@font-face {
    font-family: 'Caveat';
    src: url('../fonts/Caveat-Regular.woff2') format('woff2'), url('../fonts/Caveat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff') format('woff2'), url('../fonts/Inter-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff') format('woff2'),
        url('../fonts/Inter-Bold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff') format('woff2'),
        url('../fonts/Inter-Medium.woff2') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html,
body {
    font-family: "Inter";
    color: #010101;
    position: relative;
    font-size: 18px;
   overflow-x: hidden;
}

h1, h2, h3, h4, h5, h5 {
    font-family: "Inter";
}
/* START BLOB CIRCLE HOME */

#Himp-23 svg {
    position: absolute;
    width: 700px;
    height: 700px;
    overflow: visible;
    right: -700px;
    top: 250px;
}


@media (max-width: 991px) {
    #Himp-23 svg {
        width: 600px;
        height: 600px;
        right: -650px;
        top: 300px;
    }
}


@media (max-width: 567px) {
    #Himp-23 svg {
        width: 500px;
        height: 500px;
        right: -550px;
        top: 350px;
    }
}
/* END BLOB CIRCLE HOME */


/* START IMAGE CIRCLE HOME */
#Images-27 {
    position: absolute;
    right: 5%;
    bottom: 5%;
   z-index:4;
}

#Images-27 > .child-brimag{
    width: 550px;
    height: 400px;
}


#Image-29 > .child-bsimag, #Image-30 > .child-bsimag{
  border-radius: 50%;
  
}


#Image-29  {
   position: absolute;
   top: 0;
   right: 0;
}  

#Image-30 {
    position: absolute;
    bottom: 0;
    left: 0;
} 

@media (max-width: 1400px) {
 
    
  #Images-27 > .child-brimag{
    width: 450px;
    height: 400px;
  }
  #Image-29 img, #Image-30 img {
     width: 240px;
     height: 240px;
  }
    
}


@media (max-width: 920px) {
   #Image-29 img, #Image-30 img {
       width: 200px;
       height: 200px;
    }
} 


@media (max-width: 991px) {
    #Images-27  {
        position: relative;  
        bottom: auto;
        right: auto;
        margin-left:92px;
    }
    
   #Images-27 > .child-brimag{
    width: auto;
    height: auto;
   }
  
    
   #Image-29, #Image-30 {
        position: relative;
        top: auto;
        right: auto;
    }
    
     
   #Image-29 img, #Image-30 img {
       width: 200px;
       height: 200px;
    }
    
}

@media (max-width: 530px) {
  
  #Images-27  {
       margin-left:18px;
  }
  
}


@media (max-width: 420px) {
  
  #Images-27  {
       margin-left:5px;
    }
    
 
  
  #Image-29 img, #Image-30 img{
    width: 150px;
    height: 150px;
  }
  
}

@media (max-width: 375px) {
  
  
  #Images-27b > .child-brimag{
    display:none;
  }
  
  
}

/* END IMAGE CIRCLE HOME */ 


/* START HEADER GRUOP SLOGAN TEXT HOME */


#Column-59 {
    margin-top: 100px;
    z-index:5;
}

#Cell-61 {
    width: 1020px;
}

#Text-31 .my-text {  
  font-family: Caveat;
  font-size:37px;
  font-weight: bold;
} 
#Title-32 .my-title-hx {  
  font-family: "Inter";
  font-size:50px;
  font-weight:700;
} 

@media (max-width: 1400px) {
 #Column-59 {
    margin-top: 90px;
 }

  #Cell-61 {
    width: 920px;
    max-width: 85%;
  }
  
  #Title-32 .my-title-hx {
    font-size: 44px;
  }
}

@media (max-width: 1200px) {
    
 #Column-59 {
    margin-top: 80px;
 }
 
  #Cell-61 {
    width: 678px;
  }
  
  #Title-32 .my-title-hx {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
 #Column-59 {
    margin-top: 40px;
 }
 
  #Cell-61 {
    width: 600px;
  }
  #Text-31 {
    font-size: 32px
  }
}



/* END HEADER GRUOP SLOGAN TEXT HOME  */ 

#Zone-5 {
    height: 100vh;
    width: 100vw;
}

#Zone-5::after {
    clear:both;
    display: block;
}

#Menu-6.menu-6.cstBg ul.menu.mresp.active {
  background-color: #FFF;
}



@media (max-width: 920px) {
    
 #Menu-6  a {
    font-size: 1rem;
  }
} 

@media (max-width: 767px) {
    
  #Menu-6 label.mresp{
    float: right;
  }
  
  div.navbar.with-logo .my-logo-img {
    height: 80px;
  }
  

  
}



