::-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: 83%;
    padding-top: 32px;
    height: auto;
    overflow: hidden;
    width: calc(100% - 155px);
    float: left;
}

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

#clickvideo {
    width: 145px;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
    float: right;
}

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

.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

.hidden {
    overflow: hidden;
    height: 0;
    display: none;
}

.hienthi {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.hienthi_dichvu {
    width: calc(100% + 26px) !important;
    margin-left: -13px;
    margin-right: -13px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.hienthi_bds {
    width: calc(100% + 26px) !important;
    margin-left: -13px;
    margin-right: -13px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.container {
    max-width: 1200px;
    margin: auto;
}

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

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

body {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

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

@font-face {
    font-family: 'UTM HelvetIns';
    src: url('font/UTM HelvetIns.ttf');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('font/Roboto-Medium.ttf');
}

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

@font-face {
    font-family: 'UTM Avo';
    src: url('font/UTM Avo.ttf');
}

@font-face {
    font-family: 'UTM Beautiful Caps';
    src: url('font/UTM Beautiful Caps.ttf');
}

@font-face {
    font-family: 'UTM Hanzel';
    src: url('font/UTM Hanzel.ttf');
}

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

@font-face {
    font-family: 'SVN-Avo bold';
    src: url('font/SVN-Avo bold.ttf');
}

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

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('font/OpenSans-Semibold.ttf');
}



div#wapper {
    margin: auto;
    max-width: 1366px;
    background: #fff;
    overflow: hidden;
}

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

.banner_left {
    width: 200px;
    float: left;
    margin: 9px 0;
    text-align: left;
    padding-top: 4px;
}

.banner_center {
    width: calc(100% - 410px);
    float: left;
    text-align: center;
    margin: 9px 0;
    padding-top: 5px;
}

.banner_right {
    width: 210px;
    float: left;
    position: relative;
    /* padding: 60px 0 0 0; */
    margin: 25px 0px;
}

.hotline {
    width: 100%;
    font-size: 22px;
    color: #f00;
    float: left;
    text-align: left;
    padding: 5px 10px;
    font-family: 'UTM Avo';
    position: relative;
    font-weight: bold;
    display: flex;
    align-items: center;
}

div.header_mobi {
    display: none;
}

div.wap_menu {
    position: relative;
    height: 50px;
    line-height: 50px;
    margin: auto;
    width: 100%;
    background: #1363fa;
}

div.menu {
    position: relative;
    max-width: 1200px;
    margin: auto;
}

div.menu ul {
    float: left;
    list-style: none;
    width: 72%;
}

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

div.menu ul li.line {
    width: 2px;
    background: url('images/web/line.png')no-repeat top center;
    line-height: 50px;
    /* height: 50px; */
}

div.menu ul li a {
    color: #fff;
    font-size: 15px;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-family: 'Arial';
}

.active_after {
    background: #FFEA00;
    position: relative;
    color: #000;
}

div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
    background: #FFEA00;
    color: #000;
}

div.menu ul li ul,
div.menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
    min-width: 200px;
    background: #1363fa;
    line-height: 1.5;
}

div.menu ul li ul li {
    float: none;
}

div.menu ul li ul li a {
    padding: 6px 10px;
    text-transform: none;
    display: block;
    border-bottom: 1px solid #fff;
}

div.menu ul li ul li ul {
    left: 100%;
    top: 0px;
}

div.search {
    background: #ffffff1a;
    height: 40px;
    border-bottom: 1px solid #fff;
    width: 70%;
    margin: auto;
    border-radius: 5px;
}

div.search input {
    padding: 0px 10px;
    float: left;
    border: none;
    background: none;
    width: 70%;
    outline: none;
    height: 38px;
    color: #777;
    font-style: italic;
}

div.search i {
    margin-right: 9px;
    margin-top: 5px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}

.search span {
    float: right;
    line-height: 38px;
    height: 38px;
    background: #fff0;
    padding: 0 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

div#slider {
    margin: auto;
}

div#left {
    width: 280px;
    float: right;
}

