/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body, a,p,span, ul,ol, form, table, h1,h2,h3,h4,h5{
	font-family: "Montserrat", sans-serif;
	  font-optical-sizing: auto;
	  font-style: normal;
}
body,p{
	font-size: 15px;
	color: #000000;
}
#masthead ul li a.nav-top-link {
    font-size: 16px;
    text-transform: capitalize;
}

#masthead div > ul > li {
    margin: 0 16px;
}

.title-h h2 {
    color: #03418d;
    font-size: 29px;
}

.sumenh-home {
    margin-top: 55px !important;
}
.row-ynghia-l .img-inner {
    padding: 85px 20px;
}

.row-ynghia {
    margin-top: 30px;
    margin-bottom: 30px;
}

.giatri-home h2 {
    margin-bottom: 20px;
}

.giatri-home {
    margin-bottom: 35px;
}

.popohome2 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.popohome2:before {
    width: 100%;
    content: '';
    height: 170px;
    background: #03418d;
    position: absolute;
    left: -40%;
    top: 50%;
    transform: translateY(-50%);
}

.popohome2 ul {
    margin: 0 0 0 120px;
    color: #fff;
    font-size: 25px;
    display: flex;
    cursor: pointer;
    text-align: center;
}

.popohome2 ul li {
    margin: 0;
    list-style: none;
}

.popohome2 ul img {
    margin: 0px 0px 0px 32px !important;
    padding-top: 25px;
}
.popohome2 ul:hover {
    font-size: 29px;
}
.showcase-home-menu {
}

.showcase-home-menu ul {
    list-style: none;
    display: flex;
}

.showcase-home-menu ul li {
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    cursor: pointer;
}

.showcase-home-menu ul li img {
    height: 62px;
    width: auto;
    margin: 0 !important;
}

.showcase-home-list .showcase-home-item {
    position: absolute;
    top: 0;
    display: none;
}
#popmake-301 {
    background: #03418d;
}

#popmake-301 h2 {
    text-transform: uppercase;
    margin-bottom: 29px;
    font-weight: 500;
    font-size: 29px;
}

#popmake-301 .form-popup {
    padding: 0 40px !important;
}

#popmake-301 .form-popup input {
    border-radius: 10px;
    background: #ffffff52;
    color: #fff;
    font-weight: 500;
}

#popmake-301 .form-popup input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0;
    background: #e5790c;
    padding: 0 40px;
    margin-top: 10px;
}

#popmake-301 .form-popup span.wpcf7-spinner {
    position: absolute;
}

#popmake-301 .form-popup textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 70px;
    border-radius: 10px;
    background: #ffffff52;
    color: #fff;
    font-weight: 500;
}

#popmake-301 .form-popup textarea.wpcf7-form-control.wpcf7-textarea::placeholder, #popmake-301 .form-popup input::placeholder {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.showcase-home-list .showcase-home-item:nth-child(1) {
    position: relative;
}
.product-small.box .vr-best {
    background: #f38b1f; /* Màu trắng xám */
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 500;
    padding: 2px 15px 2px 10px;
}
.product-small.box .vr-new {
    background: #f38b1f; /* Màu trắng xám */
    clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%);
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 500;
    padding: 2px 10px 2px 12px;
}

.box-text.box-text-products.text-center.grid-style-2 {
    position: static;
}
.hr-title ul {
    color: #fff;
    list-style: none;
    font-weight: 700;
    font-size: 29px;
    line-height: 1.4;
}

.hr-title ul li:nth-child(2) {
    font-size: 65px;
}

.hr-title ul li {
    margin: 0;
}

.hr-title ul li:last-child {
    letter-spacing: 5px;
    font-size: 26px;
}

.ht-title2 {
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 20px;
}
#masthead ul li.pll-parent-menu-item a.nav-top-link {
    padding: 8px 40px 8px 10px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    background: url(/wp-content/uploads/2025/06/lage.png) right 4px center;
    background-size: 21px;
    background-repeat: no-repeat;
    font-weight: 400;
}

.pll-parent-menu-item a.nav-top-link i.icon-angle-down {
    display: none;
}


#masthead ul li.pll-parent-menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default {
    min-width: 110px;
}

#masthead ul li.pll-parent-menu-item ul.sub-menu.nav-dropdown.nav-dropdown-default li a:hover {
    color: #f38b1f;
}
.ht-title2 p {
    font-size: 17px;
    font-weight: 500;
}

.tuyendung-home {
    padding-top: 70px !important;
    margin-top: 30px;
}
h1.page-title.is-large.uppercase {
    color: #0554b5;
    font-size: 29px;
}

.blog-wrapper .large-10.col {
    flex-basis: 100%;
    max-width: 100%;
}
.tuyendung-home .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
    max-width: 50%;
    right: 0;
    left: auto;
    top: -51px;
}
.showcase-home-list .showcase-home-item.active-case {
    display: block;
	position:relative;
}

.list-item-case {
    position: absolute;
    z-index: 11;
    bottom: 0;
    margin-left: 20px;
}

.showcase-home-menu ul li.active-item {
    background: rgb(255 255 255 / 38%);
}

.foo1 {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}

.foo12 h3 {
    font-weight: 600;
    font-size: 17px;
}

