/* Minification failed. Returning unminified contents.
(2123,42): run-time error CSS1046: Expect comma, found '181'
(2123,49): run-time error CSS1046: Expect comma, found ')'
(2139,35): run-time error CSS1046: Expect comma, found '181'
(2139,42): run-time error CSS1046: Expect comma, found ')'
(2577,24): run-time error CSS1046: Expect comma, found '135'
(2577,31): run-time error CSS1046: Expect comma, found ')'
(2583,28): run-time error CSS1046: Expect comma, found '81'
(2583,33): run-time error CSS1046: Expect comma, found ')'
(2629,20): run-time error CSS1046: Expect comma, found '135'
(2629,27): run-time error CSS1046: Expect comma, found ')'
(2635,24): run-time error CSS1046: Expect comma, found '135'
(2635,31): run-time error CSS1046: Expect comma, found ')'
 */


/*------------------------------------------*/
/*----------------- FONTS ----------------*/
/*------------------------------------------*/

@font-face {
    font-family: 'JuliusSansOne-Regular';
    src: url('/css/fonts/JuliusSansOne-Regular.eot?#iefix') format('embedded-opentype'),  url('/css/fonts/JuliusSansOne-Regular.woff') format('woff'), url('/css/fonts/JuliusSansOne-Regular.ttf') format('truetype'), url('/css/fonts/JuliusSansOne-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'BodoniSvtyTwoITCTTBook';
    src: url('/css/fonts/BodoniSvtyTwoITCTTBook.eot?#iefix') format('embedded-opentype'), url('/css/fonts/BodoniSvtyTwoITCTTBook.woff') format('woff'), url('/css/fonts/BodoniSvtyTwoITCTTBook.ttf') format('truetype'), url('/css/fonts/BodoniSvtyTwoITCTTBook.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GalatiaScript';
    src: url('/css/fonts/GalatiaScript.eot?#iefix') format('embedded-opentype'), url('/css/fonts/GalatiaScript.otf') format('opentype'), url('/css/fonts/GalatiaScript.woff') format('woff'), url('/css/fonts/GalatiaScript.ttf') format('truetype'), url('/css/fonts/GalatiaScript.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('/css/fonts/OpenSans-Regular.eot') format('embedded-opentype'), url('/css/fonts/OpenSans-Regular.woff') format('woff'), url('/css/fonts/OpenSans-Regular.ttf') format('truetype'), url('/css/fonts/OpenSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('/css/fonts/OpenSans-SemiBold.eot') format('embedded-opentype'), url('/css/fonts/OpenSans-SemiBold.otf') format('opentype'), url('/css/fonts/OpenSans-SemiBold.woff') format('woff'), url('/css/fonts/OpenSans-SemiBold.ttf') format('truetype'), url('/css/fonts/OpenSans-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.easy_loisirs-content.pop_widget {
    top: 40px !important;
}

.easy_loisirs-modal .button-close-wrapper {
    left: 0px !important;
    top: 0px !important;
}

.ResponsiveTarif {
    display:none;
}


/*PAGE ATTENTE*/
img.FondImage {
    position: fixed;
    top: 0;
    z-index: -10;
    left: 0;
    height: 100vh;
    width: 100vw;
}

.LinkRS {
    position: fixed;
    top: 50px;
    left: 50px;
}

.NavPageAttente {
    position: fixed;
    top: 50px;
    right: 50px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    color: #fff;
    letter-spacing: 4px;
    font-size: 30px;
    text-decoration: none;
}

    .NavPageAttente::after {
        content: '';
        display: block;
        width: 50px;
        height: 2px;
        background-color: #fff;
    }

.CtInfosPageAttente {
    width: 90%;
    text-align: center;
    margin: auto;
    margin-top: 0;
}

img.facebook {
    margin-right: 20px;
}

img#imgLogo {
    width: 400px;
    margin-top: 80px;
}


.LogoColor {
    display: block;
}

.Logo {
    display: none;
}

/*.logoTop .LogoColor {
    display: block;
}


.logoTop .Logo {
    display: none;
}
*/

h3 span {
    font-size: 26px;
    line-height: 30px;
}

.LogoSmall {
    width: 150px;
    margin-bottom: 20px;
}

h1 span {
    font-family: 'GalatiaScript';
    font-size: 240px;
    letter-spacing: 0;
    color: #fff;
}

.NamePage {
    font-family: 'BodoniSvtyTwoITCTTBook';
    color: #fff;
    letter-spacing: 4px;
    font-size: 45px;
    line-height: 60px;
    letter-spacing: 10px;
    margin-bottom: 60px;
}

.CtNewsletter {
    width: 50%;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 50px;
}
.ctaNews {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 10px 20px;
    transition: all ease 0.2s;
    background: #ef8770;
    color: #ffffff;
    font-family: 'JuliusSansOne-Regular';
    transition: all ease-in-out .5s;
}

    .ctaNews:hover {
        background-color: #ffffff;
        color: #ef8770;
    }


/*------------------------------------------*/
/*----------------- GENERAL ----------------*/
/*------------------------------------------*/
body {
    margin: 0;
    overflow-x: hidden;
    width: 100%;
    font-weight: 300;
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #757575;
}
.ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1140px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.ct800 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 800px;
}

.conteneurContenuBloc {
    margin-bottom: 0px;
}

/*------- Couleur du loader et des selecteur -------*/

::-moz-selection {
    background: #9F8F7F;
    color: #fff
}

::selection {
    background: #9F8F7F;
    color: #fff
}

.spinner > div {
    background-color: #ef8770;
}

li {
    list-style: inside;
}
/*----------------- TEXTES ----------------*/

h1, .h1 {
    font-size: 72px;
    line-height: 80px;
    margin-bottom: 30px;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    font-weight: 400;
    text-align: center;
    color: #03505d;
    letter-spacing: -2px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.baselineH1 {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 4px;
    text-align: center !important;
    margin-top: -20px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    font-weight: 400;
    color: #8f3a1e;
}

.baseline {
    font-size: 17px;
}

h2, .h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #ef8770;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.ct h2 {
text-align:left;
}

.swiper-text h2, .swiper-text .h2 {
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 2px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    line-height: 40px;
    text-transform: none;
    text-shadow: 0px -1px 35px #01212b;
}

    .swiper-text h2 span {
        font-size: 21px;
        line-height: 25px;
    }


h3, .h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    /* font-family: 'BodoniSvtyTwoITCTTBook'; */
    font-weight: 500;
    font-family: 'JuliusSansOne-Regular';
    color: #ef8770;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.ctHome h1, .ctHome .h1, .ctHome h2, .ctHome .h2 {
    text-align: center;
}

a {
    color: #000;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }


p {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 22px;
    color: #757575;
}
.ctHome .h1 ~ p, .ctHome h1 ~ p {
    text-align: center;
}

img {
    border: 0px;
}

ul {
    margin: 0px 0 20px 20px;
    list-style: none;
    text-align: justify;
    font-family: 'OpenSans-Regular';
    font-size: 16px;
}

li {
    list-style-type: disc;
}

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;
}

/*---------- Boutons ---------*/

.btn {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 35px 0px 5px 0px;
    transition: all ease 0.2s;
    /* background: #000; */
    border-bottom: 2px solid #1d4f5b;
    color: #1d4f5b;
    border-radius: 0px;
    font-style: italic;
    font-weight: 800;
}
    .btn:before {
        font-family: 'boonIco';
    }

    .btn:hover {
        /* background: #9F8F7F; */
        /* color: #fff; */
        /* border: 1px solid #9F8F7F; */
        /* cursor: pointer; */
        transition: all ease 0.2s;
        font-weight: 900;
        color: #ef8770;
        border-bottom: 2px solid #ef8770;
    }


.btnSmall {
    padding: 6px 25px;
}


/*---------- CLASSES PERSO ---------*/

.important {
    font-weight: bold;
}

.color {
    color: #0899AE;
}

.legende {
    font-style: italic;
    font-size: 18px;
    color: #51a7ab;
    font-family: 'BodoniSvtyTwoITCTTBook';
}
.mark {
    color: #0899AE;
    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: 16px;
    background-color: rgba(200,200, 200, 0.1);
    color: #777;
    padding: 15px 20px;
    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-weight: lighter;
        content: "\eaa7";
        font-family: boonIco;
        margin-right: 10px;
    }

.retourBtn {
    text-align: center;
    margin: 5px 0;
}

.flottant {
    float: right;
    margin: 0 0 15px 30px;
}

.flottantG {
    float: left;
    margin: 0 30px 15px 0px;
}

.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: relative;
    z-index: 10;
    height: 90px;
    /* background: #fff; */
    position: fixed;
    top: 0;
    transition: .3s all ease;
}

    header.floatable {
        height: 60px;
        transition: 0.3s all ease;
        z-index: 100000000000000;
    }

        header.floatable .notifTop {
            top: 60px;
            transition: 0.3s all ease;
        }

        header.floatable #logo {
            width: 70px;
            /* top: 14px; */
            transition: .3s all ease;
        }
