/*
Theme Name: AZ9s.Com
Description: AZ9s Team developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.9
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.w2steam a { color: #FF4D00;}
.w2steam {padding-left: 5px;margin-left: 5px;border-left: 1px solid;}
.header-button .is-outline {
	font-weight: normal;
	font-size: 15px;
	text-transform: none;
	letter-spacing: 0;line-height:35px
}
.header-button .is-outline:hover{font-weight:normal; font-size:15px; text-transform:none; letter-spacing:0; background:white}
.nav-dropdown.nav-dropdown-default>li>a{border-bottom: 1px solid #f7f7f7;}
.button span {
	display: inline-block;
	line-height: 1.6;
	font-weight: normal;
	font-size: 16px;
}

b,strong{font-weight:500}
.tin-tuc .post-item .post-title{font-size:15.5px; color:black}
.tin-tuc .large-12, .tin-tuc .post-item, .thanh-tuu .col{padding-bottom:0}
#breadcrumbs {
	font-size: 14px;
}#breadcrumbs .breadcrumb_last {
	color: #27ae60;
}.blog-single .article-inner .entry-title {
	font-weight: 400;
	font-size: 24px;
}.article-inner .header-meta-info {
	font-size: 14px;
	color: gray;
}.blog-single .article-inner .fa {
	padding-right: 10px;
}.article-inner .header-meta-info a {
	padding-right: 15px;
}.blog-single .article-inner .fa:before {
	color: #27ae60;
}.entry-content{padding-top:0}
.article-inner h2{font-size:18px}.article-inner h3{font-size:17}.article-inner h4{font-size:16px}.meta-post-danhmuc {
	display: block;
	margin-top: 7px;
	margin-bottom: 8px;
	color: gray;
	font-size: 13px;
}.meta-post-danhmuc .fa:before {
	padding-right: 5px;
}.meta-post-danhmuc .danh-muc-post {
	padding-right: 15px;
}.blog-single .entry-meta {
	font-size: 14px;
}.blog-archive .post-item .box-text .post-title, .blog-single .entry-meta .danh-muc {
	margin-bottom: 10px;
}.blog-single .entry-meta .the-tim-kiem a {
	background: #c3c3c3;
	padding: 5px;
	border-radius: 3px;
	color: #fff;
}.blog-single .entry-meta .the-tim-kiem a:hover {
	background: #2ecc71;
}.box-blog-post .is-divider {
	display: none;
}span.widget-title {
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	font-size: 17px;
}.widget .is-divider {display:none
}.recent-blog-posts a{font-size:14px
}.blog-single{background: #ececec}
.blog-single .row.row-large{background:white}
.blog-single .row.row-large .large-9{padding-top:25px}
.blog-single .row.row-large .post-sidebar{padding-top:25px}
input[type='submit']:not(.is-form){font-size:15px; font-weight:normal; text-transform:none}h1.entry-title.mb {
	margin-bottom: 20px;
	text-transform: none;
	letter-spacing: 0;
}

.nav-spacing-large>li{margin: 0 13px;}

/* Title Home */
.title_home{
	text-align: center;
	text-transform: capitalize;
	color: #315090;
	position: relative;
}
.title_home span{
	font-size: 28px;
	padding-bottom: 15px;
	position: relative;
	display: inline-block;
}
.title_home:before,.title_home:after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 70px;
	height: 3px;
	background: #315090;
	left: calc(50% + 30px);
	z-index: 10;
}
.title_home:after{
	right: calc(50% + 30px);
	left: auto;
}
.title_home span:before{
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 40px;
	left: 50%;
	transform: translatex(-50%);
	background: #21B0DE;
}
.title_home span:after{
	content: "";
	position: absolute;
	bottom: -7px;
	height: 16px;
	width: 25px;
	left: 50%;
	transform: translatex(-50%);
	background: transparent;
	border-top: 3px solid #21B0DE;
	border-bottom: 3px solid #21B0DE;
}

