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


body {
    font-family: 'Work Sans', sans-serif;
}
.dev{
  border:1px solid red
}

.produitshabitationslider .carousel-item article {
   width: calc(100% / 1 - 10px);
  background: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-align: center;
}
.centre { text-align: center;}

.padd50 {
    padding: 50 50px;
}
.rouge {
  color: #9d0f12;
}
.vert {
  color: #76b82a;
}

.page-heading::after, .deco::after {
  content: "";
  display: block;
  position: relative;
  background: #ccc;
  height: 1px;
  width: 100%;
  margin: 15px 0;
}
.home_heading{
	color: #9d0f12;
}
.sidebar .group_btn a {
  width: 100%;
  margin-bottom: 5px;
}

.home-visuel-wrapper .video-wrapper #player .sliderVideo {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}
.menupad{
	padding-top: 40px
	}
.header__logo img {
	width: 200px;
	margin-left: -20px;
}
.btn-primary,
.btn-secondary,
.btn-info {
  color: #ffffff !important;
  background: #9d0f12;
  border-color: #9d0f12;
}
	
.btn-primary:hover,
.btn-secondary:hover,
.btn-info:hover {
  color: #ffffff !important;
  background: #76b82a;
  border-color: #76b82a;
}	
	
.version-pc{
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.index .menu ul > li > a,
.menu ul > li > a {
    color: #000!important;
    font-weight: 600;
}

	
.menu ul > li > a:hover {
    color: #9d0f12!important;
}
	
.menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
    text-transform: uppercase
}
	
.listegauche{
		padding-top: 70px;
		margin-left: 30px;
}

.listedroite{
	padding-top: 70px;
	padding-left: 20px;
}

.version-mobile {
    display: none!important;
}
   	
.moteur .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 {
    background: transparent;
}
.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0,0,0,.0);
}
/* .moteur .search__form-item:nth-child(2), .search__form-item:nth-child(3) {
    background: rgba(255,255,255, 0.5);
} */

.moteur .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #000;
}

.moteur .dropdown-toggle::after {
    color: #000;
}

/*MOTEUR DE RECHERCHE*/
.index .radio_trans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.radio_trans input[type=radio].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 25px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  min-width: 130px;
  margin: 0 2px;
  background-color: #76b82a;
  color: #fff;
  border: 1px solid #76b82a;
  width: 190px;
  line-height: 1.7;
  border-radius: 5px;
}
.radio_trans label.css-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label {
  background-color: #9d0f12;
  border-color: #9d0f12;
  color: #fff;
  border: 0 !important;
  height: 42px;
  border-radius: 5px;
}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label:after {
  content: '';
  display: block;
  position: relative;
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #9d0f12;
  margin:9px auto;
  background: transparent;
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
  font-weight: 400;
  color: #fff;
  font-size: 15px;
}
.moteur {
  padding: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 20;
  background-color: transparent;
}
.c_valid .btn {
  width: 100%;
  height: 50px;
}

.search__form-item:nth-child(n+2) {
  margin-right: 0;
  width: calc(100% / 6 - 5px);
  height: 50px;
}

.moteur .form-style {
  color: #000 !important;
  display: block;
  height: 50px;
  padding: 6px 12px;
  width: 100%;
  border-radius: 0;
  background-color: rgba(255,255,255,0.7);
  border: 1px solid #fff;
}
.search__form-item:nth-child(2), .search__form-item:nth-child(3), .search__form-item:nth-child(4) {
  background-color: rgba(255,255,255,0.7);
}
.bootstrap-select>.dropdown-toggle {
  background-color: transparent;
}
.moteur .input-group-addon {
  top: 8px;
}
.moteur .bootstrap-select>.dropdown-toggle {
  height: 48px;
}
.index .bootstrap-select {
  height: 50px;
  border: 1px solid #fff!important;
}

.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;
  border-radius: 0 !important;
}
/* .index .c_insee .dropdown-menu.open.show {
  transform: translate3d(0px, -156px, 0px)!important;
      border-radius: 0;
}
.index .c_type .dropdown-menu.open.show {
  transform: translate3d(0px, -110px, 0px)!important;
      border-radius: 0;
} */

