
.banner .banner-title {
    font-style: normal;
    font-size: clamp(1.5rem, 3.2vw, 3.2rem);
    line-height: 130.7%;
    color: #323232;
  }
  
  .banner .banner-desc{
    font-style: normal;
    font-weight: 300;
    /* font-size: clamp(0.9rem, 1.1vw, 1.1rem); */
    font-size: clamp(0.9rem, 1.5vw, 1.5rem);
    line-height: 130.7%;
    color: #5e5e5e;
  }

.logoImage {
    background-image: url('../images/SVG/C_logo_bg.svg');
    background-repeat: no-repeat;
}
.card1{
    background-image: url('../images/SVG/ai-ml-3.svg');
    background-repeat: no-repeat;
    min-height: 330px;
    width: 100%;
    background-size: cover;
    background-position: center;
    padding-top:35px
    /* background-size: 100%; */
}
.card2{
    background-image: url('../images/SVG/ai-ml-4.svg');
    background-repeat: no-repeat;
    min-height: 330px;
    width: 100%;
    background-size: cover;
    background-position: center;
    padding-top:35px
    /* background-size: 100%; */
}
.card3{
    background-image: url('../images/SVG/ai-ml-5.svg');
    background-repeat: no-repeat;
    min-height: 330px;
    width: 100%;
    background-size: cover;
    background-position: center;
    padding-top:35px
    /* background-size: 100%; */
}

.website-designing-service-blackimage{
    background-image: url('../images/SVG/website-designing-service_blackimage.svg');
    /* background-repeat: no-repeat; */
    background-size: cover;
    width: 100%;
    min-height: 100vh;
    padding-bottom: 15px;
}
.blackBgImgMarginTop{
    margin-top: 8rem;
  }
  .whyCodeFontSize{
    margin-top:5rem;
    color: white;
  }

  .Smallsidetext{
    font-size: 12px;
  }
  .blackright{
    margin-right: 6rem;
    color:rgba(255, 255, 255, 0.5);
  }
.topmainText {
	padding:230px 0px 0px 0px;
}
.topSideText{
    padding:350px 0px 0px 0px;
}
.image {
    margin: 70px 0px 0px 0px;
    width: 100% !important;
    padding: 0px !important;
}

.secondrow {
    padding: 10px 70px 10px 10px;
}

.secondcol {
    padding: 65px 0px 0px 200px;
}
.whatwedoimage{
    padding:0px 0px 0px 0px;
}
.ourOfferings{
    padding:0px 50px 0px 70px;
}
.col{
    padding:10px 0px 0px 10px;
}
.second{
    padding:0px 80px 0px 70px;
}
::-webkit-scrollbar {
    width: 0px;
  }
  .thirdcol{
    padding:22px 0px 0px 0px;
}
.addressSection {
    margin-top: 9rem;
}

.iconsFlexSize {
    display: flex;
    justify-content: space-between;
}

.logoFlexSize {
    display: block;
    justify-content: space-between;
}

.imgSizeResponse {
    width: 24px;
    height: 24px;
}

.logoImgSize {
    width: 240px;
}

.topMarginUsmedium {
    margin-top: 95px;
}
.topMarginUs {
    margin-top: 95px;
}
.image2 {
    margin: 30px 0px 0px 0px;
  }
  .footerTopMargin{
    margin-top: 8rem;
}
.image2 {
    margin: 30px 0px 0px 0px;
}
.whatwedo{
    margin-top: 8rem;
}
.maintext1{
    font-size: 40px;
}
.benfitFontSize{
    font-size: 36px;
}
.ourOfferMargin{
    margin-top:5rem;
}
.blackBgImgMarginTop{
    margin-top: 10rem;
  }
