@charset "utf-8";
/* CSS Document */
@import url("../css/fonts.css");


html {
	width:1349px;
	margin:0 auto;
}

body{
	background:#fff;
	padding:0px;
	margin: 0px;
	margin:0 auto;
	width:1349px;
}

.clear{
	clear:both;
}	

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}


.fix-img{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	max-width:100%;
	max-height:100%;	
}


*{
margin:0px;
padding:0px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

a:hover {
	text-decoration:none;	
}
h1,h2,h3 {
	font-size:16px;
}	

p{
	margin-bottom:0px;	
}
.row-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;		
}

.fix-button{
	    background: #ce1800;
    padding: 0px 25px !important;
    height: 34px !important;
    border: none;
    width: auto;
    color: #fff;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    outline: none;	
}

.fix-button:hover {
    background: #9E1200;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


ul {
	margin:0px;
	padding:0px;	
}

li{
	list-style:none;	
}

a{ text-decoration: none;} 

img {
	max-width: 100%;
}

.wid{
	width:1200px;
	margin:auto; 
	position:relative;
}

.fix-wid {
	width:1200px;	
	margin:auto; 
	position:relative
}


#container{
	width:1349px;	
	    margin: 0 auto;
}

.quake-slider-wrapper, .quake-slider{
	width:1349px !important;
	height:435px !important;	
}


h1, .h1, h2, .h2, h3, .h3 {
	margin:0px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding:0px 7px;	
}

.row {
    margin: 0px -7px;
}

.fix-col-5 {
	padding: 0px 5px;
}

.fix-row-5 {
	margin: 0px -5px;
}

.fix-col-15 {
	padding: 0px 15px;
}

.fix-row-15 {
	margin: 0px -15px;
}


/* SLICK SLIDER */
.slick-slider button:after,div.slick-slider button {
	border-radius:0px !important;	
}

div.slick-slider button {
    border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    margin-top: -15px !important;
    background: #ed1c24;
    color: #fff;
    border: thin solid #ed1c24;
}

.slick-slider {
	margin: 0px -5px;
}

.slick-slide {
	padding: 0px 5px;
}

.slider-magic {
	margin-top: 15px;
}

.slider-magic.slick-slider button{
    width: 24px;
    height: 24px;
    line-height: 21px;
    top: 0;
    bottom: 0px;
    margin: auto !important;
    position: absolute;
}


.slider-magic.slick-slider .slick-next:before, .slider-magic.slick-slider .slick-prev:before {
	font-size: 22px;
}

#slider-main {
	box-sizing: border-box;
}

.slider-quangcao {
	padding: 30px 0px;
}

.slider-quangcao a {
	display: inline-block;
	margin-bottom: 20px;
}

.slick-only.slick-slider button {
	display: none !important;
}

.slick-4 .box_item{
	clear: none !important;
}
/* END SLICK SLIDER */

/********************BANNER**********************/
#header{
	height:160px;
}

#logo{
	top:9px;
	left:0px;	
	position:absolute;
}

.header-top {
	border-bottom: thin solid #ccc;
	background: #f0f0f0;
	line-height: 38px;
	color: #333;
	font-family: "Tahoma";
}

#banner{
	background:url(../images/bg-banner.png) right bottom no-repeat;	
}

.header-top .email {
	margin-right: 30px;
	padding-left: 24px;
	background: url(../images/icon-mail.png) left center no-repeat;
}

.header-top .hotline {
	padding-left: 20px;
	background: url(../images/icon-hotline.png) left center no-repeat;
}

.header-top .hotline span {
	color:#0093dd;
	font-size: 14px;
	font-weight: bold;
}

.header-top .mxh-top a{
    border-right: thin solid #ccc;
    width: 40px;
    float: right;
    text-align: center;	
}

.header-top .mxh-top a:last-child {
	border-left: thin solid #ccc;
}

.hotline_top{
	background:url(../images/icon_hotline.png) left bottom no-repeat;
	    padding-left: 30px;
	font-family:'RobotoCondensed-BoldItalic';
	text-shadow:-1px -1px #fff, 1px 1px #fff, 1px -1px #fff, -1px 1px #fff;
	font-size:24px;
	color:#393939;
	
	position:absolute;
	top:135px;
	right:0px;
}

.hotline_top span{
	color:#ff0000;
	font-size:24px;
}

.mxh_top{
	position:absolute;
	top:50px;
	right:-5px;	
}

.mxh_top ul li{
	display:inline-block;
	margin:0px 5px;
}

