body {
  font-family: 'Helvetica', 'Arial', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #f58635;
  font-size: 100%;
}

div {
  display: block;
}

p {
  padding: 0;
  margin: 0;
}

/*********
NEW CSS
*********/
.default-page-ct {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding-top: 30px;
}

.default-page-h1-div h1 {
  margin: 10px 0;
  font-family: italiannoregular;
  font-size: 70px;
  text-align: center;
  letter-spacing: 8;
  font-weight: bold;
}

.default-page-div {
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 700px;
}

.tarif-tb-div {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}

.tarif-tb-div table {
  display: block;
  border-collapse: collapse;
  width: 100%;
}

.tarif-tb-div table, th, td {
  text-align: center;
  vertical-align: middle;
}

.tarif-tb-div table th {
  min-width: 70px;
  padding: 20px 20px;
}

.tarif-tb-div table td {
  padding: 18px 5px;
}

.btn-xl {
  display: block;
  width: 80%;
  max-width: 400px;
  padding: 7px;
  margin: 30px auto 20px;
  border-radius: 3px;
  background-color: #3d3d3d;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.5;
  color: #fff;
  border: none;
  text-decoration: none;
}

.btn-xl:hover {
  background-color: #D2AF54;
}

.contact-p {
  text-align: center;
  margin: 10px 0 2px;
}

.contact-p2 {
  text-align: center;
  margin: 4px 0;
}

.contact-p3 {
  text-align: center;
  margin: 30px 0 0;
  color: #4e4e4e;
  font-weight: 600;
}

/***
NAV
***/
.logo-flex-ct {
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logo-flex-item1 {
  width: 40%;
}

.logo-flex-item2 {
  width: 60%;
}

.logo-hdr-img {
  width: 250px;
  display: block;
  float: right;
  margin-right: 20%;
  padding: 20px 0;
}

.logo-h1 {
  font-family: italiannoregular;
  font-size: 58px;
  text-align: center;
  line-height: 0.85;
  letter-spacing: 6;
  font-weight: bold;
  margin-top: 35px;
  text-decoration: none;
}

.logo-h2 {
  font-family: italiannoregular, 'Times New Roman', Times, serif;
  font-size: 52px;
  text-align: center;
  color: #555;
  letter-spacing: 2;
  font-weight: bold;
  display: block;
  margin-top: -30px;
  margin-bottom: -10px;
}

.logo-flex-item2 a {
  text-decoration: none;
  color: black;
}

/*********************************
DEBUT INDEX
*********************************/
.index-ct {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 60px;
  text-align: justify;
  display: block;
  line-height: 1.5;
}

.index-p {
  font-family: italiannoregular;
  font-size: 45px;
  text-align: justify;
  font-style: oblique;
}

.index-p-ct {
  display: block;
  padding: 30px 0 0;
}

.img-header {
  height: 300px;
}

#header-bg {
  background-image: url("http://escape-game-st-malo.fr/_static/img/hdr-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 500px;
  display: block;
}

.logo-hdr-idx {
  width: 300px;
  display: block;
  margin: 0 auto;
  padding-top: 1px;
}

.logo-r {
  width: 210px;
}

#fxd-logo {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: +9999;
}

/*********************************
FIN INDEX
*********************************/
.av-btn-ct {
  width: 300px;
  display: block
}

.av-btn-div {
  padding: 0 0 50px;
  width: 300px;
  margin: 0 auto;
}

.aventure-btn {
  width: 100%;
}

.coffre-img {
  width: 90%;
  max-width: 600px;
  display: block;
  margin: 0 auto;
  padding: 1px 0 70px;
}

.fullwidth-ct {
  width: 100%;
  background-image: url("http://escape-game-st-malo.fr/_static/img/b3.jpg");
  background-repeat: repeat;
  background-position: top left;
  background-size: cover;
}

.aventure-ct {
  max-width: 900px;
  margin: 0 auto;
}

.aventure-ct p {
  padding: 150px 30px 50px;
  font-family: italiannoregular, Homemade Apple;
  font-size: 48px;
  line-height: 1.8;
  opacity: 1;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2;
}

