/*PREMIUMBASE*/


/*Import Fonts*/
.validation{
	display: none
}
@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700');

/*GENERAL*/
body {
    font-family: 'Work Sans', sans-serif;
}
.h1, h1 {
    font-size: 25px;
    color: #0d2344;
}
h2.deco {
    font-size: 24px;
    border-left: 3px solid #bda38c;
    padding-left: 10px;
    color: #0d2344;
    margin-bottom: 20px;
}
a, a:hover{
    color: #111;
}
.breadcrumb-item.active {
    color: #bda38c;
}
.beige {
    color: #bda38c;
}

 #bloc_fixed .bloc4 ul li:nth-child(1) {
    margin: 0 10px 0 7px;
}
.index .bandeaux{
    display: none;
}


/*INFO COOKIES*/
.cc-btn {
    color: #fff !important;
    background-color: #29692c !important;
    border-color: #29692c !important;
}


/*BANDEAUX*/
.b_prestige {
    background-color: #e08e00;
}


/*HEADER*/
.index .header{
    background: transparent;
}
.header {
    background: #0d2344;
}
.index .header__logo {
    display: block;
    /*padding: 60px 0 60px 0;*/
}
.index .sticking .header__logo,
.header__logo {
    display: block;
    padding: 10px;
}

.index .header .not-sticking {
    background: rgba(0, 0, 0, 0.6);
}
.header .sticking,
.header .not-sticking {
    background: #0d2344;
}

/*SLIDER ACCUEIL*/
.bgAccueil {
    background: none !important;
    overflow: hidden;
}
.carousel-indicators {
    display: none;
}
.carousel-fullscreen .carousel-inner .carousel-item {
    height: 100vh;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#carouselExampleIndicatorsHome .carousel-item {
    background-size: cover;
    background-position: bottom center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
    background-image: url('/assets/images/slider_home/1.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
    background-image: url('/assets/images/slider_home/2.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
    background-image: url('/assets/images/slider_home/3.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
    background-image: url('/assets/images/slider_home/4.jpg');
}




/*NAVIGATION*/
.header ul {
    padding: 0;
    padding-bottom: 1rem;
    margin-bottom: 0;
}
.index .not-sticking .menu {
    margin-top: 0px;
}

nav.menu ul li {
    display: inline-block;
}
.menu ul > li > a {
    text-transform: uppercase;
    padding: 12px 20px;
    line-height: 1.2;
    color: #fff;
}
nav.menu .dropdown-toggle {
    padding: 12px 10px;
}
.menu ul > li > a:hover {
    color: #c1c1c1;
}


/*DROPDOWN*/
nav .dropdown-menu {
    margin: 2px;
    color: #fff;
    background-color: #0d2344;
    border-radius: inherit !important;
}
nav .dropdown-item {
    color: #fff;
    padding: .25rem 1.8rem;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #bda38c;
}



/*TOP PAGE*/
.top_page {
    background-color: #0d2344;
}

.agence .top_page {
    background-image: url(/assets/images/top_page/top-agence.jpg);
}
.gestion .top_page,
.estimation .top_page {
    background-image: url(/assets/images/top_page/top-estimation.jpg);
}
.comparateur .top_page {
    background-image: url(/assets/images/top_page/top-favoris.jpg);
}
.recherche-detaillee .top_page {
    background-image: url(/assets/images/top_page/top-recherche-det.jpg);
}
.contact .top_page {
    background-image: url(/assets/images/top_page/top-contact.jpg);
}
.on-vous-rappelle .top_page {
    background-image: url(/assets/images/top_page/top-on-vous-rappelle.jpg);
}



/*MOTEUR*/
.moteur{
    background-color: rgba(0, 0, 0, 0.6);
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    margin-right: 10px;
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
    border-bottom: 4px solid #bda38c;
    color: #fff;
    font-weight: 600;
}
.bootstrap-select{
    background: #fff;
    height: 38px;
}
.plusc{
    color: #fff;
    font-size: 12px;
}

/*BOUTON*/
.btn {
    border-radius: 0;
}
.btn-primary,
.btn-info{
    color: #fff;
    background-color: #bda38c;
    border-color: #bda38c;
    
}
.btn-primary:hover,
.btn-info:hover {
    color: #fff;
    background-color: #0d2344;
    border-color: #0d2344;
}

/*BLOC FAVORIS*/
#bloc_fixed {
    bottom: 45%;
}
#bloc_fixed .bloc, #bloc_fixed .bloc:hover {
    width: 300px;
    background: rgba(0, 0, 0, .6);
}
#bloc_fixed .surcharge_favoris {
    left: -46px;
    top: 18px;
}



