/* FONTS */
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"),
    url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"),
    url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"),
    url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
    url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
    url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"),
    url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"),
    url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"),
    url("../fonts/Montserrat-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

#main {
  margin-top: 4.5rem;
  font-family: 'Montserrat', sans-serif;
}

.align-items-right {
  justify-content: right;
  margin-right: 0px;
}

.mtauc {
  margin: 52px;

  font-size: 13px;
}

.align-items-center {
  justify-content: center;
  margin-right: 0px;
}

.navbar a i,
.navbar a:focus i {
  margin-right: 5px;
  /* -webkit-text-stroke: 2px; */
  font-size: 20px;
}

.navbar a {
  font-weight: unset;
}

.navbar .dropdown ul {
  right: 0px;
  left: unset;
  border-top: gray;
}

.about-us {
  padding: unset;
}

.container-login,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {

  /* padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5); */
  /* mar{gin-right: unset;
  margin-left: unset; */
  /* max-width: fit-content; */
  /* padding: unset; */
}

.row1 {
  margin-bottom: -115px;
  width: 100%;
}

.img-height {
  height: 400px !important;

}

.row {

  width: 100%;
  /* margin: 0%; */
}

.img-fluid {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: calc(100vh - 76px)
}

.signup {
  margin-top: -24px;
  font-size: 12px;
}


.inputpassword {
  height: 17px;
  width: 17px;

  font-size: 12px;
}

.passwordlable {
  margin-left: 11px;
  font-size: 12px;
  margin-top: 3px;
}

.mt {
  margin-top: 35px;
}

.login1 {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
}

.login_form {
  flex-direction: column;
  overflow: hidden;
  background: #e4e4e4;
  text-align: center;
  border-radius: 1px;
  width: 60%;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: auto;
  padding: 52px 32px;
}

.login-form {
  height: 100%;
  display: flex;
}

.login_form .text_input {
  border-radius: 35px;
  width: 300px;
  height: 50px;
  border: unset;
  font-size: 1.1rem;
  padding: 0.5rem;
  margin: 1rem 0px;
}

.login_btn {
  width: 157px;
  border-radius: 40px;
  margin-top: 10px;
  background: red;
  height: 44px;
}

.loginfild {
  text-align: center;
}


.has-search .form-control {
  margin-top: 28px;
  border-radius: 35px;
  padding: 12px 24px;
  font-size: 16px;
}


.form-group.has-search {
  max-width: 300px;
}

.container {
  position: relative;
  text-align: center;
  padding: unset;
  margin: unset;
  max-width: 100%;
}

.mtbidderlogin {
  position: relative;
}

