/*
Theme Name: GDH Theme
Theme URI: https://www.gdhcom.fr/
Author: GDH'COM
Author URI: https://www.gdhcom.fr/
Description: Thème WordPress basé sur Bootstrap
Version: 1.0
*/

/* FONTS */

h2{
  width: auto !important;
  padding: 0 !important;
}
.engagements a{
  color: unset !important;
  text-decoration: underline !important;
}
.subtitle{
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
}

.dark-bg{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(51,51,51,0.5);
}

svg.fa-phone{
  transform: rotate(90deg);
}

.fa-chevron-down{
  transition: 0.4s all ease-in;
}
.btn-contact svg{
  transition: 0.2s all ease-in-out;
}
.btn-contact:hover svg{
  transform: rotate(45deg);
}

.container-fluid{
  position: relative;
  display: flex;
  flex-direction: column;
}

.banniere .iframe-yt{
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.banniere .iframe-yt::before,.banniere .iframe-yt::after{
  content: '';
  position: absolute;
  width: 550px;
  height: 280px;
  z-index: 1;
}

.banniere .iframe-yt::before{
  left: -60px;
  transform: rotate(15deg);
}
.banniere .iframe-yt::after{
  right: -60px;
  transform: rotate(165deg);

}

.banniere.modele-image{
  height: 75vh;
}

.btn-7jrs{
  position: fixed;
  color: black;
  z-index: 10;
}

a.btn-lg,
a.btn-lg:hover,
footer a,
.custom-btn-certif{
  text-decoration: none;
}

a.btn

.demi-cercle-top{
  height: 30%;
  border-radius: 50%;
  left: 0;
  top: -15%;
  position: absolute;
  z-index: -5;
  width: 100%;
}
 
#logo-left img,
#logo-right img
{
  width: 150px;
  z-index: 50;
}

.demi-cercle-bottom{
  height: 30%;
  border-radius: 50%;
  left: 0;
  bottom: -15%;
  position: absolute;
  z-index: -5;
  width: 100%;
}

.triangle{
  display: inline-block;
  height: 0;
  width: 0;
  position: absolute;
  z-index: -5;
  transition: 0.2s all ease-in-out;
}

.bande{
  position: absolute;
  z-index: -5;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90%;
  margin: auto;
}

.triangle.top-left{
  top: 0;
  left: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-right-color: transparent ;
}
.bande.top-left{
  top: 50%;
  left: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-right-color: transparent ;
}
.triangle.top-right{
  top: 0;
  right: 0;
  border-left-style: solid;
  border-left-color: transparent;
  border-top-style: solid;
}
.bande.top-right{
  top: 50%;
  right: 0;
  border-left-style: solid;
  border-left-color: transparent;
  border-top-style: solid;
}
.triangle.bottom-right{
  bottom: 0;
  right: 0;
  border-left-style: solid;
  border-left-color: transparent;
  border-bottom-style: solid;
}
.bande.bottom-right{
  bottom: 50%;
  right: 0;
  border-left-style: solid;
  border-left-color: transparent;
  border-bottom-style: solid;
}
.triangle.bottom-left{
  bottom: 0;
  left: 0;
  border-right-style: solid;
  border-right-color: transparent ;
  border-bottom-style: solid;
}
.bande.bottom-left{
  bottom: 50%;
  left: 0;
  border-right-style: solid;
  border-right-color: transparent ;
  border-bottom-style: solid;
}

.fond{
  position: absolute;
  height: 100%;
  overflow-x: hidden;
}

.custom-btn-certif{
  color: #f9f9f9 !important;
  border: 1px solid #f9f9f9;
  font-size: 16px;
  border-radius: 3px;
  transition: 0.3s all ease-in-out;
  display: inline-block;
  text-align: center;
  box-shadow: 3px 3px 3px 1px rgba(51,51,51,0.3);
  opacity: 1 !important;
  min-width: 150px;
  margin-right: 32px;
}

.custom-btn{
  color: #f9f9f9;
  border: 1px solid #f9f9f9;
  width: 100%;
  font-size: 16px;
  padding: 16px 32px;
  border-radius: 3px;
  transition: 0.3s all ease-in-out;
  display: inline-block;
grid-template-columns: ;  text-align: center;
}

.custom-btn[disabled],
.custom-btn:disabled{
  background-color: grey;
}

.custom-btn:hover{
  cursor: pointer;
  transform: scale(1.05);
  text-decoration: none;
  color: white !important;
}

.banniere h1.simple{
  color: #f9f9f9;
  text-align: center;
  position: relative;
  margin-bottom: 0 !important;
  padding: 16px;
  text-shadow: 1px 1px 2px #333333;
}

.banniere .slogan{
  color: white;
  font-size: 30px;
  display: flex;
  flex-direction: column;
  text-align: center;
  text-shadow: 1px 1px 1px black;
}

.banniere .slogan span{
  font-size: 120px;
  text-transform: uppercase;
  line-height: 88px;
  margin-bottom: 16px;
}

.banniere .premium h1{
  text-align: center;
  font-size: 25px;
}

.banniere .premium p{
  font-size: 20px;
}

.banniere { 
  position: relative;
}

.banniere img{
  position: absolute;
  z-index: -1;
  height: 100%;
  object-fit: cover;
}

.banniere .presentation.premium{
  position: relative;
  background: #f9f9f9;
  padding: 8px 32px;
  width: 100%;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banniere .presentation.premium h1{
  font-weight: 400;
}

.banniere .presentation.premium::before, 
.banniere .presentation.premium::after{
  content:'';
  width: 60%;
  height: 40px;
  position: absolute;
  top: -10px;
  z-index: -1;
}
.banniere .presentation.premium::before{
  left: -50%;
  transform: rotate(15deg);
}
.banniere .presentation.premium::after{
  right: -50%;
  transform: rotate(165deg);
}

.col-titre{
  position: relative;
  z-index: 1;
}

.col-titre::before{
  content: '';
  position: absolute;
  bottom: -50%;
  width: 100%;
  height: 200px;
}

.img-comp{
  width: 100%;
  display: block;
  margin: auto;
  object-fit: cover;
  object-position: center;
}

/* HEADER */
.btn-tel:hover, .return-top:hover{
  transform: scale(1.1);
  box-shadow: 8px 8px 10px 4px rgba(51,51,51,0.3);
}

.btn-tel{
  position: fixed;
  transition: 0.3s all ease-in-out !important;
  z-index: 10;
}

#header.menu-lateral{
  position: fixed;
  top: 0;
  width: 300px;
  height: 100vh;
  z-index: 15;
  backdrop-filter: blur(5px);
  transition: 0.5s all ease-in-out;
  display: flex;
}

.menu-lateral.close{
  opacity: 1 !important;
}

.menu-lateral.gauche.open{
	left: 0;
}
.menu-lateral.gauche.close{
	left: -300px;
}

.menu-lateral.droite.open{
	right: 0;
}
.menu-lateral.droite.close{
	right: -300px;
}

header.menu-lateral{
  position: relative;
  right: 70px;
  top: 50px;
  z-index: 20;
  width: 150px;
  height: auto;
  transition: 0.4s all ease-in-out;
  padding: 8px;
}

#logo-left, #logo-right{
  position: fixed;
  top: 16px;
  z-index: 50;
  width: 150px;
  transition: 0.3s all ease-in-out;
}
#logo-left{
  left: -150px;
}
#logo-right{
  right: -150px;
}

