/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.16.0
*/
body {
    font-size: 18px!important;
}

@media (max-width: 549px) {
    #masthead #logo img {
        max-height: 45px;
    }
}

/* Bai viet lien quan cung chuyen muc */
.related-box .related-head {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    color: #037e72;
    text-transform: uppercase;
    border-bottom: 4px double;
    font-weight: 600;
}

.related-box .box-post {
    height: 100%;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-top: 3px solid #009688;
    overflow: hidden;
    border-bottom: 3px solid #795548;
}

.related-box ul li {
    margin-bottom: 3px;
}

.related-box ul li a {
    font-weight: 700;
    font-size: 16px;
    /*color: #2a9e2f;*/
}

.related-box ul li a:hover {
    text-decoration: underline;
}

.related-box .feature {
    position: relative;
    overflow: hidden;
}

.related-box .feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.related-box .feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}

.related-box ul.row.related-post li {
    list-style: none;
}

.related-box .related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
    padding: 5px 15px 10px;
    font-weight: 600;
}

.related-box .related-title a {
    font-size: 17px;
    color: #222;
}

/* -- Bai viet lien quan */
/* Header & Footer */
ul.topbar-info {
    height: 100%;
    overflow: hidden;
}

ul.topbar-info li {
    margin: 0;
}

ul.topbar-info li a {
    color: #fff;
}

ul.topbar-info li a i {
    font-size: 12px;
    margin-right: 5px;
}

#masthead .header-nav-main li .sub-menu {
    padding: 5px 10px;
    border: 0;
    border-radius: 4px;
    min-width: 280px;
    width: max-content;
    max-width: 320px;
}

#masthead .header-nav-main li .sub-menu li {
}

#masthead .header-nav-main li .sub-menu li a {
    padding: 10px 5px;
    margin: 0;
    letter-spacing: -0.6px;
    line-height: 1.4;
    color: #333;
    font-weight: 500;
    text-align: justify;
    font-size: 17px;
}

#main-menu.mobile-sidebar .nav > li > a {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: -1px;
    color: #333;
}

#masthead .header-search i.icon-search {
    font-size: 14px!important
}

@media only screen and (max-width: 768px) {
}

#header .header-top {
    background-color: #1d37fa!important;
}

#footer {
    border-top: 5px solid #669900;
    background-color: #222222;
    color: #dddddd;
    font-size: 15px;
    padding: 30px 0 0;
    position: relative;
}

#footer .absolute-footer {
    background-color: rgba(0,0,0,.5);
}

#footer .my-footer {
}

#footer .my-footer .info .col-inner {
    border-bottom: 1px solid #515116;
    padding-bottom: 30px;
}

#footer .my-footer .info .col-inner h2 {
    text-align: center;
    font-size: 28px;
    text-transform: capitalize;
    color: #ff0;
}

#footer .my-footer .info .col-inner h6 {
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 100;
    opacity: 1;
}

#footer .my-footer .info .col-inner div {
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin-top: 5px;
}

#footer .my-footer .info .col-inner div a{
	color: #fff;
}

#footer .my-footer .inner-box .col-inner h5 {
    font-size: 22px;
    color: #fff;
}

#footer .my-footer .inner-box .col-inner .txt {
    text-align: justify;
    color: #fff;
    font-size: 17px;
    margin: 0 0 5px;
}

#footer .my-footer .inner-box .col-inner .txt a {
    font-size: 17px;
    color: #fff;
    padding-left: 10px;
    border-bottom: 1px dotted #8b8b8b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}

#footer .my-footer .inner-box .col-inner .txt:last-child a {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#footer .my-footer .inner-box .col-inner .txt a i {
    font-size: 12px;
    vertical-align: 1px;
}

#footer .my-footer .inner-box.pdr .col-inner {
    padding-right: 30px;
}

@media only screen and (max-width: 980px) and (min-width:320px) {
}

@media only screen and (max-width: 768px) {
	#footer .my-footer .inner-box.pdr .col-inner {
        padding-right: 0;
    }
	#footer .my-footer .info .col-inner h2 {
		font-size: 22px;
		text-align: left;
	}
	#footer .my-footer .info .col-inner h6 {
		font-size: 12px;
		line-height: 1.4;
		text-align: left;
	}
	#footer .my-footer .info .col-inner div {
		text-align: left;
	}
}

@media only screen and (max-width: 768px) and (min-width:550px) {
}

/* -- Header & Footer */
/* Single post  and categories */
.entry-header-text-top .entry-category {
    background: #f4efef;
    padding: 5px 15px;
    margin-bottom: 30px;
    border-radius: 20px;
}

.entry-header-text-top .entry-category a {
    font-size: 15px;
    color: #222;
}

.entry-header-text-top .entry-category span, .entry-header-text-top .entry-category span a {
    color: #fff!important;
}

.entry-header-text-top .entry-divider {
    display: none;
}

.entry-header-text-top .entry-category .no-pading {
    padding-bottom: 0;
}

