  .casestudies_area_tabs_section{
        margin: 70px 0px;
    }
    .banner_inner .casestudies_sec_img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .casestudies_sec_img {
        background-size: cover;
        padding: 100px 0 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url(/img/work_v/banner_img/case-studies-hero-bg.jpg);
    }

    .b-overlay-new .business_tit,
    .b-overlay-new p,
    .banner_sec_con,
    .business_sec_con,
    .swiper-slide img {
        position: relative;
        z-index: 11;
    }

    .atlanta_dev_area_innner h1 {
        font-family: Montserrat;
        font-weight: 700;
        font-size: 56px;
        line-height: 77.16px;
        letter-spacing: 0%;
        text-align: center;
        text-transform: capitalize;
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        max-width: 1110px;
        margin: auto;
    }

    .atlanta_dev_area_innner p {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 20px;
        line-height: 24.1px;
        letter-spacing: 0%;
        text-align: center;
        color: #FFFFFF;
        width: 100%;
        max-width: 830px;
        margin: 23px auto 0;

    }

    .blue_btn {
        background: #1D6EAC;
        padding: 11px 36px;
        font-family: Montserrat;
        font-weight: 500;
        font-size: 22px;
        line-height: 28.6px;
        letter-spacing: 0%;
        text-align: center;
        color: white !important;
        display: flex;
        width: fit-content;
        border-radius: 50px;
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .blue_btn img {
        width: 22px;
        height: 22px;
    }

    .blue_btn:hover {
        animation: inout 1s ease-in-out infinite;
    }

    .white_btn:hover {
        animation: inout 1s ease-in-out infinite;
    }

    @keyframes inout {
        0% {
            -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.4);
            -moz-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.4);
            box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.4);
        }

        100% {
            -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
            -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        }
    }

    .white_btn {
        background: #fff;
        padding: 11px 36px;
        font-family: Montserrat;
        font-weight: 500;
        font-size: 22px;
        line-height: 28.6px;
        letter-spacing: 0%;
        text-align: center;
        color: black;
        display: flex;
        width: fit-content;
        align-items: center;
        justify-content: center;
        gap: 5px;
        border-radius: 50px;
    }

    .atlanta_dev_area_innner .button_bxs {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 35.1px;
    }


    @keyframes scroll {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translatex(-100%)
        }
    }

    .case-studies-counters {
        margin-top: 60px;
    }

    .casestudies_area_inner_bx {
        border: 1px solid #AFAFAF;
        background: #00000080;
        padding: 57px 20px 38px;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        position: relative;
        transition: all ease 0.5s;
    height: 100%;
    }

    .casestudies_area_inner_bx .icon {
        width: 68px;
        height: 68px;
        border-radius: 110px;
        background: #333333;
        border: 1px solid #333333;
        position: absolute;
        top: -30px;
        transition: all ease 0.5s;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    img {
        max-width: 100%;
        font-size: 10px;
    }

    .casestudies_area_inner_bx .content {
        text-align: center;
        padding: 0px;
        margin: 0;
    }

    .content {
        position: relative;
        width: 100%;
        margin: auto;
        overflow: hidden;
        padding: 20px 0;

    }

    .casestudies_area_inner_bx .content span {
        font-weight: 700;
        font-size: 44px;
        line-height: 100%;
        letter-spacing: 0%;
        color: #fff;
    }

    .casestudies_area_inner_bx .content p {
        color: #fff;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 25.71px;
        letter-spacing: 0%;
        text-align: center;
        margin: 0;
    }

    .casestudies_area_tabs_card {
        background: linear-gradient(180deg, #E5F4FF 0%, #F3FAFF 100%);
        padding: 15px 30px 30px ;
        position: relative;
        overflow: hidden;
        margin: 30px 0px;
        border-radius: 20px;
    }

    .casestudies_area_tabs_card::before {
        content: "";
        position: absolute;
        top: -80px;
        left: -26px;
        width: 185px;
        height: 185px;
        backdrop-filter: blur(1px);
        background: linear-gradient(165.68deg, #E5FCFF 36.72%, #FFFFFF 68.89%);
        border-radius: 50%;
    }

    .casestudies_area_tabs_card::after {
        content: "";
        position: absolute;
        bottom: -301px;
        right: -156px;
        max-width: 633px;
        width: 100%;
        transform: rotate(315deg);
        height: 100%;
        min-height: 633px;
        backdrop-filter: blur(1px);
        background: linear-gradient(19.58deg, #E5FCFF 36.03%, #FFFFFF 69.9%);
        border-radius: 50%;
        z-index: 0;
    }
    
    .casestudies_area_tabs_card_content , .casestudies_area_tabs_card_img {
        position: relative;
        z-index: 1;
    }
    .casestudies_area_tabs_card_content_logo {
        margin-bottom: 70px;
    }
    .casestudies_area_tabs_card_content h3 {
        color: #003E6E;
        font-weight: 700; 
        font-size: 36px;
        line-height: 130%;
        letter-spacing: 0%;
        width: fit-content;
        padding-bottom: 10px;
        border-bottom: 2px solid #1D6EAC;
        margin-bottom: 20px;
    }
    .casestudies_area_tabs_card_content_logo p {
        color: #222222; 
        font-weight: 500;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        margin-bottom: 30px;
    }
    /* .casestudies_area_tabs_card_content_logo img {
        max-width: auto;
        width: 100%;
    } */
    .casestudies_area_tabs_card_list ul {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 0px;
        margin: 0px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }
    .casestudies_area_tabs_card_list ul li {
        background: #FFFFFF;
        border: 1px solid #1D6EAC;
        box-shadow: 2px 2px 4px 0px #00000040;
        padding: 5px  10px;
        list-style: none;
        border-radius: 37px;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    button.fill-button{
        background: #1D6EAC;
        padding: 10px 26px; 
        font-weight: 500;
        font-size: 18px;
        line-height: 28.6px;
        letter-spacing: 0%;
        text-align: center;
        color: white;
        display: flex;
        width: fit-content;
        border-radius: 50px;
        display: flex;
        align-items: center;
        gap: 6px;
        border: 0px !important;
    }

    .techno_area_mn ul.nav-tabs {
        padding: 0;
        border: 1px solid #00000017;
        border-radius: 50px;
        width: fit-content;
        margin: auto;
    }


    .techno_area_mn ul.nav-tabs li {
        background-color: transparent;
        margin: 0 !important;
        display: flex;
        align-items: center;
    }

    .techno_area_mn ul.nav-tabs li a {
        border: 0px !important;
        height: 50px !important;
        padding: 15px 30px;
        background-color: transparent !important;

    }

    .techno_area_mn ul.nav-tabs li a:hover {
        background: #1D6EAC !important;
        color: white !important;
        border-radius: 100px;
        border: 0px !important;
    }

    .techno_area_mn ul.nav-tabs li a.active {
        background: #1D6EAC !important;
        color: white !important;
        border-radius: 100px;
        border: 0px !important;

    }

    .techno_area_mn ul.nav-tabs li a span {
        margin-top: 0px !important;
    }
    .case-studies-counters .row  {
    row-gap: 50px;
}
.process-section .row {
    row-gap: 20px;
}

.header_sec.fixed-header2 {
    background: #333;
}
/* Hero section */
.hero-section-case-studies {
 background-image: url(/img/work_v/casestudies-image/hero-background-image.png);
 background-size: 100% 100%;
 background-repeat: no-repeat;
 position: relative;
 padding: 120px 0px 80px;
}
.hero-section-case-studies.dunnit-hero {
  background-image: url(/img/work_v/casestudies-image/dunnit-hero-background-image.png); 
}
.hero-section-case-studies.sallachat-hero-section{
  background-image: url(/img/work_v/casestudies-image/sallachat-hero-background-image.png);
}
.hero-section-case-studies.mymole-hero-section{
  background-image: url(/img/work_v/casestudies-image/mymole-hero-background-image.png);
}
 .hero-mobile-image {
    display: flex;
    justify-content: end;
    align-items: center;
}
 

.hero-logo-wrapper {
  margin-bottom: 50px;
}

.logo-text {
  font-weight: 700;
  color: #00a779;
}
section.hero-section-case-studies h1.hero-title{
  text-align: left;

}
.hero-title {
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 15px;
  color: #003E6E;
  font-weight: bold;
}
.hero-content-wrapper-main h6 {
    color: #003E6E;
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 15px;
}

p.hero-subtitle  {
  font-weight: 500;
  font-style: Medium;
  font-size: 18px !important;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0;
  color: #111111;
  margin-bottom: 50px;
}


button.hero-tag {
    border: 1.43px solid #1D6EAC;
    box-shadow: 2.86px 2.86px 5.71px 0px #00000040;
    padding: 10px 22px;
    border-radius: 50px;
    background: white !important;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: left;
    vertical-align: middle;
    color: #003E6E;
    display: flex;
    align-items: center;
    gap: 7px;
}
.store-badges {
    gap: 10px;
    flex-wrap: wrap;
}
.sports-button-wrapper {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.ios_node_1 {
    background-position: -508px -3615px;
    width: 45px;
    height: 55px;
}
.python_1 {
    background-position: -722px -3615px;
    width: 55px;
    height: 55px;
}


 

.store-badges small {
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #7c8da3;
}

.badge-icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #f0f4ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
}

/* Phone stack */
.phone-stack-wrapper {
  position: relative;
  min-height: 260px;
}

.phone {
  width: 130px;
  height: 260px;
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 36, 84, 0.2);
  position: relative;
  background-image: linear-gradient(180deg, #f2f5ff 0, #ffffff 55%, #f0f4ff 100%);
}

.phone::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 6px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.08);
}

.phone-left {
  transform: translateX(-40px) translateY(36px) scale(0.95);
  opacity: 0.8;
}

.phone-center {
  margin: 0 10px;
  z-index: 2;
}

.phone-right {
  transform: translateX(40px) translateY(36px) scale(0.95);
  opacity: 0.8;
}

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

.summary-section {
  background-color: #ffffff;
  padding: 70px 0;
}

.summary-kicker {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #7c8da3;
}
h2.summary-heading span {
  color: #003E6E;
}
.summary-heading {
  font-weight: 700;
  color: #111111;
  font-size: 42px;
  margin-bottom: 60px;
  text-align: center;
}

.summary-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #111111;
  margin-bottom: 15px;
}

.summary-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #111111;
  margin-bottom: 30px;
}
button.start-project-button {
  background: #1D6EAC;
  padding: 8px 20px;
  border-radius: 50px;
  border: none !important;
  color: white;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
}

.summary-device-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.laptop-mockup {
  width: 280px;
  height: 180px;
  border-radius: 18px;
  background: linear-gradient(145deg, #0f1b3d, #1c3b70);
  box-shadow: 0 18px 40px rgba(15, 36, 84, 0.3);
  position: relative;
}

.laptop-mockup::before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 140%;
  height: 14px;
  border-radius: 12px;
  background: #d0d7e4;
  box-shadow: 0 8px 22px rgba(15, 36, 84, 0.29);
}
button.casestudy-hero-tag-button img {
    width: 25px;
    height: auto;
}
 .casestudies-services-section .owl-carousel .owl-nav.disabled{
        display: block !important;
    }
      .owl-carousel .owl-item img {
          width: auto;
      }
      .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"] {
            font-size: 0;
            width: 40px;
            height: 40px;
            line-height: 1;
            padding: 0;
            margin: 0;
            position: absolute; 
            border-radius: 50%;
            left: calc(50% - 50px);
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 100%;
            background: #f1f1f1 !important;
            border: solid 2px #000;
            transition: all 0.5s;
        }
        .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"]:hover {
            background: #216fa7 !important; 
            transform: scale(1.1);
            transition: all 0.5s;
            border: solid 2px #216fa7;
        }
        .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"] img {
            max-width: 25px;
        }
        .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"]:hover img {
            filter: brightness(1000) invert(1);
        }
        .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"].owl-next {
            margin-left: 60px;
        }
      .casestudies-services-section .owl-carousel .owl-nav .owl-next::before{
         display: none;
      }
      .casestudies-services-section .owl-carousel .owl-nav .owl-prev::before {
          display: none;
      }
      .owl-carousel.casestudy-servies {
          margin-top: 10px;
      }
      


