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

@font-face {
    font-family: 'helvetica';
    src: url('HelveticaNeue-Light.otf') format('otf');
    }

/* ---------------------------------------------------------------------------------------------- */
/*                                           GENERAL                                              */
/* ---------------------------------------------------------------------------------------------- */
body {
    font-family: 'work sans', sans-serif;
    background: #f5f5f5;
}
.btn {
    border-radius: 0;
}
.btn-primary, .btn-info {
    color: #fff;
    background-color: #930302;
    border-color: #930302;
}
.btn-primary:hover, .btn-info:hover {
    color: #fff;
    background-color: #670201;
    border-color: #670201;
}
.btn-primary2{
    color: #111;
    background-color: #fff;
    border-color: #930302;
}
.btn-primary2:hover {
    color: #fff;
    background-color: #670201;
    border-color: #670201;
}
.btn-primary2 a:hover .detail_partage .dropdown-item {
    color: #111;
}
.btn-secondary {
    color: #000;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(147,3,2,0.3);
    height: 1px;
    width: 100%;
    margin: 9px 0;
}
.home_heading {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
    display: block;
    text-align: left;
    color: #930302;
    padding: 0;
}

.cont_coordonnees {
    display: none;
}

.card-fav-absolute {
    display: none;
}

.sidebar {
    display: none;
}
.content_page, .contact .contact_formulaire, .recrutement .contact_formulaire, .estimation .contact_formulaire {
    width: 96%;
}
.bg_collapse {
    background-color: #f5f5f5;
}

.centre {
	text-align: center;
}
.bandeaux {
    padding: 0;
}
.block_etiquette {
    margin-top: 0;
}
.carousel_nbr_photos {
    padding: 5px 8px;
}
.arrow-point-to-right {
	width: 14px;
    margin-bottom: 2px;
}
.row {
	margin: 0;
}
.padding0 {
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                            SIDEBAR                                             */
/* ---------------------------------------------------------------------------------------------- */


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

.listeliens ul li{
	width: calc(100% / 3);
	/* si 3 colonnes */
}
.vente-ref-bloc .listeliens ul li{
	margin: auto;
	/* si 3 colonnes */
}
.listeliens a {
  color:#930302;
}
.listeliens a:hover {
  text-decoration: underline;
}
#referencement .ref{
		padding: 40px 0 10px 0;
}
#referencement h1 {
		font-size: 25px;
		text-transform: uppercase;
}
#referencement h2.deco {
	padding: 10px 5px;
	font-size: 25px;
	border-bottom: 1px solid #0000002e;
	margin: 25px 0;
}
.page2ref h2.deco {
	padding: 10px 15px;
	font-size: 18px;
	margin: 25px 0;
	background: #ddddddc4;
	font-weight: 500;
	text-transform: uppercase;
}
.page2ref h3 {
	padding: 10px 0 0 0;
	font-size: 20px;
	margin: 25px 0;
	color: #930302;
}
.page2ref .home_heading {
	font-size: 25px;
	margin-bottom: 30px;
}
#produits_vente-maison-rosny-sous-bois_seo article .block_info a,
#produits_vente-appartement-rosny-sous-bois_seo article .block_info a {
	display: grid;
}
#produits_vente-maison-rosny-sous-bois_seo article .block_info a .info_ville,
#produits_vente-appartement-rosny-sous-bois_seo article .block_info a .info_ville {
	padding: 15px 0;
}
.page_ref .prod_listing .info_prix {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 0;
	font-weight: 600;
	order: 2;
}
.page_ref .prod_listing .info_ville {
	order: 3;
}
.page_ref .prod_listing .info_titre {
	order: 1;
}
.page_ref .description {
	font-size: 14px;
	margin: auto;
	order: 4;
}



.ref p {
text-align:justify;
}

.maliste li {
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}

.vente-ref-bloc {
	padding: 50px 0;
}
.vente-ref-bloc h3 {
	text-align: justify;
	margin: auto 0;
	text-transform: uppercase;
	color: #111;
	font-weight: 300;
	font-size: 25px;
	margin-bottom: .5rem;
	font-family: inherit;
	line-height: 1.1;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                             HEADER                                             */
/* ---------------------------------------------------------------------------------------------- */
.site-pusher {
    background: #fff;
}
.nav-agence {
    border-top: 1px solid #66666669;
    border-bottom: 1px solid #66666669;
}
.nav-agence .col-lg-12 {
	padding: 0;
}
.header-agence {
    color: #666;
}
.header-agence-col {
    margin: auto 0;
}
.header-agence-col img {
    margin: auto 0;
}
.header-agence-adresse {
    margin: auto 0;
    text-align: right;
}
.header-agence-adresse ul {
    display: flex;
    margin-bottom: 0;
}
.header-agence-adresse ul li{
    padding: 12px 20px;
    line-height: 1.2;
    margin: auto 0;
}
.header-agence-adresse a {
    margin: auto 0;
    color: #666;
}
.header-agence-adresse a:hover {
    color: #930302;
}
.header-agence-adresse i {
    font-size: 25px;
    color: #930302;
    top: 4px;
    margin-right: 5px;
}

.bgAccueil {
    height: 114px;
    position: relative;
    background: 0;
}

.alert-danger {
    color: #930302;
    background-color: #fff;
    border-color: #930302;
    margin: 50px 0;
}
.contenu-padding {
    padding:50px 0;
}
.contenu-padding2 {
    padding: 0 0 50px 0;
}
.nav-estimation {
	background: #a9a6a6;
	border-radius: 5px;
	padding: 10px 6px;
}
.nav-estimation i {
    color: #ffed00;
    margin: 0 -3px;
    font-size: 14px;
    bottom: 1px;
}
.nav-estimation span {
	margin-left: 5px;
}

.btn-retour-div {
	padding: 0;
}
.btn-retour-div i {
	color: #fff;
	font-size: 30px;
	top:5px;
	margin-right: 7px;
}
.btn-retour {
	display: block;
    float: left;
    width: 120px;
    height: 35px;
    color: #9b0302;
    text-align: left;
    text-indent: 25px;
    font-size: 14px;
    line-height: 35px;
    background: url(/assets/images/bouton-retour-immobiliere-de-rosny.png) top left no-repeat;
    margin: 25px 0 20px;
    font-size: 17px;
}
.btn-retour:hover {
    background: url(/assets/images/bouton-retour-immobiliere-de-rosny.png) 0 -40px no-repeat;
}
.btn-retour img {
	width: 50px;
}
nav ul li {
	margin: 0px 0;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                             INDEX                                              */
/* ---------------------------------------------------------------------------------------------- */
.home_cont_exclusivite {
    margin-top: 77px;
    padding-bottom: 20px;
    padding-top: 20px;
}

/* EXCLUSIVITES */
.home_cont_exclusivite {
    background: #930302;
}
.text-exclusivite {
    margin: auto 0;
}
.text-exclusivite .h2-exclu {
    text-transform: uppercase;
    color: #fff;
				font-weight: 300;
				font-size: 2rem;
				margin-bottom: .5rem;
				font-family: inherit;
				line-height: 1.1;
}
.text-exclusivite span {
    font-weight: 600;
    font-size: 45px;
}
.text-exclusivite .h2-exclu::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 1px;
    width: 80px;
    margin: 20px auto 0 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.text-exclusivite p {
    margin-top: 15%;
    color: #fff;
    font-weight: 300;
}

.home_cont_exclusivite .carousel-control-next:before,
.home_cont_exclusivite .carousel-control-prev-icon:before {
  color: #000;
}
.carousel-control-next, .carousel-control-prev {
		background: rgba(255,255,255,.8);
		color: #000;
}
.carousel-control-next:hover, .carousel-control-prev:hover {
		background: rgba(255,255,255,1);
		color: #000;
}
.home_cont_exclusivite .produitshabitationslider.multiple .block_info {
    padding: 8px 0 0 0;
}
.home_cont_exclusivite .block_info .info_ville {
    font-size: 14px;
    padding-top: 6px;
    color: #930302;
    font-weight: 600;
}
.home_cont_exclusivite .block_info .card-fav-absolute {
    top: -8px;
    font-size: 22px;
}
.home_cont_exclusivite .produitshabitationslider.multiple .carousel-item article {
    width: calc(100% - 1px);
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    text-align: center;
}
.ul_exclu li{
	display: inline-block;
	font-size: 15px!important;
	padding: 0 10px;
	line-height: 15px!important;
}
.li_exclu1 {
	float: left;
}
.li_exclu2 {
	float: right;
}
.home_cont_exclusivite .block_info .info_prix {
	text-align: right ! important;
	font-size: 15px ! important;
}
.home_cont_exclusivite #carouselBienControlsproduits25 .row {
    margin-left: 0px;
}

/* SELECTION */
.home_cont_selection {
  padding-top: 9px;
  padding-bottom: 9px;
}
.btn-bien {
    text-align: right;
}
.btn-bien i {
    font-size: 16px;
}
.titre-selection {
  background: #e2e2e2;
  padding: 30px 0;
  /* text-align: center; */
}
.titre-selection h3,
.titre-selection .titre-page {
  text-transform: uppercase;
  color: #111;
  font-weight: 300;
		font-size: 25px;
		margin-bottom: .5rem;
		font-family: inherit;
		line-height: 1.1;
}
.titre-selection .icone{
  margin: auto;
}
.titre-selection i {
  font-size: 35px;
  margin-right: 30px;
  color: #616161;
}
.titre-selection p {
  font-weight: 300;
  font-size: 14px;
}
.titre-selection span {
  font-weight: 600;
}
.intro {
  padding: 30px 0;
  text-align: center;
  font-weight: 300;
}
article {
    border: 1px solid rgba(147,3,2,0.2);
    /* width: calc(24% - 1px);
    margin: 10px; */
    background: #fff;
}
.prod_listing.damier article, .prod_accueil article {
    text-align: center;
}

.info_titre, .info_prix-hai, .info_prix sup {
    display: none;
}
.info_ville {
    font-size: 18px;
    padding-top: 15px;
    color: #930302;
    font-weight: 600;
}
.info_prix {
    margin: 10px 0 15px 0;
    padding: 0;
    font-size: 17px;
}
.lien-voirplus {
    margin: 20px 0 auto auto;
}
.lien-voirplus a{
    color: #fff;
}
 .card_list {
  font-size: 17px;
}
.card_list li > span:after {
  display: none;
}
.prod_listing.damier .info_titre {
    display: none;
}
article .col-lg-8, article .col-lg-4 {
	margin: 10px 0;
}
[class*="listing"] .block_info,
[class*="listing-"] .block_info,
#biens_similaires_annonce .block_info,
.prod_accueil .block_info {
    padding: 5px 14px;
}
[class*="listing"] .info_prix,
[class*="listing-"] .info_prix,
#biens_similaires_annonce .info_prix{
    margin: 0;
    padding: 0;
	float: right;
	font-size: 15px;
    line-height: 15px;
}
[class*="listing"] .info_type,
[class*="listing-"] .info_type,
#biens_similaires_annonce .info_type,
.prod_accueil .info_type {
    font-size: 15px;
    line-height: 15px;
    float: left;
}
.marginTop10 {
	margin: 10px 0;
}
.home_cont_exclusivite .info_type {
	text-align: center;
	float: none;
}
.card_list, .damier .card_list {
    margin-top: 7px;
    margin-bottom: 20px;
}
.damier .header-item {
    padding: 10px 0;
}
.card_foot {
    padding: 2px 2rem ! important;
    float: right;
    margin: 38px 0 7px 0;
    background: #930302;
}
.home_cont_exclusivite .card_foot {
    margin: 0 ! important;
    background: transparent ! important;
}
.color-blanc {
	color: #fff;
	font-size: 14px;
}
#biens_similaires_annonce .info_type::after {
    height: 0;
}
#biens_similaires_annonce .info_prix {
	font-size: 14px;
    line-height: 15px;
}
#biens_similaires_annonce .info_type {
    font-size: 14px;
    line-height: 15px;
    text-align: left;
}
/* MOTEUR */
.moteur {
  padding: 20px 0;
  position: initial;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: transparent;
  margin: 10px 0;
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
  background: #fff;
  color: #930302;
  font-size: 17px;
  padding: 5px 30px;
  border: 1px solid #9303024f;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
  color: #930302;
}
.moteur .titre-selection h3 {
text-align: left;
}
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
  color: #111;
}
.search__form-item:nth-child(n+2) {
    width: calc(100% / 4 - 4px);
}