.centerebideerregis {

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.aucimg {
  height: 45pc;
}


.centered {

  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  color: white;
  justify-content: center;
  display: grid;
  font-size: 12px !important;
  font-weight: 700 !important;

}

.cardoffice2 {
  --bs-card-border-color: none !important;
  width: 100% !important;
  margin-left: 7px !important;
  background-color: whitesmoke !important;
}

.mtsole {
  margin-top: 6%;
  font-weight: 600;
}

.landser {
  font-weight: 700;
  font-size: 70px;
  width: 99%;
}

.fonsizestgg {

  font-size: x-large;
}

@media screen and (max-width: 500px) {
  .centered .text-center {
    font-size: 16px;
    left: 54% !important;
  }

  .mtauc {
    margin: 0px !important;

    font-size: 13px;
  }

  .parent-top {
    width: 350px !important;
    height: 350px !important;
  }

  .circle>img {
    width: 250px !important;
    height: 250px !important;
  }

  .derBudget {
    margin-left: 1px !important;
  }

  .font-detail {
    margin-left: 1px !important;
  }

  .text-sg1 {
    margin-left: 1px !important;
  }

  .mtlauc {
    margin-left: 35px !important;
  }

  .aucimg {
    height: 27pc !important;
  }

  .fonsizestgg {
    font-size: 20px !important;
    font-weight: 900 !important;
  }

  .landser {
    font-size: 20px !important;
  }

  .cardDesign1 {
    margin-left: 5px !important;
  }

  .login1 {
    font-size: 12px !important;
    margin-left: 88px;
  }

  .login_form {
    width: 100%;
    margin-left: 14px;
    margin-top: 17px !important
  }

  .img-fluid_soleagent {
    margin-left: 13px !important;
    min-height: 34vh !important;
  }

  .rowspacepropermgn {
    margin-left: -44px !important;
  }


  .subheaderpropmgn {
    text-align: justify !important;

    width: 100% !important;
    margin-left: -13px !important;
  }

  .mtsole {
    margin-right: 20px;
    margin-top: 14%;
    font-weight: 600;
  }

  .paraouradv {
    margin-left: 0% !important;
    width: 99% !important;
  }

  .ouradvtcontent {

    margin-left: 0px !important;
  }

  .mlour {
    margin-left: 0px !important;
  }

  .whychooserow {
    margin-left: 0px !important;
  }

  .prml {
    margin-left: -73px !important;
  }

  .prmcenter {
    margin-left: -40px !important;
  }

  .prmleft {
    margin-left: 16px !important;
  }

  .centerebideerregis {

    left: 50% !important;

    top: 27% !important;
  }

  .img-fluid {
    min-height: 22vh !important;
    margin-left: 2px !important;


  }

  .cardauct {
    border: none;
  }

  .scroll {
    margin-left: 0px !important;
  }

  .scroll-paraph {
    margin: -6% !important;
    margin-right: -9% !important;

    margin-top: 10% !important;
  }

  .blog {
    width: 100% !important;
  }

  .blogparagr {
    display: -webkit-inline-box !important;
  }

  .testimonial-card {
    margin-top: -31px;
    margin-left: -9px;
  }


  .card {
    --bs-card-border-color: unset;
    width: 100% !important;
  }

  .mtbidderlogin {
    margin-top: 73px !important;
  }

  .login_form_bidder_reg {
    margin-top: 15px !important;
    width: 105% !important;
  }

  .mtoffice1 {
    margin-left: -25px !important;
    margin-top: 10% !important;
  }

  .cardoffice2 {
    --bs-card-border-color: none !important;
    width: 100% !important;
    margin-left: 7px !important;
    background-color: whitesmoke !important;
  }





}

.checkbok {
  margin-bottom: 6px;
  font-size: 18px;
  margin-right: 6px;
}

.widthtext {
  width: 80%;
}

.btnregister {
  margin-top: 10px;
  font-size: 12px;
  border-radius: 2em;
  width: 120px;
}

.form-group .text-danger {
  font-size: 14px;
  text-align: center;
  display: block;
}

.memberregis {
  font-size: 21px;
  font-weight: 900;
  margin-bottom: 6px;
}

.memberlogin {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 29px;
  color: #323232;
  margin-bottom: 42px;
}

.fontsize {
  font-size: 32px;
  font-weight: 600;
}

.centerebideerlogin {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.lineblog {
  color: red;
  width: 135px;
  float: left;
  height: 7px;
  background: red;
  margin: auto;
  opacity: unset;
}

.line {
  color: red;
  width: 270px;
  height: 7px;
  background: red;
  margin: auto;
  opacity: unset;
}

.textdecorate {
  text-align: justify;
  font-size: 24px;
  font-weight: 700;
}

.landlordParagraph {
  text-align: justify;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-right: 150px;
  margin-left: 80px;
}

.landlordline {
  color: red;
  width: 145px;
  height: 10px;
  background: red;
  margin: auto;
  opacity: unset;
}

.fontstyle {
  color: #5d5d5d;
  width: 80%
}

.fwrenticon {
  font-weight: 900;
}

.sale_rentIcon {
  width: 92px;
}

.sale>h3,
.rent>h3 {
  text-decoration: underline;
}


* {
  box-sizing: border-box;
}


.paragraphstylewhychoose {
  margin-left: 100px;
  width: 67%;
  font-size: 14px;

}

.subheaderpropmgn {
  width: 80%;
  font-size: 12px;
  margin: auto;
}

.rowspacepropermgn {
  margin-top: 37px;
  margin-left: 50px;
}

.paragraphstyle {
  font-size: 12px;
  margin-left: 40px;

}

.titlewhychoose {
  font-size: 21px;
  font-weight: 800;
}

.whychooseicon {
  width: 78px;
  margin-top: -7px;
  float: left;
  filter: brightness(0.1);
}

.cardDesign1 {
  border: none;
  margin: 26px;
}

.cardDesign {
  border: none;
  margin: 38px;
}


.imgicon {
  width: 16%;
  height: 16%;
  max-width: 100%;
  min-height: 100vh;
}

.column {
  margin: 32px;
  width: 100%;
  padding: 5px;
  height: 50%;
  text-align: left;
}

.column .title {
  font-size: 20px;
  font-weight: 600;
}

.numberDecorate {
  font-size: 58px;
  color: red;
  top: 14px;
  position: relative;
  min-width: 32px;
  display: inline-block;
  text-align: right;
}

.title {
  font-size: medium;
  font-weight: 600;

}

.pull-right {
  float: right;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

.scroll-paraph>h3 {

  width: 90%;
  font-weight: 700;

}

.scroll-paraph .line {
  margin: unset;
}

.scroll {
  max-height: 500px;
  overflow: scroll;
  margin-top: 2%;
  padding: 1%;
  overflow-x: hidden;
  margin-right: 10%;
}

.scroll::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll::-webkit-scrollbar {
  width: 5px;
}


.scroll::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}

.back {
  float: right;
  margin-top: 15px;
  border-radius: 25px;
  border: 2px solid;
  width: 20%;
}

.row .scroll-paraph .scroll {
  max-height: calc(100vh - 150px);
}

.gallery-img {
  position: relative;
  width: 100%;
  margin: 10px;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  color: white;
}

.gallery-img:hover .middle {
  opacity: 1;
}

.view-more {
  margin-top: 15px;
  border-radius: 25px;
  border: 2px solid;
  color: white;
}

.paraouradv {
  margin: auto;
  width: 50%;
  font-size: 16px;
}

.blogparagr {
  text-align: justify;
  width: 99%;
  margin-top: 30px;
  font-size: 18px;
}

.blog {
  position: absolute;
  max-width: 580px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.our-mission-img {
  position: relative;
}

.our-mission-img::after {
  content: '';
  position: absolute;
  top: -16px;
  right: -16px;
  background: red;
  width: 50%;
  height: 50%;
  z-index: -1;
}

.blog>h1 {
  font-weight: 800;
}

.blog .line {
  margin: unset;
}

.bg-color {
  text-align: center;
  color: white;
  font-size: 12px;
  background-color: #ff0000d1;
  line-height: 23px;
}

.cardadvance {
  border: none;
  width: 132% !important;
  margin-left: 106px !important;
}


.newestbtn {
  color: #fff;
  border-radius: 35px;
  margin-left: 23px;
  width: 28%;
  font-size: 13px;
  background-color: black;
  height: 30px;
}

.lowestbtn {
  color: black;
  border-radius: 35px;
  margin-left: 12px;
  width: 28%;
  border: 1px solid;
  font-size: 13px;

  height: 30px;
}

.propertyfield {
  width: 68%;
  background-color: whitesmoke;
  margin-left: 17px;
  height: 24px;
}

.propertyfieldmin {
  width: 68%;
  background-color: whitesmoke;
  margin-left: 43px;
  height: 24px;
}

.propertyfieldmax {
  width: 68%;
  background-color: whitesmoke;
  margin-left: 20px;
  height: 24px;
}

.propertylable {
  font-size: 12px;
  margin-left: 31px;
  white-space: nowrap;
}

.higestbtn {
  color: black;
  border-radius: 35px;
  margin-left: 12px;
  width: 28%;
  font-size: 13px;
  border: 1px solid;
  height: 30px;
}

.textfieldstyle {
  width: 93%;
  background-color: whitesmoke;
  height: 34px;
  border-radius: 74px;
  margin-left: 15px;
}

.cardauct {
  border: none;
  margin-bottom: 72px;
}

.agencybtn {
  font-size: 18px;
}

.card>hr {

  margin-right: 23px;
  margin-left: 12px;
}

hr {
  background-color: black;
  height: 2px;
}


.iconauto {

  width: 10%;
}

.iconMrgin {
  margin-left: 16px;
}

.font-icon {
  font-weight: 800;
  margin-left: 4px;
  font-size: x-small;
}

.map-container {
  margin-top: 16px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-container iframe {
  left: 0;

  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.iconlocation {
  margin-left: -15px;
  margin-top: -15px;
  width: 6%;
}

.badge {
  --bs-badge-border-radius: none;
  text-align: center;
  border: none;
  color: black;
  padding: 8px 12px;
  font-size: 12px;
  text-transform: capitalize;
  background-color: whitesmoke;
}

.badgestyle:hover {
  background-color: #fff !important;
  outline: 2px solid red;
}

.socialmediaicon {
  margin-right: -9px;
  width: 15%;
}

.ml {
  margin-left: 34%;
}

.scroll-location {
  max-height: 122px;
  overflow: scroll;
  margin-top: 2%;
  margin-right: 0% !important;
  padding: 1%;
  font-size: 13px;
  overflow-x: hidden;
}

.scroll-location::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-location::-webkit-scrollbar {
  width: 5px;
}


.scroll-location::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}

.searchresult {
  font-size: 16px;
  margin-top: 49px;
  font-weight: 900;
}

.scroll-location-list {
  margin-top: -2%;
  margin-right: 0% !important;
  padding: 1%;
  font-size: 13px;

}

.scroll-location-list::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-location-list::-webkit-scrollbar {
  width: 5px;
}


.scroll-location-list::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}




.testimonial-card .card-up {
  height: 120px;
  overflow: hidden;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}



.testimonial-card .avatar {
  width: 100px;
  margin-top: -90px;
  overflow: hidden;
  border: 3px solid #9c9c9c;
  border-radius: 71%;
}

.imageprofile {
  width: 100%;
  height: 100%;
  max-width: 100%;

}


.lable {
  display: block;
  margin-top: -1px;
  /* margin-bottom: 17px; */
  font-size: 10px;
}

.labwel-address {
  font-weight: 600;
  margin-bottom: 9px;
}

.website {
  font-size: 9px;
}



.divbadge {
  color: white;
  width: 112%;
  margin-top: 20px;
  margin-left: -16px;
  background-color: #5d5d5d;
}



.badgestyle {
  width: 46%;
  margin-left: 78px;
  background-color: red !important;
  border-radius: 77px;
  color: white !important;
  display: block;
  font-size: 15px;
}

.badgedownload a {
  color: #000000 !important;
  font-size: 14px !important;
}

.badgedownload a:hover {
  color: red !important;

}

.detail-badge .badge {
  padding: 8px;
}

.pdfbtn {

  margin-top: 8px;
  padding: 0px;

}

.badgedownload {
  padding: 4px;
  margin-right: 11pc;
  --bs-badge-border-radius: none;
  /* text-align: center; */
  border: none;
  color: black;
  margin-top: 1px;
  height: 31px;
  /* width: 91px; */
  font-size: 14px;
  background-color: white;
}

.imgpdf {
  float: right;
  width: 24px;
}

.btnstyle {
  border-radius: 27px;
  padding: 8px 42px;
}

.login_form_bidder_reg {
  border-radius: 7px;
  flex-direction: column;
  overflow-x: hidden;
  background: white;
  text-align: center;
  align-items: center;
  display: flex;
  max-width: 400px;
  padding: 22px;
}

.s2 {
  font-weight: 600;
  font-size: 25px;
}

.hrbidder {
  width: 100% ;
}

.labelbidder {
  white-space: nowrap;
  font-size: 12px;
  margin-left: 19px;
}

.login_btn_bidder {
  font-size: 16px;
  padding: 4px 32px;
  border-radius: 8px !important;
}





.parent-top {
  position: relative;
  border-radius: 50%;
  border: dotted 2px gray;
  padding: 77px;
  width: 500px;
  height: 500px;
}

.parent {
  position: relative;
  border-radius: 50%;
}


.circle>img {
  width: 400px;
  margin-left: -28px;
  margin-top: -32px;
  /* margin-bottom: 7px; */
  height: 400px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}



.image-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /animation: rotate linear 5s infinite forwards;/ animation-name: rotate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  margin: -36px;
}

.form-group {
  text-align: left !important;

}

.form-group label {
  text-align: left;
  color: #000000;
}

.image-holder img {
  position: absolute;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  padding: 5%;

}


.image-holder img:nth-child(3) {
  top: 28px;
  right: -15px;
}

.image-holder img:nth-child(5) {

  bottom: 15px;
  right: -15px;
}

.image-holder img:nth-child(7) {

  bottom: 20px;
  left: -15px;
}

.image-holder img:nth-child(2) {
  margin-top: 7px;
  top: -53px;
  left: 50%;
  transform: translateX(-50%);
}



.image-holder img:nth-child(6) {

  bottom: -41px;
  left: 50%;
  transform: translateX(-50%);
}












.circle3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 6px solid white;
}

.circle4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-color: white;
  border-radius: 50%;

}

