
/*------------------------------------------*/
/*----------------- FONTS----------------*/
/*------------------------------------------*/


@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('/css/fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/SourceSansPro-Regular.eot') format('opentype'), url('/css/fonts/SourceSansPro-Regular.woff') format('woff'), url('/css/fonts/SourceSansPro-Regular.ttf') format('truetype'), url('/css/fonts/SourceSansPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('/css/fonts/SourceSansPro-Light.eot') format('embedded-opentype'), url('/css/fonts/SourceSansPro-Light.eot') format('opentype'), url('/css/fonts/SourceSansPro-Light.woff') format('woff'), url('/css/fonts/SourceSansPro-Light.ttf') format('truetype'), url('/css/fonts/SourceSansPro-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Italic';
    src: url('/css/fonts/SourceSansPro-Italic .eot?#iefix') format('embedded-opentype'), url('/css/fonts/SourceSansPro-Italic.eot') format('opentype'), url('/css/fonts/SourceSansPro-Italic.woff') format('woff'), url('/css/fonts/SourceSansPro-Italic.ttf') format('truetype'), url('/css/fonts/SourceSansPro-Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('/css/fonts/SourceSansPro-Bold .eot?#iefix') format('embedded-opentype'), url('/css/fonts/SourceSansPro-Bold.eot') format('opentype'), url('/css/fonts/SourceSansPro-Bold.woff') format('woff'), url('/css/fonts/SourceSansPro-Bold.ttf') format('truetype'), url('/css/fonts/SourceSansPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('/css/fonts/SourceSansPro-Black .eot?#iefix') format('embedded-opentype'), url('/css/fonts/SourceSansPro-Black.eot') format('opentype'), url('/css/fonts/SourceSansPro-Black.woff') format('woff'), url('/css/fonts/SourceSansPro-Black.ttf') format('truetype'), url('/css/fonts/SourceSansPro-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/css/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Montserrat-Regular.eot') format('opentype'), url('/css/fonts/Montserrat-Regular.woff') format('woff'), url('/css/fonts/Montserrat-Regular.ttf') format('truetype'), url('/css/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('/css/fonts/Montserrat-ExtraBold.eot') format('embedded-opentype'), url('/css/fonts/Montserrat-ExtraBold.eot') format('opentype'), url('/css/fonts/Montserrat-ExtraBold.woff') format('woff'), url('/css/fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('/css/fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('/css/fonts/Montserrat-SemiBold.eot') format('embedded-opentype'), url('/css/fonts/Montserrat-SemiBold.eot') format('opentype'), url('/css/fonts/Montserrat-SemiBold.woff') format('woff'), url('/css/fonts/Montserrat-SemiBold.ttf') format('truetype'), url('/css/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200&display=swap');

/*------------------------------------------*/
/*----------------- GENERAL ----------------*/
/*------------------------------------------*/



body {
    margin: 0px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'SourceSansPro-Regular';
    letter-spacing: 0.1px;
    text-align: justify;
    background: #f9f9f9;
    overflow-x: hidden;
    width: 100%;
}

.ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}

    .ct.center {
        text-align: center;
    }



acronym {
    text-decoration: none;
}

.conteneurContenuBloc {
    margin-bottom: 70px;
    margin-top: 0px;
}
/*------- Couleur du loader et des selecteur -------*/

::-moz-selection {
    background: #303030;
    color: #fff
}

::selection {
    background: #303030;
    color: #fff
}

.spinner > div {
    background-color: #303030;
}

/*----------------- TEXTES ----------------*/

.h1, h1 {
    font-size: 40px;
    line-height: 48px;
    color: #303030;
    margin-bottom: 30px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: left;
}


.center .h1, .center h1 {
    text-align: center !important;
}

.h2, h2 {
    color: #303030;
    margin-bottom: 10px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    letter-spacing: 0px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1px;
}


h3, .h3 {
    font-size: 30px;
    line-height: 35px;
    color: #303030;
    letter-spacing: 1px;
    text-align: left;
    padding-bottom: 30px;
    font-family: 'Montserrat-SemiBold';
}

h4, .h4 {
    font-size: 16px;
    line-height: 22px;
    color: #303030;
    letter-spacing: 0.2px;
    margin-bottom: 10px;
    font-family: Montserrat-ExtraBold;
    letter-spacing: 1px;
}

.Select_Opportunites h4 {
    text-transform: uppercase;
    font-weight: 100 !important;
    font-family: Montserrat-Regular;
    letter-spacing: 2px;
}

span#ctl00_cphPanMilieu_ucProgrammes_lblNoProgramme {
    font-size: 20px;
    line-height: 25px;
    color: #e00030;
    letter-spacing: 1px;
    text-align: left;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Montserrat-SemiBold';
    margin-top: 40px !important;
}

a {
    color: #303030;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'SourceSansPro-Regular';
    letter-spacing: 0.1px;
    text-align: justify;
}

.LblLivraison span {
    font-family: 'SourceSansPro-Regular' !important;
}

.CtTexte_Parallaxe {
    text-align: center;
    width: 50%;
    margin: auto;
    opacity: 1;
}

b, strong {
    font-family: 'SourceSansPro-Bold';
}

img {
    border: 0px;
}

.contenuTexte2ColHaut h4 {
    text-align: center;
}

ul {
    margin: 0px 0 20px 20px;
    list-style: none;
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'SourceSansPro-Regular';
    letter-spacing: 0.1px;
    text-align: justify;
}

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;
}

.NoMarginBottom h2 {
    padding-bottom: 50px;
}

/*---------- Boutons ---------*/

.btn, .btnFormulaire {
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 5px 20px;
    transition: .3s all ease-out;
    border: 2px solid #303030;
    margin-top: 20px;
    border-radius: 50px;
    background-color: #303030;
    font-size: 11px;
    line-height: 20px;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .btn:before, .btnFormulaire:before {
        font-family: 'boonIco';
    }

    .btn:hover, .btnFormulaire:hover {
        background: #30303000;
        color: #000;
        cursor: pointer;
    }

.NousContacter.btn:hover {
    background: #303030;
    color: #fff;
    cursor: pointer;
}

li.btnTelecharger {
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 7px 15px;
    transition: .3s all ease-out;
    margin-top: 30px;
    background-color: #303030;
    border-radius: 50px;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    letter-spacing: 1px;
}

    li.btnTelecharger:hover {
        color: #fff;
        background-color: #e00030;
    }

.btnTelecharger a {
    color: #fff !important;
}




/*---------- CLASSES PERSO ---------*/
.important {
    font-weight: bold;
}

.color {
    color: #0899AE;
}

.legende {
    font-style: italic;
}

.mark {
    color: #0899AE;
    background-color: #f4f8fb;
    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);
    border-radius: 5px;
}

    .notes:before {
        font-size: 13px;
        font-style: italic;
        font-weight: lighter;
        content: "\e91f";
        font-family: boonIco;
        margin-right: 10px;
    }

.retourBtn {
    position: relative;
    /* z-index: 10; */
    margin-top: -20px;
    margin-bottom: 40px;
    left: 0px;
}

.flottant {
    float: right;
    margin: 0 0 30px 50px;
}

.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: 0px 0px;
    height: 70px;
    background-color: #f9f9f9;
    position: fixed;
    z-index: 5000000;
}

.headTop {
    background-color: #303030;
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}

.headTop-span {
    color: #fff;
    font-size: 15px;
    line-height: 40px;
}

#logo {
    width: 175px;
    position: relative;
    left: 50%;
    top: 7px;
    z-index: 50;
    transform: translateX(-50%);
}

.logoBlanc {
    display: block;
}

/*#lbClose.grey {
    right: 270px;
    background: url(../images/clear.png) no-repeat;
    margin: -5px -10px 0 0;
    position: absolute;
    top: 20px;*/
/* left: 50px; */
/*}*/

#lbMain {
    position: absolute;
    left: 50%;
    width: 80%;
    z-index: 99999;
    text-align: center;
    line-height: 0;
    transform: translateX(-50%);
    /* height: 50px !important; */
    height: 90vh !important;
    overflow: hidden;
    box-sizing: border-box;
}

#lbDetailsContainer.grey {
    border: 3px solid #888888;
    border-top: none;
    width: 100% !important;
    box-sizing: border-box;
    padding: 15px;
}

#lbOuterContainer.grey {
    border: 3px solid #888888;
    height: 80vh !important;
    overflow: hidden;
    width: 100% !important;
    box-sizing: border-box;
}

#lbImageContainer, #lbIframeContainer {
    padding: 10px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

    #lbImageContainer img#lbImage {
        height: 100%;
        width: 100%;
        -o-object-fit: contain;
           object-fit: contain;
    }



/*.LogoResidence {
    width: 200px;
    margin: inherit;
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
}
*/

.LogoResidence {
    width: 200px;
    margin-bottom: 30px;
    margin-top: 50px;
    /* margin: revert; */
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 25px;
    box-sizing: border-box;
    background-color: #fff;
}

    .LogoResidence img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center;
           object-position: center;
    }

#logo img {
    width: 100%;
}

#outils {
    display: none;
}

/*----------- 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: #303030;
    color: #fff;
}

/*----------- Panier ----------*/

#panierMini {
    margin-bottom: 10px;
}

#lblQte {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    border-radius: 10px;
    background: #303030;
    color: #fff;
    font-size: 9px;
    padding: 3px;
    display: inline-block;
}

/*----------- Login ----------*/

.deconnexionCt {
    margin-bottom: 10px;
}

.connexionNom {
    padding-right: 10px;
}

    .connexionNom:hover {
    }

.lienDeconnexion {
}

    .lienDeconnexion:hover {
    }

/*----------- Recherche ----------*/

.divRecherche {
    text-align: right;
}

    .divRecherche input[type="text"] {
        width: 200px;
        margin-right: 0px;
        font-size: 12px;
    }

.btnRecherche {
    margin: 0;
    padding: 5px 10px;
    background: #222;
    color: #fff;
    text-decoration: none;
}

    .btnRecherche:hover {
        background: #666;
    }

/*-------------------------------------------------------*/
/*-------------------- HOMEPAGE -------------------------*/
/*-------------------------------------------------------*/

.bandeauSliderHome {
    top: 0px;
}

.MarginBottom100 {
    margin-bottom: 100px;
}

.MarginBottom250 {
    margin-bottom: 250px;
}

.MarginTop100 {
    margin-top: 100px !important;
}

/*---------- Actus Home ---------*/
.actuCt {
    position: relative;
    width: 100%;
    margin: auto;
    display: flex;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 50px;
    height: 420px;
}

div#divDescNewsletter {
    color: #303030;
    margin-bottom: 10px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
}

.FndFull_Gris.PaddingBottom.NoMarginBottom {
    padding-bottom: 50px;
}

.actuImage {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

    .actuImage img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
    }

.actuDesc {
    padding: 50px 50px;
    box-sizing: border-box;
    background-color: #303030;
    color: #fff;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.actuTitre {
    margin-bottom: 10px;
    font-size: 35px;
    letter-spacing: 1px;
    font-family: 'Montserrat-Regular';
    color: #fff;
    line-height: 45px;
    text-align: left;
}

    .actuTitre a {
        color: #fff;
    }


.actuDate {
    margin-bottom: 10px;
    font-family: Montserrat-Regular;
    color: rgba(255, 255, 255, 0.35);
    margin-top: 0px;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 20px;
}

.actuDesc .actuTexte {
    margin-top: 20px;
}

.actuTexte {
    margin-bottom: 10px;
    max-height: 90px;
    overflow: hidden;
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: SourceSansPro-Light;
}

/*---------- Events Home ---------*/

.eventCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.eventImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .eventImage img {
        width: 100%
    }

.eventDesc {
}

.eventTitre {
    margin-bottom: 10px;
}

.eventDate {
    margin-bottom: 10px;
}

.eventTexte {
    margin-bottom: 10px;
    max-height: 90px;
    overflow: hidden;
    text-align: justify;
    font-size: 18px;
    line-height: 18px;
}

.eventLien {
    text-align: right;
}

    .eventLien a {
        font-size: 13px;
    }

/*---------- Blog Home ---------*/

.articleCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.articleImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .articleImage img {
        width: 100%
    }

.articleTitre {
    margin-bottom: 10px;
}

.articleLien {
    text-align: right;
}

    .articleLien a {
        font-size: 13px;
    }

.reponseBlogDe {
    margin-top: 10px;
    padding-left: 20px;
}

    .reponseBlogDe span {
        font-weight: bold;
        color: #303030;
        clear: both;
        height: 20px;
        padding-top: 10px;
    }

/*------------------------------------------------------*/
/*-------------------- CONTENU -------------------------*/
/*------------------------------------------------------*/

/*---------- Contenus des Blocs ---------*/

.contenuFullPage .contenuMixteImageG {
    width: 50%;
    left: 0;
    min-height: 1px;
    z-index: 10;
    position: absolute;
}

.contenuFullPage .contenuMixteImageD {
    width: 50%;
    right: 0;
    min-height: 1px;
    z-index: 10;
    position: absolute;
}

.contenuMixteTexteG h2,
.contenuMixteTexteD h2 {
    text-align: left;
}


.contenuMixteImageD .photoColonne {
    margin-top: 70px;
}

/*.contenuFullPage .contenuMixteTexteG {
    width: 65%;
    float: left;
    min-height: 1px;
    padding: 50px 250px 50px 50px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    text-align: justify;
    z-index: 0;
    margin-bottom: 130px;
}*/

.contenuFullPage .contenuMixteTexteG {
    width: 65%;
    float: left;
    min-height: 1px;
    padding: 50px 250px 50px 50px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    text-align: justify;
    z-index: 0;
    margin-bottom: 70px;
}

.contenuMixteImgD_Blanc .ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: flex-end;
}


.contenuMixteImgG_Black .ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-end;
}


.contenuFullPage .contenuMixteTexteD {
    width: 65%;
    float: right;
    min-height: 1px;
    padding: 70px 70px 70px 250px;
    box-sizing: border-box;
    background-color: #303030;
    box-shadow: 0 0 18px #00000040;
    text-align: justify;
    z-index: 0;
    margin-top: 100px;
    color: #fff;
}

.contenuMixteTexteD .btn, .backgroundParallax-content .btn {
    color: #303030;
    border: 2px solid #fff;
    background-color: #ffffff;
}

    .contenuMixteTexteD .btn:hover, .backgroundParallax-content .btn:hover {
        color: #ffffff;
        border: 2px solid #fff;
        background-color: #fff0;
    }

.contenuFullPage .contenuMixteTexteD h2 {
    color: #fff;
}

.contenuFullPage .contenuTexte2ColG {
    width: 45%;
    float: left;
    min-height: 1px;
}

.ContenuMixteRouge .contenuMixteTexteD {
    background-color: #e00030;
}

.ContenueDoubleImages_Lien .contenuTexte2ColG {
    width: 50%;
    float: left;
    min-height: 1px;
    overflow: hidden;
    height: 360px;
}

.conteneurBlocTxtImg .ct {
    display: flex;
    flex-direction: column;
}




.Txt_Ct2photosLinks {
    position: relative;
    width: 100%;
    height: 360px;
    margin-top: -360px;
    color: #fff;
    z-index: 500;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-out;
    transform: scale(1);
}

