.custom-heading {
    font-size: 65px;
    line-height: 70px;
    letter-spacing: -0.03em;
}

.custom-heading span:first-child {
    color: #fff;
    background: linear-gradient(90deg,
            #794aff 0%,
            rgba(121, 74, 255, 0.15) 100%);
    text-transform: uppercase;
    padding: 0px 10px;
    margin-left: 5px;
}

.custom-heading span:last-child {
    font-style: italic;
}

.testimonial_bg {
    background-image: url(images/testimonial-bg.webp);
}

.service_image {
    height: 350px;
    object-fit: contain;
    border-radius: 20px;
    border: 1px solid #102d4c;
    background-color: #fff;
}

.svg-color svg {
    color: #facc15;
}

.fill-yellow {
    color: #facc15 !important;
}

.fill-gray {
    color: #9ca3af;
}

svg.active {
    color: #ff002a;
}

.three-line-limit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.custom_style {
    background: linear-gradient(270deg,
            #794aff 50%,
            rgba(121, 74, 255, 0) 90.03%);
}

.cart-qty-box {
    width: 50px !important;
}

.custom-single-product-swiper {
    --swiper-navigation-color: #fff !important;
    --swiper-pagination-color: #fff !important;
}

.inner_layout_footer {
    background: linear-gradient(90deg, #794aff 0%, #f3f4f9 63.23%) !important;
}

.remember-me-checkbox {
    animation-delay: 0.8s !important;
}

.service-description-line-clamp {
    -webkit-line-clamp: 3 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.max_height_none {
    max-height: none !important;
}

.custom_swiper_wrapper {
    transition-duration: 0ms !important;
    transform: translate3d(-223.333px, 0px, 0px) !important;
    transition-delay: 0ms !important;
}

.custom_partner_swiper_slide {
    width: 173.333px !important;
    margin-right: 50px !important;
}



.products {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/testimonials-home-bg.png);
}

.testimonial-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/testimonials-home-bg.png);
}

.testimonial-shape-bg {
    background: linear-gradient(180deg, rgba(255, 64, 95, 0.05) 0%, rgba(255, 32, 69, 0) 100%);

}


@media screen and (max-width: 768px) {
    .custom-heading {
        font-size: 54px;
        line-height: 60px;
    }

    .menu-footer {
        display: unset !important;
    }
}

@media screen and (max-width: 425px) {
    .custom-heading {
        font-size: 36px;
        line-height: 46px;
    }

    .inner_layout_footer {
        background: linear-gradient(90deg, #794aff 0%, #f3f4f9 96.23%) !important;
    }
}


/* -----------New css-------- */
.hkeng-color {
    background-color: #112D4E !important;
}

.slider_card__new:hover {
    background-color: #112D4E !important;

}

.menu-footer {
    display: flex;
    gap: 15px;
}

.icon-footer {
    border-radius: 4px;
    border: 2px solid #fff;
}

.about-image-left {
    max-width: 300px;
    width: 100%;
    height: 440px;
    border-radius: 12px;
    object-fit: cover;
}

.about-image-right-two {
    width: 300px;
    border-radius: 12px;
}

.about-image-right-one {
    max-width: 300px;
    max-height: 250px;
    height: 100%;
    border-radius: 12px;
}

div#progressThumbHeight img {
    border-radius: 23px;
    height: 100%;
    min-height: 620px;
}

div#progressThumbHeight {
    margin-right: 32px;
}

.bg-image {
    background-image: url('../assets/images/bg-new.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 45px 0px;
}

.sidebar-images {
    text-align: center;
}

p.text-paragraph {
    color: #363636;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.about-icon-text {
    color: #6D7280;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.main-about-icon-text {
    color: #112D4E;
    font-size: 48px;
    font-weight: 700;
    line-height: 44px;
}


/* Hero banner height */
.hero-banner-height {
    height: 360px;
}

@media (min-width: 768px) {
    .hero-banner-height {
        height: 600px;
    }
}

/* Heading ka spacing (header ke niche lane ke liye) */
.hero-text-spacing {
    padding-top: 80px;
    /* yahan value header ki height + thoda extra */
}

@media (min-width: 768px) {
    .hero-text-spacing {
        padding-top: 190px;
    }
}

/* Heading font 48 / 400 */
.hero-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
    max-width: 940px;
}

