/*PREMIUMBASE*/

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

/*GENERAL*/
body {
    font-family: 'Work Sans', sans-serif;
    /* background: #e1e6f1; */
    background: #fff;
    color: #111;
}
.h1, h1 {
    font-size: 28px;
    text-transform: uppercase;
}
.h2, h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}
.h3, h3 {
    font-size: 18px;
    text-transform: uppercase;
}
h2.deco, h3.deco {
    border-left: 3px solid #2e3085;
    padding-left: 10px;
    margin-top: 30px;
    margin-bottom: 20px; 
}
a {
    color: #111;
}
a:hover {
    color: inherit;
}
#bloc_fixed .surcharge_favoris {
    left: -46px;
    position: absolute;
    top: 16px;
}
.progress {
    background-color: #2e3085;
}
.progress-bar {
    background-color: #222;
}
.alert-danger {
    color: #293869;
    background-color: #f1f1f1;
    border-color: #293869;
    margin: auto;
}
.action_bar .dropdown-menu {
    background-color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #000;
}
.action_bar .dropdown-menu li a {
    color: #000;
}
#resultat_estim_rien {
    background: #1f1f1f;
}
.info_ville .tea {
    display: none;
}

.card_list li > span:after{
    display: none;
}
.index .bandeaux {
    display: none;
}
.index .section-vendu .bandeaux {
    display: block;
}
.block_etiquette {
    padding: 8px;
    background: #2e3085 !important;
    color: #fff;
    margin-top: 5px;
    width: 146px;
    text-transform: uppercase;
}
.b_offre_en_cours{
    background: #2e3085 !important;
}
.b_vendu {
    background-color: #2e3085;
    width: auto;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
}
sup {
    top: -5px;
}
.alert-success{
    color: #fff;
}
.sidebar, .sidebar ul li a {
    text-align: center;
}
.sidebar #voir-telephone-sidebar-0 {
    text-align: center;
}
.sidebar address {
    border: 1px solid #fff;
}


.video-background {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
    height: 109%;
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.cover video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}

/*TOP PAGE*/
.comparateur .top_page {
    background-image: url(/assets/images/top_page/comparateur_top.jpg);
}
.estimation .top_page {
    background-image: url(/assets/images/top_page/estimation_top.jpg);
}
.alerte-email .top_page {
    background-image: url(/assets/images/top_page/alerte_top.jpg);
}
.on-vous-rappelle .top_page {
    background-image: url(/assets/images/top_page/alerte_top.jpg);
}
.recherche-detaillee .top_page {
    background-image: url(/assets/images/top_page/recherche-detaillee_top.jpg);
}
.actualites .top_page {
    background-image: url(/assets/images/top_page/actus_top.jpg);
}





/*MOTEUR*/
.moteur {
    background: transparent;
    top: auto;
}
.moteur .container{
    /* background: rgba(255,255,255, 0.5); */
    padding: 20px;
}
.container_search .bootstrap-select,
#formalertemail .bootstrap-select{
    background: #fff;
}
.moteur a {
    color: #000;
}
.c_insee .bootstrap-select.btn-group .dropdown-menu li,
.c_typeloc .bootstrap-select.btn-group .dropdown-menu li {
    text-transform: uppercase;
}




/*MENTIONS COOKIES*/
.cc-color-override-1247188962 .cc-btn {
    color: #000 !important;
    background-color: #2e3085 !important;
    border-color: #2e3085 !important;
}

/*HEADER*/
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .not-sticking .menu ul > li > a {
        padding: 12px 15px;
        line-height: 1.2;
        color: #2e3085;
        text-transform: uppercase;
        font-weight: 500;
    }
    .index .not-sticking .menu ul > li > a {
        padding: 12px 15px;
        line-height: 1.2;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
    }
    .sticking .menu ul > li > a {
        padding: 12px 15px;
        line-height: 1.2;
        color: #2e3085;
        text-transform: uppercase;
        font-weight: 500;
    }
    .sticking .site-pusher {
        display: flex;
        justify-content: center;
    }
    .sticking .site-pusher nav {
        margin: auto 0;
    }
    .menu ul > li > a:hover {
        color: #9b2a4c;
    }
    .index .not-sticking .header__logo {
        display: block;
        height: 160px;
        padding: 0;
    }
    .sticking .header__logo,
    .not-sticking .header__logo{
        display: block;
        height: 115px;
        padding: 0;
    }
    nav ul{
        padding-bottom: 15px;
        margin: 0;
    }
}

.header .sticky_menu.stick-me.sticking {
    -webkit-animation: slide-down 0.4s;
    animation: slide-down 0.4s;
    background: #fff;
}
.index .sticking .site-container{
    background: #fff;
}
.radio_trans {
    display: none;
}
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
    color: #fff;
}