/*BLOC SELECTION*/
.prod_accueil .box {
    height: 25px;
}
.prod_accueil .b_ccoeur {
    display: none;
}
.prod_accueil article {
    background: #fff;
}
.home_heading{
    text-transform: uppercase;
    color: #0d2344;
    font-size: 29px;
    font-weight: 600;
}
.home-heading-1{
    font-size: 28px;
    color: #bda38c;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #bda38c;
    height: 1px;
    width: 75px;
    margin: 24px auto 35px auto;
}
.block_info .header-item{
    color: #2f313a;
}
.prod_accueil .info_prix {
    font-size: 20px;
}
.prod_accueil .block_info {
    z-index: 0;
    /* border: 1px solid #ddd; */
    padding: 20px;
    min-height: 260px;
}
.prod_accueil .card-fav-absolute {
    top: 20%;
    right: 4px;
}
.info_prix {
    margin: 30px 0 50px 0;
    line-height: 20px;
    padding: 0 20px;
}
.card_list {
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 19px;
}
.card_list li > span:after {
    background: #bda38c;
    display: none;
}
.info_titre {
    font-size: 17px;
    margin: 0;
    margin-top: 8px;
}
.info_numero {
    color: #666;
    font-size: 13px;
}
sup {
    font-size: 10px;
    right: 0px;
    top: -10px;
}
.info_prix sup {
    font-size: 10px;
    top: -12px;
    right: 4px;
}



/*INDEX PRESENTATION AGENCE*/
.home_cont_presentation {
    text-align: center;
}
.home_cont_presentation h3,
.home_cont_presentation p {
    margin-bottom: 40px;
    color: #000;
    text-align: center;
}
.home_cont_presentation {
    padding: 5em 0;
    background: #0d2344;
}
.home_cont_presentation .container {
    background: transparent;
    padding: 20px;
}
.home_cont_presentation h3, .home_cont_presentation p {
    color: #fff;
    text-align: center;
}



/*NOS BIENS*/
.cat{
    border-radius: inherit;
    border: 1px solid #e4deef;  
}
.card-img{
    border-radius: inherit;
}
.home_cont_categories .cat-infos-overlay {
    top: inherit;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background: rgba(255, 255, 255, 0.7) !important;
}
.home_cont_categories .cat-text {
    color: #0d2344;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.home_cont_categories .cat-text-small {
    color: #0d2344;
    font-weight: 400;
}
.home_cont_categories .cat-text::after {
    background: #bda38c;
    margin: 12px auto 0 auto;
}
.prod_accueil .val{
     color: #bda38c;
}

/*ALERTE MAIL*/
.home_cont_alertes {
    background-color: #0d2344;
}



/*INDEX COORDONNEES*/
.cont_coordonnees {
    background-color: #fff;
    color: #000;
}
.cont_coordonnees .address p{
    margin-bottom: 0;
}
.cont_coordonnees a.mt-4{
    margin-top: 10px !important;
}
.coordonnees_heading {
    font-weight: 600;
    color: #0d2344;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 25px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
footer .fnaim img {
    width: 150px;
}

/*FOOTER*/
footer {
    background-color: #0a0a0a;
}
footer .liens_left {
    font-size: 14px;
}
.fnaim, .ceif{
    text-align: center;
}
footer .liens_right img,
footer .liens_right img:hover {
     border: none; 
}
footer a:hover{
    color: #bda38c;
}



/*SIDEBAR*/
.sidebar {
    margin-top: 0;
}
#voir-telephone-sidebar{
    padding: 10px 0 15px 0;
}
.contact .sidebar {
    margin-top: 40px;
}
.nom_agence{
    color: #0d2344;
    font-size: 20px;
}


/*FOOTER COORDONNEES*/
.cont_coordonnees {
    display: none;
    background-color: #fff;
    color: #000;
}
.cont_coordonnees .address p{
    margin-bottom: 0;
}
.cont_coordonnees a.mt-4{
    margin-top: 10px !important;
}
.coordonnees_heading {
    font-weight: 600;
    color: #0d2344;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 25px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.index .cont_coordonnees {
    display: block;
}



/*PAGE AGENCE*/
.agence .equipe .img-fluid {
border-radius: none;
    max-width: 180px;
}
.agence .equipe div,
.equipe p{
    margin-top: 5px;
    text-align: center;
}



/*PAGE DETAILS*/
.detail .container_page {
    margin-top: 35px;
}
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover {
    background: #0d2344 !important;
    color: #fff;
    padding: 10px;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #bda38c;
}
.detail .page_heading {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    border-left: 3px solid #bda38c;
    padding-left: 10px;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #bda38c!important;
}


