/*
Theme Name: mct
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

ul#header-contact a {
    text-transform: none;
}

.info-tuyensinh h5.post-title.is-large {
    color: #444;
    min-height: 51px;
    line-height: 25px;
}

.info-tuyensinh .is-divider,
.post-blog-home .is-divider,
#flatsome_recent_posts-2 .is-divider.small {
    display: none;
}

.section-video .video.video-fit.mb {
    margin: 0 0 10px 0;
}

.lmb-container {
    text-align: center;
}

a#loadMore {
    background: #09a452;
    font-weight: bold;
    padding: 12px 32px;
    color: #fff;
}

.super-form-228 .super-field .super-label,
.super-form-228 .super-field .super-group-title {
    color: #fff !important;
}

.super-button-large .super-button-name {
    font-size: 15px;
    font-weight: bold;
}

.logo-doitac {
    margin: 0 !important;
    padding: 15px 0 0 0;
}

.footer-1 .is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 1em 0 1em;
    width: 100%;
    background: #09a452 !important;
    max-width: 41px;
}

.footer-1 p {
    line-height: 35px;
}

.post-sidebar span.widget-title {
    float: left;
    width: 100%;
    text-align: center;
    background: #09a452;
    padding: 13px 0;
    color: #fff;
}

#flatsome_recent_posts-2 ul {
    float: left;
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}

#flatsome_recent_posts-2 li.recent-blog-posts-li a {
    color: #444;
    font-size: 14px;
    line-height: 21px;
}

.wrap-centerheader a {
    color: #fff;
}

.title-ts {
    background: #1339ad;
    padding: 9px 0;
    color: #fff !important;
    margin: 0;
}

.title-ts a {
    color: #fff;
}

.row.info-tuyensinh {
    background: #fff;
    margin: 0 0 !important;
    padding: 15px 0;
}

.section.section-video {
    padding: 0;
}

.div-load-more {
    padding: 10px !important;
}

.lmb-container {
    margin: 0 0 18px 0;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}