.bootstrap-select.btn-group .dropdown-menu.open{
    transform: translate3d(0px, 45px, 0px) ! important;
}

/* FLUX RSS */
.home_cont_categories {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* .home_cont_categories .cat {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    cursor: pointer;
    margin-bottom: 20px;
    width: 70%;
} */
.home_cont_categories .cat-infos-overlay {
    background: rgba(0,0,0, 0.6);
    color: #111;
    height: 130px;
    width: 100%;
    bottom: 0;
    top: auto;
}
.cat:hover .cat-infos-overlay {
    background: rgba(0,0,0, 0.9);
}
.home_cont_categories .cat-text {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .1em;
}
.home_cont_categories .cat-text span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.home_cont_categories .cat-text::after {
    background: #930302;
    margin: 7px auto 0 auto;
}
.home_cont_categories .cat-text-small {
    color: #fff;
    font-size: 13px;
    font-weight:400;
    text-align: center;
    display: block;
}
.cat {
    margin-top: 10px;
}
.cat-titre {
  height: 100%;
}
.home_cont_categories {
  /* background: #e2e2e2; */
}
.home_cont_categories .text-exclusivite .h2-cat {
  text-transform: uppercase;
  color: #111;
		font-weight: 300;
		margin-bottom: .5rem;
  font-family: inherit;
  line-height: 1.1;
		color: inherit;
		font-size: 2rem;
}
.text-exclusivite .cat {
  background-color: transparent;
  border: 0;
  cursor: initial;
  padding-left: 5%;

}
.text-exclusivite .cat h2::after {
  background: #111;
}
.text-exclusivite .cat p {
  margin-top: 5%;
  color: #111;
  font-weight: 300;
}
/*  NOS PARTENAIRES */
.home_cont_presentation {
    background: 0;
    color: #000;
}
.home_cont_partenaires .carousel-item img {
    width:250px;
    margin: 0 4%;
}

/* ESTIMATION */
.home_cont_estimation {
    margin: 70px 0;
    text-align: center;
}
.home_cont_estimation .contenu-texte {
    height: 170px;
    display: flex;
}
.home_cont_estimation .contenu-texte p {
    margin: auto 0;
    text-align: center;
}
.home_cont_estimation [class*="col-lg-6"] {
    padding: 0 10px;
}
.titre-estimation {
    margin: auto 0;
    padding: 0 20px
}
.h3-estimation {
    text-align: justify;
				margin: auto 0;
				text-transform: uppercase;
    color: #111;
    font-weight: 300;
				font-size: 25px;
				margin-bottom: .5rem;
				font-family: inherit;
				line-height: 1.1;
}
.h3-estimation.centre {
    text-align: center;
}
.titre-estimation span {
    font-weight: 600;
}
.btn-estimation {
	border: 1px solid #930302;
	margin: 0;
	padding: 10px 50px;
	background: #930302;
	color: #fff;
}
.btn-estimation:hover {
    background: transparent;
	color: #000;
	border: 1px solid #930302;
}
.btn-estimation i {
	font-size: 16px;
}
.btn-estimation .i-padding1 {
    margin-right: 6px;
}
.btn-estimation .i-padding2 {
    margin-left: 6px;
}

.estimation .btn-formulaire .btn i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
    bottom: 1px;
}
.estimation .btn-formulaire {
    margin-top: 30px;
}
.h5-estimation {
	font-size: 1.25rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 0;
}


/* TEMOIGNAGES */
.temoignages h3 {
    text-transform: uppercase;
    color: #111;
    font-weight: 400;
    font-size: 25px;
    text-align: left;
}
.margin-auto {
    margin: auto 0;
}
.temoignages-col {
	text-align: center;
}
.ma-widget-feedback.ma-widget-feedback--large {
    margin: 30px auto 0 auto;
}


/* SERVICES */
.home_cont_services {
    padding-top: 50px;
    padding-bottom: 50px;
    background: transparent;
}
.index .home_cont_services {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #e2e2e2;
}
.home_cont_services .bg-rouge {
    background: #930302;
    border: 2px solid #fff;
}
.home_cont_services .padding100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.home_cont_services .h3-services {
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
				margin: auto 0;
				font-size: 1.75rem;
				font-family: inherit;
				line-height: 1.1;
}
.home_cont_services .h3-services span {
    font-weight: 600;
    font-size: 45px;
}
.home_cont_services .h3-services::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 1px;
    width: 80px;
    margin: 20px auto 0 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.home_cont_services .cat {
    border: 0;
    cursor: initial;
    background: transparent;
}
.home_cont_services .text-services {
    color: #fff;
    text-align: center;
    margin: auto;
}
.bg-finance {
    background: url(/assets/images/finance.jpg) no-repeat center center;
    background-size: cover;
    min-height: 316px;
    border: 2px solid #fff;
    display: flex;
}
.bg-dpe {
    background: url(/assets/images/dpe.jpg) no-repeat center center;
    background-size: cover;
    min-height: 316px;
    border: 2px solid #fff;
    display: flex;
}
.bg-infos {
    background: url(/assets/images/infos-pratiques.jpg) no-repeat center center;
    background-size: cover;
    min-height: 316px;
    border: 2px solid #fff;
    display: flex;
}
.bg-demenagement {
    background: url(/assets/images/demenagement.jpg) no-repeat center center;
    background-size: cover;
    min-height: 316px;
    border: 2px solid #fff;
    display: flex;
}
.bg-contrat {
    background: url(/assets/images/contrat.jpg) no-repeat center center;
    background-size: cover;
    min-height: 316px;
    border: 2px solid #fff;
    display: flex;
}

.grid {
    position: relative;
    margin: 0 auto;
    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.bg-rouge {
    cursor: auto;
}

.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%;
}
.grid figure.bg-rouge figcaption {
    display: flex;
}

/* 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;
    font-size: 30px;
    padding-bottom: 10px;
}
.grid figure .h2 span {
    font-weight: 600;
}

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

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
.grid figure .h6 {
    text-transform: initial;
    font-weight: 300;
    padding: 20px 0 10px 0;
}
.grid figure .h6.sous-titre {
    text-transform: uppercase;
    font-weight: 500;
}
.grid .bg-rouge {
    text-align: left;
}

/* PARTENAIRES */
.slider-partenaire {
    margin: 30px 0;
}
.home_cont_partenaires .carousel-control-next,
.home_cont_partenaires .carousel-control-prev {
    background: rgba(0,0,0,.6);
}




