
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body{font-family: "Poppins", serif;font-weight: 400;background: #ffffff;}
.header-title-text {    
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.4em;
        font-size: 34px;
	color: #000;
}

p{
    font-size: 18px;
    font-weight: 400;
}
input, button{
	outline: none;
}
a {
    cursor: pointer !important;
}
.active a.nav-link {
    border-bottom: 1px solid #000;
}
.px-3 {
    padding-left: 1vw !important;
    padding-right: 1vw !important;
}
.header-title-text a{color:#000;text-decoration: none;}

.nav-link{
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1em;
    font-size: 16px;
    color:#000;
    padding: 8px 0 !important;
    width: auto;
}
li.nav-item {
    margin: 0 25px;
}

img.logo {
    max-width: 220px;
}
.videoWraper{
       padding-top: 3vh;
    padding-bottom: 10vh;
}


.featureListing .container-fluid {
    padding: 30px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 30px;
}
.featureListing .list-section-title {
    margin-left: auto;
    margin-right: auto;
    padding-left: 2vw;
    padding-right: 2vw;
}

.heading-lg{
        font-weight: 400;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.4em;
    font-size: calc(4 * 1rem);
    text-align: center;
    color: #fff;
    font-family: "Adonis W00 Regular";
    margin-bottom: 4vh;
    padding-top: 2vh;

}
a.getIntouch {
    color: #A8A6A1;
    padding: 10px 20px;
    border: 2px solid #A8A6A1;
    display: inline-block;
    margin: 40px 0 20px 0px;
    border-radius: 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}
a.getIntouch:hover {
    background: #A8A6A1;
    color: #ffff;
}
section.contactUs {
    padding: 30px 0 4vh 0;
    background: #f6f7ff;
}
.carousel-inner {border-radius: 20px;}
#carousel-thumbs .carousel-inner {border-radius: 0;}
.item1{
	background: url(../images/image-asset.jpeg);
	background-position: center;
	background-size: cover;
	height: 650px;
}
.item2{
	background: url(../images/image-asset2.jpeg);	
	background-position: center;
	background-size: cover;
	height: 650px;
}
.item3{
	background: url(../images/image-asset3.jpeg);
	background-position: center;
	background-size: cover;
	height: 650px;
}
.carousel-caption{
    position: relative;
    left: 0;
    padding: 30vh 0 30vh 25vw;
    text-align: left;
}
.form-wrapper .field-list {
    line-height: normal;
	
}
.form-wrapper .form-item {
    margin-bottom: 18px;
}

.field input, .field textarea, .field select {
     border-radius: 0;
    box-shadow: 0 0 0 1px transparent;
	    background-color: #fafafa;
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    color: #000;
    height: 46px;
    padding: 10px;
    position: relative;
    width: 100%;
}

.form-wrapper .field-list textarea {
    min-height: 100px;
    resize: vertical;
}
.contact {
    font-size: 40px;
    color: #424175;
	    margin-bottom: 10px;
}

.makeYours{
    line-height: 1em;
    font-family: Pontano Sans;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 0.8rem;
    padding: 1.2em 1.336em 1em;
    background: #A8A6A1;
    border:none;
    border-radius: 50px;
    text-decoration: none;
    color:#fff;
    float: left;
	transform: none !important;
	
}
.makeYours:hover {
    opacity: .8;
	text-decoration: none;
	color:#fff;
}
.basedonlocation .homelengo-box .archive-top .makeYours {
    display: none;
}

.sqs-button-element--primary {
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-transform: none;
    line-height: 1em;
    letter-spacing: .05em;
    font-family: Pontano Sans;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    line-height: undefined;
    letter-spacing: .1em;
    font-size: 1rem;
	padding: 0.8em 1.336em;
	background: #A8A6A1;
	border:none;
	border-radius: 50px;
	color:#fff;
}
.sqs-button-element--primary:hover {
    opacity: .8;
}
h2.list-item-content__title {
    font-family: "Adonis W00 Regular";
    font-size: 50px;
}
.list-item-content__description p{
    font-size: 27px;
    margin: 20px 0;
}
.nq {
    font-family: "Adonis W00 Regular";
    margin-bottom: 60px;
    font-size: 27px;
}
footer {margin: 5vh 0 2vh 0;}
.instaWrap {
    display: block;
    width: 160px;
    float: right;
    text-align: right;
}
.insta {
    color: #000;
	float: right;
	    font-size: 20px;
}
.makeYoursWrap {
    display: flex;
    align-items: center;
}
.likeDislikeWrapper {
    width: auto;
    text-align: center;
    margin: 20px 0 0 0;
}
a.thumb {
  color: #000;
    font-size: 20px;
    margin: 0 5px;
    background: #ffffff;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
}
a.like:hover {
    background: #56d556;
    color: #fff;
}
a.dislike:hover {
    background: #cc4343;
    color: #fff;
}
p.sqsrte-large.preFade.fadeIn {
    margin: 1rem 0;
    font-size: 27px;
    padding-right: 70px;
}
section.whoWeAre {
    padding: 10vh 0 20vh 0;
}
.imageWrapper {
   overflow: hidden;
    width: 90%;
    float: right;
	    height: 700px;
}
.content-fill {
    height: 100%;
    width: 100%;
}

.content-fill img {
        clear: right;
    float: right;
    height: 100%;
}



.owl-carousel, .owl-stage-outer {
  max-height: 100%;
  height: 100%;
}

.post-content-parent {
  display: flex;
  width: 100%;
  position: relative;
}
.c--post-content-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center 80%;
  background-repeat: no-repeat;
}

.post-content-text-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.post-content-text-child .post-content--inner {
  padding-left: 20px;
}
.post-content-text-child h2 {
  font-family: Arial, sans-serif;
  font-weight: lighter;
}
.post-content-text-child h2, .post-content-text-child p {
  margin: 0;
}
.post-content-text-child input[type=button] {
  margin-right: 20px;
}
.owl-nav button span {
    font-size: 0;
    color: #fff;
    background: #a8a6a17a;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
}
.owl-nav button {
    position: absolute;
    top: calc(50% - 25px);
}
button.owl-prev {
    left: 10px;
}
button.owl-next {
    right: 10px;
}

.owl-prev span:before {
    content: "";
    position: absolute;
	background-image: url(../images/arrow-left.svg);
    height: 30px;
    width: 30px;
	left: 10px;
    top: 10px;
}
.owl-next span:before {
    content: "";
    position: absolute;
	background-image: url(../images/arrow-right.svg);
    height: 30px;
    width: 30px;
	right: 10px;
    top: 10px;
}
ul.navbar-nav {
}

a:hover {
    color: #000000;
}
button.navbar-toggler {
    outline: none;
}
span.navbar-toggler-icon {
    line-height: 30px;
    font-size: 22px;
    width: 30px;
    height: 30px;
    text-align: center;
	color: #393839;
}
.tinder {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}


.loader-container {
    position: fixed; /* Fixed positioning to keep loader in place */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center; /* Horizontally center */
    align-items: center; /* Vertically center */
    background: rgba(0, 0, 0, 0.5); /* Optional: To create a semi-transparent background */
    z-index: 9999; /* Ensure it's on top */
}

.loader {
    border: 5px solid #f3f3f3; /* Light gray border */
    border-top: 5px solid #3498db; /* Blue border-top to create spinning effect */
    border-radius: 50%;
    width: 50px; /* Size of the loader */
    height: 50px; /* Size of the loader */
    animation: spin 1s linear infinite; /* Spin animation */
}

.hide{display: none;}
/* Keyframes for spin animation */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.loaded.tinder {
  opacity: 1;
}

.tinder--status {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  width: 100%;
  text-align: center;
  pointer-events: none;
}

.tinder--status i {
  font-size: 100px;
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 100px;
  margin-left: -50px;
}

.tinder_love .fa-heart {
  opacity: 0.7;
  transform: scale(1);
}

.tinder_nope .fa-remove {
  opacity: 0.7;
  transform: scale(1);
}

.tinder--cards {
  flex-grow: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  z-index: 1;
	background: #535354;
	
}

.tinder--card {
  display: inline-block;
  width: 100%;
  /* max-width: 400px; */
  height: 70vh;
  overflow: hidden;
  position: absolute;
  will-change: transform;
  transition: all 0.3s ease-in-out;
  cursor: -webkit-grab;
  cursor: grab;
	text-align: left;
    color: #fff;
	padding: 20vh 0 0 40vh;
}

.moving.tinder--card {
  transition: none;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.tinder--card img {
  max-width: 100%;
  pointer-events: none;
}

.tinder--card h3 {
  font-size: 46px;
  pointer-events: none;
  font-family: "Adonis W00 Regular";
}

.tinder--card p {
  font-size: 30px;
  pointer-events: none;
  margin: 20px 0;
}

.tinder--buttons {
    text-align: center;
   padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    float: left;
    width: 100%;
}

.tinder--buttons button {
  border-radius: 50%;
  line-height: 100px;
  width: 100px;
  height: 100px;
  border: 0;
  background: #FFFFFF;
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
}

.tinder--buttons button:focus {
  outline: 0;
}

.tinder--buttons i {
  font-size: 42px;
  vertical-align: middle;
}

.fa-heart {
  color: #00D3C9;
}

.fa-remove {
  color: #e26c6c;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    padding: 0;
}
.description.required {
    color: #939393;
}
.productInfo {
    position: absolute;
    top: 20vh;
    left: 20vw;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.filter {
    margin-bottom: 4vh;
}
.filter .caption {
    color: #fff;
    float: left;
    width: 100%;
}
.filter input{
    width: 100%;
	height: 38px;
}
.search {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0;
	cursor: pointer;
}
.bathBed {
   list-style: none;
   padding: 10px 0 0 0;
   float: left;
   transform: none !important;
   border-top: 2px solid #F0EFFB;
   width: 100%;
   margin:0;
}
.bathBed li{
  float: left;
  display: inline-block;
  transform: none !important;
  background-repeat: no-repeat;
  padding-left: 35px;
  margin: 0 20px 10px 0;
  font-size: 16px;
  height: 24px;
  background-size: 24px;
  font-family: "Plus Jakarta Sans", sans-serif;
  
}
.bedroom{
	background: url(../images/bed.svg);
	background-position: 0% 25%;
}

.bathroom{
	background: url(../images/bath.svg);
}
.ft{
	background: url(../images/ft.svg);
}
.number{
	background: url(../images/number.svg);
}
.modal-dialog {
    width: 100%;
    max-width: 800px;
}
.close {
    font-size: 18px;
    line-height: 20px;
    outline: none;
    color: #000;
}
.propLabels label {
    margin-bottom: 0 !important;
    margin-right: 10px;
    background: #f1f1f1;
    padding: 3px 10px;
    font-size: 12px;
    border: 1px solid #dedede;
    border-radius: 2px;
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
 max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
	border-radius: 15px;
    background-color: #fff;
    border: none;
}

#tutorial .modal-dialog {
	width:100%;
    max-width: 650px;
}
#tutorial h1 {
    padding: 10vh 0 0 0;
	font-family: "Adonis W00 Regular";
}


#tutorial .modal-header {
    padding: 0;
    border: none;
}
#tutorial .close {
    margin-right: 0px;
    margin-top: 0px;
}

