@charset "utf-8";

#product_info .giacu {
    font-size: 14px;
    color: #7b7b7b;
    text-decoration: line-through;
}

#product_info .giakm {
    color: #eb1000;
    font-size: 22px;
    font-family: 'Arial';
}

#pre-loader {
    background: #F5F5F5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: flex;
    align-items: center;
    text-align: center;
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner>div {
    background-color: #483d8b;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

img {
    max-width: 100%;
}

#top {
    background: url(../images/top.png) no-repeat;
    background-size: 100% 100%;
    height: 45px;
    width: 45px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    cursor: pointer;
    z-index: 99999;
}

#wrapper {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.prices .price_old,
.prices .price_new {
    display: inline-block;
}

.pri_left {
    float: left;
}

.pri_right {
    float: right;
}

.price_old {
    font-size: 14px;
    color: #7b7b7b;
    text-decoration: line-through;
}

.prices {
    position: relative;
    min-height: 47px;
}

.price_new {
    color: #ea1100;
    font-size: 18px;
    text-align: center;
}

.price_new a {
    color: #ea1100;
    font-size: 14px;
}

.bg_project_index {
    margin: 30px auto;
    margin-top: 0;
    background: #efefef;
    padding: 15px 0;
}

.tieude_duan {
    margin: 15px auto;
    background: url(../images/tieude_duan.png) no-repeat bottom;
    padding-bottom: 15px;
}

.tieude_duan a {
    color: #111111;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Arial';
}

.group_project_items {
    margin: 0 auto;
}

.group_project_items .item_project {
    float: left;
    width: 277px;
    margin-right: 18px;
    margin-left: 10px;
}

.group_project_items .slick-prev:before,
.group_project_items .slick-next:before {
    color: #111111;
}

.group_project_items .item_project .img_project {
    display: block;
}

.group_project_items .item_project .name_project {
    display: block;
    margin: 8px auto;
    color: #090909;
    font-size: 14px;
    font-weight: bold;
}

.contact_map {
    position: absolute;
    top: 23%;
    right: 5.5%;
    z-index: 12345;
    width: 100%;
    max-width: 460px;
    min-height: 215px;
    background: rgba(255, 255, 255, 0.6);
    padding: 18px;
    display: inline-block;
}

.title_form {
    text-transform: uppercase;
    font-size: 15px;
    color: #d90000;
    text-shadow: 0px 0px 0px;
    margin-bottom: 10px;
}

.left_form {
    width: 50%;
    max-width: 210px;
    float: left;
}

.left_form input {
    height: 27px;
    background: #fff;
    border: none;
    outline: none;
    padding: 0px 10px;
    width: 100%;
    border-left: 3px solid #1a88e6;
    margin-bottom: 10px;
    outline: none;
}

.right_from {
    width: 45%;
    float: right;
    max-width: 210px;
}

.right_from textarea {
    width: 100%;
    border: none;
    border-left: 3px solid #1a88e6;
    padding: 10px;
    height: 101px;
    outline: none;
}

.button_frm {
    background: #1a88e6;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 25px;
    cursor: pointer;
}

.button_frm:hover {
    background: #f00;
}

.judk {
    background: url(../images/bg_gt.png)no-repeat;
    width: 980px;
    height: 231px;
    position: absolute;
    top: 28%;
    left: 20%;
    z-index: 2;
}

.mycanvas {
    display: none;
}

.textElement12_opportuneFullScreen .newFS {
    font-family: 'Arial';
    font-size: 48px !important;
    color: #712200;
    text-align: center;
}

.textElement11_opportuneFullScreen .newFS {
    width: 700px !important;
    font-family: 'Arial';
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #4e1801;
    text-align: center;
    text-shadow: 0px 0px 0px;
}

.topheader {
    background: url(../images/top_header.png)no-repeat;
    display: inline-block;
    float: left;
    width: 100%;
    height: 39px;
    color: #000;
    line-height: 39px;
    font-size: 15px;
    text-shadow: 0px 0px 0px;
}

.right_header {
    width: 980px;
    float: right;
    margin-right: 20px;
}

.about_hed {
    background: url(../images/bg_gt.png) no-repeat;
    height: 231px;
    padding: 20px 50px;
    color: #712200;
    font-family: 'Arial';
}

.about_hed h3 {
    font-family: 'Arial';
    font-size: 48px;
}

.item_sevice .simply-scroll {
    width: 100% !important;
}

.item_sevice .simply-scroll-clip {
    width: 100% !important;
}

.item_list {
    border-radius: 50%;
    display: inline-block;
    float: left;
    border: 5px solid #fff;
    position: relative;
    margin-right: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}

.item_list:hover h4 {
    color: #f00;
}

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

.item_list h4 {
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: url(../images/khungsl.png) no-repeat;
    width: 100%;
    margin: 0px 15px;
    height: 62px;
    padding: 24px 60px 0px 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-shadow: 0px 0px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.topheader i {
    padding-right: 3px;
    font-size: 18px;
}

.diachi {
    width: 50%;
    float: left;
}

.slogan {
    width: 50%;
    float: left;
}

.hotline b {
    color: #ff0d0d;
    font-size: 20px;
    line-height: 28px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.container {
    width: 1240px;
    padding: 0px 10px;
    margin: 0 auto;
    text-align: left;
}

.topindex .container {
    padding: 40px 0;
}

.container img {
    max-width: 100%;
    height: auto;
    width: 100%;
    /* border-radius: 5px 5px 0 0; */
}

.topindex .container img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.fix_list_page .container img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

#header h1 {
    position: fixed;
    top: 0;
    left: 0;
    font-size: 1px;
    color: #000;
    z-index: 1;
    opacity: 1;
}

#header {
    width: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 123456;
    height: 115px;
    border-top: 3px solid #02aaf0;
}

