/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
    font-family: 'PlusJakartaSans-Bold';
    src: url("assets/fonts/PlusJakartaSans-Bold.ttf");
}

@font-face {
    font-family: 'PlusJakartaSans-Medium';
    src: url("assets/fonts/PlusJakartaSans-Medium.ttf");
}

@font-face {
    font-family: 'PlusJakartaSans-Regular';
    src: url("assets/fonts/PlusJakartaSans-Regular.ttf");
}

@font-face {
    font-family: 'SVN-Dancing-script';
    src: url("assets/fonts/SVN-Dancing-script.ttf");
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

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

body {
    font-size: 15px;
    font-family: 'PlusJakartaSans-Regular' !important;
    font-weight: 400;
}

.nav > li > a, 
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
    font-family: 'PlusJakartaSans-Regular' !important;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6, 
.heading-font, 
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'PlusJakartaSans-Bold' !important;
}
.html_top_right_text .gt_float_switcher{
	  box-shadow: none;
}
.html_top_right_text .gt_float_switcher .gt-selected .gt-current-lang{
	padding: 0;
    background: #317C39;
    box-shadow: none;
}
.html_top_right_text .gtranslate_wrapper a.glink span{
	display: none;
}
.html_top_right_text .gt_white_content a.glink span{
	    display: inline-block;
    color: #222;
}
p{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #393939;
    font-weight: 400;
    font-family: 'PlusJakartaSans-Regular' !important;
}
.alt-font {
    font-family: 'PlusJakartaSans-Regular' !important;
}
.header-main .flex-grow{
    position: relative;
}
.header-main .flex-grow::before{
    content: "";
    background: url(images/bg_menu_right.png) no-repeat;
    position: absolute;
    width: 84px;
    height: 99px;
    top: -26px;
    left: -84px;
    z-index: 0;
}
.header-main .flex-grow::after{
    content: "";
    background: #317C39;
    position: absolute;
    top: -26px;
    left: 0;
    height: 99px;
    width: 1500px;
    z-index: -1;
}
.header-main .nav > li{
	margin: 0 20px;
}
.header-main .nav > li > a{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
    padding: 0;
    font-family: 'PlusJakartaSans-Regular' !important;
}
.header-main .nav > li.menu_ngonngu > a{
	height: 48px;
}
.header-main .nav > li.menu_ngonngu .sub-menu{
	min-width: 40px;
    padding: 0;
    left: 0;
    text-align: center;
}
.language ul{
    list-style: none;
}
.language ul li img{
    width: 21px;
    height: 21px;
}
.nav-divided>li+li>a:after{
	top: 14px;
    width: 1px;
    border-left: 1px solid #3E9748;
    height: 35px;
    left: -20px;
}
.hotline a{
    font-family: 'PlusJakartaSans-Bold' !important;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 7px;
}
.header-inner .menu-item .sub-menu{
    border-radius: 20px;
}
.sub-menu .banner .banner-bg,
.sub-menu .banner{
    border-radius: 0 20px 20px 0;
}
.ux-menu{
    padding-right: 15px;
    border-right: 1px solid #222;
    margin-bottom: 20px;
}
.ux-menu a{
    padding: 0.5rem 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #222;
    padding: 0;
}
.ux-menu a:hover{
    color: #317C39 !important;
}
.sub-menu .banner .text-box-content{
    padding-left: 15px;
}
/*video popup*/
.nl-video-popup{
    position: relative;
}
.image-play {
    position: relative;
}
.image-play .icon-wrap {
    z-index: 6;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
}
.image-play .icon-wrap > i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    -webkit-transform: translate(-45%, -50%);
    -ms-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%);
    top: 50%;
    left: 50%;
}
.image-play:hover .icon-wrap > i {
    color: #E20A00;
}
/** Header **/
#content >.col.small-12.large-12 {
    padding-left: 0;
    padding-right: 0;
}
/** Menu **/
.nav-dropdown {
	min-width: 280px;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
	font-size: 16px;
    line-height: 25px;
	margin: 0;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: rgb(0 0 0 / 1%);
}
.nav-dropdown-default {
    padding: 10px 15px;
}
.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed rgb(0 0 0 / 15%);
}
.nav-dropdown li {
    font-size: 14px;
}
.nav-column>li>a, 
.nav-dropdown>li>a, 
.nav-vertical-fly-out>li>a, 
.nav>li>a {
    color: #454545;
}
/** Home **/
.form-searh-home .searchbox--horizontal .searchbox__wrap,
.form-searh-home .searchbox--horizontal .searchbox__box-line {
    background: transparent;
}
.form-searh-home .searchbox--horizontal .searchbox__box-line {
    display: flex;
    padding: 22px 15px;
    justify-content: space-between;
}
.form-searh-home .searchbox--horizontal .searchbox__wrap {
    border: solid 1px #B69A70;
    box-shadow: none;
}
.gembooking .button--primary,
.gembooking-block .button--primary {
    background-color: #997847;
    background: linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
}
.form-searh-home .searchbox--horizontal .searchbox__box:not(:last-child) {
    border-right: solid 1px #B69A70;
}
.title-home h2 {
    color: #DBAE6B;
    font-size: 35px;
    line-height: 35px;
    font-weight: 500 !important;
    margin-bottom: 35px;
}
.mini-title-home {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.2em;
    text-align: center;
    color: #A0A0A0;
}
.big-title-home {
    font-size: 35px;
    font-weight: bold !important;
    line-height: 30px;
    letter-spacing: 0em;
    color: #906C37;
}

