/*
Theme Name: Nội thất
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

:root{
	--black: #000;
	--main-color: #208243;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.absolute-footer, html{
	background: transparent;
}

body{
	font-size: 16px;
	line-height: 1.43;
	font-family: "Roboto", sans-serif;
}

/* Header */

.header-shadow .header-wrapper{
	box-shadow: unset;
}

#top-bar{
	display: none;
}

a{
	color: var(--black);
}

a:hover{
	color: var(--main-color);
}

.nav>li{
	margin: 0;
}

.nav>li>a{
	padding: 0 12px;
    font-size: 16px;
    font-weight: 700;
    color: var(--black);
    line-height: 1.5;
}

.nav > li.current-menu-item > a{
	color: var(--main-color);
}

.nav>li:hover>a{
	color: var(--main-color);
}

.hotline-header{
	font-size: 16px;
	font-weight: 700;
	display: flex;
	align-items: center;
}

.hotline-header svg{
	width: 14px;
	height: 17px;
	fill: var(--main-color);
}

.hotline-header span.title{
	color: var(--main-color);
	padding:0 10px 0 5px;
}

.hotline-header a{
	color: var(--black);
}

.hotline-header a:hover{
	color: var(--main-color);
}

.button.icon.circle>i{
	line-height: 1;
}

.header-nav-main .header-search{
	margin-left: 10px;
}

/* Slider home */

.banner h2.title-slider{
	font-size: 37px;
	padding-top: 30px;
	text-transform: uppercase;
	margin-bottom: 37px;
	margin-top: 0;
	font-weight: 700;
	line-height: 49px;
}

.banner p.desc-slider{
	color: #fff;
	font-size: 19px;
}

/* Servise About Home */

.section-service-about .slogan{
	text-align: center;
}

.post-item a .post-title{
	color: var(--black);
}

.post-item a:hover .post-title{
	color: var(--main-color);
}

.section-service-about .post-item a:hover .post-title{
	color: #fff;
}

.section-service-about .post-item, .section-service-about .box-content-about{
	padding: 8px;
}

.section-service-about .post-item .box-badge .box-text{
	bottom: 0;
	padding: 20px 10px;
	display: block;
}

.section-service-about .post-item .box-blog-post .is-divider{
	display: none;
}

.section-service-about .post-item .post-title{
	text-align: center;
	color: #fff;
}

.section-service-about .post-item .post-title:hover{
	color: #fff;
}

/*.section-service-about .post-item:hover .box-badge .box-text{
	display: block;
}*/

.section-service-about .box-info-about{
	padding: 50px;
	text-align: justify;
	border: 1px solid #e0e0e0;
}

.section-service-about .box-info-about + .box-info-about{
	border-top: 0;
}

.section-service-about .box-info-about h2{
	font-size: 23px;
	line-height: 1.3;
	margin-bottom: 35px;
	margin-top: 35px;
}

.section-service-about .box-info-about p:last-child{
	margin-bottom: 0;
}

/* Tin tức nổi bật */

.section-title-normal{
	font-size: 20px;
}

.section-title-normal span{
	border-bottom: none !important;
	padding-bottom: 10px !important;
}

.post-item .post-meta, .post-item p{
	color: var(--black) !important;
	text-align: justify;
}



.post-item .post-title{
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	margin: 0;
}

.post-item .box-blog-post .is-divider{
	display: block;
	width: 30px;
}

.sectionFeaturedNew .list-art2, .sectionFeaturedNew .box-cus-btn-video, .sectionCommunication .list-art2{
	padding-top: 70px;
}

.sectionFeaturedNew .box-cus-btn a{
	margin-bottom: 15px;
	margin-right: 0;
}

.video-fit{
	margin-bottom: 8px;
}

.list-art2 .post-item .box-blog-post{
	display: flex;
	flex-wrap: wrap;
}

.list-art2 .post-item .box-text{
	width: 50%;
	padding: 0;
	padding-left: 20px;
}

.box-cus-btn-video .section{
	padding: 0;
}

.box-cus-btn a{
	margin-bottom: 20px;
}

.box-cus-btn a span{
	font-weight: 700;
}

.box-cus-btn .button.primary.is-outline{
	color: var(--main-color);
	border-color: var(--main-color);
}

.box-cus-btn .button.primary.is-outline:hover{
	background: var(--main-color);
	color: #fff;
}

.box-cus-btn .button.primary:not(.is-outline){
	background: var(--main-color);
}

