@font-face {
  font-family: "MuktaMahee";
  src: url(../font/MuktaMahee-Regular.ttf);
}
.container {
  margin: auto;
}
body {
  font-family: "MuktaMahee";
  background-color: white;
}
.min-header {
  box-shadow: 0px 1px 20px 0px #00000024;
}
.haeder-center {
  position: relative;
  margin: 0px;
  display: flex;
  justify-content: center;
  height: 120px;
  align-items: center;
  margin: auto;
}
/* .logo-p {
  margin-top: -32px;
} */
.login-data {
  position: absolute;
  right: -70px;
  color: #295d85;
}
.login-data button {
  background-color: white;
  border: none;
  height: 35px;
  border-radius: 5px;
  border: 0.2px solid #295d85;
  padding: 0px 20px;
  margin-left: 10px;
}
.login-data button:hover{
  background-color: #295d85 ;
  color : white;
  border: none;
  height: 35px;
  border-radius: 5px;
  border: 0.2px solid white;
}
.login-data button:hover svg path{
  stroke: white; /* Change this to the desired color */
}
.login-data select {
  background-color: white;
  border: none;
  height: 35px;
  border-radius: 5px;
  border: 0.2px solid #295d85;
  padding: 0px 20px;
  margin-left: 10px;
}
.Ellipse {
  width: 100%;
  display: grid;
  justify-content: center;
  padding-top: 64px;
}
.Ellipse-A {
  justify-content: center;
  display: flex;
}
.Ellipse-A.findmyleasessec1 {
  justify-content: center;
  display: flex;
}
.Ellipse-B img {
  width: 273px;
  height: 65px;
}

.Ellipse-A h1 {
  position: relative;
  margin: 0px;
  color: #295d85;
  font-weight: bold;
}
.Ellipse p {
  font-size: 26px;
}
.slider-data {
  position: relative;
  height: 650px;
}
.form-data-B {
  margin-top: 50px;
  text-transform: capitalize !important;
}
.input-data-A {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}
.w-full {
  width: 100%;
}
.form-data-B input {
  width: 100%;
  height: 60px;
  padding: 0px 30px;
  border: none;
  border: 1px solid #295d85;
  border-radius: 5px;
  font-size: 20px;
}
.form-data-B select {
  width: 100%;
  height: 60px;
  padding: 0px 30px;
  border: none;
  border: 1px solid #295d85;
  border-radius: 5px;
  font-size: 20px;
}
.form-data-B label {
  color: #295d85;
  font-size: 20px;
}
.w-full-R {
  width: 100%;
  height: 60px;
  padding: 0px 30px;
  border: none;
  border: 1px solid #295d85;
  border-radius: 5px;
  font-size: 20px;
  padding-right: 200px;
  position: relative;
}
.w-full-R span {
  counter-reset: #295d85;
  position: absolute;
  right: 50px;
  top: 18px;
}
.input-l {
  width: 100%;
  height: 60px;
  padding: 0px 0px;
  padding-left: 20px;
  border: none;
  border: 1px solid #295d85;
  border-radius: 5px;
  font-size: 20px;
}
.w-full textarea {
  width: 100%;
  height: 125px;
  padding-left: 20px;
  padding-top: 20px;
  background: white;
  border: 1px solid #295d85;
  border-radius: 5px;
}
.w-full textarea::placeholder {
  font-size: 20px;
}
.submit-R {
  display: flex;
  justify-content: center;
}
.submit-R button {
  width: 508px;
  height: 55px;
  flex-shrink: 0;
  border: none;
  border-radius: 40px;
  background: #295d85;
  color: #fff;
  font-size: 30px;
  margin-top: 50px;
  text-transform: capitalize;
}

.submit-R button:hover {
  width: 508px;
  height: 55px;
  flex-shrink: 0;
  border: none;
  border-radius: 40px;
  background: #fff;
  color:  #295d85;
  font-size: 30px;
  margin-top: 50px;
  text-transform: capitalize;
  border: 2px solid #295d85;
}

