@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400);

body{
	font-family: 'Open Sans', sans-serif;
}
img {
	max-width: 100%;
}
.clearfix::beofre,
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}
.container{
	max-width: 1180px;
}

.banner-normativa {
    position: fixed;
    z-index: 9999 !important;
    right: 0;
    top: 50%;
    margin-top: -60px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    width: 250px;
}

.banner-normativa:hover {
    width: 280px;
}
 
.banner-normativa-sec {
    position: fixed;
    z-index: 9999 !important;
    right: 0;
    top: 60%;
    margin-top: 60px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    width: 250px;
}

.banner-normativa-sec:hover {
    width: 280px;
}   
/* Top Content */
.top-cnt{
	border-bottom: 1px solid #eaeae8;
	padding: 5px 0 0 0;
}
/* Contatti */
.top-cnt ul.list-contact{
	list-style: none;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
}
.top-cnt ul.list-contact li{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #eaeae8;
	color: #a9a6a1;
}
.top-cnt ul.list-contact li span{
	color: #575451;
	margin-right: 5px;
}
.top-cnt ul.list-contact li:last-child{
	border-right: 0;
}
.top-cnt ul.list-contact li a{
	color: #a9a6a1;
	text-decoration: none;
}
.top-cnt ul.list-contact li a:hover{
	color: #575451;
	text-decoration: none;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.top-cnt ul.list-contact{
	margin: 5px 0 5px 7px;
}
}
/* Social */
.top-cnt ul.list-social{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}
.top-cnt ul.list-social li{
	margin: 0;
	padding: 0;
}
.top-cnt ul.list-social li a{
	color: #a9a6a1;
	text-decoration: none;
	padding: 5px;
	border-right: 1px solid #eaeae8;
}
.top-cnt ul.list-social li a:hover{
	color: #fff;
	text-decoration: none;
	background: #183882;
}
/* Language */
header button.btn.btn-default.lingue{
	color: #a9a6a1;
	font-size: 12px;
	line-height: 20px;
	padding: 2px 10px;
	border: none;
	/*border: 1px solid #a9a6a1;
	font-size: 13px;
	padding: 3px 10px;*/
}
header ul.dropdown-menu{
	font-size: 12px;
	line-height: 20px;
	border: none;
	min-width: 140px;
}
header ul.dropdown-menu > li > a{
    display: block;
    padding: 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
header ul.dropdown-menu > li > a img{
	margin-right: 10px;
}
header .box-flags{
	
}
header .box-flags img{
    padding: 5px;
    border-right: 1px solid #eaeae8;
}
header .box-flags a img{
	opacity: 0.2;
}
header .box-flags a.active img,
header .box-flags a:hover img{
	opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/* Tooltip */
header .box-flags a.tooltips{
  position: relative;
  display: inline;
}
header .box-flags a.tooltips span{
  position: absolute;
  width: 150px;
  color: #FFFFFF;
  background: #2b519c;
  height: 25px;
  line-height: 25px;
  text-align: center;
  visibility: hidden;
  border-radius: 5px;
  font-size: 12px;
}
header .box-flags a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-bottom: 8px solid #2b519c;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
header .box-flags a:hover.tooltips span{
  visibility: visible;
  opacity: 0.8;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}


.top-cnt p.language{
	background: url('../images/english-flag.gif') no-repeat 0 50%;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #a9a6a1;
}
.top-cnt p.language.ita{
	background: url('../images/italian-flag.gif') no-repeat 0 50%;
}
.top-cnt p.language.fr{
	background: url('../images/france-flag.gif') no-repeat 0 50%;
}
.top-cnt p.language.es{
	background: url('../images/spain-flag.gif') no-repeat 0 50%;
}
.top-cnt p.language a{
	padding: 0 0 0 50px;
	text-decoration: none;
	color: #a9a6a1;
}
.top-cnt p.language:hover{
	opacity: 0.7;
	text-decoration: none;
	color: #a9a6a1;
}
/* Logo e Payoff */
.logo-cnt{
	margin: 35px 0 0 0;
}
.logo-cnt img.logo{
	margin: 0 15px 0 0;
}
section.cnt-navbar p.payoff{
	margin: 5px 0 0 15px;
	padding: 0;
	font-size: 18px;
	line-height: 21px;
	color: #1e4a93;
	font-weight: 300;
	text-transform: uppercase;
}
section.cnt-navbar p.payoff a{
	color: #1e4a93;
	text-decoration: none;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.logo-cnt{
	margin: 20px 0 0 0;
}
.logo-cnt img.logo{
	margin: 0;
	width: 150px;
}
.logo-cnt p.payoff{
	margin: 10px 0 0 0;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
}
/* Carousel Slider */
.slide-home{
	margin: 45px 0 0 0;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.slide-home{
	margin: 20px 0 0 0;
}
}
/* Box Plus */
.cnt-plus{
	background: #fff;
	margin: 45px 0 0 0;
}
.cnt-plus .cnt-boxes{
	position: relative;
}
.cnt-plus .cnt-boxes .front,
.cnt-plus .cnt-boxes .back{
	width: 194px;
	min-height: 232px;
	display: block;
	text-align: center;
	border: 1px solid #9c9e9f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*padding: 25px 15px 15px 15px;*/
	padding: 25px 10px 15px 10px;
}
.cnt-plus .cnt-boxes .front p,
.cnt-plus .cnt-boxes .back p{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	text-align: center;
	font-weight: 300;
}
.cnt-plus .cnt-boxes .front p span,
.cnt-plus .cnt-boxes .back p span{
	font-size: 14px;
	line-height: 18px;
}
.cnt-plus .cnt-boxes .front{
	transform:rotateY(0deg);
	-ms-transform:rotateY(0deg); /* IE */
	-moz-transform:rotateY(0deg); /* Firefox */
	-webkit-transform:rotateY(0deg); /* Safari and Chrome */
	-o-transform:rotateY(0deg); /* Opera */
    transform-style: preserve-3d;
	background: #fff;
	position: relative;
	z-index: 2;
}
.cnt-plus .cnt-boxes .front:hover{
	transform:rotateY(180deg);
	-ms-transform:rotateY(180deg); /* IE */
	-moz-transform:rotateY(180deg); /* Firefox */
	-webkit-transform:rotateY(180deg); /* Safari and Chrome */
	-o-transform:rotateY(180deg); /* Opera */
    transform-style: preserve-3d;
	background: #fff;
	opacity: 0;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
}
.cnt-plus .cnt-boxes .back{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -97px;
	z-index: 1;
	background: rgba(234, 234, 232, 1);
}
.cnt-plus .cnt-boxes .back:hover{
	transform:rotateY(0deg);
	-ms-transform:rotateY(0deg); /* IE */
	-moz-transform:rotateY(0deg); /* Firefox */
	-webkit-transform:rotateY(0deg); /* Safari and Chrome */
	-o-transform:rotateY(0deg); /* Opera */
    transform-style: preserve-3d;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-plus .cnt-boxes .front,
.cnt-plus .cnt-boxes .back{
	width: 174px;
	padding: 20px 10px 10px 10px;
}
.cnt-plus .cnt-boxes .back{
	margin-left: -87px;
}
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-plus .cnt-plus{
	margin: 25px 0 0 0;
}
.cnt-plus .cnt-boxes{
	margin-bottom: 10px;
}
}
/* Box Consumi */
.cnt-consumi{
	margin: 50px 0 0 0;
	text-align: center;
}
.cnt-consumi h3{
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
	text-align: center;
}
/*.cnt-consumi img{
	max-width: 285px;
	min-height: 285px;
}*/
.cnt-consumi .row{
	margin-top: 50px;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-consumi{
	margin: 30px 0 0 0;
}
.cnt-consumi h3{
	font-size: 24px;
	line-height: 31px;
}
.cnt-consumi .row{
	margin-top: 20px;
}
}
/* Box Risorse */
.cnt-risorse{
	margin: 50px 0 0 0;
	padding: 50px 0;
	background: #f1f1f1;
}
.cnt-risorse h3{
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
	text-align: center;
}
.cnt-risorse p{
	margin: 35px 0 0 0;
	padding: 0;
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #585858;
	text-align: center;
}
.cnt-risorse ul{
	list-style: disc;
	margin: 20px 0 0 20px;
	padding: 0;
	font-size: 19px;
	line-height: 24px;
	color: #585858;
	font-weight: 600;
}
.cnt-risorse ul li{
	margin: 5px 0 0 0;
}
.cnt-risorse ul li a{
	color: #585858;
	text-decoration: none;
}
.cnt-risorse ul li a:hover{
	color: #00aeed;
	text-decoration: underline;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-risorse{
	margin: 30px 0 0 0;
}
.cnt-risorse h3{
	font-size: 24px;
	line-height: 31px;
}
.cnt-risorse p{
	margin: 20px 0 10px 0;
	font-size: 18px;
	line-height: 18px;
}
.cnt-risorse ul{
	margin: 0 0 0 15px;
	font-size: 14px;
	line-height: 18px;
}
.cnt-risorse ul li{
	float: left;
	margin: 0 25px 0 0;
}
}
/* Box Produzione */
.cnt-produzione{
	margin: 70px 0 0 0;
}
.cnt-produzione h3{
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
	text-align: center;
}
.cnt-consumi .row,
.cnt-produzione .row{
	margin-top: 50px;
}
.cnt-consumi .box-produzione,
.cnt-produzione .box-produzione{
	position: relative;
	text-align: center;
}
.cnt-consumi .box-produzione img,
.cnt-produzione .box-produzione img{
	position: relative;
	z-index: 2;
	max-width: 280px;
}
.cnt-consumi .box-produzione img:hover,
.cnt-produzione .box-produzione img:hover{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0.3;
}
.cnt-consumi .box-produzione p{
	/*opacity: 0;*/
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -140px;
	z-index: 1;
	color: #000;
	width: 280px;
	text-align: center;
	padding: 0 15px;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-weight: 600;
	display: block;
}
.cnt-produzione .box-produzione p{
	/*opacity: 0;*/
	position: absolute;
	top: 25%;
	left: 50%;
	margin-left: -140px;
	z-index: 1;
	color: #000;
	width: 280px;
	text-align: center;
	padding: 0 15px;
	font-size: 21px;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	display: block;
}
.cnt-consumi .box-produzione p span,
.cnt-produzione .box-produzione p span{
	font-size: 26px;
	line-height: 26px;
	font-weight: 700;
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-consumi .box-produzione img,
.cnt-produzione .box-produzione img{
	width: auto;
}
.cnt-consumi .box-produzione,
.cnt-produzione .box-produzione{
	margin-bottom: 20px;
}
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
.cnt-consumi .box-produzione img{
	width: 210px;
	height: 210px !important;
}
.cnt-produzione .box-produzione img{
	width: 95% !important;
}
.cnt-consumi .box-produzione p{
	top: 12%;
	margin-left: -105px;
	width: 210px;
	padding: 0 10px;
	font-size: 17px;
	line-height: 19px;
}
.cnt-produzione .box-produzione p{
	top: 30%;
	margin-left: -105px;
	width: 210px;
	padding: 0 5px;
	font-size: 18px;
	line-height: 22px;
}
.cnt-consumi .box-produzione p span{
	font-size: 21px;
	line-height: 21px;
}
}

/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-produzione{
	margin: 30px 0 0 0;
}
.cnt-produzione h3{
	font-size: 24px;
	line-height: 31px;
}
.cnt-produzione .row{
	margin-top: 20px;
}
.produzione1, .produzione2, .produzione3, .produzione4{
	margin: 0 0 5px 0;
}
}
/* Box Vantaggi */
.cnt-vantaggi{
	margin: 50px 0 0 0;
}
.cnt-vantaggi h3{
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
	text-align: center;
}
.cnt-vantaggi p{
	margin: 50px 0 0 0;
	padding: 0;
	max-width: 190px;
	font-size: 18px;
	line-height: 22px;
	color: #464649;
	font-weight: 300;
}
.cnt-vantaggi p strong{
	font-weight: 600;
}
.cnt-vantaggi img{
	margin: 30px 0 0 0;
	width: 80%;
}
.cnt-vantaggi a.btn{
	border: 1px solid #009ee0;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #009ee0;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
}
.cnt-vantaggi a:hover.btn{
	color: #fff;
	background: #009ee0;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-vantaggi{
	margin: 30px 0 0 0;
}
.cnt-vantaggi h3{
	font-size: 24px;
	line-height: 31px;
}
.cnt-vantaggi p{
	margin: 10px 0 0 0;
	max-width: 100%;
	font-size: 16px;
	line-height: 20px;
}
.cnt-vantaggi img{
	margin: 15px 0 0 0;
	width: 100%;
}
}
/* Box Rimedi */
.cnt-rimedi{
	margin: 60px 0 0 0;
	padding: 50px 0;
	background: #f1f1f1;
}
.cnt-rimedi img{
	margin: 0 30px 0 0;
	width: 90%;
}
.cnt-rimedi h3{
	margin: 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
}
.cnt-rimedi ul{
	margin: 30px 0 0 25px;
	padding: 0;
	list-style: disc;
	font-size: 20px;
	line-height: 24px;
	color: #464649;
	font-weight: 300;
}
.cnt-rimedi ul li{
	margin: 10px 0 0 0;
	padding: 0;
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-rimedi img{
	margin: 30px 30px 0 0;
}
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-rimedi{
	margin: 30px 0 0 0;
}
.cnt-rimedi img{
	margin: 0 0 10px 0;
	width: 100%
}
.cnt-rimedi h3{
	font-size: 24px;
	line-height: 31px;
}
.cnt-rimedi ul{
	margin: 20px 0 0 20px;
	font-size: 16px;
	line-height: 20px;
}
.cnt-rimedi ul li{
	margin: 5px 0 0 0;
}
}
/* Box Approfondimenti */
.cnt-approfondimenti{
	background: #009ee0;
	margin: 60px 0 0 0;
	padding: 50px 0;
}
.cnt-approfondimenti h4{
	margin: 0;
	padding: 0;
	font-size: 33px;
	line-height: 36px;
	color: #fff;
	font-weight: 400;
}
.cnt-approfondimenti p{
	margin: 15px 0 0 0;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
	font-weight: 300;
}
.cnt-approfondimenti p a{
	color: #fff;
	text-decoration: underline;
}
.cnt-approfondimenti a.btn{
	border: 1px solid #fff;
	margin: 25px 0 0 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
}
.cnt-approfondimenti a:hover.btn{
	background: #fff;
	color: #009ee0;
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-approfondimenti h4{
	margin: 20px 0 0 0;
}
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-approfondimenti{
	margin: 30px 0 0 0;
	padding: 20px 0 5px 0;
}
.cnt-approfondimenti h4{
	font-size: 24px;
	line-height: 31px;
}
.cnt-approfondimenti p{
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 20px;
}
.cnt-approfondimenti a.btn{
	margin: 15px 0 20px 0;
	font-size: 12px;
	line-height: 20px;
}
}
/* Box Normativa */
.cnt-normativa{
	margin: 30px 0 0 0;
}
.cnt-normativa h3{
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color: #464649;
	text-align: center;
}
.cnt-normativa img{
	margin: 20px 0 0 0;
	width: 80%;
}
.cnt-normativa p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	color: #585858;
	font-weight: 300;
}
.cnt-normativa strong{
	font-weight: 600;
}
.cnt-normativa ul{
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	color: #585858;
	font-weight: 300;
}
.cnt-normativa ul li{
	margin: 10px 0 0 0;
	padding: 0;
}
.cnt-normativa ul li a{
	color: #585858;
	text-decoration: underline;
}
.cnt-normativa ul li a:hover{
	color: #00adef;
	text-decoration: underline;
}
.cnt-normativa a.btn{
	border: 1px solid #009ee0;
	margin: 40px 0 0 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #009ee0;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
}
.cnt-normativa a:hover.btn{
	color: #fff;
	background: #009ee0;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-normativa{
	margin: 30px 0 0 0;
}
.cnt-normativa h3{
	margin: 0 0 15px 0;
	font-size: 24px;
	line-height: 31px;
}
.cnt-normativa p{
	margin: 5px 0 0 0;
	font-size: 15px;
	line-height: 20px;
}
.cnt-normativa ul{
	margin: 0 0 0 20px;
	font-size: 15px;
	line-height: 20px;
}
.cnt-normativa ul li{
	margin: 5px 0 0 0;
	padding: 0;
}
.cnt-normativa a.btn{
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height: 20px;
}
.cnt-normativa a:hover.btn{
	color: #fff;
	background: #009ee0;
}
}
/* Box Gallery */
.cnt-gallery{
	margin: 50px 0 0 0;
}
.cnt-gallery img{
	border: 5px solid #fff;
	width: 100%;
}
.cnt-gallery img:hover{
	transition: all 0.5s;
	opacity: 0.5;
	background: #fff;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-gallery{
	margin: 30px 0 0 0;
}
.cnt-gallery img{
	border: none;
	width: 100%;
	margin: 5px 0;
}
}
/* Box Natura */
.cnt-natura{
	margin: 50px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
}
.cnt-natura img{
	max-width: 570px;
	position: relative;
    z-index: -1;
}
.cnt-natura div.cnt-txt{
	position: absolute;
	top: 0;
	left: 0;
	margin: 75px 50px 0 50px;
}
.cnt-natura p{
	background: rgba(0,0,0,0.6);
	margin: 0;
	padding: 5px 10px;
	font-size: 28px;
	line-height: 33px;
	color: #fff;
	font-weight: 400;
}
.cnt-natura a.btn{
	border: 1px solid #fff;
	margin: 40px 0 0 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
	background: rgba(0,0,0,0.6);
}
.cnt-natura a:hover.btn{
	color: #fff;
	background: rgba(0,0,0,1);
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-natura img{
	min-width: 720px;
	margin-bottom: 20px;
}
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-natura{
	margin: 30px 0 0 0;
}
.cnt-natura img{
	max-width: 290px;
}
.cnt-natura div.cnt-txt{
	margin: 20px 20px 0 20px;
}
.cnt-natura p{
	font-size: 15px;
	line-height: 20px;
}
.cnt-natura a.btn{
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height: 20px;
}
}
/* Box Social */
.cnt-social{
	margin: 25px 0 0 0;
}
.cnt-social ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
}
.cnt-social ul li{
	margin: 0 10px;
	padding: 0;
	text-align: center;
}
.cnt-social ul li i{
	background: #1f1f1f;
	color: #fff;
	border-radius: 50%;
	font-size: 15px;
	padding: 7px 0;
	margin: 0 5px 0 0;
	width: 30px;
}
.cnt-social ul li a{
	color: #1f1f1f;
	text-decoration: none;
}
.cnt-social ul li a{
	color: #000;
	text-decoration: none;
}
/********* iPad *********/
@media (min-width:768px) and (max-width:1024px){
.cnt-social ul li{
	margin: 0 10px;
}
.cnt-social ul li:last-child{
	margin-right: 0;
}
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-social{
	margin: 20px 0 0 0;
}
.cnt-social ul li{
	margin: 0 0 5px 0;
	width: 145px;
	text-align: left;
}
.cnt-social ul li i{
	background: #1f1f1f;
	color: #fff;
	border-radius: 50%;
	font-size: 15px;
	padding: 7px 0;
	margin: 0 5px 0 0;
	width: 30px;
}
.cnt-social ul li a{
	color: #1f1f1f;
	text-decoration: none;
}
.cnt-social ul li a{
	color: #000;
	text-decoration: none;
}
}
/* Box Caption */
.cnt-caption{
	margin: 70px 0 0 0;
}
.cnt-caption h2{
	margin: 0;
	padding: 0;
	font-size: 39px;
	line-height: 44px;
	color: #585858;
	font-weight: 400;
	text-align: center;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-caption{
	margin: 30px 0 0 0;
}
.cnt-caption h2{
	font-size: 20px;
	line-height: 25px;
}
}
/* Box Form */
.cnt-form{
	background: url("../images/bkg-form.jpg") no-repeat 50% 50%;
	background-size: 1140px;
	margin: 20px 0 0 0;
	padding: 60px 0 0 0;
}
.cnt-form .box-contact{
	background: rgba(0,0,0,0.5);
	padding: 35px 0 50px 35px;
}
.cnt-form .box-contact p{
	margin: 0 0 20px 0;
	padding: 0 15px 0 10px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	font-weight: 400;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.cnt-form .box-contact p a{
	color: #fff;
	text-decoration: none;
}
.cnt-form .box-contact p a:hover{
	color: #00adef;
	text-decoration: none;
}
.cnt-form .box-contact img{
	margin: 0;
}
.cnt-form .box-contact p.phone{
	margin-left: 5px;
	padding-right: 35px
}
.cnt-form form{
	background: rgba(0,0,0,0.5);
	margin: 0;
	padding: 35px 25px 30px 35px;
	text-align: left;
}
.cnt-form form input{
	margin: 0 0 20px 0;
	width: 95%;
	background: #c3cdd2;
	border-radius: 0;
	padding: 5px;
	font-size: 12px;
	color: #585858;
	max-height: 30px;
}
.cnt-form form label{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: #fff;
}
.cnt-form form input#nome,
.cnt-form form input#email,
.cnt-form form input#sito,
.cnt-form form input#telefono,
.cnt-form form input#indirizzo,
.cnt-form form input#provincia{
	width: 45%;
	margin-right: 15px;
}
.cnt-form form textarea{
	width: 95%;
	background: #c3cdd2;
	border-radius: 0;
	padding: 5px;
	font-size: 12px;
	color: #585858;
	max-height: 70px;
}
.cnt-form form .checkbox input[type="checkbox"]{
	position: relative;
	margin: 2px 0 0 0px;
	width: 20px;
	float: left;
}
.cnt-form form div.checkbox{
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.cnt-form form button{
	border: none;
	border-radius: 0;
	background: #c3cdd2;
	padding: 5px 10px;
	font-size: 13px;
	color: #585858;
	text-transform: uppercase;
}
.cnt-form form .checkbox.form-control{
	background: none;
	border: none;
	color: #fff;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-form{
	background: url("../images/bkg-form.jpg") no-repeat 0 0;
	background-size: auto;
	background-position: top;
	padding: 25px 0 0 0;
}
.cnt-form .box-contact{
	padding: 20px 0 10px 10px;
}
.cnt-form .box-contact p{
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	font-size: 12px;
	line-height: 25px;
}
.cnt-form .box-contact img{
	margin: 0;
	height: 25px;
}
.cnt-form .box-contact p.phone{
	margin-left: 0;
	margin-right: 10px;
	padding-right: 5px
}
.cnt-form form{
	margin: 10px 0 0 0;
	padding: 20px 0 10px 10px;
}
.cnt-form form input{
	margin: 0 0 10px 0;
	width: 95%;
	background: #c3cdd2;
	border-radius: 0;
	padding: 5px;
	font-size: 12px;
	color: #585858;
	max-height: 30px;
}
.cnt-form form input#nome,
.cnt-form form input#email,
.cnt-form form input#sito,
.cnt-form form input#telefono,
.cnt-form form input#indirizzo,
.cnt-form form input#provincia{
	width: 45%;
	margin-right: 10px;
}
.cnt-form form textarea{
	width: 95%;
	background: #c3cdd2;
	border-radius: 0;
	padding: 5px;
	font-size: 12px;
	color: #585858;
	max-height: 70px;
}
.cnt-form form div.checkbox{
	margin: 0 0 0 20px;
	font-size: 12px;
	line-height: 16px;
}
.cnt-form form button{
	border: none;
	border-radius: 0;
	background: #c3cdd2;
	padding: 5px 10px;
	font-size: 13px;
	color: #585858;
	text-transform: uppercase;
}
}
/* Box Piede */
.cnt-piepagina{
	background: #373532;
	padding: 25px 0;
}
.cnt-piepagina p{
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #fff;
	line-height: 28px;
	font-weight: 300;
}
.cnt-piepagina p span{
	font-size: 15px;
}
.cnt-piepagina p a{
	color: #fff;
	text-decoration: none;
}
.cnt-piepagina p a:hover{
	color: #00adef;
	text-decoration: underline;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
.cnt-piepagina{
	padding: 20px 0;
}
.cnt-piepagina p{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
}
/* Footer */
footer{
	background: #292825;
	padding: 15px 0;
}
footer img{
	width: 100%;
}
footer p{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	font-weight: 300;
}
footer p a{
	color: #fff;
	text-decoration: underline;
}
footer p a:hover{
	color: #00adef;
	text-decoration: underline;
}
footer p span{
	font-size: 16px;
}
footer p.language{
	background: url('../images/english-flag.gif') no-repeat 0 50%;
	margin: 10px 0 0 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
}
footer p.language.ita{
	background: url('../images/italian-flag.gif') no-repeat 0 50%;
}
footer p.language.fr{
	background: url('../images/france-flag.gif') no-repeat 0 50%;
}
footer p.language.es{
	background: url('../images/spain-flag.gif') no-repeat 0 50%;
}
footer p.language.de{
	background: url('../images/german-flag.png') no-repeat 0 50%;
}
footer p.language.ru{
	background: url('../images/russian-flag.png') no-repeat 0 50%;
}
footer p.language a{
	padding: 0 0 0 50px;
	text-decoration: none;
	color: #a9a6a1;
}
footer p.language:hover{
	opacity: 0.7;
	text-decoration: none;
	color: #a9a6a1;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
footer p{
	margin: 0 10px 0 0;
	font-size: 13px;
	line-height: 18px;
}
footer p span{
	font-size: 13px;
	font-weight: 600;
}
}
h1.home{
	font-size: 17px;
	color: #ffffff;
	margin-top: 0;
	display: inline;
}
.cnt-piepagina p{ display:inline}
/***** Scroll to top *****/
#back-top {
    display: none;
}
#back-top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 1000;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
}
#back-top:hover {
	background-color: #029ee0;
}
#back-top a {
	color: #fff;
	line-height: 40px;
	font-size: 12px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}
