@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);
@import 'https://fonts.googleapis.com/css?family=Manrope:100,100i,300,300i,400,400i,700,700i,900,900i';
@import url('https://fonts.googleapis.com/css?family=Manrope&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

:root{
    --color1:#3e96a7;
    --color1-rgb: 62, 150, 167;
    --color2:#003d58;
    --color2-rgb:0, 61, 88;
    /* Vars semantiques (ajoutees pour multi-site SIXFOURS / SANARY) */
    --color-primary:#0a4d68;
    --color-primary-rgb:10, 77, 104;
    --color-secondary:#01519e;
    --color-secondary-rgb:1, 81, 158;
    --color-accent:#e84e1b;
    --color-accent-rgb:232, 78, 27;
    --color-bg-light:#eef8fa;
    --color-primary-light:#1a6e8e;
}

p{
    margin: 0!important;
}



h3,
h3 a {
    font-family: 'Manrope', sans-serif;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
}
.bo_paragraphe {
    border: 1px dashed #C00000;
    margin-bottom: 5px;
}
.bo_paragraphe p.bo_barre_boutons {
    font-size: 0.85em;
    background: #FAFAFA;
}
#backoffice_menu_haut {
    width: 1030px;
    margin: 0 auto;
}
.tarifs span{
    border: 1px solid #333;
    color: #333;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.resa_combo h3{
    line-height:30px;
    font-size:18px!important;

}
.resa_combo h4{
    text-align:left;
    color:var(--color-secondary);
}
.resa_combo input[type="text"]{
    padding:5px 10px;
    border:1px solid #ccc;
    border-radius:3px;
}
.resa_combo .hour{
    width:50%;
        padding-left:15px;
}
.resa_combo .hour select{
        padding:5px 10px;
    border:1px solid #ccc;
    border-radius:3px;
    width:100%;
    box-sizing:border-box;
}
.resa_combo .date_form{
    width:50%;
    padding-right:15px;
}
.valid_combo{
    text-align:center;
}
.resa_combo .date_form input{
    width:calc(100% - 30px);
}
a {
    text-decoration: none!important;
}
.activite_popup{
    border-bottom:1px solid #ccc;
}
.liste_acti{
    margin-bottom:30px;
}
.activite_popup:last-child{
    border-bottom:0px;
}
body {
    font-size: 14px!important;
    color: #94949d;
    font-family: 'Manrope', sans-serif!important;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 22px!important;
}
.fc-widget-header{
    background-color:transparent!important;
}
.fc-day-header a{
    color:#222;
}
/* clean */
/* Titres */

.clr {
    clear: both;
}
#ariane {
    width: 100%;
    margin: auto;
    font-size: 14px;
    padding: 0;
    /* background-color: #fff; */
    /* border-bottom:1px solid  #eaeaea; */
    width: 1170px;
    display: flex;
    justify-content: flex-start;
}
#ariane .ariane {
    width: auto;
    /* margin: auto; */
    color: #fff;
    font-size: 14px;
    /* padding: 3px 7px; */
    /* background-color: var(--color2); */
    border-radius: 24px;
}
h1 {
    font-size: 1.75em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #3A4046;
}
#formCreationLog a {
    color: #fff!important;
    background-color: var(--color-primary);
    font-size: 18px!important;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    font-weight: normal!important;
    display: inline-block;
    font-family: 'Manrope', sans-serif!important;
    -webkit-transition: 0.5s all ease;
}
#formCreationLog a:hover {
    background-color : var(--color-primary-light);
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/* Listes */

ul,
ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}
/* Paragraphes */

address {
    margin: .75em 0;
    font-style: normal;
}
form em{
    padding-left: 10px;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
/* Formulaires */

form,
fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.banner-img {


     background-size:cover;
     background-position:center;
     background-repeat:no-repeat;
     background-color:#eee;
     background-attachment: fixed;
}
 .banner-img .banner-content {
     padding-top: 55px;
     padding-bottom: 55px;
     margin-right: -7px;
     margin-left: 4px;
}
 .banner-img .banner-content h1 {
     margin-bottom: 0;
     padding-bottom: 0;
     letter-spacing: 1px;
     margin-top: -15px;
     font-size: 20px;
}
 .banner-img .banner-content h2 {
     letter-spacing: 1px;
     margin: 3px 0 19px -2px;
     padding-bottom: 15px;
     font-size: 20px;
}
 .banner-img .banner-content p {
     letter-spacing: 0.3px;
     font-size: 16px!important;
     color: #000000;
}
 .banner-img .banner-content a {
     text-decoration: none;
     display: inline-block;
     border: 2px solid #21201f;
     padding: 10px 20px;
     font-weight: 600;
     color: #21201f;
     font-size: 20px;
     margin-top: 15px;
}
.banner-img .banner-content a:hover {
     border: 2px solid #21201f;
     color: #f7f7f7;
     background-color: #21201f;
     -moz-transition: all 0.5s ease-in-out 0s;
     -webkit-transition: all 0.5s ease-in-out 0s;
     -ms-transition: all 0.5s ease-in-out 0s;
     -o-transition: all 0.5s ease-in-out 0s;
     transition: all 0.5s ease-in-out 0s;
}
 .banner-img .banner-content .form-tn-search {
     margin: 30px 0 0 0;
}
 #contenu .banner-img .banner-content .form-control-1 {
     color:#111;
     letter-spacing: 0.7px;
     margin-right: 20px;
     max-width: 457px;
     padding: 15px 20px;
     font-size:15px;
     width: 471px;
     line-height:20px!important;
     height:auto;
     border:1px solid #ccc;
}
 .banner-img .title{
     border:0px;
     margin:0px;
     margin-bottom:10px;
}
 .btn--ys.btn--md.font18 {
     padding: 12px 54px;
}
 .font18 {
     font-size: 18px;
}
 .color-white {
     color: #fff;
}
 .btn--ys {
     position: relative;
     line-height: 1.486em;
     vertical-align: top;
     border: 0;
     letter-spacing: 1px;
     -webkit-transition: all 300ms 0s ease;
     -moz-transition: all 300ms 0s ease;
     -ms-transition: all 300ms 0s ease;
     -o-transition: all 300ms 0s ease;
     transition: all 300ms 0s ease;
}
 .banner-img .title h4{
     padding:0px;
     margin:0px;
}
 .bg-black{
     background-color: var(--color-primary);
}
 .font20 {
     font-size: 20px!important;
}
 .font-montserrat {
     font-family: 'Montserrat';
}
input,
button,
select {
    vertical-align: middle;
}
/**********/
/* Boites */
/**********/

#conteneur_contenu {
    min-width: 1000px;
    width: 100%;
    margin: 0 auto;
    z-index: 6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.center_title{
    width:100%;
    /* padding:15px 0px; */
    margin:auto;
    /* background-color:#e9eef4; */
    text-align: left;
    display: flex;
    justify-content: flex-start;
}
.center_title h2{
    margin:auto;
    font-weight:bold;
    max-width:1170px;
    text-transform:uppercase;
}
#header {
    /* min-width: 1000px; */
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    z-index: 100;
    /* max-width: 1170px; */
}
#header {top: 0;z-index:1000;position: relative;background-color:transparent;padding: 10px 0 10px;max-width: calc(100% - 80px);/* height: 90px; *//* border-bottom: 1px solid #003d585c; */}
.pageAccueil #header:after {
    display: none;
}
.pageAccueil #header {
    height: auto;
    background-image: none;
    background-color: transparent;
}
#conteneur_header {
    position: fixed;
    background: linear-gradient(rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0));
}
.page-heading:after {
    color: #ffffff;
    position: absolute;
    background: var(--color2);
    display: table-cell;
    vertical-align: middle;
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    content: '';
    top: 0px;
    bottom: 0px;
    z-index: 100;
    width: 100%;
    opacity: 0.5;
}
.scroll_down #conteneur_header {
    position: fixed;
    top: 0px;
    background: rgb(255, 255, 255);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    right: 0;
    padding: 10px 40px;
    height: 90px;
}
#header h2 {
    z-index: 1000;
    position: absolute;
    top: 100px;
    color: #fff;
    width: 100%;
    font-size: 36px;
    letter-spacing: 4px;
    font-family: 'Manrope', cursive;
    line-height: 38px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}
.pageAccueil #header h2 {
    display: none;
}
.page-heading {
    z-index:1;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: left;
    position: relative;
    background-position: top center;
    background-image: url(../images/interface/SIT_SIXFOURS/page_heading.jpg);
    background-size:cover;
    background-position: center center;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    height: 200px;
    width: calc(100% - 80px);
    border-radius: 30px;
    overflow: hidden;
    display: flex;
}
.page_liquid.PGS_ACTIVITES .page-heading{
    padding-bottom:250px;
}
.page-heading *{
    z-index:100000;
    position:relative;
}
.page-heading .container {
    margin: auto;
    position: relative;
    z-index: 20000;
    width: 100%;
    padding: 0px;
}
.page-title {
    max-width: 1170px;
    margin: auto;
    /* margin-top: 40px; */
    padding-bottom: 20px;
}
.page-title h2 {} .page-heading .page-title h2 {
     z-index: 1000;
     color: #fff!important;
     width: 100%;
     font-size: 50px;
     letter-spacing: 4px;
     font-family: 'Manrope', cursive;
     line-height: 38px;
     font-weight: normal;
     font-style: normal;
     text-align: left;
     /* margin-top:40px; */
     padding: 0;
}
h3,
.h3 {
    font-family: 'Manrope', cursive!important;
    font-style: normal!important;
    color:var(--color2)!important;
}
.page-heading .page-title h2:after {
    background-color: #1059a6!important;
    width: 90px!important;
}
.page-heading .page-title .line-dec {
    margin: 10px 0px;
    width: 90px;
    height: 1px;
    background-color: #1059a6;
    display: none;
}
.page-heading .page-title span {
    font-size: 24px;
    font-weight: normal;
    color: #2d3031;
    line-height: 36px!important;
}
#header #logo {
    z-index: 1000;
    text-align: center;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    margin: 0px;
}
.scroll_down #header #logo {
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
}
#header #logo img {
    padding-top: 0px;
    z-index: 39;
    max-width: 100%;
    height: 100%;
}
#header #logo a {
    position: relative;
    display: inline-block;
    height: 100%;
}
#header #logo .rotate_c {
    position: absolute;
    left: 144.6px;
    -webkit-animation: mymove 5s infinite linear;
    /* Chrome, Safari, Opera */

    animation: mymove 5s infinite linear;
    top: 31px;
}
#header #logo .rotate_o {
    position: absolute;
    -webkit-animation: mymove2 5s infinite linear;
    /* Chrome, Safari, Opera */

    animation: mymove2 5s infinite linear;
    left: 155px;
    top: 55px;
}
@-webkit-keyframes mymove {
    from {
        -ms-transform: rotate(0deg);
        /* IE 9 */

        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */

        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        /* IE 9 */

        -webkit-transform: rotate(360deg);
        /* Chrome, Safari, Opera */

        transform: rotate(360deg);
    }
}
@keyframes mymove {
    from {
        -ms-transform: rotate(0deg);
        /* IE 9 */

        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */

        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        /* IE 9 */

        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes mymove2 {
    from {
        -ms-transform: rotate(360deg);
        /* IE 9 */

        -webkit-transform: rotate(360deg);
        /* Chrome, Safari, Opera */

        transform: rotate(360deg);
    }
    to {
        -ms-transform: rotate(0deg);
        /* IE 9 */

        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */

        transform: rotate(0deg);
    }
}
@keyframes mymove2 {
    from {
        -ms-transform: rotate(360deg);
        /* IE 9 */

        -webkit-transform: rotate(360deg);
        /* Chrome, Safari, Opera */

        transform: rotate(360deg);
    }
    to {
        -ms-transform: rotate(0deg);
        /* IE 9 */

        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#conteneur_header {
    width: 100%;
    z-index: 10000;
    font-size: 0;
    margin: auto;
    position: relative;
    /* max-width: 1170px; */
    display: flex;
    height: 70px;
}
#header h1 {
    margin: 0px;
    padding: 0px;
    font-size: 1.65em;
    height: 100%;
}
#header img {
    margin: 0;
    padding: 0;
    background-image: none;
    height: 100%;
}
.section1 {
    padding: 90px 0px;
    background-color: var(--color-secondary);
}
section {
    /* font-size: 00; */
}

.bloc-descriptif {
    display: flex;
    max-width: 1250px;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    position: relative;
    padding: 55px 0;
}

section.bloc-descriptif.after-before {
    max-width: none;
    display: flex;
    /* align-items: center; */
}

section.bloc-descriptif.inverse.after-before > div {
    display: flex;
    flex-direction: row-reverse;
}

section.bloc-descriptif.after-before > div {
    display: flex;
    max-width: 1250px;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    position: relative;
    /* padding: 55px 0; */
}

section.bloc-descriptif.inverse {
    display: flex;
    flex-direction: row-reverse;
}

section.bloc-descriptif.inverse.after-before.bg-2:before {
    background-image: url(../images/interface/SIT_SIXFOURS/bg-bloc-jet-ski-avec-permis.png);
}


section.bloc-descriptif.inverse.after-before.bg-3:before {
    background-image: url(../images/interface/SIT_SIXFOURS/bg-bloc-privatisation.png);
}

.bloc-descriptif.after-before:after {
    content:'';
    display:flex;
    width:100%;
    position:absolute;
    z-index:1;
    background-color:var(--color1);
    height: 60%;
    opacity: 0.5;
    top: 100px;
}

.bloc-descriptif.after-before:before {
    content:'';
    display:flex;
    width: 100%;
    height: 60%;
    position:absolute;
    left:0;
    background-image: url('../images/interface/SIT_SIXFOURS/bg-bloc-resa.png');
    background-size: auto 100%;
    background-position: left 70px;
    background-repeat: no-repeat;
    opacity: 0.25;
    top: 100px;
}

.bloc-descriptif.inverse.after-before:before {
    background-position: right 70px;
}


.bloc-descriptif .txt-contain {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    z-index: 3;
    padding-top: 30px;
    gap: 30px;
    padding-bottom: 60px;
}

.bloc-descriptif.inverse .txt-contain {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}

.bloc-descriptif .txt-contain .title h3 {
    text-align: right;
    font-size: 27px;
    font-weight: 900;
    color: var(--color1);
    font-style: normal;
}

.bloc-descriptif .txt-contain .title h2 {
    text-align: right;
    font-size: 32px;
    font-weight: 900;
}

.bloc-descriptif.inverse .txt-contain .title h2 {
    color: var(--color2)!important;
    text-align: left;
}

.bloc-descriptif .txt-contain .txt p {
    text-align: right;
    color: var(--color2);
}

.bloc-descriptif.inverse .txt-contain .txt p {
    text-align: left;
}

.bloc-descriptif .txt-contain .txt p.mise_en_avant {
    font-weight: 800;
    font-size: 16px!important;
}

.bloc-descriptif .txt-contain .txt {
    display: flex;
    flex-direction: column;
    gap: 15px;
}


.bloc-descriptif .txt-contain .label_bloc {
    background-color: var(--color1);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 10px;
    border-radius: 20px;
    padding-right: 110px;
    margin-right: -110px;
}

.bloc-descriptif.inverse .txt-contain .label_bloc {
    padding-right: 0;
    margin-right: 0;
    padding: 5px 10px;
    padding-left: 110px;
    margin-left: -110px;
    display: flex;
    flex-direction: row-reverse;
    background-color: var(--color2);
}

.bloc-descriptif .txt-contain .label_bloc img {
    height: 16px;
}

.bloc-descriptif .txt-contain .label_bloc p {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}

.bloc-descriptif .img-contain {
    width: 50%;
    display: flex;
    padding-left: 40px;
    position: relative;
    z-index: 2;
}

.bloc-descriptif.inverse .img-contain {
    padding-right: 40px;
    padding-left: 0;
}

.bloc-descriptif .img-contain .arrondi-bloc {
    width: 100%;
    border-radius: 35px;
    overflow: hidden;
}

.bloc-descriptif .img-contain .arrondi-bloc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-ring{
  position: absolute;
  width: 100px;
  height: 100px;
  border:none;
  background: transparent;
  border-radius:999px;
  padding:0;
  cursor:pointer;
  display:inline-grid;
  place-items:center;
  overflow:hidden;
  bottom: -43px;
  left: 0px;
  transition: all 0.5s ease;
}

.inverse .btn-ring {
    left: auto;
    right: 0;
}

.btn-ring__svg{
  width:100%;
  height:100%;
  display:block;
  position:relative;
  z-index:2;
}

.btn-ring__text{
  fill:var(--color1);
  /* font: 700 22px/1 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; */
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight: 800;
  font-size: 40px;
}

.btn-ring__dot{
  fill:var(--color1);
}

.btn-ring__blob{
  position:absolute;
  inset:auto 0 0 auto;   
    top:0;
  right:0;
  width:62%;
  height:62%;
  background: transparent;
  border-bottom-left-radius:120px; /* donne la courbe */
  z-index:1;
}

/* petits effets */
.btn-ring:hover{
  transform: scale(1.15);
}
.btn-ring:active{
  transform:translateY(0);
  transform:scale(1.00);
}
.btn-ring:focus-visible{
  outline:3px solid color-mix(in srgb, var(--color1) 65%, white);
  outline-offset:6px;
}

.btn-ring__svg{
  animation: spinRing 20s linear infinite;
  transform-origin: center;
}

@keyframes spinRing{
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

.gallery-contain{
  padding: 50px 0 0;
  position: relative;
}

.gallery-contain:after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: var(--color2);
    width: 100%;
    height: 50%;
    bottom: 0;
}

.gallery .owl-stage-outer{
  height: 350px; 
 }

/* La carte */
.gallery .g-item{
  border-radius: 28px;
  overflow: hidden;
  background: #eee;
  height: 260px;     /* hauteur commune */
  width: calc(100% - 20px);      /* largeur commune => 5 visibles fiables */
  transition: all 0.5s ease;
}

.gallery .owl-stage {
    display: flex;
    align-items: center;
    overflow: auto;
    height: 100%;
}

.gallery  .owl-carousel .owl-stage-outer {
    overflow: auto;
}

.gallery .center .g-item {
    height: 320px;
}

/* Image dans la carte */
.gallery .g-item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.5s ease;
}

.gallery .owl-item.center img {
    transform: scale(1.1);
}

/* Effet focus center */
.gallery .owl-item{
  opacity: .6;
  transition: opacity .3s ease, transform .3s ease;
}
.gallery .owl-item.center{
  opacity: 1;
  /* transform: scale(1.04); */
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* align-content: center; */
}

.gallery .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    opacity: 1;
}

.gallery .owl-item {
    /* height: 321px; */
}

.gallery {
    position: relative;
    z-index: 2!important;
}

.act_slide{
    width: 100%;
    /* padding: 5px; */
    /* -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15); */
    /* box-shadow: 20px 20px 20px 20px rgba(0, 0, 0, 0.55); */
}
.apropos{
    padding: 90px 0;
    font-size: 0;
    display: block;
    width: 100%;
}

.apropos-left{
    display: inline-block;
    width: 60%;
    vertical-align : middle;
}
.apropos-left img{
    width: 100%;
    padding: 30px;
}
.apropos-right{
    display: inline-block;
    width: 40%;
    vertical-align : middle;
    font-size: 17px;
    text-align: left;
}
.apropos-right .slogan{
    font-size: 20px;
    color: var(--color-secondary);
    text-align: left;
    padding: 10px 0;
}
.act_slide .service-v2{
    width: 100%;
    font-size : 0;
    display: block;
    margin: 0 auto;
}
.act_slide .service-v2 .act_single{
    display: inline-block;
    height : 200px;
    text-align: center;
}
.act_slide .service-v2 .act1{
    background-image : url(/images/interface/act1.jpg);
    background-position: center center;
    background-size: cover;
}
.act_slide .service-v2 .act2{
    background-image : url(/images/interface/act2.jpg);
    background-position: center center;
    background-size: cover;
}
.act_slide .service-v2 .act3{
    background-image : url(/images/interface/act3.jpg);
    background-position: center center;
    background-size: cover;
}
.act_slide .service-v2 .act4{
    background-image : url(/images/interface/act4.jpg);
    background-position: center center;
    background-size: cover;
}
.act_slide .service-v2 .act5{
    background-image : url(/images/interface/act5.jpg);
    background-position: center center;
    background-size: cover;
}
.act_slide .service-v2 .act_single .content_act_single{
    height: 100%;
    /* opacity: 0; */
    }
.act_slide .service-v2 .act_single .content_act_single span{
    color: var(--color-secondary);
    font-size: 20px;
    font-weight: 800;
    }
.act_slide .service-v2 .act_single .content_act_single a{
    display: block;
    height: 100%;
    padding: 65px 0;
    background: rgba(255, 255, 255, 0.6);

    }
.act_slide .service-v2 .act_single .content_act_single a:hover{
    background: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
     -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    }
    .act_slide .service-v2 .act_single .content_act_single a:hover > h5,
    .act_slide .service-v2 .act_single .content_act_single a:hover > span{
    color: #2b2e34;
    }
.act_slide .service-v2 .act_single .content_act_single h5{
    color: var(--color-secondary);
    font-size: 16px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    }

section h3 {
    font-family: 'Manrope', cursive;
    line-height: 38px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 30px;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
    color: var(--color-primary);
}
.section1 .subtitle + p {
    color: #999999;
    font-size: 21px;
    text-align: center;
    max-width: 850px;
    margin: auto;
    font-family: "Manrope";
}
.item-section1 {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 20px;
}
.item-section1 .icon:hover{
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.item-section1 .icon {
    /* padding: 10px; */
    margin-bottom: 20px;
}
.item-section1 .icon img{
    width:100%;
    height: auto;
}
.item-section1 h4 {
    /* margin-top: 20px; */
    color: var(--color-primary);
    font-family: 'Manrope', sans-serif;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    font-style: normal;
    font-size: 22px;
}
.item-section1 p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.section2 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-color: #ffffff !important;
}
.section2 h3 {
    color: var(--color-secondary);
}
.item-section2 {
    width: 33%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    padding: 0 15px;
    vertical-align: top;
    box-sizing: border-box;
}
.item-section2 .icon {
    font-size: 13px;
    margin-bottom: 20px!important;
    display: block;
}
.item-section2 .icon:hover{
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.item-section2 .icon img {
    width: 100%;
    height: auto;
}
.item-section2 h4 {
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: var(--color-secondary);
    text-transform: uppercase;
}
.item-section2 p {
    color: #2b2e34;
    font-size: 15px;
}
.section3 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}
.section3 .nmbr {
    font-family: 'Manrope', cursive;
    line-height: 38px;
    font-weight: normal;
    font-style: normal;
    font-size: 70px;
    text-align: center;
}
.section3 .description {
    font-size: 12px;
    font-family: 'Manrope', sans-serif;
    letter-spacing: 5px;
    margin-top: 25px;
}
.section3 i {
    color: var(--color-accent)!important;
    font-size: 30px;
}
.section3 .caption {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
}
.section4 {
    padding-top: 70px !important;
    padding-bottom: 100px !important;
    background-color: #2b2e34 !important;
}
.section4 h3 {
    color: #fff;
}
.section4 .subtitle {
    margin-bottom: 20px;
}
#rooms-carousel h3 {
    color: var(--color-accent);
}
#rooms-carousel .item i {
    color: var(--color-accent);
}
#rooms-carousel .item figure.effect-apollo {
    background: #2b2e34;
}
#room-layout i {
    color: var(--color-accent);
}
#room-layout .item figure.effect-apollo {
    background: var(--color-accent);
}
#room-layout .item figure.effect-apollo i {
    color: #2b2e34;
}
.room-img-inner .room-att i {
    color: var(--color-accent);
}
.room-info i {
    color: var(--color-accent);
}
#rooms-carousel {
    margin: 20px 0 40px 0;
}
#rooms-carousel .item {
    margin: 0 10px;
}
#rooms-carousel p {
    color: #999999;
    font-size: 14px;
}
#rooms-carousel h4 {
    color: var(--color-accent);
    margin-top: 20px;
    font-family: 'Manrope', sans-serif;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
}
#rooms-carousel .caption {
    padding: 5px;
}
#rooms-carousel .item figure {
    position: relative;
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
#rooms-carousel .item figure img {
    position: relative;
    display: block;
    max-width: 100%;
    opacity: 0.8;
}
#rooms-carousel .item i {
    color: var(--color-accent);
}
#rooms-carousel .item figure figcaption {
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#rooms-carousel .item figure figcaption::before,
#rooms-carousel .item figure figcaption::after {
    pointer-events: none;
}
#rooms-carousel .item figure figcaption,
#rooms-carousel .item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}
#rooms-carousel .item figure.effect-apollo {
    background: #2b2e34;
}
#rooms-carousel .item figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
#rooms-carousel .item figure.effect-apollo figcaption::before {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
#rooms-carousel .item figure.effect-apollo p {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    padding: 0 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    font-size: 15px;
}
#rooms-carousel .item figure.effect-apollo:hover img {
    opacity: 0.35;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
#rooms-carousel .item figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
#rooms-carousel .item figure.effect-apollo:hover p {
    color: #fff;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
#room-layout .item {
    margin-bottom: 20px;
}
#room-layout .item .caption {} #room-layout i {
    color: var(--color-accent);
}
#room-layout .item figure {
    position: relative;
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
#room-layout .item figure img {
    position: relative;
    display: block;
    max-width: 100%;
    opacity: 0.8;
}
#room-layout .item figure figcaption {
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#room-layout .item figure figcaption::before,
#room-layout .item figure figcaption::after {
    pointer-events: none;
}
#room-layout .item figure figcaption,
#room-layout .item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}
#room-layout .item figure.effect-apollo {
    background: var(--color-accent);
}
#room-layout .item figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
#room-layout .item figure.effect-apollo figcaption::before {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
#room-layout .item figure.effect-apollo p {
    font-size: 14px;
    padding: 7em 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
#room-layout .item figure.effect-apollo i {
    color: #2b2e34;
}
#room-layout .item figure.effect-apollo:hover img {
    opacity: 0.2;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
#room-layout .item figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
#room-layout .item figure.effect-apollo:hover p {
    color: #fff;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
