   .service-btn-2 {
    background: #1C5FFD;
    color: white;
    border: none;
    padding: 3px 12px;
    border-radius: 14px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
    display: inline-block;
    /* Allows it to align properly */
    margin: 0 0 20px 0;
    /* Removes auto-centering and aligns left */
    font-weight: 600;
}

.dtc53-btn {
    background-color: #1C5FFD;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    padding: 5px 10px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
}
.dtc53-btn:hover {
    background: #ff6600;
    color: var(--white);
}
.bg-dpimg {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
}

.bg-na {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px !important;
    color: #555;
}

.fs-14 {
    font-size: 14px !important;
}
.mm-divider {
    border-right: 2px solid rgba(69, 69, 69, 0.30);
}
@media (max-width: 768px) {
    .dropdown-menu.submenu-content {
        display: none !important;
    }
}
    @media (min-width: 980px) {
        .dc-slide-content {
            margin-top: 7rem;
        }
    }

    @media (min-width: 450px) and (max-width: 560px) {
        .blue-tube {
            padding: 36px;
        }

        .dc-slide-content {
            margin-top: 20px;
        }
    }

    @media (min-width: 320px) and (max-width: 450px) {
        .blue-tube {
            padding: 30px 0px;
            /* margin: 10px; */
        }

    }
    .bg-cl{
     background-color: #1c5ffd !important;
}
.line-5 {
    width: 45%;
}

@media (max-width: 768px) {
      .dc-slide-content {
            margin-top: 7rem;
        }
        .dc-bg {
            background: url(./imgs/mob/data-analytic1.webp) no-repeat right center / cover;
            padding:0px;
        }

        .dc-bg2 {
            background: url(./imgs/mob/data-analytic2.webp) no-repeat right center / cover;
            padding:0px;
        }

        .dc-bg3 {
            background: url(./imgs/mob/data-analytic3.webp) no-repeat right center / cover;
            padding:0px;
        }

        .dc-bg4 {
            background: url(./imgs/mob/data-analytic4.webp) no-repeat right center / cover;
            padding:0px;
        }
        .m-f-s{
            font-size: 32px;
        }
        .m-f-ss{
            font-size: 14px;
        }
        .dacs-mh{
            font-size: 26px;
            color: #1C5FFD;;
        }
        .s-m-26{
            font-size:26px !important;
        }
        .m-s-a-c{
            justify-content: center;
            align-items: center;
            text-align: center;
        }
        /* .blu-m{
            margin-top: 50px;
            
        } */
         .sm-pd-20px{
            padding: 20px;
         }
    }
    .service-link.active {
    color: blue;
    font-weight: bold;
}
.navbar {
        border-bottom: 1px solid #1c5ffd !important;
}

.service-link.active {
    color: #1c5ffd !important;
}
.service-link:hover {
    color: #1c5ffd !important;
}

.numbers-section h2 {
color: #1c5ffc;
}

.text-blue{
    color: #1c5ffc;
}

.fw-600{
    font-weight: 600;
}

.dtc81-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pltr83-container {
  max-width: 1100px;
  margin: auto;
      padding: 30px;
}
.pltr83-text {
  font-size: 40px;
    line-height: 57px;
}

@media (max-width: 767.98px) {
  .custom-h3-margin {
    margin-bottom: 3rem !important;
  }
}
.pltr83-h{
          font-size: 38px;
    line-height: 53px;

}

.pltr83-form-container {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 10px;
  max-width: 400px;
  margin: auto;
}
.pltr83-form label {
  color: white;
  font-weight: 500;
}
.pltr83-form input, .pltr83-form textarea {
  background: rgb(255 255 255 / 73%);
  color: #0b0b0b;
  border: none !important;
}
.pltr83-form input::placeholder, .pltr83-form textarea::placeholder {
  color: #d1d5db;
}
.pltr83-form input:focus, .pltr83-form textarea:focus {
  background: rgb(255 255 255 / 73%);
    color: #0b0b0b;
  outline: none;
}
.pltr83-submit {
  background: #1C5FFD;
  color: white;
  border: none;
  padding: 10px;
  width: 100%;
  border-radius: 12px;
}
.pltr83-submit:hover{
background: #FD7702;
}