.blackBgImgMarginBtm{
    margin-bottom: 10rem;
}
.whyCodeFontSize{
    margin-top:5rem;
    color: white;
  }
  .blackright{
    margin-right: 6rem;
    color:rgba(255, 255, 255, 0.5);
  }
  .maintext{
    font-size: 48px;
    display: inline-block;
    line-height: 1em;
  }
  .ourClientFontSize{
    margin-top: 7rem;
}
.cloud-service-ImgWithSidePoint-BG{
    background-image: url('../images/SVG/cloud-service-img-sidePoint-BG.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    padding:0px;
  
  }


  .whyCodetruSection {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    /* background-color: #FFFAF0; */
    background-image: url('../images/app-dev-why-codetru.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  
  .whyCodetruSection .header {
    min-height: 25vh;
  }
  
  .whyCodetruSection .header span {
    font-style: normal;
    /* font-weight: 500; */
    font-size: 18px;
    line-height: 22px;
    padding: 8px 50px 8px 0px;
    color: #424242;
    border-bottom: 2px solid #424242;
  }
  
  .whyCodetruSection .header h4 {
    font-style: normal;
    /* font-weight: 600; */
    /* font-size: 40px; */
    font-size: clamp(1.86rem, 2.8vw, 2.8rem);
    line-height: 140%;
    color: #1B1B1B;
  }
  
  .whyCodetruSection .header p {
    font-style: normal;
    /* font-weight: 500; */
    /* font-size: 12px; */
    font-size: clamp(0.8rem, 0.9vw, 0.9rem);
    line-height: 160%;
    letter-spacing: 0.02em;
    color: rgba(27, 27, 27, 0.7);
  }
  
  .whyCodetruSection .body .card {
    background-color: #00000000 !important;
    min-height: 32vh;
  }
  .whyCodetruSection .card .card-header {
    min-height: 8vh;
    position: relative;
    max-height: 18vh;
    background: transparent;
    padding: 0px;
  }
  
  section .whyCodetruSection .card .card-header .background-number {
    -webkit-text-stroke: 1px rgba(179, 173, 173, 0.4);
    color: transparent;
    font-family: "Mona Sans";
    /* font-size: 140px; */
    font-size: clamp(7rem, 9vw, 9rem);
    font-weight: 600;
  }
  
  .whyCodetruSection .body .card .card-body {
    min-height: 12vh;
  }
  
  .whyCodetruSection .card .card-header h5 {
    /* min-height: 6vh; */
    position: absolute;
    top: 55%;
    font-style: normal;
    /* font-weight: 600; */
    /* font-size: 16px; */
    font-size: clamp(1rem, 1.6vw, 1.6rem);
    line-height: 140%;
    color: #1B1B1B;
  }
  
  .whyCodetruSection .body .card .card-body p {
    font-style: normal;
    /* font-weight: 500; */
    /* font-size: 14px; */
    font-size: clamp(0.7rem, 0.9vw, 0.9rem);
    line-height: 160%;
    letter-spacing: 0.02em;
    color: rgba(27, 27, 27, 0.7);
  }



  
.our-approach-section .body {
    min-height: 40vh;
  }
  
  .our-approach-section .body .body-content {
    height: 100%;
    /* background-color: #f9f9f9; */
    background-image: url("../images/our-approach-body-bg.png");
    border-radius: 12px;
  }
  
  .our-approach-section .body .bg-img-box {
    background-image: url("../images/app-dev-our-approach.png");
    border-radius: 12px;
  }
  
  .our-approach-section .body .body-content .text-box {
    min-height: 14vh;
  }
  
  .our-approach-section .body .body-content h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #323232;
  }
  
  .our-approach-section .body .body-content p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 0.5);
  }
  .bg-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  /* our-approach-section End */
  

  /* .learn-more-btn {
    padding: 10px 43px 10px 0px;
    border-radius: 25px;
    text-decoration: none;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    color: rgba(248, 135, 1, 1);
    background-color: transparent;
    position: relative;
  }

  .learn-more-btn:hover {
    padding: 10px 43px 10px 0px;
    border-radius: 25px;
    text-decoration: none;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    color: rgba(248, 135, 1, 1);
    background-color: transparent;
    position: relative;
  }
  
  .arrow-icon{
    width: 72px;
  }
  
  .learn-started-btn .learn-started-text {
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    color: #000000;
  }
  
  .learn-started-icon {
    margin-left: 30px;
    padding: 10px 8px;
    border-radius: 25px;
    color: #000000;
    position: absolute;
    height: 42px;
    width: 42px;
    display: inline-flex;
    justify-content: right;
    align-items: center;
    right: 0;
    top: 0;
    z-index: -1;
  } */
  
  








  @media (max-width:1200px){
    .card1{
        background-image: url('../images/SVG/ai-ml-3.svg');
        background-repeat: no-repeat;
        min-height: 340px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:35px
        /* background-size: 100%; */
    }
    .card2{
        background-image: url('../images/SVG/ai-ml-4.svg');
        background-repeat: no-repeat;
        min-height: 340px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:35px
        /* background-size: 100%; */
    }
    .card3{
        background-image: url('../images/SVG/ai-ml-5.svg');
        background-repeat: no-repeat;
        min-height: 340px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:35px
        /* background-size: 100%; */
    }

  }



