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

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


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@charset "UTF-8";
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0; }

.slick-list:focus {
    outline: 0; }

.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    top: 0;
    left: 0; }

.slick-track:after, .slick-track:before {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir=rtl] .slick-slide {
    float: right; }

.slick-slide img {
    display: block; }

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0; }

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    }
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0; }

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff; }

.slick-prev {
    left: -25px; }

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto; }

.slick-prev:before {
    content: '←'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: '→'; }

.slick-next {
    right: -25px; }

[dir=rtl] .slick-next {
    right: auto;
    left: -25px; }

[dir=rtl] .slick-next:before {
    content: '←'; }

.slick-dotted.slick-slider {
    margin-bottom: 30px; }

.slick-dots {
    bottom: 50px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center; }

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
    width: 9px;
    height: 9px;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1; }

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    display: none;
    color: #000; }

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000; }

.slick-dots > li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d9d5d2;
    margin: 0 5px; }

.slick-dots > li.slick-active button {
    background: #fff; }


@font-face {
	font-family: 'SFPro';
	src: url('font/SFProDisplayRegular.otf');
}
@font-face {
	font-family: 'SFProBold';
	src: url('font/SFProDisplayBold.otf');
}
@font-face {
	font-family: 'SVNPoppins';
	src: url('font/SVNPoppins.ttf');
}
@font-face {
	font-family: 'FTVAvilockBold';
	src: url('font/FTVAvilockBold.otf');
}
@font-face {
	font-family: '1FTVVIPAmsterdamSignature';
	src: url('font/1FTVVIPAmsterdamSignature.ttf');
}
body{
    font-family: 'SFPro';
    font-size: 16px;
    line-height: 25px;
}
#menu-main-menu li{
    margin: 0;
}
#menu-main-menu{
    justify-content: right;
    margin-top: 5px;
}
#menu-main-menu a{
    color: #000;
    transition: all 0.3s;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 40px;
    padding: 13px 15px;
    border: 1px solid #fff;
}
#menu-main-menu li:hover a{
    border: 1px solid #34856E;
}

  #menu-main-menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 50px;
    transform: rotateX(0); }
  
  #menu-main-menu > li > ul > li .sub-menu {
    position: absolute;
    right: -150%;
    top: 0;
    left: unset;
    border-left: 1px dashed #fff; }
  
  #menu-main-menu > li > ul > li:hover .sub-menu {
    right: -100%;
    opacity: 1;
    visibility: visible; }
  
  #menu-main-menu .sub-menu li:hover a {
    color: yellow; }
  
  #menu-main-menu .sub-menu li:before {
    content: "»";
    display: inline-block;
    position: absolute;
    color: #fff;
    left: 10px;
    top: 50%;
    transform: translateY(-50%); }
  
  #menu-main-menu .sub-menu {
    background: #34856e;
    
    top: 65px;
    width: 280px;
    left: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    border-radius: 5px;
    z-index: 111; }
  
  #menu-main-menu .sub-menu li {
    padding: 14px 5px 14px 10px;
    list-style: none;
    transition: all 0.5s;
    border-bottom: 1px dashed #fff;
    position: relative;
    font-size: 15px; }
    #menu-main-menu .sub-menu li a{
        color: #fff;
    }
  #menu-main-menu .sub-menu li:hover {
    padding-left: 20px; }
  
  #menu-main-menu .sub-menu li:last-child {
    border-bottom: none; }


.nav-right li a{
    font-size: 13px;
    padding: 0 7.5px;
    line-height: 10px;
}
.nav-right li:nth-child(2) a{
    border-left: 2px solid #34856E;
    border-right: 2px solid #34856E;
}
.nav-right li {
    margin: 0;
}
#masthead .header-search-form-wrapper .search-field{
    width: 100%;
    height: 42px;
    border-radius: 60px;
    border: 1px solid #F2F2F2;
    background: #F6F6F6 !important;
    
    font-size: 13px;
    color: #282828 !important;
}
.header-search-form-wrapper  .icon-search{
    color: #34856e;
    font-size: 1.1em !important;
}

.header-search-form-wrapper input::-webkit-input-placeholder {
    color: #282828 !important;
  }
  
.header-search-form-wrapper input:-moz-placeholder {
    color: #282828 !important;
    opacity: 1;
  }
  
.header-search-form-wrapper  input::-moz-placeholder {
    color: #282828 !important;
    opacity: 1;
  }
  
.header-search-form-wrapper  input:-ms-input-placeholder {
    color: #CFCFCF !important;
}
  
