
body {
    margin: 0;
    background-color: white;
  }
  
  .wk-desk-1{
    width: 8.333333%;
  }
  .wk-desk-2{
    width: 16.666667%;
  }
  .wk-desk-3{
    width: 25%;
  }
  .wk-desk-4{
    width: 33.333333%;
  }
  .wk-desk-5{
    width: 41.666667%;
  }
  .wk-desk-6{
    width: 50%;
  }
  .wk-desk-7{
    width: 58.333333%;
  }
  .wk-desk-8{
    width: 66.666667%;
  }
  .wk-desk-9{
    width: 75%;
  }
  .wk-desk-10{
    width: 83.333333%;
  }
  .wk-desk-11{
    width: 91.666667%;
  }
  .wk-desk-12{
    width: 100%;
  }
  
  @media (max-width: 1024px) {
    .wk-ipadp-1{
      width: 8.333333%;
    }
    .wk-ipadp-2{
      width: 16.666667%;
    }
    .wk-ipadp-3{
      width: 25%;
    }
    .wk-ipadp-4{
      width: 33.333333%;
    }
    .wk-ipadp-5{
      width: 41.666667%;
    }
    .wk-ipadp-6{
      width: 50%;
    }
    .wk-ipadp-7{
      width: 58.333333%;
    }
    .wk-ipadp-8{
      width: 66.666667%;
    }
    .wk-ipadp-9{
      width: 75%;
    }
    .wk-ipadp-10{
      width: 83.333333%;
    }
    .wk-ipadp-11{
      width: 91.666667%;
    }
    .wk-ipadp-12{
      width: 100%;
    }
  }
  
  @media (max-width: 768px) {
    .wk-tab-1{
      width: 8.333333%;
    }
    .wk-tab-2{
      width: 16.666667%;
    }
    .wk-tab-3{
      width: 25%;
    }
    .wk-tab-4{
      width: 33.333333%;
    }
    .wk-tab-5{
      width: 41.666667%;
    }
    .wk-tab-6{
      width: 50%;
    }
    .wk-tab-7{
      width: 58.333333%;
    }
    .wk-tab-8{
      width: 66.666667%;
    }
    .wk-tab-9{
      width: 75%;
    }
    .wk-tab-10{
      width: 83.333333%;
    }
    .wk-tab-11{
      width: 91.666667%;
    }
    .wk-tab-12{
      width: 100%;
    }
  }
  
  @media (max-width: 500px) {
    .wk-mobile-1{
      width: 8.333333%;
    }
    .wk-mobile-2{
      width: 16.666667%;
    }
    .wk-mobile-3{
      width: 25%;
    }
    .wk-mobile-4{
      width: 33.333333%;
    }
    .wk-mobile-5{
      width: 41.666667%;
    }
    .wk-mobile-6{
      width: 50%;
    }
    .wk-mobile-7{
      width: 58.333333%;
    }
    .wk-mobile-8{
      width: 66.666667%;
    }
    .wk-mobile-9{
      width: 75%;
    }
    .wk-mobile-10{
      width: 83.333333%;
    }
    .wk-mobile-11{
      width: 91.666667%;
    }
    .wk-mobile-12{
      width: 100%;
    }
  }


  /* SWATI NAGARRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR */


    .hero-image {
      background-image: url("../img/rs=w_1535,m.png");
      background-color: #cccccc;
      height: 560px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
    }
    
    .hero-text {
      text-align: center;
      position: absolute;
      top: 62%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
  }
.header {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 20px 0px;
  text-align: center;
}

.logo_img {
  margin: 0px 0px 60px 0px;
}

p.hero-p {
  font-size: 20px;
}
/* .header_p {
  font-size: x-large;
}

.header_p {
  font-size: 22px;
}
.header_h1 {
  font-weight: 400;
  font-size: 40px;
} */




.join-btn {
  color: #000000;
  background-color: rgb(255 255 255);
  padding: 20px 40px;
  font-size: 12px;
  font-family: inherit;
  border: none;
  font-weight: 600;
  border-radius: 6px;
}

.join-btn:hover {
  color: #000000;
  background-color: var(--bs-gray-300);
  padding: 20px 40px;
  font-size: 12px;
  font-family: inherit;
  border: none;
  font-weight: 600;
  border-radius: 6px;

}



.top_title {
  text-align: center;
  color: rgb(173, 140, 140);
  font-size: 44px;
  padding: 27px 0px 15px 0px;
  line-height: 49px;
}

.top_title-2 {
  color: rgb(173, 140, 140);
  padding: 27px 0px 15px 0px;
  line-height: 49px;

}
.top-h {
  font-size: 50px;
}

.text-content {
  text-align: center;
  /* color: black; */
}
h.text-h {
  color: black;
  font-size: 21px;

  /* margin: 8px 0px 16px 0px; */
}
p.text-p {
  color: #5e5e5e;
  line-height: 1.5;
  font-weight: 400;
  padding: 4px 9px;
}

section.section-bg {
  background-color: #f3f2f2;
}


.sct-text {
  text-align: center;
}
.sct-p {
  font-size: 18px;
  color: #000000cf;
}

.btn-veo {
  padding: 25px 50px;
  background-color: black;
  font-weight: 600;
  margin: 33px 0px 50px 0px;
}
.row {
  margin: 0px;
}


.contact-h {
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
}
p.contact-p {
  font-size: 20px;
  color: #000000cc;
}

.msg-btn {
  color: white;
  background-color: #000000b8;
  padding: 7px 34px;
  border-radius: 5px;
}


.tym-drop {
  color: #826c6c;
  text-decoration: none;
  font-size: 18px;
}



.slt-3 {
  text-align: center;
}

.search-btn {
  color: white;
  font-weight: 800;
}

.ftr-h {
  font-size: 17px;
}