.header {
    background: #fff;
}
.index .header {
    background: transparent;
}



/*BLOCS OUTILS*/
#bloc_fixed {
    bottom: 45%;
}
#bloc_fixed .bloc4 ul li:nth-child(1) {
    margin: 0 10px 0 7px;
}



/*BOUTONS*/
.btn {
    border-radius: 0;
}
.btn-primary,
.btn-info,
.btn-success {
    color: #fff;
    background-color: #2e3085;
    border-color: #2e3085;
}
.btn-primary:hover,
.btn-info:hover,
.btn-success:hover {
    color: #fff;
    background-color: #872c58;
    border-color: #872c58;
}

/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF                                                               */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.listeliens ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.listeliens ul li{
    width: calc(100% / 3);
    /* si 3 colonnes */
}

.ref h2 {
    color:#2E309D;
}

.listeliens a {
  color:#C92127;
}

.listeliens a:hover {
  text-decoration: underline;
}

.ref p {
text-align:justify;
}

.page_ref .liste-seo3 li {
    font-size: 13px;
  }

  .page_ref .card_list {
    margin:0;
  }

  .page_ref .info_type {
  }


  .page_ref .info_prix {

}

/* ----------------- estimation ---------------- */

.listeliens h3 {
    font-size: 16px;
    background-color: #63666b;
    padding: 10px 5px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.listeliens2 {
    font-size: 18px;
    text-align: center;
}
.listeliens2 h3 {
    font-size: 18px;
    font-weight: 700px;
   background-color: white;
    color: #000;
    margin-bottom: 0;
}
.ensavoirplus {

}
.fakeh1 {
    font-size: 28px;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

@media (max-width: 600px) {
    .listeliens2 .col-12 {margin-top: 40px;}
    .listeliens2 img { width: 70px; }
    .listeliens2 h3 {font-size: 15px;}
    .listeliens h3 { margin-top: 20px; font-size: 15px;}
    .listeliens ul li { width: 100%; padding: 5px 0;}
    .ref h2 {font-size: 22px; }
}

/*BLOC PRODUITS*/
.prod_accueil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.prod_accueil {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home_heading {
    color: #c92127;
    font-style: italic;
}
.home-heading-1{
    text-transform: capitalize;
    font-weight: 300;
    color: #2e3085;
    font-style: initial;
    font-size: 25px;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background-image: linear-gradient(to right, #2e3085,#c92127, #fff);
    height: 2px;
    width: 150px;
    margin: 15px auto 25px auto;
}
.prod_accueil article {
    border: 1px solid rgba(0,0,0,0.15);
    width: calc(33.3% - 20px);
    margin: 10px;
    background: #fff;
}
.prod_accueil .block_info,
.prod_accueil .block_info-vendu {
    min-height: 90px;
    padding: 20px 20px 10px 20px;
}
.damier .block_info-vendu{
    width: 100%;
}
.prod_listing .block_info-vendu{
    z-index: 0;
    padding: 0;
}
.prod_listing.carte .card_list{
    padding-left: 15px;
}
.prod_listing.carte .card_list li {
    color: #000;
    font-size: 17px;
    padding: 0 5px;
}
.prod_accueil .info_titre,
.prod_accueil .info_prix-hai,
.prod_accueil .box {
    display: none;
}
.prod_accueil .info_prix {
    margin: 12px 0 5px 0;
    padding: 0;
    text-align: right;
    color: #d29213 !important;
    font-weight: 600;
}
.index .prod_accueil .card-fav-absolute{
    display: none;
}
.prod_accueil .card-fav-absolute {
    top: -9px;
    right: 2px;
    color: #222;
}
.card_list li {
    color: #000;
    font-size: 17px;
}
.prod_accueil .card_list {
    padding: 0 20px;
    margin: 15px 0;
}
.info_type {
    font-weight: 600;
    font-style: italic;
    font-size: 22px;
}
.info_ville {
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 6px;
}


.prod_listing.carte .spin1.info_type, .prod_listing.carte .info_ville {
    padding-left: 0;
}
.home_cont_selection {
    padding-top: 100px;
    padding-bottom: 50px;
}

/*NOS BIENS*/
.cat {
    border: none;
    border-radius: 0;
}
.card-img {
    border-radius: 0;
}
.home_cont_categories .cat-text::after {
    background: #2e3085;
}
.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    top: 20%;
    right: 20%;
    background: rgba(255,255,255, 0.6);
    color: #fff;
    width: 60%;
    height: 60%;
}
.cat:hover .cat-infos-overlay {
    background: rgba(255,255,255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.home_cont_categories .cat-text, .home_cont_categories .cat-text-small{
    color: #000;
    letter-spacing: 2px;
}
.home_cont_categories .cat-text {
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500;
}
.home_cont_categories .cat-text-small{
    font-weight: 400;
}
.home_cont_categories .cat-text::after{
    background: #000;
    width: 30px;
    margin: 10px auto 0 auto;
}



/*PRESENTATION INDEX*/
.home_cont_presentation, 
.home_cont_presentation p{
    text-align: center;
}
.home_cont_presentation {
    padding: 60px 0;
    background: inherit;
    background-color: #111111;
}
.home_cont_categories .cat-text {
    font-size: 19px;
}



/*ALERTE MAIL INDEX*/
.home_cont_alertes {
    padding: 15px 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23585858' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
    text-align: center;
}
.home_cont_alertes p {
    color: #fff;
}
.home_cont_alertes a {
    color: #fff;
}




/*FOOTER*/
.cont_coordonnees {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #111;
    text-align: center;
    background-color: #fff;
}

.cont_coordonnees p{
    margin-bottom: 0;
    color: #2e3085;
}
.cont_coordonnees .address {
    text-align: left;
}
.cont_coordonnees .address p{
    text-align: left;
}
.cont_coordonnees .mt-4 {
    margin-top: 10px !important;
}
.cont_coordonnees .tel {
    text-align: right;
}
footer {
    background-color: #080808;
    padding: 0px 0 20px 0;
}
footer a{
    font-size: 14px;
}
.coordonnees_heading {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0, 0.15);
}
.cont_coordonnees .address .btn {
    text-align: left;
    padding: 0;
    color: #2e3085;
}
#voir-telephone-0.telephone-vu, .contact_contain, .contact_contain ul li a {
    color: #2e3085;
}
.sidebar .telephone-vu a, .sidebar .btn {
    color: #fff;
}

.social {
    text-align: center;
}
.social p {
    color: #111;
    font-size: 13px;
}
.social i{
    font-size: 35px;
    color: #293869;
}

/*SIDEBAR*/
.sidebar {
    margin-top: 20px;
    background: transparent;
    color: #2e3085;
}
#voir-telephone-sidebar-0{
    text-align: left;
    padding: inherit;
    padding-bottom: 10px;
}
.sidebar .telephone-vu {
    background-color: transparent;
    color: #2e3085;
}
.sidebar .nom_agence{
    font-weight: 500;
    text-transform: uppercase;
    color: #2e3085;
}
.sidebar a .intention_appel {
    color: #2e3085;
}

/*  AGENCE  */
.agence .modal-header {
    background: #2e3085 none repeat scroll 0 0;
    color: white;
    text-align: center;
    position: relative;
    padding: 15px 15px;
}
.agence .modal-title {
    margin-bottom: 0;
    margin: auto;
}
.agence .modal-header > button {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 11;
    color: #fff;
}
.agence .modal-header > button:hover {
    color: #ccc;
}
.agence .content-equipe {
    width: 100%;
}
.identity {
    text-align: center;
    margin-top: 10px;
}
.agence .content_page {
    width: 100%;
}
.italic { 
    font-style: italic;
}
/*ASIDE BLOC CONTACT*/
aside.aside_contact {
    background-color: #f1f1f1;
    color: #111;
}
.aside_contact .address{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 18px;
}
.aside_contact [type=button] {
    text-align: center;
}

aside .contact_titre {
    font-size: 16px;
    padding: 20px 0 5px 0;
}
.aside_map .text-right{
    font-size: 15px;
}
aside .btn-link:hover {
    color: #111;
}
aside .contact_coordinates, aside .aside_map {
    border-bottom: inherit;
}
aside #voir-telephone-aside{
    text-align: center;
}
aside .contact_img {
    text-align: center;
}
aside .contact_img img {
    width: 70%;
    text-align: center;
}
.telephone-vu {
    background-color: #222;
}
aside .btn.focus, .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none; 
}
aside .social_network i {
    color: #999;
}
aside .social_network i:hover {
    color: #fff;
}

