/*PREMIUMBASE*/


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400,500,700,900');

@font-face {
    font-family: 'Futurist-Fixed';
   src: url('/assets/fonts/Futurist-Fixed.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}

/*TOP PAGE*/
.top_page {
    background-image: url(/assets/images/top_page/neutre_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-email_top.jpg);
}
.agence .top_page {
    background-image: url(/assets/images/top_page/agence_top.jpg);
}
.mentions-legales .top_page {
    background-image: url(/assets/images/top_page/mentions-legales_top.jpg);
}
.on-vous-rappelle .top_page {
    background-image: url(/assets/images/top_page/on-vous-rappelle_top.jpg);
}
.comparateur .top_page {
    background-image: url(/assets/images/top_page/comparateur_top.jpg);
}
.recherche-detaillee .top_page {
    background-image: url(/assets/images/top_page/recherche-detaillee_top.jpg);
}
.partenaires .top_page {
    background-image: url(/assets/images/top_page/partenaires_top.jpg);
}
.gestion .top_page {
    background-image: url(/assets/images/top_page/gestion_top.jpg);
}
.syndic .top_page {
    background-image: url(/assets/images/top_page/syndic_top.jpg);
}

/*GENERAL*/
body {
    font-family: 'Open Sans', sans-serif;
}
a:hover{
    color: #512d3e;
}
.header__logo img{
    width: auto;
}
/* BOUTONS */
.btn-primary, .btn-secondary, .btn-info, .btn-success {
    color: #fff;
    background-color: #512d3e;
    border-color: #512d3e;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    width: 150px;
}
.mentions-legales .btn-primary {
    width: auto;
}
.btn-primary:hover, .btn-secondary:hover, .btn-info:hover, .btn-success:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn {
    border-radius: 0;
}
/* COULEURS */
.gris {
    color: #c0bebe;
}
.violet {
    color:#512d3e;
}
/* TITRES */
.home_heading{
    font-weight: inherit;
    text-transform: inherit;
    font-size: 30px;
     font-family: 'Futurist-Fixed';
    letter-spacing: 0;
    padding: 0 0 40px 0;
    color: #000;
}
.referencement h1, .referencement h2 {
    font-weight: inherit;
    font-size: 30px;
     font-family: 'Futurist-Fixed';
    letter-spacing: 0;
    padding: 0 0 10px 15px;
    color: #000;
}
.page-heading, .deco, .page_heading {
    font-weight: inherit;
    font-size: 30px;
     font-family: 'Futurist-Fixed';
    letter-spacing: 0px;
    color: #000;
    text-align: center;
}
.page-heading::after {
    content: "";
    display: block;
    position: relative;
    background: #512d3e;
    height: 2px;
    width: 20%;
    margin: 15px auto 30px auto;
}



/* HEADER */
.header{
    background: #fff;
}


/* MOTEUR */
.moteur {
    padding: inherit;
    position: absolute;
    bottom: 8%;
    left: 15%;
    width: 70%;
    min-height: inherit;
    z-index: 20;
    background: transparent;
}
.search_form {
    background-color: #512d3e;
    padding: 11px 10px 2px 10px;
}
[class*="listing"] .container_search,
[class*="listing-"] .container_search {
    background-color: #512d3e;
    padding: 11px 10px 2px 10px;
}
[class*="listing"] .bootstrap-select>.dropdown-toggle.bs-placeholder,
[class*="listing-"] .bootstrap-select>.dropdown-toggle.bs-placeholder {
    height: 36px !important;
    border-radius: 0 !important;
}
[class*="listing"] .plusdecritere a ,
[class*="listing-"] .plusdecritere a {
    color: #fff;
}
.search__form-item:nth-child(2), .search__form-item:nth-child(3) {
    background: #fff;
}
.index .search__form-item:nth-child(2), .index .search__form-item:nth-child(3) {
    background: #fff;
}
.index .search_form {
    background-color: #512d3e;
    padding: 5px 20px 15px 20px;
}
.index .plusdecritere .text-filtre2{
    display: none;
}
.moteur .btn,
.container_search, .btn{
    padding: 0.7rem .75rem;
}
.moteur .btn-primary,
[class*="listing-"] .btn-primary,
[class*="listing"] .btn-primary {
    color: #000;
    background-color: #c0bebe;
    border-color: #c0bebe;
}
.moteur .btn-primary:hover,
[class*="listing-"] .btn-primary:hover,
[class*="listing"] .btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: #000;
}

/* NOTRE SELECTION */
.home_cont_selection {
    background-color: #fff;
}
.home_cont_selection .row{
    margin: 0;
}
.prod_accueil, .page_ref .prod_listing {
    margin: 0px 40px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
#biens_similaires_annonce .prod_accueil {
    margin: 0px;
}
.prod_accueil article, .page_ref .prod_listing article {
    background: #f9f9f9;
}
.prod_accueil .block_info, .page_ref .prod_listing .block_info{
    padding: 10px;
    position: relative;
    z-index: 1;
    min-height: 100px;
}
.prod_accueil article .effect-cms, .page_ref .prod_listing article .effect-cms {
    padding: 30px 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.prod_accueil .info_type, .page_ref .prod_listing .info_type {
    padding-bottom: 0;
    text-align: center;
}
.prod_accueil .info_ville, .page_ref .prod_listing .info_ville{
    font-weight: 600;
    font-size: 13px;
    padding-top: 6px;
    margin: 0 20px;
    text-align: center;
}
.prod_accueil .info_prix-hai, .page_ref .prod_listing .info_prix-hai {
    line-height: 1em;
    color: #000;
    margin: 15px auto 0 auto;
    text-align: center;
    display: none;
}
.prod_accueil .info_prix, .page_ref .prod_listing .info_prix {
    margin: 0 auto;
    color: #000;
    padding: 3px 5px;
    text-align: center;
    display: block;
    font-weight: 500;
}
.prod_accueil .info_ville, .prod_accueil .info_type, .prod_accueil .info_prix,
.page_ref .prod_listing .info_ville, .page_ref .prod_listing .info_type, .page_ref .prod_listing .info_prix {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.prod_accueil article {
    border: 1px solid #ddd;
    width: calc(100% / 3 - 5px);
    margin: 10px;
}
.prod_accueil .card-fav-absolute, .page_ref .prod_listing .card-fav-absolute{
    top: 75%;
    right: 8px;
}
.loc {    
    margin-top: 50px;
}
.prod_accueil .info_ville::before, .page_ref .spin3::before {
    content: "";
    display: inline-block;
    position: relative;
    background: #512d3e;
    width: 30px;
    height: 1px;
    margin: 0 10px 0 0;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.prod_accueil .info_ville::after, .page_ref .spin3::after {
    content: "";
    display: inline-block;
    position: relative;
    background: #512d3e;
    width: 30px;
    height: 1px;
    margin: 0 0 0 10px;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}


/* PRESENTATION */
.home_cont_presentation h3,
h3 {
    font-family: 'Futurist-Fixed';
}
.home_cont_presentation{
   background: -webkit-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -moz-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -ms-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -o-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background-size: 100% 100%, 10px 10px, 10px 10px, 100% 100%;
   background-position: top center, 1px 1px, 0px 0px, top center;
   bottom: 0;
    color: #000;
}
.home_cont_presentation .contenu-presentation {
    padding: 0 50px 0 15px;
}
.home_cont_presentation .btn-primary {
    width: 150px;
}

/* NOS BIENS */
.home_cont_categories {
    padding-bottom: 380px;
}
.grid {
    position: relative;
    margin: 0 auto;
    max-width: 1500px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: calc(33.3% - 6px);
    margin: 3px;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.6;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #000;
}

figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba h2 {
    padding-top: 22%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* ALERTE EMAIL */
.home_cont_alertes {
    clear: both;
    padding: 10px 10px;
    background: #512d3e;
}
.home_cont_alertes p{
    color: #fff;
}
.home_cont_alertes p i{
    color: #e8e8e8;
}
.home_cont_alertes .btn-primary,
.home_cont_alertes .btn-primary:hover{
    border-color: #e8e8e8;
}


/* COORDONNEES */
.cont_coordonnees{
   background: -webkit-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -moz-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -ms-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -o-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background-size: 100% 100%, 10px 10px, 10px 10px, 100% 100%;
   background-position: top center, 1px 1px, 0px 0px, top center;
   bottom: 0;
    color: #000;
}
.logo-fb {
  font-size: 35px;
  margin: 0 5px;
  color: #000;
}
.logo-fb:hover{
  color: #512d3e;
}
.cont_coordonnees .btn-primary, .cont_coordonnees #voir-telephone-0{
  background: transparent;
  border-color: #000;
  color: #000;
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 5px 0 !important;
  letter-spacing: 1px;
}
.cont_coordonnees .btn-primary:hover, .cont_coordonnees #voir-telephone-0:hover{
  background: #512d3e;
  color: #fff;
  border-color: #512d3e;
}
.cont_coordonnees .btn {
    text-align: center;
}
.cont_coordonnees p{
  margin-bottom: 0.2rem;
}
.coordonnees_heading img {
    width: auto;
}

/* FOOTER */
footer {
    background-color: #fff;
}
footer, footer a {
    color: #000;
}

/* AUTRE */
.breadcrumb-item.active{
    color: #512d3e;
}
.progress-bar {
    background-color: #512d3e;
}
.listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
    right: 2%;
    top: 10%;
    background: #512d3e;
}
.content_page {
    width: 100%;
}
.legacy-policy .sidebar {display: none;}
.alert-danger {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    text-align: center;
}
#biens_comparatif .info_type {
    display: block;
}
.recherche-detaillee .content_page {
    width: 70%;
    letter-spacing: 0;
}

/* SIDEBAR */
.sidebar .group_btn a {
    width: 100%;
    margin: 3px;
}
.sidebar {
    margin-top: 0;
    width: 30%;
    text-align: center;
    letter-spacing: 1px;
}
.sidebar address, .sidebar_blocinfos {
    border: 1px solid #e8e8e8;
    font-size: 13px;
}
.sidebar li.nom_agence, .sidebar_blocinfos strong {
     font-family: 'Futurist-Fixed';
    letter-spacing: 4px;
    font-size: 20px;
    padding: 5px 0;
    text-transform: uppercase;
}
.sidebar li.nom_agence::after, .sidebar_blocinfos strong::after {
    content: "";
    width: 8%;
    height: 2px;
    background: #512d3e;
    display: block;
    margin: 0 auto 5px auto;
}
.sidebar_blocinfos ul{
    margin-top: 10px;
}
.telephone-vu {
    background-color: transparent;
}
.sidebar_blocinfos.sticky {
    border: 1px solid #512d3e;
}
.recherche-detaillee .content_page .input_group_content label:first-of-type{
     font-family: 'Futurist-Fixed';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.recherche-detaillee .content_page .form-style, .recherche-detaillee .bootstrap-select.btn-group .dropdown-toggle .filter-option, .recherche-detaillee .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 13px;
    letter-spacing: 0;
    border: 1px solid #e8e8e8;
}
.recherche-detaillee .txt {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: normal;
}
.form-search-d label.btn.active, .form-search-d label.btn:hover {
    background: #512d3e;
    color: #000;
}
.recherche-detaillee .form-group label.active .check::before {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}
#formrecherchedetaillee .btn-primary {
    margin-bottom: 50px;
    margin-top: 25px;
    background: #512d3e;
}


