:root {
    --color0: #0e0d0a;
    --color1: #ffffff;
    --color2: #363636;
    --color3: #ffffff;
    --color4: #f5f4f2;
    --color5: #000;
    --bg-facultatif: #f5f4f2;
    --border-radius: 20px;
    --font_family_1: 'Jost-Regular';
    --font_family_2: 'Jost-Light';
    --font_family_3: 'CormorantGaramond-Bold';
    --font_family_4: 'CormorantGaramond-Regular';
    --font_family_5: 'Jost-Bold';
    --taille_font: 17px;
    --taille_font_h1: 4.5rem;
    --taille_font_h2: 2.5rem;
    --taille_font_h3: 2rem;
    --letterspace:0.01em;
}


/***/

.actualites .cell.photo a {
    display: block
}

.actualites .cell.photo.cover img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.actualites {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background-color: var(--color0);
    padding: 6em 10%
}

.actualites article {
    display: table;
    width: 100%
}

.actualites:nth-child(even+1) {
    direction: rtl
}

.actualites .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background-position: center center;
    border-radius: var(--border-radius)
}

.actualites .cell.photo:hover {
    opacity: .95;
    filter: alpha(opacity=95)
}

.actualites .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 2px solid var(--color0)
}

.actualites:last-child .cell.texte {
    border-bottom: none
}

.actualites .cell.texte .contenu {
    padding: 3em 10%;
    text-align: justify;
    direction: ltr
}

.actualites .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.actualites .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px
}

.actualites .cell.texte .contenu ul li .bouton-principal {
    display: block
}

.view-btn-all {
    position: relative;
    display: table;
    margin: 20px auto
}

.view-btn-all i {
    margin-left: 8px;
    font-size: 14px
}

.actualites .date_post,.news .date-article {
    font-size: 15px;
    font-weight: 700;
    color: var(--color2)
}

.news .ligne-actus .date-article {
    margin-top: 18px;
    margin-bottom: 0
}

.news .ligne-actus .contenu-article {
    margin-top: 0
}

.news .contenu-article {
    margin-top: 21px
}

.AvisClientsBg {
    position: relative;
    z-index: 8000;
    background: var(--color4);
    text-align: center
}

.AvisClientsBg {
    padding: 0 7%
}

.AvisClientsBg .bx-prev {
    left: -2vw
}

.AvisClientsBg .bx-prev:before {
    display: inline-block;
    content: "\f053";
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color0)
}

.AvisClientsBg .bx-next {
    right: -2vw
}

.AvisClientsBg .bx-next:before {
    display: inline-block;
    content: "\f054";
    font-weight: 700;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color0)
}

.AvisClientsBg .bx-next,.AvisClientsBg .bx-prev {
    text-indent: initial;
    font-size: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-top: -55px;
    justify-content: center;
    opacity: .7;
    transition: .5s
}

.AvisClientsBg .bx-next:hover,.AvisClientsBg .bx-prev:hover {
    opacity: 1
}

.AvisClientsBg .contenu .bx-viewport {
    padding: 28px 0 45px;
    display: block;
    height: auto!important
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    color: var(--color0)
}

.etoiles .fa {
    color: #fc0
}

.AvisClientsList {
    margin: 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: 0 0
}

.AvisClientsList li:before {
    content: none
}

.avisClientsBg .h {
    text-align: center
}

.AvisClients,.AvisClients:link,.AvisClients:visited {
    position: relative;
    background-color: var(--color0);
    padding: 5rem 9% 3rem;
    text-align: center;
    height: 330px;
    margin-top: 0;
    display: block;
    text-decoration: none;
    border-radius: var(--border-radius)
}

.AvisClients:active,.AvisClients:hover {
    background-color: var(--color0)
}

.AvisClientsBg {
    background: var(--color4);
}

.AvisClients .h {
    font-size: 21px;
    color: var(--color2);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0
}

.AvisClients p {
    font-size: 15px;
    margin-bottom: 0;
    color: var(--color3);
    padding-top: 15px
}

.AvisClients .blazy {
    font-size: 16px;
    color: var(--color0);
    width: 128px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0)
}

.AvisClientsBg .bx-pager {
    bottom: 17px
}

.avisContent:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.temoignageScroll {
    max-height: 109px;
    text-align: center;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: 15px;
    padding: 4px 0
}

.date_post i {
    margin-right: 8px
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px
}

.livre-elements {
    padding: 0 12%;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .livre-ligne {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between
}

.livre-elements .blazy {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0);
    width: 115px;
    height: 115px
}

.livre-elements .pseudo {
    margin-bottom: 6px;
    font-size: 21px;
    color: var(--color2);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

.livre-elements .date {
    margin-bottom: 2px!important;
    color: var(--color2)
}

.livre-elements .etoiles {
    margin-bottom: 0!important
}

.livre-elements .temoignage {
    text-align: center;
    display: block;
    margin-top: 20px
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.divAvis {
    padding: 25px 27px;
    margin-bottom: 3rem;
    background-color: var(--bg-facultatif);
    border-radius: var(--border-radius);
    width: 48%
}

.btn-avis {
    margin-bottom: 30px
}

.modal-content a,.modal-content a:link,.modal-content a:visited {
    color: var(--color2)
}

.modal-header .h1 {
    text-align: center;
    margin-bottom: 40px;
    color: var(--color2);
    font-size: 1.6vw;
    font-weight: 700;
    text-shadow: none
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 9999;
    font-size: 16px;
    color: var(--color0)
}

.modal-backdrop.in {
    z-index: 0
}

.modal-open .modal {
    z-index: 99997;
    background: rgb(0 0 0 / 20%);
    color: var(--color2);
    text-shadow: none;
    font-family: Arial,Helvetica,sans-serif
}

.modal-content .btn-close {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 21px;
    color: var(--color2);
    opacity: .2;
    line-height: 1
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px
}

.modal-content .btn-close:focus,.modal-content .btn-close:hover {
    opacity: .5
}

.modal-content .submit-review {
    padding-right: 60px!important
}

.modal-content label.control-label {
    display: none;
    padding-top: 0!important
}

.modal-content label.control-label.label-note,.modal-content label.control-label.label-photo {
    display: block;
    padding-top: 14px!important
}

#add-review {
    text-align: center
}

#add-review .form-group {
    text-align: left
}

#add-review input[type=file] {
    display: block;
    width: 100%;
    height: 50px
}

#add-review #stars-existing {
    margin: 0 auto 10px;
    display: block;
    text-align: left;
    padding-top: 15px
}

#add-review .form-group #captcha {
    height: 46px!important
}

.formulaire #add-review .form-group .form-control,.formulaire #add-review .form-group input,.formulaire #add-review .form-group textarea {
    background: var(--color0);
    border: 1px solid #ccc;
    color: var(--color2);
    border-radius: 2px
}

.modal-content .form-control::placeholder {
    color: var(--color2)!important;
    opacity: 1
}

#add-review .submit-review {
    margin: 15px auto!important;
    padding: 14px 15px!important;
    float: none;
    display: block;
    background-image: none
}

#add-review .body-review {
    height: 100px
}

#add-review .form-group.form-group-1 .col-md-10,#add-review .form-group.form-group-2 .col-md-10,#add-review .form-group.form-group-4 .col-md-10 {
    width: 100%
}

#add-review .conditions,.modal-content .email-block {
    font-size: 10px;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    clear: both;
    color: var(--color2)!important
}

/*================== Video =====================*/
    .video-header {
    position: absolute;
    inset: 0px;
}

.video-header video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*================== Video End =====================*/

.horaires-label-opened {
  font-size: 16px;
}
.whatsapp a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4%;
}

.whatsapp span {
    font-size: var(--taille_font);
    box-shadow: 1px 1px 8px 0 rgba(59, 64, 76, 0.8);
    animation: purechat-launcher-appear 288ms cubic-bezier(.4,0,.2,1);
    animation-delay: 288ms;
    animation-fill-mode: both;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    min-width: 0;
    white-space: nowrap;
    height: 60px;
    display: flex;
    padding: 0px 25px;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.whatsapp{position:fixed;z-index:9999;display:block;bottom: 2vh;left: 30px;width: 240px;display: flex;flex-direction: row;}
.whatsapp button{text-align:center;background: linear-gradient(to top, var(--color2), var(--color2));border:none;transform:rotate(360deg);display:flex;align-items:center;justify-content:center;border-radius: 12px;height: 60px;width: 60px;}
.whatsapp button::after{content:"";position:absolute;left:0;top:0;transform:translateX(-50%) translateY(-50%);display:block;width:100%;height:100%;border-radius: 20px;animation: pulse-border-w 1s 0s ease-out infinite;background: linear-gradient(to top, var(--color2), var(--color2));z-index:-1}
@keyframes pulse-border {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.8);opacity:0}
}
@keyframes pulse-border-w {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.8);opacity:0}
}
/***/


/*******/
.AvisClientsBg,.realisations{position:relative;z-index:8000;text-align:center;padding: 8em 9% 8em;background: #030305;}
.news .propor,.realisations .galerie .propor{width:100%;position:relative;margin-bottom:10px}
.news .propor:after,.realisations .galerie .propor:after{padding-top:78%;display:block;content:''}
.news .propor .propor-cont,.realisations .galerie .propor .propor-cont{position:absolute;top:0;bottom:0;right:0;left:0}
.news .propor .propor-cont .imagecont,.realisations .galerie .propor .propor-cont .imagecont{height:100%;display:block;width:100%;overflow:hidden;position:relative;-webkit-transform:translateZ(0)}
.news .propor .propor-cont .imagecont .imagefond,.realisations .galerie .propor .propor-cont .imagecont .imagefond{image-rendering:optimizeQuality;display:block;height:100%;width:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat}
.news .propor .propor-cont .imagecont .masque,.realisations .galerie .propor .propor-cont .imagecont .masque{transition:all .4s ease;display:block;position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);width:100%;height:100%;background-color:var(--color1);background-image:url(../images/ico-zoom.svg);background-repeat:no-repeat;background-position:center center}
.news .propor .propor-cont .imagecont:hover .masque,.realisations .galerie .propor .propor-cont .imagecont:hover .masque{opacity:.8;filter:alpha(opacity=80)}
.news .propor .propor-cont .imagecont:hover .imagefond,.realisations .galerie .propor .propor-cont .imagecont:hover .imagefond{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}
/********/
#contactButtonsMobile a {
  background: var(--color1) !important;
  color: var(--color0) !important;
}
#contactButtonsMobile a i svg path {
  background: var(--color1) !important;
  color: var(--color0) !important;
  fill: var(--color0) !important;
}
.body-gallery-2 .fluid-contenu .container {
    width: 100%;
}
.body-gallery-2 .corps {
    padding: 5em 5% 5em;
}

.single-atout h2 {
  margin: 0;
}
.reservation-text-zone {
  background: var(--color3);
  padding: 5em 4em;
  position: relative;
  z-index: 4;
  left: 38px;
  border-radius: var(--border-radius);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/*atouts*/
.atots-items {
    /* padding-top: 30px; */
    position: relative;
}

.nos-atots {
    padding: 6em 10% 4em;
    position: relative;
    z-index: 2;
    /*! background-color: rgba(201, 7, 39,.043251); */
    background: var(--color4);
}

.atots-items .swiper {
      /* width: 100vw; */
      height: 100%;
      overflow: hidden;
      position: relative;
    }
    .atots-items .swiper-wrapper {
        display: flex;
    }
    .atots-items .swiper-slide {
      text-align: center;
      font-size: 16px;
      /* background: #fff; */
      display: flex;
      justify-content: center;
      align-items: center;
    }

.atots-items .swiper-slide .swiper-att {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all .3s ease;
    width: 20vw;
    height: 18vh;
    border-radius: var(--border-radius);
    border: 1px solid #000;
}

.swiper-att:hover {/* transform: translateY(-20px); */}

.swiper-att img {
    width: 80px !important;
    height: auto !important;
    margin-bottom: 24px;
}

.swiper-att span {
    font-family: var(--soustitre);
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 8px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
}

.swiper-att p {
    font-size: 18px;
    opacity: 0.85;
    padding: 10px;
}


.atots-items .swiper-slide i {
    font-size: 45px;
}

    .atots-items .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: invert(21%) sepia(15%) saturate(3594%) hue-rotate(147deg) brightness(91%) contrast(103%);
    }


.swiper-att:hover img {
  transition: all .1s ease;
}
.atots-items .swiper-button-next {
    right: 0;
}

.atots-items .swiper-button-prev {
    left: 0;
}

.atots-items .swiper-button-next, .atots-items .swiper-button-prev {
    background: none;
    color: var(--color1);
}

.swiper-button-prev {
    left: 60px;
}

/***/
a,a:link,a:visited {
    color: var(--color5);
    text-decoration: none;
    transition: all .4s ease;
}
.line {
  height: 40px;
  width: 1px;
  background: #FFFFFF38;
  opacity: 0;
}
.nav-top {
}
.nav-top {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  backdrop-filter: blur(10px);
  background: rgba(209, 209, 209, .35);
  border: 1px solid rgba(209, 209, 209, .245) !important;
}
.fixed.tete{
    transform: translateY(-50px);
}
.engegements-content .swiper-button-next {right: -67px;background: var(--color1) url(../images/right.png) no-repeat center;}

.engegements-content .swiper-button-prev {
    left: -65px;
    background: var(--color1) url(../images/left.png) no-repeat center;
}
.no-animate{    
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important; 
}
.engegements-content .swiper-button-prev,.engegements-content .swiper-button-next {
    width: 50px;
    height: 50px;
    border: 1px solid var(--color4);
    border-radius: 50%;
    top: 38%;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.68,-3,0.27,5);
    /*! display: none; */
}

.engegements-content .swiper-button-prev:hover, .engegements-content .swiper-button-next:hover {
    transform: scale(1.25);
}


/*==============SERVICES=====================*/

.centerservice2 {
    margin: 0 16%!important
}

.centerservice {
    margin: 0 33%!important
}
.nosServicesBg {
    padding: 6vh 7vw 10vh;
    background: var(--color0);
}

.services {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: transparent;
    border-bottom: none;
    min-height: 55vh
}

.services.services-home {
    padding: 7rem 10%
}

.services .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 2px solid var(--color0);
    background-position: center center;
    background-repeat: no-repeat
}

.services .cell.gauche .vegas-slide-inner {
    border-radius: var(--border-radius)
}

.services .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.services .cell.droite .contenu {
    padding: 6rem 12%
}

.services .cell.droite .contenu .liste-services {
    position: relative;
    display: block
}

.services .cell.droite .contenu .liste-services h3 {
    background: 0 0;
    padding: 0 0 0;
    margin: 0 0 9px
}

.services .cell.droite .contenu .liste-services h3:before {
    content: none
}

.services .cell.droite .contenu .liste-servicesl h3 .bouton-principal {
    display: block
}

.services .cell.droite .contenu .liste-services h3 .bouton-principal {
    font-size: 16px;
    color: var(--color0);
    margin: 0;
    display: block
}

.services .cell.droite .contenu .liste-services h3 .bouton-principal:hover {
    text-decoration: none
}

.btn-service {
    text-align: center;
    margin: 10px 0
}
.btn-service a span {
    /* display: none; */
}

.services .miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center
}

.services .miettes li {
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    padding: 0
}

.services .miettes li:before {
    content: none
}

.services .miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: var(--color0);
    display: inline-block;
    opacity: .5
}

.services .miettes li a.active {
    opacity: 1
}
.swiper-services .swiper-wrapper {
    display: flex !important;
    align-items: stretch !important;
}
/**/
.swiper-services .swiper-slide {
    transition: all 0.4s ease;
    width: 350px; /* largeur de base */
    opacity: 0.8;
    transform: scale(0.95);
}

.swiper-services .swiper-slide-active {
    width: 450px; /* largeur plus grande */
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
/* Gestion des derniers slides */
.swiper-services .swiper-slide:last-child,
.swiper-services .swiper-slide:first-child {
    margin-right: auto !important;
    margin-left: auto !important;
}
.services-home {
    position: relative;
    padding: 10vh 0 25vh;
    background: var(--color4);
    opacity: 1;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;
    /*! margin-bottom: 4em; */
}

.serviceblocNK {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 7vw;
}

.services-home::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: 0px; */
    /* left: 0px; */
    /* width: 100%; */
    /* height: 50%; */
}

.services-home .h1 {
    color: var(--color0));
    text-align: left;
}

.services-home .h1::before,.services-home .h1::after {
    /*! background-color: var(--color1); */
    /*! left: 15%; */
    opacity: 0;
}

.title-serv .titre-secondaire {
  text-align: left;
  letter-spacing: initial;
  width: 40vw;
}
.one-service {
    height: 400px;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: var(--border-radius);
    position: relative;
    height: 50vh;
    line-height: 0;
}



.one-service::after {
    content: "";
    position: absolute;
    inset: -50%;
    background: #00000042;
    /* transform: rotateZ(60deg) translate(-5em, 50em); */
    z-index: -1;
}

.one-service:hover::after {
    /* animation: 0.3s ease-in 0s 1 normal forwards running shine; */
}

@keyframes shine {
    100% {
        transform: rotateZ(60deg) translate(1em, -60em);
    }
}

.lien_image {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}

.titre-service-premier {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 35%;
    padding: 24px 16px;
    transition: all 0.4s ease 0s;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
}

.one-service.item:hover .titre-service-premier {
    background: rgba(0, 0, 0, 0.38);
    transition: all .4s ease;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
}

.titre-service-premier h2 {
    color: var(--color1);
    font-size: calc( var(--taille_font) * 1.5 );););
    line-height: 60px;
    font-family: var(--font_family_1);
    margin-top: 7px;
    /* margin-bottom: 5px; */
    position: relative;
    margin-left: 10px;
}


.titre-service-premier span {
    position: relative;
    font-size: var(--taille_font);
    color: var(--color1);
    font-family: var(--font_family_1);
    /* margin-left: 10px; */
    transition: all .4s ease;
    font-weight: 600;
    text-transform: uppercase;
}

.titre-service-premier span:hover {
    background: transparent;
    color: var(--color1);
}

/* .one-service.item:hover .titre-service-premier span::after {
    transform: scaleX(1);
    transform-origin: right bottom;
} */

.lien_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    will-change: transform;
    transform: scale(1);
    transition: all .5s ease;
}