.box-cus-btn-video .box-cus-video{
	padding-top: 7px !important;
}

.box-cus-video p, .sectionCommunication .col-video p{
	margin-top: 8px;
	margin-bottom: 0;
	text-align: center;
	color: var(--main-color);
	font-weight: 700;
	font-size: 16px;
}

/* psa với truyền thông  */

.sectionCommunication .video{
	margin-top: 7px;
}

.sectionCommunication .list-art2 .post-item:first-child{
	padding-bottom: 25px;
}

/* Đối tác chân trang */

.section-partner h2{
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

.section-partner h2 b{
	font-weight: 700;
}

.section-partner .gallery-col{
	padding-bottom: 0;
}

.section-partner .gallery-col .col-inner{
	padding: 5px 0 !important;
	border: 1px solid #ccc;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}

.section-partner .gallery-col:hover .col-inner{
	border-color: var(--main-color);
}

.section-partner .gallery-col img{
	max-height: 120px;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    padding: 3px;
}

.section-partner .slider{
	margin: 20px 0 0;
}

.section-partner .slider .flickity-prev-next-button{
	top: 50%;
	bottom: unset;
	transform: translateY(-50%) !important;
	background: transparent;
}

.section-partner .flickity-prev-next-button.next{
	right: 0;
}

.section-partner .flickity-prev-next-button.previous{
	left: 0;
}

.section-partner .flickity-prev-next-button svg,.section-partner .flickity-prev-next-button .arrow{
	fill:#57a4d9;
}

/* Menu footer */

.footer-section .menu-footer .title{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--main-color);
	display: inline-block;
	margin-bottom: 10px;
}

.footer-section .menu-footer .box-list-menu{
	list-style: none;
}

.footer-section .menu-footer .box-list-menu .menu-item, .post-sidebar .menu .menu-item, .post-sidebar .wp-block-latest-posts li{
	position: relative;
	padding-left: 12px;
}

.footer-section .menu-footer .box-list-menu .menu-item::before, .post-sidebar .menu .menu-item::before, 
.post-sidebar .wp-block-latest-posts li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 14px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
}

.footer-section .menu-footer .menu-item{
	margin: 0;
}

.footer-section .menu-footer .menu-item + .menu-item{
	border-top: 1px solid #ececec;

}

.footer-section .menu-footer .menu-item a{
	display: inline-block;
	padding: 6px 0;
	color: var(--black);
}

.footer-section .menu-footer .menu-item a:hover{
	color: var(--main-color);
}

.footer-section .slogan{
	text-align: center;
	margin-bottom: 0;
	color: var(--main-color);
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
}

.footer-section .hotline , .footer-section .social-title{
	text-align: center;
	margin-bottom: 0;
	color: var(--black);
}

.footer-section .slogan b{
	font-weight: 700;
}

.footer-section .list-img .col-inner, .footer-section .social-footer .col-inner{
	text-align: center;
}

.footer-section .list-img .img, .footer-section .social-footer .img{
	width: auto !important;
	display: inline-block;
	margin-bottom: 0;
}

.footer-section .list-img .col, .footer-section .social-footer .col{
	padding-bottom: 0;
}

/* Info footer */

.section-footer2{
	border-top: 1px solid var(--main-color);
	padding: 15px 0 50px !important;
}

.section-footer2 .col{
	padding-bottom: 0;
}

.section-footer2 .footer-right{
	order: 2;
}

.section-footer2 .footer-right ul{
	list-style: none;
	margin-bottom: 0;
	text-align: center;
}

.section-footer2 .footer-right ul li{
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 8px;
	margin-left: 0;
}

.section-footer2 .footer-right ul li a{
	color: var(--black);
}

.section-footer2 .footer-right ul li a:hover{
	color: var(--main-color);
}

.section-footer2 .footer-right .img-inner{
	text-align: center;
}

.section-footer2 .footer-right img{
	width: auto;
	margin: 0 auto;
}

.footer-left .img{
	float: left;
	width: 76px !important;
	display: inline;
	margin-right: 20px;
	margin-bottom: 0 !important;
}

.footer-left .company{
	margin-bottom: 7px;
	color: var(--main-color);
	font-weight: 700;
	font-size: 16px;
}

.footer-left .info{
	margin-bottom: 0;
}

.absolute-footer{
	display: none;
}

/* trang giới thiệu */

.banner-page h1{
	font-size: 36px;
	font-weight: 700;
}

