/*GENERAL*/
/*font-family: 'Montserrat', sans-serif;
font-family: 'Droid Serif', serif;*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i');

body,html{
	padding:0;
	overflow-x:hidden;
    background: #beaa9d;
    font-size: 12pt;
    color: #000
}

a{
    color: #000;
}

#searchbar .form-control::-webkit-input-placeholder { color: #727172; }
#searchbar .form-control:-moz-placeholder { color: #727172; }
#searchbar .form-control::-moz-placeholder { color: #727172; }
#searchbar .form-control:-ms-input-placeholder { color: #727172; }

/*HEADER*/
.header-top {
    background: #b3b3aa;
}

#nav{
	position:relative
}

#nav::after{
	background: #9f968f;
    background: -moz-linear-gradient(top,  #9f968f 0%, #a39288 100%);
    background: -webkit-linear-gradient(top,  #9f968f 0%,#a39288 100%);
    background: linear-gradient(to bottom,  #9f968f 0%,#a39288 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f968f', endColorstr='#a39288',GradientType=0 );
    height: 7px
}

#searchbar input {
    background-color: #fff;
    color: #727172;
    border-color: #c3bcb6;
}

#searchbar button{
    background-color: #fff;
    color: #727172;
    font-style: normal;
    border-color: #c3bcb6;
    text-transform: uppercase;
    border-radius: 0;
}

#searchbar button:hover{
	background-color:#595959
}

.no-padding{
    padding:0;
}

.page-statique-content {
    margin-bottom: 0px;
    padding-bottom: 40px;
}

.flag-icon-fr {
  background-image: url(../lib/flag-icon-css/flags/4x3/fr.png); }
  
.flag-icon-gb {
  background-image: url(../lib/flag-icon-css/flags/4x3/uk.png); }
  

.header-top{
    padding: 0;
    background: #b8a597;
    background: -moz-linear-gradient(top,  #b8a597 0%, #8a7c73 100%);
    background: -webkit-linear-gradient(top,  #b8a597 0%,#8a7c73 100%);
    background: linear-gradient(to bottom,  #b8a597 0%,#8a7c73 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8a597', endColorstr='#8a7c73',GradientType=0 );

}

.header-top-navbar-collapse-langues{
    background: #b8a597;
    background: -moz-linear-gradient(top,  #b8a597 0%, #ac9a8e 100%);
    background: -webkit-linear-gradient(top,  #b8a597 0%,#ac9a8e 100%);
    background: linear-gradient(to bottom,  #b8a597 0%,#ac9a8e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8a597', endColorstr='#ac9a8e',GradientType=0 );
}

.header-top-navbar-collapse-links, .header-bottom, .header-bottom-brand, .slideshow-item, .liste-item, .detail-diaporama, #cartetwimmo {
    background-color: #ae9c90;
}

.liresuite{font-weight: 700; font-style: italic; text-decoration:underline; }


#nav, .nav-main, .header-top-navbar-toggle .navbar-toggle, .nav-main .nav .dropdown-menu, .search, .rsUni, .detail-tools, .detail-offre-liste-autres-devises, .contact,
 .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus, 
 .cookiebanner, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background-color:#766960!important
}

.nav-main .nav li a{
    padding: 10px 0 12px;
}

.shared_sociaux .fab, .shared_sociaux .fas{
    color: #fff;
    font-size: 1.5em;
}
.shared_sociaux .fab{
    margin-right: 5px;
}
.shared_sociaux .fab:hover, .shared_sociaux .fas:hover{
    color: #a9012c;
}

.cookiebanner span{
	color:#fff!important
}

.cookiebanner span a{
	color:#fff!important
}

.overflowhidden{
   overflow: hidden;    
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{
	border-color:#766960
}

#nav a{
    color:#fff!important;
}

#nav a:hover{
	color:#a9012c!important;
}

#nav #moteur a{
	color:#666!important;
}

#nav .dropdown-menu .link-inverse:hover{
	color:#E2E2E2!important
}

#nav .link-inverse::after {
    background-color: #fff;
}

