/* Скрываем стрелки слайдера */
.tp-leftarrow, .tp-rightarrow,
.tparrows {
  display: none !important;
}

/* Убираем базовый стиль для carfeature-section */
.prt-row.carfeature-section {
    padding: 100px 0 85px;
}

/* Когда баннер ЕСТЬ */
.prt-row.carfeature-section.has-banner {
    padding: 85px 0 85px !important;
}

/* Когда баннера НЕТ */
.prt-row.carfeature-section.no-banner {
    padding: 200px 0 85px !important;
}

.title-desc h2 {
    position: relative;
    color: var(--base-headingfont-color);
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 9;
}
.title-desc h3{
    display: inline-block;
    position: relative;
    color: var(--base-headingfont-color);
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .prt-row.carfeature-section.no-banner {
        padding: 100px 0 45px !important;
    }
    .prt-row.carfeature-section.has-banner {
        padding: 45px 0 45px !important;
    }
    .prt-row.about-section2 {
        padding: 100px 0 85px !important; 
    }
    .title-desc h2 {
        font-size: 30px;
        line-height: 50px;
    }
    .title-desc h3{
        font-size: 18px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .prt-row.carfeature-section.no-banner {
        padding: 100px 0 30px !important;
    }
    .prt-row.carfeature-section.has-banner {
        padding: 30px 0 30px !important;
    }
}

@media (max-width: 575px) {
    .prt-row.carfeature-section.no-banner {
        padding: 100px 0 25px !important;
    }
    .prt-row.carfeature-section.has-banner {
        padding: 30px 0 25px !important;
    }
}


/* Уменьшаем отступы меню при 1200-1400px */
@media (max-width: 1400px) and (min-width: 1200px) {
    .prt-header-style-02 nav.main-menu ul.menu > li {
        margin: 0 10px;
    }
    .prt-header-style-02 nav.main-menu ul.menu > li > a {
        font-size: 13px;
    }
    .header_extra .area-riservata-text {
        display: none;
    }
    .header_extra .prt-link .signupbtn {
        padding: 0 0 0 10px;
    }
}

/* Мобильный хедер ≤1199px — непрозрачный на всех страницах */
@media (max-width: 1199px) {
    .prt-header-style-02 .site-header-menu-inner.prt-stickable-header {
        background-color: rgba(0, 0, 0, 0.95) !important;
    }
}

/* Стили подменю (dropdown) */
@media (min-width: 1200px) {
    nav.main-menu ul.menu li ul.mega-submenu {
        background-color: rgba(0, 0, 0, 0.92);
        border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    nav.main-menu ul.menu li ul.mega-submenu.active {
        visibility: visible !important;
        opacity: 1 !important;
        top: 100px;
        transform: rotateX(0) !important;
    }
    nav.main-menu ul.menu li ul.mega-submenu li a {
        color: rgba(255, 255, 255, 0.85) !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding: 12px 20px;
    }
    nav.main-menu ul.menu li ul.mega-submenu li:last-child a {
        border-bottom: 0;
    }
    nav.main-menu ul.menu li ul.mega-submenu li a:hover {
        color: #fff !important;
        background-color: rgba(255, 255, 255, 0.1);
    }
    nav.main-menu ul.menu > li > a.mega-menu-link:after {
        content: "\f107" !important;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 12px;
        margin-left: 5px;
    }
    nav.main-menu ul.menu > li > a.mega-menu-link.active:after {
        content: "\f106" !important;
    }
}

nav.main-menu ul.menu > li.mega-menu-item:last-child {
    display: none;
}

@media (max-width: 1199px) {
    nav.main-menu ul.menu > li.mega-menu-item:last-child {
        display: block;
    }
    .prt-row.about-section2 {
        padding: 100px 0 85px !important; 
    }
    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu {
        display: none;
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: none;
        box-shadow: none;
        background-color: transparent;
        border-radius: 0;
        padding: 0 0 0 15px;
    }
    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active {
        display: block;
    }
    nav.main-menu ul.menu li ul.mega-submenu li a {
        color: #333 !important;
        padding: 10px 15px;
        font-size: 14px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    }
    nav.main-menu ul.menu li ul.mega-submenu li a:hover {
        color: var(--base-skin) !important;
    }
}

.white{
    color:rgba(255, 255, 255, 0.80);
}

.black{
    color:rgba(0, 0, 0, 0.80) !important;
}

.specialoffer-section .featured-imagebox{
    position: relative;
    overflow: hidden;
}
.specialoffer-section .featured-thumbnail {
    display: block;
    width: 100%;
    height: auto;
    transition: none;
}
.specialoffer-section .featured-thumbnail:hover {
    transform: none;
}
.specialoffer-section .featured-content {
    position: relative;
    width: 100%;
    padding-top: 5%;
}

.error-btn-wrapper {
    display: block;
    text-align: center;
}

.b-bnr-contacts__link{
    font-size: 24px;
    font-weight: bold;
}

.bg-img7{
    background-color: #D3F8E2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img8{
    background-color: #EDF7FC;
}
.bg-img9{
    background-color: #ffffff;
}

h1.product-single-meta-title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline;
}

h1.product-single-meta-title2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #121212;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline;
}

h2.product-single-meta-title {
    font-size: 32px;
    font-weight: 600;
    color: #252d3d;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline;
}

h2.title-price {
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    color: var(--base-skin);
    margin: 10px 0;
}
h2.title-price span {
    font-size: 18px;
    font-weight: 400;
    color: #252d3d;
}

.car-overview-wrapper {
    position: relative;
    padding: 20px 40px 20px;
}
.car-overview-wrapper ul.prt-overview-list li {
    padding: 15px 0;
    border-bottom: 1px solid var(--bs-border-color);
    display: flex;
    justify-content: space-between;
}
.car-overview-wrapper ul.prt-overview-list li:last-child {
    border-bottom: 0;
}

.widget.car-widget.widget-contact-form{ padding: 30px 30px 35px; }

#contactForm label.error {
    color: red;
    font-size: 14px;
    text-align: left;
}

/* Google Reviews */
.review-avatar { transition: transform 0.3s ease; }
.review-avatar:hover { transform: scale(1.1); }

.testimonial-text {
    font-style: italic;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    min-height: 60px;
    color: #444;
    font-weight: 400;
}

.review-rating i {
    margin-right: 3px;
    font-size: 18px;
}

.google-rating-summary {
    background: rgba(255,255,255,0.95);
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    border: 1px solid rgba(66, 133, 244, 0.1);
}

.prt-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

@media (max-width: 768px) {
    .google-rating-summary { padding: 20px 15px; }
    .rating-display { font-size: 20px !important; }
    .testimonial-text { font-size: 16px; line-height: 1.4; min-height: auto; }
    .testimonial-caption h3 { font-size: 15px; }
    .testimonial-caption span { font-size: 13px; }
}