.carousel-inner img {
      width: 100%;
      height: 100%;
  }

#custCarousel .carousel-indicators {
    bottom: 0px;
    height: 90px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    left: 0;
    margin: 0;
    border-radius: 0 0 20px 20px;
}

ol.carousel-indicators.list-inline {}

#custCarousel .carousel-indicators > li {
  width:100px;
  margin: 10px 10px 0 0;
}

 #custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
 }

  #custCarousel .carousel-indicators li.active img {
    opacity: 1;
  }

  #custCarousel .carousel-indicators li:hover img {
    opacity: 0.75;
  }

  .carousel-item img{

width: 100%;
height: auto;

}
button#nope {
    background-color: #F44E7A;
    background-image: url(../images/crs.svg);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
    /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
}
button#love {
    background-color: #7776FA;
    background-image: url(../images/hrt.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
}


button.refresh {
    height: 60px;
    width: 60px;
    background-color: #F6F7FF;
    background-image: url(../images/reset.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
    border: 1px solid #ededed;
    line-height: 44px;
}

.refresh i.fa.fa-repeat {
    font-size: 20px;
}

.infoWrapper {
        padding: 0px 0px 20px 0px;
    float: left;
    width: 100%;
}
}
.discription {
    float: left;
}
.discription p {
    font-size: 18px;
}

