/*
xnumerik
Yassine Abouchrif
27-02-2019
*/


body{
    overflow-x:hidden;
    font-family: 'Roboto Condensed',Sans-Serif;
    background: #1c7b3c;
}
p{
    line-height:1.75
}
a{
    color:#efa52a;
}
a:hover{
    color:#ffc25d;
}
a:focus{
    color: red !important;
}
.text-primary{
    color:#12569c !important;
}
h1,h2{
    font-weight:700;
    font-family:'Roboto Condensed',Sans-Serif;
    /*text-transform: uppercase;*/
}
.color-red{
    color: #c40202 !important;
}
.color-rouge{
    color: #ce103a;
    font-size: 30px;
}
.color-orange-2{
    color: #dd8d08;
}
.color-white{
    color: #fff;
}
.color-blue{
    color: #12569c;
}
.bg-blanc{
    background: #fff;
}
.tel-desc{
    max-width: 170px;
}
.color-doree{
    color: #e0b54f;
}
.color-jaune{
    color: #fbff0b;
    text-shadow: 2px 2px 32px rgba(0, 0, 0, 0.2);
}
.color-green {
    color: #1c7b3c;
    text-shadow: 2px 2px 32px rgba(0, 0, 0, 0.2);
}
section{
    padding:80px 0 80px 0;
}
.btn-whatsupp2 img{
    width: 225px;
    max-width: 100%;
}
.btn-whatsupp2 img:hover{
    opacity: 0.7;
}

h1{
    color: #c2841f;
    font-size: 30px;
    text-shadow: 2px 2px 32px rgba(0, 0, 0, 0.37)     
}
h2{
    font-size: 40px;
    margin-bottom: 15px;
    text-shadow: 2px 2px 32px rgba(0, 0, 0, 0.37)
}
h2.surface{
    font-size: 48px;
}

h3{
    font-size: 24px;
    font-family: 'Roboto Condensed' sans-serif;
    color: #c99c33;
    margin-top: 15px;
}

.navbar ul{
    margin: 0 auto;
    text-align: center;
}
.navbar ul li a{
    color: #3d3d3f !important;
}
.navbar ul li a:hover{
    color: #1c7b3c !important;
}
.navbar-dark .navbar-toggler{
        background: #c99c33;
}
.navbar-dark .navbar-toggler:hover, .navbar-dark .navbar-toggler:focus{
    background: #deab35;
    outline: none;
}

@media (min-width: 768px){
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
}

.merci{
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.merci a{
    font-weight: bold;
    color: #d9ac34;
}
.merci a:hover, .merci a:focus{
    text-decoration: none;
    color: #e7c56b !important;
}


.merci1{
    font-size: 50px;
}

html, body, .masthead{
    height:600px;
}

.masthead .container, .masthead .container .row{
    height: 100%;
}

header.masthead{
    text-align:left;
    color:#4c4c4c;
    background-image:url(../img/bg-header.jpg);
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:  cover;
}

.effet-bg-header{
    background: url(../img/effet-header.png) top center no-repeat;
    background-size: 100% 95px;
    min-height: 95px;
    margin-top: -73px;
}
.effet-bg-header h1, .effet-bg-header h2{
    text-align: center !important;
}
.p-top-btns{
 padding-top: 121px;
 padding-bottom: 26px; 
}


.logo{
    max-width: 170px;
}
.logo:hover{
    opacity: 0.7;
}


.rappele-btn img, .savoir-plus-btn img{
    width: 160px;
    max-width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}
.rappele-btn:hover img, .savoir-plus-btn:hover img{
    -webkit-filter: contrast(140%);
    filter: contrast(140%);
}

.hr-titre{
    background: url(../img/hr-titre.png) center center no-repeat;
    height: 20px;
    width: auto;
    margin-bottom: 20px;
}
.hr-titre-2{
    background: url(../img/hr-titre-2.png) center center no-repeat;
    height: 20px;
    width: auto;
    margin-bottom: 20px;
}
.hr-titre-3{
    background: url(../img/hr-titre-3.png) center center no-repeat;
    height: 20px;
    width: auto;
    margin-bottom: 20px;
}

#galerie .btn-savoirplus-s-video2 img {
    width: 160px;
    max-width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}
#galerie .btn-savoirplus-s-video2 img:hover{
    opacity: 0.7;
}


@media (min-width: 576px){
.modal-dialog {
    max-width: 900px;
    margin: 30px auto;
}
}

