body, button, input, select, textarea {
    font-family: 'Kanit-Regular';
}

.list-lang {
    display: inline-block;
    position: relative;
    float: right;
}

    .list-lang a {
        cursor: pointer;
    }

        .list-lang a:hover {
            color: #fff;
        }

    .list-lang span {
        font-size: 13px;
    }

    .list-lang img {
        width: 20px;
        height: 12px;
    }

.drop-list-lang {
    float: right;
}

    .drop-list-lang li {
        text-align: right;
        float: left;
        margin: 0;
        background: #115ea0;
        margin-left: 10px;
        padding: 5px 5px;
    }

    .drop-list-lang a {
        float: right;
        font-family: 'Averta-Regular';
        color: #fff;
        font-size: 12px;
    }

.list-lang:hover .drop-list-lang {
}

.list-search {
    float: left;
    text-align: left;
    width: 100%;
}

.top-header {
    float: left;
    width: 100%;
    background: #cf1818;
    padding: 4px 0;
    padding-top: 10px;
}

.list-top-inline {
    float: left;
    display: flex;
    width: 100%;
}

.list-top-inline-item {
    display: inline-block;
    font-size: 14px;
    margin-right: 80px;
    font-family: 'Averta-Regular';
    color: #fff;
}

    .list-top-inline-item i {
        font-size: 16px;
        color: #fff;
    }

    .list-top-inline-item:last-child {
        margin-right: 0;
    }

.slogan-cpn {
    text-align: left;
    float: left;
    width: 100%;
    margin: 18px 0;
}

    .slogan-cpn h3 {
        font-size: 22px;
        color: #3d588f;
        text-transform: uppercase;
        margin: 0;
    }

    .slogan-cpn p {
        margin: 0;
        font-size: 15px;
        margin-left: 135px;
    }

.mobile-search {
    color: #000000;
    padding: 0;
    display: block;
    position: relative;
    border-radius: 50%;
    margin: 20px auto 0;
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 52px;
    padding-bottom: 10px;
}

.top-categories-search-main {
}

.list-search:hover .top-categories-search-main {
    display: block;
}

.btn-searchs {
}

.header-home .btn-searchs a {
    color: white !important;
}

body {
}

.copy-text {
    text-align: left;
}

.bq-text {
    text-align: right;
}

.map-box {
    position: relative;
}

.if-maps {
    max-height: 160px;
    max-width: 100%;
    float: left;
    width: 100%;
    overflow: hidden;
}

.company-info {
    background-color: #fa5812;
    padding: 21px;
    padding-bottom: 66px;
}

    .company-info h3 {
        font-size: 21px !important;
        margin-bottom: 10px !important;
    }

        .company-info h3:after {
            content: "";
            position: absolute;
            bottom: 4px !important;
            left: 0px;
            height: 1px;
            margin: 0 auto !important;
            right: 0;
            width: 70px;
            background-color: white;
        }

.list-menu-style {
}

    .list-menu-style a {
        padding-left: 15px !important;
        position: relative;
    }

        .list-menu-style a:before {
            position: absolute;
            font-family: FontAwesome;
            content: "\f111";
            color: white;
            font-size: 9px;
            left: 0;
            top: 5px;
        }

.section_about .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

    .section_about .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.about-types {
    padding: 5px 25px 0;
}

    .about-types p {
        font-size: 17px;
        margin-bottom: 35px;
        color: #464646;
    }

        .about-types p:last-child {
            margin: 0 !important;
        }

.section_product .section-head h2 {
}

    .section_product .section-head h2:before {
        position: absolute;
        content: "";
    }

.section_project .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #5472ae;
}

    .section_project .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.pro-content .contact-price {
    color: #000 !important;
}

.section_project .tab-projects .blog-item-thumbnail {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.project-items-tr {
    position: relative;
    width: 100%;
    float: left;
}

.know-more {
    font-size: 15px;
    width: 136px;
    height: 42px;
    line-height: 42px;
    background: #435b8b;
    border: 1px solid white;
    display: block;
    margin: 15px auto -30px;
}

.title-home span {
    color: #cf1818;
    font-size: 32px;
    line-height: 31px;
}

.title-home {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
    color: #121212;
}

    .title-home:before {
        position: absolute;
        content: "";
        background: #cf1818;
        height: 64px;
        width: 100%;
        top: 0;
        left: 0;
        margin: 0 auto;
        display: block;
        z-index: 9;
        max-width: 14px;
    }

.new-one {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
    padding: 5px;
}

.new-one-img {
    float: left;
    width: 100%;
    position: relative;
}

    .new-one-img img {
        width: 100%;
    }

.new-one-contents {
    width: 100%;
    bottom: 0;
    background: #fff;
    float: left;
}

.new-one-date {
    color: white;
    font-size: 13px;
    font-family: 'Averta-Regular';
    position: absolute;
    bottom: 0;
    background: #cf1818;
    padding: 5px 10px;
    text-align: center;
}

    .new-one-date .m-new {
        color: #fefefe;
        font-size: 15px;
        margin-bottom: 0;
        line-height: 20px;
    }

    .new-one-date .day-new {
        color: #fefefe;
        font-size: 20px;
        margin-bottom: 0;
        line-height: 20px;
    }

.new-one-title {
    margin: 5px 0;
    height: 40px;
}

    .new-one-title a {
        margin: 5px 0;
        font-size: 15px;
        color: #2c2c2c;
        line-height: 20px;
    }

.new-one-desc {
    font-size: 14px;
    color: #2b2b2b;
    display: block;
}

.new-two {
    float: left;
    width: 100%;
    margin: 0 0 12px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 14px;
}

.new-two-img {
    float: left;
    width: 100%;
    max-width: 160px;
    margin-right: 12px;
}

.new-two-content {
}

.new-two-date {
    font-size: 12px;
    color: #878787;
}

.new-two-title {
    margin: 2px 0 0px 0;
    text-transform: uppercase;
}

    .new-two-title a {
        font-size: 14px;
        color: #5472ae;
    }

.new-two-desc {
    font-size: 13px;
    color: #3a3737;
}

.new-home-section {
    padding-bottom: 55px;
}

.new-readmore {
    font-size: 13px;
    line-height: 42px;
    border: 1px solid white;
    display: block;
    color: #b40000;
}

.header_menu.is-sticky {
    background: #fa5812;
    position: fixed;
    top: -30px;
    left: 0;
    width: 100%;
    opacity: 1;
    z-index: 9999;
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 40%);
    -webkit-transform: translate3d(0,30px,1px) !important;
    transform: translate3d(0,30px,1px) !important;
    -webkit-transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: transform 2s ease,opacity 2s ease !important;
    transition: transform 2s ease,opacity 2s ease,-webkit-transform 2s ease !important;
}