#room-layout .item figure.effect-apollo:hover p.desc {
    color: #fff;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.room-page {
    margin-bottom: 20px;
}
.room-info p.lead {
    color: #999999;
    margin-bottom: 0;
}
.room-img {
    height: 400px;
    min-height: 400px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.room-img-inner {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    display: table-cell;
    vertical-align: middle;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}
.room-img-inner h2.room-title {
    color: #ffffff;
    font-size: 50px;
    letter-spacing: 4px;
}
.room-img-inner .room-att {
    margin-top: 20px;
}
.room-img-inner .room-att i {
    color: var(--color-accent);
}
.room-gallery-image {
    width: 49%;
    height: auto;
    display: inline-block;
}
.room-gallery-image:nth-child(even) {
    margin-right: 2%;
}
.room-video {
    clear: both;
}
.room-video iframe {
    width: 100%;
    height: auto;
}
.room-info i {
    color: var(--color-accent);
}
.room-att-info {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.caption .button {
    color: var(--color-accent);
    border: 1px solid var(--color-accent);
}
.caption .button {
    color: var(--color-accent);
    background: transparent;
    border: 1px solid var(--color-accent);
}
.caption .button {
    padding: 7px 9px;
    font-size: 10px;
    letter-spacing: 2px;
}
.text-center a,
.text-resa + a {
    text-align: center;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
    border: 1px solid #fff;
    padding: 5px 10px;
}
.text-resa + a {
    display: inline-block;
}
.section5 h3 {
    text-align: left;
    color: #fff;
}
.section5 .subtitle {
    text-align: left;
    margin-bottom: 25px;
}
.section5:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    z-index: 100;
    background-color: rgba(43, 46, 52, 0.65) !important;
}
.section5 {
    position: relative;
    background-image: url(../images/interface/pricing_bg.png);
    padding-top: 70px !important;
    padding-bottom: 90px !important;
}
.toggle h4 {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.toggle {
    cursor: pointer;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
}
.toggle.toggle-open:after {
    display: none;
}
.toggle:before {
    content: '';
    display: block;
    left: 0%;
    position: absolute;
    top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #bababa;
    width: 10px;
    height: 4px;
}
.toggle:after {
    content: '';
    display: block;
    left: 0%;
    position: absolute;
    top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #bababa;
    width: 4px;
    height: 10px;
}
.section5 .container {
    position: relative;
    z-index: 1000;
    width: 50%;
}
.content-toggle p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #999999;
    display: none;
}
.content-toggle {
    margin: 10px 0px;
}
.caption .button {
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 8px;
    display: inline-block;
    position: relative;
    outline: none;
    cursor: pointer;
}
.section6 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-image: url("../images/interface/bg_bons.jpg");
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.section6:after {
    background-color : red;

}
.section6 h3 {
    color: var(--color-secondary);
}
.item-pricing {
    vertical-align: top;
    margin-top: 15px;
    text-align: center;
}
.item-pricing p {
    color: #2b2e34;
    font-size: 20px;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
    font-style: normal;
}
.info-prix {
    background-color : var(--color-primary);
    color : #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
    text-transform : uppercase;
    display : inline-block;
}

.info-prix:hover {
    background-color : var(--color-primary-light);
    color : #fff;
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section7 {
    padding: 70px 0;
}
.section7 .image {
    text-align: center;
}
.section8 {
    position: relative;
    overflow: hidden;
}
.section8 h1 {
    font-weight: bold;
    font-family: 'Manrope', sans-serif;
    line-height: 39px;
    font-weight: normal;
    font-style: normal;
    font-size: 39px;
    color: var(--color-accent)!important;
}
.section8 #instafeed {
    width: 150%;
    background-image: url(../images/interface/bg-insta.jpg);
    height: 300px;
    position: absolute;
    top: 0;
    left: -50px;
    z-index: 1;
}
.section8 #instafeed a {
    display: none;
}
.section8 .insta-overlay {
    position: relative;
    z-index: 2;
    top: 0;
    bottom: 0;
    height: 300px;
    left: 0;
    right: 0;
    padding: 50px 0;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 100%);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 100%);
}
.section8 .col-lg-12 {
    float: none!important;
}
.col-lg-25{
    width:25%;
}
.section9 {
    background-color: var(--color-accent);
    padding: 90px 0px;
}
.text-resa {
    color: #2b2e34;
    text-align: right;
    margin-top: 0px !important;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    width: 66.6666666%;
}
.text-resa + a {
    margin-top: 5px;
    margin-left: 30px;
}
.section10 {
    padding: 60px 0px;
}
.section10 #testimonial-carousel {
    text-align: center;
    margin-top: 30px;
}
#testimonial-carousel .lead {
    max-width: 800px;
    margin: auto;
}
#testimonial-carousel .author-name {
    font-size: 18px;
    margin-top: 10px;
    display: block;
}
.section12 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background-color: var(--color-secondary) !important;
}
.section12 h3 {
    color: var(--color-primary);
}
.section12 .left-contact {
    display: inline-block;
    width: 33.3333333%;
    vertical-align: top;
    margin-top: 60px;
}
.right-contact label {
    font-size: 14px;
    display: block;
    color: #f4f4f4;
    font-family: 'Manrope', sans-serif;
}
.right-contact input[type="text"],
.right-contact input[type="email"],
.right-contact textarea {
    border: 0px;
    background: #f4f4f4;
    border: 1px solid #e4e4e4;
    width: 100%;
    padding: 9px 10px;
    font-size: 14px;
    box-sizing: border-box;
    font-family: "Manrope";
}
.right-contact .group-form:nth-child(4),
.right-contact .group-form:nth-child(5) {
    padding: 0px 15px;
}
.right-contact .group-form:nth-child(5) input {
    margin-top: 20px;
}
.right-contact .group-form:nth-child(4) textarea {
    margin-top: 20px;
    height: 200px!important;
}
.section12 .subtitle {
    margin-bottom: 40px;
}
.section12 .contactbox {
    margin-bottom: 30px;
}
.section12 .caption {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}
.section12 .caption p {
    margin-bottom: 0px;
}
.section12 .icon {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.section12 .right-contact {
    display: inline-block;
    width: 66.66666%;
}
.section12 .icon i {
    color: var(--color-primary)!important;
}
/* =============================================================================
 * MENU
 * ===========================================================================*/

#recherche {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
}
#recherche button {
    background-color: transparent;
    border: 0;
    width: 35px;
    height: 36px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    position: relative;
    height: 35px;
    overflow: hidden;
}
#recherche button:before {
    color: rgba(103, 103, 88, 0.5);
    font-size: 22px;
    font-family: "fontello";
    content: '\e83f';
    height: 100%;
    top: 6px;
    left: 8px;
    display: block;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
#recherche .input-text {
    width: 0px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#recherche .input-text input {
    height: 35px;
    box-sizing: border-box;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
}
#recherche button:before {
    display: inline-block;
}
#recherche {
    display: none;
}
#recherche:hover {
    width: auto;
    overflow: visible;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border: 1px solid #ccc;
    border-radius: 20px;
    transition: all 0.5s ease;
}
.sc_button a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #bebebe!important;
    border: 5px solid #d7d7d7!important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 55px;
    line-height: 44px;
    letter-spacing: 1px;
    padding: 0 23px!important;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px!important;
    border-radius: 49px;
    letter-spacing: -0.15px;
}
#recherche:hover .input-text {
    width: 150px;
    border-radius: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#recherche input[type="submit"] {
    background-color: transparent!important;
    position: absolute;
    border: 0;
    top: 0;
    left: 0;
    width: 100%;
    border: 0px!important;
    height: 100%;
    font-size: 0!important;
}
#menu_haut {
    list-style-type: none;
    box-sizing: border-box;
    vertical-align:middle;
    text-align: right;
    font-size: 0;
    width:calc(100% - 220px);
    display:inline-block;
    /* padding-right:10px; */
}
#menu_haut > ul > li {
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-align: left;
    /* padding: 41px 0px; */
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}
.scroll_down #menu_haut > ul > li {
    padding: 41px 0px;
}
#menu_haut > ul > li:hover {} #menu_haut > ul {
    margin: 0!important;
    padding: 0!important;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
}

#menu_haut ul {
    margin: 0 !important;
    padding: 0 !important;
}
#menu_haut li:first-child {
    border-left: 0px;
}
#menu_haut li a {
   border-bottom: 0;
   color: #2b2e34;
   display: block;
   font-size: 12px;
   font-weight: 700;
   line-height: 29px;
   font-family: 'Manrope', sans-serif;
   line-height: 16px;
   font-weight: 600;
   font-style: normal;
   font-size: 14px;
   padding: 0;
   position: relative;
   text-decoration: none;
   z-index: 88;
   letter-spacing: 0px;
}

#menu_haut li a.button_mea {
    background-color: var(--color1);
    color: #fff;
    padding: 10px 10px;
    border-radius: 20px;
}
#menu_haut li a:hover {
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
    color: #f9b000;
}
.menu-sub {
    position: absolute;
    top: 49px;
    z-index: 9999999;
    padding: 0 0;
    background: #fff;
    left: -17px;
    list-style-type: none;
}
.menu-sub > li:hover {
    background: #eee;
}
.menu-sub a span:hover {
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
    color: #f9b000;
}
.menu-sub a {
    min-width: 150px;
    padding: 10px 13px 10px 15px !important;
    height: auto!important;
    color: #222!important;
    height: auto!important;
    display: block!important;
    font-weight: 400!important;
}
#menu_haut > ul > li > ul {
    top: 100px;
}
#menu_haut ul ul {
    left: -9999px;
    opacity: 0;
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
}
/*******************************/
/* specific to non IE browsers */
/* =============================================================================
 * End of Menu
 * ===========================================================================*/

#header_popup {
    display: none;
}
#contenu {
    margin: 0;
    padding: 0;
    padding-top: 40px;
    position: relative;
    width: 1170px;
    margin: auto;
    z-index: 4;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.page_liquid #contenu {
    width: 100%!important;
}
.page_liquid #centreetdroite {
    width: 100%!important;
}
.pageAccueil #contenu {
    padding: 0px;
    width: 100%;
}
.pageAccueil #ariane {
    display: none;
}
#contenu_scroller {
    text-align: justify;
}
.indication{
    border:2px solid #ccc;
    padding:20px;
    background-color:#efefef;
    font-size:17px;
    line-height:27px;
    text-align:left;
}
.dl_photo h4{
    font-weight:bold;
    font-size:25px;
    margin-bottom:15px;
}
.dl_photo{
    text-align:center;
}
.dl_photo p{
    margin:auto;
    max-width:600px;
    margin-bottom:15px;
}
.btn_googlel a{
    display:inline-block;
    background-color:var(--color-secondary);
    color:#fff!important;
    font-size:25px;
    padding:10px 15px;
}
.btn_achat_photo{
    text-align:center;
}
.suggestion_pack_photo{
    border:1px solid #ccc;
    padding:5px 10px;
    margin-bottom:20px;
}
.suggestion_pack_photo h3{
    background-color:var(--color2);
    color:#fff!important;
    text-align:left;
    padding:5px 10px;
    font-size:20px;
    margin-top:-6px!important;
    margin-left:-11px;
    margin-right:-11px;
    line-height:25px;
    margin-bottom:10px;
}
.left_photo{
    display:inline-block;
    width:70%;
    font-size:18px;
}
.left_photo label{
    display:inline-block;
    vertical-align:middle;
}
.left_photo input{
    margin:0px;
    margin-right:15px;
    margin-bottom:5px;
}
.right_photo{
    display:inline-block;
    width:30%;
    font-size:18px;
    font-weight:bold;
    text-align:right;
}
.suggestion_pack_photo .block_photo{
    font-size:0px;
}

.sem{
    width : 100%;
    font-size : 0;
}
.sem_left{
    width: 100%;
    font-size : 15px;
    padding-right : 20px;
    vertical-align : top;
}
.sem_left h3{
    text-align : left;
}
.sem_right{
    width: 50%;
    font-size : 15px;
    padding-right : 20px;
    vertical-align : top;
}
.blocAlerte li{
    color:red!important;
}
.sem_right .sem_offres{
   background-color: #eaeff5;
   padding: 10px;
}
.sem_right .sem_offres p{
   padding: 0 10px;
}
.sem_right .sem_offres p:last-child{
   color: var(--color-primary);
   font-weight: bold;
   font-style: italic;
}
.sem_right .sem_offres .sem-offres_titre{
    display: block;
    color: var(--color-secondary);
    font-family: Manrope;
    font-size: 20px;
}
.bon_cadeau{
    max-width:600px;
    margin:auto;
    text-align:center;
    padding: 20px;
background: var(--color-primary);
    color: #ffffff;
    border-radius: 24px;
    padding: 20px 28px;
  
}
.block_list_actu:nth-child(even) {
    background-color: #f7f7f7;
}
.block_list_actu .center_actu {
    padding: 70px 0px;
    border-bottom: 1px solid #e6e6e6;
}
.right_actu {
    display: inline-block;
    width: calc(100% - 300px);
    vertical-align: top;
    padding-left: 55px;
    box-sizing: border-box;
}
.right_actu h4 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    margin-bottom: 10px;
}
.right_actu h4 a {
    color: #222;
}
.lin_actu a.suite {
    display: inline-block;
    color: #fff!important;
    background-color: var(--color-primary);
    border: 0px;
    font-size: 18px;
    font-weight: 300;
    padding: 18px 40px;
}
.lin_actu a.suite:hover {
    background-color: var(--color-primary-light);
    color: #fff!important;
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.prevnext {
    max-width: 1140px!important;
    margin: auto!important;
    margin-top: 30px!important;
}
.date_actu {
    color: #222!important;
    font-size: 16px!important;
    font-weight: 300!important;
    margin-bottom: 20px!important;
    display: none;
}
.desc_actu {
    font-size: 16px!important;
    margin-bottom: 40px!important;
}
.center_actu {
    max-width: 1140px;
    margin: auto;
}
.center_actu > img {
    display: inline-block;
    width: 300px;
    height: auto;
    -webkit-box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
    box-shadow: -4px 2px 56px 0px rgba(0, 0, 0, 0.16);
}
#contenu .bon_cadeau input[type="text"]{
    width:200px!important;
    font-size:20px;
    padding:5px 10px;
}
.group_form_cd .bouton_panier{
    background-color: var(--color1);
    color: #fff!important;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
    margin-left : 15px;
    border-radius:30px;
}
.group_form_cd .bouton_panier:hover{
 background-color : var(--color1);
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.group_form_cd{
    display:block;
    vertical-align:middle;
    width:500px;
    margin-bottom:15px;
    position:relative;


}
#contenu .bon_cadeau .group_form_cd i{
    position:absolute;
    right:0px;
    bottom:5px;
    color: white;
}
#contenu .bon_cadeau .group_form_cd select,
#contenu .bon_cadeau .group_form_cd input[type="text"]{
    font-size:18px;
    width:300px!important;
    display:inline-block;
    padding:5px 10px;
    box-sizing:border-box;
    max-width:100%;
}
.group_form_cd label{
    display:inline-block;
    font-size:18px;
    vertical-align:middle;
    width:150px;
    padding-right:20px;
    text-align:left;
    color: white;
}
.group_form_cd i{
    font-size:25px;
    vertical-align:middle;
}
.bon_cadeau h6{
    font-size:16px;
    color: white;
    margin-bottom: 20px;
}
.new_creneau .info_pas_dispo{
    text-align:center;
    font-size:20px;
    margin-bottom:40px;
}
.row_creneau h4{
    margin:0px;

    margin-bottom:15px;
}
.row_creneau table{
    margin-bottom:40px;
    max-width:100%;

}
.row_creneau table td,.row_creneau table th{
    padding:10px 15px;
}
.row_creneau .fake-label{
    display:none;
}
.row_creneau{
    display:block;

}

.row_creneau table th{
    background-color:var(--color-accent);
    font-weight:normal;
    color:#fff;
    border-left:1px solid #fff;
    text-transform:uppercase;
    font-weight:600;
}
.row_creneau table td a{
    display:inline-block;
    color:#fff;
    padding:5px 10px;
    background-color:var(--color-accent);
}
.row_creneau table th:last-child{
    background-color:transparent;
}
#gauche {
    float: right;
    margin: 0;
    padding: 0;
    padding: 0 0 0 20px;
    /* background-image: url(../images/interface/fond-gauche.png); */

    background-repeat: no-repeat;
    background-position: left center;
    width: 262px;
}
#centre {
    width: 620px;
    margin: 0;
    margin-left: 30px;
    padding: 0;
}
#centreetdroite {
    width: 1170px;
    margin: auto;
    padding-bottom: 20px;
}
.chiffre-salle {
    display: inline-block;
    width: 25%;
    padding: 20px 0px;
    text-align: center;
}
.chiffre-salle img {
    margin-bottom: 15px;
}
.titre-picto {
    font-family: 'Manrope', cursive;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 25px;
    display: block;
    line-height: 20px;
}
.text-apercu {
    background-image: url(../images/interface/bg-apercu.jpg);
    background-size: cover;
}
.text-apercu h5 {
    font-family: 'Manrope', cursive;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 40px;
    color: #f04006;
}
.text-apercu p {
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.center-apercu {
    width: 1170px;
    margin: auto;
    padding: 40px 0px;
}
.center-video {
    width: 1170px;
    z-index: 2;
    position: relative;
    margin: auto;
    margin-top: 60px;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.74);
}
.PGS_SALLE_1 .paragraphe,
.PGS_SALLE_1 #centreetdroite,
.PGS_SALLE_1 #contenu,
.PGS_SALLE_2 .paragraphe,
.PGS_SALLE_2 #centreetdroite,
.PGS_SALLE_2 #contenu,
.PGS_SALLE_3 .paragraphe,
.PGS_SALLE_3 #centreetdroite,
.PGS_SALLE_3 #contenu,
.PGS_SALLE_4 .paragraphe,
.PGS_SALLE_4 #centreetdroite,
.PGS_SALLE_4 #contenu,
.PGS_SALLE_5 .paragraphe,
.PGS_SALLE_5 #centreetdroite,
.PGS_SALLE_5 #contenu {
    width: 100%;
}
.value-picto {
    font-size: 24px;
    color: #7d7d7d;
}
.center-picto {
    width: 1170px;
    margin: auto;
    font-size: 0;
    padding-bottom: 20px;
}
.pageAccueil #centreetdroite {
    padding-bottom: 0;
    height: auto!important;
    width: 100%!important;
}
#droite {
    width: 300px;
    margin: 0;
    padding: 0;
    /*float:right;*/

    position: absolute;
    top: 0px;
    right: 0px;
}
#pied #conteneur_pied {
    color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1170px;
}

#pied #conteneur_pied > div {
    padding-top: 20px;
}

#pied #conteneur_pied .descript {
    padding: 0;
}

div#conteneur_pied .descript p {
    font-size: 12px;
    line-height: 18px;
    max-width: 80%;
}
#pied .social li {
    display: inline-block;
    padding: 0 10px;
}
#pied .lien-footer {
    font-size: 16px;
    margin: 40px 0;
    vertical-align: middle;
    text-align: center;
    margin: 0;
}
#pied .lien-footer li {
    padding: 0;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
#pied .lien-footer li a {
    color: #fff;
    font-weight: 300!important;
    text-align: left;
    font-size: 14px;
}

#pied .lien-footer li a {}
#pied .lien-footer li a:hover, #pied .social li a i:hover{
    color: var(--color1);
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#pied .logo_texte {
    width: 100%;
    max-width: 200px;
    padding-bottom: 17px;
}
#pied .social li a i {
    font-size: 24px;
}
#pied .social {
    margin-top: 15px;
    margin: 40px 0;
}
#pied #conteneur_pied:after {
    content: '';
    display: table;
    clear: both;
}
#pied h5 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}
#pied h5:after {
    content: "";
    background: #1059a6;
    width: 34px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.pageAccueil h2 {
    /* display:none; */
}

.title h2 {
    margin: 0;
    padding: 0;
}

.title h3 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0!important;
}

h2 {
    color: var(--color1)!important;
    padding-bottom: 20px;
}
#pied {
    width: 100%;
    margin: auto;
    background-color: var(--color2);
    color: #fff;
    -webkit-box-shadow: 0 -25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0px -25px 30px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.social_contain {
    width: 100%;
    max-width: 1170px;
    padding: 50px 0px;
    border-bottom: 1px solid var(--color1);
}

.social_contain #conteneur_pied {
    max-width: 1170px;
    width: 100%;
}

.social_contain > div {
    display: flex;
    flex-wrap: wrap;
}

.social_contain > div > div {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 100%;
    gap: 10px;
}

.reseaux a {
    width: 40px;
    height: 40px;
    font-size: 22px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    letter-spacing: 0;
}

.social_contain > div h3 {
    width: 100%;
}
/**********/
/* GAUCHE */
/**********/
/**********/
/* CENTRE */
/**********/

img.imgtitre {
    margin-left: 0px!important;
    padding: 9px!important;
    padding-left: 0px!important;
}
img.mdl_billet {
    padding-right: 5px!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
}
h2 img.imgtitre {
    margin-left: 0px!important;
    padding: 0px!important;
}
h2,
h3 {
    font-size: 1.25em;
    color: #3A4046;
    margin-top: 0;
}
h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'Manrope', cursive;
    line-height: 38px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 30px;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
    color: var(--color-secondary);
}
.sous-titres{
    font-size: 24px;
    color: #f9b000;
    font-weight : 600;
    text-transform : uppercase;
    margin: 20px 0;
}
.titre_tableau{
    font-size: 20px;
    font-weight : 600;
    color: var(--color-secondary);
}
.rappel{
        font-size: 14px;
    background: rgba(1, 81, 158, 0.1);
    padding: 10px;
}
.duree_tableau{
    background-color : #f9b000;
    padding: 2px 5px;
    color: white;
    font-weight: 600;
    text-transform : uppercase;
}
.tarif_tableau{
    padding: 10px;
}
.slogan{
    text-align: center;
    color: var(--color-secondary);
    font-size: 16px;
    font-style: italic;
}
#centreetdroite .news h4 a {
    font-size: 18px!important;
}
.ariane a {
    text-decoration: underline;
    color: #fff!important;
    font-weight: bold;
}
#centre p img {
    padding: 0 5px;
    margin: 0;
}
#centreetdroite h4 a {
    font-size: 24px!important;
    font-family: 'Manrope', cursive;
    margin-bottom: 20px;
    font-weight: normal;
    font-style: normal;
    color: var(--color-secondary);
    text-align: center;
}
img.picto {
    padding: 2px 2px 0 0;
}
img.immo,
img.immo_vignette {
    padding: 0 4px;
    background-color: #FFFFFF;
}
#droite img.immo,
#droite img.immo_vignette {
    padding: 0 4px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
/**********/
/* DROITE */
/**********/

input {
    font-size: 0.85em;
}
select {
    font-size: 0.85em;
}
#gauche h4 a {
    color: #36b5e4!important;
}
#gauche p {
    color: #1a333c!important;
}
#gauche #paragraphe146 .suite {
    position: absolute;
    background-color: #36b5e4;
}
#gauche #paragraphe146 .suite:hover {
    background-color: #36b5e4;
    color: #fff!important;
    border: none;
}
#gauche .mdl_billet p {
    padding-bottom: 40px;
}
#gauche h3 {
    text-transform: uppercase;
}
/********/
/* PIED */
/********/

#pied {
    font-size: 0;
}
#pied ul {
    margin: 0;
    padding: 0;
    /* text-align: center; */
}
html>body #pied ul {
    margin: 0;
    list-style: none;
}
.logo_descr {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
#pied .logo img {
    max-width: 80px;
}
#pied #conteneur_pied > div:nth-child(3) a {
    /* font-size: 16px; */
    /* color: #2b2e34; */
    font-weight: 300;
}
#pied #conteneur_pied > div:nth-child(3) li {
    /* margin-bottom: 10px; */
}
ul.tag-list li {
    display: inline-block!important;
    margin-right: 2px;
    margin-bottom: 6px;
}
ul.tag-list li a {
    display: inline-block;
    text-decoration: none;
    line-height: 15px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 8px 18px;
    color: rgba(255, 255, 255, 0.8)!important;
    border: 1px solid rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-family: 'Manrope', sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#pied h3 {
    text-transform: uppercase;
    color: var(--color1)!important;
    font-size: 16px;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    line-height: 24px;
}

#pied #conteneur_pied h3 {
    text-align: left;
    margin: 0;
    padding-bottom: 16px;
}

.tel_contain, .adresse_contain {
    display: flex;
}

.tel_contain {
    padding-bottom: 10px;
}

.tel_contain a, .adresse_contain a {
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease;
}

.tel_contain a:hover, .adresse_contain a:hover {
    color: var(--color1);
}

.tel_contain i, .adresse_contain i {
    font-size: 16px;
    color: #fff;
    padding-right: 10px;
    width: 26px;
    display: flex;
    justify-content: center;
}
ul.tag-list li a:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #A776A5!important;
}
.logo_socials li {
    display: inline-block;
    padding: 0 5px;
}
.logo_socials li a {
    font-size: 15px;
    color: #fff;
}
.par_style_3 .mdl_formulaire label {
    display: inline-block;
    width: 250px;
    text-align: right;
    padding-right: 30px;
    vertical-align: middle;
}
.par_style_3 .mdl_formulaire input[type="radio"] {
    margin-top: 0;
    margin-left: 15px;
}
.par_style_3 .mdl_formulaire div:nth-child(15){
    margin-left:250px;
}
.par_style_3 .mdl_formulaire input[type="radio"]:nth-child(2) {
    margin-left: 0!important;
}
.par_style_3 .mdl_formulaire em {
    margin-left: 250px;
}
.par_style_3 .mdl_formulaire p:nth-child(17) {
    padding-left: 250px;
}
#contenu .par_style_3 .mdl_formulaire input[type="text"],
#contenu .par_style_3 .mdl_formulaire input[type="date"],
#contenu .par_style_3 .mdl_formulaire textarea {
    padding: 5px 10px;
    border: 1px solid #ddd;
    width: 400px!important;
    vertical-align: top;
}
a.infobulle {
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
    border: none;
}
a.infobulle,
a.infobulle img {
    border: none;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}
a.infobulle:hover {
    background: none;
    z-index: 25
}
a.infobulle span {
    display: none
}
a.infobulle:hover span {
    display: block;
    position: absolute;
    top: 0;
    left: 3em;
    padding: 2px;
    width: 20em;
    border: 1px solid #7F9DB9;
    background-color: #EDEDED;
    color: #000000;
    text-align: left;
    font-size: 0.8em;
    font-weight: normal;
}
.par_style_3 .mdl_formulaire input[type="file"] {
    display: inline-block;
}
.par_style_3 .mdl_formulaire input[type="date"] {
    width: auto;
}
/**********/
/* HTML */
/**********/

legend {
    font-weight: bold;
}
label.intitule {
    display: inline;
    float: left;
    width: 120px;
}
fieldset {
    /* padding: 5px; */
}
#droite form {
    margin: 0px;
    padding: 0px;
}
#droite fieldset {
    margin: 0px;
    border: none;
    padding: 0px;
    padding-left: 5px;
}
#droite h3 {
    color: #eb6c0e;
}
#droite fieldset p {
    padding: 0px;
    border: none;
}
#droite fieldset legend {
    border: none;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #cd1671;
    font-weight: bold;
    background: transparent;
}
#droite label {
    color: #666666;
    float: left;
    font-size: 10px;
    font-weight: normal;
}
#droite input,
#droite textarea {
    float: right;
    font-size: 10px;
    margin-top: -18px;
    border: 1px #666666 solid;
}
#droite input.submit {
    float: right;
    font-size: 10px;
    margin-top: 10px;
    border: none;
}
#centre div.paragraphe,
#centreetdroite div.paragraphe {
    margin: 0 0 10px 0;
}
.par_style_1{
    max-width:1170px;
    margin-left:auto!important;
    margin-right:auto!important;
}
.PGS_APPLICATIONS #contenu,
.PGS_APPLICATIONS #centreetdroite {
    width: 100%;
}
.PGS_APPLICATIONS .section6 {
    font-size: 0px;
    margin-bottom: 20px;
    padding: 40px 0px!important;
}
.section6 h3 {
    font-family: 'Manrope', cursive;
    line-height: 38px;
    font-weight: normal;
    font-style: italic;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
}
.PGS_APPLICATIONS .paragraphe {
    width: 1170px;
    margin: auto!important;
}
.PGS_APPLICATIONS .par_style_3 {
    width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**************/
/* Modules */
/***********/

.mdl_paragraphe2Colonne li {
    text-align: left !important;
}
.mdl_image_aleatoire {
    margin: -2px 0 0 0;
}
.mdl_citation_aleatoire p {
    padding: 0 10px;
}
.mdl_citation_aleatoire p {
    color: #3d9bde;
}
.mdl_citation_aleatoire em {
    font-weight: bold;
}
/* Liens */

a {
    text-decoration: none;
}
.photo_resa{
    font-size:20px;
    color:#fff!important;
    display:inline-block;
    padding:5px 15px;
    background-color:var(--color-primary);
    border-radius:10px;
}
.photo_resa i{
    vertical-align:middle;
    padding-right:15px;
    font-size:30px;
}

a.glossaire {
    /*color:#e3721f;*/

    color: #808080;
    text-decoration: underline;
}
a.glossaire:visited {
    color: #808080;
    text-decoration: underline;
}
a.alt {
    font-weight: bold;
}
a.suite {
    background-color: var(--color-accent);
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
    border: 1px solid var(--color-accent);
}
a.suite:hover {
    background-color: transparent;
    color: var(--color-accent)!important;
}
a.suite:visited {
    color: #ffffff;
}
#droite a:link {
    color: #d96918;
}
#droite a:visited {
    color: #d96918;
}
/* Pas de bordure autour des images dans les liens */

a img {
    border: none;
}
/**********************/
/* Villes Suggestion */

.villeSuggestionBox {
    position: relative;
    float: left;
    left: 0px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 200px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    color: #000;
}
.villeSuggestionList {
    margin: 0px;
    padding: 0px;
}
.villeSuggestionList li {
    list-style: none;
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.villeSuggestionList li:hover {
    background-color: #c0c0c0;
}
/***************************/
/*     Recherche           */
/***************************/
/* Tag clouds Couleurs
orange  #e3721f => 0,3
marron #603b0b => 1,4
marron clair #ac741a =>2,5
Bleu #3d9bde
*/

#liste_mcl {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px #AAAAAA solid;
    background-color: #F9F9F9;
    color: #808080;
}
#liste_mcl a {
    color: #808080;
    text-decoration: none;
}
#liste_mcl a:hover {
    text-decoration: underline;
}
#mdl_TopMCL a {
    color: #fff!important;
    ;
    text-decoration: none!important;
    font-weight: normal;
    display: inline-block;
    background-color: #2d343e;
    padding: 5px;
    border-radius: 3px;
}
#mdl_TopMCL .mcl0,
#mdl_TopMCL .mcl5,
#mdl_TopMCL .mcl1,
#mdl_TopMCL .mcl2,
#mdl_TopMCL .mcl3,
#mdl_TopMCL .mcl4 {
    margin-bottom: 5px;
    display: inline-block;
}
/* Immo */

