html {
  scroll-behavior: smooth;
}

body{
	font-family: 'Coda', 'Open Sans', sans-serif;
	margin:0px;
	background: #F7F7F7;
	overflow-x: hidden;
	display: block;
}
.checkbox a {
	color: #FFF;
}

.clearboth {
	clear: both;
}
#main{
max-width: 1600px;
	margin: 0px auto;
	width: 100%;
	background: #FFF;
		
}
.header {
	
	border-top: 5px solid #01979f;
	display: block;
	background: #FFF;
	
	height: 700px;
}

	.header-mobile {
	display: none;
}

.header-half1{
	float: left;
	width: 57%;
}
.header-half2{
	float: left;
	width: 43%;
}


.immagine-header {
	height: auto;
	width: 100%;	
}

.immagine-header img{
	width: 100%;
	max-width: 686px;
}

.logo {
	margin-left: 40px;
}
.logo img {
	width: 100%;
	max-width: 592px;
}
.payoff {
	position: absolute;
	max-width: 70%;
}
.nome {
	font-family: 'Coda', 'Open Sans', sans-serif;
	font-size: 50px;
	margin-left: 70px;
	margin-top: 150px;
	color: #01979f;
}

.slogan {
	font-family: 'Coda', 'Open Sans', sans-serif;
	font-size: 62px;
	margin-left: 70px;
	line-height: 68px;
	text-transform: uppercase;

}
.call-to-action {
	margin-left: 70px;
	padding: 11px;
	border: 1px solid #01979f;
	max-width: 150px;
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 18px;
}
.call-to-action a{
	color: #777777;
	text-decoration: none !important;
}

