@import url('https://fonts.googleapis.com/css2?family=Asap&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap&family=Roboto:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap&family=Mr+Dafoe&family=Roboto:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap&family=Josefin+Sans&family=Mr+Dafoe&family=Roboto:wght@400;500&display=swap');

.wave-container {
    background-image: url("../img/bg-right.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    /*height: 200px;*/ /* Adjust the height as needed */
    background-color: #fff; /* Set your background color */
  }



  .wave-container-left {
    background-image: url("../img/bg-left.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    /*height: 200px;*/ /* Adjust the height as needed */
    background-color: #f2f2f2; /* Set your background color */
  }


  

  .pricing
  {
    background-color: transparent;
    background-image: linear-gradient(180deg, #EBFBFF 0%, #FFFFFF 100%)!important;
    padding: 80px 0px;
  }

  .member
  {
    margin-top: 20px;
  }

  .service-img
  {
    padding: 10px;
  }

  .service-img img{
    width: 100%;
  }
  .small-wave
  {
    width: 50px;
  }

  .ser-header
  {
    padding: 20px 0px 48px 0px;
  }
  .team h3{
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    font-family: Roboto;
    letter-spacing: 4px;
    color: #000;
    text-transform: uppercase;
  }

  .team h4{
    text-align: left;
    font-weight: bold;
    font-size: 32px;
    font-family: Roboto;
    letter-spacing: 4px;
    padding-top: 24px;
    color: #000;
    text-transform: uppercase;
  }

  .team p{
    font-family: Asap;
    color: #000;
    text-align: center;
  }

  .pd-5
  {
    padding-top: 120px;
  }

  .ser-p
  {
    padding-top: 15px;
    line-height: 2.1em;
    letter-spacing: 0.4px;
    font-family: Asap;
    color: #000;
    font-size: 18px;
    text-align: left !important;
  }

  .pricing h3{
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    font-family: Roboto;
    letter-spacing: 4px;
    color: #000;
    text-transform: uppercase;
  }

  .pricing h4{
    text-align: left;
    font-weight: bold;
    font-size: 32px;
    font-family: Roboto;
    letter-spacing: 4px;
    padding-top: 24px;
    color: #000;
    text-transform: uppercase;
  }

  .pricing p{
    font-family: Asap;
    color: #000;
    text-align: center;
  }


  .pricing h5{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-family: Roboto;
    letter-spacing: 1px;
    padding-top: 24px;
    color: #000000;
    text-transform: uppercase;
  }

  .pricing .pt{
    padding-top: 15px;;
    text-align: center;
    font-size: 15px;
    color: #262525;
    line-height: 30px;
  }


  .wave-container-3 {
    background-image: url("../img/wave-bg.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    /*height: 200px;*/ /* Adjust the height as needed */
    background-color: #fff; /* Set your background color */
  }

  .bg-footer
  {
    position: absolute;
  }

  #footer-wave
  {
    margin-top: -1px;
    margin-bottom: -2px;
    background: #f2f2f2;
  }

  .f-bg-wave
  {
    fill: #f5f5ff;
  }

  .wave1
  {
    margin-top: -34px;
  }

  .f-wave1
  {
    fill: #fff;
  }

  .wave2
  {
    margin-top: -34px;
  }

  .f-wave2
  {
    fill: #f2f2f2;
  }

  .wave3
  {
    margin-top: -90px;
  }

  .f-wave3
  {
    fill: #fff;
  }
  
    .wave4
  {
    margin-top: -81px;
  }

  .f-wave4
  {
    fill: #f5f5ff;
  }
  
    .wave-container-count {
    background-image: url("../img/wave-bg1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    /*height: 200px;*/ /* Adjust the height as needed */
    background-color: #f5f5ff; /* Set your background color */
  }

  .counts h3{
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    font-family: Roboto;
    letter-spacing: 4px;
    color: #000;
    text-transform: uppercase;
  }

  .counts h4{
    text-align: left;
    font-weight: bold;
    font-size: 32px;
    font-family: Roboto;
    letter-spacing: 4px;
    padding-top: 24px;
    color: #000;
    text-transform: uppercase;
  }

  .counts h5.rt{
    text-align: right;
    font-weight: bold;
    font-size: 20px;
    font-family: Roboto;
    padding-top: 5px;
    color: #000;
    text-transform: uppercase;
  }

  .counts h5.lt{
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    font-family: Roboto;
    padding-top: 5px;
    color: #000;
    text-transform: uppercase;
  }

  .counts p{
    font-family: Asap;
    color: #000;
    text-align: center;
    font-size: 15px;
  }

  .counts p.rt{
    text-align: right;
  }

  .counts p.lt{
    text-align: left;
  }

  .ins-div
  {
    padding-top: 25px;
  }

  .footer-img {
    background-image: url("../img/footer-img.jpg");
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-color: #fff;
    min-height: 400px;
    height: 400px;
    padding-top: 115px;
  }

  .ft-txt
  {
    font-family: Mr Dafoe;
    font-size: 140px;
    line-height: 55px;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: lowercase;
    color: #ffffff;
    text-align: center;
    margin-top: 33px;
  }

  .ft-txt1
  {
    font-family: "Josefin Sans",sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: center;
    margin-top: 75px;
  }
  .ft-abt
  {
      margin-top: 260px;
  }
#whatsapp-button {
      position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #25d366;
    color: #fff;
    border: none;
    padding: 16px;
    border-radius: 56%;
    cursor: pointer;
    font-size: 35px;
    z-index: 9;
        width: 60px; /* Adjust the width and height to make it a perfect circle */
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  @media only screen and (max-width: 768px) {
  .ft-abt
  {
      margin-top: 40px;
  }
  .pd-5
  {
    padding-top: 10px;
  }
}

.btn-r
{
    padding: 13px 28px;
    background: #1ccc8d;
    border: 1px solid #fff;
}