.top .phone a,.top .email a{
	color:#fff;
}
.news .list_item .img img {
    width: 100%;
    height: 100%;
}
img{
    width:100%;
}
.field .field_category .item .content {
    padding: 73px 20px 32px 20px;
    height: 230px;
}
.fb_comment iframe{
	width: 100% !important;
}
.menu_pc > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    width: 220px;
    background-color: #fff;
    padding: 0px;
    position: absolute;
    z-index: 99;
    left: 0px;
    margin: 0px;
    list-style: none;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0px 2px 3px rgba(154, 142, 142, 0.48);
    transition: .6s all ease;
    -webkit-transition: .6s all ease;
    -moz-transition: .6s all ease;
    -ms-transition: .6s all ease;
    -o-transition: .6s all ease;
}
.menu_pc > ul > li > ul > li a {
    color: #002664;
}
.menu_pc > ul > li > ul > li a {
    padding: 8px 15px 8px 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(204, 204, 204, 0.63);
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    margin: 0px;
    clear: both;
    color: #333;
    white-space: nowrap;
}
.has-sub {
	position: relative;
	
}
.menu_pc > ul > li:hover >ul{
	 opacity: 1;
	visibility: visible;;
}
.field_content .bg{
    width: 100%;
    position: absolute;
    top:0px;
    height: 230px;
    background:rgba(38,55,144,.5);
}
.field .field_category .item .icon {
    z-index: 99;
}
.field .field_category .item .bg {
    padding: 73px 20px 32px 20px;
    height: 230px;
    transition: all .6s;
}
.field .field_category .item .bg h3 {
    font-size: 18px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
     color: #fff;
     margin-top:0px;
}
.field_category .item .bg p {
    color: #fff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.field .field_category .item .bg a {
    color: #fecd0a;
    display: block;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.field .field_category .item .bg:hover{
    background:transparent;
    
}
.list-search ul{
    margin:0px;
    padding: 0px;
}

.list-search ul li{
    list-style: none;

}
.list-search .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.list-search .btn.active,.list-search .btn:active {
    background-image: none;
    outline: 0;
    box-shadow:none;
}
.list-search .paginate {
    float: right;
    text-align: center;
    padding: 10px;
    margin: 10px;
    width: 100%;
    height: auto;
}
.content-rn-detail .box:first-child{
    overflow: hidden;
    height: 198px;
}
.content-rn-detail .box img{
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: all .5s;
}
.content-rn-detail .box:hover img{
    transform: scale(1.1);
}
.content-rn-detail .box h3 a{
    font-size: 16px;
    font-weight: 700;
        color: #002664;
}
.content-rn-detail .box h3{
    margin-top:10px;

}
.support-lm{
    margin-top:15px;
}
.support-lm  h2{
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 11px 15px;
    margin: 0 auto;
    background-color: #00adef;
    text-align: center;

}
.support-lm .content-lm i{
    list-style: none;
    padding: 0px;
    margin:0px 10px;
    color: #002664;
    font-size:16px;
}
.support-lm .content-lm p{
    margin:0px;
    padding:7px 0px;
    background: #ebebeb;
}
.support-lm .content-lm a{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fc4a4a;
    
}
.carts{
    float: right;
    margin-top: 6px;

}
.carts i{
    color:#fff;
}
.price_detail a{
    display: block;
    width: 230px;
    padding:10px 0px;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #002664;
    background: #ebebeb;
    text-transform: uppercase;
    transition: all .5s;
}
.price_detail a:hover{
     color: #ebebeb;
    background: #002664;
}
.list_product .item .content h3 {
       margin-top: 16px;
}
{
    background-position: 0 !important;
    background-position: 0 !important;

}
.content-lm a{
    position: relative;

}
.content-lm .email a:before {
    content: ' ';
    background: url(../images/icon.png) no-repeat -3px -538px;
        background-position: -66px -538px;
    height: 20px;
    width: 20px;
    position: absolute;
     margin:0px 5px;
    left: 10px;
    top: 0px;
}
.content-lm .hotline a:before {
    content: ' ';
     margin:0px 5px;
    background: url(../images/icon.png) no-repeat -3px -538px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 10px;
        background-position: -3px -570px;
     top: 0px;
}
.content-lm .zalo a:before{
    content: ' ';
    background: url(img/icon.png) no-repeat -3px -538px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 10px;
    top: 0px;
    margin:0px 5px;
    content: "";
    background: url(../images/zalo-min.png);
    background-position: 0 !important;
}
.content-lm a{
    display: block;
       padding-left: 52px;
}
header .menu_logo .menu_pc  ul > li >ul >li a{
    transition: all .5s;
}
header .menu_logo .menu_pc  ul > li >ul >li a:hover {
    background: #263790;
    color:#fff;
}
header .menu_logo .logo {
    float: left;
    margin-top: 23px;
    width: 212px;
}
header .menu_logo .menu_pc > span .search form {
    height: 35px;
}
.list_product .item .content h3 {
    height: 38px;
}
.list_product .item .content p {
    height: 100px;
}
header .menu_logo .menu_pc > span .search form input,header .menu_logo .menu_pc > span .search form button {

    height: 33px;
   
}

@media(max-width:768px)
{

    .carts{
        display: none;
    }
    .partner_why h2 {
        margin-bottom: 30px;
         margin-top: 10px;
    }
    .partner_why h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 34px;
    }
}