.logo-left .logo{
    margin-right: 0;
}
.stuck .header-nav-main{
    display: none;
}
.bn_text{
    position: absolute;
    left: 18%;
    top: 50%;
    transform: translateY(-50%);
}
.bn_text .col{
	    padding-bottom: 0;
    flex-basis: 57.666667%;
    max-width: 57.666667%;
}
.bn_text h2{
    font-family: "FTVAvilockBold";
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    max-width: 675px;
    color: #fff;
}
.bn_text h2 img{
	margin: 0 0 -110px 0;
}
.bn_text h2 span{
    font-family: "1FTVVIPAmsterdamSignature";
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    text-align: right;
    display: block;
    text-transform: initial;
    position: absolute;
    right: -27%;
}
.bn_text p{
        color: #fff;
    padding: 5px 20px;
    border-left: 1px solid #fff;
    margin: 50px 0 20px 0;
    font-size: 25px;
    line-height: 1.45;
}
.bn_text .button.primary{
    background-color: #FFA17A !important;
	margin-bottom: 0 !important;
}
.txt_ab{
	    max-width: 550px;
    position: absolute;
    bottom: 20%;
    left: 5%;
    color: #fff;
    font-size: 25px;
    font-style: italic;
    line-height: 1.4;
}
.s1_right {
    padding-right: 19%;
}
.s1_right h2{
    
    font-family: SVNPoppins;
    font-size: 18px;
    
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.s1_right h1{
    font-family: "FTVAvilockBold";
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    max-width: 525px;
}
.s1_right h1 span{
    font-family: "1FTVVIPAmsterdamSignature";
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #252525;
    text-align: right;
    display: block;
    text-transform: initial;
}

.s1_right h4{
    color: #434343;
    font-size: 17px;
    font-style: normal;
    font-weight: 100;
    line-height: 25px;
    font-family: SFProBold;
}
.s1_right p{
    color: #606060;
    text-align: justify;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 147.059% */
}
span.percent {
    font-size: 40px;
    font-weight: bold;
    color: #34856e;
    text-align: center;
        font-family: 'SVNPoppins';
    line-height: 1;
}
.list_percent .large-6 .col-inner{
	 webkit-box-shadow: 0px 1px 16px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 16px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 16px -7px rgba(0, 0, 0, 0.75);
    padding: 20px 15px;
}
.s1_right  h3{
	text-align: center;
	font-size: 40px;
	margin: 0 0 5px 0;
}
.list_percent p{
	text-align: center;
	margin: 0
}
.list_percent{
	margin: 50px 0 0 0;
}
span.percent:after {
    content: "+";
    display: inline-block;
    vertical-align: middle;
    margin: -4px 6px 0 0;
}

.button.primary{
    font-size: 16px;
    font-style: normal;
    font-family: 'SFProBold';
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    padding: 12px 27px;
    font-weight: 100;
}
.button.primary .icon-angle-right{
    width: 23px;
    height: 6px;
    background: url(img/ic.png) center no-repeat;
}
.button.primary .icon-angle-right:before{
    display: none;
}
.title_tsl{
    text-align: center;
}
.title_tsl h2, .title_tsl h1{
    
    text-align: center;
    font-family: "FTVAvilockBold";
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px; /* 144.444% */
    text-transform: uppercase;
    margin: 0;
}
.title_tsl p{
    color:  #373F3C;
    text-align: center;
    font-family: 'SVNPoppins';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; /* 433.333% */
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}
.title_tsl p:before{
    content: "";
    display: inline-block;
    width: 25px;
    height: 8px;
    background: url(img/bf.png) center no-repeat;
    margin: 0 15px 0 0;
}
.title_tsl p:after{
    content: "";
    display: inline-block;
    width: 25px;
    height: 8px;
    background: url(img/bf1.png) center no-repeat;
    margin: 0 0 0 15px;
}
.s2 .box-text{
    padding: 0;
}
.s2 .box-text h4{
    margin: 0;
    font-family: "FTVAvilockBold";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px; /* 295.455% */
    text-transform: uppercase;
    position: relative;
    background: url(img/bg1.png) center no-repeat;
    background-size: cover;
}
.s2 .box-text h4:before{
    content: "";
    display: inline-block;
    width: 27px;
    height: 2px;
    background-color: #34856E;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.s2 .col.large-3{
    padding-bottom: 0;
}
.tabbed-content .nav-pills a{
    border-radius: 4px;
    border: 1.5px solid #34856E;
    text-align: center;
    color: #373F3C;
    font-size: 15px;
    font-style: normal;
    font-weight: 100;
    line-height: 44px;
    text-transform: uppercase;
    margin: 0 6px;
    padding: 0 33px;
    transition: all 0.3s;

}
.tabbed-content .nav-pills a:hover{
    background-color: #34856e;
    color: #fff;
}
.s3 .col.large-12{
    padding-bottom: 0;
}
.s3 .button.primary{
    margin: 0;
}
.tabbed-content .tab-panels .row{
    /* gap: 20px; */
}
.post-item{
    padding: 0 10px;
    margin-bottom: 20px;
}
.post-item .col-inner{
    padding: 13px;
    
    border: 1px solid rgba(223, 223, 223, 0.80);

    background: linear-gradient(180deg, rgba(255, 255, 255, 0.30) 0%, rgba(217, 217, 217, 0.01) 100%);

    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.06);
}
.tab-panels{
    padding-top: 45px;
}
.infor_tsl{
    display: flex;
    align-items: center;
    margin: 5px 0;
}
.infor_tsl span{
    flex: 1;
    color: #34856E;
    font-size: 12px;
    line-height: normal;
    font-family: 'SFProBold';
}
.infor_tsl span:before{
    content:"";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(img/ic1.png) center no-repeat;
    margin: 0px 12px -1px 0;
}
.infor_tsl label{
    flex: 1;
    color: #525252;
    font-size: 12px;
    font-style: normal;
    font-family: 'SFProBold';
    margin: 0;
}   
.infor_tsl label:before{
    content:"";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(img/ic2.png) center no-repeat;
    margin: 0px 7px -1px 0;
}
.post-item .post-title.is-large {
    color: #272727;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    font-family: 'SFProBold';
    font-weight: 100;
}
.post-item .post-title.is-large a{
        background: none;
    padding: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
        min-height: 63px;
}
.post-item .box-text{
    padding: 18px 0 0 0;
}
.tab-panels .panel.entry-content{
    padding: 0 15px;
}

.button-group {
    display: flex;
    gap: 12px;
}

.button-group a {
    flex: 1;
}

.btn {
    padding: 10px 5px;
    font-family: 'SFProBold';
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    border-radius: 3px;
    font-size: 15px;
    transition: all 0.3s ease;
    text-align: center;
    line-height: 18px !important;
    position: relative;
    overflow: hidden; /* Giúp ẩn các phần tử ra ngoài */
}

/* Màu nền cho các nút */
.btn-green {
    background-color: #2b7a64;
}


.btn-orange {
    background-color: #FFA17A;
}



/* Hiệu ứng vệt sáng nhẹ nhàng chạy từ trái qua phải */
.button-group .btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
    transition: all 0.4s ease;
}

.button-group .btn:hover::before {
    left: 100%; /* Vệt sáng chạy từ trái sang phải */
}

/* Hiệu ứng hover nhẹ nhàng */
.button-group .btn:hover {
    transform: scale(1.03); /* Phóng to nhẹ nút */
    color: #fff !important;
}

/* Tùy chỉnh cho nút màu xanh */
.button-group .btn-green:hover {
    box-shadow: 0 0 8px rgba(40, 167, 69, 0.4); /* Vệt sáng xanh nhẹ */
}

/* Tùy chỉnh cho nút màu cam */
.button-group .btn-orange:hover {
    box-shadow: 0 0 8px rgba(255, 127, 0, 0.4); /* Vệt sáng cam nhẹ */
}

.s3 .button.primary{
    min-width: 338px;
    margin-top: 10px;
    justify-content: space-between;
}

.infor_ct{
    display: flex;
    flex-direction: column;
    color: #615E5E;
    margin-bottom: 5px;
}
.infor_ct span{
    
	font-family: 'SFProBold';
    
}
.s4 .col{
    padding-bottom: 0;
}
.s5 .infor_ct, .s5 .button-group, .s6 .infor_ct, .s6 .button-group{
    display: none;
}

.s5{
    padding-bottom: 15px !important;
}
.s5_left , .s5_right {
    padding-bottom: 0;
}
.s5_right_end .box-vertical{
    display: flex;
    gap: 10px;
}
.s5_right_end .box-vertical > div{
    flex: 1;
    padding: 0;
}
.s5_right_end .box-vertical .box-image{
    order: 2;
}
.s5_mb > .large-6{
    flex-basis: 50%;
    max-width: 50%;
    padding-bottom: 0;
}
.s5_mb > .large-6:nth-child(2){
    border-left: 2px solid #b9b9b9;
}
.s5_mb .box-vertical{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.s5_mb .post-item .box-text{
    padding: 0;
    
}
.s5_mb .post-item .col-inner{
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
}
.s5_mb .post-item{
    margin-bottom: 5px;
}
.s5_mb .post-item .post-title.is-large{
    font-size: 10px;
}
.s5_mb .post-item .post-title.is-large a{
    -webkit-line-clamp: 4;
    margin: 0;
}
.s5_mb .post-item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}
.s6 .large-12{
    padding-bottom: 0;
}
.s6 .box-text{
    bottom: 0;
    padding: 0;
    background: none;
    transition: all 0.3s;
}
.s6 .box-text a{
    color: #FFF;
    font-size: 17px;
    font-family: 'SFProBold';
    line-height: 22px;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 20px;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.s6 .box-text .post-title:before{
    content: "";
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(img/ic3.png) center no-repeat;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}

.s6 .box:hover .box-text{
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.40);backdrop-filter: blur(4px);
}
.s6 .box:hover .box-text .post-title a{
    text-align: center;
    background: none;
}
.s6 .box:hover .box-text .post-title:before{
    opacity: 1;
    visibility: visible;
}
.s6 .post-item .col-inner{
    border: none;
    box-shadow: none;
    padding: 0;
}

