/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


body{
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
    color: #2d2d2d;
}



.achina-dau-trang {
    /* justify-content: space-between; */
    background: #000000;
    color: #fff;
    /* display: flex; */
}

.achina-dau-trang_Wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.achina-dau-trang_Right > a {
    color: #fff;
    padding-left: 15px;
}

.achina-dau-trang_Right > a:nth-child(2) {
    color: #fd6d16;
}

.achina-dau-trang_Left {
    display: flex;
    flex-direction: row;
    /* padding-right: 20px; */
    /* align-items: center; */
    flex-direction: row;
    /* justify-content: center; */
}

.achina-dau-trang_Left_Item {
    padding-right: 20px;
    display: flex;
    align-items: center;
}

.achina-dau-trang_Left_Item > a {
    color: #fff;
}

.achina-dau-trang_Left_Item > i {
    font-size: 20px;
    padding-right: 8px;
}

.achinaTimKiemDauTrang_Wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.achinaTimKiemDauTrang {
    /* margin: 0 auto; */
    padding: 15px 0;
}

.achinaTimKiemDauTrang_Logo {
    /* margin-right: 40px; */
    text-align: right;
}

.achinaTimKiemDauTrang_KhungTimKiem {
    /* display: flex; */
    /* flex-direction: row; */
    /* align-items: center; */
    /* border: 1px solid #000; */
    /* border-radius: 5px; */
    /* padding: 30px; */
    height: 47px;
    width: 100%;
    /* position: relative; */
    /* padding-top: 31px; */
    /* z-index: 10; */
    position: relative;
    /* padding: 1px; */
}

.achinaTimKiemDauTrang_KhungTimKiem_L {
    display: inline-block;
    border-right: 2px solid #fe670d;
    position: absolute;
    top: 3px;
    left: 2px;
    background: #fff;
    z-index: 2;
}

.achinaTimKiemDauTrang_KhungTimKiem_C {
    display: inline-block;
}

.achinaTimKiemDauTrang_KhungTimKiem_R {
    display: flex;
    background: #000;
    /* padding: 10px; */
    height: 44px;
    width: 44px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    /* font-weight: normal; */
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.achinaTimKiemDauTrang_KhungTimKiem_L .btn-default {
    background: transparent;
    border: 1px solid transparent;
}

.achinaTimKiemDauTrang_KhungTimKiem_C > input {
    width: 100%;
    border: 1px solid #000;
    padding: 0 15px;
    outline: none;
    font-size: 13px;
    height: 44px;
    padding-left: 140px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    padding-right: 60px;
    border-radius: 5px;
}



.achinaMenu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background: #000;
    text-align: center;
}

.achinaMenu .navbar {
    margin: 0;
    background: #000;
    border: none;
}

.achinaMenu .navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

.achinaMenu .navbar-default .navbar-nav>.active>a {
    background: #000;
    color: #fe670d;
}

.achinaTimKiemDauTrang_KhungTimKiem_C > input::placeholder {
    font-style: italic;
}

.lamNoiBat > a {
    background: #c10001;
    color: #fff;
    border-color: #c10001;
}

.achinaMenu .navbar-default .navbar-nav>li.lamNoiBat>a:hover {
    background: red;
}

.achinaTimKiemDauTrang_KhungTimKiem_L .btn {
    padding: 0 15px;
}


.achina_DatHangQuangChau {
    background: #fff;
    text-align: center;
}

.achina_TieuDe {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 60px;
    padding-bottom: 50px;
}

.achina_DatHangQuangChau_Content {
    padding-bottom: 40px;
    padding-left: 150px;
    padding-right: 150px;
}

.achina_DatHangQuangChau_Content a {
    color: #e14100;
}

.achina_DatHangQuangChau .btn-default {
    background: #000;
    color: #fff;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_DatHangQuangChau .btn-primary {
    background: #fff;
    color: #000;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_DatHangQuangChau .btn-default:hover {
    text-decoration: underline;
}