.mainInfo h3 {
    font-size: 40px;
    margin: 30px 0 10px 0;
    color: #7776fa;
    font-weight: 800;
}
.mainInfo p {
    font-size: 30px;
    font-weight: 600;
}
.mobileInput {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
}
.filterImage {
    background: url(../images/filter.svg);
    background-repeat: no-repeat;
    background-position: 90%;
    background-color: #7776fa;
    background-size: 14px;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 12px 35px 12px 10px;
    border-radius: 30px;
    /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
    position: relative;
    outline: none;
    cursor: pointer;
}
.contactAgent {
   background-color: #7776fa;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 12px 80px;
    border-radius: 30px;
    position: relative;
    outline: none;
    cursor: pointer;
    font-weight: 600;
    margin: 0 0 0 0;
    
}
.btnWrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
.direction {
    font-size: 14px;
    border-radius: 20px;
    background: #e5e5e5;
    color: #5c5c5c;
    border: none;
    padding: 10px 30px;
}
.direction:hover {
    background: #c1c1c1;
	color: #5c5c5c;
}
.archive-bottom .contactAgent {
    margin: 0 0 0 0;
	width: 100%;
}
.contactAgent:focus{
	outline:none;
}
.filterImage:focus{
	outline:none;
}
img.footerLogo {
    max-width: 190px;
}
.sqs-html-content a {
    color: #000;
    opacity: 0.7;
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    font-size: 14px;
	    font-weight: normal;
}
.sqs-html-content {
    float: left;
}
.footBtm {
    border-top: 1px solid #E8E6F9;
    padding: 20px 0 20px 0;
    font-size: 12px;
    opacity: 0.5;
	margin: 30px 0 0 0;
	    font-weight: normal;
}

.homelengo-box {
    display: block;
    border-radius: 16px;
    border: 1px solid #F0EFFB;
    background: #fff;
	float: left;
	    margin-bottom: 30px;
}
.popular {
    position: absolute;
    background: #747afe;
    color: #fff;
    bottom: -10px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 20px 5px 40px;
    border-radius: 7px 7px 7px 0px;
    left: -10px;
    background-image: url("../images/popular.svg");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 18px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
}
.homelengo-box .images-group {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: 100%;
	border-radius: 15px 15px 0 0;
}
.homelengo-box .archive-bottom {
    padding: 20px;
}
.homelengo-box .images-style {
    position: relative;
    overflow: hidden;
}
.homelengo-box .images-group .top {
    left: 16px;
    right: 16px;
    top: 16px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    align-items: flex-start;
    z-index: 1;
    gap: 8px;
    flex-wrap: wrap;
}
.homelengo-box .images-group .bottom {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 12px;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 4px;
    color: #ffffff;
}
.archive-top {
    height: 200px;
	position: relative;
}


.images-group img {
    width: 100%;
}

.content-top .bathBed li {
    font-size: 13px;
    margin: 0 0 10px 0;
    height: 20px;
    padding: 0 15px 0 20px;
    background-size: 18px;
}
.bottom {
   opacity: 0.5;
    font-size: 14px;
    padding: 0 0 10px 0;
    text-align: left;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	min-height: 45px;
}

.propTitle a {
    color: #000;
    font-size: 24px;
    min-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 30px;
}
h6.price {
       color: #747afe;
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 35px;
}




.arrow-left {
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #5245ED;
    position: absolute;
    bottom: -10px;
    left: 0;
}
h6.propTitle {
    margin: 10px 0;
    min-height: 30px;
}
.priceWrapper {
    float: left;
    width: 100%;
    text-align: left;
}
.priceDiv {
    float: left;
    width: calc(100% - 60px);
}
.likeBtnWrapper {
    float: left;
    width: 60px;
}
.content-top {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
a.likeBtn.liked{
    background-image: url(../images/liked.svg);
}
.likeBtn{
	background-image: url(../images/purpleHeart.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center 15px;
    height: 50px;
    width: 50px;
    float: right;
    border: 1px solid #E8E6F9;
    border-radius: 100%;
}
.dropdown-toggle::after {
   display: none;
}
i.fa.fa-chevron-down {
    -webkit-text-stroke: 1px rgb(255 255 255);
}
.dropdown-menu {
   padding: 0;
}
.dropdown-item {
    padding: 10px 20px;
    color: #000000;
    font-size: 15px;
}

.topPicks {
    color: #424175;
}

.featureListing{
    padding: 40px 30px 30px 30px;
    background: #F6F7FF;
    position: relative;
}
.featureListing .container-fluid {
    padding: 40px 30px 30px 30px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 30px;
	max-width: 80%;
}

section.mainBanner {
    padding: 30px 30px 0 30px;
    background: #F6F7FF;
}
.mainBannerImage {
    background:url("../images/pexels-binyaminmellish-106399 1.png");
    width: 100%;
    height: 1010px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    background-position: center 58%;
    text-align: center;
}
.searchBox {
    margin: 0 auto;
    width: 50%;
}
.searchBox h2 {
    color: #fff;
    font-size: 60px;
    margin: 50px 0 30px 0;
    float: left;
    width: 100%;
}
.inputDiv {
   width: 70%;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
.inputDiv input[type="text"] {
    width: 100%;
    border-radius: 40px;
    border: none;
    height: 60px;
    padding: 0 80px 0 20px;
    font-size: 13px;
}

span.serchIcon {
    background-color: #E1DFF7;
	background-image: url("../images/search.svg");
	background-position: center;
	 background-repeat: no-repeat;
    border: 1px solid #C6CBE1;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 5px;
    border-radius: 50%;
    top: 5px;
    cursor: pointer;
}


.carousel-item {
    max-height: 700px;
    overflow: hidden;
}


.carousel-item img {
        min-width: 100%;
    min-height: 100%;
}
.mainSliderDiv{
	position: relative;
}
.mainSliderDiv > div.carousel .carousel-item {
    height: 700px;
}
#carousel-thumbs .carousel-item {
    height: auto;
}
div#carousel-thumbs {
    position: absolute;
    bottom: 0;
	 background: rgba(0, 0, 0, 0.6);   
    border-radius: 0 0 20px 20px;
	    /*padding: 10px 30px;*/
		padding:0px 20px;
		width: 100%;
}
#carousel-thumbs .thumb {
    float: left;
    width: 12.5%;
    max-width: 12.5%;
	padding: 5px;
}
#carousel-thumbs a.carousel-control-prev, #carousel-thumbs a.carousel-control-next {
    width: 20px;
}

