@charset "utf-8";
@import url("font.css");

body {
    font-family: 'Tahoma';
    font-size: 14px;
    color: #000;
    width: 100%;
    overflow-x: hidden;
    margin: 0 auto;
    line-height: 1.5;
    top: 0px !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    outline: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
    margin: 0px;
    /*font-family: 'RB';font-weight:normal;*/
}

th {
    text-align: center;
}

.clear-fix:after {
    display: block;
    content: "";
    clear: both;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

.seo {
    display: none;
}

div#tab1 table {
    width: 100% !important;
}

div#tab1 img {
    height: auto !important
}

.invi_load {
    display: none;
}

div#at4-share {
    display: none !important;
}

.slick-prev, .slick-next {
    top: 50%;
    position: absolute;
    z-index: 999;
    border: none;
    cursor: pointer;
    color: transparent;
    display: none !important;
}

.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.container-pd {
    padding: 0 5px;
    background: #fff;
}

header, section, footer {
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

/*===Header===*/
header {
    min-height: 98px;
}

ul#banner_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

ul#banner_menu li {
    display: inline-block;
    position: relative;
}

ul#banner_menu li a {
    display: block;
    color: #f9f9f9;
    line-height: 38px;
    margin-left: 30px;
}

ul#banner_menu>li:first-child>a {
    background: url(../images/icon_menu1.png) no-repeat left;
    padding-left: 32px;
}

ul#banner_menu>li:last-child>a {
    background: url(../images/icon_menu4.png) no-repeat left;
    padding-left: 32px;
}

ul#banner_menu>li:nth-child(2)>a {
    background: url(../images/icon_menu2.png) no-repeat left;
    padding-left: 32px;
}

ul#banner_menu>li:nth-child(3)>a {
    background: url(../images/icon_menu3.png) no-repeat left;
    padding-left: 32px;
}

ul#banner_menu>li:hover>a {
    color: #ff0
}

ul#banner_menu li ul {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9;
    width: 200px;
    background: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    box-shadow: 0px 0px 2px #ccc;
}

ul#banner_menu li:hover ul {
    display: block
}

ul#banner_menu li ul li {
    display: block;
}

ul#banner_menu li ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    line-height: 1.5;
    padding: 6px 10px 6px 20px;
    margin: 0;
    background: url(../images/icon_dmsp1.png) no-repeat 10px 12px;
    border-bottom: thin solid #ccc;
    transition: 0.3s;
}

ul#banner_menu li ul li:hover a {
    text-indent: 3px;
}

#header_top {
    position: relative;
    RL;
    padding: 10px 0;
    background: #0026e8;
    color: #fff;
}

#header_top span {
    display: block;
    float: left;
    /* width: 50%; */
    margin-right: 2%;
}

#header_top ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#header_top ul li {
    display: block;
    float: left;
}

#header_top ul li a {
    display: block;
    color: #e8e8e8;
    padding: 0 20px;
}

#header_top ul li a:hover {
    color: #ff0;
}

#header_top span:last-child {
    float: right;
    width: auto;
    margin: 0;
}

#header_top span:last-child a {
    color: #e8e8e8;
    padding: 0 15px;
    text-transform: capitalize;
}

#header_top span:last-child a:last-child {
    padding-right: 0
}

#header_top span:last-child a:hover {
    color: #ff0;
}

.banner_top {
    display: block;
    line-height: 0;
}

.banner_top img {
    width: 100%
}

.logo_top {
    display: block;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.search_top {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}

.icon_search1 {
    display: block;
    padding: 2px 10px;
    border-right: thin solid #505050;
}

form#frm_search {
    float: right;
    width: 19%;
    box-shadow: inset 0px 0px 15px #000;
    margin-top: 10px;
}

form#frm_search input {
    display: block;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 11px;
    padding: 0;
    line-height: 25px;
    text-indent: 10px;
    width: 80%;
    float: left;
}

form#frm_search a {
    display: block;
    width: 20%;
    float: right;
    text-indent: -99999999999999999999999px;
    background: url(../images/icon_search.png) no-repeat center;
    line-height: 25px;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    position: relative;
}

.hien {
    width: 250px !important;
    opacity: 1 !important;
}

#menu_top {
    position: relative;
    width: 100%;
    max-width: 1190px;
    text-align: center;
    margin: 0 auto;
    background: #0026e8;
}

#header_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

ul#header_menu>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
}

ul#header_menu>li>a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 24px;
    text-align: center;
    position: relative;
}

ul#header_menu>li:hover>a, ul#header_menu>li.active>a {
    /* color: #f00; */
    background: #ff0000;
}

ul#header_menu>li:first-child {
    padding-left: 0
}

ul#header_menu>li:hover .menu {
    display: block;
}

ul#header_menu ul, ul#header_menu li:hover ul ul, ul#header_menu ul li:hover ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 999;
    background: #0026e8;
    display: none;
}

ul#header_menu ul li {
    float: none;
    display: block;
    padding: 0;
    position: relative;
}

ul#header_menu li.active ul a, ul#header_menu li:hover ul a, ul#header_menu ul li a {
    padding: 6px 10px;
    border: none;
    border-top: thin solid #fff;
    color: #fff;
    font-size: 14px;
    background: none;
    text-align: left;
    line-height: 1.5;
    display: block;
    text-shadow: none;
    /* background: url(../images/icon_dmsp1.png) no-repeat 10px 14px; */
    transition: 0.2s;
}

ul#header_menu li:hover ul {
    display: block;
    top: 100%;
    left: 0;
}

ul#header_menu li:nth-child(6):hover ul {
    left: auto;
    right: 0
}

ul#header_menu ul li:hover a, ul#header_menu ul ul li:hover a {
    text-indent: 3px;
    /* color: #f00; */
    background: #062ab2;
}

ul#header_menu ul ul ul li:hover a {
    color: #000;
    background: #f0f0f0;
}

ul#header_menu ul li:hover ul, ul#header_menu ul ul li:hover ul {
    display: block;
    top: 0;
    left: 100%;
    background: #0026e8;
}

ul#header_menu li:nth-child(6) ul li:hover ul {
    left: auto;
    right: 100%
}

ul#header_menu ul li:hover ul a {
    color: #fff;
    text-indent: 0;
    background: transparent;
}

ul#header_menu ul ul li:hover a {
    text-indent: 3px;
    background: #062ab2;
}

ul#header_menu ul ul li:hover ul a {
    color: #fff;
    text-indent: 0;
    background: transparent;
}

ul#header_menu ul ul ul li:hover a {
    text-indent: 3px;
    background: #062ab2;
}

ul#header_menu>li:hover div {
    display: block;
}

#st-container {
    display: none
}

.dmsp_menu_mobile {
    padding: 20px;
    display: none;
}

.dmsp_menu_mobile h6 {
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-family: SFUFuturaBook;
    padding: 10px;
    background: #e7b94a;
}

.dmsp_menu_mobile>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f9f9f9;
}

.dmsp_menu_mobile ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    padding-left: 20px;
}

.dmsp_menu_mobile>ul li a {
    display: block;
    color: #000;
    padding: 8px 5px;
    position: relative;
    border-top: thin solid #ccc;
}

.dmsp_menu_mobile>ul li span.toggle-menu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    background: url(../img/icon-1.png) no-repeat center;
}

.dmsp_menu_mobile>ul li span.toggle-menu.active {
    background: url(../img/icon-2.png) no-repeat center;
}

.dmsp_slider, .dmsp_menu {
    width: 18%;
    float: left;
    position: relative;
    z-index: 9;
    border: thin solid #bfbfbf;
}

.dmsp_menu ul.dmsp_left {
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 999;
    display: none;
}

.dmsp_menu:hover ul.dmsp_left {
    display: block
}

.dmsp_menu h6 {}

.theme-default {
    position: relative;
    z-index: 8 !important;
    float: ;
    /* margin: 0 1.7%; */
}

.theme-default .nivoSlider {
    background: none !important;
    margin: 0 !important;
    box-shadow: none !important;
    min-height: 300px;
}