.s7 .title_tsl h2{
    color: #fff;
}
.s7 .title_tsl p{
    color: #FFA17A;
}
.s7 .title_tsl p:before, .s7 .title_tsl p:after{
    filter: brightness(16.5);
}
.s7 .tabbed-content .nav-pills a{
    color: #fff;
    border-color: #fff;
}
.s7 .section-bg{
    background-attachment: fixed;
}


.s8{
    padding-bottom: 0 !important;
}
.s8 h3{
    font-family: 'FTVAvilockBold';
    font-size: 22px;
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 100;
}
.s8 .icon-box{
    align-items: center;
    margin-bottom: 35px;
}
.s8 .icon-box p{
    color: #252525;
    font-size: 15px;
    line-height: 20px;
}
.s8 .section-bg{
    background-size: cover !important;
}

.s9 .large-12{
    padding-bottom: 0;
}
.s9 .box-text {
    bottom: 0;
    padding: 0;
    background: none;
    transition: all 0.3s;
    background: linear-gradient(0deg, #ffffff 0%, rgba(0, 0, 0, 0.00) 100%);
}
.s9 .box-text h4{
    color: #FFF;
    font-size: 17px;
    font-family: 'SFProBold';
    line-height: 22px;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
}
.s9 .box:hover  h4{
    text-align: center;
    background: none;
    opacity: 1;
    visibility: visible;
    padding: 0 65px;
}
.s9 .box-text .box-text-inner:before{
    content: "";
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(img/ic3.png) center no-repeat;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}

.s9 .box:hover .box-text{
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.40);backdrop-filter: blur(4px);
}
.s9 .box:hover .box-text .box-text-inner:before{
    opacity: 1;
    visibility: visible;
}
.s9 .button{
    min-width: 338px;
    margin-top: 10px;
    margin-bottom: 0;
    justify-content: space-between;
}
.s9 .col .img:last-child:before{
    content: "";
    display: inline-block;
    width: 100%;
    background: linear-gradient(0deg, #ffffff 0%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    z-index: 11;
}
.s9 img{
    border-radius: 10px;
}
.s9_mb .large-6{
    flex-basis: 50%;
    max-width: 50%;
}
.s10 .title_tsl h2{
    color: #fff;
}
.s10 .title_tsl p{
    color: #FFA17A;
    margin-bottom: 35px;
}
.s10 .title_tsl p:before, .s10 .title_tsl p:after{
    filter: brightness(111);
    color: #fff;
}
.s10 .slider  .col-inner{
    position: relative;
    background: url(img/bf2.png) center no-repeat;
    min-height: 170px;
    padding: 30px 25px 20px 20px;
    color: #fff;
    position: relative;
}
.s10 .slider  .col-inner:before{
    content: "";
    width: 65px;
    height: 48px;
    background: url(img/ic4.png) center no-repeat;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}
.s10 .slider  .icon-box{
    position: absolute;
    align-items: center;
    left: 105px;
    width: auto;
}
.s10 .slider  h3{
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'SFProBold';
    text-transform: uppercase;
}
.s10 .slider  p{
    font-size: 17px;
    line-height: 1.4;

}
.s10 .flickity-slider .row {
    padding-bottom: 80px;
}
.s10 .row .col.large-12{
    padding: 0;
}
.flickity-page-dots .dot{
    background: #D9D9D980;
    width: 10px;
    height: 10px;
    padding: 0;
    opacity: 1;
    position: relative;
    border: none;
}
.flickity-page-dots .dot.is-selected{
    background-color: #34856e !important;
}
.flickity-page-dots .dot.is-selected:before{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: -3px;
}
.s11 .infor_ct, .s11 .button-group{
    display: none;
}

.s11 .post-item .col-inner{
    border: none;
    box-shadow: none;
    background: none;
    padding: 0;
}
.s11 .post-item .box-text{
    padding: 0 0 0 3%;
    vertical-align: top;
}
.s11 .post-item .image-zoom {
    border-radius: 15px;
}
.s11 .from_the_blog_excerpt {
    line-height: 1.4;
    margin-top: 10px;
}
.s11 .post-item .button  {
    margin: 0;
    float: right;
    font-size: 15px;
    font-family: SFProBold;
    text-transform: initial;
    color: #2b7a64;
    line-height: 23px; /* 153.333% */
    transition: all 0.3s;
}
.s11 .post-item .button:hover{
    margin-right: 5px;
}
.s11 .post-item .button:after{
    content: "";
    width: 23px;
    height: 6px;
    display: inline-block;
    background: url(img/bf3.png) center no-repeat;
    margin: 0px 0 3px 6px;
}
.s11 .video-button-wrapper .button {
    position: absolute;
    right: 3%;
    bottom: 0;
    width: 105px;
    height: 105px;
    background: url(img/btn_vd.png) center no-repeat;
    margin: 0;
}
.s11 .video-button-wrapper .button .icon-play{
    display: none;
}
.vd_tiktok .button:before{
	    content: "\e605";
    color: #fff;
    font-family: fl-icons;
    font-size: 44px;
}
.vd_tiktok .button{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fe2c55 !important;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.ft_left .img{
    margin: -105px 0 30px 0;
}
.ft_left li{
    color: #FFF;
    font-family: 'SFPro';
    font-size: 17px;
    padding: 10px 0 10px 30px;
    background: url(img/ic_map.png) 0 10px no-repeat;
    list-style: none;
    line-height: normal;
    /* font-weight: 400; */
    margin: 0 0 15px 0 !important;
}
.ft_left li:nth-child(2){
    background: url(img/ic_phone.png) 0 9px no-repeat;
}
.ft_left li a{
    font-family: SFProBold;
    color: #fff;
}
.ft_right  .icon img{
    max-width: 29px;
}
.ft_right .icon-box-img{
    width: 80px;
    height: 80px;
    border: 1px solid #AECEC5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.ft_right .icon-box-text h3{
    color: #88CAB8;
    font-size: 16px;
    margin-bottom: 0;
    line-height: normal;
    font-weight: 100;
}
.ft_right .icon-box-text p{
    color: #FFF;

    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.ft_right .icon-box{
    align-items: center;
}
.ft_right_top{
    
    margin: 0 0 50px 0 !important;
    
}
.ft_right_top .col{
    border-bottom: 1px solid rgba(136, 202, 184, 0.60);
    padding:0 0 50px 0;
}
.ft_right {
    padding-left: 45px;
}
.ft_right .section-title-main{
    font-weight: 100;
    font-weight: 100;
    font-family: 'SFProBold';
    padding: 0;
    border: none;
}
.ft_right .section-title-normal{
    border: none;
    margin: 0;
}
.ft_right span.ux-menu-link__text {
    color: #FFF;
    font-size: 15px;
    line-height: 1.4;
    transition: all 0.3s;
}
.ft_right span.ux-menu-link__text:hover{
    padding-left: 5px;
}
.ft_bot .col{
    padding-bottom: 0;
}
.ft_bot .button.icon.circle{
    margin: 0;
}
.ft_bot  p{
    margin-bottom: 0;
    color: #fff;
}
.ft_bot .social-icons .button {
    border: 1px solid #88CAB8;
    color: #fff;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    margin-left: 6px !important;
    justify-content: center;
}
.ft_bot .social-icons .button i{
    font-size: 1.5em;
}
.ft_bot .large-10:before{
    content: "";
    width: 74%;
    height: 1px;
    background-color: #88CAB8;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ft{
    padding-bottom: 0 !important;
}
.absolute-footer.dark{
    background: #34856e;
    padding: 10px 0 30px 0;
    margin: 0;
    text-align: right;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    line-height: 25px;
}
.footer-primary {
    float: right;
}
.footer-primary span{
    color: #FFF;
    font-family: "SFProBold";
    font-size: 16px;
    
    line-height: 25px;
    text-transform: uppercase;
}
a.icon-circle:hover, a.remove:hover, a:hover {
    color: #3a836f;
}
.section-bg{
    background-attachment: fixed;
}
.tiktok-embed{
    padding: 0;
    min-width: initial !important;
    border: 0;
}
.tiktok-embed>a{
    width: 100% !important;
}
.tiktok-embed .css-vptvdy{
    min-width: initial;
}
.s11 .vd_tiktok .col{
    padding: 0 !important;
}
.s11 .vd_tiktok blockquote{
    margin: 0;
}


/* Trang con */
.page-wrapper{
    padding: 0;
}
.tsl_custom {
    margin: 60px 0;
}
.tsl_custom .large-12{
    padding-bottom: 0;
}
#breadcrumbs{
    margin-bottom: 0;
    background-color: #F8F8F8;
    color: #BDBDBD;
    font-size: 14px;
    padding: 10px 0 10px 10px;
}
#breadcrumbs a{
    color: #34856e;
}
#breadcrumbs .last {
    color: #626564;
    
}
#breadcrumbs p{
	margin-bottom: 0
}
.tsl_archive .post-item .image-cover{
    padding-top: 100% !important;
}
.tsl_archive .post-item .from_the_blog_excerpt {
    display: none;
}
.s_listprice {
    padding-bottom: 15px !important;
}
.s_listprice .tabbed-content .nav-vertical{
    width: 34%;
}
.s_listprice .tabbed-content .nav-vertical li{
    background: url(img/bg2.png) center no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: FTVAvilockBold;
    
}
.s_listprice .tabbed-content .nav-vertical li:last-child{
    margin-bottom: 0;
}
.s_listprice .tabbed-content .nav-vertical li:hover, .s_listprice .tabbed-content .nav-vertical li.active{
    background: antiquewhite;
}
.s_listprice .tabbed-content .nav-vertical li.active a:after{
    border-left: 15px solid antiquewhite !important;
    
}
.s_listprice .tabbed-content .nav-vertical li a:before{
    content: "";
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(img/ic6.png) center no-repeat;
    margin-right: 20px;
    position: relative;
    right: initial;
    left: initial;
    transform: inherit;
    opacity: 1;
}
.s_listprice .tabbed-content .nav-vertical li a:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    right: -15px;
    top: 50%;
    transition: all 0.3s;
    transform: translateY(-50%);
}
.s_listprice .tabbed-content .nav-vertical li a{
    color: #3A3C3B;
    padding: 17px 10px 17px 20px;
}
.s_listprice .tabbed-content .nav-vertical li a span{
    font-weight: 100;
}
.s_listprice  .nav-vertical+.tab-panels{
    border: none;
}
.s_listprice .tabbed-content .nav-vertical li:nth-child(2) a:before{
    background: url(img/ic7.png) center no-repeat;
}
.s_listprice .tabbed-content .nav-vertical li:nth-child(3) a:before{
    background: url(img/ic8.png) center no-repeat;
}
.s_listprice .tabbed-content .nav-vertical li:nth-child(4) a:before{
    background: url(img/ic5.png) center no-repeat;
}
.s_listprice .entry-content{
    background: url(img/bg2.png) center no-repeat;
    background-size: cover;
    
}
.s_listprice .entry-content .row{
    padding: 20px 5px 0 5px;
}
.s_listprice h3{
    font-family: SVNPoppins;
    font-size: 20px;
    color: #FFA17A;
    font-weight: 100;
    margin: 0;
}
.s_listprice h2{
    color: #373F3C;
    font-size: 35px;
    font-family: FTVAvilockBold;
    margin-bottom: 15px;
    font-weight: 100;
}
.s_listprice p{
    font-size: 16px;
    line-height: 1.4;
    color: #504F4F;
}
.s_listprice .icon-box h4{
    font-size: 18px;
    font-weight: 100;
    font-family: 'SFProBold';
    margin-bottom: 2px;
}
.s_listprice .icon-box p{
    font-size: 14px;
    color: #949494;
}
.s_listprice .icon-box{
    margin-bottom: 20px;
}
.s_listprice .button-group a{
    flex: initial;
}
.s_listprice .btn{
    padding: 10px 25px;

}
.s_listprice .button-group{
    justify-content: end;
}
.category-description{
    font-size: 17px;
    line-height: 1.5;
}
.category-description.limited {
    max-height: 400px;
    overflow: hidden;
    transition: max-height 0.3s ease;
   
}
.category-description.limited:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 20%, #fff);
}
.category-description.expanded {
    max-height: none;
}
.category-description h2, .category-description h3{
    font-family: FTVAvilockBold;
    font-weight: 100;
}
.category-description h2{
    font-size: 48px;
}
.category-description h3{
    font-size: 30px;
}
.category-description strong{
    font-family: SFProBold;
}
#toggleBtn{
    display: table;
    margin: 50px auto 20px;
}
#toggleBtn .icon-angle-right{
    margin-left: 5px;
}
.sl_prd_bot {
    padding: 0 100px;
}
.item_prd_bot{
    padding: 10px 10px;
}
.sl_prd_bot .slick-prev{
    left: 0;
    width: 60px;
    height: 60px;
    background: #F0F0F0;
    border-radius: 50%;
}
.sl_prd_bot .slick-next{
    right: 0;
    width: 60px;
    height: 60px;
    background: #F0F0F0;
    border-radius: 50%;
}
.sl_prd_bot .slick-arrow:hover{
    background: #34856E;
}
.sl_prd_bot .slick-arrow:hover:before{
    filter: invert(1);
}
.sl_prd_bot .slick-prev:before{
    content: "";
    width: 9px;
    height: 16px;
    background: url(img/arr.png) center no-repeat;
    display: inline-block;
    opacity: 1;

}
.sl_prd_bot .slick-next:before{
    content: "";
    width: 9px;
    height: 16px;
    background: url(img/arr1.png) center no-repeat;
    display: inline-block;
    opacity: 1;

}
.item_slprd img{
    width: 100%;
}
.sl_prd_bot{
    margin-bottom: 50px;
}
.tsl_single{
    margin-top: 0px;
        padding-bottom: 0;
}
.tsl_scl > .col.large-7{
    flex-basis: 58%;
    max-width: 58%;
}
.tsl_scl > .col.large-5{
    flex-basis: 42%;
    max-width: 42%;
}
.post-sidebar .submit-button{
    width: 60px;
    height: 50px;
    background: #34856E !important;
    position: absolute;
    right: 5px;
    top: 5px;
}
.post-sidebar .search-field{
    height: 60px;
    border: 1px solid #F0F0F0;
    box-shadow: none;
    font-size: 16px;
    color: #9D9D9D;
}
.post-sidebar  input::placeholder {
    color: #9D9D9D;
    
}
.widget_categories {
    padding: 20px;
    box-shadow: 0px 0px 10px #edeaea;
    margin: 40px 0;
}
.widget_categories .widget-title {
    display: block;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 15px;
    font-size: 20px;
    font-family: 'SFProBold';
}
.widget_categories .widget-title span{
    border-bottom: 1px solid #34856e;
    padding-bottom: 14px;
}
.post-sidebar .is-divider{
    display: none;
}
.post-sidebar .cat-item a{
    color: #434343;
    padding: 13px 0;
    font-size: 16px;
}
.post-sidebar .cat-item {
    display: flex;
    align-items: center;
}
.custom-latest-posts {
display: flex;
flex-direction: column;
gap: 20px;
margin-top: 22px;
}