[class*="listing-"] .form-group.search__form-item .form-style,
[class*="listing"] .form-group.search__form-item .form-style,
[class*="listing"] .bootstrap-select {
  height: 50px;
}
[class*="listing-"] .form-group.search__form-item .input-group-addon,
[class*="listing"] .form-group.search__form-item .input-group-addon {
  top: 8px;
}


nav.menu ul li {
    display: inline-block;
}

.menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
}


.btn-espace {
  border: 1px solid #9d0f12;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-espace:hover {
  background-color: #9d0f12;
  color: #fff;
}
.lang {
  position:absolute;
  z-index:20;
  top:30px;
  right:10px;
}
aside.aside_contact {
  color: #000;
  z-index: 55555555;
  height: auto ! important;
  width: 340px;
  overflow: auto;
  top:82px !important;
  left: 100%;
  background-color: #fff!important;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
aside .img-dossier {
  max-width: 184px;
  margin: 0 0 15px 0;
}
aside .contact_coordinates {
  border-bottom: 0px solid #d9d9d9;
  padding: 0;
  text-align: center;
}
.titre-aside {
  font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
}
.contact_coordinates .btn {
  margin-bottom: 20px;
}



   
 /* TOP PAGE */
  
 .temoignages .top_page{
  background-image: url("/assets/images/top_page/avis_top.jpg");
  
}  
   .gestion .top_page{
  background-image: url("/assets/images/top_page/gestion_top.jpg");
  
}    .temps .top_page{
  background-image: url("/assets/images/top_page/temps_top.jpg");
  
}   
  .estimation .top_page {
  background-image: url("/assets/images/top_page/estimation_top.jpg");
}  
/* INDEX ESTIMATION */
.home_cont_estimation {
    background: url(/assets/images/home-background3.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
    margin: auto;
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
}
 .bloc-noir {
    background: rgba(255,255,255, 0.68);
    padding: 20px 50px;
    border-radius: 0;
    color: #000;
    border-radius: 15px;
}
.home_cont_estimation .home_heading {
    color: #000;
    line-height: 1.2;
    font-size: 25px;
    margin: 20px 0;
}
.home_cont_estimation .ion-ios-arrow-thin-right {
    margin-left: 5px;
}
.home_cont_estimation .btn-primary {
    min-width: 300px;
}
.home_cont_estimation .titre-soulignement1::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 185px;
    margin: 5px auto 15px auto;
}
.home_cont_estimation .titre-soulignement2::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 225px;
    margin: 5px auto 15px auto;
}
.min-height {
  min-height: 80px;
  text-align: justify;
}


/* CATEGORIE */ 
/* Common style */
.grid figure {
	position: relative;
	float: center;
	overflow: hidden;
	margin: 10px auto;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 100%;
	background: #000000;
	text-align: center;
	cursor: pointer;
}

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

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

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

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

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

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

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

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

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

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #76b82a;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

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

/* ALERTE EMAIL */ 

.home_cont_alertes {
  padding: 40px 10px 15px 10px;
  background: #ffffff;
  text-align: center;

}
.home_cont_alertes p {
  color: #9d0f12;
}






/* SELECTION */ 

.prix_selection {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  color: #fff;
  background: #9d0f12;
  padding: 8px 8px;
  z-index: 9;
  font-size: 16px;
  font-weight: 600
}
article a:hover {
  color: #000;
}
.home_cont_selection .info_ville {
  font-size: 16px;
  padding-top: 6px;
}
.home_cont_selection .info_type {
	text-transform: uppercase;
	font-weight: 600
}
.home_cont_selection .line {
  border-bottom: 1px solid #9d0f12;
}


.home_cont_selection article {
  border: 1px solid #9d0f12;
  width: calc(33.3% - 20px);
  margin: 10px;
}





/* PRESENTATION */ 