/*LISTING*/
.listing .sticking .site-pusher form, .listing-location .sticking form, .listing-location-saisonniere .sticking form, .listing-neuf .sticking form, .listing-portfolio .sticking form, .listing-portfolio .sticking form, .listing-vente .sticking form {
    padding-top: 38px;
}
.over_desc .col1 .spin4{
    text-transform: initial;
}
.damier .header-item {
    padding: 20px 0 0 18px;
}
.damier .card_list {
    padding: 0 5px;
}
.over_desc a{
    color: #fff;
}
.over_desc .info_prix,
.spin4.info_prix {
    color: #872c58 !important;
    font-weight: 600;
    font-size: 20px;
}
.prod_listing > .listing_article article {
    background: #fff;
    border: none;
    color: #000;
    border: 1px solid #ddd;
}
.prod_listing .info_titre {
    font-size: 16px;
    margin-top: 8px;
}
.action_bar .bootstrap-select>.dropdown-toggle {
    background: transparent;
}
.block_tri_list .btn.dropdown-toggle {
    color: #111 !important;
}
[class*="listing-"] .info_type,
[class*="listing-"] .info_titre,
[class*="listing-"] .info_ville,
[class*="listing-"] .info_prix,
[class*="index"] .info_type,
[class*="index"] .info_titre,
[class*="index"] .info_ville,
[class*="index"] .info_prix,
[class*="block_info"] .info_type,
[class*="block_info"] .info_titre,
[class*="block_info"] .info_ville,
[class*="block_info"] .info_prix {
    color: #000;
}
.page-link{
    background: transparent;
    color: #111;
}
.page-item.disabled .page-link {
    background-color: transparent;
}
.page-item.active .page-link {
    background-color: #fff;
    border-color: #505050;
    color: #111;
}
.page-link:focus, .page-link:hover {
    color: #111;
    text-decoration: none;
    background-color: #464646;
    border-color: #464646;
}
.listing-location-saisonniere .card_list {
    margin-top: 30px;
    margin-bottom: 50px;
}
#mapliste a{
    color: #000;
}