.title-review {
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 45px;
    text-align: center;
}
.mini-rivew {
    font-size: 25px;
    line-height: 35px; 
}
.font-title-home {
    font-size: 40px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #DBAE6B;
}
.block__element_head h2{
    margin-bottom: 22px;
}
.block__element_head h2 span{
    font-family: 'SVN-Dancing-script';
    font-size: 32px;
    font-weight: 400;
    line-height: 43px;
    color: #3E9748;
}
.block__element_head h3{
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #484848;
    margin-bottom: 24px;
}
.btn-home {
    font-size: 15px;
    font-weight: 700;
    padding: 0px 21px;
    border: 0;
    border-radius: 50px;
    height: 38px;
    line-height: 38px;
    background: linear-gradient(269.86deg, #F69727 0.12%, #ED642D 93.44%);
    font-family: 'PlusJakartaSans-Bold' !important;
    margin: 0;
}
.btn-home i{
    margin-left: 12px;
}
.btn-home i::before{
    content: "";
    background: url(images/Vector19.png);
    width: 15px;
    height: 13px;
    display: inline-block;
}
.form-searh-home .searchbox__box-label {
    color: #fff;
}
.form-searh-home .searchbox__input-display, 
.form-searh-home .searchbox-occupancy-info, 
.form-searh-home .searchbox__input.input-transparent {
    color: #fff;
}
.form-searh-home .searchbox--horizontal {
    position: relative;
}
.form-searh-home .searchbox--horizontal::before {
    content: "";
    width: 100%;
    height: 88px;
    border: solid 1px #B69A70;
    position: absolute;
    top: -10px;
    left: 0px;
}
.form-searh-home .searchbox--horizontal::after {
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    border: solid 1px #B69A70;
    position: absolute;
    top: 0px;
    left: -10px;
}
.icon-box.home-index h4 {
    font-size: 48px;
    font-weight: 700 !important;
    line-height: 50px;
    letter-spacing: 0.02em;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.icon-box.home-index p {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}

h5.post-title {
	font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #403F46;
    margin: 0 0 10px;
}
h5.post-title a:hover{
    color: #317C39;
}
.post-item .box-text-inner .post-meta{
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}
.post-item .box-text-inner .is-divider{
    display: none;
}
.post-item .box-text-inner p{
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-item .box-text-inner a.button{
    position: relative;
    background-color: #ffffff;
    border: 0.1rem solid #3E9748;
    color: #3E9748;
    border-radius: 100rem;
    overflow: hidden;
    transition: 0.3s ease;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: fit-content;
    text-transform: unset;
    font-size: 14px;
}
.post-item .box-text-inner a.button:hover{
    background-color: #F69727;
    color: #fff;
    border-color: #F69727;
}
.wpcf7-spinner{
    display: none;
}
.dichvu-button{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    gap: 2.7rem;
}
.dichvu-button .button_dv{
    min-width: 14rem;
    justify-content: center;
    padding: 10px 30px;
    align-items: center;
    gap: 0.8rem;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    position: relative;
    background-color: #317C39;
    border: 0.1rem solid #317C39;
    border-radius: 100rem;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: fit-content;
}
.dichvu-button .form_dichvu:hover{
    background-color: #fff;
    color: #317C39;
}
.dichvu-button a.button_dv{
    border: 0.1rem solid #DB8259;
    color: #DB8259;
    background-color: transparent;
}
.dichvu-button a.button_dv:hover{
    background-color: #317C39;
    color: #fff;
}
.tab_dichvu ul.nav{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    margin: 50px 0;
}
.tab_dichvu ul.nav li.active{
    background-color: var(--fs-color-primary);
}
.tab_dichvu ul.nav li{
    margin-right: 26px;
    max-width: 200px;
    width: 100%;
    min-height: 170px;
    background-color: #317C39;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 1.90425px 2.53899px 5.71274px 0px #317c3886;
    border-radius: 1.0156rem;
    display: flex;
    align-items: center;
}
.tab_dichvu ul.nav li span{
    line-height: 26px;
    text-align: center;
}
.tab_dichvu ul.nav li a{
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    color: #fff;
}
.tab_dichvu .tab-panels{
    max-width: 1104px;
    margin: 0 auto;
}
.tab_dichvu .serviceDt-main-item{
    position: relative;
}
.tab_dichvu .serviceDt-main-img{
    width: 100%;
    height: 510px;
    border-radius: 1.6rem;
    overflow: hidden;
}
.tab_dichvu .serviceDt-main-img .serviceDt-main-img-in{
    height: 100%;
}
.tab_dichvu .serviceDt-main-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.tab_dichvu .serviceDt-main-des{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 1.6rem;
    right: 10%;
    bottom: 10%;
    width: 60%;
    padding: 1.2rem 3rem;
    --w: 2rem;
    z-index: 2;
    color: #fff;
}
.tab_dichvu .serviceDt-main-des p{
    color: #fff;
}
.detail .sec_09 .section-content,
.detail .sec_09{
    padding: 0;
}
.detail .sec_09 .post-item .box-text{
    padding: 18px 15px 15px;
}
.serviceDt-bot{
    margin-top: 50px;
    margin-bottom: 50px;
}
.serviceDt-bot-img{
    width: 50%;
    margin: auto;
}
.serviceDt-bot-img .serviceDt-img-in{
    width: 100%;
    position: relative;
    padding-top: 100%;
    display: block;
    overflow: hidden;
}
.serviceDt-bot-img .serviceDt-img-in img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.sec_01 .block__element_head h3{
    font-size: 48px;
    line-height: 60px;
}
.sec_02{
    padding-bottom: 85px !important;
}
.sec_02 .block__element_head h2{
    margin-bottom: 31px;
}
.sec_02 .col-inner > .text > p{
    padding: 0 110px;
    text-align: center;
    margin-bottom: 40px;
}
.sec_02 .row.large-columns-4{
    margin: 0 -5px;
}
.sec_02 .gallery-col{
    padding: 5px;
}
.sec_02 .gallery-col img{
    border-radius: 7px;
}
.sec_02 .gallery-col .box-text{
    display: none;
}
.sec_03 .section-bg{
    overflow: visible;
}
.sec_03 .banner{
    background: transparent !important;
    min-width: 1286px;
    margin-top: -24px;
}
.sec_03 .banner .img{
    margin-bottom: 16px;
}
.sec_03 .banner .block__element_head h2{
    margin-bottom: 26px;
    margin-top: 0;
}
.sec_03 .banner .text-inner .text h2{
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}
.sec_03 .row.row-collapse:nth-child(2){
    margin-top: 55px;
}
.sec_03 .row.row-collapse:nth-child(2) .row .col-inner{
    height: 100%;
    padding-top: 54px;
}
.sec_03 .icon-box{
    padding: 30px;
    box-shadow: 0px 0px 15px 0px #00000026;
    background: #fff;
    border-radius: 20px;
    height: 100%;
}
.sec_03 .icon-box .icon-box-img{
    margin-bottom: 26px;
}
.sec_03 .icon-box .icon-box-img img{
    border-radius: 50%;
}
.sec_03 .icon-box .icon-box-text h5.uppercase{
    position: absolute;
    top: -5px;
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0;
    left: 0;
    background: -webkit-linear-gradient(-90deg, #FFFFFF 25%, #F69727 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sec_03 .icon-box .icon-box-text h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
    color: #3F3F3F;
}
#counter-box{
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px dashed #D9D9D9;
    position: relative;
}
#counter-box::before{
    content: "";
    position: absolute;
    left: -47px;
    top: 50px;
    width: 13px;
    height: 13px;
    background-color: #ED642D;
    border-radius: 50%;
}
#counter-box:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
#counter-box .counter{
    width: auto;
    font-size: 85px;
    font-weight: 700;
    line-height: 107px;
    letter-spacing: -0.08em;
    text-align: left;
    background: linear-gradient(180deg, #317C39 0%, #4CBB57 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}
#counter-box h4{
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: -0.08em;
    text-align: left;
    width: auto;    
    margin-bottom: 0;
    background: linear-gradient(180deg, #317C39 0%, #4CBB57 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#counter-box p{
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #393939;
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
    padding-bottom: 15px;
    padding-left: 15px;
}
.border_left_count .col-inner{
    border-left: 1px solid #D0D0D0;
    padding-left: 40px;
}
.sec_04{
    padding-bottom: 0 !important;
}
.sec_04 .block__element_head{
    margin-bottom: 28px;
}
.sec_04 .col-inner{
    height: 100%;
}
.sec_04 .icon-box{
    background: linear-gradient(35.23deg, #317C39 9.07%, #3E9748 94.93%);
    border-radius: 20px;
    height: 100%;
    padding: 25px 42px 27px;
}
.sec_04 .icon-box .icon-box-img{
    margin-bottom: 3px;
}
.sec_04 .icon-box .icon-box-text h5{
    font-size: 22px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
.sec_04 .icon-box .icon-box-text h6{
    font-size: 22px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    opacity: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid #4FAD4A;
}
.sec_04 .icon-box .icon-box-text p{
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    padding-left: 25px;
    position: relative;
}
.sec_04 .icon-box .icon-box-text p::before{
    content: "";
    position: absolute;
    left: 6px;
    top: 12px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff;
}
.sec_05 .block__element_head{
    margin-bottom: 35px;
}
.sec_05 .block__element_head h2{
    margin-bottom: 9px;
}
.sec_05 .block__element_head h3{
    margin-bottom: 0;
}
.sec_05 .dichvu_slide{
    min-width: 60%;
    z-index: 2;
}
.sec_05 .dichvu_slide .row .col-inner{
    height: 100%;
    overflow: hidden;
}
.sec_05 .dichvu_slide .row .col-inner:hover::before{
    transition: height 0.3s ease;
    height: 100%;
}
.sec_05 .dichvu_slide .row .col-inner::before{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0;
    z-index: 1;
    border-radius: 1.6rem;
    overflow: hidden;
    transition: height 0.3s ease;
    background: linear-gradient(180deg, #ed632db6 0%, #f69527b2 100%);
}
.sec_05 .dichvu_slide .row .col-inner:hover a.button{
    transform: translateY(0);
    margin-bottom: 80px;
}
.sec_05 a.button:hover{
    background-color: transparent;
}
.sec_05 a.button{
    border-radius: 99px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    transform: translateY(100%);
    transition: all 0.3s ease;
    border: none;
    z-index: 99;
}
.sec_05 a.button span{
    padding: 1rem 2rem;
    width: 16rem;
    justify-content: center;
    border-radius: 25px;
    background: #ED642D;
    color: #fff;
    font-weight: 500;
}
.sec_05 a.button span:hover{
    background-color: #fff;
    color: #ED642D;
}
.sec_05 .dichvu_image_1,
.sec_05 .dichvu_image{
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    z-index: 0;
}
.sec_05 .col_margin{
    margin-top: 155px;
}
.sec_05 .dichvu_image .img{
    min-width: 838px;
    position: absolute;
    right: -70px;
    top: -95px;
    z-index: -1;
}
.sec_05 .dichvu_image_1 .img{
    min-width: 784px;
    position: absolute;
    left: -63px;
    top: -46px;
    z-index: -1;
}
.sec_05 .icon-box{
    background: linear-gradient(35.23deg, #ED642D 9.07%, #F69727 94.93%);
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    padding: 20px 35px 30px;
    height: 100%;
}
.sec_05 .icon-box .icon-box-img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 88px;
}
.sec_05 .icon-box h5{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}
.sec_05 .icon-box p{
    font-weight: 500;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
.slider .flickity-prev-next-button svg{
    box-shadow: 0px 0px 10px 0px #00000040;
    background: #FFFFFFB2 !important;
    color: #222;
    border-color: #FFFFFFB2 !important;
}
.slider .flickity-prev-next-button svg:hover{
    background: #646464 !important;
    border-color: #646464 !important;
}
.slider .flickity-prev-next-button svg .arrow{
    fill: #646464;
}
.sec_06{
    margin-top: 95px;
}
.sec_06 .row_buoc{
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 13px;
}
.sec_06 .row_buoc .col{
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.sec_06 .row_buoc .col > .col-inner{
    height: 100%;
}
.sec_06 .icon-box::before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(images/Group357.png) center no-repeat;
    width: 38px;
    height: 100%;
}
.sec_06 .icon-box .icon-box-img{
    margin-bottom: 12px;
}
.sec_06 .icon-box .icon-box-text{
    padding-right: 61px;
}
.sec_06 .icon-box .icon-box-text h5{
    font-size: 24px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    color: #317C39;
    margin-bottom: 1px;
}
.sec_06 .icon-box .icon-box-text p{
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #2E2E2E;
}
.sec_07{
    margin-top: 95px;
}
.sec_07 .icon-box{
    box-shadow: 0px 0px 19px 0px #00000026;
    border-radius: 20px;
    background: #FFFFFF;
    padding: 52px 68px 52px 62px;
    min-width: 675px;
    right: 0;
    position: absolute;
    margin-top: 54px;
}
.sec_07 .icon-box .icon-box-text{
    position: relative;
}
.sec_07 .icon-box .icon-box-text::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/Group9.png) no-repeat;
    width: 54px;
    height: 40px;
}
.sec_07 .icon-box .icon-box-text::after{
    content: "";
    position: absolute;
    bottom: 90px;
    right: 0;
    background: url(images/Group10.png) no-repeat;
    width: 54px;
    height: 40px;
}
.sec_07 .icon-box .testimonial-text{
    padding-top: 24px;
    padding-bottom: 30px;
}
.sec_07 .icon-box .testimonial-text p{
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: justify;
    color: #464646;
}
.star-rating:before, .star-rating span:before{
    color: #F99704 !important;
}
.sec_07 .icon-box .testimonial-mt{
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
}
.sec_07 .icon-box .testimonial-mt::before{
    content: "";
    background: url(images/image84.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
}
.sec_07 .icon-box .testimonial-meta{
    display: grid;
    text-align: left;
    padding-top: 0;
}
.sec_07 .icon-box .testimonial-name{
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #11913F;
}
.sec_07 .icon-box .testimonial-company{
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
}
.sec_07 .img > .img-inner{
    overflow: visible;
}
.sec_07 .img > .img-inner img{
    min-width: 773px;
    min-height: 594px;
}

.sec_08 .col-inner > p{
    padding: 0 100px;
    margin-bottom: 35px;
}
.sec_08 .large-columns-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}
.sec_08 .large-columns-6 .gallery-col{
    box-shadow: 0px 0px 12px 0px #00000014;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background: #fff;
}
.sec_08 .large-columns-6 .gallery-col .image-lightbox,
.sec_08 .large-columns-6 .gallery-col .col-inner{
    height: 100%;
    display: block;
}
.sec_08 .large-columns-6 .gallery-col .box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.sec_08 .large-columns-6 .gallery-col .box-text{
    display: none;
}
.sec_09 .block__element_head h3{
    margin-bottom: 30px;
}
.sec_09 .post-item .box{
    box-shadow: 0px 2px 6px 0px #0000001A;  
}
.sec_09 .post-item .box-text {
    padding: 24px 30px 17px;
}

/* Gioi thieu */
.gt_01{
    padding-bottom: 150px !important;
}
.gt_01 .col:nth-child(2){
    background: #FFFFFF;
    padding: 10px !important;
}
.gt_01 .col:nth-child(2) > .col-inner{
    padding: 45px 65px;
    border: 1px dashed #F69727;
}
.gt_02 .col_left_top{
    padding-top: 35px;
}
.gt_02 .icon-box .icon-box-img{
    margin-bottom: 18px;
}
.gt_02 .icon-box .icon{
    height: 88px;
    display: flex;
    align-items: center;
    background: linear-gradient(225.95deg, #F69727 9.13%, #ED642D 77.33%);
    border-radius: 50%;
    justify-content: center;
}
.gt_02 .icon-box .icon-box-text h5{
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #317C39;
    text-transform: unset;
    margin-bottom: 15px;
}
.gt_02 .bg_img{
    background: url(images/tronxanh.png) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gt_02 .bg_img .col-inner{
    padding: 0 90px;
}
.gt_02 .block__element_head h3{
    color: #fff;
}
.gt_03{
    padding-bottom: 55px !important;
}
.gt_03 .row.row-collapse:nth-child(2){
    margin-top: 65px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.gt_03 .row.row-collapse:nth-child(2)::before{
    content: "";
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 1116px;
    border: 0.5px dashed #FF8F00;
    width: 1116px;
}
.gt_03 .row.row-collapse:nth-child(2) > .col{
    flex-basis: 100%;
    max-width: 100%;
}
.gt_03 .row.row-collapse:nth-child(2) > .col:nth-child(5) .icon-box::before{
    display: none;
}
.gt_03 .icon-box::before{
    content: "";
    position: absolute;
    right: -9px;
    top: 69px;
    background: url(images/right-arrow-svgrepo-com.png) no-repeat;
    width: 18px;
    height: 18px;
}
.gt_03 .icon-box .icon-box-img{
    border-radius: 50%;
    border: 3px solid #FFAF14;
    padding: 5px;
    height: 142px;
    margin-bottom: 14px;
}
.gt_03 .icon-box .icon-box-text h5{
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
    color: #317C39;
    margin-bottom: 0;
    position: absolute;
    top: -58px;
}
.gt_03 .icon-box .icon-box-text .text p{
    margin-bottom: 0;
    color: #414141;
    padding: 0 30px;
    text-align: center;
}
.gt_03 .icon-box .icon-box-img img{
    padding-top: 0;
}
.gt_04 .block__element_head h2{
    margin-bottom: 6px;
}
.gt_04 .block__element_head h2 span{
    color: #FFCB14;
}
.gt_04 .block__element_head h3{
    color: #fff;
    margin-bottom: 15px;
}
.gt_04 .text p{
    padding: 0 75px;
    margin-bottom: 30px;
}
.gt_04 .gallery-col .box-text{
    display: none;
}
.gt_04 .slider .flickity-prev-next-button svg{
    box-shadow: none;
    background: transparent !important;
    border-color: transparent !important;
}
.gt_04 .slider .flickity-prev-next-button svg .arrow{
    fill: #fff;
}
.gt_04 .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{
    margin-top: 0;
}
.gt_04 .slider .flickity-prev-next-button svg:hover{
    background: transparent !important;
    border-color: transparent !important;
}
.gt_05 .row.large-columns-3{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.gt_05 .row.large-columns-3 .gallery-col {
    flex-basis: 100%;
    max-width: 100%;
}
.gt_05 .row.large-columns-3 .gallery-col img{
    border-radius: 10px;
}
.gt_05 .gallery-col .box-text{
    display: none;
}
.page-id-1107 .content-area{
    background: url(images/Rectangle108.png) no-repeat;
}
.ban_01 .block__element_head h2 span{
    color: #fff;
}
.ban_01 .block__element_head h3{
    color: #fff;
    font-size: 48px;
    line-height: 80px;
}
.bg_left{
    background: url(images/Group453.png) no-repeat;
    background-size: contain;
}
.bg_right{
    background: url(images/Group452.png) no-repeat;
}
.bg_left::before,
.bg_right::before{
    content: "";
    position: absolute;
    bottom: 75px;
    right: 0;
    width: 162%;
    border: 2px dashed #F69727;
    z-index: -1;
}
.bg_left::after,
.bg_right::after{
    content: "";
    background: linear-gradient(180deg, #F69727 0%, #FDD142 100%);
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 72px;
    left: -6px;
    border-radius: 50%;
}
.bg_right > .col-inner{
    padding: 112px 0 0 130px;
}
.bg_left > .col-inner{
    padding: 112px 130px 0 0;
}
.ban_02 .bg_left .text{
    margin-left: auto;
}
.ban_02 .bg_left h2{
    text-align: right;
}
.ban_02 .bg_left p:nth-child(2){
    text-align: right;
}
.ban_02 .row.row-collapse{
    margin-bottom: 35px;
}
.bg_left::before{
    right: auto;
    left: 0;
}
.bg_left::after{
    right: -6px;
    left: auto;
}
.ban_02 h2{
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 11px;
}
.ban_02 .text{
    max-width: 560px;
}
.ban_02 .img_right .img{
    display: flex;
    justify-content: flex-end;
    margin-top: -25px;
}
.ban_02 .img_left .img{
    display: flex;
    justify-content: flex-start;
    margin-top: -35px;
}
.ban_02 p{
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0em;
}
.ban_02 p:nth-child(2){
    font-weight: 600;
    font-family: 'PlusJakartaSans-Bold' !important;
    margin-bottom: 35px;
}
.ban_03 .box .box-text{
    background: linear-gradient(49.28deg, #317C39 2.97%, #3E9748 95.17%);
    padding: 33px 20px 25px 30px;
    border-radius: 0 0 50px;
}
.ban_03 .box .box-text h3{
    margin: 0 0 9px;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}
.ban_03 .box .box-text h4{
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 29px;
    border-bottom: 1px solid #4AA845;
    margin-bottom: 8px;
}
.ban_03 .block__element_head h3{
    margin-bottom: 42px;
}
.rt_01 .block__element_head h3{
    margin-bottom: 0;
}
.rt_01 h4{
    font-size: 36px;
    line-height: 68px;
    margin-bottom: 34px;
}
.rt_01 p{
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}
.rt_02 .block__element_head h2{
    margin-bottom: 31px;
}
.rt_02 .block__element_head h3{
    color: #ED642D;
    margin-bottom: 15px;
}
.rt_02 p{
    font-size: 24px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
}
.rt_03 .video-button-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.rt_03 .video-button-wrapper a{
    margin: 0;
    color: #fff;
    border-width: 3px;
}
.tuyendung_01 .block__element_head h2{
    margin-bottom: 17px;
}
.tuyendung_01 .block__element_head h2 span{
    color: #ED642D;
}
.tuyendung_01 .block__element_head h3{
    font-size: 48px;
    font-weight: 800;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: center;
    color: #317C39;
    margin-bottom: 17px;
}
.tuyendung_01 p{
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
}
.tuyendung_01 h4{
    font-size: 48px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 60px;
    background: linear-gradient(90deg, #F69727 3.68%, #ED642D 95.74%, rgba(0, 0, 0, 0) 95.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tuyendung_02 .row_width_1,
.tuyendung_02 .row_width{
    background: #FBFBFB;
    border-radius: 20px;
    border: 1px dashed #F69727;
    margin-bottom: 50px;
}
.tuyendung_02 .row_width_1 .col:nth-child(2),
.tuyendung_02 .row_width .col:nth-child(1){
    max-width: 298px;
    flex-basis: 298px;
    max-height: 298px;
}
.tuyendung_02 .row_width_1 .col:nth-child(1),
.tuyendung_02 .row_width .col:nth-child(2){
    max-width: calc(100% - 298px);
    flex-basis: calc(100% - 298px);
}
.tuyendung_02 .row_width_1 .col:nth-child(2) > .col-inner,
.tuyendung_02 .row_width .col:nth-child(1) > .col-inner{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: linear-gradient(223.44deg, #F69727 7.41%, #ED642D 93.71%);
    border-radius: 20px;
}
.tuyendung_02 .row_width_1 .col:nth-child(1) > .col-inner,
.tuyendung_02 .row_width .col:nth-child(2) > .col-inner{
    padding: 35px 47px 30px 35px;
}
.tuyendung_02 ul,
.tuyendung_02 ol{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.tuyendung_02 .icon-box .icon-box-img{
    margin-bottom: 28px;
}
.tuyendung_02 .icon-box .icon-box-text h3{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}
.tuyendung_03 .tabbed-content ul li a{
    padding: 0;
    border: 1px solid #DEDEDE;
    border-radius: 25px;
    margin: 0 10px;
    min-width: 148px;
    display: flex;
    justify-content: center;
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
}
.tuyendung_03 .tabbed-content ul li.active a{
    background: linear-gradient(266.74deg, #F69727 5.55%, #ED642D 79.66%);
    border-color: transparent;
    color: #fff;
    text-transform: uppercase;
}
.tuyendung_03 .tabbed-content .tab-panels{
    padding-top: 40px;
}
.news-block-widget-style-4 .news-item{
    box-shadow: 0px 0px 18px 0px #00000029;
    padding: 35px 50px 35px 55px;
    margin-bottom: 24px;
    display: inline-block;
    width: 100%;
}
.news-block-widget-style-4 .news-item .boxx__innner{
    width: calc(100% - 320px);
    float: left;
    padding-right: 30px;
}
.news-block-widget-style-4 .news-item .news-title{
    width: 320px;
    float: right;
    display: flex;
    gap: 10px;
}
.form_tuyendung{
    background: linear-gradient(266.74deg, #F69727 5.55%, #ED642D 79.66%);
    max-width: 148px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
    width: 100%;
    text-align: left;
    font-family: 'PlusJakartaSans-Bold' !important;
    cursor: pointer;
}
.form_tuyendung:hover{
    background: #fff;
    color: #F69727;
    border: 1px solid #F69727;
}
.news-block-widget-style-4 .news-item .news-title a{
    max-width: 159px;
    background: linear-gradient(265.84deg, #49A953 13.17%, #317C39 88.42%);
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 25px;
    gap: 12px;
}
.news-block-widget-style-4 .news-item h4 a{
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    display: block;
    color: #317C39;
    margin-bottom: 16px;
}
.news-block-widget-style-4 .news-item p{
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #404040;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.testimonial-name-divider{
    display: none;
}
.dichvu_01 .block__element_head h2{
    margin-bottom: 12px;
}
.dichvu_01 .block__element_head h2 span{
    color: #FFDC66;
}
.dichvu_01 .block__element_head h3{
    color: #fff;
    margin-bottom: 20px;
}
.dichvu_01 .row.row-collapseL:nth-child(2){
    margin-top: 16px;
}
.dichvu_01 .display_flex{
    margin-bottom: 8px;
}
.dichvu_01 .display_flex > .col-inner{
    display: flex;
    justify-content: center;
}
.dichvu_01 .box{
    height: 527px !important;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 0px #0000001A;
    transition: all 0.7s ease;
    position: relative;
    flex: 1;
}
.dichvu_01 .box:hover{
    flex: 4;
}
.dichvu_01 .box .box-image::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 450px;
    opacity: 1;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgba(65, 68, 66, 0) 7.91%, rgba(34, 39, 34, 0.53) 45.73%, #132114 97.99%);
    z-index: 0;
}
.dichvu_01 .box .box-image::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 450px;
    bottom: 0;
    opacity: 1;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgba(237, 100, 45, 0) 28.58%, rgba(198, 85, 40, 0.63) 59.78%, #A74C28 98.44%);
}
.dichvu_01 .box:hover .box-image::after{
    opacity: 1;
    visibility: visible;
}
.dichvu_01 .box .box-image > div img,
.dichvu_01 .box .box-image > div,
.dichvu_01 .box .box-image{
    height: 100%;
}
.dichvu_01 .box .box-text{
    padding: 0 33px 30px 38px;
}
.dichvu_01 .box .box-text .box-text-inner p:nth-child(1){
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 9px;
    color: #F69727;
}
.dichvu_01 .box .box-text .box-text-inner p:nth-child(1) strong{
    font-size: 26px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
    color: #FE8E01;
}
.dichvu_01 .box .box-text .box-text-inner h3{
    font-size: 26px;
    font-weight: 700;
    line-height: 45px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 13px;
}
.dichvu_01 .box .box-image > div img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 10px;
}
.dichvu_01 .box .css_main{
    height: 100%;
    display: none;
    transition: all 0.3s ease;
}
.dichvu_01 .box .css_main.form_dichvu{
    background-color: #317C39;
}
.dichvu_01 .box a.css_main{
    font-family: 'PlusJakartaSans-Bold' !important;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.dichvu_01 .box:hover a.css_main{
    display: inline-block;
}
.dichvu_01 .box:hover .css_main{
    display: block;
    animation: opa 1s ease;
}
.dichvu_01 .box a.css_main span{
    line-height: 40px;
}
.dichvu_01 .box a.css_main i{
    top: 0;
}
.dichvu_01 .box:hover .css_top{
    display: none;
}
.dichvu_02 .block__element_head h2,
.dichvu_01 .block__element_head h2{
    margin-bottom: 8px;
}
.dichvu_02 .block__element_head h3,
.dichvu_01 .block__element_head h3{
    margin-bottom: 6px;
}
.dichvu_02 .tabbed-content{
    margin-top: 40px;
}
.dichvu_02 .tabbed-content ul.nav{
    width: 40%;
}
.dichvu_02 .tabbed-content ul.nav li.active a{
    background: linear-gradient(90deg, #317C39 0%, #3E9748 100%);
    color: #fff;
    border: none;
}
.dichvu_02 .tabbed-content ul.nav li{
    margin-bottom: 15px;
}
.dichvu_02 .tabbed-content ul.nav li:last-child{
    margin-bottom: 0;
}
.dichvu_02 .tabbed-content ul.nav li a{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #343434;
    font-family: 'PlusJakartaSans-Bold' !important;
    position: relative;
    padding: 27px 0 28px 124px;
    border: 1px solid #F69727;
    border-radius: 10px;
    height: 87px;
}
.dichvu_02 .tabbed-content ul.nav li a::before{
    content: "";
    left: 20px;
    width: 80px;
    height: 80px;
    right: auto;
    opacity: 1;
    top: 3px;
    transform: translateX(0%);
}
.dichvu_02 .tabbed-content ul.nav li.active:nth-child(1) a::before{
    background: url(images/robot-251.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li.active:nth-child(2) a::before{
    background: url(images/trang_01.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li.active:nth-child(3) a::before{
    background: url(images/trang_02.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li.active:nth-child(4) a::before{
    background: url(images/trang_03.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li.active:nth-child(5) a::before{
    background: url(images/trang_04.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li:nth-child(1) a::before{
    background: url(images/xanh_01.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li:nth-child(2) a::before{
    background: url(images/safe-zone-svgrepo-com1.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li:nth-child(3) a::before{
    background: url(images/experiment-chemistry1.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li:nth-child(4) a::before{
    background: url(images/enterprise-erp1.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li:nth-child(5) a::before{
    background: url(images/recharge-people1.png) center no-repeat;
}
.dichvu_02 .tabbed-content ul.nav li a::after{
    content: "";
    background: url(images/Vector28.png) no-repeat;
    height: 20px;
    width: 14px;
    position: absolute;
    right: 15px;
    top: 33px;
}
.dichvu_02 .tabbed-content ul.nav li.active a::after{
    background: url(images/Vector27.png) no-repeat;
}
.dichvu_02 .tabbed-content .tab-panels{
    border: none;
    padding-left: 13px;
    padding-right: 0;
    padding-bottom: 0;
}
.dichvu_02 .tabbed-content .tab-panels .panel.active{
    border: 1px solid #3E9748;
    padding: 34px 55px 20px;
    border-radius: 10px;
    height: 100%;
}
.dichvu_03 .block__element_head h2{
    margin-bottom: 6px;
}
.dichvu_03 .block__element_head h3{
    margin-bottom: 27px;
}
.dichvu_03 .post-item .box-image{
    border-radius: 10px;
}
.dichvu_03 .post-item .overlay{
    background: linear-gradient(180.21deg, rgba(50, 50, 50, 0) 13.28%, rgba(49, 49, 49, 0.288858) 43.62%, #2E2E2E 94.47%);
}
.dichvu_03 .post-item .box-text{
    padding: 0 45px 27px 30px;
}
.dichvu_03 .post-item .box-text-inner .post-title a{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0;
}
.dichvu_03 .post-item .box-text-inner .post-title a:hover{
    color: #3E9748;
}
.contact_01 .row:nth-child(1){
    margin-bottom: 35px;
}
.contact_01 .row:nth-child(1) > .col-inner{
    display: flex;
    align-items: center;
    height: 100%;
}
.contact_01 .block__element_head h3{
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #317C39;
    margin-bottom: 0;
    padding-left: 46px;
    position: relative;
}
.contact_01 .block__element_head h3::before{
    content: "";
    position: absolute;
    top: -15px;
    left: 19px;
    width: 1px;
    height: 60px;
    background-color: #F69727;
}
.contact_01 .bg_map > .col-inner{
    box-shadow: 0px 0px 18px 0px #00000026;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}
.contact_01 .bg_map > .col-inner .row{
    margin-right: -10px;
}
.contact_01 .bg_map .section-title-container{
    margin-bottom: 0;
}
.contact_01 .row_02 .block__element_head{
    margin-bottom: 20px;
}
.contact_01 .row_02 .block__element_head h3{
    padding-left: 0;
    text-align: center;
    line-height: 45px;
}
.contact_01 .row_02 .block__element_head h3::before{
    display: none;
}
.contact_01 .row_02 {
    text-align: center;
    font-size: 18px;
}
.contact_01 .row_02 iframe{
    border: 5px solid #317C39 !important;
    border-radius: 15px;
}
form{
    background-color: #317C39;
    border-radius: 0.4rem;
    padding: 3.2rem 2rem;
}
form h3{
    text-align: left;
    color: #fff;
    font-size: 25px;
}
form label{
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
form .list{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    gap: 1rem;
}
form .list .item{
    width: 100%;
}
form textarea{
    border: none;
    outline: none;
    border-radius: 0.4rem;
    padding: 1.2rem;
    font-size: 16px;
}
 form .list .item input{
    font-size: 16px;
    width: 100%;
    border: none;
    outline: none;
    border-radius: 0.4rem;
    padding: 1.2rem;
    box-shadow: none;
    height: 46px;
}
form .list .item input[type="file"]{
    color: #fff;
}
form .contact-frm .center input.wpcf7-submit,
form .list .item input.wpcf7-submit{
    padding: 0;
    width: 100%;
    max-width: 145px;
    border-radius: 25px;
    font-weight: 500;
    text-transform: unset;
}
.section-title-container span{
    border-bottom: none;
    padding-bottom: 0;
    font-size: 32px;    
    font-weight: 700;
    line-height: 30px;
}
.section-title-container span i{
    opacity: 1;
    margin-right: 14px; 
}
.contact_01 .bg_map .section-title-container .section-title{
    border-bottom: none;
    background: linear-gradient(89.87deg, #ED642D 3.89%, #F69727 88.91%);
    border-radius: 20px 20px 0 0;
    color: #fff;
    height: 69px;
    padding-left: 52px;
    margin-bottom: 0;
}
.contact_01 .bg_map .row .col-inner{
    padding: 37px 50px 33px 40px;
    background: #fff;
    height: 760px;
    border-radius: 0 0 20px 20px;
    overflow-y: auto;
}
.contact_01 .bg_map .text{
    border-bottom: 1px dashed #CACACA;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.contact_01 .bg_map .text h4{
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    margin-bottom: 2px;
}
.contact_01 .bg_map .text p{
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #2E2E2E;
}
.contact_01 .bg_map .text:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.banner-wrapper_blog{
    padding: 4rem 0 0rem;
    position: relative;
    z-index: 1;
    background: url(images/image67.png) bottom no-repeat;
}
.banner-wrapper_blog .banner-des{
    gap: 0;
    text-align: left;
    margin-bottom: 3rem;
    width: 100%;
}
.banner-tag-line{
    width: 85px;
    height: 1px;
    border: 1px dashed;
}
.banner-tag{
    color: #F69727;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}
.banner-title{
    font-size: 2rem;
    color: #ffffff;
    line-height: normal;
    margin-top: 15px;
}
.banner-body {
    position: relative;
    margin: 4rem 0;
}
.banner-body .banner-row {
    --col-gap: 2.4rem;
    --row-gap: 2.4rem;
    display: flex;
    flex-wrap: wrap;
    margin: 0 calc(var(--col-gap) / 2 * -1) calc(var(--row-gap) * -1);
}
.banner-body .banner-left-img{
    border-radius: 1.6rem;
  overflow: hidden;
  width: 125%;
}
.banner-wrapper_blog .banner-left-img-in{
    position: relative;
  padding-top: 65.8690176322%;
  display: block;
  overflow: hidden;
}
.banner-wrapper_blog .banner-left-img-in img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .banner-wrapper_blog .banner-right {
    position: relative;
  }
  .banner-wrapper_blog .banner-right-des {
    padding: 2.4rem 2rem;
    --mag: 10rem;
    box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    border-radius: 1.6rem;
    position: relative;
    z-index: 1;
    margin-top: calc(var(--mag) * 1);
  }
.banner-row .banner-col{
    padding: 0 calc(var(--col-gap) / 2);
    margin-bottom: var(--row-gap);
    width: 50%;
}
.banner-right-des .center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-right-des .btn-more{
    display: flex;
    align-items: center;
    padding: 11px 30px;
    gap: 0.8rem;
    background: #F69727;
    color: #fff;
    width: fit-content;
    border-radius: 100rem;
    border: 1px solid #F69727;
}
.banner-right-des .btn-more:hover{
    background-color: #fff;
    color: #F69727;
}
.banner-right-des .btn-more:hover p{
    color: #F69727;
}
.banner-right-des .btn-more p{
    margin-bottom: 0;
    color: #fff;
}
/** Footer 3 **/
.chan_trang{
	padding: 75px 0 25px 0 !important;
}
.chan_trang .column_25{
	flex-basis: 20%;
    max-width: 20%;
}
.chan_trang .widgettitle{
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 16px;
    padding-bottom: 17px;
	display: block;
	color: #fff;
    text-transform: uppercase;
    font-family: 'PlusJakartaSans-Regular' !important;
    position: relative;
}
.chan_trang .widgettitle::before{
    content: "";
    position: absolute;
    height: 2px;
    width: 52px;
    background-color: #fff;
    left: 0;
    bottom: 0;
}
.chan_trang img{
	width: auto !important;
	margin-bottom: 0px !important;
}
.chan_trang p{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
}
.chan_trang p i{
	width: 20px;
	text-align: center;
}
.chan_trang ul li{
	border: none !important;
	margin-left: 0;
	line-height: 22px;
    margin-bottom: 10px;
}
.chan_trang ul li a{
	color: #fff;
	font-size: 15px;
    line-height: 30px;
	padding: 0;
	position: relative;
	padding-left: 13px;
}
.chan_trang ul li a::before{
	content: "";
	position: absolute;
	left: 0;
    top: 13px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
}
.chan_trang .custom-html-widget ul li a{
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 9px;
}
.chan_trang .custom-html-widget ul li a::before{
    display: none;
}
.chan_trang h3{
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 4px;
	color: #fff;
    text-transform: uppercase;
}
.chan_trang .textwidget iframe{
	border: 3px solid #FFFFFF80 !important;
    border-radius: 16px;
}
.chan_trang .row.row-collapse p{
    margin-bottom: 0;
    padding-top: 24px;
    border-top: 1px solid #3D9546;
}
.absolute-footer{
    display: none;
}
/** Footer **/
#footer .footer-2 {
    padding-top: 50px;
}

.footer-2 .large-columns-4 .widget:nth-child(1) {
    max-width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
}

.footer-2 .large-columns-4 .widget:nth-child(2),
.footer-2 .large-columns-4 .widget:nth-child(3) {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.footer-2 .large-columns-4 .widget:nth-child(2) p {
    padding-top: 20px;
    padding-bottom: 0;
}

#footer span.widget-title {
    font-size: 16px;
    font-weight: 500;
    color: #222;
}

#footer .dark .is-divider {
    height: 2px;
    max-width: 49px;
    background-color: #DBAE6B;
    margin-top: 15px;
    margin-bottom: 30px;
}

#footer a.back-to-top {
    background: #DBAE6B;
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
}
/* archive  */
.single-post .box_width,
.archive .box_width{
    padding-top: 30px;
}
.box__content__lefts span.widget-title{
    font-size: 18px;
}
.box__content__lefts .widget .is-divider{
    display: none;
}
.new-list .news-post-news .box__thumb__img img{
    width: 100%;
    border-radius: 20px;
}
.new-list .news-post-news .box__content{
    padding: 10px 0 20px;
}
.new-list .tabbed-content ul.nav li.active a{
    background-color: #F69727;
    color: #ffffff;
    border: 0.1rem solid #F69727;
}
.new-list .tabbed-content ul.nav li a{
    border: 0.1rem solid #F69727;
    font-size: 18px;
    color: #F69727;
    border-radius: 50px;
    padding: 15px 30px;
}
.new-list .tab-panels{
    padding-top: 50px;
}
.new-list .box__colum__nth2{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.new-list .box__colum__nth2 .box__news__inner{
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 1.6rem;
}
.new-list .box__colum__nth2 .box__thumb__img{
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.new-list .box__colum__nth2 .box__thumb__img img{
    height: 100%;
    object-fit: cover;
}
.new-list .box__colum__nth2 .box__content{
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 80.65%);
    transition: all 0.5s ease;
    padding: 5rem 1.3rem 2rem;
    z-index: 1;
    position: relative;
}
.new-list .box__colum__nth2 .box__content > div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
    transition: all 0.3s ease;
    transform: translateY(var(--tran));
    --tran: 4rem;
}
.new-list .box__colum__nth2 .box__content:hover{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 55.21%);
}
.new-list .box__colum__nth2 .box__content:hover > div{
    transform: translateY(0);
}
.new-list .box__colum__nth2 .box__content h3{
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    transition: all 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-list .box__colum__nth2 .box__content h3 a{
    color: #fff;
}
.new-list .box__colum__nth2 .box__content h3 a:hover{
    color: #F69727;
}
.new-list .box__colum__nth2 .box__content:hover .box__des p{
    opacity: 1;
  visibility: visible;
}
.new-list .box__colum__nth2 .box__content .box__des p{
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.new-list .box__colum__nth2 .rt_doc_them a{
    align-items: center;
    gap: 0.8rem;
    cursor: pointer;
    position: relative;
    background-color: #ffffff;
    border: 0.1rem solid #F69727;
    color: #F69727;
    border-radius: 100rem;
    overflow: hidden;
    transition: 0.3s ease;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: fit-content;
    padding: 10px 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.new-list .box__colum__nth2 .box__content:hover .rt_doc_them a{
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
}

ul.nav-pagination{
    margin: 1.6rem 0;
}
ul.nav-pagination li{
    margin: 10px 5px;
}



.box__content__lefts span.widget-title{
    margin-bottom: 40px;
    display: inline-block;
}
.box__content__lefts .widget-title span{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 4.8rem;
    line-height: normal;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts{
    display: block;
    position: relative;
}
.box__content__lefts .flatsome_recent_posts .post-date-month,
.box__content__lefts .flatsome_recent_posts .post-date-day{
    display: none;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts > .flex-col{
    margin-right: 0;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts > .flex-col:nth-child(2){
    position: absolute;
    bottom: 20px;
    padding: 0 15px;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts a{
    color: #fff;
    font-size: 16px;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts .post-date {
    width: 100%;
    height: 100%;
    display: block;
}
.box__content__lefts .flatsome_recent_posts .recent-blog-posts .post-date > div{
    display: block;
    height: 150px;
    border-radius: 10px;
}
.box__nth_2 ol,
.box__nth_2 ul{
    margin-left: 30px;
}
.single-tuyendung-post .box__content__lefts{
    border-left: none;
}








.contact-frm-textI{
    font-size: 14px;
    font-style: italic;
    color: #ffffff;
    margin-bottom: 1.2rem;
}
.popup{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    visibility: hidden;
    pointer-events: none;
}
.popup.open{
    visibility: visible;
    pointer-events: visible;
}
.popup.open .popup-overlay{
    opacity: 1;
    visibility: visible;
    height: 100%;
}
.popup-overlay{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.popup.open .popup-main{
    opacity: 1;
    visibility: visible;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    clip-path: polygon();
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.popup-main{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 40vw;
    max-width: 95%;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    clip-path: polygon();
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -o-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.popup-over{
    overflow-y: auto;
    min-height: 20vh;
}
.popup-close{
    position: absolute !important;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    transition: 0.6s ease-in-out;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 3;
}
.popup-close .icon{
    color: #ffffff;
    font-weight: 300;
    font-size: 3rem;
    transition: 0.6s ease-in-out;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}
#breadcrumbs{
    margin-top: 15px;
}
#breadcrumbs a{
    color: #222;
}
#breadcrumbs a:hover{
    color: #317C39;
}
@media only screen and (max-width: 1500px) {
    .sec_06 .row_buoc{
        padding: 0 15px;
    }
    .sec_06 .icon-box .icon-box-text{
        padding-right: 45px;
    }
    .ban_02 .text{
        max-width: 100%;
    }
    .bg_right > .col-inner{
        padding: 90px 30px 0 90px;
    }
    .bg_left > .col-inner{
        padding: 90px 90px 0 30px;
    }
    .ban_02 h2{
        font-size: 28px;
        line-height: 25px;
    }
    .ban_02 p:nth-child(2){
        margin-bottom: 20px;
    }
    .ban_02 p{
        font-size: 18px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 1200px) {
    p{
        font-size: 15px;
        line-height: 24px;
    }
    .bg_left{
        background-size: cover;
    }
    .header-main .nav > li{
        margin: 0 10px;
    }
    .hotline a{
        font-size: 16px;
    }
    .block__element_head h2 span{
        font-size: 26px;
        line-height: 36px;
    }
    .block__element_head h3{
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 15px;
    }
    .sec_01 .block__element_head h3{
        font-size: 38px;
        line-height: 46px;
    }
    .sec_03 .banner{
        min-width: 100%;
    }
    .sec_03 .banner .block__element_head h2{
        margin-bottom: 10px;
    }
    .sec_03 .banner .text-inner .text h2{
        font-size: 32px;
        line-height: 50px;
    }
    .sec_03 .icon-box{
        padding: 20px;
    }
    .sec_03 .icon-box .icon-box-text h3{
        font-size: 16px;
        line-height: 24px;
    }
    .sec_04 .icon-box{
        padding: 20px 30px 20px;
    }
    .sec_04 .icon-box .icon-box-text h6{
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .sec_05 .block__element_head{
        padding: 0 15px;
    }
    .sec_05 .dichvu_image .img{
        min-width: 738px;  
        right: 0;
        top: -80px;
    }
    .sec_05 .icon-box{
        padding: 15px 20px 20px;
    }
    .sec_05 .icon-box h5{
        font-size: 18px;
        line-height: 26px;
        height: 51px;
    }
    .sec_05 .col_margin{
        margin-top: 90px;
    }
    .sec_05 .dichvu_image_1 .img{
        min-width: 684px;
        left: 0;
        top: -20px;
    }
    .sec_06 .row_buoc{
        grid-template-columns: repeat(4, 1fr);
    }
    .sec_06 .icon-box .icon-box-text h5{
        font-size: 16px;
        line-height: 30px;
    }
    .sec_09 .section-content,
    .sec_08 .section-content,
    .sec_07 .section-content{
        padding: 0 15px;
    }
    #counter-box .counter{
        font-size: 60px;
        line-height: 80px;
    }
    #counter-box p{
        font-size: 16px;
    }
    .gt_01{
        padding-bottom: 100px !important;
    }
    .gt_01 .section-content{
        padding: 0 15px;
    }
    .gt_01 .col:nth-child(2) > .col-inner{
        padding: 30px 35px;
    }
    .gt_02 .bg_img{
        display: none;
    }
    .gt_03 .icon-box .icon-box-text .text p{
        padding: 0 10px;
    }
    .tuyendung_01 h4{
        margin-top: 40px;
        font-size: 32px;
        line-height: 40px;
    }
    .tuyendung_01 .block__element_head h3{
        font-size: 38px;
        line-height: 60px;
    }
    .tuyendung_02 .block__element_head{
        margin-bottom: 30px;
    }
    .tuyendung_02 .row_width_1 .col:nth-child(1) > .col-inner, .tuyendung_02 .row_width .col:nth-child(2) > .col-inner{
        padding: 20px 20px 20px 25px;
    }
    .tuyendung_02 ul, .tuyendung_02 ol{
        margin-bottom: 0;
    }
    .tuyendung_03 .section-content{
        padding: 0 15px;
    }
    .dichvu_03 .section-content,
    .dichvu_02 .section-content{
        padding: 0 15px;
    }
    .contact_01 .bg_map .row .col-inner{
        padding: 30px 30px 25px 20px;
        height: 560px;
    }
    .news-block-widget-style-4 .news-item h4{
        font-size: 22px;
        line-height: 30px;
    }
    .news-block-widget-style-4 .news-item{
        padding: 25px 35px 25px 35px;
            margin-bottom: 20px;
    }
    .news-block-widget-style-4 .news-item .boxx__innner{
        padding-right: 15px;
    }
    .tab_dichvu ul.nav{
        margin: 30px 0;
    }
    .tab_dichvu ul.nav li{
        margin-right: 15px;
        max-width: 170px;
    }
    .tab_dichvu ul.nav li a{
        padding: 10px;
    }
}
@media only screen and (max-width: 992px) {
    .ban_01 .block__element_head h3{
        font-size: 36px;
        line-height: 50px;
    }
    .bg_left::before, .bg_right::before{
        display: none;
    }
    .bg_left::after, .bg_right::after{
        display: none;
    }
    .bg_left{
        background-size: auto;
    }
    .dichvu_01 .hide_mobile{
        display: none;
    }
    .dichvu_01 .box .css_main{
        display: inline-block;
    }
    .dichvu_02 .tabbed-content ul.nav{
        display: block;
        overflow-x: auto !important;
        padding-bottom: 5px;
        white-space: nowrap;
        z-index: 0;
        text-align: center;
        width: 100%;
    }
    .dichvu_02 .tabbed-content .tab-panels{
        padding-left: 0;
    }
    .dichvu_02 .tabbed-content .tab-panels .panel.active{
        padding: 20px 35px 20px;
    }
    .dichvu_03 .post-item .box-text{
        padding: 0 35px 20px 20px;
    }
    .news-block-widget-style-4 .news-item{
        padding: 15px 20px;
    }
    .news-block-widget-style-4 .news-item .boxx__innner{
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .news-block-widget-style-4 .news-item .news-title{
        width: 100%;
    }
    .news-block-widget-style-4 .news-item .news-title .form_tuyendung{
        max-width: 100%;
        font-size: 16px;
    }
    .news-block-widget-style-4 .news-item .news-title a{
        max-width: 100%;
    }
    .news-block-widget-style-4 .news-item h4{
        font-size: 18px;
        line-height: 26px;
    }
    .new-list .box__colum__nth2{
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .tab_dichvu ul.nav li{
        max-width: 150px;
        min-height: 150px;
        margin-bottom: 20px;
    }
    .tab_dichvu .serviceDt-main-img{
        height: 410px;
    }
    .tab_dichvu .serviceDt-main-des{
        width: 80%;
        padding: 0.6rem 1rem;
    }
    .chan_trang {
        padding: 40px 0 20px 0 !important;
    }
    .chan_trang .column_25{
        flex-basis: 33.3%;
        max-width: 33.3%;
    }
    .chan_trang .row.row-collapse p{
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 480px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    form{
        padding: 2.2rem 1.5rem;
    }
    .dichvu-button{
        gap: 20px;
    }
    .dichvu-button .button_dv{
        max-width: 160px;
        font-size: 15px;
        padding: 10px 15px;
        min-width: unset;
    }
    form h3{
        font-size: 20px;
    }
    form .list .item input{
        height: 40px;
        margin-bottom: 5px;
    }
    .popup-main{
        width: 80vw;
    }
    .block__element_head h2{
        margin-bottom: 15px;
    }
    .block__element_head h2 span{
        font-size: 22px;
        line-height: 30px;
    }
    .block__element_head h3{
        font-size: 25px;
        line-height: 36px;
    }
    .contact_01 .row_02 .block__element_head h3{
        line-height: 27px;
        font-size: 17px;
    }
    .sec_01 .block__element_head h3{
        font-size: 28px;
        line-height: 38px;
    }
    .sec_02{
        padding-bottom: 15px !important;
    }
    .sec_02 .block__element_head h2{
        margin-bottom: 20px;
    }
    .sec_02 .col-inner > .text > p{
        padding: 0 15px;
        margin-bottom: 30px;
    }
    #counter-box .counter{
        font-size: 50px;
        line-height: 70px;
    }
    .sec_03 .banner .text-inner .text h2{
        font-size: 18px;
        line-height: 28px;
    }
    .sec_03 .row.row-collapse:nth-child(2){
        margin-top: 20px;
    }
    .sec_03 .row.row-collapse:nth-child(2) .row .col-inner{
        padding-top: 45px;
    }
    .sec_03 .icon-box{
        padding: 15px;
    }
    .sec_03 .icon-box .icon-box-img{
        margin-bottom: 15px;
    }
    .sec_03 .icon-box .icon-box-text h5.uppercase{
        font-size: 36px;    
        line-height: 44px;
    }
    .sec_05 .col_margin{
        margin-top: 0px;
    }
    .sec_06{
        margin-top: 0;
    }
    .sec_06 .row_buoc{
        grid-template-columns: repeat(2, 1fr);
    }
    .sec_07 .icon-box{
        position: unset;
        min-width: 100%;
        padding: 20px 20px 25px 20px;
    }
    .sec_08 .col-inner > p{
        padding: 0 15px;
    }
    .gt_01 .col:nth-child(2) > .col-inner{
        padding: 20px 25px;
    }
    .gt_02 .icon-box .icon-box-text h5{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .gt_02 .icon-box .icon-box-img{
        margin-bottom: 10px;
    }
    .gt_03{
        padding-bottom: 0px !important;
    }
    .gt_03 .section-content{
        padding: 0 15px;
    }
    .gt_03 .row.row-collapse:nth-child(2){
        grid-template-columns: repeat(1, 1fr);
        row-gap: 75px;
    }
    .gt_03 .row.row-collapse:nth-child(2)::before{
        display: none;
    }
    .gt_03 .icon-box::before{
        display: none;
    }
    .gt_04 .text p{
        padding: 0;
        margin-bottom: 20px;
    }
    .gt_05 .section-content{
        padding: 0 15px;
    }
    .gt_05 .row.large-columns-3{
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .ban_01 .block__element_head h3{
        font-size: 28px;
        line-height: 38px;
    }
    .ban_02 h2{
        font-size: 24px;
    }
    .bg_right > .col-inner{
        padding: 80px 30px 0 65px;
    }
    .bg_left > .col-inner{  
        padding: 80px 65px 0 30px;
    }
    .ban_03 .block__element_head h3{
        margin-bottom: 20px;
    }
    .ban_03 .box .box-text{
        padding: 15px 10px 15px 10px;
    }
    .ban_03 .box .box-text h3{
        font-size: 16px;
        line-height: 22px;
    }
    .ban_03 .box .box-text h4{
        padding-bottom: 15px;
    }
    .rt_01 h4{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .rt_02 .block__element_head h2{
        margin-bottom: 15px;
    }
    .rt_02 p{
        font-size: 15px;
        line-height: 26px;
        padding: 0 15px;
    }
    .rt_02 .img .img-inner{
        margin: 20px 0px 0px 0px !important;
    }
    .rt_03 .video-button-wrapper a{
        min-width: 55px;
        min-height: 55px;
        height: 55px;
    }
    .rt_03 .video-button-wrapper a i{
        top: -6px;
    }
    .tuyendung_01 .block__element_head h3{
        font-size: 24px;
        line-height: 40px;
    }
    .tuyendung_01 p{
        font-size: 16px;
        line-height: 28px;
    }
    .tuyendung_01 h4{
        margin-top: 30px;
        font-size: 24px;
        line-height: 30px;
    }
    .tuyendung_02 .row_width_1 .col:nth-child(1), .tuyendung_02 .row_width .col:nth-child(2),
    .tuyendung_02 .row_width_1 .col:nth-child(2), .tuyendung_02 .row_width .col:nth-child(1){
        flex-basis: 100%;
        max-width: 100%;
    }
    .tuyendung_02 .row_width_1 .col:nth-child(1){
        order: 2;
    }
    .tuyendung_02 .row_width_1 .col:nth-child(2){
        order: 1;
    }
    .tuyendung_02 .icon-box{
        padding: 15px 0;
    }
    .tuyendung_03 .tabbed-content ul li a{
        min-width: auto;
        font-size: 16px;
        padding: 0 15px;
    }
    .tuyendung_03 .tabbed-content ul.nav {
        display: block;
        overflow-x: auto !important;
        padding-bottom: 5px;
        white-space: nowrap;
        z-index: 0;
        text-align: center;
    }
    .dichvu_01 .section-content{
        padding: 0 15px;
    }
    .dichvu_01 .box .box-text .box-text-inner p:nth-child(1){
        font-size: 18px;
        line-height: 28px;
    }
    .dichvu_01 .box .box-text .box-text-inner h3{
        font-size: 22px;
        line-height: 36px;
    }
    .dichvu_02 .tabbed-content ul.nav li a{
        font-size: 18px;
        line-height: 26px;
        max-width: 100%;
    }
    .dichvu_02 .tabbed-content ul.nav li a span{
        width: 77%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .contact_01 .section-content{
        padding: 0 15px;
    }
    .contact_01 .block__element_head h3{
        font-size: 24px;
        line-height: 34px;
        text-align: center;
        padding-left: 0;
        margin-top: 20px;
    }
    .contact_01 .block__element_head h3::before{
        display: none;
    }
    .contact_01 .bg_map .section-title-container .section-title{
        height: 55px;
        padding-left: 35px;
    }
    .section-title-container span{
        font-size: 24px;
    }
    .contact_01 .bg_map .row .col-inner{
        padding: 20px 25px 20px 10px;
        height: 450px;
    }
    .banner-row .banner-col{
        width: 100%;
    }
    .banner-body .banner-left-img{
        width: 100%;
    }
    .banner-wrapper_blog .banner-right-des{
        --mag: -10rem;
    }
    .new-list .box__colum__nth2{
        grid-template-columns: repeat(1, 1fr);
    }
    .new-list .tabbed-content ul.nav{
        display: block;
        overflow-x: auto !important;
        padding-bottom: 5px;
        white-space: nowrap;
        z-index: 0;
        text-align: center;
    }
    .new-list .tabbed-content ul.nav li a{
        font-size: 16px;
        padding: 10px 20px;
    }
    .new-list .tab-panels{
        padding-top: 30px;
    }
    .new-list .box__colum__nth2 .box__content h3{
        font-size: 20px;
    }
    .form-searh-home {
        background: #1d2939;
    }
    .form-searh-home .searchbox--horizontal::before,
    .form-searh-home .searchbox--horizontal::after {
        display: none;
    }
    .form-searh-home .searchbox--horizontal .searchbox__wrap {
        border: 0;
    }
    .form-searh-home .searchbox--horizontal .searchbox__box-line {
        border: solid 1px #B69A70;
    }
    .searchbox--horizontal .searchbox__box:not(:last-child) {
        border-right: 0px;
    }
    .box__content__lefts{
        padding-left: 15px;
        border-left: none;
    }
    .title-home h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .room-item .post-title {
        font-size: 20px;
    }
    .mobi-boder-left .col-inner {
        border-left: 1px dashed rgb(219, 174, 107);
    }
    .big-title-home {
        font-size: 25px;
        line-height: 28px;
    }
    .title-review {
        font-size: 26px;
        line-height: 30px;
    }
    .mini-rivew {
        font-size: 18px;
        line-height: 25px;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }
    #footer iframe {
        height: 240px;
    }
    .footer-2 .large-columns-4 .widget:nth-child(1),
    .footer-2 .large-columns-4 .widget:nth-child(2), 
    .footer-2 .large-columns-4 .widget:nth-child(3) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .chantrang_01 .section-content{
        padding: 0 15px;
    }
    .absolute_footer .col_2,
    .absolute_footer .col_1{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .absolute_footer .widget{
        padding: 0;
        margin-bottom: 0;
    }
    .absolute_footer ul.menu li a{
        line-height: 34px;
    }
    .chan_trang_2 .widgettitle{
        font-size: 18px;
    }
    .chan_trang_2 p{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .chan_trang_2 .footer-1{
        padding: 10px 15px !important;
    }
    .chan_trang_2 .footer-1 .img{
        margin-right: auto;
        margin-left: 0;
    }
    .chan_trang .column_25{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@-webkit-keyframes opa {
    0% {
      opacity: 0;
      transform: translateY(10%);
    }
    30% {
      opacity: 0;
      transform: translateY(5%);
    }
    50% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
}