@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap'); @font-face {
    font-family: UTMHelvetIns;
    font-display: swap;
    font-style: normal;
    src: url(../fonts/UTMHelvetIns.woff) format("woff")
}

:root {
    --main-color: #c50000;
    --mcolor: #c50000;
    --scolor: #01af49;
}

.lang_navtop {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 30px
}

.lang_navtop li.cur_lang {
    display: flex;
    text-align: right;
    position: relative;
    cursor: pointer;
    align-items: center
}

.lang_navtop li.cur_lang:hover > i {
    color: #999;
    transform: rotate(180deg)
}

.lang_navtop li.cur_lang i {
    font-size: 14px;
    color: #888;
    margin-left: 10px;
    transition: 0.5s;
    line-height: 0
}

.lang_navtop li ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 145px;
    padding: 0;
    list-style: none;
    text-align: left;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(8,88,157,0.2);
    z-index: 2;
    transition: 0.3s;
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden
}

.lang_navtop li ul:after,.lang_navtop li ul:before {
    content: '';
    position: absolute;
    top: -5px;
    right: 28px;
    border: 5px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -1;
    box-shadow: 0px 0px 7px 0px rgba(8,88,157,0.2)
}

.lang_navtop li ul li {
    display: block;
    border-bottom: 1px solid #eee;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff
}

.lang_navtop li ul li:hover {
    background-color: #e3f2fd
}

.lang_navtop li ul li a {
    font-size: 13px;
    color: #3d5067!important;
    text-align: left;
    line-height: initial;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.lang_navtop li ul li a img {
    margin-right: 10px
}

.lang_navtop li ul li:last-child {
    border: 0
}

.lang_navtop li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px)
}

.dmnb__name:before,.dmnb__overlay:before,.dmspbox .dmspbox-wrap ul li a:before,.footer__baiviet ul li a:before,.menu-left-item__link:before,.menu-left-subitem__link:before,.menu__item+.menu__item:before,.spmoi .nav-item+.nav-item:before {
    content: '';
    position: absolute
}

.dm-sp #danhmuc ul,.dmspbox .dmspbox-wrap ul,.footer__baiviet ul,.menu--left,.menu-left-list,.menu-left-sublist,.submenu,.submenu li ul {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0
}

.scrollstyle-4::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.scrollstyle-4::-webkit-scrollbar-thumb {
    background: #fedf00
}

.scrollstyle-4::-webkit-scrollbar-track {
    background: #ffef80
}

.scrollstyle-4 {
    scrollbar-face-color:#fedf00;scrollbar-track-color:#ffef80}

html,body {
    overflow-x: hidden;
}

p {
    margin-bottom: 0;
}

ul,li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

input,select,textarea,button {
    appearance: none!important;
    -webkit-appearance: none!important;
    resize: none!important;
}

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

.container {
    max-width: 1200px;
    position: relative;
    padding: 0
}

a {
    color: inherit
}

button {
    outline: none!important
}

a:hover {
    text-decoration: none
}

.title-main span {
    font-size: 25px;
    color: var(--mcolor);
    font-family: 'UTMHelvetIns';
    font-weight: 400;
}

.slick-slider .slick-next,.slick-slider .slick-prev {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #eee;
    padding-top: 4px
}

.slick-slider .slick-next:hover,.slick-slider .slick-prev:hover {
    background-color: #fedf00
}

.slick-slider .slick-next::before,.slick-slider .slick-prev::before {
    font-size: 24px;
    color: #333
}

.slick-slider .slick-next:hover::before,.slick-slider .slick-prev:hover::before {
    color: #fff
}

.slick-slider .slick-prev {
    left: 20px
}

.slick-slider .slick-next {
    right: 20px
}

.dm-sp #danhmuc ul li {
    position: relative
}

.dm-sp #danhmuc ul li a {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    display: block;
    line-height: 1;
    position: relative;
    padding: 15px 15px 15px 30px
}

.dm-sp #danhmuc ul li a:before {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    top: 20px;
    left: 15px;
    content: "";
    display: inline-block;
    background-color: #b5b5b5;
    margin-right: 10px
}

.dm-sp #danhmuc ul li a:active,.dm-sp #danhmuc ul li a:focus,.dm-sp #danhmuc ul li a:hover {
    color: #fedf00
}

.dm-sp #danhmuc ul li ul {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    min-width: 100%;
    border: 1px solid #ebebeb;
    background-color: #fff
}

.dm-sp #danhmuc ul li+li {
    border-top: 1px solid #ebebeb
}

.dm-sp #danhmuc ul li:active>ul,.dm-sp #danhmuc ul li:focus>ul,.dm-sp #danhmuc ul li:hover>ul {
    display: block
}

.menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
    margin-left: auto
}

.menu-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    min-height: 40px
}

.menu__item {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -moz-box-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.menu__item:hover .menu__link {
    color: #999
}

.menu__item:hover .submenu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.menu__link {
    font-size: 15px;
    color: #000;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    padding: 0 25px;
    height: 40px;
    font-weight: bold
}

.menu__link.active {
    color: #999
}

.menu--left {
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    z-index: 50;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 25px;
    position: relative
}

.submenu {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    left: 0;
    top: 100%
}

.submenu li {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    background-color: #000000
}

.submenu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    padding: 10px
}

.submenu li ul {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    top: 0;
    left: 100%
}

.submenu li:hover {
    background: #999
}

.submenu li:hover>a {
    color: #fff
}

.submenu li:hover>ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.submenu li+li {
    border-top: 1px solid rgba(255,255,255,.4)
}

.doitac {
    padding: 1.875em 0;
    background-color: #f9f9f9
}

.doitac-slick {
    margin: 0 -1em
}

.doitac__item {
    padding: 0 1em
}

.doitac__link {
    display: block
}

.doitac__img {
    width: 100%
}

.dmspbox {
    float: left;
    width: 23.0769230769%;
    position: relative
}

.dmspbox:hover .dmspbox-wrap {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.dmspbox__icon {
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: 1px solid #18e530
}

.dmspbox__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 46px;
    text-align: center;
    border-style: solid;
    border-color: #18e530;
    border-width: 1px 1px 1px 0
}

