@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");

@media (max-width: 575.98px) {
    body, html {
        margin: 0;
        height: 100%;
        overflow-x: hidden
    }
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px
}

a {
    color: #333
}

a:hover {
    text-decoration: none;
    color: #009900;
}

a.more {
    width: 154px;
    height: 48px;
    display: block;
    border: 1px solid #999999;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase
}

.header-index {
    position: relative
}

.header-home {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    z-index: 9999
}

.card-green .card-header {
    background: #56AF44;
    color: #fff
}

.card-cus .card-header {
    color: #fff
}

.card-cus .card-header span {
    width: 50px;
    height: 50px;
    margin-right: 10px
}

.card-cus .card-header h5 {
    line-height: 50px
}

.card-cus .card-header a {
    color: #fff;
    font-size: 16px
}

.card-cus .card-body {
    font-size: 16px
}

.card-vsx {
    border-color: #56AF44
}

.card-vsx .card-header {
    background: #56AF44
}

.card-vsx .card-header span {
    background-image: url("../images/icon-vsx.png")
}

.card-nx {
    border-color: #FF7B17
}

.card-nx .card-header {
    background: #FF7B17
}

.card-nx .card-header span {
    background-image: url("../images/icon-nx.png")
}

.card-nsx {
    border-color: #4267B2
}

.card-nsx .card-header {
    background: #4267B2
}

.card-nsx .card-header span {
    background-image: url("../images/icon-nsx.png")
}

.card-nxk {
    border-color: #4267B2
}

.card-nxk .card-header {
    background: #4267B2
}

.card-nxk .card-header span {
    background-image: url("../images/icon-nxk.png")
}

.card-nnk {
    border-color: #9197A3
}

.card-nnk .card-header {
    background: #9197A3
}

.card-nnk .card-header span {
    background-image: url("../images/icon-nnk.png")
}

.card-npp {
    border-color: #EB5757
}

.card-npp .card-header {
    background: #EB5757
}

.card-npp .card-header span {
    background-image: url("../images/icon-npp.png")
}

.card-nvc {
    border-color: #2F80ED
}

.card-nvc .card-header {
    background: #2F80ED
}

.card-nvc .card-header span {
    background-image: url("../images/icon-nvc.png")
}

.widget-header {
    background: url("../images/bg-2.png") repeat-x left bottom;
    padding: 0
}

.widget-header h5 {
    color: #56AF44;
    display: inline-block;
    background: url("../images/bg-1.png") repeat-x left bottom;
    margin: 0;
    padding: 0 20px 10px 0;
    font-size: 20px
}

.widget-news-item a.font-weight-bold {
    font-size: 18px
}

.breadcrumb-nav {
    background: #F2F4F5;
    padding: 5px 0
}

.breadcrumb {
    background: #F2F4F5;
    margin-bottom: 0;
    border-radius: 0
}

.breadcrumb-item + .breadcrumb-item:before {
    content: ">"
}

.box-search {
    width: 304px;
    height: 36px;
    padding: 5px 0 0 10px;
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 18px;
    position: relative;
    margin: 5px 0 0
}

.box-search input {
    border: 0;
    background: none
}

.box-search input[type=search] {
    width: 90%;
    height: 25px
}

.box-search input[type=search]:focus {
    outline: none
}

.box-search input[type=button] {
    background: url("../images/icon-search.png");
    background-repeat: no-repeat;
    width: 18px;
    position: absolute;
    height: 19px;
    top: 8px;
    right: 15px
}

.pagination .page-link {
    border: 0;
    color: #333;
}