.mdl_immo_selecteur {
    position: relative;
    width: 918px;
    margin-right: -40px;
}
.mdl_immo_selecteur table {
    width: 100%;
}
.mdl_immo_selecteur th {
    color: #be8f05;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #be8f05;
    font-size: 1.25em;
}
.mdl_immo_selecteur ul {
    margin: 0px;
    padding: 0px;
}
.mdl_immo_selecteur li {
    background-image: url(../images/interface/fleche.gif);
    background-position: left top;
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    padding-right: 40px;
    margin-bottom: 5px;
}
div.mdl_immo img.immo {
    background-color: #FFFFFF;
    padding: 6px !important;
    margin-right: 10px;
}
#centreetdroite .mdl_immo table .insertion,
#centre .mdl_immo table .insertion {
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-right: -3px;
}
p.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
}
p.bloc_tri a {
    color: white;
    font-weight: bold;
}
form.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
    text-align: right;
    margin-bottom: 5px;
}
tr.annonce {
    padding-top: 5px;
}
tr.annonce:hover {
    background-color: #fce8cd;
}
tr.annonce h4 {
    margin: 0px!important;
}
tr.annonce h4 a {
    color: #ff6600;
}
tr.annonce td {
    border-top: 1px #AFAFAF dotted;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.footerannonce {
    background-color: #AFAFAF;
    padding-left: 2px;
    vertical-align: bottom;
}
td.footerannonce p {
    margin: 0px!important;
    padding: 0px!important
}
td.footerannonce a {
    background-color: #000000;
    color: #FFFFFF;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
.par_style_1 form p input,
.par_style_1 form p select,
.par_style_1 form p textarea {
    width: 100%;
    padding: 5px 7px;
    box-sizing: border-box;
}
.par_style_1 form p label {
    display: block;
}
.par_style_1 form p {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
}

.par_style_1 form p:nth-child(9),
.par_style_1 form p:nth-child(10),
.par_style_1 form p:nth-child(11){
    width: 33.33%;
    text-align: left;
}
.par_style_1 form p:nth-child(10){
font-style:italic;
}
.par_style_1 form p:nth-child(10) input{
    margin: 10px 0;
}
.par_style_1 form p:nth-child(10) input.placeholder{
    display: none;
}
.par_style_1 form p:nth-child(9) input{
    display: inline-block;
    width: auto;
    text-align: left;
    margin-right: 5px;
    margin-top: 0;
}
.par_style_1 form p:nth-child(11) input{
    display: inline-block;
    width: auto;
    text-align: left;
    margin-right: 5px;
    margin-top: 0;
}
.par_style_1 form p:nth-child(12){
    width: 100%;
    font-style:italic;
}
.par_style_1 form p:nth-child(12) textarea{
    margin: 10px 0;
}

.prix {
    color: #e3721f;
    font-size: 1.25em;
    font-weight: bold;
}
div.mdl_modele_fiche h2 {
    text-align: right;
    margin: 0!important;
    margin-right: 18px!important;
}
div.mdl_modele_fiche h2 span {
    color: #fff;
    padding: 8px!important;
}
div.modeles_similaires {} div.modeles_similaires img {
    padding: 4px;
}
.mdl_ligne_cev {
    margin-bottom: 0!important;
}
.rechercher_modeles #frm_surface,
.rechercher_modeles #frm_nb_pieces,
.rechercher_modeles #frm_etage {
    width: 200px;
}
.rechercher_modeles td {
    width: 387px;
}
.prev_fred {
    background-image: url(../images/interface/prev_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
}
.next_fred {
    background-image: url(../images/interface/next_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
    right: 0px;
}
.pager a span {
    display: none;
}
.pager a {
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 40px;
    vertical-align: middle;
}
.pager a.selected {
    background-color: #97bf0d;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    line-height: 15px;
    vertical-align: middle;
}
#pager2 {
    position: absolute;
    width: 1920px;
    text-align: center;
    top: 400px;
}
#position-menu {
    position: relative;
    width: calc(100% - 148px);
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* text-align: right; */
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#carousel_p div {
    text-align: center;
}
#header #logo {
    /* padding-left: 10px; */
    display: inline-block;
    width: auto;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
    /* max-height: 70px; */
    width: 200px;
}

.page_accompte{
    width: 100%;
    /* max-width: 500px; */
    display: flex;
    flex-wrap: wrap;
    /* background-color: #eee; */
    /* padding: 40px; */
    flex-direction: column;
    align-items: flex-start;
}

.page_accompte p:first-child{
    /* width: 100%; */
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    color: var(--color-secondary);
}

.page_accompte p:nth-child(2){
    border-radius:3px;
    color:#7c7c7c;
}

.page_accompte p:nth-child(3){
    /* width:auto; */
    border-radius:3px;
    /* padding: 15px 10px; */
    background-color: var(--color-secondary);
    color: #fff;
    font-weight: 700;
}

.page_accompte p:nth-child(3) label {color: #ffffff;}

 .page_accompte p:nth-child(4){
    /* width:auto; */
    border-radius:3px;
    /* padding:5px 10px; */
    background-color: #bababa;
    /* color: #fff; */
    font-weight: 700;
}

.page_accompte p{
    /* width: 100%; */
    font-family: 'Manrope', sans-serif;
    display: flex;
    padding: 15px 10px;
    background-color: #f6f6f6;
    width: 100%;
    justify-content: flex-start;
}

.page_accompte p label {
    display: flex;
    color: #000000;
    margin-right: 10px;
    min-width: 210px;
    font-weight: 400;
    opacity: 0.5;
    margin-bottom: 0;
}

.page_accompte a{
    font-family: 'Manrope', sans-serif;
    display: flex;
    padding: 15px 30px;
    background-color: #313131;
    justify-content: flex-start;
    color:#fff;
    text-transform:uppercase;
    font-weight:200;
    transition: all 0.5s ease;
    border-radius: 5px;
}

.page_accompte a:hover {
    background-color: var(--color-secondary);
    color: #fff;
}

.slider-home .owl-dots {
  display: flex;
  justify-content: center;
  /* gap: 12px; */
  position: absolute;
  z-index: 3;
  top: 0;
  height: 100%;
  margin-top: 0!important;
  flex-wrap: wrap;
  width: 100%;
  max-width: 650px;
  align-items: center;
  align-content: center;
  padding-bottom: 80px;
}

.slider-home .owl-dots .owl-dot {
    width: 100%;
    display: flex!important;
}

.slider-home .owl-dots .owl-dot button {
    padding-left: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.slider-home .owl-dots .owl-dot button:before {
    content: '';
    display: flex;
    position: absolute;
    left: 0;
    width: 50px;
    height: 6px;
    background-color: #fff;
    opacity: 0;
    transition: all 0.5s ease;
}

.slider-home .owl-dots .owl-dot.active button:before {
    opacity: 1;
}

.slider-home .owl-stage-outer {
    z-index: 1;
}

.slider-home {
    position: relative;
    height: 100%;
}

.slider-home .owl-dots .owl-dot button {
  background: transparent;
  border: 0;
  /* padding: 8px 10px; */
  font-family: 'Manrope', sans-serif;
  cursor: pointer;
  opacity: .6;
}

.slider-home .owl-dots .owl-dot button {
  opacity: 1;
  /* text-decoration: underline; */
}

.slider-home .owl-dots .owl-dot button span {
    width: auto;
    height: auto;
    background: transparent;
    text-decoration: none!important;
    color: #fff;
    opacity: 0.5;
}

.slider-home .owl-dots .owl-dot.active button span {
    background: transparent;
    opacity: 1;
}

.slider-home .owl-dots .owl-dot:hover button span {
    background: transparent;
}

.slider-home .owl-dots .owl-dot button span.number {
    font-size: 87px;
    font-weight: 800;
    line-height: 87px;
}

.slider-home .owl-dots .owl-dot button span.txt {
    text-align: left;
    font-size: 35px;
    line-height: 34px;
    transition:all 0.5s ease;
}

.slider-home .item{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    height: 100%;
}

.slider-home .owl-item, .slider-home .owl-stage, .slider-home .owl-stage-outer {
    height: 100%;
}

.slider-home .item a:before {
    content: '';
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: var(--color1);
    background: linear-gradient(90deg, rgba(var(--color1-rgb), 1) 0%,  rgba(var(--color1-rgb), 0) 100%);
    opacity: 0.75;
}

.slider-home .item a {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.slider-home .item a .txt-slide {
    position: absolute;
    z-index: 5;
    padding-left: 72px;
    bottom: 25%;
    width: 100%;
    max-width: 520px;
}

.slider-home .item a .txt-slide p {
    color: #fff;
    font-weight: 600;
}

.slider-home .slide{
  position:relative;
  height:580px;           
  overflow:hidden;
}
.slider-home .image-layer{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center;
  transform: scale(1.15);
  will-change: transform;
}

.slider-home .image-layer{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


@keyframes kenburnsZoom {
  0%   { transform: scale(1.25) translate(0,0); }
  100% { transform: scale(1.05) translate(-1%, -1%); }
}


.slider-home .owl-item.active .image-layer{
  animation: kenburnsZoom 8s linear forwards;
}


.slider,
.slider-home,
.slider-home .owl-stage-outer,
.slider-home .owl-stage,
.slider-home .owl-item,
.slider-home .slide {
  overflow: hidden !important;
}


.slider-home {
  width: 100%;
}

.slider-home .owl-stage {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


.slider-home .owl-dots,
.slider-home .owl-dots * {
  box-sizing: border-box;
}


.slider-home .item{
  position: relative;
  overflow: hidden;
}

.slider-home .image-layer{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;


  transform: scale(1.15);
  will-change: transform;
}


.slider-home .owl-item.active .image-layer{
  transform: scale(1);
  transition: transform 7s ease; 
}


.slider-home .txt-slide{
  position: relative;
  z-index: 2;
}


.slider-home .item::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0,0,0,0.25);
}

.contain-slider{
    width:100%;
    position:relative;
    height: calc(100vh - 90px);
    display: flex;
    justify-content: center;
}

.a-propos {
    padding: 40px;
}

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

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

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

.a-propos .img-contain {
    width: 50%;
    padding-right: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}

.a-propos .img-contain .big-img {
    width: 80%;
    height: 540px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 30px;
}

.a-propos .img-contain .big-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.a-propos .img-contain .litle-img {
    position: absolute;
    width: 45%;
    height: 60%;
    right: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 30px;
}

.a-propos .img-contain .litle-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.a-propos .txt-contain {
    width: 50%;
    max-width: 560px;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.button_cta {
    display: flex;
    gap: 20px;
    padding-top: 20px;
}

.button_cta.nopadding {
    padding: 0;
}
.mockup-panels .style-bouton-1 {
      width:100%;
}
.style-bouton-1 {
    background-color: var(--color1);
    color: #fff;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 7px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
  
 
    border-radius: 40px;
    transition: all 0.5s ease;
    justify-content: center;
}

.style-bouton-1.color2 {
    background-color: var(--color2);
}

.style-bouton-1.color2:hover {
    background-color: var(--color1);
}

.style-bouton-1:hover {
    background-color: var(--color2);
    color: #fff;
}

.style-bouton-2 {
    color: var(--color1);
    border: 2px solid var(--color1);
    padding: 10px 20px;
    /* display: flex; */
    align-items: center;
    gap: 7px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 40px;
    width:auto;
    transition: all 0.5s ease;
}
.mockup-gift-copy{
    text-align:right;
    position:relative;
}
.mockup-gift-copy .style-bouton-2{
    font-size:16px;
        text-transform: inherit;
    
}

.style-bouton-2:hover {
    background-color: var(--color1);
    color: #fff;
}

.style-bouton-2.color2 {
    color: var(--color2);
    border: 2px solid var(--color2);
}

.style-bouton-2.color2:hover {
    background-color: var(--color2);
    color: #fff;
}

.contain-slider .contact_button {
    position: absolute;
    height: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 3;
    gap: 20px;
    right: 16px;
}

.contain-slider .contact_button a, .contain-slider .social_button a {
    background-color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    box-shadow: 0 0 10px #0000005c;
    color: var(--color1);
    transition: all 0.5s ease;
}

.contain-slider .contact_button a:hover {
    transform: scale(1.25);
}

.contain-slider .social_button {
    position: absolute;
    /* width: 100%; */
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    z-index: 3;
    gap: 20px;
    right: 42px;
    left: 0;
    bottom: 20px;
    font-size: 20px;
}

.contain-slider .social_button svg {
    fill: var(--color1);
    width: 26px;
}

.contain-owl-product.owl-carousel{
  width: 900px;
  /* height: 470px; */
  /* margin-left: 100px; */
  /* display: flex!important; */
  /* flex-direction: row-reverse; */
}

.inverse .contain-owl-product.owl-carousel {
    margin-right: 100px;
    margin-left: 0;
}




.contain-owl-product.owl-carousel .owl-stage-outer {
    width: 100%;
    height: 100%;
    /* margin-left: 100px; */
}

.contain-owl-product.owl-carousel .owl-controls {
    position: absolute;
    left: -55px;
    bottom: 0;
    width: 55px;
}

.inverse .contain-owl-product.owl-carousel .owl-controls {
    left: auto;
    right: -55px;
}

.contain-owl-product.owl-carousel .owl-controls .owl-nav div {
    width: 33px;
    height: 33px;
    border: 2px solid #fbc687;
    border-radius: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fbc687;
    margin-top: 10px;
}

.se-proteger .contain-owl-product.owl-carousel .owl-controls .owl-nav div {
    border: 2px solid #63c2e9;
  color:#63c2e9;
}

.inverse .contain-owl-product.owl-carousel .owl-controls .owl-nav div {}



.inverse .contain-owl-product.owl-carousel .owl-controls .owl-nav div {
    /* display: flex; */
    /* justify-content: flex-end; */
    margin-left: 22px;
}

.contain-owl-product.owl-carousel .owl-item .item {
    /* width: 300px; */
    height: 470px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    align-content: center;
    /* border-radius: 30px; */
    /* overflow: hidden; */
    width: 100%;
    background-size: cover;
}

.contain-owl-product.owl-carousel .owl-item .item a:after {
    content: '';
    display: flex;
    position: absolute;
    width: 100%;
    height: 75%;
    background-color: var(--color2);
    z-index: 2;
    background: var(--color2);
    background: linear-gradient(
0deg, rgba(var(--color2-rgb), 1) 0%, rgba(var(--color2-rgb), 0) 100%);
    bottom: 0;
}

.item {}

.contain-owl-product.owl-carousel .owl-item .item img {
    position: absolute;
    min-width: 100%;
    height: auto;
    width: auto;
    min-height: 100%;
    top: 0;
    z-index: 1;
    max-height: 170%;
    max-width: 200%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.contain-owl-product.owl-carousel .owl-item .item a {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
    border-radius: 25px;
}

.contain-owl-product.owl-carousel .owl-item .item a .product-picto {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 30px;
    justify-content: center;
    align-content: center;
    gap: 10px;
    position: relative;
    z-index: 3;
}

.contain-owl-product.owl-carousel .owl-item .item a .product-picto p {
    background-color: var(--color2);
    color: #fff;
    padding: 3px 10px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 5px;
    white-space: nowrap;
    font-size: 12px;
}

.contain-owl-product.owl-carousel .owl-item .item a .product-picto p svg {
    fill: #fff;
    height: 10px;
}

.contain-owl-product.owl-carousel .owl-item .item a .product-txt {
    position: relative;
    padding: 0 35px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    z-index: 3;
    width: 100%;
}

.contain-owl-product.owl-carousel .owl-item .item a .product-txt h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    font-size: 24px;
}

#centreetdroite section .contain-owl-product.owl-carousel .owl-item .item a .product-txt p {
    color: #fff;
    text-align: left;
    font-weight: 200;
    margin-bottom: 15px;
    font-size: 20px;
}

.btn_plus {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    /* display: flex; */
    /* justify-content: flex-start; */
    /* align-items: center; */
    font-weight: 300;
    /* padding: 0 10px; */
    border: 1px solid #fff;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 5px;
}

.btn_plus span {
    position: relative;
    z-index: 3;
    padding: 0 7px;
}


.act_slide{
    display:flex;
    padding: 40px;
    position: relative;
}

.act_slide:after {
    content:'';
    display:flex;
    width:100%;
    position:absolute;
    z-index:1;
    background-color:var(--color1);
    height: 70%;
    opacity: 0.5;
}

.act_slide:before {
    content:'';
    display:flex;
    width: 100%;
    height:70%;
    position:absolute;
    left:0;
    background-image: url('../images/interface/SIT_SIXFOURS/bg-bloc-resa.png');
    background-size: auto 100%;
    background-position: left 70px;
    background-repeat: no-repeat;
    opacity: 0.25;
}

.act_slide h2 {
    color: var(--color2)!important;
}

.act_slide .txt-contain {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 3;
}

.act_slide .txt-contain p {
    text-align: justify;
}

.subtitle {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    color: var(--color1);
}

.act_slide .contain-owl-product {
    width: 60%;
    position: relative;
    z-index: 3;
    padding-left: 40px;
}

.act_slide .txt-contain > div {
    width: 50%;
}

@media screen and (max-width: 1350px) and (min-width: 1170px) {
    #menu_haut li a {
        padding: 0 9px;
        font-size:14px;
    }
    #position-menu{
        width:calc(100% - 150px);
    }
    #header #logo{
        width:150px;
    }
    #menu_haut{
        width:calc(100% - 195px);
    }
   .link_user li a{
        font-size:12px!important;
        padding:10px 7px!important;
    }
}
.PGS_ACTIVITES_FICHE {
    
}
@media screen and (min-width: 1170px) {
    body {
        overflow-x: hidden;
    }
    #menu_haut > ul > li:hover > ul {
        left: auto;
        top: 100%;
        opacity: 1;
        width: 250px;
    }
    #menu_haut > ul > li:last-child:hover > ul {
        left: auto;
        right: 0;
        width: 180px;
    }
    .extend {
        display: none!important;
    }
}
#totop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: -999px;
    background-image: url(../images/interface/uitotop.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 900000;
    background-color: transparent;
}
#totop:hover {
    background: url(../images/interface/uitotop.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.prevnext {
    font-size: 1.1em;
    color: #3c3c3c;
    margin: 0;
    margin-top: 20px;
    padding: 2px;
    display: none;
}
.prevnext a {
    font-style: normal;
    background-color: #e6e6e6;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    margin: 5px;
    color: #3c3c3c;
    line-height: 35px;
    border: 1px solid #3c3c3c;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-decoration: none;
}
.prevnext a:first-child {
    margin-left: 0px;
}
.prevnext a:hover,
.prevnext a.selected {
    color: #FFFFFF;
    background-color: #97bf0d;
    border: 1px solid #000000;
}
label {
    display: none;
}
.date_photo{
    padding-bottom:40px;
}
form p:last-child {
    margin: 0px!important;
}
.services {
    padding: 70px 0px;
    font-size: 0;
}
.services h2,
.actu h3 {
    font-size: 55px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #9ed294;
    text-align: center;
    margin-bottom: 60px;
}
.services .block-pres {
    width: 33.33333333%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
}
.services .block-pres > a {
    display: block;
    margin-bottom: 44px;
    font-weight: 400;
    color: #ffffff;
    background-color: #ee984f;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 177px;
    height: 177px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.services .block-pres > a:before {
    font-size: 100px;
    margin-top: 35px!important;
}
.services h5 a {
    color: #222;
    font-size: 16px;
    line-height: 27px;
}
.services p {
    padding: 0;
    margin: 0 0 30px 0;
    line-height: 24px;
    font-size: 16px;
    color: #6c6c6c;
    letter-spacing: 0.2px;
    font-weight: normal;
}
.about-us {
    padding: 80px 0px;
    background-color: #f7f7f2;
    font-size: 0;
}
.about-us h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #232121;
    line-height: 55px;
    font-size: 40px;
    font-weight: 300!important;
}
.left-pres {
    width: 55%;
    display: inline-block;
    vertical-align: top;
}
.left-pres p {
    padding: 0;
    margin: 0 0 30px 0;
    line-height: 24px;
    font-size: 16px;
    color: #6c6c6c;
    letter-spacing: 0.2px;
    font-weight: normal;
}
.right-pres {
    width: 45%;
    display: inline-block;
    text-align: right;
}
.temoignage {
    padding: 80px 0px;
    background-image: url(../index_files/temoignage.jpg)!important;
    position: relative;
    float: none!important;
}
.temoignage:after {
    content: ''!important;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1000;
    display: block!important;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
}
.temoignage .container {
    position: relative;
    z-index: 10000;
}
.temoignage h3 {
    position: relative;
    z-index: 10000;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 0;
    color: #fff;
    font-size: 55px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -1px;
}
.temoignage .details {
    position: relative;
    padding: 0 70px;
}
.temoignage .details:before {
    font-family: 'fontello';
    color: #fff;
    top: 0;
    content: '\e88e';
    position: absolute;
    left: 0;
    display: inline-block;
    font-size: 30px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.temoignage .details:after {
    display: inline-block;
    color: #fff;
    font-family: 'fontello';
    content: '\e88e';
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.temoignage p {
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0 0 30px 0;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 0.2px;
    font-weight: normal;
}
.actu {
    padding: 80px 0px;
    font-size: 0px;
    background-color: #f7f7f2;
}
.actu .center-news {
    text-align: center;
    margin-top: 50px;
}
.actu .center-news a:hover {
    border-color: #f86960;
    color: #f86960;
    padding-right: 55px!important;
}
.partenaire-slider .item a {
    display: block;
    padding: 15px;
}
.partenaire-slider {
    padding: 50px 0px;
}
.actu .center-news a:before {
    color: #f86960;
    font-size: 18px;
    font-family: "fontello";
    content: '\e95c';
    height: 100%;
    left: 150%;
    display: block;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
.actu .center-news a:hover:before {
    left: 80%;
}
.actu .center-news a {
    overflow: hidden;
    padding-left: 25px!important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: relative;
    border: 5px solid #d7d7d7;
    color: #bebebe;
    background: transparent;
    border-width: 6px;
    height: 85px;
    line-height: 73px;
    font-size: 21px;
    text-transform: uppercase;
    border-radius: 73px;
    letter-spacing: -0.15px;
    font-weight: 700;
    padding: 0 35px;
    display: inline-block;
}
.actu .news-block {
    display: inline-block;
    width: 33.3333333%;
    max-width: 31%;
    margin: 0px 1%;
}
.actu .news-block p {
    line-height: 24px;
    font-size: 16px;
    color: #6c6c6c;
    letter-spacing: 0.2px;
    font-weight: normal;
}
.actu .thumb {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.actu .thumb img {
    width: 100%;
    height: auto;
}
.isotopePadding_content {
    padding: 20px 29px 8px;
}
.isotopePadding_content h4 {
    color: #1a1a1a;
    font: 600 24px/33px 'Manrope';
    font-size: 18px;
    line-height: 26px;
}
.actu .thumb .readmore {
    background: none repeat scroll 0 0 #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    backface-visibility: hidden;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    margin: 20px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
    visibility: hidden;
}
.actu .thumb .readmore a {
    background-color: #000000;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 38px;
    margin-top: 27%;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
}
.actu .thumb:hover .readmore {
    opacity: 1;
    visibility: visible;
}
.PGS_SALLE_1 .resa-block,
.PGS_SALLE_2 .resa-block,
.PGS_SALLE_3 .resa-block,
.PGS_SALLE_4 .resa-block,
.PGS_SALLE_5 .resa-block {
    background-image: url(../images/interface/bg_resa.jpg);
    padding: 70px 0px;
    text-align: center;
}
.PGS_SALLE_1 .paragraphe:nth-child(3),
.PGS_SALLE_2 .paragraphe:nth-child(3),
.PGS_SALLE_3 .paragraphe:nth-child(3),
.PGS_SALLE_4.paragraphe:nth-child(3),
.PGS_SALLE_5.paragraphe:nth-child(3) {
    z-index: 1000;
    position: relative;
}
.galerie {
    margin-top: -60px!important;
    padding-top: 100px;
    background-color: #eaedf2;
    text-align: center;
    z-index: 1;
    position: relative;
}
.par_style_2 {
    background-color: #eaedf2;
    padding-bottom: 60px;
}
.par_style_2 table {
    width: 1170px!important;
    margin: auto;
}
.par_style_2 table,
.par_style_2 table tbody,
.par_style_2 table tbody tr {
    display: block;
}
.par_style_2 table td {
    display: inline-block;
    width: 33.333333%;
    box-sizing: border-box;
    padding: 0 15px;
}
.par_style_2 table td img {
    max-width: 100%;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.75);
    width: 100%;
    height: auto;
}
.par_style_2 table td a {
    display: block;
    position: relative;
}
.center-book {
    text-align: center;
    z-index: 1111;
    position: relative;
    top: 160px;
}
.scroll_down .center-book {
    top: 250px;
}
a.book {
    color: #fff!important;
    border: 1px solid #fff;
    padding: 10px 40px;


    border-radius: 10px;
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
}
a.book:hover {
    color: #fff;
}

.par_style_2 table td > a:after {
    content: '';
    background-image: url(../images/interface/loupe.png);
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    background-position: center;
    top: 0;
    bottom: 0px;
    background-repeat: no-repeat;
}
.galerie h3 span {
    font-family: 'Manrope', cursive;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 65px;
    color: #1d1d1d;
    background-color: #eaedf2;
    display: inline-block;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}
.galerie {
    padding-bottom: 40px;
}
.galerie h3 {
    margin: 0;
    position: relative;
    margin-top: 30px;
    width: 1140px;
    margin: auto;
    margin-top: 20px;
}
.galerie h3:before {
    position: absolute;
    content: '';
    width: 1140px;
    margin-top: 32px;
    display: block;
    height: 2px;
    background-color: #c4c4c4;
    left: 0;
    z-index: 1;
}
.resa-block a {
    color: #fff;
    font-size: 25px;
    border: 1px solid #fff;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 10px;
}
.resa-block a:hover {
    color: #fff;
}
.resa-block a:after {
    display: inline-block;
}
.resa-block p {
    font-size: 30px;
    color: #fff;
    margin-top: 23px;
}
.PGS_SALLE_1 .paragraphe,
.PGS_SALLE_2 .paragraphe,
.PGS_SALLE_3 .paragraphe,
.PGS_SALLE_4 .paragraphe,
.PGS_SALLE_5 .paragraphe {
    margin-bottom: 0px!important;
}
.PGS_SALLE_1 .paragraphe +br,
.PGS_SALLE_2 .paragraphe + br,
.PGS_SALLE_3 .paragraphe + br,
.PGS_SALLE_4 .paragraphe + br,
.PGS_SALLE_5 .paragraphe + br   {
    display: none;
}
.PGS_SALLE_1 #centreetdroite,
.PGS_SALLE_2 #centreetdroite,
.PGS_SALLE_3 #centreetdroite,
.PGS_SALLE_4 #centreetdroite,
.PGS_SALLE_5 #centreetdroite {
    padding-bottom: 0px!important;
    width: 100%!important;
}
.center-resa {
    width: 1170px;
    margin: auto;
}
.PGS_SALLE_1 .prevnext,
.PGS_SALLE_2 .prevnext,
.PGS_SALLE_3 .prevnext,
.PGS_SALLE_4 .prevnext,
.PGS_SALLE_5 .prevnext {
    display: none;
}
.form_resa {
    max-width: 1140px;
    margin: auto;
    position: relative;
    z-index: 100;
    background-color: #fff;
    border-top: 4px solid var(--color-accent);
    margin-bottom: -110px;
    margin-top: -50px;
    transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
    -webkit-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
}
.page_resa {
    border: 4px solid var(--color-accent);
    margin-top: 0px;
    margin-bottom: 40px;
}
.form_resa:hover {
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
}
.form_resa {
    font-size: 0;
}
.title_form {
    padding: 50px 40px;
    border-right: 1px solid #e8e8e8;
    font-style: italic;
    display: inline-block;
}
.form_block {
    display: inline-block;
    width: calc(100% - 205px);
    padding: 0 15px;
    vertical-align: top;
}
.form_resa .group-form select {
    background-color: #e8e8e8;
    padding: 0 18px 0 12px;
    line-height: 50px;
    height: 50px;
    font-size: 13px;
    color: #000;
    border: none;
    margin: 0;
    width: 100%;
}
.form_resa .group-form input[type="submit"] {
    background-color: var(--color-accent);
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 30px;
    margin-top: 20px;
}
.form_resa .group-form:nth-child(1) {
    width: 25%;
}
#contenu .form_resa .group-form:nth-child(1) input {
    background-color: #e8e8e8!important;
    border: 0px!important;
    display: inline-block!important;
    width: calc(100% - 50px)!important;
    font-size: 13px;
    padding: 15px 12px!important;
}
#contenu .group-form:nth-child(1) img {
    width: 35px;
    margin-left: 5px;
}
.form_resa .group-form:nth-child(2) {
    width: 20%;
}
.form_resa .group-form:nth-child(3) {
    width: 20%;
}
.form_resa .group-form:nth-child(4) {
    width: 15%;
}
.form_resa .group-form:nth-child(5) {
    width: 10%;
}
.form_resa .group-form input[type="date"] {
    background-color: #e8e8e8;
    padding: 0 18px 0 12px;
    line-height: 50px;
    height: 50px;
    font-size: 12px;
    color: #000;
    border: none;
    margin: 0;
    width: 100%;
}
.form_resa .group-form {
    display: inline-block;
    padding: 40px 5px 50px;
    vertical-align: top;
}
.form_resa .group-form label {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 5px;
    display: block;
}
.title_form h5 {
    margin: 0;
    color: #222;
    font-weight: 400;
    line-height: 30px;
    font-size: 24px!important;
}
.title_form strong {
    display: block;
    font-style: normal;
}
.etape {
    font-size: 0;
}
.item-etape {
    background-image: url(../images/arrow-panier.png);
    display: inline-block;
    width: 25%;
    border-top: 1px solid var(--color-secondary);
    border-bottom: 1px solid var(--color-secondary);
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
}
.active + .item-etape {
    padding-left: 35px;
}
.item-etape:last-child {
    background-image: none;
}
.item-etape:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid var(--color2);
    padding-left: 10px;
}
.item-etape:last-child {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid var(--color2);
}
.item-etape.active {
    background-color: var(--color2);
    background-image: none;
    margin-left: -26px;
    z-index: 1;
    padding-left: 35px;
    width: calc(25% + 26px);
}
.item-etape:first-child.active {
    margin-left: 0!important;
    padding-left: 10px;
    width: 25%!important;
}
.item-etape:last-child.active:before {
    display: none!important;
}
.item-etape.active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20.5px 0 20.5px 25px;
    border-color: transparent transparent transparent var(--color2);
    right: -25px;
    top: 0;
}
.item-etape p {
    font-size: 16px!important;
    font-family: 'Manrope', sans-serif!important;
    margin:0!important;
}
.item-etape.active p {
    color: #fff!important;
}
a.infobulle,
a.infobulle img {
    border: none;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: content-box;
    position:relative;
}
a.infobulle:hover {
    background: none;
    z-index: 25
}
a.infobulle span {
    display: none
}
a.infobulle:hover span {
    display: block;
    position: absolute;
    top: 0;
    left: 3em;
    padding: 2px;
    width: 20em;
    border: 1px solid #7F9DB9;
    background-color: #EDEDED;
    color: #000000;
    text-align: left;
    font-size: 0.8em;
    font-weight: normal;
}
.mdlPanier .panier {
    font-size: 16px;
    font-family: 'Manrope', sans-serif!important;
    font-weight: normal!important;
    color: #111;
}
.info_resa{
    background-color:#e2f6e0;
    display:inline-block;
    font-size:14px;
    padding:5px 10px;
}
.mdlPanier .panier label{
    margin-bottom:5px;
    margin-top:1px;
    min-width:150px;
}
.mdlPanier .panier input[type="radio"]{
    margin-top:5px;
    margin-right:5px;
    vertical-align:top;
}
.mdlPanier .photo-panier img{
    float:none;
}
.mdlPanier .photo-panier {
    display:inline-block;
    width:120px;
}
.mdlPanier .right-panier{
    display:inline-block;
    vertical-align:top;
}
.mdlPanier .right-panier ul{
    margin-left:20px;
    margin-top:10px;
}
.mdlPanier .right-panier ul li{
    color:#222!important;
    margin-bottom:0!important;
}
.mdlPanier .panier strong {
    font-weight: normal;
}
.mdlPanier .panier td {
    padding: 5px;
        border: 1px solid #e5e5e5!important;
}
.mdlPanier .panier td:last-child i {
    font-size: 25px;
    padding: 0 10px;
    color: #222;
}
.mdlPanier .panier td img {
    padding-right: 20px;
}
.mdlPanier .panier th {
    color: #fff;
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
    background-color: var(--color-secondary);
}
.mdlPanier .panier th{
      border: 1px solid #e5e5e5!important;
}
.mdlPanier h3 {
    margin-top: 0px;
}
.mdlPanier .panier th:nth-child(3){
    width:110px;
}
#centreetdroite .mdlPanier .panier input,
#centreetdroite .mdlPanier .panier select {
    width: auto!important;
    display: inline-block!important;
}
.mdlPanier input[type="submit"],.btn-panier {
    margin-bottom: 15px;
}
.mdlPanier label{
    display:inline-block;
}
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    display: inline-block;
    width: 47%!important;
}
.mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 4%;
}

