/* ----------------------------------------------------------------------------------------------- */
/* -------------------------------------- PREMIUM LEXA ------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700');

@font-face {
    font-family: 'Co Text W15 Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Co_Text_W15_Bold'), url('/assets/fonts/Co_Text_W15_Bold.woff') format('woff');
}

/* ----------------------------------------------------------------------------------------------- */
/*                                             GENERAL                                             */
/* ----------------------------------------------------------------------------------------------- */

body {
    font-family: 'Work Sans', sans-serif;
}

/* TOP MENU */
.top_menu {
    background: #11216e;
}
.top_infos a {
    color: #cba548;
}
.top_menu nav ul li:hover {
    background: #cba548;
    padding: 18px 10px 13px 10px;
}
.top_menu nav ul li:hover a {
    color: #11216e;
}

/* MENU (gauche) */
#sidebar-wrapper {
    background: #11216e;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background: #cba548;
}
.item:hover {
    background-color: #03104a;
}
.dropdown-toggle::after {
    color: #cba548;
}
.sidebar-nav .dropdown-menu {
    background-color: #cba548;
}
.sidebar-nav li a {
    color: #cba548;
}
.sidebar-nav .dropdown-menu a:hover {
    background: #cba548;
}

/* COULEURS */
.or {
    color: #cba548;
}
.bleu {
    color: #11216e;
}


.marginauto {
    margin: auto;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                    BOUTONS & TITRES                                             */
/* ----------------------------------------------------------------------------------------------- */
.btn {
    border-radius: 0;
}
.btn-primary, .btn-success, .btn-info, .btn-secondary  {
    color: #11216e;
    background-color: #cba548;
    border-color: #cba548;
}
.btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-secondary:hover  {
    color: #cba548;
    background-color: #11216e;
    border-color: #cba548;
}
.home_heading::after, .home_cont_recrutement h2:after {
    content: "";
    display: block;
    position: relative;
    background: #11216e;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}

.centre {
    text-align: center;
}
.breadcrumb-item.active {
    color: #cba548;
}
.estimation h1, .alerte-email h1, .agence h2, .contact h1, .on-vous-rappelle h1 {
    color: #11216e;
    text-transform: uppercase;
    font-family: 'Co Text W15 Bold', sans-serif;
}
.estimation h1::after, .alerte-email h1::after, .agence h2::after, .contact h1::after, .on-vous-rappelle h1::after {
    background: #cba548;
}
.estimation .form-group .dropdown-toggle::after, .alerte-email .form-group .dropdown-toggle::after, .on-vous-rappelle .formcms4 .dropdown-toggle::after, .recherche-detaillee .form-group .dropdown-toggle::after {
    color: #11216e;
}
.estimation .bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid #11216e;
}
.alerte-email .input-group-addon, .recherche-detaillee .input-group-addon {
    color: #11216e;
}
.alert-danger {
    color: #cba548;
    background-color: rgb(17 33 110);
    border-color: #1a1e2a;
    text-align: center;
    margin: auto;
}
.alert-danger a {
    color: #fff;
}
.mentions-legales h2, .legacy-policy h2 {
    color: #11216e;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                            INDEX                                                */
/* ----------------------------------------------------------------------------------------------- */
/* HEADER */
.hm-black-light .full-bg-img, .hm-black-light .mask {
    background-color: rgba(0,0,0,0);
}
/* MOTEUR */
.flex-center ul {
    top: 10%;
}
.dropup .dropdown-toggle::after {
    border-bottom: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child),
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background: #11216e;
}
.bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid #11216e;
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
    border-bottom: 4px solid #cba548;
    color: #fff;
    font-size: 17px;
}

/* PRESENTATION */
.home_cont_presentation .logo_presentation {
    width: 100%;
}
.home_cont_presentation h2 {
    color: #11216e;
    text-transform: uppercase;
    font-family: 'Co Text W15 Bold', sans-serif;
}
.home_cont_presentation .mt-5, .home_cont_presentation .my-5 {
    margin: auto !important;
    padding: 0 50px 0 5px;
}
.home_cont_presentation p {
    font-size: 18px;
}
.home_cont_presentation .col-md-4,.home_cont_presentation .col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
}
.home_cont_presentation  h2 {
    font-family: 'Co Text W15 Bold', sans-serif;
}


