::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #BBBBBB;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important;
}

.video_popup {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#clickvideo {
    width: 100%;
    padding: 4px 0;
    margin: 3px 0%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.addthis_native_toolbox {
    margin: 10px 0px;
    width: 100%;
    clear: both;
    border: 1px solid #ededed;
    padding: 10px 10px;
    margin-bottom: 10px;
    background: #f7f6f6;
    box-sizing: border-box;
}

.addthis_native_toolbox b {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px
}

#toptop {
    width: 37px;
    height: 37px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(images/back_to_top.png) top center no-repeat;
    transition: 0.5s;
    z-index: 200;
}

#toptop:hover {
    background: url(images/back_to_top.png) bottom center no-repeat;
    transition: 0.5s;
}

.clear {
    clear: both;
}

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

div.bando img {
    max-width: none !important;
}

body {
    font-family: 'myFont' !important;
    font-size: 12px;
    line-height: 1.5;
}

@font-face {
    font-family: 'myFont';
    src: url('font/Montserrat-Regular.ttf');
}

@font-face {
    font-family: 'MontserratBold';
    src: url('font/Montserrat-Bold.ttf');
}

.vechungtoi {
    background: #041109;
    padding: 20px 0px;
}

.wapper_back {
    background: #041109;
}

.box_quytrinh_list {
    display: flex;
    text-align: center;
}

.soluong {
    padding-top: 50px;
    padding-bottom: 50px;
}

.item_qt {
    width: 25%;
    position: relative;
    margin-top: 15px;
}

.item_qt_info h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #38d379;
    margin-top: 0px;
}

.duan {
    background: #041109;
    display: inline-block;
    width: 100%;
}

.title_duan {
    padding-left: calc((100vw - 1250px)/2);
    border-top: 2px solid #38d379;
}

.box_product_danhmuc2 {
    display: flex;
    flex-direction: row;
    padding: 25px 0px;
}

.box_content_pd {
    padding: 25px 0px;
}

.box_content_bk {
    padding: 25px 0px;
    background-color: #041109;
}

.box_content_bk .title_dk .border {
    background: #37d378;
}

.keep_right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;

    padding-top: 25px;
}

.item_da:hover a {
    text-decoration: none;
    color: #fff;
}

.tintuc_index {
    background: #041109;
    display: inline-block;
    width: 100%;
}

.box_product_danhmuc4 {
    display: flex;
    flex-direction: row-reverse;
}

.box_product_danhmuc4 .title_duan {
    padding-left: 0;
    padding-right: calc((100vw - 1250px)/2);
}

.video {
    padding: 25px 0px;
}

.tintuc_index {
    padding: 25px 0px;
}

.box_product_danhmuc2:nth-child(2n+0) .title_duan {
    padding-left: 0;
    padding-right: calc((100vw - 1250px)/2);
}

.video {
    background: #041109;
    display: inline-block;
    width: 100%;
}