.page-item.active .page-link {
    background: linear-gradient(31.37deg, #5AB847 0%, #298D3F 100%);
}

.bg-3 {
    background: url("../images/bg-3.png")
}



/*.bg-6 {*/
/*    background: url("../images/bg-6.png") no-repeat right bottom*/
/*}*/

.carousel-indicators {
    bottom: 50px
}

.title-center {
    color: #05283B;
    font-weight: 500;
    font-size: 35px;
    line-height: 37px
}

.navbar-top a.nav-link {
    font-size: 14px;
    font-weight: 500
}

.navbar-top a.nav-link:hover {
    color: #fff !important
}

.box-login a {
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 10px;
}

.box-login a.btn-login-head {
    background: transparent !important;
    border: 1px solid #fff !important;
    margin-right: 5px;
    color: #fff !important;
}

.box-login a.btn-admin{
    background: linear-gradient(31.37deg, #E47905 0%, #FFB802 100%);
    border: 1px solid #fff !important;
    margin-right: 5px;
    color: #fff !important;
}



.box-login a.btn-create-code {

    background: linear-gradient(31.37deg, #096812 0%, #33B44A 100%);
    border: 1px solid #009900 !important;
    color: #fff !important;
}

.box-login a.register {
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    color: #fff
}

.slider {
    position: relative
}

.slider__img {
    width: 100%;
    height: auto !important
}

.slider-box {
    background: #fff;
    opacity: 0.75;
    text-align: center;
    width: 550px;
    margin: 10% 0 0;
    position: absolute
}

.slider-box strong {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    display: block
}

.slider-box a.reg-now {
    width: 168px;
    height: 48px;
    line-height: 48px;
    border-radius: 50px;
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

.slider-2 {
    position: relative
}

.slider-2__img {
    width: 100%;
    height: auto !important
}

.slider-box-2.mtt-10 {
    margin: 10% 0 0
}

.slider-box-2.mtt-5 {
    margin: 10% 0 0
}

.slider-box-2 {
    width: 550px;
    color: #fff;
    position: absolute;
    font-size: 18px
}

.slider-box-2 strong {
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 38px
}

.slider-box-2 a.text-click {
    width: 258px;
    line-height: 55px;
    height: 55px;
    display: block;
    color: #fff;
    background: linear-gradient(180deg, #FFB800 0%, #E0972A 100%);
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    align-items: center;
    text-align: center;
}

.slider-box-2 a.reg-now {
    background: url("../images/new/tim-hieu-them.png") no-repeat;
    width: 290px;
    height: 87px;
    display: block;
    text-indent: -9999px
}

.slider-box-2.mtt-5 strong {
    font-size: 34px;
    line-height: 34px;
}

.slider-box-item {
    height: 650px;
    overflow: hidden
}

.slider-bottom-2 {
    margin-top: -50px;
    z-index: 9999;
    position: relative
}

.slider-bottom-item-2 {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    width: 727px;
    height: 140px;
    margin: 0 auto;
    background: #fff
}

.slider-bottom-item-2 .text-title {
    color: #3D9B4C;
    font-size: 18px;
    line-height: 25px
}

.slider-bottom-item-2 .carousel-control-next-icon {
    fill: #BCBCBC;
    color: #BCBCBC
}

.slider-bottom-item-2 .carousel-control-next {
    right: -30px
}

.slider-bottom-item-2 .carousel-control-prev {
    left: -30px
}

.slider-bottom {
    margin-top: -50px
}

.slider-bottom-item {
    border: 1px solid #E0E0E0;
    height: 240px;
    margin: 0 0 50px;
    background: #fff
}

.slider-bottom-item strong {
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #05283B
}

.home-info-1 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px
}

.home-info-1 h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0 15px
}

.home-info-1 p {
    font-size: 15px;
    line-height: 20px
}

.home-info-1 strong.title-step {
    font-size: 16px;
    line-height: 25px;
    padding: 0 20px 0 0;
    background: url("../images/new/Vector-x.png") no-repeat right center;
    color: #3D9B4C
}

.home-info-1 a.read-more {
    background: url("../images/new/tao-ma-ngay.png");
    width: 290px;
    height: 87px;
    text-indent: -9999px;
    display: block;
    margin: 0 auto
}

.home-info-2 h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #4F4F4F
}

.home-service-box {
    width: 360px;
    height: 392px;
    background: #fff;
    border-radius: 20px;
    position: relative
}

.home-service-box h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 27px
}

.home-service-box a {
    position: absolute;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: block;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px solid #3D9B4C;
    font-weight: bold;
    border-radius: 10px;
    font-size: 18px;
    color: #3D9B4C
}

.home-service-box p {
    font-size: 20px;
    line-height: 25px;
    color: #5A5F75
}

.home-service-box span {
    background: url("../images/new/icon-moi.png") no-repeat;
    width: 84px;
    height: 84px;
    text-indent: -99999px;
    position: absolute;
    top: 0;
    left: 0
}

.home-news {
    background: #fff;
    min-height: 500px
}

.partners {
    background: url("../images/left-bg.png") no-repeat left 30%
}

.date-public {
    color: #999;
    background: url("../images/icon-timer.png") no-repeat left 2px;
    padding: 0 0 0 20px
}

.nav-green {
    background: url("../images/bg-2.png") repeat-x left bottom
}

.nav-green a.nav-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 55px
}