/* Слайдер отзывов — точки навигации */
.testimonial-main .slick-dots { display: none; }
.testimonial-main.show-dots .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
    gap: 8px;
}
.testimonial-main .slick-dots li { display: inline-block; margin: 0; padding: 0; cursor: pointer; }
.testimonial-main .slick-dots li button {
    width: 12px; height: 12px; border-radius: 50%; border: none;
    background-color: #ddd; cursor: pointer; font-size: 0; line-height: 0;
    padding: 0; margin: 0; transition: all 0.3s ease; outline: none;
}
.testimonial-main .slick-dots li button:hover { background-color: #bbb; transform: scale(1.2); }
.testimonial-main .slick-dots li.slick-active button {
    background-color: var(--base-color, #007cba); width: 14px; height: 14px;
}

@media (max-width: 768px) {
    .testimonial-main.show-dots .slick-dots { margin: 20px 0 0 0; gap: 6px; }
    .testimonial-main .slick-dots li button { width: 10px; height: 10px; }
    .testimonial-main .slick-dots li.slick-active button { width: 12px; height: 12px; }
}

.testimonial-caption h3 { font-size: 16px; font-weight: 600; margin-bottom: 5px; }
.testimonial-caption span { font-size: 14px; color: #666; font-weight: 400; }
.review-source { font-size: 12px !important; }

@media (max-width: 480px) {
    .testimonial-text { font-size: 15px; line-height: 1.3; }
    .testimonial-caption h3 { font-size: 14px; }
}

/* ===== Секция сервисов — стиль как srv-v2 ===== */
.service-section04 .featured-icon-box.style1 {
    background:linear-gradient(180deg,rgba(20,26,42,.82),rgba(10,12,18,.95)) !important;
    border:1px solid rgba(255,255,255,.07) !important;
    border-radius:14px !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 20px rgba(0,0,0,.2) !important;
    transition:transform .25s ease,border-color .3s ease,box-shadow .3s ease !important;
}
.service-section04 .featured-icon-box.style1:hover {
    transform:translateY(-4px) !important;
    border-color:rgba(47,158,255,.35) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 20px rgba(47,158,255,.12),0 10px 30px rgba(0,0,0,.4) !important;
    background:linear-gradient(180deg,rgba(20,26,42,.82),rgba(10,12,18,.95)) !important;
}
/* иконка — квадрат как в srv-v2 */
.service-section04 .featured-icon-box.style1 .featured-icon .prt-icon {
    width:54px !important;height:54px !important;
    border-radius:13px !important;
    background:rgba(47,158,255,.12) !important;
    border:1px solid rgba(47,158,255,.22) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 12px rgba(47,158,255,.08) !important;
    display:flex !important;align-items:center !important;justify-content:center !important;
}
.service-section04 .featured-icon-box.style1 .featured-icon .prt-icon i {
    color:#4ab8ff !important;
    font-size:20px !important;
    transition:transform .25s ease,color .25s ease !important;
}
.service-section04 .featured-icon-box.style1:hover .featured-icon .prt-icon i {
    transform:scale(1.1) !important;
    color:#7fd0ff !important;
}
/* текст */
.service-section04 .featured-icon-box.style1 .featured-title h3 a {
    color:#fff !important;
    font-size:17px !important;
    font-weight:700 !important;
    letter-spacing:-.02em !important;
}
.service-section04 .featured-icon-box.style1 .featured-title h3 a:hover {
    color:#4ab8ff !important;
}
.service-section04 .featured-icon-box.style1 .featured-desc p {
    color:rgba(255,255,255,.58) !important;
    font-size:13px !important;
}
.service-section04 .featured-icon-box.style6 {
    background: var(--base-skin);
    background-image: none;
    transition: all 0.3s ease;
}
.service-section04 .featured-icon-box.style6:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 15px 40px rgba(46, 134, 222, 0.35);
}
.service-section04 .featured-icon-box.style6 .featured-title h3 a { color: #fff; }
.service-section04 .featured-icon-box.style6 .featured-title h3 a:hover { color: rgba(255, 255, 255, 0.85); }
.service-section04 .featured-icon-box.style6 .featured-desc p { color: rgba(255, 255, 255, 0.9); }
.service-section04 .featured-icon-box.style6 .featured-icon img { filter: brightness(0) invert(1); }
.service-section04 .featured-icon-box.style6 .featured-icon .fa { color: #fff !important; }

.prt-row.about-section2 {
    padding: 150px 0 85px;
}

/* Pagination — общий стиль */
.active > .page-link, .page-link.active {
    color: #fff;
    background-color: var(--base-skin);
    border-color: var(--base-skin);
}
.page-link {
    color: var(--base-skin);
    background-color: var(--bs-pagination-bg);
}


/* =============================================================
   Карточки авто на ГЛАВНОЙ (scoped к .specialoffer-section)
   Эти стили НЕ влияют на страницу sales
   ============================================================= */
.specialoffer-section .featured-imagebox-offercar {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 0 !important;
}
.specialoffer-section .featured-thumbnail2 {
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.specialoffer-section .featured-thumbnail2 img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    border-radius: 10px;
}
.specialoffer-section .featured-thumbnail2:hover img {
    transform: scale(1.05);
}
.specialoffer-section .featured-imagebox-offercar .featured-content {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    padding: 12px 0 0 !important;
    text-align: left !important;
    background: none !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-content:before {
    display: none !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-title h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    margin-bottom: 5px !important;
    text-transform: none !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-title h3 a {
    color: #222 !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-title h3 a:hover {
    color: var(--base-skin) !important;
}
.specialoffer-section .featured-imagebox-offercar .price {
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    color: #222 !important;
    margin-bottom: 10px;
}
.specialoffer-section .featured-imagebox-offercar .featured-desc {
    position: relative !important;
    padding-top: 8px !important;
    border-top: 1px solid #eee !important;
    display: block !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-desc .car-features {
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    background: none !important;
    border-radius: 0 !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-desc .car-features p {
    font-size: 16px !important;
    color: #555 !important;
    margin: 0 !important;
    padding: 3px 0 !important;
    line-height: 1.5 !important;
}
.specialoffer-section .featured-imagebox-offercar .featured-desc .car-features span {
    font-size: 14px !important;
    color: #555 !important;
}


/* =============================================================
   SALES PAGE — только отличия от shortcodes.css melnykauto
   shortcodes.css имеет белые цвета (overlay режим на главной),
   здесь переключаем на тёмные цвета для списка авто
   ============================================================= */

/* Секция — shortcodes: 200px, нужно 150px */
.prt-row.carlist-section { padding: 60px 0 80px; }

/* Sidebar — стиль как в блоге */
.carlist-section .bl-sidebar { position: sticky; top: 170px; }
.carlist-section .bl-sidebar-widget .form-select {
    border-radius: 8px; border: 1px solid #e0e0e0; font-size: 14px;
    padding: 10px 14px; background: #f9f9f9; transition: .3s;
}
.carlist-section .bl-sidebar-widget .form-select:focus {
    border-color: var(--base-skin); background: #fff;
    box-shadow: 0 0 0 3px rgba(46, 134, 222, 0.1);
}

/* Кнопка Reset filtri */
.prt-carlist-wrapper .btn-primary {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
}
.prt-carlist-wrapper .btn-primary:hover {
    background-color: var(--base-dark);
    border-color: var(--base-dark);
}

/* Thumbnail 4:3 — отсутствует в shortcodes */
.featured-thumbnail2 {
    width: 100%;
    max-width: 1024px;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: var(--base-border-radius-10);
}
.featured-thumbnail2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Цвета: shortcodes имеет var(--base-white), меняем на тёмные */
.featured-imagebox-offercar .featured-title h3 a { color: var(--base-headingfont-color); }
.featured-imagebox-offercar .price { color: var(--base-headingfont-color); }
.featured-imagebox-offercar .featured-desc { border-top-color: var(--bs-border-color); }
.featured-imagebox-offercar .featured-desc .car-features span { color: var(--base-headingfont-color); }
.featured-imagebox-offercar .featured-desc .car-features p { color: var(--base-headingfont-color); }

/* Градиент: shortcodes имеет linear-gradient, убираем */
.featured-imagebox-offercar .featured-content:before { background: none; }

/* Price span — отсутствует в shortcodes */
.featured-imagebox-offercar .price span {
    font-size: 18px;
    line-height: 28px;
    color: var(--base-headingfont-color);
    font-weight: 400;
}

/* List view — контент под фото, не overlay */
.prt-tabs.prt-tab-style-02 .featured-imagebox-offercar { margin: 20px 0; }
.prt-tabs.prt-tab-style-02 .featured-imagebox-offercar.style1 .featured-content {
    position: relative;
    padding: 15px 0px 0px 10px;
}

/* Responsive — sales */
@media (max-width: 1199px) {
    .prt-row.carlist-section { padding: 30px 0 85px; }
}
@media (max-width: 991px) {
    .prt-row.carlist-section { padding: 25px 0 60px !important; }
    .carlist-section .bl-sidebar { position: static; margin-bottom: 25px; }
    .featured-imagebox-offercar .featured-content { padding: 30px 15px 7px; }
}

/* ===== END SALES PAGE ===== */

/* ===== VEHICLE PAGE ===== */

/* Секция — shortcodes: 200px, нужно 150px */
.prt-row.car-details-single-section { padding: 150px 0 60px; }

/* Поля формы — белые */
.bl-sidebar-widget .query_form-1 span.text-input input,
.bl-sidebar-widget .query_form-1 span.text-input textarea {
    background-color: #fff;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 11px 14px;
    font-size: 15px;
    transition: border-color 0.2s;
}
.bl-sidebar-widget .query_form-1 span.text-input input:focus,
.bl-sidebar-widget .query_form-1 span.text-input textarea:focus {
    border-color: var(--base-skin);
    box-shadow: 0 0 0 3px rgba(46, 134, 222, 0.1);
    outline: none;
}
.bl-sidebar-widget .query_form-1 span.text-input input::placeholder,
.bl-sidebar-widget .query_form-1 span.text-input textarea::placeholder {
    color: #999;
}
.bl-sidebar-widget .query_form-1 label {
    font-size: 13px; font-weight: 600; color: #555; margin-bottom: 4px;
}

/* Vehicle contact buttons */
.vh-contact-buttons { display: flex; flex-direction: column; gap: 10px; }
.vh-contact-btn {
    display: block; text-align: center;
    border-radius: 10px; padding: 13px 20px;
    font-size: 15px; font-weight: 600;
    transition: all 0.2s; cursor: pointer;
}
.vh-contact-btn a {
    color: #fff !important; text-decoration: none;
    display: flex; align-items: center; justify-content: center; gap: 8px;
}
.vh-btn-phone {
    background: var(--base-skin);
}
.vh-btn-phone:hover { background: var(--base-dark); transform: translateY(-2px); }
.vh-btn-whatsapp {
    background: #25d366;
}
.vh-btn-whatsapp:hover { background: #1da851; transform: translateY(-2px); }

/* Vehicle overview grid — inside bl-sidebar-widget */
.vh-overview-grid { padding: 0; }
.vh-overview-grid .prt-overview-list { list-style: none; padding: 0; margin: 0; }
.vh-overview-grid .prt-overview-list li {
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    display: flex; justify-content: space-between;
    font-size: 15px;
}
.vh-overview-grid .prt-overview-list li:last-child { border-bottom: 0; }
.vh-overview-grid .prt-overview-list li span:first-child { color: #888; }
.vh-overview-grid .prt-overview-list li span:last-child { font-weight: 600; color: var(--base-headingfont-color); }

/* Vehicle sidebar sticky */
.car-details-single-section .bl-sidebar { position: sticky; top: 170px; }
.bl-sidebar-widget .bp-video { margin-bottom: 0; }

/* Responsive — vehicle */
@media (max-width: 1199px) {
    .prt-row.car-details-single-section { padding: 165px 0 85px; }
}
@media (max-width: 991px) {
    .prt-row.car-details-single-section { padding: 125px 0 60px !important; }
}

/* ===== END VEHICLE PAGE ===== */

/* ===== ACQUISTO (WE-BUY) PAGE ===== */

/* Step Cards — Come Funziona */
.wb-step-card {
    background: #fff;
    border-radius: 16px;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    height: 100%;
    position: relative;
    border: 1px solid #f0f0f0;
    transition: transform 0.3s, box-shadow 0.3s;
}
.wb-step-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(46, 134, 222, 0.12);
}
.wb-step-num {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--base-skin);
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.wb-step-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto 18px;
}
.wb-step-icon i {
    font-size: 24px;
    color: var(--base-skin);
}
.wb-step-card h4 {
    font-size: 18px;
    color: var(--base-headingfont-color);
    margin-bottom: 10px;
}
.wb-step-card p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

/* Benefits block */
.wb-benefits {
    background: rgba(46, 134, 222, 0.04);
    border-radius: 16px;
    padding: 40px;
    border: 1px solid rgba(46, 134, 222, 0.1);
}
.wb-benefit-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 15px;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}
.wb-benefit-item i {
    font-size: 22px;
    color: var(--base-skin);
    margin-top: 2px;
    flex-shrink: 0;
}
.wb-benefit-item strong {
    display: block;
    font-size: 15px;
    color: var(--base-headingfont-color);
    margin-bottom: 2px;
}
.wb-benefit-item span {
    font-size: 13px;
    color: #777;
    line-height: 1.4;
}
@media (max-width: 767px) {
    .wb-benefits { padding: 25px 20px; }
}

/* Form section with gradient background */
.wb-form-section { padding: 50px 0 80px; position: relative; }
.wb-form-chevron {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    z-index: 2;
}
.wb-form-chevron i {
    font-size: 22px;
    color: var(--base-skin);
    animation: bounceDown 2s ease-in-out infinite;
}
@keyframes bounceDown {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(5px); }
}
.wb-form-section .wizard-card {
    box-shadow: 0 10px 40px rgba(0,0,0,0.25);
}
@media (max-width: 767px) {
    .wb-form-section { padding: 60px 0 60px; }
    .wb-form-chevron { width: 46px; height: 46px; top: -23px; }
    .wb-form-chevron i { font-size: 18px; }
}

/* Wizard Card */
.wizard-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    padding: 40px;
}
@media (max-width: 767px) {
    .wizard-card { padding: 20px 15px; }
}

/* Wizard Steps Indicator */
.wizard-steps {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 40px;
    position: relative;
}
.wizard-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}
.wizard-step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e9ecef;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
    transition: all 0.3s;
}
.wizard-step-label {
    font-size: 13px;
    color: #6c757d;
    font-weight: 500;
    transition: all 0.3s;
}
.wizard-step.active .wizard-step-number {
    background: var(--base-skin);
    color: #fff;
}
.wizard-step.active .wizard-step-label {
    color: var(--base-skin);
    font-weight: 600;
}
.wizard-step.completed .wizard-step-number {
    background: #28a745;
    color: #fff;
}

/* Section Title */
.wizard-section-title {
    font-size: 22px;
    margin-bottom: 25px;
    color: var(--base-headingfont-color);
}
.wizard-section-title i {
    color: var(--base-skin);
    margin-right: 10px;
}

/* Condition Buttons (radio cards) */
.condition-options {
    display: flex;
    gap: 12px;
}
.condition-options .btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
}
.condition-btn {
    flex: 1;
    text-align: center;
    padding: 20px 10px;
    border: 2px solid #dee2e6;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.25s;
    background: #fff;
}
.condition-btn i {
    display: block;
    font-size: 2rem;
    margin-bottom: 8px;
    color: var(--base-skin);
}
.condition-btn:hover {
    border-color: var(--base-skin);
    background: rgba(46, 134, 222, 0.04);
}
.btn-check:checked + .condition-btn {
    background: var(--base-skin);
    border-color: var(--base-skin);
    color: #fff;
}
.btn-check:checked + .condition-btn i {
    color: #fff;
}
.condition-options.radio-error {
    border: 2px solid #dc3545;
    border-radius: 12px;
    padding: 10px;
    background: #fff5f5;
}
@media (max-width: 575px) {
    .condition-options { flex-direction: column; }
}

/* Drop Zone */
.drop-zone {
    border: 2px dashed var(--base-skin);
    border-radius: 12px;
    padding: 40px 20px;
    text-align: center;
    background: #f8f9fa;
    transition: all 0.3s;
}
.drop-zone.drag-over {
    background: rgba(46, 134, 222, 0.08);
    border-color: var(--base-dark);
}

/* Photo Preview Grid */
.photo-preview-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 15px;
}
.photo-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f9fa;
}
.photo-item img {
    width: 100%;
    height: 180px;
    object-fit: contain;
    background: #f0f0f0;
    padding: 4px;
}
.photo-remove {
    position: absolute;
    top: 6px;
    right: 6px;
    background: rgba(220, 53, 69, 0.85);
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 2px 10px;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    transition: all 0.2s;
}
.photo-remove:hover {
    background: #dc3545;
    transform: scale(1.1);
}
.photo-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 4px 8px;
    font-size: 11px;
}
@media (max-width: 575px) {
    .photo-preview-grid { grid-template-columns: repeat(2, 1fr); }
}