.theme-default #slider1 .nivo-caption {
    position: absolute;
    width: 45%;
    background: rgba(255, 255, 255, 0.6);
    color: #fff;
    font-family: 'HelveticaNeueL';
    font-size: 18px;
    opacity: 1;
    padding: 20px;
    bottom: 3%;
    left: 3%
}

.theme-default #slider1 .nivo-caption b {
    display: block;
    font-size: 32px;
    font-family: 'HelveticaNeueL';
    margin-bottom: 10px
}

.theme-default #slider1 .nivo-caption span {
    display: block;
}

div#form_searchnc {
    background: url(../images/bg_search.png) no-repeat bottom;
    padding: 10px;
}

div#form_searchnc b {
    display: block;
    font-size: 18px;
    color: #f00;
    padding-bottom: 8px;
}

div#form_searchnc select {
    display: block;
    float: left;
    width: 18.5%;
    border: thin solid #dfdfdf;
    padding: 9px;
    margin-right: 9px;
}

div#form_searchnc input {
    display: block;
    float: left;
    width: 30.5%;
    border: thin solid #dfdfdf;
    line-height: 35px;
    padding: 0 5px;
}

div#form_searchnc button {
    display: block;
    float: right;
    width: 11%;
    border: none;
    background: #f00;
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}

/*===Section===*/
.col_left {
    width: 23%;
    float: left;
}

.col_right {
    width: 76%;
    float: right;
}

.title_index {
    display: block;
    text-align: center;
    padding: 20px 0;
}

.title_index h3 {
    display: inline-block;
    margin: 0;
    font-size: 36px;
    text-transform: uppercase;
}

.title_index h3:before {
    /* content:''; */
    position: absolute;
    top: 99%;
    right: 10px;
    height: 10px;
    width: 10px;
    background: url(../images/icon_title.png) no-repeat top;
}

.title_index a {
    position: relative;
    font-size: 15px;
    color: #333;
    float: right;
    padding-top: 8px;
}

.title_index a:hover {
    background: #333;
    color: #fff
}

.title_index1 {
    display: block;
    margin: 0 0 6px;
    background: #f2f2f2;
}

.title_index1 h3 {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #0036ff;
    padding: 6px 18px;
    position: relative;
}

.title_index1 h3:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 10px;
    width: 10px;
    height: 8px;
    background: url(../images/icon_title.png) no-repeat top;
}

.title_index1 span {
    float: right;
    display: block;
    padding: 7px 10px;
}

.tabsindex1 {
    position: relative;
    text-align: center;
    padding: 0px 0 20px;
}

.tabsindex1 span {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 17px;
    color: #282828;
    text-transform: uppercase;
    margin: 0 10px;
}

.tabsindex1 span:first-child {
    border: none;
}

.tabsindex1 span.current, .tabsindex1 span:hover {
    /* color: #db181f; */
    /* font-family: RCB; */
}

.tab-content1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0
}

.tab-content1.current {
    opacity: 1;
    z-index: 9;
}

.tabsindex {
    position: relative;
    background: #f00;
    text-align: center;
}

.tabsindex span {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #f6f6f6;
    font-size: 18px;
    line-height: 40px;
    padding: 0 35px;
    border-left: thin solid #f6f6f6;
    float: left;
}

.tabsindex span.current, .tabsindex span:hover {
    color: #000;
    background: #f6f6f6;
}

.tab-content {
    display: none;
    background: #f6f6f6;
    padding: 10px 20px 20px;
}

.tab-content.current {
    display: block;
}

.tailieu_item {
    width: 19%;
    float: left;
    margin: 1% 0;
    margin-right: 1.2%;
    border: thin solid #eeeeee;
}

.tailieu_item:nth-child(5n) {
    margin-right: 0;
}

.tailieu_item:nth-child(5n+1) {
    clear: both;
}

.tailieu_img {
    display: block;
    overflow: hidden;
    position: relative;
}

.tailieu_img img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all .2s ease-out 0s;
}

.tailieu_img:hover img {
    transform: scale(1.05);
    transition: all .2s ease-out 0s;
}

.tailieu_img span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: #484065;
    padding: 5px 10px;
    height: 50px;
    overflow: hidden;
}

.tailieu_img span a {
    color: #fff;
}

.tailieu_name {
    display: block;
    padding: 10px;
    font-size: 13px;
    color: #8a8a84;
    position: relative;
    height: 58px
}

.tailieu_name span {
    display: block;
    background: url(../images/tailieu1.png) no-repeat 0px 2px;
    padding-left: 18px;
}

.tailieu_name span:last-child {
    background: url(../images/tailieu2.png) no-repeat 0px 2px;
}

.tailieu_name a {
    display: block;
    color: #8a8a84;
}

.tailieu_name a:hover {
    color: #f00
}

.tailieu_name a:last-child {
    position: absolute;
    bottom: 0;
    right: 0;
}

.coso_item {
    width: 32%;
    float: left;
    margin: 1% 0;
    margin-right: 2%;
    border: thin solid #ccc;
    padding: 5px;
}

.coso_item:nth-child(3n) {
    margin-right: 0;
}

.coso_item:nth-child(3n+1) {
    clear: both;
}

.coso_img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 30%;
    float: left;
    border: thin solid #eaeaea;
}

.coso_img img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all .2s ease-out 0s;
}

.coso_img:hover img {
    transform: scale(1.05);
    transition: all .2s ease-out 0s;
}

.coso_name {
    display: block;
    font-size: 13px;
    color: #4d4d4d;
    width: 69%;
    float: right;
}

.coso_name span {
    display: block;
    background: url(../images/icon_sp.png) no-repeat 0px 6px;
    padding-left: 16px;
}

.coso_name span a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #383838;
}

.coso_name span a:hover {
    color: #f00;
}

.coso_name span:last-child a {
    color: #4d4d4d;
    font-size: 13px;
    font-weight: normal;
}

.coso_name span:last-child a:hover {
    text-decoration: underline;
}

.coso_name span:first-child {
    background: url(../images/icon_sp.png) no-repeat 0px 9px;
    height: 72px;
    overflow: hidden;
}

.coso_name span:nth-child(2) {
    height: 38px;
    overflow: hidden;
}

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

.title_href span {
    display: inline-block;
    line-height: 38px;
    background: #e7e7e7;
    padding: 0 20px;
    text-transform: uppercase;
    color: #f00;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 20px;
    transition: 0.3s;
}

.title_href span:hover {
    background: #0036ff;
    color: #fff
}

/* ===Template=== */
.download_item {
    border: thin solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}

.download_item div img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.download_item a {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    border-radius: 30px;
    box-shadow: inset 0px 0px 10px #ccc;
    padding: 5px 22px;
    margin-top: 10px;
}

.download_item a:hover {
    box-shadow: inset 0px 0px 15px #ccc;
}

.video_slider {
    /* width: 18.5%; */
    /* float: right; */
    /* height: 296px; */
    /* overflow-y: auto; */
    /* padding-right: 1%; */
}

div#box_video {
    /* width: 80%; */
    /* float: left; */
}

div#box_video iframe {
    width: 100%;
    height: 284px;
    border: none;
    display: block;
}

select.video_lienquan {
    display: block;
    width: 100%;
    border: none;
    padding: 9px;
    color: #6c6c6c;
    font-size: 13px;
    background: #f2f2f2;
    border: none;
    margin-top: 10px;
}

select.video_lienquan option {
    /*color: #000;*/
}

.video_item {
    position: relative;
    padding: 4px 2px;
    display: block;
    /* padding-bottom: 6px; */
}

.video_item img {
    display: block;
    width: 100%
}

