

@font-face {
    font-family: 'Nexa';
    src: url('fonts/nexa_bold-webfont.woff2') format('woff2'), url('fonts/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli ExBold';
    src: url('fonts/muli-extrabold-webfont.woff2') format('woff2'), url('fonts/muli-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Muli Light';
    src: url('fonts/muli-light-webfont.woff2') format('woff2'), url('fonts/muli-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli SeBold';
    src: url('fonts/muli-semibold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MEF';
    src: url('fonts/mefPictos.eot');
    src: url('fonts/mefPictos.eot') format('embedded-opentype'), url('fonts/mefPictos.ttf') format('truetype'), url('fonts/mefPictos.woff') format('woff'), url('fonts/mefPictos.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------- GENERAL --------------*/
/*-------------------------------------*/

.outilsCon /*, .outilsBlog*/ {
    display: none !important;
}


body {
    margin: 0px;
    font-family: 'Muli Light';
    font-size: 15px;    
    color: #393939;
    background: #fff;
    overflow-x: hidden;
}

.hdn {
    display: none;
}

/*---------- Elements Cutebox --------*/

.ceBackground, .ceBackgroundBasPage, .ceBackgroundCrosslink {
    background: #fff;
}

/*---------- Fond du site --------*/

.divFondGeneral {
    max-width: 1920px;
    margin: 0 auto;
    min-height: 875px;
    height: auto;
}

.conteneurContenuBloc {
    margin: 0 0 0 0 !important;
    text-align: unset !important;
}

    .conteneurContenuBloc p {
        margin: 0 0 10px 0 !important;
    }
/*---------- Textes --------*/

p {
    font-size: 15px;
    font-family: 'Muli Light';
    color: #393939;
    line-height: 19px;
    text-align: justify;
}

ul {
    margin: 0px 0 0px 0px;
    list-style: none;
    text-align: justify;
}

    ul li {
        list-style-type: none;
        font-size: 15px;
        font-family: 'Muli Light';
        color: #393939;
        line-height: 19px;
        margin-bottom: 4px;
    }

.contenuFullPage .contenuFull ul
{
    margin-top: 7px;
}

li::before {
    content: "";
    background-color: #73c538;
    display: inline-block;
    height: 10px;
    width: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    top: 1px;
    margin-right: 8px;
}

ul li ul {
    margin: 0px 0 10px 0;
    list-style: none;
    text-align: justify;
}

    ul li ul li {
        margin-left: 20px;
        list-style-type: circle;
    }

.ulOrder li {
    list-style-type: decimal;
}

h1, .h1 {
    font-size: 34px;
    color: #737373;
    margin: 0 0 45px 0;
    padding: 0 0 0 0px;
    min-height: 25px;
    font-family: 'Nexa';
    letter-spacing: 0.5px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
}

    h1 span {
        font-size: 30px;
    }

h2 {
    color: #393939;
    font-size: 20px;
    font-family: 'Muli ExBold';
    line-height: 24px;
    margin: 0 0 18px 0;
    text-align: center;
}

.homeListingBlog .grid_12 > h2 a
{
    color: #737373;
    text-decoration: none;
}


h3 {
    color: #777;
    font-size: 18px;
    padding: 0 0 0 0px;
    margin: 0px 0 10px 0px;
    font-weight: normal;
}

a {
    color: #393939;
}

    a:hover {
        color: #393939;
        text-decoration: none;
    }

.important {
    font-weight: bold;
}

.importantBlue {
    color: #686eed;
    font-weight: bold;
}

.vert
{
    color: #73c538;
        margin-bottom: 4px;
    display: block;
}

.contenuTexte2ColG img, .contenuTexte2ColD img
{
    width: 100%;
    height: auto;
}


.btnTarif {
    background: #686eed;
    padding: 20px 34px 20px 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli ExBold';
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    border: 2px solid #686eed;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

    .btnTarif:hover {
        color: #686eed;
        background: #fff;
    }

    .btnTarif:before {
        content: '\f078';
        font-family: boonIco2;
        margin-right: 10px;
        font-size: 20px;
        vertical-align: sub;
    }

    .btnTarifBlog {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        line-height: 45px;
        padding: 0px 18px;
        font-family: Nexa;
        height: 45px;
        font-size: 18px;
        text-transform: none;
    }

.btnTarifVert {
    background: #73c538;
    padding: 20px 34px 20px 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli ExBold';
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    border: 2px solid #73c538;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

    .btnTarifVert:hover {
        color: #73c538;
        background: #fff;
    }

    .btnTarifVert:before {
        content: '\f078';
        font-family: boonIco2;
        margin-right: 10px;
        font-size: 20px;
        vertical-align: sub;
    }

.btnInfo
{
    background: #73c538;
    padding: 10px 25px 10px 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli SeBold';
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    border: 2px solid #73c538;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

.btnInfo:hover
{
    color: #73c538;
        background: #fff;
}

.btnRetour {
    background: #ececec;
    padding: 20px 34px 20px 28px;
    color: #737373;
    font-family: 'Muli SeBold';
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    border: 2px solid #ececec;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

    .btnRetour:hover {
        background: #fff;
    }

    .btnRetour:before {
        content: '\f0a4';
        font-family: boonIco2;
        margin-right: 10px;
        font-size: 20px;
        vertical-align: sub;
    }

.btn {
    text-decoration: none;
    text-align: center;
    background: #686eed;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 14px;
    -moz-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -webkit-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    border: 2px solid #686eed;
    margin: 0px 1px;
    font-family: 'Muli ExBold' !important;
}

    .btn:before {
        font-family: 'boonIco2';
    }

    .btn:hover {
        background: none;
        color: #686eed;
        cursor: pointer;
    }

/*-------------- HEADER ---------------*/
/*-------------------------------------*/

/*----------- Bandeau haut / Fond header ----------*/

header {
    width: 100%;
}

#divLogo {
    width: 496px;
    height: 91px;
    margin: 62px auto 50px auto;
}

#outilsHeader {
    text-align: right;
    width: 100%;
    height: 45px;
    background: #ececec;
    font-size: 0px;
}

    #outilsHeader a {
        font-family: Nexa;
        color: #fff;
        font-size: 18px;
        line-height: 45px;
        height: 45px;
        display: inline-block;
        text-decoration: none;
        position: relative;
        padding: 0px 20px 0px 52px;
        -moz-transition: 0.2s all ease-out;
        -o-transition: 0.2s all ease-out;
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
    }

        #outilsHeader a:hover {
            opacity: 0.7;
        }

.outilsHost {
    background-color: #73c538;
    margin-right: -4px;
}

    .outilsHost img {
        position: absolute;
        top: 11px;
        left: 18px;
    }

.outilsCon {
    background: #686eed;
    display: inline-block;
    position: relative;
}

    .outilsCon img {
        position: absolute;
        top: 13px;
        left: 21px;
    }

.outilsBlog {
    float:left;
    background: #737373;
    display: inline-block;
    position: relative;
    padding: 0px 20px 0px 62px !important;
}

.outilsBlog::before {
    content: "\e902";
    color: #fff;
    font-family: 'MEF';
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 21px;
}

.outilsFamille {
    float: left;
    background: #8e8d8d;
    display: inline-block;
    position: relative;
    padding: 0px 20px 0px 62px !important;
    display: none !important;
}

    .outilsFamille::before {
        content: "\e905";
        color: #fff;
        font-family: 'MEF';
        font-size: 28px;
        position: absolute;
        top: 0px;
        left: 21px;
    }


/*------------- HOMEPAGE --------------*/
/*-------------------------------------*/


/*---------- Homepage slider --------*/


#bandeauSliderHome {
    position: relative;
    margin-bottom: 110px;
}

.fotorama__caption__wrap {
    background-image: url(../images/fondblocLegendeSlider.png);
    background-color: transparent!important;
    background-repeat: no-repeat;
    width: 520px;
    height: 270px;
    padding: 0px 35px 0px 45px!important;
    display: flex !important;
    align-items: center;
    font-size: 36px;
    color: #fff;
    font-family: 'Nexa';
    line-height: 45px;
}

.fotorama__caption {
    bottom: 80px!important;
    left: 43px!important;
}


#bandeauSliderHome .btnTarif {
    position: absolute;
    bottom: 65px;
    left: 90px;
    z-index: 50;
    border: none;
}

.fotorama__nav-wrap {
    position: absolute;
    display: inline-block;
    width: 80px;
    bottom: 281px;
    left: 85px;
}

.fotorama__dot {
    width: 8px !important;
    height: 8px !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    background-color: #fff;
}


/*---------- Homepage Sections --------*/
/*-------------------------------------*/

/*---------- Homepage Présentation --------*/


.homePresentation {
    text-align: center;
    padding-bottom: 40px;
}

.homePresentationBloc {
    border: 5px solid #ececec;
    width: 280px;
    height: 800px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    margin-right: 30px;
    margin-bottom: 50px;
    vertical-align: top;
    text-align: center;
}

    .homePresentationBloc:last-of-type {
        margin-right: 0px;
    }

    /*.homePresentationBloc:first-of-type p {
        margin-top: 41px;
    }*/

    .homePresentationBloc:before {
        color: #73c538;
        font-family: 'MEF';
        font-size: 115px;
        text-align: center;
        margin-bottom: 20px;
        display: inline-block;
    }

    .homePresentationBloc:nth-of-type(2):before {
        content: "\e907";
    }

    .homePresentationBloc:nth-of-type(3):before {
        content: "\e914";
    }

    .homePresentationBloc:nth-of-type(4):before {
        content: "\e904";
    }


/*---------- Homepage Bloc Articles Blog --------*/


.myEnglishBlogIntro {
    width: 600px;
    margin: 0 auto;
}

.myEnglishBlogIntro p {
    text-align: center;
}

    .myEnglishBlogIntro p a{
        text-decoration: none;
        color: #686eed;
        font-weight: bold;
    }

    .myEnglishBlogIntro p span {
        font-size: 17px;
        font-weight: bold;
    }

.homeListingBlog {
    padding: 90px 0px 50px 0px;
    background-color: #ececec;
    margin-top: 70px;
}

    .homeListingBlog .grid_12 > h2 {
        font-family: Nexa;
        font-size: 30px;
        color: #737373;
        margin-bottom: 60px;
    }

#panHomeBlogArticles {
}

.classBlogArticle {
    width: 300px;
    margin: 10px;
    background: #fff;
}

/*.classBlogArticle:nth-of-type(3n) {
        margin-right: 0px;
    }*/

.classBlogArticleImage {
    width: 300px;
    height: auto;
    overflow: hidden;
}

    .classBlogArticleImage img {
        width: 100%;
    }

.classBlogArticleCt {
    position: relative;
}

    .classBlogArticleCat {
        margin: 0px;
        position: absolute;
        top: -27px;
        left: 0px;
    }

        .classBlogArticleCat a {
            text-decoration: none;
            display: inline-block;
            margin-right: 3px;
            font-size: 13px;
            padding: 6px 10px;
            background: #686eed;
            border: 1px solid rgba(104, 110, 237, 0.00);
            color: #fff;
            transition: 0.2s all ease-out;
        }

        .classBlogArticleCat a:hover
        {
            background: #fff;
            border: 1px solid #686eed;
            color: #686eed;
        }

    .classBlogArticleTitre {
        font-size: 18px;
        font-family: 'Muli ExBold';
        padding: 20px 20px 10px 20px;
        margin-bottom: 10px;
        text-decoration: none;
    }

        .classBlogArticleTitre a {
            text-decoration: none;
        }

            .classBlogArticleTitre a:hover {
                opacity: 0.7;
            }


    .classBlogArticleDesc {
        padding: 0 20px 20px 20px;
        font-family: 'Muli Light';
        font-size: 13px;
        line-height: 16px;
    }

    .classBlogArticleDesc p {
        font-family: 'Muli Light';
        font-size: 13px;
        line-height: 16px;
        text-align: left;
    }

        .classBlogArticleDesc img {
            display: none;
            width: 100%;
            height: auto;
        }

    .classBlogArticleSavoir {
        text-align: left;
        margin: 0px 20px 35px 20px;
        display: inline-block;
    }

        .classBlogArticleSavoir a {
            color: #686eed;
            text-decoration: none;
            font-size: 15px;
            font-family: 'Muli ExBold';
            border-bottom: 1px solid;
            padding-bottom: 7px;
        }

            .classBlogArticleSavoir a:before {
                content: '\f078';
                font-size: 18px;
                font-family: boonIco2;
                color: #686eed;
                margin-right: 7px;
                position: relative;
                top: 2px;
                -moz-transition: 0.2s all ease-out;
                -o-transition: 0.2s all ease-out;
                -webkit-transition: 0.2s all ease-out;
                transition: 0.2s all ease-out;
            }

            .classBlogArticleSavoir a:hover:before {
                margin-right: 11px;
            }



/*-------------- FOOTER ---------------*/
/*-------------------------------------*/

/*---------- News --------*/


.divNewsletter {
    background: #ececec;
    margin-top: 0px;
    padding: 0px 0;
}

    .divNewsletter .grid_12 {
        border-top: 1px solid rgba(57, 57, 57, 0.20);
    }

.blocNewsletter {
    width: 700px !important;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0px;
    margin-bottom: 0px !important;
}

    .blocNewsletter #divDescNewsletter {
        font-family: 'Muli ExBold';
        font-size: 18px;
        letter-spacing: 1px;
        color: #393939;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .blocNewsletter input[type="text"] {
        width: 360px;
        height: 50px !important;
        line-height: 50px !important;
        padding: 0 10px !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #686eed;
        color: #686eed;
        margin-right: 8px !important;
        position: relative;
        top: -3px;
    }


/*---------- Footer --------*/

footer {
    width: 100%;
    text-align: center;
    padding: 60px 0px;
    background: #fff;
}

    footer a {
        color: #393939;
        font-size: 15px;
        font-family: 'Muli Light';
        text-decoration: none;
        margin: 0 6px;
    }

        footer a:hover {
            color: #010101;
            text-decoration: underline;
        }

.footSoc {
    vertical-align: top;
    width: 55px;
    height: 55px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #73c538;
    border: 2px solid #73c538;
    display: inline-block;
    margin-right: 8px !important;
    margin-left: 0px;
    margin-top: 20px;
    color: #FFF !important;
    font-family: boonIco2 !important;
    font-size: 26px !important;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

    .footSoc:hover {
        text-decoration: none !important;
        color: #73c538 !important;
        background-color: #fff;
    }

    .footSoc:nth-of-type(1):before {
        content: '\e9d9';
        top: 11px;
        left: -3px;
        position: relative;
    }

    .footSoc:nth-of-type(2) {
        text-align: center;
    }

        .footSoc:nth-of-type(2) img{
            margin-top: 14px;
        }

        .footSoc:nth-of-type(2) .insta2 {
            display: none;
        }

            .footSoc:nth-of-type(2):hover .insta2 {
                display: inline-block;
            }

            .footSoc:nth-of-type(2):hover .insta1 {
                display: none;
            }

    .footSoc:nth-of-type(3):before {
        content: '\e9dc';
        top: 15px;
        left: 0px;
        position: relative;
    }

    .footSoc:nth-of-type(4):before {
        content: '\e9ee';
        top: 11px;
        left: 1px;
        position: relative;
    }

/*------- CONTENUS PAGES PERSO ---------*/
/*-------------------------------------*/

.pageTopButtons {
    position: relative;
    top: -45px;
}

    .pageTopButtons .btnRetour {
        float: left;
    }

    .pageTopButtons .btnTarif, .pageTopButtons .btnTarifVert {
        float: right;
    }

.pageTopText {
    width: 705px;
    margin: 30px auto 50px auto;
}

    .pageTopText p {
        text-align: center;
    }

    .pageTopText ul {
        margin: 0;
    }

        .pageTopText ul li {
            text-align: center;
        }

.sousTitre {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    display: flex;
}

    .sousTitre > div:first-of-type, .sousTitre > div:last-of-type {
        height: 1px;
        width: inherit;
        background-color: rgba(57, 57, 57, 0.60);
        position: relative;
        top: 8px;
    }

    .sousTitre div:nth-of-type(2) {
        text-transform: uppercase;
        font-family: 'Muli ExBold';
        font-size: 20px;
        color: rgba(57, 57, 57, 0.60);
        padding: 0 30px;
        flex-shrink: 0;
    }

.b1 .contenuFull {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 55px 30px 55px;
    border: 5px solid #ececec;
    position: relative;
    margin-bottom: 40px;
}

.b1Spec {
    margin: 0 auto;
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 55px 55px 55px;
    border: 5px solid #ececec;
    position: relative;
    margin-bottom: 40px;
}


.b2 .grid_12 {
    display: flex;
    margin-bottom: 40px;
}

.b2 .contenuTexte2ColG, .b2 .contenuTexte2ColD {
    width: 460px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 40px;
    text-align: center;
    vertical-align: top;
    padding: 30px 55px 55px 55px;
    border: 5px solid #ececec;
    position: relative;
}

.b2 .contenuTexte2ColD {
    margin-right: 0px;
}


    .b2 .contenuTexte2ColG img, .b2 .contenuTexte2ColD img {
        width: 100%;
        margin-top: 20px;
        bottom: 55px;
        left: 55px;
    }

.contenuFullPage .contenuMixteImageG {
    width: 710px !important;
    height: 440px !important;
    overflow: hidden;
}

.contenuMixteImageG .fotorama__nav-wrap {
    width: 95px;
    bottom: 25px;
    left: calc(50% - 27px);
}

.contenuFullPhotoSeule .fotorama__nav-wrap
{
    width: 100%;
    bottom: 30px;
    left: 0px;
}

/*.fotorama__stage{
        width: 710px !important;
        height: 440px !important;
    }

        .fotorama__stage__shaft {
            width: 710px !important;
            height: 440px !important;
        }*/

.contenuFullPage .contenuMixteTexteD {
    width: 225px !important;
}

.ccb428 .contenuTexte2ColG, .ccb430 .contenuTexte2ColG {
    position: relative;
}

    .ccb428 .contenuTexte2ColG:after, .ccb430 .contenuTexte2ColG:after {
        font-family: 'boonIco2';
        content: "\ea1b";
        position: absolute;
        z-index: 999;
        bottom: 270px;
        right: -35px;
        font-size: 45px;
        color: #73c538;
    }


.blocImageEncart {
    background-color: #73c538;
    padding: 26px 25px;
    height: 355px;
    margin-bottom: 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

    .blocImageEncart h2 {
        text-align: left;
        color: #fff;
        font-family: 'Muli ExBold';
        font-size: 20px;
        margin-bottom: 12px;
        /*max-height: 72px; 
        overflow: hidden;*/
    }

    .blocImageEncart p {
        text-align: left;
        color: #fff;
        /*max-height: 230px; 
        overflow: hidden;*/
    }

.contenuFullPage .contenuMixteTexteD .btnTarif {
    padding: 14px 34px 10px 40px;
    position: relative;
}

    .contenuFullPage .contenuMixteTexteD .btnTarif:before {
        position: absolute;
        left: 14px;
        top: 12px;
        font-size: 30px;
    }


.divGrisFonce {
    /*background: #ececec;*/
    padding: 50px 0 50px 0;
    text-align: center;
}

.conseilsTitre {
    font-family: Nexa;
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #737373;
    margin-bottom: 50px;
}

.conseilsTextCol {
    width: 470px;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .conseilsTextCol h2 {
        text-align: left;
    }

    .conseilsTextCol:nth-last-of-type(2) {
        padding: 0 30px 0 0;
    }

    .conseilsTextCol:last-of-type {
        padding: 0 0 0 30px;
    }


    .conseilsTextCol ~ .btnTarif {
        margin-top: 60px;
    }


.cercleCita {
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .cercleCita > div, .cercleCita > a {
        cursor: pointer;
        width: 82%;
        height: 82%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 7px solid #ececec;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        text-align: center;
        font-family: Nexa;
        -moz-transition: 0.2s all ease-out;
        -o-transition: 0.2s all ease-out;
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
    }

        .cercleCita > a:hover {
            background-color: #ececec;
        }

/*------------- ICONS --------------*/


.icon::before {
    color: #73c538;
    font-family: 'MEF';
    font-size: 115px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.iconMaison::before {
    content: "\e905";
}

.iconSoleil::before {
    content: "\e909";
}

.iconEcran::before {
    content: "\e902";
}

.iconLivre::before {
    content: "\e904";
}

.iconSki::before {
    content: "\e903";
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Safari 3-8 */
    transform: rotate(10deg);
}

.iconAdrenaline::before {
    content: "\e908";
}

.iconPouce::before {
    content: "\e907";
}

.iconEtoile::before {
    content: "\e90b";
}

.iconValidation::before {
    content: "\e9011";
    font-size: 90px;
}

.iconTableau::before {
    content: "\e913";
    font-size: 105px;
}

.iconAmpoule::before {
    content: "\e900";
}

.iconParentProf::before {
    content: "\e912";
    font-size: 100px;
}

.iconForm::before {
    content: "\e901";
}

.iconMail::before {
    content: "\e910";
    font-size: 100px;
}

.iconFrance {
    margin-bottom: 35px;
}

.iconValise::before {
    content: url(../images/pictoValise.svg);
    font-size: 100px;
    width: 140px;
}


/*------------- Listing Sejours --------------*/

.listingTiles {
    text-align: center;
    margin-bottom: 56px;
}

.listingTile {
    width: 300px;
    height: 380px;
    display: inline-block;
    margin-bottom: 26px;
    margin-right: 26px;
    position: relative;
    padding-top: 305px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
}

    .listingTile:nth-of-type(3n) {
        margin-right: 0px;
    }

.listingTile913 {
    background-image: url(../images/listingTile913.jpg);
    background-repeat: no-repeat;
}

.listingTile1418 {
    background-image: url(../images/listingTile1418.jpg);
    background-repeat: no-repeat;
}

.listingTileEtud {
    background-image: url(../images/listingTileEtud.jpg);
    background-repeat: no-repeat;
}

.listingTileAdulte {
    background-image: url(../images/listingTileAdulte.jpg);
    background-repeat: no-repeat;
}

.listingTileFami {
    background-image: url(../images/listingTileFami.jpg);
    background-repeat: no-repeat;
}

.listingTileFrat {
    background-image: url(../images/listingTileFrat.jpg);
    background-repeat: no-repeat;
}

.listingTileShade {
    position: absolute;
    z-index: 222;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(104, 110, 237, 0.60);
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
}

.listingTile:nth-of-type(2n+1) .listingTileShade {
    background-color: rgba(115, 197, 56, 0.60);
}

.listingTile:hover .listingTileShade {
    opacity: 0;
}


.listingTile .cercleCita {
    position: absolute;
    z-index: 333;
    top: 68px;
    left: calc(50% - 80px);
    width: 160px;
    height: 160px;
}

    .listingTile .cercleCita > div {
        color: #73c538;
        font-size: 25px;
        width: 80%;
        height: 80%;
        border: 3px solid #ececec;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

        .listingTile .cercleCita > div span {
            color: #73c538;
            font-size: 30px;
            position: relative;
            top: 9px;
        }

.listingTile:nth-of-type(2n) .cercleCita > div, .listingTile:nth-of-type(2n) .cercleCita > div span {
    color: #686eed;
}

.listingTile > span {
    position: relative;
    z-index: 333;
    font-family: Nexa;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.listingTiles .btnTarif {
    margin-top: 20px;
}

/*------------- SEJOURS --------------*/

.sejourCercles {
    background: #ececec;
}

    .sejourCercles .grid_12 {
        display: flex;
        padding: 50px 0 50px 0;
        border-top: 1px solid rgba(57, 57, 57, 0.20);
    }

    .sejourCercles .cercleCita {
        width: 170px;
        height: 170px;
        min-width: 170px;
        margin-right: 27px;
    }

        .sejourCercles .cercleCita:last-of-type {
            margin-right: 0px;
        }

        .sejourCercles .cercleCita > a {
            color: #73c538;
            font-size: 20px;
            line-height: 25px;
        }

        .sejourCercles .cercleCita:nth-of-type(2n) > a {
            color: #686eed;
        }

.sousTitre913 {
    margin-top: 100px;
}



/*------------ FORMS -------------*/
/*----------------------------------*/

input[type="text"], input[type="password"] {
    border: 1px solid #b9b0b0;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    margin: 0 0 15px 0px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

    input[type="text"]:focus, textarea:focus {
        border: 1px solid #73c538 !important;
    }

textarea {
    border: 1px solid #b9b0b0;
    height: 150px;
    padding: 10px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 300px;
    outline: none;
}

    input:hover, textarea:hover  {
        border: 1px solid #1d0202;
    }

input[type="submit"] {
    background: #686eed !important;
    padding: 9px 30px 9px 30px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Muli ExBold';
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
    display: inline-block;
    border: 2px solid #686eed !important;
    -moz-transition: 0.2s all ease-out;
    -o-transition: 0.2s all ease-out;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
    line-height: 25px;
}

    input[type="submit"]:hover {
        color: #686eed !important;
        background: #fff !important;
    }

/*------------ CONTACT -------------*/
/*----------------------------------*/


.formContact tr td:first-child {
    padding-right: 20px;
}

#bootchaSaisie {
    margin-top: 12px;
}


/*------ ELEMENTS MISE EN PAGE --------*/
/*-------------------------------------*/


.mark {
    color: #1ec5fc;
    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: boonIco2;
        margin-right: 10px;
    }


.alertSuccess {
    background-color: rgba(95, 190, 170, 0.2);
    color: #5fbeaa;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(95, 190, 170, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .alertSuccess:before {
        font-family: boonIco2;
        margin-right: 10px;
        content: "\f00c";
        font-size: 16px;
    }

.alertError {
    background-color: rgba(240, 80, 80, 0.1);
    color: #f05050;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(240, 80, 80, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .alertError:before {
        font-family: boonIco2;
        margin-right: 10px;
        content: "\f00d";
        font-size: 16px;
    }

.info {
    background-color: rgba(52, 211, 235, 0.15);
    color: #34d3eb;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(52, 211, 235, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .info:before {
        font-family: boonIco2;
        margin-right: 10px;
        content: "\e9a0";
        font-size: 16px;
    }

.encadre {
    background-color: rgba(150,150, 150, 0.2);
    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;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px 0;
    font-size: 16px;
    border-left: 5px solid #eee;
}

.blockquote-reverse {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.lettrine {
    display: block;
}

    .lettrine:first-letter {
        font-size: 60px;
        padding: 5px 0 0 0;
        margin-right: 8px;
        float: left;
    }

.correction {
    background: rgba(240, 80, 80, 0.1);
    color: #f05050;
}

.colonne2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    -o-column-gap: 50px;
    column-gap: 50px;
}

.colonne4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    -moz-column-gap: 18px;
    -webkit-column-gap: 18px;
    -o-column-gap: 18px;
    column-gap: 18px;
}

    .colonne2 li, .colonne4 li {
        text-align: left;
    }

.colonneAll {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
}

.retourBtn {
    text-align: right;
    margin: 5px 0;
}

.flottant {
    float: right;
    margin: 0 0 15px 30px;
}

.ctImgCentrerMilieu {
    overflow: hidden;
    position: relative;
}

    .ctImgCentrerMilieu img {
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
    }

.titreSection {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    padding: 30px;
    display: block;
    margin-bottom: 20px;
}

.titreSectionFlex {
    justify-content: space-between;
    display: flex;
}


.titreSectionHalf {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    padding: 30px;
    display: inline-block;
    margin-bottom: 20px;
    width: 42.5%;
    vertical-align: top;
}

.titreSectionQuart {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    padding: 30px;
    display: inline-block;
    margin-bottom: 20px;
    width: 17%;
    vertical-align: top;
}

    .titreSection > b, .titreSectionHalf > b, .titreSectionQuart > b {
        color: #000;
        font-size: 20px;
        border-bottom: 1px solid #ddd;
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

        .titreSection > b span, .titreSectionHalf > b span, .titreSectionQuart > b span {
            font-size: 14px;
            margin-left: 10px;
            font-family: Georgia;
            font-weight: normal;
            font-style: italic;
            float: right;
        }


/*---------- Retraits --------*/
.encart1 {
    margin-left: 20px;
}

.encart2 {
    margin-left: 40px;
}

.encart3 {
    margin-left: 60px;
}

/*---------- Boutons --------*/


.btn-round {
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    padding: 7px 18px;
}

.btn-outline {
    background: none;
    color: #565656;
}

    .btn-outline:hover {
        background: #565656;
        color: #fff;
    }

.btn-ico:before {
    padding-right: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.btn-xs {
    font-size: 10px;
    padding: 4px 6px;
}

.btn-xl {
    font-size: 16px;
    padding: 10px 18px;
}

.img-circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.img-thumb {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


/*-------------- ACTUS ----------------*/
/*-------------------------------------*/

/*---------- Page Actus - Listing --------*/
#listingActus {
    margin-bottom: 30px;
    font-size: 0;
}

#ctl00_cphPanMilieu_grdActus tr {
    display: inline-block;
    margin: 0 9px;
}

.listeLigneActu {
    font-size: 12px;
    position: relative;
    display: inline-block;
    height: 315px;
    margin-bottom: 20px;
    background: #fff;
}

.listeActusConteneurImage {
    width: 275px;
    height: 155px;
    overflow: hidden;
    margin: 10px auto;
}

    .listeActusConteneurImage img {
        width: 100%;
    }

.listeActusConteneurTextes {
    width: 275px;
    margin: 10px auto;
}

.listeActusTitre {
    font-size: 12px;
    margin: 0;
}

.listeActusDate {
    font-style: italic;
    color: #888;
    margin: 6px 0px;
}

.listeActusDescription {
    line-height: 15px;
    height: 60px;
    text-align: justify;
    overflow: hidden;
}

.listeActusLien {
    margin-top: 5px;
    text-align: right;
}

/*---------- Page Actu Détail ---------*/
#divGalerieActu {
    clear: both;
    margin: 30px 0;
}

#divFichiersActu {
    clear: both;
    margin: 30px 0;
}

    #divFichiersActu li {
        margin: 0 0 7px 0;
    }

.actuDetailGalerie {
    margin-right: 15px;
    margin-bottom: 15px;
}

.detailActuDesc {
}

.detailActuDate {
    color: #000;
    margin-bottom: 20px;
}


/*------------ PAGINATION (Control Skin) ----------------*/
/*------------------------------------------------------*/
.paginationListing {
    margin: 30px auto;
    text-align: center;
}

    .paginationListing span /*td table tr td span*/ {
        padding: 10px 16px;
        font-size: 16px;
        background: #686eed;
        color: #fff;
        margin: 0 1px;
        margin: 0 !important;
        border: 1px solid #686eed;
    }

    .paginationListing a {
        padding: 10px 16px;
        font-size: 16px;
        color: #373737;
        background-color: #fff;
        text-decoration: none;
        margin: 0 1px !important;
        border: 1px solid #686eed;
    }

        .paginationListing a:hover {
            color: #fff;
            background: rgba(104, 110, 237, 0.50);
            text-decoration: none;
        }

    .paginationListing *:first-child {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
    }

    .paginationListing *:last-child {
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

/*----------------- 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 PHOTOS -------------*/
/*----------------------------------------*/


/*---------- LISTING ALBUM PHOTO --------*/

.listingAlbums {
    font-size: 0;
    margin-bottom: 50px;
}

.divBlocAlbum {
    font-size: 12px;
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
    height: 350px;
}

.divPhotoAlbum {
    width: 300px;
    height: 300px;
    display: inline-block;
}

.divTitreAlbum {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
}

    .divTitreAlbum a:link, .divTitreAlbum a:visited, .divTitreAlbum a:active {
        color: #000;
    }

    .divTitreAlbum a:hover {
        text-decoration: none;
        color: #000;
    }


/*---------- DETAIL ALBUM 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: 5px;
}


    .conteneurPhotoIsotop img {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
    }


.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -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 VIDEOS ------------*/
/*-----------------------------------------*/

/*---------- LISTING GALERIE VIDEOS --------*/
#conteneurVideo {
    margin-bottom: 50px;
    width: 100%;
}

.vignetteVideo {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 30px;
}

    .vignetteVideo img {
        width: 100%;
    }

    .vignetteVideo .vignetteVideoImg {
        display: block;
        height: 170px;
    }

.divTitreVideo {
    display: block;
    text-align: center;
    margin-top: 10px;
    vertical-align: top;
}


    .divTitreVideo a:link, .divTitreVideo a:visited .divTitreVideo a:active {
        color: #000;
    }

    .divTitreVideo a:hover {
        text-decoration: none;
        color: #000;
    }

/*---------- DETAIL VIDEO --------*/

#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 --------------*/
/*----------------------------------------*/

.temoignageTitre {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: solid 1px #eee;
    color: #000;
    background: url(../images/puce1.png) no-repeat 0 6px;
    padding-left: 10px;
}

.temoignageBlocUser {
    margin-top: 3px;
    font-size: 11px;
}

.temoignageDe {
    float: left;
}

.temoignageUser {
    color: #000;
}

.temoignageDate {
    float: right;
    text-align: right;
    color: #000;
    font-style: italic;
    font-size: 10px;
}

.temoignageDescription {
    clear: both;
    padding: 10px 0;
    margin-bottom: 0;
    display: block;
}

.temoignageSep {
    width: 100%;
    height: 1px;
    margin: 30px auto;
    border-bottom: 1px solid #ccc;
}

.lienTemoignages {
    color: #999;
    text-decoration: underline;
}

    .lienTemoignages:hover {
        color: #000;
        text-decoration: underline;
    }



/*-------------- RECHERCHE (Bloc + Page) ----------------*/
/*------------------------------------------------------*/

.rechercheMot {
    font-weight: bold;
}

.rechercheResultat {
    text-align: right;
}

.rechercheTypeMedia {
    padding: 3px;
}

.ligneRecherche {
}

.listeResultatTitre {
    margin-top: 20px;
}

.listeResultatConteneurDescription {
    height: auto;
    overflow: hidden;
    text-align: justify;
}

.listeResultatConteneurDescriptionNoOverflow {
}

.listeResultatConteneurLien {
    text-align: right;
    padding: 5px 0 0 0;
}

.importantRecherche {
    color: #000;
    background: #ffea00;
    padding: 0 2px;
    font-weight: bold;
}






/*----------- INSCRIPTION -----------*/
/*-----------------------------------*/
.formInscription {
}

    .formInscription input[type="text"] {
        width: 220px;
    }

    .formInscription input[type="password"] {
        width: 220px;
    }

    .formInscription tr td {
    }

        .formInscription tr td:first-child {
            width: 95px;
            padding-top: 5px;
        }

.inscriptionPage .ctInscription {
    border: none;
    margin-bottom: 50px;
    padding: 0px;
}


.ctInscription .connexionColDroite {
    display: inline-block;
}

.ctInscription h2 {
    text-align: left;
}

.ctInscription h3 {
    margin-bottom: 20px;
}

.ctInscription .form {
    margin-bottom: 0px;
}

/*----------- BOOTCHA -----------*/
/*-------------------------------*/

#containerBootcha {
    margin-top: 20px;
}

#bootchaCode {
    float: left;
}

    #bootchaCode img {
        width: initial;
        width: 30px; /*Taille des caractères BOOTCHA*/
    }

#bootchaSaisie {
    float: left;
    clear: both;
}

    #bootchaSaisie input[type="text"] {
        width: 100px;
        margin-left: 10px;
    }

#txtBootcha {
    min-width: 0;
}