.list-about .nav > li{
	padding: 5px 8px;
}

.list-about .nav > li > a{
	font-size: 16px;
	line-height: 26px;
	padding: 5px 15px;
}

.list-about .nav > li.active > a{
	background: var(--main-color);
	color: #fff;
}

.list-about .title-about{
	font-size: 18px;
	color: var(--main-color);
}

.list-about .tab-panels p{
	margin-bottom: 7px;
}

.list-about .box-table-content ul{
	list-style: none;
}

.list-about .box-table-content ul li{
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.list-about .box-table-content ul li + li{
	border-top: 1px solid #ececec;
}

.list-about .box-table-content ul li div{
	padding: 6px;
}

.list-about .box-table-content ul li div.item1{
	width: 167px;
	padding-left: 0;
}

.list-about .box-table-content ul li div.item2{
	width: calc(100% - 167px);
	padding-right: 0;
}

.list-about .tab-panels .img{
	text-align: center;
}

.list-about .tab-panels img{
	width: auto;
	margin: 0 auto;
	height: auto;
}

.list-about .box-vision-mission .box-image{
	width: 60px !important;
	display: inline-block;
}

.list-about .box-vision-mission .box-text{
	padding: 0;
	padding-left: 15px;
}

/* Trang dịch vụ */

.service-content.page-content p{
	text-align: justify;
}

.service-content .col.post-item{
	padding-bottom: 0;
}

.service-content h2{
	text-transform: uppercase;
}

.service-content p{
	margin-bottom: 15px;
}

.box-cus-btn-video p.desc{
	margin-bottom: 8px;
}

.service-content .box-blog-post .box-image{
	border-radius: 3%;
}

.service-content .box-blog-post .is-divider{
	display: none;
}

.service-content .box-blog-post .post-title{
	text-transform: uppercase;
	text-align: center;
}

.aside .col-inner{
	border: 1px solid #ddd;
	padding: 15px 20px;
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .05);
}

.aside .section{
	padding: 0;
}

/* Trang đối tác */

.section-partner p{
	text-align: center;
	margin-bottom: 8px;
	font-size: 25px;
}

.page-id-991 .footer-wrapper .section-partner{
	display: none;
}

/* Trang tin tức sự kiện */

.section-new-event h1{
	text-align: center;
	margin-bottom: 40px;
}

.section-new-event .box-list-art .section-title-normal span .icon-angle-right{
	margin-left: 0;
	margin-right: 10px;
}

.section-new-event .box-list-art .post-item{
	padding-bottom: 10px;
}

.section-new-event .box-list-art .post-item .is-divider{
	display: none;
}

.section-new-event .box-list-art .post-item .box-text{
	padding: 0;
	padding-left: 10px;
	vertical-align: top;
}

.section-new-event .box-list-art .post-item .box-text .post-title{
	margin-bottom: 3px;
}

.section-new-event .box-list-art .post-item .box-text .from_the_blog_excerpt {
	margin-top: 10px;
}

.section-new-event .box-list-art .row + .row .post-item .box-image{
	display: none;
}

.section-new-event .box-list-art .row + .row .post-item .box-text{
	padding-left: 0;
}

.box-list-art:nth-last-child(2), .box-list-art:nth-last-child(3){
	padding-bottom: 0;
}

/* Danh mục bài viết */


#main .box-breadcrumb{
	display: none;
}

.archive-page-header h1.page-title{
	font-size: 25px;
	text-align: center;
}

.box-breadcrumb {
	background: #f6f6f6;
}

.box-breadcrumb p{
	margin-bottom: 0;
	padding: 10px 0;
}

.blog-archive .post-item:first-child{
	padding-top: 20px;
}

.blog-archive .post-item .box-vertical .box-text{
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}

.blog-archive .post-item p.from_the_blog_excerpt {
	color: #595959;
}

.blog-archive .large-3.post-sidebar{
	padding-left: 30px;
	border-left: 1px solid #ececec;
}

.blog-archive .large-3.post-sidebar #secondary{
	border: none;
	padding: 20px 0 0;
}

.blog-archive .large-3.post-sidebar .box-cus-video{
	padding: 0;
}

.blog-archive .large-3.post-sidebar .is-divider{
	display: block;
	height: 3px;
	max-width: 30px;
}

.blog-archive .post-item .post-date{
	display: none;
}

/* Trang liên hệ */

.page-contact-box-info-contact .company{
	margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}

