 .property-filter-form #bedrooms,.property-filter-form #bathroom,.property-filter-form #sqft{
	background: transparent;
}
.property-filter-form img{
	z-index: -1;
} 
.overlay_one{
    opacity:0.5;
}  
.dcs-universal-pagination {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.dcs-universal-pagination ul {
  margin: 0; padding: 0;
}
 .dcs-universal-pagination ul li {
    display: inline;
    margin: 3px;
    padding: 6px 12px !important;
    background:#f5f5f5;
}
 .dcs-universal-pagination ul li.active:hover {cursor: pointer; background: #000000; color: white; }
 .dcs-universal-pagination ul li.inactive {
    background: #f5f5f5;
    opacity: 0.5;
}
 .dcs-universal-pagination ul li.selected {
    background-color: #000000;
    color: #fff;
	 font-weight:700;
}
.dcs-universal-pagination ul {
    display: flex;
    flex-flow: wrap;
}


.owl-nav{
	margin-top: 10px !important;
}
.owl-nav button{
	outline:none !important;
}
.custom_owl_slider .article-wrapper {
    height: 500px !important; 
}
.custom_owl_slider img, .custom_owl_slider figure {
    height: 100% !important;
}
.custom_owl_slider figure img {
    object-fit:content;
}
.article-wrapper figure{
	height:100%;
}

.custom_owl_slider .article-wrapper figure img, .article_section figure img{
    box-shadow: 1px 1px 4px 2px #00000040;
    
  border-radius:20px ;
  object-fit: cover;
}
.article_section figure img{
    box-shadow: 0px 2px 5px 3px #0000003b !important;
	 height: 100%;
}
.article-wrapper {
    height: 500px;
}
.custom_owl_slider .article-wrapper figure, .article_section figure {
    margin: 0;
}
.slider_owl_carousal{
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}   
 .owl-nav{
    background-color: #f5f5f7;
    width: 100px;
    margin: auto;
    display: flex;
    box-shadow: 0px 2px 3px 1px #00000040;
    justify-content: space-between;
    padding: 10px 10px;
    border-radius: 10px; 
}
.owl-nav button:hover{
  background: transparent !important;


}
.owl-nav button:hover .icon_chevron i{
    color: #000 !important;
}
.owl-dots{
    display: none;
}
.article-body .models_house{
    font-weight: 600;
    background-color: white;
    padding:12px 25px;
    color: black;
    text-decoration: none;
    border-radius: 20px;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.article-body{
    position: absolute;
    bottom: -22px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.article-wrapper{
    position: relative;
   
}
.article-body{
    width: calc(100% - 30px);
    
}
.plus_icon{
    
    background-color: #dbbb92;
    padding: 6px 10px;
    border-radius: 20px;
}
.plus_icon i{
    font-size: 18px;
    font-weight: 800;
    color: #000;
}
.custom_owl_silder .icon_chevron{
    border: 1px solid #00000066; 
    border-radius: 20px;
    padding: 3px 9px;
	color: #00000066;
}
.custom_owl_silder .icon_chevron:hover {
    border-color: black;
    border-radius: 20px;
    padding: 3px 9px;
     color: #000000; 
}
.properties_images{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    row-gap: 40px;
}
.house_details{
    margin: 0px;
    margin-top: 5px !important;
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 15px;
}
.house_details span{
 padding-left: 10px;
}
.item_house h2{
 margin: 0px;
 font-size: 25px;
	font-weight: 600;
}
.house_details li span{
 color: #000000;
}
.select_form select{ 
    border: none;
    outline: none;
    box-shadow: 0px 1px 7px 1px #0000002b;
    padding: 10px 20px;
    border-radius: 20px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url('../images/select-chevron.png'); */
    background-repeat: no-repeat;
    background-position: right 8px center;
	cursor:pointer;

}
.select_form img{
   position: absolute;
    right: 10px;
    top: 10px;
    box-shadow: 1px 1px 4px 1px #0000003b !important;
    border-radius: 20px !important;
    padding: 2px;
	
    
}
.flex_dropdown{
    display: flex;
    gap: 50px;
}
.select_form {
    position: relative;
    width: 250px;
}
/* .images_select_dropdown {
    padding-top: 60px;
} */
 
.select_dropdown {
margin-top: 30px;
}
form.property-filter-form {
    padding: 0 20px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 600px;
  }
  body{
   margin: 0;
}

  .swiper-slide img {
    /*filter: brightness(0.7); */
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home_properties{
     position: absolute;
     color: white;
  }
  .home_properties h1{
     font-size: 60px;
     margin-bottom: 20px;
  }
  .home_properties p{
    width: 80%;
    margin: auto;

    font-size: 20px;
  }
  .house_details span, .item_house h2 {
    font-family: 'Montserrat';
}
form.property-filter-form {
    font-family: 'Montserrat';
}

@media screen and (max-width: 767px) {
    .home_properties h1 {
        font-size: 30px !important;
    }
    .properties_images{       
        grid-template-columns: repeat(2, 1fr);        
    }
  }
  @media screen and (max-width: 575px) {
    .swiper-slide {
       height: 350px !important; 
    }
    .item_house h2{
      font-size: 20px;
    }
    .flex_dropdown{
        flex-wrap: wrap;
        gap:30px;
    }
    .select_form{
        width: 100%;
    }
    .properties_images{
       
        grid-template-columns: repeat(1, 1fr);
        
    }
  }