/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/
*{
	font-family: "Arial", sans-serif;
}
#logo img{
	width:200px !important;
}
ul.header-nav-main li.menu-item-design-default{
	font-size:18px;
	padding:10px 20px;
}
.section4 .large-3 .large-12 .col-inner {
    background: #ececec;
    padding: 20px;
    border-radius: 10px;
}

.list-post1 .post-item .post-title {
    color: #4c4c4c;
    font-weight: 500;
    font-size: 31px;
}

.list-post1 .flickity-button {
    display: none
}

.list-post1 .flickity-page-dots {
    top: 60%
}

.list-post1 .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1
}

.list-post1 .flickity-page-dots .dot.is-selected {
    width: 30px;
    border-radius: 5px;
    background: #0093fd
}

.list-post2 .post-item .post-title {
    font-size: 18px
}

.list-post2 .post-item .entry-author,
.list-post3 .post-item .entry-author {
    display: none
}

.list-post2 .post-item .box-text {
    padding-bottom: 0
}

.section1 .cot3 .box-overlay .box-text {
    padding: 10px 10px 25px 10px;
    background-image: linear-gradient(transparent, black);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.section1 .cot3 .box-overlay .box-image {
    border-radius: 10px
}

.section1 .cot3 .box h2 {
    font-size: 30px;
    text-transform: uppercase
}

.list-post3 .post-item .box-text {
    padding-bottom: 0
}

.list-post3 .post-item .post-title {
    padding-left: 40px;
    font-size: 19px;
    font-weight: 500;
    color: #4c4c4c;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.header-main .nav>li>a {
    font-weight: bold
}

.list-post3 {
    counter-reset: post-item;
}

.list-post3 .post-item .post-title::before {
    counter-increment: post-item;
    content: counter(post-item);
    font-family: "josefin Sans", sans-serif;
    text-align: center;
    font-size: 53px;
    font-weight: bold;
    color: #0093fd;
    position: absolute;
    left: 0;
    bottom: -16px;
}

.list-post3 .post-item {
    padding-bottom: 10px
}

.list-post1 .post-item a:hover {
    color: gray;
}

.section1 .col.large-6,
.section1 .large-3 {
    padding-bottom: 0
}

.section1 .large-12 .list-post2 .flickity-page-dots {
    display: none
}

.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 31px;
    font-weight: 600;
    color: #161514;
}

.list-post1 .post-item .from_the_blog_excerpt {
    font-size: 18px;
    margin: 20px 0
}

.list-post4 .post-item .post-title,
.list-post6 .post-item .post-title,
.list-post8 .post-item .post-title {
    font-size: 18px;
    font-weight: 500;
    color: #4c4c4c;
}

.list-post4 .post-item .author-desc,
.list-post6 .post-item .author-desc {
    font-size: 13px;
}

.list-post4 .post-item .box-text {
    padding-bottom: 0
}

.section-title-container {
    margin-bottom: 0;
}

.section4 .icon-box .icon-box-text p {
    font-weight: 500;
    color: #0093fd;
    margin-bottom: 0;
}

.section4 .icon-box .icon-box-img {
    height: 80px
}

.section4 .icon-box .icon-box-img img {
    border-radius: 99%;
    border: 2px solid #ffffff;
    height: 100%;
    padding-top: 0;
    height: 80px
}

.section4 .icon-box h3 {
    font-weight: 500;
    font-size: 18px;
    color: #545454;
}

.section4 .icon-box {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #dedede;
}

.section4 .icon-box .icon-box-text {
    padding-top: 10px
}

.list-post9 .post-item .post-title {
    font-size: 40px;
    font-weight: 500;
    color: #4c4c4c;
    margin-bottom: 30px;
}

.list-post9 .post-item .from_the_blog_excerpt {
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 30px;
}

.list-post9 .post-item .post-title:hover {
    color: #0093fd
}

span.widget-title,
.widgettitle {
    display: block;
    margin-bottom: 20px;
    color: #a19f9f;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
}

.blog-archive .post-item .from_the_blog_excerpt {
    display: none
}

.section-title a:hover {
    background: rgb(3 169 244 / 11%);
    border: none
}

.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    font-weight: 500;
    color: #373737;
}

.blog-archive {
    background: #f5f5f5
}

.widget,
.blog-single .article-inner {
    background: white;
    border-radius: 10px;
    padding: 30px;
}

.widget .is-divider {
    display: none
}

.blog-single {
    background: #f5f5f5
}

a.back-to-top .icon-angle-up {
    font-size: 32px;
    line-height: 46px;
}

.recent-blog-posts-li .badge.post-date {
    width: 120px;
    height: 70px
}

.recent-blog-posts-li .badge.post-date .badge-inner {
    border-radius: 10px
}

.block_widget .list-post6 .post-item .box-text {
    padding-bottom: 0
}

.block_widget .list-post6 .post-item {
    padding-bottom: 15px
}

.nav-dropdown.nav-dropdown-bold>li>a {
    font-weight: 500;
    color: rgb(48 48 48 / 85%)
}

