.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.image-container {
  position: relative;
  width: 100%;
  height: 58rem;
}

.background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay-text {
  position: absolute;
  top: 10%;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
}
.slogan-text {
  position: absolute;
  bottom: 46%;
  left: 56%;
  width: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
}
.slogan-bottom {
  justify-content: center;
  position: absolute;
  bottom: 34%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
}
.slogan-associate {
  justify-content: center;
  position: absolute;
  bottom: 20%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
}
.font10-400{
  color: #757D77;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
}
.font11-900{
  font-weight: 600;
  font-size: 14px;
}
.font12-500{
  color: #102D4F;
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.2816px;

}
.font14-400{
  color: #102D4F;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.font14-500{
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.32px;
}
.font14-700{
  font-weight: 700;
  font-size: 17px;
}
.font16-700{
  color: #102D4F;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
}
.font16-700-light{
  color: #fff;
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 21px;

}
.font18-500{
  color: #102D4F;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
}
.font18-400-black{
  color:#101616;
  font-weight: 400;
  font-size: 18px; 
}
.home-page-heading{
  justify-content: center;
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 70px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
}
.font22-400{
  font-family: 'Public Sans';
  color: #FFFFFF;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
}
.kisan-header{
  color:#C62C2E;
  font-weight: 700;
  font-size: 16px;
}
.footer-font{
  font-family: 'Philosopher';font-style: normal;font-weight: 400;font-size: 24px;line-height: 34px;
}
.userInput input {
  width: 38px !important;
  margin: 3px;
  height: 40px;
  border: none;
  border-radius: 5px;
  text-align: center;
  font-size: 1.2rem;
  background: #eef2f3;
}
.footer {
  background: #EDE2D8;
  padding: 0px 0 14px;
}

.footer .container {
  max-width: 100%;
}

.footer-top .footer-top-card {
  position: relative;
}

.footer-top .footer-before::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #102D4F;
}
.footer-top .footer-before2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #102D4F;
}

.footer-top-card-inner {
  max-width: 242px;
  margin: 10px 3px 0px 56px;
  position: relative;
}

.footer-top-card h6 {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #102D4F;
  margin: 10px 0;
}

.footer-top-card p {
  font-weight: 400;
  font-size: 16px;
  color: #8A99B4;
}

.footer-bottom {
  margin-top: 0px;
}

.footer-bottom-link h5 {
  font-weight: 800;
  font-size: 16px;
  color: #102D4F;
}

.footer-bottom-link a {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.32px;
  color: #102D4F;
}

.footer-bottom .footer-bottom-copy {
  margin-top: 90px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.32px;
  color: #102D4F;
}
.modal-header .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  opacity: 1;
  background: transparent url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L8.41421 7L13.7071 12.2929C14.0976 12.6834 14.0976 13.3166 13.7071 13.7071C13.3166 14.0976 12.6834 14.0976 12.2929 13.7071L7 8.41421L1.70711 13.7071C1.31658 14.0976 0.683417 14.0976 0.292893 13.7071C-0.0976311 13.3166 -0.0976311 12.6834 0.292893 12.2929L5.58579 7L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='%23102D4F'/%3E%3C/svg%3E%0A") center/1em auto no-repeat;
  width: 14px;
  height: 14px;
  border-radius: 0;
}
.modal-body {
  padding: 0 24px 24px;
}

.modal-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/bg-modal.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.2;
}
.error {
  font-weight: 400;
  font-size: 12px;
  color: #FB8C00;
}
.btn-blue {
  color: #fff !important;
  background-color: #102D4F !important;
}
.card-title {
  font-size: 1.2rem;
  font-weight: bold;
}
.card-text {
  font-size: 0.9rem;
}
.carousel-control-prev,
.carousel-control-next {
  width: 5%;
}
#btn-brown {
--bs-btn-color: #fff;
--bs-btn-border-color: #BB6721;
--bs-btn-bg: #BB6721;
--bs-btn-hover-color: #BB6721;
--bs-btn-hover-border-color: #BB6721;
--bs-btn-disabled-bg: transparent;
margin-right: 5px;
font-size: 18px;
font-weight: 600;

}
#btn-brown-fad {
--bs-btn-color: #BB6721;
--bs-btn-border-color: #BB6721;
--bs-btn-bg: transparent;
--bs-btn-hover-color: #BB6721;
--bs-btn-hover-border-color: transparent;
--bs-btn-hover-border-color: #BB6721;
--bs-btn-disabled-bg: transparent;
margin-right: 5px;
font-size: 18px;
font-weight: 600;

}
.profilepic{
  content:attr(data-letters);
  display:inline-block;
  font-size:15px;
  width:41px;
  height:40px;
  line-height:40px;
  text-align:center;
  border-radius:50%;
  background:#BB6721;
  vertical-align:middle;
  color:white;
}
a{
  text-decoration: none;
}
.line {
  flex: 1;
  height: 2px;
  background: linear-gradient(to right, transparent, white);
  max-width: 100px;
}
.line.right {
  background: linear-gradient(to left, transparent, white);
}
.heading {
  font-size: 24px;
  font-weight: bold;
  color: white;
}
.form-check-input:checked {
  background-color: #102D4F;
  border-color: #102D4F;
}
.congrats-pop-up {
  padding: 0 15px;
}

.congrats-pop-up .modal-header {
  padding: 0 10px 10px;
}

.congratulation {
  padding: 0;
}

.congratulation .congrats img {
  display: flex;
  margin: 0 auto;
  height: 290px;
  width: 250px;
}

.congratulation .congrats .desc {
  text-align: center;
}

.congratulation .free-trial .free-heading {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(to right bottom, #eecb84, #f2d18e, #f7d899, #fbdea3, #ffe5ae);
  padding: 120px 0px;
  border-radius: 25px;
}

.congratulation .free-trial .free-heading h1 {
  font-size: 50px;
}
.congrats-pop-up {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(30px);
  border-radius: 10px;
}
