/* ====================================================== */
/*                         GENERAL                        */
/* ====================================================== */

/* .livraisonsite {
    display: none;
} */


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

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

@font-face {
    font-family: 'times';
    src: url('/assets/fonts/times new roman.tff') format('ttf');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* font-family: 'Montserrat', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* font-family: 'Arial', sans-serif; */


body {
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
    color: #000;
}

.marginauto {
    margin: auto;
}
.centre {
    text-align: center;
}
p {
    font-size: 15px;
}

/* COULEURS */
.bleu, .rouge {
    color: #d30519;
}
.jaune {
    color:#fff;
}
a {
    color: #000;
}
a:hover {
    color: #d30519;
}

/* FIL D'ARIANE */
.breadcrumb-item.active {
    color: #d30519;
}

/* PAGINATION */
.page-item.active .page-link {
    background-color: #000;
    border-color: #000;
}
.page-link {
    color: #d30519;
}
.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

/* BOUTONS */

.btn-primary,
.btn-info,
.btn-secondary,
.btn-success {
    background-color: #000;
    color: #fff;
    font-weight: 500;
    border-color: #000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-secondary:hover,
.btn-success:hover {
    background-color: #111111;
    color: #fff;
    border-color: #000;
}
.btn-primary2 {
    background-color: transparent;
    color: #000;
    font-weight: 500;
    border-color: #000;
}
.btn-primary2:hover {
    background-color: #000;
    color: #fff;
    font-weight: 500;
    border-color: #000;
}
.btn-primary2 i {
    font-size: 26px;
    vertical-align: middle;
    margin-left: 5px;
    top: -2px;
}
.telephone-vu {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
}
.b_exclu {
    background-color: #000;
}

/* TITRES */
.bg-gris {
    background: rgba(0,0,0,0.05);
    padding: 14px 0;
    margin: -60px 0 30px 0;
}
.home_heading2 {
    font-weight: 300;
    font-size: 2.8rem;
    margin: 20px 0 40px 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: 'times', sans-serif;
}

.home_heading3{
    font-weight: 800;
    font-size: 1.8rem;
    margin: -20px 0 0 0;
    text-align: center;
    color: #d30519;
    text-transform: uppercase;
    font-family: 'times', sans-serif;
}
.home_cont_alertes .home_heading2 {
    color: #000;
}
.sous-titre, .mentions-legales h2, .page_heading {
    font-weight: 600;
    font-size: 18px;
    padding-left: 15px;
    border-left: 3px solid #fff;
    margin-bottom: 20px;
    color: #000;
}
.mentions-legales h2 {
    font-size: 22px;
}

/* SIDEBAR */
.sidebar .img-thumbnail {
    width: 200px;
}
.sidebar {
    display: none;
}
.temoignages .sidebar { 
    display: block;
    width: 33.33333%;
}
.contact .contact_formulaire, .estimation .contact_formulaire,
.content_page {
    width: 100%;
}
.temoignages .content_page {
    width: 66.6667%;
}

/* TOP_PAGE */
.top_page {
    height: 350px;
}
.gestion .top_page {
    background-image: url(../images/top_page/gestion_top.jpg);
}
.copropriete .top_page {
    background-image: url(../images/top_page/copropriete_top.jpg);
}
.alerte-email .top_page {
    background-image: url(../images/top_page/alerte-email_top.jpg);
}
.estimation .top_page {
    background-image: url(../images/top_page/estimation_top.jpg);
}
.agence .top_page {
    background-image: url(../images/top_page/agence_top.jpg);
}

/*NAVIGATION*/
.header-item:hover, .info_ville:hover, .info_titre:hover, .info_type:hover {
    color: #000;
}
.header .not-sticking,
.header .sticking {
    background: #fff;
}
.navicons_home {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 200px;
    margin-left: -300px;
    margin-top: -200px;
}
.navicons_home > .icone-home-vente,
.navicons_home > .icone-home-location {
    border: 3px solid #d30519;
}
.navicons_home > .icone-home-vente,
.navicons_home > .icone-home-location,
.navicons_home > .icone-home-search {
    background: rgba(255,255,255,.5);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
    border-radius: 50%;
}
.navicons_home > .icone-home-search a img {
    margin-top: 0px;
}

.navicons_home > .icone-home-vente a div, .navicons_home > .icone-home-location a div, .navicons_home > .icone-home-search a div {
    top: 130px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}

.header .site-pusher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px;
}
nav.menu { margin: auto 0;}

.menu ul > li > a, .header .menu ul > li > a, .menu .dropdown-item {
    line-height: 1.2;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-transform: initial;
    letter-spacing: 0;
}
.menu .dropdown-item {
    padding: 0.75rem 1.5rem;
}
.menu-top a {
    color: #000!important;
}
.menu ul > li > a.logo-fb {
    line-height: 1.5;
}
.index .not-sticking .menu ul > li > a {
    color: #000;
    text-transform: initial;
    padding: 0px 15px;

}
.menu li:hover > a {
    color: #d30519!important;
    text-decoration: underline;
}
.menu li:hover > a > a.dropdown-item{
    color: #000!important;
    text-decoration: none;
}
.menu .dropdown-menu {
    margin: 0;
}
nav.menu ul.menu-top {
    justify-content: flex-end;
}
ul.menu-top > li > a.logo-fb {
    padding: 0 15px;
}

.menu ul.menu-top > li > a.btn-primary {
    color: #fff;
    font-size: 15px;
    padding: 10px 20px ;
    text-transform: initial;
    margin-right: 20px;
}
.menu ul.menu-top > li > a.btn-primary:hover, .header nav ul > li > a:hover {
    color: #fff;
}
.menu-top {
    padding: 10px 0;
}
.menu-top .logo-fb i{
    font-size: 27px;
    color: #fff;
}
.menu .ion-android-person,
.menu-top .ion-android-person {
    font-size: 22px;
    bottom: 0px;
    right: 5px;
}
.menu-top .ion-ios-telephone {
    font-size: 27px;
    top: 0;
}
.menu-top a:hover .ion-android-person,
.menu a:hover .ion-android-person,
.menu-top a:hover .ion-ios-telephone {
    color: #d30519;
}
.navigation {
    border-top: 1px solid #d30519;
    padding: 10px 0;
}
.header__logo {
    display: block;
    height: 115px;
    padding: 0px;
}
.index .not-sticking .header__logo {
    display: block;
    height: 150px;
    padding: 0px;
}
.badge {
    display: inline-block;
    padding: .1em 0.3em;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    right: 10px;
    bottom:1px;
}
li:hover a .ion-ios-heart-outline:before,li:hover a .ion-ios-heart:before {
    color: #fff;
}
i.ion-ios-heart-outline {
    font-size: 23px;
    left: 6px;
    bottom: -1px;
}


/* ALERTE */
.alert-danger {
    color: #fff;
    background-color: #000;
    border-color: #000;
    margin: auto;
}
.alert-danger a {
    color: #fff;
}



/* ====================================================== */
/*                         INDEX                          */
/* ====================================================== */
/*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');
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
    background-image: url('/assets/images/slider_home/5.jpg');
}
.moteur {
    background-color: transparent;
    padding: 0;
}
.index .radio_trans input[type=radio].css-checkbox:checked + label.css-label {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    background-color: transparent; 
    border: 1px solid #d30519;
    color: #fff;
    margin-right: 10px;
}
.plusdecritere .plusc, .plusdecritere .plusm,
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}



/* -------------------SELECTION------------------- */
.home_cont_selection {
    padding-top: 80px;
    padding-bottom: 80px;
}
.info_ville:hover, .info_titre:hover, .info_type:hover {
    color: #000;
}
.index .prod_accueil .card-fav-absolute{
    right: 20px;
    top: 20px;
    font-size: 22px;
    z-index: 150;
    color: #000;
}
.index .info_type {
    font-weight: 400;
    font-size: 17px;
    margin: 0;
    text-transform: capitalize;
}
.index .prod_accueil .block_info {
    min-height: auto;
    padding: 10px;
    height: 100px;
    background: rgba(0,0,0,.05) ;
    color: #000;
    text-align: center;
}
.index .prod_accueil article {
    margin-bottom: 35px;
}
.prod_listing > .listing_article article {
    margin-bottom: 35px;
}
.prod_accueil article {
    border: 1px solid rgba(0,0,0,0);
}
.prod_accueil .info_prix {
    color: #000;
    margin: 0 0 15px 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 14px;
    background: #000;
    padding: 5px 10px;
    min-width: 100px;
    text-align: center;
}
.prod_accueil .bandeaux {
    color: #000;
    margin: 0 0 15px 0;
    padding: 0;
    position: absolute;
    top: 14px;
    left: 14px;
    background: #fff;
    padding: 7px 10px;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
}
.prod_accueil .bandeaux .info_type:hover {
    color: #000;
}
.prixplus {
    display: none;
}
.prod_accueil .info_titre, .index .info_ville {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.index .prod_accueil ul.liste2 {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 0!important;
    margin-top: 14px!important;
    color: #000;
}
.prod_accueil img.article_logo {
    width: 25px;
    opacity: 1;
    color: #000;
}
.prod_accueil .carousel-control-next,.prod_accueil .carousel-control-prev {
    background: 0;
    height: 40px;
    width: 40px;
    top: 45%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 30;
    opacity: 1;
    color: #fff;
}
.prod_accueil ul.liste2 li {
    margin: auto;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

/* ---------------------------ALERTE EMAIL--------------------------- */
.home_cont_alertes {
    position: relative;
    background: linear-gradient( rgba(255,255,255, 0.2), rgba(255,255,255, 0.5) ),url(/assets/images/home-background-presentation3.jpg) no-repeat center center;
    background-size: cover;
    color: #000;
    margin: 30px auto;
    padding: 150px 0;
}
.home_cont_alertes p {
    color: #000;
    font-weight: 500;
    font-size: 17px;
}
.home_cont_alertes .btn {
    margin-left: 0;
}
.home_cont_alertes .btn {
    width: 200px;
    padding: .9rem .75rem;
}

/* -------------------------------CATEGORIES------------------------------- */
.home_cont_categories .home_heading {
    color: #000;
}
.home_cont_categories .home_heading::after {
    background: #000;
}
.home_cont_coordonnees .home_heading {
    font-size: 20px;
}
.home_cont_categories .row div {
    height: auto;
}
  
.home_cont_categories {
    padding-top: 80px;
    padding-bottom: 80px;
}
/* ===== HOME CATEGORIES STYLE #2 ===== */
a.cat__effect-alt {
    background: #000;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: block;
}
a.cat__effect-alt img {
	/* max-width: none; */
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
a.cat__effect-alt:hover img {
	opacity: 0.2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
a.cat__effect-alt div {
    text-align: left;
}
a.cat__effect-alt div.cat__description{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
}
a.cat__effect-alt h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
    text-shadow: #000000c7 0.1em 0.1em 0.1em;
    font-size: 23px;
}
a.cat__effect-alt h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #d30519;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
a.cat__effect-alt:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
a.cat__effect-alt p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
a.cat__effect-alt:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/* ===== END HOME CATEGORIES STYLE #2 ===== */




/* ====================================================== */
/*                  COORDONNEES FOOTER                    */
/* ====================================================== */
.home_cont_coordonnees {
    border-top: 0;
    padding: 50px 0;
}
.home_cont_categories .bg-gris,
.home_cont_coordonnees .bg-gris {
    margin: -70px 0 40px 0;
}
.coordonnees_heading {
    color: #000;
}
.bloc-agence {
    text-align: center;
    background: transparent;
}
.bloc-agence img {
    width: 250px;
}
.bloc-agence .nom_agence {
    font-size: 15px;
    background: #fff;
    margin: 10px auto 10px auto;
    color: #000;
    width: 65%;
    padding: 10px 0;
}
.bloc-agence .nom_agence {
    font-size: 15px;
    background: #fff;
    margin: 10px auto 10px auto;
    color: #000;
    width: 65%;
    padding: 10px 0;
    font-family: 'Arial', sans-serif;
    letter-spacing: 2px;
}
.bloc-agence .nom_agence span{
    font-weight: 600;
    text-transform: uppercase;
    font-size:14px;
    
}
.bloc-agence .img {
  height: 470px;
}
.bloc-agence .adresse-agence p{
    font-size: 15px;
    margin-bottom: 0;
}
.bloc-agence .adresse-agence {
    min-height: 50px;
}
.bloc-agence .ion-ios-telephone-outline {
    font-size: 25px;
    top: 2px;
}
.bloc-agence a:hover {
    color: #ddd;
    text-decoration: underline;
}
.bloc-agence a.lien-coordonnees span::before,
.bloc-agence a.lien-coordonnees span::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #000;
    vertical-align: middle;
    margin: 0 10px;
}
.home_cont_coordonnees .social_network a:hover {
    color: #ddd;
}
footer {
    background: #000;
    padding: 10px;
}
footer.border-top {
    border-top: 1px solid rgba(255,255,255,.5);
}
footer ul.align-items-center {
    justify-content: center;
}
footer ul li {
    margin: 0 5%;
}
.plan_site {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #000;
}
.titre-footer {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    
}
.lien-plan {
    font-size: 16px;
    line-height: 1.4;    
    font-weight: 500;
    text-transform: initial;
    color:#fff;
}
.plan_site img {
    width: 250px;
}
.lien-plan:hover {
    text-decoration: underline;
    color: #fff;
}
.lien-plan i {
    font-size: 20px;
    top: 3px;
    margin-right: 5px;
    color: #d30519;
}
.logo-opinions {
    width: 150px;
}
.logo-fnaim {
    width: 120px;
    margin: 20px 0;
}

.actualites .top_page {
    background-image: url(../images/top_page/actualites_top.jpg);
}


/* ====================================================== */
/*                         LISTING                        */
/* ====================================================== */
.page-item.active .page-link {
    background-color: #000;
    border-color: #000;
}
.page-link {
    color: #000;
}
.page-link:focus,
.page-link:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
[class*="listing-"] .container_search,
[class*="listing"] .container_search {
    padding: 20px 0 10px 0;
    background: #f9f9f9;
}
[class*="listing-"] .container_search .plusdecritere .plusc,
[class*="listing"] .container_search .plusdecritere .plusc {
    color: #000;
}

[class*="listing-"] ul.liste2,
[class*="listing"] ul.liste2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
    padding: 0;
}
.prod_listing.damier ul.liste2 li, .prod_listing.listing ul.liste2 li, [class*="listing-"] .prod_listing ul.liste2 li, .listing .prod_listing ul.liste2 li, .details-liste-header ul.liste2 li {
    margin: auto;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 8px;
}
[class*="listing-"] img.article_logo ,
[class*="listing"] img.article_logo {
    width: 25px;
    opacity: 1;
    margin: auto auto 5px auto;
}
[class*="listing-"] .carousel-control-next,[class*="listing-"] .carousel-control-prev,
[class*="listing"] .carousel-control-next,[class*="listing"] .carousel-control-prev {
    background: 0;
    height: 40px;
    width: 40px;
    top: 45%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 30;
    opacity: 1;
    color: #fff;
}
[class*="listing-"] .col-descriptif,
[class*="listing"] .col-descriptif {
    padding: 5px 0 0 20px;
}
[class*="listing-"] .description,
[class*="listing"] .description {
    font-size: 15px;
}
[class*="listing-"] .btn-primary a,
[class*="listing"] .btn-primary a {
    color: #000;
}
[class*="listing"] .btn-sm ,
[class*="listing-"] .btn-sm {
    font-size: 12px;
    margin: 10px 0;
    text-transform: uppercase;
    background-color: #fff;
}
[class*="listing"] .btn-sm:hover ,
[class*="listing-"] .btn-sm:hover {
    background-color: #fff;
}
[class*="listing"] .info_prix,
[class*="listing-"] .info_prix {
    color: #fff;
    margin: 0 0 15px 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 14px;
    background: #000;
    padding: 5px 10px;
    min-width: 100px;
    text-align: center;
    left: auto;
}
.prod_listing > .listing_article article {
    background: #f9f9f9;
}
.triangle {
    background: #f9f9f9;
}
.detail_biens_sim span.val span,
.prod_listing.damier span.val span,
.prod_listing.carte span.val span {
    display: none;
}
.prod_listing.carte .col-descriptif {
    display: none;
}
.prod_listing.carte ul.liste2 {
    margin: 20px 0;
}
.prod_listing.carte .info_prix {
    font-size: 15px;
    margin: 20px 0 15px;
}
.prod_listing.carte .spin1.info_type, .prod_listing.carte .info_ville {
    padding-left: 0;
}
.prod_listing .info_titre { display: none;}

/* Biens similaires */
#biens_similaires_annonce .card-fav-absolute,
#biens_similaires_annonce .bandeaux,
#biens_similaires_annonce .info_titre  { 
    display: none;
}
#biens_similaires_annonce  article {
    border: 1px solid rgba(0,0,0,0.1);
    background: #f9f9f9;
}
#biens_similaires_annonce .col-descriptif {
    padding: 0;
}
#biens_similaires_annonce ul.liste2 {
    margin: 0 0 15px 0;
}
#biens_similaires_annonce ul.liste2 li {
    line-height: 8px;
}
#biens_similaires_annonce .box {
    height: 30px;
}


