/* Minification failed. Returning unminified contents.
(459,29): run-time error CSS1046: Expect comma, found '0'
(459,33): run-time error CSS1046: Expect comma, found '/'
(3607,24): run-time error CSS1030: Expected identifier, found 'h2'
(3607,26): run-time error CSS1031: Expected selector, found ')'
(3607,26): run-time error CSS1025: Expected comma or open brace, found ')'
 */

/*------------------------------------------*/
/*----------------- GENERAL ----------------*/
/*------------------------------------------*/


/*------------------------------------------*/
/*----------------- FONTS ----------------*/
/*------------------------------------------*/

@font-face {
    font-family: 'Champagne-Limousines-Bold';
    src: url('/css/fonts/Champagne-Limousines-Bold.eot') format('embedded-opentype'), url('/css/fonts/Champagne-Limousines-Bold.woff') format('woff'), url('/css/fonts/Champagne-Limousines-Bold.ttf') format('truetype'), url('/css/fonts/Champagne-Limousines-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Champagne-Limousines';
    src: url('/css/fonts/Champagne-Limousines.eot') format('embedded-opentype'), url('/css/fonts/Champagne-Limousines.woff') format('woff'), url('/css/fonts/Champagne-Limousines.ttf') format('truetype'), url('/css/fonts/Champagne-Limousines.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('/css/fonts/Calibri.eot') format('embedded-opentype'), url('/css/fonts/Calibri.woff') format('woff'), url('/css/fonts/Calibri.ttf') format('truetype'), url('/css/fonts/Calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri-Bold';
    src: url('/css/fonts/Calibri-Bold.eot') format('embedded-opentype'),url('/css/fonts/Calibri-Bold.woff') format('woff'), url('/css/fonts/Calibri-Bold.ttf') format('truetype'), url('/css/fonts/Calibri-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GoldenHopes';
    src: url('/css/fonts/GoldenHopes.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

.body_1193 .swiper-container {
    height: 36vh !important;
    margin-bottom: 100px;
}

.body_1142 .swiper-container {
    height: 36vh !important;
    margin-bottom: 50px;
}

.btqBlocDescProduit {
    margin: 10px;
    font-family: 'Champagne-Limousines';
    font-size: 20px;
}

/*.btq-prix {
    color: #202020;
    padding: 5px 8px;
    text-transform: uppercase;
    font-family: 'Champagne-Limousines';
}*/

.btq-detailCtTxt h1 {
    font-size: 75px;
    line-height: 80px;
    margin-bottom: 20px;
    text-align: left;
}

.body_1143 div#ctl00_panMilieu,
.body_73 div#ctl00_panMilieu,
.body_1144 div#ctl00_panMilieu,
.body_77 div#ctl00_panMilieu,
.body_75 div#ctl00_panMilieu,
.body_1147 div#ctl00_panMilieu {
    margin-top: 100px;
}


.cpt-ctCommandes {
    margin-bottom: 100px;
}



.btqBlocTitreProduit {
    font-family: 'Champagne-Limousines';
    font-size: 30px;
    margin-bottom: 5px;
    margin: 10px;
    text-align: center;
}

.lienDeconnexion {
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    /* padding: 5px; */
    border-radius: 50px;
    /* background-color: #9f762c; */
}

    .lienDeconnexion img {
        width: 100%;
        height: 100%;
    }

.BonCadeau_EspaceClient {
    position: fixed;
    float: right;
    right: 0;
    top: 50vh;
    transform: translateY(-50%);
    width: 46px;
    display: flex;
    flex-direction: column;
    height: auto;
    z-index: 12;
}

#panHomeBlogArticles .swiper-slide {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.BlogCenter {
    text-align: center;
    margin-bottom: 20px;
}

#panHomeBlogArticles {
    margin: 50px auto;
}

.EspaceClient {
    width: 150px;
    height: 46px;
    background-color: #9f762c;
    z-index: 150;
    color: #fff;
    box-sizing: border-box;
    padding: 16px;
    transform: rotate(-90deg);
    text-align: center;
    margin-bottom: 220px;
    margin-left: -52px;
}

a .EspaceClient {
    font-size: 15px;
    font-family: Champagne-Limousines;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
}

body {
    margin: 0px;
    font-family: Arial;
    font-size: 14px;
    /*line-height: 17px;*/
    color: #212121;
    background: #fff;
    overflow-x: hidden;
    width: 100%;
}

.ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}

.conteneurContenuBloc {
    margin-bottom: 20px;
}

/*------- Couleur du loader et des selecteur -------*/

::-moz-selection {
    background: #9f762c;
    color: #fff
}

::selection {
    background: #9f762c;
    color: #fff
}

.spinner > div {
    background-color: #9f762c;
}

/*----------------- TEXTES ----------------*/

h1, .h1 {
    font-family: 'Champagne-Limousines';
    font-size: 68px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}

h2, .h2 {
    font-family: 'Champagne-Limousines';
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
}

h3, .h3 {
    font-family: 'Champagne-Limousines';
    font-size: 29px;
    line-height: 26px;
    letter-spacing: 1.5px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 400;
}

h4,
.h4 {
    font-family: 'Champagne-Limousines-Bold';
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-bottom: 10px;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

p {
    font-family: 'Calibri';
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

img {
    border: 0px;
}

ul {
    margin: 0px 0 20px 20px;
    list-style: none;
    text-align: justify;
}

li {
    /* list-style-type: none; */
}

.ct ul li {
    font-family: 'Calibri';
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    /* height: 45px; */
    width: auto;
    padding: 5px 10px;
}


.ct #ms0 a {
    color: #000;
    text-decoration: none;
    text-align: left;
    height: auto;
    line-height: 20px;
    padding-left: 10px;
}


#ms0 a.menuEnCours {
    /* background-color: #c9011b; */
    /* color: #fff; */
    /* border-bottom: 0 solid #555; */
    font-weight: bold !important;
}

ul ul {
    margin: 0px 0 10px 0;
    list-style: none;
    text-align: justify;
}

    ul ul li {
        margin-left: 20px;
        list-style-type: circle;
    }

.ulOrder li {
    list-style-type: decimal;
}

.retourBtn .btnUnderline2 {
    font-size: 20px;
}

/*---------- Boutons ---------*/

.btn {
    text-decoration: none;
    text-align: center;
    background: #222;
    color: #fff;
    display: inline-block;
    padding: 7px 15px;
    transition: 0.3s all ease-out;
    border: 1px solid #222;
}

    .btn:before {
        font-family: 'boonIco';
    }

    .btn:hover {
        background: none;
        color: #222;
        cursor: pointer;
    }

/*---------- CLASSES PERSO ---------*/

.important {
    font-weight: bold;
}

.color {
    color: #0899AE;
}

.legende {
    font-style: italic;
}

.mark {
    color: #9f762c;
    background-color: #f4f8fb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 6px;
}

.citation {
    font-size: 11px;
    font-style: italic;
    color: #999;
    font-weight: lighter;
}

.notes {
    font-size: 13px;
    font-style: italic;
    background-color: rgba(150,150, 150, 0.1);
    color: #999;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(150, 150, 150, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .notes:before {
        font-size: 13px;
        font-style: italic;
        font-weight: lighter;
        content: "\e91f";
        font-family: boonIco;
        margin-right: 10px;
    }

.retourBtn {
    text-align: right;
    margin: 5px 0;
}

.flottant {
    float: right;
    margin: 0 0 15px 30px;
}

.alignMiddle {
    position: relative;
    display: block;
}

.alignMiddleIn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
}

/*-----------------------------------------*/
/*----------------- HEADER ----------------*/
/*-----------------------------------------*/

header {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0;
    position: absolute;
}


.LogoBlanc {
    display: none;
}

.body_14 .LogoBlanc, .body_1190 .LogoBlanc, .body_25 .LogoBlanc, .body_1192 .LogoBlanc, .body_21 .LogoBlanc, .body_1145 .LogoBlanc {
    display: block;
}


.body_14 .LogoNoir,
.body_1190 .LogoNoir,
.body_25 .LogoNoir,
.body_1192 .LogoNoir,
.body_21 .LogoNoir,
.body_1145 .LogoNoir {
    display: none;
}


.body_1145 .swiper-background:after {
    content: '';
    background-color: rgb(0 0 0 / 52%);
    width: 100%;
    height: 100%;
    display: block;
}


.body_1145 .swiper-text h1,
.body_1145 .swiper-text h3,
.body_1145 .btnUnderline2 {
    color: #fff;
}

    .body_1145 .btnUnderline2::before {
        background-color: #ffffff;
    }


