/*

/***********************Banner Search form CSS*******************/
/*
.Banner-search-form form {
    background: #fff;
    border-radius: 100px;
    border: 7px solid #d6d7d6;
}
.Banner-search-form select, .Banner-search-form input[type="text"] {
    background: transparent;
    border: 0px;
    padding: 24px 20px;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: 500;
    -webkit-appearance: none;
    position: relative;
    z-index: 9;
}
.Banner-search-form .form-one {
        width: 172px;
    display: inline-block;
    position: relative;
    border-right: 1px solid #ccc;
}
.search-city.form-one select#City {
    padding: 24px 110px 24px 20px;
}
.search-bedroom.form-one select#bedroom {
    padding: 24px 75px 24px 20px;
}
.Banner-search-form button {
    font-size: 23px;
    color: #fff;
    background: #0a1a28;
    padding:19px 58px;
    border-radius: 100px;
    text-transform: uppercase;
    text-align: right;
    border: 1px solid #0a1a28;
    cursor: pointer;
}
.Banner-search-form .serch-buttom{float: right;}
.Banner-search-form .form-identity li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    font-size: 17px;
}
.Banner-search-form .form-identity li img {
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.Banner-search-form .form-identity ul {
    padding-left: 38px;
}
.Banner-search-form .form-identity {
    margin-top: 20px;
}
.Banner-search-form .form-one:after {
    content: "\f107";
    position: absolute;
    font-family: 'FontAwesome';
    right: 18px;
    color: #000;
    font-size: 20px;
    top: 23px;
}
.Banner-search-form .search-minprice.form-one:after {
opacity: 0;
}
.Banner-search-form ::placeholder {
    color: #4a4a4a;
}
.search-bedroom.form-one select#bedroom {
    border-right: 0px;
}
.search-minprice.form-one {
    width: 195px;
    border-right: 1px solid #ccc;
}
.search-bedroom.form-one {
    border-right: 0px!important;
}
.search-minprice.form-one input[type="text"] {
    border-right: 0px;
}
.under-form {
    padding: 0 42px;
}
@media(max-width:767px){
.Banner-search-form form .form-one {
    width: 100%;
}
.Banner-search-form form {
    border-radius: 0px;
}
.Banner-search-form form .form-one {
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid #ccc;
}
.Banner-search-form select, .Banner-search-form input[type="text"] {
    width: 100%;
}
.Banner-search-form button {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.Banner-search-form .serch-buttom {
    float: none;
    margin: 21px 0;
}
.Banner-search-form .form-identity {
    text-align: center;
}
.under-form {
    padding: 0;
}
.top-header-button {
    text-align: center;
}
.top-header-button .et_pb_button_module_wrapper {
    display: inline-block;
    margin-bottom: 10px!important;
}
}
/***********************Banner Search form CSS*******************/

/********************Explore Property***********************/
/*
.main-explore .owl-theme .owl-nav [class*='owl-'] {
    color: #000;
    font-size: 32px;
    margin: 5px;
   padding: 2px 20px 6px 20px !important;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #cccccc;
}
.main-explore button.owl-prev, .main-explore button.owl-next {
    position: absolute;
    top: 199px;
    z-index: 999999999;
}
.main-explore button.owl-prev{
    left: -24px;
}
.main-explore button.owl-next{
    right: -24px;
}
.owl-dots {
    display: none;
}
		.explore-title h2, .explore-title p {
    color: #fff;
}
.explore-title {
    position: absolute;
    top: 25px;
    left: 21px;
}
.explore {
    position: relative;
}
.explore-title p {
    margin-top: 8px;
}
.explore-title h2 {
    margin-bottom: 0;
}

.explore:last-child {
    margin-right: 0;
}
.explore img {
    border-radius: 10px;
    width: 100%;
}
.owl-carousel {
    display: block;
}
.main-explore .owl-item {
    opacity: 0;
}
.main-explore .owl-item.active {
    opacity: 1;
}
/*****************Explore Property*****************/

