/*
Theme Name: wesoft
Description: This is a child theme for Flatsome Theme
Author: Phung
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    color: #1a1a1a;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
a {
    color: #333333;
    -moz-transform: all 0.3s linear;
    -ms-transform: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#masthead {
    
}

#logo {
}
#logo img {
    padding: 5px;
}
li.html.custom.html_topbar_left {

}
li.html.custom.html_topbar_left a {

}
#wide-nav .nav-spacing-xlarge>li {
    margin: 0px 30px;
}
#wide-nav .nav-spacing-xlarge>li.has-dropdown.header-language-dropdown,#wide-nav .nav-spacing-xlarge>li.cart-item  {
	margin: 0px 13px;
}
#wide-nav .nav-spacing-xlarge>li a {
    font-weight: bold;
}
#wide-nav ul.menu_shop {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
}
#wide-nav ul.menu_shop li a {
    color: #042b69;
}
#wide-nav ul.menu_shop li {
    list-style: none;
    width: calc(100%/6 - 10px); 
    text-align: center;
    border: solid 1px #e1e1e1;
    color: #042b69;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
#wide-nav ul.menu_shop li .img {
    position: relative;
    padding-top: 100%;
}
#wide-nav ul.menu_shop li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    padding: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#wide-nav .nav-dropdown {
    border-bottom: solid 4px #ce992f;
}
#wide-nav ul.menu_shop li:hover img {
    -webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.hotline_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.hotline_top img {
	max-width: 45px;
}
.hotline_top span {
	display: block;
	max-width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotline_top dl {
	display: flex;
    flex-wrap: wrap;
	align-items:center;
	gap: 5px;
}
.footer-wrapper {
    border-top: solid 1px #ccc;
}
.wrapper {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0px 15px;
}
.absolute-footer {display: none;}
.footer-gap-default {
    display: flex;
    padding: 20px 0 60px;
}
.footer-col-1 {
    width: 29%;
}
.footer-col-1 img {
    max-height: 130px;
    
}
.footer-col-1 dl {
    font-size: 16px;
    margin-bottom: 15px;
}
.footer-col-1 dt {
    font-weight: bold;
    color: #ce992f;
}
.footer-col-1 dl dd {
    text-transform: capitalize;
}
.footer-col-2 {
    width: 21%;
	padding-left:20px;
}
.footer-col-3 {
    width: 22%;
}
.footer-col-4 {
    width: 28%;
}
.footer-gap-default .item .title_h4 {
    color: #042b69;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 23px;
    margin-top: 100px;
}
.footer-gap-default .item ul li {
    list-style: none;
    color: #042b69;
    font-size: 16px;
    font-weight: 400;
    border: none;
    position: relative;
}
.footer-gap-default .item ul li a {
    color: #042b69;
}
.footer-gap-default .item ul li:hover a{
    color: #ce992f;
}
.footer-gap-default .item ul.menu li a {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.footer-gap-default .item ul.menu li:before {
    background: url(http://megahvac.com.au/wp-content/uploads/2021/08/right-arrow.png) no-repeat;
    position: absolute;
    left: 0;
    top: 17px;
    content: "";
    height: 10px;
    width: 10px;
    background-size: contain;
}
.footer-gap-default .item ul li svg {
    fill: #173b75;
    transition: fill .3s;
    width: 1em;
    height: 1em;
}
.footer-bottom {
    background: url(copyright-bg.png) no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 122px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    justify-content: center;
    padding-top: 40px;
}
.viewSlider a, .viewSlider button{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    fill: #042b69;
    color: #042b69;
    background-color: #d3ad61;
    border-radius: 15px;
    padding: 20px 40px;
    display: inline-block;
}

.viewSlider a:hover, .viewSlider button:hover{
    color: #d3ad61;
    background-color: #042b69;
}
.about-us-home {
    background-color: #f0f0f0;
}
.about-us {
    padding: 110px 0;
}
.i-about-us {
    display: flex;
    flex-wrap: wrap;
}
.i-about-us .info {
    width: 58%;
}
.i-about-us .img {
    width: 42%;
}
.i-about-us .img img {
    width: 100%;
}
.i-about-us h2 {
    color: #d3ad61;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.i-about-us h3 {
    color: #0f3a7f;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
}
.i-about-us p {
    padding: 0 0 10px;
}
.slick-dots {display: flex;}
.slick-dots li button {display: none;}
.slick-dots li {
    list-style: none;    
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    background-color: #ccc;
    font-size: 0px;
    margin: 0 8px;
    cursor: pointer;
}
.slick-dots li.slick-active {
    background-color: #042b69;
}
.ykkh {
    background-color: #f0f0f0;
    padding: 80px 0 68px;
}
.testimonial .t1 {
    color: #042b69;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.testimonial .t2 {
    color: #042b69;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    margin-bottom: 20px;
}
.testimonial {
    max-width: 980px;
    margin-left: auto;
    padding-left: 172px;
    background: url(quote.png) no-repeat;
    background-position: 0 4px;
}
.col-inner .woof_authors {
    margin: 0px;
    padding: 0px;
}
.col-inner .woof_authors li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 20px;
    
}
.col-inner .woof_authors li a {
    opacity: 0;
}
.col-inner .woof_authors li.classchecked a{
    opacity: 1;
}
.col-inner .woof_authors li input,.col-inner .woof_authors li label {
    margin-bottom: 0px;
    color: #042b69;
    font-size: 16px;
    font-weight: 400;
}
#shop-sidebar .widget-title {
    color: #042b69;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #cecece;
    padding-bottom: 29px;
    margin: 0;
    display: block;
}
#shop-sidebar .widget .is-divider {
    display: none;
}
.filter-section h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px;
    position: relative;
    cursor: pointer;
    margin: 0;
}
.tax-product_cat .filter-cat {
    display: none;
}
.banner-product-archive {
    padding: 40px 0 46px;
    position: relative;
}
.elementor-background-overlay {
    background-color: #000;
    opacity: .6;
    transition: background .3s, border-radius .3s, opacity .3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.banner-product-gap-default {
    position: relative;
    z-index: 10;
    color: #fff;
    text-align: center;
}
.banner-product-gap-default h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}
.banner-product-gap-default p {
    padding: 0 0 24px;
    font-size: 16px;
}
#tab-title-reviews {
    display: none;
}
.chinh_sach_san_phams {
    position: relative;
    padding: 0 0 70px;
}
.chinh_sach_san_phams::before {
    background: #e1eff4;
    position: absolute;
    content: "";
    left: 0;
    top: 42%;
    height: 1px;
    width: 100%;
    transform: translate(0, -50%);
}
.chinh_sach_san_pham {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
}
.chinh_sach_san_pham .item {
    width: calc(100%/4);
    border-style: solid;
    border-width: 1px;
    border-color: #e1eff4;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    background-color: #ffffff;
    padding: 25px 18px 40px;
    text-align: center;
}
.chinh_sach_san_pham .item .img {
    max-width: 132px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.chinh_sach_san_pham .item .info h3 {
    margin-bottom: 25px;
    color: #000;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.chinh_sach_san_pham .item .info p {
    color: #1a1a1a;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    line-height: 26px;
    font-size: 16px;
}
.contact_product {
    background-color: #f4f4f4;
    padding: 40px 0px;
}
.contact_products {

}
.contact_products h3 {
    color: #2e449c;
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contact_products input {
    background-color: #fff;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    width: 100%;
    border: 1px solid #ededed;
}
.contact_products p {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.contact_products p span {
    display: block;
    width: 100%;
}
.contact_products p span[data-name="text-first"] ,.contact_products p span[data-name="email-you"], .contact_products p span[data-name="tel-you"]{
    width: calc(100%/2 - 5px);
}
.contact_products input[type=submit] {
    background-color: #042b69;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    border-radius: 15px;
    padding: 18px 65px;
    width: auto;
}
.contact_products input[type=submit]:hover {
    background-color: #d3ad61;
    color: #042b69;
}
.contact_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact_left {
    width: 65%;
}
.contact_right {
    width: 30%;
}
.page_project {
    background-image: url(html/images/about-banner.jpg);
    background-position: bottom left;
    background-size: cover;
    padding: 80px 0 120px;
}
.page_projects {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.page_projects .inffo {
    width: 41%;
}
.page_projects .inffo h1 {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
    max-width: 380px;
}
.page_projects .inffo p {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}
.page_projects .img {
    width: 59%;
}
.content_project h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.item_project {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.item_project .item {
    width: calc(100%/4 - 15px);
    position: relative;
}
.item_project .item .i-image {
    position: relative;
    overflow: hidden;
}
.item_project .item .i-image::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #042B69CC;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    transition-duration: .8s;
    transition-property: mix-blend-mode, transform, opacity, background-color;
    opacity: 0;
}
.item_project .item h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(2);
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    opacity: 0;
    -moz-transform: all 0.8s linear;
    -ms-transform: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
    padding: 10px;
}
.item_project .item:hover .i-image::before {
    opacity: 1;
}
.item_project .item:hover h3 {
    opacity: 1;
    transform: translate(-50%,-50%) scale(0.8);
}
.ve_chung_toi {
    background-color: #052b6a;
    background-image: url(html/images/mega-bg.jpg);
    background-position: top right;
    background-size: cover;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 110px 0 100px;
    text-align: center;
}
.ve_chung_toi h2 {
    color: #d3ad61;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.ve_chung_toi h3 {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
}
.ve_chung_toi p {
    text-align: center;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    line-height: 26px;
}
.ve_chung_tois {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}
.ve_chung_tois .item {
    width: calc(100%/3 - 40px);
    background: #fff;
    border-radius: 15px;
    padding: 34px 40px 30px;
    color: #171717;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    line-height: 26px;
}
.ve_chung_tois .item .img {
    max-width: 90px;
    margin: 0 auto;
}
.ve_chung_tois .item h3 {
    color: #171717;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.ve_chung_tois .item p {
    color: #171717;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    line-height: 26px;
}
.doi_tac {
    padding: 80px 0 105px;
}
.doi_tac h2 {
    color: #0f3a7f;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
    margin-bottom: 50px;
}
.doi_tacs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
.doi_tacs .img {
    width: calc(100%/5 - 10px);
    position: relative;
    /* padding: 10px; */
    padding-top: 100px;
    border: solid 1px #e1e1e1;
}
.doi_tacs .img img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px;
}
#map {
    position: relative;
    padding-top: 53%;
    margin-bottom: 30px;
}
#map iframe {
    position: absolute;
    top:0px;
    left: 0px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.phoneFixed .icon img{
    width: 100%;
}
.phoneFixed .info{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 10px);
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.phoneFixed.active .info{
    opacity: 1;
    visibility: initial;
    left: calc(100% - 12px);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.phoneFixed .info a{
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #c3326d;
    font-weight: 700;

}
/*  */
.support-hotline{
    position: fixed;
    bottom: 30%;
    right: 10px;
    z-index: 22;
    pointer-events: auto;
    cursor: pointer;
}
.support-hotline .div_title a:hover span.icon{
    border-radius: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.support-hotline .div_title span.icon{
    position: relative;
    display: block;
    color: #fff;
    height: 100%;
}
.support-hotline .div_title span.icon i{
    font-size: 20px;
    line-height: 50px;
}
.support-hotline .div_title span.icon span{
    font-size: 10px;
    display: block;
}
.support-content{
    width: 270px;
    position: absolute;
    background: #fff;
    top:   0;
    right: 0;
    color: #000;
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    border: solid 2px #c3326d;
    border-radius: 5px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -mos-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 11;
}
.support-content.show{
    opacity: 1;
    visibility: initial;
    right: 75px;
}
.support-content:before{
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #c3326d;
    position: absolute;
    left: 100%;
    top: 20px;
}
.support-content p{
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}
.support-content .title{
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #f5f5f5;
}
.support-content .line{
    padding: 5px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.support-content .line:last-child{
    border-bottom: none
}
.support-content .line a{
    display: inline-block;
    position: relative;
    color: #c3326d;
    font-weight: bold;
    line-height: 26px;
    font-size: 17px;
}
.support-content .line > span{
    font-size: 18px;
    text-transform: initial;
    margin-bottom: 5px;
}
.support-content .line > span i{
    font-size: 20px;
    margin-right: 5px;
    color: #c3326d;
}
.support-content .line span{
    display: block;

}
.support-hotline ul li{
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}
.support-hotline ul li:last-child{
    margin-bottom: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.support-hotline ul li > a, .support-hotline ul li .div_title  > a{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #333;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
}
.support-hotline ul li .div_title > a{
    background-color: #c3326d;
}
.support-hotline ul li > a span, .support-hotline ul li > a i{
    line-height: 45px;
    font-size: 16px;
}
.support-hotline ul li > a i{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-animation: bouncez 1.2s 500ms infinite;
    -o-animation: bouncez 1.2s 500ms infinite;
    animation: bouncez 1.2s 500ms infinite;
}
@keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {transform: translate(-50%,-50%);}
    40% {transform: translate(-50%,-70%);}
    60% {transform: translate(-50%,-60%);}
}
@-webkit-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(-50%,-50%);}
    40% {-webkit-transform: translate(-50%,-70%);}
    60% {-webkit-transform: translate(-50%,-60%);}
}
@-moz-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(-50%,-50%);}
    40% {-moz-transform: translate(-50%,-70%);}
    60% {-moz-transform: translate(-50%,-60%);}
}
@-o-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(-50%,-50%);}
    40% {-o-transform: translate(-50%,-70%);}
    60% {-o-transform: translate(-50%,-60%);}
}
.support-hotline ul li.backFx a{
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}