.dmspbox__title {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 55px;
    background-color: #df1619;
    margin: 0;
    text-transform: uppercase;
    cursor: pointer;
    padding: 3px
}

.dmspbox .dmspbox-wrap {
    transform: scaleY(0);
    visibility: hidden;
    opacity: 0;
    position: relative;
    top: 46px
}

.dmspbox .dmspbox-wrap ul {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    min-width: 230px;
    background-color: #fbfbfb;
    min-width: 100%
}

.dmspbox .dmspbox-wrap ul li {
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.dmspbox .dmspbox-wrap ul li a {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    font-family: Montserrat,sans-serif;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-transition: padding-left .2s linear;
    -moz-transition: padding-left .2s linear;
    -ms-transition: padding-left .2s linear;
    -o-transition: padding-left .2s linear;
    transition: padding-left .2s linear;
    text-decoration: none;
    padding: 7px 0 7px 30px;
    white-space: nowrap
}

.dmspbox .dmspbox-wrap ul li a:active,.dmspbox .dmspbox-wrap ul li a:focus,.dmspbox .dmspbox-wrap ul li a:hover {
    padding-left: 35px;
    color: #fedf00
}

.dmspbox .dmspbox-wrap ul li a:before {
    font-size: 7px;
    color: inherit;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 15px;
    content: "\f009"
}

.dmspbox .dmspbox-wrap ul li ul {
    left: 100%;
    top: 0
}

.dmspbox .dmspbox-wrap ul li:hover>ul {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.dmspbox .dmspbox-wrap>ul {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.clsindex .dmspbox .dmspbox-wrap>ul {
    display: none
}

.fixed .dmspbox .dmspbox-wrap>ul {
    display: block
}

.menu-left {
    z-index: 41;
    width: 23.0769230769%;
    float: left;
    background-color: #fff;
    border: 2px solid #df1619;
    padding-left: 10px;
    position: relative
}

.menu-left-list {
    max-height: 410px;
    overflow-y: auto
}

.menu-left-sublist {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    min-width: 230px;
    background-color: #fff;
    left: 100%;
    top: 0
}

.menu-left-subitem__link {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #738494;
    padding: 15px 20px;
    position: relative
}

.menu-left-subitem__link:before {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 23px;
    left: 10px;
    border-radius: 100%;
    background-color: #000
}

.menu-left-item {
    margin-right: 10px
}

.menu-left-item__link {
    position: relative;
    padding: 15px 0 15px 40px;
    display: block
}

.menu-left-item__link:before {
    width: 12px;
    height: 15px;
    background-image: url(../images/slash.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 20px;
    left: 10px
}

.menu-left-item__name {
    font-size: 17px;
    color: #000;
    font-family: Roboto,sans-serif;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase
}

.menu-left-item+.menu-left-item {
    border-top: 1px dashed #e2e2e2
}

.menu-left-item:hover>ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1
}

.menu-left-item:hover .menu-left-item__name {
    color: #df1619
}

.header {
    position: relative;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    background: url(../images/bg.png) 0 0 no-repeat;
    background-size: cover;
}

.header-top {
    background-color: #000;
    color: #fff;
    font-size: 14px
}

.header-top-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: 40px
}

.header-top--left {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-top__text {
    font-weight: 400;
    margin: 0 50px 0 0
}

.header-top__text i {
    margin-right: 5px
}

.header-bottom-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: 100px
}

.logo {
    position: relative;
    top: 0;
    left: 0;
    max-width: 19%;
    max-height: 100%;
}

.logo__img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#footer-map,#footer-map iframe {
    overflow: hidden;
    width: 100%;
    height: 300px
}

.copyright__text {
    display: block
}

.footer {
    display: block;
    background: var(--mcolor);
    color: #fff;
}

.footer-bottom-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0;
}

.footer__title {
    font-size: 33px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    font-family: 'UTMHelvetIns';
}

.footer__info {
    width: 36%;
}

.footer__info-body {
    display: block
}

.footer__info-body p {
    margin-bottom: 7px
}

.footer__baiviet {
    width: 185px;
}

.footer__baiviet ul li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    border-radius: 50%
}

.footer__baiviet ul li a {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center
}

.footer__baiviet ul li a:hover {
    text-decoration: underline
}

.footer__fanpage {
    width: 340px;
}

.footer__fanpage #fanpage-facebook {
    max-height: 200px;
    overflow: hidden
}

.copyright {
    display: block
}

.copyright-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
    position: relative
}

@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.slider {
    background-image: url(../images/slide-bg.jpg);
    background-repeat: repeat;
    background-position: 0 0
}

.slider-wrap:after {
    content: "";
    display: table;
    clear: both
}

.slider--right {
    width: 68.4615384615%;
    float: right;
    margin-top: 10px
}

.search {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    position: relative;
    right: 0;
    z-index: 100;
    align-items: center
}

.search .icon-search {
    z-index: 100;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: transparent!important;
    position: relative;
    order: 1;
    margin-bottom: 0;
    cursor: pointer
}

.search .icon-search i {
    color: #fff!important
}

.search .icon-search.active {
    background-color: #ddd
}

.search .icon-search.active i {
    color: #000
}

.search .search-grid {
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 32px;
    overflow: hidden;
    opacity: 0;
    width: 0;
}

.search .search-grid input {
    color: #000;
    width: calc(100% - 30px);
    height: 30px;
    float: left;
    outline: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    padding-left: 10px;
    font-size: 13px
}

.search .search-grid input::-moz-placeholder {
    color: rgba(0,0,0,.5);
    opacity: 1
}

.search .search-grid input:-ms-input-placeholder {
    color: rgba(0,0,0,.5)
}

.search .search-grid input::-webkit-input-placeholder {
    color: rgba(0,0,0,.5)
}

.search .search-grid p {
    width: 30px;
    height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    float: left;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    margin: 0
}

.mxh {
    box-sizing: border-box;
    display: flex;
    align-items: center
}

.mxh span {
    font-weight: 400;
    margin-right: 10px
}