.item_da img {
    height: 280px;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.item_tin_info {
    box-shadow: rgb(56 211 121 / 36%) 0px 4px 12px;
    padding: 10px;
}

.item_tin_info h3 {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
    height: 45px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.item_da h3 {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
    height: 55px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px;
    text-align: center;
    background: #38d379;
    padding: 0px 10px;
}

.box_product_danhmuc2:nth-child(2n+0) {
    display: flex;
    flex-direction: row-reverse;
}

.dangky_index {
    padding: 35px 0px 0px;
}

.title_dk {
    text-align: center;
    padding-bottom: 35px;
}

.title_dk h3 {
    text-transform: uppercase;
    color: #37d378;
    font-weight: 600;
    font-family: 'MontserratBold';
}

.title_dk .border {
    color: #202020;
    background: #202020;
    max-width: 200px;
    margin: auto;
    width: 100%;
    height: 2px;
}

.item_dk {
    padding-bottom: 15px;
    overflow: hidden;
}

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

.imgtt ul {
    position: absolute;
    right: 0px;
    bottom: 25px;
    list-style-type: none;
}

.imgtt ul li {
    border: 1px solid #37d378;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.imgtt ul li a {
    color: #37d378;
}

.imgtt ul li a i {
    font-size: 18px;
}

.imgtt {
    text-align: center;
}

.dknt_left button {
    background: #37d378;
    border: unset;
    padding: 10px 15px;
    font-weight: 600;
}

.w503 {
    grid-column-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 0px !important;
}

.box-shadow {
    box-shadow: 0 0 5px #38d379;
}

.box_menu .dienthoaimenu {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.item_dk p {
    margin-bottom: 5px;
    color: #7b7773;
    font-size: 14px;
}

.item_dk input,
.item_dk textarea {
    background: #e8e8e8;
    border: unset;
    padding: 10px;
    width: 100%;
}

.box_menu button {
    background: #37d378;
    border: unset;
    padding: 5px 30px;
    border-radius: 20px;
}

.box_menu button a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.box_menu button:hover a {
    text-decoration: none;
}

.box_menu button a i {
    padding-left: 5px;
}

.item_da_mota {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
    color: #fff;
    font-size: 13px;
    text-align: justify;
    height: 56px;
    margin-bottom: 0px;
}

.title_duan h3 {
    position: relative;
    padding-top: 15px;
    font-size: 24px;
    color: #38d379;
    font-weight: 600;
    line-height: 1.4;
}

.title_duan_mota {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.item_qt_info_intro {
    padding-left: 15px;
    padding-right: 15px;
    color: #dddddd;
}

.box_quytrinh {
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 2px solid #38d379;
    border-bottom: 2px solid #38d379;
}

.box_sp {
    background: #041109;
}

.title_dmsp {
    text-align: center;
}

.title_dmsp h3 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 5px;
    color: #38d379;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid;
    padding: 0px 15px 10px;
    display: inline-block;
}

.box_container {
    padding-top: 25px;
}

.product_name h3 {
    margin-top: 0px;
    color: #041109;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.product_detail_camket_grip {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.box_list_sp_left_grap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding-top: 20px;
}

.product_detail_camket {
    border-radius: 10px;
    padding: 15px 0px;
}

.title_content {
    position: relative;
    width: 100%;
    margin: 20px 0;
}

.title_content h3 {
    display: inline-block;
    background: #041109;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 35px 10px 20px;
    margin: 0;
    border-radius: 0px 45px 0 0px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

.box_product_detail {
    display: inline-block;
    width: 100%;
}

/* Ä‘Æ°á»ng line kÃ©o dÃ i */
.title_content {
    border-bottom: 1px solid #041109;
}

.title_camket h3 {
    color: #041109;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    padding-right: 15px;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    font-weight: 600;
}

.item_camket {
    text-align: center;
    background: #041109;
    border-radius: 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 15px;
    font-size: 14px;
}

.item_camket i {
    font-size: 35px;
    padding-right: 10px;
}

.product_detail_contact {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-radius: 10px;
    padding: 20px 0px 10px;
}

.product_detail_contact button {
    width: 100%;
    border: unset;
    border-radius: 10px;
    padding: 5px;
}

.product_detail_contact button img {
    width: 35px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.product_detail_contact button a {
    font-size: 15px;
    color: #fff;
}

.product_detail_baogia {
    margin-bottom: 10px;
}

.product_detail_baogia button {
    width: 100%;
    background: #d60e0e;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
}

.product_detail_baogia button span {
    text-transform: none;
    font-size: 13px;
}

.button_mes button {
    background: linear-gradient(135deg, #7c3aed 0%, #6366f1 45%, #3b82f6 100%);
}

.button_zalo button {
    background: #005be0;
}

.info_sp {
    padding-top: 10px;
}

.box_list_sp_left_slider {
    display: inline-block;
    width: 100%;
}

.box_list_sp {
    padding: 30px 0px;
}

.box_statics {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2px solid #37d378;
    border-bottom: 2px solid #37d378;
}

.sc_home-statics-box {
    display: flex;
    align-items: center;
}

.sc_home-statics-item {
    width: calc(100% / 4);
    display: flex;
    color: #dddddd;
    font-size: 17px;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
}

.sc_home-statics-item .title {
    font-size: 50px;
    display: flex;
    margin-right: 10px;
    color: #37d378;
    font-weight: 600;
}

.sc_home-statics-item .title span {
    font-weight: 600;
    font-family: 'MontserratBold';
}

.sc_home-statics-item .content {
    font-size: 14px;
}

div#wapper {
    margin: auto;
    max-width: 2000px;
    background: #fff;
}

.box_header_top {
    grid-column-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 20% 20% 20% 40%;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    padding: 5px 0px;
    justify-items: start;
}

.header_phone {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header_phone i {
    color: #4c8cc9;
    font-size: 36px;
    padding-right: 10px;
}

.header_phone_right p {
    font-size: 11px;
    margin: 0px;
    color: #3c3c3c;
}

.header_phone_right strong {
    font-size: 14px;
    color: #4c8cc9;
}

.seach_product {
    border: 1px solid #f00;
    display: flex;
    align-items: stretch;
}

.seach_product input {
    border: unset;
    padding: 5px 10px;
}

.seach_product i {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0px 10px;
    background: red;
}

div#header {
    position: relative;
    margin: auto;
}

div#banner_top {
    width: 100%;
}

div.logo_top {
    width: 25%;
    float: left;
}

div#header a.logo {
    display: block;
    line-height: 0;
}

div#header img.logo_mobi {
    display: none;
}

div.header {
    display: none;
}

div#wap_mocua {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #00609f;
    border-bottom: 1px dashed #00609f;
}

div#mocua {
    max-width: 1200px;
    margin: auto;
}

div#mocua p {
    float: left;
    padding-left: 0px;
}

div#mocua.menu_head {
    max-width: 1200px;
    margin: auto;
    float: right;
}

.menu_head ul {
    color: #00609f !important;
    list-style: none;
    float: right;
}

.menu_head ul li {
    color: #00609f;
    float: left;
    display: inline;
    margin-right: 20px;
}

.box_meta_single_content {
    background-color: #38d379;
    color: #041109;
    display: flex;
    margin-bottom: 30px;
}

.item_ct {
    flex: 0 0 25%;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f3f3f3;
}

.fw-b {
    font-family: 'MontserratBold';
    font-size: 14px;
}

.fs-12 {
    font-size: 12px;
}

.box_meta_single_content .item_ct:first-child {
    border-left: 0;
}

.box_meta_single_content .item_ct img {
    width: 47px;
    margin-right: 10px;
}

.menu_head ul li a {
    color: #00609f;
    float: right;
    display: inline;
    text-decoration: none;
}

.item_tin a:hover {
    text-decoration: none;
}

.box_footer_kh ul {
    list-style-type: none;
    margin-bottom: 0px;
}

.box_footer_kh ul li {
    padding-bottom: 5px;
}

.box_footer_kh ul li a {
    color: #fff;
}

.box_footer_kh ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.box_footer_kh ul li a i {
    padding-right: 5px;
}