.one-service:hover .lien_image img {
    transform: scale(1.05);
    transition: all 500ms ease;
}

.engegements-content {
    overflow: hidden;
    margin-top: 4vh;
}

.swiper-button-next-serv, .swiper-button-prev-serv {
    border-radius: var(--border-radius);
    background: transparent;
    margin: 0px 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 12px;
    transition: all 0.3s linear 0s;
    color: var(--color0);
    border: 1px solid var(--color0);
}

.swiper-button-next-serv:hover, .swiper-button-prev-serv:hover {
    background: var(--nuanceColor1);
    color: var(--color2);
}

.swiper-buttons {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-buttons {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 15vh;
    left: 50%;
    transform: translateX(-50%);
}

.btn-service {
    display: flex;
    align-items: center;
    justify-content: center;
}


/***/

html,body {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out
}

a img {
    border: none
}

p {
    margin: 0 0 19px;
}

img {
    max-width: 100%;
    object-fit: cover;
}
.actuAndNewsletterBg{position: relative;padding: 5em 10%;/* background: var(--color1); */margin: 9% 0;width: 100%;}
.actuAndNewsletter-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    z-index: 1;
}
.actuAndNewsletter-container:before{
    content: '';
    width: 50%;
    height: 168%;
    position: absolute;
    top: -34%;
    right: -280px;
}
.actuAndNewsletter.actuAndNewsletter01 {
    position: absolute;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 76vh;
}
.img-2-restau {
  width: 52%;
}

.img-2-restau.img-news-2 {
    width: 41%;
}
.img-news-1 {
  height: 68vh;
}
.img-news-2 {
  height: 50vh;
  margin-left: 1px;
}
.NewsletterBg p {
    /* color: var(--color0); */
    font-size: 17px;
    text-align: left;
}
.NewsletterBg .h {
    text-transform: none;
    font-size: 46px;
    /* color: var(--color0); */
    margin-bottom: 45px;
    text-align: left;
  /*! letter-spacing: 0.12em; */
    text-transform: none;
    font-weight: 900;
    font-family: var(--font_family_3);
    margin-top: 0;
}
.actuAndNewsletter.actuAndNewsletter02.NewsletterBg {
    position: relative;
    width: 49%;
    height: 100%;
    background: transparent;
    padding: 3px 20px 15px;
    /* text-align: center; */
    margin-top: 15px;
}
.actuAndNewsletter.actuAndNewsletter01 img {
    width: 100%;
    height: 100%;
    /*! padding: 10px; */
    /*! box-shadow: 0 0 30px rgba(0,0,0,0.2); */
    border-radius: var(--border-radius);
}
 
   .alert.alert-warning.alert-dismissable {
  z-index: 99999;
  position: relative;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 43%;
    margin: 30px auto;
  }
}
ul {
    list-style-position: inside;
    list-style-type: none;
    list-style-image: none;
}

ul li,ol li {
    padding-left: 0;
    position: relative;
}

.main-page ul li:before {
    display: inline-block;
    content: "\f111";
    position: absolute;
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    left: -15px;
    font-size: 9px;
    color: var(--color5);
    top: 50%;
    transform: translateY(-50%);
}

ol li::marker {
    color: var(--color5);););
}

ul li.niveau2,ol li.niveau2 {
    margin-left: 30px
}

menu,dir {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table,table td,table th {
    font-size: 15px;
    color: var(--color0);
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: var(--color5) !important;
    color: black;
}

.datepicker table tr td span:hover, .datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
    /*! background: var(--color1) !important; */
}

.horaire-table tr td {
    color: var(--color0);
}

.contt .horaire-table tr td {
    color: #000;
}

main,section,article,aside,footer,header,nav,hgroup {
    display: block
}

iframe {
    border: none
}

::-moz-selection {
    color: #fff;
    background: var(--color2);
}

::selection {
    color: #fff !important;
    background: var(--color5);
}

[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0!important;
    margin-left: 0!important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0
}

.cell.celld.col-md-5.nopad-r.nopad-xs.nopad-sm {
    background: transparent;
    background-size: cover;
    /* background-color: #000c; */
    background-blend-mode: soft-light;
    padding: 0;
    background-position: center;
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.contact .coordonnees > .row .col-md-4.col-sm-4.center {
    margin-top: 1em;
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: bold
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.retrait {
    margin-left: -15px!important;
    margin-right: -15px!important
}

.transition {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.cover {
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

hr.trait {
    height: 1px;
    margin: -.5em 0;
    padding: 0;
    color: var(--color3);
    background-color: var(--color3);
    border: 0;
    opacity: .4
}

.page-contenu img {
    margin: 10px
}

.ReservationBg .h{text-transform:none;font-size: 48px;color: var(--color0);margin-bottom:10px;text-align: left;letter-spacing: var(--letterspace);text-transform: uppercase;font-family: var(--font_family_1);}
.ReservationText{position:relative;}
.ReservationText{text-align:center;width:100%;padding:30px 0;position: relative;display: flex;flex-direction: column;justify-content: flex-start;}
.ReservationText .h{font-size:18px;color:#2e2e2e;text-transform:uppercase;}
.ReservationText p{text-align: left;width:100%;padding: 0;line-height: 20px;font-size: var(--taille_font);color: var(--color0);margin-bottom: 46px;}
#index .ReservationText p{font-size: 20px;}
.body-contact-100 .ReservationBg{position:relative;padding:0 0 0;}
.theReservationText{position:relative;width:auto;height:auto;z-index:0;padding-top:50px;padding-bottom:50px;padding-right:20px;}
.theReservationText:before{content:'';position:absolute;top:0;right:0;width:200%;height:100%;background-color:#f4f4f4;z-index:-1;}
.ReservationBg .theReservationText .h{text-align:center;font-size:24px;color:var(--color1);border:none;text-transform:uppercase;line-height:1.5;}
.theReservationText p{color:#3b3b3b;font-size:14px;}
.theReservationText ol{padding-left:10px;color:#3b3b3b;font-size:14px;margin-left:10px;}
.theReservationText ol li{position:relative;}
.body-contact-100 .section{margin-bottom:0!important;}
.datePickerZone{padding: 20px 20px;}
.datePickerZone {
    backdrop-filter: blur(50px);
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    border-radius: 5px;
}
body {
    color: var(--color0);
    font-family: var(--font_family_2);
    font-size: var(--taille_font);
    background: var(--color0);
}

.body-contact-607 .description-contact.clear {
  margin-bottom: 69px;
}
.intervention .text-center {
    margin-top: 3em;
}
.nk-image-atout {
  /* background: url(../images/lasagne.jpeg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: var(--border-radius);
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; */
  /* display: none; */
}
.nk-image-atout2 {
  /* background: url(../images/bandeauparisien.jpeg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: var(--border-radius);
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; */
}

div#maps-adresse iframe {
    width: 100%;
    vertical-align: bottom;
}

.zoneFlecheP {position: absolute;z-index: 2;left: 86%;bottom: 230px;}

.zoneFlecheP p {
    font-family: 'Bebas Neue';
}

.zoneFlecheP img.icon {
    top: 119% !important;
}

.imgDeco2 {
    position: absolute;
    right: 8%;
}

.imgDeco1 {
    position: absolute;
    left: 12%;
    top: 9%;
}

.zoneFleche {
    position: absolute;
    left: 21%;
    bottom: 45%;
}

.zoneFleche p {
    font-size: 15px;
    font-family: 'Bebas Neue';
}

.zoneFleche img {
    transform: rotate(252deg);
    height: auto;
    width: 40px;
    position: absolute;
    bottom: 79%;
    left: 98%;
}

.martouche {
    position: relative;
    z-index: 8000;
    padding: 20em 0 0;
    display: flex;
    justify-content: center;
}

.sec-title.text-center h2 {
    margin-bottom: 21px;
}

.swiper-container-newser.swiper-container-horizontal {
    overflow: hidden;
    padding: 3em 0 0;
}

.imgZone {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56%;
    height: 100%;
    z-index: 1;
}
.img-atout{
    position: absolute;
  left: 0;
  bottom: 0;
  width: 56%;
  height: 100%;
  z-index: 1;
}
.img-atout img {
    width: 100%;
    height: 100%;
}
.imgZone img {
    width: 100%;
    height: 100%;
}

.imgZone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--color1);
  opacity: .48958789587987656678798878;
  background: linear-gradient(37deg, #000, #000,transparent);
}
.reservation-bloc {
  padding: 10em 15% 10em;
  background: var(--color1);););
}
.reser-image img {
  width: 627px !important;
  height: 600px;
  border-radius: 20px;
}

.reser-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color3);););
  transform: rotate(10deg);
  border-radius: 20px;
  border: 1px solid var(--color5);
}
.formule-img-item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color1);
  transform: rotate(-10deg);
  border-radius: 20px;
}
.image-item {
  width: 627px !important;
  height: 600px;
  position: relative;
}
.reservation-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 100px;
  flex-direction: row-reverse;
}
.calendar-item {
  width: 50%;
}
.title-item {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ReservationBg {
    background: url(../images/main-banner-bg.jpg);
    padding: 10em 8%;
    position: relative;
}
.ReservationBg:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background: var(--color1);
  top: 0;
  left: 0;
}
.ReservationBg:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  /*! background: url(../images/bg1-.png); */
  top: 0;
  left: 0;
  background-size: contain;
  opacity: .1;
  z-index: 0;
}
.ReservationBg .row {display: flex;flex-direction: row-reverse;}
.atout-AT .row {display: flex;flex-direction: row;}

.swiper-container-services.services-slideshow.swiper-container-horizontal {
    position: relative;
    overflow: hidden;
}
.swiper-container-services .swiper-slide:nth-child(2n+2){
    /*! margin-top: 40px; */
}
.datepicker table {
    width: 100%;
}

.datepicker.datepicker-inline {
    width: 100%;
}

.datepicker1 {
    width: 100% !important;
}

.containermar {text-align: center;}

.prestation {
    width: 100%;
    box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.2);
    -o-box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.2);
    background: transparent;
    margin: 0 0 3.0rem;
    border-radius: var(--border-radius);
}

.item-news.prestation .bloc-photo {
    position: relative;
    height: auto
}

.item-news.prestation .bloc-photo.photo-empty,.item-news.prestation .photo {
    height: 29.5rem;
    background-position: center;
    border-radius: var(--border-radius);
}

.item-news.prestation .contenu {
    background: transparent;
    padding: 5.0rem 4.0rem 2.0rem;
    position: relative;
    min-height: 17.0rem;
    border-radius: var(--border-radius);
}

.item-news.prestation .contenu .text-liste-serive {
    min-height: 8.6rem;
    /* height: 8.6rem; */
    overflow: hidden
}

.item-news.prestation .contenu .lire-suite {
    padding: 1.0rem 0 0
}

.item-news.prestation .bloc-titre {
    display: table;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: -2.5rem
}

.item-news.prestation .bloc-photo.sans-photo .bloc-titre {
    position: relative
}

.item-news.prestation .bloc-titre .titre-news {
    display: table;
    margin: 0 auto;
    background: var(--color3);););
    border-radius: 1.9rem;
    box-shadow: 0 0.3rem 1.0rem rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0.3rem 1.0rem rgba(0,0,0,0.2);
    -o-box-shadow: 0 0.3rem 1.0rem rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0.3rem 1.0rem rgba(0,0,0,0.2);
    padding: 1.5rem 3.5rem;
    font-size: 2.8rem;
    max-width: 95%;
    color: var(--color5);););
    font-weight: 900;
    font-family: var(--font_family_1);
}

.item-news.prestation .miettes {
    list-style: none;
    margin: 0;
    padding: 0
}
.scroll-down-wrap-type-1{
    position: absolute;
    left: calc( 50% - -5px );
    width: 10%;
    z-index: 3;
    top: 75%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.scroll-down-1{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
}
.scroll-down-1-icon{
    position: relative;
    display: inline-flex;
    justify-content: center;
	align-items: center;
    width: 36px;
    height: 36px;
    margin-right: 8px;
    font-size: 24px;    
}
.scroll-down-1-icon:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid var(--color1);
    border-radius: 50%;
    opacity: 8;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.68,-3,0.27,5);
}
.scroll-down-1-icon svg,
.scroll-down-1-icon img{
    width: 24px;
    height: 24px;
    opacity: .43;
    transition: all 0.4s ease;
}
.scroll-down-1-icon .i{
    opacity: .8;
    transition: all 0.4s ease;
}

svg.mi-arrow-down.i path {
    fill: white;
}
.scroll-down-1-text{
    font-size: 14px;
    opacity: .8;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.68,-3,0.27,5);
    color: var(--color0);
}
.scroll-down-1:hover{
    text-decoration: none; 
    color: inherit;
}
.scroll-down-1:hover .scroll-down-1-icon:before{
    opacity: 1;
    transform: scale(1.25);
}
.scroll-down-1:hover .scroll-down-1-icon svg,
.scroll-down-1:hover .scroll-down-1-icon img,
.scroll-down-1:hover .scroll-down-1-icon i{
    opacity: 1;
}
.scroll-down-1:hover .scroll-down-1-text{
    opacity: 1;
    transform: translateX(7px);
}
.light-content .scroll-down-1-icon{
    color: #fff;
}
.light-content .scroll-down-1-icon svg,
.light-content .scroll-down-1-icon img{
    opacity: .65;
}
.light-content .scroll-down-1-icon .i{
    opacity: .65;
}
.light-content .scroll-down-1-icon:before{
    border-color: #fff;
    opacity: .5;
}
.light-content .scroll-down-1-text{
    color: #fff;
    opacity: .7;
}
.sitemap ul li a {/* color: black; */}

.cta-bann {
    text-align: center;
    position: relative;
    left: 0%;
    bottom: 6%;
}
 .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: -1;
}

.img-footer {
    width: 33%;
}

.propor {
    display: flex;
    justify-content: center;
}

.two-button {
    display: block;
    position: relative;
    margin-top: 50px
}
.banniere-slogan {
    position: absolute;
    width: 100%;
    top: 45%;
    height: 30%;
    z-index: 5;
}
p.tel-header.bouton-principal.hvr-shutter-out-horizontal.callTracker.hidden-sm.hidden-xs {
    padding: 13px 20px;
    margin: 0px;
    font-size: 13px;
    font-family: var(--font_family_2);
    text-align: center;
    font-weight: 100;
    border-radius: var(--border-radius);
    border: 1px solid var(--color1);
    min-width: 200px;
    color: white;
    backdrop-filter: blur(10px);
    letter-spacing: 0.12em;
    text-transform: uppercase;
}



a.order {
    position: absolute;
    font-family: 'Bebas Neue';
    top: 382%;
    left: -34%;
    background: black;
    color: white;
    padding: 30px 20px;
    border-radius: 50%;
    text-align: center;
}

a:hover {
    text-decoration: none
}

.corps a:hover {
    color: var(--color5);
}

a:active {
    outline: 0
}
.btn-primary {
    color: #fff !important;
    background-color: var(--color0);
    border-color: white;
    padding: 13px 20px;
    font-size: 16px;
    transition: all .4s ease !important;
    border-radius: var(--border-radius);
}

a.btn.btn-primary {}
.actuAndNewsletterBg a.btn.btn-primary.carteSeeMore {
    background: var(--color2);
    border-color: var(--color1);
    width: 189px;
    padding: 13px 10px;
}
a.btn.btn-primary.carteSeeMore {
    background: var(--color1);
    border-color: var(--color1);
    width: 189px;
    padding: 13px 10px;
    backdrop-filter: blur(10px);
    background: var(--color0);
    border: 1px solid var(--color0) !important;
    transition: all .4s ease;
    border-radius: var(--border-radius);
}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #000 !important;
    background-color: transparent !important;
    border-color: var(--color2)!important;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3 {
    color: var(--color5);
    font-family: var(--font_family_1);
    text-transform: uppercase;
}

h1,.h1 {
    font-size: var(--taille_font_h1);
    line-height: 36px;
    color: var(--color0);
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    margin-top: 0;
    text-transform: uppercase;
    /*! letter-spacing: 0.09em; */
    font-family: var(--font_family_1));
    text-shadow: 0 1px var(--bg-facultatif);
}

h1#martitle {
    position: absolute;
    top: 6%;
    font-family: 'Bebas Neue';
    color: black;
    font-size: 90px;
    line-height: 95px;
    z-index: -1;
}
.services-section {
  position: relative;
  z-index: 1;
  margin-bottom: 4em;
}
.services-section .row {
  margin: 0 -8px;
}
.services-section .row > div {
  padding: 0 8px;
}
.services-section .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.services-section .bottom-box .text {
  line-height: 28px;
  padding: 15px 30px;
  background-color: var(--bg-theme-color3);
}
.services-section .bottom-box .theme-btn {
  margin-left: 10px;
}

.service-block {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
.service-block .inner-box {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  padding: 45px 25px 50px 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 20px;
  overflow: hidden;
  height: 190px;
}
.service-block .inner-box::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../images/pizza-bg1.png);
  content: "";
  background-size: cover;
}

.service-block .inner-box:hover {
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}
.service-block .inner-box:hover .icon-box {
  background-color: var(--color1);
}
.service-block .inner-box:hover .icon-box .icon {filter: brightness(0) invert(1);}
.service-block .inner-box:hover .read-more i {
  color: #ffffff;
  background-color: var(--color1);
}
.service-block .icon-box {
  position: absolute;
  right: -20px;
  bottom: -52px;
  height: 150px;
  width: 150px;
  background: #f1f1f1cf;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  padding: 40px 50px;
  border-radius: 50%;
}
.service-block .icon-box .icon {
  line-height: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 83px;
  height: auto;
  filter: brightness(0);
}
.service-block .title {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 22px;
  color: var(--color1);
}
.service-block .title:hover {
  color: var(--theme-color2);
}

.swiper-pagination.page-atout {
    left: 50% !important;
    transform: translate(-50%);
    display: flex;
    gap: 5%;
    bottom: 0 !important;
    flex-direction: row !important;
}

.swiper-pagination.page-atout .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 0;
    display: inline-block;
    margin: 0 !important;
    background: #000;
    opacity: 0.2;
}

.swiper-pagination.page-atout .swiper-pagination-bullet-active {
    width: 35px;
    background: var(--color2);
    opacity: 1;
}
.auto-container {
  position: static;
  padding: 3em 13%;
  margin: 0 auto;
  width: 100%;
}
h2,.h2 {
    font-size: 4.2rem;
}