#carousel-thumbs .selected img {
    opacity: 100%;
}
#carousel-thumbs .carousel-inner .thumb img.img-fluid {
    height: 100%;
}
#carousel-thumbs .selected img {
    border-color: #7776fa;
}
#carousel-thumbs img:hover {
	opacity: 100%;
  
}
#carousel-thumbs img {
	opacity: 80%;
    border: 4px solid transparent;
    cursor: pointer;
	border-radius: 20px;
}
.description {
    float: left;
    width: 100%;
}
.description label {
    font-weight: 600;
}


.withInput {
    position: absolute;
    top: 15px;
    z-index: 99;
    background: #F9F9F9;
    width: 50%;
    left: 25%;
    border-radius: 50px;
    padding: 5px 10px;
    /* box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
    border: 1px solid #e5e5e5;
}
.withInput input[type="text"] {
    background: transparent;
    border: none;
    color: #000;
    width: calc(100% - 30px);
    font-size: 13px;
    margin: 0 0 0 5px;
	padding: 7px 5px;
}
.searchCross {
    background-image: url(../images/cross.svg);
    height: 18px;
    width: 18px;
    position: absolute;
    right: 10px;
    top: 14px;
    opacity: 0.5;
    display: none;
}
.divNotFound {
    width: 100%;
    text-align: center;
    min-height: 450px;
}
p.notfounds {
    width: 100%;
    text-align: center;
    color: #babadb;
}
.goBack {
    background: #7076fe;
    color: #ffff;
}
/* TOGGLE STYLING */
.toggle {
  margin: 15px;
  box-sizing: border-box;
  font-size: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.toggle input {
  width: 0;
  height: 0;
  position: absolute;
  left: -9999px;
  outline: none;
}
.toggle input:focus {
   outline: none;
}
.toggle input + label {
  margin: 0;
  padding: 0.75rem 10px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  border: solid 1px #DDD;
  background-color: #FFF;
  font-size: 12px;
  line-height: 140%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 50%;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
  
}
.toggle input + label:first-of-type {
  border-radius: 26px 0 0 26px;
  border-right: none;
}
.toggle input + label:last-of-type {
  border-radius: 0 26px 26px 0;
  border-left: none;
}
.toggle input:hover + label {
  border-color: #213140;
}
.toggle input:checked + label {
  background-color: #7776fa;
  color: #FFF;
  box-shadow: 0 0 10px rgba(102, 179, 251, 0.5);
  border-color: #7776fa;
  z-index: 1;
}
.toggle input:focus + label {
  outline: dotted 1px #CCC;
  outline-offset: 0.45rem;
}
.prSlider {
    margin: 0 15px;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px;
	position:relative;
}

.pr {
    text-align: left;
    font-size: 13px;
    margin: 10px 0;
}
.radioDiv{
	display:inline-block;
}
.radio {
 float: left;
    margin-right: 20px;
}
label.radio-label {
    margin: 0;
    color: #727171;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0px;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  float: left;
}
.radio input[type=radio]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
label.radio-label {
    margin: 0;
    color: #727171;
	font-size: 13px;
}

.range-slider {
      width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
}
.range-slider::after, .range-slider2::after, .range-slider3::after, .range-slider-radius::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  bottom: -2px;
  left:0;
}
.min {
    width: calc(50% - 12px);
    float: left;
    position: relative;
}
.minMaxLabel {
    margin: 0;
    font-size: 12px;
    color: #adadad;
    position: absolute;
    background: #fff;
    padding: 0 5px;
    top: -8px;
    left: 8px;
}
.max {
    width: calc(50% - 12px);
    float: right;
    position: relative;
}
i.fa.fa-minus {
    float: left;
    margin: 12px 0 0 6px;
}
.prSlider input[type=number] {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 1.2em;
    -moz-appearance: textfield;
    border-radius: 7px;
    margin: 0;
    min-width: 130px;
    padding: 6px 0;
    width: 100%;
}
.range-slider {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }
  .range-slider svg{
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
  
  .range-slider input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .range-slider2 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }
  .range-slider2 svg {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
 
  .range-slider2 input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .range-slider3 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }
  

  .range-slider3 svg {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
 
  .range-slider3 input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .maxRadius {
    position: relative;
  }
  .range-slider-radius {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }  
  .range-slider-radius svg {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
 
  .range-slider-radius input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .range-slider4 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }
   .range-slider4 svg {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
 
  .range-slider4 input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .range-slider5 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
    height: 6em;
  }
   .range-slider5 svg {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 1;
  }
 
  .range-slider5 input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 2;
  }
  .prSlider input[type=text] {
        border: 1px solid #ddd;
        text-align: center;
        font-size: 1.2em;
        -moz-appearance: textfield;
        border-radius: 7px;
        margin: 0;
        min-width: 130px;
        padding: 6px 0;
        letter-spacing: 0px;
        width: 100%;
  }
  .prSlider input[type=text]::-webkit-outer-spin-button,
  .prSlider input[type=text]::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
  .prSlider input[type=text]:invalid,
  .prSlider input[type=text]:out-of-range {
    border: 2px solid #ff6347;
  }
  .prSlider input[type=number] {
      border: 1px solid #ddd;
      text-align: center;
      font-size: 1.2em;
      -moz-appearance: textfield;
      border-radius: 7px;
      margin: 0;
      min-width: 130px;
      padding: 6px 0;
      width: 100%;
  }
  
  
  
  .min{width: calc(50% - 12px);float: left;position: relative;}
  .max{
      width: calc(50% - 12px);
      float: right;
      position: relative;
  }
  .minMaxLabel{
      margin: 0;
      font-size: 12px;
      color: #adadad;
      position: absolute;
      background: #fff;
      padding: 0 5px;
      top: -8px;
      left: 8px;
	  line-height: 14px;
  }
input[type=number] {
  border: 1px solid #ddd;
  font-size: 1.6em;
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number]::-moz-outer-spin-button,
input[type=number]::-moz-inner-spin-button {
  -moz-appearance: none;
}
input[type=number]:invalid,
input[type=number]:out-of-range {
  border: 2px solid #ff6347;
}
input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #2497e3;
}
input[type=range]:focus::-ms-fill-lower {
  background: #2497e3;
}
input[type=range]:focus::-ms-fill-upper {
  background: #2497e3;
}