.mxh a {
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.mxh a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 32px;
    object-fit: cover
}

.mxh a img:hover {
    transform: rotate(360deg)
}

.mxh a+a {
    margin-left: 10px
}

.mxh--ft {
    z-index: 100;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0
}

.mxh--ft span {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.mxh--ft a img {
    height: 50px
}

.mxh--ft a:hover {
    transform: rotate(360deg)
}

.newsletter {
    border-bottom: 1px solid #fff
}

.newsletter-wrap {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 34px 0
}

.newsletter--left {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 34.6153846154%
}

.newsletter--left i {
    font-size: 50px;
    color: #fff;
    margin-right: 20px
}

.newsletter__head {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.newsletter__title {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.newsletter__desc {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    font-family: Roboto,sans-serif
}

.newsletter form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: 60px
}

.newsletter form .newsletter-input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.newsletter form .newsletter-input .form-control {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    height: 50px;
    padding: 5px;
    background-color: transparent;
    border-radius: 5px
}

.newsletter form .newsletter-input .form-control::-moz-placeholder {
    color: rgba(255,255,255,.5);
    opacity: 1
}

.newsletter form .newsletter-input .form-control:-ms-input-placeholder {
    color: rgba(255,255,255,.5)
}

.newsletter form .newsletter-input .form-control::-webkit-input-placeholder {
    color: rgba(255,255,255,.5)
}

.newsletter form .newsletter-button {
    margin-left: 10px
}

.newsletter form .newsletter-button input[type=submit] {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
    background-color: #df1619;
    border-radius: 5px;
    border: none
}

.pdt {
    padding-top: 30px
}

.pdb {
    padding-bottom: 30px
}

.pdtb {
    padding: 30px 0
}

.main-title {
    background-image: url(../images/idx-tit.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px
}

.main-title.text-center {
    background-position: center bottom
}

.main-title__name {
    font-size: 2.375em;
    color: #fedf00;
    font-weight: 700;
    font-family: Montserrat,sans-serif;
    position: relative;
    text-transform: capitalize
}

.main-title__link {
    color: #df1619;
    display: inline-block;
    position: relative
}

.main-title__desc {
    font-size: 1.625em;
    color: #000;
    font-family: UTMScriptinaKT;
    display: inline-block
}

.btn-more {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: capitalize;
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    background-color: #df1619;
    border: 2px solid #df1619;
    margin-top: 20px
}

.btn-more:hover {
    color: #df1619;
    background-color: #fff
}

.about-bg {
    padding: 30px 0
}

.about-wrap:after {
    content: "";
    display: table;
    clear: both
}

.about-home {
    width: 40.7692307692%;
    float: left
}

.dmnb-home {
    width: 58.4615384615%;
    float: right
}

.dmnb-slick {
    margin: 0 -1em
}

.dmnb__item {
    padding: 0 1em
}

.dmnb__link {
    position: relative;
    display: block
}

.dmnb__image {
    position: relative;
    overflow: hidden
}

.dmnb__img {
    width: 100%
}

.dmnb__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,.3)
}

.dmnb__overlay:before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
    border: 2px solid #fff
}

.dmnb__name {
    font-size: 1.625em;
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    padding: 20px 40px;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    position: relative
}

.dmnb__name:before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: 2px;
    left: 2px;
    border: 1px solid #fff
}

.spmoi {
    padding: 30px 0
}

.spmoi .nav {
    margin-bottom: 10px
}

.spmoi .nav-item {
    position: relative
}

.spmoi .nav-item+.nav-item {
    margin: 0 0 10px 60px
}

.spmoi .nav-item+.nav-item:before {
    width: 1px;
    height: 25px;
    position: absolute;
    top: 6px;
    left: -30px;
    background-color: #000
}

.spmoi .nav-link {
    font-size: 26px;
    color: #000;
    font-weight: 400;
    border-bottom: 2px solid transparent;
    padding: 0;
    text-transform: capitalize;
    border-radius: 0
}

.spmoi .nav-link.active {
    background-color: transparent;
    border-color: #df1619;
    color: #df1619
}

.spmoi .tab-content>.tab-pane {
    display: block;
    height: 0;
    visibility: hidden
}

.spmoi .tab-content>.tab-pane.active {
    height: auto;
    visibility: visible
}

.quangcao__link {
    display: block
}

.quangcao__img {
    width: 100%
}

.video-home {
    padding: 30px 0
}