@media (min-width: 768px) {
    .hero-title {
        font-size: 48px;
    }
}

/* Gallery strip overlap */
.gallery-strip-spacing {
    margin-top: -70px;
}

@media (min-width: 768px) {
    .gallery-strip-spacing {
        margin-top: -90px;
    }
}

/* Card size */
.gallery-card-size {
    width: 90px;
    height: 140px;
    border-radius: 18px;
}

@media (min-width: 768px) {
    .gallery-card-size {
        width: 120px;
        height: 180px;
    }
}


.bottom-grid {
    top: -128px;
}

.bottom-images-new {
    height: 340px;
}

.image-top {
    top: -60px;
    position: relative;
}

.bg-image-section {
    background-image: url('../assets/images/bg-new-section.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0px 350px 0px;
}

.theme-container-new {
    max-width: 1100px;
    border-radius: 30px !important;
    top: -359px;
    position: absolute;
}

.about-tab-section {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 3px 4px #00000012;
}

/* .tab-about-button {
    display: flex;
} */

.button-tab-new {
    width: 33.09%;
    padding: 30px;

}

.button-tab-span span {
    color: #222222;
    font-size: 24px;
    font-weight: 600;

    display: flex;
    gap: 10px;
    justify-content: center;
}

.tab-details {
    padding: 80px 60px;
}

.active-tab {
    background: #011C3C;
}

.active-tab .button-tab-span span {
    color: #fff;
}

.tab-about-button {
    box-shadow: inset 0px -4px 5px #1e1e1e30;
}

.tab-about-height {
    height: 260px;
}

.active-tab .button-tab-span span svg path {
    fill: #fff;
}

.button-tab-span span svg path {
    fill: #222222;
}

img.icon-client-new {
    width: 160px !important;
}

.new-section___about {
    padding: 60px 60px;
    background: #222222;

}

.box__one__new {
    background-color: #222222;
}

.box__one__new_last {
    background-color: #383838;
}

.box__one__new,
.box__one__new_last {
    border: 1px solid #ffffff42;
    border-radius: 20px;
}

.box__one__new::after,
.box__one__new::before,
.box__one__new_last::after,
.box__one__new_last::before {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    border-color: #ffffff42 !important;
}

.max-icon-about-section {
    margin-bottom: 20px;
}

.box-progress:hover p {
    color: #fff !important;
}

.box-benefits {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.text-333333 {
    color: #333333;
}

.border-buisness-red {
    border-color: #112D4E !important;
}

.text-buisness-red {
    color: #112D4E !important;
}

.before\:bg-buisness-red:before {
    background-color: #112D4E !important;
}

.hover\:text-white:hover {
    color: #fff !important;
}

.product-image {
    height: 430px;
    object-fit: contain;
}

a.home-two-nav-item {
    text-transform: uppercase;
}

.user-menu-ul {
    min-width: 330px;
}

.video_section_img {
    width: 100% !important;
    max-width: 200px !important;
    height: 100% !important;
    max-height: 100px !important;
    border-radius: 14px;
}

.cover-video-image {
    width: 610px;
    height: 400px;
}

.thumbnail_wrap {
    width: 100px;
    height: 100px;
    min-width: 100px;
}

div#ctaThumbs {
    padding-left: 5px;
}

/* --- Codepen-like menu styles (scoped, adjust colors to your theme) --- */

.navbar-menu {
    position: relative;
}

.nav-links {
    line-height: 70px;
}

.links {
    display: flex;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.links li {
    position: relative;
    list-style: none;
}

.links li a {
    color: #111;
    text-decoration: none;
    font-weight: 500;
    padding: 8px 6px;
    display: inline !important;
}

/* arrow icons spacing */
.links li .arrow {
    margin-left: 8px;
    color: inherit;
    transition: transform .25s;
}

/* top-level submenu (drop-down) */
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 280px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    display: none;
    z-index: 999;
    padding: 6px 0;
}

/* show on hover (desktop) */
.links li:hover>.sub-menu {
    display: block;
}

/* sub-menu items */
.sub-menu li {
    padding: 6px 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.sub-menu li:last-child {
    border-bottom: none;
}

.sub-menu li a {
    color: #111;
    display: block;
}

/* "more" item: has right-side submenu */
.more {
    position: relative;
}

.more-sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 360px;
    display: none;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 6px 0;
    z-index: 1000;
}

.more:hover>.more-sub-menu {
    display: block;
}

/* small hover rotate for arrows */
.links li:hover .arrow {
    transform: rotate(180deg);
}

.more .more-arrow {
    transform: rotate(90deg);
}

.more:hover .more-arrow {
    transform: rotate(-90deg);
}

ul.more-sub-menu.sub-menu a {
    padding: 0px !important;
}




/* same styles as before */
.hotspot {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 9999px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    background: rgb(10 7 54 / 0%);
    box-shadow: 0 6px 18px rgba(8, 46, 78, 0.12);
    display: inline-grid;
    place-items: center;
    cursor: pointer;
    transition: transform 150ms ease, box-shadow 150ms ease;
    z-index: 40;
}

.hotspot::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 9999px;
    animation: pulse 1.8s infinite;
    opacity: .6;
    background: radial-gradient(circle at center, rgba(59, 130, 246, 0.35), transparent 50%);
    z-index: -1;
}