/*
        header.floatable .nav {
            top: 14px;
            left: 80px;
            transition: .3s all ease;
        }*/

        header.floatable #outils {
            top: 17px;
            transition: 0.3s all ease;
        }
.Tel {
    position: relative;
    cursor: pointer;
    display: flex;
    background-color: #fff;
    position: fixed;
    right: 118px;
    top: 0;
    z-index: 9999;
    letter-spacing: 2px;
    text-decoration: none;
    padding: 15px 15px;
    box-sizing: border-box;
    text-align: center;
    color: #1d4f5b;
    font-size: 16px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    align-items: center;
    height: 69px;
}
.compte {
    position: relative;
    cursor: pointer;
    display: flex;
    background-color: #EF8770;
    position: fixed;
    right: 70px;
    top: 0;
    z-index: 9999;
    letter-spacing: 2px;
    text-decoration: none;
    padding: 15px 15px;
    box-sizing: border-box;
    text-align: center;
    color: #1d4f5b;
    font-size: 16px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    align-items: center;
    height: 69px;
}
    .compte:before {
        color: #FFF;
        font-size: 30px;

    }
    span.sepa {
        height: 100%;
        width: 1px;
        background-color: #1d4f5b;
        margin-right: 20px;
    }

    .Tel a {
        text-decoration: none;
        color: #1d4f5b;

    }
a.telIco {
    display: flex;
}
.center-flex {
    display: flex;
    justify-content: center;
}

.popup-reserver-overlay, .popup-reserver-overlay-compte {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10 !important;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    /*display:none;*/
}

    .popup-reserver-overlay.active {
        opacity: 1;
        pointer-events: auto;
        display: flex;
    }

    .popup-reserver-overlay-compte.active {
        opacity: 1;
        pointer-events: auto;
        display: flex;
    }

.popup-reserver-content {
    background: #fff;
    padding: 2em;
    border-radius: 8px;
    min-width: 300px;
    max-width: 50vw;
    max-height: 80vh;
    overflow-y: auto;
    box-shadow: 0 2px 16px rgba(0,0,0,0.3);
    position: relative;
    width: 100%;
    /*transform: translateY(40px);*/
    opacity: 0;
    /*display: none;*/
    /*transition: transform 0.3s, opacity 0.3s;*/
    /*display: none;*/
    visibility: hidden;
}

    .popup-reserver-overlay.active .popup-reserver-content {
        /*transform: translateY(0);*/
        opacity: 1;
        visibility: visible;
    }

.popup-reserver-overlay-compte.active .popup-reserver-content {
    opacity: 1;
    visibility: visible;
}

.popup-reserver-close {
    position: absolute;
    top: -17px;
    right: 6px;
    font-size: 2.5em;
    color: #ea9999;
    cursor: pointer;
}
.container-btn {
    display: flex;
    justify-content: space-evenly;
}
img.phoneIcon {
    width: 20px;
    margin-right: 20px;
}

a.boxCad {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

    a.boxCad img {
        margin-right: 20px;
        width: 20px;
    }

/*Bandeau alerte*/
.notifTop {
    top: 90px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    /*height: 40px;*/
    line-height: 16px;
    background-color: #222;
    color: #fff !important;
    z-index: 3;
    text-decoration: none;
    display: block;
    transition: 0.3s all ease;
    overflow: hidden;
    font-weight: 600 !important;
    position: fixed;
}

    .notifTop:hover {
        background-color: #222;
    }

    .notifTop a {
        color: #fff;
        font-weight: 600 !important;
    }

    .notifTop .lienAlerte {
        color: #fff;
        letter-spacing: 0.2px;
        cursor: pointer;
        text-decoration: none;
        display: block;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .notifTop .popupFermer {
        text-align: right;
        margin-bottom: 20px;
        text-decoration: none;
        display: block;
        width: 30px;
        height: 30px;
        top: 6px;
        right: 30px;
        position: absolute;
        z-index: 1;
    }

        .notifTop .popupFermer::before {
            line-height: 25px;
            content: "\e981";
            font-family: 'boonIco';
            color: #fff;
            font-size: 30px;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            cursor: pointer;
            right: 0;
            top: 0;
            position: relative;
            text-decoration: none;
        }

#logo {
    width: 110px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 50px;
    top: 30px;
    transition: .3s all ease;
}

    #logo img {
        width: 100%;
    }

/*.nav {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 30px;
    left: 50px;*/
    /*position:absolute;
    left: 50%;
    transform: translateX(-50%);*/
    /*font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    transition: 0.3s all ease;
}*/

#outils {
    text-align: right;
    position: absolute;
    right: 0;
    top: 30px;
    transition: 0.3s all ease;
}


/*----------- 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;
    position: absolute;
    top: 0;
    right: 0px;
}

    #panierMini img {
        height: 18px;
    }

#lblQte {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #9F8F7F;
    color: #fff;
    font-size: 9px;
    padding: 3px;
    display: inline-block;
    position: absolute;
    left: 13px;
    top: 13px;
}

.ico-math-moins-rond-03,
.ico-math-plus-rond-03 {
    text-decoration: none;
}
/*----------- Livraison ----------*/
.classChoixLivraison {
    width: 100%;
}

    .classChoixLivraison label {
        color: #000;
        font-size: 15px;
        cursor: pointer;
        width: 100%;
    }

        .classChoixLivraison label span {
            font-size: 13px;
        }

    .classChoixLivraison table {
        width: 100%;
    }


        .classChoixLivraison table tr td {
            width: 100%;
            box-sizing: border-box;
            height: 100px;
            display: block;
            background: #f8f8f8;
            border-bottom: 1px solid #ddd;
        }

            .classChoixLivraison table tr td:first-child {
                border-top: 1px solid #ddd;
            }

            .classChoixLivraison table tr td input[type="radio"]:checked + label::before,
            .classChoixLivraison table tr td input[type="radio"]:not(:checked) + label::before,
            .classChoixLivraison table tr td input[type="radio"]:checked + label::after,
            .classChoixLivraison table tr td input[type="radio"]:not(:checked) + label::after {
                display: none !important;
                padding: 0 !important;
            }

            .classChoixLivraison table tr td input[type="radio"]:checked + label, .classChoixLivraison table tr td input[type="radio"]:not(:checked) + label {
                padding: 0 !important;
            }

            .classChoixLivraison table tr td .ligneTransporteur {
                width: 100%;
                line-height: 100px;
            }

            .classChoixLivraison table tr td input[type="radio"]:checked + label .ligneTransporteur {
            }

            .classChoixLivraison table tr td .ligneTransporteur .classLogo {
                display: inline-block;
                position: relative;
                text-align: center;
                width: 100px;
            }

                .classChoixLivraison table tr td .ligneTransporteur .classLogo img {
                    height: 40px;
                }

            .classChoixLivraison table tr td .ligneTransporteur .classNom {
                line-height: 20px;
                display: inline-block;
                padding-left: 20px;
                font-size: 22px;
                vertical-align: middle;
                width: 300px;
            }

                .classChoixLivraison table tr td .ligneTransporteur .classNom span {
                    font-size: 12px;
                    color: #000;
                    margin: 0px 0 0px 0px;
                    font-weight: normal;
                }

            .classChoixLivraison table tr td .ligneTransporteur .classPrix {
                display: inline-block;
                margin-left: 50px;
            }

            .classChoixLivraison table tr td input[type="radio"]:checked + label .ligneTransporteur {
                background: rgba(255, 255,255, 0.99);
                color: #000;
                /*border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;*/
            }

                .classChoixLivraison table tr td input[type="radio"]:checked + label .ligneTransporteur .classNom span {
                    color: #000;
                }