.video-nav__item.slick-center .video-nav__link {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.video-nav__item.slick-center .video-nav__link::before {
    opacity: 1
}

.video-nav__link {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-box-shadow: 0 0 22px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 22px rgba(0,0,0,.2);
    box-shadow: 0 0 22px rgba(0,0,0,.2);
    padding: 3px;
    display: block
}

.video-nav__img {
    width: 100%
}

.video-nav .slick-prev {
    left: 19%
}

.video-nav .slick-next {
    right: 19%
}

.video-for {
    text-align: center;
    margin-top: 20px
}

.video-for__name {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.video-for__desc {
    font-size: 15px;
    color: #666;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    max-width: 760px;
    margin: 0 auto
}

.tieuchi-bg {
    background-image: url(../images/tieuchi.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    padding: 60px 0
}

.tieuchi-slick {
    margin: 0 -1em
}

.tieuchi__item {
    padding: 0 1em
}

.tieuchi__link {
    display: block;
    text-align: center
}

.tieuchi__img {
    margin: 0 auto
}

.tieuchi__name {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px
}

.tieuchi__desc {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    height: 67.5px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.thuvien-home {
    padding: 30px 0
}

.thuvien-home .thuvien-home-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 24px;
    grid-template-areas: "gri1 gri3 gri4" "gri2 gri3 gri5"
}

.thuvien-home .gri1 {
    grid-area: gri1
}

.thuvien-home .gri2 {
    grid-area: gri2
}

.thuvien-home .gri3 {
    grid-area: gri3
}

.thuvien-home .gri4 {
    grid-area: gri4
}

.thuvien-home .gri5 {
    grid-area: gri5
}

.thuvien-home__item {
    margin-bottom: 24px
}

.thuvien-home__link {
    display: block
}

.thuvien-home__img {
    width: 100%
}

.album-grid {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%
}

.album__item {
    box-sizing: border-box;
    flex: 0 0 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%
}

.album__img {
    width: 100%
}

.album__name {
    font-size: 1em;
    color: #000;
    font-weight: 400;
    text-align: center
}

.product_info .li span.active_mausac,.product_info .li span.active_size,.product_info .li span.mausac:hover,.product_info .li span.size:hover {
    border: 1px solid #e00!important
}

.product_info .li.gia,.product_info .li.giakm {
    font-size: 20px;
    color: red;
    font-weight: 700;
    position: relative
}

.product-grid {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -.7692307692%;
    margin-right: -.7692307692%
}

.slick-box-item {
    padding: 0 10px
}

.spnoibat-main {
    margin: 0 -10px
}

.product-item {
    box-sizing: border-box;
    flex: 0 0 23.4615384615%;
    margin-left: .7692307692%;
    margin-right: .7692307692%;
    margin-bottom: 1.5384615385%
}

.product-item__box {
    color: #000;
    position: relative;
    height: 100%;
    background-color: #fff
}

.product-item__figure {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 6px
}

.product-item__figure-url {
    display: block;
    overflow: hidden;
    position: relative
}

.product-item__img {
    width: 100%
}

.product-item__info {
    text-align: center
}

.product-item__name {
    font-size: 1em;
    color: inherit;
    font-weight: 700;
    font-family: Roboto,sans-serif;
    position: relative;
    margin-bottom: 0;
    line-height: 1.5
}

.product-item__name-url {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    color: inherit;
    cursor: pointer
}

.product-item__price {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    margin: 5px 0;
    line-height: 1;
    text-transform: capitalize
}

.product-item__price span {
    display: inline-block;
    line-height: 1;
    font-weight: 700;
    font-size: 18px;
    margin: 0 5px;
    color: #df1619
}

.product-item__price del {
    margin-left: 10px;
    display: inline-block;
    line-height: 1
}

.product-item:hover .product-item__name-link {
    color: #7a1c2e
}

.slick-box-item .product-item {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -moz-box-flex: unset;
    -moz-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin: 0;
    width: 100%
}

div.wap_pro {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between
}

.zoom_slick {
    width: 47%
}

.pr__detail--verticle .product_info {
    width: 47%
}

.pr__detail--verticle .zoom_slick {
    width: 50%
}

.pr__detail--verticle .zoom-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.pr__detail--verticle .zoom_slick .slick2 {
    width: 85%
}

.pr__detail--verticle .zoom_slick .slick {
    width: 13%;
    margin-top: 0
}

.zoom_slick .slick2 {
    border: 1px solid #ddd
}

.zoom_slick .slick {
    margin-top: 5px
}

.zoom_slick .slick img {
    width: 95%;
    margin: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
    cursor: pointer;
    object-fit: cover
}

.zoom_slick .slick img:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: 1px solid #f60;
    opacity: .5
}

.xemgiohang {
    width: 120px;
    height: 30px;
    font-size: 15px;
    color: #e80019;
    font-weight: 700;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 7px auto 0
}

.product_info {
    width: 50%
}

.product_info .li {
    font-size: 16px;
    padding: 3px 0
}

.product_info .li.ten {
    font-size: 1.2em;
    color: #000;
    font-weight: 700
}

.product_info .li.giakm {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap
}

.product_info .li.giakm .tinh_phantram {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    background: red;
    display: block;
    line-height: 35px;
    text-align: center;
    margin-left: 1em
}

.product_info .li.giacu {
    text-decoration: line-through;
    font-size: 1em;
    color: #222;
    font-weight: 400
}

.product_info .li b {
    font-size: 14px;
    margin-right: 3px
}

.product_info .li .add_to_cart {
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: #0c0cdc;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.product_info .li .add_to_cart i {
    margin-right: 10px;
    margin-top: 3px;
    font-size: 19px
}

.product_info .li .add_to_cart:hover {
    color: #fff;
    background: red
}

.product_info .li span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer
}

.product_info .li span.mausac {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    border: 1px solid #ddd;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
    background-size: cover!important
}

.product_info .li input.soluong {
    padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center
}

.pr-quickview {
    width: 80%
}

.box_detail_product {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
    -moz-box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
    padding: 1rem;
    border: 1px solid #eee;
    margin: 0 0 1rem;
    border-radius: 5px
}

div.box-tim-nc .item-nc {
    list-style: none;
    margin: 0 0 30px 0;
    position: relative
}

div.box-tim-nc .item-nc:nth-child(5n) {
    margin-right: 0
}

.boxsectionloc h2 {
    font-size: 16px;
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 5px 10px 5px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 14px
}

.boxfilter {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 100%;
    box-sizing: border-box
}

.boxfilter .itemfilter {
    line-height: 18px;
    margin: 6px 0 6px 0;
    cursor: pointer;
    display: block;
    padding: 4px 0
}

.boxfilter .checkboxfilter {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #b9b8b8;
    overflow: hidden;
    position: relative;
    margin-right: 8px;
    cursor: pointer;
    background: #fff;
    float: left;
    margin-top: 2px
}

.boxfilter img {
    max-width: 42px!important;
    max-height: 17px!important
}

.boxfilter .itemfilter.checked .checkboxfilter {
    background: #4a90e2;
    border-color: #4a90e2
}

.boxfilter .checkboxfilter i {
    margin: auto;
    color: #fff
}

.boxfilter p {
    display: inline-block;
    font-size: 13px
}

.boxfilter .click_xo {
    position: absolute;
    top: 7px;
    right: 5px;
    display: none;
    width: 20px;
    text-align: right;
    cursor: pointer
}

.boxfilter .click_xo i {
    font-size: 15px;
    color: #1c185c
}

.boxfilter .click_xo:hover i {
    color: red
}

.act-fil {
    height: auto
}

#wap_tags {
    padding: 9px 0
}