.new-readmore:hover {
    color: #b40000 !important;
}

.mes-error {
    color: red;
    font-size: 15px;
    font-weight: bold;
}

.mes-sucess {
    color: blue;
    font-size: 15px;
}

.sup-img {
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #dbdbdb;
}

.list-blogs {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    padding: 10px;
    background: #efefef;
}

.blogs-rights {
}

.aside-item .heading {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.header_menu.is-sticky {
}

.price {
    font-size: 14px;
    font-weight: 300;
    color: red;
}

.section_product .section-head h2:hover {
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
}

    .section_product .section-head h2:hover:before {
    }

.title-home:hover {
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
}

    .title-home:hover:before {
    }

.section_about .section-head:hover h2 {
    font-weight: bold;
    font-size: 24px;
    color: #1a1a1a;
    margin: 0 0 12px;
    background: #FEE5A2;
    background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%);
    -webkit-background-clip: text;
    color: transparent;
}

    .section_about .section-head:hover h2:before {
        position: absolute;
        content: "";
        background: url(../images/line-gold.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.stuck1 {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.header-home.stuck1 .solia-header li a i {
    color: #000;
}

.info-company {
}

    .info-company img {
        display: block;
        margin: auto;
    }

    .info-company h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #000000;
        margin-top: 10px;
    }

    .info-company ul {
    }

    .info-company li {
        font-style: normal;
        font-weight: 300;
        font-size: 13px;
        line-height: 21px;
        color: #000000;
        transform: rotate(-0.19deg);
        flex: none;
        order: 1;
        flex-grow: 0;
        padding-left: 40px;
        margin-bottom: 15px;
    }

        .info-company li:nth-child(1) {
            background: url(../images/ft-address.svg) left center no-repeat;
        }

        .info-company li:nth-child(2) {
            background: url(../images/ft-phone.svg) left center no-repeat;
        }

        .info-company li:nth-child(3) {
            background: url(../images/ft-email.svg) left center no-repeat;
        }

.footer {
    padding: 63px 0 40px;
}

.heading-ft {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    padding-left: 15px;
    margin-top: 9px;
    margin-bottom: 22px;
}

    .heading-ft:before {
        position: absolute;
        content: "";
        width: 4px;
        height: 26px;
        background: #F36621;
        border-radius: 2px;
        top: 2px;
        left: 0;
    }

.ft-menu {
}

    .ft-menu li {
        display: block;
        border-bottom: 1px dashed #000000;
        padding-bottom: 5px;
        margin-bottom: 8px;
    }

    .ft-menu a {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        display: block;
        padding-left: 15px;
        position: relative;
    }

        .ft-menu a:hover {
            color: #fa5812;
        }

        .ft-menu a:before {
            position: absolute;
            content: "";
            width: 7px;
            height: 7px;
            background: #000000;
            border-radius: 50%;
            left: 0;
            top: 9px;
        }

.map-box {
}

.ft-form {
}

    .ft-form input {
        background: #FFFFFF;
        border: 1px solid #000000;
        border-radius: 5px;
        margin-bottom: 12px;
        display: block;
        width: 100%;
        padding: 7px 10px;
    }

        .ft-form input::placeholder {
            font-style: normal;
            font-weight: 300;
            font-size: 14px;
            line-height: 21px;
            color: #000000;
        }

.form-btn-ft {
    display: block;
    background: #F36621;
    border: 1px solid #F36621;
    border-radius: 5px;
    text-align: center;
    color: white;
    padding: 7px 10px;
    cursor: pointer;
}

    .form-btn-ft:hover {
        color: white;
    }

.readmoree-home {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
}

    .readmoree-home b {
    }

        .readmoree-home b:first-child {
            display: block;
            -ms-flex: 1;
            flex: 1;
            height: 2px;
            background-color: #F36621;
            margin: 0 20px 0 0px;
            opacity: 0.5;
        }

        .readmoree-home b:last-child {
            display: block;
            -ms-flex: 1;
            flex: 1;
            height: 2px;
            background-color: #F36621;
            margin: 0 20px 0 0px;
            opacity: 0.5;
        }

    .readmoree-home a {
        padding: 10px 46px;
        background: #F36621;
        border-radius: 33.5px;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #FFFFFF;
    }

        .readmoree-home a:hover {
        }

.heading-home {
    background: url(../images/line-1.png) center bottom no-repeat;
    padding-bottom: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #F36621;
    margin-bottom: 20px;
}

.newhome-st {
    padding: 52px 0;
    background: url(../images/bg-newhome.jpg) no-repeat;
    background-size: cover;
}

.newhome-item {
    margin-top: 20px;
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 10px;
}

.newhome-thumb {
    position: relative;
}

    .newhome-thumb img {
    }

.newhome-content {
    display: block;
    padding: 15px 17px;
}

.newhome-title {
}

    .newhome-title a {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        display: flex;
        align-items: center;
        color: #F36621;
    }

        .newhome-title a:hover {
        }

.newhome-desc {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.newhome-date span:first-child {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: -7px;
}

.newhome-date span:last-child {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}

.newhome-date {
    position: absolute;
    width: 55px;
    height: 48px;
    left: initial;
    bottom: 0;
    background: #7FBB4A;
    text-align: center;
}

.partner-st {
    padding: 80px 0 38px;
    background: #F5F5F5;
}

.brand-owl {
}

    .brand-owl .item {
        margin: 34px 0 29px;
        padding: 0px 15px;
    }

.description-home {
    max-width: 960px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

.partner-item {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.item-highlight {
    background: #115ea0;
    padding: 0 0;
    color: #fff;
    padding-bottom: 10px;
}

    .item-highlight h3 {
        font-size: 16px;
        margin: 0;
        padding: 10px 10px;
        border-bottom: 1px solid #fff;
        margin-bottom: 10px;
        height: 65px;
    }

        .item-highlight h3 a {
            color: #ffffff;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            color: #ffffff;
            font-family: 'Averta-Regular';
            font-size: 16px;
        }

    .item-highlight strong {
        color: #ffffff;
    }

.img-opacity {
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

    .img-opacity:hover {
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
        filter: alpha(opacity=0.8);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

#ctl00_divCenter {
    background: url(../images/backgoundhot.jpg) no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding: 25px 0;
}

.header_menu.is-sticky .nav-item > a {
    color: #fff;
}

.item-highlight p img {
    width: auto !important;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

.item-highlight p {
    font-family: 'Averta-Regular';
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 10px;
}

#spbc .owl-nav i {
    background: red;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    padding: 10px 15px;
}

#spbc .owl-nav {
    opacity: 0;
    display: none;
}

#spbc:hover .owl-nav {
    opacity: 1;
}

#spbc .owl-nav .owl-next {
    right: 9px;
}

.ModuleContent {
    background: #115ea0;
    padding: 10px 10px;
}

    .ModuleContent .title-nddl img {
        float: left;
        padding: 10px;
        padding-right: 25px;
    }

    .ModuleContent .title-nddl h2 {
        font-size: 23px;
        color: #fff;
        margin-top: 10px;
    }

    .ModuleContent .desc-nddl {
        font-size: 15px;
        color: #fff;
        text-align: justify;
    }

a.boxclose {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 0px;
    z-index: 1050;
}

.ModuleContent1 a {
    display: block;
    background: #cf1818;
    color: #ffffff;
    padding: 7px 15px;
    margin: 10px 0 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 24px;
    margin-bottom: 20px;
}

.ModuleContent2 .tab-content {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.ModuleContent2 .nav-tabs {
    margin-bottom: 20px;
    margin-top: -42px;
    padding-left: 19px;
    border: none;
}

    .ModuleContent2 .nav-tabs li.active > a {
        background: unset;
        border: none;
    }

    .ModuleContent2 .nav-tabs li > a {
        color: #115ea0;
        font-family: 'Averta-Regular';
        font-size: 15px;
        position: relative;
        padding-left: 20px;
    }

        .ModuleContent2 .nav-tabs li > a:before {
            content: "";
            position: absolute;
            top: 36%;
            left: 0;
            width: 13px;
            height: 13px;
            background: url(../images/trontrang.png) no-repeat;
            border-radius: 50%;
        }

    .ModuleContent2 .nav-tabs li.active > a:before {
        background: url(../images/trondo.png) no-repeat;
    }

.job-list table tr th {
    background: #115ea0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px;
    border-left: 1px solid #ffffff;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
}

.job-list table tr td a {
    color: #115ea0;
    font-family: 'Averta-Regular';
    font-size: 14px;
    text-transform: uppercase;
}

.job-list table tr td.text-left {
    text-align: left;
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f1f1f1;
}

.table-striped > tbody > tr {
    background-color: #e4e4e4;
}

.job-list table tr td {
    color: #424242;
    background: #;
    text-align: center;
    padding: 10px 15px;
    border-top: none;
    font-family: 'Averta-Regular';
}

.danh-sach {
    margin-top: 20px;
}

    .danh-sach .container {
        background-color: #fff;
    }

.new-ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    line-height: 21px;
}

    .new-ul li a {
        color: #2b2b2b;
        font-size: 16px;
        position: relative;
        line-height: 11px;
    }

    .new-ul li:before {
        content: "\f111";
        position: absolute;
        top: 3px;
        left: 0;
        width: 10px;
        height: 10px;
        color: #fa5812;
        font: normal normal normal 12px/1 FontAwesome;
    }

.read-more {
    float: right;
}

.video-home-section {
    padding: 20px 20px 20px;
    background-size: cover !important;
    background-position: center center !important;
    margin-bottom: 30px;
}

    .video-home-section .tuyen-dung h3 {
        color: #fbb804;
        font-size: 24px;
        margin-top: 0;
    }

.xem-new a {
    color: #ffffff;
    font-family: 'Averta-Regular';
    font-size: 14px;
    background-color: #115ea0;
    padding: 8px 15px;
}

.desc-td {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Averta-Regular';
    text-align: center;
}

.brand-owl .item {
}

.advisory-new {
    background-color: #115ea0;
    padding: 20px 0;
}

    .advisory-new .advisory-title h3 {
        color: #feffff;
        font-size: 23px;
        font-family: 'Averta-Bold';
        text-transform: uppercase;
    }

.advisory-desc {
    color: #feffff;
    font-size: 14px;
    margin-bottom: 0;
}

.awe-section-8 {
    margin-bottom: 25px;
}

.contact-new {
    margin-top: 50px;
    float: right;
}

    .contact-new a {
        color: #151515;
        background: #fff;
        padding: 10px 20px;
        font-size: 14px;
        border: 1px solid #151515;
        text-transform: uppercase;
        border-radius: 25px;
    }

.title-footer {
    color: #ffffff !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

.footer-top {
    padding: 20px 0;
    border-bottom: 1px solid #a9c5dc;
}

.content-cs p {
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
}

.social h3 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
}

.follow_option li a {
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin-right: 10px;
    border-radius: 50%;
}

.follow_option {
    padding-left: 0;
    width: 100%;
    float: left;
    margin-top: 15px;
    display: flex;
    margin-bottom: 20px;
}

.ourservice_daotao .ourservice_content_row_left {
    overflow: hidden;
}

    .ourservice_daotao .ourservice_content_row_left a:hover img {
        border: 10px solid #115ea0;
        cursor: pointer;
    }

.ourservice_daotao .ourservice_content_title a {
    color: #121212;
    font-family: 'Averta-Regular';
    font-size: 18px;
}

.ourservice_content_title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
}

.ourservice_content_content {
    margin-bottom: 20px;
}

.ourservice_daotao .ourservice_content_chitiet a {
    background: #115ea0;
}

.ourservice_content_chitiet a {
    padding: 6px 20px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}

.ourservice_daotao {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 3px solid #ececec;
    padding-bottom: 20px;
}

.mCategrory ul li a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 10px 9px 35px;
    color: #212123;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}

.mCategrory {
    background: #f5f5f5;
    float: left;
    width: 100%;
}

    .mCategrory ul li {
        display: block;
        border-bottom: 1px solid #fff;
        border-top: none;
    }

        .mCategrory ul li a:hover, .mCategrory ul li.current a {
            background-color: #e6e7e9;
            color: #ec3137;
        }

        .mCategrory ul li a:after {
            position: absolute;
            content: '\f105';
            top: 9px;
            left: 15px;
            font-family: fontawesome;
            font-size: 14px;
        }

.cp-title {
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 10px 40px 10px 15px;
    color: #ffffff;
    text-transform: uppercase;
    background: #cf1717;
    font-weight: 300;
    position: relative;
    margin-bottom: 1px;
}

    .cp-title:after {
        position: absolute;
        font-family: fontawesome;
        width: 40px;
        text-align: center;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        content: '\f0c9';
        font-size: 21px;
        line-height: 30px;
        font-weight: normal;
    }

.pri-content {
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cate-title {
    margin: 0 0 20px 0;
    font-weight: bold;
    color: #e30613;
    font-size: 18px;
    text-transform: uppercase;
}

.article-title a {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}

.article-title img {
    width: 20px;
}

.article-detail {
    background: #fff;
    border-top: 5px solid #1d70b7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.item-product-name h1 {
    font-weight: bold;
    color: #1d70b7;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
    background-color: #d33724 !important;
    padding: 10px;
}

.box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.form-group label {
    margin-bottom: 0px !important;
}

.box-danger {
    background-color: #fff;
    margin-bottom: 20px;
}

.box-footer {
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
}

main {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.title-page {
    margin: 0 0 35px;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    position: relative;
}

    .title-page:after {
        content: '';
        width: 70px;
        height: 1px;
        background: #15728a;
        display: block;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

.job-specical .slider {
    background: #f7f7f7;
}

.job-specical h3 {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 700;
}

    .job-specical h3 a {
        color: #333333;
        text-transform: uppercase;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        font-family: 'Averta-Regular';
        font-size: 16px;
    }

.job-specical .owl-dots {
    text-align: right;
    margin-right: 15px;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: auto;
}

.owl-hot {
    margin-bottom: 20px;
}

    .owl-hot .mrb10 p {
        font-family: 'Averta-Regular';
        color: #000;
        font-size: 14px;
        margin-bottom: 10px;
    }

.right-menu .box-danger, .right-menu .box-footer {
    background-color: #f7f7f7;
}

.right-menu h2 {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 5px;
    border-top: 1px solid #fff;
    padding: 15px 20px;
    background: #cf1717;
    text-transform: uppercase;
}

.right-menu ul > li > a {
    padding: 10px 5px;
    color: #ffffff !important;
    border-bottom: 1px dotted #ffffff !important;
    background: #115ea0;
}

    .right-menu ul > li > a:hover {
        background: #cf1717 !important;
    }

.right-menu {
    margin-bottom: 20px;
}

.module-title {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 5px;
    border-top: 1px solid #fff;
    padding: 15px 20px;
    background: #cf1717;
    text-transform: uppercase;
}

.detail-new h2 {
    font-size: 17px;
    font-weight: 400;
    color: #15728a;
    margin: 0 0 5px;
    border-top: 1px solid #15728a;
    padding: 15px 20px;
    background: #f7f7f7;
    text-transform: uppercase;
}

.detail-new {
    margin-top: 20px;
}

.dt-fancy-title {
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}

.items-grid {
    margin-bottom: 20px;
}

.ourservice_content_chitiet {
    margin-bottom: 10px;
}

.video-link li {
    background: url(../images/arrow-black-left.png) no-repeat left 6px;
    padding-left: 15px;
}

.left-inner {
    background: #e7e7e7;
    background: -webkit-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: -o-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: -moz-linear-gradient(left,#e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    background: linear-gradient(to right, #e7e7e7,#f6f6f6,#f6f6f6,#e7e7e7);
    border: 1px solid #c1d4e5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.module-cate ul {
    list-style: none;
    padding: 10px 0;
}

    .module-cate ul li {
        background: url(../images/bg-left-li.png) repeat-x left bottom;
        padding: 5px 15px;
        line-height: 30px;
    }

        .module-cate ul li.cate-first a {
            color: #e30613;
            padding-left: 40px;
            min-height: 45px;
            line-height: 30px;
        }

        .module-cate ul li a {
            color: #000;
            text-transform: uppercase;
            line-height: 20px;
            padding-left: 30px;
            display: inline-block;
            background: url(../images/arrow-1.png)no-repeat left 0px;
            width: 100%;
        }

.left-inner .module-title {
    font-size: 18px;
    font-weight: bold;
    color: #e30613;
    text-align: center;
    background: unset;
    text-transform: unset;
    border: none;
    padding: 0;
}

.module-video .video-inner {
    border: none;
    background: url(../images/bg-left-li.png) repeat-x left bottom;
    padding-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
}

.module-video {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.video-link {
    list-style: none;
    padding-left: 0;
}

.module-cate ul li.current a {
    color: #cf1717;
}

.close.right {
    font-size: 3rem;
    position: relative;
    top: -0.5rem;
    color: #fff;
    opacity: 1;
    position: absolute;
    z-index: 999999;
    left: 0;
}

.searchform-wrapper .relative {
    display: flex;
}

.icon-select {
    position: relative;
}

.group-addon-select select {
    width: 70px;
}

.search-input-wrapper {
}

.input-group-search {
    position: absolute;
    right: 2px;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    top: 2px;
    height: 38px;
    border-radius: 2px !important;
}

.search_button:hover {
    color: #fff;
}

.search_button {
    cursor: pointer;
    padding: 0;
    border: none;
    line-height: 14px;
    background: url(../images/icon-search.svg) no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 8px;
    right: 15px;
}

.search-nobi .nav-search .input-group-addon {
    /* border: 1px solid #fbf106; */
}

.nav-search .input-group-addon {
    background-color: #fff;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    border: 1px solid #fa5812;
    border-right: unset;
    padding: 0;
}

.search_block_top {
    margin-top: 12px;
}

.search-input-wrapper .input-group-search {
    background-color: transparent;
    border: none;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    padding: 10px 30px;
    text-align: center;
    right: 0;
    margin: 0 auto;
    top: 1px;
    width: 70px;
    height: 38px;
}

.search-nobi .search-input-wrapper input {
    border: 1px solid #fbf106;
}

.search-input-wrapper input {
    line-height: 40px;
    height: 40px;
    border: 1px solid #F36621 !important;
    border-radius: unset;
    border-top-right-radius: 21.5px !important;
    border-bottom-right-radius: 21.5px !important;
}

.hotline-header {
}

    .hotline-header .featured-box {
        display: flex;
    }

        .hotline-header .featured-box .icon-box-img {
            margin-right: 10px;
            padding-top: 4px;
        }

        .hotline-header .featured-box .last-reset .hot {
            color: #2f2f2f;
            font-size: 16px;
            line-height: 12px;
        }

        .hotline-header .featured-box .last-reset .hto1 {
            color: #fa5812;
            font-size: 18px;
            line-height: 16px;
        }

.blang a {
}

.blang img {
    position: relative;
    z-index: 9999;
}

.blang a span {
    position: absolute;
    top: 7px;
    right: -6px;
    color: #fff;
    z-index: 9999;
    font-size: 15px;
    border-radius: 50%;
    line-height: 15px;
    padding: 0 2px;
}

.services-st {
    margin-top: -95px;
}

.qcservices-item {
    text-align: center;
    width: 100%;
    position: relative;
}

.qcservices-thumb {
    padding-top: 23px;
    margin-right: 5px;
    position: absolute;
    top: 0;
    z-index: 999;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}

    .qcservices-thumb img {
        width: 100px;
    }

.qcservices-content {
    padding: 0px 35px 0 35px;
    padding-top: 150px;
}

.qcservices-title {
    color: #535353;
    font-size: 19px;
}

.qcservices-desc {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    /* Inside auto layout */
    flex: none;
    order: 2;
    flex-grow: 0;
}

.section_product .section-head p {
}

#cate-product {
    margin-top: 20px;
}

    #cate-product .box-badge {
        overflow: visible;
        transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
        margin: 1px;
        padding-bottom: 40px;
    }

        #cate-product .box-badge:hover .image-zoom img {
        }

    #cate-product .box-image {
        position: relative;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }

        #cate-product .box-image img {
            transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
            max-width: 100%;
            width: auto;
            transform: translateZ(0);
            margin: 0 auto;
            border-radius: 20px;
            overflow: hidden;
        }

    #cate-product .box-text {
        position: absolute;
        width: 100%;
        max-width: 289px;
        display: block;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 2px;
        background: #FFFFFF;
        border: 0.5px solid #F36621;
        border-radius: 10px;
        padding: 25px 0;
    }

        #cate-product .box-text h5 {
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            color: #F36621;
            margin: 0;
        }