#back-top:hover a {
	color: #fff;
}

/*************  PAGINE INTERNE  *************/
section.cnt-navbar img.logo{
	width: 100%;
}
section.cnt-navbar{
	margin: 40px 0 0 0;
}
section.cnt-navbar .navbar-default{
	border: none;
	background: none;
}
section.cnt-navbar .navbar{
	min-height: 0;
	margin: 0;
}
section.cnt-navbar ul{
	/*margin-top: 20px;*/
	font-size: 15px;
	line-height: 17px;
	text-transform: uppercase;
}
section.cnt-navbar .navbar-nav > li > a{
	padding: 10px 9px;
}
section.cnt-navbar .navbar-default .navbar-nav > li > a{
	color: #000;
}
section.cnt-navbar .navbar-default .navbar-nav > li > a:hover,
section.cnt-navbar .navbar-default .navbar-nav li.active{
	background: #00aeed;
	color: #fff;
	/*color: #00aeed;
	background: #f1f1f1;*/
	border-radius: 4px;
}
section.cnt-navbar .navbar-default .navbar-nav > .active > a,
section.cnt-navbar .navbar-default .navbar-nav > .active > a:hover,
section.cnt-navbar .navbar-default .navbar-nav > .active > a:focus{
	background: #00aeed;
	color: #fff;
	/*color: #00aeed;
	background: #f1f1f1;*/
	border-radius: 4px;
}