/* BOITE A OUTILS */
#bloc_fixed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    right: 20px;
    top: 50%;
    width: 45px;
    z-index: 2000;
    height: auto;
}
#bloc_fixed .div {
    margin-bottom: 15px;
}
#bloc_fixed .aside_icone:nth-child(1) .Button__icon:before {
    content: '\f132';
    font-family: "Ionicons";
    color: #ffffff;
}
#bloc_fixed .aside_icone:nth-child(2) .Button__icon:before {
    content: '\f39b';
    font-family: "Ionicons";
    color: #ffffff;
}
#bloc_fixed .aside_icone:nth-child(3) .Button__icon:before {
    content: '\f3ae';
    font-family: "Ionicons";
    color: #ffffff;
}
.aside_icone {
    display: inline-block;
    font-size: 32px;
    height: 45px;
    text-align: center;
    width: 45px;
    margin: 0 0 10px 0;
    line-height: 45px;
}
.Button__textWrapper,
.Button__text,
.Button__icon {
    font-size: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.Button__text,
.Button__icon {
    -webkit-transition: top 500ms;
    transition: top 500ms;
}
.Button {
    display: inline-block;
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    font-size: 15px;
    border: 1px solid #000;
    width: 45px;
    height: 45px;
    /*  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7), inset 0 1px rgba(255, 255, 255, 0.3);*/
    text-align: center;
    -webkit-transition: background-color 500ms, -webkit-transform 100ms;
    transition: background-color 500ms, -webkit-transform 100ms;
    transition: background-color 500ms, transform 100ms;
    transition: background-color 500ms, transform 100ms, -webkit-transform 100ms;
}
.Button__textWrapper {
    overflow: hidden;
}
.Button__text {
    line-height: 41px;
    top: 0;
}
.Button__icon {
    top: 100%;
}
.Button::before {
    content: attr(data-tooltip);
    width: 100px;
    height: 20px;
    background-color: #512d3e;
    color: #fff;
    font-size: 12px;
    border-radius: .15em;
    line-height: 20px;
    bottom: 50px;
    /*  left: calc(50% - 70px);*/
    left: calc(0% - 110px);
    text-transform: uppercase;
}
.Button::before,
.Button::after {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    visibility: hidden;
}
.Button:hover {
    background-color: #d0cdd7;
}
.Button:hover .Button__text {
    top: -100%;
}
.Button:hover .Button__icon {
    top: -3px;
}
.Button:hover::before,
.Button:hover::after {
    opacity: 1;
    visibility: visible;
}
.Button:hover::after {
    bottom: 60px;
}
.Button:hover::before {
    bottom: 0;
}
.Button:active {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
}
.icon_rs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
}
.badge-pill {
    padding-right: 0.5em;
    padding-left: 0.5em;
}
.badge {
    bottom: -17%;
    left: -17%;
}

