﻿.client-reviews.testimonial-section {
    background: #fff;
    text-align: center;
}

.client-reviews .testimonial-slider {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(246.33px, 1fr));
    row-gap: 40px;
    column-gap: 25px;
}

.client-reviews .testimonial-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

.client-reviews .testimonial-subtitle {
    font-size: 18px;
    color: #555;
    margin-bottom: 40px;
}

.client-reviews .testimonial-slider .testimonial-item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    color: #fff;
    height: 470px;
}

.video-thumb {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
}

    .video-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.85;
        transition: 0.3s;
    }

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70px;
    height: 70px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.testimonial-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 25px;
    width: 100%;
    background: linear-gradient(to top, rgb(0 0 0 / 95%), transparent);
    text-align: left;
}

    .testimonial-content h4 {
        margin-top: 10px;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
    }

    .testimonial-content .client-logo img {
        max-width: fit-content;
        object-fit: contain;
        margin-bottom: 10px;
        max-height: 40px;
        background: #fff;
        padding: 5px;
        border-radius: 5px;
    }

    .testimonial-content span {
        font-size: 16px;
        color: #ccc;
    }

/* Owl Carousel arrows */
.client-reviews .owl-nav button {
    position: absolute;
    top: 45%;
    background: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transition: 0.3s;
}

.client-reviews .owl-prev {
    left: -60px;
}

.client-reviews .owl-next {
    right: -60px;
}

.client-reviews .owl-nav button:hover {
    background: #08b4d9 !important;
}

.client-reviews .testimonial-item video {
    display: inline-block;
    vertical-align: baseline;
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    object-position: bottom;
}



.Contact, .Regular, .andmaintain, .bespoke, .box-1, .box-10, .box-11, .box-12, .box-2, .box-3, .box-4, .box-5, .box-6, .box-7, .box-8, .box-9, .business, .checks, .comple, .criteria, .efficiency, .features, .helps, .highly, .industry, .management, .prohotel, .proimg, .provisa, .tasks, .track, .unique {
    background-size: 500px;
    width: 90px;
    height: 80px;
    margin: 0 auto
}

.main section.Company-page, .main section.Product-page, .main section.getquote-page, .main section.header-page, .main section.services-page, .main section.success-stories-page, .main section.suppliers-page {
    background: url(../Theme/img/new-theme-img/section_hero_section.webp) center center/cover no-repeat fixed;
    padding: 100px 0;
    position: relative
}

    .main section.Company-page::before, .main section.Product-page::before, .main section.getquote-page::before, .main section.header-page::before, .main section.services-page::before, .main section.success-stories-page::before, .main section.suppliers-page::before {
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(0,0,0,.75)
    }

    .main section.Company-page h1, .main section.Product-page h1, .main section.getquote-page h1, .main section.header-page h1, .main section.services-page h1, .main section.success-stories-page h1, .main section.suppliers-page h1 {
        font-weight: 600;
        font-size: 56px;
        color: #fff;
        text-align: center;
        max-width: 1000px;
        margin: 0 auto 30px
    }

    .main section.Company-page p, .main section.Product-page p, .main section.getquote-page p, .main section.header-page p, .main section.services-page p, .main section.success-stories-page p, .main section.suppliers-page p {
        color: #828e9d;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        max-width: 670px;
        margin: auto
    }

.pagetop i, .techno-hub-card:hover h3, .techno-hub-card:hover p, .white-text {
    color: #fff
}

.mb-30 {
    margin-bottom: 30px
}

.technolite-main-banner {
    padding: 90px 0;
    position: relative;
    z-index: 1;
    text-align: center
}

    .technolite-main-banner .slider-left {
        max-width: 1000px;
        display: flex;
        flex-direction: column;
        gap: 35px
    }

        .technolite-main-banner .slider-left p {
            max-width: 674px;
            margin: auto;
            font-weight: 500
        }

.benifits .server-title {
    justify-content: left
}

    .benifits .server-title h2, .benifits .server-title h3 {
        text-align: left;
        max-width: 510px;
        margin: 16px 0
    }

.benifits-main-grid {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px
}

.benifits .common-tag-btn, .check-box-section .checkbox {
    margin: 0
}

.benifits p {
    max-width: 482px;
    margin-bottom: 32px
}

.services-box-item {
    display: flex;
    gap: 16px;
    flex-direction: column
}

.api-supplier-grid-02, .services-box-item2 {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fit,minmax(433.33px,1fr))
}

.review-info, .single-service-item {
    border-radius: 20px;
    border: 1px solid #e6e9ee;
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    max-width: 663px;
    position: relative;
    height: 100%;
    background: #fff;
}

    .review-info .title-tag, .single-service-item .title-tag {
        font-size: 18px;
        font-weight: 500
    }

#services-box-item .owl-stage {
    display: flex;
    align-items: stretch
}

.icon {
    display: flex;
    align-items: center;
    gap: 10px
}

    .icon .common_icon {
        min-width: 54px;
        height: 54px;
        padding: 12px;
        background-color: #08b4d9;
        border-radius: 10px
    }