.fullwidth-ct-bis {
  background-color: #f58635;
  width: 100%;
}

.nc-h1 {
  margin: 10px 0;
  font-family: italiannoregular;
  font-size: 70px;
  text-align: center;
  letter-spacing: 8;
  font-weight: bold;
}

.faq-ct {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 60px;
  display: block;
}

.it-ft {
  font-family: italiannoregular;
  font-size: 70px;
  text-align: center;
  letter-spacing: 8;
  font-weight: bold;
}

.faq-ct p {
  display: block;
  font-family: 'Times New Roman', Times, serif;
  line-height: 1.3;
  padding-top: 15px;
  font-size: 23px;
  font-style: italic;
  text-align: justify;
}

.faq-q {
  margin-top: 20px;
  font-size: 30px;
  font-weight: bold;
  display: block;
  font-family: 'Times New Roman', Times, serif;
}

/*********************************
DEBUT LOCALISATION - CONTACT
*********************************/
.contact-flex-ct {
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  width: 100%;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-flex-item {
  width: 350px;
}

.formct {
  display: block;
  padding: 0 20px 20px;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

input[type="text"], textarea[type="text"] {
  padding: 0 4px;
  margin-top: 28px;
  border: none;
  border-bottom: solid 2px #3d3d3d;
  display: block;
  width: 100%;
  line-height: 2;
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  color: #fff;
  background-color: #f58635;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}

input[type="text"]:focus, textarea[type="text"]:focus {
  outline: none;
}

.corp-ttl {
  color: #3d3d3d;
  text-align: center;
  font-size: 26px;
  font-family: 'Times New Roman', Times, serif;
}

#submit {
  display: block;
  width: 80%;
  height: 33px;
  margin: 30px auto 20px;
  padding: 2px 7px;
  border-radius: 3px;
  background-color: #3d3d3d;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.5;
  color: #fff;
  border: none;
}

#submit:hover {
  background-color: #D2AF54;
}

.contact-p {
  text-align: center;
  margin: 10px 0 2px;
}

.contact-p2 {
  text-align: center;
  margin: 4px 0;
}

.contact-p3 {
  text-align: center;
  margin: 30px 0 0;
  color: #4e4e4e;
  font-weight: 600;
}

.ctct-txt {
  color: #757575;
  font-family: 'Times New Roman', Times, serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.ctct-txt-sml {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  color: #757575;
  padding: 0 0 30px;
  text-align: center;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

.ctct-txt-bg {
  font-family: 'Times New Roman', Times, serif;
  font-size: 22px;
  color: #757575;
  padding: 10px 0 2px;
  ;
  text-align: center;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

.maison {
  width: 100%;
  max-width: 1200px;
  margin: 38px auto;
  display: block;
}

.msge-ok {
  color: #7cf800;
  font-size: 20px;
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

.msge-error {
  color: #ffaa36;
  font-size: 20px;
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

.msge-spam {
  color: #ffaa36;
  font-size: 20px;
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

.gmaps-ifr {
  width: 300px;
  margin: 30px auto;
  display: block;
}

#ss-ttl {
  font-family: 'Times New Roman', Times, serif;
  font-size: 22px;
  text-align: center;
}

.contact-ct {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
  padding: 20px;
  background-color: #DBDBDB;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-top: 20px;
}

#ct-txt {
  font-family: Times, 'Times New Roman', Times, serif;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
}

/*********************************
FIN CONTACT & ACCES
*********************************/
/*********************************
DEBUT TARIFS
*********************************/
.trf-tb-ct {
  width: 600px;
  display: block;
  margin: 0 auto;
}

td {
  width: 200px;
}

td {
  padding: 10px 0;
  border-spacing: 0px;
  border-top: 2px solid #A59772;
  border-bottom: 2px solid #A59772;
  text-align: center;
  color: #555;
  font-weight: semi-bold;
}

th {
  background: #FFF6DD;
  padding: 10px 0;
  font-size: 15px;
  text-align: center;
  color: #A1863E;
  text-transform: uppercase;
}

tr:nth-child(even) {
  background: #E3D1A3
}

tr:nth-child(odd) {
  background: #FFF6DD
}

#sml-txt {
  font-family: Helvetica, 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #555;
  padding: 10px 0 0;
  font-style: italic;
}

.sml-com {
  padding-top: 40px;
}

.sml-com ul li {
  font-family: Helvetica, 'Times New Roman', Times, serif;
  font-size: 17px;
  color: inherit;
}

.sml-com h4 {
  font-size: 20px;
}

#sml-p {
  font-family: Helvetica, 'Times New Roman', Times, serif;
  font-size: 18px;
  color: #fff;
  font-style: normal;
}

#sml-p a {
  text-decoration: none;
  color: #555;
}

#sml-p a:hover {
  color: #fff;
  text-decoration: underline;
}

.sml-com ul {
  margin: 0;
  color: #fff;
}

.sml-com h4 {
  margin: 29px 0 10px;
  color: #555;
}

/*********************************
FIN TARIFS
*********************************/
/*********************************
DEBUT FOOTER
*********************************/
.footer-fullwidth {
  width: 100%;
  background-color: #242424;
  height: auto;
  margin: 0;
  overflow: hidden;
  float: none;
  clear: both;
  padding: 40px 0 10px;
}

.footer-ct {
  width: 90%;
  max-width: 900px;
  padding: 0;
  overflow: hidden;
  margin: 0 auto;
}

footer-cl-ct {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
}

.footer-column {
  width: 33%;
  height: 210px;
  display: inline-block;
  float: left;
  background-color: inherit;
}

.footer-column ul {
  padding: 0;
  margin: 8px 0 0;
}

.footer-column ul li {
  list-style: none;
  width: 100%;
  margin: 4px 0 0;
}

.footer-column h3 {
  font-family: "montserrat", 'Helvetica', 'Arial', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
  margin: 15px 0 0;
  width: 100%;
  text-align: left;
}

.footer--link {
  width: 100%;
  display: block;
  color: #a7a7a7;
  text-decoration: none;
  font-family: italiannoregular, "montserrat", 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.footer--link :hover {
  color: #fff;
  text-decoration: underline;
}

.footer-column a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-column ul li {
  margin-left: 2.5%;
  padding-top: 3px;
}

.footer-column ul li p {
  width: 100%;
  display: block;
  color: #a7a7a7;
  text-decoration: none;
  font-family: italiannoregular, "montserrat", 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: 15px;
  margin: 0 auto;
}

.footer--cl {
  width: 198px;
  display: block;
  margin: 0 auto;
}

.footer--cl2 {
  width: 140px;
  display: block;
  margin: 0 auto;
}

.footer--cl3 {
  width: 220px;
  display: block;
  margin: 0 auto;
}

.copy-ct {
  width: 100%;
  display: block;
  margin: 5px auto 5px;
  padding: 10px 0 10px;
  display: block;
}

.copy-p2 {
  color: #ffffff;
  font-family: italiannoregular, 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: 22px;
  padding: 0;
  text-align: center;
}

.a-fter {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 500;
  font-size: 13px;
  padding-bottom: 10px;
  letter-spacing: 1.3;
  text-align: center;
  text-transform: uppercase;
}

.a-fter a {
  color: #a3a3a3;
  text-decoration: none;
}

.copy-p {
  margin-bottom: 26px;
  text-align: center;
}

.copy-ct a:hover {
  color: #fff;
  text-decoration: underline;
}

.copy-ct span {
  font-family: italiannoregular, 'montserrat', 'Helvetica', 'Arial', sans-serif;
}

.copy-dash {
  color: #fff;
}

#fter-txt {
  font-family: italiannoregular, Times, Helvetica, serif;
  font-size: 34px;
  color: #DBDBDB;
  width: 90%;
  max-width: 800px;
  padding: 0 0 10px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 1.4;
}

/*********************************
DEBUT FOOTER
*********************************/
#sitemap-ul li a {
  font-family: 'Times New Roman', Times, serif;
  font-size: 20px;
  text-decoration: none;
  color: #A1863E;
}

