
/* Fibre optique */

.nav-pills li a:hover, .nav-pills li a:focus {
/*background-color: #2C89BE;*/
border-left: 5px solid #2C89BE;
padding-left: 10px;

}
.fa {
		color: #2C89BE;
}

#search_result > div > div.aff_by_classif > div > div > div {
	/* max-height: 90px !important; */
	/* background-color: #2C89BE; */
}
/*	
	#nav_attr > div:nth-child(5) > div > div {
		column-count: 7;
	}*/
	
	
/*	
.container.zeropad {
	background-image: url(/img/fond_famille.jpg);
	height: 470.7px;
	background-repeat: no-repeat;
	background-size: cover;
}	*/


@media screen and (min-width: 1200px) {

.container.classifgrom {
	width: 100% !important;
	padding: 0; 
	/* Grom */
	max-width: 1300px;
	background-image: url(/img/fond_famille-FO.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position-y: 0;
	background-color: #fff;
  }
  
main.backgrom {
	width: 100% !important;
	padding: 0;
	background-image: url(/img/fond-page.jpg);
	background-position: center;
	background-position-y: 0;
	background-color: #fff;
	padding-bottom: 30px;
	}
}

    
.fa-stack.fa-lg {
	background-color: rgba(255, 255, 255, 0.450);
}    

.fa-stack.fa-lg.back {
	background-color: rgba(255, 255, 255, 1.000);
}    
   
   
#nav_classif > div > ul > li:nth-child(5) > a > span:nth-child(1) {
	display: none;
}
#nav_classif > div > ul > li:nth-child(7) > a > span:nth-child(1) {
	display: none;
}
#nav_classif > div > ul > li:nth-child(4) > a > span:nth-child(1) {
	display: none;
}
   