.cate-danhmuc {
    padding-bottom: 20px;
    background-size: cover;
}

.img-qc img {
    border-radius: 10px;
}

.cate-sp {
    /* margin-top: -100px; */
}

.awe-section-7 {
    /* float: left; */
    /* width: 100%; */
}

    .awe-section-7 .section_product {
    }

.qc-sp {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.section_index_brand .section-head h2 {
    font-size: 27px;
    line-height: 24px;
    color: #fa5812;
    margin: 0;
    margin-bottom: 12px;
    padding-bottom: 15px;
    position: relative;
}

    .section_index_brand .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/line.png) no-repeat;
        height: 3px;
        width: 100%;
        top: 95%;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 100px;
        display: block;
        max-width: 155px;
        z-index: 9;
    }

.section_index_brand .section-head p {
    color: #272727;
    font-size: 14px;
    padding-top: 0;
}

.brand-owl {
}

.awe-section-5 {
    float: left;
    width: 100%;
    background: url(../images/ykienkh.jpg) no-repeat;
    background-size: cover;
}

    .awe-section-5 .section_product {
        padding-top: 20px;
        background: unset;
        padding-bottom: 20px;
    }

.cate-service {
    float: left;
    width: 100%;
}

.service-home {
    position: relative;
}

#prj-newh img {
    width: auto !important;
}

