/* 01 RESET */


*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body { font-family: 'Arial', sans-serif;font-size: 14px;color:#191F26;background: #fff url(../images/bg_loginloop.jpg) left top repeat-x;word-wrap:break-word;text-rendering:optimizeLegibility;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,table,caption,tbody,tfoot,thead,tr,th,td,figure{border:0;margin:0;padding:0}
html {overflow-y: scroll;-webkit-text-size-adjust:auto;-webkit-overflow-scrolling: touch;}

img,fieldset,abbr,acronym{border:0;}
article,aside,figure,figcaption,hgroup,footer,header,nav,section,video,object{display:block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}

img             {border:0;max-width:100%;vertical-align:middle;}
figure      {position:relative;}
figure img  {display:block;}

input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}

/* 02 GLOBAL STYLES */

ul              {margin:0 0 20px;}
ul > li         {list-style:none;position:relative;padding:0 0 10px 15px;}
ul ul               {margin:10px 0 -10px 2px;}
/*ul ul li:before     {content:"\00af";font-size:25px;top:0;left:-2px;}           */
ol              {margin:0 0 20px 25px;}
ol li               {list-style:decimal outside;padding:0 0 10px 5px;}
ol ol           {margin:10px 0 -10px 15px;}
nav ul          {margin:0;}
nav li:before       {display:none;}

p {padding:0 0 17px;}