.macaron{
  position: fixed;
  z-index: 20;
  transition: .4s all ease-in-out;
  opacity: 1;
}

.macaron:hover{
  opacity: .2;
}

.macaron-footer{
  position: absolute;
  bottom: 105%;
  left: 8px;
}


#logo-left.logo-pulled{
  left: 32px !important;
}

#logo-right.logo-pulled{
  right: 32px !important;
}

header.menu-lateral img{
  width: 100%;
  height: auto;
}

.menu-lateral header{
  width: 50%;
}

.menu-lateral header .custom-logo{
  width: 100%;
  height: auto;
}

.menu-lateral nav, .menu-lateral #header-menu, .menu-lateral #menu-menu-1 {
  width: 100%;
  max-width: 100vw;
  top: 0;
}

ul#menu-menu-1 a {
  text-decoration: none;
}

ul#menu-menu-1 li.dropdown:hover ul.dropdown-menu{
  opacity: 1;
  z-index: 50;
}

ul#menu-menu-1 .dropdown-item:focus, .dropdown-item:hover {
  background-color : transparent ! important;
}

#header.menu-milieu{
  position: fixed;
  top:0;
  z-index: 100;
  background: transparent;
  width: 100vw;
  transition: 0.4s all ease-in-out;
}
.menu-milieu #header-menu, .menu-milieu #menu-menu-1{
  height: 100%;
}

.menu-milieu .barre-infos{
  position: relative;
  z-index: 5;
}

.menu-lateral .collapse{
  display: flex !important;
}

.menu-lateral .barre-infos{
  width: 100%;
  bottom: 0;
  padding-top: 16px;
}

.menu-lateral .barre-infos .btn {
  margin: auto;
}


.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.bandeau-cookies{
      position: fixed;
    z-index: 50;
    width: 100%;
    bottom: 0;
    background: #333333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

#header.menu-milieu-menu, #header.menu-milieu-menu ul{
  height: 100%;
}

#menu-toggle:hover{
  cursor: pointer;
}

#menu-toggle::before{
  position: absolute;
  right: 0;
}

.menu-milieu #menu-toggle{
  width: 50px;
  height: 50px;
  font-size: 50px;
  right: 16px;
  position: absolute;
  top: 0;
}

#menu-toggle.lateral{
  right: 16px;
  top: 16px;
  position: fixed;
  font-size: 45px;
  width: 45px;
  height: 45px;
  backdrop-filter: blur(5px);
  z-index: 25;
  box-shadow: 0 1px 2px 1px rgba(51,51,51,0.3);
}

.menu-lateral #menu-swap{
  width: 50px;
  height: 50px;
  position: absolute;
  display: flex;
  top: 0;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  transition: 0.3s all ease-out;
  box-shadow: 0 0 1px 1px rgba(51,51,51,0.3);
} 

.menu-lateral.droite #menu-swap{
	left: -50px;
}
.menu-lateral.gauche #menu-swap{
	right: -50px;
	transform: rotate(180deg);
}

.menu-lateral #menu-toggle{
  width: 50px;
  height: 50px;
  right: 0;
  position: fixed;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  transition: 0.3s all ease-out;
  box-shadow: 0 0 1px 1px rgba(51,51,51,0.3);
}


.menu-lateral #menu-swap span {
  font-size: 50px;
  width: 50px;
  height: 50px;
  position: relative;
  transition: 0.3s all ease-out;
}

.menu-lateral #menu-swap:hover span{
  font-size: 40px;
  width: 40px;
  height: 40px;
}

#menu-swap svg{
  width: 100%;
  height: 100% !important;
}

div#mobile-menu {
  transition: 0.5s all ease-in-out;
  position: fixed;
  top: -100vh;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 50px;
  z-index: 20;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
}
#mobile-menu > ul{
  position: absolute;
  top: 60px;
  height: 100%;
}

.menu-milieu .tel{
  position: relative;
  top:0;
  transition: 0.6s ease-in-out all !important;
}

.menu-milieu #nav-menu{
  position: relative;
  z-index: 4;
  backdrop-filter: blur(5px);
}

.menu-lateral ul#menu-menu-1{
  flex-direction: column;
}

.menu-lateral ul#menu-menu-1 li{
  position: relative;
  text-align: center;
  font-size: 20px;
  padding: 8px 0;
  transition: 0.4s all ease-in-out;
}
.menu-lateral ul#menu-menu-1 > li:not(:last-child){
  margin-bottom: 16px;
}
ul#menu-menu-1 li.active:not(:last-child) span{
  font-weight: 600 !important;
}

.menu-lateral ul#menu-menu-1 li::before{
  position: absolute;
  content:''; 
  top: 0;
  height: 100%;
  width: 0px;
  transition: 0.4s all ease-in-out;
}

.menu-lateral.gauche ul#menu-menu-1 li::before{left: 0;}
.menu-lateral.droite ul#menu-menu-1 li::before{right: 0;}

.menu-lateral ul#menu-menu-1 li:hover::before{
  width: 100%;
}
.menu-lateral ul#menu-menu-1 li:not(.dropdown) span {
  display: block;
  margin: auto;
  width: 100%;
}

 ul#menu-menu-1 li span{
  letter-spacing: 2px;
  position: relative;
  transition: 0.2s all ease-in-out;
  font-weight: 500;
}
 ul#menu-menu-1 li:hover span{
  font-weight: 500;
}

.menu-milieu #nav-menu ul#menu-menu-1 a{
  letter-spacing: 2px;
}

.menu-milieu ul#menu-menu-1 li[id^='menu-item']{
  display: flex;
  align-items: center;
  transition: 0.3s all ease-in-out;
  position: relative;
  padding: 0 8px;
}

#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}
#logo-centre{
  position: fixed;
  padding: 8px;
  top: 0;
  z-index: 50;
  width: 100vw;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 10px 0px rgba(51,51,51,0.3);
}
#logo-centre:hover{
  padding: 16px;
}

#logo-centre .menu-left,#logo-centre .menu-right{
  flex-direction: row !important;
  justify-content: space-around;
  align-items: center;
}

#logo-centre img.custom-logo{
  height: auto;
  margin: auto;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  transition: 0.5s all ease-in-out;
  width: 100%;
}

#logo-centre div[id*='desktop-menu'] a:not(.custom-logo-link) {
  position: relative;
}


#logo-mobile{
  position: absolute;
  width: 130px;
  left: 16px;
  z-index: 50;
}

/* GENERAL */

.menu-milieu img.custom-logo{
  max-width: 100%;
  transition: 0.4s all ease-in-out;
  object-fit: contain;
}
.menu-milieu header{
  z-index: 100;
  position: relative;
}