/* PAGE DETAILS */
.detail_annexe{
    position: absolute;
    z-index: 1;
    position: absolute;
    top: 50%;
}
.detail_taber{
    border: 0
}
bloc__slider{
    position: relative
}
.detail_header{
    position: absolute;
    bottom: 12%;
    z-index: 150;
    width: 50%;
    background: white;
    margin: 0 auto;
    left: 25%;
    padding: 15px
}
.detail_header h1{
    margin-bottom: 0
}
.detail_header .crit{
    margin-top: 5px;
}
.detail_header .crit span:nth-child(1){
    font-weight: normal
}
.detail_header .titre::after, .detail_header h1::after {
    display: none;
}
.detail_header .titre, .detail_header_sticky h1, .carousel_header .titre{
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    text-transform: none
}
.detail_biens_sim  .header-item{
    padding: 0;
}
.detail_biens_sim  .info_detail,
.detail_biens_sim  .ref{
    display: none !important;
}
.detail_biens_sim .info_type{
    margin: 5px 0
}
.detail_biens_sim .info_numero{
    text-transform: none;
    color: #138496;
    padding-top: 5px;
} 
.detail_header .titre{
    padding-bottom: 10px;
}
.grey{
    background: #f4f5f9;
}
.bg_alt{
    padding: 30px 0;
}
.bg_blue{
    background: #071428;
    color:#ffffff;
}
.bg_blueb{
    background: #081831;
    color:#ffffff;
}
.detail .info_titre{
    font-size: 25px;
}
.mw780p{
    max-width: 780px;
    margin: 0 auto;
    text-align: justify;
}
.detail_header_sticky{
    background: #F1f1f1 ;
    text-transform: uppercase;
}
.detail_header_sticky a{
    color: #fff;
    font-size: 13px;
    padding: 0 15px;
}
.detail_annexe_nav {
    width:100%;
    -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between !important;
}
.detail_annexe{
    width:100%
}
.detail_annexe_nav > li > a:hover{
    background: #000;
    color: #ffffff;
}
.detail_annexe_nav > li > a{
    color: #333333;
    background: #f1f1f1;
    padding: 15px;
}
.detail_annexe_nav > li:nth-child(2){
    display: none;
}
#detailinfosdetail ul li:not(:last-child){
    border-right:1px solid #ccc
}
/*interet*/
.lafficheur{
    -ms-flex-pack: distribute;   
    justify-content: space-around;
    border-bottom: 1px solid #999999
}
.lafficheur li{
    background-color: transparent !important;
    color: #000000 !important;
    padding: 5px !important;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 12px;
}