/*CONTENT*/
.text-red{
    color: #a9012c;
}

.slideshow_selection_vente h2 span, .slideshow h2 span{
	color:#a9012c;
}

.offre .slideshow-title::after{
	background-color:#c1c1c1;
}

.link-ref h2::after, .offre .slideshow-title::after{
	background-color:transparent;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus{
	color:#766960
}

.black{
    color: #000
}

.lastcontainer-link{
    color: #000
}

.lastcontainer-link:hover{
    color: #8a1111
}

.about-titre {
    margin-bottom: 20px;
    font-weight: 600
}

.actualite_about h2{
    font-weight: 600
}

.list-unstyled a, .list-unstyled span{
    color:#000;
}

.actualite_listeappartement, .actualite_listevilla {
    background-color: #ae9c90;
}

.list-unstyled span.gris{
    color: #766960;
}

.header_links .list-unstyled a{
    color: #4b3e3b;
    font-size: 11pt;
}

.slideshow_selection_vente h2 , .offre .slideshow-title{
	color:#716663;
    text-transform: capitalize;
}

.actualite_groupe{
	background-color:#fff
}

.actualite_groupe p{
	color:#56564a;
}

.listing .lastcontainer-col-list h2 span, .listing .lastcontainer-col-list li{
	color:#000
}

.popover-title{font-size: 16px!important;}

/*LISTING*/
.listing #appartement{
	background-color:#fff
}


.listing .liste-items .liste-item-wrapper h2, .listing .liste-items .liste-item-wrapper h2 span{
	color:#3a3a3a;
}

.listing .liste-items .liste-item-wrapper h3{
	color:#3a3a3a;
}  

.slideshow-item, .liste-item{
    /*border:solid 1px #F3F3F3;*/
    transition:all ease 0.2s;
    -moz-transition:all ease 0.2s;
    -ms-transition:all ease 0.2s;
    -o-transition:all ease 0.2s;
    -webkit-transition:all ease 0.2s;
}

.slideshow-item{
    font-weight: 500;
    font-size: 11.14pt;
}

.listing .liste-items .liste-item-wrapper .min-descriptif-bien{
	color:#3a3a3a;
}

.liste-item-cms .liste-item-titre{
    color: #fff;
    text-transform: uppercase;
}

.partenaires .liste-item-cms .liste-item-titre {
    color: #fff;
    text-transform: uppercase;
    text-align: justify;
    font-size: 14px;
    font-weight: bold;
}

.liste-item-cms .liste-item-desc{
    color: #3a3a3a;
    font-size: 14px;
    height: 75px;
}

.partenaires .liste-item-cms .liste-item-desc {
    color: #3a3a3a;
    font-size: 14px;
    height: 145px;
}

.liste-item-cms a{color: #000}


/*.liste-item-cms a {
  font-size: 16px;   
  transition: background 0.8s ease;
  -webkit-transition: background 0.8s ease;    

}

.liste-item-cms a:hover{
  font-size: 18px;   
  background-color:#ffffff!important;
}*/

.grow {
 transition: all .2s ease-in-out; 
 -webkit-transition: all .2s ease-in-out; 
 -moz-transition: all .2s ease-in-out; 
}
.grow:hover {
 transform: scale(1.1); 
 -webkit-transform: scale(1.1); 
 -moz-transform: scale(1.1); 
}

.liste-item-cms .liste-item-tags:before {
    background-color: #777;
}

.cms-article .desc{
    color: #3a3a3a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
}

.partenaires .liste-item-cms .liste-item-photo-wrapper{
    width: 100%;
    float: none;
    margin-top: 20px;
    margin-bottom: 0px;
    display: block;
    position: relative;
}

.partenaires .liste-item-cms .liste-item-texte {
    width: 100%;
    display: block;
    position: relative;
}

 .rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs{
    background: #ffffff!important;
 }

.nobxslider{
    text-align: center;
    padding-left: 10px;
}


@media screen and (max-width: 991px){
    .nobxslider{
        text-align: center;
        padding-left: 0px;
    }
}

.nobxslider li{
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}



/*DETAILS BIENS*/
@media screen and (min-width: 992px){
    .offre {
    background-color:#fff;
    }
}    

.offre #content{
	background-color:#fff
}