/* Lĩnh vực */
.st_linhvuc .post-item .box{
	border: 1px solid #ddd;
	box-shadow: 0 5px 10px #ccc;
	border-radius: 10px;
	overflow: hidden;
}
.st_linhvuc .post-item .box-image{
	border-radius: 10px;
}
.st_linhvuc .post-item .box-text{
	padding: 15px 10px 10px;
}
.st_linhvuc .post-item .box-text h5{
	color: #333;
	text-transform: capitalize;
}
.st_linhvuc .post-item .box-text h5:hover{
	color: #21B0DE;
}
/* Dự án */
.st_duan .title_home{
	color: #fff;
}
.st_duan .post-item .box{
	box-shadow: 0 5px 10px #2b406b;
	border-radius: 3px;
	overflow: hidden;
}
.st_duan .post-item .box-text{
	background: #fff;
	padding: 15px 10px;
	transform: translatey(80px);
	transition: .5s;
}
.st_duan .post-item:hover .box-text{
	transform: translatey(0);
}
.st_duan .post-item .box-text h5{
	color: #222;
	text-shadow: none;
}
/* Giới thiệu */
.st_intru .img1{
	width: 70% !important;
	height: 500px;
	overflow: hidden;
	display: none;
}
.st_intru .row-hinh-anh{
	margin-top: 30px;
}
.st_intru .row-hinh-anh .col-inner{
	background: #fff;
	height: 100%;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 5px 10px #ddd;
}
.st_intru .row-hinh-anh .col-inner h3{
	color: #333;
	font-size: 22px;
	margin-bottom: 5px;
}
.st_intru .img{
	position: relative;
}
.st_intru .img:before,.st_intru .img:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 52.5%;
	background: rgba(255,255,255,0.1);
	border-bottom: 2px solid rgba(255,255,255,0.5);
	z-index: 10;
	transition: .5s;
}
.st_intru .img:after{
	top: auto;
	bottom: 0;
	border-bottom: 0;
	border-top: 2px solid rgba(255,255,255,0.5);
}
.st_intru .img .img-inner:before,.st_intru .img .img-inner:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 52%;
	height: 100%;
	background: rgba(255,255,255,0.1);
	border-left: 2px solid rgba(255,255,255,0.5);
	z-index: 10;
	transition: .5s;
}
.st_intru .img .img-inner:after{
	left: 0;
	right: auto;
	border-left: 0;
	border-right: 2px solid rgba(255,255,255,0.5);
}
.st_intru .img:hover:before,.st_intru .img:hover:after{
	height: 25px;
	background: rgba(255,255,255,0.3);
}
.st_intru .img:hover .img-inner:before,
.st_intru .img:hover .img-inner:after{
	width: 25px;
	background: rgba(255,255,255,0.3);
}
.st_intru .row.align-middle h3{
	color: #333;
	font-size: 26px;
	text-transform: uppercase;
}
.st_intru .row.align-middle h3 span{
	color: #21B0DE;
	font-size: 30px;
}
.st_intru .row.align-middle p{
	color: #444;
	font-size: 17px;
}
/* Tại sao chon MP */
.st_whyus .col.large-4{
	margin-top: 65px;
}
.st_whyus .col.large-4 .col-inner{
	border: 1px solid rgba(0,0,0,.06);
	border-bottom: 4px solid #08C;
	border-radius: 8px;
	padding: 25px;
	height: 100%;
}
.st_whyus .box_icon{
	display: inline-block;
	font-size: 2em;
	height: 90px;
	line-height: 90px;
	padding: 0;
	width: 90px;
	margin: -100px 0 -15px;
	position: relative;
	top: -35px;
	background-color: #08C;
	color: #fff;
	border-radius: 50%;
	position: relative;
}
.st_whyus .box_icon:before{
	content: '';
	position: absolute;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	padding: 7px;
	transition: 0.2s;
	opacity: 0;
	transform: translate(-50%,-50%);
	box-shadow: 0 0 0 3px #08c;
}
.st_whyus .box_txt h3{
	text-transform: capitalize;
	font-weight: 600;
	color: #08C;
}
.st_whyus .box_txt p{
	margin: 0;
}
.st_whyus .col.large-4:nth-child(3n+2)  .col-inner{
	border-bottom-color: #e36159;
}
.st_whyus .large-4:nth-child(3n+2) .box_icon{
	background: #e36159;
}
.st_whyus .large-4:nth-child(3n+2) .box_icon:before{
	box-shadow: 0 0 0 3px #e36159;
}
.st_whyus .large-4:nth-child(3n+2) .box_txt h3{
	color: #e36159;
}
.st_whyus .col.large-4:nth-child(3n+3) .col-inner{
	border-bottom-color: #2BAAB1;
}
.st_whyus .large-4:nth-child(3n+3) .box_icon{
	background:#2BAAB1;
}
.st_whyus .large-4:nth-child(3n+3) .box_txt h3{
	color: #2BAAB1;
}
.st_whyus .large-4:nth-child(3n+3) .box_icon:before{
	box-shadow: 0 0 0 3px #2BAAB1;
}
.st_whyus .col-inner:hover .box_icon:before{
	width: 100px;
	height: 100px;
	opacity: 1;
}
/* Tab dự án */
.st_tabimg .tabbed-content .tab{
	margin-right: 20px;
}
.st_tabimg .tabbed-content .tab a{
	font-size: 16px;
}
.st_tabimg .tabbed-content .tab.active a,
.st_tabimg .tabbed-content .tab:hover>a{
	color: #21B0DE;
}
.st_tabimg .tabbed-content .tab:hover>a:before,
.st_tabimg .tabbed-content .tab.active>a:before{
	background: #21B0DE !important;
	opacity: 1;
}
.st_tabimg .gallery-col .box-text{
	background: linear-gradient(to top, rgba(37,37,37,0.7) , transparent);

}
.st_tabimg .gallery-col .box-text p{
	margin: 0;
	text-shadow: none;
	text-transform: capitalize;
	font-size: 16px;
}
/* Tin tức */
.tin-tuc .section-content > .row{
	padding: 20px 10px 0;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #223f69;
}
.tin-tuc h2.title_home{
	margin-bottom: 30px;
}
.tin-tuc .col:nth-child(3) .post-item{
	margin-bottom: 10px;
}
.tin-tuc .col:nth-child(3) .post-item .box-text{
	padding-top: 0;
	vertical-align: top;
	padding: 0 10px 10px 15px;
}

