@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: 'utm_helvetinsregular';
    src: url('../fonts/utmhelvetins/utm_helvetins-webfont.eot');
    src: url('../fonts/utmhelvetins/utm_helvetins-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/utmhelvetins/utm_helvetins-webfont.woff2') format('woff2'),
	url('../fonts/utmhelvetins/utm_helvetins-webfont.woff') format('woff'),
	url('../fonts/utmhelvetins/utm_helvetins-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	
}



@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.eot');
	src: url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.woff2') format('woff2'),
	url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.woff') format('woff'),
	url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.ttf') format('truetype'),
	url('../fonts/RobotoCondensedRegular/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
    font-family: 'utm_alter_gothicregular';
    src: url('../fonts/utm_altergothic/utm_alter_gothic-webfont.eot');
    src: url('../fonts/utm_altergothic/utm_alter_gothic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/utm_altergothic/utm_alter_gothic-webfont.woff2') format('woff2'),
	url('../fonts/utm_altergothic/utm_alter_gothic-webfont.woff') format('woff'),
	url('../fonts/utm_altergothic/utm_alter_gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	
}


@font-face {
	font-family:'Glyphicons Halflings';
	src:url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.eot);
	src:url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/GlyphiconsHalflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
@font-face {
    font-family: 'UTM Swiss 721 Black Condensed';
    src: url('../fonts/UTM Swiss 721 Black Condensed.ttf');
}
@font-face {
    font-family: 'UTM Gods WordBold';
    src: url('../fonts/UTM Gods WordBold.ttf');
}

/*++++++++++START DEFAULT+++++++++++*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a.active {
	color: #F00;
}
a:active {
	color: #555;
}
img {
	border: none;
}
div.clear, .clearfix {
	display: block;
	clear: both;
}
input::-webkit-input-placeholder {
	color: #FFF;
}
input::-moz-placeholder {
	color: #FFF;
}
input:-moz-placeholder {   /* Older versions of Firefox */
	color: #FFF;
	
}
input:-ms-input-placeholder { 
	color: #FFF);
}
#at4-share
{
	display: none !important; 
}


/*++++++++++END DEFAULT+++++++++++*/

/*--------------------------START paging-----------------------------*/
.wrap_paging {
	margin:10px auto;
	
	position: relative;
	width: 100%;
	padding: 0px 0px;
	text-align: right;
}
.wrap_paging_top {
	position: relative;
	width: 100%;
	padding: 7px 0px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	text-align: right;
}
.paging {
	margin:0px auto;
	text-align:center;
}
ul.pages li a i
{
	
	position:relative;
}
ul.pages .fa
{
	line-height: 25px !important;
}
.paging a {
	float: left;
	
	margin-right: 5px;
	width: 25px;
	height: 25px;
	line-height: 25px !important;
	text-align: center;
	border: 1px solid #CCC;
	background: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	font-weight: bold;
}
.paging a.paginate_active {
	background: #2ba40d;
	border: 1px solid #27910d;
	color: #FFF;
}
.paging a:hover {
	background: #CCC;
}
.paging a.paginate_active:hover {
	background: #2ba40d;
	border: 1px solid #27910d;
	color: #FFF;
}

.pages {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.pages li {
	/*float: left;*/
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}
.pages li a.active {
	background: #b11116;
	border: 1px solid #b11116;
	color: #FFF;
}

/*--------------------------END paging-----------------------------*/


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

.main-wrap
{
	margin:0 auto;
	
}
.right-main-header
{
	position: absolute;
	right: 77px;
	top: 13px;
}

.top-type-bar
{
    margin: 0 auto;	
}
.hotline-header span
{
	color:#686868;
	text-transform:uppercase;
}
.hotline-header img.icon-hotline
{
    float: left;
}
.hotline-header b{
	color:#ed3136;
}
.hotline-header
{}
.search-header
{
	float:left;
	margin-left: 10px;
	border-right: 1px dotted #ccc;
    padding-right: 15px;	
}
.header-social
{
	float:left;
	margin-left:15px;
}
.social-Follow ul,.social-Follow ul li
{
	list-style:none;
}
.social-Follow ul li
{
	display:inline-block;
	margin-left:10px;
	padding-top: 3px;
}
.header-social span,.header-social .social-Follow
{
	float:left;
	margin-left:10px;
}
.lang_con
{
    position: relative;
    top: 15px;
    margin: 0 auto;
	
    text-align: center;
}
.hotline-header b
{
    color: #FD3801;
    font-size: 19px;
    /* text-shadow: 2px 0 #000,0 3px #000,0px 0 #000, 0 -3px #000; */
}

.logo_web img
{
}

/*++++++++++START HEADER+++++++++++*/

#header_top
{
	margin:0 auto;
	max-width: 100%;
	height: 48px;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	background: #fff;
	border-top: 3px solid #0A4AAC;
	z-index: 9999999;
}
.banner_top
{
    position: relative;
    width: 1349px;
    z-index: 9999999;
    margin: 0 auto;
}
.left-banner
{
	position: absolute;
	vertical-align: middle;
	float: left;
	left: 0;
	top: 0;
	background: url(../images/bg_logo.png) no-repeat;
	width: 390px;
	height: 105px;
}
.ten_cty{
    color: #FD3801;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    padding-top: 5px;
    font-family: 'UTM Gods WordBold';
	margin-left: 20px;
}
.banner_top .logo_web
{
	position: absolute;
	left: 52px;
	right: 0;
}
.center-banner
{
	float:left;
	width:475px;
	padding: 20px 0px 0px 0px;
}

.center-banner .name-company
{
    font-family: 'robotoregular';
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #ff0000;
    font-weight: bold;
}
.address-company
{
    margin-top: 10px;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.8);
}

.line{background: url(../images/line.png) no-repeat;width: 1200px;height: 8px;margin: 0 auto;margin-bottom: 20px;}
/*++++++++++END HEADER+++++++++++*/


