.header-style3 .header-lower,
.header-style3 .header-lower .logo-box {
    background-color: transparent;
}

.mobile-button i {
    color: #fff;
}

.header-1 {
    background-color: transparent;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.header-1.sticky {
    background-color: #fff;
    padding: 0;
    z-index: 999;
}

.header-1 .header-logo img,
.header-1 .header-logo-white img {
    width: 150px;
    height: auto;
}

.header-main .main-menu ul li a {
    color: #fff;
}

.header-main .main-menu ul li a:hover,
.header-main .main-menu ul li:hover>a {
    color: #e4e6e7 !important;
}

.header-logo {
    display: none;
}

.header-logo-white {
    display: block;
}

.header-1.sticky .header-logo {
    display: block;
}

.header-1.sticky .header-logo-white {
    display: none;
}

.header-1.sticky .header-main .main-menu ul li a {
    color: var(--theme) !important;
}

.header-1.sticky .header-main .main-menu ul li a:hover,
.header-1.sticky .header-main .main-menu ul li:hover>a {
    color: var(--theme) !important;
}


.header-main .main-menu ul li .submenu {
    min-width: unset;
    width: max-content;
    max-width: min(90vw, 420px);
}

.header-right {
    width: 100%;
}

.header-main .main-menu ul li .submenu li a {
    display: block;
    width: auto;
    white-space: nowrap;
}

.header-main .main-menu ul li {
    margin-inline-end: 30px;
}

.header__hamburger {
    display: block;
}

.header__hamburger i {
    color: #fff;
}

.theme-btn i {
    margin-left: 0;
}

.service-wrapper {
    margin-right: unset;
}

.service-wrapper .service-box-item .icon {
    background-color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 12px rgba(34, 92, 156, 0.12);
}

.service-wrapper .service-box-item .icon i {
    color: var(--theme);
    font-size: 28px;
    line-height: 1;
}

.slider-home4 {
    position: relative;
    width: 100%;
    min-height: clamp(620px, 82vh, 1220px);
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #000;
}

.feature-image img {
    border-radius: 18px;
}

.slider-home4::before {
    content: none;
}

.slider-home4__media,
.slider-home4__overlay,
.slider-home4__content {
    position: absolute;
    inset: 0;
}

.slider-home4__media {
    z-index: 0;
}

.slider-home4__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.slider-home4__overlay {
    z-index: 1;
    background: linear-gradient(180deg, rgb(1 0 33) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.5) 100%)
}

.slider-home4__content {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 24px 0 24px;
    text-align: center;
}

.slider-home4__caption {
    width: 100%;
    max-width: 900px;
    color: #fff;
}

.slider-home4__eyebrow {
    display: inline-block;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #ffa500;
}

.slider-home4__title {
    margin: 0;
    color: #fff;
    font-size: clamp(24px, 4vw, 48px);
    line-height: 1.05;
}

.slider-home4__text {
    max-width: 700px;
    margin: 24px auto 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: clamp(16px, 2vw, 22px);
    line-height: 1.6;
}

.main-header .main-menu .navigation>li>a {
    color: #fff;
}

.main-header .main-menu .navigation>li:hover>a,
.main-header .main-menu .navigation>li.current>a {
    color: #fff;
}

.main-header .main-menu .navigation>li>a {
    font-size: 17px;
}

.about-wrapper .about-left-image {
    max-width: 308px;
    position: relative;
}

.about-wrapper .about-left-image img {
    width: 100%;
    height: 100%;
    border-radius: 18px;
}

.img-custom-anim-left {
    opacity: 1;
}

.about-wrapper .about-left-image .about-image-2 {
    position: absolute;
    max-width: 225px;
    bottom: -98px;
    right: -37px;
}

.about-wrapper .about-content {
    text-align: center;
    padding: 30px;
}

.section-title {
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
}

.about-wrapper .about-content .about-button {
    margin-top: 40px;
}

.about-wrapper .about-right-image {
    max-width: 307px;
    position: relative;
}

.about-wrapper .about-right-image img {
    width: 100%;
    height: 100%;
    border-radius: 18px;
}

.img-custom-anim-right {
    opacity: 1;
}

.about-wrapper .about-right-image .about-image-2 {
    position: absolute;
    max-width: 225px;
    bottom: -98px;
    left: -37px;
}

.section-padding {
    padding: 100px 0;
}

.video-section {
    position: relative;
    z-index:11;
}

.cta-section-3 {
    margin-top: -400px;
    position: relative;
    z-index: 10;
    padding-top: 400px;
}
.video-section::before {
    background: linear-gradient(rgba(98, 118, 131, 0.8), rgba(84, 90, 109, 0.8)), url(../img/video/bg.jpg);
}

.footer-3 {
    background-color: #071f39;
}
.footer-widget-wrapper-new.style-new-area .single-widget-items .list-items li {
    font-size: 16px;
}
.footer-widget-wrapper-new .single-widget-items .footer-content .footer-input.style-3,
.footer-widget-wrapper-new .single-widget-items .footer-content.style-3 p {
    opacity: 1;
    color:#fff;
    font-size: 16px;
}
.footer-bottom.style-2 .footer-wrapper p span,
.footer-bottom .footer-wrapper .bottom-list a {
    color:#e4e6e6;
    font-size: 16px;
}
.footer-widget-wrapper-new.style-new-area .single-widget-items .list-items li:not(:last-child) {
    margin-bottom: 10px;
}
.testimonial-main-item .testimonial-card-item .testimonial-content p {
    font-size: 16px;
    line-height: 1.5;
}
.breadcrumb-wrapper .page-heading {
    padding: 120px 0 50px;
}

.breadcrumb-wrapper .page-heading h2 {
    font-size: 48px;
}
.breadcrumb-wrapper .page-heading .breadcrumb-list {
    padding: 2px 20px;
}

.cta-card-items .content h3 a:hover {
    color: var(--theme);
}
.header-1.sticky .header__hamburger i {
    color: var(--theme);
}
.back-to-top {
    bottom: 115px;
}
@media only screen and (max-width: 600px) {
    .mobile-button i {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .slider-home4 {
        min-height: 620px;
    }

    .slider-home4__content {
        padding: 32px 20px;
    }

    .slider-home4__eyebrow {
        margin-bottom: 12px;
        font-size: 12px;
        letter-spacing: 0.18em;
    }

    .slider-home4__text {
        margin-top: 16px;
    }
}

@media (min-width:768px) {
    .header__hamburger {
        display: none;
    }
}

.structure-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.structure-card {
    display: block;
    position: relative;
    min-height: 260px;
    overflow: hidden;
    border-radius: 8px;
    background-color: var(--header);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    text-decoration: none;
}

.structure-card img {
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.structure-card::after {
    position: absolute;
    inset: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 30%, rgba(0, 0, 0, 0.76) 100%);
    pointer-events: none;
}

.structure-popup-link {
    position: absolute;
    inset: 0;
    z-index: 3;
}

.structure-card h3 {
    position: absolute;
    right: 22px;
    bottom: 20px;
    left: 22px;
    z-index: 4;
    margin: 0;
    color: var(--white);
    font-size: 20px;
    line-height: 1.25;
    pointer-events: none;
}

.structure-card:hover img {
    transform: scale(1.06);
}

@media (max-width: 1199px) {
    .structure-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .structure-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .structure-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .structure-card,
    .structure-card img {
        min-height: 230px;
    }

    .structure-card h3 {
        right: 18px;
        bottom: 18px;
        left: 18px;
        font-size: 18px;
    }
}