.nav-dropdown.nav-dropdown-bold>li>a:hover {
    background: #ededed;
    color: rgb(48 48 48 / 85%) !important
}

.blog-single .entry-title {
    font-size: 40px;
    font-weight: 500;
    color: #2f2f2f;
}

.blog-single .thong-tin-post .author img {
    width: 30px;
    height: 30px;
    border-radius: 99%;
    margin-right: 5px;
}

.blog-single .thong-tin-post .author .info {
    margin-right: 20px
}

.blog-single .thong-tin-post {
    display: inline-block;
    width: 100%;
    clear: both;
    font-size: 16px;
    color: gray;
}

.blog-single .entry-image img {
    border-radius: 10px
}

.blog-single .entry-content {
    color: #292929;
    font-size: 18px
}

.blog-single .entry-content h2 {
    font-size: 30px;
}

.blog-single .entry-content h3 {
    font-size: 28px;
}

.blog-single .entry-content h4 {
    font-size: 26px;
}

.blog-single .thong-tin-post .author {
    width: 80%;
    display: inline-block;
    float: left
}

.blog-single .thong-tin-post .luot-xem {
    display: inline-block;
    width: 20%;
    float: right;
    text-align: right;
}

.fa {
    margin-right: 7px
}

.blog-single .article-inner {
    padding: 30px 40px
}

.tagcloud a {
    background: #f2f2f2;
    padding: 5px 15px;
    font-size: 14px !important;
    color: #525252;
    border-radius: 5px;
    margin: 7px 0;
    margin-right: 10px;
    display: inline-block;
}

.ez-toc-list li {
    list-style-type: decimal !important;
    list-style-position: inside !important;
}

div.ez-toc-widget-container ul.ez-toc-list {
    padding: 0px
}

.widget .social-icons {
    text-align: center;
    background: #f2f2f280;
    display: block;
    padding: 10px;
    border-radius: 10px;
}

.widget .social-icons a {
    border: none;
    margin-bottom: 0
}

.blog-single .author-desc {
    font-size: 17px;
    color: gray;
}

.blog-single .social-icons a {
    border: none !important
}

.blog-single .large-7 .entry-author .circle {
    margin-right: 20px;
    width: 85px;
}

.widget .social-icons a i,
.blog-single .social-icons a i {
    color: gray;
}

.gioi-thieu-box {
    background: white;
    padding: 20px 40px;
    border-radius: 10px;
    margin-top: 30px;
}

.gioi-thieu-box h3,
#comments .comment-respond .comment-reply-title {
    font-weight: 500;
    color: #605e5c;
}

.gioi-thieu-box .des {
    margin-bottom: 0
}

footer.entry-meta {
    font-size: 17px
}

#comments .comment-respond {
    background-color: white;
    margin-top: 15px;
    padding: 15px 40px;
    border-radius: 10px;
}

#comments input[type=submit] {
    margin-bottom: 0;
    border-radius: 5px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
}

form {
    margin-bottom: 0
}

.bai-viet-lien-quan .container {
    max-width: 1200px
}

.bai-viet-lien-quan h3 {
    font-size: 27px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 500;
    color: #363636;
}

.bai-viet-lien-quan {
    margin-top: 30px
}

.list-bai-viet {
    display: block;
    width: 100%;
    clear: both;
}

.list-bai-viet .box-image {
    border-radius: 10px;
    margin-bottom: 0px;
    height: 250px
}

