﻿:root{--bs-primary: #bababa;--bs-primary-rgb: 186,186,186;}.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%28186,186,186,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 {max-width: 180px;}
@media (max-width: 991px) {header .navbar-brand .logo {max-width: 120px;}}

.navbar-scroll {background-color: #ffffff;top: -155px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.navbar-scroll a {color: #000000;}
.navbar-scroll a:hover{color: var(--bs-primary)!important;}
.navbar-scroll .lingue .active-language {color: #000000;border: 2px solid #000000;}
@media (min-width: 992px) {.navbar-scroll .dropdown-menu a {color: #ffffff;}}
@media (max-width: 991px) {.navbar-scroll .navbar-collapse, .navbar-scroll .dropdown-menu {background-color: #ffffff;}}

.section-servizi h2{text-align:center;}
.section-servizi .prof .s-prof{text-align:center;background-color:#ededed;color:#000000;border-radius:1rem;padding:2rem;margin: 2rem 0;height: 225px;display: flex;justify-content: center;flex-direction: column;}
.section-servizi .prof .nome{font-weight:bold;font-size:1.3rem;margin-bottom:0.5rem;}

.section-percorso h2{text-align:center;margin:3rem 0;}
.section-percorso h3{margin:1.5rem 0;font-weight:bold;}
.section-percorso .testo-centrato{display: flex;flex-direction: column;justify-content: center;}
.section-percorso .sfondo-colorato .s-sfondo-colorato{background-color:#ededed;color:#000000;border-radius:1rem;padding:2rem;margin: 2rem 0;height: 290px;}
.section-percorso .proposte{text-align:center;}
.section-percorso .proposte .image img{max-width:200px;text-align:center;}
.section-percorso .proposte .testo{font-size:1.5rem;font-weight:bold;text-align:center;}

.section-contatti .dato-link a{background-color: var(--bs-primary);color: #ffffff;border: none;border-radius: 0.5rem;padding: 0.5rem 1.5rem;transition: 0.3s;text-decoration: none;display: inline-block;margin-top: 0.5rem;}
.section-contatti .dato-link a:hover {background-color: #000000;color: #fff;text-decoration:none;}

.btn-whatsapp{background-color: #25d366;}
.btn-whatsapp:hover{background-color: #21b358;color:#ffffff!important;}

.logo-footer{max-height:130px;}

@media (max-width: 1399px) {
    .section-servizi .prof .s-prof{height: 290px;}
}
@media (max-width: 991px) {
    .section-servizi .prof .s-prof, .section-percorso .sfondo-colorato .s-sfondo-colorato{margin: 1rem 0;height:auto;}
}

/*RICHIEDI APPUNTAMENTO*/
.section-richiedi-appuntamento img {margin-top: 4rem;}
.section-richiedi-appuntamento h2 {font-weight: 700;text-align: center;margin-bottom: 3rem;}
.section-richiedi-appuntamento .text-center-wrapper {text-align: center;}
.section-richiedi-appuntamento .lead-text {font-size: 1.15rem;max-width: 800px;margin: 0 auto 2rem auto;line-height: 1.6;}

.section-richiedi-appuntamento .btn-cta {background-color: #333333;color: #ffffff;font-weight: 600;padding: 12px 24px;border-radius: 8px;border: none;transition: all 0.3s ease;text-transform: uppercase;font-size: 0.9rem;display: inline-block;text-decoration: none;}
.section-richiedi-appuntamento .btn-cta:hover {background-color: #000000;color: #ffffff;transform: translateY(-2px);box-shadow: 0 4px 10px rgba(0,0,0,0.15);}

.section-richiedi-appuntamento.sec-hero {background-color: #f4f4f4;padding: 4rem 0;min-height: 80vh;display: flex;align-items: center;background-size: cover;background-position: center;background-repeat: no-repeat;position:relative;}
.section-richiedi-appuntamento.sec-hero:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: '';background-color: rgb(255 255 255 / 80%);z-index: 1;}
.section-richiedi-appuntamento.sec-hero .row {align-items: center;z-index: 2;position: relative;}
.section-richiedi-appuntamento.sec-hero h1 {font-weight: 700;font-size: 2.5rem;line-height: 1.2;margin-bottom: 1.5rem;}
.section-richiedi-appuntamento.sec-hero p {font-size: 1.1rem;margin-bottom: 2rem;}
.section-richiedi-appuntamento.sec-hero li {margin-bottom:0.5rem;font-size: 1.05rem;}

.section-richiedi-appuntamento .form-hero {background: #ffffff;border-radius: 12px;padding: 2.5rem;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.section-richiedi-appuntamento .form-hero h2 {margin-bottom: 0.5rem;text-align: left;font-size: 1.8rem;}
.section-richiedi-appuntamento .form-hero p {font-size: 0.9rem;color: #666;margin-bottom: 1.5rem;}
.section-richiedi-appuntamento .form-hero .form-group {margin-bottom: 1rem;}
.section-richiedi-appuntamento .form-hero label {font-weight: 600;margin-bottom: 0.3rem;display: block;}
.section-richiedi-appuntamento .form-hero button {width: 100%;margin-top: 1rem;}

.section-richiedi-appuntamento.sec-territorio img{max-width: 750px;margin:1rem 0!important;}
.section-richiedi-appuntamento .areas-container {background-color: #f4f4f4;border-radius: 15px;}
.section-richiedi-appuntamento .area-badge {padding: 10px 35px;border-radius: 50px;margin: 5px;display: inline-block;font-weight: 600;}

.section-richiedi-appuntamento.bg-light-gray {background-color: #f4f4f4;}

.section-richiedi-appuntamento.sec-come-funziona .step-card {background: #ffffff;padding: 2rem;border-radius: 10px;box-shadow: 0 5px 15px rgba(0,0,0,0.05);height: 100%;border-top: 4px solid var(--bs-primary);}
.section-richiedi-appuntamento.sec-come-funziona .step-number {font-size: 3rem;font-weight: 700;color: var(--bs-primary);line-height: 1;margin-bottom: 1rem;}
.section-richiedi-appuntamento.sec-come-funziona .step-name {margin-bottom: 1rem;font-weight:700;}

.section-richiedi-appuntamento .team-item {background: #ffffff;padding: 1.5rem;border-radius: 8px;box-shadow: 0 2px 10px rgba(0,0,0,0.05);margin-bottom: 1rem;display: flex;align-items: center;}

/*.section-richiedi-appuntamento .accordion-button:not(.collapsed) {background-color: var(--bs-primary);font-weight: 600;box-shadow: none;}*/

.section-richiedi-appuntamento.sec-final-cta {text-align: center;}
.section-richiedi-appuntamento.sec-final-cta h2, .section-richiedi-appuntamento.sec-perche-comprare h2, .section-richiedi-appuntamento.sec-territorio h2 {margin-bottom: 1rem;}
.section-richiedi-appuntamento.sec-final-cta p {font-size: 1.2rem;margin-bottom: 2.5rem;}

@media (max-width: 991px) {
    .section-static.section-richiedi-appuntamento {padding: 4rem 0;}
    .section-richiedi-appuntamento.sec-hero { padding: 3rem 0; min-height: auto; }
    .section-richiedi-appuntamento.sec-hero h1 { font-size: 2rem; }
    .section-richiedi-appuntamento .form-hero { margin-top: 2rem; padding: 1.5rem; }
    .section-richiedi-appuntamento .col-half-spacing { margin-bottom: 1rem; }
    .section-richiedi-appuntamento.sec-territorio img{max-width: 100%;}
    .section-richiedi-appuntamento .areas-container {padding: 15px;}
    .section-richiedi-appuntamento .area-badge {padding: 5px 15px;}
}