/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif!important;
}
p, a, strong, div, ul, li {
	font-family: "Roboto", sans-serif;
}
.header-nav-main>li>a:before {
    transition: 0.3s width ease;
}
.text-lienhe-top {
    margin-bottom: 0;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:#db0000}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:#fbae3c}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
    display: none !important;
}
.tieude h2{
	text-align: center;
	font-family: "Oswald", sans-serif!important;
	color: #fc070e;
	font-size: 30px;
	text-transform: uppercase;
}
.tieude2 h2{
	text-align: center;
	font-family: "Oswald", sans-serif!important;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}
tr td, th {
    border: 0.9px solid #000;
    padding: 12px 10px !important;
    font-size: 17px;
    color: #111;
    font-weight: 500;
}
table tr:nth-child(even) {
  background-color: hsl(195deg 47% 33%/3%);
}
.is-divider {
    display: none;
}
.blog-dt .box-blog-post{
    border: 1px solid #ccc;
    border-radius: 7px;
}
.blog-dt .box-image{
    border-radius: 5px 5px 0 0;
}
.blog-dt .box-text{
	padding: 10px;
}
h5.post-title.is-large a{
    font-size: 19px;
}
.blog-dt .box-text .button {
    text-transform: math-auto;
    font-size: 15px;
    font-weight: 400;
}
.blog-dt .box-text .button:after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 10px;
    font-size: 13px;
    color: red;
    display: inline-block;
}
.box-ngonngu .box-image img {
    border-radius: 99%;
    width: 170px;
    height: 170px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    object-fit: cover;
}
.col-cn .icon-box-img img {
    filter: sepia(1) saturate(10000%) hue-rotate(0deg) brightness(0.9);
    height: 60px;
    width: 60px;
    object-fit: contain;
}
.col-cn .col-inner{
    padding: 30px 10px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #fc070e;
}
.col-cn h5{
	color: #fc070e;
}
.col-cn .col-inner:hover h5{
	color: #fff;
}
.col-cn .col-inner:hover{
	background: #fc070e;
}
.col-cn .col-inner:hover .icon-box-img img{
	filter: brightness(0) saturate(100%) invert(1);
}
.col-kh .col-inner{
    padding: 20px;
    text-align: center;
    position: relative;
    border-radius: 15px 0 15px 0;
    background-image: linear-gradient(to right, #ec5b5b, #fa741b);
}
.col-kh h3{
    font-size: 33px;
    margin-bottom: 0;
    line-height: 1.2;
	color: #111;
}
.col-kh p{
    margin-bottom: 0;
}
.testimonial-text p:after {
    font-size: 50px;
    position: absolute;
    left: 0;
    top: 100px;
    color: #fff;
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}
.testimonial-text p{
	padding: 10px 80px;
}
.testimonial-company.test_company{
    display: block;
}
.testimonial-name-divider{
	display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid;
    border-radius: 2px;
    background: red;
    border-color: red;
}
@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: 0;
    }
}
.post-sidebar.large-3.col{
        margin-bottom: 0;
        padding: 0 10px 10px;
}
#secondary{
    position: absolute;
}
span.widget-title {
    font-family: "Oswald", sans-serif;
    color: #fff;
    background: #fc070e;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 0;
    padding-left: 35px;
    border-radius: 7px 7px 0 0;
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: block;
}
span.widget-title:before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2025/12/ic13.png) center no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    left: 5px;
    top: 13px;
}
.widget ul, .widget img {
    margin-top: 10px;
    background: #efefef;
}
.widget>ul>li>a{
    display: inline-block;
    flex: 1;
    padding: 8px 10px 8px 10px;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 1px solid #cfcfcf;
}
.page-wrapper {
    background: #FCFCFC;
}
.left-gt1 {
    background: url(/wp-content/uploads/2025/12/bg1.png) center no-repeat;
    background-size: cover;
    padding: 20px 60px !important;
}
.title-duc1:before {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2025/12/ic14-1.png) center no-repeat;
	filter: sepia(1) saturate(10000%) hue-rotate(0deg) brightness(0.9);
}
.title-duc1:after {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    background: url(/wp-content/uploads/2025/12/ic15.png) center no-repeat;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
	filter: sepia(1) saturate(10000%) hue-rotate(0deg) brightness(0.9);
}
.title-duc1 {
    font-size: 25px;
    color: #222;
    display: table;
    margin: auto;
    line-height: 1.5;
    padding: 0 45px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    max-width: max-content;
    font-family: "Oswald", sans-serif !important;
}
.icon2:hover img{
	filter: brightness(0) saturate(100%) invert(1);
}
.icon-nv img{
	border-radius: 99%;
	width: 150px;
	height: 150px;
	object-fit: cover;
}
.icon-nv h3{
    font-weight: 700;
    font-size: 25px;
    color: #fc070e;
}
.icon-nv hr {
    border-width: 0;
    border-top: 2px solid;
    margin: 15px 0;
    opacity: 1;
    color: #fc070e;
    width: 35%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.col-lh .col-inner {
    border: 1px dashed #fc070e;
    border-radius: 10px;
    padding: 30px 30px 0;
}
.wpcf7-spinner {
    display: none;
}
.form-lh input, .form-lh textarea{
	border-radius: 5px;
	box-shadow: none;
}
.form-lh input[type=submit]{
    background-color: var(--fs-color-primary);
    border-radius: 10px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.zalo-chat {
    position: fixed;
    bottom: 170px;
    right: 15px;
    z-index: 2
}

.zalo-chat img {
    width: 40px
}

.messenger-chat {
    position: fixed;
    bottom: 120px;
    right: 15px;
    z-index: 2
}

.messenger-chat img {
    width: 40px
}

.call-button {
    position: fixed;
    bottom: 70px;
    right: 15px;
    z-index: 2
}

.call-button i {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #fc070e;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 35px;
    animation: e 2s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s
}

@keyframes e {
    0% {
        transform: scale(1)
    }

    15% {
        box-shadow: 0 0 0 3px rgb(252 7 14 / 40%);
    }

    25% {
        box-shadow: 0 0 0 6px rgb(252 7 14 / 40%),0 0 0 12px rgb(252 7 14 / 30%);
    }

    25% {
        box-shadow: 0 0 0 9px rgb(252 7 14 / 40%),0 0 0 18px rgb(252 7 14 / 20%);
    }
}
.entry-header-text {
    padding: 0;
}
h1.entry-title{
    color: #fc070e;
}



.sec-ft ul {
    list-style: none;
    margin-left: -15px;
}
.sec-ft ul li:before {
    content: "\f006";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    padding-right: 10px;
    font-size: 12px;
    color: red;
    display: inline-block;
}
.sec-ft ul li a{
	color: #111;
}
.sec-ft ul li a:hover{
	color: #fc070e;
}
.absolute-footer.dark {
    color: #fff !important;
    font-size: 16px;
    padding: 15px 0;
}