.box_visao {
    grid-column-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    padding: 15px 0px;
    justify-items: center;
}

.item_visao {
    text-align: center;
}

.item_visao h3 {
    font-size: 16px;
    font-weight: 600;
    color: #00285f;
    text-transform: uppercase;
}

.dichvu_index {
    background-image: url(./images/back_dichvu.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.box_dichvu {
    padding: 35px 0px;
}

.title_dv {
    padding: 15px 0px;
    position: relative;
}

.title_dv h3 {
    font-size: 25px;
    text-transform: uppercase;
    color: #f86a52;
    font-weight: 600;
    text-align: center;
}

.title_dv:before {
    content: '';
    width: 20%;
    height: 2px;
    background: #2222229e;
    display: inline-block;
    position: absolute;
    left: 40%;
    bottom: 10px;
    z-index: 5;
}

.title_vechungtoi h3 {
    text-align: center;
    height: 80px;
    font-size: 26px;
    background: url(./images/e.png) no-repeat center 45px;
    color: #414143;
    font-weight: 600;
    text-transform: uppercase;
}

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

.gioithieu_right_title h4 {
    text-transform: uppercase;
    color: #000000b3;
    font-size: 25px;
    font-weight: 600;
}

.gioithieu_right_title h3 {
    color: #38d379;
    font-size: 65px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'MontserratBold';
}


.gioithieu_mota {
    color: #fff;
}

.chitietgt {
    margin: 25px 0px;
}

.chitietgt a {
    background: #38d379;
    padding: 12px 30px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.chitietgt:hover a {
    text-decoration: none;
    color: #000;
}

.gioithieu_left {
    position: relative;
}

.gioithieu_right_box {
    padding-left: calc((100vw - 1250px)/2);
}

.wap_box_new {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.box_content_ct {
    padding: 25px 0px;
}

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

.title_share p {
    padding-left: 15px;
    color: #3c3c3c69;
    font-family: 'MontserratBold';
    margin-bottom: 0px;
}

.title_share p i {
    padding-right: 5px;
}

.title_tin_ct {
    padding-bottom: 10px;
}

.title_tin_ct h3 {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'MontserratBold';
    font-size: 23px;
    margin: 0px;
}

.sliderimg_product {
    padding-bottom: 15px;
}

.lSSlideOuter .lSPager.lSGallery img {
    width: 100% !important;
    height: 150px !important;
    object-fit: cover;
}

.title_share {
    padding-bottom: 15px;
}

.box_tinlq ul {
    list-style-type: none;
}

.box_tinlq ul li a {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.box_tinlq ul li a img {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.box_tinlq ul li:hover a {
    text-decoration: none;
}

.box_tinlq ul li a h3 {
    flex-grow: 1;
    margin-left: 10px;
    font-size: 14px;
    color: #3c3c3c;
}

.title_other h3 {
    background-color: #041109;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 10px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.item_newsmoi_info {
    background-color: #fff;
    padding: 15px;
}

.xemthemdichvu {
    text-align: center;
    position: relative;
}

.xemthemdichvu:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #22222226;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 50%;
    z-index: 0;
}

.xemthemdichvu button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: unset;
    color: #fff;
    background: #4c8cc9;
    margin: 0px 15px;
    z-index: 9;
    position: relative;
}

.xemthemdichvu button i {
    color: #fff;
}

.box_dichvu_list {
    padding: 25px 0px;
}

.item_dichvu_info h3 {
    margin: 0px;
    font-size: 15px;
    color: #030e27;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

.item_dichvu_info_intro {
    font-size: 13px;
    color: #595959;
    text-align: center;
    padding: 5px 0px;
}

.item_dichvu:hover a {
    text-decoration: none;
}

.item_dichvu img {
    border-bottom: 3px solid #4c8cc9;
}

.item_dichvu_info {
    padding: 20px;
    box-shadow: 1px 0px 14px 0px #888888;
}

.item_dichvu_info {
    text-align: center;
}

.item_dichvu_info button {
    border: unset;
    background: unset;
    color: #000;
    border-bottom: 1px solid #3c3c3c;
}

.box_dichvu_list {
    display: inline-block;
    width: 100%;
}

.box_vechungtoi {
    grid-column-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.box_vechungtoi_right {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 5px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.duan {
    padding: 20px 0px;
}

.title_da {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #3c3c3c73;
}

.title_da h3 {
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #4c8cc9;
    margin: 0px;
    padding: 10px 25px;
}

.title_da a {
    color: #3c3c3c;
    text-decoration: none;
}

.box_duan {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

.item_duan a:hover {
    text-decoration: none;
}

.item_sp img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    border-radius: 10px;
}

.item_sp h3 {
    font-size: 16px;
    padding-top: 5px;
    margin: 0px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
}

.info_sp_contact button img {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
}

.info_sp_contact {
    padding-top: 10px;
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.info_sp_contact .button_zalo button {
    width: 100%;
    border-radius: 20px;
    border: unset;
    background: #041109;
    padding: 3px 0px;
}

.info_sp_contact button img {
    margin-right: 5px;
}

.info_sp_contact .button_zalo button a {
    color: #fff;
    font-size: 13px;
}

.info_sp_contact button a:hover {
    text-decoration: none;
}

.info_sp_contact .button_mes button {
    width: 100%;
    border-radius: 20px;
    border: unset;
    background: #041109;
    padding: 3px 0px;
}

.info_sp_contact .button_mes button a {
    color: #fff;
    font-size: 13px;
}

.item_sp h3 a {
    color: #000;
}

.item_sp h3 a:hover {
    text-decoration: none;
    color: #041109;
}

.item_sp {
    padding: 8px 8px 10px 8px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgb(56 211 121 / 36%) 0px 4px 12px;
}

.newindex .title_dv h3 {
    color: #4c8cc9;
}

.product_detail_info {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-radius: 10px;
    background: #041109;
    padding: 15px;
}

.item_detail_info {
    font-size: 14px;
    color: #fff;
}

.box_tin_news_top {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

.box_tin_news_top_right {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.box_tin_news_top_right .item_newsmoi h3 {
    font-size: 13px;
    margin-top: 5px;
}

.item_newsmoi:hover a {
    color: #000;
    text-decoration: none;
}

.item_newsmoi h3 {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.3;
    overflow: hidden;
    height: 44px;
    margin: 0px;
}

.item_newsmoi_info_intro {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.3;
    overflow: hidden;
    margin: 10px 0px;
    height: 55px;
    color: #3c3c3ccc;
}

/* Overlay */
.popup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Popup box */
.popup-content {
    background: #fff;
    width: 90%;
    max-width: 400px;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    animation: popupFade 0.3s ease;
}

.popup-content h2 {
    margin-top: 0;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}

/* Close button */
.popup-close {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 22px;
    cursor: pointer;
}

/* Form */
.popup-content input,
.popup-content textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}

.popup-content button {
    width: 100%;
    padding: 10px;
    background: #d60e0e;
    color: #fff;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

@keyframes popupFade {
    from {
        transform: scale(0.8);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.item_newsmoi_info button {
    margin-top: 5px;
    padding: 6px 13px;
    background: #37d378;
    border: unset;
    color: #fff;
}

.item_newsmoi_info button i {
    padding-left: 5px;
}

.item_newsmoida img {
    height: 280px;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.item_duan h3 {
    display: block;
    color: #4f4f4f;
    font-size: 16px;
    padding-top: 5px;
    margin: 0px;
    font-weight: 600;
    text-align: center;
}

.box_sp_list .marquee0 img {
    height: 120px;
    margin: 10px;
}

.item_duan img {
    padding: 2px;
    border: 1px solid #3c3c3c40;
}

.item_vc h3 {
    display: block;
    color: #4f4f4f;
    font-size: 16px;
    padding-top: 5px;
    margin: 0px;
    font-weight: 600;
}

.title_new h3 {
    background: #00609f;
    padding: 10px 10px;
    margin: 0px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.box_tin_news {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

.logo_f {
    text-align: center;
}

.logo_f img {
    width: 135px;
}

.box_footer_info ul li {
    list-style-type: none;
    color: #fff;
    padding-bottom: 5px;
}

.copyright {
    padding: 10px 0px;
    border-top: 1px solid #38d379;
}

.text-copyright {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.text-copyright a {
    color: #fff;
}

.text-copyright a:hover {
    text-decoration: none;
    color: #fff;
}

.title_b h3 {
    text-align: left;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}

#wap_footer {
    padding: 20px 0px 0px;
    background: #041109;
    border-top: 2px solid #38d379;
}

.title_footer h3 {
    margin: 0px;
    font-weight: 600;
    color: #fff;
}

.item_news a {
    flex-direction: row;
    flex-wrap: wrap;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 35% 65%;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    align-items: stretch;
}

.title_f h3 {
    color: #ffffff;
    font-family: 'MontserratBold';
}

.item_news_info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 15px;
}

.footer_top_info ul {
    list-style-type: none;
}

.footer_top_info ul li {
    color: #fff;
    font-size: 13px;
    padding-bottom: 5px;
}

.footer_phone {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footer_phone i {
    font-size: 35px;
    color: #37d378;
    padding-right: 15px;
}

.footer_phone:hover a {
    text-decoration: none;
}

.footer_phone a p {
    font-size: 13px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #37d378;
}

.footer_phone strong {
    color: #37d378;
    font-size: 25px;
}

.footer_bottom {
    padding: 20px 0px;
}

.box_footer_bottom {
    border-top: 1px solid #37d378;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.box_footer_bottom_info h3 {
    color: #37d378;
    font-family: 'MontserratBold';
    text-transform: uppercase;
}

.box_footer_bottom_info ul {
    list-style-type: none;
}

.box_footer_bottom_info ul li {
    color: #fff;
    padding-bottom: 5px;
    font-size: 14px;
}

.logo_footer {
    text-align: center;
}

.foot_ff_ul {
    padding-top: 15px;
}

.foot_ff_ul ul {
    list-style-type: none;
}

.foot_ff_ul ul li {
    padding: 5px 0px;
    color: #fff;
}

.foot_ff_ul {
    color: #fff;
}

.foot_ff_ul ul p {
    color: #fff;
    font-size: 13px;
}

.copyr {
    padding: 10px 0px;
    text-align: center;
    background: #041109;
}

.copyr .container {
    /* border-top: 1px solid #fff; */
}

.copyr p {
    color: #fff;
    padding-top: 10px;
    text-align: left;
}

.copyr p a {
    color: #fff;
}

.title_ff h3 {
    margin: 0px;
    padding-bottom: 15px;
    color: #00609f;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.footer_dm ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style-type: none;
}

.footer_dm ul li {
    width: 50%;
    padding: 5px;

}

.footer_dm ul li a {
    color: #3c3c3c;
    font-size: 15px;
}

.share_icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 20px 0px;
}

.share_icon a {
    color: #3c3c3c;
    text-decoration: none;
    font-size: 14px;
    padding: 10px;
}

.item_news a img {
    width: 100%;
}

.item_news a:hover {
    text-decoration: none;
}

.item_news a h3 {
    color: #082f49;
    font-size: 15px;
    margin: 0px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.3;
}

.item_news_info_intro {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #3c3c3c;
    font-size: 13px;
    line-height: 1.4;
}

.item_news_info button {
    color: red;
    background: unset;
    border: unset;
    float: right;
    text-align: right;
    display: inline-block;
    font-size: 11px;
}

div.wap_menu {

    width: 100%;
    background: #041109;

}

.box_menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 80px;
    align-items: center;
}

div.menu {
    position: relative;
    max-width: 100%;
    margin: auto;
    height: 80px;
    color: #fff;
}

.logo img {
    max-height: 100px;
}

div.menu ul {
    color: #fff !important;
    float: left;
    list-style: none;
    margin-bottom: 0px;
}

div.menu ul li {
    color: #fff;
    float: left;
    position: relative;
    z-index: 50;
}

div.menu ul li a {
    color: #fff !important;
    font-size: 14px;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    line-height: 80px;
}

.box_video_full {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
}

#sc_video {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wap_box_new1 .box_news {
    width: 33%;
}

div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {

    color: #fff !important;
}

div.menu ul li ul,
div.menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
    min-width: 300px;
    background: #000;
    color: #ffffff !important;
    line-height: 1.5;
    line-height: 45px;
}

div.menu ul li ul li {
    float: none;
    color: #ffffff !important;
}

div.menu ul li ul li a {
    padding: 9px 10px;
    text-transform: none;
    display: block;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    line-height: 1.4;
}

div.menu ul li ul li ul {
    left: 100%;
    top: 0px;
    color: #fff !important;
}

div.search {
    background: #fff;
    height: 40px;
    width: 25%;
    float: left;
    margin-top: 72px;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-left: 8%;
    background: url(images/bg_search.png) right no-repeat;
}

div.phone {
    color: #ed3237;
    font-size: 30pt;
    float: left;
    width: 15%;
    height: 50px;
    margin-left: 60px;
    margin-top: 65px;

}

div.phone i {
    float: left;
    margin-top: 10PX;
}

div.phone div.hotline {
    width: 70%;
    float: left;
    color: #000;
    font-size: 12pt;
    margin-left: 20px;
}

div.mail {
    color: #ed3237;
    font-size: 30pt;
    float: left;
    width: 20%;
    height: 50px;
    margin-left: 30px;
    margin-top: 65px;

}

div.mail i {
    float: left;
    font-size: 15pt;
    margin-top: 10PX;
    padding: 10PX;
    border-radius: 100%;
    color: #fff;
    background: #ed3237;
}

div.mail div.email {
    width: 70%;
    float: left;
    color: #000;
    font-size: 12pt;
    margin-left: 20px;
}

div.gio_hang {
    position: absolute;
    right: 60px;
    height: 25px;
    color: #fff;
    width: auto;
}

div.gio_hang a {
    color: #00609f;
    font-size: 25px;
}

div.gio_hang a sup {
    color: #00609f;
    font-size: 10px;
    background: #fff;
}

div.search input {
    padding: 0px 10px;
    float: left;
    margin-top: 13px;
    border: none;
    background: none;
    width: 180px;
    outline: none;
    color: #bbbbbb;
    font-style: italic;
}

div.search i {
    float: right;
    margin-right: 20px;

    margin-top: 8px;
    color: #222;
    font-size: 22px;
    cursor: pointer;
}

div#left {
    width: 24%;
    float: left;
}

div.tieude {
    color: #fff;
    padding-left: 20px;
    font-size: 15px;
    background: #00609f;
    height: 40px;
    line-height: 45px;
    text-transform: uppercase;
}

div#danhmuc {
    border: none;
}

div.danhmuc {
    border: 1px solid #00609f;
    margin-bottom: 15px;
}

div.danhmuc:last-child {
    margin-bottom: 0;
}

div#danhmuc ul {
    list-style: none;
}

div#danhmuc ul li {}

div#danhmuc ul li:last-child {
    border: none;
}

div#danhmuc ul li a {
    font-weight: normal;
    color: #454545;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 2px solid #00609f;
    padding: 11px 5px 11px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
    color: red;
    transition: 0.4s;
}

div#danhmuc ul li ul li a {
    background: url(images/muiten.png) 22px 15px no-repeat;
    padding: 9px 5px 9px 35px;
}

div#danhmuc ul li ul {
    /*display:none;*/
    z-index: 9999;
}

div#tinmoi {}

div.item_son {
    width: 31.5%;
    margin-left: 10px;
    display: inline-block;
}

div.item_son p {
    height: 30px;
    text-align: center;
    border: 1px solid #ccc;
}

div.item_son img {
    width: 100%;
    height: 260px;
}

div.item_son p a {
    text-decoration: none;
    color: #00609f;
    font-size: 14pt;
}

div.item_son p a:hover {
    color: #d82814;
}

div#tinmoi ul {
    list-style: none;
    padding: 0 10px;
}

div#tinmoi ul li {
    border-bottom: 1px dashed #DDDDDD;
    padding: 10px 0;
}

div#tinmoi ul li a img {
    width: 35%;
    max-width: 150px !important;
    border: 1px solid #d6d6d6;
    float: left;
    margin-right: 10px;
}

div#tinmoi ul li .ngaytao i {
    color: red;
    margin-right: 5px;
}