@media (max-width: 575.98px) {
  .laptop-mockup {
    width: 220px;
    height: 150px;
  }
}

.highlights-section {
  padding: 70px 0;
  background-image: url(/img/work_v/casestudies-image/highlights-hero-bg.webp);
  background-size: cover;
  background-position: center;
}

.challenge-section { 
  margin: 70px 0;
}



.highlights-heading, .challenge-heading {
  font-weight: 700;
  font-size: 42px;
  line-height: 100%;
  margin-bottom: 40px;
  color: #111111;
  margin-top: 0;
  padding: 0;
}

.highlights-heading span,
.challenge-heading span {
  color: #003E6E;
}

.highlights-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.highlights-list li {
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #111111;
    list-style: unset;
    display: flex;
    align-items: center;
    gap: 10px;
}
 
h3.challenge-heading {
  text-align: end;
}

.challenge-text {
  color: #111111;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0;  
  margin-bottom: 0;
}
h3.highlights-heading  , h3.challenge-heading{
  margin-bottom: 40px !important;
}

.highlights-list li:last-child{
  margin-bottom: 0;
}

.highlights-image-wrapper img,
.challenge-image-wrapper img {
  border-radius: 16px;
}

.challenge-card {
  border-top: 4px solid #ffc94d;
}

.challenge-content {
  position: relative;
  font-weight: 500;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0;
  text-align: justify;
  text-transform: capitalize;
  color: #111111;
}