.text {
  white-space: nowrap;
  padding: 2px;
  border: white;
  width: 290px !important;
  border-radius: 11%;
  background: white;
  height: 60px !important;
  margin-top: 24px;
  margin-left: 17px;
}

.form--user__icon span {
  font-size: 32px;
  position: absolute !important;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-sg {
  white-space: nowrap;
  margin-top: 65%;
  margin-right: 37%
}

.text-sg1 {
  left: 2px;
  text-align: initial;
  position: relative;
  margin-left: 90px;
  font-size: 32px;
  font-weight: 700;
}

.derBudget {
  color: black;
  font-weight: 800;
  margin-left: 87px;
  font-size: 90px;
  text-align: left;
}




.landlordline1 {
  color: red;
  width: 241px;

  height: 10px;

  background: red;
  margin-top: -44px;
  margin: auto;
  margin-left: 53%;
  margin-top: 49px;
  /* margin-bottom: -81px; */
  opacity: unset;
}

.vr {
  height: 164px;
  display: inline-block;
  /* margin-bottom: 30px; */
  float: right;
  margin-top: -10px;
  width: 9px;
  background-color: red;
  margin-right: -62px;
  object-fit: cover;
  opacity: unset;
}


.centered1 {
  width: 80%;
  position: absolute;
  top: 94%;
  left: 38%;
  transform: translate(-50%, -50%);
  color: white;
}

.font-weight {
  width: 80%;
  font-weight: 600 !important;
}

.inputcontact {
  border-radius: 19px !important;
  height: 26px !important;
  border: none;
  background-color: whitesmoke;
  width: 66%;
}

.labelbidder1 {
  padding: 7px;
  white-space: nowrap;
  font-size: 7px;
  margin-left: 19px;
}

.contactstyle {
  width: 91% !important;
  height: 69px !important;
  border-radius: 6px !important;
  border-radius: 11px;
  margin-left: 29px !important;

}



.login_btn_bidder1 {
  /* float: right !important; */
  width: 84px;
  font-size: 12px;
  padding: 0px;
  padding-bottom: -47px;
  padding-bottom: 1ox;
  margin-left: 185px;
  border-radius: 13px;
  margin-top: -255px;
  background: red;
  height: 28px;
}

.mtprlist {
  margin-top: 50px;
}


.imageprofile1 {
  margin-top: -58px;
  margin-bottom: 18px;
  width: 20%;
  height: 27%;
  background-color: #0e0d0d;
  border: 3px solid #575757;
}

.s3 {
  font-weight: 600;
  font-size: 15px;
}


.login_btn_bidder2 {
  width: 100%;
  font-size: 16px;
  padding: 4px 32px;
  border-radius: 8px !important;
}

.stage-row {
  margin-top: 10%;
}

.stage-row .title,
.stage-row .parag {
  font-size: 12px;
  margin-left: 7%;
}

.text>p {
  margin: unset;
  font-size: 38px;
  font-weight: 800;
  text-transform: capitalize;
  margin-top: 40px;

}

.header {
  font-weight: 600;
}




.timeline {
  border-left: 4px solid #000000;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  /* background: rgba(114, 124, 245, 0.09); */
  margin: 0 auto;
  line-height: 0px;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  /* padding: 50px; */
  list-style: none;
  text-align: left;
  max-width: 70%;
}

@media (max-width: 767px) {
  .timeline {
    max-width: 98%;
    padding: 25px;
  }
}

.timeline h1 {
  font-weight: 300;
  font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
  font-weight: 600;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: underline;
}

.event {
  line-height: 0px;
}

.timeline .event {
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

@media (max-width: 767px) {
  .timeline .event {
    padding-top: 30px;
  }
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -160px;
  margin-top: 12px;
  content: attr(data-date);
  text-align: right;
  font-weight: 600;
  font-size: 1.2em;
}

@media (max-width: 767px) {
  .timeline .event:before {
    left: 0px;
    text-align: left;
  }
}

.timeline .event:after {
  box-shadow: 0 0 0 3px red;
  left: -41.8px;
  background: red;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  content: "";
  top: 5px;
}

@media (max-width: 767px) {
  .timeline .event:after {
    left: -31.8px;
  }
}

.rtl .timeline {
  border-left: 0;
  text-align: right;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
  left: 0;
  right: -170px;
}

.rtl .timeline .event::after {
  left: 0;
  right: -55.8px;
}

.card1 {
  --bs-card-border-color: unset;
  /* margin: auto; */
  /* margin-top: 30px; */
  width: 97%;
}

.card {
  --bs-card-border-color: unset;
  max-width: 1200px;
}

.event>p {
  white-space: nowrap;
  color: red;
}




.overlay {
  position: absolute;
  top: 20%;
  left: 12%;
  width: 70%;
  height: 50%;
  background-color: white;
  border: 13px solid #b7b4b4;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.icon {
  width: 50%;
  /* Adjust the size of the icon image */
  height: auto;
  /* Maintain the aspect ratio of the icon image */
}

.icon-container,
.text-container {
  margin: 10px;
  /* Adjust the spacing between the icon and the h1 element */
}


/* Style the input container */
.input-group {
  position: relative;
}

/* Hide the default arrow icon in date input */
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

/* Style the date input */
.date-input {
  appearance: none;
  /* Remove default styling */
  background-color: #fff;
  border: 1px solid #ced4da;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

/* Style the date input label */
.input-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
  padding-left: 1rem;
}

/* Style the calendar icon */
.input-label i {
  margin-right: 0.5rem;
}

/* Optional: Customize the appearance of the calendar icon */
.input-label i {
  color: #495057;
}

/* Optional: Add hover effect for the input container */
.input-group:hover {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.hrauc {
  margin-left: 14px;
  width: 222px;
  background-color: #000000;
}

.badgedate {
  width: 92px;
  margin-left: 126px;
  /* margin-top: -14px; */
  height: 22px;
}

.badgeauct {
  border-radius: 15px;
  color: white;
  background-color: black;
  height: 16px !important;
}

.card-h {
  width: 178%;
  margin-top: 25px;
  background-color: whitesmoke;
  margin-left: -30px !important;
}

.winter {
  color: red;
  font-weight: 600;
  font-size: 12px;
}

.number {
  white-space: nowrap;
  font-size: 12px;
  font-weight: 900;
}

.road {
  font-size: 9px;
}

.landlordline-col-six {
  display: flex;
  justify-content: center;
  align-items: center;

}

.align-items-stretch .row {
  text-align: start;
  padding: 20px;
}

.align-items-stretch .row .title {
  font-size: 19px;
  font-weight: 700;
}

.image-round {
  /* the magic */
  display: block;
  width: 180px;
  height: 180px;
  overflow: hidden;
  -webkit-border-radius: 180px;
  -moz-border-radius: 180px;
  -ms-border-radius: 180px;
  -o-border-radius: 180px;
  border-radius: 180px;
  /* the rest */
  position: relative;
  /* for the overlay later */
  margin: 0px auto;
  text-align: center;
  margin-bottom: 10px;
  border: 6px solid rgb(90, 90, 90);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  margin-top: 80px;

}

.image-round>img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  /* make resized images look good in IE */
  -ms-interpolation-mode: bicubic;
}


#map {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

#main {
  margin-top: 4.5rem;
  font-family: 'Montserrat', sans-serif;
}

.align-items-right {
  justify-content: right;
  margin-right: 0px;
}

.align-items-center {
  justify-content: center;
  margin-right: 0px;
}

.navbar a i,
.navbar a:focus i {
  margin-right: 5px;
  /* -webkit-text-stroke: 2px; */
  font-size: 20px;
}

.navbar a {
  font-weight: unset;
}

.navbar .dropdown ul {
  right: 0px;
  left: unset;
  border-top: gray;
}

.about-us {
  padding: unset;
}

.container-login,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {

  /* padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); */
  /* mar{gin-right: unset;
    margin-left: unset; */
  /* max-width: fit-content; */
  /* padding: unset; */
}

.row1 {
  margin-bottom: -115px;
  width: 100%;
}

.row {

  width: 100%;
  /* margin: 0%; */
}

.whychooserow {
  margin-top: 30px;
  margin-bottom: 48px;
}

.img-fluid_soleagent {
  width: 100%;
  height: 62%;
  max-width: 100%;
  min-height: 62vh;
}

.ouradvtcontent {
  margin-top: 15%;
}

.img-fluid_ouradvan {
  object-fit: contain;
  width: 90%;
  height: 85%;
  /* max-width: 100%; */
  min-height: 56vh;
}


.login_form .text_input {
  border-radius: 35px;
  width: 300px;
  height: 50px;
  border: unset;
  font-size: 1.1rem;
  padding: 0.5rem;
  margin: 1rem 0px;
}



.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  margin-top: 6px;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #373737;
}