/*----------- Login ----------*/
.deconnexionCt {
    position: absolute;
    top: 0;
    /*right:80px;*/
    right: 40px;
    z-index: 10;
}

.connexionNom {
    padding-right: 10px;
}

    .connexionNom:hover {
    }

.lienDeconnexion {
}

    .lienDeconnexion:hover {
    }

.iconCompteMob {
}

    .iconCompteMob img {
        height: 18px;
    }

    .iconSearchMob span, .iconCompteMob span {
        color: #ddd;
    }

    .iconSearchMob:hover span, .iconCompteMob:hover span {
        color: #fff;
    }

.iconSearchMob [class^="ico-"]::before,
.iconSearchMob [class*=" ico-"]::before {
    font-size: 16px;
}



/*----------- Recherche ----------*/


.divRecherche {
    width: 210px;
    height: 22px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 40px;
}

    .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;
    }

.iconSearchMob {
    display: inline-block;
}

    .iconSearchMob img {
        height: 18px;
    }

.searchChamps {
    top: 30px;
    padding: 10px;
    position: absolute;
    right: 0;
    background: #5f5;
    display: inline-block;
    width: 190px;
}

.divRecherche input[type="text"] {
    width: 150px;
    display: inline-block;
}

.divRechercheBlog .searchChamps {
    margin-top: 12px;
}
/*-------------------------------------------------------*/
/*-------------------- GENERAL -------------------------*/
/*-------------------------------------------------------*/
.fondBlanc {
    padding: 70px 0;
    background: #fff;
}

.fondGris {
    padding: 70px 0;
    background: #f8f8f8;
}
section.fondGris.homeNewsletter {
    background-color: #fdf9f7;
    padding: 40px 0px 10px 0px;
}
    section.fondGris.homeNewsletter .ct {
        text-align: center;
        margin: auto;
    }


.center {
    text-align: center !important;
}

    .center .ct p, .center .ct h2 {
        text-align: center;
        /* width: 700px; */
        margin: auto;
    }


    .center .ct h2 {
        /* font-family: auto; */
        font-family: 'BodoniSvtyTwoITCTTBook';
        text-transform: none;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }

.btnUnderline {
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    text-decoration: none;
}

    .btnUnderline:hover {
        color: #a09080;
        cursor: pointer;
    }

    .btnUnderline::before {
        content: '';
        position: absolute;
        height: 2px;
        bottom: 0px;
        left: 0;
        right: 0;
        background-color: #212121;
        transform-origin: bottom left;
        transform: scaleX(1);
        transition: transform 0.3s ease-in-out;
    }

    .btnUnderline:hover::before {
        transform: scaleX(0);
        transform-origin: bottom right;
    }

    .btnUnderline [class^="ico-"]:before, .btnUnderline [class*=" ico-"]:before {
        font-size: 14px;
        margin-right: 0px;
        position: relative;
        top: 2px;
        left: -5px;
    }

    .btnUnderline:hover [class^="ico-"]:before, .btnUnderline:hover [class*=" ico-"]:before {
        color: #a09080;
    }

.btnUnderlineBlanc {
    color: #fff;
}

    .btnUnderlineBlanc::before {
        background-color: #fff;
    }

.btnHoverNoir:hover {
    color: #000;
}

    .btnHoverNoir:hover [class^="ico-"]:before, .btnHoverNoir:hover [class*=" ico-"]:before {
        color: #000;
    }

    .btnHoverNoir:hover::before {
        background-color: #000;
    }

.btnHoverBlanc:hover {
    color: #fff;
}

    .btnHoverBlanc:hover [class^="ico-"]:before, .btnHoverBlanc:hover [class*=" ico-"]:before {
        color: #fff;
    }

    .btnHoverBlanc:hover::before {
        background-color: #fff;
    }

.chapeau {
    font-size: 14px;
    text-align: center;
}

.chapeau2 {
    font-size: 22px;
    text-align: left !important
}

.slogan {
    font-size: 13px;
    letter-spacing: 4px;
    text-align: center !important;
    margin: 20px 0 40px 0;
}

    .slogan strong {
        display: block;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        margin-top: 5px;
        letter-spacing: 8px;
    }

.accrocheTxt {
    font-weight: 600;
}

.left {
    text-align: left;
}

.txt2Col {
    column-count: 2;
    column-gap: 80px;
    text-align: justify !important;
}

.contentMaster {
    margin-top: 60px;
}
/*-------------------------------------------------------*/
/*-------------------- HOMEPAGE -------------------------*/
/*-------------------------------------------------------*/
.bandeauSliderHome, .sliderPage {
    /*margin-bottom: 40px;*/
    /*margin-top: 128px;*/
}

/*.headerHght {
    height: 90px;
}*/

.swiper-text {
    padding: 0;
    max-width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: 50px;
    text-align: center;
    color: #fff;
    top: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height:70vh;
}
    .swiper-text img {
        display: block;
        margin: auto;
        width: 290px;
    }

.titreSlider {
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 10px;
}

    .titreSlider span {
        font-weight: 500;
    }

.descSlider {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 14px;
}




/*---------- CONTENUS ---------*/
/*.sliderPage .swiper-container {
    height: 270px !important;
}*/

.swiper-container {
    width: 100%;
    height: 100vh !important;
}

.body_11 .swiper-container {
    height: 30vh !important;
}

.body_11 img.ScrollMouse {
    display:none;
}

.body_11 .swiper-text {
    top: 15vh;
}
.body_11 h1, .body_11 .h1 {
    font-size: 55px;
    line-height: 70px;
    margin-top: 50px;
}

.swiper-scrollbar {
    display: none;
}

.pictosCertif {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin: 50px auto 80px auto;
}

.itemCertif {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    text-align: center;
}

    .itemCertif img {
        width: 63px;
        margin: 0 auto 20px auto;
    }

    .itemCertif span {
        display: block;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        color: #000;
    }

.homeCollections {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 0 auto;
}

.itemCollection {
    color: #fff;
    width: 510px;
    height: 280px;
    flex: 0 1 auto;
    align-self: auto;
    position: relative;
    margin-bottom: 50px;
    display: block;
    text-decoration: none;
}

    .itemCollection:hover {
        text-decoration: none;
    }


    .itemCollection > span {
        color: #fff;
        position: relative;
        left: 50px;
        top: 70px;
        display: table;
    }

    .itemCollection .titre {
        font-size: 28px;
        line-height: 32px;
        font-family: 'Montserrat', sans-serif;
    }


    .itemCollection .btnUnderline {
        left: 50px;
        top: 90px;
    }



    .itemCollection:nth-child(1) {
        background: url(/images/homeCollect2.png) no-repeat #c1b4ab;
    }

    .itemCollection:nth-child(2) {
        background: url(/images/homeCollect5.png) no-repeat #ae9994;
    }

    .itemCollection:nth-child(3) {
        background: url(/images/homeCollect1.png) no-repeat #97a9ad;
    }

    .itemCollection:nth-child(4) {
        background: url(/images/homeCollect4.png) no-repeat #b19393;
    }

    .itemCollection:nth-child(n) {
        background-position: 80px -10px;
        background-size: contain;
    }


.homeSurMesure {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 0 auto;
}

    .homeSurMesure > div, .homeVotreModele {
        width: 510px;
        height: 220px;
        flex: 0 1 auto;
        align-self: auto;
        position: relative;
        margin-bottom: 50px;
        position: relative;
    }

        .homeSurMesure > div div {
            padding: 30px;
        }

        .homeSurMesure > div h3 {
            font-size: 31px;
            margin-bottom: 20px;
            line-height: 34px;
            font-family: 'Montserrat', sans-serif;
        }

        .homeSurMesure > div p {
            font-size: 16px;
            line-height: 22px;
            height: 40px;
        }

        .homeSurMesure > div .btnUnderline {
            margin-top: 40px;
        }

