/* Déclaration */
html,
body {
  height: 100%;
  margin: 0;
}
body {
  overflow-x: hidden;
  font-family: 'Montserrat', Arial, sans-serif;
  color: #3f4a32;
  margin: 0;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bowlby One SC', cursive;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
}
h1 {
  font-size: 1.8em;
  line-height: 1.2em;
}
h2 {
  font-size: 1.7em;
  line-height: 1.1em;
  margin-bottom: 15px;
}
h3 {
  font-size: 1.5em;
  line-height: 1.1em;
}
h4 {
  font-size: 1em;
  line-height: 1em;
}
p {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 15px;
  color: #3f4a32;
  line-height: 1.5;
}
a,
a:visited {
  color: #73805c;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
a:hover,
a:active,
a:focus {
  color: #ffd400;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.strong {
  font-weight: 500;
}
.alignleft,
#content #et_builder_outer_content .et_pb_module img.alignleft {
  display: inline;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  clear: both;
}
::-moz-selection {
  color: white;
  background: #73805c;
}
::selection {
  color: white;
  background: #73805c;
}
ul {
  padding: 0;
  list-style: none;
}
.elementor-widget-container ul {
  list-style: circle;
  padding-left: 15px;
}
.elementor-widget-container ul li {
  line-height: 1.5;
}
#main {
  position: relative;
}
.container {
  margin: auto;
}
.page-content {
  padding-left: 0;
  padding-right: 0;
}
.logo {
  width: 265px;
  margin: 0 auto;
  text-align: center;
}
.logo img {
  width: 100%;
  height: auto;
}
.ombre .elementor-container {
  position: relative;
  z-index: 5;
}
.onglet.section-title .elementor-heading-title {
  position: relative;
  padding: 35px 45px;
  display: inline-block;
  margin: auto;
}
.onglet .elementor-container:before,
.onglet .elementor-container:after {
  z-index: -999;
  position: absolute;
  content: "";
  top: 10px;
  width: 10%;
  height: 70px;
  -webkit-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  -moz-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
}
.onglet .elementor-container:before {
  left: 8px;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.onglet .elementor-container:after {
  right: 8px;
  -webkit-transform: rotate(186deg);
  -moz-transform: rotate(186deg);
  -o-transform: rotate(186deg);
  -ms-transform: rotate(186deg);
  transform: rotate(186deg);
}
.onglet.jaune .elementor-heading-title {
  background: #ffd400;
}
.jaune-gradient {
  background: linear-gradient(to bottom, #ffd400, #dcaf27, #ffd400);
}
.blanc .elementor-heading-title {
  background: white;
}
/* MENU PRINCIPAL */
#top-center {
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
}
#menu-main {
  position: relative;
  width: auto;
}
.main-navigation {
  position: relative;
  z-index: 8;
  margin: 0;
  display: inline-block;
  background: white;
  font-family: 'Bowlby One SC', cursive;
  text-align: center;
}
.main-navigation li {
  display: inline-block;
  position: relative;
  list-style: none;
}
.main-navigation li a,
.main-navigation li a:visited {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.89em;
  letter-spacing: 1px;
  padding: 0 15px 0 15px;
  color: #73805c;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
.main-navigation li.accueil a {
  background: url(../img/accueil.png) no-repeat top center;
}
.main-navigation li.accueil a:hover,
.main-navigation li.accueil.current-menu-item > a {
  background: url(../img/accueil_on.png) no-repeat top center;
}
.main-navigation li.activites a {
  background: url(../img/activites.png) no-repeat top center;
}
.main-navigation li.activites a:hover,
.main-navigation li.activites.current-menu-item > a {
  background: url(../img/activites_on.png) no-repeat top center;
}
.main-navigation li.visite a {
  background: url(../img/visite.png) no-repeat top center;
}
.main-navigation li.visite a:hover,
.main-navigation li.visite.current-menu-item > a {
  background: url(../img/visite_on.png) no-repeat top center;
}
.main-navigation li.escape a {
  background: url(../img/escape-game.png) no-repeat top center;
}
.main-navigation li.escape a:hover,
.main-navigation li.escape.current-menu-item > a {
  background: url(../img/escape-game_on.png) no-repeat top center;
}
.main-navigation li.agenda a {
  background: url(../img/agenda.png) no-repeat top center;
}
.main-navigation li.agenda a:hover,
.main-navigation li.agenda.current-menu-item > a {
  background: url(../img/agenda_on.png) no-repeat top center;
}
.main-navigation li.accueil a,
.main-navigation li.accueil a:hover,
.main-navigation li.accueil.current-menu-item > a,
.main-navigation li.activites a,
.main-navigation li.activites a:hover,
.main-navigation li.activites.current-menu-item > a,
.main-navigation li.visite a,
.main-navigation li.visite a:hover,
.main-navigation li.visite.current-menu-item > a,
.main-navigation li.escape a,
.main-navigation li.escape a:hover,
.main-navigation li.escape.current-menu-item > a,
.main-navigation li.agenda a,
.main-navigation li.agenda a:hover,
.main-navigation li.agenda.current-menu-item > a {
  padding-top: 50px;
  background-size: 40px 40px;
}
.main-navigation li a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li.curent-menu-parent > a,
.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-ancestor,
.main-navigation li.current-menu-ancestor > a {
  color: #ffd400;
  text-decoration: none;
}
/* HOME */
#slider {
  position: relative;
}
#slider .n2-ss-slider .n2-ss-slide-background-image {
  background-position: top center!important;
}
.intro {
  background: white;
  position: relative;
  top: -45px;
}
.intro:before,
.intro:after {
  z-index: -2;
  position: absolute;
  content: "";
  top: 10px;
  left: 4px;
  width: 10%;
  height: 100px;
  -webkit-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  -moz-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.intro:after {
  -webkit-transform: rotate(186deg);
  -moz-transform: rotate(186deg);
  -o-transform: rotate(186deg);
  -ms-transform: rotate(186deg);
  transform: rotate(186deg);
  right: 4px;
  left: auto;
}
a.btn-rounded {
  display: inline-block;
  margin-top: 20px;
  color: #ffd400;
  border: 2px solid #ffd400;
  border-radius: 4px;
  padding: 10px 30px;
}
a.btn-rounded:hover {
  cursor: pointer;
  color: #73805c;
  border: 2px solid #73805c;
  padding: 10px 30px;
}
#activites h4 {
  color: white;
  font-size: 1.7em;
}
.slider-activites {
  position: relative;
  z-index: 1;
  background: linear-gradient(to bottom, #ffd400, #dcaf27, #ffd400);
  text-align: center;
  margin-top: -50px;
  padding: 50px 30px 100px 30px;
  -webkit-box-shadow: 15px 0 15px rgba(77, 87, 45, 0.5);
  -moz-box-shadow: 15px 0 15px rgba(77, 87, 45, 0.5);
  box-shadow: 15px 0 15px rgba(77, 87, 45, 0.5);
}
.slider-activites a {
  display: inline-block;
  background: white;
  color: #ffd400;
  padding: 20px 15px 5px 15px;
}
#actu {
  margin-top: -40px;
}
#actu h4 {
  color: #73805c;
  font-size: 1.7em;
}
.actu-content {
  position: relative;
  background: white;
  text-align: center;
  margin-top: -50px;
  padding: 110px 90px;
}
/* PAGES */
.titre h1,
.titre h2 {
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.2em;
  color: white;
  margin-top: -70px;
  padding: 20px;
  background-color: #ffd400;
}
.page-template-default .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#page-content {
  position: relative;
  z-index: 1;
}
#page-content .ombre {
  text-align: center;
  top: -50px;
}
.content-wrapper {
  margin-top: -104px;
}
.bloc-activite {
  -webkit-box-shadow: 12px 0 15px rgba(77, 87, 45, 0.3);
  -moz-box-shadow: 12px 0 15px rgba(77, 87, 45, 0.3);
  box-shadow: 12px 0 15px rgba(77, 87, 45, 0.3);
  border-top: 1px solid #ddd;
}
.bloc-activite h2 {
  font-size: 2.5em;
  text-shadow: 2px 3px 5px rgba(77, 87, 45, 0.9);
  margin-bottom: 10px;
}
.bloc-activite h2,
.bloc-activite h3 {
  color: #ffd400;
}
.bloc-activite h3 {
  font-size: 1.6em;
  margin-top: 15px;
  margin-bottom: 0;
}
.container-wrapper {
  margin-top: 40px;
}
.container-wrapper h2 {
  font-size: 1.3em;
  color: #73805c;
  margin-top: 15px;
}
.container-wrapper h3 {
  font-size: 1.1em;
  color: #ffd400;
  margin-top: 15px;
  margin-bottom: 15px;
}
.social img {
  max-width: 50px;
}
/* CONTACT FORM */
.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  padding: 10px 15px;
}
.wpcf7 input[type="checkbox"] {
  width: auto;
}
.wpcf7 .wpcf7-list-item {
  margin: 0;
}
.wpcf7 select[name="activite"] {
  margin-bottom: 15px;
}
.wpcf7 input[type="submit"] {
  width: auto;
  background: #73805c;
  color: #ffd400;
  border: none;
}
.wpcf7 input[type="submit"]:hover {
  background: #ffd400;
  color: #3f4a32;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 0;
}
/* FOOTER */
img.logo {
  max-width: 250px;
}
#bottom {
  text-align: center;
}
#bottom li {
  list-style: none;
}
#bottom h4 {
  color: #ffd400;
  font-weight: normal;
}
#footer-wrapper {
  background: #73805c;
  text-transform: uppercase;
  padding: 40px 15px;
}
#footer-wrapper .container {
  display: flex;
  align-items: center;
  gap: 30px;
}
#footer-wrapper .container .col {
  flex-grow: 1;
}
#footer-wrapper h4 {
  color: #ffd400;
}
#footer-wrapper p,
#footer-wrapper a {
  color: white;
  font-size: 0.9em;
}
.widg-contact img {
  max-width: 30px;
  margin: 0 5px;
}
.widg-contact ul {
  text-align: center;
}
.widg-contact ul li {
  display: inline-block;
}
#credits {
  position: relative;
  z-index: 1;
  top: -32px;
  font-size: 0.8em;
  text-align: center;
  padding: 60px 15px 20px 15px;
}
#credits a {
  text-decoration: underline;
}
/* BACK TO TOP */
#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 30px;
  background: #73805c;
  color: #ffd400;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#back-to-top:hover {
  background: #3f4a32;
}
#back-to-top.show {
  opacity: 0.8;
}
/* Text meant only for screen readers
-------------------------------------*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  font-size: 0;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: black;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /* Above WP toolbar. */
  z-index: 100000;
}
/* COOKIES */
.cmplz-close {
  display: none;
}
.legal table {
  margin-top: 30px;
}
.cmplz-window {
  z-index: 99999;
}
.cmplz-header {
  font-family: 'Bowlby One SC', cursive;
  font-weight: normal;
}
#cmplz-cookiebanner {
  margin-bottom: 10px;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-title {
  font-size: 1.5em;
}
.cmplz-message {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.35rem;
}
#cmplz-cookiebanner-container .cmplz-btn {
  font-family: 'Bowlby One SC', cursive;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2em;
  letter-spacing: 1px;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active,