input[type=range]::-webkit-slider-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 2px solid #fff;
  height: 28px;
  width: 28px;
  border-radius: 25px;
  background: #7776FA;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14px;
}
input[type=range]::-moz-range-thumb {
 z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 3px solid #fff;
  height: 25px;
  width: 25px;
  border-radius: 25px;
  background: #7776FA;
  cursor: pointer;
    margin-top: -12px;
}
input[type=range]::-ms-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid #2497e3;
  height: 28px;
  width: 28px;
  border-radius: 25px;
  background: #a1d0ff;
  cursor: pointer;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
input[type=range]::-moz-range-track {
   width: 100%;
  height: 0px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
  background: #2497e3;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
.prSlider input[type="range"] {
  height: 0;
}
ul.countList {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0;
    width: 100%;
    overflow: auto;
    white-space: nowrap;
}

.countList li {
    width: 70px;
    padding-right: 10px;
    white-space: nowrap;
    display: inline-block;
}
.countList li span {
    border: 1px solid #ebebeb;
    width: 100%;
    float: left;
    text-align: center;
    border-radius: 30px;
    padding: 3px 0;
    font-size: 14px;
}
.selectedBed, .selectedBath {
    background: #000;
    color: #fff;
}
#filterModal .modal-dialog {
    max-width: 550px;
}
.modal-footer button {
    font-size: 13px;
}
#filterModal .modal-dialog .modal-content {
    border-radius: 15px;
    border: none;
}
button.clearBtn {
    background: transparent;
    border: none;
    font-size: 13px;
    padding: 3px 0;
}
button.applyBtn {
    float: right;
    border: none;
    background: #7776FA;
    color: #fff;
    padding: 4px 24px;
    border-radius: 20px;
    font-size: 13px;
}
.modal-footer {
    display: inline-block;
    padding: 20px 35px;
}
.close {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 30px;
    width: 30px;
    border: 1px solid #EBEBEB !important;
    text-align: center;
    line-height: 27px;
    border-radius: 60px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px;
    opacity: 1;
}


.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
  }
	


/* Shimmer card style */
.card {
    position: relative;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    border-radius: 6px;
    height: 500px;
    overflow: hidden;
    width: 350px;
    margin: 40px auto;
  
  .shimmerBG {
    animation-duration: 2.2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shimmer;
    animation-timing-function: linear;
    background: #ddd;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 1200px 100%;
}


@-webkit-keyframes shimmer {
    0% {
        background-position: -100% 0;
    }
    100% {
        background-position: 100% 0;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1200px 0;
    }
    100% {
        background-position: 1200px 0;
    }
}
  
    .media {
    height: 200px;
}

.p-32 {
    padding: 32px;
}

.title-line {
    height: 24px;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
}

.content-line {
    height: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 8px;
}
  
  .end {
      width: 40%;
    }

}


.m-t-24 {
    margin-top: 24px;
}


.refresh.disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.checkbox1 {
    width: 50%;
    /* min-height: 68px; */
    float: left;
}
.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}

.toggle-button-cover {
    display: table-cell;
    position: relative;
    width: 76px;
    height: 40px;
    box-sizing: border-box;
    /* float: left; */
}
.button-cover,
.knobs,
.layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.button {
  position: relative;
  top: 50%;
  width: 76px;
  height: 36px;
  margin: -20px auto 0 auto;
  overflow: hidden;
}

.button.r,
.button.r .layer {
  border-radius: 100px;
}

.button.b2 {
  border-radius: 2px;
}

.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}


.knobs {
  z-index: 2;
}

.layer {
  width: 100%;
  background-color: #ffffff;
  transition: 0.3s ease all;
  z-index: 1;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
#button-10 .knobs:before,
#button-10 .knobs:after,
#button-10 .knobs span {
  position: absolute;
  top: 4px;
  width: 29px;
  height: 27px;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#button-10 .knobs:before {
  content: "";
  left: 4px;
  background-color: #7776fa;
  border-radius: 6px;
}

#button-10 .knobs:after {
  content: "NO";
  right: 4px;
  color: #4e4e4e;
}

#button-10 .knobs span {
  display: inline-block;
  left: 4px;
  color: #fff;
  z-index: 1;
}

#button-10 .checkbox:checked + .knobs span {
  color: #000;
}

#button-10 .checkbox:checked + .knobs:before {
  left: 42px;
  background-color: #d86a6c;
}

#button-10 .checkbox:checked + .knobs:after {
  color: #fff;
}

#button-10 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}

#userModal .modal-content {
    max-width: 400px;
}
#userModalLogin .modal-content {
    max-width: 400px;
}
#userModalLogin .modal-header {
    border: none;
    padding-bottom: 0;
    text-align: center;
    display: inline;
}
#userModalLogin .modal-header img.logo {
    max-width: 150px;
}
#userModalLogin .modal-header h5#exampleModalLabel {
    color: #000;
    margin: 20px 0 0 0;
    font-size: 30px;
}

label.caption {
   font-size: 13px;
    margin: 10px 0 5px 0;
}
.error-message{font-size: 13px;color: red;}
.error-message p {
    font-size: 13px;
    color: red;
    margin: 5px 36px 0;
}
.field input {
    border-radius: 10px;
    background: #E5E5E5;
    border: none;
	font-size: 13px;
}
#userModal .modal-header {
    border: none;
    padding-bottom: 0;
}
h5#exampleModalLabel {
    width: 100%;
    text-align: center;
    color: #7776fa;
    font-weight: 600;
    font-size: 24px;
}
#userModal .modal-body {
    margin: 0 20px;
}
input#submitUserDetail {
    height: 46px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    margin: 20px 0 0 0;
}
input#submitUserDetail:hover {
	opacity: 0.8;
}
.social-login {
    text-align: center;
    margin: 10px 0 0 0;
}
.social-icons a {
   background-color: #e5e5e5;
   height: 45px;
   width: 100%;
   text-align: center;
   line-height: 40px;
   border-radius: 10px;
   display: inline-block;
   background-size: 27px;
   background-repeat: no-repeat;
   background-position: center;
}