.homePro {
    text-align: right;
    color: #fff;
    background: #000;
}

    .homePro img {
        position: absolute;
        left: -55px;
        top: 20px;
        width: 230px;
    }


.homeVotreModele {
    text-align: left;
    background: url(/images/crayon3.jpg) no-repeat right top;
    background-size: cover;
}

.topvente .h1 {
    text-align: left;
}




/*---------- Blog Home ---------*/
.blogHome {
    margin: 0px auto 0px auto;
    padding-top: 200px;
    padding-bottom: 100px;
}

.fondBlogHome {
    background: #f8f8f8;
    margin-right: 200px;
}

#panHomeBlogArticles .fotorama__stage {
    width: 500px;
    height: 375px;
}

#blog p {
    text-align: justify;
}

.articleCt {
    position: relative;
}

.articleImage {
    width: 500px;
    height: 375px;
    overflow: hidden;
    position: relative;
    top: -80px;
    display: inline-block;
    vertical-align: top;
}

    .articleImage img {
        width: 100%
    }

.articleTxt {
    width: 450px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 100px;
    top: 70px;
}

.catTitreActu {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}

.articleTitre {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
}

    .articleTitre a {
        margin-bottom: 10px;
        font-family: 'Montserrat', sans-serif;
        font-size: 28px;
        text-decoration: none;
    }

.articleExtrait {
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}

.articleLien {
    text-align: left;
    margin-top: 28px;
}

    .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;
    }

.txtBasHome {
    line-height: 16px;
    line-height: normal;
    font-weight: 300;
    padding-bottom: 30px;
}



.homeSocial .socWall {
    margin: 50px auto;
    font-size: 0;
    text-align: center;
}

    .homeSocial .socWall img {
        width: 12%;
        max-width: 155px;
    }

.homeSocial h2 {
    margin-bottom: 10px;
}

.signSocial {
    font-weight: 600;
}



.homeSocialMaster {
    margin: 0px auto;
    font-size: 0;
    text-align: center;
    padding: 35px 0 55px 0
}

    .homeSocialMaster .h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .homeSocialMaster p {
        font-size: 13px;
    }


    .homeSocialMaster .signSocial {
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
    }



    .homeSocialMaster .socWall img {
        width: 80px;
        margin: 0 1px;
    }

.txtPageSupplement {
    text-align: justify;
}

.linkPropos {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
}



.inputNewsletter {
    width: 350px;
    margin: 20px auto;
}

.blocNewsletter input[type="text"] {
    width: 250px;
    min-width: 0;
    padding: 10px;
    /* margin-right: 10px; */
    font-size: 11px;
    color: #b25845;
    font-size: 14px;
}

#panInscriptionNewsletter .btn {
    border: 1px solid #222;
    background: #222;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 15px;
}

.center .ct .btn {
    text-align: center;
    /* left: 50%; */
    margin-left: 50%;
    transform: translateX(-50%);
}

    #panInscriptionNewsletter .btn:hover {
        background: #9f8f7f;
        border: 1px solid #9f8f7f;
        color: #fff;
    }

.rgpdNewsletter {
    text-align: center;
    font-size: 10px;
    max-width: 500px;
    margin: 0 auto;
}

    .rgpdNewsletter a {
        text-decoration: none;
    }


.homeNewsletterMaster {
    text-align: center;
    padding: 35px 0 55px 0;
}

    .homeNewsletterMaster .h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .homeNewsletterMaster p {
        font-size: 13px;
    }




/*------------------------------------------------------*/
/*-------------------- CONTENU -------------------------*/
/*------------------------------------------------------*/
/*---------- Contenus des Blocs ---------*/

.contenuFullPage {
    padding-bottom: 30px;
}

    .contenuFullPage .contenuMixteImageG {
        width: 560px;
        float: left;
        min-height: 1px;
        margin-right: 50px;
    }

    .contenuFullPage .contenuMixteImageD {
        width: 560px;
        float: right;
        min-height: 1px;
        margin-left: 50px;
    }
    .contenuFullPage .contenuMixteTexteG {
        width: 500px;
        float: left;
        min-height: 1px;
        border: solid 2px #b25845;
        box-sizing: border-box;
        padding: 100px 50px;
        position: relative;
        z-index: 0;
    }

        .contenuFullPage .contenuMixteTexteG::before {
            content: "";
            border: solid 2px #ef8770;
            box-sizing: border-box;
            position: absolute;
            top: 15px;
            left: 15px;
            height: 101%;
            width: 101%;
            display: block;
            z-index: -1;
        }

    .contenuFullPage .contenuMixteTexteD {
        width: 500px;
        float: right;
        min-height: 1px;
        border: solid 2px #b25845;
        box-sizing: border-box;
        padding: 100px 50px;
        position: relative;
        z-index: 0;
    }
        .contenuFullPage .contenuMixteTexteD::before {
            content: "";
            border: solid 2px #ef8770;
            box-sizing: border-box;
            position: absolute;
            top: 15px;
            left: 15px;
            height: 101%;
            width: 101%;
            display: block;
            z-index: -1;
        }
    .contenuFullPage .contenuTexte2ColG {
        width: 500px;
        float: left;
        min-height: 1px;
        margin-bottom: 30px;
    }

    .contenuFullPage .contenuTexte2ColD {
        width: 500px;
        float: right;
        min-height: 1px;
        margin-bottom: 30px;
    }

    .contenuFullPage .contenuFull {
        width: 100%;
    }

    .contenuFullPage .contenuFullPhotoSeule {
        width: 100%;
    }

        .contenuFullPage .contenuFullPhotoSeule img {
            width: 100%;
        }

    .contenuFullPage .contenuFullPhotoSlider {
        display: block;
        position: relative;
    }

#blog .contenuTexte2ColG,
#blog .contenuTexte2ColD,
#blog .contenuFull,
#blog .contenuMixteTexteG,
#blog .contenuMixteTexteD,
#blog .contenuTexte2ColG p,
#blog .contenuTexte2ColD p,
#blog .contenuFull p,
#blog .contenuMixteTexteG p,
#blog .contenuMixteTexteD p,
.contenuTexte2ColG,
.contenuTexte2ColD,
.contenuFull,
.contenuMixteTexteG,
.contenuMixteTexteD,
.contenuTexte2ColG p,
.contenuTexte2ColD p,
.contenuFull p,
.contenuMixteTexteG p,
.contenuMixteTexteD p,
.conteneurBlocImgTxt p {
    text-align: justify;
}

.conteneurBlocImgTxt .ct {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.conteneurBlocTxtImg .ct {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

#blog .conteneurContenuBloc {
    margin-bottom: 20px;
}

.photoColonne {
    /* margin-bottom: 15px; */
}
    .photoColonne img {
        width: 100%;
    }

.flottantGauche {
    float: left;
    margin: 0 80px 0 0;
}

.flottantDroite {
    float: right;
    margin: 0 0 0 80px;
}

.sepFooter {
    display: block;
    clear: both;
    height: 40px;
}

img.LogoFooter {
    width: 100px;
}

footer p {
    /* font-family: 'OpenSans-Regular'; */
    font-size: 16px;
    color: #f08561;
    font-family: 'BodoniSvtyTwoITCTTBook';
    letter-spacing: 0.2px;
}

footer .ct {
    margin-top: 0;
    margin-bottom: 0;
}

.QuatrecolCt {
    display: flex;
    justify-content: space-between;
    width: 660px;
    margin: auto;
}

/*---------- Pagination ---------*/
.paginationListing {
    margin: 30px 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: rgba(236,135,101, .6);
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: none;
}

    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"] {
    background: #222;
    border: 1px solid #222;
    color: #fff;
    cursor: pointer;
}

    button[type="button"]:hover,
    button[type="submit"]:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover {
        background: #9F8F7F;
        border: 1px solid #9F8F7F;
        color: #fff;
    }

        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;
    color: #222;
    opacity: 1;
    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;
    text-align: left;
    font-size: 10px !important;
    /* color: aliceblue; */
}

    .formulaire-check > div {
        margin: 0px 0px 8px 0px;
    }

        .formulaire-check > div label,
        .ReCaptcha-notice {
            opacity: 1;
            color: #777;
            line-height: 20px;
            font-size: 13px;
        }

        .formulaire-check > div label, .ReCaptcha-notice {
            opacity: 1;
            color: #a7a4a4;
            line-height: 20px;
            font-size: 11px;
        }


