/* put here your custom css styles */

.buttonDownloadCertificate{
    margin-left: 118px;
}

.header-container {
    padding: 10px 0 !important;
}

.consentText{
font-size: 16px !important; line-height: 22px !important; color: #ffffff !important;
}
    
.contentStyle{
line-height: 22px !important;
}

.italybtn{font-size: 16px !important; line-height: 18px !important;
 color: #bc011e;
}

#cookieChoiceInfo a:hover{color: #E00123;}

#cookieChoiceInfo {
background-color: rgba(0, 0, 0, 0.85) !important;
}

@media screen and (min-width: 768px) {
    .sf_parallax_mobile{
        display:none !important;
    }
}

@media screen and (max-width: 767px) {
    .sf_parallax_desktop{
        display:none !important;
    }
    .footer-row{
        min-height: 400px !important;
    }
}

@media screen and (max-width: 479px) {
    .footer-row .vc_row{
        width: 350px !important;
    }
}

.testo_bianco h2.box-header, .testo_bianco h4, .testo_bianco p{
    color: #ffffff !important;
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .services-list li {
        width: 100% !important;
    }

    .services-list li img{
        width: 100% !important;
    }
}

.colonna_sx_servizi {
    border-width: 1px !important;
    border-color: #e5e5e5 !important;
    border-style: solid !important;
    padding: 16px !important;
}

.colonna_sx_servizi .page-margin-top {
    margin-top: 0px !important;
}