.contenuFullPage .contenuTexte2ColG h1 {
    text-align: left;
}

#logo {
    width: 200px;
    float: left;
    margin-top: 40px;
    position: relative;
    z-index: 10;
    margin-left: 46px;
}

.body_25 #logo {
    width: 200px;
    float: left;
    opacity: 0;
    margin-top: 40px;
    position: relative;
    z-index: 10;
    margin-left: 46px;
}

#logo img {
    width: 100%;
}

.iconCompteMob {
    cursor: pointer;
    margin-top: 3px;
}

#outils {
    float: right;
    text-align: right;
    z-index: 60;
    position: absolute;
    right: 50px;
    top: 50px;
    /*    display: flex;
*/ flex-direction: row;
    display: none;
}

.body_1142 #outils,
.body_1143 #outils,
.body_73 #outils,
.body_1144 #outils,
.body_77 #outils {
    float: right;
    text-align: right;
    z-index: 60;
    position: absolute;
    right: 50px;
    top: 50px;
    display: flex;
    flex-direction: row;
}

.btq-frais-envois {
    /* text-align: right; */
    margin-bottom: 10px;
    display: flex;
    flex-direction: revert;
    justify-content: space-between;
}


.ccb572 img {
    margin-bottom: 10px !important;
}

.body_1145 .swiper-container, .body_1145 .swiper-background {
    /* width: 100%; */
    /* height: 70vh !important; */
}



.body_1195 .swiper-text h1 {
    color: #000;
}

/*
.body_1195 .navBurgerBtn:before {
    color: #fff;
}*/

/*.body_1195 .LogoBlanc {
    display: block;
}

.body_1195 .LogoNoir {
    display: none;
}*/


.body_131 .navBurgerBtn > span {
    background: #000;
}



/*----------- Langues ----------*/
#languesCt {
    text-align: right;
    margin-bottom: 10px;
}

.langues a {
    text-decoration: none;
    padding: 5px;
    text-transform: uppercase;
    display: inline-block;
}

    .langues a:hover {
        background: #222;
        color: #fff;
    }

.langueActive {
    background: #000;
    color: #fff;
}

/*----------- Panier ----------*/

#panierMini {
    margin-bottom: 10px;
}

.noMobile {
    display: none !important;
}

#lblQte {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #9f762c;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 3px;
    display: inline-block;
    margin-left: -10px;
}

.btq-recap h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 30px;
    font-weight: 400;
}


.modalPopup .popupCtContenu {
    margin: 10px 0 10px 0;
    text-align: center;
    font-family: 'Champagne-Limousines';
    font-size: 22px;
}

.modalPopup .popupCtTitre {
    text-align: center;
    font-size: 34px;
    font-family: 'Champagne-Limousines';
    margin-bottom: 30px;
}

.modalPopup {
    background: #fff;
    border: solid 4px #9f762c;
    padding: 20px 60px;
    max-width: 420px;
    height: auto;
    position: relative;
    z-index: 999990;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    left: 50% !important;
    transform: translateX(-50%);
}

.ct-EnvoiLivraison {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 50px;
    margin-top: 50px;
}

.ct-Livraison {
    margin-left: 60px;
    padding-left: 60px;
    border-left: solid 1px #000;
}

.ct-paiement {
    margin-top: 50px;
}



.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 95%;
    content: '0';
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
}


/*    .swiper-button-prev::before {
        content: '\e93e';
        font-family: 'boonIco';
        font-size: 20px;
        color: #000;
    }
*/

/*----------- Login ----------*/
.deconnexionCt {
    margin-bottom: 10px;
    border-left: solid 1px #000;
    margin-left: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.connexionNom {
    padding-right: 10px;
    /* display: none; */
}

    /*.deconnexionCt::before {
    content: '\e986';
    font-family: 'boonIco';
    font-size: 16px;
    color: #9f762c;
    display: block;
    margin-right: -7px;
}
*/
    .connexionNom:hover {
    }

.lienDeconnexion {
}

    .lienDeconnexion:hover {
    }

/*----------- Recherche ----------*/

.divRecherche {
    text-align: right;
}

    .divRecherche input[type="text"] {
        width: 200px;
        margin-right: 0px;
        font-size: 12px;
    }

.btnRecherche {
    margin: 0;
    padding: 5px 10px;
    background: #222;
    color: #fff;
    text-decoration: none;
}

    .btnRecherche:hover {
        background: #666;
    }

/*-------------------------------------------------------*/
/*-------------------- HOMEPAGE -------------------------*/
/*-------------------------------------------------------*/

.bandeauSliderHome {
    margin-bottom: 40px;
}

    .bandeauSliderHome .swiper-text {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        width: 100% !important;
        height: 100%;
        position: relative;
    }

        .bandeauSliderHome .swiper-text:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.4);
            z-index: 2;
            content: '';
        }

    .bandeauSliderHome h2,
    .bandeauSliderHome p {
        color: #ffffff;
        z-index: 3;
        width: 650px;
        max-width: 90%;
        text-align: center;
    }

    .bandeauSliderHome .swiper-text h2 {
        max-width: 100%;
        text-align: center;
    }

    .bandeauSliderHome .btn {
        background: #9f762c;
        color: #fff;
        font-size: 16px;
        border: solid 1px #9f762c;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 30px;
        z-index: 3;
    }


        .bandeauSliderHome .btn:hover {
            background: #765415;
            color: #fff;
        }


/*---------- Actus Home ---------*/

.actuCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.actuImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .actuImage img {
        width: 100%
    }

.actuDesc {
}

input[type="text"] {
    margin: 0;
    height: 37px;
}

.inputIco span {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
    height: 37px;
    width: 37px;
    padding: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #bbb;
}

.body_1190 .contenuFlechesSwiperHome {
    display: none;
}

.actuTitre {
    margin-bottom: 10px;
}

.actuDate {
    margin-bottom: 10px;
}

.actuTexte {
    margin-bottom: 10px;
    max-height: 90px;
    overflow: hidden;
    text-align: justify;
    font-size: 14px;
    line-height: 16px;
}

.actuLien {
    text-align: right;
}

    .actuLien a {
        font-size: 13px;
    }

/*---------- Events Home ---------*/

.eventCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.eventImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .eventImage img {
        width: 100%
    }

.eventDesc {
}

.eventTitre {
    margin-bottom: 10px;
}

.eventDate {
    margin-bottom: 10px;
}

.eventTexte {
    margin-bottom: 10px;
    max-height: 90px;
    overflow: hidden;
    text-align: justify;
    font-size: 14px;
    line-height: 16px;
}

.eventLien {
    text-align: right;
}

    .eventLien a {
        font-size: 13px;
    }

/*---------- Blog Home ---------*/
.ccb499 .h1 {
    font-size: 69px;
}

span#ctl00_cphPanMilieu_lblDate {
    float: right;
    width: 20%;
    text-align: right;
    font-family: Champagne-Limousines;
    right: 0;
    font-size: 70px;
    font-weight: bold;
    display: none;
}

    span#ctl00_cphPanMilieu_lblDate::after {
        content: '.';
        display: inline-block;
        font-family: Champagne-Limousines;
        right: 0;
        font-size: 70px;
        font-weight: bold;
        display: none;
    }

#panHomeBlogArticles .fotorama__stage {
    width: 400px;
    height: 400px;
}

.articleCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.articleImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .articleImage img {
        width: 100%
    }

.articleTitre {
    margin-bottom: 10px;
}

.articleLien {
    text-align: right;
}

    .articleLien a {
        font-size: 13px;
    }

.reponseBlogDe {
    margin-top: 10px;
    padding-left: 20px;
}

    .reponseBlogDe span {
        font-weight: bold;
        color: #000000;
        clear: both;
        height: 20px;
        padding-top: 10px;
    }



/*------------------------------------------------------*/
/*-------------------- CONTENU -------------------------*/
/*------------------------------------------------------*/



.BlocDecalages .contenuMixteImageD {
    width: 510px;
    float: right;
    min-height: 1px;
    margin-top: 180px;
    margin-bottom: 120px !important;
}

.BlocDecalages .contenuMixteImageG {
    width: 510px;
    float: left;
    margin-top: -410px;
    min-height: 1px;
}

.BlocDecalages .contenuFullPhotoSeule .photoColonne {
    width: 1540px !important;
    max-height: 730px;
    margin-top: 100px;
    margin-bottom: 100px;
    overflow: hidden;
    float: right;
}

.videoStudio {
    width: 100% !important;
    height: auto;
    overflow: hidden;
    margin: 50px auto !important;
}

iframe.videofull {
    width: 100% !important;
    object-fit: contain;
    height: 70vh !important;
}

