@font-face {
    font-family: 'chronica';
    src: url(../../assets/css/fonts/Chronica-Pro-Heavy.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'chronicaLight';
    src: url(../../assets/css/fonts/chronica-pro-light.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'chronicaRegular';
    src: url(../../assets/css/fonts/chronicapro-regular.otf);
    font-display: swap;
}

:root {
    --font-family-chronica: 'chronica';
    --font-family-chronica-light: 'chronicaLight';
    --font-family-chronica-regular: 'chronicaRegular'
}

;


.banner_title_big,
.blog,
.col_banner_right,
.col_img_girl,
.faqsection .paracontent,
.indus-colone,
.industries,
.portfolio,
.rewards,
.rewards .award_row_img img,
.sec2_img_sec,
.team,
.whychoose,
a.more-link {
    position: relative
}

.hand_pos,
.layer_sec_3,
.sec2_img_sec::before {
    transform: translatey(0)
}

.dots_sec_3,
.sec2_img_sec::after {
    transform: scale(1)
}

.banner_title_xl,
.watermark_ad,
a.more-link {
    text-transform: uppercase
}

.banner_title_big {
    color: #010101;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px
}

.sectiontwo {
    background-color: #fef0e5
}

.card_light {
    border: none;
    border-radius: 5px;
    color: #434343;
    font-size: 14px;
    -webkit-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    -moz-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    cursor: pointer
}

.card_light:hover,
.purple_card,
.purple_card:hover {
    background-color: #f5e5d9;
    -webkit-box-shadow: 0 0 16px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 16px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}

.card_light .card-body,
.content .card-body {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.blog-card .card-body {
    padding: 20px
}

.pos_2_sec2 {
    position: absolute;
    bottom: 65px;
    left: -35px;
    width: 146px;
    height: 140px;
    z-index: 4
}

.card_black_glassy,
.card_purple_trans,
.card_tabs {
    cursor: pointer;
    height: 100%
}

.wapnumber {
    font-weight: 600;
    color: #000
}

@keyframes float {

    0%,
    100% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-50px)
    }
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(.75)
    }

    70% {
        transform: scale(1)
    }
}

@keyframes floatx {

    0%,
    100% {
        transform: translatex(0)
    }

    50% {
        transform: translatex(-20px)
    }
}

.purple_card {
    background-image: linear-gradient(#7336f5 20%, #7435f8 50%, #7531ff 75%) !important;
    color: #fff;
    border-radius: 10px 10px 60px;
    cursor: pointer;
    position: relative;
    margin-top: -135px
}

.purple_card::after,
.purple_card::before {
    position: absolute;
    content: "";
    height: 3px;
    background: #7435f8;
    border-radius: 10px
}

.banner_title_xl,
.bg_head_ad,
.bg_head_white,
.blog_desc,
.card_pattern_white,
.card_quote,
.talktous {
    background-repeat: no-repeat
}

.blog::after,
.faqsection::after,
.faqsection::before,
.industries::after,
.portfolio::after,
.testimonials::after {
    content: "";
    background-repeat: no-repeat;
    background-image: url(/assets/images/home/net_faq_2.webp)
}

.purple_card::before {
    right: 10px;
    width: 300px;
    top: -8px
}

.purple_card::after {
    left: 30px;
    width: 500px;
    bottom: -8px
}

.count_desc {
    color: #fffefd;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.count_text {
    color: #fffefd;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.count_desc {
    font-size: 14px;
    font-weight: 500
}

.purple_card:hover::before {
    left: 10px;
    width: 500px
}

.purple_card:hover::after {
    right: 100px;
    width: 300px;
    left: unset
}

.purple_card sup {
    font-size: 30px
}

.services {
    background-color: #ffce05;
    padding: 0
}

.bg_head_white {
    color: #000300;
    font-size: 25px;
    font-weight: 900;
    background-image: url(/assets/images/home/bg_head_white.webp);
    background-size: 97% 89%;
    padding: 20px 32px 35px;
    margin-bottom: 0;
    margin-left: auto;
    max-width: fit-content
}

.hand_pos {
    position: absolute;
    right: -30px;
    top: 65px;
    z-index: 5;
    width: 100%;
    max-width: 400px
}

.bg_left_sec3 {
    position: relative;
    padding: 40px
}

.services .custom_container {
    max-width: 100%
}

.home_tab_left {
    border-bottom: 0
}

.home_tab_left .nav-link {
    color: #2c2725;
    font-weight: 600;
    font-size: 16px;
    text-align: start;
    position: relative;
    display: block;
    padding: 20px;
    width: 100%;
    border-radius: 0;
    transition: none;
    outline: 0
}

.services .home_tab_left .nav-link:is(:hover, :focus, .active) {
    border-color: #fff0;
    background-color: #edbf09;
    color: #020303
}

.card_light,
.home_tab_left li {
    background-color: #fff0;
    font-weight: 600
}

.services .home_tab_left li.active,
.services .home_tab_left li:hover,
.tab_inac.active li {
    background-color: #edbf09;
    width: 100%;
    font-weight: 700;
    color: #020303
}

.layer_sec_3 {
    position: absolute;
    bottom: 5%;
    left: 64%;
    max-width: 65px;
    filter: brightness(.1);
    filter: contrast(.1)
}

.dots_sec_3 {
    position: absolute;
    bottom: 35%;
    right: -4%;
    max-width: 55px;
    z-index: 1
}

.services .bg_sec3_right {
    padding: 50px;
    background-color: #fcf7f3;
    display: flex;
    align-items: center
}

.services .tab-pane .row {
    margin-top: 20px
}

.tab_head {
    font-size: 30px;
    margin-bottom: 10px
}

.bg_text,
.tech_ul li:last-child,
.testimonials .nav-item:last-child {
    margin-bottom: 0
}

.tab_card_title,
.tab_head {
    color: #010101;
    font-weight: 900
}

.card_tabs {
    background-color: #fff0;
    border-color: #403e3d;
    border-radius: 0;
    z-index: 3
}

.card_tabs .card-body {
    padding: 12px !important
}

.tab_card_title {
    font-size: 16px;
    line-height: 24px
}

.card_tabs:hover {
    -webkit-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}

.industries,
.rewards,
.solutions,
.team {
    background: #DFDFDF;
    background-image: url(/assets/images/home/timelinebg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.clients {
    background-image: url(/assets/images/home/timelinebg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_head_home {
    background-size: 100% 100%;
    padding: 25px 30px
}

.card_purple_trans {
    background-color: #e2dddd26;
    border: 1px solid #b090f8;
    color: #f0e0f7 !important;
    border-radius: 0;
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 2px 2px rgb(0 0 0/20%);
    box-shadow: 0 0 2px 2px rgb(0 0 0/20%);
    overflow: hidden
}

.solutions .card_purple_trans::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 50px;
    border-radius: 50%;
    background-color: #915ff6;
    top: -28px;
    left: -9px;
    transition: .5s ease-in-out
}

.card_purple_trans:hover {
    -webkit-box-shadow: 0 0 2px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 2px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 2px 5px rgb(0 0 0/20%)
}

.card_purple_trans .paracontent,
.technologies .paracontent {
    font-size: 13px;
    position: relative;
    color: #fff;
    font-weight: 400
}

.card_purple_trans,
.industries .card_purple_trans,
.solutions .card_purple_trans {
    display: grid;
    place-content: center;
    padding: 14px
}

.solutions .banner_title_big {
    color: #fff
}

.fw-400 {
    font-weight: 400
}

.technologies {
    background-color: #060606
}

.technologies .paracontent {
    font-size: 16px
}

.card_black_glassy {
    background-color: #0000005e;
    border: 1px solid #525252;
    padding: 16px;
    border-radius: 0;
    -webkit-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    -moz-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    box-shadow: 0 0 16px 5px rgb(147 147 147/20%)
}

.card_black_glassy:hover {
    -webkit-box-shadow: 0 0 5px 5px rgb(147 147 147/20%);
    -moz-box-shadow: 0 0 5px 5px rgb(147 147 147/20%);
    box-shadow: 0 0 5px 5px rgb(147 147 147/20%)
}

.sec_5 .card_black_glassy .card-body {
    padding-left: 12px;
    padding-right: 12px
}

.tech_head_center {
    color: #fcfcfc;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.tech_ul li {
    color: #7e7e7e;
    list-style-type: none;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
    font-size: 14px
}

.tech_ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fdcc0a;
    border-radius: 50%;
    top: 6px;
    left: 0;
    -webkit-box-shadow: .3px .3px 6px 2px rgb(253 204 10/57%);
    -moz-box-shadow: .3px .3px 6px 2px rgb(253 204 10/57%);
    box-shadow: .3px .3px 6px 2px rgb(253 204 10/57%)
}

.tech_layer {
    position: absolute;
    left: 20px;
    top: 130px;
    max-width: 60px;
    transform: translatey(0)
}

.img_cirlce {
    position: absolute;
    left: -6%;
    top: 15%;
    transform: scale(1);
    z-index: 1
}

@keyframes mymove {

    0%,
    100% {
        transform: rotate(0) scale(1)
    }

    50% {
        transform: rotate(-10deg) scale(1)
    }
}

.img_girl {
    position: relative;
    z-index: 2;
    top: 20%;
    left: 0
}

.card_purple_trans.bor_blue,
.industries .card_purple_trans.bor_blue {
    border-color: #fff
}

.industries .card_purple_trans .paracontent {
    line-height: normal
}

.industries .card-body,
.industries .card_purple_trans {
    padding: 16px
}

.industries .card_purple_trans:hover {
    -webkit-box-shadow: 0 0 2px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 2px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 2px 5px rgb(0 0 0/20%);
    background-color: #915ff6
}

.indus_circle {
    top: -40px;
    right: 40px;
    max-width: 170px;
    filter: grayscale(1);
    opacity: .2;
    position: absolute
}

.indus_layer {
    right: 25px;
    bottom: 0;
    max-width: 70px;
    filter: brightness(100);
    position: absolute
}

.indus_layer,
.portfolio_layer,
.testi_layer {
    transform: translatey(0)
}

.industries::after,
.portfolio::after {
    display: block;
    right: 3px;
    z-index: 1;
    filter: grayscale(1);
    position: absolute
}

.industries::after {
    background-size: 210px 95%;
    width: 160px;
    height: 95%;
    top: 30px;
    opacity: .3
}

.portfolio_circle {
    right: 30px;
    top: 20px;
    max-width: 200px;
    animation: 2s linear infinite wiggle;
    opacity: .4;
    position: absolute
}

.portfolio_layer {
    position: absolute;
    left: 45%;
    bottom: 120px;
    max-width: 70px;
    animation: 6s ease-in-out infinite float
}

.portfolio .carousel-indicators {
    overflow-x: auto;
    margin-top: 40px;
    margin-bottom: 30px;
    position: static;
    justify-content: start;
    margin-left: 0
}

.portfolio .carousel-indicators button {
    background-color: #fff0;
    height: auto;
    width: auto;
    opacity: 1;
    text-indent: initial;
    padding: 12px 26px;
    border-radius: 50px;
    border: 0;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    min-width: 66px;
    white-space: nowrap
}

.portfolio-title {
    font-size: 40px;
    margin: 10px 0;
    text-transform: uppercase !important;
    margin-top: 2rem
}

.blog_btn_plus:hover,
.portfolio .carousel-indicators button.active,
.portfolio .carousel-indicators button:hover {
    background-color: #ffce05
}

.parentcarouselbg {
    background: #F0F0F0;
    border: 1px solid #B7B7B7;
    border-radius: 20px;
    margin-top: 40px
}
#parentcarousel .carousel-inner {
  overflow: hidden;
  transition: height 0.3s ease;
}
/* Disable default slide transform */
#parentcarousel .carousel-item {
  transition: opacity 0.45s ease-in-out;
}

/* Hide inactive slides cleanly */
#parentcarousel .carousel-item {
  opacity: 0;
  display: block;
  pointer-events: none;
}

