body{overflow-x:hidden;}

.titoloHome{visibility: inherit;
transition: none 0s ease 0s;
line-height: 45px; border-width: 0px; margin: 0px;
padding: 0px;
letter-spacing: 1px;
font-weight: 800;
font-size: 3rem;
white-space: nowrap;
min-height: 0px;
min-width: 0px;
max-height: none;
max-width: none;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-origin: 50% 50% 0px;
text-transform:uppercase;
color:white;}

.titoloInerith{
visibility: inherit;
transition: none 0s ease 0s;
border-width: 0px;
margin: 0px;
padding: 0px;
letter-spacing: 1px;
font-weight: 800;
font-size: 4vw;
word-wrap: break-word;
min-height: 0px;
min-width: 0px;
max-height: none;
max-width: none;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-origin: 50% 50% 0px;
text-transform:uppercase;
color:white;
background-color:rgba(255, 255, 255, 0.8);
color:#898989;
}

.titoloBlueHome{
line-height: 0px;
border-width: 0px;
margin: 0px;
padding: 0px;
font-weight: 800;
font-size: 2rem;
color:#133660;
text-transform:uppercase;
 word-wrap: break-word;}

.sottoTestoHome{

visibility: inherit;
transition: none 0s ease 0s;
line-height: 28px;
border-width: 0px;
margin-top:3%;
padding: 0px;
letter-spacing: 0px;
font-weight: 400;
font-size: 18px;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-origin: 50% 50% 0px;
font-family: 'Chilanka', cursive;
}

.bdCheck{border:1px solid red;}

.top h2 {
  color: white;
  margin-left:50%;
  margin-top:10%;
  padding: 20px;
  border:1px solid silver;
}



.lr p {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  margin: 0;
}

.mid h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: white;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0.8rem;
  transform: translate(-50%, -50%);
}

.cap p {
  padding: 20px;
  color: white;
  font: 12px Monaco, Mono-Space;
  margin: 0;
}



	.h37{height:47px; background-color:#dee1e6;}

	.roboto{font-family: 'Roboto';
    font-size: 16px;
    line-height: 49px;
    font-weight: 400;
    color: #8d8d8d;
    letter-spacing: 0.5px;}

	p,a,span{
		font-family: 'Roboto';
		font-size: 16px;
		font-weight: 400;
		color: #8d8d8d;
		letter-spacing: 0.5px;
	}

	.simpleText{font-family: 'Roboto';
		font-size: 16px;
		line-height: 49px;
		font-weight: 400;

		letter-spacing: 0.5px;}

	.azzurro{color:#3bc8f2 !important;}

	.linkMenu a{

	font-family: 'Roboto';
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #9f9f9f;
    letter-spacing: 0.3px;
    text-transform: uppercase;
	margin-left:40px;


	}

	.paragraphTitle{margin-left:55%; border-top:1px solid white; color:white; padding-top:1%; }


.buttonHeader{
    background-color: Transparent;
    cursor:pointer;
	border:2px solid black;
	border-radius:5px;
	width:80%;
	height:60px;
	text-align:center;
	line-height:60px;
	margin-left:10%;

}

a.linkHeader{
font-size:1.8rem;
font-weight:800;
}



.BContact{
    background-color: #3bc8f2 ;
    cursor:pointer;
	border-radius:5px;
	width:80%;
	height:60px;
	text-align:center;
	line-height:60px;
	font-weight:800;
	margin-left:10%;
}

button{

 font-family: 'Roboto', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3rem;
  min-height:57px;
}

.bdCheck{}

.titoloMain{
	font-family: 'Roboto';
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
    color: #3a3a3a;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-top: 0;
}

.titoloSmall{
	font-family: 'Roboto';
    font-size: 20px;
    line-height: 28px;
    font-weight: 900;
    color: #3a3a3a;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-top: 0;
}

.imgResponseWebSite{float:left; margin-right:1rem; margin-bottom:1rem; }

 @media screen and (min-width: 1200px) {
 
 

 
#octagon {
      width: 300px;
      height: 100px;
	  margin-top:-40px;
	  margin-left:10%;
      background: white;
      position: relative;
    }
#octagon:before {
      content: "";
      width: 100%;
      height: 0;
      position: absolute;
      left: 0;
      border-bottom: 29px solid white;
      border-left: 29px solid #dee1e6;
      border-right: 29px solid #dee1e6;
 }
 
 
}

 @media screen and (max-width: 1200px) {
 
 .imgResponseWebSite{float:none !important; display: block; width:100%; }
 .iconaHome{display:none;}
.titoloBlueHome{font-size:1rem; color:white;}
 
 .sottoTestoHome{
font-size:0.9rem; color:white; display:none;
}

 .opc{background: rgba(45, 46, 46, 0.6); color:white !important;}
.azzurro, .HeaderText{font-size:0.8rem;}
 
 
}

.prova{
			font-family: 'Open Sans';
			font-size: 14px;
			line-height: 26px;
			font-weight: 400;
			color: #898989;
			letter-spacing: 0.4px;
}
			
ul.testo{font-family: 'Roboto';
			font-size: 16px;
			font-weight: 400;
			color: #8d8d8d;
			letter-spacing: 0.5}
			