.home_cont_presentation {
  position: relative;
  background: url("/assets/images/home-background-presentation.jpg") no-repeat center top;
    background-size: auto;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
  padding: 128px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home_cont_presentation .home_heading {
  font-weight: 600;
  text-transform: initial;
  line-height: 1.1;
}






/* COORDONNEES / FOOTER */ 
.cont_coordonnees {
  padding-bottom: 40px;
  background-color: #ffffff;
  color: #9d0f12;
}

.cont_coordonnees .social img{
	width: 70%;
}

.cont_coordonnees .address{
	padding-top: 30px;
}

.cont_coordonnees .tel{
	padding-top: 40px;
}

footer {
  background-color: #9d0f12;
  padding: 50px 10px;
}
footer a:hover{
	color: #76b82a;
}
footer .reseaux-sociaux i {
  font-size: 30px;
}
footer .reseaux-sociaux a:hover i {
  color: #76b82a;
}
.plan_site {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  background: #f3f3f3;
}

.home_cont_coordonnees {
  padding: 80px 0;
}
.home_cont_coordonnees .home_heading::after {
  content: "";
  display: block;
  position: relative;
  background: #76b82a;
  height: 2px;
  width: 150px;
  margin: 24px auto 0 auto;
}
.titre-footer {
  font-size: 18px;
    color: #9d0f12;
    font-weight: 600;
    text-transform: uppercase;
}
.lien-plan {
  font-size: 14px;
  line-height: 1.4;  
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
}
.lien-plan:hover {
  text-decoration: underline;
  color: #000;
}
.lien-plan i,
.agence .agence-tel i,
.agence .ion-android-pin {
  font-size: 23px;
  top: 3px;
  margin-right: 5px;
  color: #76b82a;
}
.plan_site img {
  width: 250px;
}
.bloc-agence {
  border-radius: 5px;
  box-shadow: 6px 3px 5px rgb(0 0 0 / 20%);
}
.bloc-agence .nom_agence span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.bloc-agence .nom_agence {
  font-size: 15px;
  background: #fff;
  margin: 10px auto 10px auto;
  padding: 10px 0;
}
.bloc-agence .adresse-agence p{
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
.bloc-agence .ion-ios-telephone {
  font-size: 20px;
  top: 2px;
  color: #9d0f12;
}
.bloc-agence img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.lien-coordonnees {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0px;
  color: #76b729;
  margin: 10px 0;
}
.bloc-agence a:hover,
.contenu-agence a:hover {
  color: #76b82a;
  text-decoration: underline;
}

.soustitre{	
	font-weight: 600;
	font-size: 1.3em;
	color: #9d0f12
}
.agence .home_cont_coordonnees {
  display: none;
}
.agence .titre{
	font-weight: 300;
	font-size: 3em;
	color: #9d0f12
}

.sous-titre, .mentions-legales h2, .page_heading {
  font-weight: 600;
  font-size: 18px;
  padding-left: 0px;
  border-left: 0px solid #76b82a;
  margin-bottom: 20px;
  color: #9d0f12;
}

.home_heading2 {
  color: #9d0f12;
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 25px;
  display: block;
  margin: 20px 0;
}
.home_heading2::after {
  content: "";
  display: block;
  position: relative;
  background: #76b82a;
  height: 2px;
  width: 150px;
  margin: 24px auto 0 auto;
}
.contenu-agence .fa, .contenu-agence .fas, .contenu-agence .far, .contenu-agence .fab {
  font-weight: 900;
  font-size: 25px;
  color: #000;
  margin: 10px 0;
}
.agence-chateau-gontier-sur-mayenne .home_cont_coordonnees,
.agence-cosse-le-vivien .home_cont_coordonnees,
.agence-ernee .home_cont_coordonnees,
.agence-becon-les-granits .home_cont_coordonnees,
.agence-segre .home_cont_coordonnees {
  display: none;
}


/* ============================================================================ */
/*                                      AGENCE                                  */
/* ============================================================================ */
.equipe .content_page {
  width: 100%;
}
.equipe .sidebar {
  display: none;
}
 .equipe ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
}
.equipe ul li {
  position: relative;
  width: calc(100% / 3 - 1em);
  margin: calc(0.5em * 2) 0.5em;
  overflow: hidden;
}

.equipe .border-equipe {
  padding: 5px;
  background: none;
  text-align: center;
}
.equipe .infos {
  text-align: center;
}
.equipe .infos-contact {
  text-align: center;
  margin-top: 15px;
  font-weight: 300;
  font-size: 1rem;
}
.equipe .p-15 {
  padding-left: 0;
  padding-right: 0;
}
.equipe .title-post {
  font-size: 1.1rem;
  font-weight: 500;
}
.equipe .fonction-post {
  font-size: 0.9rem;
  font-weight: 400;
}
.equipe ul.rs-conseiller {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
  justify-content: center;
}
.equipe i {
  font-size: 18px;
  color: #76b82a;
  margin-right: 5px;
}
.equipe .tel-post,
.equipe .mail-post {
  margin: 8px 0;
}
.equipe img {
  height: 250px;
    width: 250px;
    object-fit: cover;
}

/* PAGE CONTACT  */ 
.contact .sidebar{
	z-index: 1000;
}

/* LISTING */
.prod_accueil {
  justify-content: space-evenly;
}
.prod_listing > .listing_article article {
  box-shadow: 6px 3px 5px rgb(0 0 0 / 20%);
  border: 1px solid #ececec;
}
.prod_listing .info_titre {
  display: none;
}
.prod_listing .info_ville {
  font-size: 16px;
  font-weight: 600;
}
.prod_listing .info_prix-hai {
  display: none;
}
.prod_listing .info_prix {
  margin: 22px 0 15px 0;
  line-height: 20px;
  font-weight: 600;
  color: #9d0f12;
  font-size: 21px;
}
.prod_listing.damier .info_prix {
  text-align: center;
}
.prod_listing.damier .block_info {
  min-height: 220px;
}
.prod_listing.carte .info_ville {
  font-size: 14px;
  padding-left: 0;
}
.prod_listing.carte .spin1.info_type {
  padding-left: 0;
}
.prod_listing.carte .info_prix {
  font-size: 18px;
  margin: 15px 0 15px;
}
.alert-danger {
  color: #000;
  background-color: #f5f5f5;
  border-color: #9d0f12;
  text-align: center;
  margin: 4% 0;
}


@media (max-width: 441px) {
  .bloc-noir {
    background: rgba(255,255,255, 0.68);
    padding: 20px 20px;
    border-radius: 0;
    color: #000;
    border-radius: 15px;
  }
}



@media (max-width: 991px) {
	
	.sticky_menu.sticking .menu ul > li > a {
    color: #ffffff!important;;
}
	
	
	 .menu ul > li > a {
  color: #ffffff !important;
}
	.index .menu ul > li > a {
  color: #ffffff !important;
}
	.menu {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  width: 250px;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}
	.menu ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  width: 100%;
}
.map {
    top: 0px;
}
.version-pc{
    display:none
}
/* .site-pusher {
   border-top: 5px solid #000
} */
	.header .img-fluid {
  margin-left: -50px;
}

.header__logo img {
  margin-left: -50px;
  margin-top: 00px;
  max-width: 80%;
}


.home_cont_selection article {
  border: 1px solid #9d0f12;
  width: calc(100% - 20px);
  margin: 10px;
}
   
.header__logo {
    display: block;
    height: 140px;
    padding: 0px;
}

.listing .sticking .site-pusher, .listing-location .sticking .site-pusher, .listing-location-saisonniere .sticking .site-pusher, .listing-neuf .sticking .site-pusher, .listing-portfolio .sticking .site-pusher, .listing-portfolio .sticking .site-pusher, .listing-vente .sticking .site-pusher {    display: block;    }
	
.version-mobile {
    display: block!important;
}

	

.index .header {
    background: transparent;
}

.header {
    position:fixed;
    height: auto;
    width: 100%;
    z-index: 8000;
    background: rgba(255, 255, 255, 1);
    top: 0;
    position: relative
}

.header__icon {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    height: 66px;
    cursor: pointer;
    z-index: 99999999999;
}

.burger-item {
    color: #9d0f12;
    font-size: 40px;
    position: fixed;
    top: 25px;
    left: 15px;
    z-index: 100;
    background: #9d0f12;
    height: 3px;
    width: 24px;
}

.burger-item::before {
    content: "";
    position: absolute;
    background: #9d0f12;
    color: #9d0f12;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: -8px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.burger-item::after {
    content: "";
    position: absolute;
    background: #9d0f12;
    color: #9d0f12;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: 8px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.home_cont_categories .cat-text {
   
    font-size: 16px;

}
    }
    
    
  @media (max-width: 441px){
	  
	  .moteur {
  padding: 20px;
  position: absolute;
  top: 300px;
  left: 0;
  z-index: 20;
  background-color: rgba(0,0,0,.0);
}
  }  
    
    
    
