@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;}
img{max-width:100%;height:auto;vertical-align:top}
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-main,.wrap-content{max-width:1200px;margin:0px auto;padding:0px 0px;}
.wrap-home{max-width:100%;padding:0px;}
.wrap-content{margin:auto;}

.contain_trong{max-width: 1200px;margin: 0 auto}

/* General */
.title-main{margin-bottom: 29px; text-align: center; background: url(../images/td.png)no-repeat center; padding: 32px 0px;}
.title-main span{text-transform:uppercase;color:#2465a5;font-weight:500;font-size:33px;font-family: 'UTMAvoBold'}
.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;vertical-align:top;}
.social li:last-child{margin-right:0px;}
.control-carousel{position:absolute;top:calc(50% - 30px/2);margin-bottom:0px;width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #eee;z-index:2;background-color:#fff;color:#ccc;cursor:pointer;}
.control-carousel:hover{background-color:var(--color-red);border-color:var(--color-red);color:#fff;}
.prev-carousel{left:0px;}
.next-carousel{right:0px;}

.flex_header{display: flex;justify-content: space-between;align-items: center;max-width: 976px;width: 80%;float: right;}
.fix_head.menu{position: fixed; top: 0px; left: 0px; z-index: 123; width: 100%; animation: animatetop .4s;padding-left: 0px;padding-right: 0px}
.fix_head.menu .contain_trong{max-width: 1200px}
@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}
.hl span{color: #235b9d;font-family: 'UTMAvoBold';font-size: 16px}
.hl{padding-left:24px;background:url(../images/tel.png)no-repeat 0px 22px;}
.mail{padding-left:24px;background:url(../images/mail.png)no-repeat 0px 23px;}

.hl b{font-weight: 500}
/* Header */
.header{background-color:#fff;max-width: 1366px;margin: 0 auto}
.header-top{color:#fff;background-color:transparent;}
.header-top .wrap-content{padding:0px 0px;}
.info-header{margin-bottom:0px;font-family: 'UTMaVo';font-size: 15px;color: #565656;line-height: 54px}
.info-header i{vertical-align:top;margin:3px 5px 0px 0px;font-size:16px;}
.social-header li{width:30px;margin-right:3px;}
.header-bottom .wrap-content{padding:0px 0px;position: relative;max-width: 100%}
.header-bottom .logo-header{    position: absolute; left: 0px; bottom: -7px; background: #fff; z-index: 12; padding: 8px 0px; padding-left: 79px; padding-right: 3px;}
.header-bottom .logo-header:after {border-width: 141px 120px 0 0; border-color: #fff transparent transparent transparent; width: 0; height: 0; border-style: solid; position: absolute; top: 0px; left: 100%; content: ''; }
.hotline-header{display:inline-block;padding-left:25px;background-image:url(../images/hotline.png);background-repeat:no-repeat;background-position:0px 1px;}
.hotline-header p{font-weight:bold;margin-bottom:-2px;text-transform:capitalize;}
.hotline-header span{font-weight:bold;color:var(--color-red);font-size:20px;display:block;}
.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;}

/* Menu */

.menu_left{width: 95%}
.menu .contain_trong{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between;} 
.menu{    background: rgb(32,65,136); background: linear-gradient(0deg , rgba(32,65,136,1) 0%, rgba(43,149,206,1) 100%); width: 100%; padding-left: 278px; padding-right: calc(50% - 1200px/2);}


.menu ul{padding: 0px;list-style: none;margin: 0px}
.menu_top>ul {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; position: relative; margin-bottom: 0px; }
.menu_top>ul>li {text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; line-height: 76px; overflow: hidden;}
.menu_top>ul>li:hover{overflow: unset;}
.menu_top>ul>li>a {color: #fff; display: block; font-size: 15px; text-transform: uppercase; width: 100%; position: relative; text-shadow: none; font-weight: 500; }
.menu_top>ul>li>a.active {color: #ffffff;}
.menu_top>ul>li a span {position: relative; z-index: 1234; display: block; opacity: 0.9; }
/*.menu_top>ul>li>a>span{padding-top: 5px}*/
.menu_top>ul>li ul {list-style: none; z-index: 3000;}
.menu_top>ul>li .menu_lv2>ul>li:hover{position: inherit;}
.menu_top>ul>li .menu_lv2>ul>li:hover>ul{    visibility: visible; opacity: 1; display: block;}
.menu_top>ul>li .menu_lv2>ul>li>ul{position: absolute; left: calc(100% - -1px); top: 0px; display: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.menu_top>ul>li a span b{font-weight: normal;position: relative;}
.menu_top>ul>li a span b:after{position: absolute; bottom: -8px; background: linear-gradient(to right, transparent, #fff,transparent); opacity: 0; visibility: hidden; content: ''; height: 1px; width: 100%; left: 0px;}
.menu_top>ul>li>a.active span b:after{opacity: 1;visibility: visible;}
.menu_top>ul>li>a.mousego span b:after{opacity: 0;visibility: hidden;}
.menu_top>ul>li>a.act_hover span b:after{opacity: 1;visibility: visible;}

.menu_top>ul>li.drop .menu_lv2{left: inherit;right: 0px}
.menu_top>ul>li>ul {top: 51px; left: 0px; padding-top: 0px !important; }
.menu_top>ul>li>ul{}
.menu_top>ul>li .menu_lv2>ul>li{position: relative;}
.menu_top>ul>li:hover .menu_lv2{opacity:1;visibility:visible;transition:all .7s;}
.menu_top>ul>li .menu_lv2{position: absolute; left: 0px; top: 77px;transition:all .5s;opacity: 0;visibility: hidden;z-index: 10; }
.menu_top>ul>li .menu_lv2>ul{max-height: 234px;overflow-x: hidden;overflow-y: auto}

.menu_top>ul>li .menu_lv2>ul::-webkit-scrollbar {background:#eee;width:5px;height:11px;}
.menu_top>ul>li .menu_lv2>ul::-webkit-scrollbar-thumb {background:#ccc;}


.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_top>ul>li li {width: 250px; position: relative; background: rgba(32,65,136,1); line-height: 25px; padding: 10px 10px; text-align: left; border-bottom: 1px solid #fff; }
.menu_top>ul>li li a {text-decoration: none;font-weight: 500; text-transform: none; color: #fff; font-size: 15px; display: block; line-height: 18px; }
.menu_top>ul>li>ul li ul {box-shadow: 0px 2px 5px #ccc; top: 0px; }
.menu_top>ul>li:hover>a{text-decoration: none; }
.menu_top>ul>li>a.active{color: #ffc000;}
.menu_top>ul>li>a.mousego{color: #fff !important; background: transparent;}
.menu_top>ul>li>a.act_hover {color: #ffc000 !important;}
.menu_top>ul>li li:hover{background: rgba(43,149,206,1) }
.menu_top>ul>li:nth-child(8):after{display:none;}
.menu_top>ul>li:nth-child(8):before{display:none;}
.menu_top>ul>li li:last-child {border-bottom: 0px solid #fff; }
.menu_top>ul>li>a.home{background: transparent!important;}
.menu_top>ul>li>a.home span {display: flex; justify-content: center; align-items: center; height: 100%; }


.flex_main {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: flex-start; flex-wrap: wrap; }
/* Search */
.search{width:230px;background:#fff;}
.search p{float:left;width:35px;height:35px;line-height:35px;cursor:pointer;text-align:center;margin:0px;color:var(--color-gray);font-size:16px;}
.search input{width:calc(100% - 35px);height:35px;float:left;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:12px;}
.search input::-webkit-input-placeholder{color:#ccc;}
.search input:-moz-placeholder{color:#ccc;}
.search input::-moz-placeholder{color:#ccc;}
.search input:-ms-input-placeholder{color:#ccc;}

/* Menu RP */
.menu-res{display:none;height:55px;z-index:10;background:rgb(32,65,136);position:relative;line-height:normal;}
.menu-bar-res{height:55px;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:relative;}
.search-res .icon-search{width:40px;height:40px;cursor:pointer;text-align:center;line-height:42px;color:#fff;font-size:17px;margin:0px;}
.search-res .icon-search.active{color:rgb(32,65,136);background:#fff;border-radius:100%;}
.search-res .search-grid{position:absolute;top:50px;right:0px;width:0px;height:40px;overflow:hidden;background:#fff;border:1px solid rgb(32,65,136);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:rgb(32,65,136);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:rgb(32,65,136);}
.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;}

/* Slideshow */
.slideshow{position:relative;}
.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;}

.wrap-congtrinh .contain_trong{padding: 41px 0px 82px}
.pic_ct{position: relative;}
.pic_ct p{margin-bottom: 0px;align-items: center;justify-content: center;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.6);opacity: 0;visibility: hidden;}
.pic_ct:hover p{opacity: 1;visibility: visible;}
.pic_ct p b{font-weight: 500; text-align: center; position: relative; z-index: 1; font-family: 'Roboto-Medium'; font-size: 20px; color: #fff; padding: 18px 5px; line-height: 30px;} .pic_ct p b:after{position: absolute;left: calc(50% - 58px/2);width: 58px;height: 1px;background: #fff;content: '';top: 0px}
.pic_ct p b:before{position: absolute;left: calc(50% - 58px/2);width: 58px;height: 1px;background: #fff;content: '';bottom: 0px}

.wrap-dkbg{background: #2a618d}
.wrap-dkbg .contain_trong{padding: 32px 0px}
.flex_dk{display: flex;justify-content: space-between;align-items: center;}
.name_dk{font-family: 'UTMAvoBold';font-size: 25px;color: #fff;text-transform: uppercase;display: inline-block;}
.btn_lh{font-family: 'UTMAvoBold'; font-size: 18px; color: #235699; display: inline-block; background: #fff; border-radius: 45px; padding: 9px 25px;cursor: pointer;}


/* Partner */
.wrap-partner{padding:0px 0px;}
.wrap-partner .wrap-content{max-width:1200px;padding:48px 0px 0px;position:relative;}
.owl-partner{padding:0px 0px;}
.partner{display:block;}
.partner img{width:100%;}
.pic_partner{border:1px solid #e1e1e1;margin-bottom: 5px}
.partner span{text-align: center;font-family: 'UTMAvo';font-size: 16px;color: #616161}

/* Breadcrumb */
.breadCrumbs{background-color:#eee;}
.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);}

.info_tt p,.right_desc p{    font-family: 'UTMAvoBold'; font-size: 16px; color: #313131; text-transform: uppercase; line-height: 23px; height: 69px;margin-bottom: 5px}
.ngaydang{font-family: 'RobotoRegular';font-size: 12px;color: #7c7c7c;font-style: italic;padding-left: 25px; background: url(../images/cal.png)no-repeat left center; margin-bottom: 12px;}
.desc_tt{    font-family: 'UTMAvo'; font-size: 15px; color: #2b2b2b; line-height: 25px;height: 125px}
.info_tt span,.right_desc span{font-family: 'UTMAvo';font-size: 15px;color: #165399;text-transform: uppercase;padding-right: 9px;position: relative;display: inline-block;    margin-top: 8px;}
.info_tt span:after,.right_desc span:after{position: absolute;bottom: 4px;left: 100%;content: '';background: #165399;width: 29px;height: 1px;}
.name_tt>span{font-family: 'UTMAvoBold';font-size: 33px;color: #2465a5;text-transform: uppercase;font-weight: 500;display: block;}
.name_tt>b{font-family: 'UTMAvoBold';font-size: 33px;color: #2465a5;text-transform: uppercase;font-weight: 500;display: block;text-align: center;    margin-top: -6px;}
.name_tt{padding-left: 48px;width: 300px;padding-top;position: relative;}
.name_tt:before{content:"";position:absolute;width:85px;height:85px;top:14px;left:0px;background:url(../images/td.png)no-repeat center;background-size: 100% 100%;z-index: 13}
.wrap-tintuc{background: #f7f7f7;padding: 69px 0px 88px}

/* Intro */
.wrap-intro{margin-bottom:0px;padding: 66px 0px 0px}
.left-intro{width:48.334%;}
.right-intro{width:48.334%;}
.title-intro{margin-bottom:19px;position: relative;padding: 12px 0px;padding-left: 26px;}
.title-intro span{display:inline-block;font-weight:500;text-transform:uppercase;position:relative;font-size:31px;color: #2465a5;font-family: 'UTMAvoBold';padding-right: 6px;background: #fff;position: relative;z-index: 12}
.title-intro:after{content:"";position:absolute;width:100%;height:1px;bottom:calc(50% - 1px/2);left:0px;background-color:#e1e1e1;}
.title-intro:before{content:"";position:absolute;width:70px;height:70px;bottom:calc(50% - 70px/2);left:0px;background:url(../images/td.png)no-repeat center;background-size: 100% 100%;z-index: 13}

.mw_yk{text-align: center;}
.pic_yk{display: inline-block;margin-bottom: 34px}
.pic_yk .scale-img{border-radius: 50%}
.info_yk{padding-left: 13px;position: relative;}
.info_yk:after{position: absolute;top: -46px;left: 0px;width: 55px;height: 37px;background: url(../images/ar.png)no-repeat center;content: '';}
.desc_yk{font-family: 'RobotoRegular'; font-size: 16px; color: #474747; font-style: italic; line-height: 25px; height: 75px;margin-bottom: 17px;}
p.name_yk{margin-bottom: 0px;font-family: 'Roboto-Medium';font-size: 18px;color: #000000}


.owl-ykien .owl-dots .owl-dot{outline: none;}
.owl-ykien .owl-dots .owl-dot span{background: #b3b5b5;width: 13px;height: 13px;margin: 0px 4px}

.owl-ykien .owl-dots .owl-dot.active span, .owl-ykien .owl-dots .owl-dot:hover span {
    background: #2465a5;
}

.owl-ykien .owl-nav.disabled + .owl-dots {
    margin-top: 35px;
}

.left-intro .newshome-intro{background: url(../images/bg_yk.png)no-repeat;background-size: cover;padding: 25px 41px 26px}
.newshome-best{width:43%;display:block;float:left;margin-right:1.5%;}
.pic-newshome-best img{width:100%;}
.name-newshome{color:var(--color-black);font-size:14px;line-height:18px;margin-bottom:0.25rem;}
.name-newshome.text-split{-webkit-line-clamp:2;}
.time-newshome{color:var(--color-gray);margin-bottom:0.25rem;}
.desc-newshome{color:var(--color-black);margin-bottom:0px;}
.view-newshome{display:inline-block;border:1px solid var(--color-black);padding:8px 15px;color:var(--color-black);text-transform:capitalize;font-weight:600;margin-top:1rem;}
.view-newshome:hover{background-color:var(--color-black);color:#fff;}
.newshome-scroll{width:calc(100% - 44.5%);height:450px;overflow:hidden;}
.newshome-scroll ul li{margin-bottom:15px!important;}
.newshome-normal{display:block;}
.pic-newshome-normal{float:left;width:34%;margin-right:3%;margin-bottom:0px;}
.pic-newshome-normal img{width:100%;}
.info-newshome-normal{float:left;width:calc(100% - 37%);}
.video-main{position:relative;height:320px;}
.video-main img{width: 100%;height: 100%}
.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;}

.item-video img{width: 100%}
.name_gt{text-align: center; background: url(../images/td1.png)no-repeat top center,url(../images/td2.png)no-repeat bottom center; padding: 61px 0px 16px; margin-bottom: 17px;}
.name_gt span{font-family: 'UTMAvoBold';font-size: 33px;color: #2465a5;text-transform: uppercase;}
.desc_gioithieu{font-family: 'UTMAvo'; font-size: 16px; color: #3e3e3e; text-align: center; line-height: 27px; overflow-x: hidden; overflow-y: auto; max-height: 135px;}
.desc_gioithieu>p:last-child{margin-bottom: 0px}
.wrap-gioithieu{}
.wrap-gioithieu .contain_trong{}


.mw_tt{display: flex;justify-content: space-between;}
.info_tt{width: calc(100% - 300px);padding-left: 17px;padding-right: 30px;    padding-top: 20px;background: #fff}


.right_desc{}
.pic_tt{max-width: 300px;}
.pic_tt img{width: 100%}
.top-tintuc{display: flex;justify-content: space-between;}
.right_desc{width: calc(100% - 300px);padding-left: 17px;padding-right: 30px;background: #f1f0f0;    padding-top: 20px;}
.flex_name{display: flex;justify-content: space-between;height: 100%}
.left_tt{width: 50%}
.right_tt{width: 50%}




.gioithieu_tc{background: url(../images/bg_tc.png)no-repeat top center;background-size: cover;padding: 37px 0px 58px}
.wrap-tieuchi{margin-top: 23px;}
.wrap-tieuchi .contain_trong{max-width: 1010px}
.mw_tc{text-align: center;}
.mw_tc p{margin-bottom: 0;text-transform: uppercase;font-family: 'UTMAvoBold';font-size: 16px;color: #2a2a2a;line-height: 22px}
.pic_tc{display: inline-block;margin-bottom: 11px}

.mw_tc:hover .pic_tc img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.pic_tc img{-webkit-transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;}

.desc_lst {
   overflow:hidden;max-height: 89px
}

a.a_product {
    cursor: pointer;
    font-size: 17px;
    font-family: Roboto-Bold;
    color: rgb(32,65,136);
    display: block;
    margin-top: 20px;
    text-align: center;
}

.mw_tc:hover .mw_tc img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.mw_tc img{-webkit-transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;}

.wrap-linhvuc .contain_trong{padding: 44px 0px 78px}
.row_lst .item_lst:nth-child(1){margin-bottom: 25px}
.pic_lst{position: relative;}
.pic_lst img{width: 100%}
.pic_lst p{margin-bottom: 0px;align-items: center;justify-content: center;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.6);}
.pic_lst p b{font-weight: 500; text-align: center; position: relative; z-index: 1; font-family: 'UTMAvoBold'; font-size: 27px; color: #fff; padding: 18px 5px; line-height: 42px; text-transform: uppercase;} .pic_lst p b:after{position: absolute;left: calc(50% - 132px/2);width: 132px;height: 1px;background: #fff;content: '';top: 0px}
.pic_lst p b:before{position: absolute;left: calc(50% - 132px/2);width: 132px;height: 1px;background: #fff;content: '';bottom: 0px}

.pic_ct img{width: 100%}

.item_thuvien{width: 33.33%;padding: 0px 5px 10px}

/* 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:35px;top:calc(50% - 50px/2);left:calc(50% - 35px/2);z-index:1;background-repeat:no-repeat;background-image:url(../images/play.png);}
.pic-video img{width:100%;}
.name-video{font-size:16px;color:var(--color-black);margin-bottom:0px;}

.play_1 span{position: absolute;top:calc(50% - 35px/2);left: calc(50% - 50px/2);width: 50px;height: 35px;background: url(../images/play.png)no-repeat center;content: '';}
.video_lst:hover .control-slidevideo{opacity:0.3;}
.video_lst .control-slidevideo:hover{opacity:0.8;}
.video_lst{position: relative;margin-top: 15px}
.control-slidevideo{opacity: 0; position: absolute; z-index: 2; top: calc(50% - 30px/2); width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 15px; cursor: pointer; margin: 0px; background-color: #000000; border-radius: 3px; }
.control-slidevideo i{color:#ffffff;}
.prev-slidevideo{left:0px;padding-right:0px;}
.next-slidevideo{right:0px;padding-left:0px;}

/* Album */
.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:var(--color-black);margin-bottom:0px;}

/* Brand */
.wrap-brand{margin-bottom:50px;padding:0px 10px;}
.wrap-brand .wrap-content{max-width:1200px;padding:0px;position:relative;}
.owl-brand{padding:0px 40px;}
.brand{display:block;border:1px solid #eee;}
.brand img{width:100%;}

/* Sản Phẩm */
.wrap-product{margin-bottom:50px;}
.mg_sp{margin: 0px -10px -20px}
.detail_sanpham {width: 25%;padding: 0px 10px 20px }
.product{max-width: 280px;margin: 0 auto}

.box-product{position:relative;display:block;margin-bottom:1rem;}
.pic-product{background:#fff;border-radius:5px;padding:5px;border:1px solid #eee;}
.pic-product img{width:100%;border-radius:3px;}
.name-product{font-size:16px;color:var(--color-black);}
.name-product.text-split{-webkit-line-clamp:1;}
.price-product{margin-bottom:0px;}
.price-product span{font-weight:700;}
.price-new{font-size:15px;font-weight:500;color:var(--color-red);}
.price-old{padding-left:10px;font-size:12px;color:var(--color-gray);}
.price-per{position:absolute;top:15px;right:15px;color:#fff;background:var(--color-red);font-size:11px;border-radius:2px;width:45px;height:25px;text-align:center;line-height:25px;}
.cart-product{margin-bottom:0px;}
.cart-product span{cursor:pointer;width:49%;float:left;color:#fff;text-transform:capitalize;text-align:center;padding:7px 5px;border-radius:3px;}
.cart-add{margin-right:2%;background-color:var(--color-red);}
.cart-add:hover{background-color:var(--color-dark-red);}
.cart-buy{background-color:var(--color-green);}
.cart-buy:hover{background-color:var(--color-dark-green);}

/* Sản Phẩm Detail */
.grid-pro-detail{margin-bottom:50px;}
.left-pro-detail{position:relative;float:left;width:40%;text-align:center;margin-right:2%;background:white;}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;border-radius:5px;}
.right-pro-detail{width:calc(100% - 42%);float:left;}
.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;padding-bottom: 1rem;border-bottom: 1px solid #ccc}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{margin-bottom:0.5rem;padding-bottom: 0.5rem;border-bottom: 1px solid #ccc}
.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-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{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{padding:0px;list-style:none;margin:1rem auto;border-bottom:1px solid #e7e7e7;}
.tabs-pro-detail .ul-tabs-pro-detail li{cursor:pointer;float:left;margin-right:5px;margin-bottom:5px;background:#eee;padding:5px 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 */
.news{width:49%;float:left;margin-bottom:25px;display:block;}
.news:nth-child(2n){float:right;}
.news:nth-child(2n+1){clear:both;}
.pic-news{float:left;width: 27.44%;margin-bottom: 0px}
.pic-news img{width:100%;}
.info-news{float:right;width:calc(100% - 30%);}
.name-news{color:#333;font-size:16px;display:block;line-height:normal;margin-bottom:5px;}
.name-news:hover{color:rgb(32,65,136);}
.time-news{color:var(--color-gray);margin-bottom:0.25rem;}
.desc-news{color:#333333;margin-top:5px;line-height:22px;}
.share{padding:17px 10px 10px 10px;line-height:normal;background:rgba(128,128,128,0.15);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:#333333;}
.list-news-other li a:hover{color:rgb(32,65,136);}

/* Contact */
.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;}

.right_header{display: flex;justify-content: space-between;align-items: center;}
.mangxahoi_hd{margin-left: 22px}
.mangxahoi_hd a{display: inline-block;padding: 0px 5px;float: left;}
.mangxahoi_hd a:first-child{padding-left: 0px}
.mangxahoi_hd a:last-child{padding-right: 0px}

.mangxahoi_ft{margin-top: 18px}
.mangxahoi_ft a{display: inline-block;padding: 0px 6px;float: left;}
.mangxahoi_ft a:first-child{padding-left: 0px}
.mangxahoi_ft a:last-child{padding-right: 0px}

/* Footer */
.footer{background:url(../images/bg_ft.png)no-repeat top center;background-size: cover}
.footer-article .wrap-content{padding:55px 0px 8px;}
.footer-news:nth-child(1){width:48.75%;}
.footer-news:nth-child(2){width:auto;max-width: 240px;padding-top: 5px;}
.footer-news:nth-child(3){width:auto;max-width: 200px;padding-top: 5px;}
.footer-news:nth-child(4){width:auto;max-width: 200px}
.title-footer{text-transform:uppercase;font-size:19px;margin-bottom:16px;font-family: 'UTMAvoBold';color: #fff}
.footer-news:nth-child(1) .title-footer{font-size: 20px;margin-bottom: 24px}
.footer-ul{list-style:none;padding:0px;margin:0px;}
.footer-ul li{margin-bottom:9px;}
.footer-ul li:last-child{margin-bottom:0px;}
.footer-ul li a{color: #fff; font-size: 15px;font-family: 'UTMAvo'}
.slogan-newsletter{margin-bottom:0.5rem;color:var(--color-gray);}
.newsletter-input{position:relative;}
.newsletter-input input{padding:0px;font-size:14px;text-indent:10px;border-radius:0px;}
.newsletter-button{margin-top:5px;}
.newsletter-button input[type=submit]{border:0px;background-color:var(--color-red);color:#fff;display:inline-block;padding:5px 16px;text-transform:uppercase;font-weight:500;cursor:pointer;}
.footer-tags{}
.footer-tags .wrap-content{padding:0px 0px 9px;}
.label-tags{font-weight: 600; font-size: 17px; display: inline-block; float: left; margin-right: 27px; color: #fff; font-family: 'UTMAvoBold'; margin-bottom: 0; line-height: 35px;}
.list-tags{list-style:none;padding:0px;margin:0px;}
.list-tags li{float:left;margin:0px;}

.list-tags li:first-child a{padding-left: 0px}
.list-tags li:last-child a{padding-right: 0px}
.list-tags li a{color:#fff;background-color:transparent;padding:6px 21px 8px 21px;display:block;font-size: 16px;font-family: 'UTMAvo';position: relative;}
.list-tags li a:after{position: absolute;}


.list-tags li a:after{position: absolute; top: calc(50% - 12px/2); width: 2px; height: 12px; background: #eaebf0; content: ''; right: 0px; transform: skewX(-10deg );} 
.list-tags li:last-child a:after{display: none}

.list-tags li a:hover{color: #fbad0b}
.footer-powered{color:#fff;background-color:#165399;}
.footer-powered .wrap-content{padding:13px 0px;}
.copyright{margin-bottom:0px;font-family: 'UTMAvo';font-size: 14px;color: #fff}
.statistic{margin-bottom:0px;font-family: 'UTMAvo';font-size: 14px;color: #fff}
.statistic span{padding-right:10px;}
.statistic span:last-child{padding-right:0px;}
#footer-map{position:relative;height:395px;}
#footer-map iframe{position:absolute!important;width:100%!important;height:100%!important;top:0px!important;left:0px!important;}

.chinhanh{position: relative;max-width: 1200px;margin: 0 auto;padding-bottom: 37px}
#tabs_map{text-align: left; width: calc(100% - 312px);float: right;height: 39px; margin-bottom: 0px;} 
#tabs_map .scroll_tab_inner {height: 39px }
#tabs_map.scroll_tabs_container div.scroll_tab_inner span.item_map.scroll_tab_first {margin-left: 0px }
#tabs_map.scroll_tabs_container div.scroll_tab_inner span.item_map.scroll_tab_last {margin-right: 0px }
#tabs_map.scroll_tabs_container div.scroll_tab_inner span.item_map {padding-left: 35px; padding-right: 35px; line-height: 39px; font-size: 14px; background-color: #8b8b8b; border: 0px solid #555555; margin: 0px 3px; color: #fff; cursor: pointer; font-family: 'UTMAvo'; font-weight: normal; text-transform: uppercase; display: inline-block;position: relative;}
#tabs_map span.item_map b {font-weight: normal;display: block;}
#tabs_map.scroll_tabs_container div.scroll_tab_inner span.item_map:hover,#tabs_map.scroll_tabs_container div.scroll_tab_inner span.item_map.active {background: #165399;border: 0px solid #debf7b;color: #fff;font-weight: normal;}
#tabs_map .scroll_tab_left_button {opacity: 0;background: #165399 url(../images/btn_left.png)no-repeat center;border: 0px solid #165399;height: 39px; }
#tabs_map .scroll_tab_right_button {opacity: 0;background: #165399 url(../images/btn_right.png)no-repeat center;border: 0px solid #165399;height: 39px }

#tabs_map:hover .scroll_tab_left_button,#tabs_map:hover .scroll_tab_right_button{opacity: 1}
.ab_chinhanh{position: absolute; top: 0px; right: 0px;padding: 10px; z-index: 12;width: 100%}
#showmap iframe{width: 100%;height: 100%}
#showmap{height: 395px}




.mg_bv{margin: 0px -10px -20px}
.detail_bv{padding: 0px 10px 20px;width: 33.33%}
.mw_bv{padding: 10px 10px 10px;border: 1px solid #ccc}
.info_bv{}
.pic_bv{margin-bottom: 10px}
.pic_bv img{width: 100%}
.info_bv p{font-family:'UTMAvoBold';font-size:16px;color:#313131;text-transform:uppercase;line-height:26px;margin-bottom:5px;}
.desc_bv{font-family:'UTMAvo';font-size:15px;color:#2b2b2b;height: 45px}

.othernews-scroll ul{padding: 0px;margin: 0px;list-style: none}
.othernews-scroll ul li{margin-bottom: 10px}

.othernews-scroll ul li:last-child{margin-bottom: 0px}

.frame_sticky {display: flex; align-items: stretch; justify-content: space-between;flex-direction: row-reverse; }
.left {width: 330px; float: left; }
.left_sticky {display: inline-block; width: 100%; position: sticky; top: 70px; z-index: 1; }
.right {width: calc(100% - 340px); float: right;background: #fff;}

.right .title-main span{font-size: 22px}
.block-left{padding: 7px 7px;border: 1px solid #e7e7e7;background: #fff}
.bg_menu{padding: 0px 0px}
.title-left {font-size: 20px; text-transform: uppercase; margin-bottom: 16px; text-align: center; position: relative; color: #fff; font-weight: 500; font-family: 'UTMAvoBold'; background: #0b5381;padding: 8px 0px}
.block-index{padding: 0px 0px;background: #fff}
.flex_baiviet{display: flex;justify-content: space-between;flex-wrap: wrap;}

.block-left .title-left{margin-bottom: 5px}
.rows_baiviet .item_baiviet:nth-child(1){width: 50.953%;background: #f4f4f4;padding: 30px 28px 0px 30px;}
.rows_baiviet .item_baiviet:nth-child(2){width: 49.049%;background: #f7f7f7;padding: 30px 10px 0px 30px;}

.rows_baiviet{margin-bottom: 29px;display: flex;justify-content: space-between;}
.rows_baiviet:last-child{margin-bottom: 0px}
.title_baiviet span{display: inline-block;font-family: 'UTMAvoBold';font-size: 20px;text-transform: uppercase;color: #fff;background: #00923f;position: relative;min-width: 300px;padding: 9px 0px 6px 25px}
.title_baiviet{margin-bottom: 20px}
.title_baiviet span:after{position: absolute;top: 0px;right: 0px;content: '';border-width: 0 17px 14px 0; border-color: transparent #f7f7f7 transparent transparent;width: 0; height: 0; border-style: solid;}
.rows_baiviet .item_baiviet:nth-child(1) .title_baiviet span:after{border-color: transparent #f4f4f4 transparent transparent}



.bg_quangcao{display:block;width:100%;text-align:center;height: 100%}
.bg_quangcao a{display:block;position:relative;height: 100%}
.bg_quangcao a img{width:100%;height:100%;}

/* 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;}

.page_trong{padding: 30px 0px;min-height: 550px}
.page_trong .title-main{padding: 0px;background: transparent;}
.page_trong .title-main span{font-size: 28px}

/* Phân Trang */
.pagination-home{margin-top: 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;margin-top: 5px}
.pagination-ajax a{display:inline-block;vertical-align:top;margin:0px 4px 5px 4px;color:#333;background:#f2f2f2;border:1px solid #e6e6e6;font-size:13px;cursor:pointer;padding:0px;border-radius:0px;width: 30px;height: 30px;font-family: 'RobotoRegular';line-height: 30px}
.pagination-ajax a.current,.pagination-ajax a:hover{background:#ed3237;color:#fff;border-color:#ed3237;}
.pagination-ajax a.prev{background: #f2f2f2 url(../images/ar_left.png)no-repeat center;}
.pagination-ajax a.next{background: #f2f2f2 url(../images/ar_right.png)no-repeat center;}
.pagination-ajax a.first{background: #f2f2f2 url(../images/first.png)no-repeat center;}
.pagination-ajax a.last{background: #f2f2f2 url(../images/last.png)no-repeat center;}


/* 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:41px;height:41px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:65px;right:25px;display:none;z-index:10;cursor:pointer;}

/* 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;}



.support-online .animated.infinite{animation-iteration-count:infinite;}
.support-online .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;}
.support-online .zoomIn{animation-name:zoomIn;}
.support-online .animated{animation-duration:1s;animation-fill-mode:both;}
.support-online .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;}
.support-online .pulse{animation-name:pulse;}

/* Zalo */
.btn-zalo{bottom:315px;}

/* Phone */
.btn-phone{bottom:315px;}
.btn-phone1{bottom:230px;}
.btn-phone2{bottom:230px;}
.modal-title{font-family: 'UTMAvoBold'}

/* 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}

.tt p {margin-bottom: 11px; color: #fff; font-size: 15px;font-family: 'UTMAvo'}
.tt p i {    width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #000; color: #000; margin-right: 10px; font-size: 18px; border-radius: 5px;}


.ts p {margin-bottom: 11px; color: #fff; font-size: 15px;font-family: 'UTMAvo'}
.ts p i {    width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #000; color: #000; margin-right: 10px; font-size: 18px; border-radius: 5px;}


/* 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:rgb(32,65,136);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;}
.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;}


#contact_fixed{position:fixed;bottom:0px;left:0px;right:0px;margin:auto;background:rgb(32,65,136);padding:5px 0px;box-sizing:border-box;z-index:1000;}
#contact_fixed ul{width:100%;float:left;padding:0px!important;margin:0px!important;list-style:none;}
#contact_fixed ul li{width:20%;float:left;text-align:center;}
#contact_fixed ul li a{color:#fff;text-transform:capitalize;font-size:14px;font-weight:bold;}
#contact_fixed ul li img{display:block;margin:auto;max-height:18px;}


#contact_fixed ul li.hls {
    position: relative;
    z-index: 123;color:#fff;text-transform:capitalize;font-size:14px;font-weight:bold;
}

.ab_hl {
    position: absolute;
    top: 100%;
    background: rgb(32,65,136);
    z-index: 12;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;left: 0px;width: 100%;padding-top: 5px;min-width: 90px;
}
.ab_hl a{display: block;width: 100%;text-align: center;padding-bottom: 3px;border-bottom: 1px solid rgba(43,149,206,1)}
.ab_hl a:last-child{border-bottom: 0}
#contact_fixed ul li.hls.active .ab_hl {
    bottom: 100%;top: inherit;
}

/* 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%;}


.rows_1{-webkit-line-clamp:1;}
.rows_2{-webkit-line-clamp:2;}
.rows_3{-webkit-line-clamp:3;}
.rows_4{-webkit-line-clamp:4;}
.rows_5{-webkit-line-clamp:5;}

/* Combo Phone */
.support-online{position:fixed;z-index:999;right:15px;bottom:375px;}
.support-online a{position:relative;margin:30px 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:#1182FC;padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;right:60px;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 10px;border-color:transparent transparent transparent #1182FC;
    position:absolute;right:-19px;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:#1182FC;}

/* 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)}
}


@-webkit-keyframes hvr-pulse-shrink {to {-webkit-transform: scale(0.9); transform: scale(0.9) } }
@keyframes hvr-pulse-shrink {to {-webkit-transform: scale(0.9); transform: scale(0.9) } }
.hvr-pulse-shrink {display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale }
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {-webkit-animation-name: hvr-pulse-shrink; animation-name: hvr-pulse-shrink; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; cursor: pointer; }


/* custom css */
.menu_top>ul>li>h2{
    font-size: 15px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: unset;
}
.menu_top>ul>li>h2>a {
    color: #fff;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    text-shadow: none;
    font-weight: 500;
}
.menu_top>ul>li>h2>a:hover{
    text-decoration: none;
    color: #ffc000;
}
.menu_lv2>ul>li>h3 {
    font-size: unset;
    margin-bottom: unset;
    font-weight: unset;
    line-height: unset;
}
.right_desc h3 {
    font-family: 'UTMAvoBold';
    font-size: 16px;
    color: #313131;
    text-transform: uppercase;
    line-height: 23px;
    height: 69px;
    margin-bottom: 5px;
}
.info_tt h3 {
    font-family: 'UTMAvoBold';
    font-size: 16px;
    color: #313131;
    text-transform: uppercase;
    line-height: 23px;
    height: 69px;
    margin-bottom: 5px;
}

.info_bv h3 {
    font-family: 'UTMAvoBold';
    font-size: 16px;
    color: #313131;
    text-transform: uppercase;
    line-height: 26px;
    margin-bottom: 5px;
}