html{overflow-x: hidden;}
.bgwhite{background-color:white;}
.titoloSmall{font-size:3rem; margin:1rem 0;}
.white{color:white;}
.red{border:1px solid red;}
div{}
*,body, .pad15{font-family: 'Hind', sans-serif;}
strong{font-weight:bold;}
.imgReview{border-radius:50%; width:100%; min-height:80px;}
.subtitle{font-size:2rem; font-weight:bold;}
.middleText{font-size: .9rem; color:#727272; }
.smallText{font-size: .9rem; color:#727272; }
.pharagraph{color: #797979; line-height: 1.7em;}
.negativeMargin{margin-top:-3rem; min-height:100px;}
.service{min-height:100px;}
.grey{background-color:#ededed;}
.white{color:white;}
.icon{font-size: 16px!important ;color: #f7c02e ;margin-right: 10px ;}
.nopadding {padding: 0 !important; margin: 0 !important;}
.rgBorder{border-right:1px solid #e6e6e6;}
.linkButton{padding:10px; background-color: #f8c12c; border:2px solid ##f8c12c; }
.linkButton > a{color:black; font-weight:bold;}
.vcenter {display: inline-block; vertical-align: middle; float: none;}
.carousel-caption{top:20% !important; }
h1{font-size:5rem;}
.orange{color:#f47425;}
.button{display:inline-block; background-color:#f47425; color:white; padding:10px; width:200px; !important}
.buttonGrey{display:inline-block; background-color:grey; color:white; padding:10px; width:200px; !important; margin-right:4%;}
.cerchio{width:120px; height:120px; background-color:#f47425; margin-left:auto; margin-right:auto; line-height:9rem;}
.sizeBigIcon{font-size:3rem; color:white;}
.sizeMiddleIcon{font-size:2.5rem; color:white;margin-top:5px;}
.bgwhite{background-color:white;}
a.infoIcon{display: inline-block;text-decoration: none;    transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -webkit-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    width: 60px;    height: 60px;    -webkit-border-radius: 50%;
-moz-border-radius: 50%;    -o-border-radius: 50%;    border-radius: 50%;    background: #e74c3c;    margin-bottom: 12px;}
a.sv{color:silver !important;}
a.white{color:white !important;}
.txCenter{text-align:center;}
.titleHight{font-size:2rem;}
#testoSotto{width:50%; margin:2rem auto; line-height:1.6rem;}
.w80{width:80%;}
.w100{width:100%;}
#chiamaOra{width:200px;}

@media(max-width: 1200px){

#puntiInteresse{margin-top:60px;}
  #logo{text-align:center;position:fixed;top:0;left:0; z-index:1;background-color:white; width:100%;}
  #point{margin-top:10px;}
  #testoParagrafo{margin-top:20px;text-align:center;font-size:1.5rem;}
  #testoSotto{width:90%;font-size:1.5rem;}
  .brandSerrature{text-align:center;}
  .white{color:white; font-weight:bold; font-size:1.5rem;}
}