.container_header {
    width: 1270px;
    margin: 0 auto;
    display: inline-block;
}

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

.logo {
    /* float: left; */
    display: inline-block;
    /* width: 18%; */
    /* padding-top: 5px; */
}

.banner {
    float: left;
    margin-top: 5px;
    width: 50%;
    position: relative;
    top: 15px;
}

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

.menu {
    background: #fff;
    /* height: 50px; */
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding: 10px 0;
}

.fix_head {
    position: fixed;
}

.lang {
    float: right;
    line-height: 29px;
}

.time_hoatdong {
    width: 27%;
}

.search-iconmxh {
    margin-top: 20px;
}

.search {
    background: rgb(255 255 255 / 9%);
    float: right;
    position: relative;
    width: 256px;
    border-radius: 99px;
    height: 40px;
}

.search form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu_mobile {
    display: none;
}

.home_mb {
    font-size: 40px;
    position: relative;
    top: -7px;
    margin-left: 60px;
    color: #112963;
}

.left_content {
    width: 75%;
    float: right;
}

.right_content {
    width: 25%;
    float: left;
    padding-right: 2%;
}

.box_right {
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 20px;
}

.box_right .wrap_product .product {
    max-width: 280px;
    width: auto;
    height: auto;
    background: none;
    margin: 0 auto;
    text-align: center;
    font-family: 'Arial';
}

.box_right .wrap_product {
    padding-bottom: 5px;
}

.hotlineright {
    font-weight: bold;
    color: #f00;
    font-size: 30px;
}

.content-hotline {
    text-align: center;
}

.box_right .title {
    border-bottom: 1px solid #ccc;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    background: #2105c9;
    color: #fff;
}

.title h3 {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}

.heightbc {
    height: 550px;
    padding-bottom: 10px;
}

.cellpro {
    margin: 0 auto;
    float: none !important;
    width: 90% !important;
    display: block !important;
}

#danhmuc_left ul {
    padding: 0px 20px 10px 20px;
}

#danhmuc_left ul li {
    border-top: 1px dashed #ccc;
    padding: 5px 0px;
}

#danhmuc_left ul li ul {
    padding: 0 10px;
}

#keyword {
    height: 40px;
    padding: 0px 10px;
    border: none;
    background: none;
    outline: none;
    padding-left: 15px;
    color: #fff;
}

#keyword::placeholder {
    color: #fff;
}

#sb_search {
    width: 14%;
    float: right;
    background: url(../images/search.png) center no-repeat;
    height: 40px;
    margin-right: 1px;
    outline: none;
    margin-top: 1px;
    cursor: pointer;
    border: none;
}

#keyword::-webkit-input-placeholder {
    color: #F1F1F1;
    font-size: 14px;
}

#keyword::-moz-placeholder {
    color: #F1F1F1;
    font-size: 14px;
}

#keyword:-ms-input-placeholder {
    color: #F1F1F1;
    font-size: 14px;
}

#keyword:-moz-placeholder {
    color: #F1F1F1;
    font-size: 14px;
}

.mangxh_holine {
    float: right;
    margin-top: 15px;
    text-align: left;
}

.lefthl {
    float: left;
    padding-right: 5px;
}

.hotline {
    color: #3e3e3e;
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
    margin: 0 auto;
    margin-top: 10px;
}

.lhesb {
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px 0px;
    color: #222222;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.number_hl {
    float: left;
    max-width: 140px;
    padding-left: 5px;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0px 0px 0px;
}

.tirl {
    background: url(../images/hotline.png) left no-repeat;
    font-family: 'Arial';
    text-transform: uppercase;
    padding-left: 35px;
    font-size: 24px;
    width: 48px;
    height: 48px;
}

.form_regic {
    max-width: 700px;
    margin: 0 auto;
}

.regicter {
    float: right;
    width: 105px;
    height: 33px;
    background: #017bcb;
    text-align: center;
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 7px;
}

.regicter:hover {
    background: #032d49;
}

.regicter a {
    color: #fff;
    font-size: 13px;
}

.scroll_pro {
    width: 1290px !important;
    padding: 0px 23px;
    margin: auto;
    margin-left: -45px;
}

.scroll_pro .owl-next {
    right: 46px;
}

.scroll_pro .owl-prev {
    left: 46px;
}

#menu_top {
    margin-left: 50px;
    width: fit-content;
    max-width: 925px;
    float: left;
    position: relative;
}

.menu .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#menu_top>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}

#menu_top>ul>li {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    line-height: 50px;
}

#menu_top>ul>li>a:hover {
    color: #121212;
}

#menu_top>ul>li.active>a {
    color: #121212;
}

.chons a {
    color: #fed20c !important;
}

#menu_top #hover_scroll {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 35px;
    margin-top: 5px;
    height: 38px;
    z-index: 500;
    border-radius: 8px;
    background: #fe112d;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_top i {
    font-size: 30px;
    position: relative;
    top: 4px;
}

#menu_top>ul>li a {
    color: rgb(102 102 102 / 85%);
    display: block;
    font-size: 14px;
    font-family: 'Arial';
    width: 100%;
    position: relative;
}

#menu_top>ul>li>a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#menu_top>ul>li a span {
    position: relative;
    z-index: 1234;
    display: block;
    padding: 10px 18px;
}

#menu_top>ul>li ul {
    position: absolute;
    top: 0px;
    left: 231px;
    display: none;
    z-index: 3000;
}

#menu_top>ul>li>ul {
    top: 50px;
    left: 0px;
    padding-top: 0px !important;
    box-shadow: 0px 0px 5px #ccc;
}