.single-service-item h3, .single-service-item h4 {
    color: #1f1f1f;
    font-family: Geist;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0
}

.single-service-item p {
    max-width: 603px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-height: 250px;
    overflow: auto;
}

.techno-offer h3, .techno-offer p {
    font-style: normal;
    line-height: normal
}

.Top-features, .restauran-points, .testimonial-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(340px,1fr));
    gap: 20px;
    padding: 40px 0
}

.Top-features-single, .restauran-points-single {
    border-radius: 20px;
    border: 1px solid #e6e9ee;
    display: flex;
    padding: 30px;
    flex-direction: column;
    gap: 16px;
    max-width: 663px;
    position: relative;
    height: 100%;
    text-align: center
}

.protour {
    background-image: url(../Theme/img/banner-img.png);
    margin-top: 20px
}

.proimg {
    background-position: -23px -8px
}

.management {
    background-position: -160px -8px
}

.prohotel {
    background-position: -289px -14px
}

.provisa {
    background-position: -393px -11px
}

.comple {
    background-position: -22px -121px
}

.helps {
    background-position: -169px -120px
}

.track {
    background-position: -289px -122px
}

.andmaintain {
    background-position: -399px -122px
}

.features {
    background-position: -19px -242px
}

.criteria {
    background-position: -169px -242px
}

.tasks {
    background-position: -289px -242px
}

.checks {
    background-position: -399px -242px
}

.Regular {
    background-position: -29px -362px
}

.business {
    background-position: -172px -362px
}

.unique {
    background-position: -289px -361px
}

.highly {
    background-position: -399px -356px
}

.efficiency {
    background-position: -37px -482px
}

.industry {
    background-position: -170px -482px
}

.Contact {
    background-position: -287px -487px
}

.bespoke {
    background-position: -407px -476px
}

.Software {
    background-image: url(../Theme/img/point-sals.png)
}

.box-1 {
    background-position: -10px -8px
}

.box-2 {
    background-position: -137px -8px
}

.box-3 {
    background-position: -253px -8px
}

.box-4 {
    background-position: -382px -8px
}

.box-5 {
    background-position: -12px -128px
}

.box-6 {
    background-position: -122px -128px
}

.box-7 {
    background-position: -260px -128px
}

.box-8 {
    background-position: -382px -128px
}

.box-9 {
    background-position: -22px -227px
}

.box-10 {
    background-position: -152px -227px
}

.box-11 {
    background-position: -263px -227px
}

.box-12 {
    background-position: -382px -227px
}

.techno-offering-main {
    background: #000;
    color: #fff;
    padding: 80px 0 40px
}

.techno-offer h3 {
    font-size: 50px;
    font-weight: 900;
    letter-spacing: -1px;
    max-width: 972px;
    margin: auto auto 24px;
    color: var(--color)
}

.techno-offer p {
    max-width: 882px;
    color: #fff;
    text-align: center;
    font-family: Geist;
    font-size: 20px;
    font-weight: 300;
    margin: auto auto 50px
}

.techno-hub-card h3, .techno-hub-card p {
    margin: 0;
    line-height: normal;
    font-style: normal
}

ul.nav.btn-tabs {
    border: none;
    justify-content: center
}

    ul.nav.btn-tabs li, ul.nav.btn-tabs li a {
        display: flex;
        border-radius: 40px;
        transition: .3s;
        cursor: pointer
    }

    ul.nav.btn-tabs li {
        max-width: fit-content;
        justify-content: center;
        align-items: center;
        background: #fff
    }

        ul.nav.btn-tabs li a {
            color: #000;
            font-family: Geist;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            letter-spacing: -.36px;
            gap: 10px;
            padding: 10px;
            border: none
        }

        ul.nav.btn-tabs li:hover, ul.nav.btn-tabs li:hover a {
            background: var(--active-bg);
            color: #fff;
            border: none;
            cursor: pointer
        }

        ul.nav.btn-tabs li.active, ul.nav.btn-tabs li.active a {
            background: var(--active-bg);
            color: #fff;
            border: none
        }

            ul.nav.btn-tabs li.active .common_icon, ul.nav.btn-tabs li:hover .common_icon {
                filter: invert(1)
            }

.core_product_icon {
    width: 24px;
    height: 24px;
    background-position: -507px -25px
}

.other_product_icon {
    width: 24px;
    height: 24px;
    background-position: -547px -25px
}

.techno-card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(380px,1fr));
    gap: 25px
}

.owl-carousel.techno-card-grid .owl-stage {
    transform: none !important;
    width: 100% !important;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(390px,1fr));
    gap: 10px
}

.owl-carousel.techno-card-grid .owl-item {
    width: calc(100%) !important
}

.techno-hub-card {
    border-radius: 20px;
    background: #fff;
    height: auto;
    padding: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    transition: .3s;
    border: 1px solid #ededed;
    gap: 15px;
    max-width: 420px;
    margin: 0 auto
}