.form-group.has-search {
  max-width: 330px;
  margin: auto;
}

.container {
  position: relative;
  text-align: center;
  padding: unset;
  margin: unset;
  max-width: 100%;
}


.ourblogimg {
  width: 100% !important;
  height: 250px !important;

}

.line1 {
  color: red;
  width: 191px;
  height: 7px;
  background: red;
  margin: auto;
  opacity: unset;
}

.textdecorateforsmall {
  text-align: justify;
  font-size: 15px;
}

.textdecorate {
  text-align: justify;
  font-size: 26px;
  font-weight: 600;
}

.landlordParagraph {
  text-align: justify;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-right: 150px;
  margin-left: 80px;
}

.landlordline {
  color: red;
  width: 145px;
  height: 10px;
  background: red;
  margin: auto;
  opacity: unset;
}

.sale>h3,
.rent>h3 {
  text-decoration: underline;
  font-size: 24px;
}


* {
  box-sizing: border-box;
}



.titlewhychoose {
  font-size: 24px;
  font-weight: 800;
}

p.paragraphstylewhychoose1 {
  font-size: 15px;
}



.imgicon {
  width: 16%;
  height: 16%;
  max-width: 100%;
  min-height: 100vh;
}

.column {
  margin: 32px;
  width: 100%;
  padding: 5px;
  height: 50%;
  text-align: left;
}