.flottant{
  position: sticky !important;
  top: 100px;
}
.bg-img-parallax{
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.section-above{
  bottom: 150px;
  position: relative;
  box-shadow: 0 2px 4px 1px rgba(51,51,51,0.3);
  background: #f9f9f9;
  padding: 16px;
  border-radius: 5px;
}

.flip-card {
  background-color: transparent;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  height: 400px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #f9f9f9;
  color: #333333;
}

/* Style the back side */
.flip-card-back {
  background-color: #17a2b8;
  font-weight: 500;
  font-size: 20px;
  color: #f9f9f9;
  transform: rotateY(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
}

.comp-col .card-body{
  overflow: hidden;
  transition: 0.2s all ease-in-out;
}

.comp-col .col-lg-7 .card img{
  height: 350px;
}
.comp-col .col-lg-5 .card img{
  height: 300px;
}
.comp-col .col-lg-4 .card img{
  height: 250px;
}
.comp-col .col-lg-3 .card img{
  height: 200px;
}

.comp-col .btn-show-more.button {
  left: 0;
  right: 0;
  margin: auto;
}

h3{
  font-size: 20px !important;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

/*
* Footer
*/
footer img.logoGdh, footer img.logoGdhcom{
  margin: auto;
  display: block;
  height: 55px;
}

/* CAROUSEL */
#carousel{
	width: 100%;
	height: 100%;
	position: absolute;
}

.carousel{
  height: 100%;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: flex !important;
}

.carousel-caption {
  background: rgba(51,51,51,0.5);
}

.carousel-caption h2{
  color: #f9f9f9;
}
.carousel-item {
  height: 100%;
}

.carousel-item img{
  transition: 10s all ease-in;
  object-fit: cover;
}

.carousel-item.active img{
  transform: scale(1.2) !important;
}



/* PRESENTATION  */

.presentation .content p{
  font-size: 17px;
}

.presentation .bg-img-parallax, .presentation .modele-1 > div {
  position: relative;
}
.presentation .bg-img-parallax, .presentation .modele-1 > div > .content {
  position: absolute;
  width: 100%;
  top: 0;
}

.presentation-img{
  object-fit: cover;
  object-position: center;
}

.two-blocs .text-prez p{
  font-size: 16px;
  line-height: 25px;
}

.two-blocs img{
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: -1;
}

.images-cote img, .images-centre img{
  object-fit: cover;
}

/* EQUIPE */

.poste{
  font-style: italic;
  font-size: 1.2rem;
}

/* SERVICES */

.services .arrondie a, .services .arrondie a:hover{
  text-decoration: none;
  color: #333333;
}

.services .rounded-pill{
  background: #f9f9f9;
  padding: 16px 8px;
  position: relative;
}

.services .arrondie img {
  width: 80px;
  height: 80px;
  margin: auto;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: center;
}

.services .arrondie h3{
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  z-index: 0;
  margin-top: 8px;
}

.services .carre .presentation::before, .outline-custom::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  z-index: -1;
}

.services .carre img{
  position: relative;
  z-index: 0;
}

/*  ATOUTS  */

.atouts img{
  width: 100px;
  max-width: 100%;
  margin: auto;
}

.atouts .card{
  height: 100%;
}

/* REALISATIONS */

.realisations{
  overflow-x: hidden;
}

.real-slider:hover, .temoignages-slider:hover, .labels-slider:hover{
  cursor: grab;
}

.real-slider .overlay{
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51,51,51,0.0);
  color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px;
  transition: 0.4s all ease-in-out;
}
.real-slider .overlay:hover {
  backdrop-filter: blur(5px);
  background: rgba(51,51,51,0.7);
  color: #f9f9f9;
}

.real-slider .overlay h3{
  transition: 0.2s all ease-in-out !important;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 3px;
  font-size: 25px;
}
.real-slider .overlay p{
  transition: 0.8s all ease-in-out !important;
  font-size: 20px;
  text-align: justify;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 16px 0px;
}

.real-slider .overlay:hover p{
  border-top: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}
.real-slider a{
  opacity: 0;
  transition: 0.4s all ease-in-out !important;
}

.real-slider .overlay:hover a{
  opacity: 1;
}


.real-slider .slick-slide{
  position: relative;
}

.real-slider img{
 position: relative;
 z-index: 1;
 height: 500px;
 object-fit: cover;
 object-position: center;
}

/* TEMOIGNAGES */ 

.temoignages img{
  max-height: 100px;
  max-width: 100px;
  margin: auto;
}

.temoignages .citation::before,.temoignages .citation::after {
  font-size: 45px;
  position: relative;
  top: 4px;
}

.temoignages .citation{
  line-height: 40px;
}

.temoignages .citation::before{
  content: '«';
  margin-right: 8px;
}
.temoignages .citation::after{
  content: '»';
  margin-left: 8px;
}


/* Marge entre les items du slider */
.temoignages .slick-slide {
    margin: 0 27px;
  }
.temoignages .slick-list {
    margin: 0 -27px;
  }

/* LABELS */

.labels-slider{
  background: #f9f9f9;
}

.labels-slider img{
  max-width: 150px;
}

.slick-slide img{
  margin: auto;
}

.static figure,
.slider figure {
  background: white;
  padding: 8px;
  display: flex;
  align-items: center;
  min-height: 160px;
  justify-content: center;
  border-radius: 10px;
  height: 160px;
}
.static figure img,
.slider figure img{
  object-fit: cover;
  object-position: center;
}

.labels .ligne{
  position: absolute;
  width: 98.5%;
  left: 15px;
  height: 1px;
  border-bottom: 3px dashed #333333;
}

.labels .ligne::before{
  content: '°';
  position: absolute;
  left: -9px;
  top: -16px;
  font-size: 30px;
}
.labels .ligne::after{
  content: '°';
  position: absolute;
  right: -9px;
  top: -16px;
  font-size: 30px;
}

.labels .premium img{
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
}

.labels .premium figure{
  height: 150px;
  width: 150px;
}

/* ENGAGEMENTS */

.engagements .presentation{
  border: 1px solid #707070;
  font-size: 20px;
}

.engagements .intro{
  font-size: 22px;
}

.engagements .fond{
  width: 95%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: -1;
  transition: 0.8s all ease-in-out;
}
.engagements .fond.close{
  height: 10%;
}

.engagements .fond.open{
  height: 100%;
}
/* CONTACT */
#contact{
  position: relative;
}

#map.position-sticky{
  z-index: 0;
  top: 54px;
}

#map iframe{
  width: 100%;
  height: 500px;
}

.bg-contact{
  background-color: #CDCDCD;
}

#header .barre-infos .btn{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#header .barre-infos .btn .libelle{
  width: 100%;
  font-weight: 600;
}

#contact-image{
  background-position: center;
  background-size: cover;
  color: white;
}

#contact-image .fill{
  transition: 0.4s all ease-in-out;
}

#contact-image h2{
  transition: 0.4s ease-in-out all;
  left: 0px;
}

#contact-image .fill.close{
  height: 30%;
}
#contact-image .fill.open{
  height: 100%;
}
#contact-image .fill.libelle{
  font-size: 18px;
  color: white;
  text-shadow: 1px 1px #00000078;
}

#contact-image .form-control{
  border-radius: 0;
}
/* CONTACT :  TABLEAUX  */

#contact table#infos .dashicons{
  transform: rotateY(180deg);
}