#wap_tags span {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    width: auto;
    height: 22px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 22px;
    padding: 0 0 0 5px!important;
    background: #4a90e2;
    position: relative;
    margin-bottom: 5px;
    margin-right: 5px;
    cursor: pointer
}

#wap_tags span:after {
    width: 22px;
    height: 22px;
    content: '';
    float: right;
    border-radius: 0 4px 4px 0;
    background: #206bc1;
    margin-left: 5px
}

#wap_tags span:before {
    position: absolute;
    right: 6px;
    content: '\f00d';
    font-family: "Font Awesome 5 Free"
}

#wap_tags span.delall {
    background: #c10016
}

#wap_tags span.delall:after {
    background: #980617
}

.muangay.nutdathang,a.dathang.nutdathang {
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    font-size: 16px;
    color: #fff!important;
    font-weight: 700;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 49%;
    text-transform: uppercase;
    background-color: #fedf00;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer
}

.muangay.nutdathang:hover,a.dathang.nutdathang:hover {
    background-color: #cbb200
}

.product-other__title {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    margin-bottom: 1em;
    text-align: center
}

.header_bar .mxh_top {
    margin: 0
}

.header_bar {
    background: #f3f3f3
}

.header_bar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 40px
}

.header_bar p {
    margin: 0
}

.header_bar p b {
    color: #d70018
}

.header_bar p i {
    display: inline-flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    animation: 1s ease-in-out 0s normal none infinite running h-alo-ring-ring
}

@keyframes h-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.mxh_top {
    display: flex;
    margin: 20px 0 0;
    align-items: center;
}

.mxh_top a {
    display: flex;
    align-items: center;
    transition: 0.3s
}

.mxh_top a+a {
    margin-left: 10px
}

.mxh_top a img {
    max-height: 32px
}

.mxh_top a:hover {
    transform: rotate(15deg)
}

.header_bard {
    min-height: 126px;
    max-width: 1200px;
    margin: 0 auto;
}

.menu_desktop {
    background: var(--mcolor);
    display: flex;
    justify-content: space-between;
    padding: 0 calc(50% - 600px);
    height: 46px;
    position: relative;
    z-index: 97;
}

.menu_desktop nav {
    flex-grow: 1
}

.menu_desktop nav ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    height: 100%
}

.menu_desktop nav ul li {
    display: flex;
    height: 100%;
    position: relative
}

.menu_desktop nav ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    font-weight: 500;
    color: #fff;
    transition: 0.3s;
    padding: 0 17px;
    font-size: 17px;
    text-transform: uppercase;
}

.menu_desktop nav ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 230px;
    z-index: 97;
    background: var(--mcolor);
    display: none;
    height: auto;
}

.menu_desktop nav > ul > li+li {
    margin-left: 0;
    background: url(../images/td.png) left top no-repeat;
}

.menu_desktop nav ul li ul li {
    height: auto;
    padding: 8px 15px
}

.menu_desktop nav ul li ul li+li {
    border-top: 1px solid rgb(255 255 255 / 0.2)
}

.menu_desktop nav ul li ul li a {
    display: block;
    height: auto;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

.menu_desktop nav ul li:hover > a,.menu_desktop nav ul li > a.active {
    color: #ff0;
}

.menu_desktop nav ul li ul li ul {
    top: 0;
    left: 100%;
    margin: 0
}

.copyright__thongke {
    list-style: none;
    padding: 0;
    margin: 0
}

.copyright__thongke li {
    display: grid;
    grid-template-columns: 1fr auto;
    background: url(../images/tk1.png) left center no-repeat;
    padding-left: 24px;
}

.copyright__thongke li:nth-child(2) {
    background-image: url(../images/tk2.png);
}

.copyright__thongke li:nth-child(3) {
    background-image: url(../images/tk3.png);
}

.copyright__thongke li:nth-child(4) {
    background-image: url(../images/tk4.png);
}

.copyright__thongke li span {
    font-weight: 800;
}

.copyright__thongke li+li {
    margin: 10px 0 0;
}

.brandb {
    padding: 50px 0;
    background: #b0e4c7;
}

.doitac_owl a {
    display: flex!important;
    justify-content: center;
    align-items: center;
}

.doitac_owl a img {
    transition: 0.3s;
}

.tintucb {
    margin: 50px 0
}

.tintucbk {
    display: flex;
    flex-wrap: wrap
}

.tintucbkl {
    width: 50%;
    padding-right: 15px
}

.tintucbkr {
    width: 50%;
    padding-left: 15px
}

.tintucbk .tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px
}

.tinnb_top {
    display: block;
    margin-bottom: 15px
}

.tinnb_top a {
    display: block
}

.tinnb_top a img {
    max-width: 300px;
    min-height: 200px;
    object-fit: cover;
    margin-right: 15px
}

.tinnb_top a h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: calc(22px * 2);
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tinnb_top a p {
    margin: 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 3;
    height: calc(22px * 3);
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tinnb_top a span {
    display: block;
    margin: 5px 0px;
    color: #777;
    font-size: 13px
}

.tinnb_owl a img {
    max-width: 100%;
    min-height: 150px;
    max-height: 150px;
    margin: 0
}

.tinnb_owl a h3 {
    margin-top: 7px
}

.productb {
    margin: 50px 0
}

.productb .tit {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px
}

.product_records {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2rem;
    margin: 2rem 0;
}

.item_records {
    display: block;
    position: relative;
    min-width: 100%;
}

.item_records .scale-img {
    border: 1px solid #ddd;
    box-shadow: 5px 5px 0px #eee;
}

.ovrly23 {
    width: 100%;
    overflow: hidden;
    position: relative
}

.ovrly23 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0
}

.ovrly23 .ovrly {
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5) rotateZ(180deg);
    -moz-transform: scale(0.5) rotateZ(180deg);
    -ms-transform: scale(0.5) rotateZ(180deg);
    -o-transform: scale(0.5) rotateZ(180deg);
    transform: scale(0.5) rotateZ(180deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.ovrly23 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ovrly23 .buttons .fa {
    background: rgb(256,256,256);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50,50,50,0.9);
    display: inline-block;
    margin: 0 1px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0
}