.fiche_commande h3,
.title_commande {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 900;
}
.fiche_commande .photo-panier {
    display: inline-block;
}
.fiche_commande .right-panier {
    display: inline-block;
    vertical-align: top;

    max-width: 500px;
}
.btn-compte {
    background-color: #0167ba;
    display: inline-block;
    margin-right: 5px;
    padding: 10px 15px;
    color: #fff!important;
}
.fiche_commande .right-panier li + br {
    display: none;
}
.fiche_commande .right-panier li {
    margin-bottom: 5px!important;
    color: #222!important;
}
.fiche_commande .right-panier ul {
    margin-top: 10px!important;
    margin-left: 20px;
}
.fiche_commande .photo-panier img {
    float: none!important;
}
.fiche_commande table th {
    color: #fff;
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
    background-color: #0167ba;
}
.fiche_commande table {
    font-size: 15px;
    color: #222;
    width: 100%;
}
.fiche_commande table td {
    padding: 10px;
    border: 1px solid #e5e5e5!important;
}
.list_commande th {
    color: #fff;
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
    background-color: var(--color-secondary);
}
.list_commande {
    color: #222;
    width: 100%;
}
.list_commande a {
    color: #222;
    text-decoration: underline!important;
}
.list_commande td:last-child {
    width: 200px;
}
.list_commande td:last-child a {
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 16px;
    background-color: var(--color-secondary);
    text-decoration: none!important;
}
.list_commande td {
    padding: 10px;
    font-size: 15px;
    border: 1px solid #e5e5e5!important;
}
@media screen and (min-width:750px) {
    .label-resp {
        display: none;
    }
}
.list_commande th {
    border: 1px solid #e5e5e5!important;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5!important;
}
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    display: inline-block;
    width: 47%!important;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 30px;
}
.mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 4%;
}
#contenu input[type="text"]{
}
#contenu input[type="text"],
#contenu input[type="password"],
textarea {
    display: inline-block;
    width: 100%!important;
    box-sizing: border-box;
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    /* border-radius: 4px; */
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 0px!important;
}
.action {
    margin-top: 20px;
}
#formIdentificationLog input[type="text"],
#formIdentificationLog input[type="password"],
#formIdentificationLog select,
#formIdentificationLog textarea,
#formCreationInscription input[type="text"],
#formCreationInscription input[type="password"],
#formCreationInscription select,
#formCreationInscription textarea,
#formCreationInscription p input[type="text"] {
    border: 2px solid #e6e6e6;
    font-size: 18px;
    width: 100%;
    padding: 12px 15px;
}
#formIdentificationLog label,
#formCreationInscription label {
    display: inline-block;
    font-size: 18px;
    color: #232323;
    font-weight: 500;
    width: 200px;
    padding-left: 10px;
    font-size: 14px;
}
#formIdentificationLog fieldset > table > tbody > tr> td,
#formCreationInscription fieldset > table > tbody > tr> td {
    padding: 5px 0px;
    text-align: left;
}
#formCreationInscription fieldset > table > tbody > tr:nth-child(6) > td select,
#formIdentificationLog fieldset > table > tbody > tr:nth-child(6) > td select{
    width:auto!important;
    margin-right:10px;
    display:inline-block;
}
input[type="reset"],
input[type="button"] {
    background-color: var(--color-secondary);
    font-weight: 700;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid var(--color-secondary);
}
.titre_black{
    color: #2b2e34;
    font-family: 'league_spartanregular';
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
}
.tarifs_escape {
    width:100%;
 }

.tarifs_escape tr td{
   background-color : #f1f1f1;
   border : 2px solid white;
   text-align: center;
    }

.tarifs_escape tr th{
   background-color : #000;
   text-transform: initial;
   color: #ffffff;
   }

@media screen and (max-width: 1170px) {
    #ariane .ariane{
        max-width:100%;
    }
    .section12 .left-contact,
    .section12 .right-contact {
        width: 100%;
        display: block;
    }
    #menu_haut ul {
        text-align: center;
    }
    .carousel-inner {
        width: 100%!important;
    }
    #menu_haut ul li a:after {
        display: none;
    }
    #menu_haut ul li a:hover,
    #menu_haut ul li:hover a {
        /* color: #3A4046; */
    }
    #menu_haut li a {
        height: auto;
    }
    #menu_haut .extend {
        padding: 0px;
        background-color: #fff;
        font-size: 20px!important;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        line-height: 50px;
        width: 50px;
        text-align: center;
        color: #848484;
        border-left: 1px solid #ebebeb;
    }
    #menu_haut .sousmenu .extend i {
        padding-top: 13px;
    }
    #header #menu_haut {
        width: 100%!important;
        max-width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        z-index: 160!important;
        /* border-bottom:5px solid #97BF0D; */
        /* background-color: #fff; */


    }
    #position-menu{
            overflow: hidden;
        height: 0px;
    }
    #menu_haut ul > li > a {
        padding: 15px 20px;
        color: #222;
    }
    #menu_haut ul > li:first-child {
        border-top: 1px solid #ebebeb;
    }
    .btn-menu {
        z-index: 1000;
        display: inline-block!important;
        position: absolute;
        right: 10px;
        z-index: 100000;
        top: 10px;
    }
    .navbar-toggle span {
        background-color: #ffffff;
    }
    #col1 {
        display: none;
    }
    #col3 {
        float: none;
    }
    #pied {
        width: 100%;
    }
    #pied #conteneur_pied {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }
    #header {

        min-width: 100%;
        /* height: 100px; */
    }
    .page_liquid.PGS_ACTIVITES .page-heading{
        padding-top:80px;
        padding-bottom:100px;
    }
    #header h2 {
        font-size: 30px;
        top: 100px;
    }
    .center-book {
        top: 70px;
    }
    #conteneur {
        /* padding-top:100px; */
    }
    .pageAccueil h3 {
        font-size: 30px;
    }
    #conteneur_contenu {
        min-width: 100%;
    }
    #contenu,
    #conteneur_header {
        width: 100%;
    }
    .pageAccueil #conteneur_header {
        position: absolute;
    }
    .paragraphe p > img {
        display: block;
        max-width: 100%;
        height: auto;
        padding: 0px!important;
        margin: auto;
        margin-bottom: 20px!important;
    }
    #centreetdroite .transport-king .about-us p {
        width: auto;
    }
    .SF fieldset p {
        display: inline-block;
        width: 100%!important;
        margin-left: 0px!important;
    }
    .par_style_1 form p:nth-child(1),
    .par_style_1 form p:nth-child(2),
    .par_style_1 form p:nth-child(4),
    .par_style_1 form p:nth-child(5),
    .par_style_1 form p:nth-child(7),
    .par_style_1 form p:nth-child(8),
    .par_style_1 form p:nth-child(10),
    .par_style_1 form p:nth-child(11) {
        padding-right: 0px;
    }
    #header #logo {
        position: relative;
        display: block;
        width: 100%;
        left: 0px;
        padding-top: 0;
        padding-bottom: 10px;
    }
    #logo img {
        padding-top: 0!important;
    }
    #header #logo:after {
        border: none;
    }
    #position-menu {
        /* background-color: #314555; */

        background-color: #fff;
        position: absolute;
        top: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    #menu_haut ul li ul {
        display: block;
        height: 0px;
        overflow: hidden;
        padding: 0px!important;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity: 1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: center;
        color: #3e3e3e!important;
        background-color: #fff;
    }
    #menu_haut ul li.open ul li a {
        display: block;
        color: #3e3e3e;
        box-sizing: border-box;
        /* background-color:#fff; */

        height: auto;
        line-height: 30px;
        padding: 0px 8px;
        margin-bottom: 0px;
        width: 200px;
        font-size: 13px;
        font-weight: bold;
        background-image: none;
        border-bottom: 1px solid #e5e5e5;
    }
    #menu_haut ul.menu-sub > li:first-child:after {
        display: none;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity: 1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: left;
        color: #3e3e3e!important;
    }
    #menu_haut ul li.open ul li a {
        display: block;
        color: #3e3e3e!important;
        box-sizing: border-box;
        /* background-color:#fff; */

        padding: 15px 20px;
        padding-left: 40px!important;
        height: auto;
        line-height: 30px;
        margin-bottom: 0px;
        width: 200px;
        font-size: 11px;
        font-weight: bold;
        background-image: none;
    }
     .center_actu {
        padding: 40px 15px!important;
    }
    #menu_haut ul {
        float: none;
        margin: auto;
    }
    #recherche {
        top: 0px;
        right: 0px;
        display: none;
    }
    .PGS_ACTIVITES .resa_form{
        top:20px!important;
    }
    #centreetdroite {
        width: 100%!important;
    }
    #wrapper {
        top: 0px;
        width: 100%;
        margin-left: 0px;
        min-width: 100%;
        height: auto;
    }
    body {
         overflow-x: hidden;
    }
    #carousel div {
        height: auto;
    }
    #carousel div img {
        height: auto;
        width: 100%;
    }
    #pager2 {
        width: 100%;
        bottom: 10px;
        top: auto;
    }
    .page-title {
        margin-top: 10px;
    }
    .page-title h2 {
        margin-bottom: 20px!important;
    }
    #ariane {
        width: 100%;
        padding: 30px 20px;
        margin: auto;
    }
    #centreetdroite {
        width: 96%!important;
        margin: auto;
        height: auto!important;
    }
    .PGS_APPLICATIONS .paragraphe {
        width: 100%;
    }
    .center-picto,
    .center-apercu,
    .center-video,
    .galerie h3,
    .par_style_2 table,
    .center-resa {
        width: 100%!important;
    }
    #gauche {
        width: 96%;
        margin: auto;
        padding: 0px;
        position: absolute;
        float: none;
        margin-left: 2%;
    }
    #col2 > a {
        display: none!important;
    }
    #col2 {
        width: 20%;
        margin-right: 0;
        margin-left: 5%;
    }
    #col2 #reseaux {
        width: 100%;
        text-align: center;
    }
    #col2 #reseaux a {
        margin: auto!important;
        display: block!important;
        margin-bottom: 40px!important;
    }
    #col2 {
        margin-left: 5%;
        width: 50%;
        margin-right: 0px;
    }
    #gauche h3 {
        font-size: 1.8em;
        font-weight: normal;
        text-transform: capitalize;
    }
    #gauche .mdl_billet {
        font-size: 1.2em;
        color: #1a333c;
    }
    #menu_haut> ul >li {
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        padding: 0px 0px;
    }
}
@media screen and (max-width: 950px) {
    #fiche_panier_add > table,
    #fiche_panier_add > table > tbody,
    #fiche_panier_add > table > tbody > tr,
    #fiche_panier_add > table > tbody > tr > td{
        display:block;
        width:100%!important;
        box-sizing:border-box;
        max-width:100%;
    }
      #fiche_panier_add > table > tbody > tr > td{
          margin-bottom:30px;
          padding-left:0px!important;
      }
    #fiche_panier_add > table > tbody > tr td.fiche_produit img{
        display:block;
        margin:auto;
        float:none!important;
        padding-right:0px!important;
        max-width:300px;
    }
}
@media screen and (max-width: 850px) {
     .center_actu img {
        display: block;
        margin: auto;
        margin-bottom: 30px;
    }
    .right_actu {
        width: 100%;
        padding-left: 0px;
    }
  .liste_produits > table > tbody >tr > td{
        width: calc(50% - 20px);
  }
   .liste_produits > table > tbody >tr{
     display:inline;
   }
   .mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 0%!important;
    margin-bottom:20px;
}
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    width: 100%!important;
}
.action{
  margin-top:20px!important;
}
}
@media screen and (max-width: 780px) {
.no-respons{
    display:none!important;
}
.no-margin{
    margin-bottom:0px!important;
    width:100%;
}
.supp-resp{
    color:#222!important;
    text-decoration:underline!important;
}
    .list_item tbody,
    .list_item,
     .list_item tbody tr,
      .list_item tbody tr td,
      .list_item tbody tr th,
      .list_commande tbody,
    .list_commande,
     .list_commande tbody tr,
      .list_commande tbody tr td,
      .list_commande tbody tr th{
        display:block;
        width:100%;
    }
    .list_item > tbody > tr:first-child,
    .list_commande > tbody > tr:first-child    {
        display:none;
    }
    .list_item > tbody > tr{
        margin-bottom:15px;
    }
      .list_item tbody tr td{

      }
      .list_item tbody tr td:nth-child(3){
          border-bottom:0px!important;
      }
      .list_item tbody tr td:nth-child(4){
          border-top:0px!important;
      }
.label-resp{
    display:block;
    background:var(--color-secondary);
    color:#fff;
    padding:5px 10px;
    margin-top:-5px;
    margin-left:-5px;
    margin-right:-5px;
    margin-bottom:10px;
}
.list_commande .label-resp{
    background-color:transparent;
    color:#222;
    padding:0px;
    display:inline-block;
    width:120px;
     margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
.list_commande tr td{
    border:0px!important;
    padding:5px;
}
.list_commande tr{
    border-bottom:1px solid #222;
}
}
@media screen and (max-width: 800px){

  .item-etape,.item-etape:first-child.active{
    width:50%!important;
    background-image:none!important;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  border: 1px solid var(--color-accent);

  }
  .item-etape.active {
    background-color: var(--color-accent);
    background-image: none;
    margin-left: 0px;
    z-index: 1;
    padding-left: 10px;

}
.item-etape.active + .item-etape{
  padding-left:10px;
}
  .item-etape.active:before{
    display:none!important;
  }
}
@media screen and (max-width: 360px){
.item-etape,.item-etape:first-child.active{
  width:100%!important;
}
}
#lines {
    border-bottom: 17px double black;
    border-top: 6px solid black;
    content: "";
    height: 5px;
    width: 35px;
    display: block;
}
.btn-menu {
    display: none;
    cursor: pointer;
}
#pager2 {
    width: 100%;
    bottom: 10px;
    top: auto;
}
.option_activite{
    font-size:16px;
    color:#fff;
    padding:10px 0px;
}
.option_activite label{
    margin:0;
    font-weight:500;
    display:inline-block;
    vertical-align:middle;
    padding-left:10px;
}
.option_activite input{
    vertical-align:middle;
    display:inline-block;
    margin:0;
}
.resa_form{
    bottom: 20px;
    background-color:rgba(1, 81, 158,0.8);
    position:absolute;
    /* top:120px; */
    right:20px;
    padding:20px;
    z-index:100000;
    font-size:20px;
    color:#fff;
    width:390px;
}
.right_activite .resa_form{
    position:relative;
    top:0;
    left:0;
    right:0;
    width:100%;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
}
.title_resa{
    margin:-20px;
    margin-bottom:0px;
    padding:5px 20px;;
    background-color:#f9b701;
    margin-bottom:20px;
}
.title_resa h5{
    font-size:16px;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:1px;
}
.title_resa h5 span{
    display:inline-block;
    vertical-align:middle;
}
.title_resa h5 span + span{
    text-align:right;
    width:20%;
}
.title_resa h5 >span:first-child{
    width:80%;
}
.title_resa h5 span + span:before{
    font-size:40px;
    margin:0;
    font-weight:300;
    }
.activite_groupe{
    margin-bottom:10px;
}
.inline_date{
    padding:10px 0px;
    padding-top:0;
}
.hour{
    width:50%;
}
.resa_form select,
.resa_form input[type="text"]{
    border:0px!important;
    color:#222;
    display:block;
    height:32px;
    width:100%;
    padding:5px 10px;
    font-size:15px!important;
}
.fake_radio{
    display:inline-block;
    font-size:15px;
    padding-right:15px;
}
.fake_radio input{
    position:absolute;
    left:-90000px;
}
.fake_radio label{
    display:block;
    font-family: 'Manrope', cursive;
    font-weight:300;
    cursor:pointer;
}

.fake_radio [type="radio"]:checked + label{
  color:var(--color-primary);
}
.fake_radio label span{
    vertical-align:middle;
    padding-right:7px;
}
.fake_radio label span:before{
    margin-left:0;
}
.inline_date{
font-size:0;
}
.date_form{
        display:inline-block;
    width:50%;
    font-size:15px;
    padding-right:5px;
}
.date_form img{
    position:absolute;
    right:10px;
    top:2px;
    padding-left:calc(100% - 25px);
    width:100%;
    cursor:pointer;
    height:auto;
}
.date_form{
    position:relative;
}
.hour{
    display:inline-block;
    font-size:15px;
}
.nb_personne{
    display:block;
    width:100%;
    margin-bottom:20px;
    font-size:15px;
}
.nb_personne select{
    width:100%;
    color:#000;
}
.tarif{
    display:inline-block;
    width:50%;
    vertical-align:middle;
    padding-left:10px;
}
.tarif .intitul_tarif{
    font-size:14px;
    font-weight:600;
    display:inline-block;
    border-right:2px solid var(--color-primary);
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}
.val_tarif{
    padding-left:10px;
    color:var(--color-primary);
        font-family: 'Manrope', cursive;
        font-size:16px;
}
.submit_div{
    display:inline-block;
    width:50%;
    vertical-align:middle;
    font-size:15px;
    background-color: yellow;
}
.submit_div input{
    width:100%;
    display:block;
    font-size:16px;
    background-color: #f9b701;
    border: 1px solid #f9b701;
    font-weight:600;
    cursor:pointer;
    padding:7px 10px;
}
.submit_div input:disabled{
    background-color:#aaa;
}

.slider{
    position:relative;
    z-index:1;
    /* padding: 0 40px; */
    border-radius: 30px;
    overflow: hidden;
    width: calc(100% - 80px);
    height: calc(100vh - 130px);
}
.pos_resa{
    max-width:1170px;
    margin:auto;
    /* position:absolute; */
    z-index:120000;
    top:0;
    left:0;
    right:0;
}
.fiche_activite{
    width:100%;
    max-width:1680px;
    font-size:0;
    margin:auto;
    /* padding:0 15px; */
}
.fiche_activite:after{
    content:'';
    display:table;
    clear:both;
}
.left_activite{
    display:inline-block;
    width:calc(100% - 400px);
    padding-right: 20px;
    float:left;
    font-size:0;
}
.right_activite{
    display:inline-block;
    width:400px;
    padding-left: 20px;
    vertical-align:top;
}
.desc_activite{
    /* display:inline-block; */
    margin-bottom: 40px;
    font-size:16px;
    text-align:left;
}

.desc_activite h3{
    text-align:left;
    font-style:normal;
    letter-spacing:2px;
    font-size:45px;
    line-height:55px;
}
.tarif_activite{
    /* display:inline-block; */
    /* vertical-align:top; */
    font-size:16px;
    width: 100%;
    /* padding-left:15px; */
    margin-bottom: 40px;
    display:flex;
    padding:20px;
        background-color:#eaeff5;
}


.bloc_tarif{
  -moz-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    -o-flex: 1 1 70%;
    -webkit-box-flex: 1;
    flex: 1 1 70%;
    text-align:left;
    /* border:2px solid #2262a0; */
}

.bloc_tarif:nth-child(2){
  border-left:2px solid #2262a0;
  -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    -webkit-box-flex: 1;
    flex: 1 1 50%;
}
.titre_tarif{
    display:block;
    /* text-align:center; */
    color: #2262a0;
    font-family: Manrope;
    padding: 10px;

    /* background-color:#2262a0; */
}
.content_tarif{
    padding:5px 10px;
    font-size:0;
}
.options .activite{
    width:100%!important;
}
.content_tarif .activite{
    display:inline-block;
    width:50%;
    margin-bottom:5px;
    margin-top:5px;
    font-size:14px;
    font-weight:bold;
    color:#2262a0;
            vertical-align:middle;

}
.activite .tarif_activite_num{
        color:var(--color-primary);
        font-family: 'Manrope', cursive;
        padding-left:5px;
        font-weight:300;
        vertical-align:middle;
        font-size:18px!important;
}
.carousel_activite h5{
    color:var(--color-secondary);
    font-size:20px;
    font-family: 'Manrope', cursive;
    margin-bottom: 40px;
}
.carousel_activite .owl-carousel{
    background-color:#e9eef4;
    padding:30px 50px;;
}