.main-wrap-bg
{
	margin: 0 auto;
	position: relative;
	width: 1200px;
	height: auto;
}
.dmsp{float: left;width: 283px;/* position: absolute; */top: 0;height: auto;margin-top: -43px;}
.slider-container{/* position: absolute; *//* bottom: 0px; *//* right: 76px; *//* z-index: 0; */}
h2.title_menu1
{
    height: 38px;
    line-height: 38px;
    text-transform: uppercase;
    background: #fff;
    color: #075a92;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #075a92;
}
#top_slide
{position: relative;height: 230px;top: -70px;z-index: 123;}
#top_slide .content_top_slide
{width: 1200px;margin:0 auto;/* padding: 40px; */}
.thietke_cap1 
{width: 161px;height: 282px;float:left;position: relative;/* outline: none; *//* border: none; */}
.thietke_cap1 .vn83{width:264px;margin:0 auto;position: relative;}
.thietke_cap1 .images
{
	
	overflow: hidden;
}
.thietke_cap1 .images img
{
	transition: all 1.2s ease 0s;
    border-radius: 50%;
    background: url(../images/vien_tron.png) repeat;
    border: 10px solid transparent;
}
.thietke_cap1 .images:hover img 
{
	transform: scale(1.0);
	opacity:0.5;
}

.thietke_cap1 .name
{text-align:center;position: absolute;background-color: rgba(0, 0, 0, 0.58);top: 43%;width: 93%;left: 0;right: 0;margin: 0 auto;padding: 10px 0px !important;border-radius: 6px;}
.thietke_cap1 .name a
{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    /* padding: 14px 0px !important; */
}
.thietke_cap1 .name:hover{opacity:0.5;}
.thietke_cap1 .name a:hover
{
    color: #fff;
	
}
.right_noidung {
    width: 930px;
    margin: 0 auto;
    line-height: 30px;
    height: auto;
    position: relative;
}
img.hinh_mo {
    width: 32px;
    height: 29px;
    position: absolute;
    top: 90px;
}
img.hinh_dong {
    width: 32px;
    height: 29px;
    position: absolute;
    bottom: -17px;
    right: -31px;
}
/*++++++++++START MENU TOP+++++++++++*/


.nav-menu-header
{
    margin: 0 auto;
    height: 41px;
    width: 100%;
    background: url(../images/bg_menu.png) repeat-x;
    /* left: 0; */
    /* right: 0; */
    position: relative;
    top: 0;
    z-index: 999999;
}
#menu_top
{
    /* position: relative; */
    width: 1200px;
    height: 42px;
    margin: 0 auto;
    z-index: 123;
}