div.tieude {
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: #019edb;
    padding-left: 30px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-family: 'Roboto-Bold';
}

div.danhmucsp {
    border-bottom: none;
}

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

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

div.danhmucsp ul {
    list-style: none;
}

div.danhmucsp ul li {
    text-align: center;
    width: 100%;
}

div.danhmucsp ul li span {
    width: 90%;
    margin: auto;
    margin-bottom: 5px;
    display: inline-block;
    text-align: left;
}

div.danhmucsp ul li a {
    color: #454545;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 15px;
    transition: 0.4s;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/web/icon.png) 11px 15px no-repeat;
}

div.danhmucsp ul li:last-child span a {
    border: none;
}

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

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

div.danhmucsp ul li ul {
    display: none;
}

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

div#tinmoi ul li {
    border-bottom: 1px solid #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 a img:hover {
    transition: 1s;
    border: 1px solid red;
}

div#tinmoi ul li h4 a {
    text-decoration: none;
    color: #111111;
    font-size: 13px;
    transition: 0.4s;
    font-weight: normal;
    height: 40px;
    font-family: 'myFont';
    overflow: hidden;
    width: 60%;
    float: right;
}

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

div.load_video {
    width: 100%;
    float: left;
}

div#dknt {
    max-width: 850px;
    margin: auto;
}

form#frm_dknt {
    margin: 20px 0;
    width: 100%;
    float: left;
}

form#frm_dknt input[type='text'] {
    width: 100%;
    padding: 0px 5px;
    float: left;
    background: none;
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    height: 40px;
}

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

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

div#right {
    width: 100%;
    float: left;
}

.tieude_giua {
    color: #1363fa;
    font-size: 25px;
    line-height: 39px;
    padding-bottom: 0;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 15px 0 0;
    width: 100%;
    float: left;
}

.tieude_giua:after {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #ccc;
    top: 35%;
}

.tieude_giua h3 {
    display: inline-block;
    position: relative;
    padding: 0 35px;
    z-index: 9;
    background: #fff0;
}

.tieude_giua h3:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 10px;
    height: 10px;
    background: #1363fa;
    border-radius: 50%;
    top: 15px;
}

.tieude_giua h3:before {
    content: '';
    position: absolute;
    right: 0px;
    width: 10px;
    height: 10px;
    background: #1363fa;
    border-radius: 50%;
    top: 15px;
}

div.wap_item {
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
}

div.item {
    width: 25%;
    text-align: left;
    display: inline-block;
    float: left;
    padding: 0 13px;
    margin-bottom: 25px;
    font-size: 13px;
    font-family: 'Arial';
}

.item p {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333;
    margin: 1px 0;
}

.item b {
    color: #005bc0;
    font-weight: normal;
}

.giabds {
    color: #f00 !important;
    margin-right: 20px;
}

div.item .sp_img {
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    background: #fff;
    width: 100%;
    float: left;
    border: 1px solid #ccc;
}

.border_duoi {
    position: absolute;
    width: 100%;
    height: 100%;
    right: -4px;
    bottom: -4px;
    border: 1px solid #ccc;
    z-index: -1;
}

div.item .sp_img a {
    display: block;
    line-height: 0;
}

div.item .sp_name a {
    text-decoration: none;
    color: #2d2d2d;
    font-size: 15px;
    display: block;
    font-family: 'Arial';
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 45px;
}

.slick-newshome {
    width: 100%;
}

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

div.item .sp_gia .gia,
div.item .sp_gia .giakm {
    color: #fe0202;
    font-size: 13px;
}

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

div#wap_footer {
    padding-top: 45px;
    margin: auto;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding-bottom: 30px;
    width: 100%;
    font-family: 'Arial';
    line-height: 30px;
}

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

div#main_footer {
    width: 100%;
    float: left;
}

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: 45%;
    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: 52%;
}

.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.giakm,
.product_info li.gia {
    font-size: 15px;
    color: red;
    position: relative;
}

.product_info li.giacu {
    text-decoration: line-through;
    color: #222222;
}

.product_info li.giakm .tinh_phantram {
    background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 50%;
    top: 0;
}

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

