@charset "UTF-8";
@font-face { font-family: 'SFUGillSansBold'; src: local('SFUGillSansBold'), url('../fonts/SFUGillSansBold.woff2') format('woff2'); src: local('SFUGillSansBold'), url('../fonts/SFUGillSansBold.ttf') format('truetype'), url('../fonts/SFUGillSansBold.svg#SFUGillSansBold') format('svg'), url('../fonts/SFUGillSansBold.woff') format('woff'), url('../fonts/SFUGillSansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUGillSansBold.eot'); font-style: normal; font-weight: 700; font-display: block; }
@font-face { font-family: 'Oswald-Bold'; src: local('Oswald-Bold'), url('../fonts/Oswald-Bold.woff2') format('woff2'); src: local('Oswald-Bold'), url('../fonts/Oswald-Bold.ttf') format('truetype'), url('../fonts/Oswald-Bold.svg#Oswald-Bold') format('svg'), url('../fonts/Oswald-Bold.woff') format('woff'), url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Bold.eot'); font-style: normal; font-weight: 700; font-display: block; }
@font-face { font-family: 'Roboto'; src: local('RobotoRegular'), url('../fonts/RobotoRegular.woff2') format('woff2'); src: local('RobotoRegular'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoRegular.eot'); font-style: normal; font-weight: 400; font-display: block; }
@font-face { font-family: 'Roboto'; src: local('RobotoBold'), url('../fonts/RobotoBold.woff2') format('woff2'); src: local('RobotoBold'), url('../fonts/RobotoBold.ttf') format('truetype'), url('../fonts/RobotoBold.svg#RobotoBold') format('svg'), url('../fonts/RobotoBold.woff') format('woff'), url('../fonts/RobotoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoBold.eot'); font-style: normal; font-weight: 700; font-display: block; }
:root { --main-color: #e65d29; }
body { font-family: Roboto; margin: 0; font-weight: 400; line-height: 1.5em; margin-left: auto; margin-right: auto; font-size: 14px; color: #333333; background: #fff; }
p { margin: 0 0 10px; }
figure { margin-bottom: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: 700; margin-top: 0; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1em; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.75em; }
.row-0 { margin-right: 0; margin-left: 0; }
.row-0 > div { padding-left: 0; padding-right: 0; }
.noidung *:not(iframe):not(object) { max-width: 100% !important; height: auto !important; }
.noidung iframe, .noidung object { max-width: 100% !important; }
.noidung table { width: 100%; }
.full { cursor: pointer; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 3; }
.flex-box { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }
.bg { background-position: center center; background-size: cover; }
.wow { visibility: hidden; }
a:hover { text-decoration: none; }
img:not(.initial) { -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease; }
img.initial, img.loaded, img.error { opacity: 1; }
img:not([src]) { visibility: hidden; }
.w-clear:before, .clearfix:before, .w-clear:after, .clearfix:after { content: " "; display: table; }
.w-clear:after, .clearfix:after { clear: both; }
.aspect-ratio-box { position: relative; display: block; overflow: hidden; }
.aspect-ratio-box-inside { position: absolute; width: 100%; height: auto; left: 0; top: 0; }
.scrollToTop { cursor: pointer; display: none; position: fixed; right: 15px; bottom: 40px; z-index: 1000; }
.hidden { display: none; }
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; }
.wrapper { margin: 0 auto; padding: 0 15px; position: relative; max-width: 1220px; }
@media screen and (max-width:991px) {
    .wrapper { max-width: 768px; }
}
.img-full { width: 100%; height: auto; }
.img-responsive { display: block; max-width: 100%; height: auto; }
.img-center { display: block; margin: 0 auto; }
.breadcrumb-wrapper { background: none; margin-top: 5px; margin-bottom: 5px; }
.breadcrumb { padding-left: 0; padding-right: 0; margin: 0; background: none; }
.breadcrumb .breadcrumb-item a { color: #333; }
.hover-scale:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.archive { padding-top: 0; padding-bottom: 20px; }
.pagination-home { margin-top: 0; }
.pagination { flex-wrap: wrap; }
.page-link { color: #000; }
.pagination-ajax { margin-top: 0; flex-wrap: wrap; justify-content: center; font-size: 16px; font-weight: 900; display: -webkit-box; display: -ms-flexbox; display: flex; }
.pagination-ajax a { padding: 4.5px 5px 4.5px 4px; text-align: center; border: 1px solid #e1e1e1; background-color: #fff; font-size: 14px; color: #343434; cursor: pointer; margin: 2px 5px; min-width: 32px; }
.pagination-ajax a:hover, .pagination-ajax a.current { background: #d70000; border-color: #d70000; color: #fff; }
.pagination-ajax a.first, .pagination-ajax a.last, .pagination-ajax a.prev, .pagination-ajax a.next { display: none; }
.site_name { position: absolute; top: -9999px; left: -9999px; }

/* PRIMARY MENU */
.primary-menu { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: flexbox; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start; }
.primary-menu li { position: relative; }
.primary-menu li a { font-size: 16px; color: #333; display: block; }
.primary-menu > li { width: 100%; text-align: center; }
.primary-menu > li > a { font-weight: 700; font-size: 14px; white-space: nowrap; color: #fff; text-transform: uppercase; position: relative; padding: 14.5px 10px; -webkit-transition: .45s; -moz-transition: .45s; -ms-transition: .45s; -o-transition: .45s; transition: .45s; }
.primary-menu > li > a#home { padding-top: 3px; padding-bottom: 3px; }
.primary-menu > li:hover > a, .primary-menu > li.active > a { color: #FFC67D; }
.primary-menu > li:hover > ul { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); }
.primary-menu > li > .sub-menu { border-top: 3px solid #e65d29; left: 0; top: 100%; }
.primary-menu > li > .sub-menu li { position: relative; }
.primary-menu > li > .sub-menu li:not(:first-child) { border-top: 1px solid #ecf0f1; }
.nav-menu-right .primary-menu { justify-content: flex-end; }
@media screen and (max-width:1230px) {
    .primary-menu > li { width: 100%; }
    .primary-menu > li > a { padding-left: 5px; padding-right: 5px; }
}
.sub-menu { margin: 0; width: 220px; list-style: none; padding-left: 0; background: #fff; position: absolute; z-index: 999; border-top: 3px solid #e65d29; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15); box-shadow: 0 1px 1px rgba(0, 0, 0, .15); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.sub-menu li { position: relative; text-align: left; }
.sub-menu li + li { border-top: 1px solid #ecf0f1; }
.sub-menu li a { position: relative; display: block; padding: 10px 15px; color: #333; font-weight: 400; }
.sub-menu li ul { left: 100%; top: -3px; margin-left: 0px; margin-top: 0; -webkit-transform: rotate3d(0, 1, 0, 90deg); -moz-transform: rotate3d(0, 1, 0, 90deg); -ms-transform: rotate3d(0, 1, 0, 90deg); -o-transform: rotate3d(0, 1, 0, 90deg); transform: rotate3d(0, 1, 0, 90deg); }
.sub-menu li:hover > a { background: rgba(0, 0, 0, 0.1); }
.sub-menu li:hover > ul { -webkit-transform: rotate3d(0, 0, 0, 0deg); -moz-transform: rotate3d(0, 0, 0, 0deg); -ms-transform: rotate3d(0, 0, 0, 0deg); -o-transform: rotate3d(0, 0, 0, 0deg); transform: rotate3d(0, 0, 0, 0deg); }

/* #PRIMARY MENU */

/* HEADER */
#fix { z-index: 99; position: sticky; top: 0; }
.block-menu { position: relative; width: 100%; left: 0; top: 0; z-index: 1000; background: #e65d29; }
.block-menu.sticky {  /* position: fixed; */ }
.hotline { margin-left: 20px; color: #e65d29; font-size: 13px; padding-left: 45px; background: url("../images/hotline.png") left center no-repeat; }
.hotline div { margin-bottom: 0; }
.hotline div strong { font-size: 18px; color: #e65d29; }
.hotline p { margin-bottom: 0; font-size: 14px; color: #333333; padding-left: 20px; background: url("../images/envelope2.png") left center no-repeat; }
#form-search button { float: right; width: 45px; height: 45px; background: #e65d29 url("../images/search.png") center center no-repeat; border: none; outline: none; border-radius: 0; cursor: pointer; }
#form-search div { padding-right: 45px; }
#form-search input { width: 100%; height: 45px; border: 1px solid #f1f1f1; border-right: 0; outline: none; border-radius: 0; background: #fff; font-style: italic; padding-left: 20px; padding-right: 20px; font-family: Roboto; color: #666666; font-size: 13px; font-weight: normal; }
#form-search input::-webkit-input-placeholder { font-family: Roboto; color: #666666; font-size: 13px; font-weight: normal; text-transform: inherit; font-style: italic; }
#form-search input::-moz-placeholder { font-family: Roboto; color: #666666; font-size: 13px; font-weight: normal; text-transform: inherit; font-style: italic; }
#form-search input::-ms-input-placeholder { font-family: Roboto; color: #666666; font-size: 13px; font-weight: normal; text-transform: inherit; font-style: italic; }
#form-search input::-moz-placeholder { font-family: Roboto; color: #666666; font-size: 13px; font-weight: normal; text-transform: inherit; font-style: italic; }
.flex-box-head { justify-content: space-between; align-items: center; }
.block-head { padding: 4px 0; }
.block-head > .wrapper { display: -webkit-box; display: flexbox; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.block-head-right { flex: 0 0 856px; -ms-flex: 0 0 856px; max-width: 856px; }
.block-search { flex: 0 0 570px; -ms-flex: 0 0 570px; max-width: 570px; }
.info-head { color: #fff; position: relative; overflow: hidden; }
.info-head:after { content: ""; width: calc(292 / 1366 * 100%); left: -14px; height: 36px; background: #57555c; position: absolute; top: 0; -webkit-transform: skew(-28deg); -moz-transform: skew(-28deg); -ms-transform: skew(-28deg); -o-transform: skew(-28deg); transform: skew(-28deg); }
.info-head:before { content: ""; width: calc(1150 / 1366 * 100%); height: 46px; top: 0; right: -14px; z-index: -1; background: #46454a; position: absolute; -webkit-transform: skew(-28deg); -moz-transform: skew(-28deg); -ms-transform: skew(-28deg); -o-transform: skew(-28deg); transform: skew(-28deg); }
.info-head-wrapper { padding-left: 217px; }
.flex-box-info-head { align-items: center; justify-content: space-between; position: relative; }
.flex-box-info-head p { font-size: 13px; margin-bottom: 0; }
.flex-box-info-head p img { margin-top: -2px; margin-right: 2px; }
.flex-box-info-head-right { align-items: center; }
.socialtop { margin-left: 30px; }
.socialtop a { float: left; width: 44px; margin-left: 1px; }
.btn-open-mmenu { display: none; width: 30px; color: #e65d29; }
.menu-res { display: none; padding: 0px 10px; }
.menu-res .logo { max-width: 80px; }
.btn-open-mmenu:hover { color: #e65d29; }
@media screen and (max-width:1070px) {
    .info-head { background: #57555c; }
    .info-head:after, .info-head:before { display: none; }
    .info-head-wrapper { padding-left: 0; }
    .block-search { flex: 0 0 400px; -ms-flex: 0 0 400px; max-width: 400px; }
    .block-head-right { flex: 0 0 calc(100% - 139px); -ms-flex: 0 0 calc(100% - 139px); max-width: calc(100% - 139px); }
    .logo { flex: 0 0 139px; -ms-flex: 0 0 139px; max-width: 139px; }
    .flex-box-head { justify-content: flex-end; }
}
@media screen and (max-width:991px) {
    #fix { }
    .block-menu { padding: 0px 0; background: #fff; }
    .btn-open-mmenu { display: block; }
    .menu-res { display: flex; align-items: center; justify-content: space-between; }
    .block-head { display: none; }
    .nav-menu { display: none; }
    .info-head { display: none; }
    .hotline, .block-head-right { display: none; }
    .block-head > .wrapper { align-items: center; justify-content: center; }
}
@media screen and (max-width:575px) {
    .block-head > .wrapper { flex-wrap: wrap; }
    .logo { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .logo img { display: block; margin: 0 auto; }
    .block-head-right { padding-bottom: 10px; }
    .block-search, .block-head-right { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
}

/* #HEADER */

/* FRONT PAGE */
.video { cursor: pointer; }
.slick-doi-tac { margin: 0px -6px; }
.slick-doi-tac .slick-slide > div { padding: 0px 6px; }
.slick-arrow-doi-tac { cursor: pointer; z-index: 2; width: 16px; height: 16px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.slick-arrow-doi-tac.prevArrow { left: -36px; background: url("../images/01_71.png"); }
.slick-arrow-doi-tac.nextArrow { right: -36px; background: url("../images/01_75.png"); }
.img-doi-tac { background: #fff; outline: 1px solid #d9d9d9 !important; outline-offset: -1px; }
.container-doi-tac { padding: 30px 0; }
#player { display: block; width: 100%; height: 290px; margin-bottom: 4px; }
.slick-video { margin: 0px -2px; }
.slick-video .slick-slide > div { margin: 0px 2px; }
.yt { height: 80px; position: relative; }
.yt-id { background: url("../images/btn-play.png") center center no-repeat; }
.block-video { margin-left: 2.5210084%; flex: 0 0 33.27731092%; -ms-flex: 0 0 33.27731092%; max-width: 33.27731092%; }
.block-tin-tuc { flex: 0 0 64.20168067%; -ms-flex: 0 0 64.20168067%; max-width: 64.20168067%; }
.title-w { font-family: Oswald-Bold; font-size: 25px; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; padding-bottom: 20px; position: relative; color: #e65d29; }
.title-w:after { content: ""; width: 150px; height: 1px; background: #d9d9d9; position: absolute; left: 0; bottom: 0; z-index: 1; }
.title-w:before { content: ""; width: 80px; height: 2px; background: #d9d9d9; position: absolute; left: 0; bottom: 4px; z-index: 1; }
.container-tin-tuc { padding-top: 30px; padding-bottom: 60px; }
.first-news { flex: 0 0 47.12041885%; -ms-flex: 0 0 47.12041885%; max-width: 47.12041885%; }
.first-news:hover img { transform: scale(1.1) }
.first-news:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.first-news:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.first-news .aspect-ratio-box { padding-bottom: calc(200 / 360 * 100%); }
.first-news h3 { margin-top: 13px; margin: 12px 0 0 0; }
.first-news h3:hover a { color: #f00; }
.first-news h3 a { display: block; text-transform: uppercase; font-size: 15px; color: #333333; line-height: 25px; max-height: 50px; overflow: hidden; }
.first-news p { font-size: 13px; color: #333333; margin-bottom: 0; line-height: 25px; max-height: 75px; overflow: hidden; }
.btn-xem-them { margin-top: 15px; display: block; width: 102px; line-height: 45px; padding-top: 1px; border: 2px solid #333; text-transform: uppercase; color: #333; font-weight: bold; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.btn-xem-them:hover { color: #fff; background: #333; }
.sec-news { margin-left: 2.61780105%; flex: 0 0 50.2617801%; -ms-flex: 0 0 50.2617801%; max-width: 50.2617801%; }
.slick-sec-news { margin-top: -10px; }
.slick-sec-news .slick-slide > div { padding: 10px 0px; }
.sec_news { display: -webkit-box; display: -ms-flexbox; display: flex; }
.sec_news:hover img { transform: scale(1.1) }
.sec_news .aspect-ratio-box { padding-bottom: calc(110 / 150 * 100%); }
.sec_news figure { flex: 0 0 150px; -ms-flex: 0 0 150px; max-width: 150px; }
.sec_news div { padding-left: 15px; flex: 0 0 calc(100% - 150px); -ms-flex: 0 0 calc(100% - 150px); max-width: calc(100% - 150px); }
.sec_news h3 { margin-bottom: 3px; }
.sec_news h3:hover a { color: #f00; }
.sec_news h3 a { text-transform: uppercase; color: #333; white-space: nowrap; display: block; overflow: hidden; text-overflow: ellipsis; }
.sec_news p { font-size: 13px; color: #333333; margin-bottom: 0; line-height: 25px; max-height: 75px; overflow: hidden; }
.container-mau-nha-dep { padding-top: 25px; padding-bottom: 30px; }
.container-mau-nha-dep .du-an .aspect-ratio-box { padding-bottom: calc(320 / 460 * 100%); }
.container-mau-nha-dep .du-an h3, .container-mau-nha-dep .du-an .desc-index { display: none; }
.item-mau-nha { position: relative; }
.item-mau-nha:hover .overlay { visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: 10px solid #e65d29; visibility: hidden; opacity: 0; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.overlay h3 { position: absolute; bottom: 0; left: 0; color: #fff; margin-bottom: 0; padding: 15px 10px 5px 10px; font-size: 16px; line-height: 30px; background: #e65d29; text-align: center; width: 100%; font-weight: normal; text-transform: uppercase; }
.row-mau-nha { margin: 0; }
.col-mau-nha { padding: 0; }
.home-title { margin-bottom: 30px; text-align: center; }
.home-title h4 { padding-top: 8px; text-transform: uppercase; font-family: Oswald-Bold; color: #e65d29; font-size: 30px; margin-bottom: 5px; }
.home-title div { display: -webkit-box; display: flexbox; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.home-title p { margin-bottom: 0; padding: 0 15px; font-style: italic; color: #333333; }
.home-title span { position: relative; height: 6px; flex: 0 0 150px; -ms-flex: 0 0 150px; max-width: 150px; }
.home-title span:after { content: ""; width: 150px; height: 1px; background: #d9d9d9; position: absolute; left: 0; bottom: 0; z-index: 1; }
.home-title span:before { content: ""; width: 80px; height: 2px; background: #d9d9d9; position: absolute; left: 0; top: 0; z-index: 1; }
.home-title span.span1:after, .home-title span.span1:before { left: inherit; right: 0; }
.container-du-an .home-title, .container-thiet-ke-noi-that .home-title { margin-bottom: 10px; }
.container-du-an { padding-top: 50px; padding-bottom: 25px; }
.container-nhan-tin { padding: 60px 0 80px 0; }
.heading-nhan-tin { text-align: center; position: relative; top: -20px; }
.heading-nhan-tin h3 { color: #e65d29; font-family: Oswald-Bold; text-transform: uppercase; font-size: 30px; }
.heading-nhan-tin p { color: #fff; font-size: 18px; }
.heading-nhan-tin p span { display: block; margin-bottom: 10px; }
.heading-nhan-tin p small { font-size: 14px; display: block; }
.block-nhan-tin { max-width: 956px; margin: 0 auto; border-width: 0 3px 3px 3px; border-style: solid; border-color: #e65d29; position: relative; }
.h3-nhan-tin { align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
.h3-nhan-tin h3 { margin-bottom: 15px; flex: 0 0 276px; -ms-flex: 0 0 276px; max-width: 276px; }
.h3-nhan-tin span { margin-top: -8px; flex: 1 1 0; -ms-flex: 1 1 0; background: #e65d29; height: 3px; }
#form-nhan-tin { margin-top: -10px; padding-left: 90px; padding-right: 90px; padding-bottom: 60px; }
#form-nhan-tin input, #form-nhan-tin textarea { display: block; width: 100%; height: 54px; padding: 15px 0; border: none; outline: none; background: none; border-bottom: 1px solid #adadad; min-width: 100%; font-family: Roboto; color: #fff; font-size: 13px; font-weight: normal; }
#form-nhan-tin input::-webkit-input-placeholder, #form-nhan-tin textarea::-webkit-input-placeholder { font-family: Roboto; color: #fff; font-size: 13px; font-weight: normal; }
#form-nhan-tin input::-moz-placeholder, #form-nhan-tin textarea::-moz-placeholder { font-family: Roboto; color: #fff; font-size: 13px; font-weight: normal; }
#form-nhan-tin input::-ms-input-placeholder, #form-nhan-tin textarea::-ms-input-placeholder { font-family: Roboto; color: #fff; font-size: 13px; font-weight: normal; }
#form-nhan-tin input::-moz-placeholder, #form-nhan-tin textarea::-moz-placeholder { font-family: Roboto; color: #fff; font-size: 13px; font-weight: normal; }
#form-nhan-tin textarea { height: 76px; }
#form-nhan-tin button { width: 170px; height: 40px; background: #e65d29; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: bold; cursor: pointer; border: none; outline: none; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -21px; }
.form-item + .form-item { margin-top: 20px; }
.ajax-tab { margin-bottom: 25px; text-align: center; }
.ajax-item { display: inline-block; min-width: 195px; line-height: 37px; padding-top: 1px; border: 1px solid #423930; font-size: 14px; color: #333333; text-transform: capitalize; text-align: center; margin-bottom: 5px; }
.ajax-item + .ajax-item { margin-left: 5px; }
.ajax-item:hover, .ajax-item.active { background: #423930; color: #fff; }
.row-du-an { margin-left: -7px; margin-right: -7px; }
.col-du-an { padding-left: 7px; padding-right: 7px; margin-bottom: 30px; }
.du-an { -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; }
.du-an:hover { }
.du-an:hover figure { -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .75); -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .75); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .75); z-index: 3; }
.du-an .aspect-ratio-box { padding-bottom: calc(391 / 386 * 100%); }
.du-an figure { -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; position: relative; }
.du-an h3 { margin-top: 25px; text-align: center; margin-bottom: 0; }
.du-an h3 a { display: block; color: #333333; text-transform: uppercase; font-size: 14px; line-height: 25px; }
.container-thiet-ke-noi-that { padding-top: 25px; padding-bottom: 25px; }
.row-thiet-ke-noi-that { margin-left: -14px; margin-right: -14px; }
.col-thiet-ke-noi-that { padding-left: 14px; padding-right: 14px; margin-bottom: 20px; }
.thiet-ke-noi-that { -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; }
.thiet-ke-noi-that:hover {   }
.thiet-ke-noi-that:hover figure { -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5); -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5); }
.thiet-ke-noi-that .aspect-ratio-box { padding-bottom: calc(275 / 300 * 100%); }
.thiet-ke-noi-that figure { -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.thiet-ke-noi-that h3 { margin-top: 20px; text-align: center; margin-bottom: 0; }
.thiet-ke-noi-that h3 a { display: block; color: #333333; text-transform: capitalize; font-size: 15px; line-height: 25px; }
.desc-index { text-align: center; margin: 10px 0; color: #333; font-family: Roboto; font-size: 14px; height: 40px; position: relative; overflow: hidden; }
.container-gioi-thieu { padding-bottom: 25px; padding-top: 50px; overflow: hidden; max-width: 1366px; margin: 0 auto; }
.text-about-us { font-size: 60px; color: #ebebeb; opacity: 0.8; position: absolute; left: 0; top: 0; text-transform: uppercase; font-family: SFUGillSansBold; z-index: -1; -webkit-transform: rotate(90deg) translate(150px, 190px); -moz-transform: rotate(90deg) translate(150px, 190px); -ms-transform: rotate(90deg) translate(150px, 190px); -o-transform: rotate(90deg) translate(150px, 190px); transform: rotate(90deg) translate(150px, 190px); }
.gioi-thieu { }
.gioi-thieu-content { }
.gioi-thieu-content > a { display: block; width: 140px; line-height: 44px; padding-top: 1px; text-transform: uppercase; color: #fff; text-align: center; font-size: 13px; margin-top: 20px; background: #e65d29; }
.gioi-thieu-photo { margin: 0 0 10px 3%; flex: 0 0 48.7394958%; -ms-flex: 0 0 48.7394958%; max-width: 40%; float: right; }
.gioi-thieu-title { margin-bottom: 12px; }
.gioi-thieu-title p { margin-bottom: 0; text-transform: uppercase; }
.gioi-thieu-title h3 { color: #e65d29; text-transform: uppercase; font-family: Oswald-Bold; font-size: 30px; padding-top: 8px; }
.gioi-thieu-title span { display: block; padding-left: 70px; position: relative; font-style: italic; }
.gioi-thieu-title span:before { content: ""; width: 6px; height: 6px; border: 1px solid #e65d29; position: absolute; left: 0; top: 6px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.gioi-thieu-title span:after { content: ""; width: 54px; height: 1px; background: #e65d29; position: absolute; top: 9px; left: 7px; z-index: 1; }
@media screen and (max-width:1280px) {
    .slick-arrow-doi-tac { display: none !important; }
}
@media screen and (max-width:991px) {
    #form-nhan-tin { padding-left: 45px; padding-right: 45px; padding-bottom: 45px; }
    .block-tin-tuc { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .block-video { margin-left: 0; margin-top: 20px; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .thiet-ke-noi-that h3 a { line-height: 20px; }
}
@media screen and (max-width:767px) {
    .heading-nhan-tin p { font-size: 14px; }
    .heading-nhan-tin p span { margin-bottom: 0; }
    .container-tin-tuc { padding-top: 20px; padding-bottom: 20px; }
    .col-thiet-ke-noi-that { padding-left: 7px; padding-right: 7px; }
    .row-thiet-ke-noi-that { margin-left: -7px; margin-right: -7px; }
    .home-title { margin-bottom: 15px; }
    .container-mau-nha-dep { padding-top: 15px; padding-bottom: 15px; }
    .container-du-an { padding-bottom: 15px; }
    .col-du-an { margin-bottom: 10px; }
    .du-an h3 { margin-top: 10px; }
    .gioi-thieu { flex-wrap: wrap; }
    .gioi-thieu-content { order: 2; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .gioi-thieu-photo { margin: 30px 0 0 0; order: 1; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .gioi-thieu { display: flex; flex-direction: column-reverse;  }
    .container-gioi-thieu { padding-top: 25px; padding-bottom: 15px; }
    .container-thiet-ke-noi-that { padding-top: 15px; }
}
@media screen and (max-width:600px) {
    .first-news { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .sec-news { margin-left: 0; margin-top: 20px; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .home-title span { display: none; }
}
@media screen and (max-width:575px) {
    .overlay { display: none; }
    .block-nhan-tin { border: 0; }
    #form-nhan-tin { padding: 0; }
    #form-nhan-tin button { position: relative; bottom: 0; display: block; margin: 15px auto 0 auto; }
    .container-nhan-tin { padding-top: 30px; padding-bottom: 30px; }
    .heading-nhan-tin { top: 0; }
    .sec_news figure { flex: 0 0 40%; -ms-flex: 0 0 40%; max-width: 40%; }
    .sec_news div { padding-left: 10px; flex: 0 0 60%; -ms-flex: 0 0 60%; max-width: 60%; }
}
@media screen and (max-width:360px) {
    .form-item + .form-item { margin-top: 10px; }
    .col-xs-12 { margin-top: 10px; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
}

/* #FRONT PAGE */

/* PRODUCT */
.outline-danger { border: 2px solid var(--red); padding: 1rem; border-radius: 4px; }
.title-dark { background: var(--dark); font-weight: bold; color: #fff; padding: 13px 20px; text-transform: uppercase; font-size: 14px; margin-bottom: 10px; }
.item-da-xem + .item-da-xem { margin-top: 20px; }
.product-detail-bottom { margin-top: 30px; }
.custom-panel > h3 { background: var(--dark); font-weight: bold; color: #fff; text-align: center; padding: 13px 20px; text-transform: uppercase; font-size: 14px; margin-bottom: 0; }
.gia-detail { padding: 10px 0 0 0; }
.gia-detail strong { font-size: 20px; font-weight: 700; color: #f60202; }
.gia-detail strong a { color: inherit; }
.gia-detail del { font-weight: 500; font-size: 14px; margin-left: 10px; color: var(--gray); }
.site-product { padding-top: 30px; background: 0; }
.slick-arrow-featured-product-photo { position: absolute; top: 50%; cursor: pointer; z-index: 1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.slick-arrow-featured-product-photo.prevArrow { left: 3px; }
.slick-arrow-featured-product-photo.nextArrow { right: 0; }
.MagicZoomBox { width: 100%; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
.soi { margin: 0 auto; }
.gallery-thumb-pro { width: 100%; margin-top: 10px; flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
.other-product { padding-top: 30px; }
.other-product .title-main { font-size: 1.5em; font-weight: bold; margin-bottom: 1em; }
.row-product { margin-left: -13px; margin-right: -13px; }
.col-product { padding-left: 13px; padding-right: 13px; margin-bottom: 26px; }
.phan-tram { position: absolute; right: 10px; top: 10px; color: #fff; text-align: center; line-height: 42px; width: 42px; border-radius: 50%; font-weight: bold; font-size: 13px; z-index: 1; background: #e50000; -webkit-animation: changeColor 4s linear infinite; -moz-animation: changeColor 4s linear infinite; -o-animation: changeColor 4s linear infinite; animation: changeColor 4s linear infinite; }
@keyframes changeColor {
    0% { background: #e50000; }
    25% { background: #dc3545; }
    50% { background: #6f42c1; }
    75% { background: #6610f2; }
    100% { background: #dc3545; }
}
.slick-product-arrow { position: absolute; top: 28%; cursor: pointer; color: #797979; width: 10px; height: 20px; }
.slick-product-arrow i { font-style: normal; }
.slick-product-arrow i:before { content: ""; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; display: block; }
.slick-product-arrow.prevArrow { left: -13px; }
.slick-product-arrow.prevArrow i:before { border-right: 10px solid #797979; }
.slick-product-arrow.nextArrow { right: -13px; }
.slick-product-arrow.nextArrow i:before { border-left: 10px solid #797979; }
.san-pham { border: 1px solid #dddddd; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.san-pham:hover { border-color: #ea0808; }
.san-pham:hover h2 { background: #ea0808; }
.san-pham:hover h2 a { color: #fff; }
.san-pham .aspect-ratio-box { background: #fff; padding-top: calc(200 / 280 * 100%); }
.san-pham h2 { margin: 0; background: #e4e4e4; padding: 13px 10px; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.san-pham h2 a { display: block; font-weight: 700; font-size: 16px; color: #3b3b3b; }
.product-group-button { text-align: center; line-height: 32px; font-size: 14px; font-weight: bold; }
.product-group-button span { cursor: pointer; display: block; color: #fff; border-radius: 4px; background: #e65d29; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; flex: 0 0 115px; -ms-flex: 0 0 115px; max-width: 115px; }
.product-group-button span:hover { background: #fff; color: #e65d29; }
.product-group-button a { color: #000; display: block; margin-left: 20px; background: #fff; border-radius: 4px; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; flex: 0 0 115px; -ms-flex: 0 0 115px; max-width: 115px; }
.product-group-button a:hover { background: #e65d29; color: #fff; }
.thumb-pro-detail img { background: #fff; }
.product-description { border-radius: 4px; margin-top: 15px; margin-bottom: 15px; }
.slick-product { margin: 0px -11px; }
.slick-product .slick-slide > div { padding: 0px 11px; }
.mz-thumb { border: none; padding: 4px; border-radius: 2px; border: 1px solid transparent; }
.mz-thumb.mz-thumb-selected { border-color: #e65d29; }
.tabs-pro-detail { margin-top: 0; }
.title-pro-detail { text-transform: capitalize; font-size: 20px; display: block; font-weight: 700; }
.social-plugin-pro-detail { margin-bottom: 1rem; margin-top: 0px !important; }
.desc-pro-detail { margin-bottom: 1rem; }
.attr-pro-detail { list-style: none; padding: 0px; font-size: 15px; }
.attr-pro-detail li { margin-bottom: 0.5rem; }
.attr-label-pro-detail { margin: 0 5px 0px 0px; }
.attr-label-pro-detail.d-block { display: block; margin: 10px 0px 5px 0px; }
.attr-content-pro-detail { display: inline-block; margin-bottom: 0px; }
.price-new-pro-detail { font-weight: 700; font-size: 20px; color: var(--color-red); }
.price-old-pro-detail { font-weight: 500; color: var(--color-gray); text-decoration: line-through; padding-left: 10px; }
.tags-pro-detail { margin: 1rem 0px 2rem 0px; }
.tags-pro-detail a { float: left; font-size: 12px; color: #fff; padding: 5px 10px 7px 10px; margin-right: 5px; margin-bottom: 5px; background-color: var(--color-red); border-radius: 3px; }
.tags-pro-detail a:hover { background-color: var(--color-medium-red); }
.tags-pro-detail a i { font-size: 10px; float: left; margin: 5px 5px 0px 0px; }
.tabs-pro-detail .ul-tabs-pro-detail { padding: 0px; list-style: none; margin-bottom: -1px; border-bottom: 1px solid #ddd; }
.tabs-pro-detail .ul-tabs-pro-detail li { cursor: pointer; float: left; margin-right: 5px; background: #ddd; padding: 10.5px 20px; font-weight: bold; text-transform: uppercase; }
.tabs-pro-detail .ul-tabs-pro-detail li.active { background: var(--dark); color: #fff; }
.tabs-pro-detail .ul-tabs-pro-detail li:last-child { margin-right: 0px; }
.tabs-pro-detail .content-tabs-pro-detail { display: none; padding: 20px; background: #fff; border: 1px solid #ddd; }
.tabs-pro-detail .content-tabs-pro-detail.active { display: block; }
.zalo-share-button { margin-left: 10px; }
@media screen and (max-width:991px) {
    .row-product { margin-left: -5px; margin-right: -5px; }
    .col-product { padding-left: 5px; padding-right: 5px; margin-bottom: 10px; }
    .san-pham h2 { margin-top: 10px; }
    .san-pham h2 a { font-size: 14px; }
    .slick-product { margin: 0px -5px; }
    .slick-product .slick-slide > div { padding: 0px 5px; }
}
@media screen and (max-width:767px) {
    .left-pro-detail { margin-bottom: 20px; }
    .MagicZoomBox, .gallery-thumb-pro { max-width: 450px; margin-left: auto; margin-right: auto; }
}

/* #PRODUCT */

/* NEWS */

/* Bài viết */
.news { width: 49%; float: left; margin-bottom: 25px; display: block; }
.news:nth-child(2n) { float: right; }
.news:nth-child(2n+1) { clear: both; }
.pic-news { float: left; margin-right: 4%; width: 36%; }
.pic-news img { width: 100%; }
.info-news { float: left; width: 60%; }
.name-news { color: #333; font-size: 16px; display: block; line-height: normal; margin-bottom: 5px; }
.name-news:hover { color: var(--color-red); }
.time-news { color: var(--color-gray); margin-bottom: 0.25rem; }
.desc-news { color: #333333; margin-top: 5px; line-height: 22px; }
.share b { display: block; margin-bottom: 5px; }
.othernews b { margin-bottom: 10px; margin-top: 15px; }
.list-news-other { padding-left: 17px; list-style: square; }
.list-news-other li { margin-bottom: 2px; }
.list-news-other li a { text-transform: none; color: #333; }
.list-news-other li a:hover { color: #ed0000; }
.col-hinh-anh { padding-left: 5px; padding-right: 5px; }
.row-hinh-anh { margin-left: -5px; margin-right: -5px; }
.item-thumbnail { border-radius: 4px; }
.mrb-10 { margin-bottom: 10px; }
.grid-item { width: 25%; padding: 5px; }
.grid-masonry { margin-left: -5px; margin-right: -5px; margin-bottom: 20px; }
.slider-nav { margin-left: -5px; margin-right: -5px; margin-top: 10px; }
.item-nav { padding-left: 5px; padding-right: 5px; }
.slick-current .item-nav { opacity: 0.75; }
.the_title { font-size: 1.5em; line-height: 1.5em; margin-bottom: 0.5em; font-weight: bold; }
.time-main { margin-bottom: 15px; }
.tin-tuc:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.tin-tuc:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.tin-tuc:hover h2 a { color: #e65d29; }
.tin-tuc .aspect-ratio-box { border-radius: 10px 10px 0 0; padding-bottom: calc(270 / 380 * 100%); }
.tin-tuc-content { border: 1px solid #cccccc; padding: 25px 12px 25px 12px; border-radius: 0 0 10px 10px; }
.tin-tuc h2 { margin-bottom: 15px; }
.tin-tuc h2 a { font-size: 16px; display: block; color: #333333; line-height: 20px; max-height: 40px; overflow: hidden; }
.tin-tuc p { margin-bottom: 0; font-size: 15px; color: #5c5c5c; line-height: 24px; max-height: 72px; overflow: hidden; }
.tin-tuc figure { position: relative; }
.date-created { text-align: center; color: #fff; border-radius: 50%; position: absolute; left: 20px; top: 20px; z-index: 1; background: #e65d29; text-transform: uppercase; padding: 12px 10px; width: 80px; }
.date-created strong { display: block; font-size: 30px; border-bottom: 1px solid #fff; margin-bottom: 5px; padding-bottom: 8px; }
.date-created span { display: block; font-size: 18px; }
.slick-tin-tuc { margin: 0px -12px; }
.slick-tin-tuc .slick-slide > div { padding: 0px 12px; }
.mb-20 { margin-bottom: 20px; }
.col-tin-tuc { margin-bottom: 30px; }
.slick-tin-tuc .col-tin-tuc { margin-bottom: 0; }
@media screen and (max-width:991px) {
    .slick-tin-tuc { margin: 0px -10px; }
    .slick-tin-tuc .slick-slide > div { padding: 0px 10px; }
    .row-tin-tuc { margin-left: -10px; margin-right: -10px; }
    .col-tin-tuc { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
    .grid-item { width: 33.33333333%; }
}
@media screen and (max-width:767px) {
    .tin-tuc-content { padding-top: 12px; }
}
@media screen and (max-width:575px) {
    .date-created { display: none; }
    .grid-item { width: 50%; }
}
@media screen and (max-width:400px) {
    .col-tin-tuc { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
}

/* #NEWS */

/* CONTACT */

/* Contact */
.top-contact { margin-bottom: 30px; }
.input-contact { position: relative; margin-bottom: 15px; }
.input-contact input, .input-contact textarea { width: 100%; padding: 0px; outline: none; font-size: 14px; }
.input-contact input { text-indent: 10px; }
.input-contact textarea { resize: none; height: 150px; padding: 10px; }
.input-contact .custom-file-label::after { content: attr(title); }
.bottom-contact { position: relative; height: 400px; }
.bottom-contact iframe { position: absolute; top: 0px; left: 0px; width: 100% !important; height: 100% !important; }
@media screen and (max-width:768px) {
    .bottom-contact { height: 300px; }
}

/* #CONTACT */

/* FOOTER */
footer#footer { color: #fff; }
.map-wrapper > iframe { display: block; width: 100%; }
.block-footer { padding-top: 45px; padding-bottom: 50px; }
.footer { margin-left: -15px; margin-right: -15px; display: -webkit-box; display: flexbox; display: -ms-flexbox; display: flex; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.footer > div { padding-left: 15px; padding-right: 15px; width: 100%; }
.footer-1 { flex: 0 0 35.29411765%; -ms-flex: 0 0 35.29411765%; max-width: 35.29411765%; }
.footer-2 { flex: 0 0 180px; -ms-flex: 0 0 180px; max-width: 180px; }
.footer-3 { flex: 0 0 180px; -ms-flex: 0 0 180px; max-width: 180px; }
.footer-4 { flex: 0 0 31.09243697%; -ms-flex: 0 0 31.09243697%; max-width: 31.09243697%; }
.footer-title { text-transform: uppercase; font-size: 14px; position: relative; padding-bottom: 22px; margin-bottom: 22px; }
.footer-title:after { content: ""; width: 40px; height: 1px; background: #e65d29; position: absolute; bottom: 0; left: 0; z-index: 1; }
.footer-permalink { display: block; color: #fff; font-size: 13px; margin-bottom: 10px; }
.footer-permalink:hover { color: #e65d29; }
@media screen and (max-width:1090px) {
    .footer-4 { flex: 0 0 26.05042017%; -ms-flex: 0 0 26.05042017%; max-width: 26.05042017%; }
}
@media screen and (max-width:991px) {
    .footer { flex-wrap: wrap; }
    .footer > div { flex: 0 0 100%; -ms-flex: 0 0 100%; max-width: 100%; }
    .footer > div + div { margin-top: 20px; }
    .footer-title { padding-bottom: 10px; margin-bottom: 10px; }
}
.copyright { padding: 14px 0; background: #e65d29; }
.copyright > .wrapper { display: -webkit-box; display: flexbox; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.copyright h2, .copyright p { font-weight: normal; margin-bottom: 0; font-size: 13px; color: #fff; }
.copyright a { color: #fff; }
.copyright span { margin: 0 10px; }
@media screen and (max-width:991px) {
    .block-footer { padding-top: 20px; padding-bottom: 20px; }
}
@media screen and (max-width:767px) {
    .copyright > .wrapper { display: block; text-align: center; }
}

/* #FOOTER */
.js-facebook-messenger-container.closed, .js-facebook-messenger-tooltip.closed { display: none !important; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px; }
.js-facebook-messenger-tooltip { color: #404040; background: #fff; }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt; z-index: 31E; }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px; }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.js-facebook-messenger-box { bottom: 70px; right: 15px; }
.js-facebook-messenger-box { background: #1182fc; }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-box { width: 60px; height: 60px; display: block; position: fixed; cursor: pointer; text-align: center; line-height: 60px; background: #1182FC; border-radius: 100%; overflow: hidden; -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3); }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg); }
.js-facebook-messenger-box svg#fb-msng-icon { width: 30px; height: 30px; position: absolute; top: 15px; left: 15px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg); }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 20px; height: 20px; position: absolute; top: 20px; left: 20px; -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; transition: opacity 160ms ease-in-out, transform 160ms ease-in-out; }
.js-facebook-messenger-container { transform: translateY(50px); bottom: 110px; right: 35px; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 999; }
.js-facebook-messenger-container { position: fixed; opacity: 0; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16); -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; transition: transform 160ms ease-in-out, opacity 160ms ease-in-out; }
.js-facebook-messenger-top-header { width: 300px; }
.js-facebook-messenger-top-header { color: #fff; background: #1182fc; }
.js-facebook-messenger-top-header { display: block; position: relative; width: 300px; background: #1182FC; color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.js-facebook-messenger-container iframe, .js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.js-facebook-messenger-box, .js-facebook-messenger-button, .js-facebook-messenger-tooltip { z-index: 999; }
.js-facebook-messenger-container, .js-facebook-messenger-container-button { z-index: 9999; }
.js-facebook-messenger-top-header { color: #fff; background: #1182fc; }
.js-facebook-messenger-box { background: #1182fc; }
.js-facebook-messenger-top-header { width: 300px; }
.js-facebook-messenger-tooltip { color: #404040; background: #fff; }
.js-facebook-messenger-box { bottom: 80px; right: 15px; }
.js-facebook-messenger-container { transform: translateY(50px); bottom: 135px; right: 35px; }
.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all; }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px; }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0; }
.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg); }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1; }
.service-top { padding-bottom: 3%; padding-top: 2%; }
.service-top .title-service { text-align: left; margin-bottom: 30px; }
.service-top .title-service h2 { color: #f50000; font-size: 30px; text-transform: uppercase; font-family: 'Roboto-Medium'; text-indent: 130px; position: relative; }
.service-top .title-service h2:before { content: ""; position: absolute; top: 18px; z-index: 1; background: #f50000; opacity: 1; width: 110px; height: 1px; left: 0; }
.service-top .slogan-service { text-align: center; }
.service-top .slogan-service h3 { color: #fff; font-size: 17px; font-family: Roboto-Light }
.service-top .slick-track { padding-bottom: 8%; }
.item-service { position: relative; }
.item-service .name-service { text-align: center; margin-bottom: 10px; padding-top: 16px; font-family: 'Roboto'; }
.item-service .name-service a { color: #333333; font-size: 18px; text-decoration: none; font-family: 'Roboto'; }
.item-service .content-service { background: #fff; left: 0; right: 0; margin: 0 auto; }
.item-service .desc-service { text-align: center; color: #333333; font-size: 14px; font-family: 'Roboto'; }
.item-service .detail-service { text-align: center; margin-top: 15px; }
.item-service .detail-service a { color: #333333; text-decoration: none; font-size: 14px; position: relative; font-family: 'Roboto'; }
.item-service .detail-service a:before { position: absolute; content: ""; width: 100%; height: 1px; background: #333; left: 0; right: 0; margin: 0 auto; bottom: 0 }
.item-service .date-service { width: 53px; height: 56px; background: #fff; position: absolute; top: 10px; left: 10px; text-align: center; }
.item-service .date-service .date-service1 { color: #222; font-size: 21px; font-family: 'Roboto'; }
.item-service .date-service .date-service2 { color: #222; font-size: 15px; font-family: 'Roboto'; }
@media screen and (max-width:1200px) {
    .service-top { min-height: auto }
    .service-top .content-service { min-height: auto; position: relative; width: 100%; bottom: 0; }
}
.support-online { position: fixed; z-index: 999; right: 10px; bottom: 100px; display: flex; flex-direction: column-reverse; gap: 10px; }
.support-online a { position: relative;  /* margin: 30px 10px; */ text-align: left;  /* width: 40px; */  /* height: 40px; */ }
.support-online i { width: 50px; height: 50px; background: #1182FC; color: #fff; border-radius: 100%; font-size: 20px; text-align: center; line-height: 1.9; position: relative; z-index: 999; }
.support-online a span { border-radius: 2px; text-align: center; background: #67b634; padding: 9px; display: none; width: 180px; margin-left: 10px; position: absolute; color: #ffffff; z-index: 999; top: 0px; left: 40px; transition: all 0.2s ease-in-out 0s; -moz-animation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
.support-online a:hover span { display: block; }
.support-online a { display: block; }
.support-online a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #67b634 transparent transparent; position: absolute; left: -10px; top: 10px; }
.kenit-alo-circle-fill { width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; background-color: rgba(17, 130, 252, 0.5); opacity: 0.75; right: -10px; }
.kenit-alo-circle { width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: 0.1; border-color: #1182FC; opacity: 0.5; }
.support-online .btn-support { cursor: pointer; }
.phone_mobi { display: none; background: #e65d29; width: 100%; position: fixed; left: 0; bottom: 0; height: 45px; line-height: 45px; color: #fff; z-index: 50; }
.phone_mobi ul { list-style: none; margin: 0; padding: 0; display: flex; height: 100%; }
.phone_mobi ul li { flex: 0 0 25%; -ms-flex: 0 0 25%; max-width: 25%; width: 100%; }
.phone_mobi ul li a { color: #fff; text-decoration: none; font-size: 11px; font-family: Arial, sans-serif; display: flex; justify-content: center; align-items: center; flex-direction: column; letter-spacing: 1px; line-height: 2; height: 100%; border-left: 1px solid rgba(255, 255, 255, .2); padding-top: 3px; }
.phone_mobi ul li a i { font-size: 19px; }
.phone_mobi img { display: block; margin: 0 auto; height: 19px; max-width: 100%; }
.blink_me { -webkit-animation-name: blinker; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; }
@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.news-top { padding-bottom: 2%; }
.camnhan-top { padding-bottom: 25px; }
.flex_row { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.nhanxet-item { margin: 10px 0; }
.nhanxet-des { padding: 20px 14px; background: #e65d29; color: #fff; font: 13px Roboto; position: relative; border-radius: 10px; margin: 0 0 20px 0; }
.nhanxet-des p { display: -webkit-box; width: 100%; -webkit-webkit-line-clamp: 3; -moz-webkit-line-clamp: 3; -ms-webkit-line-clamp: 3; -o-webkit-line-clamp: 3; -webkit-line-clamp: 3; -webkit-webkit-box-orient: vertical; -moz-webkit-box-orient: vertical; -ms-webkit-box-orient: vertical; -o-webkit-box-orient: vertical; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.nhanxet-des:after { content: ''; position: absolute; bottom: -10px; left: 20%; width: 0; height: 0; border-top: 10px solid #e65d29; border-left: 10px solid transparent; border-right: 10px solid transparent; }
.nhanxet-content { padding: 0 8%; align-items: center; }
.nhanxet-img { width: 100x100x1; border: 2px solid #Fff; border-radius: 50%; }
.nhanxet-img img { border-radius: 50%; }
.nhanxet-name { width: calc(100% - 110px); padding: 0 0 0 10px; font: 16px Roboto; color: #333333; text-transform: capitalize; }
.nhanxet-name span { text-transform: none; font: 14px RobotoBold; color: #999999; display: block; padding: 5px 0 5px; }
.nhanxet-name p { }
.nhanxet-name i { color: #ffcc66; padding: 0 0px 0 0; font-size: 9px; }
.bct { margin-bottom: 10px; }
@media screen and (max-width:992px) {
    .phone_mobi { display: block; }
    footer#footer { padding-bottom: 45px }
    .js-facebook-messenger-box, .support-online { display: none; }
    .left-cmt-box, .right-cmt-box { width: 100%; border: none; padding-left: 10px; }
}
