/* header */

/* top menu */
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

span.date {
    color: #fff;
}

.top-menu-social-media img {
    max-height: 35px;
    margin-right: 7px;
}



/* logo */

.logo {
    height: 110px;
    background: #fff;
}

.logo .col-md-8 {
    text-align: right;
    margin-top: auto;
    margin-bottom: auto;
}

.logo .col-md-4 a, .logo .col-md-4 img {
    padding: 5px;


}

.logo .row {
    height: 100%;
}

.logo .col-md-4 {
    margin-top: auto;
    margin-bottom: auto;
}

.logo .col-md-8 img {
    margin-right: 10px;
}

.logo img {
    width: 100%;
    height: 105px;
}

/* main menu*/


.main-menu .navbar {
    margin-bottom: 0;
}
.bg-light {
    background-color: #07753b !important;
}

.main-menu a {
    font-weight: 600;
    font-size: 17px;
}

.navbar-light .navbar-nav .nav-link {
    color: #272727;
}


/* footer */
.footer {
    background-color: #333;
    color: #eee;
    padding: 20px;
    /* position: fixed; */
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 1110px;
}

/* Start main rulez*/
body {
    background-color: #eee;
    
}

/* Sraet Home Page*/

.body-page {
    margin-top: 20px;
}

.container.main-page {
    background: #fff;
    max-width: 1110px;
    padding-right: 0;
}

.son-main-page {
    padding-right: 0;
}



/* Start Posts */

.main-post {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}

.main-post h3 {
    margin: 0 0 10px;
    font-weight: bold;
    color: #464545;
    letter-spacing: -1px;
}


.main-post .post-author,
.main-post .post-date,
.main-post .post-comments ,
.post-categories {
    font-size: 12px;
}

.main-post img {
    display: block;
    margin: 10px 0 10px;
    width: 100%;
    height: 400px;
}

.main-post .post-content {
    line-height: 1.7;
    color: #000 ;
}

.main-post i {
    color: #9a9696;
}

.post-pagination {
    margin: 20px auto 30px;
    width: 400px;
    text-align: center;
}

.post-pagination a ,
.post-pagination span {
    display: inline-block;
    padding: 10px 20px ;
    background-color: #fff ;
    border-radius: 5px;
}

.post-pagination a:first-of-type {
    margin-right: 10px;
}

.post-pagination span {
    opacity: .5;
    cursor: not-allowed;
}

.post-pagination .back-span {
    margin-right: 10px;
}

.post-pagination .next-span {
    margin-left: 10px;
}




/*
Avatar & author
*/

.z-author h4 {
    
}

.z-author p {
    
}
.z-author h4 span {
    color:blue;
}

.author-single-post {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.col-md-10.z-author {
    border-left: 1px solid #eee;
}

/*
comments
*/
.comments-list ul ,
.comments-list ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comments-list > .comment {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.comments-list > .comment > .children > .comment {
    padding: 10px;
    background-color: #eee;
    margin-top: 10px;
    border: 1px solid #ccc;
}

.comments-list > .comment > .children > .comment .comment {
    padding: 10px;
    background-color: #ccc;
    margin-top: 10px;
    border: 1px solid #aaa;
}

.comments-number {
    padding: 10px;
}

.comment-respond label {
    display: block;
}


/*Sidebar */
.z-sidebar .widget-content {
    background: #fdfbfb;
    padding: 15px;
    margin-bottom: 20px;
}

.z-sidebar  {
    background: #fff;
    padding: 25px;
}

h4.widget-title {
    border-bottom: 2px solid #c7c4c4;
}


/*
Caregory
*/

.category-information {
    background: #fff;
    padding: 5px;
    margin: 10px 0px;
}

.cat-post a {
    color: #000;
}

.cat-post p {
    color: #2b2b2b;
    text-align: justify;
}

.cat-post h3 {
    font-size: 24px;
}

.cat-post i {
    color: #bdbdbd;
}
.cat-post .post-author, .cat-post .post-date, .cat-post .post-comments, .post-categories {
    color: #676767;    
}
.cat-post img {
        height: 250px;
}

/*
related-posts in single post
*/

.related-posts {
    background: #fff;
    padding: 15px;
    margin: 15px 0px;
}

.related-posts .col-md-4 {
    text-align: center;
    border: 1px solid #eee;
    margin: 0px 0px;
    padding: 10px;
    height: 250px;
    max-height: 100%;
}

.related-posts img {
    height: 150px;
    width: 200px;
    max-width: 100%;
}

.related-posts a {
    color: #191919;
    font-weight: 500;
}

/*
next - post
*/

.next-post {
    background: #fff;
    padding: 15px;
    margin: 20px 0px;
}



.next-post .back-span {
    margin-right: 10px;
}

.next-post .next-span {
    right: 0;
    float: right;
}

.next-post a:first-of-type {
    margin-right: 10px;
}

.next-post a:nth-of-type(2) {
    float: right;
}

.next-post a ,
.next-post span {
    display: inline-block;
    padding: 10px 20px ;
    background-color: #fff ;
    border-radius: 5px;
}

.comment-sigle {
    background: #fff;
    padding: 20px;
    margin-bottom: 25px;
}

.card span {
    color: #c0c0c0;
    font-size: 13px;
}

.cat-title {
    border-bottom: 2px solid #cccccc;
    width: 100%;
    margin-bottom: 10px;
}

.card {
    border: none;
}



.zstyle1-main ,.zstyle2-main {
    background: #fff;
    padding: 0px 10px;
}

.zstyle1 .card  {
    border: none;
}

.zstyle1-news {
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
    margin-top: 3px;
}

.zstyle1 .col-md-8 {
    height: 130px;
    max-height: 130px;
}



.zstyle2-news {
    border-bottom: 1px solid #ddd;
    margin-top: 8px;
}

 .zstyle2 .card {
    border: none;
    border-top: 1px solid #ccc;
    border-radius: 0;
}

.zstyle5-main img {
    height: 190px;
}

.zstyle5-news img {
    height: 110px;
    margin-bottom: 9px;
}


.zstyle1-news img {
    height: 110px;
}

.zstyle2-body {
    padding-left: 5px;
    padding-top: 5px;
}

.zstyle2-news {
border-bottom: 1px solid #ddd;
}

.zstyle2-news img {
    margin-bottom: 7px;
}

.zstyle2 {
    margin-top: 15px;
}

.zstyle3 img {
    height: 200px;
}


.zstyle5-body {
    padding: 5px;
    margin-left: 3px;
}

.zstyle5-news {
    border-top: 1px solid #eee;
}

.zstyle5-news .col-md-5 {
    margin-top: 7px;
}

.cat-title.zsidbart h3 {
    background: #016c0e url(../img/90.png) no-repeat left !important;
}

.cat-title.zsidbart {
    border-bottom: 4px solid #016c0e;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f31212;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #ee8585;
}

h4.widget-title {
    text-align: center;
    border-bottom: 4px solid #0b84d5;
    color: #fff;
    width: 100%;
    margin-bottom: 5px;
    font-size: 22px;
    background: #0071bc;
}

h4.widget-title a {
    color: #fff;
}

.navbar-light .navbar-toggler {
    border-color: #fff;
    background: #f2f2f2;
}