.service-home .title-service {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0009;
    z-index: 9;
    text-align: center;
    margin: auto;
}

    .service-home .title-service p {
        margin-top: 85px;
    }

        .service-home .title-service p span {
            position: relative;
            color: #ffffff;
            font-size: 18px;
            padding-left: 23px;
        }

            .service-home .title-service p span:before {
                content: "";
                width: 19px;
                height: 19px;
                position: absolute;
                top: 0;
                z-index: 9;
                left: 0;
                background: url(../images/map.png);
            }

.cate-service .section_product {
    padding-bottom: 20px;
}

.qcservices-item {
    float: left;
    width: 100%;
    border-bottom: 3px solid #7FBB4A;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding-bottom: 30px;
}

.qcservices-thumb1 {
    float: left;
    width: 18%;
    max-width: 50px;
    padding-top: 23px;
    margin-right: 5px;
}

.qcservices-content1 {
    float: left;
    width: 77%;
    text-align: left;
    color: white;
    margin-top: 38px;
}

.qcservices-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #F36621;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 10px;
}

.img img {
    width: 100%;
}

.new-home-section .section_product {
    padding-bottom: 20px;
}

.footer .section_product {
    background-color: white;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 30px;
}

#popupRequire {
    background-color: #fff;
    padding: 20px 72px;
}