#search_bar, .step-tag, .youtube-box .play-button, .youtube-box .play-button:before, .youtube-box iframe, .youtube-box img {
    position: absolute
}

.tech_icon {
    width: 72px;
    height: 72px;
    display: flex;
    background-position: -603px -10px
}

.techno-hub-card h3 {
    color: #000;
    font-size: 30px;
    font-weight: 600
}

.techno-hub-card p {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.1px;
    max-width: 370px;
    text-align: left
}

.techno-hub-card a, .technolite-work-grid .benifits-left .benifits .server-title h3 {
    max-width: fit-content
}

.techno-hub-card a {
    border: none;
    gap: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.1px;
    padding: 12px 28px;
    margin-top: auto;
    transition: .3s;
    border-radius: 999px !important;
    background: #08b4d9;
    display: flex;
    align-items: center;
    color: #fff
}

.right_direc_arrow {
    width: 24px;
    height: 24px;
    background-position: -743px -241px
}

.techno-hub-card:hover {
    background: #08b4d9;
    color: #fff;
    border: none
}

    .techno-hub-card:hover .tech_icon {
        background-position: -167px -333px
    }

    .techno-hub-card:hover a {
        background: #fff;
        color: #000
    }

    .techno-hub-card:hover .right_direc_arrow {
        background-position: -743px -267px
    }

.techno-offer .tab-content {
    padding: 50px 0
}

.common_btn.tab-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

    .common_btn.tab-btn a {
        color: var(--active-bg) !important;
        line-height: normal;
        padding: 11px 24px;
        text-align: center;
        display: flex;
        justify-content: center;
        background: #fff;
        border: 1px solid var(--active-bg)
    }

        .common_btn.tab-btn a.active, .common_btn.view-all a {
            padding: 11px 24px;
            display: flex;
            justify-content: center;
            line-height: normal;
            text-align: center
        }

        .common_btn.tab-btn a.active {
            color: #fff !important;
            background: var(--active-bg);
            border: 1px solid var(--active-bg)
        }

.common_btn.view-all a {
    margin: auto;
    color: #fff;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

.techno-offer > h3 {
    text-align: center
}

.techno-hub-main h3 {
    margin: 20px auto 10px
}

.techno-hub-main p {
    margin: 0 auto;
    max-width: 670px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0
}

.techno-hub-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(410px,1fr));
    gap: 32px;
    padding: 50px 0 32px;
    justify-content: center
}

span.common_icon.techno_icon {
    width: 64px;
    height: 64px;
    padding: 15px;
    background-color: #08b4d9;
    border-radius: 50%
}

.techno-hub-grid .techno-hub-card, .api-integration-grid2 .techno-hub-card {
    align-items: center;
    padding: 45px 25px;
}

    .techno-hub-grid .techno-hub-card img, .api-integration-grid2 .techno-hub-card img {
        width: 120px
    }

    .techno-hub-grid .techno-hub-card > h3, .api-integration-grid2 .techno-hub-card > h3 {
        text-align: center;
        font-size: 22px;
        font-weight: 600
    }

    .techno-hub-grid .techno-hub-card > p {
        max-width: 334px;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

.more-info ul {
    display: flex;
    justify-content: center;
    column-gap: 12px;
    flex-wrap: wrap;
    row-gap: 23px
}

    .more-info ul li .common-tag-btn {
        padding: 14px 26px;
        max-height: fit-content;
        gap: 12px;
        border-radius: 20px;
        font-size: 18px
    }

.common_technolite {
    width: 25px;
    height: 25px
}

.technolite-work-grid .benifits {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.owl-carousel.more-info-grid .owl-stage {
    transform: none !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    flex-wrap: wrap;
    row-gap: 23px
}

.owl-carousel.more-info-grid .owl-item {
    width: fit-content !important
}

.technolite-work-grid .benifits-left .benifits p {
    max-width: 468px;
    font-size: 16px
}

.technolite-work-grid .benifit-right .services-box-item {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(450px,1fr));
    gap: 20px
}

    .technolite-work-grid .benifit-right .services-box-item .single-service-item {
        gap: 70px
    }

.clients-review-main .benifits-left .benifits .server-title, .technolite-work .slider-btn {
    justify-content: center
}

.faq_collspan .panel.panel-default {
    border: none;
    box-shadow: none;
    margin-bottom: 15px;
}

.faq_collspan .panel-title {
    color: #000;
}

.faq_collspan .panel .panel-heading {
    background: #f2f2f2;
}

.panel-title a {
    display: flex;
    justify-content: space-between; /* text left, icon right */
    align-items: center;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 18px;
}

    /* plus icon by default */
    .panel-title a::after {
        content: "+";
        font-size: 20px;
        font-weight: 700;
        transition: transform 0.2s ease;
    }

    /* minus icon when expanded */
    .panel-title a[aria-expanded="true"]::after {
        content: "−";
    }

.step-tag {
    right: 13.05px;
    top: 10px;
    border-radius: 100px;
    background: rgba(8,180,217,.15);
    padding: 5px 10px;
    color: #08b4d9;
    font-size: 12px;
    font-style: normal;
    font-weight: 700
}

.start-project-section {
    background: url('/Theme/img/new-theme-img/bg-pattern.png') center/cover no-repeat #000;
    color: #fff;
    padding: 114px 0
}

    .start-project-section h3 {
        color: #fff;
        font-size: 48px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        letter-spacing: .48px;
        margin-bottom: 20px;
        margin-top: 0
    }

    .start-project-section p {
        color: #fff;
        font-family: var(--font-family);
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        max-width: 950px
    }

.review-person h4, .review-person span {
    font-size: 16px;
    line-height: normal;
    font-style: normal
}

.start-project-section .common_btn a {
    margin-top: 20px;
    padding: 15px 17px 15px 24px;
    font-size: 14px
}

.right_btn_arrow {
    background-position: -42px -195px;
    width: 18px;
    height: 18px
}

.clients-review-main .benifits-main-grid {
    gap: 68px;
    flex-wrap: nowrap
}

    .clients-review-main .benifits-main-grid .services-box-item {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        column-gap: 25px;
        row-gap: 30px
    }

.clients-review-main .benifits p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    max-width: 322px
}