.btn {
    border-radius: 0;
}

.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #76b82a;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}


/*PAGE DETAILS*/
.detail i.fa-map-marked-alt  {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 5px;
}
.logo-detail {
  width: 200px;
}
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #9d0f12 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #9d0f12;
}
.detail_header .titre:after {
    background: #9d0f12;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #9d0f12;
}
.retour_pret span {
    color: #9d0f12;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #9d0f12;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #9d0f12 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #9d0f12 !important;
    color: #fff;
}
.detail #descdetail{
    text-align: justify;
}


.page-item .page-laulau {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border:none;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  font-size:15px;
}
.page-item .page-laulau:hover {
  background-color: #9d0f12;
  color: #fff;
  padding: .55rem .75rem;
}
.page-item.active .page-link {
  background-color: #9d0f12;
  color: #fff;
}

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


/* PAGE GESTION  */
.gestion .sous-titre {
  color: #76b82a;
}
.gestion p strong {
  font-weight: 600;
}

/* PARRAINAGE */
.parrainage table td{
  border: 1px solid rgba(0,0,0,0.4);
  padding: 5px 10px;
}
.parrainage table th {
  border: 1px solid rgba(0,0,0,0.4);
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  font-weight: 500;
}

.top_page {
  height: 350px;
}

.syndic .top_page {
  background-image: url(/assets/images/top_page/syndic_top.jpg);
}
.gestion .top_page {
  background-image: url(/assets/images/top_page/gestion_top.jpg);
}
.parrainage .top_page {
  background-image: url(/assets/images/top_page/parrainage_top.jpg);
}