div#tinmoi ul li a img:hover {
    transition: 1s;
    border: 1px solid red;
}

div#tinmoi ul li h4 a {
    text-decoration: none;
    color: #111111;
    font-size: 12px;
    transition: 0.4s;
    font-weight: normal;
}

div#tinmoi ul li h4 a:hover {
    color: red;
    transition: 0.4s;
}

div.load_video {
    width: 95%;
    margin: 7px auto;
}

div#hotro {
    background: url(images/bg_hotro.png) left 40px no-repeat;
}

div#hotro .phone {
    color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}

div#hotro ul {
    list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}

div#hotro ul li {
    clear: both;
    padding: 6px 0;
    color: #555555;
}

div#hotro ul li i {
    font-size: 17px;
    margin-right: 8px;
    clear: both;
}

div#hotro ul li span {
    color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}

div#hotro ul li a img {
    margin-right: 5px;
    float: left;
}

div#quangcao a img {
    width: 90%;
    max-width: 300px !important;
    border: 1px solid #DDD;
    margin: 5px auto;
    padding: 4px;
    box-sizing: border-box;
}

div#quangcao a img:hover {
    border: 1px solid red;
}

div#dknt {
    max-width: 350px;
}

form#frm_dknt {
    background: #fff;
    height: 35px;
    margin: 10px 0;
    border: 1px solid #3c3c3c;
}

