﻿:root{--bs-primary: #4ba7a7;--bs-primary-rgb: 75,167,167;}.btn-primary{--bs-btn-bg: var(--bs-primary);--bs-btn-border-color: var(--bs-primary);--bs-btn-hover-bg: #000000;--bs-btn-hover-border-color: #000000;--bs-btn-active-bg: #000000;--bs-btn-active-border-color: #000000;}.navbar{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2875,167,167,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.navbar-brand img{height:100px;display:none;}
@media (max-width:991px) {.navbar-brand img{height:70px;}}

.navbar {padding: 2rem 0;}
.navbar-scroll, footer {background-color: #207274;}

.a-btn-whatsapp{color:#ffffff !important;display:inline-block;padding:10px;margin-top:10px;border-radius:10px;background-color:#25d366;transition:0.3s;}
.a-btn-whatsapp i{display:inline-block!important;font-size: initial!important;border: none!important;width: auto!important;height: auto!important;border-radius: 0!important;text-decoration: none!important;background-color:transparent!important;}
.a-btn-whatsapp:hover{background-color: #23bd5c;text-decoration: none!important;transition:0.3s;}

.testo-contatti{text-align:center;margin-top:2rem;font-size: 1.3rem;}

.section-fh.homepage h1{display:none;}
.section-fh h2{display:none;}

.section-fh.homepage .div-h1 {top: 55%;}
.section-motore {margin-top: 0;}
.section-home .titolo-home {font-size: 2.5rem;}

.section-servizi .documenti {text-align: center;background-color: #f3f3f3;padding: 2rem;border-radius: 1rem;margin-top:2rem;}
.section-servizi .documenti .nome-doc {font-size: 1.3rem;font-weight: bold;margin-bottom: 1rem;}

.logo-footer{max-height:130px;}

@media (max-width: 1199px) {
    footer .footer1 .colonna.logo .logo-footer {max-height: 120px;}
}
@media (max-width:991px) {
    .section-home .titolo-home {font-size: 1.5rem;}
    .testo-contatti{font-size: 1.1rem;}
}
@media (max-width: 767px) {
    .section-home.section-in-evidenza {padding-top: 2rem;}
}