.custom-post-item {
display: flex;
gap: 20px;
border-bottom: 1px dotted #ccc;
padding-bottom: 20px;
}
.custom-latest-posts .custom-post-item:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.custom-post-thumb img {
    width: 170px;
    height: 120px;
    border-radius: 2px;
    object-fit: cover;
}

.custom-post-info {
flex: 1;
}


.custom-post-title a {
    text-decoration: none;
    color: #373F3C;
    font-size: 16px;
    font-family: 'SFProBold';
    line-height: 1.4;
    display: block;
    font-weight: 100;
}
.custom-post-title a:hover{
    color: #34856E;
}

.custom-post-meta {
font-size: 14px;
color: #555;
display: flex;
gap: 20px;
align-items: center;
}

.custom-post-meta i {
margin-right: 5px;
}
.meta-date:before{
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(img/i1.png) center no-repeat;
    margin: 0px 5px -1px 0;
}
.meta-comments:before{
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(img/i2.png) center no-repeat;
    margin: 0px 5px -1px 0;
}
#entry_tsl{
    margin: 20px 0;
}
h1#title_tsl_single {
    text-transform: uppercase;
    font-family: 'SFProBold';
    font-weight: 100;
    font-size: 20px;
    color: #282828;
}
.entry-content{
    color: #777676;
}
.entry-content h2, .entry-content h3, .entry-content h4{
    font-family: 'SFProBold';
    font-weight: 100;
}
.entry-content b, .entry-content strong, #ftwp-list > .ftwp-item > .ftwp-anchor > .ftwp-text{
        font-family: 'SFProBold' !important;
    font-weight: 100 !important;
}
#ftwp-contents{
    width: 100% !important;
}
#review-form{
    display: none;
}
.tt_rating{
    background: #F8F8F8;
    color: #505050;
    font-size: 20px;
    font-family: 'SFProBold';
    padding: 15px 15px;
}
.rating-container{
    display: flex;
    align-items: center;
    border: 1px solid #EBEBEB;
    margin-bottom: 30px;
}
#left_rt{
    width: 220px;
    text-align: center;
    font-size: 48px;
    color: #FD9727;
    font-family: 'SFProBold';
}
#right_rt{
    width: 400px;
    text-align: center;
}

  .rating-container h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  
  .rating-bar {
    display: flex;
        flex-direction: column;
        gap: 10px;
        flex: 5;
        border-left: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB;
        padding: 15px 25px;
  }
  
  .rating-star {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .star {
    font-size: 16px;
    color: #535353;
  }
  
  .bar {
    width: 70%;
    height: 8px;
    background-color: #ddd;
    border-radius: 5px;
    margin: 0 10px;
  }
  
  .filled {
    height: 100%;
    background-color: #FD9727;
    border-radius: 5px;
  }
  
  .count {
    font-size: 14px;
    color: #528FC8;
  }
  
  .submit-rating {
    background-color: #CC2438;
    color: white;
    padding: 1px 42px;
    border: none;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    margin: 0;
    font-family: 'SFPro';
    font-weight: 100;
  }
  #right_rt p{
    margin-bottom: 10px;
  }
  .submit-rating:hover {
    background-color: #2b7a64;
  }
  #review-form {
    max-width: 600px;
    margin: 30px auto 120px;
    padding: 20px 25px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background: #fafafa;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    display: none; /* Ẩn ban đầu */
    transition: all 0.3s ease;
  }
  
  #review-form input[type="text"],
  #review-form select,
  #review-form textarea,
  #review-form input[type="file"] {
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
    background-color: #fff;
    transition: border-color 0.3s ease;
  }
  #review-form input[type="file"]{
    border: none;
  }
  #review-form input[type="text"]:focus,
  #review-form select:focus,
  #review-form textarea:focus {
    border-color: #2b7a64;
    outline: none;
  }
  
  #review-form textarea {
    min-height: 100px;
    resize: vertical;
  }
  
  #review-form button[type="submit"] {
    background-color: #CC2438;
    color: #fff;
    border: none;
    padding: 1px 31px;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin: 0 auto 20px;
    display: table;
    border-radius: 4px !important;
    font-family: 'SFProBold';
    font-weight: 100;
  }
  
  #review-form button[type="submit"]:hover {
    background-color: #005f8d;
  }