.entry-header-text-top .entry-category .breadcrum {
    padding-left: 0px;
}

.entry-header-text-top .entry-category .breadcrum nav p {
    margin-bottom: 0px;
}

.single.single-post .entry-content.single-page {
    padding-top: 0;
    padding-bottom: 0;
}

.single.single-post .large-9.col {
    padding-bottom: 0;
}

.single.single-post .large-9.col .html-before-comments.mb {
    margin-bottom: 0;
}

.single.single-post .entry-content.single-page a, .single.single-post .entry-content.single-page a:hover {
    color: #F44336;
    font-weight: 600;
}

.single.single-post #ez-toc-container a {
    font-weight: 100;
}

.single.single-post #main #content, .archive #main #content.blog-archive {
    padding-bottom: 0;
    /* padding-top: 0; */
}

.single.single-post #main #content .post {
    margin: 0 0 0;
}

.single.single-post #main #content .entry-meta .posted-on {
    text-transform: initial;
}

.single.single-post #main #content .entry-meta .byline {
    display: none;
}

.single.single-post .breadcrum nav a, #content.blog-archive .breadcrum nav a {
    font-weight: 600;
    color: #fff;
}

.single.single-post .breadcrum nav .separator, #content.blog-archive .breadcrum nav .separator {
    color: #fff;
}

.single.single-post .breadcrum nav .last, #content.blog-archive .breadcrum nav .last {
    color: #fff;
}

.single.single-post article .entry-header {
    border-bottom: 1px solid #ffeded;
    margin-bottom: 20px;
}

.post-sidebar {
    padding-left: 0!important;
}

.post-sidebar .widget {
    margin-bottom: 35px;
}

.post-sidebar aside#custom_html-2, .post-sidebar aside#custom_html-3 {
    background-color: unset;
    padding: 0;
    border: 0;
    text-align: unset;
}

.post-sidebar .is-divider {
    margin: 0 0 15px;
    max-width: 100%;
    background: unset;
    border-top: 3px double #ffdcdc;
}

.post-sidebar span.widget-title span {
	font-size: 18px;
    color: #000;
    text-transform: math-auto;
    font-weight: 400;
}

#content .post-sidebar .widget .side-call, #content .post-sidebar .widget ul {
    overflow: hidden;
    padding: 10px;
}

#content .post-sidebar .widget .side-call a {
    height: 40px;
    display: block
}

#content .post-sidebar .widget .side-call a.phone {
    float: left;
    width: calc(100% - 65px);
    line-height: 38px;
    background: #F44336;
    padding: 0 20px;
    color: #fff;
    border-radius: 20px;
    font-weight: 700;
    text-align: center;
    border: 1px solid #795548;
}

#content .post-sidebar .widget .side-call a.phone i {
    font-size: 13px;
    vertical-align: 0px
}

#content .post-sidebar .widget .side-call a.zalo {
    float: left;
    margin-left: 15px;
    animation: pulse-blue 2s infinite;
    background-color: #028fe3;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #028fe3;
    overflow: hidden
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(2,143,227,.7);
        transform: scale(.95)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(2,143,227,0);
        transform: scale(1)
    }

    to {
        box-shadow: 0 0 0 0 rgba(2,143,227,0);
        transform: scale(.95)
    }
}

#content .post-sidebar .widget .side-call a.zalo img {
    width: 40px;
    height: 40px
}

@media only screen and (max-width: 420px) {
    #content .post-sidebar .widget .side-call a.phone span {
        display:none;
    }
}

.post-sidebar .widget_media_image img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 2px;
}

.post-sidebar .widget .post-item .box-text {
    padding-bottom: 10px;
}

.post-sidebar .widget .post-item .is-divider {
    display: none;
}

.category #main #content header.archive-page-header {
    display: none;
}

.category #main #content.blog-archive .large-9 .post-item .image-cover {
    /*width: 324px;
    height: 217px;*/
}

.category #main #content.blog-archive .post-item .col-inner {
    border-bottom: 1px solid #97fff5;
    padding-bottom: 30px;
}

.category #main #content.blog-archive .post-sidebar .post-item {
    border-bottom: 0px solid #eee9e9;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    .single.single-post #main #content .html-before-comments.mb {
        margin-bottom:0;
    }

    .single.single-post #main #content .breadcrum {
        padding: 0 15px;
    }

    .post-sidebar {
        padding-left: 15px!important;
        padding-bottom: 0;
    }

    .post-sidebar #custom_html-4 {
        margin-bottom: 0px;
    }

    .category #main #content.blog-archive .large-9 .post-item .image-cover {
        width: 100%;
        height: auto;
    }

    .category #main #content.blog-archive .post-item .box .post-title {
        font-size: 18px;
    }

    .category #main #content.blog-archive .post-item .box img {
        object-fit: fill;
    }

    .category #main #content.blog-archive .post-item {
        margin-bottom: 25px;
        padding-bottom: 0;
    }

    .category #main #content.blog-archive .post-item .from_the_blog_excerpt, .category #main #content.blog-archive .post-item .is-divider {
        display: none;
    }

    .category #main #content.blog-archive .post-sidebar .post-item {
        margin-bottom: 20px;
    }

    #content.blog-single .post-sidebar .custom-html-widget .row-full-width, #content.blog-archive .post-sidebar .custom-html-widget .row-full-width {
        margin: 0;
    }
}