form#frm_dknt input[type='text'] {
    width: 70%;
    padding: 0px 5px;
    float: left;
    margin-top: 9px;
    border: none;
    background: none;
    outline: none;
    color: #000;
    outline: none;
}

form#frm_dknt input[type='button'] {
    background: red;
    color: #fff;
    width: 50px;
    height: 35px;
    line-height: 35px;
    border: none;
    cursor: pointer;
    float: right;
    text-transform: uppercase;
    outline: none;
}

div#right {
    width: 100%;

}

div.tieude_giua2 {
    text-align: center;
}

div.tieude_giua2 div {
    display: inline-block;
    vertical-align: top;
    margin: auto;
    padding: 4px 20px;
    background: #00609f;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 0px 0px 10px 10px;
}

div.tieude_giua {
    color: #000;
    font-size: 14pt;
    height: 40px;
    line-height: 20px;
    text-transform: uppercase;
}

div.tieude_giua3 {
    position: relative;
    color: #fff;
    padding-left: 20px;
    font-size: 15px;
    background: #00609f;
    height: 40px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    background: url(images/bg_tieu_de2.png) repeat-x;
}

div.tieude_giua3 div {
    top: 10px;
    left: 0px;
    position: absolute;
    background-color: #f3f0f0;
    color: #00609f;
    height: 20px;
    margin-left: 0px;
    padding: 0px 20px 0px 20px;
}