@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (max-height: 820px) {
	#masthead .nav-spacing-xlarge>li {
		margin: 0px 15px;
	}
	li.html.custom.html_topbar_left {
		background: #ce992f;
		height: auto;
		display: flex;
		align-items: center;
		padding: 10px;
		margin-right: 0px !important;
		font-size: 0px;
	}
	li.html.custom.html_topbar_left a {
		font-size:0px;
		gap: 0px;
	}
}
@media only screen and (max-width: 1470px) { 
	#masthead .nav-spacing-xlarge>li {
		margin: 0px 15px;
	}
	li.has-dropdown.header-language-dropdown a {
		font-size:0px;
	}
	li.html.custom.html_topbar_left {
		padding: 10px;
	}
	#masthead #logo {
		width: 150px;
		margin-right: 0px;
		object-fit: contain;
	}
	li.html.custom.html_topbar_left a {
		font-size:16px;
	}
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (max-height: 1024px) {
	#masthead .nav-spacing-xlarge>li {
		margin: 0px 15px;
	}
	li.html.custom.html_topbar_left {
		background: #ce992f;
		height: auto;
		display: flex;
		align-items: center;
		padding: 10px;
		margin-right: 0px !important;
		font-size: 0px;
	}
	li.html.custom.html_topbar_left a {
		font-size:0px;
		gap: 0px;
	}
	li.has-dropdown.header-language-dropdown a {
		font-size:0px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
	#masthead .nav-spacing-xlarge>li {
		margin: 0px 15px;
	}
	li.html.custom.html_topbar_left {
		background: #ce992f;
		height: auto;
		display: flex;
		align-items: center;
		padding: 10px;
		margin-right: 0px !important;
		font-size: 0px;
	}
	li.html.custom.html_topbar_left a {
		font-size:0px;
		gap: 0px;
	}
	li.has-dropdown.header-language-dropdown a {
		font-size:0px;
	}
	.nav-size-medium>li>a {
		font-size: 13px;
	}
}
@media only screen and (max-width: 991px) { 
	.footer-col-2 {
		padding-left: 0px;
	}
	li.has-dropdown.header-language-dropdown a {
		font-size:0px;
	}
    .footer-gap-default {
        display: flex;
        padding-bottom: 30px;
        flex-wrap: wrap;
    }
    .footer-col-1 {
        width: 100%;
    }
    .footer-col-2 {
        width: 100%;
    }
    .footer-col-3 {
        width: 100%;
    }
    .footer-col-4 {
        width: 100%;
    }
    .footer-gap-default .item .title_h4 {
        margin-top: 20px;
    }
    .footer-gap-default .item ul  {
        margin-bottom: 0px;
    }
    #masthead .nav>li>a {
        color: #ffffff;
    }
    .viewSlider a, .viewSlider button {
        padding: 10px 15px;
        font-size: 14px;
    }
    .about-us {
        padding: 15px 0px;
    }
    .i-about-us .info, .i-about-us .img,.page_projects .inffo,.page_projects .img {
        width: 100%;
    }
    .i-about-us .info {
        margin-bottom: 15px;
    }
    .testimonial {
        padding: 0px;
        background: none;
    }
    .banner-product-gap-default h1 {
        font-size: 30px;
    }
    .chinh_sach_san_pham .item {
        width: 100%;
    }
    .item_project .item {
        width: 100%;
    }
    .ve_chung_tois {
        gap: 10px;
    }
    .ve_chung_tois .item {width: 100%;}
    .doi_tacs .img {width: calc(100%/2 - 10px);}
    .doi_tac {
        padding: 30px 0px;
    }
}
/*==================BEGIN LAZYLOADING==============*/
.lazyloading {
    opacity: 0;
}

.lazy-start {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*ANIMATION*/
        text-align: justify;