/*.BlocDecalages .contenuTexte2ColD .photoColonne.aos-init.aos-animate {
    width: 600px;
    float: right;
    margin-right: -50px;
    margin-bottom: 100px;
}*/
.BlocDecalages .contenuTexte2ColD .photoColonne {
    width: 600px !important;
    float: right;
    margin-right: -100px;
}

/*.BlocDecalages .contenuTexte2ColG .photoColonne.aos-init.aos-animate {
    width: 510px;
    float: right;
    margin-top: -330px;
    margin-bottom: 100px;
}*/
.BlocDecalages .contenuTexte2ColG .photoColonne {
    width: 510px !important;
    float: left;
    margin-top: 0;
}

.AnimImgHorizontal .contenuTexte2ColD .photoColonne {
    width: 600px;
    float: right;
}

.AnimImgHorizontal .contenuTexte2ColG .photoColonne {
    width: 600px;
    float: left;
}

/*.BlocDecalages .contenuMixteImageD .photoColonne img {
    z-index: 50;
    margin-top: -510px;
}*/

#ctl00_cphPanMilieu_panMenuCateg ul#ms0 {
    display: flex;
    width: auto;
    float: right;
    max-width: 790px;
    flex-wrap: wrap;
}

ul#ms0 li:hover > a {
    color: #000;
    border-bottom: none;
    height: auto;
    background: none;
    padding: 0px;
}

.ct ul li:hover a {
    font-weight: bold !important;
}

li.msclear {
    display: none;
}

/*---------- Contenus des Blocs ---------*/


.MarginBottom100 {
    margin-bottom: 100px;
}


.MarginTop100 {
    margin-top: 100px;
}

.contenuFullPage .contenuMixteImageG {
    width: 510px;
    float: left;
    min-height: 1px;
}

.contenuFullPage .contenuMixteImageD {
    width: 600px;
    float: right;
    min-height: 1px;
}

.contenuFullPage .contenuMixteTexteG {
    width: 460px;
    float: left;
    margin-left: 50px;
    text-align: justify;
    float: left;
    min-height: 1px;
}


.DecalageFulCtImg .contenuFullPhotoSeule {
    width: 100%;
    display: flex;
}


.DecalageFulCtImg .photoColonne {
}

    .DecalageFulCtImg .photoColonne:nth-child(2) {
        width: 450px;
        display: block;
        position: absolute;
        /* float: right; */
        right: 105px;
        top: -310px !important;
    }

.body_1195 .texteDouble .ct {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.texteDouble img {
    border: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.contenuFullPage .contenuMixteTexteD {
    width: 460px;
    float: right;
    margin-right: 50px;
    /* transform: translateX(-50%); */
    text-align: justify;
    min-height: 1px;
}

.contenuFullPage .contenuTexte2ColG {
    width: 430px;
    float: left;
    margin-right: 110px;
    min-height: 1px;
    text-align: justify;
}

.contenuFullPage .contenuTexte2ColD {
    width: 430px;
    float: right;
    margin-right: 100px;
    min-height: 1px;
    text-align: justify;
}

.contenuFullPage .contenuFull {
    width: 100%;
}

.contenuFullPage .contenuFullPhotoSeule {
    width: 100%;
}

    .contenuFullPage .contenuFullPhotoSeule img {
        width: 100%;
    }

.contenuFullPage .contenuFullPhotoSlider {
    display: block;
    position: relative;
}

.photoColonne {
    z-index: 0;
    width: 100% !important;
}

    .photoColonne img {
        width: 100%;
    }

.contenuTexte2ColD h2 {
    text-align: left;
}

.flottantGauche {
    float: left;
    margin: 0 30px 0 0;
}

.flottantDroite {
    float: right;
    margin: 0 0 0 30px;
}

.sepFooter {
    display: block;
    clear: both;
    height: 40px;
}

/*---------- Fil d'Ariane ---------*/
#cheminNav {
    height: 30px;
    clear: both;
    margin: 15px auto;
}

    #cheminNav a,
    #cheminNav span {
        color: #aaa;
        text-decoration: none;
    }

        #cheminNav a:hover {
            color: #333;
            text-decoration: underline;
        }

.sepCheminNav {
    margin: 0px 5px 0px 5px;
}

    .sepCheminNav:before {
        content: "\e908";
        font-family: boonIco;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.53);
        line-height: 14px;
    }

/*---------- Pagination ---------*/

.paginationListing {
    margin: 30px auto 100px auto;
    text-align: center;
    font-size: 14px;
}

    .paginationListing span {
        padding: 10px 16px;
        background: #222;
        color: #fff;
        border: 1px solid #222;
    }

    .paginationListing a {
        padding: 10px 16px;
        background: #fff;
        color: #222;
        border: 1px solid #222;
    }

        .paginationListing a:hover {
            color: #fff;
            background: #222;
            cursor: pointer;
        }

/*----------------------------------------------*/
/*-------------- FORMULAIRES -------------------*/
/*----------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select {
    border: 1px solid #E3E3E3;
    transition: 0.3s all ease-out;
    color: #565656;
    outline: none;
    padding: 5px;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="tel"]:focus,
    input[type="url"]:focus,
    textarea:focus {
        border-color: #777;
    }

button[type="button"], button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
    padding: 7px 15px;
    background: #222;
    border: 1px solid #222;
    color: #fff;
    cursor: pointer;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    font-family: 'Champagne-Limousines';
    font-size: 22px;
    font-weight: inherit;
}

    button[type="button"]:hover,
    button[type="submit"]:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover {
        background: none;
        color: #222;
    }

        button[type="button"]:disabled,
        button[type="submit"]:disabled,
        input[type="submit"]:disabled,
        input[type="button"]:disabled,
        input[type="reset"]:disabled,
        button[type="button"]:hover:disabled,
        button[type="submit"]:hover:disabled,
        input[type="submit"]:hover:disabled,
        input[type="button"]:hover:disabled,
        input[type="reset"]:hover:disabled {
            background: #222;
            color: #fff;
            opacity: 0.7;
            cursor: default;
        }

/*.errorControl {
    background-color: #FBE3E4 !important;
    border: solid 1px Red !important;
}*/

.correction {
    background: rgba(240, 80, 80, 0.1);
    color: #f05050;
}

/*---------- Contact ---------*/

.formulaire {
    width: 100%;
    margin-top: 20px;
}

.formulaire-row {
    margin-bottom: 25px;
    position: relative;
}

.formulaire input[type="text"],
.formulaire input[type="tel"],
.formulaire input[type="email"],
.formulaire textarea {
    background-color: rgba(255, 255, 255, 0.00);
    width: 100%;
    height: 30px;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 2px solid rgba(33, 33, 33, 0.25);
    box-sizing: border-box;
    font-size: 15px;
    color: #5c5c5c;
}

.formulaire textarea {
    height: 100px;
    resize: vertical;
    margin-bottom: 0px;
    padding: 5px 0px;
}

/*-- Ci dessous, le style du label qui est par dessus
    le champs.

    Si vous voulez enlever la petite animation
    des labels, faites comme il y a marqué dans les commentaires de l'UC Contact,
    et enlevez la position absolute de la règle ci dessous.
    */

.formulaire label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 15px;
    font-family: Arial;
    color: #5c5c5c;
    opacity: 0.8;
    cursor: text;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.formulaire input[type="radio"] + label,
.formulaire input[type="checkbox"] + label {
    top: 0;
}

/*-- Style des champs quand on est en train décrire dessus
        */

.formulaire input[type="text"]:focus,
.formulaire input[type="email"]:focus,
.formulaire input[type="tel"]:focus,
.formulaire textarea:focus {
    border-bottom: 2px solid #222;
}

    /*-- Style du label quand on a cliqué dessus et quand
                on a du texte dans les champs
        */

    .formulaire input[type="text"]:focus ~ label,
    .formulaire input[type="text"].fill ~ label,
    .formulaire input[type="email"]:focus ~ label,
    .formulaire input[type="email"].fill ~ label,
    .formulaire input[type="tel"]:focus ~ label,
    .formulaire input[type="tel"].fill ~ label,
    .formulaire textarea:focus ~ label,
    .formulaire textarea.fill ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

/*-- Style des champs avec erreurs
        */

.errorControl {
    background-color: #FBE3E4 !important;
    border: 0px !important;
    border-bottom: 2px solid #cc5246 !important;
}

.formulaire-check {
    margin-bottom: 20px;
}

    .formulaire-check > div {
        margin: 0px 0px 8px 0px;
    }

        .formulaire-check > div label, .ReCaptcha-notice {
            opacity: 1;
            color: #979797;
            line-height: 15px;
            font-size: 12px;
        }

            .formulaire-check > div label a,
            .ReCaptcha-notice a {
                color: #000;
                text-decoration: underline;
            }