/*------------- REFERENCES ------------*/
/*-------------------------------------*/
/*---------- LISTING REFERENCES (mode liste) --------*/
.listeLigneReferences {
    position: relative;
    width: 100%;
    min-height: 120px;
    margin-bottom: 10px;
}

.listeReferencesConteneurImage {
    width: 160px;
    height: 160px;
    overflow: hidden;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.listeReferencesConteneurTextes {
    float: left;
    width: 815px;
    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;
}


/*---------- TABLEAUX --------*/
/*----------------------------*/
.tab {
    margin-bottom: 30px;
}

    .tab caption {
        font-weight: bold;
        padding: 10px 0;
        font-size: 14px;
    }

        .tab caption:before {
            font-family: 'boonIco2';
            content: " \f05a";
            font-style: normal;
            font-weight: normal;
            margin-right: 7px;
        }

    .tab tr {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
    }

.tab1 {
    border: 1px solid #bbb;
}

    .tab1 tr th {
        font-weight: bold;
        padding: 10px;
        border: 1px solid #bbb;
        color: #777;
        background: #f9f9f9;
    }

    .tab1 tr td {
        padding: 10px;
        border: 1px solid #bbb;
    }


.tab2 {
}

    .tab2 tr th {
        font-weight: bold;
        padding: 10px;
        border-bottom: 1px dotted #bbb;
    }

    .tab2 tr td {
        padding: 10px;
        border-bottom: 1px dotted #bbb;
    }

    .tab2 tr:nth-child(2n+2) {
        background: #f5f5f5;
    }

/*----------------------------*/
/*------- UC CONNEXION -------*/
/*----------------------------*/

.connexionIntro {
    margin-bottom: 50px;
}

    .connexionIntro h1 {
        margin-bottom: 10px;
    }

    .connexionIntro p {
        text-align: center;
    }

.containerConnexion {
    margin: 0 auto 30px auto;
}

    .containerConnexion h2 {
        margin-bottom: 30px;
    }


.formConnexion .inputIco {
    display: flex;
    justify-content: center;
}

.connexionColGauche {
    width: 50%;
    display: inline-block;
    padding-right: 70px;
    border-right: solid 1px #c9d4da;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
}

.inputIco span {
    height: 40px;
    border-radius: 4px;
    color: #bbb;
    box-sizing: border-box  !important;
    border: 1px solid #b9b0b0 !important;
}

    .icon-lock:before {
        position: relative;
        left: 4px;
    }

.lkPassOublie {
    margin-bottom: 15px;
}

.connexionColDroite {
    width: 49%;
    display: inline-block;
    padding-left: 70px;
    vertical-align: top;
    box-sizing: border-box;

}

.connexionOutilsInscription {
    margin-top: 10px;
    text-align: center;
}

.connexionOutilsInscription table, .connexionOutilsInscription a {
    width: 300px;
    font-size: 12px;
}

.connexionOutilsInscription table td {
    padding-bottom: 10px;
}

table td.selectionInscription {
    font-size: 15px;
}

.formInscription .commentTab {
    margin-top: -10px;
    margin-bottom: 9px;
    display: block;
}

/*--------- UC INSCRIPTION ----------*/
/*----------------------------------*/
.ctInscription {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 30px;
    margin-bottom: 50px;
}


.containerOutilsInscription {
    text-align: center;
    padding: 10px 0;
    margin: 10px auto 0px auto;
}

.containerMessageInscription {
    text-align: center;
}

.ctInscription .connexionColGauche {
    border: 0;
    padding-right: 0;
}

.panMenuCt {
    display: flex;
}

#panMenu {
    display: inline-block;
}

    #panMenu a {
        display: inline-block;
        border: 1px solid #ccc;
        border-bottom: 0;
        background: #999;
        color: #fff;
        text-decoration: none;
        padding: 10px;
    }

        #panMenu a:hover {
            background: #222;
            color: #fff;
        }

    #panMenu .actif {
        background: none;
        color: #222;
    }

