@font-face {
    font-family: "Courgette";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/courgette-latin-ext.woff2") format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Courgette";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/courgette-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.olbia-logo-text {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #002030;
    font-weight: 800;
    line-height: 1.05;
    white-space: nowrap;
}
  .olbia-logo-text .mark {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #008030 0%, #58B020 100%);
    color: #fff;
    font-size: 24px;
    box-shadow: -4px -4px 0 #FF6600;
}
  .olbia-logo-text small {
    display: block;
    margin-top: 3px;
    color: #008030;
    font-size: 12px;
    font-weight: 600;
}
  header.style-3 .header-logo {
    width: auto;
    min-width: 188px;
    flex: 0 0 auto;
}
  header.style-3.two {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100500 !important;
    background: rgba(250, 253, 247, 0.82);
    border-bottom: 1px solid rgba(0, 128, 48, 0.12);
    box-shadow: 0 10px 30px rgba(0, 32, 48, 0.08);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}
  header.style-3.two.sticky {
    z-index: 100500 !important;
}
  body.olbia-mobile-menu-open header.style-3.two {
    z-index: 2147483000 !important;
}
  body.olbia-mobile-menu-open header.style-3 .nav-right {
    pointer-events: none;
}
  body.olbia-mobile-menu-open header.style-3 .sidebar-button.mobile-menu-btn {
    opacity: 0;
    visibility: hidden;
}
  header.style-3.two .main-menu > ul > li > a {
    color: #002030;
}
  header.style-3.two .main-menu > ul > li > a i {
    color: #008030;
}
  header.style-3.two .main-menu > ul > li:hover > a,
header.style-3.two .main-menu > ul > li.active > a {
    color: #008030;
    border-color: rgba(0, 128, 48, 0.22);
    background: rgba(88, 176, 32, 0.09);
}
  header.style-3.two .contact-area .icon,
header.style-3.two .search-and-login .search-bar .search-btn,
header.style-3.two .search-and-login .login-btn {
    background: rgba(0, 128, 48, 0.08);
    border-color: rgba(0, 128, 48, 0.16);
}
  header.style-3.two .contact-area .icon svg,
header.style-3.two .search-and-login .search-bar .search-btn svg,
header.style-3.two .search-and-login .login-btn svg {
    fill: #008030;
}
  header.style-3.two .contact-area .content span {
    color: #597065;
}
  header.style-3.two .contact-area .content a {
    color: #002030;
}
  header.style-3.two .contact-area .content a:hover {
    color: #008030;
}
  header.style-3 .header-logo .olbia-logo-text {
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
}
  header.style-3 .header-logo .olbia-logo-text img {
    display: block;
    width: 176px;
    max-width: 100%;
    height: auto;
    filter: none;
}
  header.style-3 .mobile-logo-wrap .olbia-logo-text img {
    display: block;
    width: 230px;
    max-width: 100%;
    height: auto;
}
  @media (min-width: 1200px) and (max-width: 1399px) {
    header.style-3 .header-logo {
        min-width: 162px;
    }
      header.style-3 .logo-and-menu-area {
        gap: 34px;
    }
      header.style-3 .header-logo .olbia-logo-text img {
        width: 158px;
    }
      .header-logo .olbia-logo-text {
        gap: 8px;
        font-size: 15px;
    }
      .header-logo .olbia-logo-text .mark {
        width: 34px;
        height: 34px;
        font-size: 20px;
    }
      .header-logo .olbia-logo-text small {
        font-size: 11px;
    }
}
  .footer-logo .olbia-logo-text {
    color: #fff;
}
  .footer-logo .olbia-logo-text small {
    color: rgba(255, 255, 255, 0.72);
}
  header.style-3.sticky {
    background: rgba(250, 253, 247, 0.96);
    border-bottom: 1px solid rgba(0, 128, 48, 0.14);
    box-shadow: 0 10px 30px rgba(0, 32, 48, 0.1);
    backdrop-filter: blur(14px);
}
  header.style-3.sticky .olbia-logo-text {
    color: #002030;
}
  header.style-3.sticky .olbia-logo-text small {
    color: #008030;
}
  header.style-3.sticky .main-menu > ul > li > a,
header.style-3.two.sticky .main-menu > ul > li > a {
    color: #002030;
}
  header.style-3.sticky .main-menu > ul > li > a i,
header.style-3.two.sticky .main-menu > ul > li > a i {
    color: #008030;
}
  header.style-3.sticky .main-menu > ul > li:hover > a,
header.style-3.two.sticky .main-menu > ul > li:hover > a,
header.style-3.sticky .main-menu > ul > li.active > a,
header.style-3.two.sticky .main-menu > ul > li.active > a {
    color: #008030;
    border-color: rgba(0, 128, 48, 0.24);
    background: rgba(88, 176, 32, 0.1);
}
  header.style-3.sticky .contact-area .icon,
header.style-3.two.sticky .contact-area .icon,
header.style-3.two.sticky .search-and-login .search-bar .search-btn,
header.style-3.two.sticky .search-and-login .login-btn {
    background: rgba(0, 128, 48, 0.09);
    border-color: rgba(0, 128, 48, 0.16);
    backdrop-filter: none;
}
  header.style-3.sticky .contact-area .icon svg,
header.style-3.two.sticky .search-and-login .search-bar .search-btn svg,
header.style-3.two.sticky .search-and-login .login-btn svg {
    fill: #008030;
}
  header.style-3.sticky .contact-area .content span {
    color: #597065;
}
  header.style-3.sticky .contact-area .content a {
    color: #002030;
}
  header.style-3.sticky .contact-area .content a:hover {
    color: #008030;
}
  /* Olbia logo accent: orange for action and focus states */
.primary-btn1,
.primary-btn1.two {
    background-color: #FF6600;
    box-shadow: 0 12px 28px rgba(255, 102, 0, 0.24);
}
  .primary-btn1::after,
.primary-btn1.two::after {
    background-color: #002030;
}
  .primary-btn1.transparent {
    background-color: transparent;
    border-color: rgba(255, 102, 0, 0.85);
    color: #002030;
    box-shadow: none;
}
  .primary-btn1.transparent::after {
    background-color: #FF6600;
}
  .primary-btn1.transparent:hover {
    border-color: #FF6600;
    color: #fff;
}
  header.style-3.two .main-menu > ul > li:hover > a,
header.style-3.two .main-menu > ul > li.active > a {
    border-color: rgba(255, 102, 0, 0.52);
    box-shadow: inset 0 -2px 0 #FF6600;
}
  header.style-3.sticky .main-menu > ul > li:hover > a,
header.style-3.two.sticky .main-menu > ul > li:hover > a,
header.style-3.sticky .main-menu > ul > li.active > a,
header.style-3.two.sticky .main-menu > ul > li.active > a {
    color: #008030;
    border-color: rgba(255, 102, 0, 0.36);
    background: rgba(255, 102, 0, 0.09);
    box-shadow: inset 0 -2px 0 #FF6600;
}
  .home5-banner-contact-wrap {
    background: linear-gradient(90deg, #008030 0%, #008030 58%, #58B020 100%);
    border-top: 4px solid #FF6600;
}
  .home5-banner-section .slider-btn-grp .slider-btn:hover,
.slider-btn-grp .slider-btn:hover,
.slider-btn-grp.two .slider-btn:hover {
    background-color: #FF6600;
    border-color: #FF6600;
}
  .home5-about-section .about-video-area .play-btn,
.testimonial-card .author-area .author-img .play-btn {
    background-color: #FF6600;
}
  .home5-about-section .about-video-area .play-btn .waves-block .waves,
.testimonial-card .author-area .author-img .play-btn::before {
    background: rgba(255, 102, 0, 0.45);
}
  .package-card .package-img-wrap .batch span,
.package-card .package-img-wrap .batch span.discount,
.package-card .package-img-wrap .batch span.yellow-bg {
    background-color: #FF6600;
    color: #002030;
    font-weight: 800;
}
  .testimonial-card .rating-area li i,
.home5-testimonial-section .slider-btn-grp .slider-btn:hover svg,
.footer-section .footer-menu-wrap .footer-widget .widget-list li a:hover,
.footer-section .footer-menu-wrap .footer-logo-and-addition-info .address-area a:hover,
.footer-section .footer-bottom .copyright-and-payment-method-area p a:hover {
    color: #FF6600;
}
  .footer-section {
    border-top: 4px solid #FF6600;
}
.footer-section .footer-menu-wrap .footer-logo-and-addition-info .social-list li a:hover {
    background-color: #FF6600;
    border-color: #FF6600;
}
  @media (max-width: 1199px) {
    header.style-3.two {
        min-height: 74px;
    }
      header.style-3.two > .container-fluid {
        min-height: 74px;
        padding: 8px 16px;
    }
      header.style-3 .logo-and-menu-area {
        flex: 1 1 auto;
        min-width: 0;
        gap: 12px;
    }
      header.style-3 .header-logo {
        min-width: 0;
        max-width: calc(100vw - 86px);
    }
      header.style-3 .header-logo .olbia-logo-text img {
        width: 178px;
    }
      header.style-3 .sidebar-button.mobile-menu-btn {
        position: relative;
        z-index: 100520;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 44px;
        width: 44px;
        height: 44px;
        margin-left: auto;
        border: 1px solid rgba(0, 128, 48, 0.2);
        border-radius: 12px;
        background: rgba(0, 128, 48, 0.09);
        box-shadow: 0 8px 20px rgba(0, 32, 48, 0.08);
    }
      header.style-3 .sidebar-button.mobile-menu-btn svg {
        width: 19px;
        height: 17px;
        fill: #008030;
    }
      header.style-3 .sidebar-button.mobile-menu-btn:hover {
        background: #008030;
        border-color: #008030;
    }
      header.style-3 .sidebar-button.mobile-menu-btn:hover svg {
        fill: #fff;
    }
    header.style-3 .main-menu {
        position: fixed !important;
        top: 0 !important;
        right: auto !important;
        bottom: 0 !important;
        left: 0 !important;
        width: min(86vw, 320px);
        height: 100vh !important;
        min-height: 100dvh !important;
        max-height: 100dvh !important;
        padding: 30px 24px !important;
        overflow-y: auto !important;
        background: #fff !important;
        z-index: 2147483001 !important;
        pointer-events: auto;
        transform: translate3d(-110%, 0, 0) !important;
        box-shadow: 18px 0 42px rgba(0, 32, 48, 0.18);
    }
    header.style-3 .main-menu.show-menu {
        transform: translate3d(0, 0, 0) !important;
    }
      header.style-3 .main-menu .menu-list {
        padding-top: 36px;
    }
      header.style-3 .main-menu > ul > li > a,
    header.style-3.two .main-menu > ul > li:hover > a,
    header.style-3.two .main-menu > ul > li.active > a,
    header.style-3 .main-menu > ul > li.active > a {
        border: 0 !important;
        border-radius: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
      header.style-3 .main-menu > ul > li > a {
        padding: 16px 0;
        line-height: 1.25;
    }
      header.style-3 .main-menu > ul > li.active > a,
    header.style-3.two .main-menu > ul > li.active > a,
    header.style-3 .main-menu > ul > li:hover > a {
        color: #008030;
    }
      header.style-3 .main-menu > ul > li.active > a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 8px;
        width: 46px;
        height: 3px;
        border-radius: 999px;
        background-color: #FF6600;
    }
      header.style-3 .main-menu > ul > li > .dropdown-icon {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 48px;
        opacity: 1;
        right: 0;
        top: 4px;
        color: #002030;
    }
      header.style-3 .main-menu > ul > li > .dropdown-icon.active::before {
        content: none !important;
    }
      header.style-3 .main-menu > ul > li > .dropdown-icon.active i {
        transform: rotate(45deg);
    }
      header.style-3 .main-menu > ul > li.active > .dropdown-icon,
    header.style-3 .main-menu > ul > li:hover > .dropdown-icon {
        color: #FF6600;
    }
      header.style-3 .main-menu > ul > li .mega-menu,
    header.style-3 .main-menu > ul > li ul.sub-menu {
        margin-top: 0;
        padding-top: 0;
    }
}

.olbia-contact-symbol,
.home5-service-section .single-service .icon i,
.home5-about-section .single-counter .icon i,
.footer-section .contact-list .single-contact .icon i {
    color: #fff;
    font-size: 28px;
    line-height: 1;
}

.olbia-contact-symbol {
    flex: 0 0 auto;
    font-size: 36px;
}

.home5-travel-package-section .package-card .location-and-time .location i,
.home5-travel-package-section .package-card .bottom-area i {
    color: #008030;
    flex: 0 0 auto;
}

header.style-3 .dropdown-icon {
    appearance: none;
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
}

.olbia-video-dialog {
    width: min(900px, calc(100vw - 32px));
    padding: 0;
    border: 0;
    background: #001f33;
    box-shadow: 0 24px 80px rgba(0, 31, 51, 0.4);
}

.olbia-video-dialog::backdrop {
    background: rgba(0, 20, 30, 0.82);
}

.olbia-video-dialog video {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
}

.olbia-video-dialog .olbia-video-dialog-close {
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 12px;
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    border: 0;
    border-radius: 50%;
    color: #fff;
    background: rgba(0, 31, 51, 0.8);
}

@media (min-width: 1200px) {
    header.style-3 .main-menu {
        position: static;
    }

    header.style-3 .main-menu > ul > li .mega-menu {
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100vw;
        padding: 38px 0;
    }

    header.style-3 .main-menu > ul > li .mega-menu .menu-row {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 34px 42px;
    }

    header.style-3 .main-menu > ul > li .mega-menu .menu-row .menu-single-item {
        min-width: 0;
    }

    header.style-3 .main-menu > ul > li .mega-menu .menu-row .menu-single-item .menu-title {
        margin-bottom: 18px;
    }

    header.style-3 .main-menu > ul > li .mega-menu .menu-row .menu-single-item ul li {
        margin-bottom: 16px;
    }

    header.style-3 .main-menu > ul > li .mega-menu .menu-row .menu-single-item ul li > a {
        line-height: 1.25;
        white-space: normal;
    }
}

@media (min-width: 1600px) {
    header.style-3 .main-menu > ul > li .mega-menu .menu-row {
        grid-template-columns: repeat(7, minmax(0, 1fr));
        column-gap: 36px;
    }
}

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li .mega-menu.olbia-submenu-open,
    header.style-3 .main-menu > ul > li ul.sub-menu.olbia-submenu-open,
    header.style-3 .main-menu > ul > li .mega-menu .menu-single-item > ul.olbia-submenu-open {
        display: block;
    }
}

  @media (max-width: 576px) {
    header.style-3.two > .container-fluid {
        padding: 7px 12px;
    }
      header.style-3 .header-logo .olbia-logo-text img {
        width: 162px;
    }
      header.style-3 .sidebar-button.mobile-menu-btn {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
    }
}
  @media (max-width: 390px) {
    header.style-3 .header-logo .olbia-logo-text img {
        width: 140px;
    }
      header.style-3 .sidebar-button.mobile-menu-btn {
        flex-basis: 38px;
        width: 38px;
        height: 38px;
    }
}
  @media (max-width: 767px) {
    .home5-banner-contact-wrap .banner-contact-area {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 22px;
        max-width: 560px;
        margin: 0 auto;
        padding: 34px 18px;
    }
      .home5-banner-contact-wrap .banner-contact-area .inquiry-area {
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 430px;
    }
      .home5-banner-contact-wrap .banner-contact-area .inquiry-area .content {
        text-align: left;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-video {
        max-width: 430px;
        width: 100%;
        margin: 0 auto;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-video video {
        max-width: 100%;
        width: 100%;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-area {
        justify-content: center;
        width: 100%;
        gap: 18px;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-area .single-contact {
        justify-content: center;
        width: 100%;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-area .single-contact .content {
        text-align: left;
    }
      .home5-banner-contact-wrap .banner-contact-area .contact-area .single-contact .content a {
        font-size: clamp(17px, 5vw, 22px);
        word-break: break-word;
    }
    .home5-travel-package-section .row.gy-lg-5 {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 14px;
    }
      .home5-travel-package-section .row.gy-lg-5 > [class*="col-"] {
        flex: 0 0 auto;
        width: 50%;
    }
      .home5-travel-package-section .package-card {
        height: 100%;
        padding: 4px;
        border-radius: 12px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .package-img,
    .home5-travel-package-section .package-card .package-img-wrap .package-img img {
        border-radius: 9px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .package-img img {
        width: 100%;
        height: 112px;
        min-height: 112px;
        object-fit: cover;
    }
      .home5-travel-package-section .package-card .package-img-wrap .batch {
        top: 6px;
        right: 6px;
        gap: 4px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .batch span {
        font-size: 10px;
        padding: 4px 7px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .slider-pagi-wrap {
        bottom: 7px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .slider-pagi-wrap .paginations .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .slider-pagi-wrap .paginations .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 16px;
    }
      .home5-travel-package-section .package-card .package-content {
        padding: 10px 7px 8px;
    }
      .home5-travel-package-section .package-card .package-content h3 {
        margin-bottom: 6px;
    }
      .home5-travel-package-section .package-card .package-content h3 a {
        min-height: 34px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 13px;
        line-height: 1.3;
    }
      .home5-travel-package-section .package-card .package-content .location-and-time {
        flex-wrap: wrap;
        gap: 4px;
        margin-bottom: 9px;
    }
      .home5-travel-package-section .package-card .package-content .location-and-time .arrow {
        display: none;
    }
      .home5-travel-package-section .package-card .package-content .location-and-time .location {
        gap: 4px;
    }
      .home5-travel-package-section .package-card .package-content .location-and-time .location svg {
        width: 11px;
        height: 11px;
    }
      .home5-travel-package-section .package-card .package-content .location-and-time .location a,
    .home5-travel-package-section .package-card .package-content .location-and-time span {
        font-size: 11px;
        line-height: 1.2;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area {
        align-items: center;
        gap: 6px;
        margin-bottom: 0;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area .primary-btn1 {
        padding: 8px 9px;
        font-size: 11px;
        letter-spacing: 0;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area .primary-btn1 svg {
        width: 8px;
        height: 8px;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area .price-area .price-label {
        display: none;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area .price-area span {
        color: #008030;
        font-size: 12px;
        line-height: 1.2;
    }
      .home5-travel-package-section .package-card .package-content .divider,
    .home5-travel-package-section .package-card .package-content .bottom-area {
        display: none;
    }
      .home5-offer-section .home1-offer-slider {
        overflow: visible;
    }
      .home5-offer-section .home1-offer-slider .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        transform: none !important;
    }
      .home5-offer-section .home1-offer-slider .swiper-slide {
        width: auto !important;
        margin-right: 0 !important;
    }
      .home5-offer-section .home1-offer-slider img {
        width: 100%;
        height: 116px;
        min-height: 116px;
        object-fit: cover;
        border-radius: 12px;
    }
      .home5-offer-section .swiper-pagination1 {
        display: none;
    }
      .home5-destination-section .row.g-xl-4 {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 14px;
    }
      .home5-destination-section .row.g-xl-4 > [class*="col-"] {
        flex: 0 0 auto;
        width: 50%;
    }
      .home5-destination-section .destination-card2.four,
    .home5-destination-section .destination-card2.four .destination-img,
    .home5-destination-section .destination-card2.four .destination-img img,
    .home5-destination-section .destination-card2.four .destination-content-wrap {
        border-radius: 12px;
    }
      .home5-destination-section .destination-card2.four .destination-img img {
        width: 100%;
        height: 128px;
        max-height: 128px;
        min-height: 128px;
        object-fit: cover;
    }
      .home5-destination-section .destination-card2.four .destination-content-wrap {
        background: linear-gradient(180deg, rgba(0, 32, 48, 0.08) 18%, rgba(0, 32, 48, 0.78) 100%);
    }
      .home5-destination-section .destination-card2.four .destination-content {
        padding: 12px 10px;
    }
      .home5-destination-section .destination-card2.four .destination-content span {
        display: block;
        margin-bottom: 3px;
        font-size: 11px;
        line-height: 1.1;
    }
      .home5-destination-section .destination-card2.four .destination-content h3 a {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 13px;
        line-height: 1.25;
    }
      .home5-about-section .counter-area .row.g-4 {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 12px;
    }
      .home5-about-section .counter-area .row.g-4 > [class*="col-"] {
        flex: 0 0 auto;
        width: 50%;
    }
      .home5-about-section .counter-area .single-counter {
        height: 100%;
        min-height: 118px;
        flex-direction: column;
        justify-content: center;
        gap: 9px;
        padding: 16px 8px;
        text-align: center;
        border-radius: 14px;
    }
      .home5-about-section .counter-area .single-counter .icon {
        min-width: 52px;
        max-width: 52px;
        height: 52px;
    }
      .home5-about-section .counter-area .single-counter .icon svg {
        width: 30px;
        height: 30px;
    }
      .home5-about-section .counter-area .single-counter .content .counter-value {
        justify-content: center;
        font-size: clamp(24px, 7vw, 30px);
        margin-bottom: 4px;
    }
      .home5-about-section .counter-area .single-counter .content span {
        display: block;
        font-size: 13px;
        line-height: 1.2;
    }
      .home5-tour-guide-section .team-slider-area {
        margin-bottom: 24px;
    }
      .home5-tour-guide-section .home3-guide-slider {
        overflow: visible;
    }
      .home5-tour-guide-section .home3-guide-slider .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px 12px;
        transform: none !important;
    }
      .home5-tour-guide-section .home3-guide-slider .swiper-slide {
        width: auto !important;
        margin-right: 0 !important;
    }
      .home5-tour-guide-section .tour-guide-card.two .guide-img-wrap .guide-img,
    .home5-tour-guide-section .tour-guide-card.two .guide-img-wrap .guide-img img {
        width: 100%;
        height: 136px;
        border-radius: 12px;
    }
      .home5-tour-guide-section .tour-guide-card.two .guide-img-wrap .guide-img img {
        object-fit: cover;
        object-position: top center;
    }
      .home5-tour-guide-section .tour-guide-card .guide-img-wrap .social-list,
    .home5-tour-guide-section .team-slider-area .slider-btn-grp {
        display: none;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info {
        padding: 9px 4px 0;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info h5 {
        margin-bottom: 4px;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info h5 a {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 13px;
        line-height: 1.25;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info span {
        font-size: 11px;
        line-height: 1.2;
    }
}
  @media (max-width: 390px) {
    .home5-travel-package-section .row.gy-lg-5 {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 12px;
    }
      .home5-travel-package-section .package-card .package-img-wrap .package-img img {
        height: 100px;
        min-height: 100px;
    }
      .home5-travel-package-section .package-card .package-content h3 a {
        font-size: 12px;
    }
      .home5-travel-package-section .package-card .package-content .btn-and-price-area {
        flex-direction: column;
        align-items: flex-start;
    }
      .home5-offer-section .home1-offer-slider .swiper-wrapper {
        gap: 10px;
    }
      .home5-destination-section .row.g-xl-4 {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 12px;
    }
      .home5-offer-section .home1-offer-slider img {
        height: 102px;
        min-height: 102px;
    }
      .home5-destination-section .destination-card2.four .destination-img img {
        height: 112px;
        max-height: 112px;
        min-height: 112px;
    }
      .home5-destination-section .destination-card2.four .destination-content {
        padding: 10px 8px;
    }
      .home5-destination-section .destination-card2.four .destination-content h3 a {
        font-size: 12px;
    }
      .home5-tour-guide-section .home3-guide-slider .swiper-wrapper {
        gap: 12px 10px;
    }
      .home5-tour-guide-section .tour-guide-card.two .guide-img-wrap .guide-img,
    .home5-tour-guide-section .tour-guide-card.two .guide-img-wrap .guide-img img {
        height: 122px;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info h5 a {
        font-size: 12px;
    }
      .home5-tour-guide-section .tour-guide-card .guide-info span {
        font-size: 10px;
    }
}
  header.style-3.sticky .header-logo .olbia-logo-text {
    background: transparent;
}
  header.style-3.sticky .header-logo .olbia-logo-text img {
    filter: none;
}

.olbia-program-page {
    background: #fff;
}

.olbia-program-hero,
.olbia-program-detail-hero {
    padding: 170px 0 80px;
    background:
        linear-gradient(120deg, rgba(0, 128, 48, 0.92), rgba(0, 32, 48, 0.9)),
        url("../img/olbia/fit/package-board.jpg") center/cover;
    color: #fff;
}

.olbia-program-hero span,
.olbia-program-detail-hero span,
.olbia-program-card-body span {
    display: inline-block;
    margin-bottom: 12px;
    color: #ff6600;
    font-weight: 800;
}

.olbia-program-hero h1,
.olbia-program-detail-hero h1 {
    max-width: 760px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 56px;
    line-height: 1.08;
}

.olbia-program-hero p,
.olbia-program-detail-hero p {
    max-width: 720px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.7;
}

.olbia-program-list,
.olbia-program-detail-content {
    padding: 90px 0;
}

.olbia-program-category + .olbia-program-category {
    margin-top: 70px;
}

.olbia-program-category-title {
    margin-bottom: 26px;
}

.olbia-program-category-title span {
    display: inline-block;
    margin-bottom: 8px;
    color: #ff6600;
    font-weight: 800;
}

.olbia-program-category-title h2 {
    margin: 0;
    color: #002030;
    font-size: 34px;
    line-height: 1.2;
}

.olbia-program-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(0, 32, 48, 0.08);
}

.olbia-program-card-img {
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.olbia-program-card-img img,
.olbia-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.olbia-program-card-body {
    padding: 24px;
}

.olbia-program-card-body h2,
.olbia-program-card-body h3 {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.25;
}

.olbia-program-card-body h2 a,
.olbia-program-card-body h3 a {
    color: #002030;
}

.olbia-program-card-body p {
    margin-bottom: 18px;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-program-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 18px;
}

.olbia-program-meta small {
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(88, 176, 32, 0.12);
    color: #008030;
    font-weight: 700;
}

.olbia-text-link {
    color: #ff6600;
    font-weight: 800;
}

.olbia-detail-image {
    overflow: hidden;
    aspect-ratio: 16 / 11;
    border: 8px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
}

.olbia-detail-panel,
.olbia-detail-section {
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(0, 32, 48, 0.07);
}

.olbia-detail-panel {
    position: sticky;
    top: 110px;
    padding: 26px;
}

.olbia-detail-panel h2,
.olbia-detail-section h2 {
    margin-bottom: 18px;
    color: #002030;
    font-size: 26px;
}

.olbia-detail-panel ul,
.olbia-detail-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.olbia-detail-panel li,
.olbia-detail-section li {
    position: relative;
    padding: 10px 0 10px 24px;
    color: rgba(0, 32, 48, 0.78);
    line-height: 1.55;
}

.olbia-detail-panel li::before,
.olbia-detail-section li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff6600;
}

.olbia-detail-section {
    padding: 30px;
}

.olbia-detail-section + .olbia-detail-section {
    margin-top: 24px;
}

.olbia-faq-item + .olbia-faq-item {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid rgba(0, 128, 48, 0.14);
}

.olbia-faq-item h3 {
    margin-bottom: 8px;
    color: #008030;
    font-size: 20px;
}

.olbia-faq-item p {
    margin: 0;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-tournament-page {
    background: #fff;
}

.olbia-tournament-hero,
.olbia-tournament-detail-hero {
    padding: 170px 0 80px;
    background:
        linear-gradient(120deg, rgba(0, 32, 48, 0.92), rgba(0, 128, 48, 0.86)),
        url("../img/olbia/fit/offer-board.jpg") center/cover;
    color: #fff;
}

.olbia-tournament-hero span,
.olbia-tournament-detail-hero span,
.olbia-tournament-heading span {
    display: inline-block;
    margin-bottom: 10px;
    color: #ff6600;
    font-weight: 800;
}

.olbia-tournament-hero h1,
.olbia-tournament-detail-hero h1 {
    max-width: 760px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 56px;
    line-height: 1.08;
}

.olbia-tournament-hero p,
.olbia-tournament-detail-hero p {
    max-width: 760px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.7;
}

.olbia-tournament-list,
.olbia-tournament-detail-content {
    padding: 90px 0;
}

.olbia-tournament-heading {
    margin-bottom: 30px;
}

.olbia-tournament-heading h2 {
    margin: 0;
    color: #002030;
    font-size: 36px;
}

.olbia-tournament-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(0, 32, 48, 0.08);
}

.olbia-tournament-card-img {
    position: relative;
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.olbia-tournament-card-img img,
.olbia-tournament-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.olbia-tournament-card-img span {
    position: absolute;
    left: 16px;
    top: 16px;
    padding: 7px 11px;
    border-radius: 999px;
    background: #ff6600;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
}

.olbia-tournament-card-body {
    padding: 24px;
}

.olbia-tournament-card-body small {
    display: inline-block;
    margin-bottom: 10px;
    color: #008030;
    font-weight: 800;
}

.olbia-tournament-card-body h2 {
    margin-bottom: 12px;
    font-size: 23px;
    line-height: 1.25;
}

.olbia-tournament-card-body h2 a {
    color: #002030;
}

.olbia-tournament-card-body p {
    margin-bottom: 18px;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-tournament-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 18px;
}

.olbia-tournament-meta span {
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(88, 176, 32, 0.12);
    color: #008030;
    font-size: 12px;
    font-weight: 800;
}

.olbia-tournament-detail-image {
    overflow: hidden;
    aspect-ratio: 16 / 11;
    border: 8px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
}

.olbia-tournament-panel,
.olbia-tournament-section {
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(0, 32, 48, 0.07);
}

.olbia-tournament-panel {
    position: sticky;
    top: 110px;
    padding: 26px;
}

.olbia-tournament-panel h2,
.olbia-tournament-section h2 {
    margin-bottom: 18px;
    color: #002030;
    font-size: 26px;
}

.olbia-tournament-panel ul,
.olbia-tournament-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.olbia-tournament-panel li,
.olbia-tournament-section li {
    position: relative;
    padding: 10px 0 10px 24px;
    color: rgba(0, 32, 48, 0.78);
    line-height: 1.55;
}

.olbia-tournament-panel li::before,
.olbia-tournament-section li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff6600;
}

.olbia-tournament-section {
    padding: 30px;
}

.olbia-tournament-section + .olbia-tournament-section {
    margin-top: 24px;
}

.olbia-corporate-page {
    background: #fff;
}

.olbia-corporate-hero,
.olbia-corporate-detail-hero {
    padding: 170px 0 80px;
    background:
        linear-gradient(120deg, rgba(0, 128, 48, 0.9), rgba(0, 32, 48, 0.88)),
        url("../img/olbia/fit/banner-kids.jpg") center/cover;
    color: #fff;
}

.olbia-corporate-hero span,
.olbia-corporate-detail-hero span,
.olbia-corporate-card-body span {
    display: inline-block;
    margin-bottom: 10px;
    color: #ff6600;
    font-weight: 800;
}

.olbia-corporate-hero h1,
.olbia-corporate-detail-hero h1 {
    max-width: 760px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 56px;
    line-height: 1.08;
}

.olbia-corporate-hero p,
.olbia-corporate-detail-hero p {
    max-width: 760px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.7;
}

.olbia-corporate-list,
.olbia-corporate-detail-content {
    padding: 90px 0;
}

.olbia-corporate-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(0, 32, 48, 0.08);
}

.olbia-corporate-card-img {
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.olbia-corporate-card-img img,
.olbia-corporate-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.olbia-corporate-card-body {
    padding: 24px;
}

.olbia-corporate-card-body h2 {
    margin-bottom: 12px;
    font-size: 23px;
    line-height: 1.25;
}

.olbia-corporate-card-body h2 a {
    color: #002030;
}

.olbia-corporate-card-body p {
    margin-bottom: 18px;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-corporate-detail-image {
    overflow: hidden;
    aspect-ratio: 16 / 11;
    border: 8px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
}

.olbia-corporate-section {
    padding: 34px;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(0, 32, 48, 0.07);
}

.olbia-corporate-section h2 {
    margin-bottom: 18px;
    color: #002030;
    font-size: 28px;
}

.olbia-corporate-section ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.olbia-corporate-section li {
    position: relative;
    padding: 14px 16px 14px 34px;
    border-radius: 8px;
    background: rgba(88, 176, 32, 0.1);
    color: rgba(0, 32, 48, 0.78);
    font-weight: 700;
}

.olbia-corporate-section li::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 21px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff6600;
}

.olbia-corporate-section + .olbia-corporate-section,
.olbia-corporate-story-grid + .olbia-corporate-section,
.olbia-corporate-section + .olbia-corporate-story-grid {
    margin-top: 24px;
}

.olbia-corporate-fact-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.olbia-corporate-fact {
    padding: 18px;
    border-radius: 8px;
    background: linear-gradient(180deg, rgba(0, 128, 48, 0.08), rgba(88, 176, 32, 0.08));
}

.olbia-corporate-fact span {
    display: block;
    margin-bottom: 8px;
    color: #008030;
    font-size: 13px;
    font-weight: 800;
}

.olbia-corporate-fact strong {
    display: block;
    color: #002030;
    font-size: 17px;
    line-height: 1.35;
}

.olbia-corporate-story-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.olbia-corporate-story-card {
    height: 100%;
    padding: 28px;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-top: 4px solid #ff6600;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(0, 32, 48, 0.07);
}

.olbia-corporate-story-card h2 {
    margin-bottom: 12px;
    color: #002030;
    font-size: 24px;
}

.olbia-corporate-story-card p {
    margin-bottom: 18px;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-corporate-story-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.olbia-corporate-story-card li {
    position: relative;
    padding-left: 20px;
    color: rgba(0, 32, 48, 0.82);
    font-weight: 700;
    line-height: 1.5;
}

.olbia-corporate-story-card li + li {
    margin-top: 8px;
}

.olbia-corporate-story-card li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #58b020;
}

.olbia-course-page {
    background: #fff;
}

.olbia-course-hero,
.olbia-course-detail-hero {
    padding: 170px 0 80px;
    background:
        linear-gradient(120deg, rgba(0, 128, 48, 0.9), rgba(0, 32, 48, 0.88)),
        url("../img/olbia/fit/package-child.jpg") center/cover;
    color: #fff;
}

.olbia-course-hero span,
.olbia-course-detail-hero span,
.olbia-course-card-body span {
    display: inline-block;
    margin-bottom: 10px;
    color: #ff6600;
    font-weight: 800;
}

.olbia-course-hero h1,
.olbia-course-detail-hero h1 {
    max-width: 760px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 56px;
    line-height: 1.08;
}

.olbia-course-hero p,
.olbia-course-detail-hero p {
    max-width: 760px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.7;
}

.olbia-course-list,
.olbia-course-detail-content {
    padding: 90px 0;
}

.olbia-course-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(0, 32, 48, 0.08);
}

.olbia-course-card-img {
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.olbia-course-card-img img,
.olbia-course-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.olbia-course-card-body {
    padding: 24px;
}

.olbia-course-card-body h2 {
    margin-bottom: 12px;
    font-size: 23px;
    line-height: 1.25;
}

.olbia-course-card-body h2 a {
    color: #002030;
}

.olbia-course-card-body p {
    margin-bottom: 18px;
    color: rgba(0, 32, 48, 0.72);
    line-height: 1.7;
}

.olbia-course-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 18px;
}

.olbia-course-meta small {
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(88, 176, 32, 0.12);
    color: #008030;
    font-weight: 800;
}

.olbia-course-detail-image {
    overflow: hidden;
    aspect-ratio: 16 / 11;
    border: 8px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
}

.olbia-course-panel,
.olbia-course-section {
    border: 1px solid rgba(0, 128, 48, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(0, 32, 48, 0.07);
}

.olbia-course-panel {
    position: sticky;
    top: 110px;
    padding: 26px;
}

.olbia-course-panel h2,
.olbia-course-section h2 {
    margin-bottom: 18px;
    color: #002030;
    font-size: 26px;
}

.olbia-course-panel ul,
.olbia-course-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.olbia-course-panel li,
.olbia-course-section li {
    position: relative;
    padding: 10px 0 10px 24px;
    color: rgba(0, 32, 48, 0.78);
    line-height: 1.55;
}

.olbia-course-panel li::before,
.olbia-course-section li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff6600;
}

.olbia-course-section {
    padding: 30px;
}

.olbia-course-section + .olbia-course-section {
    margin-top: 24px;
}

@media (max-width: 991px) {
    .olbia-program-hero,
    .olbia-program-detail-hero,
    .olbia-tournament-hero,
    .olbia-tournament-detail-hero,
    .olbia-corporate-hero,
    .olbia-corporate-detail-hero,
    .olbia-course-hero,
    .olbia-course-detail-hero {
        padding: 135px 0 60px;
    }

    .olbia-program-hero h1,
    .olbia-program-detail-hero h1,
    .olbia-tournament-hero h1,
    .olbia-tournament-detail-hero h1,
    .olbia-corporate-hero h1,
    .olbia-corporate-detail-hero h1,
    .olbia-course-hero h1,
    .olbia-course-detail-hero h1 {
        font-size: 40px;
    }

    .olbia-detail-panel,
    .olbia-tournament-panel,
    .olbia-course-panel {
        position: static;
    }

    .olbia-corporate-fact-grid,
    .olbia-corporate-story-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 576px) {
    .olbia-program-hero h1,
    .olbia-program-detail-hero h1,
    .olbia-tournament-hero h1,
    .olbia-tournament-detail-hero h1,
    .olbia-corporate-hero h1,
    .olbia-corporate-detail-hero h1,
    .olbia-course-hero h1,
    .olbia-course-detail-hero h1 {
        font-size: 32px;
    }

    .olbia-program-list,
    .olbia-program-detail-content,
    .olbia-tournament-list,
    .olbia-tournament-detail-content,
    .olbia-corporate-list,
    .olbia-corporate-detail-content,
    .olbia-course-list,
    .olbia-course-detail-content {
        padding: 55px 0;
    }

    .olbia-program-category + .olbia-program-category {
        margin-top: 46px;
    }

    .olbia-program-category-title h2 {
        font-size: 26px;
    }

    .olbia-program-card-body,
    .olbia-detail-panel,
    .olbia-detail-section,
    .olbia-tournament-card-body,
    .olbia-tournament-panel,
    .olbia-tournament-section,
    .olbia-corporate-card-body,
    .olbia-corporate-section,
    .olbia-course-card-body,
    .olbia-course-panel,
    .olbia-course-section {
        padding: 20px;
    }

    .olbia-corporate-section ul {
        grid-template-columns: 1fr;
    }

    .olbia-corporate-fact-grid,
    .olbia-corporate-story-grid {
        grid-template-columns: 1fr;
    }

    .olbia-corporate-story-card {
        padding: 20px;
    }
}

/* Performance-friendly video placeholders */
.banner-video-area,
.home5-banner-contact-wrap .banner-contact-area .contact-video {
    position: relative;
    overflow: hidden;
    background: #f4f7f1;
}

.banner-video-area .olbia-video-poster,
.home5-banner-contact-wrap .banner-contact-area .contact-video .olbia-video-poster {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.35s ease;
    z-index: 1;
}

.banner-video-area .olbia-lazy-video,
.home5-banner-contact-wrap .banner-contact-area .contact-video .olbia-lazy-video {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 2;
}

.home5-banner-section .banner-wrapper .banner-video-area::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 3;
    background: rgba(0, 31, 51, 0.4);
    pointer-events: none;
}

.banner-video-area.is-video-ready .olbia-lazy-video,
.home5-banner-contact-wrap .banner-contact-area .contact-video.is-video-ready .olbia-lazy-video {
    opacity: 1;
}

.banner-video-area.is-video-ready .olbia-video-poster,
.home5-banner-contact-wrap .banner-contact-area .contact-video.is-video-ready .olbia-video-poster {
    opacity: 0;
}

.home5-banner-section .banner-wrapper .banner-video-area,
.home5-banner-section .banner-wrapper .banner-img-area {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.home5-banner-section .banner-wrapper {
    min-height: 800px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .home5-banner-section .banner-wrapper {
        min-height: 680px;
    }
}

@media (max-width: 1399px) {
    .home5-banner-section .banner-wrapper {
        min-height: 640px;
    }
}

@media (max-width: 1199px) {
    .home5-banner-section .banner-wrapper {
        min-height: 600px;
    }
}

@media (max-width: 767px) {
    .home5-banner-section .banner-wrapper {
        min-height: 580px;
    }
}

.home5-banner-section .banner-wrapper .banner-content-wrap {
    z-index: 4;
}

.home5-banner-section .banner-wrapper .banner-video-area .olbia-lazy-video,
.home5-banner-section .banner-wrapper .banner-video-area .olbia-video-poster,
.home5-banner-section .banner-wrapper .banner-img-area img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
}

.home5-banner-section .home2-banner-slider .banner-content h1,
.home5-banner-section .home2-banner-slider .banner-content h2,
.home5-banner-section .home2-banner-slider .banner-content p,
.home5-banner-section .home2-banner-slider .banner-content .primary-btn1 {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
}

.home5-banner-contact-wrap .banner-contact-area .inquiry-area .content h2 {
    color: #fff;
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
}

.home5-tour-guide-section .tour-guide-card .guide-info h3 {
    margin-bottom: 4px;
}

.home5-tour-guide-section .tour-guide-card .guide-info h3 a {
    color: var(--olbia-navy);
    display: -webkit-box;
    overflow: hidden;
    font-family: var(--font-poppins);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.home5-tour-guide-section .tour-guide-card .guide-info h3 a:hover {
    color: var(--olbia-green);
}

.home5-testimonial-section .testimonial-card h3 {
    color: var(--olbia-navy);
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 12px;
}

.home5-testimonial-section .testimonial-card .author-area .author-info h4 {
    color: var(--olbia-navy);
    font-family: var(--font-poppins);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 2px;
}

.footer-section .footer-widget .widget-title h3 {
    color: #fff;
    font-family: var(--font-poppins);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .home5-tour-guide-section .tour-guide-card .guide-info h3 a {
        font-size: 13px;
    }

    .home5-testimonial-section .testimonial-card h3 {
        font-size: 20px;
    }

    .home5-testimonial-section .testimonial-card .author-area .author-info h4 {
        font-size: 16px;
    }

    .footer-section .footer-widget .widget-title h3 {
        font-size: 20px;
    }
}
.olbia-contact-content {
    padding: 90px 0;
}

.olbia-contact-info h2 {
    color: #00243a;
    font-size: 30px;
    line-height: 1.35;
    margin-bottom: 30px;
}

.olbia-contact-info ul {
    display: grid;
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.olbia-contact-info li {
    align-items: center;
    display: flex;
    gap: 12px;
}

.olbia-contact-info li i {
    color: #008a3d;
    font-size: 22px;
}

.olbia-contact-form {
    background: #f5f8f5;
    border-top: 4px solid #ff6500;
    padding: 32px;
}

.olbia-contact-form label {
    color: #00243a;
    display: block;
    font-weight: 700;
    margin-bottom: 8px;
}

.olbia-contact-form input,
.olbia-contact-form textarea {
    background: #fff;
    border: 1px solid #d9e2dc;
    color: #00243a;
    padding: 13px 14px;
    width: 100%;
}

.olbia-contact-form input:focus,
.olbia-contact-form textarea:focus {
    border-color: #008a3d;
    box-shadow: 0 0 0 3px rgba(0, 138, 61, 0.12);
    outline: 0;
}

.olbia-honeypot {
    height: 0;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.olbia-form-notice {
    border-left: 4px solid;
    margin-bottom: 20px;
    padding: 16px 18px;
}

.olbia-form-notice p {
    margin: 0;
}

.olbia-form-notice.success {
    background: #e9f7ee;
    border-color: #008a3d;
    color: #00652d;
}

.olbia-form-notice.error {
    background: #fff0ea;
    border-color: #ff6500;
    color: #7a2800;
}

@media (max-width: 767px) {
    .olbia-contact-content {
        padding: 55px 0;
    }

    .olbia-contact-form {
        padding: 22px 18px;
    }

}

/* Semantic heading aliases preserve the original theme typography. */
.partner-section .partner-title h2 {
    color: #545454;
    font-family: var(--font-poppins);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

.destination-card2 .destination-content h3,
.destination-card2.four .destination-content h3 {
    margin: 2px 0 0;
}

.destination-card2 .destination-content h3 a {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    transition: color 0.5s;
}

.destination-card2.four .destination-content h3 a {
    color: var(--white-color);
}

.service-wrapper .service-list .single-service .content h3 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 10px;
}

.package-card .package-content h3 {
    margin: 0 0 10px;
}

.package-card .package-content h3 a {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    transition: color 0.5s;
}

.package-card .package-content .btn-and-price-area .price-area .price-label {
    color: var(--text-color);
    display: block;
    font-family: var(--font-roboto);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    text-align: end;
}

.home5-about-section .about-content .section-title h3 {
    color: var(--title-color);
    font-family: var(--font-roboto);
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    margin: 20px 0 0;
}

.home5-about-section .counter-area .single-counter .content .counter-value {
    align-items: center;
    color: var(--title-color);
    display: flex;
    font-family: var(--font-poppins);
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 8px;
}

.home5-about-section .counter-area .single-counter .content .counter-value strong {
    font-weight: 600;
}

.blog-card .blog-content .blog-content-top h3 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 15px;
}

@media (max-width: 1199px) {
    .destination-card2 .destination-content h3 a,
    .package-card .package-content h3 a {
        font-size: 18px;
    }

    .service-wrapper .service-list .single-service .content h3 {
        font-size: 22px;
    }

    .home5-about-section .counter-area .single-counter .content .counter-value {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .partner-section .partner-title h2 {
        font-size: 18px;
    }

    .service-wrapper .service-list .single-service .content h3 {
        font-size: 19px;
        margin-bottom: 5px;
    }

    .home5-about-section .about-content .section-title h3 {
        font-size: 22px;
    }

    .blog-card .blog-content .blog-content-top h3 {
        font-size: 22px;
    }
}

@media (max-width: 576px) {
    .home5-about-section .about-content .section-title h3 {
        font-size: 20px;
        line-height: 32px;
        margin-top: 15px;
    }

    .home5-about-section .counter-area .single-counter .content .counter-value {
        font-size: 27px;
        margin-bottom: 5px;
    }
}