span.signupwith {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    color: #888888;
    margin: 10px 0 0 0;
}
.signupwith a {
    color: #7776fa;
}
.google{
	background-image: url("../images/google.svg");
}
.fb{
	background-image: url("../images/fb.svg");
}
.tw{
	background-image: url("../images/x.svg");
	    background-size: 22px !important;
}
a.carousel-fullscreen {
       position: absolute;
       top: calc(50% - 20px);
       left: calc(50% - 20px);
       height: 40px;
       width: 40px;
       background: rgba(0,0,0,0.5);
       text-align: center;
       padding: 6px 0 0 0;
       border-radius: 4px;
}

.customBtn {
    border-radius: 25px;
    font-size: 13px;
    padding: 6px 15px;
}
.login {
    color: #fff;
    background-color: #7776fa;
    border-color: #7776fa;
}
button.login:hover {
    background: #4b4ab5;
    color: #fff;
}
.signup {
    color: #000;
    background-color: #fff;
    border-color: #b5b5b5;
}
button.signup:hover {
    background: #000;
    color: #fff;
}
button.logout:hover {
    background: #000;
    color: #fff;
}
.text-end li.nav-item {
    margin: 0 5px;
}

span.loggedinUser {
    float: left;
    font-size: 14px;
    padding: 6px 10px 0 0;
}

.carousel-fullscreen-icon {
	width: 1.75rem;
	height: 1.75rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
	display: block;
	margin: 0 auto;
}

.carousel-fullscreen-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.text-dark {
    background: #fff;
    opacity: inherit;
    height: 50px;
    width: 50px;
    top: 45%;
    border: 1px solid #f1f1f1;
	border-radius: 10px;
}
.carousel-control-next {
    right: -70px;
}
.carousel-control-prev {
    left: -70px;
}
.ui-autocomplete {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete li {
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #7776fa !important;
    background: #7776fa !important;
   
}
.ui-autocomplete-category {
    padding: 12px 10px;
    margin: 0;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 7px 20px 7px 20px !important;
}
span.daysAgo {
    border-top: 2px solid #f0effb;
    width: 100%;
    float: left;
    font-size: 10px;
    padding: 6px 0 0 0;
}
.daysAgo label {
    width: 7px;
    height: 7px;
    float: left;
    background: #23A1C0;
    border-radius: 20px;
    margin: 3px 5px 0 0;
}
#mapSearchInputCon {
        padding: 8px 0;
    background-color: #fff;
    border-radius: 25px;
    opacity: 1;
    border: 2px solid #fff;
    position: relative;
    transition: all .25s ease-in-out;
    height: 52px;
    width: calc(100% - 170px);
    box-sizing: border-box;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    float: left;
}
.mainFilterWrapper {
    position: sticky;
    top: 0;
    z-index: 99;
	text-align: center;
}

.mainFilterWrapper.sticky {
    background: #fff;
    padding: 16px 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
}
.filterLabels {
   margin: 10px 0 0 0;
    float: left;
    width: 100%;
}
.filterLabels ul {
  list-style: none;
    margin: 0 auto;
    width: auto;
    padding: 0;
    text-align: center;
}
.filterLabels ul li {
    display: inline-block;
    background: #4c4c4c;
    color: #fff;
    font-size: 11px;
    border-radius: 20px;
    padding: 3px 10px;
}





#mapSearchInputInnerCon {
    /* display: flex
; */
    /* flex: 1; */
    justify-content: center;
    align-items: center;
    max-width: 100%;
    float: left;
    width: 100%;
}
#txtMapSearchInputCon {
     width: 35%;
     vertical-align: middle;
     height: 32px;
     float: left;
     position:relative;
}

#mapPrimaryFilterOuterCon {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 60%;
}
#mapPrimaryFilterCon {
    display: table;
    transition: .3s;
    width: 100%;
}
.mapFilterCon {
    position: relative;
    padding: 5px 0 0 0;
}
.mapFilterCon {
    display: table-cell;
    vertical-align: middle;
    border-left: 2px solid #e6e6e6 !important;
}
.mapFilterCon label {
    position: absolute;
    margin: auto;
    left: 4px;
    z-index: 2;
    font-size: .7rem;
    color: #999;
    transition: .25s ease-in-out opacity;
    top: -3px;
    pointer-events: none;
}
#txtMapSearchInput {
    height: 32px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 35px 0 0 35px;
    border: 0;
    font-size: .9rem;
    padding-left: 20px;
    padding-right: 10px;
    transition: .3s;
    display: table-cell;
    vertical-align: middle;
}
#mapPrimaryFilterCon select {
    border: none;
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0 0;
    float: left;
}

#btnMapSearch {
    padding: 10px;
    margin: 0;
    width: 48px;
    height: 48px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
}
.greenCircleBtn {
    background: #7776fa;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
}
/* Overlay for backdrop effect */
.custom-swal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
}

/* Popup styling */
.custom-swal-popup {
    background: linear-gradient(to bottom, #7776fa 50%, #fff 50%);
    border-radius: 20px;
    width: 350px; /* Adjust width to be narrower */
    padding: 20px;
    overflow: hidden;
}
.swal2-icon.swal2-success.custom-icon.swal2-icon-show {
    margin-top: 10px !important;
}

/* Success icon styling */
.custom-icon {
    color: white !important; /* Makes the check icon white */
    border-color: white !important; /* Makes the border white */
    background-color: #7776fa !important; /* Optional: Background matches top gradient */
}

/* Cancel button (No) styling */
.custom-cancel-button {
    background-color: #fff !important;
    color: black !important;
    border-radius: 10px; /* Rounded edges */
    width: 120px;
    padding: 5px;
}

/* Confirm button (Yes) styling */
.custom-confirm-button {
    background-color: #7776fa !important;
    color: white !important;
    border-radius: 15px;
    width: 120px;
    padding: 5px;
}

/* Title styling */
.custom-swal-popup h2#swal2-title {
    font-size: 22px;
    margin-top: 20px;
}

