/* 
	arancone: #ff5e15
	blu: #003399
	grigio: #e9eced
*/

html,body{
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 1.5em;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.1em;
}
a, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 38px;
	font-weight:900;
	line-height: 1em;
}
h3 { 
	text-align: center;
	font-size: 20px;
	font-weight: 900;
}


.pd-top { padding-top: 10px; }
.pd-top-first { padding-top: 70px; }
.pd-right { padding-right: 10px; }
.pd-bottom { padding-bottom: 10px; }

.txt-left { text-align: left; }
.txt-center { text-align: center; }
.txt-justify { text-align: justify; }
.txt-top { vertical-align: top; }
.txt-upper { text-transform: uppercase; }

.clear { clear: both; }
.ds-table {	display: table; }
.ds-inline { display: inline-block; }

.img-max { 
	max-width: 100%;
	height: auto;
}

.separatore {
	height: 8px;
	width: 30%;
	margin: 35px auto;
	background: #003399;
}
.separatore:after {
	height: 8px;
	width: 50%;
	margin: 0 auto;
	position: relative;
	content: '';
	display: block;
	float: right;
    background: #ff5e15;
}

.separatore-chiaro {
	height: 8px;
	width: 30%;
	margin: 35px auto;
	background: #003399;
}
.separatore-chiaro:after {
	height: 8px;
	width: 50%;
	margin: 0 auto;
	position: relative;
	content: '';
	display: block;
	float: right;
    background: #e9eced;
}



.contenuto { 
	max-width: 1500px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.contenuto-riga { clear: both;  }
.contenuto-riga-col-2 {
	display: inline-block;
	max-width: 50%;
}
.contenuto-riga-col-4 {
	display: inline-block;
	width: 45%;
	border: 1px solid #e9eced;
	padding: 10px;
	margin: 0;
}

.contenuto span {
	display: table-cell;
	vertical-align: middle;
}
.contenuto strong { font-weight: 700; }
.contenuto .titolo {
	font-weight: 700;
    color: #ff5e15;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.contenuto .sotto-titolo {
	font-weight: 300;
    color: #000;
    font-size: 1.5rem;

}



.servizi-testo { text-align: justify; }
.servizi-testo a, .servizi-testo a:visited { 
	font-weight: bold;
	color:  #003399;
	text-decoration: none;
}
.servizi-testo a:hover { color: #ff5e15; } 



.categoria-box {
	display: table-cell;
	max-width: 480px;
	padding: 20px 10px;
}
.categoria-nome {
	color: #003399;
    background: #ff5e15;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 25px 4px 25px;
}
.categoria-box a, .categoria-box a:visited { 
	font-weight: bold;
	color:  #003399;
	text-decoration: none;
}
.categoria-box a:hover { color: #ff5e15; } 
	
.banner-bgimg { width: 100%; }
.banner-bgimg h2 { margin: 20px 0; }
.banner-bgimg .box-right {
	float: right;
	max-width: 470px;	
	margin-right: 30px;	
	color: #fff;
}
.banner-bgimg strong { color:#ff5e15; }
.banner-bgimg .contenuto {
    height: 500px;
	background-image: url(../../img/sfondo-erogatori-purificatori-acqua.jpg);
    background-position: right;
    background-repeat: no-repeat;
}



.banner-nobg { 
	padding: 30px 0;
}
.banner-sf1 { 
	padding: 30px 0;
	background-color: #ff5e15;
}
.banner-sf2 {
	padding: 30px 0;	
	background-color: #e9eced; 
}
.banner-sf3 {
	padding: 30px 0;	
	background-color: #003399; 
}
.banner-sf3 .box-right {
	float: right;
	max-width: 600px;
	padding-right: 20px;
	color: #fff;
}
.banner-sf3 strong { color:#ff5e15; }
.banner-sf3 a, .banner-sf3 a:visited {
	color: #fff;
	text-transform: none;
}
.banner-sf3 a:hover { color: #ff5e15; } 

#cookie-bar {
		position: fixed;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 10px 0;
		background-color: #F5D76D;
		text-align: center;
		z-index: 1000;
}
#cookie-bar .container {
		width: 98%;
}
#cookie-bar button {
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 0px;
	border: 0;	
	background-color: #003399;
	color: #fff;
}
#cookie-bar a { color: #003399; }

#header .logo { 
	margin: 0;
}
#header .box { 
	display: inline-block;
	min-width: 240px;
	margin: 10px;
}
#header .box div { 
	float: left;
}
#header .box img { 
	padding: 10px 20px 0 0;
}
#header .riga-1 { }
#header .riga-2 {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000;
}