.site-footer .col-mb {
    padding: 0;
}

.site-footer .col-no-mb {
    padding: 0;
}

.title_box_form {
    color: #1b1b1b;
    font-size: 25px;
    margin-bottom: 7px;
    margin-top: 0;
}

#contact .form-group input {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: unset;
    color: #1b1b1b;
    font-size: 18px;
}

    #contact .form-group input::placeholder {
        color: #1b1b1b;
        font-size: 18px;
    }

#contact .form-group textarea {
    border: none;
    border-bottom: 1px solid #b1b1b1;
    border-radius: unset;
    line-height: 32px;
    min-height: 47px;
    height: 47px;
    color: #1b1b1b;
    font-size: 18px;
}

    #contact .form-group textarea::placeholder {
        color: #1b1b1b;
        font-size: 18px;
    }

.style-button {
    margin-top: 22px;
}

    .style-button input {
        color: #ffffff;
        background-color: #ffe400;
        font-size: 16px;
    }

.box-maps iframe {
    max-height: 300px;
}

.prev-price {
    color: #666;
    font-weight: normal;
    margin-left: 8px;
    font-size: 13px;
}

.list-item .content {
    margin-bottom: 20px;
}

    .list-item .content .title a {
        color: #56342d;
        font-size: 17px;
        line-height: 27px;
        padding-top: 27px;
    }

    .list-item .content .description {
        font-size: 15px;
        color: #56342d;
        line-height: 25px;
    }

