body {
    text-align: right;
}

.top-slide img {
    width: 100%;
    height: 225px;
}

.zslide img {
    height: 225px;
}

.leftslide img {
    width: 100%;
    height: 450px;
}

span.slide-categories {
    float: left;
    position: absolute;
    right: 4%;
    top: 3%;
    background: #a10404c2;
    padding: 3px 10px;
    color: #fff;
    border-radius: 12px;
}

span.slide-categories a {
    color: #fff;
}

h5.slide-title {
    position: absolute;
    bottom: 0%;
    background: #000687c4;
    padding: 5px;
    width: 92%;
}

h5.slide-title a {
    color: #fff;
}

.footer {
    max-width: 100%;
	}
	
	
h5.zstyle2-title a {
    color: #000;
}

h5.card-title a {
    color: #000;
}

h5.card-title a:hover {
    color: #600202;
    text-decoration: auto;
}



h5.zstyle2-title {
    margin-right: 12px;
    font-size: 19px;
    font-weight:900;
}

h5.zstyle2-title a:hover {
    color: #600202;
    text-decoration: auto;
}

.zstyle2-body p {
    margin-right: 10px;
}

.cat-title h3 {
    background: #34399d url(../img/90.png) no-repeat left !important;
    color: #fff;
    padding: 0px 30px;
    width: max-content;
    margin-bottom: 0;
    font-size: 22px;
}

.cat-title {
    border-bottom: 4px solid #34399d;
    width: 100%;
    margin-bottom: 10px;
}

.zstyle2-body {
    padding-right: 5px;
}

.zslide {
    padding-top: 8px;
}

.top-menu-social-media.form-inline {
    margin-right: 35%;
}

.top-menu-social-media img {
    width: 35px;
    height: 35px;
}

.zsearch {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    background: #fff;
}

h5.zstyle5-title {
    font-size: 17px;
}

.main-post .post-content p {
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
}

.post-content img {
    max-width: 90%;
}

iframe.youtube-player {
    max-width: 100%;
}

@media screen and (max-width:767px){
    .zstyle5-news img {
        width: 100%;
        height: 250px;
    }
    
    .zstyle1-news img {
    height: 190px;
    }
    .zstyle2-news img {
    height: 100px;
    }
    .zstyle2-news {
    height: 182px;
    text-align: center;
    overflow: hidden;
    }
    .top-menu-social-media.form-inline {
    margin-right: 25%;
    }
    .logo .col-md-8 {
    max-width: 60%;
    }
    .logo .col-md-4 {
    max-width: 30%;
    }
    .logo {
    overflow: hidden;
    }
    .logo img {
    height: auto;
    width: 100%;
    }
}

.zstyle2-news img {
    height: 90px;
}

.zstyle2-news {
    height: 100px;
}

.zstyle5 .card-body {
    height: 239px;
    overflow: hidden;
}

.logo img {
    width: 100%;
    height: 105px;
}

.textwidget.custom-html-widget .top-menu-social-media.form-inline {
    margin-right: auto;
}

.sslide {
    margin-bottom: 10px;
}
.zstyle2-body p{
    display:none !important;
}
.zstyle1-main::after{
    content:"";
    display:block;
    clear:both;
}

.zstyle1-main{
    overflow:hidden;
}
.card-text,
.zstyle1 .card p{
    display:none !important;
}
.zstyle2-body p,
.card-text{
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    line-height:24px;
    max-height:48px;
}

.zstyle2-title{
    margin:5px 0 !important;
}

.card-img,
.card-img-top{
    height:110px !important;
    object-fit:cover;
}