/*popup css start*/
.overlay {
  background-color: #00000080;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}
.popupMaintwo {
  position: fixed;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 770px;
  height: 467px;
  padding: 0;
  border-radius: 15px;
  margin: auto;
  z-index: 99999999;
  display: flex;
  align-items: center;
  display: none;
  background-color: #fff0;
}
.popupMaintwo .closePoptwo {
  position: absolute;
  right: -70px;
  top: -13px;
  background: #f53855;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  z-index: 1;
}
.popup-closetwo {
  position: absolute;
  right: -15px;
  top: -15px;
  background: #159567;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  z-index: 10;
  padding: 0;
  line-height: 27px;
  text-align: center;
}
.pop-h h1 {
  font-size: 28px;
  color: black;
  /* font-family: sofiapro-bold; */
  font-weight: 800;
  padding: 15px 0 0 0;
  line-height: 18px;
}
.pop-h span {
  color: #f53855;
  font-weight: 800;
  /* font-family: sofiapro-bold; */
  line-height: 12px;
}
.pop-h h2 {
  font-size: 22px;
  color: black;
  /* font-family: sofiapro-bold; */
  font-weight: 400;
  padding: 7px 0 0 0;
  line-height: 18px;
}
.pop-h2 h2 {
  font-size: 16px;
  color: #8c8c8c;
  font-weight: 700;
  padding: 15px 0 0 0;
  text-align: left;
}
.pop-h2 p {
  font-size: 14px;
  color: #8c8c8c;
  font-weight: 400;
  text-align: left;
  padding: 10px 0 0 0;
  line-height: 19px;
}
.fom3 {
  font-size: 14px !important;
  padding: 0 2px;
  width: 80%;
  background-color: transparent !important;
  border: none;
  /* font-family: sofiapro-bold; */
}
.fom3-back {
  background-color: #f5f5f5;
  margin: 7px 1px 0 1px;
  padding: 0 !important;
  border-radius: 6px;
  width: 100%;
}
.fom3-back img {
  vertical-align: middle;
  display: inline;
}
.fom3-back .fom3 {
  vertical-align: middle;
}
.fom4 {
  padding: 5px 8px 54px;
  width: 92%;
  background-color: transparent !important;
  border: none;
  font-size: 13px;
  /* font-family: sofiapro-bold; */
}
.fom4-back {
  width: 100%;
  background-color: #f5f5f5;
  margin: 8px 1px 8px 1px;
  padding: 7px 8px;
  border-radius: 6px;
}
.fom4-back img {
  vertical-align: top;
  display: inline;
}
.fom4-back .fom4 {
  vertical-align: middle;
}
.fom3::placeholder,
.fom4::placeholder {
  color: #000 !important;
}
.fom3 {
  padding: 15px 15px !important;
  height: auto !important;
  width: 100%;
}
.pop-li li {
  display: inline-block;
}
.white-back {
  border-radius: 43px;
}
.pop-h {
  padding: 25px 17px;
  background-size: contain;
  background-color: #fff;
  border-radius: 0 0 14px 0;
  background-repeat: no-repeat;
  background-position: right center;
  transform: translateX(45px);
  border-left: none;
}
.sign-btn3 {
  background-color: black;
  color: #fff;
  border: solid 0 #d10210;
  font-size: 22px;
  padding: 15px 0 14px 0 !important;
  width: 100%;
  border-radius: 6px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  /* font-family: sofiapro-bold; */
}
.sign-btn3:hover {
  background: #fdd10d;
  color: #fff;
}
.col-md-5.right-s {
  padding: 0;
}
.right-s h1 {
  color: #8ace08;
  font-size: 56px;
  /* font-family: sofiapro-bold; */
  font-weight: 300;
  line-height: 14px;
  margin-top: 5%;
  background-color: #00000078;
  padding: 8% 0 5% 5%;
  margin-bottom: 8px;
}
.right-s h2 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  padding-left: 40px;
  padding-top: 15px;
  /* font-family: sofiapro-bold; */
  line-height: 37px;
}
.right-s h2 span {
  font-size: 36px;
  font-weight: 800;
  position: relative;
  z-index: 1030;
}
.right-s h2 span::after {
  content: "";
  width: 100%;
  height: 40%;
  background-color: #8ace08;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.pop-li {
  padding: 14px 0 11px 0;
}


@media (max-width: 767px) {
  .pop-h h1 {
      font-size: 24px;
      line-height: 24px;
      text-align: center;
      letter-spacing: -1px;
      color: #fff;
  }
  .pop-h h2 {
      font-size: 18px !important;
      line-height: 18px;
      text-align: center;
      color: #fff;
  }
  .right-s {
      display: none;
  }
  .popupMaintwo {
      width: 277px;
      top: 50px;
      height: 518px;
      background-color: #00ffff00;
      padding: 0;
  }
  .popupMain,
  .pppopupMain {
      width: 94%;
  }
  .btn-group-lg > .btn,
  .btn-lg,
  .btn.btn-white {
      padding: 0.65rem 0.9rem;
      font-size: 0.65rem;
      border-radius: 0.4rem;
  }
  .pop-h {
      transform: translateX(0) !important;
      flex: unset;
      max-width: unset;
      border-radius: 14px;
      background-color: #00153c;
  }
  .mob-h {
      display: none !important;
  }
  .sign-btn3 {
      background-color: #fdd10d;
      background-image: unset;
      font-size: 18px;
  }
  .sign-btn3:hover {
      background-color: #f53855;
  }
}

/*popup css end*/
