/* Your custom CSS */
body {
  overflow-x: hidden;
  background: linear-gradient(
    180deg,
    #fffcdb -1.66%,
    rgba(255, 252, 219, 0) 106.13%
  );
  /* opacity: ; */
}
.navbar-inner {
  background-color: transparent;
}

.navbar-inner {
  background-color: transparent;
}
.nav-item a {
  color: #000;
  font-weight: 500;
}
.navbar-collapse {
  justify-content: end !important;
}
.nav-item a:hover {
  color: #fdce0d !important;
}
.nav-item.active .nav-link {
  color: orange !important;
}
.dropdown button {
  color: #fff;
}
.dropdown button:hover {
  color: #fdce0d;
}
.dropdown-menu .dropdown-item {
  background-color: transparent;
  color: #000; /* text color */
}
.dropdown-menu .dropdown-item:hover {
  background-color: transparent; /* hover background color */
}
.navbar-toggler-icon {
  background-color: transparent; /* Default color for the toggler icon */
}

.nav-item .dropdown-menu .dropdown-item {
  color: #000; /* Color for the nav items */
}
.navbar-nav .nav-item .nav-link.active,
.navbar-nav .nav-item .nav-link:hover {
  color: #fdce0d; /* Color for the active or hovered nav items */
}
.navbar-nav {
  text-align: end;
  z-index: 111111;
}

.title {
  width: 532px;
  height: 108px;
  flex-shrink: 0;
  color: #000;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.image1 {
  width: 547px;
  height: 392px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #d9d9d9;
}
.image2 {
  width: auto;
  height: 500px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #d9d9d9;
}
.image3 {
  width: auto;
  height: 569px;
  background-color: #d9d9d9;
}
.enteremail {
  border: 1px solid red;
  max-width: 721px;
  height: 39px;
}
.foot1 {
  background: #fffcdb;
  /* height: 435px; */
  /* margin: auto; */
}
.foot2 {
  width: 100%;
  height: 70px;
  background: #fac639;
  /* margin-top: 150px; */
}
.head1 {
  color: #f2a82a;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.head2 {
  color: #6a6a6a;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}
.decoration {
  list-style-type: none;
}
.copy {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-top: 28px;
}
.serviceimg1 {
  background-color: #d9d9d9;
  width: 555px;
  height: 570px;
}
.title1 {
  color: #000;

  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.description {
  color: #8d8c8c;

  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.serviceHead {
  color: #f2a82a;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.servicepara {
  color: #8d8c8c;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.serv1 {
  height: 354px;
  width: auto;

  position: relative;
  border-radius: 9px;
  /* background: #d9d9d9; */
}
.serv2 {
  position: absolute;

  width: 220.334px;
  height: 101.761px;
  justify-content: center;
  align-items: center;
  top: 83%;
  border-radius: 8.402px;
  background: #fff;
  box-shadow: 0px 3.73434px 14.00377px 0px rgba(0, 0, 0, 0.1);
}
.Kray {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 22.406px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.ceo {
  color: #f2a82a;
  text-align: center;
  font-family: Inter;
  font-size: 14.004px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#contactFrom {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  max-width: 412px;
  height: 840px;
  border: 1px solid #abb2b9;
  border-radius: 10px;
  padding-top: 5px;
  border-top: 5px solid orange;
  /* margin: 0 auto; */
}

* {
  font-family: "Josefin Sans", sans-serif;
}

input[type="number"] {
  width: 95%;
  border: 1px solid #abb2b9;
  border-radius: 10px;
  margin-bottom: 8px;

  /* padding: 6px 4px; */
  font-size: 12px;

  box-sizing: border-box;
}
input::placeholder {
  opacity: 0.5; /* Set the opacity of the placeholder text */
  text-align: left;
  font-size: 12px;
}
label {
  color: #000;
  font-weight: bold;
  align-items: center;
  justify-self: center;
  font-size: 12px;
}
h4 {
  text-align: left;
}
.form-group {
  /* margin-top: 5px; */
  margin-left: 16px;
  display: flex;
  justify-content: center;
}

.form-group label {
  align-self: center;
  margin-right: 30px;
}
/* .changeLife {
          padding-top: 16px;
        } */
.option {
  /* border: 1px solid orange; */
  background-color: #e9ecef;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  width: 90%;
  padding-top: 10px;
  padding: 5px 7px;
  border-radius: 10px;
  margin: auto;
}
.ourPrms {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.infoType {
  margin: auto;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  max-width: 412px;
  margin-top: 25px;
}
.ourPro {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.ProdDis {
  color: #8d8c8c;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.LoanTitle {
  color: #000;
  font-family: Inter;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.container1 {
  /* width: 1353px; */
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-radius: 45px;
  background: #fffcdb;
  align-self: center;
  justify-content: center;
  margin: auto;
  margin-top: 10px;
}
body {
  overflow-x: hidden;
}
.teamImg img {
  padding: 15px;
  /* align-items: center; */
  height: 300px;
  width: 300px;
  border-radius: 20px;
}
.team {
  max-width: 300px;

  /* align-items: center; */
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.teamDisc p {
  padding: 10px;
  text-align: justify;
}
.names h3,
h5 {
  text-align: center;
}
h5 {
  color: #f2a82a;
}