/* Active slide */
#parentcarousel .carousel-item.active {
  opacity: 1;
  pointer-events: auto;
}
#parentcarousel .carousel-item .carousel-flex {
  transform: translateY(10px);
  transition: transform 0.45s ease, opacity 0.45s ease;
  opacity: 0;
}

#parentcarousel .carousel-item.active .carousel-flex {
  transform: translateY(0);
  opacity: 1;
}


.yellowArrowCarousel {
    margin-top: 25px;
    background-color: #FFCE05;
    border-radius: 50%;
    border: 0;
    padding: 15px;
    width: fit-content;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.IndustryArrowCarousel {
    background-color: #FFCE05;
    border-radius: 50%;
    border: 0;
    padding: 10px;
    width: fit-content;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.IndustryArrowCarousel img {
    height: 10px;
    width: 10px;
    object-fit: contain;
    transition: all 0.2s ease-in-out
}

.IndustryArrowCarousel:hover img {
    transform: rotate(45deg)
}

.yellowArrowCarousel img {
    height: 18px;
    width: 18px;
    object-fit: contain;
    transition: all 0.2s ease-in-out
}

.yellowArrowCarousel:hover img {
    transform: rotate(45deg)
}

.parentcarouselbg{
    padding: 25px;
}

.carousel-img {
    border-radius: 20px
}
#parentcarousel .carousel-inner {
  position: relative;
  overflow: hidden;
}


.portfolio .active.carousel-item-start,
.portfolio .carousel-item-prev:not(.carousel-item-end) {
    transform: translateY(-100%)
}

.portfolio .active.carousel-item-end,
.portfolio .carousel-item-next:not(.carousel-item-start) {
    transform: translateY(100%)
}

.bg_text {
    color: #000;
    font-size: 64px;
    line-height: 1.1;
    font-weight: 700;
    background-attachment: fixed
}


.content::-webkit-scrollbar {
    width: 4px;
    background-color: #fff0
}

.content::-webkit-scrollbar-track-piece:start {
    margin-top: 18px
}

.content::-webkit-scrollbar-track-piece:end {
    margin-bottom: 10px
}

.content::-webkit-scrollbar-thumb {
    background-color: #fff0
}

.content {
    height: 450px;
    overflow-y: scroll;
    position: relative;
    z-index: 9;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    padding: 25px
}
.clientcontent .content{
    height: 485px

}
.blog_carousel,
.faqsection,
.rewards,
.talktous,
.team,
.testimonials,
.watermark_ad {
    overflow: hidden
}

.client_row_img_h img {
    filter: contrast(0);
    -webkit-filter: contrast(0)
}

.client_row_img_h .card_purple_trans:hover img {
    filter: unset
}

.testimonials {
    background-color: #060606;
    position: relative;
    padding: 120px 0
}

.testimonials::after {
    background-size: 260px 500px;
    height: 500px;
    top: -80px;
    left: -40px;
    z-index: 1;
    transform: rotate(225deg);
    opacity: .07
}

.blog::after,
.blog_dot {
    opacity: .3;
    position: absolute
}

.blog::after,
.testimonials::after {
    filter: grayscale(1);
    width: 400px
}

.clients::before,
.testimonials::after {
    display: block;
    position: absolute
}

.testi_circle {
    bottom: 70px;
    right: -40px;
    max-width: 40%
}

@keyframes fade_in {
    0% {
        opacity: 0
    }

    100% {
        opacity: .2
    }
}

.client_layer,
.testi_circle {
    filter: grayscale(.9);
    position: absolute;
    opacity: .2
}

.testi_layer {
    position: absolute;
    top: 35%;
    left: 25%;
    max-width: 80px
}

.card_pattern_white {
    background-image: url(/assets/images/home/white_pattern_bg.webp);
    background-color: #edecea;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 2px 46px 77px 0 rgb(0 0 0/95%);
    -moz-box-shadow: 2px 46px 77px 0 rgb(0 0 0/95%);
    box-shadow: 2px 46px 77px 0 rgb(0 0 0/95%);
    background-size: cover
}

.card_pattern_white .card-footer {
    background-color: #f9b512;
    padding: 20px;
    text-align: center
}

.card_pattern_white .card-footer a {
    color: #010200;
    font-size: 16px;
    font-weight: 700
}

.test_tab {
    border: none
}

.home_tab_left {
    display: flex;
    flex-direction: column;
    border-bottom: unset
}

.blog_btn_plus,
.clientslogos .row,
.portfolio .carousel-inner .row,
.testimonials .home_tab_left,
a.more-link {
    align-items: center
}

.home_tab_left.test_tab li a {
    position: unset !important;
    background: 0 0 !important;
    border: none !important;
    padding: 0 !important
}

.home_tab_left.test_tab .nav-link img {
    width: 100%;
    max-width: 130px;
    filter: grayscale(1)
}

.card_pattern_white .card-footer a:hover {
    color: #4b4b4b
}

.card_quote {
    background-image: url(/assets/images/home/quote_bg.webp);
    background-size: 280px 220px;
    background-position: top 70px center;
    background-color: #9d969614 !important
}

.text_testi {
    color: #f1f1f1;
    font-size: 14px;
    line-height: 30px
}

.client_round {
    max-width: 65px;
    max-height: 65px;
    min-width: 65px;
    min-height: 65px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto
}

.star_p {
    display: block
}

.star_p .fa-star {
    position: relative;
    font-style: normal;
    padding-right: 20px
}

.star_p .fa-star::before {
    content: "\2605";
    position: absolute;
    color: #fed20a;
    font-size: 20px
}

.testimonials .tab-content .card-body {
    padding-left: 24px;
    padding-right: 24px;
    text-align: center
}

.testimonials .nav-link {
    border: none;
    padding: 30px 0;
    position: static;
    min-height: auto;
    height: 100%;
    text-align: center
}

#testimonialPagination {
    margin-top: 30px
}