.Ct2photosLinks h3 {
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 5px;
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    letter-spacing: 2px;
    transition: 1s all ease-out;
    transform: scale(1);
}

.Ct2photosLinks p {
    transition: 1s all ease-out;
    transform: scale(1.0);
    margin: 0 30px;
}

.Ct2photosLinks h3::before {
    content: '\e99f';
    font-family: 'boonIco';
    font-size: 30px;
    color: white;
    display: block;
    margin-bottom: 15px;
    font-weight: 100;
    transition: 1s all ease-out;
}

.ContenueDoubleImages_Lien .contenuTexte2ColD:hover .Ct2photosLinks::after,
.ContenueDoubleImages_Lien .contenuTexte2ColG:hover .Ct2photosLinks::after {
    background-color: #303030c7;
}


.Ct2photosLinks::after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 400;
    height: 100%;
    background-color: #3030306e;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.58, 0.57);
    transform: scale(1);
}


.Ct2photosLinks img {
    border: 0;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.58, 0.57);
    transform: scale(1);
}

.Ct2photosLinks:hover img {
    -o-object-position: center;
    object-position: center;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.58, 0.57);
    transform: scale(1.4);
}


.contenuFullPage .contenuTexte2ColD {
    width: 45%;
    float: right;
    min-height: 1px;
}

.ContenueDoubleImages_Lien .contenuTexte2ColD {
    width: 50%;
    float: right;
    min-height: 1px;
    overflow: hidden;
    height: 360px;
}

.contenuFullPage .contenuFull {
    width: 100%;
    text-align: center;
}

.contenuFullPage .contenuFullPhotoSeule {
    width: 100%;
}

    .contenuFullPage .contenuFullPhotoSeule img {
        width: 100%;
    }

.contenuFullPage .contenuFullPhotoSlider {
    display: block;
    position: relative;
}

.photoColonne {
    margin-bottom: 0;
    padding-bottom: 15px;
}

a.btn_Img {
    position: absolute;
    bottom: 65px;
    right: 0;
    z-index: 50;
}

p a {
    font-weight: bold;
}

.contenuMixteImgG_Black a.btn_Img {
    position: absolute;
    bottom: 65px;
    left: 0px;
}

.contenuMixteImgG_Black .btn_Img::after {
    left: 0;
}

.Residence_PanLeft h3 {
    padding-bottom: 0;
}


.body_1216 .Residence_PanLeft h3 {
    padding-bottom: 0px;
}

.btn_Img::after {
    content: '\e938';
    color: #fff;
    font-size: 25px;
    font-family: boonIco;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #e00030;
    margin-top: 0px;
    right: 0;
    padding: 18px 13px;
    position: absolute;
}

.Glob {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: justify;
    color: #6d6d6d;
    margin-bottom: 10px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.triProgLink {
    position: absolute;
    width: 50px;
    height: 50px;
    position: relative;
    top: auto;
    display: block;
    background-color: #e00030;
}

.btn_Programme {
    padding: 15px 7px;
    height: 50px;
    width: 50px;
    box-sizing: border-box;
}

    .btn_Programme:before {
        content: '\e938';
        color: #fff;
        font-size: 35px;
        font-family: boonIco;
    }

.photoColonne img {
    width: 100%;
    max-height: 850px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.flottantGauche {
    float: left;
    margin: 0 30px 0 0;
}

.flottantDroite {
    float: right;
    margin: 0 0 0 30px;
}

.sepFooter {
    display: block;
    clear: both;
    height: 40px;
}


.Quatrecol {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
}

footer .ct {
    margin-top: 30px;
    margin-bottom: 30px;
}



.imaprim {
    width: 20%;
    text-align: left;
    margin-right: 30px;
}

    .imaprim img {
        width: 180px;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: center;
        object-position: center;
        margin-bottom: 20px;
    }

.colAdresses span {
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    letter-spacing: 1px;
    font-size: 15px;
    margin-bottom: 20px;
}

span.Baseline {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Montserrat-Regular';
}

span.Titre_colAdresses {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}

span.Titre_colRS {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}

footer p {
    letter-spacing: 0;
    font-size: 15px;
    line-height: 20px;
    margin-left: 26px;
    font-family: 'SourceSansPro-Regular';
}

footer .colAdresses a {
    margin: 0;
    text-align: left;
}

footer {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
}

span.important {
    text-transform: inherit;
    font-family: 'Montserrat-Regular';
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    display: inline-block;
}

.colAdresses {
    width: 20%;
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    font-family: 'SourceSansPro-Regular';
    font-size: 15px;
    line-height: 20px;
}

.tel-nouscontacter::before {
    content: '\eaa2';
    font-size: 15px;
    font-family: boonIco;
    color: #e00030;
    margin-right: 10px;
}

.mail-nouscontacter::before {
    content: '\ea38';
    font-size: 11px;
    font-family: boonIco;
    color: #e00030;
    margin-right: 10px;
}

/*---------- Fil d'Ariane ---------*/
#cheminNav {
    display: none;
}



    #cheminNav a,
    #cheminNav span {
        color: #aaa;
        text-decoration: none;
    }

        #cheminNav a:hover {
            color: #333;
            text-decoration: underline;
        }

.sepCheminNav {
    margin: 0px 5px 0px 5px;
}

    .sepCheminNav:before {
        content: "\e908";
        font-family: boonIco;
        color: rgba(0, 0, 0, 0.53);
        font-size: 15px;
        line-height: 20px;
    }

/*---------- Pagination ---------*/

.paginationListing {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
}

    .paginationListing span {
        padding: 10px 18px;
        background: #222;
        color: #fff;
        border: 1px solid #222;
    }

    .paginationListing a {
        padding: 10px 18px;
        background: #fff;
        color: #222;
        border: 1px solid #222;
    }

        .paginationListing a:hover {
            color: #fff;
            background: #222;
            cursor: pointer;
        }

/*----------------------------------------------*/
/*-------------- FORMULAIRES -------------------*/
/*----------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select {
    border: 1px solid #E3E3E3;
    transition: 0.3s all ease-out;
    color: #565656;
    outline: none;
    padding: 5px;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="tel"]:focus,
    input[type="url"]:focus,
    textarea:focus {
        border-color: #777;
    }

button[type="button"],
button[type="submit"],
input[type="submit"],
input[type="button"],
input[type="reset"] {
    padding: 7px 15px;
    background: #222;
    border: 1px solid #222;
    color: #fff;
    cursor: pointer;
}

    button[type="button"]:hover,
    button[type="submit"]:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover {
        background: none;
        color: #222;
    }

        button[type="button"]:disabled,
        button[type="submit"]:disabled,
        input[type="submit"]:disabled,
        input[type="button"]:disabled,
        input[type="reset"]:disabled,
        button[type="button"]:hover:disabled,
        button[type="submit"]:hover:disabled,
        input[type="submit"]:hover:disabled,
        input[type="button"]:hover:disabled,
        input[type="reset"]:hover:disabled {
            background: #222;
            color: #fff;
            opacity: 0.7;
            cursor: default;
        }


.correction {
    background: rgba(240, 80, 80, 0.1);
    color: #f05050;
}

/*---------- Contact ---------*/

.formulaire {
    width: 100%;
    margin-top: 20px;
}

.formulaire-row {
    margin-bottom: 15px;
    position: relative;
    text-align: left;
    line-height: 10px;
}

    .formulaire-row..BtnTelecharger {
        text-align: center;
    }


    .formulaire-row span {
        color: gray;
        letter-spacing: 0;
        font-weight: 100;
    }

    .formulaire-row.BtnTelecharger {
        text-align: center;
    }

        .formulaire-row.BtnTelecharger .btnFormulaire {
            margin-top: 10px;
        }

.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: 22px;
    padding: 13px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 2px solid rgba(33, 33, 33, 0.25);
    box-sizing: border-box;
    font-size: 15px;
    color: #5c5c5c;
    margin-left: 0;
    padding-left: 0;
}

.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.
    */


.body_1208 .photoColonne img {
    height: 100% !important;
    max-height: 250px;
    -o-object-fit: contain;
       object-fit: contain;
}

.formulaire label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
    font-family: Arial;
    color: #5c5c5c;
    opacity: 0.8;
    cursor: text;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.formulaire input[type="radio"] + label, .formulaire input[type="checkbox"] + label {
    top: 0;
    letter-spacing: 0;
}


/*-- Style des champs quand on est en train décrire dessus
        */

.formulaire input[type="text"]:focus,
.formulaire input[type="email"]:focus,
.formulaire input[type="tel"]:focus,
.formulaire textarea:focus {
    border-bottom: 2px solid #222;
}

    /*-- Style du label quand on a cliqué dessus et quand
                on a du texte dans les champs
        */

    .formulaire input[type="text"]:focus ~ label,
    .formulaire input[type="text"].fill ~ label,
    .formulaire input[type="email"]:focus ~ label,
    .formulaire input[type="email"].fill ~ label,
    .formulaire input[type="tel"]:focus ~ label,
    .formulaire input[type="tel"].fill ~ label,
    .formulaire textarea:focus ~ label,
    .formulaire textarea.fill ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

/*-- Style des champs avec erreurs
        */

.errorControl {
    background-color: #FBE3E4 !important;
    border: 0px !important;
    border-bottom: 2px solid #cc5246 !important;
}

.formulaire-check {
    margin-bottom: 20px;
}

    .formulaire-check > div {
        margin: 0px 0px 8px 0px;
    }

.formulaire-check {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 10px;
}


    .formulaire-check > div label, .ReCaptcha-notice {
        opacity: 1;
        color: #979797;
        /* line-height: 0 !important; */
        font-size: 10px;
    }

        .formulaire-check > div label a,
        .ReCaptcha-notice a {
            color: #303030;
            text-decoration: underline;
        }

/*-- Style du champ Kit Bancaire Stripe (uc/KitsBancaires/StripeElements.ascx) */

.stripe {
    max-width: 420px;
}

.stripe-savedCardsTitle {
    display: block;
    margin: 0 0 10px;
}

.stripe-cardSelectTitle {
    display: block;
    margin: 20px 0 10px;
}

.stripe-savedCard {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.stripe-savedCardImage {
    display: none;
}

.stripe-savedCardName {
    margin: 0 5px;
}

    .stripe-savedCardName::before {
        content: "\2022\2022\2022\2022";
        margin-right: .33em;
        letter-spacing: 2px;
    }

.stripe-savedCardExp {
    margin: 0 0 0 10px;
}

.stripe-savedCardDelete {
    font-size: 20px;
    display: inline-block;
    padding: 5px;
    line-height: .5em;
    cursor: pointer;
}

.stripe-cardSelect {
    margin: 5px 0;
}

.stripe-cardContainer {
    padding: 20px 0 0 0;
    overflow: hidden;
    transition: max-height .25s ease-out, opacity .25s ease-out;
}

    .stripe-cardContainer:not(.isVisible) {
        max-height: 0;
        opacity: 0;
    }

    .stripe-cardContainer.isVisible {
        max-height: 200px;
        opacity: 1;
    }

.formulaire .StripeElement {
    width: 100%;
    height: 30px;
    padding: 5px 0 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid rgba(33, 33, 33, 0.25);
    box-sizing: border-box;
    transition: 0.3s all ease-out;
}

    .formulaire .StripeElement iframe {
        opacity: 0;
        transition: 0.3s opacity ease-out;
    }

    .formulaire .StripeElement--focus iframe,
    .formulaire .StripeElement:not(.StripeElement--empty) iframe {
        opacity: 1;
    }

.formulaire .StripeElement--focus {
    border-bottom-color: #222;
}

    .formulaire .StripeElement--focus ~ label,
    .formulaire .StripeElement:not(.StripeElement--empty) ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

.formulaire .StripeElement--invalid:not(.StripeElement--focus) {
    background-color: #FBE3E4 !important;
    border-bottom-color: #cc5246 !important;
}

/*---------- Inscription / Connexion ---------*/

/*----------------------------------------------------*/
/*-------------- LISTINGS / DETAIL -------------------*/
/*----------------------------------------------------*/

/*---------- Listing Actus ---------*/

#listingActus {
    margin-bottom: 30px;
    font-size: 0;
}

.listActuCt {
    position: relative;
    display: flex;
    vertical-align: top;
    justify-content: center;
    margin-bottom: 20px;
}

.liens-cat {
    text-align: center;
    margin-bottom: 70px;
}

    .liens-cat a {
        color: #303030;
        padding: 10px 20px;
        border-radius: 35px;
        margin-right: 10px;
        margin-left: 10px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
        background-color: #fff;
        box-shadow: 0 0 18px #00000017;
        border: none;
    }

        .liens-cat a:hover,
        a.lien-cat.cat-active {
            color: #fff;
            transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
            background-color: #e00030;
            border: none;
        }

.listActuImg {
    width: 540px;
    height: 360px;
    overflow: hidden;
    margin: 10px auto;
}

    .listActuImg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
    }

.listActuDesc {
    width: 412px;
    font-size: 15px;
    margin: 160px auto 50px -280px;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    box-sizing: border-box;
    padding: 50px;
}

.listActuTitre {
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0px 20px 0px;
    letter-spacing: 1px;
    text-align: left;
}

.listActuDate {
    color: #222;
    font-size: 15px;
    margin: 6px 0px 25px;
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    font-family: SourceSansPro-Light;
}


.listActuCateg {
    float: right;
    display: inline-block;
}

.listActuTexte {
    max-height: 92px;
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: SourceSansPro-Light;
    overflow: hidden;
}

.listActuLien {
    margin-top: 5px;
    text-align: center;
    padding: 5px 10px;
    background-color: #303030;
    color: #fff !important;
    width: 100px;
    border-radius: 30px;
    margin-top: 23px;
    margin: 23px auto 0px auto;
}

    .listActuLien a {
        color: #ffffff;
        text-decoration: none;
        font-size: 12px;
        font-family: 'Montserrat-Regular';
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
    }


.listActuCt:nth-child(2n) .listActuDesc {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin: 160px -285px 50px auto;
    background-color: #303030;
    box-shadow: 0 0 18px #00000017;
    box-sizing: border-box;
    padding: 50px;
}

.listActuCt:nth-child(2n) .listActuTitre a,
.listActuCt:nth-child(2n) .listActuDate,
.listActuCt:nth-child(2n) .listActuCateg {
    color: #fff;
}

.listActuCt:nth-child(2n) .listActuLien a {
    color: #303030;
}



.listActuCt:nth-child(2n) .listActuLien {
    background-color: #ffffff;
    color: #303030 !important;
}

.listActuCt:nth-child(2n) {
    flex-direction: row-reverse;
}


/*---------- Détail Actu ---------*/
.detailActuDesc {
}

.detailActuDate {
    color: #303030;
    margin-bottom: 20px;
    font-family: Montserrat-Regular;
    font-weight: 700;
    letter-spacing: 2px;
    float: left;
    margin-bottom: 20px;
}


#detailActuGalerie {
    clear: both;
    margin: 30px 0;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

a.swipebox {
    display: inline-block;
}


.detailActuDesc_detailActuTexte {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.detailActuGalerieImg {
    margin: 0px 10px 10px 0px;
    width: auto;
    max-height: 190px;
}

.body_11 .FndFull_Gris {
    margin-bottom: 0px;
}


.detailActuTexte {
    width: 100%;
    float: left;
    min-height: 1px;
    padding: 50px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    text-align: justify;
    z-index: 0;
    margin-bottom: 40px;
}


#detailActuFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailActuFichiers li {
        margin: 0 10px 7px 10px;
    }