/* Wizard Navigation */
.wizard-nav {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #eee;
}

/* Form elements inside wizard */
.wizard-card .form-label {
    font-weight: 600;
    color: #333;
    margin-bottom: 6px;
}
.wizard-card .form-select,
.wizard-card .form-control {
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 10px 14px;
    font-size: 15px;
}
.wizard-card .form-select:focus,
.wizard-card .form-control:focus {
    border-color: var(--base-skin);
    box-shadow: 0 0 0 3px rgba(46, 134, 222, 0.15);
}
.wizard-card .is-invalid {
    border-color: #dc3545 !important;
}
.wizard-card .invalid-feedback {
    display: block;
    color: #dc3545;
    font-size: 13px;
    margin-top: 4px;
}

/* ===== END ACQUISTO PAGE ===== */

/* ===== NOLEGGIO PAGES ===== */

/* Hero — выравнивание с sales/vehicle (fixed header 150px) */

/* Intro block */
.nl-intro-block {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    padding: 40px;
    border: 1px solid #f0f0f0;
}
@media (max-width: 767px) { .nl-intro-block { padding: 25px 20px; } }

/* Highlight box (right side) */
.nl-highlight-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.nl-highlight-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 20px;
    background: rgba(46, 134, 222, 0.05);
    border-radius: 12px;
    border-left: 4px solid var(--base-skin);
}
.nl-highlight-item i {
    font-size: 22px;
    color: var(--base-skin);
    width: 28px;
    text-align: center;
    flex-shrink: 0;
}
.nl-highlight-item strong {
    display: block;
    font-size: 15px;
    color: var(--base-headingfont-color);
}
.nl-highlight-item span {
    font-size: 13px;
    color: #666;
}