/*********************Client Feedback******************/
/*
.main-clientfeedback .testimonial_box-img {
    display: flex;
    text-align: center;
    align-items: center;
}
.main-clientfeedback .owl-carousel {
    display: block;
}
.main-clientfeedback .testimonial_box-img img {
    width: 61px;
    border-radius: 100px;
}
.main-clientfeedback .testimonial_box-text img {
    position: relative;
    top: 15px;
    padding-right: 4px;
    text-align: center;
}
.main-clientfeedback .testimonial_box-name {
    padding-left: 17px;
    text-align: center;
}
.main-clientfeedback .testimonial_box-top {
    background: #fff;
width: 100%;
float: left;
margin: 10px;
}
.main-clientfeedback .testimonial_box-text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  color: #5c727d;
}
.main-clientfeedback .testimonial_box-text {
    margin-bottom: 32px;
}
.main-clientfeedback .testimonial_box-name h4 {
    font-size: 18px;
    color: #292929;
    font-weight: 600;
    padding-bottom: 0!important;
}
.main-clientfeedback button.owl-prev, .main-clientfeedback button.owl-next, div#owl-demoss button.owl-prev, div#owl-demoss button.owl-next {
    color: #000!important;
    font-size: 32px!important;
    margin: 5px!important;
    padding: 2px 20px 6px 20px !important;
    background: #fff!important;
    display: inline-block!important;
    cursor: pointer!important;
    border-radius: 100%!important;
    border: 1px solid #cccccc;
}
.main-clientfeedback button.owl-prev, .main-clientfeedback button.owl-next, div#owl-demoss button.owl-prev, div#owl-demoss button.owl-next {
    position: absolute;
    top: 150px;
    z-index: 999999999;
}
div#owl-demoss button.owl-prev, div#owl-demoss button.owl-next {
    position: absolute;
    top: 242px;
    z-index: 999999999;
}
div#owl-demoss button.owl-prev{
   left: -50px;
}
div#owl-demoss button.owl-next{
  right: -50px;
}
.main-clientfeedback button.owl-prev {
    left: -50px;
}
.main-clientfeedback button.owl-next {
      right: -70px;
}
.main-clientfeedback .owl-item {
    opacity: 0;
}
.main-clientfeedback .owl-item.active {
    display: block!important;
    opacity: 1;
}
/*****************explore Apartment******************/
/*
.exploreaprtmentsection .Properties-right {
  float: right !important;
}
.exploreaprtmentsection .Explore-apartment-name p {
  font-size: 15px;
  font-weight: 400;
  padding-left: 5px;
  margin: 0;
  color: #5b5b5b;
}

.exploreaprtmentsection .Explore-apartment-main {
    float: left;
}
.exploreaprtmentsection .Explore-apartment img {
  width: 100%;
}
.exploreaprtmentsection .Explore-apartment-one ul {
    margin: 0;
    padding: 0;
    border: 1px solid #ebebeb;
    float: left;
    width: 100%;
}
.exploreaprtmentsection .Explore-apartment-two h4 {
    float: left;
    margin: 0;
    color: #ee0e29;
    font-size: 21px;
font-weight: 500;
padding-top: 6px;

}
.exploreaprtmentsection .Explore-apartment-two ul li {
  list-style: none;
  float: left;
}
.exploreaprtmentsection .Explore-apartment-two ul{
width: 100%;
padding: 0;
margin: 20px 15px;
}
.exploreaprtmentsection .Explore-apartment-name h4 {
  font-weight: 500;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 8px;

}
.exploreaprtmentsection .Explore-apartment-one li {
  line-height: normal;
  text-align: center;
  list-style: none;
  float: left;
  width: 26%;
  padding:9px 0 12px 0;
  border-right: 1px solid #ebebeb;
  font-size: 13px !important;
  color: #5e5e5e;
}
.exploreaprtmentsection .Explore-apartment-one li:last-child {
  border-right: 0;
}
.exploreaprtmentsection .Explore-apartment-two li a {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 30px;
  padding-bottom: 7px;
  padding-top: 5px;
  font-size: 14px;
  text-align: center;
  padding:9px 17px 8px 18px !important;
    padding-top: 2px;
  position: relative;
  right: -2px;

color: #7f7f7f;
  text-decoration: none;
  
}
.exploreaprtmentsection .Explore-apartment-one {
  padding-top: 20px;
  margin: 0px 15px 12px;
}
.exploreaprtmentsection .Explore-apartment-main {
  background: #fff;
  margin: 16px;
  border-radius: 5px;
}
.exploreaprtmentsection .Explore-apartment-name {
  padding:0px 17px;
}
.exploreaprtmentsection .Explore-apartment-two li a:hover {
  background: #52b1e5;
  color: #fff;
  border-color: #52b1e5;
}
.exploreaprtmentsection .button-sale {
  position: absolute;
  padding-left: 10px;
  padding-top: 5px;
  background: #4c627b;
  border-radius: 0 20px 20px 0;
  color: #fff;
  opacity: 1;
  padding-right: 30px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.exploreaprtmentsection .Explore-apartment-one li img {
   padding-right: 7px;
   position: relative;
   top: 3px;
}
.exploreaprtmentsection .Explore-apartment-one li:last-child {
  width: 46%;
}
.exploreaprtmentsection .Explore-apartment-two {
  width: 100%;
  display: flex;
  align-items: center;
}
}
@media(max-width:1099px){
.exploreaprtmentsection .location img {
  height: 17px;
  width: 14px;
  display: block;
}
}
.exploreaprtmentsection .location img {
    float: left;
    margin-right: 8px;
    margin-top: 4px;
}
@media(max-width:975px){
.exploreaprtmentsection .Explore-apartment-main {
  width: 29%;
}
}
@media(max-width:840px){
.exploreaprtmentsection .Explore-apartment-main {
  width: 100%;
  margin: 20px 0;
}
}

@media(max-width: 767px){
    .main-clientfeedback .testimonial_box-top {
    width: 94%!important;
}
.main-clientfeedback button.owl-prev {
    left: -20px;
}
.main-clientfeedback button.owl-next {
    right: -20px;
}
	.breadcrumb-container.theme5 {
    position: absolute;
    z-index: 1;
}
	.site-navigation-dropdown ul.menu{
		z-index:99;
	}
}
@media(min-width:768px){
	.breadcrumb-container li:first-child>a>span:before {
	content: "\f015";
	font-family: fontawesome;
	font-size: 23px;
	color: #fff
}

.breadcrumb-container li:first-child>a>span {
	font-size: 0
}

.breadcrumb-container.theme5 ol li:first-child a::before {
	background: 0 0;
	border-color: transparent !important
}

.breadcrumb-container {
	position: absolute;
	z-index: 1
}

.breadcrumb-container.theme5 li:first-child {
	position: relative;
	top: 3px
}

.breadcrumb-container.theme5 a {
	background: #dadbe1 !important;
	color: #333 !important
}

.breadcrumb-container li:first-child>a {
	background-color: #ed1c24 !important
}

.breadcrumb-container.theme5 a::before {
	border-color: #dadbe1 #dadbe1 #dadbe1 transparent !important
}

.breadcrumb-container.theme5 a::after {
	border-color: transparent transparent transparent #dadbe1 !important
}

.breadcrumb-container li:first-child>a::after {
	border-color: transparent transparent transparent #ed1c24 !important
}

.breadcrumb-container.theme5 li {
	display: inline-block;
	margin: 0 12px !important;
	padding: 0
}
}

@media(max-width:840px){
	.elementor-element-662e5dd span.elementor-icon-list-text {
    word-break: break-all;
}
}

.blog-latest img.attachment-full.size-full {
    height: 250px;
    object-fit: cover;
}
.blog-latest .elementor-post__thumbnail {
    height: 250px;
}
.blog-latest article.elementor-post.elementor-grid-item {
    box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 17%);
}
.blog-latest .elementor-post__text {
    padding: 10px 15px 20px 20px;
}

.blog-latest .elementor-post__text {
    min-height: 100%;
    height: 300px;
}
.blog-latest h3.elementor-post__title a {
    min-height: 90px;
    display: block;
}
*/