.panMenuSuite {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}

/*------------- Conteneur connexion ---------------*/
.connexionNom {
    padding-right: 30px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.50);
}

    .connexionNom:hover {
        text-decoration: none;
    }

.lienDeconnexion {
    text-decoration: none;
    padding: 0px 20px 0px 20px !important;
}

    .lienDeconnexion:hover {
        color: #000;
        text-decoration: underline;
    }


/*--------- ECHANGE DE FICHIERS -------*/
/*------------------------------------*/
.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;
}


/*------  BANDEAU COOKIES CNIL --------*/
/*-------------------------------------*/
.cookiesBar {
    position: fixed;
    width: 100%;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    background: #000;
    color: #fff;
    z-index: 9999999999;
    padding: 10px 0;
    bottom: 0;
}

    .cookiesBar a {
        text-decoration: underline;
        color: #fff!important;
    }

        .cookiesBar a:hover {
            text-decoration: none;
        }

    .cookiesBar input[type="submit"] {
        background: #fff;
        color: #000;
        border: 0;
        padding: 3px 15px;
        cursor: pointer;
        text-transform: uppercase;
        margin-left: 5px;
    }



/*------  MODEL BOONET ------*/
/*--------------------------*/


.contentFlexXcol {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: stretch;
}

.flexXcol {
    padding: 20px;
    margin: 0 10px 20px 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -ms-align-content: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    align-items: stretch;
}