/* Description text styling */
div#swal2-html-container {
    padding: 0;
    font-size: 14px;
}

/* Force SweetAlert2 success icon to white */
.swal2-success {
    border-color: white !important;
}



.swal2-success .swal2-success-line-tip,
.swal2-success .swal2-success-line-long {
    background-color: white !important; /* Checkmark lines */
}
.field {
    position: relative;
}
.toggle-password-icon {
    position: absolute;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    color: #555;
	bottom: -4px;
}
.cleanSearch{
    background-image: url(../images/crs-side.svg);
    height: 12px;
    width: 12px;
    position: absolute;
    right: 65px;
    top: 25px;
    cursor: pointer;
    display: none;
}
.withInput .cleanSearch {
    right: 10px;
    top: 14px;
    height: 10px;
    width: 10px;
}

#txtMapSearchInputCon .cleanSearch {
    right: 10px;
    top: 10px;
    height: 10px;
    width: 10px;
}
.filterBtn {
    display: none;
}
.inLeft {
    float: left;
    width: 60%;
}

.inRight {
    float: left;
    width: 40%;
    padding: 40px 0 0 0;
}
.mainInfo p br {
    display: none;
}
.toggle-text-content span {
  display: none;
}
.subHead {
    font-size: 18px;
    font-family: "Poppins", serif;
    font-weight: 600;
}
.readMore {    
    float: left;
    width: 100%;
	    /* display: none; */
}
.toggle-text{
	font-family: "Inter", serif;
}

.toggle-text p {
    font-family: "Inter", serif !important;
    font-size: 16px;
}
ul.propertyInfo {
    list-style: none;
    float: left;
    width: 90%;
	padding: 0 0 0 30px;
	margin:0;
}
.propInfo {
    display: none;
}
.propertyInfo li {
    float: left;
    width: 50%;
    background-repeat: no-repeat;
    background-size: 22px;
    padding: 5px 0 5px 30px;	
	font-family: "Plus Jakarta Sans", sans-serif;
}
.home{
	background: url(../images/home.svg);
    background-position: center left;
}
.zone{
	background: url(../images/zone.svg);
    background-position: center left;
}
.dollar{
	background: url(../images/dollar.svg);
    background-position: center left;
}
.pic{
	background: url(../images/pic.svg);
    background-position: center left;
}
.clock{
	background: url(../images/clock.svg);
    background-position: center left;
}
.built{
	background: url(../images/built.svg);
    background-position: center left;
}
.parking{
	background: url(../images/parking.svg);
    background-position: center left;
}
.Specification {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
	display:none;
}
.specSummary {
    float: left;
    width: 100%;
    padding: 0 0 0 0px;
}
h3.blueInnerhead {
    color: #7065F0;
    font-size: 17px;
	    margin: 15px 0;
		font-weight: 600;
}
h4.innerSubLabel {
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}
.specInfo {
    font-size: 15px;
    float: left;
    width: 100%;
	margin: 0 0 5px 0;
}
.specInfo label {
    font-family: "Inter", serif;
}
.specInfo span {
    text-align: right;
    float: right;
    font-weight: 600;
    max-width: 60%;
}
.showBtn {
       float: left;
    width: 100%;
    text-align: center;
    margin: 50px 0 20px 0;
	    /* display: none; */
}
#showSpec {
    background-color: #7076FE;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 10px 50px 10px 30px;
    font-size: 12px;
    outline: none;
    cursor: pointer;
	position:relative;
}
#showSpec:after {
	    content: "";
    position: absolute;
    background-image: url(../images/downArrow.svg);
    height: 14px;
    width: 14px;
    top: 11px;
    background-size: cover;
	right: 30px;
}

#showSpec.up:after {
    transform: rotate(180deg);
    top: 13px;
}
a.toggle-text-link {
    font-weight: 600;
    font-size: 15px;
}
#contactAgent .modal-dialog {
    max-width: 500px;
}

#contactAgent .modal-header {
    border: none;
}
#contactAgent .modal-body {
    padding: 0 30px 30px 30px;
}

#contactAgent .field input {
    background: #F4F3FD;
    border: 1px solid #000;
}

#contactAgent textarea {
       background: #F4F3FD;
    border: 1px solid #000;
    border-radius: 10px;
    height: 80px;
}
p.agree {
    font-size: 11px;
    color: #7065F0;
}
input.submit {
    background-color: #7076FE;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 10px 50px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    position: relative;
    margin: 20px auto;
}

.concent {
    font-size: 13px;
    margin: 0px auto 15px;
    width: fit-content;
}
.concent input[type="checkbox"] {
    float: left;
    margin: 3px 6px 0 0;
}

.homeImage {	 
     background-image: url(../images/home.png);
    height: 365px;
    max-width: 586px;
    float: right;
    background-size: cover;
    margin: 70px 0 0 0;
    width: 100%;
}
.contactWrapper .field input {
    background: #F4F3FD;
    border: 1px solid #000;
}
.contactWrapper .field textarea {
    background: #F4F3FD;
    border: 1px solid #000;
	
	border-radius:10px;
}
.contactWrapper .contact {
    color: #7076fe;
    font-weight: 700;
}
#contactAgent h5#exampleModalLabel {
    font-size: 40px;
    font-weight: 700;
}
.mainSliderDiv a.carousel-control-next {
    right: 0px;
}

.mainSliderDiv a.carousel-control-prev {
    left: 0px;
}
.mainSliderDiv .carousel.gallery .carousel-control-next, .mainSliderDiv .carousel.gallery .carousel-control-prev {
	width: 50%;
    padding: 50px;
}
.mainSliderDiv .carousel.gallery .carousel-control-next{
	justify-content:end;
}
.mainSliderDiv .carousel.gallery .carousel-control-prev{
	justify-content:start;
}
.mainSliderDiv .carousel.gallery .carousel-control-next .carousel-control-next-icon, .mainSliderDiv .carousel.gallery .carousel-control-prev .carousel-control-prev-icon {   
    width: 40px;
    height: 40px;    
    background-size: 50% 50%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 100%;
}

