/* Minification failed. Returning unminified contents.
(1693,1): run-time error CSS1019: Unexpected token, found '}'
 */



.noMobile {
    display: inline-block;
}


.menuMobLogo img {
    height: 34px;
    margin-top: 4px;
}

.iconSearchMob {
    display: none;
    cursor: pointer;
}

.iconCompteMob {
    display: none;
    cursor: pointer;
}

.langueDrop {
    display: none;
    cursor: pointer;
}


@media (max-width: 1500px) {

 /*   .ImageSlider_Left img {
        width: 300px;
        height: 300px;
        margin-top: 0;
        transform: none;
    }
*/

    .background-vert .tarifs .planning {
        border-right: 1px solid #70786A;
        padding: 0px 50px;
    }

    .methodes_4col {
        width: 30%;
        height: auto;
        background-color: #F2F5F1;
        margin: 14px;
    }

    .Tel_link {
        font-size: 13px;
        margin-right: 20px;
        letter-spacing: initial;
    }

    .nav{
        height: initial;
    }

    #logo {
        margin-left: 15px;
    }
    /*    .TxtImgSlider {
        top: 0;
        left: 0;
        transform: translateY(-50%);
        line-height: 1;
        font-size: 35px;
    }*/
    .swiper-container.sw-master.swiper-container-initialized.swiper-container-horizontal {
        min-height: 820px !important;
    }
    .swiper-text {
        width: 80%;
        transform: none;
        top: 150px;
        left: 100px;
        right: auto;
        margin: auto;
    }

    .Img_methodes_4col {
        height: 130px;
    }

    .Txt_methodes_4col {
        padding: 25px 15px;
    }
        .Txt_methodes_4col p {
            overflow: hidden;
            margin-bottom: 10px;
            text-align: left;
            line-height: 18px;
            font-size: 16px;
        }

    .footer-ct {
        padding: 50px 0px;
    }

    span.TitreFooter {
        font-size: 25px;
    }

    .footer-ct .left {
        padding: 0px 20px;
    }

    .contenuFullPage .contenuMixteTexteG .description {
        padding-left: 0px;
    }

    .double-column-pictures .ct .contenuMixteImageD .photoColonne{
        text-align: center;
    }

    .double-column-pictures .ct .contenuMixteImageD .photoColonne img{
       width: 55%;
    }

    .double-column-pictures .ct .contenuMixteImageG .photoColonne {
        text-align: center;
    }

    .contenuFullPage .contenuMixteImageG, .contenuFullPage .contenuMixteImageD {
        width: 100% !important;
    }

    .double-column-pictures span {
        font-size: 15px;
        display: flex;
        justify-content: center;
    }

        .double-column-pictures .ct .contenuMixteImageG .photoColonne img {
            width: 55%;
        }


    .ct .contenuMixteTexteD .description {
        padding-left: 0px;
        padding-top: 30px;
    }
    .body_14 .TxtImgSlider {
        display: block;
        z-index: 100;
        width: 300px;
        position: absolute;
        height: 300px;
        top: -26px;
        left: 5px;
        box-sizing: border-box;
        font-family: 'Abhaya-Libre';
        font-size: 41px;
        transform: rotate(-90deg);
        letter-spacing: 2px;
    }


/*
    #logo {
        top: 13px;
        margin-left: 50px;
    }
*/
    header.headScroll #logo {
        display:none;
    }

    header.headScroll .nav {
        top: 0px;
        margin-left: 0px;
        float: left;
        left: 50px;
        transform: translate(0px);
    }
    .nav a {
        padding: 0 7px;
        font-size: 15px;
    }

        .nav a:hover, .nav a:active {
            color: #B77F64 !important;
        }

    a.menuEnCours {
        color: #B77F64 !important;
    }


    #cheminNav {
        top: 90px;
    }




    /*SLIDERS*/



    .TexteSlider_Right {
        width: 528px;
        float: left;
    }

    h1, .h1 {
        font-size: 75px;
        line-height: 80px;
        color: #70786A;
        margin-bottom: 0px;
        font-family: 'Abhaya-Libre';
        font-weight: 400;
        text-align: left;
    }


     /*Conteneurs*/
    .contenuFullPhotoSeule {
        height: 308px;
        /* overflow: hidden; */
    }

    .contenuFullPage .contenuMixteTexteD {
        width: 100%;
        margin-right: 0;
        height: auto;
        margin-top: 50px;
    }


    .contenuFullPage .contenuMixteTexteG {
        width: 35%;
        margin-left: 50px;
        height: 350px;
    }
    .contenuFullPage .contenuTexte2ColG,
    .contenuFullPage .contenuTexte2ColD {
        width: 38%;
    }



    .ct {
        width: 80%;
        padding: 60px 0px;
    }

}