/*---------- Listing Event ---------*/

#listingEvents {
    margin-bottom: 30px;
    font-size: 0;
}

.listEventCt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.listEventImg {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 10px auto;
}

    .listEventImg img {
        width: 100%;
    }

.listEventDesc {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin: 10px auto;
}

.listEventTitre {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.listEventDate {
    color: #222;
    font-size: 15px;
    line-height: 20px;
    margin: 6px 0px;
}

.listEventTexte {
    font-size: 18px;
    line-height: 18px;
    max-height: 60px;
    text-align: justify;
    overflow: hidden;
}

.listEventLien {
    margin-top: 5px;
    text-align: right;
}

/*---------- Détail Event ---------*/

.detailEventDesc {
}

.detailEventDate {
    color: #303030;
    margin-bottom: 20px;
}

#detailEventGalerie {
    clear: both;
    margin: 30px 0;
}

.detailEventGalerieImg {
    margin: 0px 10px;
}

#detailEventFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailEventFichiers li {
        margin: 0 0 7px 0;
    }

/*-----------------------------------------------------*/
/*-------------------- FOOTER -------------------------*/
/*-----------------------------------------------------*/

footer {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #fff;
}

    footer a {
        color: #212121;
        text-decoration: none;
        margin: 0 10px;
    }

        footer a:hover {
            color: rgba(33, 33, 33, 0.71);
        }

#crosslink {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #303030;
    color: #fff;
}

    #crosslink a {
        color: #fbfafa;
        text-decoration: none;
        font-size: 12px;
    }

        #crosslink a:hover {
            color: #C7C7C7;
        }

/*-------------------------------------------*/
/*-------------- CONNEXION ------------------*/
/*-------------------------------------------*/

.connexionCt {
    margin: 0 auto 40px auto;
}

.connexionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
    border-right: solid 1px #222;
}

.connexionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
}

.mdpOublie {
    margin-bottom: 20px;
}

.btnInscription {
    margin-top: 20px;
}

/*---------------------------------------------*/
/*-------------- INSCRIPTION ------------------*/
/*---------------------------------------------*/

.inscriptionCt {
    margin-bottom: 50px;
}

.inscriptionBloc {
    margin-bottom: 20px;
}

.inscriptionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
    padding-right: 50px;
}

.inscriptionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
}

.inscriptionRow {
    margin-bottom: 10px;
}

    .inscriptionRow label {
        margin-bottom: 5px;
        display: block;
    }

/*Style du texte d'erreur de mail*/
.formError {
    margin-top: 4px;
    color: #f74b4b;
}

.inscriptionLegende {
    display: block;
    font-style: italic;
}

.containerMessageInscription {
    text-align: center;
}

#panMenu {
    display: inline-block;
    margin-bottom: 30px;
}

    #panMenu a {
        display: inline-block;
        border: 1px solid #868686;
        background: #868686;
        color: #fff;
        text-decoration: none;
        padding: 10px;
    }

        #panMenu a:hover {
            background: #222;
            color: #fff;
        }

    #panMenu .actif {
        background: none;
        color: #222;
    }

.submitInscription {
    text-align: center;
    padding: 10px 0;
    margin: 30px auto 0px auto;
}

    .submitInscription .btn {
        margin-top: 20px;
    }

/*--------------------------------------------------*/
/*-------------- REVUE DE PRESSE -------------------*/
/*--------------------------------------------------*/

.listeLignePresse {
    position: relative;
    width: 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;
}

/*---------- Contenu Liens -------------*/

.contenuLiens {
}

    .contenuLiens .modLien {
        width: 275px;
        height: auto;
        float: left;
        margin: 15px;
        margin-bottom: 15px;
        margin-bottom: 30px;
        overflow: hidden;
        background: #ccc;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

        .contenuLiens .modLien .modLienContenu .modLienImage {
            width: 100%;
            height: 250px;
            overflow: hidden;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .contenuLiens .modLien .modLienContenu .modLienTexte {
            background: #ffffff;
            font-size: 15px;
            padding: 10px 0 10px 10px;
        }

/*------------------------------------------------*/
/*-------------- 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: #303030;
        font-size: 15px;
    }

        .albumTitre a:hover {
            color: #303030;
        }

/*---------- 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;
    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 {
    transition-duration: 0.8s;
}

.isotope {
    transition-property: height, width;
}

    .isotope .isotope-item {
        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: #303030;
    }

        .videoTitre a:hover {
            color: #303030;
        }

/*---------- 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: #303030;
    margin-bottom: 3px;
}

.temoignageBlocUser {
}

.temoignageDe {
    float: left;
}

.temoignageUser {
    color: #303030;
}

.temoignageMail {
    color: #999;
    text-decoration: underline;
}

    .temoignageMail:hover {
        color: #303030;
    }

.temoignageDate {
    float: right;
    text-align: right;
    color: #303030;
}

.temoignageDescription {
    clear: both;
    padding: 10px 0;
    display: block;
}

.popupRow {
    display: block;
    margin-bottom: 10px;
}

    .popupRow span {
        margin-bottom: 5px;
        display: block;
    }

/*--------------------------------------------------*/
/*----------------- 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: #303030;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    text-align: center;
}

.blocsReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

/*---------------------------------*/
/*------ ECHANGE DE FICHIER -------*/
/*---------------------------------*/

.fichierLigne {
    border-bottom: solid 1px #ccc;
    height: 32px;
}

.fichierLienDossier {
    display: block;
    background: url(/images/dossier.png)no-repeat;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
}

    .fichierLienDossier span {
        margin-left: 5px;
    }

.fichierLigne a:hover {
    background-color: #fff;
}

.fichierLienFichier {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
    background: url(/images/fichier-defaut.png)no-repeat;
}

.fichierDossierParent {
    display: block;
    margin-bottom: 10px;
}

.fichierLienFichier.pdf {
    background: url(/images/fichier-pdf.png)no-repeat;
}

.fichierLienFichier.excel {
    background: url(/images/fichier-excel.png)no-repeat;
}

.fichierLienFichier.word {
    background: url(/images/fichier-word.png)no-repeat;
}

.fichierLienFichier.pp {
    background: url(/images/fichier-powerpoint.png)no-repeat;
}

.fichierLienFichier.photo {
    background: url(/images/fichier-image.png)no-repeat;
}

.retourBtn .btn {
    margin-right: 0;
}


/*--------------------------------*/
/*---------- Parallax ------------*/

.backgroundParallax {
    position: relative;
    /* overflow: hidden; */
    z-index: 500;
    margin-bottom: 172px;
}

    /*---Pour mettre une ombre sur l'image---*/
    .backgroundParallax:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgb(0 0 0 / 48%);
        z-index: 600;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
    }

.backgroundParallax-img {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 550;
}

/*---Pour changer les propriétés de la légende---*/
.backgroundParallax-content {
    z-index: 650;
    color: #fff;
    background-color: #303030;
    padding: 40px;
    text-align: center;
    position: absolute;
    width: 700px;
    top: 100%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.divBlanc .backgroundParallax-content {
    background-color: white;
    color: #303030;
}

    .divBlanc .backgroundParallax-content h1,
    .divBlanc .backgroundParallax-content h2,
    .divBlanc .backgroundParallax-content h3,
    .divBlanc .backgroundParallax-content p,
    .ccb568 .backgroundParallax-content h3 {
        color: #303030;
    }


/*---Pour mettre une couleur sur les éléments---*/
.backgroundParallax-content h1,
.backgroundParallax-content h2,
.backgroundParallax-content h3,
.backgroundParallax-content p {
    color: #fff;
}



/*---------------------------*/
/*---------- FAQ ------------*/
/*---------------------------*/

.faqListe {
    margin: 0 0 60px 0;
}

    .faqListe a {
        cursor: pointer;
        margin-bottom: 20px;
        text-decoration: none;
    }

.questionFAQ {
    cursor: pointer;
    margin-bottom: 5px;
}

.reponseFAQ {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 3%;
}

    .reponseFAQ p {
        margin-bottom: 0;
    }

.faqListe .sepFooter {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .faqListe .sepFooter:last-child {
        border: none;
    }


.PictosRS {
    display: flex;
    width: 160px !important;
    justify-content: space-between;
    height: 20px;
    margin-top: 10px;
}


    .PictosRS img {
        width: 20px !important;
        height: 20px;
    }




a.pictoRS_img {
    height: 20px;
    width: 20px;
}

.PictosPourcent .picto {
    width: 100px;
    height: 130px;
    -o-object-fit: cover;
       object-fit: cover;
}

span.Titre_colAdresses::before {
    content: '\ea69';
    font-size: 15px;
    font-family: boonIco;
    color: #e00030;
    margin-right: 10px;
}

/*----------------------------------*/
/*---- SOUS MENU - BLOC GAUCHE -----*/
/*----------------------------------*/

#smMenu {
    margin: 0 0 10px 0;
    padding: 0;
}

.smSeparateur {
    height: 1px;
    display: block;
}

.blocGauche #smMenu > li {
    background: none;
    padding: 0;
}

.blocGauche #smMenu li ul li {
    background: none;
    padding: 0;
}

.smParent, .smParentActif {
    background: #222;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #fff;
}

    .smParent:hover, .smParentActif:hover {
        background: #ccc;
    }

#smMenu ul {
    padding: 0;
}

#smMenu > li {
    list-style: none;
}

#smMenu li ul {
    margin: 0px;
}

    #smMenu li ul li {
        list-style: none;
        margin: 0px;
    }

#smMenu ul li a {
    background: #eee;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #303030;
}

    #smMenu ul li a:hover {
        background: #222;
        color: #fff;
    }

#smMenu ul li .smActif {
    font-weight: bold;
}

#smMenu ul li ul li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #303030;
    background: #eee;
}

    #smMenu ul li ul li a:hover {
        background: #ccc;
    }

#smMenu ul li ul li .smActif {
    font-weight: bold;
}

/*------------ PAGE EMPLOIS ------------*/
/*----------------------------------*/

.blocCandiCt {
    padding: 0 0px 80px;
}

.blocCandidaturePostesOuverts {
    margin-bottom: 50px;
}

.posteListe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    margin: 0px 40px 40px 00px;
}

    .posteListe:nth-of-type(4n) {
        margin: 0px 00px 40px 00px;
    }

.posteListeImage {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .posteListeImage img {
        width: 100%;
        flex: 0 0 auto;
    }

.posteListeDate {
    position: absolute;
    top: 8px;
    left: 0px;
    display: block;
    padding: 3px 6px;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    color: #303030;
}

.posteDesc {
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    padding: 30px;
    background-color: #303030;
    position: relative;
}

.posteListeTitre {
    font-weight: 200;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    max-height: 40px;
    overflow: hidden;
}

.posteListeIntro {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    max-height: 55px;
    overflow: hidden;
}

.posteListeDetail {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
}

    .posteListeDetail a {
        width: 100%;
        margin-top: 20px;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        background: #fff;
        border-radius: 0px;
        color: #303030;
        display: inline-block;
        padding: 13px 0px;
        transition: 0.3s all ease-out;
        position: relative;
        z-index: 66;
    }

        .posteListeDetail a:hover {
            color: #fff;
        }

        .posteListeDetail a:before {
            height: 100%;
            width: 0%;
            display: block;
            position: absolute;
            background-color: #303030;
            content: "";
            top: 0;
            left: 0;
            transition: 0.3s all ease-out;
            z-index: -1;
        }

        .posteListeDetail a:hover:before {
            width: 100%;
        }

.blocCandidatureCentrer {
    /*margin-bottom: 100px;*/
}

    .blocCandidatureCentrer p {
        text-align: center;
    }

/*------------ POSTULER ------------*/
/*----------------------------------*/
.postuler {
    margin-top: 50px;
    text-align: center;
}

.postuler-content {
    background-color: #303030;
    display: inline-block;
    width: 1000px;
    max-width: 33%;
    transition: max-width 0.25s, border 0.25s;
    height: 45px;
    overflow: hidden;
}

.postuler-btn {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 45px;
    color: #fff;
    border: none;
    transition: all 0.25s ease-in-out, font-size 0.2s linear;
    cursor: pointer;
}

    .postuler-btn:hover {
        background-color: #999;
    }

.postuler.open .postuler-content {
    max-width: 100%;
    height: auto;
}

.postuler.open .postuler-btn {
    background-color: #999;
}

    .postuler.open .postuler-btn::after {
        content: "\00d7";
        left: auto;
        position: relative;
        top: 1px;
        font-size: 22px;
        padding-left: 10px;
        cursor: pointer;
    }

        .postuler.open .postuler-btn::after:hover::after {
            transform: none;
        }

.postuler-form {
    max-height: 0;
    opacity: 0;
    text-align: left;
    font-size: 15px;
    overflow: hidden;
    transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
}

.postuler.open .postuler-form {
    padding: 40px;
    opacity: 1;
}

.postuler-intro {
    margin: 0px 0 40px 0px;
    font-size: 23px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    color: #fff;
}

.postuler-line {
    display: flex;
    margin: 0px 0 10px 0px;
    color: #fff;
}

.postuler-fields {
    padding: 0px 0;
}

.postuler-field label {
    color: #fff;
    width: 130px;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: 8px;
    text-transform: uppercase;
}

.postuler-field input, .postuler-field select {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 235px;
}

.postuler-field textarea {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 100%;
    resize: vertical;
}

.postuler-line-3 .postuler-field .input {
    width: 695px;
}

.postuler-line-3 .postuler-field input {
    width: 100%;
}

.postuler-field select {
}

    .postuler-field select option {
        color: #303030;
    }

.postuler-field textarea {
    width: 90%;
}

.postuler-field {
    position: relative;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    width: 50%;
}

.postuler-field-message {
    display: block;
    width: 100%;
}

    .postuler-field-message label {
        display: inline-block;
        margin-bottom: 15px;
    }

.postuler-line-6 {
    margin-top: 30px;
    margin-bottom: 40px;
}

    .postuler-line-6 table {
        margin-left: 30px;
        position: relative;
        top: -3px;
    }

.postuler-line .postuler-field:nth-child(2) {
}

.postuler-field label {
}

.postuler-field-v-separator {
    width: 1px;
    background-color: #b0b0b0;
}

.postuler-field::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.postuler-field-nom,
.postuler-field-prenom {
    width: 50%;
}

.postuler-field-adresse {
    width: 100%;
}

.postuler-field-cp {
    /*width: 40%;*/
}

.postuler-field-ville {
    /*width: 60%;*/
}

.postuler-field-tel {
    width: 50%;
}

.postuler-field-email {
    width: 50%;
}

.postuler-fields-files {
    display: flex;
    justify-content: space-between;
    /*border-top: 1px solid #b0b0b0;*/
}

.postuler-field-file {
    display: inline-block;
    width: 45%;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}

    .postuler-field-file label::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 30px;
        margin-bottom: 15px;
        background: no-repeat center center;
        background-size: contain
    }

    .postuler-field-file input {
        width: 57%;
        margin-top: 15px;
        font-size: 12px;
        background: none;
        border: 0px solid #303030;
        border-radius: 0;
    }