.ReCaptcha {
    margin-bottom: 25px;
}

/*-- Style du champ Kit Bancaire Stripe (uc/KitsBancaires/StripeElements.ascx) */

.stripe {
    max-width: 420px;
}

.stripe-savedCardsTitle {
    display: block;
    margin: 0 0 10px;
}

.stripe-cardSelectTitle {
    display: block;
    margin: 20px 0 10px;
}

.stripe-savedCard {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.stripe-savedCardImage {
    display: none;
}

.stripe-savedCardName {
    margin: 0 5px;
}

    .stripe-savedCardName::before {
        content: "\2022\2022\2022\2022";
        margin-right: .33em;
        letter-spacing: 2px;
    }

.stripe-savedCardExp {
    margin: 0 0 0 10px;
}

.stripe-savedCardDelete {
    font-size: 20px;
    display: inline-block;
    padding: 5px;
    line-height: .5em;
    cursor: pointer;
}

.stripe-cardSelect {
    margin: 5px 0;
}

.stripe-cardContainer {
    padding: 20px 0 0 0;
    overflow: hidden;
    transition: max-height .25s ease-out, opacity .25s ease-out;
}

    .stripe-cardContainer:not(.isVisible) {
        max-height: 0;
        opacity: 0;
    }

    .stripe-cardContainer.isVisible {
        max-height: 200px;
        opacity: 1;
    }

.formulaire .StripeElement {
    width: 100%;
    height: 30px;
    padding: 5px 0 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid rgba(33, 33, 33, 0.25);
    box-sizing: border-box;
    transition: 0.3s all ease-out;
}

    .formulaire .StripeElement iframe {
        opacity: 0;
        transition: 0.3s opacity ease-out;
    }

    .formulaire .StripeElement--focus iframe,
    .formulaire .StripeElement:not(.StripeElement--empty) iframe {
        opacity: 1;
    }

.formulaire .StripeElement--focus {
    border-bottom-color: #222;
}

    .formulaire .StripeElement--focus ~ label,
    .formulaire .StripeElement:not(.StripeElement--empty) ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

.formulaire .StripeElement--invalid:not(.StripeElement--focus) {
    background-color: #FBE3E4 !important;
    border-bottom-color: #cc5246 !important;
}

/*---------- Inscription / Connexion ---------*/

/*----------------------------------------------------*/
/*-------------- LISTINGS / DETAIL -------------------*/
/*----------------------------------------------------*/

/*---------- Listing Actus ---------*/

#listingActus {
    margin-bottom: 30px;
    font-size: 0;
}

.listActuCt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.listActuImg {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 10px auto;
}

    .listActuImg img {
        width: 100%;
    }

.listActuDesc {
    width: 100%;
    font-size: 14px;
    margin: 10px auto;
}

.listActuTitre {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

.listActuDate {
    color: #222;
    font-size: 14px;
    margin: 6px 0px;
}

.listActuTexte {
    font-size: 14px;
    line-height: 16px;
    max-height: 60px;
    text-align: justify;
    overflow: hidden;
}

.listActuLien {
    margin-top: 5px;
    text-align: right;
}

/*---------- Détail Actu ---------*/

.detailActuDesc {
}

.detailActuDate {
    color: #000;
    margin-bottom: 20px;
}

#detailActuGalerie {
    clear: both;
    margin: 30px 0;
}

.detailActuGalerieImg {
    margin: 0px 10px;
}

#detailActuFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailActuFichiers li {
        margin: 0 0 7px 0;
    }


.TitrePage_Date {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
    border-bottom: solid 2px #000;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 20px;
}

/*---------- Listing Event ---------*/
#listingEvents {
    margin-bottom: 30px;
    font-size: 0;
}

.listEventCt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.listEventImg {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 10px auto;
}

    .listEventImg img {
        width: 100%;
    }

.listEventDesc {
    width: 100%;
    font-size: 14px;
    margin: 10px auto;
}

.listEventTitre {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

.listEventDate {
    color: #222;
    font-size: 14px;
    margin: 6px 0px;
}

.listEventTexte {
    font-size: 14px;
    line-height: 16px;
    max-height: 60px;
    text-align: justify;
    overflow: hidden;
}

.listEventLien {
    margin-top: 5px;
    text-align: right;
}

/*---------- Détail Event ---------*/

.detailEventDesc {
}

.detailEventDate {
    color: #000;
    margin-bottom: 20px;
}

#detailEventGalerie {
    clear: both;
    margin: 30px 0;
}

.detailEventGalerieImg {
    margin: 0px 10px;
}

#detailEventFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailEventFichiers li {
        margin: 0 0 7px 0;
    }

/*-----------------------------------------------------*/
/*-------------------- FOOTER -------------------------*/
/*-----------------------------------------------------*/

footer {
    width: 100%;
    padding: 0;
    font-family: 'calibri';
    text-align: center;
}

    footer h2 {
        font-family: 'Champagne-Limousines';
        font-size: 50px;
        margin-bottom: 5px;
        text-align: left;
    }

.FooterRight h2 {
    text-align: right;
}

@media(max-width: 740px) {
    footer h2,
    .FooterRight h2 {
        text-align: center;
    }
}

footer h3 {
    font-family: 'Champagne-Limousines';
    font-size: 28px;
    line-height: 33px;
}

footer .ct {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0px;
    justify-content: space-between;
    text-align: left;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
}

.FooterLeft {
    text-align: left;
    width: 41%;
}

.FooterRight {
    width: 41%;
    text-align: right;
}

footer a {
    color: #212121;
    text-decoration: none;
    margin: 0 10px;
    font-family: Champagne-Limousines-bold;
}

    footer a:hover {
        color: rgba(33, 33, 33, 0.71);
    }

.linkChild img {
    width: 20px;
    margin-right: 10px;
}

.LinkFooterLeft a {
    font-family: Champagne-Limousines-bold;
    font-size: 16px !important;
    color: #000;
}

.LinkFooterRight a {
    font-family: Champagne-Limousines-bold;
    font-size: 14px !important;
    color: #444;
}

.LinkFooter {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 0;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}

#crosslink {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #ccc;
}

    #crosslink a {
        color: #212121;
        text-decoration: none;
    }

        #crosslink a:hover {
            color: rgba(33, 33, 33, 0.71);
        }

/*-------------------------------------------*/
/*-------------- CONNEXION ------------------*/
/*-------------------------------------------*/

.connexionCt {
    margin: 0 auto 40px auto;
}

.connexionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
    border-right: solid 1px #222;
}

.connexionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
}

.mdpOublie {
    margin-bottom: 20px;
}

.btnInscription {
    margin-top: 20px;
}


.connexionCt {
    margin: 0 auto 40px auto;
    height: 50vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

/*---------------------------------------------*/
/*-------------- INSCRIPTION ------------------*/
/*---------------------------------------------*/

.inscriptionCt {
    margin-bottom: 50px;
}

.inscriptionBloc {
    margin-bottom: 50px;
}

.inscriptionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
    padding-right: 50px;
}

.inscriptionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
}

.inscriptionRow {
    margin-bottom: 10px;
}

    .inscriptionRow label {
        margin-bottom: 5px;
        display: block;
    }

/*Style du texte d'erreur de mail*/
.formError {
    margin-top: 4px;
    color: #f74b4b;
}

.inscriptionLegende {
    display: block;
    font-style: italic;
}

.containerMessageInscription {
    text-align: center;
}

#panMenu {
    display: inline-block;
    margin-bottom: 30px;
}

    #panMenu a {
        display: inline-block;
        border: 1px solid #868686;
        background: #868686;
        color: #fff;
        text-decoration: none;
        padding: 10px;
    }

        #panMenu a:hover {
            background: #222;
            color: #fff;
        }

    #panMenu .actif {
        background: none;
        color: #222;
    }

.submitInscription {
    text-align: center;
    padding: 10px 0;
    margin: 30px auto 0px auto;
}

    .submitInscription .btn {
        margin-top: 20px;
    }

/*--------------------------------------------------*/
/*-------------- REVUE DE PRESSE -------------------*/
/*--------------------------------------------------*/

.listeLignePresse {
    position: relative;
    width: 21%;
    margin-right: 28px;
    margin-bottom: 30px;
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding: 10px 10px 23px 10px;
    text-align: center;
    flex-direction: row;
    background-color: #fff;
    /* box-shadow: 0 0 20px #e8e8e8; */
}