.cheque_cadeau{
    margin-top:20px;
    padding:20px;
    background-image:url(../images/interface/bg_chequeskdo_resa.jpg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
}
.cheque_cadeau h5{
    text-transform:uppercase;
    color:#fff;
    position:relative;
    font-weight:bold;
    font-size:16px;
margin-bottom:20px;
    vertical-align:middle;
}
.cheque_cadeau h5 img{
    display:inline-block;
    vertical-align:middle;
    width:50px;
    position:absolute;
    top:-10px;
    right:0;
}

.cheque_cadeau p{
    color:#fff;
    line-height:18px;
    letter-spacing:0.5px;
    text-align:left;
    font-size:15px;
}
.link_cheque{
    text-align:left;
    margin-top:30px;
}
.link_cheque a{
    background-color:#fff;
    color:#2262a0;
    display:inline-block;
    font-size:16px;
    padding:10px 20px;
    text-transform:uppercase;
    font-weight:600;
}
.carousel_activite .owl-carousel .owl-item img{
    height:auto;
}
@media screen and (max-width: 1450px) {
    .content_tarif .activite{
        width:100%;
    }
    .desc_activite h3{
        font-size:35px;
        line-height:40px;
    }
}
@media screen and (max-width: 1200px) {
    .fiche_activite{
        padding:0 15px;
    }
    .desc_activite{
        display:block;
        width:100%;
    }
    .tarif_activite{
        display:block;
        width:100%;
        padding:0px;
    }
    .content_tarif .activite{
        width:50%;
    }
}
@media screen and (max-width: 900px) {
    .bloc_tarif:nth-child(2){
        border:0px;
        border-top: 2px solid #2262a0;

    }
    .left_activite{
        float:none;
        padding:0px;
        width:100%;
    }
    .right_activite{
        width:100%;
        padding:0px;
        margin-bottom:20px;
    }
    .cheque_cadeau{
        display:inline-block;
        width:calc(50% - 15px);
        vertical-align:top;
        margin:0;
        margin-left:15px;
            background-size:cover!important;
    }
   .right_activite .resa_form{
       vertical-align:top;
        display:inline-block;
        width:calc(50% - 15px);
          margin-right:15px;
    }
}
@media screen and (max-width: 750px) {
        .cheque_cadeau{
        display:inline-block;
        width:100%;
        vertical-align:top;
        margin:0;
        margin-left:0px;
            background-size:cover!important;
    }
   .right_activite .resa_form{
       vertical-align:top;
        display:inline-block;
   width:100%;
          margin-right:0px;
    }
}
@media screen and (max-width: 1170px) {
    #ariane .ariane{
        max-width:100%;
    }
    .section12 .left-contact,
    .section12 .right-contact {
        width: 100%;
        display: block;
    }
    #menu_haut ul {
        text-align: center;
    }
    .carousel-inner {
        width: 100%!important;
    }
    #menu_haut ul li a:after {
        display: none;
    }
    #menu_haut ul li a:hover,
    #menu_haut ul li:hover a {
        /* color: #3A4046; */
    }
    #menu_haut li a {
        height: auto;
    }
    #menu_haut .extend {
        padding: 0px;
        background-color: #fff;
        font-size: 20px!important;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        line-height: 50px;
        width: 50px;
        text-align: center;
        color: #848484;
        border-left: 1px solid #ebebeb;
    }
    #menu_haut .sousmenu .extend i {
        padding-top: 13px;
    }
    #header #menu_haut {
        width: 100%!important;
        max-width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        z-index: 160!important;
        /* border-bottom:5px solid #97BF0D; */
        /* background-color: #fff; */


    }
    #menu_haut ul > li > a {
        padding: 15px 20px;
        color: #222;
    }
    #menu_haut ul > li:first-child {
        border-top: 1px solid #ebebeb;
    }
    .btn-menu {
        z-index: 1000;
        display: inline-block!important;
        position: absolute;
        right: 10px;
        z-index: 100000;
        top: 10px;
    }
    .navbar-toggle span {
        background-color: #ffffff;
    }
    #col1 {
        display: none;
    }
    #col3 {
        float: none;
    }
    #pied {
        width: 100%;
    }
    #pied #conteneur_pied {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }
    #header {
        height: auto!important;
        min-width: 100%;
        /* height: 100px; */
    }
    #header h2 {
        font-size: 30px;
        top: 100px;
    }
    .center-book {
        top: 70px;
    }
    #conteneur {
        /* padding-top:100px; */
    }
    .pageAccueil h3 {
        font-size: 30px;
    }
    #conteneur_contenu {
        min-width: 100%;
    }
    #contenu,
    #conteneur_header {
        width: 100%;
    }
    .pageAccueil #conteneur_header {
        position: absolute;
    }
    .paragraphe p > img {
        display: block;
        max-width: 100%;
        height: auto;
        padding: 0px!important;
        margin: auto;
        margin-bottom: 20px!important;
    }
    #centreetdroite .transport-king .about-us p {
        width: auto;
    }
    .SF fieldset p {
        display: inline-block;
        width: 100%!important;
        margin-left: 0px!important;
    }
    .par_style_1 form p:nth-child(1),
    .par_style_1 form p:nth-child(2),
    .par_style_1 form p:nth-child(4),
    .par_style_1 form p:nth-child(5),
    .par_style_1 form p:nth-child(7),
    .par_style_1 form p:nth-child(8),
    .par_style_1 form p:nth-child(10),
    .par_style_1 form p:nth-child(11) {
        padding-right: 0px;
    }
    #header #logo {
        position: relative;
        display: block;
        width: 100%;
        left: 0px;
        padding-top: 0;
        padding-bottom: 10px;
    }
    #logo img {
        padding-top: 0!important;
    }
    #header #logo:after {
        border: none;
    }
    #position-menu {
        /* background-color: #314555; */

        background-color: #fff;
        position: absolute;
        top: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    #menu_haut ul li ul {
        display: block;
        height: 0px;
        overflow: hidden;
        padding: 0px!important;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity: 1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: center;
        color: #3e3e3e!important;
        background-color: #fff;
    }
    #menu_haut ul li.open ul li a {
        display: block;
        color: #3e3e3e;
        box-sizing: border-box;
        /* background-color:#fff; */

        height: auto;
        line-height: 30px;
        padding: 0px 8px;
        margin-bottom: 0px;
        width: 200px;
        font-size: 13px;
        font-weight: bold;
        background-image: none;
        border-bottom: 1px solid #e5e5e5;
    }
    #menu_haut ul.menu-sub > li:first-child:after {
        display: none;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity: 1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: left;
        color: #3e3e3e!important;
    }
    #menu_haut ul li.open ul li a {
        display: block;
        color: #3e3e3e!important;
        box-sizing: border-box;
        /* background-color:#fff; */

        padding: 15px 20px;
        padding-left: 40px!important;
        height: auto;
        line-height: 30px;
        margin-bottom: 0px;
        width: 200px;
        font-size: 11px;
        font-weight: bold;
        background-image: none;
    }
     .center_actu {
        padding: 40px 15px!important;
    }
    #menu_haut ul {
        float: none;
        margin: auto;
    }
    #recherche {
        top: 0px;
        right: 0px;
        display: none;
    }
    #centreetdroite {
        width: 100%!important;
    }
    #wrapper {
        top: 0px;
        width: 100%;
        margin-left: 0px;
        min-width: 100%;
        height: auto;
    }
    body {
         overflow-x: hidden;
    }
    #carousel div {
        height: auto;
    }
    #carousel div img {
        height: auto;
        width: 100%;
    }
    #pager2 {
        width: 100%;
        bottom: 10px;
        top: auto;
    }
    .page-title {
        margin-top: 10px;
    }
    .page-title h2 {
        margin-bottom: 20px!important;
    }
    #ariane {
        width: 100%;
        padding: 10px 20px;
        margin: auto;
    }
    #centreetdroite {
        width: 96%!important;
        margin: auto;
        height: auto!important;
    }
    .PGS_APPLICATIONS .paragraphe {
        width: 100%;
    }
    .center-picto,
    .center-apercu,
    .center-video,
    .galerie h3,
    .par_style_2 table,
    .center-resa {
        width: 100%!important;
    }
    #gauche {
        width: 96%;
        margin: auto;
        padding: 0px;
        position: absolute;
        float: none;
        margin-left: 2%;
    }
    #col2 > a {
        display: none!important;
    }
    #col2 {
        width: 20%;
        margin-right: 0;
        margin-left: 5%;
    }
    #col2 #reseaux {
        width: 100%;
        text-align: center;
    }
    #col2 #reseaux a {
        margin: auto!important;
        display: block!important;
        margin-bottom: 40px!important;
    }
    #col2 {
        margin-left: 5%;
        width: 50%;
        margin-right: 0px;
    }
    #gauche h3 {
        font-size: 1.8em;
        font-weight: normal;
        text-transform: capitalize;
    }
    #gauche .mdl_billet {
        font-size: 1.2em;
        color: #1a333c;
    }
    #menu_haut> ul >li {
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        padding: 0px 0px;
    }
}
@media screen and (max-width: 950px) {
    #fiche_panier_add > table,
    #fiche_panier_add > table > tbody,
    #fiche_panier_add > table > tbody > tr,
    #fiche_panier_add > table > tbody > tr > td{
        display:block;
        width:100%!important;
        box-sizing:border-box;
        max-width:100%;
    }
      #fiche_panier_add > table > tbody > tr > td{
          margin-bottom:30px;
          padding-left:0px!important;
      }
    #fiche_panier_add > table > tbody > tr td.fiche_produit img{
        display:block;
        margin:auto;
        float:none!important;
        padding-right:0px!important;
        max-width:300px;
    }
}
@media screen and (max-width: 850px) {
     .center_actu img {
        display: block;
        margin: auto;
        margin-bottom: 30px;
    }
    .right_actu {
        width: 100%;
        padding-left: 0px;
    }
  .liste_produits > table > tbody >tr > td{
        width: calc(50% - 20px);
  }
   .liste_produits > table > tbody >tr{
     display:inline;
   }
   .mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 0%!important;
    margin-bottom:20px;
}
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    width: 100%!important;
}
.action{
  margin-top:20px!important;
}
}
@media screen and (max-width: 780px) {
.no-respons{
    display:none!important;
}
.no-margin{
    margin-bottom:0px!important;
    width:100%;
}
.supp-resp{
    color:#222!important;
    text-decoration:underline!important;
}
    .list_item tbody,
    .list_item,
     .list_item tbody tr,
      .list_item tbody tr td,
      .list_item tbody tr th,
      .list_commande tbody,
    .list_commande,
     .list_commande tbody tr,
      .list_commande tbody tr td,
      .list_commande tbody tr th{
        display:block;
        width:100%;
    }
    .list_item > tbody > tr:first-child,
    .list_commande > tbody > tr:first-child    {
        display:none;
    }
    .list_item > tbody > tr{
        margin-bottom:15px;
    }
      .list_item tbody tr td{

      }
      .list_item tbody tr td:nth-child(3){
          border-bottom:0px!important;
      }
      .list_item tbody tr td:nth-child(4){
          border-top:0px!important;
      }
.label-resp{
    display:block;
    background:var(--color-secondary);
    color:#fff;
    padding:5px 10px;
    margin-top:-5px;
    margin-left:-5px;
    margin-right:-5px;
    margin-bottom:10px;
}
.list_commande .label-resp{
    background-color:transparent;
    color:#222;
    padding:0px;
    display:inline-block;
    width:120px;
     margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}
.list_commande tr td{
    border:0px!important;
    padding:5px;
}
.list_commande tr{
    border-bottom:1px solid #222;
}
}
@media screen and (max-width: 800px){

  .item-etape,.item-etape:first-child.active{
    width:50%!important;
    background-image:none!important;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  border: 1px solid var(--color-secondary);

  }
  .item-etape.active {
    background-color: var(--color-secondary);
    background-image: none;
    margin-left: 0px;
    z-index: 1;
    padding-left: 10px;

}
.item-etape.active + .item-etape{
  padding-left:10px;
}
  .item-etape.active:before{
    display:none!important;
  }
}
@media screen and (max-width: 360px){
.item-etape,.item-etape:first-child.active{
  width:100%!important;
}
}
#lines {
    border-bottom: 17px double black;
    border-top: 6px solid black;
    content: "";
    height: 5px;
    width: 35px;
    display: block;
}
.btn-menu {
    display: none;
    cursor: pointer;
}
#pager2 {
    width: 100%;
    bottom: 10px;
    top: auto;
}
@media screen and (max-width: 900px) {
    #paragraphe259 .page_fille_photo {
        width: 100%!important;
    }
    .align-right-res {
        width: 100%!important;
    }
    .par_style_2 table td {
        width: 100%;
    }
    .chiffre-salle {
        width: 50%;
    }
    .title_form{
        display:block;
        width:100%;
        padding:15px 20px;
    }
    .title_form strong{
        display:inline-block;
        margin-right:10px;
    }
    .form_resa .group-form{
        padding:10px 7px;
        width:50%!important;
    }
    .group-form:last-child{
        width:100%!important;
        text-align:center;
    }
    .form_block{
        width:100%;
    }
}
@media screen and (max-width: 450px) {
    .chiffre-salle {
        width: 100%;
    }
}
@media screen and (max-width: 740px) {
    .mdlPanier .panier label{
    margin-bottom:5px;
    margin-top:1px;
    min-width:100%;
    width:100%;
    display:block;
}
 .mdlPanier .panier input[type="radio"] + label{
    width:calc(100% - 50px);
     min-width:auto;
         display:inline-block;
 }
   #centreetdroite .mdlPanier .panier input{
    width:100%!important;
   }
    #centreetdroite .mdlPanier .panier input[type="radio"]{
    width:auto!important;
    display:inline-block;
   }
    .row_creneau h4{
        font-size:14px;
    }
    .new_creneau .info_pas_dispo{
        font-size:16px;
    }
    .row_creneau table{
        font-size:13px;
    }
    .row_creneau table th{
        text-transform:none;
        font-weight:400;
        font-size:13px;
    }
    .PGS_APPLICATIONS #liste_lien_page_fille{
        display:none!important;
    }
    .row_creneau table td, .row_creneau table th{
        padding:5px;
    }
        #formCreationInscription td,
    #formCreationInscription table,
    #formCreationInscription table > tbody,
    #formCreationInscription table tbody tr,
    #formIdentificationLog td,
    #formIdentificationLog table,
    #formIdentificationLog table > tbody,
    #formIdentificationLog table tbody tr{
        display:block;
        width:100%;
    }
    .item-section1,
    .item-section2,
    .item-pricing {
        width: 100%;
        text-align: center;
        max-width: 400px;
        display: block;
        margin: auto;
        margin-top: 40px;
    }
    .section9 {
        text-align: center;
    }
    .text-resa {
        width: 100%;
        text-align: center;
    }
    .section3 .caption {
        width: 50%;
        text-align: center;
        max-width: 400px;
        margin: auto;
        margin-top: 20px;
    }
    .actu .news-block {
        width: 100%!important;
        display: block!important;
        max-width: 350px;
        margin: auto;
        margin-bottom: 20px;
    }
    .block-pres {
        width: 100%!important;
        max-width: 400px;
        display: block!important;
        margin: auto;
    }
    #pied #conteneur_pied > div {
        width: 100%;
        margin-bottom: 30px;
    }
    .left-pres,
    .right-pres {
        width: 100%;
        padding: 0 15px;
    }
    .right-pres {
        text-align: center;
    }
    .right-pres img {
        max-width: 100%;
    }
    .page-heading .page-title h2 {
        font-size: 24px;
    }
    .col1,
    .col2 {
        width: 100%;
    }
    .col1 {
        margin-bottom: 40px;
    }
    .carousel-inner,
    .carousel {
        height: auto!important;
    }
    #recherche {
        display: none;
    }
    #menu_haut {
        width: 100%;
        /* top: 35px; */
    }
    #menu_haut >ul {
        padding: 0px;
        text-align: center;
    }
    #menu_haut >ul >li {
        display: inline-block;
        float: none;
    }
    #menu_haut >ul >li a {
        /* padding:0px; */
    }
    #menu_haut> ul >li {
        width: 100%;
    }
    #logo {
        left: 30%;
        margin: 0px!important;
        padding: 0px;
    }
    #background-menu-right {
        height: 190px;
    }
    #wrapper {
        /* top:205px; */
    }
    #col3 {
        width: 90%;
        margin-left: 5%!important;
        float: none;
    }
    #col2 {
        display: none;
    }
    .section5 .container {
        width: 90%;
    }
}
@media screen and (min-width: 0px) and (max-width: 500px) {
    .PGS_APPLICATIONS .section6{
        display:none;
    }
    .form_resa .group-form{
        padding:10px 7px;
        width:100%!important;
    }
    #logo {
        left: 20%;
    }
    #col1,
    #col2 {
        width: 90%;
    }
    #col2 #reseaux a {
        display: inline-block!important;
        margin-left: 10px!important;
    }
    #col2 #reseaux {
        width: 100%!important;
    }
    #pied #conteneur_pied {
        height: auto;
    }
    .temoignage {
        background-repeat: no-repeat;
        background-size: cover;
    }
    .section3 .caption {
        width: 100%;
        text-align: center;
        max-width: 400px;
        display: block;
        margin: auto;
        margin-top: 20px;
    }
}
@media screen and (min-width: 0px) and (max-width: 400px) {
    .temoignage .details {
        padding: 0 40px;
    }
    .temoignage {
        background-repeat: no-repeat;
        background-size: cover;
    }
    #header #logo img:first-child {
        width: 50%;
        padding-top: 10px!important;
    }
    #header #logo .rotate_c {
        left: 72px;
        top: 24px;
        width: 13px;
    }
    #header #logo .rotate_o {
        left: 78px;
        top: 37.5px;
        width: 13px;
    }
    .btn-menu {
        top: 10px;
        right: 10px;
        margin: 0;
    }
    #position-menu {
        top: 70px;
    }
}
textarea {
    height: 150px!important;
    width: 100%!important;
    font-family: karla, sans-serif;
}
.commentaire_bon{
     font-size: 18px;
    width: 300px!important;
    display: inline-block;
    padding: 5px 10px;
    vertical-align:top;
    height:120px!important;
    resize:none;
}
.right_bc,.cadeau_activite form{
    margin-left:-15px;
    margin-right:-15px;
}
.group_form_cd{
    display:inline-block;
    width:50%;
    box-sizing:border-box;
    padding:0 15px;
}
.cadeau_montant .group_form_cd:nth-child(5),
.cadeau_activite .group_form_cd:nth-child(5),
.cadeau_montant .group_form_cd:nth-child(6),
.cadeau_activite .group_form_cd:nth-child(6){
    width:100%;
text-align:left;
}

.cadeau_activite .group_form_cd:nth-child(6) label,
.cadeau_montant .group_form_cd:nth-child(6) label{
    display:inline-block;
    width:auto;
}
.cadeau_activite .group_form_cd:nth-child(6),
.cadeau_montant .group_form_cd:nth-child(6) {
    color:#fff;
    vertical-align:top;
}
.cadeau_activite .group_form_cd:nth-child(6) input,
.cadeau_montant .group_form_cd:nth-child(6) input {
    color:#fff;
    vertical-align:top;
    border:1px solid #000;
    margin-top:5px;
    margin-left:10px;
}
.cadeau_montant .group_form_cd:nth-child(5) textarea,
.cadeau_activite .group_form_cd:nth-child(5) textarea{
    width:100%!important;
}
.group_form_cd label{
    text-align:left;
    width:100%;
}
input[type="submit"],
.submit,.btn-panier {
    cursor: pointer;
    font-family: 'Manrope', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff!important;
    vertical-align:top;
    display:inline-block;
    background: var(--color1);
    border: 1px solid var(--color1);
    padding: 10px 20px;
}
.submit:hover,
.btn-panier:hover {
    background-color : var(--color1);
    transform: translate(0px, -3px) rotate(0.01deg);
    -moz-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-transform: translate(0px, -3px) rotate(0.01deg);
    -ms-transform: translate(0px, -3px) rotate(0.01deg);
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-out;
       transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
body .submit:hover {
    background-color: #fff!important;
    color: var(--color1)!important;
}
.mdl_formulaire h3 {
    display: none;
}
.PGS_SALLE_1 #contenu_scroller >p,
.PGS_SALLE_2 #contenu_scroller >p,
.PGS_SALLE_3 #contenu_scroller >p,
.PGS_SALLE_4 #contenu_scroller >p,
.PGS_SALLE_5 #contenu_scroller >p {
    display: none;
}
#paragraphe259 .page_fille_photo > div {
    display: inline-block;
    position: relative;
    width: calc(25% - 20px);
    margin-bottom: 20px;
    vertical-align: top;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    border: 1px solid #ededed;
}
#paragraphe259 .page_fille_photo {
    display: inline-block;
    width: 100%;
}
.align-right-res {
    display: block;


    vertical-align: top;
}
#paragraphe259 .page_fille_photo > div> a {
    display: block;
}
.page_fille_photo {
    text-align: center;
}
.page_fille_photo > div:nth-child(1),
.page_fille_photo > div:nth-child(2),
.page_fille_photo > div:nth-child(3) {
    margin-right: 20px;
}
#paragraphe259 .page_fille_photo > div h3 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px;
}
#paragraphe259 .page_fille_photo > div a {
    position: relative;
    overflow: hidden;
    max-height: 300px;
}
#paragraphe259 .page_fille_photo > div img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#paragraphe259 {
    max-width: 1300px;
 
}
body #paragraphe259 .page_fille_photo > div em{
    font-size:14px;
    font-weight:500!important;
    color:var(--color-accent);
    font-family: 'Manrope';
}
#paragraphe259 .page_fille_photo > div span {
    text-align: center;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    top: auto;
    font-size: 20px;
    font-family: 'Manrope';
    color: white;
    background-color: transparent;
    font-weight: 300!important;
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
    text-decoration: none;
    color: #2b2e34!important;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#paragraphe259 .page_fille_photo > div:before,
#paragraphe259 .page_fille_photo > div:after {
    content: "";
    background-color: #2b2e34;
    display: block;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: 10000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#paragraphe259 .page_fille_photo > div:before {
    top: -2px;
}
#paragraphe259 .page_fille_photo > div:after {
    bottom: -2.5px;
}
#paragraphe259 .page_fille_photo > div:hover:before,
#paragraphe259 .page_fille_photo > div:hover:after {
    left: 35px;
    opacity: 1!important;
}
#paragraphe259 .page_fille_photo > div:hover {
    border-color: #2b2e34;
}
.btn-devis {
    background-color: #e84e1a;
    color: #fff!important;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
}
@media screen and (min-width: 0px) and (max-width: 960px) {
    #paragraphe259 .page_fille_photo {
        width: 100%!important;
    }
    .align-right-res {
        margin: 0;
        width: 100%;
    }
}
@media screen and (min-width: 0px) and (max-width: 580px) {
    #paragraphe259 .page_fille_photo > div {
        width: 100%;
        max-width: 300px;
    }
    .row_creneau .fake-label{
    display:inline-block;
    font-weight:600;
    width:150px;
}
.row_creneau table,
.row_creneau table tbody {
    display:block;
    width:100%;
}
.row_creneau table thead{
display:none;
    }
    .row_creneau table tr{
        display:block;
        border:1px solid #ccc;
        width:100%;
    }
     .row_creneau table tr td{
         display:block;
     }
}

.fiche-compte{
  padding-top:10px;
}
.fiche-compte{
  border:1px solid #ddd;
  padding:30px;
}
.fiche-compte h3,
.fiche_commande h3{
  text-align:left;
  font-size:25px;
    padding-bottom:5px;
}
.fiche-compte h3,.fiche_commande h3{
  border-bottom:1px solid #ddd;
  margin-top:20px;
  margin-bottom:20px;
}
.fiche-compte > h3:first-child{
    margin-top:0px;
}
.fiche-compte .btn-compte,
.fiche_commande .btn-compte{
       background-color: var(--color-secondary);
       color: #fff;
       padding: 10px;
       font-size: 16px;
       margin-top: 5px;
       transition: 0.5s all ease;
       -webkit-transition: 0.5s all ease;
       border: 1px solid var(--color-secondary);
       position: relative;
       display:inline-block;
       text-transform:capitalize;
       font-family: 'Manrope', sans-serif!important;
}
.fiche-compte .btn-deconnexion{
    background-color:#000;
    border-color:#000;
}

.list_photo_activite form{
    font-size:0;
}
.list_photo_activite .block_real{
    text-align:center;
    display:inline-block;
    width:33.33333%;
    padding:15px;
    vertical-align:top;
}
.block_real a{
    font-size:16px;
}
.date_photo{
    font-size:16px;
}
.list_photo_activite .block_real img{
    /* margin-bottom:15px; */
    display:block;
    margin:auto;
}

.activite_compte th{
    padding:5px;
    background-color:var(--color-secondary);

}
.activite_compte td{
    padding:5px;
}

.btn_form_dl{
    text-align:center;
    padding:20px 0;
}
.btn_form_dl select{
    font-size:18px;
    padding:9px 10px;
    margin-right:20px;
    vertical-align:middle;
}

.list_photo_activite label{
    display:block;
}

.link_user{
    display:inline-block;
   vertical-align:middle;
    padding-right:10px;
    font-size:40px;
    padding-top:16px;
    padding-bottom:16px;
        background-color:var(--color-secondary);
}
.scroll_down .link_user{
    top:15px;
}
.link_user ul {
    margin:0px;
}
.link_user li a{
    color:#000;
    padding:10px 7px;
}
.link_user li a{
    font-size:13px;
    text-align:center;
    display:block;
    color:#fff;

    border-radius:15px;

}
.fake [type="checkbox"]:not(:checked) + label,
.fake [type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;

    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin: auto;
    z-index: 2;
    vertical-align:middle;
}
.fake_label{
    padding-left: 25px;
    text-align:left!important;
}


.fake [type="checkbox"]:not(:checked) + label:before,
.fake  [type="checkbox"]:checked + label:before{
    content: '';
    position: absolute;
    left: 50%;

    bottom: 0px;
    margin-left: -13px;
    width: 26px;
    border: 2px solid #9a9a9a;
    height: 26px;
    /* dim. de la case */

    background: #f8f8f8;
    /* angles arrondis */
}

.fake [type="checkbox"]:not(:checked) + label:after,
.fake  [type="checkbox"]:checked + label:after {
    content: '\f00c';
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 2px;
    left: 50%;
    margin-left: 1px;
    margin-top: 0px;
    font-size: 22px;
    color: var(--color-secondary);
      margin-left: -11px;
    transition: all .2s;
}
.fake [type="checkbox"]:checked,
.fake [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -1000px;
    z-index: 1;
}

.fake [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    /* coche invisible */

    transform: scale(0);
}

.fake [type="checkbox"]:checked + label:after {
    opacity: 1;
    /* coche opaque */

    transform: scale(1);
}
.link_user li a i{
    display:block;
    margin:auto;
    color: #fff;
    text-align:center;
    font-size:30px;
}
.scroll_down .link_user li a{

}
.link_user ul li{
    display:inline-block;
}


.btn_ajout_photo{
    display:block;
    text-align:center;
    padding-top:30px;
}
.btn_ajout_photo select{
    font-size:18px;
    padding:5px 10px;
}
.combo_add{
    max-width:500px;
    margin:auto;
    text-align:center;
    margin-bottom:30px;
    padding-bottom:20px;
    background-color:rgba(1, 81, 158,0.8);
}
.combo_add .submit:hover{
    background-color:var(--color-primary)!important;
    color:#fff!important;
}
.btn_ajout_photo a{

    display:inline-block;
    margin-left:10px;
    font-size:18px;
text-transform:uppercase;
    background-color:var(--color-primary);
    color:#fff;
    vertical-align:top;
    padding:7px 10px;
    display:inline-block;
}
.combo_add .title_resa{
    color:#fff;
    text-align:left;
    margin:0;
    margin-bottom:20px;
}
@media screen and (max-width: 1170px) {
    .sem_right{
        width:100%;
    }
    #pied .social{
        margin:0px;
    }
    #pied .lien-footer{
        margin:0px;
    }
    .mdl_paragraphe2Colonne tr td{
        display:block;
        width:100%!important;
        padding:0px!important;
    }
    .center_title{
        padding:15px;
    }
    .center_title h2{
        font-size:20px;
    }
 .act_slide .service-v2 .act_single{
     width:50%!important;
 }
 .resa_form{
     position:relative;
     margin:auto;

     width:100%;
     max-width:800px;
     margin-top:40px;
     left:0;
     

 }
 .par_style_1{
     padding:0 15px;
 }

}
@media screen and (max-width: 740px) {
.apropos-left{
    width:100%;
}
.apropos-right{
    width:100%;
}
 .par_style_1 .mdl_paragraphe2Colonne  > tbody > tr{
display:block;
 }
  .par_style_1 .mdl_paragraphe2Colonne > tbody > tr > td{
display:block;
padding:0px!important;
margin:auto;
margin-bottom:30px;
width:100%!important;
 }
 .list_photo_activite .block_real{
     width:50%
 }
  .list_photo_activite .block_real IMG{
      width:100%;
      height:auto;
  }
}

@media screen and (max-width: 500px) {
 .act_slide .service-v2 .act_single{
     width:100%!important;
 }
}

.mockup-page {
	max-width: 1720px;
	margin: 0 auto;
	padding: 24px 36px 90px;
	color: var(--color2);
    border-top:1px solid #ccc;
}

.mockup-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 10px 0 26px;
	border-bottom: 1px solid rgba(0, 61, 88, 0.12);
}

.mockup-logo {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
}

.mockup-logo img {
	width: 290px;
	height: auto;
	display: block;
}

.mockup-nav {
	display: flex;
	align-items: center;
	gap: 28px;
	flex-wrap: wrap;
}

.mockup-nav a {
	color: var(--color2);
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}

.mockup-nav-home i {
	font-size: 20px;
}

.mockup-nav .style-bouton-1 {
	padding-left: 18px;
	padding-right: 18px;
}

.mockup-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(0, 1fr);
	gap: 74px;
	padding: 56px 0 78px;
	align-items: start;
}

.mockup-gallery-main,
.mockup-thumb,
.mockup-section-media,
.mockup-gift-media {
	border-radius: 34px;
	overflow: hidden;
	background: #d8edf2;
}
.mockup-section.is-alt .mockup-section-media{
    margin-top:-140px!important;
margin-bottom:-140px!important;
    
}

.mockup-gallery-main {
	aspect-ratio: 1.2 / 1;
	border-radius: 38px;
}

.mockup-gallery-main img,
.mockup-thumb img,
.mockup-section-media img,
.mockup-gift-media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.mockup-thumbs {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	margin-top: 22px;
}

.mockup-thumb {
	aspect-ratio: 1 / 0.72;
}

.mockup-copy h1 {
	margin: 0 0 24px;
	font-size: 74px;
	line-height: 0.95;
	font-weight: 300;
	color: var(--color2);
}

.mockup-copy h1 strong {
	display: block;
	font-weight: 900;
}

.mockup-copy > p {
	font-size: 18px;
	line-height: 1.75;
	color: #184b61;
}

.mockup-panels {
	display: grid;
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1fr);
	gap: 34px;
	margin-top: 34px;
	align-items: start;
}

.mockup-info-stack {
	display: flex;
	flex-direction: column;
	gap: 28px;
}

.mockup-info-card {
	background: var(--color-primary);
	color: #ffffff;
	border-radius: 24px;
	padding: 20px 28px;
	display: flex;
	flex-direction: column;
	gap: 24px;
    padding-left:0px;
}

.mockup-info-card ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.mockup-info-card li {
	display: grid;
	grid-template-columns: 58px minmax(0, 1fr);
	gap: 18px;
	align-items: center;

}

.mockup-info-card li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.mockup-info-card span {
	display: block;
	font-size: 14px;

	letter-spacing: 1px;
	text-transform: uppercase;
	opacity: 0.7;
	margin-bottom: 4px;
}

.mockup-info-card strong {
	font-size: 18px;
	line-height: 1.45;
	font-weight:normal;
}

.mockup-stat-icon {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
    margin-left:-10px;
	color: rgba(255, 255, 255, 0.18);
	font-size: 50px;
}
.mockup-info-card li img{
    margin-left:-15px;
}
.mockup-more-cta {
	align-self: flex-start;
}