/* Include cards (6-grid) */
.nl-include-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    height: 100%;
    transition: transform 0.3s, box-shadow 0.3s;
}
.nl-include-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(46, 134, 222, 0.12);
}
.nl-include-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.nl-include-icon i {
    font-size: 22px;
    color: var(--base-skin);
}
.nl-include-card h5 {
    font-size: 16px;
    color: var(--base-headingfont-color);
    margin-bottom: 8px;
}
.nl-include-card p {
    font-size: 13px;
    color: #777;
    margin: 0;
    line-height: 1.5;
}

/* Vantaggi block */
.nl-vantaggi-block {
    background: rgba(46, 134, 222, 0.04);
    border-radius: 16px;
    padding: 40px;
    border: 1px solid rgba(46, 134, 222, 0.1);
}
@media (max-width: 767px) { .nl-vantaggi-block { padding: 25px 20px; } }

.nl-vantaggio-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 18px 20px;
    background: #fff;
    border-radius: 12px;
    height: 100%;
    box-shadow: 0 1px 6px rgba(0,0,0,0.04);
}
.nl-vantaggio-item > i {
    font-size: 18px;
    color: var(--base-skin);
    margin-top: 3px;
    flex-shrink: 0;
}
.nl-vantaggio-item strong {
    display: block;
    font-size: 15px;
    color: var(--base-headingfont-color);
    margin-bottom: 4px;
}
.nl-vantaggio-item p {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

/* CTA block */
.nl-cta-block {
    background: linear-gradient(135deg, var(--base-skin) 0%, var(--base-dark) 100%);
    border-radius: 20px;
    padding: 50px 40px;
    box-shadow: 0 8px 30px rgba(46, 134, 222, 0.3);
}
.nl-cta-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.nl-cta-icon i {
    font-size: 30px;
    color: #fff;
}
@media (max-width: 767px) { .nl-cta-block { padding: 35px 25px; } }

/* ===== END NOLEGGIO PAGES ===== */

/* ===== CAR FINDER PAGE ===== */

/* Options grid (dotazioni checkboxes) */
.cf-options-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.cf-option-item {
    display: block;
    cursor: pointer;
}
.cf-option-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.cf-option-item span {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 14px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    transition: all 0.2s;
    background: #fff;
}
.cf-option-item span i {
    color: var(--base-skin);
    font-size: 16px;
    flex-shrink: 0;
}
.cf-option-item:hover span {
    border-color: var(--base-skin);
    background: rgba(46, 134, 222, 0.03);
}
.cf-option-item input:checked + span {
    background: var(--base-skin);
    border-color: var(--base-skin);
    color: #fff;
}
.cf-option-item input:checked + span i {
    color: #fff;
}
@media (max-width: 767px) {
    .cf-options-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
    .cf-options-grid { grid-template-columns: 1fr; }
}

/* ===== END CAR FINDER PAGE ===== */

/* ===== SERVICE PAGES ===== */

/* Hero Banner — gradient фон с иконкой */
.sv-hero-banner {
    padding: 130px 0 50px;
    background: linear-gradient(135deg, #0f2340 0%, var(--base-dark) 40%, var(--base-skin) 100%);
    position: relative;
    overflow: hidden;
}
.sv-hero-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 500px;
    height: 500px;
    background: rgba(255,255,255,0.03);
    border-radius: 50%;
}
@media (max-width: 1199px) { .sv-hero-banner { padding: 80px 0 40px; } }

/* Breadcrumb (on dark bg) */
.sv-breadcrumb { margin: 25px 0; font-size: 14px; }
.sv-breadcrumb a { color: rgba(255,255,255,0.7); text-decoration: none; }
.sv-breadcrumb a:hover { color: #fff; }
.sv-breadcrumb i { margin: 0 8px; color: rgba(255,255,255,0.4); font-size: 12px; }
.sv-breadcrumb span { color: rgba(255,255,255,0.9); }

/* Hero badges */
.sv-hero-badges { display: flex; flex-wrap: wrap; gap: 10px; }
.sv-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    backdrop-filter: blur(4px);
}

/* Hero large icon */
.sv-hero-icon-large {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
    border: 2px solid rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.sv-hero-icon-large i { font-size: 70px; color: rgba(255,255,255,0.5); }

/* ---- Info Block ---- */
.sv-info-block {
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    border: 1px solid #f0f0f0;
}
.sv-info-block p {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    margin-bottom: 12px;
}
.sv-info-block p:last-child { margin-bottom: 0; }
.sv-info-highlights { display: flex; flex-direction: column; gap: 14px; }
.sv-info-highlight-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 18px;
    background: rgba(46, 134, 222, 0.04);
    border-radius: 12px;
}
.sv-info-num {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: var(--base-skin);
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sv-info-highlight-item strong {
    display: block;
    font-size: 15px;
    color: var(--base-headingfont-color);
}
.sv-info-highlight-item span {
    font-size: 13px;
    color: #777;
}
@media (max-width: 767px) {
    .sv-info-block { padding: 25px 20px; }
}

/* ---- Timeline ---- */
.sv-timeline { position: relative; padding-left: 40px; }
.sv-timeline::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 8px;
    bottom: 8px;
    width: 3px;
    background: linear-gradient(to bottom, var(--base-skin), rgba(46, 134, 222, 0.15));
    border-radius: 3px;
}
.sv-timeline-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 30px;
}
.sv-timeline-item:last-child { margin-bottom: 0; }
.sv-timeline-dot {
    position: absolute;
    left: -40px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: var(--base-skin);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    z-index: 1;
    box-shadow: 0 2px 8px rgba(46, 134, 222, 0.3);
}
.sv-timeline-dot.done { background: #28a745; }
.sv-timeline-content {
    background: #fff;
    border-radius: 12px;
    padding: 20px 24px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    flex: 1;
    transition: transform 0.2s;
}
.sv-timeline-content:hover { transform: translateX(4px); }
.sv-timeline-content h4 {
    font-size: 17px;
    color: var(--base-headingfont-color);
    margin: 0 0 6px;
}
.sv-timeline-content p { font-size: 15px; color: #666; margin: 0; line-height: 1.6; }

@media (max-width: 767px) {
    .sv-timeline { padding-left: 30px; }
    .sv-timeline-dot { left: -30px; width: 28px; height: 28px; font-size: 13px; }
    .sv-timeline::before { left: 12px; }
    .sv-timeline-content { padding: 15px 18px; }
}

/* ---- Document Columns ---- */
.sv-doc-column {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    height: 100%;
}
.sv-doc-header {
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.sv-doc-header i { margin-right: 8px; }
.sv-doc-buyer { background: var(--base-skin); }
.sv-doc-seller { background: var(--base-dark); }
.sv-doc-list {
    list-style: none;
    padding: 16px 20px;
    margin: 0;
}
.sv-doc-list li {
    padding: 10px 0;
    font-size: 15px;
    color: #555;
    border-bottom: 1px solid #f5f5f5;
    line-height: 1.5;
}
.sv-doc-list li:last-child { border-bottom: none; }
.sv-doc-list li i { color: var(--base-skin); margin-right: 8px; }
.sv-doc-note {
    background: #fffbe6;
    border: 1px solid #ffe58f;
    border-radius: 10px;
    padding: 14px 20px;
    margin-top: 20px;
    font-size: 15px;
    color: #8a6d00;
    text-align: center;
}
.sv-doc-note i { margin-right: 6px; font-size: 18px; color: #d4a200; }

/* ---- FAQ Accordion ---- */
.sv-faq-item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.04);
    border: 1px solid #f0f0f0;
    overflow: hidden;
    transition: box-shadow 0.2s;
}
.sv-faq-item:hover { box-shadow: 0 3px 12px rgba(0,0,0,0.07); }
.sv-faq-question {
    padding: 18px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
    gap: 15px;
}
.sv-faq-question span {
    font-size: 16px;
    font-weight: 600;
    color: var(--base-headingfont-color);
}
.sv-faq-question i {
    color: var(--base-skin);
    font-size: 14px;
    transition: transform 0.3s;
    flex-shrink: 0;
}
.sv-faq-item.open .sv-faq-question i { transform: rotate(180deg); }
.sv-faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
    padding: 0 24px;
}
.sv-faq-item.open .sv-faq-answer {
    max-height: 300px;
    padding: 0 24px 18px;
}
.sv-faq-answer p { font-size: 15px; color: #666; line-height: 1.7; margin: 0; }

/* ---- CTA Card ---- */
.sv-cta-card {
    background: #fff;
    border-radius: 16px;
    padding: 35px 40px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.07);
    border-left: 5px solid var(--base-skin);
}
@media (max-width: 767px) { .sv-cta-card { padding: 25px 20px; } }

/* ---- Type Tabs ---- */
.sv-type-tabs {
    display: flex;
    gap: 0;
    background: #f0f0f0;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}
.sv-type-tab {
    flex: 1;
    padding: 14px 10px;
    text-align: center;
    border: none;
    background: transparent;
    font-size: 15px;
    font-weight: 600;
    color: #777;
    cursor: pointer;
    transition: all 0.25s;
    position: relative;
}
.sv-type-tab:hover { color: var(--base-skin); background: rgba(46,134,222,0.05); }
.sv-type-tab.active {
    background: #fff;
    color: var(--base-skin);
    box-shadow: 0 -2px 0 var(--base-skin) inset;
}
.sv-type-panels {
    background: #fff;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    border-top: none;
}
.sv-type-panel { display: none; padding: 30px; }
.sv-type-panel.active { display: block; }
.sv-type-panel h4 {
    font-size: 20px;
    color: var(--base-headingfont-color);
    margin-bottom: 10px;
}
.sv-type-panel p { font-size: 15px; color: #666; line-height: 1.7; margin-bottom: 15px; }
.sv-type-icon-wrap {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.sv-type-icon-wrap i { font-size: 36px; color: var(--base-skin); }
.sv-type-docs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.sv-type-docs span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    background: #f8f9fa;
    border: 1px solid #eee;
    border-radius: 20px;
    font-size: 13px;
    color: #555;
}
.sv-type-docs span i { color: var(--base-skin); }
@media (max-width: 767px) {
    .sv-type-tab { font-size: 13px; padding: 12px 6px; }
    .sv-type-panel { padding: 20px; }
}

/* ---- Horizontal Steps ---- */
.sv-steps-horizontal {
    display: flex;
    align-items: flex-start;
    gap: 0;
    justify-content: center;
}
.sv-hstep {
    flex: 1;
    text-align: center;
    max-width: 200px;
}
.sv-hstep-num {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--base-skin);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 12px;
    box-shadow: 0 3px 10px rgba(46, 134, 222, 0.25);
}
.sv-hstep h5 {
    font-size: 15px;
    color: var(--base-headingfont-color);
    margin-bottom: 6px;
}
.sv-hstep p { font-size: 13px; color: #777; line-height: 1.5; margin: 0; }
.sv-hstep-arrow {
    display: flex;
    align-items: center;
    padding-top: 12px;
    color: #ccc;
    font-size: 20px;
    flex-shrink: 0;
    margin: 0 5px;
}
@media (max-width: 767px) {
    .sv-steps-horizontal { flex-wrap: wrap; gap: 15px; }
    .sv-hstep { max-width: 45%; flex-basis: 45%; }
    .sv-hstep-arrow { display: none; }
}

/* ---- Compare Cards (side by side) ---- */
.sv-compare-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 2px solid #f0f0f0;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: box-shadow 0.2s;
}
.sv-compare-card:hover { box-shadow: 0 6px 24px rgba(0,0,0,0.09); }
.sv-compare-premium { border-color: var(--base-skin); }
.sv-compare-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    background: var(--base-skin);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 20px;
}
.sv-compare-header {
    padding: 24px 24px 16px;
    text-align: center;
}
.sv-compare-header i {
    font-size: 32px;
    color: var(--base-skin);
    margin-bottom: 10px;
    display: block;
}
.sv-compare-header h4 { font-size: 20px; color: var(--base-headingfont-color); margin: 0; }
.sv-compare-body {
    padding: 0 24px;
    flex: 1;
}
.sv-compare-body p { font-size: 14px; color: #777; text-align: center; margin-bottom: 16px; }
.sv-compare-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sv-compare-list li {
    padding: 8px 0;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
    gap: 10px;
}
.sv-compare-list li:last-child { border-bottom: none; }
.sv-compare-list li.included i { color: var(--base-skin); }
.sv-compare-list li.excluded { color: #bbb; }
.sv-compare-list li.excluded i { color: #ddd; }
.sv-compare-footer {
    padding: 16px 24px;
    background: #f8f9fa;
    text-align: center;
    font-size: 14px;
    color: #555;
    margin-top: auto;
}
.sv-compare-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999;
    margin-bottom: 2px;
}

/* ---- Zone Cards ---- */
.sv-zone-card {
    background: #fff;
    border-radius: 14px;
    padding: 30px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    height: 100%;
    text-align: center;
}
.sv-zone-flag {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.sv-zone-flag i { font-size: 24px; color: var(--base-skin); }
.sv-zone-card h4 { font-size: 20px; color: var(--base-headingfont-color); margin-bottom: 8px; }
.sv-zone-card > p { font-size: 14px; color: #777; margin-bottom: 18px; }
.sv-zone-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin-bottom: 18px; }
.sv-zone-tags span {
    padding: 5px 14px;
    background: #f0f7f8;
    border: 1px solid rgba(46, 134, 222, 0.15);
    border-radius: 20px;
    font-size: 13px;
    color: var(--base-dark);
}
.sv-zone-time {
    font-size: 14px;
    color: var(--base-skin);
    font-weight: 600;
}
.sv-zone-time i { margin-right: 5px; }

/* ---- Use Cases (icon + text rows) ---- */
.sv-use-cases {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.sv-use-case {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 18px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 8px rgba(0,0,0,0.04);
    border: 1px solid #f0f0f0;
    transition: transform 0.2s, box-shadow 0.2s;
}
.sv-use-case:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
}
.sv-use-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sv-use-icon i { font-size: 18px; color: var(--base-skin); }
.sv-use-case strong {
    display: block;
    font-size: 15px;
    color: var(--base-headingfont-color);
    margin-bottom: 3px;
}
.sv-use-case p { font-size: 14px; color: #777; margin: 0; line-height: 1.5; }
@media (max-width: 767px) {
    .sv-use-cases { grid-template-columns: 1fr; }
}

/* ---- Emergency variants ---- */
.sv-hero-emergency {
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 40%, #c0392b 100%);
}
.sv-badge-urgent {
    background: rgba(231, 76, 60, 0.6) !important;
    border-color: rgba(231, 76, 60, 0.8) !important;
    animation: sv-pulse-badge 2s infinite;
}
@keyframes sv-pulse-badge {
    0%, 100% { box-shadow: 0 0 0 0 rgba(231, 76, 60, 0.4); }
    50% { box-shadow: 0 0 0 10px rgba(231, 76, 60, 0); }
}
.sv-hero-icon-pulse {
    animation: sv-pulse-ring 2.5s infinite;
}
@keyframes sv-pulse-ring {
    0%, 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0.15); }
    50% { box-shadow: 0 0 0 20px rgba(255,255,255,0); }
}

/* Emergency call strip */
.sv-emergency-strip {
    background: #e74c3c;
    padding: 14px 0;
    text-align: center;
}
.sv-strip-text {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
}
.sv-strip-text i { margin-right: 6px; }
.sv-strip-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px;
    background: #fff;
    color: #e74c3c;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    margin: 4px;
    transition: transform 0.2s, box-shadow 0.2s;
}
.sv-strip-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    color: #c0392b;
}
.sv-strip-btn-wa {
    background: #25d366;
    color: #fff;
}
.sv-strip-btn-wa:hover { color: #fff; background: #1da851; }
@media (max-width: 767px) {
    .sv-strip-text { display: block; margin: 0 0 10px; }
}

/* ---- Counter Strip ---- */
.sv-counter-strip {
    display: flex;
    background: linear-gradient(135deg, var(--base-dark) 0%, var(--base-skin) 100%);
    border-radius: 16px;
    overflow: hidden;
}
.sv-counter-item {
    flex: 1;
    text-align: center;
    padding: 28px 15px;
    position: relative;
}
.sv-counter-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: rgba(255,255,255,0.2);
}
.sv-counter-num {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
}
.sv-counter-label {
    font-size: 13px;
    color: rgba(255,255,255,0.75);
    margin-top: 4px;
}
@media (max-width: 767px) {
    .sv-counter-strip { flex-wrap: wrap; }
    .sv-counter-item { flex-basis: 50%; }
    .sv-counter-item:nth-child(2)::after { display: none; }
}

/* ---- Split Comparison ---- */
.sv-split {
    display: flex;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    overflow: hidden;
    border: 1px solid #f0f0f0;
}
.sv-split-col { flex: 1; }
.sv-split-header {
    padding: 24px;
    text-align: center;
}
.sv-split-left .sv-split-header { background: rgba(46, 134, 222, 0.06); }
.sv-split-right .sv-split-header { background: rgba(52, 73, 94, 0.06); }
.sv-split-header i {
    font-size: 30px;
    display: block;
    margin-bottom: 8px;
}
.sv-split-left .sv-split-header i { color: var(--base-skin); }
.sv-split-right .sv-split-header i { color: #34495e; }
.sv-split-header h3 {
    font-size: 22px;
    margin: 0;
    color: var(--base-headingfont-color);
}
.sv-split-body { padding: 24px; }
.sv-split-desc {
    font-size: 14px;
    color: #777;
    margin-bottom: 18px;
    line-height: 1.6;
}
.sv-split-list {
    list-style: none;
    padding: 0;
    margin: 0 0 18px;
}
.sv-split-list li {
    padding: 7px 0;
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 8px;
}
.sv-split-list li i { color: var(--base-skin); flex-shrink: 0; }
.sv-split-ideal {
    background: #f8f9fa;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
}
.sv-split-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    flex-shrink: 0;
    position: relative;
    background: #f0f0f0;
}
.sv-split-divider span {
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    z-index: 1;
}
@media (max-width: 767px) {
    .sv-split { flex-direction: column; }
    .sv-split-divider {
        width: 100%;
        height: 50px;
        flex-direction: row;
    }
}

/* ---- Warning Box ---- */
.sv-warning-box {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 24px 28px;
    background: #fff5f5;
    border: 1px solid #fed7d7;
    border-left: 5px solid #e53e3e;
    border-radius: 12px;
}
.sv-warning-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fed7d7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sv-warning-icon i { font-size: 22px; color: #e53e3e; }
.sv-warning-box h4 {
    font-size: 17px;
    color: #c53030;
    margin: 0 0 8px;
}
.sv-warning-box p {
    font-size: 15px;
    color: #666;
    margin: 0;
    line-height: 1.6;
}
@media (max-width: 767px) {
    .sv-warning-box { flex-direction: column; text-align: center; align-items: center; }
}

/* ---- Accordion Cards ---- */
.sv-accordion-cards { display: flex; flex-direction: column; gap: 12px; }
.sv-acc-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    border: 1px solid #f0f0f0;
    overflow: hidden;
    transition: box-shadow 0.25s;
}
.sv-acc-card:hover { box-shadow: 0 4px 18px rgba(0,0,0,0.07); }
.sv-acc-card.open { border-color: var(--base-skin); box-shadow: 0 4px 20px rgba(46,134,222,0.1); }
.sv-acc-card-header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    cursor: pointer;
    user-select: none;
}
.sv-acc-card-icon {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sv-acc-card-icon i { font-size: 20px; color: var(--base-skin); }
.sv-acc-card-header h4 {
    font-size: 17px;
    color: var(--base-headingfont-color);
    margin: 0;
}
.sv-acc-card-header span { font-size: 13px; color: #999; }
.sv-acc-card-header > div:nth-child(2) { flex: 1; }
.sv-acc-chevron {
    color: #bbb;
    font-size: 14px;
    transition: transform 0.3s;
    flex-shrink: 0;
}
.sv-acc-card.open .sv-acc-chevron { transform: rotate(180deg); color: var(--base-skin); }
.sv-acc-card-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 24px;
}
.sv-acc-card.open .sv-acc-card-body {
    max-height: 600px;
    padding: 0 24px 24px;
}
.sv-acc-note {
    background: #e8f4f8;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 13px;
    color: #555;
    margin-top: 15px;
}
.sv-acc-note i { color: var(--base-skin); margin-right: 6px; }

/* Checklist (inside accordion) */
.sv-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sv-checklist li {
    padding: 6px 0;
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 8px;
}
.sv-checklist li i { color: var(--base-skin); flex-shrink: 0; font-size: 13px; }

/* ---- Policy Cards (pricing-style) ---- */
.sv-policy-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px 22px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    transition: transform 0.2s, box-shadow 0.2s;
}
.sv-policy-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(0,0,0,0.1);
}
.sv-policy-popular {
    border-color: var(--base-skin);
    box-shadow: 0 4px 20px rgba(46,134,222,0.12);
}
.sv-policy-badge {
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--base-skin);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 14px;
    border-radius: 0 0 8px 8px;
}
.sv-policy-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
}
.sv-policy-icon i { font-size: 24px; }
.sv-policy-card h4 {
    font-size: 18px;
    color: var(--base-headingfont-color);
    margin: 0 0 6px;
}
.sv-policy-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 3px 10px;
    border-radius: 4px;
    background: #f0f0f0;
    color: #888;
    margin-bottom: 12px;
}
.sv-tag-required { background: #e8f5e9; color: #2e7d32; }
.sv-policy-card p {
    font-size: 14px;
    color: #777;
    line-height: 1.6;
    flex: 1;
    margin-bottom: 16px;
}
.sv-policy-features {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-top: 1px solid #f0f0f0;
    padding-top: 14px;
}
.sv-policy-features li {
    padding: 4px 0;
    font-size: 13px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 8px;
}
.sv-policy-features li i { color: var(--base-skin); font-size: 12px; }

/* ---- Coverage Table ---- */
.sv-table-wrap {
    overflow-x: auto;
    border-radius: 14px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
}
.sv-coverage-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}
.sv-coverage-table thead th {
    padding: 14px 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: var(--base-skin);
}
.sv-coverage-table thead th:first-child {
    text-align: left;
    background: var(--base-dark);
    min-width: 180px;
}
.sv-coverage-table tbody td {
    padding: 12px 16px;
    text-align: center;
    font-size: 14px;
    color: #555;
    border-bottom: 1px solid #f5f5f5;
}
.sv-coverage-table tbody td:first-child {
    text-align: left;
    font-weight: 500;
    color: var(--base-headingfont-color);
}
.sv-coverage-table tbody tr:last-child td { border-bottom: none; }
.sv-coverage-table tbody tr:hover { background: rgba(46,134,222,0.02); }
.sv-tbl-yes { color: var(--base-skin); font-size: 16px; }
.sv-tbl-no { color: #ddd; font-size: 14px; }

/* ---- Feature Rows ---- */
.sv-feature-rows { display: flex; flex-direction: column; gap: 16px; }
.sv-feature-row {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: #fff;
    border-radius: 14px;
    padding: 24px 28px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    border: 1px solid #f0f0f0;
    transition: transform 0.2s, box-shadow 0.2s;
}
.sv-feature-row:hover {
    transform: translateX(4px);
    box-shadow: 0 4px 18px rgba(0,0,0,0.07);
}
.sv-feature-icon-col { flex-shrink: 0; }
.sv-feature-circle {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sv-feature-circle i { font-size: 24px; }
.sv-feature-content { flex: 1; }
.sv-feature-content h4 {
    font-size: 18px;
    color: var(--base-headingfont-color);
    margin: 0 0 8px;
}
.sv-feature-content > p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin: 0 0 14px;
}
.sv-feature-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.sv-feature-meta span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    color: #555;
    background: #f8f9fa;
    padding: 4px 12px;
    border-radius: 6px;
    border: 1px solid #eee;
}
.sv-feature-meta span i { color: var(--base-skin); font-size: 12px; }
@media (max-width: 767px) {
    .sv-feature-row { flex-direction: column; align-items: center; text-align: center; padding: 20px; }
    .sv-feature-meta { justify-content: center; }
}