/* ========================================================================= */
/*                                AVIS GOOGLE                                */
/* ========================================================================= */
.avis-google .bgAccueil-page {
  background: url(/assets/images/bgimg-avis.jpg) center center!important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
  z-index: -100;
  height: 80vh;
}
/* ========================================================================= */
/*                                AVIS GOOGLE                                */
/* ========================================================================= */


/* SOUS PAGES */
.faq-theme input[type=checkbox],
.faq-theme input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}
  /* Accordion styles */  
.faq-theme .tab {
    width: 100%;
    color: white;
    overflow:hidden;
  }
.faq-theme .tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #b3b3b3;
  font-weight: 400;
  cursor: pointer;
  color: #fff;
  min-height: 80px;
  align-items: center;
  border-bottom: 1px solid#fff;
  margin-top: 0;
  margin-bottom: 0;
}
.faq-theme .tab-label:hover {
    background: #9d0f12;
    color: #fff;
  }
.faq-theme .tab-label::after {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all 0.35s;
  }
 .faq-theme .tab-content {
    max-height: 0;
    padding: 1em;
    color: #fff;
    background: transparent;
    transition: all 1s;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
  }
 .faq-theme .tab-content p{
    color: #fff;
  }
.faq-theme .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #9d0f12;
    cursor: pointer;
  }
.faq-theme .tab-close:hover {
    background: #9d0f12;
  }
  
.faq-theme input:checked + .tab-label {
    background: #9d0f12;
    color: #fff;
  }
.faq-theme input:checked + .tab-label::after {
    transform: rotate(90deg);
  }
.faq-theme .tab-content {
    display: none;
  }
.faq-theme input:checked ~ .tab-content {
    max-height: 100%;
    padding: 0.5em;
    display: block;
    color: #26282b;
    width: 97%;
    margin: -5px auto 10px auto;
}


.avis-google hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(255,255,255,.2);
}

