/* ==========================================================================
esito
========================================================================== */
#section-esito {
	padding: 40px 0;
	background-color: #eaeaea;
	 
}
#section-esito h2 {
	text-transform: uppercase;
}
.paddingbottom20 {
	padding-bottom: 20px
}
.contratto {
	background-color: #F67D17;
	text-shadow: 2px 2px 2px #555;
	position: absolute;
	z-index: 1000;
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px
}
.esito img {
	width: 100%;
	height: 230px;
	z-index: 10
}
.raffina {
	color: #666
}
.raffina h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #F67D17;
}
.padding-raffina {
	padding-right: 30px
}
.raffina p {
	margin: 0 0 8px 0;
	font-size: 14px;
}
.ordina {
	font-size: 14px;
	color: #666
}
.esito {
	margin-bottom: 30px;
}
.esito:hover {
	opacity: 0.5
}
.esito-dettaglio {
	padding: 5px 10px;
	font-weight: 500;
	font-size: 15px;
	background-color: #1E1652;
	color: #fff;

}
.esito-titolo {
	padding: 10px 10px 0 10px;
	background-color: #fff;
	min-height:120px;
}
.esito h2 {
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.esito p {
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	max-height: 70px;
	text-overflow: ellipsis;
}
.tabulatore {
	font-weight: 700
}
.tabulatore a {
	font-weight: 400;
	color: #555
}

@media only screen and (max-width:768px) {
.raffina {
	padding-top: 30px;
}
}
/* ==========================================================================
form
========================================================================== */

input {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 0 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background-color: #fff;
	font-weight: 400;
}
textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 0 10px 5px;
	margin: 0 20px 20px 0;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background-color: #fff
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	margin: 0;
	width: 20px;
}
/* ==========================================================================
dettaglio
========================================================================== */

#dettaglio {
	padding: 30px 0;
	text-align: justify;
	background-color: #eaeaea;
}
#dettaglio h1 {
	font-size: 22px;
	color: #F67D17;
	text-transform: uppercase;
}
#dettaglio h2 {
	font-size: 18px;
	color: #1E1652;
}
#dettaglio h3 {
	font-size: 20px;
	color: #F67D17;
	margin-top: 0;
}
#dettaglio h4 {
	font-size: 18px;
	color: #1E1652;
}
.dettagli {
	font-size: 14px;
}
.dettagli li {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}
.classe-energetica {
	padding: 0 0 0 10px;
}
.marginLR2 {
	margin: 0 10px
}
iframe {
	margin: 0 !important;
	padding: 0
}
.paddingh3mappa {
	padding: 20px 0;
	margin: 0
}
.margintop20 {
	margin-top: 20px
}
#stampa {
	display: none
}

@media only screen and (max-width:768px) {
#dettaglio .container {
	width: 100%
}
#dettaglio h1 {
	font-size: 18px;
}
#dettaglio h4 {
	font-size: 16px;
}
#contatti-dettaglio {
	padding-top: 30px
}
}