.detail .bloc-contact {
    height: 450px;
}
.detail #detailinfosdetail ul li::after{
    display: none;
}
.detail .vvirtuelle video{
    max-height: 380px!important;
    height: 100%;
}
.b_virtuelle {
    background-color: #000;
}
/*PAGINATION*/
.page-item.disabled .page-link{
    background: transparent;
}
.page-item.active .page-link{
    background: #FFFFFF;
    color: #000;
}
.page-link{
    background: transparent;
    color: #000;
    font-size: 12px;
}
.dpe-txt{
    font-size: 13px;
}

.pt-6-1{
    padding: 15px 0 45px 0
}
.us{
    background: #ffffff;
}
.detail_biens_sim{
    padding: 0
}

.detail_annexe_nav > li a::after {
    display: none;
}


.detail h3{
    font-weight: 600;
    font-size: 21px;
    padding-left: 15px;
    border-left: 3px solid #fff;
    color: #000;
    margin-bottom: 45px;
}
.detail h3::after {
    background: #000;
    height: 2px;
    width: 45px;
    content: '';
}
.detail .home_cont_coordonnees {
    display: none;
}

@media (min-width: 769px) {
    .block_title {
        width: calc(100% * 1/4 - 22.5px);
    }
    .block_content {
        width: calc(100% * 3/4 - 7.5px);
    }
}
@media (max-width: 991px){
    .detail .bloc-contact {
        height: 500px;
    }  
}