.listing .sticking .site-container {
    display: block;
}

.listing-vendu .sticking .site-pusher {
    display: flex;
    justify-content: center;
}
/* PAGE PROG NEUF */
.listing-neuf .card_list {
    display: none;
}
.listing-neuf .prod_listing.damier .block_info {
    min-height: 192px;
}
.listing-neuf .info_prix {
    margin: 22px 0 30px 0;
}
.listing-neuf .info_prix:before {
    content: "À partir de ";
}
.listing-neuf .over_desc .col2 {
    display: none;
}
.listing-neuf .over_desc .col1 {
    width: 100%;
}
.programme-neuf .show ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lafficheur li{
    background: #cce0ec!important;
    color: #111 !important;
}
.lafficheur li:hover, .lafficheur li.active{
    color: #fff!important;
}
.programme-neuf .col-md-12,
.programme-neuf .col-lg-6,
.programme-neuf .col-md-6,
.programme-neuf .col-sm-12,
.programme-neuf .col-xs-12,
.programme-neuf .col-md-12 {
    padding-left: 0;
}
.programme-neuf .header-bien .like img {
    margin: auto;
}
.programme-neuf h3 {
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 20px;
    border-left: 2px solid #2e3085;
    padding-left: 10px;
    font-size: 22px;
}
.programme-neuf h2 {
    text-transform: none;
    padding: 20px 0 10px 0;
    text-align: center;
}
.programme-neuf h2::after  {
    content: "";
    display: block;
    position: relative;
    background: #2e3085;
    height: 1px;
    width: 50%;
    margin: 24px auto 0 auto;
}
.detail-bien ul {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 20px ;
}
.detail-bien ul li {
    margin: 0 20px;
}
.header-bien .like {
    text-align: center;
}
.programme-neuf section {
    margin: 20px 0;
}
.programme-neuf .description {
    background: #fff;
    padding: 50px 0;
}
.programme-neuf .description h3,
.programme-neuf .description p {
    color: #000;
}
.programme-neuf .lots .ion-android-download{
    font-size: 28px;
}
.programme-neuf .detail_pdf .ion-android-download {
    font-size: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
    font-weight: 400;
}
.programme-neuf .rwd-table {
    background: #111;
    overflow: hidden;
    width: 100%;
    margin: 1em 0;
    min-width: 300px;
}
.programme-neuf .rwd-table td:first-child {
    padding: 10px;
    margin: auto;
}
.rwd-table tr:nth-child(1),
.rwd-table tr:nth-child(3),
.rwd-table tr:nth-child(5),
.rwd-table tr:nth-child(7),
.rwd-table tr:nth-child(9),
.rwd-table tr:nth-child(11),
.rwd-table tr:nth-child(13),
.rwd-table tr:nth-child(15),
.rwd-table tr:nth-child(17),
.rwd-table tr:nth-child(19),
.rwd-table tr:nth-child(21),
.rwd-table tr:nth-child(23),
.rwd-table tr:nth-child(25),
.rwd-table tr:nth-child(27),
.rwd-table tr:nth-child(29),
.rwd-table tr:nth-child(31),
.rwd-table tr:nth-child(33),
.rwd-table tr:nth-child(35),
.rwd-table tr:nth-child(39),
.rwd-table tr:nth-child(41),
.rwd-table tr:nth-child(43),
.rwd-table tr:nth-child(45),
.rwd-table tr:nth-child(47),
.rwd-table tr:nth-child(49),
.rwd-table tr:nth-child(51),
.rwd-table tr:nth-child(53) {
    background: #111;
}
.programme-neuf .rwd-table tr {
    background: 0;
}
.programme-neuf .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
.programme-neuf .rwd-table tr td {
    text-align: center;
}
.programme-neuf .rwd-table thead tr th {
    padding: 20px 0 20px 0;
    text-align: center;
}
.programme-neuf .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .comparateur .nav-tabs .nav-link {
    color: #2e3085;
}
.programme-neuf .nav-tabs .nav-link {
    border-color: #ddd #ddd #ddd;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.programme-neuf .cont_coordonnees {
    border-top: 1px solid #ddd;
}
.programme-neuf #mapdetail #listing td,
.programme-neuf #mapdetail .gm-style-iw a {
    color: #000;
}
.programme-neuf .interlocuteur {
    border: none;
    padding: 15px;
    border-radius: 0;
    background: #2e3085;
    color: #000 !important;
    font-weight: 600;
    width: 40%;
}