/* CATEGORIES */
figure.effect-ming figcaption::before {
    border: 2px solid #cba548;
}
figure.effect-ming {
    background: #11216e;
}
figure.effect-ming h2,
figure.effect-ming p {
    font-family: 'Co Text W15 Bold', sans-serif;
}
figure.effect-ming:hover h2,
figure.effect-ming:hover p {
    color: #cba548;
}

/* NOS BIENS */
.home_cont_selection h2 {
    color: #11216e;
    font-family: 'Co Text W15 Bold', sans-serif;
}
.home_cont_selection h2::after {
    background: #cba548;
}
.home_cont_selection .prod_accueil article, .prod_listing.damier .block_info, .prod_accueil .block_info {
    color: #11216e;
    background: #cba548;
}
.prod_listing.damier .info_ville, .prod_listing.damier .prix_listing, .prod_accueil .info_ville, .prod_accueil .prix_listing {
    color: #11216e;
}
.jssorb051 .i .b {
    fill: #11216e;
}
.grid figure h2 {
    word-spacing: 0;
}

/* RECRUTEMENT */
.home_cont_recrutement {
    position: relative;
    background: url(/assets/images/recrutement.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
}
.home_cont_recrutement .container {
    background: rgba(255,255,255,0.7);
    padding: 30px 0;
}
.home_cont_recrutement h2 {
    font-family: 'Co Text W15 Bold', sans-serif;
    color: #11216e;
    text-align: center;
    text-transform: uppercase;
}
.home_cont_recrutement h2::after {
    background: #cba548;
}
.home_cont_recrutement p {
    color: #03104a;
    font-size: 18px;
}
.home_cont_recrutement a {
    font-weight: 600;
    color: #03104a;
}


/* ----------------------------------------------------------------------------------------------- */
/*                                     COORDONNEES & FOOTER                                        */
/* ----------------------------------------------------------------------------------------------- */
.cont_coordonnees h2 {
    color: #11216e;
    font-family: 'Co Text W15 Bold', sans-serif;
}
.cont_coordonnees h2::after {
    background: #cba548;
}
.cont_coordonnees .btn {
    color: #11216e;
    background: #cba548;
}
.cont_coordonnees .btn:hover {
    color: #cba548;
    background: #11216e;
}
footer {
    background-color: #cba548;
}
footer a:hover {
    color: #03104a;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                             LISTING                                             */
/* ----------------------------------------------------------------------------------------------- */
.prod_listing > .listing_article article .info_ville, .prod_listing > .listing_article article .info_type {
    color: #03104a;
}
.page-item.disabled .page-link {
    color: #fff;
    background-color: #11216e;
    border-color: #11216e;
}
.page-item.active .page-link {
    z-index: 2;
    color: #11216e;
    background-color: #fff;
    border-color: #11216e;
}
.page-link {
    color: #fff;
    background-color: #11216e;
    border: 1px solid #11216e;
}
.page-link:focus, .page-link:hover {
    color: #03104a;
    background-color: #cba548;
    border-color: #11216e;
}
.prod_listing > .listing_article article, .detail_biens_sim article {
    background: #cba548;
    color: #11216e;
}

/* MOBILE */
.bouton_search,
.bouton_search a {
    background: #11216e;
}
.prod_listing.listing .effect-cms {
    min-height: 90px;
}
.prod_listing > .listing_article article .info_ville, .prod_listing > .listing_article article .info_type {
    color: #11216e;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                          PAGE DETAIL                                            */
/* ----------------------------------------------------------------------------------------------- */
.detail .info_type::after {
    background: #cba548;
}
.detail .info_titre::after, .page_heading::after {
    background: #cba548;
}
.detail .table-warning, .detail .table-warning>td, .detail .table-warning>th {
    background-color: #cba548;
}
.detail .lafficheur li {
    color: #11216e;
    background-color: #cba548;
    border-color: #cba548;
}
.detail .lafficheur li:hover, .detail .lafficheur li.active {
    background-color: #11216e;
    border-color: #11216e;
}
.detail .detail_biens_sim .info_ville {
    color: #11216e;
}
.detail .detail_pieces ul li {
    font-size: 13px;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                             AGENCE                                              */
/* ----------------------------------------------------------------------------------------------- */
.agence .grid figure h2 {
    word-spacing: 2px;
    color: #cba548;
}
figure.effect-dexter figcaption::after {
    bottom: 80%;
    height: calc(57% - 93px);
    border: 0;
    background: rgba(17, 33, 110,.8);
}
.agence .grid figure figcaption, .agence .grid figure figcaption>a {
    top: 46%;
    font-family: 'Work Sans', sans-serif!important;
}
.agence .grid figure h3 {
    text-align: center;
    z-index: 9;
    font-size: 16px;
    margin: 7px 0;
    text-transform: CAPITALIZE;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif!important;
    color: #cba548;
}
.agence .grid h2 {
    font-family: 'Work Sans', sans-serif!important;
}
figure.effect-dexter ul {
    bottom: 79%;
}
.agence figure.effect-dexter ul li:hover > a {
    color: #fff;
}
.agence figure.effect-dexter ul li> a {
    color: #cba548;
}
.agence .grid figure img {
    opacity: 1;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                             ASIDE                                               */
/* ----------------------------------------------------------------------------------------------- */
.btn-link:hover {
    color: #cba548;
}
aside.aside_contact {
    background-color: #11216e;
}
#voir-telephone-0.telephone-vu {
    background-color: #11216e;
}
aside .social_network i:hover {
    color: #cba548;
}


.sidebar .intention_appel {
    color: #11216e;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                          RESPONSIVE                                             */
/* ----------------------------------------------------------------------------------------------- */
@media (min-width: 1281px) {
    .home_cont_presentation .img-presentation {
        width: 350px;
    }
}
@media (max-width: 1280px) {
    .home_cont_presentation .img-presentation {
        width: 275px;
    }
}
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #cba548;
    }
    .index .not-sticking .menu ul > li > a {
        color: #cba548;
    }
    .menu ul > li:hover > a, .index .not-sticking .menu ul > li:hover > a {
        font-weight: 600;
        color: #cba548;
    }
    .menu ul > li.lang:hover > a {
        color: #11216e!important;
    }
    .header__logo {
        display: block;
        height: 100px;
        padding: 20px;
        bottom: 200px;
    }
    .header__logo img {
        width: 60%;
    }
}

@media (max-width: 991px) {
    .header__logo img {
        width: 350px;
    }
    .site-container {
        background: #11216e;
    }
    nav.menu ul li .dropdown-menu {
        background-color: transparent!important;
        margin-top: 5px;
    }
    .menu ul li > a {
        color: #cba548;
    }
    /* presentation */
    .home_cont_presentation .logo_presentation {
        width: 250px;
    }
}
@media (max-width: 768px) {
    .site-container {
        background: #11216e;
    }
    .prod_listing > .listing_article article .info_ville, .prod_listing > .listing_article article .info_type {
        font-size: 15px;
    }

}
@media (max-width: 560px) {
    .logopresentation {
        display: none;
    }
    .home_cont_presentation .mt-5, .home_cont_presentation .my-5 {
        padding: 0 5px;
    }
    .home_cont_presentation h2, .home_cont_recrutement h2, .cont_coordonnees h2 {
        font-size: 23px;
    }
    .home_cont_presentation p {
        padding: 0 10px;
        font-size: 16px;
    }
    .home_cont_selection_mobile .home_heading {
        color: #03104a;
    }
    .home_heading::after {

        background: #cba548;
    }
    .home_cont_recrutement .row {
        margin-right: 0;
        margin-left: 0;
    }
    .home_cont_recrutement p {
        padding: 0 10px;
    }
    .prod_listing .prix_listing {
        font-size: 15px;
        top: 2px;
    }
    #map-proximite {
        height: 225px!important;
    }
    .index .index-logo-not-sticking {
        width: 370px;
    }
}

@media (max-width: 560px) {
    .jssor_standart {
        max-width: 97%!important;
        height:500px;
    }
    .home_cont_selection_mobile {
        max-width: 350px!important;
        height:500px;
    }
    .home_cont_selection h2 {
        font-size: 1.2rem;
    }
}