.offre .detail-offre-infos-pratiques{
	background-color:#fff
}

.offre h5{
	color:#666
}

.offre .detail-tools-list > li .btn{
	color:#766960!important;
    padding: 6px 12px;
    outline: none;
}

#moteur .search-submit, .contact-form-submit, .contactez-nous-carte-hd-btn, .estimation-form-submit, .alerteemail-form-submit {
    border-color: #766960;
}

#moteur .search-submit, .contact-form-submit, .contactez-nous-carte-hd-btn, .estimation-form-submit, .alerteemail-form-submit, .slideshow-item-souscompromis, .detail-offre-souscompromis{
	background-color:#b3b3aa;
    background: #b8a597;
    background: -moz-linear-gradient(top, #b8a597 0%, #8a7c73 100%);
    background: -webkit-linear-gradient(top, #b8a597 0%,#8a7c73 100%);
    background: linear-gradient(to bottom, #b8a597 0%,#8a7c73 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8a597', endColorstr='#8a7c73',GradientType=0 );    
	color:#fff;
    text-transform: uppercase;
    font-weight: bold;
}

.container.selection ul li{
    line-height: 30px;
}

.selection h3{
    line-height: 28px;
}

.container.selection ul.search-villes li:last-child{
    padding-top: 25px;
}

#gallery2{
    padding-top: 40px;
    padding-bottom: 50px;
}

#gallery2 .item>a>img {
    margin: 0px auto 20px;
    width: auto;
    height: 170px!important;
}

@media screen and (min-width: 768px) and (max-width: 1199px){
    #gallery2 .item>a>img {
        margin: 0px auto 20px;
        width: auto;
        height: 150px!important;
    }
}