/*CALENDRIER*/
.detail-calendrier {
    background: #111111;
}
.btn-saisonnier {
    background: #111;
    border: 1px solid #2e3085;
    color: #fff;
}
.btn-saisonnier:hover {
    color: #2e3085;
    background: #111;
}




/* LISTING BIENS VENDUS */
.listing-vendu #formrecherchevendu.hide{
    display: none;
}
.listing-vendu .description{
    font-size: 18px;
    padding: 15px 0;
}
.listing-vendu .plusdecritere{
    display: none;
}
.listing-vendu .spin3.info_type {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 400;
    font-style: normal;
}
.prod_listing .block_info_vendu {
    z-index: 0;
    padding: 1.5rem ;
}

.listing-vendu  .block_info > .effect-cms{
    overflow: visible;
}
.listing-vendu .description::before{
    content: "\201C";
    /*Font*/
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #025aa5;
    /*Positioning*/
    position: absolute;
    left: -50px;
    top:5px;
}
.listing-vendu .bg_collapse{
    min-height: auto;
    padding: 0;
}
.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;
}
.header-item {
    padding: 5px 0 0 20px;
}



/*PAGE DETAILS*/
.detail {
    background: #fff;
    color: #2e3085;
}
.detail .detail_header .crit {
    font-weight: 400;
    font-size: 21px
}
.detail_header .titre{
    font-size: 22px;
}
.detail_header .titre span:nth-child(1),
.programme-neuf .type-programme {
    text-transform: capitalize;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
}
.programme-neuf .ville {
    text-transform: capitalize;
    font-weight: 600;
    font-style: normal;
    font-size: 24px !important;
}
.detail .info_ville .tea {
    display: none;
}
.detail_header_sticky {
    background: #fff;
    color: #2e3085;
}
.detail .container_page {
    margin-top: 30px;
}
.detail .site-pusher{
    padding: 20px 0 0px 0;
}
.detail .sticking .site-pusher{
    display: none;
}
.detail .sticky_menu {
    padding: 0;
}
.detail .sticky_menu.not-sticking {
    background: #fff;
}
.detail_carousel,
.detail_form_contact,
.detail-block-form,
.detail-block-simi{
    max-width: 1140px;
    margin: auto;
}
.detail-block-desc{
    background: #fff;
    margin-top: 25px;
}
.detail_tabs{
    max-width: 1140px;
    margin: auto;
}
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link{
    color: #000;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #2e3085 !important;
    color: #fff;
}
.detail_taber {
    border-bottom: 1px solid #2e3085;
}
.detail_header{
    margin-bottom: 25px;
}
.detail_header .titre:after {
    background: #2e3085;
}
.detail_annexe{
    display: none;
}
.detail_header .crit span:nth-child(1),
.programme-neuf .header-bien .prix {
    font-weight: 600;
    color: #2e3085;
    font-size: 24px;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #2e3085;
}
.retour_pret span {
    color: #2e3085;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #2e3085;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
    color: #872c58;
    font-weight: 600;
    font-size: 22px;
    margin-top: 20px;
}
.detail .tab-content .card_list li {
    font-size: 17px;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #2e3085 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #2e3085 !important;
}
.detail #descdetail{
    text-align: justify;
}
.detail .info_numero {
    display: none;
}
.detail .interlocuteur {
    border: none;
    padding: 15px;
    border-radius: 0;
    background: #2e3085;
    color: #000 !important;
    font-weight: 600;
}
.detail .interlocuteur div{
    font-weight: normal;
}
.detail .cursor_pointer {
    color: #000;
}
.detail .detail_tabs {
    color: #000;
}
.detail #map-proximite a {
    color: #000;
}


/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}