@media (max-width: 1250px) {
    .listActuCt {
        margin: 0px;
    }

    .padding-top-120 {
        padding-top: 50px;
    }

    .swiper-text {
        width: 90%;
    }

    .TxtImgSlider {
        display: none;
    }

    .ImageSlider_Left img{
        width: 75%;
    }
    /*.ImageSlider_Left img {
        width: 190px;
        height: 190px;*/
    /* margin-top: 50%; */
    /*}*/
    /*   .TxtImgSlider {
        width: 190px;
        height: 190px;
        top: 130px;
        left: 45px;
        transform: translateY(-50%);
    }*/
    .background-vert .tarifs {
        flex-direction: column;
        row-gap: 50px;
    }

        .background-vert .tarifs .tarif {
            border-right: none;
        }

        .background-vert .tarifs .planning {
            border-right: none;
            padding: 0px 0px;
        }

        .background-vert .tarifs .contact {
            border-right: none;
            padding-left: 0px;
        }

   

    .nav {
        background-color: #f2f5f1;
    }

        .nav li {
            border-right: none;
        }

    .nav ul ul {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        z-index: 901;
        width: 100% !important;
        transform: none;
    }

        .nav ul ul a {
            color: #70786a;
            line-height: 30px;
            background-color: transparent;
            text-align: center;
        }

        .background-vert .tarifs .tarif .description {
            width: 100%;
        }

    h2, .contenuMixteTexteD h2, .contenuMixteTexteG h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        text-align: center;
        letter-spacing: 7px;
    }

    .swiper-text h1 {
        letter-spacing: 7px;
    }

    .btn {
        font-size: 13px;
    }

    .double-column-pictures .ct {
        display: flex;
        flex-direction: column;
    }

    .albums {
        row-gap: 15px;
    }

    .albumTitre a {
        font-size: 10px;
    }

    .albumPhoto {
        margin-bottom: 0px;
    }

    .albumCt {
        width: 45%;
        margin: auto;
    }

    .TexteSlider_Right {
        width: 80%;
        float: left;
    }


    .body_14 .ImageSlider_Left {
        display: flex;
        flex-direction: column;
    }


    .ctEventFlex {
        flex-direction: column;
    }

        .ctEventFlex .detailEventDesc {
            width: 100%;
        }

        .ctEventFlex a {
            width: 100%;
        }

    .ccb321 .ct {
        margin-top: 0px;
        margin-bottom: 0px;
    }


    .methodes_4col {
        width: 43%;
    }


    .swiper-container.sw-principal.swiper-container-initialized.swiper-container-horizontal {
        height: 800px !important;
    }


    .quatres_col .contenuFull {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .swiper-text {
        width: 80%;
        transform: none;
        top: 150px;
        left: 100px;
        right: auto;
        margin: auto;
    }

    h1 {
        color: #70786A;
    }

    .swiper-slide.swiper-background.swiper-slide-active {
        background-image: none !important;
        position: relative;
    }

/*    .swiper-container.sw-master.swiper-container-initialized.swiper-container-horizontal {
        height: auto !important;
        min-height: auto !important;
    }*/

    .Formulaire_contact {
        width: 58%;
        padding: 20px;
        box-sizing: border-box;
        /* background-color: #d2a79738; */
        border: solid 2px #70786A;
    }
    .retourBtn .btn {
        margin-right: 0;
        margin-top: 0px;
    }

    .swiper-container.sw-principal.swiper-container-initialized.swiper-container-horizontal {
        height: 762px !important;
    }

    .TexteSlider_Right span {
        color: #70786A;
        letter-spacing: initial;
        text-align: center;
        justify-content: start;
        display: flex;
    }

    .mobile {
        display: block;
        text-align: left;
        position: fixed;
        top: 0;
        right: 15px;
        transform: none;
        height: 42px;
        z-index: 9100;
        float: right;
        left: auto;
    }

    /*.ImageSlider_Left img {
        width: 250px;
        height: 250px;*/
/*        margin-top: 50%;
*/    /*}*/


    header.headScroll {
        height: auto;
    }
        header.headScroll .nav {
            height:auto;
        }
        header.headScroll .nav {
            height: auto;
            top: -42px;
            left: 0px;
        }


        .Tel_link {
            display: none;
        }

    #logo {
        display: none;
    }

    header {
        height: auto;
    }

    .Theme_4blocs {
        width: 90%;
    }

    .quatres_col {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 100%;
        padding-bottom: 50px;
        justify-content: center;
    }

    .background-vert .tarifs .tarif .title {
        font-size: 30px;
    }

    .background-vert .tarifs .planning .title {
        font-size: 30px;
    }

    .background-vert .tarifs .contact .title {
        font-size: 30px;
    }

    .contenuFullPage .contenuMixteTexteG {
        width: 50%;
        margin-left: 0px;
        height: 350px;
    }


    .contenuFullPage .contenuMixteImageG, .contenuFullPage .contenuMixteImageD {
        width: 38%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
    }



    .contenuFullPage .contenuMixteImageD {
        width: 38%;
        margin-right: 50px;
    }



    .conteneurBlocImgTxt .ct, .conteneurBlocTxtImg .ct {
        height: auto;
    }


    .ImgTxt2col .contenuMixteTexteD,
    .ImgTxt2col .contenuMixteTexteG {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        height: 350px;
        float: inherit;
    }

    .photoColonne img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .double-column-pictures .contenuMixteImageG .photoColonne img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ImgTxt2col .contenuMixteImageG,
    .ImgTxt2col .contenuMixteImageD {
        width: 58% !important;
        margin-left: auto;
        min-height: 1px;
        height: 320px;
        float: inherit;
        margin-right: auto;
        margin-bottom: 55px;
    }

    .body_14 .TxtImgSlider {
        width: 250px;
        height: 250px;
        top: 150px;
        transform: translateY(-50%);
    }

        .body_14 .TxtImgSlider::after {
            top: -15px;
            right: 12px;
        }



    /*.TxtImgSlider {
        width: 250px;
        height: 250px;
        top: 33%;*/
        /* transform: translateY(-50%); */
    /*}*/

    .TexteSlider_Right {
        width: 60%;
        float: left;
    }
    .CategorieDate {
        display: flex;
        flex-direction: revert;
        justify-content: flex-end;
        margin-bottom: 20px;
        margin-top: -40px;
        margin-bottom: 10px;
    }

}