.list-bai-viet .tieu-de-bai-viet {
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
    height: 55px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list-bai-viet .box-text {
    padding: 20px;
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.list-bai-viet li {
    padding: 10px 15px;
    display: inline-block;
    width: 33.33%;
    float: left
}

.bai-viet-lien-quan .entry-author h5 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 500;
    color: gray;
}

.bai-viet-lien-quan .entry-author .author-desc {
    font-size: 11px
}

.bai-viet-lien-quan .entry-author {
    padding: 10px 0 0 10px;
}

.bai-viet-lien-quan .entry-author .circle {
    width: 30px;
    margin-right: 7px
}

.bai-viet-lien-quan li:hover .box-image img {
    transform: scale(1.2);
    transition: 1s
}

.widget>ul>li li>a {
    font-size: 15px
}

.toc_widget_list.no_bullets li ul li {
    background-image: url(/wp-content/uploads/2022/08/dot.jpg) !important;
    background-repeat: no-repeat !important;
    background-position-y: 8px !important;
    padding-left: 29px !important;
    background-size: 19px;
}

.toc_widget_list.no_bullets li a {
    font-weight: 500
}

.toc_widget_list.no_bullets li ul li a {
    font-weight: normal
}

h1.entry-title.mb {
    margin-bottom: 20px;
    letter-spacing: 0;
}

.page-right-sidebar .large-3 {
    padding-left: 0;
    border-left: none !important;
    flex-basis: 29%;
    max-width: 29%
}

.page-right-sidebar .page-inner {
    background: white;
    border-radius: 10px;
    padding: 25px 40px
}

.comment-form-comment textarea {
    box-shadow: none;
    border-radius: 10px
}

.page-right-sidebar .large-9 {
    border-right: none !important;
    flex-basis: 71%;
    max-width: 71%
}

.widget>ul>li li>a .toc_number {
    display: none
}
/*mobile*/
@media (max-width: 768px)
{
	.nav>li>a>i.icon-menu{width: 40px;
    height: 40px;
    background: #efefef;
    border-radius: 99%;
    line-height: 40px;
    color: white;
		padding-left: 8px;}.icon-menu:before{Color:gray;}.off-canvas-left .mfp-content{background:#fafafa; width:300px}.off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: 500;
}.list-post1 .post-item .post-title{font-size:20px}.list-post1 .flickity-page-dots {
    top: 46%;
}.post-item .author-box .author-name {
    font-size: 15px;
}.post-item .author-desc {
		font-size: 13px;}
.list-post1 .post-item .box-text{padding-bottom:0}.list-post1 .post-item{padding-bottom:0}
.list-post2 .post-item .box{display:inline-flex}
.list-post2 .post-item .box-image {
    border-radius: 10px;
    display: flex;
    width: 55%;
    flex-direction: column;
}.list-post2 .post-item .box-text{padding-left:6px;padding-top:0}.list-post2 .post-item .post-title {
    font-size: 16px;
}.list-post3 .post-item .post-title {
    font-size: 17px;
   		height: 46px;}
.list-post3{margin-bottom:15px}
.section{padding-bottom:0!important}
.section-title-normal span {
		font-size: 25px;}
.list-post2 .post-item{padding-bottom:15px}
.section-title a {
    font-size: 16px;
		padding: 5px 14px;}
.section2 .col{padding-bottom:10px}
.section2 .list-post1 .post-item .post-title {
    font-size: 18px;
}.list-post1 .post-item .from_the_blog_excerpt {
    font-size: 15px;
    margin: 10px 0;
}
.list-post4 .post-item, .list-post6 .post-item, .list-post8 .post-item{flex-basis:50%;max-width:50%}.list-post4 .post-item:nth-child(odd), .list-post6 .post-item:nth-child(odd), .list-post8 .post-item:nth-child(odd){padding-right:7px}
.list-post4 .post-item:nth-child(even), .list-post6 .post-item:nth-child(even), .list-post8 .post-item:nth-child(even){padding-left:7px}.list-post4 .post-item .post-title, .list-post6 .post-item .post-title, .list-post8 .post-item .post-title{font-size: 15px;
    max-height: 58px;
    overflow: hidden;font-size:15px}
.list-post4 .post-item .entry-author, .list-post5 .post-item .entry-author, .list-post6 .post-item .entry-author, .list-post7 .post-item .entry-author, .list-post8 .post-item .entry-author{display:none}
.section3 .col{padding-bottom:10px}
.list-post5 .post-item .post-title {
		font-size: 18px;}
.list-post6 .post-item .box-text, .list-post8 .post-item .box-text{padding-bottom:0}
.list-post8 .post-item .post-title {
		height: 40px;}.list-post8 .post-item{padding-bottom:10px}
.section4 .col{padding-bottom:10px}
.section5 .col{padding-bottom:10px}.list-post9 .post-item .post-title {    margin-bottom: 0;
		font-size: 20px;} .list-post9 .post-item .entry-author, .list-post9 .post-item .from_the_blog_excerpt{display:none}.footer-section .col{flex-basis:100%; max-width:100%; padding-bottom:10px}
.footer-section .large-9 .large-3{flex-basis:50%;max-width:50%}
.footer-section .large-3 .large-6{flex-basis:50%; max-width:50%}.blog-single .large-2{display:none}.blog-single .large-7{flex-basis:100% ;max-width:100%; padding-right:15px}.blog-single .article-inner{padding:15px}.blog-single .entry-title {
		font-size: 25px;}.blog-single .thong-tin-post .author,.blog-single .thong-tin-post .luot-xem{padding: 7px 0;width:100%;text-align:left}.entry-header-text {
    padding: 0;
}.gioi-thieu-box, .blog-single .large-7 .entry-author, #comments .comment-respond{padding:15px}.blog-single .author-desc {
		font-size: 15px;}.blog-single .large-3{flex-basis:100%; max-width:100%; padding-right:15px}.widget, .blog-single .article-inner{padding:15px}.list-bai-viet li{margin-bottom:15px; padding: 0;width:100%}
.list-bai-viet .tieu-de-bai-viet {
    font-size: 18px;
		line-height: 25px;}.list-bai-viet .box-text{padding:15px}.blog-archive .large-12 {
    padding-top: 0;
}.blog-archive .post-item .post-title {
		font-size: 16px;}
.blog-archive .post-item .box{display:inline-flex}.blog-archive .post-item .box-image{width:45%;}.blog-archive .post-item .box-text{padding-left:8px;padding-top:0}
.blog-archive .post-item{padding-bottom:10px}.page-right-sidebar .large-9, .page-right-sidebar .large-3{padding-left:15px;padding-right:15px; flex-basis:100% ;max-width:100%;}
.blog-archive .post-item .entry-author{display:none}
}