.listePressesConteneurImage {
    width: 215px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

    .listePressesConteneurImage img {
        width: 100%;
    }

.listePressesConteneurTextes {
    float: left;
    width: 635px;
    height: auto;
    margin-left: 0px;
}

.listePressesTitre {
    margin: 0;
    font-size: 18px;
    font-family: Champagne-Limousines-Bold;
}

.listePressesConteneurDate {
    color: #fff;
    font-size: 14px;
    background-color: #373737;
    font-family: calibri;
    width: 90px;
    padding: 2px 1px;
    margin: 10px auto;
}

.listePressesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

.listePressesConteneurLien {
    margin-top: 37px;
    text-align: center;
    width: 52px;
    font-size: 13px;
    text-transform: uppercase;
    float: c;
    margin: auto;
    /* margin-right: 10px; */
}

.CtListingRevues {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

/*------------------------------------------------*/
/*-------------- GALERIE PHOTO -------------------*/
/*------------------------------------------------*/

/*---------- Listing Galerie Photo ---------*/
.albums {
    font-size: 0;
    margin-bottom: 50px;
    display: flex;
    margin-top: 110px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.albumCt {
    position: relative;
    margin-bottom: 80px;
    width: 600px;
    overflow: hidden;
    box-sizing: border-box;
}

    .albumCt p {
        font-family: 'Calibri';
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0;
        letter-spacing: .5px;
        width: 420px;
        text-align: justify;
    }


    .albumCt h1 {
        width: 100%;
        max-height: none;
        overflow: hidden;
        width: 510px;
        font-size: 80px;
        line-height: 80px;
        letter-spacing: 2px;
    }

div#ctl00_cphPanMilieu_rptAlbums_ctl00_pnlDescCateg {
    max-height: 569px;
    overflow: hidden;
}

.albumCt:nth-child(5n-9) .albumPhoto {
    width: 510px;
    height: 550px;
    overflow: hidden;
}

.albumCt:nth-child(5n-8) .albumPhoto {
    width: 600px;
    height: 800px;
    overflow: hidden;
}

.albumCt:nth-child(5n-7) .albumPhoto {
    width: 510px;
    height: 675px;
    overflow: hidden;
}

.albumCt:nth-child(5n-7) {
    height: 675px;
    overflow: hidden;
    width: 510px;
    margin-top: -275px;
}


.albumCt:nth-child(5n-6) .albumPhoto {
    width: 600px;
    height: 400px;
    overflow: hidden;
}



.albumCt:nth-child(5n-5) .albumPhoto {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.albumCt:nth-child(5n-5) {
    width: 1200px;
    height: 600px;
    overflow: hidden;
}

    .albumCt:nth-child(5n-5) .albumPhoto img {
        min-height: 100%;
        object-fit: cover;
        min-width: 100%;
    }

.albumPhoto {
    width: 100%;
    height: 100px;
    display: block;
    background-color: #d8f2eb;
    margin-bottom: 10px;
    transition-property: background-color;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(.43,-0.83,.53,1.73);
}

    .albumPhoto img {
        min-height: 100%;
        object-fit: cover;
        min-width: 100%;
    }

    .albumPhoto .FiltrePhoto {
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: block;
        /*background: linear-gradient( rgba(0,0,0,.3), rgba(0,0,0,0));*/
        background: rgba(0, 0, 0, 0);
        position: relative;
        transition-property: background-color;
        transition: ease-in-out;
        transition-duration: 0.5s;
        cursor: pointer;
    }


    .albumPhoto:hover .FiltrePhoto {
        background: rgba(0,0,0,0.5);
    }

.albumTitre {
    text-align: left;
    display: block;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 30px;
    left: 30px;
}

    .albumTitre a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-size: 15px;
        letter-spacing: 1px;
        font-family: Champagne-Limousines-Bold;
    }

        .albumTitre a:hover {
            color: #fff;
        }

/*---------- Détail Galerie Photo ---------*/

/*#galeriePhoto {
    margin: 30px 50px 50px 210px;
}*/
#galeriePhoto {
    width: 1200px;
    margin: auto;
    margin-top: 100px;
}

.body_25 footer {
    margin-top: 100px;
}

.body_25 h1 {
    margin-bottom: 0;
    font-size: 65px;
    line-height: 71px;
    width: 70%;
}

.contenuDescriptionAlbum {
    font-family: 'Calibri';
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    text-align: justify
}

.conteneurPhoto {
    float: left;
    width: 65px;
    height: 65px;
    margin: 5px;
    overflow: hidden;
}

.conteneurPhotoIsotop {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
    border: 2px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    background: none;
}

    .conteneurPhotoIsotop .swipebox .classHoverVideo {
        background: url(/images/play.png) no-repeat center;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 6;
        left: 0;
    }

    .conteneurPhotoIsotop img {
        margin-left: 5px;
        margin-right: 5px;
        margin: 0;
        width: 100%;
    }

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: transform, opacity;
    }

/*------------------------------------------------*/
/*-------------- GALERIE VIDEO -------------------*/
/*------------------------------------------------*/

/*---------- Listing Galerie Vidéo ---------*/

#conteneurVideo {
    margin-bottom: 50px;
    width: 100%;
}

.videoCt {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 30px;
}

    .videoCt img {
        width: 100%;
    }

.videoImg {
    display: block;
    height: 170px;
}

.videoTitre {
    display: block;
    text-align: center;
    margin-top: 10px;
}

    .videoTitre a {
        color: #000;
    }

        .videoTitre a:hover {
            color: #222;
        }

/*---------- Détail Galerie Vidéo ---------*/

#divVideo {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 50%;
    overflow: hidden;
}

    #divVideo iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.detailVideoDate {
    margin-top: 15px;
    font-style: italic;
}

.detailVideoDescription {
    margin-top: 5px;
}

/*---------------------------------------------------*/
/*----------------- LIVRE D'OR ----------------------*/
/*---------------------------------------------------*/

/*.temoignageCt {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}*/

.body_28 #ctl00_panMilieu,
.body_1142 #ctl00_panMilieu,
.body_1146 #ctl00_panMilieu,
.body_1135 #ctl00_panMilieu {
    margin-top: 100px;
}


.ImgLivreOrLeft img {
    width: 100%;
}

.ImgLivreOrLeft {
    margin-top: 30px;
    width: 330px;
    overflow: hidden;
    float: left;
}

.temoignageCt {
    width: 48%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: solid 1px #000;
    padding: 45px;
    /* box-shadow: 0 0 20px #0000001f; */
}

.temoignageTitre {
    font-size: 24px;
    font-family: 'Champagne-Limousines';
    font-weight: bold;
    color: #000;
    margin-bottom: 3px;
    letter-spacing: 1px;
}

.temoignageBlocUser {
}

.temoignageDe {
    float: left;
}

.temoignageUser {
    color: #000;
    font-family: Calibri-Bold;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.5px;
}

.temoignageMail {
    color: #999;
    text-decoration: underline;
    display: none;
}

    .temoignageMail:hover {
        color: #000;
    }

.blocGauche iframe {
    margin-bottom: 100px;
    height: 400px;
}

.temoignageDate {
    float: left;
    text-align: right;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
    font-family: Champagne-Limousines;
    margin-top: -45px;
    background-color: #fff;
    margin-right: -45px;
}

/*.temoignageDescription {
    clear: both;
    padding: 10px 0;
    display: block;
}*/
.temoignageDescription {
    font-family: 'Calibri';
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    clear: both;
    padding: 10px 0;
    display: block;
    letter-spacing: 0.5px;
}



.body_28 #ctl00_cphPanMilieu_panContenuSpecifique {
    width: 830px;
    margin-top: 30px;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.popupRow {
    display: block;
    margin-bottom: 20px;
}

    .popupRow span {
        margin-bottom: 5px;
        display: block;
        letter-spacing: 1px;
        font-family: Champagne-Limousines-Bold;
        font-size: 17px;
    }

a#ctl00_cphPanMilieu_lkbtnFermer {
    font-family: calibri;
    font-size: 31px;
    color: #9f762c;
    border-radius: 35px;
}
/*--------------------------------------------------*/
/*----------------- RECHERCHE ----------------------*/
/*--------------------------------------------------*/

.rechercheMot {
    font-weight: bold;
}

.rechercheResultat {
    text-align: right;
}

.rechercheTypeMedia {
    padding: 3px;
}

.rechercheListeCt {
    margin-bottom: 50px;
}

.rechercheListeTitre {
    margin-top: 20px;
}

.rechercheListeLigne {
}

.rechercheListeDesc {
    text-align: justify;
}

.rechercheListeLien {
    text-align: right;
}

