@import url('https://fonts.googleapis.com/css2?family=Domine&display=swap');


:root {
	--noir: #000000;
	--blanc: #ffffff;
	--gris: #C4C4C4;
	--grisfonce: #999999;
	--rouge: #fc363c
}

.adminpersos .sidebar, .adminperso .sidebar{
	display: none;
}
.card-fav-absolute i{
color: red
}
.adminpersos .content_page, .adminperso .content_page{
	width: 100%;
}
.dev {
	border: 1px solid red
}
.avis-reponse {
	border-left: 3px solid #e5e5e5;
	padding: 5px 0 0 12px;
	font-size: 14px;
	color: !important;
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999999999999999;
	background-color: #000;
	width: 100%;
	height: 100%;
}

.overlay{
position: absolute;
background-color: #00000053;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;

}

.lafficheur li:hover,
.lafficheur li.active {
	background-color: var(--rouge) !important;
}
 
.form-style {
	font-size: 1rem;
	border: 1px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 25px 20px !important;
	border-radius: 50px;
}
.contact .form-style {
	color: #000 !important;
	display: block;
	height: 80px;
	padding: 6px 12px;
	width: 100%;

	background-position: 100% 0;
	background-repeat: no-repeat;
}
select#duree.bootstrap-select {
	border: 1px solid #ccc !important;
	color: #000;
	display: block;
	font-size: 1rem;
	padding: 6px 12px;
	border-radius: 50px;

}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	border-radius: 50px !important;
}

.dropdown-menu.open.show {
	transform: translate3d(0px, 5px, 0px) !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100% !important;
	padding-top: 0px;
}

.bootstrap-select>.dropdown-toggle {
	background: #fff;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	color: #7b7b7b;
	font-weight: 200;
	padding: ;
	padding-top: 7px;
}
.listing-vente .dropdown-toggle::after {
	color: var(--noir);
	top:7px
}
.dropdown-toggle::after {
	font-family: "Ionicons";
	position: absolute;
	right: 30px;
	border: 0;
	top: 16px !important;
}
body {
	font-family: 'Poppins', sans-serif;
	background: var(--noir);
	color: var(--blanc);
}

.breadcrumb-item {
	float: left;
	font-size: 10px
}

.intro h2 {
	opacity: 0;
	margin-top: 100px;
	font-weight: 800;
	font-size: 3em;
	animation: fadeInLeft 1s ease 0.5s normal forwards;
	text-shadow: 1px 1px 1px var(--noir)
}

.fleche {
	padding-top: 170px;
	left: -220px;
	animation: fadeToLeft 1s ease 0.8s 1 normal backwards;
	opacity: 1;
}

.intro h3 {
	opacity: 0;
	margin-top: 50px;
	font-weight: 800;
	font-size: 2.5em;
	animation: fadeInLeft 1s ease 1.5s normal forwards;
	text-shadow: 1px 1px 1px var(--noir)
}

.intro p.text2 {
	opacity: 0;
	animation: fadeInLeft 1s ease 1.8s normal forwards;
}

.fleche2 {
	position: absolute;
	top: 265px !important;
	left: -480px;
	animation: fadeToLeft 1s ease 2s 1 normal backwards;
	opacity: 1;
}

.intro .btn-estime {
	opacity: 0;
	margin-top: 90px;
	animation: jello 1s ease 2.5s 1 normal forwards;
	background-color: var(--noir);
	color: #ffffff;
	text-transform: uppercase;
}

.avisclient {
	height: 100px;
	padding-top: 37px
}

footer,
footer a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 00px;
	font-weight: 300;
	transition: all 0.5s ease;
}

footer {
	background-color: var(--noir);
	padding: 50px 10px 20px 10px;
}

.leaflet-container a {
	color: var();
}

/* PAGE ACCUEIL  */

.bandeautop {
	background: var(--noir);
	border-bottom: 1px solid #ffffff;

}

.sticky_menu {
	width: 100%;
	background: var(--noir);
}

.header .sticking {
	background: var(--noir);
}

.bg_1,
.bg_2,
.bg_3,
.bg_4 {
	background: var(--noir);
	height: 10px;
}

.home_heading {
	color: var(--blanc);
	padding-top: 60px;
	margin-bottom: 40px;
	font-weight: 800;
	letter-spacing: 2px;
	font-size: 1.2em;
}