.postuler-fields-files label {
    width: 165px;
}

.postuler-field-cv label::before {
    content: '\e9fa';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-field-lettre label::before {
    content: '\e9ff';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-fields-actions a {
    color: #fff;
}

.postuler-fields-actions {
    padding-bottom: 0;
    color: #fff;
}

.postuler-field-captcha::after {
    top: 100%;
    left: 0;
    margin-top: 5px;
    font-size: 13px;
    color: rgba(0,0,0,0.3);
}

.postuler-field-submit {
    display: block;
    text-align: center;
    margin: 50px 0px 0px 0px;
}

    .postuler-field-submit a {
        color: #303030;
        background-color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        padding: 8px 20px;
        text-decoration: none;
        transition: 0.2s all ease-out;
    }

        .postuler-field-submit a:hover {
            color: #fff;
            background-color: #303030;
        }

.detailDescCt {
    width: 1000px;
    margin: 0 auto;
}

.detailEmploiCt {
    padding-bottom: 80px;
    background-color: #f3f3f3;
}

    .detailEmploiCt h1 {
        margin-bottom: 30px;
    }

.emploiDetails {
    margin-bottom: 30px;
}

    .emploiDetails .emploiType {
        color: #fff;
        padding: 10px 20px;
        background-color: #303030;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }

    .emploiDetails .emploiDate {
        color: #303030;
        padding: 10px 20px;
        background-color: #fff;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }

.classChoixLivraison {
    width: 100%;
}

    .classChoixLivraison label {
        color: #303030;
        font-size: 15px;
        cursor: pointer;
        width: 100%;
    }

        .classChoixLivraison label span {
            font-family: OpenSans;
            font-size: 13px;
        }

    .classChoixLivraison table {
        width: 100%;
    }

        .classChoixLivraison table tr td {
            width: 100%;
            box-sizing: border-box;
            border-right: 10px solid #fff;
            background-color: #f6f6f6;
            height: 100px;
            display: block;
        }

            .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 {
                background: #ccc !important;
                box-shadow: 0 0 18px #00000017;
            }

            .classChoixLivraison table tr td .ligneTransporteur .classLogo {
            }

                .classChoixLivraison table tr td .ligneTransporteur .classLogo img {
                    height: 96px;
                    position: absolute;
                    right: 2px;
                    top: 2px;
                }

            .classChoixLivraison table tr td .ligneTransporteur .classNom {
                line-height: 20px;
                display: inline-block;
                padding-left: 20px;
                font-size: 22px;
                vertical-align: middle;
            }

                .classChoixLivraison table tr td .ligneTransporteur .classNom span {
                    font-size: 12px;
                    color: #303030;
                    margin: 0px 0 0px 5px;
                    font-weight: normal;
                }

            .classChoixLivraison table tr td .ligneTransporteur .classPrix {
                line-height: 100px;
                float: right;
                margin-right: 200px;
            }

/*----------------------------------*/
/*------- COMPTE - ADRESSES --------*/
/*----------------------------------*/

.ctAdresse {
    display: block;
}

.cpt-ctAdresses {
    display: inline-grid;
    grid-template-columns: repeat(3, 300px);
    margin-bottom: 10px;
    grid-column-gap: 20px;
}


.adressesCt {
    width: 300px;
    height: 250px;
    border: 1px solid #C7C7C7;
    position: relative;
    margin-bottom: 20px;
}

    .adressesCt.defaut {
        border: 2px solid #c7c7c7;
    }


.cpt-ctAdresses .add {
    text-decoration: none;
    margin-bottom: 20px;
}

    .cpt-ctAdresses .add .adressesCt {
        position: relative;
        background: url(/images/add.png) no-repeat;
        background-position: center;
        display: block;
        border: 2px dashed #C7C7C7;
        margin: 0 auto;
    }



.adressesCt .ligneAdresse {
    line-height: 20px;
}

.adressesCt .adresseDefaut {
    height: 30px;
    border-bottom: 1px solid #C7C7C7;
    padding-left: 20px;
    padding-top: 11px;
    font-weight: bold;
}

.adressesCt .adresseDesc {
    padding-top: 20px;
    padding-left: 20px;
}

.adressesCt .adresseLiens {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

    .adressesCt .adresseLiens a {
        display: inline-block;
    }

.alert {
    color: red;
}

.choixAdresseLivr {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    text-align: center;
    background: #f7f7f7;
    padding: 10px;
    font-size: 12px;
}

    .choixAdresseLivr input[type="radio"] {
        width: auto;
        float: left;
    }

    .choixAdresseLivr label {
        width: auto;
        display: inline;
        float: left;
    }

    .choixAdresseLivr .choixLivraison {
        width: 100%;
        display: flex;
        position: relative;
        height: auto;
    }

    .choixAdresseLivr .btnValiderChoixLivr {
        display: block;
        margin-top: 20px;
        text-align: center;
    }


.choixAdresseFact {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    text-align: center;
    background: #f7f7f7;
    padding: 10px;
    font-size: 12px;
}

    .choixAdresseFact input[type="radio"] {
        width: auto;
        float: left;
    }

    .choixAdresseFact label {
        width: auto;
        display: inline;
        float: left;
    }

    .choixAdresseFact .choixFacturation {
        width: 100%;
        display: flex;
        position: relative;
        height: auto;
    }

    .choixAdresseFact .btnValiderChoixFact {
        display: block;
        margin-top: 20px;
        text-align: center;
    }


/*------ page api-check ------ */

.black-button, .black-button a {
    font-family: Lemon Milk !important;
    text-decoration: none !important;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 3px;
    color: #fff !important;
    background-color: #303030;
    border: 1px solid #303030 !important;
    padding: 15px 40px;
    transition: 0.2s all ease-in-out;
}

    .black-button:hover, .black-button a:hover {
        color: #303030 !important;
        background: none !important;
    }



/*------ programmes & lots ------ */


.data-programme.Residence_Livraison {
    margin: 15px auto;
}

.data-programme.Residence_Avancement {
    margin: 15px auto 15px 0;
}

.body_1216 .data-programme.Residence_Livraison {
    margin: 15px auto 15px 0px;
}


.data-programme.Tva {
    border-radius: 50px;
    background-color: #303030;
    width: 100px;
    text-transform: unset;
    padding: 10px 10px;
    color: #fff;
    position: relative;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Montserrat-SemiBold;
    letter-spacing: 1px;
    font-size: 12px;
    display: none;
}

.data-lot {
    margin: 5px 0px;
    text-align: left;
    font-size: 12px;
    color: #6d6d6d;
    flex-basis: 11.11%;
}

.premier-typelot .data-lot {
    font-weight: 900;
    color: #303030;
    flex-grow: 1;
}

.premier-typelot {
    border-top: solid 2px #303030 !important;
}

.data-lot:nth-child(1), .data-lot:nth-child(2) {
    flex-grow: 1;
    color: #000000;
    font-size: 15px;
    letter-spacing: 3px;
}

.triProgLotContent.ligne-type.TitreLigne-type .data-lot {
    color: #303030;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
    flex-grow: 1;
}

.data-lot:nth-child(8) {
    color: #ababab;
    font-weight: 100;
    flex-basis: 11.11%;
    text-align: center;
}

.data-lot:nth-child(4) {
    flex-grow: 1;
}

.data-lot:nth-child(5) {
    flex-grow: 1;
    color: #e00030;
    font-size: 17px;
}

.data-lot:nth-child(6) {
    flex-grow: 1;
}

.data-lot:nth-child(7) {
    flex-grow: 1;
}

.data-lot.document2D a {
    content: '';
    width: 25px;
    height: 21px;
    margin-bottom: 2px;
    display: inline-block;
    color: #000;
    background-image: url(/images/pictos/2d.svg);
    -o-object-fit: contain;
    object-fit: contain;
    box-sizing: border-box;
    margin: auto;
    opacity: 0.6;
}

.premier-typelot .data-lot.document2D a {
    content: '';
    opacity: 1 !important;
}



.data-lot.document2D {
    display: flex;
    flex-direction: column;
}


.FlecheDeroulante, .FlecheEnroulante {
    width: 50px;
}

.FondBlancLot {
    width: 100%;
    padding: 10px 50px;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 30px;
}


.PictoFlecheDeroulante::after, .PictoFlecheEnroulante::after {
    content: '\e901';
    font-family: boonIco;
    font-size: 25px;
    display: inline-block;
    color: #e00030;
}

.PictoFlecheEnroulante::after {
    content: '\e903';
}

.divMap .mapContainer {
    height: 500px;
}

.ct.PanActualite {
    margin-top: 100px;
    margin-bottom: 100px;
}

.data-lot-number {
    margin: 5px 0;
    font-weight: bold;
}

.data-lot span.aspNetDisabled label {
    color: black;
    margin-right: 15px;
}

.triProgLotContent {
    display: flex;
    overflow: hidden;
    width: 100%;
    border-top: solid 1px #f1f1f1;
    margin: 0px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    padding: 25px 0px;
    letter-spacing: 1px;
    font-size: 15px;
    font-family: 'Montserrat-Regular';
}

.triProgLotType {
    font-weight: bold;
    text-transform: uppercase;
}


.ligne-type {
    background-color: #fbfafa00;
}

.ligne-altern {
}

.triProgLotContent.ligne-type.TitreLigne-type {
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    font-family: 'Montserrat-Regular';
}


/*Bandeau Slider*/
.swiper-text {
    padding: 10px;
    text-align: left;
    max-width: 680px;
    line-height: 25px;
    position: absolute;
    left: 8vh;
    top: 15vh;
    color: #fff;
    padding: 40px;
    box-sizing: border-box;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    z-index: 100 !important;
}

    .swiper-text span {
        padding: 10px 20px;
        background-color: white;
        color: #303030;
        right: -30px;
        box-shadow: 0 0 18px #00000017;
        position: absolute;
        bottom: -18px;
        min-width: 200px;
        text-align: center;
    }

    .swiper-text h1 {
        color: #fff;
        margin-bottom: 10px;
    }

    .swiper-text h2 {
        color: #fff;
        font-size: 19px;
        line-height: 24px;
        text-align: left;
        margin-bottom: 0;
    }

.btn_NousContacter-Tel {
    position: relative;
    cursor: pointer;
    height: 70px;
    width: 75px;
    display: block;
    background-color: #f9f9f9;
    position: fixed;
    right: 0;
    top: 70px;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1500;
    align-content: center;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.btn.Red {
    background-color: #e00030;
    border: solid 2px #e00030;
}


    .btn.Red:hover {
        background-color: #efefef00;
        border: solid 2px #e00030;
        color: #e00030;
    }

.btn_NousContacter-Tel:hover,
.btn_NousContacter-Mail:hover {
    width: auto;
    box-sizing: border-box;
    padding: 0px 30px;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

btn_NousContacter-Mail {
    display: none;
}

.btn_NousContacter-Tel:hover .Tel {
    display: inline-block;
    color: #303030;
    font-family: 'Montserrat-Regular';
    margin-left: 20px;
    font-size: 20px;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
}


.btn_NousContacter-Mail:hover .Mail {
    display: inline-block;
    color: #f9f9f9;
    font-family: 'Montserrat-Regular';
    margin-left: 20px;
    font-size: 20px;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.btn_NousContacter-Mail {
    position: relative;
    cursor: pointer;
    height: 70px;
    width: 75px;
    display: block;
    background-color: #e00030;
    position: fixed;
    right: 0;
    top: 140px;
    color: #303030;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    z-index: 1500;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
}


.btn_DecouvrirResidences:hover {
    cursor: pointer;
}

@-webkit-keyframes jelly {
    0%, 100% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(0.9, 1.1);
    }

    50% {
        transform: scale(1.1, 0.9);
    }

    75% {
        transform: scale(0.95, 1.05);
    }
}

@keyframes jelly {
    0%, 100% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(0.9, 1.1);
    }

    50% {
        transform: scale(1.1, 0.9);
    }

    75% {
        transform: scale(0.95, 1.05);
    }
}




.btn_DecouvrirResidences {
    position: absolute;
    top: 90vh;
    background-color: #fff;
    right: -2px;
    width: 380px;
    box-shadow: 0 0 18px #00000017;
    z-index: 10;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 50px;
    font-family: 'Montserrat-Regular';
    font-size: 20.5px;
    height: 60px;
}

    .btn_DecouvrirResidences::after {
        content: '\e938';
        font-family: boonIco;
        font-size: 25px;
        display: inline-block;
        background-color: #e00030;
        width: 75px;
        height: 60px;
        vertical-align: middle;
        float: right;
        color: #fff;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

.PictoFixed {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.Tel, .Mail {
    display: none;
}


/*NOS REALISATIONS*/
.PanNosRéalisation {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
    transition: 1s all ease !important;
    margin-top: 50px;
}

.Vignette_PanNosRéalisation:hover {
    cursor: pointer;
    transition: 1s all ease !important;
    transform: scale(1.1);
}

#ctl00_cphPanMilieu_ucRealisations_divRealisations {
    margin: 50px auto;
}


.Vignette_PanNosRéalisation:hover .img_PanNosRéalisation {
    filter: brightness(0.5);
}


.Vignette_PanNosRéalisation:hover::after {
    content: '\e99f';
    font-family: 'boonIco';
    font-size: 30px;
    color: #fff;
    width: 100%;
    top: 34%;
    display: block;
    transform: translateY(-50%);
    position: absolute;
}

.Vignette_PanNosRéalisation:hover {
    transition: 1s all ease !important;
}



.ccb677 .AtoutType4 {
    width: 49%;
    color: #303030;
}

.body_1216 .contenuPaginationSwiperHome {
    display: none;
}

.body_1196 .contenuPaginationSwiperHome {
    top: 68vh;
    position: relative;
    margin-right: 50%;
    opacity: 1;
    z-index: 10;
    height: 15px;
    margin: auto;
}

.ccb677 .backgroundParallax-content {
    top: 50% !important;
}

.ccb677 {
    margin-bottom: 0px;
}

.ccb577 h2 {
    margin-bottom: 0;
}


.ccb577 h3 {
    text-align: center;
}


.colAdresses.Ima a {
    line-height: 30px;
}

.Vignette_PanNosRéalisation {
    width: 31%;
    height: 310px;
    transform: scale(1);
}

.img_PanNosRéalisation {
    width: 100%;
    height: 235px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 0;
    display: block;
    background-color: #d0d0d0;
}

.TxtResidence_PanNosRéalisation {
    justify-content: center;
    display: block;
    width: 100%;
    background-color: #303030;
    padding: 13px 30px 30px 30px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 30px;
    font-family: 'Montserrat-Regular';
    margin-top: -50px;
    box-sizing: border-box;
    z-index: 20;
    position: relative;
    display: flex;
    flex-direction: row;
    text-align: center;
    font-size: 15px !important;
}

.blocRealisations {
    margin-bottom: 100px;
    text-align: center;
}


.TxtResidence_PanNosRéalisation span {
    font-size: 15px;
    font-family: 'Montserrat-Regular';
    display: block;
    margin-bottom: 0px;
    color: #ffffff;
    margin-left: 0;
}

.TxtLieu_PanNosRéalisation {
    background-color: #fff;
    /* max-width: 150px; */
    width: 80% !important;
    box-sizing: border-box;
    width: auto;
    padding: 10px 20px;
    text-transform: uppercase;
    box-shadow: 0 0 18px #00000017;
    /* font-size: 18px; */
    font-family: 'Montserrat-Regular';
    text-align: center;
    margin-top: -20px;
    margin-left: 50%;
    position: relative;
    /* font-size: 10px !important; */
    z-index: 50;
    transform: translateX(-50%);
}

    .TxtLieu_PanNosRéalisation .triProgVille {
        font-size: 13px;
        line-height: 20px;
        color: #303030;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0px;
        letter-spacing: 1px;
        font-family: 'Montserrat-Regular';
    }

/*Seletion Region HomePage*/
.Select_Region {
    position: absolute;
    top: 75vh;
    left: 50%;
    width: 910px;
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 19.5px;
    color: white;
    z-index: 10;
    transform: translateX(-50%);
    text-align: center;
}

    .Select_Region h2 {
        color: white;
        text-transform: inherit;
        font-size: 25px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }

.Region_selecteur {
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

a.Region {
    color: #fff;
    border: solid 2px #fff;
    padding: 10px 59px;
    border-radius: 35px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.5px;
}

    a.Region:hover {
        color: #303030;
        background-color: #fff;
    }



/*Seletion Region HomePage*/

.Select_Opportunites {
    position: relative;
    top: auto;
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 19.5px;
    color: #303030;
    z-index: 10;
    margin-right: 40px;
}

.btn.Selection {
    margin-top: 0px;
    background-color: #fff;
    border: none;
    padding: 5px 20px;
    margin-right: 10px;
    box-shadow: 0px 0px 20px #00000012;
    text-transform: none;
    font-size: 12px;
    margin-bottom: 10px;
}

    .btn.Selection.active-Btn {
        background-color: #e00030;
        color: #fff;
    }

        .btn.Selection.active-Btn a {
            color: #fff;
        }


    .btn.Selection:hover {
        background-color: #e00030;
    }

        .btn.Selection:hover a {
            color: #fff !important;
        }

.Select_Opportunites h2 {
    color: #303030;
    text-transform: inherit;
    font-size: 30px;
    text-align: left;
}

.Opportunites_selecteur {
    color: #303030;
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
}

a.Opportunites {
    color: #303030;
    padding: 10px 20px;
    border-radius: 35px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
}

    a.Opportunites:hover {
        color: #fff;
        transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
        background-color: #e00030;
    }

.ct.FiltreRecherche {
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: center;
}

input[type="button"] {
    color: #303030;
    padding: 10px 20px;
    border-radius: 35px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
    background-color: #fff;
    box-shadow: -12px -6px 25px #00000012;
    border: none;
}

    input[type="button"]:hover {
        color: #fff;
        transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
        background-color: #e00030;
        border: none;
    }


    input[type="button"]:focus {
        border: none;
    }


#Select_Region_List, .Select_Region_List {
    border: none;
    transition: 0.3s all ease-out;
    color: #565656;
    outline: none;
    padding: 7px 20px;
    display: inline-block;
    width: 210px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 55px;
    /* box-shadow: -12px -6px 25px #00000012; */
    box-shadow: 0px 0px 20px #00000012;
}

.FndFull_Gris {
    width: 100%;
    height: auto;
    display: block;
    background-color: #efefef;
    padding: 50px 0px;
    /* margin-bottom: 100px; */
}

.NoMarginBottom.FndFull_Gris {
    padding: 70px 0px 0px 0px;
    margin-bottom: 0;
}

.NoMargin.FndFull_Gris {
    padding: 0px;
}

/*.FndFull_Gris {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f3f3f3;
    padding: 100px 0px;
}*/
.FndFull_Gris .ct {
    margin-top: 0px;
}


.ccb648, .ccb651, .ccb656, .ccb660 {
    padding: 50px 0px 0px 0px !important;
}

#ctl00_ucSliderPage2_panSlider .swiper-container::after {
    display: none;
}

.NoMarginTop.FndFull_Gris {
    padding-top: 0px;
}

.NoMarginBottom {
    margin-bottom: 0px;
}

.conteneurContenuBloc.NoMarginTop {
    margin-top: 0;
}

.btn_DecouvrirResidences.Master {
    top: 64.2vh;
}

.body_1197 .btn_DecouvrirResidences.Master {
    display: none;
}


.NumberEtapes {
    position: relative;
    margin-top: 10px;
    margin-right: -270px;
    transform: rotate(-90deg);
    color: #e00030;
    float: right;
    letter-spacing: 2px;
    opacity: 0.5;
    font-size: 160px;
    font-family: 'Montserrat-Regular';
}

/*Programmes*/

.triProg {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.triProgEl {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 100px;
}

.triProgContent {
    float: right;
    width: 440px;
    position: absolute;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-top: 200px;
}

.triProgImg {
    width: 810px;
    float: left;
    height: 460px;
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    text-align: justify;
    z-index: 0;
    margin-top: 80px;
    overflow: hidden;
}



.triProgEl:nth-child(2) .triProgImg {
    margin: 0;
}


.triProgImg img {
    border: 0px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    transition: .3s all cubic-bezier(0.38, -0.1, 0.63, 1.17);
    transform: scale(1);
}

    .triProgImg img:hover {
        transition: .3s all cubic-bezier(0.38, -0.1, 0.63, 1.17);
        transform: scale(1.2);
    }

.CtInformations_AvancementEtLivraison {
    display: block;
    padding: 30px 40px;
    background-color: #303030;
    color: #fff;
}

.CtInformations_DescrProgrammes {
    min-height: 1px;
    padding: 50px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 18px #00000017;
    text-align: justify;
    z-index: 0;
    max-height: 300px;
    overflow: hidden;
}

.triProgVille {
    font-size: 25px;
    color: #303030;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-family: 'Montserrat-Regular';
    line-height: 30px;
}

.triProgNom {
    color: #c31a1f;
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    display: block;
    font-family: 'Montserrat-Regular';
}

.triProgDesc {
    height: auto;
    overflow: hidden;
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-family: SourceSansPro-Regular;
    letter-spacing: 0px;
}

.blocProgrammes {
    margin-bottom: 100px;
}

.triProgDesc01 {
    display: none;
}


.CtInformations_Avancement span, .CtInformations_Livraison span {
    font-size: 15px;
    line-height: 15px;
    font-family: 'SourceSansPro-Bold';
}

.CtInformations_Avancement, .CtInformations_Livraison {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-family: 'SourceSansPro-Regular';
    width: 100%;
}

.CtInformations_Avancement {
    margin-bottom: 15px;
}

.LblAvancement, .LblLivraison {
    line-height: 12px;
}

.Picto_CtInformations_AvancementEtLivraison {
    width: 31px;
    display: block;
    float: left;
    margin-right: 30px;
    vertical-align: middle;
}


/*Impaires*/


.triProgEl:nth-child(odd) {
    flex-direction: row-reverse;
}


    .triProgEl:nth-child(odd) .triProgContent {
        float: left;
        flex-direction: row-reverse;
    }

    .triProgEl:nth-child(odd) .triProgContent {
        float: left;
        flex-direction: row-reverse;
        left: 0;
        right: auto;
    }


option.Region_List {
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 15px;
    line-height: 20px;
    color: #303030;
    letter-spacing: 1px;
}

#Select_Region_List, .Select_Region_List {
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 12px;
    line-height: 20px;
    color: #303030;
    letter-spacing: 1px;
}

.NoMargin {
    margin: 0px !important;
}

    .NoMargin .ct {
        margin-top: 0px !important;
        margin-bottom: 0px;
    }

    .NoMargin .contenuFull {
        margin: 0;
    }



/*PAGE PROGRAMME DETAIL*/

#panImageProg {
    width: 100% !important;
    height: 80vh !important;
}


.ImgVignettes_head-DetailProgramme {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-left: 2%;
    display: flex;
    margin-bottom: 50px;
}

.ImgVignettes-DetailProgramme {
    width: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 70px;
}

.ImgVignettes img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.body_1197 .bandeauSliderProgramme .swiper-container,
.body_1216 .bandeauSliderProgramme .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: 76vh !important;
    margin-bottom: 30px !important;
}


.body_1199 .bandeauSliderVitrine .swiper-container,
.body_1200 .bandeauSliderVitrine .swiper-container,
.body_1205 .bandeauSliderVitrine .swiper-container {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

.body_11 .bandeauSliderVitrine .swiper-container {
    height: 378px !important;
}

.body_11 .bandeauSliderVitrine
.swiper-text {
    top: 150px !important;
}


.body_11 .btn_DecouvrirResidences.Master {
    top: 346px;
}


.bandeauSliderVitrine .contenuPaginationSwiperHome {
    top: -80px;
    position: relative;
    margin-right: 50%;
    opacity: 1;
    z-index: 10;
    height: 0;
    margin: auto;
}


.bandeauSliderVitrine .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: 68vh !important;
    margin-bottom: 50px !important;
}

.body_1216 .btn_DecouvrirResidences.Master {
    top: 74vh;
}

.body_1211 a#ctl00_cphPanMilieu_ucRealisations_lkSavoirPlus {
    display: none;
}


.ImgVignettes {
    height: 70px;
    background-color: #e8e8e8;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.swiper-text .data-programme span {
    padding: 0;
    background-color: #30303000;
    right: 0;
    position: relative;
    color: #fff;
    text-align: left;
    min-width: 10px;
    bottom: auto;
    box-shadow: none;
}

.swiper-text .data-programme h1 {
    color: #fff;
    margin-bottom: 0px;
}

.body_1197 .swiper-text {
    max-width: 460px;
}


.body_14 .ct.txtPageSupplement {
    display: none;
}

.swiper-text .NbAppartements_et_NbPieces {
    padding: 10px 30px;
    background-color: white;
    color: #303030;
    left: 40px;
    box-shadow: 0 0 18px #00000017;
    position: absolute;
    bottom: -48px;
    text-align: left;
    min-width: 290px;
}

.NbAppartements {
    font-size: 23px;
    text-align: left;
}

.NbPieces {
    font-size: 19px;
    font-family: 'Montserrat-Regular';
    text-align: left;
    text-transform: none;
    color: #5d5d5d;
}

/*.WidgetImmodvis {
    position: fixed;
    right: 0;
    z-index: 1000;
}*/

.WidgetImmodvis {
    position: absolute;
    right: 0;
    z-index: 1000;
    top: 209px;
}

span#ctl00_cphPanMilieu_lblDepartement2 {
    color: #6d6d6d;
    font-size: 22px;
}


span.NomResidence {
    font-size: 45px;
    line-height: 40px;
    margin-top: 20px;
    display: block;
    color: #303030;
    margin-bottom: 10px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    letter-spacing: 0px;
    letter-spacing: 2px;
    text-align: center;
    /* font-size: 30px; */
    /* line-height: 35px; */
    letter-spacing: 1px;
}

.aPartirDe {
    position: absolute;
    top: 73vh;
    background-color: #303030;
    right: 2%;
    width: auto;
    color: #fff;
    z-index: 10;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Montserrat-Regular';
    font-size: 20px;
    letter-spacing: 1px;
    height: auto;
    padding: 21px;
}

.NousContacter {
    position: absolute;
    top: 80vh;
    background-color: #e00030;
    right: 2%;
    width: auto;
    color: #fff;
    z-index: 10;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Montserrat-Regular';
    font-size: 12px;
    height: auto;
    padding: 8px 20px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    transition: 0.5s cubic-bezier(0.47, -0.04, 0.38, 1);
}

.TabPinel table {
    margin: auto;
}

span#ctl00_cphPanMilieu_lblDepartement {
    font-size: 12px;
    display: block;
}

a.NousContacter.Scrolling {
    position: fixed;
    right: 0;
    box-sizing: border-box;
    top: 94vh;
    font-size: 10px;
    transition: 0.5s cubic-bezier(0.47, -0.04, 0.38, 1);
}

.body_1216 .NousContacter {
    top: 79vh;
    display: none;
}

.BtnImp {
    position: relative;
    background-color: #e00030;
    margin: auto;
    color: #fff;
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    letter-spacing: 1px;
    top: 50px;
}

.ResidenceTitre_PageDetail h1 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: center;
}