/*RECHERCHE DETAILLEE*/
.form-search-d label.btn, .form-search-d label.btn.small {
    border: none;
    background-color: #ddd;
}
.form-search-d label.btn:hover, .form-search-d label.btn.active {
    background: #2e3085;
    color: #000 !important;
}
.recherche-detaillee .form-group label.active .check::before {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}


/* PAGE ACTUALITES */
.actualites-group li {
    border: 1px solid #872c584a;
    padding: 10px;
    margin: 5px;
}
.adminpersos li .title-post{
    color: #2e3085;
}
.date-post {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
}
.adminpersos .content_page h1, 
.adminperso .content_page h1 {
    color: #2e3085;
    margin-bottom: 20px;
}
.adminperso .title-post{
    color: #872c58;
    padding-left: 15px;
    border-left: 3px solid #872c58;
    margin: 20px 0;
}
.adminperso .date-post{
    font-style: italic;
    margin: 20px 0;
}
.actualites-group .partage, .actualites-group #jsSocials {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}
.actualites-group .partage {
    margin-bottom: 0;
    padding-right: 10px;
}
.actualites-group ul li .col-md-4 {
    margin: auto 0;
}

/*COMPARATEUR / FAVORIS*/
#biens_comparatif .article_comparatif .spin1,
#biens_comparatif .article_comparatif .spin2,
#biens_comparatif .article_comparatif .spin3,
#biens_comparatif .article_comparatif .spin4,
#biens_comparatif .article_comparatif .spin5 {
    font-size: 15px;
    border-top: 1px solid #ddd;
    padding: 10px 20px;
    color: #666;
    text-transform: capitalize;
}
.comparateur .info_type {
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
}
#biens_comparatif .article_comparatif .spin4 {
    text-align: left;
}




/*CONTACT*/
.contact .bg_collapse {
    background-color: #fff;
}

.breadcrumb-item.active {
    color: #808080;
}

/*RESPONSIVE*/
@media (max-width: 1024px){
    .detail_carousel,
    .detail-block-desc,
    .detail_form_contact,
    .detail-block-form,
    .detail-block-simi{
        max-width: 100%;
        margin: auto;
        padding: 0 25px 10px 25px;
    }
    .sidebar .group_btn a {
        width: 100%;
        margin-bottom: 10px;
    }
    .card_list li {
        font-size: 16px;
    }
    .menu ul > li > a {
        padding: 12px 5px;
    }
}

@media (min-width: 992px) {
    .header__logo img {
        width: 250px;
    }
    img.index-logo-not-sticking {
        width: 20%;
    }
    .cont_coordonnees figure img {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .burger-item,
    .burger-item:before,
    .burger-item:after {
        color: #2e3085;
        background: #2e3085;
    }
    .bgAccueil {
        background: url(/assets/images/bgimg-mobile.jpg) no-repeat top center fixed;
        background-size: contain;
        background-size: contain;
    }
    .home_cont_presentation {
        background-size: cover;
        background-size: cover;
    }
    .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;
    }
    .sticky_menu.not-sticking,
    .header .sticking{
        background: #e8e8e8;
    }
    .index .sticky_menu.not-sticking, .index .header{
        background: transparent;
    }
    .sticky_menu.not-sticking .logo-not-sticking {
        padding: 10px 0;
    }
    .sticky_menu.sticking .index-logo-sticking,
    .sticky_menu.sticking .logo-sticking {
        padding: 10px 0;
    }    
    .sticky_menu.not-sticking .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;
    }
    #formrecherchevente{
        padding-top: 20px;
        background: #fff;
    }
    .modal-content {
        background-color: #fff;
    }
    .listing form {
        display: block;
    }
    .plusdecritere .text-filtre1{
        display: none;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(25% / 1 - 3px);
        margin-right: 3px;
    }
    .search__form-item:last-child {
        width: calc(100% / 1 - 0px);
    }
    .detail-block-desc,
    .detail_carousel,
    .detail_form_contact,
    .detail-block-form,
    .detail_biens_sim {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }
    .top_link {
        bottom: 100px;
    }
    footer {
        padding: 25px 10px 100px 10px;
    }
    .home_cont_presentation {
        padding: 90px 0;
    }
    .home_cont_alertes .alerte-2 {
        padding-left: 0;
    }
    .home_cont_alertes .alerte-2:before {
        display: none;
    }
    .detail .container_page {
        margin-top: 145px;
    }
    .map,
    .top_page {
        margin-top: 65px;
    }
    .menu {
        background-color: rgb(13, 14, 14);
    }
    .listing #content,
    .listing-vente #content {
        margin-top: 120px;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .over_desc .info_prix, .spin4.info_prix {
        font-size: 20px;
        margin-top: 7px;
    }
    .prod_accueil .card_list {
        padding: 0;
    }
    .card_list li {
        font-size: 13px;
    }
    .info_type {
        font-size: 18px;
    }
    #biens_similaires_annonce .bandeaux{
        display: none;
    }
    aside .contact_img img {
        width: 30%;
    }
    [class*="listing-"] #content {
        margin-top: 120px;
    }
    .prod_listing .info_titre {
        width: 80%;
    }
    .card_list li {
        font-size: 18px;
    }
    .header-item {
        padding: 20px 0 0 20px;
    }
    [class*="listing-"] .bloc.bloc4 {
        display: none;
    }
    .programme-neuf .rwd-table thead tr th,
    .programme-neuf .rwd-table tr td {
        font-size: 11px;
    }
    .programme-neuf section {
        margin: 50px 0 20px 0;
    }
    .programme-neuf .rwd-table td:first-child {
        padding: 8px;
    }
    .programme-neuf .interlocuteur {
        width: 50%;
    }
    .cover video {
        object-fit: contain;
        width: 100vw;
        height: auto;
        top: 0;
        left: 0;
    }
    .hm-black-light .full-bg-img, .hm-black-light .mask {
        background-color: rgba(0,0,0,0)!important;
    }
}
@media (min-width: 769px) {
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        pointer-events: none;
    }
    .video-mobile {
        display: none;
    }
    .video-pc {
        display: block;
    }

}