.importantRecherche {
    font-weight: bold;
}

/*--------------------------------------------*/
/*-------------- REFERENCES ------------------*/
/*--------------------------------------------*/

/*---------- LISTING REFERENCES (mode liste) --------*/

.listeLigneReferences {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.listeReferencesConteneurImage {
    width: 160px;
    overflow: hidden;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .listeReferencesConteneurImage img {
        width: 100%;
    }

.listeReferencesConteneurTextes {
    float: left;
    width: 780px;
    height: auto;
    margin-left: 15px;
}

.listeReferenceTitre {
    font-size: 12px;
    margin: 0;
}

.listeReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

.listeReferencesConteneurLien {
    margin-top: 5px;
    text-align: right;
}

.referencesSepOmbre {
    width: 100%;
    height: 15px;
    background: url(/images/ombreNews.png) center no-repeat;
}

/*---------- LISTING REFERENCES (mode vignettes) --------*/
.blocsReferences {
    width: 275px;
    height: auto;
    float: left;
    margin: 15px;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.blocsReferencesConteneurImage {
    height: 155px;
    padding: 20px;
    width: 100%;
    /*box-shadow: 0px 0px 20px #d2d2d2;*/
    box-sizing: border-box;
}

    .blocsReferencesConteneurImage img {
        max-height: 80%;
        max-width: 80%;
    }

.blocsReferencesConteneurTextes {
    width: 100%;
}

.blocsReferencesTitre {
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    font-family: Champagne-Limousines-Bold;
    letter-spacing: 1px;
}

.blocsReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

/*---------------------------------*/
/*------ ECHANGE DE FICHIER -------*/
/*---------------------------------*/

.fichierLigne {
    border-bottom: solid 1px #ccc;
    height: 32px;
}

.fichierLienDossier {
    display: block;
    background: url(/images/dossier.png)no-repeat;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
}

    .fichierLienDossier span {
        margin-left: 5px;
    }

.fichierLigne a:hover {
    background-color: #fff;
}

.fichierLienFichier {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
    background: url(/images/fichier-defaut.png)no-repeat;
}

.fichierDossierParent {
    display: block;
    margin-bottom: 10px;
}

.fichierLienFichier.pdf {
    background: url(/images/fichier-pdf.png)no-repeat;
}

.fichierLienFichier.excel {
    background: url(/images/fichier-excel.png)no-repeat;
}

.fichierLienFichier.word {
    background: url(/images/fichier-word.png)no-repeat;
}

.fichierLienFichier.pp {
    background: url(/images/fichier-powerpoint.png)no-repeat;
}

.fichierLienFichier.photo {
    background: url(/images/fichier-image.png)no-repeat;
}

.retourBtn .btn {
    margin-right: 0;
}

.GalleriesRetour {
    margin-right: 140px;
    float: right;
    margin-top: 20px;
}

/*---------------------------*/
/*---------- FAQ ------------*/
/*---------------------------*/

.faqListe {
    margin: 0 0 60px 0;
}

    .faqListe a {
        cursor: pointer;
        margin-bottom: 20px;
        text-decoration: none;
    }

.questionFAQ {
    cursor: pointer;
    margin-bottom: 5px;
}

.reponseFAQ {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 3%;
}

    .reponseFAQ p {
        margin-bottom: 0;
    }

.faqListe .sepFooter {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .faqListe .sepFooter:last-child {
        border: none;
    }

/*----------------------------------*/
/*---- SOUS MENU - BLOC GAUCHE -----*/
/*----------------------------------*/

#ctl00_cphPanMilieu_panMenuCateg {
    margin-top: 100px;
    text-align: right;
    font-family: Champagne-Limousines;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

    #ctl00_cphPanMilieu_panMenuCateg a {
        margin-left: 15px;
        font-weight: 500;
        padding-bottom: 5px;
        letter-spacing: 1px;
    }

.ct #ctl00_cphPanMilieu_panMenuCateg a {
    margin-left: 0;
    font-weight: 500;
    padding-bottom: 5px;
    letter-spacing: 1px;
    text-align: center;
    width: auto;
    padding: 0px;
}


#ctl00_cphPanMilieu_panMenuCateg a:hover {
    border-bottom: none;
    padding-bottom: 5px;
}

.categActive {
    font-family: Champagne-Limousines-Bold;
    /* border-bottom: solid 1px #000; */
    padding-bottom: 5px;
}

#smMenu {
    margin: 0 0 10px 0;
    padding: 0;
}

.smSeparateur {
    height: 1px;
    display: block;
}

.blocGauche #smMenu > li {
    background: none;
    padding: 0;
}

.blocGauche #smMenu li ul li {
    background: none;
    padding: 0;
}

.smParent, .smParentActif {
    background: #222;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #fff;
}

    .smParent:hover, .smParentActif:hover {
        background: #ccc;
    }

#smMenu ul {
    padding: 0;
}

#smMenu > li {
    list-style: none;
}

#smMenu li ul {
    margin: 0px;
}

    #smMenu li ul li {
        list-style: none;
        margin: 0px;
    }

#smMenu ul li a {
    background: #eee;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
}

    #smMenu ul li a:hover {
        background: #222;
        color: #fff;
    }

#smMenu ul li .smActif {
    font-weight: bold;
}

#smMenu ul li ul li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #222;
    background: #eee;
}

    #smMenu ul li ul li a:hover {
        background: #ccc;
    }

#smMenu ul li ul li .smActif {
    font-weight: bold;
}

/*------------ PAGE EMPLOIS ------------*/
/*----------------------------------*/

.blocCandiCt {
    padding: 0 0px 80px;
}

.blocCandidaturePostesOuverts {
    margin-bottom: 50px;
}

.posteListe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    margin: 0px 40px 40px 00px;
}

    .posteListe:nth-of-type(4n) {
        margin: 0px 00px 40px 00px;
    }