#menu_top>ul>li>ul li ul {
    box-shadow: 0px 0px 5px #ccc;
}

#menu_top>ul>li>ul li ul li a {
    color: #7d7d7d !important;
}

#menu_top>ul>li li {
    width: 230px;
    position: relative;
    background: #fff;
    line-height: 25px;
    padding: 5px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

#menu_top>ul>li li:hover {
    background: #07205c;
    color: #fff;
}

#menu_top>ul>li li:hover a {
    color: #fff;
}

#slider1_container {
    margin: 0 auto;
    text-align: center;
    float: none !important;
}

.hotline_support {
    position: relative;
}

.title_top {
    margin: 0 auto;
    background: url(../images/bg_title_top.png) no-repeat center;
    text-align: center;
    height: 47px;
    margin-bottom: 30px;
}

.bsn {
    margin: 0 auto;
    text-align: center;
    line-height: 47px;
    color: #fff;
}

.bsn h3 {
    font-family: 'Arial';
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    position: relative;
    text-align: center;
    max-width: 240px;
    margin: 0 auto;
    padding-left: 25px;
}

.title_index {
    margin: 10px auto;
    text-align: center;
}

.title_index h5 {
    color: #000;
    font-family: 'Arial';
    font-size: 32px;
    font-weight: bold;
}

.contentct_index {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 29px;
}

.contentct_index .itemct {
    display: inline-block;
    margin: 0 auto;
    margin: 8px 7px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

.itemct {
    max-width: 280px;
    position: relative;
    margin: 0 auto;
}

.itemct .descript_cs {
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 285px;
    width: 100%;
    opacity: 0;
}

.itemct .descript_cs h4 {
    text-align: center;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 20px;
    font-family: 'Arial';
    font-size: 24px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.itemct .descript_cs h4:before {
    background: url(../images/line_coso.png) center no-repeat;
    position: absolute;
    top: -20px;
    content: '';
    width: 100%;
    height: 1px;
    left: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
}

.itemct .descript_cs h4:after {
    background: url(../images/line_coso.png) center no-repeat;
    position: absolute;
    bottom: -20px;
    content: '';
    width: 100%;
    height: 1px;
    left: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
}

.itemct:hover .descript_cs h4:after {
    bottom: 10px;
    opacity: 1;
}

.itemct:hover .descript_cs h4:before {
    top: 10px;
    opacity: 1;
}

.itemct:hover .descript_cs {
    opacity: 1;
}

.scrao {
    margin: 0px -10px;
}

.about_index {
    background: url(../images/bg_about.png) no-repeat top center;
    display: inline-block;
    min-height: 418px;
    width: 100%;
    padding: 0px 0px;
    margin-top: 30px;
}

.about_info {
    margin: 0 auto;
    padding: 35px 0;
}

.bocxl {
    position: relative;
}

.img_about {
    width: 610px;
    float: right;
    position: relative;
}

.img_about:after {
    position: absolute;
    bottom: -8px;
    left: -8px;
    content: '';
    background: url(../images/img_about_bottom.png) no-repeat left bottom;
    width: 83px;
    height: 83px;
}

.img_about:before {
    position: absolute;
    top: -8px;
    right: -8px;
    content: '';
    background: url(../images/img_about_top.png) no-repeat left bottom;
    width: 83px;
    height: 83px;
}

.decriptiona {
    float: left;
    width: 580px;
    padding: 0px 10px 30px 30px;
    color: #fff;
}

.decriptiona h5 {
    font-family: 'Arial';
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    color: #f4b200;
}

.decriptiona p.name_class_1 {
    font-family: 'Arial';
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f4b200;
}

.decriptiona p.name_class_2 {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #f1f1f1;
}

.group_name_about {
    margin: 0 auto;
    text-align: center;
    background: url(../images/group_name_about_line.png) no-repeat center bottom;
    padding-bottom: 20px;
}

.des_mota_about {
    margin: 15px auto;
    text-align: justify;
}

.view_xemthem {
    margin: 0px auto;
    padding-top: 15px;
    text-align: center;
}

.xemthem {
    border: 1px solid #fff;
    margin-top: 15px;
    padding: 8px 20px;
    color: #fff;
}

.xemthem:hover {
    color: #fff;
}

.hol {
    position: absolute;
    bottom: -7px;
    left: 40%;
    color: #f00;
    font-weight: bold;
    font-size: 19px;
}

.item_yahoo {
    border-bottom: 1px dashed #bfbfbf;
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
}

.left_yahoo {
    display: inline-block;
    float: left;
    width: 42%;
    padding-top: 3px;
}

.left_yahoo img {
    margin-left: 5px;
    border-radius: 5px;
}

.right_yahoo {
    float: left;
    font-size: 15px;
    line-height: 1.3;
    margin-top: 6px;
    text-shadow: 0px 0px 0px;
}

.right_yahoo span {
    color: #f00;
    font-weight: bold;
}

.content_sp {
    overflow-y: scroll;
    height: 85px;
    padding-right: 7px;
}

.content_sp::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.content_sp::-webkit-scrollbar {
    width: 4px;
    background-color: #0b5dc4;
}

.content_sp::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #0b5dc4;
}

.scroll_nhacc {
    height: 200px;
    overflow-y: scroll;
    padding-right: 7px;
}

.scroll_nhacc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.scroll_nhacc::-webkit-scrollbar {
    width: 4px;
    background-color: #0b5dc4;
}

.scroll_nhacc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #0b5dc4;
}

.scroll_cnca {
    height: 120px;
    overflow-y: scroll;
    padding-right: 7px;
}

.scroll_cnca::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.scroll_cnca::-webkit-scrollbar {
    width: 4px;
    background-color: #0b5dc4;
}

