.h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  font-size: 19.42px;
  color: rgb(13, 42, 99);
  font-weight: bold;
  line-height: 1.006;
  /* line-height: 4.006; */
}
.bg-green{
    background-color: rgb(46, 148, 22) !important;
}
.text-white{
  color: #fff;
}
.menu-btn{
  background: #1385e9;
  color: #fff;
  font-size: 20px;
  padding: 12px 14px;
}
.base-link{
  color: rgb(13, 42, 99) !important;
  text-decoration: none;
  font-weight: 500 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 18px;
  

}
.h5 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  line-height: 2.006;
  text-transform: uppercase;
}
.h6 {
  font-size: 16px;
  font-family: "Poppins";
  color: rgb(0, 0, 0);
  line-height: 1.2;
}
.sub-head {
  font-size: 18px;
  font-family: "Poppins";
  color: #fff;
  line-height: 1.2;
  padding: 10px;
}
.btn-main{

  background-color: rgb(3, 78, 143);
  border-radius: 100px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 5px 22px;
  letter-spacing: 1px;
  font-family: 'Poppins';
  
}
.background-layer {
  background-color: rgb(3, 77, 142);
  padding: 30px 0px;
  overflow: hidden;
}
.boder-main {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.36);
  border: 4px solid #fff;
  border-radius: 100%;
}
.boder-main:hover {
  border: 4px solid rgb(19, 133, 233);
}
.rating {
  color: rgb(19, 133, 233);
}
.star-icon {
  padding: 0px 6px;
}
.mainBanner {
  background-image: url("/images/mainbanner.png");
  padding: 100px 0px;
}
.mainBanner a {
  color: #fff;
}
.mainBanner .nav-tabs .nav-item {
  border-radius: 16px 16px 0px 0px;
  text-transform: uppercase;
  color: #fff;
  border: none !important;
  width: 100%;
}
.mainBanner .nav {
  flex-wrap: nowrap !important;
}
.tab-head {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3rem;
  font-family: "Poppins";
}
/* .nav-tabs .nav-link {
  border-width: 0px !important;
  background: #0000005e !important;
  border-radius: 16px 16px 0px 0px;
}
.mainBanner .nav-tabs .nav-link.active {
  background: #00000045 !important;
  border-radius: 16px 16px 0px 0px;
  text-transform: uppercase;
  color: #fff;
  border: none !important;
} */
.form-area {
  background-color: #00000045 !important;
  padding: 10px;
}
.form-control {
  /* background-color: #ffffff47 !important; */
  border: none;
  border-radius: 5px !important;
}
.mainBanner ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.sign-up-btn {
  background: rgb(201, 32, 39);
  text-transform: uppercase;
  border-radius: 20px;
  padding: 5px 50px;
  color: #fff !important;
}
.drop-down-filed {
  background-color: #ffffff47 !important;
  border: none;
  border-radius: 5px !important;
  box-shadow: none;
  text-transform: capitalize;
}
.main-card-slider {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  padding: 12px 111px;
  text-align: center;
  max-width: 561px;
}
.main-card-box {
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.card-heading {
  font-size: 26px;
  font-family: "Poppins";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
}
.card-footer {
  background-color: rgb(201, 32, 39);
  padding: 10px;
}
.footer-main-box {
  background-image: url("/images/footerbg.png");
  padding: 20px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-des {
  font-size: 19px;
  font-family: "Poppins";
  color: #fff;
  line-height: 1.2;
  padding: 0px 100px;
  line-height: 1.2;
  letter-spacing: 3px;
  word-spacing: 3px;
}
.footer-list {
  font-size: 18px;
  font-family: "Poppins";
  color: #fff;
  line-height: 1.2;
  /* padding-bottom: 20px; */
}
.layer-one {
  background-image: url("/images/newotp.png");
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}
.layer-two {
  background-color: #fff;
}
.main-otp-section {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 40px 45px;
  border-radius: 16px;
  width: 470px;
  margin-left: -75px !important; 
}
@media (max-width:1100px) {
 .main-otp-section{
  width: 100%;
  margin-left: 0px !important; 
  padding: 40px 25px;
 } 
}
@media (max-width:1000px) {
 .sidebarshow{
  display: none !important;
 } 
}
@media (min-width:1000px) {
 .sidebarshowno{
  display: none !important;
 } 
}
section.section {
  background: transparent;
}

.slideshow {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);

  .slide img {
      max-width: 100%;
      width: 100%;
  }

  .slick-prev:before,
  .slick-next:before {
      color: black;
  }
}
.otp-input {
  width: 100%;
  margin: 10px auto;
  display: flex;
  /* justify-content: center; */
}
.otp-input input {
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 5px;
  font-size: 20px;
  background-color: rgb(0 0 0 / 10%) !important;
}
.ts-menu-2 .a{
  color: #fff !important;
  font-weight: 400;

}
.ts-menu-2 .a:hover{
  color: #fff !important;
}
.sideone-layer{
  background-image: url("/images/sideone.png");
  padding: 100px 45px;
  background-size: cover;
  background-repeat: no-repeat;
}
.user-some-one{
  border: 2px solid rgb(144, 255, 0);
  border-radius: 100%;
  position: relative;
}
.some-user{
  padding: 5px;
  border-radius: 100%;
}
.user-data{
  position: absolute;
    bottom: -5px;
    left: 25px;
    background-color: #fff;
    border-radius: 10px;
    padding: 3px 8px;
    color: rgb(144, 255, 0);
    font-size: 14px;
}
.grediant-btn{
  background: linear-gradient(1deg, rgb(1, 94, 234) 0%, rgb(0, 192, 250) 100%) !important;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  border: none;
  border-radius: 100px !important;
  margin-top: 100px;
  padding: 0px 20px;
  color: #fff;
  text-transform: capitalize;

}
