.lead-left p, .serve-card h3, .who-we p {
    line-height: normal;
    font-style: normal
}

.lead-left p, .serve-card h3, .serve-card p, .who-we p, .why-techno-card p {
    font-style: normal
}

.video-play-button, button.playButton {
    transform: translate(-50%,-50%);
    position: absolute
}

.news_card img, .serve-card {
    transition: .3s
}

.lead-left p {
    color: #1f1f1f;
    font-family: Geist;
    font-size: 24px;
    font-weight: 800
}

section.leaading-brand-main-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

.lead-right img {
    border-radius: 12px;
    background: #fff;
    padding: 10px;
    max-height: 80px;
    object-fit: contain;
    border: 1px solid #ededed
}

.redirect_arrow {
    width: 31px;
    height: 27px;
    position: absolute;
    background-position: 900px -236px;
    bottom: 10px
}

.who-we-serve {
    padding: 64px 0
}

.who-we p {
    max-width: 560px;
    color: #666;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin: 22px auto
}

.owl-carousel.serve-grid-section .owl-stage {
    transform: none !important;
    width: 100% !important;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(297px,1fr));
    gap: 10px
}

.owl-carousel.news_card_grid .owl-item, .owl-carousel.serve-grid-section .owl-item {
    width: calc(100%) !important
}

.serve-card {
    display: flex;
    padding: 30px 30px 30px 26px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 24px;
    background: #f3f3f3;
    height: 100%
}

    .serve-card h3 {
        font-size: 26px;
        font-weight: 600;
        margin-top: 20px;
        max-width: 238px;
        color: #000
    }

    .serve-card p {
        color: #666;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px
    }

    .serve-card:hover .common_icon {
        filter: invert(1)
    }

    .serve-card:hover {
        background: #08b4d9;
        color: #fff
    }

        .serve-card:hover h3, .serve-card:hover p, ul.testimonial-nav li.active a, ul.testimonial-nav li:hover a {
            color: #fff
        }

    .serve-card span:last-child {
        margin-top: auto
    }

.serve_icon {
    width: 57px;
    height: 57px
}

.operator_icon {
    background-position: -360px -18px
}

.incoming_icon {
    background-position: -430px -18px
}

.ota_icon {
    background-position: -205px -18px
}

.network_icon {
    background-position: -280px -18px
}

.right_direction_arrow {
    background-position: -508px -109px;
    width: 36px;
    height: 36px
}

.why-technoheaven-main .server-title h3 {
    max-width: 900px
}

.why-techno-card h3 {
    color: #333;
    font-family: Geist;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.why-techno-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
    column-gap: 50px;
    row-gap: 25px
}

.why-techno-card p {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: normal
}

.flag_icon {
    background-position: -564px -114px;
    width: 20px;
    height: 24px
}

.supplier-section p {
    max-width: 612px;
    color: #666;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 22px auto
}

.client-detail .detail-right h4, .testimonial-right > p {
    color: #0c0e17;
    font-size: 18px;
    line-height: normal;
    font-style: normal
}

.supplier-nav {
    border-bottom: 1px solid #edeff3;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 27px
}

.global_icons {
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background-color: #f3f3f3
}

.supplier-nav li a {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    color: #666;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0 8px 14px
}

.supplier_icon {
    width: 28px;
    height: 28px
}

.supplier-nav li.active .global_icons, .supplier-nav li:hover .global_icons {
    background-color: #08b4d9
}

.supplier-nav li.active .supplier_icon, .supplier-nav li:hover .supplier_icon {
    filter: invert(2) brightness(2)
}

.supplier-nav li.active, .video-placeholder, .video_div {
    position: relative
}

    .supplier-nav li.active:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #08b4d9
    }

.supplier-logo-grid {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 60px 0
}

    .supplier-logo-grid img {
        width: 100%;
        max-height: 72px;
        max-width: 214px;
        object-fit: contain;
        padding: 0 12px;
        border: 1px solid #ddd;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center
    }

.news_card img, .slider-img-sec img {
    object-fit: cover
}

.hotels_api_icon {
    background-position: -96px -286px
}

.flight_api_icon {
    background-position: -142px -110px
}

.tours_api_icon {
    background-position: -188px -110px
}

.transfer_api_icon {
    background-position: -591px -335px
}

.channel_manager_icon {
    background-position: -280px -110px
}

.finance_icon {
    background-position: -326px -112px
}

.payment_gateways_icon {
    background-position: -373px -112px
}

.insurance_icon {
    background-position: -327px -112px
}

.car_rental_icon {
    background-position: -419px -114px
}