.formContact {
    max-width: 600px;
    margin: 20px auto 40px;
    text-align: center;
}

    .formContact input[type="text"], .formContact input[type="tel"], .formContact input[type="email"] {
        background-color: rgba(255, 255, 255, 1);
        width: 100%;
        height: 35px;
        padding: 5px 10px;
        border-radius: 0px;
        border: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-bottom: 1px solid rgb(243 181 160);
        box-sizing: border-box;
        font-size: 14px;
        color: #ef8770;
    }

    .formContact textarea {
        background-color: rgba(255, 255, 255, 1);
        width: 100%;
        height: 100px;
        padding: 5px 10px;
        border-radius: 0px;
        border: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
        border: 1px solid rgb(243 181 160);
        box-sizing: border-box;
        font-size: 14px;
        color: #5c5c5c;
    }
    .formContact label {
        position: absolute;
        left: 10px;
        top: 8px;
        font-size: 14px;
        color: #ef8770;
        opacity: 0.6;
    }
    .formContact .formulaire-row {
        margin-bottom: 30px;
        position: relative;
    }

    .formContact .btnValide {
        margin-top: 40px;
    }

.ReCaptcha-notice {
    font-size: 11px;
}

.formContact input[type="text"]:focus ~ label,
.formContact input[type="text"].fill ~ label,
.formContact input[type="email"]:focus ~ label,
.formContact input[type="email"].fill ~ label,
.formContact input[type="tel"]:focus ~ label,
.formContact input[type="tel"].fill ~ label,
.formContact textarea:focus ~ label,
.formContact textarea.fill ~ label {
    top: 0px;
    opacity: 1;
}

.formContact input[type="text"]:focus,
.formContact input[type="email"]:focus,
.formContact input[type="tel"]:focus,
.formContact textarea:focus {
    border-bottom: 1px solid #222;
}

/*---------- Inscription / Connexion ---------*/
/*----------------------------------------------------*/
/*-------------- LISTINGS / DETAIL -------------------*/
/*----------------------------------------------------*/
/*---------- Listing Actus ---------*/
#listingActus {
    margin-bottom: 30px;
    font-size: 0;
}

.listActuCt {
    position: relative;
    display: block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 100%;
    vertical-align: middle;
}
.listActuImg {
    width: 500px;
    height: 550px;
    overflow: hidden;
    margin: 10px auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 100px;
}
    .listActuImg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

.listActuDesc {
    width: 30%;
    /* font-size: 14px; */
    margin: 40px auto;
    display: inline-block;
    width: 500px;
    /* float: right; */
    min-height: 1px;
    border: solid 2px #b25845;
    box-sizing: border-box;
    padding: 100px 50px;
    position: relative;
    z-index: 0;
    vertical-align: middle;
}

    .listActuDesc::before {
        content: "";
        border: solid 2px #ef8770;
        box-sizing: border-box;
        position: absolute;
        top: 15px;
        left: 15px;
        height: 101%;
        width: 101%;
        display: block;
        z-index: -1;
    }
.listActuTitre {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
}

.listActuDate {
    /* color: #222; */
    /* font-size: 14px; */
    /* margin: 6px 0px; */
}

.listActuTexte {
    font-size: 14px;
    line-height: 20px;
    max-height: 81px;
    text-align: justify;
    overflow: hidden;
}
.listActuLien {
    margin-top: 5px;
    text-align: right;
}

.DateCateg {
    width: 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    top: 40px;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #8e8d8d;
}

section.ct.actu {
    display: flex;
    flex-direction: column;
}

.listActuCt:nth-child(odd) {
    display: flex;
    flex-direction: row-reverse;
}

.classActuCategories {
    display: flex;
}

    .listActuCt:nth-child(odd) .listActuImg {
        margin-left: 100px;
        margin-right: 0px;
    }
h2.listActuTitre a {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #ef8770;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-decoration: none;
}


/*---------- 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;
    }

/*---------- Listing Event ---------*/

#listingEvents {
    margin-bottom: 30px;
    font-size: 0;
}

.listEventCt {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: calc((100% / 3) - 25px);
    min-width: 250px;
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
    transform: scale(1);
    transition: all .3s cubic-bezier(0,0,.14,.99);
}


.listEventCt:hover {
    transform: scale(1.02);
    transition: all .3s cubic-bezier(0,0,.14,.99);
}

.listEventImg a {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.listEventImg a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position:center;
}

.listEventCateg {
    position: absolute;
    margin-top: -40px;
    background-color: #ef8770;
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 11px;
    /* font-weight: 900; */
    color: #ffffff;
}

.listEventImg {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
    .listEventImg img {
        width: 100%;
    }


h2.listEventTitre a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #ef8770;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-decoration: none;
}

.listEventDesc {
    width: 100% !important;
    font-size: 14px;
    display: inline-block;
    width: 500px;
    min-height: 1px;
    box-sizing: border-box;
    padding: 30px 50px;
    z-index: 0;
    vertical-align: middle;
    height: 250px;
    background-color: #fdf9f7;
}


.listEventTitre {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 20px 0;
}

.listEventDate {
    color: #222;
    font-size: 14px;
    margin: 6px 0px;
    position: absolute;
    top: -6px;
    left: 0;
    background-color: #1d4f5b;
    padding: 6px 20px;
    color: #ffffff;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    border-radius: 0 0px 20px 0;
}

.listEventTexte {
    font-size: 12px;
    line-height: 16px;
    height: 90px;
    text-align: left;
    overflow: hidden;
}

.listEventLien {
    margin-top: 5px;
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 5px 0px 5px 0px;
    transition: all ease 0.2s;
    /* background: #000; */
    border-bottom: 2px solid #1d4f5b;
    color: #1d4f5b;
    border-radius: 0px;
    font-style: italic;
    font-weight: 800;
}

    .listEventLien a {
        color: #1d4f5b;
        text-decoration: none;
    }

.cteventPB {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


/*---------- 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;
    display: flex;
}


#detailEventFichiers li.btn {
    display: flex;
}

    #detailEventFichiers li a:before {
        content: '\e9e2';
        font-family: 'boonIco';
        width: 20px;
        font-size: 14px;
        display: block;
        color: #1d4f5b;
        margin-right: 10px;
        font-style: inherit;
    }



    #detailEventFichiers li {
        margin: 0 20px 20px 0;
    }

        #detailEventFichiers li:hover a {
            color: #ef8770;
        }

        #detailEventFichiers li a:hover:before {
            color: #ef8770;
        }




        #detailEventFichiers li a {
            text-decoration: none;
            color: #1d4f5b;
            display: flex;
            align-items: center;
        }
/*-----------------------------------------------------*/
/*-------------------- FOOTER -------------------------*/
/*-----------------------------------------------------*/

footer {
    width: 100%;
    padding: 20px 0 20px 0;
    background: #fdf9f7;
    color: rgba(255,255,255,.6);
    font-size: 12px;
    position: relative;
}

    footer .logoFooter {
        width: 100px;
        display: inline-block;
        vertical-align: top;
        margin-right: 200px;
    }

        footer .logoFooter img {
            width: 100%;
        }



    footer a {
        color: rgb(239 135 112);
        text-decoration: none;
        /* display: block; */
    }

        footer a:hover {
            color: rgb(167 81 62);
            text-decoration: none;
        }

.footerBloc {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 110px;
    margin-right: 80px;
}

    .footerBloc .titre {
        font-weight: 700;
        display: block;
        margin-bottom: 10px;
        color: #fff;
    }

    .footerBloc a {
        display: block;
        margin-bottom: 10px;
    }

    .footerBloc.bloc4 {
        margin-right: 0px;
    }

        .footerBloc.bloc4 a {
            display: inline-block;
            margin-right: 10px;
            text-decoration: none;
        }

            .footerBloc.bloc4 a:last-child {
                margin-right: 0px;
            }

            .footerBloc.bloc4 a:hover {
                text-decoration: none;
            }

#crosslink {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: rgb(239 135 112);
    border-top: 1px solid rgba(255,255,255,.1);
    margin-top: 10px;
    padding: 20px 0 0 0;
}
    #crosslink a {
        color: rgb(239 135 112);
        text-decoration: none;
        display: inline-block;
        text-align: center;
    }

        #crosslink a:hover {
            color: #303030;
            text-decoration: underline;
        }