.clients-review-main .benifits-main-grid .benifits-left {
    min-width: 336px
}

.start-rating {
    display: flex;
    align-content: center;
    gap: 5px
}

.owner-name, .review-person {
    margin-top: auto
}

    .review-person h4 {
        color: #2c2c2c;
        font-weight: 600;
        margin-bottom: 2px
    }

    .review-person span {
        color: #888;
        font-weight: 300
    }

.clients-review-main .benifits-left .benifits .common-tag-btn {
    margin: auto
}

.clients-review-main .benifits-left .benifits .server-title h3, .clients-review-main .benifits-left .benifits p {
    max-width: unset;
    text-align: center
}

.get-quote-heading h3 {
    color: #0c0c0c;
    text-align: center;
    font-size: 38.281px;
    font-style: normal;
    font-weight: 800
}

.get-quote-heading p {
    color: #666;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    max-width: 680px;
    margin: 14px auto
}

.get-quote-form {
    border-radius: 16px;
    border: 1px solid #e6e9ee;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);
    padding: 20px;
    max-width: 890px;
    margin: 30px auto 0;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.form-item {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 24px
}

.check-box-section {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap
}

.get-quote-form .checkbox label {
    display: flex;
    align-items: center;
    padding: 0
}

.check-box-section .checkbox input {
    width: 18px;
    height: 18px;
    position: relative;
    margin: 0 10px 0 0
}

.get-quote-form label {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 12px
}

.get-quote-form input, .get-quote-form select, .get-quote-form textarea {
    border-radius: 10px;
    border: 1px solid #e6e9ee;
    background: #f8f9fa;
    max-height: 100px
}

    .get-quote-form textarea::placeholder {
        color: #4e5b6d;
        font-family: Geist;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 19.2px
    }

.submit_btn {
    border-radius: 30px;
    background: #08b4d9;
    border: none;
    width: 100%;
    padding: 12px;
    color: #fff;
    text-align: center;
    font-family: Geist;
    font-size: 18px;
    font-style: normal;
    font-weight: 700
}

.contact_call_icon, .star_icon, .success_icon {
    width: 18px;
    height: 18px
}

.sypply_bag_icon {
    background-position: -63px -174px
}

.client_port_icon {
    background-position: -283px -170px
}

.award_icon {
    background-position: -482px -323px
}

.expertise_icon {
    background-position: -336px -170px
}

.portal_icon {
    background-position: -385px -170px
}

.chat_icon {
    background-position: -109px -174px
}

.api_circle_icon {
    background-position: -157px -174px
}

.back_officesystem_icon {
    background-position: -205px -174px
}

.success_icon {
    background-position: -598px -118px
}

.hotel_module_icon {
    background-position: -453px -189px
}

.hotel_api_icon {
    background-position: -495px -189px
}

.flight_inti_icon {
    background-position: -537px -189px
}

.tour_api_icon {
    background-position: -577px -189px
}

.payment_gateway_icon {
    background-position: -619px -189px
}

.back_office_icon {
    background-position: -662px -189px
}

.start_proj_icon {
    background-position: -692px -175px
}

.develop_proc_icon {
    background-position: -740px -175px
}

.review_work_icon {
    background-position: 12px -223px
}

.delivery_icon {
    background-position: -35px -223px
}

.star_icon {
    background-position: -555px -289px
}

.contact_call_icon {
    background-position: -97px -241px
}

.flash_icon {
    width: 20px;
    height: 28px;
    background-position: -169px -24px
}

ul.category {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 34px 24px;
    background: #fff;
    border-radius: 25px;
    margin-top: -40px;
    flex-wrap: wrap
}

    ul.category li a {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        text-transform: capitalize;
        padding: 6px 18px;
        white-space: nowrap
    }

        ul.category li a:hover {
            background-color: var(--active-bg);
            color: var(--active-bg-text);
            border-radius: 100px
        }

.Supplier-imgs .suppliers-title a h3 {
    text-align: center;
    border-radius: 100px;
    background: linear-gradient(90deg,#224a6b 22.12%,#08b4d9 100%);
    padding: 14px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 800
}

.Supplier-imgs .suppliers-title h4 {
    border-radius: 100px;
    background: #f1f1f1;
    padding: 14px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    color: var(--all-text-main)
}

    .Supplier-imgs .suppliers-title h4 a {
        color: var(--all-text-main)
    }

.supplier-logo-grid-block {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(144.33px,1fr));
    gap: 20px;
    margin-bottom: 30px
}

.Supplier-imgs img {
    border-radius: 5px;
    max-height: 80px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    padding: 10px
}

.services-detail p {
    color: #2c2c2c;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

article.services-detail {
    display: flex;
    flex-direction: column;
    gap: 15px
}

aside.aside.p-t-50 {
    position: relative;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    border-radius: 25px
}

#search_bar {
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    background: 0 0;
    overflow: hidden;
    height: 43px;
    width: 40px;
    transition: width .5s
}

    #search_bar.active {
        width: 400px
    }

    #search_bar .form-control {
        border: none;
        background: #fff;
        width: 100%;
        outline: 0;
        font-family: sans-serif;
        font-size: 16px;
        color: #333;
        font-style: italic;
        height: 100%;
        padding: 0;
        transition: width .5s,padding .5s;
        border-radius: 20px
    }

    #search_bar.active .form-control {
        padding: 0 10px
    }

    #search_bar .common_icon.serch_icon {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        background-color: #f74b26;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        background-position: 737px -21px
    }

    #search_bar .form-control::placeholder {
        color: #aaa
    }