.form-T {
  text-transform: capitalize;
}
.form-T button {
  text-transform: capitalize;
}
.Shop-one {
  background-color: rgba(41, 93, 133, 0.11);
  min-height: 618px;
  margin-top: 50px;
}

.Stop-R .Ellipse-B {
  margin-left: 0px;
}
#cascade-slider {
  margin-top: 100px;
}
.Stop-R .Ellipse-B img {
  width: 379px;
  height: 65px;
  margin-bottom: 100px;
}
.slider-data .Ellipse-B img {
  width: 700px;
}
.Shop-one ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-top: 50px;
}
.Shop-one ul li {
  background-color: white;
  width: 280px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 35px 15px rgba(255, 255, 255, 0.62);
  text-align: center;
}
.Shop-one ul li:hover {
  border-bottom: 3px solid #295d85;
}
.Shop-one ul li h3 {
  color: #295d85;
  font-size: 30px;
  text-transform: capitalize;
}
.Shop-one ul li p {
  font-size: 20px;
  line-height: 25px;
}
.Shop-one ul li svg {
  margin-top: 50px;
}
.form-submit-K {
  height: 676px;
  flex-shrink: 0;
  background-color: #295d85;
}
.path-to-image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  padding-top: 80px;
}
.form-input-G {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}
.form-input-G input {
  width: 100%;
  border: none;
  height: 45px;
  border-radius: 5px;
  border: 0.3px solid #fff;
  background-color: rgba(0, 0, 0, 0);
}
.form-T input {
  width: 100%;
  border: none;
  height: 45px;
  border-radius: 5px;
  border: 0.3px solid #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
}
.form-T label {
  color: white;
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.form-T button {
  color: #295d85;
  width: 100%;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: #fff;
  font-size: 30px;
  border: none;
  margin-top: 40px;
}

.form-T button:hover {
  color: #fff ;
  width: 100%;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: #295d85;
  font-size: 30px;
  border: none;
  margin-top: 40px;
  border: 2px solid #fff;
}

.form-T {
  margin-top: -10px;
}
/* footer */
.footer {
  box-shadow: 0px 1px 20px 0px #00000024;
  position: relative;
  margin-top: 50px;
}
.footer .rental {
  list-style-type: none;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  grid-gap: 20px;
  padding-top: 50px;
  position: relative;
  text-transform: capitalize;
}
.rental .justify-center {
  padding-top: 50px;
  display: grid;
  justify-content: center;
  color: #295d85;
  font-size: 20px;
}
.rental .justify-center ul {
  list-style-type: disc;
}
.rental .justify-center p {
  margin-left: -30px;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 9px;
}
.end-H ul {
  list-style-type: none !important;
}
.end-H ul li:nth-child(1) {
  font-weight: 700;
  margin-top: 10px;
}
.end-H ul li:nth-child(4) {
  font-weight: 700;
  margin-top: 20px;
  margin-top: 10px;
}
.empieretech {
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  background: #295d85;
  color: #f3f3f3;
  font-size: 20px;
  align-items: center;
  margin-top: 50px;
  height: 80px;
  text-transform: capitalize;
}
#myinput {
  background: linear-gradient(
    to right,
    #295d85 0%,
    #295d85 50%,
    #b5c5d5 50%,
    #b5c5d5 100%
  );

  border-radius: 8px;
  height: 12px;
  outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
  margin-top: 25px;
  padding: 0px;
  border: none !important;
}
#myinputH {
  background: linear-gradient(
    to right,
    #295d85 0%,
    #295d85 50%,
    #b5c5d5 50%,
    #b5c5d5 100%
  );

  border-radius: 8px;
  height: 12px;
  outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
  margin-top: 25px;
  border: 1px solid #295d85;
  border: none !important;
}
#myinputH::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: #295d85;
  border: none !important;
}
#myinput::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: #295d85;
}
.slider-data {
  position: relative;
  height: 770px;

  overflow: hidden;
}
.Shop-one .Ellipse p {
  font-size: 20px;
  margin-top: -94px;
  margin-bottom: -70px;
}
.Shop-one .Ellipse {
  width: 100%;
  display: grid;
  justify-content: center;
  padding-top: 64px;
  margin-bottom: -43px;
}
.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 90%;
  cursor: pointer;
  z-index: 5;
}
.cascade-slider_arrow-left {
  left: 530px;
}
.cascade-slider_arrow-right {
  right: 530px;
}
.cascade-slider_item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.15);
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
}
.card {
  background-color: none;
  color: black;
  box-shadow: none;
  color: #505050;
  width: 530px;
  /* height: 357px; */
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px; /* 125% */
  /* text-transform: capitalize; */
  padding-top: 20px;
  position: relative;
}
.card br {
  display: none;
}
.one-N {
  position: absolute;
  right: 40px;
  display: inline-block;
  margin-top: -55px;
  display: none;
}
.card div img {
  float: left;
  vertical-align: middle;
  margin-top: -20px;
}
.card h1 {
  color: #295d85;
  font-size: 20px;
  margin-top: 50px;
}