.ovrly23:hover .ovrly {
    opacity: 1;
    -webkit-transform: scale(1) rotateZ(0deg);
    -moz-transform: scale(1) rotateZ(0deg);
    -ms-transform: scale(1) rotateZ(0deg);
    -o-transform: scale(1) rotateZ(0deg);
    transform: scale(1) rotateZ(0deg)
}

.ovrly23:hover .buttons .fa {
    opacity: 1
}

.item_records h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 1rem 0 .5rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item_records h3:hover a {
    color: #d72c15;
}

.item_records p {
    text-align: center
}

.fix-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 97;
    animation: slideInDown 0.8s ease
}

.keyword-autocomplete {
    top: 100%;
    left: 0;
    z-index: 97;
    background: #fff;
    width: 100%;
    padding: 1rem;
    box-shadow: 0px 5px 4px 0px rgb(0 0 0 / 10%);
    display: none;
}

.keyword-autocomplete li {
    margin: 10px 0 0;
}

.keyword-autocomplete li a {
    display: flex;
    align-items: center;
}

.keyword-autocomplete li a i {
    margin-right: 10px;
    color: #bbb;
    font-size: 16px;
}

.keyword-autocomplete li a:hover {
    color: #d72c15;
}

.intro_index {
    padding: 50px 0;
}

.intro_index_grid {
    display: grid;
    grid-template-columns: 1fr 45%;
    grid-gap: 2rem;
}

.intro_index_content {
    min-width: 100%;
}

.tit_intro {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.btnXemthem {
    color: #000;
    border: 1px solid #ddd;
    display: block;
    width: 100px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    margin: 2rem 0 0;
}

.hinhanh_intro {
    position: relative;
}

.hinhanh_intro li {
    position: relative;
    transition: 0.5s;
}

.hinhanh_intro li:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    transform: translate(5rem,5rem);
}

.hinhanh_intro:hover li:nth-child(2) {
    transform: translate(0rem,0rem);
}

.hinhanh_intro:hover li:nth-child(1) {
    transform: translate(5rem,5rem);
    z-index: 3;
}

.tit_p {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.list_tab {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 0;
}

.list_tab a {
    cursor: pointer;
    font-size: 16px;
    margin: 0 1rem;
}

.list_tab a.active {
    font-weight: bold;
}

.wrap_blg {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
    margin: 25px 0;
}

.blog-item-thumbnail {
    min-width: 100%;
    position: relative;
    padding-bottom: 2rem;
    box-shadow: 1px 8px 20px 2px #f1f1f1;
}

.blog-item-thumbnail section {
    padding: 10px;
}

.blog-item-thumbnail p.meta {
    font-size: 12px;
    color: #78777d;
    margin: 0;
}

.blog-item-thumbnail h3 {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}

.blog-item-thumbnail p.summary {
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
}

.blog-item-thumbnail .readmore {
    border-top: none;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #d72c15;
    line-height: 30px;
    height: 30px;
    text-align: center;
    padding: 0 8px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.blog-item-thumbnail .readmore span {
    transition: all .3s;
    width: 0;
    opacity: 0;
    display: inline-block;
}

.blog-item-thumbnail .readmore i {
    float: right;
    line-height: 30px;
}

.blog-item-thumbnail .readmore:hover span {
    opacity: 1;
    width: 65px;
    color: #fff;
}

.blog-item-thumbnail h3:hover a {
    color: #d72c15;
}

.img1 {
    position: relative;
    overflow: hidden;
}

.img1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.img1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.img1:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255,255,255,0.3);
}

.img1:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255,255,255,0.3);
}

.aside-item {
    position: relative;
    overflow: hidden;
}

.dear_title {
    background-color: var(--main-color);
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    line-height: 50px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    padding: 0 15px;
}

.blog_list_item {
    padding: 20px 15px;
    border: 1px solid #ecede8;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blog_list_item a {
    display: block;
}

.blog_list_item a + a {
    margin: 1rem 0 0;
}

.blog_list_item a h3 {
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog_list_item p {
    font-size: 13px;
    color: #63636a;
}

.blog_list_item a:hover h3 {
    color: #d72c15;
}

.btnDangkytuvan {
    border: 0;
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 97;
    background: #111111;
    color: #fff;
    width: 60px;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    border-radius: 0 4px 4px 0;
}

.btnDangkytuvan i {
    font-size: 24px;
    margin-bottom: 3px;
    animation: tada 1s infinite;
}

.btnDangkytuvan p {
    margin: 0;
    font-size: 10px;
}

.modal-header.bg1 {
    position: relative;
    align-items: center;
    z-index: 1;
}

.modal-header.bg1:after {
    content: '';
    background: url(../images/bg-sprinkles.svg) 0 0 repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: -1;
}

.modal-header.bg1 .modal-title {
    font-weight: bold;
    color: #d72c15;
    font-size: 22px;
}

.filter_block {
    display: block;
}

.filter_title {
    background-color: #d72c15;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    line-height: 50px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    padding: 0 15px;
}

.filter_block ul {
    padding: 20px 15px!important;
    border: 1px solid #ecede8;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.filter_block ul li {
    display: block;
}

.filter_block ul li+li {
    margin: 1rem 0 0;
}

.filter_block ul li a {
    display: flex;
    align-items: center;
    font-size: 15px;
    cursor: pointer;
}

.filter_block ul li a span {
    width: 1rem;
    height: 1rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 0.5rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter_block ul li a:hover {
    color: #d72c15;
}

.filter_block+.filter_block {
    margin: 1rem 0 0;
}

.filter_block ul li a i {
    width: 1rem;
    height: 1rem;
    margin: 0 0 0 0.5rem;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%) inset;
}

.filter_block ul li a.checked span:before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    background: #d72c15;
    border-radius: 50%;
}

.member {
    display: flex;
    align-items: center;
}

