@import url(../global/variable.css);

.home_page .video_banner {
    .banner-content {
        top: 20%;
    }
}

.service_section {
    margin-top: 80px;

    h4 {
        font-size: 48px;
        font-family: "CalSans-SemiBold", sans-serif !important;
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .services {
        display: flex;
        align-items: center;

        .trending_services {
            background: rgba(6, 205, 192, 0.2);
            border: 1px solid #06CDC0;
            border-radius: 15px;
            font-size: 12px;
            line-height: 15px;
            text-align: center;
            font-family: "Geist-SemiBold";
            padding: 7px 13px;
            margin-right: 15px;

            &:nth-child(2) {
                background: rgba(192, 66, 211, 0.2);
                border: 1px solid #C042D3;
            }

            &:last-child {
                background: rgba(154, 189, 205, 0.2);
                border: 1px solid #9ABDCD;
            }
        }
    }
}

.service_section_right {
    position: absolute;
    right: 150px;
    bottom: 190px;
}

/*Modernization section start*/
.common_section.modernize_section {
    background-image: url("../../images/home/digital_transform_bg.svg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    color: var(--light);
    position: relative;
    padding: 8.4rem 0rem;

    .modernize_section_right {
        padding-left: 55px;
        position: relative;
        top: -12px;

        h3 {
            font-size: 48px;
            font-family: "CalSans-SemiBold", sans-serif !important;
            margin-bottom: 1.25rem;
            background: var(--text-gradient-primary);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
        }

        p {
            font-size: 20px;
            margin-bottom: 1.85rem;
        }

        h5 {
            font-size: 17px;
            font-family: "CalSans-SemiBold", sans-serif !important;
            letter-spacing: 0.8px;
        }

    }

    .modernize_section_left {
        height: 100%;
        position: relative;

        .modernize_box {
            width: 280px;
            border: 2px solid var(--secondary);
            border-radius: 4px;
            color: var(--light);
            padding: 15px 1.25rem;
            text-align: center;
            position: absolute;
            background: var(--black-opac-8);
            font-family: "CalSans-SemiBold", sans-serif !important;

            p {
                font-size: 20px;
                letter-spacing: 0.8px;
                line-height: 24px;
            }

            span {
                font-size: 30px;
                color: var(--secondary);
            }
        }

        .modernize_box_1 {
            left: 0px;
            top: 0px;
        }

        .modernize_box_3 {
            left: 56px;
            top: 220px;
        }

        .modernize_box_2 {
            right: -18px;
            top: 107px;
            z-index: 1;
            border: 2px solid var(--primary);

            span {
                color: var(--primary);
            }
        }

    }
}

/*Modernization section end*/
/*Agile Solution Section Start*/
.agile_section {
    color: var(--light);

    .product_section_top {
        p {
            font-size: 20px;
            margin-top: 20px;
        }

        span {
            background: var(--text-gradient-primary);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            font-family: "Geist-Bold", sans-serif !important;
        }

        .solution_sec {
            display: flex;
            justify-content: space-between;
            position: relative;
            top: -40px;

            .solution_box {
                display: flex;
                align-items: center;

                p {
                    position: relative;
                    left: -50px;
                    white-space: nowrap;
                    font-size: 18px;
                    font-family: "Geist-Medium", sans-serif !important;
                    margin-top: 0px;
                }

                &:first-child {
                    margin-left: -70px;
                }
            }
        }
    }
}

/*Agile Solution Section End*/
/*Product Section Start*/
.product_section {
    color: var(--light);

    .row_margin {
        margin-top: 1.5rem;
    }

    .sub_title {
        margin-bottom: 6.313rem;
    }

    .logo_main {
        display: flex;

        .logo {
            position: relative;
            top: -102px;
            left: -94px;
        }

        h2 {
            font-size: 64px;
            position: relative;
            left: -165px;
            white-space: nowrap;
        }
    }

    .product_inner_sec {
        padding-left: 108px;
        position: relative;
        top: -170px;
        position: relative;

        &::before {
            content: "";
            position: absolute;
            left: 36px;
            top: -28px;
            background: url(../../images/home/cloudIntel_line.svg);
            background-repeat: no-repeat;
            width: 4px;
            height: calc(100% + 132px);
        }

        .slider_section {
            background-image: url("../../images/home/cloudIntel/Cloud Intel_slider_bg.png");
            background-repeat: no-repeat;
            background-size: 100% 100%;
            padding: 40px 40px 60px;
            margin-top: 40px;
            position: relative;
            color: #fff;

            .discover_btn_container {
                position: relative;
                z-index: 1;
                top: -25px;
            }

            .slider_kpi {
                position: absolute;
                z-index: 1;

                &.slider_kpi_1 {
                    left: 23px;
                    top: 317px;
                }

                &.slider_kpi_2 {
                    right: 260px;
                    top: 237px;
                }

                &.slider_kpi_3 {
                    right: 34px;
                    top: 402px;
                }

                &.slider_kpi_4 {
                    left: 207px;
                    bottom: 53px;
                }
            }

            .carousel-item {
                img {
                    margin: auto;
                }
            }

            .carousel-indicators [data-bs-target] {
                width: 10px;
                height: 10px;
                margin-right: 5px;
                margin-left: 5px;
                border-radius: 50%;
            }

            .carousel-indicators .active {
                width: 12px;
                height: 12px;
                position: relative;
                top: -1px;
            }

            .carousel-indicators .active {
                opacity: 1;
                width: 12px;
                height: 12px;
                position: relative;
                top: -1px;
            }

            .carousel-indicators {
                bottom: -55px;
            }

            .carousel-caption {

                height: 214px;
                position: unset;
                padding-top: 0;
                padding-bottom: 0;
                text-align: left;

                h2 {
                    font-family: "CalSans-SemiBold", sans-serif !important;
                    font-size: 40px;
                }
            }

            p {
                font-size: 18px;
                margin: 10px 0px 20px;

                span {
                    color: var(--primary-3);
                    font-family: "Geist-Bold", sans-serif !important;
                }
            }

            h3 {
                font-family: "Geist-Bold", sans-serif !important;
                font-size: 20px;
                margin-bottom: 48px;
            }
        }

        .product_box {
            padding: 20px;

            h3 {
                font-family: "CalSans-SemiBold", sans-serif !important;
                font-size: 30px;
            }

            p {
                font-size: 16px;
                margin: 5px 0px 20px;
            }

            &.key_offering_box {
                background-image: url(../../images/home/cloudIntel/Key_Offerings_Frame.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
                margin: 20px 0px;
            }

            &.financial_analysis_box {
                background-image: url(../../images/home/cloudIntel/Financial_Analysis_Frame.svg);
                background-repeat: no-repeat;
                background-size: 100% 100%;

            }

            &.quantifiable_benefits_box {
                background-image: url(../../images/home/cloudIntel/Quantifiable_Benefits_Frame.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
                height: calc(100% - 25px);
                margin-top: 20px;
            }
        }

        .product_box_grid {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            align-content: space-around;
            height: calc(100% - 95px);

            .product_box_grid_item {
                flex-basis: calc(25% - 20px);
                display: flex;
                flex-direction: column;

                p {
                    font-size: 14px;
                    text-align: center;
                    font-family: "Geist-Medium", sans-serif !important;
                }
            }
        }

    }

    .btn_container {
        display: flex;
        justify-content: flex-end;

        .btn {
            font-size: 18px !important;
            text-align: center !important;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: "CalSans-SemiBold", sans-serif !important;
            border-radius: 30px !important;

            &:first-child {
                margin-right: 25px;
            }

            &::after {
                display: none;
            }
        }

        .btn_rounded_border {
            img {
                margin-right: 10px;
            }
        }
    }

    .product_right {
        h3 {
            font-size: 36px;
            margin-bottom: 1rem;
            font-family: "Geist-Bold", sans-serif !important;
        }

        p {
            font-size: 18px;
        }
    }

    .product_points {
        margin-top: 1.5rem;

        ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
            display: flex;

            li {
                margin-right: 10px;
                position: relative;
                padding-left: 25px;

                &:first-child {
                    padding-left: 0px;
                }

                &:first-child::before {
                    display: none;
                }

                &::before {
                    content: "";
                    position: absolute;
                    left: 4px;
                    top: 10px;
                    border-left: 8px solid var(--green);
                    border-top: 6px solid transparent;
                    border-bottom: 6px solid transparent;
                }

                a {
                    text-decoration: none;

                    p {
                        font-size: 24px;
                        color: var(--light);
                        font-family: "CalSans-SemiBold", sans-serif !important;

                        span {
                            color: var(--green);
                            display: inline-block;
                            margin-left: 5px;
                        }
                    }
                }
            }
        }
    }

    &.clouds_intel_section {
        background-image: url("../../images/home/cloudIntel/CloudIntel_Bg_Icons.svg");
        background-repeat: no-repeat;
        background-position: right 163px top 131px;

        .hover_btn {
            span {
                color: var(--secondary-2);
            }

            &::after {
                background: url("../../images/home/cloudIntel/right_arrow_1.svg") no-repeat !important;
                background-size: cover;
                background-position: center;
            }
        }
    }

    &.finops_section {
        background-image: url("../../images/home/finops/finops_Bg_Icons.svg");
        background-repeat: no-repeat;
        background-position: right 163px top 131px;
        position: relative;
        top: -60px;

        .hover_btn {
            span {
                color: var(--primary-4);
            }

            &::after {
                background: url("../../images/home/finops/right_arrow_finops.svg") no-repeat !important;
                background-size: cover;
                background-position: center;
            }
        }

        .product_inner_sec {
            &::before {
                background: url(../../images/home/finops/finops_line.svg) !important;
                background-repeat: no-repeat !important;
            }

            .slider_section {
                background-image: url(../../images/home/finops/finops_slider_bg.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;

                .carousel-caption {
                    height: 165px;
                }

                .slider_kpi.slider_kpi_2 {
                    right: 338px;
                    top: 184px;
                }

                .slider_kpi.slider_kpi_1 {
                    left: 25px;
                    top: 287px;
                }
            }
        }

        .product_points {
            ul {
                li {
                    &::before {
                        border-left: 8px solid var(--secondary);
                    }
                }
            }
        }

        .product_box.key_offering_box {
            background-image: url(../../images/home/finops/Cost_manager_studio_offerings_Frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
            padding-bottom: 0px;
        }

        .product_box.spend_analysis_box {
            background-image: url(../../images/home/finops/Multi_Cloud_Spend_analysis_frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
            padding: 0px;
            margin-top: 20px;
            height: calc(100% - 20px);
            position: relative;

            .spend_analysis_box_header {
                padding: 20px 20px 0px;
            }

            .dashboard_img {
                position: absolute;
                right: -7px;
                bottom: -1px;
                max-width: 98%;
            }
        }

        .product_box.quantifiable_benefits_box {
            background-image: url(../../images/home/finops/Key_Benefit_frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
            height: auto !important;

            img {
                margin-bottom: 5px;
            }
        }

        .product_box_grid .product_box_grid_item {
            flex-basis: calc(25% - 5px);
            align-items: center;

            img {
                width: 98px;
                height: 99px;
            }
        }

        .logo_main {
            position: relative;

            h2 {

                top: 15px !important;
            }

            .logo_subtitle {
                top: -9px;
                position: absolute;
                font-size: 20px;
                left: 110px;
                font-family: "CalSans-SemiBold", sans-serif !important;
            }
        }

    }

    &.cloudbrain_section {
        background-image: url("../../images/home/cloudbrain/Cloud_Brain_bg_logo.png");
        background-repeat: no-repeat;
        background-position: right 163px top 131px;
        position: relative;
        top: -120px;

        .hover_btn {
            span {
                color: var(--primary);
            }

            &::after {
                background: url("../../images/home/cloudbrain/right_arrow_cloudbrain.svg") no-repeat !important;
                background-size: cover;
                background-position: center;
            }
        }

        .product_inner_sec {
            &::before {
                background: url(../../images/home/cloudbrain/cloudbrain_line.svg) !important;
                background-repeat: no-repeat !important;
            }

            .slider_section {
                background-image: url(../../images/home/cloudbrain/cloudbrain_slider_bg.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;

                .carousel-caption {
                    height: 165px;
                }

                .slider_kpi.slider_kpi_2 {
                    left: 276px;
                    top: 167px;
                }

                .slider_kpi.slider_kpi_1 {
                    left: 25px;
                    top: 287px;
                }

                .slider_kpi.slider_kpi_3 {
                    right: 41px;
                    top: 254px;
                }

                .slider_kpi.slider_kpi_4 {
                    right: 199px;
                    bottom: 58px;
                    left: unset;
                }

                .slider_kpi.slider_kpi_1 {
                    left: 25px;
                    top: unset;
                    bottom: 58px;
                }
            }
        }

        .product_box.key_offering_box {
            background-image: url(../../images/home/cloudbrain/Clouds_Brain_Key_Offerings_frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
        }

        .product_box.spend_analysis_box {
            background-image: url(../../images/home/cloudbrain/Key_Cloud_Migration_Steps_frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
            margin-top: 20px;
        }

        .product_box.quantifiable_benefits_box {
            background-image: url(../../images/home/cloudbrain/Core_Benefits_frame.png) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 100% !important;
            height: auto !important;

            img {
                margin-top: 20px;
            }
        }

        .product_box_grid .product_box_grid_item {
            flex-basis: 24% !important;
        }

    }

    &.ai_competence_section {
        background-image: url("../../images/home/ai/ai_center_bg.svg");
        background-repeat: no-repeat;
        background-position: right 163px top 131px;
        position: relative;
        top: -180px;

        .hover_btn {
            span {
                color: var(--green-level-1);
            }

            &::after {
                background: url("../../images/home/ai/ai_right_arrow.svg") no-repeat !important;
                background-size: cover;
                background-position: center;
            }
        }

        .product_inner_sec {
            &::before {
                background: url(../../images/home/ai/ai_center_line.svg) !important;
                background-repeat: no-repeat !important;
            }

            .slider_section {
                background: linear-gradient(to right, #000303, #033d3a) padding-box, linear-gradient(269deg, #055d57, #2cd7cc, #0c4743, #09605a) border-box !important;
                border-radius: 10px;
                border: 1px solid transparent;

                .carousel-caption {
                    height: 125px;
                }

                .slider_kpi.slider_kpi_4 {
                    right: 64px;
                    bottom: 58px;
                    left: unset;
                }

                .carousel-item img {
                    margin: unset;
                }
            }
        }

        .product_box.spend_analysis_box {
           background: linear-gradient(to right, #000303, #033d3a) padding-box, linear-gradient(269deg, #055d57, #2cd7cc, #0c4743, #09605a) border-box !important;
            border-radius: 10px;
            border: 1px solid transparent;
            margin-top: 20px;

            P {
                span {
                    color: var(--green);
                }
            }

            img {
                position: relative;
                bottom: -20px;
            }
        }

        .product_box.quantifiable_benefits_box {
           background: linear-gradient(to right, #000303, #033d3a) padding-box, linear-gradient(269deg, #055d57, #2cd7cc, #0c4743, #09605a) border-box !important;
            border-radius: 10px;
            border: 1px solid transparent;
            height: auto !important;
            padding: 0px !important;

            h3 {
                padding: 20px 20px 0px;
            }

            img {
                position: relative;
                top: -58px;
            }
        }

    }
}

/*Product Section End*/
/*Global Presence Section Start*/
.global_presence_section {
    background: url(../../images/home/global_presence/Star_Backgroud.png);
    position: relative;
    top: -160px;
    overflow: hidden;
    padding-bottom: 2rem !important;

    .global_presence_left {
        h2 {

            line-height: 105px;
            margin-bottom: 20px;
            text-align: center;
            font-size: 100px;
            font-family: "CalSans-SemiBold", sans-serif !important;
            background: var(--text-gradient-primary);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
        }

        h3,
        .count {
            font-size: 64px;
            color: var(--light);
            font-weight: 600;
            line-height: 70px;
            font-family: "CalSans-SemiBold", sans-serif !important;
        }

        .count1 {
            width: 154.56px;
        }

        .count2 {
            width: 75.97px;
        }

        .count3 {
            width: 67.47px;
        }

        .count4 {
            width: 67.84px;
        }

        p {
            font-size: 36px;
            color: var(--light);
            text-align: center;
        }

        ul {

            padding: 0;
            margin: 115px 0px 8rem;
            list-style-type: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            position: relative;
            z-index: 1;

            li {
                position: relative;

                img {
                    position: absolute;
                    right: 30px;
                    top: -55px;
                }

                &:nth-child(1) {
                    img {
                        right: -49px;
                    }

                }

                &:nth-child(3) {
                    img {
                        right: -11px;
                    }
                }

                a {
                    text-decoration: none;
                    cursor: default;
                    flex-basis: 50%;

                    span {
                        font-size: 20px;
                        color: var(--light);
                        display: inline-block;
                        font-family: "Geist-Medium", sans-serif !important;
                    }

                }

                &:last-child {
                    margin-bottom: 0;
                }
            }
        }
    }

    .global_presence_right {
        padding-left: 105px;
        margin-right: -175px;
        position: relative;

        h5 {
            font-size: 48px;
            font-family: "CalSans-SemiBold", sans-serif !important;
            margin-bottom: 20px;
        }

        .custom_nav_home {
            .nav {
                margin: 0;
                padding: 0;
                list-style-type: none;
                width: 90%;

                .nav-item {
                    margin-right: 50px;

                    .nav-link {
                        font-size: 24px;
                        background-color: transparent;
                        font-family: "Geist-Bold", sans-serif !important;
                        border-radius: 0;
                        width: 100%;
                        color: var(--light);
                        padding: 12px 0px;
                        position: relative;

                        &.active::after {
                            content: "";
                            position: absolute;
                            left: 0px;
                            bottom: 0px;
                            background: var(--secondary-gradient);
                            width: 100%;
                            height: 3px;
                            border-radius: 2px;
                        }
                    }

                    &:first-child {
                        .nav-link {
                            border-radius: 12px 0px 0px 12px;
                        }
                    }

                    &:last-child {
                        .nav-link {
                            border-radius: 0px 12px 12px 0px;
                        }
                    }
                }
            }

            .tab-content {
                color: var(--black-level-1);
            }

            .location_list {
                list-style: none;
                padding-left: 0px;
                margin-top: 2rem;
                min-height: 200px;

                li {
                    display: inline-flex;
                    position: relative;
                    font-size: 20px;
                    font-family: "Geist-SemiBold", sans-serif !important;
                    color: var(--light);
                    padding: 0px 30px 20px 27px;

                    &::before {
                        content: "";
                        position: absolute;
                        left: 0px;
                        top: 2px;
                        background-image: url(../../images/home/global_presence/location_icon.svg) !important;
                        background-repeat: no-repeat !important;
                        background-size: cover;
                        height: 23px;
                        width: 17px;
                    }
                }
            }
        }

        .global_presence_sec {
            padding-top: 7px;

            p {
                font-size: 20px;
                color: var(--primary);
                font-weight: 400;
                margin: 20px 0px;
                line-height: 27px;
            }

        }
    }

    .globe_video_container {
        position: relative;

        .globe_video {
            position: absolute;
            left: -228px;
            top: -138px;
        }
    }
}

/*Global Presence Section End*/
/*Client Testimonal Section Start*/
.product_section.clients_testimonials_section {
    .product_section.clients_testimonials_section {
        background: var(--black);

        h2,
        p {
            color: #fff !important;
        }

        p {
            font-size: 20px !important;
        }
    }

    height: 660px;
}

.product_section.clients_testimonials_section .slider-item img {
    width: 40px;
}

.product_section.clients_testimonials_section .slider-item p {
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 15px 0px;
    line-height: 18px;
    height: 87px;
}

.clients_testimonials_section .slider-item h5 {
    font-size: 20px !important;
    margin-top: 15px;
    font-family: "CalSans-SemiBold", sans-serif;
}

.clients_testimonials_section .slider-item .client_info h6 {
    font-size: 14px !important;
    margin-bottom: -2px;
    font-family: "Geist-Bold", sans-serif;
}

.clients_testimonials_section .client_info span {
    font-size: 12px;
}

.product_section.clients_testimonials_section .slider-item .testimonial_img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
}

.clients_testimonials_section .slide_left {
    background-repeat: no-repeat !important;
    background-position: right;
    background-size: contain;
    height: 295px;
    width: auto;
    padding: 5px 200px 0px 30px;
}

.clients_testimonials_section .slide_left_1 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Travis_Wright.png') !important;
}

.clients_testimonials_section .slide_left_2 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Chris_Morgen.png');
}

.clients_testimonials_section .slide_left_3 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Tim_Sneath.png');
}

.clients_testimonials_section .slide_left_4 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Sunil_Peer.png');
}

.clients_testimonials_section .slide_left_5 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Sameer_Jameel.png');
}

.clients_testimonials_section .slide_left_6 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Dang_Nguyet_TU.png');
}

.clients_testimonials_section .slide_left_7 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Yara_Maher.png');
}

.clients_testimonials_section .slide_left_8 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Tomasz_Kozar.png');
}

.clients_testimonials_section .slide_left_9 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Jose_Pedro_Ramos.png');
}

.clients_testimonials_section .slide_left_10 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Ts._Christopher_Chai_Foo_Wen.png');
}

.clients_testimonials_section .slide_left_11 {
    background-image: url('../../images/home/Clients-Testimonial/testimonals/Kory_Becker.png');
}

.product_section.clients_testimonials_section .slider-item p {
    overflow-y: scroll;
    /* Enable vertical scrolling */
    scrollbar-width: none;
    /* Hide scrollbar for Firefox */
    -ms-overflow-style: none;
    /* Hide scrollbar for IE/Edge */
}

.product_section.clients_testimonials_section .slider-item p::-webkit-scrollbar {
    display: none;
    /* For Chrome, Safari, and Opera */
}

.custom_slider_new {
    margin: 3.5rem -450px 0rem 0rem;

}

.custom_slider_new .slider .slide-item .slide_left img {
    width: 47px;
}

.custom_slider_new .slider .slide-item .slide_left h5 {
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-top: 15px;
}

.custom_slider_new .slider .slide-item .slide_left p {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 15px 0px;
    line-height: 18px;
}

.custom_slider_new .slider .slide-item .slide_left .client_info h6 {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: -4px;
}

.custom_slider_new .slider .slide-item .slide_left .client_info span {
    font-size: 12px !important;
    font-weight: 400 !important;
}

.custom_slider_new .slider .slide-item .slide_left .client_info span span {
    font-weight: 600 !important;
}

.custom_slider_new .slick-track {
    display: flex;
    /* transform: translate3d(-1785px, 0px, 0px) !important; */
}

.custom_slider_new .slider-item {
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
    color: #0b0b23;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 320px !important;
    width: 580px !important;
    /* padding: 30px; */
    padding-top: 25px;
    border: 0 !important;
    margin-right: 10px;
}

.custom_slider_new .slider-item {
    background-image: url("../../images/home/Clients-Testimonial/Testimonials_Frame.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    background-color: rgb(0 0 0 / 3%);
}

.product_section.clients_testimonials_section {
    background: #000;

    h2,
    p {
        color: #fff !important;
    }

    p {
        font-size: 20px !important;
    }
}

.clients_testimonials_section {
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(36 36 36 / 67%) 100%) !important;
    overflow: hidden;

    .slider-item {
        h5 {
            background: linear-gradient(90deg, #ECF5FF 4%, #257DFF 49%, #D428FF 97%);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
        }

        .slide_left {
            background-position: right 3px top 59px;
            background-size: 200px;
        }

        .client_info {
            h6 {
                color: #fff;
                margin-bottom: 3px;
            }

            span {
                color: rgb(255 255 255 / 49%);
                line-height: 15px;
                display: inline-block;
            }
        }
    }

    .testimonial_img {
        width: 70px !important;
        height: 70px !important;
        border-radius: 5px;
    }
}

.custom_slider_new .slick-next,
.custom_slider_new .slick-prev {
    width: 35px;
    height: 35px;
    top: -57px;
    right: 406px !important;
    left: unset !important;
    position: absolute;
    background: none;
    border: none;
    color: transparent;
    opacity: 0.5;

    &:hover {
        opacity: 1;
    }

    &::before {
        content: "";
        background: url("../../images/home/Clients-Testimonial/White_01.svg");
        width: 35px;
        height: 36px;
        display: inline-block;
        position: absolute;
        top: -6px;
        left: -10px;
        background-repeat: no-repeat;
    }
}

.custom_slider_new .slick-prev {
    right: 465px !important;

    &::before {
        content: "";
        background: url("../../images/home/Clients-Testimonial/White_02.svg");
    }
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom_slider_new .slick-dots li button:before {
    background-color: rgb(255 255 255 / 40%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.custom_slider_new .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.custom_slider_new .slick-dots li {
    margin-right: 0px !important;
}

.custom_slider_new .slick-dots li.slick-active {
    width: 20px;
}

.custom_slider_new .slick-dots {
    right: 380px;
}

.product_section.clients_testimonials_section .slider-item p {
    overflow-y: scroll;
    /* Enable vertical scrolling */
    scrollbar-width: none;
    /* Hide scrollbar for Firefox */
    -ms-overflow-style: none;
    /* Hide scrollbar for IE/Edge */
}

.product_section.clients_testimonials_section .slider-item p::-webkit-scrollbar {
    display: none;
    /* For Chrome, Safari, and Opera */
}

/*Client Testimonal Section Emd*/
/*Partnership css start*/
.product_section.partnership_section {
    background: url("../../images/home/partnership/partnership_bg_image.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: relative;

    .c2c_logo {
        margin-bottom: 50px;
    }

    .partnership_section .scroll-container {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        padding: 50px 10px;
        scrollbar-width: thin;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -ms-overflow-style: none;
        align-items: center;
        position: relative;
        z-index: 2;
    }

    .openSource_slider .slick-track {
        display: flex !important;
    }

    .scroll-container .card {
        flex: none;
        transition: transform 0.3s ease;
        background: transparent;
        border: none;
        padding: 2rem 16px 3rem;
        border: none !important;
    }

    .scroll-container .card img {
        width: 100%;
    }

    .scroll-container .card:hover {
        transform: scale(1.05);
    }

    .product_section.partnership_section h2,
    .product_section.partnership_section p {
        color: var(--light) !important;
    }
}

/*Partnership css end*/
/*Platform css start*/
.platform_section {
    background-image: url("../../images/home/platform_section_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*Platform css end*/
/*Media Query Start*/
@media only screen and (1199.98px <=width <=1439.98px) {
    .global_presence_section {
        .global_presence_right {
            padding-left: 0;
            margin-right: 0;
            position: relative;
        }
    }

    .product_section:is(.clouds_intel_section, .finops_section, .cloudbrain_section, .ai_competence_section) {
        background-position: right 20px top 131px !important;
    }

    .home_page {
        .video_banner {
            height: 120vh;

            & .banner-content {
                top: 18%;

                p {
                    margin-bottom: 1rem;
                }
            }

            .go_down_btn {
                bottom: 145px;
            }
        }

        .service_section {
            margin-top: 50px;
        }

    }
}

@media only screen and (1439.98px <=width <=1919px) {
    .home_page {
        .video_banner {
            height: 116vh;

            & .banner-content {
                top: 18%;
            }

            .go_down_btn {
                bottom: 145px;
            }
        }

        .service_section {
            margin-top: 50px;
        }

    }
}

@media only screen and (max-width:767px) {
    .common_section.modernize_section {
        background-size: contain;
        padding: 4.5rem 0rem;

        .modernize_section_right {
            padding-left: 0;
        }

        .modernize_section_left {
            height: 400px;

            .modernize_box {
                width: 240px;

                span {
                    font-size: 28px;
                }

                p {
                    font-size: 18px;
                    line-height: 21px;
                }

                &.modernize_box_2 {
                    right: 15px;
                }
            }
        }
    }

    .agile_section {
        .product_section_top {
            .solution_sec {
                flex-wrap: wrap;

                .solution_box {
                    margin-left: -50px !important;
                    margin-top: -120px;

                    &:first-child {
                        margin-top: 5px;
                    }

                    p {
                        font-size: 16px;
                    }
                }
            }
        }
    }

    .global_presence_section {
        top: 0;
        margin-top: -160px;
    }
}

@media only screen and (max-width:991px) {
    .global_presence_section {
        padding-bottom: 0px;

        .global_presence_left {
            h2 {
                line-height: 40px;
                font-size: 28px;
            }

            p {
                font-size: 16px;
            }

            h3,
            .count {
                font-size: 40px;
            }

            ul {
                flex-wrap: wrap;
                margin-bottom: 5rem;

                li {
                    flex-basis: 50%;
                    padding-bottom: 70px;

                    a {
                        span {
                            font-size: 16px;
                        }
                    }

                    img {
                        height: 55px;
                        right: unset !important;
                        left: 0px;
                        top: -60px;
                    }
                }
            }

            .count1 {
                width: 102.56px;
            }

            .count2 {
                width: 54.97px;
            }

            .count3 {
                width: 49.47px;
            }

            .count4 {
                width: 50.84px;
            }
        }

        .global_presence_right {
            padding-left: 0;
            margin-right: 0px;

            h5 {
                font-size: 28px;
            }

            .custom_nav_home {
                .nav {
                    .nav-item {
                        margin-right: 35px;

                        .nav-link {
                            font-size: 16px;
                        }
                    }
                }

                .location_list {
                    li {
                        font-size: 16px;

                        &::before {
                            height: 19px;
                            width: 14px;
                        }
                    }
                }
            }
        }
    }

    .globe_video_mobile {
        display: none;
    }

    .product_section.partnership_section {
        .scroll-container .card {
            padding: 0px;
        }

        .sub_title {
            margin-bottom: 35px;
        }
    }

    .clients_testimonials_section .slide_left {
        height: auto;
        padding: 20px !important;
        background-image: none !important;
    }

    .custom_slider_new .slider-item {
        height: auto !important;
        width: 100% !important;
    }

    .custom_slider_new {
        margin: 85px 0px 0px;
    }

    .product_section.clients_testimonials_section {
        p {
            font-size: 16px !important;
        }

        .slider-item img {
            width: 14px;
        }

        .clients_testimonials_section .slider-item h5 {
            font-size: 16px !important;
            margin-top: 10px;
        }

        .slider-item {
            background: linear-gradient(to bottom, #030303, #04040d) padding-box, linear-gradient(269deg, #ECF5FF, #257DFF, #D428FF) border-box !important;
            border: 2px solid transparent !important;
            padding-top: 0px;

            .client_info {
                display: flex;
            }

            .client_info_1 {
                margin-left: 20px;
            }

            .testimonial_img {
                width: 60px !important;
                height: 60px !important;
            }
        }
    }

    .custom_slider_new .slick-prev {
        right: 80px !important;
    }

    .custom_slider_new .slick-next {
        right: 0px !important;
    }

    .home_page .video_banner {
        top: -85px;
        padding-top: 125px;

        .banner-content {
            h3 {
                font-size: 16px;
                line-height: 23px;
                margin-bottom: 1.5rem;
            }
        }
    }

    .service_section {
        margin-top: 55px;

        .services {
            flex-wrap: wrap;
            justify-content: center;

            .trending_services {
                padding: 7px 10px;
                margin: 0px 10px 10px 0px;
            }
        }
    }

    .service_section_right {
        position: unset;
        padding: 20px;
    }

    .common_section.modernize_section {
        img {
            height: 45px;
        }

        .modernize_section_right {
            h3 {
                font-size: 28px;
            }

            p {
                font-size: 16px;
                margin-bottom: 1rem;
            }
        }
    }

    .product_common_wrapper {
        .product_section {
            background-position: right 5px top 65px !important;
            background-size: contain;

            .product_right {
                h3 {
                    font-size: 18px;
                }

                p {
                    font-size: 16px;
                }
            }

            .product_inner_sec {

                padding-left: 75px;
                top: -130px;

                &::before {
                    left: 30px;
                    background-repeat: repeat !important;
                }

                .slider_section {
                    padding: 15px;

                    .slider_kpi {
                        display: none;
                    }

                    .carousel-item {
                        height: auto;

                        img {
                            max-width: 100%;
                        }
                    }

                    .carousel-indicators {
                        bottom: -42px;
                    }
                }

                .discover_btn_container {
                    display: none;
                }

                .product_box {
                    h3 {
                        font-family: "CalSans-SemiBold", sans-serif !important;
                        font-size: 24px;
                    }
                }

                .product_box_grid {
                    .product_box_grid_item {
                        flex-basis: calc(50% - 20px);
                        align-items: center;
                    }
                }

            }

            .logo_main {
                h2 {
                    font-size: 28px;
                    left: -102px;
                }

                .logo {
                    left: -55px;
                    max-width: 176px;
                    top: -72px;
                }
            }

            .product_points {
                ul {
                    flex-wrap: wrap;

                    li {
                        a {
                            p {
                                font-size: 16px;
                                letter-spacing: 1px;
                            }
                        }

                        &::before {
                            top: 5px;
                        }
                    }

                }
            }

            &.finops_section {
                & .logo_main {
                    .logo_subtitle {
                        left: 78px;
                    }
                }

                .product_box_grid .product_box_grid_item {
                    img {
                        width: 70px;
                        height: auto;
                    }
                }

                .product_box.spend_analysis_box {
                    height: 655px;

                    .dashboard_img {
                        right: -4px;
                        max-width: 235px;
                    }
                }

                .product_inner_sec {
                    .slider_section {
                        padding-bottom:35px;
                        background: linear-gradient(to bottom, #051015, #0d323f) padding-box, linear-gradient(269deg, #15546c, #6bbbd9, #124559, #29586a) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;
                    }
                }

                .product_box {

                    &.quantifiable_benefits_box,
                    &.spend_analysis_box,
                    &.key_offering_box {
                        background: linear-gradient(to bottom, #051015, #0d323f) padding-box, linear-gradient(269deg, #15546c, #6bbbd9, #124559, #29586a) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;

                    }
                }
            }

            &.ai_competence_section {
                .product_box.quantifiable_benefits_box {
                    background-size: 100% 100% !important;

                    img {
                        top: 0px;
                    }
                }
            }

            &.clouds_intel_section {
                .product_inner_sec {
                    .slider_section {
                        padding-bottom:35px;
                        background: linear-gradient(to bottom, #201c50, #04040d) padding-box, linear-gradient(269deg, #2b293c, #7a76be, #0b0923, #7a76be) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;
                    }
                }

                .product_box {

                    &.quantifiable_benefits_box,
                    &.financial_analysis_box,
                    &.key_offering_box {
                        background: linear-gradient(to bottom, #201c50, #04040d) padding-box, linear-gradient(269deg, #2b293c, #7a76be, #0b0923, #7a76be) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;
                    }

                    &.quantifiable_benefits_box {
                        .product_box_grid_item {
                            img {
                                width: 98px;
                            }
                        }

                    }
                }
            }
            &.cloudbrain_section{
                .product_inner_sec {
                    .slider_section {
                        background: linear-gradient(to bottom, #123973, #020c1b) padding-box, linear-gradient(269deg, #1c4e99, #11376d, #0e428d, #1c3b68) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;
                        padding-bottom: 35px !important;
                    }
                }
                .product_box {
                    &.quantifiable_benefits_box,
                    &.spend_analysis_box,
                    &.key_offering_box {
                       background: linear-gradient(to bottom, #123973, #020c1b) padding-box, linear-gradient(269deg, #1c4e99, #11376d, #0e428d, #1c3b68) border-box !important;
                        border: 1px solid transparent !important;
                        border-radius: 10px;
                    }
                }
            }
        }
    }

}

@media only screen and (max-width: 991px) and (min-width:768px) {
    .global_presence_section {
        padding-bottom: 0px !important;
        top: 0;
        margin-top: -160px;

        & .global_presence_left {
            ul {
                flex-wrap: nowrap;
                margin-bottom: 5rem;
            }
        }

        .global_presence_right {
            .custom_nav_home {
                .location_list {
                    min-height: 135px;
                }
            }
        }
    }

    .client_section {
        position: absolute !important;
        left: 0px !important;
        bottom: 0px !important;
    }

    .video_banner.common_banner,
    .video_banner {
        .banner-content {
            h1 {
                line-height: 32px !important;
                font-size: 28px !important;
                margin-bottom: 1rem !important;
            }

            p {
                margin-bottom: 1rem;
            }
        }
    }

    .home_page .video_banner {
        .banner-content {
            top: 15%;
        }
    }

    .service_section_right {
        position: absolute;
        right: unset;
        left: 10px;
        bottom: 210px;

        img {
            max-width: 95%;
        }
    }

    .service_section {
        margin-top: 175px;

        .services {
            justify-content: flex-start;
        }
    }

    .common_section.modernize_section {
        .modernize_section_left {
            .modernize_box {
                width: 225px;

                span {
                    font-size: 24px;
                }

                p {
                    font-size: 16px;
                }

                &.modernize_box_2 {
                    right: -42px;
                    top: 107px;
                }
            }
        }
    }

    .agile_section {
        .product_section_top {
            .solution_sec {
                flex-wrap: wrap;
                margin-left: -50px;

                .solution_box {
                    margin-top: -90px;
                    width: 50%;

                    &:first-child {
                        margin-top: 0px;
                        margin-left: 0px;
                    }

                    &:nth-child(2) {
                        margin-top: 0px;
                    }
                }
            }
        }
    }

    .product_section {
        .product_inner_sec {
            .product_box_grid {
                .product_box_grid_item {
                    flex-basis: calc(25% - 20px) !important;
                }
            }

            .slider_section {
                .carousel-caption {
                    height: auto !important;

                    h2 {
                        font-size: 20px;
                        text-align: center;
                    }
                }

                .carousel-indicators {
                    bottom: -22px !important;
                }
            }

            .product_box {
                &.financial_analysis_box {
                    background-image: url(../../images/home/cloudIntel/Key_Offerings_Frame.png);
                }
            }
        }
    }

    .product_common_wrapper {
        .product_section {
            &.finops_section {
                .product_box.spend_analysis_box {
                    height: 1060px;

                    .dashboard_img {
                        max-width: 516px;
                    }
                }
            }
        }
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .video_banner.home_video_banner {
        .banner-content {
            h1 {
                font-size: 36px;
            }

            p {
                margin-bottom: 1rem;
            }

            h3 {
                font-size: 16px;
                line-height: 25px;
                margin-bottom: 1.5rem;
            }
        }
    }

    .service_section_right {
        right: 15px;
        bottom: 163px;

        img {
            height: 90px;
        }
    }

    .product_section {
        .logo_main {
            h2 {
                font-size: 40px;
            }
        }

        .product_inner_sec {
            .product_box {
                h3 {
                    font-size: 22px;
                }
            }

            .slider_section {
                & .carousel-caption {
                    h2 {
                        font-size: 28px;
                    }
                }
            }

            .product_box_grid {
                .product_box_grid_item {
                    align-items: center;
                }
            }
        }

        .btn_container {
            .btn {
                font-size: 16px !important;
                padding: 0px 1.5rem !important;
            }
        }

        &.finops_section {
            .product_box_grid .product_box_grid_item {
                p {
                    font-size: 12px;
                }

                img {
                    width: 65px;
                    height: auto;
                }
            }
        }

        &.cloudbrain_section {
            .product_box.quantifiable_benefits_box {
                img {
                    height: 300px;
                }
            }

            .product_box.spend_analysis_box {
                img {
                    height: 250px;
                }

            }
        }

        .product_points {
            ul {
                li {
                    a {
                        p {
                            font-size: 18px;
                        }
                    }

                    &::before {
                        left: 6px;
                        top: 7px;
                    }
                }
            }
        }
    }

    .common_section.modernize_section {
        background-size: 100%;

        .modernize_section_right {
            h3 {
                font-size: 36px;
            }

            img {
                height: 60px;
            }

            p {
                font-size: 16px;
            }
        }
    }

    .agile_section {
        .product_section_top {
            .solution_sec {
                .solution_box {
                    img {
                        height: 170px;
                    }

                    p {
                        font-size: 16px;
                    }
                }
            }
        }
    }

    .product_section {
        &.ai_competence_section {
            .product_box.spend_analysis_box {
                img {
                    height: 330px;
                }
            }

            .product_box.quantifiable_benefits_box {
                img {
                    top: -40px;
                    height: 391px;
                }
            }
        }
    }
}

@media only screen and (max-width:1279px) and (min-width:992px) {
    .global_presence_section {
        .global_presence_right {

            padding-left: 75px;
            margin-right: 0px;

            h5 {
                font-size: 38px;
            }
        }
    }

    .product_section.clients_testimonials_section .slider-item .testimonial_img {
        display: none;
    }

    .product_section.clients_testimonials_section .slider-item img {
        width: 24px;
    }

    .clients_testimonials_section .slide_left {
        padding-top: 15px;
        background-size: 182px !important;
    }

    .product_section.clients_testimonials_section .slider-item p {
        height: 70px;
    }

    .custom_slider_new {
        margin-right: -405px;
    }

    .clients_testimonials_section .slider-item h5 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width:350px) {
    .product_section {
        .logo_main {
            h2 {
                font-size: 22px !important;
            }
        }

        .product_inner_sec {
            .product_box_grid {
                .product_box_grid_item {
                    p {
                        font-size: 12px !important;
                    }
                }
            }
        }
    }

    .agile_section {
        & .product_section_top {
            & .solution_sec {
                & .solution_box {
                    p {
                        font-size: 14px !important;
                    }
                }
            }
        }
    }
}

/*Media Query End*/