.tv_shows .owl-prev{
    margin-left: 0%;
}
.tv_shows .owl-next{
    margin-right: 0%;
}
.tv_shows .owl-prev{margin-left:-6%;background-image:url('/assets/img/tv-prev.png');}
.tv_shows .owl-next{margin-right:-6%;background-image:url('/assets/img/tv_next.png');}
.mzf_container_1000 .tv_shows .owl-prev{margin-left:-0%;background-image:url('/assets/img/tv-prev.png');}
.mzf_container_1000 .tv_shows .owl-next{margin-right:-0%;background-image:url('/assets/img/tv_next.png');}
.tv_shows .owl-item img{height:200px;}
.tv_shows .owl-nav{margin-top:-115px;margin-bottom:150px;}
.tv_shows .owl-item img{padding:5px;border:1px solid #00b7df;float: none;}
.tv_shows .owl-stage-outer{position:relative;overflow:hidden;}
.tv_shows .owl-item{float:left;text-align:center;}
.zerkala .calc-glass__outer-wrap{
        background-image: url(/local/templates/full_template/images/office-building__bg.jpg);
}
.zerkala .calc-glass__desc{
        background-color: rgba(43, 79, 145, 0.8);
    padding: 15px;
    margin-bottom: 0;

}
.zerkala .calc-glass__wrap{
    align-items: center;
}
.zerkala .glassMain-type__item {
        min-width: 230px;
}
.zerkala .glassMain-type__img {
    width: 100%;
    margin-bottom: 0px;
}
.zerkala .nav-products__sub-link {
    text-decoration: none;
}
.zerkala .nav-products__sub-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.zerkala .glassMain-type__desc {
    /*height: 70px;*/
}