.avis-google .header_top_page {
  background-image: url(/assets/images/top_page/avis_top.jpg);
  height: 70vh;
  background-position-y: top;
}
.avis-google .header_nom_agence {
  font-size: 2.6vw;
  color: #fcfcfc;
  font-weight: 700;
  text-shadow: #000000c7 0.1em 0.1em 0.2em;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Merriweather', serif;
}
.avis-google .header_contenu {
  margin: auto 5%;
}
.avis-google .header_agence {
  background: linear-gradient(to right, #141414, rgba(0,0,0,0));
  height: 100%;
  position: absolute;
  width: 50%;
  display: flex;
}
#avisGoogleListe ul {
  display: flex;
  flex-wrap: wrap;
}
#avisGoogleListe li {
  position: relative;
   width: calc(100% / 3 - 16px);
   margin: calc(0.5em * 2) 0.5rem;
   overflow: hidden;
   min-height: 150px;
   color: #000;
}
.avisGoogleReview {     margin: 20px 0px;}
.bulle {
  background:#efefef;
  color:#000;
  padding: 20px;
  border-radius:30px;
  min-height: 250px;
}
.bulle2{
  height: 10px;
}
.bulle2::after{
  content: '';
  display: block;
  position: relative;
  width: 0px;
  height: 250px;
  border-left: 0px solid transparent;
  border-right: 35px solid transparent;
  border-top: 19px solid #efefef;
  margin: 0px auto 0 60px;
  background: transparent;
}
.commentaire-poseur {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 18px;
  max-width: 100%;
  margin-top: 10px;
  max-height: 165px;
  overflow-y: scroll;
  overflow: auto;
  padding: 0 10px 0 0;
}
.avis-stars, .avis-stars span {
  background-size: 18px 16px;
  height: 18px;
  top: 1px;
  width: 90px;
}
.bulle ::-webkit-scrollbar {
  width: 7px;
}
.bulle ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 10px;
} 
.bulle ::-webkit-scrollbar-thumb {
  background: #9d0f12; 
  border-radius: 10px;
}
.bulle ::-webkit-scrollbar-thumb:hover {
  background: #9d0f12; 
}
.avis-reponse {
  border-left: 0;
  padding: 5px 0 0 0px;
  font-size: 14px;
}
#avisGoogleListe li .card {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
#avisGoogleListe li .card-header:first-child {
  border-radius: 0;
  border: 0;
  padding: 0;
  background-color: transparent;
}
#avisGoogleListe li .btn-link {
    color: #999;
    background-color: transparent;
    font-weight: 200;
}
#avisGoogleListe li .btn-link p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 400;
}
#avisGoogleListe li .btn-link p span{
  font-style: italic;
}
#avisGoogleListe li .btn-link p::after {
  content: "\f123";
  font-family: "Ionicons";
  position: absolute;
  border: 0;
  font-size: 12px;
  padding-top: 5px;
  opacity: 1;
  right: -15px;
  top: -3px;
}
#avisGoogleListe .card-header {
  text-align: right;
}
#avisGoogleListe .card-body {
  padding: 0;
  text-align: justify;
  color: #000;
}
.logo-google {
  width: 200px;
}

span.nbr-avis {
  font-size: 17px!important;
    margin-right: 0;
    color: #70757a!important;
    white-space: nowrap!important;
}
#avisGoogle .note-avis,
#avisGoogle2eAgence .note-avis,
#avisGoogle3eAgence .note-avis,
#avisGoogle4eAgence .note-avis,
#avisGoogle5eAgence .note-avis {
  width: 80px;
  height: 80px;
  background: #9d0f12;
  border-radius: 50%;
  text-align: center;
  margin: auto auto 20px auto;
  display: flex;
}
#avisGoogle .note-avis span,
#avisGoogle2eAgence .note-avis span,
#avisGoogle3eAgence .note-avis span,
#avisGoogle4eAgence .note-avis span,
#avisGoogle5eAgence .note-avis span{
  font-size: 40px;
  color: #fff;
  white-space: nowrap;
  font-weight: 600;
  margin: auto;
}
@media (max-width: 991px) {
  .home-visuel-wrapper {
    height: auto;
}
  #avisGoogleListe li {
    width: calc(100% / 2 - 16px);
  }
  .bulle2::after {
    margin: -2px auto 0 60px;
  }
}
@media (max-width: 610px) {
  #avisGoogleListe li {
    width: calc(100% / 1 - 16px);
  }
  .bulle2::after {
    margin: -2px auto 0 60px;
  }
  #avisGoogle .note-avis,
  #avisGoogle2eAgence .note-avis,
  #avisGoogle3eAgence .note-avis,
  #avisGoogle4eAgence .note-avis,
  #avisGoogle5eAgence .note-avis {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  #avisGoogle .note-avis span ,
  #avisGoogle2eAgence .note-avis span ,
  #avisGoogle3eAgence .note-avis span ,
  #avisGoogle4eAgence .note-avis span ,
  #avisGoogle5eAgence .note-avis span {
    font-size: 33px;
  }
}
.avis-google {
  overflow-x: hidden;
}
#avisGoogle ,
#avisGoogle2eAgence,
#avisGoogle3eAgence,
#avisGoogle4eAgence,
#avisGoogle5eAgence {
  border-bottom: 0;
  padding: 0 0 20px 0;
}
.nom-poseur {
  color: #000;
  font-weight: 500;
}