#Himp-33 {
  position: absolute;
  height: 100%;
  width: 100%;
 
  top: 0;
  left: 0;
  background-color: #ffffff;
  opacity: 0.5;
  background-size: 28px 28px;
  transition: all 2.4s;
  background-image: repeating-linear-gradient(to right, #dadada, #dadada 1px, #ffffff 1px, #ffffff);
}

#Himp-33::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 25%;
  background: #fff;
  content: '';
}

#Himp-33::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  content: '';
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(255 255 255 / 91%) 30%, rgb(255 255 255 / 9%) 100%);
}


@media (max-width:991px) {
   
    .blob svg {
        width: 600px;
        height: 600px;
        right: -650px;
    }

   #Zone-5 {
      height: auto;
   }
}

 #Wares-80 .mysito-sware .child-ware
    {
        box-shadow:none;
        
    }
    
/* START PUNTI DI FORZA HOME */

    #Items-103 .mysito-bitem .child-item
    {
        box-shadow:none;
        transition: all .3s ease-in-out 0s;
        overflow:visible;
        amax-width:345px;
    }
    
    
    #Items-103 .item-105.cstWi .child-item,
    #Items-103 .item-112.cstWi .child-item,
    #Items-103 .item-119.cstWi .child-item {
        max-width:345px;
    }
    
    #Items-103 .mysito-bitem .child-item:hover
    {
        transform:translateY(-5px);
        box-shadow:0 12px 30px #ccc;
       
    }
    
    #Items-103 .mysito-bitem .child-item:hover #Icon-109,
    #Items-103 .mysito-bitem .child-item:hover #Icon-116,
    #Items-103 .mysito-bitem .child-item:hover #Icon-123{
        border-radius:50%
    }


    #Icon-109, #Icon-116, #Icon-123  {   
        
        aaleft: calc(50% - 35px);
        aaposition:absolute;
        
        line-height: 70px;
        font-size: 30px;
        width:70px;
        height:70px;
        border-radius:4px;
        top:-35px;
        opacity:1;
        -webkit-transition:all .7s ease;
        transition:all .7s ease;
        background-color:rgb(255,79,15);
        
        -moz-transform:rotate(-45deg);
        -webkit-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        transform:rotate(-45deg);
    }
    #Icon-109 .my-icon,
    #Icon-116 .my-icon,
    #Icon-123 .my-icon{   
        border-style: none;
    }
    
    #Icon-109 .my-icon i,
    #Icon-116 .my-icon i,
    #Icon-123 .my-icon i{
        color:#fff;
        font-size:2rem;
        line-height:2rem;
        text-align:center;
        -moz-transform:rotate(45deg);
        -webkit-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        transform:rotate(45deg)
    }




/* END PUNTI DI FORZA HOME */ 


/* START HAVE A PROBLEM IMAGE HOME */ 

#Zone-67 .my-zone > div {  
    padding:100px 0px;
}

#Text-195 {  
  max-width:50%;
}

#Text-195 .my-text {  
  font-family: "Inter";
  font-size:50px;
  font-weight:700;
} 


@media (max-width: 1200px) {
    
    #Text-195 .my-text {  
        font-size:45px;
    } 
} 



@media (max-width: 991px) {
    
    #Text-195 {  
         swidth:600px;
    }
    
    #Text-195 .my-text {  
        font-size:34px;
    } 
} 



#Images-191  {
 
  position: absolute;
  right: -27%;
  top: 0;
  height: 100%;
  width: 70%;
  overflow: hidden;
  opacity: 1;
  left: auto;
  
} 

#Images-191 .child-brimag, #Image-194, #Image-194 .child-bsimag,  #Image-194 .my-bsimag-fst   {
    height: 100%;
} 

#Image-194 > .child-bsimag .my-bsimag-fst  {
  
  border-top-left-radius: 270px;
  border-bottom-left-radius: 270px;
  
} 


@media (max-width: 767px) {
    
    #Images-191  {
        position: relative;
        right: auto;
        width: auto;
    }
    
    
    #Text-195 {  
        text-align:center;
        display:block;
        max-width: 100%;
    } 
    
    #Zone-67 .my-zone > div {
        padding-top: 50px;
        padding-bottom: 0px;
    }

}


/* END  HAVE A PROBLEM IMAGE HOME */ 



/* START PAGINA CHI SIAMO */ 

#Text-149 .my-text {  
  font-family: Caveat;
  font-size:37px;
  font-weight: bold;
} 

#Title-150 .my-title-hx {  
  font-family: "Inter";
  font-size:50px;
  font-weight:700;
} 

/* END  PAGINA CHI SIAMO */ 