/* ---------------------------------------------------------------------------------------------- */
/*                                             LISTING                                            */
/* ---------------------------------------------------------------------------------------------- */
.titre-listing {
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 20px;
}
.titre-listing::after {
    content: "";
    display: block;
    position: relative;
    background: #930302;
    height: 1px;
    width: 60px;
    margin: 15px 0;
}
.titre-listing span {
	font-weight: 600;
}
[class*="listing"] .container_search,
[class*="listing-"] .container_search {
    margin-top: 10px;
}

.prod_listing.carte .description {
    display: none;
}
.prod_listing.listing .info_prix,
.prod_listing.carte .info_prix {
    text-align: center;
}
.prod_listing .description {
	padding: 10px 10px;
	text-align: justify;
	min-height: 142px;
}


/*                              PAGE DETAILS                              */
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #930302 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #930302;
}
.detail_header .titre:after {
    background: #930302;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #930302;
}
.retour_pret span {
    color: #930302;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #930302;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: uppercase;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #930302 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #930302 !important;
    color: #fff;
}
.detail #descdetail{
    text-align: justify;
}
.detail .page_heading::after {
    display: none;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #f5f5f5;
}
.detail .bloc-champ{
    background: #f5f5f5;
}
/* MODELE LEXA */
.detail .page_heading{
	font-size: 17px;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
}
.detail_icone > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.5rem;
}
.detail_carousel_expand{
	bottom: 80px;
	right: 20px;
	color: #fff;
}
.detail .container_page{
	margin-top: 20px;
}

.formcontactcms4 > .groupe_champs, .formcms4 .groupe_champs, .form_clicktocall .groupe_champs{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.detail_taber{
	border-bottom: 1px solid #000;
}

.detail_taber .nav-link{
	padding: .5em 2em 1em 0;
}

.detail_slide_thumbs > li{
	transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
	transition: opacity .35s ease 0s,transform .35s ease 0s;
	transition: opacity .35s ease 0s,transform .35s ease 0s,-webkit-transform .35s ease 0s;
}

.detail_slide_thumbs > li > img{
	transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
	transition: opacity .35s ease 0s,transform .35s ease 0s;
	transition: opacity .35s ease 0s,transform .35s ease 0s,-webkit-transform .35s ease 0s;
}

.detail_icone > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.5rem;
}

.tab-content .card_list{
	justify-content: space-between;
}

.lignemoteur, .groupe_champs > .form-group{
	width: 50%;
	padding: 0 10px;
}

.groupe_champs > .c_message{
	width: 100%;
}

.detail_annexe{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.detail_annexe_nav{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 0;
}

.detail_annexe_nav > li a::after{
	font-weight: normal;
}

.detail_slide_thumbs{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#detail_qrcode{
	text-align: center;
}

.qr_code{
	text-align: center;
}

@media (max-width: 1024px){
	.detail .attribut_label0{
		padding: 0;
	}
}

@media (max-width:991px){
	.calendrier-loc-sais, #calendrier-loca-saisons{
		max-width: 95%;
		margin: 0 15px;
		padding: 10px;
		text-align: center;
	}
}

@media (max-width:420px){
	.calendrier-loc-sais, #calendrier-loca-saisons{
		max-width: 90%;
	}
	#calendrier-loca-saisons table{
		margin: auto;
		margin-bottom: 20px;
	}
}
.detail_biens_sim .info_numero {
	color: #666;
	font-size: 12px;
	font-weight: 400;
	padding: 17px 0 0 0;
}

.detail_header_sticky{
	background: #f4f4f4;
}

.detail_header .titre, .detail_header_sticky h1, .carousel_header .titre{
	position: relative;
	position: relative;
}

.detail_header_sticky > .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.detail_header_nav{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.detail_header .crit span:nth-child(1){
	font-weight: 600;
}

.detail_header .titre:after{
	bottom: -1px;
	bottom: 0;
}

.detail .detail_calculette .input-group, .detail .detail_calculette .form-style, .detail .detail_calculette .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: calc(100% - 10px) !important;
}

.detail{
	background: #ebebef;
}

.detail .container {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
}
.detail footer .container {
    padding-right: 0;
    padding-left: 0;
    background: transparent;
}

.detail .container-fluid{
	padding-right: 40px;
	padding-left: 90px;
}

.detail .detail_taber .nav>li>a{
	position: initial;
	padding: 10px 10px;
}

.detail .detail_taber .nav-link{
	padding: 20px;
	color: #e62739;
}

.detail_taber .nav-link.active, .detail_taber .nav-link:hover{
	font-weight: 100;
	background: #111;
	color: #fff;
}

.detail_header_sticky{
	height: 65px;
	background: #e62739;
	padding: 6px;
	color: #fff;
}

.detail_header_sticky .titre span{
	margin-right: 20px;
	font-size: 16px;
}

.detail_header .titre, .detail_header_sticky h1{
	text-transform: uppercase;
	position: relative;
	position: relative;
	font-weight: 600;
}
#sliderdetail {
	padding: 0 15px;
}
.detail_header .titre span, .detail_header_sticky h1 span{
	padding: 0 10px 0 0;
}

.detail .attribut_label0, .detail .bloc-champ{
	background-color: #fff;
	color: #000;
}

.detail .attribut_label0{
	padding: 0 7px 0 25px;
}

.detail .info_ville {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #111;
    text-transform: uppercase;
}

.detail .detail_biens_sim .info_ville {
    text-align: center;
    font-size: 18px;
    line-height: 0;
    color: #930302;
	text-transform: uppercase;
	padding-top: 0;
}

.detail .info_type{
	text-align: center;
	font-size: 14px;
	line-height: 10px;
	color: #111;
	text-transform: uppercase;
}

.detail .info_type::after{
	content: "";
	display: block;
	position: relative;
	background: #e62739;
	height: 0;
	width: 70px;
	margin: 0;
}

.detail .info_prix{
	text-align: center;
	font-size: 30px;
	color: #111;
	margin: 30px 0 15px 0;
}

.detail .detail_prixplus{
	top: 50px;
	text-align: left;
}

.detail #descriptif, .detail #dpe{
	margin: 0;
	padding: 30px;
	width: 100%;
}

.detail #detail{
	margin: 0;
	padding: 15px;
	width: 100%;
}
.detail #pieces, .detail #localisation, .detail #lots{
	margin: 0;
	padding: 15px;
	width: 100%;
}
.detail #localisation{
	height: 377px;
}
.detail .info_titre::after{
    display: none;
}
.detail #descdetail{
	padding: 0 20px;
}
.detail #detailinfosdetail{
	padding: 0 25px 0 0;
}
.detail .container_page{
	margin-top: 70px;
}
.detail .detail_ligne1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	/* background: #fff; */
	margin-bottom: 30px;
    /* border: 1px solid rgba(20,30,42,.1); */
    padding: 10px 0;
}
.detail .col2_info_prix{
	padding: 0 10px;
	margin: auto 0;
}
.detail .lignemoteur, .groupe_champs > .form-group{
	clear: none;
	width: 50%;
	padding: 0 10px;
}
.detail .detail_calculette-notaire .groupe_champs > .form-group{
	clear: none;
	width: 100%;
	padding: 0 10px;
}
.detail .groupe_champs > .c_message{
	width: 100%;
}
.detail .form-group{
	margin-bottom: 0;
}
.detail .padding_col2{
	padding: 15px 0 15px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.detail .padding_col{
	padding: 15px 0 15px 0px;
}

.detail .padding_detail{
	padding: 16px;
	margin: 0 0;
	/* background: #fff; */
}

.detail .detail_form_contact, .detail .detail_biens_sim{
	padding: 30px;
	margin: 0 0;
	/* background: #fff; */
}
.detail_annexe {
	background: #ebebef;
}

.detail .retour_pret{
	font-size: 19px;
	font-weight: 700;
}

.page_heading::after{
	content: "";
	display: block;
	position: relative;
	background: #e62739;
	height: 2px;
	width: 70px;
	margin: 20px 0;
}

.detail #dpedetail .row{
	margin-left: 0;
}