.underheader {
	background: url(./images/firstangle.png);
	width: 100%;
	max-height: 150px;
	height: 150px;
	background-size: cover;
}
.puntidiforza{
	background: #009aa1;
	min-height: 470px;
	margin-top: -1px;
}
.title.white {
	text-align: center;
	font-size: 41px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.title.white:before {
	content: url(./images/circuito-white.png);
	position: relative;
	top: 4px;
	margin-left: -620px;
}
ul.pfm li {
	display: inline-block;
	color: #FFF;
	font-size: 25px;
	font-weight: lighter !important;
	width: 30%;
	padding: 30px 0 0 3%;
	vertical-align: top;
	position: relative;
	letter-spacing: -0.5px;
}
ul.pfm li:before {
	content: url(./images/point.png);
	position: absolute;
	left: 1px;
	top: 32px;
}
li.first-li {
	width: 34% !important;
	margin-right: 2%;
}
ul.pfm {
	margin: 42px auto ;
	max-width: 90%;
}
.gallery {
	background: #5ca9ac url(./images/secondangle.jpg)no-repeat top center;
		margin-top: -1px;
}
.arrow {
	margin: auto;
	width: 104px;
}
.gallery .title.white {
	margin: 40px auto -14px;
}
.photo {
	margin: 40px auto auto;
	width: 95%;
	display: block;
	height: 400px;
	max-width: 1180px;
}

.galleryphoto {
	float: left;
	margin: 1.1%;
	width: 30%;
}
.azienda {
	overflow: hidden;
	padding-bottom: 50px;
	width: 100%;
	background: #FFF url(./images/barra-laterale.png) no-repeat left center;
}
.logosmall {
	display: block;
	margin: 30px auto 10px;
	width: 205px;
	height: 128px;
}

.logosmall:after {
	content: url(./images/circuito-black.png);
	position: relative;
	top: -80px;
	right: -275px;
}

.title.black {
	text-align: center;
	font-size: 35px;
	color: #000;
}
.txtazienda {
	text-align: center;
	font-size: 23px;
	max-width: 70%;
	margin: 10px auto;
}
.containercenter{
	margin: auto;
	width: 75%;
}
.col3 {
	float: left;
	padding: 1px 4%;
	width: 33%;
	margin-top: 50px;
}
.col3.border-lat {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.titlesection {
	color: #029aa0;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 11px;
	min-height: 50px;
}
.txtsection {
	margin-bottom: 50px;
	min-height: 150px;
}
.titlesection.menomargin {
	margin-top: -52px;
}



.counters {
	background: #f3f3f3;
	z-index: -10;
	position: relative;
	width: 100%;
	padding: 10px 0px;
		overflow: hidden;
		max-width: 1600px;
margin: auto;
}

.numbers .circle {
	border: 1px solid #ccc;
	box-shadow:50px -50px 0 2px #F3f3f3,-50px -50px 0 2px #F3f3f3,-50px 50px 0 2px #F3f3f3,50px 50px 0 2px #F3f3f3,0 0 0 2px #F3f3f3
}







.formcontainer {
	background-image: linear-gradient(to bottom, #029aa0, #016569);
	max-width: 1600px;
margin: auto;
}


.formcontainer .arrow {
	top: -50px;
	position: relative;
	z-index: 2;
}

.map {
	float: left;
	width: 43%;
}
.form {
	float: left;
	width: 57%;
	text-align: center;
}

.formcontainer .title.white {
	text-align: left;
	font-size: 41px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.formcontainer .title.white:before {
	content: none;;
}
.text-form {
	text-align: left;
	color: #FFF;
	margin: 0px 0 30px;
	font-size: 23px;
	width: 90%;
}

/*fomr*/
::placeholder { color: #FFF !important; }
.form-control {
	width: 100%;
	color: #FFF;
	height: 55px;
	padding: 6px 12px;
	background-color: #029aa0;
	background-image: none;
	border: 1px solid #ffffff;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	font-size: 20px;
}

.col-note {
	width: 93%;
	margin-left: 15px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 28px;
	text-align: left;
	width: 90%;
	margin-left: 15px;
	color: #FFF;
}
.btn-primary {
	color: #000;
	background-color: #97d1d3;
	border-color: #fff;
	font-size: 25px;
	min-width: 295px;
	margin-left: 70px;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
	color: #000;
	background-color: #FFF;
	border-color: #FFF;
}
.footer {
	border-top: 5px solid #FFF;
		padding: 2rem 4rem;
		max-width: 1600px;
margin: auto;
}
.titlemenufooter {
	text-transform: uppercase;
	font-size: 15px;
}
ul.nav-footer li, .nav-footerlanguages li, .nav-footerinfo li{
	list-style: none;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 13px;
}
.footer ul {
	margin: 3px 0;
	padding: 0px;
}

.info-sipro{
	line-height: 20px;
	margin-top: 2.4rem;
}


















@media screen and (min-width:1392px) and (max-width:1450px){
	.slogan {
	font-size: 59px;
}
}
@media screen and (min-width:1300px) and (max-width:1390px){
	.slogan {
	font-size: 54px;
}
}
@media screen and (min-width:1200px) and (max-width:1299px){
	.slogan {
	font-size: 50px;
}
.nome {
	font-size: 45px;
	margin-top: 120px;

}
}

@media screen and (min-width:1090px) and (max-width:1437px){
	.slogan {
	font-size: 45px;
	line-height: 48px;
}
.nome {
	font-size: 40px;
	margin-top: 80px;

}
.header {
	height: 580px;
}
.header-half2 {
	float: right;
	width: 40%;
}
}

@media screen and (min-width:768px) and (max-width:1095px){
	.slogan {
	font-size: 41px;
	line-height: 44px;
}
.nome {
	font-size: 35px;
	margin-top: 70px;

}
.header {
	height: 580px;
}
}




@media screen and (min-width:768px) and (max-width:1440px){

ul.pfm li {
	font-size: 24px;
	padding: 30px 0 0 5%;
}
li.first-li {
	width: 29% !important;
}
ul.pfm li:before {
	left: 14px;
}

}


@media screen and (max-width:767px) {

	.header-mobile {
	min-height: 510px;
	display: block !important;
}

	.header {
	min-height: 770px;
	display: none;
}
.header-half1 {
	float: none;
	width: 100%;
		border-top: 3px solid #009aa1;
}
.logo {
	margin-left: 0;
	padding: 0 10px;
	border-bottom: 1px solid #CCC;
}
/*.header-half2 {
	float: right;
	width: 74%;
}*/

.header-half2 {
	float: right;
	width: 50%;
	position: relative;
	top: -106px;
}
.payoff {
	position: absolute;
	max-width: 90%;
}
/*.nome {
	font-family: 'Coda', cursive;
	font-size: 32px;
	line-height: 37px;
	margin-left: 20px;
	margin-top: 300px;
	color: #01979f;
	max-width: 80%;
}*/

.nome {
	font-family: 'Coda', cursive;
	font-size: 32px;
	line-height: 37px;
	margin-left: 20px;
	margin-top: 70px;
	color: #01979f;
	max-width: 80%;
	position: relative;
	z-index: 5;
	max-width: 65%;
}
.slogan {
	font-family: 'Coda', cursive;
	font-size: 32px;
	margin-left: 20px;
	line-height: 39px;
	text-transform: uppercase;
	position: relative;
	z-index: 6;
}
.call-to-action {
	margin-left: 23px;
	padding: 11px;
	border: 1px solid #01979f;
	max-width: 270px;
	font-size: 23px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 7px;
}
.gallery .title.white {
	margin: 10px auto -14px;
}

.title.white {
	text-align: center;
	font-size: 30px;
}
.title.white::before {
	content: none;
}
.underheader {
	height: 70px;
}
ul.pfm {
	margin: 22px auto;
	max-width: 98%;
}
li.first-li {
	width: 100% !important;
}
ul.pfm li {
	display: inline-block;
	color: #FFF;
	font-size: 23px;
	font-weight: lighter !important;
	width: 100%;
	padding: 10px 21px;
	vertical-align: top;
	position: relative;
	line-height: 28px;
}
ul.pfm li::before {
	content: url(./images/point.png);
	position: absolute;
	left: -20px;
	top: 6px;
}
.gallery {
	padding-bottom: 10px;
}
.photo {
	margin: 40px auto !important;
	width: 98%;
	display: block;
	height: auto;
}
.galleryphoto {
	float: none;
	margin: 10px;
	width: auto;
	max-width: 100%;
}
.galleryphoto img{max-width: 100%;}


.azienda {
	background: #FFF url(./images/barra-laterale.png) no-repeat -84px top;
		padding-bottom: 0;
}



.logosmall::after {
	right: -218px;
}
.txtazienda {
	text-align: left;
	font-size: 20px;
	max-width: 90%;
	margin: 10px auto;
}
.containercenter {
	margin: auto;
	width: 90%;
}
.col3 {
	float: none;
	padding: 1px;
	width: 100%;
	margin-top: 0px;
}
.titlesection.menomargin {
	margin-top: 31px;
}
.col3.border-lat {
	border-left: none;
	border-right: none;
}
.txtsection {
	margin-bottom: 0px;
	min-height: auto;
	font-size: 17px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
.titlesection {
	min-height: auto;
	margin-top: 31px;
}

.counters .col-sm-4 {
	margin-bottom: 50px;
}

.numbers h3 {
	margin-top: 10px;
	margin-bottom: 10.5px;
}
.map {
	float: none;
	width: 100%;
	height: 60px;
	margin-top: -110px;
	opacity: 0.48;
}
.map img {
	width: 100%;
}
.form {
	float: none;
	width: 100%;
	text-align: center;
	padding: 15px;
}
.btn-primary {
	margin-top: 20px;
	margin-left: 0;
}
.footer {
	border-top: 5px solid #FFF;
	padding: 2rem 0.5rem;
		overflow-x: hidden;
	max-width: 100%;
}
.info-sipro {
	line-height: 27px;
	margin-top: 0.4rem;
	font-size: 15px;
}
ul.nav-footer li, .nav-footerlanguages li, .nav-footerinfo li {
	list-style: none;
	text-transform: uppercase;
	line-height: 43px;
	font-size: 18px;
}

.titlemenufooter {
	text-transform: uppercase;
	font-size: 22px;
}
.footer ul {
	margin: 33px 0;
	padding: 0px 0 10px;
	border-bottom: 1px solid #FFF;
}

.header-mobile .logo img {
	width: 100%;
	max-width: 138px;
}
.header-mobile .logo {
	margin-left: 0;
	padding: 10px;
	border-bottom: none;
}
.innovazione {
	top: 30px;
	float: left;
	position: relative;
}
.g-recaptcha {
	text-align: center;
	max-width: 300px;
	margin: auto;
}
.col-note {
	width: 92%;
	margin-left: 15px;
}
}

@media screen and (max-width:320px) {

/*	.header-half2 {
	float: right;
	width: 80%;
}*/

.col-note {
	width: 91%;
	margin-left: 15px;
}
.header-mobile .header-half1 {
	z-index: 11;
	position: relative;
}
.header-half2 {
	float: right;
	width: 52%;
	top: -131px !important;
	position: relative;
}
.header-mobile .logo img {
	max-width: 140px;
}
.innovazione {
	top: 42px;
	position: relative;
	z-index: 10;
}
.header-mobile {
	min-height: 520px;
}
.g-recaptcha {
	margin-left: -6px;
}
.nome {
	font-size: 32px;
	line-height: 37px;
	margin-left: 20px;
	margin-top: 80px;
	max-width: 80%;

}
.logosmall::after {
right: -179px;
}
.logosmall img {
width: 100%;
}
.logosmall {
width: 175px;
height: 108px;
}
.btn-primary {
min-width: 275px;
max-width: 100%;
}
}


@keyframes f {
 0% {box-shadow:50px -50px 0 2px #F3f3f3,-50px -50px 0 2px #F3f3f3,-50px 50px 0 2px #F3f3f3,50px 50px 0 2px #F3f3f3,0 0 0 2px #F3f3f3}
 25% {box-shadow:0 -105px 0 2px #F3f3f3,-50px -50px 0 2px #F3f3f3,-50px 50px 0 2px #F3f3f3,50px 50px 0 2px #F3f3f3,0 0 0 2px #008c88}
 50% {box-shadow:0 -105px 0 2px #F3f3f3,-105px 0 0 2px #F3f3f3,-50px 50px 0 2px #F3f3f3,50px 50px 0 2px #F3f3f3,0 0 0 2px #008c88}
 75% {box-shadow:0 -105px 0 2px #F3f3f3,-105px 0 0 2px #F3f3f3,0 105px 0 2px #F3f3f3,50px 50px 0 2px #F3f3f3,0 0 0 2px #008c88}
 to {box-shadow:0 -105px 0 2px #F3f3f3,-105px 0 0 2px #F3f3f3,0 105px 0 2px #F3f3f3,100px 35.71429px 0 2px #F3f3f3,0 0 0 2px #008c88} 
}