/* LISTING */
[class*="listing-"] .sticking .site-pusher{
    display: none;
}
[class*="listing-"] .sticking form{
    padding-top: 15px;
}
.info_ville {
    font-size: 14px;
}
.info_type {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}
.prod_listing.damier .info_titre { display: none;}
.info_type span{
    color: #512d3e;
    font-weight: 800;
}
.card_list li > span:after{
    display: none;
}
.card_list li > span{
    color: #512d3e;
}
.description{
    font-size: 13px;
    padding: 20px;
    text-align: justify;
}
.card_list {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.page-item.active .page-link {
    color: #000;
}
.page-item.disabled .page-link {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.page-link {
    color: #000;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #512d3e;
    border-color: transparent;
}
.page-link {
    background-color: transparent;
}
.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #512d3e;
    border-color: transparent;
}
.block_etiquette {
    background-color: #512d3e!important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
    width: 145px;
}
.block_etiquette.b_vendu {
    background-color: #c0bebe!important;
    color: #000!important;
    font-weight: 500;
}

/* AUTRES PAGES */
.contact .contact_formulaire, .estimation .contact_formulaire {
    width: 100%;
}
.detail_header .titre:after {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    background: #512d3e;
    height: 2px;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover{
    background: #512d3e;
    color: #fff;
}
.detail_taber {
    border-bottom: 1px solid #512d3e;
}
.detail_taber .nav-link {
    color: #000;
    padding: 0.5em;
}
.lafficheur li {
    background-color: #000!important;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #512d3e!important;
    color: #fff!important;
}
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #fafafa;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #fafafa;
}
.detail_header_sticky {
    background: #e8e8e8;
}
.detail_biens_sim .info_titre {
    display: none;
}
.detail_biens_sim .prod_accueil .info_ville::before,
.detail_biens_sim .prod_accueil .info_ville::after {
    display: none;

}

/* PAGE AGENCE */
.agence .d-lg-flex p{
    text-align: justify;
}
.home_cont_equipe #carouselExampleIndicators {
    margin: 35px 0 70px 0;
}
.home_cont_equipe .carousel-indicators {
    bottom: -35px;
    margin-right: 0;
}
.carousel-indicators li {
    width: 20px;
    height: 2px;
}
.home_cont_equipe .carousel-indicators .active {
    background-color: #512d3e;
}
.home_cont_equipe .carousel-indicators li{
    background-color: #000;
}
.home_cont_equipe .bloc-slide-txt{
    width: 70%;
}
.home_cont_equipe .bloc-slide-img {
    width: 30%;
}
.home_cont_equipe .carousel-author{
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 18px;
    margin-top: 20px;
}
.home_cont_equipe .carousel-item .bloc-slide-txt{
    padding: 0 0 0 40px;
}
.home_cont_equipe .carousel-item .bloc-slide-txt p{
    margin-top: 20px;
}
.home_cont_equipe .bloc-slide-img img{
    width: 400px;
}