.achina_DatHangQuangChau .btn-primary:hover {
    text-decoration: underline;
}

.achina_DichVu {
    text-align: center;
    background: transparent url('../../images/newHome/bg1.jpg') no-repeat right bottom;
    background-size: cover;
}

.achina_TieuDe_Desc a {
    color: #e14100;
}

.achina_TieuDe_Desc {
    padding-bottom: 50px;
}

.achina_DichVu_Content_Item {
    /* background: #fff; */
    padding-bottom: 80px;
}

.achina_DichVu_Content_Item_Image {
    /* background: #fff; */
    /* padding: 40px; */
    /* text-align: center; */
    margin-bottom: 25px;
    width: 100%;
    /* box-shadow: 2px 2px #000; */
    /* box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.47); */
    /* -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.47); */
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.47);
}

.achina_DichVu_Content_Item_Image img {
    /* max-width: 100%; */
}

.achina_DichVu_Content_Item_Text {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.achina_DatHangQuangChau_Button {
    padding-bottom: 50px;
}

.achina_CopyRight {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.achina_Footer {
    background: #e9e9e9;
}

.achina_Footer_Item_Button_List {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* justify-content: center; */
    padding-bottom: 20px;
}

.achina_Footer_Item_Button_List_Item {
    padding-right: 10px;
}

.achina_Footer_Item {
    padding-top: 30px;
}

.achina_Footer_Item_Logo {
    padding-bottom: 10px;
}

.achina_Footer_Item_Desc {
    /*font-size: 13px;*/
    padding-bottom: 15px;
}

.achina_Footer_Box_Title {
    font-size: 15px;
    font-weight: 800;
    padding-bottom: 8px;
    text-transform: uppercase;
    position: relative;
}

.achina_Footer_Box_Title:before {
    background: orange;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100px;
}

.achina_Footer_Box_List_Item > a {
    color: #000;
    /* padding-bottom: 10px; */
}

.achina_Footer_Box_List_Item {
    padding-bottom: 10px;
}

.achina_Footer_Box {
    padding-top: 70px;
}

.achina_Footer_Box_Info_Item {
    padding-bottom: 10px;
}

.achina_Footer_Box_Title_LINE {
    background: #fd690f;
    height: 2px;
    width: 40px;
    margin-bottom: 25px;
}

.achina_f2 {
    background: #fff4ee;
    /* display: flex; */
}

.achina_f2_Image2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 45px;
}

.achina_f2_Wrapper2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* margin: 0 auto; */
    padding-top: 60px;
    padding-bottom: 60px;
}

.achina_f2_Image2 > img {
    max-width: 100%;
}

.achina_f2_Image1 > img {
    max-width: 100%;
}

.achina_f2_Title {
    color: #fe670d;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    padding-bottom: 20px;
}

.achina_f2_Line {
    width: 200px;
    height: 2px;
    background: #fe670d;
    margin-bottom: 30px;
    /* margin: 0 auto; */
}

.achina_f2 .btn-default {
    background: #000;
    color: #fff;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_f2 .btn-primary {
    background: transparent;
    color: #000;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_f2_Image1 {
    padding-top: 43px;
}

.achina_f2 .btn-default:hover {
    text-decoration: underline;
}

.achina_f2 .btn-primary:hover {
    text-decoration: underline;
}


.achinaTimKiemDauTrang_Logo img {
    width: 100%;
}

.achina_New_Button .btn-default {
    background: #fff;
    color: #000;
    text-shadow: none;
    padding: 10px 50px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
    margin-bottom: 50px;
}

.achina_New_Button {
    text-align: center;
}

.achina_New_Button .btn-default:hover {
    text-decoration: underline;
}

.achina_New {
    text-align: center;
}

.achina_New_List_Item {
    margin-bottom: 40px;
    text-align: left;
}

.achina_New_List_Item_Title > a {
    font-size: 18px;
    font-weight: 600;
    /* text-align: left; */
    color: #000;
    /* padding-bottom: 15px; */
}

