@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
    url("../fonts/Poppins-SemiBold.woff") format("woff"),
    url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-Medium.woff2") format("woff2"),
    url("../fonts/Poppins-Medium.woff") format("woff"),
    url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Poppins-Regular.woff2") format("woff2"),
    url("../fonts/Poppins-Regular.woff") format("woff"),
    url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Poppins-Regular" !important;
}

.webinar-header {
  color: white;
  margin-bottom: 25px;
}
.webinar-header img {
  height: 30px;
}
.webinar-header .line-img {
  height: 30px;
  margin-right: 20px;
  margin-left: 15px;
}

.form-control {
  color: #000 !important;
  border-radius: 4px !important;
  height: 35px;
  padding: 6px 12px !important;
  width: 100%;
}

.form-group {
  margin-bottom: 7px;
}
.form-label {
  margin-bottom: 5px;
  color: #171717;
  font-size: 14px;
  font-family: "Poppins-Regular";
}

.form-label::after {
  content: "*";
  color: red;
  margin-left: 2px;
}
textarea::placeholder,
input::placeholder {
  font-size: 13px;
  color: #a5a5a5;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  background-color: #b7b7b7;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
}
.submit-btn {
  padding: 6px 10px;
  background: #3863ff;
  color: #fff;
  font-size: 20px;
  outline: none;
  border: 0;
  border-radius: 4px;
  margin-top: 14px;
  cursor: pointer;
  width: 100%;
  font-family: "Poppins-Medium";
}

.form-line {
  height: 550px;
}

/* thank you message */
.submission-section {
  height: 70vh;
  background-color: #fff;
  position: relative;
  /* overflow: hidden; */
  border-radius: 20px;
}

.submission-content {
  text-align: center;
  z-index: 10;
}

.submission-content h2 {
  font-size: 24px;
  color: #171717;
  margin-bottom: 10px;
  padding-top: 20px;
}

.submission-content p {
  color: #606060;
  font-size: 18px;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.close-icon-img {
  width: 24px;
  height: 24px;
}

.side-box {
  position: absolute;
  left: -17px;
  top: 30%;
  transform: translateY(-50%);
  z-index: 1;
}

.side-box-img {
  max-width: 80px;
  height: auto;
}

.oval-image-wrapper {
  position: absolute;
  bottom: 33px;
  right: -15px;
  z-index: 1;
}

.oval-img {
  max-width: 100px;
  height: auto;
}

.modal-title-bahwan {
  font-size: 21px;
}

.form-section {
 /* background-color: #f8f9fa;*/
  padding: 30px;
  border-radius: 10px;
 /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
  height: 100%;
  padding-top:15px;
}
.form-section h5 {
  font-family: "Poppins-SemiBold";
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.6px;
  background: linear-gradient(145deg, #084ad6 2%, #00a3e4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.form-section p {
  color: #828282;
  font-family: "Poppins-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding-top: 10px;
}
.form-section .rd-text {
  color: #00a1e3;
  font-family: "Poppins-SemiBold";
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.4px;
}

.carousel-section {
  border-radius: 14.012px;
  background: #fff;
}
.carousel-section img {
  max-width: 200px;
}

.btm-txt .desc {
  color: #00a1e3;
  font-family: "Poppins-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.28px;
  text-align: left;
}
.carousel-section .head {
  color: #084ad6;
  font-family: "Poppins-Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: -0.4px;
  text-align: left;
}
.slide1-wrapper {
  text-align: center;
  position: relative;
  background: url("../images/slide1-bg.png");
}

.slide1-image {
  width: 230px;
  z-index: 1;
}

.feature-box {
  position: absolute;
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background: white;
  max-width: 270px;
}

.feature-box img {
  width: 20px;
  height: 20px;
}

.radarslider-sec {
  border-radius: 22px;
  background: linear-gradient(304deg, #fff -5.99%, #b7e5ff 113.44%);
  padding: 30px;
  text-align: center;
}

.slide2-wrapper {
  background: linear-gradient(to bottom, #e9f4ff, #ffffff);
}

.carousel-indicators {
  bottom: -6px;
}
.carousel-indicators .active {
  background-color: #000000;
}
.cap-box {
  background: #fff;
  padding: 10px 15px;
  border-radius: 20px;
  font-size: 14px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  display: inline-block;
  max-width: 100%;
}