.video_item img.video_play {
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

/* ===Bottom=== */
.group_bottom1 {
    background: #e0e0e0;
    margin: 20px 0 0;
    padding: 20px 0;
}

.group_bottom {
    padding: 30px 0;
}

.chiso_item {
    float: left;
    width: 20%;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #3f3f3f;
    padding: 60px 0;
    margin-right: 6.5%;
}

.chiso_item:nth-child(4n) {
    margin-right: 0;
}

.chiso_item:nth-child(4n+1) {
    clear: both;
}

.number-counters {
    font-size: 60px;
    color: #0085da;
    font-weight: bold;
}

.bottom_item1 {
    float: right;
    width: 49%;
    position: relative;
    margin: 4%;
}

.bottom_item1:first-child {
    float: left;
    width: 41.5%;
    background: #df113f;
    margin: 0;
    margin-left: 1.5%;
}

.bottom_item {
    float: right;
    width: 42%;
}

.bottom_item:first-child {
    /* margin: 0 3.5%; */
    float: left;
    width: 56%;
}

.tintuc_item1 {
    width: 46%;
    float: left;
}

.tintuc_img1 {
    display: block;
}

.tintuc_img1 img {
    display: block;
    width: 100%;
}

.tintuc_name1 {
    display: block;
    text-align: justify;
    font-size: 13px;
    color: #898989;
}

.tintuc_name1 a {
    display: block;
    font-size: 18px;
    color: #353535;
    font-family: RB;
    padding: 5px 0 0;
}

.tintuc_name1 a.tintuc_view1 {
    /* display:none */
    font-size: 13px;
    color: #ff0000;
    font-family: RR;
    border: thin solid;
    display: inline-block;
    padding: 8px 14px;
}

.tintuc_name1 span {
    display: block;
    height: 60px;
    overflow: hidden;
    margin: 10px 0;
}

.news_slider {
    width: 52%;
    float: right;
}

.tintuc_item {
    position: relative;
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tintuc_img {
    display: block;
    vertical-align: top;
    line-height: 0;
    width: 32%;
    float: left;
    overflow: hidden;
}

.tintuc_img img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all .2s ease-out 0s;
}

.tintuc_img:hover img {
    transform: scale(1.05);
    transition: all .2s ease-out 0s;
}

.tintuc_date {
    display: block;
    color: #979797;
    font-size: 13px;
    font-family: RCL;
    background: url(../images/icon_date.png) no-repeat left;
    padding: 2px 18px;
}

.tintuc_date b {
    display: block;
    font-size: 19px;
    font-family: Arial;
    font-weight: bold;
}

.tintuc_name {
    width: 65%;
    float: right;
    font-size: 12px;
    position: relative;
    color: #7e7e7e;
    line-height: 1.2;
}

.tintuc_name a {
    color: #3a3a3a;
    font-family: RB;
    font-size: 14px;
    height: 34px;
    overflow: hidden;
    display: block;
}

.tintuc_name a:hover {
    color: #f00;
}

.tintuc_name span {
    display: block;
    height: 30px;
    overflow: hidden;
    text-align: justify;
}

.tintuc_name a.tintuc_view {
    display: inline-block;
    color: #f10000;
    font-size: 14px;
    font-family: RR;
    max-height: inherit;
    transition: 0.2s;
    background: url(../images/icon_view.png) no-repeat left;
    padding-left: 27px;
}

.tintuc_name a.tintuc_view:hover {
    color: #000;
}

.tintuc_name b {
    background: #9fe913;
    font-size: 20px;
    font-family: RR;
    line-height: 49px;
    color: #fff;
    display: block;
    padding: 0 10px;
    position: absolute;
    bottom: 86%;
}

.bottom_hotro>span {
    display: inline-block;
    text-align: left;
    background: url(../images/icon_dt.png) no-repeat bottom left;
    padding: 10px 22px;
    padding-left: 60px;
    line-height: 1;
    font-family: RM;
    font-size: 15px;
}

.bottom_hotro>span b {
    display: block;
    font-size: 22px;
    color: #fe0303;
    font-family: 'UTMHelvetIns'
}

.bottom_hotro a {
    display: block;
    text-align: left;
    color: #1b0072;
    padding: 0 10px;
}

.bottom_hotro a img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}

.hotro_item {
    text-align: left;
    padding: 0px 10px;
}

.hotro_item strong {
    display: none;
    vertical-align: middle;
    color: #1e6abf;
}

.hotro_item b {
    display: inline-block;
    vertical-align: middle;
    color: #fe0101;
    font-family: RR;
    background: url(../images/icon_phone.png) no-repeat left;
    padding-left: 16px;
    min-width: 40%;
}

.hotro_item span {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon_email.png) no-repeat left;
    padding-left: 16px;
}

.group_doitac {
    padding: 20px 0;
    position: relative;
}

.doitac_title {
    border-bottom: 2px solid #000;
}

.doitac_title h3 {
    color: #0006ff;
    font-size: 29px;
    font-family: Time;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.title_doitac {
    display: block;
    font-size: 28px;
    color: #7b9baa;
    font-family: 'HelveticaNeueL';
    text-align: center;
    margin: 20px 0;
    padding-bottom: 15px;
    background: url(../images/line_doitac.png) no-repeat bottom;
}

.title_doitac b {
    display: block;
    font-size: 40px;
    color: #0fa528;
    font-family: 'HelveticaNeueL';
}

.doitac_slider {
    margin-top: 20px;
}

.doitac_item {
    display: block;
    margin: 0 13px;
    border: 2px solid #d8d8d8;
}

.doitac_item img {
    display: block;
    width: 100%;
}

.video_item1 {
    padding-bottom: 5px;
}

.video_img1 {
    display: block;
    background: #23292c;
    padding: 5px;
    border: thin solid #404548;
    width: 35%;
    float: left;
}

.video_img1 img {
    display: block;
    width: 100%;
}

.video_name1 {
    color: #888888;
    width: 62%;
    float: right;
}

.video_name1 a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: OS;
    max-height: 41px;
    overflow: hidden;
    margin-bottom: 5px;
}

.video_name1 span {
    display: block;
    max-height: 37px;
    overflow: hidden;
}

.group_index {
    padding: 10px 0;
}

.group_left {
    float: left;
    width: 74.5%;
}

.group_right {
    float: right;
    width: 24.6%;
}

.group_index1 {
    border: thin solid #d1d1d1;
    padding: 0 0 6px;
    margin: 5px 0;
}

.ser_item {
    display: block;
    width: 48%;
    float: left;
    margin: 7px 10px;
    margin-bottom: 0;
    padding-bottom: 7px;
    border-bottom: thin dashed #c4c4c4;
}

.ser_item:nth-child(2n) {
    margin-right: 0
}

.ser_item:nth-child(2n+1) {
    clear: both
}

.ser_img {
    display: block;
    float: left;
}

.ser_img img {
    display: block;
    width: 100%;
}

.ser_name {
    width: calc(100% - 85px);
    float: right;
    font-size: 12px;
    color: #737373;
    line-height: 1.2;
}

.ser_name a {
    display: block;
    font-size: 14px;
    color: #3a3a3a;
    height: 32px;
    overflow: hidden;
    margin-bottom: 3px;
}

.ser_name a:hover {
    color: #f00;
}

.ser_name span {
    display: block;
}

.ha_item {
    display: block;
    padding: 5px 0;
}

.ha_item img {
    display: block;
    width: 100%;
}

/* ===Slick=== */
.pro_slider2 {
    padding: 0 5%
}

.pro_slider2 .slick-next:before, .pro_slider2 .slick-prev:before {
    display: none
}

.pro_slider2 .slick-prev, .pro_slider2 .slick-next {
    top: 0;
    bottom: 0;
    width: 5%;
    height: 100%;
    z-index: 9;
    display: block !important;
    transform: initial;
}

.pro_slider2 .slick-prev {
    background: url(../images/pre.png) no-repeat center #0F233C;
    left: 0px;
}

.pro_slider2 .slick-next {
    background: url(../images/next.png) no-repeat center #0F233C;
    right: 0px;
}

/* ===Left=== */
h4.title_left {
    background: url(../images/bg_dmsp.png) no-repeat top;
    text-transform: uppercase;
    font-size: 17px;
    font-family: UTMAvo;
    color: #fff;
    margin-top: -1px;
    text-align: center;
    padding: 3px 0 24px;
}