.securePay {
    position: relative;
    float: left;
}

    .securePay img {
        height: 20px;
        margin: 0 3px;
    }

        .securePay img:first-child {
            height: 15px;
            opacity: 0.4;
        }

    .securePay span {
        color: rgba(255, 255, 255, 0.60);
        font-size: 13px;
        margin: 0 10px 0 5px;
        position: relative;
        top: 2px;
    }

/*-------------------------------------------*/
/*-------------- 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;
}

.passOublieCt {
    text-align: center;
    padding-bottom: 80px;
}

.introContenuPass {
    text-align: center;
    margin-bottom: 30px;
}

.mdpOublie {
    margin-bottom: 20px;
    font-size: 10px;
}

    .mdpOublie a {
        color: #888;
        text-decoration: underline;
    }

    .mdpoublie .formTxt {
        height: 30px;
        max-width: 200px;
        margin-right: 10px;
    }

.formConnexion [class^="ico-"]::before, .formConnexion [class*=" ico-"]::before {
    font-size: 13px;
}



.btnInscription {
    margin-top: 20px;
}

/*---------------------------------------------*/
/*-------------- INSCRIPTION ------------------*/
/*---------------------------------------------*/

.inscriptionCt {
    margin-bottom: 50px;
}

.inscriptionBloc {
    margin-bottom: 50px;
    text-align: center;
}

    .inscriptionBloc h2 {
        text-align: left;
        font-size: 20px;
    }

.inscriptionGauche {
    width: 40%;
    display: inline-block;
    text-align: left;
    margin-right: 50px;
    vertical-align: top;
}

.inscriptionDroite {
    width: 40%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

    .inscriptionDroite > h3 {
        margin-top: 50px;
    }

        .inscriptionDroite > h3 + input + label {
            margin-bottom: 23px;
            display: block;
        }

.inscriptionRow {
    margin-bottom: 10px;
}

    .inscriptionRow label {
        margin-bottom: 5px;
        min-width: 100px;
        display: inline-block;
    }

    .inscriptionRow input[type="text"],
    .inscriptionRow input[type="password"],
    .inscriptionRow input[type="number"],
    .inscriptionRow input[type="email"],
    .inscriptionRow input[type="tel"],
    .inscriptionRow input[type="url"],
    .inscriptionRow textarea,
    .inscriptionRow select {
        display: inline-block;
        width: auto;
        width: 210px;
        height: 32px;
    }

.pseudoBox {
    display: none;
}
/*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;
    border-bottom: 1px solid #222;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

    #panMenu a {
        display: inline-block;
        border: 1px solid #ccc;
        background: none;
        color: #222;
        text-decoration: none;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom: 0;
    }

        #panMenu a:hover {
            background: #9F8F7F;
            border: 1px solid #9F8F7F;
            color: #fff;
        }

    #panMenu .actif {
        background: #222;
        color: #fff;
        border: 1px solid #222;
        border-bottom: 1px solid #222;
        position: relative;
        top: 1px;
    }

.cpt-ctCommandes {
    margin-bottom: 70px;
}

.lienCommandeCompte {
    text-decoration: underline;
}

.submitInscription {
    text-align: center;
    padding: 10px 0;
    margin: 30px auto 0px auto;
    max-width: 500px;
}

    .submitInscription div:first-child {
        margin-bottom: 10px;
    }

    .submitInscription .btn {
        margin-top: 20px;
    }

/*--------------------------------------------------*/
/*-------------- REVUE DE PRESSE -------------------*/
/*--------------------------------------------------*/

.listeLignePresse {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.listePressesConteneurImage {
    width: 275px;
    height: 155px;
    overflow: hidden;
    float: left;
}

    .listePressesConteneurImage img {
        width: 100%;
    }

.listePressesConteneurTextes {
    float: left;
    width: 635px;
    height: auto;
    margin-left: 30px;
}

.listePressesTitre {
    font-size: 12px;
    margin: 0;
}

.listePressesConteneurDate {
    color: #555;
    font-size: 11px;
    margin: 10px 0;
}

.listePressesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

.listePressesConteneurLien {
    margin-top: 5px;
    text-align: right;
}

/*------------------------------------------------*/
/*-------------- GALERIE PHOTO -------------------*/
/*------------------------------------------------*/

/*---------- Listing Galerie Photo ---------*/

.albums {
    font-size: 0;
    margin-bottom: 50px;
}

.albumCt {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.albumPhoto {
    width: 100%;
    height: 250px;
    display: block;
    margin-bottom: 10px;
}

    .albumPhoto img {
        max-width: 100%;
    }

.albumTitre {
    text-align: center;
    display: block;
    width: 100%;
}

    .albumTitre a {
        color: #000;
        font-size: 14px;
    }

        .albumTitre a:hover {
            color: #222;
        }

/*---------- Détail Galerie Photo ---------*/

#galeriePhoto {
    margin: 30px 50px 50px 50px;
}

.contenuDescriptionAlbum {
    margin-bottom: 30px;
    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;
}

.temoignageTitre {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin-bottom: 3px;
}

.temoignageBlocUser {
}

.temoignageDe {
    float: left;
}

.temoignageUser {
    color: #000;
}

.temoignageMail {
    color: #999;
    text-decoration: underline;
}

    .temoignageMail:hover {
        color: #000;
    }

.temoignageDate {
    float: right;
    text-align: right;
    color: #000;
}

.temoignageDescription {
    clear: both;
    padding: 10px 0;
    display: block;
}

.popupRow {
    display: block;
    margin-bottom: 10px;
}

    .popupRow span {
        margin-bottom: 5px;
        display: block;
    }

.ct-popup h2 {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
}

.ct-popup .lienPopup {
    text-align: center;
    padding: 30px 0 20px 0;
    display: block;
}

.modalPopup .btnClose {
    /*margin-top: 30px;*/
    margin-bottom: 0px;
    /*margin-right: 30px;*/
    position: relative;
    z-index: 9;
    top: -59px;
    right: 0;
}

/*--------------------------------------------------*/
/*----------------- 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: 250px;
    float: left;
    margin: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}

.blocsReferencesConteneurImage {
    height: 155px;
    width: 100%;
}

    .blocsReferencesConteneurImage img {
        width: 100%;
    }

.blocsReferencesConteneurTextes {
    width: 100%;
}

.blocsReferencesTitre {
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    text-align: center;
}

.blocsReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}


/*---------------------------*/
/*---------- FAQ ------------*/
/*---------------------------*/

.faqListe {
    margin: 0 0 60px 0;
}

    .faqListe a {
        cursor: pointer;
        margin-bottom: 20px;
        text-decoration: none;
    }


.questionFAQ {
    cursor: pointer;
    margin-bottom: 5px;
    text-decoration: none;
    text-transform: initial;
    background-color: #fef0ed;
    padding: 11px 11px 11px 35px;
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
    .questionFAQ h2 {
        font-size: 16px;
        text-decoration: none;
        color: #1d4f5b;
        text-transform: initial;
        line-height: 24px;
        font-family: 'OpenSans-Regular';
        letter-spacing: 0px;
        margin-bottom: 0px;
    }

.reponseFAQ {
    background: #fff9f7 none repeat scroll 0 0;
    padding: 3%;
    margin: 10px 0 30px 0;
    border-radius: 30px;
}

    .reponseFAQ p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
    }


.questionFAQ:after {
    content: '\e998';
    display: block;
    font-family: boonIco;
    color: #efcbc3;
    border-radius: 15px;
    background-color: #ffffff;
    padding: 7px;
    margin-left: 10px;
}
.faqListe .sepFooter {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .faqListe .sepFooter:last-child {
        border: none;
    }


/*----- HOVER COMPTE CLIENT -----*/

#hoverConnexion {
    position: relative;
    z-index: 11;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
    text-align: left;
    box-shadow: -5px 5px 10px -10px rgba(0,0,0,0.4);
}

#ct-hover-connexion {
    display: none;
    position: relative;
    width: 200px;
    background: #FFF;
    border-top: 1px solid #eee;
    right: 0;
    padding: 20px 30px;
    box-sizing: border-box;
    top: 0px;
}

    .ct-connection-hover-connect span,
    #ct-hover-connexion span {
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
        text-transform: none;
        font-size: 12px;
        margin-bottom: 15px;
        display: block;
    }