.modelPage2 .flexXcol:first-child {
    margin-left: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.modelPage2 .flexXcol:last-child {
    margin-right: 0;
    max-width: 300px;
}

.modelPage .flexXcol:first-child {
    margin-left: 0;
}

.modelPage .flexXcol:last-child {
    margin-right: 0;
}


.modelPage .flexXcol:nth-child(1) {
    min-width: 220px;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 10px;
    max-width: 180px;
}

.modelPageTab {
    display: inline-block;
}

.txtPageSupplement {
    margin: 50px auto;
}


/*------  Tarifs Page ------*/

table.tarifs
{
    border: 1px solid #ececec!important;
    margin-bottom: 30px;
}

table.tarifs tr
{
    line-height: 30px;
    border: 1px solid #ececec;
}

table.tarifs td
{
    padding-left: 8px;
}

/*table.tarifs tr:nth-child(odd)
{
    background: #ececec;
}*/

.cadreTarif
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    padding: 30px 55px 55px 55px;
    border: 5px solid #ececec;
    position: relative;
}

.ligneViolet
{
    background: #73c538!important;
    line-height: 40px!important;
}

.ligneGris
{
    background: #ececec!important;
    line-height: 35px!important;
}

/*------  Family Page ------*/

.familyPage h1, .h1 {
    margin-bottom: 35px;
}