.nav-green a.active {
    color: #009900 !important;
    background: url("../images/bg-1.png") repeat-x left bottom
}

.button-reg-product {
    background: linear-gradient(256.66deg, #39A88B -1.09%, #3D9B4C 96.55%);
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer
}

.button-create-barcode {
    height: 58px;
    line-height: 58px;
    display: block;
    background: linear-gradient(180deg, #E47905 0%, #E47905 100%);
    border-radius: 5px;
    width: 400px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    font-size: 18px
}

.button-detail {
    border: 1px solid #5AB847;
    border-radius: 10px;
    color: #298D3F;
    font-size: 18px
}

.btn:hover{
    color: #E47905 !important;
}

.product-box .thumbnail:hover .product-box-more {
    display: block
}

.product-box h2 {
    font-size: 16px
}

.product-box h2 a {
    font-size: 16px
}

.product-box-more {
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: linear-gradient(112.4deg, rgba(90, 184, 71, 0.75) 14.83%, rgba(41, 141, 63, 0.75) 92.67%);
}

.product-box-more a {
    display: block;
    margin: 70px auto 0;
    width: 154px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 24px
}

.home-news h2 {
    font-size: 20px
}

.extract {
    font-size: 16px;
    line-height: 22px
}

.home-news-item {
    font-size: 16px
}

.home-news-item a {
    font-weight: 700
}

.mb-200 {
    margin-bottom: 200px !important
}

.title-header-bg {
    background: linear-gradient(31.37deg, #5AB847 0%, #298D3F 100%);
}

.title-header-bg .bg-1{
    background: url("../images/bg-tp-left.png") no-repeat left bottom;
}

.title-header-bg .bg-2{
    background: url("../images/bg-tp-right.png") no-repeat right bottom;
}

.title-header-bg-2 {
    /*background: url("../images/bgr.png");*/
    background: linear-gradient(31.37deg, #5AB847 0%, #298D3F 100%);
}

.title-header-bg-2 .bg-1{
    background: url("../images/bg-tp-left.png") no-repeat left bottom;
}
.title-header-bg-2 .bg-2{
    background: url("../images/bg-tp-right.png") no-repeat right center;
}


.title-header-bg-2 h1 {
    font-size: 36px
}

.product-detail {
    background: #F2F4F5
}

.product-desc {
    font-size: 16px
}

.product-desc-head {
    color: #05283B;
    font-size: 18px
}

.product-detail-1 {
    /*background: #ffff url("../images/bg-leaf-right.png") no-repeat left bottom;*/
    min-height: 300px
}

.product-detail-1 h1 {
    font-size: 20px
}

.product-detail-1 .product-info {
    font-size: 16px
}

.product-detail-1 .product-info strong {
    font-size: 20px;
    color: #333
}

.price {
    font-size: 20px;
    color: #56AF44
}

.product-subs a {
    border: 1px solid #999;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    display: inline-block;
    padding: 0 30px;
    font-size: 18px
}

.product-subs a.active {
    color: #fff;
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%)
}

.product-manage h3 {
    font-size: 35px;
    color: #05283B
}

.product-manage strong {
    font-size: 20px;
    color: #FF7B17
}

.product-manage table {
    width: 100%
}

.product-manage table tr td {
    padding: 8px 0
}

.product-manage a.view-more {
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    display: inline-block;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase
}

/*.activity {*/
/*    background: url("../images/right-bg.png") no-repeat right 40%*/
/*}*/

.activity a.read-more {
    display: block;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    color: #009900;
    border: 1px solid #009900;
    border-radius: 24px
}

.activity-title {
    color: #05283B;
    font-size: 35px
}

.activity-header strong {
    font-size: 16px
}

.activity-header .tool-date {
    color: #999
}

.user-related-item {
    text-align: center
}

.user-related-item a {
    display: block;
    margin: 0 0 10px;
    font-size: 12px
}

.user-header {
    background: url("../images/bg-profile.png") repeat-x center center;
    z-index: 9
}

.user-header-box {
    height: 300px;
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    opacity: 0.35
}

.user-header-avatar {
    margin-top: -80px;
    z-index: 10;
    position: relative
}

.profile-page {
    background: #F2F4F5
}

.form-input-1 {
    border: 1px solid #BDBDBD;
    border-radius: 22px;
    height: 44px;
    padding: 5px 20px 0 40px;
    margin-bottom: 15px
}

.form-input-1 input {
    height: 35px;
    border: 0;
    width: 100%
}

.form-input-1 input:focus {
    outline: none
}

.form-input-1.icon-show {
    background-repeat: no-repeat;
    background-position: 15px center
}

.form-input-1.phone {
    background-image: url("../images/icon-1-phone.png")
}

.form-input-1.email {
    background-image: url("../images/icon-1-email.png")
}

.form-input-1.address {
    background-image: url("../images/icon-1-point.png")
}

.form-input-1.name {
    background-image: url("../images/icon-1-user.png")
}

.news-focus h2 {
    font-size: 20px;
    line-height: 28px
}

.news-item h2 {
    font-weight: 500;
    font-size: 18px
}

.news-page-detail h1 {
    font-weight: 500;
    font-size: 20px
}

.news-page-detail .entry {
    font-size: 16px;
    line-height: 22px
}

.sidebar-right {
    width: 360px
}

.sidebar-right-2 {
    width: 260px
}

.post-head {
    background: rgba(165, 219, 229, 0.35)
}

.switch-option {
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    border-radius: 22px;
    width: 291px;
    height: 44px;
    margin: 0 auto 30px;
    text-align: center;
    padding: 2px
}

.switch-option a {
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 16px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 22px
}

.switch-option a.current {
    background: #fff;
    color: #56AF44
}

.click-reg {
    font-size: 16px
}

.click-reg a {
    color: #009900;
    text-decoration: underline
}

.click-forgot a {
    color: #828282
}

.page-register {
    background: #ECECF1
}

.page-login {
    background: #ECECF1
}

.page-login strong {
    font-size: 24px
}

.box-login-otp .text-line {
    background: url("../images/line012.png") center center repeat-x
}

.box-login-otp span {
    background: #fff;
    color: #A3A3A3;
    padding: 0 15px
}

.input-submit-otp {
    border-radius: 22px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: block;
    text-align: center;
    color: #009900;
    border: 1px solid #009900;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px
}

.input-submit {
    height: 44px;
    background: linear-gradient(31.37deg, #5AB847 0%, #298D3F 100%);
    line-height: 44px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border: 0;
    width: 100%;
    border-radius: 22px
}

.input2 {
    display: block;
    border: 1px solid #BDBDBD;
    height: 44px;
    border-radius: 22px;
    width: 100%;
    line-height: 44px;
    padding: 0 25px 0 50px;
    background-repeat: no-repeat;
    background-position: 20px center
}

.input2:focus {
    border: 1px solid #56AF44;
    outline: none
}

.input2.phone {
    background-image: url("../images/icon-1-phone.png")
}

.input2.password {
    background-image: url("../images/icon-lock.png")
}

.input2.name {
    background-image: url("../images/icon-user-3.png")
}

.input2.email {
    background-image: url("../images/icon-1-email.png")
}

.input2.user2 {
    background-image: url("../images/icon-user2.png")
}

.input2.user1 {
    background-image: url("../images/icon-1-user.png")
}

.input-s1 input[type=text] {
    border: 1px solid #BDBDBD;
    border-radius: 22px;
    height: 44px;
    width: 100%;
    padding: 10px 20px
}

.input-s1 input[type=text]:focus {
    outline: none
}

.input-s1 .submit {
    background: linear-gradient(31.37deg, #29A33F 0%, #29A33F 100%);
    border: 0;
    height: 44px;
    padding: 0 15px;
    line-height: 44px;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 4px
}

.input-s1 a {
    border: 1px solid #BDBDBD;
    display: block;
    height: 44px;
    font-size: 16px;
    border-radius: 22px;
    padding: 0 0 0 20px;
    line-height: 44px;
    color: #A3A3A3;
    background: url("../images/icon-plus.png") no-repeat 98% center
}

.input-s1 textarea {
    border: 1px solid #BDBDBD;
    border-radius: 10px;
    height: 161px;
    width: 100%;
    padding: 10px 20px
}

.input-s1 textarea:focus {
    outline: none
}

.footer-top {
    background: url("../images/footer-top-bg1.png");
    margin-top: -220px;
    margin-bottom: 50px;
    border-radius: 10px;
    height: 232px
}

.footer-top-bg {
    background: linear-gradient(112.4deg, #5AB847 14.83%, #298D3F 92.67%);
    opacity: 0.85;
    height: 232px;
    border-radius: 10px;
    padding-top: 80px
}

.footer {
    color: #333;
    margin-top: 25px;
}

.footer ul {
    margin: 0;
    padding: 0
}

.footer ul li {
    list-style-type: none;
    margin: 15px 0;
    color: #333;
    padding: 0
}

.footer a {
    color: #333
}

.footer a:hover {
    color: #298D3F;
}

.company-footer .phone {
    background-image: url("../images/new/icon-phone.png")
}

.company-footer .email {
    background-image: url("../images/new/icon-email.png")
}

.company-info {
    background: url("../images/new/icon-point.png") no-repeat left 3px;
    padding: 0 0 0 30px
}

@media (min-width: 1200px) {
    .img-slider-fx {
        position: absolute;
        right: 0
    }

    .header .navbar-top a:hover.nav-link {
        color: #009900 !important;
    }

    .img-avatar-1 {
        width: 150px
    }

    .box-img-1 {
        height: 168px;
        overflow: hidden
    }
}

td.td-w1 {
    width: 150px
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 65px;
        bottom: 0;
        left: 100%;
        width: 100%;
        overflow-y: auto;
        visibility: hidden;
        background-color: #348441;
        padding: 10px 15px 0;
        z-index: 99999;
        transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out
    }

    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%)
    }
}

.single-video {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 77px !important;
    text-align: center;
    margin: 0 5px;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    overflow-y: hidden;
}

.nav-scroller ul.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.vh-box-100 {
    display: flex;
    align-items: center;
    width: 100px;
    height: 80px;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: normal;
    color: #fff;
    text-align: center;
    line-height: 20px !important;
}

.nav-scroller span.vh-label {
    display: block;
    width: 100%;
    line-height: 17px;
    font-size: 13px;
    color: #fff;
    max-height: 51px;
    overflow: hidden;
}

.maps-relative {
    background: url("../images/Group-3371.png") no-repeat right top;
}

.maps-absolute {
    position: absolute;
    width: 285px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px;
    bottom: 0;
    height: 365px;
    background: linear-gradient(0.02deg, #29A33F 0%, #26CA36 99.96%);
    border-radius: 16px;
}

.maps-absolute h6 {
    padding: 12px 0px 20px 0px;
    margin: 0px 0 20px;
    border-bottom: #fff 1px solid;
}

.cursor-pointer {
    cursor: pointer;
}

.map-fixed {
    top: -115px;
    z-index: 999;
    position: absolute;
}

.map-fixed .table td,
.map-fixed .table th {
    padding: .5rem;
    vertical-align: middle;
}

@media (max-width: 575.98px) {
    .map-fixed {
        position: relative;
        margin: 0 0 30px;
        top: 0;
    }

    .maps-absolute {
        position: relative;
        width: 100% !important;
    }

    .product-box .code, .product-box .my-2 {
        text-align: center !important
    }

    .box-search {
        width: 100% !important
    }

    .w-50 {
        width: 100% !important
    }

    .news-focus .media {
        display: block
    }

    .news-items .thumbnail img {
        width: 100% !important;
        height: auto !important
    }

    #list-products .thumbnail img {
        width: 100% !important;
        height: auto !important
    }

    .button-create-barcode, .sidebar-right {
        width: 100% !important
    }

    .navbar-light .navbar-toggler {
        border: 0
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("../images/gg_menu-right.png")
    }

    .header, .header-home {
        background-color: #348441
    }

    .header-home .nav-link, .header .nav-link {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding: 15px 0 !important;
        color: #fff !important
    }

    .btn-m-cre {
        border: 1.5px solid #fff;
        border-radius: 60px
    }

    .slider-bottom-item-2 {
        width: 100% !important
    }

    .home-service-box {
        width: 100% !important
    }

    .home-info-1.p-5 {
        padding: 0 !important
    }

    .home-info-2.p-5 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .home-service-box {
        margin-bottom: 1.5rem !important
    }

    .home-news.p-5 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .home-news .media img {
        width: 100px !important;
        height: auto !important
    }

    .slider-box-item {
        height: auto !important
    }

    .slider-box-2 {
        width: 100% !important;
        position: relative
    }

    .slider-box-2.mtt-5, .slider-box-2.mtt-10 {
        margin: 0 0 0;
        padding-top: 100px
    }

    .slider-box-2.mtt-5 strong {
        font-size: 20px;
        line-height: 25px
    }

    .slider-box-item img.d-block {
        width: 100% !important;
        height: auto !important
    }

    .slider-box-2 strong {
        font-size: 1.5rem;
        line-height: 1.7rem
    }

    .text-title{
        font-weight: 700;
        font-size: 38px !important;
        color: #FFF500;
    }
}


/*Home TXNG-YENBAI*/

.product-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C4C4C4;
    padding: 10px 0px;
}

.product-head h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #4F4F4F;
    margin: 0;
}

.product-head a {
    display: block;
    color: #009900;
    font-weight: 400;
}

.icon-see-all {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.icon-see-all i {
    margin-left: 5px;
    font-size: 13px;
    color: #009900;
}

.btn-see-more-new{
    display: inline-block;
    margin-top: 35px;
    padding: 6px 24px;
    border: 1px solid #009900;
    border-radius: 4px;
    color: #009900;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.75s;
}


/*.btn-see-more-new:hover{*/
/*    background: linear-gradient(180deg, #EA1E1A 0%, #C80400 100%);*/
/*    color: #fff;*/
/*}*/


/*member*/
#wp-member-representative {
    margin-top: 24px;
}

.member-representative-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C4C4C4;
    padding: 10px 0px;
    margin-top: 14px;
}