.scroll_cnca::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #0b5dc4;
}

.box_left .title {
    background: url(../images/title_top.png) no-repeat;
    max-width: 210px;
    margin: 0 auto;
    height: 34px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #f00;
    text-transform: uppercase;
    font-family: 'Arial';
    text-align: center;
    line-height: 34px;
    margin-bottom: -17px;
    position: relative;
    z-index: 123;
    font-size: 15px;
    padding: 0px 10px;
}

.box_left .title p {
    position: relative;
}

.box_left .title p:before {
    background: #0074c5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: -2px;
    content: '';
    left: 0px;
}

.box_left .title p:after {
    background: #0074c5;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    content: '';
    left: 0px;
}

.box_left .title p span:before {
    position: absolute;
    left: calc(50% - 10px);
    top: -8px;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 6px solid #0074c5;
    border-right: 5px solid transparent;
}

.box_left .title p span:after {
    position: absolute;
    left: calc(50% - 10px);
    bottom: -8px;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-top: 6px solid #0074c5;
    border-right: 5px solid transparent;
}

.box_left .title:before {
    position: absolute;
    left: -6px;
    top: 12px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 6px solid #0074c5;
    border-bottom: 5px solid transparent;
}

.box_left .title:after {
    position: absolute;
    right: -6px;
    top: 12px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #0074c5;
    border-bottom: 5px solid transparent;
}

.box_left {
    margin-bottom: 20px;
}

.content_left {
    border: 1px solid #1d8be0;
    box-shadow: 0px 0px 6px #1d8be0 inset;
    padding: 35px 15px 15px 15px;
}

#danhmuc_left ul li a {
    font-family: 'Arial';
    color: #393939;
    font-size: 16px;
    display: inline-block;
}

#danhmuc_left ul li span {
    font-size: 16px;
    color: #f00;
}

#danhmuc_left ul li a:hover {
    color: #f00;
}

.center_slider {
    width: 58%;
    padding: 0px 2%;
    float: left;
}

#slider {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1000;
    width: 100%;
}

#slider:before {
    width: 110%;
    position: absolute;
    left: -12px;
    bottom: -33px;
    height: 33px;
    content: '';
}

.jssorb21 {
    position: absolute;
}

.jssorb21 div,
.jssorb21 div:hover,
.jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 13px;
    height: 13px;
    text-align: center;
    color: white;
    font-size: 12px;
    background: #999999;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}

.jssorb21 div {}

.jssorb21 div:hover,
.jssorb21 .av:hover {
    background: #267001;
}

.jssorb21 .av {
    background: #267001;
}

.jssorb21 .dn,
.jssorb21 .dn:hover {
    background: #267001;
}

#slider .caption_slider {
    position: absolute;
    top: 0px;
    left: 220px;
    width: 700px;
    height: 250px;
    display: inline-block;
    font-family: 'Arial';
    text-align: center;
    color: #264D00;
}

#slider .caption_slider .title {
    margin-top: 50px;
    font-size: 60px;
    line-height: 65px;
    color: #264D00;
    font-family: 'Arial';
}

#slider .caption_slider .name {
    font-size: 30px;
    line-height: 40px;
    color: #264D00;
}

#slider .caption_slider .mota {
    font-size: 14px;
}

#slider .caption_slider .xemthem {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    background: #FE6215;
}

#slider .caption_slider .xemthem:hover {
    background: #264D00;
}

#slider .caption_slider .xemthem a {
    border: thin #fff solid;
    padding: 12px 35px;
    display: inline-block;
    color: #fff;
}

.right_slider {
    width: 21%;
    max-width: 250px;
    float: right;
}

.right_slider .box_left {
    margin-bottom: 5px;
}

.menumobile {
    position: absolute;
    left: 7px;
    top: 5px;
    z-index: 12345;
    display: none;
}

ul.pagination {
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
    text-align: center;
    color: #FE0233;
}

ul.pagination li.page_info {
    display: none;
}

ul.pagination li {
    display: inline;
    padding: 0 3px;
}

ul.pagination a {
    color: #2105c9;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #2105c9;
    text-decoration: none;
}

ul.pagination a:hover,
ul.pagination a.current {
    background: #2105c9;
    color: #fff;
}

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 10px;
}

.pages {}

.pages li.prev {
    margin-right: 15px;
}

.pages li.next {
    margin-left: 15px;
}

.pages li {
    display: inline-block;
    margin: 5px 2px;
}

.pages li a {
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
    border: 1px solid #d5d5d5;
    font-size: 11px;
}

.pages li a:hover {
    background: #f6f6f6;
}

.pages li .active {
    background: url(../images/backgrounds/sideGradient.png) repeat-x;
    color: #fff;
    border-color: #424852;
}

.pages li .active:hover {
    background: #2a313d;
}

#main {
    display: inline-block;
    width: 100%;
    /* margin-top: 20px; */
    /* float: left; */
    /* padding-top: 20px; */
}

.banner_qc {
    margin-top: -70px;
    position: relative;
}

.top_content {
    /* margin-bottom: 30px; */
}

.title_main {}

.title_main h2 {
    background: url(../images/line_tin.png) bottom repeat-x;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    color: #2105c9;
    font-family: 'Arial';
    position: relative;
    padding-bottom: 10px;
}