.column .title {
  font-size: 20px;
  font-weight: 600;
}

.title {
  font-size: medium;
  font-weight: 600;

}

.pull-right {
  float: right;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}


.scroll-paraph {
  margin: 4%;
}

.scroll-paraph>h3 {

  width: 90%;
  font-weight: 700;

}

.scroll-paraph .line {
  margin: unset;
}

.scroll {
  max-height: 500px;
  overflow: scroll;
  margin-top: 2%;
  padding: 1%;
  overflow-x: hidden;
  margin-right: 10%;
}

.scroll::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll::-webkit-scrollbar {
  width: 5px;
}


.scroll::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}

.back {
  float: right;
  margin-top: 15px;
  border-radius: 25px;
  border: 2px solid;
  width: 20%;
}



.gallery-img {
  position: relative;
  width: 100%;
  margin: 10px;
}

.gallery-img .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  min-height: 368px;
  object-fit: cover;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  color: white;
  background: #000000a8;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

.middle .view-more {
  width: 138px;
  margin: 0 auto;
  font-size: 14px;
  border-width: 1px;
}

.middle .view-more:hover {
  background: #00000094;
  border-color: red;
}

.gallery-img:hover .middle {
  opacity: 1;
}

.view-more {
  margin-top: 15px;
  border-radius: 25px;
  border: 2px solid;
  color: white;
}


