
body{
  overflow-x: hidden;;
}
*{padding: 0;margin: 0;}
section{
      padding: 80px 0;
}
/* -----------feature-section-------------------- */

 .features-section {
    background: #f5f5f5;
    background-image: url(https://digitalcardsformedia.com/wp-content/uploads/sites/4/2026/04/feature-bg.png);
    background-repeat: no-repeat;
    background-position: 11% 79%;
    background-size: 189px;
    }

    .feature-title {
      color: #000;
      font-family: Inter;
      font-size: 40px;
      font-style: normal;
      font-weight: 700;
      line-height: 54px;
    }

    .feature-card {
      background: #fff;
      border-radius: 12px;
      padding: 20px;
      height: 100%;
      box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      transition: 0.3s;
      position: relative;
    }

    .feature-card:hover {
      transform: translateY(-5px);
    }
.iconfeature{display: flex;justify-content: right;}
    .icon-circle {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 18px;
    }
.icon-circle img{
  padding: 7px;
}
    .icon-orange {
      background: #f47c20;
    }

    .icon-blue {
      background: #1f3c88;
    }

    .feature-card h6 {
      margin-top: 10px;
      color: #000;
      font-family: Inter;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
    }

    .feature-card p {
      margin-top: 12px;
      color: #434343;
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 22px; /* 157.143% */
    }
.feature-text{
  color: #434343;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 27px;
}
    /* Responsive */
    @media (max-width: 768px) {
     .feature-title {
        font-size: 22px;
        line-height: 1;
    }
    }
    /* --------------------------------- */


    /* ---------------why modern-youth------------------- */
     .section-wrapper {
     background: #143058;
    }

    .main-heading {
      color: #FFF;
      font-family: Inter;
      font-size: 50px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }

    .sub-text {
      margin-bottom: 30px;
      color: #FFF;
      font-family: Inter;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: 26px; /* 144.444% */
    }

    /* Left tabs */
    .custom-tabs .nav-link {
      color: #9bb3c9 !important;
      border: none;
      text-align: left;
      padding: 12px 0;
      background: transparent;
      position: relative;
      margin-left: 40px;
    }

    .custom-tabs .nav-link h3{
      margin: 0;
      color: #9bb3c9;
      font-family: Inter;
      font-size: 16px;
      font-weight: 400;
      transition: 0.3s ease;
    }

    .custom-tabs .nav-link::before {
      content: "";
      position: absolute;
      left: -35px;
      top: 50%;
      width: 25px;
      height: 1px;
      background: #9bb3c9;
      transform: translateY(-50%);
    }

    .custom-tabs .nav-link.active{
        background: transparent;
    }

    /* .custom-tabs .nav-link.active {
      background-color: transparent;
      color: #FFF !important;
      font-family: Inter;
      font-size: 22px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    } */

    .custom-tabs .nav-link.active h3{
        color: #FFF;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
    }

    .custom-tabs .nav-link.active::before {
      background: #fff;
      height: 2px;
    }

    /* Images */
    .img-main {
      border-radius: 12px;
      width: 100%;
    }

    .img-side {
      border-radius: 12px;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.tab-text{
  color: #FFF;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 144.444% */
}
    @media (max-width: 768px) {
      .custom-tabs {
        flex-direction: row !important;
        overflow-x: auto;
      }

      .custom-tabs .nav-link {
        margin-right: 20px;
      }

      .custom-tabs .nav-link::before {
        display: none;
      }
      .custom-tabs .nav-link h3{
        font-size:16px;
        white-space: nowrap;
      }

       .main-heading {
      font-size: 22px;
       }
       section {
    padding: 60px 0;
}

    }
    @media (max-width: 991px) {

 
.custom-tab-content .tab-pane {
    display: block !important;   /* override bootstrap */
    opacity: 1 !important;
    visibility: visible !important;
  }

  .custom-tab-content .tab-pane.fade {
            opacity: 1 !important;
        margin-top: 19px;
        background: white;
        padding: 10px;
        border-radius: 10px;
        box-shadow: 1px -2px 12px black;
  }
.tab-texts{
  background-color: transparent;
    color: #000000 !important;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.tab-text{
  color:black
}
}
    /* ------------------- */

    /* ----------why choose--------------- */
 
  .heading {
    color: #000;
    font-family: Inter;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .subtext {
    margin: 15px 0 25px;
    color: #434343;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 177.778% */
  }

  .points li {
    color: #434343;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px; /* 277.778% */
  }

  
  @media (max-width: 768px) {
    .heading {
      font-size: 22px;
    }

    .visual-box {
      margin-top: 40px;
    }

  }

  /* /////////////////// */

  /* -------express-------------------------------------- */
  
  .identity-banner {
    position: relative;
    border-radius: 20px;
    padding: 60px 40px;
    overflow: hidden;
    color: #fff;

    /* Gradient background */
    background: linear-gradient(135deg, #3a2c73, #0ea5c6);
  }

 

  .cta-btn {
    background: #143058;;
    color: #fff;
    border-radius: 40px;
    padding: 12px 24px;
    border: none;
    transition: 0.3s;
  }

  .cta-btn:hover {
    background: #081f3f;
  }
  .banner-titles{
    color: #FFF;
font-family: Inter;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 120% */
  }
.identity-banner {
background: url("https://digitalcardsformedia.com/wp-content/uploads/sites/4/2026/04/ctabg.png");
}
  @media (max-width: 768px) {
    .identity-banner {
      padding: 40px 20px;
      text-align: center;
    }

    .banner-titles {
              font-size: 22px;
        line-height: 1;
    }

    .cta-wrapper {
      margin-top: 20px;
    }
  
  }