.title_main h2:before {
    background: #2105c9;
    width: 50px;
    height: 4px;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.box_listpro {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.listpro {
    text-align: center;
    margin-top: 28px;
    margin-bottom: 30px;
}

.listpro ul li {
    display: inline-block;
    margin-right: 10px;
}

.listpro ul li a {
    display: block;
    padding: 10px 15px;
    color: #575656;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Arial';
    border: 1px solid #fff;
}

.listpro ul li a.check {
    color: #f00;
    border: 1px solid #f00;
}

.item_dk {
    width: 33.33%;
    text-align: center;
    float: left;
}

.item_dk h3 {
    text-align: center;
    margin: 5px 0px;
    display: inline-block;
    font-size: 20px;
    color: #0072bc;
}

.item_dk p {
    width: 100%;
    text-align: center;
}

.item_dk p span {
    width: 100px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    line-height: 30px;
    color: #2b2b2b;
}

.item_dk p span:hover {
    background-color: #7dc7ee;
    color: #fff;
}

.ban_dk:hover {
    background-color: #ffce6f !important;
}

.word_dk:hover {
    background-color: #4ab5b0 !important;
}

.hexagon {
    position: relative;
    width: 280px;
    height: 161.66px;
    display: inline-block;
    text-align: center;
    margin: 80.83px 0;
}

.peple_add {
    background-color: #7dc7ee;
    border-left: solid 10px #f2f9fd;
    border-right: solid 10px #f2f9fd;
}

.peple_add:hover {
    background-color: #00d9e4;
}

.peple_ban {
    background-color: #ffce6f;
    border-left: solid 10px #fffaf0;
    border-right: solid 10px #fffaf0;
}

.peple_ban:hover {
    background-color: #ffb72c;
}

.word_can {
    background-color: #4ab5b0;
    border-left: solid 10px #edf7f7;
    border-right: solid 10px #edf7f7;
}

.word_can:hover {
    background-color: #00e5da;
}

.hexagon h4.title_hexa {
    display: flex;
    align-items: center;
    text-align: center;
    height: 100%;
}

.hexagon h4.title_hexa span {
    position: relative;
    z-index: 1234;
    font-size: 33px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 197.99px;
    height: 197.99px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 31.0051px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.peple_add:before {
    top: -98.9949px;
    border-top: solid 14.1421px #f2f9fd;
    border-right: solid 14.1421px #f2f9fd;
}

.peple_add:after {
    bottom: -98.9949px;
    border-bottom: solid 14.1421px #f2f9fd;
    border-left: solid 14.1421px #f2f9fd;
}

.peple_ban:before {
    top: -98.9949px;
    border-top: solid 14.1421px #fffaf0;
    border-right: solid 14.1421px #fffaf0;
}

.peple_ban:after {
    bottom: -98.9949px;
    border-bottom: solid 14.1421px #fffaf0;
    border-left: solid 14.1421px #fffaf0;
}

.word_can:before {
    top: -98.9949px;
    border-top: solid 14.1421px #edf7f7;
    border-right: solid 14.1421px #edf7f7;
}

.word_can:after {
    bottom: -98.9949px;
    border-bottom: solid 14.1421px #edf7f7;
    border-left: solid 14.1421px #edf7f7;
}

.tin_video {
    margin-top: 40px;
}

.mota_list {
    font-family: 'Arial';
    color: #929292;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}

.content-info {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tuyenld {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
}

.tuyenld:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.box-full-pro {
    margin: -15px;
}

.wrap_product {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
}

.product {
    max-width: 280px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Arial';
}

.product:hover {}

.owl-prev,
.owl-next {
    display: block;
    position: absolute;
    width: 41px;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
    top: 0px;
    font-size: 0px;
}

.owl-prev {
    left: 0px;
}

.owl-next {
    right: 0px;
}

.img-pro {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ddd;
}

.box-img {
    position: relative;
    overflow: hidden;
}

.box-img:after {
    width: 87%;
    height: 87%;
    position: absolute;
    left: 5%;
    top: 5%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    content: '';
}

.name_pro {
    margin: 0 auto;
    padding: 15px;
}

.name_pro h3 {
    font-size: 16px;
    color: #161616;
    font-family: 'Arial';
}

.scrao .contentct .owl-nav .owl-prev {
    margin: 0 auto;
    left: -30px;
    background: url(../images/owl-prev-cs.png) no-repeat left;
}

.scrao .contentct .owl-nav .owl-next {
    margin: 0 auto;
    right: -35px;
    background: url(../images/owl-next-cs.png) no-repeat left;
}

.inpro {
    width: 33.33%;
}

.product h3 {
    font-size: 17px;
    color: #262626;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 52px;
    max-height: 52px;
}

.price {
    color: #585858;
    font-size: 15px;
}

.price span {
    color: #f00;
    font-size: 16px;
}

.product:hover h3 {
    color: #f00;
}

.lienhe a {
    color: #f00;
}

.chitiet {
    background: #fe0008;
    border: 1px solid #ff888c;
    display: inline-block;
    line-height: 24px;
    padding-left: 30px;
    padding-right: 13px;
    position: relative;
    margin-top: 10px;
}

.chitiet:before {
    background: url(../images/befo.png) no-repeat;
    position: absolute;
    left: -11px;
    top: -8px;
    width: 40px;
    height: 34px;
    content: '';
}

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

.chitiet:hover {
    background: #0573bf;
    border: 1px solid #7dc6f9;
}

.sevice_index {
    background: url(../images/bg_duan.png)center no-repeat;
    width: 100%;
    display: inline-block;
    height: 431px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}

.title_sevice {
    color: #eb1000;
    margin: 0 auto;
    text-align: center;
    padding: 0px 30px;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Arial';
    position: relative;
    background: url(../images/title_dv.png) bottom center no-repeat;
    padding-bottom: 30px;
    margin-top: 45px;
    margin-bottom: 30px;
}

.scroll_sevice {
    width: 100%;
}

.item_sevice {
    max-width: 280px;
    text-align: center;
    margin: 0 auto;
}

.img_sv {
    background: #fff;
    padding: 5px;
    box-shadow: 2px 2px 5px #ccc;
    margin-bottom: 10px;
}

.item_sevice:hover .img_sv {
    background: #0573bf;
}

.item_sevice h4 {
    color: #393939;
    font-family: 'Arial';
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 10px;
}

.item_sevice:hover h4 {
    color: #f00;
}

.quangcao_index {
    margin-top: 40px;
}

.bannerqc {
    margin-top: 30px;
}

#bottom {
    padding: 55px 0px;
    background: #f8f9f9;
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    float: left;
}

.news_index {
    float: right;
    width: 375px;
}

.title_news {
    text-align: left;
    margin-bottom: 35px;
}

.title_news h5 {
    position: relative;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Arial';
}

.title_news h5:before {
    background: #d7c190;
    position: absolute;
    width: 100px;
    height: 2px;
    left: 0px;
    bottom: -5px;
    content: '';
}

.left_tin {
    width: 285px;
    float: left;
}

.righttin {
    width: 100%;
    height: 470px;
}

.itemyk {
    height: 142px !important;
}

.itemyk:hover .yktin {
    background: #f89900;
}

.title_tin {
    margin-bottom: 20px;
}

.title_tin h3 {
    text-transform: uppercase;
    text-align: left;
    color: #000000;
    font-family: 'Arial';
    position: relative;
    font-weight: bold;
    font-size: 24px;
}

.video_clip .title_tin h3 {
    color: #FF0000;
}

.title_tin h3:before {
    background: #2105c9;
    width: 50px;
    height: 4px;
    /* content: ''; */
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.support_online {
    width: 32%;
    float: left;
}

.deyk img {
    position: relative;
    top: -4px;
    border-radius: 0px !important;
}

.item_tin {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    min-height: 85px;
}

.item_tin a {
    display: block;
    font-size: 16px;
    color: #1B2021;
}

.left_tin h4 {
    color: #2f2f2f;
    font-family: 'Arial';
    margin: 10px 0px;
    font-size: 15px;
}

.left_tin h4:hover {
    color: #f00;
}

.xemt {
    display: inline-block;
    border: 2px solid #000;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}

.xemt:hover {
    color: #f00;
}

.img_tin {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid #CDCDCD;
    padding: 0;
}

.item_tin h4 {
    font-family: 'Arial';
    color: #2d2d2d;
    font-size: 16px;
    margin-bottom: 5px;
}

.item_tin:hover h4 {
    color: #07205c;
}

.left_tin .destin {
    font-size: 14px;
}

.destin {
    color: #666666;
    font-size: 14px;
    font-family: 'Arial';
}

.dextin .img_tin {
    float: right;
    margin-right: 0px;
    margin-left: 10px;
}

.list_news_video {
    /* margin: 0 auto; */
    padding: 25px 0;
    background: #F7F7F7;
}

.video_clip {
    width: 49%;
    float: right;
    /* padding: 0px 2%; */
    border: 0.97px solid #E4E7E9;
    padding: 20px;
    border-radius: 6px;
    background: #fff;
}

.bottom_content {
    display: inline-block;
    width: 100%;
    float: left;
    height: 450px;
    position: relative;
}

.video_index {
    width: 375px;
    float: left;
}

.ykien_index {
    float: left;
    width: 49%;
    /* margin-left: 15px; */
    border: 0.97px solid #E4E7E9;
    padding: 20px;
    border-radius: 6px;
    background: #fff;
}

.item_tin .img_tin img {
    /* padding: 3px; */
    border-radius: 4px;
}

.boster_you {
    max-width: 520px;
    margin: 0 auto;
}

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

#video_lienquan {
    width: 100%;
}

.album {
    display: inline-block;
    width: 100%;
    background: url(../images/bg_album.png) repeat-y;
    min-height: 820px;
    padding: 50px 0px 80px 0px;
}

.title_album h2 {
    color: #fff;
}

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

.content_prod {
    color: #000;
    display: inline-block;
    width: 100%;
    margin: 10px auto;
}

#product_detail {
    width: 100%;
    display: inline-block;
}

#product_detail #product_detail_img {
    float: left;
    text-align: left;
    width: 45%;
    max-width: 434px;
}

#product_img {
    border: 1px solid #ccc;
}

#product_detail #product_info {
    width: 45%;
    float: left;
    text-align: left;
    padding-left: 2%;
}

.name {
    color: #eb1000;
    font-size: 22px;
    font-family: 'Arial';
}

.gia span {
    color: #f00;
    font-size: 18px;
}

#product_info li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

.quatali {
    width: 60px;
    height: 26px;
    text-align: center;
    outline: none;
    border: 1px solid #e2e2e2;
    padding-right: 10px;
}

.add_cart {
    margin-bottom: 10px;
}

.add_cart a {
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 5px;
    background: #f00;
    border-radius: 10px;
}

#thumb {
    margin-top: 10px;
}