#contact table thead th{
  text-align: center;
  font-size: 20px;
  letter-spacing: 3px;
}

table#infos tbody th{
  text-align: right;
}
table#infos tbody td{
  text-align: left;
}

#contact-image-infos table#infos img{
  width: 25px;
}

#contact-image-infos table{
  font-size: 14px;
  table-layout: fixed;
  word-wrap: break-word;
}
#contact-image-infos table#infos th{
  width: 10%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
#contact-image-infos table#infos td{
  width: 90%;
}


/* FORMULAIRE */

/* #contact-image input, #contact-image textarea, #contact-image select,
#contact-image-infos .infos, #contact-image-infos input, #contact-image-infos textarea, #contact-image-infos select,
#contact-image-infos .libelle{ 
  background: rgba(255,255,255, 0.85) !important;
} */

.r-s{
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 30px;
}

.r-s a, .r-s .dashicons{
  font-size: 30px;
  color: #333333;
}
.r-s .dashicons-facebook:hover{
  color: blue;
}
.r-s .dashicons-instagram:hover{
  color: orangered;
}
.r-s .dashicons-youtube:hover{
  color: red;
}
.r-s .dashicons-twitter:hover{
  color: rgb(0, 255, 234);
}

.r-s a:hover{
  text-decoration: none;
}

.overflow-no{
  overflow: initial !important;
}

.form-check-label.is-valid{
  color: #28a745;
}

.form-check-label{
  font-size: 15px;
}

/* FOOTER */

footer#footer{
  background-color: #333333;
}

footer a, footer span, footer p{
  color: rgba(249,249,249, 0.8);
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
}