@media (max-width: 768px) {
    .index .plusdecritere .plusc, .index .plusdecritere .plusm {
        color: #000;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        background: #2e3085;
        color: #fff;
    }
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: -67%;
        pointer-events: none;
        width: 230%;
        height: 100%;
    }
    img.index-logo-not-sticking, img.index-logo-sticking, .header__logo img {
        width: 39%;
        margin-right: 23%;
    }
    .cont_coordonnees figure img {
        width: 67%;
    }
    .sticking .lang {
        display: none;
    }
    .index .sticking .lang {
        display: block;
    }
    .video-mobile {
        display: block;
    }
    /* .video-pc {
        display: none;
    } */
}

@media (min-width: 480px) { 
    .badge-mobile {
        display: none;
    }
}
@media (max-width: 480px) {
    .listing .bloc.bloc4,
    [class*="listing-"] .bloc.bloc4 {
        display: block;
        right: -4px;
        top: 40px;
        background: #2e3085;
        padding: 4px 14px;
    }
    .listing-vendu .container_search {
        display: none;
    }
    [class*="listing-"] #content {
        margin-top: 90px;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prod_accueil article {
        width: calc(100% - 20px);
    }
    .menu ul > li > a {
        padding: 0px 12px;
    }
    .moteur {
        padding: 0 20px;
    }
    .plusdecritere .text-filtre2{
        width: 100%;
    }
    .losanges {
        display: none;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - 0px);
    }
    .sticky_menu.sticking .index-logo-sticking,
    .sticky_menu.sticking .logo-sticking {
        padding: 0;
        margin: 5px 50px 0 0;
    }
    .sticky_menu.not-sticking .logo-not-sticking {
        padding: 0;
        margin: 5px 0;
    }
    .index-logo-not-sticking,
    .index-logo-sticking,
    .logo-sticking ,
    .logo-not-sticking,
    .header .img-fluid {
        width: 30%;
        margin: 5px 35px 5px 0;
    }
    .top_link {
        bottom: 76px;
        right: 20px;
    }
    p{
        text-align: justify;
    }
    .nos-bien-img {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        width: 75%;
        max-width: 75%;
        margin: 10px auto;
    }
    .listing #content,
    .listing-vente #content {
        margin-top: 100px;
    }
    #formrecherche,
    #formrecherchevente,
    #formrecherchelocationsaison{
        display: none;
    }
    .home_cont_alertes{
        background-image: inherit;

    }
    .home_cont_alertes .alerte-1 {
        background-color: #212d37;
        padding: 20px 20px 0 20px;
    }
    .home_cont_alertes .alerte-2{
        padding: 0 20px 20px 20px ;
        width: 100%;
        background: #212d37;
    }
    .top_page {
        max-height: 100px;
    }
    .map, .top_page {
        margin-top: 80px;
        margin-bottom: 25px;
    }
    .estimation .top_page {
        margin-bottom: 0;
    }
    .badge-avis {
        margin-top: 20px;
    }
    .detail .container_page {
        margin-top: 105px;
    }
    .detail .site-pusher {
        padding: 0;
    }
    .detail_header {
        display: block; 
    }
    .detail_header .crit {
        font-size: 18px;
    }
    .detail_carousel_expand {
        bottom: 75px;
        right: 25px;
    }
    .estimation .progress {
        display: none;
    }
    .estimation .content_page {
        margin-top: 25px;
    }
    .comparateur #content {
        margin-top: 21%;
    }
    .cont_coordonnees p {
        text-align: center;
    }
    .cont_coordonnees .tel {
        text-align: center;
    }
    .social {
        margin: 20px 0;
    }
    .moteur {
        top: 120px;
    }
    .radio_trans input[type=radio].css-checkbox + label.css-label,
    .index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
        font-size: 13px;
    }
    footer .federation {
        margin: 5px 0;
    }
    .cont_coordonnees .address p,
    .cont_coordonnees .address,
    .cont_coordonnees .address .btn {
        text-align: center;
    }
    .header-item {
        padding: 20px 0 0 20px;
    }
    aside .contact_img img {
        width: 80%;
    }
    .detail .interlocuteur {
        margin-bottom: 35px;
    }
    .info_type {
        margin-top: 5px;
    }
    .programme-neuf .detaillots table thead tr.line th:nth-child(2),
    .programme-neuf .detaillots table tbody tr td:nth-child(2),
    .programme-neuf .detaillots table thead tr.line th:nth-child(5),
    .programme-neuf .detaillots table tbody tr td:nth-child(5),
    .programme-neuf .detaillots table thead tr.line th:nth-child(6),
    .programme-neuf .detaillots table tbody tr td:nth-child(6),
    .programme-neuf .detaillots table thead tr.line th:nth-child(8),
    .programme-neuf .detaillots table tbody tr td:nth-child(8) {
        display: none;
    }
    .programme-neuf section {
        margin: 25px 0 20px 0;
    }
    .programme-neuf .description {
        padding: 25px 0;
    }
    .programme-neuf .header-bien {
        margin-top: 75px;
    }
    .programme-neuf .rwd-table td:first-child {
        padding: 10px;
    }
    .programme-neuf .interlocuteur {
        width: 100%;
        margin: 35px 0
    }
    .video-foreground, .video-background iframe {
        position: absolute;
        top: -50%;
        left: -214%;
        pointer-events: none;
    }
    .header .lang {
        display: none;
    }
    img.index-logo-not-sticking, img.index-logo-sticking, .header__logo img {
        margin-right: 0;
    }
    .index .sticking .lang {
        display: none;
    }
    .badge-mobile {
        text-align: center;
        margin: 10px auto;
    }
}