h3,.h3 {
    font-size: calc(var(--taille_font) + 0.5rem);
}

h4 {
    font-size: calc(var(--taille_font) + 0.4rem);
}

h5 {
    font-size: calc(var(--taille_font) + 0.3rem)
}

h6 {
    font-size: calc(var(--taille_font) + 0.2rem)
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,.h1 a:link,.h2 a:link,.h3 a:link,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited,.h1 a:visited,.h2 a:visited,.h3 a:visited {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.h1 a:hover,.h2 a:hover,.h3 a:hover {
    text-decoration: underline
}

.titre-secondaire {
    position: relative;
    font-size: var(--taille_font_h2);
    line-height: 32px;
    padding: 12px 0 0;
    margin: 0;
    font-weight: initial;
    color: var(--color5);
    text-align: inherit;
    margin-bottom: 0;
    display: block;
    font-family: var(--font_family_1);
    letter-spacing: initial;
    text-transform: uppercase;
}


.hvr-shutter-out-horizontal.dark {
    background-color: var(--color2);
    color: var(--color0)
}

.hvr-shutter-out-horizontal.active {
    background-color: var(--color1)
}

.hvr-shutter-out-horizontal:before {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--color2);
    transition-property: transform;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    height: 100%;
    transition: .3s;
    width: 0;
}

.hvr-shutter-out-horizontal.dark:before {
    background-color: var(--color2)
}

/*.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active,a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
    color: var(--color0) !important;
    border-color: #4b6358 !important;
    background: #4b6358;
    transition: .3s;
    text-decoration: none;
}*/


.banniere a.bouton-principal {
    color: var(--color1) !important;););
    margin: 0 15px;
    width: 234px !important;
    display: inline-block;
    background: transparent;
    backdrop-filter: blur(10px);
    background: var(--bg-facultatif);
    border: 1px solid var(--color4) !important;
    transition: all .4s ease;
    backdrop-filter: blur(10px);
    background: rgb(209 209 209 / 53%);
    border: 1px solid rgba(209, 209, 209, .5) !important;
}
.banniere a.bouton-principal:hover {
    color: var(--color1);
    transition: all .4s ease;
    background: transparent;
}
.bouton-principal {
    font-family: var(--font_family_2);
    text-transform: uppercase;
    padding: 13px 20px;
    color: var(--color1) !important;
    transform: translateY(0px);
    letter-spacing: var(--letterspace);
    /*! transition-duration: .3s; */
    /*! transition-property: transform; */
    /*! transition-timing-function: ease-out; */
    border-radius: var(--border-radius);
    backdrop-filter: blur(10px);
    background: var(--color0);
    border: 1px solid var(--color4) !important;
    transition: all .4s ease !important;
}

.bouton-principal:hover {
  background: transparent;
  color: var(--color5) !important;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border: 1px solid #000 !important;
  transition: all .4s ease;
}

.formules a.bouton-principal {
    color: var(--color0);
    border-color: var(--color3);
    border-radius: 5px;
}

.body-service-list a.bouton-principal { transition-duration: .3s;transition-property: transform;transition-timing-function: ease-out;transform: translateY(0);padding: 8px 20px;}
.body-service-list a.bouton-principal:hover {/*! color: var(--color0); */ border-color: var(--color2);-webkit-transform: translateY(-8px);-ms-transform: translateY(-8px);transform: translateY(-8px);}
.btn-service a.bouton-principal:hover, .btn-service button.bouton-principal:hover, .btn-news a.bouton-principal:hover, .btn-news button.bouton-principal:hover{border-color: var(--color2);}
.btn-service a.bouton-principal,.btn-service button.bouton-principal,.btn-news a.bouton-principal,.btn-news button.bouton-principal {
    text-align: left;
    font-family: var(--font_family_2);
    /*! color: var(--color0); */
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    /*! border-color: var(--color0); */
}

.btn-service a.bouton-principal:after,.btn-news a.bouton-principal:after {
    content: none;
}

.btn-service a.bouton-principal::after,.btn-news a.bouton-principal::after {
    background-image: none
}

.body-page-1 .corps a.bouton-principal,.body-page-1 .corps button.bouton-principal {
    width: 130px;
    margin: 15px 0 50px
}

.main-page {
    position: relative;
    overflow: hidden
}

.tete {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9000;
    transition: .5s;
}

.header {
    display: flex;
    width: 100%;
    align-items: flex-start;
    padding: 0;
    justify-content: center;
    background: transparent;
}

.tete .header .flex-logo {
    width: 100%;
    position: relative;
    /*! display: flex; */
    /*! justify-content: flex-start; */
    display: flex;
    justify-content: space-between;
    padding: 0px 10%;
    align-items: center;
}

.nav-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
  width: 100%;
}
.nav-top .container {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  padding-top: 0px;
}
.nav-top .container {
  padding-left: inherit;
  padding-right: inherit;
  display: block;
  width: 100%;
  padding: 0 10%;
}
.nav-top .container ul {
  padding-left: inherit;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: initial;
}
.nav-top ul li {
  color: var(--color1);
  font-size: 16px;
  float: left;
  margin-right: 26px;
  list-style: none;
  font-family: var(--font_family_2);
  text-transform: none;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-top ul li.social-bloc {
  float: left;
  margin-right: 0;
  margin-left: 0;
}
.nav-top ul li:before{
    display: none;
}
.nav-top .container svg {
  height: 14px;
  margin-right: 7px;
  position: relative;
  top: 0px;
  fill: var(--color1);
}
.nav-top .container i {
  height: 15px;
  margin-right: 7px;
  position: relative;
  top: 0px;
  fill: var(--color0);
}
.tel-hed i {
  transform: rotate(99deg);
}
.tete .tel {
  float: right;
  margin: 0;
  margin-left: 5px;
  font-family: var(--font_family_2);
  /* width: 140px; */
}
header .callTracker .t_affiche {
  font-size: 16px;
}
header p.tel.callTracker span {
  text-decoration: none;
  color: var(--color1);
}
.nav-top ul li .regle {
  margin-left: 5px;
}
.tete .header .flex-infos {
    width: 15%;
    text-align: center;
}

.tete .logo-site {
    margin: 0;
    /*! display: flex; */
    /*! justify-content: flex-end; */
    /*! margin-right: 25px; */
    /*! position: relative; */
}

.tete .logo-site a {
    text-decoration: none;
}

.tete .logo-site a:focus,.tete .logo-site a:hover {
    color: var(--color1);
    text-decoration: none
}

.tete .logo-site a img {
    height: auto;
    width: 115px;
    transition: all .4s ease;
    filter: brightness(0)invert(1);
}

.fixed .logo-site a img {
    filter: none;
    width: 80px;
    transition: all .4s ease;
    position: relative;
    top: 5px;
}

.tete .infos .tel i {
    font-size: 14px;
    margin-right: 15px;
}

.tete .infos .tel {
    display: flex;
    vertical-align: top;
    font-size: 14px;
    color: var(--color0);
    margin: 0;
    font-family: var(--font_family_2);
    transition: .5s;
    white-space: nowrap;
    text-transform: uppercase;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 0.12em;
}

.body-text {
    height: auto;
    overflow: auto;
    float: left;
    padding-right: 3rem;
}

.body-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px var(--color0);
    box-shadow: inset 0 0 6px var(--color0);
    ;background-color: var(--color0);
}

.body-text::-webkit-scrollbar {
    width: 2px;
    background-color: var(--color0);
}

.body-text::-webkit-scrollbar-thumb {
    background-color: var(--color2);
    border: 2px solid transparent;
}

.hasDatepicker {
    width: 100% !important;
    padding: 3em 0;
    margin-top: 5%;
}
.calendar-item .hasDatepicker {
    width: 100% !important;
    padding: 0em 0;
    margin-top: 5%;
}
.body-page-1 .calendar-item .hasDatepicker {
    width: 100% !important;
    padding: 0em 0;
    margin-top: 0%;
    border-radius: var(--border-radius);
    border: 1px solid var(--color5);
}
.body-contact .hasDatepicker {
    border: none;
    margin: 0;
    padding: 0;
}

.tete .infos .tel a {
    color: inherit;
    text-decoration: none
}

.header-phone {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-phone .icones {
    margin: 0 8px 0 0;
    fill: var(--color1);
    width: 25px;
    height: 25px;
}

.banniere-content:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: .657987656678798878;
    background: linear-gradient(27deg, #000, #000,transparent);
}

.banniere-content:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 35px;
    width: 20%;
    height: 15%;
    z-index: 1;
    background: url(../images/halal.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
}

.banniere a.bouton-principal {
}


.title-reser {
    width: 92%;
}

a.imagecont.noflicker.img1 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px
}

.callTracker {
    position: relative
}

.callTracker span,.callTracker a {
    display: inline-block;
    text-align: left;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    text-decoration: none
}

.callTracker .t_phone {
    opacity: 0;
    display: none
}

.callTracker .t_affiche {
    cursor: pointer
}

header .callTracker span,header .callTracker a {
    top: 5px
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

.pied .callTracker a,.coordonnees .callTracker a {
    position: relative;
    left: 0
}

.tete .infos .callTracker:not(.active):hover, .tete .infos .callTracker:not(.active) a:hover {
    color: var(--color0);
    background: transparent;
    transform: scale(1.1);
}

.tete.fixed .infos .callTracker:not(.active):hover, .tete.fixed .infos .callTracker:not(.active) a:hover {
    color: var(--color3);
}

.fixed .infos .tel {
    color: var(--color3);
}

.tete .widget-partage {
    display: none
}

.btn-partage .btnp {
    width: 36px;
    /*! height: 36px; */
    height: 36px;
    border-radius: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    transition: all 400ms ease;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: none;
    margin: 0px 10px 0 0;
}

.tete .infos.infos_small .btn-partage .btnp {
    width: 29px;
    height: 29px
}

.btn-partage .btnp:hover {
    transform: translateY(-5px);
    /*! background-color: var(--color1); */
    transition: all .4s ease;
}

.copyright {
    text-align: justify
}

.tete .btn-partage {
    padding: 0;
    display: flex;
}

.tete .header .flex-menuP {
     width: 100%;
     display: block;
     justify-content: center;
     border-top: 1px solid #FFFFFF38;
     padding: 10px 0;
     align-items: unset;
     /* background: rgba(209, 209, 209, 0.08); */
     /* backdrop-filter: blur(10px); */
}
.fixed .header .flex-menuP {
    padding: 0;
}
.navh .menu_principal {
    margin: 0 auto;
    padding: 0;
    display: flex;
    /* justify-content: space-around; */
    /* align-items: center; */
}

.navh .menu_principal>li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 3rem;
    background: none;
}

.navh .menu_principal>li:before {
    content: none;
}

.navh .menu_principal>li:last-child {
    background: none
}

.navh .menu_principal a,.navh .menu_principal a:visited {
    position: relative;
    color: var(--color1);
    display: block;
    font-size: 16px;
    padding: 35px 0;
    text-decoration: none;
    font-family: var(--font_family_2);
    transition: all 400ms ease;
    /* text-transform: uppercase; */
    font-weight: unset;
    /*! letter-spacing: 0.5px; */
    opacity: 1 !important;
    text-transform: uppercase;
    font-weight: 600;
}

.fixed .navh .menu_principal a, .fixed .navh .menu_principal a:visited {
    color: var(--color0);
}

.fixed .navh .menu_principal li.active a, .fixed .navh .menu_principal li a:hover {
    color: var(--color0) !important;
}

.navh .menu_principal li.active>a:hover {
    cursor: default
}

.navh .menu_principal li.active a, .navh .menu_principal li a:hover {
    color: var(--color1);
}
.navh .menu_principal a:hover:before,.navh .menu_principal li.active>a:before {
   width: 100%;
}
.navh .menu_principal a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background: var(--color1);
  left: 0;
  bottom: 31px;
  transition: .5s;
}
.fixed .navh .menu_principal a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background: var(--color0);
  left: 0;
  bottom: 31px;
  transition: .5s;
}
.icone-share {
    display: none
}

.btn-partage .icones {
    width: 16px;
    margin: 0;
    height: 16px;
    padding: 0;
    position: relative;
    left: 0;
    fill: var(--color0);
}

@media(max-width: 1530px) {
    .header {
        padding:0 1.5%
    }
}

@media(max-width: 1376px) {
    .body-page-1 .fluid-contenu {
    margin-top: auto !important;
  }
      .body-page-1 .fluid-contenu .corps {
    padding: 2em 1%;
  }
    .body-page-1 .ui-datepicker .ui-datepicker-prev {
    left: -27px !important;
    top: 28px !important;
}

.body-page-1 .ui-datepicker .ui-datepicker-next {
    right: -27px !important;
    top: 28px !important;
}
    .reser-image img {
  width: 100% !important;
  height: 100%;
  border-radius: 20px;
}
    .image-item {
  width: 537px !important;
  height: 539px;
  position: relative;
}
      .formulaire-acc.formule-jour {
    padding: 10em 7% !important;
  }
    .reservation-bloc {
  padding: 10em 7%;
  background: var(--color1);
}
    .atout-text-zone {
  background: var(--color0);
  padding: 1em 1em;
  position: relative;
  z-index: 4;
  right: -52px;
  width: 279%;
  border-radius: 5px;
}
    .reservation-text-zone {
  /* background: var(--color0); */
  padding: 5em 4em;
  position: relative;
  z-index: 4;
  left: 3px;
  border-radius: var(--border-radius);
  width: 111%;
}
    .imgZone {
    position: absolute;
    right: 0;
    bottom: 0 !important;
    width: 56%;
    height: 100%;
    z-index: 1;
}
    .engegements-content .swiper-button-next {right: -28px;background: var(--color1) url(../images/right.png) no-repeat center;}

.engegements-content .swiper-button-prev {
    left: -29px;
    background: var(--color1) url(../images/left.png) no-repeat center;
}
   
    .name {
  position: absolute;
  left: 82px;
  width: fit-content;
  top: 6px;
  font-size: 24px;
  color: var(--color0);
  font-family: var(--font_family_3);
  transition: .5s;
}
    .tete .logo-site a img {
    height: auto;
    width: 49px;
    position: absolute;
    top: 4px;
    transition: .5s;
    left: 27px;
}
    .flex-infos {
        display:none
    }
    .modal-dialog {
    width: 57%;
    margin: 30px auto;
  }
    .tete .header .flex-menuP {
        width: 100%;
    }
     .nav-top .container {
        width: 100%;
    }

    .fluid-infos {
        position: fixed;
        top: 20vh;
        right: 0;
        z-index: 9999;
    }
    .actuAndNewsletterBg {
  padding: 3em 2% !important;
}
    .actuAndNewsletter.actuAndNewsletter02.NewsletterBg {

  width: 61% !important;
}
    .fluid-infos .infos {
        display: block;
        position: relative;
    }

    .fluid-infos .infos p.tel {
        margin: 0;
        position: relative;
        left: 155px;
        transition: .5s;
        background: var(--color1);
        line-height: 1;
        padding: 9px 9px;
        display: table;
        color: var(--color0);
    }

    .fluid-infos .infos p.tel span {
        height: initial;
        line-height: 1;
        top: 7px;
        position: relative;
    }

    .fluid-infos .infos .tel .icones {
        margin: 0 15px 0 0;
        width: 26px;
        height: 26px;
        float: left;
    }

    .fluid-infos .infos p.tel:hover {
        left: 0;
    }

    .fluid-infos .infos .btn-partage {
        position: relative;
        margin: 8px 0 0;
        display: flex;
        left: 155px;
        transition: .5s;
        background: var(--color1);
        line-height: 1;
        padding: 7px 9px;
        align-items: center;
    }

    .fluid-infos .infos .btn-partage .icones {
        fill: var(--color0);
    }

    .fluid-infos .infos .btn-partage .icones.icone-partage {
        width: 25px;
        height: 25px;
        top: 5px;
        margin-right: 14px;
        fill: var(--color0);
    }

    .fluid-infos .infos .btn-partage:hover {
        left: 0;
    }

    .fluid-infos .icone-share {
        display: block;
        width: 34px;
        height: 22px;
        fill: var(--color0);
        padding-right: 10px;
    }

    .tete .header .btn-partage .icone-partage {
        display: block;
    }
}

.fixed.tete {
    background: var(--color1);
    box-shadow: 0px 0px 20px 5px #0000003b;
}

.body-page-1 .slogan {
    position: absolute;
    color: var(--color0);
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 2;
    top: 60%;
    transform: translateY(-50%);
}
.slogan {
    position: absolute;
    color: var(--color0);
    width: 100%;
    margin: 0;
    text-align: left;
    z-index: 2;
    top: 60%;
    left:10%;
    transform: translateY(-50%);
}

h1.slogan:before,.h1.slogan:before {
    content: "";
    width: 0;
    height: 0;
    background: none;
    position: inherit;
    bottom: inherit;
    left: inherit
}
.body-page-1 .slogan .titre {
    font-size: 80px;
    font-family: var(--font_family_3);
    text-transform: unset;
    line-height: 44px;
    text-shadow: 0px 0px 10px #0006;
}

.slogan .titre {
    font-size: var(--taille_font_h1);
    font-family: inherit;
    text-transform: unset;
    line-height: 44px;
    text-shadow: 0px 0px 10px #0006;
    color: var(--color1);
}
.body-pageseo .container {
    width: 100%;
}
.slogan .titre span {
    font-size: 48px
}
.video-header {
    position: absolute;
    inset: 0;
}