.detail .detail_pieces{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.detail .detail_pieces ul li{
	display: inline-block;
	border: 1px solid #000;
	padding: 15px;
	margin: 10px;
	text-align: center;
	width: 29%;
}

.detail .detail_calculette .d-sm-flex > div, .detail_calculette-notaire .d-sm-flex > div{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.detail .groupe_champs .notaire_changement{
	width: 100%;
}

.detail .col_display{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.detail .col_margin{
	margin: auto 0;
}

.detail .frais_detail_notaire{
	padding: 10px 10px 0 0;
}

.detail #myChart{
	display: none;
}

.detail .frais_detail_calculette{
	padding: 10px 0 0 10px;
}
.detail .detail_calculette{
	padding: 0 10px;
}
.detail .frais_col{
	padding: 30px;
	background: #fff;
}
.detail .lafficheur li{
	display: block;
}
.detail .lafficheur li {
    background-color: #930302;
}
.detail .lafficheur li:hover, .detail .lafficheur li.active{
	color: #fff;
	background-color: #e62739;
	border-color: #000;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
}
.biens_similaires_annonce .prod_accueil .block_img img{
	height: 100%;
	width: 100%;
}
.detail_biens_sim .prod_accueil article{
	border: 1px solid #ddd;
	width: calc(33% - 20px);
	margin: 4px;
}

.detail_biens_sim .prod_accueil .col1{
	display: none;
}

.detail h2{
	text-transform: uppercase;
	color: #111;
	font-weight: 600;
}

.detail .visite_virtuelle{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.detail .cont_coordonnees{
	display: none;
}

.detail_annexe_nav > li a::after{
	content: "";
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}

.detail_annexe_nav > li{
	margin-right: 5px;
}

.detail_annexe_nav > li a{
	margin-right: 5px;
}

.detail .table-warning, .detail .table-warning>td, .detail .table-warning>th{
	background-color: rgba(230,39,57,.5);
}

.detail .svg-inline--fa.fa-w-10{
	width: 10px;
	padding-top: 6px;
}

.detail #dpedetail h2{
	font-size: 12px;
}

.detail .detail_annexe_nav{
	margin: 0 auto;
}

.detail .container.grid2{
	padding-right: 0;
	padding-left: 0;
}

.detail_carousel_favoris{
	top: 5px;
	position: absolute;
	right: 20px;
	color: #fff;
	font-size: 40px;
	z-index: 666;
}

.dw{
	-webkit-animation: fade 2s;
	animation: fade 2s;
}

.dw{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-column-gap: 0;
	column-gap: 0;
	position: relative;
}

.dw *{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dw__fcs-crtn{
	background-color: #000;
	bottom: 0;
	display: none;
	left: 0;
	opacity: .75;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2;
}

.dw-pnl{
	margin: 0;
	padding: 5px;
}

.dw-pnl--fcs{
	position: relative;
}

.dw-pnl--fcs:hover{
	z-index: 3;
}

.dw-pnl--fcs:hover ~ .dw__fcs-crtn{
	display: block;
}

.dw-pnl--pls{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000;
	perspective: 1000;
	transition: -webkit-transform .25s ease 0s;
	transition: transform .25s ease 0s;
	transition: transform .25s ease 0s,-webkit-transform .25s ease 0s;
	-webkit-transition: -webkit-transform .25s ease 0s;
}

.dw-pnl--pls:hover{
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.dw-pnl__cntnt{
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.dw-flp{
	-webkit-perspective: 1000;
	perspective: 1000;
}

.dw-flp:hover .dw-flp__cntnt{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.dw-flp--sm{
	height: 200px;
}

.dw-flp--md{
	height: 300px;
}

.dw-flp--lg{
	height: 400px;
}

.dw-flp__pnl{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 10px;
	height: 100%;
	left: 0;
	overflow: visible;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 100%;
}

.dw-flp__pnl--frnt{
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 2;
}

.dw-flp__pnl--bck{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.dw-flp__cntnt{
	height: 100%;
	overflow: visible;
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .25s;
	transition: .25s;
}

.dw-clstr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
}

.dw-clstr--hrz{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.dw-clstr__sgmnt{
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.dw-clstr__sgmnt--rw{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.dw-clstr__sgmnt--clmn{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tx--left{
	text-align: left;
}

.tx--right{
	text-align: right;
}

.tx--center{
	text-align: center;
}

body{
	font-family: "Open Sans",sans-serif;
}

h3{
	margin-top: 0;
}

.bd--black{
	border: 4px solid #000;
}

.bg--black{
	background-color: #000;
}

.tx--black{
	color: #000;
}

.bd--red{
	border: 4px solid #e74c3c;
}

.bg--red{
	background-color: #e74c3c;
}

.tx--red{
	color: #e74c3c;
}

.bd--blue{
	border: 4px solid #1e8bc3;
}

.bg--blue{
	background-color: #1e8bc3;
}

.tx--blue{
	color: #1e8bc3;
}

.bd--green{
	border: 4px solid #26a65b;
}

.bg--green{
	background-color: #26a65b;
}

.tx--green{
	color: #26a65b;
}

.bd--grey{
	border: 4px solid #6c7a89;
}

.bg--grey{
	background-color: #6c7a89;
}

.tx--grey{
	color: #6c7a89;
}

.bd--purple{
	border: 4px solid #8e44ad;
}

.bg--purple{
	background-color: #8e44ad;
}

.tx--purple{
	color: #8e44ad;
}

.bd--white{
	border: 0;
}

.bg--white{
	background-color: #ecf0f1;
}

.tx--white{
	color: #ecf0f1;
}

.grid2 img{
	max-height: 300px;
}
.grid2 img.dpeIMG {
	width: 150px ! important;
}
.grid2 img.dw-pnl__cntnt, .grid2 img.dw-flp__pnl{
	padding: 0;
}

.grid2 img.dw-flp__pnl{
	max-height: 100%;
}

@-webkit-keyframes fade{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}

@keyframes fade{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}

.detail_partage {
	display: flex;
	justify-content: space-around;
	font-size: 1.5rem;
	margin-bottom: 0;
 }
 .detail #partage {
	margin:30px 0 0 0;
	padding: 5px 0;
	width: 100%;
 }
 .detail_partage li {
	margin: auto 0;
 }
 .detail_partage .dropdown-menu {
	-webkit-transform: translate3d(-120px,30px,0px) !important;
	transform: translate3d(0px,30px,0px) !important;
	border: 1px solid rgba(0,0,0,0.2);
 }
 .detail_partage .dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	color: #212529;
	text-align: inherit;
	background: 0 0;
	border: 0;
 }
 
 .detail .marginTop30 {
	margin-top: 30px;
 }
 .detail .marginTop50 {
	margin-top: 50px;
 }
 .detail .right {
	text-align: right;
 }

.detail_pieces ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.detail .info_prix-hai, .detail .info_prix sup {
    display: none;
}
.grid2 .info_titre {
    display: block;
}

.detail_partage {
    font-size: 14px;
}
.detail_partage i {
    font-size: 1.2rem;
    margin-right: 5px;
}
.grid2 h2 {
    border-left: 2px solid #930302;
    padding-left: 10px;
    text-transform: uppercase;
}
.detail .infos {
	text-align: center;
	margin: 10px 0 0 0;
	color: #930302;
	font-size: 25px;
	font-weight: 500;
}
.detail .info_ville {
	padding-top: 0;
	font-weight: 400;
}
.detail .ref {
	text-align: center;
	padding: 5px 0;
}
.detail .contact-detail {
	margin: 10px 0;
}
.detail .contact-detail-btn .btn-primary {
    padding: 4px 20px 0 20px;
}
.detail .contact-detail-btn .btn i {
	bottom: 1px;
	font-size: 30px;
}
.marginTop80 {
	margin-top: 80px;
}
.detail .col-lg-6.droite-col,
.detail .col-sm-12.droite-col {
	padding-right: 0;
}
.detail .col-lg-6.left-col,
.detail .col-sm-12.left-col {
	padding-left: 0;
}
.detail #detailinfosdetail ul li {
    line-height: 16px;
}
.detail .img-madame img {
	width: 300px;
	max-height: 300px;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                             FOOTER                                             */
/* ---------------------------------------------------------------------------------------------- */
footer {
    background-color: #000;
    padding: 0 0 50px 0;
}
footer .titre-footer{
    text-transform: uppercase;
    text-align: center;
    padding: 25px 15px;
    background: #930302;
    margin: 0 0 30px 0;
}
footer .titre-footer .h5-footer{
    font-weight: 400;
				margin: 0;
				font-size: 1.25rem;
				line-height: 1.1;
    color: inherit;
}
footer .h6-footer {
    text-transform: uppercase;
				color: #930302;
				font-size: 1rem;
				margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
footer .h6-footer::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(255,255,255,0.1);
    height: 1px;
    width: 100%;
    margin: 9px 0;
}
footer a {
    color:#fff;
    font-weight: 300;
}
footer a:hover {
    color:#930302;
}
footer .liens_consortium img {
    border: 1px solid transparent;
}
footer i {
    font-size: 30px;
    margin: 0 10px;
}
a.tel-footer {
	color: #fff;
	font-weight: 400;
	font-size: 1.25em;
}
a.tel-footer:hover {
	color: #fff;
	font-weight: 400;
}
footer a.tel-footer i {
    font-size: 24px;
    margin: 0 4px 0 30px;
    top: 2px;
}
footer .ul-footer  {
	margin: 0;
}
footer .ul-footer li {
	display: inline-block;
	margin: 0;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                     FAIRE GERER SON BIEN                                       */
/* ---------------------------------------------------------------------------------------------- */
.box_gerer {
    padding: 15px 10px;
    width: calc(32% - 20px);
    margin: 10px;
    border-color: rgba(0,0,0,0.5);
    color: #333;
    background: #e2e2e2;
}
.box_gerer:hover {
    background: #930302;
    color:#fff;
}
.box_gerer svg {
    fill: #333;
    width: 180px;
}
.box_gerer a {
    color: #333;
}
.box_gerer:hover svg {
    fill: #fff;
}
.box_gerer:hover a {
    color: #fff;
}
.text-center {
    text-align: center!important;
}
.box_titre {
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.titre-selection-location {
    padding: 80px 0;
}
.titre-selection-location h2,
.titre-selection-location h3,
.titre-selection-location2 h2{
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 20px;
}
.titre-selection-location h2::after,
.titre-selection-location h3::after,
.titre-selection-location2 h2::after {
    content: "";
    display: block;
    position: relative;
    background: #930302;
    height: 1px;
    width: 60px;
    margin: 15px 0;
}
.titre-selection-location span {
    font-weight: 600;
}
.listing-locancien .fournir-location,
.listing-locneuf .fournir-location,
.listing-loccommerce .fournir-location {
    display: none;
}
.fournir-location .titre-selection-location .rouge {
	margin-bottom: 0;
}
.fournir-location .titre-selection-location p {
	margin-bottom: 0;
}
.gerer-croix {
	color: #670201;
	font-weight: 600;
	font-size: 20px;
	padding: 0 10px 0 20px;
}
.gerer ul li {
	margin: 10px 0;
}
.rouge {
	color: #930302;
}
.contenu-center a {
	text-align: center;
	margin: 0 auto;
}
.gerer .titre-selection-location {
    padding: 40px 0;
}
.gerer-lien a{
	color: #930302;
}
.gerer ul {
	margin: 0;
}
.width60 {
	width: 60%;
}
.marginTop30 {
	margin-top: 30px;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                           RECRUTEMENT                                          */
/* ---------------------------------------------------------------------------------------------- */
.groupe_champs > .form-group.c_message {
    clear: none;
    width: 100%;
    padding: 0 10px;
}
.recrutement .groupe_champs > .form-group.c_tel {
    clear: none;
    width: 25%;
    padding: 0 10px;
}
.recrutement .groupe_champs > .form-group.c_mail {
    clear: none;
    width: 75%;
    padding: 0 10px;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                           CONTACT                                          */
/* ---------------------------------------------------------------------------------------------- */
.contact .groupe_champs > .form-group.c_adresse {
    clear: none;
    width: 100%;
    padding: 0 10px;
}
.contact .groupe_champs > .form-group.c_cp, .contact .groupe_champs > .form-group.c_tel, .contact .groupe_champs > .form-group.c_reference {
    clear: none;
    width: 25%;
    padding: 0 10px;
}
.contact .groupe_champs > .form-group.c_ville, .contact .groupe_champs > .form-group.c_mail, .contact .groupe_champs > .form-group.c_objet {
    clear: none;
    width: 75%;
    padding: 0 10px;
}
.contact .infos-contact {
	margin: auto 0;
	padding: 10px 0 0 0;
}
.contact .infos-contact img{
    width: 90%;
}
.contact .infos-contact ul li {
    margin: 0;
}
.contact .infos-contact ul li.marginTop40 {
    margin: 40px 0 0 0;
}
.contact .infos-contact ul li i {
    font-size: 22px;
    color: #930302;
    padding-right: 10px;
}
/*.contact .container {
	padding:
}*/
/* ---------------------------------------------------------------------------------------------- */
/*                                           ESTIMATION                                           */
/* ---------------------------------------------------------------------------------------------- */
.progress-bar {
    height: 1rem;
    line-height: 1rem;
    color: #ccc;
    background-color: #930302;
    transition: width .6s ease;
}
.estimation-col {
	text-align: center;
}
.estimation-col table {
	text-align: center;
	margin: 0 auto;
}
.estimation-col table tbody td {
	padding: 5px 10px;
}
.estimation-border {
	padding: 20px;
    border: 1px solid rgba(0,0,0,0.08);
	margin: 10px;
	background: rgba(0,0,0,0.04);
}
.estimation-border p{
	margin: 0;
}
.estimation-col p.italic {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
}
.titre-selection-location2 {
    padding: 0 0 40px 0;
}
.titre-selection-location2 h3 {
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 20px;
}
.titre-selection-location2 h3::after {
    content: "";
    display: block;
    position: relative;
    background: #930302;
    height: 1px;
    width: 60px;
    margin: 15px 0;
}
.titre-selection-location2 span {
    font-weight: 600;
}
.gris {
	color: #616161;
}
.italic {
	font-style: italic;
}
.centre {
	text-align: center;
}
.margin30 {
	margin: 30px 0;
}
.estimation-picto {
	width: 80px;
	margin: 20px;
}
.estimation-picto2 {
	width: 110px;
	margin: auto;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                           CALCULETTE                                           */
/* ---------------------------------------------------------------------------------------------- */
.bloc-calcul {
	border: 1px solid #930302;
    padding: 20px 10px;
	background: #e2e2e257;
	min-height: 280px;
	margin: 5px auto;
	display: block;
}
.bloc-calcul p{
	margin-bottom: 0;
}
.bloc-calcul-head {
	text-align: center;
}
.bloc-calcul-body {
	text-align: center;
	min-height: 200px;
	margin: auto;
}
.bloc-calcul-body img{
	width: 90px;
}
.bloc-calcul-footer {
	text-align: center;
	clear: both;
}
.bloc-calcul-footer .btn-primary {
    padding: 4px 30px;
}
.banque-btn a i{
	font-size: 15px;
	bottom: 2px;
}
/* ---------------------------------------------------------------------------------------------- */
/*                              Je propose mon bien en location                                   */
/* ---------------------------------------------------------------------------------------------- */
.mon-bien-location .groupe_champs > .form-group.c_tel, .mon-bien-location .groupe_champs > .form-group.c_cp {
    clear: none;
    width: 25%;
    padding: 0 10px;
}
.mon-bien-location .groupe_champs > .form-group.c_mail, .mon-bien-location .groupe_champs > .form-group.c_ville {
    clear: none;
    width: 75%;
    padding: 0 10px;
}
.mon-bien-location .groupe_champs > .form-group.c_adresse {
    clear: none;
    width: 100%;
    padding: 0 10px;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                      DIAGNOSTICS LOCATION                                      */
/* ---------------------------------------------------------------------------------------------- */
.diagnostic-location table td{
    border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px;
}
.diagnostic-location table {
    border: 1px solid #ddd;
}
.diagnostic-location thead td {
	background: #930302;
    color: #fff;
    text-align: center;
}
.diagnostic-location td strong{
	color: #930302;
}
.diagnostic-location tr:nth-child(1), .diagnostic-location tr:nth-child(3), .diagnostic-location tr:nth-child(5), .diagnostic-location tr:nth-child(7), .diagnostic-location tr:nth-child(9), .diagnostic-location tr:nth-child(11), .diagnostic-location tr:nth-child(13), .diagnostic-location tr:nth-child(15), .diagnostic-location tr:nth-child(17), .diagnostic-location tr:nth-child(19), .diagnostic-location tr:nth-child(21), .diagnostic-location tr:nth-child(23), .diagnostic-location tr:nth-child(25), .diagnostic-location tr:nth-child(27), .diagnostic-location tr:nth-child(29), .diagnostic-location tr:nth-child(31), .diagnostic-location tr:nth-child(33), .diagnostic-location tr:nth-child(35), .diagnostic-location tr:nth-child(39), .diagnostic-location tr:nth-child(41), .diagnostic-location tr:nth-child(43), .diagnostic-location tr:nth-child(45), .diagnostic-location tr:nth-child(47), .diagnostic-location tr:nth-child(49), .diagnostic-location tr:nth-child(51), .diagnostic-location tr:nth-child(53) {
    background: #e8e8e8;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                      DEMANDE DE DIAGNOSTICS                                    */
/* ---------------------------------------------------------------------------------------------- */
.diagnostic-demande .groupe_champs > .form-group.c_cp, .diagnostic-demande .groupe_champs > .form-group.c_surface, .diagnostic-demande .groupe_champs > .form-group.c_piece, .diagnostic-demande .groupe_champs > .form-group.c_annee {
    clear: none;
    width: 25%;
    padding: 0 10px;
}
.diagnostic-demande .groupe_champs > .form-group.c_surface, .diagnostic-demande .groupe_champs > .form-group.c_piece, .diagnostic-demande .groupe_champs > .form-group.c_annee {
    clear: none;
    width: 33.3%;
    padding: 0 10px;
}
.diagnostic-demande .groupe_champs > .form-group.c_ville {
    clear: none;
    width: 75%;
    padding: 0 10px;
}
.diagnostic-demande .groupe_champs > .form-group.c_adresse {
    clear: none;
    width: 100%;
    padding: 0 10px;
}
.diagnostic-demande .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}


/* ---------------------------------------------------------------------------------------------- */
/*                                             LOIS                                               */
/* ---------------------------------------------------------------------------------------------- */
.lois-location h5 {
	background: #dddddd4d;
    padding: 10px;
    margin: 0 -15px;
}


/* ---------------------------------------------------------------------------------------------- */
/*                                             VENDRE                                             */
/* ---------------------------------------------------------------------------------------------- */
.vendre .custom-file-control:lang(fr)::before {
    content: "+";
}
.vendre .groupe_champs > .form-group.c_adresse {
    clear: none;
    width: 100%;
    padding: 0 10px;
}
.vendre .groupe_champs > .form-group.c_photo1,
.vendre .groupe_champs > .form-group.c_photo2,
.vendre .groupe_champs > .form-group.c_photo3,
.vendre .groupe_champs > .form-group.c_photo4,
.vendre .groupe_champs > .form-group.c_photo5 {
    clear: none;
    width: 20%;
    padding: 0 10px;
}
.vendre .groupe_champs > .form-group.c_ville {
    clear: none;
    width: 75%;
    padding: 0 10px;
}
.vendre .groupe_champs > .form-group.c_cp {
    clear: none;
    width: 25%;
    padding: 0 10px;
}
.titre-contenu .titre-page2, .titre-contenu h3 {
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
    font-size: 25px;
    margin: 20px 0;
}
.titre-contenu span {
    font-weight: 600;
}
.titre-contenu .titre-page2::after, .titre-contenu h3:after  {
    content: "";
    display: block;
    position: relative;
    background: #930302;
    height: 1px;
    width: 60px;
    margin: 15px 0;
}
.vendre-num {
	color: #fff;
    font-weight: 400;
    background: #930302;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 0px 6px;
}
 ul li {
	margin: 10px 0;
}
.vendre .vendre-ss-titre {
	color: #930302;
	padding-left: 10px;
}
.vendre h5,
.gerer h5 {
	font-weight: 400;
    text-transform: uppercase;
}
.gerer .h5 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.25rem;
	margin-bottom: .5rem;
	font-family: inherit;
	line-height: 1.1;
	margin-top: 0;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                   AGENDA & VILLE FLUX RSS                                      */
/* ---------------------------------------------------------------------------------------------- */
#rss-feeds0 ul, #rss-feeds1 ul {

}
#rss-feeds0 ul li, #rss-feeds1 ul li {
	margin: 20px 0;
	background: #fff;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.09);
}
#rss-feeds0 ul li a, #rss-feeds1 ul li a {
	color: #930302;
}
#rss-feeds0 ul li a:hover, #rss-feeds1 ul li a:hover {
	text-decoration: underline;
}


/* ---------------------------------------------------------------------------------------------- */
/*                                               AGENCE                                           */
/* ---------------------------------------------------------------------------------------------- */
.agence .address ul li {
	margin: 0;
}
.agence .address ul li.marginTop40 {
	margin: 40px 0 0 0;
}
.agence .address ul li i {
	font-size: 22px;
	color: #930302;
	padding-right: 10px;
}
.agence .address ul li a:hover {
	color: #930302;
}
.agence .agence-ul-reseaux img{
	width: 60px;

}
.agence .vignette-agence {
	width: 92%;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                            CONTRAT                                             */
/* ---------------------------------------------------------------------------------------------- */
.contrat-exclusif table {
    width: 100%;
}
.justify {
	text-align: justify;
}
.width100 {
    width: 100%;
}
/* ---------------------------------------------------------------------------------------------- */
/*                                            PRATIQUES                                           */
/* ---------------------------------------------------------------------------------------------- */
.pratique .pratique-contenu img {
	width: 100px;
}
.pratique .pratique-contenu .col-lg-3 {
	text-align: center;
	margin: auto;
}
.pratique ul.ligne-bus li {
	padding-left: 40px;
	margin: 30px 0;
	font-size: 14px;
}
.pratique ul.ligne-bus li a:hover{
	color: #930302;
}
.pratique ul.ligne-bus li span {
	margin-right: 20px;
}
.transport-ligne {
	border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    line-height: 16px;
    padding: 3px 9px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}
.jaune 		{	background-color: #ffcd01; }
.bleuclair 	{	background-color: #87d3df; }
.or	 		{	background-color: #e0b03b; }
.orange	 	{	background-color: #f68f4b; }
.rougeligne	 	{	background-color: #ed1b2a; }
.bleu	 	{	background-color: #006cb8; }
.violet	 	{	background-color: #bb4b9c; }
.rose	 	{	background-color: #f59fb3; }
.vert	 	{	background-color: #cec92b; }


/* ---------------------------------------------------------------------------------------------- */
/*                                            DEMARCHES                                           */
/* ---------------------------------------------------------------------------------------------- */
.demarches .padding-left {
	padding-left: 20px;
}
.demarches .padding-left i{
	font-size: 20px;
}
.demarches .padding-left a:hover{
	color: #930302;
}



/* ---------------------------------------------------------------------------------------------- */
/*                                           RECRUTEMENT                                          */
/* ---------------------------------------------------------------------------------------------- */
.recrutement-poste {
	text-align: center;
}
.recrutement-poste h5 {
	text-transform: uppercase;
	margin: 20px 0;
}
.recrutement-poste ul li {
	text-align: left;
}

.recrutement-poste img {
	border-radius: 50%;
	width: 50%;
}
.recrutement-poste .border {
    border: 1px solid #e9ecef!important;
	background: #dddddd45;
	padding: 10px;
}

nav ul li {
	margin: 0px 0 !important;
}

/* ---------------------------------------------------------------------------------------------- */
/*                                           RESPONSIVE                                           */
/* ---------------------------------------------------------------------------------------------- */
@media (max-width: 1570px) and (min-width: 1270px) {
	.header-agence-adresse ul li {
		padding: 17px 7px;
		font-size: 14px;
	}
}
@media (max-width: 1270px) and (min-width: 992px) {
	.header-agence-adresse ul {
		display: block;
	}
	.header-agence-adresse ul li {
		padding: 0 20px;
	}
}

@media (min-width: 1500px){
	.dw{
		-webkit-column-count: 2;
		column-count: 2;
	}
}
@media (max-width: 1200px){
	.detail_pieces ul li{
		width: 31%;
	}
}
@media (min-width: 992px) {
    nav {
        background:#e2e2e2;
    }
    nav ul {
        margin-bottom: 0;
        padding: 10px 0;
    }
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 20px;
        line-height: 1.2;
        color: #333;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 17px;
    }
    .index .not-sticking .menu ul > li > a {
        color: #333;
    }
    .menu ul > li > a:hover, .index .not-sticking .menu ul > li > a:hover {
        font-weight: 700;
        color: #930302;
        padding: 12px 19px;
    }
    .header__logo {
        display: flex;
        height: 125px;
        justify-content: center;
    }
    .header__logo img {
        width: 420px;
    }
    .detail .not-sticking .detail_header_sticky{
		display: none;
	}
	.detail .sticking .site-container{
		display: none;
    }
    .dw{
		-webkit-column-count: 1;
		column-count: 1;
		margin-right: -15px;
		margin-left: -15px;
    }
}
@media (max-width: 991px) {
	.grid figure {
		min-width: 250px;
		max-width: 300px;
		max-height: 327px;
		width: calc(30.3% - 6px);
	}
	.detail_annexe_nav{
		display: none;
	}
	.detail .container{
		padding-right: 15px;
		padding-left: 15px;
	}
	.calcul_result{
		padding: 10px;
	}
	#biens_comparatif .article_comparatif .bottom .btn-primary{
		width: calc(50% - 3px);
		margin-bottom: 10px;
		font-size: 15px;
    }
    .detail .sticky_moteur{
		display: none;
	}
	.detail .container_page{
		margin-top: 177px;
	}
	.detail_header{
		margin-bottom: 30px;
	}
	.detail_calculette-notaire form > div{
		padding: 10px 0;
	}
	.detail_calculette-notaire form > div > input{
		width: 100%;
    }
    .detail .detail_taber .nav-item{
		font-family: "Ionicons";
	}
	.detail_taber .nav-item a{
		font-size: 19px;
		line-height: 35px;
		padding: 10px 25px;
	}
	.detail .vvirtuelle:before{
		display: block;
	}
	.detail_taber .descriptif-icon a:before{
		content: "\f127";
	}
	.detail_taber .detail-icon a:before{
		content: "\f130";
	}
	.detail_taber .pieces-icon a:before{
		content: "\f41d";
	}
	.detail_taber .lots-icon a:before{
		content: "\f41d";
	}
	.detail_taber .dpe-icon a:before{
		content: "\f36b";
	}
	.detail_taber .localisation-icon a:before{
		content: "\f456";
	}
	.detail_taber .calculette-icon a:before{
		content: "\f26d";
	}
	.detail_taber .notaire-icon a:before{
		content: "\f12e";
	}
	.detail_taber .visite-icon a:before{
		content: "\f256";
	}
	.detail_icone > ul >li:nth-of-type(2){
		display: none;
	}
	.detail #detailinfosdetail{
		padding: 0;
	}
	#listing{
		display: none !important;
	}
	.lafficheur li{
		font-size: 12px !important;
		padding: 5px !important;
	}
	.detail_calculette .d-flex > div{
		width: 100%;
	}
	.detail_calculette .mr-2{
		margin: 0 !important;
	}
	.detail_header_sticky h1{
		text-align: center;
		font-size: 12px;
		display: block;
		width: 100%;
    }
    .detail .prod_accueil{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
    }
    .dw{
		-webkit-column-count: 2;
		column-count: 2;
	}
	.dw-pnl{
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
	}
	.detail_pieces ul li{
		width: 47%;
    }
    .comparateur .nav-tabs{
		margin-left: -90px;
	}
	/* Index */
	.header-agence-col img {
		margin: auto 9% auto 0;
		width: 40%;
	}
	.header-agence-adresse ul {	display: flex;	justify-content: space-around;	}
	.text-exclusivite p {margin-top: 0;	}
	.text-exclusivite h2, .home_cont_services h3 {font-size: 24px;}
	.text-exclusivite span, .home_cont_services h3 span {font-size: 30px;}
	.home_cont_exclusivite .block_info .info_ville {font-size: 12px;}
	.titre-estimation h3, .grid figure h2 {	font-size: 20px;}
	.titre-selection h3 {font-size: 20px;}
	.prod_accueil article {
		border: 1px solid #ddd;
		width: calc(33.3% - 20px);
		margin: 10px;
	}
	.prod_accueil {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -70px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.index .prod_accueil, .detail .prod_accueil {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: row;
	}
	.info_ville {	font-size: 15px;	}
	.description {	font-size: 14px;	}
	.prod_accueil .info_titre {	display: none;	}
	.btn-bien {	text-align: center;	}
	.grid figure h6.sous-titre {	font-weight: 400;	font-size: 15px;	}
	.home_cont_categories .cat-text {
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 0;
	}
	.home_cont_categories .cat-infos-overlay {	height: 80px;	}
	.home_cont_partenaires .carousel-item img {	width: 150px;	margin: 0 5%;	}
	.site-container {	background: #000;	}
	[class*="listing"] .main-content, [class*="listing-"] .main-content { margin-top: 20%;	}
	[class*="listing"] .prod_listing .info_titre, [class*="listing-"] .prod_listing .info_titre {	display: none;	}
	.nav-agence {	border-top: 0;	}
	.dw {	-webkit-column-count: 1;	column-count: 1;	}
	.menu ul {	margin: 0px 20px 0 28px !important;	}
	.ordre2 {
		order: 2;
	}
	.ordre1 {
		order: 1;
	}
}
@media (min-width: 769px) {

	.estimation-formulaire-appartement .form-section > .form-group,
	.estimation-formulaire-maison .form-section > .form-group {
		clear: none;
		width: 50%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-section,
	.estimation-formulaire-maison .form-section {
		display: none;
	}
	.estimation-formulaire-appartement .formcms4 .form-section.current,
	.estimation-formulaire-maison .formcms4 .form-section.current {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.estimation-formulaire-appartement .form-group.c_type,
	.estimation-formulaire-maison .form-group.c_type {
		width: 100%;
	}
	.estimation-formulaire-appartement .form-group.c_surface,
	.estimation-formulaire-appartement .form-group.c_piece,
	.estimation-formulaire-appartement .form-group.c_chambre,
	.estimation-formulaire-appartement .form-group.c_type,
	.estimation-formulaire-maison .form-group.c_surface,
	.estimation-formulaire-maison .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_chambre,
	.estimation-formulaire-maison .form-group.c_type {
		clear: none;
		width: 30%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_cp {
		clear: none;
		width: 40%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_cp {
		clear: none;
		width: 40%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_ville {
		clear: none;
		width: 60%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_ville {
		clear: none;
		width: 60%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_construction,
	.estimation-formulaire-maison .form-group.c_construction {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_previsionvente {
		clear: none;
		width: 30%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_previsionvente {
		clear: none;
		width: 40%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_parking,
	.estimation-formulaire-appartement .form-group.c_balcon,
	.estimation-formulaire-appartement .form-group.c_cave,
	.estimation-formulaire-appartement .form-group.c_jardin,
	.estimation-formulaire-appartement .form-group.c_ascenseur,
	.estimation-formulaire-maison .form-group.c_balcon,
	.estimation-formulaire-maison .form-group.c_jardin,
	.estimation-formulaire-maison .form-group.c_ascenseur {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_cave-maison,
	.estimation-formulaire-maison .form-group.c_parking-maison{
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_etage,
	.estimation-formulaire-appartement .form-group.c_etages,
	.estimation-formulaire-appartement .form-group.c_surface,
	.estimation-formulaire-appartement .form-group.c_chambre,
	.estimation-formulaire-appartement .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_etage,
	.estimation-formulaire-maison .form-group.c_etages,
	.estimation-formulaire-maison .form-group.c_surface,
	.estimation-formulaire-maison .form-group.c_surface-terrain,
	.estimation-formulaire-maison .form-group.c_chambre,
	.estimation-formulaire-maison .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_niveaux {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}

	.estimation-formulaire-appartement .form-group.c_telephone,
	.estimation-formulaire-maison .form-group.c_telephone {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_email,
	.estimation-formulaire-maison .form-group.c_email {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
	/* .estimation-formulaire-appartement .form-group.c_email .required,
	.estimation-formulaire-maison .form-group.c_email .required {
		display: none;
	} */
	.estimation-formulaire-appartement .titre-selection p,
	.estimation-formulaire-maison .titre-selection p {
		font-weight: 300;
		font-size: 16px;
	}
	.estimation-formulaire-appartement .form-group.c_nom,
	.estimation-formulaire-maison .form-group.c_nom,
	.estimation-formulaire-appartement .form-group.c_prenom,
	.estimation-formulaire-maison .form-group.c_prenom {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
}
@media (max-width: 768px) {
	.detail_carousel_expand{
		bottom: 75px;
		font-size: 40px;
    }
    .detail .info_ville{
		font-size: 20px;
	}
	.detail .detail_prixplus{
		top: 10px;
		text-align: center;
	}
	.detail_calculette-notaire .table thead th{
		font-weight: 500;
		font-size: 10px;
	}
	.detail_calculette-notaire{
		margin-bottom: 0;
	}
	.detail .lafficheur li{
		width: 18%;
	}
	.detail .lafficheur li{
		font-size: 12px !important;
	}
	.detail .detail_biens_sim .info_ville{
		padding: 1px;
		font-size: 9px;
	}
	.detail .detail_biens_sim .prix_listing{
		font-size: 10px;
	}
	.detail .detail_biens_sim ul{
		font-size: 11px;
		margin-bottom: 3px;
	}
	.detail .detail_biens_sim .article_logo{
		width: 18px;
		padding-bottom: 4px;
	}
	.detail .detail_biens_sim .prod_accueil .block_info{
		padding: 2px 5px;
		height: auto;
	}
	.svg-inline--fa{
		display: inline-block;
		font-size: 18px;
		height: 18px;
		overflow: visible;
		vertical-align: -.125em;
	}
	.detail .container.grid2{
		padding-right: 0;
		padding-left: 0px;
	}
	.dw{
		-webkit-column-count: 1;
		column-count: 1;
	}
	.comparateur .container, .comparateur .container-fluid{
		padding-right: 15px;
		padding-left: 15px;
	}
	.comparateur .nav-tabs .nav-link{
		width: 80px;
	}
	.detail_pieces ul li{
		width: 29%;
	}
	/* INDEX */
	.prod_accueil {	margin: 0;	}
	.prod_accueil article {	width: calc(49.3% - 20px);	margin: 10px;	}
	.grid figure {
		min-width: 200px;
		max-width: 360px;
		max-height: 330px;
		width: calc(33.3% - 6px);
	}
	figure.effect-bubba h2 {padding-top: 0;	}
	.titre-estimation h3, .grid figure h2 {	font-size: 18px;}
	.grid figure h6.sous-titre {font-weight: 400;	font-size: 12px;}
	.home_cont_categories .cat-text, .home_cont_categories .cat-text span {font-size: 12px;}
	.header-agence-adresse ul li {font-size: 12px;}
	.produitshabitationslider.multiple .carousel-item.active {padding: 0px 20px;}
	.info_prix {font-size: 12px;}
	.home_cont_exclusivite .block_info .info_ville {font-size: 10px;}
	.search__form-item:nth-child(n+2) {	width: calc(100% / 1 - 4px);}
	.index .search__form-item:nth-child(n+2) {	width: calc(100% / 4 - 4px);}
	.recrutement-poste .border {
		min-height: 656px;
	}
	.home_cont_exclusivite .info_type, .ul_exclu li, .home_cont_exclusivite .block_info .info_prix {
		font-size: 12px !important;
	}
	.home_cont_exclusivite .block_info .info_prix {
			line-height: 15px;
	}
	.produitshabitationslider.multiple .carousel-item.active {
		padding: 0px 15px;
	}
	.text-exclusivite span, .home_cont_services h3 span {font-size: 27px;}
	.prod_listing > .listing_article article {
		width: calc(48.9% - 0px);
		margin-top: 20px;
		display: inline-block;
	}
	.detail .infos {font-size: 20px;}
	.detail .info_ville {font-size: 16px;}
	.detail .info_prix {font-size: 25px;    margin: 20px 0 0 0;}
	.detail .marginTop30 {	margin-top: 0;}
	.detail .header-detail-ul {
		display: flex;
		justify-content: space-around;
	}
	.detail .header-detail-ul li {
		display: inline-block;
	}
	#biens_similaires_annonce .info_type {	font-size: 10px; text-align: center;margin: 0;}
	#biens_similaires_annonce .info_prix {	font-size: 10px; text-align: center;	}
	#biens_similaires_annonce article .col-lg-4 { margin: 5px 0;}
	.detail .detail_biens_sim .info_ville {line-height: 4px;}
	.detail .detail_biens_sim .info_numero {	line-height: 20px;	}
	.detail .detail_form_contact, .detail .detail_biens_sim {margin: 40px 0 0 0;}
	.vendre .custom-file-input {
		min-width: 9rem;
		max-width: 100%;
		height: 2.5rem;
		margin: 0;
		opacity: 0;
	}

}
@media (max-width: 768px) and (min-width: 560px){
	.estimation-formulaire-appartement .form-section,
	.estimation-formulaire-maison .form-section {
		display: none;
	}
	.estimation-formulaire-appartement .formcms4 .form-section.current,
	.estimation-formulaire-maison .formcms4 .form-section.current {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.estimation-formulaire-appartement .form-section > .form-group,
	.estimation-formulaire-maison .form-section > .form-group {
		clear: none;
		width: 50%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-section,
	.estimation-formulaire-maison .form-section {
		display: none;
	}
	.estimation-formulaire-appartement .formcms4 .form-section.current,
	.estimation-formulaire-maison .formcms4 .form-section.current {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.estimation-formulaire-appartement .form-group.c_type,
	.estimation-formulaire-maison .form-group.c_type {
		width: 100%;
	}
	.estimation-formulaire-appartement .form-group.c_surface,
	.estimation-formulaire-appartement .form-group.c_piece,
	.estimation-formulaire-appartement .form-group.c_chambre,
	.estimation-formulaire-appartement .form-group.c_type,
	.estimation-formulaire-maison .form-group.c_surface,
	.estimation-formulaire-maison .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_chambre,
	.estimation-formulaire-maison .form-group.c_type {
		clear: none;
		width: 30%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_cp {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_cp {
		clear: none;
		width: 40%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_ville {
		clear: none;
		width: 50%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_ville {
		clear: none;
		width: 60%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_construction,
	.estimation-formulaire-maison .form-group.c_construction {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_previsionvente {
		clear: none;
		width: 30%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_previsionvente {
		clear: none;
		width: 40%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_parking,
	.estimation-formulaire-appartement .form-group.c_balcon,
	.estimation-formulaire-appartement .form-group.c_cave,
	.estimation-formulaire-appartement .form-group.c_jardin,
	.estimation-formulaire-appartement .form-group.c_ascenseur,
	.estimation-formulaire-maison .form-group.c_balcon,
	.estimation-formulaire-maison .form-group.c_jardin,
	.estimation-formulaire-maison .form-group.c_ascenseur {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-maison .form-group.c_cave-maison,
	.estimation-formulaire-maison .form-group.c_parking-maison{
		clear: none;
		width: 20%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_etage,
	.estimation-formulaire-appartement .form-group.c_etages,
	.estimation-formulaire-appartement .form-group.c_surface,
	.estimation-formulaire-appartement .form-group.c_chambre,
	.estimation-formulaire-appartement .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_etage,
	.estimation-formulaire-maison .form-group.c_etages,
	.estimation-formulaire-maison .form-group.c_surface,
	.estimation-formulaire-maison .form-group.c_surface-terrain,
	.estimation-formulaire-maison .form-group.c_chambre,
	.estimation-formulaire-maison .form-group.c_piece,
	.estimation-formulaire-maison .form-group.c_niveaux {
		clear: none;
		width: 20%;
		padding: 0 10px;
	}

	.estimation-formulaire-appartement .form-group.c_telephone,
	.estimation-formulaire-maison .form-group.c_telephone {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_email,
	.estimation-formulaire-maison .form-group.c_email {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
	.estimation-formulaire-appartement .form-group.c_nom,
	.estimation-formulaire-maison .form-group.c_nom,
	.estimation-formulaire-appartement .form-group.c_prenom,
	.estimation-formulaire-maison .form-group.c_prenom {
		clear: none;
		width: 25%;
		padding: 0 10px;
	}
}
@media (min-width: 577px) {
	.slide-min-576 {
		display: none;
	}
}


@media (max-width: 576px) {
	.slide-max-576 {
		display: none;
	}
	.detail .container_page{
		margin-top: 75px;
	}
	.detail_header, .detail_annexe{
		display: none;
    }
    .detail_annexe_nav_contact{
		display: none;
	}
	.detail_form_contact .groupe_champs > .form-group{
		width: 100%;
		margin-bottom: 5px;
	}
	#detailinfosdetail > ul li{
		display: inline-block;
		float: none;
		width: 100%;
	}
	.detail_calculette .d-sm-flex > div, .detail_calculette-notaire .d-sm-flex > div{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#detail_qrcode{
		text-align: center;
		margin: auto;
	}
	#detail_qrcode canvas{
		width: 50%;
	}
	.detail_taber .nav-item a{
		padding: .5em .7em;
	}
	.lafficheur li{
		width: 31%;
	}
	.detail_header, .detail_annexe{
		display: block;
	}
	.detail_annexe_nav{
		display: none;
	}
	.vendre .groupe_champs > .form-group.c_photo1,
	.vendre .groupe_champs > .form-group.c_photo2,
	.vendre .groupe_champs > .form-group.c_photo3,
	.vendre .groupe_champs > .form-group.c_photo4,
	.vendre .groupe_champs > .form-group.c_photo5 ,
	.vendre .groupe_champs > .form-group.c_ville,
	.vendre .groupe_champs > .form-group.c_cp {
		width: 100%;
	}
	.box_gerer {
		width: 100%;
	}
	.diagnostic-demande .groupe_champs > .form-group.c_cp,
	.diagnostic-demande .groupe_champs > .form-group.c_surface,
	.diagnostic-demande .groupe_champs > .form-group.c_piece,
	.diagnostic-demande .groupe_champs > .form-group.c_annee,
	.diagnostic-demande .groupe_champs > .form-group.c_surface,
	.diagnostic-demande .groupe_champs > .form-group.c_piece,
	.diagnostic-demande .groupe_champs > .form-group.c_annee,
	.diagnostic-demande .groupe_champs > .form-group.c_ville {
		width: 100%;
	}
	.diagnostic-demande .col-lg-12 {
		padding-right: 10px;
		padding-left: 10px;
	}
	footer .ul-footer li {
		display: block;
		margin: 0;
	}
	.home_cont_exclusivite .info_type, .ul_exclu li, .home_cont_exclusivite .block_info .info_prix {
		font-size: 17px !important;
	}
	.titre-estimation {
		margin: auto 0;
		padding: 20px;
	}
	.contact .groupe_champs > .form-group.c_cp, .contact .groupe_champs > .form-group.c_tel, .contact .groupe_champs > .form-group.c_reference, .contact .groupe_champs > .form-group.c_mail, .mon-bien-location .groupe_champs > .form-group.c_tel, .mon-bien-location .groupe_champs > .form-group.c_cp, .mon-bien-location .groupe_champs > .form-group.c_mail, .mon-bien-location .groupe_champs > .form-group.c_ville, .recrutement .groupe_champs > .form-group.c_tel, .recrutement .groupe_champs > .form-group.c_mail {
		width: 100%;
	}
	.prod_listing > .listing_article article {
		width: 100%;
	}
}
@media (max-width: 450px) {
	.detail_carousel_expand{
		bottom: 50px;
		font-size: 30px;
    }
    .detail .container{
		padding-right: 25px;
		padding-left: 25px;
	}
	.detail .padding_col2{
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.detail_carousel_expand{
		bottom: 72px;
		font-size: 30px;
	}
	.detail_carousel_favoris{
		top: 3px;
		font-size: 30px;
	}
	.detail .padding_detail, .detail .detail_form_contact, .detail #localisation, .detail .detail_biens_sim{
		padding: 16px;
		background: #fff;
		margin: 9px 0;
		border: 1px solid #fff;
	}
	.detail .frais_detail_calculette{
		padding: 10px 0px 0 0px;
	}
	.detail .frais_detail_notaire{
		padding: 10px 0px 0 0px;
	}
	.detail .detail_biens_sim .info_ville{
		font-size: 12px;
	}
	.detail .lafficheur li{
		width: 31%;
	}
	.dw-clstr--vrt{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.dw-clstr__sgmnt--rw{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.lignemoteur, .groupe_champs > .form-group{
		width: 100%;
		padding: 0 10px;
	}
	.comparateur .nav-tabs .nav-link{
		width: 54px;
	}
	.header-agence-adresse {
		display: none;
	}
	.header-agence-col img {
		width: 56%;
	}
	.bgAccueil {
		height: 0;
	}
	.prod_accueil article {
		width: calc(100% - 20px);
		margin: 10px;
	}
	.index .search__form-item:nth-child(n+2) {
		width: calc(100% / 1 - 4px);
	}
	.grid figure {
		min-width: 250px;
		max-width: 100%;
		max-height: 327px;
		width: calc(100% - 6px);
		margin: 5px;
	}
	.home_cont_partenaires .carousel-item img {
		width: 103px;
		margin: 0 auto;
	}
	.agence section .row,
	.vendre .container .row,
	.gerer .container .row,
	.fournir-location .container .row,
	.contrat-exclusif .container .row,
	.demarches .container .row,
	.pratique .container .row,
	.estimation .container .row,
	.mensualite .container .row,
	.emprunt .container .row,
	.notaireancien .container .row,
	.notaire .container .row,
	.diagnostic-demande .container .row,
	.calculette .container .row {
		margin-right: 0;
		margin-left: 0;
	}

	.agence-ul-reseaux li a {
		font-size: 10px;
	}
	[class*="listing"] .info_type, [class*="listing-"] .info_type, #biens_similaires_annonce .info_type, .prod_accueil .info_type, [class*="listing"] .info_prix, [class*="listing-"] .info_prix, #biens_similaires_annonce .info_prix {
		font-size: 16px;
		line-height: 0;
		text-align: center;
	}
	.detail_biens_sim .prod_accueil article {
		border: 1px solid #ddd;
		width: 100%;
		margin: 4px;
	}
	.detail footer .container-fluid {
		padding-right: 40px;
		padding-left: 40px;
	}
}
@media (min-width: 450px) {

}

.bg-gris {
    background: #e2e2e2;
    margin: auto 0;
}
.bg-rouge {
    background: #930302;
}
.bg-blanc {
    background: #fff;
    margin: auto 0;
}










/*---------------*/
/***** 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 img.titreimg {
    opacity: 0;
}

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.bg-rouge figcaption::before, figure.bg-rouge figcaption::after {
    border:0;
    transform: none;
}

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: 6%;
    -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,12%,0);
    transform: translate3d(0,12%,0);
}
@media(max-width: 768px) {
	figure.effect-bubba .h2 {padding-top: 0;	}
	.grid figure figcaption {padding: 1em;}
}


figure.effect-bubba p {
    padding: 5px 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);
}


@media (min-width: 768px) {

    /* show 3 items */
    .produitshabitationslider.multiple.multi4 .carousel-inner .active,
    .produitshabitationslider.multiple.multi4 .carousel-inner .active + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-inner .active + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }

    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item-next,
    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .produitshabitationslider.multiple.multi4 .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .produitshabitationslider.multiple.multi4 .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .produitshabitationslider.multiple.multi4 .carousel-item-next.carousel-item-left + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .produitshabitationslider.multiple.multi4 .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .produitshabitationslider.multiple.multi4 .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .produitshabitationslider.multiple.multi4 .carousel-item-prev.carousel-item-right + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .produitshabitationslider.multiple.multi4 .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }

}

.page-item.active .page-link {
    color: #670201;
    background-color: transparent;
    border: 1px solid #670201;
}
.page-link {

    color: #670201;
    background-color: transparent;
}

.page-item.active .page-laulau {
    color: #670201;
    background-color: transparent;
    border: 1px solid #670201;
}

.page-laulau {

    color: #670201;
    background-color: transparent;
}
.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: transparent;
  border-color: transparent;
}

.page-item a {
    display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  }
