  .c-heading__title p {
    
    font-size: 64.8px;
    font-weight: 700;
    line-height: 71.28px;
    color: rgb(255, 255, 255);
  }

  .c-heading__pre h1 {

    
    font-size: 22.464px;
    font-weight: 500;
    line-height: 26.9568px;
    color: rgb(255, 255, 255);
  }

  .about-row {
    margin-top: 70px !important;
  }

  .about-us img {
    width: 100% !important;
  }

  /* ===== Default (Desktop and Up) ===== */
  h1 {
    font-size: 7rem;
  }

  h2 {
    font-size: 5rem;
  }

  h3 {
    font-size: 2.5rem;
  }

  h4 {
    font-size: 2rem;
  }

  h5 {
    font-size: 1.75rem;
  }

  h6 {
    font-size: 1.5rem;
  }

  .h1 {
    font-size: 3rem;
  }

  .h2 {
    font-size: 4rem;
  }

  .h3 {
    font-size: 2rem;
  }

  .h4 {
    font-size: 1.75rem;
  }

  .h5 {
    font-size: 1.5rem;
  }

  .h6 {
    font-size: 1.25rem;
  }

  /* ===== Medium Devices (Tablets, max-width: 1023px) ===== */
  @media (max-width: 1023px) {
    h1 {
      font-size: 3rem;
    }

    h2 {
      font-size: 2.5em;
    }

    h3 {
      font-size: 2rem;
    }

    h4 {
      font-size: 1.75rem;
    }

    h5 {
      font-size: 1.5rem;
    }

    h6 {
      font-size: 1.25rem;
    }

    .h1 {
      font-size: 2.5rem;
    }

    .h2 {
      font-size: 2rem;
    }

    .h3 {
      font-size: 1.75rem;
    }

    .h4 {
      font-size: 1.5rem;
    }

    .h5 {
      font-size: 1.25rem;
    }

    .h6 {
      font-size: 1rem;
    }
  }

  /* ===== Small Devices (Mobiles, max-width: 767px) ===== */
  @media (max-width: 767px) {
    h1 {
      font-size: 2.5rem;
    }

    h2 {
      font-size: 3rem;
    }

    h3 {
      font-size: 1.4em;
    }

    h4 {
      font-size: 1.5rem;
    }

    h5 {
      font-size: 1.25rem;
    }

    h6 {
      font-size: 1rem;
    }

    .h1 {
      font-size: 2rem;
    }

    .h2 {
      font-size: 1.75rem;
    }

    .h3 {
      font-size: 1.5rem;
    }

    .h4 {
      font-size: 1.25rem;
    }

    .h5 {
      font-size: 1rem;
    }

    .h6 {
      font-size: 0.875rem;
    }
  }

  .quote-btn {
    border: 1px solid #fff;
    padding: 8px 20px;
    color: #fff;
    background-color: transparent;
    font-weight: 600;
    cursor: pointer;
  }

  .about-section {
    padding: 100px 15px;
    position: relative;
    overflow: hidden;
  }

  .big-stroke-text {
    position: absolute;
    top: 6%;
    right: 15%;
    transform: translateY(-30%);
    font-size: 12rem;
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke: 2.5px #006675;
    ;
    text-transform: uppercase;
    white-space: nowrap;
    
    z-index: 0;
    pointer-events: none;
    line-height: 1;
  }

  @media (max-width: 1200px) {
    .big-stroke-text {
      font-size: 7rem;
    }
  }

  @media (max-width: 767px) {
    .big-stroke-text {
      font-size: 4rem;
      right: 5%;
      transform: translateY(-20%);
    }
  }

  .badge-box {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    margin-bottom: 15px;
    z-index: 2;
    position: relative;
  }

  .badge-box i {
    margin-right: 6px;
    color: #98ff98;
  }

  .highlight {
    color: #ffffff;
    font-weight: 600;
  }

  .stats {
    font-size: 2rem;
    font-weight: bold;
    color: #b7ff6d;
  }

  .img-reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    margin: 0 auto;
  }

  .img-reveal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: left;
    display: block;
  }

  .z-top {
    position: relative;
    z-index: 2;
  }

  .stats-container div {
    font-size: 14px;
    color: #ccc;
  }

  @media (max-width: 576px) {
    .stats {
      font-size: 1.5rem;
    }
  }

  .images-reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .images-reveal img {
    width: 70%;
    margin: auto;
    height: 100%;
    object-fit: cover;
    transform-origin: left;
    display: block;
  }

  .main-img-wrapper img {
    border-radius: 12px;
  }

  .left-col img {
    object-fit: contain;
    background: #f36f215c;
  }

  .left-main {
    position: relative;
    background-image: url(https://www.digitalsilk.com/wp-content/uploads/2023/10/learning-tree-header-1-760x530.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10%;
    border-radius: 0 40px 40px 0;
  }

  .left-main:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    opacity: 0.5;
    /* background: linear-gradient(236deg, #03D7FF 8.89%, #01A5FF 99.34%); */
  }

  .about-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
  }

  .image-side {
    position: relative;
    text-align: center;
  }

  .image-side img {
    width: 100%;
    max-width: 400px;
    height: auto;
    border-radius: 10px;
  }

  .badge-experience {
    position: absolute;
    bottom: -30px;
    right: -30px;
    background: #253a1a;
    color: #fff;
    width: 150px;
    height: 150px;
    border-top-left-radius: 100px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  }

  .badge-experience h2 {
    margin: 0;
    font-size: 36px;
  }

  .badge-experience span {
    font-size: 12px;
  }

  .social-icons {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .social-icons a {
    color: #000;
    font-size: 22px;
    transition: 0.3s;
  }

  .social-icons a:hover {
    color: #007bff;
  }

  .text-side {

    padding: 20px;
  }

  .text-side h4 {
    font-style: italic;
    color: #0d3b66;
  }

  .text-side h1 {
    font-weight: bold;
  }

  .read-more-btn {
    background: linear-gradient(to right, #00b4db, #66d17a);
    border: none;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    margin-top: 15px;
  }

  @media (max-width: 767px) {
    .badge-experience {
      position: static;
      margin: 20px auto 0;
    }
  }

  .about-row {
    margin-top: 20px;
  }



  .fill-wrapper {
    display: inline-block;
  }

  
    /* Marquee Styling */
    .marquee-container {
      background: #006675;
      overflow: hidden;
      white-space: nowrap;
      position: relative;
    }

    .marquee-content {
      display: inline-block;
      padding: 15px 0;
      animation: scroll 20s linear infinite;
    }

    .marquee-content span {
      display: inline-block;
      margin: 0 30px;
      font-weight: 600;
      font-size: 18px;
      color: #fff;
    }

    .marquee-track {
      display: inline-block;
      white-space: nowrap;
    }

    @keyframes scroll {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    @media (max-width: 767px) {
      .marquee-content span {
        font-size: 16px;
        margin: 0 20px;
      }
    }


  /* Base fill-effect styles */
  .fill-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
  
    font-style: italic;
    font-weight: 600;
    font-size: 64px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    transition: all 1s ease;
    margin-right: 15px;
    opacity: 0;
    /* Start hidden and shifted - handled per color */
  }

  /* Left word (Digiclaw) styles */
  .fill-orange {
    -webkit-text-stroke: 1.8px #F36F21;
    transform: translateX(-100px);
    color: transparent;
  }

  /* Right word (Media) styles */
  .fill-teal {
    -webkit-text-stroke: 1.8px #006675;
    transform: translateX(100px);
    color: transparent;
  }

  /* Animate class to bring words into view */
  .fill-effect.animate {
    transform: translateX(0);
    opacity: 1;
  }

  /* ::before pseudo for fill effect */
  .fill-effect::before {
    content: attr(data-fill);
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    transition: width 0.5s ease;
    font-style: italic;
    font-weight: 600;
    font-size: 64px;
 
    -webkit-text-fill-color: currentColor;
    -webkit-text-stroke: 1.8px currentColor;
    pointer-events: none;
    /* so it doesn't interfere with hover */
  }

  /* Fill colors on ::before */
  .fill-orange::before {
    color: #F36F21;
  }

  .fill-teal::before {
    color: #006675;
  }

  /* When hovering any .fill-wrapper, fill both words */
  .fill-wrapper:hover .fill-effect::before {
    width: 100%;
  }

  /* ------------------------------------------------- */
  /* Your other existing styles below (unchanged)      */
  /* ------------------------------------------------- */

  .image-col img {
    max-width: 100% !important;
  }

  .section-title {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: #000 !important;
  }

  .section-subtitle {
    font-size: 14px !important;
    color: #ff4b5c !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
  }

  .section-desc {
    color: #666 !important;
    font-size: 15px !important;
  }

  .watch-btn {
    display: inline-flex !important;
    align-items: center !important;
    margin-top: 20px !important;
    text-decoration: none !important;
    color: #ff4b5c !important;
    font-weight: 600 !important;
  }

  .watch-btn .circle {
    width: 40px !important;
    height: 40px !important;
    background: #ff4b5c !important;
    color: white !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 10px !important;
    font-size: 18px !important;
  }

  .stats-container {
    margin-top: 50px !important;
  }

  .stat-box {
    background-color: #f5f7ff !important;
    border-radius: 50% !important;
    width: 100px !important;
    height: 100px !important;
    margin: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: bold !important;
    font-size: 22px !important;
    color: #101050 !important;
    position: relative !important;
  }

  .stat-plus {
    color: #ff4b5c !important;
    font-size: 20px !important;
    margin-left: 4px !important;
  }

  .stat-label {
    margin-top: 15px !important;
    font-size: 14px !important;
    color: #666 !important;
    text-transform: uppercase !important;
  }




  .left-divider {
    display: flex;
    align-items: center;

  }

  /* Container for line and circle */
  .line-container {
    position: relative;
    width: 60px;
    /* line ki length */
    height: 16px;
    /* circle ke liye height */
    margin-right: 15px;
  }

  /* The divider line */
  .line-container::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #006675cc;
    transform: translateY(-50%);
  }

  /* Animated circle in line */
  .line-container::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #F36F21;
    border-radius: 50%;
    transform: translateY(-50%);
    animation: moveFullLine 2s linear infinite alternate;
  }

  /* Text styling */
  .left-divider span {
    font-weight: bold;
    color: #333;
    white-space: nowrap;
  }

  /* Animation: circle moves from left (0) to right (width - circle width) */
  @keyframes moveFullLine {
    0% {
      left: 0;
    }

    100% {
      left: calc(100% - 14px);
    }
  }


  @media only screen and (min-width: 992px) {
    .main-menu>nav>ul>li {
      margin-right: 30px !important;
      font-size: 16px !important;
    }
  }


  .quote-btn {
    border: 1px solid #000000;
    padding: 8px 20px;
    color: #000000;
    background-color: transparent;
    font-weight: 600;
    cursor: pointer;

  }


  @media (min-width:1400px) {
    .main-menu>nav>ul>li>a {
      font-size: 19px !important;
    }

    .quote-btn {
      border: 1px solid #000000;
      padding: 8px 20px;
      color: #000000;
      background-color: transparent;
      font-weight: 600;
      cursor: pointer;
      font-size: 17px !important;
    }

    .top-header .quote-btn {
      border: 1px solid #ffffff;
      padding: 8px 20px;
      color: #ffffff;
      background-color: transparent;
      font-weight: 600;
      cursor: pointer;
      font-size: 17px !important;
    }

  }

  .top-header .quote-btn {
    border: 1px solid #ffffff;
    padding: 8px 20px;
    color: #ffffff;
    background-color: transparent;
    font-weight: 600;
    cursor: pointer;
  }

  @media (max-width:767px) {
    .quote-btn {
      font-size: 12px !important;
      padding: 8px 6px !important;
    }

  }

  .top-header li a {
    color: #fff !important;
  }


  .top-header .tp-hamburger-btn span {
    width: 26px;
    background-color: #fff;
  }

  .top-header {
    background-color: #00000047;
  }

  .top-header .tp-hamburger-btn-white span::after,
  .top-header .tp-hamburger-btn-white span::before,
  .top-header .tp-hamburger-btn-white span {
    background: #fff !important;
  }

  .top-header .tp-hamburger-btn-white span::after,
  .top-header .tp-hamburger-btn-white span::before {
    background: #fff !important;
    width: 15px !important;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .rs-heading {
    font-family: "DM Sans", sans-serif !important;
  }

  p {
    font-size: 16px !important;
    line-height: 24px;
  }

  @media (min-width:1400px) {
    p {
      font-size: 17px !important;
      line-height: 30px;
    }
  }

  .c-heading__title p {
 
    font-size: 64.8px !important;
    font-weight: 700;
    line-height: 71.28px !important;
    color: rgb(255, 255, 255);
  }


  .tp-skill-tab #lineMarker {

    background: #f36f21 !important;
  }

  .main-menu>nav>ul>li>a::after {
    background-color: #f36f21 !important
  }



  /* domain  industries*/

  .industries-section {
    padding: 80px 0;
    background: url(https://digiclawmedia.com/wp-content/uploads/2020/10/home8_section-bg1.png);
  }

  .industries-section .col-lg-8 .row .col-md-4 {margin: 10px 0 !important;}

  .industries-section h6 {
    color: #6c757d;
    text-transform: uppercase;
    font-weight: 600;
  }

  .industries-section h2 {
    font-weight: 700;
    color: #1f1f1f;
  }

  .industry-box {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #efecec, #efecec) border-box;
    border: 2px solid transparent;
    border-radius: 52px 10px 52px 10px;
    padding: 30px 20px;
    text-align: center;
    height: 100%;
    transition: 0.3s;
    box-shadow: 29px 29px 59px 0px rgba(27.999999999999996, 137.00000000000003, 212, 0.1);
  }

  .industry-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px 52px 10px 52px;

  }


  .industry-box i {
    font-size: 4rem;
    color: #006675;
    margin-bottom: 15px;
  }

  .industry-box h5 {
    font-size: 18px;
    font-weight: 500;
    color: #3b3663;
    margin: 5px 0;
  }

  .industry-text {
    padding-right: 40px;
  }

  @media (max-width: 767px) {
    .industry-text {
      padding-right: 0;
      margin-bottom: 30px;
      text-align: center;
    }
  }

  /* testimonial  */
  .testimonial-section {
        padding: 60px 20px;
      }