#sort-by {
    margin-top: 18px;
}

    #sort-by .custom-dropdown__select {
        line-height: 22px;
        font-size: 16px;
        background-image: url(../images/ico-selects.png);
    }

.cate-sanpham {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.cam-ket {
    margin-bottom: 5px;
    margin-top: 25px;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ececec;
    font-size: 15px;
}

    .cam-ket .tieu-de {
        background: white;
        padding: 6px 18px;
        margin-top: -32px;
        font-size: 16px;
        font-weight: bold;
        color: #fa5812;
        display: block;
        max-width: 207px;
    }

    .cam-ket ul {
        margin-bottom: 4px;
        margin-left: 20px;
    }

        .cam-ket ul li {
            margin-bottom: 0;
            list-style: disc;
        }

.product_featured_image {
    border: 1px solid #ececec;
}

.product-quantity {
    display: flex;
    text-align: center;
    margin: 0 auto;
}

    .product-quantity input {
        width: 50px;
        margin: 0 auto;
        border: 3px solid #eaeaea;
        text-align: center;
        line-height: 14px;
        padding: 0;
        vertical-align: middle;
    }

.dt-cart {
    float: left;
    width: 100%;
    margin-top: 15px;
}

#add_to_cart input {
    background: #fa5812;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

#add_to_cart1 input {
    background: #ffe200;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.ttaddtocart input {
    width: 100%;
}