/*FOOTER*/
.footer{
	background: #baa799;
    background: -moz-linear-gradient(top,  #baa799 0%, #8b7c74 49%, #bca99b 100%);
    background: -webkit-linear-gradient(top,  #baa799 0%,#8b7c74 49%,#bca99b 100%);
    background: linear-gradient(to bottom,  #baa799 0%,#8b7c74 49%,#bca99b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baa799', endColorstr='#bca99b',GradientType=0 );
    padding-top: 0;
    border-top: 15px solid #8a7c73;    
}

.footer h3{
	color:#a9012c;
}

.footer h3 span{
	color:#56564a;
}

.footer .legend-top{
	color:#2a2a2a;
}

.footer .legend-bottom{
	color:#8a1111;
}

.footer .coordonnees-agence, .footer .coordonnees-agence a{
	color:#000;
}

.footer .coordonnees-agence {
    line-height: 28px;
}

.footer nav{
    margin: 10px 0px 0px;
}

.footer .nav-bar ul li, .footer .nav-bar ul li a{
    color:#fff;
}

.footer .nav-bar ul li a:hover{
	color:#a9012c;
}

.footer .legal, .footer .legal a{
	color:#443b35;
}

.footer .legal{
    padding: 0px 15px;
    margin-top: 20px; 
    display: block;
}

.about-social-link {
    width: 39px;
    height: 24px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    color: #282828;
}

.affich_mobil{
	display:none
}

.affich_mobil a{
	font-size:13px
}

@media screen and (min-width: 1200px){
    #header-logo-baseline{
        width: 74%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    #header-logo-baseline{
        width: 60%;
    }
}
@media screen and (max-width:991px)  and (min-width:768px) {
    #header-logo-baseline {
        width: 56%;
    }
}

@media screen and (max-width:1200px) {
    .slideshow-item-photo-wrapper {
        height: 190px;
    }

    .bxslider > li {
        width: 278px !important;
    	margin: 0 21px !important;
    }

    .listing .liste-items .liste-item-wrapper .min-descriptif-bien {
        font-size: 14px;
    }

}
    .footer .footer-content {
        width: 100%;
    }
@media screen and (max-width:990px) {


    .footer .footer-row, .footer-content {
        text-align: center;
    }

    .footer .footer-site-responsive {
        width: 100%;
    }

    .footer-link {
        display: inline-block;
        width: 50%;
    }

    .bxslider > li {
        width: 286px !important;
    	margin: 0 35px !important;
    }

    .listing .liste-items .liste-item-wrapper h2{
        font-size: 13px;
    }

    .listing .liste-items .liste-item-wrapper {
        min-height: 382px!important;
    }

    .container_listing .liste-item {
        min-height: 405px!important;
    }

    .listing .liste-items .liste-item-wrapper .descriptif_img .liste-item-descriptif {
        margin-top: 9px;
        max-height: 143px;
        padding: 0;
        width: 68%;
    }

    .listing .liste-items .liste-item-wrapper .descriptif_img .listing-descriptif_bien {
        padding: 20px 55px;
    }

}



@media screen and (max-width:767px) {

    body{
        background:#b3b3aa;
    }

    header {
        top: 120px;
    	position: relative;
    }

    .header-top {
        right: 0;
        top: -120px;
        height: 120px;
    	width:100%
    }
    
    .header-top-navbar-collapse{
        background-color:#fff;
        top: 120px;
    }

    .header-top-navbar-collapse.navbar-collapse.collapse.in {
        top: 120px;
    }

    .header-top-navbar-collapse.navbar-collapse.collapse > p {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .header-top-navbar-collapse.navbar-collapse.collapse > p {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .header-top-navbar-collapse-langues{
        float: none;
    }

    .lang_links {
        float: none;
        padding: 0 20px;
    }

    #searchbar input {
        width: 230px;
    }


    /*.flag-icon {
        line-height: 2.5em;
        width: 2.778em;
    }*/
    .header-link p{
        font-size: 20px;
    }

    .container-fluid.current.diapohome, .actualite_appartement, .actualite_villa {
        display: none;
    }

    .footer h3 {
        text-align: left;
    }

    .shared_sociaux {
        display: inline-block;
    }

    .footer .add_favoris {
        display: inline-block;
        margin-top: 15px;
    	margin-right:30px
    }

    .footer .shared_sociaux  h3 {
        width: 148px;
    }

    #content {
        margin-top: 120px;
        /*padding: 0 20px;*/
        padding: 0px;
    }

    .listing .liste-items .liste-item-wrapper {
        display: inline-block;
        width: 49%;
    }

    .header-top-navbar-collapse.navbar-collapse.collapse.in{
    	-moz-box-shadow: 0px 1px 20px 1px #cfcfcf;
            -webkit-box-shadow: 0px 1px 20px 1px #cfcfcf;
            -o-box-shadow: 0px 1px 20px 1px #cfcfcf;
            box-shadow: 0px 1px 20px 1px #cfcfcf;
            filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=180, Strength=20);
            min-height: 272px;
    }

    .link-ref  h2{
        padding-top: 20px;
    }

    .affich_mobil{
    	display:block
    }

    .header_links a{
    	font-size:16px
    }

}

@media screen and (max-width:710px) {
.listing .liste-items .liste-item-wrapper .descriptif_img .liste-item-descriptif {
    padding: 0;
    width: 90%;
	max-height: 124px;
}
}