.hotspot:hover {
    transform: translate(-50%, -50%) scale(1.08);
}

@keyframes pulse {
    0% {
        transform: scale(0.8);
        opacity: .6
    }

    70% {
        transform: scale(1.6);
        opacity: 0
    }

    100% {
        transform: scale(2.2);
        opacity: 0
    }
}

#hotspot-card {
    width: 290px;
    z-index: 99999;
}

#hotspot-card::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: white;
    transform: rotate(45deg);
    box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.03);
    left: 14px;
    top: 100%;
}

@media (max-width:640px) {
    #hotspot-card {
        width: 86vw;
        left: 7vw !important;
    }
}

a.logo-mobile {
    width: 52px;
}

.flex-phone {
    display: flex;
}

.client-section-heading {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0px;
}

img.background-home {
    height: 700px;
    min-height: 100%;
}

.banner-content {
    padding: 230px 12px 158px 12px;
}



.spacing__section {
    padding: 46px 0px 46px 0px;
}

.client-section__main {
    margin-top: -162px;
}

.spacing__content {
    padding-top: 46px;
}

.sidebar___main___section {
    border-radius: 15px;
    margin-top: 42px;
    width: 490px;
    padding: 20px;
    border: 2px solid #0a0736;
}

.product-category-accordion {
    margin-top: 32px;
}

.button-sidebar {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.button-sidebar a .home-two-btn-bg {
    padding: 10px;
}

.product-category-accordion .cursor-pointer a input {
    display: none;
}

.product-category-accordion .cursor-pointer a span {
    font-size: 16px;
    padding-left: 4px;
    color: #000;
    font-weight: 500;
}

.product-category-accordion .active-project a span,
.product-category-accordion .cursor-pointer a:hover span {
    text-decoration: underline;
    font-weight: 900 !important;
    color: #0a0736;
    font-size: 16px;
}


.html-description :is(p, span, p span, li, a) {
    color: #222222 !important;
}

.project_title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
}

.product-image.desktop-none {
    display: none;
}

.blog__coming-soon {
    padding: 280px 20px 140px 20px;
}

header.desktop-header {
    padding: 0px 44px;
}

.home-two-btn-bg:hover span {
    color: #0a0736 !important;
}

.banner___padding {
    padding: 272px 0px 107px 0px;
}

.home-two-btn-bg.custom-hero-btn {
    border-radius: 44px !important;
}