.menu-btn-show .border-style {
      background: #263790;
      
}
@media(max-width:480px){

    .partner .content .content1 .item{
        border-left: 1px solid #e5e5e5;
         width: 100%;
        border-right: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
    .nav-tabs .nav-item {
        width: 100%;
    }
}
.page-c-detail img{
    width: 100%;
}
.hotline-detail img{
    width: 29px !important; height: 29px !important;
}
.carts {
    position: relative;
}
.carts span{
    position: absolute;
    top: -4px;
    left: 8px;
    font-size: 10px;
    height: 10px;
    width: 10px;
    text-align:center;
    color: red;
}
.item img{
    width: auto;
}
.logof{
    text-align:center;
}
.logof a{
     margin:0 auto;
}
.logof img{
    width: auto;
   
}
.menu-bar-mobile form{
        position: relative;
    float: left;
    width: 100%;
    padding: 10px;
}
.menu-bar-mobile form input{
 height: 40px;
}
.menu-bar-mobile form button{
        position: absolute;
    right: 10px;
    top: 10px;
    padding: 0px 10px;
    height: 40px;
    border: none;
}
.callus {
        background: #006bbb;
    position: fixed;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 0;
    border-radius: 40px;
    color: #fff;
    z-index: 99999;
    opacity: .9;
    display: none;
    left: 20px;
    bottom: 0;
    cursor: pointer;
}
.callus i {
    background: #006bbb url(../images/i_phone.png) no-repeat 4px 4px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: block;
    float: left;
}
.callus a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    cursor: pointer;
}
.hotline_text {
    font-size: 15px;
    padding-right: 10px;
    font-weight: normal;
}
@media(max-width:480px){
    .top .phone{
        float: right;
        display: block !important;
         padding: 0px !important; 
    }
    .top .email{
        float: left !important;
        padding: 0px !important; 
        width: auto !important;
    }
    .col-left{
        display: none;
    }
    .form-horizontal .form-group {
        margin-right: 0px; 
        margin-left: 0px; 
    }
    .about .about_banner .item {
        position: relative;
        height: 400px;
    }
    .list_product .active:not(:first-child) {
        border-left: 1px solid #fff;
    }
    .callus {
        display: block;
    }
}

.partner .content .item img{
   max-width: 120px;
   height: 94px;
}
.top_ft .contact ul li{
    color: #b4b4b4;
}
.footer_lh {
    position: fixed;
    bottom: 0px;
    left: 9px;
    z-index: 999999;
    width: 260px;
}
.footer_lh h2 {
    text-transform: uppercase;
    background: red;
    font-size: 14px;
    color: #fff;
    border-bottom: none;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0px;
}
.content_lh {
    background: #fff;
}
.content_lh {
    display: none;
}
.content_lh .item h3 {
    font-weight: bold;
    color: #124089;
    font-size: 12px;
}

.content_lh h3 {
    margin: 0px;
    padding: 10px;
}
.content_lh .item a {
    color: black;
}