.sticky {
    position: sticky;
    top: 100px;
    z-index: 1
}

.palovit-tab ul.nav li.active a {
    padding: 15px 50px;
    background-color: #08b4d9;
    color: #fff;
    border-radius: 8px 8px 0 0;
    border: none
}

.palovit-tab ul.nav li a {
    border: 1px solid #e5e5e5;
    margin: 0 -1px 0 0;
    padding: 15px 50px;
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 8px 8px 0 0;
    background: #fff
}

.main article.page-contact .adress li {
    font-family: var(--font-family);
    margin-bottom: 10px;
    position: relative;
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 400;
    line-height: 26px
}

.hr, .main article.shop-single .tab-box ul.nav li.active a, .main section.tab .tab-box ul li.active a, .palovit-tab ul.nav li.active a, html.boxed .body {
    border-top-color: #00b4d9 !important
}

.palovit-tab .tab-content {
    border: 1px solid #eee
}

.palovit-tab ul.nav {
    border-bottom: none;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    gap: 10px;
    justify-content: center
}

.form-group .lbl-error, .lbl-error {
    color: red !important;
    font-size: 12px !important
}

.agency-title .common-tag-btn, .agency-title .server-title h3 {
    margin: 5px 0
}

.agency-title .server-title {
    justify-content: flex-start
}

.agency-software-banner .benifit-right .services-box-item {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 25px 0
}

    .agency-software-banner .benifit-right .services-box-item h4 {
        font-size: 20px
    }

    .agency-software-banner .benifit-right .services-box-item p {
        font-size: 16px
    }

.integration-reach-main .why-techno p {
    max-width: 980px;
    margin: 24px auto;
    text-align: center
}

.api-integration-grid, .api-integration-grid2 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center
}

.api-integration-card {
    border-radius: 10px;
    border: 1px solid #e5f7fa;
    background: #e5f7fa;
    /* box-shadow: 0 2.664px 4.44px 0 #f8f9fa; */
    display: flex;
    padding: 25px 35px;
    flex-direction: column;
    gap: 20px;
    flex: 0 1 420px
}

    .api-integration-card span {
        color: var(--active-menu);
        font-size: 44px;
        font-weight: 700;
        line-height: normal
    }

    .api-integration-card h3 {
        font-size: 18px
    }

.api-supplier-card {
    display: flex;
    align-items: center;
    gap: 70px;
    border-radius: 15px;
    border: 1px solid #e5e5e8;
    padding: 20px;
    background: #ffffff;
    justify-content: space-between
}

.api-tag {
    max-width: fit-content;
    background: var(--btn-bg);
    color: var(--color);
    padding: 5px 10px;
    border-radius: 5px
}

.pagetop {
    border-radius: 50%;
    position: fixed;
    display: none;
    padding: 8px;
    bottom: 41px;
    height: 40px;
    width: 40px;
    background-color: #00b4d9 !important;
    right: 15px;
    text-align: center
}

.experia-banner img {
    max-width: 250px;
    margin: auto auto 25px
}