.review-list{
    max-width: 700px;
    margin-bottom: 80px;
}
.review-item  label{
    font-size: 16px;
    color: #2F2F2F;
    font-family: 'SFProBold';
    margin: 0;
    display: inline-block;
    font-weight: 100;
    margin-bottom: 5px;
}
.review-item{
    font-size: 16px;
    color: #595151;
    margin-bottom: 40px;
}
.review-item p{
    margin-bottom: 0;
}

/*bảng giá*/
.item_dongia {
    padding: 20px;
    box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
    border-radius: 10px;
    background: #fff;
    margin-bottom: 30px;
}
.item_dongia h2 a {
        position: relative;
    display: block;
    font-size: 22px;
    padding-bottom: 15px;
    color: #9f0c0c;
    font-family: 'SFProBold';
    font-weight: 100;
}
.item_dongia h2 a::after {
        content: "";
    background: #2b7a64;
    width: 50%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.gia_item_bg {
        font-family: 'SFProBold';
    color: #34856e;
    font-size: 22px;
    margin: 20px 0;
}
.des_item_bg {
    height: 210px;
    overflow: hidden;
}
.des_item_bg ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.des_item_bg ul li {
    position: relative;
    padding: 6px 0px 6px 40px;
    font-size: 17px;
    margin: 0;
}
.des_item_bg ul li::before {
    content: '';
    background: url(img/icon_check.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 0;
}
.item_dongia .btn-green{
    padding: 12px 15px;
}
.s2.s_price .mb .small-6{
        flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;
}
.s2.s_price .mb .item_dongia{
    margin-bottom: 0;
}
.s2.s_price{
    padding-top: 0 !important;
}
/*end bảng giá*/
.lh_2 {
    margin-bottom: 50px;
}
.lh_2 input, .lh_2 textarea{
        border-radius: 5px;
}
.lh_2 textarea{
     height: 200px;
}
.lh_2 .wpcf7-submit{
    font-family: 'SFProBold';
    font-weight: 100;
        display: block;
    margin: auto;
    padding: 5px 45px;
    font-size: 18px;
}
#list_cate_child .col.large-3{
    margin-bottom: 30px;
}
/*popup*/
.wpcf7 .wpcf7-response-output{
        font-size: 14px;
    line-height: 1.2;
}
#popup_tuvan{
    border-radius: 5px;
}
.s_popup .img{
    margin: auto;
}
.s_popup h3{
        font-family: 'SFProBold';
    font-weight: 100;
    font-size: 22px;
    padding: 5px 0;
    text-align: center;
    margin: 0;
}
.s_popup p{
    text-align: center;
}
.s_popup .text p{
    text-align: center;
}
.s_popup .wpcf7-submit{
    margin: 0 auto 10px;
    font-family: 'SFProBold';
    font-weight: 100;
    display: block;
    border-radius: 25px;
    color: #fff;
}
.s_popup form{
    margin: 0;
}
.wpcf7-spinner{
    display: none !important;
}
.s_popup .wpcf7 .wpcf7-not-valid-tip{
    text-align: left;
    font-size: 13px;
}
.s_popup input, .s_popup textarea{
        border-radius: 5px;
    font-size: 15px;
    border: 1px solid #36836e;
    color: #000;
    font-weight: 100;
}
.s_popup .d-flex p{
    display: flex;
    gap: 10px;
}