.col_item {
    position: relative;
    border: thin solid #e1e1e1;
    background: #fff;
    margin: 10px 0 20px;
}

ul.dmspleft {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0 15px;
}

ul.dmspleft li {
    position: relative;
}

ul.dmspleft li a {
    display: block;
    color: #3e3e3e;
    font-size: 16px;
    font-family: Time;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px dotted #020202;
    transition: 0.3s;
    background: url(../images/icon_dmsp.png) no-repeat left;
    padding: 10px 30px;
}

ul.dmspleft li:hover a {
    color: #f00;
}

ul.dmspleft li a span {
    color: #aaa;
    font-family: OR
}

ul.dmspleft li:hover ul a {
    text-indent: 0;
    background: url(../images/icon_dmsp.png) no-repeat 5%;
}

ul.dmspleft ul li:hover a {
    color: #f00;
    text-indent: 5px;
}

ul.dmspleft li ul, ul.dmspleft li:hover ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background: #fff;
    border: thin solid #cccccc;
    border-top: 0;
    z-index: 999;
}

ul.dmspleft li:hover ul, ul.dmspleft ul li:hover ul {
    display: block;
}

ul.dmspleft li.active>a {
    font-family: OB;
    color: #005c0d;
}

ul.dmspleft ul li.active a {
    font-family: OB;
    color: #005c0d;
}

ul.dmspleft li.active ul, ul.dmspleft li.active1 ul {
    display: block;
}

.dmsp_slider h6 {
    background: #f2f2f2;
    font-size: 13px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    line-height: 47px;
}

ul.dmsp_left {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    /* border: thin solid #bfbfbf; */
    /* border-top: none; */
}

ul.dmsp_left li {
    position: relative;
}

ul.dmsp_left>li:first-child>a, ul.dmsp_left>li>ul>li:first-child>a {
    /* border-top: none; */
}

ul.dmsp_left li a {
    display: block;
    color: #505050;
    font-size: 13px;
    padding: 8px 10px;
    background: url(../images/icon_dmsp.png) no-repeat 95%;
    transition: 0.3s;
    border-top: thin solid #eaeaea;
}

ul.dmsp_left li a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

ul.dmsp_left li a span {
    display: inline-block;
    vertical-align: middle;
}

ul.dmsp_left>li:hover {
    /* background: #39b54a; */
}

ul.dmsp_left>li:hover>a {
    /* text-indent: 5px; */
    background: url(../images/icon_dmsp.png) no-repeat 95% #f2f2f2;
}

ul.dmsp_left>li>ul>li:hover>a, ul.dmsp_left>li>ul>li>ul>li:hover>a {
    text-indent: 5px;
    background: url(../images/icon_dmsp.png) no-repeat 5% #eaeaea;
}

ul.dmsp_left ul, ul.dmsp_left li:hover ul ul {
    position: absolute;
    width: 100%;
    left: 100%;
    top: 0;
    background: #f2f2f2;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    border: thin solid #bfbfbf;
    border-top: 0;
    z-index: 9999;
}

ul.dmsp_left li:hover ul {
    display: block;
}

ul.dmsp_left ul li:hover ul {
    display: block;
    background: #eaeaea;
}

ul.dmsp_left ul li a {
    display: block;
    border-top: thin solid #bfbfbf;
    background: url(../images/icon_dmsp.png) no-repeat 5%;
    padding: 9px 10px;
    padding-left: 22px;
}

ul.dmsp_left .dmsp_sub {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: -1px;
    width: 300%;
    display: none;
    background: #fff;
    border: thin solid #39b54a;
    padding: 10px;
    padding-right: 250px;
    /* overflow: hidden; */
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    z-index: 999;
}

ul.dmsp_left li:hover .dmsp_sub {
    display: block;
}

.dmsp_sub img {
    display: block;
    position: absolute;
    bottom: 0;
    right: -50px;
}

.dmsp_sub a {
    display: block;
    color: #5a5a5a;
    position: relative;
}

.dmsp_sub b {
    display: block;
}

.dmsp_sub a:hover {
    text-decoration: underline
}

.col_body {
    padding: 0 8px;
}

.duan_item {
    display: block;
    border: thin solid #bfbfbf;
    margin: 10px 0;
}

.duan_img {
    display: block;
}

.duan_img img {
    width: 100%;
    display: block;
}

.duan_name {
    display: block;
    font-size: 13px;
    color: #2e2d2d;
    text-align: center;
    padding: 10px;
    font-family: Time;
}

.duan_name a {
    display: block;
    color: #2e2d2d;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    height: 25px;
    overflow: hidden;
}

.duan_name span {
    overflow: hidden;
    display: block;
    height: 40px;
}

/*===Product=== */

.group_pro {
    border-top: thin solid #d1d1d1;
    border-left: thin solid #d1d1d1;
    margin: 20px 0 10px;
}

.title_seo {
    position: relative;
    font-size: 12px;
    background: #fafafa;
    padding: 5px 10px;
    color: #000;
}

.title_seo a {
    display: inline-block;
    vertical-align: middle;
    color: #858585;
}

.title_seo i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #858585;
    margin: 0 6px;
}

.title_seo span {
    display: inline-block;
    vertical-align: middle;
}

.title_seo a:hover {
    color: #000;
}

.pro_item {
    position: relative;
    width: 25%;
    /* margin: 2% 0; */
    /* margin-right: 4.5%; */
    float: left;
    padding: 14px;
    border: thin solid #d1d1d1;
    border-top: none;
    border-left: none;
}

/*.pro_item:nth-child(4n) { margin-right:0; }
.pro_item:nth-child(4n+1) { clear:both; }*/
.pro_img {
    display: block;
    overflow: hidden;
    position: relative;
}

.pro_img img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all .2s ease-out 0s;
}

.pro_img:hover img {
    transform: scale(1.05);
    transition: all .2s ease-out 0s;
}

.pro_name {
    display: block;
    padding: 5px 0 0;
    color: #4d4d4d;
    height: 104px;
}

.pro_ten {
    display: block;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
}

.pro_ten span {
    display: block;
}

.pro_ten:hover {
    color: #f00;
}

.pro_mota {
    display: block;
    height: 20px;
    overflow: hidden;
    margin: 5px 0;
}

.pro_mota p {
    margin: 0;
}

span.pro_gia {
    display: block;
}

span.pro_gia b {
    display: block;
    color: #ff0000;
    font-size: 18px;
    font-weight: normal;
}

.cart_fix {
    display: block;
    position: fixed;
    top: 68px;
    right: 15px;
    width: 38px;
    height: 38px;
    background: url(../images/icon_cart1.png) no-repeat center;
    margin: 0;
    z-index: 9999;
}

.cart_fix b {
    position: absolute;
    top: -5px;
    right: -10px;
    color: #fff;
    background: #0d8b00;
    font-size: 11px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
}

#amazingcarousel-1, #amazingcarousel-list-container, #amazingcarousel-list-wrapper, .amazingcarousel-list-wrapper {
    width: 100% !important;
    margin: 0 !important;
}

#amazingcarousel-1 .amazingcarousel-list-container {
    padding: 0 10px !important;
    padding-top: 10px !important;
    width: 100% !important;
}

#amazingcarousel-1 .amazingcarousel-prev {
    margin: 0 !important;
    left: -19px !important;
    top: 40% !important;
}

#amazingcarousel-1 .amazingcarousel-next {
    margin: 0 !important;
    right: -19px !important;
    top: 40% !important;
}

.product_info {
    padding: 20px 0;
}

.product_left {
    width: 46%;
    float: left;
    text-align: center;
    padding: 15px;
    border: 1px solid #ccc;
}

.product_info .main-img-slider {
    width: 77%;
    float: right;
    background: none;
    border: thin solid #ebebeb;
}

.product_info .thumb-nav {
    width: 18%;
    float: left;
    margin: 0;
    background: none;
}