/* Footer */
.footer-section h3 {
	color: #21B0DE;
	font-size: 20px;
	text-transform: capitalize;
}
.footer-section ul li {
	list-style-type: none;
	margin-left: 0;
}
.footer-section ul li i{
	color: #21B0DE;
	margin-right: 5px;
}
.footer-section ul.list-menu li::marker {
	color: #21B0DE;
}
.footer-section ul.list-menu li {
	list-style-type: circle;
	margin-left: 15px;
}
/* Product */
.product-small.box{
	border-radius: 5px;
	box-shadow: 0 0 10px #ccc;
	overflow: hidden;
}
.product-small.box p.category {
	position: absolute;
	top: 0;
	transform: translatey(-50%);
	padding: 5px 10px;
	background: #21B0DE;
	opacity: 1;
	color: #fff;
	font-size: 12px;
	text-transform: none;
	border-radius: 15px;
	margin: 0;
}
.product-small.box .box-text{
	padding: 20px 10px 10px;
	border-top: 2px solid #21B0DE;
}
.product-small.box .box-text .product-title a{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	text-transform: capitalize;
}
.product-small.box .box-text .product-title a:hover{
	color: #21B0DE;
}
.product-small.box .box-image img{
	height: 215px;
	object-fit: cover;
}
/* Tin tức page */
.page_newe .col.post-item .col-inner{
	line-height: 1.5em;
	background: #fff;
	box-shadow: 0 0 5px rgb(0 0 0 / 25%);
	overflow: hidden;
	height: 100%;
}
.page_newe .col.post-item .col-inner:hover{
	box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}