#sitemap-ul li a:hover {
  color: #D2AF54;
  text-decoration: underline;
}

/*********************************
DEBUT PAGE MENTIONS LEGALES
*********************************/
.mt-lg-ct {
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
}

.mt-lg {
  width: 98%;
  max-width: 620px;
  margin: 0 auto;
}

.mt-lg h3 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 26px;
  font-weight: 600;
  margin: 10px 0;
  color: #757575;
}

.mt-lg p {
  padding: 6px 0;
  font-family: 'Times New Roman', Times, serif;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 300;
  text-align: justify;
  color: #A1863E;
}

.mt-lk {
  color: #517df5;
  text-decoration: none;
}

.mt-lk:hover {
  text-decoration: underline;
}

/*********************************
FIN PAGE MENTIONS LEGALES
*********************************/
/*********************************
DEBUT MENU
*********************************/
.slicknav_menu {
  display: none;
}

#menuct>.wbtitle>h1>a {
  text-decoration: none;
  color: black;
}

#menuct {
  background-color: #f58635;
  padding-top: 0.01em;
}

.wbtitle {
  width: 100%;
  overflow: hidden;
}

.wbtitle-lk {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}

.logo {
  width: 190px;
  margin: 17px auto;
  display: block;
}

.nav {
  width: 100%;
  position: relative !important;
  z-index: 9999 !important;
  background-color: #000;
}