.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 {
    padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}

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

.sp_name {
    width: 100%;
    float: left;
    margin: 5px 0;
}

.icon_danhmuc_l {
    position: absolute;
    left: 0px;
    top: -7px;
    width: 56px;
    height: 45px;
}

.date_comment {
    width: 60%;
    float: right;
    font-size: 10px;
    color: #c4c4c4;
}

.date_comment span:first-child {
    float: left;
}

.date_comment span:last-child {
    float: right;
}

.main_footer:nth-child(1) {
    float: left;
    width: 50%;
}

.main_footer:nth-child(2) {
    float: left;
    width: 20%;
}

.main_footer:nth-child(3) {
    float: right;
    width: 25%;
}

.main_footer p a {
    text-decoration: none;
    color: #fff;
}

.main_footer p a:hover {
    color: #f00;
}

.main_footer h3 {
    font-size: 20px;
    color: #fff;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

.main_footer h3:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 50px;
    bottom: 0px;
    background: #fff;
    height: 3px;
}

.copy {
    width: 100%;
    float: left;
    line-height: 40px;
    background: #034ea2;
    color: #fff;
    text-align: left;
    font-family: 'OpenSans-Regular';
    font-size: 13px;
}

.copy span {
    width: auto;
    float: right;
}

.control_slick_doc {
    width: 100%;
    float: left;
}

.dongtintuc {
    background: #1363fa2e;
    display: inline-block;
    margin-bottom: 5px;
    padding: 15px;
    width: 100%;
    width: 48%;
    margin: 5px;
    float: left;
}

.hinh_tin_trong {
    float: left;
    width: 35%;
}

.hinh_tin_trong a img {
    max-width: 100%;
    height: auto;
}

.noidung_tin_trong {
    width: 62%;
    float: right;
}

.noidung_tin_trong h3 {
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
}

.noidung_tin_trong h3 a {
    color: #1363fa;
    text-decoration: none;
}

.noidung_tin_trong h3:hover a {
    color: #f00;
}

.dong_thongtin_news {
    font-style: italic;
    margin-bottom: 10px;
    text-align: center;
}

.mota_new {
    color: #555;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: 'myFont';
}

.tt_lh {
    width: 49%;
    float: right;
}

.bandotrong {
    width: 49%;
    float: right;
}

.bandotrong>iframe {
    width: 100%;
    height: 450px;
}

.bando>iframe {
    width: 100%;
    height: 450px;
}

.bando>img {
    width: 100%;
    height: 450px;
}

div.frm_lienhe {
    margin: 10px 0px 10px 0px;
    font-size: 13px;
    position: relative;
}

.thongbao {
    font-size: 20px;
    color: red;
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}

.thongbao p {
    text-align: center;
}

div.frm_lienhe .item_lienhe {
    margin: 8px 0px;
}

div.frm_lienhe .item_lienhe_b {
    text-align: center;
}

div.frm_lienhe .item_lienhe p {
    float: left;
    min-width: 120px;
}

div.dangky .item_lienhe p {
    clear: both;
    float: none;
}

#reset_capcha img {
    float: left;
    margin: 5px 10px;
}

.baove {
    float: left !important;
}

div.frm_lienhe .item_lienhe span {
    color: red;
    margin-left: 3px;
}

div.frm_lienhe .item_lienhe input[type='text'],
div.frm_lienhe .item_lienhe textarea,
div.frm_lienhe .item_lienhe input[type='password'],
div.frm_lienhe .item_lienhe select {
    width: 63%;
    padding: 5px 10px;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    background: #F7F7F7;
}

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

div.frm_lienhe .item_lienhe input[type='button'],
div.frm_lienhe .item_lienhe input[type='reset'],
div.frm_lienhe .item_lienhe input[type='submit'] {
    padding: 7px 25px;
    background: #ee0303;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin: 10px 0px;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
}

.btn_dangnhap {
    padding: 7px 25px;
    background: #ee0303;
    border: none;
    display: block;
    color: #fff;
    border-radius: 3px;
    margin: 10px 0px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    margin-right: 5px;
}