.familyPage .familyDesc {
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 55px 40px 55px;
    border: 5px solid #ececec;
    position: relative;
}

.familyPage .familyDesc .icon {
    text-align: center;
    margin-bottom: 15px;
}

    .familyPage .familyImages .FamilyHtmlImages {
        margin-bottom: 100px;
    }

        .familyPage .familyImages .FamilyHtmlImages span {
            display: none;
        }

        .familyPage .familyImages .FamilyHtmlImages img {
            height: 300px;
            margin-right: 20px;
            margin-bottom: 20px;
            font-size: 0;
        }


/*------  Host Family Information Form ------*/

.banniereMessageInterface.error #fermerMessagesInterface {
    height: 30px !important;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #73c538;
    padding-top: 30px;
}

    .formulaireClients h1 {
        margin-bottom: 25px;
    }

.HostFamilyInformation table td.RadioButton table td {
    padding-left: 10px;
}

.HostFamilyInformation table.menutable {
    float: right;
}

.HostFamilyInformation table.maintable {
    width: 100%;
}

.HostFamilyInformation table.qcmtable td {
    padding-bottom: 13px;
}

    .HostFamilyInformation table.qcmtable tr td:first-of-type{
        padding-right: 25px;
        padding-top: 4px;
        line-height: 20px;
    }

    .HostFamilyInformation table.qcmtable td.comment {
        padding-bottom: 0px;
    }

        .HostFamilyInformation table.qcmtable td.comment input{
            width: 150px;
            min-width: unset;
            margin-left: 20px;
        }

