@charset "UTF-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: "Montserrat", sans-serif;
}

a {
    white-space: nowrap;
    color: #03a0a1;
}

.montserrat-<uniquifier > {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}



.noise {
    pointer-events: none;
    z-index: calc(infinity);
    opacity: 0.06;
    background-image: url("../img/noise.gif");
    background-position: 0 0;
    background-size: 250px;
    background-attachment: fixed;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.logo-nav {
    max-width: 200px;
    min-width: 200px;
}
.navbar {
    background: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(7.1px);
    padding-left: 5rem;
    padding-right: 5rem;
    -webkit-backdrop-filter: blur(7.1px);
    border-bottom: 0.5px solid #222222;
    height: 6rem;
    z-index: 10;
}

.nav-item{
    padding-right:3rem;
}
.nav-link {
    display: block;
    padding: 2rem;
    font-size: calc(20px + (22 - 20) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 600;
    color: #222222;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    
}
.sp-img-chisiamo {
    padding: 1rem;
    padding-right: 3rem;
}
.img-chisiamo {
    margin-top: 5rem;
    border: 1px solid #222222;
    
}
.head {
    height: 100vh;
    position: relative;
}
.line-sx {
    position: absolute;
    background-color: #222222;
    width: 1px;
    left: 4rem;
    top: 0;
    height: 100%;
}
.line-dx {
    position: absolute;
    background-color: #222222;
    width: 1px;
    right: 4rem;
    top: 0;
    height: 100%;
}
.riga-white {
    background-color: #fbfbfb;
}
.line-bot {
    position: absolute;
    background-color: #222222;
    width: 100%;
    bottom: 4rem;
    height: 1px;
}
.plus-bs {
    left: 4rem;
    bottom: 4rem;
    position: absolute;
}
.plus-bd {
    right: 4rem;
    bottom: 4rem;
    position: absolute;
}
.plus-ts {
    left: 4rem;
    top: 6rem;
    position: absolute;
    z-index: 1000;
}
.plus-td {
    right: 4rem;
    top: 6rem;
    position: absolute;
    z-index: 1000;
}
.plusor {
    background-color: #b7b9c5;
    left: -10px;
    bottom: 0;
    position: absolute;
    height: 1px;
    width: 20px;
}
.plusver {
    background-color: #b7b9c5;
    left: 0;
    bottom: -10px;
    position: absolute;
    height: 20px;
    width: 1px;
}

.back-home {
    background-position: center;
    background-size: 100%;
    background-repeat: repeat-y;
}
.box-h1 {
    padding: 10rem;
    position: relative;


}
.info-head {
    position: absolute;
    bottom:3rem;
    right:2rem;
}
.title-head {
    font-weight: 600;
    font-size: calc(22px + (30 - 22) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(22px + (30 - 22) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    font-family: "Montserrat", sans-serif;
    text-align: right;
    text-transform: uppercase;
}
.txt-head{
    font-weight: 200;
    font-size: calc(18px + (30 - 18) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(18px + (30 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    text-align: right;
}
.txt-head:hover{
    font-weight: 200;
    font-size: calc(18px + (30 - 18) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(18px + (30 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #3cbcd8;
    text-align: right;
}
.title-h2-intro {
    font-weight: 700;
    font-size: calc(20px + (80 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (80 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
}
.lista-valori {
    padding: 5rem;
    position: relative!important;
    background-image: url("../img/back-v.svg");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

 canvas {
  position: fixed;
  top: 20%;
  left:  20%;
  width: 60%;
  height:  60%;
z-index: 100;
} 

.logo-head {
    max-width: 100%;
    min-width: 100%;
    
}
.top-list {
    padding-top: 4rem;
}
.title-1 {
    font-weight: 700;
    font-size: calc(26px + (34 - 26) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(26px + (44 - 26) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-top: 2rem;
    font-family: "Montserrat", sans-serif;
}
.l-1 {
  font-size: calc(34px + (54 - 34) * ((100vw - 300px) / (1920 - 300)));
    padding-right: 0.1rem;
    background: -webkit-linear-gradient(121deg,rgba(0, 154, 142, 1) 0%, rgba(15, 181, 235, 1) 100%);
    font-weight: 800;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.txt-1 {
    font-weight: 400;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (24 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-right: 3rem;
    padding-top: 1rem;
}

.txt {
    font-weight: 500;
    font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #a1a1a1;
}



.animazione span {
    display: inline-block;
    opacity: 0;
    transform: translateY(40px);
    filter: blur(0px);
    transition: all 0.8s ease;
    
}
.animazione span.show {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
}


.valore {
    text-align: center;
    font-weight: 800;
    font-size: calc(30px + (190 - 30) * ((100vw - 300px) / (1920 - 300)));
    padding-bottom: 15rem;
    
    font-family: "Montserrat", sans-serif;
}


.lato{
    position:absolute;
    right: 0;
    height: 100vh;
}



/*-----------------------------------Video Back----------------------------------------------*/

.video-background-holder {
    position: relative;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    transition-duration: 2s;
    background-color: #000;
}

.img-manifesto,
.img-manifesto:hover {
    transition-duration: 0.3s;
}

.video-background-holder video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: calc(0.7);
}

.video-background-content {
    position: relative;
    z-index: 2;
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    z-index: 1;
}

/*-----------------------------------Fine Video Back----------------------------------------------*/
/*-----------------------------------Scroll laterale----------------------------------------------*/
.timeline{
    
    background-size: cover;
    background-position: top center;
    repeat: no-repeat;
}
.up-time {
    
    height: 30%;
}
#timeline-wrapper {
    position: relative;
}
#timeline-stage {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden;
    background: var(--light);
    display: flex;
    flex-direction: column;
    padding-top: 10rem;
}
#timeline-track {
  padding-right: clamp(1.5rem, 5vw, 9rem); /* stesso padding del contenitore */
}
/* ─── TRACK ─── */
.timeline-track-outer {
    position: relative;
    padding: 0 clamp(1.5rem, 5vw, 6rem);
    background-color: transparent;
    z-index: 999999;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
}

/* linea orizzontale */
.timeline-track-outer::before {
    content: '';
    position: absolute;
    left: clamp(1.5rem, 5vw, 6rem);
    right: clamp(1.5rem, 5vw, 6rem);
    top: 0;
    transform: translateY(-20%);
    height: 1px;
    background: var(--line);

}

.timeline-track {
    display: flex;
    gap: 2rem;
    transform: translateX(0);
    will-change: transform;
    transition: transform 0.08s linear;
    position: relative;
    z-index: 1;

}

/* ─── CARD ─── */

.tl-card {
    flex: 0 0 clamp(40%, 50vw, 50%);
    background-image: url(../img/back-time.svg);
    background-size: cover;
    background-position: top left;
    padding: 3rem 5rem;
    position: relative;
    opacity: 1;
    cursor: default;
    border-right: 1px solid #222222;
    border-left: 1px solid #222222;

}
.tl-card.active {
    opacity: 1;
    border-right: 1px solid #222222;
    border-left: 1px solid #222222;
}

.card-1 {
    background: transparent;
}
.title-card-1 {
    font-weight: 800;
    font-size: calc(40px + (150 - 40) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(40px + (140 - 40) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    font-family: "Montserrat", sans-serif;
}


.anno {
    font-weight: 700;
    font-size: calc(40px + (80 - 40) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(40px + (100 - 40) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    text-align: right;
    font-family: "Montserrat", sans-serif;
}
.title-time {
    font-weight: 800;
    font-size: calc(26px + (30 - 26) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(26px + (30 - 26) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
}
.txt-time {
    font-weight: 400;
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(18px + (30 - 18) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
}

.icn{
    width: auto;
    height: 15rem;

}
/*-----------------------------------Fine Scroll laterale----------------------------------------------*/
.box-schede {
    padding: 5rem;
    position: relative;
}
.sp-box-1{
  padding: 0.5rem;
}
.box-1{
  padding: 3rem 6rem;
}
.box-1-pr{
    padding: 3rem 6rem;
    padding-right: 0;
    padding-bottom: 0;

}
.box-2{
  padding: 3rem 2rem;
}
.box-3{
  border: 1px solid #222222;
  background-color: #47858d;
  background-image: url("../img/servizio.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
}
.title-box{
  font-weight: 800;
    font-size: calc(30px + (100 - 30) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(30px + (100 - 30) * ((100vw - 300px) / (1920 - 300)));
    color: #fbfbfb;
    font-family: "Montserrat", sans-serif;
    margin-top:10%;
}
.txt-box {
    font-weight: 400;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (26 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fbfbfb;
    padding: 2rem;
    
}
.txt-lato {
  height: auto;
  display: flex;
  flex-direction: column;
}


.title-serv {
    font-weight: 700;
    font-size: calc(20px + (28 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (32 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-top: 2rem;
    font-family: "Montserrat", sans-serif;
}

.txt-serv {
    font-weight: 400;
    font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (22 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-right: 6rem;
}

.box-lavora {
    border-top: 1px solid #222222;
    padding: 8rem;
    position: relative;
    background-color:#222222;
}

.title-lavora {
    font-weight: 700;
    font-size: calc(26px + (128 - 26) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(26px + (120 - 26) * ((100vw - 300px) / (1920 - 300)));
    color: #fbfbfb;
    padding-top: 2rem;
    font-family: "Montserrat", sans-serif;
}

.txt-lavora {
    font-weight: 500;
    font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (30 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #fbfbfb;
}

.txt-call {
    font-weight: 700;
    font-size: calc(20px + (22 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
}




.back-gradient{
    background: #009A8E;
background: linear-gradient(121deg,rgba(0, 154, 142, 1) 0%, rgba(15, 181, 235, 1) 100%);
}

 .padding-no{
    padding: 0px;
    padding-top: 0.2rem;
 }
.sp-gallery{
    padding: 0.2rem;
}
.foot{
    position: relative;
    padding-top:4rem;
    padding-bottom:4rem;
}
.box-foot{

    padding:8rem;
    padding-top:4rem;
    padding-bottom:4rem;
}

.title-foot {
    font-weight: 600;
    font-size: calc(20px + (50 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (50 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-top: 6rem;
    padding-bottom:2rem;
    font-family: "Montserrat", sans-serif;
}
.txt-foot{
    font-weight: 500;
    font-size: calc(20px + (24 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
}
.logo-foot{
    max-width: 35%;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 1px solid #222222;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: calc(20px + (24 - 20) * ((100vw - 300px) / (1920 - 300)));
}
.form-control:focus {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 1px solid #222222;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: calc(20px + (24 - 20) * ((100vw - 300px) / (1920 - 300)));
    box-shadow: 0 0 0 0;
}
input::placeholder {
  opacity: 1;  
  color: #222222;
}
.btn{
    border: 1px solid #222222;
    color: #222222;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
    background-color: #fbfbfb;
}
.btn:hover{
    border: 1px solid #222222;
    color: #fbfbfb;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
    background-color: #222222;
}
.btn-w{
    border: 1px solid #fbfbfb;
    color: #fbfbfb;
    font-size: calc(18px + (28 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
    background-color: transparent;
}
.btn-w:hover{
    border: 1px solid #fbfbfb;
    color: #0e5a73;
    font-size: calc(18px + (28 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
    background-color: #fbfbfb;
}

.btn-call{
    margin-top: 1rem;
    border: 0px solid #222222;
    color: #fbfbfb;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
     background: #009A8E;
background: linear-gradient(121deg,rgba(0, 154, 142, 1) 0%, rgba(15, 181, 235, 1) 100%);
transition-duration:1s;
}
.btn-call:hover{
    border:0px solid #222222;
    color: #fbfbfb;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 300)));
    border-radius: 0;
     background: #009A8E;
    background: linear-gradient(160deg,rgba(0, 154, 142, 1) 0%, rgba(15, 181, 235, 1) 100%);
    transition-duration:1s;
}


a{
    text-decoration: none;  
}

@media only screen and (min-width: 1500px) {
.title-serv {
    font-weight: 700;
    font-size: calc(20px + (22 - 20) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(20px + (26 - 20) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-top: 2rem;
    font-family: "Montserrat", sans-serif;
}
.txt-serv {
    font-weight: 400;
    font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (22 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #222222;
    padding-right: 1rem;
}
}
@media only screen and (max-width: 1200px) {
    .box-h1 {
    padding: 2rem;
    position: relative;
}

.box-1 {
    padding: 3rem 2rem;
}
.lato {
    position: absolute;
    right: 0;
    height: 80vh;
    width: 12%;
}
.title-box {
    font-weight: 800;
    font-size: calc(30px + (100 - 30) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(30px + (100 - 30) * ((100vw - 300px) / (1920 - 300)));
    color: #fbfbfb;
    font-family: "Montserrat", sans-serif;
    margin-top: 5%;
}
.box-3 {
    border: 1px solid #222222;
    background-color: #47858d;
    background-image: url(../img/servizio.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50vh;
}
.box-lavora {
    border-top: 1px solid #222222;
    padding: 3rem;
    position: relative;
    background-color: #222222;
}
.navbar {
    background: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(7.1px);
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-backdrop-filter: blur(7.1px);
    border-bottom: 0.5px solid #222222;
    height: 6rem;
    z-index: 10;
}
.logo-nav {
    max-width: 100px;
    min-width: 100px;
}
.nav-link {
    display: block;
    padding: 0.2rem;
    font-size: calc(20px + (16 - 20) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 600;
    color: #222222;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}
.nav-item {
    padding-right: 0.8rem;
}
.icn{
    height: auto;
    width: 100%;
}
.txt-serv {
    padding-right: 1rem;
}
}

@media only screen and (max-width: 850px) {
    .box-1{
        padding: 2rem 1rem;
    }
    .box-1-pr{
    padding: 2rem 1rem;
    padding-right: 0;
    padding-bottom: 0;

}
    .box-2 {
    padding: 1rem 1rem;
}
    .box-lavora {
    padding: 1rem;
    position: relative;
    background-color: #222222;
    }
    .box-foot {
    padding: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.nav-link{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}
.logo-head {
    max-width: 100%;
    min-width: 100%;
    margin-left:0rem;
}
    .lista-valori {
        padding: 1rem;
        padding-top: 8rem;
        position: relative !important;
        background-image: url(../img/back-v.svg);
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
.valore {
    padding-bottom: 8rem;
  
}
    .tl-card {
        width: 90vw;
        padding: 1rem 1rem;
    }

    .title-serv{
      padding-top: 0.5rem;  
    }
    .txt-serv {
          padding-right: 0rem; 
    }
.timeline-track-outer {
    padding: 0 clamp(0.4rem, 2vw, 2rem);
}
.icn{
    height: auto;
    width: 100%;
}
.timeline {
    height: auto;
    overflow: visible;
  }

  #timeline-wrapper,
  #timeline-stage,
  .timeline-track-outer {
    height: auto;
    overflow: visible;
  }

  #tlTrack,
  .timeline-track {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    transform: none !important;
  }

  .tl-card {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100%;
    flex: 0 0 auto;
    border-top:1px solid #222222;
    border-bottom:1px solid #222222;
  }

  .timeline-progress-bar {
    display: none;
  }

  .tl-card:empty {
    display: none;
  }

  .title-box{
        margin-top: 10%;
  }

  .txt-box {
    padding:0rem;
  }
.box-h1 {
    padding: 1rem;
    position: relative;
}
.txt-1 {
    padding-right: 1rem;
    padding-top: 0rem;
}
.box-3 {
    height: 60vh;
}
.navbar{
        padding-left: 1rem;
    padding-right:1rem;
    height: auto;
}
.logo-nav {
    max-width: 150px;
    min-width: 150px;
}
.sp-img-chisiamo {
    padding: 1rem;
    padding-right: 1rem;
}
.info-head {
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
}
.img-chisiamo {
    margin-top: 0rem;
    border: 1px solid #222222;
}
.top-list {
    padding-top: 0rem;
}
    .box-lavora {
        padding: 2rem;
        position: relative;
        background-color: #222222;
    }
    .btn-w{
        margin-top: 0.5rem;
    }
.logo-foot {
    max-width: 85%;
    padding-bottom: 1rem;
}
    .title-foot {
    padding-top: 1rem;
    padding-bottom:1rem;
}
.foot {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.mb-3 {
    margin-bottom: 0rem !important;
}
.form-control {
    margin-bottom:0.4rem;
}

.lista-valori {
        padding: 1rem;
        padding-top: 8rem;
        position: relative !important;
        background-image: url(../img/back-v-mobile.svg);
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    }