.rsdp-card {
      padding-bottom: 0px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px;
      }
      .fs-30{
      font-size: 28px !important;
      }
      .l-55-s-20{
      font-size: 50px;
      line-height: 60px !important;
      }
      @media (max-width: 768px) {
      .l-55-s-20 {
      font-size: 22px!important;
      line-height: 40px !important;
      }
      .s-m-25{
      font-size: 25px !important;
      }
      .t-c-m{
      text-align: center;
      }
      .fs-30{
      font-size: 25px !important;
      line-height: 42px;
      }
      @media only screen and (max-width: 768px) {
      .mobile-margin-negative {
      margin-bottom: -35px;
      }
      }
      }

      .rsdp-card img {
    height: 500px;
    object-fit: cover;
    border-radius: 24px;
}

.rsdp-card-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    padding: 75px 25px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
}
.challenge-card {
      position: relative;
      overflow: hidden;
      
    }
    /*.challenge-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: brightness(70%);
      transition: transform 0.3s ease;
    }*/
    .challenge-card:hover img {
      transform: scale(1.05);
    }
    .challenge-text {
    position: absolute;
    bottom: 106px;
    left: 80px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    }
    .section-title {
      font-weight: bold;
      color: #2563eb; /* blue */
      text-align: center;
      margin-bottom: 2rem;
    }

    .rows{
            --bs-gutter-x: 0 !important;
    }

    hr {
    margin: 1px;
    color: inherit;
    border: 0;
    border-top: 9px solid #f37b4f;
    opacity: 1.25;
}

h3.dtcw1 {
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #1C5FFD;
}
.p-3 {
    padding: 3% !important;
}

section.dtcw1-data-warehouse-section {
    padding: 0px 50px 50px 50px !important;
}

.img-fluid {
    object-fit: cover;
}

.pt-8 {
    padding-top: 8% !important;
}

h3.new3 {
    color: black;
    font-weight: bold;
    font-size: 28px;
}

ol, ul {
    padding-left: 0rem !important;
}

button.btn.btn-primary {
    border-radius: 15px;
}

.form-control-color:not(:disabled):not([readonly]), .form-control[type=file]:not(:disabled):not([readonly]), [role=button], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), summary{
  background:;
}

.btn:hover {
    background-color: #3b82f6 !important;
}

.btn:hover {
    color: white;
    background-color: inherit;
}

.accordion .accordion-item {
    color: inherit;
    border: none;
    border-top: 1px solid #9e9e9e6b !important;
    padding: 20px;
}

.accordion .accordion-item .accordion-collapse {
    border: 0;
     /* background: #f0f8ff; */
}


.accordion-button:not(.collapsed) {
    color: #1a73e8;
    background-color: #f0f8ff;
    border-top: 3px solid #1a73e8 !important;
    box-shadow: none;
}
  .accordion-button {
      font-weight: 600;
      color: #000;
    }
    .tab-pane img {
      border-radius: 12px;
      max-width: 100%;
    }

    .ap{
   padding: 0px 20px !important;
}
.accordion-button:not(.collapsed), .accordion-item {
    border-color: #1a73e8 !important;
    box-shadow: none !important;
}

.accordion-button {
    display: flex;
    align-items: center;
    padding: 0px 20px;
    /* font-size: 1rem; */
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%232563eb' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.dtpc-gradient-line {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, transparent, var(--p1-clr), transparent);
    position: relative;
    bottom: 25px;
    /* top: 70px; */
}