ul.lang {
    position: absolute;
    top: 10px;
    right: 0px;
}

ul.lang li {
    display: inline-block;
}

/**********************MENU****************************/
#main{
	padding-top:20px;	
	padding-bottom:5px;
}

#main_menu{
	background: #00aa08;
    min-height: 46px;
    position: relative;
    z-index: 999;
	top: 0px;
	width: 100%;
}

#main_menu #smoothmenu1{
	float:none;
	margin:0px;	
}

.ddsmoothmenu ul li a{
    border: none !important;
    margin: 0px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 32px;
    line-height: 46px;
    height: auto;
}

.ddsmoothmenu ul li{
	padding-right:0px;	
    
}

.ddsmoothmenu > ul > li {
	background:url(../images/line-menu.png) right center no-repeat !important;
}

.ddsmoothmenu > ul > li:last-child {
	background: none !important;
}

.ddsmoothmenu ul li.icon{
	/*background:url(../images/line_menu.png) center right no-repeat !important;*/
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li.active a, .ddsmoothmenu ul li a:hover{
	border:none!important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9900+0,ea240d+100 */
background: #fc9900; /* Old browsers */
background: -moz-linear-gradient(top,  #fc9900 0%, #ea240d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fc9900 0%,#ea240d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fc9900 0%,#ea240d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9900', endColorstr='#ea240d',GradientType=0 ); /* IE6-9 */

	background: rgba(0,0,0,.2);
	box-shadow:none !important;	
	color:#fff200 !important;
}

.ddsmoothmenu ul li ul{
    border-top: thin solid rgba(0,0,0,.2)!important;
    top: 100% !important;
    background: #00aa08;
    width: 250px !important;
    border-bottom: 3px solid rgba(0,0,0,.4);
    box-shadow: 0 0 0 0 !important;
}

.ddsmoothmenu ul li ul li{
	border-bottom:thin solid rgba(255, 255, 255, 0.42) !important;
}

.ddsmoothmenu ul li ul li:last-child {
	border-bottom:none !important;	
}

.ddsmoothmenu ul li ul li a{
	border:none !important;	
	font-size:14px;
	padding-left:10px;
	box-sizing:border-box;
	min-height:35px;
}

.ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu ul li ul a.selected{
	background:none !important;	
}

.ddsmoothmenu ul li ul li a:hover{
	background:rgba(0,0,0,.2)  !important;
}


/* ========== INDEX ============ */
.title-about {
    font-size: 18px;
    color: #00a2ff;
    text-transform: uppercase;
    padding-left: 40px;
    min-height: 37px;
    line-height: 16px;
    background: url(../images/title-new.png) no-repeat;
    font-family: 'RobotoCondensed-Bold';
    margin-bottom: 20px;
}

#about-video {
	margin: 20px 0px;
}

.about-img:hover img {
	opacity: .8;
	transition: 0.3s all ease;
}

.about-name {
	margin: 15px 0px 5px;
	font-size: 14px;
	font-family: "Roboto-Bold";
}	

.about-name:hover a, .scroller a:hover{
	text-decoration: underline;
}

.about-desc {
	font-size: 14px;
	font-family: "Roboto-Regular";
}	

.about-name a {
	color:#333;
}

.about-name a:hover {
	color: #00aa08;
}
/* ========== END INDEX ============ */


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

.box_video{margin:0px auto;padding:5px;box-sizing:border-box; width: 20%;}
.box_video img{ max-width: 100%;}
.box_video a h3{ text-align: left; margin:10px 0px 5px 0px; width: 100%; float: left; font-size: 14px;color:#035F67;font-weight: bold;overflow: hidden;}
.box_video:hover a h3{color:#f00;}
.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:71%;float: left;}
.other_vid{width:28%;float: right;}
.box_vid iframe{height:450px;}
.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;}

.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: 0px 7px;
    margin-bottom: 10px;
    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:#f00;}
.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; }

/* =========== END VIDEO =========== */



/****************FORM_SEARCH***********************/
.nut_tim{
	background:url(../images/icon-search.png) no-repeat;
    width: 17px;
    height: 15px;
	border:none;
	outline:none;
	position:absolute;
    top: 8px;
    right: 8px;
}

#name_tk{
    width: 204px;
    height: 32px;
    background: url(../images/bg-search.png) no-repeat;
    outline: none;
    padding-left: 10px;
    padding-right: 25px;
    border: none;
    color: #333;
    font-size: 12px;
}