@media (max-width: 320px) {
    .map, .top_page {
        margin-top: 70px;
        margin-bottom: 25px;
    }
    .moteur {
        top: 25px;
    }

}



@media screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape) {
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        right: -4px;
        top: 40px;
        background: #e0a857;
        padding: 4px 14px;
    }
    .listing-vendu #formrecherchevendu.hide{
        display: none;
    }
    .modal-content .listing-vendu #formrecherchevendu.hide{
        display: block !important;
    }
}


/* ======================================================================================== */
/*                                      VIDEO HOME PAGE                                     */
/* ======================================================================================== */
.index .bgAccueil {
    position: relative;
    height: auto;
    background: transparent;
}
.view {
    background-size: cover;
    min-height: 100%;
}

.view {
    cursor: default;
}
.progress, .view {
    position: relative;
}
.progress, .view, .waves-effect {
    overflow: hidden;
}
.hm-black-light .full-bg-img, .hm-black-light .mask {
    background-color: rgba(0,0,0,.1);
}

.view .full-bg-img, .view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.full-bg-img {
    color: #fff;
}
.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.video-background {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
    height: 109%;
    overflow: hidden;
}
@media (min-width: 992px) {
    #bgvid {
        width: 100%;
    }   
}
@media (max-width: 991px) {
    .hm-black-light .full-bg-img, .hm-black-light .mask {
        background-color: rgba(0,0,0,0)!important;
    }
    .view .full-bg-img {
        height: 100%;
    }
    .view {
        background-size: contain;
        min-height: 100%;
    }
    .moteur {
        position: relative;
        top: auto;
    }
}

/* 
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .bgAccueil {
        background-size: 812px 375px !important;
        background: 0;
        z-index: 9999999;
    }
} */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .bgAccueil {
        background-size: 0;
        background: transparent! important;
    }
}


/* AVIS GOOGLE */
#bloc_fixed .bloc5 ul li:nth-child(2) {
    vertical-align: top;
    padding: 4px 0 0 10px;
    border-left: 1px solid #666;
    margin-top: 8px;
}




/* MODIFS le 26 / 04 / 2021 */
.home_cont_partenaires {
    padding-top: 50px;
    padding-bottom: 0;
}
.ul-partenaires {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-around;
}
.ul-partenaires li {
    position: relative;
    width: calc(100% / 6 - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
}
.ul-partenaires li img {
    max-width: 100%;
}

@media (max-width: 560px) {
    .ul-partenaires li {
        width: 100%;
    }
    .ul-partenaires li img {
        max-width: 50%;
    }
}