.product-tag-exclusive {
    position: absolute;
    top: 16px;
    left: 16px;
    background-color: #0a0736;
    color: #ffffff;
    padding: 1px 18px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 92px;
    z-index: 10;
}

ul.htmlCss-sub-menu.sub-menu li {
    display: block;
    line-height: 39px;
    margin: 0px !important;
}

ul.more-sub-menu.sub-menu li {
    margin: 0px !important;
    display: block;
    line-height: 39px;
}

span.more-flex {
    margin: 0px !important;
    display: block;
    padding: 0px !important;
    line-height: 31px;
}

.certificate_model_image {
    height: 100%;
    max-height: 440px;
}

.certificate_model___size {
    max-width: 370px;
    width: 100%;
}

.popup__container {
    max-width: 336px;
}

a.certificate_button span {
    color: #fff;
}

a.certificate_button:hover span {
    color: #0a0736 !important;
    z-index: 9;
}

.menu-footer__products a span {
    text-transform: capitalize;
}

button.group.new_button_left {
    background: #ffffff;
    padding: 9px;
    border-radius: 122px;
}

.menu___title {
    font-size: 20px;
}

.h5-story-prev:hover .stroke-buisness-dark-black,
.h5-story-next:hover .stroke-buisness-dark-black {
    stroke: #161519;
}

@media (max-width:767px) {
    .phone-none {
        display: none;
    }

    .flex-phone {
        flex-direction: column;
    }

    .about-image-left {
        max-width: 100% !important;
        height: 286px !important;
    }

    .about-image-right-one {
        max-width: 100%;
        max-height: 100%;
    }

    .cover-video-image {
        width: 100% !important;
        height: 155px !important;
        object-fit: cover !important;
    }

    .thumbnail_wrap {
        width: 100% !important;
        height: 100px;
        min-width: 125px !important;
    }

    .bottom-grid {
        display: none !important;
    }

    .hero-banner-height {
        height: 273px;
    }

    .about__card_experience {
        position: unset !important;
    }

    .button-tab-new {
        width: 32.7% !important;
        padding: 9px !important;
    }

    .button-tab-span span {
        font-size: 14px !important;
    }

    .button-tab-new svg {
        width: 16px;
    }

    .tab-details {
        padding: 20px 14px !important;
    }

    .h5-client_slider.mt-11 {
        margin-top: 15px !important;
    }

    .our_value_vision_list span {
        font-size: 12px;
    }

    .our_value_vision_list img {
        width: 17px;
    }

    .our_value_vision_list {
        gap: 0px !important;
    }

    .client-section-heading,
    .text-24,
    .main-about-icon-text {
        font-size: 28px !important;
    }

    p.text-paragraph,
    .about-icon-text,
    .text-18,
    .text-16,
    .phn-paragraph-text {
        font-size: 14px !important;
    }

    .banner-content {
        padding: 80px 0px 28px 0px;
    }

    .about-image-right-two {
        width: 100%;
    }

    .products .text-20 {
        font-size: 16px;
    }

    .client-section__main {
        margin-top: 0px;
    }

    .hero-title {
        font-size: 24px;
    }

    .hero-text-spacing {
        padding-top: 120px;
    }

    .new-section___about {
        margin-top: 92px;
        padding: 60px 14px;
    }

    section#working-process {
        margin-top: 22px;
    }

    div#progressThumbHeight {
        margin-right: 0px !important;
    }

    .text-34 {
        font-size: 20px;
        line-height: 28px;
    }

    .sidebar___main___section {
        width: 100%;
        padding: 10px;
    }

    .button-sidebar {
        flex-direction: column;
    }

    .sidebar___main___section .text-16p {
        line-height: 21px;
    }

    .product-category-accordion .cursor-pointer a span {
        font-size: 13px;
        padding-left: 12px;
    }

    .project_title {
        font-size: 22px;
    }

    .left-side-bar {
        order: 2;
    }

    .product-image {
        height: 100%;
        object-fit: cover;
        max-height: 300px;
    }

    .product-image.desktop-none {
        display: block !important;
    }

    .product-image.phone-none {
        display: none;
    }

    .box-benefits {
        padding: 20px 0px;
        gap: 16px;
    }

    .box-benefits .text-24 {
        font-size: 18px !important;
    }

    div#progressThumbHeight img {
        min-height: 280px;
    }

    .nav-links {
        left: 0%;
        top: 0;
        width: 100%;
        height: 100%;
        transition: left .3s;
        z-index: 2000;
        overflow: auto;
    }

    .more-sub-menu {
        position: absolute;
        top: 0;
        left: 0%;
        min-width: 100%;
        display: none;
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
        padding: 6px 0;
        z-index: 1000;
    }

    ul.more-sub-menu.sub-menu.show-sub {
        padding-left: 20px;
        padding-top: 0px;
        margin-top: -24px;
    }

    .nav-links.show {
        left: 0;
    }

    .links {
        display: block;
    }

    .links li .arrow {
        color: #fff !important;
    }

    .links li {
        display: block;
        padding: 0px 0;
        border-bottom: 1px solid #fff;
    }

    .sub-menu,
    .more-sub-menu {
        position: relative;
        display: none !important;
        box-shadow: none;
        border-radius: 4px;
        background: transparent;
        padding-left: 8px;
    }

    .nav-links .show-sub {
        display: block !important;
    }

    .links li a {
        color: #ffffff !important;
        text-decoration: none;
        font-weight: 500;
        padding: 8px 6px;
        display: inline !important;
    }

    .banner___padding {
        padding: 137px 0px 17px 0px;
    }

    ul.more-sub-menu.sub-menu li {
        margin: unset !important;
        display: block;
        line-height: 61px;
    }

    ul.htmlCss-sub-menu.sub-menu li {
        display: block;
        line-height: 61px;
        margin: 0px !important;
    }

}