.video-header video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.slogan .sous-titre {
    font-size: 24px;
    font-family: var(--font_family_2);
    line-height: 24px;
    font-weight: 200;
    text-transform: uppercase;
}
.annonce {
  display: flex;
  position: relative;
  padding: 20px;
  background: var(--color1);
  color: var(--color0);
  z-index: 20;
  width: 100%;
  text-align: center;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.texte-annonce p a {
  font-size: 20px;
  color: rgb(0, 249, 131) !important;
  position: relative;
}
.texte-annonce p {
  font-size: 20px;
  font-family: var(--font_family_1);
  margin: 37px;
}
.body-page-1 .slogan {
    top: 10px;
    text-align: center;
    width: 100%;
    font-size: 95px;
    line-height: 63px;
    position: relative;
    color: var(--color1);
    letter-spacing: 0.1em;
    left: 0%;
    font-family: var(--font_family_2);
    text-transform: uppercase;
}

h1.slogan {}
.texte-annonce h2 {
  color: var(--bg-facultatif);
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
  font-size: 39px;
  font-family: var(--font_family_1);
}
.banniere {
    position: absolute;
    top: 0;
    margin-left: 0;
    left: 0;
    width: 100%;
    height: 100vh !important;
    background: transparent;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}

.banniere img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banniere .banniere-content {
    display: flex;
    height: 100svh;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0;
}
.body-page-1 .banniere .banniere-content{
    background-size: cover;
    background-position: center;
}
.btn-primary-custom {
    background-color: var(--color1) !important;
    border-color: var(--color1) !important;
}
.modal-content .horaire-infos{
    color:var(--color2) !important;
    text-align: center !important;
    
}
.sliderBg{
 position:relative;
 width:100%;
 height: calc(100vh - 9vh);
 }
 .slide-parallax {
    position: absolute;
    width: 100%;
    height: 100vh;
    inset: 0;
}

.slide-parallax img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.banniere-interne {
    height: 50vh;
    position: relative;
    width: 100%;
    background-position:  center !important;
    background-color: #292827 !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.banniere-interne:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    pointer-events: none;
}
.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: transparent;
    opacity: 1;
    margin: 5px 0px !important;
    position: relative;
    border-radius: 0;
    transition: all .3s linear;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    z-index: 12;
    text-align: left;
    width: 10%;
    display: flex;
    flex-direction: column;
    bottom: 30px;
    left: unset;
    right: -6%;
}

.swiper-pagination-bullet:before {content:"";position: absolute;width: 30px;height: 2px;background: white;border-radius: 0;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: all .3s linear;}

.swiper-pagination.page-atout .swiper-pagination-bullet:before {
    background: transparent;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active:before,.swiper-pagination-bullet:hover:before {
    background: var(--color5);
    height: 4px;
    width: 55px;
    left:-10px;
}

.swiper-pagination.page-atout span.swiper-pagination-bullet.swiper-pagination-bullet-active:before, .swiper-pagination.page-atout .swiper-pagination-bullet:hover:before {
    height: unset;
    left: 0;
}
@-moz-document url-prefix() {
    .banniere-interne:before {
        height: 100%;
        width: 100%;
        text-align: center;
        background-size: cover;
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        -o-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(3px);
        position: absolute;
        left: 0;
        top: 0;
    }
}

.banniere-interne:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: #0000005e; */
    mix-blend-mode: hard-light;
}

/* reservation */
form#form-evenement .form-group .label-rgpd input.form-control {
    min-height: auto;
    margin: 0 3px 0px 0;
}

.modal-evenement .form-control:focus {
    border: 1px solid #CCC !important;
}

.modal-evenement .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.bootstrap-timepicker-widget table td input {
    font-size: 15px;
    border: 0;
    min-width: 30px;
    color: #333;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 24px;
    font-weight: normal;
    color: var(--color0);
    font-family: var(--font_family_1);
    margin-bottom: ;
}
.body-pageseo .ui-datepicker .ui-datepicker-title {
    font-size: 41px;
    font-weight: normal;
    color: var(--color0);
    font-family: var(--font_family_1);
    margin-bottom: ;
}
.ui-datepicker {
    width: 100%;
    border: none;
    padding: 0;
    background: transparent;
    position: relative;
    margin-bottom: 30px;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    background: transparent;
    color: var(--color2);
    border: none;
    /*! text-transform: uppercase; */
    font-size: inherit;
    padding: 30px 0 60px 0;
}

.ui-datepicker table {
    border: none;
    font-family: var(--font_family_2);
}

.ui-datepicker th {
    text-transform: uppercase;
    font-weight: normal
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    font-weight: normal;
    background: none;
    color: var(--color0);
    text-align: center;
    padding: 30px 0;
    border: 1px solid transparent;
    border-radius: var(--border-radius);
}
.body-contact .ui-state-default, .body-contact .ui-widget-content .ui-state-default, .body-contact .ui-widget-header .ui-state-default {
   
    /*! padding: 24px 0; */
}
.calendar-item .ui-state-default {
  color: var(--color0);
}
.calendar-item table th {
  color: var(--color0);
}
.ui-datepicker .ui-state-active {
    background: var(--color1);
}
.calendar-item .ui-datepicker .ui-state-active {
    background: var(--color1);
    color: var(--color0);
}
.ui-state-default:hover,.ui-widget-content .ui-state-default:hover,.ui-widget-header .ui-state-default:hover, .ui-state-default:focus,.ui-widget-content .ui-state-default:focus,.ui-widget-header .ui-state-default:focus, .ui-state-default:focus,.ui-widget-content .ui-state-default:focus,.ui-widget-header .ui-state-default:focus, .ui-state-default:visited,.ui-widget-content .ui-state-default:visited,.ui-widget-header .ui-state-default:visited, .ui-state-default:focus,.ui-widget-content .ui-state-default:focus,.ui-widget-header .ui-state-default:focus {
    border: 1px solid var(--color4);
    background: var(--bg-facultatif);
}

.reservation-header h2 {
    font-size: 45px;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    background: var(--color5);
    color: #fff;
    transition: all .4s ease;
}
.body-contact .ui-state-highlight:hover, .body-contact .ui-widget-content .ui-state-highlight:hover, ..body-contact .ui-widget-header .ui-state-highlight:hover {
    background: var(--color1);
    color: #fff;
}
.ui-state-highlight:hover,.ui-widget-content .ui-state-highlight:hover,.ui-widget-header .ui-state-highlight:hover {
    background: var(--color0);););
    border-radius: 50% !important;!i;!;
    color: #fff;
}

.ui-widget-header a:hover .ui-icon {
    background-image: url("images/ui-icons_999999_256x240.png");
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border-radius: var(--border-radius);
    top: 20px;
    cursor: pointer;
    width: 2.4em;
    height: 2.4em;
}

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
    border: none;
}
 .ui-datepicker .ui-datepicker-prev,.body-page-1 .ui-datepicker .ui-datepicker-next {
    top: 29px;
    width: 1.5em;
    height: 1.5em;
}

.body-page-1 .ui-datepicker .ui-datepicker-next {
    right: unset;
}

 .ui-state-default, .ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    padding: 17px 0;
    border-radius: 50%;
    width: 55px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    height: 55px;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0;
    margin-bottom: 30px;
    /* width: 100%; */
    margin-left: auto;
    margin-right: auto;
}

.ui-datepicker .ui-datepicker-title {
    font-size: var(--taille_font_h2);
    font-weight: normal;
    position: relative;
    margin: 0;
    color: var(--color0);););
    font-family: var(--font_family_1);
    width: 100%;
    margin-top: 2em;
}

.reservation-header hr {
    border-color: #ffffff29;
    border-width: 2px;
}

.reservation-header > h2 {
    font-size: 40px;
    font-weight: unset;
}

.ui-widget-header a:hover .ui-icon {
    background-image: url("images/ui-icons_999999_256x240.png");
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border-radius: 50%;
    top: 20px;
    cursor: pointer;
    width: 1.6em;
    height: 1.6em;
}

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
    border: none;
    background: #000;
    transition: all .4s ease;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0px;
    /* background: var(--color0); */
    top: 48px;
}

.ui-datepicker .ui-datepicker-next {
    right: 0px;
    background: var(--color2);
    top: 48px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 2.6em;
    height: 2.6em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    background: var(--color0);
}

.body-page-1 .ui-datepicker .ui-datepicker-prev {
    left: 25px;
}

.body-page-1 .ui-datepicker .ui-datepicker-next {
    right: 25px;
}

.ui-icon-circle-triangle-w {
    background-image: url(../images/left.png) !important;
    background-position: center;
    background-size: contain;
}

.ui-icon-circle-triangle-e {
    background-image: url(../images/right.png) !important;
    background-size: contain;
    background-position: center;
}

.flex-head {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    column-gap: 1rem;
    flex-direction: row-reverse;
}

.flex-head .flex-head-img {
    width: 50%;
}
.body-text ul {
    background: var(--color4);
    padding: 10px;
}

.body-text ul li {
    padding-left: 20px;
}

.body-text ul li:before {
    left: 3px;
    top: 55%;
}
.head-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.image-1 {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
}

.image-1:before {
    content: '';
    width: 100%;
    height: 87%;
    position: absolute;
    top: 41px;
    left: 0;
    background: var(--color3);
    transform: rotate(10deg);
    border-radius: 20px;
    border: 1px solid var(--color5);
}
.image-2 {
  width: 41%;
  margin-right: 57px;
  position: relative;
  z-index: 1;
}
.flex-head .flex-head-txt {
    width: 70%;
    padding-right: 8%;
}

.flex-head .flex-head-txt > div {
    padding: 0;
}

.body-text.scrollbars {
    height: 35vh;
}

.head-img.img-1 .image-2 img {
    position: absolute;
    height: 90%;
    width: 100%;
    left: 60%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    border-radius: var(--border-radius);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.head-img.img-1 .image-1 img {
    position: absolute;
    height: 80%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    border-radius: var(--border-radius);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.body-page-1 .head-img.img-1 img {
    /*! padding: 10px; */
}

.head-img.img-1 .propor-cont {
    width: 100%;
    height: 69vh;
    position: relative;
}

.flex-head .flex-head-txt h1 {
    text-align: left;
    width: 100%;
    font-family: var(--font_family_4);
    letter-spacing: var(--letterspace);
}

.horaire-table {
    color: var(--color3);
}

.modal-content .horaire-table tr td {
    color: var(--color1);
}

.coordonnees .scrollbars {
    height: 58vh;
}

.coordonnees .horaires {
    margin: 0 0;
}

.coor-title {
    margin: 0 0 0;
}

.body-page-1 .banniere::before {
    content: none
}
.fluid-contenu {
    position: relative;
    z-index: 10;
    background: var(--color1);
    width: 100%;
    margin-top: 0 !important;
}

.body-page-1 .fluid-contenu {margin-top: 100vh !important;}

.corps {
    padding: 5em 10% 5em;
}

.body-contact .corps {
    float: left;
    width: 100%;
    background: var(--color1);
}

.body-page-1 .fluid-contenu .corps {
    padding: 10em 10% 10em;
}


.page-contenu-home {
    position: relative;
    display: block;
    padding: 4rem 13%;
}

.recup-photos .propor .propor-cont .imagecont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.recup-photos .propor .propor-cont .imagecont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%
}

.recup-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.recup-photos .propor:after {
    padding-top: 78%;
    display: block;
    content: '';
}

.recup-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.recup-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.recup-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    transition: .5s;
    background-color: #0a0a0a6e;
    background-image: url(../images/ico-zoom.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.recup-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: .7;
    filter: alpha(opacity=70)
}

.recup-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.swiper-button-next:hover,.swiper-button-prev:hover {
    opacity: 1
}

.actualites .cell.photo a {
    display: block
}

.actualites .cell.photo.cover img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    height: 500px;
}

.actualites {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background-color: var(--color4);
    padding: 10em 10% 10em;
}

.actualites article {
    display: flex;
    width: 100%;
    column-gap: 1rem;
    align-items: center;
    justify-content: space-between;
}

.actualites:nth-child(even+1) {
    direction: rtl
}

.actualites .cell.photo {
    vertical-align: top;
    width: 50%;
    height: 45vh;
    background-position: center;
    border-radius: var(--border-radius);
    position: relative;
}

.actualites .cell.photo:hover {
    /* opacity:.95; */
    filter: alpha(opacity=95);
}

.actualites .cell.texte {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-bottom: 2px solid var(--color0)
}

.actualites:last-child .cell.texte {
    border-bottom: none;
    display: flex;
    align-items: center;
}

.actualites .cell.texte .contenu {
    text-align: justify;
    direction: ltr;
    background: var(--color1);
    position: relative;
    border-radius: var(--border-radius);
}

.actualites .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.actualites .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px;
    background: url(../images/puce.svg) no-repeat 0 9px
}

.actualites .cell.texte .contenu ul li .bouton-principal {
    display: block
}

.actualites .cell.photo:before {
    content: "";
    width: 75%;
    height: 90%;
    position: absolute;
    left: -4rem;
    top: -4rem;
    background: url(../images/vis-about.svg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .3;
    border-radius: 4%;
    z-index: -1;
}

.image-actualites:before {
    content: "";
    width: 75%;
    height: 90%;
    position: absolute;
    left: -4rem;
    top: -4rem;
    background: url(../images/vis-about.svg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .3;
    border-radius: 4%;
    z-index: -1;
}

.text-center.btns-act {
    display: flex;
    column-gap: 2rem;
    align-items: center;
    justify-content: flex-start;
    margin-top: 30px;
}

.actualites .cell.texte .contenu h2 {
    margin-bottom: 30px;
    text-align: left;
}

.view-btn-all {
    position: relative;
    display: table;
    margin: 20px auto;
}

.view-btn-all i {
    margin-left: 8px;
    font-size: 14px;
}

.actualites .date_post,.news .date-article {
    font-size: 15px;
    font-weight: bold;
    color: var(--color2);
}

.news .ligne-actus .date-article {
    margin-top: 18px;
    margin-bottom: 0
}

.news .ligne-actus .contenu-article {
    margin-top: 0
}

.news .contenu-article {
    margin-top: 21px
}

.AvisClientsBg {
    padding: 6em 7% 8em;
    background: var(--color1);
}

.AvisClientsBg .bx-prev {
    left: -2vw;
}

.AvisClientsBg .bx-prev:before {
    display: inline-block;
    content: "\f053";
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color2);
}

.AvisClientsBg .bx-next {
    right: -2vw;
}

.AvisClientsBg .bx-next:before {
    display: inline-block;
    content: "\f054";
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    font-size: 23px;
    color: var(--color2);
}

.AvisClientsBg .bx-prev, .AvisClientsBg .bx-next {
    text-indent: initial;
    font-size: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-top: -55px;
    justify-content: center;
    opacity: .7;
    transition: .5s;
}

.AvisClientsBg .bx-prev:hover, .AvisClientsBg .bx-next:hover {
    opacity: 1;
}

.AvisClientsBg .contenu .bx-viewport {
    padding: 28px 0 45px;
    display: block;
    height: auto !important;
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    color: var(--color0)
}

.etoiles .fa {
    color: #FC0
}

.AvisClientsList {
    margin: 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: none
}

.AvisClientsList li:before {
    content: none;
}

.avisClientsBg .h {
    text-align: center
}

.AvisClients:link,.AvisClients:visited,.AvisClients {
    position: relative;
    background-color: #0e0d0a21;
    padding: 5rem 9% 3rem;
    text-align: center;
    height: 330px;
    margin-top: 0;
    display: block;
    text-decoration: none;
    border-radius: var(--border-radius);
}

.AvisClients:active,.AvisClients:hover {
    background-color: transparent;
    border: 1px solid #000;
}

.AvisClients .h {
    font-size: 21px;
    color: var(--color2);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}

.AvisClients p {
    font-size: 15px;
    margin-bottom: 0;
    color: var(--color0);
    padding-top: 15px;
}

.AvisClients .blazy {
    font-size: 16px;
    color: var(--color0);
    width: 128px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0)
}

.AvisClientsBg .bx-pager {
    bottom: 17px
}

.avisContent:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.temoignageScroll {
    max-height: 109px;
    text-align: center;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: 15px;
    padding: 4px 0;
}

.date_post i {
    margin-right: 8px;
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px
}

.livre-elements {
    padding: 0 12%;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .livre-ligne {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.livre-elements .blazy {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: var(--color0);
    width: 115px;
    height: 115px
}

.livre-elements .pseudo {
    margin-bottom: 6px;
    font-size: 21px;
    color: var(--color2);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.livre-elements .date {
    margin-bottom: 2px!important;
    color: var(--color2);
}

.livre-elements .etoiles {
    margin-bottom: 0!important
}

.livre-elements .temoignage {
    text-align: center;
    display: block;
    margin-top: 20px;
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.divAvis {
    padding: 25px 27px;
    margin-bottom: 3rem;
    background-color: var(--bg-facultatif);
    border-radius: var(--border-radius);
    width: 48%;
}

.btn-avis {
    margin-bottom: 30px
}

.modal-content a,.modal-content a:link,.modal-content a:visited {
    color: var(--color2)
}

.modal-header .h1 {
    text-align: center;
    margin-bottom: 40px;
    color: var(--color2);
    font-size: 1.6vw;
    font-weight: bold;
    text-shadow: none
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 9999;
    font-size: 16px;
    color: var(--color0)
}

.modal-backdrop.in {
    z-index: 0
}

.modal-open .modal {
    z-index: 99997;
    background: rgba(255, 255, 255, 0.52);
    color: var(--color2);
    text-shadow: none;
    font-family: Arial,Helvetica,sans-serif
}

.modal-content .btn-close {
    border: 0;
    background: none;
    padding: 0;
    font-size: 21px;
    color: var(--color2);
    opacity: .2;
    line-height: 1
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px;
    font-family: var(--font_family_1);
    background: transparent;
}

.modal-content .btn-close:hover,.modal-content .btn-close:focus {
    opacity: .5
}

.modal-content .submit-review {
    padding-right: 60px!important
}

.modal-content label.control-label {
    display: none;
    padding-top: 0!important
}

.modal-content label.control-label.label-note,.modal-content label.control-label.label-photo {
    display: block;
    padding-top: 14px!important
}

.modal-content input {
    height: 48px;
    line-height: 1;
    line-height: 48px \9;
    padding: 0px 12px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #CCC;
    background: transparent;
}

.modal-content .btn-default {
    width: 100%;
    display: inline-block;
}

.modal-content .btn-default {
    background: var(--color2);
    border: 1px solid var(--color2);
    text-transform: uppercase;
    color: var(--color0);
    border-radius: 0px;
    font-size: 17px;
    text-decoration: none;
    transition: all 400ms ease;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    height: 63px;
    border-radius: 2px;
}

.close {
    color: var(--color0);
    opacity: 1;
    top: 0 !important;
    width: 30px;
    height: 30px;
    background: var(--color1) !important;
    z-index: 999999;
    position: absolute;
    right: 0;
}

.modal-body {
    padding: 0;
    width: 100%;
    height: 100%;
}

.row.dtable {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.form-control:focus {
    border-color: var(--color0) !important;
    opacity: 0.8;
    box-shadow: 0 0 0 var(--color0);
}

.modal-content .btn-default:hover {
    background: #fff;
}

.modal-content .btn-default:hover {
    background: var(--color1);
    color: var(--color0);
    border-color: var(--color1);
}

h2#myLargeModalLabel {
    text-transform: uppercase;
    text-align: center;
    color: var(--color1);
    font-family: var(--font_family_2);
    font-size: var(--taille_font_h3);
}

.modal-body p.horaires {
    text-align: center;
    color: var(--color3);
    text-transform: uppercase;
    font-family: var(--font_family_1);
    margin: 15px 0 0;
}

form#form-evenement {
    color: var(--color3);
    margin: 27px 0 0;
}

form#form-evenement div {
    font-weight: normal;
    font-family: var(--font_family_1);
}

form#form-evenement label {
    font-weight: normal;
    margin-top: 12px;
    padding: 0 0;
    font-family: var(--font_family_1);
}

form#form-evenement .description {
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    font-family: var(--font_family_1);
}