.tab {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tab ul li {
    display: inline-block;
    border: 1px solid #ccc;
    border-bottom: 0px;
    line-height: 35px;
    background: #b1b1b1;
}

.tab ul li a {
    color: #000;
    padding: 9px 20px;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Arial';
}

.tab ul li a:hover,
.tab ul li a.active {
    background: #2105c9;
    color: #fff;
}

.tab .hiden {
    display: none;
}

.content_pro {
    border: 1px solid #ccc;
    padding: 20px 10px;
}

.box_tintuc {
    text-align: left;
    width: 100%;
    float: left;
    display: inline-block;
    font-family: 'Arial';
    color: #706e6e;
}

.centsi {
    flex-wrap: wrap;
    border-bottom: 1px dashed #aaa9a9;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.centsi a {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.box_tintuc img {
    padding: 3px;
    display: inline-block;
    border: thin #d9d9d9 solid;
    float: left;
    background: #fff;
    margin-right: 10px;
}

.box_tintuc h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.box_tintuc h3:hover {
    text-decoration: underline;
    color: #07205c;
}

.baiviet_lienquan {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}

.baiviet_lienquan .title {
    color: #f00;
    text-transform: uppercase;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    background: none;
    font-family: 'Arial';
    font-size: 18px;
}

.baiviet_lienquan li {
    background: url(../images/sao.png) left center no-repeat;
    padding-left: 15px;
    font-size: 20px;
}

.baiviet_lienquan li a {
    font-size: 14px;
    color: #000000;
}

.baiviet_lienquan li a:hover {
    color: red;
    margin-left: 10px;
    font-weight: bold;
}

.nameacticle {
    color: #0b5dc4;
    font-size: 20px;
    font-family: 'Arial';
}

.mapcontact {
    color: #000;
    margin-top: 40px;
}

#footer {
    width: 100%;
    background: #2105c9;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-top: 30px;
    font-size: 14px;
    font-family: "Arial";
}