/* Scroll reveal animation (on scroll, no hover change) */
.scroll-reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}

.scroll-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Expert section */
.expert-section {
  background: linear-gradient(270deg, #F0F0FC 0%, #F0F0FC 55.17%);
  padding: 30px 0;
}

.expert-heading {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  line-height: 100%;
  margin-bottom: 10px;
    text-align: center;
}

.expert-heading span {
  color: #003E6E;
}

p.expert-subtitle {
  max-width: 640px;
  margin: 0 auto 20px;
  font-weight: 500;
  font-size: 18px !important;
  line-height: 25px;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  color: #111111;
}

.expert-card {
  border-radius: 10px;
  padding: 30px 20px;
  background: linear-gradient(180deg, #F8FCFF 0%, #F8FCFF 100%);
  border: 1px solid #8CCAFF80;
  box-shadow: 3px 5px 6px 0px #0000000D;
}

.expert-avatar img {
  height: 100px;
  border-radius: 50%;
  border: 2px solid #003E6E;
}
.expert-avatar-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 13px;
  justify-content: center;
}

.expert-info {
    text-align: center;
}

.expert-name {
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #003E6E;
  margin-bottom: 8px;
}

.expert-role {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #003E6E;
  margin: 0;
}

.expert-meta {
  font-weight: 700;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: capitalize;
  color: #003E6E;
  margin-bottom: 10px;
}
p.expert-description {
  font-weight: 500;
  font-size: 14px !important;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #111111; 
  width: 100%;
}
/* Process section */
.process-section {
  background-color: #ffffff;
  padding: 60px 0;
}

.process-heading {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
  line-height: 100%;
}

.process-heading span {
  color: #1D6EAC;
}

.process-subtitle {
  max-width: 980px;
  margin: 0 auto;
  color: #111111;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 60px;
}

.process-card {
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #8CCAFF80;
  box-shadow: 3px 5px 6px 0px #0000000D;
}

.process-number {
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 50px;
  font-weight: 700;
  color: #003E6E1A;
  line-height: 100%;
}

.process-title {
  font-size: 24px;
  font-weight: 700;
  color: #003E6E;
  margin-bottom: 17px;
}

.process-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.process-list li {
  font-weight: 500;
  font-style: Medium;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #111111;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.process-list li:last-child {
  margin-bottom: 0;
}
/* Owl stage ko flex banao */
.casestudy-servies .owl-stage {
    display: flex;
}

/* Har item full height le */
.casestudy-servies .owl-item {
    display: flex;
    height: auto !important;
}

/* Inner item ko bhi stretch karo */
.casestudy-servies .item {
    display: flex;
    flex: 1;
}

/* Card full height le */
.casestudies-service-card {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Technologies section */
.technologies-section {
 background: linear-gradient(270deg, #F0F0FC 0%, #F0F0FC 55.17%);
  padding: 60px 0 70px;
}

.technologies-heading {
  margin-bottom: 10px;
  font-weight: 700;
  font-style: Bold;
  font-size: 42px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  color: #111111;
}

.technologies-subtitle {
  max-width: 960px;
  margin: 0 auto;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #111111;
  margin-bottom: 30px;
}
.tech-tabs-wrapper {
  display: flex;
  justify-content: center;
}

.tech-tabs {
  display: inline-flex;
  background-color: #e2ebff;
  border-radius: 999px;
  padding: 4px;
}

.tech-tab {
  border: none;
  background: transparent;
  padding: 6px 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  color: #003E6E;
  cursor: default;
}

.tech-tab.active {
  background-color: #ffffff;
  color: #1D6EAC;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.tech-grid {
  margin-top: 10px;
}

.tech-card {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 18px 8px;
  text-align: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
}

.tech-label {
  font-size: 14px;
  font-weight: 600;
  color: #003E6E;
}

/* Result & Business Impact */
.result-section {
  background-color: #ffffff;
  padding: 40px 0;
}

.result-image-wrapper img {
  border-radius: 20px;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.18);
}

.result-heading {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
  text-align: center;
}

.result-heading span {
  color: #003E6E;
}
h6.solutions-card-headding {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #000000;
    border-bottom: 3px solid #003E6E;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.result-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 18px;
}

.result-list li {
    padding-left: 0;
    font-size: 18px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 23px;
    font-weight: 500;
    color: #000000;
}


.result-button {
  border: none;
  padding: 8px 20px;
  border-radius: 50px;
  background-color: #1D6EAC;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}

/* Project Solutions */
.solutions-section {
background: linear-gradient(270deg, #F0F0FC 0%, #F0F0FC 55.17%);
  padding: 60px 0;
}
 

.solutions-intro {
  font-size: 15px;
  font-weight: 600;
  color: #003E6E;
}

.solutions-text {
  font-size: 14px;
  color: #3c4b60;
  margin-bottom: 10px;
}

.solutions-button {
  border: none;
  border-radius: 50px;
  padding: 8px 24px;
  background-color: #1D6EAC;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}

/* Key Challenges */
.key-challenges-section {
  background-color: #ffffff;
  padding: 60px 0;
}

.key-challenges-heading {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  line-height: 130%;
}

.key-challenges-heading span , .technologies-heading span {
  color: #003E6E;
}

.key-challenge-card {
  color: #ffffff;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
  background: #002F53;
  border: 1px solid #8CCAFF80;
  box-shadow: 3px 5px 6px 0px #0000000D;
}

.key-challenge-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #F8FCFF;
  margin-bottom: 15px;
}
.key-challenge-text {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #FFFFFF;
}

/* Project Features */
.project-features-section {
  background: linear-gradient(270deg, #F0F0FC 0%, #F0F0FC 55.17%);
  padding: 60px 0 60px;
  position: relative;
  overflow: hidden;
}
section.project-features-section::before {
    content: "";
    background: linear-gradient(19.58deg, #E5FCFF 36.03%, #FFFFFF 69.9%);
    max-width: 555px;
    max-height: 550px;
    position: absolute;
    left: -150px;
    bottom: -150px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

 
.project-features-subtitle {
  max-width: 780px;
  margin: 0 auto;
  font-size: 15px;
  color: #4a5a70;
}

 .project-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.project-features-list li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 15px;
}

.feature-number {
  width: 33px;
  height: 33px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: #0d3b66;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500; 
  position: relative;
}
.feature-number::after {
    content: "";
    position: absolute;
    width: 39px;
    height: 39px;
    background: transparent;
    border-radius: 50%;
    z-index: 11;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 1.11px solid #003E6E;
}

.feature-content h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.feature-content p {
  margin: 5px 0 0;
  color: #555;
  font-size: 14px;
}
.technologies_inner {
    border: 1px solid #0000000D;
    background: #ffffff;
    border-radius: 24px;
    padding: 40px 20px;
}
.key-challenges-section .row {
    row-gap: 20px;
}

.technology_img_sec {
    display: flex;
    justify-content: center;
    height: 50px;
}

.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    transition: .5s;
}

.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1;
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: .2s;
}

.video-overlay-close:hover {
    color: #fa183d;
}

.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1000px;
    height: 550px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .75)
}

.pulse {
    width: 60px;
    height: 60px;
    background: #216fa7;
    border-radius: 50%;
    color: #fff;
    line-height: 100px;
    font-family: sans-serif;
    text-transform: uppercase;
    animation: 3s linear infinite animate-pulse;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    z-index: 1;
    left: calc(50% - 30px);
    display: flex;
    justify-content: center;
    top: calc(50% - 30px);
    align-items: center;
}
@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(38 112 165 / 70%), 0 0 0 0 rgb(38 112 165 / 70%);
    }
    40% {
        box-shadow: 0 0 0 10px rgba(255, 109, 74, 0), 0 0 0 0 rgb(38 112 165 / 70%);
    }
    80% {
        box-shadow: 0 0 0 10px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
}

.video_play svg {
    width: 40px;
    height: 40px;
    fill: #fff
}
section.talk_expert.great_app_sec+section.testimonial_sec {
    padding-top: 70px;
}
.process_sec, .testimonial_sec, section.designer_sec {
    padding: 70px 0;
    background-color: #F1F1F1;
}
.home-testimonial-carousel-arrow .owl-nav.disabled {
    display: block !important;
}
.testimonials-item .invent-image:after{
   display: none;
}
.testimonials-wrap .owl-carousel .owl-nav button[class*=owl-] {
    font-size: 0;
    width: 40px;
    height: 40px;
    line-height: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 50px);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 100%;
    background: #f1f1f1 !important;
    border: 2px solid #000;
    transition: .5s
}