.member-representative-head h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #4F4F4F;
    margin: 0;
}

.member-representative-head a {
    display: block;
    color: #E47905;
    font-weight: 400;
}

.member-representative-item {
    margin-bottom: 10px;
    background: #FFFFFF;
    margin-top: 24px;
    border-radius: 4px;
}

.member-representative-item-head {
    width: 100%;
    height: 165px;
    position: relative;
}

.image-member-representative-item {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    object-fit: cover;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 3px solid #fff;
    margin-bottom: 15px;
}


.member-representative-item-body a {
    display: block;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px 0px 0px;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/*end-member-representative*/


#affiliates-home{
    margin-top: 35px;
    margin-bottom: 35px;
}

.affiliates-home-body{
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 4px;
}

.list-affiliates{
    padding: 15px 0px;
}

.affiliates-item {
    width: 100%;
    height: 75px;
    padding: 0px 15px;
}

.affiliates-item img{
    width: 100%;
    height: 75px;
    object-fit: contain;
}

.title-project h2{
    font-weight: 500;
    font-size: 18px;
    color: #4F4F4F;
}
.title-project p{
    font-weight: 400;
    color: #757575;
    padding: 10px 0px 0px 0px;
}

.download-android, .download-ios{
    display: flex;
    align-items: center;
}