a                   {text-decoration:none;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;-ms-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
a:active,a:hover    {outline: 0;}

.color ::-moz-selection,.color::-moz-selection  {background:#191F26;}
.color ::selection,.color::selection                {background:#191F26;}

.left       {float:left !important;}
.right      {float:right !important;}
.center,
.center .wrap   {text-align:center;}

/* 03 TYPOGRAPHY */
h1,h2,h3,h4,h5,h6,.header,.intro,label,input,textarea,select,table,dl,option,optgroup,.selector,.btn,.f-title,.pager,.contact-data,.categories,.meta,.tabs,.price,.trigger,.close,.output,.xdsoft_datetimepicker,.slicknav_menu,.readonly .f-row,.infoBox, #message,.history > div       {font-weight:500;}

h1 {font-size:24px;}
h2 {font-size:24px;padding:0 0 28px;}
h3 {font-size:19px;padding:0 0 15px;}
h4 {font-size:17px;padding:0 0 15px;}
h5 {font-size:15px;padding:0 0 15px;}
h6 {font-size:17px;text-transform:uppercase;padding:0 0 23px;}

/* 04 COLOR SPECIFICS */       
.black  {background-color:#191F26 !important;}
.grey   {background-color:#34394A !important;}
.grey-light {background-color:#f9f9f9 !important;}
.white  {background-color:#fff !important;}

/* 05 LAYOUT */
.wrap       {margin:0 auto;width:1200px;text-align:left;position:relative;max-width:94%;display:inline-block;}
.row        {margin:0 -15px;}

.full-width         {float:left;width:100%;padding:0 15px 30px;max-width:100%;}
.three-fourth   {float:left;width:75%;padding:0 15px 30px;max-width:100%;}
.one-half       {float:left;width:50%;padding:0 15px 30px;max-width:100%;}
.one-third      {float:left;width:33.33%;padding:0 15px 30px;max-width:100%;}
.two-third      {float:left;width:66.66%;padding:0 15px 30px;max-width:100%;}
.one-fourth         {float:left;width:25%;padding:0 15px 30px;max-width:100%;}
.one-fifth      {float:left;width:20%;padding:0 15px 30px;max-width:100%;}
.one-sixth      {float:left;width:16.66%;padding:0 15px 30px;max-width:100%;}

.row:before, 
.row:after              {content: "";display:table;}
.row:after          {clear: both;}

/* 06 BUTTONS */
.btn        {border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff !important;display:inline-block;text-align:center;max-width:100%;}
.btn.small  {font-size:12px;padding:8px 14px;}
.btn.medium     {font-size:15px;padding:11px 20px;min-width:142px;}
.btn.large  {font-size:17px;width:200px;height:54px;line-height:54px;padding:0 14px;}
.btn.huge   {font-size:20px;width:270px;height:70px;line-height:70px;padding:0 14px;}

.btn.white  {color:#191F26 !important;}
.btn.full   {width:100%;}
.btn.color:hover,.btn.color:focus,.btn.white:hover,.btn.white:focus {background:#191F26 !important;color:#fff !important;}
.btn.black:hover,.btn.black:focus,.cta .btn:hover,.cta .btn:focus   {background:#fff !important;color:#191F26 !important;}

.more               {font-weight:600;padding-top:2px;display:inline-block;position:relative;text-decoration:none;}
.more:after             {content:"";position:absolute;left:0;bottom:-3px;opacity:0;-ms-opacity:0;width:0;}
.more:hover:after,
.more:focus:after       {opacity:1;-ms-opacity:1;width:100%;}

.back {background:#858585;}

/* 07 ICONS */
.ico        {display:inline-block;overflow:hidden;vertical-align:middle;background-image:url(../images/icons.png);background-repeat:no-repeat;background-color:transparent !important;}
.phone          {width:29px;height:24px;margin-top:-1px;}
.phone.black    {background-position:0 0;}
.email          {width:29px;height:19px;}
.email.black    {background-position:-31px -4px;}

.circle     {float:left;width:88px;height:88px;border:1px solid #191F26;margin:0 20px 30px 0;-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;text-align:center;line-height:90px;}
.circle .ico {height:40px;}
.heart      {background-position:0 -53px;width:38px;}
.wand       {background-position:-40px -53px;width:35px;}
.lock       {background-position:-80px -53px;width:27px;}
.award      {background-position:0 -93px;width:38px;}
.pig        {background-position:-40px -93px;width:38px;}
.shuttle    {background-position:-80px -93px;width:36px;}
.wallet         {background-position:0 -135px;width:35px;}
.clip       {background-position:-40px -135px;width:21px;}
.telephone  {background-position:-80px -135px;width:25px;}
.people     {width:35px;height:40px;}
.luggage    {width:35px;height:40px;}
.time       {width:33px;height:40px;}
body{
	font-family: 'Roboto', sans-serif;
	color:#000;
	background:#fff; 
	font-size: 14px;
	text-align: center;	
	}
a:hover{
color: #ff3f02;
}
#submenu_0>li{
	margin-right: 22px;
}
.header {
    margin: 0 auto;
    padding: 15px 0;
    background: url(images/bg_header.png) no-repeat;
    background-size: 100%;
}
.language{
	float: right;
    margin-top: 20px;
    display: block;
    width: 100%;
}
.language p{
	margin-bottom: 10px;
}
.language a{
	margin-right: 10px;
}
.language a:last-child{
	margin-right: 0;
}
.menu_chinh{
	background: #0e4a95;
	float: left;
    width: 100%;
    height: 43px;
}
.menu_chinh a:hover{
	color: #fff !important;
}
.logo img {
    float: left;
    width: 80px;
}
.logo h1{
	float: left;
    text-transform: uppercase;
    color: #1f3e8d;
    font-weight: bold;
    margin-left: 10px;
    letter-spacing: -1px;
    font-size: 24px;
    margin-top: 5px;
    text-align: center;

}
.logo h1 p{
	clear: both;
    font-size: 33px;
    text-transform: none;
    color: #1f3e8d;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}
.right_header{
	float: right;
}
.right_header span {
    color: #243f8d;
}
.right_header span i{
    color: #2aa9e6;
}
.right_header .hotline{
	float: left;
    padding: 6px 20px 12px 35px;
    padding-left: 0px;
}
.right_header .hotline p{
	padding-bottom: 0;
	margin-top: 5px;
	font-weight: bold;

}

.search_box input {
    border: 1px solid #12639c40;
    padding: 10px;
    width: 80%;
    background: #12639c40;
}
.search_box button {
    padding: 13px 18px;
    margin-left: -4px;
    border: none;
    background: #0e4a95b8;
}
.search_box button i{
   color: #fff;
}

.menu_chinh ul{
    margin: 0 auto;
    margin-left: 0;
    padding-left: 0;
}
.menu_chinh ul li{
	float: left;
	padding-left: 0;
}
.menu_chinh ul li a{
	display: block;
    color: #fff;
    font-weight: bold;
    padding: 14px 20px;
    text-transform: uppercase;
    font-size: 13px;
}
.menu_chinh ul li a:hover{
	border-bottom: 6px solid #fff;
}
.search_form{
	float: right;
	position: relative;
}
.search_form input{
	width: 265px;
    background: #0b8db0;
    border: none;
    padding: 10px;
    outline: none;
    color: #f9f9f9;
}
.search_form button{
	background: none;
    border: none;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 16px;
}
.banner{
	width: 100%;
	margin-top: 10px;
}
.banner img{
	width: 100%;
}
.main_content{
	clear: both;
	margin: 35px auto;
	margin-bottom: 0;
}
.line30{
	height: 5px;
    width: 80px;
    background: #ff3f00;
    margin-top: 10px;
    display: inline-block;
}
.left_about .line30 {
    background: #0ba1c9;
    margin-bottom: 15px;
	margin-top: 0px;
}
.line20{
	height: 3px;
    width: 30px;
    background: #ff3f00;
    margin-bottom: 5px;
    display: inline-block;
}
.hoatdong{
	background: url('images/bg_cate_product.png') bottom center;
	background-size: cover;
}
.tit_hoatdong{
	text-align: center;	
}
.tit_hoatdong h1{
	color: #0e4a95;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
	margin-top: 30px;
}
.content_hoatdong{
	margin-top: 35px;
	
	overflow: auto;
}
.content_hoatdong .one-fourth {
    width: 31.5%;
    background: #cccccc33;
    margin: 9px;
    border-radius: 10px;
    padding-top: 12px;
    height: 290px;
}
.conent_cate_product .line20 {
    height: 1px;
    width: 100%;
}
.content_spnb .owl-item .one-fourth {
    background: transparent!important;
}
.content_hoatdong .one-fourth a{
	text-transform: uppercase;
    color: #0e4a95;
    margin-top: 15px;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 21px;
    font-size: 13px;
}
.cate_product_service{
	font-size: 14px !important;
    text-align: center;
}
.about{
	background: url('images/bg_about.png') no-repeat right center #d8dfdf;
	background-size: auto 100%;
	padding: 40px 0;
}
.left_about{
	width: 65%;
}
.left_about h4{
	text-transform: uppercase;
}
.left_about h2{
	text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    padding-bottom: 15px;
	line-height: 40px;
}
.left_about p{
	text-align: justify;
	line-height: 21px;	
	padding-bottom: 20px;
}
.left_about a{
	background: #0ba1c9;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    float: left;
    padding: 15px 30px;
}
.left_about a:hover {
   color:#044657;
}
.main_content .main_left{
	width: 250px;
	float: left;
}
.main_content .main_left .danhmuc{
	background: #2594db;
}
.main_content .main_left .danhmuc .tit_danhmuc{
	background: #0966a2;
}
.main_content .main_left .danhmuc .tit_danhmuc h4{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
}
.main_content .main_left .danhmuc ul{
	
}
.main_content .main_left .danhmuc ul li{
	    padding: 8px 0;
    border-bottom: 1px solid #42A6E6;
    padding: 10px;
}
.main_content .main_left .danhmuc ul li a{
	color: #fff;
    font-size: 15px;
    background: url('images/icon_butlet.png') no-repeat 0 6px;
    padding-left: 15px;
    display: block;
    line-height: 18px;
}
.main_content .main_left .lichcongtac_tuan{
	margin-top: 10px;
	background: #f8f8f8;
}
.main_content .main_left .lichcongtac_tuan .tit_lichcongtac{
	background: url('images/bg_tit_left.png') ;
}
.main_content .main_left .lichcongtac_tuan .tit_lichcongtac h4{
	color: #b00303;
    text-transform: uppercase;
    padding: 5px;
    font-size: 15px;
    line-height: 22px;
    padding-left: 10px;
}
.main_content .main_left .lichcongtac_tuan ul{
	padding: 10px;
}
.main_content .main_left .lichcongtac_tuan ul li{
	padding: 5px 0;
}
.main_content .main_left .lichcongtac_tuan ul li a{
	color: #333;
    font-weight: bold;
    line-height: 18px;
    background: url('images/icon_butlet_blue.png') no-repeat 0 6px;
    padding-left: 15px;
    display: block;
}
.main_content .main_right{
	width: 735px;
	float: right;
}
.feature_news{
	    clear: both;
    overflow: hidden;
}
.feature_news .feature_left{
	width: 500px;
	float: left;
}
.feature_news .feature_left h4{
	font-size: 22px;
	color: #444444;
}
.feature_news .feature_left img{
	margin-top: 10px;
	width: 100%;
}
.feature_news .feature_left p{
	margin-top: 10px;
	line-height: 18px;
}
.feature_news .feature_left p span{
	color: #c00904;
	font-style: italic;
}
.feature_right{
	float: right;
	width: 200px;
	padding-top: 20px;
	border-top: 5px solid #ddd;
}
.feature_news .feature_right ul{

}
.feature_news .feature_right ul li{
	    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.feature_news .feature_right ul li a{
	line-height: 17px;
    text-align: justify;
    font-weight: bold;
    width: 100%;
    display: block;
}
.news_content_modul{
	clear: both;
	margin-top: 20px;
}
.news_content_modul .news_modul_left {
	float: left;
	width: 350px;
}
.news_content_modul .news_modul_left .modul_news{
	border-top: 5px solid #ddd;
	width: 100%;
	    margin-bottom: 20px;
}
.news_content_modul .news_modul_left .modul_news h4{
	text-transform: uppercase;
    color: #e00404;
    font-size: 13px;
    padding: 10px 0;
}
.news_content_modul .news_modul_right{
	float: right;
	width: 350px;
	background: #f7f7f7;
} 
.modul_news ul li{
	overflow: hidden;
    margin-bottom: 8px;
}
.modul_news ul li img{
	float: left;
	margin-right: 10px;
}
.modul_news ul li a{
	font-size: 15px;
    display: block;
    line-height: 21px;
}
.detail{
	float: right;
    font-size: 13px !important;
    color: #e00404;
}
.detail:hover{
	text-decoration: underline;
}
.modul_news_right{
	border-top: 5px solid #2594db;
	padding: 10px;
	margin-bottom: 10px;
}
.modul_news_right h4{
	text-transform: uppercase;
	color: #2594db;
	font-size: 13px;
	margin-bottom: 10px;
}
.modul_news_right ul li{
	margin-bottom: 10px;
}
.modul_news_right ul li a{
	color: #9e0606;
	line-height:18px;
	font-weight: bold;
}
.modul_news_right ul li p{
	font-size: 12px;
	color: #555555;
	margin-top: 3px;
	line-height: 16px;
}
.xemthem{
	font-weight: bold;
	float: right;
	color: #9e0606;
}
.video {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hinhanh_gal img {
    margin: 1px;
}
.list_news{
	margin-top: 
}
.list_news a{
	font-weight: bold;
    display: block;
    color: #890202;
    line-height: 18px;
    margin-bottom: 10px;
    background: url('images/butlet_blue.jpg') no-repeat 0 7px;
    padding-left: 17px;
}

.main_content .main_left .dangnhap {
    margin-top: 10px;
    background: #f8f8f8;
    overflow: hidden;
}
.main_content .main_left .dangnhap .tit_dangnhap {
    background: url('images/bg_tit_left.png');
}
.main_content .main_left .dangnhap .tit_dangnhap h4 {
    color: #b00303;
    text-transform: uppercase;
    padding: 5px;
    font-size: 15px;
    line-height: 22px;
    padding-left: 10px;
}
.main_content .main_left .dangnhap .tit_dangnhap h4 span, .main_content .main_left .lichcongtac_tuan .tit_lichcongtac h4 span, .main_content .main_left .lienket_ngoai .tit_lienket h4 span{
	color: #146ba3;
}
.dangnhap form{
	padding: 10px;
	    overflow: hidden;
}
.dangnhap form input[type="text"]{
	    width: 92%;
    padding: 2px 7px;
    margin: 9px 0;

}
.dangnhap form label{
	font-weight: bold;
	color: #555;
}
.dangnhap form input[type=submit]{
	    background: #2594db;
    color: #fff;
    border: none;
    font-weight: bold;
    padding: 5px 10px;
    float: right;
    margin-top: 10px;
}
.dangnhap a{
	float: right;
    margin-left: 15px;
    color: #c13131;
    margin-right: 10px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 15px;
}
.lienket_noibo{
	margin-top: 10px;
}
.lienket_noibo a{
	margin-bottom: 5px;
    display: block;
}
.main_content .main_left .lienket_ngoai .tit_lienket {
    background: url('images/bg_tit_left.png');
}
.main_content .main_left .lienket_ngoai{
	margin-top: 10px;
}
.main_content .main_left .lienket_ngoai .tit_lienket h4 {
    color: #b00303;
    text-transform: uppercase;
    padding: 5px;
    font-size: 15px;
    line-height: 22px;
    padding-left: 10px;
}

.footer{
	background: url(images/bg_footer.jpg) no-repeat;
    clear: both;
    min-height: 50px;
    background-size: 100%;
    float: left;
    width: 100%;
    overflow: auto;
    padding: 40px 0;
}
.footer_end {
    height: 5px;
    width: 100%;
    background: #072449;
    display: inline-block;
}
img.icon_logo_bottom {
    width: 70px;
}
.footer .in_footer{
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
}
.footer_left .name_ft>h4 {
    font-size: 18px;
}

.footer_left .name_ft>p{
	font-size: 22px;
    font-weight: bold;
}
.footer .in_footer .footer_left{
	float: left;
    width: 670px;
}
.footer .in_footer .footer_left img{
	float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.footer .in_footer .footer_left h4{
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
}
.footer .in_footer .footer_left p{
	color: #fff;
	line-height: 18px;
}
.footer_right{
	float: right;
}
.footer_left .info_ft {
    line-height: 22px;
}
.menu_ft{
    clear: both;
    overflow: hidden;
}
.menu_ft li{
	    float: left;
    border-right: 1px solid #2a9a04;
    padding-right: 15px;
    padding-left: 0;
    margin-right: 15px;
    padding-bottom: 3px;
}
.menu_ft li:last-child{
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.menu_ft li img{
	margin-right: 10px;
}
.menu_ft li a{
	color: #fff;
}
.footer_right p{
	color: #fff;
    padding-bottom: 10px;
    line-height: 20px;
}
.footer_right p.coppyright{
	    color: #e2e2e2;
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    margin-top: 8px;
}
.bottom_info{
	padding: 15px 0px;
	width: 1000px;
	margin: 0 auto;
	clear:both;
	margin-bottom: 20px;
}
.footer .one-half{
	padding-bottom: 0;
}
.bottom_info p{
	float: left;
    margin: 0 26px;
    font-weight: bold;
    color: #555;
}

.bottom_info p span{
	color: #f00;
}
.name_ft{
	margin-bottom: 15px;
}
.name_ft h4 {
    padding-bottom: 8px;
    font-size: 13px;
}
.name_ft p{
	font-size:13px;
}
.tintuc{
	padding: 40px 0;
	background: #f5f6f6;
}
.tintuc .one-half{
	padding-bottom: 0;
}
.title_news h4{
	font-size: 18px;
    color: #0e4a95;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    text-transform: uppercase;
}
.sidebar_ft h3 a,.box-heading h3 {
    color: #0e4a95;
}
.content_news{
	padding: 15px 0;
	padding-bottom: 0;
}
.content_news a{
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
}
.content_news p.detail_duan{
	text-align: justify;
	color: #333;
}
.content_news ul{
	margin-bottom: 0;
}
.content_news ul li{
	overflow: auto;
	padding-left: 0;
}
.content_news ul li a.images_news{
	float: left;
	padding: 0;
	margin-right: 15px;
}
.content_news ul li a.title_news{
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;

}
.content_news ul li p{
	text-align: justify;
}
.sidebar_ft{
    margin-top: 50px;
}
.facebook {
    border: 1px solid #ddd;
    padding: 25px;
    height: 360px;
}
.events{
    border: 1px solid #ddd;
    padding: 25px;
    height: 360px;
}
.events .info i {
    display: inline-block;
    float: left;
    margin-right: 23px;
    width: 60px;
    height: 60px;
    font-size: 31px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #d92727;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.extra-wrap {
    overflow: hidden;
}
.events .info:first-child {
    margin-top: 0;
}
.events .info {
    display: inline-block;
    width: 100%;
    margin-top: 19px;
}
.events .info p {
    color: rgb(186, 186, 186);
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, sans-serif;
}
.events .info a {

    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: rgb(49, 53, 61);
    text-transform: uppercase;
    margin: 0px 0px 9px;
}
.news{
    border: 1px solid #ddd;
    padding: 25px;
    height: 360px;
}
.events h3, .facebook h3, .news h3,.box-heading h3 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0px 0px 16px;
	color: #0e4a95;
}
.news ul li{
    padding-left: 0;
}
.news ul li a{
        color: #333;
    padding-left: 20px;
    display: block;
}
.news ul li a i{
        color: #be2222;
    margin-right: 15px;
    margin-left: -20px;
}
.gallery li a {
    padding: 0px !important;
    width: 97px;
    height: 76px;
    overflow: hidden;
}
.gallery li {
    float: left;
    padding-right: 10px;
}
.gallery li a img {
    width: 100%;
    height: 100%;
}
.gallary.row li {
    text-decoration: none;
    list-style: none;
    padding: 10px;
    float: left;
}
.gallary.row>.thumb {
    width: 200px;
    height: 200px;
    float: left;
    text-align: center;
    border: 1px solid #f9f9f9;
    padding: 10px;
	padding-top: 20px;
}
p.namegalary {
    font-weight: bold;
    padding: 10px;
	color: #b6201f;
}
.gallery li:nth-last-child(3n+1) {
	padding-right:0px;	
}
.brand{
	background: #f7f7f7;
	padding: 40px 0;
	margin-top: 15px;
}
.slider div img{
	border: 1px solid #ddd;
}
.brand .bx-wrapper{
	background: none;
	border: none;
	box-shadow: none;
	    margin: auto;
}
.bx-wrapper .bx-prev {
    left: -55px !important;
    text-indent: 0 !important;
    background: #ff3f02 !important;
    color: #fff;
    font-size: 25px;
    padding: 27px 11px !important;
    top: 0 !important;
    margin-top: 0 !important;
    height: auto !important;
    }
   .bx-wrapper .bx-next {
    right: -55px !important;
    
     text-indent: 0 !important;
    background: #ff3f02 !important;
    color: #fff;
    font-size: 25px;
    padding: 27px 11px !important;
    top: 0 !important;
    margin-top: 0 !important;
    height: auto !important;
    }
.footer_left img{
	float: left;
	margin-right: 20px;
}
.info_ft {
    float: left;
}
.info_ft h4{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.info_ft p{
	color: #fff;
}
.info_ft p i{
	background: #0a7da92b;
    width: 25px;
    height: 25px;
    color: #ffffff;
    display: table-cell;
    float: left;
    margin-right: 15px;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
}
.info_ft p span{
	line-height: 24px;
}
.linhvuc h4{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.linhvuc ul li{
	padding-left: 0;

}
.linhvuc ul li a{
	color: #fff;
	line-height: 21px;
}
.linhvuc ul li a:hover{
	color: #af3f1c !important;
}


.bx-wrapper{
	display: table;
    width: 100%;	
}
.addthis_toolbox.addthis_default_style{
	float: right !important;	
}
#___plusone_0{
	    padding-right: 10px !important;	
		margin-right: 10px !important;
}

/* On Pager*/
.parth {
    margin-bottom: 20px;
    color: #a2a2a2;
    margin-top: 0px;
}
.parth a {
    color: #333;
}

.tieude h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #0e4a95;
    font-weight: bold;
    margin: 20px 0px;
    margin-top: 35px;
}

.left_content_pr .content {
    line-height: 20px;
    text-align: justify;
}

.tintuc_sb {
    overflow: auto;
    margin-top: 0px;
	background: #f2f2f2;
}
.tintuc_sb h2 {
    color: #fff;
    background: #0e4a95;
    padding: 8px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.content_tintuc_sb ul li {
    padding-right: 15px;
    overflow: auto;
}
.content_tintuc_sb ul li img {
    float: left;
    width: 95px;
    margin-right: 15px;
}
.content_tintuc_sb ul li a {
    color: #333;
    font-size: 14px;
}
.content_tintuc_sb ul li p.date {
    color: #f04e23;
    font-size: 12px;
    margin-top: 5px;
    padding-bottom: 0;
	padding-left: 110px;
}

h4.titlelastenew {
    padding: 10px 0px;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}
.more_views p{
	padding:0px;	
}
.more_views a {
    padding-left: 15px;
    background: url(images/icon_butlet_blue.png) no-repeat 0 8px;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
}


.lienheinfo .one-half .contact_left {
    background: #f7f7f7;
    padding: 20px;
    margin-right: 10px;
    height: 400px;
}
#frmcontact input, #content {
    padding: 5px;
    border-radius: 5px;
    width: 100%;
}
.left_content_pr .one-half {
    background: #f7f7f7;
    padding: 20px;
    margin-right: 10px;
    height: 400px;
}
#frmcontact input, #content {
    padding: 5px;
    border-radius: 5px;
    width: 100%;
}
.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 7px;
}
.one-half.half-contactleft,.one-half.half-contactright {
    background: #f7f7f7;
    padding: 20px;
    margin-right: 10px;
    height: 400px;
	width: 49%;
	margin-bottom:30px;
}
.half-contactleft{
	line-height: 22px;
}
.title_contact{
	text-transform: uppercase;
    color: #047dbc;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 18px;
    margin-top: 5px;	
	padding:0px;
	padding-bottom: 15px;
}
p.subname {
    font-size: 14px;
    text-transform: none;
    color: #ff5f3e;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 30px;
    padding-bottom: 0;
}
li.news_page {
    padding: 10px 0px;
}
.news_page img {
    float: left;
    width: 200px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.title_news {
    font-size: 21px;
    color: #000;
	line-height: 25px;
}
.xemthem {
    background: #84c547;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: block;
    float: left;
}
.news_page {
    overflow: auto;
}

a.current {
    padding: 2px 7px;
    border: 1px solid #f2f2f2;
    margin: 0px 3px;
    border-radius: 5px;
    font-weight: bold;
    color: #1d6dff !important;
	background:#f2f2f2;
}
a.act {
    padding: 2px 7px;
    border: 1px solid #f2f2f2;
    margin: 0px 3px;
    border-radius: 5px;
    font-weight: bold;
    color: #000 !important;
	
}
input#gopagein {
    border: 1px solid #f2f2f2;
    border-radius: 2px;
}
input.b1 {
    border-radius: 2px;
    padding: 1px 5px;
}

.gallary .thumb {
    width: 200px;
    height: 200px;
    float: left;
    text-align: center;
    border: 1px solid #f9f9f9;
    padding: 10px;
    padding-top: 20px;
}
h3.title_img {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
}
.gallary li {
    list-style: none;
    float: left;
    margin: 5px;
}
p.namegalary {
    font-weight: bold;
    padding: 10px;
    color: #b6201f;
}
.list_files {
    margin: 10px 0px;
    line-height: 20px;
}
.detail_news p, .detail_news p span {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
}
.list_files p a {
    color: #00C;
    margin-bottom: 25px;
    background: url(images/if_page_white_put_5609.png) no-repeat 0 0px;
    padding-left: 20px;
}

.lienket_ngoai {
    margin-top: 20px;
    background: #f2f2f2;
}
.tit_lienket {
    background: #2da505;
    text-align: center;
}
.tit_lienket h4{
    color: #fff;
    background: #0e4a95;
    padding: 8px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
	text-align:left;
}
.lienket_ngoai a{
	text-align: center;
    margin: 15px;
    display: table;
    width: 93%;	
}
.lienket_ngoai a img {
    border: 1px solid #75bee8;
    width: 100%;
}
.clear{
	clear:both;
	display: table;	
}
.submenu_4{
	display: none;
    position: absolute;
    top: 38px;
    left: 0;
    background: #2ea505;
    z-index: 999;
}
.submenu_4 li a{
	text-transform: none !important;
    padding: 10px 20px !important;
    line-height: 20px;
}
.submenu_4 li{
	padding-bottom: 0 !important;
	width: 100%;
}
.submenu_4 li a:hover{
	border-bottom: none !important;
    background: #2e9a09;
}
span.submenu_icon4 {
    position: absolute;
    right: 7px;
    display: block !important;
    top: 12px;
    color: #fff;
}
.menu_chinh ul li:hover ul{
	display: block;
}
.mob-nav-icon{
	display: none;
}
.submenu{
	display: none;
    position: absolute;
    top: 38px;
    left: 0;
    min-width: 220px;
    background: #0e4a95;
    z-index: 999;
}
.submenu li a{
	text-transform: none !important;
    padding: 10px 20px !important;
    line-height: 20px;
}
.submenu li{
	padding-bottom: 0 !important;
	width: 100%;
	    white-space: nowrap;
}
.submenu li a:hover {
    border-bottom: none !important;
    background:#1859aa;
}
.submenu_icon26,.submenu_icon27 {
    position: absolute;
    right: 10px;
    display: block !important;
    top: 12px;
    color: #fff;
}
.submenu li:hover ul.submenu {
    display:block !important;
}
#submenu_0>li>ul.submenu>li>ul{
	display: none;
   position: absolute;
   top: 0;
   left: 100%;
   min-width: 200px;
   background: #0e4a95;
   white-space: nowrap;
}

#submenu_0>li>span{
	right: 0px !important;	
}



.one-third {
    float: left;
    width: 33.33%;
    padding: 0 15px 30px;
    max-width: 100%;
}


.more_views .box_relateds .one-third {
    min-height: 420px;
}

.thumb_nail_sp {
    background: #ffffff;
    height: 224px;
    /* display: table; */
    width: 100%;
    text-align: center;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
	overflow: hidden;
}
.thumb_nail_sp a {
    display: table-cell;
    vertical-align: middle;
}
.thumb_nail_sp img {
    /* max-height: 230px; */
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
}
.price {
    margin-top: 15px;
    color: #be2222;
    font-size: 18px;
    text-align: center;
}
.iterm_sp a.title_sp {
    display: block;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.iterm_sp .chitiet {
    background: #0e4a95;
    color: #fff;
    padding: 7px 10px;
    font-weight: normal;
    display: block;
    width: 120px;
    font-size: 14px;
    margin: 15px auto;
    text-align: center;
}

.page.content_products .full-width .one-half{
	margin-right: 0px !important;
    width: 48% !important;
    height: auto !important;
	background:none !important;	
}

.khung_thongtin li {
    padding: 0px;
    line-height: 24px;
}
.khung_thongtin h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    color: #cc2a0e;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 20px;
}
.content_products .img_thumb {
    padding: 5px;
    border: 1px solid #f2f2f2;
    margin-top: 5px;
    background: #f2f2f2;
}

.title_desc_product {
    font-size: 16px;
    font-weight: bold;   
    margin-bottom:0px;
    padding-bottom: 5px;
}
.titlelastenew {
    border-bottom: 2px solid #f2f2f2;
}
.content_products .more_views {
    margin-top: 20px;
    margin-bottom: 20px;
}
.content_products .more_views a.title_sp{
   background:none;
}

.content_products .more_views .iterm_sp a.title_sp {
   white-space:inherit; 
   overflow:inherit;
   text-overflow:inherit;
}
.box_relateds {
    clear: both;
    margin-top: 20px;
}
.content_products .iterm_gallery {
    display: inline-block;
    padding: 5px 0px;
    background: #fff;
    margin: 5px;
}
.content_products .iterm_gallery img{
	height: 50px;
    object-fit: cover;
    width: 50px;
		
}
.listright_cat_products li a {
    font-weight: bold;
    background: url(/images/bultet_tour.png) no-repeat 0 50%;
    padding-left: 13px;
}
.listright_cat_products li ul li a {
	font-weight:normal;
}

.title_desc_product span {
    padding-bottom: 5px;
	
}

.page_news.librabry li {
    background: #f3f3f3;
    padding: 10px;
    margin: 10px 0px;
}

.page_news.librabry li .title_news_pages{
    font-size:13px;
	font-weight:bold;
}
.page_news.librabry .list_files {
    float: right;
    padding: 0px 10px;
    margin: 0px;
}

.page_news.librabry .list_files a {
    display: inline-block;
    padding: 0px 10px;
}

.content_spnb .one-fourth {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.content_spnb>div .owl-item{
	border: 1px solid #f2f2f2;
	border-radius:2px;	
	height: 298px;
}
.content_spnb .one-fourth img {
    object-fit: cover;
    height: 250px;
    width: 200px !important;
    margin: 0px;
    display: inline-block !important;
}

.hoatdong.box-spnb {
    background: #ffffff;
    background-size: cover;
    padding: 10px 0px;
    margin-bottom: 33px;
}

.pagenum {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}

.content_spnb
{
	overflow:inherit;	
}
.content_spnb .owl-nav.disabled{
	display:block !important;	
}
.content_spnb .owl-next {
    position: absolute;
    right: -58px;
    top: 42%;
	border: 1px solid #d1d1d1;
    border-radius: 50%;
}
.content_spnb .owl-prev {
    position: absolute;
    left: -58px;
    top: 42%;
	border: 1px solid #d1d1d1;
    border-radius: 50%;
}

.cat_description, .cat_content {
    text-align: justify !important;
    line-height: 24px;
}

.content_hoatdong .one-fourth img {
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.content_products .iterm_sp {
    height: 333px;
}

.one-half.box_left {
    width: 42%;
}
.one-half.box_right {
    width: 58%;
}

.linhvuc li i {
    background: #147db040;
    padding: 2px 5px;
    color: #fff;
}

.content_desc_product table td, .content_desc_product table th {
    border: 1px solid #f2f2f2;
    padding: 5px;
}
.content_desc_product table {
    border: 1px solid #f2f2f2;
    width: 100% !important;
}
h5.title_desc_product span {
    border-bottom: 2px solid #ff3f02;
}

h5.title_desc_product {
    padding: 8px 5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}