.social-icons {
    margin-top: 0;
    text-align: left;
    float: left;
    width: 100%;
}

    .social-icons ul {
        padding: 0;
    }

        .social-icons ul li {
            display: inline-block;
            margin: 10px 10px 0 0;
            position: relative;
            width: 40px;
            height: 40px;
            background: none;
            border-radius: 50%;
            border: 2px solid #fa5812;
        }

            .social-icons ul li a {
                color: black;
                display: block;
                padding: 0 6px;
                line-height: 0;
                text-align: center;
                line-height: 34px;
                font-size: 21px;
            }

    .social-icons i {
        color: #fa5812;
    }

.info-payment input {
    opacity: 1;
    width: auto;
    position: relative;
    float: left;
    height: 21px;
    padding-right: 10px;
    margin-right: 5px;
}

.info-payment label {
    padding-left: 0;
}

.tool_cart {
    margin-top: 20px;
}

    .tool_cart input {
        background: #fa5812;
        color: #Fff;
    }

        .tool_cart input:hover {
            color: #fff;
            background: #ffe000;
        }

.search-input-wrapper input::placeholder {
    color: #2f2f2f;
    font-size: 13px;
}

.close {
    color: #fff;
    opacity: 1;
}

.left-filters {
    float: left;
    width: 100%;
}

.collection-category {
}

.aside-item .list-blogs {
    margin-bottom: 0;
}

.list-blogs.blog-main {
    border: none;
    padding: 0;
    background: #fff;
}

#cate-product .owl-nav .owl-prev {
    left: 45%;
    top: 105%;
}

    #cate-product .owl-nav .owl-prev i {
        color: #F36621;
        font-size: 35px;
    }

#cate-product .owl-nav .owl-next {
    width: auto;
    top: 105%;
    right: 45%;
}

    #cate-product .owl-nav .owl-next i {
        color: #000000;
        font-size: 35px;
    }

header.header-home nav .language-news a:hover {
    color: white;
    border-bottom: none;
    background: transparent;
}