/*LISTING*/
.page-link {
    color: #bda38c;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #0d2344;
    border-color: #0d2344;
}
.effect-cms .over_desc {
    height: 235px;
}
.effect-cms .over_desc .btn a{
    color: #fff;
}
.listing .header ul {
     padding-bottom: 0; 
}
.listing .sticking .site-pusher,
.listing-vente .sticking .site-pusher,
.listing-location .sticking .site-pusher{
    display: none;
}
.listing-vente .sticking #formrecherchevente,
.listing-location .sticking #formrecherchelocation{
    margin-top: 10px;
}


/*BIENS VENDUS*/
.listing-vendu .home_heading {
    margin-top: 55px;
}
.b_vendu {
    background-color: #bda38c;
    color: #fff;
    font-size: 16px;
    width: 100%;
}
.listing-vendu .over_desc{
    display: none;
}
.listing-vendu .block_vue_list, 
.listing-vendu .block_tri_list ,
.listing-vendu .spin4.info_prix {
    display: none !important;
}
.listing-vendu .description{
    font-size: 18px;
    padding: 15px 0;
}
.prod_listing .block_info_vendu {
    z-index: 0;
    padding: 0.5rem ;
}
/* .listing-vendu .prod_listing .block_info_vendu {
    padding-left: 4em;
    width: 55%;
} */
.listing-vendu  .block_info > .effect-cms{
    overflow: visible;
}
.listing-vendu .bg_collapse{
    min-height: auto;
    padding: 0;
}
.listing-vendu .prod_listing.damier .block_info {
    min-height: 200px;
}
.listing-vendu .block_etiquette {
    display: none;
}
.listing-vendu .bg_collapse .btn-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 15px;
    top: 0px;
    background: white;
    padding: 12px;
}

/* POPUP */
@media (min-width: 768px) {
    .modal-dialog {
        max-width: 700px;
    }
}
.modal-content {
    background-color: #bda38c;
    border-radius: 0;
    font-family: 'montserrat', sans-serif;
}
.modal-body a {
    color: #0d2344!important;
    font-size: 16px;
}
.modal-title {
    margin: 20px auto auto auto;
    font-size: 22px;
    color: #0d2344;
    font-weight: 600;
}
.modal-body {
    padding: 0 15px 15px 15px;
}
.close {
    float: right;
    font-size: 3rem;
    line-height: 1;
    color: #0d2344;
    text-shadow: 0 0px 0 #fff;
    opacity: 1;
    font-weight: 500;
    margin-top: 14px;
}


/*ESTIMATION*/
.progress-bar {
    background-color: #bda38c;
}
.expert{
    padding: 20px;
    border: 1px solid #ddd;
}


/*ASIDE BLOC CONTACT*/
.aside_contact .address{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px;
    font-size: 18px;
}
aside .contact_titre {
    font-size: 16px;
    padding: 20px 0 5px 0;
}
.aside_map .text-right{
    font-size: 15px;
}
aside .btn-link:hover {
    color: #bda38c;
}
aside .contact_coordinates, aside .aside_map {
    border-bottom: inherit;
}
aside #voir-telephone-aside{
    text-align: center;
}

/* PAGE GESTION */
.ion-ios-arrow-thin-right {
    font-size: 22px;
    top: 4px;
}
.gestion h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #bda38c;
}

.reseaux-sociaux i {
    font-size: 30px;
    color: #bda38c;
}


/* PRESTIGE */
.encadre-prestige {
    border: 2px solid #bda38c;
    padding: 20px;
    background: #f7f7f7;
}
.listing-prestige .bootstrap-select>.dropdown-toggle {
    height: 34px;
    padding: 6px 12px 8px 12px;
    vertical-align: text-top;
}
/* ==================================
RESPONSIVE
=================================== */

@media (max-width: 1024px){
   .menu ul > li > a {
        padding: 12px 7px;
    }
    .sidebar .group_btn a {
        width: 100%;
        margin-bottom: 5px;
    }
    .effect-cms .over_desc {
        display: none;
    }
}

@media (min-width: 992px){
    .header__logo img {
        width: 200px;
    }
    .index .not-sticking .header__logo img {
        width: 300px;
    }
}
@media (max-width: 991px){
    .header__logo img {
        width: 150px;
    }
    .index .not-sticking .header__logo img {
        width: 150px;
    }
    .header__icon:after {
        -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
                box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    }
}