/*-----------------------------------------------------*/
/********----------- TABLETTES ---------------**********/
/*-----------------------------------------------------*/

@media (max-width: 1100px) {

    h1, .h1 {
        font-size: 40px;
        letter-spacing: initial;
    }
    .ct {
        width: 90%;
        padding: 30px 0px;
    }

    .swiper-container.sw-principal.swiper-container-initialized.swiper-container-horizontal {
        height: 930px !important;
    }

    .ccb313 {
        margin-top: 90px;
    }

    .listEventTitre {
        font-size: 15px;
        height: initial;
        line-height: inherit;
    }

    .listEventDate {
        letter-spacing: initial;
    }

/*    .body_14 .TxtImgSlider {
        width: 250px;
        height: 250px;
        top: 44%;
        transform: translateY(-50%);
    }*/
    .contenuFullPage .contenuTexte2ColG, .contenuFullPage .contenuTexte2ColD {
        width: 48%;
    }


    .blanc_Deux_colTxt {
        width: 680px;
    }


    /*SLIDER*/


/*    .TxtImgSlider {
        width: 250px;
        height: 250px;
        top: 50%;
        transform: translateY(-50%);
    }*/

/*        .TxtImgSlider::after {
            content: '';
            top: 15px;
            right: 15px;
        }*/

        .body_14 .TxtImgSlider::after {
            top: -24px;
        }




        /*actualités*/
    .trois_col {
        flex-direction: column;
    }


    .listActuCt {
        margin: 7px;
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .listActuDesc {
        width: 60%;
        text-align: left;
        padding: 30px;
        box-sizing: border-box;
    }

        .listActuDesc .listActuTitre {
            text-align: left;
        }

    .listActuImg {
        width: 50%;
        height: 320px;
        margin-bottom: 0px;
    }

    .detailActuDesc .flottant {
        float: right;
        /* margin: 50px; */
        width: 100%;
        margin: 0px auto 50px auto;
    }

    /*HEADER*/

    header {
        height: auto;
    }


    /**/
    


    .noMobile {
        display: none;
    }

    #logo {
        display: none;
    }

    /*--------------- 960 --------------*/



        .ct .grid_3 {
            width: 220px;
        }

        .ct .grid_4 {
            margin-bottom: 20px;
        }

        .ct .grid_6 {
            width: 300px;
        }

        .ct .grid_8 {
            width: 620px;
        }

        .ct .grid_9 {
            width: 620px;
        }

        .ct .grid_12 {
            width: 620px;
        }

    /*--------------- OUTILS --------------*/

    #panBandeauAdministrateurConnecte a {
        display: none;
    }

    #panierMini {
        position: fixed;
        right: 50px;
        top: 10px;
        margin-bottom: 0px;
        z-index: 9200;
    }

    #lblQte {
        position: absolute;
        left: 10px;
        top: 8px;
        padding: 2px;
        background: #2574ab;
    }

    #lkPanier {
        color: #ddd;
    }

        #lkPanier:hover {
            color: #fff;
        }

        #lkPanier [class^="ico-"]::before, #lkPanier [class*=" ico-"]::before {
            font-size: 17px;
            margin-right: 0px;
        }

    .qtePanier {
        color: #999;
        font-size: 10px;
        display: none;
    }

    .divRecherche {
        padding: 10px 0px 10px 0px;
        width: 230px;
        height: 75px;
        height: 22px;
        overflow: hidden;
        position: fixed;
        right: 0px;
        top: 0px;
        margin: 0;
        z-index: 9150;
    }

    .iconSearchMob {
        display: inline-block;
        padding-right: 10px;
    }

        .iconSearchMob span {
            color: #fff;
        }

    .searchChamps {
        background: #444;
        margin-top: 12px;
        padding: 10px;
    }

    .divRecherche input[type="text"] {
        width: 170px;
    }

    .divRechercheBlog .searchChamps {
        margin-top: 12px;
    }

    .deconnexionCt {
        padding: 10px 0px 10px 0px;
        width: auto;
        height: 22px;
        overflow: hidden;
        position: fixed;
        right: 70px;
        top: 0px;
        margin: 0;
        color: #fff;
        z-index: 9200;
    }

        .deconnexionCt a {
            color: #fff;
        }

        .deconnexionCt .ico-divers-perso-03:before {
            font-size: 18px;
        }

    .panDeconnexionBlog {
        right: 30px;
    }

    .deconnexionMobCt {
        background: #666;
        margin-top: 12px;
        padding: 10px;
    }

        .deconnexionMobCt a {
            display: block;
            padding-right: 0px;
            padding-bottom: 5px;
        }

    .panDeconnexionBlog .deconnexionMobCt {
        margin-top: 11px;
    }

    .iconCompteMob {
        display: inline-block;
        padding-right: 10px;
    }

        .iconSearchMob span, .iconCompteMob span {
            color: #ddd;
        }

        .iconSearchMob:hover span, .iconCompteMob:hover span {
            color: #fff;
        }

    .iconSearchMob [class^="ico-"]::before,
    .iconSearchMob [class*=" ico-"]::before {
        font-size: 18px;
    }

    #languesCt {
        padding: 10px 0px 10px 0px;
        width: auto;
        height: 22px;
        overflow: hidden;
        position: fixed;
        right: 110px;
        top: 0px;
        margin: 0;
        color: #fff;
        z-index: 9300;
    }

        #languesCt .ico-fleche010:before {
            font-size: 10px;
            margin-left: 5px;
        }

        #languesCt a {
            display: block;
            margin: 0px auto !important;
            padding: 6px 13px;
            color: #fff;
            text-decoration: none;
            border: 0;
        }

            #languesCt a:hover {
                background: #555;
            }

    .langueDrop {
        display: inline-block;
        line-height: 22px;
    }

    .langues {
        background: #222;
        margin-top: 10px;
        padding: 0px 0px 0px 0px;
        text-align: center;
        border-top: 1px solid #444;
    }

    /*--------------- HOME ACTUS --------------*/

    /*.actuCt {
        width: 300px;
        margin: 0px 10px;
    }*/

    .actuImage {
        height: 180px;
    }

    .eventCt {
        width: 300px;
        margin: 0px 10px;
    }