/*end popup*/
@media screen and (max-width: 1440px){
    .s1_right {
        padding-right: 5%;
    }
	.txt_ab{
		max-width: 500px;
		bottom: 10%;
	}
}
@media screen and (max-width: 1240px){
	.txt_ab{
		max-width: 430px;
		bottom: 10%;
		font-size: 20px;
	}
}

@media screen and (max-width: 1190px){
    #logo {
        width: 150px !important;
    }
    .s1_right h1{
        font-size: 50px;
    }
    .s3 .button.primary{
        min-width: auto;
    }
    .ft_bot .large-10:before{
        width: 60%;
    }
    .bn_text .large-6{
        flex-basis: 80%;
        max-width: 80%;
        margin: auto;
        padding-bottom: 0;
    }
    .bn_text{
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bn_text h2{
        font-size: 50px;
    }
}
@media screen and (max-width: 1075px){
	 .txt_ab {
        max-width: 330px;
        bottom: 10%;
        font-size: 18px;
    }
    #menu-main-menu a{
        font-size: 14px;
        padding: 13px 8px;
    }
    .title_tsl h2, .title_tsl h1{
        font-size: 35px;
    }
    .title_tsl p{
        font-size: 14px;
    }
    .nav-pills .tab{
        margin-bottom: 15px;
    }
    .tab-panels {
        padding-top: 15px;
    }
    .s9 .button{
        min-width: auto;
    }
    .s10 .slider  .col-inner{
        background-size: contain;
    }
    .ft_bot .large-10:before{
        display: none;
    }
    body{
        position: relative;
        overflow: hidden;
    }
    .tsl_archive .post-item{
        flex-basis: 50%;
        max-width: 50%;
    }
    .tsl_single{
        margin: 0;
    }
    .tsl_scl > .col.large-7 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .tsl_scl > .col.large-5 {
        flex-basis: 100%;
        max-width: 100%;
    }
    #left_rt{
        width: 100px;
        font-size: 34px;
    }
    #right_rt{
        width: 230px;
    }
    .submit-rating{
        font-size: 15px;
        padding: 1px 13px;
    }
    .bar{
        width: 63%;
    }
	.bn_text .col{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.bn_text h2 span{
		right: 0
	}
	.bn_text h2{
		max-width: 575px;
	}
	.bn_text p{
		font-size: 19px;
	}
    
}

