.main-banner-area-wrap{overflow:hidden;position:relative;z-index:1;min-height:700px}
.whitepsudo::before,.whitepsudo::after{content:'';position:absolute;left:0;width: 100%;height:20%;background:var(--main-color3);pointer-events: none;z-index:-1;}
.whitepsudo::before{top:0;}
.whitepsudo::after{opacity:0;}

@media(max-width:1440px){
.main-banner-area-wrap{min-height:500px}
}
@media(max-width:1366px){
.main-banner-area-wrap{min-height:480px}
}
@media(max-width:1199px){
.main-banner-area-wrap{min-height:400px}
}
@media(max-width:991px){
.main-banner-area-wrap{min-height:300px}
}
@media(max-width:767px){
.main-banner-area-wrap{min-height:200px}
}
@media(max-width:575px){
.main-banner-area-wrap{min-height:100px}
}

.bandefacto .item{position:relative;display:flex;align-items:center;}
/* .bandefacto .item::before{position:absolute;width:90%;height:100%;content:'';background: linear-gradient(-90deg,rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);pointer-events:none;z-index:0;} */
.sthtr{text-decoration: line-through;opacity: .5;}
.bulleya li{position:relative;padding-left:20px;list-style:none}
.bulleya li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:var(--main-color);}

.blogposts .parr:nth-child(1) .row .col-12.col-md-12.col-lg-5,.blogposts .parr:nth-child(1) .row .col-12.col-md-12.col-lg-7,.blogposts .parr:nth-child(2) .row .col-12.col-md-12.col-lg-5,.blogposts .parr:nth-child(2) .row .col-12.col-md-12.col-lg-7{width:100%;}
.object-start{object-position: left;}
.pichold{height:180px;overflow:hidden;}

.video-thumbnails{height:600px;overflow:auto;}
.hasheight{height:130px;overflow:hidden;margin-bottom:20px;}

.doctorsteam .docblock p.lh-22{min-height:44px;}
.doctorsteam .item::before{content:'';position:absolute;width: 100%;height:25%;background:#377ab3;opacity:.07;left:0;top:0;border-radius:0 0 30% 30%;z-index:0;}
.zoomer-video{height: 250px;overflow: hidden;}
.zoomer-video img{width:100%;height:100%;object-fit: cover;object-position:center;}
.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;}
.mess{height:110px;overflow:hidden;margin-bottom:30px;}

.add-to {background: #fff;width:100%;height:60px;position: fixed;z-index:1010;bottom:0;font-size: 24px;padding:15px 5px;box-shadow: 5px 20px 50px 5px rgba(0, 0, 0, 0.4);}
.add-to-btn {color: white;border: none;outline:none;font-weight:500;width: 100%;font-size:14px;display:flex;justify-content: center;padding-right: 30px;align-items: center;position:relative;}
.add-to-btn a{display:block;color:#333;text-transform:uppercase;}
.closeer{position:absolute;right:0;top:0;z-index:4;width:26px;height:26px;color:#fff;top:50%;transform: translateY(-50%);}
.closeer:hover{opacity:1}
.closeer:before,.closeer:after{position:absolute;top: 3px;left:15px;content:' ';height:20px;width:2px;background-color:#555}
.closeer:before{transform:rotate(45deg)}
.closeer:after{transform:rotate(-45deg)}
.homelink .svji{width:30px;height:30px;}