.mockup-booking {
	background: #ffffff;
	border-radius: 24px;
	padding: 30px 28px 34px;
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

.mockup-booking h2 {
	margin: 0 0 22px;
	text-align: center;
	font-size: 24px;
	font-weight: 800;
	color: #4fa8bc;
}
.mockup-booking .inline_date img{
    top:13px!important;
    right:15px!important;
}
.mockup-booking-head {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid rgba(79, 168, 188, 0.45);
}

.mockup-booking-head h2 {
	margin: 0;
}

.mockup-field {
	position: relative;
	margin-top: 16px;
}

.mockup-field select,
.mockup-field input[type="text"] {
	width: 100%;
	height: 58px;
	box-sizing: border-box;
	border: 0;
	border-radius: 999px;
	background: var(--color-bg-light);
	padding: 0 54px 0 22px;
	font-size: 16px;
	color: var(--color2);
	appearance: none;
}

.mockup-field i {
	position: absolute;
	top: 50%;
	right: 22px;
	transform: translateY(-50%);
	color: var(--color2);
	font-size: 16px;
}
.mockup-booking form{
    text-align:center;
}
.mockup-booking .style-bouton-2 {
	justify-content: center;
	width: 160px;
	margin: 10px auto 0;
	font-size: 14px;
	border: 0;
    
}
.mockup-booking-total{
    display:block!important;
    margin:10px auto!important;
      border: 2px solid var(--color2);
    padding:10px;
    border-radius:25px;
    
}
.mockup-booking-total .intitul_tarif{
    font-size:18px;
    border-color:var(--color2);
    padding-top: 0px;
    padding-bottom:0px;
}
.mockup-booking-total .val_tarif{
        color:var(--color2);
}

.mockup-band,
.mockup-section.is-alt {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.mockup-band {
	background: #b7dbe4;
	text-align: center;
	padding: 40px 20px 40px;
	/* margin-bottom: 70px; */
}

.mockup-band p {
	margin: 0 0 6px !important;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 3px;
	color: #4a9eb0;
	text-transform: uppercase;
}

.mockup-band h2 {
	margin: 0;
	font-size: 40px;
	font-weight: 900;
    padding-bottom:0px;
	color: var(--color2)!important;
}

.mockup-section {
	padding-top: 100px;
	padding-bottom: 100px;
}

.mockup-section.is-alt {
	background: #b7dbe4;
padding-top: 100px;
	padding-bottom: 100px;
}

.mockup-section-inner {
	max-width: 1720px;
	margin: 0 auto;
	padding: 0 36px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(420px, 0.95fr);
	gap: 72px;
	align-items: center;
}

.mockup-section-inner.is-inverse {
	grid-template-columns: minmax(420px, 0.95fr) minmax(0, 1fr);
}

.mockup-section-inner.is-inverse .mockup-section-copy {
	order: 2;
}

.mockup-section-inner.is-inverse .mockup-section-media {
	order: 1;
}

.mockup-section-copy {
	color: var(--color2);
}

.mockup-eyebrow {
	margin: 0 0 12px !important;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 3px;
	color: #4fa8bc;
	text-transform: uppercase;
}

.mockup-section-copy h2 {
	margin: 0 0 18px;
	font-size: 50px;
	line-height: 1.02;
	font-weight: 900;
	color: var(--color2)!important;
    text-align:right;
}
.is-alt .mockup-section-copy h2{
    text-align:left;
}
.mockup-section-copy .mockup-intro {
	font-size: 18px;
	line-height: 1.75;
	color: #184b61!important;
    font-weight:bold;
    text-align:right;
	margin-bottom: 18px !important;
}
.is-alt .mockup-section-copy .mockup-intro {
      text-align:left;
}

.mockup-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin: 22px 0 24px;
	padding: 14px 0;
	border-top: 1px solid #184b61;
	border-bottom: 1px solid #184b61;
	justify-content: flex-end;
}
.is-alt .mockup-meta{
    justify-content:flex-start;
}
.mockup-meta span +span{
    border-left:1px solid #184b61;
    padding-left:9px;
    margin-left:-9px;
}
.mockup-meta span {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 17px;
	font-weight: 700;
	color: var(--color2);
}

.mockup-prices {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.mockup-prices li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 15px 22px;
	background: var(--color-bg-light);
	border-radius: 999px;
	font-size: 17px;
	color: var(--color2);
}

.mockup-prices strong {
	font-size: 18px;
	font-weight: 800;
	color: var(--color2);
}

.mockup-note {
	margin: 14px 0 0 !important;
	text-align: right;
	font-size: 13px;
	color: #184b61;
}

.mockup-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 28px;
	justify-content: flex-end;
}
.is-alt .mockup-actions {
    justify-content: flex-start;
}
.mockup-gift {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(420px, 0.95fr);
	gap: 72px;
	align-items: center;
	position: relative;
	padding: 96px 0 90px;
}

.mockup-chip {
	display: inline-flex;
	text-align:left;
	align-items: center;
	gap: 10px;
	padding: 10px 24px;
	background: linear-gradient(90deg, #57b6c7, var(--color1));
	border-radius: 999px;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	position: absolute;
	top: 0;

	transform: translateX(-50%);
	min-width: 420px;
    top:-80px;
	justify-content: flex-start;
}

.mockup-gift h2 {
	margin: 0 0 22px;
	font-size: 50px;
	line-height: 1.04;
	color: #4fa8bc;
    text-align:right;
	font-weight: 900;
}

.mockup-gift p:last-of-type {
	margin-bottom: 30px !important;
}

.mockup-gift-copy > p:nth-child(2){
    color:#184b61;
    font-size:20px;
    font-weight:bold;
    text-align:right;
    margin-bottom:30px!important;
}
.mockup-gift-copy > p:nth-child(3){
    text-align:right;
    font-size:16px!important;
    margin-bottom:40px!important;
}
.mockup-info-panels {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.mockup-panel {
	padding: 58px 48px;
	color: #ffffff;
}

.mockup-panel h2 {
	margin: 0 0 24px;
	font-size: 40px;
	line-height: 1.4;
	font-weight: 900;
	color: #ffffff!important;
    padding-bottom:10px;
    position:relative;
    margin-bottom:30px!important;
   
}
.mockup-panel h2 span{
    font-size:36px;
    font-weight:normal;
}
.mockup-panel h2:after{
    content:'';
    width:70%;
    height:1px;
    display:block;
    position:absolute;
    background-color:#fff;
    bottom:0px;
}

.mockup-panel h2 span {
	display: block;
	font-size: 0.72em;
	font-weight: 300;
}

.mockup-panel ul {
	margin: 0 0 34px 18px;
	padding: 0;
}

.mockup-panel li,
.mockup-panel p {
	font-size: 18px;
	line-height: 1.75;
	color: #ffffff;
}
.mockup-panel p {
    margin-bottom:30px!important;
}
.mockup-panel-light {
	background: var(--color1);
}

.mockup-panel-dark {
	background: var(--color-primary);
}
.mockup-panel-dark > a{
    border-color:#fff;
    color:#fff;
    font-size:18px;
    padding:10px 30px!important;
    margin-top:20px!important;
    display:inline-block;
}
.mockup-contact {
	max-width: 1100px;
	margin: 72px auto 0;
	padding: 60px 30px;
	border-radius: 28px;
	background: #ffffff;
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
	text-align: center;
}

.mockup-contact h2 {
	margin: 0 0 24px;
	font-size: 40px;
	line-height: 1.08;
	font-weight: 900;
	color: #4fa8bc;
    margin-bottom:25px!important;
}

.mockup-contact-actions {
	display: flex;
	justify-content: center;
	gap: 18px;
	flex-wrap: wrap;
}

.mockup-contact-actions .style-bouton-2 {
	min-width: 200px;
	justify-content: center;
    font-size:18px;
    padding:15px 30px;
}

@media screen and (max-width: 1280px) {
	.mockup-hero,
	.mockup-panels,
	.mockup-section-inner,
	.mockup-gift,
	.mockup-info-panels {
		grid-template-columns: 1fr;
	}

	.mockup-section-inner.is-inverse .mockup-section-copy,
	.mockup-section-inner.is-inverse .mockup-section-media {
		order: initial;
	}

	.mockup-copy h1,
	.mockup-band h2,
	.mockup-section-copy h2,
	.mockup-gift h2,
	.mockup-panel h2,
	.mockup-contact h2 {
		font-size: 44px;
	}
}

@media screen and (max-width: 900px) {
	.mockup-page,
	.mockup-section-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.mockup-header {
		flex-direction: column;
		align-items: flex-start;
	}

	.mockup-logo img {
		width: 240px;
	}

	.mockup-nav {
		gap: 16px;
	}

	.mockup-thumbs {
		grid-template-columns: 1fr;
	}

	.mockup-band,
	.mockup-section.is-alt,
	.mockup-info-panels {
		margin-left: 0;
		margin-right: 0;
	}

	.mockup-panel {
		padding: 34px 22px;
	}

	.mockup-chip {
		position: static;
		transform: none;
		min-width: 0;
		width: 100%;
		margin-bottom: 24px;
	}

	.mockup-gift {
		padding-top: 20px;
	}
}

@media screen and (max-width: 640px) {
	.mockup-actions,
	.mockup-contact-actions {
		flex-direction: column;
		align-items: stretch;
	}

	.mockup-actions a,
	.mockup-contact-actions a,
	.mockup-booking .style-bouton-2 {
		width: 100%;
	}

	.mockup-copy h1,
	.mockup-band h2,
	.mockup-section-copy h2,
	.mockup-gift h2,
	.mockup-panel h2,
	.mockup-contact h2 {
		font-size: 34px;
	}
}

/* ============================================================
   Page blog / actu SIT_SIXFOURS : liste + fiche
   ============================================================ */
/* Liste */
.list_actu {
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding: 20px 0 !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 24px !important;
}
.block_list_actu {
    background: #fff !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08) !important;
    transition: transform .2s ease, box-shadow .2s ease !important;
    display: flex !important;
    flex-direction: column !important;
}
.block_list_actu:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .14) !important;
}
.block_list_actu:nth-child(even) {
    background: #fff !important;
}
.block_list_actu .center_actu {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    padding: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    border-bottom: 0 !important;
}
.block_list_actu .center_actu > img,
.block_list_actu .center_actu img {
    width: 100% !important;
    height: 220px !important;
    max-width: none !important;
    object-fit: cover !important;
    display: block !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: transform .3s ease !important;
}
.block_list_actu:hover .center_actu img {
    transform: scale(1.04) !important;
}
.block_list_actu .right_actu {
    width: auto !important;
    padding: 22px 26px 24px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    flex: 1 !important;
    padding-left: 26px !important;
}
.block_list_actu .right_actu h4 {
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
    color: var(--color-primary) !important;
    font-weight: 700 !important;
    border: 0 !important;
    padding: 0 !important;
    text-transform: none !important;
}
.block_list_actu .right_actu h4 a {
    color: var(--color-primary) !important;
    text-decoration: none !important;
    transition: color .15s ease !important;
}
.block_list_actu .right_actu h4 a:hover {
    color: var(--color-primary) !important;
}
.block_list_actu .date_actu {
    display: inline-block !important;
    width: max-content !important;
    margin: 0 !important;
    font-size: 12px !important;
    color: var(--color-primary) !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: .6px !important;
    background: var(--color-bg-light) !important;
    padding: 4px 10px !important;
    border-radius: 999px !important;
}
.block_list_actu .desc_actu {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: #5a5a63 !important;
    flex: 1 !important;
}
.block_list_actu .lin_actu {
    margin: 6px 0 0 !important;
}
.block_list_actu .lin_actu a.suite {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: var(--color-primary) !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 0 !important;
    text-decoration: none !important;
    transition: gap .15s ease, color .15s ease !important;
    box-shadow: none !important;
    transform: none !important;
    width: auto !important;
}
.block_list_actu .lin_actu a.suite::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
}
.block_list_actu .lin_actu a.suite:hover {
    gap: 12px !important;
    color: var(--color-primary-light) !important;
    background: transparent !important;
    background-color: transparent !important;
    transform: none !important;
    box-shadow: none !important;
}

/* Fiche : wrapper et contenu */
body.PGS_ACTUALITE #contenu_scroller {
    max-width: 860px;
    margin: 0 auto;
    padding: 24px 0;
}
body.PGS_ACTUALITE #contenu_scroller > p,
body.PGS_ACTUALITE #contenu_scroller > h3,
body.PGS_ACTUALITE #contenu_scroller > ul,
body.PGS_ACTUALITE #contenu_scroller > br {
    max-width: 860px;
}
body.PGS_ACTUALITE #contenu_scroller > p {
    font-size: 16px;
    line-height: 1.7;
    color: #1f1f23;
    margin: 0 0 16px;
}
body.PGS_ACTUALITE #contenu_scroller > h3 {
    font-size: 22px !important;
    color: var(--color-primary) !important;
    font-weight: 700 !important;
    margin: 28px 0 14px !important;
    border: 0 !important;
    padding: 0 !important;
}
body.PGS_ACTUALITE #contenu_scroller > ul {
    margin: 0 0 18px;
    padding: 0 0 0 20px;
    list-style: none;
}
body.PGS_ACTUALITE #contenu_scroller > ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #1f1f23;
    line-height: 1.55;
}
body.PGS_ACTUALITE #contenu_scroller > ul li::before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--color-primary);
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 9px;
}
body.PGS_ACTUALITE #contenu_scroller img.mdl_billet {
    width: 100% !important;
    height: auto !important;
    border-radius: 18px;
    box-shadow: 0 12px 36px rgba(0, 0, 0, .12);
    margin: 18px 0 28px;
    display: block;
}
body.PGS_ACTUALITE #contenu_scroller p[aling="left"] {
    margin: 0;
    text-align: left;
}
/* Diaporama moderne (grid + lightbox) */
.billet-diaporama {
    margin: 32px 0;
}
.billet-diaporama__titre {
    margin: 0 0 16px !important;
    font-size: 20px !important;
    color: var(--color-primary) !important;
    font-weight: 700 !important;
    border: 0 !important;
    padding: 0 !important;
}
.billet-diaporama__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}
.billet-diaporama__item {
    position: relative;
    display: block;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
    cursor: pointer;
    aspect-ratio: 4 / 3;
    transition: transform .2s ease, box-shadow .2s ease;
    text-decoration: none;
}
.billet-diaporama__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, .18);
}
.billet-diaporama__item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    transition: transform .3s ease !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.billet-diaporama__item:hover img {
    transform: scale(1.05) !important;
}
.billet-diaporama__zoom {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .95);
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    opacity: 0;
    transform: scale(.8);
    transition: opacity .2s ease, transform .2s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
}
.billet-diaporama__item:hover .billet-diaporama__zoom {
    opacity: 1;
    transform: scale(1);
}
.billet-diaporama__caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 28px 14px 12px;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    transform: translateY(100%);
    transition: transform .25s ease;
}
.billet-diaporama__item:hover .billet-diaporama__caption {
    transform: translateY(0);
}

/* Lightbox */
.billet-lightbox {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(8, 16, 36, .92);
    backdrop-filter: blur(4px);
    padding: 40px 60px;
}
.billet-lightbox.is-open {
    display: flex;
}
.billet-lightbox__inner {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.billet-lightbox__img {
    max-width: 100%;
    max-height: calc(100vh - 140px);
    border-radius: 12px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
}
.billet-lightbox__caption {
    color: #fff;
    font-size: 15px;
    margin: 0;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .6);
}
.billet-lightbox__counter {
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}
.billet-lightbox__close,
.billet-lightbox__prev,
.billet-lightbox__next {
    position: absolute;
    background: rgba(255, 255, 255, .12);
    color: #fff;
    border: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .15s ease, transform .15s ease;
    z-index: 2;
}
.billet-lightbox__close:hover,
.billet-lightbox__prev:hover,
.billet-lightbox__next:hover {
    background: rgba(255, 255, 255, .25);
}
.billet-lightbox__close {
    top: 20px;
    right: 20px;
    font-size: 28px;
    line-height: 1;
}
.billet-lightbox__prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.billet-lightbox__next {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 780px) {
    .billet-diaporama__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .billet-lightbox {
        padding: 12px;
    }
    .billet-lightbox__prev,
    .billet-lightbox__next {
        width: 40px;
        height: 40px;
    }
}

body.PGS_ACTUALITE #contenu_scroller .date {
    display: inline-block;
    background: var(--color-bg-light);
    color: var(--color-primary);
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .6px;
}

/* Responsive */
@media (max-width: 880px) {
    .list_actu {
        grid-template-columns: 1fr;
        padding: 16px;
    }
    .center_actu img {
        height: 200px !important;
    }
}

/* ============================================================
   Page contact SIT_SIXFOURS (design charte)
   ============================================================ */
.contact-section {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 24px 80px;
}
.contact-section__head {
    text-align: center;
    margin: 0 0 40px;
}
.contact-section__head h2 {
    margin: 0 0 10px !important;
    font-size: 32px;
    color: var(--color-primary);
    font-weight: 700;
    border: 0;
    padding: 0;
}
.contact-section__intro {
    margin: 0 !important;
    color: #6b6b73;
    font-size: 16px;
}
.contact-section__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
    gap: 24px;
    margin: 0 0 36px;
}

/* Carte cliquable */
.contact-section__map {
    position: relative;
    display: block;
    min-height: 360px;
    border-radius: 18px;
    background-size: cover;
    background-position: center;
    background-color: var(--color-bg-light);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    transition: transform .2s ease, box-shadow .2s ease;
    text-decoration: none;
}
.contact-section__map:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 38px rgba(0, 0, 0, .18);
}
.contact-section__map-overlay {
    position: absolute;
    bottom: 16px;
    left: 16px;
    background: rgba(255, 255, 255, .95);
    color: var(--color-primary);
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .15);
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.contact-section__map-overlay i {
    color: var(--color-primary);
}

/* Carte d'info */
.contact-section__info {
    background: #fff;
    border-radius: 18px;
    padding: 30px 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    display: flex;
    flex-direction: column;
}
.contact-section__nom {
    margin: 0 0 22px !important;
    font-size: 22px;
    color: var(--color-primary);
    font-weight: 700;
    border: 0;
    padding: 0;
}
.contact-section__lines {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.contact-section__lines li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    font-size: 15px;
    color: #1f1f23;
    line-height: 1.5;
}
.contact-section__lines li i {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border-radius: 50%;
    background: var(--color-bg-light);
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.contact-section__lines a {
    color: var(--color-primary);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color .15s ease, color .15s ease;
}
.contact-section__lines a:hover {
    color: var(--color-primary);
    border-bottom-color: var(--color-primary);
}

/* Boutons d'action */
.contact-section__cta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #ececf1;
}
.contact-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 20px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--color-primary);
    transition: all .15s ease;
    cursor: pointer;
}
.contact-btn--primary {
    background: var(--color-primary);
    color: #fff !important;
    box-shadow: 0 4px 14px rgba(10, 77, 104, .35);
}
.contact-btn--primary:hover {
    background: var(--color-primary-light);
    color: #fff !important;
    transform: translateY(-2px);
}
.contact-btn--ghost {
    background: transparent;
    color: var(--color-primary) !important;
}
.contact-btn--ghost:hover {
    background: var(--color-bg-light);
    color: var(--color-primary) !important;
}

/* Formulaire en bas */
.contact-section__form {
    background: #fff;
    border-radius: 18px;
    padding: 30px 32px 32px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}
.contact-section__form h3 {
    margin: 0 0 22px !important;
    font-size: 22px !important;
    color: var(--color-primary) !important;
    font-weight: 700 !important;
    text-align: center;
    border: 0 !important;
    padding: 0 !important;
}
/* Formulaire mdl_formulaire imbrique */
#contenu .contact-section__form .mdl_formulaire {
    margin: 0;
}
#contenu .contact-section__form .mdl_formulaire > p:first-of-type {
    text-align: center;
    color: #6b6b73;
    margin: -8px 0 22px !important;
    font-size: 14px;
}
#contenu .contact-section__form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 18px;
}
#contenu .contact-section__form fieldset > p {
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-width: 0;
}
#contenu .contact-section__form fieldset > p:first-of-type,
#contenu .contact-section__form fieldset > p:has(textarea),
#contenu .contact-section__form fieldset > p:has(.captcha),
#contenu .contact-section__form fieldset > p:has(input[type="submit"]),
#contenu .contact-section__form fieldset > p:has(input[type="reset"]) {
    grid-column: 1 / -1;
}
#contenu .contact-section__form fieldset > p label {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #5a5a63 !important;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0 0 6px !important;
    padding: 0 !important;
    display: block;
}
#contenu .contact-section__form fieldset > p label .obl {
    color: var(--color-primary);
    margin-left: 3px;
}
#contenu .contact-section__form input[type="text"],
#contenu .contact-section__form input[type="email"],
#contenu .contact-section__form input[type="tel"],
#contenu .contact-section__form textarea {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #d4d4dc !important;
    border-radius: 8px !important;
    padding: 11px 14px !important;
    font-size: 15px !important;
    background: #fff !important;
    color: #1f1f23 !important;
    font-family: inherit;
    box-sizing: border-box;
    transition: border-color .15s ease, box-shadow .15s ease;
}
#contenu .contact-section__form textarea {
    height: auto !important;
    min-height: 110px;
    resize: vertical;
}
#contenu .contact-section__form input::placeholder,
#contenu .contact-section__form textarea::placeholder {
    color: #b0b0b8;
    opacity: 1;
}
#contenu .contact-section__form input[type="text"]:focus,
#contenu .contact-section__form input[type="email"]:focus,
#contenu .contact-section__form input[type="tel"]:focus,
#contenu .contact-section__form textarea:focus {
    border-color: var(--color-primary) !important;
    outline: none;
    box-shadow: 0 0 0 3px rgba(10, 77, 104, .18);
}
#contenu .contact-section__form input[type="submit"],
#contenu .contact-section__form input[type="reset"],
#contenu .contact-section__form .submit {
    background: var(--color-primary) !important;
    color: #fff !important;
    border: 0 !important;
    padding: 12px 28px !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    cursor: pointer;
    transition: all .15s ease;
    box-shadow: 0 6px 16px rgba(10, 77, 104, .3);
    text-transform: none !important;
    display: inline-block;
    margin: 4px 6px 0 0;
}
#contenu .contact-section__form input[type="submit"]:hover,
#contenu .contact-section__form .submit:hover {
    background: var(--color-primary-light) !important;
    transform: translateY(-2px);
}
#contenu .contact-section__form input[type="reset"] {
    background: transparent !important;
    color: var(--color-primary) !important;
    border: 2px solid var(--color-primary) !important;
    padding: 10px 26px !important;
}
#contenu .contact-section__form input[type="reset"]:hover {
    background: var(--color-bg-light) !important;
}

@media (max-width: 880px) {
    .contact-section__grid {
        grid-template-columns: 1fr;
    }
    .contact-section__map {
        min-height: 260px;
    }
    .contact-section__cta {
        justify-content: stretch;
    }
    .contact-btn {
        flex: 1 1 auto;
        justify-content: center;
        min-width: 130px;
    }
}

/* ============================================================
   Bloc unifie bon cadeau SIT_SIXFOURS (montant ou activite)
   ============================================================ */
/* Reset du wrapper legacy .bon_cadeau qui contraint le bloc a 600px */
.bon_cadeau.cadeau_activite {
    max-width: none !important;
    width: auto !important;
    background: transparent !important;
    color: inherit !important;
    padding: 0 !important;
    border-radius: 0 !important;
    text-align: left !important;
    margin: 0 !important;
}
.cadeau-unifie {
    background: #fff;
    border-radius: 18px;
    padding: 38px 42px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, .08);
    max-width: 1080px;
    margin: 0 auto;
    color: #1f1f23;
    text-align: left;
}
.cadeau-unifie__titre {
    margin: 0 0 6px !important;
    font-size: 26px;
    color: var(--color-primary);
    font-weight: 700;
    text-align: center;
    border: 0;
    padding: 0;
}
.cadeau-unifie__desc {
    text-align: center;
    color: #6b6b73;
    margin: 0 0 26px !important;
    font-size: 15px;
}

/* Toggle Montant / Activite */
.cadeau-type-switch {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin: 0 0 32px;
}
.cadeau-type-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 22px 18px;
    border: 2px solid #e6e6ec;
    border-radius: 14px;
    background: #fafafd;
    cursor: pointer;
    transition: all .18s ease;
    text-align: center;
}
.cadeau-type-btn:hover {
    border-color: var(--color-primary);
    background: #dff0f7;
}
.cadeau-type-btn.is-active {
    border-color: var(--color-primary);
    background: #fff;
    box-shadow: 0 6px 20px rgba(10, 77, 104, .22);
}
.cadeau-type-btn__icone {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--color-bg-light);
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    transition: background-color .18s ease, color .18s ease;
}
.cadeau-type-btn.is-active .cadeau-type-btn__icone {
    background: var(--color-primary);
    color: #fff;
}
.cadeau-type-btn__titre {
    font-size: 16px;
    font-weight: 700;
    color: #1f1f23;
}
.cadeau-type-btn__desc {
    font-size: 12px;
    color: #8a8a92;
    line-height: 1.3;
}

/* Layout 2 colonnes : selection a gauche, beneficiaire a droite */
.cadeau-unifie__form {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
    gap: 26px;
    align-items: start;
}
.cadeau-unifie__col-left {
    min-width: 0;
}
.cadeau-unifie__col-right {
    min-width: 0;
    position: sticky;
    top: 24px;
}

/* Sections (montant ou activite) */
.cadeau-section {
    margin: 0 0 28px;
}
.cadeau-section:last-child { margin-bottom: 0; }
.cadeau-section[hidden] { display: none; }
.cadeau-section__titre {
    margin: 0 0 14px !important;
    font-size: 16px;
    font-weight: 600;
    color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: .6px;
    border: 0;
    padding: 0;
}
.cadeau-section__hint {
    font-size: 13px;
    color: #8a8a92;
    margin: -8px 0 14px !important;
}

/* Vignettes activites */
.cadeau-unifie .cadeau-vignettes {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}
@media (min-width: 720px) {
    .cadeau-unifie .cadeau-vignettes {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.cadeau-unifie .cadeau-vignette {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 18px 12px;
    border: 2px solid #e6e6ec;
    border-radius: 14px;
    background: #fff;
    cursor: pointer;
    transition: all .15s ease;
    text-align: center;
    min-height: 130px;
}
.cadeau-unifie .cadeau-vignette:hover {
    border-color: var(--color-primary);
    background: #dff0f7;
    transform: translateY(-2px);
}
.cadeau-unifie .cadeau-vignette input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.cadeau-unifie .cadeau-vignette:has(input[type="radio"]:checked) {
    border-color: var(--color-primary);
    background: var(--color-bg-light);
    box-shadow: 0 6px 18px rgba(10, 77, 104, .25);
}
.cadeau-unifie .cadeau-vignette__icone {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--color-bg-light);
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .15s ease;
}
.cadeau-unifie .cadeau-vignette[data-type="location"] .cadeau-vignette__icone { background: #eaf3ff; color: #1a5fb4; }
.cadeau-unifie .cadeau-vignette[data-type="bapteme"]  .cadeau-vignette__icone { background: #f0e6f7; color: #6a1b9a; }
.cadeau-unifie .cadeau-vignette:has(input[type="radio"]:checked) .cadeau-vignette__icone {
    background: var(--color-primary);
    color: #fff;
}
.cadeau-unifie .cadeau-vignette__titre {
    font-size: 14px;
    font-weight: 600;
    color: #1f1f23;
    line-height: 1.25;
}
.cadeau-unifie .cadeau-vignette__prix {
    font-size: 17px;
    font-weight: 700;
    color: var(--color-primary);
}

/* Montant : input + chips */
.cadeau-montant-wrap {
    position: relative;
    max-width: 280px;
    margin: 0 auto 16px;
}
#contenu .cadeau-unifie .cadeau-montant-input {
    width: 100% !important;
    max-width: 100% !important;
    padding: 18px 50px 18px 22px !important;
    font-size: 24px !important;
    font-weight: 600;
    border: 2px solid #d4d4dc !important;
    border-radius: 12px !important;
    text-align: center;
    background: #fff !important;
    color: #1f1f23 !important;
    transition: border-color .15s ease, box-shadow .15s ease;
}
#contenu .cadeau-unifie .cadeau-montant-input::placeholder {
    color: #b0b0b8;
    opacity: 1;
}
.cadeau-montant-input:focus {
    border-color: var(--color-primary) !important;
    outline: none;
    box-shadow: 0 0 0 3px rgba(10, 77, 104, .18);
}
.cadeau-montant-currency {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    color: #8a8a92;
    pointer-events: none;
}
.cadeau-montant-preset {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.cadeau-montant-chip {
    padding: 9px 18px;
    border: 2px solid #e6e6ec;
    border-radius: 999px;
    background: #fff;
    color: #1f1f23;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all .15s ease;
}
.cadeau-montant-chip:hover {
    border-color: var(--color-primary);
    background: #dff0f7;
}
.cadeau-montant-chip.is-selected {
    border-color: var(--color-primary);
    background: var(--color-primary);
    color: #fff;
}

/* Beneficiaire (colonne droite) */
.cadeau-beneficiaire {
    background: linear-gradient(180deg, #fafafd 0%, #f4f4f8 100%);
    border-radius: 14px;
    padding: 26px 26px 22px;
    margin: 0;
    border: 1px solid #ececf1;
}
.cadeau-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 16px;
}
.cadeau-field {
    display: flex;
    flex-direction: column;
}
.cadeau-field--full {
    grid-column: 1 / -1;
}
.cadeau-field label {
    font-size: 12px;
    font-weight: 600;
    color: #5a5a63;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0 0 6px;
    display: block;
}
#contenu .cadeau-unifie .cadeau-field input[type="text"],
#contenu .cadeau-unifie .cadeau-field input[type="email"],
#contenu .cadeau-unifie .cadeau-field textarea {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #d4d4dc !important;
    border-radius: 8px !important;
    padding: 11px 14px !important;
    font-size: 15px !important;
    background: #fff !important;
    color: #1f1f23 !important;
    font-family: inherit;
    box-sizing: border-box;
    transition: border-color .15s ease, box-shadow .15s ease;
}
#contenu .cadeau-unifie .cadeau-field input::placeholder,
#contenu .cadeau-unifie .cadeau-field textarea::placeholder {
    color: #b0b0b8;
    opacity: 1;
}
.cadeau-field textarea {
    height: auto !important;
    min-height: 80px;
    resize: vertical;
}
.cadeau-field input:focus,
.cadeau-field textarea:focus {
    border-color: var(--color-primary) !important;
    outline: none;
    box-shadow: 0 0 0 3px rgba(10, 77, 104, .18);
}
.cadeau-radio {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 8px 0 0;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #5a5a63;
    cursor: pointer;
}
.cadeau-radio input[type="radio"] {
    accent-color: var(--color-primary);
}