div.menu_top_main
{margin: 0 auto;position: absolute;z-index: 20;width: 870px;float: right;right: 0;}
div.menu_top_main ul
{padding: 0;list-style: none;margin: 0 auto;height: 40px;/* float: left; */position: relative;padding-left: 19px;z-index: 99999999;}
div.menu_top_main ul li
{
    margin: 0;
    position: relative;
    height: 42px;
    float: none;
    display: inline-block;
    z-index: 52;
    background: url(../images/line_menu.png) no-repeat right;
}
div.menu_top_main ul li a
{padding: 0 25px 0 25px;color: #fff;font-family: 'robotoregular';font-size: 15px;line-height: 42px;text-align: center;display: block;height: 42px;font-weight: normal;text-transform: uppercase;}

div.menu_top_main ul li a p
{
	font-family: 'robotoregular';
	color:#FFF;
}
div.menu_top_main ul li a:hover, div.menu_top_main ul li a.active {
    color: #f00;
    line-height: 42px;
    /* background: url(../images/hover_menu) no-repeat; */
    background-size: 100% 100%;
}

div.menu_top_main ul li:hover,div.menu_top_main ul li.active
{}


div.menu_top_main ul li ul,div.menu_top_main ul li:hover ul ul,div.menu_top_main ul li ul li:hover ul ul
{
	left: 0px;
	z-index: 9999999;
	position: absolute;
	display: none;
	width: 200px;
	background: #0949AB;
	height: auto;
}
div.menu_top_main ul li:hover ul
{
	padding: 0px;
	top: 40px;
	display: block;
}
div.menu_top_main ul li ul li ul
{
	top:0px;
}
div.menu_top_main ul li ul li
{margin:0;top:auto;width: 200px !important;line-height: 28px !important;border-bottom: 1px solid #bcc0d1;background: none;height: auto;height: auto !important;text-align:left !important;border:none;}
div.menu_top_main ul li ul li:hover
{
	line-height:28px !important;
	/* background:#e90000; */
	text-align:left !important;
}
div.menu_top_main ul li ul li a:hover
{
	/*color:#F00 !important;*/
}
div.menu_top_main ul li ul li a
{
	text-transform:none;
	margin:0;
	width: auto !important;
	height: auto !important;
	text-align:left !important;
	font-size:14px;
	display: block;
	min-width: initial;
	color: #fff!important;
	padding:0px 1px 1px 5px;
	line-height:28px !important;
	background:none !important;
}


div.menu_top_main ul li ul li a:hover
{text-shadow: initial;color: #e90000!important;}

div.menu_top_main ul li ul li ul
{
	top: 0px;
}

div.menu_top_main ul li ul li:hover ul
{
	left:200px;
	top:0px;
	display:block;
	
}

div.menu_top_main ul li ul li ul li:hover ul
{
	left:200px;
	display:block;
	top:0px;
}
a.search{
    width: 18px;
    height: 18px;
    position: absolute;
    right: 103px;
    top: 12px;
    z-index: 100;
    background: url(../images/icon_search.png) no-repeat center center;
    font-size: 0;
    /* text-indent: -9997px; */
    /* display: block; */
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
a.search:hover{/* background-color: #2B4279; *//* border:1px solid #ccc; */}
a.search.active{/* background-color: #2B4279; *//* border:1px solid #ccc; */}
.search-form{
    background-color: #fff;
    width: 0px;
    height: 24px;
    position: absolute;
    right: 130px;
    top: 6px;
    z-index: 9999;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    box-shadow: -5px 5px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid rgba(220,220,220,1);
    opacity: 0;
}
.form-row-search{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.form-row-search input[type="text"]{
    border: none;
    background: #2B4279;
    width: 100%;
    height: 26px;
    padding: 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    line-height: 26px;
    position: absolute;
    display: block;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.form-row-search input[type="text"]:focus{opacity:1}
#btnSearch{
    cursor: pointer;
    border: none;
    padding: 2px 8px;
}
.bg_input span
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	margin-right: 10px;
	float: left;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.bg_input .search
{
	float:right;
}
div.bg_input {
    float: right;
    right: 0;
    top: 6px;
    position: absolute;
}
.bg_input input {
	background: #1E1E1E;
	text-indent: 5px;
	border-radius: 6px;
	right: 0px;
	top: 0px;
	color: #fff;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	width: 214px;
	height: 38px;
	line-height: 17px;
	margin-left: 0px;
	border: 1px solid #000;
}

img
{
	border:none;
}
.search_frm
{text-align: center;}
#search_frm_vi form
{
	border:none !important;
}
.img_search {
    top: 6px;
    right: 6px;
    position: absolute;
}
.bg_input a {/* padding-top: 12px; *//* background: #009bd3; *//* color: #fff; *//* padding: 9px 8px; */}
.img_search a img {/* height: 15px; *//* width: 18px; */}


/*++++++++++END MENU TOP+++++++++++*/


/*++++++++++START COL-MAIN+++++++++++*/

.content-wrap
{
	margin:0 auto;
	width: 1200px;
}

.col_main
{
	margin:0 auto;
	width:auto;
	margin-top: 20px;
}
.center_full  
{
	margin:0 auto;
	width: 100%;
	margin-top: 20px;
}

.col_center
{
	float:right;
	width: 912px;
}


.col_left
{
	margin:0 auto;
	float:left;
	width: 247px;
}

.col_right
{
	margin:0 auto;
	float:right;
	width:285px;
}

.wap_item
{
	padding-top:20px;
}

/*++++++++++END COL-MAIN+++++++++++*/
.ten1 h2
{
	font-family: 'UTM Swiss 721 Black Condensed';
	font-size: 32px;
	text-align: center;
	color: #FDB50A;
	position: absolute;
	font-weight: 900;
	width: 100%;
	text-shadow: 2px 0 #000,0 3px #000,1px 0 #000, 0 -3px #000;
	padding-top: 8px;
}
.ten2 h2
{
	font-family: 'UTM Swiss 721 Black Condensed';
    font-size: 52px;
    text-align: center;
    color: #0030ff;
    position: absolute;
    font-weight: 900;
    width: 100%;
	text-shadow: -1px 0 #fff,0 2px #fff,1px 0 #fff, 0 -2px #fff;
    padding-top: 43px;
}
.title_tc{background: #F0F0F0;width:100%;}
.title_tc h1{
    color: #C80000;
    text-align: center;
    font-weight: 700;
    padding: 15px;
	text-shadow: 2px 0 #fff,0 3px #fff,1px 0 #fff, 0 -3px #fff;
}
.ten_congty{
    position: absolute;
    left: 227px;
    top: 16px;
    width: 648px;
}

/*++++++++++START Col-Left-Right +++++++++++*/
.bg-news-gioithieu
{
	margin:0 auto;
	width: 1200px;
	/* background:url(../images/bg-news-video.png) no-repeat bottom right; */
	padding: 25px 0px 25px 0px;
}
.left-gioithieu {
    float: left;
    width: 441px;
    margin-right: 30px;
}
.center-video {
    float: left;
    width: 390px;
    margin-right: 30px;
}

.full-news-video
{
	margin:0 auto;
	
    width: 1349px;
}

.bg-news-video
{
	margin:0 auto;
	width: 1200px;
	/* background:url(../images/bg-news-video.png) no-repeat bottom right; */
	/* padding: 25px 0px 27px 3px; */
}
.right-video {
    float: right;
    width: 590px;
    padding-bottom: 20px;
}
.khung_video {
    width: 420px;
    float: left;
}
.video_lienquan {
    width: 156px;
    float: right;
}
.video_lienquan ul li {
    margin-bottom: 5px;
}
.video_lienquan ul li a {
    cursor: pointer;
}
.left-news {
    float: left;
    width: 560px;
}
.left-news .hinh_gioithieu{
    float: left;
    margin-right: 7px;
	
}
.left-news .ten_trai{text-align:right;}
.left-news .ten_trai h3 a{
    color: #f00;
    font-size: 15px;
}
.box_news2 {
    padding-bottom: 0px;
    padding-top: 5px;
    margin-bottom: 32px;
    font-size: 13px;
    width: 32%;
    float: left;
    margin-right: 24px;
}
.images_news2 {
    float: left;
    margin-right: 11px;
}	
.mota_news{
    font-size: 13px;
}
.name_news2 {
    margin-bottom: 5px;
}

.name_news2 a {
    color: #004F8B;
}
.right-news
{
	float: right;
	width: 630px;
}
.left-content-news
{
	padding: 0px 0px 15px 15px;
	margin: 15px 0px 0px 0px;
}
.left-content-news .left-item-news
{
	float:left;
	width:210px;
    margin: 0px auto;
	
}
.left-info-news
{
	float:left;
	margin-left:0px;
	
}
.left-image-news
{
	float:left;
	margin:0 auto;
	
	
}
.left-info-news
{
	float:left;
	
	
}
.left-info-news h4
{
	color:#008bbf;
	font-size:15px;
	margin:5px auto;
	
	font-family: robotoregular;
}
.left-info-news div.description-news
{
	color:#000;
	
	font-size:14px;
	text-align: justify;
	
	
}
.left-name-news
{
	/* float:left; */
	/* width:245px; */
	/* margin-left:10px; */
}
.left-name-news ul
{
    list-style: none;
	padding:0;	
}
.left-name-news ul li
{
	text-indent: 10px;
    background: url(../images/row_news.png) no-repeat left 5px;
	
}
.left-name-news ul li a
{
	color:#008bbf;
	text-indent:10px;
}
#box_video
{
	/* margin-top:15px; */
}
.select_video .video_lienquan
{
	padding:5px;
	width:99%;
	margin:0 auto;
	overflow:hidden;
	text-align: center;
}
.select_video .video_lienquan li a
{
	cursor: pointer;
	display:block;
	
}
.left-video {
    float: left;
    width: 441px;
}

.cate-pro{
	width: 260px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.cate-pro img.icon_dm{    margin-right: 12px;}

h4.title-catalog{/* text-indent: 45px; */position: relative;background: url(../images/bg_dm.png) no-repeat;height: 40px;font-family: 'robotoregular';font-weight: normal;line-height: 33px;text-transform: uppercase;font-size: 17px;width: 265px;color: #fff;z-index: 99;text-align: left;text-indent: 18px;margin-left: -7px;margin-top: 10px;}
ul.dmcap2 li.levelsp:hover ul
{
	display:block;
}
ul.dmcap2 li h2.cap1_text{
    text-transform: uppercase;
    font-size: 15px;
	color:#E47911;
}
.wrap-menu img.hinh_menu{position: absolute;
    right: 0;
top: 0;}
ul#sidenav li.level1:hover div.wrap-menu
{display: block;}
.wrap-menu {display: none;width: 490px;position: absolute;top:0;left: 273px;padding: 15px 25px 25px;margin: 0;background: #fff;min-height: 365px;border: 1px solid #ccc;-moz-border-radius: 0 10px 10px 0;/* border-radius: 0 10px 10px 0; */}
ul.dmcap2 li.levelsp {list-style-type:none;}
ul.dmcap2{padding:0;margin:0;position: absolute;}
div.wrap-menu ul.dmcap2 li.levelsp
{
    width: 195px;
    /* float: left; */
    margin: 0;
    background: none;
    /* margin-right: 30px; */
    border: none;
    line-height: 20px;
}
div.wrap-menu ul.dmcap2 li.levelsp a{color: #000;font-weight: bold;font-size: 13px;/* line-height: 6px; */}
div.wrap-menu ul.dmcap2 li.levelsp a:hover{color:#f00;}
div.wrap-menu ul.dmcap2 li.levelsp ul {padding:0}
div.wrap-menu ul.dmcap2 li.levelsp ul li {list-style-type:none;}
div.wrap-menu ul.dmcap2 li.levelsp ul li a{color:#000; font-weight: normal;}
ul.cateUl > li{
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 250px;
	border-bottom: 1px solid #E6E6E6;
}
ul.cateUl > li > a{
    text-indent: 21px;
    font-size: 13px;
    display: block;
    line-height: 25px;
    color: #8A8A8A;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/icon_list.png) no-repeat left 10px;
    padding: 5px 0px 5px 0px;
    padding-left: 0px;
    font-weight: normal;
    text-transform: uppercase;
}
ul.cateUl > li > ul
{padding: 0;position: absolute;left: 235px;width: 100%;top: 5px;z-index: 9999999999999;background: #fff;visibility:hidden;border:1px solid #ccc;}
ul.cateUl > li:hover > ul
{
	visibility:visible;
	z-index:9999999999999999;
}
.nd_solo p span
{
	font-size:55px !important;
}
ul.cateUl > li> a:hover{
	color: #f00  !important;
}
ul.cateUl {
    border: 1px solid #ccc;
    background-color: #fff;
    /* position: relative; */
    z-index: 1;
    padding: 10px 10px 5px 10px;
    box-shadow: 0 2px 5px #ccc;
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
}
ul.cateUl > li:hover{/* background: url(../images/hover_menu.png) no-repeat; */width:262px;/* border-bottom:none; */}
ul.cateUl>li>ul>li{
	/*	background: url(../images/icon2.png) no-repeat 10px 13px;*/
	display: block;
	position:relative;
	border-bottom:1px solid #ccc;
}
ul.cateUl>li>ul>li>ul>li {
	background: url(../images/icon3.png) no-repeat 18px 16px;
	display: block;
	position: relative;
}
ul.cateUl>li>ul>li>ul>li>a {
	font-size: 11px;
	display: block;
	
	line-height: 30px;
	text-indent: 25px;
	color: #101010;
	border-bottom: 1px dotted #818080;
	font-weight: bold;
	background: url(../images/li_left_sub_bg.png) no-repeat 10px center;
}
ul.cateUl>li>ul>li>a{
	font-size: 14px;
	display: block;
	font-weight: normal;
	line-height: 30px;
	text-indent: 0px;
	color: #000;
	text-indent: 10px;
}
ul.cateUl > li > a.active {
}
ul.cateUl>li>ul>li>ul>li>a.active
{
	color:#012FBB !important;
}
ul.cateUl>li>ul>li>a.active{
}

ul.cateUl>li>ul>li>a:hover{
	color: #f00 !important;
}

ul.cateUl>li>ul>li>ul>li{
	display: block;
}

ul.cateUl>li>ul>li>ul>li>a{
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 30px;
	border-bottom:dotted 1px #bbbaba;
}

ul.cateUl>li>ul>li>ul>li>a:hover{
	color:#00F !important;
}

ul.dmcap2 li.levelsp:hover ul
{
	display:block;
}

ul.dmcap2 li.levelsp ul
{
	display:none;
}

.info-news-col {
    padding-top: 10px;
    padding-bottom: 10px;
}

.info-news-col img {
	width: 75px;
    height: 65px;
    float: left;
    display: block;
    border: 1px solid #ccc;
	box-shadow: 0 0 5px #767070;
    margin-right: 10px;
    display: block;
    padding: 3px;
}
.name-info-news {
	text-align: justify;
    padding-top: 5px;
    padding-bottom: 5px;
}
.name-congtrinh a {
    font-family: 'robotoregular';
    color: #333333;
    font-size: 14px;
}
/*++++++++++END LEFT-RIGHT= MAIN+++++++++++*/


/*++++++++++START LEFT-SUPPORT+++++++++++*/

.sub_con_other
{
    margin: 0 auto;
    width: 91%;
    padding: 10px;
    /* border:1px solid #ccc; */
}
.hotline_sup
{
	float:left;
	margin-left:10px;
	
}
.right_hotsup,.hotline_sup img
{
}
.right_hotsup
{
	margin:10px auto;
	float: left;
}
.right_hotsup b
{
	font-size:18px;
	font-weight:bold;
	float:left;
	
}
.right_hotsup p
{
	font-size: 19px;
	color: #ED1C24;
	font-weight:bold;
	float:left;
}

.info_support
{
	margin:15px auto;
	
	
}
.info_support .name_skype_yahoo ul
{
	list-style:none;
	padding:0;
	margin: 0 auto;
	text-align: left;
}
.info_support .name_skype_yahoo
{
	background:url(../images/li_sup.png) no-repeat 0px 5px;
}

.info_support .name_skype_yahoo ul li
{
	
	padding: 0 0px;
	
	/* display:inline-block; */
}
.info_support .name_skype_yahoo ul li.name_sup{
	float:none;
	font-weight:bold;
	color:#009f0f;
}
.info_support p
{
	font-weight: normal;
	color:#222222;
	font-size:14px;
	line-height: 33px;
}
.info_support p span{color:#2682AA;}
.hotline p {
    padding-top: 10px;
    padding-left: 71px;
    font-size: 18px;
    color: #555555;
    font-weight: bold;
    background: url("../images/icon_hotline.png") no-repeat left center;
    background-position-x: 10px;
    background-position-y: 0px;
    height: 39px;
    font-family: 'Times New Roman';
}
.hotline span {
    color: red;
}
.item_support {
    padding: 5px 13px;
    /* border-bottom: 1px dashed; */
}
.item_support .item1 {
    background: url('../images/node.png')no-repeat 0px 4px;
    float: left;
    width: 50%;
    text-align: left;
    font-weight: bold;
    color: #3A3288;
    font-size: 16px;
}
/*++++++++++End LEFT-SUPPORT+++++++++++*/
.banggia {
    display: block;
    clear: both;
    padding: 17px 0px;
    border-bottom: 1px dashed #cdcdcd;
}
.banggia .name_banggia{float:left;}
.banggia .name_banggia a {
    color: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 20px;
    margin-left: 14px;
}
.banggia .name_banggia a:hover{color:#f00;}
.banggia .mota_banggia{float:right;}
.banggia .mota_banggia a {
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 20px;
    background: #f00;
    padding: 6px 20px;
}
.banggia .mota_banggia a:hover{color:#ff0;}
#map_canvas2{width:100%;
height:400px;}
.hangve{
	width: 244px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	height: 63px;
	/* border-bottom: 1px solid #ccc; */
	padding: 8px;
}
.hangve .images{
    float: left;
    /* width: 70px; */
    /* height: 70px; */
    margin-right: 4px;
}
.hangve .name{float: left;font-size:11px;width: 147px;}
.hangve .name a{
    font-size: 13px;
    font-weight: noe;
    color: #000;
}
.hangve .mota{float: left;font-size: 12px;width: 150px;}
/*++++++++++START MAIN PRO+++++++++++*/

.center_full .title-info
{
	/* margin-top: 10px; */
}
.about-product
{
	/* background:url(../images/about-product.png) no-repeat bottom right; */
	margin:0 auto;
	padding-bottom: 20px;
}
.xemthem a
{
	line-height: 28px;
	font-weight:bold;
	color: #005B7F;
	/* border: 1px dashed #999; */
	padding: 0px 15px;
	float: right;
}
.xemthem a:hover
{
	color:red;
}
.left-index-about
{
	float:left;
	width:475px;
}
.content-index-about
{
	margin:0 auto;
	padding: 0px 0px 15px 15px;
}
.item_hoatdong{
    /* float: left; */
    width: 217px;
    margin: 0px 13px 0 0px;
    outline: none;
    border: none;
    height: 165px;
    background: #fff;
}
.item_hoatdong .names_hoatdong
{text-align:center;margin-top: 3px;}	
.item_hoatdong .names_hoatdong a
{color: #005B7F;text-transform: uppercase;font-weight: bold;font-size: 17px;}	
.item_hoatdong img{padding-top:20px;}	
.content-index-product
{
	margin:0 auto;
	padding-top: 10px;	
}
.item_dichvu{
    float: left;
    width: 580px;
    outline: none;
    border: none;
    height: 430px;
    margin: 0px 40px 100px 0;
    position: relative;
}
.item_dichvu .bottom{
    position: absolute;
    bottom: 0;
    background: url(../images/ten_dv.png) no-repeat;
    width: 497px;
    height: 112px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.item_dichvu .bottom img.hinh
{
    position: absolute;
    left: 0;
    right: 0;
    margin: 20px auto;	
	width:35px;
	height:40px;	
}
.item_dichvu .images{ overflow: hidden;}
.item_dichvu .images img{ transition: all 1.2s ease 0s;}
.item_dichvu .images:hover img
{
	transform: scale(1.2);
	
}
.item_dichvu .names{
    position: absolute;
    top: 73px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.item_dichvu .names a{
    color: #ED1C24;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
}
.item_dichvu .names a:hover{color:#00f}
.item_dichvu .mota{
    width: 86%;
    margin: 0 auto;
    text-align: center;
    line-height: 18px;
    margin-bottom: 8px;
}
.item_dichvu .xemthem{
    text-align: center;
}
.item_dichvu .xemthem a{float: none;border: 1px dashed;padding: 2px 10px;color: #000;font-weight: normal;}
.content-index-product .items-index-product
{
    float: left;
    width: 215px;
    margin: 0 30px 5px 0px;
    background: #fff;
    height: 260px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.content-index-product .items-index-product .images{overflow:hidden;width: 213px;height: 200px;border: 1px solid #ccc;}
.content-index-product .items-index-product:hover img
{
	transform:scale(1.2);
}
.items-index-product a img
{
	/* border:1px solid #ccc; */
	transition: all 1.2s ease 0s;
	margin: 0 auto;
	max-width: 100%;
}
.name_product_nb {
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 5px;
}

.name_product_nb a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    /* text-transform: uppercase; */
    font-family: 'robotoregular';
}

.content-index-product .items-index-product_index
{
    float: left;
    width: 215px;
    margin: 0 17px 5px 0px;
    background: #fff;
    height: 260px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.content-index-product .items-index-product_index .images_index{overflow:hidden;width: 213px;height: 200px;border: 1px solid #ccc;}
.content-index-product .items-index-product_index:hover img
{
	transform:scale(1.2);
}
.items-index-product_index a img
{
	/* border:1px solid #ccc; */
	transition: all 1.2s ease 0s;
	margin: 0 auto;
	max-width: 100%;
}
.name_product_nb_index {
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 5px;
}

.name_product_nb_index a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    /* text-transform: uppercase; */
    font-family: 'robotoregular';
}
.bottom_sp{
    width: 100%;
    margin: 0 auto;
}
.items-index-product .gia{
    text-align: center;
    font-weight: bold;
}
.items-index-product .gia span{
    color: #CF0000;
    font-size: 15px;
}
.items-index-product .gia span a{color: #CF0000;}
.masp{
    color: #f00;
    text-align: center;
}
.chitiet{text-align: center;float: right;margin-top: 5px;}
.chitiet a:hover{color: #fff;background: #f00;}
.chitiet a.lien_he{
    margin-left: 21px;
}
.chitiet a{color: #000;background: #FEBA00;padding: 4px 18px;font-weight: bold;border-radius: 10px;}
.right-index-product
{
	float:right;
	width:465px;
	
}

.title-index 
{
    margin: 0 auto;
    width: 100%;
    height:40px;
    line-height:40px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    background: url(../images/title_video.png) no-repeat center bottom;
    background-size: 100%;
}
ul.video_lienquan 
{
	list-style: none;
	padding:0;
	
}
ul.video_lienquan li
{
	/*float:left;*/
	display:inline-block;
    margin: 10px 10px 10px 0px;
	
}
.title-index h3.title-index-name
{
	margin:0 auto;
	text-indent: 0px;
	font-family:robotoregular;
	text-transform:uppercase;
	font-size:22px;
	color: #f00;
	padding-bottom: 15px;
	font-weight: normal;
} 


.title-info 
{
	margin: 0px auto;
	width: 100%px !important;
	height: 46px;
	background: url(../images/title_center.png) no-repeat left;
	margin-bottom: 13px;
	text-align: left;
}
.title-info h3.title-info-bg
{margin: 0 auto;font-family: robotoregular;text-transform: uppercase;font-size: 17px;font-weight: normal;color: #fff;height: 40px;line-height: 46px;text-align: left;/* background: #2472BA; */position: relative;display: inline-block;text-indent: 42px;/* padding-right: 8px; */text-align: center;} 
/*.title-info h3.title-info-bg:after
	{
    content: '';
    background: url(../images/idx-title-bg.png) no-repeat 0 0;
    position: absolute;
    right: -40px;
    width: 40px;
    height: 42px;
}*/

.product-group
{
	margin:0 auto;
	
	background:#fff;
	
}

.product-item{
    z-index: 2;
    position: relative;
    margin: 0 auto;
    width: 213px;
    float: left;
    margin: 10px 15px 10px 0px;
}
.product-item img.has-tt{
	max-width:100%;
}

.product-item .product-image{
	border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
	
    width: 210px;
    height: 195px;
    margin: 0 auto;
    overflow: hidden;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}	
.icon_dathang
{
	background:url(../img/icon_dathang.png) no-repeat left;
}
.hover_shine {
	width: 100%;
	height: 100%;
	background-image: url(http://i.minus.com/iuvzYDPlYu8RR.png);
	position: absolute;
	opacity: .7;
	background-position: -265px 0;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
	transition: background-position .3s ease;
	z-index: 124;
}
.hover_shine:hover{
    /*Final position*/
    background-position: 10px 0;
}
.product-item .product-image:hover{/* opacity:0.8 */}

.product-item .product-image img{
	
	margin:auto;
	padding:3px;
	max-width:270px;
	max-height:200px;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	
}
.product-item .product-image:hover img{   -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Chrome, Safari, Opera */
transform: scale(1.1);}
.product-item .cart
{
	display:inline-block;
	font-size: 15px;
	padding: 3px;
	margin-top: 10px;
}	
.product-item .product-name
{
	margin:10px auto;
    width: 270px;
	text-align:center;
	
}



.product-item .product-price span{color:red}

.price span
{
	color:#ff0000;
	
}

.product-item .product-name a{
    color: #000;
    font-size: 15px;
    font-weight: normal;
    font-family: robotoregular;	
}	
.product-name h3
{
	padding:0 0 10px 0;
	
}
.description
{
	color:#3e3e3e;
	font-size:13px;
	text-align:justify;
	
}
.type-bds-contact .dientich
{
	
    float: left;
    line-height: 25px;
}
.type-bds-contact span
{
	font-family:robotoregular;
	color:#ff000a;
}
.bottom-bds
{
	border-bottom:1px dashed #ccc;
	
}
.type-bds
{
	font-size:15px;
	font-family: 'robotoregular';
	color: #333333;
}

.view-depp .contact-phone
{
	margin-left:5px;
	float:left;
}


.type-bds span , .contact-phone span
{
	color:#0600ff;
	
}
.type-bds-contact .type-bds
{
	float:left;
	margin-right:10px;
}

.type-bds-contact .contact-phone
{
	margin-left:10px;
	float:left;
}

.type-bds-contact div b
{
	font-weight:normal;
	float:left;
	width:100px;
	
	
}
.type-bds-contact div span{
	text-align:right;
	color:#ff000a;
	font-family:robotoregular;
	
}


/*++++++++++END MAIN PRO+++++++++++*/

/*++++++++++START MAIN DOI TAC+++++++++++*/

.thanh_doitac
{
	margin:0 auto;
	height:53px;
	
	background:url(../images/thanh_doitac.png) no-repeat bottom;
	
}
.thanh_doitac h3
{
    font-size: 15px;
    text-indent: 70px;
    color: #fff;
    line-height: 53px;
    text-transform: uppercase;
	
}

.slide-product
{
    margin: 0 auto;
    padding: 0 0px 0px 0px;
    width: 1190px !important;
    position: relative;
}
.slide-product ul li
{
	margin: 0 auto;
}





/*++++++++++END MAIN DOI TAC+++++++++++*/








/*++++++++++START MAIN FOOTER+++++++++++*/
.footer-instagram
{
	margin:0 auto;
	position: relative;
	color:#fff;
	background: #003FA0;
	height: 260px;
	
    width: 1349px;
}
.bg_footer_top
{
    margin: 0 auto;
    padding-top: 42px;
    width: 1200px;
}

.main-footer
{margin:0 auto;}
.menu_bottom {
    max-width: 100%;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #1a3865;
    padding: 0px 0px 1px 142px;
    /* top: -43px; */
}
.menu_bottom ul {
    /* padding: 0; */
    float: left;
}
.menu_bottom ul li {
    list-style-type: none;
    display: inline-block;
    /* margin-right: 8px; */
    background: url(../images/line_menu_bot) no-repeat right;
    padding: 0px 14px;
}
.menu_bottom ul li:hover{background:#2767b2}
.menu_bottom ul li a {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 15px;
    font-weight: normal;
    /* padding: 14px; */
}
.menu_bottom .lkweb {
    float: right;
    padding-right: 188px;
    margin-top: -2px;
}
.bot_ft{
	background: #2472BA;
	font-size: 15px;
	padding: 9px 70px;
	color:#fff;
}

.bot_ft .bot_ft-left {
	float:left;
}

.bot_ft .bot_ft-right {
	float:right;
}
.left_footer
{
	float:left;
	width: 454px;
	margin-right: 25px;
}
.left_footer span{line-height: 23px !important;}
.left_footer p{/* line-height: 10px !important; */}

.center_footer
{
	float:left;
	width: 315px;
}
.center_footer .title{text-align:left;margin-bottom: 10px;}
.center_footer .title h3{font-weight: bold;text-transform: uppercase;color:#fff;}
.center_footer ul{padding:0;margin-top: 12px;margin-bottom: 12px;}
.center_footer ul li{
    background: url(../images/icon_list.png) no-repeat left center;
    list-style-type: none;
    line-height: 26px;
}
.center_footer ul li a{color:#fff;padding-left: 13px;}
.center_footer ul li a:hover{color:#f00;}
.right_footer
{
    /* padding-top: 39px; */
    margin: 0 auto;
    float: right;
    width: 290px;
    /* border: 1px dashed; */
    /* border-radius: 5px; */
}
.right_footer .title h3{font-weight: bold;margin-bottom: 12px;color: #fff;}
.right_footer ul{padding:0}
.right_footer ul li{list-style-type:none;line-height: 23px;color: #fff;font-weight: normal;}
.right_footer ul li span{float: left;margin-left: 5px;color: #fff;}
.right_footer ul li p{color:#ff0;float: right;}
.right_footer .h4
{
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	font-family:
	
}
.right_footer .mang_xh
{
	margin:0 auto;
	padding-bottom:15px;
	width:325px;
	float:right;
	border-bottom:1px dashed #000;
	
}
.right_footer .mang_xh h4
{
	margin:0 auto;
	padding-bottom:15px;
	color:#464646;
	font-family:robotoregular;
	text-transform:uppercase;
	font-size:15px;
	
}
.right_footer .mang_xh ul
{
	list-style:none;
	padding:0;
	
}
.right_footer .mang_xh ul li
{
	float:left;
	margin-right:10px;
	
}
#map_canvas1 {
    width: 290px;
    height: 186px;
    margin: 0 auto;
    padding: 0;
    border: 2px solid #000;
}
.counter{
    background: #1a3865;
    width: 204px;
    border-radius: 5px;
}
.newsletter
{
	
}
.newsletter_name b
{
	color:#464646;
	text-transform:uppercase;
	font-size:18px;
	font-weight: normal;
    font-size: 18px;
    font-family: 'robotoregular';
}
.newsletter_name p
{
	padding-top:5px;
	color:#464646;
}

#subscribe_form input.email-form {
    text-indent: 13px;
    border: none;
    margin: 0;
    background: #fff;
    height: 30px;
    font-size: 12px;
    color: #000;
    width: 90%;
    border-radius: 6px;
}
.newsletter
{
	margin:10px auto;
	
}
#subscribe_form
{
    margin: 10px auto;
    position: relative;
    width: 312px;
}
input#send_email_newsletter {
    float: right;
    /* background: #ED1C24; */
    cursor: pointer;
    right: 0;
    0: absolute
    line-height: 30px !important;
    top: 6px;
    color: #fff;
    font-size: 13px;
    border: none;
    background: url(../images/icon_mail.png) no-repeat;
    width: 28px;
    height: 22px;
    position: absolute;
	outline: none;
}



.footer-bottom
{
	margin:0 auto;
	text-align:center;
	background:#00c865;
	padding:10px;
	
}
#map_canvas
{
	margin-top:10px;
}
.footer-bottom-info 
{}
.copyright-info
{
	
	
}
.map_description
{
	color:#000;
}
.main-footer h4
{
	font-family: 'robotoregular';
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #fff; 
	
}
.counter-statics
{
	float:right;
	
	
}
.counter-info ul
{
	list-style:none;
	padding:0;
	
}
.counter ul
{
	list-style:none;
	padding:0;	
}
.counter-info ul li
{
	
	margin:10px auto;
	
	
}
.right_footer .counter img
{
    margin-right: 15px;
    float: left;
    margin-top: 10px;
	
}
.right_footer .counter ul
{
	float:left;
}
.counter ul li
{
	line-height:30px;
	margin-left: 20px;
	font-weight: normal;
}
/*++++++++++END MAIN FOOTER+++++++++++*/


/*++++++++++START BACK TOP+++++++++++*/

#back-top span {width: 57px;height: 63px;display: block;margin-bottom: 7px;background: url(../images/top.png) no-repeat left 0px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
#back-top {bottom: 0;cursor: pointer;position: fixed;z-index: 10000;right: 0;}


/*++++++++++END BACK TOP+++++++++++*/

/*++++++++++START SHARE SOCIAL+++++++++++*/

.attr-content-social
{
	margin: 10px auto;
	
	
}

.share-icon {
	display: inline-block;
	/*float: left; margin: 4px; */
	margin: 4px; 
	width: 32px; 
	height: 32px; 
	cursor: pointer; 
	vertical-align: middle; 
	background-image: url(../images/share-icons.png); 
	-moz-transition: all 300ms ease-out 0s;
	-ms-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	-webkit-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s; 
}
.share-facebook { background-position: 0 0; }
.share-facebook:hover { background-position: 0 -40px; }
.share-twitter { background-position: -40px 0; }
.share-twitter:hover { background-position: -40px -40px; }
.share-pinterest { background-position: -80px 0; }
.share-pinterest:hover { background-position: -80px -40px; }
.share-googleplus { background-position: -120px 0; }
.share-googleplus:hover { background-position: -120px -40px; }
.share-linkedin { background-position: -240px 0; }
.share-linkedin:hover { background-position: -240px -40px; }
.share-stumbleupon { background-position: -360px 0; }
.share-stumbleupon:hover { background-position: -360px -40px; }
.share-email { background-position: -320px 0; }
.share-email:hover { background-position: -320px -40px; }
.share-zing { background-position: -400px 0; }
.share-zing:hover { background-position: -400px -40px; }


/*++++++++++END SHARE SOCIAL+++++++++++*/




/***************************************START TAB MAP CONTACT ****************************************/

.left-contact
{
	
}

.tablelienhe label span img{
	position:absolute;
	left:0px;
	top:10px;
}
.tablelienhe label {
	display:inline-block;
    height: 25px;
	line-height:25px;
	min-width:100px;
	font-weight:bold;
	text-align: right;
	position: relative;
	margin-right: 15px;
}
.tablelienhe .input_block{
	margin:0 0 10px 0;
}
.tablelienhe .input_item{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	min-width: 100px;
	font-weight: bold;
}
.tablelienhe .input{
    border: 1px solid #cacaca;
	width: 310px;
	height: 22px;
	line-height: 22px;
	outline-color: #0085FF;
}
.tablelienhe textarea{
	border: 1px solid #cacaca;
	width: 310px;
	outline-color: #0085FF;
}
.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.button {
	background-color:#fff;
	background-position:initial initial;
	background-repeat:initial initial;
	border:1px solid #ccc;
	cursor:pointer;
	font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 30px;
	font-weight:bold;
}
.button:hover{
	color:red;
}
#main_contact
{
	margin:15px auto;
	width:100%;
}
.othernews h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.othernews ul li a {
	color: #000;
	font-size: 15px;
}
.othernews ul li a:hover {
	color:#007dac;
}


.map-c
{
	
}

.nav-tabs > li,
.nav-pills > li {
	float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}

.nav-tabs {
	padding:0;
	list-style:none;
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    margin-bottom: 6px;
}

.nav-tabs > li > a {
	padding-top: 8px;
    color: #000;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent; 
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #006fb6;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999999;
}

.map-tab-content
{
	margin:10px auto;
}

.tabbable {
	*zoom: 1;
}

.tabbable:before,
.tabbable:after {
	display: table;
	line-height: 0;
	content: "";
}

.tabbable:after {
	clear: both;
}

.tab-content {
	overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}

.tab-content > .active,
.pill-content > .active {
	display: block;
}

.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #ffffff;
}
.full-doitac{width:1349px;margin:0 auto;background: url(../images/bg_doitac.png) no-repeat center;height: 130px;margin-bottom: 15px;}
.full-doitac .background{width: 1200px;margin:0 auto;/* background: url(../images/bg_doitac.png) no-repeat; */padding-top: 20px;}
/*****************************************END TAB MAP CONTACT ********************************************/
.img_sp_moi{width: 178px;height: 91px;border: 1px solid #ccc;margin-right: 20px;}
.img_sp_moi img {/* width:130px; *//* height:110px; */}
.btn-pre{background: url(../images/prev.png) no-repeat;width: 40px;height: 73px;position: absolute;left: 0px;top: 3px;z-index: 999;cursor: pointer;}
.btn-next{background: url(../images/next.png) no-repeat;width: 40px;height: 73px;position: absolute;right: 0px;top: 3px;z-index: 999;cursor: pointer;}
.img_box_new_detail .fotorama__wrap 
{
	margin: 0 auto;
}
/************************* tab indedx-----------------------------------------------*/
.cd-tabs
{
	position: relative;
	width: 930px;
	margin: 0 auto;
}
.cd-tabs nav {
    width: 930px;
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
}
ul.cd-tabs-navigation {
    height: 45px;
    overflow: hidden;
    transition: 0.5s;
    padding:0;
    margin-bottom: 25px;
    /* width: 100%; */
}
.cd-tabs-navigation {
    list-style-type: none;
    width: 930px;
}
.cd-tabs-navigation li {
    float: left;
	margin-right:4px;
}
.cd-tabs-navigation a {
	line-height: 45px;
	width: auto;
	text-align: left;
	font-size: 14px;
	font-size: 16px;
	color: #000;
	padding: 8px 37px;
	border: 1px solid #20d2ff;
	text-transform: uppercase;
}
.cd-tabs-navigation a:hover {
    color: #fff;
    background: #1F82D6;
    padding: 8px 37px;
}
.cd-tabs-navigation:after {
    content: "";
    display: table;
    clear: both;
}
a#xemthem {
	position: absolute;
    right: 0px;
    top: -13px;
    font-size: 49px;
    text-decoration: none;
    color:#000;
}
.cd-tabs-navigation a.selected {
    color: #fff;
    background: #1F82D6;
}
.cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px;
}
.cd-tabs-content {
	padding:0;
}
.cd-tabs-content li {
	display: none;
	padding:0;
}
.cd-tabs-content li.selected {
	display: block;
	-webkit-animation: cd-fade-in 0.5s;
	-moz-animation: cd-fade-in 0.5s;
	animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #8493bf;
	margin-bottom: 2em;
}