.modal-header {
    padding: 15px 15px 30px;
    font-weight: bold;
}

#add-review {
    text-align: center
}

#add-review .form-group {
    text-align: left
}

#add-review input[type="file"] {
    display: block;
    width: 100%;
    height: 50px
}

#add-review #stars-existing {
    margin: 0 auto 10px;
    display: block;
    text-align: left;
    padding-top: 15px
}

#add-review .form-group #captcha {
    height: 46px!important
}

.formulaire #add-review .form-group input,.formulaire #add-review .form-group textarea,.formulaire #add-review .form-group .form-control {
    background: var(--color0);
    border: 1px solid #ccc;
    color: var(--color2);
    border-radius: 2px
}

.modal-content .form-control::placeholder {
    color: var(--color3)!important;
    opacity: 1
}

#add-review .submit-review {
    margin: 15px auto!important;
    padding: 14px 15px!important;
    float: none;
    display: block;
    background-image: none
}

#add-review .body-review {
    height: 100px
}

#add-review .form-group.form-group-1 .col-md-10,#add-review .form-group.form-group-2 .col-md-10,#add-review .form-group.form-group-4 .col-md-10 {
    width: 100%
}

#add-review .conditions,.modal-content .email-block {
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    clear: both;
    color: var(--color2)!important
}

.centerservice2 {
    margin: 0 16%!important
}

.centerservice {
    margin: 0 33%!important
}

.btn-service {
    text-align: center;
    margin: 10px 0
}

.sitemap a {
    color: var(--color0);
}

.formulaire-acc.formule-jour {
    background: url(../images/pizza-bg.png);
    background-color: var(--color0);
    height: 100%;
    width: 100%;
    padding: 13em 15%;
    position: relative;
    display: flex;
    gap: 25px;
    justify-content: space-between;
    align-items: center;
}
.formulaire-acc .formule-item.item .formule-title-and-price {
    position: relative;
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
}

.formulaire-acc .mad-line {
    height: 1.5rem;
    flex: 1;
    border-bottom: 1px solid #7a7879;
}

.formulaire-acc .formule-item.item {
    display: flex;
    flex-direction: column;
    margin-bottom: 2em;
}

.formulaire-acc .formule {
    position: relative;
    width: 40%;
}

.formulaire-acc .formule-item.item .formule-title-and-price .titre {
    /* font-weight: bold; */
    font-size: 23px;
    padding-right: 12px;
    text-transform: initial;
}

.formulaire-acc .formule-description .description {
    position: relative;
    width: 100%;
    font-style: italic;
    font-size: 14px;
}

.formulaire-acc .cell.cell .prix-item {
    position: relative;
    padding-left: 10px;
    font-size: 23px;
}

.formulaire-acc.formule-jour .formule > .haut + div {
    column-gap: 7rem;
    margin-bottom: 20px;
}

.formulaire-acc .btns-formule {
    display: flex;
    column-gap: 1rem;
    margin: 5rem 0 0;
    align-items: center;
    justify-content: center;
}

.formulaire-acc .formule-img {
    width: 41%;
    position: relative;
    border-radius: 5px;
    padding: 3em 0;
}

.formulaire-acc .formule-img {}

.formulaire-acc .formule-img img {
    position: absolute;
    height: 86%;
    width: 86%;
    object-fit: cover;
    left: 50%;
    padding: 10px;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 1px solid #ddd;
}


/***/
.formules {
    width: 100%;
    margin: 0;
}

.formulaire-acc.formule-jour p {
    color: var(--color0);
    font-size: 90%;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
}

.tabb-formule {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    column-gap: 6rem;
    margin-bottom: 10rem;
}

.main-page li.separateur:before {
    content: '\f715 \f715 \f715';
    width: 100%;
    color: var(--color0);
    left: 0;
}

.tabb-formule.sansimage {
    display: inline-table;
    width: 60%;
}

.tabb-formule .cell {
    position: relative;
    width: 50%;
    padding: 40px 1rem;
}

.tabb-formule .cell.cellg {
    width: 50%;
    background-position: center;
}

.tabb-formule .cell.cellg.cell1.pair {
    display: none;
}

.tabb-formule .cell.cellg.cell2.impair {
    display: none;
}

.tabb-formule .cell.celld .contt {
    padding: inherit;
}

.formules .formule {
    margin: 0 0 0 0;
    text-align: center;
    padding: 1em 0 0;
}

.formules .formule .haut {
    margin: 0 0 10px 0;
}

.formules h2 {
   font-size: 42px;););
   line-height: 15px;
   color: var(--color0);
   text-align: center;
   margin-bottom: 10px;
   position: relative;
   margin-top: 0;
   font-weight: 900;
   text-align: left;
   text-transform: uppercase;
   font-family: var(--font_family_1);););
   padding: 2vw 2vw;
   background: var(--color4);
   border-radius: var(--border-radius);
}

.body-page-1 .formules h2, .body-page-1 .formules .formule .prix, .body-page-1 .formules span.titre {
    color: var(--color1);
}
.body-page-1 .formules .formule .prix{
    color: var(--color2);
}
.formules .formule ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    padding: 45px 10px;
    font-size: 90%;
    text-align: center;
    border-top: 1px solid var(--color1);
    border-bottom: 1px solid var(--color1);
    color: var(--color3);
}

.formules .formule ul .item {
    padding: 5px 0 10px 0;
    font-size: 16px;
    color: var(--color0);
    font-weight: 900;
    text-align: left;
}
.body-formule-list .corps.huhu {
    padding: 0;
}

.body-formule-list .corps .container {
    width: 100%;
    max-width: initial;
}
.formules span.titre {
    font-size: 26px;
    color: var(--color0);
    text-transform: uppercase;
    font-family: var(--font_family_1);););
    letter-spacing: 2.9px;
}

.formules .formule ul .item .description {
    font-size: small;
    color: var(--color0);
    font-size: 90%;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
}

.formules .formule ul .item .prix-item {
    font-weight: bold;
    color: var(--color0);
    text-transform: uppercase;
    font-size: 25px;
}

.formules .formule hr {
    height: 5px;
    background: url(../images/ico-titre.png) no-repeat center top;
    border: none;
}

.formules .formule .prix {
    padding: 5px 0 0 0;
    font-size: 26px;
    color: var(--color0);
    text-align: center;
    font-weight: 900;
    display: none;
}

.formules .formule ul .item:before {
    display: none;
}

.formules .formule:nth-child(even) .tabb-formule {
    flex-direction: row-reverse;
}

.tabb-formule .cell.cellg > div {
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--border-radius);
}

.tabb-formule .cell.cellg:before {
    content: "";
    width: 75%;
    height: 90%;
    position: absolute;
    left: -3rem;
    top: -3rem;
    background: url(../images/vis-about.svg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .3;
    border-radius: 4%;
    z-index: -1;
}

.formules .formule:nth-child(even) .tabb-formule .cell.cellg:before {
    right: -3rem;
    left: unset;
}

.tabb-formule .cell.celld .contt p,.body-formule-list .formules .formule ul .item .description {
    color: var(--color0);
    font-size: 90%;
}

.description-carte {
    display: block;
    padding: 0 0 68px;
}

/* .formule-img:before {content: "";width: 190px;height: 200px;position: absolute;right: 0;top: 0;background: url(../images/sushi.png);background-size: contain;background-position: right;} */
/*  CARTE */

/* PAGE CARTE */
/* Tableau 2 *************** */
.tabb-carte {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    column-gap: 7rem;
}

.tabb-carte .cell {
    vertical-align: top;
    position: relative;
    width: 100%;
}

.tabb-carte .cell.cellg {
    width: 100%;
    background: url(../images/photo2.jpg) no-repeat center top;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    border-radius: var(--border-radius);
}

.tabb-carte .cell.celld .contt {
    padding: 0;
}

.tabb-carte .cell.celld.sansimage .contt {
    padding: 0px 0px 30px 0px;
}

.carte .tableau {
    display: table;
    table-layout: fixed;
    width: 100%
}

.carte .cellule {
    display: table-cell;
    vertical-align: top
}

.carte .group {
    margin: 0 0 14rem 0;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.carte h2 {
    padding: 10px 0;
    /*! text-transform: uppercase; */
    color: var(--color5);
    font-weight: 900;
    font-family: var(--font_family_3);
    font-size: 50px;
}

.carte .price {
    width: 100px;
    font-size: 23px;
    font-weight: 700;
    font-style: italic;
}

.carte ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.carte ul li.item {
    display: table;
    width: 100%;
    border-bottom: 2px solid #eee;
    padding: 1.5rem 0;
}

.carte ul li.item .item-title {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    text-transform: uppercase;
}

.carte ul li.item .price {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.carte ul li.item.multiprix .price.titre {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}

.carte ul li.item small {
    display: block;
    color: var(--color0);
    text-transform: none;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

.carte ul li.item span {
    font-size: 19px;
    color: var(--color5);
    font-weight: 600;
}

.carte .group .propor {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.carte .group .propor:after {
    padding-top: 72%;
    display: block;
    content: '';
}

.carte .group .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.carte .group .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    border: 1px solid #81b836;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.carte .group .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.carte .group .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-zoom.png') no-repeat center center
}

.carte .group .propor .propor-cont .imagecont:hover .masque {
    top: 0
}

.carte .group .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.carte .group .noimage {
    background: #fff url(../images/noim.jpg) no-repeat center center;
    background-size: auto !important;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.carte .row .group:nth-child(even) .tabb-carte {
    flex-direction: row-reverse;
}

.carte .group .img-carte:before {
    content: "";
    width: 75%;
    height: 90%;
    position: absolute;
    left: -3rem;
    top: -3rem;
    background: url(../images/vis-about.svg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .3;
    border-radius: 4%;
}

.carte ul li.item:before {
    display: none;
}

.carte h1 {
    text-transform: uppercase;
}

.tabb-carte .img-carte {
    width: 50%;
    position: relative;
    z-index: 999999;
}

.carte .row .group:nth-child(even) .img-carte:before {
    right: -3rem;
    left: unset;
}

.carte ul li:last-child {
    border: 0;
}

/* END CARTE */
/* .carte-home {padding: 5% 10%;background-position: center;background-size: contain;background-repeat: no-repeat;position: relative;background: var(--color1);} */
/* .carte-home .carte-body {line-height: 2.5;position: relative;} */
.carte-home:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/bg.png);
    opacity: .05;
    background-attachment: fixed;
}

.carte-item-title-price {
    display: flex;
    justify-content: space-between;
    position: relative;
    font-family: var(--font_family_2);
}

.carte-groupes {
    display: flex;
    justify-content: space-between;
}

.carte-groupes .item {
    width: 47%;
}

span.carte-item-price {
    top: 13px;
    position: relative;
    font-size: 22px;
}

.carte-item-title-price:before {
    content: "";
    width: 87%;
    position: absolute;
    left: 0;
    bottom: 11px;
    opacity: .3;
    border: 1px dashed #fff;
}

.carte-groupes .item > h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: var(--font_family_2);
}

.carte-item-description {
    font-size: 16px;
    font-style: italic;
    top: -6px;
    position: relative;
    width: 92%;
    line-height: 24px;
}

.carte-item-title {
    font-size: 20px;
}

.btn-voir-carte a {
    padding: 7px 33px;
    display: block;
    padding: 1;
}

.carte-item-title:after {
    content: '\f111';
    display: inline-block;
    position: absolute;
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    left: -15px;
    font-size: 9px;
    color: var(--color2);
    top: 50%;
    transform: translateY(-50%);
}

/* END CARTE HOME */

.intervention {
    position: relative;
    z-index: 1;
    background: var(--color1);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10em 10% 10em;
}

.intervention .contenu {
    padding: 0 2%;
    font-size: 16px;
    text-align: center;
}

.intervention .contenu a,.intervention .contenu a:link,.intervention .contenu a:visited {
    color: var(--color0)
}

.intervention h2 {
    margin-top: 0;
}

.intervention h2:before {
    background: var(--color0);
}

.intervention ul {
    margin: 30px 0 0;
    column-count: 2;
    width: 60%;
}

.note-avis {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2rem;
}

.nbr-note {
    font-size: 40px;
    margin: 0 2rem;
}

.pied {
    position: relative;
    z-index: 9;
    background: url(../images/copa94.jpeg);
    background-color: var(--color4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 70%;
    background-blend-mode: soft-light;
    width: 100%;
    float: left;
}

.pied .bande1 {
    padding: 5rem 11% 0rem;
    margin-bottom: 3em;
}

#menu_footer {
   color: var(--color3);
  padding: 0 15px 20px 0;
  list-style-type: none;
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
}

#menu_footer li:before {
    display: none;
}

#menu_footer li a {
    /*! text-transform: uppercase; */
    text-decoration: none;
    color: var(--color0);
    font-size: 15px;
}

#menu_footer li.active a, #menu_footer li a:hover {
    color: var(--color5);););
}

.footer-coordonnees {
    position: relative;
    margin-top: 2em;
    display: flex;
    justify-content: center;
    padding: 12px;
    flex-wrap: wrap;
}

.flex-menus-footer {
  width: 25%;
  font-size: 15px;
  padding: 0 1%;
  color: var(--color3);
}
.bande_contact_footer {
    padding: 70px 10% 50px;
}

.bande_contact_footer .row1 {
    position: relative;
    display: block;
    background: var(--bg-facultatif);
    padding: 5rem 28%;
    border-radius: var(--border-radius);
}

.bande_contact_footer .row1::after {
    display: block;
    width: 232px;
    height: 1px;
    content: "";
    background: var(--color0);
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    margin-top: 49px
}

.pied .bande2 {
    padding: 5px 12%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    border-top: 1px solid #cacaca24;
    background: var(--color1);
}

.pied .title_footer {
    color: var(--color0);
    font-family: var(--font_family_1);
    font-size: 23px;
    text-transform: initial;
    position: relative;
    font-weight: 900;
}

.pied .navf .menu_footer {
    color: var(--color3);
    padding: 15px 20px;
    list-style-type: none;
    margin: 0;
}

.pied .navf .menu_footer li {
    display: block;
    padding: 0 0 4px;
    background: none;
    position: relative
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a,.pied .navf .menu_footer li a:visited {
    font-size: 16px;
    padding: 0 0 0;
    color: inherit;
    text-decoration: none;
}

.pied .navf .menu_footer li a:hover {
    color: var(--color1);
}

.pied .navf .menu_footer li.active a {
    color: var(--color1);
}

.pied .navf .menu_footer li.active a:hover {
    cursor: default;
    text-decoration: none;
}

.pied .menu_referencement {
    color: var(--color0);
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    text-align: justify;
    padding: 0;
    line-height: 19px;
    /*! height: 154px; */
    overflow: hidden;
}

.pied .menu_referencement li {
    display: inline;
    padding: 0;
    background: none
}

.pied .menu_referencement li:before {
    content: none;
}

.pied .menu_referencement li:after {
    content: " - "
}

.pied .menu_referencement li:last-child:after {
    content: ""
}

.pied .menu_referencement li a,.pied .menu_referencement li a:visited {
    color: var(--color0);
    font-size: 15px;
    text-decoration: none
}

.pied .menu_referencement li a:hover {
    color: var(--color5);
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

/* footer */
.footer-coordonnees .flex-recherches {
    width: 25%;
}

.flex-recherches h2 {
    margin: 3px 0 24px;
    font-weight: 900;
    font-size: 23px;
    letter-spacing: 0.12em;
    color: var(--color1);
}

.footer-coordonnees .flex-adresse {
    width: 25%;
    font-size: 15px;
    padding: 0 1%;
    color: var(--color0);
}

.footer-coordonnees .flex-horaires {
    width: 25%;
    padding: 0 2%;
}

.pied .copyright-footer {
    margin: 5px 0 0;
    text-align: center
}

.bande2 {
    justify-content: space-evenly;
}

.pied .bande2 .flex-abus .abus {
    text-align: center;
    margin: 0;
}

.pied .abus span {
    display: inline-block;
    background: url(../images/ico-abus.png) no-repeat 0 0;
    padding: 0 0 0 40px;
    color: var(--color0);
    font-size: 10px;
}

.footer-coordonnees .flex-recherches .scrollbars {
    height: 199px;
}

.flex-address {
    display: flex;
}

.flex-address > i {
    color: var(--color0);
    padding: 6px 10px 0 0;
}

.flex-adresse .tel.tel1, .flex-adresse .tel.tel2 {
    display: flex;
}

.flex-adresse .tel.tel1 i, .flex-adresse .tel.tel2 i {
    color: var(--color0);
    padding: 4px 10px 0 0;
}

.flex-horaires .horaires {
    float: left;
    color: #fff !important;!i;!;
}

.flex-horaires .horaires i {
    padding: 0 10px 0 0;
    color: var(--color1);
    margin-right: 8px;
}

#logoFD svg * {
    fill: var(--color0);
}

p.horaires i {
    position: absolute !important;
    top: 0;
    left: 0;
    display: block;
    color: #000 !important;
}

footer .horaire-mention {
    padding: 0 0 0 24px;
    color: #fff;
}

#logoFD svg {
    width: 210px;
}

.pied .btn-like {
    padding: 20px 0 0
}