.testimonials .nav-link.active {
    background-color: #fff0
}

.home_tab_left.test_tab .nav-link.active img,
.home_tab_left.test_tab .nav-link:hover img {
    filter: none
}

.card_pos_right_8 {
    margin-top: 50px
}

.talktous {
    background-color: #f7b612;
    position: relative;
    background-image: url(/assets/images/home/ad_bg.webp);
    background-size: 100%;
    background-position: bottom -1px left 0;
    z-index: 9;
    padding-bottom: 250px
}

.watermark_ad {
    font-size: 225px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    max-width: 120vw;
    width: 120vw;
    color: #75736d1c;
    white-space: nowrap;
    top: 180px;
    left: 50%;
    right: 50%
}

.blog_btn_sec,
.watermark_ad {
    transform: translate(-50%, -50%)
}

.blog-main-sec {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap
}

.bg_head_ad {
    color: #000300;
    font-size: 25px;
    font-weight: 900;
    background-image: url(/assets/images/home/ad_bg_layer.webp);
    background-size: 97% 89%;
    max-width: 200px;
    padding: 20px 32px 35px;
    margin-bottom: 0;
    position: relative
}

.bg_head_ad {
    margin-left: auto;
    margin-right: auto
}

.banner_title_big_water {
    color: #fcf7f3;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 74px;
    position: relative
}

.blog_dot {
    left: 40%;
    top: 50px;
    max-width: 200px;
    -webkit-animation: 5s infinite alternate mymove;
    -moz-animation: 5s infinite alternate mymove;
    -o-animation: 5s infinite alternate mymove;
    animation: 5s infinite alternate mymove;
    filter: grayscale(1)
}

.blog_carousel {
    padding: 8px;
    display: flex;
    margin-top: 40px
}

.blogDesc {
    width: fit-content;
    font-weight: 300;
    text-align: start;
    margin-top: 1rem;
    margin-bottom: 0
}

.slideblog {
    display: flex;
    animation: 25s linear infinite blogslide;
    -webkit-animation: 25s linear infinite blogslide;
    -moz-animation: 25s linear infinite blogslide;
    flex-shrink: 0;
    gap: 40px
}

.slideblogpost {
    display: flex;
    animation: 25s linear infinite blogslide;
    -webkit-animation: 25s linear infinite blogslide;
    -moz-animation: 25s linear infinite blogslide;
    flex-shrink: 0;
    gap: 40px
}

.scrollimgs:hover,
.slideblogpost:hover {
    animation-play-state: paused
}

.slideblogpost {
    display: flex;
    transition: transform 0.5s ease-in-out
}

.slidereward {
    display: flex;
    animation: 25s linear infinite blogslide;
    -webkit-animation: 25s linear infinite blogslide;
    -moz-animation: 25s linear infinite blogslide;
    flex-shrink: 0;
    gap: 90px
}

.slidereward img {
    object-fit: contain;
    height: 140px;
    width: 140px
}

.scrollimgs:hover,
.slideblog:hover {
    animation-play-state: paused
}

.slidereward:hover {
    animation-play-state: paused
}

.slideblog {
    display: flex;
    transition: transform 0.5s ease-in-out
}

.slidereward {
    display: flex;
    transition: transform 0.5s ease-in-out
}

#testimonialPagination .dot {
    display: inline-block;
    width: 20px;
    height: 4px;
    background: #e7e7e7;
    border-radius: 20px;
    margin: 0 5px;
    cursor: pointer
}

#testimonialPagination .dot.active {
    background: #f5c000
}

@keyframes blogslide {
    to {
        transform: translate(calc(-50% - 20px))
    }
}

@-webkit-keyframes blogslide {
    to {
        transform: translate(calc(-50% - 20px))
    }
}

@-moz-keyframes blogslide {
    to {
        transform: translate(calc(-50% - 20px))
    }
}

.item_blog {
    flex-shrink: 0
}

.card_blog {
    border: none;
    border-radius: 20px;
    background-color: #F0F0F0;
    border: 1px solid #B7B7B7;
    height: 100%
}

.blog_btn_plus,
.card_blog,
.team_btn_plus {
    box-shadow: 0 0 10px #c4b5b57d
}

.card_blog .blog_img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    object-fit: cover
}

.blog-img-div {
    position: relative
}

.blog-img-div p {
    margin-bottom: 0;
    text-align: start
}

#quoteimg {
    position: absolute;
    top: 30px;
    right: 31px
}

.blog_dur {
    color: #857c72;
    font-size: 14px
}

.blog_desc {
    color: #000001;
    font-size: 20px;
    font-weight: 700;
    background-size: 60px 43px;
    max-width: fit-content;
    padding: 10px 5px;
    background-position: left -4px top 0;
    margin-bottom: 0
}

.banner_title_xl,
.blog_desc {
    background-image: url(/assets/images/home/head_bg.webp);
    line-height: 1.1
}

.blog_btn_sec {
    bottom: 4px;
    left: calc(4% - 23px);
    z-index: -1;
    position: absolute
}

.blog_btn_sec img {
    height: 126px;
    object-fit: contain
}

.blog_btn_plus {
    background-color: #0b0b0b;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 20px
}

.blog_btn_plus .fa-plus {
    position: relative;
    font-style: normal
}

.blog_btn_plus .fa-plus::before {
    content: "\002B";
    position: absolute;
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    top: -25px;
    left: -9px;
    line-height: normal
}

.testi_name {
    font-weight: 400;
    font-size: 18px;
    color: #000
}

.testi_location {
    font-weight: 400;
    font-size: 16px;
    color: #000
}

.blog_btn_plus:hover .fa-plus::before {
    color: #000
}

.blog_carousel .card-body {
    padding: 30PX 30PX;
    width: 505px
}

a.more-link {
    font-size: 13px;
    letter-spacing: 2px;
    padding-left: 65px;
    padding-right: 20px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    color: #fff
}

a.more-link:after,
a.more-link:before {
    width: 18px;
    height: 2px;
    left: 16px;
    z-index: 2;
    background: #070807;
    border-radius: 3px
}