.bg-color {
  text-align: center;
  color: white;
  font-size: 12px;
  background-color: #ff0000d1;
  line-height: 23px;
}

.card>hr {

  margin-right: 23px;
  margin-left: 12px;
}

hr {
  background-color: black;
  height: 2px;
}

.iconauto {

  width: 10%;
}

.iconMrgin {
  margin-left: 16px;
}

.font-icon {
  font-weight: 700;
  margin: 0px 6px 0 0;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}

.map-container {
  margin-top: 16px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-container iframe {
  left: 0;

  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}


.scroll-location {
  max-height: 182px;
  overflow: scroll;
  margin-top: 2%;
  margin-right: 0% !important;
  padding: 1%;
  font-size: 13px;
  overflow-x: hidden;
  text-align: left;

}

.scroll-location::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-location::-webkit-scrollbar {
  width: 5px;
}


.scroll-location::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}




.testimonial-card .card-up {
  height: 120px;
  overflow: hidden;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.profileName {
  font-weight: 800;
  font-size: 16px;
}

.labwel-address {
  font-weight: 600;
  margin-bottom: 9px;
}

.emailbadge {
  margin-top: 11px;
  font-size: 10px;
}

.website {
  font-size: 10px;
  margin-bottom: 8px;
}

.agencylable {
  padding: 14px;
}

.agencytext {
  color: #545353;
  font-weight: 800;
  font-size: 28px;
}

.font-opending {
  font-weight: 500;
  font-size: 16px;
  margin: 28px;
}

.font-opending>i {
  margin-right: 12px;
}

.btnsection {
  display: flex;
  gap: 4px;
}

.agentbtn {
  margin: 4px 0;
  font-size: 16px;
  color: white;
  background-color: red;
  border-radius: 0;
  padding: 8px;
}

.agncydetail {
  margin-top: 4px;
  background-color: #e4e4e4;
}

.agncyarea {
  text-align: center;
  margin-top: 17px;
  background-color: #c7c7c7;
}

.font-agncy {
  font-size: 28px;
  font-weight: 800;
}

.agencybtn {
  background-color: red;
  color: white;
  border-radius: 18px;
}

.agencytextfiled {
  background-color: whitesmoke;
  border-radius: 18px;
}

.aptextstyle {
  margin-top: 28px;
  font-weight: 600;
  font-size: 18px;
  margin-left: 13px;
  margin-bottom: 18px;
}

.linemap {
  color: red;
  width: 140px;
  margin-left: 13px;
  margin-top: -12px;
  height: 4px;
  background: red;
  opacity: unset;
}




.pdfbtn {

  margin-top: 8px;
  padding: 0px;

}


.imgpdf {
  float: right;
  width: 24px;
  object-fit: contain;
}


.s2 {
  font-weight: 600;
  font-size: 25px;
}

.labelbidder {
  white-space: nowrap;
  font-size: 13px;
  min-width: 100px;
  margin: 0;
  font-weight: 600;
}

.has-search .form-control.inputbidder {
  border-radius: 3px !important;
  border: none;
  margin: 0 0 12px;
  background-color: whitesmoke;
  padding: 8px;
  font-size: 14px;
}

.login_form_bidder_reg .form-group.has-search {
  align-items: baseline;
}

.text-biddereg {
  width: 18pc;
  text-align: justify;
  font-size: 9px;
}

.bidde_text {
  text-align: justify;
  font-size: 12px;
}

.bidde_text1 {
  margin: 10px;
  text-align: justify;
  font-size: 10px;
  width: 80%;
}









.parent {
  position: relative;
  border-radius: 50%;
}






.image-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /animation: rotate linear 5s infinite forwards;/ animation-name: rotate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  margin: -36px;
}