@media (max-width: 420px){
    .detail .bloc-contact {
        height: 550px;
    }
}
.detail .partie-contact i {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 5px;
}



/* ====================================================== */
/*                         CONTENU                        */
/* ====================================================== */
.ion-android-arrow-forward {
    font-size: 22px;
    top: 2px;
}

/* GESTION */

.snip1556 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #545454;
    display: inline-block;
    
    margin: 10px 10px 60px 10px;
    max-width: 85%;
    min-width: 250px;
    position: relative;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    box-shadow: none !important;
    padding: 30px 55px 0 0;
  }

@media (max-width: 1280px) {
    .snip1556 {
        max-width: 90%;
    }    
}
  .snip1556 *,
  .snip1556 *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  
  .snip1556 img {
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    max-width: 100%;
    position: relative;
    vertical-align: baseline;
    top: 25px;
  }
  
  .snip1556 figcaption {
    background-color: #000;
    bottom: 30px;
    left: 40px;
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .snip1556 .h3 {
    font-size: 18px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    color: #fff;
    left: 8%;
    letter-spacing: 1px;
    margin: 12px 0;
    opacity: 1;
    padding: 10px 40px 0 0;
    right: 0;
    text-transform: uppercase;
    top: 0;
    white-space: nowrap;
    
  }
  
  .snip1556 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .snip1556:hover figcaption,
  .snip1556.hover figcaption {
    background-color: #000;
  }
  .snip1556:hover .h3 {
      color: #fff;
  }

/* COURTAGE */
.encadre {
    background-color: #d30519;
    padding: 15px 30px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    font-size: 27px;
    line-height: 1;
    font-weight: 600;
    justify-content: center;
}
.encadre span {
    font-size: 5rem;
}
.encadre sup {
    font-size: 35px;
    right: -4px;
    top: -30px;
    font-weight: 400;
}

.courtage-professionnel .top_page {
    background-image: url(/assets/images/top_page/courtage-pro_top.jpg);
}

.courtage-particulier .top_page {
    background-image: url(/assets/images/top_page/courtage-particuliers_top.jpg);
}



/* AGENCE - EQUIPE */
.equipe .content_page {
    width: 100%;
  }
  .equipe .sidebar {
    display: none;
  }
  .agence .equipe ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
  }
  .agence .equipe ul li {
    position: relative;
    width: calc(100% / 3 - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
  }
  .agence .equipe .p-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .agence .equipe .border-equipe {
    padding: 0;
    margin: 15px;
    border: 2px solid #d30519;
  }
  .agence .equipe .infos { 
    text-align: center;
  }
  .agence  .equipe .infos-contact { 
    text-align: center;
    margin-top: 15px;
    font-weight: 300;
    font-size: 1rem;
  }
  .agence .equipe .title-post {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .agence .equipe .fonction-post {
    font-size: 0.9rem;
    font-weight: 400;
  }
  .agence .equipe ul.rs-conseiller {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
    justify-content: center;
  }
  .agence .equipe i {
    font-size: 25px;
    color: #000;
  }
  .agence .equipe ul.rs-conseiller li {
    margin: calc(0.7em * 2) 0.2em;
  }
  .agence .equipe ul li a:hover i {
    color: #d30519;
  }
  .equipe .tel-post,
  .equipe .mail-post {
    margin: 8px 0;
  }
  
  @media (max-width: 991px) {
  
  }
  @media (max-width: 768px) {
    .agence .equipe ul li {
      position: relative;
      width: calc(49% - 2em);
      margin: calc(0.5em * 2) 0.5em;
      overflow: hidden;
    }
    .agence .equipe ul.rs-conseiller li {
      width: calc(33% - 1em);
    }
  }
  @media (max-width: 500px) {
    .agence .equipe ul li {
      position: relative;
      width: calc(100% - 1em);
      margin: calc(0.5em * 2) 0.5em;
      overflow: hidden;
    }
    .agence .equipe ul.rs-conseiller li {
      width: calc(33% - 2.5em);
    }
    .agence .equipe .border-equipe {
      margin: 15px auto;
      width: 250px;
    }
    .agence .equipe .rs-conseiller i {
      font-size: 30px;
    }
  }


/* ACTUALITES */
.actualites .content_page {
    width: 100%;
  }
  .actualites-group ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
  }
  /* .actualites-group ul li {
    position: relative;
    width: calc(33.33% - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
  } */
  .actualites-group ul li {
    position: relative;
    width: calc(100% / 3 - 16px);
    margin: calc(0.5em * 2) 0.5rem;
    overflow: hidden;
  }
  .actualites-group ul li.li-recrutement {
    position: relative;
    width: calc(100% / 1 - 16px);
    margin: calc(0.1em * 2) 0.5rem;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
  }
  .actualites-group ul li:hover a{
    color: #444;
  }
  .actualites-group ul li .btn{
    margin-right: 10px;
  }
  .actualites-group ul li .title-post {
    font-size: 25px;
    font-weight: 500;
    margin: 15px 5px 10px 5px;
  }
  .actualites-group ul li .date-post {
    font-size: 16px;
    margin: 0 5px;
    color: #d30519;
  }
  .actualites-group ul li .btn-actus {
    font-size: 20px;
    margin: 5px 5px;
    color: #000;
  }
  .adminperso .title-post {
    text-align: center;
    margin: 20px 0;
    font-size: 25px;
  }
  .adminperso .date-post{
    margin-top: 15px;
  
  }
  .adminpersos .actualites-group img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .description-post {
    margin-top: 15px;
    padding: 0 5px;
}
  
  



/* ====================================================== */
/*                       RESPONSIVE                       */
/* ====================================================== */
@media (min-width: 1281px) {
    .header .header__logo img {
        width: 225px;
        margin: 0;
        padding:0;
    }
    .ion-ios-email-outline,
    .ion-ios-paper-outline,
    .ion-ios-calculator-outline,
    .ion-ios-information-outline {
        font-size: 23px;
        top: 2px;
        right: 3px;
        margin-left: 6px;
    }
}
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    nav.menu ul {
        margin: auto 0 auto auto;
        padding: 10px 0;
        display: flex;
        justify-content: flex-end;
    }
    .index .not-sticking .menu ul {
        padding: 20px 0;
    }
    .header .header__logo img {
        width: 145px;
        margin: 0;
        padding: 0;
    }
    .index .header .not-sticking .header__logo img {
        width: 185px;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 1281px) {
    .header .header__logo img {
        width: 140px;
        margin: 0;
        padding: 0;
    }
    .index .not-sticking .header__logo img {
        width: 180px;
        margin: 0;
        padding: 0;
    }
    .header .header__logo img.logo-dada {
        width: 140px;
        margin: 0;
        padding: 5px 0;
    }
}
@media (max-width: 1280px) {
    .header .header__logo img.logo-dada {
        width: 110px;
        margin: 0;
        padding: 5px 0;
    }
    .header__logo {
        display: block;
        height: 120px;
        padding: 0px;
    }
    .menu .ion-android-person, .menu-top .ion-android-person {
        font-size: 23px;
        bottom: 0px;
    }
    .ion-ios-email-outline,
    .ion-ios-paper-outline,
    .ion-ios-calculator-outline,
    .ion-ios-information-outline {
        font-size: 23px;
        top: 2px;
        right: 3px;
        margin-left: 6px;
    }
    .navicons_home > .icone-home-vente, .navicons_home > .icone-home-location, .navicons_home > .icone-home-search {
        background: rgba(255,255,255,.5);
        border-radius: 50%;
        box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
        width: 150px;
        height: 150px;
    }
    .navicons_home > .icone-home-vente a img, .navicons_home > .icone-home-location a img {
        margin-top: 20px;
        width: 140px;
    }
    .navicons_home > .icone-home-vente a div, .navicons_home > .icone-home-location a div, .navicons_home > .icone-home-search a div {
        top: 90px;
        font-size: 14px;
    }
    .navicons_home {
        top: 50%;
    }
    .bloc-agence .nom_agence {
        width: 85%;
    }
    .bloc-agence img {
        width: 65%;
    }
}

@media (max-width: 991px) {
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -3px;
        top: 10px;
        font-size: 22px;
        background: #000;
        padding: 6px 15px;
        color: #fff;
        border-radius: 5px;
    }
    .navicons_home {
        top: 35%;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% /2 - 4px);
    }
    .search__form-item.c_valid {
        margin: 0 auto;
    }
    .moteur {
        bottom: auto;
        top: auto;
        position: relative;
    }
    .radio_trans input[type=radio].css-checkbox + label.css-label {
        color: #000;
    }
    .burger-item,
    .burger-item::before,
    .burger-item::after {
        color: #000;
        background: #000;
    }
    .header .header__logo img {
        padding: 5px;
        width: 80px;
    }
    .header .header__logo img.index-logo-not-sticking {
        padding: 0;
        width: 110px;
    }
    .header__logo {
        height: 65px;
    }
    .index .not-sticking .header__logo {
        display: block;
        height: 95px;
        padding: 0px;
    }
    .menu {
        background-color: #fff;
        border-right: 1px solid #fff;
    }
    .menu ul.navigation {
        margin: 0px 20px 0 20px !important;
        border-top: 0;
        padding-top: 0;
    }
    nav.menu ul li .dropdown-menu {
        display: block;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff!important;
        border: none;
        position: static!important;
        float: none!important;
    }
    nav.menu ul li .dropdown-menu .dropdown-item {
        padding: 0.95rem 0 0 0 !important;
        color: #525252 !important;
    }
    .index .not-sticking .menu ul > li > a,
     .menu ul > li > a {
        padding: 0px 5px;
    }
    .ion-ios-email-outline, .ion-ios-paper-outline, .ion-ios-calculator-outline, .ion-ios-information-outline {
        font-size: 23px;
        top: 2px;
        right: 3px;
        margin-left: 0;
    }
    .menu .ion-android-person, .menu-top .ion-android-person {
        right: 0;
    }
    i.ion-ios-heart-outline {
        left: 0;
    }
    .ion-ios-paper-outline {
        margin-left: 0;
    }
    i.ion-ios-information-outline {
        font-size: 22px;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .prod_accueil article {
        width: calc(100% / 2 - 20px);
    }
    .home_heading2 {
        font-size: 1.8rem;
    }
    .plan_site .col-md-6 {
        margin-top: 30px;
    }
    [class*="listing-"] .container_search, [class*="listing"] .container_search {
        display: none;
    }
    .modal-content .search__form-item:nth-child(n+2) {
        width: 100%;
    }
    .plusdecritere .plusc{
        color: #000!important;
        font-weight: 500;
        font-size: 14px;
    }
    .detail h3 {
        margin-right: 10px;
    }
    .snip1556 .h3 {
        font-size: 12px;
    }
    .carousel-fullscreen .carousel-inner .carousel-item {
        height: 40vh;
        min-height: 430px;
        margin-top: 90px;
    }
    .top_page {
        height: 150px;
        margin-top: 70px;
    }
    .encadre {
        font-size: 18px;
        padding: 15px 10px;
    }
    .encadre span {
        font-size: 4rem;
    }
    .encadre sup {
        font-size: 24px;
        right: -4px;
        top: -26px;
        font-weight: 400;
    }
    .home_heading3 {
        font-size: 1.2rem;
    }
    .titre-footer {
        font-size: 17px;
    }
    .home_cont_selection {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .home_cont_alertes {
        padding: 60px 0;
    }
}

@media (max-width: 610px) {
    .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);
    }
    .home-visuel-wrapper {
        margin-top: 65px;
    }
    .home_cont_selection {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home_heading2 {
        font-size: 1.5rem;
    }
    .top_page {
        height: 110px;
        margin-top: 66px;
    }

    .prod_listing span.val span {
        display: none;
    }
    .detail .d-flex {
        display: block!important;
    }
    .snip1556 .h3 {
        font-size: 15px;
    }
    .header .header__logo img.index-logo-not-sticking {
        padding: 0;
        width: 80px;
        margin-left: -30px;
    }
    .carousel-fullscreen .carousel-inner .carousel-item {
        height: 30vh;
        min-height: 200px;
        margin-top: 0;
    }
    .index .not-sticking .header__logo {
        display: block;
        height: 70px;
        padding: 0px;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% /1 - 4px);
    }
    .home_cont_categories .bg-gris, .home_cont_coordonnees .bg-gris {
        margin: -48px 0 40px 0;
    }
    .bg-gris {
        background: rgba(0,0,0,0.05);
        padding: 14px 0;
        margin: -54px 0 30px 0;
    }
    .header .header__logo img {
        padding: 5px;
        width: 82px;
        margin-right: 17px;
    }
}
@media (max-width: 420px) {

}

@media (max-width: 320px) {
    
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 2 - 3px) !important;
    }    
    .moteur {
        top: 17% !important;
    }
    .top_page {
        height: 110px;
        margin-top: 66px;
    }
    .breadcrumb-cms {
        font-size: 12px;
    }
}



/* ------------------------------------------------------------------------------------------------------- */
/*                                                VIDEO INDEX                                             */
/* ------------------------------------------------------------------------------------------------------- */
.progress, .view, .waves-effect {
    overflow: hidden;
}
.progress, .view {
    position: relative;
}
.view {
    cursor: default;
}
.view {
    background-size: cover;
    min-height: 100vh;
}
.view .full-bg-img, .view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.hm-black-light .full-bg-img, .hm-black-light .mask {
    background-color: rgba(0,0,0,.1);
}
.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%;
}
.full-bg-img {
    color: #fff;
}
.video-background {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
    height: 109%;
    overflow: hidden;
}
@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}


@media (min-width: 768px) {
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }
}
@media (max-width: 768px) {
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: -63%;
        width: 230%;
        height: 100%;
        pointer-events: none;
    }
}