.page-contact-box-info-contact p{
	margin-bottom: 8px;
	color: var(--black);
}

.page-contact-box-info-contact .form-page-contact{
	padding-top: 20px;
}

.page-contact-box-info-contact .form-page-contact .sub-title{
	padding-bottom: 10px;
}

.page-contact-box-info-contact .form-page-contact p{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.page-contact-box-info-contact .form-page-contact span{
	display: inline-block;
	width: 48%;
}

.page-contact-box-info-contact .form-page-contact span.textarea-816{
	width: 100%;
}

.page-contact-box-info-contact .form-page-contact span input, .page-contact-box-info-contact .form-page-contact span textarea{
	box-shadow: none;
}

.page-contact-box-info-contact .form-page-contact input[type="submit"]{
	margin: 0;
}

/* Trang video */

.page-video-title{
	margin-bottom: 20px;
}

.box-video .col{
	padding: 0 5px;
}

.box-video .video-large{
	position: relative;
	padding-bottom: 56.25%;
}

.box-video .video-large iframe{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.box-video .list-video{
	overflow-x: hidden;
	overflow-y: auto;
}

.box-video .list-video::-webkit-scrollbar{
	width: 2px;
}

.box-video .list-video::-webkit-scrollbar-thumb{
	background-color: #bf955f;
  	outline: 1px solid #bf955f;
}

.box-video .list-video .box-vertical + .box-vertical{
	margin-top: 10px;
}

.box-video .list-video .box-text{
	padding: 0;
	padding-left: 6px;
}

.box-video .list-video .box-text h4{
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

/* Chi tiết bài viết */

.blog-single.page-wrapper{
	padding-top: 0;
}

#main .blog-single{
	background: #fff;
}

.blog-single h1{
	margin-bottom: 0;
}

.blog-single .large-9, .blog-single .large-3{
	padding-top: 20px;
}

.blog-single .post-sidebar{
	border-left: 1px solid #ececec;
}

.blog-single .post{
	border: none;
}
.blog-single .post .entry-header-text-top{
	padding-bottom: 0;
}

.blog-single .post .entry-header-text-top .time{
	font-size: 12px;
	color: #e22b2b;
	margin-bottom: 0;
	color: #0009;
}

.blog-single .entry-content.single-page img{
	margin-bottom: 10px;
}

.blog-single .entry-content.single-page p{
	margin-bottom: 8px;
	text-align: justify;
}

.blog-single .entry-content.single-page strong{
	font-weight: 700;
}

.blog-single #comments{
	display: none;
}

.blog-single .blog-share .is-divider, .post-sidebar .widget .is-divider{
	height: 3px;
	width: 30px;
	display: block;
}

.post-sidebar .section{
	padding: 0;
}

.post-sidebar #block-3, .post-sidebar #block-5, .post-sidebar #block-8{
	margin-bottom: 0;
}

.post-sidebar a{
	color: var(--black);
}

.post-sidebar a:hover{
	color: var(--main-color);
}

.post-sidebar #block-5 h2{
	font-size: 1em;
	text-transform: uppercase;
}

.related-post{
	padding-bottom: 0 !important;
}

.related-post h2{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	position: relative;
}

.blog-single .related-post .col{
	padding-bottom: 0;
}

.blog-single .related-post .post-item .is-divider{
	display: none;
}

/* CSS col danh mục bài viết, chi tiết bài viết */