.image-holder img:nth-child(1) {
  top: 25px;
  left: -18px;
}



.image-holder img:nth-child(5) {

  bottom: 15px;
  right: -15px;
}

.image-holder img:nth-child(7) {

  bottom: 20px;
  left: -15px;
}



.image-holder img:nth-child(4) {
  top: 50%;
  right: -74px;
  transform: translateY(-50%);
}



.image-holder img:nth-child(8) {

  top: 50%;
  left: -75px;
  transform: translateY(-50%);
}









.circle1 {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;

  margin-left: 10px;
}

.circle1 .image {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  /* To ensure the image fits properly within the circle */
}

.circle1 .circle2 {
  top: 17%;
  position: absolute;
  left: 23%;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  border: 19px solid white;
}


.circle4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-color: white;
  border-radius: 50%;

}

.text {
  white-space: nowrap;
  padding: 2px;
  border: white;
  width: 261px;
  border-radius: 11%;
  background: white;
  height: 50px;
  margin-top: 24px;
  margin-left: 17px;
}

.form--user__icon span {
  font-size: 32px;
  position: absolute !important;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}







.font-detail {
  color: black;
  text-align: justify;
  font-weight: 500;

  margin-left: 89px;
}

.landlordline1 {
  color: red;
  width: 241px;

  height: 10px;

  background: red;
  margin-top: -44px;
  margin: auto;
  margin-left: 53%;
  margin-top: 49px;
  /* margin-bottom: -81px; */
  opacity: unset;
}

.vr {
  height: 164px;
  display: inline-block;
  /* margin-bottom: 30px; */
  float: right;
  margin-top: -10px;
  width: 9px;
  background-color: red;
  margin-right: -62px;
  object-fit: cover;
  opacity: unset;
}


.centered1 {
  width: 80%;
  position: absolute;
  top: 94%;
  left: 38%;
  transform: translate(-50%, -50%);
  color: white;
}


.inputcontact {
  border-radius: 19px !important;
  height: 26px !important;
  border: none;
  background-color: whitesmoke;
  width: 66%;
}

.labelbidder1 {
  padding: 7px;
  white-space: nowrap;
  font-size: 7px;
  margin-left: 19px;
}

.contactstyle {
  width: 91% !important;
  height: 69px !important;
  border-radius: 6px !important;
  border-radius: 11px;
  margin-left: 29px !important;

}



.login_btn_bidder1 {
  /* float: right !important; */
  width: 84px;
  font-size: 12px;
  padding: 0px;
  padding-bottom: -47px;
  padding-bottom: 1ox;
  margin-left: 185px;
  border-radius: 13px;
  margin-top: -255px;
  background: red;
  height: 28px;
}



.s3 {
  font-weight: 600;
  font-size: 15px;
}

.hrbidder1 {
  background-color: red;
  margin-left: 19px;
  width: 285px;
  opacity: unset;
  height: 6px;
  border: none;
}


.stage-row {
  margin-top: 10%;
}

.num-decoratoion {
  position: absolute;
  font-size: 72px;
  line-height: 1;
  color: red;
  font-weight: 600;
  font-family: 'Montserrat';
}

.stage-row .title,
.stage-row .parag {
  font-size: 18px;
  margin-left: 10%;
}

.stage-row .title {
  font-weight: 800;
  font-size: 28px;
}

.text>p {
  margin: unset;
  font-size: 38px;
  font-weight: 800;
  text-transform: capitalize;
  margin-top: 40px;

}

.header {
  font-weight: 600;
}




.timeline {
  border-left: 4px solid #000000;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  /* background: rgba(114, 124, 245, 0.09); */
  margin: 0 auto;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  /* padding: 50px; */
  list-style: none;
  text-align: left;
  max-width: 35%;
}

@media (max-width: 767px) {
  .timeline {
    max-width: 98%;
    padding: 25px;
  }
}

.timeline h1 {
  font-weight: 300;
  font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
  font-weight: 600;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: underline;
}