/*
    .eventImage {
        height: 180px;
    }*/

    .articleCt {
        width: 300px;
        margin: 0px 10px;
    }


    /*--------------- HOME ARTICLES BLOG --------------*/
    .classBlogArticle:nth-child(2n+1) {
        margin-right: 20px;
    }

    /*-------- BLOCS BOONET template.css---------*/

    /*.contenuFullPage .contenuMixteTexteG  {
        width: 300px;
    }

    .contenuFullPage .contenuMixteTexteD {
        width: 300px;
    }

    .contenuFullPage .contenuTexte2ColG  {
        width: 300px;
    }

    .contenuFullPage .contenuTexte2ColD  {
        width: 300px;
    }*/

    /*** 2 COLONNES ***/
    .blocGauche {
        width: 620px;
        float: none;
        margin: 0 auto;
    }

    .contenuDroite {
        width: 620px;
        float: none;
        margin: 0 auto;
    }

    .blocDroite {
        width: 620px;
        float: none;
        margin: 0 auto;
    }

    .contenuGauche {
        width: 620px;
        float: none;
        margin: 0 auto;
    }

        .contenuDroite .contenuMixteImageG, .contenuGauche .contenuMixteImageG {
            width: 300px;
        }

        .contenuDroite .contenuMixteImageD, .contenuGauche .contenuMixteImageD {
            width: 300px;
        }

        .contenuDroite .contenuMixteTexteG, .contenuGauche .contenuMixteTexteG {
            width: 300px;
        }

        .contenuDroite .contenuMixteTexteD, .contenuGauche .contenuMixteTexteD {
            width: 300px;
        }

        .contenuDroite .contenuTexte2ColG, .contenuGauche .contenuTexte2ColG {
            width: 300px;
            margin-bottom: 20px;
        }

        .contenuGauche .contenuTexte2ColD, .contenuDroite .contenuTexte2ColD {
            width: 300px;
        }

    /*** 3 COLONNES ***/
    .troisCol .blocGauche {
        width: 620px;
        margin-right: 0px;
        clear: both;
    }

    .troisCol .blocDroite {
        width: 620px;
    }

    .troisCol .contenuCentre {
        width: 620px;
    }

        .troisCol .contenuCentre img {
            width: 100%;
        }

    .contenuCentre .contenuMixteImageG {
        width: 230px;
    }

    .contenuCentre .contenuMixteImageD {
        width: 230px;
    }

    .contenuCentre .contenuMixteTexteG {
        width: 360px;
    }

    .contenuCentre .contenuMixteTexteD {
        width: 360px;
    }

    .contenuCentre .contenuTexte2ColG {
        width: 290px;
    }

    .contenuCentre .contenuTexte2ColD {
        width: 290px;
    }

    .blocGauche .bloc.blocRecherche, .blocGauche .bloc.blocNewsletter {
        padding: 3px 0;
    }

    .blocGauche #smMenu {
        float: none;
        margin: 0 auto 20px auto;
        border-bottom: 1px solid #aaa;
        padding-bottom: 10px;
    }

    .blocGauche .bloc {
        width: 290px;
        float: left;
    }

        .blocGauche .bloc:nth-child(2n+1) {
            margin-right: 40px;
        }

    .blocDroite .bloc.blocRecherche, .blocDroite .bloc.blocNewsletter {
        padding: 3px 0;
    }

    .blocDroite .bloc {
        width: 290px;
        float: left;
    }

        .blocDroite .bloc:nth-child(2n+1) {
            margin-right: 40px;
        }

    /*--------------- REVUE DE PRESSE --------------*/

    .listePressesConteneurImage {
        width: 300px;
    }

    .listePressesConteneurTextes {
        width: 300px;
        margin-left: 20px;
    }

    /*--------------- BLOG --------------*/

    .blogColonneContenu {
        width: 620px !important;
    }

    .blogColonneBlocs {
        float: right;
        width: 620px !important;
    }

        .blogColonneBlocs .bloc {
            width: 290px;
            float: left;
        }

            .blogColonneBlocs .bloc:nth-child(2n+1) {
                margin-right: 40px;
            }

    /*--------------- BOUTIQUE --------------*/

    /*---Produit famille----*/
    .btqBlocPhotoFamille {
        height: 190px;
        width: 190px;
    }

    .btqBlocFamille {
        width: 190px;
    }

    .btqListingProd {
        text-align: left;
    }

    .btqBlocProduit {
        margin-bottom: 50px;
        display: inline-block;
    }

    /*---Produit détail----*/
    .btq-detailCtPhotos {
        float: none;
        display: block;
        margin-right: 0px;
        width: 100%;
        clear: both;
        margin-bottom: 30px;
    }

    .btq-detailPhotoPrincipale {
        height: 400px;
        width: 400px;
        float: left;
        display: inline-block;
    }

    .btq-detailCtMiniatures {
        margin-top: 0;
        margin-left: 15px;
        float: right;
        width: 200px;
        display: inline-block;
    }

    /*---Panier----*/
    .btq-tabPanier {
        width: 100%;
    }

    .panierCtTotal {
        width: 100%;
        text-align: center;
    }

    .btq-panierCtValiderPanier {
        width: 100%;
        text-align: center;
    }

    /*--------------- CONNEXION --------------*/

    .btnFormCt {
        text-align: center;
        margin-top: 20px;
    }

    .connexionColGauche {
        padding-right: 40px;
        border-right: solid 1px #c9d4da;
        margin-right: 40px;
    }

    .connexionColDroite {
        display: inline-block;
        width: 220px;
    }

    .formInscription tr td {
        display: block;
    }

        .formInscription tr td:first-child {
            width: auto;
        }

        .formInscription tr td span {
            display: block;
        }

    .ctInscription .connexionColGauche {
        margin-right: 65px;
    }

    .ctInscription .form input[type="text"] {
        margin-bottom: 0;
    }

    /*--------------- Mentions leg --------------*/


    /*--------------- Notifications --------------*/

    .Messages {
        top: 50px;
    }

    .Message {
        max-width: 90%;
    }
    .Referencement {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .Theme_4blocs_child1, .Theme_4blocs_child2 {
        padding: 25px 20px;
    }

}