.date {
    background: #F7F7F7 url(images/i_date.png) 98% center no-repeat !important;
    padding-right: 8%;
    cursor: pointer;
}

#tendangnhap {
    background: #F7F7F7 url(images/i_user.png) 2% center no-repeat !important;
    padding-left: 8%;
}

#matkhau,
#nhaplaimatkhau,
#matkhaucu {
    background: #F7F7F7 url(images/i_pass.png) 2% center no-repeat !important;
    padding-left: 8%;
}

@-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);
    }
}

.tophead {
    width: 100%;
    float: left;
    line-height: 40px;
    background: #1363fa;
    color: #fff;
    font-size: 13px;
    font-family: 'Arial';
}

.tophead span:first-child {
    float: left;
}

.tophead span:last-child {
    float: right;
}

.timkiemtop {
    width: 28%;
    float: left;
    text-align: center;
    padding-top: 5px;
}

.mangxahoitop {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 15px;
}

.mangxahoitop span {
    margin: 0 5px;
}

.mangxahoitop span a {
    text-decoration: none
}

.mangxahoitop span a:hover img {
    transform: rotateY(360deg);
    transition: all 0.6s
}

.back_gioithieu {
    width: 100%;
    float: left;
    background: url('images/web/bggioithieu.jpg')no-repeat top center;
    padding-bottom: 40px;
    background-size: cover;
}

.gioithieu_trai h3 {
    color: #1363fa;
    font-family: 'UTM Beautiful Caps';
    font-size: 40px;
    font-weight: normal;
}

.gioithieu_trai h4 {
    font-family: 'UTM Hanzel';
    font-size: 28px;
    color: #e10909;
    text-transform: uppercase;
    font-weight: normal;
    padding-left: 40px;
    margin-bottom: 10px;
}

.mota_gioithieu {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 14px;
    font-family: 'OpenSans-Regular';
    line-height: 30px;
}

.xemthem_gt {
    font-size: 14px;
    font-family: 'Arial';
    padding: 5px 20px;
    border: 1px solid #034ea2;
    text-decoration: none;
    color: #333;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 20px;
}

.xemthem_gt i {
    margin-left: 5px;
    margin-top: 5px;
}

.xemthem_gt:hover {
    color: #f00;
}

.gioithieu_trai {
    padding: 35px 0;
    float: left;
    width: calc(100% - 570px);
}

.hotro_phai {
    width: 540px;
    float: right;
    margin-top: 30px;
    background: #fff;
}

.hotro_phai h3 {
    text-align: center;
    width: 100%;
    float: left;
    color: #fff;
    background: url('images/web/bghotro_online.jpg')no-repeat top center;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'Arial';
    margin-bottom: 30px;
}

