/*Styles pour la page estimation*/

.estimate-row{
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
} 
.estimate-row h3 {
	margin-top: 20px !important;
}
.estimate-row h2 {
	font-size: 30px;
}

.shortlabel {
  padding-left: 0px;
  font-size: 12px;
}

.estimation {
	background-image:url(../img/imkiz_estimation_en_ligne.webp);
}

.paragraph {
	margin-top: 1em;
	margin-bottom: 1em;
}

#ads {
	background-color: white !important;
}

p {
	font-size: 16px;
}

.btn-secondary.active {
	background-color: #337AB7;
	color: white;
	font-weight: bold;
}

.argu li {
	font-size: 16px;	
}

.valueprice {
	font-size: 22px;
	color: #34B6B0;
	font-weight: bold;
}

.liste-local {
	margin-top: 8px;
	margin-bottom: 8px;
}