.img_thumb {
    margin: 5px 0;
    border: thin solid #ebebeb;
}

.product_left .thumb-nav .slick-prev, .product_left .thumb-nav .slick-next {
    top: 0;
    left: 0;
    width: 100% !important;
    height: 20px !important;
    display: block !important;
    text-indent: -999px;
    opacity: 1;
    margin: 0 !important;
}

.product_left .thumb-nav .slick-prev {
    background: url(../images/arrow_dow.png) no-repeat center rgba(0, 0, 0, 0.6);
}

.product_left .thumb-nav .slick-next {
    background: url(../images/arrow_up.png) no-repeat center rgba(0, 0, 0, 0.6);
    top: auto !important;
    bottom: 0 !important;
}

.product_right {
    width: 54%;
    float: right;
    padding-left: 34px;
}

.info_name {
    display: block;
    font-size: 24px;
    color: #ff0000;
    margin: 0;
}

/*.info_content {display:block;background: #f0f0f0;padding: 10px 15px;margin-top: 5px;}*/
.info_content p {
    margin: 0
}

.infopro {
    border-bottom: thin dashed #ccc;
    padding: 8px 0;
}

.infopro b {
    display: inline-block;
    min-width: 15%;
}

.infopro1 {
    display: block;
    border-top: thin solid #313131;
    border-left: thin solid #313131;
    margin: 10px 0;
}

.infopro1 span {
    width: 33.33%;
    float: left;
    border: thin solid #313131;
    border-top: none;
    border-left: none;
    font-size: 12px;
    height: 40px;
    display: flex;
    align-items: center;
    font-family: Arial;
    text-indent: 5px;
}

.infopro1 span b {
    font-family: Arial;
    font-weight: bold;
}

.infopro1 span:last-child {
    width: 99.99%;
}

.info_content {
    border-bottom: thin dashed #ccc;
    padding: 10px 0;
    margin: 0 0 10px;
}

.pricesale {
    display: inline-block;
    vertical-align: bottom;
    color: #9e9e9e;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 36px;
}

.price {
    display: inline-block;
    vertical-align: bottom;
    color: #f00;
    font-size: 30px;
    font-family: RB;
    margin-right: 8px;
}

.priceunit {
    font-size: 18px
}

.cart_prodetail {
    border-bottom: thin dashed #ccc;
    padding: 10px 0;
    margin-bottom: 10px;
}

.mau_prodetail span {
    display: inline-block;
    vertical-align: middle;
    border: thin solid #ccc;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
    cursor: pointer;
}

.mau_prodetail span.active, .mau_prodetail span:hover {
    border: thin solid #00680e;
    color: #00680e;
}

.size_prodetail span {
    display: inline-block;
    vertical-align: middle;
    background: #f2f2f2;
    line-height: 28px;
    padding: 0 5px;
    color: #333;
    min-width: 30px;
    text-align: center;
    cursor: pointer;
}

.size_prodetail span.active, .size_prodetail span:hover {
    background: #1c1c1c;
    color: #fff;
}

.zalo-share-button, .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: text-top;
}

.cart_item, .cart_num {
    display: inline-block;
    vertical-align: middle;
}

.cart_num input {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding: 0 5px;
    border: thin solid #000;
    font-size: 18px;
}

.cart_item {
    background: url(../images/icon_cart2.png) no-repeat 10% #ff2280;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 15px;
    padding-left: 40px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 5px;
}

.cart_item:hover {
    background: url(../images/icon_cart2.png) no-repeat 10% #d4005a;
}

.product_tags {
    margin-bottom: 10px;
    color: #999;
    font-style: italic;
    font-size: 15px;
}

.product_tags a {
    color: #999;
}

.tab_left {
    /* width: 70%; */
    /* float:left; */
    /* border: thin solid #eee; */
}

.tab_right {
    width: 30%;
    float: right;
    border: thin solid #eee;
    padding: 11px;
}

.tab_right_title {
    display: block;
    font-family: RM;
    font-size: 15px;
    color: #053738;
    border-bottom: thin solid #eee;
    padding: 2px 0 5px;
}

ul.tabs_main {
    margin: 0;
    padding: 0;
    list-style: none;
    border-left: thin solid #eee;
}

ul.tabs_main li {
    font-size: 15px;
    line-height: 40px;
    padding: 0 25px;
    cursor: pointer;
    display: block;
    float: left;
    border: thin solid #eee;
    border-left: 0;
    border-bottom: 0;
    position: relative;
}

ul.tabs_main li.active, ul.tabs_main li:hover {
    color: #f00;
}

ul.tabs_main li.active:before {
    /* content:''; */
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff900;
}

.tab_container {
    padding: 10px;
    border: thin solid #eeeeee;
}

.tags_prodetail {
    color: #787878;
    margin-top: 10px;
    text-transform: capitalize;
}

.tags_prodetail a {
    display: inline-block;
    vertical-align: middle;
    color: #787878;
    border: thin solid #ebebeb;
    line-height: 33px;
    padding: 0 10px;
}

.tags_prodetail a:hover {
    color: #000;
    background: #ebebeb
}

.proother_view {
    display: block;
    text-align: center;
    padding: 5px;
}

.proother_view span {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 12px;
    border: thin solid #ccc;
    line-height: 25px;
    padding: 0 20px;
}

.proother_view span:hover {
    background: #ccc;
    color: #fff;
}

form.form-dkdn {
    width: 70%;
    margin: 0 auto;
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 5px #888;
}

.dkdn_container {
    text-align: center;
}

