@font-face {
  font-family: 'Sourcesanspro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Semibold.otf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Donau';
  src: url('/wp-content/themes/yatatheme/fonts/Donau Neue_Uppercase.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
:root {
  scrollbar-width: 12px;
  scrollbar-color: #3CBFB6 #ffffff;
}
html {
  scroll-behavior: smooth;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body *,
body *:before,
body *:after {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body [target="_blank"] {
  cursor: alias !important;
}
body ::selection {
  color: #ffffff;
  background: #3CBFB6;
}
body ::-moz-selection {
  color: #ffffff;
  background: #3CBFB6;
}
body ::-webkit-input-placeholder {
  color: #363738;
}
body ::-moz-placeholder {
  color: #363738;
}
body ::-ms-input-placeholder {
  color: #363738;
}
body ::-moz-placeholder {
  color: #363738;
}
body::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 0;
}
body::-webkit-scrollbar {
  width: 12px;
  background-color: #ffffff;
}
body::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #3CBFB6;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1600px;
  }
}
.container,
.container-fluid,
.row {
  --bs-gutter-x: 3.2rem;
}
body:not(.wp-admin),
div.wp-block {
  font-family: 'Sourcesanspro', sans-serif;
  color: #363738;
  background-color: #ffffff;
  font-size: 1.8rem;
  line-height: 3rem;
}
body:not(.wp-admin) a,
div.wp-block a {
  color: #3CBFB6;
  text-decoration: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
body:not(.wp-admin) p,
div.wp-block p {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0 0 20px;
}
body:not(.wp-admin) ul,
div.wp-block ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
body:not(.wp-admin) h1,
div.wp-block h1 {
  font-family: 'Donau', sans-serif;
  color: #363738;
  font-size: 7rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 50px;
}
body:not(.wp-admin) h2,
body:not(.wp-admin) .h2like,
div.wp-block h2,
div.wp-block .h2like {
  font-family: 'Donau', sans-serif;
  color: #363738;
  font-size: 6.5rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 28px;
}
body:not(.wp-admin) h3,
body:not(.wp-admin) .h3like,
div.wp-block h3,
div.wp-block .h3like {
  font-family: 'Donau', sans-serif;
  color: #3CBFB6;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 20px;
}
body:not(.wp-admin) h4,
body:not(.wp-admin) .h4like,
div.wp-block h4,
div.wp-block .h4like {
  font-family: 'Oooh Baby', cursive;
  color: #363738;
  font-size: 3.5rem;
  line-height: 1.1;
  margin: 0;
}
body:not(.wp-admin) h5,
body:not(.wp-admin) .h5like,
div.wp-block h5,
div.wp-block .h5like {
  font-family: 'Sourcesanspro', sans-serif;
  color: #3CBFB6;
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: 600;
  margin: 0 0 10px;
}
body:not(.wp-admin) h6,
body:not(.wp-admin) .h6like,
div.wp-block h6,
div.wp-block .h6like {
  font-family: 'Sourcesanspro', sans-serif;
  color: #363738;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 600;
  margin: 0 0 10px;
}
body:not(.wp-admin) header ul,
body:not(.wp-admin) footer ul,
div.wp-block header ul,
div.wp-block footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body:not(.wp-admin) .grecaptcha-badge,
div.wp-block .grecaptcha-badge {
  display: none;
}
@media (max-width: 1399px) {
  body:not(.wp-admin) h1,
  div.wp-block h1 {
    font-size: 6rem;
    margin: 0 0 30px;
  }
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2like,
  div.wp-block h2,
  div.wp-block .h2like {
    font-size: 5.5rem;
  }
}
@media (max-width: 991px) {
  body:not(.wp-admin) h1,
  div.wp-block h1 {
    font-size: 4.8rem;
    margin: 0 0 30px;
  }
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2like,
  div.wp-block h2,
  div.wp-block .h2like {
    font-size: 4.5rem;
  }
  body:not(.wp-admin) h3,
  body:not(.wp-admin) .h3like,
  div.wp-block h3,
  div.wp-block .h3like {
    font-size: 3rem;
  }
  body:not(.wp-admin) h4,
  body:not(.wp-admin) .h4like,
  div.wp-block h4,
  div.wp-block .h4like {
    font-size: 2.4rem;
  }
  body:not(.wp-admin) h5,
  body:not(.wp-admin) .h5like,
  div.wp-block h5,
  div.wp-block .h5like {
    font-size: 2rem;
  }
  body:not(.wp-admin) h6,
  body:not(.wp-admin) .h6like,
  div.wp-block h6,
  div.wp-block .h6like {
    font-size: 1.9rem;
  }
}
body.home {
  background-image: url('/wp-content/themes/yatatheme/img/bghome.jpg');
  background-attachment: fixed;
  overflow-x: hidden;
}
@keyframes headerAnimation {
  from {
    top: -70px;
  }
  to {
    top: 0;
  }
}
header.hdr {
  position: absolute;
  height: 212px;
  background-color: transparent;
  width: 100%;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  z-index: 1001;
}
header.hdr.scrolling .inner {
  height: 70px;
  background-color: #3CBFB6;
  animation-name: headerAnimation;
  animation-duration: 300ms;
  position: fixed;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.2);
}
header.hdr.scrolling .inner div.menueticones {
  margin-top: 15px;
}
header.hdr.scrolling .inner a.logo {
  width: 10%;
}
header.hdr.scrolling .inner a.logo img {
  max-width: none;
  max-height: none;
  height: 130px;
}
header.hdr.scrolling .inner span.icones > span:hover i {
  color: #363738;
}
header.hdr .inner {
  padding-right: 50px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
}
header.hdr .inner a.logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 20%;
}
header.hdr .inner a.logo img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
header.hdr .inner div.menueticones {
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
header.hdr .inner nav.menuheader > div > ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
header.hdr .inner nav.menuheader > div > ul > li {
  margin: 0 30px;
  position: relative;
  cursor: pointer;
}
header.hdr .inner nav.menuheader > div > ul > li > a {
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
header.hdr .inner nav.menuheader > div > ul > li > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  bottom: -20px;
  left: 0;
  opacity: 0;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
header.hdr .inner nav.menuheader > div > ul > li:hover > a:after {
  opacity: 1;
  bottom: -5px;
}
header.hdr .inner nav.menuheader > div > ul > li.menu-item-has-children > a {
  pointer-events: none;
}
header.hdr .inner nav.menuheader > div > ul > li.menuopened > ul.sub-menu {
  display: grid;
  animation: appear 0.3s ease;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu {
  position: fixed;
  padding: 28vh 24% 40vh;
  top: 0;
  cursor: default;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: calc(100vh + 30px);
  background: linear-gradient(300deg,#2A847E 0%,#87d8d2 100%);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  display: none;
  grid-template-columns: repeat(2,1fr);
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 10vh;
  left: 2%;
  width: 44%;
  height: 44%;
  background: url(/wp-content/themes/yatatheme/img/background_menu.svg) no-repeat;
  background-size: 100%;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li {
  position: relative;
  padding: 2.5vh 50px;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li:nth-child(odd) {
  text-align: right;
  border-right: 1px solid #ffffff;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li > a {
  display: inline;
  color: #ffffff;
  position: relative;
  font-weight: 600;
  font-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  bottom: -15px;
  left: 0;
  opacity: 0;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li > a:hover:after {
  opacity: 1;
  bottom: -5px;
}
header.hdr .inner nav.menuheader > div > ul li.current-menu-item > a {
  color: #2A847E !important;
}
header.hdr .inner nav.menuheader span.submenuclose {
  display: none;
  padding: 10px 15px 6px;
  cursor: pointer;
  position: fixed;
  top: 23vh;
  right: 22vw;
  border: 1px solid transparent;
  border-radius: 30px;
}
header.hdr .inner nav.menuheader span.submenuclose i.icon-close {
  font-size: 2rem;
  color: #ffffff;
}
header.hdr .inner nav.menuheader span.submenuclose:hover {
  border-color: #ffffff;
}
header.hdr .inner span.icones {
  display: flex;
  justify-content: center;
  align-items: center;
}
header.hdr .inner span.icones > span {
  cursor: pointer;
  user-select: none;
  margin: 0 50px 0 30px;
}
header.hdr .inner span.icones > span i {
  color: #ffffff;
  font-size: 1.7rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
header.hdr .inner span.icones > span:hover i {
  color: #3CBFB6;
}
header.hdr .inner span.icones >.bouton2 {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 4px 30px 5px;
  min-width: auto;
  margin-top: 0;
}
header.hdr .inner span.icones >.bouton2 i {
  display: none;
}
header.hdr .inner span.icones span.burger {
  display: none;
}
header.hdr .inner span.icones span.burger i {
  font-size: 2.9rem;
}
header.hdr .inner span.icones span.burger i#closeicone {
  display: none;
}
header.hdr .inner span.icones span#recherche {
  position: relative;
}
header.hdr .inner span.icones span#recherche span.infobulle {
  display: none;
  position: absolute;
  top: 37px;
  left: -29px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  letter-spacing: 0.5px;
  color: #363738;
  background-color: #ffffff;
  padding: 3px 8px 4px;
  border-radius: 3px;
}
header.hdr .inner span.icones span#recherche span.infobulle .triangle {
  position: absolute;
  bottom: 21px;
  right: 30px;
  display: inline-block;
  height: 0;
  width: 0;
  border-bottom: 9px solid #ffffff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
header.hdr .inner span.icones span#recherche:hover span.infobulle {
  display: block;
}
header.hdr .inner nav.menupleinepage {
  display: none;
  position: absolute;
  width: 100%;
  height: calc(100vh - 100%);
  top: -100vh;
  left: 0;
  z-index: -1;
  background-color: #ffffff;
  display: block;
  user-select: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  overflow-x: hidden;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner {
  height: 100%;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul {
  padding: 50px 0 20px 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li {
  width: 100%;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li >a,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li >span {
  border-bottom: 1px solid #E6E5E5;
  padding: 15px 40px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #363738;
  cursor: pointer;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li >a:hover,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li >span:hover {
  color: #ffffff;
  background-color: #3CBFB6;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li:last-child >a,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li:last-child >span {
  border-bottom: 0px solid #000;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.menu-principal {
  padding-top: 50px;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.menu-principal li >a,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.menu-principal li >span {
  text-transform: uppercase;
  font-weight: bold;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu {
  top: 0;
  position: absolute;
  left: 100vw;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top {
  margin-bottom: 20px;
  width: 100%;
  padding: 0 40px;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .submenu-titlectn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .submenu-titlectn span.submenu-titre {
  font-size: 2rem;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .submenu-titlectn span.closeMenu {
  cursor: pointer;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .submenu-titlectn span.closeMenu i {
  transform: rotate(180deg);
  display: inline-block;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .submenu-titlectn span.closeMenu:hover i {
  color: #3CBFB6;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top .linktoparent {
  color: #3CBFB6;
  opacity: 0.85;
  font-size: 1.4rem;
  font-style: italic;
  text-decoration: underline;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu.menuopened {
  left: 0;
}
@keyframes appear {
  from {
    opacity: 0;
    top: -30px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
header.hdr.menuopened .inner .menupleinepage {
  top: 100%;
}
header.hdr.menuopened .inner span.icones span.burger i#closeicone {
  display: block;
}
header.hdr.menuopened .inner span.icones span.burger i#burgericone {
  display: none;
}
footer.ftr {
  overflow: hidden;
  position: relative;
}
footer.ftr .inner {
  background: #3CBFB6;
  position: relative;
  margin-top: 50px;
}
footer.ftr .inner:before {
  position: absolute;
  top: -50px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: url(/wp-content/themes/yatatheme/img/vague_footer.svg) no-repeat;
  background-size: cover;
  background-position: center;
}
footer.ftr .colonne1 {
  text-align: center;
}
footer.ftr a.logofooter img {
  max-height: 123px;
  max-width: 100%;
}
footer.ftr a.logofooter2 {
  margin: 6px 0 4px;
}
footer.ftr a.logofooter2 img {
  max-height: 53px;
  max-width: 100%;
}
footer.ftr a.boutonfooter {
  margin-top: 12px;
  display: flex;
  background-color: #ffffff;
  border-radius: 9px;
  align-items: center;
  padding: 8px 20px;
  border: 1px solid #ffffff;
}
footer.ftr a.boutonfooter i {
  color: #363738;
  margin-right: 18px;
  font-size: 3.3rem;
}
footer.ftr a.boutonfooter span {
  color: #363738;
  font-size: 1.8rem;
  line-height: 1.9rem;
  text-align: left;
}
footer.ftr a.boutonfooter:hover {
  background-color: transparent;
}
footer.ftr a.boutonfooter:hover i,
footer.ftr a.boutonfooter:hover span {
  color: #ffffff;
}
footer.ftr .colnewsletter {
  z-index: 5;
}
footer.ftr .encart {
  background-color: #ffffff;
  border-radius: 9px;
  padding: 30px 20px;
  margin-top: 20px;
}
footer.ftr .encart > i {
  color: #3CBFB6;
  display: block;
  margin-bottom: 27px;
  font-size: 4.5rem;
}
footer.ftr .encart span.titrefooter {
  display: block;
  color: #3CBFB6;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 2.8rem;
}
footer.ftr .encart p {
  display: block;
  color: #363738;
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin-bottom: 27px;
}
footer.ftr .encart .socialfooter {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
}
footer.ftr .encart .socialfooter a {
  display: inline-block;
  height: 29px;
}
footer.ftr .encart .socialfooter a i {
  font-size: 2.9rem;
  color: #3CBFB6;
}
footer.ftr .encart .socialfooter a:hover i {
  color: #363738;
}
footer.ftr .encart a.boutonbleufooter {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.2rem;
  border-radius: 9px;
  padding: 15px;
  display: block;
  text-align: center;
  width: 100%;
  border: 2px solid #3CBFB6;
  color: #ffffff;
  background-color: #3CBFB6;
}
footer.ftr .encart a.boutonbleufooter:hover {
  background-color: transparent;
  color: #3CBFB6;
}
footer.ftr .encart .wpcf7 ::-webkit-input-placeholder {
  color: #ffffff;
}
footer.ftr .encart .wpcf7 ::-moz-placeholder {
  color: #ffffff;
}
footer.ftr .encart .wpcf7 ::-ms-input-placeholder {
  color: #ffffff;
}
footer.ftr .encart .wpcf7 ::-moz-placeholder {
  color: #ffffff;
}
footer.ftr .encart .wpcf7 input[type="email"] {
  background-color: #3CBFB6;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 8px 15px;
  border-radius: 9px;
  outline: none;
  border: 0;
  width: 100%;
}
footer.ftr .encart .wpcf7 input[type="checkbox"] {
  width: 14px;
  height: 14px;
}
footer.ftr .encart .wpcf7 input[type="submit"] {
  font-size: 1.8rem;
  margin-top: 15px;
  font-weight: 600;
  line-height: 2.2rem;
  border-radius: 9px;
  padding: 15px;
  text-align: center;
  border: 2px solid #3CBFB6;
  color: #ffffff;
  background-color: #3CBFB6;
}
footer.ftr .encart .wpcf7 input[type="submit"]:hover {
  background-color: transparent;
  color: #3CBFB6;
}
footer.ftr .encart .wpcf7 p {
  margin-bottom: 0;
}
footer.ftr .encart .wpcf7 .wpcf7-list-item {
  margin: 0;
}
footer.ftr .copyright {
  padding: 15px 15px;
  color: #ffffff;
  font-size: 1.6rem;
}
footer.ftr .copyright p {
  margin: 0;
}
footer.ftr .copyright a {
  color: #ffffff;
}
footer.ftr .copyright a:hover {
  color: #363738;
}
footer.ftr .cartefooter {
  position: absolute;
  top: 20px;
  right: 20px;
}
footer.ftr .cartefooter img {
  width: 35vw;
}
footer.ftr .partenairesfooter {
  padding: 24px 110px;
  background-color: #ffffff;
  text-align: center;
}
footer.ftr .partenairesfooter a {
  margin-right: 30px;
}
footer.ftr .partenairesfooter a:last-child {
  margin-right: 0;
}
footer.ftr .partenairesfooter a img {
  height: 100px;
}
footer.ftr .madebyYata {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 140px;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #24263F;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 10px 10px 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  border: 1px solid #3CBFB6;
}
footer.ftr .madebyYata span {
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin: 0 0 10px;
}
footer.ftr .madebyYata img {
  width: 50px;
}
footer.ftr .madebyYata:hover {
  background: #ffd926;
  border-color: #ffd926;
}
#tarteaucitronIcon {
  z-index: 1000 !important;
  bottom: 20px;
  left: 20px;
}
#tarteaucitronIcon #tarteaucitronManager {
  background-color: #F6C227;
  background-image: url('/wp-content/themes/yatatheme/img/cookie.svg');
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  border-radius: 40px;
}
#tarteaucitronIcon #tarteaucitronManager img {
  display: none;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig {
  left: 10px !important;
  bottom: 10px !important;
  max-width: 460px !important;
  width: calc(100% - 20px) !important;
  padding: 65px 0 0 !important;
  box-shadow: 0 4px 24px rgba(0,0,0,0.15), 0 2px 6px rgba(0,0,0,0.05);
  display: flex;
  flex-wrap: wrap;
  border-radius: 8px !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig * {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig::before {
  position: absolute;
  left: 60px;
  top: 20px;
  font-weight: bold;
  font-size: 21px;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig::after {
  content: '';
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #F6C227;
  background-image: url('/wp-content/themes/yatatheme/img/cookie.svg');
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  border-radius: 40px;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
  margin: 0 0 20px !important;
  padding: 0 20px !important;
  text-align: left;
  width: 100%;
  order: 0;
  font-size: 14px !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button.tarteaucitronDeny {
  position: absolute;
  top: 25px;
  right: 20px;
  background: none !important;
  margin: 0 !important;
  color: #6b6b6b !important;
  padding: 0 !important;
  width: auto !important;
  font-size: 12px !important;
  text-decoration: underline !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button.tarteaucitronDeny:hover {
  color: #333 !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronPersonalize2,
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronCloseAlert {
  margin: 0 !important;
  width: 50% !important;
  border-radius: 0 !important;
  padding: 15px !important;
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  display: inline-block !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronPersonalize2 {
  float: right;
  order: 2;
  -webkit-border-bottom-right-radius: 8px !important;
  -moz-border-radius-bottomright: 8px !important;
  border-bottom-right-radius: 8px !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronPersonalize2:hover {
  background-color: #363738 !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronCloseAlert {
  float: left;
  order: 1;
  -webkit-border-bottom-left-radius: 8px !important;
  -moz-border-radius-bottomleft: 8px !important;
  border-bottom-left-radius: 8px !important;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button#tarteaucitronCloseAlert:hover {
  background-color: #3CBFB6 !important;
  color: #fff !important;
}
.gtranslate-edit {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 10vw;
}
.gtranslate-edit a {
  padding: 10px;
  background: #1f2124;
  display: flex;
  align-items: center;
  color: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.gtranslate-edit a img {
  display: block;
  width: 40px;
  margin: 0 15px 0 0;
}
.gtranslate-edit a:hover {
  background: #ffae1f;
  color: #1f2124;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}
.mt140 {
  margin-top: 140px;
}
.mt150 {
  margin-top: 150px;
}
.mt160 {
  margin-top: 160px;
}
.mt170 {
  margin-top: 170px;
}
.mt180 {
  margin-top: 180px;
}
.mt190 {
  margin-top: 190px;
}
.mt200 {
  margin-top: 200px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.mb120 {
  margin-bottom: 120px;
}
.mb130 {
  margin-bottom: 130px;
}
.mb140 {
  margin-bottom: 140px;
}
.mb150 {
  margin-bottom: 150px;
}
.mb160 {
  margin-bottom: 160px;
}
.mb170 {
  margin-bottom: 170px;
}
.mb180 {
  margin-bottom: 180px;
}
.mb190 {
  margin-bottom: 190px;
}
.mb200 {
  margin-bottom: 200px;
}
.mb210 {
  margin-bottom: 210px;
}
.mb220 {
  margin-bottom: 220px;
}
.mb230 {
  margin-bottom: 230px;
}
.mb240 {
  margin-bottom: 240px;
}
.mb250 {
  margin-bottom: 250px;
}
.mb260 {
  margin-bottom: 260px;
}
.mb270 {
  margin-bottom: 270px;
}
.mb280 {
  margin-bottom: 280px;
}
.mb290 {
  margin-bottom: 290px;
}
.mb300 {
  margin-bottom: 300px;
}
.ml20 {
  margin-left: 20px;
}
.ml40 {
  margin-left: 40px;
}
.ml60 {
  margin-left: 60px;
}
.ml80 {
  margin-left: 80px;
}
.ml100 {
  margin-left: 100px;
}
.ml120 {
  margin-left: 120px;
}
.ml140 {
  margin-left: 140px;
}
.ml160 {
  margin-left: 160px;
}
.ml180 {
  margin-left: 180px;
}
.ml200 {
  margin-left: 200px;
}
.mr20 {
  margin-right: 20px;
}
.mr40 {
  margin-right: 40px;
}
.mr60 {
  margin-right: 60px;
}
.mr80 {
  margin-right: 80px;
}
.mr100 {
  margin-right: 100px;
}
.mr120 {
  margin-right: 120px;
}
.mr140 {
  margin-right: 140px;
}
.mr160 {
  margin-right: 160px;
}
.mr180 {
  margin-right: 180px;
}
.mr200 {
  margin-right: 200px;
}
.container.w760 {
  max-width: 760px;
}
.container.w770 {
  max-width: 770px;
}
.container.w780 {
  max-width: 780px;
}
.container.w790 {
  max-width: 790px;
}
.container.w800 {
  max-width: 800px;
}
.container.w810 {
  max-width: 810px;
}
.container.w820 {
  max-width: 820px;
}
.container.w830 {
  max-width: 830px;
}
.container.w840 {
  max-width: 840px;
}
.container.w850 {
  max-width: 850px;
}
.container.w860 {
  max-width: 860px;
}
.container.w870 {
  max-width: 870px;
}
.container.w880 {
  max-width: 880px;
}
.container.w890 {
  max-width: 890px;
}
.container.w900 {
  max-width: 900px;
}
.container.w910 {
  max-width: 910px;
}
.container.w920 {
  max-width: 920px;
}
.container.w930 {
  max-width: 930px;
}
.container.w940 {
  max-width: 940px;
}
.container.w950 {
  max-width: 950px;
}
.container.w960 {
  max-width: 960px;
}
.container.w970 {
  max-width: 970px;
}
.container.w980 {
  max-width: 980px;
}
.container.w990 {
  max-width: 990px;
}
.container.w1000 {
  max-width: 1000px;
}
.container.w1010 {
  max-width: 1010px;
}
.container.w1020 {
  max-width: 1020px;
}
.container.w1030 {
  max-width: 1030px;
}
.container.w1040 {
  max-width: 1040px;
}
.container.w1050 {
  max-width: 1050px;
}
.container.w1060 {
  max-width: 1060px;
}
.container.w1070 {
  max-width: 1070px;
}
.container.w1080 {
  max-width: 1080px;
}
.container.w1090 {
  max-width: 1090px;
}
.container.w1100 {
  max-width: 1100px;
}
.container.w1110 {
  max-width: 1110px;
}
.container.w1120 {
  max-width: 1120px;
}
.container.w1130 {
  max-width: 1130px;
}
.container.w1140 {
  max-width: 1140px;
}
.container.w1150 {
  max-width: 1150px;
}
.container.w1160 {
  max-width: 1160px;
}
.container.w1170 {
  max-width: 1170px;
}
.container.w1180 {
  max-width: 1180px;
}
.container.w1190 {
  max-width: 1190px;
}
.container.w1200 {
  max-width: 1200px;
}
.container.w1210 {
  max-width: 1210px;
}
.container.w1220 {
  max-width: 1220px;
}
.container.w1230 {
  max-width: 1230px;
}
.container.w1240 {
  max-width: 1240px;
}
.container.w1250 {
  max-width: 1250px;
}
.container.w1260 {
  max-width: 1260px;
}
.container.w1270 {
  max-width: 1270px;
}
.container.w1280 {
  max-width: 1280px;
}
.container.w1290 {
  max-width: 1290px;
}
.container.w1300 {
  max-width: 1300px;
}
.container.w1310 {
  max-width: 1310px;
}
.container.w1320 {
  max-width: 1320px;
}
.container.w1330 {
  max-width: 1330px;
}
.container.w1340 {
  max-width: 1340px;
}
.container.w1350 {
  max-width: 1350px;
}
.container.w1360 {
  max-width: 1360px;
}
.container.w1370 {
  max-width: 1370px;
}
.container.w1380 {
  max-width: 1380px;
}
.container.w1390 {
  max-width: 1390px;
}
.container.w1400 {
  max-width: 1400px;
}
.container.w1410 {
  max-width: 1410px;
}
.container.w1420 {
  max-width: 1420px;
}
.container.w1430 {
  max-width: 1430px;
}
.container.w1440 {
  max-width: 1440px;
}
.container.w1450 {
  max-width: 1450px;
}
.container.w1460 {
  max-width: 1460px;
}
.container.w1470 {
  max-width: 1470px;
}
.container.w1480 {
  max-width: 1480px;
}
.container.w1490 {
  max-width: 1490px;
}
.container.w1500 {
  max-width: 1500px;
}
.container.w1510 {
  max-width: 1510px;
}
.container.w1520 {
  max-width: 1520px;
}
.container.w1530 {
  max-width: 1530px;
}
.container.w1540 {
  max-width: 1540px;
}
.container.w1550 {
  max-width: 1550px;
}
.container.w1560 {
  max-width: 1560px;
}
.container.w1570 {
  max-width: 1570px;
}
.container.w1580 {
  max-width: 1580px;
}
.container.w1590 {
  max-width: 1590px;
}
.container.w1600 {
  max-width: 1600px;
}
.container.w1610 {
  max-width: 1610px;
}
.container.w1620 {
  max-width: 1620px;
}
.container.w1630 {
  max-width: 1630px;
}
.container.w1640 {
  max-width: 1640px;
}
.container.w1650 {
  max-width: 1650px;
}
.container.w1660 {
  max-width: 1660px;
}
.container.w1670 {
  max-width: 1670px;
}
.container.w1680 {
  max-width: 1680px;
}
.container.w1690 {
  max-width: 1690px;
}
.container.w1700 {
  max-width: 1700px;
}
.container.w1710 {
  max-width: 1710px;
}
.container.w1720 {
  max-width: 1720px;
}
.container.w1730 {
  max-width: 1730px;
}
.container.w1740 {
  max-width: 1740px;
}
.container.w1750 {
  max-width: 1750px;
}
.container.w1760 {
  max-width: 1760px;
}
.container.w1770 {
  max-width: 1770px;
}
.container.w1780 {
  max-width: 1780px;
}
.container.w1790 {
  max-width: 1790px;
}
.container.w1800 {
  max-width: 1800px;
}
.container.w1810 {
  max-width: 1810px;
}
.container.w1820 {
  max-width: 1820px;
}
.container.w1830 {
  max-width: 1830px;
}
.container.w1840 {
  max-width: 1840px;
}
.container.w1850 {
  max-width: 1850px;
}
.container.w1860 {
  max-width: 1860px;
}
.container.w1870 {
  max-width: 1870px;
}
.container.w1880 {
  max-width: 1880px;
}
.container.w1890 {
  max-width: 1890px;
}
.container.w1900 {
  max-width: 1900px;
}
.container.w1910 {
  max-width: 1910px;
}
.container.w1920 {
  max-width: 1920px;
}
.opacity0 {
  opacity: 0%;
}
.opacity5 {
  opacity: 5%;
}
.opacity10 {
  opacity: 10%;
}
.opacity15 {
  opacity: 15%;
}
.opacity20 {
  opacity: 20%;
}
.opacity25 {
  opacity: 25%;
}
.opacity30 {
  opacity: 30%;
}
.opacity35 {
  opacity: 35%;
}
.opacity40 {
  opacity: 40%;
}
.opacity45 {
  opacity: 45%;
}
.opacity50 {
  opacity: 50%;
}
.opacity55 {
  opacity: 55%;
}
.opacity60 {
  opacity: 60%;
}
.opacity65 {
  opacity: 65%;
}
.opacity70 {
  opacity: 70%;
}
.opacity75 {
  opacity: 75%;
}
.opacity80 {
  opacity: 80%;
}
.opacity85 {
  opacity: 85%;
}
.opacity90 {
  opacity: 90%;
}
.opacity95 {
  opacity: 95%;
}
.opacity100 {
  opacity: 100%;
}
.h300 {
  height: 300px;
}
.h310 {
  height: 310px;
}
.h320 {
  height: 320px;
}
.h330 {
  height: 330px;
}
.h340 {
  height: 340px;
}
.h350 {
  height: 350px;
}
.h360 {
  height: 360px;
}
.h370 {
  height: 370px;
}
.h380 {
  height: 380px;
}
.h390 {
  height: 390px;
}
.h400 {
  height: 400px;
}
.h410 {
  height: 410px;
}
.h420 {
  height: 420px;
}
.h430 {
  height: 430px;
}
.h440 {
  height: 440px;
}
.h450 {
  height: 450px;
}
.h460 {
  height: 460px;
}
.h470 {
  height: 470px;
}
.h480 {
  height: 480px;
}
.h490 {
  height: 490px;
}
.h500 {
  height: 500px;
}
.h510 {
  height: 510px;
}
.h520 {
  height: 520px;
}
.h530 {
  height: 530px;
}
.h540 {
  height: 540px;
}
.h550 {
  height: 550px;
}
.h560 {
  height: 560px;
}
.h570 {
  height: 570px;
}
.h580 {
  height: 580px;
}
.h590 {
  height: 590px;
}
.h600 {
  height: 600px;
}
.h610 {
  height: 610px;
}
.h620 {
  height: 620px;
}
.h630 {
  height: 630px;
}
.h640 {
  height: 640px;
}
.h650 {
  height: 650px;
}
.h660 {
  height: 660px;
}
.h670 {
  height: 670px;
}
.h680 {
  height: 680px;
}
.h690 {
  height: 690px;
}
.h700 {
  height: 700px;
}
.h710 {
  height: 710px;
}
.h720 {
  height: 720px;
}
.h730 {
  height: 730px;
}
.h740 {
  height: 740px;
}
.h750 {
  height: 750px;
}
.h760 {
  height: 760px;
}
.h770 {
  height: 770px;
}
.h780 {
  height: 780px;
}
.h790 {
  height: 790px;
}
.h800 {
  height: 800px;
}
.h810 {
  height: 810px;
}
.h820 {
  height: 820px;
}
.h830 {
  height: 830px;
}
.h840 {
  height: 840px;
}
.h850 {
  height: 850px;
}
.h860 {
  height: 860px;
}
.h870 {
  height: 870px;
}
.h880 {
  height: 880px;
}
.h890 {
  height: 890px;
}
.h900 {
  height: 900px;
}
.h910 {
  height: 910px;
}
.h920 {
  height: 920px;
}
.h930 {
  height: 930px;
}
.h940 {
  height: 940px;
}
.h950 {
  height: 950px;
}
.h960 {
  height: 960px;
}
.h970 {
  height: 970px;
}
.h980 {
  height: 980px;
}
.h990 {
  height: 990px;
}
.h1000 {
  height: 1000px;
}
.leaflet-popup-content {
  margin: 7px;
}
.leaflet-popup-content .leafletPopupContent,
.leaflet-popup-content .yatamap-popup__container {
  width: 200px;
  min-width: auto;
  padding: 0;
}
.leaflet-popup-content .leafletPopupContent .popupItem__img,
.leaflet-popup-content .yatamap-popup__container .popupItem__img {
  height: 120px;
  border-radius: 8px 8px 0 0;
}
.leaflet-popup-content .leafletPopupContent .popupItem__infos .popupItem__titre,
.leaflet-popup-content .yatamap-popup__container .popupItem__infos .popupItem__titre {
  font-size: 1.4rem;
  line-height: 1.5rem;
  margin: 7px 0 2px;
  color: #363738;
  font-family: 'Sourcesanspro', sans-serif;
  font-weight: 700;
  margin: 5px 0;
}
.leaflet-popup-content .leafletPopupContent .popupItem__infos .popupItem__commune,
.leaflet-popup-content .yatamap-popup__container .popupItem__infos .popupItem__commune {
  font-size: 1rem;
  font-weight: 6400;
  font-family: 'Sourcesanspro', sans-serif;
  color: #363738;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.leaflet-popup-content .leafletPopupContent .popupItem__infos .popupItem__commune i,
.leaflet-popup-content .yatamap-popup__container .popupItem__infos .popupItem__commune i {
  font-size: 12px;
  margin-right: 5px;
  color: #363738;
}
body.page-id-12171 section.section-entetepage > .container {
  display: none;
}
body.page-id-12171 footer.ftr {
  z-index: 410;
}
.bloc-yatamap {
  position: relative;
  margin-top: -50px;
  margin-bottom: -50px;
}
.bloc-yatamap:before {
  position: absolute;
  z-index: 412;
  transform: rotate(180deg);
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: url(/wp-content/themes/yatatheme/img/vague_footer.svg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bloc-yatamap .categories {
  position: absolute;
  max-width: 390px;
  top: 140px;
  left: 70px;
  padding: 30px 40px;
  border-radius: 14px;
  z-index: 410;
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0,0,0,0.08);
  -moz-box-shadow: 10px 10px 10px 0 rgba(0,0,0,0.08);
  -o-box-shadow: 10px 10px 10px 0 rgba(0,0,0,0.08);
  box-shadow: 10px 10px 10px 0 rgba(0,0,0,0.08);
  background-color: #ffffff;
}
.bloc-yatamap .categories .checkbox-categ label {
  line-height: 2rem;
}
.bloc-yatamap .categories .checkbox-categ {
  margin: 12px 0;
}
.bloc-yatamap .yatamap__container {
  height: 100vh;
}
.bloc-yatamap .yatamap__container .leaflet-top {
  top: 130px;
}
.bloc-yatamap .yatamap__container .leaflet-bottom.leaflet-right {
  display: none;
}
.catViewItem {
  border-radius: 16px 16px 14px 14px;
  border: 1px solid #3CBFB6;
}
.catViewItem a {
  display: inline-block;
  background-color: #ffffff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 100%;
  width: 100%;
  -webkit-transition: 500ms !important;
  -moz-transition: 500ms !important;
  -ms-transition: 500ms !important;
  -o-transition: 500ms !important;
  transition: 500ms !important;
}
.catViewItem a .catViewItem__img {
  width: 100%;
  height: 233px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.catViewItem a .catViewItem__img span.etiquette {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1;
  color: #363738;
  padding: 5px 12px 7px;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.catViewItem a .catViewItem__img span.etiquette i {
  font-size: 1.8rem;
  margin-right: 5px;
}
.catViewItem a .catViewItem__img span.etiquette.calendrier {
  color: #3CBFB6;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 12px;
}
.catViewItem a .catViewItem__infos {
  width: 100%;
  position: relative;
}
.catViewItem a .catViewItem__infos svg {
  position: absolute;
  top: -20px;
  width: 100%;
  height: 120px;
}
.catViewItem a .catViewItem__infos svg path {
  -webkit-transition: 500ms !important;
  -moz-transition: 500ms !important;
  -ms-transition: 500ms !important;
  -o-transition: 500ms !important;
  transition: 500ms !important;
}
.catViewItem a .catViewItem__infos .inner {
  position: relative;
  z-index: 10;
  min-height: 100px;
  padding: 0 20px 12px;
}
.catViewItem a .catViewItem__infos .catViewItem__labelmanif {
  font-size: 1.4rem;
  line-height: 1.4rem;
  display: inline-block;
  position: absolute;
  top: -35px;
  left: 20px;
  background-color: #3CBFB6;
  color: #ffffff;
  padding: 5px 15px;
  border-radius: 8px;
}
.catViewItem a .catViewItem__infos .catViewItem__commune {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  color: #363738;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.catViewItem a .catViewItem__infos .catViewItem__commune i {
  font-size: 1.8rem;
  margin-right: 10px;
}
.catViewItem a .catViewItem__infos .catViewItem__titre {
  margin: 8px 0 0px;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
  color: #363738;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.catViewItem a .catViewItem__infos .classement span {
  margin-right: 15px;
}
.catViewItem a .catViewItem__infos .infosrando {
  margin-top: 11px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 5px 5px;
}
.catViewItem a .catViewItem__infos .infosrando .inforando {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #363738;
  column-gap: 7px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.catViewItem a .catViewItem__infos .infosrando .inforando i {
  font-size: 1.7rem;
}
.catViewItem a .catViewItem__infos .infosrando .inforando i.icon-denivele2 {
  font-size: 1.2rem;
}
.catViewItem a .catViewItem__infos .infosrando .inforando strong {
  font-size: 1.6rem;
  line-height: 2.3rem;
}
.catViewItem a .catViewItem__infos .infosrando .inforando strong:after {
  content: ":";
  font-weight: 300;
  padding-left: 2px;
}
.catViewItem a .catViewItem__infos .infosrando .inforando span {
  font-size: 1.6rem;
  line-height: 1;
}
.catViewItem a:hover {
  background-color: #3CBFB6 !important;
}
.catViewItem a:hover .catViewItem__infos svg path {
  fill: #3CBFB6;
}
.catViewItem a:hover .catViewItem__infos .catViewItem__titre {
  color: #ffffff !important;
}
.catViewItem a:hover .catViewItem__infos .catViewItem__commune {
  color: #ffffff;
}
.catViewItem a:hover .catViewItem__infos .infosrando .inforando {
  color: #ffffff;
}
.blocagenda .catViewItem a .catViewItem__infos svg {
  height: 130px;
}
.blocagenda .catViewItem a .catViewItem__infos .inner {
  min-height: 124px;
}
.blocagenda .catViewItem a .catViewItem__infos .catViewItem__titre {
  margin-top: 10px;
}
.blocagenda .catViewItem a .catViewItem__infos .catViewItem__commune {
  line-height: 2.6rem;
}
@media (min-width: 576px) {
  .listrandos .catViewItem a {
    display: flex;
    align-items: center;
  }
  .listrandos .catViewItem a .catViewItem__img {
    height: 195px;
    width: 40%;
    border-radius: 14px 0 0 14px;
  }
  .listrandos .catViewItem a .catViewItem__img span.etiquette {
    right: auto;
    left: 10px;
  }
  .listrandos .catViewItem a .catViewItem__infos {
    width: 60%;
  }
  .listrandos .catViewItem a .catViewItem__infos svg {
    display: none;
  }
}
.listrandos .catViewItem a .catViewItem__infos .inner {
  padding: 10px 10px 10px 30px;
  display: flex;
  flex-direction: column;
}
.listrandos .catViewItem a .catViewItem__infos .inner .catViewItem__titre {
  order: -1;
  margin: 0 0 10px;
  color: #3CBFB6;
  font-family: 'Donau', sans-serif;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 1600px) {
  .catViewItem a .catViewItem__infos svg {
    top: -30px;
  }
}
@media (max-width: 1550px) {
  .catViewItem a .catViewItem__infos .infosrando .inforando strong {
    display: none;
  }
}
@media (max-width: 1399px) {
  .catViewItem a .catViewItem__img {
    height: 173px;
  }
  .catViewItem a .catViewItem__infos svg {
    top: -40px !important;
  }
  .blocagenda .catViewItem a .catViewItem__infos svg {
    height: 140px;
    top: -30px !important;
  }
}
@media (max-width: 1199px) {
  .catViewItem a .catViewItem__img {
    height: 143px;
  }
  .catViewItem a .catViewItem__infos .inner {
    padding: 0 10px 12px;
  }
  .catViewItem a .catViewItem__infos .catViewItem__commune {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .catViewItem a .catViewItem__infos .catViewItem__titre {
    font-size: 1.7rem;
  }
  .catViewItem a .catViewItem__infos .catViewItem__labelmanif {
    top: -25px;
  }
}
@media (max-width: 991px) {
  .blocagenda .catViewItem a .catViewItem__infos svg {
    height: 160px;
    top: -40px !important;
  }
  .blocagenda .catViewItem a .catViewItem__img {
    height: 220px;
  }
}
@media (max-width: 767px) {
  .blocagenda .catViewItem a .catViewItem__img {
    height: 30vw;
  }
  .blocagenda .catViewItem a .catViewItem__infos svg {
    top: -50px !important;
  }
  .blocagenda .catViewItem a .catViewItem__img span.etiquette.calendrier {
    font-size: 1rem;
    padding: 4px 6px;
    top: 5px;
    right: 5px;
  }
  .blocagenda .catViewItem a .catViewItem__img span.etiquette.calendrier i {
    display: none;
  }
}
@media (max-width: 575px) {
  .listrandos .catViewItem a .catViewItem__infos .inner {
    padding: 10px 10px 20px 10px;
  }
  .catViewItem a .catViewItem__img {
    height: 55vw;
  }
  .catViewItem a .catViewItem__infos svg {
    top: -50px !important;
  }
  .catViewItem a .catViewItem__img span.etiquette {
    font-size: 1.3rem;
    padding: 5px 5px 7px;
  }
  .catViewItem a .catViewItem__img span.etiquette i {
    font-size: 1.4rem;
  }
  .blocagenda .catViewItem a .catViewItem__infos svg {
    top: -60px !important;
  }
  .blocagenda .catViewItem a .catViewItem__img {
    height: 40vw;
  }
  .blocagenda .catViewItem a .catViewItem__infos .catViewItem__commune {
    line-height: 2.2rem;
  }
  .catViewItem a .catViewItem__infos .catViewItem__labelmanif {
    display: none;
  }
}
@media (max-width: 499px) {
  .blocagenda .catViewItem a .catViewItem__infos svg {
    top: -70px !important;
  }
}
@media (max-width: 575px) {
  .catViewItem a .catViewItem__infos svg {
    height: 30vw !important;
    top: -12vw !important;
  }
}
@media (max-width: 450px) {
  .catViewItem a .catViewItem__infos svg {
    top: -9vw !important;
  }
}
.leaflet-control-container .leaflet-bar a {
  color: #000;
}
.leaflet-container .leaflet-control-attribution a {
  color: #3CBFB6;
}
.swiper--ctn {
  position: relative;
}
.s-button-prev,
.s-button-next {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  top: calc(50% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid #3CBFB6;
}
.s-button-prev i,
.s-button-next i {
  font-size: 11px;
}
.s-button-prev i:before,
.s-button-next i:before {
  color: #3CBFB6;
}
.s-button-prev:hover,
.s-button-next:hover {
  background: #3CBFB6;
}
.s-button-prev:hover i:before,
.s-button-next:hover i:before {
  color: #ffffff;
}
.s-button-prev {
  left: -20px;
}
.s-button-prev i {
  transform: rotate(180deg);
}
.s-button-next {
  right: -20px;
}
.s-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.s-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  cursor: pointer;
  margin: 5px;
  background: #ccc;
}
.s-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3CBFB6;
}
#langues:hover .langSwitcher .listlg,
#langues:focus .langSwitcher .listlg,
#langues:focus-within .langSwitcher .listlg {
  opacity: 1;
  pointer-events: auto;
}
.langSwitcher {
  display: block;
  position: relative;
}
.langSwitcher #afflg {
  text-transform: uppercase;
  font-style: normal;
}
.langSwitcher .listlg {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -5px;
  right: 70px;
  border: 1px solid #ffffff;
}
.langSwitcher .listlg .gtranslate_wrapper {
  display: flex;
}
.langSwitcher .listlg .gtranslate_wrapper a.nturl {
  display: block;
  padding: 5px 20px;
  color: #ffffff;
  background: #3CBFB6;
}
.langSwitcher .listlg .gtranslate_wrapper a.glink.gt-current-lang {
  font-weight: 600;
  background: #2A847E;
}
.langSwitcher .listlg .gtranslate_wrapper a:hover,
.langSwitcher .listlg .gtranslate_wrapper:focus,
.langSwitcher .listlg .gtranslate_wrapper:focus-within {
  background: #f9b233;
}
body .gtranslate-edit {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 10vw;
}
body .gtranslate-edit a {
  padding: 10px;
  background: #1f2124;
  display: flex;
  align-items: center;
  color: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
body .gtranslate-edit a img {
  display: block;
  width: 40px;
  margin: 0 15px 0 0;
}
body .gtranslate-edit a:hover {
  background: #ffae1f;
  color: #1f2124;
}
.imgcropCtn {
  position: relative;
  overflow: hidden;
}
.imgcropCtn .imgcrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
.imgcropCtn .imgcropcontain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  object-position: center;
}
.imgcropCtn .objectpositiontop {
  object-position: top;
}
.imgcropCtn .objectpositionbottom {
  object-position: bottom;
}
.imgcropCtn .objectpositionleft {
  object-position: left;
}
.imgcropCtn .objectpositionright {
  object-position: right;
}
body.sizeplus .main p:not(.special1):not(.special2),
body.sizeplus .main .section-paragraphe ul,
body.sizeplus .main .contenuYatadata ul {
  font-size: 1.9rem !important;
}
body.lineplus .main p:not(.special1):not(.special2),
body.lineplus .main .section-paragraphe ul,
body.lineplus .main .contenuYatadata ul {
  line-height: 4rem !important;
}
body.lineplus .main p.description,
body.lineplus .main p.yatamap-popup__desc {
  line-height: 2.6rem !important;
}
body.typeplus .main p:not(.special1):not(.special2),
body.typeplus .main .section-paragraphe ul,
body.typeplus .main .contenuYatadata ul {
  font-family: Courier, serif;
}
.section-entetepage .inner {
  position: relative;
}
.section-entetepage .fondentete {
  position: absolute;
  background-color: #3CBFB6;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.section-entetepage .fondentete .imgcropCtn {
  height: 100%;
}
.section-entetepage .fondentete .imgcropCtn .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.35) 100%);
}
.section-entetepage .fondentete .imgcropCtn small.copyimg {
  bottom: 4rem;
  z-index: 3;
}
.section-entetepage .fondentete:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: url(/wp-content/themes/yatatheme/img/vague_entete.svg) no-repeat;
  background-size: cover;
  background-position: center;
}
.section-entetepage div.entetetexte {
  padding: 175px 0 100px;
  z-index: 3;
}
.section-entetepage div.entetetexte .flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-entetepage div.entetetexte .flex span.surtitre {
  display: block;
  font-family: 'Oooh Baby', cursive;
  font-size: 3.5rem;
  line-height: 3.8rem;
  margin-bottom: 14px;
  color: #ffffff;
}
.section-entetepage div.entetetexte .flex span.dureesejour {
  background-color: #ffffff;
  padding: 8px 20px;
  color: #3CBFB6;
  border-radius: 9px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 10px;
}
.section-entetepage div.entetetexte .flex h1 {
  color: #ffffff;
}
.section-entetepage div.entetetexte .flex p {
  color: #ffffff;
  text-align: center;
}
.section-entetepage div.entetetexte .flex ul {
  color: #ffffff;
}
.section-entetepage.couleur div.entetetexte .flex span.surtitre {
  color: #363738;
}
.section-entetepage.grandeimage {
  margin-bottom: 80px;
}
.section-entetepage.grandeimage .inner {
  height: 90vh;
}
.section-entetepage.grandeimage div.entetetexte {
  padding-top: 30vh;
}
.section-entetepage.grandeimage div.entetetexte .flex {
  align-items: flex-start;
}
.section-entetepage.grandeimage div.entetetexte .flex span.surtitre {
  margin-bottom: 9px;
}
.section-entetepage.grandeimage div.entetetexte .flex h1 {
  margin-bottom: 30px;
}
.section-entetepage .intrograndeimage {
  position: relative;
  z-index: 5;
  margin-top: -220px;
}
.section-entetepage .intrograndeimage .blocintro {
  background-color: #ffffff;
  min-height: 220px;
  border-radius: 14px;
  padding: 43px 9.33333333% 0;
}
body:not(.wp-admin) .bouton1,
div.wp-block .bouton1 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: fit-content;
  text-align: center;
  min-width: 300px;
  margin-top: 10px;
  padding: 13px 35px;
  border: 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  background-color: #3CBFB6;
  border-color: #3CBFB6;
}
body:not(.wp-admin) .bouton1:hover,
div.wp-block .bouton1:hover {
  color: #3CBFB6;
  background-color: transparent;
}
body:not(.wp-admin) .bouton2,
div.wp-block .bouton2 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: fit-content;
  text-align: center;
  min-width: 300px;
  margin-top: 10px;
  padding: 13px 35px;
  border: 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #3CBFB6;
  background-color: #ffffff;
  border-color: #ffffff;
}
body:not(.wp-admin) .bouton2:hover,
div.wp-block .bouton2:hover {
  color: #ffffff;
  background-color: transparent;
}
small.copyimg {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-shadow: 2px 2px 4px black;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: default;
  user-select: none;
}
small.copyimg .copysymb {
  padding: 5px 0;
}
small.copyimg .copycont {
  padding-left: 5px;
  display: none;
}
small.copyimg:hover .copycont {
  display: inline;
  animation: 0.3s ease slidecopy;
}
@keyframes slidecopy {
  from {
    margin-left: -50px;
    opacity: .1;
  }
  to {
    margin-left: 0px;
    opacity: 1;
  }
}
a.bloglistitem {
  display: inline-flex;
  width: 50%;
  align-items: center;
  margin-bottom: 20px;
}
a.bloglistitem .imgcropCtn {
  height: 85px;
  min-width: 85px;
  margin-right: 20px;
}
a.bloglistitem .categcont {
  line-height: 2.4rem;
}
a.bloglistitem .categcont span.titre {
  font-family: 'Sourcesanspro', sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #f9b233;
  margin-bottom: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a.bloglistitem:hover .categcont span.titre {
  color: #2A847E;
}
.blogsidebar {
  padding: 26px 24px;
  background-color: #ffffff;
  margin-top: 30px;
}
.blogsidebar span.titrerubrique {
  display: block;
  font-family: 'Donau', sans-serif;
  font-size: 2.3rem;
  line-height: 3rem;
  color: #2A847E;
  margin-bottom: 20px;
}
.blogsidebar a.bloglistitem {
  width: 100%;
}
.blogsidebar div.derniersarticles {
  margin-bottom: 40px;
}
.blogsidebar div.categories {
  margin-bottom: 40px;
  padding-left: 17px;
}
.blogsidebar div.categories a {
  font-weight: 300;
  line-height: 3.5rem;
  color: #2A847E;
  display: block;
}
.blogsidebar div.categories a:before {
  position: absolute;
  content: "\2022";
  color: #f9b233;
  font-weight: bold;
  display: inline-block;
  font-size: 1.6rem;
  margin-left: -17px;
  margin-top: 0px;
}
.blogsidebar div.categories a:hover {
  color: #f9b233;
}
.blogsidebar div.auteurs a.bloglistitem .imgcropCtn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.single-post .infosarticle {
  display: flex;
  padding: 25px 40px;
  background-color: #F5F5F7;
  max-width: 660px;
  width: 100%;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
body.single-post .infosarticle span {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 300;
  display: flex;
}
body.single-post .infosarticle span i {
  font-size: 2.2rem;
  color: #2A847E;
  margin-right: 10px;
}
body.single-post .infosarticle span a {
  color: #f9b233;
  text-decoration: underline;
  margin-left: 5px;
}
body.single-post .imgmiseenavant {
  height: 450px;
  max-width: 660px;
  margin-bottom: 40px;
}
body.single-post .motscles {
  padding: 23px 38px;
  background-color: #F5F5F7;
  margin-bottom: 40px;
}
body.single-post .motscles .titrerubrique {
  display: block;
  font-family: 'Donau', sans-serif;
  font-size: 2.6rem;
  line-height: 3rem;
  color: #2A847E;
  margin-bottom: 20px;
}
body.single-post .motscles a.tags {
  line-height: 2.4rem;
  display: inline-block;
  padding: 8px 16px;
  background-color: #fff;
  margin-right: 20px;
}
body.single-post .motscles a.tags:last-child {
  margin-right: 0;
}
body.single-post .infosauteur {
  padding: 23px 38px;
  background-color: #F5F5F7;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single-post .infosauteur .imgcropCtn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 40px;
}
body.single-post .infosauteur .txtauteur {
  width: calc(100% - 200px);
}
body.single-post .infosauteur .txtauteur a {
  color: #2A847E;
  font-family: 'Donau', sans-serif;
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 20px;
  display: block;
}
.favoris.fav-added i {
  animation: 0.4s heartpulse 0s 2, 1s heartcolor 0s 1;
}
.ajouterCarnet.new-fav {
  animation: 0.3s heartpulse 0s;
}
.ajouterCarnet.added i {
  color: #fc5d40 !important;
}
@keyframes heartpulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heartcolor {
  0% {
    color: #ffffff;
  }
  25% {
    color: #fc5d40;
  }
  75% {
    color: #fc5d40;
  }
  100% {
    color: #ffffff;
  }
}
.carnetvoyage {
  margin-bottom: 70px;
}
.carnetvoyage .carnetvide {
  font-size: 2rem;
  font-weight: 400;
}
.carnetvoyage .boutons {
  display: flex;
  max-width: 900px;
  margin: 0 auto 70px;
  justify-content: space-between;
}
.carnetvoyage .boutons >a,
.carnetvoyage .boutons span {
  cursor: pointer;
}
.carnetvoyage .listecarnet {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 16px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.carnetvoyage .listecarnet .itemCarnet {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.carnetvoyage .listecarnet .itemCarnet .imgcropCtn {
  height: 200px;
  margin-bottom: 20px;
}
.carnetvoyage .listecarnet .itemCarnet h2 {
  font-family: 'Josefin Sans';
  font-size: 2rem;
  line-height: 2.2rem;
  color: #2A847E;
  margin-bottom: 10px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.carnetvoyage .listecarnet .itemCarnet .commune {
  display: block;
  opacity: 0.5;
  color: #2A847E;
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin-bottom: 10px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.carnetvoyage .listecarnet .itemCarnet .commune i {
  font-size: 1rem;
  margin-right: 5px;
  color: #2A847E;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.carnetvoyage .listecarnet .itemCarnet p {
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #3CBFB6;
  margin-bottom: 0;
}
.carnetvoyage .listecarnet .itemCarnet a:hover h2,
.carnetvoyage .listecarnet .itemCarnet a:hover .commune,
.carnetvoyage .listecarnet .itemCarnet a:hover .commune i {
  color: #f9b233;
  opacity: 1;
}
.carnetvoyage .listecarnet .itemCarnet span.supprFromCarnet {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
.carnetvoyage .listecarnet .itemCarnet span.supprFromCarnet i {
  font-size: 2rem;
  color: #fc5d40;
}
.div404 {
  text-align: center;
  height: auto;
  min-height: 60vh;
  margin: 160px 0 0;
}
.div404 img {
  display: block;
  margin: auto;
  max-height: 220px;
}
.ariane {
  margin-bottom: 35px;
}
.ariane .contenuariane {
  margin: auto;
  color: #363738;
  font-size: 1.4rem;
  line-height: 2rem;
}
.ariane .contenuariane a {
  color: #3CBFB6;
}
.ariane .contenuariane a:hover {
  text-decoration: underline;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fondModal {
  z-index: 2000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(54,55,56,0.95);
  animation-name: fadein;
  animation-duration: 0.4s;
  animation-timing-function: ease;
}
.fondModal .modalclosebackground {
  position: absolute;
  width: 100%;
  height: 100%;
}
.fondModal span.icon-close {
  position: absolute;
  top: 55px;
  right: 55px;
  font-size: 40px;
  color: #ffffff;
  cursor: pointer;
}
.fondModal span.icon-close:hover {
  color: #2A847E;
}
.fondModal .modalinner {
  max-width: 317px;
  width: 100%;
  margin: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  animation-name: animmodal;
  animation-duration: 0.3s;
  animation-timing-function: ease;
}
.fondModal .modalinner .modalContent {
  border-radius: 10px;
  background-color: #3CBFB6;
  color: #ffffff;
  margin: 0px;
  padding: 15px;
}
.fondModal .modalinner .modalContent .modalClose {
  font-size: 2rem;
  position: absolute;
  right: 10px;
  top: 3px;
  color: #ffffff;
  border: none;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.fondModal .modalinner .modalContent .modalClose:hover {
  color: #2A847E;
}
.fondModal .modalinner .modalContent .titremodal {
  margin: 5px 0px 15px 0px;
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 500;
}
.fondModal .modalinner .modalContent .accessoption {
  padding: 5px 10px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 8px;
}
.fondModal .modalinner .modalContent .accessoption p.formtexte {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #3CBFB6;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle {
  margin-left: 0px;
  margin-top: -10px;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #3CBFB6;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle:focus {
  outline: none;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle:focus .toggle input+label::before,
.fondModal .modalinner .modalContent .accessoption p.formtoggle:focus .toggle input+span::before {
  outline: 2px solid #2A847E;
  outline-offset: 2px;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle span.toggle {
  margin: 5px 0 5px 15px;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle span.toggle input + label {
  margin-left: 53px;
  color: #3CBFB6;
}
.fondModal .modalinner .modalContent form.modalrech ::placeholder {
  color: #969696;
}
.fondModal .modalinner .modalContent form.modalrech input[type="text"] {
  border: 0px #ffffff solid;
  background-color: #ffffff;
  color: #3CBFB6;
  outline: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-image: none;
  width: 100%;
  padding: 8px 16px;
  margin: 0 0 20px;
  line-height: 1;
}
.fondModal .modalinner .modalContent form.modalrech input[type="submit"] {
  display: block;
  margin: auto;
}
.fondModal .modalinner .modalContent #inputcarnetpartage input {
  padding: 10px 20px 7px;
  margin-bottom: 20px;
}
.fondModal .modalinner .modalContent button.bout1 {
  border-color: #ffffff;
}
.fondModal .modalinner .modalContent button.bout1:hover {
  color: #f9b233;
  border-color: #f9b233;
}
.fondModal#modalcarnet .modalinner {
  max-width: 800px;
  text-align: center;
}
.searchCtn {
  display: none;
}
.search__input {
  border: 0;
  background: transparent;
  -webkit-appearance: none;
}
.search__input:focus {
  outline: none;
}
.searchCtn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  padding: 0 30px;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
.searchCtn .overlay {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(54,55,56,0.95);
}
.btn--search-close {
  font-size: 2em;
  position: absolute;
  z-index: 5;
  top: 50px;
  right: 50px;
  display: none;
  outline: none;
}
.btn--search-close span {
  display: block;
  color: #ffffff;
  font-size: 40px;
}
.btn--search-close span:hover {
  color: #3CBFB6;
}
.btn--search-close {
  display: block;
}
.search__form {
  position: relative;
  width: 100%;
  max-width: 768px;
}
.search__form-inner {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.search__form-inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 105%;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #2A847E;
}
.search__input {
  font-family: inherit;
  font-size: 5rem;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 20px;
  text-align: center;
  color: #3CBFB6;
  border: none;
  background: #ffffff;
  outline: 0;
}
.search__input::-webkit-input-placeholder {
  color: #3CBFB6;
}
.search__input::-moz-placeholder {
  opacity: 1;
  color: #3CBFB6;
}
.search__input:-ms-input-placeholder {
  color: #3CBFB6;
}
.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.search__input::-ms-clear {
  display: none;
}
.search__info {
  font-size: 90%;
  font-weight: bold;
  position: relative;
  z-index: 9;
  display: block;
  width: 100%;
  padding: 0.85em 0;
  color: #ffffff;
}
.search__related {
  width: 100%;
  max-width: 700px;
  position: relative;
  z-index: 2;
  margin: 40px 0 0;
}
.search__suggestion .h3like {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Donau', sans-serif;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1.1;
  font-weight: normal;
  margin: 0 0 20px;
}
.search__suggestion .h3like span {
  color: #ffffff;
}
.search__suggestion ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
}
.search__suggestion ul li {
  color: #ffffff;
  cursor: pointer;
  font-size: 1.6rem;
  margin: 5px 10px;
  font-weight: 500;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.search__suggestion ul li .hash {
  color: #2A847E;
}
.search__suggestion ul li:hover {
  color: #2A847E;
}
.main-wrap {
  position: relative;
  transition: transform 0.4s, opacity 0.4s;
  transition-timing-function: cubic-bezier(0.4,0,0.2,1);
}
.main-wrap--move {
  opacity: 0;
  transform: scale3d(0.9,0.9,1);
}
.main-wrap--move .btn--search {
  pointer-events: none;
  opacity: 0;
}
.searchCtn {
  pointer-events: none;
}
.search--open {
  pointer-events: auto;
}
.searchCtn .overlay {
  opacity: 0;
  transition: opacity 0.4s;
}
.search--open .overlay {
  opacity: 1;
}
.btn--search-close {
  opacity: 0;
  transition: opacity 0.4s;
}
.search--open .btn--search-close {
  opacity: 1;
}
.search__suggestion,
.search__info {
  opacity: 0;
  transform: translate3d(0,-50px,0);
  transition: opacity 0.4s, transform 0.4s;
}
.search--open .search__suggestion,
.search--open .search__info {
  opacity: 1;
  transform: translate3d(0,0,0);
  transition-delay: 0.4s;
  transition-timing-function: ease-out;
}
.search__form-inner::after {
  opacity: 0;
  transform-origin: 50% 0;
}
.search--open .search__form-inner::after {
  animation: scaleUpDown 0.8s cubic-bezier(0.4,0,0.2,1) forwards;
}
@keyframes scaleUpDown {
  0% {
    opacity: 1;
    transform: scale3d(1,0,1);
  }
  50% {
    transform: scale3d(1,1,1);
    transform-origin: 50% 0;
    transition-timing-function: ease-out;
  }
  50.1% {
    transform-origin: 50% 100%;
    transition-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    transform: scale3d(1,0,1);
    transform-origin: 50% 100%;
    transition-timing-function: ease-out;
  }
}
.search__form-inner {
  transform: translate3d(0,-50px,0);
  transition: transform 0.4s;
}
.search--open .search__form-inner {
  transform: translate3d(0,0,0);
  transition: none;
}
.search__input {
  opacity: 0;
  transition: opacity 0.4s;
}
.search--open .search__input {
  opacity: 1;
  transition: opacity 0s 0.4s;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #e67800;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #ffffff;
  margin: 10px 0 0;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 10px 0 0;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background: #e62300;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #ffffff;
  margin: 10px 0 0;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 12px;
  margin: 5px 0 10px;
}
.pagination__ctn nav {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.pagination__ctn nav > a,
.pagination__ctn nav > span {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin: 0 10px;
  color: #363738;
}
.pagination__ctn nav > span.current {
  color: #3CBFB6;
}
.pagination__ctn nav a:hover {
  color: #3CBFB6;
}
.section-enconstruction {
  height: 100vh;
  background: #2A847E;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-enconstruction h1 {
  margin: 0 0 10px;
}
.section-enconstruction h1 img {
  width: 220px;
  height: auto;
}
.section-enconstruction h2 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #3CBFB6;
}
.wpml-ls {
  display: inline-block;
  width: 60px !important;
  float: right;
  margin: 8px 23px;
}
.wpml-ls-legacy-dropdown a {
  color: #363738 !important;
  border: 1px solid #363738 !important;
  background-color: #ffffff !important;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown-click a:focus,
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
  color: #363738 !important;
  background-color: #ffffff !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 30px !important;
  height: auto !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  right: 2px !important;
}
h1.rechercher {
  margin-top: 30px !important;
  text-align: center;
}
form.searchpageform {
  text-align: center;
}
form.searchpageform input[type="text"] {
  border: 1px solid #3CBFB6;
  background-color: #ffffff;
  color: #3CBFB6;
  outline: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 12px 16px;
  margin: 0 0 20px;
  line-height: 1;
}
form.searchpageform input[type="submit"] {
  min-width: auto;
}
p.searchresults {
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px;
}
a.bloclienrech {
  max-width: 900px;
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}
a.bloclienrech div.imgcropCtn {
  margin-right: 5%;
  width: 20%;
  height: 120px;
}
a.bloclienrech div.imgcropCtn .imgcrop {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a.bloclienrech div.contenutxt {
  width: 75%;
}
a.bloclienrech div.contenutxt h2 {
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 2.9rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  color: #3CBFB6;
}
a.bloclienrech div.contenutxt p {
  margin-bottom: 0;
  color: #363738;
}
a.bloclienrech:hover div.contenutxt h2 {
  color: #f9b233;
}
a.bloclienrech:hover div.imgcropCtn .imgcrop {
  transform: scale(1.1);
}
#wpc-weather,
#wpc-weather.small .now .location_name {
  font-size: 24px !important;
}
#wpc-weather.small .now .time_symbol svg {
  width: 90px !important;
  height: 90px !important;
  margin-bottom: 20px !important;
}
#wpc-weather.small .now .time_temperature {
  font-size: 34px !important;
  font-weight: 700 !important;
}
#wpc-weather .short_condition {
  font-size: 20px !important;
  margin: 5px 0 !important;
  text-align: center !important;
}
.toggle {
  display: inline-block;
  position: relative;
  user-select: none;
  margin-top: 5px;
}
.toggle input {
  position: absolute;
  z-index: 1;
  top: auto;
  height: 1px;
  width: 1px;
  overflow: hidden;
  opacity: 0;
}
.toggle input + label,
.toggle input + span {
  margin-left: 40px;
  cursor: pointer;
  color: grey;
  margin-top: 1px;
}
.toggle input:checked + label,
.toggle input:checked + span {
  color: #3CBFB6;
}
.toggle input + label::before,
.toggle input + span::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 0;
  background-color: #969696;
  display: inline-block;
  height: 18px;
  width: 34px;
  border-radius: 10px;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
}
.toggle input + label::after,
.toggle input + span::after {
  content: '';
  position: absolute;
  z-index: 3;
  top: 5px;
  left: 2px;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: transform 200ms ease-in-out;
  -webkit-transition: transform 200ms ease-in-out;
  -moz-transition: transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
}
.toggle input:checked + label::before,
.toggle input:checked + span::before {
  background-color: #3CBFB6;
}
.toggle input:checked + label::after,
.toggle input:checked + span::after {
  -webkit-transform: translate(16px,0);
  -moz-transform: translate(16px,0);
  -ms-transform: translate(16px,0);
  -o-transform: translate(16px,0);
  transform: translate(16px,0);
}
.sidemenu {
  position: absolute;
  right: 0;
  top: calc(45vh - 150px);
  z-index: 1060;
  padding: 0 12px 20px;
  background-color: #3CBFB6;
  border: 1px solid #ffffff;
  border-radius: 15px 0 0 15px;
  width: 110px;
}
.sidemenu > a,
.sidemenu >div {
  display: block;
  margin-top: 21px;
  text-align: center;
  cursor: pointer;
}
.sidemenu > a i,
.sidemenu >div i {
  display: block;
  margin: auto;
  font-size: 2.7rem;
  color: #ffffff;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.sidemenu > a i.icon-brochure,
.sidemenu >div i.icon-brochure {
  font-size: 3rem;
}
.sidemenu > a i.icon-oeil,
.sidemenu >div i.icon-oeil {
  font-size: 1.5rem;
}
.sidemenu > a i#afflg,
.sidemenu >div i#afflg {
  font-size: 2rem;
}
.sidemenu > a span,
.sidemenu >div span {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  display: block;
  margin-top: 7px;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sidemenu > a:hover i,
.sidemenu > a:hover span,
.sidemenu >div:hover i,
.sidemenu >div:hover span {
  color: #2A847E;
}
.backtotop {
  display: none;
  z-index: 2000;
  position: fixed;
  bottom: 100px;
  right: 70px;
  cursor: pointer;
  transform: rotate(-90deg);
}
.backtotop i {
  font-size: 40px;
  opacity: 0.5;
}
.backtotop:hover i {
  opacity: 1;
}
.gdpr-data-request-block {
  padding: 40px 20px;
  background: #f5f5f5;
}
.gdpr-data-request-block form {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 10px;
}
.gdpr-data-request-block form .gdrf-field-action {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.gdpr-data-request-block form .gdrf-field-action #gdrf-radio-label {
  margin-bottom: 30px;
  font-size: 2rem;
  width: 100%;
}
.gdpr-data-request-block form .gdrf-field-action .gdrf-data-type-label {
  margin: 0;
}
.gdpr-data-request-block form .gdrf-field-action input {
  margin-right: 10px;
}
.gdpr-data-request-block form .gdrf-field-action #gdrf-data-type-remove {
  margin-left: 20px;
}
.gdpr-data-request-block form .gdrf-field {
  margin-bottom: 20px;
}
.gdpr-data-request-block form .gdrf-field label {
  margin-bottom: 5px;
  font-size: 1.4rem;
  display: block;
}
@media (min-width: 1921px) {
  body {
    max-width: 1920px;
    margin: auto;
  }
  header.hdr,
  header.hdr .inner {
    max-width: 1920px;
  }
}
@media (max-width: 1750px) {
  header.hdr .inner {
    padding-right: 0;
  }
  header.hdr .inner nav.menuheader > div > ul > li {
    margin: 0 20px;
  }
  header.hdr .inner nav.menuheader > div > ul > li a {
    font-size: 1.8rem;
  }
  header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu {
    padding: 34vh 24%;
  }
  header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li {
    padding: 2vh 50px;
  }
  header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li > a {
    font-size: 2rem;
  }
  header.hdr .inner nav.menuheader span.submenuclose {
    top: 20vh;
    right: 18vw;
  }
  .section-entetepage.grandeimage div.entetetexte {
    padding-top: 25vh;
  }
  .section-entetepage.grandeimage div.entetetexte .flex h1 {
    margin-bottom: 10px;
  }
  .section-entetepage.grandeimage .fondentete .imgcropCtn small.copyimg {
    transform: rotate(270deg);
    transform-origin: bottom left;
    left: 4rem;
    padding: 5px 10px;
  }
  .section-entetepage.grandeimage .fondentete .imgcropCtn small.copyimg .copysymb {
    display: inline-block;
    transform: rotate(90deg);
  }
}
@media (max-width: 1599px) {
  body.single-articlesyatadata header.hdr.scrolling .inner a.logo img {
    height: 110px;
  }
}
@media (max-width: 1399px) {
  header.hdr .inner span.icones >.bouton2 {
    background-color: transparent;
    border: 0;
    font-size: 2rem;
    padding: 0 20px;
    color: #ffffff;
  }
  header.hdr .inner span.icones >.bouton2 span {
    display: none;
  }
  header.hdr .inner span.icones >.bouton2 i {
    display: inline-block;
  }
  header.hdr .inner span.icones > span {
    margin: 0 10px;
  }
  header.hdr .inner span.icones > span i {
    font-size: 2rem;
  }
  header.hdr.scrolling .inner span.icones >.bouton2 {
    background-color: transparent;
    color: #ffffff;
  }
  header.hdr.scrolling .inner div.menueticones {
    margin-top: 20px;
  }
  body.single-articlesyatadata header.hdr.scrolling .inner a.logo img {
    height: 80px;
  }
  .sidemenu {
    width: 90px;
  }
  .sidemenu >a span,
  .sidemenu >div span {
    font-size: 1rem;
    line-height: 1.2rem;
    letter-spacing: 0.5px;
  }
  .langSwitcher .listlg {
    right: 60px;
  }
  .section-entetepage .intrograndeimage .blocintro {
    padding: 43px 9.733333% 0;
  }
  .bloc-yatamap .categories {
    padding: 10px 20px;
    max-width: 310px;
  }
}
@media (max-width: 1199px) {
  header.hdr .inner nav.menuheader > div > ul > li {
    margin: 0 10px;
  }
  header.hdr .inner nav.menuheader > div > ul > li a {
    font-size: 1.5rem;
  }
  header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu {
    padding: 30vh 16%;
  }
  header.hdr .inner nav.menuheader > div > ul > li > ul.sub-menu > li > a {
    font-size: 1.7rem;
  }
  header.hdr .inner nav.menuheader span.submenuclose {
    right: 10vw;
  }
  footer.ftr .cartefooter {
    top: auto;
    bottom: -50px;
  }
  footer.ftr .cartefooter img {
    width: 45vw;
  }
  .section-entetepage div.entetetexte {
    padding: 135px 0 0;
    margin-bottom: 70px;
  }
  .section-entetepage .intrograndeimage {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .carnetvoyage .listecarnet {
    grid-template-columns: repeat(2,1fr);
  }
  .carnetvoyage .boutons {
    flex-direction: column;
  }
  .carnetvoyage .boutons >a,
  .carnetvoyage .boutons span {
    margin-bottom: 10px;
  }
  header.hdr {
    height: 95px;
  }
  header.hdr .inner a.logo {
    width: 180px !important;
  }
  header.hdr .inner div.menueticones {
    width: calc(100% - 180px);
    justify-content: flex-end;
    padding-right: 20px;
    margin-top: 36px;
  }
  header.hdr .inner nav.menuheader {
    display: none;
  }
  header.hdr .inner span.icones span.burger {
    display: flex;
  }
  header.hdr.scrolling .inner a.logo img {
    height: auto;
    max-width: 100%;
  }
  header.hdr.menuopened .inner span.icones > span:hover i,
  header.hdr.menuopened .inner span.icones >.bouton2:hover i {
    color: #363738;
  }
  .section-paragraphe table {
    width: 100% !important;
  }
  header.hdr.menuopened .inner {
    background-color: #3CBFB6;
  }
  footer.ftr .cartefooter {
    position: relative;
    bottom: auto;
    right: auto;
    display: block;
    text-align: center;
    margin: 30px 0 20px;
  }
  footer.ftr .copyright {
    text-align: center;
  }
  footer.ftr .encart {
    text-align: center;
  }
  .wpcf7-spinner {
    display: none;
  }
  .sidemenu {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    width: 100%;
    position: fixed;
    top: auto;
    bottom: -120px;
    display: flex !important;
    justify-content: space-around;
    align-items: center;
    border-radius: 0px;
    padding: 7px;
  }
  .sidemenu >a,
  .sidemenu >div {
    margin-top: 0;
  }
  .sidemenu >a span,
  .sidemenu >div span {
    font-size: 1rem;
    line-height: 1.2rem;
    letter-spacing: 0.5px;
  }
  .sidemenu.menuopened {
    bottom: 0;
  }
  .langSwitcher .listlg {
    top: auto;
    bottom: 35px;
    right: -13px;
  }
  .langSwitcher .listlg .gtranslate_wrapper {
    flex-direction: column;
  }
  .section-entetepage div.entetetexte .flex span.surtitre {
    font-size: 3rem;
    margin-bottom: 10px;
  }
  .bloc-yatamap .categories {
    position: relative;
    max-width: none;
    top: 0;
    left: 0;
    padding: 50px 20px 20px;
  }
}
@media (max-width: 767.98px) {
  .container,
  .container-fluid,
  .row {
    --bs-gutter-x: 2rem;
  }
  .s-button-prev {
    left: -12px;
  }
  .s-button-next {
    right: -12px;
  }
  body:not(.wp-admin) .bouton1,
  body:not(.wp-admin) .bouton2,
  div.wp-block .bouton1,
  div.wp-block .bouton2 {
    line-height: 1.2;
  }
  footer.ftr a.logofooter,
  footer.ftr a.logofooter2 {
    display: block;
  }
  footer.ftr a.boutonfooter {
    max-width: 240px;
    margin: 10px auto;
  }
  footer.ftr .copyright {
    padding: 15px 0 !important;
  }
  footer.ftr .cartefooter {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 120vw;
    margin-bottom: 0;
  }
  footer.ftr .cartefooter img {
    position: absolute;
    top: 0;
    right: 2vw;
    width: 173vw;
  }
  footer.ftr .copycontainer {
    background-color: #ffffff;
  }
  footer.ftr .copycontainer .copyright,
  footer.ftr .copycontainer .copyright a {
    color: #3CBFB6;
  }
  footer.ftr .partenairesfooter {
    padding: 10px 110px 30px 20px;
  }
  footer.ftr .partenairesfooter a img {
    margin-bottom: 10px;
    height: 70px;
  }
  .fondModal span.icon-close {
    font-size: 30px;
    top: 25px;
    right: 25px;
  }
  .mb100 {
    margin-bottom: 70px;
  }
  .slick-slider button.slick-arrow {
    display: none !important;
  }
  .body-enconstruction .section-enconstruction .subtitle {
    font-size: 2.4rem !important;
  }
  .body-enconstruction .section-enconstruction .h2like {
    font-size: 3rem;
  }
  .btn--search-close {
    top: 20px;
    right: 20px;
  }
  .btn--search-close span {
    font-size: 30px;
  }
  .search__input {
    font-size: 2.5rem;
    height: 60px;
  }
  .search__suggestion .h3like {
    font-size: 2.5rem;
  }
  .search__related {
    margin: 30px 0 0;
  }
  .searchContainer form.searchpageform input[type="text"] {
    margin: 0 0 10px;
    width: 100%;
  }
  .searchContainer form.searchpageform input[type="submit"] {
    width: 100%;
    margin: 0;
    text-align: center;
    justify-content: center;
  }
  .section-entetepage .intrograndeimage {
    margin-top: 0;
    padding: 0 30px;
  }
  .section-entetepage .intrograndeimage .blocintro {
    min-height: auto;
    padding: 0;
  }
  .section-entetepage.grandeimage .inner {
    height: 65vh;
  }
  .section-entetepage div.entetetexte {
    padding: 135px 10px 0;
  }
  .section-entetepage.grandeimage .fondentete .imgcropCtn small.copyimg {
    transform: none;
    left: 1rem;
    padding: 10px;
  }
  .section-entetepage.grandeimage .fondentete .imgcropCtn small.copyimg .copysymb {
    display: inline;
    transform: none;
  }
}
@media (max-width: 575px) {
  .carnetvoyage .listecarnet {
    grid-template-columns: repeat(1,1fr);
  }
  a.bloclienrech div.imgcropCtn {
    display: none;
  }
  a.bloclienrech div.contenutxt {
    width: 100%;
  }
  .section-paragraphe .row > .col-12 {
    overflow-x: auto;
  }
  .section-paragraphe .row > .col-12 table {
    min-width: 576px;
  }
  footer.ftr .copyright {
    padding-right: 120px;
  }
  footer.ftr .partenairesfooter {
    padding: 10px 20px 130px 20px;
  }
  footer.ftr .partenairesfooter a:first-child img {
    height: auto;
    width: 100%;
  }
}
