*{
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;

  }

  :root{
    --dark:#397ea4;
    --extradark:#0b405d;
    --1c: #03bcbc;
    --2c: #ed0192;
    --3c: #6692ab;
    --4c:#d2fffc;
    --5c:#ed017c;
  }

  html{
    font-size:15.5px;
    font-family: "neue-haas-unica", sans-serif;
    overflow-x:scroll;
  }

  body{

    margin:0;
    overflow-x: hidden;
  }

  .form-flex-box{
    display: flex;gap:1rem;flex-wrap: wrap
  }


  .skeleton {
    position: relative;
    background: #e0e0e0;
    background-image: linear-gradient(
      90deg,
      #e0e0e0 0px,
      #f5f5f5 40px,
      #e0e0e0 80px
    );
    background-size: 200% 100%;
    background-position: -100% 0;
    animation: skeleton-loading 1.5s infinite;
    border-radius: 8px; /* opzionale */
  }

  @keyframes skeleton-loading {
    100% {
      background-position: 100% 0;
    }
  }

  .gallery-sec{
    display:flex;
    width:100%;
    padding:2.618rem 1rem;
    flex-direction:column;
    background-color: #fefefe;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%239C92AC' fill-opacity='0.2' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E"); */
  }

  .gallery-sec h2{
    color: #ed0192;
    font-size: calc(2.618rem * 1.25);
    text-align: center;
    margin: 0;
    font-family: 'neue-haas-unica';
    margin-bottom: 1.618rem;
    line-height: 1;
    margin-bottom: 2.618rem
  }

  .gallery-sec h2 span{
    font-weight:200
  }

  .gallery-wrap{
    display:flex;
    width:100%;
    flex-wrap:wrap;
    gap:0.618rem;

    margin: 0 auto;

    justify-content:center;
    max-width: 1500px;

  }
  .gallery-col{
    display:flex;
    flex-direction:column;
    gap:0.618rem;
    width:calc(25% - 0.618rem);
    transition:all 0.3s ease;

  }

  .gallery-el{
    display:flex;

    width:100%;
    height:fit-content;
    border:0px solid red;
    flex-shrink:0;
        border-radius: 0.618rem;
      overflow: hidden;
    position:relative;


  }

  .gallery-el:hover img{
    transform:scale(1.2);
    filter:grayscale(0)

  }

  .gallery-el .gallery-el-desc{
    position:absolute;
    bottom:0;
    left:0;
    z-index:99;
    backdrop-filter:blur(20px);
    display:flex;
    width:100%;
    padding:0.618rem;
    font-family:roboto;
    color:white;
    justify-content:center;
    font-size:calc(1rem / 1.25);
    margin:0;
    display: none
  }

  .gallery-el img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:all 0.3s ease;

    border-radius:inherit;
    filter:grayscale(0)
  }



  @media only screen and (max-width:650px){
    .gallery-col{
    width:calc(100% - 0.618rem)
    }
  }

  .hormann-logo{
    width: 250px
  }



  .assistenza-banner-sec{
    display: flex
    ;
        width: 100%;
        height: fit-content;
        min-height: 450px;

        padding: 4.236rem 1.618rem;
        padding-bottom: 0;
       /* background-color: #ffffff;
       background-color: #ffffff;
       background-color: #ffffff;
       background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23cacaca' fill-opacity='0.43'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
       position: relative;
       /* background: linear-gradient(45deg, rgb(230 246 255) 0%, rgba(241, 241, 241, 1) 100%); */
       mask-image: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255) 25%, rgb(255 255 255) 50%, rgb(255 255 255) 90%, rgba(255, 255, 255, 0) 100%)

  }

  .assistenza-banner-sec:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url(/assets/img/furgone.jpg);
      background-size: cover;
      z-index: 10;
      background-position: center;
      mask-image: linear-gradient(235deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 34%) 25%, rgb(255 255 255 / 0%) 50%, rgb(255 255 255 / 0%) 75%, rgba(255, 255, 255, 0) 100%);
      pointer-events: none;
      background-repeat: no-repeat;
  }

  .assistenza-banner-sec:before{
    content:'';
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23d8d8d8' fill-opacity='0.4'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    mask-image: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 25%, rgb(255 255 255 / 0%) 50%, rgb(255 255 255 / 0%) 90%, rgba(255, 255, 255, 0) 100%);
    z-index: -1;
    opacity: 0.5
    }

  .assistenza-banner-wrap{
   display: grid;
       grid-template-columns: 1.5fr 1fr;
       width: 100%;
       /* padding: 0rem 1.618rem; */
       /* border: 1px solid silver; */
       max-width: 1100px;
       margin: 0 auto;

  }

  .assistenza-banner-text{
    display: flex;
    width: 100%;
    flex-direction: column;
    gap:1rem;
    justify-content: center;
    padding-bottom: 4.236rem;
    gap: calc(1rem / 1.25);

  }

  .assistenza-banner-text h2{
    font-size: calc(2.618rem / 1.414);
    color: #387FAA;
    line-height: 1.2;
    /* border-bottom: 1px solid #6692ac;
    padding: 1rem 0; */
    width: fit-content;
    gap: 0.618rem;
        display: flex
    ;
        align-items: center;
        max-width: 30ch;
  }

  .assistenza-banner-text h2 i{
    display: none
  }

  .assistenza-banner-text h3{
   font-size: 1.33rem;
   color: var(--5c);
   font-weight: 500;
  }

  .assistenza-banner-text p{
    letter-spacing: 0.2px;
    color: #4a4a4a;
    font-size: calc(1.618rem / 1.5);
    font-weight: 300;
  }

  .assistenza-banner-text > *{
    margin: 0;
    max-width: 60ch
  }

  .assistenza-banner-text ul{
    padding: 0;
        list-style-position: inside;
        display: flex
    ;
        flex-wrap:wrap;
        gap: 0.382rem;
  }

  .assistenza-banner-text ul li{
    padding: 0.618rem 1rem;
    border-radius: 50px;
    line-height: 1;
    height: fit-content;
    background: linear-gradient(45deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 1) 50%, rgb(249 249 249) 100%);
    /* mask-image: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 25%, rgb(255 255 255) 50%, rgb(255 255 255) 75%, rgba(255, 255, 255, 0) 100%); */
    border: 1px solid #f3f2f2

  }

  .assistenza-banner-img{
    display: flex;
    width: 100%;
    /* overflow: hidden; */
    position: relative;
    /* min-height: 350px; */
    height: 100%;
    z-index: 99;
    display: none
  }

  .assistenza-banner-img img{

    height: 100%;
    object-fit: contain;
    margin-left: auto;
    width: 100%;
    /* position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    min-height: 350px;
    max-height: 650px; */
  }

  .mt1{
    margin-top:1.618rem
  }

  .mb1{
    margin-bottom:1.618rem
  }

  .strong{
    font-weight:500!important;
    color:var(--5c)!important;
    line-height: 1.4!important;
    /* font-size: calc(1.618rem / 1.125)!important; */
  }

  .whatsapp-fixed{
    position:fixed;
    bottom:1rem;
    left:1rem;
    border:0px solid silver;
    display:flex;
    width:55px;
    height:55px;
    background:transparent;
    z-index:9999;
    border-radius:100px
  }

  .whatsapp-fixed img{
    width:100%;
    height:100%;
    object-fit:contain
  }

  .whatsapp-fixed:hover:after{
transform: translate(0%, -50%)scale(1);
opacity: 1
  }

  .whatsapp-fixed:after{
    content: 'Hai bisogno di aiuto?';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%)scale(0);
    width: 20ch;
    height: auto;
    background: white;
    padding: 0.618rem;
    border-radius: 0 2.618rem 2.618rem 0;
    padding-left: 2rem;
    z-index: -1;
    transition:all 0.3s ease;
    transform-origin: left;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    opacity:0;

  }

  .mobile-has-sub{
    width: 100%;
      display: flex;
      flex-direction: column;
      /* grid-gap: 0.5rem; */
      font-size:calc(1.618rem / 1.25);
      color:white
  }

  .sub-mobile-menu{
    width:100%;
    display:none;
    flex-direction:column;

  }

  .sub-mobile-menu a{
    text-decoration:none;
  }

  .sub-mobile-menu > a:nth-child(1){
    font-size:1.25rem;
    border-bottom:1px solid silver;
    width:100%
  }

  .sub-sub-mobile-menu{
       display: grid;
       grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
       margin: 0.618rem 0.618rem;
       grid-gap: 0.25rem;
  }

  .sub-sub-mobile-menu a{
font-size: calc(1.618rem / 1.4);
  border-bottom: 1px solid #ffffffb8;
  padding: 0.382rem 0;
  color: white;
  }


  .mobile-nav{
   width: 100%;
   padding: 2rem;
   border: 0px solid silver;
   position: fixed;
   top: 100px;
   left: 0;
   transform: translateY(-100%);
   box-sizing: border-box;
   height: auto;
   z-index: 99;
  background: var(--1c);
   display: flex;
   flex-direction: column;
   overflow-y: scroll;
   backdrop-filter: blur(10px);
   opacity: 0;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px
  }

  .mobile-nav-link-wrapper{
    padding:0;
    margin:0;
    list-style:none;
    display:flex;
    flex-direction:column;
    grid-gap:0.618rem;
    height:100%;
  }

  .mobile-nav-link-wrapper > a{
    transition:all 0.3s ease;
    font-size:calc(1.618rem / 1.25);
    gap: 0.618rem;
    display: flex;
    text-decoration: none;
    align-items: center;
  color: #ffffff;
  }



  .mobile-nav ul li{
    padding:0;
    margin:0;
    list-style:none;
  }

  .mobile-nav-button{
    display:flex;
    flex-direction:column;
    grid-gap:5px;
    background:none;
    border:none;
    margin-left:auto;
    display: none;
  }

  .mobile-nav-button span{
    height:2px;
    width:20px;
    background:#444444;
    transition:all 0.3s ease;
  }


  .top-sec{
      transform: translateY(0);
    position: fixed;
    z-index: 999;
    transition: all 0.3s ease;
    /* backdrop-filter: blur(5px); */
    display: flex;
    width: 100vw;

    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);

   flex-direction: column;
  }

  .top-sec-float{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    background:white;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
  }

  .top-sec-float .sub-wrap{
    background:whitesmoke
  }

  .top-sec-float section{


  }

  .top-sec-float a{
    color:var(--extradark)!important;
  }

  .top-sec-float a i{
    color:black!important;
  }

  .top-sec-float .logo-wrap{
    filter:unset
  }

  .top-sec-float .logo-wrap img{
    filter:unset!important
  }

  .top-sec-float .nav-sec .mobile-nav-button span{
    background:black
  }

  .topbar-sec{
    display:flex;

    z-index:999;
    border-bottom:0px solid var(--dark);
    width:100vw;

    padding:0 1.618rem;

    border-bottom:0px solid silver;
    background: #fffffff0;
  }

  .topbar-wrap{
    display: flex;
    width: 100%;
    align-items: center;
    gap: 2.618rem;
    max-width: 1100px;
    margin: auto;
    justify-content:space-between;
    position:relative;
    background:transparent;
    padding: 0.618rem 0rem;
    border-radius: 0.618rem 0 0 0.618rem;
    flex-wrap: wrap
  }

  .topbar-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    right: -100vw;
    width: 100vw;
    background: inherit;
    height: 100%;
  }

  .topbar-wrap a {
    text-decoration: none;
    display: flex;
    gap: 0.618rem;
    /* font-family: "acumin-pro", sans-serif; */
    font-size: 0.85rem;
    color: var(--extradark);
    font-weight: 400;
    letter-spacing: 0.25px;
    align-items: center
  }

  .topbar-contact{
    display:flex;
    gap:1.618rem;
  }

  .nav-sec{
    display:flex;

    z-index:999;
    border-bottom:0px solid var(--dark);
    width:100vw;

    border-bottom:0px solid silver;
    background:white;

    padding: 0 1.618rem;
   box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
   min-height: 70px;
  }



  .navd-wrap{
      display: flex;
    width: 100%;
    align-items: center;
    gap: 2.618rem;
    max-width: 1100px;
    margin: auto;
    justify-content:space-between
  }

  .navd-list-wrap{
      display: flex;
    align-items: center;
    gap: 1.618rem;
    padding: 1.618rem 0;
    width: fit-content;

  }

  .has-sub-wrap{

  }


  .has-sub{
    position:relative;
  }

  .has-sub:after{
    content:'';
    position:absolute;
    bottom:-120%;
    display:flex;
    height:30px;
    width:100%;
    background:none;
  }

  .sub-wrap{
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    background: var(--1c);
    width: 100vw;
    height: auto;
    transition: all 0.3s ease;
    z-index: -1;
    opacity: 0;
    transform: translateY(0%) scaleY(0);
    pointer-events: none;
    padding: 0 1.618rem;
    transform-origin: top;
    backdrop-filter: blur(10px);
  }

  .sub-wrap a{
    color: white!important
  }

  .has-sub-wrap:hover .sub-wrap{
    opacity:1;
    transform:translateY(0%)scaleY(1);
    pointer-events:auto;
  }

  .has-sub-wrap:hover .has-sub:after {
      content: '';
      position: absolute;
      bottom: -120%;
      display: flex
  ;
      height: 30px;
      width: 200vw;
      background: none;
      left: -100vw;
  }

  .sub-content{
    display:flex;
    max-width:1100px;
    margin:0 auto;
    width:100%;
    gap:1rem;
    padding:1rem 0;

  }

  .navd-list-wrap a{
      color: var(--extradark);
    text-decoration: none;
    font-size: 1rem;
    position: relative;
    transition: transform 0.3s ease;
    /* font-family: "acumin-pro", sans-serif; */
  font-weight: 400;
  font-style: normal;
    display: flex;
    align-items: center;
    gap: 0.382rem;

  }

  .navd-list-wrap a:hover{
    transform:scale(1.05)
  }

  .navd-list-wrap a:after{
    content:'';
    position:absolute;
    bottom:-5px;
    left:0;
    width:0%;
    height:1px;
    background:#9fb3c7;
    transition:all 0.3s ease;
    transform-origin:left;
    border-radius:100px
  }

  .navd-list-wrap a:hover:after{
    width:100%;


  }

  .navd-list-wrap a i {
    color:var(--extradark)
  }

  .logo-wrap{
    display:flex;
    width:275px;


  }

  .top-sec .logo-wrap img{
    width:100%;
    filter: brightness(1.15);
  }

  .logo-circle{
     display: flex;
    aspect-ratio: 1;
    border-radius: 1000px;
    padding: 1rem;
    background: #d2fffc;
    width: 200px;
    outline: 2px solid #ed0192;
    outline-offset: 15px;
    margin: 0 auto;
    filter: unset;
    position:relative;

    height: fit-content;
    flex-shrink: 0;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
  }

  .logo-circle img{
    width: 70%;
    object-fit: contain;
    margin: auto;
  }

  .logo-circle:after{
    content: '';
    display: flex;
    width: 115%;
    position: absolute;
    top: -50%;
    left: 55%;
    background-image: url(/assets/img/PNG/icon_man.png);
    height: 200%;
    z-index: 0;
    border: 0px solid silver;
    background-size: cover;
    display: none
  }

  .hero-sec{
    display:flex;
    width:100%;
    height:100%;

    outline:0px solid white;
    outline-offset:-1rem;
    padding: 0 2rem;
    background: #003879;
  }



  .hero-wrap{
      display: flex;

    border: 0px solid silver;
    max-width: 1100px;
    margin: auto;
    height: fit-content;
    padding: 0;
    width:100%;
  }

  .hero-img-wrap{
    display:flex;

    width:fit-content;
    height:100%;
    overflow:hidden;
    position:absolute;
    top:0;
    right:0%;



  }



  .hero-img{
    flex-shrink:0;
    display:flex;
    width:100%;
    height:100%;
    position:relative;
    will-change: transform;
 /* mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255) 10%, rgb(255 255 255) 50%, rgb(255 255 255) 75%, rgba(255, 255, 255, 1) 100%); */
  }

  .hero-img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 75%, rgb(0 0 0 / 2%) 80%, rgb(0 0 0 / 64%) 100%)

  }

  .hero-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 75%, rgb(0 0 0 / 0%) 80%, rgb(0 0 0 / 30%) 100%);
    mix-blend-mode: overlay;
  }

  .hero-img .hormann-logo{
    position: absolute;
    bottom: 1rem;
    left: 50%;
    width: 250px;
    z-index: 9999;
    height:75px;
    max-width: 1100px;
    width: 100%;
    object-fit: contain;
    transform: translateX(-50%);
    object-position: left;
  }

  .iess{
    height: 100px!important
  }

  .hero-img h1{
     position: absolute;
    bottom: 1.618rem;
    left: 50%;
    color: white;
    z-index: 99;
    font-size: 4.236rem;
    margin: 0;
    font-weight: 200;
    width: 100%;
    max-width: 1100px;
    transform: translateX(-50%);
    text-align: end;
  padding: 0 1.618rem;
  line-height: 1
  }


  .hero-img img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;


    flex-shrink:0
  }

  .hero-content-wrap{
      display: flex;
    flex-direction: column;
    width: fit-content;
    height:fit-content;

    border: 0px solid white;

    justify-content: center;
    padding: 0;
    align-items: start;
    position:relative;

    padding:2.618rem;
    padding-left:0;
      border-radius: 0;
    display:none;
  }

  .hero-content-wrap:before{
      content: '';
    position: absolute;
    top: 0;
    left: -100%;

    display: flex;
    width: 100%;
    height:100%;

  }

  .hero-content-wrap:after{
      content: '';
    position: absolute;
    top: 0%;
    right: -10%;

    display: flex;
    width: 100%;
    height:100%;
    z-index:-1;

  background: white;
    display:none

  }

  .hero-content-wrap h1{

  font-weight: 800;
  font-style: normal;
    font-size:4.236rem;
    color:var(--dark);
    margin:0;
    line-height:1;


  }

  .hero-content-wrap p{

  font-weight: 400;
  font-style: normal;
    color:var(--3c);
    font-size:1.618rem;
    margin:0;
    margin-bottom:1rem;

  }

  .primary-cta{
    color: var(--2c);
        font-weight: 500;
        font-style: normal;
        text-decoration: none;
        font-size: 1rem;
        margin: 0;
        display: flex
    ;
        width: fit-content;
        gap: 0.618rem;
        align-items: center;
        padding: 0.382rem;
        padding-left: 1rem;
        /* border: 1px solid #f1f1f1; */
        border-radius: 100px;
        background: white;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
        /* box-shadow: inset rgb(246 245 245) 0px -5px 20px -2px, rgb(220 220 220) 0px 1px 2px 0px */

  }

  .primary-cta i{
     transition: all 0.3s ease;
    border: 0px solid silver;
    aspect-ratio: 1;
    display: flex;
    padding: 0.5rem;
    border-radius: 100px;
    background:var(--2c);
    color:white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    font-size: calc(1rem / 1.125);
  }

  .primary-cta:hover i{
    transform:translateX(5px)
  }

  .about-sec{
    display:flex;
    width:100%;
    height:fit-content;

    outline:0px solid white;
    outline-offset:-1rem;
    border: 0px solid whitesmoke;
    padding: 0 1.618rem;
    flex-wrap: wrap;
      background: white;
  }

  .about-wrap{
   display: grid
   ;
       flex-direction: row;
       width: 100%;
       height: 100%;
       max-width: 1100px;
       margin: auto;
       border: 0px solid white;
       gap: 2.618rem;
       padding: 2.618rem 0;
       justify-content: space-between;
       /* flex-wrap: wrap; */
       align-items: center;
       position: relative;
       grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

  }

  .about-wrap-grid{
    /* display: grid;
    grid-template-columns: 1.618fr 1fr;

    padding-bottom: 1.618rem;
     padding-top: 2.618rem; */
     padding-bottom: 2.618rem
  }

  .content-wrap{

    transition:all 0.66s ease;
    display: flex
    ;
        flex-direction: column;
      gap: calc(1rem / 1.25);

  }

  .content-img-wrap{
  position: relative;
      display: flex
  ;
      /* gap: 1.618rem; */
      width: fit-content;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center;

    margin: 0 auto;
  }

  .content-img-wrap .png-image{
    max-width: 250px;
    position: relative;
   mask-image: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 25%, rgb(255 255 255) 50%, rgb(255 255 255) 65%, rgba(255, 255, 255, 0) 100%);
   display: none

  }

  .content-wrap h2{

  font-weight: 700;
  font-style: normal;
    font-size: 2.618rem;

    margin:0;
    line-height:1;
    max-width:20ch;

      color:var(--1c);
      margin: 0
  }

  .content-wrap h3{
   font-size: calc(1.618rem / 1.25);
    margin: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    color: var(--5c);
    margin: 0;
    max-width: 40ch;
    }

  .content-wrap p{
   font-weight: 300;
   font-style: normal;
   color: #555555;
   font-size: 1.125rem;
   margin: 0;
   max-width: 60ch;
   line-height: 1.4;
   margin: 0;
   line-height: 1.618rem;
  }



  .about-img {
     display: flex;
    width: 400px;
    aspect-ratio:1;
    background: olive;
    padding: 0rem 0 0.382rem 0.382rem;
    position: relative;
     transition:all 0.66s ease;

  }

  .about-img:after {
    content: '';
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 90%;
    height: 100px;
    background: white;
    z-index: 0;
    display:none
  }

  .about-img:before {
    content: '';
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 90%;
    background: white;
    z-index: 0;
    display:none
  }



  .about-img img{
      width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0rem;
    padding: 0rem;
    background: white;
    z-index:10
  }

  .png-wrap{
    width: 500px;
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: rotate(45deg);
  }

  .png-wrap img{
    width:100%;
    height:100%;
    object-fit:cover;
  }

  .clock{
    --clockwidth: 350px;
    display:flex;
    width:var(--clockwidth);
    aspect-ratio:1;
    background:none;
    border:0px solid silver;
    border-radius:1000px;
    position:relative;
    outline:0px solid silver;
    outline-offset:-25px;
    margin: 0 auto;
  }

  .clock .clock-el:nth-child(1){
    --ang:270deg
  }

  .clock .clock-el:nth-child(2){
    --ang:315deg
  }

  .clock .clock-el:nth-child(3){
    --ang:0deg
  }

  .clock .clock-el:nth-child(4){
    --ang:45deg
  }

  .clock .clock-el:nth-child(5){
    --ang:90deg
  }

  .clock .clock-el:nth-child(6){
    --ang:135deg
  }

  .clock .clock-el:nth-child(7){
    --ang:180deg
  }

  .clock .clock-el:nth-child(8){
    --ang:225deg
  }


  .clock-el {
    --_r: calc((var(--clockwidth) - var(--elwidth)) / 2);
   --_x: calc(var(--_r) + (var(--_r) * cos(var(--ang))));
    --_y: calc(var(--_r) + (var(--_r) * sin(var(--ang))));
   --elwidth: 60px;
    display: flex;
    height: var(--elwidth);
    left: var(--_x);
    place-content: center;
    position: absolute;
    top: var(--_y);
    width: var(--elwidth);

    align-items:center;
    border:0px solid silver;
    border-radius:100px;
    transition:all 0.3s ease;
    cursor:pointer;
    background: #008295;
    outline: 2px solid #1bffff;
    outline-offset: 2px;
  }


  .clock-el:hover{
    transform:scale(1.06);
    background:var(--1c);
    color:white
  }

  .clock-el:hover i {
    color:white;

  }

  .clock-el img{
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .clock-el-label{
    position: absolute;
  bottom: -1.618rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 0.618rem;
  font-size: calc(1rem / 1.25);
  font-weight: 500;
  text-align: center;
  width: max-content;
  text-decoration: none;
  color: #393939;

  }

  .clock-el i{
    font-size:2.618rem;
    transition:all 0.5s ease;
      color: var(--5c);
  }

  .services-wrap{
    display: grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    width: 100%;
    height: 100%;
    max-width: 1100px;
    margin: auto;
    border: 0px solid white;
    gap: 2.618rem;
    padding: 0;
    padding-bottom:6.854rem;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    display: none

  }

  .services-wrap h3:first-child{
      font-size: 1.618rem;
    max-width: 20ch;
    margin: auto;

  }

  .service-el{
      display: flex;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    padding: 1.618rem;
    gap: 1rem;
    height: inherit;
      flex-direction: column;
    transition:all 0.33s ease;
    cursor:pointer;
    border-radius: 0.618rem;
  }


  .service-el:hover{
    transform:scale(1.06)
  }

  .service-el:hover p{
    transform:translateY(-5px)
  }

  .service-el:hover .service-title h3{
   transform:scale(0.9)
  }

  .service-el:hover .service-title i{
    transform:scale(0.9)
  }

  .service-el p{
    margin:0;
    transition:all 0.66s ease;

    color: #414141;
    font-size: calc(1rem / 1.125);
    line-height: 1.7;
  }

  .service-title{
    display:flex;
    flex-direction:column;
    gap: 0.618rem;
    position:relative;
  }

  .service-title .primary-cta{
    position:absolute;
    top:0;
    right:0;

  }

  .service-el:hover .service-title .primary-cta i{

  }

  .service-title .primary-cta i{
    font-size:1.25rem;
    background: transparent;
    color: black;
  }

  .service-title h3{
    margin:0;
    transition:all 0.3s ease;
    transform-origin:left;

  }



  .service-title i{
    font-size:2.618rem;
    transition:all 0.45s ease;
    transform-origin:left
  }

  .parallax-sec{
    display:flex;
    aspect-ratio:1.618;
    height:400px;
    width:100%;
    overflow:hidden;
    position:relative;
    background:#1a5ea5;


  }

  .parallax-style{
    /* The image used */
    background-image: url("/assets/img/BANNER/banner-prodottieservizi.jpg");

    /* Set a specific height */
    width:100%;

  display:flex;
    transform: scale(1.15) translateY(-7%);
    background-repeat: no-repeat;
    background-size: cover;
      filter: contrast(1.5) grayscale(1);
    opacity: 0.15;
    background-position: center;
      mix-blend-mode: overlay;
    mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255 / 58%) 34%, rgb(255 255 255 / 0%) 100%);
  }

  .parallax-content{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    height:fit-content;
    max-width:1000px;
    background:none;
    display:flex;
    z-index:9;
    justify-content:center;
    align-items:center;
    gap:0.889rem;
    padding:1rem;
    flex-wrap:wrap;
      padding: 0 2rem;
    gap: 2.618rem;
  }

  .parallax-content svg{
    width: 200px;
  }

  .parallax-content h2{
    color:white;
    margin:0;
  }

  .parallax-content p{
    color: white;
    max-width: 55ch;
    margin: 0;
    text-align: left;
    font-size: 1.125em;
    line-height: 1.618rem;
    letter-spacing: 0.2px;
  }

  .parallax-content .primary-cta{
    background: #f39b08;
    padding: 0.382rem 1rem;
    border-radius: 11rem;
  }

  .parallax-content a{
    color:white;

  }

  .parallax-content div{
    display:flex;
    flex-direction:column;
    gap:1rem
  }

  .circle-img-wrap{
    display:flex;
    width:100px;
    height:100px;
    border-radius:100px;
    overflow:hidden;
      padding: 0.25rem;
    background: white;
  }

  .circle-img-wrap img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:100px;
  }

  .carousel-sec{
    display:flex;
    flex-direction:column;
    padding:0rem;
    border:0px solid silver;
    gap:0.618rem;
background: white;
    position: relative;

  }

  .carousel-scrollable{
    display: flex;
    border: 0px solid silver;
    overflow-x: hidden;

    margin-bottom: 0.618rem;
    padding: 0 0.618rem;
    flex-wrap: wrap;
  }

  .carousel-el{

    display:block;
    width:calc(25% - 0.618rem);
    margin:0 0.309rem;
    flex-shrink:1;
    /* height:200px; */
    padding:0;
    border:0px solid silver;
   transition:all 0.3s ease;
    padding:0;
    border-radius:0px;
    aspect-ratio: 1.618;
    overflow:hidden;
    position: relative;
  }

  .carousel-el-text:before{
    content:'';
   box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
   background: rgb(255,255,255);
   background: linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.327) 50%, rgba(255,255,255,0) 100%);
   border: 0px solid lightgray;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0%;
   left: 0%;
   /* transform: translate(-50%, -50%); */
   border-radius: 0rem;
   overflow: hidden;
   outline: 0px solid #ffffff52;
   outline-offset: 0.25rem;
   /* animation: gradientanim 6s linear infinite;
   background-size: 300% 100%; */
   pointer-events: none


  }

  @keyframes gradientanim{
    to {
      background-position-x: -300%;
    }
  }

  .carousel-el-content:hover img{
    transform:scale(1.25)
  }

  .carousel-el-content{
    border:0px solid silver;
    display:flex;
    width:100%;
    height:100%;
    font-size:1rem;
    align-items:center;
    justify-content:center;
    color:white;
    border-radius:0;
    overflow:hidden;
    border-radius:0.618rem;
    position:relative
  }

  .carousel-el-content a{
    /* position: absolute;
    bottom: 0.618rem;
    right: 5%; */
    color: white;
    /* z-index: 9; */
    padding: 0;
    border: none;
    z-index: 99
  }

  .carousel-el-text{
   display: flex
   ;
       flex-direction: column;
       position: absolute;
       bottom: 0;
       left: 0;
       /* transform: translateY(4ch); */
       transition: all 0.3s ease;
       z-index: 98;
       border: 0px solid silver;
       width: 100%;
       padding: 1rem;
       height: max-content;

       backdrop-filter: blur(20px);
       -webkit-backdrop-filter: blur(20px);



      /* background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
       background-size: 8px; */
  }

  .carousel-el-text-title{
    display: flex;
    justify-content: space-between;
  align-items: flex-start;
  }

  .carousel-el-text h2{
    position: absolute;
    top: 0.618rem;
    left: 5%;
    color: white;
  }

  .carousel-el-text p:first-child{

    color: white;
    z-index: 9;
    font-size: 1rem;

    width: max-content;
    font-weight: 600;
    transition: all 0.3s ease;
    margin: 0;
    text-transform: uppercase;
    font-size: calc(1rem / 1.067);
    letter-spacing: 0.2px;

  }

  .carousel-el-content:hover .carousel-el-text{

    transform:translateY(0%);
    backdrop-filter: blur(20px)
  }

  .carousel-el-content:hover .carousel-el-text p:nth-child(2){
    opacity: 1
  }

  .carousel-el-text p:nth-child(2){

   color: #d6d6d6;
       z-index: 999;
       font-size: calc(1rem / 1.2);
       /* max-width: 85%; */
       font-weight: 500;
       transition: all 0.3s
   ease;
       margin: 0;
       opacity: 1;
       letter-spacing: 0.125px;

  }



  .carousel-el-content:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    background:black;
    opacity:0.8;
    width:100%;
    height:100%;
    background:linear-gradient(190deg, rgba(255, 255, 255, 0) 50%, rgb(0 0 0 / 73%) 90%, rgb(0 0 0) 100%)
  }

  .carousel-el-content img{
    width:100%;
    height:-webkit-fill-available;
    object-fit:cover;
    transition:all 0.3s ease;
  }

  .latest-article{
    border:1px solid silver;
    width:100%;
    height:100%;
    display:block;
   flex-shrink:0;
    height:100%;

    background:whitesmoke
  }

  latest-articles-scrollable .latest-article:nth-child(even){
    background:red
  }

  .carousel-progress-bar{
    display:flex;
    width:0%;
    height:10px;
    background:royalblue;
    transition:all 0.1s linear;
    border-radius:100px;
    display:none;
  }

  .carousel-dots-wrap{
    display:flex;
    justify-content:center;
    gap:1rem;
    display:none
  }

  .carousel-dot{
    display:flex;
    width:5px;
    aspect-ratio:1;
    border-radius:10px;
    background:gray;
    transition:all 0.3s ease;
  }

  .form-sec{
    display:flex;
    flex-direction:column;
    padding: 4.236rem 1.618rem;
    width:100%;

    position: relative;
  }

  .form-sec:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/assets/img/call-center-customer-service-and-telemarketing-co-2023-11-27-05-14-39-utc.jpg);
    opacity: 1;
    z-index: -1;
    background-position: right;
    background-size: contain;
   mask-image: linear-gradient(235deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 34%) 25%, rgb(255 255 255 / 0%) 50%, rgb(255 255 255 / 0%) 75%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
  }

  .form-wrap{
    display:grid;
    max-width:1100px;
    margin:0 auto;
    width:100%;
      grid-template-columns: 1.618fr 1fr;
    gap:2.618rem
  }

  .form-title{
    display: flex;
    flex-direction: column;
   gap: calc(1rem / 1.25);
  }

  .form-title h2{
    font-size: calc(2.618rem / 1.25);
    font-weight:700;
   color: var(--1c);
    margin:0;
    line-height: 1
  }

  .form-title h3{
    font-size: calc(1.618rem / 1.25);
    margin: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    color: var(--5c);
    margin: 0;
    max-width: 34ch;
    line-height: 1.2;
  }

  .form-title p{
    font-weight: 300;
    font-style: normal;
    color: #272727;
    font-size: calc(1.618rem / 1.5);
    margin: 0;
    max-width: 60ch;
    line-height: 1.4;
   margin:0;

    line-height: 1.618rem;
  }

  .form-title img{
    width:300px;
  }

  .form-wrap form{
    display:flex;
    gap:1rem;
    flex-direction:column;
    border:0px solid silver;
    padding:0;
  }

  .form-el{
    display:flex;
    flex-direction:column;
    gap: 0.618rem;
  }

  .form-el label{

  }

  .form-el input{
    padding: 0.618rem;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: 200;
    font-size: calc(1.618rem / 1.25);
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
    border: none;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 1) 50%, rgb(249 249 249) 100%);
    border: 1px solid #a9e4ef;
  }

  .form-el textarea{
    border:1px solid silver;
    padding:0.618rem;
    border-left:none;
    border-right:none;

    font-weight: 200;
    font-size: calc(1.618rem / 1.5);
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
    border: none;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 1) 50%, rgb(249 249 249) 100%);
    border: 1px solid #a9e4ef;
  }

  .form-submit{
    padding: 0rem;
    background: white;
    border: none;
    border-radius: 0.618rem;
    border: 0px solid var(--2c);
    font-size: 1rem;
    padding: 0.618rem 1rem;
    border: 1px solid;
    width: 100%;
    justify-content: center;
    width: fit-content;
    background: var(--2c);
    color: white;
    box-shadow: unset;
  }

  .privacy-policy{
    display:flex;
    align-items:center;
    gap:0.618rem
  }

  footer{
    display:flex;
    width:100%;
    height:fit-content;


    flex-direction: column;
    position: relative;
  }

  footer:before{
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background:var(--dark);
    z-index: -1
  }

  footer:after{
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-image: url(https://elements-resized.envatousercontent.com/elements-cover-images/1bfde109-296c-4e5c-854c-4d0396420211?w=2038&cf_fit=scale-down&q=85&format=auto&s=7c9a92d6065b0de9295e25bab6c40c9b4570fc049eecba85cc4978b0133215ef);
        background-size: cover;
    mix-blend-mode: luminosity;
    z-index: -1;
    opacity: 0.1;

  }

  .footer-bottom{
    display: flex;
    background: var(--extradark);
    width:100%;
    color:white;
  }

  .footer-bottom p{
   max-width: 1100px;
   margin: 0 auto;
   padding: 1rem;
   line-height: 1.6;
   font-size: calc(1rem / 1.125);
   text-align: center;
   color: white
  }

  .footer-wrap{
      display: flex
      ;
          max-width: 1200px;
          width: 100%;
          margin: auto;
          align-items: center;
          gap: 1rem;
          color: white;
          flex-wrap: wrap;
          padding: 2.618rem 1.618rem;
          min-height: 400px;
          justify-content: center;

  }

  .footer-wrap .navd-list-wrap{
  display: flex
  ;
      flex-wrap: wrap;
      justify-content: center;
  }

  .footer-wrap .navd-list-wrap a{
    color:white
  }

  .footer-wrap  .navd-list-wrap a i{
    color:white
  }

  .footer-wrap .topbar-wrap{

  }

  .footer-logo-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border:0px solid silver;
  }

  .footer-logo-contact{
    display: flex;
    flex-direction: column;
    gap:0.618rem;
    align-items: center;
  }

  .footer-logo-contact a{
    color:white;
    text-decoration: none;
    display: flex;
    gap:0.382rem;
    background: #2e759b;
    padding: 0.382rem 1rem;
    border-radius: 1rem;
    width: fit-content;
    align-items: center;
    font-size: calc(1rem / 1.125);
    border: 1px solid #ffffff3d;
  }

  .footer-logo{
      display: flex;
    width: 125px;
    height:125px;
    padding: 1rem;
    border-radius: 100px;
    border: 1px solid var(--4c);
    flex-shrink: 0
  }

  .footer-logo img{
    width:100%;
    height:100%;
    padding:1rem;

  }

  .temp-div{

    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    position:relative;

    min-height:225px;
    padding-top:115px;
    padding-bottom: 1rem
  }

  .temp-div:before{
        content:'';
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background:linear-gradient(0deg, rgb(11 64 93 / 63%) 0%, rgb(11 64 93) 90%, rgb(11 64 93) 100%);
        background: linear-gradient(0deg, rgb(0 130 149 / 86%) 0%, rgb(0 130 149) 90%, rgb(0 130 149) 100%);
        z-index: -1
      }

      .temp-div h1{
        margin: 0;
        color:white;
        font-size:calc(2.618rem / 1.2);
        font-weight: 600
      }

      .temp-div h2{
        margin: 0;
    color:white;
        font-weight: 300;
        max-width: 75ch;
        margin:0 auto;
        text-align: center;
        margin-top:0.618rem;
      font-size: calc(1.618rem / 1.2);
        padding: 0 1.618rem;
        margin: 0;
        line-height: 1.2;
        display: none
      }

      .content-wrap2{
        display: flex;
        flex-direction: column;
        width: 100%;
        gap:1rem;
        width: fit-content;
        padding-bottom: 1.618rem;
      }

      .content-wrap2 p{
       font-weight: 300;
       font-style: normal;
       color: #272727;
       font-size: 1.067rem;
       margin: 0;
       max-width: 65ch;
       /* letter-spacing: 0.2px; */
       line-height: 1.618rem;
      }

      .content-wrap2 ul{
        display: grid
        ;
            flex-wrap: wrap;
            gap: 0.618rem;
            padding: 0;
            list-style-position: outside;
            font-size: 1rem;
            color: var(--dark);
            font-weight: 500;

            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            list-style-type: decimal;
            margin:0
      }

      .content-wrap2 ul li{
       padding: 0.618rem 1rem;
       /* border-radius: 50px; */
       line-height: 1;
       height: fit-content;
       background: linear-gradient(45deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 1) 50%, rgb(249 249 249) 100%);
        mask-image: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 25%, rgb(255 255 255) 50%, rgb(255 255 255) 75%, rgba(255, 255, 255, 0) 100%);
       border: 1px solid #eaeaea;
       border-left: none;
       border-top: none;
    border: 1px solid #eaeaea;
       border-radius: 100px;

       /* font-size: calc(1rem / 1.067);
       letter-spacing: -0.1px; */
      }

      .proser-sec{
        display: flex;
        flex-direction: column;

        margin: 0 auto;
        margin-bottom: 2.618rem;
        width: 100%;
  padding: 1.618rem;
        position: relative;
        padding-top: 0;

      }

      .proser-grid{
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
        gap:2.618rem;
        width:100%;

  max-width: 1100px;
  margin: 0 auto
      }

      .proser-gwrap{
        display: flex;
        flex-direction: column;
        /* gap:1rem; */
      }

      .proser-gwrap-img{
        display: flex;
        width: 100%;
        aspect-ratio: 1.618;
        background: red;
        overflow: hidden;
        border-radius: 0.618rem;
        padding: 0.382rem;
        background: white;
        box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;

      }

      .proser-gwrap-img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: inherit
      }

      .proser-gwrap-el{
        display: flex
        ;
            width: 100%;
            flex-direction: column;
            gap: 0.618rem;
            padding: 1rem;
            background: white;
            /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
            min-height: 250px; */
            border-radius: 0 0 1rem 1rem;

      }

      .proser-gwrap-el h3{
        margin: 0;
        color: var(--5c);
        font-weight: 600;
      }

      .proser-gwrap-el p{
      margin: 0;
      line-height: 1.618;
      color: var(--extradark);
      font-size: calc(1rem / 1.067);
      font-weight: 300;
      letter-spacing: 0.1px;

      }

      .proser-gwrap-el ul{
        margin: 0;
            padding: 0;
            list-style-position: inside;
            display: flex
        ;
            flex-wrap: wrap;
            gap: 0.382rem;
            color: var(--5c);
            font-weight: 500;
            list-style-type: disc;

      }

      .infinite-scroll-sec{
        display:flex;
        padding: 2.618rem 1rem;
        width:100%;
        max-width:1500px;
        margin:0 auto;
        flex-direction: column;
        gap:1rem
      }

      .infinite-scroll-sec h3{
        font-size: 1.618rem;
        color: var(--2c);
        text-align: center;
        position: relative;
        margin-top:0
      }

      .infinite-scroll-sec h3:before{
        content: '';
            position: absolute;
            top: 0;
            left: 50%;
            display: flex
        ;
            width: 250px;
            height: 100%;
            background: #ffffff;
            transform: translateX(-50%);
            z-index: -1;
      }

      .infinite-scroll-sec h3:after{
        content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            display: flex
        ;
            width: 35%;
            height: 1px;
            background: var(--3c);
            z-index: -2;
            transform: translateX(-50%);
      }

      .infinite-scroll-wrap{
        display:flex;
        width:fit-content;
        overflow-x:hidden;
        position:relative;
        will-change: transform;
      }

      .infinite-scroll-wrap:before{
        content:'';
        position:absolute;
        left:0;
        top:0;
        height:100%;
        width:10%;
        background: rgb(255,255,255);
      background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        z-index:98
      }

      .infinite-scroll-wrap:after{
        content:'';
        position:absolute;
        right:0;
        top:0;
        height:100%;
        width:10%;
        background: rgb(255,255,255);
      background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        z-index:99
      }

      .infinite-scroll-img{
        display:flex;
        width:20%;
        padding:0 1rem;
        height:80px;
        flex-shrink:0;
        border-left:1px solid silver;
        will-change: transform;
      }

      .infinite-scroll-img img{
        width:100%;
        height:100%;
        object-fit:contain;
      }

  @media only screen and (max-width:1100px){
    .carousel-el {
        display: block;
        width: calc(50% - 0.618rem);
        margin: 0.309rem;

    }

    .navd-list-wrap{
      display: none
    }

    .mobile-nav-button{
      display: flex
    }
  }


  @media only screen and (max-width:800px){
    html{
    font-size:16px
    }

    .hero-img h1{
      font-size: calc(4.236rem / 1.4);
    }

    .navd-wrap{

    }



    /* .topbar-wrap{
      display: none
    } */

    .topbar-contact{
      display: none
    }

    .carousel-el{
    width:100%;
    margin:0.309rem 0
    }

    .clock{
    --clockwidth: 315px;

  }



  .form-wrap{
    grid-template-columns: 1fr
  }



  .infinite-scroll-img{
    display:flex;
    width:33%;
    padding:0 1rem;
    height:80px;
    flex-shrink:0;
    border-left:1px solid silver;
  }

  .about-wrap-grid{
    grid-template-columns: 1fr
  }

  .logo-circle {

      margin: 0 1.618rem;
  }

  .assistenza-banner-wrap {
    grid-template-columns: 1fr
  }



  }

  @media only screen and (max-width:450px){
      .hero-img .hormann-logo{
        top:50%;
        left:50%;
        bottom:unset;
        transform: translate(-50%,-50%);
        object-position: center
      }
  }