#timkiem {
	position: absolute;
    right: 0px;
    top: 8px;	
	box-sizing:border-box;
}

/********************col-left*************************/
.col-left{
	float:left;
	width:270px;
}


.col-right{
	width:915px;
	float: right;	
}

.danhmuc {
    border-radius: 7px;
    margin-bottom: 25px;
    background: #00a708;
	position: relative;
	padding-top: 10px;
    box-shadow: 0 0 25px -5px #333 inset;
}

.danhmuc:before {
    content: "";
    position: absolute;
    border: thin dashed #fff;
    width: auto;
    height: auto;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    margin: auto;
    border-radius: 5px;
}

.list-left {
	
}

.danhmuc:last-child{
	margin-bottom:10px;	
}

.danhmuc .thanh{
    background: url(../images/title-left.png) left top no-repeat;
    min-height: 48px;
    line-height: 37px;
    width: 237px;
    padding-left: 30px;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    font-family: 'Roboto-Bold';
    left: -9px;
}

.bg-left {
	background: #fff;
	padding-bottom: 10px;
}

.bg-left.danhmuc .thanh{
	background: url(../images/title-left2.png) left top no-repeat;
	color: #fff;
	margin-bottom: 20px;
}

.accordion-2 {
	padding: 5px 0px;
}

.accordion-2 li{
    background: url(../images/icon-li.png) 20px 14px no-repeat, url(../images/line-li.png) center bottom no-repeat;
    padding: 8px 0px 8px 10px;
    padding-left: 35px;
    position: relative;
}

.accordion-2 li:last-child{
		border-bottom: none;
		background: url(../images/icon-li.png) 20px 14px no-repeat;
}

.accordion-2 li > ul > li {
	border-bottom: none;	
}

/*.accordion-2 li:before{
	
    border-bottom: thin dashed #484848 !important;
    content: "";
    width: 100%;
    position: absolute;
    border: 0px;
    height: 1px;
    width: 100%;
    bottom: 0px !Important;
    left: 0px;
}
*/
.accordion-2 li a{
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto-Regular';
    transition: 0.2s all ease;
}

.accordion-2 li a:hover{
	color:#f8f21c;	
}

.box_left{
	margin-top:-7px;

	position:relative;
	    border-top: none;
		border-radius:0px 0px 5px 5px;
}

.hotline_l{
    background: url(../images/bg_hotro.png) 6px 6px no-repeat;
    height: 115px;
    position: relative;	
}

.hotline_l span{
	font-size:20px;
	color:#ff0000;
	position:absolute;
	left:100px;
	top:80px;
	font-weight:bold;
}

.yahoo_img{
	float: left;	
	margin-left:25px;
	margin-right:15px;
}

.yahoo_img img {
	margin-top:5px;	
}

.yahoo{
	font-size:12px;
	color:#6a6969;	
	    margin-bottom: 7px;
}

.yahoo_content{
    float: left;
    position: relative;
    top: 2px;
    font-size: 13px;
    color: #2b2b2b;
}

.yahoo_content span {
	color: #00aa08;	
}

.yahoo_email{
	margin-left:25px;
	margin-right:10px;
	padding-left:5px;	
}

.yahoo_email{
	margin-bottom: 15px;
    margin-top: 7px;
    padding-top: 5px;
	    font-size: 14px;
    border-top: 1px dashed #bfbfbf
}



/****************************INDEX*****************************/
.title_index{
	margin-bottom: 20px;
	position: relative;
}

.title_index:before {
	height: 1px;
	background: #d1d1d1;
	width: 100%;
	content:"";
	position: absolute;
	top: 20px;
	left: 0px;
}

.title_index:before {
	
}

.title_index h1, .title_index h2 {
    font-size: 15px;
    color: #fff;
    font-family: "Roboto-Bold";
    text-transform: uppercase;
    background: #00aa08 url(../images/title-index.png) 5px center no-repeat;
    border-left: 5px solid #ebe410;
    line-height: 40px;
    display: inline-block;
    padding: 0px 20px 0px 30px;
	position: relative;
}

.title_index h1:before, .title_index h2:before {
	width: 31px;
	height: 40px;
	right: -31px;
	top: 0px;
	background: url(../images/title-index2.png);
	content:"";
	position: absolute;
}

.xemthem{
	position:absolute;
	right:15px;
	top:0px;
	border:0px;
	margin: auto;	
	font-size:14px;
	font-family:Myriadpro, Arial, Helvetica;
	color:#717171;
}