.content_lh a {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
}
.content_lh .item:not(:first-child) {
    border-top: 1px dotted #124089;
}
.footer_lh h2 i {
    color: #fff;
    margin-left: 70px;
}
.content_lh .item a span {
    color: red;
}
.copy div ul{
    margin-bottom: 0px;
    padding:0px;
}
.copy div ul a{
    height: 40px;
}
.copy .container span {
    color: #b4b4b4;
    list-style: none;
    line-height: 40px;
}
.scrollup {
    width: 40px;
    height: 40px;
    opacity: .4;
    filter: alpha(opacity=40);
    bottom: 80px;
    right: 25px;
    text-indent: -9999px;
    background: url(../images/icon_top.png) no-repeat;
    position: fixed;
    z-index: 9999;
}
.copy .container div li a i {
    line-height: 44px;
}
.copy .container div li a {
    height: 44px;
}
.top_ft {
    background: #35393d;
    margin-top: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.copy {

}
.logof img{
    width: 100%;
}
.achievements {
    margin-top:20px;
}
.about{
    padding-bottom: 0px;
}
.top_ft .icon ul li{
    list-style: none;
    display: inline-block;
    padding:10px;
}
.top_ft .icon ul {
    padding:0px;
    margin-top:10px;
    float: right;
}
.field h2 ,.partner_why h2 ,.news h2,.list_product > h2,.about h2  {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
}
.list_product .continue {
    margin-top: 35px;

}
.list_product .continue i{
        margin-left: 10px;
}
.page-c-detail img {
    max-width: 100%;
    width: auto;
}
.detail-pdc-content img{
    max-width: 100%;
    width: auto;
}
.menu_pc .has-sub >ul li  {
    position: relative;
    
}
.menu_pc .has-sub >ul li>i{
    position: absolute;
    right: 5px;
    top: 11px;
}
.menu_pc .has-sub  ul ul{
    position: absolute;
    padding:0px;
    list-style: none;
    left: 250px;
    top: 0px;
    opacity: 0;
   visibility: hidden;
    transition: all .5s;
    background: #fff;
}
.menu_pc .has-sub ul li:hover ul{
    left: 221px;
     opacity: 1;
    visibility: visible;
}
.menu_pc .has-sub ul li ul{
        border-right: 1px solid rgba(204, 204, 204, 0.63);
}
.menu_pc .has-sub ul li ul a{ 
    text-transform: capitalize;
}
/*.menu-product-lv-2 >a{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 44px;
    padding-left: 30px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #002664;
    background: #ebebeb;
    text-transform: uppercase;
}
.span-lv-1,.span-lv-2{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 13px;
      cursor: pointer;
}
.menu-product-lv-2{
    position: relative;
    display: none;
}
.menu-product-lv-3 >a{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 44px;
    padding-left: 45px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #002664;
    background: #ebebeb;
    text-transform: uppercase;
}
.menu-product-lv-3{
    display: none;
}*/
.content-cate ul{
    list-style: none;
    padding: 0px;
}
.menu-product-lv-2 {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    right: 0px;
    left: 110%;
    top: 0px;
    z-index: 99;
    transition: all .5s;
}
.menu-product-lv-2 >a{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 44px;
    padding-left: 30px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #002664;
    background: #ebebeb;
    text-transform: uppercase;
}
.span-lv-1,.span-lv-2{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 13px;
    cursor: pointer;
}
.menu-product-lv-1:hover  .menu-product-lv-2{
    display: block;
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.content-cate ul li a{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 16px;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
    color: #002664;
    background: #ebebeb;
    text-transform: uppercase;
}
.menu-product-lv-2 li{
    position: relative;
}
.menu-product-lv-3 {
    position: absolute;
    left: 110%;
    top: 0px;
    width: 100%;
     opacity: 0;
    visibility: hidden;
    text-transform: uppercase;
}
.menu-product-lv-2 li:hover .menu-product-lv-3{
    visibility: visible;
    opacity: 1;
    left: 100%;
}
@media(max-width: 576px){
    .footer_lh{
        display: none;
    }
    header .top .container .email{
        display: none;
    }
    .field h2 ,.partner_why h2 ,.news h2,.list_product > h2,.about h2  {
        text-align: center;
    }
    .field h2:after ,.partner_why h2:after ,.news h2:after,.list_product > h2:after,.about h2:after{
        margin:0 auto;
    }
    .partner_why .why .list_why .content_list .plus{
            position: absolute;
    right: 11px;
    top: 25px;
    }
    .partner_why .why .list_why .content_list {
            position: relative;
    }
    .partner_why .why .list_why .content_list h3 {
        margin-right: 20px;
    }
}
.news .item .img img {
    height: 100%;
}
.partner .content .item{
    width: 100%;
}
.slider{
    float: left;
    width: 100%;
}
.ctn-blog-news-index{
    display: none;
}