.pied .btn-partage {
    text-align: right;
    padding: 0 0 12px;
    display: flex;
    justify-content: flex-end;
}

.scrollbars {
    width: 100%;
    height: 28vh
}

.scrollbar-path-vertical,.scrollbar-path-horizontal {
    position: absolute;
    background-color: #ececec;
    z-index: 100
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: var(--bg-facultatif);
}
footer .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #01235030;
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 5px
}

.scrollbar-path-vertical {
    right: 5px;
    top: 0;
    height: 100%;
    width: 5px;
    box-shadow: inset 1px 0 1 rgba(0,0,0,0.1)
}

.scrollbar-path-horizontal {
    box-shadow: inset 0 1px 1 rgba(0,0,0,0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: var(--color1)
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%
}

.scrollbar-path-vertical,.scrollbar-path-horizontal,.scrollbar-handle {
    border-radius: 5px
}

.scrollbar-content {
    padding: 0 30px 0 0;
    float: none!important
}

.body-contact h2 {
    color: var(--color0);
    text-transform: none;
    position: relative;
    margin-bottom: 24px;
    font-size: var(--taille_font_h1);
    line-height: 40px;
    font-family: var(--font_family_1);
    text-align: center;
    text-transform: uppercase;
}

.tab-coordonnes h2:before {
    content: "";
    width: 75px;
    height: 2px;
    background: var(--color1);
    position: absolute;
    top: 50px;
    left: 0
}

.body-contact .tab-formulaire .cell.droite h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 24px
}

.body-contact .tab-formulaire .cell.droite h2:before {
    content: "";
    width: 75px;
    height: 2px;
    background: var(--color1);
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -37px
}

.contact .tab-coordonnes {
    display: table;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: var(--color1);
}

.contact .tab-coordonnes .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.contact .tab-coordonnes .cell.gauche .contenu {
    padding: 3em 7% 0;
}

.contact .tab-coordonnes .cell.centre {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.contact .tab-coordonnes .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.contact .tab-formulaire {
    display: block;
    width: 100%;
    position: relative;
    z-index: 8000;
    background: var(--color0);
    padding: 5rem 10rem;
    border-radius: var(--border-radius);
}

.contact .tab-formulaire .contenu h2 {
    /*! text-transform: uppercase; */
    text-align: center;
}

.contact .plan {
    font-size: 0
}

.contact .plan .block #googlemapapi,.contact .plan iframe {
    width: 100%!important;
    height: 550px!important
}

.contact .coordonnees {
    padding: 0 0 20px;
    display: none;
}

.contact .coordonnees h2 {
    margin-top: 20px;
    font-size: 24px;
}

.contact .coordonnees address p {
    padding: 0 0 10px 0;
}

.contact .coordonnees address p.tel a {
    color: inherit;
    text-decoration: none
}

.contact .coordonnees address p span.intitule {
    font-weight: bold
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 0 0 10px;
    text-align: center;
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0!important;
    padding-right: 0!important
}

.contact .formulaire .form-group .col-md-4 {
    display: none
}

.contact .formulaire .form-group .col-md-8 {
    width: 100%!important
}

.form-group .label-rgpd strong,.info-rgpd strong,.info-rgpd a,.info-rgpd a:visited {
    color: var(--color2);
}

.contact .formulaire .control-label {
    text-align: left!important;
    font-weight: normal
}

.contact .formulaire .form-group {
    margin-bottom: 8px;
    padding: 0!important;
    margin-left: 0!important;
    margin-right: 0!important
}

.contact .formulaire .form-group .form-control {
    background: var(--bg-facultatif);
    box-shadow: none;
    width: 100%!important;
    font-size: inherit;
    color: #000!important;!i;!;
    border: 1px solid #999;
    border-radius: var(--border-radius);
}

.form-control:focus {
    color: #000;
    background: var(--color0)
}

.body-contact-7 .contact .formulaire .form-group textarea.form-control {
    height: 109px;
    position: static;
    -webkit-text-fill-color: #000;
    -webkit-text-fill-color: #000;
}

.body-contact-7 .contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 50px \9;
    padding: 0 12px;
    -webkit-text-fill-color: #000;
    -webkit-text-fill-color: #000;
}
.contact .formulaire .form-group textarea.form-control {
    height: 109px;
    position: static;
    -webkit-text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
}

.contact .formulaire .form-group input.form-control {
    height: 50px;
    line-height: 1;
    line-height: 50px \9;
    padding: 0 12px;
    -webkit-text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
}

.contact .formulaire .form-group .form-control:focus,.contact .formulaire .form-group .form-control:active {
    border: 2px solid #cacaca;
    color: var(--color0) !important;
    border-radius: var(--border-radius);
}

.contact .formulaire .form-group select.form-control {
    height: 50px;
    line-height: 50px;
    padding: 5px 12px
}

.tab-formulaire.flex-formulaire {
    display: flex;
    justify-content: space-between;
    column-gap: 7rem;
}

.iframe-contact {
    width: 100%;
}

.iframe-contact iframe {
    width: 100%;
    height: 100%;
}

.flex-formulaire .contenu.formulaire {
    width: 50%;
}

.flex-formulaire .iframe-contact {
    width: 50%;
}

.coor-contact > div.coor-contact-reservation .red-p {
    color: var(--color2);
}

.coor-contact {
    display: flex;
    align-items: stretch;
    justify-content: center;
    column-gap: 5rem;
    padding: 5% 2%;
}

.coor-contact > div {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    row-gap: 4rem;
}

.coor-contact-ouverture .horaire-table tr td {
    color: black;
}

.coor-contact > div h2 {
    margin: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0),screen and (-moz-images-in-menus:0) {
    .form-horizontal select.form-control {
        -webkit-appearance:none!important;
        -moz-appearance: none!important;
        appearance: none;
        background-image: url(../images/image-select.svg)!important;
        background-repeat: no-repeat!important;
        background-position: right 15px center!important;
        line-height: normal!important;
        background-size: 22px auto!important
    }

    .form-horizontal select.form-control option {
        color: inherit
    }
}

.contact .formulaire .form-group input[name="captcha"] {
    width: 31%!important;
    height: 50px!important;
    display: inline-block;
    float: none!important;
    margin-right: 2%!important;
    vertical-align: top
}

.contact .formulaire .form-group input[name="captcha"]+a {
    width: 35%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top
}

.contact .formulaire .form-group #captcha {
    width: 100%;
    height: 50px!important;
    border-radius: 0;
    padding: 0
}

.contact .formulaire .form-group input.btn-primary {
    /*display:inline-block;*/
    position: relative;
    float: right;
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default,.contact .formulaire input.btn-primary,.contact a.btn.btn-default {
    padding: 15px 45px;
    font-family: var(--font_family_2);
    text-transform: uppercase;
    background-color: var(--color5);
    color: var(--color1) !important;
    text-align: center;
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: all 400ms ease;
    border-radius: 2px;
    border: 1px solid var(--color4);););
    border-radius: var(--border-radius);
}

.body-error404 a.btn.btn-default {
    background-image: none
}

.body-error404 a.btn.btn-default:hover,.body-error404 a.btn.btn-default:active,.contact .formulaire input.btn-primary:hover,.contact .formulaire input.btn-primary:active,.contact a.btn.btn-default:hover,.contact a.btn.btn-default:active {
    background-color: var(--color4);
    border-color: var(--color2);
    color: var(--color0) !important;
}

::-webkit-input-placeholder {
    color: var(--color3)!important
}

:-moz-placeholder {
    color: var(--color3)!important;
    opacity: 1!important
}

::-moz-placeholder {
    color: var(--color0) !important;
    opacity: 1!important
}

:-ms-input-placeholder {
    color: var(--color3)!important
}

.pageseo .formulaire .form-group input[name="captcha"] {
    width: 100%!important;
    margin-right: 0!important;
    text-align: left!important
}

.pageseo .formulaire .form-group input[name="captcha"]+a {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    margin-right: 0!important
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em;
}

.flex-seoContain .seo-content h1, .flex-seoContain .seo-form h2.h1 {
    text-align: left;
    line-height: 55px;
    font-size: 41px;
    margin-bottom: 29px;
}

.flex-seoContain .seo-content h1:before, .flex-seoContain .seo-form h2.h1:before {
    left: 0;
    margin-left: 0;
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 1em 3% 3em;
    background: var(--color2);
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 240px;
    height: auto;
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0
}

.gallery .description-galerie {
    padding: 0 0 40px;
    text-align: justify;
}

.gallery .multiple .ligne-photos .col-md-1,.gallery .multiple .ligne-photos .col-md-2,.gallery .multiple .ligne-photos .col-md-3,.gallery .multiple .ligne-photos .col-md-4,.gallery .multiple .ligne-photos .col-md-6 {
    padding-left: 10px!important;
    padding-right: 10px !important;
    margin-bottom: 20px;
}

.gallery .multiple .ligne-photos {
    margin-left: 0!important;
    margin-right: 0!important
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.gallery .multiple .ligne-photos .propor {
    margin-bottom: 0
}

.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center
}

.custom-object-fit img {
    opacity: 0
}

.gallery .ligne-photos .propor:after {
    padding-top: 76%;
    display: block;
    content: ''
}

.gallery .ligne-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.gallery .ligne-photos .propor .propor-cont img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    flex: 1;
    height: 100%;
    border-radius: var(--border-radius);
}

.gallery .ligne-photos .propor .propor-cont .imagecont {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    justify-content: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    position: relative;
    height: 100%;
    border-radius: var(--border-radius);
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background-color: var(--color1);
    background-image: url(../images/ico-zoom.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: var(--border-radius);
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.gallery .nav {
    margin: 10px 0;
    text-align: center
}

.gallery .nav li {
    display: inline-block;
    margin-bottom: 10px;
    background: none;
    padding: 0 3px 0 5px;
}

.gallery .nav li:before {
    content: none;
}

.gallery .nav li a.bouton-principal {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: var(--font_family_1);
    text-align: center;
    border-radius: var(--border-radius);
    background: var(--color1);
    text-decoration: none;
}

.gallery .nav li a.bouton-principal:after {
    content: none;
}

/*.gallery .nav li a:hover,.gallery .nav li.active a{}*/
.gallery .nav li.active a {
    cursor: default;
    background: var(--color1);
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 10px
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.gallery .bas-galerie {
    text-align: center;
    padding: 40px 0 0
}

.gallery .bas-galerie a.bouton-principal {
    padding-right: 60px
}

.gallery .bas-galerie a.bouton-principal:after {
    background-image: none;
    width: 22px;
    height: 22px;
    content: "+";
    font-family: verdana;
    font-size: 19px;
    position: absolute;
    right: 20px;
    top: 7px
}

.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: var(--color1);
}

.sidebar-left a,.sidebar-right a,.sidebar-bottom-controls a,.contactButton,.nav-item-active,.sidebar-form label,.sidebar-send-button,.sidebar-divider-text {
    color: var(--color0)!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: -1px;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    width: 100%;
    background: var(--color1);
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow-y: hidden;
    left: 17px;
}

.top-logo img {
    position: absolute;
    left: 0px;
    top: 1px;
    height: auto;
    width: 66px;
    /*! filter: brightness(0) !important; */
}

.deploy-right-sidebar {
    border-left: 1px var(--color5) solid;
    display: table-cell;
    background-color: var(--color1);
    height: 65px;
    width: 65px;
    background-position: center center;
}

.deploy-right-mail {
    border-left: 1px var(--color5) solid;
    display: table-cell;
    background-color: var(--color1);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0;
}

.deploy-right-call {
    display: table-cell;
    background-color: var(--color0);
    background-size: auto 49%;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute;
    right: 130px;
    top: 0;
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto!important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: var(--color1);
}

.sidebar-right {
    font-family: var(--font_family_2)!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0 2px 0 rgba(0,0,0,0.1)
}

.sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    color: var(--color0)!important;
    z-index: 1
}

.sidebar-right-logo {
    margin-left: 84px;
    top: 2px;
    right: 1px;
    max-width: 195px;
    float: inherit;
    /*! max-height: 37px; */
    position: relative;
    width: 44px;
    height: auto;
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: var(--color0)!important;
    background: var(--color2);
    opacity: 1;
}

.submenu a:first-child {
    background-image: none!important
}

.submenu {
    display: none
}

.submenu-active {
    display: block
}

.sidebar-header-right {
    height: 65px;
    background-color: transparent;
    position: relative;
}

.close-sidebar-right {
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-right .close-sidebar-right {
    position: absolute!important;
    background: var(--color4);
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none
}

.menu-mobile-dynamique li {
    width: 100%;
    margin-bottom: 1px;
    background: none;
    padding-left: 18px;
    border-bottom: 1px solid var(--color5);
}

.menu-mobile-dynamique li.active {
    background: var(--color1);
}
.menu-mobile-dynamique li.active a{
    color: var(--color0) !important;
}
.menu-mobile-dynamique li.active  a::before{
    color: var(--color0) !important;
}
.menu-mobile-dynamique .sub-menu li {
    background-color: transparent;
    margin-bottom: 0
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none
}

.menu-mobile-dynamique .sub-menu {
    background-image: linear-gradient(to bottom,var(--color1),var(--color1));
    padding-top: 18px;
    padding-bottom: 18px
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: var(--color0);
    height: 60px;
    padding-left: 29px;
    background-position: 6px 20.9px;
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    /*vertical-align:baseline;*/
    outline: none
}

.no-bottom {
    margin-bottom: 0!important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 44px
}

.remonter button {
    display: block;
    padding: 10px;
    text-align: center;
    border: none;
    background: rgba(0,0,0,0.05);
    border-radius: 50%;
    background: var(--color1);
}

.remonter button:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.badge-optionnel {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/badge-optionnel.png) no-repeat top right;
    width: 139px;
    height: 139px
}

.bg-optionnel {
    background: url(../images/bg-optionel.svg) repeat top center;
    background-size: 60px auto
}

.bg-optionnel-gris {
    background: var(--color2) url(../images/bg-optionel-gris.svg) repeat top center;
    background-size: 60px auto
}

.bloc-GMB {
    position: relative;
    display: block;
    padding: 4em 10%;
    background: url(../images/bg-intervention.jpg) no-repeat center center /cover;
    background-attachment: fixed;
}

.bloc-GMB:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.8;
    background: var(--color1);
}

.bloc-GMB .contain-GMB {
    color: #fff;
    text-align: center;
    position: relative;
}

.bloc-GMB .contain-GMB .h1 {
    color: #fff;
    line-height: 1;
}

.bloc-GMB .contain-GMB .etoiles-2 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../images/etoiles-2.png) no-repeat center left;
}

.bloc-GMB .contain-GMB .zone-etoiles-note {
    position: relative;
    height: 60px;
    width: 264px;
    float: right;
    background: url(../images/etoiles-1.png) no-repeat center right;
}

.bloc-GMB .contain-GMB .bouton-principal {
    margin-top: 20px;
    text-align: center;
}

.deprecated-ie {
    text-align: center;
    color: #000;
    background: #eee
}

.deprecated-ie p {
    line-height: 30px;
    margin: 0
}

.deprecated-ie a {
    line-height: 30px;
    font-family: Helvetica,arial,sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: var(--color2) !important;
}
.pied .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: var(--color1) !important;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: var(--color2) !important;
}

.bx-pager.bx-default-pager a {
    background-color: var(--color2);
}

.bx-pager.bx-default-pager a:hover,.bx-pager.bx-default-pager a.active {
    background-color: var(--color2);
}

.vegas-timer-progress {
    background: var(--color0)
}

.icones {
    width: 32px;
    margin: 16px 0 0 16px;
    height: 32px;
    fill: var(--color0);
}

.deploy-right-sidebar .icones {
    width: 29px
}

.menu-mobile-dynamique li a::before {
    display: block;
    content: "\f105";
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    left: 5px;
    font-weight: 700;
    font-size: 15px;
    color: #0e0d0a57;
}

.pied .btn-partage .icones {
    fill: var(--color0);
}

.remonter .icones {
    margin: 0 0 -5px;
    fill: var(--color0)
}

.tete .tel .icones {
    width: 19px;
    margin: 0 10px -3px 0;
    height: 17px;
    fill: var(--color0);
}

.btn-partage .btnp:hover .icones {
    fill: var(--color0)
}

.tete .infos.infos_small .btn-partage .icones {
    top: 5px;
    left: 0
}

.newsList {
    float: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%
}

.newsList .ligne-actus {
    flex: 0 0 auto;
    margin: 0 0 30px;
    float: none
}

.news .date_post {
    text-align: center;
    color: var(--color0);
    font-weight: 800;
    font-size: 14px;
    font-size: clamp(12px,0.5vw,14px);
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    background-color: #f5f5f5;
    position: absolute;
    left: 0;
    top: 0;
    padding: 7% 4% 4%;
    z-index: 50;
    margin: 0;
    border-top-left-radius: var(--border-radius);
}

.news .date_post span {
    display: block;
    line-height: 13px;
    min-width: 84px
}

.news .date_post .s1 {
    font-size: 50px;
    line-height: 35px;
    padding-bottom: 5px;
    font-size: clamp(40px,2vw,50px)
}

.newsList .propor .propor-cont .imagecont .masque {
    background-color: rgba(250,250,250,0.2);
    background-image: none
}

.news .propor .propor-cont .imagecont:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.newsList .propor {
    overflow: hidden
}

.newsList .item .h3 {
    color: var(--color0);
    padding: 5px 0 25px;
    margin: 0;
    font-weight: 200;
    font-family: var(--font_family_1);
}

.newsList .item:hover .h3 {
    color: var(--color1)
}

.newsList .item .h3 a:hover {
    text-decoration: none;
    color: var(--color2);
}

.item-news {
    position: relative
}