@media screen and (min-width: 768px) and (max-width: 992px) {
    header .h-16 {
        padding: 0px 42px;
    }

    .banner-content {
        padding: 100px 12px 68px 12px;
    }

    .main-about-icon-text {
        font-size: 35px;
    }

    .about-icon-text {
        font-size: 16px;
    }

    .cover-video-image {
        width: 300px;
        height: 240px;
    }

    .button-tab-new {
        width: 32.95%;
    }

    .new-section___about {
        margin-top: 286px;
        padding: 50px 30px;
    }

    section#working-process {
        padding-top: 62px;
    }

    .sidebar___main___section {
        width: 100%;
    }

    .button-sidebar {
        flex-direction: column;
    }

    .sidebar-images {
        text-align: center;
        padding: 11px;
    }

    .nav-links {
        left: 0%;
        top: 0;
        width: 100%;
        height: 100%;
        transition: left .3s;
        z-index: 2000;
        overflow: auto;
    }

    .more-sub-menu {
        position: absolute;
        top: 0;
        left: 0%;
        min-width: 100%;
        display: none;
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
        padding: 6px 0;
        z-index: 1000;
    }

    ul.more-sub-menu.sub-menu.show-sub {
        padding-left: 20px;
        padding-top: 0px;
        margin-top: -24px;
    }

    .nav-links.show {
        left: 0;
    }

    .links {
        display: block;
    }

    .links li .arrow {
        color: #fff !important;
    }

    .links li {
        display: block;
        padding: 0px 0;
        border-bottom: 1px solid #fff;
    }

    .sub-menu,
    .more-sub-menu {
        position: relative;
        display: none !important;
        box-shadow: none;
        border-radius: 4px;
        background: transparent;
        padding-left: 8px;
    }

    .nav-links .show-sub {
        display: block !important;
    }

    .links li a {
        color: #ffffff !important;
        text-decoration: none;
        font-weight: 500;
        padding: 8px 6px;
        display: inline !important;
    }

    ul.more-sub-menu.sub-menu li {
        margin: unset !important;
        display: block;
        line-height: 61px;
    }

    ul.htmlCss-sub-menu.sub-menu li {
        display: block;
        line-height: 61px;
        margin: 0px !important;
    }
}