.info-download-ios, .info-download-android{
    margin-left: 10px;
}

.info-download-ios span, .info-download-android span{
    display: block;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 3px;
    color: #757575;
}

.info-download-ios img, .info-download-android img{
    vertical-align: middle;
    border-style: none;
}

.download-android{
    margin-top: 10px;
}

.product-box{
    background: #fff;
    border-radius: 4px;
}


#affiliates-home .affiliates-home-body .slick-prev, #wp-member-representative .member-representative-body .slick-prev {
    z-index: 10;
    /* left: -30px !important; */
    width: 45px !important;
    opacity: 0.75 !important;
}

#affiliates-home .affiliates-home-body .slick-next, #wp-member-representative .member-representative-body .slick-next {
    z-index: 10;
    /* right: 30px !important; */
    width: 45px !important;
    opacity: 0.75 !important;
}

#affiliates-home .slick-prev:before, #wp-member-representative .slick-prev:before {
    font-size: 32px !important;
    color: #e5e5e5 !important;
    opacity: 0.75 !important;
}

#affiliates-home .slick-next:before, #wp-member-representative .slick-next:before {
    font-size: 32px !important;
    color: #e5e5e5 !important;
    opacity: 0.75 !important;
}

#affiliates-home .affiliates-home-body .slick-next:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}

#affiliates-home .affiliates-home-body .slick-prev:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}



#wp-fast-news {
    margin-top: 24px;
}

#fast-news {
    display: flex;
    align-items: center;
}

.title-fast-news {
    display: block;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
    background: linear-gradient(0.02deg, #29A33F 0%, #26CA36 99.96%);
    border-radius: 4px;
}

.desc-fast-news{
    border-bottom: 1px solid #C4C4C4;
    margin-left: 24px;
}

.list-desc-fast-news {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.list-desc-fast-news li {
    margin-left: 45px;
    padding: 5px 0px;
}

.list-desc-fast-news li a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #333;
}

.list-desc-fast-news li:hover a {
    color: #009900;
}

.footer{
    background: #f4f4f4;
}