.data-programme.h1 {
    margin-bottom: 5px;
}


.BtnImp:hover {
    background-color: #303030;
    color: #fff;
}

.Residence_Plaquette {
    position: relative;
    background-color: #e00030;
    color: #fff;
    vertical-align: middle;
    font-family: 'Montserrat-Regular';
    font-size: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    letter-spacing: 1px;
    width: 150px;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
    margin: auto;
    margin-bottom: 30px;
}

    .Residence_Plaquette:hover {
        background-color: #303030;
        color: #fff;
    }

.BtnPlaquette::before {
    content: '';
    display: inline-block;
    background-image: url(/images/pictos/plaquette.svg);
    width: 30px;
    height: 31px;
    margin-right: 15px;
    margin-left: 0px;
    -o-object-fit: contain;
    object-fit: contain;
    color: #fff;
    vertical-align: middle;
}

.BtnPlaquette {
    display: flex;
    flex-direction: revert;
    vertical-align: middle;
    align-items: center;
}

.ResidenceTitre_PageDetail {
    text-align: center;
    margin-bottom: 90px;
}

    .ResidenceTitre_PageDetail h3 {
        text-align: center;
        margin-top: 0px;
        font-family: 'Montserrat-Regular';
        font-weight: 100;
        font-size: 23px;
        margin-bottom: 15px;
        line-height: 13px;
    }

    .ResidenceTitre_PageDetail h4 {
        color: #6d6d6d;
        text-transform: lowercase;
        font-weight: 100;
        font-family: Montserrat-Regular;
        margin-top: 4px;
    }

.LogoResidence {
    width: 200px;
    margin-bottom: 30px;
    margin-top: 50px;
    /* margin: revert; */
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.ResidenceTitre_PageDetail h2 {
    width: auto;
    text-align: center;
    margin-bottom: 0px;
}

img.PictoAtout {
    width: 60px;
    text-align: center;
    margin: 0px auto 20px auto;
}

.ResidenceDetail {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 100px;
    flex-wrap: wrap;
    margin-top: 50px;
}

.Residence_PanLeft {
    width: 44%;
}

.Residence_PanRight {
    width: 49%;
}
/*Les atouts span Right*/

.LesAtouts {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.ccb677 .LesAtouts {
    justify-content: center;
    margin-top: 50px;
}


.LesAtouts:nth-last-child {
    width: 100%;
}

.AtoutType {
    width: 48%;
    background-color: white;
    box-shadow: 0 0 18px #00000017;
    margin: 5px 5px 9px 5px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-content: start;
    padding: 50px;
    text-align: justify;
    font-size: 15px;
    line-height: 18px;
    font-family: 'SourceSansPro-Regular';
    letter-spacing: 0;
}

    .AtoutType span {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 10px;
        font-family: 'Montserrat-Regular';
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }

    .AtoutType p {
        text-align: justify;
    }

.formulaire.formulaire-catalogue {
    text-transform: initial;
}


.AtoutType4 {
    width: 24%;
    background-color: white;
    box-shadow: 0 0 18px #00000017;
    margin: 5px;
    box-sizing: border-box;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-content: start;
    padding: 25px !important;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

span.Black {
    color: #303030 !important;
}


.AtoutType4 span {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    line-height: 23px;
    font-family: Montserrat-ExtraBold;
    color: #e00030;
}

.AtoutType4 p {
    text-align: center;
}



#ctl00_cphPanMilieu_panImageProg {
    height: 76vh !important;
    background-position: center;
    background-size: cover;
    width: 100%;
}

.CtSmallBlack {
    /* min-height: 40px; */
}

.TaxMeasures {
    background-color: #303030;
    width: auto;
    text-align: center;
    border-radius: 40px;
    padding: 10px 20px;
    margin: 0 10px 30px 0px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Montserrat-SemiBold;
    position: relative;
    box-sizing: border-box;
    letter-spacing: 1px;
    font-size: 12px;
}

.Fiscalite {
    display: flex;
}

.Residence_Delais {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-top: solid 1px #303030;
    border-bottom: solid 1px #303030;
    margin-bottom: 40px;
    margin-top: 0px;
}

    .Residence_Delais span.titre {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
        font-family: SourceSansPro-Bold;
        letter-spacing: 1px;
        text-align: justify;
    }


.body_1216 .Residence_Delais span.titre, .body_1216 .Residence_Livraison_txt p {
    display: inline-block;
    font-size: 19px;
}

.body_1216 .Residence_Livraison_txt p {
    margin-left: 5px;
    font-family: SourceSansPro-Bold;
}




.Residence_Avancement::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    background-image: url(/images/pictos/avancement.svg);
}

.Residence_Livraison::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-image: url(/images/pictos/livraison.svg);
}

