body {
    background-color: #f2f2f2
}

.main-navigation, .fixed-nav-menu .main-navigation {
    background: #3498db;
}

.widget-title {
    background: #3498db;
}

#primary-menu li ul.sub-menu {
    background-color: #4fb01b
}

.float-ck {
    position: fixed;
    bottom: 2px;
    z-index: 9000;
    left: 2px
}

#hide_float_right {
    text-align: left;
    font-size: 11px
}

    #hide_float_right a {
        background: #3498db;
        padding: 2px 4px;
        color: #FFF
    }

.social-icon {
    background: #fff;
    margin-right: 5px
}

h2.heading i {
    margin-left: -15px
}

.socical {
    text-align: right
}

    .socical a {
        padding-left: 10px
    }

.pagination {
    margin-left: 15px
}

    .pagination b, .pagination a {
        margin-right: 5px;
        color: #fff
    }

    .pagination b {
        padding: 8px 10px 8px 12px;
        background: #2e2e2e
    }

    .pagination a {
        padding: 8px 14px;
        background: #3e96d2
    }

        .pagination a:hover {
            background: #2e2e2e
        }

.theme-default .nivoSlider img {
    max-height: 300px !important;
}

.ppocta-ft-fix {
    display: block;
    position: fixed;
    bottom: 60px;
    left: 10px;
    min-width: 120px;
    text-align: center;
    z-index: 9999
}

#callNowButton {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0 0 10px -2px rgba(0,0,0,0.7)
}

    #callNowButton a {
        display: block;
        text-decoration: none;
        outline: none;
        color: #fff;
        text-align: center
    }

        #callNowButton a.txt {
            position: absolute;
            top: -40px;
            left: calc(50% - 60px);
            background: #090;
            width: 120px;
            max-width: 120px;
            line-height: 2;
            text-transform: uppercase;
            border-radius: 5px;
            font-size: 15px
        }

            #callNowButton a.txt:after {
                position: absolute;
                bottom: -8px;
                left: 50px;
                content: "";
                width: 0;
                height: 0;
                border-top: 8px solid #090;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent
            }

    #callNowButton i {
        border-radius: 50%;
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url(/templates/home/images/callbutton.png) center center no-repeat #090
    }

#zaloButton {
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background: #5AC5EF;
    border-radius: 50%;
    box-shadow: 0 0 10px -2px rgba(0,0,0,0.7)
}

    #zaloButton > a > i {
        background: url(/templates/home/images/zalo.png) center center no-repeat;
        background-size: 57%;
        width: 50px;
        height: 50px;
        display: inline-block
    }

#messengerButton {
    display: inline-block;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    background: #4267B2;
    border-radius: 50%;
    box-shadow: 0 0 10px -2px rgba(0,0,0,0.7)
}

    #messengerButton > a > i {
        background: url(/templates/home/images/messenger.png) center center no-repeat;
        background-size: 57%;
        width: 50px;
        height: 50px;
        display: inline-block
    }

@media (max-width: 991px) {
    .ppocta-ft-fix {
        display: block
    }
}

@media (max-width: 850px) {
    #breadcrumbs{
        padding-left:9px;
    }
    .content_style_1 .news-post {
        width: 100%;
        float: left;
        margin-right: 30px;
        font-size: 15px;
    }

    .before-footer .widget_wrap:nth-child(even) {
        padding: 0 0px;
    }

    .post-thumbnail-content {
    }

    .post-thumbnail-content {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 14px;
    }
}


@media (max-width: 1200px) {
    .post-thumbnail-content {
        width: 100%;
        height: 188px;
        overflow: hidden;
        margin-bottom: 14px;
    }

        .post-thumbnail-content img {
            display: block;
            margin: 0 auto;
        }
}

.post-thumbnail-content {
    float: left;
    margin-right: 10px;
}

.content_page {
    /* float: left; */
    /* width: 50%; */
}
.content_page h2{background:none!important;}

#new-catesss  .new-list .news-post img {
    width: 24%;
    float: left;
    margin-right: 10px;
}
.read-more{

}