.Stop-R h1 {
  text-transform: capitalize !important;
}
.slider-data .Ellipse-B img {
  width: 736px;
}
.form-group {
  display: block;
  margin-bottom: 15px;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
  color: #505050 !important;
  font-weight: 100 !important;
  margin-right: 30px;
}
.form-group {
  display: inline-block;
  margin-top: 15px;
}
.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #505050;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 50%;
}
.w-full-R span {
  color: #295d85;
}

.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #505050;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 10px;
}

.form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  content: "";
  top: 7px;
  left: 15px;
  width: 6px;
  height: 14px;
  border: solid #505050;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.drop-menu {
  list-style-type: none;
  width: 570px;
  min-height: 454px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.12);
  margin-left: 0px;
  padding-left: 30px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  position: absolute;
  z-index: 9999;
  display: none;
}
#dropmenur12 {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  top: 0px;
  z-index: 999;
}
#dropmenu12 {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999;
  top: 0px;
}
.drop-menu input {
  height: 43px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 0.3px solid #505050;
  background-image: url(../img/icon/arrr.svg);
  background-repeat: no-repeat;
  background-position: 18px;
  padding-left: 40px;
  font-size: 15px;
}
.drop-menu-1 {
  display: block;
}
.drop-menu-2 {
  display: none;
}
#dropmenu3 {
  display: none;
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
#dropmenu2 {
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
#dropmenur3 {
  display: none;
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
#dropmenur1 {
  min-height: 150px;
}
#dropmenur2 {
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
.drop-menu-3 {
  display: inline-block !important;
}
.drop-menu li {
  border-top: 1px solid #9f9f9f;
  font-size: 20px;
  padding: 10px 20px;
  margin-left: 0px;
}
.drop-menu li:nth-child(1) {
  border-top: none;
  margin-left: 0px;
}
.drop-menu li:nth-child(2) {
  border-top: none;
}
.drop-menu li img {
  margin-right: 15px;
}
.star {
  position: absolute;
  margin-left: -40px;
  margin-top: 0px !important;
  top: 214px;
}

.Stop-R h1 {
  text-transform: capitalize !important;
}

.setting-description {
  background-color: #1c2028;
  border-radius: 15px 15px 0px 0px;

  min-width: 231.5px;
  width: 100% !important;
  max-width: 483px;
}

.setting-description-text {
  padding-top: 18px !important;
  color: #81828b;
  font-family: Gilroy-Regular !important;
}

.wrapper-dropdown {
  position: relative;
  display: inline-block;
  min-width: 231.5px;
  width: 100%;
  height: 60px;
  padding: 0px 0px;
  padding-left: 20px;
  border: none;
  border: 1px solid #295d85;
  border-radius: 5px;
  font-size: 20px;
  padding-top: 15px;
}

