body{min-width: 1250px;max-width: 1366px;margin: 0 auto;}
/* effect */
.box{ position:relative;  transition:0.5s;  -webkit-transition:0.5s}
.box >a.link{position:absolute; top:0; left:0; right:0; bottom:0; z-index:10}
.box::before, .box::after{ width:100%;  height:100%;  z-index:1;  content:'';  position:absolute;  top:0;  left:0;  box-sizing:border-box;  -webkit-transform:scale(0);  transition:0.5s}
.foo::before{ border-bottom:3px solid #0E76BC;  border-left:3px solid #0E76BC;  -webkit-transform-origin:0 100%}
.foo::after{ border-top:3px solid #0E76BC;  border-right:3px solid #0E76BC;  -webkit-transform-origin:100% 0%}
.bar::before{ border-bottom:1px solid #0E76BC;  border-left:1px solid #0E76BC;  -webkit-transform-origin:100% 0%}
.bar::after{ border-top:1px solid #0E76BC;  border-right:1px solid #0E76BC;  -webkit-transform-origin:0% 100%}
.box:hover::after, .box:hover::before{ -webkit-transform:scale(1)}
/* --hover-- */
.hover_e { width: 100%; overflow: hidden; position: relative; display: block; }
.hover_e:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.5);content: '';z-index: 10;-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);}
.hover_e:hover:before { webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0); transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0); }