.comp-ligne .card-img{
 object-fit: cover;
 height: 100%;
}
.fill{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.fill-bg{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: -1; 
}

.fill-relative {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.return-top{
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 200px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.4s all ease-in-out;
  z-index: -1;
  opacity: 0;
  display: flex;
}

.return-top:hover{
  text-decoration: none !important;
}

.return-top span{
  font-size: 30px;
  width: 30px;
  height: 30px;
  font-weight: 600;
}

.logoGdhcom{
  transition: 0.2s all ease-in-out;
  position: relative;
  left: 3px;
}

.logoGdh{
  transition: 0.2s all ease-in-out;
}

.logoGdh:hover, .logoGdhcom:hover{
  transform: scale(1.1);
}


/* BANDEAU */ 

.bandeau .content-dark{
  border: 1px solid #f9f9f9;
  padding: 8px 16px;
  background: rgba(51,51,51,0.4);
  border-radius: 5px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #f9f9f9;
}
.bandeau .content-light{
  padding: 8px 16px;
  background: #f9f9f9;
  border-radius: 5px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #333333;
}

/* SLICKJS */
.slick-track, .slick-track .slick-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.labels-slider .slick-track{
  height: 200px;
}

/* Shine */
.presentation figure {
  position: relative;
  overflow: hidden;
}
.presentation figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(249,249,249,0) 0%, rgba(249,249,249,.3) 100%);
	background: linear-gradient(to right, rgba(249,249,249,0) 0%, rgba(249,249,249,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.presentation figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
/** GALERIE **/

.galerie .classic .img-popup figure{
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.galerie .classic .img-popup figure img{
  transition: 0.4s all ease-in-out;
  width: 100%;
  height: 200px;
  object-fit: cover;
  position: relative;
}

.galerie .premium .img-popup figure{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.galerie .premium .img-popup figure img{
  transition: 0.4s all ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.galerie .premium .hide{
  display: none;
}

.galerie .premium .seeMore span.open{
  text-decoration: underline;
  float: right;
}

.galerie .premium .seeMore span.close{
  float: none;
}
.galerie .premium .seeMore span.close svg{
  width: 50px;
  height: 50px;
}

.galerie .premium .seeMore span:hover{
  cursor: pointer;
}

.galerie .premium .parent {
  display: grid;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-auto-rows: auto;
  grid-auto-columns: auto;
}

.galerie-name{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s all ease-in-out;
  opacity: 1;
  background: rgba(0,0,0,0.3);
}

.galerie-name h3{
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 400;
}

.galerie span.dashicons,
.avant-apres span.dashicons{
  margin-right: 4px;
}

.img-popup figure:hover img{
  transform: scale(1.15);
}

.mfp-title {
  line-height: 30px !important;
  font-size: 20px;
  text-align: center !important;
}

.card.reassurance{
  padding-top: 40px;
  border-radius: 10px;
}

.card.reassurance img{
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top:-50px;
  left:0;
  right:0;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,.125);
  background: #f9f9f9;
  padding: 4px;
}

.reassurance .premium img.picto{
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  top: 22px;
  position: relative;
  z-index: 1;
}
.reassurance .premium h3{
  position: absolute;
  margin: auto;
  right: 0;
  left: 10px;
  transform: rotate(4deg);
  text-transform: uppercase;
  z-index: 1;
  width: 100%;
}

.reassurance .premium .content ul li{
  margin-bottom: 8px;
}

.btn-reassurance{
  width: 50px;
  height: 50px;
  margin: auto;
  background: #EAEBEE !important;
  border-radius: 50% !important;
  font-size: 3rem !important;
  line-height: 25px !important;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.reassurance .premium .content{
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  overflow-y: auto;
}
}

.reassurance .premium .opened, 
.reassurance .premium .closed{
  position: absolute;
  top: 100px;
  z-index: 0;
  left: 0;
  width: 100%;
  object-fit: contain;
  object-position: top;
}

/*=========================  AVIS  ===========================*/
.glsr-default :not(.glsr-review-avatar)+.glsr-review-author:before {
  content: '' !important;
}
.last-reviews .reviews-slider{
  width: 85vw;
  overflow-x: auto;
  cursor: grab;
}

.glsr-reviews{
  display: flex !important;
  flex-direction: row;
  padding: 32px;
} 
.glsr-review{
  min-width: 400px;
  min-height: 250px !important;
  border: 4px solid grey;
  position: relative;
  padding: 32px 16px;
}

.glsr-review-rating{
  position: absolute;
  z-index: 1;
  top: -13px;
  left: 200px;
  padding-left: 8px;
  padding-right: 8px;
  background: white;
  transform: scale(1.3);
}

.glsr-review-content{
  text-align: center;
}
.glsr-review-author{
  z-index: 0;
  position: absolute;
  top: -17px;
  left: 46px;
  background: #ffffff;
  font-size: 20px;
}
.glsr-review-author span{
  padding: 0 8px;
}

.guillemet-fin{
  position: absolute;
  bottom: 16px;
  right: 16px;
  transform: rotateY(180deg);
}

.guillemet-debut{
  position: absolute;
  top: 24px;
  left: 60px;
}

.avatar{
  position: absolute;
  top: -20px;
  left: -40px;
  background: white;
  z-index: 1;
  padding-bottom: 20px;
}

.last-reviews .slick-list{
    padding: 32px 0px !important;
}
.last-reviews .slick-slide {
  margin: 0 64px;
}

.last-reviews .slick-list {
  margin: 0 -64px;
} 

.last-reviews .slick-prev{
  left: -75px;
}
.last-reviews .slick-next{
  right: -75px;
}

/*=========================  IBF NOS COMPETENCES  ===========================*/

.ibf-skills h3{
  font-size: 2rem !important;
  font-weight: 400;
}

.cahier{
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cahier > img{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.cahier .back-paper{
  width: 75%;
  z-index: 0;
}

.cahier .illustration{
  width: 65%;
  z-index: 1;
}

.barre{
  position: absolute;
}

.legende{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-around;
}

.legende div{
  display: flex;
  margin-bottom: 48px;
}

.legende span{
  font-size: 18px;
  margin-left: 24px;
  font-weight: 500;
}


/* IBF REASSURANCES CHIFFRES CLEF */

.chiffresClef .nombre{
  font-size: 45px;
  text-align: center;
  letter-spacing: 5px;
  line-height: 50px;
}

.chiffresClef .contexte{
  text-align: center;
  font-size: 25px;
}
.chiffresClef .temporalite{
  font-size: 27px;
  font-weight: 500;
  line-height: 30px;
}

.chiffresClef .precisions{
  font-size: 22px;
  font-weight: 500;
  color: #32383E;
  text-align: center;
}

.chiffresClef .texte{
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.chiffresClef .compteur{
  position: absolute;
  top: 100px;
  right: -15px;
}

.chiffresClef .illustration{
  opacity: 0;
  position: relative;
  top: -50px;
  transition: 2s ease-in-out all;
}

.slideDown{
  animation: slideDown 2s;
  opacity: 1 !important;
  top: 0;
  transition: 2s all ease-in-out;
}

.chiffresClef .overlay{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  transition: 3s all ease-out;
}

.slideOverlayDown{
  animation: overlayDown 3s;
}

/* CERTIFICATS */

.certificats figure{
  min-height: 250px;
  height: 100%;
}

.certificats img{
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.certificats img.noir-blanc{
  opacity: 0.8;
  filter: grayscale(1);
}

.certificats .background{
  height: 100%;
  width: 85%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.certificats h3{
  font-size: 27px !important;
  font-weight: 400;
}

.certificats .white-overlay{
  height: 100%;
  background-color: rgba(249,249,249, 0.5);
  z-index: 1;
}

/* PHOTOS EN AVANT */


.slider-images  .slider-images-selected img.slick-slide{
  height: 500px;
  object-fit: cover;
  object-position: center;
}

.slider-images  .slider-images-nav img.slick-slide{
  height: 200px;
  object-fit: cover;
  object-position: center;
}

/* CARTES */
.carte .list-items .item{
  border-bottom: 1px dotted #333333;
}

.carte .list-items small{
  font-family: 'Open Sans';
}

.horaires .table thead th {
  font-size: 20px;
}
/*=========================  MOYENS TECHNIQUES  ===========================*/

.colonne-descrp > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.colonne-descrp .texte p{
  font-size: 20px;
  line-height: 20px;
}
.colonne-descrp .texte em{
  font-size: 16px;
}

 .images{
  margin-bottom: -16px;
}

 .images img{
  height: 250px;
  object-fit: cover;
  object-position: center;
}

.images .dark-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  transition: 0.4s all ease-in-out;
  color: transparent;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.images .dark-overlay:hover{
  background: rgba(0,0,0,0.8);
  color: white;
}

.schema{
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-white-50{
  background-color: rgba(255,255,255,0.5);
}
.bg-black-50{
  background-color: rgba(0,0,0,0.5);
}

.pt-10{
  padding-top: 8rem;
}

.horaires{
  font-size: 14px;
}

.z-index-texte .bloc-texte{
 z-index: 1;
}

input#rgpd{
  width: 30px !important;
  height: 30px;
  font-size: 15px;
  padding-left: 1px;
  position: absolute;
}

.z-index-0{
  z-index: 0 !important;
}

.z-index-1{
  z-index: 1 !important;
}


.z-index-2{
  z-index: 2 !important;
}

.bg-dark-op{
  background-color: rgba(31,31,31,0.8);
}
.bg-light-op{
  background-color: rgba(226, 226, 226, 0.8);
}

/* TEMOIGNAGES :  NE PAS AFFICHER LES ÉTOILES */
/* .star-rating, .glsr-field-rating
{ 
  display: none !important; 
} */

.c-compare {
  --h: 9;
  --m: 0;
  --w: 16;
  --thumb-w: 1rem;
  margin: var(--m);
  position: relative;
}
.c-compare::after {
  content: "";
  display: block;
  padding-bottom: calc((var(--h) / var(--w)) * 100%);
}
.c-compare__left,
.c-compare__right {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.c-compare__left {
  clip-path: polygon(0% 0%, var(--value) 0%, var(--value) 100%, 0% 100%);
}
.c-compare__right {
  clip-path: polygon(100% 0%, var(--value) 0%, var(--value) 100%, 100% 100%);
}
.c-compare__range {
  background-color: transparent;
  box-sizing: border-box;
  font-family: inherit;
  height: 100%;
  margin: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-compare__range::-moz-range-thumb {
  background-color: var(--thumb-bgc);
  cursor: ew-resize;
  height: 100%;  
  width: var(--thumb-w);
}
.c-compare__range::-webkit-slider-thumb {
  background-color: var(--thumb-bgc);
  cursor: ew-resize;
  height: 100%;  
  width: var(--thumb-w);
}
.c-compare__range:focus::-webkit-slider-thumb {
  background-color: var(--thumb-bgc-focus);
  box-shadow: 0 0 0 3px var(--thumb-bgc);
}
.c-compare__range:focus::-moz-range-thumb {
  background-color: var(--thumb-bgc-focus);
  box-shadow: 0 0 0 3px var(--thumb-bgc);
}
.c-compare__range::-moz-range-track {
  background: transparent;
  background-size: 100%;
  box-sizing: border-box;
}
.c-compare__range::-webkit-slider-runnable-track {
  background: transparent;
  background-size: 100%;
  box-sizing: border-box;
  height: 100%;
}
.c-compare__range,
.c-compare__range::-webkit-slider-runnable-track,
.c-compare__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
}

.comp-ligne .card .row{
  transition: 0.2s ease-in-out all;
}
.btn-show-more{
  font-size: 25px;
  position: absolute;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.btn-show-more.button{
  width: 40px;
  height: 40px;
  border-radius: 0 0 5px 5px;
  bottom: -40px;
  border: 1px solid rgba(0,0,0,.125);
  border-top: 0;
}

.btn-show-more.button.left{
  left: 340px;
}
.btn-show-more.button.right{
  right: 340px;
}

.btn-show-more.bar{
  left: 0px;
  width: 100%;
  height: 40px;
  border-radius: 0px 0px 5px 5px;
  border-top: 1px solid rgba(0,0,0,.125);
}
.btn-show-more:hover{
  cursor: pointer;
}

.btn-show-more span{
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 45px;
}
.mfp-bottom-bar{
  width: 100vw !important;
  position: fixed !important;
}

.w-90{
  width: 90%;
}

.w-80{
  width: 80%;
}

/*=========================  MEDIA QUERIES  ===========================*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .banniere .iframe-yt iframe{
    width: 250%;
}
  div[class^='galerie-item-']{
    height: 250px;
  }
  .reassurance .premium h3 {
    top: 140px;
    font-size: 15px !important;
  }
  .reassurance .premium .content {
    top: 220px;
    height: 260px;
  }
  .return-top {
    right: 26px;
    bottom: 106px;
  } 
  .btn-7jrs{
    bottom: 138px;
  }
  
  .btn-7jrs.right{
    right: 16px;
  }
  .btn-7jrs.left{
    left: 16px;
  }
  .btn-tel{
    bottom: 20px;
    right: 16px;
    width: 70px;
    height: 70px;
  }

  .btn-tel svg{
    font-size: 35px;
  }
  
  .macaron{
    bottom: 20px;
    width: 20vw;
  }

  .macaron.gauche{
    left: 8px;
  }  
  .macaron.droite{
    right: 8px;
  }
  .video-content{
    height: 300px;
  }
  .chiffresClef .overlay{
    height: 75%;
  }
  
  .barre.rouge-gauche{
    top: 117px;
    left: 104px;
  }
  .barre.rouge-droite{
    top: 116px;
    right: 101px;
  }
  
  .barre.jaune-gauche{
    left: 132px;
    top: 191px;
  }
  
  .barre.jaune-droite{
    right: 129px;
    top: 191px;
  }
  
  .barre.bleu{
    bottom: 127px;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  .barre.grise{
    bottom: 103px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .carousel-inner{
    height: 100%; 
  } 
  .presentation .bg-img-parallax, .presentation .modele-1 {
    text-align: left;
  }

}
@media (max-width: 576px) {
  .compteur{
    display: none;
  }
  
  .banniere .iframe-yt iframe{
    width: 500%;
  }
  .banniere .iframe-yt{
    top: -60px;
    width: auto;
  }
  div[class^='galerie-item-']{
    height: 200px;
  }
  .reassurance .premium h3{
    top: 140px;
    font-size: 15px !important;
  }
  .reassurance .premium .content {
    top: 200px;
    height: 280px;
  }
  .btn-tel svg{
    font-size: 30px;
  }
  .macaron{
    width: 25vw;
    bottom: 32px;
  }
  .macaron.droite{
    right: 8px;
  }
  .macaron.gauche{
    left: 8px;
  }
  .return-top {
    bottom: 108px;
    right: 13px;
  }
  .btn-tel{
    width: 60px;
    height: 60px;
    right: 8px;
    bottom: 32px;
  }

  .btn-tel svg{
    font-size: 30px;
  }

  .logoGdhcom{
    margin-bottom: 8px !important;
  }

  .btn-7jrs{
    bottom: 176px;
  }
  .btn-7jrs.left{
    left: 8px
  }
  .btn-7jrs.right{
    right: 8px;
  }
  .video-content{
    height: 330px;
  }
  .chiffresClef .compteur{
    top: 0;
  }
  footer#footer{
    padding-top: 16px;
  }
  .banniere .presentation.premium{
    height: auto;
  }
  .chiffresClef .overlay{
    height: 75%;
  }
  .ligne{
    display: none;
  }
  .carousel-inner{
    height: 100%;
  }
  .presentation .modele-1 > div { 
    height: auto;
    text-align: center;
  }
  .checkbox-group{
    flex-direction: column;
  }
  .checkbox-group .form-check{
    margin-bottom: 8px;
  }
}

@media (max-width: 767px) {
  .menu-lateral ul#menu-menu-1 li.dropdown{
    margin-bottom: 0;
  }
  .menu-lateral ul.dropdown-menu > li{
    margin-bottom: 16px;
  }
  .menu-lateral .barre-infos .btn {
    font-size: 30px;
  }
  .menu-lateral .barre-infos{
    display: flex;
    flex-direction: row;
  }
  .menu-lateral .barre-infos span{
    display: none;
  }
  #dropdown-icon{
    display: none;
  }
  .menu-lateral ul.dropdown-menu{
    display: flex !important;
    flex-direction: column;
  }

  ul.dropdown-menu{
    border: none;
    padding: 0;
    width: 100%;
    background: transparent !important;
    width: 100%;
    display: block !important;
  }

  ul.dropdown-menu > li{
    padding: 8px 0 !important;
  }
  li.dropdown{
    display: flex;
    flex-direction: column;
    padding: 0 !important;
  }
  li.dropdown > a > span{
    display: none;
  }
  .navbar{
    transition: 0.5s all ease-in-out;
    position: fixed !important;
    top: -100vh;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100vw;
    height: 90vh !important;
  }

  .presentation .bg-img-parallax, .presentation .modele-1 > div { 
    min-height: 300px;
  }
  .galerie .premium .parent {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
  .galerie-item-0{
    grid-area: 1 / 1 / 1 / 1; 
  }
  
  .macaron-footer{
    display: block;
  }
  .menu-milieu .custom-logo {
    float: left;
  }
  
  .menu-milieu #nav-menu{
    height: 50px;
  }
  .border-right-grey{
    border-right: 1px solid #707070 !important;
  }
  .colonne-descrp{
    margin-bottom: 15px;
  }
  .certificats .background{
    width: 100%;
  }
  #logo-mobile{
    top:16px;
  }
  #logo-centre .barre-infos{
    display: flex;
  }
  #logo-mobile{
    display: block;
  }
  ul[id*="menu-menu-"]{
    text-align: center;
    padding: 0;
    list-style: none;
    width: 100%;
    padding-top: 64px;
  }
  
  ul[id*="menu-menu-"] > li:not(.dropdown){
    padding: 8px 0 !important;
  }
  ul[id*="menu-menu-"] li{
    width: 100%;
    justify-content: center;
  } 
  .menu-milieu ul[id*="menu-menu-"] > li:not(:last-child)::before,
  .menu-milieu  ul.dropdown-menu > li:not(:last-child)::before{
    content: '';
    width: 60%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  ul[id*="menu-menu-"] li span{
    padding: 0;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
  }
  .menu-milieu ul#menu-menu-1  span {
    font-size: 30px;
  }
  .menu-lateral ul#menu-menu-1  span {
    font-size: 25px;
  }

 
  ul[id*="menu-menu-"] li.active:not(:last-child) span{
    font-weight: 700;
  }
  
  #logo-centre, #logo-centre:hover{
    padding: 0;
  }
  .barre{
    transform: scale(0.8);
  }
  .banniere .btn-gauche{
    left: 16px;
  }
  .banniere .btn-droite{
    right: 16px;
  }
  .banniere .slogan{
    top: 5%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .banniere .iframe-yt::before,.banniere .iframe-yt::after{
    bottom: -150px;
  }
  #header.menu-lateral{
    
  }
  .fondu-gauche, .fondu-centre, .fondu-droite{
    background-color: rgba(51,51,51,0.2);
  }
  
  #logo-left img, .menu-lateral header img{
    width: 60%;
    height: auto;
  }
  div#mobile-menu{
    display: block;
  }
  .banniere h1{
    font-size: 2rem !important;
  }
  .menu-milieu #menu-toggle{
    display: block;
  }
  #header.menu-milieu .barre-infos,
  #mobile-menu .barre-infos{
    position: fixed;
    width: 100vw;
    bottom: -100px;
    display: flex;
    justify-content: space-around;
    transition: 0.4s all ease-in-out;
  }
  #mobile-menu .barre-infos a,
  #header.menu-milieu .barre-infos a
  {
    height: 60px;
    width: 60px;
  }

  #mobile-menu .barre-infos svg,
  #header.menu-milieu .barre-infos svg
  {
    margin-right: 0;
    height: 60px;
    width: 60px;
  }

  #header.menu-milieu .barre-infos .libelle,
  #mobile-menu .barre-infos .libelle{
    display: none;
  }
  #header.menu-milieu .barre-infos svg,
  #mobile-menu .barre-infos svg{
    font-size: 35px;
    height: 100%;
    width: 100%;
    margin: auto;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #header.menu-milieu .barre-infos .btn{
    width: auto;
  }
  .menu-milieu ul#menu-menu-1 li a span,
  .menu-milieu ul#menu-menu-1 li a
  {
    height: 100%;
    width: 100%;
  }
  ul#menu-menu-1 a span{
    display: flex;
    align-items: center;
  }
  ul#menu-menu-1 li.dropdown > a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .menu-lateral .barre-infos .btn {
    width: 90%;
  }
  .menu-lateral .barre-infos{
    display: flex;
    flex-direction: column;
  }

  ul#menu-menu-1 ul.dropdown-menu li{
    padding: 8px !important;
  }
  .menu-milieu ul#menu-menu-1 li::before{
    position: absolute;
    content:''; 
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    transition: 0.2s all ease-in-out;
  }
  .menu-milieu ul#menu-menu-1 li:hover::before{
    height: 100%;
  }
  ul.dropdown-menu{
    padding: 0;
    margin-top: 0 ;
    backdrop-filter: blur(5px);
    border-radius: 0 0 5px 5px;
    transition: 0.3s all ease-in-out;
    opacity: 0;
    z-index: -1;
    display: none;
  }
  .menu-milieu ul#menu-menu-1 ul.dropdown-menu{
    top: 100px;
    left: 0;
  }
  .menu-lateral.droite ul#menu-menu-1 ul.dropdown-menu{
    left: -300px;
    right: 350px;
    top: 0;
    border-radius: 0;
  }
  .menu-lateral.gauche ul#menu-menu-1 ul.dropdown-menu{
    right: -300px;
    left: 350px;
    top: 0;
    border-radius: 0;
  }
  .menu-milieu .custom-logo {
    padding-top: 4px;
    float: right;
  }
  .banniere .iframe-yt iframe{
    width: 170%;
}
  .reassurance .premium .content{
    top: 200px;
  }
  .reassurance .premium h3{
    top: 140px;
  }
  .btn-tel svg{
    font-size: 35px;
  }
  
  .macaron{
    bottom: 20px;
    width: 15vw;
  }

  .macaron.gauche{
    left: 16px;
  }  
  .macaron.droite{
    right: 16px;
  }
  .macaron-footer{
    display: none;
  }
  .video-content{
    height: 270px;
  }
  .logo-col{
    justify-content: flex-end;
  }
  .comp-ligne .card .row, .comp-col .card-body{
    height: 300px;
    padding-top: 0;
  }
  .menu-milieu nav{
    height: 65px;
  }
  .menu-milieu #nav-menu{
    height: 65px;
  }
  .galerie .premium .parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    }

  .galerie-item-0{
    height: 100% !important;
  }

  div[class^='galerie-item-']{
    height: 250px;
  }


  .chiffresClef .overlay{
    height: 60%;
  }
  #logo-centre .barre-infos{
    display: none;
  }
  #logo-mobile{
    top:72px;
  }
  #logo-centre a:not(.custom-logo-link)::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 3px;
    transition: 0.4s all ease-in-out;
  }
  .barre.rouge-gauche{
    top: 128px;
    left: 121px;
  }
  .barre.rouge-droite{
    top: 127px;
    right: 119px;
  }
  
  .barre.jaune-gauche{
    left: 142px;
    top: 220px;
  }
  
  .barre.jaune-droite{
    right: 139px;
    top: 220px;
  }
  
  .barre.bleu{
    bottom: 139px;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  .barre.grise{
    bottom: 113px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .services .carre .order-1 img{
    left: 75px;
    bottom: 91px;
  }
  
  .services .carre .presentation.order-2{
    right: 75px;
  }
  
  .services .carre .order-2 img{
    right: 75px;
    bottom: 91px;
  }
  
  .services .carre .presentation.order-1{
    left: 75px;
  }

  .banniere .iframe-yt::before,.banniere .iframe-yt::after{
    bottom: -130px;
  }

  #header.menu-lateral{
    opacity: 1;
    z-index: 15;
  }
  #menu-toggle{
    display: none;
  }
  .fondu-gauche{
    background: linear-gradient(to right, rgba(51,51,51,0.2) 30%, transparent);
  }
  .fondu-droite{
    background: linear-gradient(to left, rgba(51,51,51,0.2) 30%, transparent);
  }
  .fondu-centre{
    background: radial-gradient(circle, rgba(51,51,51,0.2) 0%, transparent 100%);;
  }
  
  #logo-left img, .menu-lateral header img{
    width: 70%;
    height: auto;
  }
  .presentation .bg-img-parallax, .presentation .modele-1 > div { 
    min-height: 300px;
  }

  #header.menu-milieu .barre-infos, #mobile-menu .barre-infos{
    justify-content: space-between;
  }
  
  #mobile-menu .barre-infos svg,
  #header.menu-milieu .barre-infos svg
  {
    margin-right: 8px;
  }
  .menu-milieu #menu-toggle{
    display: none;
  }
  div#mobile-menu{
    display: none;
  }

  #header.menu-lateral .barre-infos{
    height: 200px;
  }
 }


@media (max-width: 992px) {
  .services .carre .row{
    margin-top: 2rem;
  }
  .glsr-review-content{
    padding: 0 32px;
  }
  .banniere .iframe-yt iframe{
    height: 100%;
  }
  .schema{
    display: none;
  }
  
  .cahier{
    width: 100%;
  }
  .two-blocs img{
    margin-top: 32px;
  }
  .menu-milieu #menu-menu-1 li[id^='menu-item']{
    margin-left: 0px;
  }
  .menu-milieu .barre-infos{
    padding-left: 8px;
    padding-right: 8px;
  }
  #contact table#infos .dashicons{
    font-size: 35px;
  }
  #contact table{
    font-size: 20px;
    text-align: center;
  }

 }

 /* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .banniere h1.simple{
    max-width: 75vw;
  }
  .images-highlight .important img {
    padding: 16px 0;
}
.images-highlight img.first {
  height: 300px;
  top: 16px;
}
.images-highlight img.second {
  height: 300px;
  bottom: 16px;
}
  .services .carre .row{
    margin-top: 8rem;
  }
  .two-blocs .bloc-texte h2{
    font-size: 1.25rem;
  }
  .glsr-review-content{
    padding: 0 32px;
  }
  div[class^='galerie-item-']{
    height: 250px;
  }
  .reassurance .premium .content{
    top: 180px;
    height: 220px;
  }
  .reassurance .premium h3{
    top: 140px;
    font-size: 14px !important;
  }
  .reassurance .premium .element{
    height: 500px;
  }
  .btn-tel svg{
    font-size: 35px;
  }
  .macaron{
    width: 15vw;
    bottom: 16px;
  }
  .macaron.gauche{
    left: 16px;
  }  
  .macaron.droite{
    right: 16px;
  }
  .banniere .iframe-yt iframe{
    width: 140%;
    height: 100%;
  }
  .border-right-grey{
    border-right: 1px solid #707070 !important;
  }
  .galerie .premium .parent {
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(4, 1fr);
    }
  
  .galerie .premium .galerie-item-0{ grid-area: 1 / 1 / 3 / 3; }
  .galerie .premium .galerie-item-1{ grid-area: 1 / 3 / 2 / 4; }
  .galerie .premium .galerie-item-2{ grid-area: 1 / 4 / 2 / 5; }
  .galerie .premium .galerie-item-3{ grid-area: 2 / 3 / 3 / 4; }
  .galerie .premium .galerie-item-4{ grid-area: 2 / 4 / 3 / 5; }

  .chiffresClef .overlay{
    height: 55%;
  }
  #logo-mobile, #logo-centre .barre-infos{
    display: none;
  }
  #logo-centre:hover img.custom-logo{
    width: 100%;
  }
  #logo-centre img.custom-logo{
    width: 70%;
  }
  .cahier{
    background-image: url('./assets/img/cahier_vierge2.png');
    background-position: center;
    background-size: cover;
    height: 727px;
  }
  .barre.rouge{
    top: 117px;
    right: 90px;
  }
  .barre.orange{
    top: 118px;
    left: 228px;
  }
  .barre.verte{
    top: 208px;
    left: 137px;
  }
  
  .barre.jaune-gauche{
    left: 138px;
    top: 198px;
  }
  
  .barre.jaune-droite{
    right: 140px;
    top: 198px;
  }
  .barre.bleu{
    bottom: 179px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .barre.grise{
    bottom: 166px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .barre.croix{
    bottom: 150px;
    right: 139px;
  }
  .banniere .iframe-yt::before,.banniere .iframe-yt::after{
    bottom: -110px;
  }
  .two-blocs.z-index-image .order-1 .text-prez{
    padding-right: 50px;
  }
  .two-blocs.z-index-image .order-2 .text-prez{
    padding-left: 50px;
  }
  .two-blocs.z-index-image img{
    z-index: 1;
    margin-top: 250px;
    right: 80px;
  }
  .macaron{
    display: block;
  }
  #logo-left img,.menu-lateral header img{
    width: 100%;
    height: auto;
  }
  .presentation .bg-img-parallax, .presentation .modele-1 > div{ 
    min-height: 400px;
  }

  .menu-milieu #menu-menu-1 > li[id^='menu-item']{
    margin-left: 16px;
  }
  .menu-milieu .barre-infos{
    padding-left: 16px;
    padding-right: 16px;
  }
  .carousel-inner{
    height: 100%;
  }
  #contact table#infos .dashicons{
    font-size: 24px;
  }
 }


@media (max-width: 1200px) { 
  .slick-next, .slick-prev{
    display: none !important;
  }
  .cahier-premium .texte{
    overflow: auto;
    height: 100%;
  }
  
  .cahier-premium .content{
    top: 15%;
    position: relative;
  }

}

@media (min-width: 1200px) {
  .glsr-review-content{
    padding: 0 64px;
  }
  .banniere .iframe-yt iframe{
    width: 110%;
    height: 100%;
  }
  div[class^='galerie-item-']{
    height:300px;
  }
  .reassurance .premium .content {
    top: 230px;
    height: 300px;
  }
  .reassurance .premium .content ul{
    padding-left: 16px;
  }
  .reassurance .premium .element{
    height: 800px;
  }
  .reassurance .premium h3 {
    top: 160px;
    font-size: 20px !important;
  }
  .btn-7jrs{
    bottom: 32px;
    font-size: 1.4rem;
  }
  .return-top {
    right: 32px;
    bottom: 95px;
}
  .video-content{
    height: 320px;
  }
  .btn-7jrs.right{
    right: 32px;
  }
  .btn-7jrs.left{
    left: 32px;
  }
  .btn-tel{
    bottom: 88px;
    right: 32px;
    width: 70px;
    height: 70px;
  }
  .macaron{
    width: 9.5vw;
  }
  .two-blocs.z-index-image .order-1 .text-prez{
    padding-right: 150px;
  }
  .cahier-premium .texte{
    overflow: auto;
    height: 100%;
  }
  
  .cahier-premium .content{
    top: 0;
    position: relative;
  }
  .barre.rouge{
    top: 151px;
    right: 136px;
  }
  .barre.orange{
    top: 148px;
    left: 273px;
  }
  .barre.verte{
    top: 251px;
    left: 181px;
  }
  .barre.jaune-gauche{
    left: 175px;
    top: 251px;
  }
  .barre.jaune-droite{
    right: 171px;
    top: 251px;
  }
  .barre.bleu{
    bottom: 218px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .barre.grise{
    bottom: 201px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .barre.croix{
    bottom: 181px;
    right: 173px;
  }

  .two-blocs .order-1 .bg-white{
    left: 70px;
    top: 35px;
  }
 
  .two-blocs .order-2 .bg-white, .two-blocs .order-2 img{
    right: 70px;
    bottom: 35px;
  }

  .menu-milieu .barre-infos{
    padding-left: 64px;
    padding-right: 64px;
  }

 }

 @media (min-width: 1600px) {
  .banniere .iframe-yt iframe{
    height: 150%;
    width: 120%;
  }

.menu-lateral.droite.slideInMenuToLeft{
  right: 0 !important;
  animation: slideInMenuToLeft 0.7s;
}

.menu-lateral.droite.slideOutMenuToRight{
  right: -300px !important;
  animation: slideOutMenuToRight 0.7s;
}
	 
.menu-lateral.gauche.slideInMenuToRight{
  left: 0 !important;
  animation: slideInMenuToRight 0.7s;
}

.menu-lateral.gauche.slideOutMenuToLeft{
  left: -300px !important;
  animation: slideOutMenuToLeft 0.7s;
}

/*=========================  KEYFRAMES  ===========================*/


@keyframes logoPushedOut{
  0%{ left: 32px}
  100%{ left: -150px}
}


@keyframes slideOutMenuToRight {
  0% {right: 0}
  100% { right: -300px}
}

@keyframes slideInMenuToLeft {
  0% {right: -300px}
  100% { right: 0}
}
	 
@keyframes slideOutMenuToLeft {
  0% {left: 0}
  100% { left: -300px}
}

@keyframes slideInMenuToRight {
  0% {left: -300px}
  100% { left: 0}
}


@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes slideDown{
  0%{
    opacity: 0;
    top: -50px;
  }
  100%{
    opacity: 1;
    top: 0;
  }
}

@keyframes overlayDown{
  0%{
    bottom: 0;
  }
  100%{
    bottom: -60%;
  }
}