.bannerform{background:#fff;padding:20px;border-radius:10px;}
.searchbanner{padding:60px 0 80px;position:relative;}
/* .searchbanner::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#0d5c63;opacity:.8} */

@media(max-width:1199px){
.searchbanner{padding:50px 0 150px;}
}

.dotta .owl-dots{position:absolute;left:0;width:100%;text-align:center;bottom:10px;z-index:1;}
.dotta .owl-dots .owl-dot{display:inline-block;margin:0 5px;}
.dotta .owl-dots .owl-dot span{margin:0;width:15px;height:15px;border-radius:50%;background:#f27968;display:block;transition:all ease-in-out .3s;transform:scale(.6);opacity:.8}
.dotta .owl-dots .owl-dot.active span{background:#f27968;transform:scale(1);opacity:1;}

.main-banner-image-with-doctor .circle-pattern{position:absolute;content:"";background:#fee8e5;right:0;left:0;margin:auto;bottom:-50px;width:650px;height:650px;border-radius:50%;z-index:0}
.clocker i{background: var(--gradient-color);height:55px;width:55px;line-height: 55px;border-radius:50%;}
.shabhu li{padding:5px 10px!important;background:rgba(255,255,255,.6);box-shadow:0 0 1.25rem rgba(108, 118, 134, 0.1);border:1px dashed #169fed;border-radius:10px;width:49%;vertical-align: top;}
.shabhu li img{width:50px;float:left;margin-right:8px;}

.hometreats li a{transition:all ease-in-out .3s;text-align:center;display:block;margin:15px 0;font-size:18px;}
.hometreats li a .imgblock{width:130px;height:130px;border-radius:50%;background:#0d5c63;margin: 0 auto;display:flex;align-items: center;justify-content: center;}

@media(max-width:1199px){
.shabhu li{width:100%;}
}
.shabhu li::before{left:auto;right:15px;}
.blog-shape-1{position: absolute;bottom: 5%;right: 0;left: 0;margin: auto;text-align: center;z-index: -1;-webkit-transform: translateY(-5%);transform: translateY(-5%);}