a.more-link:before {
    transform: translateY(-50%) rotate(90deg) !important;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.team_btn,
a.more-link,
a.more-link span:before,
a.more-link:after,
a.more-link:before {
    transition: .5s cubic-bezier(.25, .8, .25, 1)
}

a.more-link span:before {
    z-index: -1;
    left: 0;
    width: 50px;
    height: 50px;
    background: linear-gradient(180deg, #fece03 0, #faca0b 100%);
    box-shadow: 0 5px 15px 0 rgb(105 46 228/50%), 0 2px 4px 0 rgb(105 46 228/51%), inset 0 -1px 0 0 #692ee47a;
    border-radius: 25px
}

a.more-link span:before,
a.more-link:after {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: ""
}

a.more-link:hover {
    padding-left: 50px;
    color: #070605;
    font-weight: 700
}

a.more-link:hover:after {
    transform: translateY(-50%) rotate(-180deg)
}

.banner_title_xl,
.title_blk_big,
a.more-link,
a.more-link:hover span {
    font-weight: 700
}

a.more-link:hover span:before {
    width: 100%
}

.team_dot,
.team_layer {
    animation-name: fade_inone;
    position: absolute;
    max-width: 40%;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    bottom: 0;
    filter: grayscale(1);
    opacity: .1 !important
}

.team_layer {
    left: -38px
}

.team_dot {
    right: -55px
}

.team .bg_head_home {
    padding: 12px 30px
}

.banner_title_xl {
    font-size: 74px;
    max-width: fit-content;
    text-align: right;
    background-size: 50% 50%;
    background-position: top 70px left 130px
}

.pos_1 {
    top: 65px;
    left: 10px;
    width: 215px;
    height: 190px
}

.pos_2 {
    top: 300px;
    left: -50px;
    width: 159px;
    height: 152px
}

.pos_1,
.pos_2 {
    position: absolute;
    z-index: 4;
    display: none
}

.img_sec::after,
.pos_1,
.pos_2,
.pos_2_sec2 {
    transform: translatex(0);
    animation: 6s ease-in-out infinite floatx
}

.why_dot {
    top: 40%;
    right: 55%;
    max-width: 70px;
    transform: translatey(0);
    animation: 6s ease-in-out infinite float;
    filter: contrast(0) brightness(1.6);
    position: absolute;
    z-index: -1
}

.title_blk_big {
    font-size: 36px;
    line-height: 1.3
}

.banner_title_xl,
.title_blk_big {
    color: #010101;
    text-transform: uppercase
}

.hr_black_big {
    background-color: #010101;
    height: 7px !important;
    opacity: 1
}

.whychoose .paracontent {
    color: #4f4f4f;
    font-weight: 400
}

.progress_head {
    font-size: 18px;
    margin-bottom: 0
}

.progress_div,
.progress_head {
    color: #010101;
    font-weight: 700
}

.progress_div {
    font-size: 25px;
    display: flex;
    align-items: center
}

.progress_div .progress {
    background-color: #e1dfe4;
    height: 13px;
    border-radius: 20px;
    width: 100%
}

.progress_div .progress-bar {
    background-color: #f5b512
}

.btn_card_div .btn:hover .fa,
.progress_text {
    margin-left: 20px
}

.progress_sec {
    margin-top: 30px
}

.award_dot,
.award_layer {
    position: absolute;
    top: 20%;
    max-width: 30%;
    animation-name: fade_inone;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    filter: grayscale(1);
    opacity: .1 !important
}

.award_layer {
    left: -20px
}

.award_dot {
    right: -20px
}

.rewards .award_row_img>div {
    text-align: center
}

.award_row_img {
    text-align: center
}

.rewards .award_row_img {
    justify-content: space-between;
    align-items: center
}

.faqsection {
    padding-bottom: 250px;
    position: relative
}

/* .bg_head_faq {
    background-image: url(/assets/images/home/faq_head.webp);
    color: #f7b612
} */

.faqsection::after {
    background-size: 200px 480px;
    background-position: bottom 0 right 0;
    width: 200px;
    bottom: 18%;
    right: -40px;
    -webkit-animation: 1s infinite swing;
    animation: 1s infinite swing;
    filter: brightness(.9);
    opacity: .8;
    position: absolute
}

.faq_layer,
.faq_layer_bot {
    max-width: 230px;
    position: absolute
}

.faq_layer {
    left: 30%;
    top: 15%
}

.faq_layer_bot {
    right: 1%;
    bottom: 24%
}

@keyframes wiggle {

    0%,
    100%,
    40%,
    7% {
        transform: rotateZ(0)
    }

    15% {
        transform: rotateZ(-15deg)
    }

    20% {
        transform: rotateZ(10deg)
    }

    25% {
        transform: rotateZ(-5deg)
    }

    30% {
        transform: rotateZ(3deg)
    }

    35% {
        transform: rotateZ(-1deg)
    }
}

.faq_dot_purple {
    right: 8%;
    top: 25%;
    max-width: 50px;
    border-radius: 50%;
    margin: 10px;
    box-shadow: -5px 1px 31px #673ab7;
    position: absolute
}

@keyframes pulseanim {

    0%,
    100% {
        transform: scale(.75);
        box-shadow: -5px 1px 31px #673ab7;
        -moz-box-shadow: -5px 1px 31px #673ab7
    }

    70% {
        transform: scale(1);
        box-shadow: -5px 1px 31px #673ab78f;
        -moz-box-shadow: -5px 1px 31px #673ab78f
    }
}

.faq_dot {
    left: 2%;
    bottom: 15%;
    max-width: 220px;
    -webkit-animation: 5s infinite alternate mymove;
    -moz-animation: 5s infinite alternate mymove;
    -o-animation: 5s infinite alternate mymove;
    animation: 5s infinite alternate mymove;
    filter: brightness(.9);
    position: absolute
}

.faq_dot_right {
    right: 2%;
    top: 11%;
    max-width: 220px;
    -webkit-animation: 5s infinite alternate mymove;
    -moz-animation: 5s infinite alternate mymove;
    -o-animation: 5s infinite alternate mymove;
    animation: 5s infinite alternate mymove;
    filter: brightness(.9);
    position: absolute
}

.card_yellow {
    position: relative;
    border-color: #f1f0ee66;
    background-color: #f1f0ee66;
    box-shadow: 0 1px 15px 0 rgb(107 95 97 / 66%);
    padding: 20px;
    z-index: 9
}

.faq_img {
    left: -20%;
    width: 100%;
    max-width: 320px;
    top: 7%;
    bottom: 0;
    margin: auto;
    position: absolute
}

.faqsection .accordion-button {
    color: #14130e;
    padding: 30px 10px;
    box-shadow: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    background-color: #fff0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.faqsection .accordion-button::after {
    content: "\002B";
    font-size: 20px;
    width: auto;
    height: auto;
    background-image: none;
    background-repeat: initial;
    transform: none;
    position: absolute;
    right: 0
}

.faqsection .accordion .accordion-button[aria-expanded=true]::after {
    content: "\2212"
}

.faqsection .accordion-item {
    background-color: #fff0;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.faqsection .accordion p {
    display: block;
    color: #14130e;
    font-size: 14.5px;
    text-align: justify;
    font-weight: 500;
    line-height: 2;
    padding-right: 35px;
    margin-bottom: 0
}

.faqsection .accordion-body {
    padding: 0 10px 25px
}

.faqsection .accordion .accordion-item:last-child {
    border: 0
}

.faqsection .accordion-item:first-child .accordion-button {
    padding-top: 0
}

.faqsection .accordion-item:last-child .accordion-button {
    padding-bottom: 10px
}

.faqsection .card .card-body {
    padding: 40px
}

.blog .row:first-child {
    position: relative;
    z-index: 9
}

.clientslogos {
    border-bottom: 1px solid #00000020;
    padding: 35px 0 !important;
    background-color: #f3f3f3
}

.trustedByText .paracontent span {
    color: #7B0099;
    font-weight: 900
}

.trustedByText .paracontent {
    font-size: 30px;
    line-height: 38px;
    color: #000;
    font-weight: 900;
    text-align: start
}

.banner_carousel_card {
    overflow: hidden;
    display: flex
}

.scrollimgs {
    white-space: nowrap;
    animation: 25s linear infinite blogslide;
    -webkit-animation: 50s linear infinite blogslide;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 60px
}

.scrollimgs img {
    width: 100%;
    max-width: 300px;
    height: 40px;
    filter: contrast(0);
    -webkit-filter: contrast(0);
    object-fit: contain
}

.scrollimgs img:hover {
    filter: contrast(1)
}

.adbanner img {
    position: relative;
    z-index: 10
}

.boxButton {
    background: #fff0;
    background-repeat: no-repeat;
    background-image: url(../images/home/buttonBg.webp);
    background-size: contain;
    background-position: center;
    padding: 18px 23px;
    text-align: left;
    border: none;
    outline: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    cursor: default !important
}

.shadowDivCommon {
    position: relative
}

.shadowDivCreation {
    position: relative
}

.shadowDivCommon p {
    position: absolute;
    top: -46px;
    color: #DFDFDF;
    font-family: var(--font-family-chronica);
    font-size: 77px;
    width: fit-content;
    z-index: -1
}

.shadowDivCreation p {
    position: absolute;
    top: -46px;
    color: #DFDFDF;
    font-family: var(--font-family-chronica);
    font-size: 77px;
    left: -19%;
    width: fit-content;
    z-index: -1
}

.shadowTextCenter p {
    color: #DFDFDF;
    font-family: var(--font-family-chronica);
    font-size: 77px;
    margin-bottom: 0;
    z-index: -1
}

.shadowTextCenter {
    position: relative
}

.shadowTextCenter p {
    position: absolute;
    top: 12%;
    left: 50%;
    transform: translate(-50%, -39%);
    margin: 0
}

.themeText {
    color: #c39c00;
    font-weight: 500;
    margin: 16px 0;
    font-size: 18px
}

.metric-value {
    font-size: 2rem;
    font-weight: 400;
    color: #FFCE05;
    margin-bottom: 0;
    font-family: var(--font-family-chronica)
}

.metric-label {
    font-size: 1rem;
    color: #000;
    font-weight: 300;
    margin: 0
}

.shadowDivFusion {
    position: relative
}

.highlightBlackText {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    text-shadow: 0 2px 2px #00000040;
    font-family: var(--font-family-chronica);
    line-height: 50px;
    margin-top: 8px;
    text-transform: capitalize
}

.shadowDivFusion p {
    position: absolute;
    color: #DFDFDF;
    font-family: var(--font-family-chronica);
    font-size: 77px;
    z-index: -1;
    left: -11%;
    top: -46px
}

.card-wrapper {
    position: relative;
    padding-left: 3px
}

.accent-img {
    position: absolute;
    top: 55px;
    left: -5px;
    height: 75px;
    z-index: -1
}

.card-body .card-title-hub {
    color: #000;
    display: block;
    font-weight: 700;
  
    margin-bottom: 30px;
    font-size: 16px
}

.row.g-4 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.row.g-4>[class*="col-"] {
    display: flex
}

.card-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1
}

.card.ai-card {
    flex: 1;
    display: flex;
    flex-direction: column
}

.timeline-container {
    align-items: center;
    display: flex;
    border-radius: 20px;
    margin-top: 40px;
    gap: 3rem;
    padding: 7rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: #DFDFDF;
    background-image: url(/assets/images/home/timelinebg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.year-item[data-year="2017"],
.year-item[data-year="2018"],
.year-item[data-year="2019"],
.year-item[data-year="2027"],
.year-item[data-year="2028"],
.year-item[data-year="2029"],
.year-item[data-year="2030"] {
    color: #cacaca;
    pointer-events: none;
    cursor: not-allowed
}

.year-item {
    position: relative;
    margin-bottom: 30px;
    font-weight: 700 !important;
    font-size: 55px;
    color: #ADADAD;
    cursor: pointer;
    scroll-snap-align: start;
    transition: all 0.3s ease;
    display: flex;
    transition: all 0.3s ease-in-out;
    transform: rotate(-90deg)
}

.year-item.active {
    color: #FFCE05;
    text-shadow: 0 2px 4px #1d1d1d;
    font-family: var(--font-family-chronica);
    font-weight: 700
}

.year-marker {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff0;
    border: 2px solid #fff0;
    position: absolute;
    left: .5rem;
    top: 50%;
    transform: translateY(-50%)
}

.year-item.active .year-marker {
    background-color: #FFCE05;
    border-color: #FFCE05
}

.year-scroll {
    height: 300px;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.year-scroll::-webkit-scrollbar {
    display: none
}

.year-item.active {
    color: #FFCE05;
    font-weight: 700;
    text-shadow: 2px 2px 4px #000
}

.content-display {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.content-display strong {
    font-size: 30px
}

.content-display p {
    color: #3e3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    padding-top: 15PX;
    text-align: start
}

.year-scroll {
    height: 300px;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.year-item {
    scroll-snap-align: center;
    min-height: 80px
}

/* .content-display {
    opacity: 0;
    transition: opacity 0.4s ease
} */

.content-display.visible {
    opacity: 1
}

.ai-card {
    border-radius: 25px;
    background-color: #F0F0F0;
    border: 1.5px solid #B7B7B7;
    box-shadow: 0 0 10px rgb(0 0 0 / .05);
    position: relative;
    z-index: 1;
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 25px;
    margin-top: 25px
}

.reorder-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.hub-card-logo {
    width: 75px;
    height: 75px;
    object-fit: contain;
    border-radius: 50%;
    margin-bottom: 40px;
    background: #000
}

.logo-circle img {
    height: 40px;
    width: 40px;
    object-fit: contain;
    text-align: start
}

.sectionTextBgs {
    display: flex;
    gap: 20px;
    align-items: center
}

.sectionTextBgs hr {
    flex: 1;
    border: none;
    margin-right: 20px;
    border: 1px solid #cdcdcd
}

.sectionTextBgs p {
    color: #EBEBEB;
    font-family: var(--font-family-chronica);
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0
}

.alignendFlex {
    display: flex;
    justify-content: space-between;
    align-items: end;
    flex-wrap: wrap
}

.team-card {
    border-radius: 20px 20px 0 0;
    height: 300px;
    z-index: auto;
    text-align: center;
    position: relative
}

.maticz-teams-row {
    display: flex;
    gap: 30px;
    justify-content: center
}


#team-accent {
    position: absolute;
    display: none;
    z-index: -1;
    width: 100px;
    top: -4%;
    left: 30%
}

.team-card:hover #team-accent {
    display: block
}

.team-desc-div {
    background: #DFDFDF;
    border-radius: 0 0 20px 20px;
    padding: 15px;
    margin-left: 18px
}

.team-card:hover+.team-desc-div {
    background: #ffce05 !important;
    border: 1p solid #ffce05
}

.team-member-name {
    font-family: var(--font-family-chronica);
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 5px
}

.team-desig-name {
    font-weight: 400;
    color: #515151;
    margin-bottom: 0
}

.team-card img {
    background: #fff;
    width: 100%;
    
}

.accent-img-blogs {
    position: absolute;
    top: 81px;
    height: 83px;
    left: -7px;
    z-index: -1
}

.blog-card-image {
    border-radius: 25px;
    width: 100%;
    border: 1px solid #B7B7B7
}

.blog-card {
    border-radius: 25px;
    background-color: #F0F0F0;
    border: 1px solid #B7B7B7;
    box-shadow: 0 0 10px rgb(0 0 0 / .05);
    position: relative;
    z-index: 1;
    padding-top: 0;
    margin-bottom: 25px
}

.portfolio-title {
    font-family: var(--font-family-chronica);
    font-weight: 400
}

.violet-tech-rel {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.violetcircle {
    height: auto;
    z-index: -1
}

.stack-imgs {
    overflow: hidden;
    top: 125px;
    height: 57px;
    position: absolute;
    display: flex
}

.scroll-tech-stack {
   
  display: flex;
  align-items: center;
  gap: 60px;
  white-space: nowrap;
  animation: techstackslide 25s linear infinite;
  will-change: transform;
}

@keyframes techstackslide {
  from {
    transform: translate3d(0,0,0);
  }
  to {
    transform: translate3d(-50%,0,0);
  }
}

.scroll-tech-stack {
    display: flex;
    align-items: center;
    gap: 60px;
    white-space: nowrap;
    animation: techstackslide 25s linear infinite
}

.scroll-tech-stack:hover {
    animation-play-state: paused
}

.scroll-tech-stack img {
    width: 100%;
    max-width: 300px;
    object-fit: contain
}

.scroll-tech-stack img:hover {
    filter: contrast(1)
}

.focusImg {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 85px;
    width: 90px;
    transform: translate(-50%, -50%)
}

.tech-logos {
    height: 48px;
    margin-right: 60px;
    width: 40px;
    transition: transform 0.3s ease, filter 0.3s ease
}

.tech-logos.zoomed {
    transform: scale(1.2);
    filter: contrast(10);
    z-index: 100
}

.carousel-indicators-portsecond {
    margin-top: 35px
}

.servicesSec {
    padding-bottom: 0 !important
}

.portfolio2 {
    padding-bottom: 0 !important
}

.mobile-reorder {
    display: flex;
    flex-wrap: wrap
}

.Saga-section {
    margin-top: 40px
}

.responsive-order {
    display: flex;
    flex-direction: row
}

.responsive-order .btn_sec_demo {
    order: 1
}

.responsive-order .info_section {
    order: 2
}

.Adsection {
    background-image: url(/assets/images/home/homeAdBanner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 34px;
    border-radius: 20px
}

.Adsection div {
    text-align: center
}

.ad_title {
    font-size: 30px;
    font-family: var(--font-family-chronica)
}

.ad-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
    justify-content: center
}

.ad_titleDesc {
    font-size: 35px;
    color: #000;
    font-weight: 400
}
.sectioneight .content {
    height: 450px
}
.scrolltop::after {
    content: "";
    position: absolute;
    height: calc(100% - 28px);
    width: 4px;
    background-color: #ccc;
    right: 0;
    top: 18px;
    z-index: 1
} 
.blog_carousel .item_blogpost {
  margin-bottom: 24px;
}
ul.mt-2.listing li {
  color: #3e3d3d;
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
}
.btn-homepage {
    background: #FFCE05;
    border-radius: 37.5px;
    padding: 15px 25px;
    font-weight: 700;
    color: black;
    transition: all 0.3s 
ease;
}
.btn-homepage-dark{
    background: #000000;
    border-radius: 37.5px;
    transition: all 0.3s ease;
    padding: 15px 25px;
    font-weight: 700;
    color:#FFCE05;
}
.btn-homepage-dark:hover{ 

    color:#d8ae07;
}
.bannersectionhome{
     
    background-color: #ffffff;
    background-image: url(../images/home/homebannerDesign.webp);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.bannersectionhome .homebannerimage {
    padding-top: 30px;
    width: 450px;
    position: relative;
}
.small_card{
height: 100%;
    cursor: pointer
}
.small_card_title{
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
}
.small_cards {

    display: flex;
    padding: 30px;
    justify-content: center;
    align-items: center;
    background: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.small_cards_row{
   
    padding: 30px;
}
.small_cards:hover,
.small_cards:hover {
    background-color:#FFCE05;
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}
.challenge-solution {
  padding: 80px 0;
}

.cs-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

/* COLUMN TITLE */
.cs-title {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 24px;
}
.challengeSolnIcon{
    object-fit: contain;
}
/* CARD BASE */
.cs-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 22px 24px;
  border-radius: 16px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.4;
}

/* CHALLENGE STYLE */
.cs-card.challenge {
  background: #F0F0F0;
  border: 1px solid #FFCE05;
}

/* SOLUTION STYLE */
.cs-card.solution {
  background: #FFCE05;
  border: 1px solid #F0F0F0
}

/* ICON */
.cs-card .icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: rgba(0,0,0,0.08);
}

/* TEXT */
.cs-card p {
  margin: 0;
  font-weight: 500;
}
.banner_title_big {
    color: #010101;
    font-size: 42px;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 10px;
}
.lightbg {
    background-color: #fbfaf8;
}

.content {
    height: 350px;
    overflow: hidden ;
    overflow-y: scroll;
    z-index: 9;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    padding: 25px;
}
.sectionnine .card_fex_numn {
    border-radius: 5px;
    color: #434343;
    box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
    display: flex;
}
.sectionnine .card_fex_numn .number_sec {
    background-color: #ffce05;
    color: #000;
    padding: 10px 7px;
    display: grid;
    place-content: center;
    font-size: 14px;
}
.sectionnine .card_fex_numn .content_sec {
    padding: 15px 20px 15px 7px;
}
.sectionnine .sec_title_num_card {
    color: #010101;
    font-weight: 900;
    font-size: 16px;
}
.technologies {
    background-color: #060606;
}
.technologies .paracontent {
    font-size: 16px;
}
.technologies .paracontent {
    font-size: 13px;
    position: relative;
    color: #fff;
    font-weight: 400;
}

    .col_img_girl{
    position: relative;
}
.bg_head_tech{
    color: #000300;
    font-size: 25px;
    font-weight: 900;
    background-image: url(/assets/images/home/head_bg.webp);
    background-repeat: no-repeat;
    background-size: 30% 100%;
    padding: 15px 30px;
    margin-bottom: 0;
    max-width: fit-content;
    position: relative;
}
.bg_head_techie{
        background-size: 100% 100%;
    padding: 25px 30px;
}
.card_black_glassy {
    background-color: #0000005e;
    border: 1px solid #525252;
    padding: 16px;
    border-radius: 0;
    -webkit-box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
    -moz-box-shadow: 0 0 16px 5px rgb(147 147 147/20%);
    box-shadow: 0 0 16px 5px rgb(147 147 147 / 20%);
}
.card_black_glassy, .card_purple_trans, .card_tabs {
    cursor: pointer;
    height: 100%;
}
.card_black_glassy:hover {
    -webkit-box-shadow: 0 0 5px 5px rgb(147 147 147 / 20%);
    -moz-box-shadow: 0 0 5px 5px rgb(147 147 147/20%);
    box-shadow: 0 0 5px 5px rgb(147 147 147 / 20%);
}
.tech_head_center {
    color: #fcfcfc;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.tech_ul li {
    color: #7e7e7e;
    list-style-type: none;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
    font-size: 14px;
}
.tech_ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fdcc0a;
    border-radius: 50%;
    top: 6px;
    left: 0;
    -webkit-box-shadow: .3px .3px 6px 2px rgb(253 204 10 / 57%);
    -moz-box-shadow: .3px .3px 6px 2px rgb(253 204 10/57%);
    box-shadow: .3px .3px 6px 2px rgb(253 204 10 / 57%);
}
.client-sec {
    padding-top: 0;
}
/* MOBILE */


@media only screen and (min-width:1800px) {
    .award-winning .sec2_img_sec .img_full_sec_2 {
        max-width: 450px
    }

    .award-winning .purple_card {
        margin-top: -240px
    }

    .img_girl {
        width: 100%;
        max-width: 620px;
        top: auto
    }

    .technologies .row {
        align-items: center
    }

    .img_cirlce {
        left: 10%;
        top: 7%
    }

    .title_blk_big {
        font-size: 40px
    }

    .card .faq_img {
        left: -15%;
        max-width: 330px;
        top: 0
    }

    .banner_title_big {
        font-size: 45px;
        line-height: 64px
    }

    .bg_head {
        font-size: 30px
    }

    .banner_title_xl {
        font-size: 90px
    }

    .trustedByText .paracontent {
        font-size: 38px
    }
}

section {
    padding: 60px 0 0 0 !important
}


.home_footer_none .sec_award{
   margin-top: 30px !important;
    padding-bottom: 260px !important;
}
@media only screen and (min-width:1500px) {
    .banner_head {
        font-size: 52px;
        line-height: 72px
    }
}

@media only screen and (min-width:1400px) {
    .banner_title_xl {
        background-position: right bottom
    }

    .sec2_img_sec .img_full_sec_2 {
        width: 100%;
        max-width: 390px
    }

    .purple_card {
        margin-top: -185px
    }

    .faq_img {
        left: -22%
    }
}

@media only screen and (min-width:1200px) {
        .sectionnine .content{
        overflow-y: auto !important;
        height: 100%;
    }
    .small_cards {
    min-height: 146px;
    }
        .sectionnine .content {
        height: auto !important;
        padding: 25px;
    }
    .roboimageDiv .img_full_sec_2 {
        margin-left: 100px !important
    }
        .sectionnine .col-lg-7 {
        height: auto;
        overflow-y: auto;
        padding-right: 1rem;
        max-height: 100%;
    }
    .sectionnine {
        display: flex;
        align-items: flex-start;
        position: relative;
    }
        .sectionnine .col-lg-5 {
        position: sticky;
        top: 100px;
        height: fit-content;
        align-self: flex-start;
    }
    #content-heading {
        font-size: 30px
    }
    .clients .col-lg-5 {
  position: sticky;
  top: 100px;                  /* stays fixed while scrolling */
  height: fit-content;
  align-self: flex-start;
}

.clients .col-lg-7 {
        overflow-y: auto !important;
        height: auto !important;
        padding: 25px;
}
.clientcontent .content{
    height:unset

}
.sectioneight .content{
        overflow-y: auto !important;
       height: auto !important;
        padding: 25px;
    }
       .sectioneight .col-lg-5 {
        position: sticky;
        top: 100px;
        height: fit-content;
        align-self: flex-start;
    }
     .sectioneight .col-lg-7{
        height: auto;
        overflow-y: auto;
        padding-right: 1rem;
    }
}

@media only screen and (min-width:991px) {
    .img_sec {
        text-align: end;
    }
    .bannerrow>div {
    width: 50%;
    padding: 0 12px;
}
}


@media only screen and (max-width:1400px) {
    .faqsection .card .card-body {
        padding: 24px
    }
}

@media only screen and (max-width:1300px) {
        .sectionnine .content {
        height: 475px;
    }
    .tab_head {
        font-size: 26px
    }

    .banner_title_xl {
        font-size: 64px
    }

    .title_blk_big {
        font-size: 30px
    }

    .trustedByText .paracontent {
        font-size: 28px
    }
}

@media only screen and (max-width:991px) {
    .cs-wrapper{
        gap: 0;
    }
     .technologies .col_img_girl {
        display: none;
    }
      .cs-wrapper {
    grid-template-columns: 1fr;
  }
    .mb-30 {
        margin-bottom: 30px;
    }
  .cs-title {
    margin-top: 40px;
  }
          .sectioneight .col-lg-7 { order: 1}  ;
  .sectioneight .col-lg-5 { order: 2
} ;
    .bannerrow>div {
        width: 100% !important;
    }
    .timeline-container {
        gap: 0
    }
    .bannersectionhome .homebannerimage {
      
        width: 58%;
        object-fit: contain;
        position: relative;
    }
    .award-winning .img_full_sec_2,
    .sec2_img_sec {
        max-width: 400px;
        width: 100%
    }

    .faq_dot_right {
        display: none
    }

    .slideblog {
        animation: none;
        -webkit-animation: none
    }

    .slideblogpost {
        animation: none;
        -webkit-animation: none
    }

    .faq_img,
    .technologies .col_img_girl {
        display: none
    }

    .content::-webkit-scrollbar-thumb {
        background-color: rgb(0 0 0 / .2)
    }

    .sec2_img_sec {
        margin: auto
    }

    .purple_card {
        margin-top: 0
    }

    .dots_sec_3,
    .hand_pos {
        right: 20px
    }

    .row-reverse {
        flex-direction: column-reverse
    }

    .trustedByText,
    .indus-colone {
        margin-bottom: 30px
    }

    .faqsection::after,
    .industries::after,
    .portfolio::after {
        display: none;
        background-size: initial;
        width: auto;
        height: auto;
        top: auto;
        bottom: auto;
        position: static;
        right: auto;
        animation: none
    }

    .portfolio .carousel-indicators {
        top: auto;
        position: static;
        justify-content: start;
        margin-left: 0
    }

    .portfolio .carousel-indicators button {
        margin-bottom: 12px
    }

    .portfolio .carousel-inner {
        margin-top: 10px
    }

    .clients .row:not(.client_row_img_h)>div:first-child {
        margin-bottom: 20px
    }

    .card_pos_right_8 {
        align-self: flex-end
    }

    .blog_carousel {
        overflow-x: scroll
    }

    .blog_carousel::-webkit-scrollbar {
        height: 3px
    }

    .blog_carousel::-webkit-scrollbar-thumb {
        height: 3px;
        background-color: #bfb8b3
    }


    .col_banner_right {
        width: 100%;
        max-width: 600px;
        margin: auto
    }

    .banner_title_xl {
        background-size: 50% 100%;
        background-position: top 0 right;
        max-width: none;
        background-image: none
    }

    .faq_img {
        left: auto;
        width: auto;
        max-width: none;
        top: auto;
        bottom: auto;
        position: static
    }

    .banner_title_big_water {
        font-size: 44px;
        line-height: 60px
    }

    .solutions .row-reverse>div:first-child {
        text-align: center
    }

    .bg_head_white {
        margin-left: 0
    }

    .rewards .award_row_img {
        justify-content: center
    }

    .workculture-contentdiv {
        justify-content: center
    }
       .bannersection {
        height: auto !important;
        padding-top: 100px !important
    }
}

@media only screen and (min-width:992px) {

    .workculture-contentdiv {
        align-items: center;
        justify-content: space-between
    }

    .workculture-contentdiv div p {
        text-align: start !important
    }

    .col_border {
        border-right: 1px solid #fff
    }

    .roboimageDiv .img_full_sec_2 {
        margin-left: 25px
    }

    .testimonials .container {
        width: 100%;
        max-width: 1140px
    }

    .services .banner_title_big {
        text-align: end
    }
}

@media only screen and (min-width:768px) {
    .Adsection {
        margin-top: 75px
    }

    .year-item {
        transform: rotate(-90deg) !important;
        font-size: 38px
    }
}

@media only screen and (min-width:767px) {
    .client-sec {
    padding-top: 0 !important;
}
    .sagaImg {
        height: 500px;
        width: 400px
    }

    .shadowDivFusion p {
        left: -5%
    }

    .shadowDivCreation p {
        left: -10%
    }

    .techstacksec {
        padding-bottom: 0 !important
    }

    .Saga-section {
        margin-top: 60px
    }
}

@media only screen and (max-width:767px) {

.client-sec {
    padding-top: 60px !important
}
    .blog-main-sec {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px
    }

    .workculture-contentdiv {
        justify-content: start
    }

    .exp-wrk-div {
        display: none
    }

    /* .blog_carousel {
        margin-top: unset
    } */

    .blog-main-sec a {
        order: 2
    }

    ;

    .blog-main-sec>div {
        order: 1
    }

    .slider-nav {
        display: none !important
    }

    .timeline-arrow {
        height: 102px;
        object-fit: contain;
        width: 53px
    }

    .year-item {
        font-size: 30px
    }

    .content-display strong {
        font-size: 25px
    }

    .servicesSec {
        padding-top: 0px !important
    }

    .roboimageDiv {
        display: none
    }

    .responsive-order .btn_sec_demo {
        order: 2
    }

    .responsive-order .info_section {
        order: 1
    }

    .shadowDivFusion p {
        left: unset !important;
        top: -46px !important;
        transform: unset!important
    }

    .shadowTextCenter p {
        transform: unset;
        top: -46px
    }

    .mobile-reorder .textBlockSec {
        order: 1
    }

    .mobile-reorder .btn_sec_demo {
        order: 2
    }

    .reverse-mobile .textCol {
        order: 2
    }

    .reverse-mobile .imgCol {
        order: 1
    }

    .shadowDivCreation p {
        left: unset
    }

    .testimonials .nav-link {
        width: 50%;
        padding: 30px 15px
    }

    .sectionTextBgs {
        display: none !important
    }

    .highlightBlackText {
        margin-top: 14px
    }

    .highlightText h1 {
        margin-top: 0 !important
    }

    .shadowDivCommon p {
        position: absolute;
        top: -41px;
        font-size: 66px;
        z-index: -1
    }

    .highlightText h2 {
        margin-top: 11px
    }

    .shadowTextCenter p {
        left: unset
    }

    .testimonials .home_tab_left {
        flex-direction: row
    }

    .card_pos_right_8 {
        margin-top: 20px
    }

    .rewards .award_row_img>div:first-child,
    .rewards .award_row_img>div:nth-child(2) {
        margin-bottom: 24px
    }
            .maticz-teams-row .col-12{
    width: 60% !important;
}

}

@media only screen and (min-width:576px) {
    .home_tab_left li:hover button {
        font-weight: 700;
        color: #020303
    }


    .content:hover::-webkit-scrollbar-thumb {
        background-color: rgb(0 0 0 / .2)
    }
}

@media only screen and (max-width:576px) {
        .maticz-teams-row .col-12{
    width: 56% !important;
}
    .banner_heading {
        font-size: 35px
    }
            .bannersectionhome .homebannerimage {
        display: none;
    }
        .banner_title_big {
        font-size: 30px;
        line-height: 40px;
    }

ul.mt-2.listing li {
    font-size: 15px !important;
}
    .metric-label {
        font-size: 15PX
    }

    .metric-value {
        font-size: 28px
    }

    #quoteimg {
        display: none
    }

    .blog_carousel .card-body {
        width: 278px
    }

    .blog_btn_sec {
        TOP: 43%;
        LEFT: -1%;
        z-index: -1;
        position: absolute
    }

    .blog::after,
    .layer_sec_3 {
        display: none
    }

    .banner_head {
        font-size: 35px;
        line-height: 48px
    }

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

    .pos_2_sec2 {
        left: 0;
        width: 100px;
        height: auto
    }

    .sec2_img_sec {
        max-width: 300px
    }

    .sec2_img_sec::before {
        width: 40px;
        height: 40px;
        background-size: cover
    }

    .hand_pos {
        right: 1px;
        top: 60px;
        max-width: 200px
    }

    .bg_left_sec3,
    .services .bg_sec3_right {
        padding: 40px 12px
    }

    .services .home_tab_left li.active,
    .services .home_tab_left li:hover,
    .tab_inac.active li {
        background-color: #fff0
    }

    .services .home_tab_left .nav-link:is(:hover, :focus, .active) {
        border-color: #fff0;
        background-color: #fff0;
        color: #2c2725
    }

    .layer_sec_3 {
        left: auto;
        bottom: auto;
        max-width: none
    }

    .home_tab_left li button {
        position: static;
        top: auto;
        min-height: auto
    }

    .services .tab-content>.tab-pane {
        display: block;
        margin-bottom: 30px
    }

    .services .tab-content>.tab-pane:last-child {
        margin-bottom: 0
    }

    .fade:not(.show) {
        opacity: 1
    }

    .purple_card::after,
    .purple_card:hover::after,
    .purple_card:hover::before {
        width: 200px
    }

    .bg_text {
        font-size: 48px
    }

    .clients .content {
        padding: 12px
    }

    .pos_1 {
        top: 43%;
        width: 125px;
        height: auto
    }

    .pos_2 {
        top: 5%
    }

    .banner_title_xl {
        font-size: 45px
    }

    .talktous {
        padding-bottom: 120px
    }

    .banner_title_big_water {
        font-size: 36px;
        line-height: 48px
    }

    .portfolio .carousel .banner_title_big {
        font-size: 24px;
        line-height: 36px
    }

    .portfolio .carousel .bg_head {
        font-size: 20px
    }

    .testimonials {
        padding: 40px 0
    }

    .rewards .award_row_img>div:not(:last-child) {
        margin-bottom: 24px
    }

    .faqsection .accordion p {
        padding-right: 20px
    }

    .faqsection .card .card-body {
        padding: 24px 18px
    }

    .socialcontact {
        margin-right: 4px
    }

    .home_tab_left .nav-link {
        padding: 15px
    }

    .portfolio .carousel-indicators button {
        padding: 10px 20px
    }

    .trustedByText .paracontent {
        font-size: 24px
    }

    .trustedByText {
        margin-bottom: 20px
    }

    .timeline-container {
        align-items: center;
        padding-top: 2rem !important;
        padding-left: 5px !important;
        padding-bottom: 2rem !important;
        padding-right: 5px !important;
        display: flex;
        border-radius: 25px;
        margin-top: 40px;
        gap: 0px !important;
        background: #DFDFDF;
        background-image: url(/assets/images/home/timelinebg.webp)
    }
        section {
        padding: 40px 0;
    }
}

@media only screen and (max-width:425px) {
        .maticz-teams-row .col-12{
    width: 78% !important;
}
}

.equal-card-row {
    display: flex;
    flex-wrap: wrap
}

.equal-card {
    display: flex;
    flex-direction: column;
    height: 100%
}

.equal-card .blog-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.timeline-container {
    overscroll-behavior: contain
}

.timeline-container,
.year-scroll {
    overscroll-behavior: contain
}

.year-scroll {
    max-height: 320px;
    overflow-y: auto
}

.workcultureImg {
    width: 100%;
    margin-top: 30px;
    object-fit: contain;
    height: unset
}

.faqList li {
    list-style-type: none
}

.faqList {
    padding-left: 0;
    margin-left: 0
}

.testi_stars {
    gap: 2px;
    line-height: 1
}

.testi_stars .star {
    position: relative;
    width: 1.2em;
    height: 1.2em;
    display: inline-block
}

.testi_stars .star svg {
    width: 100%;
    height: 100%;
    display: block;
    fill: #a7a7a7
}

.testi_stars .star .fill {
    position: absolute;
    inset: 0;
    background-color: #ffc107;
    clip-path: inset(0 calc(100% - var(--fill, 0%)) 0 0);
    -webkit-clip-path: inset(0 calc(100% - var(--fill, 0%)) 0 0);
    mask: url(#star-shape)
}

.testi_stars .star.full .fill {
    --fill: 100%
}

.industry-card {
    height: 100%;
    width: fit-content
}

.slider-nav {
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: 1rem
}

.nav-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: none;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    background-color: gold;
    cursor: pointer;
    box-shadow: 0 2px 6px rgb(0 0 0 / .2);
    transition: background-color 0.3s ease, transform 0.2s ease
}

.nav-btn:hover {
    background-color: #ffd900cb;
    transform: scale(1.05)
}

.nav-btn:active {
    transform: scale(.95)
}

.card-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.card-content {
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding: 18px 20px;
    border-radius: 18px
}

.card-content strong {
    font-size: 16px
}

.card-content p {
    margin-bottom: 0
}

.industry-scroll {
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none
}

.industry-scroll::-webkit-scrollbar {
    display: none
}

.industry-scroll .row {
    display: flex;
    flex-wrap: nowrap;
    gap: 24px;
    padding: 0 12px
}

.industry-scroll .col-12,
.industry-scroll .col-sm-6,
.industry-scroll .col-lg-4 {
    flex: 0 0 360px;
    max-width: 360px;
    padding: 0 !important
}

.industry-scroll {
    scroll-snap-type: x mandatory
}

.industry-scroll .col-12 {
    scroll-snap-align: start
}

.card_blogpost .blogpost_img {
    border-radius: 25px;
    height: 180px;
    width: 100%;
 
    object-fit: cover
}

.card-body-blog {
    flex: 1 1 auto;
    padding: 1rem
}

.card-blog {
    border-radius: 25px;
    background-color: #F0F0F0;
    border: 1px solid #B7B7B7
}

.blog_description {
    font-weight: 500;
    text-align: start;
    color: #161616;
    margin: 1rem 0;
    font-size: 16px;
    padding-left: 5px
}

.blog_btn {
    position: relative
}

.accent-img-blogs {
    position: absolute;
    top: 81px;
    height: 83px;
    left: -11px;
    z-index: -1
}

.item_blogpost {
    flex-shrink: 0;
    position: relative
}

.card-body-blogpost {
    padding: 10px
}


.address-section {
    padding-bottom: 60px !important
}

.footer_bg_last {
    padding-top: 40px !important;
    padding-bottom: 20px !important
}

.workculture-contentdiv div p {
    margin-bottom: 0
}

.workculture-contentdiv {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