.chay_hotro {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.dong_hotro {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.khung_mxh_ht {
    width: 105px;
    float: left;
    line-height: 48px;
}

.khung_mxh_ht span {
    margin: 0 2px;
}

.khung_mxh_ht span a {
    text-decoration: none;
}

.khung_mxh_ht span:hover a img {
    transform: rotate(360deg);
    transition: all 0.6s
}

.khung_nd_ht {
    width: calc(100% - 120px);
    float: right;
}

.khung_nd_ht p {
    font-family: 'myFont';
    color: #005fa8;
    font-size: 14px;
}

.khung_nd_ht h4 {
    color: #f00;
    font-family: 'SVN-Avo bold';
    font-size: 18px;
}

.emai_ht {
    width: 100%;
    float: left;
    margin: 5px 0;
    color: #3e3e3e;
    font-size: 14px;
}

.mangxahoi_hotro {
    width: 100%;
    float: left;
    margin: 14px 0;
    text-align: center;
}

.mangxahoi_hotro span {
    margin: 0 3px;
}

.mangxahoi_hotro span a {
    text-decoration: none;
}

.mangxahoi_hotro span:hover a img {
    transform: rotate(360deg);
    transition: all 0.6s;
}

.tintuc_index {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.hinhanh_tintuc {
    width: 105px;
    height: 105px;
    float: left;
}

.noidung_tintuc {
    width: calc(100% - 115px);
    float: right;
    font-size: 13px;
    font-family: 'OpenSans-Regular';
    color: #666
}

.noidung_tintuc h3 {
    font-size: 14px;
    width: 100%;
    float: left;
    font-family: 'OpenSans-Semibold';
    max-height: 45px;
    overflow: hidden;
}

.noidung_tintuc h3 a {
    text-decoration: none;
    color: #343434
}

.noidung_tintuc h3:hover a {
    color: #f00;
}

.back_visaochontoi {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 45px 0;
}

.tieude_giua1 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
}

.tieude_giua1 h3 {
    display: inline-block;
    margin: auto;
    position: relative;
    font-size: 25px;
    color: #fff;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    padding: 0 10px;
}

.tieude_giua1 h3:after {
    content: '';
    position: absolute;
    right: -85%;
    background: url('images/web/icon_tieude.png')no-repeat top center;
    width: 256px;
    height: 7px;
    top: 40%;
}

.tieude_giua1 h3:before {
    content: '';
    position: absolute;
    left: -85%;
    background: url('images/web/icon_tieude.png')no-repeat top center;
    width: 256px;
    height: 7px;
    top: 40%;
    transform: rotate(-180deg);
}

.noidung_trai_visao {
    width: 100%;
    float: left;
    max-width: 890px;
}

.mota_tieude1 {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.noidung_thongtin_visao {
    width: calc(100% + 30px);
    float: left;
    margin: 0 -15px;
}

.noidung_visaochontoi {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.hinhanh_visao {
    width: 85px;
    height: 85px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('images/web/back_icon.png')no-repeat top center;
}

.noidung_visao {
    width: calc(100% - 105px);
    float: right;
    font-size: 13px;
    color: #fff;
    font-family: 'myFont';
}

.noidung_visao h3 {
    font-family: 'Roboto-Medium';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

.noidung_visao h3 a {
    text-decoration: none;
    color: #fff;
}

.noidung_tintuc_trai {
    width: 48%;
    float: left;
}

.noidung_video_phai {
    width: 48%;
    float: right;
}

.dong_tintuc_index {
    width: 65%;
    float: left;
    /* margin-bottom: 15px; */
    margin: 10px;
    background-color: #ccc;
    -moz-box-shadow: 5px 5px #666;
    -webkit-box-shadow: 5px 5px #666;
    box-shadow: 5px 5px #666;
    padding: 10px;
    border-radius: 10%;
    position: relative;
}

.dong_tintuc_index:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right: 10px solid blue;
    position: absolute;
    left: -10px;
    top: 50px;
}

.hinhanh_tintuc_index {
    width: 115px;
    float: left;
    height: 115px;
    box-shadow: 0px 0px 5px #ccc;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}

.hinhanh_tintuc_index img {
    border-radius: 50%;
}

.noidung_tintuc_index {
    width: calc(100% - 130px);
    float: right;
}

.noidung_tintuc_index h3 {
    font-size: 14px;
    font-family: 'OpenSans-Bold';
    margin-top: 0;
}

.noidung_tintuc_index h3 a {
    text-decoration: none;
    color: #000;
}

.noidung_tintuc_index h3:hover a {
    color: #f00;
}

.noidung_tintuc_index p {
    font-size: 13px;
    font-family: 'OpenSans-Regular';
}

.tieude_tintuc {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #034ea2;
    font-size: 25px;
    font-family: 'OpenSans-Bold';
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.tieude_tintuc:after {
    content: '';
    position: absolute;
    left: 0px;
    background: url('images/web/affter_tintuc.png')no-repeat top center;
    width: 70px;
    height: 4px;
    bottom: 0px;
}

.back_dangkynhantin {
    width: 100%;
    background: url('images/web/bgdangkynhantin.jpg')no-repeat top center;
    float: left;
}

.noidung_form {
    width: calc(100% + 10px);
    margin: 0 -5px;
    float: left;
    margin-bottom: 15px;
}

.noidung_form span {
    padding: 0 5px;
    width: 33.33%;
    float: left;
}

#frm_dknt p {
    width: 100%;
    float: left;
}

#noidung_nhantin {
    width: calc(100% - 70px);
    float: left;
    background: none;
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 50px;
}

.back_doitacindex {
    background: #f6f6f6;
    width: 100%;
}

.chaydoitac {
    width: 100%;
    float: left;
    margin: 45px 0;
}

.mangxahoibottom {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 15px;
}

.mangxahoibottom span {
    margin: 0 1px;
}

.mangxahoibottom span a {
    text-decoration: none
}

.mangxahoibottom span a:hover img {
    transform: rotateY(360deg);
    transition: all 0.6s
}

.chay_tintuc {
    width: 100%;
    float: left;
}

.hotline p:nth-child(1) {
    width: 30%;
    float: left;
    margin-right: 10px;
}

.hotline p:nth-child(2) {
    width: 60%;
    float: left;
}

.hotline img {
    width: 100%;
}

.hinh_gt {
    border: 20px groove #e3e3e3;
}

div#tt-sliderq {
    width: 100%;
    height: auto;
    float: left;
    /* height: 190px; */
    /* margin-bottom: 103px; */
    position: relative;
    margin: 20px 0px 10px;
}

div.tt-dm-cycle {
    width: 1200px;
    margin: 0 auto;
    height: 190px;
    position: relative;
}

div.tt-dm-cycle-top {
    position: relative;
    width: 100%;
    height: 325px;
    top: 0;
    left: 0px;
    z-index: 1009;
}

div.tt-dm-cycle-top div.group {
    list-style: none;
    width: 100%;
    float: left;
}

div.tt-dm-cycle-top div.group div.item {
    width: 33.33%;
    float: left;
    height: 100%;
    margin-top: 0px;
    position: relative;
    transition: all 0.6s;
    text-align: center;
}

div.tt-img-dm {
    width: 100%;
    float: left;
    height: 276px;
    background: url(images/bg_slide1.png) no-repeat top center;
}

div.tt-img-cycle {
    width: 100%;
    height: 248px;
    box-sizing: border-box;
    border: 7px solid transparent;
    float: left;
    border-radius: 50%;
    background: transparent;
}

div.tt-img-cycle img {
    border-radius: 50%;
    background-color: #FFF;
    width: 235px;
    height: 235px;
    -webkit-transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
    -ms-transition: all 1.3s ease-in-out;
}

div.tt-dm-cycle-top div.group div.item:hover {
    margin-top: -30px;
}

div.tt-dm-cycle-top div.group div.item:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.line {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.line img {
    width: 15%;
}

.bg_dichvucuatoi .tieude_giua {
    margin: 15px 0 0 0;
    padding-bottom: 0;
}

.item p span:nth-child(1) {
    text-transform: uppercase;
    font-weight: bold;
}

.item p span:nth-child(2) {
    color: #f00;
}

.banner_c .img_cen img {
    width: 100%;
    height: 600px;
}

.ctrnb .item img {
    border: 8px solid #ddd;
}

.ctrnb .item .sp_name {
    text-align: center;
}

.group_news {
    width: 100%;
}

.left_new {
    width: 25%;
    float: left;
    margin-right: 30px;
    border-right: 3px solid #ddd;
    padding: 55px 0px;
    position: relative;
}

.left_new:after {
    content: '';
    width: 25px;
    height: 25px;
    background: #1363fa;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    --border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    z-index: 222;
    top: 35%;
    right: -13%;
    border: 4px solid #ddd;
}

.tt-dm-cycle-top a {
    text-decoration: none;
    color: #fff
}

.tt-dm-cycle-top a:hover {
    color: #f00;
}

.bg_tin1 {
    background: #e9f3fd;
    clear: both;
    overflow: hidden;
}

.bg_tin2 {
    background: #fff0;
    clear: both;
    overflow: hidden;
}

.ctr_thd {
    background: #e9f3fd;
    clear: both;
    overflow: hidden;
}

.mobile {
    display: none;
}