.achina_New_List_Item_Title {
    /* text-align: left; */
    padding-bottom: 15px;
}

.achina_New_List_Item_Desc {
    font-size: 14px;
}

.achina_New_List_Item_Image {
    height: 180px;
    width: 100%;
    /* border-radius: 3px; */
    /* border: 1px solid #ccc; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
}

.achina_New_List_Item_Image > img {
    width: 100%;
}

.achina_DoiTac {
    background: #e3efff;
}

.achina_DoiTac_Image1 > img {
    width: 100%;
    padding-top: 30px;
}

.achina_DoiTac_Image2 > img {
    width: 100%;
    padding-top: 20px;
}

.achina_DoiTac .btn-default {
    background: #000;
    color: #fff;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_DoiTac .btn-default:hover {
    text-decoration: underline;
}

.achina_DoiTac .btn-primary {
    background: transparent;
    color: #000;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_DoiTac .btn-primary:hover {
    text-decoration: underline;
}

.achina_DoiTac .achina_TieuDe {
    padding-bottom: 15px;
    padding-top: 0;
}

.achina_DoiTac .achina_TieuDe_Desc {
    padding-bottom: 40px;
}

.achina_DoiTac_C {
    padding: 50px 0 50px 0;
}

.achina_CongCuDatHang {
    text-align: center;
    background: transparent url('../../images/newHome/bg10.jpg') no-repeat center center;
    background-size: cover;
}

.achina_CongCuDatHang .achina_TieuDe {
    color: #fff;
    padding-top: 35px;
    padding-bottom: 40px;
}

.achina_CongCuDatHang_Button_List_Item {
    border: 1px solid #fff;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 100px;
    padding: 5px 20px 5px 5px;
}

.achina_CongCuDatHang_Button_List {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.achina_CongCuDatHang_Button_List_Item > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    text-align: left;
}

.achina_CongCuDatHang_Button_List_Item > a > img {
    margin-right: 20px;
}

.achina_CongCuDatHang_Button_List_Item.coccoc {
    background: #000;
    border-color: #000;
}

.achina_CongCuDatHang_Button_List_Item.coccoc > a {
    font-weight: 600;
    color: #fe670d;
}


.achina_QuyenLoiKhachHang .btn-default {
    background: #000;
    color: #fff;
    text-shadow: none;
    padding: 10px 18px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_QuyenLoiKhachHang .btn-default:hover {
    text-decoration: underline;
}

.achina_QuyenLoiKhachHang {
    text-align: center;
    background: #fff;
}

.achina_QuyenLoiKhachHang .achina_TieuDe {
    padding-top: 50px;
    padding-bottom: 15px;
}

.achina_QuyenLoiKhachHang_Footer {
    padding-bottom: 60px;
}

.achina_QuyenLoiKhachHang_List_Item {
    padding-bottom: 45px;
}

.achina_QuyenLoiKhachHang_List_Item_Text {
    color: #000;
    font-weight: 600;
    padding-bottom: 8px;
}

.achina_QuyenLoiKhachHang_List_Item_Desc {
    font-size: 14px;
}

.achina_QuyenLoiKhachHang_List_Item_Image {
    padding-bottom: 20px;
    text-align: center;
}
.achina_QuyTrinhDatHang .btn-success {
    background: #fff;
    color: #000;
    text-shadow: none;
    padding: 10px 25px;
    text-transform: uppercase;
    border-color: #000;
    margin-right: 20px;
    font-weight: 600;
}

.achina_QuyTrinhDatHang .btn-success:hover {
    text-decoration: underline;
}

.achina_QuyTrinhDatHang_Button {
    margin-bottom: 50px;
}

.achina_QuyTrinhDatHang {
    text-align: center;
}

.achina_QuyTrinhDatHang_Image > img {
    width: 100%;
}

.achina_QuyTrinhDatHang .achina_TieuDe {
    padding-bottom: 0;
    padding-top: 120px;
}
.achina-camKetDichVu {
    /* text-align: center; */
    background: transparent url(../../images/newHome/Group-18.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0 100px 0;
    position: relative;
}

.achina-camKetDichVu_TieuDe {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 10px;
}

.camKetDichVu_Top_L {
    color: #fff;
}

.achina-camKetDichVu_MoTa {
    font-size: 14px;
    padding-bottom: 20px;
}

.achina-camKetDichVu_List_Box_Item > span {
    color: #fe670d;
    font-weight: 600;
    /* text-transform: uppercase; */
    font-size: 16px;
}

.achina-camKetDichVu_List_Box_Item {
    text-transform: uppercase;
    border-bottom: 1px solid #797675;
    padding-top: 20px;
    padding-bottom: 2px;
}

.achina-camKetDichVu_List_Box {
    padding: 0 130px;
}

.camKetDichVu_Top_R > img {
    width: 100%;
}

.camKetDichVu_Bottom_Item {
    background: #fff;
    padding: 15px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    /* -webkit-box-shadow: 11px 0px 13px -9px rgb(0 0 0); */
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    /* box-shadow: 0px 0px 13px -9px rgba(0,0,0,1); */
    box-shadow: 6px 12px 28px 10px rgba(0,0,0,0.31);
    -webkit-box-shadow: 6px 12px 28px 10px rgba(0,0,0,0.31);
    -moz-box-shadow: 6px 12px 28px 10px rgba(0,0,0,0.31);
}

.camKetDichVu_Bottom_Item_L > i {
    color: #fe670d;
    font-size: 35px;
}

.camKetDichVu_Bottom_Item_L {
    padding-right: 20px;
}

.camKetDichVu_Bottom_Item_R_Number {
    color: #000;
    font-size: 35px;
    font-weight: 600;
}

.camKetDichVu_Bottom_Item_R {
    /* display: flex; */
    /* flex-direction: column; */
}

.camKetDichVu_Bottom_Item_R_Text {
    text-transform: uppercase;
    font-size: 13px;
}

.camKetDichVu_Bottom {
    position: absolute;
    bottom: -47px;
    left: 0;
    width: 100%;
    /* -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1); */
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    /* box-shadow: 0px 0px 13px -9px rgba(0,0,0,1); */
}

.achina_Video {
    background: transparent url(../../images/newHome/999.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0 100px 0;
    position: relative;
    height: 600px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.achina_Video_MayTinh {
    background: transparent url(../../images/newHome/may-tinh-duoi.png) no-repeat center bottom;
    /* background-size: cover; */
    width: 759px;
    /* height: 400px; */
    margin: 0 auto;
    margin-bottom: 30px;
    height: 397px;
}

.achina_Video_TimKiem {
    display: inline-block;
    width: 100%;
    /* margin: 0 auto; */
    position: relative;
}

.achina_Video_TimKiem_L {
    /* display: inline-block; */
}

.achina_Video_TimKiem_R {
    /* display: inline-block; */
}

.achina_Video_TimKiem_L > input {
    width: 100%;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 60px;
}

.achina_Video_TimKiem_R > button {
    position: absolute;
    right: 0;
    top: 0px;
    background: #fe670d;
    color: #fff;
    border: none;
    text-shadow: none;
    height: 34px;
    border-radius: 4px;
    /* border-top-right-radius: 5px; */
    font-weight: 600;
}

.achina_Video_TimKiem_R > button:hover {
    background: #fe670d;
}

.achina_Video_MayTinh_BG {
    background: transparent url(../../images/newHome/may-tinh.png) no-repeat center center;
    background-size: cover;
    width: 700px;
    height: 400px;
}

.achina_Video_MayTinh_Tren {
    /* background: transparent url(../../images/newHome/may-tinh-tren.png) no-repeat center center; */
    height: 374px;
    /* position: relative; */
    border: 20px solid #fff;
    margin-left: 100px;
    margin-right: 100px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.achina_Video_MayTinh_Duoi {
    /* background: transparent url(../../images/newHome/may-tinh-duoi.png) no-repeat top center; */
    /* height: 23px; */
    /* width: 759px; */
}


.achina_Video_MayTinh_Tren_Padding {
    /* position: absolute; */
    /* top: 21px; */
    /* left: 115px; */
    /* width: 526px; */
    /* height: 335px; */
    width: 100%;
    height: 100%;
}


.achinaTimKiemDauTrang_KhungTimKiem_Pad {
    padding-top: 15px;
}
.achinaMenu .navbar-brand>img {
    height: 30px;
}

.achinaMenu .navbar-brand {
    display: none;
}

.aside-achina {
    /* padding-top: 50px; */
    padding-bottom: 50px;
}

.achina_new_wrapper {
    padding-top: 50px;
}

.aside-achina_Header {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 1px solid #F1F2F7;
    margin-bottom: 20px;
}

.aside-achina_List {
    padding-bottom: 50px;
}

.aside-achina_List_Item_Image > img {
    width: 100%;
}

.aside-achina_List_Item {
    padding-bottom: 18px;
}

.aside-achina_List_Item_Link > a {
    color: #000;
    font-weight: 600;
}

.aside-achina_List_Item_Author {
    color: red;
    font-size: 14px;
}

.list_new_achina_header {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 1px solid #F1F2F7;
    margin-bottom: 20px;
}

.list_new_achina_body_item_image > img {
    width: 100%;
}

.list_new_achina_body_item {
    border-bottom: 1px solid #F1F2F7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.list_new_achina_body_item_title > a {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    /* padding-bottom: 10px; */
}

.list_new_achina_body_item_title {
    padding-bottom: 8px;
}

.list_new_achina_body_item_info {
    font-size: 14px;
    font-style: italic;
    padding-bottom: 5px;
}

.list_new_achina_body_item_info > span {
    color: red;
}

.list_new_achina_body_item_desc {
    font-size: 14px;
    padding-bottom: 10px;
}

.list_new_achina_info_new_detail {
    padding-bottom: 15px;
    font-size: 14px;
}

.list_new_achina_content_new_detail {
    padding-bottom: 50px;
}

.list_new_achina_content_new_detail img {
    max-width: 100%!important;
}
.footer_menu_bar_achina {

    display: none;
}
@media only screen and (max-width: 768px) {
    .achina_DatHangQuangChau_Content {
        padding-left: 0;
        padding-right: 0;
    }

    .achina_DatHangQuangChau_Button > .btn {
        margin-bottom: 15px;
    }

    .achina-camKetDichVu_List_Box {
        padding: 0;
    }

    .camKetDichVu_Bottom {
        position: relative;
    }

    .camKetDichVu_Bottom_Item {
        margin-bottom: 15px;
    }

    .achina-camKetDichVu_List {
        padding-bottom: 20px;
    }

    .achina_f2_Button > .btn {
        margin-bottom: 15px;
    }

    .achina_DoiTac_Button > .btn {
        margin-bottom: 15px;
    }

    .achina-dau-trang_Wrapper {
        flex-direction: column;
    }

    .achina-dau-trang_Left {
        flex-direction: column;
        padding-bottom: 15px;
    }

    .achina-dau-trang_Left_Item {
        padding-bottom: 10px;
    }
    .achina_QuyTrinhDatHang .achina_TieuDe {
        padding-top: 50px;
    }



    /*menu*/
    .achinaMenu .container {
        width: 100%;
        margin-left: 0!important;
        margin-right: 0!important;

        padding-left: 0!important;
        padding-right: 0!important;
    }
    .achinaMenu .container-fluid{
        /*padding-left: 0!important;*/
        /*padding-right: 0!important;*/
    }
    .achinaMenu .navbar-brand {
        display: block!important;
    }

    .achinaMenu {
        background: #fff;
    }

    .achinaMenu .navbar {
        background: #fff;
    }

    .achinaMenu .navbar-default .navbar-nav>li>a {
        color: #000;
    }

    .lamNoiBat > a {
        color: #fff!important;
    }

    .achinaMenu .navbar-default .navbar-nav>.active>a {
        color: #000;
        background: transparent;
        box-shadow: none;
    }

    .achinaMenu .navbar-default .navbar-nav>li>a {
        text-align: left;
    }


    /*video*/
    .achina_Video{
        height: 400px!important;
    }
    .achina_Video_MayTinh {
        background: none;
        width: 100%;
        /* height: 100px; */
        height: 200px;
    }

    .achina_Video_MayTinh_Tren {
        border-radius: 15px;
        margin-left: 0;
        margin-right: 0;
        height: 200px;
    }



    .achinaMenu > div {
        width: 100%;
    }

    .achina_DoiTac_Image1 {
        display: none;
    }

    .achina_DoiTac_Image2 > img {
        /* max-width: 80%; */
        /* text-align: center; */
        padding-top: 0;
    }

    .achina_DoiTac_C {
        padding-bottom: 00px!important;
    }

    .achina_DoiTac_Image2 {
        margin-bottom: 30px;
    }

    .achina_f2_Image1 {
        display: none;
    }

    .achina_f2_Wrapper2 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .achina_f2_Image2 {
        margin-bottom: 50px;
        padding-top: 0;
    }
    .achina_DichVu_Content_Item_Image > img {
        max-width: 100%;
    }

    .achina_DichVu_Content_Item_Text {
        font-size: 10px;
    }
    .achina_DichVu_Content_Item {
        padding-bottom: 30px;
    }


    .footer_menu_bar_achina {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        z-index: 9999;
        display: flex;
        box-shadow: 2px -5px 21px 0px rgba(0,0,0,0.46);
        -webkit-box-shadow: 2px -5px 21px 0px rgba(0,0,0,0.46);
        -moz-box-shadow: 2px -5px 21px 0px rgba(0,0,0,0.46);
    }

    .footer_menu_bar_achina_Item1 i {
        background: transparent url('../../images/newHome/icon-footer/icon-map.png') no-repeat center center;
        /* width: 36px; */
        height: 28px;
        display: block;
        background-size: contain;
    }

    .footer_menu_bar_achina_Item {
        text-align: center;
        font-size: 11px;
        width: 25%;
        display: inline-block;
    }

    .footer_menu_bar_achina_Item.footer_menu_bar_achina_Item1 a {
        display: block;
        text-align: center;
    }



    .footer_menu_bar_achina_Item2 i {
        background: transparent url(../../images/newHome/icon-footer/icon-zalo.png) no-repeat center center;
        /* width: 36px; */
        height: 28px;
        display: block;
        background-size: contain;
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
    }

    .footer_menu_bar_achina_Item.footer_menu_bar_achina_Item3 i {
        background: transparent url(../../images/newHome/icon-footer/p2.gif) no-repeat center center;
        /* width: 36px; */
        height: 36px;
        display: block;
        background-size: contain;
    }

    .footer_menu_bar_achina_Item.footer_menu_bar_achina_Item4 i {
        background: transparent url(../../images/newHome/icon-footer/icon-messenge.png) no-repeat center center;
        /* width: 36px; */
        height: 28px;
        display: block;
        background-size: contain;
    }

    .footer_menu_bar_achina_Item.footer_menu_bar_achina_Item5 i {
        background: transparent url(../../images/newHome/icon-footer/icon-sms-1.jpeg) no-repeat center center;
        /* width: 36px; */
        height: 28px;
        display: block;
        background-size: contain;
    }

    .footer_menu_bar_achina_Item a {
        display: block;
        text-align: center;
    }
    .footer_menu_bar_achina_Item img {
        max-width: 100%;
        max-height: 40px;
        margin-top: 5px;
    }
    body{
        padding-bottom: 50px;
    }

}