.clr {
  clear: both;
  font-size: 0;
}

#primary_nav_wrap {
  margin-top: 15px;
  background-color: inherit;
  margin: 0px auto;
  width: 894px;
}

#primary_nav_wrap ul {
  list-style: none;
  position: relative;
  text-transform: ;
  float: left;
  margin: 0 auto;
  padding: 0;
  background: #000;
}

#primary_nav_wrap ul a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 10px 25px;
  font-family: 'Times New Roman', Times, serif;
}

#primary_nav_wrap ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

#primary_nav_wrap ul li:hover {
  background: #555;
}

#primary_nav_wrap ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #555;
  padding: 0;
}

#primary_nav_wrap ul ul li {
  float: none;
  text-transform: none;
  width: 200px;
}

#primary_nav_wrap ul ul a {
  line-height: 120%;
  padding: 10px 15px;
}

#primary_nav_wrap ul ul ul {
  top: 0;
  left: 100%;
}

#primary_nav_wrap ul li:hover>ul {
  display: block;
}

/*********************************
FIN MENU
*********************************/
/*********************************
DEBUT STYLES MOBILE
*********************************/
@media screen and (max-width: 788px) {
  .js #menu {
    display: none;
  }

  .js .slicknav_menu {
    display: block;
  }

  .flag {
    padding-right: 5%;
  }

  .flag-svg {
    display: inline-block;
    width: 26px;
  }

  .index-flex-item {
    width: 90%;
    margin: 0 auto;
  }

  #fxd-logo {
    display: none;
  }

  .plus {
    display: none;
  }

  .footer-column {
    width: 100%;
    height: 240px;
    display: inline-block;
  }

  .footer--cl, .footer--cl2, .footer--cl3 {
    width: 220px;
  }

  .copy-p, .copy-p2 {
    max-width: 80%;
    margin: 10px auto 0;
  }

  #contact-cl {
    width: 100%;
    padding-bottom: 15px;
  }

  .index-p {
    width: 80%;
    margin: 0 auto;
  }

  .faq-ct {
    width: 88%;
    margin: 0 auto;
  }

  .logo-flex-item1,
  .logo-flex-item2 {
    width: 100%;
  }
}

/*********************************
FIN STYLES MOBILE
*********************************/
/***** FONT ******/
@font-face {
  font-family: 'italiannoregular';
  src: url('http://escape-game-st-malo.fr/_assets/fonts/italianno-regular-webfont.eot');
  src: url('http://escape-game-st-malo.fr/_assets/fonts/italianno-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://escape-game-st-malo.fr/_assets/fonts/italianno-regular-webfont.woff2') format('woff2'),
    url('http://escape-game-st-malo.fr/_assets/fonts/italianno-regular-webfont.woff') format('woff'),
    url('http://escape-game-st-malo.fr/_assets/fonts/italianno-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