@media screen and (max-width: 549px) {
    article.post a, article.post p, article.post p span, article.post li, article.post li span, article.post strong {
        font-size: 18px;
    }

    .single.single-post h3 {
        font-size: 20px;
        line-height: 1.3;
    }
}

/* --Single post and categories */
/* Trang chu */
.home-lst-post {
    background: #222222;
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 0 0!important;
    position: relative;
}

.home-lst-post h2 {
    font-size: 20px;
    color: #ff0;
    position: relative;
    padding-left: 15px;
}

.home-lst-post h2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 80%;
    background: #ff0;
    border-radius: 10px;
    left: 0;
    top: 10%;
}

.home-lst-post h5.post-title {
    color: #fff;
}

.home-lst-post h5.post-title:hover {
    color: #690;
}

.home-lst-post .is-divider {
    display: none;
}

.home-lst-post .slider-nav-circle .flickity-prev-next-button:hover .arrow, .home-lst-post .slider-nav-circle .flickity-prev-next-button:hover svg, .home-lst-post .slider-nav-circle .flickity-prev-next-button .arrow, .home-lst-post .slider-nav-circle .flickity-prev-next-button svg {
    fill: #fff!important;
    background-color: #222;
    border-color: #fff;
}

.home-lst-type {
    padding: 30px 0 0!important;
    position: relative;
}

.home-lst-type .inner-box .col {
    padding-bottom: 0;
}

.home-lst-type .inner-box .col .col-inner {
    border-bottom: 1px solid #b4fff8;
    padding-bottom: 15px;
}

.home-lst-type .inner-box .post-item .col-inner {
    border-bottom: 0;
    padding-bottom: 0;
}

.home-lst-type h2 {
    font-size: 20px;
    color: #ff0;
    position: relative;
    padding-left: 15px;
    background: #222222;
    margin: 0;
    padding: 5px 0 5px 15px;
    border-left: 5px solid;
}

.home-lst-type h2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 80%;
    background: #fff;
    border-radius: 10px;
    left: 5px;
    top: 10%;
    display: none;
}

.home-lst-type .box {
    background: #b4fff8;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e9e1e1;
}

.home-lst-type .box .box-image {
    border-radius: 4px;
}

.home-lst-type .box-text {
    padding-bottom: 10px;
}

.home-lst-type h5.post-title {
    color: #222;
}

.home-lst-type h5.post-title:hover {
    color: #690;
}

.home-lst-type div.des {
    font-size: 17px;
    text-align: justify;
    margin: 0 0 20px;
    background: #b4fff8;
    padding: 10px 20px 15px;
}

.home-lst-type .is-divider {
    display: none;
}

.home-lst-type .slider-nav-circle .flickity-prev-next-button:hover .arrow, .home-lst-type .slider-nav-circle .flickity-prev-next-button:hover svg, .home-lst-type .slider-nav-circle .flickity-prev-next-button .arrow, .home-lst-type .slider-nav-circle .flickity-prev-next-button svg {
    fill: #fff!important;
    background-color: #222;
    border-color: #fff;
}

.home-mo-dau {
    padding: 40px 0 0!important;
}

.home-mo-dau .inner-title .col-inner h6 {
    text-align: center;
    color: #222;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 20px;
}

.home-mo-dau .inner-title .col-inner h2 {
    text-align: center;
    color: #FF0000;
    font-size: 36px;
    margin-bottom: 0;
}

.home-mo-dau .inner-title .col-inner div {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}

.home-mo-dau .inner-box .col-inner {
    background: #f9f9f9;
    height: 100%;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #ebe5e5;
}

.home-mo-dau .inner-box .col-inner .icon-box .icon-box-img {
    margin-bottom: 10px;
}

.home-mo-dau .inner-box .col-inner .icon-box .text h3 {
    font-size: 20px;
    color: blue;
    margin: 0;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.home-mo-dau .inner-box .col-inner .icon-box .text h3:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background: #ccc;
    bottom: 0;
    left: calc(50% - 25px);
}

.home-mo-dau .inner-box .col-inner .icon-box .text div {
    font-size: 17px;
}

@media only screen and (max-width: 980px) and (min-width:550px) {
}

@media screen and (max-width: 768px) {
    .home-mo-dau .inner-title .col-inner h2 {
        font-size: 28px;
        margin-bottom: 5px;
    }

    .home-mo-dau .inner-title .col-inner div {
        font-weight: 100;
    }
	
}

/* -- Trang chu */
/* Trang lien he */
@media only screen and (max-width: 420px) {
}

/* -- Trang lien he */