.newsItem .photo img {
    object-fit: cover;
    -o-object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    flex: 1;
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

.newsItem .photo {
    width: 100%;
    height: 33vw;
    border-radius: var(--border-radius);
    overflow: hidden;
    height: clamp(300px,40vw,650px);
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-color: #f2f2f2;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    image-rendering: optimizeQuality;
}

.newsItem .contenu-article {
    padding: 15px 0 0;
    min-height: 200px;
    margin: 0
}

.newsItem .div-rs {
    margin: 0 auto 40px;
    display: flex;
    align-content: center;
    align-items: center;
}

.newsItem .div-rs .btn-partage {
    display: flex;
    overflow: hidden;
    height: 36px;
    position: relative;
    top: 0;
    margin-left: 2rem;
}

.newsItem .div-rs .btn-partage .icones {
    fill: var(--color1);
    top: 0;
}

.newsItem .div-rs .btn-partage .btnp {
    background-color: var(--color0)
}

.newsItem .div-rs .btn-partage .btnp:hover {
    background-color: var(--color1);
}

.newsItem .div-rs .btn-partage .btnp:hover .icones {
    fill: var(--color0);
}

.newsItem .date_post {
    padding: 5% 3% 3%
}

.news_avant_apres {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0;
    height: 100%
}

.news_avant_apres > div {
    display: table-cell;
    float: none;
    padding: 0;
    height: 100%
}

.news_avant_apres a,.news_avant_apres a:visited {
    padding: 15px 30px;
    color: var(--color1);
    text-decoration: none;
    border: 1px solid var(--bg-facultatif);
    display: block;
    height: 100%;
    font-family: var(--font_family_1);
    text-transform: uppercase;
    border-radius: var(--border-radius);
}

.news_avant_apres a:hover,.news_avant_apres a:focus {
    border-color: var(--color1);
    text-decoration: none
}

.news_avant_apres > div:last-child {
    right: -5px
}

.news_avant_apres a:hover b,.news_avant_apres a:focus b {
    text-decoration: none;
    color: var(--color1)
}

.navButtons,.navButtons:visited {
    padding: 0 0 10px;
    color: var(--color2);
    transition: .8s;
    text-decoration: none;
    display: block
}

.news_avant_apres a:hover span,.news_avant_apres a:focus span {
    color: var(--color2);
    text-decoration: none
}

.pagination > li {
    background: none;
    padding-left: 0
}

.pagination > li > a,.pagination > li > span {
    color: var(--color1);
    border-color: var(--color3)
}

.pagination > .active > a,.pagination > .active > a:focus,.pagination > .active > a:hover,.pagination > .active > span,.pagination > .active > span:focus,.pagination > .active > span:hover {
    color: var(--color0);
    background-color: var(--color1);
    border-color: var(--color1)
}

.pagination > li > a:focus,.pagination > li > a:hover,.pagination > li > span:focus,.pagination > li > span:hover {
    color: var(--color1);
    background-color: var(--color0)
}

@media (min-width: 768px) {
    .dispaly_flex {
        display:flex;
    }

    .flex_child_2 {
        flex: 2;
    }

    .flex_child_1 {
        flex: 1;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow:scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0
    }
}

@media (max-width: 991px) {
    .atots-items .swiper-slide .swiper-att {
    display: flex
;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all .3s ease;
    width: inherit;
    height: initial;
    border-radius: var(--border-radius);
    border: 1px solid #000;
}

    .whatsapp {
    position: fixed;
    z-index: 9999;
    display: block;
    bottom: 10vh;
    left: 30px;
    width: 240px;
    display: flex
;
    flex-direction: row;
}

.whatsapp img {
    width: 25px;
    height: 25px;
}
    .nk-image-atout, .nk-image-atout2 {
  /* background: url(../images/brazilmeat.jpeg); */
  background-size: cover;
  background-position: center;
  height: 200px !important;
  background-repeat: no-repeat;
}
.intervention .contenu p + p +p +p {
    display: none;
}
.scroll-down-wrap-type-1 {display: none;}

    .modal-dialog {
    width: 100%;
    margin: 30px auto;
  }
    .tabb-formule {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    column-gap: 6rem;
    margin-bottom: 10rem;
    flex-direction: column;
}
    .tabb-formule .cell {
    position: relative;
    width: 100%;
    padding: 40px 1rem;
}
    .tabb-formule .cell.cellg {
    width: 100%;
    height: 32vh;
}
    .owl-item .service-item-one .bouton-principal {
        text-align: center;
        float: left;
    }

    .contact .formulaire .form-group > label.control-label {
        display: block;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        bottom: 11px;
        opacity: .5;
        position: relative;
        font-size: 0
    }

    .contact .formulaire .form-group > label.focus {
        bottom: auto;
        font-size: var(--taille_font);
        padding-top: 5px
    }

    .container {
        max-width: none;
        width: auto
    }

.ReservationText {
    top: 0;
    justify-content: center;
}

a.btn.btn-primary.carteSeeMore {
    /* width: 100% !important; */
    margin-top: 25px;
}

.ReservationText p {
    font-size: 17px;
    line-height: 29px;
    padding: 0;
}

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0 25%!important
    }

    .contact .formulaire .form-group .col-md-4 {
        width: 100%!important
    }

    .contact .formulaire .form-group .col-md-8 {
        width: 100%!important
    }

    .contact .formulaire .form-group input[name="captcha"] {
        width: 100%!important;
        margin-right: 0!important;
        text-align: left!important
    }

    .contact .formulaire .form-group input[name="captcha"]+a {
        position: absolute;
        width: 140px;
        top: 1px;
        right: 1px;
        margin-right: 0!important
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none
    }

    .lb-prev {
        opacity: 1!important;
        background: url(../images/lightbox-g.png) left 48% no-repeat
    }

    .lb-next {
        opacity: 1!important;
        background: url(../images/lightbox-d.png) right 48% no-repeat
    }

    .video-accueil {
        position: static;
        width: 100%;
        height: auto;
        margin-left: 0
    }

    .banniere {
        height: 49vh !important;
        position: relative;
    }

    .pied .bande1 {
        padding: 5rem 10% 70px;
    }

    .prestation .cell.texte .contenu {
        padding: 50px 10%
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 50px 7% 30px
    }

    .fluid-contenu, .body-page-1 .fluid-contenu {
        margin: 0!important;
    }

.imgZone {
    bottom: 4px;
}

.container-fluid.ReservationBg {
    margin: 0;
    padding: 2em 4%;
}

    .slogan {
        width: 100%;
        left: 0;
        padding: 0 15px;
    }

    .body-page-1 .slogan {
        text-align: left;
        width: 100%;
        left: 7%;
    }

.containermar {
    padding: 0 9% !important;
}

.btn-social {
    display: none !important;
}

    .slogan .titre {
        font-size: 32px;
        line-height: 30px
    }

    .slogan .titre span {
        font-size: 29px
    }

    .slogan .sous-titre {
        font-size: 18px;
        line-height: 20px;
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }

    .page-contenu-home {
        padding: 0 0;
    }

    .intervention .contenu {
        padding: 48px 50px;
    }

    .actualites .cell.texte .contenu {
        padding: 0 0;
    }

    .bande_contact_footer {
        padding: 0;
    }

    .flex-seoContain {
        flex-wrap: wrap;
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent;
    }

    .flex-seoContain .seo-form {
        width: 100%;
        padding: 14px 0 0;
    }

    .img-seo img {
        width: 100%;
        height: auto;
    }

    .bande_contact_footer .row1 {
        padding: 5rem 11%;
    }

    .contact .tab-formulaire {
        padding: 1rem 0%;
        display: block;
    }

    .livre-elements {
        padding: 0 0;
    }
}

@media (max-width: 767px) {
    .realisations{display:block}
.realisations .titre-secondaire{display:inline-block;width:100%}
.realisations .col-md-3{padding-left:5px!important;padding-right:5px!important}
.realisations{margin-left:-5px!important;margin-right:-5px!important}
.realisations .propor{margin-bottom:5px}
    .img-2-restau.img-news-2, .img-news-1{height: 250px;}
    .actuAndNewsletter.actuAndNewsletter01{gap: 10px;}
    .body-page-1 .fluid-contenu .corps {
        padding: 2em 7% 6em;
    }
    .front, .back {
  position: absolute;
  width: 100%;
  height: 67vh !important;
  backface-visibility: hidden;
}
    #openModalBtn {
  /*! color: var(--color1); */
  border: 2px solid var(--color0);
  margin-top: 26px;
  padding: 10px;
}
    .modal-content {
  overflow: hidden;
  height: 67vh !important;
}
.modal-evenement .modal-content {
  overflow: hidden;
  height: auto !important;
}
    .atouts-section {
  position: relative;
  padding: 0 1em;
  box-shadow: 0 0 30px rgb(255 255 255 / 20%);
  display: flex;
  flex-wrap: wrap;
}
    .actuAndNewsletterBg, .nos_atouts, .services-home-content {
    padding: 2em 4%;
    margin: 0;
}

.NewsletterBg .h {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
}

.actuAndNewsletter.actuAndNewsletter02.NewsletterBg {
    width: 100%;
    padding: 0;
}

     .banniere {
        height: 49vh !important;
        position: relative;
    }
    .body-page-1 .ui-datepicker .ui-datepicker-header {
    padding: 0;
    margin-bottom: 30px;
    width: 81%;
    margin-left: auto;
    margin-right: auto;
}
    .ui-datepicker .ui-datepicker-prev {
    left: 9px;
    background: var(--color2);
    top: 48px;
        
}

.ui-datepicker .ui-datepicker-next {
    right: 9px;
    background: var(--color2);
    top: 48px;
}
    .name {
  position: absolute;
  left: 47px;
  width: fit-content;
  top: 3px;
  font-size: 22px;
  color: var(--color0);
  font-family: var(--font_family_3);
}
    .swiper-container-services .swiper-slide:nth-child(2n+2){
    margin-top: 0px;
}
    .body-page-1 .ui-datepicker .ui-datepicker-prev {
    right: 50px !important;
}

.body-page-1 .ui-datepicker .ui-datepicker-next {
    /*! right: -68px !important; */
}
    .body-page-1 .ui-datepicker .ui-datepicker-title {
    font-size: 24px;
    font-weight: normal;
    position: relative;
    margin: 0;
    color: var(--color0);
    font-family: ;
}
    .carte h2 {
    padding: 10px 0;
    /*! text-transform: uppercase; */
    color: var(--color1);
    font-weight: 900;
    font-family: var(--font_family_3);
    font-size: 48px;
}
    .coor-contact > div {
    width: calc(100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    gap: 2rem;
    margin: 2em 0;
}
    .coor-contact {
  display: flex;
  align-items: stretch;
  justify-content: center;
  column-gap: 5rem;
  padding: 5% 2%;
  flex-direction: column;
}
    .flex-formulaire .iframe-contact {
    width: 100%;
    margin-top: 20px;
}
    .flex-formulaire .contenu.formulaire {
    width: 100%;
    
}
    .ui-datepicker .ui-datepicker-title {
  margin: 0;
  line-height: 1.8em;
  text-align: center;
}
    
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    
    padding: 14px 0 !important;
}
.body-contact h2 {
    color: var(--color1);
    text-transform: none;
    position: relative;
    margin-bottom: 45px;
    font-size: 46px;
    line-height: 40px;
    font-family: var(--font_family_3);
}

     .tabb-carte .img-carte {
        width: 100% !important;
        height: 25vh;
    }
    .tabb-carte .cell {
        width: 100% !important;
    }
    .formules h2 {
   font-size: 48px;
  line-height: 87px;
  color: var(--color1);
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  margin-top: 0;
  font-weight: 900;
  text-transform: none;
  letter-spacing: 0.09em;
  font-family: var(--font_family_3);
}
    .formules .formule {
  margin: 0 0 0 0;
  text-align: center;
  padding: 0em 0 0;
}
    .tabb-formule .cell.celld .contt {
    padding: 0;
}
    .formulaire-acc.formule-jour {
    background: url(../images/pizza-bg.png);
    background-color: var(--color0);
    height: 100%;
    width: 100%;
    padding: 7em 3% 7em;
    position: relative;
    display: flex;
    gap: 124px;
    justify-content: space-between;
    align-items: center;
}
    .atout-text-zone .h.hicon {
  text-transform: none;
  font-size: 48px;
  color: var(--color1);
  margin-bottom: 10px;
  text-align: center;
  letter-spacing: 0.12em;
  text-transform: none;
  font-weight: 900;
  font-family: var(--font_family_3);
}
    .atout-AT:before{
    content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background: none !important;
  top: 0;
  right: 0;
}
    .single-atout {
  position: relative;
  width: 100%;
  padding: 0.5em 3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
    .atout-text-zone {
  background: #fff;
  padding: 2em 8px;
  position: relative;
  z-index: 4;
  right: 0;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 1px 20px #00000014;
}
    .img-atout{
    position: absolute;
  left: 0;
  bottom: auto;
  width: 100%;
  height: 19%;
  z-index: 1;
    top: 0;
}
    .atout-AT .row {
  display: flex;
  flex-direction: column;
}
    .body-text.scrollbars {
    height: 400px;
}
    .engegements-content .swiper-button-next {right: -16px;/*! background: #171717 url(../images/right.png) no-repeat center; */}

.engegements-content .swiper-button-prev {
    left: -16px;
    /*! background: #171717 url(../images/left.png) no-repeat center; */
}
     /*********************** Zone Atout AT ********************/
    .atout-AT {
  padding: 9em 3% 4em !important;
  position: relative;
  background-color: transparent;
  background-image: linear-gradient(180deg, #F0F0F7 0%, #FFF 100%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.atout-item-2 {
  width: 100% !important;
}
.atout-item-2 .atout-item {
  width: 100% !important;
}

.atout-AT-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.atout-box {
  display: flex;
  justify-content: center !important;
  width: 100%;
  flex-direction: column;
  gap: 68px;
  margin-bottom: 4em;
}
.atout-item {
  width: 100% !important;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.atout-img {
  width: 276px;
  height: 276px;
  border-radius: 50%;
  overflow: hidden;
}
.atout-img img {
  height: 100%;
  width: 100%;
}
.atout-title h2 {
  font-size: 20px;
  color: var(--color1);
  font-family: var(--font_family_2);
}
.atout-AT-title {
  position: relative !important;
  left: 50%;
  transform: translate(-50%);
  top: 0 !important;
  text-align: center;
}
.atout-AT-title img {
    display: none;
}
   /**********************************************************/
    .calendar-item {
  width: 98%;
}
.title-item {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ReservationBg {
    background: url(../images/main-banner-bg.jpg);
    padding: 10em 10%;
    position: relative;
}
.ReservationBg:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background: var(--color1);
  top: 0;
  left: 0;
}
.ReservationBg:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  /*! background: url(../images/bg1-.png); */
  top: 0;
  left: 0;
  background-size: contain;
  opacity: .1;
  z-index: 0;
}
.ReservationBg .row {display: flex;flex-direction: row-reverse;}

    .reservation-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  flex-direction: column;
}
    .reservation-bloc {
  padding: 0em 3% 8em;
  background: var(--color1);
}
.reser-image img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.reser-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color1);
  transform: rotate(10deg);
  border-radius: 20px;
}
.image-item {
  width: 90% !important;
  height: 41vh;
  position: relative;
}
    .ReservationBg {
    background: #000;
    padding: 3em 3% 3em;
    position: relative;
}
    .ghtyy{
        display: none;
    }
    .reservation-text-zone {
  /* background: var(--color0); */
  padding: 3em 2em;
  position: relative;
  z-index: 4;
  left: 0px;
  width: 100%;
  box-shadow: 0 1px 20px #00000014;
}
    
    .ReservationBg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 37%;
  background: var(--color1);
  top: 0;
  left: 0;
}
.ReservationBg:after {
    position: absolute;
    height: 36%;
    width: 100%;
    left: 0;
    top: 0px;
    transform: none;
    object-fit: cover;
}
    
.flex-head .flex-head-txt h1 {
    text-align: center;
    font-weight: 900;
    width: 100%;
}
 
    .body-page-1 .fluid-contenu .corps:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 13%;
    background: var(--color1);
    bottom: 0;
    right: 0;
    top: auto;
}
.body-page-1 .fluid-contenu .corps:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 36%;
    /*! background: url(../images/bg1-.png); */
    top: auto;
    right: 0;
    background-size: contain;
    opacity: .1;
    transform: scale(-1, 1);
    bottom: 0;
}
    .texte-annonce h2{font-size: 30px;}
    .annonce {
  width: 100% !important;
}
.texte-annonce p {
  font-size: 13px;
  font-family: var(--font_family_1);
  margin: 0;
}
    .corps {
        --taille_font:14px;
        font-size: var(--taille_font)
    }

    .modal-body {
        padding: 0 !important;
    }

    .footer-coordonnees .flex-adresse, .footer-coordonnees .flex-horaires, .flex-menus-footer {
        width: 100% !important;
    }
