@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html,body {
    margin: 0;
    padding: 0;
    max-width: 100%;
    overflow-x:hidden;
}
html{float:left;}
.first:after{position: absolute;
    top: 0;
    content: "";
    left: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
    opacity: .8;
    z-index: -1;
    background: #25d366;
    background: -webkit-linear-gradient(to right, #25d366, #a5e96f);
    background: linear-gradient(to right, #25d366, #a5e96f);
}
    
    .svg-shape-bottom .bottom-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
}
.second b{ text-transform:uppercase;}
.wave2{background-color:#fff;margin-bottom:-1px;}
.four .small-title{color:#25d366; background:#fff;}
.small-title{color: #fff;
    
    background:  #25d366;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    width: auto !important;
    margin:30px auto;
font-family:"Montserrat";}
.text-box{margin-bottom:30px; color:#fff; margin-top:10px;}
body{float:left;scroll-behavior: smooth;font-size:calc(15px + 0.390625vw)!important ; }
b, .five{font-family:"Montserrat";}
.four{padding-bottom:10rem;background:#fff;}
body, p{font-family:"Montserrat";}
.text-left{text-align:left;}
.home-image{position:relative; z-index:1000;}
header{position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
transition: all .5s ease-in-out;
    background-color: transparent;
    padding-top: 1.563rem;
    padding-bottom: 1.563rem;}
.four h1{font-family: "Montserrat";}

.first{font-family: "Montserrat";
    color: #fff;
    position: relative;
    
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    
    width: 100%;
    padding-top:9rem;
padding-bottom:9rem;}
 .footer{background-color:#25d366;}


.titolo {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    font-size: 3rem;
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    
}
a, a:hover, a:visited{color:#000;}
.footer{color:#fff;font-family:"Montserrat";padding-top:10px; padding-bottom:10px;float: left;
    width: 100%;}
section{position:relative;float:left; width:100%; z-index:1;}
.cta a{color:#fff!important; font-size:4rem;font-family:"Montserrat"; text-decoration:none;line-height:4rem;}
.cta a:after{content:"";
background-image:url("img/frecce.png");
    background-size: contain;
    width: 300px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    background-repeat: no-repeat;
    margin-left: 50px;

    
}
.call{
    font-size: 1em;
    background: #7a88ff;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 2em;
    text-transform: uppercase;
    color: #fff!important;
    text-decoration: none;
        transition: all 500ms ease;
    border: 2px solid #7a88ff;
    font-family:"Montserrat";
}
.call:hover{color: #000!important;
    background: transparent;
    border: 2px solid #7a88ff;}
.cta{    float: left;
    position: relative;
}
.second{background:#fff;
min-height:500px;
    position:relative;
}
.bi{    fill: #fff;
    z-index: 3;
    position: relative;}

.third{ font-family:"montserrat";padding-top:2rem;padding-bottom:10em;     background-color: #eeeef754;}
.four{background:linear-gradient(to right, #25d366,  #bdf49e 100%); color:#fff;}
.third h3{font-size:3rem; text-align:center;}
.flex{display: flex;
	
	/* Make a horizontal flexbox (the default) */
	flex-direction: row;
	
	/* The important part: vertically center the itrems */
	align-items: center;}
.flex p{color: #000;
    font-family:"Montserrat";
    
    }
.flex h2{color:#fff; font-family:"Montserrat"; text-transform:uppercase;}
.text{z-index:4; position:relative;font-family:"Montserrat";}
.four .text{text-align:center;}

input[type=text], input[type=email], input[type=tel]{width: 100%;
    background: transparent;
    margin:1rem 0rem!important;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 20px 5px;
    float:left;
        font-family: "montserrat";
}
.wave{background:#000;margin-bottom:-1px; }
.submit{    border: 2px solid #000;
    border-radius: 10px!important;
    padding: 20px 5px;
    width: 200px;
    /* margin: 0 auto; */
    font-family: montserrat!important;
    font-weight: 900;
    text-transform: uppercase!important;
    background: transparent;}
.submit:hover{background:#000; color:#fff;}
input:focus::placeholder {
  color: transparent;
}
input:focus-visible{outline:none;}
.alert {
    font-family: "Montserrat";
    color: #fff;
    background: #000;
}
a.down {
        text-align: center;
    width: 100%;
    left: 0;
    bottom: 10px;
    position:absolute;
}
.img3{margin-top: -100px;
    position: relative;
    z-index: 3;}
.logo{height:80px;}
.megafono{width:100%; 
    margin-top: -30px;}
.footer a, .footer a:hover, .footer a:visited{color:#fff!important;}
.footer{font-size: 0.8em;}
#error{    font-family: "Montserrat";}
 a.down{display:none;}
@media screen and (min-width: 768px) {
    .megafono{margin-top: -70px;}
     
    .flex h2{}
     a.down{display:block;}
}
@media screen and (max-width: 768px) {
    
    .mob{display:none;}
    .cta a:after{
            margin-left:0;
        width:100px;
    
    }
   
    a.down {
        bottom: 0;
        
    }
    .rc-anchor-normal .rc-anchor-pt{left:0;}
    .img2{    
    width: 100%;}
    .img3{height: 200px;
    width: auto;
    margin: 0 auto;}
   
    .cta a{font-size: 2rem;
    line-height: 2rem;}
    .footer{font-size: 0.6rem;}
    /*.flex p{font-size:inherit;}*/
}
.target:before{position: absolute;
    content: "";
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: url(img/counter-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.target p{color:#000;}
.target{position: relative;
    color: #fff;
    min-height:600px;
    z-index: 1;
    padding: 70px 0;
    padding-top: 0;}

.why-choos-list {
    width: 100%;
    margin: auto;
    display: block;
        max-height: 78px;
    padding: 12px 10px;
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 30px;
    font-weight: 400;
    
        font-family: 'Montserrat';
    font-size: 0.8em;
    text-align: left;
    outline: none !important;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.why-choos-list:hover svg, .why-choos-list.active svg{fill:#fff;}
.why-choos-list svg {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 20px;
    font-size: 17px;
    transform: translateY(-50%);
    
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    fill: #075e54;
}
.why-choos-list span {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #3B566E;
    display: inline-block;
    padding-left: 90px;
    font-weight: 500;
    line-height:1rem;
}
#form-contatti, .modal-title, #thankyouModal {
    font-family: "Montserrat";
}
.why-choos-list:hover:before, .why-choos-list.active:before {
    
    background: #8E2DE2;
    background: -webkit-linear-gradient(to right,#25d366, #a5e96f);
    background: linear-gradient(to right,#25d366, #a5e96f);
}
.why-choos-list:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 100px;
    left: -50px;
    top: 0px;
    background: #f4f6fa;
    transform: rotate(60deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.features-item {
    background: #ffffff;
    padding: 25px 25px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 10px rgba(218, 225, 232, 0.7);
    box-shadow: 0 2px 10px rgba(218, 225, 232, 0.7);
    text-align: center;
margin-bottom:15px;
    font-family:"montserrat";
}
.features-item:hover .features-icon {
    animation: jello 1s;
}
@keyframes jello {

  from,

  11.1%,

  to {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

  }



  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);

    transform: skewX(-12.5deg) skewY(-12.5deg);

  }



  33.3% {

    -webkit-transform: skewX(6.25deg) skewY(6.25deg);

    transform: skewX(6.25deg) skewY(6.25deg);

  }



  44.4% {

    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);

    transform: skewX(-3.125deg) skewY(-3.125deg);

  }



  55.5% {

    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);

    transform: skewX(1.5625deg) skewY(1.5625deg);

  }



  66.6% {

    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);

    transform: skewX(-0.78125deg) skewY(-0.78125deg);

  }



  77.7% {

    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);

    transform: skewX(0.390625deg) skewY(0.390625deg);

  }



  88.8% {

    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

  }

}



.jello {

  -webkit-animation-name: jello;

  animation-name: jello;

  -webkit-transform-origin: center;

  transform-origin: center;

}
.scopri:hover{color: #000!important;
    background: #fff;
    border: 2px solid #128c7e;}
.scopri{font-size: 1em;
    background: #128c7e;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 2em;
    text-transform: uppercase;
    color: #fff!important;
    text-decoration: none!important;
    transition: all 500ms ease;
    border: 2px solid #fff;
position:relative;
z-index:1000;}
.back-to-top {
    position: fixed;
    display: none;
    color: #fff;
    width: 40px;
    height: 42px;
    line-height: 40px;
    border-radius: 3px;
    right: 25px;
    bottom: 20px;
    text-align: center;
    background: #128c7e;
    transition: background 0.5s;
    z-index: 11;
}
.features-info h3 {
    font-size:0.7em;
    margin-top:8px;
    font-weight: 700;
    margin-bottom: 8px;
    color:#000;    
    font-family: 'Montserrat';
}
.features-icon {
   margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    padding:20px;
    border-radius: 3px;
    background: #25d366;
}
.features-icon img{height:60px;}

.bg{position: absolute;
    left: 0;
    padding: 0;
    height: 376px;
    width: 100%;
    z-index: -1;
    
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;}
/*.second:before{position: absolute;
    content: "";
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: url(img/bg2.png);
    background-repeat: no-repeat;
    background-size: contain;
bottom:0;}*/
div.button {
  display: block;
  position: absolute;
  
  color: #000;
  
  cursor: pointer;
}

div.button:hover {
  background-color: lightgray;
}
label{font-family:"Montserrat";}
div.one {
  right: 10px;
  top: 20px;
}
div.two {
  right: 10px;
  bottom:20px;
}

div.field-wrapper {
  display: inline-block;
  position: relative;
    width:100%;
}


input#field {
  background-color: transparent;
}
.contenitore_input{position: relative;
    float: left;
    width: 100%;
}
@media screen and (min-width: 1200px) {
.third h3{font-size:4rem;}
    
}

@media only screen and (max-width: 480px)  {
    .titolo {
    font-size: 2rem;
    line-height: 2rem;
}
    .why-choos-list span{  font-size: 0.8em;
    line-height: 1em;
    }
    
    
    .cta a, .third h3{    font-size: 1.2rem;
    line-height: 1.2rem;}
    .megafono{width:100%;margin-left:0;}
    .text h3{font-size: 0.8rem;
    line-height: 0.8rem;}
}