@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Ubuntu:wght@300;400;500;700&display=swap");
@import url("https://use.fontawesome.com/releases/v6.1.1/css/all.css");





:root{
	--vert: #94c11f;
	--vertfonce: #739619;
	--blanc: #ffffff;
	--noir: #000000;
	--gris: #eeeeee;
	--grisfonce: #6c757d;
	--bordeaux: #B03A13;
	--dark: #373736;
	
}

.dev{border:1px solid red}
a{
	color: var(--gris);
}
body, html {
	font-family: 'Montserrat', sans-serif;
	background: var(--dark);
	color: var(--blanc);
	height: 100%;
	min-height: 100%;
	font-size: 14px;
}
.header-img {
	width: 250px;
}
.block_recherche {
	padding-top: 10px;
	background: var(--marron);
	position: fixed;
	z-index: 9;
	width: 100%;
}
.btn-secondary {
	background: var(--dark);
}
.btn.green::after {
	background: var(--vertfonce);
}
.navbar li a {
	color: var(--blanc);
	text-transform: uppercase;
	padding: 0 20px 0 20px;
	font-size: 14px;
		transition: color 0.2s ease

}
.navbar li a:hover {
	color: var(--vert);
	text-transform: uppercase;
	padding: 0 20px 0 20px;
	font-size: 14px;
	transition: color 0.5s ease
	
}
.index .list-option{
color: var(--noir);

}

.navbar li{
min-width: 120px
}
.dropdown.nav-item {
	width: auto;
color: var(--dark);}

.dropdown-menu {
  padding: 0;
  min-width: 20px;
  left: 15px;
  float: left;
  font-size: 1rem;
  color: var(--dark);
  background-color: #fff;
  border: 0;
  padding: 1px;
}
.dropdown-item{
color: var(--dark)!important
}
.navbar li:hover li.dropdown-item:hover a {
	color: var(--bordeaux);
	background: transparent;
}
.navbar li .dropdown-menu {
	margin-top: 0;

}
.navbar li .dropdown-menu .dropdown-item {
	padding: 0.75rem 7px 0.75rem 10px;
}


.main-content {
	background: var(--dark);
	padding: 10px;
}
.texteagence {
	background: var(--dark) url("/assets/images/agence.jpg") no-repeat left center;
	background-size: cover;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.0);
	padding: 40px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.texteagence p {
	font-size: 1.4em;
	padding-left: 00%;
	margin-left: 00px;
}
.texteagence .fond{
background: rgba(74, 73, 73, 0.454);
padding: 20px;
border-radius: 10px
}
footer {
	background-color: inherit;
	margin-top: 00px;
	padding-top: 0px;
	margin-bottom: 00px;
	padding-bottom: 50px;
	clear: both;
	background: var(--dark);
}
footer .liens_left {
	text-align: left;
	font-size: 12px;
	color: var(--blanc)
}
footer, footer a{
color: var(--blanc)
}


.prod_listing .block_info {
	width: 55%;
	display: block;
	padding: 15px;
	text-align: left;
color: var(--dark)
}
.detail-nav-calcul > ul > li a {
	background: var(--vertfonce);
}

.detail .dpe-txt{
color: var(--noir)}


.prod_listing > .listing_article article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.prod_home a{
	color: #000;
}


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

.texteagence_ref {
	color:black;
	background-color: white;
	background-size: contain;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
	padding: 20px;
	margin-bottom: 30px;
	margin-top: 20px;
}

@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 {
		color:#94C11F;
		font-size: 20px;
	}
	
  .listeliens a:hover {
	text-decoration: underline;
	}
  
  .ref p, .page2ref p {
	text-align:justify;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    line-height: 1.5;
	font-size: 14px;
  }

  .ref h1, .page2ref h1 {
	text-align: center;
	font-size:30px;
	text-transform: uppercase;
	font-weight: 800;
	color:#94C11F;
	margin-bottom: 20px;
padding-bottom: 20px;
	}

  .ref h2, .page2ref h2 {
	font-size:20px;
	text-transform: uppercase;
	color:#94C11F;
	padding:10px 0px 15px 0px;
	}
  
	
	.ref h3, .page2ref h3 {
		font-size:24px;
		font-weight: bold;
		padding:10px 0px 15px 0px;
		}


  .mapagederef .top_page {
	background-image: url(../images/top_page/image_top.jpg);
  }  
  
  .ensavoirplus {
	color:black;
  }
  
  .ensavoirplus:hover{
	color:grey;
  }

  .page_ref .prod_listing article {

	background:white;
 
 }
    
  .page2ref .info_type
  {color: black;
	font-weight: bold;
}

  .page2ref .info_ville
  {color: #94C11F;}

  .page2ref .info_prix
  {color: #94C11F;}

  .page2ref .description
  {color: black;}

@media(max-width: 991px){
.logofooter img{

width: 30%;
margin-bottom: 20px}

}


@media (max-width: 767px) {
	header ul.navbar-nav li {
	  border-bottom: 1px solid var(--vert);
	  padding: 10px 0;
	  text-align: center;
	}
	header ul.navbar-nav li a {
		color: var(--vert);;
	}
	.dropdown-item {
		color: var(--vert) !important;
	}
  }