<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Milgran';
  src: url('/wp-content/themes/yatatheme/fonts/MilgranRegular-jE0MG.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
:root {
  scrollbar-width: 12px;
  scrollbar-color: #EFA800 #021040;
}
.grecaptcha-badge {
  display: none;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: clip;
}
body {
  overflow-x: clip;
  font-family: 'Josefin Sans', sans-serif;
  color: #021040;
  background-color: #f7f7f7;
  font-size: 1.8rem;
  line-height: 3rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('/wp-content/themes/yatatheme/img/rockywall.webp');
}
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 a {
  color: #49C175;
  text-decoration: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
body a:hover {
  text-decoration: none;
}
body p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0 0 20px;
  font-weight: 300;
}
body ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body div.container h1,
body div.container-fluid h1 {
  font-family: 'Milgran', sans-serif;
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  margin: 0 0 35px;
}
body div.container h2,
body div.container .h2like,
body div.container-fluid h2,
body div.container-fluid .h2like {
  font-family: 'Milgran', sans-serif;
  color: #021040;
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  margin: 0 0 35px;
}
body div.container h2.chapeau,
body div.container-fluid h2.chapeau {
  font-family: 'Josefin Sans', sans-serif;
  color: #021040;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 300;
  margin: 0 0 0px;
}
body div.container h2.chapeau &gt; p,
body div.container-fluid h2.chapeau &gt; p {
  font-size: 2rem;
  line-height: 3rem;
}
body div.container h3,
body div.container .h3like,
body div.container-fluid h3,
body div.container-fluid .h3like {
  font-family: 'Milgran', sans-serif;
  color: #001c7d;
  font-size: 2.6rem;
  line-height: 3rem;
  font-weight: 400;
  margin: 0 0 30px;
}
body div.container h4,
body div.container .h4like,
body div.container-fluid h4,
body div.container-fluid .h4like {
  font-family: 'Josefin Sans', sans-serif;
  color: #49C175;
  font-size: 2.2rem;
  line-height: 2.7rem;
  font-weight: 400;
  margin: 0 0 30px;
}
body div.container h5,
body div.container .h5like,
body div.container-fluid h5,
body div.container-fluid .h5like {
  font-family: 'Josefin Sans', sans-serif;
  color: #021040;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  margin: 0 0 20px;
}
body div.container h6,
body div.container .h6like,
body div.container-fluid h6,
body div.container-fluid .h6like {
  font-family: 'Josefin Sans', sans-serif;
  color: #021040;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  margin: 0 0 20px;
}
body [target="_blank"] {
  cursor: alias !important;
}
body ::-moz-selection {
  color: #f7f7f7;
  background: #021040;
}
body ::selection {
  color: #f7f7f7;
  background: #021040;
}
body ::-webkit-input-placeholder {
  color: #1e1e1e;
}
body ::-moz-placeholder {
  color: #1e1e1e;
}
body :-ms-input-placeholder {
  color: #1e1e1e;
}
body :-moz-placeholder {
  color: #1e1e1e;
}
body::-webkit-scrollbar-track {
  background-color: #021040;
  border-radius: 0;
}
body::-webkit-scrollbar {
  width: 12px;
  background-color: #021040;
}
body::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #49C175;
}
body .imgcropCtn {
  position: relative;
  overflow: hidden;
}
body .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%;
}
body .imgcropcontain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  object-position: center;
}
body .objectpositiontop {
  object-position: top;
}
body .objectpositionbottom {
  object-position: bottom;
}
body .objectpositionleft {
  object-position: left;
}
body .objectpositionright {
  object-position: right;
}
body main {
  position: relative;
  overflow-x: clip;
}
body .row {
  --bs-gutter-x: 1.6rem;
}
.hidden {
  display: none;
}
body.sizeplus .main p:not(.special1):not(.special2),
body.sizeplus .main .section-paragraphe ul,
body.sizeplus .main .contenuYatadata ul {
  font-size: 2.2rem !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: 4rem !important;
}
body.typeplus .main p:not(.special1):not(.special2),
body.typeplus .main .section-paragraphe ul,
body.typeplus .main .contenuYatadata ul {
  font-family: Courier, serif;
}
@keyframes headerAnimation {
  from {
    top: -70px;
  }
  to {
    top: 0;
  }
}
@keyframes submenuAnimation {
  from {
    left: -100px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
header.hdr {
  position: relative;
  height: 150px;
  width: 100%;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  z-index: 1001;
  background-color: #FFFFFF;
}
header.hdr.scrolling {
  position: fixed;
  top: 0;
  z-index: 3001;
  height: 70px;
  animation: 300ms headerAnimation;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.2);
}
header.hdr.scrolling .inner {
  padding: 5px 30px;
}
header.hdr.scrolling .inner a.meteoheader span {
  display: none;
}
header.hdr .inner {
  padding: 15px 30px;
  max-width: 1680px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
header.hdr .inner a.logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  width: 200px;
}
header.hdr .inner a.logo img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
header.hdr .inner nav.menuheader &gt; div#menuimage {
  position: absolute;
  top: -100vh;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li {
  margin: 0;
  padding: 10px 30px;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; a {
  color: #021040;
  font-size: 2rem;
  line-height: 2rem;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li:hover {
  padding: 60px 30px;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li:hover a {
  color: #49C175;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  animation: 300ms submenuAnimation;
  display: none;
  padding: 70px 150px;
  background-color: #f7f7f7;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.2);
  width: 100vw;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  justify-content: space-between;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li {
  position: relative;
  width: 24%;
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
  border-right: 1px solid #CCC;
  padding: 0 4%;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:nth-child(4),
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:nth-child(7),
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:last-child {
  border-right: 1px solid transparent;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; a {
  display: block;
  color: #021040;
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 60px;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; a:hover {
  color: #49C175;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:hover,
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:focus,
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li:focus-within {
  color: #49C175;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; ul {
  position: relative;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; ul &gt; li &gt; a {
  display: block;
  color: #001c7d;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 2.2rem;
  margin-bottom: 25px;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; ul &gt; li &gt; a:hover {
  color: #49C175;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; ul &gt; li::before {
  position: absolute;
  content: "\2022";
  color: #49C175;
  font-weight: bold;
  display: inline-block;
  font-size: 2rem;
  margin-left: -20px;
  margin-top: -5px;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li &gt; ul.sub-menu &gt; li &gt; ul ul {
  display: none;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li:hover &gt; ul.sub-menu,
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li:focus &gt; ul.sub-menu,
header.hdr .inner nav.menuheader &gt; div &gt; ul &gt; li:focus-within &gt; ul.sub-menu {
  display: block;
}
header.hdr .inner nav.menuheader &gt; div &gt; ul li.current-menu-item &gt; a {
  color: #49C175 !important;
}
header.hdr .inner div#menuimage {
  width: 20%;
  display: inline-block;
  float: left;
  margin-right: 5%;
}
header.hdr .inner div#menuimage a {
  margin-bottom: 40px;
  display: block;
}
header.hdr .inner div#menuimage a div.imgcropCtn {
  height: 100px;
}
header.hdr .inner div#menuimage a div.imgcropCtn .overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #021040;
  pointer-events: none;
  opacity: 0.3;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
header.hdr .inner div#menuimage a div.imgcropCtn .intitule {
  color: #f7f7f7;
  font-size: 2.2rem;
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 5;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
header.hdr .inner div#menuimage a:hover .overlay {
  opacity: 0 !important;
}
header.hdr .inner div#menuimage a:hover .intitule {
  text-shadow: 1px 2px 5px black;
}
header.hdr .inner a.boutonresa {
  color: #001c7d;
  font-size: 1.8rem;
  line-height: 1.5rem;
  padding: 17px 25px;
  border: 2px solid #001c7d;
}
header.hdr .inner a.boutonresa:hover {
  color: #49C175;
  border: 2px solid #49C175;
}
header.hdr .inner a.meteoheader {
  min-width: 110px;
}
header.hdr .inner a.meteoheader span {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #001c7d;
}
header.hdr .inner a.meteoheader .date,
header.hdr .inner a.meteoheader .location {
  display: none;
}
header.hdr .inner a.meteoheader div.icon_src {
  float: left;
  margin-right: 10px;
}
header.hdr .inner a.meteoheader div.icon_src img {
  width: 42px;
  height: auto;
  filter: brightness(0.8) sepia(1) hue-rotate(-65deg) #000000;
}
header.hdr .inner a.meteoheader .description {
  color: #001c7d;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 300;
}
header.hdr .inner a.meteoheader .temperature {
  color: #001c7d;
  font-size: 2rem;
  line-height: 1.8rem;
  margin-bottom: 5px;
}
header.hdr .inner span.burger {
  display: none;
  width: 72px;
  height: 56px;
  margin: 15px 0 0 35px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
header.hdr .inner span.burger i {
  font-size: 2.4rem;
  color: #001c7d;
}
header.hdr .inner span.burger i#closeicone {
  display: none;
}
header.hdr .inner span.burger:hover i {
  color: #49C175 !important;
}
header.hdr .inner .whitebackground {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
}
header.hdr .inner nav.menupleinepage {
  display: none;
  position: absolute;
  width: 100%;
  height: calc(100vh - 100%);
  top: -100vh;
  left: 0;
  z-index: -2;
  background-color: #f7f7f7;
  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: 20px 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #f7f7f7;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li {
  width: 100%;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;a,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;span {
  border-bottom: 1px solid #E6E5E5;
  padding: 15px 40px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #1e1e1e;
  cursor: pointer;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;a i,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;span i {
  transform: rotate(270deg);
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;a:hover,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li &gt;span:hover {
  color: #f7f7f7;
  background-color: #021040;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li:last-child &gt;a,
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul li:last-child &gt;span {
  border-bottom: 0px solid #000;
}
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;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top span.submenu-titre {
  font-size: 2rem;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top span.closeMenu {
  cursor: pointer;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top span.closeMenu i {
  transform: rotate(90deg);
  display: inline-block;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu .submenu-top span.closeMenu:hover i {
  color: #021040;
}
header.hdr .inner nav.menupleinepage .mobilemenu-inner ul.sub-menu.menuopened {
  left: 0;
}
header.hdr.menuopened .inner .menupleinepage {
  top: 100%;
}
header.hdr.menuopened .inner span.burger i#closeicone {
  display: block;
}
header.hdr.menuopened .inner span.burger i#burgericone {
  display: none;
}
footer.ftr {
  color: #f7f7f7;
  overflow: hidden;
  position: relative;
  background: #021040;
}
footer.ftr &gt; .inner {
  padding: 40px 15px;
}
footer.ftr &gt; .inner .container {
  max-width: 1220px;
}
footer.ftr .logofooter img {
  max-height: 200px;
  margin-bottom: 20px;
}
footer.ftr span.titrefooter {
  display: block;
  font-family: 'Milgran', sans-serif;
  font-size: 2rem;
  line-height: 2.9rem;
  color: #f7f7f7;
  margin-bottom: 20px;
}
footer.ftr div.textefooter {
  margin-bottom: 20px;
}
footer.ftr div.textefooter p {
  margin-bottom: 0;
  font-weight: 400;
}
footer.ftr .yataclock--day p {
  margin-bottom: 0;
  font-weight: 400;
  text-align: left;
}
footer.ftr .yataclock--day--lnk a {
  align-items: left;
  border: 0px solid;
  padding: 0px;
  color: #49C175;
  background-color: transparent;
  border-color: transparent;
  font-size: 2.2rem;
  line-height: 2.7rem;
  text-decoration: underline;
}
footer.ftr .yataclock--day--lnk a:hover {
  color: #f7f7f7;
}
footer.ftr .yataclock--day .yataclock--day--lnk {
  justify-content: flex-start;
}
footer.ftr .socialfooter {
  margin-bottom: 20px;
}
footer.ftr .socialfooter a {
  padding: 11px 15px;
  border: 1px solid #f7f7f7;
  margin-right: 15px;
  display: inline-block;
}
footer.ftr .socialfooter a i {
  font-size: 4.8rem;
  color: #f7f7f7;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
footer.ftr .socialfooter a:hover {
  border: 1px solid #49C175;
}
footer.ftr .socialfooter a:hover i {
  color: #49C175;
}
footer.ftr .menufooter a {
  display: block;
  max-width: 350px;
  width: 100%;
  padding: 22px;
  color: #f7f7f7;
  border: 2px solid #f7f7f7;
  margin-bottom: 25px;
  text-align: center;
}
footer.ftr .menufooter a:hover {
  color: #49C175;
  border: 2px solid #49C175;
}
footer.ftr .copyright {
  text-align: center;
  padding: 15px 30px;
  color: #f7f7f7;
  font-size: 1.6rem;
}
footer.ftr .copyright p {
  margin: 0;
}
footer.ftr .copyright a {
  color: #f7f7f7;
}
footer.ftr .copyright a:hover {
  color: #49C175;
}
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: #f7f7f7;
  -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;
}
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;
}
#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;
  height: 40px;
  border-radius: 40px;
  padding: 0 !important;
}
#tarteaucitronIcon #tarteaucitronManager img {
  display: none;
}
.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%;
}
.slb_details {
  display: none;
}
.post-password-form {
  max-width: 980px;
  margin: 40px auto;
  padding: 0 15px;
}
.post-password-form &gt; p:first-child {
  font-family: 'Milgran', sans-serif;
  color: #021040;
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  margin: 0 0 35px;
}
.post-password-form label {
  display: flex;
  flex-direction: column;
}
.post-password-form label input {
  border: 1px #021040 solid;
  outline: 0;
  -webkit-appearance: none;
  font-family: 'Josefin Sans', sans-serif;
  border-radius: 0px;
  background-image: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  width: 100%;
  padding: 15px 30px;
  margin: 10px 0px;
  line-height: 1;
}
.post-password-form input[type="submit"] {
  outline: 0;
  border: 2px solid #001c7d;
  border-radius: 0px;
  -webkit-appearance: none;
  background: transparent;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  text-align: center;
  padding: 14px 25px 13px;
  color: #001c7d;
  cursor: pointer;
  display: block;
  margin: auto;
}
.post-password-form input[type="submit"]:hover {
  color: #49C175;
  border: 2px solid #49C175;
}
#langues:hover .langSwitcher .listlg {
  opacity: 1;
  pointer-events: auto;
}
.langSwitcher {
  display: block;
  position: relative;
}
.langSwitcher .listlg {
  color: #f7f7f7;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 90%;
}
.langSwitcher .listlg .gtranslate_wrapper {
  width: 100%;
  display: flex;
}
.langSwitcher .listlg .gtranslate_wrapper a.nturl {
  display: block;
  padding: 11px 12px;
  width: 57px;
  color: #f7f7f7;
  border: 1px solid #f7f7f7;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 5px;
  background: #49C175;
}
.langSwitcher .listlg .gtranslate_wrapper a.glink.gt-current-lang {
  font-weight: 600;
  background: #001c7d;
}
.langSwitcher .listlg .gtranslate_wrapper a:hover {
  background: #49C175;
}
.menupleinepage .langSwitcher .listlg {
  left: 50%;
  right: auto;
  top: auto;
  bottom: 100%;
  transform: translateX(-50%);
}
.menupleinepage .langSwitcher .listlg .gtranslate_wrapper {
  flex-direction: column;
}
.menupleinepage .langSwitcher .listlg .gtranslate_wrapper a.nturl {
  color: #f7f7f7;
  border: 1px solid #f7f7f7;
  margin: 5 0;
  background: #49C175;
}
.gtranslate-edit {
  display: none;
  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;
}
label[for="comment"] {
  display: block;
}
.comments-area {
  margin-bottom: 70px;
}
.comments-area h3 {
  margin: 30px 0 20px !important;
}
.comments-area p {
  margin-bottom: 10px;
}
.comments-area input[type="submit"] {
  outline: none;
  font-size: 1.8rem;
  line-height: 2.5rem;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 2px solid;
  padding: 14px 25px 13px;
  background-color: transparent;
  color: #001c7d;
  border-color: #001c7d;
}
.comments-area input[type="submit"]:hover {
  color: #49C175;
  border-color: #49C175;
}
body.page-template-template-touslesarticles .blogsidebar .derniersarticles {
  display: none;
}
body.page-template-template-touslesarticles .blogsidebar &gt;span:first-child {
  display: none;
}
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: 'Josefin Sans', sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #49C175;
  margin-bottom: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a.bloglistitem:hover .categcont span.titre {
  color: #001c7d;
}
.blogsidebar {
  padding: 26px 24px;
  background-color: #f7f7f7;
  margin-top: 30px;
}
.blogsidebar span.titrerubrique {
  display: block;
  font-family: 'Milgran', sans-serif;
  font-size: 2.3rem;
  line-height: 3rem;
  color: #001c7d;
  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: #001c7d;
  display: block;
}
.blogsidebar div.categories a:before {
  position: absolute;
  content: "\2022";
  color: #49C175;
  font-weight: bold;
  display: inline-block;
  font-size: 1.6rem;
  margin-left: -17px;
  margin-top: 0px;
}
.blogsidebar div.categories a:hover {
  color: #49C175;
}
.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;
}
.infosarticle {
  display: flex;
  padding: 25px 40px;
  background-color: #fff;
  max-width: 660px;
  width: 100%;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.infosarticle span {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 300;
  display: flex;
}
.infosarticle span i {
  font-size: 2.2rem;
  color: #001c7d;
  margin-right: 10px;
}
.infosarticle span a {
  color: #49C175;
  text-decoration: underline;
  margin-left: 5px;
}
.motscles {
  padding: 23px 38px;
  background-color: #F5F5F7;
  margin-bottom: 40px;
}
.motscles .titrerubrique {
  display: block;
  font-family: 'Milgran', sans-serif;
  font-size: 2.6rem;
  line-height: 3rem;
  color: #001c7d;
  margin-bottom: 20px;
}
.motscles .tags {
  line-height: 2.4rem;
  display: inline-block;
  padding: 8px 16px;
  background-color: #fff;
  margin-right: 20px;
}
.motscles .tags:last-child {
  margin-right: 0;
}
.infosauteur {
  padding: 23px 38px;
  background-color: #F5F5F7;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.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;
}
.infosauteur .txtauteur {
  width: calc(100% - 200px);
}
.infosauteur .txtauteur a {
  color: #001c7d;
  font-family: 'Milgran', sans-serif;
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 20px;
  display: block;
}
.sidemenu {
  position: absolute;
  top: 30px;
  right: 48px;
  max-width: 80px;
  z-index: 2000;
}
.sidemenu &gt;span,
.sidemenu a {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.sidemenu &gt;span i,
.sidemenu a i {
  display: inline-block;
  font-size: 2.2rem;
  color: #021040;
  border: 1px solid #021040;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 15px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.sidemenu &gt;span span,
.sidemenu a span {
  display: block;
  margin-top: 16px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #021040;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.sidemenu &gt; span#accessibilite i {
  font-size: 3rem;
  padding: 11px 11px;
}
.sidemenu &gt; span.langue i {
  padding: 11px 12px;
}
.sidemenu &gt; span:hover,
.sidemenu a:hover {
  cursor: pointer;
}
.sidemenu &gt; span:hover i,
.sidemenu a:hover i {
  color: #49C175 !important;
  border: 1px solid #49C175 !important;
}
.sidemenu &gt; span:hover span,
.sidemenu a:hover span {
  color: #49C175 !important;
}
.menupleinepage .sidemenu {
  top: auto;
  bottom: 35px;
  right: auto;
  left: auto;
  max-width: 100%;
  z-index: 600;
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.menupleinepage .sidemenu &gt;span,
.menupleinepage .sidemenu a {
  text-align: center;
  width: 25%;
}
.menupleinepage .sidemenu &gt;span i,
.menupleinepage .sidemenu a i {
  color: #021040 !important;
  border: 1px solid #021040 !important;
}
.menupleinepage .sidemenu &gt;span span,
.menupleinepage .sidemenu a span {
  margin-top: 6px;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #021040 !important;
}
body.page .sidemenu &gt;span i,
body.page .sidemenu a i,
body.single-articlesyatadata .sidemenu &gt;span i,
body.single-articlesyatadata .sidemenu a i,
body.single-communes .sidemenu &gt;span i,
body.single-communes .sidemenu a i {
  color: #f7f7f7;
  border: 1px solid #f7f7f7;
}
body.page .sidemenu &gt;span span,
body.page .sidemenu a span,
body.single-articlesyatadata .sidemenu &gt;span span,
body.single-articlesyatadata .sidemenu a span,
body.single-communes .sidemenu &gt;span span,
body.single-communes .sidemenu a span {
  color: #f7f7f7;
}
.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: #f7f7f7;
  }
  25% {
    color: #fc5d40;
  }
  75% {
    color: #fc5d40;
  }
  100% {
    color: #f7f7f7;
  }
}
.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 &gt;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', sans-serif;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #001c7d;
  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: #001c7d;
  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: #001c7d;
  -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: #021040;
  margin-bottom: 0;
}
.carnetvoyage .listecarnet .itemCarnet a:hover h2,
.carnetvoyage .listecarnet .itemCarnet a:hover .commune,
.carnetvoyage .listecarnet .itemCarnet a:hover .commune i {
  color: #EFA800;
  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;
}
.section-entetepage {
  background-color: #021040;
  margin-bottom: 70px;
}
.section-entetepage div.entetetexte {
  padding: 30px 7% 50px 11%;
}
.section-entetepage .ariane {
  margin-bottom: 100px;
}
.section-entetepage .ariane .contenuariane {
  color: #f7f7f7;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
}
.section-entetepage .ariane .contenuariane a {
  color: #f7f7f7;
  text-decoration: underline;
}
.section-entetepage h1 {
  color: #f7f7f7;
}
.section-entetepage p {
  font-size: 2rem;
  line-height: 3rem;
  color: #f7f7f7;
}
.section-entetepage .imgcropCtn {
  height: 100%;
  min-height: 480px;
}
.section-entetepage .imgcropCtn .overlay {
  position: absolute;
  width: 250px;
  height: 100%;
  top: 0;
  right: 0;
  background: linear-gradient(90deg,rgba(2,16,64,0) 0%,rgba(2,16,64,0.8) 100%);
}
.section-entetepage .imgcropCtn small {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #f7f7f7;
  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;
}
.section-entetepage .imgcropCtn small .copysymb {
  padding: 5px 0;
}
.section-entetepage .imgcropCtn small .copycont {
  padding-left: 5px;
  display: none;
}
.section-entetepage .imgcropCtn small:hover .copycont {
  display: inline;
  animation: 0.3s ease slidecopy;
}
.colcontenusingle {
  padding-right: 40px;
  min-height: 100vh;
}
.section-entetesingle {
  margin-bottom: 40px;
}
.section-entetesingle .ariane {
  margin: 30px 0 65px;
}
.section-entetesingle .ariane .contenuariane {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
}
.section-entetesingle .ariane .contenuariane a {
  color: #021040;
  text-decoration: underline;
}
.section-entetesingle &gt; p {
  font-size: 2rem;
  line-height: 3rem;
}
.aftersingle {
  background-color: #fff;
  padding: 60px 0 0;
}
.div404 {
  text-align: center;
  height: auto;
  min-height: 60vh;
}
.div404 img {
  display: block;
  margin: auto;
  max-height: 220px;
}
.bout1 {
  font-size: 1.8rem;
  line-height: 2.5rem;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 2px solid;
  padding: 14px 25px 13px;
  background-color: transparent;
  color: #001c7d;
  border-color: #001c7d;
}
.bout1:hover {
  color: #49C175;
  border-color: #49C175;
}
.btn__yt {
  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;
  padding: 14px 25px 13px;
}
.boutPlein {
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 1px solid;
  border-radius: 0px;
  padding: 14px 25px 13px;
  color: #f7f7f7;
  background-color: #021040;
  border-color: #021040;
}
.boutPlein:hover {
  color: #021040;
  background-color: transparent;
}
.boutVide {
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 1px solid;
  border-radius: 0px;
  padding: 14px 25px 13px;
  background-color: transparent;
  color: #021040;
  border-color: #021040;
}
.boutVide:hover {
  color: #f7f7f7;
  background-color: #021040;
}
.boutPlein.coul2 {
  background-color: #001c7d;
  border-color: #001c7d;
}
.boutPlein.coul2:hover {
  color: #001c7d;
  background-color: transparent;
}
.boutVide.coul2 {
  color: #001c7d;
  border-color: #001c7d;
}
.boutVide.coul2:hover {
  color: #f7f7f7;
  background-color: #001c7d;
}
.boutPlein.noir {
  background-color: #222;
  border: 1px solid #222;
}
.boutPlein.noir:hover {
  color: #222;
  background-color: transparent;
}
.boutVide.noir {
  color: #222;
  border: 1px solid #222;
}
.boutVide.noir:hover {
  color: white;
  background-color: #222;
}
.boutPlein.blanc {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #222;
}
.boutPlein.blanc:hover {
  color: #fff;
  background-color: transparent;
}
.boutVide.blanc {
  color: #fff;
  border: 1px solid #fff;
}
.boutVide.blanc:hover {
  color: #222;
  background-color: #fff;
}
.boutVide.withicon span.icbout,
.boutPlein.withicon span.icbout {
  font-size: 21px;
  display: inline-block;
}
.boutVide.withicon span.textbout,
.boutPlein.withicon span.textbout {
  padding-left: 8px;
}
.fondModal {
  z-index: 2000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
}
.fondModal .modalclosebackground {
  position: absolute;
  width: 100%;
  height: 100%;
}
.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 {
  background-color: #021040;
  color: #f7f7f7;
  margin: 0px;
  padding: 15px;
}
.fondModal .modalinner .modalContent .modalClose {
  font-size: 3.5rem;
  font-weight: 300;
  position: absolute;
  right: 10px;
  top: 3px;
  color: #f7f7f7;
  border: none;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.fondModal .modalinner .modalContent .modalClose:hover {
  color: #49C175;
}
.fondModal .modalinner .modalContent .titremodal {
  margin: 5px 0px 15px 0px;
  color: #f7f7f7;
  font-size: 2.2rem;
  font-weight: 500;
}
.fondModal .modalinner .modalContent .accessoption {
  padding: 5px 10px;
  background-color: #f7f7f7;
  margin-top: 8px;
}
.fondModal .modalinner .modalContent .accessoption p.formtexte {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #021040;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle {
  margin-left: 0px;
  margin-top: -10px;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #021040;
}
.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 #001c7d;
  outline-offset: 2px;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle span.toggle {
  margin: 5px 15px;
}
.fondModal .modalinner .modalContent .accessoption p.formtoggle span.toggle input + label {
  margin-left: 63px;
  color: #021040;
}
.fondModal .modalinner .modalContent form.modalrech ::placeholder {
  color: #969696;
}
.fondModal .modalinner .modalContent form.modalrech input[type="text"] {
  border: 0px #f7f7f7 solid;
  background-color: #f7f7f7;
  color: #021040;
  font-weight: 300;
  outline: 0;
  -webkit-appearance: none;
  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;
  background-color: transparent;
  border-color: #f7f7f7;
  color: #f7f7f7;
}
.fondModal .modalinner .modalContent form.modalrech input[type="submit"]:hover {
  border-color: #49C175;
  color: #49C175;
}
.fondModal .modalinner .modalContent #inputcarnetpartage input {
  padding: 10px 20px 7px;
  margin-bottom: 20px;
}
.fondModal .modalinner .modalContent button.bout1 {
  border-color: #f7f7f7;
}
.fondModal .modalinner .modalContent button.bout1:hover {
  color: #49C175;
  border-color: #49C175;
}
.fondModal#modalcarnet .modalinner {
  max-width: 800px;
  text-align: center;
}
.pum.pum-theme-theme-par-defaut .pum-title {
  font-family: 'Milgran', sans-serif;
  color: #021040;
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  margin: 0 0 35px;
}
.pum.pum-theme-theme-par-defaut p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0 0 20px;
  font-weight: 300;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #e67800;
  font-size: 1.6rem;
  color: #f7f7f7;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #f7f7f7;
  font-size: 1.6rem;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background: #e62300;
  font-size: 1.6rem;
  color: #f7f7f7;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
}
.wpcf7 .wpcf7-submit {
  font-size: 1.8rem;
  line-height: 2.5rem;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 2px solid;
  padding: 14px 25px 13px;
  background-color: transparent;
  color: #001c7d;
  border-color: #001c7d;
}
.wpcf7 .wpcf7-submit:hover {
  color: #49C175;
  border-color: #49C175;
}
.pagination__ctn nav {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.pagination__ctn nav &gt; a,
.pagination__ctn nav &gt; span {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin: 0 10px;
  color: #1e1e1e;
}
.pagination__ctn nav &gt; span.current {
  color: #021040;
}
.pagination__ctn nav a:hover {
  color: #021040;
}
.section-enconstruction {
  height: 100vh;
  background: #f7f7f7;
  color: #f7f7f7;
  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: #021040;
}
.wpml-ls {
  display: inline-block;
  width: 60px !important;
  float: right;
  margin: 8px 23px;
}
.wpml-ls-legacy-dropdown a {
  color: #1e1e1e !important;
  border: 1px solid #1e1e1e !important;
  background-color: #f7f7f7 !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&gt;a {
  color: #1e1e1e !important;
  background-color: #f7f7f7 !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;
}
#glt-translate-trigger {
  display: none;
}
.selectlangue {
  padding: 0px 10px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 50px;
  color: #f7f7f7;
  background-color: #021040;
  border: 1px solid #f7f7f7;
}
.selectlangue span:after {
  content: '▼';
  margin-left: 7px;
}
#listlg {
  background-color: #021040;
  display: none;
  position: absolute;
  border: 1px solid #f7f7f7;
  left: 0px;
}
a.nturl {
  display: block;
  padding: 3px 19px;
}
a.nturl:hover {
  color: #021040;
  background-color: #f7f7f7;
}
h1.rechercher {
  margin-top: 30px !important;
  text-align: center;
}
form.searchpageform {
  text-align: center;
}
form.searchpageform input[type="text"] {
  border: 1px solid #021040;
  background-color: #f7f7f7;
  color: #021040;
  outline: 0;
  padding: 8px 16px;
  margin: 0 0 20px;
  line-height: 1;
}
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: 2rem;
  line-height: 2.9rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a.bloclienrech div.contenutxt p {
  margin-bottom: 0;
  color: #021040;
}
a.bloclienrech:hover div.contenutxt h2 {
  color: #49C175;
}
a.bloclienrech:hover div.imgcropCtn .imgcrop {
  transform: scale(1.1);
}
a.bloclienrech.communeprincipal div.imgcropCtn {
  width: 32%;
  height: 170px;
}
a.bloclienrech.communeprincipal div.contenutxt {
  width: 63%;
}
a.bloclienrech.communeprincipal div.contenutxt h2 {
  color: #EFA800;
}
body.search hr {
  max-width: 900px;
  margin: 0 auto 50px;
}
#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: #021040;
}
.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: #f7f7f7;
  -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: #021040;
}
.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);
}
.slick-slider {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.slick-slider .slick-slide {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  display: inline-block;
  border: 0;
  font-size: 0;
  background-color: transparent;
  width: 27px;
  height: 50px;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 5;
  background-image: url('/wp-content/themes/yatatheme/img/arrow.svg');
  background-size: 100% 100%;
  filter: brightness(0.3);
  cursor: pointer;
}
.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
  filter: brightness(0.5) sepia(1) hue-rotate(-170deg) #000000 !important;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  display: none;
}
.slick-slider .slick-prev {
  transform: rotate(180deg);
  left: -30px;
}
.slick-slider .slick-next {
  right: -30px;
}
.slick-slider ul.slick-dots {
  margin-top: 10px;
  list-style-type: none;
  text-align: center;
  padding: 0px;
}
.slick-slider ul.slick-dots &gt; li {
  display: inline-block;
}
.slick-slider ul.slick-dots &gt; li button {
  box-sizing: border-box;
  font-size: 0px;
  cursor: pointer;
  border: 1px solid #1e1e1e;
  height: 15px;
  width: 15px;
  margin: 0 7px;
  background-color: transparent;
  transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.slick-slider ul.slick-dots &gt; li button:before {
  display: none;
}
.slick-slider ul.slick-dots &gt; li button:hover {
  background-color: #3c3c3c;
}
.slick-slider ul.slick-dots &gt; li.slick-active button {
  background-color: #3c3c3c;
}
.container-fluid .slick-slider {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.container-fluid .slick-slider .slick-prev {
  left: 30px;
  filter: brightness(10);
}
.container-fluid .slick-slider .slick-next {
  right: 30px;
  filter: brightness(10);
}
.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: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1470px;
  }
}
@media (max-width: 1700px) {
  main .sidemenu {
    right: 10px;
  }
}
@media (max-width: 1499px) {
  header.hdr .inner nav.menuheader &gt; div &gt; ul.menu &gt; li {
    padding: 60px 15px;
  }
  header.hdr .inner nav.menuheader &gt; div &gt; ul.menu &gt; li &gt; a {
    font-size: 1.6rem;
  }
}
@media (max-width: 1399px) {
  .section-entetepage .ariane {
    margin-bottom: 50px;
  }
  .section-entetepage p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .section-entetepage div.entetetexte {
    padding: 30px 5% 50px 7%;
  }
}
@media (max-width: 1199px) {
  .carnetvoyage .listecarnet {
    grid-template-columns: repeat(3,1fr);
  }
  .colcontenusingle a.bloglistitem {
    width: 100%;
    padding: 0 15px;
  }
  .blogsidebar {
    padding: 26px 10px;
  }
  .blogsidebar a.bloglistitem {
    flex-direction: column;
    align-items: flex-start;
  }
  .blogsidebar a.bloglistitem .imgcropCtn {
    margin-right: 0;
    margin-bottom: 10px;
  }
  header.hdr {
    position: relative;
  }
  header.hdr .inner nav.menuheader {
    display: none;
  }
  header.hdr .inner span.burger {
    user-select: none;
    display: flex;
  }
  header.hdr .inner span.icones {
    display: none;
  }
  main .sidemenu,
  .section-entetepage .imgcropCtn .overlay {
    display: none;
  }
  .section-paragraphe table {
    width: 100% !important;
  }
  .row&gt;* {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .carnetvoyage .listecarnet {
    grid-template-columns: repeat(2,1fr);
  }
  .carnetvoyage .boutons {
    flex-direction: column;
  }
  .carnetvoyage .boutons &gt;a,
  .carnetvoyage .boutons span {
    margin-bottom: 10px;
  }
  .colcontenusingle {
    padding: 0;
  }
  .section-entetesingle {
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .motscles,
  .infosauteur {
    padding: 13px 18px;
  }
  .motscles a.tags {
    margin-right: 10px;
  }
  .infosauteur {
    flex-direction: column;
  }
  .infosauteur .txtauteur {
    width: 100%;
  }
  .mb100 {
    margin-bottom: 70px;
  }
  body div.container h1,
  body div.container-fluid h1 {
    font-size: 2.9rem;
    line-height: 3.5rem;
    margin: 0 0 25px;
  }
  body div.container h2,
  body div.container .h2like,
  body div.container-fluid h2,
  body div.container-fluid .h2like {
    font-size: 2.7rem;
    line-height: 3.4rem;
    margin: 0 0 20px;
  }
  body div.container h3,
  body div.container .h3like,
  body div.container-fluid h3,
  body div.container-fluid .h3like {
    font-size: 2.3rem;
    line-height: 3rem;
    margin: 0 0 20px;
  }
  body div.container h4,
  body div.container .h4like,
  body div.container-fluid h4,
  body div.container-fluid .h4like {
    margin: 0 0 20px;
  }
  .post-password-form &gt; p:first-child {
    font-size: 2.7rem;
    line-height: 3.4rem;
    margin: 0 0 20px;
  }
  .section-entetepage .ariane {
    margin-bottom: 10px;
  }
  .section-entetesingle .infosarticle {
    flex-direction: column;
  }
  .row &gt; .enteteimage {
    padding: 0;
  }
  header.hdr {
    height: 110px;
  }
  header.hdr .inner a.meteoheader,
  header.hdr .inner a.boutonresa {
    display: none;
  }
  header.hdr .inner span.burger {
    margin: 0 0 0 35px;
  }
  .slick-slider button.slick-arrow {
    display: none !important;
  }
  footer.ftr .copyright {
    padding: 0px 110px 10px 15px;
  }
  footer.ftr .yataclock--day--lnk a {
    margin-bottom: 40px;
  }
  footer.ftr &gt; .inner {
    padding: 40px 15px 0;
  }
  .body-enconstruction .section-enconstruction .subtitle {
    font-size: 2.4rem !important;
  }
  .body-enconstruction .section-enconstruction .h2like {
    font-size: 3rem;
  }
}
@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-entetepage .imgcropCtn {
    min-height: 80vw;
  }
  .section-paragraphe .row &gt; .col-12 {
    overflow-x: auto;
  }
  .section-paragraphe .row &gt; .col-12 table {
    min-width: 576px;
  }
}
</pre></body></html>