div.tieude_giua3 a {
    float: right;
    color: #00609f;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    margin-right: 10px;
    margin-top: 12px;
    line-height: 15PX;
    background-color: #fff;
    border: 1px solid #00609f;
    padding: 0px 5px 0px 5px;
}

div.tieude_giua div {
    margin-top: 10px;
    display: inline-block;
    color: #000;
    height: 20px;
    text-align: left;
    margin-left: 0px !important;
    left: 0px;
    padding: 0% 0.2% 2% 0% !important;
    border-bottom: 2px solid #00609f
}

div.tieude_giua a {
    height: 20px;
    float: right;
    color: #00609f;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0px 5px 0px 5px;
}

div.wap_item {
    text-align: center;
    position: relative;
}

div.wap_item2 {
    width: 75%;
    float: right;
    text-align: center;
    position: relative;
}

div.item {
    width: 23%;
    margin: 1% 0.8%;
    height: 30%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

div.vien1 {
    border: 1px solid #ccc;
}

div.item:hover div.tomtat {
    display: block;
}

div.item i {
    font-size: 18px;
    margin-top: 0px;
    color: #ea6d1b;
}

div.item h3 {
    font-weight: bold;
}

div.item h3 a {
    font-weight: bold;
}

div.item p {
    width: 100%;
}

div.chay_i {
    margin: 20px auto;
    max-width: 1200px;
    text-decoration: none;
    margin-top: 0px;
}

div.item_i {
    width: 90% !important;
    position: relative;
}

div.item .sp_img {
    margin-bottom: 5px;
    max-width: 100%;
}

div.item .sp_img a {
    text-decoration: none;
    line-height: 0
}

div.item .sp_img a img {
    max-width: 100%;
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.box-padding {
    padding: 5px;
}

div#item .sp_img a:hover,
div#item .sp_img a:active {
    color: red;
    transition: 0.4s;
}

div.item .sp_name a {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Tahoma, Geneva, sans-serif;
}

div.item .sp_mota {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.item .noidung_item {
    min-height: 100px;
}

div.item .sp_name a:hover {
    transition: 0.4s;
    color: red;
}

div.item_i {
    text-align: left;
}

div.item .sp_gia {
    display: none;
}

div.item .sp_gia span.giacu {
    color: #666666;
    text-decoration: line-through;
    float: left;
}

div.item .sp_gia span.giamoi {
    color: #666666;
    color: red;
    float: right;
}

div.slide_sp {
    width: 23%;
    float: left;
    background: #ccc;
    line-height: 0px;
}

div.slide_sp img {
    width: 100%;

}

div.item .sp_gia span.motgia {
    display: block;
    float: none;
}

div#tintuc {}

div.new_list {
    width: 50%;
    float: left;
    margin-top: 20PX;
}

div.hotromuahang {
    width: 45%;
    float: right;
}

div#wap_footer {}

div#footer {
    max-width: 1200px;
    margin: auto;
    color: #fff;
}

div.fanpage {
    width: 50%;
    float: left;
}

div#main_footer {
    width: 48%;
    float: right;
}