@media (max-width: 960px) {

    .clair_Deux_colTxt .contenuTexte2ColG h2, .contenuTexte2ColG h2, .clair_Deux_colTxt .contenuTexte2ColG h3, .contenuTexte2ColG h3 {
        text-align: left;
        padding-left: 0px;
    }

    .swiper-container.sw-master.swiper-container-initialized.swiper-container-horizontal {
        height: auto !important;
        position: relative;
        min-height: auto !important;
    }

    .swiper-slide.swiper-background.swiper-slide-active {

        position: relative;
    }

    .TexteSlider_Right span {
        color: #70786A;
        letter-spacing: initial;
        text-align: center;
        justify-content: center;
        display: flex;
    }

    .swiper-text h1 {
        font-size: 35px;
        line-height: 38px;
        text-align: center;
        color: #70786A;
        letter-spacing: normal;
    }

    .TexteSlider_Right p {
        color: #70786A;
        font-size: 15px;
    }

    .swiper-text {
        flex-direction: column;
        width: 90%;
        left: initial;
        right: auto;
        transform: initial;
        top: initial;
        position: relative;
        margin: auto;
        padding: 30px 0px;
    }

    .TexteSlider_Right {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .swiper-slide.swiper-background.swiper-slide-active {
        padding-bottom: 30px;
    }

    .ImageSlider_Left img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin-top: 0;
    }

    .swiper-background {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 0px center;
    }

    .ccb608 .ct,
    .ccb612 .ct {
        margin-bottom: -40px;
        padding: 0px;
    }

    .ct {
        width: 95%;
        padding: 50px 0px;
    }

    .footer-ct {
        max-width: 1000px;
        width: 95%;
        display: flex;
        padding: 50px 0px;
        margin: auto;
    }

    footer img {
        width: 70% !important;
    }
}

    .blocNewsletter {
        width: 50% !important;
    }

    .quatres_col-evenements {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 100%;
        justify-content: center;
    }




    .nav a {
        color: #70786A;
    }