.timeline .event {
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

@media (max-width: 767px) {
  .timeline .event {
    padding-top: 30px;
  }
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -160px;
  content: attr(data-date);
  text-align: right;
  font-weight: 600;
  font-size: 1.2em;
}

@media (max-width: 767px) {
  .timeline .event:before {
    left: 0px;
    text-align: left;
  }
}

.timeline .event:after {
  box-shadow: 0 0 0 3px red;
  left: -41.8px;
  background: red;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  content: "";
  top: 5px;
}

@media (max-width: 767px) {
  .timeline .event:after {
    left: -31.8px;
  }
}

.rtl .timeline {
  border-left: 0;
  text-align: right;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
  left: 0;
  right: -170px;
}

.rtl .timeline .event::after {
  left: 0;
  right: -55.8px;
}

.card-body {}

.event>p {
  white-space: nowrap;
  color: red;
}




.overlay {
  position: absolute;
  top: 20%;
  left: 12%;
  width: 70%;
  height: 50%;
  background-color: white;
  border: 13px solid #b7b4b4;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.icon {
  width: 50%;
  /* Adjust the size of the icon image */
  height: auto;
  /* Maintain the aspect ratio of the icon image */
}

.icon-container,
.text-container {
  margin: 10px;
  /* Adjust the spacing between the icon and the h1 element */
}


/* Style the input container */
.input-group {
  position: relative;
}

/* Hide the default arrow icon in date input */
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

/* Style the date input */
.date-input {
  appearance: none;
  /* Remove default styling */
  background-color: #fff;
  border: 1px solid #ced4da;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

/* Style the date input label */
.input-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
  padding-left: 1rem;
}

/* Style the calendar icon */
.input-label i {
  margin-right: 0.5rem;
}

/* Optional: Customize the appearance of the calendar icon */
.input-label i {
  color: #495057;
}

/* Optional: Add hover effect for the input container */
.input-group:hover {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.labelfont {
  padding: 6px;

  height: 22px;
  margin-left: -31px;
}



.winter {
  color: red;
  font-weight: 600;
  font-size: 12px;
}


.road {
  font-size: 9px;
}


.section-title h1 {
  font-weight: 700;
  font-size: 52px;
}

.landlordline-col-six {
  display: flex;
  justify-content: center;
  align-items: center;

}

.align-items-stretch .row {
  text-align: start;
  padding: 20px;
}

.image-round {
  /* the magic */
  display: block;
  width: 180px;
  height: 180px;
  overflow: hidden;
  -webkit-border-radius: 180px;
  -moz-border-radius: 180px;
  -ms-border-radius: 180px;
  -o-border-radius: 180px;
  border-radius: 180px;
  /* the rest */
  position: relative;
  /* for the overlay later */
  margin: 0px auto;
  text-align: center;
  margin-bottom: 10px;
  border: 6px solid rgb(90, 90, 90);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), inset 0px 3px 8px rgba(0, 0, 0, 0.3);
  margin-top: 80px;

}

.image-round>img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  /* make resized images look good in IE */
  -ms-interpolation-mode: bicubic;
}


#map {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}




/* css for agent and office */
.btn-color-mode-switch {

  margin: 0px;
  position: relative;
  display: grid;
  place-items: center;

}

.btn-color-mode-switch>label.btn-color-mode-switch-inner {
  margin: 0px;
  width: 210px;
  border: 1px solid red;
  color: red;
  background: #ffffff;
  height: 30px;

  border-radius: 26px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  /*box-shadow: 0px 0px 8px 0px rgba(17, 17, 17, 0.34) inset;*/
  display: block;
}


.btn-color-mode-switch>label.btn-color-mode-switch-inner:before {
  content: attr(data-on);
  position: absolute;
  font-size: 12px;
  font-weight: 900;
  top: 7px;
  right: 20px;

}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:after {
  content: attr(data-off);
  width: 113px;
  height: 27px;
  background: #ff0000;
  color: #fff;
  border-radius: 26px;
  position: absolute;
  font-weight: 900;
  top: 1px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 6px -2px #111;
  padding: 5px 0px;
}

.btn-color-mode-switch>.alert {
  display: none;
  background: #FF9800;
  border: none;
  color: #fff;
}

.btn-color-mode-switch input[type="checkbox"] {
  cursor: pointer;
  width: 50px;
  height: 25px;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  margin: 0px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
  background: #151515;
  color: #fff;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:after {
  content: attr(data-on);
  left: 68px;
  background: #3c3c3c;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:before {
  content: attr(data-off);
  right: auto;
  left: 20px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
  /*background: #66BB6A; */
  /*color: #fff;*/
}

.btn-color-mode-switch input[type="checkbox"]:checked~.alert {
  display: block;
}

.centeraagent {
  position: absolute;
  top: 27%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;

}

.cardtitle {
  background-color: red;
  /* width: 100%; */
  font-family: emoji;
  text-align: center;
  color: white;
  font-size: 21px;
  font-weight: 400;
  line-height: 53px;
}


.label1 {
  font-size: 9px;
  margin-top: -24px;
  display: block;
  color: #fff;
}


.cardbtn {
  text-align: center;
  background-color: #8ca8a8;
  width: 116%;
  margin-left: -16px;
}

.cardbtnpro {
  text-align: center;
  background-color: #626262;
  width: 110%;
  color: #fff;
  margin-left: -16px;
}


.scroll-location1 {
  max-height: 300px;
  overflow: scroll;
  margin-top: 2%;
  margin-right: 0% !important;

  font-size: 13px;
  overflow-x: hidden;

}

.scroll-location1::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-location1::-webkit-scrollbar {
  width: 5px;
}


.scroll-location1::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: red;
}

.cardbody {
  height: 263px;
}

.cardbtnprof {
  text-align: center;
  background-color: red;
  width: 110%;
  color: #fff;
  margin-left: -16px;
}

.bg-light {
  background: #f1f1f1 !important;
}

.auction-details .prmcenter {
  margin-bottom: 72px;
}

.auction-date .icon {
  width: 18px;
  filter: brightness(2) invert(1);
}

.auction-date span {
  font-size: 12px;
  color: #fff;
}

.property-result {
  position: relative;
}

.auction-date {
  position: absolute;
  width: 100%;
  background: red;
}

.pagination-points {
  display: flex;
  margin: 16px;
  justify-content: center;
  align-items: center;
}

.pagination-points>span {
  margin: 0 12px;
  display: inline-block;
  background: black;
  width: 24px;
  height: 24px;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  line-height: 24px;
}
.pagination-points {
  display: flex;
  margin: 16px;
  justify-content: center;
  align-items: center;
}