.HostFamilyInformation table {
    margin-bottom: 25px;
}

.HostFamilyInformation td .btn {
    width: 100px;
}

.HostFamilyInformation td .currentpage {
    width: 100px;
    border: 1px solid grey;
    margin: 5px;
    padding-top: 18px;
    padding-right: 15px;
    padding-bottom: 16px;
    padding-left: 15px;
}

.HostFamilyInformation td.subtitle {
    border-top: 1px solid #9fa3f7;
    padding-top: 40px;
    padding-bottom: 25px;
    font-size: 30px;
    line-height: 34px;
}

.HostFamilyInformation td.blankrow {
    padding-top: 30px;
}

.HostFamilyInformation td.comment {
    padding-top: 4px;
    font-weight: bold;
    color: red;
}

.HostFamilyInformation td.col-1 {
    width: 30%;
    padding-right: 30px;
}

.HostFamilyInformation td.col-2 {
    width: 40%;
}

.HostFamilyInformation td.col-3 {
    width: 30%;
}

.HostFamilyInformation td.lignetexte {
    padding-bottom: 22px;
    line-height: 20px;
}

.HostFamilyInformation td.question {
    font-weight: bold;
    padding-top: 4px;
    border-style: solid;
    line-height: 20px;
    border-width: 0px 0px 0px 0px;
    padding-bottom: 25px;
}