.legal #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
  color: #000;
}
.cmplz-window .cmplz-category {
  font-family: 'Montserrat', Arial, sans-serif;
}
#cmplz-window.cmplz-type-categories.cmplz-floating.cmplz-categories-hidden .cmplz-compliance .cmplz-accept-all,
#cmplz-window.cmplz-type-categories.cmplz-floating.cmplz-categories-hidden .cmplz-compliance .cmplz-dismiss,
#cmplz-window.cmplz-type-categories.cmplz-floating.cmplz-categories-hidden .cmplz-compliance .cmplz-save,
#cmplz-window.cmplz-type-categories.cmplz-floating.cmplz-categories-no .cmplz-compliance .cmplz-dismiss,
#cmplz-window.cmplz-type-categories.cmplz-floating.cmplz-categories-no .cmplz-compliance .cmplz-save {
  width: calc(30% - 1em);
  margin: 0 5px;
}
#cmplz-window.cmplz-type-categories.cmplz-floating .cmplz-compliance {
  display: flex;
}
.cmplz-revoke.cmplz-bottom {
  background-color: #73805c;
  color: white;
  font-size: 0.8rem;
  border: 2px solid #73805c;
  padding: 7px;
}
.cmplz-revoke.cmplz-right {
  right: 5rem;
}
#cmplz-document {
  max-width: 100%;
}
@media screen and (max-width: 767.99px) {
  .widg-contact img {
    max-width: 35px!important;
  }
  .onglet.section-title .elementor-heading-title {
    padding: 15px 25px;
  }
  #back-to-top {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .container {
    max-width: 720px;
  }
  .widg-contact img {
    max-width: 35px!important;
  }
  .bloc-activite h2 {
    font-size: 2em;
  }
  .onglet.section-title .elementor-heading-title {
    padding: 25px 35px;
  }
}
@media (max-width: 991.99px) {
  #content {
    margin-bottom: 20px;
  }
  #logo {
    width: 100px;
  }
  #menu-main {
    text-align: center;
  }
  .menus img {
    width: 50px;
  }
  .menus {
    position: relative;
    height: 100%;
    background: #ffd400;
    padding: 20px 15px;
    z-index: 1110!important;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
  }
  #toggle-mobile {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 9999;
    font-size: 0;
  }
  .toggle {
    width: 40px;
    height: 40px;
  }
  .btn-close {
    transform: rotate(22.5deg);
  }
  .bs-canvas {
    top: 0;
    z-index: 1200!important;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    background-color: #fff;
    text-align: left;
    transition: margin 0.8s ease-out;
    -webkit-transition: margin 0.8s ease-out;
    -moz-transition: margin 0.8s ease-out;
    -ms-transition: margin 0.8s ease-out;
  }
  .bs-canvas-content {
    padding-bottom: 20px;
  }
  .bs-canvas-left {
    left: 0;
    margin-left: -1050px;
  }
  .h-100 {
    height: 100vh;
  }
  .w-100 {
    width: 100%;
  }
  .position-fixed {
    position: fixed;
  }
  .ml-0 {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .main-navigation {
    margin-top: 20px;
  }
  .main-navigation li {
    display: block;
    margin-bottom: 15px;
  }
  .main-navigation li a {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  #footer-wrapper .container {
    flex-flow: column;
  }
}
@media (min-width: 992px) and (max-width: 1199.99px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 992px) {
  #logo,
  #toggle-mobile {
    display: none;
  }
  #slider {
    margin-top: -70px;
  }
  .main-navigation {
    padding: 15px 40px;
  }
  #menu-main:before,
  #menu-main:after {
    z-index: -2;
    position: absolute;
    content: "";
    top: 10px;
    width: 10%;
    height: 80px;
    -webkit-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
    -moz-box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
    box-shadow: -7px 0 10px rgba(77, 87, 45, 0.7);
  }
  #menu-main:before {
    left: 4px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  #menu-main:after {
    right: 4px;
    -webkit-transform: rotate(175deg);
    -moz-transform: rotate(175deg);
    -o-transform: rotate(175deg);
    -ms-transform: rotate(175deg);
    transform: rotate(175deg);
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 576px) and (max-width: 767.99px) {
  .container {
    max-width: 540px;
  }
}