/* Submit (sous le beneficiaire dans la colonne droite) */
.cadeau-submit-wrap {
    text-align: center;
    margin-top: 18px;
}
.cadeau-submit {
    background: var(--color-primary);
    color: #fff !important;
    border: 0;
    padding: 16px 30px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all .15s ease;
    box-shadow: 0 6px 16px rgba(10, 77, 104, .35);
    width: 100%;
    max-width: 320px;
}
.cadeau-submit:hover {
    background: var(--color-primary-light);
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(10, 77, 104, .4);
}

/* Responsive */
@media (max-width: 980px) {
    .cadeau-unifie__form {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .cadeau-unifie__col-right { position: static; }
}
@media (max-width: 780px) {
    .cadeau-unifie { padding: 24px 18px; }
    .cadeau-type-switch { grid-template-columns: 1fr; gap: 10px; }
    .cadeau-unifie .cadeau-vignettes { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .cadeau-form-grid { grid-template-columns: 1fr; }
}

/* ============================================================
   Bon cadeau activite : vignettes cliquables (SIT_SIXFOURS)
   ============================================================ */
.bon_cadeau.cadeau_activite .cadeau-vignettes-label {
    margin: 0 0 12px;
}
.bon_cadeau.cadeau_activite .cadeau-vignettes-label label {
    font-weight: 700;
    color: var(--color-primary);
    font-size: 15px;
}
.bon_cadeau.cadeau_activite .cadeau-vignettes {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 22px;
}
.bon_cadeau.cadeau_activite .cadeau-vignette {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 16px 12px;
    border: 2px solid #e6e6ec;
    border-radius: 12px;
    background: #fff;
    cursor: pointer;
    transition: border-color .15s ease, background-color .15s ease, transform .15s ease, box-shadow .15s ease;
    text-align: center;
    min-height: 120px;
}
.bon_cadeau.cadeau_activite .cadeau-vignette:hover {
    border-color: var(--color-primary);
    background: #dff0f7;
    transform: translateY(-2px);
}
.bon_cadeau.cadeau_activite .cadeau-vignette input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.bon_cadeau.cadeau_activite .cadeau-vignette:has(input[type="radio"]:checked) {
    border-color: var(--color-primary);
    background: var(--color-bg-light);
    box-shadow: 0 4px 14px rgba(10, 77, 104, .25);
}
.bon_cadeau.cadeau_activite .cadeau-vignette__icone {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--color-bg-light);
    color: var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.bon_cadeau.cadeau_activite .cadeau-vignette[data-type="location"] .cadeau-vignette__icone {
    background: #eaf3ff;
    color: #1a5fb4;
}
.bon_cadeau.cadeau_activite .cadeau-vignette[data-type="bapteme"] .cadeau-vignette__icone {
    background: #f0e6f7;
    color: #6a1b9a;
}
.bon_cadeau.cadeau_activite .cadeau-vignette:has(input[type="radio"]:checked) .cadeau-vignette__icone {
    background: var(--color-primary);
    color: #fff;
}
.bon_cadeau.cadeau_activite .cadeau-vignette__corps {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
.bon_cadeau.cadeau_activite .cadeau-vignette__titre {
    font-size: 14px;
    font-weight: 600;
    color: #1f1f23;
    line-height: 1.25;
}
.bon_cadeau.cadeau_activite .cadeau-vignette__prix {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-primary);
}
.bon_cadeau.cadeau_activite .inline-radio {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-right: 16px;
    font-weight: 400 !important;
}
@media (max-width: 900px) {
    .bon_cadeau.cadeau_activite .cadeau-vignettes {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 640px) {
    .bon_cadeau.cadeau_activite .cadeau-vignettes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* ============================================================
   Picto telephone dans le menu principal
   ============================================================ */
#menu_haut li.menu-tel {
    border-left: 0 !important;
}
#menu_haut li.menu-tel a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #f1eff1;
    color: var(--color-primary);
    font-size: 15px;
    transition: background-color .15s ease, color .15s ease, transform .15s ease;
    padding: 0;
}
#menu_haut li.menu-tel a:hover {
    background: var(--color-primary);
    color: #fff;
    transform: scale(1.05);
}
#menu_haut li.menu-tel a span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 990px) {
    #menu_haut li.menu-tel a {
        width: 44px;
        height: 44px;
        font-size: 18px;
    }
}

/* ============================================================
   PAGE 181 NOS ACTIVITES : card bleue 2 colonnes + booking pleine largeur
   + popup reservation
   ============================================================ */

/* Card bleue : passer la liste en 2 colonnes */
.mockup-info-card ul {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 28px;
    row-gap: 14px;
}
.mockup-info-card li {
    margin: 0 !important;
}
@media (max-width: 780px) {
    .mockup-info-card ul {
        grid-template-columns: 1fr !important;
    }
}

/* Maintenant que le booking est en bas, le hero passe en 1 colonne pour la card */
.mockup-panels {
    grid-template-columns: 1fr !important;
}

/* Section booking en bas, pleine largeur centree */
.mockup-booking-section {
    padding: 80px 24px 90px;
    background: linear-gradient(180deg, #f7f7f9 0%, #ffffff 100%);
}
.mockup-booking-section-inner {
    max-width: 720px;
    margin: 0 auto;
}
.mockup-booking-section .mockup-booking {
    margin: 0;
}
@media (max-width: 780px) {
    .mockup-booking-section {
        padding: 50px 16px 60px;
    }
}

/* ============================================================
   POPUP RESERVATION
   ============================================================ */
.reservation-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    align-items: flex-start;
    justify-content: center;
    overflow-y: auto;
    padding: 32px 16px;
    font-family: inherit;
}
.reservation-modal.is-open {
    display: flex;
}
body.reservation-modal-open {
    overflow: hidden;
}
.reservation-modal__overlay {
    position: fixed;
    inset: 0;
    background: rgba(15, 22, 46, .65);
    backdrop-filter: blur(2px);
    cursor: pointer;
}
.reservation-modal__dialog {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 760px;
    border-radius: 18px;
    box-shadow: 0 25px 60px rgba(0, 0, 0, .35);
    padding: 28px 32px 24px;
    margin: auto;
    animation: rmFadeIn .18s ease-out;
}
@keyframes rmFadeIn {
    from { opacity: 0; transform: translateY(-12px); }
    to   { opacity: 1; transform: translateY(0); }
}
.reservation-modal__close {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 0;
    background: #f4f4f6;
    color: #1f1f23;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .15s ease;
}
.reservation-modal__close:hover {
    background: #e5e5ea;
}
.reservation-modal__head {
    border-bottom: 1px solid #ececf1;
    padding: 0 0 16px;
    margin: 0 0 22px;
}
.reservation-modal__head h3 {
    margin: 0 0 6px;
    font-size: 22px;
    color: var(--color-primary);
    font-weight: 700;
}
.reservation-modal__activite {
    font-size: 15px;
    color: #5a5a63;
}
.reservation-modal__activite strong {
    color: #1f1f23;
    font-weight: 600;
    margin-right: 8px;
}
.reservation-modal__price {
    background: var(--color-bg-light);
    color: #073649;
    padding: 3px 10px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 13px;
    margin-left: 6px;
}
.reservation-modal__body {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: 28px;
    margin: 0 0 22px;
}
.reservation-modal__step--hours[hidden] {
    display: none;
}
.reservation-modal__step-title {
    margin: 0 0 14px;
    font-size: 14px;
    font-weight: 700;
    color: #5a5a63;
    text-transform: uppercase;
    letter-spacing: .6px;
}
.reservation-modal__calendar {
    display: flex;
    justify-content: center;
}
/* Override flatpickr inline pour matcher la charte */
.reservation-modal__calendar .flatpickr-calendar {
    box-shadow: none;
    margin: 0;
    border-radius: 12px;
    border: 1px solid #ececf1;
}
.reservation-modal__calendar .flatpickr-day.selected,
.reservation-modal__calendar .flatpickr-day.selected:hover,
.reservation-modal__calendar .flatpickr-day.selected.prevMonthDay,
.reservation-modal__calendar .flatpickr-day.selected.nextMonthDay {
    background: var(--color-primary);
    border-color: var(--color-primary);
}
.reservation-modal__calendar .flatpickr-day.today {
    border-color: var(--color-primary);
}
.reservation-modal__calendar .flatpickr-day.today:hover {
    background: var(--color-bg-light);
    color: #073649;
}
.reservation-modal__hours-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}
.reservation-modal__hour-btn {
    border: 1px solid #d4d4dc;
    background: #fafafd;
    color: #1f1f23;
    padding: 10px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all .15s ease;
}
.reservation-modal__hour-btn:hover {
    border-color: var(--color-primary);
    background: var(--color-bg-light);
}
.reservation-modal__hour-btn.is-selected {
    background: var(--color-primary);
    color: #fff;
    border-color: var(--color-primary);
    box-shadow: 0 4px 10px rgba(10, 77, 104, .35);
}
.reservation-modal__loading {
    grid-column: 1 / -1;
    color: #8a8a92;
    font-size: 14px;
    padding: 8px 0;
}
.reservation-modal__hint {
    grid-column: 1 / -1;
    margin: 8px 0 0;
    color: #c0392b;
    font-size: 13px;
}
.reservation-modal__actions {
    display: flex;
    gap: 12px;
    justify-content: space-between;
    padding-top: 18px;
    border-top: 1px solid #ececf1;
    flex-wrap: wrap;
}
.reservation-modal__btn {
    border: 2px solid var(--color-primary);
    background: transparent;
    color: var(--color-primary);
    padding: 11px 22px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all .15s ease;
    flex: 1 1 auto;
    min-width: 180px;
}
.reservation-modal__btn:hover:not(:disabled) {
    background: var(--color-bg-light);
}
.reservation-modal__btn--primary {
    background: var(--color-primary);
    color: #fff;
}
.reservation-modal__btn--primary:hover:not(:disabled) {
    background: var(--color-primary-light);
    color: #fff;
}
.reservation-modal__btn:disabled {
    opacity: .45;
    cursor: not-allowed;
}

@media (max-width: 720px) {
    .reservation-modal__dialog {
        padding: 24px 18px 18px;
    }
    .reservation-modal__body {
        grid-template-columns: 1fr;
        gap: 22px;
    }
    .reservation-modal__hours-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .reservation-modal__actions {
        flex-direction: column-reverse;
    }
    .reservation-modal__btn {
        width: 100%;
    }
}
/* ============================================================
   Accueil SIT_SIXFOURS : masquer les bulles product-picto
   (induisent en erreur sur la famille de produit - retour client)
   ============================================================ */
.contain-owl-product.owl-carousel .owl-item .item a .product-picto,
.contain-owl-product .product-picto {
    display: none !important;
}
/* Sans la bulle, le bloc texte doit rester ancre en bas de la carte
   (la carte est flex-column space-between : on pousse le texte en bas) */
.contain-owl-product.owl-carousel .owl-item .item a .product-txt {
    margin-top: auto;
}

/* ============================================================
   PAGE 181 REFACTO (retours client PDF) :
   - carte bleue infos desormais a l'interieur des sections
   - prerequis : 2 colonnes claires + panneau "Avant le depart"
   - etapes numerotees "Avant le depart"
   - lignes "forfait" (Nous contacter) distinctes des prix reservables
   ============================================================ */

/* Carte bleue infos integree dans une section (Rando / Location) */
.mockup-info-card--inline {
    margin: 22px 0 26px;
    padding: 22px 28px !important;
    border-radius: 18px;
}
.mockup-info-card--inline li img {
    margin-left: 0 !important;
}
.mockup-info-card--inline span {
    font-size: 12px;
}
.mockup-info-card--inline strong {
    font-size: 16px;
    line-height: 1.35;
}
@media (max-width: 1024px) {
    .mockup-info-card--inline ul {
        grid-template-columns: 1fr !important;
    }
}

/* Prerequis : 2 colonnes claires + 1 panneau pleine largeur */
.mockup-info-panels--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mockup-panel-full {
    grid-column: 1 / -1;
}
@media screen and (max-width: 1280px) {
    .mockup-info-panels--3 {
        grid-template-columns: 1fr;
    }
}

/* Etapes numerotees "Avant le depart" (panneau sombre) */
ol.mockup-steps {
    list-style: none;
    counter-reset: step;
    margin: 0 !important;
    padding: 0;
    display: grid;
    gap: 16px;
}
ol.mockup-steps li {
    counter-increment: step;
    position: relative;
    padding: 6px 0 6px 64px;
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}
ol.mockup-steps li::before {
    content: counter(step);
    position: absolute;
    left: 0;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #ffffff;
    color: var(--color-primary);
    font-weight: 900;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Lignes "forfait" (Nous contacter) : distinctes des prix reservables */
.mockup-prices li.mockup-price-info {
    background: #dff0f7;
    border: 1px dashed var(--color1);
}
@media screen and (max-width: 640px) {
    .mockup-prices li.mockup-price-info {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
        gap: 10px;
    }
}

/* ============================================================
   AVIS GOOGLE (carrousel) - SIT_SIXFOURS
   ============================================================ */
.gr-reviews {
    background: var(--color-bg-light);
    padding: 70px 0 78px;
}
.gr-inner {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 24px;
}
.gr-head {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px 28px;
    margin-bottom: 38px;
}
.gr-head-brand {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-weight: 800;
    color: var(--color-primary);
}
.gr-head-brand i {
    color: #4285F4;
    font-size: 26px;
}
.gr-head-score {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    color: var(--color-primary);
}
.gr-head-score strong {
    font-size: 26px;
    font-weight: 900;
}
.gr-stars i {
    color: #f5b400;
    font-size: 16px;
}
.gr-stars i.is-off {
    color: #cfdfe5;
}
.gr-count {
    color: #4a6b78;
}
.gr-head-cta {
    display: inline-flex;
    align-items: center;
    padding: 10px 22px;
    background: var(--color-primary);
    color: #ffffff !important;
    border-radius: 999px;
    font-weight: 700;
    text-decoration: none;
}
.gr-head-cta:hover {
    background: var(--color-primary-light);
}
.gr-carousel {
    position: relative;
    overflow: hidden;
}
.gr-track {
    display: flex;
    gap: 20px;
    transition: transform .45s ease;
    will-change: transform;
}
.gr-card {
    flex: 0 0 calc((100% - 40px) / 3);
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 18px;
    padding: 24px 24px 26px;
    box-shadow: 0 10px 28px rgba(10, 77, 104, 0.10);
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.gr-card-top {
    display: flex;
    align-items: center;
    gap: 12px;
}
.gr-avatar {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    object-fit: cover;
    background: #dff0f7;
}
.gr-id {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
}
.gr-author {
    font-weight: 800;
    color: var(--color-primary);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gr-when {
    font-size: 13px;
    color: #6b8893;
}
.gr-g {
    color: #4285F4;
    font-size: 20px;
}
.gr-card-stars i {
    font-size: 15px;
}
.gr-text {
    margin: 0 !important;
    color: #2f4a55;
    font-size: 15px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gr-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 0;
    background: #ffffff;
    color: var(--color-primary);
    box-shadow: 0 6px 18px rgba(10, 77, 104, 0.18);
    cursor: pointer;
    font-size: 16px;
}
.gr-nav:hover { background: var(--color-primary); color: #ffffff; }
.gr-prev { left: -6px; }
.gr-next { right: -6px; }

@media screen and (max-width: 1080px) {
    .gr-card { flex: 0 0 calc((100% - 20px) / 2); }
}
@media screen and (max-width: 720px) {
    .gr-card { flex: 0 0 100%; }
    .gr-reviews { padding: 50px 0 56px; }
    .gr-prev { left: 2px; }
    .gr-next { right: 2px; }
}

/* H1 SEO : titre de page accessible mais visuellement masque
   (le logo n'est plus un <h1>) */
.sf-seo-h1 {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

/* ============================================================
   CORRECTIF RESPONSIVE MOBILE/TABLETTE (debordement horizontal)
   Pages design "mockup" (181, contact, booking) : on neutralise
   le full-bleed calc(50% - 50vw) et tout depassement lateral.
   ============================================================ */
@media screen and (max-width: 900px) {
    html, body { overflow-x: hidden; max-width: 100%; }
    .mockup-page,
    .mockup-section,
    .mockup-section-inner,
    .mockup-band,
    .mockup-info-panels,
    .mockup-info-panels--3,
    .mockup-booking-section,
    .mockup-booking-section-inner,
    .mockup-contact,
    .gr-reviews,
    .gr-inner {
        max-width: 100% !important;
        box-sizing: border-box;
    }
    .mockup-band,
    .mockup-section.is-alt,
    .mockup-info-panels,
    .mockup-info-panels--3,
    .mockup-booking-section {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: auto !important;
    }
    /* la colonne minmax(420px,..) (surtout .is-inverse, plus
       specifique que le reset 1280) force un debordement : sur
       mobile on supprime carrement la grille -> empilement bloc */
    .mockup-hero,
    .mockup-panels,
    .mockup-gift,
    .mockup-section-inner,
    .mockup-section-inner.is-inverse,
    .mockup-info-panels,
    .mockup-info-panels--3 {
        display: block !important;
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }
    .mockup-section-inner > div,
    .mockup-info-panels > div,
    .mockup-panels > div,
    .mockup-gift > div,
    .mockup-hero > div {
        width: auto !important;
        max-width: 100% !important;
        float: none !important;
    }
    .mockup-section-inner { padding: 0 16px !important; }
    .mockup-band { padding-left: 16px !important; padding-right: 16px !important; }
    .mockup-panel { padding: 28px 16px !important; }
    .mockup-section-media,
    .mockup-gift-media,
    .mockup-gallery-main { margin-top: 22px; }
    /* evite le min-content overflow des enfants grid/flex */
    .mockup-page *,
    .gr-reviews * { min-width: 0; }
    .mockup-page img,
    .gr-reviews img { max-width: 100%; height: auto; }
    .mockup-section-inner { padding-left: 18px; padding-right: 18px; }
    /* mots longs : on coupe plutot que de deborder */
    .mockup-section-copy h2,
    .mockup-band p,
    .mockup-panel h2,
    .mockup-steps li,
    .mockup-panel li,
    .mockup-actions a,
    .gr-card,
    .gr-text { overflow-wrap: anywhere; word-break: break-word; }
}

/* ============================================================
   Wrappers legacy fluides pour le design plein largeur Six Fours
   (#conteneur_contenu etait min-width:1000px, #contenu/#centreetdroite
   1170px -> debordement horizontal sur mobile)
   ============================================================ */
#conteneur_contenu { min-width: 0 !important; }
#contenu,
#centreetdroite { width: 100% !important; max-width: 100% !important; min-width: 0 !important; }
#contenu_scroller,
.paragraphe { width: 100% !important; max-width: 100% !important; min-width: 0 !important; box-sizing: border-box; }
.mockup-page { width: 100% !important; max-width: 1720px !important; margin-left: auto !important; margin-right: auto !important; box-sizing: border-box; }


/* ============================================================
   TRADUCTION FR/EN (Google) - SIT_SIXFOURS
   Widget Google masque (combo conserve dans le DOM, requis par
   l'API). Bandeau Google neutralise SANS toucher body{position}
   (le legacy a body{position:relative} : on force UNIQUEMENT
   top:0 pour annuler le decalage 40px injecte par Google).
   ============================================================ */
#google_translate_element{position:absolute !important;left:-9999px !important;top:-9999px !important;width:1px;height:1px;overflow:hidden}
.goog-te-banner-frame{display:none !important}
.skiptranslate > iframe{display:none !important;visibility:hidden}
body{top:0 !important}
.goog-text-highlight{background:none !important;box-shadow:none !important}
#menu_haut .lang-flags{display:inline-flex;align-items:center;gap:8px;margin-left:14px;vertical-align:middle;list-style:none}
#menu_haut .lang-flags a{display:inline-flex;line-height:0;border:2px solid transparent;border-radius:3px;opacity:.5;transition:opacity .15s,border-color .15s}
#menu_haut .lang-flags a:hover{opacity:1}
#menu_haut .lang-flags a.lang-active{opacity:1;border-color:#f0881f}
#menu_haut .lang-flags img{display:block;width:24px;height:auto;border-radius:2px}
@media (max-width:900px){#menu_haut .lang-flags{margin:8px 0 0 0}}


/* ============================================================
   Rustine responsive header SIT_SIXFOURS : barre fixe autonome.
   Le menu legacy mobile est casse ; on ajoute une barre tel/langue/
   burger fixe (relocalisee dans <body> via JS pour echapper aux
   blocs conteneurs legacy). Le burger reutilise le handler JS
   existant (.btn-menu). Scope <=1170px, 0 impact desktop.
   ============================================================ */
#sf-mobile-actions { display: none; }
@media screen and (max-width: 1170px) {
  html, body { max-width: 100vw; overflow-x: hidden; }
  #header, .pageAccueil #header { background-color: #ffffff !important; }
  #header #menu_haut, #position-menu { background-color: #ffffff !important; }
  #menu_haut > ul > li > a { color: var(--color-primary); }
  /* menu deplie : empiler les entrees (ul top en flex global -> block) */
  #menu_haut > ul { display: block !important; }
  #menu_haut > ul > li { display: block !important; float: none !important;
    width: 100% !important; text-align: left; }
  #menu_haut > ul > li > a { display: block; }
  #header #logo img.logo_texte { max-height: 46px !important; width: auto !important; }
  #sf-mobile-actions {
    display: flex !important; align-items: center; gap: 12px;
    position: fixed; top: 10px; right: 12px; left: auto; z-index: 2147483000;
    background: #ffffff; padding: 6px 8px; border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0,0,0,.15); max-width: 92vw; box-sizing: border-box;
  }
  #sf-mobile-actions .sf-ma-tel {
    color: #f0881f; font-size: 22px; line-height: 1; text-decoration: none;
  }
  #sf-mobile-actions .sf-ma-lang { display: inline-flex; gap: 6px; }
  #sf-mobile-actions .sf-ma-lang a {
    font: 700 13px/1 Arial, sans-serif; color: var(--color-primary); text-decoration: none;
    padding: 4px 6px; border: 1px solid #cfe0e6; border-radius: 4px;
  }
  #sf-mobile-actions .sf-ma-lang a.lang-active {
    background: var(--color-primary); color: #fff; border-color: var(--color-primary);
  }
  #sf-mobile-actions .sf-ma-burger {
    width: 32px; height: 28px; display: flex; flex-direction: column;
    justify-content: center; gap: 5px; background: none; border: 0;
    padding: 0; cursor: pointer; flex: 0 0 auto;
  }
  #sf-mobile-actions .sf-ma-burger span {
    display: block; height: 3px; border-radius: 2px; background: var(--color-primary);
  }
  .btn-menu { position: absolute !important; left: -9999px !important; top: auto !important; }
  #menu_haut li.lang-flags, #menu_haut li.menu-tel { display: none !important; }
  #position-menu { margin-top: 4px; }
}
@media screen and (max-width: 480px) {
  #header #logo img.logo_texte { max-height: 40px !important; }
  #sf-mobile-actions { gap: 9px; top: 8px; right: 8px; padding: 5px 6px; }
  #sf-mobile-actions .sf-ma-tel { font-size: 20px; }
  #sf-mobile-actions .sf-ma-burger { width: 28px; height: 24px; }
}


/* ============================================================
   Rustine carousel accueil SIT_SIXFOURS : police/paddings adaptes
   mobile (legendes 87px/35px desktop -> debordaient). <=1170px.
   ============================================================ */
@media screen and (max-width: 1170px) {
  .slider-home .owl-dots { max-width: 100% !important; padding-bottom: 36px !important; }
  .slider-home .owl-dots .owl-dot button { padding-left: 24px !important; }
  .slider-home .owl-dots .owl-dot button:before { width: 16px !important; }
  .slider-home .owl-dots .owl-dot button span.number { font-size: 46px !important; line-height: 46px !important; }
  .slider-home .owl-dots .owl-dot button span.txt { font-size: 19px !important; line-height: 21px !important; }
  .slider-home .owl-dots .owl-dot button { flex-wrap: nowrap; max-width: 100%; box-sizing: border-box; }
  .slider-home .owl-dots .owl-dot button span.number { flex: 0 0 auto; }
  .slider-home .owl-dots .owl-dot button span.txt { flex: 1 1 auto; min-width: 0; white-space: normal !important; }
  .slider-home .item a .txt-slide {
    padding-left: 24px !important; padding-right: 18px;
    max-width: 100% !important; box-sizing: border-box; bottom: 14%;
  }
  .slider-home .item a .txt-slide p { font-size: 14px !important; line-height: 1.35 !important; }
}
@media screen and (max-width: 480px) {
  .slider-home .owl-dots { padding-bottom: 26px !important; }
  .slider-home .owl-dots .owl-dot button { padding-left: 16px !important; padding-right: 16px !important; }
  .slider-home .owl-dots .owl-dot button span.txt { word-break: break-word; overflow-wrap: anywhere; }
  .slider-home .owl-dots .owl-dot button span.number { font-size: 32px !important; line-height: 32px !important; }
  .slider-home .owl-dots .owl-dot button span.txt { font-size: 13px !important; line-height: 15px !important; }
  .slider-home .item a .txt-slide { padding-left: 16px !important; bottom: 12%; }
  .slider-home .item a .txt-slide p { font-size: 13px !important; }
}


/* ============================================================
   Rustine blocs image+texte accueil SIT_SIXFOURS : empiler en
   mobile (.bloc-descriptif + .act_slide.flexcenter etaient en
   flex cote a cote sans regle mobile). <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .bloc-descriptif { flex-direction: column !important; }
  section.bloc-descriptif.inverse { flex-direction: column !important; }
  section.bloc-descriptif.inverse.after-before > div { flex-direction: column !important; }
  .bloc-descriptif > * ,
  .bloc-descriptif .txt-contain ,
  .bloc-descriptif .img ,
  .bloc-descriptif .image {
    width: 100% !important; max-width: 100% !important; box-sizing: border-box;
  }
  .act_slide.flexcenter { flex-direction: column !important; }
  .act_slide.flexcenter > * ,
  .act_slide .txt-contain ,
  .act_slide .contain-owl-product {
    width: 100% !important; max-width: 100% !important; box-sizing: border-box;
  }
  .bloc-descriptif .txt-contain { padding-left: 18px !important; padding-right: 18px !important; }
}


/* ============================================================
   Rustine bloc .a-propos.flexleft (1er bloc sous le carousel,
   image+texte 50/50 sans regle mobile) -> empile. <=980px.
   ============================================================ */
@media screen and (max-width: 980px) {
  .a-propos.flexleft, .a-propos { flex-direction: column !important; padding: 24px 16px !important; }
  .a-propos .img-contain,
  .a-propos .txt-contain {
    width: 100% !important; max-width: 100% !important;
    padding-right: 0 !important; box-sizing: border-box;
  }
  .a-propos .img-contain { margin-bottom: 18px; }
  .a-propos .img-contain img,
  .a-propos .img-contain .big-img img,
  .a-propos .img-contain .litle-img img { max-width: 100% !important; height: auto !important; }
}