@media (max-width:1024px){
    .maintext{
        font-size: 40px;
      }
      .secondcol {
        padding: 40px 0px 0px 100px;
    }
    .maintext1{
      font-size: 30px;
    }
    .thirdcol {
      padding: 10px 0px 0px 0px;
    }
    .ourApprochSubTextSize{
        padding: 40px 0px 0px 100px;
      }
    .what-we-do-section .body .card {
        min-height: 59vh !important;
        width: 100%;
        background-image: url("../images/card-v1-bg.png");
   }
   .what-we-do-section .body .card .header {
    min-height: 12vh !important;
    /* width: 30%; */
    display: flex;
    align-items: end;
  }

  }


@media (max-width:992px){
    .our-approach-section .body .body-content .text-box {
        min-height: 14vh;
      }
      .our-approach-section .body .bg-img-box {
        min-height: 60vh;
      }
    .topmainText {
        padding:150px 50px 0px 50px;
    }
    .topSideText{
        padding:20px 50px 0px 50px;
    }
    .display-4{
        font-size: 40px;
    }
    .topSizeTextFontSize{
        font-size: 20px;;
    }
    .whatwedo{
        margin-top: 3rem;
    }
    .maintext{
        font-size: 36px;
      }
      .whatweDoSubText{
        padding:10px 0px 0px 10px;
      }
      .secondrow {
        padding:0px 10px 0px 10px;
      }
      .ourapproach {
          margin-top: 0rem;
      }
      .creating {
        padding: 10px 10px 0px 10px;
    }
    .fs-1{
      font-size: 24px !important;
    }
    .blackBgImgMarginTop{
        margin-top: 3rem;
    }
    .blackBgImgMarginBtm{
        margin-bottom: 3rem;
    }
    .TechWeMarginTop{
        margin-top: 4rem;
    }
    .secondcol {
        padding: 10px 10px 0px 10px;
    }
    .thirdcol {
        padding: 10px 10px 0px 10px;
    }
    .ourApprochSubTextSize{
        padding: 10px 10px 0px 10px;
    }
    .image {
        margin: 15px 0px 0px 0px;
        width: 100% !important;
        padding: 0px !important;
    }
    .col {
        padding: 30px 80px 0px 10px;
    }
    .ourExpertMargin{
        margin-top: 3rem;
    }
    .ourApprochMargin {
        margin-top: 3rem;
    }
    .ourOfferMargin{
        margin-top:2rem;
    }
    .ourClientFontSize{
        margin-top: 3rem;
    }
    .image2 {
        margin: 15px 0px 0px 0px;
      }


      .second {
        padding: 30px 80px 0px 70px;
    }
    .benfitFontSize{
        font-size: 30px;
    }
    .footerTopMargin{
        margin-top: 3rem;
    }
    .what-we-do-section .body .card {
      min-height: 74vh !important;
      width: 100%;
      background-image: url("../images/card-v1-bg.png");
 }
 .what-we-do-section .body .card .header {
    min-height: 12vh !important;
    /* width: 30%; */
    display: flex;
    align-items: end;
  }
  
}