.member span.member_avatar {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background: #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0px 0px 1rem 0px rgb(0 0 0 / 10%) inset;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

.member section {
    width: calc(100% - 3rem);
    padding-left: 1rem;
}

.member section p {
    margin: 0;
}

.member section p + p {
    margin: 3px 0 0;
}

.member section p:nth-child(1) {
    font-weight: bold;
    font-size: 15px;
}

.member section p:nth-child(2) {
    font-size: 13px;
    color: #aaa;
}

.member section p:nth-child(3) {
    color: #FFD119;
}

.member_list {
    margin: 0;
    padding: 0;
}

.member_list li+li {
    border-top: 1px dotted #ddd;
    padding-top: 1rem;
    margin-top: 1rem;
}

.member p span {
    font-size: 13px;
    font-weight: bold;
    color: #2ba832;
    font-family: Arial,sans-serif;
    display: inline-block;
    margin-left: 0.5rem;
}

#toc-content img {
    max-width: 100%!important;
    height: auto!important;
}

.phone {
    font-size: 29px;
    font-family: 'UTMHelvetins',sans-serif;
    color: var(--mcolor);
    padding-left: 70px;
    background: url(../images/phone.png) left center no-repeat;
    line-height: 33px;
}

#wowslider-container1,#wowslider-container1 .ws_images {
    min-height: 549px;
}

#wowslider-container1 .ws-title {
    display: none!important;
}

.tcnb_site {
    padding: 50px 0;
    background-color: #346192;
}

.tcnb_site ul li a {
    display: block;
    text-align: center;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    border-top: 4px solid var(--scolor);
}

.tcnb_site ul li a picture {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 120px;
}

.tcnb_site ul li a h3 {
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 7px;
    color: #333333;
    transition: 0.3s;
}

.tcnb_site ul li a p {
    font-size: 14px;
    color: #6d6d6d;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tcnb_site ul li a:hover h3 {
    color: var(--scolor);
}

.tcnb_site ul li a img {
    transition: 0.3s;
}

.tcnb_site ul li a:hover img {
    animation: fadeInUp 1s;
}

.lvhdnb_site {
    padding: 50px 0;
    display: block;
}

.t_site {
    text-align: center;
    font-size: 37px;
    color: #000;
    font-family: 'UTMHelvetIns';
    background: url(../images/td2.png) bottom center no-repeat;
    padding-bottom: 15px;
    margin-bottom: 38px;
    text-transform: uppercase;
}

.lvhdnb_site a {
    display: block;
    position: relative;
}

.lvhdnb_site a h3 {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 13px;
    background: rgb(225 206 143 / 90%);
}

.gtnb_site {
    padding: 50px 0;
    background: url(../images/bg2.png) 0 0 no-repeat;
    background-size: cover;
}

.gtnb_sitel {
    float: left;
    width: calc(100% - 495px - 50px);
}

.gtnb_siter {
    width: 495px;
    float: right;
    line-height: 25px;
}

.xt_site {
    width: 126px;
    line-height: 38px;
    background: var(--scolor) url(../images/btn.png) right 19px center no-repeat;
    display: block;
    text-align: left;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    margin: 25px 0 0;
    padding-left: 30px;
}

.gtnb_siter h3 {
    font-weight: 400;
    color: #5b5b5b;
    font-size: 24px;
    text-transform: uppercase;
}

.gtnb_siter h2 {
    font-size: 36px;
    font-family: 'UTMHelvetIns',sans-serif;
    color: var(--mcolor);
    margin-bottom: 15px;
}

.xt_site:hover {
    background-color: var(--mcolor);
    color: #fff;
}

.gtnb_sitel ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.gtnb_sitel ul li {
    display: block;
}

.gtnb_sitel ul li img {
    height: 100%;
    object-fit: cover;
}

.gtnb_sitel ul li:nth-child(1) {
    grid-row: 1 / 3;
}

.gtnb_sitel ul li:nth-child(2) img {
    max-height: 300px;
}

.gtnb_sitel ul li:nth-child(3) img {
    max-height: 190px;
}

.dvnb_site {
    padding: 50px 0;
    background: url(../images/bg3.png) 0 0 no-repeat;
    background-size: cover;
}

.dvnb_site ul.dvnb_list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 40px;
    margin-bottom: 25px;
}

.dvnb_site ul.dvnb_list li {
    min-width: 100%;
}

.dvnb_site ul.dvnb_list li a {
    display: block;
}

.dvnb_site ul.dvnb_list li a h3 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 15px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
    color: #000;
}

.dvnb_site ul.dvnb_list li a p {
    text-align: center;
    color: #717171;
    margin: 7px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    -webkit-line-clamp: 2;
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.dvnb_site ul.dvnb_list li a:hover h3 {
    color: var(--mcolor)
}

.dvnb_site ul.dvnb_list li a picture {
    border-radius: 7px;
}

.xdnb_site ul.xdnb_list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px 18px;
    margin-bottom: 25px;
}

.xdnb_site ul.xdnb_list li {
    min-width: 100%;
    border: 1px solid #ddd;
    padding: 7px;
}

.xdnb_site ul.xdnb_list li a {
    display: block;
}

.xdnb_site ul.xdnb_list li a h3 {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    margin: 15px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
    color: #000;
    background: url(../images/td3.png) bottom center no-repeat;
    padding-bottom: 10px;
}

.xdnb_site ul.xdnb_list li a p {
    text-align: center;
    color: #2d2d2d;
    margin: 7px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    -webkit-line-clamp: 3;
    height: 63px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 13px;
}

.xdnb_site ul.xdnb_list li a:hover h3 {
    color: var(--mcolor)
}

.xdnb_site {
    margin: 50px 0;
    display: block;
}

.ctnb_site {
    margin: 50px 0;
    display: block;
}

.ctnb_list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 3px;
    margin-bottom: 25px;
    align-items: flex-start;
}

.ctnb_list li {
    min-width: 100%;
}

.ctnb_list li a {
    position: relative;
    overflow: hidden;
    display: block;
}

.ctnb_list li a h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    background: url(../images/btn2.png) right bottom no-repeat,linear-gradient(to top,rgb(0 0 0 / 30%),transparent);
    text-align: center;
    padding: 15px;
    padding-top: 2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
    padding-right: 2em;
}