@media screen and (max-width:700px) {
    header {
        top: 90px;
        position: relative;
    }

    .header-top {
        right: 0;
        top: -90px;
        height: 90px;
        width:100%
    }

    .header-top-navbar-collapse.navbar-collapse.collapse.in, .header-top-navbar-collapse  {
        top: 90px;
    }

    #content{
        margin-top: 90px; 
    }   

    .bxslider > li {
        margin: 0 40px !important;
        width: 320px !important;
    }

    .slideshow-item-photo-wrapper {
        height: 214px;
    }

    .slideshow_selection_vente{
        padding-bottom:0!important
    }

    .bxslider > li {
        margin: 0 5px !important;
    }

    .slideshow-item-photo-wrapper {
        background-color:none;
    }
    
}

@media screen and (min-width:640px) and (max-width:699px) {
    header {
        top: 90px;
        position: relative;
    }

    .header-top {
        right: 0;
        top: -90px;
        height: 90px;
        width:100%
    }

    .header-top-navbar-collapse.navbar-collapse.collapse.in{
        top: 90px;
    }

    .bxslider > li {
        margin: 0 10px !important;
    	width: 290px !important;
    }

    #header-logo-baseline {
        width: 54%;
    }
	
}

@media screen and (max-width:622px) {
    .listing .liste-items .liste-item-wrapper {
        width: 100%;
    }

    .listing .liste-items .liste-item-wrapper .descriptif_img .listing-descriptif_bien {
        padding: 20px 80px;
    }

    .listing .liste-items .liste-item-wrapper .descriptif_img .liste-item-descriptif {
        width: 72%;
    }

}


@media screen and (max-width:619px) {
.bxslider > li {
    margin: 0 40px !important;
    width: 500px !important;
}

/*.slideshow-item-photo-wrapper {
    height: 270px!important;
}
*/
}

@media screen and (max-width:520px) {
.bxslider > li {
    margin: 0 !important;
    width: 500px !important;
}

}
@media screen and (min-width:480px) and (max-width:519px) {
.bxslider > li {
    margin: 0 35px !important;
    width: 380px !important;
}
}

@media screen and (max-width:479px) {
    header {
        top: 90px;
        position: relative;
    }

    .header-top {
        right: 0;
        top: -90px;
        height: 90px;
        width:100%
    }

    .header-top-navbar-collapse.navbar-collapse.collapse.in {
        top: 90px;
    }

    .bxslider > li {
        margin: 0 0px !important;
        width: 360px !important;
    }

    .actualite_about {
        background-size:cover;
    	-moz-background-size:cover;
    	-ms-background-size:cover;
    	-o-background-size:cover;
    	-webkit-background-size:cover;
    }	

    .actualite_about h2 span{
    	font-size:14px
    }

    .listing .liste-items .liste-item-wrapper .descriptif_img .listing-descriptif_bien {
        display: none;
    }

    .listing .liste-items .liste-item-wrapper:hover .listing-item-tag, .listing .liste-items .liste-item-wrapper:hover .slideshow-item-souscompromis {
        opacity: 1 !important;
    }

    #header-logo-baseline {
        width: 78%;
    }

}
@media screen and (min-width:412px) and (max-width:479px) {
.bxslider > li {
    margin: 0 20px !important;
    width: 345px !important;
}
}
@media screen and (min-width:360px) and (max-width:411px) {
.bxslider > li {
    margin: 0 10px !important;
    width: 330px !important;
}
}

@media screen and (max-width:416px) {
	#searchbar input {
    margin-right: 145px;
    width: 95%;
    }

    .header-top-navbar-collapse-langues.nav.navbar-nav.navbar-right {
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    #searchbar{
    	padding:0!important
    }

    .header_links div {
        text-align: center;
    }
}

@media screen and (max-width:320px) {
    .bxslider > li {
        margin: 0 !important;
        width: 290px !important;
    }

    .slideshow-item-photo-wrapper {
        height: 220px !important;
    }


}