.contenuFullPage .contenuMixteImageD {
    width: 100%;
    margin: auto;
}

.center-title {
    padding: 25px 0px;
}







    .ccb617, .ccb612 {
        margin-bottom: 25px;
        margin-top: 80px;
    }


    .mentionsColLeft {
        width: 36%;
    }

    .CenterSmall .ct {
        width: 500px;
    }


   

    .swiper-slide.swiper-background.swiper-slide-active {
        /* background-image: none!important; */
        position: relative;
    }
    .swiper-background {
        width: 100%;
        height: 100%;
        /* background-size: cover; */
        /* background-position: -190px center; */
    }

    h3, .h3 {
        font-size: 23px;
        line-height: 24px;
        text-align: center;
    }

/*    .body_1194 .swiper-text {
        flex-direction: column;
        height: 430px;
    }
*/

    .SndMenu_fixed_right {
        display:none;
    }

    .SndMenu_fixed {
        width: 42px;
        height: 42px;
        z-index: 6000000;
        bottom: auto;
        top: 0px;
    }
    .SndMenu_fixed_left {
        width: 100%;
    }

        .SndMenu_fixed_left img, .SndMenu_fixed_right img {
            width: 30px;
            height: 30px;
            float: right;
            object-fit: contain;
        }


    .Theme_4blocs_child3 {
        width: 100%;
        padding: 25px 31px;
        box-sizing: border-box;
    }

    .Theme_4blocs_child4 {
        width: 100%;
        box-sizing: border-box;
    }

    .contenuFullPage .contenuMixteImageG, .contenuFullPage .contenuMixteImageD {
        width: 90%;
        box-sizing: border-box;
    }