.dky_left {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dky_right {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.login_fb, .login_g {
    display: inline-block;
    border: thin solid;
    font-weight: bold;
    font-family: Arial;
    line-height: 35px;
    padding-right: 10px;
    width: 220px;
    text-align: left;
    cursor: pointer;
}

.login_fb {
    color: #4B64A5;
    margin-bottom: 20px;
}

.login_g {
    color: #E04931;
}

.login_fb i, .login_g i {
    display: block;
    float: left;
    color: #fff;
    line-height: 35px;
    width: 35px;
    font-size: 22px;
    margin-right: 10px;
    text-align: center;
}

.login_fb i {
    background: #4B64A5;
}

.login_g i {
    background: #E04931;
}

span.login_or {
    position: absolute;
    top: 38%;
    left: 5%;
}

form.form-horizontal {
    border: thin solid #ccc;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}

.input_dkdn, .input_mabv {
    margin-bottom: 10px;
    text-align: left;
}

.input_dkdn label, .input_mabv label {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}

.input_dkdn label span, .input_mabv label span {
    color: #f00
}

.input_dkdn input {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
    padding: 0;
    line-height: 40px;
    text-indent: 10px;
    border-radius: 5px;
    border: thin solid #cccccc;
}

.input_dkdn input#file, .input_dkdn input#file1 {
    line-height: 0;
    border: none;
    text-indent: 0;
}

.input_dkdn select {
    display: inline-block;
    vertical-align: middle;
    border: thin solid #ccc;
    color: #333;
    padding: 8px 5px;
    width: 24.2%;
    border-radius: 5px;
}

.input_mabv input {
    padding: 0;
    border: thin solid #ccc;
    width: 30%;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    text-indent: 10px;
}

.input_button input {
    display: block;
    background: #144bd5;
    width: 100%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 35px;
}

.input_button1 {
    text-align: center;
}

.input_button1 input, .input_button1 a {
    display: inline-block;
    vertical-align: middle;
    background: #144bd5;
    width: auto;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 35px;
    padding: 0 25px;
    border-radius: 30px;
}

.input_kem label#kem {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}

.input_dkdn_img {
    margin-left: 25.5%;
    padding-top: 1%;
}

.item_trich {
    display: block;
    width: 19%;
    float: left;
    position: relative;
    margin-left: 0.5%;
    margin-bottom: 2%;
}

.item_trich img {
    display: block;
    width: 100%;
}

.item_trich input {
    display: block;
    width: 100%;
    margin-top: 1px;
}

.item_trich a {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

.input_kem .jFiler {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
}

form.form-login {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 5px #888;
}

.form-forgot {
    width: 50%;
    margin: 0 auto;
}

form.form-login input {
    width: 90%;
    display: inline-block;
    padding: 0;
    line-height: 35px;
    text-indent: 10px;
    border-radius: 5px;
    border: thin solid #cccccc;
    margin-bottom: 10px;
}

form.form-login input#login {
    border: none;
    background: #144bd5;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

form.form-login span {
    display: block;
    color: #333;
    font-family: Arial;
}

form.form-login a {
    color: #144bd5;
}

form.form-horizontal ::-webkit-input-placeholder {
    color: #999;

    font-style: initial;
}

form.form-horizontal :-moz-placeholder {
    color: #999;

    font-style: initial;
}

form.form-horizontal ::-mocolor: {
    color: #999;

    font-style: initial;
}

form.form-horizontal :-ms-input-placeholder {
    color: #ccc;

    font-style: initial;
}

.ttleft {
    width: 60%;
    float: left;
}

.ttright {
    width: 39%;
    float: right;
    background: #f9f9f9;
    padding: 10px;
}

.cartitem {
    margin-bottom: 10px;
    position: relative;
}

.cartitem_img {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: thin solid #ccc;
    padding: 5px;
    background: #fff;
}

.cartitem_img img {
    display: block;
    width: 100%;
}

.cartitem_img span {
    position: absolute;
    top: -6px;
    right: -10px;
    background: #d50101;
    display: block;
    color: #fff;
    line-height: 20px;

    width: 20px;
    text-align: center;
    border-radius: 50%;
}

.cartitem_name {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.cartitem_name b {
    display: block;
}

.cartitem_price {
    position: absolute;
    top: 35px;
    right: 0;
    font-size: 15px;
    color: #d50101;
}

.ttcn_group1 {
    width: 74%;
    float: left;
}

.ttcn_left {
    width: 20%;
    float: left;
    border: thin solid #ccc;
    padding: 5px;
}

.ttcn_left img {
    display: block;
    width: 100%;
}

.ttcn_right {
    width: 77%;
    float: right;
}

.ttcn_content {
    display: block;
    padding: 10px 0;
}

.ttcn_btn {
    display: block;
}

.ttcn_btn a {
    display: inline-block;
    vertical-align: middle;
    background: #0026e8;
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}

.ttcn_btn a:last-child {
    background: #df0202;
}

.ttcn_btn a:hover {
    background: #001eb6;
}

.ttcn_btn a:last-child:hover {
    background: #be0303;
}

.ttcn_group2 {
    width: 25%;
    float: right;
}

.ttcn_group2 span {
    display: block;
    background: #f2f2f2;
    padding: 10px;
    border: thin solid #ccc;
    margin-bottom: 10px
}

.ttcn_group2 h5 {
    display: block;
    background: #0022cd;
    text-align: center;
    padding: 8px 10px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.ttcn_group2 a {
    display: block;
    color: #000;
}

.ttcn_group2 a:hover {
    text-decoration: underline
}

/*.ttcn_group {width: 25%;float:left;background: #fff;border: thin solid #ccc;}
.ttcn_group1 {border-bottom:thin solid #ccc;padding: 10px;}
.ttcn_group1 span {display:block;}
.ttcn_group1 a {display:block;color: #0251c7;}
.ttcn_group2 {padding: 10px;}
.ttcn_group2 span {display:block;margin-bottom: 5px;}
.ttcn_group2 a {color: #0251c7;}
.donhang_group {width: 74%;float:right;}
.donhang_group h3 {border-bottom:thin solid #ccc;font-size: 18px;text-transform: uppercase;padding-bottom: 5px;margin-bottom: 10px;}
.donhang_detail {background:#fff;padding: 10px;margin-bottom: 10px;border: thin solid #ececec;}*/

/* ==== News === */
.cc_item {
    display: block;
    width: 49%;
    float: left;
    margin-right: 2%;
}

.cc_item img {
    display: block;
}

.cc_item:nth-child(2n) {
    margin-right: 0;
}

.cc_item:nth-child(2n+1) {
    clear: both;
}

.item_news {
    position: relative;
    float: left;
    width: 49%;
    margin: 1% 0;
    margin-right: 2%;
    border-bottom: thin solid #ccc;
    padding: 15px 0;
}

.item_news:nth-child(2n) {
    margin-right: 0;
}

.item_news:nth-child(2n+1) {
    clear: both;
}

.img_news {
    width: 30%;
    float: left;
    display: block;
}

.img_news img {
    width: 100%;
    display: block;
}

.img_news img:hover {
    opacity: 0.8;
}

.name_news {
    /* color: #6b6b6b; */
    font-size: 13px;
    width: 67%;
    float: right;
}

.name_news a {
    display: block;
    color: #062ab2;
    font-size: 16px;
    font-family: RB;
    line-height: 1.2;
    height: 20px;
    overflow: hidden;
}

.name_news a:hover {
    color: #f00;
}

.name_news b {
    color: #aaaaaa;
    font-style: italic;
    padding: 5px 0;
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.name_news span {
    display: block;
    /* color: #000; */
    height: 55px;
    overflow: hidden;
    margin-bottom: 10px;
}

a.view_news:hover {
    color: #000;
}

a.view_news {
    color: #f00;
    font-size: 13px;
    font-family: RR;
    height: auto;
    float: right;
}

.other_news a {
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.other_news span {
    color: #a0a0a0;
}

.other_news a:hover {
    text-decoration: underline;
}

/* === Contact === */
.form_lienhe {
    position: relative;
}

.form_lienhe input {
    width: 49%;
    line-height: 44px;
    margin-bottom: 10px;
    background: #fff;
    border: none;
    color: #000;
    float: left;
    margin-right: 2%;
    padding: 0;
    text-indent: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #ccc;
}

.form_lienhe input:nth-child(2n) {
    margin-right: 0;
}

.form_lienhe textarea {
    width: 100%;
    height: 120px;
    line-height: 30px;
    margin-bottom: 10px;
    background: #fff;
    border: none;
    color: #000;
    font-family: Arial;
    margin-right: 2%;
    padding: 0;
    text-indent: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #ccc;
}

.form_lienhe button {
    background: #0000ff;
    border: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 13px;
    border-radius: 5px;
    text-transform: uppercase;
}

.form_lienhe button:hover {
    background: #1802e9;
}

.code_contact {
    margin-bottom: 20px;
}

.code_contact span {
    display: inline-block;
    vertical-align: middle;
}

.code_contact input {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    float: none;
    margin: 0;
}

::-webkit-input-placeholder {
    color: #818181;
    font-size: 13px;
}

:-moz-placeholder {
    color: #818181;
    font-size: 13px;
}

::-mocolor: {
    color: #818181;
    font-size: 13px;
}

:-ms-input-placeholder {
    color: #818181;
    font-size: 13px;
}

.form_c {
    width: 49%;
    float: left;
}

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

.map_info {
    width: 100%;
    height: 500px;
    color: #000;
}

.contact_l {
    width: 49%;
    float: left;
}

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

.map_c img {
    max-width: inherit;
    max-height: inherit;
}

/* ===Footer=== */
footer {
    /* background: #000; */
}

.ft_camket {
    /* padding: 2% 0; */
    border-top: 2px solid #fafafa;
    position: relative;
}

.camket_item {
    float: left;
    width: 26%;
    border: 2px solid #aeaeae;
    padding: 10px;
    margin: 2% 11%;
    margin-left: 0;
    font-size: 18px;
    color: #fff;
    font-family: OB;
}

.camket_item:nth-child(3n) {
    margin-right: 0
}

.camket_item:nth-child(3n+1) {
    clear: both;
}

.camket_item img {
    display: inline-block;
    vertical-align: middle;
}

.camket_item span {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    margin-left: 4%;
}

.camket_item:hover {
    color: #fff900
}

#map_canvas1 {
    width: 100%;
    height: 214px;
    color: #000;
}

#subscribe_form {
    display: block;
    float: left;
    width: 50%;
}

#subscribe_form span {
    display: inline-block;
    vertical-align: middle;
}

#subscribe_form input {
    display: block;
    width: 47%;
    border: thin solid #fff;
    background: transparent;
    padding: 0;
    line-height: 32px;
    text-indent: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #e9e9e9;
    font-size: 13px;
    font-style: italic;
}

#subscribe_form textarea {
    display: block;
    width: 100%;
    border: none;
    padding: 0;
    line-height: 30px;
    text-indent: 10px;
    margin-bottom: 10px;
    height: 122px;
}

#subscribe_form a {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    color: #000;
    font-family: OB;
    font-size: 18px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 10px;
}

#subscribe_form ::-webkit-input-placeholder {
    color: #e9e9e9;
    font-size: 13px;
}