@media(min-width:850px){
	.blog-archive .large-9, .blog-single .large-9{
		max-width: 66.66667%;
		flex-basis: 66.66667%;
	}

	.blog-archive .large-3, .blog-single .large-3{
		max-width: 33.33333%;
		flex-basis: 33.33333%;
	}

	.sectionFeaturedNew .list-art2 .post-item .post-title{
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
}

@media(max-width:849px){

	.mobile-nav .nav-icon a{
		padding: 0;
	}

	.banner h2.title-slider{
		font-size: 29px;
		line-height: 37px;
		margin-bottom: 29px;
	}

	.banner p.desc-slider{
		font-size: 14px;
	}

	.section-service-about .box-info-about{
		padding: 15px;
	}

	.section-service-about .box-info-about h2{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.section-service-about .box-info-about p{
		margin-bottom: 7px;
	}

	.section-service-about .col, .sectionFeaturedNew .col, .sectionCommunication .col, .footer-section .col{
		padding-bottom: 0;
	}

	.sectionFeaturedNew .list-art2{
		padding-top: 0;
	}

	.sectionFeaturedNew .box-cus-btn-video, .sectionCommunication .list-art2{
		padding-top: 30px;
	}

	.sectionFeaturedNew .list-art2 .post-item + .post-item, .sectionCommunication .list-art2 .post-item + .post-item{
		padding-top: 10px;
	}

	.section-footer2{
		padding-bottom: 15px !important;
	}

	/* Trang giới thiệu	*/
	.list-about .col{
		padding-bottom: 0;
	}

	.list-about .box-table-content ul li div, .list-about .box-content ul li{
		font-size: 14px;
	}

	.list-about .box-table-content ul li div.item1{
		width: 100px;
	}

	.list-about .box-table-content ul li div.item2{
		width: calc(100% - 100px);
	}

	/* Trang dịch vụ	*/

	.aside .col-inner{
		padding: 15px;
	}

	/* Trang đối tác	*/

	.section-partner .ux-logo-link img{
		height: 70px !important;
	}

	.box-video .list-video{
		padding-top: 10px;
	}

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

	.blog-single .post{
		margin-bottom: 0;
	}

	.blog-single .entry-content{
		padding-bottom: 0;
	}

	.blog-single .post-sidebar{
		padding-bottom: 0;
	}

	.blog-single .post-sidebar .widget:last-child{
		margin-bottom: 0;
	}

	.blog-single.page-wrapper{
		padding-bottom: 0;
	}

	/*.blog-single .post-sidebar a{
		font-size: 14px;
	}

	.blog-single .post-sidebar time{
		font-size: 11px;
	}*/

	.related-post .post-item{
		padding: 0 10px;
	}

	.back-to-top.active{
		display: block !important;
	}

	.section-new-event .box-list-art .post-item .box-vertical{
		display: block;
	}

	.section-new-event .box-list-art .post-item .box-vertical .box-image{
		width: 100% !important;
		display: block;
	}

	.section-new-event .box-list-art .post-item:first-child .box-vertical .box-text{
		padding-left: 0;
		padding-top: 10px;
	}

	.list-about .tabbed-content .nav{
		overflow-y: hidden;
		overflow-x: auto;
		justify-content: flex-start;
		flex-wrap: nowrap;
	}

	.list-about .tabbed-content .nav .tab{
		flex-shrink: 0;
	}

	.list-about .box-vision-mission .box-vertical{
		display: flex;
		align-items: center;
		padding-bottom: 10px;
	}

	.list-about .box-vision-mission .box-vertical .box-text{
		width: calc(100% - 60px);
	}
}

@media(max-width:767px){

}

/* CSS mobile */
@media(max-width:549px){

	.banner h2.title-slider{
		font-size: 15px;
		margin-bottom: 15px;
		line-height: 19px;
		padding-top: 15px;
	}

	.banner p.desc-slider{
		font-size: 11px;
	}

	.section-service-about .box-content-about{
		order: 2;
		padding-top: 15px;
	}

	p{
		font-size: 14px;
	}

	h3{
		font-size: 20px;
	}

	.section-service-about .box-info-about h2{
		font-size: 17px;
	}

	.list-art2 .post-item .box-text{
		width: 100%;
		padding: 10px 0;
		padding-left: 0;
	}

	.sectionFeaturedNew .box-cus-btn-video, .sectionCommunication .list-art2{
		padding-top: 10px;
	}

	.section-partner .col, .col.service-content, .col.box-cus-btn-video{
		padding-bottom: 0;
	}

	.page-parent-blog .col.box-list-art{
		padding-bottom: 15px !important;
	}

	.page-parent-blog .col.box-list-art:nth-last-child(2){
		padding-bottom: 0 !important;
	}

	.box-video .list-video .box-vertical{
		display: inline-flex;
		flex-wrap: wrap;
	}

	.box-video .list-video .box-image{
		width: 40% !important;
	}

	.box-video .list-video .box-text{
		width: 60%;
	}

	.section-partner p{
		font-size: 18px;
	}

	.banner-page h1{
		font-size: 28px;
		line-height: 1.5;
	}

	#footer .logoFooter{
		margin-bottom: 20px;
	}

	#footer .logoFooter img{
		margin: 0 auto;
	}

	#footer .footer-left{
		text-align: center;
	}

	.section-footer2 .footer-right ul li{
		margin-bottom: 0;
	}

	.blog-archive .post-item .box-vertical .box-text{
		padding-top: 10px;
	}

	.entry-content li{
		font-size: 14px;
	}
}