@media (max-width: 768px){
    .moteur {
        bottom: 57px;
    }
    .moteur .btn,
    #formrechercheneuf .btn,
    #formrecherchevente .btn,
    #formrecherchelocation .btn    {
        height: 38px;
    }
    .top_page, .map {
        margin-top: 140px;
    }
    .header__icon {
        z-index: 100000;
    }
    .bgAccueil {
        background: url(/assets/images/bgimg-mobile.jpg) no-repeat top center fixed;
    }
    #bloc_fixed_bottom {
        background: #bda38c;
    }
    .cont_coordonnees {
        border-top: 1px solid #ccc;
        display: block;
    }
    nav.menu ul li {
        display: block;
    }
    .menu {
        background-color: rgb(37, 38, 44);
    }
    .menu ul > li > a {
        color: #fff;
    }
    .with--sidebar .site-cache {
        background-color: rgba(219, 212, 232, 0.48);
    }
    .search__form-item:nth-child(n+2) {
        width: calc(20.5% / 1 - 4px);
    }
    .plusdecritere {
        text-align: right;
        margin-top: -17px;
        padding-bottom: 5px;
    }
    .header-item {
        padding: 20px;
    }
    .btn, .form-style {
        font-size: 13px !important;
    }
    .prod_accueil .block_info {
        min-height: 285px;
    }
    aside .contact_img img {
        width: 50%;
    }
    aside .contact_img.hidden-sm-down{
        text-align: center;
    }
    .listing-vendu #content,
    .listing-vente #content,
    .listing-location #content,
    .listing-neuf #content{
        margin-top: 200px;
    }
    .home_cont_categories .cat-infos-overlay {
        height: 50%;
    }
    .form-search-d > li {
        width: 100%;
        margin: 5px 15px;
        padding: 0;
    }
}

@media (max-width: 610px){
    .header__logo img {
        margin-left: -40px;
        margin-top: 0;
        max-width: 100%;
        width: 110px;
    }
}
@media (max-width: 420px){
    .sticky_menu {
        z-index: 999;
    }
    .menu ul {
        margin: 20px 20px 0 20px !important;
    }
    .menu ul > li > a,
    nav.menu .dropdown-toggle{
        padding: 3px 13px;
    }
    .lang .dropdown-item {
        padding: 15px 0 0 11px;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - 4px);
    }
    .moteur {
        padding: 0;
        top: 25%;
        bottom: 0;
    }
    .index-logo-not-sticking,
    .index-logo-sticking,
    .header .img-fluid{
        width: 60%;
    }
    .index .header__logo{
        display: block;
        padding: 20px 0 20px 0;
        margin: auto;
        text-align: center;
    }
    .header .img-fluid{
        display: block;
        left: 12%;
        padding: 0;
        margin: 0;
    }
    .prod_accueil .block_info {
        min-height: 250px;
    }
    .cat{
        margin-bottom: 20px;
    }
    h2.deco,  .h1, h1  {
        margin-top: 20px;
    }
    .equipe{
        text-align: center;
    }
    .equipe div{
        margin-bottom: 20px;
    }
    .equipe h2.deco{
        text-align: left;
    }
    .btn, .form-style {
        font-size: 1rem !important;
    }
    .input-group-addon {
        height: 38px;
    }
    .form-search-d > li {
        margin: 5px 15px;
    }
    .card_list {
        display: none;
    }
    .header-item {
        padding: 20px 20px 0 20px;
    }
    .info_prix {
        margin: 10px 0;
        line-height: 20px;
        padding: 0 20px;
    }
    .card-fav-absolute {
        top: 8px;
        right: 14px;
    }
    #content {
       top: inherit;
    }
    .top_page, .map {
        margin-top: 105px;
    }
    .listing-vendu #content, .listing-vente #content, .listing-location #content, .listing-neuf #content {
         margin-top: 115px; 
    }
    #formrechercheneuf{
        display: none;
    }
    .home_cont_categories .cat-infos-overlay {
        height: 100%;
        background: rgba(255, 255, 255, 0.5) !important;
    }
    .fnaim{
        margin: 25px 0 0 0;
    }
    .ceif{
        margin: 25px 0 25px 0;
    }
}





.burger-item, .burger-item:before, .burger-item:after {
    color: #fff;
    background: #fff;
}

/* MAPS */
.leaflet-custom-marker.leaflet-marker-icon,
.leaflet-marker-icon.leaflet-google-marker {
   margin-top: -37px;
   margin-left: -12.5px;
}

.leaflet-marker-icon.leaflet-google-marker {
   height: 37px !important;
   width: 25px !important;
}

/*CADUCEE*/
.caducee-top{
    position: absolute;
    top: 10px;
    right: 10px;
}
.caducee-bot{
    text-align: center;
    margin-bottom: 20px;
}

@media (max-width:1113px){
    .caducee-top{
        display: none;
    }
    .caducee-bot{
        margin-bottom: 5px;
        margin-top: 15px;
    }
}






