.posteListeImage {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .posteListeImage img {
        width: 100%;
        flex: 0 0 auto;
    }

.posteListeDate {
    position: absolute;
    top: 8px;
    left: 0px;
    display: block;
    padding: 3px 6px;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
}

.posteDesc {
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    padding: 30px;
    background-color: #000000;
    position: relative;
}

.posteListeTitre {
    font-weight: 200;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    max-height: 40px;
    overflow: hidden;
}

.posteListeIntro {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    max-height: 55px;
    overflow: hidden;
}

.posteListeDetail {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
}

    .posteListeDetail a {
        width: 100%;
        margin-top: 20px;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        background: #fff;
        border-radius: 0px;
        color: #000000;
        display: inline-block;
        padding: 13px 0px;
        transition: 0.3s all ease-out;
        position: relative;
        z-index: 66;
    }

        .posteListeDetail a:hover {
            color: #fff;
        }

        .posteListeDetail a:before {
            height: 100%;
            width: 0%;
            display: block;
            position: absolute;
            background-color: #000000;
            content: "";
            top: 0;
            left: 0;
            transition: 0.3s all ease-out;
            z-index: -1;
        }

        .posteListeDetail a:hover:before {
            width: 100%;
        }

.blocCandidatureCentrer {
    /*margin-bottom: 100px;*/
}

    .blocCandidatureCentrer p {
        text-align: center;
    }



/*------------ POSTULER ------------*/
/*----------------------------------*/
.postuler {
    margin-top: 50px;
    text-align: center;
}

.postuler-content {
    background-color: #000000;
    display: inline-block;
    width: 1000px;
    max-width: 33%;
    -moz-transition: max-width 0.25s, border 0.25s;
    -o-transition: max-width 0.25s, border 0.25s;
    -webkit-transition: max-width 0.25s, border 0.25s;
    transition: max-width 0.25s, border 0.25s;
    height: 45px;
    overflow: hidden;
}

.postuler-btn {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 45px;
    color: #fff;
    border: none;
    transition: all 0.25s ease-in-out, font-size 0.2s linear;
    cursor: pointer;
}

    .postuler-btn:hover {
        background-color: #999;
    }

.postuler.open .postuler-content {
    max-width: 100%;
    height: auto;
}

.postuler.open .postuler-btn {
    background-color: #999;
}

    .postuler.open .postuler-btn::after {
        content: "\00d7";
        left: auto;
        position: relative;
        top: 1px;
        font-size: 22px;
        padding-left: 10px;
        cursor: pointer;
    }

        .postuler.open .postuler-btn::after:hover::after {
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            -webkit-transform: none;
            transform: none;
        }

.postuler-form {
    max-height: 0;
    opacity: 0;
    text-align: left;
    font-size: 15px;
    overflow: hidden;
    -moz-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    -o-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    -webkit-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
}

.postuler.open .postuler-form {
    padding: 40px;
    opacity: 1;
}

.postuler-intro {
    margin: 0px 0 40px 0px;
    font-size: 23px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    color: #fff;
}

.postuler-line {
    display: flex;
    margin: 0px 0 10px 0px;
    color: #fff;
}

.postuler-fields {
    padding: 0px 0;
}

.postuler-field label {
    color: #fff;
    width: 130px;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: 8px;
    text-transform: uppercase;
}

.postuler-field input, .postuler-field select {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 235px;
}

.postuler-field textarea {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 100%;
    resize: vertical;
}

.postuler-line-3 .postuler-field .input {
    width: 695px;
}

.postuler-line-3 .postuler-field input {
    width: 100%;
}

.postuler-field select {
}

    .postuler-field select option {
        color: #000000;
    }

.postuler-field textarea {
    width: 90%;
}

.postuler-field {
    position: relative;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    width: 50%;
}

.postuler-field-message {
    display: block;
    width: 100%;
}

    .postuler-field-message label {
        display: inline-block;
        margin-bottom: 15px;
    }

.postuler-line-6 {
    margin-top: 30px;
    margin-bottom: 40px;
}

    .postuler-line-6 table {
        margin-left: 30px;
        position: relative;
        top: -3px;
    }

.postuler-line .postuler-field:nth-child(2) {
}

.postuler-field label {
}

.postuler-field-v-separator {
    width: 1px;
    background-color: #b0b0b0;
}

.postuler-field::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.postuler-field-nom,
.postuler-field-prenom {
    width: 50%;
}

.postuler-field-adresse {
    width: 100%;
}

.postuler-field-cp {
    /*width: 40%;*/
}

.postuler-field-ville {
    /*width: 60%;*/
}

.postuler-field-tel {
    width: 50%;
}

.postuler-field-email {
    width: 50%;
}

.postuler-fields-files {
    display: flex;
    justify-content: space-between;
    /*border-top: 1px solid #b0b0b0;*/
}

.postuler-field-file {
    display: inline-block;
    width: 45%;
    padding: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

    .postuler-field-file label::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 30px;
        margin-bottom: 15px;
        background: no-repeat center center;
        background-size: contain
    }

    .postuler-field-file input {
        width: 57%;
        margin-top: 15px;
        font-size: 12px;
        background: none;
        border: 0px solid #000;
        border-radius: 0;
    }

.postuler-fields-files label {
    width: 165px;
}

.postuler-field-cv label::before {
    content: '\e9fa';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-field-lettre label::before {
    content: '\e9ff';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-fields-actions a {
    color: #fff;
}

.postuler-fields-actions {
    padding-bottom: 0;
    color: #fff;
}

.postuler-field-captcha::after {
    top: 100%;
    left: 0;
    margin-top: 5px;
    font-size: 13px;
    color: rgba(0,0,0,0.3);
}

.postuler-field-submit {
    display: block;
    text-align: center;
    margin: 50px 0px 0px 0px;
}

    .postuler-field-submit a {
        color: #000000;
        background-color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        padding: 8px 20px;
        text-decoration: none;
        transition: 0.2s all ease-out;
    }

        .postuler-field-submit a:hover {
            color: #fff;
            background-color: #000000;
        }

.detailDescCt {
    width: 1000px;
    margin: 0 auto;
}

.detailEmploiCt {
    padding-bottom: 80px;
    background-color: #f3f3f3;
}

    .detailEmploiCt h1 {
        margin-bottom: 30px;
    }

.emploiDetails {
    margin-bottom: 30px;
}

    .emploiDetails .emploiType {
        color: #fff;
        padding: 10px 20px;
        background-color: #000000;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }

    .emploiDetails .emploiDate {
        color: #000000;
        padding: 10px 20px;
        background-color: #fff;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }


/*---------- .btnUnderline2 -----------*/

.btnUnderline2 {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Champagne-Limousines-Bold';
    letter-spacing: 1px;
}

@media (max-width: 740px) {
    .btnUnderline2 {
        text-align: center;
        display: table;
        margin: 0 auto;
    }
}

.btnUnderline2::before {
    content: '';
    position: absolute;
    height: 2px;
    bottom: -6px;
    left: 0;
    right: 0;
    background-color: #131313;
    transform-origin: bottom left;
    transform: scaleX(1);
    transition: transform .3s ease-in-out;
}

.btnUnderline2:hover::before {
    transform: scaleX(0);
    transform-origin: bottom right;
}



.body_25 .swiper-container {
    width: 100%;
    height: 75vh !important;
}

#ctl00_cphPanMilieu_pnlTexteBas {
    width: 90%;
    text-align: center;
    overflow: hidden;
    margin: auto;
    margin-bottom: 100px;
}

.CtSeoBas .contenuTexte2ColG {
    width: 45%;
    float: left;
    margin-right: 30px;
    min-height: 1px;
    text-align: justify;
}

.CtSeoBas .contenuTexte2ColG, .CtSeoBas .contenuTexte2ColD {
    WIDTH: 45% !important;
}



.CtSeoBas h2 {
    margin-bottom: 50px;
}


.CtSeoBas {
    margin-bottom: 50px;
}

    .CtSeoBas .contenuTexte2ColD {
        width: 45%;
        float: right;
        margin-right: 0px;
        min-height: 1px;
        text-align: justify;
    }

.body_131 .contenuFull {
    margin-top: 50vh;
    transform: translateY(-50%);
}

.body_21 .contenuFull {
    margin-top: 100px;
}

.body_69 h1,
.body_12 h1 {
    margin-top: 100px;
}

.iframeJingoo {
    border: none;
    width: 100%;
    height: 600px;
}

.containerConnexion {
    margin: 30px auto;
}

.body_1191 body {
    overflow: hidden !important;
}


.JingooTxt h2 {
    font-size: 23px;
    line-height: 26px;
    text-align: left;
}

.blocGauche {
    float: left;
    width: 400px;
    min-height: 1px;
}

.ccb545 {
    margin-top: 100px;
}

.body_21 .fullpage {
    margin-top: 100px;
}

.body_21 .contenuDroite {
    padding: 40px 40px;
    box-sizing: border-box;
    width: 650px;
    overflow: hidden;
    /* box-shadow: 0 0 20px #efefef; */
    margin-bottom: 50px;
}

.body_21 .ReCaptcha-notice {
    display: none;
}

.body_56 .fullpage {
    margin-top: 100px;
}

.body_56 h2:not(footer h2) {
    font-size: 23px;
    line-height: 26px;
    text-align: center;
}


.body_56 li {
    list-style-type: none;
}

.swiper-background {
    width: 100% !important;
    height: 100vh;
    background-size: cover;
    background-position: center center;
}

.body_1193 .swiper-background {
    width: 100% !important;
    height: 100% !important;
    background-size: cover;
    background-position: center center;
}


.body_25 .swiper-background {
    height: 70vh;
}

.ErrorImg {
    margin: auto;
    display: block;
    width: 150px;
    margin-bottom: 50px;
}

.DivCenter {
    margin: auto;
    text-align: center;
}


.navBurgerBtnScroll:before,
.navBurgerBtn:before {
    content: 'Menu';
    display: block;
    bottom: 12px;
    position: relative;
    z-index: 10000000000000000;
    font-family: Calibri-Bold;
    text-align: center;
    text-transform: uppercase;
}

.navBurgerBtn:before,
.body_24 .navBurgerBtn:before {
    color: #000;
}


/*.navBurgerBtn:before {
        color: #fff !important;
    }*/
.cpt-tabCompteCommandes tr th {
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 20px 15px;
    background-color: black;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Calibri';
    letter-spacing: 1px;
}

.cpt-tabCompteCommandes tr td {
    vertical-align: middle;
    padding: 15px 15px;
    border-bottom: solid 1px #000;
}


.body_14 .navBurgerBtn:before,
.body_1190 .navBurgerBtn:before,
.body_21 .navBurgerBtn:before,
.body_25 .navBurgerBtn:before,
.body_1192 .navBurgerBtn:before,
.body_1145 .navBurgerBtn:before {
    content: 'Menu';
    display: block;
    color: #fff;
    bottom: 12px;
    position: relative;
    z-index: 10000000000000000;
    font-family: Calibri-Bold;
    text-align: center;
    text-transform: uppercase;
}

.RetourTop {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    text-align: right;
}

    .RetourTop:before {
        display: block;
        width: 50px;
        height: 50px;
        content: '\e93b';
        font-family: 'boonIco';
        color: #000;
        font-size: 40px;
    }

.body_1142 #outils {
    display: flex;
    margin-top: 20px;
    margin-right: 10px;
}

span#ctl00_cphPanMilieu_lblQuantite, #txtQte {
    display: none;
}

td.btq-tabPanierQte {
    display: none;
}



td.btq-tabPanierDesignation span {
    /* display: none; */
    font-size: 20px;
    display: block;
}


span#ctl00_cphPanMilieu_grdPanier_ctl02_custMessage, span#ctl00_cphPanMilieu_grdPanier_ctl03_custMessage, span#ctl00_cphPanMilieu_grdPanier_ctl04_custMessage, span#ctl00_cphPanMilieu_grdPanier_ctl05_custMessage, span#ctl00_cphPanMilieu_grdPanier_ctl06_custMessage {
    display: none;
}

.btn-bon-cadeau {
    padding: 10px 20px;
    background-color: #212121;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;
    margin-left: 20px;
}

    .btn-bon-cadeau:hover {
        background-color: #000;
    }

/*.body_1142 .deconnexionCt {
    display: flex;
    padding-left: 15px;
    border-left: solid 1px #000;
}*/

.deconnexionMobCt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}