/* ASIDE CONTACT */
aside.aside_contact {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 2px 3px 3px 1px;
            box-shadow: 2px 3px 3px 1px;
}
aside .contact_img img{
    width: inherit;
    margin-bottom: 30px;
}
aside .intention_appel_txt, aside ul li .btn i{
    color: #000;
}
aside .social_network i {
    font-size: 1.5em;
}
aside .contact_contain .group_btn a{
    width: 70%;
    font-size: 13px;
    margin: 5px 0;
    text-transform: uppercase;
    letter-spacing: 0;
}


/* REFERENCEMENT */
.index .listref {
    padding-right: 15px;
    padding-left: 50px;
}
.listref a{
    font-style: italic;
}
.listref a:hover{
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.listref a::before {
    content: "";
    display: inline-block;
    position: relative;
    background: #512d3e;
    width: 20px;
    height: 1px;
    margin: 0 10px 0 0;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.referencement a{
    font-weight: bold;
}

.index .itemlolo{
    padding: 0 15px;
}

.itemlolo{
    padding: 0 15px 50px 15px;
}
.referencement .ensavoirplus i{
    color: #000;
}
.page_ref .description {
    padding: 15px 20px 10px 20px;
    font-size: 11px;
}
.page2ref .home_heading{
    text-align: left;
}
.page_ref .prod_listing.damier{
    margin-bottom: 30px;
}


/* RESPONSIVE */
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 7px;
        color: #000;
        text-transform: initial;
        letter-spacing: 2px;
        font-size: 13px;
        -webkit-transition: color 0.3s ease-out;
        transition: color 0.3s ease-out;
    }
    .menu ul > li > a:hover{
        color: #512d3e;
    }
    .header__logo {
        display: block;
        height: 100px;
        padding: 5px 0;
    }
    .index .not-sticking .header__logo {
      display: inline-block;
        height: 115px;
        padding: 5px 0;
  }
  .sticking .header__logo, .not-sticking .header__logo {
        text-align: left;
        display: inline-block;
        height: 115px;
  }
  nav {
      display: inline-block;
      margin: auto 0;
  }
  nav ul{
      margin-bottom: 0;
  }
  .site-pusher {
      display: flex;
      justify-content: space-around;
  }
}
@media (min-width: 1024px) and (max-width: 1366px){
    .moteur {
        left: 7.5%;
        width: 85%;
    }
    /* .index .not-sticking .header__logo, .sticking .header__logo, .not-sticking .header__logo {
        min-width: 260px;
    } */
    .home_cont_categories {
        padding-bottom: 330px;
    }
}
@media (max-width: 991px){
    [class*="listing-"] #formrechercheentreprise{
        display: none;
    }
}
@media (max-width: 768px){
    .prod_accueil article {
        padding: 10px;
    }
    .prod_listing.damier > .listing_article article {
        width: 49%;
         margin-top: 0px; 
    }
    .content_page {
        width: 100%;
        margin: 20px 0 50px 0;
    }
    .header__logo img {
        margin-left: -70px;
        padding: 6px 0;
    }
    #bloc_fixed_bottom .surcharge_favoris {
        bottom: inherit;
    }
    .index .listref {
        padding-left: 20px;
    }
    .home_cont_categories {
        padding-bottom: 40px
    }
    div#content{
        margin-top: 100px;
    }
    .top_page {
        margin-top: 70px;
    }
    .map {
        top: inherit;
        margin-top: 80px;
    }
    .home_cont_equipe .carousel-author {
        margin-top: 0;
    }
}
@media (max-width: 420px){
  .bloc-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bloc-reseaux {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .moteur {
    top: inherit;
    left: 5%;
    width: 90%;
    bottom: 12%;
  }
  #bloc_fixed_bottom .surcharge_favoris {
    bottom: inherit;
    }
    .header__logo img {
        margin-left: -20px;
        max-width: 150px;
    }
    .prod_accueil {
        margin: 0;
    }
    .prod_accueil article {
        width: calc(100% - 20px);
    }
    .index .listref {
        padding: 0 15px;
    }
    .home_cont_categories {
        padding-bottom: 20px;
    }
    .map {
        top: inherit;
        margin-top: 75px;
    }
    .home_cont_equipe .bloc-slide-txt, .home_cont_equipe .bloc-slide-img {
        width: 100%;
    }
    .home_cont_equipe .d-flex{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .home_cont_equipe .carousel-item .bloc-slide-txt {
        padding: 0 15px;
    }
    .home_cont_equipe .carousel-indicators {
        margin-right: 15%;
    }
    .detail_taber .nav-item a {
        padding: 0.1em 0.5em
    }
    .detail_slide_thumbs > li {
        height: auto;
        margin: 5px;
        width: 25px;
    }
    .page-heading, .deco, .page_heading {
        font-size: 25px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 50em){
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
.photo-equipe img{
    width: 100%;
}




/* ============================================================================ */
/*                                     COOKIES                                  */
/* ============================================================================ */
.cc-window.cc-banner {
    width: 350px!important;
}
.cc-banner.cc-bottom {
    left: auto!important;
    right: 20px;
    bottom: 20px;
}
.cc-color-override-1247188962.cc-window {
    background-color: #fff!important;
    border: 1px solid rgba(0,0,0,0.1);
}
#footer-cookie {
    color: #141414!important;
    max-height: 100%!important;
}
#footer-cookie h3 {
    font-size: 1rem!important;
}
#footer-cookie p {
    font-size: 12px!important;
    line-height: 1.5!important;
}
.btncookie {
    margin: 8px auto!important;
    background: #512d3e!important;
    color: #fff!important;
    border: 1px solid #512d3e!important;
    font-size: 12px!important;
    width: 180px!important;
    padding: .6rem .75rem!important;
}
.btncookie:hover {
    background: #141414!important;
    color: #fff!important;
    border: 1px solid #141414!important;
}
#boutoncookie {
    display: grid!important;
}
.cc-color-override-1247188962 .cc-link, .cc-color-override-1247188962 .cc-link:active, .cc-color-override-1247188962 .cc-link:visited {
    color: #000!important;
}
a.cc-link {
    margin: auto!important;
}