#residence{
    background: url(../img/bg-residence.jpg) no-repeat;
    background-size: cover;
}

#residence .text-left-resd{
    text-align: left;
}

#residence .photo-res {
    max-width: 100%;
}
#residence h3{
    padding-top: 5px;
    padding-bottom: 5px;
}
#residence .p-residence{
    color: #fff;
}











.carousel-control-prev-icon{
    background-image: url('../img/prev-icon.png');
}

.carousel-control-next-icon{
    background-image: url('../img/next-icon.png');
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    /*width: 16px;
    height: 32px;*/
    width: 43px;
    height: 43px;
}




#galerie{
background: #c99c33; /* Old browsers */
background: -moz-linear-gradient(top, #c99c33 0%, #d8bb38 50%, #c99c33 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #c99c33 0%,#d8bb38 50%,#c99c33 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #c99c33 0%,#d8bb38 50%,#c99c33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c99c33', endColorstr='#c99c33',GradientType=0 ); /* IE6-9 */
}


#galerie .carousel-indicators img {
    margin-right: 5px;
    cursor: pointer;
}

#galerie a.btn-savoirplus-s-video{
    background: #1c7b3c;
    padding: 13px 40px;
    color: #fff !important;
    border-radius: 5px;
}

#galerie .bloc-video a:hover{
    cursor: pointer;
    opacity: 0.9;
}

#galerie .bloc-video img{
    max-width: 100%;
}

#galerie a.btn-savoirplus-s-video:hover{
    background: #209447;
    text-decoration: none;
}


#plans{
    background: #1f3733;
}

#plans .carousel-item img{
    max-width: 100%;
    margin-bottom: 130px;
}

#plans .carousel-control-next, #plans .carousel-control-prev {
    /*top: 160px;*/
}

#contact{
    background: url(../img/bg-contact.jpg) center center no-repeat;
    background-size: cover;
}


#contact .top-bloc-form{
    background: url(../img/top-bloc-form.png) top center no-repeat;
    background-size: cover;
    height: 100px;
}
#contact .bottom-bloc-form{
    background: url(../img/bottom-bloc-form.png) top center no-repeat;
    background-size: cover;
    height: 22px;
}


#contact .form-contact{
    background: rgba(255, 255, 255, 0.67);
    padding-top: 50px;
    padding-bottom: 50px;
}




#contact .form-contact .form-control {
    display: block;
    text-align: center;
    width: 100%;
    height: 50px;
    padding: 0.475rem .75rem;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.2;
    color: #495057;
    background-color: rgba(255, 255, 255, 0.93);
    background-image: none;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #dcab37;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#contact .form-contact .form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #1c7b3c;
}

#contact .form-contact .btn-envoyer{
    background: #c99c33;
    border-radius: 10px;
    outline: none;
    border: none;
    padding: 15px;
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 22px;
    width: 100%;
    cursor: pointer;
    box-shadow: 0px 0px 22px #a9a9a9;
    margin-top: 20px;
}
#contact .form-contact .btn-envoyer:hover{
background: #dcab37;
}


#contact .help-block ul{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}


#map{
    padding: 0;
    margin: 0;
}

#promoteur-tel{
    padding: 0;
}

#promoteur-tel .promoteur{
padding: 20px;
background: #28282a; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #28282a 0%, #3d3d3f 53%, #28282a 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #28282a 0%,#3d3d3f 53%,#28282a 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #28282a 0%,#3d3d3f 53%,#28282a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28282a', endColorstr='#28282a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#promoteur-tel .p-promoteur{
    color: #fff;
    margin-top: 15px;
}

#promoteur-tel .logo-promoteur{
    max-width: 180px;
}

#promoteur-tel .bg-tel{
    background: url(../img/bg-valeurs.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
}

#promoteur-tel .bg-tel ul{
    font-size: 38px;
    color: #c99c33;
    list-style-type: none;
    text-shadow: 2px 2px 13px #fff;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0;
}
#promoteur-tel .bg-tel img{
    max-width: 80%;
}
#promoteur-tel .tel{
    color: #12569c;
    font-size: 36px;
    margin-top: -10px;
}

#promoteur-tel .exp-promoteur{
    color: #c99c33;
    font-weight: 700;
    font-size: 27px;
    margin-bottom: -15px;
    margin-top: 25px;
    display: block;

}

#references{
    background: #fff;
}

