
    *body {
      font-family: "Poppins";
      line-height: 1.4;
      background-color: #ffffff;
      color: #333;
    }
    
    .navbar-brand{
      margin-left: 20px; 
      width: 130px; 
      height: 40px;
    }
    .btn-leadx {
      background-color: #faa825;
      color: #fff;
      border: none;
    }
    .btn-leadx:hover {
      background-color: #e49a16;
      color: #000000;
    }
      .category-box {
    border-radius: 10px;
    color: white;
    padding: 40px 20px;
    text-align: center;
    font-weight: 600;
    height: 100%;
  }

    .bg-account {
      background-color: #faf1f1;
    }
     
    .bg-app {
     background-color: #00838F;
    }

    .bg-download {
     background-color: #558B2F;
    }
     
       .bg-learn {
         background-color: #F9A825;
       }
    
    .container {
      max-width: 1200px;
      margin: 20px auto;
      padding: 20px;
      background: #fff;
    }
    h1 {
      text-align: left;
      font-size: 38px;
      font-family: "Poppins";
      font-weight: 700;
      line-height: 60px;
      color: rgb(30, 30, 30);
    }
    h2 {
      text-align: left;
      font-size: 36px;
      font-family: "Poppins";
      font-weight: 600;
      line-height: 60px;
      color: rgb(30, 30, 30);
    }
    h5 {
      color: #000000;
      margin-top: 20px;
    }
    h3 {
      font-family: "Poppins";
      font-size: 28px;
      font-weight: 600;
      line-height: 38.4px;
      color: rgb(30, 30, 30);
    }
    h5 {
      font-family: "Poppins";
      font-size: 18px;
      font-weight: 500;
      line-height: 32.4px;
      color: rgb(30, 30, 30);
    }
    .heading-3 {
      margin-bottom: 10px;
      text-align: left;
      margin-left: -10px;
      font-size: 30px;
      font-weight: 600;
      font-family: "Poppins";
      color: rgb(30, 30, 30);
    }
    .value-p {
     font-size: 14px;
     line-height: 28px;
    }
    
    .img-1 {
      width: 450px;
      height: 450px;
    }
    .img-2 {
      width: 600px;
      height: 450px;
    }
    .heading {
      margin-top: 40px;
      margin-bottom: 20px;
    }
    .btn {
      margin-right: 10px;
      border-radius: 25px;
      line-height: 20px;
      font-family: "Poppins";
      font-size: 13px;
      font-weight: 600;
      line-height: 32px;
      color: rgba(26, 2, 2, 0.8);
    }

    p {
      font-family: "Poppins";
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      color: rgb(117, 117, 117);
    }
    .small-text {
      font-family: "Poppins";
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      color: rgb(117, 117, 117);
    }
    .margin-sec {
      margin-top: 35px;
      margin-bottom: 30px;
    }
    .logo{
      width: 140px;
      height: 55px;
      padding: 5px;
      margin-left: 75px;
    }
    .break-line {
      width: 60px;
      margin-left: 350px;
      color: white;
    }
    .contact-p2{
     font-size: 16px;
     color: #000000;
     text-align: center;
     margin-top: 10px;
    }
    .contact-h2 {
     text-align: center;
     font-size: 38px;
     font-family: "Poppins";
     font-weight: 600;
     line-height: 28px;
     color: rgb(255, 255, 255);
     margin-top: 22px;
    }
    .container-1 {
     background: #F28930;
     color: #ffffff;
     padding: 30px;
     text-align: center;
     border-radius: 0px 0px 52px 52px;
     margin-top: 0px;
     box-shadow: 0 5px 18px rgba(0, 0, 0, 0.15);
     border-bottom-style: hidden;
    }
    .footer-text {
      color: #000000;
      font-size: 15px;
      line-height: 32px;
      margin-top: 25px;

    }
    .phone-txt {
      color: #000000;
      font-size: 15px;
    }
    .txt {
      color: #000000;
      font-size: 15px;
      margin-left: 55px;
      margin-top: 6px;
    }
    .list-unstyled {
      color: #000000;
      margin-top: 8px;
      line-height: 30px;
      margin-left: 80px;
      font-size: 15px;
      font-family: "Poppins";
    }

    .addres-txt {
      color: #000000;
      font-size: 15px;
      margin-top: 10px;
    }
    .testi-h2 {
      text-align: center;
      font-size: 16px;
    }
    .testi-p {
      text-align: center;
      font-size: 13px;
    }
    .tesi-img {
      border-radius: 50%;
      border-style: solid;
      width: 80px;
      margin-top: -75px;
    }
    .img {
      max-width: 100%;
    }

    /*--css for layout--*/

    .section {
      padding: 80px;
    }
    .title {
      text-align: center;
      padding: 15px;
    }
    .p-testimonial {
      font-size: 15px;
      line-height: 27px;
    }
    .row {
      max-width: 1200px;
      margin: auto;
      display: flex;
      flex-wrap: wrap;
    }

    .containers {
      text-align: center;
      font-weight: 800;
      font-size: 36px;
      padding: 2%;
      background-color: #09092b;
      padding: 8%;
      border-radius: 24px;
    }
    .lead-p {
      font-size: 13px;
      margin-top: -10px;
    }
    .lead-h {
      font-size: 15px;
      margin-top: -5px;
    }
    .lead-p2 {
      font-size: 15px;
    }
    .lead-h1 {
      font-size: 20px;
      margin-top: 40px;
    }
    .contact-p{
        font-size: 15px;
        color: #000000;
      }
      .reserved-p{
        font-size: 14px;
        margin-left: 48px;
        color: #000000;
      }
      .img-1 {
        width: 100%;
        height: auto;
      }
    

    img {
         max-width: 100%;
         height: auto;
        }
         .map-container {
          min-height: 100%;
          height: 100%;
        }
          
        .responsive-img {
          max-width: 600px;
          width: 100%;
          border-radius: 12px;
          height: auto;
          margin: 0 auto;
          display: block;
        } 
        /*phone width*/
            @media only screen and (max-width: 600px) {
      .heading {
        font-size: 20px;
        margin-top: 10px;
        font-weight: 600;
      }
      .hero-sec{
          margin-left: 28px;
          margin-top: 0px;
        }
      @media (min-width: 768px) {
      .contact-row {
        min-height: 400px;
        }
      }
      .responsive-img {
        padding: 0 10px;
        max-width: 100%;
      }
      
      .desc-intro{
        font-size: 18px !important;
      }
      .btn{
        margin-bottom: 15px;
      }
      .h1{
      font-size: 24px;
      }
      .h2{
        font-size: 20px;
      }
      h3 {
      font-family: "Poppins";
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      color: rgb(30, 30, 30);
      }
      .h5{
        font-size: 16px;
      }
      .btn {
      margin-right: 10px;
      border-radius: 25px;
      line-height: 18px;
      font-family: "Poppins";
      font-size: 13px;
      font-weight: 500;
      line-height: 26px;
      color: rgba(26, 2, 2, 0.8);
      }
      .p {
      font-family: "Poppins";
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      color: rgb(117, 117, 117);
      }
      .leadx-p{
      font-family: "Poppins";
      font-size: 14px;
      margin-left: 15px;
      color: black;
      }
      .footer-text {
      color: #000000;
      font-size: 14px;
      line-height: 27px;
      margin-top: 25px;
      }
      .reserved-p{
        font-size: 13px;
        margin-left: 0px;
        color: #000000;
      }
      .break-line {
        width: 60px;
        margin-left: 150px;
        color: white;
      }
      .btn-1 {
        margin-top: 20px;
      }
      .navbar-brand{
        width: 110px; 
        height: 40px; 
        margin-right: 10px;
      }

    }
