
/* HEAD PAGE
-------------------------------------------------- */

.headpage{
    background-color: #FFF;
	max-width: 1660px;
	padding:0px;
	background-image: url("../images/head-contatti.png");
	background-repeat: no-repeat;
	background-size:100%;
	min-height: 600px;
	position: relative;
	z-index:20;
}

.headpage img{
    width: 100%;
}

.headpage_cont_txt{
    position: absolute;
	top: 15%;
	width: 43%;
	left: 15%;
	}

.headpage_tit{
	font-family: "AeonikPro-Bold";
	font-size: 32px;
	color: #1e242f;
	line-height:  32.6px;
	letter-spacing: -0.32px;
	}

.headpage_txt{
	font-family: "AeonikPro-Bold";
	font-size: 77px;
	color: #FFF;
	line-height:  84.7px;
	letter-spacing: 0.63px;
	}



/* INTESTAZIONE
-------------------------------------------------- */

.intestazione{
	background-image: url("../images/contatti-bkg.jpg");
	background-repeat: no-repeat;
	background-size:100%;
	background-position: bottom;
	float: left;
	width: 100%;
	position: relative
}

.intestazione_contain{
	position:relative;
	padding: 30px 0 100px 13%;
	width:100%;
}

.intestazione h3{
	font-family: "AeonikPro-Bold";	
	font-size: 48px;
	line-height:  49px;
	color:#24a3e1;
	letter-spacing:-0.32px;
	}



/* FORM
-------------------------------------------------- */

input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
    font-size: 0.75em;
    color: #999;
    top: -5px;
    -webkit-transition: all 0.225s ease;
    transition: all 0.225s ease;
}

.styled-input {
    float: left;
    width: 310px;
    margin: 1rem 0;
    position: relative;
    border-radius: 4px;
}

.styled-input label {
    color: #999;
    padding: 1.3rem 30px 1rem 30px;
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}

.styled-input.wide { 
    width: 650px;
    max-width: 100%;
}

input,
textarea {
    padding: 30px 25px 15px 30px;;
    border: 0;
    width: 100%;
    font-size: 1rem;
    background-color: #f4f4f4;
    color: #000;
    border-radius: 0px;
}

input:focus,
textarea:focus { 
	outline: 0; 
	border-bottom: solid 3px #000;
}

input:focus ~ span,
textarea:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
	
}

textarea {
    width: 100%;
    min-height: 15em;
}

.input-container {
    width: 650px;
    max-width: 100%;
    margin: 20px 0 25px 0;
}

#mail-status {
  width: 650px;
  height: 50px;	
}



.getintouch {
	padding-left: 30%;
	font-family: "AeonikPro-Light";
	font-weight: normal;
	line-height: 30px;
}

.getintouch h3{
	padding: 0;
	color: #24a3e1;
	font-family: "AeonikPro-Medium";
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 4.85px;
}


/* SLOT
-------------------------------------------------- */

.contatti_slot{
    background-color: #f9f9f9;
	max-width: 1660px;
	background-repeat: no-repeat;
	background-size:100%;
	width: 100%;
	position: relative;
	float: left;	
	padding: 30px 13% 100px 13%;
}

.contatti_slot h4 {
  font-family: "AeonikPro-Bold";
  font-size: 32px;
  line-height: 32.6px;
  letter-spacing: -0.48px;
  color: #24a3e1;
  margin-bottom:50px;	
}

.contatti_slot h5 {
  font-family: "AeonikPro-Bold";
  font-size: 38px;
  line-height: 40px;
  letter-spacing: -0.48px;
  color: #1e242f;
  margin-top:100px;	
}

.card {
	border: 0;
	box-shadow: 0 17px 32px 0 rgba(0, 0, 0, 0.04);
}

.card-mtop {
	margin-top:150px
}

.card p {
  font-family: "AeonikPro-Regular";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.48px;
  margin-bottom:50px	
}



/*MOBILE */

@media (max-width: 576px) {
		
	.styled-input {
        width:100%;
    }
	
	.styled-input.wide { 
    width: 300px;
    max-width: 100%;
	}

	.input-container {
    width: 300px;
    max-width: 100%;
    margin: 20px 0 25px 0;
	}


	input[type=checkbox] + label {
	  color: #ccc;
	  font-style: italic;
	} 

	input[type=checkbox]:checked + label {
	  color: #f00;
	  font-style: normal;
	}

	.getintouch {
	padding: 80px 0 0 0;
	}
	
	.headpage{
	background-image: url("../images/head-clienti_mobile.png");
	min-height: 300px;
	}
	
	.headpage_cont_txt {
	  position: absolute;
	  top: 10%;
	  width: 95%;
	  left: 5%;
	}
	
	.headpage_tit{
	font-size: 24px;
	line-height:  24px;
	}
	
	.headpage_txt{
	font-size: 40px;
	line-height: 52.7px;
	}
	
	.intestazione_contain {
	  padding-top: 50px;
	  padding-left: 5%;
	  width: 95%;
	}
	
	.intestazione h3 {
		font-size: 24px;
		line-height: 24px;
	}
	
	.intestazione h2 {
		padding-left: 20px;
		font-size: 40px;
		line-height: 40.8px;
	}
	
	
	.intestazione{
	background-size:300%;
	background-position: right bottom;

}
	

	.clienti_slot {
		padding-left: 5%;
	}
	
	.clients_coldx {
 	 padding: 30px 5% 0 5%;
	}
	
	.grid-logos_item {
    flex-basis: 30% !important;
	}
	
	.contatti_slot h5 {
  	font-size: 32px;
	}
	
	.card-mtop {
	margin:0;
	}
	
	
}	
