@charset "utf-8";
/* CSS Document */
@import url("css/fonts.css");
*{
margin:0px;
padding:0px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.col_f{ float:left; width:25%; padding:0 10px; margin-bottom:10px;}

.lkweb_top{ float:right;}
.lkweb_top h3{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; float:left;}
.lkweb_top img{ display:inline-block; margin-left:10px; height:25px; margin-top:9px;}
.lkweb_top img:hover{ opacity:0.7;}

.top_h{ float:left; width:100%; color:#fff; height:41px; background:url(images/bg_header.jpg) repeat-x; line-height:41px;}
.lang{ float:right; margin-top:18px;  margin-right:4px;}
.lang img{
	float:left; margin-left:13px;
}
.lang img:hover{ opacity:0.5;}
.news-home-box:hover{ background:rgba(0,124,195,0.8); }
.news-home-box {
    max-height: 200px;
	width:560px;
    padding: 18px;
    display: inline-block;
    margin: 10px 15px;
    vertical-align: top;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: 500px 500px;
    -webkit-border-radius: 30px 0;
    border-radius: 30px 0;
    transition: all .3s ease-in-out;
	border:1px solid #ccc;
}
.n-l{ float:left;}
.n-r{ float:right;}
.news-home-box a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	color:#2f8cf6;
}
.news-num {
    display: block;
    float: left;
    position: relative;
    font-size: 48px;
    font-family: NewJune;
    font-weight: 400;
    color: #aeaeae;
    padding-right: 5px;
    transition: all .3s ease-in-out;
}
.news-home-pic {
    float: right;
    width: auto;
    max-height: 150px;
    max-width: 270px;
    overflow: hidden;
    margin-left: 20px;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 0 0 30px;
    -webkit-border-radius: 0 0 30px;
}
.news-home-txt {
    max-height: 140px;
    overflow: hidden;
    text-align: right;
}
.news-home-pic img {
    height: 120px;
    width: auto;
    margin: 0 auto;
    display: block;
    border-radius: 0 0 30px;
    -webkit-border-radius: 0 0 30px;
}
.news-home-txt h3 {
    color: #e4aa01;
    font-size: 16px;
    line-height: 24px;
    transition: all .3s ease-in-out;
}

.news-home-txt p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #3b3b3b;
    line-height: 22px;
}
.timeline {
    list-style: none;
    padding: 5px 0 20px;
    position: relative;
	float:left;
	width:100%;
}
ul.timeline:before {
    left: 5px;
}
.timeline:before {
    top: 5px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eee;
    left: 2%;
    margin-left: -1.5px;
}
.timeline li {
    margin-bottom: 20px;
    position: relative;
	float: left;
    width: 100%;
}
.timeline li:before, .timeline li:after {
    content: " ";
    display: table;
}
ul.timeline li .tl-circ {
    top: 22px;
    left: 22px;
    margin-left: 0;
}
.timeline li .tl-circ {
    position: absolute;
    top: 23px;
    left: 1.5%;
    text-align: center;
    background: url('../images/id.png');
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 35px;
    margin-left: -15px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: contain;
}
ul.timeline > li > .timeline-panel {
    float: right;
}
ul.timeline li .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
}
.timeline li .timeline-panel {
    width: 44%;
}
.timeline li .timeline-panel {
    width: 865px;
    float: right;
    margin-right: 5%;
    border: 1px solid #d4d4d4;
    padding: 10px;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline li .timeline-panel:before {
    position: absolute;
    top: 26px;
    left: -15px;
    right: auto;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left-width: 0;
    border-right-width: 15px;
    content: " ";
}
.bottom-r ul li{ margin-left:35px; width:190px; margin-bottom:25px; float:left;}
.bottom-r ul li img{ float:left; margin-right:15px; width:107px;}
.bottom-r ul li a{ font-size:13px; color:#79797a; font-family:'RobotoBold';}
.bottom-r ul li a:hover{ color:#06519b;}
.pictimeline {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 5px;
    border: solid 1px #ccc;
    transition: all 1s;
}
.pictimeline img {
    width: 100%;
    transition: all 1s;
	float:left;
}
.tl-heading h4{ font-size:18px;}
.tl-heading small{ color:#464545;}
.tl-heading h4 a {
    margin: 0;
    color: #2f8cf6;
    transition: all 1s;
    font-family: 'RobotoCondensedBold';
}
.pictimeline:hover {
    border: solid 1px #FF0000;
    border-radius: 10px 10px;
}
.tl-heading h4 a:hover{ color:#dc1b00;}
.timeline-panel .tl-body {
    font-family: 'RobotoCondensedRegular';
    font-size: 15px;
    color: #464545;
}
ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline li .timeline-panel:after {
    position: absolute;
    top: 27px;
    left: -14px;
    right: auto;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left-width: 0;
    border-right-width: 14px;
    content: " ";
}
.bottom-l img{ float:left; margin-right:18px;}
#bottom{ margin-bottom:15px; float:left; width:100%; padding-top:55px;  min-height:420px; background:url(images/bg_gui.jpg) no-repeat; color:#fff; font-family:'';}
.col-1{ float:left; width:577px;font-family:'RobotoCondensedRegular';}
.content-1{ float:left; width:100%; }
.col-2{
	float:right; width:565px; text-align:justify;font-family:'RobotoCondensedRegular';
}
.col-1 h3,.col-2 h3{ font-weight:normal; font-size:24px;  font-family:'RobotoCondensedRegular'; text-transform:uppercase; margin-bottom:35px;}
.col-1 input{ outline:none; color:#fff; background:rgba(255,255,255,0.3); padding-left:10px; margin-bottom:7px; height:33px; line-height:33px; border:1px solid #fff; border-radius:5px; width:187px; margin-right:7px; float:left;}
.col-1 input::-webkit-input-placeholder {
   color: #fff;
}
.col-1 textarea::-webkit-input-placeholder {
   color: #fff;
}
.col-1 textarea{outline:none; color:#fff;background:rgba(255,255,255,0.3); padding-top:10px; padding-left:10px;margin-bottom:7px;border:1px solid #fff; border-radius:5px; width:100%; height:165px; float:left;}
.col-1 button{ color:#fff; font-family:'RobotoBold'; cursor:pointer; float:left; width:100%; height:36px; background:#005aa6; text-align:center; border:none; outline:none;}


.head{ float:left; width:100%; background:#00a5f2; height:46px; line-height:46px; color:#fff;}

#timkiem input::-webkit-input-placeholder {
   color: #979797;
}

#timkiem input:-moz-placeholder { /* Firefox 18- */
   color: #979797;  
}

#timkiem input::-moz-placeholder {  /* Firefox 19+ */
   color: #979797;  
}

#timkiem input:-ms-input-placeholder {  
   color: #979797;  
}
a{ text-decoration: none;} 
.margin_auto{
	width:1180px;
	margin:auto;
}
.bg_about{ float:left; width:100%; background:url(images/bg_bot_about.png) no-repeat; height:29px; margin-top:20px;}
.row-l{ float:left; width:100%;}
.row-l-t{ margin-bottom:10px; float:left; line-height:40px; height:33px; width:100%; background:url(images/title_about.png) no-repeat;}
.row-l-t h3{ display:inline-block; color:#69c308; padding-left:57px; font-weight:normal; font-size:48px; font-family:'UTMViceroyJF';}


.row-r{ float:right; width:304px ; background:#0080ff; color:#fff;}


.row-r h3{ height:44px; line-height:44px; color:#fff;  width:100%; border-bottom:1px solid #fff;padding-left:18px; font-weight:normal; font-size:18px; font-family:'uvnhonghahepbold';}

#logo{ float:left; margin-top:8px;}
#logo img{ max-width:100%;}
.right_top{ float:right; width:775px;}


#container{width:100%;float: left; overflow:hidden; }
.container{ width:100%; float:left; background:url(images/footer.png) no-repeat bottom center;}
#logo img,#banner img{max-width: 100%;}
#top{
	width:100%;
	float:left;
	background: url(images/gocphai.png) no-repeat right top;
}
#header{width:100%;float: left; position:relative; }
.top_bg{ background: #02b8f1; width: 100%; float: left;}
.bg-top{ position:absolute; right:0; top:18px; height:154px; width:191px; background:url(images/bg-top.png) no-repeat;}
.top_bg ul{ float: right;}
.top_bg ul li{ display: inline-block; position: relative; height: 30px; float: left;}
.top_bg ul li a.kt_vandon{ font-size: 12px; color: #fff; float: left; padding: 0px 15px 0px 0px; margin-right: 10px; background: url(images/down_t.jpg) no-repeat right 12px; height: 30px; line-height: 30px;}
.top_bg ul li:hover a{ color:#FFF000;}
.top_bg ul li .dropdown {
    top: 100%;
    z-index: 999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 300px;
}
.header_top{ width: 100%; float: left; height:110px;}

.dropdown {
    position: absolute;
    display: none;
    right: 0px;
    text-align: left;
    background: #FFF;
    min-width: 200px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
    box-shadow: 0 2px 2px rgba(0,0,0,.5);
    padding: 15px 21px;
    text-transform: initial;
    line-height: 1.3;
    font-size: 12px;
    color: #024879;
}
#order_tracking .dropdown__title {
    margin: 10px 0;
    text-transform: uppercase;
}
.dropdown__title {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.form label {
    display: block;
    padding: 5px 0px 5px 0px;
    font-weight: 100;
    font-size: 12px;
}
.form__submit__button{
	 border: 0px; background: #f36f21; padding: 5px 20px 5px 20px; color: #fff;
}
.form__submit__button:hover{ background: #036289}
.form__input__text {
    position: relative;
    box-sizing: border-box;
    outline: 0;
    border: 1px solid rgba(0,0,0,.5);
    margin: 0;
    padding: 5px;
    font-size: 12px;
    width: 100%;
    border-radius: 3px;
}
.kiemtra_donhang li{ display: inline-block; padding: 5px 30px 5px 0px;}
.kiemtra_donhang{ width: 100%; float: left; border-top:1px solid #eee;border-bottom:1px solid #eee; margin:20px 0px 0px 0px; }

.thongtin_donhang li { padding: 5px 30px 5px 0px; border-bottom:1px solid #eee; }
.thongtin_donhang{ width: 100%; float: left;  margin:20px 0px 0px 0px; border-top: 1px solid #ccc }

.title_don{ border-bottom:1px solid #ccc;border-top:1px solid #ccc; padding: 5px;}
.title_don td{padding: 5px; background: #eee;}


.dichvu{ padding: 10px; margin-bottom: 12px; position: relative;}
.dichvu h3:before{ content: ''; width:56px; height: 40px; background: url(images/icon.jpg) no-repeat; float: left; margin-right: 20px; }
.dichvu h3{  width: 100%; float: left; background: #f4f3f3; height: 40px;line-height: 40px; color: #555555; font-size: 18px; text-transform: uppercase;font-family: 'RobotoMedium';}

.dichvu img{ width: 100%; transition: 0.5s;}
.dichvu .dv_hinh{ width: 100%; float: left;margin-bottom: 20px; position: relative; overflow: hidden;}
.dichvu .dv_hinh:hover img{ transform: scale(1.1);}
.noidung_load h2{ border-bottom: 1px solid #ccc; text-transform:uppercase;color: #555; width: 100%; float: left; font-size: 18px;font-family: 'RobotoMedium'; height: 40px; line-height: 40px;}
.noidung_load h2:before{ content: ''; background: url(images/icon.jpg) no-repeat; width: 56px; height: 40px; float: left; margin-right: 20px;}
.top_search{ background: #f6f6f6; width: 100%; float: left;}
.quangcao{ float:left; width:100%; margin:50px 0; min-height:326px;}
.bg_quangcao{ height:225px; width:741px; margin:0 auto; background:url(images/bg_quangcao.png) no-repeat; margin-top:57px; text-align:center;  padding-top:35px; line-height:70px;}
.bg_quangcao h2{ font-weight:normal; font-family:'UTMHanzel'; font-size:45px; color:#ffd500; text-transform:uppercase;
}
.bg_quangcao span{ font-size:72px; font-family:'UTMNovido'; color:#fff;}

.quangcao img{ max-width: 100%;}
.photo_item_overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(232, 83, 2, 0.5) ;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.5s ease 0s;
}
.photo_item_overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}
.icon_background {
    display: block;
    background: transparent none repeat scroll 0% 0%;
    height: 60px;
    width: 60px;
    padding: 13px;
    border-radius: 150px;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
.icon_button {
    position: absolute;
    padding: 13px;
    font-size: 30px;
    color: #FFF;
}
.content-l{ float:left; width:340px; text-align:justify;}
.content{ float:left; width:100%;}
.content h3{ font-weight:normal; font-size:18px;}
.content h2{ font-weight:normal; font-size:33px; margin-top:-5px; margin-bottom:5px; color:#ff0101; font-family:'UTMFleur'; float:right;}
.content h2 a{ color:#ff0101;}
.dichvu:hover .photo_item_overlay,.block:hover .photo_item_overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.photo_item_overlay a:hover .icon_background {
    background: rgba(0,0,0,0.7);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.banner{
	float:left; margin-top:8px;
} 
.banner span{ color:#005aa6; font-size:28px;}

#banner_mobile{ display: none;}
.slogan{ float:left; width:100%; text-transform:uppercase; margin-top:40px; margin-bottom:10px; line-height:32px; color:#013da7; font-size:24px; font-family:'RobotoCondensedBold'; text-align:center;}
.slogan span{ color:#ff0000;}
.hm-tc{ float:left; width:100%; height:596px; background:url(images/bg_body.jpg) no-repeat center; margin-bottom:20px;}
.hm-tc-l{ float:left; width:560px; margin-top:80px; font-size:18px; color:#fff; font-family:'RobotoCondensedRegular';}
.hm-tc-t{ float:left; width:100%; height:42px; background:url(images/title_bot.png) no-repeat; margin-bottom:15px;}
.hm-tc-t h4{ font-weight:normal; font-size:30px; text-transform:uppercase; padding-left:45px;    line-height: 30px;}
.hm-tc-l ul li{ list-style:none; padding:5px 0; background:url(images/icon-lii.png) no-repeat 5px 15px; padding-left:20px;}
.hm-tc-l ul li a{ color:#fff;}
.hm-tc-l ul li a:hover{ color:#ff0000;}


#slogan{ font-family: 'SFUSouvenirBold'; float: left; width: 650px; padding:25px 0px 0px 30px; color: #0065a2; font-size: 22px; text-transform: uppercase;}
#album img{ width: 230px; float: left; padding: 4px; margin: 8px; border:1px solid #cde0fe; height: 150px;}
#album img:hover{ opacity: 0.8;}
#main_menu{
    width: 100%;
	line-height:35px;
	float:left;
}
.menu_slider{ background:rgba(255,0,0,0.7); line-height:40px; position:absolute; bottom:0; left:0; right:0;}
.menu_slider ul li a {
	text-align: center;
	display: block;
	color: #010101;
	float: left;
	font-size: 14px;
	font-family:'RobotoMedium';
}
.menu_slider ul li a:hover{ text-decoration:underline;}
.menu_slider ul li {
	float: left;
	position: relative;
	padding:0px 30px ;
}
.menu_slider ul li.active{ background:url(images/line_active.png) repeat-x; padding: 0 15px;
    margin: 0 15px;}
.menu_slider ul li.active:before{ content:''; position:absolute; left:-39px; top:0; background:url(images/before.png) no-repeat; height:40px; width:39px;}
.menu_slider ul li.active:after{ content:''; position:absolute; right:-39px; top:0; background:url(images/after.png) no-repeat; height:40px; width:39px;}

.row-i{margin:0 auto; overflow:hidden; display:inline-block;}
.row-i img{ transition:0.5s; height:60px; float:left;}


.slide_{ width: 100%; float: left; padding: 10px 0px 0px 20px;}
.frame_images{float: left; width: 44%;}
#slide_show{width: 100%; float: left; position:relative;}
.slider{ float:right; margin-top:30px; width:845px; height:310px; overflow:hidden; border-radius:20px 0 0 20px;}
.slider-l{ height:436px; width:296px; background:url(images/bg-l-slide.png) no-repeat; position:absolute; top:-60px; left:187px; z-index:9999;}
.slider-l h3{ color:#ee9b00; font-size:18px; text-shadow: -1px 1px #000 , 1px -1px #000 , -1px -1px #000 ,1px 1px #000; text-transform:uppercase; margin-bottom:45px;}
.slider-c{ float:left; margin-top:185px; width:283px; text-align:center;}
.tt_slider { float:left;padding:0 22px; font-size:14px; color:#152701;}
.tt_slider span{ color:#fe0101;}
.tt_slider img{ vertical-align:middle; margin-top:5px;}


#thongtin{ width:100%; float:left; padding: 20px 0px 30px 0px; background: #fafafa }
.bong_tren{width:100%; float:left; background:url(images/bongtren.png) no-repeat; height:17px;margin:20px 0px 0px 0px;}
.bong_duoi{width:100%; float:left; background:url(images/bongduoi.png) no-repeat; height:40px;margin:0px 0px 0px 0px;}

#video{ width:100%; float:left;}
#video_load{ margin: 0px 0px 0px 0px;background: url(images/bg_pro.png) repeat;width: 100%; float: left}
#video_load .object{ background: #fff; width: 100%; float: left}
.video{ width: 100%; padding:5px; margin-bottom: 10px;}
.select_video{ width: 100%; float: left; margin: 5px 0px 5px 0px; }
.select_video select{ width: 100%; padding:5px 0 5px 20px; font-size:15px; font-family:'RobotoRegular'; }
.sanpham_dm ul li a{ text-decoration:none; width:300px; float:left; padding:0px 0px 8px 10px; color:rgba(255,255,255,1)}
.sanpham_dm ul li a:hover{ color:rgba(255,255,0,1)}
.tieude{ margin: 10px 0px 10px 0px; width: 100%; float: left; color: #666; font-size: 24px;}
.noidung{
text-align:justify;
color:#000;
} 
.noidung img{ max-width:100%;}
.date {
    font-size: 12px;
    color: #636363;
	float: left;
    width: 100%;
    margin-bottom: 10px;
}

.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
.form_lh{ width: 100%; float: right; background: #f3f8fe; padding: 20px;}
#form_contact input{ padding: 5px;}
ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#icon{background:url(images/gach_menu.png) no-repeat right;}
.search{ position:absolute; right:0; top:0; z-index:999;}
.search .icon{ height:25px; width:27px; background:url(images/btn_search.png) no-repeat; float:right; cursor:pointer;}
#timkiem{ width:0; opacity:0; float: right; background:#fff; position: relative; padding: 0px; 
padding-left:15px; border:1px solid #ccc;}
#timkiem select{ border: 0px; width: 100px; }
#timkiem input{
	height:30px;
	float:left;
	background:none;
    color: #979797;
    width: 100%;
    padding: 0px;
	outline:none;
	border:none;
}

#timkiem button{
	
    width: 18px;
	border:0px;
	height:18px;
    background:url(images/btn_search.png) no-repeat;
	cursor:pointer;
	outline:none;
	position:absolute; right:11px; top:6px;
}
.timkiem button:hover{ color:rgba(255,255,0,1);}
.giohang_top{padding: 17px 30px 0px 0px;  float: right;position: relative; color: #fff; height: 70px; line-height: 53px;}
.giohang_top img{ float: right; margin-left: 20px; }
.giohang_top a{ display: block; color: #fff;font-size: 16px;}
.giohang_top a:hover{ opacity: 0.7;} 
.giohang_top span{position: absolute; right: 42px; top: 2px;}

#slide_top{ width:100%; float:left; position: relative; border-bottom: 5px solid #7aaa00;}
#giaohang{ width: 900px; float: right;}
#giaohang li{ width: 165px; float: left; padding: 0px 20px 0px 45px;text-transform: uppercase;font-size: 12px;}
#giaohang li a{ display: inline-block; color: #000;}
.load_phivanchuyen{ float: right; font-weight: bold;}
.load_phivanchuyen span{ color: #FF0000}

.giaohang_tq{ background: url(images/giaohang.png) no-repeat 0px 3px}
.giaohang_nt{ background: url(images/nhantien.png) no-repeat 0px 3px}
.giaohang_dt{ background: url(images/doitra.png) no-repeat 0px 3px}
.giaohang_lh{ width: 350px !important; background: url(images/lienhe.png) no-repeat 0px 3px}
.giaohang_lh span{ font-weight: bold; color: #df0000; font-size: 16px;}
#giaohang li a:hover{ color: #047FBE}

.vien_slide{ width: 100%; float: left; position: absolute; background: url(images/bong_slide.png) no-repeat; height: 55px; background-size: 100%; bottom: 10px;}
.album { float: left; margin: 15px 0px 0px 6px; position: relative; overflow: hidden;}
.album img{ width: 220px;float: left; padding: 1px; border:1px solid #cde9ff;}
.album h3{ font-size: 12px; position: absolute; z-index: 10; bottom: -30px; left: 0px; right: 0px; background: rgba(0,0,0,0.5); color: #fff; padding: 5px; transition:0.5s;}
.album:hover h3{ bottom: 0px;}
.fom_gh{ margin: 10px 0px 0px 0px;}
.input-group{ width: 100%; padding: 10px 0px 10px 20px;}
.input-group-but{ text-align: center; margin: 10px 0px 20px 0px;}
.input-group-but button{ background: #000; padding: 10px 40px 10px 40px; border: 0px; border-radius: 10px; color: #fff; font-weight: bold; font-size: 24px;}
#main{
width:100%;
float:left;
background:url(images/bg_right.png) no-repeat right top;

}
.main{
width:100%;
float:left;
}
.back_gr{
	width:100%; float:left; background:rgba(255,255,255,1);	
}
#right{
	width:920px;
	float:right;
}

#left{
	width:250px;
	float:left;
	
}

.danhmuc{
	width:100%;
	float:left;
}
.danhmuc ul li {
    background: url(images/icon-li.png) no-repeat 13px 9px;
    padding: 2px 0 2px 25px;
	position: relative;
    width: 100%;
    float: left;
}
.danhmuc ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #3e3e3e;
}
.danhmuc ul li a:hover{
	color:#005aa6;
}
.left{
	width:100%;
	float:left;
	padding: 10px 0px 10px 0px;
}
.tinhtrang{ border-top: 1px solid #627079; width: 100%; float: left;}
.tinhtrang li a{  display: block; padding: 5px 0px 5px 20px; background: url(images/muiten.png) no-repeat 10px 13px; color: #1F589F}
.tinhtrang h4{ text-transform:uppercase; font-weight: 100; margin: 5px 0px 0px 5px; color: #999}
.thanh{
	position:absolute; height:46px; width:237px; background:url(images/title_left.png) no-repeat; left:-8px; top:8px;
}
.thanh h2{ padding-left:36px; line-height:36px; font-size:25px; color:#fff; font-weight:normal; font-family:'iCielBambola';}
.thanh2{
width:183px;
float:left;
text-transform:uppercase;
color:#fff;
font-size:18px;
margin: 0px 0px 0px 30px;
text-align: center;
font-weight: bold;
height:38px;
line-height: 38px;
text-shadow:0px 0px 3px #333;
}


.thanh img{ float:left; margin:2px 10px 0px 10px;}
.thanh h4{ color:rgba(255,255,255,1); margin-top:8px; font-weight:100;}
.menu_left{
width:100%;
float:left;
padding-bottom:10px;
}
.menu_left ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.menu_left ul li{
	width:100%;
	float:left;
}
.menu_left ul li:last-child{ border-bottom: 0px;}
.menu_left ul a{
	width:100%;
	float:left;
	padding:5px 0px 5px 25px;
	background: url(images/muiten_detail.png) no-repeat 5px 10px;
	text-decoration:none;
	color:#333;
	font-size: 12px;
}
.menu_left li ul a{
	width:100%;
	float:left;
	color:#666;
}
.menu_left ul a:hover{
	color:#05628D;
}
.menu_left li ul a{
	padding-left:30px;
	background:url(images/pagination.png) no-repeat 15px 12px;
}

.menu_left li ul li ul a{
	padding-left:40px;
	background:url(images/muiten_trong.png) no-repeat 30px 10px;
}
.yahoo_top{ text-align: center; margin:10px 0px 10px 0px; }
.yahoo{
    width:100%;
    float:left;
    margin:5px 0px 5px 0px;
}
.yahoo p{
width:100%;
float:left;
color: #fff;
font-size: 14px;
padding: 0px 0px 0px 10px;
}
.yahoo a{color: #333; padding-left: 5px;}
.yahoo p span{
margin: 8px 0px 0px 20px;
color: #3853a4;
float: left;
}
.t-row{ float:left; width:100%; background:url(images/title_b.png) no-repeat;height:45px; line-height:45px;}

.yahoo p.hinh a{
    float: left;
    margin:5px 0px 0px 5px;
}
.yahoo .dienthoai{ width: 100%; float: left; color: #333;padding: 5px 0px 5px 50px; background: url(images/dienthoai_h.png) no-repeat 20px 10px;}
.yahoo .email{ width: 100%; float: left; color: #333; padding: 5px 0px 5px 50px; background: url(images/email.png) no-repeat 20px 10px;}

.sp_noibat{ text-align:left;width:100%; border-bottom:1px solid #fff; padding-top:11px; padding-bottom:11px; padding-right:10px;  }
.sp_noibat img{ margin-left:12px; width: 93px;float:left; margin-right:12px; }
.sp_noibat h3{ font-weight:normal; font-size:14px; line-height:20px; font-family:'RobotoRegular';  }

.sp_noibat h3 a{ color:#7f7f7f; }
.sp_noibat h3 a:hover{ color:#0080ff;}


.soluong_12{ padding: 0px 5px 0px 5px;}
.tintuc{ width:50%; float:left; margin:5px 0px 5px  0px; padding: 0px 10px 0px 10px; text-align: justify;}
.tintuc:nth-child(2n+1){ clear: both;}
.tintuc img{ float:left; border:1px solid #c8c8c8; padding:2px; margin:10px 10px 0px 0px;}
.tintuc a{ text-decoration:none;}
.tintuc h3{ padding: 5px 0px 5px 0px; color: #006783}
.tintuc h3 a{ font-size:14px; color:#006783; text-transform: uppercase;}
.tintuc:hover  h3 a{ color: #026164}
.tintuc p{ font-size:13px;  color:#666;}
.tintuc:hover h3{ color:rgba(255,0,0,1);}
.tintuc:hover{ opacity: 0.8;}
.visit_hidden{ visibility: hidden; height: 1px;}
.tinkhac{ width: 100%; float: left; margin: 20px 0px 20px 0px;}
.tinkhac li a{ width: 100%; float: left; padding: 2px 0px 2px 30px; color: #333; background: url(images/sao.png) no-repeat 10px 7px;}
.tinkhac li a:hover{color:#036CAF}
.xemnhieu{
width:193px;
float:left;
border:1px solid #FF8A00;
background:url(images/left_cham.png) repeat-y;
}
ul.pagination {
    text-align:center;
    color:#829994;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#0d7963;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #cde0dc;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#0d7963;
    color:#fff; 
}
/* ========== Content pagination ========== */

.pagination {
	margin: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
.pages {
}
.pages li.prev {
	margin-right: 15px;
}
.pages li.next {
	margin-left: 15px;
}
.pages li {
	display: inline-block;
	margin: 5px 2px;
}
.pages li a {
	height: 25px;
	padding: 4px 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
	border: 1px solid #d5d5d5;
	font-size: 11px;
}
.pages li a:hover {
	background: #f6f6f6;
}
.pages li .active {
	background: url(../images/backgrounds/sideGradient.png) repeat-x;
	color: #fff;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
.ngaydang{ font-style: italic;; color: #ccc;}
.bando{ float:left; width: 100%;}
.thongke{
    width: 180px; float: right;
}

.thongke ul{ list-style: none; margin: 0px; padding: 0px; }
.thongke ul li{
	float:left; color:#fff;  font-size:14px;
    width: 100%; padding:4px 0;
}
.thongke ul li img{ vertical-align:middle; margin-right:10px;}
.online{
	background:url(images/muiten.png) no-repeat 10px 12px;
	color:#FFF;
}
.online span{
	width:80px;
	float:left;
	padding-left:20px;
}
.menu_danhmuc{ width: 100%; float: left; background: url(images/thanh_sp.jpg) repeat-x; height: 45px;}
.menu_danhmuc li a{ float: left; height: 42px; line-height: 42px; padding: 0px 20px 0px 30px; text-transform: uppercase; color: #333; margin-top: 3px;}
.menu_danhmuc li.active a{background:#01b8f1; color: #fff; font-weight: bold;}
.menu_danhmuc li.active a:before{ content: ''; width: 7px; background: url(images/truoc.png) no-repeat; height: 45px; float: left; margin-left: -30px; margin-top: -3px; margin-right: 10px; color: #fff}
.menu_danhmuc li.active a:after{ content: ''; width: 19px; background: url(images/sau.png) no-repeat; height: 45px; float: right; margin-right: -37px;}
.menu_danhmuc a:hover{ color: #094596}
.bong_info{
width:730px;
float:right;
height:30px;
font-weight:900;
color:#333333;
text-transform:uppercase;
line-height:30px;
}
.email{ float:left; margin-left:248px;}
.hotline{
	float: left; font-size:19px; color:#fff; font-family:'UTMAlterGothic'; padding-top:3px;
}
.hotline img{ margin-top:-3px;}
.hotline span{ color:#ffff00;}
.hotline img,.email img{ vertical-align:middle; margin-right:9px;}

.thongtin{
	width:100%;
	float:left;
	font-weight:bold;
	padding: 20px 0px 22px 20px; 
	font-size:14px;
	background: url(images/bg_tt.jpg) repeat-x bottom;
}
.thongtin li{ display: inline-block;}
.thongtin li a{ border-right: 1px solid #ccc; padding: 0px 10px 0px 10px; color: #323232; font-size: 12px;}
.thongtin li a:hover{ color: #01517A}
.tin_moi{
	padding:0px 10px 0px 10px;
}
.tin_moi a{
	text-decoration:none;
	color:rgba(51,51,51,1);	
}
.tin_moi img{
	float:left;
	border:1px solid rgba(204,204,204,1);
	padding:2px;
	margin-right:10px;
	margin-top:10px;
}
.form_contact{ margin-bottom:20px;}
#content{ width: 100%; float: left; margin-top:25px;}
#info{
	width:100%;
	float:left;
}
#sanpham{
	width:100%;
	float:left;
}
#congtrinh{ background: #eeeeee; width: 100%; float: left; margin: 20px 0px 0px 0px;  }

.hotnews ul{ width: 360px; float: right; } 
.hotnews li{ font-size: 14px; border-bottom: 1px dotted #ccc; padding:5px 0px 5px 0px; width: 100%; float: left; font-family: 'RobotoLight';}
.hotnews li img{ float: left; border:1px solid #cdcdcd; padding: 2px; margin: 5px 5px 0px 0px;  }
.hotnews li span{ font-size: 12px; font-style: italic; }
.hotnews li h3 a{ color: #333; }
.hotnews li h3 a:hover{ color: #C70505; text-decoration: underline;} 
.hotnews li:hover{ opacity: 0.8; } 
.bottom_ti{ width: 350px;  float: left; margin:10px 10px 0px 0px;font-family: 'RobotoLight';}
.bottom_ti a{ color: #F40000 }
.bottom_ti a:hover{ text-decoration: underline; }
.bottom_ti:hover{ opacity: 0.8; }
.bottom_ti span{ font-style: italic; font-size: 12px; }
.bottom_ti img{ width: 100%; } 
.video_con{ width: 100%; float: left; border-bottom: 2px solid #0b7ef4; height: 242px; }

.hotro_tructuyen{ width: 100%; float: left; background: url(images/hotro.png) no-repeat; height: 220px; position: relative; border: 1px solid #eee; }
.hotro_tructuyen ul{ width: 320px; background: linear-gradient(#fd0000,#ca0000); float: left; border-radius: 10px; left: 20px; bottom: 10px; position: absolute; z-index: 10;}

.khung{
  width:100%;
  float:left; 
}
.xemtiep{
float:right;
font-size:14px;
background:url(images/xemm.png) no-repeat 80px 12px;
transition: 0.5s;
text-align:center;
}
.xemtiep a{
text-decoration:none;
font-style: italic;
float: left;
padding:7px 0px 7px 0px;
color:#F40000;
}
.xemtiep a:hover{
    color: #036889;
}
.owl-content{ width:1200px; margin:0 auto; position:relative;}
.ic1{ height:179px; width:178px; position:relative; background:url(images/bg_item.png) no-repeat; padding:8px;}
.ic1-name{ position:absolute; height:44px; width:193px; left:4px; bottom:0; background:url(images/bg_name.png) no-repeat; text-align:center;}
.ic1-name h3{ line-height:44px; font-size:14px; font-weight:normal; font-family:'RobotoBold'; text-transform:uppercase;}
.ic1-name h3 a{ color:#fff;}
.ic1-name h3 a:hover{ color:#007cc3;}
.vt0{ position:absolute; left:270px; top:25px; z-index:99999;}
.vt1{ position:absolute; right:345px; top:60px; z-index:99999;}
.vt2{ position:absolute; right:20px; top:25px; z-index:99999;}
.vt3{ position:absolute; left:0; top:205px; z-index:99999;}
.vt4{ position:absolute; left:355px; top:275px; z-index:99999;}
.vt5{ position:absolute; right:150px; top:275px; z-index:99999;}

.ic1 img{ border-radius:50%; height:100%; transition:0.5s;}
.ic1 img:hover{ transform:rotate(35deg);}
.sp_nb{ float:left; width:100%; background:url(images/bg_nb.png) no-repeat; min-height:633px;}
.giaohang{ width: 100%; float: left; margin-top: 20px; padding: 0px 0px 30px 0px;}
.thanh_title{ background:url(images/title_primary.png) no-repeat center bottom; 
    float: left; width: 100%; text-align:center; margin-bottom:20px; }
.thanh_title h1,.thanh_title h2,.thanh_title h4{
	display:inline-block; color:#005aa6; font-weight:normal; font-size:30px; font-family:'RobotoCondensedRegular'; padding-bottom:15px; text-transform:uppercase;
}
.title_about{ float:left; width:100%; background:url(images/line_about.png) no-repeat center bottom; text-align:center; margin-top:20px; margin-bottom:25px;}
.title_about h3{ font-weight:normal; color:#007cc3; font-family:'UTMViceroyJF'; font-size:50px; line-height:60px;} 

.c-about{float:left; line-height: 23px;   padding-left: 90px;
    padding-right: 55px; font-family:'RobotoRegular'; color:#fff; font-size:13px;}
.btn_xt{ height:34px; width:121px; margin:0 auto; margin-top:35px; line-height:34px; background:#007cc3; padding-left:20px;}
.btn_xt a{ color:#fff;}
.btn_xt a:hover{ text-decoration:underline !important;}

.btn_xt img{ vertical-align:middle; margin-right:8px;}

.gioithieu{ width:100%; float:left; margin:20px 0px 0px 0px; }
.gt_trai{ width:790px; float:right;font-family: 'RobotoCondensed';  }
.gt_trai h3{color: #393939; font-size: 18px; margin:0px 0px 5px 0px; }
.gioithieu img{ width: 370px; float: left; }
.gioithieu h4{ text-align: center; color: #393939; font-size: 18px; font-weight: 100; font-family: 'Times New Roman'}
.gioithieu h4:after{ content: ""; width: 100%; float: left; background: url(images/gach_.png) no-repeat top center; height: 5px; margin: 10px 0px 20px 0px; } 
.noidung_gt{ width: 700px; margin: auto;font-family: 'RobotoCondensed'; color: #555555; line-height: 2;}

.content_mb { float:left; width:100%; margin-top:10px;}
.content_mb h3{ margin-bottom:10px;}

.thanh_bottom{ width:100%; float:left;margin: 0px 0px 10px 0px ; background: url(images/thanh_title.png) no-repeat left top; padding: 0px 0px 0px 0px; border-bottom: 1px solid #cdcdcd; color: #00aeef;height: 33px; }
.thanh_bottom img{ float: left; margin-right: 10px;} 
.thanh_bottom  h4{ color:#00aeef; text-transform:uppercase;font-size: 16px;display: inline-block; height: 36px; line-height: 32px; border-bottom: 1px solid #E40000; height: 33px; }
.row-2{ margin-bottom:30px; color:#fff;margin-top:65px; float:left; width:100%; background:url(images/bg_row.png) no-repeat; background-size:100% 100%; padding-top:30px;}
.row-2-t{ margin-bottom:20px; padding-bottom:20px; float:left; width:100%;  text-align:center;}
.row-2-t h3{ padding-bottom:38px; margin-bottom:17px; font-family:'RobotoRegular'; color:#deff00; font-size:35px; font-weight:normal; background:url(images/title_bot.png) no-repeat center bottom;}

.rating-box {
    background: url(images/bkg_rating_02.png) repeat-x scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    text-indent: -999em;
    width: 50px;
    display: block;
}
.khung_thongtin li span {
    margin-left: 7px;
    font-size: 12px;
}
.i-ct{ float:left; width:100%;}
.khung-l{ float:left; width:70%;}
.khung-r{ float:right; width:27%;}

.khung_thongtin{ width: 56%; float: left; padding-left:20px;}
.khung_thongtin li{ padding: 4px 0px 4px 0px; border-bottom:1px solid #ccc;}
.khung_thongtin h1{ color: #0067ff;
    font-weight: normal;
    font-size: 22px;
    font-family: 'RobotoCondensedBold'; text-transform:uppercase;}
.khung_thongtin .masp{ }
.khung_thongtin .mota_detail{ font-size:13px; white-space:pre-line; }
.khung_thongtin .gia_detail span{ color: #cd0000;
    font-weight: bold;
    font-size: 18px;}

.khung_thongtin .gia_detail b{ color: #333}
.khung_thongtin .giacu_detail{ color:#999;}
.khung_thongtin .giacu_detail span{ text-decoration: line-through;}
.khung_thongtin .baohanh_detail{ color: #015DA4;}
.frame_images{ text-align:center;}
.frame_images img{ max-width:100%;}

.row-3{ float:left; width:377px; margin-right:30px;}
.row-3-t{ float:left; width:100%; background:url(images/line_bot.jpg) no-repeat left bottom; margin-bottom:20PX;}
.row-3-t h3{ color:#44555f; font-size:23px; font-family:'RobotoBold'; padding-bottom:15px;}
.row-ht{ float:left; width:100%; background:url(images/i-ht.png) no-repeat; height:264px; padding-left:17px;}
.i-hotline{ float:left; margin-top:18px; margin-left:28px; padding-left:80px; background:url(images/hotline.png) no-repeat; padding-top:35px; color:#ff0000; font-size:18px; font-family:'UTMAvoBold'; margin-bottom:20px; }
.row-ht span{ font-family:'UTMAvo'; text-decoration:underline; float:left; font-size:13px;}
.row-ht ul li{ line-height:25px; list-style:none; float:left; margin-top:13px;}
.row-ht ul li img{ margin-right:25px; vertical-align:middle;}


.l-n{ float:left;}
.r-n{ float:right;}
.box_new{ font-size:12px; text-align:justify; float:left; width: 100%; color:#fff; padding-bottom:10px; margin-top:10px; border-bottom:1px dashed #ccc; }
.box_new img{ transition:0.5s; height:85px;float: left; margin:0px 12px 0px 0px; border:2px solid #fff;}
.box_new img:hover{ transform:scale(1.1,1.1);}
.box_new h3{ font-size:13px; line-height:21px; font-weight:bold;}
.box_new h3 a{ color: #fff;}
.box_new h3 a:hover{ color: #ed3237} 
.content_new{ overflow:hidden; height: 400px; width: 100%; float: left;}

.contact_n{ width:100%; height:340px; background:#fff; overflow:auto; padding:10px;}
.contact_img{ height:135px; background:url(images/bg_hotline.png) no-repeat; margin-left:15px; padding-left:145px; padding-top:60px; color:#ff0000; font-size:26px; font-family:'RobotoBold';}

.contact_n ul li{ float:left; width:50%; margin-top:20px; color:#393939; font-size:16px; font-family:'RobotoCondensedRegular';}
.c_name{ font-family:'RobotoBold'; margin-bottom:10px; font-size:20px; color:#393939; float:left; width:90%; border-bottom:1px solid #ccc;}
.c_name span{ color:#ff0000;}
.c_name img{ float:left ; margin:10px 10px 10px 0;}


.new-l{ float:left; width:570px;}
.new-r{ float:right; width:580px;}

.detail_news{padding-left:10px; height:auto;}
.detail_news span a{font-size:14px; color:#000;}
.detail_news span a:hover{ color:#2f8cf6;}

.thongtin_detail{ font-style: italic;}
.khuyenmai_detail{ margin: 5px 0px 0px 0px;}
.khuyenmai_detail ul li{ padding: 5px 20px 5px 0px; color: #008c00}
.khuyenmai_detail ul li input{ float: left; margin: 3px 5px 0px 0px;}
.khung_km{ padding: 0px; width: 100%; float: left;}
.khung_km li{ display: inline-block; border-bottom: 0px; width: auto;}

.selectors{ border: 1px solid #ccc; text-align: center; float: left; width: 100%; margin-top:15px;}
.table_info{ width: 100%; float: left;}

.quangcao_in{ position: absolute; z-index: 10; top: 48px; left: 410px;}
.quangcao_in:hover{box-shadow: 0px 0px 10px #999;} 
.quangcao_in img{ float: left;}
.dieuhuong a{ color: #333; padding: 0px 10px 0px 5px; float: left; background:url(images/muiten_trong.png) no-repeat right;}
.dieuhuong a:hover{ color:#007597;}

.thanhsp{ width:100%; float:left; margin: 0px 0px 20px 0px; background:#ffd800;}
.thanhsp h2{ color:#fff; text-transform:uppercase;font-size: 20px; font-weight:100;display: inline-block; padding: 0px 20px 0px 10px}
.thanhsp h2:before{ content: ""; background: url(images/after.png) no-repeat; height: 18px; float: left; width: 139px; margin: 15px 0px 0px 0px;}
.thanhsp h2:after{ content: ""; background: url(images/after.png) no-repeat; height: 18px; float: right; width: 139px; margin: 15px 0px 0px 0px;}

.thanhsp span{ color: #FE0000}

.khung_khac{ width: 100%; float: left;margin: 0px 0px 20px 0px;}
#java_km{ width: 100%; float: left;}
#java_km img{ border: 1px solid #ccc; margin: 5px; padding: 1px; }
#java_km img:hover{ opacity: 0.8; }
.thanhdt{ width:100%; float:left; margin: 10px 0px 20px 0px; text-align: center; height: 60px; line-height: 55px;}
.thanhdt h2{ color:#333333; text-transform:uppercase;font-size: 26px;background-color: #fff; display: inline-block; padding: 0px 20px 0px 10px; font-weight: 100;}
.thanhdt span{ color: #FE0000}

.tin_tuc{ width: 100%; float: left; text-align: center; margin-top: 10px;}
.tin_tuc h2{ display: inline-block; background: url(images/thanhsp.png) no-repeat; height: 64px; background-size: 100% 100%; padding: 10px 80px 0px 80px;text-transform:uppercase; color: #fff; font-weight: 100}
.tin_tuc h3{color:#646464; text-transform: uppercase; margin: 10px 0px 5px 0px ;}
.tin_tuc p{color:#666666; font-size: 12px;}
.tin_tuc ul li{ width: 370px;float: left; margin: 20px 0px 0px 10px; text-align: left;}
.tin_tuc ul li img{ width:66px; height:66px; float:left; margin:10px; border-radius: 100%;}
.tin_tuc ul li{ padding:2px 0px 2px 10px;}
.tin_tuc ul li a{ color:#00426f;}
.tin_tuc ul li span{ color:#ccc}
.tin_tuc a:hover{ color:rgba(255,0,0,1);}
#bottom_new{ margin-bottom:20px; float:left; width:100%; min-height:506px; background:url(images/bg_new.jpg) no-repeat; background-size:100% 100%; padding-top:30px;}
.thanh_new{
    background: url(images/title_n.jpg) no-repeat left bottom;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.thanh_new h4 {
    display: inline-block;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    font-family: 'RobotoCondensedRegular';
    padding-bottom: 15px;
    text-transform: uppercase;
}
.item_ct{
	width:372px;
	position: relative; float:left;
	margin-bottom:20px; margin-right:32px; text-align:center;
}
.img-ct{ float:left; width:100%; overflow:hidden;}
.img-ct img{ float:left; transition:0.5s;}
.img-ct img:hover{ transform:scale(1.1,1.1);}
.item_ct h3{ text-transform:uppercase; margin:20px 0; display:inline-block; font-weight:normal; font-family:'RobotoCondensedRegular'; font-size:24px;}
.item_ct h3 a{ color:#005aa6;}

.item_ct h3 a:hover{ color:#fe0000;}
.item{ float:left;
	width:270px; margin-right:32px;
	position: relative; text-align:center;
	margin-top:20px; font-family:'RobotoCondensedRegular';
}

.item-img{
	width:100%;
	float: left;
	height:194px;
	overflow:hidden; background: #fff;
	margin-bottom:10px; padding:5px; box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.item-img img{ width:100%;transition: 0.5s; float:left;  }
.item-img img:hover{ transform:scale(1.1,1.1);}
.line-sp{ position:absolute; height:21px; left:0; bottom:-21px; right:0; background:url(images/line_sp.png) no-repeat;}

.item h3{
   	font-size:18px; font-weight:normal; text-transform:uppercase; font-family:'RobotoCondensedRegular'; }
.item h3 a{ color:#005aa6;}
.item h3 a:hover{ color:#fe0000;}

.detail-item{ height:24px; width:86px; background:url(images/btn-detail.png) no-repeat; outline:none; margin:0 auto;}


.item:hover .mua_ngay{ display: block;}
.mua_ngay:hover{}
.mua_ngay:hover a{ color: #f37022}
.giaohang_tn{ width: 380px; float: left; padding: 20px 10px 20px 160px; color: #fff; background: url(images/giaohang.png) no-repeat 0px 10px; border-right: 1px solid #0081b4;}
.giaohang_tn h4{ color: #fbda42; font-size: 18px; text-transform: uppercase;font-family: 'RobotoCondensed'; }
.giamgia_hot{
    position: absolute;
    width: 40px;
    float: left;
    height: 40px;
    z-index: 1;
    top: 3px;
    right: 3px;
    background: url(images/giamgia.png) no-repeat;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}
.khung_2{  padding: 0px 0px 0px 20px; margin-top: 20px;}
.khung_22{border: 1px solid #ccc; width: 100%; float: left; min-height: 390px;}
.khung_22 h4{ background: #f5f5f5; text-transform: uppercase; color: #333;height: 45px; line-height: 45px; font-size: 14px; padding: 0px 0px 0px 20px}
.khung_22 .item h3{ font-size: 12px; font-weight: 100; font-family: 'Arial'; text-transform: lowercase;}
.khung_22 .item { margin: 10px 0px 0px 0px;}
.khung_22 .item:nth-child(2n+1){ clear: left;}
.dangky_tin{ margin:0px 0px 10px 0px; float: right; width: 400px; color: #fff; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; margin-top: 10px; color: #fbda42; font-size: 18px;font-family: 'RobotoCondensed';}
.dangky_tin p{ font-size: 14px; margin:5px 0px 5px 0px; font-size: 12px;} 
.dangky_tin p span{ text-transform: uppercase; font-size: 16px;}
.dangky_tin input{ width: 100%; padding: 10px; border-radius: 2px; border:0px; background: #efefef; margin-top: 10px;}
.dangky_tin button{ border:0px; background:#fbda42; width: 100px; height: 36px; border-radius: 0px 5px 5px 0px; font-weight: bold; color: #fff; text-transform: uppercase; position: absolute; z-index: 100; top: 10px; right: 0px; padding: 10px; cursor: pointer;}
.dangky_tin button:hover{ opacity: 0.5;}
.xemthem{ float: right; margin:10px 10px 0px 0px; font-size: 18px; color: #595959}
.xemthem:hover{ color: #035381}
.chitiet{
	float:right;
	border-radius:5px;
	text-align:center;
	height:22px;
    color: #fe8152;
    text-decoration: underline;
	line-height:22px;
}
.chitiet:hover{
	color:#03758D;
}
.dathang{
	width:80px;
	float:left;
	height:25px;
	border-radius:5px;
	background:#39a01f;
	text-align:center;
	margin-left:40px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
.cls{
width:100%;
float:left;
border-bottom:1px dashed #CCCCCC;
}
.gach{
width:100%;
float:left;
border-bottom:1px dotted #ccc;
margin:5px 0px 5px 0px;
}
.noidung ul li{
list-style-type:none !important;
}
#footer{
	width:100%;
	float:left;
}
.t_footer{
	width:100%;
	float:left;
 	color:#fff;
	padding-top:20px;
	background:url(images/bg_footer.jpg) no-repeat;
	background-size: 100% 100%; position:relative; padding-bottom:50px;
}
.bg_footer{ float:left; width:100%; background:#fff; height:270px; padding-top:25px;}
.dangky_tin{ margin:10px 0px 10px 30px; float: left; width: 250px; color: #fff; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; border-bottom: 1px solid #fff; margin-bottom: 10px; color: #fff;}
.dangky_tin p{ font-size: 14px; margin:5px 0px 5px 0px; font-size: 12px;} 
.dangky_tin p span{ text-transform: uppercase; font-size: 16px;}
.dangky_tin input{ width: 100%; padding: 5px; border-radius: 5px; border:1px solid #ccc;}
.dangky_tin button{ border:0px; background: url(images/mail.png) no-repeat; width: 27px; height: 21px; border-radius: 5px; font-weight: bold; color: #fff; text-transform: uppercase; position: absolute; z-index: 100; top: 5px; right: 5px; cursor: pointer;}

.dangky_tin button:hover{ opacity: 0.5;}
.dangkymail{ text-align:left; width: 340px; float: left;position: relative; }
.dangkymail .input{ margin-bottom:10px; width: 100%; float: left; height:35px;background: #fff; outline: none; border-radius:20px; padding-left:10px; border:none; }
.dangkymail button{ position:absolute; right:13px; top:-1px; text-align:center; font-size:15px; text-transform:uppercase; color:#fff; font-family:'RobotoLight';width:93px; height:36px; background:url(images/btn_dangky.png) no-repeat; border: none; outline: none; cursor: pointer; }
.dangkymail p{ width: 100%; float: left; color: #fff; padding:10px 20px 0px 20px; }
#copy{ width: 100%; float: left; background:url(images/copy.png) repeat-x; height: 49px; text-align: center; padding: 5px 0px 5px 0px;}
.dangkymail .checkbox{ float:left;margin-top: 4px;
    margin-right: 5px;}

.khung_footer{ margin-top: 30px; padding: 0px 30px 0px 0px;}
.khung_footer h4{ text-transform: uppercase; color: #1a6def; border-bottom: 2px solid #eee; padding:5px 0px 5px 0px;}
.khung_footer ul li a{ width: 100%; float: left; padding: 5px 0px 5px 5px; color: #747474; border-bottom: 1px solid #eee; transition: 0.5s;} 
.khung_footer ul li a:hover{ color: #025A7E; background: #EAEAEA}

.khung_facebook{ margin-top: 0px; padding: 0px 0px 0px 30px; width: 280px; float: left;color: #d9b19b}
.khung_facebook h4{ text-transform: uppercase;  padding:0px 0px 0px 0px; font-size: 16px;}
.khung_facebook ul li a{ width: 100%; float: left; padding: 5px 0px 5px 0px; color: #747474; border-bottom: 1px solid #eee} 


.menu_bt{
width:100%;
float:left;
margin-top:10px;
margin-bottom:10px;
text-align:center;
color: #333;

}
.congty{ position:relative; color:rgba(255,255,255,1); text-align:center; margin-top:10px; text-transform:uppercase; width:100%; float:left;}
.menu_bt a{
	text-decoration:none;
	color:rgba(255,255,255,1);
	font-size:14px;
	padding:0px 25px 0px 25px;
	text-transform:uppercase;
}
.menu_bt a:hover{
	color:rgba(255,255,0,1);
}
.bottom{
width:100%;
float:left;
padding:30px 0px 0px 0px;
position:relative;
margin:0px 0px 0px 0px;
 height: 264px;
background: url(images/bg_footer.jpg) repeat-x top center;
}

.facebook{width: 390px; float: right;}
.video_clip{ width: 310px; float: right; margin-right: 10px;}

.khung_bt{
	width:100%;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
.thongtin_bt{ color:#fff; float: left; width:522px; line-height:28px; }

.thongtin_bt h3,.map h3,.lkweb-f h4{ font-weight:normal; font-size:21px; font-family:'uvnhonghahepbold'; color:#fff; }
.thongtin_bt span{ color:#846400; font-size:13px;    margin-top: 15px;
    display: inline-block;}
	
.lkweb-f{ float:right; width:245px; color:#fff; }
.lkweb-f h3{ font-size:12px; font-weight:bold; text-align:center;}
.bg_thongke{ float:right; width:240px; height:73px; padding-left:80px; line-height:22px; background:url(images/bg_thongke.png) no-repeat; margin-top:5px; font-size:12px; padding-top:15px;}
.lkweb-f .thongke-f{ text-align:center; padding-left:30px;}
.thongke-f ul li{ list-style:none; display:inline-block; padding:0 20px; height:16px; border-right:1px solid #282828; color:#2d2d2d; font-size:12px; line-height:16px;}
.thongke-f ul li span{ font-weight:bold;}

#map_canvas1{ width:295px !important; height:145px !important; float:right; margin-top:13px;}

.thongtin_bt li{font-size: 14px;  color:#6b4f00;}
.thongtin_bt li img{ margin-right:12px;}
.thongtin_bt h4{text-transform: uppercase;}
.thanhtoan_bt{ float: left; margin-left: 50px; font-size: 12px;}
.thanhtoan_bt h4{ margin: 10px 0px 10px 0px; text-transform: uppercase;}
.bocongthuong{ float: right}
.bocongthuong h4{ margin: 10px 0px 10px 0px; font-size: 12px; color: #ccc;}


.mang_xh{ width: 100%; float: left; text-align: center;}
.mang_xh a{  margin:20px 10px 0px 0px;}
.mang_xh a:hover{ opacity: 0.7;}
.mang_xh img{ width: 30px; height: 30px; border-radius: 30px;}



.dong_p{
	width:190px;
	float:left;
	margin-top:10px;	
}
.map{ float: left; width:355px;}
.map h4{ color: #fff; text-align: right; text-transform:uppercase; font-style: italic;}
.map img:hover{ box-shadow: 0px 0px 10px #ccc;}
#doitac{ width: 100%; margin:0px 0px 0px 0px; float: left; background: #dcdddf; border-bottom: 1px solid #000; border-top: 1px solid #cdcdcd; }
.doitac{
	width: 400px;
	float:right;
	margin:10px 0px 10px 20px;
}
.doitac img:hover{ box-shadow: 0px 0px 3px #ccc; border-radius: 5px;}
.doitac img{ width: 80px; height: 60px; float: left; margin:5px 0px 0px 10px; transition: 0.3s;}
.sp_left{ width:100%; float:left; padding:10px; }
.sp_left img{ width:80px; float:left;margin:0px 0px 0px 0px; padding: 2px; border:1px solid #e1e1e1; margin-right: 10px;}
.sp_left img:hover{ opacity: 0.8;}
.sp_left a{ color: #333;text-align: justify;}
.sp_left a:hover h3{ color: #056D94}
.menu_bot{
width:1000px;
float:left;
padding-top:5px;
text-align:center;
}
.copy{ float:left; width:100%; text-align:center; position:absolute; left:0; bottom:0;}
.copy span{ float:left; margin-left: 20px; margin-top: 8px;}
.copy ul{ float:right; margin-top: 12px;}
.copy ul li{ float:left; color:#fff; font-size:14px; font-family:'RobotoRegular'; padding:0 7px; border-right:1px solid #fff; height:11px; line-height:11px;}
.copy ul li:last-child{ border:none;}
.tt_footer ul li img{ vertical-align:middle; margin-right:10px;}
.tt_footer ul li{ margin-bottom:5px;}

.tt_footer h3{ font-family:'RobotoCondensedBold'; text-transform:uppercase; color:#fff; font-size:24px; font-weight:normal; margin-bottom:10px;}
.tt_footer{ float:left; width:430px; font-size:15px; font-family:'RobotoCondensedRegular';}
.tt_footer1{ float:left; width:360px;}
.tt_footer1 h3,.thongke h4{ font-weight:normal; font-size:15px; color:#FFF; width:100%; padding-bottom:10px; font-family:'RobotoBold';}

.tt_footer1 ul{ float:left; margin-top:15px; width:150px; }
.tt_footer1 ul li{list-style:none; padding:3px 0; padding-left:16px; background:url(images/li.png) no-repeat 0 10px; font-size:13px;font-family:'RobotoRegular';}
.tt_footer1 ul li a{ color:#fff;}
.tt_footer1 ul li a:hover{ text-decoration:underline;}

.tt_footer2{ float:left; width:240px; margin-top:24px; margin-left:20px;}
.tt_footer2 h3{ font-weight:normal; font-size:13px; text-transform:uppercase;font-family:'RobotoRegular'; margin-bottom:10px;}
.menu_bot a{
text-decoration:none;
color:#fff;
text-shadow: -1px 1px #0033CC , 1px -1px #0033CC , -1px -1px #0033CC ,1px 1px #0033CC;
padding-left:10px;
padding-right:10px;
}
.menu_bot a:hover{
color:#900;
text-shadow: -1px 1px #fff , 1px -1px #fff , -1px -1px #fff ,1px 1px #fff;
}
/*-----------------------------------*/
.lienket{ float: left; text-align:center; width:375px; }
.lienket label{ float: left; font-weight: bold;  color: #fff; margin:5px 10px 0px 0px;  }
.lienket h3{ float: left; width: 100%; color: #fff; font-size: 15px; font-family:'RobotoBold'; margin-bottom:15px;}
.lienket img{ height: 33px; margin-left:7px; margin-top:10px;}
.lienket img:hover{ opacity:0.7;}



.hotline_top{  float: right; text-transform: uppercase; padding: 10px 30px 0px 70px; color: #000; font-size: 16px; background: url(images/dienthoai.png) no-repeat 0px 9px; font-weight: bold; line-height: 1.2}
.hotline_top span{ color: #ffff00; font-size: 22px; } 
.hotro_top{
    width: 100%;
    float: left;
    background: url(images/top_b.jpg) repeat-x;
    height:38px;
    line-height:38px;
}
.hotro_top h2{float:left;color:#fff; font-size: 19px; font-weight: 100;}
.tienich{
	width:214px;
	float:left;
	background:url(images/tienich.png) no-repeat 15px 15px;
	height:140px;
}
.soluong{
	padding:10px 0px 0px 10px;
	font-weight:bold;
}
.soluong span{
	width:110px;
	float:right;
	color:#F90
}

div#container_product{
	margin-top:10px;
	width:100%;
	float:left;
}
div#container_product #tabs {
border: 1px solid #fff;
margin-right:5px;
margin-bottom: 10px;
overflow: hidden;
}
div#container_product #tabs li {
background:#fff;
padding: 7px 30px;
margin-right: 1px;
color:#0c82f5;
text-transform: uppercase;
font-weight: bold;
}
div#container_product #tabs li.active {
background:#0c82f5;

}
div#container_product #tabs li.active a {color: #fff;}
div#container_product #tabs li {
float: left;
}
div#container_product #tabs li a {
color: #0c82f5;
font-size:16px;
text-decoration:none;
    font-family: 'RobotoCondensedRegular';
	font-weight:normal;
}
.phantrang {
text-align: center;
margin-top: 20px;
}
.noidung_ta{
	width:100%;
	float:left;
	padding:10px;
	clear:left;
	border: 1px solid #e4e4e4;
}
.clear {
clear: both;
}

#map_canvas {    
    height: 580px;
    width: 100%;
	margin-bottom:10px;
	float:left;
	
}
#map_canvas_bt {    
    height: 400px;
    width: 100%;
    float:left;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 300px;
}
.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}

.hotro_right {
    display: block;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    width: 100%;
    max-width: 290px;
}
.hotro_right #img {
    display: block;
    position: relative;
    width: 100%;
    max-width: 290px;
    height: 160px;
    border-bottom: 1px solid #d00000;
    background: transparent url("images/hotro.png") no-repeat scroll 0% 0%;
}
.hotro_right #img > div.hotline {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #6E7AFF;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.hotro_right .noidung_20 {
    display: none;
    background-color: #FFF;
    border-left: 1px solid #d00000;
    padding: 5px;
}
.hotro_right #img > div.hotline_r {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #d00000;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.red{ color: #FB0000}
.dieukhoan{ width: 50%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #fff}

.thanh_bt{ width: 100%; float: left; margin: 0px 0px 20px 0px; text-align: center; background: url(images/thanh_bt.png) no-repeat top center; margin-top: -5px; }
.thanh_bt h4{ font-size: 16px;font-family: 'RobotoRegular'; color: #fff; text-transform: uppercase; font-weight: 100; padding: 0px 30px 0px 30px; height: 38px; line-height: 38px; border-radius: 0px 0px 5px 5px;display: inline-block; }

.content_new ul li{ width: 100%; float: left; border-bottom: 1px dotted #ccc; padding: 10px 0px 10px 0px; }
.content_new ul li a{ width: 100%; float: left; color: #fff; padding: 0px 0px 0px 20px; background: url(images/4cham.png) no-repeat 5px 7px; }
.content_new ul li a:hover{ color: #FFF600 }
.content_new ul li span{ float: right; }

.khung_trai{ width: 100%; float: left; margin-left: 0px;}
.khung_phai{ width: 100%; float: right; padding: 0px;}
.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
.form_lh{ width: 100%; float: left;}
.form_lh fieldset{
	padding: 10px;
	margin: 20px 0px 0px 0px;
}
.form_lh legend{ padding:0px 10px 0px 10px;  font-style: italic; color: #023B70}
.form_lh p{ padding: 5px 0px 5px 0px;}
.form_lh p input{ padding: 5px; width: 300px; margin-left: 10px;}
.form_lh p label{ width: 100px; float: left;}
.form_lh p textarea{ padding: 5px; width: 400px; margin-left: 5px; border: 1px solid #ccc;}
.form_lh p button{ border: 0px; background: #303030; padding: 5px 20px 5px 20px; font-weight: bold; color: #fff; cursor: pointer; margin-left: 13px;}
.form_lh p button:hover{ background: #036593}
.form_van input{ width: 100% ; padding: 5px;}
.form_van button{ position: absolute; z-index: 1000; top: 1px; right: 0px; color: #eee; padding: 5px; border: 0px; background: #E78D00}

#form_contact input{ padding: 5px;}
.box_video{float: left;}
.box_video img{ width: 100%}
.box_video h3{ text-align: center; margin:10px 0px 0px 0px; width: 100%; float: left; font-size: 14px;}
.box_video:hover{ opacity: 0.8;}

.dieukhoan{ width: 49%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555}
.cuoncuon{ padding: 10px; height: 400px; overflow-y: scroll;}
.xacnhan{width: 100%; float: right;margin: 5px 0px 5px 0px;}
.xacnhan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555}
.khungxn p{ padding: 5px 0px 5px 0px; border-bottom: 1px dotted #ccc; margin:0px;}
.khungxn p b{ width: 120px; float: left; font-weight: 100;}
.khungxn p span{ color: #FC0202}
.khungxn p label{ margin:0px; font-weight: 100;}
.phuongthuc h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555; margin-bottom: 10px;}
.dongy { padding: 10px; width: 100%; float: left; font-weight: bold;}
.back_fix{
	height: 375px;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
}
.back_fix1{
	background-image: url("images/photo_divider1.jpg");
}
.back_fix2{
	background-image: url("images/photo_divider2.jpg");
}
.back_fix3{
	background-image: url("images/photo_divider3.jpg");
}
.back_fix4{
	background-image: url("images/photo_divider4.jpg");
}
.item1{ position: relative; overflow: hidden;}
.item1 img{ transition: 0.5s;}
.item1 img:hover{ opacity: 0.6; transform: scale(1.1);}

.menu_hinhanh{ width: 100%; float: left; height: 40px; background: url(images/menu.png) repeat-x; text-align: center; margin-top: 30px;}
.menu_hinhanh li{ display: inline-block; background: url(images/gach_menu.png) no-repeat right; padding-right: 5px;}
.menu_hinhanh li:last-child{ background: none;} 
.menu_hinhanh a{ display: block; height: 40px; line-height: 40px; padding: 0px 20px 0px 20px;}
.menu_hinhanh a:hover{ color: #FBC729}
.menu_mobile,.menu_hinhanh_m{ display: none; font-size: 30px; color: #fff; float: right; margin:5px 50px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile:hover,.menu_hinhanh_m:hover{ color: #FAD400}
.menu_trong{ position: absolute; z-index: 100; display: none; background: #fff;border: 1px solid #eee;}

.download_box {
    width: 230px;
    float: left;
    margin-right: 25px;
    text-align: center;
}
.i-about-t {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    overflow: hidden;
}
.i-about-t h3 {
    font-size: 26px;
    color: #313131;
    font-family: 'RobotoCondensedRegular';
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: normal;
}
.i-about-t h3:before {
    content: '';
    position: absolute;
    right: -140px;
    bottom: 4px;
    height: 3px;
    width: 134px;
    background: url(images/bg_about.png) no-repeat;
}
.about{ float:left; width:100%; margin-top:30px;}
.about-l{ float:left; width:560px; text-align:justify; font-family:'RobotoCondensedRegular'; font-size:14px;}
.about-l h2{ font-weight:normal; font-size:24px; margin-bottom:20px; text-transform:uppercase;}
.about-r{ float:right; width:570px; position:relative;}
.about-r img{ float:left;}
.about .detail{ height:32px; width:110px; margin-top:5px; background:url(images/more.png) no-repeat; float:right;}
.about .detail:hover{ opacity:0.5;}
.about-r:hover .effecspcl:after, .about-r:hover .effecspcl:before {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
}
.effecspcl:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    transform: scale(0,1);
}
.effecspcl:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    transform: scale(1,0);
}
.effecspcl:after,.effecspcl:before {
    content: '';
    display: block;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
}
.service{ float:left; width:100%; padding-top:33px; margin-top:30px; background:#eeeeee; padding-bottom:25px; margin-bottom:30px;}


.content_about{ float:left; width:685px; height:405px; background:rgba(0,0,0,0.5);}
.download_box img {
    border: 1px solid #ddd;
    padding: 5px;
}
.download_box h3 {
    text-align: center;
    font-weight: 100;
    color: #333;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}
.download_box a {
    margin: auto;
    display: inline-block;
    padding: 3px 20px 3px 20px;
    background: #DE8801;
    color: #fff;
}

.box_video{margin:0px auto;padding:5px;box-sizing:border-box; width: 230px;}
.box_video img{ max-width: 100%;}
.box_video a h3{ text-align: left; margin:5px 0px 0px 0px; width: 100%; float: left; font-size: 14px;color:#035F67;font-weight: bold;overflow: hidden;}
.box_video:hover a h3{color:#d5aa16;}
.box_video:hover{ opacity: 0.8;}
.video_info{font-size: 12px;color:#767676;line-height: 1.3em;}
.video_info .loai_vid a{font-size: 13px;color:#767676;}
.video_info .loai_vid:hover a{color:#167ac6;}
.box_vid{width:70%;float: left;}
.box_vid iframe{height:300px;}
.box_vid h1{font-size: 24px;color:#fff;width:100%;background:rgba(0,0,0,.7);padding:15px 10px;box-sizing:border-box;}
.vid_cmt{width:100%;height:auto; float: left; margin-top: 10px;}
.other_vid{width:28%;float: right;}
.title_other{color:#d5aa16;font-size: 14px;font-weight: bold; border-bottom: 1px solid #ccc;text-transform: uppercase;}
.other_vid .box_video_detail{width:100%;padding:7px;box-sizing:border-box;}
.other_vid .box_video_detail img{width:40%;float: left;height:auto;}
.box_video_detail .vid_info{width:58%;float: right;color:#767676;line-height: 1.3em;font-size: 12px;}
.box_video_detail .vid_info a h3{font-size: 13px;font-weight: 500;color:#08678E;font-weight: bolder;}
.box_video_detail:hover .vid_info a h3{color:#d5aa16;}
.vid_info .loai_vid a{font-size: 13px;color:#767676;}
.vid_info .loai_vid:hover a{color:#167ac6;}
.luotxem{ font-style: italic; color: #666; font-size: 12px; }



#popub {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 10001;
    text-align: center;
}
#loading, #popub {
    width: 100%;
    height: 100%;
    display: none;
}
#popub .popub {
    position: relative;
    max-width: 80%;
    margin: auto;
    display: inline-block;
}
#popub .popub .close_popup {
    position: absolute;
    background: url(images/icon/close.png) center center no-repeat;
    width: 60px;
    height: 60px;
    right: -33px;
    top: -33px;
    z-index: 999999;
    -webkit-transition: all .5s ease-in-out;
    -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,.2);
    border: 1px solid rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.1);
}
.close_popup {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close_popup, .list-group-item>.badge {
    float: right;
}
#popub .popub .close_popup:hover {
    background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
}
/* -----------------------End Popup---------------------------*/

/*--------------tags---------------------*/
.tags{
    background: #E4BC24;
    display: inline-block;
    padding: 0px 5px;
    line-height: 25px;
    color: #fff;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-right:5px;
    position: relative;
}
.tags:before{
        content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    left: -10px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #E4BC24;
}
.tags:after{
        content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #fff;
}
.tags span{ width: 10px; height: 10px; float: left; background:#fff; margin: 7px 10px 0px 0px; border-radius: 100%; }
.tags:hover span{ background:#FDF759; }
/*-----------------end tags-----------------------*/

.comboboxs select,.comboboxs input{ width: 100%; padding:5px;margin: 10px 0px 0px 0px; }
.comboboxs{}
.entry-title{text-transform: uppercase; font-size: 14px; border-bottom: 1px solid #ccc; color: #666}
#btnSearch{ background: #1e90e8; float: right;  border:0px; padding: 7px 20px 5px 20px; font-weight: bold; text-transform: uppercase; color: #fff; margin: 10px 0px 0px 0px; cursor: pointer;}
#btnSearch:hover{ background: #0082B8 } 
/*-----------fanpage----------------*/
.fanpage {
    position: fixed;
    top: 200px;
    right: -300px;
    z-index: 9999999999;
    width: 300px;
    height: 250px;
    transition: all 0.5s;
}
.fanpage .title_fanpage {
    position: absolute;
    top: 0px;
    left: -45px;
}
.fanpage:hover {
    right: 0px;
}



/*
@media (max-width: 1170px) {
	.margin_auto{ width:100%;}
}
@media (max-width: 970px) {
	#banner_mobile{ display: block;}
    .hotline_top{ text-align: center;background:#AE0000; margin-top: 0px; padding: 0px 0px 0px 0px; height: auto; line-height: normal;}
    .ddsmoothmenu-v{ display: none;}
    .slide_{ padding-left: 10px;}
}
@media (max-width: 768px) {
	.ddsmoothmenu{ display: none;}
	.menu_mobile{ display: block;}
	.noidung_gt{ width: 100%}
	.back_fix{ height: 200px}
	.input-group{ padding-left: 0px;}
	.menu_hinhanh ul{ display: none;}
	.menu_hinhanh_m{ display: block;}
	.menu_hinhanh{ height: auto;min-height: 40px;}
	.menu_hinhanh ul{ width: 100%; float: left; margin-top: 35px; background: #000}
	.menu_hinhanh ul li{ width: 100%; float: left; background: none; border-bottom: 1px solid #333;}
	.ddsmoothmenu{ height: auto;min-height: 40px; z-index: 1000; position: relative;margin-top: 35px;}
	.ddsmoothmenu ul{ width: 100%; float: left;  background: #000}
	.ddsmoothmenu ul li{ width: 100%; float: left; background: none; border-bottom: 1px solid #333;}
	.khung_2{ display: none;}
	.amazingslider-nav-1{ display: none !important;}
	#amazingslider-wrapper-1{ padding-right: 0px !important}
}
@media (max-width: 500px) {
	.ku_1{ display: none;}
}
@media (max-width: 650px) {

}*/