.rewards_icon {
    background-position: -554px -338px
}

.testimonial-nav {
    display: flex;
    justify-content: space-between;
    background: #f3f3f3;
    border-radius: 50px
}

ul.testimonial-nav li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

    ul.testimonial-nav li a {
        color: #000;
        font-family: Geist;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 22px 80px
    }

    ul.testimonial-nav li.active, ul.testimonial-nav li:hover {
        border-radius: 50px;
        background: #08b4d9
    }

.video-play-button {
    width: 100px;
    height: 100px;
    background: rgba(255,255,255,.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .3s;
    box-shadow: 0 0 0 5px rgba(255,255,255,.1);
    animation: 2s infinite pulse;
    top: 18%;
    left: 90%
}

.client-img {
    position: relative;
    width: 100%;
    border-radius: 24px;
    overflow: hidden
}

.testimonial-section {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px
}

.contact-sec-grid, .matters-main-grid, .success-grow-main {
    grid-template-columns: auto auto
}

.play-icon {
    width: 60px;
    height: 60px;
    background-position: -85px -330px
}

.testimonial-right {
    display: flex;
    flex-direction: column;
    gap: 30px
}

button.playButton {
    background-color: transparent;
    border: none;
    height: 55px;
    width: 55px;
    background-position: -114px -285px;
    margin: 0 auto;
    top: 50%;
    left: 50%
}

.client-detail {
    display: flex;
    align-items: center;
    gap: 16px;
    border-top: 1px solid rgba(12,14,23,.1);
    padding: 30px 0
}

    .client-detail .detail-left img {
        width: 60px;
        border-radius: 100px;
        object-fit: contain
    }

    .client-detail .detail-right h4 {
        font-weight: 600;
        margin: 0
    }

    .client-detail .detail-right p {
        color: #5e6075;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0
    }

.testimonial-right > p {
    font-weight: 500;
    margin: 0
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    40%,80% {
        box-shadow: 0 0 0 20px rgba(255,255,255,0)
    }

    60% {
        box-shadow: 0 0 0 40px rgba(255,255,255,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

.success-stories-main-section {
    background: #000;
    color: #fff;
    padding: 80px 0 40px
}

    .matter-section .common-tag-btn, .success-stories-main-section .common-tag-btn {
        margin: 0
    }

.success-story h3 {
    color: #fff;
    font-family: Geist;
    font-size: 38px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: .57px;
    max-width: 590px;
    margin: 0
}

.success-story {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 15px 0
}

    .success-story .common_btn.view-all {
        margin: inherit
    }

.success-grow-main {
    display: grid;
    border-radius: 24px;
    overflow: hidden;
    height: 100%;
}

.success-grow-right {
    padding: 40px 50px;
    background: #fff
}

.success-grow-left img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bottom-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    padding-top: 40px
}

.success-grow-right h4 {
    color: #100e0e;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1.28px;
    margin: 20px 0
}

.success-grow-right .why-techno-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(192px,1fr));
    column-gap: 20px;
    row-gap: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px
}

.success-grow-right .why-techno-card h3 {
    color: #100e0e;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.96px;
    margin: 0
}

.success-grow-right .why-techno-card p {
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.star_icon {
    background-position: -599px -114px;
    width: 20px;
    height: 24px
}

.connection_icon, .glob_icon, .grow_icon, .users_icon {
    width: 20px;
    height: 20px
}

.matter-section h3 {
    color: #1f1f1f;
    font-family: Geist;
    font-size: 38px;
    font-style: normal;
    font-weight: 800
}

.matter-section p, .must-watch {
    font-weight: 500;
    font-style: normal;
    line-height: normal
}

.matter-section p {
    max-width: 1158px;
    color: rgba(31,31,31,.56);
    font-family: Geist;
    font-size: 18px;
    letter-spacing: -.72px
}

.matters-main-grid {
    display: grid;
    padding: 0 0 80px
}

.matters-right {
    display: flex;
    flex-direction: column;
    padding: 24px 24px 0
}

.must-watch {
    border-radius: 50px;
    background: #08b4d9;
    color: #fff;
    font-size: 14px;
    letter-spacing: -.56px;
    max-width: fit-content;
    padding: 4px 12px
}

.matters-right h3 {
    color: #1f1f1f;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1px
}

.matters-right .common-tag-btn {
    margin: 0 0 12px;
    gap: 6px
}

.matters-right a {
    margin-top: auto;
    display: flex;
    color: rgba(31,31,31,.56);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.64px
}

.contact-left .server-title h3, .contact-left p {
    color: #fff;
    font-style: normal;
    text-align: center
}

.matters-left img {
    border-radius: 12px;
    max-width: 580px
}

.matter_icon {
    min-width: 20px
}

.glob_icon {
    background-position: -671px -118px
}

.users_icon {
    background-position: -709px -118px
}

.connection_icon {
    background-position: -746px -118px
}

.grow_icon {
    background-position: 0 -190px
}

.contact-sec-grid {
    display: grid;
    gap: 24px
}

.contact-left {
    border-radius: 24px;
    background: #08b4d9;
    padding: 70px 24px;
    min-width: 746px;
    width: 100%
}

    .contact-left .server-title h3 {
        font-size: 38px;
        font-weight: 800;
        line-height: normal;
        letter-spacing: .57px
    }

    .contact-left p {
        font-size: 18px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -.36px
    }

.news-info, .news_card p {
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.contact-left .common_btn a {
    color: #333 !important;
    background: #fff;
    padding: 11.6px 24px;
    border-radius: 58px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    transition: .3s
}

    .contact-left .common_btn a:hover {
        background: #eee
    }

.contact-left .common-tag-btn {
    background: #fff
}

.owl-carousel.news_card_grid .owl-stage {
    transform: none !important;
    width: 100% !important;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(281px,1fr));
    gap: 10px
}

.news-info {
    margin-top: 20px;
    color: #657285;
    font-size: 10.5px;
    display: flex;
    gap: 10px
}

.news_card {
    display: flex;
    flex-direction: column;
    gap: 15px;
    overflow: hidden
}

.news_card_img {
    overflow: hidden;
    border-radius: 8px;
    height: auto
}

.news_card:hover .news_card_img img {
    transform: scale(1.1)
}

.news_card p {
    color: #020a1c;
    font-size: 16.734px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.latest-news-main-section .supplier-section p {
    margin: 22px auto 0;
    text-align: center
}

.lead-right {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 10px
}

.lead-left h2 {
    font-size: 38px
}

.testimonial-right img {
    max-width: 170px
}

.success-grow-right img {
    max-width: 140px
}

.slider-right img {
    max-width: 630px;
    max-height: 520px
}

@media (max-width:1200px) {
    section.leaading-brand-main-section {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px
    }

    .contact-sec-grid {
        grid-template-columns: auto
    }

    .lead-left p, .supplier-section .server-title h3, .techno-offer p, .why-technoheaven-main .server-title h3 {
        max-width: unset
    }

    .supplier-section p {
        margin: unset;
        max-width: unset
    }

    .contact-sec-grid .supplier-section p {
        text-align: center;
        font-size: 14px;
        margin: 15px 0 24px;
        opacity: .7
    }

    .partner-img {
        margin-top: 40px;
        gap: 28px
    }

    .slider-left h1 {
        font-size: 40px
    }

    .slider-right img {
        max-width: 100%;
        object-fit: contain
    }
}

@media (max-width:991px) {
    .supplier-nav, .testimonial-nav {
        overflow: auto;
        scrollbar-width: none
    }

    .slider-img-sec > img {
        object-fit: cover;
        min-height: 810px
    }

    .success-grow-left img {
        max-height: 500px
    }

    .slider-left h1 {
        font-size: 32px
    }

    .slider-main-section {
        position: relative;
        min-height: inherit
    }

    .latest-news-main-section .common_btn.view-all, .redirect_arrow, .techno-offering-main .techno-offer .common_btn.view-all {
        display: none
    }

    .main-slider-section {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .contact-sec-grid .supplier-section .common-tag-btn, .latest-news-main-section .common-tag-btn, .slider-right img {
        margin: auto
    }

    .lead-left p {
        margin: 0;
        font-size: 20px;
        text-align: center
    }

    .slider-left p {
        font-size: 14px
    }

    section.leaading-brand-main-section {
        flex-wrap: wrap;
        gap: 27px
    }

    .partner-img {
        margin-top: 15px;
        gap: 16px;
        justify-content: center
    }

        .partner-img img {
            max-width: 97px;
            max-height: 36px
        }

    .slider-btn {
        padding: 19px 0;
        justify-content: center
    }

    .why-techno-grid {
        row-gap: 18px;
        padding: 10px;
        grid-template-columns: repeat(2,1fr)
    }

    .contact-left, .techno-offer .tab-content, section.techno-offering-main {
        padding: 24px 0
    }

    ul.nav.btn-tabs {
        gap: 5px
    }

    .contact-sec-grid, .news_card_grid {
        grid-template-columns: auto
    }

    .contact-left {
        min-width: auto
    }

    .matters-main-grid {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
        row-gap: 20px;
        padding: 0 0 36px
    }

        .matters-main-grid > :first-child, .success-grow-main > :first-child {
            grid-row: 2
        }

        .matters-main-grid > :nth-child(2), .success-grow-main > :nth-child(2) {
            grid-row: 1
        }

    .supplier-nav {
        gap: 20px
    }

    .testimonial-section {
        grid-template-columns: auto;
        gap: 25px
    }

    .supplier-logo-grid {
        padding: 30px 0
    }

    .techno-offer h3 {
        font-size: 24px;
        margin-bottom: 16px;
        margin-top: 10px
    }

    .server-title h2, .server-title h3 {
        text-align: center;
        font-size: 20px;
        margin-top: 16px
    }

    .lead-left h2 {
        text-align: center;
        font-size: 20px
    }

    ul.nav.btn-tabs li a {
        padding: 12px 16px;
        font-size: 14px;
        gap: 5px;
        align-items: center
    }

    .who-we-serve-main {
        padding-bottom: 0
    }

    .why-techno-card h3 {
        margin: 0;
        font-size: 25px
    }

    .techno-offer p {
        text-align: left;
        font-family: Geist;
        font-size: 12px;
        margin: inherit;
        margin-bottom: 20px
    }

    .techno-hub-card p {
        font-size: 16px;
        font-weight: 400
    }

    .supplier-section .common-tag-btn {
        margin: inherit
    }

    .supplier-section .server-title h3 {
        text-align: left;
        font-size: 24px;
        margin-left: 0
    }

    .supplier-section p {
        text-align: left;
        font-size: 14px;
        margin-top: 16px
    }

    .supplier-nav li {
        height: 108px
    }

    ul.testimonial-nav li {
        min-width: 130px
    }

        ul.testimonial-nav li a {
            font-size: 20px;
            padding: 16px 20px
        }

    .testimonial-right {
        order: 1;
        gap: 24px
    }

    .testimonial-left {
        order: 2
    }

    .testimonial-right > p {
        font-size: 14px;
        line-height: 22px
    }

    .client-detail {
        padding: 5px 0
    }

    .success-stories-main-section {
        padding: 30px 0 40px
    }

    .success-story h3 {
        font-size: 24px;
        letter-spacing: -.9px
    }

    .success-story {
        gap: 24px;
        padding: 24px 0
    }

    .success-grow-right {
        padding: 16px
    }

    .success-grow-main {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto
    }

    .success-grow-right h4 {
        font-size: 20px
    }

    .success-grow-right .why-techno-grid {
        border-bottom: none;
        column-gap: 15px;
        row-gap: 15px;
        grid-template-columns: repeat(2,1fr)
    }

    .bottom-tag {
        padding-top: 16px
    }

    .matter-section h3 {
        font-size: 24px;
        margin-top: 15px
    }

    .matter-section p {
        font-size: 12px;
        letter-spacing: 0
    }

    .matters-right .common-tag-btn {
        max-height: fit-content;
        text-align: left;
        font-size: 16px;
        color: #3d3d3d;
        align-items: center;
        gap: 8px
    }

    .contact-main-section.p-70, .matters-right {
        padding: 0
    }

        .matters-right h3 {
            font-size: 28px
        }

        .matters-right a {
            margin-top: 30px
        }

    .latest-news-main-section .server-title h3 {
        text-align: center;
        margin-left: auto
    }

    .latest-news-main-section .supplier-section p {
        color: #666;
        text-align: center;
        font-size: 12px;
        margin: 16px auto 0
    }

    .contact-sec-grid .supplier-section .server-title h3 {
        text-align: center;
        letter-spacing: .36px;
        margin-left: auto
    }
}

@media(max-width:767px) {
    .video-placeholder iframe {
        width: 100% !important
    }

    .video-placeholder img {
        object-fit: contain;
        background-color: #08b4d9
    }

    .techno-offering-main ul.nav.btn-tabs {
        justify-content: center
    }

    .techno-hub-card {
        height: 350px
    }

    .why-techno-card p {
        font-size: 14px
    }

    .serve-card h3 {
        font-size: 20px
    }

    .main-slider-div-section {
        padding: 30px 0
    }

    .supplier-logo-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .why-techno p {
        font-size: 16px;
        margin-top: 16px
    }

    .slider-left h1 {
        font-size: 24px
    }

    .slider-btn {
        padding: 8px 0
    }

        .slider-btn a {
            font-size: 14px;
            max-height: unset;
            padding: 6px 8px;
            gap: 4px
        }

    ul.nav.btn-tabs {
        justify-content: start;
        gap: 5px
    }
}
