@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;
}
.container{
	max-width: 1180px;
}

/* 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 */
.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 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;
}
.logo-cnt p.payoff{
	margin: 10px 0 0 15px;
	padding: 0;
	font-size: 18px;
	line-height: 21px;
	color: #1e4a93;
	font-weight: 300;
	text-transform: uppercase;
}
.logo-cnt 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 */
section.slide-landing{
	margin: 45px 0 0 0;
}
section.slide-landing img{
	width: 100%;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
section.slide-landing{
	margin: 20px 0 0 0;
}
}
/* Title Landing */
section.intro-landing{
	margin: 30px 0 0 0;
}
section.intro-landing h1{
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 39px;
	line-height: 44px;
	color: #585858;
	font-weight: 400;
	text-align: center;
}
section.intro-landing p{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
	color: #585858;
	font-weight: 400;
	text-align: center;
}
section.intro-landing img{
	margin: 40px 0 0 0;
}
/***** iPhone 5 *****/
@media screen and (max-width:767px){
section.intro-landing{
	margin: 30px 0 0 0;
}
section.intro-landing h1{
	font-size: 20px;
	line-height: 25px;
}
section.intro-landing p{
	font-size: 14px;
	line-height: 20px;
}
}

/* Content Landing */
section.cnt-landing{
	margin: 40px 0 0 0;
}
section.cnt-landing p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 17px;
	line-height: 23px;
	color: #585858;
	font-weight: 400;
}

/* Content Legislazione */
section.cnt-legislazione{
	margin: 40px 0 0 0;
	padding: 30px 0;
	background: #009ee0;
}
section.cnt-legislazione h3{
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	font-weight: 600;
}
section.cnt-legislazione ul{
	list-style: disc;
	margin: 30px 0 0 20px;
	padding: 0;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
}
section.cnt-legislazione ul li{
	margin: 10px 0 0 0;
	padding: 0;
}

/* Contenuto Privati */
section.cnt-privati{
	margin: 60px 0 0 0;
}
section.cnt-privati h3{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 28px;
	line-height: 32px;
	color: #585858;
	font-weight: 600;
}
section.cnt-privati ul{
	list-style: disc;
	margin: 10px 0 30px 20px;
	padding: 0;
	font-size: 19px;
	line-height: 25px;
	color: #585858;
}
section.cnt-privati ul li{
	margin: 10px 0 0 0;
	padding: 0;
}
section.cnt-privati p{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 19px;
	line-height: 25px;
	color: #585858;
}



/* Box Gallery */
.cnt-gallery{
	margin: 50px 0 0 0;
}
.cnt-gallery img{
	border: 5px solid #fff;
	max-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 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{
	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{
	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 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;
}
}
/***** 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;
}