div.noidung_ft {
    max-width: 100%;
    background: #fff;
    color: #000;
    padding: 0px 15px 15px 15px;
    border-bottom: 1px solid #fff;
}

div.ft_nd {
    width: 90%;
    float: left;
    padding-top: 20px;
    margin-left: 5%;
    text-align: left;
}

div#lienket {
    text-align: right;
    margin-right: 0%;
}

div#lienket a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 40px;
    width: 12px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    transition: 1s;
}

div#lienket a:hover {
    transition: 1s;
    transform: rotate(360deg);
}

div#thongke {
    width: 33%;
    float: right;
}

div#thongke ul {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 13px;
}

div#thongke ul {
    list-style: none;
}

div#thongke ul li {
    clear: both;
    padding: 4px 0px;
}

div#thongke ul li img {
    float: left;
    margin-right: 15px;
    width: 16px;
    margin-top: 2px;
}

div#thongke .thongke_an {
    width: 60%;
    border: none;
    padding: 0px;
    float: right;
    margin-right: 5%;
    margin-top: 5%;
}

.thongke_an {
    float: right;
    padding: 15px 0px;
}

div#copy {
    padding: 0px 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #00609f;
    margin-top: 2px;
}

div#banquuyen {
    margin-top: 0px;
    padding-bottom: 20px;
    height: 50px;
    width: 90%;
}

div.copywire {
    margin-top: 15px;
    width: 70%;
    margin-left: 6%;
    float: left;
    text-align: left;
}

div.bank {
    margin-top: 15px;
    width: 30%;
    margin-right: 6%;
    float: right;
    text-align: left;
}

div.bank img {
    float: right;
}

/* --------------------- Phan trang ------------------*/
div#doitac {
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
}

div#doitac a img {
    height: 100px;
    margin: 0 5px;
    border: 1px solid #DDD;
}

/*----------------------------------------------------*/
div.wap_pro {
    margin: 15px auto;
    clear: both;
}

.zoom_slick {
    width: 35%;
    float: left;
    text-align: center;
}

.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;
}

.zoom_slick .slick img:hover {
    border: 1px solid #F60;
    opacity: 0.5;
    transition: 1s;
}

.product_info {
    float: right;
    list-style: none;
    width: 62%;
}

.product_info li {
    font-size: 13px;
    border-bottom: 1px solid #EEE;
    padding: 6px 0;
}

.product_info li.ten {
    color: #0033FF;
    font-size: 18px;
}

.product_info li.giacu {
    font-size: 15px;
    text-decoration: line-through;
}

.product_info li.gia {
    color: red;
    font-size: 16px;
}

.product_info li b {
    font-weight: normal;
    font-size: 14px;
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}

.product_info li .dathang {
    background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}

div.tomtat {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0%;
    top: 0px;
    display: none;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    transition: height 500ms ease 0s;
    width: 100%;

}

div.vien {
    width: 95%;
    height: 95%;
    border: 1px dashed #fff;
    margin: auto;
    margin-top: 5px;
    border-radius: 5px;
}

div.tomtat p {
    text-align: left;
    margin-top: 5%;
    width: 96%;
    margin-left: 2%;

}

div.tomtat div h4 {
    padding: 5%;
}

div.tomtat div h3.sp_name a {
    color: #fff;
}

a.lhmua {
    background-color: #00609f;
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    color: #fff;
}

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

.product_info li .dathang:hover {
    transition: 0.4s;
    background: #E00;
}

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

span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
    border: 1px solid #EE0000;
}

input.soluong {
    width: 50px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: center;
    font-size: 15px;
    margin-right: 5px;
}

table#giohang input {
    margin: 5px 0px;
}

table#giohang input.btn,
.click_ajax {
    background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}

table#tt td {
    height: 30px;
}

table#tt td input.t {
    width: 300px;
    height: 20px;
    margin: 3px 0px 5px 0px;
    border: 1px solid #DDD;
}

table#tt td textarea {
    width: 300px;
}

table#tt span {
    color: red;
}

@-webkit-keyframes star {
    0% {
        -webkit-transform: rotate(0) scale(0);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(0);
    }
}

@-o-keyframes star {
    0% {
        -o-transform: rotate(0) scale(0);
    }

    50% {
        -o-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -o-transform: rotate(360deg) scale(0);
    }
}

@-moz-keyframes star {
    0% {
        -moz-transform: rotate(0) scale(0);
    }

    50% {
        -moz-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -moz-transform: rotate(360deg) scale(0);
    }
}

.start-animate {
    z-index: 99999999999999999 !important;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
}

@keyframes star {
    0% {
        transform: rotate(0) scale(0);
    }

    50% {
        transform: rotate(180deg) scale(1.5);
    }

    100% {
        transform: rotate(360deg) scale(0);
    }
}