.api-supplier-grid {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.api-sup-right {
    background-color: rgba(8,180,217,.1);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 680px;
}

    .api-sup-right img {
        width: 100%;
        height: 100%;
        border-radius: 20px;
    }

.api-sup-left h4 {
    color: #1d1f13;
    font-size: 31.875px;
    font-weight: 600
}

.api-sup-left p {
    max-width: 473px;
    color: #38383d;
    font-size: 16px;
    font-weight: 400
}

.why-techno p {
    /*    color: #666;*/
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    max-width: 1020px;
    margin: 24px auto auto
}

span.api_common_icon {
    background-color: #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 8px;
}

.fast_api_icon {
    background-position: -230px -332px
}

.real_time_icon {
    background-position: -270px -332px
}

.support_team_icon {
    background-position: -318px -332px
}

.scalable_icon {
    background-position: -368px -332px
}

.stable_icon {
    background-position: -410px -332px
}

.customized_icon {
    background-position: -455px -332px
}

.why-choose-api .api-integration-grid .api-integration-card {
    gap: 40px
}

.inv-stories-img {
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px 0;
    cursor: pointer;
    transform-style: preserve-3d;
    background: -webkit-linear-gradient(top left,#ddd 50%,#00b4d9 50%);
    background: -moz-linear-gradient(top left,#ddd 50%,#00b4d9 50%);
    background: -ms-linear-gradient(top left,#ddd 50%,#00b4d9 50%);
    background: -o-linear-gradient(top left,#ddd 50%,#00b4d9 50%);
    background: linear-gradient(top left,#ddd 50%,#00b4d9 50%)
}

.youtube-box, .youtube-box .play-button, .youtube-box img {
    cursor: pointer
}

.youtube-box {
    background-color: #000;
    margin-bottom: 0;
    position: relative;
    padding-top: 45%;
    overflow: hidden
}

.loader-flex, .overlay {
    position: fixed;
    display: flex
}

.youtube-box img {
    width: 100%;
    top: -60%;
    left: 0;
    opacity: .7
}

.youtube-box .play-button {
    width: 90px;
    height: 60px;
    background-color: red;
    box-shadow: 0 0 30px rgba(0,0,0,.6);
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

    .youtube-box .play-button:before {
        content: "";
        border-style: solid;
        border-width: 15px 0 15px 26px;
        border-color: transparent transparent transparent #fff
    }

    .youtube-box .play-button, .youtube-box .play-button:before {
        top: 50%;
        left: 50%;
        transform: translate3d(-50%,-50%,0)
    }

.youtube-box iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.exit-modal .modal-body {
    padding: 15px;
    border-radius: 5px;
    background: #000;
    color: #fff
}

.modal-title {
    margin-bottom: 15px;
    color: #fff;
    background-color: #333;
    font-size: 36px
}

.modal-buttons {
    margin-top: 20px
}

.modal-body h3 {
    line-height: 32px;
    font-weight: 300
}

.bottom-tag .view-all {
    margin-left: auto
}

.loader-flex {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 70%);
    top: 0;
    z-index: 9
}

.spinner {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 6px solid rgba(0,0,0,.08);
    border-top-color: #2196f3;
    animation: .85s linear infinite spin;
    will-change: transform
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@media (prefers-reduced-motion:reduce) {
    .spinner {
        animation: none
    }
}

.overlay {
    inset: 0;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.6);
    z-index: 9999
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.form-group {
    margin-bottom: 5px
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.gradient_back {
    padding: 20px;
    border-radius: 10px;
    background: #08b4d91c;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: stretch;
    border: 1px solid #08b4d91c;
}

.gradient_dark {
    padding: 30px;
    border-radius: 10px;
    background: url(../Theme/img/new-theme-img/section_hero_section.webp) center center/cover no-repeat fixed;
}

.trust_img {
    display: flex;
    align-items: center;
}

.gradient_dark h3 {
    font-size: 38px;
    text-align: center;
    color: #fff;
}

.trust_img img {
    max-height: 500px;
}

.core-reach-main .why-techno p {
    max-width: 999px;
    margin: 24px auto 0px;
    text-align: center
}

.travel-tech-aprt p, .core-reach-main .services-box-item2 p {
    font-weight: 600;
}

.core-reach-main .services-box-item2 {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(330.33px, 1fr));
}

.why-choose-api .why-techno p {
    max-width: 930px;
}

.cruise-feature-main .ul-grid-horizontal {
    grid-template-columns: repeat(auto-fit, minmax(463.33px, 1fr));
}

    .cruise-feature-main .ul-grid-horizontal li {
        display: block;
    }

.cruise-feature-main .why-techno h2 {
    font-size: 37px;
}

.cruise-api-items {
    grid-template-columns: repeat(auto-fit, minmax(300.33px, 1fr))
}

.company {
    padding: 40px 0px 0px;
}

.core-reach-main {
    padding-top: 20px;
}

.activity_api .single-service-item h4 {
    color: var(--active-bg);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.activity_api .single-service-item ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    align-items: flex-start;
}

    .activity_api .single-service-item ul li {
        position: relative;
        border: none;
        background: transparent;
    }

.mobile_img {
    display: none;
}

.unique-quote {
    background: #00b4d9;
    text-align: center;
    color: white;
    padding: 40px 80px;
    border-radius: 10px;
}

    .unique-quote p {
        color: white;
        line-height: normal;
    }

.activity_api .services-box-item2 .single-service-item:nth-child(1), .activity_api .services-box-item2 .single-service-item:nth-child(4) {
    background: #e5f7fa;
}

.matters-left .video-wrapper iframe.yt-iframe {
    width: 100%;
    max-width: 600px;
}

#home-slider-default .owl-item .item {
    height: 100%;
}
#home-slider-default .item picture {
    height: 100%;
    display: flex;
}
#home-slider-default .owl-item .item img{
    object-fit: cover;
}
/*========================= Compare table Start==================================== */



.table-border {
    overflow: hidden;
    box-shadow: 0 0 20px #b1abab;
    border-radius: 20px;
}



.comparison-legend {
    text-align: center;
    padding-bottom: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: center;
}



    .comparison-legend .legend {
        margin: 0 8px;
        display: flex;
        align-items: center;
        gap: 5px;
    }



    .comparison-legend .sep {
        margin: 0 6px;
        color: #aaa;
    }



.comparison_table {
    text-align: center;
    margin-bottom: 0;
    box-shadow: 0 0 20px #b1abab;
    border: none;
}



    .comparison_table::after {
        content: "";
        display: block;
        clear: both;
    }



    .comparison_table > li {
        width: 33.33%;
        float: left;
        list-style: none;
    }



        .comparison_table > li:last-child {
            border-right: none;
        }



        .comparison_table > li.active {
            box-shadow: 0 0 20px #b1abab;
            border: none;
        }





    .comparison_table h1 {
        padding: 15px 0 15px;
        font-weight: 400;
        margin: 0;
        margin-top: 0;
        font-size: 24px;
        min-height: 114px;
        background: #08b4d9;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 5px;
    }



    .comparison_table div.tcircle {
        width: 125px;
        height: 125px;
        margin: 20px auto;
        border: 2px solid #555;
        border-radius: 100%;
        display: table;
        position: relative;
        box-shadow: inset 0 0 20px #000;
        transition: all 0.3s ease 0.3s;
    }



    .comparison_table .product_image {
        font-size: 30px;
        text-transform: uppercase;
        display: table-cell;
        vertical-align: middle;
    }



.product_image {
    width: 100%;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1;
}



.comparison_table .tlist li {
    list-style: none;
    min-height: 95px;
    padding: 20px;
    /*border-bottom: 1px solid #b1abab;*/

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}



.comparison_table .tlist a {
    color: #fff;
    text-decoration: none;
}



.comparison_table .tfooter {
    padding: 10px;
    background: #333;
    border-top: 2px solid #777;
}



    .comparison_table .tfooter .button {
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        text-decoration: none;
        background: #000;
        border-radius: 15px;
    }



.button:active {
    position: relative;
    top: 1px;
    color: #00BA06;
}



.comparison_table > li {
    position: relative;
    transition: all 0.25s ease;
}



    .comparison_table > li.active {
        z-index: 1;
    }



        .comparison_table > li.active h1 {
            font-weight: 500;
        }



.small-txt {
    font-size: 16px;
}



span.tlist ul li:nth-child(even) {
    background: #e5f7fa;
}



.right_check {
    display: flex;
    width: 22px;
    height: 22px;
    background-position: -201px -461px;
}

.partial_icon {
    display: flex;
    width: 22px;
    height: 22px;
    background-position: -278px -461px;
}

.cross_icon {
    display: flex;
    width: 22px;
    height: 22px;
    background-position: -238px -461px;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    box-shadow: 0 0 10px #b1abab;
    border-radius: 15px;
}



.comparison-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 700px;
    font-family: Arial, sans-serif;
}



    .comparison-table th,
    .comparison-table td {
        /*border: 1px solid #000;*/

        padding: 14px;
        vertical-align: top;
        text-align: center;
    }



    .comparison-table th {
        font-weight: 600;
        background: #08b4d9;
        white-space: nowrap;
        color: white;
        text-align: center;
    }

    .comparison-table tbody tr:nth-child(even) {
        background: #e5f7fa;
    }

.hotel-api-list {
    list-style: disc;
    padding-left: 20px;
}

    .hotel-api-list li {
        font-size: 18px;
    }




@media (max-width:991px) {
    .comparison_table .tlist li {
        min-height: 113px;
        padding: 7px;
        font-size: 12px;
        line-height: normal;
        flex-wrap: wrap;
        gap: 0;
    }
    .slider-right {
        display: none !important
    }
    .trust_img {
        flex-wrap: wrap;
    }

    .clients-review-main .benifits-main-grid .services-box-item, .form-item, .techno-hub-grid, .technolite-work-grid .benifit-right .services-box-item {
        grid-template-columns: auto
    }

    .api-sup-right {
        height: auto;
        width: 100%
    }

    .api-supplier-card {
        padding: 20px;
        flex-wrap: wrap
    }

    .more-info ul li .common-tag-btn {
        padding: 14px;
        gap: 7px;
        max-width: 100%
    }

    .clients-review-main .benifits-main-grid .benifits-left {
        width: auto
    }

    .technolite-work-grid .benifits {
        flex-wrap: wrap
    }

    .check-box-section, .form-item {
        gap: 12px
    }

    .api-integration-card, .api-supplier-card {
        gap: 0px
    }

        .api-integration-card span, .api-sup-left h4 {
            font-size: 20px
        }
}

@media (max-width:767px) {
    .hotel-api-list li {
        font-size: 14px;
    }
    .comparison-table {
        min-width: 100%;
    }
    .comparison-table th,
    .comparison-table td {
        font-size: 14px;
        padding: 10px;
    }
    .activity_api .single-service-item ul li {
        font-size: 14px;
        align-items: flex-start;
    }

    .comparison-legend .legend {
        flex-wrap: wrap;
        justify-content: center;
        font-size: 14px;
        line-height: normal;
    }

    .comparison-legend {
        padding: 15px 0px;
    }

    .small-txt {
        font-size: 10px;
    }

    .comparison_table h1 {
        font-size: 15px;
        min-height: 89px;
        padding: 10px;
    }

    .slider-right {
        display: none !important
    }

    .techno-web {
        display: none !important
    }

    .techno-mob {
        display: block !important;
    }


    .unique-quote p:first-child, .unique-quote p:nth-child(4) {
        font-size: 20px !important;
    }

    .unique-quote {
        padding: 20px 20px;
    }

    .desktop_img {
        display: none;
    }

    .mobile_img {
        display: block;
    }

    .company {
        padding: 20px 0px;
    }

    .panel-title a {
        font-size: 16px;
    }

    .panel-body {
        font-size: 14px;
    }

    .cruise-feature-main .why-techno h2 {
        font-size: 18px;
    }

    .cruise-feature-main .ul-grid-horizontal {
        grid-template-columns: repeat(auto-fit, minmax(263.33px, 1fr));
    }

    .gradient_dark h3 {
        font-size: 15px;
    }

    .main section.Company-page h1, .main section.Product-page h1, .main section.getquote-page h1, .main section.header-page h1, .main section.services-page h1, .main section.success-stories-page h1, .main section.suppliers-page h1 {
        font-size: 30px
    }

    .palovit-tab ul.nav {
        justify-content: start
    }

    .api-integration-grid2, .services-box-item2 {
        grid-template-columns: 1fr
    }

    ul.category li a {
        padding: 5px
    }

    .supplier-logo-grid-block {
        grid-template-columns: repeat(auto-fill,minmax(101.33px,1fr))
    }

    .main section.Product-page, .main section.suppliers-page, .main-slider-div-section, .technolite-main-banner {
        padding: 30px 0
    }

        .main section.Product-page h1, .main section.suppliers-page h1 {
            font-size: 20px;
            margin: 0 auto 15px
        }

        .get-quote-form label, .get-quote-heading p, .main section.Product-page p, .main section.suppliers-page p, .single-service-item p, .start-project-section p, .techno-hub-main p {
            font-size: 14px
        }

    .clients-review-main .benifits-main-grid {
        flex-wrap: wrap;
        gap: 15px
    }

    .technolite-main-banner .slider-left {
        gap: 15px;
        max-width: 330px;
        gap: 10px;
        margin: 0 auto
    }

    .supplier-logo-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .why-techno p {
        font-size: 12px;
        margin-top: 16px
    }

    .slider-left h1, .techno-offer h3 {
        font-size: 20px
    }

    .slider-btn {
        padding: 8px 0
    }

        .slider-btn a {
            font-size: 14px;
            max-height: unset;
            padding: 6px 8px;
            gap: 4px
        }

    .benifits p {
        margin-bottom: 10px
    }

    .benifits-main-grid {
        gap: 15px
    }

    .single-service-item {
        padding: 10px;
        gap: 6px
    }

        .clients-review-main .benifits p, .single-service-item h3, .single-service-item h4, .submit_btn {
            font-size: 16px
        }

    .techno-hub-grid .techno-hub-card {
        max-height: 290px
    }

    .technolite-work-grid .benifit-right .services-box-item .single-service-item {
        gap: 10px
    }

    .start-project-section {
        padding: 35px 0;
        background-position: center;
        background-size: cover
    }

        .start-project-section h3 {
            font-size: 20px;
            margin: 16px 0
        }

    .benifits .server-title h2, .benifits .server-title h3 {
        margin: 6px 0
    }

    .get-quote-heading h3 {
        font-size: 24px
    }

    section.techno-offering-main {
        padding: 40px 0
    }

    ul.category {
        margin-top: 0;
        flex-wrap: nowrap;
        padding: 24px 0;
        overflow: auto;
        border-radius: 0
    }

    .Supplier-imgs .suppliers-title a h3 {
        padding: 10px;
        font-size: 20px
    }

    .sticky {
        top: 50px
    }

    .agency-software-banner .benifit-right .services-box-item {
        grid-template-columns: auto
    }

        .agency-software-banner .benifit-right .services-box-item h4 {
            font-size: 18px
        }
}