.terms {
    font-family: "Inter", serif;
}
.terms h1 {
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 30px 0;
}
.terms p {
    font-size: 15px;
    color: #727272;
    margin: 0 0 30px 0;
}
.terms h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.terms ul {
    margin: 0 0 30px 0;
    padding: 0 0 0 40px;
}
.terms li {
    font-size: 15px;
    color: #727272;
    margin: 0 0 10px 0;
}
.terms h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
}
.terms h4 {
    font-size: 18px;
    margin: 0 0 20px 0;
}
.abt.featureListing .container-fluid {
      max-width: 60%;
    min-height: 500px;
}
.aboutUS p {
    line-height: 40px;
}
.aboutUS h2 {
    color: #7776fa;
    font-weight: 600;
}


/*Gogle tranlage*/
body > .skiptranslate {
    display: none;
}
/* Hide the Google Translate top banner */
.goog-te-banner-frame {
    display: none !important;
}
 
/* Prevent extra white space from the hidden banner */
body {
    top: 0px !important;
    position: static !important;
}
.goog-te-gadget .goog-te-combo {
    padding: 6px;
    border: 1px solid #b5b5b5;
	border-radius: 4px;
}
.goog-logo-link,.goog-te-gadget span {     display: none !important; } .goog-te-gadget {     font-size: 0px !important; }
div#goog-gt-tt {
    display: none !important;
  }
select.goog-te-combo {
    width: 100%;
}

.advanceSearchDiv {
        text-align: center;
   margin:20px 0 0 0;
}
.mainFilterWrapper .advanceSearchDiv {
        text-align: center;
        float: right;
        width: 160px;
        margin:0;
}
.advanceSearchDiv button {
     background: #7177fb;
     color: #fff;
     padding: 15px 15px;
     box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
}
.mainFilterWrapper .container {
    display: inline-block;
    margin: 0 auto;
}
#advSearch .modal-dialog {
    max-width: 500px;
}
.filterMid {
    height: 75vh;
    overflow: auto;
}
.filterFooter {
    padding: 20px;
    border-top: 1px solid #f1f1f1;
}

.prSlider:last-child {
    border: none;
}
#advSearch .modal-body {
    padding: 0;
}
.radioCus {
       float: left;
    width: 50%;
}
.radioCus input {
    float: left;
    margin: 6px 5px 0 0;
}

.checkboxDiv {
       display: inline-block;
    max-height: 153px;
    overflow: auto;
    width: 100%;
}
.checkboxCus {
        float: left;
    width: 50%;
}
.checkboxCus input {
    float: left;
    margin: 6px 5px 0 0;
}
.checkboxCus label {
    font-size: 13px;
	    color: #727171;
}


.filterLabels ul li i.fa.fa-times {
    font-size: 12px;
    -webkit-text-stroke: 1px #464646;
    color: #fff;
    cursor: pointer;
}

#searchany {
    font-size: 12px !important;
}

.swal2-icon {
    margin: 0 auto;
}
.custom-swal-popup {
    background: linear-gradient(to bottom, #747afe 40%, #fff 40%);
}
.custom-swal-popup h2#swal2-title {
       font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 0;
}

button#load-more-btn {
    background: none;
    border: 1px solid #7076FE;
    color: #7076FE;
    cursor: pointer;
    border-radius: 14px;
    margin-bottom: 30px;
}

button#load-more-btn:hover {
    opacity: 0.6;
}

h2#popularCityLinkTitle {
    text-align: center;
    font-size: 24px;
    color: #424175;
}

div#popularCityLinkCon {
    margin: 20px 0 10px 0;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #F0EFFB;
    padding: 30px 20px;
}
.popularCityLink {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #757bfb;
    padding-left: 10px;
    position: relative;
}

.popularCityLink::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    background: #7877f745;
    left: 0;
    top: 8px;
    border-radius: 20px;
}

@media screen and (max-width: 1024px) {
	.heading-lg {
		font-size: 40px;
	}
	.tinder--card {
    padding: 20vh 2vh 0 5vw;
}
	.tinder--card h3 {
    font-size: 38px;
}
	.tinder--card p {
    font-size: 24px;
}
	.contact {
    font-size: 40px;
}
	p.sqsrte-large.preFade.fadeIn {
    font-size: 24px;
}
.featureListing .container-fluid {
    max-width: 100%;
}
.carousel-control-next {
    right: -30px;
}
.carousel-control-prev {
    left: -30px;
}
ul.propertyInfo {
    width: 100%;
}
.abt.featureListing .container-fluid {
    max-width: 90%;
}
}
@media screen and (max-width: 991px) {
.insta {
    float: left;
}
li.nav-item {
    margin: 0 5px;
}

	.navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
    margin-right: 0;
}

}
@media screen and (max-width: 767px) {
.heading-lg {
    font-size: calc((4 - 1) * calc(.012 * min(100vh, 900px)) + 1rem);
}
section.mainBanner {
    padding: 20px 0px 0 0px;
}
.mainBannerImage {
     height: 620px;
}
.searchBox {
    width: 100%;
}
h2.list-item-content__title{
    font-size: 30px;
}
	.imageWrapper {
    width: 100%;
}
.inLeft {
    width: 100%;
}
.inRight {
    width: 100%;
}
.carousel-caption {
   padding: 20vh 0 20vh 15vw;
}
ul.propertyInfo {
        width: 100%;
        padding: 0;
    }
	#tutorial h1 {
    padding: 0vh 0 0 0;
}
.featureListing {
    padding: 40px 0px 30px 0px;
}
}
@media screen and (max-width: 480px){
	.tinder--card h3 {
		font-size: 30px;
	}
.modal-dialog {
    width: calc(100% - 20px);
    margin: 10px;
}
	.homeImage {
    height: 255px;
}

	a.getIntouch {
    font-size: 15px;
}
	.carousel-inner {
    height: 70vh;
}
.searchBox h2 {
    font-size: 34px;
}
    .mainBannerImage {
        height: 420px;
    }
	.inputDiv {
    width: 90%;
}
}