/* HEADER  */
.bgAccueil {
	overflow: hidden
}

.index .search_form {
	background-color: rgba(255, 255, 255, 0.6);
	animation: wobble 2s ease 3s normal forwards;
	padding: 10px 20px 40px 20px;
	overflow: visible;
	border: 3px solid var(--noir);
}

.intro .radio_trans input.css-checkbox[type="radio"]:checked+label.css-label {
	border-bottom: 4px solid var(--noir);
	color: var(--noir);
	font-size: 17px;
}

.intro label {
	font-weight: 200;
	font-size: 17px;
	line-height: 1.6;
	color: var(--noir) !important;
}

.intro .btn-search {
	opacity: 0;
	animation: jello 1s ease 1.5s 1 normal forwards;
	background-color: var(--noir);
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}






.intro {
	position: absolute;
	color: white;
	display: flex;
	flex-direction: column;

	transform: translateY(-5rem);
	top: 110px;
	bottom: 0;
	left: 0;
	right: 0;
}


.moteur {
	padding: 20px;
	position: absolute;
	top: 50px;
	left: 0;
	opacity: 0;
	z-index: 20;
	background-color: transparent;
	animation: entrance 1s ease 1.1s 1 normal forwards;
}

/* BIENS ACCUEIL */
.swiper-slide .b_exclu,
.swiper-slide .b_ccoeur,
.swiper-slide .b_offre_en_cours,
.swiper-slide .b_prestige,
.swiper-slide .b_investisseur,
.swiper-slide .b_souscompromis,
.swiper-slide .b_vendu,
.swiper-slide .b_loue,
.swiper-slide .b_loc {
	background-color: rgba(0, 0, 0, 0.618);
	text-align: center;
	border-radius: 5px
}

.swiper-slide article {
	border: 5px solid var(--blanc);
	width: calc(100% - 20px);
	margin: 10px;
}

.swiper-slide .block_info {
	z-index: 0;
	padding: 5px 20px;
	min-height: auto;
	background: var(--blanc)
}

.swiper-slide .info_ville {
	font-size: 22px;
	padding-top: 6px;
	text-align: left;
	font-weight: 700;
	color: var(--blanc);
}

.swiper-slide .info_ville {
	font-size: 22px;
	padding-top: 6px;
	text-align: left;
	font-weight: 700;
	color: var(--noir);
}

.swiper-slide .bulle {
	background: var(--noir);
	border-radius: 50px;
	padding: 4px 10px 4px 10px;
	font-weight: 200;
	font-size: 12px;
	color: var(--blanc)
}

.swiper-slide .card_list span {
	font-size: 16px;
	color: var(--blanc);
	top: 1px;
	font-weight: 600;
}

.swiper-slide .info_prix {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	top: 15px;
color: var(--noir)
}
.swiper-slide .info_type {
	font-weight: 700;
	font-size: 20px;
	margin: 0px 0 !important;
	padding-top: 10px;
	text-transform: capitalize;
color: var(--noir)

}


/* PRESENTATION ACCUIEL */

.home_cont_prestation {
	color: var(--blanc);
}

.home_cont_prestation h3 {

    font-family: 'Domine', serif;	font-size: 1em;
		padding: 20px 50px;
		font-style: italic;
}


/* CATEGORIE */


.services .container-fluid .card .face.face1.color2 {
	background: var(--noir) url('/assets/images/notaire.jpg');
	width: 100%;

}

.services .container-fluid .card .face.face1.color1 {
	background: var(--noir) url('/assets/images/finance.jpg');
	width: 100%;

}

.services .container-fluid .card .face.face1.color3 {
	background: var(--noir) url('/assets/images/estimation.jpg');
	width: 100%;

}

.services .container-fluid .card .face.face1.color4 {
	background: var(--noir) url('/assets/images/email.jpg');
	width: 100%;
}

.services .container-fluid .card i {
	color: var(--blanc);
}

.services .container-fluid .card p {
	color: var(--noir);
}

.services .container-fluid .card .face.face2 .content a {
	margin: 15px 0 0;
	display: inline-block;
	text-decoration: none;
	font-weight: 300;
	color: var(--noir);
	padding: 5px;
	border: 1px solid var(--noir);
	text-transform: uppercase;
	font-size: 14px;
}

