#smolla {
    background-color:#000;
}

#site {
    margin-bottom:500px;
}

section,.section{
    padding-top:120px;
}

section#head {
    padding-top:100px;
}

h1#tit {  
    font-size: 36px;
    letter-spacing: -0.34px;
    line-height: 46px;
    margin-top:20vh;
    display: block;;
}

.head_bg {
    height: 100vh;
    min-height: 800px;
    margin-top: 0;
}

#head_bg {
    z-index: 2;
    background-image: url("../images/head_bg.png");
}

h2 {
    font-size: 24px;
    letter-spacing: -0.22px;
    line-height: 32px;  
    margin-bottom:20px
}
p {
    margin-bottom: 20px;
}

p.big {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 30px;    
}

section#s2 {
    padding-top:0;
    padding-bottom: 100px;
}
section#s3,section#s5,section#s7,section#s8 {
    padding-bottom: 200px;
}

h4 {
    font-size: 18px;
    color: #D9E6F5;
    letter-spacing: 0.18px;
    line-height: 30px;  
}

h4.cit {
    font-family: 'PP Grafier';
    font-size: 18px;
    color: #E3E3E3;
    letter-spacing: -0.17px;
    line-height: 28px;    
}

.gappa {
    column-gap:200px;
    margin-bottom: 150px;
}

.half2{
    display: inline-block;
    margin-bottom:0;
    margin-top:0;
}


section#s7 {
    padding-top: 120px;
    padding-bottom: 600px;
}

#caro1 {
    width:auto;
}
#caro2 {
    width:auto;
}

#footer {
    height: 800px;
    position: fixed;
    
}
#innerFooter {
    height: 500px;
    top: 300px;
}
#footer .grid-x {
    margin-top:300px;
    height: 500px;
}
.break {
    display: block;
    position: relative;
}
.half1.show-for-medium {
    margin-top: 16px;
}

.half2 h3{
    width: 100%;
}
.half2 p {
    width: 100%;
}

#over-tabs {
    width: 420px;
}

#tabs {
width: 420px;
}

#tabs-bw span,#tabs-color span{
width: 33.33%;
}
#tabs i {
    display: inline-block;
}
:root {
    --maskPos:0%;
    --left:33.33%;
}
#tabs-mask,#tabs-mask_blur {
    width: 33.33%;
    left: calc(var(--left) - 33.33%);
    mask-size: 100% 35px;
}

#tabs-color{
    mask-size: 33.33% 35px;
}

.cardo-content {
    display: flex;
    flex-direction: row;
  }

  .cardo-text {
    width:200px;
  }  

.visual-p {
    font-family: 'TT Interphases Pro';
    font-size: 18px;
    color: #6C737A;
    letter-spacing: 0.18px;
    text-align: center;
    line-height: 30px;  
    margin-top:50px;
    margin-bottom: 60px;
}

.cardo {
    max-width: 500px;
    height: 200px;  
}
.cardo-text {
    padding: 20px 30px;
    height: auto;
    text-align: left;
}

.tt-titolo {
    margin-bottom: 30px;
}
.tt-anno {
    margin-bottom: 30px;
}