/* .zoom-img:hover{
    /* -webkit-transform: scale(1.4);
    transform: scale(1.4); */
/* } */

.zoom-img{
    transition: transform .8s ease;
}

.home10-mainslider .banner-style-one .slide:before{
    background-color: #f0f8ff00 !important;
}
.gallery{
	height: 400px;
	width: 100%;

}
.mySlides {
	display:none;
	max-height: 100%;
	width: 100%;
	height: 100%;
    justify-content:center;
    align-items:center;
	}
.slide_img{
	width: 100vw;
	max-height: 100%;
	display: block;
    margin: 0 auto;
	  object-fit: contain;
}
.blurred .wrapper{
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}

body.blurred > * {
    filter: none;
}
.mm-page.mm-slideout{
    filter: none;
}
.dropdown-menu.show{
    min-width: 100% !important;
}

.bootstrap-select.show-tick .dropdown-menu .no-check.selected span.check-mark{
    display: none;
}
.home1-advnc-search .dropdown.bootstrap-select>.dropdown-toggle{
    width: 100% !important;
}
.home1-advnc-search .dropdown.bootstrap-select.wo{
    width: 100% !important;
}
.home1-advnc-search .dropdown.bootstrap-select.w190>.dropdown-toggle{
    width: 190px !important;
}
.dropdown-content:before{
    right: 30%;
}
.dropdown-content{
    top: 190px;
    margin:0 2%;
    width: 96% !important;
}
.dd_content2{
    right: -2%;
    top: 70px;
}
@media screen and (max-width: 991px) {
    .home1_bgi1 {
        height: 1200px !important;
    }
}
@media screen and (max-width: 767px) {
    .home1_bgi1 {
        height: 1040px !important;
    }
    .home1-advnc-search .dropdown.bootstrap-select.w190>.dropdown-toggle{
        width: 100% !important;
    }
}
@media screen and (max-width: 520px){
    .dropdown-content{
        top: 30px;
    }
}
.mb15{
    margin-bottom: 15px;
}
.filterInput{
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #ebebeb;
    height: 50px;
    line-height: 40px;
    font-size: 14px;
}
