body{
    margin: 0px;
    font-family: 'Figtree', sans-serif;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    color:#000;
    line-height: 30px;
}

img {
    margin:0;
}


h1{ 
    font-size: 70px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1px;
}

h2{
    font-size:40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1px;
}


h3{
    font-size:26px;
    font-style: normal;
    font-weight: 500;
}


a {
    color:#000;
    border:none; 
    text-decoration: underline;
}

.relative{
    position: relative;
}

a:hover,
a.active{
    color:#F2B705;
    
}

b,strong{
    font-weight:700;
}

.finale{
    font-size: 14px;
    color: #fff;
}

.finale ul{
    padding-left: 0;
}

.finale li{
    list-style-type: none;
    float: left;
    margin-right: 20px;
}

.finale a{
    color: #fff;
}

.spazio_brand_footer{
    text-align: right;
}

.img_cactus{
    margin-left: 10px;
    width: 31px;
    height: 24px;
    margin-top: -3px;
}

.bg_testata{
    background: url(../images/bg_testata.jpg) center top;
    background-size: cover;
}

.text_small{
    font-size: 13px;
}

h1 b,
.green{
    color: #F2B705;
    font-weight: normal;
}

.bg_green{
    background-color: #F2B705;
}

.text_large{
    letter-spacing: 0.3px;
}

.btn_green{
    background-color: #F2B705;
    border: 1px solid #F2B705;
}

.btn_green:hover,
.btn_green.active{
    background-color: #F8C93B;
    border: 1px solid #F8C93B;
}

.filtro{
    width: auto;
   mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.90) 50%);
   -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.90) 50%);

}

.bg_ombra img{
   width: auto;
   mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.90) 50%);
   -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.90) 50%);

}

.badge_green{
    font-size: 16px;
    font-weight: 500;
    background-color: #F2B705;
    border-radius: 30px;
    padding:5px 16px;
}

.darkmode{
    background-color: #000;
}
.bg_info{
    background: url(../images/bg_blu.jpg) right top;
    background-size: cover;
}

.luce_blu{
    position: absolute;
    z-index: 100;
    top: 0;
    right: 11px;
}
.darkmode p,
.bg_info p{
    font-size: 18px;
}

.play{
    position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}

.box_under{
    margin-top: -80px;
    padding-top: 92px;
    padding-bottom: 14px;
    font-weight: 500;
}

.title_section{
    font-size: 22px;
    font-weight: 500;
}

.border-end:last-child {
    border-right: none !important;
 }

 .bg_cta{
    background: url(../images/bg_cta.jpg) top right;
    background-size: cover;
 }

 .title_cta{
    font-size: 60px;
    font-weight: 500;
 }

 .decor_logo{
    position: absolute;
    z-index: 5;
    top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
 }

 .darkmode .container,
 .bg_info .container{
     z-index: 10;
     position: relative;
     color: #fff;
 }

 .text_on{
    color: #fff;
    font-size: 35px;
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 30px;
    font-weight: 500;
    line-height: 35px;
 }

.bg_blu2{
    background: url(../images/bg_blu2.jpg) top right;
    background-size: cover;
   
}

.padding300{
     padding-bottom: 300px;
}

.diploma{ 
    z-index: 10;
    width: 95%;
}

.container_diploma{
    margin-top: -300px;
}

.bg_diploma{
    background: url(../images/bg_diploma.jpg) top center no-repeat;
    background-size: contain;
}

.loghi_diploma{
    position: absolute;
    z-index: 20;
    top: 28%;
    width: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text_diploma{
    position: absolute;
    z-index: 20;
    top: 47%;
    width: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    line-height: 48px;
}

.btn_diploma{
    position: absolute;
    z-index: 20;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bg_support{
    background: url(../images/bg_support.jpg) top center no-repeat;
    background-size: cover;
}

.footer_border{
    margin-top: -30px;
}

.loghi_footer{
    width: 50%;
}

.funzioni_bottom{
    background-color: #000;
}

.funzioni_bottom a{
    font-size: 14px;
    font-weight: 600;
}
.video-background,
.video{
    height: 700px !important;
}

.darkmode a{
  color:#fff;
}

/* GRANDE SCHERMO */
@media (min-width: 1290px){
    


}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
    



}

/* GRANDE SCHERMO */
@media (min-width: 1900px){
    


}


/* GRANDE SCHERMO */
@media (max-width: 1489px){
  



}

/* GRANDE SCHERMO */
@media (min-width: 1489px){
    

}


/* GRANDE SCHERMO */
@media (max-width: 1288px){
    
 

}

/* MEDIO */
@media (max-width: 1200px){
.darkmode h2,
.bg_info h2{
    font-size: 30px;
}

.title_cta{
    font-size: 40px;
}



}

/* SOLO TABLET */
@media (max-width: 1129px){

.box_colum{
    border-radius: 30px !important;
}


}


/* SOLO TABLET */
@media (max-width: 1021px){




}

/* SPAZIO TABLET */
@media (max-width: 992px) {
  

h1{
    font-size:40px;
    letter-spacing: 0;
}  

h2{
    font-size:26px;
    letter-spacing: 0;
}


h3{
    font-size:22px;
}

.border-end{
    border-right: none !important;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.title_cta{
    text-align: center;
}

.bg_blu2{
    background: url(../images/bg_blu2.jpg) top right;
    background-size: cover;
    padding-bottom: 30px;
}

.footer_border{
    margin-top: 0px;
}

.loghi_footer{
    width: auto;
}


}  




/* SOLO MOBILE */
@media (max-width: 768px) {

h1{
    font-size:30px;
}

.video-background,
.video{
    height: 300px !important;
}

#footer{
    padding-bottom: 80px;
}

}

/* SOLO MOBILE */
@media (max-width: 576px) {




}


.newsletter a{
    color:black !important;
}
input[type=checkbox].error,
.form-control.error{
    border-color: red !important;
}


.form-floating>.form-control-plaintext~label::after, 
.form-floating>.form-control:focus~label::after, 
.form-floating>.form-control:not(:placeholder-shown)~label::after, 
.form-floating>.form-select~label::after{
    background-color: transparent;
}

.form-floating>.form-control-plaintext~label, 
.form-floating>.form-control:focus~label, 
.form-floating>.form-control:not(:placeholder-shown)~label, 
.form-floating>.form-select~label{
    font-size: .7em;
}                                        