.connexionHoverCompte {
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    text-decoration: underline;
    text-align: left;
}

    .connexionHoverCompte:hover {
        text-decoration: underline;
    }

    .connexionHoverCompte span {
        margin-top: 5px;
    }

.ct-connection-hover-connect .mdpOublie {
    margin: 5px 0 20px 0;
}

.lienCreerCompte {
    margin-top: 25px;
    text-decoration: none;
    font-size: 12px;
    display: block;
    text-decoration: underline;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    padding-top: 25px;
    font-weight: 600;
}


    .lienCreerCompte:hover:before {
        margin-right: 10px;
    }

.connexionHoverNom {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}


.logoCertif {
    text-align: center;
    top: 50px;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
}

    .logoCertif img {
        width: 100%;
        max-width: 250px;
    }


.pageDessine {
    margin: 30px auto;
    width: 600px;
}

    .pageDessine div {
        margin-bottom: 40px;
        font-size: 15px;
        font-weight: 600;
        vertical-align: middle;
    }

    .pageDessine p {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
    }

    .pageDessine span {
        vertical-align: middle;
        background: #222;
        line-height: 36px;
        height: 36px;
        width: 36px;
        color: #fff;
        border-radius: 50px;
        display: block;
        float: left;
        text-align: center;
        font-size: 16px;
        margin-right: 25px;
    }

    .pageDessine .btn {
        display: block;
        width: 250px;
        margin: 20px auto;
    }

.fichierChamp {
    margin-top: 40px;
    margin-bottom: 50px !important;
    vertical-align: top;
}

    .fichierChamp input[type="file"] {
        background: #222;
        color: #fff;
        padding: 10px;
        border-radius: 5px;
        vertical-align: top;
        top: -20px;
        position: relative;
    }

.formulaire-row.fichierChamp {
    text-align: left;
    vertical-align: top;
}

    .formulaire-row.fichierChamp label {
        font-weight: 600;
        position: relative;
        left: unset;
        top: unset;
        bottom: unset;
        vertical-align: top;
        margin-right: 15px;
        color: #222;
        opacity: 1;
        vertical-align: top;
    }

        .formulaire-row.fichierChamp label .citation {
            color: #222;
            font-size: 12px;
            vertical-align: top;
        }

.txtMailAlerte {
    max-width: 300px !important;
    display: block !important;
    margin: 20px auto;
}

    .txtMailAlerte ~ a {
        margin: 0 auto 20px auto;
    }


.popupCtContenu .ReCaptcha {
    max-width: 400px !important;
    margin: 0 auto;
    line-height: 12px;
}

    .popupCtContenu .ReCaptcha * {
        line-height: 12px;
    }

.popNoir {
    background-color: #ecd9d9;
    background-size: contain !important;
    width: 70% !important;
    max-width: 495px !important;
    background-position: center top;
    background-repeat: no-repeat;
}

    .popNoir .lienPopup a {
        transition: all ease 0.2s;
        background: #ef8770 !important;
        color: #fff !important;
        font-weight: bold;
        border: none;
        padding: 10px 20px;
        /* top: 338px; */
        position: relative;
        border-radius: 25px;
    }


.popNoir p {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #757575;
    text-align:center;
}

.modalPopup {
    background: #fff;
    padding: 0px;
    max-width: 700px;
    height: auto;
    position: relative;
    z-index: 999990;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 70%;
}


        .popNoir .lienPopup a:hover {
            padding: 10px 40px;
            transition: all ease 0.2s;
        }

    .popNoir .btnClose::before {
        color: #fff;
        right: -10px;
        top: -10px;
    }

    .popNoir .btnClose a {
        top: 10px;
        right: 10px;
    }

.victime {
    background: #9f8f7f;
    border: 1px solid #9f8f7f;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0 0 0;
    border-radius: 5px;
}

    .victime:hover {
        background: none;
        border: 1px solid #9f8f7f;
        color: #9f8f7f;
        text-decoration: none;
    }




/* ---------- CSS TEMPORAIRE MODE MAINTENANCE SITE A VENIR ---------- A VIRER */
section.fondGris.homeNewsletter h2 {
    text-align: center;
}

.PageContact {
    margin-top: 0px;
    height: 100vh;
}
.displaynone {
    display: none;
}

.body_21 footer, .body_21 header {
    /* display: none; */
}

.body_21 header .ct {
    text-align: center;
}

.body_21 #logo img {
    width: 60%;
}

.rgpdNewsletter {
    display: none;
}

/*.body_21 .btn {
    display: none;
}*/

.formContact .btnValide .btn {
    margin: auto;
    transform: inherit;
    padding: 0px;
    text-align: center;
}


.body_21 h1 span {
    font-size: 180px;
}



.TitreUlulue {
    width: 100%;
    padding: 14px 15px;
    box-sizing: border-box;
    background-color: #f08561;
    font-size: 22px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    font-weight: 500;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

    .TitreUlulue span {
        text-transform: none;
        font-size: 17px;
    }

.UluleIframe {
    position: absolute;
    right: 30px;
    top: 20vh;
    width: 230px;
    margin: auto;
}

.body_14 .swiper-text  {
    max-width: 80%;
}

.SelectActivites a {
    text-decoration: none;
    color: #ffffff;
}

/*
.body_1208 .contentMaster {
    margin-top: 0;
    height: 0;
}*/
div#panPopup {
    background-image: url(/pureBreath/css/photos/popups/sel_1.jpg);
    height: 495px;
    background-size: 100% auto !important;
    max-width: 430px !important;
    position: fixed;
    z-index: 10001;
    left: 681.5px;
    top: 282px;
}



.SelectActivites {
    position: absolute;
    display: block;
    top: 69vh;
    /* z-index: 1; */
    color: aliceblue;
    display: flex;
    width: 90%;
    justify-content: center;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    flex-wrap: wrap;
    z-index: 1;
}
.SelectActivitesTxt {
    padding: 8px 20px;
    /* border: solid 2px #fff; */
    background-color: #ef8770;
    border-radius: 50px;
    font-size: 15px;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    margin: 5px;
}

    .SelectActivitesTxt:hover {
        background-color: #1d4f5b;
    }

.body_1204 .swiper-background::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #01161b;
    display: block;
    content: '';
    opacity: 0.4;
}
.swiper-text h1,
.swiper-text .h1 {
    color: #ffffff;
    text-shadow: 0px -1px 35px #01212b;
}

.swiper-text h2 {
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 2px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    line-height: 40px;
    text-transform: none;
    text-shadow: 0px -1px 35px #01212b;
}

.body_14 .swiper-text h1 {
    color: #1d4f5b;
    text-shadow: none;
}

.body_14 .swiper-text h2 {
    color: #863928;
    text-shadow: none;
}


caption, td, th {
    font-weight: 400;
    vertical-align: top;
    text-align: left;
    padding: 10px 20px;
    /* background-color: #f5b4a6; */
    border-right: solid 0px #f3b5a0;
    border-bottom: solid 1px #fdd8cc;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    line-height: 30px;
    color: #1d4f5b;
}
.body_1208 caption, .body_1208 td, .body_1208 th {
    font-weight: 400;
    vertical-align: top;
    text-align: left;
    padding: 5px 15px;
    background-color: #ef8770;
    border: solid 1px #fff;
    /* border-bottom: solid 10px #fff; */
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    line-height: 30px;
    color: #ffffff;
}
.body_1208  .swiper-text h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 35px;
}
.ReservationAvantPremière {
    width: 260px;
    margin: 30px auto 0px auto;
    border-radius: 5px;
    background-color: #f6af9b;
    padding: 25px;
    box-sizing: border-box;
    font-size: 17px;
    font-family: 'BodoniSvtyTwoITCTTBook';
    font-weight: 500;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    z-index: 10;
}
.body_14 .swiper-text p {
    font-size: 20px;
    color: #fff;
    font-family: 'BodoniSvtyTwoITCTTBook';
    letter-spacing: 1.5px;
}
.center .ct {
    width: 700px;
    margin: 50px auto;
    text-align: center;
}