.center_fanpage {
    margin: 0 auto;
    float: left;
    margin-left: 15px;
}

#footer .viels {
    display: inline-block;
}

.leftfoo {
    float: left;
    width: 42%;
    text-align: left;
    padding-right: 2%;
}

.leftfoo p i {
    padding-right: 10px;
}

.company {
    font-family: 'Arial';
    color: #ffffff;
    font-size: 18px;
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.leftfoo p {
    margin-bottom: 8px;
}

.counter {
    width: 28%;
    float: right;
    text-align: left;
    max-width: 200px;
}

.title_foo {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    color: #00bc03;
    font-family: 'Arial';
}

.mxh_foo {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.content_foo {
    padding: 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.mapfooter {
    width: 100%;
    height: 100%;
}

.left_footer {
    width: 45%;
    float: left;
}

.fanpage_foo {
    width: 300px;
    float: right;
    text-align: left;
}

.img_logo {
    float: left;
    width: 23%;
    padding-right: 3%;
}

.content_footer {
    width: 77%;
    float: left;
}

.center_footer {
    width: 28%;
    float: left;
}

.right_footer {
    width: 27%;
    float: left;
}

.copyright {
    background: #3213eb;
    border-top: 1px solid #3213eb;
    border-bottom: 1px solid #3213eb;
    font-size: 13px;
    color: #fff;
    width: 100%;
    font-family: "Arial";
    margin-top: 20px;
    padding: 10px 0px;
    text-align: center;
}

.mapfooter iframe,
.mapcontact iframe {
    width: 100% !important;
}

.main_fix_bottom {
    margin: 0 auto;
    width: 1200px;
}

.left_copyright {
    float: left;
    width: 45%;
    text-align: left;
}

.right_counter {
    float: right;
}

.right_counter p.online {
    display: inline-block;
}

.right_counter p.tong {
    display: inline-block;
}

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

.couter {
    float: right;
}

.couter span {
    display: inline-block;
    line-height: 44px;
}

.online {
    margin-bottom: 5px;
}

.homqua {
    margin-bottom: 5px
}

.tuan {
    margin-bottom: 5px
}

.tong {
    margin-bottom: 5px
}

#content_nhantin {
    max-width: 240px;
    float: right;
}

#content_nhantin p {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}

#content_nhantin form {
    width: 100%;
    background: #fff;
    display: inline-block;
    float: left;
    height: 35px;
}

.dangkynhantin {
    width: 28%;
    float: right;
    text-align: left;
    max-width: 370px;
}

#mailkhachhang {
    width: 80%;
    float: left;
    border: none;
    padding: 0px 15px;
    height: 35px;
    outline: none;
}

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

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

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

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

#sb_nhantin {
    border: none;
    background: #fe112d;
    height: 35px;
    width: 20%;
    font-weight: bold;
    outline: none;
    float: right;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
}

.forms {
    position: relative;
}

.full-news,
.box-full-pro {
    margin: 15px auto;
}

.bike_frm {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

.dangkynhantin h5 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Arial';
    text-transform: uppercase;
}

.forms form {
    width: 100%;
    position: relative;
}

.box_support {
    background: url(../images/bg_hotro.png) no-repeat;
    min-height: 294px;
    background-size: 100%;
    text-align: center;
}

.hoey {
    float: right;
    margin-top: 21px;
    width: 100%;
    max-width: 170px;
}

.hoey p {
    font-family: 'Arial';
    font-size: 17px;
    line-height: 1.1;
    text-align: left;
}

.number_hot {
    font-family: 'Arial' !important;
    color: #f00;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-size: 20px !important;
}

.bik_support {
    width: 100%;
    display: inline-block;
    max-width: 320px;
    margin: 0 auto;
    margin-top: 80px;
    text-align: left;
}

.email_sp {
    background: url(../images/email.png) left no-repeat;
    padding-left: 30px;
    text-align: left;
    max-width: 320px;
    margin: 0 auto;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 10px;
}

.check {
    margin-bottom: 7px;
}

.check input {
    margin-right: 5px;
    display: inline-block;
}

.content_nhantin p {
    max-width: 240px;
    float: right;
}

.backtotop {
    display: inline-block;
    float: left;
    line-height: 1;
    position: relative;
}

.backtotop a {
    background: url(../images/backtop.png) top center no-repeat;
    position: absolute;
    top: -20px;
    width: 120px;
    height: 35px;
    text-align: center;
    padding-top: 25px;
    color: #fff;
}

.backtotop a:hover {
    color: #ff0;
}

#footer1 {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    display: none;
}

#footer1 table {
    width: 100%;
    text-align: center;
    margin: auto;
    background: #cc0000;
    border: 3px solid #e8e8e8;
}