@media screen and (max-width: 1024px){
    .s2 .box-text h4{
        font-size: 20px;
    }
    .ft_right_top{
        flex-flow: column;
    }
    .ft_right_top .large-6{
        flex-basis: 100%;
        max-width: 100%;
        padding: 0 0 15px 0;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 850px){
    .header-main {
        height: 80px !important;
    }
	.txt_ab {
		font-size: 15px;
		max-width: 280px;
	}
    .mobile-nav li i{
        color: #2b7a64;
    }
    .nav-right li:nth-child(2) a{
        border: none;
        padding: 0;
    }
    .s1_right h1 {
        font-size: 43px;
    }
    .s1_right {
        padding-right: 15px;
		flex-basis: 100%;
        max-width: 100%;
    }
	.s1_left{
		flex-basis: 100%;
        max-width: 100%;
	}
    .s1_right h1 span{
        font-size: 27px;
    }
	
    .s2 .col.large-3{
        flex-basis: 50%;
        max-width: 50%;
    }
    .tabbed-content .tab-panels .row .post-item{
        flex-basis: 50%;
        max-width: 50%;
    }
    .s3 .post-item{
        flex-basis: 50% !important;
        max-width: 50% !important;
    }
    .s5_left, .s5_right  {
        flex-basis: 100%;
        max-width: 100%;
    }
    .s8 .col.large-4{
        flex-basis: 50%;
        max-width: 50%;
    }
    .s8 .icon-box{
        margin-bottom: 0;
    }
    .s5_left .row{
        flex-flow: nowrap;
    }
    .s10 .slider  .col-inner:before{
        width: 33px;
    height: 32px;
    background-size: contain;
    margin: 0 8px 0 0;
    }
    .s10 .slider  p{
        font-size: 14px;
        margin-bottom: 0;
    }
    .s10 .icon-box-img{
        width: 80px !important;
    }
    .s10 .slider  .icon-box{
        left: 15%;
        bottom: -24%;
    }
    .s11 .col.large-6, .ft_left, .ft_right , .ft_bot .col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .ft_left .img{
        width: 50% !important;
        margin: -105px auto 20px;
    }
    .ft_right{
        padding-left: 15px;
    }
    .ft_bot .large-10 .text-right{
        text-align: left;
    }
    .ft_bot .social-icons{
        margin-top: 15px;
    }
    .s10 .slider  .col-inner{
        background: no-repeat;
        border: 1px solid;
    }
    .s_listprice .tabbed-content .nav-vertical{
        width: 100%;
    }
    .bn_text h2 {
        font-size: 38px;
    }
    .tsl_custom {
        margin: 20px 0;
    }
    .bn_text h2 span{
        font-size: 28px;
		right: 0;
    }
    .sl_prd_bot {
        padding: 0 50px;
    }
    .sl_prd_bot .slick-arrow{
        width: 30px;
        height: 30px;
    }
    .sl_prd_bot .slick-arrow:before{
        width: 5px;
        height: 12px;
        background-size: contain;
    }
    .bn_text h2 img {
        margin: 0 0 -110px 0;
        width: 77%;
    }
    .bn_text p {
        font-size: 18px;
    }
    
	.item_dongia {
		padding: 15px;
	}
}
@media screen and (max-width: 767px){

    #logo{
        margin: 0;
        order: initial;
    }
	 .bn_text p {
        font-size: 15px;
    }
	.bn_text h2 img {
		margin: 0 0 -45px 0;
		max-width: 86%;
	}
	 .txt_ab {
        max-width: 250px;
        bottom: 10%;
        font-size: 14px;
    }
    
    .bn_text{
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bn_text h2{
        font-size: 32px;
        margin-bottom: 0;
        text-align: center;
    }
    .bn_text .large-6{
        flex-basis: 85%;
        max-width: 85%;
        margin: auto;
        padding: 0;
    }
    .bn_text h2 span{
        font-size: 23px;
    }
    .s1_left {
        order: 2;
    }
    .s1_right h2{
        font-size: 15px;
    }
    .s1_right h1{
        font-size: 32px;
    }
    .s1_right h1 span{
        font-size: 20px;
    }
    .s1_right h4{
        font-size: 16px;
    }
    .s1_right p{
        font-size: 15px;
        line-height: 1.4;
    }
    .button.primary{
        padding: 3px 8px;
        font-size: 13px;
    }
    .s1_right{
        padding-bottom: 0;
        margin-bottom: -30px;
    }
	.list_percent .col{
		    flex-basis: 50%;
    max-width: 50%;
	}
	.list_percent {
		margin: 10px 0 0 0;
	}
	.s1_right h3, span.percent{
		font-size: 23px;
	}
    .nav-pills .tab{
        margin-bottom: 5px;
    }
    .title_tsl h2, .title_tsl h1{
        font-size: 24px;
        line-height: 1.4;
    }
    .title_tsl p{
        font-size: 12px;
        margin-bottom: 15px;
    }
    .title_tsl p:after, .title_tsl p:before{
        width: 18px;
        background-size: contain;
    }
    .s2 .flickity-page-dots{
        bottom: -45px;
    }
    .s2  .col.large-12{
        padding: 0;
    }
    .s2 .box-text h4:before{
        width: 15px;
        margin-right: 10px;
    }
    .s2 .box-text h4 {
        font-size: 15px;
        line-height: 40px;
    }
    .s2{
        padding: 40px 0 75px 0 !important;
    }
    .gia_item_bg{
        font-size: 22px;
        margin: 15px 0;
    }
    .item_dongia .btn-green{
        font-size: 15px;
    }
    .des_item_bg ul li{
        font-size: 15px;
        padding-left: 28px;
    }
    .item_dongia h2 a{
        font-size: 23px;
    }
    .des_item_bg ul li::before{
            width: 20px;
        height: 20px;
        top: 8px;
    }

    .nav-pills{
        flex-flow: row;
        overflow-x: scroll;
        justify-content: flex-start;
    }
    .tabbed-content .nav-pills a{
        padding: 8px 3px;
        min-width: 160px;
        line-height: 1.3;
        font-size: 13px;
        text-align: center;
        display: inline-block;
    }
    .post-item .post-title.is-large{
        font-size: 14px;
        
    }
    .post-item .post-title.is-large a{
        min-height: initial;
    }
    .post-item .box-text {
        padding: 10px 0 0 0;
    }
    .tab-panels .panel.entry-content {
        padding: 0;
    }
    .btn{
        font-size: 11px;
        padding: 5px 0;
        text-transform: initial;
    }
    .button-group{
        gap: 2px;
    }
    .post-item .col-inner{
        padding: 8px;
    }
    .infor_tsl span:before{
        margin: 0px 2px -1px 0;
    }
    .infor_tsl label:before{
        margin: 0px 2px -1px 0;
    }
    .s3, .s5{
        padding: 30px 0 !important;
    }
    .s4 .col{
        padding-bottom: 0;
    }
    .infor_ct{
        font-size: 12px;
        line-height: 1.3;
    }
    .s5 .col.large-12, .s5_left {
        padding-bottom: 0;
    }
    .s5_right{
        padding-bottom: 0 !important;
    }
    .s6{
        padding: 30px 0 !important;
    }
    .s6 .col.large-12{
        padding-bottom: 0;
    }
    .s6 .box-text a{
        font-size: 13px;
    }
    .s6 .box-text a{
        font-family: 'SFPro';
    }
    .s6 .box-text{
        padding: 0 10px;
        background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }
    .s6 .box-text .post-title:before{
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .s7{
        padding: 20px 0 50px 0!important;
    }
    .s7 .large-12{
        padding-bottom: 0;
    }
    .s7 .flickity-page-dots{
        bottom: -30px;
    }
    .s7 .box-image{
        max-width: 73px;
    }
    .s7 h4{
        color: #FFA17A;
        font-size: 18px;
        margin: 5px 0 5px 0;
        text-transform: uppercase;
    }
    .s7 .box-text{
        padding-bottom: 0;
    }
    .s7 p{
        color: #fff;
        font-size: 16px;
    }
    .s8{
        padding: 30px 0 70px 0!important;
    }
    .s8 .row > .col.large-12{
        padding-bottom: 0;
    }
    .s8 .slider-wrapper .col.large-12{
        padding-bottom: 20px;
        flex-basis: 85%;
        max-width: 85%;
        margin: auto;
    }
    .s8 .icon-box-img{
        width: 67px !important;
    }
    .s8 h3{
        font-size: 20px;
    }
    .s8 .icon-box p{
        font-size: 14px;
        line-height: 1.15;
    }
    .s8 .show-for-small .large-6{
        flex-basis: 50% !important;
        max-width: 50% !important;
    }
    .s8 .show-for-small .large-6:first-child{
        padding-right: 5px;
    }
    .s8 .show-for-small .large-6:last-child{
        padding-left: 5px;
    }
    .s8 .icon-box-text{
        padding-left: 10px !important;
    }
    .s8 .flickity-page-dots{
        bottom: -25px;
    }
    .s9{
        padding: 30px 0 !important;
    }
    .s9 .box .box-text{
        bottom: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.00) 100%);
        backdrop-filter: blur(4px);
    }
    .s9 .col.large-12{
        padding-bottom: 0;
    }
    .s9 .box .box-text .box-text-inner:before{
        opacity: 1;
        visibility: visible;
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .s9 .box {
        border-radius: 10px;
    }
    .s9 .box  h4{
        text-align: center;
        background: none;
        opacity: 1;
        visibility: visible;
        font-size: 12px;
        font-family: 'SFPro';
        font-weight: 100;
        line-height: 1.3;
        padding: 0px 10px;
    }
    .s9 .box:hover h4{
        padding: 0;
    }
    .s9 .flickity-page-dots{
        bottom: -10px;
    }
    .s9_mb .row > .col:first-child h4{
        opacity: 0;
        visibility: hidden;
    }
    .s9_mb .row > .col:first-child .box-text{
        background: none;
        backdrop-filter: none;
    }
    .s9_mb .row > .col:first-child .box-text-inner{
        backdrop-filter: initial
    }
    .s9_mb .row > .col:first-child .box-text-inner:before{
        opacity: 0;
        visibility: hidden;
    }
    .s11 .video-button-wrapper .button{
        width: 55px;
        height: 55px;
        background-size: contain;
        min-height: initial;
        min-width: initial;
    }
    .s10{
        padding: 30px 15px !important;
    }
    .s10 .large-12{
        padding-bottom: 0;
    }
    .s10 .title_tsl p{
        margin-bottom: 15px;
    }
    
    .s10 .slider  .col-inner{
        background: url(img/bf4.png) center no-repeat;
        border: none;
        background-size: contain;

    }
    .s10 .slider  p{
        font-size: 14px;
    }
    .s10 .icon-box-img {
        width: 70px !important;
    }
    .s10 .slider  h3{
        font-size: 14px;
    }
    .s10 .slider  .icon-box{
        bottom: -13%;
    }
    .s11{
        padding: 30px 0 80px 0!important;
    }
    .s11 .flickity-page-dots{
        bottom: -45px;
    }
    .s11 .large-12{
        padding-bottom: 0;
        flex-basis: 100%;
        max-width: 100%;
    }
    .s11_left{
        padding: 0 50px;
    }
    .s11_mb .col.post-item{
        flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 0;
    }
    .s11 .post-item .image-zoom {
        border-radius: 5px;
    }
    .s11 .post-item .button{
        font-size: 13px;
        float: initial;
        display: block;
        text-align: left;
    }
    .s12{
        padding: 30px 0 !important;
    }
    .ft_left li{
        font-size: 15px;
        padding: 5px 0 5px 30px;
        background: url(img/ic_map.png) 0 4px no-repeat;
        margin-bottom: 5px !important;
    }
    .ft_left li:nth-child(2) {
        background: url(img/ic_phone.png) 0 3px no-repeat;
    }
    .ft_left {
        padding-bottom: 0;
    }
    .ft_right .icon-box-img{
        width: 50px !important;
        height: 50px;
    }
    .ft_right .icon img {
        max-width: 20px;
        padding: 0;
    }
    .ft_right .icon-box-text h3{
        font-size: 14px;
    }
    .ft_right .icon-box-text p{
        font-size: 16px;
    }
    .ft_right_top{
        margin-bottom: 10px !important;
    }
    .ux-menu-link__link{
        min-height: initial;
    }
    .ft_right{
        padding-bottom: 0;
    }
    .ft_bot .large-10 .text-right{
        text-align: center;
    }
    .copyright-footer{
        font-size: 11px;
    }
    .footer-primary span{
        font-size: 12px;
    }
    .ft_bot .social-icons .button{
        width: 35px;
        height: 35px;
    }
    .ft_bot .social-icons .button i {
        font-size: 1.1em;
    }
    .s7 .tabbed-content .nav-pills a{
        min-width: initial;
        font-size: 13px;
        margin: 0 2px;
        font-family: 'SFProBold';
        line-height: 1.5;
        padding: 4px 2px;
    }
    .s7 .nav-pills{
        overflow-x: initial;
        justify-content: center;
    }

    .tsl_custom{
        margin: 20px 0;
    }
    #breadcrumbs{
        font-size: 15px;
        padding: 10px 15px 10px 15px;
    }
    
    #title_arc .large-12{
        padding-bottom: 0;
    }
    .category-description h2 {
        font-size: 30px;
    }
    .category-description h3 {
        font-size: 25px;
    }
    .category-description{
        font-size: 15px;
    }
    .sl_prd_bot{
        margin-bottom: 0;
    }
    .item_prd_bot {
        padding: 0 5px;
    }
    .sl_prd_bot {
        padding: 0 30px;
    }
    .s_listprice {
        padding: 30px 0 0 0 !important;
       }
    .s_listprice .tabbed-content .nav-vertical li{
    font-size: 22px;
    }
    .s_listprice .tabbed-content .nav-vertical li a{
        padding: 10px 10px 10px 10px;
    }
    .s_listprice .tabbed-content .nav-vertical li a:before{
        width: 45px;
        height: 45px;
        background-size: contain !important;
    }
    .s_listprice h3{
        font-size: 18px;
    }
    .s_listprice h2{
        font-size: 25px;
    }
    .s_listprice p{
        font-size: 15px;
    }
    .s_listprice .button-group a {
     
        font-size: 14px;
    }
    .s_listprice  .large-6 .col-inner{
        padding: 0 10px;
    }
    .s_ks {
        padding: 30px 0 !important;
    }
    .s_ks .large-12{
        padding-bottom: 0;
    }
    .s_ks .large-3 .box-text{
        padding: 10px 0 0 0;
    }
    .blog-archive .s10{
        margin-bottom: 85px;
    }
    .tsl_single{
        padding: 0 15px;
    margin: -10px 0 20px;
    }
    #entry_tsl {
        margin: 20px 0;
    }
    h1#title_tsl_single{
        font-size: 18px;
    }    
    .custom-post-thumb img {
        width: 100px;
        height: 80px;
    }
    .custom-post-item{
        gap: 10px;
        padding-bottom: 10px;
    }
    .widget_categories {
        padding: 15px;
    }
    .custom-post-title a{
        font-size: 14px;
    }
    .custom-post-meta{
        font-size: 12px;
        gap: 10px;
    }
    .widget_categories{
        margin: 20px 0 0 0;
    }
    .tt_rating{
        font-size: 16px;
    }
    .rating-container{
        display: block;
    }
    #left_rt{
        width: 100%;
        padding: 15px 0;
    }
    .rating-bar{
        padding: 15px;
    }
    #right_rt{
        width: 100%;
        padding: 15px 0;
    }
    .review-item{
        font-size: 15px;
    }
    .review-list, #review-form{
        margin-bottom: 0;
    }
	.flickity-page-dots {
        pointer-events: auto;
    }
}
@media screen and (max-width: 690px){
	.txt_ab {
        max-width: 230px;
        bottom: 5%;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px){
	 .txt_ab {
        max-width: 185px;
        bottom: 4%;
        font-size: 12px;
    }
    .s_popup .img {
        width: 50% !important;
    }
    .s_popup h3{
        font-size: 18px;
    }
    .s_popup p, .s_popup input, .s_popup textarea{
        font-size: 14px;
    }
    
}
@media screen and (max-width: 515px){
	.txt_ab {
        max-width: 165px;
        bottom: 6%;
    
    }
	.txt_ab p{
		margin: 0
	}
}
@media screen and (max-width: 440px){
	.txt_ab{
		bottom: 6%;
        font-size: 11px;
        left: 18px;
	}
	.s_popup h3{
	    font-size: 16px;
	}
	.s_popup p{
	    font-size: 13px;
	}
}
@media screen and (max-width: 410px){
	.txt_ab {
        bottom: 6%;
        font-size: 10px;
        left: 18px;
        max-width:135px;
    }
}