.Ct_BonsCadeaux {
    height: auto;
    margin-bottom: 100px;
}

.btq-detailPhotoPrincipale img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.btqBlocPhotoProduit.imgCenter a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.btq-detailDescription {
    text-align: justify;
    height: auto;
    flex-direction: row;
    display: flex;
}

.BonsCadeaux {
    width: 46px;
    height: 46px;
    position: fixed;
    right: 0;
    top: 39%;
    background-color: #9f762c;
    z-index: 150;
    color: #fff;
    box-sizing: border-box;
    padding: 13px;
    text-align: center;
}

    .BonsCadeaux::before {
        content: '\ea1c';
        font-family: 'boonIco';
        font-size: 20px;
        color: #fff;
        display: block;
        position: absolute;
    }



/*Slider actualité Home page
*/

#panHomeBlogArticles .swiper-image {
    height: 410px;
    overflow: hidden;
    /*    width: 50%;
*/
}

    #panHomeBlogArticles .swiper-image img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }


div#ctl11_panSlider .swiper-text {
    font-size: 22px !important;
    position: relative;
    top: auto;
    margin: auto;
    color: #000;
    left: auto;
    transform: inherit;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#panHomeBlogArticles .swiper-container {
    height: 450px !important;
}

#panHomeBlogArticles .swiper-bloctexte {
    margin-left: 50px;
    text-align: left !important;
    justify-content: center;
    display: flex;
    width: 40%;
    flex-direction: column;
    align-content: center !important;
    height: 410px;
}

#panHomeBlogArticles .swiper-slide {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 400px;
}

a.swiper-linkImg {
    width: 50%;
    height: 100%;
}

.swiper-text-Actu {
    margin-bottom: 30px;
}

a.swiper-linkImg img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

a.swiper-linkTxt {
    width: 40%;
    flex-direction: column;
    justify-content: center;
    height: 400px;
    display: flex;
    margin-right: 50px;
}

.swiper-lirePlus.btnUnderline2 {
    width: 64px;
}


#panHomeBlogArticles .swiper-titre {
    font-family: 'Champagne-Limousines';
    font-size: 60px;
    line-height: 56px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #000;
    margin-bottom: 20px;
}


/*li#qmli7, #ctl00_cphPanMilieu_rptMenuCateg_ctl07_lkCateg {
    display: none
}
*/


span.btq-detailOptionsPrix {
    margin-left: 25px;
    background-color: #fff;
    padding: 1px 10px;
    color: #000;
    border: solid 1px #000000;
    float: right;
    right: 0px;
    left: auto;
    font-family: 'Champagne-Limousines';
    font-size: 13px;
    letter-spacing: 1px;
}

.btq-detailOptionsDescription {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 0px;
    font-family: 'Calibri';
    font-weight: 100;
}

.btq-detailCtOptions label {
    font-weight: bold;
}


.ccb332 {
    height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Bon cadeau 
*/


.ct-bon-cadeau {
    display: inline-block;
    font-family: 'Champagne-Limousines';
}

.haut-Bon {
    position: absolute;
    left: -100px;
    top: -50px;
}

    .haut-Bon img {
        width: 664px;
        height: 868px;
    }

.dv-bon {
    text-align: left;
    position: absolute;
    right: 55px;
}

.famille-date {
    display: inline-block;
}

.sender-message {
    margin-left: 50px;
}

    .sender-message :nth-child(2) {
        max-width: 500px;
        word-wrap: break-word;
        word-break: break-all;
    }

.famille-date h1 {
    display: inline-block;
    text-transform: uppercase;
}

.famille-date div {
    margin-top: -65px;
}

.part2-carte {
    margin-left: 100px;
}

.part3-carte {
    margin-left: 100px;
}

.options {
    /*font-family: 'Champagne-Limousines-Bold';*/
    font-size: 30px;
    line-height: 30px;
    /*color: #000;*/
    /*margin-bottom: 10px;*/
}

.bonus {
    font-family: 'GoldenHopes';
    font-size: 50px;
    line-height: 50px;
    max-width: 500px;
    display: block;
    word-wrap: break-word;
}

.b-title {
    background: black;
    padding: 25px;
    display: block;
    text-align: center;
    font-size: 25px;
    color: white;
    font-family: 'Champagne-Limousines';
}

/*.dv-bon::before {
    content: '';
    display: block;
    width: 1200px;
    height: auto;
    background-image: url(/images/BonCadeau.jpg);
    background-size: contain;
    background-position: center;
}*/

/*.footerTxtbkd {
    text-align: center;
    margin-bottom: 50px;
    font-size: 25px;
    font-family: times;
}

.ct-bon-cadeau {
    width: 1200px;
    height: 1690px;
    margin: auto;
}
.haut-Bon {
    width: 100%;
}

.dv-bon {
    height: 750px;
    background-color: white;
    padding: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
*/


.swiper-button-next:before {
    content: '\e900';
    height: 50px;
    width: 50px;
    display: block;
    font-family: 'boonIco';
    font-size: 50px;
}


.swiper-button-prev:before {
    content: '\e902';
    height: 50px;
    width: 50px;
    display: block;
    font-family: 'boonIco';
    font-size: 50px;
}

.swiper-button-next {
    float: right;
    right: 23px;
}

.bandeauSliderHome .contenuFlechesSwiperHome {
    display: none;
}


.itemSliderPageAdmin {
    min-height: 40px;
}

.swiper-text h2 {
    color: #fff;
    font-size: 40px !important;
    line-height: 50px;
    max-width: 250px;
}

@media(max-width: 740px) {
    .swiper-text h2 {
        font-size: 30px !important;
        line-height: 30px;
    }
}

.btnOr {
    background-color: #9f762c;
    color: #fff;
    box-sizing: border-box;
    padding: 16px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
}


.conforme {
    width: 120px !important;
    height: auto !important;
}


.pictosTxt {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

.pictoTxt {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 30px;
    margin-bottom: 10px;
}

.pictoTxt-txt {
    font-family: 'Calibri';
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

.pictoTxt-picto {
    width: 30px;
    flex: none;
}

    .pictoTxt-picto img {
        width: 100%;
    }

/*.body_1196 .LogoBlanc {
    display: block;
}

.body_1196 .LogoNoir {
    display: none;
}*/

.blocTel {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 4;
}

    .blocTel .rdv {
        background: #9f762c;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-family: 'Champagne-Limousines';
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 15px;
        border: 1px solid #9f762c;
    }

.tel {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Champagne-Limousines';
    border: 1px solid #fff;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
}

@media(max-width: 960px) {
    .tel {
        color: #fff;
        
        background-color: #9f762c;
        height: 74px;
        border: 0;
        padding: 0 10px;
        line-height: 74px;
        
        letter-spacing: 0.5px;
    }

    .blocTel {
        right: 166px;
        position: fixed;
        top: 0;
        z-index: 9999;
    }

        .blocTel .rdv {
            display: none;
        }
}

@media(max-width: 740px) {
    .blocTel {
        right: 102px;
    }

    .tel {
        height: 50px;
        line-height: 50px;
        
        letter-spacing: 0.5px;
    }

        .tel span {
            display: none;
        }
}


/*// AXEPTIO*/


.axeptio_widget {
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 0px 5000px !important;
}

#axeptio_overlay {
    transition: all 0.2s ease-in-out;
    opacity: 0;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 0px 5000px !important;
    position: fixed;
    top: 0;
    left: 0;
}

.axeptio-widget--open {
    overflow: hidden;
    
}

    .axeptio-widget--open #axeptio_overlay {
        opacity: 1;
    }