.search-box .icon-select {
    border-top-left-radius: 21.5px !important;
    border-bottom-left-radius: 21.5px !important;
    background: #F36621;
    border: 1px solid #F36621;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

    .search-box .icon-select select {
        width: 70px;
        color: white;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
    }

.hotline-header {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    flex: none;
    order: 1;
    flex-grow: 0;
    background: url(../images/hd-phone.svg) 0px 1px no-repeat;
    padding-left: 43px;
    margin-top: 14px;
}

header nav .nav-item:first-child {
    padding-left: 0;
}

.qcservices-title:before {
    position: absolute;
    content: "";
    background: #7FBB4A;
    border-radius: 1.5px;
    width: 16px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.heading-home-2 {
    background: url(../images/line-2.svg) center bottom no-repeat;
    padding-bottom: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: white;
    margin-bottom: 20px;
}

.description-2 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: white;
}

.ykkh-st {
    background: url(../images/bg-ykkh.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0 80px;
    overflow: hidden;
    position: relative;
}

.heading-home-2 {
}

.description-2 {
}

.ykkh-img {
    min-width: 380px;
    margin-top: -40px;
    position: relative;
}

.ykkh-img {
}

.ykkh-content {
    background: transparent;
    padding-top: 70px;
}

.ykkh-title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
    background: #F36621;
    border-radius: 0px 10px 10px 0px;
    padding: 19px 30px;
}

    .ykkh-title p {
    }

.ykkh-desc {
   font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #14214B;
    padding: 47px 30px;
    background: white;
    max-height: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 184px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ykkh-desc span{
  background: white;
    max-height: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 77px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ykkh-img{max-height:380px; overflow: hidden;}
.ykkh-item {
    display: flex;
    margin-top: 122px;
}

.ykkh-img:before {
    position: absolute;
    content: "";
    background: white;
    width: 27px;
    height: 27px;
    right: 0;
    bottom: 0.5px;
}

.ykkh .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    color: white;
    background: #F36621;
    text-align: center;
    border: 1px solid #FFFFFF;
    line-height: 50px;
    border-radius: 50%;
    font-size: 30px;
    left: -25px;
    top: 70%;
}

.ykkh .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    color: white;
    background: #F36621;
    text-align: center;
    border: 1px solid #FFFFFF;
    line-height: 50px;
    border-radius: 50%;
    font-size: 30px;
    right: -25px;
    top: 70%;
}

.ykkh .owl-nav .owl-prev i {
}

.ykkh .owl-nav .owl-next i {
}

.srvhome-banner {
    background: url(../images/bg-duan.jpg) no-repeat;
    background-size: cover;
    min-height: 367px;
    padding: 40px 28px;
}

.srvhome-tile {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 24px;
}

.srvhome-readmore {
    background: #7FBB4A;
    border-radius: 33.5px;
    position: absolute;
    padding: 6px 28px;
    bottom: 20px;
}

    .srvhome-readmore a {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        color: #FFFFFF;
    }

        .srvhome-readmore a:hover {
        }

.srvhome-tile:before {
    position: absolute;
    content: "";
    background: #FFFFFF;
    border-radius: 3px;
    width: 42px;
    height: 4px;
    bottom: 0;
    left: 0;
}

.project-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid white;
}

.projecthome-thumb {
    overflow: hidden;
    width: 100%;
}

    .projecthome-thumb img {
    }

.projecthome-title {
    position: absolute;
    opacity: 0.9;
    padding: 9px 31px;
    bottom: 0px;
    left: 0;
    border-radius: 10px 10px 0 0;
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    background: url(../images/prj-icon.svg) center 42px no-repeat #FFFFFF;
}

    .projecthome-title a {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height */
        color: #000000;
        height: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .projecthome-title a:hover {
        }

.srvhome-st {
    padding: 10px 0 80px;
}
.awe-section-6 {

padding-top:40px;
}
.postby{display:none!important;}

.rte .caption ul li p{
    display: unset;}

.created-date{display:none!important;}
.newhome-date{display:none!important;}
.post-time{display:none!important;}



ul.bankList {
    clear: both;
    height: 202px;
    width: 636px;
}

    ul.bankList li {
        list-style-position: outside;
        list-style-type: none;
        cursor: pointer;
        float: left;
        margin-right: 0;
        padding: 5px 2px;
        text-align: center;
        width: 90px;
    }

.list-content li {
    list-style: none outside none;
    margin: 0 0 10px;
}

    .list-content li .boxContent {
        display: none;
        width: 636px;
        border: 1px solid #cccccc;
        padding: 10px;
    }

    .list-content li.active .boxContent {
        display: block;
    }

    .list-content li .boxContent ul {
        height: 280px;
    }

i.VISA, i.MASTE, i.AMREX, i.JCB, i.VCB, i.TCB, i.MB, i.VIB, i.ICB, i.EXB, i.ACB, i.HDB, i.MSB, i.NVB, i.DAB, i.SHB, i.OJB, i.SEA, i.TPB, i.PGB, i.BIDV, i.AGB, i.SCB, i.VPB, i.VAB, i.GPB, i.SGB, i.NAB, i.BAB {
    width: 80px;
    height: 30px;
    display: block;
    background: url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;
}

i.MASTE {
    background-position: 0px -31px
}

i.AMREX {
    background-position: 0px -62px
}

i.JCB {
    background-position: 0px -93px;
}

i.VCB {
    background-position: 0px -124px;
}

i.TCB {
    background-position: 0px -155px;
}

i.MB {
    background-position: 0px -186px;
}

i.VIB {
    background-position: 0px -217px;
}

i.ICB {
    background-position: 0px -248px;
}

i.EXB {
    background-position: 0px -279px;
}

i.ACB {
    background-position: 0px -310px;
}

i.HDB {
    background-position: 0px -341px;
}

i.MSB {
    background-position: 0px -372px;
}

i.NVB {
    background-position: 0px -403px;
}

i.DAB {
    background-position: 0px -434px;
}

i.SHB {
    background-position: 0px -465px;
}

i.OJB {
    background-position: 0px -496px;
}

i.SEA {
    background-position: 0px -527px;
}

i.TPB {
    background-position: 0px -558px;
}

i.PGB {
    background-position: 0px -589px;
}

i.BIDV {
    background-position: 0px -620px;
}

i.AGB {
    background-position: 0px -651px;
}

i.SCB {
    background-position: 0px -682px;
}

i.VPB {
    background-position: 0px -713px;
}

i.VAB {
    background-position: 0px -744px;
}

i.GPB {
    background-position: 0px -775px;
}

i.SGB {
    background-position: 0px -806px;
}

i.NAB {
    background-position: 0px -837px;
}

i.BAB {
    background-position: 0px -868px;
}

ul.cardList li {
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 4px;
    text-align: center;
    width: 90px;
}