.contenuFullPage .contenuMixteImageD {
    width: 100%!important;
    margin-right: 0;
    float: none;
    box-sizing: border-box;
}

.double-column-pictures .contenuMixteImageD .photoColonne img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .TexteSlider_Right p {
        margin-left: 0;
    }
    .BottomTransition_right, .BottomTransition_left {
        font-size: 0px !important;
        letter-spacing: 0;
    }
    .BottomTransition img {
        width: 75px;
        margin: 0;
    }

    footer .ct {
        flex-direction: column;
    }
    .blocNewsletter {
        width: 100%;
    }

    footer img {
        width: 50%;
    }



    .AdresseFooter, .ContactFooter {
        width: 100%;
        text-align: center;
    }
    .TxtFooter {
        width: 100%;
        flex-direction: column;
    }
    .ImgTxt2col .Theme_2blocs .Theme_4blocs_child4 {
        width: 106%;
    }

    .ImgTxt2col .Theme_2blocs .Theme_4blocs_child3 {
        width: 100%;
        padding: 20px 0;
    }

    .contenuFullPage .contenuTexte2ColG, .contenuFullPage .contenuTexte2ColD {
        width: 100%;
    }

    .SndMenu_fixed_left {
        padding: 7px;
    }
    .contenuFullPage .contenuMixteTexteD {
        width: 100%;
        margin-left: 0;
        height: 350px;
    }

    .Theme_4blocs_child1, .Theme_4blocs_child2 {
        width: 100%;
    }

    .contenuFullPage .contenuMixteTexteG {
        width: 100%;
        margin-left: 0;
        height: auto;
        margin-top: 50px;
    }


    .ImgTxt2col .contenuMixteTexteD, .ImgTxt2col .contenuMixteTexteG {
       
        height: auto;
    }


    .BottomTransition_right, .BottomTransition_left {
        font-size: 15px;
        letter-spacing: 0;
        height: 62px;
        padding: 19px;
    }

/*    .swiper-text {
        flex-direction: column;
        height: 600px;
    }*/


        .TexteSlider_Right h3 {
            text-align: left;
            max-width: 380px;

        }

    /*.contenuFullPage .contenuMixteTexteD {
    width: 50%;
    margin-right: 0;
    height: 520px;
}*/


  


    .swiper-text h1 {
        font-size: 45px;
        line-height: 50px;
    }

    #cheminNav {
        top: 50px;
    }



    h3, .h3 {
        font-size: 23px;
        line-height: 24px;
    }



/*    .body_14 .TxtImgSlider {
        width: 180px;
        height: 180px;
        top: auto;
        margin-top: 17px;
        line-height: 35px;
        position: relative;
        left: auto;
        transform: translateY(-0%);
    }*/
      .body_14 .TxtImgSlider::after {
            display:none;
        }
/*    .body_14 .swiper-text {
        flex-direction: row;
        height: auto;
        width: 90%;
    }
*/



    .clair_Deux_colTxt {

        flex-wrap: wrap;
    }

    .contenuFullPage .contenuTexte2ColG, .contenuFullPage .contenuTexte2ColD {
        width: 90%;
        height: auto;
        text-align: center;
        margin: auto;
        float: none;
    }

    .actuDesc {
        width: 30%;
    }

    .actuImage {
        width: 34%;
        /* height: 250px; */
    }
   
}