
.hero__bg{background: #11498b;background: linear-gradient(104deg,#11498b 11%,#1e6bc5 100%);background-position-x: 0%;background-position-y: 0%;background-image: linear-gradient(104deg, rgb(17, 73, 139) 11%, rgb(30, 107, 197) 100%);background-size: auto;background-position: center;background-size: cover;-webkit-mask-image: url(images/banner/hero-bg.svg);mask-image: url(images/banner/hero-bg.svg);-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-position: bottom;mask-position: bottom;}

.searchbanner,.hero{min-height:700px;}
@media(max-width:1599px){
.searchbanner,.hero{min-height:600px;}
}
@media(max-width:1439px){
.searchbanner,.hero{min-height:500px;}
}
@media(max-width:1199px){
.searchbanner,.hero{min-height:460px;background-position: center right 30%;}
}


.hero .hero__bg::before {content: url(images/banner/hero-gradient-1.svg);position: absolute;top: -35em;left: -22em;z-index: -1;}
.hero .hero-gradient-full {position: absolute;z-index: 0;display: block;top: 0;right: 32%;bottom: 0;left: 0;
background: #11498b;background: linear-gradient(90deg,#11498b 11%,rgba(30,107,197,0) 100%);
z-index: -3;
}
.hero-shape{position:absolute;}
.hero-shape.hero-shape-top-1,.hero-shape.hero-shape-top-2{position: absolute;left: 0;pointer-events: none;opacity: .5;mix-blend-mode: overlay;}
.hero-shape.hero-shape-top-1{top: -14em;}
.hero-shape.hero-shape-top-2{top: -20em;}
.hero-shape.hero-shape-bottom-1, .hero-shape.hero-shape-bottom-2{position: absolute;left: 0;pointer-events: none;opacity: .5;mix-blend-mode: overlay;}
.hero-shape.hero-shape-bottom-1{bottom: -1em;}
.hero-shape.hero-shape-bottom-2{bottom: -6em;}
.hero-shape-dot-pattern{position:absolute;right:0;bottom:-10%;}


/* .searchbanner{min-height:560px;position:relative;overflow:hidden;background-color: #eefbfa;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='charlie-brown' fill='%23ddd' fill-opacity='0.4'%3E%3Cpath d='M9.8 12L0 2.2V.8l10 10 10-10v1.4L10.2 12h-.4zm-4 0L0 6.2V4.8L7.2 12H5.8zm8.4 0L20 6.2V4.8L12.8 12h1.4zM9.8 0l.2.2.2-.2h-.4zm-4 0L10 4.2 14.2 0h-1.4L10 2.8 7.2 0H5.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");} */

.ctr{position: relative;border-left:1px solid rgba(0,0,0,0.08)}
.ctr img{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50px;opacity:.6;transition:all ease-in-out .3s;}
.ctr:hover img{opacity:.9;}
@media(max-width:1199px){
.ctr img{width:40px;opacity: .5;top:30%;}
}
@media(max-width:991px){
.ctr{border:0}
}
@media(max-width:575px){
.ctr img{width:34px;opacity: .5;;top:30%;}
}

.lesshomely li{padding:8px 0;border-top:1px solid #ddd;font-size:15px;list-style:none;display:block;font-family:'Montserrat',sans-serif;font-weight:600;position:relative;padding-left:24px;}
.lesshomely li:last-child{border-bottom:1px solid #ddd;}
.lesshomely li i{position:absolute;left:0;}
.lesshomely li a{display:block;}

.dess{position:absolute;left:10px;bottom:10%;max-width:280px;}
.zoomer-video{height: 250px;overflow: hidden;}
.zoomer-video img{width:100%;height:100%;object-fit: cover;object-position:center;}
.mt-minus{margin-top:-70px;box-shadow:1px 1px 10px rgba(0,0,0,.1);}
.dotta .owl-dots{position:absolute;left:0;width:100%;text-align:center;bottom:0px;z-index:1;}
.dotta .owl-dots .owl-dot{display:inline-block;margin:0 3px;}
.dotta .owl-dots .owl-dot span{margin:0;width:12px;height:12px;border-radius:50%;background:#fff;display:block;transition:all ease-in-out .3s;transform:scale(.6);opacity:.6}
.dotta .owl-dots .owl-dot.active span{background:#fff;transform:scale(1);opacity:1;}