#footer1 img {
    width: 30%;
    max-width: 35px;
    vertical-align: middle;
}

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

* {
    margin: 0px;
    padding: 0px;
}

.topindex {
    background: #F7F7F7;
}

/* CSS Document */
.col_left_contact {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 60%;
    display: inline-block;
    float: left;
    padding-right: 2%;
}

.col_right_contact {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 40%;
    display: inline-block;
    float: right;
}

.form_contact {
    border: thin #d9d9d9 solid;
    width: 100%;
    position: relative;
}

.form_contact .title {
    width: 100%;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    background: none;
}

.form_contact .title p {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px;
    color: #fff;
    font-size: 16px;
    background: #02aaf0;
    text-transform: uppercase;
}

.form_contact .col {
    display: inline-block;
    text-align: left;
}

.form_contact .col_1 {
    width: 30%;
    padding: 0px 1%;
    text-align: right;
}

.form_contact .col_2 {
    width: 100%;
    padding: 0px 3%;
    text-align: left;
}

.form_contact .row {
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

.form_contact .row p {
    font-size: 16px;
}

.form_contact .row p span {
    color: red;
}

.form_contact .row .input {
    min-height: 35px;
    line-height: 35px;
    text-indent: 10px;
    width: 100%;
    background: #f6f7f9;
    border: none;
    border-left: 5px solid #a5c7fe;
}

.form_contact .row .area {
    height: 80px;
}

.form_contact .row .button {
    line-height: 35px;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #02aaf0;
    text-transform: uppercase;
    padding: 0px 10px;
    border: none;
    cursor: pointer;
}

.form_contact .row label {
    color: red;
    margin-left: 10px;
}

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

    .form_contact .row .input,
    .col_left_contact,
    .col_right_contact {
        width: 100%;
    }
}

@media screen and (max-width: 550px) {
    .form_contact .col_1 {
        display: none;
    }

    .form_contact .col_2 {
        width: 100%;
    }
}

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

/* Scroll Top */
.goTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 65px;
    right: 25px;
    display: none;
    z-index: 10;
    cursor: pointer;
}

.breadCrumbs .container {
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left_breadCrumbs {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}

.breadCrumbs {
    background-repeat: no-repeat;
    background-size: cover;
    /* margin-bottom: 20px; */
}

.search input::placeholder {
    color: #fff;
}

.slogan_danhmuc {
    color: #051F5D;
    font-size: 16px;
    margin-bottom: 40px;
}

.name_itemct {
    padding: 12px;
    padding-top: 12px;
    padding-bottom: 20px;
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
    text-align: center;
}

.fix_list_page .name_itemct {
    padding: 0 10px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 10px 10px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    background: linear-gradient(142deg, rgba(34, 122, 255, 1) 23%, rgba(33, 5, 201, 0.73) 86%);
}

.fix_list_page .name_itemct:hover {
    color: #fff;
}

.itemct a {
    display: block;
}

/* Scale IMG */
.scale-img {
    overflow: hidden;
    display: block;
}

.scale-img img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.scale-img:hover>img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.itemct:hover .name_itemct {
    color: #051F5D;
}

.fix_list_page .itemct:hover .name_itemct {
    color: #fff;
}

.img_video {
    margin-right: 5px;
    border-radius: 4px;
}

.img_video img {
    border-radius: 4px;
}

#box_video iframe {
    border-radius: 6px;
}

.xemthem_news {
    margin-top: 12px;
    color: #FF0000 !important;
    font-size: 14px;
}

.infor_news {
    flex: 1;
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

.out_page {
    padding-top: 20px;
}

.fix_list_page {}

.fix_list_page .topindex {
    BACKGROUND: #FFF;
}

.fix_list_page .contentct_index .itemct {
    display: inline-block;
    margin: 0 auto;
    margin: 8px 7px;
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid hsl(215deg 77% 40% / 30%);
    position: relative;
}

.fix_list_page .itemct {
    max-width: 280px;
    position: relative;
    margin: 0 auto;
}

.fix_list_page .itemct .descript_cs {
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 285px;
    width: 100%;
    opacity: 0;
}

.fix_list_page .itemct .descript_cs h4 {
    text-align: center;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 20px;
    font-family: 'Arial';
    font-size: 24px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fix_list_page .itemct .descript_cs h4:before {
    background: url(../images/line_coso.png) center no-repeat;
    position: absolute;
    top: -20px;
    content: '';
    width: 100%;
    height: 1px;
    left: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
}

.fix_list_page .itemct .descript_cs h4:after {
    background: url(../images/line_coso.png) center no-repeat;
    position: absolute;
    bottom: -20px;
    content: '';
    width: 100%;
    height: 1px;
    left: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
}

.fix_list_page .itemct:hover .descript_cs h4:after {
    bottom: 10px;
    opacity: 1;
}

.fix_list_page .itemct:hover .descript_cs h4:before {
    top: 10px;
    opacity: 1;
}

.fix_list_page .itemct:hover .descript_cs {
    opacity: 1;
}

.fix_list_page .scrao {
    margin: 0px -10px;
}

.fix_a {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
}

#button-contact-vr {
    margin: -10px;
    transform: scale(0.8);
    position: fixed;
    bottom: 121px;
    z-index: 999;
    right: 15px;
}

#zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, .7);
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196f3;
}

#phone-vr {
    transition: .7s all;
    -moz-transition: .7s all;
    -webkit-transition: .7s all;
}

.phone-vr-circle-fill {
    width: 85px;
    height: 85px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 60px;
    height: 60px;
    line-height: 60px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 47px;
}

.phone-vr-img-circle img {
    max-height: 33px;
    max-width: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}