  html {
      overflow-x: hidden;
  }


  body {
      margin: 0px;
      font-family: "Inter", sans-serif;
  }

  ::-webkit-scrollbar {
      width: 10px;
  }

  ::-webkit-scrollbar-thumb {
      background: #2f2d39;
      border-radius: 0px;
  }

  h1 {
      font-size: 50px;
  }

  h2 {
      font-size: 50px;
  }

  p {
      font-size: 17px;
      font-weight: 300;
      line-height: 28px;
  }

  ul li {
      font-size: 17px;
      font-weight: 300;
      line-height: 28px;
  }

  .hdg-bx-1 {
      text-align: center;
      margin-bottom: 30px;
  }

  .hdg-bx-1 p {
      font-size: 18px;
  }

  /* Logo Section */

  main.logo-section {
      padding: 10px 0px;
      background: #fff;
      box-shadow: 0px 4px 7px #00000014;
  }
.wtsp-ftr {
    display: grid;
}
  .hdr-ml-rght {
      text-align: right;
  }

  main.logo-section i.fa.fa-search {
      color: #3f6b9d;
      font-size: 13px;
  }

  .form-control:focus {
      box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
  }

  .hdt-btn a {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      color: #fff !important;
      background: #146698;
      border: none;
      border-radius: 50px;
      position: relative;
      justify-content: space-between;
      padding: 12px 25px;
      transition: .5s all;
  }
 .dvlpd h6 {
    text-align: right;
}
.dvlpd {
    text-align: right;
}
  .hdt-btn a:hover {
      background: #30abcd;
  }

  /* Close Logo Section */

  /* Menu Section */

  main.menu-section header.sticky-top {
      background: #003c80;
  }

  /* Close Menu Section */

  .hdr-1 {
      padding: 10px 0;
      background: #146698;
  }

  .hdr-1 h6 {
      margin-bottom: 0;
      color: #fff;
      font-size: 14px;
      font-weight: 400;
  }
 .hdr-1 h6 a {
    text-decoration: none;
    color: #fff;
}
  /* Banner Section */
  .banner-section .overlay {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 1;
      transition: opacity 0.3s ease;
      z-index: 9;
  }

  .banner-section .carousel-caption {
      z-index: 9;
      text-align: left;
      left: 0;
      right: 0;
  }

  .carousel-control-next,
  .carousel-control-prev {
      width: 8% !important;
  }

  .banner-section h2 {
      font-size: 60px;
      font-weight: 700;
      color: #ffffff;
      line-height: 65px;
      position: relative;
      margin-bottom: 20px;
  }

  .carousel-control-next,
  .carousel-control-prev {
      z-index: 9;
  }

  .carousel-indicators [data-bs-target] {
      width: 10px;
      height: 10px;
      border-radius: 20px;
      border: 0;
  }

  .bnr-btns a {
      display: inline-block;
      color: #fff;
      font-size: 14px;
      font-weight: 500;
      border: 1px solid transparent;
      background-color: #146698;
      padding: 12px 25px;
      border-radius: 50px;
      transition: all 0.3s ease-in-out;
      position: relative;
      z-index: 5;
      text-transform: uppercase;
      text-decoration: none;
  }

  .bnr-btns a:hover {
      background: #30abcd;
  }

  .btn-1 a:hover {
      background: #30abcd;
  }

  /* Close Banner Section */


  .btn-1 a {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      color: #fff;
      background: #146698;
      border: none;
      border-radius: 50px;
      position: relative;
      justify-content: space-between;
      padding: 12px 25px;
      transition: all 0.5s ease-in-out;
      display: block;
      width: fit-content;
      text-decoration: none;
  }


  section.bri-1 {
      padding: 70px 0;
  }

  span.abt {
      color: #2fb2d0;
      text-transform: uppercase;
      font-size: 17px;
  }




  .lst-stl-1 ul li {
      margin-bottom: 5px;
      position: relative;
      padding-left: 28px;
      list-style: none;
  }

  .lst-stl-1 ul li:after {
      content: "\f058";
      font-family: "Font Awesome 5 Free";
      position: absolute;
      font-weight: 900;
      left: 0;
      top: 0;
      color: #2fb2d0;
  }

  .lst-stl-1 ul {
      padding: 0;
  }

  .lst-stl-1 {
      display: grid;

  }

  section.bri-2 {
      background: #ffffff;
      padding: 60px 0;
  }


  section.bri-2 .hdg-bx-1 {
      text-align: left;
      margin-bottom: 10px;
  }

  .img-stl-brdr {
      border-radius: 20px;
      overflow: hidden;
  }

  .hm-rght-1 {
      padding-left: 40px;
  }

  .logo img {
      max-width: 170px;
  }




  section.bri-3 {
      padding: 70px 0;
      background: #114769;
  }

  .cntr-bx-1 p {
      font-size: 20px;
      text-transform: capitalize;
      margin: 0;
      color: #fff;
  }

  .cntr-bx-1 {
      text-align: center;
      padding: 30px 20px;
      background: #146698;
      height: 100%;
      border-radius: 10px;
  }

  .cntr-bx-1:hover {
      background: #2177ab;
  }

  .cntr-bx-1 img {
      width: 70px;
  }

  div#counter span.count.plus {
      color: #ffffff;
      font-weight: 400;
      font-size: 60px;
      margin: 0;
  }

  #counter span.plus:after {
      content: "+";
      display: inline-block;
  }

  .lst1 span.plus:after {
      content: "k+" !important;
  }


  section.testi {
      background: #ffffff;
      padding: 60px 0;
  }

  .testi-bx-1 img {
      border-radius: 50%;
      margin-bottom: 20px;
      width: 150px;
  }

  .testi-bx-1 {
      padding: 30px;
      background: #ffffff3b;
      text-align: center;
      border: 1px solid #ccc;
      height: 100%;
  }

  .testi-bx-1 h5 {
      font-size: 20px;
      font-style: italic;
      font-family: 'Playfair Display', serif;
      color: #0a195a;
  }

  section.bri-4 {
      background-image: url(../img/bg-1.jpg);
      background-position: center;
      background-size: cover;
      background-attachment: fixed;
      text-align: center;
      padding: 120px 0;
      color: #fff;
  }

  .how-stl-1 {
      background: #00000014;
      height: 100%;
      padding: 30px;
  }

  .how-stl-1 h3 {
      font-size: 50px;
      background: #276d9a;
      width: 100px;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin: auto;
      margin-bottom: 20px;
  }

  .how-stl-1 h4 {
      font-size: 23px;
  }

  .hdg-1 {
      margin-bottom: 30px;
  }

  .learn-any-bg h3 {
      font-size: 40px;
      text-align: center;
      margin: 0;
      margin-bottom: 20px;
      color: #106191;
  }

  .learn-any-1-bx-1 {
      background: #1061911c;
      height: 100%;
      text-align: center;
      padding: 15px;
      display: flex;
      align-items: center;
      border: 1px solid #ccc;
      justify-content: center;
  }

  .learn-any-1-bx-1 img {
      width: 60px;

  }

  .learn-any-1-bx-1 h4 {
      font-size: 17px;
      text-align: center;
      margin: 0;
      font-weight: 400;
      color: #000000;
      line-height: 26px;
  }

  .lvls-sc-1-mn {
      margin-top: 40px;
  }


  .lvls-sc-1 {
      justify-content: center;
  }

  .learn-any-1 {
      justify-content: center;
  }




  section.bri-4 .hdg-bx-1 {
      margin: 0;
  }

  section.bri-4 a {
      margin: auto;
      margin-top: 20px;
  }

  section.bri-4 h2 {
      margin-top: 20px;
      /* text-transform: uppercase; */
      font-weight: 600;
      font-family: "Playfair Display", serif;
      /* letter-spacing: 4px; */
      font-size: 70px;
      margin-bottom: 40px;
  }

  .swiper-slide {
      display: flex;
      flex-wrap: nowrap;
  }

  .testim-slider.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
      width: 100%;
      height: 100%;
      margin: 0;
      float: left;
      display: flex !important;
      flex-wrap: nowrap;
  }


  span.swiper-pagination-bullet {
      background: #2fb2d0;
      padding: 7px;
  }


  section.testi .swiper-pagination {
      margin-top: 0;
      position: absolute;
  }

  section.testi .swiper-wrapper {
      height: auto;
      padding-bottom: 70px;
  }


  footer {
      padding: 50px 0;
      background: #1e1d1d;
  }

  .ftr-abt img {
      width: 190px;
      margin-bottom: 20px;
  }

  .ftr-sc h4 {
      color: #ffffff;
      font-size: 20px;
  }

  .ftr-sc ul {
      padding: 0;
      margin-top: 20px;
  }

  .ftr-sc li {
      list-style: none;
      line-height: 38px;
      font-weight: 400;
      color: #cfcfcf;
      font-size: 16px;
  }

  .ftr-sc.ftr-sc-cntct li {
      line-height: 26px;
      margin-bottom: 18px;
      display: flex;
      align-items: baseline;
  }

  .ftr-sc li a {
      text-decoration: none;
      color: #cfcfcf;
      font-size: 16px;
      font-weight: 400;
  }

  .ftr-sc li a:hover {
      color: #2fb2d0;
  }

  .ftr-abt {
      padding-right: 70px;
  }

  .ftr-abt p {
      color: #cfcfcf;
      font-size: 16px;
  }

  .ftr-sc.ftr-sc-cntct li i {
      margin-right: 7px;
  }

  footer h6 {
      color: #a3a3a3;
      font-size: 15px;
      font-weight: 400;
  }

  section.copy {
      padding: 20px 0;
      background: #000000;
  }

  .ftr-abt ul {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 0;
  }

  .ftr-abt ul li {
      list-style: none;
      display: inline-block;
      margin-right: 10px;
  }

  .ftr-abt ul li a i {
      color: #fff;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #3b3b3b;
      border-radius: 5px;
      font-size: 20px;
  }

  .ftr-abt ul li a i:hover {
      background: #146698;
  }

  .ftr-abt a {
      text-decoration: none;
  }

  .cpyrght-sc ul li {
      list-style: none;
      display: inline-block;
      padding-left: 20px;
  }

  .cpyrght-sc ul {
      padding: 0;
      text-align: right;
      margin: 0;
  }

  .cpyrght-sc a {
      text-decoration: none;
      color: #bdbaba;
      font-size: 16px;
  }

  .cpyrght-sc h6 {
      color: #bdbaba;
      font-size: 15px;
      margin: 0;
      font-weight: 400;
  }


  section.bri-3 h2 {
      color: #fff;
  }

  section.bri-3 p {
      color: #fff;
  }

  section.bri-4.abt-who {
      padding: 60px 0;
  }

  .msn-vsn-bx {
      padding: 40px;
      background: #277eb7;
      border-radius: 20px;
      text-align: center;
      color: #fff;
      height: 100%;
  }

  section.bri-msn-vsn {
      padding: 50px 0;
      background: #165f8f;
  }

  .testi-1 {
      border: 1px solid #ccc;
      text-align: center;
      color: #000000;
      height: 100%;
      width: 100%;
      ;
      padding: 30px 30px;
      width: 90%;
      margin: auto;
  }

  section.bri-4.how-bg {
      background-image: url(../img/bg-2.jpg);
  }

  .testi-1 img {
      border-radius: 50%;
      margin-bottom: 20px;
      width: 100px !important;
      margin-left: auto;
      margin-right: auto;
  }

  .testi-1 h4 {
      font-family: 'Playfair Display', serif;
      font-size: 20px;
      color: #0a195a;
  }

  .testimonial-sc {
      margin-top: 50px;
      justify-content: center;
  }

  .info-icon img {
      width: auto;
  }

  .info-box {
      display: flex;
      margin-bottom: 20px;
      align-items: center;
  }

  .info-icon {
      width: 15%;
  }

  .info-icon-right {
      width: 85%;
  }

  .info-icon-right h6 {
      font-size: 17px;
      line-height: 1.5;
      font-weight: 400;
      color: #000;
      margin: 0;
  }

  .info-icon-right h6 a {
      color: #000;
      text-decoration: none;
  }

  .info-icon-right h6 a:hover {
      color: #0c639b;
      text-decoration: none;
  }

  .info-icon i {
      font-size: 21px;
      background: #0c639b;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      color: #ffffff;
  }


  .contact-form input,
  textarea {
      padding-left: 0;
      border-radius: 40px;
      border: 0;
      margin-bottom: 10px;
      padding: 12px 20px;
      background: #f0f2f3 !important;
  }

  .contact-form textarea {
      border-radius: 20px;
  }

  .contact-form input::placeholder,
  textarea::placeholder {
      color: #535353;

  }

  .contact-form button {
      margin-top: 20px;
      background: #0c639b;
      border: 0;
      color: #fff;
      font-size: 16px;
      padding: 10px 30px;
      text-transform: uppercase;
      width: fit-content;
      text-decoration: none;
      display: block;
      transition: .7s all;
      border-radius: 50px;
  }

  .contact-form button:hover {
      background: #2d1f79;
  }

  .cntct-sc-1 h1,
  .cntct-sc-1 h2 {
      margin-bottom: 30px;
  }

  textarea:focus-visible {
      border: 0;
      outline: none;
  }

  .whatsapp {
      position: fixed;
      bottom: 20px;
      right: 15px;
      text-align: center;
      z-index: 100;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      width: 40px;
      height: 40px;
  }

  .telephone {
      position: fixed;
      bottom: 70px;
      right: 15px;
      text-align: center;
      z-index: 100;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      width: 40px;
      height: 40px;
  }

  a.telephone img {
      box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
      border-radius: 50px;
      border: 3px solid #fff;
  }

  .whatsapp img {
      border-radius: 6px;
  }




  a.telephone {
      display: none;
  }

  a.whatsapp {
      display: none;
  }











  /* Media Screens */

  @media (max-width: 576px) {
      .toggle-button {
          display: block;
      }

      .container {
          max-width: 90%;
      }
  }



  @media (max-width: 767.9px) {
      section.copy {
        padding: 10px 0;
    }
      .hm-rght-1 .btn-1 {
        margin-top: 10px;
    }
     .bnr-btns a {
        padding: 7px 15px;
    } 
      
     .banner-section .carousel-caption {
        flex-direction: row !important;
        padding-bottom: 10px;
        align-items: end;
    }
      .carousel-caption p {
        margin-bottom: 5px;
        line-height: 22px;
    }
    .dvlpd {
        text-align: center;
    }
     .dvlpd h6 {
        text-align: center;
    }
      a.telephone {
          display: none;
      }

      a.whatsapp {
          display: block;
      }

      img.img-fluid.logo-image {
          width: 125px;
          float: left;
      }
    .ftr-abt p {
        font-size: 15px;
        line-height: 22px;
    }
      .cpyrght-sc h6 {
          text-align: center;
          font-size: 14px;
      }
    .ftr-abt ul {
        margin-top: 10px;
    }
      .cpyrght-sc ul {
          text-align: center;
          margin-top: 5px;
      }

      .ftr-sc.ftr-sc-cntct li {
          line-height: 20px;
          margin-bottom: 10px;
      }

      .ftr-sc li {
          line-height: 25px;
          font-size: 15px;
      }
    .ftr-sc.ftr-sc-cntct ul {
        margin: 0;
    }
      .ftr-abt {
          padding-bottom: 20px;
          padding-right: 10px;
      }

      h1 {
          font-size: 26px;
      }

      h2 {
          font-size: 26px;
      }

      section.bri-1 {
          padding: 30px 0;
      }

      .info-icon i {
          font-size: 14px;
          width: 40px;
          height: 40px;
      }

      .info-icon-right h6 {
          font-size: 15px;
      }

      .hdg-bx-1 {
          margin-bottom: 10px;
      }

       .banner-section h2 {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 5px;
    }

      section.bri-3 {
          padding: 30px 0;
      }

      p {
          font-size: 15px;
          line-height: 25px;
      }

      ul li {
          font-size: 15px;
          line-height: 25px;
      }

      section.bri-2 {
          padding: 30px 0;
      }

      .hm-rght-1 {
          padding-left: 0px;
          padding-top: 20px;
      }

      div#counter span.count.plus {
          font-size: 40px;
      }

      .cpyrght-sc ul li {
          padding-left: 10px;
      }

      .ftr-abt img {
          width: 100px;
      }

      .ftr-sc h4 {
          font-size: 18px;
      }

      .ftr-sc ul {
          margin-top: 8px;
      }
    span.abt {
        font-size: 15px;
    }
      .ftr-sc li a {
          font-size: 15px;
      }

      section.bri-4.abt-who {
          padding: 30px 0;
      }

      section.bri-4 h2 {
          margin-top: 10px;
          font-size: 30px;
          margin-bottom: 25px;
      }

      .hdr-1 h6 {
          text-align: center;
      }

      .hdt-btn {
          display: none;
      }

      .cntr-bx-1 p {
          font-size: 17px;
      }

      .logo img {
          max-width: 120px;
      }

      section.bri-4 {
          padding: 60px 0;
      }

      section.testi {
          padding: 30px 0;
      }

      footer {
          padding: 20px 0;
      }


      .msn-vsn-bx {
          padding: 20px;
      }

      .learn-any-bg h3 {
          font-size: 23px;
      }

      section.bri-msn-vsn {
          padding: 30px 0;
      }

      .lst-stl-1 ul {
          margin: 0;
      }

      .learn-any-1-bx-1 {
          padding: 6px;
      }

      .testimonial-sc {
          margin-top: 0px;
      }

      .testi-bx-1 h5 {
          font-size: 18px;
      }

      .cntct-sc-1 h1,
      .cntct-sc-1 h2 {
          margin-bottom: 10px;
      }

      .cpyrght-sc a {
          font-size: 15px;
      }

      .hdg-bx-1 p {
          font-size: 16px;
      }

      .lst-stl-1 ul li {
          padding-left: 25px;
      }

      .how-stl-1 h3 {
          font-size: 35px;
          width: 70px;
          height: 70px;
      }

      .how-stl-1 {
          padding: 15px;
      }

  }

  @media (min-width: 768px) and (max-width: 991.9px) {
      .banner-section h2 {
          font-size: 40px;
          line-height: 45px;
      }

      h1 {
          font-size: 30px;
      }

      h2 {
          font-size: 30px;
      }

      p {
          font-size: 15px;
          line-height: 23px;
      }

      ul li {
          font-size: 15px;
          line-height: 23px;
      }

      div#counter span.count.plus {
          font-size: 35px;
      }

      .cntr-bx-1 {
          padding: 20px 12px;
      }

      .cntr-bx-1 p {
          font-size: 15px;
      }

      section.bri-4 h2 {
          font-size: 45px;
      }

      .ftr-abt {
          margin-bottom: 20px;
      }

      footer {
          padding: 30px 0;
      }

      .learn-any-1-bx-1 h4 {
          font-size: 15px;
          line-height: 22px;
      }

      .learn-any-1-bx-1 {
          padding: 10px;
      }

      .learn-any-bg h3 {
          font-size: 28px;
      }

      .testimonial-sc {
          margin-top: 20px;
      }

      .info-icon-right h6 {
          font-size: 15px;
      }

      .info-icon {
          width: 25%;
      }

      .ftr-sc li {
          line-height: 28px;
          font-size: 15px;
      }

      .ftr-sc.ftr-sc-cntct li {
          margin-bottom: 10px;
      }

      .hm-rght-1 {
          padding-left: 20px;
      }

      section.bri-1 {
          padding: 40px 0;
      }

      section.bri-4 {
          padding: 70px 0;
      }

      .how-stl-1 {
          padding: 14px;
      }


  }

  @media (min-width: 992px) and (max-width: 1199.9px) {
      h1 {
          font-size: 40px;
      }

      h2 {
          font-size: 40px;
      }

      p {
          font-size: 16px;
          line-height: 26px;
      }

      ul li {
          font-size: 16px;
          line-height: 26px;
      }

      .cntr-bx-1 p {
          font-size: 16px;
      }

      div#counter span.count.plus {
          font-size: 50px;
      }

      section.bri-4 h2 {
          font-size: 54px;
      }

      .header .menu>ul>li {
          line-height: 50px;
          margin-left: 15px !important;
      }

      .header .item-right {
          flex: 0 0 17% !important;
      }

      .hdt-btn a {
          padding: 12px 15px;
      }

      .header .item-right a {
          font-size: 13px !important;
      }

      .banner-section h2 {
          font-size: 45px;
          line-height: 48px;
          margin-bottom: 10px;
      }

      footer {
          padding: 30px 0;
          ;
      }

      .ftr-sc ul {
          margin-top: 10px;
      }

      .ftr-abt {
          padding-right: 40px;
          padding-bottom: 20px;
      }

      .testimonial-sc {
          margin-top: 20px;
      }

      .learn-any-1-bx-1 {
          padding: 10px;
      }

      .learn-any-1-bx-1 h4 {
          font-size: 15px;
          line-height: 22px;
      }

      .learn-any-bg h3 {
          font-size: 30px;
      }

      section.bri-4 {
          padding: 60px 0;
      }

      .how-stl-1 h4 {
          font-size: 20px;
      }



  }

  @media (min-width: 1201px) and (max-width: 1400px) {}



  /* Close Media Screens */