#subscribe_form :-moz-placeholder {
    color: #e9e9e9;
    font-size: 13px;
}

#subscribe_form ::-mocolor: {
    color: #e9e9e9;
    font-size: 13px;
}

#subscribe_form :-ms-input-placeholder {
    color: #e9e9e9;
    font-size: 13px;
}

.ft_top {
    position: relative;
    color: #e2e2e2;
    font-style: italic;
    padding: 10px 0;
    text-align: center;
    background: #0026e8;
}

.ft_top p {
    margin: 0;
}

.ft_mxh {
    line-height: 0;
    float: right;
}

.ft_mxh a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    line-height: 0;
}

.ft_bot {
    background: rgba(0, 0, 0, 0.24);
    padding: 10px 0;
    font-size: 12px;
    color: #fff;
}

.ft_bot span {
    display: block;
    float: left;
}

.ft_bot span:nth-child(2) {
    float: right;
}

h5.ft_title {
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.ft_left {
    float: left;
    width: 30%;
}

.ft_center {
    width: 20%;
    float: left;
    margin: 0 1%;
}

.ft_right {
    float: right;
    width: 22%;
}

.ft_top1 {
    background: #0c1d31;
    color: #fff;
    padding: 25px 0;
}

.ft_dmsp {
    /* -webkit-column-count: 2; */
    -moz-column-count: 2;
    /* column-count: 2; */
}

.ft_dmsp a {
    display: block;
    color: #fff;
    margin-top: 5px;
}

.ft_dmsp a:hover {
    text-decoration: underline;
}

#back-top {
    position: fixed;
    bottom: 10%;
    right: 0;
    display: block;
    z-index: 999;
}

/* === Call mobile === */
.visible-xs {
    display: none;
}

.visible-xs {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.visible-xs table {
    width: 100%;
    text-align: center;
    margin: auto;
    background: #000;
}

.visible-xs img {
    width: 30%;
    max-width: 35px;
    vertical-align: middle;
}

.visible-xs a {
    color: #fff;
}

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

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.cf-hidden {
    display: none;
}

.cf-invisible {
    visibility: hidden;
}

/* === Paging === */
.phantrang {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
}

.phantrang a {
    color: #616161;
    border: thin solid #b2b2b2;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    width: 34px;
}

.phantrang span {
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    background-color: #b2b2b2;
    color: #fff;
    border: thin solid #b2b2b2;
    width: 34px;
}

.phantrang a:hover {
    background-color: #b2b2b2;
    color: white;
    border: thin solid #b2b2b2;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.displayblock {
    display: none;
}

.displaynone {
    display: block;
}

.tongtien {
    text-align: right;
    padding: 10px 0;
}

.totalcart_price {
    color: #f00;
    font-size: 20px;
}

.totalcart_btn {
    text-align: right;
    padding-bottom: 10px;
}

.totalcart_btn input {
    display: inline-block;
    vertical-align: middle;
    background: linear-gradient(0deg, #d1160f 0, #ff7570 100%);
    background: #d9151d;
    color: #fff;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    line-height: 35px;
    border: none;
    padding: 0 25px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
}

.totalcart_btn input:hover {
    background: #85590b;
}

.thanhtoan_left {
    width: 58%;
    float: left;
}

.thanhtoan_right {
    width: 40%;
    float: right;
}

h6.titlettdh {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px;
}

form.frm_order input {
    display: block;
    width: 49.5%;
    padding: 0;
    border: thin solid #ccc;
    text-indent: 10px;
    line-height: 35px;
    margin-bottom: 10px;
}

form.frm_order select {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    padding: 0;
    border: thin solid #ccc;
    margin-bottom 10px: ;
    margin-bottom: 10px;
    padding: 7px;
    margin-right: 6px;
}

form.frm_order textarea {
    display: block;
    width: 80.5%;
    padding: 5px 10px;
    border: thin solid #ccc;
    margin-bottom: 10px;
    font-family: Arial;
}

form.frm_order input[type=submit] {
    display: inline-block;
    width: inherit;
    text-indent: inherit;
    padding: 0 25px;
    border: none;
    background: #d1160f;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 10px;
}

.group_httt {
    width: 49%;
    float: left;
    line-height: 2;
}

.group_htvc {
    width: 49%;
    float: right;
    line-height: 2;
}

.group_httt b, .group_htvc b {
    display: block;
    font-size: 17px;
    margin-bottom: 5px;
    line-height: 1.5;
}

form.frm_order .group_httt input, form.frm_order .group_htvc input {
    float: left;
    width: auto;
    clear: both;
    margin: 7px;
    margin-left: 0;
}

form.frm_order .group_httt label, form.frm_order .group_htvc label {
    float: left;
}

.httt_item {
    font-family: Arial;
    display: inline-block;
    vertical-align: top;
    background: #f9f9f9;
    width: 40%;
    text-align: center;
    padding: 10px;

    cursor: pointer;
    position: relative;
}

.httt_item.current {
    background: #ffe5ed;
    color: #000;
}

form.frm_order .httt_item input {
    display: block;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0;
    border: none;
    line-height: normal;
    text-indent: initial;
    opacity: 0;
    height: 0;
    margin: 0;
}

.httt_item.current i {
    display: block;
}

.httt_item i {
    position: absolute;
    top: 96%;
    left: 0;
    right: 0;
    line-height: 0;
    font-size: 25px;
    color: #ffe5ed;
    display: none;
}

.httt_content {
    background: #fff;
    padding: 15px;
    font-family: arial;
    display: none;
    border: thin solid #eeeeee;
}

.httt_content.current {
    display: block;
}

/* ==========================================================================
	Responsive styles 
========================================================================== */
@media (max-width: 1300px) {}

@media (max-width: 1200px) {
    .container {
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
    }

    #header_top span {
        width: 33%;
    }

    ul#header_menu>li>a {
        padding: 10px 20px;
    }
}