span.importantColor {
    color: #24a8af;
    font-style: italic;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

img.ScrollMouse {
    display: block;
    width: 20px;
    height: auto;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 86vh;
    left: 50%;
    transform: translateX(-50%);
}

 .easy_loisirs_button {
    display: inline-block;
    cursor: pointer;
    padding: 6px 25px !important;
    border-radius: 33px !important;
    font-size: 17px !important;
    line-height: 1.58em !important;
    background-color: #ef8770 !important;
    color: #FFFFFF !important;
    margin-top: 20px;
    font-size: 15px;
    font-family: 'JuliusSansOne-Regular',sans-serif;

}

.contenuMixteImageG .swiper-container {
    height: auto !important;
    margin-bottom: 40px;

}
.easy_loisirs_button:hover {
    background-color: #1d4f5b !important;
}

.body_1204 .easy_loisirs_button {
    margin-left: 0;
    float: left;
}

.body_1204 .center .easy_loisirs_button {
    margin-left: auto;
    float: inherit;
}

.body_1209 .swiper-container,
.body_1208 .swiper-container,
.body_10 .swiper-container {
    width: 100%;
    height: 30vh !important;
}



.body_1208 .swiper-text, .body_1209 .swiper-text, .body_10 .swiper-text {
    top: 15vh;
}


.body_14 .swiper-text {
    max-width: 80%;
    min-height: 60vh;
}


li#nav0_1 {
    display: none;
}


.body_1209 img.ScrollMouse,
.body_1208 img.ScrollMouse,
.body_21 img.ScrollMouse,
.body_10 img.ScrollMouse {
    display: none;
}

.nav .easy_loisirs_button {
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-left: 20px;
}


.body_21 .swiper-text {
    top: 29vh;
}

.body_21 .swiper-container {
    width: 100%;
    height: 50vh !important;
}



.body_21 .swiper-text a {
    color: #fcfcfc;
    text-decoration: none;
}

.cookiesBar input[type="submit"] {
    background: #ef8770;
    color: #fff;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px !important;
    width: 90px;
    height: 100%;
    line-height: 100%;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 5px;
    transition: .4s all ease-out;
}


.center h3 {
    text-align: center;
}

.cookiesBar {
    position: fixed;
    width: 560px;
    box-sizing: border-box;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    background: #e8dedf;
    color: rgba(33,33,33,.8);
    z-index: 9999999999;
    padding: 15px 120px 15px 19px;
    left: 0;
    bottom: 0px !important;
}

.ct-popup {
    width: 100%;
    margin: auto;
    /* height: 290px; */
    /* margin-top: 180px; */
    background-color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    bottom: 0 !important;
}

.easy_loisirs_button.BonsCadeaux {
    pointer-events: none;
    position: absolute;
    left: 0px;
    margin-top: 78px;
    background-color: #1d4f5b !important;
}

.ReCaptcha {
    display: flex;
    justify-content: center;
}

.conteneurBlocTxtImg .swiper-container {
    width: 100%;
    height: auto !important;
}


.body_1209 .contenuFullPage .contenuFullPhotoSeule {
    width: 80%;
    margin: auto;
}


.video-responsive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 560px;
    margin: auto;
}

    .video-responsive iframe {
        position: relative;
    }


        .video-responsive::before {
            content: "";
            border: solid 2px #ef8770;
            box-sizing: border-box;
            position: absolute;
            top: -15px;
            left: -15px;
            height: calc(100% + 30px);
            width: calc(100% + 30px);
            display: block;
            z-index: -1;
        }


.body_1133 .swiper-container, .body_1181 .swiper-container {
    width: 100%;
    height: 420px !important;
}


.body_1133 .ScrollMouse, .body_1181 .ScrollMouse {
    display: none;
}

.body_1133 select, .body_10 select {
    transition: 0.3s all ease-out;
    color: #ef8770;
    outline: none;
    padding: 10px 25px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-radius: 25px;
    max-width: 315px;
    margin: auto;
    background: #ffe8e0;
}

.classEventCategories {
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.body_1134 {
    background-color: #fdf9f7;
}

    .body_1134 .ScrollMouse  {
        display: none;
    }


.detailActuTexte h2 {
    margin-top: 50px;
}

h1.detailEventTitre {
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 40px;
    line-height: 50px;
}

.ctDetailActu {
    padding: 55px;
    border: solid 2px #f3b5a0;
    margin-top: 60px;
}

.detailEventDate {
    color: #fff;
    /* margin-bottom: 20px; */
    text-align: center;
    background-color: #f3b5a0;
    width: auto;
    display: block;
    margin: 0px auto 50px auto;
    font-family: 'JuliusSansOne-Regular';
    border-radius: 25px;
    font-size: 14px;
    padding: 5px 15px;
    max-width: 180px;
}

.detailActuTexte {
    font-size: 14px;
    line-height: 20px;
}



.FooterLogo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
    margin-bottom: 50px;
}


img.logoSoutien {
    width: 210px;
    height: 90px;
    object-fit: contain;
    margin: 20px;
    filter: grayscale(1);
}


.easy_loisirs_content {
    z-index: 1000000002;
    top: 0;
}


.rsFooter {
    display: flex;
    flex-wrap: wrap;
    width: 140px;
}
    .rsFooter a img {
        height: 50px;
        width: 50px;
        margin: 0 5px 5px 0px;
    }


.button {
    display: inline-block;
    cursor: pointer;
    padding: 6px 25px !important;
    border-radius: 33px !important;
    font-size: 17px !important;
    line-height: 1.58em !important;
    background-color: #ef8770 !important;
    color: #FFFFFF !important;
    margin-top: 20px;
    font-size: 15px;
    font-family: 'JuliusSansOne-Regular',sans-serif;
    margin: 10px auto;
    text-decoration: none;
}


.btnMs {
    width: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}


    .btnMs .easy_loisirs_button.BonsCadeaux {
        position: absolute;
        margin: 0;
        background-color: #ffffff !important;
        color: #000000 !important;
        display: flex;
        padding: 0px 0 !important;
        margin: 0 !important;
        height: 100%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        color: #1d4f5b;
        font-size: 16px;
        font-family: 'BodoniSvtyTwoITCTTBook';
        width: 100%;
        height: 45px;
    }

    .btnMs .easy_loisirs_button.BonsCadeaux span {
        color: #1d4f5b;
        font-size: 16px;
        font-family: 'BodoniSvtyTwoITCTTBook';
        letter-spacing: 1px;
    }


img.cadeauIcon {
    width: 23px;
    margin-right: 10px;
    margin-left: 0;
}
img.cadeauIcon {
    width: 23px;
    margin-right: 10px;
    margin-left: 0;
}

.btnMs .easy_loisirs_button.easy_loisirs-font-0 {
    margin-top: 0;
}


.swiper-text .btnMs {
    margin: 0 auto;
    min-width: 148px;
    height: auto;
    padding-top: 25px;
    cursor: pointer;
    height: 30px;
}

    .swiper-text .btnMs .easy_loisirs_button.easy_loisirs-font-0 {
        margin-top: 0;
        height: 30px;
        min-width: 148px;
    }


.swiper-text img.cadeauIcon {
    width: 20px;
    margin-right: 10px;
    margin-left: 0;
}
.header > h1 span {
    font-size: inherit !important;
}
.schedule h1, .schedule h1 > span, .schedule h1 > .hc_header_time {
    font-size: inherit !important;
    height: 0px !important;
    display: none;
}
h1 .healcode-title-text, h1 .hc_header_time {
    font-size: inherit !important;
}