@media screen and (max-width: 1024px) {
    div.menu {
        height: auto;
    }

    div.menu ul li a {
        padding: 0px 20px;
    }

    div#header {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    div.header {
        display: block;
    }

    nav#menu {
        display: none;
    }



    div#slider {
        width: 100%;
        padding: 0;
    }

    div#danhmuc {
        display: none;
    }

    div#right {
        width: 100%
    }

    div#left {
        width: 100%;
    }

    div.item {
        width: 30%;
        margin: 1.3%
    }

    div.item_son {
        width: 30%;
        margin-left: 10px;
        display: inline-block;
    }

    div#thongke {
        width: 60%;
    }

    div.thongke_an {
        display: none;
        width: 60%;
    }

    div.tt_lh {
        width: 100%;
    }

    div.bando {
        width: 100%;
    }

    .menu_login {
        display: none;
    }

    div.slide_sp {
        width: 100%;
        float: none;
        background: none;
    }

    div.wap_item2 {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 800px) {

    div.item_son {
        width: 30%;
        margin-left: 10px;
        display: inline-block;
    }
}

@media screen and (max-width: 700px) {
    .item_detail_info {
        font-size: 13px;
    }

    .product_detail_contact button a {
        font-size: 13px;
        font-weight: 600;
    }

    .product_detail_contact button img {
        font-size: 25px;
    }

    .item_camket_info {
        font-size: 13px;
    }

    .box_list_sp_left_grap {
        grid-template-columns: 1fr 1fr;
    }

    .box_content_ct .container {
        padding: 0px !important;
    }

    .title_tin_ct h3 {
        font-size: 16px;
    }

    .box_meta_single_content {
        background-color: #38d379;
        color: #041109;
        display: flex;
        margin-bottom: 30px;
        flex-direction: column;
    }

    .item_ct {
        border-bottom: 1px solid #f3f3f3;
    }

    div.header {

        border-top: 1px solid #37d378;
    }

    .box_quytrinh_list {
        display: flex;
        text-align: center;
        flex-direction: column;
    }

    .item_qt {
        width: 100%;
        padding-bottom: 15px;
    }

    .box_quytrinh {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .box_product_danhmuc2 {
        display: flex;
        flex-direction: column;
        padding: 15px 0px;
    }

    .item_da h3 {
        height: 50px;
        font-size: 14px;
        padding: 0px 15px;
    }

    .keep_right {
        grid-template-columns: 1fr;
    }

    .box_product_danhmuc4 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .dangky_index {
        padding: 15px 0px;
    }

    .box_footer_bottom {
        border-top: 1px solid #37d378;
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }

    .copyr p {
        font-size: 8px;
    }

    .item_da_mota {
        font-size: 12px;
        min-height: 55px;
    }

    .imgtt {
        display: none;
    }

    .box_product_danhmuc2:nth-child(2n+0) {
        display: flex;
        flex-direction: column;
    }

    .box_video_full {
        height: auto;
    }

    #sc_video {
        position: relative;
        top: 0;
        transform: translate(0, 0);
        left: 0;
    }

    .gioithieu_right_title h3 {
        font-size: 40px;
    }

    .vechungtoi {
        padding: 20px 0px;
    }

    .soluong {
        display: none;
    }

    div.wap_menu {
        position: unset;
    }

    .box_gioithieu {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .title_da h3 {
        font-size: 11px;
    }

    .title_dv h3 {
        font-size: 18px;
    }

    .box_tin_news_top {
        grid-template-columns: 1fr;
    }

    .wap-footer {
        padding: 0px !important;
    }

    .lSSlideOuter .lSPager.lSGallery img {
        width: 100% !important;
        height: 70px !important;
        object-fit: cover;
    }

    .wap_box_new {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 603px) {
    .box_news {
        width: 50%;
    }

    div.fanpage {
        width: 100%;
        float: none;
        margin: auto;
        text-align: center;
    }

    div#main_footer {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    div#header a.logo {
        display: none;
    }

    div#header img.logo_mobi {
        display: block;
        margin: auto;
        width: 100%;
    }

    div.tieude_giua {
        padding: 7px;
        height: auto;
        line-height: 1.5;
    }

    .zoom_slick {
        width: 85%;
        max-width: 400px;
        float: none;
        margin: auto;
    }

    .product_info {
        width: 100%;
        margin-top: 10px;
    }

    .gh_an {
        display: none;
    }

    div.item_son {
        width: 98%;
        margin-left: 10px;
        display: inline-block;
    }

    .wap_box_new1 .box_news {
        width: 49%;
    }

    .wap_box_new1 .box_news a img {
        width: 100%;
    }

    .box_visao {
        grid-template-columns: 1fr;
    }

    .title_vechungtoi h3 {
        font-size: 17px;
    }

    .box_vechungtoi_left {
        display: none;
    }

    .box_vechungtoi {
        grid-template-columns: 1fr;
    }

    .item_vc h3 {
        font-size: 13px;
    }

    .box_duan {
        grid-template-columns: 1fr 1fr;
    }

    .box_news_index {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 460px) {
    .box_list_sp_left_grap {
        grid-template-columns: 1fr;
    }

    div.noidung_ft {
        padding: 10px 0px;
    }

    #toptop {
        bottom: 12px;
    }

    div.item {
        width: 98%;
    }

    div.tieude_giua {
        font-size: 14px;
    }

    div.frm_lienhe .item_lienhe input[type='text'],
    div.frm_lienhe .item_lienhe textarea,
    div.frm_lienhe .item_lienhe input[type='password'] {
        width: 100%;
    }

    div.frm_lienhe .item_lienhe select {
        width: 100%;
    }

    .map_description {
        width: 100%;
    }

    .box_news a img {
        width: 110px;
    }

    div.frm_lienhe .item_lienhe p {
        width: 100%;
    }

    .othernews ul.phantrang {
        margin-left: 0px;
    }

    .box_news h3 a {
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}