.tintuc_title{
	font-size:28px;
	color:#00adef;
	text-transform:uppercase;
	font-family:'RobotoCondensed-Regular';
	border-bottom:thin solid #fff;
	position:relative;
	margin-bottom: 30px;
		
}

.tintuc_title:before{
	height:2px;
	content:"";
	width:100%;
	position:absolute;
    bottom: -4px;
	background:#fff;
	left:0px;
}

#tintuc_index{
	background:#eeeeee;
	padding:40px 0px;	
}

#tintuc_index li {
	float: left;
	width: 555px;
	margin-right:80px;	
	margin-bottom:25px;
}

#tintuc_index li:nth-child(2n){
	margin-right:0px;	
}

#tintuc_index li:nth-child(2n+1){
	clear:both;	
}

.tintuc_img{
	float:left;	
    margin-right: 10px;	
}

.tintuc_img img{
	border-radius:50%;
	width:134px;
	height:134px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 15px 1px #ccc;
	transition:0.4s all ease;
}

.tintuc_img:hover img{
	border-color: #f00;	
}

.tintuc_name a{
	display:block;
margin:10px 0px 5px;
	color:#262626;
	font-size:16px;	
	font-family:'Roboto-Regular';
	transition:0.4s all ease;
}

.tintuc_name a:hover{
	color:#f00;	
}
.tintuc_desc{
	color:#262626;
	font-size:12px;	
    text-align: justify;
}

.tintuc_detail{
	text-align:right;
	color:#f00;	
}

.tintuc_detail a{
	color:#f00;	
}

.tintuc_detail a:hover{
	border-bottom: thin solid #f00;
}
/**********************PRODUCT***************************/
#product-slider {
	margin-top: 30px;
}

#product-slider div.slick-slider button {
	top: 36% !important;
}

.bong_pro_list{
	background:url(../images/bong_sp.png) no-repeat center bottom;
	padding-bottom:15px;
	margin-bottom:10px;	
}

.box_product {
	margin: 0px -10px;
}

.box_item{
	float:left;
	width:25%;
	height:auto;
	padding: 0px 10px;
	font-family:'RobotoCondensed-Regular';
	position: relative;
	margin-bottom: 10px;
}


.product_images{
	overflow:hidden;	
	border: thin solid #ccc;
}

.product_images img{
	width:100%;
	position:relative;
	transition:0.5s all ease;
}

.product_images:hover{
    border-color: #00a708;
}

.product_images:hover img{
    transform: scale(1.1);
}

.product-item {
	position: relative;
}
.box_item .wrap-price p span{
    color: red;
}
.box_item .wrap-price .price-l{
    text-decoration: line-through;
}

.box_item .wrap-price{
    position: relative;
}
.box_item .wrap-price .rb{
    position: absolute;
    right: 0;
    background: #f93c42;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    padding: 2px 9px;
    top: 9px;
}
.product-content{
    width: 100%;
    bottom: 0px;
    padding: 12px 5px 15px;
    transition: 0.3s all ease;
    padding-bottom: 5px;
}

.box_item:hover .product-content{
	
}

.box_item h3 {
	font-size: 14px;
	font-family: 'Roboto-Bold';
}

.box_item h3 a{
    display: block;
    text-align: center;
    font-weight: normal;
    color: #3e3e3e;
}

.box_item h3 a:hover {
	color:#f00;
}


.box_item p {
	/* display: none !important; */
	font-size: 14.5px;
	color: #333;
	text-align:center;
	font-family: 'RobotoCondensed-Regular';
}

.box_item p span{
	
	font-family: 'RobotoCondensed-Bold';
	
}

.box_item p a{
	color:#ff0000;
	border-bottom:thin solid #ff0000;
	display:inline-block;
	font-size:14px;
	font-style:italic;
	    line-height: 18px;
}

.product_left{
	float:left;
	width:350px;
	margin-right:10px;	
}

.product_right ul li {
	/*border-bottom:thin dotted #ccc;*/
	padding:4px 0px;	
}

.product_right ul li h1{
	    font-size: 16px;
    color: #f00;	
}