.Residence_Avancement_txt,
.Residence_Livraison_txt {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}


/*Maquettes 3D / Visites 360°*/
.ct.Residence_Maquette3D_Visite360 {
    font-size: 25px;
    letter-spacing: 1px;
    /* display: -webkit-box; */
    /* display: flex; */
    /* -webkit-box-orient: horizontal; */
    /* -webkit-box-direction: normal; */
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
    color: #303030;
    font-family: Montserrat-SemiBold;
    /* height: 655px; */
    margin-top: 100px;
    margin-bottom: 70px;
}

.Residence_Maquette3D {
    opacity: 1;
    z-index: 20;
}

    .Residence_Maquette3D.closed {
        opacity: 0.2;
        z-index: 0;
    }

.Residence_Visite360 {
    opacity: 0.2;
    z-index: 0
}

    .Residence_Visite360, .Residence_Visite360.open.close {
        opacity: 0.2;
        z-index: 0;
    }


        .Residence_Visite360.open.close {
            opacity: 0.1;
            z-index: 0;
        }


        .Residence_Visite360.open {
            opacity: 1;
            z-index: 20;
        }

        .Residence_Visite360.close.open {
            opacity: 1;
            z-index: 20;
        }



.Residence_Maquette3D.open.closed {
    opacity: 0.2;
    z-index: 0;
}

.Residence_Maquette3D.closed.open {
    opacity: 1;
    z-index: 20;
}

.Residence_Maquette3D::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-image: url(/images/pictos/3d.svg);
    -o-object-fit: contain;
       object-fit: contain;
    vertical-align: middle;
    z-index: 50;
}

.titreWebcam h3::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-image: url(/images/pictos/picto_webcam.svg);
    -o-object-fit: contain;
       object-fit: contain;
    vertical-align: middle;
}

.titreVisiteVirtuelle h3::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-image: url(/images/pictos/360.svg);
    -o-object-fit: contain;
       object-fit: contain;
    vertical-align: middle;
}

.titre_Maquette3D, .titre_Visite360 {
    display: inline-block;
    vertical-align: middle;
    z-index: 50;
    cursor: pointer;
}

.Residence_Visite360 {
    margin-left: 50px;
}

.BarScroll {
    display: block;
    width: 100%;
    height: 7px;
    background-color: #303030;
    margin-top: 10px;
    border-radius: 10px;
    z-index: 50;
    opacity: 1;
}

.IframeResidence_Maquette3D {
    display: block;
    width: 100%;
    height: 600px;
    margin: auto;
    background-color: #f2f1f1;
    position: absolute;
}

.IframeResidence_Visite360 {
    display: block;
    width: 100%;
    height: 600px;
    margin: auto;
    right: 0;
    background-color: #e8e8e8;
    position: absolute;
}

/*Les presations*/


.LesPrestations {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 20px;
}

.PrestationsType {
    width: 32%;
    background-color: white;
    box-shadow: 0 0 18px #00000017;
    margin: 5px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 50px;
    text-align: center;
}

    .PrestationsType span {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 15px;
        font-family: 'Montserrat-Regular';
        font-size: 18px;
        line-height: 20px;
    }


    .PrestationsType p {
        text-align: justify !important;
    }

/*LOTS RESIDENCE*/

.triProgLot {
    display: flex;
    flex-direction: column;
    width: 100%;
}


/*map*/

div#ctl00_cphPanMilieu_mapProgramme_panMap {
    width: 100% !important;
    height: 100% !important;
}

div#ctl00_cphPanMilieu_mapProgramme_panContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*    width: 80%;
    
*/ width: 100%;
}

.MAP_Recherche {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.TxtMapResearch {
    text-align: left;
    width: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: none;
}

.ChoixMapResearch {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-family: Montserrat-Regular;
    margin: 10px auto 10px 0px;
    cursor: pointer;
    height: 30px;
    vertical-align: middle;
}

    .ChoixMapResearch:hover {
        font-family: Montserrat-ExtraBold;
        vertical-align: middle;
    }

    .ChoixMapResearch::before {
        content: '\ea7e';
        font-family: boonIco;
        font-size: 15px;
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
    }

    .ChoixMapResearch:hover::before {
        content: '\ea7d';
        font-family: boonIco;
        font-size: 15px;
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
    }




.contenuPaginationSwiperResidenceDetail {
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    opacity: 1;
    z-index: 10;
}

.NosAgenceAdresses {
    /* display: inline-block; */
    top: 0;
    /* margin: 0px 30px; */
    vertical-align: top;
    padding: 38px;
    background-color: #303030;
    width: 50%;
    height: 110px;
    color: #ffffff;
    text-align: center !important;
}

.body_10 .swiper-text {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.body_1216 .swiper-text {
    max-width: 500px;
}

.contenuFullPage .contenuMixteTexteD h3 {
    color: #ffffff;
}

.Formulaire_Contact {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
    margin: auto;
    display: flex;
    margin-top: 20px;
}

.NosAgences h2 {
    margin-bottom: 20px;
}

.mapContact {
    width: 50%;
    display: -webkit-box;
    /* display: flex; */
    position: relative;
}


section.ct.Flex {
    display: flex;
    flex-direction: row;
    margin-bottom: 100px;
}



/*pages vitrines*/

.troisCol .AtoutType {
    width: 32%;
    padding: 30px;
    height: auto;
}

    .troisCol .AtoutType span {
        color: #e00030;
    }


    .troisCol .AtoutType:hover {
        background-color: #fff;
    }




.body_14 .swiper-text {
    max-width: 450px;
    padding: 0px;
}

    .body_14 .swiper-text h1 {
        color: #fff;
        margin-bottom: 10px;
        padding: 40px 40px 0px 40px;
    }

    .body_14 .swiper-text h2 {
        padding: 0px 40px 0px 40px;
        margin-bottom: 40px;
    }





.center .ct {
    width: 810px;
}


.center p {
    text-align: center;
}


.CtCaracteristique h3, .contenuMixteTexteD h3, .contenuMixteTexteG h3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-family: Montserrat-ExtraBold;
    font-size: 16px;
    line-height: 18px;
    text-align: left !important;
}

.contenuMixteTexteD h3 {
    color: #fff;
}

.CtCaracteristique p {
    margin-bottom: 10px;
}

img.picto {
    width: 70px;
    margin-right: 30px;
}

.CtCaracteristique {
    margin-left: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
}

.texteDouble .ct {
    width: 1200px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 12px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 5px;
    /*background-image: url(../images/pictos/scroller.svg);
    background-position: center;
    background-size: contain;*/
    background-color: #5b5b5b;
}


.ccb581 .photoColonne {
    width: 450px;
    float: right;
}



.ParallaxeOvale .backgroundParallax:before {
    content: "";
    border-radius: 250px;
    background-color: rgb(0 0 0 / 49%);
}

.ParallaxeOvale .backgroundParallax-img {
    border-radius: 250px;
}

.ParallaxeOvale .backgroundParallax-content {
    z-index: 650;
    color: #fff;
    padding: 40px;
    text-align: center;
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    padding: 0px;
    transform: translateY(-50%) translateX(-50%);
    background-color: transparent;
}


.ParallaxeOvale .backgroundParallax {
    margin-bottom: 70px;
}



.ParallaxeOvale .CtTexte_Parallaxe {
    display: flex;
    justify-content: space-between;
}

img.ImgParallaxeOvale {
    width: 70px;
    margin-right: 55px;
    background-color: #e00030;
    border-radius: 90px;
    padding: 18px;
}


.TxtParallaxeOvale {
    text-align: left;
}

    .TxtParallaxeOvale h2 {
        text-align: left;
    }



    .TxtParallaxeOvale p {
        font-family: SourceSansPro-Italic;
        COLOR: #9c9c9c;
    }

.ccb568 .backgroundParallax-content {
    width: 55%;
    background-color: #ffffff;
    color: #303030;
}

.ccb568 .backgroundParallax {
    margin-bottom: 400px;
}

.ccb568 .backgroundParallax-content h2 {
    color: #222 !important;
    text-align: center;
}

.backgroundParallax-content h2 {
    font-size: 25px;
    line-height: 35px;
}

.ccb568 .backgroundParallax-content h1, .ccb568 .backgroundParallax-content p {
    color: #303030;
    text-align: justify;
}

.ccb568 .backgroundParallax-content h3 {
    font-size: 20px;
    line-height: 24px;
}

.ccb568 .backgroundParallax-content li, .ccb568 .backgroundParallax-content .CtTexte_Parallaxe {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}

.CtTexte_Parallaxe h2 {
    text-align: center;
}

.flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.childflex {
    text-align: justify !important;
    width: 47%;
}

.backgroundParallax-content .CtTexte_Parallaxe {
    width: 90%;
    text-align: justify;
    margin: auto;
    text-align: center;
}

.LienInterne {
    margin-left: 90px;
    font-size: 11px;
    line-height: 15px;
    text-align: justify;
    color: #30303066;
}

.TxtParallaxeOvale.Center {
    text-align: center;
}

    .TxtParallaxeOvale.Center p,
    .TxtParallaxeOvale.Center h2 {
        text-align: center;
    }




.center h3 {
    text-align: center;
}



caption, td, th {
    font-weight: 400;
    vertical-align: middle;
    text-align: left;
    padding: 10px 30px 10px 0px;
}

tr {
    padding: 15px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 20px;
    border-bottom: solid 1px #000;
}

td.onechild {
    width: 92px !important;
    box-sizing: border-box;
    DISPLAY: BLOCK;
}



/*Transition audio click*/

.Transition_VerticaleVilles, .Transition_VerticaleCondition, .Transition_VerticaleLoyers, .Transition_Verticale01, .Transition_Verticale02, .Transition_Verticale03, .Transition_Verticale04, .Transition_Verticale05 {
    height: 120px;
    overflow: hidden;
    margin-bottom: 50px;
    cursor: pointer;
    transition: 1s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
    width: 100%;
}

    .Transition_VerticaleVilles.open, .Transition_VerticaleCondition.open, .Transition_VerticaleLoyers.open, .Transition_Verticale01.open, .Transition_Verticale02.open, .Transition_Verticale03.open, .Transition_Verticale04.open, .Transition_Verticale05.open {
        height: 990px;
        transition: 1s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
    }


    .Transition_VerticaleCondition::before,
    .Transition_VerticaleVilles::before,
    .Transition_VerticaleLoyers::before, .Transition_Verticale01::before, .Transition_Verticale02::before, .Transition_Verticale03::before, .Transition_Verticale04::before, .Transition_Verticale05::before {
        content: '\e921';
        font-family: 'boonIco';
        font-size: 35px;
        display: block;
        margin-top: 20px;
        color: #e00030;
        vertical-align: middle;
        position: relative;
        margin-bottom: 10px;
    }

.Transition_Verticale04, .Transition_Verticale05 {
    height: 80px;
}


.Transition_Verticale01 {
    height: 152px;
}

.body_1206 .Transition_Verticale01 {
    height: 115px;
    width: 100%;
    text-align: center !important;
}

    .body_1206 .Transition_Verticale01.open {
        height: 1380px;
        margin-bottom: 50px;
    }

    .body_1206 .Transition_Verticale01 h3 {
        text-align: center;
    }

.NoMargin.FndFull_Gris {
    padding: 0px;
    margin: 0px;
}


.Transition_Verticale01.open, .Transition_Verticale05.open {
    height: 660px;
}

.Transition_Verticale02.open, .Transition_Verticale03.open, .Transition_Verticale04.open {
    height: 480px;
}

.FlexTransition {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: auto;
    justify-content: center;
}

.CtAnimationVertical h3 {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
}

.CtAnimationVertical {
    width: 33%;
    margin: 0 15px;
}

.troisCol .backgroundParallax-content p {
    color: #303030;
}

.ImgTransition {
    width: auto;
    height: auto;
    text-align: center;
    margin: auto;
}

    .ImgTransition img {
        width: 90px;
        margin-bottom: 10px;
        text-align: center;
    }

.ct.center.appartements .Glob {
    text-align: center;
}

.ct.center.appartements h3 {
    margin-bottom: 2px;
    padding-bottom: 0;
}

.Transition_VerticaleVilles.open::before, .Transition_VerticaleCondition.open::before, .Transition_VerticaleLoyers.open::before, .Transition_Verticale01.open::before, .Transition_Verticale02.open::before, .Transition_Verticale03.open::before, .Transition_Verticale04.open::before, .Transition_Verticale05.open::before {
    content: '\e923';
    font-family: 'boonIco';
    font-size: 35px;
    display: block;
    margin-top: 20px;
    color: #e00030;
    vertical-align: middle;
    position: relative;
    margin-bottom: 10px;
}

.Ct_photoEquipe {
    width: calc((100% / 3) - 10px) !important;
    height: 260px;
    margin: 5px;
    display: inline-block;
    background-color: #e4e4e4;
    overflow: hidden;
}

    .Ct_photoEquipe img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .Ct_photoEquipe:hover {
        background-color: #303030;
        color: #fff;
        transition: 0.5s all ease-in-out;
    }

.Numbers {
    position: absolute;
    margin-top: -90px;
    margin-left: auto;
    color: #e00030;
    left: 54%;
    font-size: 50px;
    z-index: 0;
    font-family: Montserrat-ExtraBold;
    margin-right: auto;
}

img.PictoEtape {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    padding-top: 50px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.texteDouble h3 {
    text-align: center;
}

.NosAgences {
    margin-left: 50px;
    width: 50%;
}

    .NosAgences h1 {
        font-size: 25px;
        letter-spacing: 1px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .NosAgences h4 {
        margin-bottom: 10px;
        font-size: 16px;
        text-align: left;
        color: white;
    }

.txt_Equipe {
    position: relative;
    margin-top: -323px;
    margin-left: 0px;
    background-color: #000000a1;
    padding: 10px;
    color: #fff;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: 0.5s all ease-in-out;
}

.Ct_photoEquipe:hover .txt_Equipe {
    opacity: 1;
    transition: 0.5s all ease-in-out;
}



/*lES PLUS*/



.LesPlus .ct {
    width: 580px;
}

.LesPlusTitle {
    position: absolute;
    top: 0px;
    background-color: #313131;
    color: #ffffff;
    border-radius: 65px;
    padding: 15px 35px;
    left: -50px;
}

    .LesPlusTitle h2 {
        color: #ffffff;
        font-size: 15px;
        line-height: 20px;
        font-family: 'Montserrat-Regular';
        margin-bottom: 0px;
        letter-spacing: 1px;
        padding-bottom: 0;
    }

span.h2Rouge {
    color: #e00030;
}

.center .contenuFullPhotoSeule img {
    width: 100px;
    margin: auto;
    text-align: center;
    -o-object-position: unset;
    object-position: unset;
    -o-object-fit: contain;
    object-fit: contain;
}

.center .photoColonne {
    text-align: center;
}

.LesPlus {
    margin-top: 0px;
}

.center .backgroundParallax {
    margin: 0;
}

.BtnImp a {
    color: #fff;
}

.center .backgroundParallax-content {
    background-color: #30303000;
    top: 50%;
}

.troisCol .backgroundParallax-content {
    z-index: 650;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.00);
    padding: 0;
    text-align: center;
    position: absolute;
    width: 70%;
    top: 100%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}


.troisCol .AtoutType4 p {
    color: #000;
    text-align: justify;
    font-size: 13px;
    line-height: 18px;
}





.ccb627 .ct {
    width: 810px;
}

.NoMarginTop.FndFull_Gris .contenuFull {
    margin-top: 0;
}




.backgroundParallax-content h4 {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Montserrat-SemiBold';
}

.HoverTxt {
    display: block;
    position: absolute;
    margin-top: 0px;
    margin-left: -25px;
    width: 24%;
    box-sizing: border-box;
    padding: 19px;
    background-color: #303030;
    color: #fff;
    font-size: 15px;
    opacity: 0;
    transition: 0.1s all ease-in-out;
}

.AnimHover:hover .HoverTxt {
    opacity: 1;
    transition: 0.1s all ease-in-out;
}

.HoverTxt li {
    font-size: 15px;
    line-height: 20px;
}


.PhotoEquipe {
    display: flex;
    flex-wrap: wrap;
}


.NoMarginTop .contenuFull {
    margin-top: 0px;
}

.ccb676 .backgroundParallax {
    margin-bottom: 322px;
}

.ccb677 .backgroundParallax {
    margin-bottom: 0px;
}


.body_1196 a.btn_DecouvrirResidences.Master {
    display: none;
}

.ct .swiper-container::after {
    background: #fff0;
}


.ct .swiper-container {
    margin-top: 0px !important;
    height: 360px !important;
}

.ct .swiper-wrapper {
    height: 320px !important;
}



.ct .swiper-pagination-bullets {
    margin-top: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.texteDouble.center .ct {
    width: 810px;
}

    .texteDouble.center .ct p {
        text-align: justify;
    }




.swiper-container-horizontal .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-container-horizontal .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none;
}



.contenuTexte2ColG,
.contenuTexte2ColD,
.contenuMixteImageG,
.contenuMixteImageD,
.contenuMixteTexteG,
.contenuMixteTexteD,
.fromLeft,
.fromRight,
.AnimationFade,
.legendescroll,
.TexteCentrePhoto,
.Select_Region,
.triProgImg,
.CtInformations_AvancementEtLivraison,
.CtInformations_DescrProgrammes,
.listActuImg,
.listActuDesc {
    visibility: hidden;
}

.iframeContenuAdmin .contenuTexte2ColG,
.iframeContenuAdmin .contenuTexte2ColD,
.iframeContenuAdmin .contenuMixteImageG,
.iframeContenuAdmin .contenuMixteImageD,
.iframeContenuAdmin .contenuMixteTexteG,
.iframeContenuAdmin .contenuMixteTexteD,
.iframeContenuAdmin .fromLeft,
.iframeContenuAdmin .fromRight,
.iframeContenuAdmin .AnimationFade,
.iframeContenuAdmin .legendescroll,
.iframeContenuAdmin .TexteCentrePhoto,
.iframeContenuAdmin .Select_Region,
.iframeContenuAdmin .triProgImg,
.iframeContenuAdmin .CtInformations_AvancementEtLivraison,
.iframeContenuAdmin .CtInformations_DescrProgrammes,
.iframeContenuAdmin .listActuImg,
.iframeContenuAdmin .listActuDesc {
    visibility: visible;
}


.formulaire-row .btn {
    visibility: visible;
    margin-top: 0;
}

.formulaire-row.Validation {
    margin-bottom: 0px;
}

img.LogosPartenaires:hover {
    filter: none;
}

img.LogosPartenaires {
    filter: grayscale(1);
    transition: all 0.5s ease-in-out;
}

    img.LogosPartenaires.horizontale {
        width: 160px;
        margin-top: 10px;
    }


/*Dans page Partenaire*/

.body_1208 .Transition_Verticale01,
.body_1208 .Transition_Verticale04, .body_1208 .Transition_Verticale05 {
    height: 120px;
}

    .body_1208 .Transition_Verticale01.open {
        height: 390px;
    }


.body_1208 .Transition_Verticale02.open {
    height: 550px;
}


.body_1208 .Transition_Verticale04.open {
    height: 320px;
}

.body_1208 .Transition_Verticale05.open {
    height: 420px;
}



/*Actualités*/

.detailActuTexte h2 {
    text-align: left;
}

.detailActuDesc {
    width: 50%;
    float: revert;
    text-align: justify;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
    font-family: 'SourceSansPro-Regular';
    letter-spacing: 0.1px;
    text-align: justify;
}

.imgPhotoPrincipale {
    float: none;
    right: 0;
    width: auto;
    position: relative;
}


.FndFull_Gris.ActuHome,
.ccb612 {
    margin-bottom: 0px !important;
}

.PaddingBottom.FndFull_Gris {
    padding-bottom: 50px;
}

.PaddingTop.FndFull_Gris {
    padding-top: 100px;
}



.logoColor {
    display: block;
}

.logoBlanc {
    display: none;
}



.body_1197 .bandeauSliderProgramme .swiper-container::after,
.body_1216 .bandeauSliderProgramme .swiper-container::after {
    display: none;
}

.body_14 .bandeauSliderHome .swiper-text a:before {
    content: '\e99f';
    color: #ffffff;
    font-family: 'boonIco';
    font-size: 25px;
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    background: #e00030;
    padding: 10px;
}

.message-confirmation {
    width: 90%;
    max-width: 720px;
    margin: 0 auto 80px auto;
    font-family: montserrat-regular, sans-serif;
    text-align: center;
}

    .message-confirmation .doc-grid-label {
        font-family: Montserrat-SemiBold;
        text-transform: uppercase;
        text-align: center !important;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 1px;
    }

    .message-confirmation .docs-item {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }


    .message-confirmation .doc-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 16px 14px;
        width: 100%;
        height: 100%;
        background: #fff;
        border: 0.5px solid rgba(0,0,0,0.12);
        border-radius: 12px;
        text-decoration: none;
        color: #555;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        text-align: center;
        line-height: 1.4;
        transition: border-color 0.15s, background 0.15s;
        box-sizing: border-box;
        word-break: break-word;
    }

        .message-confirmation .doc-card::before {
            content: '\e9fb';
            font-family: 'boonIco';
            font-size: 28px;
            color: #e00030;
            display: block;
            line-height: 1;
        }

        .message-confirmation .doc-card:hover {
            border-color: rgba(0,0,0,0.28);
            background: #f9f9f9;
        }

@media (max-width: 640px) {
    .message-confirmation .docs-item {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

.body_1154 .btn_DecouvrirResidences.Master {
    top: 346px;
}

#lbMain{
    top: 15% !important;
    position: fixed;
}

.message-confirmation a:before {
    content: '\e9fb';
    display: block;
    font-size: 55px;
    color: #e00030;
    font-family: 'boonIco';
    margin-bottom: 10px;
    width: 50px;
    margin: 0px auto 10px auto;
}

.message-confirmation a {
    text-decoration: underline;
}

a#ctl00_cphPanMilieu_lkPlaquette {
    color: #ffffff;
    font-size: 11px;
    line-height: 12px;
}

.modalPopup {
    background: #fff;
    padding: 30px;
    max-width: 450px;
    box-sizing: border-box;
    left: 50% !important;
    height: auto;
    top: 50% !important;
    position: relative;
    z-index: 999990;
    border-radius: 6px;
    transform: translate(-50%, -50%);
}

    .modalPopup.modalVisite3D {
        max-width: 90%;
        height: 80vh;
    }

.modalPopupDemandeGenerique select.optin {
    margin-top: 3px;
}

iframe#ctl00_cphPanMilieu_ifVisite3D {
    height: 90% !important;
    width: 100% !important;
    -o-object-fit: contain;
       object-fit: contain;
}