/* ---- Pricing Cards ---- */
.sv-pricing-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px 24px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.05);
    border: 2px solid #f0f0f0;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    transition: transform 0.2s, box-shadow 0.2s;
    position: relative;
}
.sv-pricing-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}
.sv-pricing-highlight {
    border-color: var(--base-skin);
}
.sv-pricing-popular {
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--base-skin);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 16px;
    border-radius: 0 0 8px 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.sv-pricing-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}
.sv-pricing-icon i { font-size: 26px; }
.sv-pricing-card h4 {
    font-size: 19px;
    color: var(--base-headingfont-color);
    margin-bottom: 6px;
}
.sv-pricing-tag {
    display: inline-block;
    font-size: 12px;
    color: #999;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    padding: 2px 12px;
    margin-bottom: 14px;
}
.sv-pricing-card > p {
    font-size: 14px;
    color: #777;
    line-height: 1.6;
    margin-bottom: 18px;
    flex: 1;
}
.sv-pricing-features {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.sv-pricing-features li {
    padding: 5px 0;
    font-size: 13px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 8px;
}
.sv-pricing-features li i { color: var(--base-skin); font-size: 12px; }

/* ---- Icon Row ---- */
.sv-icon-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}
.sv-icon-row-item { text-align: center; }
.sv-icon-row-circle {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.06);
    border: 2px solid rgba(46, 134, 222, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 8px;
    transition: all 0.25s;
}
.sv-icon-row-circle i { font-size: 26px; color: var(--base-skin); transition: color 0.25s; }
.sv-icon-row-item:hover .sv-icon-row-circle {
    background: var(--base-skin);
    border-color: var(--base-skin);
}
.sv-icon-row-item:hover .sv-icon-row-circle i { color: #fff; }
.sv-icon-row-item span { font-size: 14px; color: #555; font-weight: 500; }
@media (max-width: 575px) {
    .sv-icon-row { gap: 18px; }
    .sv-icon-row-circle { width: 56px; height: 56px; }
    .sv-icon-row-circle i { font-size: 20px; }
}

/* ---- Feature Cards (badge + body) ---- */
.sv-feature-cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.sv-feature-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: #fff;
    border-radius: 14px;
    padding: 24px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
    border: 1px solid #f0f0f0;
    transition: transform 0.2s, box-shadow 0.2s;
}
.sv-feature-card:hover {
    transform: translateX(4px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.sv-feature-badge {
    width: 60px;
    height: 60px;
    border-radius: 14px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    letter-spacing: 0.5px;
}
.sv-feature-body { flex: 1; }
.sv-feature-body h4 {
    font-size: 18px;
    color: var(--base-headingfont-color);
    margin: 0 0 6px;
}
.sv-feature-body > p {
    font-size: 15px;
    color: #666;
    margin: 0 0 12px;
    line-height: 1.6;
}
.sv-feature-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.sv-feature-meta span {
    font-size: 13px;
    color: #888;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.sv-feature-meta span i { color: var(--base-skin); }
@media (max-width: 575px) {
    .sv-feature-card { flex-direction: column; align-items: center; text-align: center; }
    .sv-feature-meta { justify-content: center; }
}

/* ---- Calculator Block ---- */
.sv-calc-block {
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    border: 1px solid #f0f0f0;
}
.sv-calc-form label {
    font-size: 13px;
    font-weight: 600;
    color: #555;
    margin-bottom: 4px;
    display: block;
}
.sv-calc-form .form-control {
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    padding: 10px 14px;
    font-size: 15px;
    background: #fff;
    transition: border-color 0.2s;
}
.sv-calc-form .form-control:focus {
    border-color: var(--base-skin);
    box-shadow: 0 0 0 3px rgba(46, 134, 222, 0.1);
}
.sv-calc-result {
    background: linear-gradient(135deg, var(--base-dark), var(--base-skin));
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}
.sv-calc-result-label {
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 4px;
}
.sv-calc-result-value {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.sv-calc-result-value span {
    font-size: 36px;
    font-weight: 800;
}
.sv-calc-result-note {
    font-size: 11px;
    color: rgba(255,255,255,0.5);
    margin-top: 6px;
}
@media (max-width: 767px) {
    .sv-calc-block { padding: 25px 20px; }
}

/* ===== CONTACTS PAGE ===== */

/* Hero */
.ct-hero {
    background: linear-gradient(135deg, #0f2340 0%, var(--base-dark) 40%, var(--base-skin) 100%);
    padding: 130px 0 90px;
}
@media (max-width: 1199px) { .ct-hero { padding: 80px 0 60px; } }
.ct-hero-inner { max-width: 600px; }

.ct-hero h1 {
    color: #fff;
    font-size: 34px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.ct-hero p {
    color: rgba(255,255,255,0.8);
    font-size: 17px;
    margin: 0;
    line-height: 1.6;
}

/* Contact Cards */
.ct-cards-section { padding: 0; position: relative; z-index: 2; }
.ct-cards-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: -40px;
}
.ct-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px 22px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    text-align: center;
    transition: transform 0.2s;
}
.ct-card:hover { transform: translateY(-3px); }
.ct-card-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(46, 134, 222, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
}
.ct-card-icon i { font-size: 22px; color: var(--base-skin); }
.ct-card h4 {
    font-size: 17px;
    color: var(--base-headingfont-color);
    margin: 0 0 10px;
}
.ct-card-link {
    display: block;
    font-size: 15px;
    color: #555;
    text-decoration: none;
    margin-bottom: 4px;
    transition: color 0.2s;
}
.ct-card-link:hover { color: var(--base-skin); }
.ct-card-link.ct-wa {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #25d366;
    font-weight: 600;
    margin-top: 4px;
}
.ct-card-link.ct-wa:hover { color: #1da851; }
.ct-card-text {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    margin: 0;
}

/* Hours in card */
.ct-hours { text-align: left; }
.ct-hours-row {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    font-size: 13px;
    color: #555;
    border-bottom: 1px solid #f5f5f5;
}
.ct-hours-row:last-child { border-bottom: none; }
.ct-hours-row span:first-child { font-weight: 600; color: #333; }
.ct-hours-closed span:last-child { color: #e53e3e; font-weight: 500; }

@media (max-width: 991px) {
    .ct-cards-row { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 575px) {
    .ct-cards-row { grid-template-columns: 1fr; }
}

/* Form + Map Section */
.ct-main-section { padding: 50px 0 80px; }

/* Form Block */
.ct-form-block {
    background: #fff;
    border-radius: 16px;
    padding: 36px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    border: 1px solid #f0f0f0;
}
.ct-form-block h2 {
    font-size: 24px;
    color: var(--base-headingfont-color);
    margin: 0 0 6px;
}
.ct-form-subtitle {
    font-size: 14px;
    color: #888;
    margin: 0 0 24px;
}
.ct-form-group { margin-bottom: 16px; }
.ct-form-group label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #555;
    margin-bottom: 5px;
}
.ct-form-group input,
.ct-form-group select,
.ct-form-group textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 11px 16px;
    font-size: 15px;
    color: #333;
    background: #fff;
    transition: border-color 0.2s, box-shadow 0.2s;
    font-family: inherit;
}
.ct-form-group input:focus,
.ct-form-group select:focus,
.ct-form-group textarea:focus {
    outline: none;
    border-color: var(--base-skin);
    box-shadow: 0 0 0 3px rgba(46, 134, 222, 0.1);
}
.ct-form-group textarea { resize: vertical; min-height: 100px; }
.ct-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
@media (max-width: 575px) {
    .ct-form-row { grid-template-columns: 1fr; }
    .ct-form-block { padding: 24px 20px; }
}
.ct-form-note {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 14px;
}
.ct-form-btn {
    width: 100%;
    padding: 13px;
    border: none;
    border-radius: 10px;
    background: var(--base-skin);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.ct-form-btn:hover { background: var(--base-dark); }
.ct-form-btn:disabled { opacity: 0.7; cursor: not-allowed; }

/* Form result messages */
#formResult {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    width: 100%;
    box-shadow: none !important;
    border: none !important;
    border-radius: 6px !important;
}
#formResult:empty { display: none; }
#formResult.ct-form-success {
    padding: 10px 14px !important;
    background: #f0fdf4 !important;
    color: #16a34a;
}
#formResult.ct-form-error {
    padding: 10px 14px !important;
    background: #fef2f2 !important;
    color: #dc2626;
}

/* Map Block */
.ct-map-block {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    height: 100%;
    min-height: 520px;
}
.ct-map-block iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.ct-map-footer {
    margin-top: 12px;
    text-align: right;
}
.ct-directions-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 600;
    color: var(--base-skin);
    text-decoration: none;
    padding: 8px 18px;
    border: 2px solid var(--base-skin);
    border-radius: 8px;
    transition: all 0.2s;
}
.ct-directions-btn:hover {
    background: var(--base-skin);
    color: #fff;
}

/* ===== END CONTACTS PAGE ===== */

/* ===== END SERVICE PAGES ===== */
/* ===== HOMEPAGE BLOG CARDS ===== */
.hp-blog-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
    transition: transform .3s, box-shadow .3s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.hp-blog-card:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.12);
    transform: translateY(-3px);
}
.hp-blog-card-img {
    display: block;
    position: relative;
    overflow: hidden;
}
.hp-blog-card-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform .5s;
}
.hp-blog-card:hover .hp-blog-card-img img {
    transform: scale(1.05);
}
.hp-blog-play {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 50px; height: 50px;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    transition: .3s;
}
.hp-blog-card:hover .hp-blog-play {
    background: #fff;
    color: #333;
    transform: translate(-50%, -50%) scale(1.1);
}
.hp-blog-card-body {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.hp-blog-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    font-size: 12px;
    color: #888;
    margin-bottom: 12px;
}
.hp-blog-meta i { margin-right: 3px; }
.hp-blog-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}
.hp-blog-card-body h3 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 8px;
}
.hp-blog-card-body h3 a {
    color: #222;
    text-decoration: none;
}
.hp-blog-card-body h3 a:hover {
    color: var(--base-skin, #c2a74e);
}
.hp-blog-card-body p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
    flex: 1;
}
.hp-blog-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--base-skin, #c2a74e);
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: gap .3s;
}
.hp-blog-link:hover {
    gap: 12px;
    color: #222;
}
@media (max-width: 767px) {
    .hp-blog-card-body h3 { font-size: 16px; }
    .hp-blog-card-body { padding: 15px; }
}
/* ===== END HOMEPAGE BLOG CARDS ===== */