.carousel-inner{border-radius:30px}
      .highlight {
        color: #F26522;
      }
      
      .testimonial-section .carousel-item,.carousel-inner{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; height:270px;border-radius:30px;}
.testimonial-section{padding:60px 20px 80px}
      .rating-stars i {
        color: #F26522;
        margin-right: 3px;
      }

    
   

      .testimonial-box {
        
        border-radius: 17px;
        padding: 30px;
        height: 100%;
      }

      .profile-img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px solid #F26522;
        object-fit: cover;
      }

      .arrow-btn {
        width: 40px;
        height: 40px;
        border: none;
        border-radius: 50%;
        background-color: #005C66;
        color: #fff;
      }

      .arrow-btn:hover {
        background-color: #F26522;
      }

      .rating-score {
        font-size: 4rem;
        font-weight: bold;
      }
      #testimonialCarousel .testimonial-box p {color: #000;}


  /* about  */
  .about-section {
    padding: 100px 15px;
    position: relative;
    overflow: hidden;
  }

  .big-stroke-text {
    position: absolute;
    top: 10%;
    right: 15%;
    transform: translateY(-30%);
    font-size: 12rem;
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke: 2.5px #006675;
    ;
    text-transform: uppercase;
    white-space: nowrap;
   
    z-index: 0;
    pointer-events: none;
    line-height: 1;
  }

  @media (max-width: 1200px) {
    .big-stroke-text {
      font-size: 7rem;
    }
  }



  .badge-box {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    margin-bottom: 15px;
    z-index: 2;
    position: relative;
  }

  .badge-box i {
    margin-right: 6px;
    color: #98ff98;
  }

  .highlight {
    color: #ffffff;
    font-weight: 600;
  }

  .stats {
    font-size: 2rem;
    font-weight: bold;
    color: #b7ff6d;
  }

  .img-reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    margin: 0 auto;
  }

  .img-reveal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: left;
    display: block;
  }

  .z-top {
    position: relative;
    z-index: 2;
  }

  .stats-container div {
    font-size: 14px;
    color: #ccc;
  }

  @media (max-width: 576px) {
    .stats {
      font-size: 1.5rem;
    }
  }

  .images-reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .images-reveal img {
    width: 70%;
    margin: auto;
    height: 100%;
    object-fit: cover;
    transform-origin: left;
    display: block;
  }

  .main-img-wrapper img {
    border-radius: 12px;
  }

  .left-col img {
    object-fit: contain;
    background: #f36f215c;
  }

  .left-main {
    position: relative;
    background-image: url(https://www.digitalsilk.com/wp-content/uploads/2023/10/learning-tree-header-1-760x530.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10%;
    border-radius: 0 40px 40px 0;
  }

  .left-main:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    opacity: 0.5;
    /* background: linear-gradient(236deg, #03D7FF 8.89%, #01A5FF 99.34%); */
  }

  .about-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
  }

  .image-side {
    position: relative;
    text-align: center;
  }

  .image-side img {
    width: 100%;
    max-width: 400px;
    height: auto;
    border-radius: 10px;
  }

  .badge-experience {
    position: absolute;
    bottom: -30px;
    right: -30px;
    background: #253a1a;
    color: #fff;
    width: 150px;
    height: 150px;
    border-top-left-radius: 100px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  }

  .badge-experience h2 {
    margin: 0;
    font-size: 36px;
  }

  .badge-experience span {
    font-size: 12px;
  }

  .social-icons {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .social-icons a {
    color: #000;
    font-size: 22px;
    transition: 0.3s;
  }

  .social-icons a:hover {
    color: #007bff;
  }

  .text-side {

    padding: 20px;
  }

  .text-side h4 {
    font-style: italic;
    color: #0d3b66;
  }

  .text-side h1 {
    font-weight: bold;
  }

  .read-more-btn {
    background: linear-gradient(to right, #00b4db, #66d17a);
    border: none;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    margin-top: 15px;
  }

  @media (max-width: 767px) {
    .badge-experience {
      position: static;
      margin: 20px auto 0;
    }
  }

  .about-row {
    margin-top: 20px;
  }



  .fill-wrapper {
    display: inline-block;
  }

  /* Base fill-effect styles */
  .fill-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
  
    font-style: italic;
    font-weight: 600;
    font-size: 64px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    transition: all 1s ease;
    margin-right: 15px;
    opacity: 0;
    /* Start hidden and shifted - handled per color */
  }

  /* Left word (Digiclaw) styles */
  .fill-orange {
    -webkit-text-stroke: 1.8px #F36F21;
    transform: translateX(-100px);
    color: transparent;
  }

  /* Right word (Media) styles */
  .fill-teal {
    -webkit-text-stroke: 1.8px #006675;
    transform: translateX(100px);
    color: transparent;
  }

  /* Animate class to bring words into view */
  .fill-effect.animate {
    transform: translateX(0);
    opacity: 1;
  }

  /* ::before pseudo for fill effect */
  .fill-effect::before {
    content: attr(data-fill);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: width 0.5s ease;
    font-style: italic;
    font-weight: 600;
    font-size: 64px;
    font-family: "Cinzel Decorative", serif;
    -webkit-text-fill-color: currentColor;
    -webkit-text-stroke: 1.8px currentColor;
    pointer-events: none;
    /* so it doesn't interfere with hover */
  }

  /* Fill colors on ::before */
  .fill-orange::before {
    color: #F36F21;
  }

  .fill-teal::before {
    color: #006675;
  }

  /* When hovering any .fill-wrapper, fill both words */
  .fill-wrapper:hover .fill-effect::before {
    width: 100%;
  }

  /* ------------------------------------------------- */
  /* Your other existing styles below (unchanged)      */
  /* ------------------------------------------------- */

  .image-col img {
    max-width: 100% !important;
  }

  .section-title {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: #101050 !important;
  }

  .section-subtitle {
    font-size: 14px !important;
    color: #ff4b5c !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
  }

  .section-desc {
    color: #666 !important;
    font-size: 18px !important;
  }

  .watch-btn {
    display: inline-flex !important;
    align-items: center !important;
    margin-top: 20px !important;
    text-decoration: none !important;
    color: #ff4b5c !important;
    font-weight: 600 !important;
  }

  .watch-btn .circle {
    width: 40px !important;
    height: 40px !important;
    background: #ff4b5c !important;
    color: white !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 10px !important;
    font-size: 18px !important;
  }

  .stats-container {
    margin-top: 50px !important;
  }

  .stat-box {
    background-color: #f5f7ff !important;
    border-radius: 50% !important;
    width: 100px !important;
    height: 100px !important;
    margin: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: bold !important;
    font-size: 22px !important;
    color: #101050 !important;
    position: relative !important;
  }

  .stat-plus {
    color: #ff4b5c !important;
    font-size: 20px !important;
    margin-left: 4px !important;
  }

  .stat-label {
    margin-top: 15px !important;
    font-size: 14px !important;
    color: #666 !important;
    text-transform: uppercase !important;
  }




  .left-divider {
    display: flex;
    align-items: center;

  }

  /* Container for line and circle */
  .line-container {
    position: relative;
    width: 60px;
    /* line ki length */
    height: 16px;
    /* circle ke liye height */
    margin-right: 15px;
  }

  /* The divider line */
  .line-container::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #006675cc;
    transform: translateY(-50%);
  }

  /* Animated circle in line */
  .line-container::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #F36F21;
    border-radius: 50%;
    transform: translateY(-50%);
    animation: moveFullLine 2s linear infinite alternate;
  }

  /* Text styling */
  .left-divider span {
    font-weight: bold;
    color: #333;
    white-space: nowrap;
  }

  /* Animation: circle moves from left (0) to right (width - circle width) */
  @keyframes moveFullLine {
    0% {
      left: 0;
    }

    100% {
      left: calc(100% - 14px);
    }
  }


  /* contact */
  .contact-section {
    min-height: 100vh;
  }

  .contact-image {
    background-image: url('https://images.unsplash.com/photo-1504384308090-c894fdcc538d?auto=format&fit=crop&w=800&q=80');
    background-size: cover;
    background-position: center;
    min-height: 100vh;
  }

  .form-section-col {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .form-bg-layer {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #002244, #1a1a64);
    z-index: 1;
    transition: bottom 0.9s ease;
  }

  .form-bg-layer.active {
    bottom: 0;
  }

  .contact-form-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 500px;
    padding: 40px 30px;
    color: white;
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 0.6s ease, transform 0.6s ease;
  }

  .contact-form-wrapper h3 {
    color: #fff !important;
  }

  .contact-form-wrapper.visible {
    opacity: 1;
    transform: translateX(0);
  }

  .contact-form-wrapper h3 {
    font-weight: bold;
    margin-bottom: 30px;
  }

  .form-group {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
  }

  .form-group i {
    color: #ccc;
    font-size: 18px;
  }

  .form-group input,
  .form-group textarea,
  .form-group select {
    flex: 1;
    background: transparent;
    border: none;
    color: white;
    font-size: 16px;
    padding: 8px 0;
    height: 40px;
  }

  .form-group select option {
    color: #000;
  }

  .form-group select {
    appearance: none;
  }

  .form-group input:focus,
  .form-group textarea:focus,
  .form-group select:focus {
    outline: none;
    box-shadow: none;
  }

  .form-group textarea {
    resize: none;
  }

  .form-select option[disabled] {
    color: #999;
  }

  .btn-gradient {
    background: linear-gradient(to right, #f36f21, #006675);
    color: white;
    padding: 12px 30px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
  }

  .btn-gradient::after {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background-color: #000d1a;
    z-index: -1;
    border-radius: 4px;
  }

  @media (max-width: 767px) {
    .contact-image {
      height: 300px;
      min-height: unset;
    }

    .form-section-col {
      min-height: auto;
      padding: 40px 0;
    }

    .contact-form-wrapper {
      padding: 20px;
      border-radius: 0;
    }

    .form-bg-layer {
      border-radius: 0;
    }
  }

  @media (max-width: 767px) {
    .form-bg-layer {
      bottom: 0 !important;
      transition: none !important;
    }
  }

  #formWrapper .nice-select {
    display: none !important;
    /* hide the styled select */
  }

  #formWrapper select {
    display: block !important;
    /* force original select to show */
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    pointer-events: auto !important;
  }

  form ::placeholder {
    color: #fff !important;
  }

  /* footer  */
  .footer-bottom {
    position: relative;
    background: #06666e;
    color: #fff;
    padding: 60px 0 20px;
    overflow: hidden;
  }

  #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
  }

  .footer-logo {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
  }

  .footer-logo span {
    color: #f36f21;
  }

  .footer-heading {
    font-weight: 600;
    margin-bottom: 15px;
  }

  .footer-links,
  .footer-services {
    list-style: none;
    padding: 0;
  }

  .footer-links li,
  .footer-services li {
    margin-bottom: 10px;
  }

  .footer-links a,
  .footer-services a {
    color: #fff;
    text-decoration: none;
  }

  .footer-links a:hover,
  .footer-services a:hover {
    text-decoration: underline;
  }

  .footer-copy {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    margin-top: 30px;
    position: relative;
    z-index: 2;
  }

  .footer-contact p {
    margin: 0 0 8px;
    font-size: 14px;
  }

  .footer-contact i {
    margin-right: 8px;
    color: #f36f21;
  }

  .social-icons a {
    color: #fff;
    margin-right: 15px;
    font-size: 18px;
  }

  .footer-services li,
  .footer-links li {
      list-style: none;
      margin-bottom: 8px;
  }

  .footer-services li a,
  .footer-links li a {
      color: #fff;
      display: inline-flex; /* ✅ Ensures icon and text stay inline and are slideable */
      align-items: center;
      gap: 6px;
      transition: transform 0.3s ease;
      text-decoration: none;
  }

  .footer-services li a:hover,
  .footer-links li a:hover {
      transform: translateX(10px);

  }

  /* .container, .row {
        position: relative;
        z-index: 2;
      } */

  @media (max-width: 767px) {
    .footer-cols>div {
      margin-bottom: 30px;
    }
  }


  /* RESPONSIVE */

  @media (max-width:767px) {

    .big-stroke-text {
      font-size: 7rem;
      right: -24%;
      transform: translateY(-20%);
      top: 4%;
      -webkit-text-stroke: 1.7px #006675;
    }

    .about-section {
      padding: 30px 15px;
    }
  }

  @media (max-width: 574px) {

    .c-heading__title p {
     
      font-size: 40px !important;
      line-height: 50px!important;
    }

    .ab-personal-info__area.black-bg-3.pb-50.pt-50.tp-personal-info-pin-section .col-xl-9.col-lg-6 {
      padding-top: 40px;
    }



  }

  .services-mobile .container-fluid {
    max-width: 1200px;
    margin: 0 auto;
  }

  .services-mobile .timeline {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .services-mobile .step {

    border-radius: 8px;
    padding: 15px;

    width: calc(33.333% - 13.333px);
    /* 3 items per row on desktop */
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }


  .services-mobile .step-image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
  }

  .services-mobile .step-content h3 {
    margin: 10px 0 6px;
    font-size: 18px;
    text-align: center;
  }

  .services-mobile .step-content p {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    color: #333;
  }

  /* Desktop: circle above image and content stacked */
  .services-mobile .step>div:not(.circle) {
    width: 100%;
  }

  /* Responsive: for mobile screens */
  @media (max-width: 767px) {
    .services-mobile .timeline {
      flex-direction: column;
    }

    .services-mobile .step {
      width: 100%;
      flex-direction: column;
      align-items: flex-start;
      padding: 0;
    }

    /* Circle, image and content layout on mobile */
    .services-mobile .step {
      display: grid;
      grid-template-columns: 50px 1fr;
      grid-template-rows: auto auto;
      grid-template-areas:
        "circle image"
        "circle content";
      gap: 10px;
      align-items: center;
    }

    .services-mobile .circle {
      grid-area: circle;
      justify-self: center;
      top: 0;
    }

    .services-mobile .step-image {
      grid-area: image;
      width: 100%;
    }

    .services-mobile .step-content {
      grid-area: content;
      text-align: left;
    }

    .services-mobile .step-content h3 {
      text-align: left;
    }

    .services-mobile .step-content p {
      text-align: left;
    }

    .services-mobile .timeline {
      position: relative;
    }

    .services-mobile .timeline::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      /* Thickness of the line */
      /* Line color */
      left: 10%;
      /* Align with circle center (circle width = 50px) */
      transform: translateX(50%);
      /* Center the line on that left value */
      z-index: 0;
      width: 14px;
      height: 100%;
      background: white;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      z-index: 1;
    }

    .services-mobile .step-image {
      height: 200px;
    }

    .services-mobile .circle i {
      font-size: 20px;
    }

    .services-mobile .circle::after {
      width: 40px;
      height: 40px;
    }

    .services-mobile .circle {
      width: 60px;
      height: 60px;
    }

    .services-mobile .tp-portfolio-area {
      padding-top: 40px;
    }


        .tp-portfolio-area {
          padding-top: 40px;
      }


  }
  @media(min-width:767px) {
  .services-mobile {display:none;}
  }



  /* about page  */
  .about-hero-section {
        position: relative;
        min-height: 85vh;
        overflow: hidden;
        color: #fff;
      }

      .about-hero-section video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1;
      }

      .about-hero-section .hero-overlay {
        background-color: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
      }

      .about-hero-section .hero-content {
        position: relative;
        z-index: 1;
        min-height: 85vh;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
      }

      .about-hero-section .left-text {
        flex: 1 1 50%;
        padding: 20px;
        opacity: 0;
        transform: translateX(100px);
        transition: all 0.3s ease;
      }

      .about-hero-section .left-text h1 {
        font-size: 7.5rem;
        font-weight: 700;
        line-height: 1.2;
        color: #fff;
      }

      .about-hero-section .left-text h1 span {
        color: #f36f21;
        font-style: normal;
      }

      .about-hero-section .left-text p {
        font-size: 1.1rem;
        margin-top: 20px;
        color: #ccc;
      }

      .about-hero-section .right-img {
        flex: 1 1 50%;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .about-hero-section .right-img img {
        max-height: 500px;
        width: auto;
      }

    

      @media (max-width: 767px) {
        .about-hero-section .hero-content {
          /* flex-direction: column; */
          text-align: center;
          padding-top: 60px;
        }

        .about-hero-section .left-text {
          transform: translateX(0);
          opacity: 1;
        }

        .about-hero-section .left-text h1 {
          font-size: 4.5rem;
        }

        .about-hero-section .right-img {
        display: none;
        }

    
      }



          .about-dummy-section {
        background: #111;
        text-align: center;
        color: #ccc;
      }

      .about-sticky-section {
      
        background-attachment: fixed;
        background-repeat: repeat;
        background-size: auto;
        position: relative;
      }

      .about-sticky-left {
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
        align-self: flex-start;
      }

      .about-sticky-left h6 {
        color: #f36f21;
        text-transform: uppercase;
        font-size: 0.9rem;
        margin-bottom: 15px;
        letter-spacing: 1px;
      }

      .about-sticky-left h2 , .who h2 , .start-project-title h2 {
        font-size: 4rem !important;
        font-weight: 600;
        line-height: 1.3;
      }

      .about-sticky-left h2 span {
        color: #f36f21;
      }

      .about-btn-group-custom {
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap: 10px;
      }

      .about-btn-dark-round {
        background: #333;
        color: #fff;
        border: none;
        padding: 12px 20px;
        border-radius: 30px;
        font-weight: 500;
      }

      .about-btn-round-icon {
        width: 45px;
        height: 45px;
        background: #f36f21;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 3rem;
        color: #fff;
      }

      .about-sticky-right {
        position: relative;
        border-left: 2px solid #333;
        padding-left: 40px;
      }

      .about-right-block {
        position: relative;
      
      }
      .about-right-block:not(:last-child) {
        margin-bottom: 70px;
      }

      .about-right-block::before {
        content: "";
        position: absolute;
        left: -49px;
        top: 8px;
        width: 16px;
        height: 16px;
        background: #f36f21;
        border: 2px solid #006675;
        border-radius: 50%;
        z-index: 2;
      }

      .about-right-icon {
        font-size: 3.5rem;
        color: #f36f21;
        margin-bottom: 10px;
        margin-left: 10px;
      }

      .about-right-text {
        margin-left: 10px;
      }

      .about-right-text h5 {
        font-size: 2.2rem;
        font-weight: 600;
        margin-bottom: 8px;
      }

      .about-right-text p , .who-we-are p {
        
        color: #000000;
        line-height: 1.6;
      }

      @media (max-width: 992px) {
        .about-sticky-left {
          position: static;
          margin-bottom: 40px;
        }

        .about-sticky-left h2 , .who h2 ,  .start-project-title h2{
          font-size: 3rem;
        }

        .about-sticky-right {
          padding-left: 20px;
          border-left: 2px solid #333;
        }

        .about-right-block::before {
          left: -29px;
        }
      }
      .about-sticky-section .tp-services-wrapper.tp-services-capsule-wrapper.p-relative.pr-70.tp-personal-info-pin {padding-left: 0 !important;}

      .about-sticky-section::after {
            content: '';
      display: block;
      position: absolute;
      left: -120px;
      top: 50%;
      background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
      width: 386px;
      height: 400px;
      animation: circlerotate 20s infinite linear;
      }

      @keyframes circlerotate {
        0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
      }

      @media (max-width:767px) {
        .about-sticky-section .tp-services-capsule-wrapper , .about-sticky-section .tp-section-title-wrapper.tp_text_anim.mb-170 {height: auto; margin-bottom: 0;}
        .about-sticky-section .tp-services-wrapper {padding: 10px;}
        .about-sticky-right {margin-left: 15px;}
        
        
      }



      /* who we are  */
      .who-we-are {
       
        background: #f6f9ff;
        color: #fff;
      }




      .who-we-are .section-label {
        color: #f36f21;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
      }

      .logo-color-1   {
        color: #f36f21;
      }

    

      .who-we-are .video-box {
        width: 100px;
        height: 100px;
      }

      .who-we-are .video-box img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .who-we-are .play-icon {
        position: absolute;
        top: 35%;
        left: 35%;
        font-size: 20px;
        background-color: #fff;
        color: #000;
        padding: 10px 12px;
        border-radius: 50%;
        line-height: 11px;
      }

      .who-we-are .custom-card-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
      }

      .who-we-are .custom-card-grid .info-box {
        width: calc(50% - 40px);
        background-color: #fff;
        
        padding: 25px;
        border-radius: 12px;
        color: #fff;
        text-align: left;
        transition: 0.3s ease;
        box-shadow: 0 0 10px rgba(163, 255, 18, 0.1);
        max-height: 180px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
      }

      .who-we-are .custom-card-grid .info-box:hover {
            box-shadow: 0 0 10px rgba(163, 255, 18, 0.4);
      }

      .who-we-are .custom-card-grid .info-box .icon {
        font-size: 24px;
        color: #f36f21;
        margin-bottom: 10px;
        text-align: right;
      }

      .who-we-are .custom-card-grid .info-box h3 {
        color: #000;
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 5px;
      }

    

      .who-we-are .info-box:nth-child(2),
      .who-we-are .info-box:nth-child(4) {
        margin-top: 50px;
      }

      /* Responsive Styling */
      @media (max-width: 767px) {
        .who-we-are .custom-card-grid {
          flex-direction: column;
          align-items: center;
        }

        .who-we-are .custom-card-grid .info-box {
          width: 100%;
          margin-top: 0 !important;
        }
      }

    .icon-wrapper {
        position: relative;
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
      }

      .icon-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #f36f21;
        border-radius: 50%;
        animation: spin 3s linear infinite;
        box-sizing: border-box;
      }

      .icon-wrapper i {
        font-size: 24px;
        color: #f36f21;
        z-index: 1;
        position: relative;
        background-color: #fff;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
      }

      @keyframes spin {
        from { transform: rotate(0deg); }
        to { transform: rotate(360deg); }
      }


      .start-project-section {
        padding: 60px 20px;
        border-top: 1px solid #222;
      }


      .start-project-title h2 {
        font-size: 7rem;
        font-weight: 700 !important;
      }


      /* our story */
        .our-story-section {
        padding: 80px 0;
      }

      .our-story-text h2 {
      
        font-weight: 700;
        margin-bottom: 25px;
      }
      .our-story-text p {color: #000;}

    

      .image-wrapper {
        position: relative;
        width: 100%;
        height: 85%;
        max-height: 500px;
        border-radius: 20px;
      
      }

      .main-img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 20px;
        display: block;
      }

      .top-img {
        position: absolute;
        top: -40px;
        right: -40px;
        width: 150px;
        border-radius: 20px;
        border: 4px solid #000;
        box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        z-index: 2;
        background: #000;
      }

      .phone-badge {
        position: absolute;
        bottom: 15px;
        left: 15px;
        background: #2d2d2d;
        color: #fff;
        padding: 6px 12px;
        font-size: 14px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0 4px 10px rgba(0,0,0,0.4);
        z-index: 2;
      }

      .phone-badge i {
        color: #b5ff2f;
        margin-right: 8px;
      }

      @media (max-width: 767px) {
        .top-img {
          width: 110px;
          top: -30px;
          right: 0px;
        }

        .our-story-text {
          text-align: center;
        }

        .image-wrapper {
          margin-top: 40px;
          height: auto;
          max-height: none;
        }

       
      }


      /* contact page  */
      .contact-main {
 
        background-color: #fff;
        color: white;
        padding: 40px 15px;
      }

      .contact-main .contact-main-section {
        background: radial-gradient(circle at top left, #cfcdcd73, #006675);
        border-radius: 16px;
        padding: 40px;
        border: 1px solid #2e2e2e;
      }

      .contact-main .contact-text h4 {
        color: #f36f21;
        font-size: 14px;
        margin-bottom: 10px;
      }

      .contact-main .contact-text h2 {
        /* font-size: 32px; */
        font-weight: 700;
        line-height: 1.4;
      }

    
      .contact-main .contact-info {
        margin-top: 30px;
        font-size: 16px;
      }

      .contact-main .contact-info a {
        color: #fff;
        display: block;
        margin-top: 10px;
        font-size: 20px;
        text-decoration: none;
      }

      .contact-main .form-label {
        font-size: 14px;
        color: #ccc;
      }

      .contact-main .form-control {
        background: transparent;
        border: none;
        border-bottom: 1px solid #555;
        border-radius: 0;
        color: white;
        padding-left: 0;
      }

      .contact-main .form-control::placeholder {
        color: #888;
      }

      .contact-main .form-control:focus {
        box-shadow: none;
        border-color: #f36f21;
      }

      .contact-main .send-button {
        background: #f36f21;
        border: none;
        color: #fff;
        font-weight: 600;
        padding: 12px 30px;
        border-radius: 25px;
        cursor: pointer;
        transition: background 0.3s;
        margin-top: 10px;
      }

      .contact-main .send-button:hover {
        background: #f36f21;
      }

      .contact-main h2 {color: #fff;}






      /* .................. */


      .contact-main {
       
        background: #fff; /* changed to black so white text is visible */
        margin: 0;
        padding: 40px 15px;
        color: white;
      }

      /* Left Side */

      .contact-main .contact-text h1 {
        font-weight: 700;
        font-size: 3rem;
        line-height: 1.1;
        margin-bottom: 0.75rem;
        color: #fff;
      }

      .contact-main .highlight-orange {
        color: #f36f21; /* your orange */
      }

      .contact-main .contact-text .lead-text {
        color: #ddd;
        font-size: 1.1rem;
        margin-bottom: 2rem;
        max-width: 450px;
      }

      .contact-main .info-row {
        gap: 1rem;
      }

      .contact-main .info-box {
        background: rgba(255 255 255 / 0.05);
        color: white;
        border-radius: 8px;
      }

      .contact-main .info-box .icon svg {
        stroke: #f36f21;
        display: block;
        margin-bottom: 8px;
      }

      .contact-main .info-title {
        font-weight: 700;
        font-size: 1rem;
        margin-bottom: 0.25rem;
      }

      .contact-main .info-desc {
        font-size: 0.9rem;
        color: #ccc;
        margin: 0;
      }

      .contact-main .border-start {
        border-left: 1px solid rgba(255 255 255 / 0.1);
      }

      .contact-main .info-box.d-flex {
        background: rgba(255 255 255 / 0.05);
        padding: 16px;
        align-items: center;
      }

      @media (max-width: 767.98px) {
        .contact-main .info-row {
          flex-direction: column;
        }
        .contact-main .info-box.border-start {
          border-left: none !important;
        }
        .contact-main .contact-text h1 {
          font-size: 2.5rem;
        }
      }

      /* Right Side Form */

      .contact-main .form-label {
        font-size: 14px;
        color: #ccc;
      }

      .contact-main .form-control,
      .contact-main .form-select {
        background: transparent;
        border: none;
        border-bottom: 1px solid #555;
        border-radius: 0;
        color: white;
        padding-left: 0;
        height: 38px;
      }

      .contact-main .form-control::placeholder {
        color: #888;
      }

      .contact-main .form-control:focus,
      .contact-main .form-select:focus {
        box-shadow: none;
        border-color: #f36f21;
        background-color: rgba(243, 111, 33, 0.1);
        color: white;
      }

      .contact-main textarea.form-control {
        min-height: 100px;
        resize: vertical;
        padding-top: 10px;
        color: white;
      }

      .contact-main .send-button {
        background: #f36f21;
        border: none;
        color: #fff;
        font-weight: 700;
        padding: 12px 30px;
        border-radius: 25px;
        cursor: pointer;
        transition: background 0.3s ease;
        margin-top: 10px;
        width: 100%;
        font-size: 1.1rem;
      }

      .contact-main .send-button:hover {
        background: #d85d12;
        color: #fff;
      }
    




      /* ....... */

      
    .work-section {
  
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      position: relative;
    }

  .work-section::before  {
      content: '';
      display: block;
      position: absolute;
      right: -120px;
      top: 0;
  background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
      width: 386px;
      height: 400px;
      animation: circlerotate 20s infinite linear;
  } 

  .work-section::after , .process-section::after {
      content: '';
      display: block;
      position: absolute;
      left: -120px;
      top: 50%;
      background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
      width: 386px;
      height: 400px;
      animation: circlerotate 20s infinite linear;
  }

   .process-section::before {
      content: '';
      display: block;
      position: absolute;
      right: -120px;
      top: 10%;
      background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
      width: 386px;
      height: 400px;
      animation: circlerotate 20s infinite linear;
  }




  @media (max-width:600px) {
    .work-section::before {
      content: '';
      display: block;
      position: absolute;
      right: -120px;
      top: -8%;
  background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
    width: 44%;
      height: 100%;
      animation: circlerotate 20s infinite linear;
  } 

  .work-section::after {
      content: '';
      display: block;
      position: absolute;
      left: -120px;
      top: 50%;
      background: url(https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/about-agency-bg.png) no-repeat left center;
      background-size: contain;
      opacity: 50%;
      width: 50%;
      height: 100%;
      animation: circlerotate 20s infinite linear;
  }



  }

  @media (max-width:400px) {
    .work-section::before {
      content: '';
      display: block;
      position: absolute;
      right: -120px;
      top: -10%;}}
    

    .work-section .work-title .line {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      gap: 1rem;
    }

    .work-section .circle-button {
      background-color: #006675;
      color: #fff;
      border-radius: 50%;
      width: 120px;
      height: 120px;
      font-weight: 600;
      font-size: 1.3rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      transition: transform 0.3s ease;
    }

    .work-section .circle-button:hover {
      transform: scale(1.05);
    }

    .work-section .circle-button svg {
      margin-bottom: 4px;
    }
    .work-section .work-title {
        font-size: 4rem;
        font-weight: 800;
      }

    @media (min-width:600px) {
      .work-section .work-title {
      font-size: 7rem;
      font-weight: 800;
      line-height: 1;
    }
    }

    @media (min-width:992px) {
      .work-section .work-title {
      font-size: 10rem;
      font-weight: 800;
      line-height: 1;
    }
    }
    

    @media (max-width: 767px) {

      .work-section .circle-button {
        width: 90px;
        height: 90px;
        font-size: 1.3rem;
      }
    }


    /* services page  */
  
      .sticky-sidebar {
        position: sticky;
        top: 20px;
      }

      .service-section .images-reveal img {width: 100%;}
      .content-section {
    border-radius: 20px;
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 8px;
      }

      .sidebar-box {
        background-color: #1a1a1a;
        padding: 20px;
        border-radius: 8px;
      }

      ul.custom-list {
        list-style: none;
        padding-left: 0;
      }

      ul.custom-list li {
        padding: 5px 0;
        border-bottom: 1px solid #333;
      }
  /* ............... */

  .feature-list li {
        margin-bottom: 10px;
        font-size: 1.6rem !important;
      }

      .feature-list li::before {
        content: "✔️";
        margin-right: 8px;
        color: #a3ff12;
      }

      .step-card {
        background: #000000;
        border-radius: 12px;
        padding: 50px;
        
      }
      .step-text h3 ,  .step-text p , .step-number h3 {color: #fff !important;}

        .step-text h3, .step-number h3 {font-size: 3.2rem !important;}
      .step-icon {
        margin-bottom: 10px;
        font-size: 24px;
        color: #a3ff12;
      }

      .step-number {
        font-weight: bold;
        color: #a3ff12;
        font-size: 0.9rem;
        text-align: right;
      }

      .step-title {
        font-size: 1.2rem;
        font-weight: 600;
      }

      .step-desc {
        color: #ccc;
        font-size: 0.9rem;
      }

      .step-img {
        border-radius: 12px;
        width: 100%;
        height: auto;
      }

      .sidebar-col {background:  #006675;}

      .services-list ul {
        padding: 0;
      }

      .services-list li {
        list-style: none;
        margin-bottom: 20px;
      }
      .services-list h2 {font-size: 3.4rem !important; color: #fff;  padding-top: 20px; text-decoration: underline double;}

      .services-list .icon-circle {
        width: 40px;
        height: 40px;
      background-color: #ffffff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #f36f21;
        font-size: 20px;
      }

      .services-list .label-text {
        font-size: 18px;
        font-weight: 500;
        margin-left: 15px;
        color: #fff;
      }
      .content-section > h2 {font-size: 4.7rem !important; }
      .service-details__right-wrap {margin-left: 0!important;}
      .service-details__rotate-text {

      top: 35% !important;
  
  }


  /* SERVICE  */
  /* Sidebar */
  .sidebar {
    flex: 1 1 300px;
    max-width: 320px;
    background-color: var(--border-gray);
    padding: 25px;
    border-radius: 15px;
  }

  /* Services List */
  .sidebar h2 {
    color: var(--light);
    border-bottom: 3px solid var(--primary-orange);
    margin-bottom: 20px;
  }

  .services-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .services-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #222;
    color: var(--light);
    font-weight: 500;
    cursor: pointer;
  }

  .services-list li span.arrow {
    color: var(--primary-orange);
  }

  .services-list li.active {
    color: var(--primary-orange);
    font-weight: bold;
  }

  .services-list li.active button.active-arrow {
    background-color: var(--primary-orange);
    color: var(--dark-bg);
    padding: 6px 10px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }

  /* Form */
  .service-form input,
  .service-form textarea {
    width: 100%;
    padding: 12px;
    background-color: #000;
    border: none;
    color: var(--light);
    border-radius: 5px;
    margin-bottom: 15px;
  }

  .service-form textarea {
    height: 100px;
    resize: vertical;
  }

  .service-form .btn {
    background-color: var(--primary-orange);
    color: #000;
    padding: 14px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }

  /* Contact Info */
  .service-contact p {
    color: #ccc;
    margin: 8px 0;
  }

  .service-contact strong {
    color: var(--primary-orange);
    display: block;
    margin-top: 15px;
  }

  /* Content Section */
  .content {
    flex: 2 1 600px;
  }

  /* Outcome List */
  .service-outcomes ul {
    list-style: none;
    padding: 0;
  }

  .service-outcomes ul li {
    margin: 10px 0;
    color: #ccc;
    position: relative;
    padding-left: 25px;
  }

  .service-outcomes ul li::before {
    content: "✔";
    color: var(--primary-orange);
    font-weight: bold;
    position: absolute;
    left: 0;
  }

  /* Images */
  .service-images {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    flex-wrap: wrap;
  }

  .service-images img {
    flex: 1 1 300px;
    width: 100%;
    border-radius: 10px;
  }

.social-accodian i {
font-size: 18px;
}
.accordion-button  {font-size: 18px;}

  /* Responsive */
  @media (max-width: 768px) {
    .container {
      flex-direction: column;
    }

    .service-images {
      flex-direction: column;
    }

    .sidebar, .content {
      max-width: 100%;
    }
  }


  /* Base font sizes (desktop: ≥ 1024px) */
  .rhd-h1 { font-size: 56px !important; }
  .rhd-h2 { font-size: 48px !important; }
  .rhd-h3 { font-size: 38px !important; }
  .rhd-h4 { font-size: 28px !important; }
  .rhd-h5 { font-size: 22px !important; }
  .rhd-h6 { font-size: 18px !important; }

  /* Tablet */
  @media (max-width: 1023px) {
    .rhd-h1 { font-size: 44px !important; }
    .rhd-h2 { font-size: 38px !important; }
    .rhd-h3 { font-size: 30px !important; }
    .rhd-h4 { font-size: 24px !important; }
    .rhd-h5 { font-size: 20px !important; }
    .rhd-h6 { font-size: 16px !important; }
  }

  /* Mobile */
  @media (max-width: 767px) {
    .rhd-h1 { font-size: 34px !important; }
    .rhd-h2 { font-size: 30px !important; }
    .rhd-h3 { font-size: 26px !important; }
    .rhd-h4 { font-size: 22px !important; }
    .rhd-h5 { font-size: 18px !important; }
    .rhd-h6 { font-size: 15px !important; }
  }

  /* .................  */

  .rhd.h1 { font-size: 48px !important; }
  .rhd.h2 { font-size: 40px !important; }
  .rhd.h3 { font-size: 30px !important; }
  .rhd.h4 { font-size: 24px !important; }
  .rhd.h5 { font-size: 20px !important; }
  .rhd.h6 { font-size: 16px !important; }

  /* Tablet */
  @media (max-width: 1023px) {
    .rhd.h1 { font-size: 40px !important; }
    .rhd.h2 { font-size: 34px !important; }
    .rhd.h3 { font-size: 28px !important; }
    .rhd.h4 { font-size: 22px !important; }
    .rhd.h5 { font-size: 18px !important; }
    .rhd.h6 { font-size: 15px !important; }
  }

  /* Mobile */
  @media (max-width: 767px) {
    .rhd.h1 { font-size: 32px !important; }
    .rhd.h2 { font-size: 28px !important; }
    .rhd.h3 { font-size: 24px !important; }
    .rhd.h4 { font-size: 20px !important; }
    .rhd.h5 { font-size: 16px !important; }
    .rhd.h6 { font-size: 14px !important; }
  }

            .web-heading h2{font-size: 25px !important;}
                      .web-heading p {font-size: 17px !important;}


      .section-header {
        text-align: center;
        margin-bottom: 40px;
      }

      .section-header h2 {
        font-weight: 800;
        color: #006670;
      }

      .section-header span {
        font-size: 0.95rem;
        padding: 5px 15px;
        background-color: #f26522;
        color: #fff;
        border-radius: 6px;
        font-weight: 600;
      }

      .card-glass {
        background: rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(15px);
        border-radius: 20px;
        padding: 2rem;
        border: 1px solid rgba(255, 255, 255, 0.2);
        
        transition: all 0.4s ease;
      }

      .service-icon {
        font-size: 3em;
        color: #fff;
        margin-bottom: 20px;
      }

      .service-title {
        font-weight: bold;
      
        color: #000;}

      .features {
        list-style: none;
        padding-left: 0;
        margin-top: 20px;
      }

      .features li {
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 15px;
        color: #fff;
      }

      .features li i {
        color: #ffffff;
        margin-right: 8px;
      }

    



      .cms-section {
      padding: 80px 20px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 60px;
      max-width: 1400px;
      margin: auto;
      align-items: center;
      perspective: 1000px;
    }

    .cms-left h1 {
      font-size: 2.7rem;
      font-weight: 700;
      color: #1c1c1c;
      margin-bottom: 20px;
    }

    .cms-left p {
      font-size: 1.1rem;
      color: #444;
      margin-bottom: 30px;
    }

    .cms-left ul {
      list-style: none;
      padding: 0;
    }

    .cms-left li {
      margin-bottom: 10px;
      font-size: 1rem;
    }

    .cms-cube {
      width: 180px;
      height: 180px;
      background: rgba(255, 255, 255, 0.2);
      backdrop-filter: blur(15px);
      border-radius: 16px;
      box-shadow: 0 12px 25px rgba(0,0,0,0.2);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2rem;
      font-weight: 600;
      color: #111;
      animation: rotateCube 10s infinite linear;
      transform-style: preserve-3d;
    }

    @keyframes rotateCube {
      from { transform: rotateX(0deg) rotateY(0deg); }
      to { transform: rotateX(360deg) rotateY(360deg); }
    }

    .cms-cards {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }



    .cms-card {
      display: flex;
      align-items: center;
      gap: 15px;
      background: rgba(255, 255, 255, 0.25);
      border-radius: 12px;
      padding: 16px 20px;
      backdrop-filter: blur(12px);
      box-shadow: 0 10px 24px rgba(0,0,0,0.15);
      transform: rotateY(0deg);
      transform-style: preserve-3d;
      transition: transform 0.5s ease, box-shadow 0.5s ease;
    }

    .cms-card:hover {
      transform: rotateY(8deg) scale(1.03);
      box-shadow: 0 16px 35px rgba(0,0,0,0.25);
    }

    .cms-card img {
      width: 40px;
    }

    .cms-card h4 {
      margin: 0;
      
    }

    .cms-card p {
      margin: 0;
      font-size: 0.85rem;
      color: #666;
    }

    .cms-col {font-size: 13px!important; line-height: 1.4;}

    @media (max-width: 1024px) {
      .cms-section {
        grid-template-columns: 1fr;
        text-align: center;
      }

      .cms-cube {
        margin: 40px auto;
      }

      .cms-cards {
        align-items: center;
      }
    }


    @keyframes rotateCMS {
      0% {
      transform: rotateX(20deg) rotateY(25deg);
  }
  50% {
      transform: rotateX(25deg) rotateY(30deg);
  }
  100% {
      transform: rotateX(20deg) rotateY(25deg);
  }
    }

    /* animation: rotateCube 10s infinite linear; */

      /* @keyframes rotateCMS {
        0% {
      transform: rotateX(0deg) rotateY(0deg);
  }

  100% {
      transform: rotateX(360deg) rotateY(360deg);
  }} */


      .choose-section {
        padding: 80px 0;
      }

      .choose-title {
        font-size: 2.5rem;
        font-weight: bold;
        color: #2c2c4c;
      }

      .choose-subtitle {
        font-size: 1.1rem;
        color: #4a4a6a;
        margin-bottom: 30px;
      }

      .features-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }

      .feature-box {
        display: flex;
        align-items: center;
        background-color: #ffffff;
        border-radius: 15px;
        padding: 18px 20px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        transition: all 0.3s ease;
            font-weight: 500;
      line-height: 22px;
      color: #000;
      }

      .feature-box:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
      }

      .feature-icon {
        font-size: 24px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        color: #fff;
        background: #f36f21 !important;
            flex-shrink: 0;
      }

      .icon-purple { background-color: #7e57c2; }
      .icon-orange { background-color: #f26522; }
      .icon-green { background-color: #4caf50; }
      .icon-navy { background-color: #1c2b4a; }

      @media (max-width: 767px) {
        .features-grid {
          grid-template-columns: 1fr;
        }

        .choose-title {
          font-size: 1.8rem;
        }
      }

        .card-glass p {font-size: 16px !important; color: #000 !important;}
        .main-cms p{font-size: 16px !important; color: #000 !important;}


         .features-section {
      padding: 80px 0;
      background-color: #e4e4e4;
    }

    
    .web-hosting .feature-box {
      background-color: #ffffff;
      padding: 25px;
      border-radius: 10px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
      transition: all 0.3s ease;
      margin-bottom: 20px;
    }

    .feature-box:hover {
      transform: translateY(-4px);
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    }

    .feature-title {
      font-size: 18px;
      font-weight: 700;
      color: #0d2f57;
      margin-bottom: 10px;
    }

    .feature-text {
      font-size: 15px;
      color: #6c757d;
    }

    .cta-button {
      margin-top: 50px;
    }

    @media (max-width: 992px) {
      .features-section .row > div {
        margin-bottom: 30px;
      }
    }

    /* Rotating Circle Icons Styles */
    .circle-container {
      position: relative;
      width: 100%;
      max-width: 500px;
      height: 500px;
      margin: 0 auto;
    
      border-radius: 20px;
     
      padding: 20px;
    }

    .center-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 70%;
      height: 70%;
      transform: translate(-50%, -50%);
      border-radius: 20px;
      overflow: hidden;
      z-index: 10;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .center-icon img {
      width: 75%;
   
      object-fit: cover;
      border-radius: 20px;
    }

    .rotating-circle {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 85%;
      height: 85%;
      margin-left: -42.5%;
      margin-top: -42.5%;
      border: 3px dashed #94a3b8;
      border-radius: 50%;
      animation: rotate 12s linear infinite;
      pointer-events: none;
      z-index: 5;
    }

    .icons-wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 85%;
      height: 85%;
      margin-left: -42.5%;
      margin-top: -42.5%;
      animation: rotate 12s linear infinite;
      transform-origin: 50% 50%;
      z-index: 6;
    }

    .icon {
      position: absolute;
      width: 18%;
      height: 18%;
      background: white;
      border-radius: 15%;
      box-shadow: 0 4px 15px rgba(0,0,0,0.1);
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 4vw;
      color: #3b82f6;
      user-select: none;
      transition: transform 0.3s;
    }

    .icon:hover {
      transform: scale(1.2);
      box-shadow: 0 8px 25px rgba(0,0,0,0.15);
      cursor: pointer;
    }

    .icon1 { top: 0; left: 50%; transform: translate(-50%, -50%); }
    .icon2 { top: 50%; left: 100%; transform: translate(-50%, -50%); }
    .icon3 { top: 100%; left: 50%; transform: translate(-50%, -50%); }
    .icon4 { top: 50%; left: 0; transform: translate(-50%, -50%); }

    .icon img {
      animation: counter-rotate 12s linear infinite;
      width: 70%;
      height: 70%;
      pointer-events: none;
    }

    @keyframes rotate {
      from { transform: rotate(0deg); }
      to { transform: rotate(360deg); }
    }

    @keyframes counter-rotate {
      from { transform: rotate(0deg); }
      to { transform: rotate(-360deg); }
    }

    /* Slide-in Animations */
    .slide-in-left {
      opacity: 0;
      transform: translateX(-50px);
      transition: all 0.8s ease-out;
    }

    .slide-in-right {
      opacity: 0;
      transform: translateX(50px);
      transition: all 0.8s ease-out;
    }

    .show {
      opacity: 1 !important;
      transform: translateX(0) !important;
    }

    .web-hosting .feature-box {display: block;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;}
    .feature-box p {font-size: 16px !important; line-height: 24px !important;}

        .emoji-button {
      background-color: #006675;
      color: white;
      font-size: 18px;
      font-weight: bold;
      padding: 14px 28px;
      border: none;

      border-radius: 50px;
      cursor: pointer;
      transition: background-color 0.3s ease;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 20px;
      position: relative;
      overflow: hidden;
      margin:40px auto 0;
      width: auto;
    }

    .emoji-wrapper {
      position: relative;
      width: 30px;
      height: 30px;
    }

    .emoji-face {
      position: absolute;
      font-size: 24px;
      top: 0;
      left: 0;
      transition: transform 0.6s ease, opacity 0.6s ease;
    }

    .emoji-neutral {
      opacity: 1;
      transform: translateX(0);
      animation: blink 2.5s infinite;
    }

    .emoji-smile {
      opacity: 0;
      transform: translateX(0);
    }

    /* Hover Effects */
    .emoji-button:hover .emoji-neutral {
      opacity: 0;
      transform: translateX(15px);
      animation: none;
      
    }

    .emoji-button:hover .emoji-smile {
      opacity: 1;
      transform: translateX(15px);
    }

    .emoji-button:hover {
      background-color: #006675;
      /* border:2px solid red; */
    }

    .button-text {
      flex-grow: 1;
      text-align: left;
    }

    /* Blinking Animation for Eyes */
    @keyframes blink {
      0%, 90%, 100% {
        content: "🙂";
      }
      45%, 55% {
        content: "😑"; /* Looks like eyes closed */
      }
    }

    /* ::before technique for real blinking effect */
    .emoji-neutral::before {
      content: "🙂";
      animation: blink-face 2.5s infinite;
      display: inline-block;
    }

    @keyframes blink-face {
      0%, 95% {
        content: "🙂";
      }
      45%, 55% {
        content: "😑";
      }
    }



    /* digital */
       .digital-main{
     
      border-radius: 25px;
      overflow: hidden;
      position: relative;
      transform-style: preserve-3d;
      transition: none; /* No transform on hover */
    }
    .digital-main img {padding: 5%;}

  

   .digital-main h2  {
      font-weight: 700;
      font-size: 1.6em;
      margin-bottom: 25px;
      padding: 12px 20px;
      border-radius: 15px;
      display: inline-block;
      position: relative;
      z-index: 1;
      background: linear-gradient(90deg, #05abe0, #0a3d62);
      background-size: 0% 100%;
      background-repeat: no-repeat;
      color: #fff;
      box-shadow: none;
      opacity: 0;
    }

    @keyframes bgFill {
      0% { background-size: 0% 100%; }
      100% { background-size: 100% 100%; }
    }

    @keyframes textFade {
      0% { opacity: 0; transform: translateX(20px); }
      100% { opacity: 1; transform: translateX(0); }
    }

    .animate-heading {
      animation: bgFill 1s forwards, textFade 0.8s forwards;
    }

   .digital-main p {
      font-size: 1.1rem;
      line-height: 1.65;
      color: #000;
      
    }

    @media (max-width: 767px) {
     .digital-main h2 {
        font-size: 1.5em !important;
      }
      .section {
        padding: 30px 20px;
      }
    }



    /* social  */
        .card-3d {
      background: #ffffff;
      border: none;
      border-radius: 20px;
      box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.15);
      padding: 25px;
      margin-bottom: 30px;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .card-3d:hover {
      transform: translateY(-10px);
      box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.2);
    }

    /* 3D Animated icon container */
    .icon-container {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: linear-gradient(145deg, #ffffff, #d1d9e6);
      box-shadow: 5px 5px 10px #a1a9b7, -5px -5px 10px #ffffff;
      animation: floatRotate 4s ease-in-out infinite;
      color: #ff6f00;
      font-size: 28px;
    }

    @keyframes floatRotate {
      0% {
        transform: translateY(0) rotate(0deg);
        box-shadow: 5px 5px 10px #a1a9b7, -5px -5px 10px #ffffff;
      }
      50% {
        transform: translateY(-10px) rotate(15deg);
        box-shadow: 7px 7px 14px #8a92a3, -7px -7px 14px #e4e9f1;
      }
      100% {
        transform: translateY(0) rotate(0deg);
        box-shadow: 5px 5px 10px #a1a9b7, -5px -5px 10px #ffffff;
      }
    }

    /* Flex container for number + icon with space between */
    .icon-number {
      display: flex;
      align-items: center;
      justify-content: space-between; /* space between number and icon */
      margin-bottom: 12px;
    }

    .number-icon {
      font-weight: bold;
      color: #ff6f00;
      font-size: 1.6em;
      min-width: 40px;
      text-align: left;
    }

     .card-3d  .title {
      font-weight: 600;
      font-size: 1.25em;
      color: #1f2937;
      margin-bottom: 8px;
    }

    .desc {
      color: #000;
      font-size:17px !important;
    }

    .social-list .section-title {
      text-align: center;
      margin-bottom: 20px;
      font-weight: 700;
      color: #111827;
    }

    .highlight {
      font-weight: bold;
      color: #ff6f00;
    }

      /* Equal height for all cards */
    .card-3d {
      height: 290px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding: 20px;
      box-sizing: border-box;
      background: #fff;
      border-radius: 8px;
      box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
      
    }


    /* home-contact */
   .home-contact-section input,
    .home-contact-section select,
    .home-contact-section textarea {
      width: 100% !important;
      padding: 10px 20px !important;
      border-radius: 25px !important;
      border: 1px solid #ccc !important;
      background-color: #fff !important;
      color: #333 !important;
      font-size: 16px !important;
      margin-bottom: 15px !important;
      box-shadow: none !important;
      appearance: none !important;
    }

    .home-contact-section input::placeholder,
    .home-contact-section textarea::placeholder {
      color: #999 !important;
      opacity: 1 !important;
    }

    .home-contact-section select {
      height: 48px !important;
      background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23999" class="bi bi-chevron-down" viewBox="0 0 16 16"><path 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"/></svg>') !important;
      background-repeat: no-repeat !important;
      background-position: right 1rem center !important;
      background-size: 16px 16px !important;
    }

    .home-contact-section textarea {
      resize: vertical !important;
      min-height: 50px !important;
    }
      .home-contact-section input {height: 37px !important; line-height: 37px !important;}

    .home-contact-section .submit-btn {
      background-color: #f26c21 !important;
      color: white !important;
      border: none !important;
      border-radius: 10px !important;
      padding: 10px 20px !important;
      width: 100% !important;
      font-size: 16px !important;
      margin-top: 10px !important;
    }

    .home-contact-section .contact-box {
      background-color: #f9f6ff !important;
      padding: 30px !important;
      border-radius: 20px !important;
    }

    .home-contact-section h5 {
      font-weight: bold !important;
    }

    .home-contact-section p {
      margin: 0 0 10px !important;
    }

    .home-contact-section select,
.home-contact-section .form-select {
  width: 100% !important;
  padding: 10px 20px !important;
  border-radius: 25px !important;
  border: 1px solid #ccc !important;
  background-color: #fff !important;
  color: #333 !important;
  font-size: 16px !important;
  margin-bottom: 15px !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23999" viewBox="0 0 16 16"><path d="M1.5 5.5l6 6 6-6"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: right 1rem center !important;
  background-size: 16px 16px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.home-contact-section-input {
  width: 100% !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border: 1px solid #ccc !important;
  box-shadow: none !important;
  font-size: 16px !important;
}

.home-contact-section-nice-select {
  width: 100% !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  font-size: 16px !important;

}

.home-contact-section .nice-select {
  width: 100% !important;
  border-radius: 25px !important;
  padding-left: 20px !important;
  font-size: 16px !important;
  border: 1px solid #ccc !important;
  box-shadow: none !important;
}

.home-contact-section .nice-select .list {
  width: 100% !important;
  border-radius: 10px !important;
}

.home-contact-section .btn-warning {
  border-radius: 8px !important;
  background-color: #f46c20 !important;
  border: none !important;
  color: #fff !important;
  padding: 12px 20px !important;
}


.home-contact-section-wrapper {
  background: #ffffff;
  border-radius: 20px;
  animation: fadeIn 1s ease-in-out;
}

.home-contact-section-left p,
.home-contact-section-left a {
  color: #4a4a4a;
  font-size: 15px;
}

.home-contact-section-left strong {
  color: #333;
}

.home-contact-section-input,
.home-contact-section .nice-select {
  width: 100% !important;
  border-radius: 30px !important;
  padding: 12px 20px !important;
  font-size: 15px !important;
  border: 1px solid #ccc !important;
  background: #fdfdfd !important;
  transition: all 0.3s ease-in-out !important;
}

.home-contact-section-input:focus,
.home-contact-section .nice-select.open {
  border-color: #f46c20 !important;
  box-shadow: 0 0 0 3px rgba(244, 108, 32, 0.1) !important;
  outline: none !important;
}

.home-contact-section .nice-select {
  height:37px !important;
  line-height: 10px !important;
}

.home-contact-section .nice-select .list {
  border-radius: 12px !important;
  padding: 8px !important;
}

.home-contact-section .nice-select .option {
  padding: 10px !important;
  line-height: normal !important;
}

.home-contact-section-submit {
  background: #f46c20 !important;
  color: #fff !important;
  border-radius: 30px !important;
  padding: 12px !important;
  font-size: 16px !important;
  font-weight: 600;
  border: none !important;
  transition: background 0.3s ease;
}

.home-contact-section-submit:hover {
  background: #e85a0d !important;
}

/* Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}



    .seo-section {
      background-color: #fff !important;
      color: #18394f !important;
      padding: 80px 15px !important;
    }

    .seo-section h2 {
      font-weight: 700 !important;
      margin-bottom: 10px !important;
    }

    .seo-section p {
      max-width: 600px !important;
      line-height: 1.6 !important;
      font-size: 17px !important;
      margin-bottom: 30px !important;
    }

    .seo-section .highlight {
      color: #d95713 !important;
      font-weight: 700 !important;
    }

    .seo-section .checklist {
      display: grid !important;
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 20px !important;
      max-width: 700px !important;
    }

    @media (max-width: 768px) {
      .seo-section .checklist {
        grid-template-columns: 1fr !important;
      }
    }

    .seo-section .check-card {
      background-color: #154852 !important;
      color: #fff !important;
      border-radius: 15px !important;
      padding: 15px 20px !important;
      display: flex !important;
      align-items: center !important;
      box-shadow: 0 4px 10px rgb(21 72 82 / 0.3) !important;
      font-weight: 700 !important;
     
    }

    .seo-section .check-icon {
      background-color: #d95713 !important;
      border-radius: 50% !important;
      padding: 8px !important;
      margin-right: 15px !important;
      font-size: 18px !important;
      color: white !important;
      flex-shrink: 0 !important;
    }

    .seo-section img {
      max-width: 90% !important;
      
    }


    .sem-section {
      
      background: linear-gradient(135deg, #f4f3fc, #ede9fe);
      padding-top: 50px;
      color: #111827;
    }

    .sem-section .header-section {
      text-align: center;
      padding: 60px 20px;
      background: linear-gradient(135deg, #7c3aed, #a78bfa);
      color: white;
      border-radius: 20px;
      margin-bottom: 50px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    }

    .sem-section .header-section h1 {
      font-weight: 700;
      font-size: 2.8rem;
    }

    .sem-section .card-3d {
      background: white;
      border: none;
      border-radius: 16px;
      padding: 25px;
      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.05);
      transition: transform 0.3s ease, box-shadow 0.3s ease;

      /* Add these 2 lines for equal height cards */
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }

    .sem-section .card-3d:hover {
      transform: translateY(-8px);
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    }

    .sem-section .icon-wrap {
      width: 50px;
      height: 50px;
      background: linear-gradient(145deg, #f3e8ff, #ede9fe);
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 12px;
      font-size: 1.8em;
      color: #f36f21;
      margin-bottom: 15px;
      box-shadow: inset 2px 2px 6px #d8b4fe, inset -2px -2px 6px #ffffff;
    }

    .sem-section .note-box,
    .sem-section .tools-box {
      background: #e0f2fe;
      border-left: 5px solid #f36f21;
      padding: 15px 20px;
      border-radius: 10px;
      margin-bottom: 40px;
    }

    .sem-section .section-title {
      font-size: 1.5rem;
      font-weight: 600;
      margin-bottom: 30px;
      color: #4c1d95;
    }

    /* Make the Bootstrap rows flex containers with equal height columns */
    .row.g-4 {
      display: flex !important;      /* Override Bootstrap's row */
      flex-wrap: wrap;
    }

    .row.g-4 > [class*='col-'] {
      display: flex;
      flex-direction: column;
    }
    .card-3d h5 {font-size: 21px;}
       .card-3d p {font-size: 17px; color: #000;}




       .sem-wrapper  {
  background: #fff !important;
 
}

.sem-wrapper .section-title {
  font-weight: 800 !important;

  color: #fff !important;
  text-align: center !important;
  margin-bottom: 0.2rem !important;
  letter-spacing: 1px !important;
}

.sem-wrapper .section-subtitle {
  font-weight: 500 !important;
  color: #555 !important;

  max-width: 800px !important;
  margin: 0 auto 2.5rem auto !important;
  line-height: 1.6 !important;
  text-align: center !important;
}

.sem-wrapper .highlight-text {
  font-weight: 600 !important;
  color: #3949ab !important;
}

.sem-wrapper .note-box {
  background-color: #fff3e0 !important;
  border-left: 6px solid #fb8c00 !important;
  padding: 1.2rem 1.6rem !important;
  margin-bottom: 3rem !important;
  border-radius: 12px !important;

  max-width: 820px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-shadow: 0 4px 12px rgba(251, 140, 0, 0.1) !important;
}

.sem-wrapper .note-box strong {
  color: #ef6c00 !important;
}

.sem-wrapper .flex-container {
  display: flex !important;
  gap: 2rem !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
}

.sem-wrapper .card {
  flex: 1 1 48% !important;
  background: white !important;
  border-radius: 18px !important;
  box-shadow: 0 16px 40px rgba(25, 42, 86, 0.12) !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}

.sem-wrapper .card:hover {
  transform: translateY(-10px) !important;
  box-shadow: 0 24px 48px rgba(25, 42, 86, 0.2) !important;
  cursor: pointer !important;
}

.sem-wrapper .card-header {
  background: #006675 !important;
  color: white !important;
  font-weight: 700 !important;

  padding: 1.3rem 2rem !important;
  border-radius: 18px 18px 0 0 !important;
}

.sem-wrapper .card-body {
  padding: 2rem !important;
  flex-grow: 1 !important;
}

.sem-wrapper ul.list-unstyled li {
  display: flex !important;
  align-items: center !important;

  margin-bottom: 1.1rem !important;
  transition: color 0.3s ease !important;
}

.sem-wrapper .list-icon {
  color: #fbc02d !important;

  margin-right: 1rem !important;
  transition: transform 0.3s ease, color 0.3s ease !important;
}

.sem-wrapper ul.list-unstyled li:hover .list-icon {
  transform: scale(1.3) rotate(15deg) !important;
  color: #f9a825 !important;
}

.sem-wrapper .sem-tools-box {
  background-color: #e8f0fe !important;
  border-left: 5px solid #f36f22 !important;
  padding: 1.25rem 1.8rem !important;
  border-radius: 0 0 18px 18px !important;

  color: #283593 !important;
  margin-top: auto !important;
  box-shadow: inset 0 0 10px rgba(63, 81, 181, 0.1) !important;
}

.sem-wrapper .sem-tools-box strong {
  display: block !important;
  margin-bottom: 0.3rem !important;
}

@media (max-width: 992px) {
  .sem-wrapper .flex-container {
    flex-direction: column !important;
    align-items: center !important;
     flex-wrap: nowrap !important;
  }

  .sem-wrapper .card {
    width: 95% !important;
    margin-bottom: 2rem !important;
  }
}

.digital-main-first p {font-size: 17px !important;}

.email-marketing-section .feature-list li::before
 {
    content: "✔️";
    margin-right: 8px;
    color: #a3ff12;
    display: none;
}
    

.process-section .process-section {
  padding: 60px 0 !important;
}

.process-section .process-title {
  text-align: center !important;
  margin-bottom: 50px !important;
}

.process-section .timeline {
  position: relative !important;
  padding: 2rem 0 !important;
}

.process-section .timeline::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 50% !important;
  width: 4px !important;
  background: #006776 !important;
  transform: translateX(-50%) !important;
  border-radius: 2px !important;
}

.process-section .timeline-item {
  position: relative !important;
  width: 50% !important;
  padding: 0 30px !important;
  margin-bottom: 50px !important;
}

.process-section .timeline-item.left {
  left: 0 !important;

}

.process-section .timeline-item.right {
  left: 50% !important;
}

.process-section .timeline-item::after {
  content: '' !important;
  position: absolute !important;
  top: 20px !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
  background: #006776 !important;
  border: 4px solid #fff !important;
  z-index: 1 !important;
}

.process-section .timeline-item.left::after {
  right: -10px !important;
}

.process-section .timeline-item.right::after {
  left: -10px !important;
}

.process-section .timeline-card {
  background: linear-gradient(135deg, #ffffff, #e6e9ff) !important;
  border-radius: 12px !important;
  padding: 25px !important;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
  transition: transform 0.3s, box-shadow 0.3s !important;
}

.process-section .timeline-card:hover {
  transform: translateY(-10px) !important;
  box-shadow: 0 15px 30px rgba(0,0,0,0.15) !important;
}

.process-section .step-number {
  font-size: 1.2em !important;
  font-weight: bold !important;
  color: #2d3436 !important;
  margin-bottom: 10px !important;
}

.process-section .step-title {
  font-size: 1.3em !important;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
  color: #f36f21 !important;
}

.process-section .step-desc {
  font-size: 1.1em !important;
  color: #2d3436 !important;
}

.process-section .step-desc ul {
  padding-left: 20px !important;
  margin-top: 10px !important;
  list-style: circle;
}

@media(max-width: 767px) {
  .process-section .timeline::before { left: 20px !important; }
  .process-section .timeline-item { width: 100% !important; padding-left: 50px !important; margin-bottom: 40px !important; text-align: left !important; }
  .process-section .timeline-item.left,
  .process-section .timeline-item.right { left: 0 !important; }
  .process-section .timeline-item::after { left: 0 !important; }
}

.feature-list li::before {
    content: "✔️";
    margin-right: 8px;
    color: #a3ff12;
}

.smm-section .label {
      font-size: 1em !important;
      font-weight: 600 !important;
      color: #5c56f5 !important;
      text-transform: uppercase !important;
      letter-spacing: 0.06em !important;
      margin-bottom: 0.5rem !important;
    }

    .smm-section h2 {
      font-weight: 700 !important;
      font-size: 2em !important;
      line-height: 1.3 !important;
      margin-bottom: 1.8rem !important;
      color: #fff !important;
    }

    .smm-section .btn-purple {
      background: linear-gradient(90deg, #6a5cff 0%, #735bff 100%) !important;
      border: none !important;
      color: white !important;
      font-weight: 600 !important;
      padding: 12px 28px !important;
      border-radius: 6px !important;
      text-transform: uppercase !important;
      font-size: 0.9rem !important;
      transition: background 0.3s ease !important;
      cursor: pointer !important;
    }

    .smm-section .btn-purple:hover {
      background: linear-gradient(90deg, #5748e0 0%, #483bd6 100%) !important;
    }

    .smm-section .right-content .label {
      font-size: 1em !important;
      font-weight: 700 !important;
      color: #5c56f5 !important;
      text-transform: uppercase !important;
      letter-spacing: 0.06em !important;
      margin-bottom: 1rem !important;
    }

    .smm-section .right-content p {

      line-height: 1.6 !important;
      color: #555674 !important;
      margin-bottom: 1rem !important;
    }

    @media (max-width: 768px) {
      .smm-section {
        padding: 40px 15px !important;
      }
      .smm-section h2 {
        font-size: 1.6rem !important;
        margin-bottom: 1.2rem !important;
      }
      .smm-section .btn-purple {
        padding: 14px 32px !important;
        font-size: 1rem !important;
        width: 100% !important;
        max-width: 300px !important;
        display: block !important;
        margin-bottom: 30px !important;
      }
      .smm-section .right-content p {
        /* font-size: em !important; */
        line-height: 1.5 !important;
      }
    }

  /* Ensure the row uses flexbox for layout */
  .home-about-section .hero-section .row {
    display: flex;
    flex-wrap: wrap;
  }

  /* Each column takes 50% width on desktop/tablet */
  .home-about-section .hero-section .row > div {
    flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
    padding: 15px; /* optional */
  }

  /* Mobile: full width */
  @media (max-width: 768px) {
    .home-about-section .hero-section .row > div {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      padding: 10px 0 !important;
    }
  }

  /* Your existing styles */
  .home-about-section .hero-section h2 {
    font-size: 2.9em !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
  }

  .home-about-section .highlight-blue {
    color: #f36f21 !important;
  }

  .home-about-section .description {
    margin-top: 25px !important;
    font-size: 1.2em !important;
    color: #000 !important;
  }

  .home-about-section .custom-bullet {
    list-style: none !important;
    padding-left: 0 !important;
    margin-top: 30px !important;
  }

  .home-about-section .custom-bullet li {
    margin-bottom: 10px !important;
    font-size: 1.1em !important;
  }

  .home-about-section .custom-bullet li::before {
    content: '✔' !important;
    color: #f36f21 !important;
    margin-right: 10px !important;
  }

  .home-about-section .image-wrapper {
    position: relative !important;
    text-align: center !important;
    margin-top: 30px !important;
  }

  .home-about-section .image-wrapper img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
    transform: rotate(-1.5deg) !important;
  }

  .home-about-section .video-preview {
    margin-top: 40px !important;
    background: linear-gradient(90deg, #f7a574, #006675bf) !important;
    padding: 12px 18px !important;
    border-radius: 6px !important;
    display: flex !important;
    align-items: center !important;
    max-width: 100% !important;
    cursor: pointer !important;
    transition: transform 0.2s ease !important;
  }

  .home-about-section .video-preview:hover {
    transform: scale(1.02) !important;
  }

  .home-about-section .video-preview img {
    width: 70px !important;
    height: auto !important;
    border-radius: 4px !important;
    margin-right: 15px !important;
  }

  .home-about-section .video-preview span {
    color: white !important;
    font-weight: 600 !important;
  }



  /* About Section with parent .about-parent */
  .home-about-section {
    background-color: #f4f8fc !important;
    padding: 60px 20px !important;
  }

  .home-about-section h2 {
    font-weight: 700 !important;
    margin-bottom: 20px !important;
  }

  .home-about-section h2 span {
    color: #ff6600 !important;
  }

  
  .home-about-section p {
    color: #555 !important;
    font-size: 1rem !important;
    line-height: 1.7 !important;
  }

  .home-about-section .btn-warning {
    border-radius: 30px !important;
    font-weight: 700 !important;
    padding: 10px 30px !important;
    margin-top: 25px !important;
  }

  @media (max-width: 768px) {
    .home-about-section {
      padding: 40px 15px !important;
    }
  }

    .tp-section-title { color: #006670 !important; font-size: 47px !important;}

    .why-you-need-us .section-title {
  text-align: center !important;
  font-size: 3rem !important;
  font-weight: 600 !important;
  margin-bottom: 60px !important;
  color: #216A6F !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
}

.why-you-need-us .card-stylish {
  position: relative !important;
  background: #ffffff !important;
  border-radius: 20px !important;
  padding: 40px 30px !important;
  overflow: visible !important;
  border: 2px solid #D2691E !important;
  box-shadow: 0 8px 20px rgba(34, 99, 99, 0.15) !important;
  height: 100% !important;
  transition: all 0.4s ease !important;
  cursor: default !important;
}

.why-you-need-us .card-stylish:hover {
  transform: translateY(-10px) scale(1.04) !important;
  box-shadow: 0 20px 40px rgba(34, 99, 99, 0.3) !important;
  cursor: pointer !important;
  border-color: #216A6F !important;
  z-index: 10 !important;
}

.why-you-need-us .card-stylish::before {
  content: "" !important;
  position: absolute !important;
  top: -20% !important;
  left: -20% !important;
  width: 140% !important;
  height: 140% !important;
  background: conic-gradient(from 180deg at 50% 50%, #D2691E, #216A6F, #D2691E) !important;
  animation: rotate 8s linear infinite !important;
  z-index: 0 !important;
  opacity: 0.08 !important;
  border-radius: 30% !important;
  pointer-events: none !important;
}

@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

.why-you-need-us .icon-circle {
  width: 80px !important;
  height: 80px !important;
  border-radius: 50% !important;
  background: #006675 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 32px !important;
  color: white !important;
  margin: 0 auto 25px !important;
  box-shadow: 0 0 20px rgba(210, 105, 30, 0.4) !important;
  position: relative !important;
  z-index: 1 !important;
}

.why-you-need-us .card-title {
  font-size: 1.2em !important;
  font-weight: 600 !important;
  margin-bottom: 15px !important;
  color: #216A6F !important;
  z-index: 1 !important;
  position: relative !important;
  text-transform: uppercase !important;
}

.why-you-need-us .card-text {
  font-size: 0.95em !important;
  color: #555 !important;
  z-index: 1 !important;
  position: relative !important;
  line-height: 1.4 !important;
}

@media (max-width: 767px) {
  .why-you-need-us .section-title {
    font-size: 2.2rem !important;
  }
}

 html[tp-theme=tp-theme-light] .tp-brand-item img {
    
    filter: 0 !important;
}

    .logo-slider-container .slider-container {
      width: 100%;
      overflow: hidden;
      padding: 20px 0;
      background: #fff;
     
    }

    .logo-slider-container .slider-track {
      display: flex;
      width: max-content;
      animation: scroll 30s linear infinite;
    }

    .logo-slider-container .slider-track:hover {
      animation-play-state: paused;
    }

    .logo-slider-container .slide {
      flex: 0 0 auto;
      width: 200px;
      padding: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .logo-slider-container .slide img {
      max-width: 100%;
      max-height: 80px;
      object-fit: contain;
      display: block;
    }

    @keyframes scroll {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    /* Responsive Adjustments */
    @media (max-width: 1024px) {
      .logo-slider-container .slide {
        width: 150px;
      }
    }

    @media (max-width: 768px) {
       .logo-slider-container .slide {
        width: 120px;
      }
    }

    @media (max-width: 480px) {
       .logo-slider-container .slide {
        width: 170px;
      }
    }



    
    .home-new-services-section .services-section h2 {
      font-weight: 700;
      font-size: 2rem;
      margin-bottom: 30px;
      color: white;
      text-align: center;
    }

    .home-new-services-section .service-item {
      position: relative;
      display: flex;
      align-items: center;
      border-bottom: 1px solid #000;
      padding: 70px 0;
      cursor: pointer;
      overflow: hidden;
      transition: 0.5s all !important;
    }

    .home-new-services-section .service-item .number {
      font-style: italic;
      font-weight: 600;
      font-size: 2em;
      width: 40px;
      margin-right: 10px;
      flex-shrink: 0;
      transition: 0.5s all !important;
    }

    .home-new-services-section .service-item .content {
      flex: 1;
      transition: 0.5s all !important;
      white-space: normal;
    }

    .home-new-services-section .service-item .title {
      font-weight: 700;
      font-size: 30px;
      color: #006670;
      margin-bottom: 6px;
      transition: color 0.5s ease;

    }

    .home-new-services-section .service-item .description {
      font-weight: 400;
      font-size: 18px;
      color: #000;
      
      max-width: 700px;
      line-height: 30px;
    }

    .home-new-services-section .service-item .image {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(-110%, -50%);
      
     height: 150px;
      border-radius: 12px;
      object-fit: contain;
      opacity: 0;
      transition: opacity 0.3s ease, transform 0.3s ease;
      /* box-shadow: 0 0 20px rgba(241, 104, 34, 0.5); */
      box-shadow: 0 0 20px rgb(104 104 104 / 50%);
      background: white;
      padding: 10px;
    }

    .home-new-services-section .service-item:hover .content {
      transform: translateX(240px);
    }

    .home-new-services-section .service-item:hover .image,
    .home-new-services-section .service-item.active .image {
      opacity: 1;
      transform: translate(15%, -50%);
    }

    /* Arrow on the right */
    .home-new-services-section .service-item .arrow {
      margin-left: auto;
      background: #f16822;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      margin-right: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: white;
      font-weight: 700;
      font-size: 2em;
      transform: rotate(-45deg);
     
      transition: background 0.9s ease;
      flex-shrink: 0;
    }
    .home-new-services-section .service-item .arrow:hover {   transform: rotate(0);}

    .home-new-services-section .service-item:hover .arrow {
      background: #e05617;
    }

    @media (min-width:1400px) {
      .home-new-services-section .service-item.active .content,
    .home-new-services-section .service-item:hover .content {
      transform: translateX(30%);
    }
    }


    .home-new-services-section .service-item.active .arrow,
    .home-new-services-section .service-item:hover .arrow {
      background: #e05617;
    }



    @media (max-width: 768px) {

      .home-new-services-section .service-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 0;
      }

      .home-new-services-section .service-item .number {
        width: auto;
        margin-bottom: 8px;
        font-size: 1.1rem;
      }

      .home-new-services-section .service-item .content {
        transform: none !important;
        /* disable translate on small screens */
        transition: none;
      }

      .home-new-services-section .service-item:hover .content,
      .home-new-services-section .service-item.active .content {
        transform: none !important;
      }

      .home-new-services-section .service-item .image {
        position: relative;
        left: auto;
        top: auto;
        transform: none !important;
        width: 100%;
        max-width: 300px;
        height: auto;
        margin-top: 10px;
        opacity: 1 !important;
        box-shadow: 0 0 10px rgba(241, 104, 34, 0.3);
        background: white;
        padding: 10px;
      }

      .home-new-services-section .service-item .arrow {
        margin-left: 0;
        margin-top: 10px;
        align-self: flex-end;
      }
    }

    @media (max-width: 480px) {
      .home-new-services-section .services-section {
        max-width: 100%;
      }

      .home-new-services-section .services-section h2 {
        font-size: 1.5rem;
      }

      .home-new-services-section .service-item .title {
        font-size: 1.1rem;
      }

      .home-new-services-section .service-item .description {
        font-size: 0.85rem;
        line-height: 1.2rem;
      }
    }


    /* ...............  */
    


      .btn .color-button {
      display: inline-flex;
      align-items: center;
      padding: 10px 20px;
      border: none;
      border-radius: 50px;
      font-size: 16px;
      font-weight: bold;
      color: white;
      text-decoration: none; /* remove underline */
      cursor: pointer;
      transition: background-color 0.3s ease;
      margin: 10px;
    }

    .btn .circle-icon {
      background-color: white;
      color: black;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 10px;
      transition: background-color 0.3s, color 0.3s;
    }

    .btn .arrow {
      font-weight: bold;
      font-size: 30px;
       position: relative;
  top: -1px;
    }

    /* RED */
    .btn .color-button.orange {
      background-color: #f36f21;
      margin: 0;
      border:1px solid transparent;
    }
    .btn .color-button.orange:hover {
      background-color: transparent;
      border:1px solid #fff;
    }
    .btn .color-button.orange:hover .circle-icon {
      background-color: #f36f21;
      color: white;
    }


    .btn .color-button.white {
      background-color: #f36f21;
      margin: 0;
    }
    .btn .color-button.white:hover {
      background-color: #006675;
    }
    .btn .color-button.blue:hover .circle-icon {
      background-color: bl;
      color: white;
    }
    .btn:focus,
.btn .color-button:focus,
.btn .color-button:active,
.btn .color-button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.btn {
  border: none !important;
  outline: none !important;
  /* background: none; */
}

.main-services .service-card {
  background: #fff !important;
  border-radius: 25px !important;
  padding: 20px !important;
  position: relative !important;
  overflow: hidden !important;
  transition: 0.3s ease !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
  height: 100% !important;
  color: #000000 !important;
}

.main-services .service-card ul li {
  list-style-type: disc;
  color: black;
  margin-left: 20px;
}

.main-services .service-card a.active ul li {
  color: #fff;
}

.main-services .service-card.active {
  background: #00707E !important;
  color: white !important;
}

.main-services .service-card.active h5,
.main-services .service-card.active li,
.main-services .service-card.active .more-text {
  color: white !important;
}

.main-services .service-card:hover {
  color: #E76A1B !important;
}

.main-services .service-card:hover h5,
.main-services .service-card:hover li,
.main-services .service-card:hover .more-text {
  color: #fff !important;
}

.main-services .image-container {
  position: relative !important;
  margin-bottom: 15px !important;
}

.main-services .service-img {
  width: 100% !important;
  height: 180px !important;
  object-fit: cover !important;
  border-radius: 15px !important;
}

.main-services .service-icon {
  position: absolute !important;
  bottom: 10px !important;
  left: 10px !important;
  background-color: #E76A1B !important;
  color: white !important;
  padding: 10px !important;
  border-radius: 50% !important;
  font-size: 18px !important;
  transition: color 0.3s ease !important;
}

.main-services .service-card:hover .service-icon {
  color: #fff !important;
}

.main-services .bottom-tab {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px !important;
  width: 80px !important;
  background-color: #fff !important;
  border-top-left-radius: 30px !important;
  z-index: 1 !important;
}

.main-services .plus-circle {
  position: absolute !important;
  height: 40px !important;
  width: 40px !important;
  background-color: #000000 !important;
  color: white !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 20px !important;
  transition: background-color 0.3s ease, color 0.3s ease !important;
}

.main-services .service-card:hover .plus-circle {
  background-color: #E76A1B !important;
  color: white !important;
}

.main-services .more-text {
  position: absolute !important;
  left: -50px !important;
  top: 20px !important;
  transform: rotate(-90deg) !important;
  font-size: 13px !important;
  font-weight: bold !important;
  color: #000000 !important;
  transition: color 0.3s ease !important;
}

.main-services .section-title {
  text-align: center !important;
  margin-bottom: 40px !important;
  font-weight: bold !important;
  font-size: 2rem !important;
  color: #000000 !important;
}

@media (max-width: 576px) {
  .main-services .more-text {
    left: -40px !important;
  }

  .main-services .service-img {
    height: 160px !important;
  }
}

/* Custom Service Items */
.custom-service .service-item {
  background: #fff !important;
  padding: 20px !important;
  border-radius: 10px !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: 0.3s ease-in-out !important;
  height: 100% !important;
}

.custom-service .service-item img {
  width: 200px !important;
  height: auto !important;
  object-fit: contain !important;
  margin-bottom: 15px !important;
  background: #fff !important;
  border-radius: 10px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  padding: 10px !important;
}

.custom-service .service-item h5 {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #006670 !important;
  margin-bottom: 8px !important;
}

.custom-service .service-item p {
  font-size: 14px !important;
  color: #333 !important;
}

.custom-service .service-item.active,
.custom-service .service-item:hover {
  background: linear-gradient(135deg, #006670, #00a7a7) !important;
}

.custom-service .service-item.active h5,
.custom-service .service-item:hover h5,
.custom-service .service-item.active p,
.custom-service .service-item:hover p {
  color: #fff !important;
}


.main-menu > nav > ul > li > .submenu {width: auto !important;}
.main-menu > nav > ul > li > .submenu li a {color: #000 !important;}


    .service-card h5 {font-size: 1.4em !important; margin-bottom:10px;}

    .nice-select {float:none !important;    line-height: normal !important;}
    .nice-select::after {display: none;}

    
   .appointment-wrapper {
    font-family: 'Segoe UI', sans-serif !important;
   
    color: #333 !important;
  }
  .custom-select-wrapper{position:relative;}.custom-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;}.custom-select-wrapper::after{content:"\25BC"!important;font-size:16px!important;position:absolute!important;right:15px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none;color:#999!important;}
.appointment-wrapper .form-floating>label{font-size:14px!important;padding:0 10px!important;color:#888!important;top:20%!important}
  .appointment-wrapper .appointment-section {
    padding: 60px 0 !important;
  }

  .appointment-wrapper .section-header {
    text-align: center !important;
    margin-bottom: 50px !important;
  }

  .appointment-wrapper .section-header h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #a67327 !important;
    margin-bottom: 10px !important;
  }

  .appointment-wrapper .section-header p {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #777 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
  }

  .appointment-wrapper .form-container {
    background-color: #ffffff !important;
    padding: 40px 30px !important;
    border-radius: 20px !important;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05) !important;
  }

  .appointment-wrapper .form-floating > .form-control,
  .appointment-wrapper .form-floating > .form-select {
    border-radius: 10px !important;
    border: none !important;
    background-color: #f0f0f0 !important;
    color: #333 !important;
    font-size: 16px !important;
    height: 48px !important;
    padding: 12px 16px !important;
    line-height: 24px !important;
  }

  .appointment-wrapper .form-floating textarea.form-control {
    height: 120px !important;
    resize: vertical !important;
    padding: 14px 16px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .appointment-wrapper .form-control:focus,
  .appointment-wrapper .form-select:focus {
    background-color: #ffffff !important;
    box-shadow: 0 0 10px rgba(248, 183, 94, 0.3) !important;
    outline: none !important;
  }

  .appointment-wrapper .form-floating > label {
    font-size: 14px !important;
    padding: 0 10px !important;
    color: #888 !important;
  }

  .appointment-wrapper .btn-submit {
    background-color: #f36f21 !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 14px 0 !important;
    border: none !important;
    border-radius: 30px !important;
    width: 100% !important;
    transition: background-color 0.3s ease !important;
    height: 52px !important;
    line-height: 24px !important;
  }

  .appointment-wrapper .btn-submit:hover {
    background-color: #e0a847 !important;
  }

  .appointment-wrapper .info-text h2 {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #a67327 !important;
    margin-bottom: 20px !important;
  }

  .appointment-wrapper .info-text p {
    font-size: 16px !important;
    line-height: 28px !important;
    color: #000 !important;
    margin-bottom: 15px !important;
  }

  .appointment-wrapper .contact-block {
    display: flex !important;
    align-items: center !important;
    background: linear-gradient(90deg, #e9f7ff, #fff9e5) !important;
    border-radius: 25px !important;
    padding: 14px 20px !important;
    margin-top: 15px !important;
    color: #333 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    gap: 12px !important;
    box-shadow: 0 4px 12px rgba(163, 216, 244, 0.2) !important;
  }

  .appointment-wrapper .contact-block i {
    font-size: 22px !important;
    color: #517ea0 !important;
  }

  .appointment-wrapper .map-icon {
    color: #f8b75e !important;
    margin-right: 10px !important;
    font-size: 18px !important;
  }

  .appointment-wrapper .social-section {
    margin-top: 30px !important;
  }

  .appointment-wrapper .social-section h5 {
   font-size:20px!important;font-weight:600!important;color:#f36f21!important;margin-bottom:12px!important;
  }
  .fa-twitter:before{content:"𝕏"}

  .appointment-wrapper .social-icons a {
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 42px !important;
    height: 42px !important;
    background-color: #fff3e0 !important;
    color: #006675 !important;
    font-size: 18px !important;
    border-radius: 50% !important;
    border: 1px solid #f8b75e44 !important;
    transition: all 0.3s ease !important;
  }

  .appointment-wrapper .social-icons a:hover {
    background-color: #f36f21 !important;
    color: #fff !important;
  }

  .appointment-wrapper .map-embed {
    margin-top: 30px !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 6px 16px rgba(0,0,0,0.05) !important;
  }

  .appointment-wrapper .alert-success {
    display: none !important;
    margin-top: 15px !important;
    font-size: 14px !important;
    color: green !important;
  }

  @media (max-width: 991px) {
    .appointment-wrapper .form-container {
      margin-top: 40px !important;
    }
  }


  .service-faq {
  background: #f5f7fa !important;
  color: #333 !important;
  padding: 80px 15px !important;
}

.service-faq .faq-title {
  font-size: 35px !important;
  font-weight: 700 !important;
  margin-bottom: 30px !important;
  color: #006776 !important;
}


.service-faq .accordion-item {
  border: none !important;
  border-radius: 10px !important;
  margin-bottom: 15px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05) !important;
  background: #fff !important;
}

.service-faq .accordion-button {
  background-color: #fff !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  transition: all 0.3s ease-in-out !important;
  box-shadow: none !important;
}

.service-faq .accordion-button:not(.collapsed) {
  color: #f36f21 !important;
  background-color: #f0f8ff !important;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1) !important;
}

.service-faq .accordion-body {
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #000 !important;
}

.service-faq .faq-image {
  max-width: 100% !important;
  border-radius: 15px !important;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15) !important;
  animation: floatImage 4s ease-in-out infinite !important;
}

/* Floating animation for image */
@keyframes floatImage {
  0% { transform: translateY(0px) !important; }
  50% { transform: translateY(-10px) !important; }
  100% { transform: translateY(0px) !important; }
}

/* Responsive tweaks */
@media (max-width: 992px) {
  .service-faq {
    padding: 60px 0px !important;
  }

  .service-faq .faq-title {
    font-size: 2.5rem !important;
    text-align: center !important;
  }

  .service-faq .faq-image {
    margin-top: 30px !important;
  }
}


@media (max-width: 768px) {
  .service-faq .faq-title {
    font-size: 2em !important;
  }


}

.platforms .social-section {
    flex: 1 1 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
 :root {
                    --orange: #f26522;
                    --teal: #00686e;
                    --black: #000000;
                    --white: #ffffff;
                    --gray-border: #a2a2a1;
                }

                .service-process-section {
                    background: #f5f4f0;
                    padding: 90px 0 130px
                }

                .service-process-heading {
                    color: var(--black);
                    text-align: center;
                }

                .service-process-timeline {
                    position: relative;
                    display: flex;
                    justify-content: space-between;
                    margin-top: 70px;
                }

                .service-process-timeline::before {
                    content: "";
                    position: absolute;
                    background: var(--orange);
                    left: 6%;
                    right: 6%;
                    height: 2px;
                    top: 21px;
                }

                .service-process-step {
                    text-align: center;
                    position: relative;
                }

                .service-step-number {
                    background: var(--orange);
                    color: var(--white);
                    width: 40px;
                    height: 40px;
                    border-radius: 50%;
                    display: inline-block;
                    text-align: center;
                    line-height: 40px;
                    font-weight: 600;
                    font-size: 18px;
                    position: relative;
                }

                .service-step-number::before {
                    content: "";
                    position: absolute;
                    width: 2px;
                    height: 25px;
                    background: var(--orange);
                    bottom: -25px;
                    left: 50%;
                    transform: translateX(-50%);
                }

                .service-step-number::after {
                    content: "";
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    border-radius: 50%;
                    background: var(--orange);
                    bottom: -30px;
                    left: 50%;
                    transform: translateX(-50%);
                }

                .service-step-title {
                    margin-top: 50px;
                    color: var(--black);
                    font-weight: 600;
                    font-size: 17px;
                    text-transform: uppercase;
                    line-height: 22px;
                }

                .service-process-content h3 {
                    color: var(--teal);
                    font-weight: 600;
                    font-size: 17px;
                    text-transform: uppercase;
                    margin-top: 15px;
                }

                .service-process-content p {
                    color: var(--black);
                    margin-top: 10px;
                }

                .learn-nurture-grow {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin-top: 75px;
                }

                .learn-nurture-grow .line {
                    height: 2px;
                    background: var(--orange);
                    width: 100%;
                    margin: 0 25px;
                }

                .learn-nurture-grow p {
                    color: var(--black);
                    font-weight: 600;
                    margin: 0;
                    font-size: 17px;
                    text-transform: uppercase;
                    line-height: 25px;
                }

                .service-phase-box {
                    border: 1px solid var(--gray-border);
                    border-radius: 20px;
                    padding: 50px;
                    padding-bottom: 65px;
                    text-align: center;
                    position: relative;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }

                .service-phase-box p {
                    color: #262626;
                    font-weight: 600;
                    font-size: 17px;
                    line-height: 25px;
                }

                .service-phase-box .btn {
                    background: var(--orange);
                    color: var(--white);
                    font-weight: 600;
                    font-size: 17px;
                    text-transform: uppercase;
                    border-radius: 20px;
                    padding: 12px 0;
                    width: 60%;
                    position: absolute;
                    bottom: -25px;
                    left: 50%;
                    transform: translateX(-50%);
                }

                .main-box {
                    display: grid;
                    grid-template-columns: repeat(3, 1fr);
                    grid-gap: 75px;
                    margin-top: 65px;
                }

                @media(min-width:767px)and(max-width:992px) {
                    .service-process-timeline::before {
                        left: 9%;
                        right: 9%;
                        height: 2px;
                        top: 21px;
                    }
                }

                @media(max-width:767px) {
                    .service-process-section {
                        background: #f5f4f0;
                        padding: 50px 0 80px
                    }

                    .main-box {
                        display: unset;
                        margin-top: 0;
                    }

                    .service-process-timeline {
                        display: block;
                        margin-top: 30px;
                    }

                    .service-process-timeline::before {
                        top: 8px;
                        left: 17px;
                        width: 2px;
                        height: 89%;
                    }

                    .service-process-step {
                        text-align: left;
                        margin-top: 35px;
                        display: flex;
                    }

                    .service-step-number {
                        display: inline-block;
                        vertical-align: middle;
                    }

                    .service-step-number::before {
                        width: 20px;
                        height: 2px;
                        top: 50%;
                        left: auto;
                        right: -28px;
                        bottom: auto;
                    }

                    .service-step-number::after {
                        right: -25px;
                        top: 47%;
                        bottom: auto;
                        left: auto;
                    }

                    .service-step-title {
                        display: inline-block;
                        vertical-align: middle;
                        margin-left: 35px;
                        width: calc(100%-75px);
                        margin-top: 0;
                        text-align: left;
                    }

                    .learn-nurture-grow {
                        gap: 10px;
                    }

                    .learn-nurture-grow.line {
                        margin: 10px 0;
                        width: 60px;
                    }

                    .service-phase-box {
                        margin-top: 40px;
                    }
                }

                .platforms h2.section-title {
                    text-align: center;
                    font-weight: 700;
                    font-size: 2.5rem;
                    margin-bottom: 40px;
                    color: white;
                }

                .platforms .social-section {
                    flex: 1 1 180px;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                }

                .platforms .icon {
                    width: 48px;
                    height: 48px;
                    margin-bottom: 20px;
                    box-shadow: none;
                    background: #ff000000;
                    position: unset;
                }

                .platforms .card-column {
                    background: linear-gradient(to bottom, #3b3f5e, #006675);
                    position: relative;
                    padding: 15px 15px 40px;
                    clip-path: polygon(0 0, 100%0, 100%85%, 50%100%, 0 85%);
                    display: flex;
                    flex-direction: column;
                    justify-content: flex-start;
                    min-height: 320px;
                    box-shadow: 0 0 0 transparent;
                    transition: transform 0.3s ease, box-shadow 0.3s ease;
                    opacity: 0;
                    transform: translateY(20px);
                    animation: fadeSlideUp 0.8s forwards;
                }

                .platforms .social-section:nth-child(1).card-column {
                    animation-delay: 0.1s;
                }

                .platforms .social-section:nth-child(2).card-column {
                    animation-delay: 0.2s;
                }

                .platforms .social-section:nth-child(3).card-column {
                    animation-delay: 0.3s;
                }

                .platforms .social-section:nth-child(4).card-column {
                    animation-delay: 0.4s;
                }

                .platforms .social-section:nth-child(5).card-column {
                    animation-delay: 0.5s;
                }

                @keyframes fadeSlideUp {
                    to {
                        opacity: 1;
                        transform: translateY(0);
                    }
                }

                .platforms .card-column:hover {
                    transform: scale(1.05);
                    box-shadow: 0 10px 25px rgba(219, 58, 132, 0.6);
                    z-index: 10;
                }

                .platforms .card-header-custom {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 60px;
                    background-color: #101820;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-weight: 700;
                    font-size: 1.1em;
                    text-transform: uppercase;
                    padding: 0 10px;
                    color: white;
                }

                .platforms .card-body-custom {
                    margin-top: 70px;
                    flex-grow: 1;
                    color: white;
                }

                .platforms .card-body-custom ul {
                    padding-left: 1.2rem;
                    margin: 0;
                }

                .platforms .card-body-custom ul li {
                    margin-bottom: 10px;
                    font-size: 1em;
                    line-height: 1.3;
                    list-style: disc;
                }

                @media(max-width:767px) {
                    .platforms .icon {
                        width: 36px;
                        height: 36px;
                    }

                    .platforms .card-column {
                        min-height: 300px;
                    }
                }



 .section-title {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: #000 !important;
  }