.testimonials-wrap .owl-carousel .owl-nav button[class*=owl-]:hover {
    background: #216fa7 !important;
    transform: scale(1.1);
    transition: .5s;
    border: 2px solid #216fa7;
}

.testimonials-wrap .owl-carousel .owl-nav button[class*=owl-] img {
    max-width: 25px;
}

.testimonials-wrap .owl-carousel .owl-nav button[class*=owl-]:hover img {
    filter: brightness(1000) invert(1);
}

.testimonials-wrap .owl-carousel .owl-nav button[class*=owl-].owl-next {
    margin-left: 60px;
}

.casestudies-services-section {
    padding: 60px 0;
}
.casestudies-service-card{ 
  border-radius:12px;
  overflow:hidden;
  padding-bottom:25px;
  transition:0.3s;
  height:calc(100% - 20px);
  background: linear-gradient(180deg, #F8FCFF 0%, #FFFFFF 100%);
  border: 1px solid #8CCAFF80;
  box-shadow: 3px 5px 6px 0px #0000000D;
}

.casestudies-service-card img{
  width:100%;
  height: 180px;
  object-fit:cover;
}

.casestudies-service-card h4 {
    font-size: 20px;
    color: #003E6E;
    padding: 20px 20px 10px;
    font-weight: 700;
    margin: 0;
    line-height: 120%;
}

.casestudies-service-card p {
    font-size: 14px !important;
    color: #111111;
    padding: 0 20px 10px;
    line-height: 140%;
    margin: 0;
}

.casestudies-service-card:hover{
  transform:translateY(-6px);
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
}



@media (max-width:600px) {
  .project-features-list li{
    gap:10px;
  }

  .feature-content h4{
    font-size:16px;
  }

  .feature-number{
    width:35px;
    height:35px;
  }
}
@media screen and (max-width: 992px) {
  .solutions-image-wrapper {
    margin-top: 20px;
}
  .casestudies-services-section .owl-carousel .owl-nav button[class*="owl-"] { 
    top: 97%; 
}
  .techno_area_mn ul.nav-tabs li a{
        padding: 10px 20px;
  }
  .challenge-text{
    margin-top: 20px;
    text-align: center;
  }
  .hero-section-case-studies { 
    padding: 90px 0px 50px;
}
 
  .casestudies-service-card p{
    margin-bottom: 5px;
  }
  .process-title {
      font-size: 20px; 
      margin-bottom: 10px;
  }
  .expert-name { 
      font-size: 24px; 
  }
  .process-list li { 
      font-size: 14px;
      line-height: 100%; 
      margin-bottom: 10px; 
  }
  .key-challenge-text { 
      font-size: 14px !important;
      line-height: 140%; 
  }
  .process-number { 
      font-size: 25px; 
  }
  p.expert-subtitle { 
      font-size: 14px !important;
      line-height: 24px; 
  }
  
  .process-heading , .technologies-heading , .result-heading , .result-heading , .key-challenges-heading , .key-challenges-heading {
      font-size: 34px; 
  }

  h6.solutions-card-headding {
      font-size: 18px;
      line-height: 150%; 
      border-bottom: 2px solid #003E6E; 
      margin-bottom: 20px;
  }
  .result-image-wrapper img { 
      margin-bottom: 20px;
  }
  .casestudies-service-card h4 {
      font-size: 16px; 
      padding: 20px 20px 0px;  
  }
  .key-challenge-title { 
      font-size: 18px;
      line-height: 130%; 
      margin-bottom: 5px;
  }
  .process-subtitle , .technologies-subtitle { 
      font-size: 14px !important; 
      margin-bottom: 35px;
  }
  ul.project-features-list {
    margin-top: 30px;
}
  .summary-heading , .highlights-heading, .challenge-heading ,.expert-heading , .result-heading{ 
      font-size: 34px;
      margin-bottom: 15px; 
  }
  section.project-features-section::before{
    display: none;
  }
  .highlights-list li , .result-list li { 
      margin-bottom: 12px;
      font-size: 18px; 
  }
  .testimonials-info-wrap h2 {
      padding-bottom: 10px;
      font-size: 24px;
      line-height: 33px;
  }
  .highlights-image-wrapper {
      margin-top: 20px;
  }
  h3.challenge-heading {
      text-align: center;
  }
  .summary-title { 
      font-size: 28px; 
      margin-bottom: 15px;
  }
  .summary-text { 
      font-size: 14px !important;
      line-height: 22px; 
      margin-bottom: 20px;
  }
  button.start-project-button { 
      font-size: 14px; 
  }
  .summary-device-wrapper { 
      justify-content: center;
      margin-top: 20px;
  }
    p.hero-subtitle {
        font-weight: 500; 
        font-size: 16px !important; 
        line-height: 140%; 
        margin-bottom: 20px;
    }
    .hero-title {
    font-size: 34px;
    line-height: 110%; 
    margin-bottom: 10px; 
}
    .highlights-section , .summary-section , .process-section , .technologies-section , .solutions-section , .key-challenges-section , .project-features-section , .casestudies-services-section , .testimonial_sec{
    padding: 40px 0; 
}
.challenge-section{
    margin: 40px 0;
}
.hero-mobile-image img { 
    display: none;
}
 
    
    .atlanta_dev_area_innner h1 {
        font-size: 38px;
        line-height: 53.16px;
    }
}
@media screen and (max-width: 768px) {
    .atlanta_dev_area_innner p {
        max-width: 100%;
        font-size: 15px;
        margin: 5px auto 0;
    }
    .atlanta_dev_area_innner h1 {
        font-size: 30px;
        line-height: 53.16px;
    }
    .casestudies_area_inner_bx { 
        padding: 50px 20px 18px; 
    }
    .casestudies_area_inner_bx .content span {
        font-size: 26px;  
    }
    .blue_btn, .white_btn {
        font-size: 15px;
        padding: 8px 14px;
    }
    .techno_area_mn ul.nav-tabs {
        border-radius: 25px;
        justify-content: center;
        gap: 0;
    }
    .casestudies_area_tabs_card_content h3 { 
        font-size: 24px;
        line-height: 120%; 
        border-bottom: 1px solid #1D6EAC;
        margin-bottom: 10px;
    }
    .casestudies_area_tabs_card_content p {
        font-size: 14px !important;
        line-height: 140%;
        margin-bottom: 15px;
    }
    .casestudies_area_tabs_card_img {
        margin-top: 20px;
    }
    .casestudies_area_tabs_card::after{
        display: none;
    }
    button.fill-button { 
        font-size: 16px; 
    }
    .casestudies_area_tabs_card_content_logo {
        margin-bottom: 50px;
    }
 
}
@media screen and (max-width: 550px) {
  button.hero-tag {
    border: 1px solid #1D6EAC; 
    padding: 6px 18px; 
    font-size: 14px; 
    gap: 5px;
}
  .expert-avatar-wrapper { 
      flex-direction: column;
  }
  .expert-role , .expert-name{ 
      text-align: center;
  }
  .casestudies_area_tabs_card_content_logo {
      margin-bottom: 30px;
  }
  .casestudies_area_tabs_card::before { 
      top: -110px;
      left: -12px; 
  }
  .casestudies_area_tabs_card { 
      padding: 15px 20px 20px; 
      margin: 30px 0px;
      border-radius: 15px;
  }
  .casestudies_area_tabs_section {
      margin: 30px 0px;
  }
  .hire_links a.nav-link.hire_link_item {
      padding: 6px 15px !important; 
  }
  .casestudies_area_inner_bx .content p { 
      font-size: 13px !important;
      line-height: 18.71px; 
      margin: 0;
  }
   .casestudies_area_inner_bx { 
        padding: 30px 10px 18px; 
    }
    .casestudies_area_inner_bx .content span {
        font-size: 20px;  
    }
    .casestudies_area_inner_bx .icon {
        width: 50px;
        height: 50px;   
    }
    .casestudies_area_inner_bx .icon img {
        width: 20px;
    }
  .highlights-list li, .result-list li {
      margin-bottom: 10px;
      font-size: 14px;
      font-weight: 500;
      line-height: 130%;
  }
  .challenge-text{
    font-size: 14px !important;
  }
  h6.solutions-card-headding {
    font-size: 14px; 
    border-bottom: 1px solid #003E6E;
    margin-bottom: 20px;
}
    .process-heading, .technologies-heading, .result-heading, .result-heading, .key-challenges-heading, .key-challenges-heading {
      font-size: 24px;
  }
  .summary-title {
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 600;
  }
    .summary-heading, .highlights-heading, .challenge-heading, .expert-heading {
        font-size: 26px; 
    }
    .atlanta_dev_area_innner .button_bxs {
        gap: 5px;
        display: block;

    }
    .blue_btn, .white_btn, .whatsapp_btn {
        width: 100%;
        justify-content: center;
        margin-bottom: 15px;
    }
}