.list_carousel {
    width: 100%;
    position:relative;
    float:left;
}
.list_carousel ul {
    margin: 0;
    width: 450px;
    padding: 0;
    list-style: none;

    display: block;
}
.list_carousel li {
    display: block;
    float: left;
    padding: 5px 10px 5px 10px;
}
.list_carousel li img{
    float: left;
}
.list_carousel li a{ text-decoration:none;}
.list_carousel li a h3{ color:#835410; text-align:center; font-weight:500; margin-top:10px; font-size:16px; margin-bottom:10px; text-transform:uppercase;}
.list_carousel li:hover{
}
.list_carousel li.active{
}
.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}
.clearfix {
    float: none;
    clear: both;
}
.pager {
    float: left;
    width: 320px;
    text-align: center;
}
.pager a {
    margin: 0 5px;
    text-decoration: none;
}
.pager a.selected {
    text-decoration: underline;
}
.timer {
    background-color: #999;
    height: 6px;
    width: 0px;
}
.prev13{ width: 41px; height: 36px; position: absolute; z-index: 10; background: url(images/left.png) no-repeat; top: 50px; left: 20px;}
.next13{ width: 41px; height: 36px; position: absolute; z-index: 10; background: url(images/right.png) no-repeat; top: 50px; right: 20px;}

.box_carousel{
	position:relative;	
}

.list_carousel li a{
	position:relative;
}

.list_carousel li a:hover:after, .mz-thumb-selected:after{
	content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid rgba(113, 190, 15, 0.75);	
}

.dieuhuong {
	margin-bottom:10px;	
}
.dieuhuong a {
	font-size:11px;
	text-transform:uppercase;
	color:#333;
	transition:0.3s all ease;
}

.dieuhuong a:hover {
	color:#f00;
	text-transform:uppercase;
}

.dieuhuong span{
	font-size:12px;	
	    margin: 0px 2px;
}
/****************PHAN TRANG****************/
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: thin solid #0d7963;
    text-decoration:none;
	margin: 0px 2px;
	border-radius: 0px !important;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#0d7963;
    color:#fff; 
	border-color: rgba(0,0,0,.2);
}
/* ========== Content pagination ========== */

.paging{
    margin: 5px 0px;
    clear: both;
    text-align: center;
}
.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;
}

.page_info{
	display:none !important;	
}
/*********************CONTACT****************************/
.box_contact{
	border-top: 2px solid #ccc;
    margin-top: 25px;
    padding-top: 25px;
    margin-bottom: 15px;	
}

.title_contact h2{
	font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;	
	font-weight:bold;
}
.magin-contact {
    margin-bottom: 15px;
}

.magin-contact input {
    border-radius: 0px;
    height: 36px;
}

.txt_contact{
	float:left;
	width:200px;	
}

.txt_contact label{
    font-size: 14px;
    color: #333;
}

.input_contact {
	float: left;
	width:300px;
	margin-bottom:10px;
}

.input_contact input{
	width:100%;
	height:27px;
	outline:none;	
	padding:0px 10px;
	box-sizing:border-box;
}

.input_contact textarea {
	width:100%;	
	outline:none;
	padding:5px 10px;
}

.input_contact input:focus, .input_contact textarea:focus{
	border:thin solid #f00;
	color:#666;	
}

.input_contact button{
    background: #C30303;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 7px 30px;
    cursor: pointer;
    outline: none;
	transition:0.3s all ease;
}

.input_contact button:hover{
	background:#9A0000;	
}

#map_canvas{
	height:400px;
	border:thin solid #cecece;	
}

.box-map {
	border: thin solid #00aa08;
    padding: 5px;
	margin-top: 19px;
}

#map_canvas_bt{
    height: 370px;
    background: #fff;
	
}

/* ======== END CONTACT ======== */
/********************NEW********************/
.box_new_img:hover{
    border-color: #dd0000;
}

.box_new_img:hover img{
    transform: scale(1.1);
}


.box_new_img{
	float:left;
	width:140px;	
	margin-right:12px;
	border: thin solid #ccc;
	box-sizing: border-box;
    padding: 5px;
	box-shadow: 5px 5px 0px 0px #ededed;
	overflow:hidden;
	
	
}

.box_new_img img {
	transition:0.5s all ease;
	width:100%;
	height:100%;
}


.box_new {
	margin-bottom:10px;
	border-bottom:thin dotted #ccc;
	padding-bottom:12px;
}

.box_new h3 a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#f00;	
}

.box_new .xemtiep{
	text-align:right;	
}

.box_new .xemtiep a{
	color:#f00;	
}

.box_new .xemtiep a:hover,.box_new h3 a:hover {
	text-decoration:underline;
}	

.box_new_content{
	float:left;
}

.other-news h3 {
    color: #969696;
    padding-bottom: 5px;
    border-bottom: 1px solid #969696;
    padding-bottom: 4px;
    font-family: 'UTM Avo';
    font-size: 16px;
	margin-bottom: 7px;
}