/* ============================================================
   Rustine .act_slide.flexcenter affinage mobile : le texte
   interne (txt-contain flex justify-end, > div 50%) restait
   etriquee a droite ; le carousel produits gardait padding-left.
   <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .act_slide.flexcenter { padding: 24px 16px !important; }
  .act_slide .txt-contain { justify-content: flex-start !important; }
  .act_slide .txt-contain > div { width: 100% !important; }
  .act_slide .contain-owl-product { padding-left: 0 !important; padding-top: 18px; }
}


/* ============================================================
   Rustine bloc-descriptif image (corrige "image minuscule" sur
   les blocs .inverse.after-before ou txt/img sont des PETITS-
   ENFANTS d'un wrapper > div ; et .arrondi-bloc sans hauteur ->
   img height:100% s'effondrait). <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .bloc-descriptif,
  section.bloc-descriptif.inverse,
  section.bloc-descriptif.inverse.after-before > div { flex-direction: column !important; }
  .bloc-descriptif .txt-contain,
  .bloc-descriptif .img-contain {
    width: 100% !important; max-width: 100% !important; box-sizing: border-box;
  }
  .bloc-descriptif .img-contain { padding: 0 16px !important; margin-top: 14px; }
  .bloc-descriptif .img-contain .arrondi-bloc { width: 100% !important; height: auto !important; }
  .bloc-descriptif .img-contain .arrondi-bloc img {
    width: 100% !important; height: auto !important; display: block; object-fit: cover;
  }
}


/* ============================================================
   Rustine header ombre : ombre portee sous la barre header en
   mobile (fond blanc deja en place ; il manquait l'ombre pour
   detacher le header du contenu/carousel). <=1170px.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #header, .pageAccueil #header {
    box-shadow: 0 2px 10px rgba(0,0,0,.14) !important;
    position: relative; z-index: 1500;
  }
}


/* ============================================================
   Rustine barre logo blanche (mobile) : #conteneur_header avait
   un fond degrade blanc->transparent (laisse voir le carousel
   sur l'accueil). Fond blanc solide + ombre + logo agrandi +
   espace a gauche. <=1170px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #conteneur_header, .pageAccueil #conteneur_header {
    background: #ffffff !important; background-image: none !important;
    box-shadow: 0 2px 10px rgba(0,0,0,.14) !important;
    height: auto !important; min-height: 66px; align-items: center;
    position: relative; z-index: 10000;
  }
  #header #logo { margin-left: 16px !important; float: left; }
  #header #logo img.logo_texte { max-height: 56px !important; width: auto !important; }
}
@media screen and (max-width: 480px) {
  #header #logo { margin-left: 12px !important; }
  #header #logo img.logo_texte { max-height: 48px !important; }
  #conteneur_header { min-height: 60px; }
}


/* ============================================================
   Rustine header v2 (demande client) : fond blanc + ombre sur
   #header (et NON sur le conteneur interne) ; pictos sans
   fond/ombre. <=1170px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #header, .pageAccueil #header {
    background: #ffffff !important; background-image: none !important;
    box-shadow: 0 2px 10px rgba(0,0,0,.14) !important;
  }
  #conteneur_header, .pageAccueil #conteneur_header {
    background: transparent !important; background-image: none !important;
    box-shadow: none !important; min-height: 66px; align-items: center;
  }
  #sf-mobile-actions {
    background: transparent !important; box-shadow: none !important;
    padding: 0 !important; border-radius: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  #conteneur_header, .pageAccueil #conteneur_header { min-height: 60px; }
}


/* ============================================================
   Rustine picto tel = design PC (.menu-tel) : cercle gris,
   icone bleu, hover bleu plein. <=1170px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #sf-mobile-actions .sf-ma-tel {
    display: inline-flex !important; align-items: center; justify-content: center;
    width: 44px; height: 44px; border-radius: 50%;
    background: #f1eff1 !important; color: var(--color-primary) !important;
    font-size: 18px !important; line-height: 1; text-decoration: none;
    transition: background-color .15s ease, color .15s ease, transform .15s ease;
  }
  #sf-mobile-actions .sf-ma-tel:hover,
  #sf-mobile-actions .sf-ma-tel:active {
    background: var(--color-primary) !important; color: #ffffff !important; transform: scale(1.05);
  }
}
@media screen and (max-width: 480px) {
  #sf-mobile-actions .sf-ma-tel { width: 40px; height: 40px; font-size: 17px !important; }
}


/* ============================================================
   Rustine header : pictos NON figes (demande client) -> dans le
   conteneur du logo (#conteneur_header), position absolute (defile
   avec la page, plus position:fixed). <=1170px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #header, .pageAccueil #header { max-width: 100% !important; width: 100% !important; }
  #conteneur_header, .pageAccueil #conteneur_header { position: relative !important; }
  #sf-mobile-actions {
    position: absolute !important; top: 50% !important; right: 14px !important;
    left: auto !important; bottom: auto !important;
    transform: translateY(-50%); z-index: 100;
  }
}
@media screen and (max-width: 480px) {
  #sf-mobile-actions { right: 10px !important; }
}


/* ============================================================
   Fix z-index pictos > logo : #header #logo a z-index:1000 ;
   les pictos (z-index:100) passaient dessous -> non cliquables.
   ============================================================ */
@media screen and (max-width: 1170px) {
  #sf-mobile-actions { z-index: 100000 !important; }
}


/* ============================================================
   Rustine page 181 (resa/activites) mobile : trait du haut
   supprime, padding au-dessus des images reduit, 4 images de
   .mockup-gallery en carousel swipe (scroll-snap, sans JS).
   <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .mockup-page { border-top: none !important; padding: 10px 0 50px !important; }
  .mockup-hero { padding: 8px 0 22px !important; gap: 18px !important; }
  .mockup-gallery-main, .mockup-thumb {
    margin-top: 0 !important; margin-bottom: 0 !important;
  }
  .mockup-gallery {
    display: flex !important; flex-wrap: nowrap !important;
    overflow-x: auto; -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory; gap: 10px;
    padding: 0 16px 6px; scrollbar-width: none;
  }
  .mockup-gallery::-webkit-scrollbar { display: none; }
  .mockup-gallery-main { flex: 0 0 86% !important; scroll-snap-align: center; }
  .mockup-thumbs {
    display: contents !important;
  }
  .mockup-thumb {
    flex: 0 0 86% !important; scroll-snap-align: center; margin: 0 !important;
  }
  .mockup-gallery-main img, .mockup-thumb img {
    width: 100% !important; height: 240px !important; object-fit: cover;
    border-radius: 24px;
  }
}


/* ============================================================
   Rustine lignes activite : border-radius:999px (pilule) faisait
   sortir le texte du fond une fois les lignes empilees en mobile.
   Radius modere + padding/contain ok. <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .mockup-prices li {
    border-radius: 16px !important;
    padding: 14px 18px !important;
    overflow: hidden;
  }
}


/* ============================================================
   Rustine 1er bloc texte page 181 ("Nos sorties Jet Ski a
   Six-Fours") colle au bord (suite au padding:0 de .mockup-page).
   Padding lateral sur .mockup-copy. <=980px, 0 impact desktop.
   ============================================================ */
@media screen and (max-width: 980px) {
  .mockup-copy { padding-left: 18px !important; padding-right: 18px !important; box-sizing: border-box; }
}


/* ============================================================
   Rustine popup resa : limiter la hauteur de la liste d'heures
   (longue liste 8h->20h) + scrollbar. Desktop + mobile.
   ============================================================ */
.reservation-modal__hours-grid {
  max-height: 240px;
  overflow-y: auto;
  padding-right: 4px;
  scrollbar-width: thin;
}
.reservation-modal__hours-grid::-webkit-scrollbar { width: 7px; }
.reservation-modal__hours-grid::-webkit-scrollbar-track { background: transparent; }
.reservation-modal__hours-grid::-webkit-scrollbar-thumb {
  background: #cfdfe4; border-radius: 4px;
}
@media screen and (max-width: 600px) {
  .reservation-modal__hours-grid { max-height: 38vh; }
}


/* ============================================================
   Rustine actus + page-heading mobile :
   - .page-heading (bandeau commun a plein de pages) : pleine
     largeur (etait width:calc(100% - 80px) + radius 30px)
   - .list_actu : 1 actu par ligne sous 820px (etait grid 1fr 1fr
     !important -> battait la regle 1col existante)
   ============================================================ */
@media screen and (max-width: 980px) {
  .page-heading {
    width: 100% !important; max-width: 100% !important;
    border-radius: 0 !important; height: auto !important;
    min-height: 150px;
  }
}
@media screen and (max-width: 820px) {
  .list_actu {
    grid-template-columns: 1fr !important;
    max-width: 100% !important;
  }
}


/* ============================================================
   Rustine actus : conteneur PC 1170 centre (la rustine globale
   #centreetdroite max-width:100% empechait le centrage desktop)
   + un poil de padding autour des actus de la liste.
   ============================================================ */
@media screen and (min-width: 981px) {
  body.PGS_ACTUALITE #centreetdroite {
    max-width: 1170px !important; width: 100% !important;
    margin-left: auto !important; margin-right: auto !important;
  }
}
.list_actu { gap: 24px !important; padding: 16px !important; box-sizing: border-box; }
.lin_actu { padding: 8px !important; box-sizing: border-box; }


/* ============================================================
   Rustine panier mobile + mon compte 1170 centre.
   ============================================================ */
@media screen and (max-width: 980px) {
  /* ETAPE1/2 : gouttiere laterale sur le conteneur .relative_panier
     -> tous les blocs (items, recap, mode de reglement, livraison,
     cgv, action...) sont decolles du bord au lieu d'etre colles.
     box-sizing pour rester dans le viewport. Remplace l'ancien
     padding cible .cgv_panier/.action (englobe tout maintenant). */
  body.PGS_PANIER .relative_panier {
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }
}
@media screen and (min-width: 981px) {
  body.PGS_COMPTE #centreetdroite,
  body.PGS_PANIER #centreetdroite {
    max-width: 1170px !important; width: 100% !important;
    margin-left: auto !important; margin-right: auto !important;
  }
}


/* ============================================================
   Rustine contact : neutralise le 49% legacy (style-contact.css
   form fieldset p:nth-child -> width:49%;margin-right:2%!important)
   qui cassait le formulaire de contact. Champs pleine largeur,
   propre, scope body.PGS_CONTACT. (specificite > regle legacy)
   ============================================================ */
body.PGS_CONTACT form fieldset p:nth-child(1),
body.PGS_CONTACT form fieldset p:nth-child(2),
body.PGS_CONTACT form fieldset p:nth-child(3),
body.PGS_CONTACT form fieldset p:nth-child(4),
body.PGS_CONTACT form fieldset p,
body.PGS_CONTACT .contact-section__form .mdl_formulaire p {
  display: block !important;
  width: 100% !important;
  margin-right: 0 !important;
  box-sizing: border-box;
}


/* ============================================================
   Rustine panier inputs100 + mon compte bleu + lignes article.
   ============================================================ */
@media screen and (max-width: 980px) {
  body.PGS_PANIER #contenu .mdlPanier .input_panier input[type="text"],
  body.PGS_PANIER #contenu .mdlPanier .input_panier textarea,
  body.PGS_PANIER #contenu .mdlPanier .input_panier select {
    width: 100% !important; max-width: 100% !important; box-sizing: border-box;
  }
}
body.PGS_COMPTE #centreetdroite h1, body.PGS_COMPTE #centreetdroite h2,
body.PGS_COMPTE #centreetdroite h3, body.PGS_COMPTE #centreetdroite h4,
body.PGS_COMPTE #centreetdroite a { color: var(--color-primary) !important; }
/* Mon compte : on recolore l'entete de la LISTE des commandes
   (.list_commande) au bon bleu, mais PAS la table .panier de la
   fiche commande front. L'ancien selecteur incluait table th +
   .bloc1 : .bloc1 repeignait une ligne alternee sur deux en bleu
   plein -> fiche commande massacree. Corrige + table fiche
   restauree a son rendu d'origine. */
body.PGS_COMPTE #centreetdroite .list_commande th,
body.PGS_COMPTE #centreetdroite thead th {
  background-color: var(--color-primary) !important; color: #fff !important;
}
body.PGS_COMPTE #centreetdroite .fiche_commande table th {
  background-color: var(--color-primary) !important; color: #fff !important;
}
body.PGS_COMPTE #centreetdroite .fiche_commande .bloc0,
body.PGS_COMPTE #centreetdroite .fiche_commande .bloc1,
body.PGS_COMPTE #centreetdroite .fiche_commande table td {
  background-color: transparent !important; color: #222 !important;
}
body.PGS_COMPTE #centreetdroite input[type="submit"],
body.PGS_COMPTE #centreetdroite .button_large,
body.PGS_COMPTE #centreetdroite .btn,
body.PGS_COMPTE #centreetdroite button {
  background-color: var(--color-primary) !important; border-color: var(--color-primary) !important; color:#fff !important;
}
body.PGS_PANIER .item_panier {
  background: #f4f8f9 !important; border: 1px solid #e3edf0; border-radius: 14px;
  padding: 14px 16px !important; margin-bottom: 14px; display: flex;
  align-items: center; gap: 16px;
}
body.PGS_PANIER .item_panier .left-panier {
  width: auto !important; flex: 1 1 auto; display: flex; align-items: center; gap: 14px;
}
body.PGS_PANIER .item_panier .photo-panier {
  width: 96px !important; flex: 0 0 96px; min-width: 0;
  border-radius: 10px; overflow: hidden; background: #fff;
}
body.PGS_PANIER .item_panier .photo-panier img { width: 100% !important; height: auto; display: block; }
body.PGS_PANIER .item_panier .right_left_panier {
  width: auto !important; flex: 1 1 auto; padding: 0 !important;
}
body.PGS_PANIER .item_panier .title_panier { color: var(--color-primary); font-size: 15px; }
body.PGS_PANIER .item_panier .right-panier { margin-left: auto; text-align: right; white-space: nowrap; }
@media screen and (max-width: 640px) {
  body.PGS_PANIER .item_panier { flex-direction: column; align-items: flex-start; }
  body.PGS_PANIER .item_panier .left-panier { width: 100% !important; flex-direction: column; align-items: flex-start; }
  body.PGS_PANIER .item_panier .photo-panier { width: 100% !important; flex-basis: auto; }
  body.PGS_PANIER .item_panier .right-panier { margin-left: 0; text-align: left; }
}


/* ============================================================
   Rustine mentions/plan 1170 (re-ajout post-revert d942f1b ;
   sans le form contact qui cassait). Desktop >=981px.
   ============================================================ */
@media screen and (min-width: 981px) {
  body.PGS_MENTION #centreetdroite,
  body.PGS_PLAN_SITE #centreetdroite {
    max-width: 1170px !important; width: 100% !important;
    margin-left: auto !important; margin-right: auto !important;
  }
}


/* ============================================================
   Rustine "La matinale" (.mockup-section.is-alt.is-inverse).
   Bug : a 901-1280px (et <=900) le selecteur
   .mockup-section-inner.is-inverse (specificite 0,2,0) battait
   le reset @media max-width:1280px .mockup-section-inner
   {grid-template-columns:1fr} (0,1,0) -> la section gardait sa
   grille 2 colonnes minmax(420px,..)+minmax(0,1fr) : le bloc
   tarif + bouton "Reservez" se retrouvait compresse a cote de
   l'image. De plus le bleed vertical -140px de
   .mockup-section.is-alt .mockup-section-media (utile seulement
   sur la grille desktop large) tirait l'image par-dessus le
   bloc tarif et polluait l'enchainement avec le bloc bon cadeau.
   On force la colonne unique + on neutralise le bleed des que
   la section n'est plus en 2 colonnes. Place en fin de fichier
   + !important + specificite egale => l'emporte. 0 impact
   desktop large (>=1281px) ou la grille 2 colonnes reste.
   ============================================================ */
@media screen and (max-width: 1280px) {
  .mockup-section-inner.is-inverse,
  .mockup-section-inner {
    display: block !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }
  .mockup-section-inner.is-inverse .mockup-section-copy,
  .mockup-section-inner.is-inverse .mockup-section-media {
    order: initial !important;
    width: auto !important;
    max-width: 100% !important;
  }
  .mockup-section.is-alt .mockup-section-media {
    margin-top: 28px !important;
    margin-bottom: 0 !important;
  }
}


/* ============================================================
   Rustine bloc "Offrez un cadeau hors du commun" (.mockup-gift).
   En grille effondree (<=1280px) le bloc gardait des reglages
   desktop (chip absolu min-width:420px, copy text-align:right,
   pas de padding lateral) -> texte qui debordait. On repasse en
   colonne unique propre, centree, avec gouttiere 20px. 100%-base
   (aucune dependance vw). 0 impact desktop large (>=1281px) ou
   la grille 2 colonnes d'origine reste intacte.
   ============================================================ */
@media screen and (max-width: 1280px) {
  .mockup-gift {
    display: block !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    padding: 44px 20px 60px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }
  .mockup-gift > *,
  .mockup-gift-copy,
  .mockup-gift-copy > *,
  .mockup-gift-media {
    position: static !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    transform: none !important;
  }
  .mockup-gift-copy,
  .mockup-gift-copy h2,
  .mockup-gift-copy p {
    text-align: center !important;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .mockup-gift .mockup-chip {
    position: static !important;
    transform: none !important;
    min-width: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    display: inline-flex !important;
    margin: 0 auto 20px !important;
    top: auto !important;
    left: auto !important;
  }
  .mockup-gift-media {
    margin-top: 26px !important;
    border-radius: 24px !important;
  }
}


/* ============================================================
   Page "Demande d'acompte" (.page_accompte, rendu par
   mdl_reservation_acompte.php). Le bloc etait width:100% sans
   max-width (le 500px d'origine est commente) -> il s'etalait
   sur toute la largeur de l'ecran sur desktop, non centre.
   On le cape a 1170px centre, comme les autres pages profondes
   (compte / panier / mentions / plan). Classe emise uniquement
   par ce module et CSS charge seulement pour SIT_SIXFOURS :
   aucun impact ailleurs.
   ============================================================ */
.page_accompte {
  max-width: 1170px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  padding: 24px 16px 48px !important;
}
@media screen and (max-width: 980px) {
  .page_accompte { padding-left: 16px !important; padding-right: 16px !important; }
  .page_accompte p { flex-wrap: wrap; }
  .page_accompte p label { min-width: 0 !important; }
}


/* ============================================================
   Panier ETAPE2 - presentation ligne article + fix overlap.
   .supp-resp ("Supprimer l'article") etait position:absolute
   bottom:0 dans .right_left_panier -> il passait PAR-DESSUS le
   bloc vert .info_resa (background #e2f6e0, message heure/lieu).
   On le repasse en flux normal (sous le contenu) + on aere le
   bloc vert et la ligne. Scope body.PGS_PANIER (Six Fours),
   !important + specificite -> bat les bases non-important de
   page_specialie_panier_design.css. 0 impact autres sites.
   ============================================================ */
body.PGS_PANIER .item_panier .right_left_panier {
  padding-bottom: 0 !important;
  position: static !important;
}
body.PGS_PANIER .item_panier .info_resa {
  display: block !important;
  margin: 10px 0 0 !important;
  border-radius: 8px;
  line-height: 1.45;
  color: #1e5b34;
}
body.PGS_PANIER .item_panier .supp-resp {
  position: static !important;
  bottom: auto !important;
  left: auto !important;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  margin-top: 12px !important;
  font-size: 13px !important;
  font-weight: 600;
  color: #b3261e !important;
  text-decoration: none;
}
body.PGS_PANIER .item_panier .supp-resp span {
  color: #b3261e !important;
  font-size: 16px !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.PGS_PANIER .item_panier .supp-resp:hover { text-decoration: underline; }


/* ============================================================
   Mon compte : le bouton d'action de la liste des commandes
   (.list_commande td:last-child a) avait fond ancien bleu
   var(--color-secondary) + texte force a var(--color-primary) par la regle
   body.PGS_COMPTE #centreetdroite a {color:var(--color-primary)!important}
   -> texte bleu fonce sur fond bleu, illisible. On force le
   bon rendu : fond NOUVEAU bleu var(--color-primary) + texte blanc.
   Specificite (1,3,3) + !important -> bat la regle a.
   ============================================================ */
body.PGS_COMPTE #centreetdroite .list_commande td:last-child a {
  background-color: var(--color-primary) !important;
  color: #fff !important;
  text-decoration: none !important;
}
body.PGS_COMPTE #centreetdroite .list_commande td:last-child a:hover {
  background-color: #08394e !important;
  color: #fff !important;
}


/* ============================================================
   Panier ETAPE2 - Quantite / Tarif unitaire en responsive.
   Le CSS de base (@media max-width:780px) mettait ces 2 blocs
   en boites 140px bordees, valeur 30px, avec un label .label-resp
   en barre bleu fonce #0f265c (hors theme) ; ma rustine <=640
   les empilait en plus -> tres moche. On les refait propres :
   2 cartes 50/50 au theme Six Fours, label sobre, valeur 20px.
   Scope body.PGS_PANIER + !important + place en fin de fichier
   -> bat les bases non-important et ma rustine <=640. 0 autre site.
   ============================================================ */
@media screen and (max-width: 780px) {
  body.PGS_PANIER .item_panier {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    align-items: stretch !important;
  }
  body.PGS_PANIER .item_panier .left-panier {
    width: 100% !important;
    flex: 1 1 100% !important;
  }
  body.PGS_PANIER .item_panier .quantite_panier,
  body.PGS_PANIER .item_panier .tarif_panier {
    width: 50% !important;
    max-width: none !important;
    flex: 1 1 50% !important;
    border: 0 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 14px 10px !important;
    text-align: center !important;
    background: #f4f8f9 !important;
  }
  body.PGS_PANIER .item_panier .quantite_panier {
    border-right: 1px solid #e3edf0 !important;
    border-radius: 12px 0 0 12px;
  }
  body.PGS_PANIER .item_panier .tarif_panier {
    border-radius: 0 12px 12px 0;
    font-size: 20px !important;
    font-weight: 800;
    color: var(--color2) !important;
  }
  body.PGS_PANIER .item_panier .qty_value {
    font-size: 20px !important;
    font-weight: 800;
    color: var(--color2) !important;
  }
  body.PGS_PANIER .item_panier .label-resp {
    display: block !important;
    background: transparent !important;
    color: #6a7b86 !important;
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 0 !important;
    margin: 0 !important;
  }
  body.PGS_PANIER .item_panier .label_panier { display: none !important; }
}


/* ============================================================
   Panier ETAPE2 - blocs "Vos informations" (.info_panier) et
   "Recapitulatif" (.recap_commande). Le CSS mobile de base
   force padding-left/right:0 sur ces 2 blocs -> les titres <h4>
   (hors de .content_info/.content_recap) se retrouvaient colles
   au bord de l'ecran. On leur remet une gouttiere laterale.
   Scope body.PGS_PANIER + !important. 0 impact autres sites.
   ============================================================ */
@media screen and (max-width: 980px) {
  body.PGS_PANIER .info_panier,
  body.PGS_PANIER .recap_commande {
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }
}


/* ============================================================
   Mon compte - TOUS les boutons : fond nouveau bleu var(--color-primary) +
   texte blanc. La regle generique
   body.PGS_COMPTE #centreetdroite a {color:var(--color-primary)!important}
   (specificite 1,2,1) ecrasait le texte blanc des boutons
   (.btn-compte fond #0167ba, etc.) -> texte bleu sur fond bleu.
   Ici on prefixe avec a.<classe> (specificite 1,3,1 > 1,2,1)
   pour reprendre la main. Couvre .btn-compte (page Mon compte
   + fiche commande), boutons liste, button_small/large.
   Scope body.PGS_COMPTE. 0 impact autres sites.
   ============================================================ */
body.PGS_COMPTE #centreetdroite a.btn-compte,
body.PGS_COMPTE #centreetdroite .btn-compte,
body.PGS_COMPTE #centreetdroite a.button_small,
body.PGS_COMPTE #centreetdroite a.button_large,
body.PGS_COMPTE #centreetdroite .button_small,
body.PGS_COMPTE #centreetdroite .button_large,
body.PGS_COMPTE #centreetdroite .list_commande td:last-child a {
  background-color: var(--color-primary) !important;
  color: #fff !important;
  text-decoration: none !important;
}
body.PGS_COMPTE #centreetdroite a.btn-compte:hover,
body.PGS_COMPTE #centreetdroite .btn-compte:hover,
body.PGS_COMPTE #centreetdroite a.button_small:hover,
body.PGS_COMPTE #centreetdroite a.button_large:hover,
body.PGS_COMPTE #centreetdroite .button_small:hover,
body.PGS_COMPTE #centreetdroite .button_large:hover,
body.PGS_COMPTE #centreetdroite .list_commande td:last-child a:hover {
  background-color: #08394e !important;
  color: #fff !important;
}


/* ============================================================
   Mon compte Six Fours : on retire la notion de PHOTO. La table
   "Activites effectuees" (.activite_compte) a une 3e colonne
   "Photo" (lien Photos / "Pas de photo..."). Six Fours ne gere
   pas ce service -> on masque l'entete + la cellule (colonne 3).
   CSS charge uniquement pour SIT_SIXFOURS + scope body.PGS_COMPTE.
   ============================================================ */
body.PGS_COMPTE .activite_compte th:nth-child(3),
body.PGS_COMPTE .activite_compte td:nth-child(3) {
  display: none !important;
}


/* ============================================================
   Mon compte : entete de la table "Activites effectuees"
   (.activite_compte th) etait encore en vieux bleu var(--color-secondary)
   (pas en <thead> donc non couvert par la regle thead th).
   -> nouveau bleu var(--color-primary) + texte blanc. Scope body.PGS_COMPTE.
   ============================================================ */
body.PGS_COMPTE #centreetdroite .activite_compte th,
body.PGS_COMPTE .activite_compte th {
  background-color: var(--color-primary) !important;
  color: #fff !important;
}


/* ============================================================
   Liste des commandes : #contenu_scroller{text-align:justify}
   (l.2135) heritait dans les <td> -> la colonne Statut sortait
   justifiee (texte etire / casse sur 2 lignes). Et le bouton
   "Voir la commande" passait sur 2 lignes (pas de nowrap).
   On force align gauche pour les cellules + bouton sur 1 ligne.
   Scope body.PGS_COMPTE. 0 impact autres sites.
   ============================================================ */
body.PGS_COMPTE #centreetdroite .list_commande th,
body.PGS_COMPTE #centreetdroite .list_commande td {
  text-align: left !important;
}
body.PGS_COMPTE #centreetdroite .list_commande td:last-child a {
  display: inline-block !important;
  white-space: nowrap !important;
  text-align: center !important;
}


/* ============================================================
   Page Tarifs (mdl_tarifs.php) : grille 2 colonnes (rando/loc)
   centree, max-width 1100, bouton Reservez aligne. Mobile 1 col.
   Reutilise .mockup-prices pour les lignes de tarif.
   ============================================================ */
.tarifs-section { padding: 60px 0 80px; background: #fff; }
.tarifs-grid {
  max-width: 1180px; margin: 0 auto; padding: 0 24px;
  display: grid; grid-template-columns: 1fr 1fr; gap: 56px;
  align-items: start;
}
.tarifs-col { min-width: 0; }
.tarifs-col .mockup-prices-title {
  font-size: 28px; font-weight: 900; color: var(--color2);
  margin: 0 0 18px; line-height: 1.2;
}
.tarifs-col .mockup-prices-title small {
  display: block; font-size: 14px; font-weight: 600;
  color: #4fa8bc; letter-spacing: .04em;
  text-transform: uppercase; margin-top: 4px;
}
.tarifs-col .mockup-prices { gap: 12px; }
.tarifs-col .mockup-prices li {
  border-radius: 14px; padding: 14px 18px;
  background: var(--color-bg-light);
  display: flex; align-items: center; justify-content: space-between;
  gap: 12px; font-size: 16px; color: var(--color2);
}
.tarifs-col .mockup-prices li > span { flex: 1 1 auto; }
.tarifs-col .mockup-prices li > strong { color: var(--color2); font-weight: 800; }
.tarifs-col .mockup-prices li > a.style-bouton-1 {
  padding: 8px 16px; font-size: 13px; font-weight: 700;
  border-radius: 999px;
}
.tarifs-col .mockup-prices li.mockup-price-info {
  background: transparent; border: 1px dashed #b3d3dc;
}
.tarifs-col .mockup-note {
  font-size: 12px; color: #4fa8bc; margin-top: 14px !important;
  font-style: italic;
}

/* page Tarifs : ajustement bloc bon cadeau (espacement vertical) */
.mockup-page--tarifs .mockup-gift { padding-top: 24px; }

@media screen and (max-width: 900px) {
  .tarifs-section { padding: 36px 0 48px; }
  .tarifs-grid {
    grid-template-columns: 1fr;
    gap: 32px; padding: 0 16px;
  }
  .tarifs-col .mockup-prices-title { font-size: 22px; }
}


/* Page Tarifs mobile (<=500px) : bouton plein largeur sous le tarif
   pour eviter le debordement quand le viewport est etroit. */
@media screen and (max-width: 500px) {
  .tarifs-col .mockup-prices li {
    flex-wrap: wrap !important;
    row-gap: 8px;
  }
  .tarifs-col .mockup-prices li > a.style-bouton-1,
  .tarifs-col .mockup-prices li > a.style-bouton-2 {
    flex: 1 1 100% !important;
    width: 100% !important;
    text-align: center;
    margin-left: 0 !important;
    box-sizing: border-box;
  }
  .tarifs-col .mockup-prices li > strong { white-space: nowrap; }
}