.navigatore {
	position: absolute;
    z-index: 200;
    width: 100%;
	background-color: #ff5e15;
	border-bottom: #e9eced 5px solid;	
}
.navigatore li { display: inline-block; }
.navigatore li a {
	padding: 0 20px;
	font-family: "Oswald",sans-serif;
    font-weight: 900;	
	text-transform: uppercase;
    letter-spacing: .05rem;
	color: #fff;	
}
.navigatore li a:hover { color: #003399; }
.sticky {
  position: fixed;
  top: 0;
}
.navigatore-mobile { display: none; }

#footer{
	padding-top: 55px;
	padding-bottom:55px;
	background-color: #ff5e15;
}
#footer .name{
	margin-top:0px;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 900;
}


#copyright {
	padding: 10px 10px 40px 10px;
	font-size: 12px;
	background-color: #e9eced;
	text-align: center;
}

#privacy h4 {
	text-align: left;
}
#privacy p {
	text-align: justify;
}

#contatto h3 { padding: 30px 0; }
.contact-form .form-group { margin-bottom: 20px; }
.contact-form input[type=text],
.contact-form textarea {
	width:  250px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	border: 2px solid #cacaca;
	border-radius: 0px;
	box-shadow: none;
}
.contact-form input[type=radio] { padding: 5px; }
.contact-form input[type=text] { height: 40px; }
.contact-form textarea { height: 105px; }
.contact-form input:focus,
.contact-form textarea:focus {
	border-color: #757171;
	border-radius: 0px;	
	box-shadow: none;
}
.contact-form .btn {
	padding: 10px;
	font-size: 30px;
	font-weight: bold;
	border-radius: 0px;
	border: 0;	
	background-color: #003399;
	color: #fff;
}
.contact-form a { color: #003399; }


@media(max-width: 550px) 
{
	h2 { font-size: 22px; }
	h3 { font-size: 18px; }

	.contenuto-riga-col-4 { width: 90%; }	

	#copyright { text-align: justify; }
	
	.contact-form input[type=text],
	.contact-form textarea { width:  250px; }
}

@media(max-width: 850px) 
{
	h2 { text-align: center; }
	
	#navigatore .contenuto { 
		padding: 0; 
		text-align: left;
	}
	#navigatore-link { display: none; }
	#navigatore-link ul { 
		margin: 0;
		padding: 0;
	}
	#navigatore-link li { 
		display: block;
		padding: 5px 0 5px 10px;
	}

	.navigatore-mobile { 
		display: block;
		float: right;
		padding-top: 5px;
		background-color: #003399;
	}
	
	.banner-bgimg .box-right { 
		display: block;
		margin: 0;
		padding: 0 15px;
		max-width: none;
	}

	.banner-sf3 .box-right { 
		float: none;
	}
	
	.contenuto-riga-col-2 {
		display: block;
		max-width: none;
	}

	.categoria-box { display: block; }
}

@media(max-width: 1024px) 
{
	#header { border-bottom: none; }
	.box-shadow { 
		float: none;
		display: inline-block;
	}

	.banner-bgimg .contenuto { 
		background-image: none; 
		padding: 0;
	}
	.box-right { 
		padding: 0 15px 0 15px;
	}

	.banner-bgimg .box-right { 
		margin: 0;
		background-color: #003399;
	}
	
	#contact,
	#copyright { text-align: center; }
}

@media(min-width: 1281px) 
{
	#header .logo { float: left; }
	#header .box { padding-top: 10px; }
}