.page_newe .col.post-item .box-text{
	padding: 15px;
}
.page_newe .col.post-item .box-text h5{
	min-height: 41px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.page_newe .col.post-item .box-text h5:hover{
	color: #21B0DE;
}
.page_newe .post-item .col-inner{
	box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
	border-radius: 16px;
	overflow: hidden;
	height: 100%;
}
.page_newe .post-item .shade{
	opacity: 1;
	background: linear-gradient(transparent, #03254a);
}
.page_newe .r_first .post-item .box-text{
	padding: 1.5rem !important;
}
.page_newe .r_first .post-item .box-text p.cat-label{
	color: #fff !important;
	opacity: 1;
	font-size: 12px;
	font-weight: bold;
}
.page_newe .post-item .box-text h5{
	text-transform: uppercase;
	font-size: 18px;
}
.page_newe .post-item:hover img{
	transform: scale(1.15);
}
.page_newe .r_last .post-item .box-text{
	padding: 1rem 1.25rem;
	border-top: 2px solid #004A99;
}
.page_newe .r_last .box-text p.cat-label{
	position: absolute;
	top: -14px;
	left: 1rem;
	font-weight: bold;
	font-size: 14px;
	background-color: #004A99;
	color: #fff;
	padding: .2rem 1rem;
	border-radius: 4rem;
	opacity: 1;
	text-transform: none;
}
.single-post .page-title-bg{
    background: url(/wp-content/uploads/2022/03/pngtree-interior-minimalist-wall-design-image_136694.jpg);
}
.post-sidebar{
    padding-left: 10px !important;
}
.post-sidebar .widget-title{
    display: block;
    padding: 10px;
    color: #fff;
    background: #004A99;
    border-radius: 5px 5px 0 0;
}
.post-sidebar .widget ul{
    padding: 10px;
    border: 1px solid #004A99;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 5px #ddd;
    overflow: hidden;
}
.post-sidebar .widget ul .mr-half{
    margin-right: 10px;
}
.post-sidebar .widget ul .badge{
    width: 4em;
    height: 4em;
}
.post-sidebar .widget ul .flex-grow a{
    color: #222;
    line-height: 1.4;
    margin: 0;
}

.thong-bao {
	background: #cef3ff;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 4px;
	font-size: 14px;
	color: #004A99;
}
.thong-bao ul{margin-bottom:0}
a.chat-facebook {
	margin-bottom: 10px;
	border-radius: 4px !important;
	background-color: #21569a !important;
	font-weight: normal;
	font-size: 15px;
}a.chat-zalo {
	border-radius: 4px !important;
	margin-bottom: 10px;
	background-color: #00abff !important;
	font-weight: normal;
	font-size: 15px;
}a.mua-si {
	margin-bottom: 10px;
	border-radius: 4px !important;
	font-weight: normal;
	font-size: 15px;
	background-color: orange !important;
}a.mua-le {
	margin-bottom: 10px;
	border-radius: 4px !important;
	background-color: #d70000 !important;
	font-weight: normal;
	font-size: 15px;
}
.featured-title .page-title-inner{
    padding: 50px 0;
}
.product-info h1.product-title{
    color: #004A99;
    margin-bottom: 10px;
}
.product-info .is-divider{
    background: #21B0DE;
}
.product-footer .tabs li a{
    padding: 10px 15px;
    font-size: 18px;
    color: #004A99;
    text-shadow: none;
}
.related{
    border-top-color: #004A99;
}
.product-section-title-related{
    max-width: 100%;
    margin-bottom: 20px;
    color: #004A99;
}
.st_contact h3{
    color: #004A99;
    margin-bottom: 15px;
}
.st_contact ul li{
    list-style-type: none;
    margin-left: 0;
    color: #333;
    margin-bottom: 5px;
}
.st_contact ul li i{
    width: 20px;
    text-align: center;
    color: #004A99;
    margin-right: 5px;
}
.banner h3{line-height: 1.4;}
.blog-archive .col.post-item .col-inner{
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
	height: 100%;
}
.blog-archive .col.post-item .box-text{
    padding: 10px;
}
.blog-archive .col.post-item h5.post-title:hover{
    color: #004A99;
}
.tp-post-meta > span{
    margin-right: 15px;
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.w2steam {display: block;border-left: 0;}
	.product-small.box .box-image img{
		height: 150px;
	}
	.title_home span{font-size: 24px;}
	.tin-tuc .section-content > .row {
		padding: 20px 5px 0;
		max-width: 95%;
	}
	.tin-tuc .col:nth-child(3) .post-item .box-text {padding: 10px 5px;}
	.st_duan .post-item .box-text{
		transform: translatey(0);
	}
	.off-canvas-left .mfp-content {
	    width: 100%;
	    top: 70px;
	    background: transparent !important;
    	box-shadow: none;
	}
	.mobile-sidebar {
	    background: #004A99;
	}
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	    font-size: 17px;
	    color: #fff;
	}
	.mfp-content .toggle {
	    color: #fff;
	}
	.icon-menu:before {
		content: "\f550";
		font-family: "Font Awesome 5 Free" !important;
		font-weight: 900;
		font-size: 18px;
	}
	.nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
	.nav>li>a>i {
		color: #004A99;
	}
}