.ctnb_list li a:hover h3 {
    background: url(../images/btn2.png) right bottom no-repeat,linear-gradient(to top,#01af49,transparent);
}

.ctnb_list li:nth-child(2),.ctnb_list li:nth-child(4) {
    grid-row: span 2;
}

.ctnb_list li a img {
    max-height: calc(552px / 2);
    object-fit: cover;
}

.ctnb_list li:nth-child(2) a img,.ctnb_list li:nth-child(4) a img {
    max-height: 100%;
    min-height: 100%;
}

.bgnb_site {
    margin: 50px 0;
    display: block;
}

.bgnb_siter {
    width: 587px;
    float: right;
}

.bgnb_sitel {
    float: left;
    width: calc(100% - 587px - 60px);
}

.bgnb_t {
    font-size: 30px;
    color: #000;
    font-family: 'UTMHelvetIns',sans-serif;
    text-transform: uppercase;
    background: url(../images/td4.png) left bottom no-repeat;
    padding-bottom: 13px;
    margin-bottom: 34px;
}

.bgnb_sitel form {
    padding: 48px;
    background: #eee;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bgnb_sitel form input {
    height: 50px;
    font-size: 14px;
    border: 1px solid #ddd!important;
    box-shadow: none!important;
    width: calc(50% - 17px / 2);
    margin-bottom: 17px;
}

.bgnb_sitel form textarea {
    height: 177px;
    font-size: 14px;
    border: 1px solid #ddd!important;
    box-shadow: none!important;
    width: 100%;
    margin-bottom: 17px;
}

.bgnb_sitel form button {
    width: 155px;
    height: 46px;
    border-radius: 46px!important;
    border: 0!important;
    background: var(--main-color);
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}

.bgnb_sitel form input::placeholder,.bgnb_sitel form textarea::placeholder {
    color: #b6b6b6!important;
}

.ttnb_site {
    margin: 50px 0;
    display: block;
}

.ttnb_site ul li a {
    display: block;
    text-align: center;
}

.ttnb_site ul li a picture {
    border-radius: 8px;
    position: relative;
}

.ttnb_site ul li a h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 20px 0 0;
    transition: 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
    -webkit-line-clamp: 2;
    height: 46px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ttnb_site ul li p {
    color: #5b5b5b;
    margin: 7px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    -webkit-line-clamp: 3;
    height: 63px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ttnb_site ul li span {
    width: 112px;
    line-height: 35px;
    background: var(--mcolor);
    color: #fff;
    display: block;
    margin: 15px auto auto;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 35px;
}

.ttnb_site ul li a strong {
    width: 60px;
    height: 80px;
    background: var(--scolor);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    font-size: 25px;
}

.ttnb_site ul li a strong b {
    font-size: 12px;
    font-weight: 400;
    border-top: 1px solid #fff;
    padding-top: 4px;
}

.ttnb_site ul li a:hover h3 {
    color: var(--mcolor)
}

.doitac_owl {
    padding-left: 40px;
}

.doitac_owl .owl-nav {
    margin: 0!important;
    display: block!important;
}

.doitac_owl .owl-nav .owl-prev {
    width: 25px!important;
    height: 55px!important;
    margin: 0!important;
    background: url(../images/btn3.png) 0 0 no-repeat!important;
    text-indent: -999999em;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.doitac_owl .owl-nav .owl-next {
    display: none!important
}

.footer__title.custom {
    font-size: 16px;
    font-weight: 900;
    font-family: Roboto,sans-serif;
}

.dichvu_tags {
    padding-bottom: 30px;
}

.dichvu_tags b {
    font-weight: 900;
}

.dichvu_tags a {
    display: inline;
    padding-left: 10px;
    padding-bottom: 5px;
}

.dichvu_tags a:hover {
    color: #ff0;
}

/* ===== Công trình đã thi công - giao diện VIP PC/Mobile ===== */
.ctnb_site{position:relative;margin:60px 0;padding:54px 0 46px;background:linear-gradient(180deg,#f6fff8 0%,#ffffff 72%);overflow:hidden;}
.ctnb_site:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(1,175,73,.14),transparent 28%),radial-gradient(circle at 88% 8%,rgba(255,193,7,.16),transparent 24%);pointer-events:none;}
.ctnb_site .container{position:relative;z-index:1;}
.ctnb_site .t_site{text-align:center;margin-bottom:10px;color:#0b3b22;font-weight:800;letter-spacing:.3px;}
.ctnb_desc{max-width:760px;margin:0 auto 28px;text-align:center;color:#5b675f;font-size:16px;line-height:1.7;}
.ctnb_list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 25px;padding:0;list-style:none;align-items:stretch;}
.ctnb_list li{min-width:0!important;grid-row:unset!important;grid-column:unset!important;}
.ctnb_list li a{height:100%;position:relative;overflow:hidden;display:block;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.12);isolation:isolate;transition:transform .35s ease,box-shadow .35s ease;}
.ctnb_list li a:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(0,0,0,.18);}
.ctnb_list li a picture{display:block;position:relative;overflow:hidden;aspect-ratio:4/3;background:#eef6ef;}
.ctnb_list li a picture:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.68),rgba(0,0,0,.12) 45%,transparent);z-index:1;}
.ctnb_list li a img{width:100%!important;height:100%!important;max-height:none!important;min-height:0!important;object-fit:cover;transition:transform .55s ease,filter .55s ease;}
.ctnb_list li a:hover img{transform:scale(1.08);filter:saturate(1.08) contrast(1.04);}
.ctnb_list li a h3{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;margin:0;padding:14px 16px!important;border-radius:14px;background:rgba(255,255,255,.94)!important;color:#063d20!important;text-align:left;font-size:17px;font-weight:800;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:58px;box-shadow:0 10px 25px rgba(0,0,0,.14);}
.ctnb_list li a h3:before{content:"\f061";font-family:"Font Awesome 5 Pro","Font Awesome 5 Free";font-weight:900;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:9px;border-radius:50%;background:var(--mcolor,#01af49);color:#fff;font-size:12px;vertical-align:middle;}
.ctnb_list li a:hover h3{background:#fff!important;color:var(--mcolor,#01af49)!important;}