.other-news a:hover {
    color: #000;
    text-decoration: none;
    padding-left: 10px;
}

.other-news a, .other-news {
    color: #969696;
    font-size: 14px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*******************MENUFOOTER****************/
#menu_footer{
	background:url(../images/menu_footer.png) center top no-repeat;
	height:54px;
	    padding-top: 10px;	
}

#menu_footer ul {
	text-align:center;	
}
#menu_footer ul li {
	display:inline-block;
		
}

#menu_footer ul li a{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;	
	display:block;
	padding:0px 20px;
	position:relative;
}

#menu_footer ul li a:before {
	content: "/";
	color: #fff;
	right: -2px;
	top: -2px;
	position: absolute;
	font-size: 16px;	
}

#menu_footer ul li:last-child a:before {
	content:"";	
}

#menu_footer ul li:hover a{
	color:#ff0;
	transition:0.4s all ease;	
}

	
/**************FOOTER**********************/
#footer{
	color:#fff;
    padding: 30px 0px 0px;
    background: url(../images/bg-footer.png) center top repeat;
}

.thongtin_bt{
    float: left;
    width: 550px;
    margin-right: 50px;
	
}

.title-footer {
	font-size: 16px;
	font-family: "Roboto-Bold";
	text-transform: uppercase;
	margin-bottom: 15px;
}

.col-ft-2 {
	width: 250px;
	float: left;
}

.bando{
	width:330px;
	height:150px;
	border:2px  solid #fff;	
	float:right;
}

.thongke{
    width: 240px;
    background: #fff;
    float: right;
    font-size: 12px;
    color: #6a6969;
	position: relative;
}

.thongke h4{
    font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
    font-family: "Tahoma";
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
    background: url(../images/title-thongke.png) no-repeat;
	line-height: 26px;
    min-height: 33px;
    position: absolute;
    left: -5px;
    top: 0px;
    margin-top: 0px;
    width: 100%;
}

ul.list_thongke li{
	display: inline-block;
}

.visit_hidden{
	height:0px;
	overflow:hidden;	
}

.mxh_footer li{
	display:inline-block;
	margin-right:5px;
	    margin-top: 10px;
}

#popub {
	    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 10001;
    text-align: center;
}

#popub .popub {
    position: relative;
    max-width: 80%;
    margin: auto;
    display: inline-block;
}

#popub .popub .close_popup:hover {
    background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
}

#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, .list-group-item>.badge {
    float: right;
}

.close_popup {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.title_footer{
	color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'RobotoCondensed-Regular';	
    margin-top: 10px;
	margin-bottom:5px;
}

.title-newsletter {
	font-size: 15px;
	color: #fff;
	font-family: "Roboto-Medium";
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
}

.frm_dangkymail{
	position:relative;	
	width: 365px;
}
.frm_dangkymail #text_email{
    width: calc(100% - 75px);
    border-radius: 3px;
    background: #fff;
    height: 36px;
    padding-right: 50px;
    border: none;
}

.frm_dangkymail .btn_email{
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    position: absolute;
    top: 0px;
    height: 100%;
    border: none;
    right: 0px;
    font-family: 'RobotoCondensed-Regular';
    padding: 0px 10px;
    width: 70px;
    border-radius: 3px;
    background: #f6a304;
    background: -moz-linear-gradient(top, #f6a304 0%, #bc7c00 100%);
    background: -webkit-linear-gradient(top, #f6a304 0%,#bc7c00 100%);
    background: linear-gradient(to bottom, #f6a304 0%,#bc7c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a304', endColorstr='#bc7c00',GradientType=0 );
}

.fanpage-facebook {
	float: right;
	width: 300px;
	background: #fff;
}

.copyright {
    background: #007c06;
    border-top: thin solid #00cb0a;
    color: #00d40a;
    padding: 7px 0px;
    margin-top: 20px;
    font-size: 13px;
    font-family: "Roboto-Regular";
	line-height: 30px;
}

.copyright span {
	color: #fff;
}

.box-video-index {
	margin-bottom:5px;
}

.recruiment { 
	border: thin solid #ccc;
	padding: 15px;
}

.recruiment label {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.recruiment .magin-contact input {
	border-radius: 2px;
}

.baiviet-ft {
	margin-bottom: 20px;
}

.baiviet-ft li a{
	color:#fff;
	transition: 0.2s all ease;
}

.baiviet-ft li:hover a{
	margin-left: 5px;
	text-decoration: underline;
}