.logo-carsouel{
    margin: 0 auto;
    max-width: 210px;
}


footer{
    padding: 24px 0 24px 0;
    background: #1f3733;
}
#pied-footer{
    height: 15px;
    background: #c99c33;
    }

footer p{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}

footer p a{
    color: #c99c33;
}
footer p a:hover, footer p a:focus{
    color: #edb83d !important;
    text-decoration: none !important;
}

.btn-derouler2{
    
    text-align: right;
    position: absolute;
    margin-top: -50px;
    right: 20px;

    
}
.btn-derouler2:hover{
opacity: 0.8;
    }


::-moz-selection{
    background:#ffe0e9;
    text-shadow:none
}
::selection{
    background:#ffe0e9;
    text-shadow:none
}
img::selection{
    background:0 0
}
img::-moz-selection{
    background:0 0
}
/*body{
    -webkit-tap-highlight-color:#005ba5;
}
*/

#callnowbutton {
    display: block;
    width: 100px;
    left: 0px;
    bottom: 10px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    height: 60px;
    position: fixed;
    border-top: 2px solid #009900;
    background: url(../img/icon-tel-btn.png) center 15px no-repeat #009900;
    text-decoration: none;
    box-shadow: 0 0 28px #146f32;
    z-index: 9999;
    background-size: 30px 30px;
}
#callnowbuttonbloc{
    display: none;
}
.callnowbuttonbloc-hide{
    display: block !important;
}

.permis-habiter{
    width: 150px;
    position: absolute;
    bottom: 0;
    right: 0;
}






@media (min-width:768px){
    section{
        padding:80px 0 80px 0;
    }
}







@media (max-width:768px){

    html, body, .masthead {
    height: 480px;
    }



    h1{
    font-size: 22px;
    text-shadow: 1px 1px 0px #000;
    margin-top: 10px;
    }
.effet-bg-header {
    background-size: 100% 75px;

}

.p-top-btns {
    padding-top: 100px;
}


    h2{
    font-size: 36px
    }


.carousel-item .img-fit-mobile{
    object-fit: cover;
    height: 373px;
    width: 165%;
}
/*#equipements .carousel-caption {
    bottom: 25%;
    }
    */


#galerie .carousel-indicators img {
    margin-right: 2px;
    width: 100% !important;
    height: 25px !important;
    position: relative;
    top: 15px;
    overflow-x: hidden;
}
#galerie .carousel-indicators{
    margin-right: 0;
    margin-left: 0;
}
#demo2{
    padding-bottom: 45px;
}

#galerie .img-fit-mobile2{
    object-fit: cover;
    width: 100%;
}


#promoteur-tel .tel{
    font-size: 24px;

}
section{
padding: 30px 0;
}

#plans .carousel-control-next, #plans .carousel-control-prev {
    top: 230px;
}

.tel-desc{
    display: none;
}
.navbar ul {
    text-align: right;
    padding-right: 5px;
    background: url(../img/galerie/apprt-13.jpg) no-repeat;
    background-size: cover;
    background-blend-mode: screen;
    background-color: #e7e7e7;
}

header.masthead {
    text-align: left;
    color: #4c4c4c;
    /*background-image: url(../img/galerie/apprt-1.jpg);*/
    background-image: url(../img/header-phone.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
}

#residence .photo-res{
    display: none;
}
#residence .text-left-resd {
    text-align: center;
}
#galerie .bloc-video .text-right, #galerie .bloc-video .text-left{
    text-align: center !important;
}

#promoteur-tel .bg-tel ul{
    font-size: 34px;
    }
h2.surface {
    font-size: 36px;
}

}




@media (max-width:391px){

h2 {
font-size: 27px;
}

#contact{
    padding: 0 20px 20px 20px;
}

.bloc-rapel{
    padding: 0 6px 0 12px;
}
.bloc-savoir{
    padding: 0 12px 0 6px;
}

}

.btn-whatsup {
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 999;
}
.btn-whatsup img {
    width: 56px;
}


.btn-actions img {
    width: 160px;
    max-width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
}
.f-brightness img{
    filter: brightness(1.3);
    -webkit-filter: brightness(1.3);
    -moz-filter: brightness(1.3);
}
.btn-actions img:hover{
    opacity: 0.7;
}

#contact h2.color-green span{
        color: #c39236;
}

@media (max-width:500px){
    #contact h2.color-green span{
        display: block;
}
}