/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF                                                               */
/* ------------------------------------------------------------------------------------------------------------------------------- */

@media (max-width: 560px) {
  .listeliens ul li {
      width: 100%!important;
  }
  }

.listeliens ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
	
.listeliens ul li{
        width: calc(100% / 3);
        /* si 3 colonnes */
    }

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

.listeliens a {
   font-size: 14px;
   color:#A62629;
  }
  
.listeliens a:hover {
  text-decoration: underline;
  }

.ref p, .page2ref p {
  text-align:justify;
}

.ref h2, .page2ref h2 {
  font-size:24px;
  padding:10px 0px 15px 0px;
  }

.mapagederef .top_page {
  background-image: url(../images/top_page/image_top.jpg);
}  

.ensavoirplus {
  color:black;
}

.ensavoirplus:hover{
  color:grey;
}


/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                        RESPONSIVE                                                               */
/* ------------------------------------------------------------------------------------------------------------------------------- */

.titre-aside {
  margin-top: 0;
}

@media (max-width: 1024px){
  aside.aside_contact {
    width: 80%;
  }
  .titre-aside {
    margin-top: 0px;
  }
}

@media (min-width: 1025px){
  aside.aside_contact {
    width: 650px;
  }
 }


@media (max-width: 991px) {
  .index .menu ul > li > a, .menu ul > li > a{
    font-weight: 400;
    padding: 0 10px;
}
}

@media (max-width: 768px) { 
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
    display: block;
    position: absolute;
    right: 7px;
    top: 71px;
    font-size: 20px;
    background: #ae0e16;
    padding: 3px 12px;
    border-radius: 5px;
    color: #fff;
  }
  .modal-body a {
    color: #ae0e16!important;
  }
}
@media (min-width: 611px) {
  .versionPC {
    display: block;
  }
  .versionMobile {
    display: none;
  }
}

@media (max-width: 610px) {
  .versionPC {
    display: none;
  }
  .versionMobile {
    display: block;
  }
  .lang {
    top: 8px;
  }
  aside.aside_contact {
    top: 57px !important;
  }
  aside .contact_contain {
    padding: 10px 15px 25px 10px;
  }
  aside .contact_contain p{
    font-size: 16px;
    line-height: 1.2;
  }
  .titre-aside {
    font-size: 17px;
  }
  .contact_coordinates .btn {
    margin-bottom: 0;
  }
  .header__logo img {
    width: 160px;
  }
  .header__logo {
    height: 95px;
  }
  .search__form-item:nth-child(n+2) {
    width: calc(100% / 1 - 5px);
  }
  .home-visuel-wrapper .video-wrapper #player .sliderVideo {
    height: auto;
    margin-top: 100px;
  }
  .moteur {
    padding: 0px 20px ;
    position: relative;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.0);
  }
  .moteur .search__form-item:nth-child(2), .search__form-item:nth-child(3),.moteur .form-style {
    border: 1px solid #c8cacc;
  }
  .home_cont_estimation .home_heading, .home_heading, .home_heading2 {
    font-size: 19px;
  }
  .home_cont_estimation .pl-5, .px-5 {
    padding-left: 1rem!important;
  }
  .home_cont_estimation .pr-5, .px-5 {
    padding-right: 1rem!important;
  }
  .home_cont_estimation .titre-soulignement2 {
    margin-top: 20px;
  }
  .home_cont_estimation {
    background: url(/assets/images/home-background3.jpg) no-repeat right center;
    position: relative;
    background-size: cover;
    margin: auto;
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  .plan_site img {
    width: 150px;
    margin-bottom: 15px;
  }
  .titre-footer {
    margin-top: 20px;
  }
  .top_page {
    height: 70px;
  }
  .home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #76b82a;
    height: 2px;
    width: 150px;
    margin: 7px auto;
  }
  .equipe ul li {
    width: calc(100% / 1 - 1em);
  }
  #content {
    margin-top: 10%;
  }
  .logo-detail {
    width: 120px;
    margin-bottom: 20px;
  }
}