div#ctl00_cphPanMilieu_panMaquetteOrbitale {
    text-align: center;
    padding-bottom: 50px;
}


span.Gris {
    color: #9e9e9e;
}

select#ctl00_cphPanMilieu_ctl00_ddlProgramme {
    background-color: #ffffff;
    border-radius: 32px;
    font-size: 15px;
    border: solid 2px #7d7d7d;
    padding-left: 20px;
    color: #7d7d7d;
    margin-top: 10px;
}

.divMap {
    padding: 50px 0px;
}


.WidgetFooter {
    width: 230px;
    position: absolute;
    margin-top: -342px;
    float: right;
    right: 0px !important;
    margin-left: 0;
    margin-right: auto;
}

.body_14 .WidgetFooter {
    margin-top: -362px;
}

.ct.LiensRef {
    padding: 20px;
    text-align: center;
    background-color: #f9f9f9;
    width: 100%;
    box-sizing: border-box;
}


.LiensRef h4 {
    margin-bottom: 0px;
}

.ct.LiensRef a {
    font-size: 14px;
}


.ccb808 .backgroundParallax {
    position: relative;
    z-index: 500;
    margin-bottom: 282px;
}


.actuLien.btn {
    width: 110px;
    color: white !important;
    border: solid 2px #fff;
}

    .actuLien.btn:hover {
        color: white !important;
        border: solid 2px #fff;
        background-color: #fff
    }

    .actuLien.btn a {
        color: white !important;
    }

    .actuLien.btn:hover a {
        color: #303030 !important;
    }

span.SpanChiffre {
    font-size: 30px !important;
    margin-top: 10px;
    margin: 20px auto 10px auto;
}

.blocNewsletter {
    padding: 30px 0px;
    margin-bottom: 0px;
    margin: auto;
    text-align: center;
}

    .blocNewsletter input[type="text"] {
        width: 270px;
        min-width: 0px;
        height: 36px;
        border: solid 2px #303030;
        background-color: white;
        display: inline-block;
        vertical-align: top;
        border-radius: 0px !important;
    }

#panInscriptionNewsletter .btn {
    border-radius: 0px;
    height: 36px;
    box-sizing: border-box;
    border: none;
    color: #fff;
    padding: 9px;
    border-radius: 0px;
}

    #panInscriptionNewsletter .btn:hover {
        background-color: #303030;
    }

.body_1208 .conteneurBlocImgTxt .photoColonne, .body_1208 .conteneurBlocTxtImg .photoColonne {
    width: 100% !important;
    max-height: 500px;
    background-color: white;
    box-sizing: border-box;
    padding: 50px;
}

.RenseignementAdresse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    width: 100%;
    margin-bottom: 12px;
}

.body_21 .flex {
    margin-bottom: 100px;
}

.body_21 .swiper-text {
    background-color: #ffffff1f;
}

.swiper-text::before {
    z-index: -1;
    background-color: #303030;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.body_21 .flex h2 {
    text-align: left;
}

.NosAgenceAdresses p a {
    color: #ffffff;
    font-weight: 100;
}

.ccb815 .CtCaracteristique {
    margin-top: 0px;
    margin-bottom: 5px;
}

.WidgetImmodvisor {
    position: fixed;
    top: 210px;
    float: right;
    width: 75px;
    height: 75px;
    z-index: 1000;
    text-align: center;
    right: 0;
    background-color: #fff;
}

.WidgetAnimImmo {
    display: none;
}


.WidgetImmodvisor:hover .WidgetAnimImmo {
    display: block;
}

.WidgetImmodvisor:hover img {
    display: none;
}

.WidgetImmodvisor:hover {
    width: 99px;
    box-sizing: border-box;
    padding: 0;
    transition: .3s all cubic-bezier(0.18, 0.89, 0.32, 1.28);
    text-align: left !important;
    display: flex;
    justify-content: flex-start;
    background-color: #30303000;
}

.h3center h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0px;
}

iframe#immodvisor-seal-widget-iframe {
    position: relative !important;
}

.WidgetImmodvisor .PictoFixed {
    width: 37px;
    text-align: center;
    -o-object-position: center;
    object-position: center;
    margin: auto;
    height: 70px;
}

.infos-rgpd {
    font-size: 10px;
    color: #5c5c5c;
    opacity: 0.8;
    line-height: 13px;
    letter-spacing: 0;
}

.formulaire-RGPD {
    line-height: 10px;
    font-size: 10px;
}

.TxtMapResearch tr {
    padding: 15px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 20px;
    border-bottom: none;
    display: flex;
    flex-direction: column;
}

input[type="checkbox"]:not(:checked) + label::before, input[type="checkbox"]:checked + label::before {
    background: #f8f8f8;
    border: 1px solid #aaa;
    content: "";
    height: 17px !important;
    position: relative;
    width: 17px;
    display: block;
    float: left;
    margin-right: 10px;
}

input[type="checkbox"]:not(:checked) + label, input[type="checkbox"]:checked + label {
    cursor: pointer;
    padding-left: 0;
    position: relative;
    font-size: 11px;
}

    input[type="checkbox"]:not(:checked) + label::after, input[type="checkbox"]:checked + label::after {
        color: #222;
        content: "✔";
        font-size: 14px;
        left: -24px;
        line-height: 1.75;
        position: absolute;
        top: 0;
        transition: all 0.2s ease 0s;
        margin-top: -5px;
    }

.CtPlanMasse {
    max-width: 100%;
    height: 500px;
    /* background-color: #efefef; */
}

    .CtPlanMasse img {
        width: 100%;
        height: 100%;
        -o-object-position: center;
           object-position: center;
        -o-object-fit: contain;
           object-fit: contain;
    }

.ct.center.PlanMasse {
    padding-top: 50px;
}

.body_1154 .bandeauSliderVitrine .swiper-container {
    height: 346px !important;
}

    .body_1154 .bandeauSliderVitrine .swiper-container .swiper-text {
        top: 90px;
        display: none;
    }





/*______________________________________________________*/
/*_________________STYLE PAGE defs tref_________________*/
/*______________________________________________________*/