.dataplatr60-faq-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 100px 0px 100px;
  background: url('../imgs/data-engineering/d1.png') no-repeat bottom center;
  background-size: cover;
  color: white;
}
.dataplatr60-faq-container {
  width: 44%;
  display: flex;
  gap: 20px;
  background: rgba(0, 0, 0, 0.70);

backdrop-filter: blur(3.200000047683716px);
  padding: 55px;
  border-radius: 10px 10px 0px 0px;
}
.dataplatr60-faq-content {
  flex: 1;
}
.dataplatr60-faq-content h2 {
  font-size:27px;
  color:#FD7702;;
  margin-bottom: 20px;
}
.dataplatr60-faq-item {
  margin-bottom: 15px;
}
.dataplatr60-faq-item button {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.dataplatr60-faq-answer {
  display: none;
  font-size: 16px;
}
.dataplatr60-connect-btn {
  display: inline-block;
  background: white;
  color: #0057ff;
  padding: .2rem;
  margin-top: 10px;
  text-decoration: none;
  border-radius: 5px;
}
h2.text-center.pt-2.datapltr60{
  font-size:40px;
  color:#1C5FFD;
}
h2.datapltr60{
  font-weight:600;
}
.dataplatr61-faq-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 100px 0px 100px;
  background: url('../imgs/data-engineering/d2.png') no-repeat bottom center;
  background-size: cover;
  color: white;
}
.dataplatr61-faq-container {
  width: 44%;
  display: flex;
  gap: 20px;
  background: rgba(0, 0, 0, 0.70);

backdrop-filter: blur(3.200000047683716px);
  padding: 55px;
  border-radius: 10px 10px 0px 0px;
}
.dataplatr61-faq-content {
  flex: 1;
}
.dataplatr61-faq-content h2 {
  font-size:27px;
  color:#FD7702;;
  margin-bottom: 20px;
}
.dataplatr61-faq-item {
  margin-bottom: 15px;
}
.dataplatr61-faq-item button {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.dataplatr61-faq-answer {
  display: none;
  font-size: 16px;
}
.dataplatr61-connect-btn {
  display: inline-block;
  background: white;
  color: #0057ff;
  padding: .2rem;
  margin-top: 10px;
  text-decoration: none;
  border-radius: 5px;
}
.dataplatr62-faq-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 100px 0px 100px;
  background: url('../imgs/data-engineering/d3.png') no-repeat bottom center;
  background-size: cover;
  color: white;
}
.dataplatr62-faq-container {
  width: 44%;
  display: flex;
  gap: 20px;
  background: rgba(0, 0, 0, 0.70);

backdrop-filter: blur(3.200000047683716px);
  padding: 55px;
  border-radius: 10px 10px 0px 0px;
}
.dataplatr62-faq-content {
  flex: 1;
}
.dataplatr62-faq-content h2 {
  font-size:27px;
  color:#FD7702;;
  margin-bottom: 20px;
}
.dataplatr62-faq-item {
  margin-bottom: 15px;
}
.dataplatr62-faq-item button {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.dataplatr62-faq-answer {
  display: none;
  font-size: 16px;
}
.dataplatr62-connect-btn {
  display: inline-block;
  background: white;
  color: #0057ff;
  padding: .2rem;
  margin-top: 10px;
  text-decoration: none;
  border-radius: 5px;
}
.dataplatr63-faq-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 100px 0px 100px;
  background: url('../imgs/data-engineering/d4.png') no-repeat bottom center;
  background-size: cover;
  color: white;
}
.dataplatr63-faq-container {
  width: 44%;
  display: flex;
  gap: 20px;
  background: rgba(0, 0, 0, 0.70);

backdrop-filter: blur(3.200000047683716px);
  padding: 55px;
  border-radius: 10px 10px 0px 0px;
}
.dataplatr63-faq-content {
  flex: 1;
}
.dataplatr63-faq-content h2 {
  color:#FD7702;;
  font-size:27px;
  margin-bottom: 20px;
}
.dataplatr63-faq-item {
  margin-bottom: 15px;
}
.dataplatr63-faq-item button {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.dataplatr63-faq-answer {
  display: none;
  font-size: 16px;
}
.dataplatr63-connect-btn {
  display: inline-block;
  background: white;
  color: #0057ff;
  padding: .2rem;
  margin-top: 10px;
  text-decoration: none;
  border-radius: 5px;
}
.dataplatr64-faq-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 100px 0px 100px;
  background: url('../imgs/data-engineering/d5.png') no-repeat bottom center;
  background-size: cover;
  color: white;
}
.dataplatr64-faq-container {
  width: 44%;
  display: flex;
  gap: 20px;
  background: rgba(0, 0, 0, 0.70);

backdrop-filter: blur(3.200000047683716px);
  padding: 55px;
  border-radius: 10px 10px 0px 0px;
}
.dataplatr64-faq-content {
  flex: 1;
}
.dataplatr64-faq-content h2 {
  color:#FD7702;;
  font-size:30px;
  line-height:2.5rem;
  margin-bottom: 20px;
}
.dataplatr64-faq-item {
  margin-bottom: 15px;
}
.dataplatr64-faq-item button {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.dataplatr64-faq-answer {
  display: none;
  font-size: 16px;
}
.dataplatr64-connect-btn {
  display: inline-block;
  background: white;
  color: #0057ff;
  padding: .2rem;
  margin-top: 10px;
  text-decoration: none;
  border-radius: 5px;
}

.text3-center {
        font-size: 45px;
    text-align: center;
    color: #1C5FFD;
    background: #f5f8ff;
    margin-bottom: 0px;
}

h2.datapltr60 {
    font-weight: 600;
}

section.new2 {
    margin-top: -1rem;
}

section.new2 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.img-fluid {
    object-fit: cover;
}
.w-100 {
    width: 100% !important;
}

h2.data-cloud-title2 {
    font-size: 33px;
}

h2.data-cloud-title2 {
    font-size: 33px;
}

.data-cloud-content {
    background: url('img/Sales/bg2.webp') no-repeat;
    color: #000;
    background-size: cover;
    padding: 2rem 9rem;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}

.p-text{
    font-size: 20px;
    color: #000;
}

.text-center {
    text-align: center !important;
}

@media (max-width: 767.98px) {
  .custom-frac-heading {
   font-size: 30px !important;
           font-weight: 500;
  }
}

h2.dtcw1 {
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    color: #1C5FFD;
}


   .dtc50-card {
    background: white;
    position: absolute;
    width: 40%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: -150px;
    left: 90px;
}

h3.dtc50 {
    font-size: 25px;
    color: black;
    font-weight: 600;
    line-height: 2.4rem;
}

p.dtc50 {
    font-weight: 600;
    color: black !important;
}

.ai-footer {
    font-weight: bold;
    color: black;
    margin-top: 1rem;
}

.dtc50-img {
    width: 100%;
    height: auto;
/*    border-radius: 10px;*/
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgb(245 248 255) !important;
}

.dtc500-card {
        background: white;
    position: absolute;
    width: 40%;
    padding: 20px;
    border-radius: 10px;
    right: 90px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: -150px;
}

.dcs-nav-pills .nav-link {
    border: 2px solid #749ffe;
    border-radius: 15px;
    margin: 0 10px 10px;
    padding: 3px 7px;
    text-align: center;
    font-weight: 600;
    transition: all 0.1s ease;
    background: #1c5ffd8a;
    color: #fff;}

    .text-white{
        color: #fff;
    }

    .highlightxx1 {
     font-size: 19px;
     font-weight: bold;
      }

      .bb{
        border-bottom: 1px solid;
      }

      .text-headerfont{
        font-size: 50px !important;
    line-height: 60px !important;

     }

     .pd-80{
        padding: 80px;

     }

     .pd-60{
            padding: 60px;
     }
     .partners-pd{
        padding: 0px 75px;
}

.challenge-textx {
    position: absolute;
    bottom: 106px;
    right: 50px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
}
      .frame-text{
        font-size: 30px;
    font-weight: 600;
      }

        section.partners {
      background: linear-gradient(to bottom right, #dbeafe, #e0f2fe); /* light gradient */
      padding: 80px 0;
    }
    

    .partner-text{
        font-size: 2rem;
    line-height: 46px;
        color: #1c5ffd;
        margin-top: 57px;
    }
    .btn-custom {
      background-color: #2563eb;
      color: #fff;
      border-radius: 25px;
      padding: 10px 25px;
      font-weight: 500;
    }
    .btn-custom:hover {
      background-color: #1d4ed8;
      color: #fff;
    }
    .mg-lt{
           /* margin-left: 85px;*/
    }
   .mg-lt-49{
           /* margin-left: 49px;*/
    }
 @media (max-width: 767px) {
    .mob-h5{
        font-size: 18px;
    }
    .dtpc-shadow-card{
        filter:none;
        opacity: 0.8;
    }
}

.sp{
font-size: 23px;
}

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

.oc-img img.oc-wm {
    max-width: 150px;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .oc-img {
        flex-direction: column;
        text-align: center;
    }

    .oc-img img.oc-wm {
        width: 100%;
        max-width: 100%;
    }

    .oc-img div {
        padding-top: 10px;
    }
}

 @media (max-width: 767px) {
  .oc-logo .dess {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .oc-logo .dess img {
    width: 30%; /* 3 per row */
    max-width: 100px;
  }
}

    .image-section {
      position: relative;
      text-align: center;
      /*margin: 40px auto;
      max-width: 1000px;*/
    }
   /* .architecture-image {
      width: 100%;
      border-radius: 10px;
      opacity: 0.9;
    }*/
    .image-title {
      position: absolute;
      top: 12%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 45px;
      font-weight: 300;
    }

        .industry-tile {
      background-color: #eaeaea;
      border-radius: 8px;
      text-align: center;
      font-weight: 600;
      color: #555;
      cursor: pointer;
      transition: 0.3s;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 4px;
    }
    .industry-tile.active,
    .industry-tile:hover {
      background-color: #155bff;
      color: #fff;
    }
    .industry-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(2, 150px);
      gap: 20px;
    }
    /* Make healthcare larger (2x1) */
    .industry-tile.healthcare {
      grid-column: 1 / 2;
      grid-row: 1 / 2;
    }
    .industry-tile.finance {
      grid-column: 2 / 3;
      grid-row: 1 / 2;
    }
    .industry-tile.retail {
      grid-column: 3 / 4;
      grid-row: 1 / 2;
    }
    .industry-tile.media {
      grid-column: 0 / 3;
      grid-row: 2 / 3;
    }
    .industry-tile.manufacturing {
      grid-column: 2 / 4;
      grid-row: 2 / 3;
    }

    @media (max-width: 991px) {
      .industry-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
      }
      .industry-tile {
        height: 120px;
      }
    }

    ul {
      list-style: disc;
      padding-left: 20px;
    }

    .insustry-pd{
            padding: 50px 25px;
    }

     @media (max-width: 768px) {
            .gen-bg {
                padding: 0 0px;
                background: url(imgs/genai/bg.png) no-repeat right center / cover;
            }
            .gen35 {
            background: url('imgs/genai/bg2.png') no-repeat center center;
        }
            .ctree {
                width: 100%;
                margin-bottom: 20px;
            }

            .genu-f {
                margin-left: 10%;
            }

            .gen-b1 {
                width: 100%;
                margin-bottom: 20px;
            }

            .promise-card {
                width: 45%;
                /* Adjust card width for smaller screens */
            }

            .icon-bg {
                font-size: 1.5rem;
                /* Adjust icon size on smaller screens */
            }

        }

        @media (min-width: 767px) and (max-width: 985px) {
            .sm-p-30px img {
                display: block;
                margin: 0 auto;
                /* Centers the image */
            }
        }

         .gen-bg {
            position: relative;
            display: flex;
            align-items: center;
            height: 90vh;
            padding: 0 50px;
            background: url("imgs/genai/bg.webp") no-repeat right center/cover;
        }

        .gen35 {
            background: url('imgs/genai/bg2.webp') no-repeat center center;
            background-size: cover;
            color: white;
            padding: 50px 0;
        }

        .des-sec {
            position: relative;
            padding: 10px;
            border-radius: 9px;
            background-color: #ffffff;
            box-shadow: 0 0px 0px rgb(0 0 0 / 0.2) !important;
            width: 100%;
            /* height: 100%; */
            object-fit: cover;
        }

        .a3-clr {
            color: #A3A3A3;
            ;
        }

        .kub {
            display: flex;
            height: auto;
            width: 45%;
            padding: 25px 12px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 16px;
            background: #1C5FFD;
        }

        .fs-13 {
            font-size: 13px;
        }

        .ctree {
            display: flex;
            height: auto;
            padding: 37px 33px;
            flex-direction: column;
            /* align-items: center; */
            /* gap: 15px; */
            flex: 1 0 0;
            border-radius: 32px;
            background: linear-gradient(226deg, #1C5FFD 31.06%, #113997 100.58%);
            box-shadow: 0px 0px 36.4px 0px rgba(88, 88, 88, 0.67);
            /*width: 30%;*/
        }

        .ft-clr {
            color: #FFF;
        }

        .fafa-clr {
            color: #FAFAFA8A;
        }

        .f3-clr {
            color: #FFF;
        }

        .ct2 {
            /* display: flex; */
            width: 40%;
            padding: 25px 20px;
            /* justify-content: center; */
            /* align-items: flex-start; */
            /* gap: 10px; */
            /* flex-shrink: 0; */
            /* align-self: stretch; */
            border-radius: 15px;
            background: linear-gradient(122deg, #1C5FFD 30.87%, #113997 114.09%);
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
            margin-left: 20%;
            margin-top: 10%;
        }

        .genu-f {
            margin-left: 15%;
        }

        .gen-b1 {
            display: flex;
            height: auto;
            width: 100%;
            padding: 32px;
            flex-direction: column;
            align-items: center;
            border-radius: 32px;
            border: 1px solid #FFF;
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(2px);
        }

        .a7-clr {
            color: #A7A7A7;
        }

        .promise-card {
            background-color: rgba(255, 255, 255, 0.05);
            border-radius: 15px;
            border: 2px solid rgba(255, 255, 255, 0.2);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
            /* height: 300px; */
            /* Fixed height to ensure all cards are the same height */
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 20px;
            position: relative;
            overflow: hidden;
            transition: transform 0.2s ease-in-out;
            flex-shrink: 0;
            width: 25%;
            /* Equivalent to col-lg-3 width */
        }

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

        /* Icon Styling - Absolute Positioning in Bottom-Right Corner */
        .icon-bg {
            background-color: #FF6C0A;
            padding: 15px;
            border-radius: 10px 0 0 0;
            color: white;
            font-size: 2rem;
            position: absolute;
            bottom: 0;
            right: 0;
        }

        /* Pagination Dots */
        .pagination-dot {
            width: 12px;
            height: 12px;
            background-color: #fff;
            opacity: 0.3;
            border-radius: 50%;
            margin: 0 5px;
            transition: opacity 0.3s;
            cursor: pointer;
        }

        .pagination-dot.active {
            opacity: 1;
        }

        /* Horizontal Scroll Container */
        .cards-wrapper {
            display: flex;
            overflow-x: auto;
            /* Enable horizontal scrolling */
            gap: 20px;
            /* Space between cards */
            padding: 20px 0;
            scroll-snap-type: x mandatory;
            width: 100%;
            /* Take full width */
            scroll-behavior: smooth;
            /* Smooth scrolling */
        }

        .cards-wrapper::-webkit-scrollbar {
            display: none;
            /* Hide scrollbar */
        }

        .cards-wrapper .promise-card {
            scroll-snap-align: start;
        }

        /* Pagination Container */
        .pagination-container {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }

        .experts-section {
      text-align: center;
      padding: 80px 0;
      background: url('../img/Google-cloud-landing/bg2.webp');
    }
    .experts-title {
      font-weight: 600;
    font-size: 45px;
    margin-bottom: 40px;
    color: #fff;
    }
    /*.expert-img {
      width: 140px;
      height: 140px;
      border-radius: 50%;
      object-fit: cover;
      border: 3px solid #fff;
      margin-bottom: 15px;
    }*/
    .badges-row {
      margin-top: 50px;
    }
    .badge-item img {
     /* width: 90px;
      height: 90px;
*/      margin: 10px;
    }
.highlightxx1 {
       font-size: 19px;
        font-weight: bold;
   }

   .dtc-tc-heading {
    font-size: 35px;
    line-height: 2.8rem;
    font-weight: bold;
    color: #0056eb;
}

.d976-tabs {
  background: #0d6efd;
  color: white;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin: 0;
}

.d976-tab-button {
  background: transparent;
  border: none;
  color: white;
  padding: 10px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

 :root{
    --bg-top:#0b4db8;
    --bg-bottom:#001a66;
    --orange:#ff7a00;
    --white:#ffffff;
    --pill-width-desktop:260px;
    --gap:28px;
  }

  .bg-i{
    background: #f7faff;
  }
.h-450{
    height: 450px;
}
  /* Page reset */
  *{box-sizing:border-box;margin:0;padding:0}
 .grow-section {
    font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background: linear-gradient(180deg,var(--bg-top) 0%, var(--bg-bottom) 100%);
    color:var(--white);
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

.grow-section{
    padding: 64px 20px 0px;
    text-align:center;
    background: linear-gradient(180deg,var(--bg-top) 0%, var(--bg-bottom) 100%);
  }
  .grow-section h2{
    font-size: clamp(1.4rem, 2.6vw, 2.4rem);
    font-weight:700;
    margin-bottom:40px;
    letter-spacing:0.4px;
  }

  /* Arrow SVG positioning */
  .arrow-wrap{
    max-width: 1200px;
    margin: 0 auto 18px;
    position: relative;
    height: 70px;
    pointer-events: none;
  }
  .arrow-wrap svg{ width:100%; height:100%; display:block; }

  /* Pill container: centers and keeps layout */
  .pill-row{
    display:flex;
    justify-content:center;
    align-items:flex-end;
    gap: var(--gap);
    max-width:1200px;
    margin: 0 auto;
    padding: 0 12px;
  }

.pill-i{
        height: 112px;
    margin-right: 485px;

}
  /* Each pillar */
  .pillar{
    width: var(--pill-width-desktop);
    background: var(--orange);
    color:var(--white);
    border-radius: 140px 140px 6px 6px; /* rounded top */
    padding: 28px 20px 26px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    align-items:center;
    min-height: 300px; /* gives taller center look: can adjust per pillar */
    box-shadow: 0 6px 12px rgba(0,0,0,0.08);
    transition: transform .25s ease;
  }
  .pillar:hover{ transform: translateY(-10px); }

  /* Vary pillar heights to mimic your image */
  .pillar.small{ min-height: 305px; }
  .pillar.mid{ min-height: 410px; }
  .pillar.tall{ min-height: 445px; }

  .pillar .text{
    text-align:center;
    padding-top:60px;
  }
  .pillar img{
    height: 66%;
        max-width: 65%;
  }
  .pillar h3{
    font-size:24px;
    font-weight:800;
    line-height:1.15;
    margin-bottom:10px;
  }
  .pillar p{
    font-size:0.93rem;
    opacity:0.95;
    margin:0 auto 18px;
    max-width:180px;
  }

  .icon-box{
    width:86px;
    height:86px;
    border-radius:12px;
    border:2px solid rgba(255,255,255,0.95);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:34px;
    background: rgba(255,255,255,0.03);
  }

  /* Make them responsive: stack on small screens */
  @media (max-width: 900px){
    :root{ --pill-width-desktop:220px; }
    .pill-row{ gap:20px; align-items:flex-end; }
  }

  @media (max-width: 700px){
    .grow-section{ padding-bottom:60px; }
    .arrow-wrap{ height:48px; margin-bottom:6px; }
    .pill-row{
      flex-direction:column-reverse; /* stack with left-most (first) visually left on desktop becomes bottom on mobile — adjust if needed */
      align-items:center;
      gap:18px;
      padding-bottom:18px;
    }
    .pillar{
      width: min(92%,420px);
      border-radius:80px 80px 8px 8px;
      padding:20px;
      min-height:unset;
    }
    .pillar.small{ min-height:220px; }
    .pillar.mid{ min-height:260px; }
    .pillar.tall{ min-height:300px; }
    .icon-box{ width:72px; height:72px; font-size:30px; }
  }

  /* Small typographic tweaks for very small screens */
  @media (max-width:420px){
    .pillar h3{ font-size:1rem; }
    .pillar p{ font-size:0.88rem; max-width:100%; }
  }

  @media only screen and (max-width: 600px) {
    .dataplatr63-faq-section {
        padding: 20px;
    }
}
@media (max-width: 600px) {
    .dataplatr60-faq-container {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .l-55-s-20 {
        font-size: 20px !important;
    }
}

  .pltr-section {
    background: url(../img/Microsoft-Fabric/Getting-Started.webp) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 50px 20px 0px 20px;
}

.pltr-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.pb-4 {
    padding-bottom: 4% !important;
}

.pltr-card {
    position: relative;
    width: 350px;
    min-height: 200px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
        padding: 65px 20px 30px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
/*    align-items: center;*/
    justify-content: flex-start;
    text-align: start;
        transition: all 0.4s ease;
}

.pltr-card h6{
        font-size: 20px;
}

/* Hide UL initially */
.pltr-card ul {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease;
}

/* Show UL on hover */
.pltr-card:hover ul {
    max-height: 300px;
    opacity: 1;
    margin-top: 15px;
}

.pltr-card:hover hr {
    margin: 1px;
    color: inherit;
    border: 0;
    border-top: 2px solid #f37b4f;
    opacity: 1.25;

}
.dataplatr_sec2_li {
    list-style: none;
    padding: 0px 10px;
        text-align: start;
}

.dashboard-card {
    background: linear-gradient(180deg, #1C5FFD 54.49%, #0036B5 100%);
    color: white;
    overflow: hidden;
    border-radius: 35px;
    text-align: left;
    height: 100%;
    margin: 10px;
}

.h-100 {
    height: 100% !important;
}

.dashboard-card img {
    width: 100%;
    border-radius: 20px;
}

.dashboard-card .card-body {
    padding: 20px;
}
.p-3 {
    padding: 3% !important;
}
h5.dash {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
}

.mt-auto {
    margin-top: auto !important;
}

.btn {
    border-color:#fff;
    border-radius: 10px;
    background-color: #1C5FFD;
}

.btn {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 10px;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    width: auto;
    font-family: var(--alt-font);
    font-weight: 500;
    -webkit-transition: all 300ms 
ease-in-out;
    transition: all 300ms 
ease-in-out;
}

.text-transform-none {
    text-transform: none !important;
}
.dashboard-card2{
    font-weight: 400;
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    border-color: initial;
    color: initial;
}
.btn:hover {
    background-color: #3b82f6;
}

.btn:hover {
    color: white;
    background-color: inherit;
}



/*Added by dev*/

@media (max-width: 767px) {
    .dtc81-section {
        padding: 135px 30px 50px 30px !important;
    }
}


@media (max-width: 1068px) {
    .pd-60,
    .pd-80 {
        padding: 27px !important;
    }
}

@media (max-width: 576px) {
    .text-headerfont {
        font-size: 30px !important;
        line-height: 45px !important;
    }
}

@media (max-width: 576px) {
    .des-f {
        font-size: 32px !important;
    }
}

@media (max-width: 575px) {
    .pltr83-text {
        font-size: 24px;  /* smaller font on mobile */
        line-height: 36px; /* adjust line height proportionally */
    }
}


.ms-fabric-content {
    color: #fff;
    padding: 20px;
}

.ms-fabric-title {
    font-size: 2.8rem;  /* Increased from 2rem */
    line-height: 1.3;
    margin-bottom: 25px;
    font-weight: 600;
}

.ms-fabric-text {
    font-size: 1.4rem;  /* Increased from 1rem */
    margin-bottom: 25px;
    display: inline-block;
}

.ms-fabric-logos .img-fluid {
    max-width: 90px; /* slightly bigger logos */
}

/* Mobile Responsiveness */
@media (max-width: 767px) {
    .ms-fabric-content {
        text-align: center;
    }
    .ms-fabric-logos .text-center {
        margin: 0 auto;
    }
    .ms-fabric-title {
        font-size: 2rem; /* mobile font slightly smaller */
        padding-top: 20px;
    }
    .ms-fabric-text {
        font-size: 1.2rem; /* mobile font slightly smaller */
    }
}

.brand-logos-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Mobile: 2 per row */
  gap: 20px;
  justify-items: center; /* center each logo inside its cell */
  justify-content: center; /* center last row if incomplete */
  align-items: center;
}

/* Tablet: 3 per row */
@media (min-width: 576px) and (max-width: 767px) {
  .brand-logos-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Desktop: 5 per row */
@media (min-width: 768px) {
  .brand-logos-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

.brand-logo-box {
  text-align: center;
}

.brand-logo {
  max-width: 120px;
  width: 100%;
  display: block;
}

/* Optional: adjust logo sizes for smaller screens */
@media (max-width: 575px) {
  .brand-logo {
    max-width: 100px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .brand-logo {
    max-width: 110px;
  }
}

@media (max-width: 768px) {
    .promise-cards {
        width: 80% !important;
        margin: 0 auto;
    }
     .partners-pd {
        padding: 0px 5px !important;
    }
}

@media (max-width: 576px) {
  .data-cloud-content {
    padding: 1rem 2rem !important;
  }
}

@media (max-width: 576px) {
  section.dtcw1-data-warehouse-section {
    padding: 0px 20px 30px 20px !important;
  }
}

/*Dev added end*/