.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
.dropdown {
  opacity: 1;
  visibility: visible;
  border-radius: 15px;
  background: #fff;
  margin-left: 0px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.arrow {
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  rotate: 180deg;
}
.dropdown-menu-search {
  display: block !important;
  padding-left: 40px !important;
  margin-left: 20px !important;
  height: 43px !important;
  flex-shrink: 0;
  border-radius: 5px;
  border: 0.3px solid #505050;
  background-image: url(../img/icon/arrr.svg);
  background-repeat: no-repeat;
  background-position: 18px;
  padding-left: 40px;
  font-size: 15px;
  width: 90% !important;
  margin-bottom: 20px !important;
}
.dropdown-select {
  width: 100%;
  height: 60px;
  padding-top: 18px;
  font-size: 20px;
  background-image: url("../img/icon/arrow\ \(1\).svg");
  background-position: right 23px;
  background-repeat: no-repeat;
}
.dropdown-menu-item {
  background-image: url(../img/icon/arr.svg);
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 20px;
  height: 40px;
  background-position: left 6px;
  border-top: 1px solid #9f9f9f;
}
.dropdown-menu-inner {
  width: 500px;
  padding-left: 20px;
  height: 250px;
    overflow: overlay;
}
.wrapper-column .form-group {
  width: 100%;
  border: 1px solid #295d85;
  border-radius: 5px;
  margin-top: 0px !important;
}
.form-data-B {
  margin-bottom: -30px;
}
.relative label {
  color: #295d85;
  font-size: 20px;
  text-transform: capitalize;
}
.selected {
  border: none;
}

.chrome {
  width: 100%;
}
/* home css */
.tenants_data {
  background-image: url(../img/rectangle-5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rectangle {
  width: 810px;
  height: 237px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rectangle1 {
  width: fit-content;
  padding: 0px 30px;
  height: 66px;
  border-radius: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec2rec{
  width: fit-content;
  padding: 0px 19px;
  height: 66px;
  border-radius: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rectangle_l {
  width: 610px;
  height: 66px;
  position: absolute;
}
.rectangle1 h1 {
  text-transform: capitalize;
  color: white;
  font-size:  40px;
}
.rectangle_p {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  width: 100%;
  margin-top: 100px;
}
.rectangle_p button {
  border: none;
  background-color: white;
  border-radius: 50px;
  color: #295d85;
  height: 70px;
  display: inline;
  width: 100%;
  text-transform: capitalize;
  font-size: 20px;
}

.rectangle_p button:hover {
  border: none;
  background-color: #295d85;
  border-radius: 50px;
  color: white;
  height: 70px;
  display: inline;
  width: 100%;
  text-transform: capitalize;
  font-size: 20px;
}

.rectangle_p button:nth-child(2) {
  background-color: #295d85;
  color: white;
}
.signed_O {
  background: linear-gradient(
    90deg,
    rgba(41, 93, 133, 0.98) -7.3%,
    rgba(41, 93, 133, 0.66) 36.73%,
    rgba(41, 93, 133, 0.57) 100%
  );

  box-shadow: 0px 0px 13px 0px rgba(41, 93, 133, 0.15);
  height: 234px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.signed_J {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
.signed_J div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
}
.signed_J div h1 {
  margin: 0px;
  font-size: 50px;
}
.signed_J div p {
  font-size: 20px;
}
.about_Y {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 60px;
}
.about_Y .rectangle1 h1 {
  text-transform: capitalize;
  color: #295d85;
  font-size: 30px;
  font-weight: 700;
  margin: 0px;
}
.about_Y .rectangle1 {
  flex-direction: column;
  margin-bottom: 30px;
}
.about_Y {
  margin: 50px 0px;
}
.about_Y div:nth-child(2) {
  display: grid;
  align-content: center;
  padding-left: 20px;
}
.about_Y div:nth-child(2) p {
  font-size: 20px;
  margin-top: 20px;
  line-height: 25px;
}
.about_Y div:nth-child(2) button {
  font-size: 20px;
  padding: 0px 60px;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: #295d85;
  border: none;
  color: white;
  margin-top: 30px;
}
.about_Y div:nth-child(2) button:hover {
  font-size: 20px;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: white;
  border: none;
  color: #295d85;
  margin-top: 30px;
  border: 2px solid #295d85;
  padding: 0px 60x;
}

.choose_t {
  margin-left: 200px;
}
/* Contact */
.Contact-D {
  background-color: rgba(0, 0, 0, 0);
}
.Contact-D .form-T input {
  width: 100%;
  border: none;
  height: 45px;
  border-radius: 5px;
  border: 0.3px solid #295d85;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
}
.Contact-D .form-T label {
  color: #295d85;
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.Contact-D .form-T button {
  color: white;
  width: 100%;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: #295d85;
  font-size: 30px;
  border: none;
  margin-top: 40px;
}

.Contact-D .form-T button:hover {
  color:  #295d85;
  width: 100%;
  height: 55px;
  flex-shrink: 0;
  border-radius: 40px;
  background: white;
  font-size: 30px;
  border: none;
  margin-top: 40px;
  border: 2px solid #295d85;
}

.Contact-D textarea {
  width: 100%;
  height: 146px;
  border-radius: 5px;
  border: 0.3px solid #295d85;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
}
.Contact-D .rectangle1 h1 {
  color: #295d85;
  font-weight: 700;
  margin: 0;
}
.Contact-D .rectangle_l {
  width: 202px;
}
.Contact-D .rectangle1 {
  width: fit-content; 
  padding: 0px 30px;
}
.Contact-D p {
  font-size: 20px;
  margin: 20px 0px;
  line-height: 25px;
}
.Contact-D .form-T {
  margin-top: -10px;
  padding-left: 35px;
}
.Contact-D .path-to-image {
  grid-gap: 66px;
}
/* contact closs */
/* home page */
.Tenants_W {
  background-color: #295d85;
  width: 100%;
  height: 570px;
}
.Tenants_W ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Tenants_W ul li {
  position: relative;
  display: grid;
  justify-content: center;
}
.Tenants_W ul li:nth-child(2) h1 {
  margin-bottom: -57px;
}
.Tenants_W ul li:nth-child(3) h1 {
  margin-bottom: -57px;
}
.Tenants_W ul li:nth-child(3) p {
  margin-top: -16px;
}
.Landlords {
  margin-top: -90px !important;
}
.Tenants_W ul li:nth-child(2) p {
  margin-top: -16px;
}
.Tenants_W ul li svg {
  position: absolute;
  right: 0px;
  top: 0px;
}
.Tenants_W ul li h1 {
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}
.Tenants_W ul li p {
  font-size: 20px;
  color: white;
  margin: 0px;
  margin-top: 10px;
  text-align-last: left;
  line-height: 25px;
  padding : 0px 45px;
}
.Tenants_W ul li button {
  background-color: white;
  font-size: 20px;
  color: #295d85;
  border-radius: 65px;
  height: 55px;
  border: none;
  margin-top: 20px;
  margin-left:40px;
  padding: 0px 60px;
}

.Tenants_W ul li button:hover {
  background-color: #295d85 ;
  font-size: 20px;
  color:  white;
  border-radius: 65px;
  padding: 0px 60px;
  height: 55px;
  border: none;
  margin-top: 20px;
  border: 2px solid white;
}

.Tenants_W ul li h1 span {
  font-size: 26px;
  margin-left: 10px;
}
.Tenants_W .rectangle_l {
  width: 188px;
}
.Tenants_W .rectangle1 {
  width: fit-content;
  padding: 0px 30px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.Tenants_W .rectangle1 h1 {
  font-weight: 700;
  margin: 0px;
}
/* border class */
.rectangle_Q {
  border: 1px solid #295d85;
  border-radius: 7px;
  width: 100%;
  height: 100%;
  position: absolute;
}
.rectangle_Q div:nth-child(1) {
  background-color: white;
  width: 50px;
  height: 20px;
  background-color: white;
  width: 93px;
  height: 20px;
  margin-top: -2px;
  margin-left: 67px;
}
.rectangle_Q div:nth-child(2) {
  background-color: white;
  width: 50px;
  height: 20px;
  background-color: white;
  width: 93px;
  height: 20px;
  margin-top: 29px;
  margin-left: 41px;
}
/* end */
.landlords_Q {
  background-color: rgba(41, 93, 133, 0.11);
  width: 100%;
  height: 462px;
  flex-shrink: 0;
  margin-bottom: 20px;
}
.landlords_Q .rectangle1 {
  width: fit-content;
  padding: 0px 30px;
  height: 65px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.landlords_Q .rectangle_Q div:nth-child(1) {
  background-color: #e8edf2;
  width: 93px;
  height: 20px;
  margin-top: -2px;
  margin-left: 86px;
}
.landlords_Q .rectangle_Q div:nth-child(2) {
  background-color: #e8edf2;
  width: 93px;
  height: 20px;
  margin-top: 29px;
  margin-left: 38px;
}
.landlords_Q .rectangle1 h1 {
  text-transform: capitalize;
  color: #295d85;
  font-weight: 700;
  margin: 0px;
}
.landlords_Q ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.landlords_Q ul li h1 {
  font-size: 20px;
  color: #295d85;
  margin: 0px;
  margin-top: -14px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.landlords_Q ul li h1 span {
  font-size: 26px;
  font-weight: 700;
}
.landlords_Q ul li div {
  display: grid;
  justify-content: center;
  margin: auto;
}
.landlords_Q ul li p {
  font-size: 20px;
  text-align-last: left;
  line-height: 25px;
  padding:0px 55px;
}

.landlords_Q li button {
  border: none;
  border-radius: 65px;
  background: #295d85;
  height: 55px;
  flex-shrink: 0;
  font-size: 20px;
  color: white;
  text-emphasis: none;
  margin: auto;
  margin-top: 15px;
  border: 2px solid #295d85;
  padding: 0px 60px;
}

.landlords_Q li button:hover {
  border-radius: 65px;
  background: rgb(41 93 133 / 0%);
  height: 55px;
  flex-shrink: 0;
  font-size: 20px;
  color:  #295d85;
  text-emphasis: none;
  margin: auto;
  margin-top: 15px;
  padding: 0px 60px;
}

.landlords_Q li {
  position: relative;
}
.landlords_Q li svg {
  position: absolute;
  right: 0px;
  top: 0px;
}
.last_section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 70px;
  margin-bottom: 20px;
  grid-gap: 60px;
}
.last_section .rectangle1 {
  width: fit-content;
  padding: 0px 30px;
  height: 65px;
  margin: auto;
  margin-top: 20px;
  border: 1px solid #295d85;
}
.last_section .rectangle1 h1 {
  color: #295d85;
  margin: 0px;
  font-weight: 700;
  text-transform: capitalize;
}
.last_section .rectangle_Q div:nth-child(1) {
  background-color: white;
  width: 152px;
  height: 20px;
  margin-top: -2px;
  margin-left: 111px;
}
.rectangle1 h1 {
  margin: 0;
  font-weight: 700;
}
.last_section .rectangle_Q div:nth-child(2) {
  background-color: white;
  width: 152px;
  height: 20px;
  margin-top: 29px;
  margin-left: 51px;
}
.last_section h2 {
  font-size: 20px;
  margin: 0px;
  color: black;
  margin-top: 33px;
}
.last_section p {
  font-size: 20px;
  color: #505050;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}
.listing {
  width: 543px;
  text-align-last: auto;
  position: relative;
  margin-top: 50px;
}
.listing svg:nth-child(1) {
  position: absolute;
  top: -25px;
  left: 20px;
}
.listing svg {
  position: absolute;
  bottom: -25px;
  right: 20px;
}
.last_section button {
  border: none;
  padding: 0px 60px;  
  height: 55px;
  border-radius: 40px;
  background-color: #295d85;
  color: white;
  font-size: 20px;
  text-transform: capitalize;
  margin-top: 80px;
}
.last_section button:hover {
  border: none;
  padding: 0px 60px;  
  height: 55px;
  border-radius: 40px;
  background-color: white ;
  color:  #295d85;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  margin-top: 80px;
      border: 2px solid #295d85;
}
.rental .text-xl {
  font-size: 20px;
  width: 400px;
  color: #505050;
  margin-top: 10px;
  line-height: 25px;
}
.rental .justify-center {
  padding-left: 20px;
}

.rental .end-H {
  padding-left: 0px;
}
/* Screening_l  */
.Screening_l {
  width: 100%;
  height: 1131px;
  position: relative;
  overflow: hidden;
}
.lease_D {
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.Vacancies_l {
  display: grid;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.Vacancies_l li {
  background-color: white;
  width: 100%;
  /* height: 365px; */
  border-radius: 25px;
}

.Vacancies_l li:hover {
  box-shadow: 0px 0px 35px 15px #ffffff9e;
  border-bottom: 2px solid #295d85;
  border-top: 2px solid #295d85;
}
.Vacancies_T {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px;
  width: 66%;
  margin: auto;
  margin-top: 30px;
}
.Vacancies_l li div {
  display: flex;
  height: 85px;
}
.Vacancies_l li div h1 {
  color: #295d85;
  font-size: 30px;
  font-weight: 700;
}
.Vacancies_l li p {
  font-size: 20px;
  margin-top: 40px;
  line-height: 25px;
}
.Vacancies_l li {
  padding: 40px 40px;
}
.Vacancies_l li h5 img {
  vertical-align: top;
  margin-right: 10px;
}
.cardfont {
  font-size: 20px;
  line-height: 25px;
  }
.rectangle_JK {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 60px;
  margin-bottom: 60px;
}
.rectangle_JK p {
  color: white;
  font-size: 30px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 40px;
  text-transform: capitalize;
}

.rectangle_JK .rectangle_l {
  width: fit-content;
}
.slider-data_T .cascade-slider_item {
  padding: 20px !important;
}
.slider-data_T .card h1 {
  color: #295d85;
  font-size: 20px;
  margin-top: 0px;
}
.Based {
  display: flex;
  margin-left: 40px;
  height: 53px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.Based h1 {
  margin-left: 20px;
  font-size: 30px !important;
  font-weight: 700;
}
.slider-data_T .card {
  width: 394px !important;
}
.multi-res_O .rectangle1 h1 {
  color: #295d85;
}
.multi-res .Stop-R .Ellipse-B img {
  width: 740px;
  height: 65px;
  margin-bottom: 100px;
}
.multi-res .Stop-R h1 {
  text-transform: capitalize !important;
}
.multi-res_o {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  margin-bottom: 60px;
}
.multi-res_o div p {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: justified;
  color: #505050;
  text-transform: capitalize;
}
.multi-res_o div p span {
  color: #295d85;
  font-weight: 700;
}
.multi-res_o div svg {
  margin: 10px 0px;
  margin-left: 250px;
  margin-top: 10px;
}
.multi-res_o div svg:nth-child(1) {
  margin: 10px 0px;
  margin-left: 0px;
  margin-top: 65px;
}
.multi-res .Stop-R .Ellipse-B {
  margin-bottom: -70px;
}
.path-to-image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  padding-top: 46px;
}
.form-submit-K {
  height: auto;
    padding: 25px 0px;
  flex-shrink: 0;
  background-color: #295d85;
}
.slider-data_N .Stop-R h1 {
  left: -4px;
  text-transform: capitalize !important;
}
.slider-data_N .Ellipse-B img {
  width: 767px;
}
.cascade-slider-left {
  width: 100%;
  display: flex;
  justify-content: center;
}
.cascade-slider-left span:nth-child(1) img {
  width: 12px;
  margin-left: 280px;
}
.cascade-slider-left span:nth-child(2) img {
  width: 12px;
  margin-left: 330px;
}

.slider_dot {
  width: 100px;
  background-color: white;
  height: 5px;
  display: inline;
}
.slider-data_RO {
  position: relative;
}
.slider-data-dot {
  position: absolute;
  top: 90%;
  margin-left: -30px;
  margin-top: -4px;
}
.cascade-slider_dot {
  display: inline-block;
  width: 70px;
  height: 1px;
  border: 0px solid white;
  border-radius: 0px;
  margin: -2px;
  background-color: #e8edf2;
  display: inline-flex;
}
.cascade-slider_dot:nth-child(2) {
  background-color: #e8edf2;
  opacity: 0.5;
  width: 230px;
}
.cur {
  background-color: white;
  width: 70px !important;
  height: 1px !important;
}
.cascade-slider_dot:hover {
  background: white;
}
.slider-data-dot p {
  float: left;
}
.cascade-slider_dots {
  width: 400px;
}
.slider-data-dot p {
  float: left;
  margin-top: 6px;
  color: white;
  margin-right: 10px;
}
.slider-data_RO .slider-data {
  position: relative;
  height: 552px;
  overflow: hidden;
}
.slider-data_RO {
  height: 665px;
  padding-top: 50px;
}
.slider-data_RO .rectangle_JK {
  margin: 0px;
  margin-bottom: -50px;
}
.slider-data_N .cascade-slider_arrow {
  top: 83%;
}
/* hover effect */

.about_Y div:nth-child(1) img{
  transition: 0.5s;
}
.about_Y div:nth-child(1) {
 position: relative;
transition: 0.5s;
}

.about_Y .about{
  position: relative;
    overflow: hidden;
    border-radius: 50px 15px;
    transition: 0.5s;
    border-radius: 0px 50px;

}
.about_Y .about:hover{
  transform: scale(1.05); 
  transition: 0.5s;
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.23);
}

.last_section div:nth-child(2):hover
{
  transform: scale(1.05); 
  transition: 0.5s;
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.23);
}
.last_section div:nth-child(2) img{
 
  transition: 2s;
}
.last_section div:nth-child(2){
  position: relative;
 overflow: hidden;
border-radius: 50px 15px;
transition: 2s;
}
.multi-res_o  div:nth-child(2) img{
 
  transition: 2s;
}
.multi-res_o div:nth-child(2):hover{
  transform: scale(1.05); 
  transition: 0.5s;
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.23);
}
.multi-res_o  div:nth-child(2){
  position: relative;
 overflow: hidden;
border-radius: 50px 15px;
transition: 2s;
}
.path-to-image  div:nth-child(1){
  position: relative;
border-radius: 10px;
transition: 2s;
}

.path-to-image .findmyleaseimg
{
  position: relative;
    border-radius: 10px;
    transition: 2s;
    overflow: hidden;
}

.path-to-image  div:nth-child(1) img{
  transition: 2s;
}
.path-to-image  .findmyleaseimg:hover{
  transform: scale(1.05); 
  transition: 0.5s;
}

.img_Z:hover {
  transform: scale(1.05);
  transition: 0.5s;
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.23);
}

.Contact-D .path-to-image  div:nth-child(1){
  position: relative;
 
border-radius: 10px;
transition: 2s;
}
.img_Z{
  position: relative;
  overflow: hidden;
 border-radius: 15px 50px;
 transition: 2s;
}

.rs_none a , .login-data select {
    font-weight:700;
}


.amenity-box .form-group label {
    display: flex;
    align-items: center;
    gap: 10px;
    
}
.amenity-box .form-group label:before {
        margin-right: 0px;
}

.amenity-box .form-group input:checked + label:after {
    top: 6px;
    left: 14px;
}

.form-group  .name-Amenity {
    color: #295d85 !important;
    font-weight: 700 !important;
}

.form-group .name-Amenity:before {
    border-color:#295d85 !important;
}

.form-group input:checked + .name-Amenity:after {
    border-color:#295d85 !important;
}
.Ellipse-dar .w-full .select2-container {
    width: 100% !important;
}

.Ellipse-dar .input-l {
    height: auto !important;
}
header .rs_none {
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: Nunito Sans, sans-serif;
}