@media (max-width:768px) {
    .topmainText {
        padding:150px 0px 0px 30px;
    }
    .topSideText{
        padding:20px 0px 0px 30px;
    }
    .display-4{
        font-size: 36px;
    }
    .topSizeTextFontSize{
        font-size: 16px;;
    }
    .secondcol{
        padding:0px 10px 0px 10px;
    }
    .thirdcol {
        padding: 0px 10px 0px 10px;
    }
    .second {
        padding: 40px 30px 0px 30px;
    }
    .blackright{
        margin-right: 0rem;
    }


    .backend{
        padding-right: 0rem;
    }
    .col {
        padding: 10px 80px 0px 10px;
    }
    .image2 {
        margin: 10px 0px 0px 0px;
      }
      .maintext {
        font-size: 30px !important;
    }
    .benfitFontSize{
        font-size: 24px !important;
    }
    .what-we-do-section .body .card {
      min-height: 83vh !important;
      width: 100%;
      background-image: url("../images/card-v1-bg.png");
 }
 .what-we-do-section .body .card .header {
    min-height: 17vh !important;
    /* width: 30%; */
    display: flex;
    align-items: end;
  }
    

}

@media (max-width:576px) {
    .marginForSmallScreens{
        margin:0px 90px 0px 90px;
      }
      .card1{
        background-image: url('../images/SVG/ai-ml-3.svg');
        background-repeat: no-repeat;
        min-height: 380px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:15px
        /* background-size: 100%; */
    }
    .card2{
        background-image: url('../images/SVG/ai-ml-4.svg');
        background-repeat: no-repeat;
        min-height: 380px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:10px
        /* background-size: 100%; */
    }
    .card3{
        background-image: url('../images/SVG/ai-ml-5.svg');
        background-repeat: no-repeat;
        min-height: 380px;
        width: 100%;
        background-size: cover;
        background-position: center;
        padding-top:15px
        /* background-size: 100%; */
    }
    .what-we-do-section .body .card {
      min-height: 44vh !important;
      width: 100%;
      background-image: url("../images/card-v1-bg.png");
    }
    .what-we-do-section .body .card .header {
        min-height: 8vh !important;
        /* width: 30%; */
        display: flex;
        align-items: end;
      }
      .get-contact-btn {
        padding: 10px 20px !important;
        background-color: #f88701 !important;
        border: none; 
        border-radius: 25px;
        text-decoration: none; 
       } 
       footer .contact-section-in .bg-img-box{
        display: none !important;
       } 
      .contact-btn {
        justify-content: center !important; 
        text-align: center; 
      }

      footer .contact-section-in .contact-text{
      color: #ffffff !important; 
      }

      /* Hide the arrow icon on mobile */
     .get-started-icon {
        display: none !important;
      }  
    
     footer .contact-section-in{
      min-height: 41vh !important;
      background-size: cover;
      background-position: top;
      background-repeat: no-repeat;
     }

    }
    
    
    @media (max-width:490px) {
        .marginForSmallScreens{
            margin:0px 60px 0px 60px;
          }
        }
    
  