@media (max-width: 991px) {
    .event-section .col-lg-4[style*="text-align:right"] {
        text-align: center !important;
        margin-top: 10px;
    }
}
/* ============================================================
   CTA Noleggio — адаптивный заголовок и отступы
   ============================================================ */
@media (max-width: 1399px) {
    .cta-content-main h2.title {
        font-size: 80px;
        line-height: 85px;
    }
    .prt-row.cta-section01 {
        padding-bottom: 200px;
    }
    .cta-single-image-wrapper img {
        max-width: 85%;
        float: right;
    }
}
@media (max-width: 1199px) {
    .cta-content-main h2.title {
        font-size: 60px;
        line-height: 65px;
    }
    .prt-row.cta-section01 {
        padding-bottom: 220px;
    }
    .cta-single-image-wrapper img {
        max-width: 75%;
    }
}
@media (max-width: 991px) {
    .cta-content-main h2.title {
        font-size: 48px;
        line-height: 52px;
    }
    .prt-row.cta-section01 {
        padding-bottom: 180px;
    }
    .cta-single-image-wrapper img {
        max-width: 100%;
        float: none;
    }
}
/* Car Finder Wizard - Mobile */
@media (max-width: 575px) {
    .wizard-steps {
        gap: 15px;
    }
    .wizard-step-number {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .wizard-step-label {
        font-size: 11px;
    }
}
/* =========================
   MOBILE MENU — dark theme
   ========================= */
@media (max-width: 1200px) {
    /* поднимаем stacking context хедера */
    .prt-stickable-header {
        z-index: 9999 !important;
    }
    nav.main-menu.menu-mobile {
        background-color: #0d0f18 !important;
        border-top-color: #1d6ff0 !important;
        /* fixed — меню поверх всего */
        position: fixed !important;
        top: 69px !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        overflow-y: auto !important;
        z-index: 99999 !important;
        box-shadow: none !important;
    }
    /* пункты меню */
    nav.main-menu ul.menu > li > a {
        color: #ffffff !important;
        border-top-color: rgba(255,255,255,.08) !important;
    }
    nav.main-menu ul.menu > li.active > a,
    nav.main-menu ul.menu > li:hover > a {
        color: var(--base-skin) !important;
    }
    /* стрелка подменю */
    nav.main-menu li.mega-menu-item a.mega-menu-link::after {
        color: rgba(255,255,255,.55) !important;
    }
    /* подменю */
    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu {
        display: none !important;
        background-color: rgba(255,255,255,.04) !important;
        border-radius: 6px !important;
        padding: 4px 0 8px 0 !important;
    }
    nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active {
        display: block !important;
    }
    nav.main-menu ul.menu li ul.mega-submenu li a {
        color: rgba(255,255,255,.75) !important;
        border-bottom-color: rgba(255,255,255,.06) !important;
        padding: 10px 20px !important;
        font-size: 14px !important;
    }
    nav.main-menu ul.menu li ul.mega-submenu li a:hover {
        color: #fff !important;
        background-color: rgba(255,255,255,.06) !important;
    }
}

/* ===== Мобильный отступ секции vendita ===== */
@media (max-width: 991px) {
    .specialoffer-section.car-section {
        padding-top: 30px !important;
    }
}

/* ===== Кнопки skincolor — тёмные по умолчанию, синие при hover ===== */
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor {
    background-color: var(--base-dark) !important;
    border-color: rgba(47,158,255,.35) !important;
    color: #fff !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.04), 0 8px 20px rgba(0,0,0,.2) !important;
    transition: background-color .25s ease, border-color .25s ease, box-shadow .25s ease, transform .25s ease !important;
}
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover {
    background-color: var(--base-skin) !important;
    border-color: var(--base-skin) !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 0 20px rgba(47,158,255,.25), 0 8px 24px rgba(47,158,255,.2) !important;
}

/* ===== CTA noleggio — тёмный стиль вместо голубого ===== */
.cta-section01.bg-base-gradient {
    background-color: #0d1117 !important;
    background-image: linear-gradient(135deg, #0d1117 0%, #0f1a2e 100%) !important;
}
.cta-section01.bg-base-gradient .title {
    color: #fff !important;
}
.cta-section01.bg-base-gradient .white {
    color: rgba(255,255,255,.75) !important;
}
/* кнопки в этом блоке */
.cta-section01 .prt-btn-style-border.prt-btn-color-white {
    background: linear-gradient(180deg,#3aa7ff 0%,#1f7fff 100%) !important;
    border: 1px solid rgba(255,255,255,.08) !important;
    color: #fff !important;
    box-shadow: 0 10px 26px rgba(31,127,255,.30), inset 0 1px 0 rgba(255,255,255,.18) !important;
    transition: all .25s ease !important;
}
.cta-section01 .prt-btn-style-border.prt-btn-color-white:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 14px 30px rgba(31,127,255,.36), inset 0 1px 0 rgba(255,255,255,.18) !important;
    color: #fff !important;
}

/* ===== CTA noleggio — размер заголовка ===== */
.cta-content-main h2.title {
    font-size: 58px !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
@media (max-width: 991px) {
    .cta-content-main h2.title {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
}

/* ===== CTA noleggio — кнопки рядом на мобиле ===== */
@media (max-width: 991px) {
    .cta-section01 .prt-ctabtn-block div {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
    }
    .cta-section01 .prt-ctabtn-block div a.prt-btn {
        display: inline-flex !important;
        width: auto !important;
        margin: 0 !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

/* ===== we-buy form section mobile padding ===== */
@media (max-width: 575px) {
    .wb-form-section .text-center p {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

/* wb-form-section оставляем оригинальный синий — белая форма на нём смотрится лучше */

/* nl-cta-block — тёмный вместо синего */
.nl-cta-block {
    background: linear-gradient(135deg, #0d1117 0%, #0f1a2e 100%) !important;
}

/* nl-cta кнопки */
.nl-cta-block .prt-btn[style*="background: #fff"],
.nl-cta-block .prt-btn[style*="background:#fff"] {
    background: linear-gradient(180deg,#3aa7ff 0%,#1f7fff 100%) !important;
    color: #fff !important;
    border-color: transparent !important;
}
.nl-cta-block .prt-btn-style-border[style*="border-color: #fff"],
.nl-cta-block .prt-btn-style-border[style*="border-color:#fff"] {
    background: rgba(10,14,22,.85) !important;
    border: 1px solid rgba(47,158,255,.35) !important;
    color: #fff !important;
}
.nl-cta-block .prt-btn-style-border[style*="border-color: #fff"]:hover,
.nl-cta-block .prt-btn-style-border[style*="border-color:#fff"]:hover {
    background: var(--base-skin) !important;
    border-color: var(--base-skin) !important;
}

/* nl-include-card — тёмный стиль как srv-v2 */
.nl-include-card {
    background: linear-gradient(180deg,rgba(20,26,42,.82),rgba(10,12,18,.95)) !important;
    border: 1px solid rgba(255,255,255,.07) !important;
    border-radius: 14px !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.04), 0 8px 20px rgba(0,0,0,.2) !important;
    transition: transform .25s ease, border-color .3s ease, box-shadow .3s ease !important;
}
.nl-include-card:hover {
    transform: translateY(-4px) !important;
    border-color: rgba(47,158,255,.35) !important;
    box-shadow: 0 0 20px rgba(47,158,255,.12), 0 10px 30px rgba(0,0,0,.4) !important;
}
.nl-include-card h5 {
    color: #fff !important;
}
.nl-include-card p {
    color: rgba(255,255,255,.58) !important;
}
.nl-include-icon {
    background: rgba(47,158,255,.12) !important;
    border: 1px solid rgba(47,158,255,.22) !important;
    border-radius: 11px !important;
}
.nl-include-icon i {
    color: #4ab8ff !important;
}