@charset "UTF-8";

/* Main */
:root{--color-red:#ec2d3f;--color-medium-red:#cc2c32;--color-dark-red:#c31829;--color-green:#28a745;--color-dark-green:#207d36;--color-black:#212529;--color-gray:#6c757d;}
body{font-size:14px;margin: auto;font-family: Roboto;}
img{max-width:100%;height:auto;}
a,input,textarea{outline:none;padding:0px;}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.w-clear:after{display:block;content:"";clear:both;}
.hidden{display:none;}
.clear{clear:both;}
.none{display:none;}
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden;}
.wrap-content{max-width:1220px;margin:auto;padding:0px 10px;}
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;position: relative;}


@font-face {
    font-family: 'JosefinSansB';
    src: url('../fonts/JosefinSans-Bold.eot');
    src: url('../fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Bold.woff2') format('woff2'),
        url('../fonts/JosefinSans-Bold.woff') format('woff'),
        url('../fonts/JosefinSans-Bold.ttf') format('truetype'),
        url('../fonts/JosefinSans-Bold.svg#JosefinSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JosefinSans';
    src: url('../fonts/JosefinSans-Regular.eot');
    src: url('../fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/JosefinSans-Regular.woff2') format('woff2'),
        url('../fonts/JosefinSans-Regular.woff') format('woff'),
        url('../fonts/JosefinSans-Regular.ttf') format('truetype'),
        url('../fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RobotoSlab';
    src: url('../fonts/RobotoSlab-Bold.eot');
    src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RobotoSlab-Bold.woff2') format('woff2'),
        url('../fonts/RobotoSlab-Bold.woff') format('woff'),
        url('../fonts/RobotoSlab-Bold.ttf') format('truetype'),
        url('../fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




.quay:hover img{
    transform: rotate(45deg);
}
/* General */
.wrap-tva{
    background: url(../images/bg_tva.png) no-repeat top center;
    background-size: cover;
    padding: 40px 0px;
}
.slogan{letter-spacing: 3px;line-height: 42px;font-weight: 100; background: #fec106;text-align: center;text-transform: uppercase;color:#262626;font-family:RobotoMedium;font-size:15px;}
.title-main{
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    background: url(../images/line1.png) no-repeat bottom center;
    margin-bottom: 20px;
}

.title-main_dm1{
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    background: url(../images/line2.png) no-repeat bottom center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.title-main_dm1 span{
    color:#f0d758;
    font-size: 36px;
    font-family: SFUCenturySchoolbookBT;
    text-transform: uppercase;
    padding: 0px 20px;
    display: block;
    position: relative;

}


.title-main_dm{
    position: relative;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    background: url(../images/line1.png) no-repeat center bottom;
}
.title-main_dm i:before{
   /* position: absolute;
    bottom: 3px;
    left: -170px;
    content: '';
    width: 150px;
    height: 6px;
    background: url(../images/before.png) no-repeat left bottom;*/
}
.title-main_dm i:after{

    /* position: absolute;
    bottom: 3px;
    right: -170px;
    content: '';
    width: 150px;
    height: 6px;
    background: url(../images/after.png) no-repeat left bottom;*/

}
.title-main_dm span{
    color: #0a1670;
    font-size: 34px;
    font-family: 'JosefinSansB';
    text-transform: uppercase;
    padding: 0px 20px;
    display: block;
    position: relative;
    margin-bottom: 5px;
}
.header_trong{
    position: relative !important;
}
.title-main_dm i{color:#727272;font-size: 16px;position: relative;margin-top: 5px; font-style: normal;font-family: JosefinSans}


.title-main1{
    margin-bottom: 20px;
    border-left:3px solid #b31c25;
    line-height: 50px;
    padding-left: 10px;
}
.title-nhantin{
    width: 80%;
    text-align: center;
    margin: auto;
    background: #00131a;
    margin-bottom: 10px;
    margin-top: -65px;
}
.title-nhantin span{
    display:inline-block;
    text-transform:uppercase;
    color:#02bbfc;
    font-size:28px;
     font-family:'SFUFutura';
     position: relative;
}
.title-nhantin i{
    color:#fff;
    font-size: 14px;
    display: block;
    font-style: normal;
}
.title-main span{
    color:#0a1670;
    font-size: 34px;
    font-family: 'JosefinSansB';
    text-transform: uppercase;
    padding: 0px 20px;
    display: block;
    position: relative;
 }
 .title-main span:before{
 }
 .title-main span:after{
 }
.title-main1 span{
    display: inline-block;
    text-transform: uppercase;
    color: #0071e3;
    font-size: 26px;
    font-family: BarlowCondensedSemiBold;
}
.title-main a{     
    color: #3a589e;
    float: right;
    padding-right: 30px;
}
.title-main a:hover{ text-decoration: none;}
.title-main i{
    font-style: normal;
    color: #333;
    font-size: 14px;
    display: block;
    margin: auto;
    font-family: Roboto;
    text-transform: capitalize;
}
.time-main{margin-bottom:0.75rem;color:#999999;}
.time-main i{vertical-align:top;margin:3px 7px 0px 0px;}
.time-main span{vertical-align:top;display:inline-block;}
.social{list-style:none;padding:0px;margin:0px;}
.social li{display:inline-block;}
.social li:last-child{margin-right:0px;}
.control-carousel{position:absolute;top:calc(50% - 39px/2);margin-bottom:0px;width:45px;height:45px;text-align:center;line-height:45px;border:0px solid #eee;z-index:2;color:#ccc;cursor:pointer;}
.control-carousel:hover{}
.prev-carousel{left:0px;}
.next-carousel{right:0px;}

.toggle_class{
    position:relative;
    margin-top: 20px;
}
.toggle_class .toggle-content{
    transition: all 0.4s;
    height: auto;
}
.toggle_class:not(.active) .toggle-content{
    visibility:hidden;
    height:0;
    transition: all 0.4s;
    overflow: hidden;
}
.toggle_class .toggle-header{
    line-height: 2;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    margin-bottom: 1.5rem;
    font-family: sans-serif;
    cursor: pointer;
    position: relative;
}
.toggle_class .toggle-header:after{
    content: "+";
    font-family: FontAwesome;
    position:absolute;
    right: 5px;
}
.toggle_class.active .toggle-header:after{
    content: "-";
}
.fb_iframe_widget_fluid_desktop iframe{min-width: 100% !important;}

/* Header */
.header{width: 100%;z-index: 999; }
.header-top{    
    color: #fff;
    background: #0a1670;
    line-height: 40px;
    font-family: 'JosefinSans';
}
.header-top .wrap-content{padding:0px 10px;}
.diachi{
    display: inline-block;
}
.emailt{
    background: url(../images/email_top.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}
.info-header{margin-bottom:0px;text-align: left;padding-left: 20px;}
.info-header i{vertical-align:top;margin:3px 5px 0px 0px;font-size:16px;}
.info-header span{
}
.info-header b{
    text-transform: uppercase;
    font-weight: 100;
    font-family: NunitoSans;
}

.social-header{}
.social-header span{}
.social-header li{margin-right: 5px;}
.social-header li img{ width: auto !important; }
.header-bottom .lang-header{
    display: none;
}
.mxh_top{
    width: 15%;
    margin-top: 15px;
}
.mxh_top img{
}
.header-bottom .search-res{
    position: absolute;
    top: 60px;
    right: 10px;
}

.fixed .search-res{
    position: absolute;
    top: 2px;
    right: 150px;
}


.header-bottom .wrap-content{ padding:10px; }
.hotline-header{
    width: 20%;
    background: url(../images/dt_top.png) no-repeat left top;
    padding-left: 50px;
    margin-top: 20px;
    position: relative;
    margin-left: 3%;
}
.hotline-header:before{
    position: absolute;
    top: 0px;
    left: -25px;
    content: '';
    height: 55px;
    width: 1px;
    background:#4d4c4c;
}
.hotline-header:after{
    position: absolute;
    top: 0px;
    right: 25px;
    content: '';
    height: 55px;
    width: 1px;
    background:#4d4c4c;
}
.email-header{
    width: 22%;
    background: url(../images/email_top.png) no-repeat left top;
    padding-left: 50px;
    margin-top: 20px;
}
.hot-header {
    line-height: 40px;
    background:#3a589e url(../images/bg_toph.png) no-repeat left top;;
    color:#fff;
    padding-left: 50px;
}
.hot-header  marquee{
    text-transform: uppercase;
    font-family: RobotoBold;
    font-size: 16px;
    color:red;
    float: left;
    width: 35%;
}
.dt_top{
     background:url(../images/bg_hotline.png) no-repeat left top;
     float: right;
     width: 20%;
     color:#0074c2;
     font-size: 15px;
     padding-left: 80px;
     margin-top: 20px;
}
.email_top{
     background: url(../images/ngay.png) no-repeat left center;
}
.hotline-header b{
   display: block;
   font-size: 22px;
   color:#ff0001;
   font-family: 'SairaBold';
   font-weight: 100;
}
.hotline-header span{
    color: #03befd;
    font-size: 13px;
    font-style: normal;
    display: block;
    font-family: SairaR;
}

.email-header i{
   display: block;
   font-size: 13px;
   color:#fff;
   font-family: 'SairaR';
   font-weight: 100;
   font-style: normal;
}
.email-header span{
    color: #03befd;
    font-size: 13px;
    font-style: normal;
    display: block;
    font-family: SairaR;
}


.hotline-header span.email_top{

}
.info-header:nth-child(1){
    width: 60%;  
}
.info-header:nth-child(2){
    width: 20%;
    padding-left: 25px;
    text-align: right;
}
.info-header:nth-child(3){
    width: 20%;
    background: url(../images/email_top.png) no-repeat left center;
    padding-left: 25px;

}
.info-header:nth-child(4){
    width: 36%;
    background: url(../images/dc_top.png) no-repeat left center;

}
.user-header a{color:#fff;padding-right:9px;margin-right:7px;position:relative;display:inline-block;vertical-align:top;text-decoration:none;}
.user-header a:after{content:"";position:absolute;width:1px;height:8px;background-color:#fff;top:calc(50% - 7px/2);right:0px;opacity:0.7;}
.user-header a:last-child{padding-right:0px;margin-right:0px;}
.user-header a:last-child:after{display:none;}
.logo-header{
    width: 26%;
    text-align: center;
    background: url(../images/bg_logo.png) no-repeat top center;
    margin-top: -50px;
    z-index: 9;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 120px;
}
.fixed .logo-header{
    margin-top:0px;
    height: auto;
    background:none;
    padding: 0px;
}
.fixed .search{
    top:20px;
}
.fixed .logo-header img{ width: 50%; }
.banner-header{
    width: 60%;
    text-align: center;
}
.topheader{
    width: 80%;
    position: relative;
}
.bod{font-weight: bold;}
/* Menu */
.menu{
    width: 37%;
    height: 50px;
    margin: auto;
}
/*
.trangtrong{padding-left: 0px !important;}
.menu ul.padding0{padding-left: 0px;}
.menu ul li.a{position:relative;z-index:99;float: left;}
.menu ul.padding0 li a{}
.menu ul li a img{margin-top: 17px; }
.menu ul li li{background: none;border-bottom: 1px solid #ccc;width: 100%;display: block;}
.menu ul li.line{width:1px;height:15px;background-color:rgba(255,255,255,0.5);}
.menu ul li a{display:block;position:relative;z-index:1;text-decoration:none!important;}
.menu ul li a{
    font-size: 16px;
    color: #1c1c1c;
    padding: 0px 18px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: Roboto;
}


li.trangtrongmenu1{display: none;}
li.trangtrongmenu{display: inline-block;}
.menu ul.trangtrong li a{}
.menu ul li.active a,.menu ul li a:hover {color:#3a589e;}
.menu ul li ul{background: #199c3f; padding:0px;position:absolute;min-width:250px;box-shadow:0 3px 11px 0 rgba(0,0,0,0.1);-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden;transition:all .5s;}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;transition:all .7s;}
.menu ul li ul li a{text-align:left;border-bottom:1px solid rgba(255,255,255,0.2);}
.menu ul li ul li:last-child > a{border-bottom:0px;}
.menu ul li ul li a{font-size:14px;padding:0px 10px;color:#fff;line-height: 40px;}
.menu ul li ul li ul{top:0px;left:100%;}*/
ul.re{padding-left: 250px;}
.menu ul{margin:auto;list-style:none;}
.menu ul li{position:relative;z-index:99;float: left;line-height: 50px;}
.menu ul li:nth-last-child(2){}
.menu ul li.a{}
.menu ul li a{display:block;position:relative;z-index:1;text-align:center;text-decoration:none!important;transition: 0s;}
.menu ul li a.active,.menu ul li:hover > a{right:0;top:0;bottom:0;}
.menu ul li ul li a.active,.menu ul li ul li:hover > a{background:none;}
.menu ul li a h2{font-size: 16px;color: #000;margin:0px;padding: 0px 20px;line-height: 50px;font-family: 'JosefinSans';position: relative;text-transform: uppercase;}
.menu ul li a h2.text-menu:after{content:'';max-width:50px;height:1px;background:#ef4239;position:absolute;left:0;right:0;margin:0 auto;top:70%;width:0;transition:1s;}
.menu ul li a h2 i{font-size:20px;margin-right:10px;}
.menu ul li a.active h2,.menu ul li:hover > a h2{
    color:#61b144;
}
.menu ul li a.active h2:after, .menu ul li:hover > a h2:after{width:100%}
.menu ul li ul{padding-left: 10px; position:absolute;min-width:230px;background: #fff;box-shadow:0 3px 11px 0 rgba(0,0,0,0.1);visibility:hidden;transition: all .3s;left: 0;top: 115%;opacity: 0;}
.menu ul li ul li:hover {
}
.menu ul li ul li{
    float: left !important;
    padding: 0px;
    border-bottom: 1px solid #efefef;
    width: 100%;
}
.menu ul li:hover > ul{opacity:1;visibility:visible;top: 100%;transition: all .3s;}
.menu ul li ul li:hover > ul{
    top: 0;
    left: 100%;
}
.menu ul li ul li a{text-align:left;border-bottom:1px solid rgba(255,255,255,0.2); text-transform: capitalize;}
.menu ul li ul li a:after{display:none;}
.menu ul li ul li:last-child > a{border-bottom:0px;}
.menu ul li ul li a h2{font-size:14px;padding: 8px 15px;color: #000;text-transform: capitalize;line-height: 18px;font-weight: normal;}
.menu ul li ul li ul{top:0px;left: 110%;}



.padd100{ padding-left: 100px; }
.fotorama__nav__shaft{
}
.wrap-video .fotorama__nav{padding-right: 10%;text-align:right;}
.fotorama__thumb-border{display: none !important;}
.wrap-quangcao{
    width: 100%;
    margin: auto;
    text-align: center;
}
.wrap-quangcao img{
    max-width: 100%;
    }
/* Search */
.search{
    height: 25px;
    width: 200px;
    border: none;
    background: #fff;
    position: absolute;
    right: 0px;
    top: 30px;
    border-radius: 50px;
}
.search p{
    float: left;
    width: 40px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: #000;
    font-size: 20px;
    border-left: 1px solid #ccc;
}
.search input{
        width: calc(100% - 50px);
    height: 25px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 10px;
    font-size: 14px;
    color: #9e9e9e;
    font-family: 'JosefinSans';
}
.search input::-webkit-input-placeholder{color:#9e9e9e;}
.search input:-moz-placeholder{color:#9e9e9e;}
.search input::-moz-placeholder{color:#9e9e9e;}
.search input:-ms-input-placeholder{color:#9e9e9e;}


.newsletter-input input::-webkit-input-placeholder{color:#111;}
.newsletter-input input:-moz-placeholder{color:#111;}
.newsletter-input input::-moz-placeholder{color:#111;}
.newsletter-input input:-ms-input-placeholder{color:#111;}

/* Menu RP */
.menu-res{display:none;height:45px;z-index:10;background:#0a1670;position:relative;line-height:normal;}
.menu-bar-res{height:45px;padding:0px 10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;}
#menu{display:none;}
#hamburger{display:block;width:45px;height:23px;position:relative;}
#hamburger:before,#hamburger:after,#hamburger span{background:#fff;content:'';display:block;width:100%;height:3px;position:absolute;left:0px;}
#hamburger:before{top:0px;}
#hamburger span{top:10px;}
#hamburger:after{top:20px;}
#hamburger:before,#hamburger:after,#hamburger span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity;}
.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after{top:10px;}
.mm-wrapper_opening #hamburger span{left:-50px;opacity:0;}
.mm-wrapper_opening #hamburger:before{transform:rotate(45deg);}
.mm-wrapper_opening #hamburger:after{transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}

/* Search RP */
.search-res{
    position: absolute;
    margin-left: 0px;
    top: 8px;
    right: 0px;
    z-index: 99;
}
.search-res .icon-search{
        width: 35px;
    height: 35px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    color: #333;
    border-radius: 50%;
    font-size: 18px;
    margin: 0px;
    background: #fff;
}
.search-res .icon-search.active{color:#006dba;background:#fff;border-radius:100%;}
.search-res .search-grid{position:absolute;top:40px;right:0px;width:0px;height:40px;overflow:hidden;background:#fff;border:1px solid #006dba;z-index:2;opacity:0;border-radius:25px;line-height:normal;}
.search-res .search-grid p{float:left;width:35px;height:38px;cursor:pointer;outline:none;border:none;margin:0px;font-size:17px;display:block;color:#006dba;line-height:40px;text-align:center;}
.search-res .search-grid input{width:calc(100% - 35px);float:right;line-height:38px;outline:none;border:none;color:#006dba;}
.search-res .search-grid input::-webkit-input-placeholder{color:#ccc;}
.search-res .search-grid input:-moz-placeholder{color:#ccc;}
.search-res .search-grid input::-moz-placeholder{color:#ccc;}
.search-res .search-grid input:-ms-input-placeholder{color:#ccc;}
.wrap-tieuchi{
    padding: 10px 0px;
    background: url(../images/line3.png) no-repeat bottom center;
    margin-bottom: 30px;
}
.wrap-tieuchi .wrap-content{
    
}

.wrap-chungnhan{
    background: url(../images/bg_chungnhan.png) no-repeat top center;
    background-size: cover;
    padding: 60px 0px;
}
.bg2{
    background: url(../images/bg_pro.png) no-repeat top center;
    background-size: cover;
}
.wrap-camnhan{
    background: url(../images/bg_camnhan.png) no-repeat top center;
    background-size: cover;
    padding: 60px 0px;
}

.box_camnhan{}
.mota_camnhan{min-height: 140px; margin-bottom: 10px; text-align: justify; font-size: 14px;color:#333; background:url(../images/b11.png) no-repeat center 25px ; border-radius: 40px;padding: 30px; padding-top: 60px;}
.box_camnhan:hover .mota_camnhan{background:#199c3f url(../images/b22.png) no-repeat center 25px ;color:#fff;}
.pic_camnhan{ float: left;margin-right: 10px; }
.pic_camnhan img{ border-radius: 50%; }
.name_camnhan{padding-top: 30px; color:#199c3f;font-family: Mulibold;font-size: 16px;text-transform: uppercase; }


.wrap-chungnhan .wrap-content{
    max-width: 1100px;
}
.wrap-nb{
    margin: auto;
   margin-bottom: 20px;
   text-align: center;
}
.wrap-nb img{
    max-width: 100%;
}

.wrap-quangcao{
    text-align: center;
}
.wrap-quangcao img{
    max-width: 100%;
    display: inline-block;
}
.box_tieuchi{
    color:#313131;
    padding: 20px 10px;
    text-align: left;
}
.dx-tieuchi .owl-item:nth-child(4) .box_tieuchi{background: none;}
.pic_tieuchi{float: left;margin-right: 10px;}
.rotate-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;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.rotate-img:hover img{
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dx-tieuchi .owl-stage-outer{
}
.dx-tieuchi .owl-item{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.name_tieuchi{
    font-family: RobotoBold;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 5px;
}
.mota_tieuchi{
    font-family: Roboto;
    font-size: 14px;
    margin: auto;
    color:#333333;
}
/* Slideshow */
.list_menu{
    width: 23%;
    position: absolute;
    top: -50px;
    background: #e6e6e6;
    z-index: 99;
}
.none_menu{display: none;}
.list_menu:after{
    
}
.list_menu1{
    position: absolute;
    top: -5px;
    left: 0px;
    width: 300px;
    z-index: 999;
    border: 2px solid #15b628;
}
.list_menu1 .box_menu{
    background: #fff;
    float: left;
    }
.box_menu{
    background: #fff;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-right: 5px;
    height: 390px;
}
.box_menu ul.b{
    list-style: none;
    padding: 0px;
}
.box_menu ul ul{
   padding: 0px;
   padding-left: 20px;
   display: none;
   position: absolute;
   top: 0px;
   left: 100%;
   width: 250px;
   background: #fff;
   z-index: 999;
}
.box_menu ul li:hover ul{
display: block;
}
.box_menu ul li:hover ul ul{
display: none;
}
.box_menu ul li li:hover ul{
display: block;
}
.box_menu ul li.a{
        position: relative;
    display: block;
    padding: 13px 10px 13px 15px;
    border-bottom:1px solid #ebebeb;
}
.box_menu ul li a{
        font-size: 15px;
    text-transform: capitalize;
    font-family: Roboto;
    background: url(../images/b1.png) no-repeat center left;
    padding-left: 25px;
    display: block;
    color: #333;
}
.box_menu ul ul li{
     padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb; 
    }
.box_menu ul li a:hover{
    color:#175c99;
    text-decoration: none;
    }
.box_menu ul li li a{
    text-transform: capitalize;
    background:none;
    }
.title_menu{
        background: #175c99;
        position: relative;
        cursor: pointer;
}
.title_menu:before{}

.title_menu span{
    line-height: 50px;
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: left;
    padding-left: 0px;
    font-family: 'UTMHelvetIns';
}
.title_menu span i{
    width: 50px;
    height: 50px;
    background: url(../images/bullet2.png) no-repeat center center;
    float: left;
    margin-left: 10px;
    }
.slider_no{
    position: relative;
}
.list_pro{
    position: relative;
}
.name-list_pro{
    position: absolute;
    bottom: 10px;
    left: 10%;
    width: 80%;
    background: #50ac49;
    color: #fff;
    font-size: 20px;
    font-family: RobotoBold;
    padding: 12px 20px;
    text-align: center;
    margin: 0px;
    text-transform: capitalize;
}
.name-list_pro:hover{
    color: #13b043;
}
.slideshow{position:relative;width: 100%;}
/*.slideshow:before{content: ''; position:absolute;top:-3px; height:3px;width: 100%; left: 0px;background: url(../images/line5.png) no-repeat top left;}
.slideshow:after{content: '';position:absolute;bottom:-3px; height:3px;width: 100%; left: 0px;background: url(../images/line6.png) no-repeat top left;}
*/
.slideshow a{display:block;cursor:pointer;}
.slideshow a img{width:100%;}
.slideshow:hover .control-slideshow{opacity:0.3;}
.slideshow .control-slideshow:hover{opacity:0.8;}
.control-slideshow{opacity:0;position:absolute;z-index:2;top:calc(50% - 50px/2);width:35px;height:50px;text-align:center;line-height:50px;font-size:25px;cursor:pointer;margin:0px;background-color:#000000;border-radius:3px;}
.control-slideshow i{color:#ffffff;}
.prev-slideshow{left:20px;padding-right:3px;}
.next-slideshow{right:20px;padding-left:3px;}

.control-dichvu{position:absolute;z-index:2;top:calc(65%/2);width:20px;height:38px;text-align:center;line-height:50px;font-size:25px;cursor:pointer;margin:0px;}
.prev-dichvu{left:-15px;padding-right:3px; background: url(../images/pre.png) no-repeat top left;width:17px;height: 60px;}
.next-dichvu{right:-15px;padding-left:3px;background: url(../images/net.png) no-repeat top left;width:17px;height: 60px;}
.d-dichvu{}
.l_video{width: 35%;background: #fff;padding: 15px;}
.r_video{width: 65%;padding-left: 3%;}
.wrap_duan{
    background: url(../images/bg_duan.png) no-repeat top center;
    background-size: cover;
    padding: 50px 0px;
    margin: 30px auto;
}
.wp_visao{margin-top: 30px; background: url(../images/bg_visao.png) no-repeat top center;background-size: cover;padding-top: 60px;padding-bottom: 60px;}
.wp_visao .wrap-content{background: url(../images/visao1.png) no-repeat bottom center;}

.box-vs {
  counter-reset: why;
}
.wp_visao .title-main_dm{margin-bottom: 50px;}
.box-vs .item-vs {
  float: left;
    position: relative;
    width: 30%;
    margin-bottom: 60px;
    background: #fff url(../images/af.png) no-repeat top right;
    border-radius: 60px 0px 0px 60px;
}

.box-vs .item-vs:nth-child(2n) {
  float: right;
}

.box-vs .item-vs:nth-child(2n+1) {
  clear: both;
}

.box-vs .item-vs:before {
  counter-increment: why;
  content: counters(why,".",decimal-leading-zero);
  width: 68px;
  height: 68px;
  top: 0px;
  left:-3px;
  background: #3a589e;
  text-align: center;
  position: absolute;
  border-radius: 100%;
  line-height: 68px;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  z-index: 2;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  font-family: SFUTradeGothic;
}

.box-vs .item-vs:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 68px;
  background: #3a589e;
  top: 0px;
  right: 0px;
  z-index: 1;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.box-vs .item-vs p {
  font-size: 16px;
  font-family: 'Roboto';
  text-transform: uppercase;
  color: #212121;
  font-weight: normal;
  height: 68px;
  border-radius: 30px 0 0 30px;
  text-align: center;
  padding: 0px 15px 0px 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.box-vs .item-vs p span {
  display: block;
}

.box-vs .item-vs:hover {
 
}

.box-vs .item-vs:hover:before {
  background: #cb2121;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.box-vs .item-vs:hover:after {
  width: 100%;
  border-radius: 30px 0 0 30px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.box-vs .item-vs:hover p span {
  position: relative;
  z-index: 3;
  color: #fff;
}



.visao{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 80px;
    grid-row-gap: 40px;
}
.box_visao{
    position: relative;
    padding-left: 55px;
    border:1px solid #e0dede;
    padding-top: 25px;
    padding-bottom: 40px;
}
.pic_visao{
    position: absolute;
    background: url(../images/bg_tieuchi.png) no-repeat top left;
    width: 75px;
    height: 81px;
    left: -38px;
    text-align: center;
    top: 43px;
}
.pic_visao img{
    display: inline-block;
    padding-top: 15px;
    }
.info_visao .name_visao{
    color:#333333;
    text-transform: capitalize;
    display: block;
    font-size: 20px;
}
.desc_visao{
    font-size: 13px;
    color:#555555;
}
/* Partner */
.wrap-partner{
    margin: auto;
    padding: 30px 0px;
}
.footer{position: relative;}
.owl-partner{}
.wrap-partner .wrap-content{position:relative;}
.owl-partner{}
.doitac{
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 15px;
}
.doitac1{
    width: 90%;
    padding-bottom: 30px;
    margin-left: 7%;
}
.img_dt{
    padding: 5px;
    background: #fff;
    text-align: center;
}
.partner{display:block;text-align: center;background: #fff;padding: 5px; border:1px solid #f7f3f3;}
.partner img{ display:inline-block !important;  }
.wrap-partner .owl-theme .owl-nav{display: none;}
.title_doitac{
    width: 5%;
    height: 130px;
    background:url(../images/chu_doitac.png) no-repeat bottom left;
    margin-right: 30px;
    text-indent: -9999px;
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.tc-img{
    float: left;
    width: 50px;
}
.info-newshome-normal1{

}
.owl-partner .owl-nav span{display: none;}
.prev-partner{

    background: url(../images/p1.png) no-repeat top left;
    width: 16px;
    height: 16px;
    left: -15px;
    top: calc(50% - 43px/2);
}
.next-partner{
        background: url(../images/n1.png) no-repeat top left;
    width: 16px;
    height: 16px;
    right: -15px;
    top: calc(50% - 43px/2);
}
.next-partner:hover,.prev-partner:hover{background-color: none;border:none;}
/* Breadcrumb */
.breadCrumbs{background-color:#eee;margin-bottom: 20px;}
.breadCrumbs .wrap-content{padding:0.75rem 10px;max-width:1200px;}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0;}
.breadCrumbs .wrap-content .breadcrumb-item a{color:var(--color-black);}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--color-gray);}

/* Intro */
.wrap-intro{margin-bottom:50px;}
.left-intro{width:56%;padding-right:2%;}
.left-intro .newshome-scroll{}
.right-intro{width:44%;padding-left: 2%;}
.title-intro{
    margin-bottom:15px;
    padding-bottom: 10px;
}
.title-intro span{
    color: #0a1670;
    font-size: 34px;
    font-family: 'JosefinSansB';
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    line-height: 37px;
}
/*.title-intro span:after{display: block; content:"";position:absolute;width:60px;height:2px;bottom:0px;left:5px;background:#de1818;}
*/
.title-intro i{font-style: normal;display: block;margin-top: 5px;}
.newshome-intro{}
.newshome-best{margin-bottom: 20px;}
.pic-newshome-best{width:46%;}
.mota_newshome-best{width: 54%;}
.pic-newshome-best img{}
.name-newshome{
       color: #323232;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: 'JosefinSansB';
    text-transform: capitalize;
    padding-top: 10px;
}
.time-index{
    background: url(../images/ngay.png) no-repeat top left;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
    color:#fff;
    text-align: center;
}
.time-index b{ color:#fff;font-family: RobotoBold; font-size: 23px;}
.time-index i{ color:#fff;font-family: Roboto;font-size: 18px;font-style: normal;}
.time{color: #8f8f8f;font-size: 13px;}
.name-newshome:hover{color: red;}
.name-newshome.text-split{-webkit-line-clamp:2;}
.dec_about.text-split{-webkit-line-clamp:6;}
.mota_duan.text-split{-webkit-line-clamp:2;}
.name_duan.text-split{}
.desc_tieuchi.text-split{-webkit-line-clamp:2;}
.time-newshome{
    color:#fff;
    background:#e81414;
    position: absolute;
    top:0px;
    left: 0px;
    width: 50px;
    height: 60px;
    z-index: 999;
    text-align: center;
}
.time-newshome1{
    color:#61b144;
    background:url(../images/h.png) no-repeat left 2px;
    padding-left: 25px;
    font-size: 14px;
    font-family: JosefinSans;
}

.pic-newshome-normal_dv{
    margin-bottom: 10px;
    float: left;
}
.mota_dv{
    color: #333
}
.box_dv .text-split{
-webkit-line-clamp:2;
}
.box_dv img{
}
.d-dichvu .owl-item{
    padding-bottom: 25px;
    font-family: Roboto;
}
.dx-dichvu .owl-item{
    padding-bottom: 20px;
    padding-left: 6px;
}

.ngaydang_{
    margin-left: 20px;
    color:#393838;
    padding-bottom: 10px;
    opacity: 0.7;
}
.baviet{
    margin: 20px auto;
    max-width: 1200px;
    margin-bottom: 90px;
}
.baivet_l{
    width: 45%;
    position: relative;
}
.box_img_tc{
    position: absolute;
    padding: 15px;
    top:-90px;
    box-shadow: 1px 0px 10px 1px #ccc;
    z-index: 99;
    background: #fff;
}
.tieuchi-box a{
    float: left;
    width: 50%;
    margin-top: 30px;
}
.pic-newshome-normal_tc{
    float: left;
    margin-right: 10px;
}
.baivet_l .img_gt {-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#212127)";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#212127);position: absolute;left: 0;top: 0;max-width: 80%;}
.baivet_l .item_0 {
-webkit-animation-name: play_sd_gt;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: play_sd_gt;
-moz-animation-duration: 10s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: play_sd_gt;
animation-duration: 10s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.baivet_l .item_1 {
-webkit-animation-name: play_sd_gtn;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: play_sd_gtn;
-moz-animation-duration: 10s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: play_sd_gtn;
animation-duration: 10s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.ngay{
    background: #d3d3d3;
    display: inline-block;
    text-align: center;
    width: 65px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.ngay span{
    line-height: 32px;
    color: #fff !important;
    background: #005aab;
    display: block;
    font-size: 14px;
}
.ngay b{
    line-height: 32px;
    color: #333;
    font-weight: 100;
    display: block;
    font-style: normal;
    font-size: 15px;
}
@-moz-keyframes play_sd_gt {  
0% {margin: 0% 0% 20% 20%;z-index: 0; }
10% {margin: 0% 0% 20% 20%;z-index: 0; }
50% {margin: 10% 20% 0 0;z-index: 99;}
60% {margin: 10% 20% 0 0;z-index: 99;}
100% {margin: 0% 0% 20% 20%;z-index: 0;}
}
@-webkit-keyframes play_sd_gt {  
0% {margin: 0% 0% 20% 20%;z-index: 0; }
10% {margin: 0% 0% 20% 20%;z-index: 0; }
50% {margin: 10% 20% 0 0;z-index: 99;}
60% {margin: 10% 20% 0 0;z-index: 99;}
100% {margin: 0% 0% 20% 20%;z-index: 0;}
}
@keyframes play_sd_gt {  
0% {margin: 0% 0% 20% 20%;z-index: 0; }
10% {margin: 0% 0% 20% 20%;z-index: 0; }
50% {margin: 10% 20% 0 0;z-index: 99;}
60% {margin: 10% 20% 0 0;z-index: 99;}
100% {margin: 0% 0% 20% 20%;z-index: 0;}
}
@-moz-keyframes play_sd_gtn {  
0% {margin: 20% 10% 0 0%;z-index: 99; }
10% {margin: 20% 10% 0 0%;z-index: 99; }
50% {margin: 0% 0% 0% 40%;z-index: 0;}
60% {margin: 0% 0% 0% 40%;z-index: 0;}
100% {margin: 30% 20% 0 0%;z-index: 99;}
}
@-webkit-keyframes play_sd_gtn {  
0% {margin: 20% 10% 0 0%;z-index: 99; }
10% {margin: 20% 10% 0 0%;z-index: 99; }
50% {margin: 0% 0% 0% 40%;z-index: 0;}
60% {margin: 0% 0% 0% 40%;z-index: 0;}
100% {margin: 20% 20% 0 0%;z-index: 99;}
}
@keyframes play_sd_gtn {  
0% {margin: 20% 10% 0 0%;z-index: 99; }
10% {margin: 20% 10% 0 0%;z-index: 99; }
50% {margin: 0% 0% 0% 40%;z-index: 0;}
60% {margin: 0% 0% 0% 40%;z-index: 0;}
100% {margin: 20% 20% 0 0%;z-index: 99;}
}

.baivet_r{
    width: 55%;
    padding-left: 30px;
}
.box_baiviet h3{
        color: #af1610;
    font-size: 26px;
    font-family: UTMSwissCondensed;
    position: relative;
    z-index: 99;
    display: block;
    text-transform: uppercase;
    margin-bottom: 0px;
}
h3.name-newshome-tieuchi{
        color: #262626;
    font-size: 16px;
    font-family: Robotobold;
    position: relative;
    z-index: 99;
    display: block;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.mota_tieuchi{color: #333}
.box_baiviet span{
    display: block;
    font-size: 48px;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 5px;
    background: url(../images/line2.png) no-repeat bottom left;
    font-family: 'UTMSwissCondensed';
}
.box_baiviet a.xt_bst{

    display: block;
    width: 215px;
    border: 1px solid #000;
    height: 43px;
    line-height: 43px;
    color:#000;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0px;
    border-radius: 5px;
}
.pic-baiviet{
    margin-top: 20px;
}
.time-newshome b{
    font-size: 25px;
}
.time-newshome span{
    display: block;
    font-size: 12px;
}
.desc-newshome{
    color: #525252;
    margin-bottom: 0px;
    font-size: 15px;
    padding-bottom: 0px;
    font-family: 'JosefinSans';
}
.pic_video{cursor: pointer;}
.view-newshome{border:2px solid #219f46; display:inline-block;padding:8px 15px;color:#333;text-transform:capitalize;margin-top:1rem;}
.view-newshome:hover{background-color:#219f46;color:#fff;}
.newshome-scrolls{width:100%;overflow:hidden;height: 300px;}
.newshome-scroll{overflow:hidden;height: 400px;}
.newshome-scroll ul li{}
.newshome-normal{display:block;}
.pic-newshome-normal{margin-bottom:0px;position: relative;}
.pic-newshome-normal img{}
.pic-newshome-normal_{

    float: left;
    width: 150px;
    margin-right: 10px;
}
.simply-scroll-list{padding-bottom: 10px;}
.info-newshome-normal{padding-top: 10px;}
.info-newshome-normal span{ color:red;font-size: 14px;font-family: Roboto; }
.name-newshome.text-split{    -webkit-line-clamp: 2;}
.desc-newshome.text-split{    -webkit-line-clamp: 3;}
.video-main{position:relative;height:365px;}
.video-main iframe{position:absolute;width:100%;height:100%;top:0px;left:0px;}
.listvideos{width:100%;height:40px;padding:0px 10px;border:1px solid #ccc;color:var(--color-black);margin-top:10px;cursor:pointer;}

/* Video */
.video{float:left;width:23.5%;margin:0 2% 2% 0;text-align:center;cursor:pointer;}
.video:nth-child(4n+1){clear:both;}
.video:nth-child(4n){margin-right:0px;}
.pic-video{position:relative;}
.pic-video:before{
    /*content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: calc(50% - 50px/2);
    left: calc(50% - 35px/2);
    z-index: 1;
    background-repeat: no-repeat;
    background-image: url(../images/play.png);
    background-size: cover;*/
}
.pic-video img{width:100%;}
.name-video{font-size:16px;color:var(--color-black);margin-bottom:0px;}

/* Album */
.album1{display: none;}
.album{float:left;width:23.5%;margin:0 2% 2% 0;text-align:center;cursor:pointer;}
.album:nth-child(4n+1){clear:both;}
.album:nth-child(4n){margin-right:0px;}
.pic-album{position:relative;}
.pic-album img{width:100%;}
.name-album{font-size:16px;color:#fff;margin-bottom:0px;font-family: SairaR}

.wrap-video{padding: 40px 0px;background:#f9f9f9;}
.video_l{width: 25%;}
.video_l .slick-dots{bottom: -30px;text-align: left;}
.video_l .slick-dots li button:before{font-size: 9px;color:#a63030;opacity: 1}
.video_l .slick-dots li.slick-active button:before{font-size: 20px;color:#a63030;opacity: 1}
.title_video span{color:#006dba; font-size: 41px;text-transform: uppercase;display: block;font-family: MuliBlack; }
.title_video i{color:#2e2e2e;text-transform: uppercase;display: block;font-size: 15px;font-style: normal;}
.title_video b{font-size: 35px;font-family: Muliblack;display: block;text-transform: uppercase;color:#4d9137;}
.video_r{width: 75%;}
.mota_video span{font-size: 15px;line-height: 23px;text-align: left;padding-right: 20px;}
.box_video_img{position: relative; padding-right: 20px; cursor: pointer;}
.box_video_img:before{content:"";position:absolute;width:70px;height:70px;top:calc(50% - 50px/2);left:calc(50% - 70px/2);z-index:1;background-repeat:no-repeat;background-image:url(../images/play.png);}
.box_video_img img{border-radius: 10px;}
/* Brand */
.wrap-brand{margin-bottom:50px;padding:0px 10px;}
.wrap-brand .wrap-content{max-width:1220px;padding:10px;position:relative;}
.owl-brand{padding:0px 40px;}
.brand{display:block;border:1px solid #eee;}
.brand img{width:100%;}
.wrap-qc1{
    margin: auto;
    max-width: 1366px;
    margin-bottom: 20px;
}
.wrap-qc1 img{
    display: inline-block;
    }
.prev-nb{
    width: 52px;
    height: 52px;
    background: url(../images/p1.png) no-repeat top left;
    left: -25px;
    top: 35%;
    border: none;
}
.next-nb{
    width: 52px;
    height: 52px;
    background: url(../images/n1.png) no-repeat top left;
    right: -20px;
    top: 35%;
    border: none;
}
.wrap-about{
    width: 100%;
    margin:auto;
    padding: 50px 0px;
    background: #f6f6f6 url(../images/bg_gt.png) no-repeat top center;
}
/* Sản Phẩm */
.wrap-pro{margin-bottom: 20px;}
.wrap-pro:nth-child(2n){padding: 40px 0px;background: #f3f3f3;}
.wrap-product{padding: 30px 0px;}
.product{
    text-align: center;
}
.product_new .pic-product1{
    background: #fff url(../images/bg_sp.png) no-repeat top left;
    padding: 10px;
}
.pic-product1 img{background: #fff;border-radius: 10px;}
.product:nth-child(4n+1){}
.product:nth-child(4n){}
.box-product{position:relative;display:block;margin-bottom:1rem;}
.pic-product{
    text-align: center;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

.pic-product img.p2 {
    opacity: 0;
    transition: 1.3s;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: all 1.3s;
    -ms-transition: all 1.3s;
    transition: all 1.3s;
}

.pic-product:hover img.p2 {
    transition: 1.3s;
    opacity: 1;
}
.pic-product:hover img.p1 {
    
}
.bordersp{ border-bottom: 1px solid #ee3223; padding-bottom: 15px; }
.pic-product img{}
.name-product{
    color: #0a1670;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 15px;
    padding: 0px 10px;
    width: 100%;
    text-align: center;
    font-family: 'JosefinSansB';
}
.masp{
   font-family: RobotoMedium; 
   font-size: 14px;
}
.mota-product{
    font-size: 14px;
    font-family: Roboto;
    color:#545454;
    text-align: center;
}
.list_c1{
    margin: auto;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.list_c1 a{
    line-height: 40px;
    text-transform: capitalize;
    font-size: 15px;
    font-family: RobotoBold;
    color:#1d6db8;
    display: inline-block;
    padding: 0px 20px;
    cursor: pointer;
    background: #fff;
    margin-right: 10px;
    border-radius: 5px;
    border:1px solid #d9d9d9;
    }
.list_c1 a:hover,.list_c1 a.act{
    color: #fff;
    background: #1d6dc8;
}
.list_c1 a:first-child:hover{
    
    }
.list_c1 a:last-child:hover{
   
    }
.name-product:hover{color:red;}
.name-product.text-split{-webkit-line-clamp:2;}
.price-product{ color:#171717; margin-bottom:0px;padding: 0px 10px; text-align: center; font-size: 15px; font-family: 'JosefinSans'}
.price-product i{color: #171717;font-style:normal;line-height: 32px;width: 80px;background:#d80000;font-size: 13px;border-radius:3px;float: right;text-align: center;}
.price-product i:hover{background: #006dba}
.price-new{
        font-size: 15px;
    font-weight: 500;
    color: red;
    line-height: 28px;
    text-align: center;
    display: inline-block;
}
.chitiet{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0px 22px;
    line-height: 30px;
    border-radius: 5px;
    color: #737070;
    font-family: 'RobotoBold';
    margin-top: 10px;
}
.chitiet:hover{
    color:red;
    }
.price-old{
        padding-right: 10px;
    font-size: 15px;
    color: #8d8d8d;
    text-decoration: line-through;
}
.price-per{position:absolute;top:5px;right:5px;color:#fff;background:url(../images/km.png) no-repeat top left;font-size:12px;width:62px;height:40px;text-align:center;line-height:25px;}
.price-per1{display:inline-block; margin-left: 30px; color:#fff;background:url(../images/km.png) no-repeat top left;font-size:11px;width:48px;height:25px;text-align:center;line-height:25px;}
.cart-product{margin-bottom:0px;}
.cart-product span{
    cursor: pointer;
    width: 140px;
    color: #171717;
    text-transform: capitalize;
    text-align: center;
    border-radius: 3px;
    background: url(../images/bg_muangay.png) no-repeat top center;
    display: inline-block;
    line-height: 37px;
    font-family: 'RobotoSlab';
}
.cart-add{display: inline-block;background:#4d9137;width: 105px;line-height: 35px;border-radius: 5px;color:#fff; cursor: pointer; }
.cart-add:hover{background-color:var(--color-dark-red);}
.cart-buy{background-color:var(--color-green);}
.cart-buy:hover{color:red;}
.fotorama__wrap{margin: auto;}
.wrap_pro{background: #f6f6f6;padding: 40px 0px;}
/* Sản Phẩm Detail */
.grid-pro-detail{margin-bottom:30px;padding-top: 20px;}
.left-pro-detail{
        position: relative;
    text-align: center;
    background: white;
    width: 42%;
    float: left;
}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;border-radius:5px;}
.right-pro-detail{
        width: calc(100% - 42%);
    float: left;
    padding-left: 3%;
}
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-thumb-pro{padding:0px 40px;}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{text-transform:capitalize;font-size:20px;display:block;font-weight:700;}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{margin-bottom:1rem;}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{margin-bottom:0.5rem;}
.attr-label-pro-detail{margin:0px 5px 0px 0px;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.price-new-pro-detail{font-weight:700;font-size:20px;color:var(--color-red);}
.price-new-pro-detail1{
    color: #fff;
    background: url(../images/km.png) no-repeat top left;
    font-size: 12px;
    width: 62px;
    height: 40px;
    text-align: center;
    line-height: 25px;
    margin-left: 20px;
    display: inline-block;
}
.price-old-pro-detail{font-weight:500;color:var(--color-gray);text-decoration:line-through;padding-left:10px;}
.color-pro-detail{display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;}
.size-pro-detail{border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.color-pro-detail.active:before,.size-pro-detail.active:before{content:'';position:absolute;width:100%;height:100%;top:0px;left:0px;bottom:0px;right:0px;margin:auto;z-index:1;background-image:url(../images/check-cart.png);background-repeat:no-repeat;background-position:bottom right;}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{outline:none;position:absolute;cursor:pointer;width:100%;height:100%;-webkit-appearance:none;border:0px;top:0px;left:0px;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:flex;align-items:center;justify-content:space-between;text-align:center;}
.quantity-pro-detail span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;display:flex;align-items:stretch;justify-content:flex-start;}
.cart-pro-detail a{cursor: pointer; width:auto;text-align:center;color:#fff;padding:8px 15px;text-transform:uppercase;border-radius:3px;}
.cart-pro-detail a.addnow{margin-right:10px;background:#fd6e1d;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));background:-webkit-linear-gradient(top,#f59000,#fd6e1d);background:-moz-linear-gradient(top,#f59000,#fd6e1d);background:-ms-linear-gradient(top,#f59000,#fd6e1d);background:-o-linear-gradient(top,#f59000,#fd6e1d);}
.cart-pro-detail a.buynow{background-color:var(--color-green);}
.cart-pro-detail a.buynow:hover{background-color:var(--color-dark-green);}
.cart-pro-detail a i{vertical-align:top;margin-top:3px;margin-right:8px;}
.tags-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:var(--color-red);border-radius:3px;}
.tags-pro-detail a:hover{background-color:var(--color-medium-red);}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}
.tabs-pro-detail .ul-tabs-pro-detail{
    text-align: center; padding:0px;list-style:none;margin-bottom:1rem;
    padding-top: 5px;
    margin-top: 20px;
}
.tabs-pro-detail .ul-tabs-pro-detail li{
        cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 10px 19px;
    border: 1px solid #ccc;
    font-size: 17px;
    font-family: 'RobotoBold';
    text-transform: uppercase;
    border-radius: 30px;
    margin-right: 10px;
}
.tabs-pro-detail .ul-tabs-pro-detail li.active{background:#333;color:#fafafa;}
.tabs-pro-detail .ul-tabs-pro-detail li:last-child{margin-right:0px;}
.tabs-pro-detail .content-tabs-pro-detail{display:none;}
.tabs-pro-detail .content-tabs-pro-detail.active{display:block;}

/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul>li{margin:0;margin-bottom:8px}
.box-readmore li ul>li:before{content:counters(item,".") " "}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px}
.box-readmore ul li:before{content:counters(item,".") ". ";display:table-cell;padding-right:5px}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}

/* Bài viết */
.wrap-dichvu{
    margin:auto;
 }
.wrap-dichvu .title-main{
    margin-bottom: 30px;
}
.pic_dichvu img{border-radius: 5px 5px 0px 0px;}
 .box_dichvu{
    
    text-align: center;
    background:#fff;
    box-shadow: 1px 1px 7px 7px #f3f3f3;

 }
 .info-dichvu{
    text-align: center;
    margin-top: 10px;
 }
 .info-dichvu span{color:#9c9c9c;font-size: 12px;display: inline-block;}
 .name-dichvu{
    color: #2f2f2f;
    font-size: 24px;
    display: block;
    text-transform: uppercase;
    font-family: SFUTradeGothic;
 }
 .name-dichvu:hover{color:#3a589e;}
 .desc-dichvu{
    color: #494949;
    font-family: Roboto;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    min-height: 70px;
 }
 .name-dv{
    position: absolute;
    top:20px;
    left: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-family: SFUGrenoble;
    z-index: 99;
    transition: all 0.5s ease 0s;
 }
.desc-dichvu.text-split{-webkit-line-clamp:2;}
.name-dichvu.text-split{-webkit-line-clamp:1;}
 .pic-dichvu img{
    border-radius: 50%;
 }
.box_dv{
    position: relative;
}

.pic-newshome-normal_dv img{
    display: inline-block;
    transition: all 0.5s ease 0s;
}
.info-newshome-normal_dv{
        position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    background: #00000038;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 85px;
}
.info-newshome-normal_dv  h3{
    font-size: 18px;
    color: #fff;
    font-family: 'RobotoBold';
    font-weight: 100;
    display: block;
    width: 100%;
    text-transform: uppercase;
    padding-top: 10px;
}
.info-newshome-normal_dv  h3:hover{
    color:#f50a20;
    }
.box_dv i{
    position: absolute;
    bottom: 20px;
    left: 15px;
    width: 55px;
    height: 45px;
    background: url(../images/icon1.png) no-repeat top left;
}
.congtrinh_new{
    width: 370px;
    margin-right: 40px;
    float: left;
}
.congtrinh_new:nth-child(3n){
    margin-right: 0px;
    }
.news{

    width: 49%;
    float: left;
    margin-bottom: 25px;
    display: block;
    padding: 15px;
    border: 1px solid #EAEAEA;    
}
.ngaytao {
        width: 60px;
    height: 60px;
    background: #0476c9;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-family: monter;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.mota {
    clear: both;
    border-top: solid 1px #ccc;
    padding-top: 10px;
    font-size: 13px;
    font-family: verdana;
    line-height: 23px;
    color: #333;
    text-align: justify;
}
.name-news_qc{
        font-size: 14px;
    color: #1f1f1f;
    margin-bottom: 6px;
    transition: 0.4s;
    text-decoration: none;
    display: block;
    font-family: 'RobotoBold';
    text-transform: capitalize;
    font-weight: 100;
    padding-top: 5px;
    text-align: left;
}
.name-news_qc:hover{
    color:red;
    }
.news:hover {
    transition: all 0.5s;
    box-shadow: 0 0 10px #ccc;
}
.ngaytao span{
    display: block;
    text-align: center;
}

.news:nth-child(2n){float:right;}
.news:nth-child(2n+1){clear:both;}
.pic-news{float:left;margin-right:4%;width:36%;}
.pic-news img{width:100%;}
.info-news{margin-bottom: 10px;}
.info-news span{
        color: #006dba;
    font-size: 12px;
    display: block;
    padding-top: 10px;
}
.info-news i{
    /*    padding-left: 25px;
    font-style: normal;
    color: #757575;
    font-size: 13px;
    background: url(../images/lich.png) no-repeat left center;
    line-height: 20px;
    display: block;
    text-align: left;*/
}
.name-news{text-transform: capitalize; padding-top: 5px; color:#000;font-size:16px;display:block;line-height:normal;margin-bottom:5px;}
.name-news:hover{color:var(--color-red);}
.time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.desc-news{color:#000;margin-top:5px;line-height:22px;}
.share{padding:17px 10px 10px 10px;line-height:normal;margin-top:15px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#000;}
.list-news-other li a:hover{color:var(--color-red);}
.bor{border:1px solid #000;}
/* Contact */
/*.newsletter-input textarea::-webkit-input-placeholder{color:#333;}
.newsletter-input textarea::-moz-placeholder{color:#333;}
.newsletter-input textarea::-moz-placeholder{color:#333;}
.newsletter-input textarea::-ms-input-placeholder{color:#333;}*/

.top-contact{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px;}
.top-contact .article-contact{width:48%;}
.form-contact{width:47%;}
.input-contact{position:relative;margin-bottom:15px;}
.input-contact input,.input-contact textarea{width:100%;padding:0px;outline:none;font-size:14px;}
.input-contact input{text-indent:10px;}
.input-contact textarea{resize:none;height:150px;padding:10px;}
.input-contact .custom-file-label::after{content:attr(title);}
.bottom-contact{position:relative;height:500px;}
.bottom-contact iframe{position:absolute;top:0px;left:0px;width:100%!important;height:100%!important;}

/* Footer */
.footer-article{font-family: 'JosefinSans'; padding: 50px 0px;font-size: 14px;background:url(../images/bg_footer.png) no-repeat top center;background-size:cover;padding-bottom: 0px; }
.footer-article .wrap-content{
}
.footer-news{padding-bottom: 40px;}
.footer-news:nth-child(1){width:50%;padding-right: 5%}
.footer-news:nth-child(2){width:21%;}
.footer-news:nth-child(3){width:29%;text-align: right;}
.footer-news:nth-child(4){width:25%;}
.info-footer{color:#000;}
.footer-news p{color: #393939;font-size: 15px;}
.footer-news span{
    color:#393939;
    font-size: 15px;
    display: block;
}
.footer-news i{
    color:#fff;
    font-size: 18px;
    display: block;
    font-style: normal;
}
.title-footer{
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0.75rem;
    color: #393939;
}
.dk_footer .chu_hen{
    display: block;
    text-align: center;
}
.dk i{font-style: normal;color: #fff;display: block;margin-bottom: 10px;}
.info-footer span{
    color: #393939;
    display: block;
    padding-left: 35px;
    font-size: 15px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fixed{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    right: 0px;
    z-index: 99999;
    margin: 0px !important;
    padding-top: 0px !important;
    background: #fff;
}
.menub{display: none;}
.fixed li.menub{display: inline-block;}
.fixed ul li{
    display: inline-block;
    float: none !important;
}
.fixed ul{
    padding-left: 0px !important;
    }
.chumxh{
    color: #fff !important;
    padding-top: 10px;
    display: inline-block;
}
.info-footer span:nth-child(1){
    background: url(../images/dc.png) no-repeat left center;
    }
.info-footer span:nth-child(2){
    background: url(../images/dt.png) no-repeat left center;
    }
.info-footer span:nth-child(3){
    background: url(../images/email.png) no-repeat left center;
    }
.info-footer span:nth-child(4){
    background: url(../images/web.png) no-repeat left center;
    }
.info-footer span:nth-child(5){
    background: url(../images/tk.png) no-repeat left center;
    }
.chu_hen{
    text-transform: uppercase;
    color:#393939;
    font-size: 16px;
    display:block;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 5px;
}
.chu_hen1{
    text-transform: uppercase;
    color: #02bbfc;
    font-size: 47px;
    display: block;
    margin-bottom: 5px;
    position: relative;
    text-align: left;
}
.chuslogan{
     text-transform: uppercase;
    color: #111;
    font-size: 16px;
    display: block;
    font-family: NunitoSans;
    position: relative;
    text-align: center;
}
.chu_hen:before{
    /*height: 2px;
    width: 50px;
    background:#fff;
    left: 0px;
    bottom: 0px;
    position: absolute;
    content: '';*/
}
.footer-ul{list-style:none;padding:0px;margin:0px;}
.footer-ul li{margin-bottom:5px; margin-right: 2px;display:block;color:#fff;}
.footer-ul li:last-child{margin-bottom:0px;}
.footer-ul li a{color:#fff;font-size: 15px;text-transform: capitalize;font-family: SairaR;}
.footer-ul li a:hover{color:red;}
.slogan-newsletter{margin-bottom:0.5rem;color:var(--color-gray);}
.wrap-nhantin{
    width: 100%;
    padding: 40px 0px;
    margin: auto;
    background: url(../images/bg_dk.png) no-repeat top center;
    background-size: cover;
    margin-top: 30px;
    margin-bottom:10px;
}
.box_dv {
    
}
.newshome_normal {
        display: block;
    padding-top: 85px;
    background: url(../images/khung.png) no-repeat top center;

}
.pic-newshome-normal_dv img {
    display: inline-block;
    transition: all 0.5s ease 0s;
}
.nhantin_l{width: 50%;}
.nhantin_r{width: 50%; padding: 50px 7%;}
.wrap-nhantin .title-main{
    background: url(../images/line4.png) no-repeat bottom center;
}
.wrap-nhantin .title-main span,.wrap-nhantin .title-main i{
}
.wrap-nhantin p{text-align: center;color: #fff; margin: 0px;font-size: 14px;margin-bottom: 10px;}
.form_nhantin{
    width: 75%;
    border: 1px solid #111111;
    border-radius: 5px;
}
.pro_box{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 70px;
    grid-row-gap: 20px;
}
.wrap_r .pro_box{

    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}

.hotro-intro{
    padding: 20px;
    border:1px solid #ccc;

}
.contactnow{color:#fff;background: #ffcf41;line-height: 35px;display: block;text-align: center;text-transform: uppercase;font-size: 17px;}
.title_hotro{margin-bottom: 20px;}
.box_hotro{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.box_hotro img{
    float: left;
    margin-right: 10px;
    }
.box_hotro span{
    display: block;
    color: #323232;
    }
.box_hotro b{
    color:#ed1c24;
    font-weight: bold;font-size: 17px;
}
.box_hotro i{
    font-style: normal;color: #004a80;font-weight: bold;font-size: 17px;
    }
.box_hotro h3{
    color: #323232;
    text-transform: uppercase;display: block;
    padding-bottom: 5px;
    font-size: 20px;
}
.vantai_new0{}
.vantai_new1{

}

.vantai_new a h3{
    font-weight: bold;
    padding-top: 5px;
}
.vantai_new span{
    color: #fff;
    font-size: 14px;
    font-family: Roboto;
    text-align: left;
    margin-bottom: 10px;
    position: relative;
}
.vantai_new .text-split{-webkit-line-clamp: 2;}
.vantai_new i{
    line-height: 40px;
    float: right;
    width: 120px;
    color:#18ee5a;
    text-transform:uppercase;
    text-align: center;
    font-style: normal;
    border:2px solid #18ee5a;
    border-radius: 5px;

}
.vantai_new i:hover{
    background: #2aa5df;
}
.vantai_new img{
    padding: 17px 20px;
    border:2px solid #fff;
    width: 45%;
}
.vantai_new0 img{
    float: left;
    border-right: 0px;
}
.vantai_new1 img{
    float: right;
    border-left: 0px;
}
 .info_dv{
    border:2px solid #fff;
    margin: 40px 0px;
    padding: 30px;
    float: left;
    width: 55%;
    min-height: 250px;
    color:#fff;
    
    position: relative;
}
 .info_dv:before{
    content: '';
    position: absolute;
    top: -42px;
    height: 42px;
    width: 2px;
    background: #fff;
 }
 .info_dv:after{
    content: '';
    position: absolute;
    bottom: -42px;
    height: 42px;
    width: 2px;
    background: #fff;
 }
.vantai_new0 .info_dv{
border-left: 0px;
 }
 .vantai_new1 .info_dv{
border-right: 0px;
 }
.vantai_new0 .info_dv:before{
    left: 0px;
}
.vantai_new0 .info_dv:after{
    left: 0px;
}

.vantai_new1 .info_dv:before{
    right: 0px;
}
.vantai_new1 .info_dv:after{
    right: 0px;
}


.w50{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.newsletter-input{
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.newsletter-input span{
    width: 15%;
    line-height: 40px;
}
.w30{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap:10px;
}

.loi1{
    position: absolute;
    top: 20px;
    left: 10px;
    width: 278px;
}
.loi12{
    position: absolute;
    top: 20px;
    left: 10px;
    width: 278px;
}
.newsletter-contact{
    position: relative;
}
.loi13{
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 278px;
}
.newsletter-input input{
        padding: 0px;
    font-size: 14px;
    text-indent: 10px;
    border: none;
    width: 100%;
    background: #fff;
    outline: none;
    line-height: 40px;
    height: 40px;
    color: #333;
    border-radius: 0px;
}
.newsletter-input_nt{
    width: 75%;
}
.newsletter-input_nt input{
   padding: 0px;
    font-size: 14px;
    text-indent: 10px;
    border: none;
    width: 100%;
    background: #fff;
    outline: none;
    line-height: 35px;
    height: 35px;
    color: #333;
    border-radius: 0px;
}
.tinnhan{margin-top: 10px;}
.tinnhan p{
    color: #fff;
    font-size: 15px;
    font-family: SairaR;
    text-align: center;
}
.newsletter-input i{
    position: absolute;
    top: 15px;
    left: 18px;
    width: 19px;
    height: 19px;
}

.newsletter-input:nth-child(1) input{}
.newsletter-input:nth-child(3) input{}
.newsletter-input:nth-child(2) input{}
.newsletter-input:nth-child(4) input{}

.newsletter-input:nth-child(1) i{background: url(../images/i1.png) no-repeat top left;}
.newsletter-input:nth-child(3) i{background: url(../images/i2.png) no-repeat top left;top:15px;}
.newsletter-input:nth-child(2) i{background: url(../images/i3.png) no-repeat top left;}
.newsletter-input:nth-child(4) i{background: url(../images/i4.png) no-repeat top left;}

.form-newsletter{
    position: relative;
}
.newsletter-input textarea{
    height: 120px;
    width: 100%;
    background: #fff;
    padding-top: 10px;
    color: #333;
    border: none;
    margin-bottom: 10px;
    outline: none;
    border-radius: 0px;
    border: 0px;
}
.newsletter-contact textarea{
    height: 75px;
    width: 78%;
    background: rgb(255 255 255 / 0.1);
    text-indent: 10px;
    padding-top: 10px;
    color:#333;
    border: none;
    margin-bottom: 10px;
    outline: none;
}
.maro{
    margin-right: 0px !important;
}
.newsletter-button{
}
.newsletter-button input{
    font-size: 15px;
    border: 0px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    line-height: 38px;
    font-family: 'Roboto';
    background: none;
    background:#0a1670;
    width: 100px;
    text-align: center;
}
.newsletter-button input:nth-child(1){

}
.newsletter-button input:nth-child(1):hover{ background: #02bbfc;}
.newsletter-button input:nth-child(2):hover{ background: #ed1c24;}
.newsletter-button input:nth-child(2){
    background: #02bbfc;
}
.hotline_footer{
    text-align: center;
    color: #fff;
    margin-top: 15px;
    
    position: relative;
    z-index: 99
}
.wrap_tinnhan{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #418c68;
}
.dk_footer{
    margin-bottom: 10px;
    position: relative;
    background: #13b043;
    padding: 20px;
    margin-top: -74px;
    padding-top: 40px;
    padding-bottom: 50px;
}
.dk_footer:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 39px;
    height: 40px;
    background: url(../images/before.png) no-repeat top left;
}
.dk_footer:after{
    content: '';
    position: absolute;
    bottom: 0px;
    right: 30px;
    width: 105px;
    height: 105px;
    background: url(../images/img_footer.png) no-repeat top left;
}
.dk_footer span{
    color:#fff;
    display: block;
    font-size: 14px;
    font-family: arial;
    margin-bottom: 10px;
}
.newsletter-button_nt{
    width: 25%;
}
.newsletter-button_nt input{
    font-size: 14px;
    border: 0px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    font-family: arial;
    width: 100%;
    border-radius: 0px;
    line-height: 35px;
    background: #f4761f;
}

.xemthem_tintuc{float: right; text-align: right;color:#de0000;font-style: italic;padding-top: 5px;text-decoration: underline;}
.wrap-video .fotorama__nav-wrap{position: absolute;bottom:40px;}
.footer-tags{background:#eee;}
.footer-tags .wrap-content{padding:30px 10px;}
.label-tags{font-weight:600;font-size:15px;}
.list-tags{list-style:none;padding:0px;margin:0px;}
.list-tags li{float:left;margin:0px 5px 5px 0px;}
.list-tags li a{color:#000;background-color:var(--color-red);padding:6px 15px 8px 15px;border-radius:3px;display:block;}
.list-tags li a:hover{background-color:var(--color-medium-red);}
.footer-powered{
    color: #1e1300;
    z-index: 999;
    font-size: 14px;
    position: relative;
    padding: 15px 0px;
    border-top:1px solid #d3d3d3;
}
.social-footer{
    padding-left: 0px !important;
    margin-top: 10px;
    color: #fff;
}
.social-footer span{
    line-height: 45px;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block !important;
    font-family: SairaR;
}
.footer-powered .wrap-content{}
.hotro span{display: block;color: #fff;font-size: 14px;padding-bottom: 5px;}
.copyright{margin-bottom:0px; }
.thongke{margin-bottom:0px;text-align: left;color: #fff;font-size:14px;}
.thongke span{display: inline-block;margin-right: 10px;}
.statistic{margin-bottom:0px;}
.statistic span{ padding-left: 25px;margin-bottom: 10px;}
.statistic span:nth-child(1){ background: url(../images/online.png) no-repeat left center; }
.statistic span:nth-child(2){ background: url(../images/ngay.png) no-repeat left center; }
.statistic span:nth-child(3){ background: url(../images/thang.png) no-repeat left center; }
.statistic span:nth-child(4){ background: url(../images/tong.png) no-repeat left center; }


.statistic span:last-child{padding-right:0px;}
.bando{
     border: 1px solid #87a0c6;
    padding: 5px;
}
#footer-map{
    position: relative;
    height:460px;
}
.qc{
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}
.wrap-news .owl-carousel .owl-item{
    padding-bottom: 20px;
}
.wp_baogia .owl-carousel .owl-item{
    padding-bottom: 60px;
}
.qc img{
    max-width: 100%;
    }
#footer-map iframe{position:absolute!important;width:100%!important;height:100%!important;top:0px!important;left:0px!important;}
.mar30{margin-bottom: 30px;}
.wrap-vantai{
    padding: 50px 0px;
}
.grid_vantai{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    max-width: 1200px;
    margin: auto;
    grid-gap: 25px;
}
.vantai_new{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.wp_baogia{
padding-top: 30px;
}
.chu_baogia{color:#006699;font-size: 24px;font-family: RobotoBold;padding-left: 30px;
    background: url(../images/line3.png) no-repeat top left;
    line-height: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
}

.border1{    
    position: relative;
    padding-bottom: 20px;
}
.slick-current.border1:after{
    display: block;
}
.border1:after{
    position: absolute;
    left: 0px;
    bottom:0px;
    width: 100%;
    content: '';
    background: url(../images/tamgiac.png) no-repeat bottom center;
    height: 20px;
    display: none;
}

.chu_ykien{
    color:#fff;font-size: 24px;font-family: RobotoBold;
    background:#006699;
    line-height: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 25px;
}
.customer__content1{padding: 20px 10px;text-align: center; margin-top: 20px;border-top:1px solid #ccc;}
.border1 img{border:1px solid #ccc;}
.name-customerhome{font-family: RobotoBold;font-size: 16px;text-transform: uppercase;display: block;text-align: center;}
.box_baogia{
    text-align: center;
    padding: 20px 0px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    position: relative;
    height: 190px;
}
.box_baogia:before{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 50%;
    height: 1px;
    background: #cccccc;
    content: '';
}
.box_baogia:after{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 7%;
    height: 1px;
    background: #cccccc;
    content: '';
}


.pic_baogia{float: left;margin-right: 15px;position: relative;z-index: 99}
.pic_baogia:after{
    position: absolute;
    width: 110px;
    height: 110px;
    top:-5px;
    left: -10px;
    border: 1px solid #bebebe;
    content: '';
    z-index: -1;
}
.pic_baogia img{
    display: inline-block;
}
.name_baogia{
    font-family: RobotoBold;
    font-size: 20px;
    text-transform: uppercase;
    color:#333333;
    padding-top: 20px;
    position: relative;
}
.name_baogia:hover{color:#1b4a95;}
.name_baogia:after{display: none; position: absolute;content: '';background: #fff;height: 2px;width:70px;bottom: 0px;left: 40%; }
.info_baogia{
    position: absolute;
    top: 140px;
    left: 10%;
    width: 60%;
    text-align: left;
}

.info_baogia i{color:#333333;font-size: 14px;}
.desc_baogia{
    color:#333333;
    font-size: 15px;
    font-style: italic;
    padding: 0px 50px;
    font-family: Roboto;
    text-align: left;
    padding-bottom: 20px;
}

.congtrinh{
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap: 20px;
    padding: 0px 0px 50px 0px;
}

.box_ct:nth-child(1){
    grid-column: 1/3;
}
.box_ct:nth-child(2){
     grid-column: 3/5;
}
.box_ct:nth-child(3){
    grid-column: 5/7;
}
.box_ct:nth-child(4){
    grid-column: 1/4;
}
.box_ct:nth-child(5){
     grid-column: 4/7;
}
.box_ct img{width: 100%;}
.box_ct{position: relative;}
.inf_ct{
    position: absolute;
    left: 3%;
    width: 94%;
    top: 4%;
    z-index: 99;
    background: #0000005c;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    height: 92%;
    text-align: center;
    border: 5px solid #fff;
    display: none;
}
.inf_ct i{
    color:#111;
    font-size: 14px;
    font-family: RobotoSlab;
    line-height: 35px;
    width: 120px;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    background: #f8c64b;
    font-style: normal;
}
.inf_ct i:hover{background: #fff;color:red;}
.name_ct{
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-family: RobotoSlab;
    padding-bottom: 10px;
    display: block;
}
.name_ct1{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: RobotoSlab;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    position: absolute;
    bottom: -3%;
    left: 0px;
    width: 100%;
    text-align: center;
    background: #3533338a;
}
.box_ct:hover .inf_ct{display: block;}
.box_ct:hover .name_ct1{display: none;}
.name_ct:hover{color:red;}
.name_ct.text-split{    -webkit-line-clamp: 2;}
.mota_ct{color: #fff;font-size: 14px;}
/*
.hover_duan{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.5);
    bottom: -100%;
    left: 0;
    text-align: center;
    padding: 15px 20px 15px 20px;
    -webkit-transition:all 0.75s ease;
    -moz-transition:all 0.75s ease;
    -o-transition:all 0.75s ease;
    transition:all 0.75s ease;
    opacity: 0;
}
.hover_duan h3{
    color: #fff;
    font-size: 17px;
    font-family: UTMSwissCondensed;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hover_duan h3:after{
    content: "";
    position: absolute;
    width: 34px;
    height: 3px;
    background: #fff;
    bottom: 0;
    left: calc(50% - 17px);
}
.hover_duan p{
    color: #fff;
    font-size: 15px;
    font-family: Roboto;
    text-align: justify;
    text-align-last: center;
    line-height: 29px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}
.xemthem_duan{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: Roboto;
    text-transform: uppercase;
    background: #af1610;
    padding: 5px 19px;
}
.xemthem_duan:hover{
    color: #fff;
    background: #0C1576;
    transition: all 0.5s;
}
*/
.centerdv{
    text-align: center !important;
    text-transform: uppercase !important; 
}
.title_tn{
}
.title_tn span{
    display: block;
    font-size: 36px;
    font-family: UTMSwissCondensed;
    padding-bottom: 5px;
    text-transform: uppercase;
    }
.title_tn p{
    font-size: 16px;
    font-family: RobotoMedium;
}
/* Like Share */
.social-plugin{display:flex;justify-content:flex-start;margin-top:10px;}
.social-plugin .at-share-btn{margin-bottom:0px!important;}
.social-plugin .zalo-share-button{margin-left:3px;}

/* Phân Trang */
.pagination-home{margin-bottom: 10px;}
.pagination-home .pagination .page-item .page-link{color:#555555;font-size:.875rem;}
.pagination-home .pagination .page-item.active .page-link{color:#ffffff;background-color:#555555;border-color:#555555;}

/* Phân Trang Ajax */
.pagination-ajax{text-align:center;height: 55px;padding-top: 13px;}
.pagination-ajax a{
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 3px 2px;
    color: #333;
    background: #fff;
    border: 1px solid rgba(161,161,161,0.4);
    font-size: 13px;
    cursor: pointer;
    border-radius: 2px;
    width: 36px;
    height: 36px;
    border-radius: 0%;
    line-height: 36px;
    font-family: 'RobotoBold';
    text-align: center;
}
.pagination-ajax a.current,.pagination-ajax a:hover{
    background: #006dba;
    color: #fff;
    border-color: #006dba;
}

/* Popup custom */
.modal-custom .modal-footer{padding:0.5rem;}
.modal-custom .modal-footer .btn{font-size:14px;}

/* Popup */
#popup .modal-body{padding:0px;}

/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}

/* Hidden Check Grammar Coccoc */
coccocgrammar{display:none;}

/* Scroll Top */
.scrollToTop{width:58px;height:25px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:60px;right:20px;display:none;z-index:10;cursor:pointer;}

/* Text Hide */
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}

/* Transition All */
.transition{-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;}

/* 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);}

/* Blink */
.blink{-webkit-animation-name:blink;-webkit-animation-duration:1s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-duration:1s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blink;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}
@-moz-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@-webkit-keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}
@keyframes blink{
	0%{opacity:1.0;}
	50%{opacity:0.0;}
	100%{opacity:1.0;}
}

/* Button Frame */
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;}
.btn-frame i{display:flex;display:-ms-flex;justify-content:center;align-items:center;-ms-flex-align:center;width:50px;height:50px;border-radius:50%;background:#1182FC;position:relative;z-index:1;}
.btn-frame i img{vertical-align:middle;width:70%;}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:.1;border-color:#1182FC;opacity:.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(7,41,103,0.35);opacity:.4;}
.btn-frame .pulse{animation-name:pulse;}
.cata{margin-bottom: 10px;}
/*About*/

.jus-c-sb {
    justify-content: space-between;
}
.align-i-start {
    align-items: flex-start;
}
.flex-w {
    flex-wrap: wrap;
}
.df {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.left_gioithieu {
    flex-basis: 400px;
    order: 2;
    min-height: 360px;
}
.p-relative {
    position: relative;
}
.left_gioithieu > span:first-child {
    top: 0;
    left: 0;
    -webkit-animation-name: hinhb;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: hinhb;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}
.left_gioithieu>span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 36px;
    background: var(--white);
}
.left_gioithieu > span:last-child {
    bottom: -10px;
    right: 0;
    -webkit-animation-name: hinhc;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: hinhc;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}
.left_gioithieu>span:last-child {
    bottom: 0;
    right: 36px;
    left: inherit;
    top: inherit;
}

@keyframes hinhc{
        0% {
            bottom: -10px;
            right: 0;
        }
        25% {
            bottom: -10px;
            right: calc(100% - 300px);
        }
        50% {
            bottom: calc(100% - 350px);
            right: calc(100% - 300px);
        }
        75% {
            bottom: calc(100% - 350px);
            right: 0;
        }
        100% {
            bottom: -20px;
            right: 0;
        }
}
@keyframes hinhb{
    0% {
        top: 0;
        left: 0;
    }
    25% {
        top: 0;
        left: calc(100% - 300px);
    }
    50% {
        top: calc(100% - 350px);
        left: calc(100% - 300px);
    }
    75% {
        top: calc(100% - 350px);
        left: 0;
    }
    100% {
        top: 0;
        left: 0;
    }
}
.content_slide {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    display: none;
}
.slideshow .content_slide .button_content_box{display: inline-block;}
.slideshow .content_slide .button_content_box a{
    display: inline-block;
    background: #fff;
    color: #3a589e;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 50px;
    border: 1px solid #fff;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
}
.slideshow .content_slide .slide_btn_content h2{text-transform: uppercase;font-family: SFUTradeGothic; font-size: 35px;color: #fff;font-weight: 700;margin-bottom: 4px;letter-spacing: 1.2px;}   
.slideshow .content_slide .slide_btn_content p{font-size: 18px;color: #fff;font-weight: 600;line-height: 1.5;font-size: 16px;letter-spacing: 1px;margin: 15px 0px;}
.slideshow .content_slide .slide_btn_content h2.first-fade,
.slideshow .content_slide .slide_btn_content p.second-fade,
.slideshow .content_slide .button_content_box{opacity: 0;-webkit-transform: translateY(100px);transform: translateY(100px);}
.slideshow .owl-item.active .content_slide .slide_btn_content h2.first-fade{animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.3s 1 forwards slideshowFade;}
.slideshow .owl-item.active .content_slide .slide_btn_content p.second-fade{animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.6s 1 forwards slideshowFade;}
.slideshow .owl-item.active .content_slide .button_content_box{animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.9s 1 forwards slideshowFade;}
@keyframes slideshowFade{
    0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}
    100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}
}
-webkit-@keyframes slideshowFade{
    0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}
    100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}
}
.slideshow .content_slide .button_content_box a.button_shop:hover {
    background: #3a589e;
    border-color: #3a589e;
    color: #fff;
    text-decoration: none;
}
.wp_dv{
    margin-bottom: 40px;
}
.wp_about{
    padding: 50px 0px;
    position: relative;
}
.about_l{
    width: 55%;
    padding-right:3%;
}
.wrap-about .wrap-content{}
.about_x{
    text-align: left;
    margin: auto;
}
.dec_about{
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    margin: auto;
    color: #333;
    padding-bottom: 20px;
    font-family: 'Roboto';
}
.slide_gt img{border-radius: 20px;}


.swiper-slide {
      background-position: center;
      background-size: cover;
      width: 350px;
      height: 350px;

    }
.swiper-container{padding: 80px 0px !important;}
.swiper-slide-shadow-left{
    background-image:none !important;
}
/*.swiper-slide-shadow-right{background-image:none !important;}
.swiper-slide-active{transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(0.8) !important}
.swiper-slide-prev{transform: translate3d(0px, 0px, -800px) rotateX(0deg) rotateY(0deg) scale(0.8) !important;}
.swiper-slide-next{transform: translate3d(0px, 0px, -800px) rotateX(0deg) rotateY(0deg) scale(0.8) !important;}
*/
.aimg {}
.swiper-slide{}
.swiper-slide img{
        
}
.swiper-slide a h2{
    font-size: 16px;
    color:#262626;
    text-transform: uppercase;
    font-family: RobotoBold;
    display: block;
    text-align: center;
    padding: 7px;
}
.title_about{
    padding-bottom: 10px;
    text-align: left;
}
.title_about i{
     color: #333;
    font-size: 36px;
    font-family: UTMBeautifulCaps;
    display: block;
    font-style: normal;
}
.title_about span{
   color: #056336;
    font-size: 19px;
    text-transform: uppercase;
    text-align: left;
    display: block;
}
.title_about b{
    color:#efbc17;
    text-transform: uppercase;
    font-family: SFUFuturaB;
    font-size: 37px;
    text-align: left;
}

h2.chu_gt{
    color:#006699;
    font-size: 26px;
    font-family: 'Oswald';
    text-transform: uppercase;
    display: block;
}
.about_r{
    width: 45%;
    position: relative;
    text-align: right;
}
.img_gt{
    position: relative;
}
.img1{
    float: left;
    position: relative;
    z-index: 999;
    border: 5px solid #fff;
    z-index: 99;
}
.img2{position: absolute;right: 30px;bottom: 0px;}
.img3{position: absolute;top:100px;left: 0px;display: none;z-index: 999}
.about_r:hover .img3{display: block;transition: 0.3s ease-out}

.about-intro{
    margin: 50px auto;
    margin-bottom: 80px;
}
.left-about{
    width: 580px;
    position: relative;
    float: left;
    padding-left: 40px;
    padding-top: 40px;
}
.left-about:before{
    position: absolute;
    top:0px;
    left: 0px;
    content: '';
    width: 350px;
    height: 470px;
    border:5px solid #999999;
    z-index: -1;

}
.img1,.img2{
    
}
.right-about{
    width: 590px;
    float: right;
    font-size: 14px;
    font-family: Roboto;
    position: relative;
}
.right-about .text-split{
    -webkit-line-clamp:7;
}

.icon_gt{
     display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px; 
    margin-top: 30px;
}
.box_icon_gt{
    position: relative;
}
.counter{
    font-style: normal;
}
.box_icon_gt span{
        color: #005aab;
    font-size: 43px;
    font-family:'Oswald';
}
.box_icon_gt b{
        display: block;
    font-size: 14px;
    font-weight: 100;
    font-family: 'Roboto';
}

.wrap-congtrinh{
    padding: 30px 0px;
}
.chu_about{
        font-family: HelvetIns;
    font-size: 35px;
    color: #d60c0c;
    position: relative;
    display: block;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-left: 30px;
    margin-bottom: 30px;
}
.about_mota{
    text-align: justify;
    line-height: 24px;
}
.chu_about:before{
    position: absolute;
    width: 20px;
    height: 44px;
    top: 6px;
    left: 0px;
    background:url(../images/line13.png) no-repeat top left;
    content: '';
    }
.chu_about_h2{
    color:#26a100;
    font-size: 49px;
    text-transform: uppercase;
    font-family: SFUFutura;
    margin-left: 65px;
    margin-bottom: 80px;
}
.xemthem_about{
    height: 45px;
    color: #333;
    display: inline-block;
    font-size: 15px;
    line-height: 45px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 10px;
}
.xemthem_about:hover{
    text-decoration: none;
      color:red;
    }
/* Zalo */
.btn-zalo{bottom:235px;}

/* Phone */
.btn-phone{bottom:230px;}

/* Messenger */
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed{display:none!important}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-tooltip{display:none;position:fixed;text-align:center;border-radius:10px;overflow:hidden;font-size:12px;line-height:1;padding:10px;border:1px solid rgba(0,0,0,0.1);box-shadow:rgba(0,0,0,0.15) 0 2pt 10pt;z-index:1.0E+30}
.js-facebook-messenger-close-tooltip{width:10px;height:10px;display:inline-block;cursor:pointer;margin-left:10px}
.js-facebook-messenger-box.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
.js-facebook-messenger-box.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-box{display:block;position:fixed;cursor:pointer;bottom:150px;right:17px;width:56px;height:56px;text-align:center;background:#1182FC;border-radius:100%;overflow:hidden;z-index:99;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}
.js-facebook-messenger-box.rotate svg#fb-msng-icon{transform:rotate(0deg)}
.js-facebook-messenger-box svg#fb-msng-icon{width:32px;height:33px;position:absolute;top:13px;left:12px;opacity:1;overflow:hidden;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-box.rotate svg#close-icon{transform:rotate(-45deg)}
.js-facebook-messenger-box svg#close-icon{opacity:0;width:19px;height:20px;position:absolute;top:19px;left:19px;-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-container{position:fixed;opacity:0;transform:translateY(50px);bottom:110px;right:90px;border-radius:10px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;transition:transform 160ms ease-in-out,opacity 160ms ease-in-out}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-top-header{color:#fff;background:#1182FC}
.js-facebook-messenger-top-header{display:block;position:relative;width:220px;background:#1182FC;color:#fff;text-align:center;line-height:1;padding:10px;font-size:14px;border-top-left-radius:10px;border-top-right-radius:10px}
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip{z-index:999}
.js-facebook-messenger-container,.js-facebook-messenger-container-button{z-index:1000}
.js-facebook-messenger-top-header{color:#fff;background:#1182FC}
.js-facebook-messenger-top-header{width:220px}
.js-facebook-messenger-tooltip{color:#404040;background:#fff}
.js-facebook-messenger-container.open{transform:translateY(0px);opacity:1;pointer-events:all}
.js-facebook-messenger-tooltip{bottom:97px;right:97px}
.js-facebook-messenger-box.open svg#fb-msng-icon{opacity:0}
.js-facebook-messenger-box.rotate.open svg#close-icon{transform:rotate(0deg)}
.js-facebook-messenger-box.open svg#close-icon{opacity:1}

/* Cart fix */
.cart-fixed{position:fixed;right:20px;bottom:390px;z-index:10;background:#4b4f56;width:50px;height:50px;text-align:center;color:#fff!important;border-radius:100%;display:flex;align-items:center;justify-content:center;}
.cart-fixed i{font-size:20px;}
.cart-fixed span{position:absolute;top:0px;right:-5px;color:#fff;width:25px;height:25px;background:var(--color-red);text-align:center;line-height:25px;font-size:11px;border-radius:100%;}

/* Toolbar */
.toolbar{background:#006699;width:100%;padding:3vw;bottom:0px;position:fixed;z-index:500;height:auto;left:0px;}
.toolbar ul{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:0px;margin:0px;}
.toolbar ul li{text-align:center;width:25%;}
.toolbar ul li a{display:block;width:100%;cursor:pointer;color:#fff;}
.toolbar ul li a i{color:#fff;font-size: 26px;}
.toolbar ul li a img{height:6vw;width:auto;}
.toolbar ul li a span{font-weight:400;color:#fff;font-size:3.5vw;display:none;}

/* Fixbar */
.fixbar{bottom:0;display:block;background:#f0eff4;border-top:1px solid #ddd;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;margin:0;z-index:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50px;}
.fixbar ul{margin:0px;padding:0px;list-style:none;}
.fixbar ul li{display:inline-block;margin:0 auto 10px;text-align:center;width:25%;float:left;}
.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new{width:20px;height:20px;display:block;margin:8px auto 0;}
.fixbar .icon-cart-mobile{background:url(../images/cart-mobile.png) no-repeat;}
.cart-total-header-mobile{font-size:10px;position:absolute;background:red;color:#fff!important;border-radius:50%;height:15px;width:15px;line-height:15px;top:5px;margin-left:5px;}
.fixbar ul li a{font-size:11px;text-decoration:none;color:#333;}
.fixbar ul li a i{font-size:20px;}

/* Plugbar */
.plugbar{position:fixed;bottom:0;left:0;border-top:1px solid #eae6e6;width:100%;right:0;max-width:767px;margin:0 auto;background:#fff;padding:9px 10px 10px 7px;z-index:10;}
.plugbar ul{list-style:none;padding:0;margin:0px;display:-webkit-flex;display:-moz-flex;display:flex;justify-content:space-between;align-items:center;}
.plugbar ul li{width:20%;float:left;}
.plugbar ul li a{display:block;color:#696969;font-size:12px;text-align:center;position:relative;}
.plugbar ul li a i{font-size:20px;color:#696969;}
.plugbar ul li a span{position:absolute;width:50px;height:50px;top:-40px;left:calc(50% - 50px/2);font-size:14px;display:block;border:1px solid rgba(234,230,230,0.5);border-radius:100%;}

/* Combo Phone */
.support-online{position:fixed;z-index:999;left:10px;bottom:0px;}
.support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;}
.support-online i{width:40px;height:40px;background:#43a1f3;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999;}
.support-online a span{border-radius:2px;text-align:center;background:rgb(103,182,52);padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;left:40px;transition:all 0.2s ease-in-out 0s;-moz-animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;}
.support-online a:hover span{display:block;}
.support-online a{display:block;}
.support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent  rgb(103,182,52) transparent transparent;position:absolute;left:-10px;top:10px;}
.support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(0,175,242,0.5);opacity:.75;right:-10px;}
.support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);opacity:.1;border-color:#0089B9;opacity:.5;}
.support-online .support-online .btn-support{cursor:pointer;}
.support-online .mes i{background:orange;}
.support-online .sms i{background:red;}
.support-online .call-now i{background:green;}

/* Phone Switch */
.widget-mobile{position:fixed;left:50%;transform:translateX(-50%);bottom:10px;z-index:9999999;}
#my-phone-circle{position:relative;width:50px!important;height:50px!important;}
.wcircle-open .wcircle-icon i:before{content:'\f00d';}
.wcircle-icon{background:#1282fc;border-radius:50%;display:flex!important;display:-ms-flex!important;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative!important;}
.wcircle-icon:before{position:absolute;content:'';width:60px;height:60px;background:rgba(18,130,252,.5);border:1px solid #fff;border-radius:50%;left:-5px;top:-5px;-webkit-animation:pulse 1s infinite ease-in-out;-moz-animation:pulse 1s infinite ease-in-out;-ms-animation:pulse 1s infinite ease-in-out;-o-animation:pulse 1s infinite ease-in-out;animation:pulse 1s infinite ease-in-out;}
.wcircle-icon:after{position:absolute;content:'';width:80px;height:80px;background:rgba(18,130,252,.5);border-radius:50%;left:-15px;top:-15px;-webkit-animation:zoomIn 2s infinite ease-in-out;-moz-animation:zoomIn 2s infinite ease-in-out;-ms-animation:zoomIn 2s infinite ease-in-out;-o-animation:zoomIn 2s infinite ease-in-out;animation:zoomIn 2s infinite ease-in-out;}
.wcircle-menu{position:absolute!important;left:0;top:0;display:none;}
.wcircle-menu-item{width:50px;height:50px;background:#1282fc;border-radius:50%;display:flex;display:-ms-flex;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wcircle-menu-item img{width:50px;height:50px;display:block;border-radius:50%;}
.wcircle-menu-item i,.wcircle-icon i{font-size:25px;color:#fff;position:relative;z-index:9999;}
.shake-anim{-webkit-animation:shake-anim 1s infinite ease-in-out;-moz-animation:shake-anim 1s infinite ease-in-out;-ms-animation:shake-anim 1s infinite ease-in-out;-o-animation:shake-anim 1s infinite ease-in-out;animation:shake-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes shake-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes shake-anim{
	0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
}
@-o-keyframes shake-anim{
	0%,100%,50%{-o-transform:rotate(0) scale(1) skew(1deg)}
	10%,30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%,40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
}

.title_fqa{text-align: left;font-size: 30px;text-transform: uppercase;color: #333;font-family: 'Roboto';
margin-bottom: 20px;}
.ul_fqa{list-style: none;display: block;}
.ul_fqa li{display: block;}
.ul_fqa li .ten{
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding:10px;
    float: left;
}
.ul_fqa li:hover .ten{color: #fff;background: #da1f26}
.ul_fqa li .noidung_faq{line-height: 20px;font-family: 'Roboto';font-size: 14px;
margin-top: 15px;}
.ul_fqa li .ten i{font-size: 14px;width: 5%;float: left;margin-top: 5px;}
.ul_fqa li .ten span{font-size: 14px;width: 93%;float: left;}
.ul_fqa li .ten #nuttat{display: none;}
.accordion--wrapper .accordion--title.js__tab_active {color: #fff;background: #da1f26}
.accordion--wrapper .js__tab_control.accordion--title.js__tab_active #nuttat{display: block;}
.accordion--wrapper .js__tab_control.accordion--title.js__tab_active #nutmo{display: none;}

.accordion--wrapper .accordion--content {position: absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity: 0;
-khtml-opacity: 0;opacity: 0;visibility: hidden;padding-bottom: 15px;}
.accordion--wrapper .accordion--content.js__tab_active {visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;
-khtml-opacity: 1;opacity: 1;position: relative;transition: all .4s ease;
-moz-transition: all .4s ease;-o-transition: all .4s ease;-ms-transition: all .4s ease;-webkit-transition: all .4s ease;
}
.xtc{
    text-align: center;
    position: relative;
}
.xtc:after{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    left: 0px;
    top:17px;
    background:#949494;
    }
.xtc a{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    width: 200px;
    text-align: center;
    background: #000;
    font-family: 'Mulish';
    position: relative;
    z-index: 9;
}
.box_dx{
    text-align: center;
    padding: 20px;
}
.pic_dv img{
display: inline-block !important;
}
.wrap-news{
    padding: 40px 0px;
    padding-bottom: 0px;
}

.pic_dv{
    position: relative;
    display: inline-block !important;
}
.desc-dv{
    color:#262626;
    font-size: 14px;font-family:Roboto;
    padding: 0px 10px;
}
.pic_dv:after{
    border-top: 10px solid #ffcc02;
    border-right: 10px solid #ffcc02;
    border-radius: 50%;
    border-left: 10px solid #0000;
    border-bottom: 10px solid #0000;
     -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear;
     position: absolute;
     top:0px;
     content: '';
     width: 100%;
     height: 100%;
     left: 0px;
}
@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); }

  to { -webkit-transform: rotate(360deg); } }

@keyframes spin { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.nonem{display: none;}
.trangchu{
    display: none !important;
}
.fixed .trangchu{
    display: block !important;
}
.d-rptag{
    margin-bottom: 20px;
}
.tagseo{
    float: left;
    margin-right: 30px;
    color:#fff;
    padding-top: 5px;
}
.tags{margin-top: 20px;}
.tags a{
   font-size: 14px;
    color: #fff;
    padding: 0px 15px;
    text-transform: capitalize;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 45px;
    font-family: Roboto;
    background: #0c7848;
    border-radius: 8px;
}
.tags a:hover{
    background: #e3ab01;
    text-decoration: none;
    }
.tag_detail{
    font-size: 14px;
    color: #333;
    padding: 0px 15px;
    text-transform: capitalize;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 30px;
    border:1px solid #333;
    font-family: Roboto;
}


.pro_hover { overflow: hidden; position: relative;}
.pro_hover:before {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;-webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
.pro_hover:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0;  -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out }
.pro_hover:hover:before { right: 50%; left: 50%; width: 0; background: rgba(255, 255, 255, .5) }
.pro_hover:hover:after { height: 0; top: 50%; bottom: 50%; background: rgba(255, 255, 255, .5) }
.othernews{margin-bottom: 10px;}
.news-home{margin: 40px auto;}
.block_tt{width: 48%;}
.title-tab{
    list-style: none;
    border-bottom: 1px solid #0855a3;
    padding-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
}
.title-tab li{width: 240px; text-align: center; height: 45px;display: inline-block;margin-right: 20px;background: url(../images/b2.png) no-repeat top left;line-height: 45px; }
.title-tab li.active,.title-tab li:hover{background: url(../images/b1.png) no-repeat top left; }
.title-tab li a{cursor: pointer; color: #fff !important;font-size: 24px;text-transform: uppercase;font-family: Goldman;}
.wrap-duan{margin: 20px auto; background: #f3f3f3;padding: 30px 0px;}
/* Service detail */
.baiviet2 { width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px; }
.baiviet2.box4 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px; margin: 20px 0; }
.baiviet2 .baiviet2_it { transition: 0.5s all; border: 1px solid #e1e1e1; padding: 10px; }
.baiviet2 .baiviet2_it:hover .arrows_left, .baiviet2 .baiviet2_it:hover .arrows_right { opacity: 1; }
.baiviet2 .baiviet2_it .img { width: 100%; overflow: hidden; border: 1px dotted #e1e1e1; padding: 3px; }
.baiviet2 .baiviet2_it .arrows_right { position: absolute; top: 50%; right: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.baiviet2 .baiviet2_it .arrows_left { position: absolute; top: 50%; left: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.baiviet2 .baiviet2_it .noidung { width: 100%; }
.baiviet2 .baiviet2_it .noidung > span { font-family: 'ArialMT'; font-size: 12px; color: #b8b8b8; font-style: italic; }
.baiviet2 .baiviet2_it .khung > a { display: block; margin: 0 0 5px  0; }
.baiviet2 .baiviet2_it img { display: block; }
.baiviet2 .baiviet2_it h3 { width: 100%; position: relative; margin-top: 10px; margin-bottom: 5px; }
.baiviet2 .baiviet2_it h3 a {font-size: 15px;color: #000000;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 2;max-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;font-family: 'Arial';font-weight: bold;}
.baiviet2 .baiviet2_it:hover h3 a { color: #fb2b27; }
.baiviet2 .baiviet2_it p {font-size: 14px;color: #333333;font-weight: 400;width: 100%;padding: 0;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 3;max-height: 75px;display: -webkit-box;-webkit-box-orient: vertical;text-align: justify;}
.chitiet_bv { color: red; font-size: 12px; font-style: italic; text-decoration: underline; display: block; text-align: right; margin-top: 5px; margin-bottom: 10px; }
.baiviet2 .baiviet2_it p.ngaydang { background: url('images/calender.png') no-repeat left center; padding: 0 0 0 20px; font-size: 12px; -webkit-line-clamp: 1; max-height: 25px; font-style: italic; }
.baiviet2 .baiviet2_it a.xemthem { font-size: 14px; color: #2882ce; font-family: 'ArialMT'; padding: 10px 30px; border: 1px solid #2882ce; border-radius: 10px; transition: 1s all; display: inline-block; }
.baiviet2 .baiviet2_it a.xemthem:hover { color: #000000; border: 1px solid #000000; }
.khung_tinkhac { width: 100%; }
.owl_tinkhac .slick-slide { margin: 0 10px; }
.owl_tinkhac .baiviet2_it { }
.khung_tinkhac .baiviet2_it { transition: 0.5s all; border: 1px solid #e1e1e1; padding: 10px; }
.khung_tinkhac .baiviet2_it:hover .arrows_left, .baiviet2 .baiviet2_it:hover .arrows_right { opacity: 1; }
.khung_tinkhac .baiviet2_it .img { width: 100%; overflow: hidden; border: 1px dotted #e1e1e1; padding: 3px; }
.khung_tinkhac .baiviet2_it .arrows_right { position: absolute; top: 50%; right: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.khung_tinkhac .baiviet2_it .arrows_left { position: absolute; top: 50%; left: 5px; transform: translateY(-50%); z-index: 99; opacity: 0; transition: 0.5s all; }
.khung_tinkhac .baiviet2_it .noidung { width: 100%; min-height: 148px; }
.khung_tinkhac .baiviet2_it .noidung > span { font-family: 'ArialMT'; font-size: 12px; color: #b8b8b8; font-style: italic; }
.khung_tinkhac .baiviet2_it .khung > a { display: block; margin: 0 0 5px  0; }
.khung_tinkhac .baiviet2_it img { display: block; }
.khung_tinkhac .baiviet2_it h3 { width: 100%; position: relative; margin-top: 10px; margin-bottom: 5px; }
.khung_tinkhac .baiviet2_it h3 a {font-size: 15px;color: #000000;overflow: hidden;text-overflow: ellipsis;line-height: 22px;-webkit-line-clamp: 2;max-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;font-family: 'RobotoBold';}
.khung_tinkhac .baiviet2_it:hover h3 a { color: #fb2b27; }
.khung_tinkhac .baiviet2_it p { font-size: 13px; color: #333333; font-weight: 400; width: 100%; padding: 0; overflow: hidden; text-overflow: ellipsis; line-height: 22px; -webkit-line-clamp: 3; max-height: 75px; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify; }
.chitiet_bv { color: red; font-size: 12px; font-style: italic; text-decoration: underline; display: block; text-align: right; margin-top: 5px; margin-bottom: 10px; }
.khung_tinkhac .baiviet2_it p.ngaydang { background: url('images/calender.png') no-repeat left center; padding: 0 0 0 20px; font-size: 12px; -webkit-line-clamp: 1; max-height: 25px; font-style: italic; }
.khung_tinkhac .baiviet2_it a.xemthem { font-size: 14px; color: #2882ce; font-family: 'ArialMT'; padding: 10px 30px; border: 1px solid #2882ce; border-radius: 10px; transition: 1s all; display: inline-block; }
.khung_tinkhac .baiviet2_it a.xemthem:hover { color: #000000; border: 1px solid #000000; }
.title-main_pro{
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    background: #f3f3f3 url(../images/bg_dm.png) no-repeat left bottom;
    padding-left: 65px;
    position: relative;
}
.title-main_pro:after{
    
    }
.title-main_pro span{
    color:#fff;
    line-height: 45px;
    font-family: MuliBlack;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}
.title-main_pro span:after{
    
}
.mm-listitem a{text-transform: uppercase;}
.title-main_pro a{float: right;color:#333;line-height: 50px;}
.pic_news_index img{border-radius: 10px;}
.news_index{
    margin-bottom: 20px;
}
.wrap-yensao{
    padding: 50px 0px;
    background: url(../images/bg_visao.png) no-repeat top center;
    background-size: cover;
}
.box_yensao{
    cursor: pointer;
    padding-bottom: 10px;
    margin-top: 85px;
}
.pic_yensao{
    position: absolute;
    text-align: center;
    transition: ease 1.5s all 0s;
    left: 0px;
    text-align: center;
    width: 100%;
    top: 10px;
}
.pic_yensao:after{display: none; transition: ease 0.5s all 0s; position: absolute;content: '';bottom: 0px; left: 0px;width: 100%;height: 135px;background: url(../images/vong.png) no-repeat bottom center;}
.pic_yensao:hover:after{
        
    }
.pic_yensao img{
    display: inline-block !important;
    position: relative;z-index: 99;
    }
.info_yensao{
    text-align: center;
}
.info_yensao span{
    color:#fff;
    background: #61b144;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    font-family: JosefinSans;
    line-height: 40px;
    text-align: center;
    width: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
    }
.info_yensao span:hover{background: #0a1670}
.name_yensao{
    display: block;
    text-align: center;
    color: #0a1670;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 15px;
    font-family: 'JosefinSansB';
}
.desc_yensao{
    color: #353535;
    font-size: 14px;
    text-align: center;
    font-family: 'JosefinSans';
    padding: 0px 45px;
}
.ngaydv{
    padding: 15px 10px;
}
.ngaydv span{
    display: inline-block;
    text-align: left;
    color:#02bbfc;
    font-family: SairaBold;
    font-size: 15px;
    }
.ngaydv i{
    display: inline-block;
    text-align: center;
    width: 130px;
    height: 38px;
    color:#fff;
    background: #02bbfc;
    float: right;
    line-height: 38px;
    text-transform: uppercase;
    font-style: normal;
}
.ngaydv i:hover{background: red;}

.name_yensao:hover{color:red;}
.wrap_l{
    width: 22%;
    margin-right: 2%;
    float: left;
    position: sticky;
    top: 60px;
    border:1px solid #ccc;
    background: #fff;
}
.box_left{}
.box_left .title-main_dm{
    margin-bottom: 0px;

}
.wrap_r{
    width: 76%;
    float: left;
}
.box_left ul{
    list-style: none;
    padding: 0px;
    padding-top: 10px;
    border-top:0px;
}
.box_left ul li{
    list-style: none;
    display: block;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom:10px;
  
    
}
.box_left ul li.asd{   border-bottom:1px solid #ccc; }
.box_left ul li li.li_child{ border-top:1px solid #ccc; margin-right: 10px; }
.box_left ul li:last-child{
    border:none;
    }
.box_left ul li a{
    display: block;
    color:#282828;
    text-transform: capitalize;
    font-size: 15px;
    padding-left: 25px;
    font-family: 'RobotoBold';
     background: url(../images/bullet.png) no-repeat left center;
     
    
}
.box_left ul li.li_child a{
    background: url(../images/bullet1.png) no-repeat left center;
     font-family: 'Roboto';
}

.box_left ul li a:hover{
    color:#1d73be;
    text-decoration: none;
    }
.title-main_dm a{
        float: right;
    padding-right: 10px;
    line-height: 40px;
    color: red;
    font-family: 'RobotoBold';
}
.qcl{padding: 10px;}
.dk{
    background: #17151521;
    margin: auto;
    color: #fff;
    padding:20px 0px;
}
.wrap1200{width: 1200px;margin: auto;}
.dk b{
    font-size: 18px;
    text-transform: uppercase;
}
.content-main{width: 1220px;padding: 0px 10px;margin: auto;}
.duan{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
}
.box_duan{
    position: relative;
}
.pic_duan img{
   
}
.inf_duan{
    padding: 10px;
}
.inf_duan{
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
    
}
.inf_duan span{
    color:#333333;
    font-size: 13px;
    font-family: Roboto;
}
.name_duan{
    color: #fff;
    z-index: 999;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
    font-family: 'NunitoSans';
}
.name_duan:hover{
    color:#006699;
}
.wp_baogia_l{width: 48%;margin-right: 4%;}
.wp_baogia_r{width: 48%;}
.pic_catalogue{float: left;margin-right: 15px;}
.name_catalogue{color:#333333;font-size: 14px;font-family: RobotoBold}
.info_catalogue span{color:#666666;font-size: 14px;text-decoration: underline;}
.d-flex1{    display: flex !important;}

/* Responsive */
@media(max-width:1200px){
    .menu{display:none;}
    .menu-res{display:block;}
    .list_menu{display: none;}
    .slideshow{
        width:100%;
    }
    }
@media(max-width:1001px){
    .menu{display:none;}
    .menu-res{display:block;}
    .header-bottom .search-res{display: none;}
    .menu-res .search-res{margin-top: 0px;}
    .search-res .icon-search{}
    .mxh_top{width: 20%;}
    .newsletter-input{margin-bottom: 5px;}
    .email_top{display: none;}
    .hotline-header{width: 25%;}
    .title-tab li{width: 48%;margin-right: 1%;}
    .title-tab li a{font-size: 20px;}
    .wp_about {
        padding: 30px 10px;
    }
    .wrap1200{width: 100%;padding: 5px;}
    .content-main{width: 100%;padding: 5px;}
    .topheader{display: none;}
    .header{background:none;}
    .dx-dichvu .owl-item{padding-right: 1px;}
    .title-main_dm span{font-size: 18px;}
    .slideshow{margin-left: 0px;}
    .box_tieuchi{background: none;}

}
@media(max-width:850px){
    .header-bottom .lang-header{
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 9999;
    }
    .mota_newshome-best{width: 100%;}
    .doitac1{margin: 0px;width: 100%;}
    .title_doitac{display: none;}
    .paging-product1{padding: 5px;}
    .social-header{display: none;}
    .next-partner{right: 0px;}
    .prev-partner{left: 0px;}
    .wrap-nhantin{background: #006699;margin-top: 40px;}
    .nhantin_r{width: 100%;padding: 0px 5%;}
    .nhantin_l{display: none;}
    .footer-news  {padding: 10px;}
    .wrap-duan{padding: 10px;}
    .about_x{padding-left: 0px;}
    .title-main_dm1 span{font-size: 17px;}
    .congtrinh{display: block;}
    .box_ct{margin-bottom: 10px;}
    .header{position: relative;}
    .d-flex{display: block;}
    .wrap-tieuchi .wrap-content{margin-top: 0px;}
    .header-bottom{background:none;margin: 0px auto;}
    .newsletter-button{  }
    .wp_baogia_l{width: 100%;margin: 0px;margin-bottom: 10px;}
    .wp_baogia_r{width: 100%;}
    .info_baogia {width: 90%;}
    .wrap-pro{}
    .title-main a{display: none;}
    .btn-zalo{bottom: 225px;}
    .footer-powered .wrap-content{line-height: 25px;}
    .pic-newshome-best{float: none;margin-right: 0px;margin-bottom: 10px;width: 100%;}
    .newshome-best{padding-right: 0px;}
    .box-vs .item-vs{width: 100%;float: none;margin-bottom: 20px;}
    .wrap_r .pro_box{

        grid-template-columns: repeat(2,1fr);
        grid-gap: 5px;

    }
    .social-footer span{display: none !important;}
    .social-footer{margin-top: 5px;}
    .duan{
            grid-template-columns: repeat(1,1fr);
             grid-gap: 5px;
    }
    .visao{
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 80px;
        grid-row-gap: 20px;
        padding-left: 30px;
    }
    .l_video{width: 100%;}
    .r_video{width: 100%;padding: 0px;margin-top: 20px;}

    .footer-news:nth-child(2){}
    .dk b{width: 100%;padding:0px 5%;    padding-left: 70px;font-size: 16px;}
    .dk{height: auto;background:#3a589e;padding-bottom: 10px;}
    .name-newshome.text-split{ -webkit-line-clamp: 3;}
    .info-newshome-normal{}
    .pic-newshome-normal{}
    .title-main_dm a{display: none;}
    .pro_box{grid-template-columns: repeat(2,1fr);
    grid-gap: 5px;}
    .wrap_l{display: none;}
    .wrap_r{width: 100%;}
    .slogan{letter-spacing:0px;font-size: 11px;}
    .swiper-container{padding: 40px 0px !important;}
    .baiviet2{grid-template-columns: 1fr 1fr;}
    .pic_news_index{text-align: center;}
    .footer-news:nth-child(4){width: 100%;}
    .w50{padding-left: 0px;}
    .doitac{    grid-template-columns: repeat(2,1fr);}
    .list_c1 a{
            padding: 0px 10px;
            margin-bottom: 5px;
    }
    .title-main span:before{display: none;}
    .title-main span:after{display: none;}
    .album{width: 48%}
    .form-newsletter{width: 100%;}
    .grid_vantai{grid-template-columns: repeat( ,1fr);grid-gap: 5px;padding: 5px;}
    .prev-nb{left: -20px;}
    .thandabox{margin: 0px 25px;}
    .title-tab li a{font-size: 20px;}
    .left_tt{margin-bottom: 10px;}
    .title-tab li {
        width: 49%;
        margin-right: 2%;
    }
    .title-tab{display: flex;}
    .block_tt{width: 100%;}
    .wrap-nb{padding: 20px 10px;}
    .padding0{padding: 0px;}
    .wrap-nb .control-carousel{display: none !important;}
    .wrap-about{padding-bottom: 10px;}
    .about_r{padding-left: 0px;}
    .wrap-news{padding: 20px 0px;}
    .title-main1{line-height: 40px;}
    .title-nhantin{width: 100%;}

     .logo-header{margin-top: 0px; height: auto;padding-top: 0px;background: none}
    .tagseo {margin-right: 10px;}
    .tags a{margin-right: 10px;margin-bottom: 10px;}
    .about_l{
        width: 100%;
        padding: 0px;
        margin-right: 0px;
    }
    
    .newshome-scroll{
        width: 100%;
        margin-top: 10px;
    }
    .newshome-best{width: 100%;margin-right: 0px;margin-bottom: 10px;}
    .wrap-about{padding-bottom: 10px;}
    .about_r{width: 100%;margin-top: 10px;}
    .title_about h2{font-size: 21px;}
    .slideshow{padding-left: 0px;}
    .news{width:100%;float:none!important;}
    .header-top{display: none;}
    
  
    
    .d-flex{ flex-wrap: wrap; }
    .baivet_l{width: 100%;}
    .box_img_tc{top:0px;position: relative;}
    .baivet_r{width: 100%;padding: 10px;}
    .box_baiviet span{font-size: 35px;}
    .tieuchi-box a{width: 100%;}
    .title_tn{width: 100%;}
    .form_nhantin{width: 100%;}
    .title_tn span{font-size: 25px;}
    .newsletter-input{margin-right: 0px;margin-bottom: 5px;}
    .mxh_top{width: 100%;text-align: center;}
    .title-main span{font-size: 23px;}
    .wrap-partner{margin: 0px;padding: 10px;}
    
    .name-product{font-size: 15px;}
    
    
    .center-intro{width: 40%; margin-top: 10px;margin-left: 0px;margin-right: 0px;}

    .title-main1 span{font-size: 23px;}
    .footer-news:nth-child(1){width: 100%;}
    .footer-news:nth-child(2){width: 48%;}
    .footer-news:nth-child(3){width: 48%;}
    .title-footer{font-size: 20px;}
    .chu_hen1{margin-bottom: 10px;width: 100%;font-size: 23px;}
    .info-footer span{font-size: 14px;}
    .chu_hen{margin-bottom: 20px;}
    .hotline-header{display: none;}
    .banner-header{width: 70%;}
    .pic-newshome-normal{}
    .hotro-intro{padding: 10px;}
    .box_hotro img{width: 27%;}
    .box_hotro h3{font-size: 15px;}
    .box_hotro i{font-size: 15px;}
    .chu_hen1{font-size: 23px;}
    .video{    width: 48%;}
    .footer-news:nth-child(3){text-align: left;}
    .fixed{position: relative;}
}
@media(max-width:769px){
    .top-contact{flex-wrap:wrap;}
    .left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
    .left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
    .footer-news:nth-child(2){width: 100%;}
    .footer-news:nth-child(3){width: 100%;}
}
@media(max-width:440px){
    .img_gt .img2{
        left: 23%;
        top: 50%;
        width: 80%;
    }
    .left-intro{width: 100%;}
    .right-intro{width: 100%; margin-top: 10px;}
    .banner-header{width: 100%;text-align: center;}
    .wrap-duan{}
    .box_duan{margin-bottom: 10px;}
    .box_duan:nth-child(2){grid-row: none;grid-column:1;}
    .product:nth-child(2n){}
    .product{}
      .logo-header{width: 100%;text-align: center;margin: 0px;}
    .pic-news,.info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
    .info-news{margin-top:15px;}
    .top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
    .center-intro{width: 100%;}
    .right-intro{width: 100%;}
    .baiviet2 {
        grid-template-columns:1fr;
    }

}
@media(max-width:369px){
    .cart-pro-detail{flex-wrap:wrap;}
    .cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}
    .cart-pro-detail a:first-child{margin-bottom:5px!important;}
    .cart-pro-detail a i{display:none;}
}