.HostFamilyInformation td.question-TransfertGareSouhaite {
    width: 50%;
}
.HostFamilyInformation td.data-TransfertGareSouhaite {
    width: 40%;
}
.HostFamilyInformation td.comment-TransfertGareSouhaite {
    width: 10%;
}
 
.HostFamilyInformation td.fileupload-type-client {
    width: 60%;
}

.HostFamilyInformation td.dropdown select {
    border: 1px solid grey;
}

.HostFamilyInformation td.radiobutton td {
    padding-left: 5px;
}

.HostFamilyInformation td.textbox textarea,
.HostFamilyInformation td.textbox input {
     margin: 0 0 25px 0px !important;
}

.HostFamilyInformation select {
    height: 40px;
    width: 300px;
    margin-bottom: 26px;
    padding-left: 15px;

     background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.9em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 2em;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}


.HostFamilyInformation td.textboxdate {
    min-width: 100px;
}

.HostFamilyInformation td.textbox input.requiredwarning {
    border-color: red;
}

.HostFamilyInformation .checkboxordered {
    padding-bottom: 12px;
    padding-right: 20px;
    line-height: 20px;
    display: block;
}

.HostFamilyInformation .fileupload input {
    margin-bottom: 15px;
}

.HostFamilyInformation .fileupload input:hover {
    border: 0px solid #1d0202;
}