.conteneurContenuBloc.PageSeo, .FndFull_Gris.PageSeo {
    margin-bottom: 0;
    margin-top: 0;
}

    .conteneurContenuBloc.PageSeo.PaddingBottom, .FndFull_Gris.PageSeo.PaddingBottom {
        padding-bottom: 100px;
    }

    .conteneurContenuBloc.PageSeo .h1, .conteneurContenuBloc.PageSeo h1 {
        font-size: 40px;
        line-height: 50px;
        color: #303030;
        margin-bottom: 30px;
        letter-spacing: 0px;
        text-align: left;
    }

        .conteneurContenuBloc.PageSeo .h1 span, .conteneurContenuBloc.PageSeo h1 span {
            font-size: 20px;
            line-height: 30px;
            letter-spacing: 1px;
            font-family: 'Montserrat-Regular';
            font-weight: 100;
            display: block;
        }



    .conteneurContenuBloc.PageSeo .photoColonne {
        margin-bottom: 0;
        padding-bottom: 0;
        height: 100%;
    }


        .conteneurContenuBloc.PageSeo .photoColonne img {
            width: 100%;
            max-height: 100%;
            height: 100%;
        }

    .conteneurBlocTxtImg.PageSeo .ct, .conteneurBlocImgTxt.PageSeo .ct, .conteneurContenuBloc.PageSeo .ct {
        width: calc(100% - 146px);
        box-sizing: border-box;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: stretch;
        align-content: stretch;
    }

    .conteneurBlocTxtImg.PageSeo.PaddingTop .ct, .conteneurBlocImgTxt.PageSeo.PaddingTop .ct, .conteneurContenuBloc.PageSeo.PaddingTop .ct {
        padding-top: 100px;
    }





.conteneurBlocImgTxt.PageSeo .ct {
    flex-direction: row;
}

.conteneurContenuBloc.PageSeo .contenuMixteTexteD, .conteneurContenuBloc.PageSeo .contenuMixteTexteG {
    width: 50%;
    float: none;
    padding: 50px 6%;
    background-color: transparent;
    box-shadow: none;
    text-align: justify;
    z-index: 0;
    color: #303030;
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.conteneurContenuBloc.PageSeo .contenuTexte2ColG {
    margin-right: 10px;
}

.conteneurContenuBloc.PageSeo .contenuTexte2ColD {
    margin-left: 10px;
}


.PageSeo ::marker {
    color: #30303063;
}


.PageSeo .btn, .PageSeo .btnFormulaire {
    border: 2px solid #e00030;
    background-color: #e00030;
    color: #fff;
    margin-left: 0;
    margin-right: auto;
}


    .PageSeo .btn:hover, .PageSeo .btnFormulaire:hover {
        background: transparent;
        border: 2px solid #e00030;
        color: #e00030;
    }

.conteneurContenuBloc.PageSeo h2 {
    color: #303030;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.PageSeo h2 span.important {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 500;
}

.conteneurContenuBloc.PageSeo h2.smallH2 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 0px;
}

.conteneurContenuBloc.PageSeo h3 {
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat';
}

.PageSeo p, .PageSeo ul, .PageSeo li {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    color: #5a5a5a;
}

.conteneurContenuBloc.PageSeo .contenuMixteImageD, .conteneurContenuBloc.PageSeo .contenuMixteImageG {
    width: 50%;
    position: relative;
}


.conteneurContenuBloc.PageSeo .contenuTexte2ColHaut {
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    margin-bottom: 50px;
    width: 100%;
}


.conteneurContenuBloc.PageSeo.texteDouble .ct {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}

    .conteneurContenuBloc.PageSeo.texteDouble .ct p {
        text-align: left;
    }


.PageSeo .contenuMixteImageD .photoColonne {
    margin-top: 0;
}



.ct-pictosCol2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pictosCol2 {
    width: calc(50% - 40px);
    margin-bottom: 50px;
}

    .pictosCol2 h3 {
        margin-bottom: 0;
        padding-bottom: 10px !important;
    }

    .pictosCol2 img {
        margin-bottom: 20px;
    }


.PageSeoFloat.conteneurBlocTxtImg.PageSeo .ct,
.PageSeoFloat.conteneurBlocImgTxt.PageSeo .ct {
    padding-top: 100px;
    padding-bottom: 100px;
    align-content: stretch;
    align-items: stretch;
}




.PageSeoFloat.conteneurBlocImgTxt.PageSeo .contenuMixteTexteD, .PageSeoFloat.conteneurBlocTxtImg.PageSeo .contenuMixteTexteG {
    box-shadow: 0 0 18px #00000017;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
}


.PageSeoFloat.conteneurBlocImgTxt.PageSeo.NoMarginTop .ct, .PageSeoFloat.conteneurBlocTxtImg.PageSeo.NoMarginTop .ct {
    padding-top: 0px;
}



.conteneurContenuBloc.PageSeo.MarginBottom100 {
    margin-bottom: 100px;
}

.ct-UcProgSeo {
    padding: 100px 0;
    position: relative;
}

    .ct-UcProgSeo:after {
        content: '';
        display: block;
        position: absolute;
        background-color: #efefef;
        width: 100%;
        height: 50%;
        top: 0;
        left: 0;
        z-index: -1;
    }

.UcProgSeo {
    width: 80%;
    margin: auto;
}

    .UcProgSeo .TxtResidence_PanNosRéalisation.programmeVille {
        background-color: #fff;
        color: #303030;
        line-height: 19px;
        letter-spacing: 0px;
    }

    .UcProgSeo .TxtResidence_PanNosRéalisation span {
        color: #303030;
        line-height: 20px;
        letter-spacing: 0;
        font-size: 15px;
    }



.body_1220 .btn_DecouvrirResidences.Master,
.body_1221 .btn_DecouvrirResidences.Master,
.body_1222 .btn_DecouvrirResidences.Master,
.body_1223 .btn_DecouvrirResidences.Master,
.body_1224 .btn_DecouvrirResidences.Master,
.body_1225 .btn_DecouvrirResidences.Master,
.body_1226 .btn_DecouvrirResidences.Master,
.body_1227 .btn_DecouvrirResidences.Master
.body_1228 .btn_DecouvrirResidences.Master,
.body_1229 .btn_DecouvrirResidences.Master,
.body_1230 .btn_DecouvrirResidences.Master {
    top: 50.2vh;
    z-index: 50;
}

.UcProgSeo .TxtResidence_PanNosRéalisation .prognom2 span {
    font-size: 13px;
}


.UcProgSeo .TxtResidence_PanNosRéalisation span.detailProgVille {
    font-size: 12px;
    line-height: 17px;
    display: block;
    margin-top: 10px;
}

    .UcProgSeo .TxtResidence_PanNosRéalisation span.detailProgVille strong {
        font-family: Montserrat,sans-serif;
        display: block;
        padding-top: 10px;
    }

.UcProgSeo .Vignette_PanNosRéalisation:hover {
    transform: scale(0.95);
}

.UcProgSeo .TxtResidence_PanNosRéalisation span.detailProgVille:before {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    margin: auto;
    background-color: black;
}

.UcProgSeo .Vignette_PanNosRéalisation {
    width: 31%;
    height: auto;
    transform: scale(1);
    margin: 10px;
}

.UcProgSeo .PanNosRéalisation {
    justify-content: center;
}

.PageSeo span.important {
    display: contents;
}


.FndFull_Gris.PageSeo, .NoMargin.FndFull_Gris.PageSeo {
    width: calc(100% - 146px);
    margin: auto !important;
}




/*.UcProgSeo .programme-livre .TxtResidence_PanNosRéalisation.programmeVille {
    background-color: #303030;
}

.UcProgSeo .programme-livre .TxtResidence_PanNosRéalisation.programmeVille span {
    color: #fff;
}


.UcProgSeo .programme-livre .TxtResidence_PanNosRéalisation span.detailProgVille:before {
    background-color: #fff;
}
*/


.Vignette_PanNosRéalisation.programme-livre::before {
    content: 'Livré';
    display: block;
    background-color: #303030;
    width: 83px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 100;
    border-radius: 0 0 0 25px;
}

.Vignette_PanNosRéalisation.programme-encours::before {
    content: 'En cours';
    display: block;
    background-color: #ffffff;
    width: 93px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    color: #303030;
    z-index: 100;
    border-radius: 0 0 0 25px;
}



.linkSeo .h4, .linkSeo h4 {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Montserrat-SemiBold';
}


.body_1232 .btn_DecouvrirResidences.Master,
.body_1233 .btn_DecouvrirResidences.Master,
.body_1234 .btn_DecouvrirResidences.Master,
.body_1235 .btn_DecouvrirResidences.Master,
.body_1236 .btn_DecouvrirResidences.Master,
.body_1237 .btn_DecouvrirResidences.Master,
.body_1238 .btn_DecouvrirResidences.Master,
.body_1239 .btn_DecouvrirResidences.Master,
.body_1240 .btn_DecouvrirResidences.Master,
.body_1241 .btn_DecouvrirResidences.Master,
.body_1242 .btn_DecouvrirResidences.Master,
.body_1243 .btn_DecouvrirResidences.Master,
.body_1244 .btn_DecouvrirResidences.Master,
.body_1245 .btn_DecouvrirResidences.Master,
.body_1246 .btn_DecouvrirResidences.Master {
    display: none;
}

.ct-UcProgSeo h2 {
    text-align: center !important;
    -moz-text-align-last: center !important;
         text-align-last: center !important;
}




/**********COLLABORTEUR*************/
@font-face {
    font-family: 'icomoon';
    src: url('/css/fonts/icomoon.eot?z7thix');
    src: url('/css/fonts/icomoon.eot?z7thix#iefix') format('embedded-opentype'), url('/css/fonts/icomoon.woff2?z7thix') format('woff2'), url('/css/fonts/icomoon.ttf?z7thix') format('truetype'), url('/css/fonts/icomoon.woff?z7thix') format('woff'), url('/css/fonts/icomoon.svg?z7thix#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-adresse:before {
    content: "\e900";
}

.icon-ajoutcontact:before {
    content: "\e901";
}

.icon-appeler:before {
    content: "\e902";
}

.icon-ecrire:before {
    content: "\e903";
}

.icon-envoiemail:before {
    content: "\e904";
}

.icon-mail:before {
    content: "\e905";
}

.icon-portable:before {
    content: "\e906";
}

.icon-retrouver:before {
    content: "\e907";
}

.icon-tel:before {
    content: "\e908";
}

.icon-web:before {
    content: "\e909";
}


#fadeScreen {
    background-color: #303030;
    /* Full height */
    height: 100vh;
    /* Center and scale the image nicely */

    z-index: 99999999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100vw;
    pointer-events: none;
}

.coolBackground {
    opacity: 0;
    /* The image used */
    background-image: url("/images/emblem-logo.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    /* Center and scale the image nicely */
}



.btn_NousContacter-Tel.collaborateur {
    position: relative;
    display: none;
}

.btn_NousContacter-Mail.collaborateur {
    position: relative;
    display: none;
}

.modalPopupContactMail {
    display: none;
    top: 0px;
    left: 0px;
    position: relative;
}


#ctl00_cphPanMilieu_updCollaborateur {
    background-color: #303030;
}

.collabHeader {
    background: #303030;
    padding-top: 50px;
    position: relative;
    text-align: center;
}

.ctCollaborateur {
    max-width: 570px;
    margin: 0 auto;
    padding: 0 2em;
}

.collab-img {
    width: 165px;
    height: 165px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 25px;
}

.collab-identite {
    font-family: 'Montserrat-Regular';
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-top: 15px;
}

.collab-nom, .collab-prenom {
    color: #fff !important;
    font-size: 30px !important;
}

.collab-fonction {
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    font-weight: 200;
}

.collab-PictosRS {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
}

    .collab-PictosRS .pictoRS_img {
        background: #fff;
        border-radius: 500px;
        font-size: 11px;
        padding: 8px 6px 4px 6px;
    }

        .collab-PictosRS .pictoRS_img span:before {
            font-size: 15px;
            line-height: 15px;
        }

.btn_NousContacter {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: -50px;
    display: inline-flex;
}

.btn_NousContacter-ByTel, .btn_NousContacter-ByMail, .btn_NousRetrouver {
    background: #fff;
    padding: 10px;
    color: #303030;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    line-height: 12px;
    border-radius: 15px;
    width: 110px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}






    .btn_NousContacter-ByTel span:before, .btn_NousContacter-ByMail span:before, .btn_NousRetrouver span:before {
        font-size: 35px;
        line-height: 35px;
    }


.collabBody {
    padding-top: 80px;
    background: #EFEFEF;
    padding-bottom: 100px;
}


.collab-list {
    margin: 0;
}

    .collab-list li {
        list-style: none;
        border-bottom: solid 1px #303030;
        padding: 10px 5px;
        display: flex;
        align-items: center;
        font-family: 'Montserrat-Regular';
        font-size: 15px;
        gap: 20px;
    }

        .collab-list li:last-child {
            border-bottom: solid 0px #303030;
        }

        .collab-list li strong {
            font-family: 'Montserrat-SemiBold';
            font-weight: 600;
        }

        .collab-list li .icon {
            font-family: 'icomoon' !important;
            color: #E20613;
            width: 25px;
        }

        .collab-list li .icon-portable:before {
            font-size: 30px;
        }

        .collab-list li .icon-tel:before {
            font-size: 23px;
        }

        .collab-list li .icon-mail:before {
            font-size: 20px;
        }

        .collab-list li .icon-adresse:before {
            font-size: 30px;
        }

        .collab-list li .icon-web:before {
            font-size: 25px;
        }


.btnCollab {
    display: flex;
    gap: 20px;
    text-align: left;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

    .btnCollab span {
        font-size: 25px;
    }

#ctl00_cphPanMilieu_lkAjouterContact:hover, #ctl00_cphPanMilieu_hlkAjouterContactMobile:hover, #ctl00_cphPanMilieu_hlkAjouterContactMail:hover {
    background: #EFEFEF;
}


#ctl00_cphPanMilieu_lkAjouterContact, #ctl00_cphPanMilieu_hlkAjouterContactMobile {
    position: fixed;
    width: 86%;
    left: 0;
    bottom: 0;
    border-radius: 15px 15px 0 0;
    margin: auto 6%;
    padding: 10px 0;
    background: #E20613;
    border-color: #E20613;
}



@media screen and (max-width: 700px) {
    .btn_NousContacter-ByTel, .btn_NousContacter-ByMail, .btn_NousRetrouver {
        width: 75px;
        height: 70px;
    }
}



div.optin {
    display: flex;
    align-items: center;
}

span.optin {
    font-family: Arial !important;
    color: #5c5c5c !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
}

    span.optin label {
        font-family: Arial !important;
        color: #5c5c5c !important;
        opacity: 1 !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
    }

select.optin {
    width: 25%;
    background-color: #ffffff;
    border-radius: 32px;
    border: solid 2px #7d7d7d;
    color: #7d7d7d;
    font-size: 11px;
    margin: 0 5px;
    margin-top: -1px;
}



@media(max-width: 960px) {
    select.optin {
        width: 50%;
    }
}

@media (max-width: 640px) {
    div.optin {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    select.optin {
        width: calc(100% - 29px);
        margin: 0 5px 0 24px;
        margin-top: 3px;
    }

    span.optin label {
        display: flex;
    }

    span.optin input[type="checkbox"]:not(:checked) + label::after,
    span.optin input[type="checkbox"]:checked + label::after {
        left: 2px;
    }
}