@media (max-width: 1024px) {
    .theme-default .nivo-controlNav {
        z-index: 5 !important;
    }

    #header_menu {
        display: none;
    }

    #st-container {
        display: block;
        float: right;
        margin: 0px;
        z-index: 9999999999999999999;
        position: relative;
    }

    button.btn-menu {
        float: right;
        width: 35px;
        text-align: center;
        background: #083cff;
        color: #fff;
        font-size: 20px;
        line-height: 9px;
        display: block;
        border: none;
        padding: 0px 0 4px;
        cursor: pointer;
        transition: 0.3s;
        position: relative;
        z-index: 9999;
        margin: 5px 0;
    }

    button.btn-menu:hover {
        /* background: #fff; */
        color: #ff0;
    }

    button.btn-menu.current:before {
        content: 'X';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 32px;
        font-size: 18px;
        color: #083cff;
        background: #ffffff;
    }

    .st-menu {
        background: #ffffff !important;
        width: 50% !important;
    }

    .st-menu>ul {
        margin: 4% 20% 1% 5% !important;
        text-align: left;
    }

    .st-menu ul li a {
        color: #000 !important;
        transition: inherit !important;
        text-transform: inherit;
        box-shadow: inherit;
        background: none !important;
        border-bottom: thin solid #ccc;
    }

    .st-menu ul li a:hover {
        color: #083cff !important;
    }

    .col_left {
        width: 100%;
        float: none;
        display: none;
    }

    .col_right {
        width: 100%;
        float: none;
    }

    .pro_item {
        width: 33%;
    }

    .tailieu_item {
        width: 32%;
        margin: 1% 0;
        margin-right: 2%;
    }

    .tailieu_item:nth-child(5n) {
        margin-right: 2%;
    }

    .tailieu_item:nth-child(5n+1) {
        clear: initial;
    }

    .tailieu_item:nth-child(3n) {
        margin-right: 0;
    }

    .tailieu_item:nth-child(3n+1) {
        clear: both;
    }

    .dmsp_slider, .dmsp_menu {
        display: none;
    }

    div#at-share-dock {
        display: none !important;
    }

    .dky_left, .form-forgot, form.form-dkdn {
        width: 100%;
    }

    .ttcn_group {
        /*width: 60%;*/
        /*float: none;*/
    }

    .donhang_group {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .thanhtoan_left {
        width: 100%;
        float: none;
    }

    .thanhtoan_right {
        width: 100%;
        float: none;
    }

    .theme-default .nivoSlider {
        min-height: auto
    }

    #header_top1 {
        z-index: 9;
    }

    ul#banner_menu {
        display: none;
    }

    #header_top ul {
        display: none;
    }

    .group_left {
        float: none;
        width: 100%;
    }

    .group_right {
        /* display: none; */
        width: 100%;
        float: none;
    }

    .ha_item {
        width: 49%;
        float: left;
        margin-right: 2%;
    }

    .ha_item:nth-child(2n) {
        margin-right: 0
    }

    .ha_item:nth-child(2n+1) {
        clear: both
    }

    form.form-horizontal {
        width: 100% !important;
    }

    .ser_item, .ser_item:nth-child(2n) {
        width: auto;
        float: none;
        margin: 7px 10px;
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .pro_item {
        width: 50%;
    }
.product_left.picprodai {
    width: 100%;
    margin-bottom: 20px;
}

.product_right {
    width: 100%;
    padding: 0;
}

h6.info_name {
    font-size: 18px;
}
    .tailieu_item, .coso_item {
        width: 49%;
        margin: 1% 0;
        margin-right: 2%;
    }

    .tailieu_item:nth-child(3n), .coso_item:nth-child(3n) {
        margin-right: 2%;
    }

    .tailieu_item:nth-child(3n+1), .coso_item:nth-child(3n+1) {
        clear: initial;
    }

    .tailieu_item:nth-child(2n), .coso_item:nth-child(2n) {
        margin-right: 0;
    }

    .tailieu_item:nth-child(2n+1), .coso_item:nth-child(2n+1) {
        clear: both;
    }

    .form_c, .map_c {
        width: 100%;
        float: none;
    }

    .contact_l, .contact_r {
        width: 100%;
        float: none;
    }

    .visible-xs {
        display: block;
        background: #fff;
    }

    .visible-xs a {
        display: inline-block;
        vertical-align: middle;
        color: #000;
        border: thin solid #000;
        height: 35px;
        width: 48%;
        margin-left: 1%;
        text-align: center;
    }

    .visible-xs a img, .visible-xs a span {
        display: inline-block;
        vertical-align: middle;
    }

    .visible-xs a:last-child {
        background: #083cff;
        color: #fff;
        line-height: 35px;
    }

    .form_lienhe input {
        width: 100%;
    }

    /*footer {margin-bottom: 36px;}*/
    .ft_left, .ft_right, .ft_center {
        width: 100%;
        float: none;
        margin: 1% 0;
        text-align: left
    }

    .group_bottom {
        padding: 10px 0;
    }

    .bottom_item, .bottom_item:first-child {
        width: 100%;
        float: none
    }

    .bottom_item:first-child {
        margin-bottom: 2%;
    }

    .ykien_item {
        width: 100%;
        padding: 0 5%;
    }

    .camket_item {
        width: 32%;
        margin: 2% 2%;
        margin-left: 0;
        font-size: 12px;
    }

    .ft_center {
        display: none;
    }

    .view_product_index {
        margin-top: 5%;
    }

    .title_index1 h3 {
        font-size: 15px;
    }

    .title_href span {
        font-size: 12px;
    }

    #header_top span {
        width: 100%;
    }

    #header_top span:first-child {
        display: none;
    }
}

@media (max-width: 555px) {
    .coso_item {
        width: 100%;
    }

    .input_dkdn input {
        width: 100%;
    }

    .input_dkdn label, .input_mabv label {
        width: 100%;
        display: block;
    }

    .input_dkdn select {
        width: 100%;
        margin-top: 5px;
    }

    .input_mabv input {
        width: 100%;
        margin-bottom: 10px;
    }

    form.form-login {
        padding: 15px;
    }

    form.form-login input {
        width: 100%;
    }

    form.frm_order input, form.frm_order select, form.frm_order textarea, form.frm_order .group_httt select {
        width: 100%;
    }

    .totalcart_btn input {
        margin-bottom: 10px;
    }

    .holder a.jp-first, .holder a.jp-last, .holder a.jp-next, .holder a.jp-previous {
        display: none;
    }

    .ttcn_group {
        width: 100%;
    }

    .group_httt, .group_htvc {
        width: 100%;
        float: none;
    }

    form.form-horizontal {
        width: 100% !important
    }

    .st-menu {
        width: 100% !important;
    }

    form#frm_search {
        width: 75%;
    }

    .title_index h3 {
        font-size: 26px;
    }

    .tintuc_item1 {
        width: 100%;
        float: none;
    }

    .news_slider {
        width: 100%;
        float: none;
    }

    .view_product_index span {
        line-height: 40px;
        padding: 0 25px;
    }

    .title_index1 h3 {
        font-size: 15px;
        padding: 8px 15px;
    }

    div#form_searchnc select, div#form_searchnc input, div#form_searchnc button {
        display: block;
        float: none;
        width: 100%;
    }

    @media (max-width: 380px) {
        .pro_item, .ser_item, .tailieu_item {
            width: 100%;
            /*margin: 1% 0;*/
        }

        #header_top1 {
            display: none;
        }

        .cart_fix {
            margin: 0;
            float: left;
        }

        .tintuc_img {
            width: 100%;
        }

        .tintuc_name {
            width: 100%;
        }

        .httt_item {
            width: 49%;
            height: 83px;
        }

        .img_news {
            width: 100%;
            float: none;
            margin-bottom: 10px;
        }

        .name_news {
            width: 100%;
            float: none;
        }

        .visible-xs a {
            width: 100%;
            margin: 1% 0;
        }

        #back-top {
            bottom: 13%;
        }

        .title_index h3 {
            font-size: 20px;
        }

        /*footer {margin-bottom: 85px;}*/
    }

}

.policy {
    text-align: left;
    margin-bottom: 8px;
}

.policy a {
    color: white;
    border: 1px solid;
    margin: 5px;
    padding: 5px;
    display: inline-block;
}

.ft_top h3 {
    text-align: left;
}
.product_index {
    margin: 50px 0 0;
}
.the-service-content {
	margin-bottom: 30px;
	max-height: 300px;
	overflow-y: hidden;
	position: relative;
}
.the-service-content.show-full-content {
	max-height: 100%;
	padding-bottom: 50px;
}
.hide-content {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 80px 0 0 0;
	z-index: 1;
	text-align: center;
	font-family: RobotoRegular;
	background: -webkit-linear-gradient(transparent, #fff 50%);
	background: -o-linear-gradient(transparent, #fff 50%);
	background: linear-gradient(transparent, #fff 50%);
}
.hide-content.removeBlur {
	background: none;
	padding-bottom: 0;
}
.btn-view-full-content {
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	transition: .3s;
}
.btn-view-full-content:hover{
	background: #01a7db;
	border-color: #01a7db;
	color: #fff;
}