.flex-menus-footer {
  width: 100%;
  font-size: 15px;
  padding: 0 1%;
  color: var(--color3);
}
    .pad-xs {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .pad-xs-l {
        padding-left: 15px!important
    }

    .pad-xs-r {
        padding-right: 15px!important
    }

    .centerservice2 {
        margin: 0!important
    }

    .centerservice {
        margin: 0!important
    }

    .nopad-xs {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-xs-l {
        padding-left: 0!important
    }

    .nopad-xs-r {
        padding-right: 0!important
    }

    h1,.h1 {
        font-size: 32px !important;
        line-height: 32px;
        margin-bottom: 6rem;
        /* color: var(--color1); */
    }

.intervention .text-center {
    margin: 0;
}

.zoneFleche {
    top: 59%;
    left: 3%;
}

.martouche {
    padding: 15em 0 0;
}

.imgDeco2, .imgDeco1 {
    display: none;
}

    .titre-secondaire {
        font-size: 16px;
        text-align: center;
        line-height: 20px;
        /* color: var(--color2); */
    }

    .body-page-1 .slogan {
        position: absolute;
        background: transparent;
        width: 100%;
        text-align: center;
        padding: 15px;
        font-size: 22px;
        line-height: 53px;
        top: auto;
        left: 0;
    }

.datepicker table {
    position: relative;
    right: 0%;
}

    .slogan {
        text-align: center;
        top: 48%;
    }

    .slogan .titre {
        font-size: 30px;
        line-height: 24px;
    }

    .slogan .titre span {
        font-size: 23px
    }

    .slogan .sous-titre {
        font-size: 14px;
    }

    .fluid-contenu .corps {
        padding: 2rem 4%;
    }

.zoneFlecheP {
    bottom: 311px;
}

a.order {
    top: 191%;
    left: -97%;
}

.body-service-list .fluid-contenu .corps {
    padding: 30px 0;
}

    .recup-photos .col-md-4 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .recup-photos {
        margin-left: -5px!important;
        margin-right: -5px!important
    }

    .newsList .recup-photos {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .recup-photos .propor {
        margin-bottom: 5px
    }

    .cont-slider .controls {
        bottom: -20px
    }

    .services {
        display: block;
        padding: 0;
    }

    a.bouton-principal,button.bouton-principal {
        padding: 18px;
    }

    .intervention .contenu {
        padding: 40px 15px 50px
    }

    .intervention ul {
        column-count: 1;
        width: 100%;
    }

    .AvisClientsBg {
        padding: 0
    }

    .temoignageScroll {
        max-height: 135px;
    }

    .temoignageScroll {
        max-height: 135px;
    }

    .note-avis {
        flex-wrap: wrap;
    }

    .bande_contact_footer .row1 {
        padding: 2rem 8%;
    }

    .divAvis {
        width: 100%;
    }

    .pied .bande1 {
        padding: 30px 15px !important;
        margin: 0;
    }

.logofooter .imgtrip, .logofooter .imguber {
    width: 154px;
}

#menu_footer li a, .pied .menu_referencement li a, .pied .menu_referencement li a:visited {
    font-size: 15px;
}

.actuAndNewsletterBg, .services-home-content {
    padding: 4em 4% !important;
    margin: 0 !important;
}

.NewsletterBg .h {
    font-size: 48px !important;
    line-height: 41px;
    text-align: center !important;
}

.actuAndNewsletter.actuAndNewsletter02.NewsletterBg {
    width: 100% !important;
    padding: 0 !important;
}

.ReservationBg .h {
    font-size: 47px;
    text-align: center;
}

.container-fluid.ReservationBg .row {
    flex-direction: column-reverse;
}

.imgZone {
    display: none;
}

.datePickerZone {
    backdrop-filter: unset;
    padding: 10px;
}
    .pied .btn-like {
        padding: 0 0 15px;
        text-align: center
    }

    .pied .btn-partage {
        text-align: center;
        padding: 20px 0 0;
        justify-content: center;
    }

    .pied .btn-partage a {
        text-align: center
    }

    .contact .tab-coordonnes {
        display: block
    }

    .contact .tab-coordonnes .cell.gauche {
        display: block;
        width: 100%;
        border: none
    }

    .contact .tab-coordonnes .cell.gauche .contenu {
        padding: 0 15px 30px
    }

    .contact .tab-coordonnes .cell.centre {
        display: block;
        width: 100%
    }

    .contact .tab-coordonnes .cell.droite {
        display: block;
        width: 100%;
        height: 180px
    }

    .contact .plan .block #googlemapapi,.contact .plan iframe {
        height: 250px!important
    }

    .contact .tab-formulaire {
        display: block;
        padding: 5rem 8%;
    }

    .contact .coordonnees {
        padding: 0
    }

    .gallery .description-galerie {
        padding: 0 15px 20px
    }

    .prestation,.actualites {
        display: block;
        min-height: none
    }

    .prestation .cell.photo,.actualites .cell.photo {
        display: block;
        width: 100%;
        height: 180px
    }

    .prestation .cell.texte,.actualites .cell.texte {
        display: block;
        width: 100%;
        clear: both
    }

    .prestation .cell.texte .contenu,.actualites .cell.texte .contenu {
        padding: 30px 15px;
    }

    .gallery .ligne-photos .col-md-1,.gallery .ligne-photos .col-md-2,.gallery .ligne-photos .col-md-3,.gallery .ligne-photos .col-md-4,.gallery .ligne-photos .col-md-6 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .gallery .ligne-photos {
        margin-left: -5px!important;
        margin-right: -5px!important
    }

    .gallery .ligne-photos .propor {
        margin-bottom: 10px
    }

    .gallery .nav li {
        margin-bottom: 0;
        background: none
    }

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }
    .row.description-galerie.clear.scrollbars.mCustomScrollbar._mCS_1{height: 400px;}

    .news_avant_apres > div:last-child {
        right: 0
    }

    .news_avant_apres > div {
        display: block;
        margin: 0 0 5px
    }

    .news_avant_apres > div,.news_avant_apres {
        display: block
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .pad-sm {
        padding-left:15px!important;
        padding-right: 15px!important
    }

    .pad-sm-l {
        padding-left: 15px!important
    }

    .pad-sm-r {
        padding-right: 15px!important
    }

    .nopad-sm {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .nopad-sm-l {
        padding-left: 0!important
    }

    .nopad-sm-r {
        padding-right: 0!important
    }

    .slogan {
        text-align: center
    }

    .scrollbars {
        height: 240px
    }

    h1,.h1 {
        font-size: 48px;
        line-height: 58px;
    }

    .titre-secondaire {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
        color: var(--color4);
    }

.NewsletterBg .h {
    text-align: center;
}

    .gallery .description-galerie {
        padding: 0 0 40px;
        text-align: justify
    }
}

@media (min-width: 991px) and (max-width: 1300px) {
    .slogan .sous-titre {
        font-size:20px;
        line-height: 20px
    }
.body-page-1 .fluid-contenu .corps {
    
padding: 6em 3%;
}

.imgDeco1 {
    left: 5%;
    top: -2%;
}

.imgDeco2 {
    right: 2%;
}

.zoneFleche {
    left: 15%;
    bottom: 51%;
}

.container-fluid.ReservationBg {
    margin: 7% 0;
}

.imgZone {
    bottom: -95px;
}

a.btn.btn-primary.carteSeeMore {
    width: 54%;
}
.body-page-1 .fluid-contenu{
    margin-top: 775px;
}
.navh .menu_principal a, .navh .menu_principal a:visited {
    font-size: 14px;
}

.services-home-content {
    padding: 2em 3%;
}


.formulaire-acc.formule-jour {
    padding: 0 4%;
}

.intervention {
    padding: 2em 4%;
}

.pied .bande1 {
    padding: 2em 2%;
}

.intervention .contenu {
    padding: 0;
}
    .services a.bouton-principal {
        font-size: 11px
    }

    .body-error404 a.btn.btn-default,.contact .formulaire input.btn-primary,.contact a.btn.btn-default {
        padding: 16px 20px;
        font-size: 12px
    }

    .contact .coordonnees {
        padding: 0
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
        float: none
    }
}

.infinite-scroll .chargement {
    background: rgba(0,0,0,0) url(../images/chargement.gif) no-repeat scroll center top;
    bottom: 0;
    display: none;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px
}

.g-recaptcha {
    display: block;
    margin: 0 auto;
    width: 303px;
}

.contact .g-recaptcha {
    float: left;
}

#g-recaptcha-response {
    left: 12px;
    position: relative;
    display: block!important;
    top: -45px;
    opacity: 0!important;
    margin: 0!important;
    height: 10px!important
}

@media print {
    @page {
        size: portrait;
        margin: 2cm
    }

    body {
        background-color: var(--color0);
        font-family: Serif;
        font-size: 10pt
    }

    a:after {
        content: " [" attr(href) "] "
    }

    h1,h2,h3 {
        font-family: verdana,serif
    }

    .hide-print {
        display: none
    }

    .hide {
        display: none
    }

    .clear {
        clear: both
    }

    div[class^="col-"] {
        width: 100%
    }

    .gallery .ligne-photos div[class="col-md-2"] {
        width: 16.666666666667%
    }

    .gallery .ligne-photos div[class="col-md-3"] {
        width: 25%
    }

    .gallery .ligne-photos div[class="col-md-4"] {
        width: 33%
    }

    .gallery .ligne-photos div[class="col-md-6"] {
        width: 50%
    }
}

@media(max-width: 1200px) {
    .tabb-carte .img-carte {
        width: 48%;
    }

    .tabb-carte .cell {
        width: 52%;
    }

    .pied .bande1 {
        padding: 5rem 3% 5rem;
    }
}

@media(max-width: 991px) {
    .main-page ul li:before{top: 5px;transform: translateY(0%);}
        .name {
        left: 50px;
        font-size: 19px;
    }
    .actuAndNewsletter.actuAndNewsletter02.NewsletterBg{width: 100% !important;}
    .actuAndNewsletter.actuAndNewsletter01{position: relative;width: 100%;height: 100%;gap: 10px;}
    .img-2-restau.img-news-2,.img-news-1{height: 200px;width: 100%;}
       .head-img.img-1 .image-2 img {
  width: 100%;
  position: relative;
  z-index: 10;
  height: 100%;
  top: 0;
  transform: translate(0);
  left: 0;
  right: 0;
  bottom: 0;
}
.head-img.img-1 .image-1 img {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transform: translate(0);
    object-fit: cover;
}
    .image-1 {
  width: 100%;
  position: relative;
  left: 0;
  z-index: 10;
}
.image-2 {
  width: 100%;
  margin-right: 0;
  position: relative;
  z-index: 1;
  height: 100%;
}
    .head-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  gap: 20px;
}
    .body-page-1 .fluid-contenu .corps:before,.body-page-1 .fluid-contenu .corps:after{display: none;}
    .actuAndNewsletter-container{
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }
    .banniere {
        height: auto;
        position: relative;
        align-items: inherit;
        flex-direction: inherit;
        justify-content: inherit;
        display: block;
        padding: 0 0 0;
    }

    .formule-jour {
        flex-direction: column;
        padding: 6rem 5%;
    }

.services-home-content {
    flex-direction: column;
}

.auto-container {
    padding: 2em 4%;
}

h1#martitle {
    font-size: 50px;
    line-height: 55px;
}

.engegements-content, .title-serv {
    width: 100%;
}

.title-serv {
    padding: 0;
}

.intervention {
    padding: 0;
}

    .formule {
        width: 100% !important;
    }

    .formulaire-acc .formule-img {
        /* height: 300px; */
        width: 100%;
    }

    .banniere .banniere-content {
        top: 0;
        display: block;
        flex-direction: inherit;
        height: 39vh;
        background: url(../images/banslide3.jpeg);
    }
    .body-page-1 .banniere .banniere-content{height: 50vh;}

    .actualites article {
        flex-direction: column;
        row-gap: 4rem;
    }

    .actualites .cell.photo:before {
        top: -2rem;
        left: -2rem
    }

    .coordonnees {
        width: 83%;
        left: 50%;
        transform: translate(-50%,-50%);
        top: 50%;
        height: 89%;
        display: none;
    }

    #menu_footer {
        line-height: 2;
    }

    .footer-coordonnees {
        /*! flex-wrap: wrap-reverse; */
        padding: 0;
        gap: 35px;
        justify-content: start;
    }

    .footer-coordonnees .flex-horaires {
        width: 50%;
        display: flex;
        flex-direction: column;
    }

    .flex-horaires .horaires i {
        top: 20px;
    }

    .footer-coordonnees .flex-adresse {
        width: 50%;
        display: flex;
        flex-direction: column;
    }
    .flex-menus-footer {
  width: 50%;
  font-size: 15px;
  padding: 0 1%;
  color: var(--color3);
}
    #menu_footer {
        display: block;
    }

    .footer-coordonnees .flex-recherches {
        width: 100%;
        margin-bottom: 9%;
    }

.flex-recherches h2, .pied .title_footer {
    letter-spacing: 0;
    /*! text-transform: uppercase; */
}

.img-footer {
    width: 44%;
}

    .pied .bande2 {
        flex-direction: column;
        row-gap: 3rem;
        padding-bottom: 5em;
    }

    .services-homepage .owl-nav {
        top: -9em;
    }

    .title-reser {
        width: 100%;
    }

    .banniere .banniere-content .banniere-image, .banniere .banniere-content .reservation-header {
        width: 100%;
    }

    .service-img img {
        width: 100% !important;
        left: 5%;
    }

    .text-center.btns-act {
        flex-direction: column;
        align-content: space-around;
        row-gap: 1rem;
    }

    .text-center.btns-act a {
        width: 100%;
        text-align: center;
    }

    .btns-formule {
        flex-direction: column;
        row-gap: 1rem;
    }

    .btns-formule a {
        width: 100%;
        text-align: center;
    }

    .body-page-1 .ui-state-default, .body-page-1 .ui-widget-content .ui-state-default, .body-page-1 .ui-widget-header .ui-state-default {
        width: unset;
        height: unset;
    }

    .row.dtable {
        flex-direction: column;
    }

    .modal-content .btn-default {
        border-radius: 5px;
        width: 100%;
        display: block;
        /* max-width: 100%; */
        margin: 10px auto;
    }

    .formule-item.item .formule-title-and-price .titre,.cell.cell .prix-item {
        font-size: 16px;
    }

    .formule-description .description {
        font-size: 12px;
    }

    .banniere .banniere-content .banniere-image,.banniere .banniere-content .reservation-header {
        width: 100%;
        justify-content: initial;
        left: 0;
        top: 0;
    }

    .flex-head {
        flex-direction: column-reverse;
        padding: 0;
        row-gap: 1rem;
    }

    .head-img.img-1 .propor-cont,.head-img.img-1 .propor {
        width: 100%;
        height: 100%;
    }

    .flex-head .flex-head-img,.flex-head .flex-head-txt {
        width: 100%;
    }
    .flex-head .flex-head-txt{padding-right: 0%;}

.flex-head .flex-head-txt .col-lg-12 {
    display: flex;
    justify-content: center;
}

    .flex-head {
        flex-direction: column-reverse;
        gap: 50px;
    }

    .actualites .cell.texte {
        width: 100%;
    }

    .actualites .cell.photo {
        width: 100%;
    }

    .banniere-interne {
        margin-top: 0;
        height: 35vh;
    }

    .tabb-carte {
        flex-direction: column !important;
    }
}



@media(min-width: 2000px) {
    :root {
    --taille_font: 25px;
}
.one-service.item a {width: 100%;/* height: 72%; */display: block;position: relative;font-size: 32px;font-weight: 900;/* z-index: 5; */border-radius: var(--border-radius);line-height: 2;}
.intervention .contenu {
    padding: 0 2%;
    font-size: 25px;
    text-align: center;
}
.swiper-att span {
    font-family: var(--soustitre);
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
}
.swiper-att img {
    width: 100px !important;
    height: auto !important;
    margin-bottom: 24px;
}
.swiper-att p {
    font-size: 26px;
    opacity: 0.85;
}
.slogan .sous-titre {
    font-size: 36px;
    font-family: var(--font_family_2);
    line-height: 36px;
    font-weight: 200;
    text-transform: uppercase;
}
h1,.h1 {
    font-size: 84px !important;
    line-height: 82px !important;
}
    h3,.h3 {
    font-size: calc(var(--taille_font) + 0.7rem);
}

.atout-text-zone .h.hicon {
    font-size: 109px;
    line-height: 139px !important;
}

.single-atout h3 {
  font-size: 25px;
}

.ReservationBg .h {
    font-size: 109px;
    line-height: 111px;
}

.ReservationText p {
    font-size: 25px;
    line-height: 33px;
}
    .one-service.item {
    height: 67vh;
}
.annonce {
    padding: 30px;
    border-radius: var(--border-radius);
}

.banniere a.bouton-principal {
    width: 334px !important;
}

.navh .menu_principal a, .navh .menu_principal a:visited {
    font-size: 20px;
}

.nav-top ul li {
    font-size: 20px !important;
}

header .callTracker .t_affiche {
    font-size: 20px;
}
    .btn-partage .btnp{
        width: 40px;
    }
    .nav-top .container svg {
  height: 28px;
}
    .btn-partage .icones {
  width: 22px !important;
}
.nav-top .container i {
  height: 15px;
}
    .body-page-1 .slogan {
    font-size: 126px;
}
    .texte-annonce h2 {
  color: var(--bg-facultatif);
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
    .texte-annonce p {
  font-size: 25px;
  font-family: var(--font_family_1);
}
    h2,.h2 {
    font-size: 4rem;
}

.carte h2 {
    font-size: 90px;
}
    
    #openModalBtn {
  padding: 9px 20px;
}
    .scroll-down-1-text{
    font-size: 25px;
}
    .one-service.item span {
    font-size: 20px;
}

.btn-primary {
    font-size: 20px;
}
    table,table td,table th {
    font-size: 20px;
    color: var(--color0);
}
    .body-page-1 .ui-state-default,.body-page-1 .ui-widget-content .ui-state-default,.body-page-1 .ui-widget-header .ui-state-default {
    width: 68px;
    height: 71px;
}
    .reser-image img {
  width: 100% !important;
  height: 100%;
  border-radius: 20px;
}
    .image-item {
  width: 627px !important;
  height: 600px;
  position: relative;
}
    .image-item:before {
  content: '';
  width: 121%;
  height: 125%;
}
    .reser-image {
  width: 121%;
  height: 125%;
  position: relative;
}
    .formules .formule ul .item .description {
    font-size: small;
    color: var(--color3);
    font-size: 25px;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
}
    .formules .formule ul .item {
    font-size: 30px !important;
}
    .pied .title_footer{
        font-size: 40px
    }

    .pied .menu_referencement li a, .footer-coordonnees .flex-adresse, #menu_footer li a{
        font-size: 20px;
    }
    .carte .price{
        font-size: 25px;
    }
    .carte ul li.item small{
        font-size: 22px;
    }
    .carte ul li.item span{
        font-size: 30px;
    }
    
}
.flip-container {
  perspective: 1000px;
  width: 100%;
  height: 100%;
}

.flipper {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.8s;
}

.front, .back {
  position: absolute;
  width: 100%;
  height: 90vh;
  backface-visibility: hidden;
}

.front {
  background: #fff;
}
.deploy-left-sidebar {
    display: table-cell;
    background-color: #f78e1e;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-sidebar {
    border-left: 1px #fff solid;
    display: table-cell;
    background-color: var(--color2);
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
}

.deploy-right-mail {
    border-left: 1px #000 solid;
    display: table-cell;
    background-color: #000;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/mail.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0;
}

.deploy-right-call {
    display: table-cell;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute !important;
    right: 130px;
    top: 0;
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px
}

.back {
  transform: rotateY(180deg);
  background: #fff;
}
.flipper.show-back .front {
  visibility: hidden;
  transition: visibility 0s 0.2s;
}
.sitemap li:nth-child(5) {
  display: none;
}

.flipper.show-back {
  transform: rotateY(180deg);
  background: var(--color0);
}

.modal-content {
  /*! height: fit-content; */
  background: var(--color1);
}

 .modal-content {
    background: var(--color0);
}

.texte-annonce :before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1 !important;
    left: 0;
}