.foo134 span.widget-title {
    font-size: 17px;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.foo134 .is-divider.small {
    display: none;
}
.about-about2 .title-h p {
    font-size: 21px;
}
p.name.product-title.woocommerce-loop-product__title a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.product-small.box a {
    pointer-events: none;
}
.about-about2 .title-h {
    padding: 40px 50px 10px;
}
.cat-product {
    margin: 50px auto 30px !important;
}

ul.nav.nav-line-bottom.nav-normal.nav-size-normal.nav-left:after {height: 2px;content: '';width: 100%;background: #e1e1e1;bottom: 0;position: absolute;}

.nav-line-bottom>li>a:before {
    z-index: 1;
}

ul.nav.nav-line-bottom.nav-normal.nav-size-normal.nav-left li a {
    font-size: 16px;
    padding: 0px 10px 10px;
    font-weight: 600;
    color: #333;
}

ul.nav.nav-line-bottom.nav-normal.nav-size-normal.nav-left li.active a {
    color: #03418d;
}

ul.nav.nav-line-bottom.nav-normal.nav-size-normal.nav-left {
    margin-bottom: 10px;
}
.cat-product .box-text.text-center {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cat-product .box-text.text-center h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

.cat-product .box:hover .box-text.text-center {
    background: #03418d;
}

.cat-product .box:hover .box-text.text-center h3 {
    color: #fff;
}

.product-small.box p.name.product-title.woocommerce-loop-product__title a {
    color: #333;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-small.box {}

.product-small.box:hover .box-text.box-text-products.text-center.grid-style-2 {
    background: #03418d;
}

.product-small.box:hover p.name.product-title.woocommerce-loop-product__title a {
    color: #fff;
}
#masthead ul li.active a.nav-top-link {
    font-weight: 600;
}
.btn-baogia-b2b span {
    background: #f38b1f;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
    cursor: pointer;
}

.btn-baogia-b2b:hover span {
    background: #fff;
    color: #f38b1f;
}
div#comments {
    display: none;
}
.page-col.col .col-inner {
    height: 100%;
}

.page-col.col .col-inner .box-text.text-left {padding-bottom: 10px;}

.page-col.col .col-inner .box-text.text-left p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.post-sidebar.large-3.col {
    padding-left: 0;
}

.large-9.col > article.post {
    margin: 0;
}
.blog-featured-title+#main .post-sidebar {
    border: 0;
}
.large-9.col > article.post .article-inner {
    box-shadow: none !important;
}
.page-box.box a.extra-link {display: table;margin: 15px auto 5px;background: #f38c1e;color: #fff;padding: 7px 15px;font-weight: 500;border-radius: 5px;}

.page-box.box a.extra-link:hover {
    color: #f38c1e;
    background: #fff;
}

.page-box.box:hover .box-text.text-left {
    background: #03418d;
}

.page-box.box:hover .box-text.text-left p {
    color: #fff;
}
.page-title.dark.featured-title:after {
    content: '';
    background: linear-gradient(270deg, rgb(0 0 0 / 22%) -.82%, #00000000 144.27%);
    width: 70%;
    height: 100px;
    position: absolute;
    bottom: 50px;
    right: 0;
}

.page-title.dark.featured-title .title-wrapper.flex-col.text-right.medium-text-center {
    z-index: 1;
    margin-bottom: 55px;
}

.page-title.dark.featured-title .title-wrapper.flex-col.text-right.medium-text-center h1.entry-title.mb-0 {
    text-transform: uppercase;
    font-size: 32px;
}
.doitac-page .gallery-col.col {
    height: 100px;
    line-height: 100px;
}

.doitac-page .gallery-col.col img.doitac-page {
    max-height: 62px;
    width: auto;
}

.doitac-page .gallery-col.col .box-image {
    text-align: center;
}
.col.post-item .is-divider {
    display: none;
}

.col.post-item .post-meta.is-small.op-8 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #c56907;
}
.doitac-page {
    max-width: 850px !important;
    margin: 0 auto !important;
}
#masthead ul li ul.sub-menu.nav-dropdown.nav-dropdown-default {
    border: 0;
    padding: 5px;
}

#masthead ul li ul.sub-menu.nav-dropdown.nav-dropdown-default a {
    color: #333;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1.5;
}



@media(max-width:637px){
	.row-ynghia-l .img-inner {
		padding: 30px;
	}

	.giatri-home {
		text-align: center;
		padding: 0 15px;
		margin-top: -30px;
		margin-bottom: 0;
	}

	.giatri-home .large-4 {
		margin-bottom: 15px;
	}

	.popohome2 {
		bottom: 0;
		top: auto;
		transform: none;
		left: 0;
		background: #03418d;
	}
	.about-about2 .title-h {
		padding: 30px 30px 1px;
	}

	.about-about2 .title-h p {
		font-size: 16px;
	}
	.popohome2:before {
		background: transparent;
	}

	.popohome2 ul {
		margin: 0 0 0 15px;
	}

	.popohome2 ul {
		font-size: 18px;
		padding: 10px 50px;
	}

	.popohome2 ul img {
		padding-top: 15px;
	}

	.banner h2 {
		font-size: 25px;
	}

	.banner p {
		font-size: 13px;
	}

	.showcase-home-menu ul li {
		padding: 7px 10px;
		margin-left: 0;
		margin-right: 15px;
	}

	.tuyendung-home {
		padding-top: 30px !important;
		padding-bottom: 0 !important;
	}

	.hr-title ul {
		font-size: 19px;
	}

	.hr-title ul li:nth-child(2) {
		font-size: 39px;
	}
	#popmake-301 .form-popup {
		padding-top: 20px !important;
	}
	.hr-title ul li:last-child {
		font-size: 16px;
	}

	.tuyendung-home .bg.section-bg.fill.bg-fill.bg-loaded {
		background-position: top;
		top: 0;
	}

	.ht-title2 p {
		margin-bottom: 0;
	}
}