.services .container-fluid .card .face.face2 .content a:hover {
	background: var(--noir);
	color: #ffffff;
}


/* NOTRE HISTOIRE  */


.histoire .content_page {
	width: 100%;
}

.histoire .sidebar {
	display: none;
}

.services .container-fluid .card .face.face1 .content h3 {
	margin: 10px 0 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 300;
	text-shadow: 1px 1px 2px var(--noir)
}

.services .container-fluid .card i {
	color: var(--blanc);
	text-shadow: 1px 1px 2px var(--noir)
}

/* ========================================================================= */
/*                             PAGE AGENCE                         */
/* ======================================================================= */
.histoire .bgAccueil-page {
	height: 50vh;
	position: relative;
	background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
	background-size: auto, auto;
	background-size: cover;
	overflow: hidden;
}

.histoire .page-heading {
	color: #999999;
}

.histoire .container {
	padding-right: 15px;
	padding-left: 15px;
}

.histoire .listing-header-titre {
	position: absolute;
	bottom: -29px;
	color: #999999;
	margin-bottom: 0;
	text-transform: uppercase;
	animation: slidetitle 2s ease;
}

.histoire h1 {
	text-align: left;
	font-size: 6em;
	font-weight: 800;
}

.histoire p {
	text-align: justify;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.histoire .listing-header-titre {
	color: #ffffff;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	text-shadow:
    2px 2px 0 #000,
    -2px 2px 0 #000,
    -2px -2px 0 #000,
    2px -2px 0 #000;
}

.histoire .equipe{
	position: relative;
}
.histoire .team-img{
	position: relative;
}
.histoire .team-desc{
	position: absolute;
	top:0;
	left: 0;
	width: 50%;
	height: 50%;
	background: red;
	color: #fffff;
	z-index: -1;
	padding: 5px;
	opacity: 0.1;
	display: flex;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	font-style: italic;
}

.histoire .team-img:hover{
	cursor: pointer;
}

.histoire .team-img:hover ~ .team-desc{
	opacity: 1;
	transition: all 0.5s ease;
	z-index: 2;
	display: block;

}



.on-vous-rappelle .content_page {
	width: 100%;
}

.on-vous-rappelle .sidebar {
	display: none;
}

.contact .menucontact a {
	color: var(--grisfonce) !important;
	font-weight: 600 !important;
}

.administrable .menuhistoire a {
	color: var(--grisfonce) !important;
	font-weight: 600 !important;
}

/* ========================================================================= */
/*                             PAGE FINANCES                         */
/* ======================================================================= */
.retour_pret span,
.retour_pret {
	color: var(--gris);
}

.finances .content_page {
	width: 100%;
}

.finances .sidebar {
	display: none;
}

.finances .bgAccueil-page {
	height: 50vh;
	position: relative;
	background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
	background-size: auto, auto;
	background-size: cover;
	overflow: hidden;
}

.finances .page-heading {
	color: #999999;
}

.finances .container {
	padding-right: 15px;
	padding-left: 15px;
}

.finances .listing-header-titre {
	position: absolute;
	bottom: -29px;
	color: #999999;
	margin-bottom: 0;
	text-transform: uppercase;
	animation: slidetitle 2s ease;
}

.finances h1 {
	text-align: left;
	font-size: 6em;
	font-weight: 800;
}

.finances p {
	text-align: center;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.finances .listing-header-titre {
	color: #ffffff;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	text-shadow:
    2px 2px 0 #000,
    -2px 2px 0 #000,
    -2px -2px 0 #000,
    2px -2px 0 #000;
}

/* ========================================================================= */
/*                             PAGE ESTIMATION                         */
/* ======================================================================= */
.estimation .bgAccueil-page {
	height: 50vh;
	position: relative;
	background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
	background-size: auto, auto;
	background-size: cover;
	overflow: hidden;
}

.estimation .page-heading {
	color: #999999;
}

.estimation .container {
	padding-right: 15px;
	padding-left: 15px;
}

.estimation .listing-header-titre {
	position: absolute;
	bottom: -29px;
	color: #999999;
	margin-bottom: 0;
	text-transform: uppercase;
	animation: slidetitle 2s ease;
}

.estimation h1 {
	text-align: left;
	font-size: 6em;
	font-weight: 800;
}

.estimation p {
	text-align: justify;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.estimation .listing-header-titre {
	color: #ffffff;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	text-shadow:
	2px 2px 0 #000,
    -2px 2px 0 #000,
    -2px -2px 0 #000,
    2px -2px 0 #000;
}

.estimation .btn-info {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.estimation .btn-info:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

.bg_estimation {
	background: #999999;
}

.estimation .dropdown-toggle::after {
	font-family: "Ionicons";
	position: absolute;
	right: 30px;
	border: 0;
	color: #999999;
}

/* ========================================================================= */
/*                             PAGE ALERTE MAIL                         */
/* ======================================================================= */
.alerte-email .bgAccueil-page {
	height: 50vh;
	position: relative;
	background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
	background-size: auto, auto;
	background-size: cover;
	overflow: hidden;
}

.alerte-email .page-heading {
	color: #999999;
}

.alerte-email .container {
	padding-right: 15px;
	padding-left: 15px;
}

.alerte-email .listing-header-titre {
	position: absolute;
	bottom: -29px;
	color: #999999;
	margin-bottom: 0;
	text-transform: uppercase;
	animation: slidetitle 2s ease;
}

.alerte-email h1 {
	text-align: left;
	font-size: 6em;
	font-weight: 800;
}

.alerte-email p {
	text-align: justify;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.alerte-email .listing-header-titre {
	color: #ffffff;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	text-shadow:
    2px 2px 0 #000,
    -2px 2px 0 #000,
    -2px -2px 0 #000,
    2px -2px 0 #000;
}

.alerte-email .btn-primary {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.alerte-email .btn-primary:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

.bg_alertemail {
	background: #999999;
}

.alerte-email .dropdown-toggle::after {
	font-family: "Ionicons";
	position: absolute;
	right: 30px;
	border: 0;
	color: #999999;
}

/* PAGE CONTACT */
/* ========================================================================= */
/*                             PAGE AGENCE                         */
/* ======================================================================= */
.contact .bgAccueil-page {
	height: 50vh;
	position: relative;
	background: url(/assets/images/bgimg-contact.jpg) no-repeat center center;
	background-size: auto, auto;
	background-size: cover;
	overflow: hidden;
}

.contact .page-heading {
	color: #999999;
}

.contact .container {
	padding-right: 15px;
	padding-left: 15px;
}

.contact .listing-header-titre {
	position: absolute;
	bottom: -29px;
	color: #999999;
	margin-bottom: 0;
	text-transform: uppercase;
	animation: slidetitle 2s ease;
}

.contact h1 {
	text-align: left;
	font-size: 6em;
	font-weight: 800;
}

.contact p {
	text-align: justify;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.contact .listing-header-titre {
	color: #ffffff;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	text-shadow:
	2px 2px 0 #000,
    -2px 2px 0 #000,
    -2px -2px 0 #000,
    2px -2px 0 #000;
}

.bg_contact {
	background: #999999;
}


/* LSTING ET DETAILS BIEN */
.bootstrap-select > .dropdown-toggle {
	height: 51px;
	padding: 8px 12px;
	vertical-align: text-top;
}


.arrow i {
	padding-top: 12px !important;
  }

  .detail .interlocuteur {
	border: 0px solid #dcdcdc;
	padding: 0px;
	border-radius: 5px;
	background: transparent;
	color: #fff;
}
.page-item.active .page-link {
	z-index: 2;
	color: #8f8e8e;
	background-color: transparent;
	border-color: transparent;
}
.detail .interlocuteur img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 170px;
	height: 170px;
	border-radius:0px;
	margin-right: 10px;
}
.detail .interlocuteur-coord {
	display: inline-block;
	padding-left: 0px;
}

.detail_annexe_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 13px 0;
	font-size: 1em;
}


.contact .btn-primary {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.contact .btn-primary:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

#biens_similaires_annonce .bandeaux {
	display: none
}

.detail .btn-primary {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.detail .btn-primary:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

body[class*="listing"] .sticky_menu {
	width: 100%;
	background: var(--noir);
}

.listing-vente .menuvente a {
	color: var(--grisfonce) !important;
	font-weight: 600 !important;
}

.listing-location .btn-search {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.listing-location .btn-search:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

.detail_header .titre {
	font-size: 2em !important;
	text-shadow: 1px 1px 2px var(--noir)
}

.detail .detail_slide_thumbs>li>img {
	transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	border-radius: 0%;
	height: 80px;
	width: 80px;
	border: 3px solid #ffffff;
}

.contact .btn-primary {
	color: #ffffff;
	background-color: var();
	border-color: #FABB52;
	border-color: #ffffff;
}

.listing-vente .btn-search {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.listing-vente .btn-search:hover {
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}

.listing-vente .dropdown-toggle::after {
	color: var(--noir);
}

.listing-vente .b_exclu,
.listing-vente .b_ccoeur,
.listing-vente .b_offre_en_cours,
.listing-vente .b_prestige,
.listing-vente .b_investisseur,
.listing-vente .b_souscompromis,
.listing-location .b_vendu,
.listing-.listing-vente .b_loue,
.listing-vente .b_loc {
	background-color: var(--noir);
	text-align: center;
}
.listing-vendu .b_exclu, .listing-vendu .b_ccoeur, .listing-vendu .b_offre_en_cours, .listing-vendu .b_prestige, .listing-vendu .b_investisseur,  .listing-vendu .b_vendu, .listing-vendu .b_loue, .listing-vendu .b_loc {
	background-color: #8e8c8b;
	text-align: center;
}
.b_souscompromis{
	background-color: var(--rouge);
	text-align: center;
}
/* RESPONSIVE DESIGN */

@media (min-width: 992px) {

	.index .not-sticking .site-pusher,
	[class*="listing"] .not-sticking .site-pusher,
	[class*="listing-"] .not-sticking .site-pusher {
		padding: 0px 20px;
		background: var(--noir);
		box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
	}

	.index .not-sticking .header__logo img,
	.not-sticking .header__logo img,
	.index .sticking .header__logo img,
	.sticking .header__logo img {
		width: 360px;
	}

	.sticking .site-pusher {
		padding: 0;
		background: var(--noir);
		padding: 10px 20px;
	}

	.not-sticking .site-pusher {
		padding: 0;
		background: var(--noir);
		padding: 0px 20px;
	}

	.fondavisclient {

		padding: 2px 10px;
		border-radius: 5px;
		margin: 35px 20px 0 20px
	}

	.fondavisclient a {
		font-size: 14px;
	}

	.menu li.avisclient {
		background: var(--noir) url('/assets/images/fondavis.png') no-repeat center center;
		background-size: contain;
		padding: 0 10px;


	}

	.avisclient {
		height: 100px;
	}

	.menu ul>li>a.aclient {
		text-shadow: 1px 1px 1px var(--noir);
		font-weight: 800
	}

	.cl-effect-13 a::before {
		position: absolute;
		top: 72%;
		left: 50%;
		color: transparent;
		content: '•';
		text-shadow: 0 0 transparent;
		font-size: 1.2em;
		-webkit-transition: text-shadow 0.3s, color 0.3s;
		-moz-transition: text-shadow 0.3s, color 0.3s;
		transition: text-shadow 0.3s, color 0.3s;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
		pointer-events: none;
	}

	nav.menu ul li {
		display: inline-block;
		text-transform: uppercase;
		margin: auto 20px;
	}
}

@media (max-width:991px) {
	.avisclient {
		height: auto;
		padding-top: none;
	}

	.intro {
		position: absolute;
		color: white;
		display: flex;
		flex-direction: column;
		transform: translateY(-5rem);
		top: 30px;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.moteur {
		padding: 20px;
		position: absolute;
		top: 10px;
		left: 0;
		opacity: 0;
		z-index: 20;
		background-color: transparent;
		animation: entrance 1s ease 1.1s 1 normal forwards;
	}
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	height: 48px !important;
}
@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
	.bgAccueil {
		background-size: 667px 375px !important;
		background: transparent !important;
		/* background: linear-gradient( rgba(0,0,0, 0), rgba(0,0,0, 0) ),url(/assets/images/bgimg-mobile.jpg) no-repeat center right !important; */
	}

	.contact .bgAccueil-page {
		background-size: 667px 375px !important;
		background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(/assets/images/bgimg-contact.jpg) center top !important;
		background-size: cover !important;
		height: 20vh !important;
		margin-top: 75px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.bgAccueil {
		background: transparent !important;
	}
}

@media (max-width:1199px) {

	.fleche,
	.fleche2 {

		display: none;
	}

	.intro .btn-estime {
		opacity: 0;
		margin-top: 20px;
		animation: jello 1s ease 2.5s 1 normal forwards;
		background-color: var(--noir);
		color: #ffffff;
		text-transform: uppercase;
	}

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

	.menu {
		background-color: #000000;
	}

	.search__form-item:nth-child(n+2) {
		margin-right: 0;
		margin-bottom: 32px;
		vertical-align: top;
		width: calc(100% / 1 - 4px);
	}

	body[class*="listing"] .header .sticking {
		background: #000000;
	}
}
@media (max-width: 768px) {
	.modal-content {
	  padding: 15px 0;
	  background: #000000;
	}
  }

@media (max-width:441px) {

	.intro h2 {
		opacity: 0;
		margin-top: 100px;
		font-weight: 800;
		font-size: 2em;
		animation: fadeInLeft 1s ease 0.5s normal forwards;
		text-shadow: 1px 1px 1px var(--noir);
	}
	.home_heading {
		color: var(--blanc);
		padding-top: 60px;
		margin-bottom: 40px;
		font-weight: 800;
		letter-spacing: 2px;
		font-size: 0.8em;
	}

	.detail .detail_slide_thumbs > li > img {
		transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
		transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
		transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
		border-radius: 0%;
		height: 40px;
		width: 40px;
		border: 3px solid #ffffff;
	}

}


/* ============================================================== */
/*                            REF BY LOLO                         */
/*
	
       _..._
     .'     '.
    /`\     /`\    |\
   (__|     |__)|\  \\  /|
   (     "     ) \\ || //
    \         /   \\||//
     \   _   /  |\|`  /
      '.___.'   \____/
       (___)    (___)
     /`     `\  / /
     
/* ============================================================== */

.ref-header-titre {
	color: #999999;
	margin-top: 20px;
	font-weight: 200;
	text-transform: uppercase !important;
	font-size: 32px;
}

.ref h1 {
	color: #999999;
	margin-top: 20px;
	font-weight: 200;
	text-transform: uppercase !important;
	font-size: 32px;
}

.page2ref h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	padding: 15px 0px 15px 0px;
}

.page2ref h3 {
	color: grey;
	font-size: 24px;
	font-weight: 400;
	padding: 15px 0px 15px 0px;
}

#referencement p,
.bgRef p,
.page2ref p {
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
}

.listeliens a {
	font-weight: 200;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: grey;
}

.page2ref li {
	font-weight: 200;
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
	text-align: justify;
}


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

.top_pageref {
	height: 50vh;
	background: url(/assets/images/drome.jpg) no-repeat center;
	background-size: auto, auto;
	background-size: cover;
}

.page_ref .prod_listing.damier .info_titre {
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 600;
	margin-top: 2px;
}

.page_ref .val {
	font-weight: 200;
	font-size: 12px;
	letter-spacing: 0;
}

.prod_listing.damier .info_prix,
body[class*="listing"] .prod_listing.damier .info_prix,
.page_ref .prod_listing.damier .info_prix {
	width: 100%;
	font-size: 20px;
	padding-top: 0;
	font-weight: 800;
	color: white;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
}

.page_ref .header-item ul li {
	padding: 0 0px;
}

.page_ref .header-item ul {
	display: block;
	justify-content: center;
	margin-bottom: 0;
	margin-top: 5px;
}

.page_ref .prod_listing .info_ville {
	text-align: left;
}

.prod_listing.damier .info_titre::after {
	display: none;
}

.page_ref .ul_header {
	margin-bottom: 0;
}

.page_ref .description {
	font-size: 13px;
}

.page_ref .prod_listing article .effect-cms {
	padding: 10px 0 0 0;
}

.page2ref .block_info {
	background-color: black
}

.page_ref .prod_listing article {
	background: black;
}

.page2ref .info_titre {
	font-weight: 600;
	letter-spacing: 0px;
	text-rendering: optimizelegibility;
}

.page2ref .info_ville {
	color: #d9d9d9 !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	letter-spacing: 0px !important;
	text-rendering: optimizelegibility !important;
	font-weight: 900 !important;
}


.tooltip-wrap .tooltip-txt {
	position: absolute;
	max-width: 400px;
	width: max-content;
	background: var(--grisfonce);
	color: #fff;
	font-size: 0.8em;
	padding: 10px 15px;
	text-align: center;
	border-radius: 10px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	filter: blur(2px);
	transition: 0.25s ease-in;
  }
  .tooltip-wrap .tooltip-txt span {
	font-size: 1.2em;
	font-weight: 600;
  }


  .tooltip-wrap .tooltip-txt::after {
	content: "";
	position: absolute;
	border: 5px solid transparent;
  }
  .tooltip-wrap:hover .tooltip-txt {
	opacity: 1;
	visibility: visible;
	filter: blur(0px);
  }
  .tooltip-wrap .tooltip-top {
	bottom: calc(100% + 5px);
  }
  .tooltip-wrap .tooltip-top::after {
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-top-color: var(--grisfonce);
  }
  .tooltip-wrap .tooltip-bottom {
	top: calc(100% + 5px);
  }
  .tooltip-wrap .tooltip-bottom::after {
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: var(--grisfonce);
  }
  .tooltip-wrap .tooltip-top,
  .tooltip-wrap .tooltip-bottom {
	left: 50%;
	transform: translateX(-50%);
  }
  .tooltip-wrap .tooltip-left,
  .tooltip-wrap .tooltip-right {
	top: -5px;
  }
  .tooltip-wrap .tooltip-left::after,
  .tooltip-wrap .tooltip-right::after {
	top: 18px;
	margin-top: -5px;
  }
  .tooltip-wrap .tooltip-left.arrow-center,
  .tooltip-wrap .tooltip-right.arrow-center {
	top: 50%;
	transform: translateY(-50%);
  }
  .tooltip-wrap .tooltip-left.arrow-center::after,
  .tooltip-wrap .tooltip-right.arrow-center::after {
	top: 50%;
	transform: translateY(-50%);
	margin-top: unset;
  }
  .tooltip-wrap .tooltip-right {
	left: calc(100% + 5px);
  }
  .tooltip-wrap .tooltip-right::after {
	right: 100%;
	border-right-color: var(--grisfonce);
  }
  .tooltip-wrap .tooltip-left {
	right: calc(100% + 5px);
  }
  .tooltip-wrap .tooltip-left::after {
	left: 100%;
	border-left-color: var(--grisfonce);
  }
  
  .tooltip-wrap .tooltip-top {
	transform: translateX(-50%) translateY(-2px);
  }
  .tooltip-wrap .tooltip-bottom {
	transform: translateX(-50%) translateY(2px);
  }
  .tooltip-wrap .tooltip-right {
	transform: translateX(2px);
  }
  .tooltip-wrap .tooltip-left {
	transform: translateX(-2px);
  }
  .tooltip-wrap:hover .tooltip-top {
	transform: translateX(-50%) translateY(0);
  }
  .tooltip-wrap:hover .tooltip-bottom {
	transform: translateX(-50%) translateY(0);
  }
  .tooltip-wrap:hover .tooltip-right {
	transform: translateX(0);
  }
  .tooltip-wrap:hover .tooltip-left {
	transform: translateX(0);
  }
  .tooltip-wrap:hover .arrow-center.tooltip-right {
	transform: translateY(-50%) translateX(0px);
  }
  .tooltip-wrap:hover .arrow-center.tooltip-left {
	transform: translateY(-50%) translateX(0px);
  }
  .tooltip-wrap .arrow-center.tooltip-right {
	transform: translateY(-50%) translateX(2px);
  }
  .tooltip-wrap .arrow-center.tooltip-left {
	transform: translateY(-50%) translateX(-2px);
  }

  .description-post {
	font-size: 18px;
  }

  .articlelolo p {
	text-align: justify;
  }

  .articlelolo a {
	text-decoration: underline;
  }


  .estimation h1 {
    font-size: 4em;
}
.estimation .listing-header-titre {
    bottom: -14px;
}