/* class common */
.overflow{overflow: hidden;}
.maxwidth{margin:0 auto;width: 1200px;}
.paddl_0{padding-left: 0 !important;}
.paddr_0{padding-right: 0 !important;}
.line{height: 0px;border:1px dashed #cecece;margin: 20px 0;}
.inline{display: inline-block;}
.tt_shadow{text-shadow:1px 0 0 #fff,-1px 0 0px #fff,0 1px 0 #fff,0 -1px 0 #fff,1px 1px #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff;}
.tt_shadow1{text-shadow:1px 0 0 #000,-1px 0 0 #000,0 1px 0 #000,0 -1px 0 #000,1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;}
.tbl{display: table;height: 100%;width:100%;}
.tbl .cell{display: table-cell;vertical-align: middle;}
/* ----back to top--- */
#top{width:41px; height:41px; background:url(../images/top.png); position:fixed; right:30px; bottom:50px; cursor:pointer; display:none; z-index:100}
/* ----main layout---- */
.wrapper{margin: auto; width: 100%;position: relative;}
#wrapper{margin: auto;}
#content{}
#info{position: relative;    padding-bottom: 20px;	}
.container-left{position: relative;}
.container-right{position: relative;}
.content{border:thin solid #eaeaea;border-radius: 5px;margin-bottom: 20px;background: #fdfdfd;}
.content_wrap{padding:15px;}
.content_wrap img{height: auto;}
.noidung_ta img{height: auto;}
/* ---- */
.video-container {position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-bottom: 1em;}
.video-container iframe, .video-container object, .video-container embed,.video-container video {position:absolute;top:0;left:0;width:100%;height:100%;}

/* ---breadcums--- */
#breadcrumbs{position: relative;    background-color: #f5f5f5;}
#breadcrumbs ul{position: relative;margin: 0 auto;background: none;}
#breadcrumbs ul a{color: #000;}
#breadcrumbs ul a:hover{color: #f00;}
/* ---titile--- */
.tt_main{position: relative;margin: 20px 0 20px;padding-left: 20px;border-bottom: double 3px #0E76BC; }
.tt_main .title:before{ content: '';position: absolute;right: 100%;top: 0; width: 0;height: 0;border-style: solid;border-width: 0 0 40px 20px;border-color: transparent transparent #0E76BC transparent;}
.tt_main .title:after{ content: '';position: absolute;left: 100%;top: 0; width: 0;height: 0;border-style: solid;border-width:40px 20px 0 0 ;border-color: #0E76BC transparent transparent transparent;}
.tt_main .title{margin: 0; position: relative; font-size:20px;color: #fff;font-family: 'avo_b';text-transform: uppercase;line-height:48px;height: 40px; display: inline-block;padding:0 30px;background: #0E76BC;margin-bottom: -2px;}
.tt_main .all{color: #3d3d3d;font-family: 'RR';display: inline-block;position: absolute;right: 0px;top: 15px;}
.tt_main .all:hover{color: #d61818;}

.tt_main1{position: relative;margin: 0px 0 20px;text-align: center;}
.tt_main1 .title{margin: 0;position: relative;font-size: 30px;color: #292929;font-family: 'RB';text-transform: uppercase;line-height:35px;display: inline-block;padding:0 25px;}
.tt_main1 .title:after{content: '';position: relative;display: block;width: 30px;height: 2px;background: #256B99;margin: 10px auto 0;}

.tt_main2{position: relative;margin: 0px 0 20px;text-align: center;padding-bottom: 45px; background:url('../images/tt_bg1.png') bottom center no-repeat; }
.tt_main2 .title{margin: 0; position: relative; font-size:40px;color: #ffe500;font-family: 'UTMAzuki';text-transform: uppercase;line-height:35px;display: inline-block;padding:0 25px;}

.tt_end{position: relative;margin: 0px 0 20px;border-bottom: thin solid #ecdb65;}
.tt_end .title{position: relative; font-size:30px;color: #0042ff;font-family: 'UTMAzuki';display: inline-block;padding:8px 0;text-transform: uppercase;}
.tt_end .title:after{content: '';position: absolute;height: 4px;width:100px; left: 0px;bottom: 0px; background: #d9c301;}

.tt_news{position: relative;background: url(../images/tt_end.png) center repeat-x;margin-bottom: 20px;margin-top: 20px;}
.tt_news .title{margin: 0;font-family: 'avo_b';font-size: 25px;text-transform: uppercase;color: #2359c6;background: #fff;position: relative;padding-right: 20px;display: inline-block;}
.tt_news .title:after{content: '';position: absolute;left: 100%;top: calc(50% - 8px);width: 15px;height: 16px;background:#2359c6; }
/* --search-- */
.search{position: absolute;right: 0;top: 0px;height: 30px;border-left: thin solid #65c635;border-right: thin solid #65c635;padding:0 15px;}
.search i{color: #fff;font-size: 25px;line-height: 30px;}
.search:hover #timkiem{display: block;}
#timkiem{display:block;position: relative;top: 5px;right: 0;width: 240px;background:#fff;border: thin solid #ffffff;font-family: 'RR';margin-left: 10px;}
#timkiem input{background:none;border:none;height: 33px;padding:0px 10px;color:#333;width: calc(100% - 50px);float:left;outline:none;}
#timkiem input:focus{outline:none}
#timkiem button{border:none;background: #FDC723;color:#fff;height: 33px;width: 40px;box-sizing:border-box;position:relative;outline:none;float:right;text-align:center;font-size: 15px;}
#timkiem button i{line-height: 30px;display: block;}
#timkiem button i{color: #fff;}
.frm_timkiem_m{display: block;padding:5px 15px;}
.frm_timkiem_m input{background: #fff; border: solid 1px #d60101; height: 30px; padding: 0px 10px; box-sizing:border-box; color: #666;border-radius: 3px;}
.frm_timkiem_m button{border: solid 1px #d60101 ;background: #d60101; color: #fff; height: 30px;  box-sizing:border-box; padding: 0px 16px; position: relative;}
/* --mxh-- */
.social{margin-left: 10px;}
.social img{vertical-align: middle;margin-left: 5px;}
.social-bt{margin:15px 0 15px;}
.social-bt span{display: block;margin-top: 15px;}
.social-bt img{position: relative;margin-left: 0px;}
/* --thongke-- */
.box_tk{padding:20px;border:thin dotted #ff6161;border-radius:10px;text-align: center;}
#thongke{position: relative;font-size: 13px;margin: 0 200px 0 0;display: inline-block;text-align:left;}
#thongke li{position:relative;list-style: inside;color: #c4c4c4;display: inline-block;padding:0 10px;}
#thongke li:last-child{border:none;margin: 0}
#thongke img{position:relative; top:0px; margin-right:5px}
#thongke span{color:#fff; font-weight:bold; display: inline-block;margin-left: 5px;font-family: 'OPB';}
/* --newsletter-- */
.box_dkemail{position: relative;padding:5px 0;}
.tt_dk{font-size: 21px;text-transform: uppercase;margin-bottom: 15px;text-align: center;}
.dknhantin{position: relative;margin: 0 auto;padding:   0px;}
.dknhantin input{background: #fff;border-radius: 0px; border: none; height: 32px; padding: 0px 10px; color: #fff;   outline: none;margin-right: 0px;display: inline-block;    width: calc(100% - 50px);}
.dknhantin input:focus{outline: none;}
.dknhantin button{border: none; background: rgb(255, 213, 0); color: #000; height: 32px;width: 50px;position: absolute;outline: none;text-align: center;right: 0px;bottom: 0px;}
/* --partner-- */
.title-doitac h2{background: url(../images/line.png) repeat-x center left; height: 34px; line-height: 34px;}
.title-doitac h2 span{display: inline-block; padding: 0px 60px; background: url(../images/bg-title.png) no-repeat; background-size: 100% 100%; font-family: 'RR', sans-serif; color: #fff; text-transform: uppercase; font-weight: normal; font-size: 16px;}
.doitac{padding:20px 35px;background: url(../images/dt_bg.png);margin-bottom: 10px;}
.doitac-slider{margin: 0 !important;display: none;}
.doitac-slider .item{box-sizing:border-box;padding: 0 7px;}
.doitac-slider  .item {text-align: center;}
.doitac-slider  .item img{display: inline-block;padding: 15px;background: #fff;border-radius: 50%;}
.doitac-slider .slick-prev{width:14px;height: 25px;background: url(../images/left.png) !important;left:-25px;opacity: 1;}
.doitac-slider .slick-next{width:14px;height: 25px;background: url(../images/right.png) !important;right: -25px;opacity: 1;}
.doitac-slider .slick-prev:before{content: '';}
.doitac-slider .slick-next:before{content: '';}
/* ---menu left--- */
.moudle-left{margin-bottom: 20px;}
.moudle-left .navi-left{padding:0 ;}
.danhmuc{background: url(../images/left_bg.png) repeat-y;padding:15px 0;margin-top: 20px;}
.tt_gt{position: relative;margin: -17px auto 20px;width: calc(100% );height: 36px;line-height: 36px;background: url(../images/tt_left.png) left center no-repeat ;text-indent:30px; }
.tt_gt .title{margin: 0; font-size: 15px;color: #fff;font-family: 'SFUFuturaBook',Tahoma;text-transform: uppercase;line-height: 36px;}

ul.cateUl{width:100%; margin:0 auto;font-family: 'RR';padding-left: 30px;}
ul.cateUl >li{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s}
ul.cateUl >li{position:relative; display:block; background: url(../images/li_border.png) left bottom no-repeat;padding: 5px 0}
ul.cateUl >li:last-child{background:none; }
ul.cateUl >li >a{display:block; font-size:14px; color:#575656;text-transform:uppercase;font-family: 'RR'; padding-left:14px; line-height: 30px;background: url(../images/left_li.png) left 10px no-repeat;}
ul.cateUl>li ul{}
ul.cateUl>li ul>li{display:block; position:relative}
ul.cateUl>li ul>li:before{    content: ''; position: absolute;top: 18px;left: 17px;height: 6px;width: 6px;background: #0072bc;}
ul.cateUl>li ul>li > ul >li:before{content: '';position: absolute;top: 18px;left: 35px;height: 6px;width: 6px;background: #56b600;}
ul.cateUl>li ul li > a{font-size:13px;font-family: 'Tahoma'; display:block; height:40px; line-height:40px; padding-left:30px; color:#353535; text-transform:capitalize;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;background: url(../images/li_bg.png) bottom center no-repeat;}
ul.cateUl>li ul li ul li a{font-size:13px; display:block; height:35px; line-height:35px; text-indent:20px; color:#393939; text-transform:capitalize;background:none; }
ul.cateUl>li ul li>a:hover{color:#f00 !important; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; }
ul.cateUl>li>a:hover{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; color:#f00; }
.active1{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; color:#f00 !important; font-weight:bold}
/* ---header--- */
.header{background-size: cover !important;}
.header_top{background: #242424; padding: 5px 0; line-height: 30px; color:#fff;font-size:15px;font-family: 'OPR','Arial';}
.header_top .info_top{color: #fff;padding-right: 15px;}
.header_top .info_top a{color: #fff;text-decoration: underline !important;}
.header_top .cart_b{margin-top: 12px; padding:5px 0px 5px 35px;background: url('../images/icon_cart.png') left center no-repeat;    line-height: 18px;text-align: left;}
.header_top .cart_b a{color: #fff;}
.header_top .cart_b b{display: block}
#cart a{color: #fff;}
#cart i{padding:0 0px 0 8px;color: #fff;font-size: 17px;}
#cart span{padding:0 8px 0 0;color: #ff0;}
#header-midle{position: relative;}
.header-midle{position: relative;padding: 0;background: url(../images/header_bg.png);background-size: 100% 100%;}
.header-midle i{color: #ff0}
.header-midle .company{font-family: 'UVFPistilliRoman';font-size:16px;text-transform: uppercase;color: #fff000;}
.header-midle .logo img{position: relative;margin-top: 5px;}
.header-midle .logo{position: relative;z-index: 999;width: 410px;float: left;}
.header-midle .banner{position:relative;text-align: right;width: 486px;float: left;} 
.header-midle .banner img{}
.header-midle .email{text-align: right;font-family: 'RR';font-size: 14px;color: #c4c4c4;font-style: italic;margin-top:42px;   }
.header-midle .email i{font-size: 18px;}
.header-midle .banner .mxh{text-align: right;}
.header-midle .banner .banner_r{text-align: right;}
.header-midle .hotline{position: relative;font-family: 'RB';font-size: 16px;color: #2b2b2b;display: inline-block;padding:8px 0;background: url('../images/hotline.png') left center no-repeat;padding-left: 73px;}
.header-midle .hotline span{font-weight: normal;font-size: 14px;}
.header-midle .hotline b{color: #fff;font-size: 20px;font-weight: normal;font-family: 'avo_b';display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.header_r{position: relative;float: right;}
#language{    margin-left: 5px;}
#content_top{position: relative;top:0px;padding:0;background: rgba(255,255,255,1);width: 100% !important;z-index: 999; }
#content_top .logo img{}
#content_top .banner img{}
#content_top .header_right{margin-top: 80px;}
/* .header-midle.active_top .logo img{height:80px;} */
/* .header-midle.active_top .banner img{height:80px;} */
.header-midle.active_top {position: fixed;width:100%;top: 0;z-index: 999;}

/* menu */
.mm-opening .wrapper:before{display: none}
nav#menu{background:#0E76BC}
nav#menu ul li a, .mm-title{font-family:'OPR'; font-size:16px; color:#fff; text-transform:uppercase}
.mm-title{font-size:20px; color:#fff !important}
nav#menu ul li a:hover{background:rgba(255,255,255,0.1)}
.menu-l{width:auto; display:inline-block}
nav:not(.mm-menu){display:none}
.mn_rp{position: fixed;display: none;top: 0;left: 0;right: 0;z-index: 9999;background: #fff;box-shadow: 0 0px 5px 0 #e2e2e2;}
.lang{position: absolute;right: 80px;top: 15px;}
.cart{position: absolute;right: 80px;top: 8px;}
.cart a{color: #d60101;}
.cart i{font-size: 19px;border:thin solid #d60101;border-radius: 50%;width: 35px;height: 35px;line-height: 35px;text-align: center}
.cart span{font-size: 13px;color: #d60101;position: absolute;right: -10px;top: -2px;}
.mn_rp img{max-height: 100%;}
.menu_rp{ padding: 0 10px;height: 55px;position: relative;top: 0px;z-index: 0;line-height: 55px;color: #fff !important;font-size: 18px;display: block;}
.menu_rp i{font-size: 27px;line-height: 40px;padding: 3px 15px;background: #0E76BC;top: 4px;position: relative;border-radius: 3px;}
.mn_rp #lang{font-size: 17px;}
.mn_rp #lang span{position: relative;top: -5px;}
.mn_rp #lang span a i{font-size: 20px;margin-right: 10px;color: #fff;line-height: 30px;display: inline-block;}
.mn_rp #lang i.fa-phone{font-size: 25px;}
.mn_rp #lang a.cart{color: #fff;}
span#lang{position: absolute; top: 7px; right: 20px; text-align: center;z-index: 1;text-shadow:none;color: #fff;font-weight: bold;font-size: 23px;}

#menu_top.active_top{position: fixed;width:100% !important;top: 0;z-index: 99999;}
#menu_top.active_top ul#nav .logo_top img{margin-top: 0;max-width: 100px;}
#menu_top{margin: 0px 0 0px;position: relative;font-family: 'RB',Tahoma;z-index: 999;width: 100% !important;height: 50px;left: 0;background: #0e76bc;}
#menu_top .logo_m{transform: scale(0); height: 100%;opacity: 0;padding: 4px;background: #fff;box-sizing: border-box;margin-right: 10px;}
#menu_top #myslidemenu{margin:0 auto;position:relative;height: 50px;text-align: right;}
#menu_top ul#nav{padding: 0;margin: 0;height: 50px;display: inline-block;}
#menu_top ul#nav li{list-style: none;}
#menu_top ul#nav >li img{    position: relative;margin-top: -40px}
#menu_top ul#nav >li{display:inline-block;float: left;text-transform:uppercase;text-align:center;font-size:14px;padding:0px 0px  !important;height: 50px;line-height: 50px;}
#menu_top ul#nav >li >a{position:relative;display:block;height: 50px;padding:0px 33px !important;line-height: 50px;position:relative;color:#fff;font-weight: normal;}
#menu_top ul#nav >li >a.menu_active{/* color:#000 !important; */background: #FDC723;}
#menu_top ul#nav >li:hover >a{/* color:#000 !important; */background: #FDC723;}
#menu_top ul#nav >li >ul li{height:auto !important;border:thin #1B6CF2 solid;margin-bottom: -1px;}
#menu_top ul#nav >li >ul li a{background: #0E76BC; color:#fff; transition:all 1s;  text-transform: uppercase;font-family: 'OPR'}
#menu_top ul#nav >li >ul li:hover>a{color:#fff !important; background: #0953CF;}
.noboder{border:none;}
.vach_menu{background: url(../images/vach_menu.png) right center no-repeat;}
.active_top .logo_m{transform:scale(1) !important;opacity: 1 !important;float: left !important;}
/* --slider main-- */
#slider{position: relative;max-width: 100%;}
.img_home img{width: 100%;}
.amazingslider-text-box-1{display: none !important;}
.amazingslider-arrow-left-1{width: 61px !important;height: 62px !important;background: url(../images/b_left.png) !important;z-index: 99;}
.amazingslider-arrow-right-1{width: 61px !important;height: 62px !important;background: url(../images/b_right.png) !important;z-index: 99;}
.amazingslider-text-bg-0{background-color: rgba(0,0,0,0.65) !important;}
.slider_bottom{position: absolute;bottom: 0;left: 0;border-top: thin solid #7a7a7b;width: 100%;
	background: -moz-linear-gradient(0deg, rgba(19, 18, 18, 0.66) 30%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, 0deg, color-stop(30%, 000000), color-stop(100%, 000000));
background: -webkit-linear-gradient(0deg, rgba(19, 18, 18, 0.66) 30%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(0deg, rgba(19, 18, 18, 0.66) 30%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(0deg, rgba(19, 18, 18, 0.66) 30%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); 
background: linear-gradient(0deg, rgba(19, 18, 18, 0.66) 30%, rgba(0,0,0,0) 100%);
}
.slider_bottom .wrap{padding-left: 160px;}
.slider_bottom .wrap .item{display: inline-block;padding:30px 30px 30px 97px;color: #fff;border-right: thin solid #7a7a7b;}
.slider_bottom .wrap .item span{font-family: 'RR';font-size: 14px;}
.slider_bottom .wrap .item b{display: block;font-family: 'RB';font-size: 20px;}
.slider_bottom .wrap .item.hotline{background: url('../images/hotlien.png') 30px center no-repeat;}
.slider_bottom .wrap .item.hotline1{background: url('../images/email_bg.png') 30px center no-repeat;}
.slider_bottom .wrap .item.thoigian{background: url('../images/dongho.png') 30px center no-repeat;}
.slider_bottom .wrap .item:last-child{border: none;padding-left: 30px;}
/* ---footer--- */
.ft_menu{background: #e87326;box-shadow: 0 0 7px 1px #a24102 inset;margin-bottom: 2px;line-height: 50px;color: #fff;}
.ft_menu ul{margin:0;padding: 0;}
.ft_menu ul li{list-style: none;display: inline-block;}
.ft_menu ul li a{display: block;padding:0 15px;font-family:'avo';color: #fff;text-transform: uppercase;}
.ft_menu ul li a:hover{color: #ff0}
.ft_menu .hotline{margin-right: 20px;}
#footer1{display: none;}
.footer{position: relative;}
#footer{margin: auto;color: #fff;padding:35px 0 35px;}
#footer .wrap{background: rgba(0,0,0,0.4);padding:30px;}
#footer a{color: #c4c4c4;}
#footer a:hover{color: #ff0;}
#footer .tt_ft{font-family: 'RB';font-size: 18px;color: #0e76bc;text-transform: uppercase;margin-bottom: 15px;position: relative;}
#footer .tt_ft_small{font-family: 'RB'; font-size: 16px;color:#fff;text-transform: uppercase;margin-bottom: 10px;position: relative;margin-top: 15px;}
/* #footer .tt_ft_small:before{content: '';height: 15px;width: 5px;background: #fff;margin-right: 10px;position: absolute;left: 0;top: 5px;} */
.ft_dk{background:url('../images/icon_dk.png') 4px -4px no-repeat #a90000;padding-top: 40px !important;padding-bottom: 81px;margin: -42px 0 -35px !important;}
.tt_contact{font-size: 22px;font-family: 'OPR';text-transform: uppercase;color: #fee025;text-align: center;margin-bottom: 10px;}
.padd_ft{padding-top:40px;padding-bottom:40px;}
.ft-col{font-family: 'RR';color: #c4c4c4;margin-bottom: 20px;font-size: 14px;}
.ft-col{margin: 0px 0 0;}
.ft-col .info{margin: 10px 0 0;padding:0;}
.ft-col .info li{font-size: 15px;font-family: 'RR';padding:5px 0 5px 0px;list-style: square inside;}
.ft-col .info li a{color: #fff;}
.ft-col .info li a:hover{color: #f00;}
.ft_main .info_cp{padding:5px 0 5px 38px;font-size:15px;}
.ft_main .diachi{background: url('../images/diachi.png') left center no-repeat;}
.ft_main .dienthoai{background: url('../images/dienthoai.png') left center no-repeat;}
.ft_main .email{background: url('../images/email.png') left center no-repeat;}
.ft_main .web{background: url('../images/web.png') left center no-repeat;}
.footer_end{line-height:35px;color:#fff;background: #050F16;position:relative;width:100%;bottom:0;left:0;font-size: 13px;padding: 7px 0;}
.footer_end b{color: #fff;}

.copy{color: #c4c4c4;font-size: 12px;}
/* --contact-- */
.title-index{ width:100%; margin: 15px 0px 10px 0px ;  padding: 0px 0px 0px 0px; border-bottom: 1px solid #cdcdcd; color: #00aeef;height: 33px; }
.title-index img{ float: left; margin-right: 10px;} 
.title-index  h4{    margin: 0;font-family: 'RR', sans-serif;  font-weight: 400; padding-right:30px; color:#0E76BC; text-transform:uppercase;font-size: 16px;display: inline-block; height: 36px; line-height:36px;  }
.title-left h2 span{font-family: 'RR', sans-serif; color:#008445; display: inline-block; height: 35px; line-height:35px; border-bottom:5px solid #008445; }
.title-left h2{border-bottom:1px solid #008445; margin-bottom: 20px;}
.form_contact{padding-bottom: 10px; margin-bottom: 10px; border-bottom: dashed 1px #ccc;}
.form_lh label{font-family: 'RR', sans-serif; font-size: 14px;}
.form_lh p{border:thin solid #dfdfdf;}
.form_lh .tflienhe{display: block;width: 100%;padding: 9px 12px;font-size: 14px;line-height: 1.42857143;color: #777777;background:none;border:none;box-sizing:border-box;z-index: 5;position: relative;}
.form_lh .tflienhe:focus{outline:none;}
.captcha_img{margin: 0 3px 0 0;float:  left;width: 216px;}
.form_lh{margin-bottom:20px;}
.button-contact { border: none; padding: 15px 22px;background: #0E76BC;color: #fff; cursor: pointer;text-transform: uppercase;}
.button-contact:hover { background: none;color: #0E76BC;}
.ta_noidung{background:none;border:none; color:#777777; height:133px; width:100%; padding:10px; box-sizing:border-box;position: relative;z-index: 5;}
.form_lh .ta_noidung:focus{outline:none;}
/*--------------tags---------------------*/
.tags{background: #bb1010;display: inline-block;padding: 5px 5px; line-height: 25px;color: #fff; margin-bottom: 5px;margin-right:5px;position: relative;}
.tags span{ width: 10px; height: 10px; float: left; background:#fff; margin: 7px 10px 0px 0px; border-radius: 100%; }
.tags:hover{ background:#FD1F1F;color: #fff; }
/*-----------------product detail-----------------------*/
.product-pic{position: relative;}
.zoom-gallery {text-align: center; margin: 0 auto; } .zoom-gallery-slide {display: none; } .zoom-gallery-slide.active {display: block; } .zoom-gallery .video-slide {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; } .zoom-gallery .video-slide iframe, .zoom-gallery .video-slide object, .zoom-gallery .video-slide embed {position:absolute; top:0; left:0; width:100%; height:100%; } .zoom-gallery .selectors {text-align: center; margin:10px 0; } .zoom-gallery .selectors a {margin:5px; border:1px solid transparent; display: inline-block; } .zoom-gallery .selectors a:hover, .zoom-gallery .selectors a.active {border-color: #ccc; } .zoom-gallery .selectors img {box-shadow: none !important; filter:none !important; -webkit-filter: none !important; height: 75px; max-width: 100%; } .zoom-gallery .selectors a[data-slide-id=video-1], .zoom-gallery .selectors a[data-slide-id=video-2] {position: relative; } .zoom-gallery .selectors a[data-slide-id=video-1] img, .zoom-gallery .selectors a[data-slide-id=video-2] img {opacity: 0.8; } .zoom-gallery .selectors a span {position: absolute; color:#fff; text-shadow: 0px 1px 10px #000; top:50%; left:50%; display: inline-block; transform:translateY(-50%) translateX(-50%); -webkit-transform:translateY(-50%) translateX(-50%); font-size:30px; z-index: 100; } .product-info{position: relative;}
.slider_product{margin: 10px -5px !important;display: none;}
.slider_product .slick-prev{width: 15px;height:25px;background: url(../images/left.png) !important;left:5px;opacity: 1;}
.slider_product .slick-next{width: 15px;height:25px;background: url(../images/right.png) !important;right:5px;opacity: 1;}
.slider_product .slick-prev:before{content: '';}
.slider_product .slick-next:before{content: '';}
.slider_product .item_s{padding:0 5px;}
.product-info{position: relative;}
.product-info-spec{font-family: 'RR', sans-serif;}
.product-info-spec li{ padding: 5px 0px 5px 0px;/*  border-bottom: 1px solid #eee; */ width: 100%; float: left;list-style: none}
.product-info-spec h2{    font-size: 20px;font-family: 'OPB';color: #0E76BC;text-transform: uppercase;margin: 0;}
.product-info-spec .masp{color:#000;}
.product-info-spec .masp span{color:#cd0000;font-family: 'OPB'}
.product-info-spec .mota_detail{ color: #757575}
.product-info-spec .gia_detail{ font-size: 24px; color: #cd0000; font-weight: bold;}
.product-info-spec b{ color: #333;    font-size: 14px;font-family: 'OPB'}
.product-info-spec .giacu_detail{ color:#999; text-decoration: line-through;}
.product-info-spec .giacu_detail span{ text-decoration: line-through;}
.product-info-spec .baohanh_detail{ color: #015DA4;}
.product-info-spec .gia_detail span{ font-size: 14px; color: #666;}
/* --product-- */
.product_item{position: relative;margin: 0 0px 25px 0;font-family: 'OPR';}
.product_item .img{position: relative;padding:0px;overflow: hidden;border: thin solid #dfdfdf;}
.product_item .img img{width: 100%;}
.product_item .img a{}
.product_item .bong_sp{height: 8px;width: 100%;left: 0;top: 100%;background: url(../images/bong_sp.png) center no-repeat;}
.product_item .img1{position: relative;}
.product_item .img2{z-index: 0;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.product_item h3{z-index: 999;position: relative;margin: 9px 0 0px;height: 20px;line-height: 20px;overflow: hidden;text-align: center;padding:0px;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.5s ease 0s;}
.product_item h3 a{width: 100%;color: #272727;font-size: 17px;text-transform: capitalize;font-family:'RB';}
.product_item h3 a:hover{color: #f00;}
.product_item .chitiet{display: inline-block;z-index: 99; text-align: center;position: relative;margin: 8px 20px 5px 0;text-transform: uppercase;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.5s ease 0s;}
.product_item .chitiet a{padding: 0px 10px 0 0px;height: 37px;line-height: 37px; background: #154100;color: #fff;font-family: 'RR';font-size: 14px;display: block;transition:all 0.25s ease 0s;}
.product_item .chitiet a i{display: inline-block;background: #ff0000;height: 37px;float: left;line-height: 37px;padding: 0 8px;margin-right: 7px;}
.product_item .chitiet a:hover{background:#f00 }
.product_item .wrap{position: relative;}
.product_item .inf_{position: relative;padding:10px;text-align: center;}
.product_item .desc{margin: 0px 0 8px;text-align: justify; padding:0 10px; color: #505050;font-family: 'RR'; white-space: inherit;line-height: 20px;height: 60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.product_item .price{color: #3c3c3c;padding:0px 0px 0px;font-size: 13px;margin-bottom: 15px;}
.product_item .price b{color: #f5821e;font-size: 15px;}
.product_item .price span{color: #ea1100;font-weight: normal;font-family: 'RB';font-size: 14px;}
.price-old{color: #838285;padding:0px 15px 6px;font-size: 13px;}
.price-old span{color: #838285;font-weight: normal;text-decoration: line-through;}
.product_item .pro_cart{opacity: 0;bottom: -100px;left: calc(50% - 50px); position: absolute; z-index: 999; display: inline-block;color: #fff;cursor: pointer; background: #e10e00;height: 30px;line-height: 30px;padding: 0 10px;text-transform: none; text-align: center;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.5s ease 0s;}
.product_item .pro_cart:hover{background: #B00707;opacity: 0;bottom: }
.product_item:hover .img img{transform: scale(1.1)}
.product_item:hover .img:hover{}
.product_item:hover .pro_cart{bottom: 30px;opacity: 1;}
.line_pro{margin: 5px 0px 5px;height:1px;background: #dfdfdf;}
/* ---video--- */
.box_video{margin-bottom: 20px;}
.box_video h3{text-align: center;font-family: 'RB';font-size: 15px;text-transform: uppercase;}
.video{ margin:0px auto 0px; position:relative;padding:10px 10px 0px 10px;background:rgba(255,255,255,0.5);box-shadow: 0 0 3px 0 #333; }
#video{position:absolute; bottom:0; left:0px;height:35px;width:100%;opacity: 0;border:thin solid #dfdfdf;}
#vide-iframe{position:relative;}
.nut_video{position:absolute; height:64px; width:64px; background:url(../images/nut_video.png); top:calc(50% - 32px); left:calc(50% - 32px)}
.nut_video:hover{opacity:0.6}
.video:hover #video{opacity: 1;}
.video a{display: block;line-height: 0px;}
/* ---about home--- */
.gt_box{padding:60px 0 60px;}
.gt_home{position: relative;}
.gt_home .img{position: relative;text-align: center;display: inline-block;float: left;margin-right: 20px;}
.gt_home .img img{}
.gt_home h2{margin: 21px 0 0px;padding-bottom: 10px;position: relative;}
.gt_home h2 a{color: #fff;font-size:40px;font-family: 'iCielRukola',Tahoma;text-transform: capitalize;}
.gt_home h2 a:hover{color:#f00;}
.gt_home .desc{text-align: justify;font-size: 14px;line-height: 1.9em;color: #4c4c4c;white-space: inherit;font-family: 'RR'}
.gt_home .xemthem{margin: 10px 0;text-align: center;}
.gt_home .xemthem a{display: inline-block;transition:all 0.5s;font-family: 'Tahoma';font-size: 14px;color: #4c4c4c;text-transform: uppercase;padding:7px 15px;background: none;border:1px solid #dfdfdf;}
.gt_home .xemthem a:hover{color: #fff;background: #0E76BC}

.gt_right{}
.gt_right .wrap{position: relative;padding:15px;text-align: center;}
.slide_gt,.gt_thumb{display: none;margin: 0 !important;}
.posi{position: absolute !important;left: 8px;bottom: 8px;padding:13px 20px;background: rgba(0,0,0,0.5);right: 8px;}
.gt_thumb .item{padding:5px;}
.gt_thumb .item img{padding:1px;background: #fff;}

.gt_thumb .slick-prev{width: 8px;height: 20px;background: url(../images/left_1.png) !important;left:-15px;opacity: 1;}
.gt_thumb .slick-next{width: 8px;height: 20px;background: url(../images/right_1.png) !important;right: -15px;opacity: 1;}
.gt_thumb .slick-prev:before{content: '';}
.gt_thumb .slick-next:before{content: '';}
/* --item-- */
.dv_item{position: relative;margin:0 0px 0px 0;overflow: hidden;text-align: center;}
.dv_item .img{position: relative;overflow: hidden;}
.dv_item .img img{margin-top: 23px;display: inline-block;}
.dv_item .img a{display: inline-block;width: 96px;height: 83px;background: url(../images/icon_bg1.png);}
.dv_item h3{position: relative;text-align: center;margin: 15px 0 10px 0;}
.dv_item h3 a{position: relative; color: #fff;font-size: 17px;text-transform: uppercase;overflow: hidden;line-height: 30px;font-family: 'UTMHelvetIns';}
.dv_item h3 a:after{content:" ";height:1px;width:0;display:block;background:#008445;position:absolute;bottom:0;left:0;right:0;margin:0 auto;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;}
.dv_item h3 a:hover{color: #008445;}
.dv_item h3 a:hover::after{width: 100%;}
.dv_item .over_lay{position:absolute !important;bottom:0;top:0;left:0;right:0;z-index:111;}
.dv_item .desc{font-family: 'OPR';font-size: 13px;color: #fff;}
.dv_item:hover img{transform:rotate(360deg);}
/* Shine Hover over*/
.shine .over_lay { position: absolute;bottom:0;top:0;left:0;right:0;z-index:1;}
.shine .over_lay::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.shine:hover .over_lay::before {-webkit-animation: shine .75s;animation: shine .75s;}
.shine .over_lay a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 99;}
@-webkit-keyframes shine  {  100% {left: 125%;} }
@keyframes shine {  100%  {left: 125%;}}
/* ---content end--- */
#content_end{background: url(../images/end_bg.png);padding:40px 0;position: relative;box-shadow: 0 0 5px 2px #d3d3d3;}
.box_end{float: left;    margin-bottom: 20px;}
/* ---map home--- */
.map_home{}
#map_canvas{height: 370px;}
#map_canvas1{height: 430px;}
.map_icon a{padding:20px 0 0 30px;background: url('../images/icon_map.png') left bottom no-repeat;margin-top: 20px;display: block;}
/* ---tabs--- */
ul.tab_home{text-align: center;margin-bottom: 30px;border:none;}
.tab_home .active{}
ul.tab_home > li{border: none;display: inline-block;float: none}
ul.tab_home > li > a{background:#eee;color: #737373;font-family: 'RB';font-size: 17px;text-transform: uppercase;border-bottom:4px solid #e4e4e4;border-radius: 0;transform:skew(-15deg);padding:10px 30px;}
ul.tab_home > li > a span{transform: skew(15deg); display: inline-block;}
ul.tab_home > li.active > a,ul.tab_home > li > a:hover,.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background: #492400;color: #fff;border-bottom:4px solid #2c1600;}
ul.tab_home > li.active > a:hover{color: #fff;border-bottom:4px solid #2c1600;background: #492400;}
.tab_content{}

.noidung_tab{margin: 0px 0px 0px !important;max-width: 100%;}
.tab_hide{position: absolute !important;z-index: -1;opacity: 0;top: 0;}
.tab_show{position: relative !important;z-index: 999;opacity: 1;}
ul.cat{margin:0px 0 -12px 0px;    display: inline-block;float: right;}
ul.cat li{display: inline-block;position:relative;float:left;height:35px;line-height:35px;margin-right: 5px;}
ul.cat li a{display: block;color: #fff;text-transform: uppercase;;background:#747474;text-align: center;font-family: 'RR';font-size: 15px;padding: 0 8px;}
ul.cat li a.selected{ position: relative;color: #fff;background: #ff0000;}
/* --parallax-- */
.parallax-window{height: 440px;position: relative;padding: 20px;overflow:hidden;}
.top{background: #fff;height: 50px;margin-top: -7px;position: relative;}
.top:after{background: url(../images/cua_duoi.png);height:7px;margin-top: -7px;content: '';position: absolute;bottom: 100%;left: 0;right: 0;z-index: 999;}
.bottom{height: 50px;background: #fff;margin-bottom:-7px;position: relative;}
.bottom:after{height: 7px;background: url(../images/cua_tren.png);margin-bottom:-7px;content: '';position: absolute;top: 100%;left: 0;right: 0;z-index: 999;}
.cont{max-width: 450px;margin: 0 auto;font-family:'OPR';font-size: 16px;margin-bottom: 25px;}
.cont .cont_cell{display: table-cell;vertical-align: middle;color: #fff;text-align: center;}
/* ----project--- */
.project_item{float: left;position: relative;box-sizing: border-box;margin: 0;margin-bottom: 20px}
.project_item .wrap_km:before{content: " ";position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;border: 2px solid transparent;z-index: 100;-webkit-transform: translateZ(0);transform: translateZ(0);transition: all 0.25s ease 0s;-webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s;-o-transition: all 0.25s ease 0s;-ms-transition: all 0.25s ease 0s;opacity: 0;}
.project_item .wrap_km:after{content: " ";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 100;opacity: 0;transition: all 0.25s ease 0s;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;-o-transition: all 0.25s ease 0s;-ms-transition: all 0.25s ease 0s}
/* .project_item:nth-child(2n){margin-right: 0;} */
/* .project_item:nth-child(2n + 1){clear:both;} */
.project_item .wrap_km {position: relative;}
.project_item .img {overflow: hidden;}
.project_item .img img{width: 100%;}
.project_item .img a{display: block;line-height: 0;}
.project_item h3{margin: 0; position: absolute;top:auto;left: 0;bottom: 0;right: 0;text-align: center; background: rgba(0,0,0,0.6); padding:6px 15px;  overflow: hidden;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.5s ease 0s;}
.project_item h3 a{padding:6px 0px;width: 100%; color: #fff;font-size:16px;line-height: 22px; text-transform: uppercase;font-weight: normal;display: table;overflow: hidden;font-family: 'Tahoma';text-align:  center;}
.project_item h3 a span{display: table-cell;vertical-align: middle;}
.project_item .chitiet{text-align: center;position: relative;margin-bottom: -14px;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.5s ease 0s;}
.project_item .chitiet a{width: 88px;height: 27px;line-height: 27px; background: #0069cc;color: #fff;font-family: 'RR';font-size: 13px;display: inline-block;}
.project_item .over_lay{position:absolute;top:38%;left:0;right:0;z-index:111;text-align:center;margin-top:-20px;opacity:0;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;}
.project_item .over_lay h4{ font-family: 'Segoe UI',Tahoma; padding:3px 15px ;display:block;text-transform:uppercase;font-size:25px;color:#fff;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;text-align:center;}
.project_item .over_lay .desc{ height: 70px;background: url(../images/project_desc.png) center no-repeat;color: #fff;font-size: 14px;text-align: justify;margin-top: 10px;}
.project_item .over_lay .desc .cont{    max-width: 90%;margin: 0 auto;height: 40px;line-height: 20px;overflow: hidden;top: 15px;position: relative;}
.project_item:hover .wrap_km:after { opacity:1; }
.project_item:hover .wrap_km:before {opacity:1;top:5px;left:5px;bottom:5px;right:5px;border:2px solid rgba(255,255,255,0.8);}
.project_item:hover .chitiet{transform: scale(0);}
.project_item:hover .over_lay{margin-top:0;opacity:1;}
.project_item:hover .over_lay h4{margin-bottom:0;}
.project_item:hover .over_lay a.xemthem{margin-top:0;}
.project_item .over_lay a.xemthem:hover{color: #fff;background: rgba(190, 119, 1,1);}
.project_item:hover .over_lay a.xemthem:hover:after { width:100%; }
.project_item:hover img{transform:scale(1.1);}
.project_item .wrap{background: #fff;}
.project_item .over_lay h4:after{content: '';background: rgba(190, 119, 1, 0.6);height: 8px;width: 60px;top: -25px;left: calc(50% - 30px);position: absolute;}
.project_item .over_lay a.xemthem{font-style: normal;font-family: 'RR';font-size: 15px;margin-top: 60px;display: inline-block;padding: 10px 20px;background: rgba(190, 119, 1, 1);border-radius: 3px;color: #fff;}
.project_item:hover .over_lay a.xemthem{margin-top:20px !important;}
.project_item:hover h3{opacity: 0;}
.project_item .over_lay h4:hover{color: rgba(190, 119, 1, 1)}
#at4-share{display: none !important;}
/* --filter-- */
form#adv_ajaxfilter{display: block;font-family: 'OPR'}
#adv_ajaxfilter .option_box{display:inline-block;margin:0;min-width:100%;vertical-align:top;border-bottom:solid 1px #eaeaea;}
#adv_ajaxfilter select{width:99%;}
#adv_ajaxfilter .price_slider{padding:0 5px;}
#adv_ajaxfilter .price_range{display:block;margin:5px 0 18px -5px;color:#777777;}
#adv_ajaxfilter .option_values{padding-top:5px;}
#adv_ajaxfilter .option_name, #adv_ajaxfilter .attribute_group_name{cursor:pointer;padding:19px 25px 10px 19px;width:100%;color:#777777;font-size:14px;position:relative;font-weight: bold;}
#adv_ajaxfilter .attribute_group_name{font-weight:bold;font-size:15px;}
#adv_ajaxfilter .option_name:after, #adv_ajaxfilter .attribute_group_name:after{content:"\f106";color:#bbbbbb;font-family:FontAwesome;position:absolute;top:21px;right:19px;}
#adv_ajaxfilter .option_name.hided:after, #adv_ajaxfilter .attribute_group_name.hided:after{content:"\f107";}
#adv_ajaxfilter .option_box:first-child .option_name{border-top:none;}
#adv_ajaxfilter .hided{cursor:pointer;padding-bottom:19px;}
#adv_ajaxfilter .collapsible{max-height:250px;margin:0 19px 19px;overflow-x:hidden;overflow-y:auto;}
#adv_ajaxfilter .filter_image_holder{display:table;width:100%;}
#adv_ajaxfilter .filter_image_holder img{cursor:pointer;padding:2px;displat:block;float:left;border:1px solid #d9d9d9;border-radius:2px;margin:0 3px 3px 0;}
#adv_ajaxfilter .filter_image_holder input:disabled + img{cursor:default;border-color:#f5f5f5;}
#adv_ajaxfilter .filter_image_holder img.selected{border-color:#444444;}
#column-left + #column-right + #content .product-grid > div.loadmask{width:100%;}
.filters label{padding-left:30px;margin-bottom:10px;margin-top:5px;color:#333333;position:relative;cursor:pointer;display:block;    font-size: 13px;font-weight: normal;}
.filters input{display:none;margin:0;}
.filters [type=checkbox]:checked + label:before{content:"\f00c";border-radius:3px;padding-left:5px;font-size:12px;display:block !important;font-family:FontAwesome;width:22px;}
.filters [type=checkbox]:checked + label:before,
.filters [type=radio]:checked + label:before{color:#333333;}
.filters [type=checkbox] + label:before,
.filters [type=radio] + label:before{font-family:FontAwesome;width:22px;line-height:18px;height:22px;border:1px solid #dddddd;position:absolute;top:-2px;left:0;color:#ffffff;}
.filters [type=checkbox] + label:before{content:"\f00c";border-radius:3px;padding-left:5px;font-size:12px;}
.filters [type=radio] + label:before{content:"\f111";border-radius:100%;padding-left:7px;font-size:9px;line-height:20px;}
.filters [type=checkbox]:disabled + label,
.filters [type=checkbox]:disabled + label:before,
.filters [type=radio]:disabled + label,
.filters [type=radio]:disabled + label:before{opacity:0.6;cursor:default;text-decoration:line-through;}
#adv_ajaxfilter_box .clear_filter{padding:19px 20px;}
#adv_ajaxfilter_box .ui-widget-content{height:7px;background:#ffffff;border:1px solid #eaeaea;}
#adv_ajaxfilter_box .ui-slider-horizontal .ui-slider-handle{top:-8px;margin-left:-10px;}
#adv_ajaxfilter_box .ui-state-default,
#adv_ajaxfilter_box .ui-widget-content .ui-state-default{display:block;width:19px;height:19px;background:#FFF none repeat scroll 0% 0%;border:1px solid #EAEAEA;border-radius:50%;cursor:pointer;}
#adv_ajaxfilter_box .ui-slider .ui-slider-handle::before{content:"";display:block;width:9px;height:9px;border-radius:50%;background:#B2B2B2 none repeat scroll 0% 0%;position:absolute;top:4px;left:4px;}
#adv_ajaxfilter_box div.ui-slider-range.ui-widget-header{background:#f8f8f8;}
#adv_ajaxfilter_box .ui-corner-all{border-radius:0;}
#adv_ajaxfilter_box .ui-slider{margin:12px 3px 5px 4px;}

.box_tc{padding:30px 0;position: relative;z-index: 1000;}
.box_tc .tc_cont{width:1020px;height: 315px;background: url('../images/con_bg.png');background-size: 100% 100%;margin: 0 auto 30px;padding:20px 0;}
.box_tc .tc_cont .tc_cont_d{width:860px;margin: 0 auto;overflow-y: auto;text-align: center;line-height: 2.5em;max-height: 100%;}
.slider_tc{display: none;margin: 0 -15px !important;}
.item_tc{position:relative;text-align: center;padding:0 15px;}
.item_tc .wrap{background: #f5f5f5;position: relative}
.item_tc .img{overflow: hidden;position: relative;}
.item_tc .img img{transition:all 0.5s;display: block;}
.item_tc .img:after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.3)}
.item_tc h3{font-size: 20px;font-family: 'avo_b';text-transform: uppercase;position: absolute;height: 100%;width: 100%;z-index: 10;top: 0;left: 0;margin:0;}
.item_tc h3 a{color: #fff;display: table;text-align: center;height: 100%;width: 100%;text-decoration: underline !important;}
.item_tc h3 a span{display: table-cell;height: 100%;text-align: center;vertical-align: middle;}
.item_tc h3 a:hover{color: #f00;}
.item_tc .desc{font-family: 'RR';font-size: 14px;color: #444444;white-space: inherit;line-height:20px;height:60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.item_tc:hover img{transform:scale(1.1);}
.butt{display: inline-block;text-transform: uppercase;font-size: 14px;padding:4px 25px;border-radius: 15px;border:thin solid #000;font-family: 'OPR';line-height: 1.5em}
.butt.bt_sp{color: #000;}
.butt.bt_sp:hover{color: #fff;background: #f00;border:thin solid #f00;}
.butt.bt_cs{color: #fff;background: #f00;border:thin solid #f00;}
.butt.bt_cs:hover{color: #000;background: none;border:thin solid #000;}

.icon_tc{position: relative;padding:0 10px;text-align: center;}
.icon_tc .wrap{background: url('../images/tc_bg.png');text-align: center;background-size: 100% 100%;padding:20px;min-height: 240px;}
.icon_tc .img{float: left;}
.icon_tc .img img{border-radius: 50%;display: inline-block;}
.icon_tc:hover .img img{transform: rotate(360deg)}
.icon_tc h3{font-size: 16px;font-family: 'RB';color: #fff;margin-top: 20px;}
.icon_tc .desc{font-size: 14px;font-family: 'RR';color: #fff;line-height: 1.7em;font-style:italic;}


.margin0{margin: 0 !important}
.map_title{font-family: 'Aurora';color: #ba0000;font-size: 20px;text-transform: uppercase;}
.box_hotro{position: absolute;width: 330px;height:100%;right: 0;top:0;max-width: 100%;background: rgba(0,0,0,0.7)}
.box_hotro:after{content: '';position: absolute;width: 132px;height: 100%;top: 0;right: 100%;background: url(../images/hotro_after.png) top right no-repeat;}

.suport{height: 300px;margin-top: 30px;margin-left: 30px;font-family: 'RR';}
.suport li{list-style: none;color: #fff;padding:7px 0;}
.suport li .hotro_dienthoai{font-size: 16px;color: #00ffea;}
.suport li .nick{font-size: 14px;text-transform: capitalize;}

/* --news type 1-- */
.content-blog{ position:relative; margin-bottom:30px;  font-family:'RR'}
.content-blog .date1{     padding: 5px 9px 6px 9px;background: rgba(232, 26, 26, 0.58);  position:absolute;  top:0;  left:0;  text-align:center;  z-index:99}
.content-blog .date1 span{ display:block}
.content-blog .date1 #day{ font-size:17px;  line-height:39px;  font-weight:bold;  color:#fff;  border-bottom:solid 1px #fff}
.content-blog .date1 #month{ font-size:12px;  font-weight:300;  text-transform:uppercase;  color:#fff;  margin-top:10px}
.content-blog .date1 #comment{ color:#fff;  font-size:11px;  font-weight:400;  margin-top:3px}
.content-blog .img{ border:thin solid #dfdfdf }
.content-blog .img img{ box-shadow:-15px -15px 0 #f2f1f1;   width:100%}
.content-blog .title-blog{ padding-bottom:8px;  border-bottom:solid 1px #737373;  margin-top:0px;  font-family:'OPB';  position:relative}
.content-blog  .title-blog a {color: #212121; font-size: 17px;text-transform: uppercase;line-height: 25px;font-weight: bold;}
.content-blog  .title-blog a:hover{color: #f00;}
.content-blog  .description {text-indent: 20px;font-style: italic;}
.content-blog  a.xemthem {display: inline-block;    padding: 8px 16px;background: #0E76BC;color: #fff;text-transform: uppercase;margin-top: 5px;}
.content-blog  a.xemthem:hover{background: none;color:#0B4BB6; }
/* --end news type 1-- */
/* ---news type 2--- */
.first-item-news {overflow: hidden;margin: 0 0 15px 0;}
.first-item-news .img{position: relative;z-index: 99;margin-right: 15px;overflow: hidden;}
.first-item-news img{width:100%;    border: thin solid #dfdfdf;}
.first-item-news h3 a:hover{color:#f00 !important;}
.first-item-news:nth-child(2n+1) .first-item-news-wrap{background: #ededed;}
.first-item-news:nth-child(2n) .first-item-news-wrap{border-left: 3px solid #1f1959;}
.first-item-news h3{margin:0;}
.first-item-news h3 a{color: #393939;font-size: 14px;font-weight: bold;text-transform: uppercase;}
.first-item-news .desc_cont{text-align:justify; font-family:'RR'; font-size:14px;    line-height: 20px;}
.first-item-news .desc{font-family:'RR';padding:15px;box-sizing: border-box;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;}
.first-item-news .desc >div{position: relative;}
.first-item-news .desc .over_lay{position:absolute;top:28%;left:0;right:0;bottom:0; z-index:111;text-align:center;margin-top:-20px;opacity:0;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;}
.first-item-news .desc .over_lay h4{padding:0 15px;display:block;text-transform:uppercase;font-size:12px;color:#D7DC02;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;text-align:center;}
.first-item-news .desc .over_lay a.xemthem{padding: 6px 10px;background: #0074c7;border-radius: 3px; position:relative;display:inline-block;color:#ffffff;text-decoration:none;margin-top:50px;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;font-family:'Tahoma';font-size:13px;font-style:normal;}
.first-item-news .desc .over_lay a.xemthem:hover{background: #065995;}
/* --end news type 2-- */
/* --news type 3-- */
.wrap_blog{background: #fff;padding:20px;font-family: 'RR';margin-bottom: 25px;box-shadow: 5px 5px 0 #5e5e5e;}
.box-news{position: relative;margin: 15px 0 15px;}
.box-news .img{margin-right: 10px;position: relative;overflow: hidden;padding:4px;background: #fff;}
.box-news .img img{border-radius: 0;width: 100%;}
.box-news h3{font-size: 13px;margin: 0 0 10px;font-weight: bold;}
.box-news h3 a{color: #ed1b24;}
.box-news h3 a:hover{color: #f00;}
.box-news a.chitiet{color: #09a651;font-size: 13px;display: block;text-align: right}
.box-news .desc{font-size: 13px;color: #5a5a5a;text-align: justify;font-family: 'RR'}
.box-news:hover img{transform:scale(1.1);}
.tieude{font-family: 'Tahoma';color: #161616;font-size: 19px;margin-top: 0;font-weight: bold;margin-bottom: 15px;}
.date{color: #999;font-size: 12px;margin-top: 5px;margin-bottom: 5px;}
/* --end news type 4-- */
.box_support{position: relative;padding:5px;background: #fff;box-shadow: 0 0 3px 0 #333;}

.support_item{font-family: 'RR';font-size: 14px;padding:10px 0;}
.support_item .img {float: left;display: inline-block;border-radius: 50%;margin-right: 15px;}
.support_item .img img{border-radius: 50px;}
.support_item .name {color: #161616;font-size: 16px;font-family: 'RB';}
.support_item .phone{color: #161616;font-size: 16px;margin-bottom: 8px;}
.support_item .phone b{color: #d00000;}
.support_item .email img{display: inline-block;}
/* --end news type 4-- */
/* --ads-- */
.box_dv{padding:40px 0 40px;}
.ads_box{display: none}
.ads_item{margin:0px 0 10px;}
.ads_item img{width: 100%;}
/* --album-- */
.album_d{width: 100%;}
.album{position: relative;cursor: pointer;}
.album_box{position: relative;overflow: hidden;border:5px solid #4a4a4a;padding:5px;background: #fff;}
.album .img{position: relative;overflow: hidden;}
.album .img img{width: 100%;}
.album h3{position: absolute;text-align: center; width: 100%;margin: 0; font-family: 'RB';font-size: 13px;color: #fff;padding:8px 5px;background: rgba(0,0,0,0.6);text-transform: uppercase;left: 0; bottom: -100%;}
.album:hover h3{bottom: 0;}
#jp_photo:selection{background: #f00;}
.photo_item{overflow: hidden;position: relative;margin-bottom: 20px;}
.photo_item h3{margin: 10px 0 0;font-size: 15px;font-family: 'OPB';color: #000;text-align: center;}
/* --slider-- */
.slider_home1,.slider_home{margin: 0 -20px !important;display: none}
.slider_home .slick-prev{width: 39px;height:39px;background: url(../images/left1.png) !important;left:-35px;opacity: 1;}
.slider_home .slick-next{width: 39px;height:39px;background: url(../images/right1.png) !important;right: -35px;opacity: 1;}
.slider_home .slick-prev:before{content: '';}
.slider_home .slick-next:before{content: '';}
/* --services-- */
.slider_home2{margin: 0 !important;display: none}
.item_dv{margin-bottom: 20px;}
.item_dv:nth-child(2n+1){clear: both;}
.item_dv .img{float: left;margin-right: 15px;box-shadow: 3px 3px 0 0 #dcdcdc;overflow: hidden;border:thin solid #dfdfdf;}
.item_dv h3{font-size: 16px;font-family: 'RB';}
.item_dv h3 a{color: #252525;}
.item_dv h3 a:hover{color: #f00;}
.item_dv .desc{color: #333333;font-family: 'RR';text-align: justify;}
.item_dv .xemthem{margin-top: 10px;}
.item_dv .xemthem a{display: inline-block;padding:7px 15px;color: #fff;border:2px solid rgba(0,0,0,0);background: #FDC723;21}
.item_dv .xemthem a:hover{background: none;color: #f00;}
.item_dv:hover .img img{transform:scale(1.1);}
.as-btn-blue-medium{display: inline-block;border:none;background: #27ae61;padding:8px 20px;color: #fff;text-transform: uppercase;}
.amazingslider-text-wrapper-1{ bottom: auto !important;top: 112px;right:auto !important;left: 180px !important; width: auto !important; max-width: 30%;height: 100%;overflow: hidden;padding:35px !important;}
.amazingslider-title-1{font-family: 'avo_b' !important;font-size:35px !important;color: #fee025 !important;}
/* --box_home-- */
.box_home{padding:0px 0 50px;background: #d7d7d7;position: relative;}
.box_home:before{content: '';position: absolute;left: 0;bottom: 100%;width:100%;height: 112px;background: url('../images/box_top.png');background-size: 100% 100%;}
.bv_item{position: relative;margin-bottom: 0px; font-family: 'OPR';}
.bv_item .wrap{position: relative;}
.bv_item h3{margin: 0 0 5px 0;padding:0px 0px;position: relative;}
.bv_item h3 a{color: #fff;font-family: 'RB';font-size:13px;white-space: inherit;line-height: 23px;display: block;text-transform: uppercase;}
.bv_item h3 a:hover{color: #ff0;}
.bv_item .img{overflow: hidden;text-align: center}
.bv_item .img img{width: 100%;}
.bv_item .inf{font-family: 'RR';color: #fff;font-size: 13px;position: relative;padding:15px;max-height: 245px;overflow-y: auto;}
.bv_item:hover img{transform:scale(1.1);}
.bv_item .xemthem{display: inline-block;width: 70px;height: 22px;text-align: center;line-height: 22px; background: url('../images/chitiet.png'); color: #000;margin-top: 15px;text-transform: uppercase;}
.bv_item .xemthem:hover{color: #fff;}
.bv_item1{background: #2abb83;}
.bv_item2{background: #f13e4b;}
.bv_item3{background: #1eb6e8;}
/* --jpage-- */
.pagging{ margin:0 auto;  text-align:center; margin:15px 0;} 
.pagging a{ font-size:12px;  cursor:pointer;  margin:0 1px;  color:#333;  color:#808080;  background-color:#fff;  border:1px solid #808080;  padding:7px 12px }
.pagging a:hover{ background-color:#222;  color:#fff}
.pagging a.jp-previous{ margin-right:0px;  padding:7px 3px;  border:1px solid #ddd}
.pagging a.jp-next{ margin-left:0px;  padding:7px 3px;  border:1px solid #ddd}
.pagging a.jp-current, a.jp-current:hover{ color:#FF4242;  font-weight:bold}
.pagging a.jp-disabled, a.jp-disabled:hover{ color:#bbb}
.pagging a.jp-current, a.jp-current:hover{cursor:default;background: #FDC723;color:#fff;} 
.pagging a.jp-disabled, a.jp-disabled:hover{ cursor:default;  background:none;  color:#808080}
.pagging span{margin:0 5px}
/* --item_dv-- */
.top_item{position: relative;    margin-bottom: 20px; font-family: 'OPR'}
.top_item .wrap{}
.top_item h3{margin: 0 0 5px 0;padding:0px 0px;}
.top_item h3 a{color: #000;font-family: 'OPB';font-size:18px;white-space: inherit;line-height: 20px;height:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.top_item h3 a:hover{color: #f00;}
.top_item .img{overflow: hidden;margin-bottom: 10px;border:thin solid #dfdfdf;}
.top_item .img a:not(.link){display: block;position: relative;}
.top_item .img a:not(.link):after{content: '';position: absolute;top: 0;left: 0;bottom: 0;right: 0;border:5px solid rgba(255,255,255,0.5);}
.top_item .img img{width: 100%;}
.top_item .desc{color: #282828;font-size: 14px;white-space: inherit;line-height: 20px;height:60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.top_item:hover img{transform:scale(1.1);}
.top_item .xemthem{display: inline-block;padding:7px 15px;border: thin solid #40a40e;color: #40a40e;margin-top: 15px;}

.price_list{padding:40px 0 40px;}
.price_list .box_p{padding:15px 0;font-family: 'RR'}
.price_list .slogan{text-align: center;font-family:'avo';font-size: 28px;color: #1a1a1a;text-transform: uppercase;margin-bottom: 20px;position: relative;}
.price_list .slogan:after{content: '';display:block;margin:15px auto 0px;width: 40px;height: 3px;background: #40a40e;position: relative;z-index: 1;}
.price_list .slogan:before{content: '';position: absolute;left:calc(50% - 70px);  width: 140px;height: 1px;bottom: 1px;border-top: thin dashed #d7d7d7;z-index: 0;}
.price_list .price_tbl{}
.price_list .price_tbl th{text-align: center;font-family: 'RB';font-size: 20px;color: #2d2c2c;padding:20px;}
.price_list .price_tbl td{vertical-align: middle;}
.price_list .price_tbl .tt_{vertical-align: middle;}
.price_list .price_tbl .tt_cat{font-family: 'RB';font-size: 20px;color: #ff0800;margin: 10px 0 20px;}
.desc_ct{font-family: 'RR';font-size: 15px;color: #5e5e5e;text-align: center;max-width: 965px;margin: 0 auto;}
.box_service{padding:45px 0;}
.box_ser{display: none;margin: 0 !important;}
.sr_item{position: relative;text-align: center;}
.sr_item .wrap{position: relative;display: inline-block;border-radius: 50%;overflow: hidden;border:7px solid #009623;}
.sr_item .wrap:after{content: '';position: absolute;left: 0px;top:0px;right: 0px;bottom: 0px;border-radius: 50%;border-style: dashed; border-width:100px;border-color:rgba(0, 150, 35,0);-webkit-transition:0.5s ease;-moz-transition:0.5s ease;-ms-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}
.sr_item .wrap img{border-radius: 50%;}
.sr_item .wrap h3{position: absolute;margin:0; width: 100%;height: 100%;bottom: -70%;left: 0;border-radius: 50%;background:#009623;z-index: 9;}
.sr_item .wrap h3 a{display: table;width: 100%;height: 90px;line-height:25px;overflow: hidden;color: #fff;text-transform: uppercase;font-family: 'RB';font-size: 16px;padding:0 60px;}
.sr_item .wrap h3 a span{display: table-cell;vertical-align: middle;}
.sr_item .wrap:hover:after{border-width:0px;border-color:rgba(0, 150, 35,1);}
.sr_item .wrap:hover  h3 a span{color: #ff0;}

.box_ct{position: relative;margin-bottom: 30px;}
.box_ct .wrap{padding:10px;background: #fff;}
.box_ct h3{margin: 0;padding:8px 15px;position: absolute;left: 0;bottom: 0;width: 100%;
	background: -moz-linear-gradient(90deg, #000000 25%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, 90deg, color-stop(25%, 000000), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(90deg, #000000 25%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(90deg, #000000 25%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(90deg, #000000 25%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
	background: linear-gradient(90deg, #000000 25%, rgba(0,0,0,0) 100%);
}
.box_ct h3 a{color: #fff;font-family: 'RB';font-size:15px;text-transform: uppercase;white-space: inherit;line-height: 20px;max-height:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.box_ct .img{overflow: hidden;border:thin solid #dfdfdf;}
.box_ct .img img{width: 100%;}
.box_ct .desc{color: #282828;font-size: 14px;text-align: center;white-space: inherit;line-height: 20px;max-height:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.box_ct:hover img{transform:scale(1.1);}

.box_bottom{background-size: cover;padding: 40px 0 40px;background: #FFF4D3;}

.box_tv{border-top:10px solid #40a40e;border-bottom: 10px solid #40a40e;padding:40px 0;background: url('../images/box_bg.png');}
.box_ha{padding:30px 0 45px;}
.ht_right{display: none;margin: 0 !important;}
.ht_right .slick-prev{width: 35px;height: 71px;background: url(../images/button_l.png) !important;left:0px;opacity: 1;}
.ht_right .slick-next{width: 35px;height: 71px;background: url(../images/button_r.png) !important;right:0px;opacity: 1;}
.ht_right .slick-prev:before{content: '';}
.ht_right .slick-next:before{content: '';}
.ht_right img{padding:1px;}
/* ==== */
.slider_top{display: none}
.wrap_yk{padding:40px;background: url('../images/yk_bg.png');background-size: cover;}
.slider_top .top_item h3 {font-size: 14px;line-height: 20px;max-height: 40px; overflow: hidden;font-weight: bold;margin: 0 0 5px;font-family: 'OPR';text-transform: none;}
.slider_top .top_item h3 a{color: #fcff00;}
.slider_top .top_item .desc{color: #9a9897;font-size: 14px;font-family: 'OPR';margin-bottom: 15px;}
.box_scroll{margin: 0px -15px !important;display: none }
.news{position: relative;padding:0px 15px;}
.box-news1{position: relative;color: #000;padding: 0px 0;}
.box-news1 .date_{background: #000;padding:9px;font-family:'avo';text-align: center;float: left;margin-right: 10px;color: #fff;min-width: 100px;}
.box-news1 .date_ span{font-size: 25px;display: block}
.box-news1 .date_ span + span{font-size: 11px;}
.box-news1 img{float: left;display: inline-block; margin-right: 15px !important;border:thin solid #dfdfdf; transition:all 0.75s;background: #fff;}
.box-news1 h3{font-size: 13px;line-height: 20px;height: 40px;overflow: hidden;font-weight: bold;margin: 6px 0 5px;font-family: 'RB';text-transform: none;}
.box-news1 h3 a{color: #1e1e1e;}
.box-news1 h3 a:hover{color: #f00;}
.box-news1 .desc{color: #6c6c6c;font-size: 14px;font-family: 'RR';margin-bottom: 15px;}
.box-news1 a.chitiet{color: #7e7e7e;font-size: 14px;display: inline-block;padding:8px 0px;text-transform: uppercase;}
.box-news1 a.chitiet:hover{color: #f00;}
.box-news1:hover img{box-shadow: 0 0 4px 1px #062245}
.news .box-news1{background: #fff;margin-bottom: 30px;margin-top: 10px;}
.news .box-news1:nth-child(2) img{float: right;display: inline-block;margin-left: 15px !important;border:thin solid #dfdfdf;transition:all 0.75s;background: #fff;margin-right: 0 !important;}
.news .box-news1:nth-child(2) h3{padding-left: 20px;}
.news .box-news1:nth-child(2) .desc{padding-left: 20px;}
/* ---- */
.box_list{padding:50px 0 50px;background: url('../images/dvbg.png');background-size: cover;}
.slider_dv{display: none;margin: 0 auto;}
.list_item{position: relative;margin-bottom: 25px; font-family: 'OPR';padding:0 5px;}
.list_item .wrap{position: relative;overflow: hidden;margin: 0 auto; max-width: 260px;background: url('../images/dv_bg.png');background-size: 100% 100%;height: 300px;padding:30px;}
.list_item .inf{background: #fff;padding:25px 40px 40px;}
.list_item h3{margin: 0 0 10px 0;padding:0px 0px;position: relative;left: 0;text-align: center;}
.list_item h3 a{color: #ff0000;font-family: 'UVNBachTuyetNang_R';font-size:24px;white-space: inherit;line-height: 28px;height:56px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list_item h3 a:hover{color: #154100;}
.list_item .img{}
.list_item .img img{display: inline-block;border-radius: 50%;}
.list_item .desc{font-family: 'OPR';color: #737373;font-size: 15px;position: relative;text-align: justify;overflow: hidden;}
.list_item:hover img{transform:scale(1.1);}
.list_item .xemthem{display: inline-block;padding:7px 15px;border: thin solid #c10000;color: #c10000;margin-top: 15px;text-transform: uppercase;}
/* --- */
.info_end{padding:30px 0;}
.info_end .fanpage{padding:10px 0 0;border:thin solid #dfdfdf;}
.info_end .box_fb{padding:20px;text-align: center;}
.info_end .box_fb .fb-page{}
/* ---- */
.slider_qc{display: none;}
.item_qc{margin-bottom: 20px;}
.item_qc img{width: 100%;}
/* ---- */
.box_pro{padding: 40px 0;}
.box_pro_sale{padding:40px 0;background: url('../images/book_bg.png');background-size: cover;}
/* ----modal--- */
.modal{ text-align:center;  padding:0!important}
.modal:before{ content:'';  display:inline-block;  height:100%;  vertical-align:middle;  margin-right:-4px}
.modal-dialog{ display:inline-block;  text-align:left;  vertical-align:middle}
.modal-header .close{ cursor:pointer;  z-index:999;  position:absolute;  width:60px;  height:60px;  text-align:center;  line-height:60px;  right:-30px;  top:-30px;  z-index:999999;  -webkit-transition:all .5s ease-in-out;  background-size:40% 40%;  -moz-transition:all .5s ease-in-out;  -ms-border-radius:50%;  -o-border-radius:50%;  border-radius:50%;  display:block;      box-shadow: 0 0 60px rgba(0,0,0,.4);border: 1px solid rgba(232, 28, 28, 0.5);background-color: rgba(125, 0, 0, 0.2);content: 'x';font-size: 29px;color: #a50e2e;opacity: 1;}
.modal-header .close:hover{background-color:rgba(255,255,255,.3);  box-shadow:0 0 20px rgba(255,255,255,.8)}
.modal-header .close:focus{outline: none;}
.modal-header-danger {color:#fff;padding:9px 15px;border-bottom:1px solid #eee;background-color: #d9534f;border-radius: 0;}
#gridSystemModalLabel{font-family: 'SFUFuturaBook';}
.modal-content{border-radius: 0;}
.modal-content .btn{border-radius: 0;padding:10px 25px;}

.cont_desc{font-family: 'RR';color: #5b5b5b;margin: 10px 0;text-align: center}
.tab_bottom{}
ul.tab_end{margin: 0px 0 25px 0px;padding:0;text-align: center;}
ul.tab_end li{display: inline-block;position:relative;height:45px;line-height:45px;padding: 0 !important;    margin-bottom: 3px;}
ul.tab_end li a{display: block;color: #000;text-transform: uppercase;text-align: center;font-family: 'RR';font-size:15px;padding:0 20px;background: #ffde00;min-width: 158px;}
ul.tab_end li a.selected{ position: relative;color: #fff;background: #0a56f0;}
.tab_hide{position: absolute !important;z-index: -1;opacity: 0;}
.tab_show{position: relative !important;z-index: 999;opacity: 1;}
/* ---book---- */
.com_info{background: #FDC723;padding:5px 0;font-family: 'RB';font-size: 17px;color: #191717;}
.com_info .dienthoai{background: url('../images/phone.png') left center no-repeat;padding-left: 55px;min-height: 36px;line-height: 36px;}
.com_info .email{background: url('../images/email.png') left center no-repeat;padding-left: 55px;min-height: 36px;line-height: 36px;}
.viewmore{text-align: center;}
.viewmore a{display: inline-block;padding:10px 20px;border:thin solid #0e76bc;border-radius: 5px;color: #0e76bc;transition: all 0.5s;}
.viewmore a:hover{background: #FDC723;border: thin solid #FDC723; color: #fff;}