/* Slide Page */
section.slide-page{
	margin: 35px 0 0 0;
	background: #f1f1f1;
}
section.slide-page img{
	width: 100%;
}
/* Contenuto pagine */
section.first-content{
	margin: 70px 0;
}
section.first-content img{
	width: 90%;
}
section.first-content h1{
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	color: #000;
}
section.first-content h2{
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
section.first-content h3{
	margin: 50px 0 20px 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
section.first-content h4{
	margin: 50px 0 20px 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	color: #000;
}
section.first-content h5{
	margin: 95px 0 15px 0;
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #585858;
}
section.first-content h5{
	margin: 95px 0 15px 0;
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #585858;
}
section.first-content p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.first-content ul{
	list-style: disc;
	margin: 15px 0 0 20px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.first-content ul li{
	margin: 0 0 10px 0;
	padding: 0;
}
section.first-content ul li strong{
	font-size: 22px;
	line-height: 24px;
}
section.first-content a.btn{
	border: 1px solid #009ee0;
	margin: 20px 0 0 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #009ee0;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
}
section.first-content a:hover.btn{
	color: #fff;
	background: #009ee0;
}
section.first-content .first-intro{
	margin: 50px 0 0 0;
	background: #093482;
}
section.first-content .first-intro img{
	width: 100%;
}
section.first-content .first-intro h3{
	margin: 80px 80px 0 80px;
	padding: 0;
	font-size: 32px;
	line-height: 42px;
	color: #fff;
	font-weight: 500;
}
section.first-content .cnt-gallery img{
	width: 100%;
}
section.first-content .cnt-energy{
	background: #009ee0;
	margin: 50px 0 50px 0;
	padding-bottom: 30px;
}
section.first-content .cnt-energy h4{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
section.first-content .cnt-energy p{
	margin: 30px 30px 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
}
section.first-content .cnt-energy img{
	margin: 30px 0 0 30px;
	width: 85%;
}
section.first-content img.marchio-ce{
	width: auto;
	margin-top: 10px;
	margin-right: 30px;
}

/* Contenuto Contatti */
section.contact-content{
	margin: 70px 0;
}
section.contact-content img{
	width: 60%;
	margin: 15px 0 25px 0;
}
section.contact-content p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 15px;
	line-height: 27px;
	color: #585858;
	text-align: center;
}
section.contact-content p a{
	color: #00adef;
	text-decoration: none;
}
section.contact-content p a:hover{
	color: #2b519a;
	text-decoration: none;
}
section.contact-content form{
	/*background: rgba(0,0,0,0.5);*/
	margin: 0;
	/*padding: 35px 25px 30px 35px;*/
	text-align: left;
}
section.contact-content form input{
	margin: 0 0 20px 0;
	width: 95%;
	background: #f1f1f1;
	/*border-radius: 0;*/
	padding: 10px;
	font-size: 14px;
	color: #585858;
	max-height: 50px;
}
section.contact-content form label{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: red;
}
section.contact-content form input#nome,
section.contact-content form input#email,
section.contact-content form input#sito,
section.contact-content form input#telefono,
section.contact-content form input#indirizzo,
section.contact-content form input#provincia{
	width: 45%;
	margin-right: 30px;
}
section.contact-content form textarea.form-control{
	width: 95%;
	background: #f1f1f1;
	/*border-radius: 0;*/
	padding: 10px;
	font-size: 14px;
	color: #585858;
	/*max-height: 120px;*/
}
section.contact-content form .checkbox.form-control{
	color: #585828 !important;
	box-shadow: none;
}
section.contact-content form .checkbox input[type="checkbox"]{
	position: relative;
	margin: 2px 0 0 0px;
	width: 20px;
	float: left;
}
section.contact-content form div.checkbox{
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
section.contact-content form button{
	border: none;
	/*border-radius: 0;*/
	background: #c3cdd2;
	padding: 10px 20px;
	font-size: 15px;
	color: #585858;
	text-transform: uppercase;
}
section.contact-content form .checkbox.form-control{
	background: none;
	border: none;
	color: #fff;
}




/* Second content */
section.second-content{
	margin: 20px 0;
}
section.second-content img{
	width: 100%;
}
section.second-content h1{
	margin: 50px 0 0 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
section.second-content h2{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
}
section.second-content h3{
	margin: 50px 0 20px 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
}
section.second-content h4{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	color: #000;
	text-align: center;
}
section.second-content h5{
	margin: 45px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #000;
}
section.second-content p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.second-content .header-funziona{
	background: #009ee0;
	margin-top: 80px;
}
section.second-content .header-funziona h3{
	margin: 25px 0;
	padding: 0;
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
section.second-content .cnt-acqua{
	/*background: #7276ac;*/
	margin-top: 30px;
}
section.second-content .cnt-acqua h3{
	margin: 20px 0 0 0;
	/*margin: 20px 0 0 30px;*/
	padding: 0;
	font-size: 25px;
	line-height: 28px;
	/*color: #fff;*/
	color: #000;
	text-transform: uppercase;
}
section.second-content .cnt-acqua p{
	margin: 10px 0 0 0;
	/*margin: 10px 0 0 30px;*/
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	/*color: #fff;*/
	color: #000;
}
section.second-content .cnt-acqua img{
	margin-top: 20px;
	width: 99%;
}
section.second-content .cnt-tubi{
	margin: 50px 0;
}
section.second-content .cnt-tubi p{
	margin: 20px 70px 0 70px;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	color: #585858;
	text-align: center;
}
section.second-content .cnt-effetti{
	margin: 40px 0;
}
section.second-content .cnt-effetti p{
	margin: 10px 0 0 10px;
	font-size: 16px;
	line-height: 22px;
}
section.second-content .cnt-gallery{
	margin-bottom: 50px;
}
/* Third content */
section.third-content{
	margin: 20px 0;
}
section.third-content img{
	width: 100%;
	margin-top: 55px;
}
section.third-content h1{
	margin: 50px 0 0 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
section.third-content h3{
	margin: 70px 0 20px 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
section.third-content p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.third-content ul.list-third1{
	list-style: none;
	margin: 95px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.third-content ul.list-third1 li{
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: url("../images/icon/pallina-azzurra.gif") no-repeat 100% 0;
	border-bottom: 1px solid #cdcdcd;

}
section.third-content .header-salute{
	background: #009ee0;
	margin-top: 20px;
}
section.third-content .header-salute p{
	margin: 25px 0 25px 35px;
	padding: 0;
	font-size: 28px;
	line-height: 34px;
	color: #fff;
}
section.third-content .header-salute img{
	width: auto;
	margin: 25px 0;
}
section.third-content a.btn{
	border: 1px solid #009ee0;
	margin: 15px 0 0 0;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #009ee0;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
}
section.third-content a:hover.btn{
	color: #fff;
	background: #009ee0;
}


/* Four Content */
section.four-content{
	margin: 70px 0;
}
section.four-content img{
	width: 100%;
}
section.four-content h1{
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 37px;
	font-weight: 500;
	color: #000;
}
section.four-content h2{
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	color: #000;
}
section.four-content h3{
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 25px;
	line-height: 29px;
	color: #585858;
	text-transform: uppercase;
}
section.four-content h4{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #585858;
	text-transform: uppercase;
}
section.four-content p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.four-content ul{
	list-style: disc;
	margin: 15px 0 35px 20px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.four-content ul li{
	margin: 0 0 10px 0;
	padding: 0;
}
section.four-content ul.list-risparmio{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 25px;
	color: #585858;
}
section.four-content ul.list-risparmio li{
	margin: 0 0 15px 0;
	padding: 0 0 0 35px;
	background: url("../images/icon/pallina-azzurra.gif") no-repeat 0 0;
	width: 50%;
}
section.four-content ul.list-risparmio li a{
	color: #585858;
	text-decoration: none;
}
section.four-content ul.list-risparmio li a:hover{
	color: #01afee;
	text-decoration: underline;
}
section.four-content .cnt-incrostazioni{
	margin: 80px 0;
	background: rgba(0,174,239,0.2);
}
section.four-content .cnt-incrostazioni h5{
	margin: 30px;
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #000;
}
section.four-content .cnt-incrostazioni ul{
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 17px;
	line-height: 20px;
}
section.four-content .cnt-incrostazioni ul li{
	margin: 0 0 15px 0;
	padding: 0;
}
section.four-content .cnt-incrostazioni ul li img{
	max-width: 90px;
	margin-right: 20px;
}
/* Five Content */
section.five-content{
	margin: 70px 0;
}
section.five-content img{
	width: 100%;
}
section.five-content h1{
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 37px;
	font-weight: 500;
	color: #000;
}
section.five-content h2{
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 500;
	color: #000;
}
section.five-content .cnt-gallery{
	margin-bottom: 50px;
}
section.five-content .cnt-gallery img{
	width: 90%;
}
section.five-content .cnt-gallery p{
	margin-right: 20px;
}
section.five-content p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
	font-weight: 400;
}
section.five-content ul{
	list-style: none;
	margin: 20px 0 40px 0;
	padding: 0;
	font-size: 16px;
	line-height: 25px;
}
section.five-content ul li{
	margin: 0 0 15px 0;
	padding: 0 0 15px 35px;
	background: url("../images/icon/pallina-azzurra.gif") no-repeat 0 0;
	border-bottom: 1px solid #cdcdcd;
}
/* Six content */
section.six-content{
	margin: 40px 0 20px 0;
}
section.six-content img{
	width: 100%;
	margin-top: 65px;
}
section.six-content p{
	margin: 15px 20px 0 20px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.six-content p img{
	margin-top: 10px;
}
/* Azienda content */
section.azienda-content{
	margin: 40px 0 20px 0;
}
section.azienda-content p{
	margin: 15px 20px 0 20px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.azienda-content img{
	width: 100%;
	margin-top: 30px;
}
/* Faq content */
section.faq-content{
	margin: 70px 0;
}
section.faq-content h1{
	margin: 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 400;
    color: #464649;
    text-align: center;
}
section.faq-content h3{
	margin: 30px 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #00adef;
}
section.faq-content p{
	margin: 5px 0 0 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    color: #585858;
}

/* Modelli */
section.modelli-content{
	margin: 70px 0;
}
section.modelli-content img{
	width: 90%;
}
section.modelli-content h1{
	margin: 0 0 60px 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	/*padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	color: #000;*/
}
section.modelli-content h2{
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
section.modelli-content h3{
	margin: 50px 0 20px 0;
	padding: 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
section.modelli-content h4{
	margin: 50px 0 20px 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	color: #000;
}
section.modelli-content h5{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #585858;
}
section.modelli-content h6{
	margin: 40px 0 15px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
	font-weight: 700;
	text-transform: uppercase;
}
section.modelli-content p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.modelli-content ul{
	list-style: disc;
	margin: 15px 0 0 20px;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #585858;
}
section.modelli-content ul li{
	margin: 0 0 10px 0;
	padding: 0;
}
section.modelli-content ul li strong{
	font-size: 22px;
	line-height: 24px;
}
section.modelli-content a.btn{
	border: 1px solid #009ee0;
	margin: 20px 0 0 0;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #009ee0;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
}
section.modelli-content a:hover.btn{
	color: #fff;
	background: #009ee0;
}
section.modelli-content .first-intro{
	margin: 50px 0 0 0;
	background: #093482;
}
section.modelli-content .first-intro img{
	width: 100%;
}
section.modelli-content .first-intro h3{
	margin: 80px 80px 0 80px;
	padding: 0;
	font-size: 32px;
	line-height: 42px;
	color: #fff;
	font-weight: 500;
}
section.modelli-content .cnt-gallery img{
	width: 100%;
}
section.modelli-content .cnt-energy{
	background: #009ee0;
	margin: 50px 0 50px 0;
	padding-bottom: 30px;
}
section.modelli-content .cnt-energy h4{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
section.modelli-content .cnt-energy p{
	margin: 30px 30px 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
}
section.modelli-content .cnt-energy img{
	margin: 30px 0 0 30px;
	width: 85%;
}
section.modelli-content img.marchio-ce{
	width: auto;
	margin-top: 10px;
	margin-right: 30px;
}

/* Banner detrazione fiscale */
section.cnt-banner{
	margin: 50px 0 0 0;
}
section.cnt-banner img{
	width: 100%;
}


/* INTERVENTO DI ANU - 31/10/2018 */
.tab-green h3 {
    margin: 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 400;
    color: #464649;
    text-align: center;
    margin-bottom: 90px;
}

.tab-green .nota{
	width: 820px;
	margin: 0 auto;
	text-align: left;
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 25px;
}

.tratt-irrigazione{
	margin-top: 50px;
}

h1.custom-header-1{
    line-height: 54px;
    font-weight: 600;
    color: #464649;
    font-size: 42px;
}

.tratt-irrigazione p{
	font-size: 26px;
	color: #585858;
}

.rimg-res{
	width: 100%;
}


.uppercase-1{
	text-transform: uppercase;
}

.indice-nota{
	font-size: 20px !important;
	font-weight: normal !important;
}

.rid-font{
	font-size: 17px;
	position: relative;
    top: -10px;
	margin-right: 5px;
}

.tab-green .dimensione2{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}


.one-nine{
	width: 9.9%;
	display: inline-block;
}

.one-two{
	width: 20.1%;
	display: inline-block;
}

.active .green-menu{
	background: #72d000 !important;
}

.green-menu:hover{
	background: #72d000 !important;
}

.active .green-menu, .green-menu {
	background: #72d000 !important;
	border-radius: 4px;
	color: #fff!important;
}

.green-menu:hover{
	background: #fff !important;
	color: #000!important;
}

.smart-res {
	padding-right: 15px;
	padding-left: 15px;
}


@media only screen and (max-width: 479px){
	.smart-res{
		width: 100%;
	}

	.tab-green .nota{
		width: 100%;
	}

	h1.custom-header-1 {
	    line-height: 45px;
	    font-size: 30px;
	}
	
	.banner-normativa, .banner-normativa img, .banner-normativa-sec, .banner-normativa-sec img{
		width: 150px;
	}
	
	.banner-normativa {
		top: 55%;
		margin-top: 0;
	}
	
}


/* VIDEO IN TESTATA IN PHYSICO GREEN */
.video-section .pattern-overlay {
    padding-bottom: 56.25%;
    padding-bottom: 60.25%;
    height: 100%;
    width: 100%;
}

.navigation-video {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	background: rgba(0, 0, 0, .75);
	padding: 5px;
	opacity: 0;
	-webkit-transition: all .3s ease-in;
       -moz-transition: all .3s ease-in;
    	-ms-transition: all .3s ease-in;
    	 -o-transition: all .3s ease-in;
    		transition: all .3s ease-in;
}

.pattern-overlay:hover .navigation-video {
	opacity: .85;
}

.navigation-video button {
	background: transparent;
	color: rgba(255, 255, 255, 1);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border: 0;
}

.navigation-video button span {
	font-size: 20px;
	text-shadow: 0 0 1px rgba(0, 0, 0, .75);
}

.video-wrap {
  width: 100%;
  max-width: 600px;
  margin: 35px auto 0 auto;
}

.video-wrap embed,
.video-wrap iframe,
.video-wrap object {
  max-width: 100%;
}

.video-container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.capitalize-force li{
	text-transform: lowercase !important;
}

.capitalize-force li::first-letter {
	text-transform: uppercase !important;
}


/* GALLERY PHYSICO GREEN */
.gallery-green {
	padding: 7rem 3rem;
}
.gallery-green .titolo-gallery {
	font-size: 38px;
	line-height: 42px;
	font-weight: 400;
	color:#464649;
	text-align: center;
	margin-bottom: 3rem;
	text-transform: uppercase;
	font-weight: bolder;
}
.gallery-green .container-fluid {
	padding: 0;
}
.gallery-green .row {
	margin: 0;
}
.gallery-green .gal {
	padding: 0;
	margin-bottom: 4rem;
	text-align: center;
}
/*.gallery-green .gal .slick-slide {
	width: 315px!important;
	max-width: 100% !important;
}*/
.gallery-green .gal .gal-wrap {
	padding: 0 10px;
	margin: 0 auto;
	/*height: 90px;*/
	/*width: calc(100vw + 40px)!important;*/
}
.gallery-green .gal img {
	max-width: 340px!important;
}
@media(max-width: 575.98px) {
	.gallery-green .gal img {
		width: 100%!important;
		max-width: 100%;
	}
	.gallery-green .slick-list, .gallery-green .gal .gal-wrap {
		padding: 0!important;
		overflow-x: hidden;
	}
	.gallery-green .gal .gal-wrap {
		padding: 0 2px!important;
	}
}
.gallery-green h2 {
	text-align: center;
	margin-bottom: 2rem;
	color: #585858;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bolder;
	text-transform: uppercase;
}
.gallery-green h2 span {
	text-transform: initial;
}

.fancybox-caption__body {
	font-size: 18px;
}
.slick-track{
    display: flex !important;
    max-height: 90px;
}

.slick-slide{
    height: auto !important;
    /*display: flex !important;*/
    align-self: center;

}
/* FINE GALLERY PHYSICO GREEN */



/* MOFIDIFCHE 31.07.2020 */
.royalSlider {
	max-height: none !important;
}
/*.rsOverflow {
	width: 100%!important;
	height: 100%!important;
}*/
img.rsImg {
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
}

.hover-eff, .hover-eff img {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	transform: none;
    position: relative;
    cursor: pointer;

}
.hover-eff img {
	border: 3px solid #fff;
}
.hover-eff:hover img {
    border-color: #009ee0;
}
.hover-eff:hover, .hover-eff:hover img {
    transform: translateY(-5px);
}
.hover-eff:hover {
	-moz-transform    : translateY(-5px) scale(1.025);
	-o-transform      : translateY(-5px) scale(1.025);
	-webkit-transform : translateY(-5px) scale(1.025);
	transform         : translateY(-5px) scale(1.025);
}
.hover-eff:before {
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    content: '';
    height: 5px;
    left: 40%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition: 0.3s;
    width: 20%;
}
.hover-eff:hover:before {
    opacity: 1;
    transform: translateY(5px);
}


.form-video {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 525px;
	color: #fff;
}
.box-inner {
	z-index: 9999;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
/* FINE MOFIDIFCHE 31.07.2020 */