@media (max-width:425px) {
    .topSizeTextFontSize{
        font-size: 12px !important;
    }
    .maintext {
        font-size: 24px !important;
    }
    .maintext1{
        font-size: 18px;
    }
    .image {
        margin: 40px 0px 0px 0px;
        width: 100% !important;
        padding: 0px !important;
    }
    .image2 {
        margin: 0px 0px 0px 0px;
    }
    .image1 {
        margin: 0px 0px 0px 0px;
        width: 100% !important;
        padding: 0px !important;
    }
    .secondcol1 {
        padding: 0px 10px 0px 10px;
    }
    .secondrow {
        padding: 0px 10px 0px 10px;
    }
    
    .secondcol {
        padding: 10px 10px 0px 10px;
    }
    .thirdcol {
        padding: 0px 10px 0px 10px;
    }
    .backend{
        padding-right: 0rem;
    }
    .TechWeMarginTop{
        margin-top: 2rem;
        font-size: 16px !important;
      }
    .display-6{
        font-size: 24px !important;
    }
    .whatwedo{
        margin-top: 2rem;
        font-size: 16px !important;
    }
    .fs-3{
        font-size: 18px !important;
    }
    .fs-4{
        font-size: 12px !important;
    }
    .fs-5{
        font-size: 16px !important;
    }

    .fs-6{
        font-size: 16px !important;
    }
    .h2{
        font-size: 18px !important;
    }
    .benfitFontSize{
        font-size: 20px !important;
    }
    .ourExpertMargin{
        margin-top: 2rem;
        font-size: 16px !important;
    }
    .ourClientFontSize{
        margin-top: 2rem;
      font-size: 16px !important;
    }
    .ourApprochMargin {
        margin-top: 2rem;
        font-size: 16px !important;
    }
    .ourOfferMargin{
        margin-top:2rem;
        font-size: 16px !important;
    }
    .ourApprochSubTextSize{
        padding: 0px 10px 0px 10px;
    }
    .marginForSmallScreens{
        margin:0px 25px 0px 25px;
      }
      .whyCodeFontSize{
        font-size: 16px !important;
      }
   
}

/* what-we-do-section */

.what-we-do-section {
  min-height: 100vh;
  width: 100%;
}

.what-we-do-section .body .card {
  min-height: 49vh ;
  width: 100%;
  background-image: url("../images/card-v1-bg.png");
}

.what-we-do-section .body .card a {
 text-decoration: none;
 color: rgba(248, 135, 1, 1);
}

.what-we-do-section .body .card:hover{
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 1px 6px 1px rgba(0, 0, 0, 0.23);
}

.what-we-do-section .body .card .icon-bg {
  padding-top: 17px;
}

.what-we-do-section .body .card .header {
  min-height: 9vh;
  /* width: 30%; */
  display: flex;
  align-items: end;
}

.what-we-do-section .body .card .body {
  min-height: 14vh;
  
}

.what-we-do-section .body .card h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #323232;
}

.what-we-do-section .body .card p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #727272;
}
  /* what-we-do-section End */

  /* footer {
    position: relative;
    min-height: 100vh;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
  } */

  footer .contact-section-in{
    min-height: 53vh;
    background-image: url("../images/app-dev-rectangle.png");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }

footer .contact-section-in .bg-img-box{
    min-height: 55vh;
    width: 100%;
    background-image: url("../images/app-dev-contact.png");
  }
  
  footer .contact-section-in h3 {
    margin: 18px 0px;
    font-style: normal;
    /* font-weight: 700; */
    /* font-size: 48px; */
    font-size: clamp(1.6rem, 3vw, 3rem);
    letter-spacing: 2px;
    word-spacing: 1px;
    line-height: 130.7%;
    color: #393939;
  }
  
  footer .contact-section-in p {
    font-style: normal;
    /* font-weight: 400; */
    /* font-size: 24px; */
    font-size: clamp(1.2rem, 1.6vw, 1.6rem);
    line-height: 130.7%;
    color:rgba(57, 57, 57, 0.7);
  }
  footer .contact-section-in .contact-text{
    color:rgba(57, 57, 57, 0.7);
  }

  .contact-btn {
    display: flex;
    align-items: flex-end;
    justify-content: end;
    width: 90%;
}

.caseStudiesSection {
    background-color: #f9f9f9;
    padding: 60px 0;
  }

  .caseStudiesSection .header span {
    font-size: 2.5rem;
    font-weight: 600;
    color: #333;
  }

  .case-card {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  height: 400px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.case-card:hover {
  transform: scale(1.02);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.35);
}

.case-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 15px;
}

.card-overlay {
  position: relative;
  z-index: 2;
  background: transparent;
  border-radius: 0 0 15px 15px;
  padding: 20px;
  width: 100%;
}

.card-content {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 12px;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

.case-card p {
  margin-bottom: 8px;
  font-size: 0.95rem;
  line-height: 1.4;
}

.case-card ul {
  padding-left: 18px;
  margin: 0;
}

.case-card li {
  list-style-type: disc;
  font-size: 0.9rem;
}