/************** AdminData ****************/
.AdminData table {
    width: 100%;
}

    .AdminData table.table-entete {
        width: 50%;
        margin-top: 10px;
    }

    .AdminData table.table-links {
        margin-left: 10px;
    }

        .AdminData table.table-links tr td {
            padding: 3px;
        }

    .AdminData table.table-mere {
        width: 90%;
    }

    .AdminData table.table-mere-resultat,
    .AdminData table.table-fille-resultat,
    .AdminData table.table-fille {
        width: 100%;
    }

    .AdminData table.table-btn {
        width: 130px;
    }

        .AdminData table.table-btn td.col-1 {
            width: 50%;
        }

        .AdminData table.table-btn td.col-2 {
            width: 50%;
        }

    .AdminData table.table-entete, .AdminData table.table-mere {
        margin-left: 30px;
    }

.AdminData input[type="checkbox"]:disabled + label {
    color: #777;
}

.AdminData label {
    color: #777;
}

.AdminData td.fileupload input {
    background-color: transparent;
}

.AdminData td.fileupload-type {
    padding-left: 15px;
}

.AdminData select {
    height: 30px;
    border: 1px solid #8b7e70;
    background-color: transparent;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    -ms-text-overflow: '';
    -o-text-overflow: '';
    text-overflow: '';
}

.AdminData table.table-fille td.critere-selection label {
    color: red;
}

.AdminData textarea:disabled,
.AdminData input:disabled {
    background: lightgray;
}

.AdminData .textboxdata {
    height: 10px;
    border: 1px solid #888;
    margin: 1px;
}

.AdminData textarea.textboxdata {
    height: 60px;
}

.AdminData table.table-fille-resultat .textboxdata, .AdminData table.table-fille .textboxdata {
    width: 100%;
}

.AdminData .multiline {
    height: 20px;
}

.AdminData .btn {
    width: 130px;
}

.AdminData .btn-short {
    width: 60px;
}

.AdminData .btn-results {
    width: 105px;
}

.AdminData input[type="submit"] {
    padding: 7px 2px;
}

.AdminData td.lignepaire {
    background-color: lightgray;
}

.AdminData td.col-up a:before {
    content: "\25b2";
}

.AdminData td.col-down a:before {
    content: " \25bc";
}

.AdminData table.table-entete .short-textbox {
    width: 120px;
}

.AdminData table.table-entete td.checkbox {
    padding-top: 10px;
    padding-bottom: 10px;
}

.AdminData table.table-fille td.display-all {
    padding-left: 0px;
}

.AdminData table.table-entete td.col-1 {
    width: 15%;
    vertical-align: top;
    padding-top: 0px;
}

.AdminData table.table-entete td.buttons {
    padding-top: 0px;
}

.AdminData table.table-entete td.col-2 {
    width: 35%;
    vertical-align: top;
    padding-top: 0px;
}

.AdminData table.table-entete td.criteria {
    padding-top: 5px;
}

.AdminData table.table-entete td.col-3 {
    width: 30%;
}

.AdminData table.table-entete td.col-4 {
    width: 20%;
    vertical-align: top;
}

.AdminData table.radio-conference {
    border: 1px solid lightgreen;
    padding: 7px;
}

.AdminData table.table-mere-resultat td.col-gauche,
.AdminData table.table-mere td.col-gauche {
    width: 4%;
}

.AdminData table.table-mere td.col-milieu {
    width: 40%;
}

.AdminData table.table-mere td.col-droite {
    width: 49%;
}

.AdminData table.table-fille {
    border: 1px solid darkgreen;
}

.AdminData table.table-fille-resultat {
    border: 1px solid darkcyan;
}

    .AdminData table.table-fille-resultat td.col-gauche,
    .AdminData table.table-fille td.col-gauche {
        width: 15%;
        vertical-align: middle;
    }

.AdminData table.table-fille td.top-align-col {
    vertical-align: top;
}

.AdminData table.table-fille-resultat td.col-milieu,
.AdminData table.table-fille td.col-milieu {
    width: 30%;
    height: 20px;
}

.AdminData table.table-fille-resultat td.col-droite,
.AdminData table.table-fille td.col-droite {
    width: 60%;
    padding-left: 20px;
    vertical-align: middle;
    border: 0;
}

.AdminData table.table-fille-resultat td.border-required,
.AdminData table.table-fille td.border-required {
    border-top: 1px solid gray;
}

.AdminData table.table-critere-selection td.col-gauche {
    width: 100%;
}

.AdminData table.table-sorter td.col-up {
    width: 5%;
}

.AdminData table.table-sorter td.col-down {
    width: 5%;
}



/************** Accordion ****************/

.accordion h2
{
    text-align: left;
    margin-top: 10px!important;
    background: #73c538;
    letter-spacing: 1px;
}

.accordion h2 a:before
{
    content:'\e315';
    font-family:'boonico2';
    margin-right: 5px;
}

.ui-accordion-icons .ui-accordion-header a
{
    padding-left: 10px!important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: #fff!important;
}

.ui-accordion .ui-accordion-header a
{
    padding: 20px 10px!important;
    opacity: 0.8;
}

.ui-accordion .ui-accordion-header a:hover
{
    opacity: 1;
}

.paragraphe2col
{
    width: 45%; 
    display: inline-block; 
     
    vertical-align:top;
}