@font-face {
	font-family: 'UTM_HelvetIns';
	src: url('fonts/UTMHelvetIns.eot');
	src: url('fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('fonts/UTMHelvetIns.woff')
	format('woff2'), url('fonts/UTMHelvetIns.woff') format('woff'), url('fonts/UTMHelvetIns.ttf')
	format('truetype'), url('fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SVN_HemiHead';
	src: url('fonts/SVN-HemiHead.eot');
	src: url('fonts/SVN-HemiHead.eot') format('embedded-opentype'), url('fonts/SVN-HemiHead.woff')
	format('woff2'), url('fonts/SVN-HemiHead.woff') format('woff'), url('fonts/SVN-HemiHead.ttf')
	format('truetype'), url('fonts/SVN-HemiHead.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


p {
	margin: 0px;
}


a:hover,
a:focus {
	color: #b13537;
	text-decoration: none;
}

* {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

.fixed {
	position: fixed !important;
	top: 0px;
	z-index: 999999;
	width: 100%;
}
.clearfix-130{
	clear: both;
	height: 130px;
}
.clearfix-100{
	clear: both;
	height: 100px;
}
.clearfix-60{
	clear: both;
	height: 60px;
}
.clearfix-55{
	clear: both;
	height: 55px;
}
.clearfix-50{
	clear: both;
	height: 50px;
}
.clearfix-45{
	clear: both;
	height: 45px;
}
.clearfix-40{
	clear: both;
	height: 40px;
}
.clearfix-35{
	clear: both;
	height: 35px;
}
.clearfix-30{
	clear: both;
	height: 30px;
}
.clearfix-32{
	clear: both;
	height: 32px;
}
.clearfix-25{
	clear: both;
	height: 25px;
}
.clearfix-20{
	clear: both;
	height: 20px;
}
.clearfix-15{
	clear: both;
	height: 15px;
}
.clearfix-12{
	clear: both;
	height: 12px;
}
.clearfix-18{
	clear: both;
	height: 10px;
}
.clearfix-10{
	clear: both;
	height: 10px;
}
.clearfix-5{
	clear: both;
	height: 5px;
}

body {
	background: #fff;
	font-size: 14px;
	font-family: arial;
	color: #000;
	overflow-x: hidden;
}

del {
	font-size: 12px;
	color: #999;
}

/*===========All=============*/ 
.w_100 {
	width: 100%;
}
.image_combo{
	height: 40px;
}
.w_40 {
	width: 40%;
}

.w_60 {
	width: 60%;
}

/*==========Main============*/
.menu_mb{
	position: fixed;
	width: 100%;
	background: #ffffff;
	z-index: 999;
	padding: 1px 15px;
	border-bottom: 1px solid #ccc;
}
#go_top {
	position: fixed;
	width: 24px;
	height: 25px;
	background: #0161ab;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	background-size: 100% 100%;
	display: inline-block;
	z-index: 100;
	bottom: 25px;
	right: 25px;
}
.img_logo_mb{
	max-height: 60px;
	max-width: 70%;
	padding: 5px 0;
}
.menu_main .nav.is-fixed{
	position: relative;
	z-index: 105;
}
.sc_header_top{
	border-bottom: 1px solid #e1e1e1;
	/*overflow: hidden;*/
	background-color: #06347a;
	color: #fff;
}
.list_add_cpn_hd{
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	margin: 10px 0px;
}
.calendar{
	font-size: 14px;
}
.icon_add_hd{
	font-size: 14px;
	margin-right: 9px;
}
.txt_add_hd{
	display: inline-block;
	color: #444444;
}
.list_link_hd{
	margin-top: 8px;
	margin-bottom: 8px;
}
.list_link_hd a{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	background: #0098da;
	color: #ffffff;
	font-size: 12px;
	float: left;
	overflow: hidden;
	margin-left: 7px;
}
.list_link_hd a:hover{
	font-size: 14px;
}
.list_link_hd a.fa-facebook{
	background: #4d67a3;
}
.list_link_hd a.fa-google-plus{
	background: #d74936;
}
.list_link_hd a.fa-instagram{
	background: #40719a;
}
.list_link_hd a.fa-twitter{
	background: #25a7df;
}
.list_link_hd a.fa-youtube-play{
	background: #cc171e;
}
.logo_pc{
	margin: 0px;
	display: inline-block;
}
.logo_pc img{
	max-width: 45%;
	/*width: 266px;*/
}

/* .form_search{
	width: 485px;
	max-width: 100%;
	margin: auto;
} */
.form_search button.btn.btn-default{
	margin-left: 3px;
	background: #085eb0;
	border: 0px;
	border-radius: 0px !important;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	height: 34px;
}
.form_search input.form-control{
	height: 34px;
	border-radius: 3px !important;
}
.hotline_header{
	float: right;
	/*    width: 180px;*/
	max-width: 100%;
	margin: 35px 0px;
	font-size: 16px;
}
.hotline_header .icon_hotline{
	float: left;
	margin-right: 10px;
	margin-top: 8px;

}
.txt_hotline{
	overflow: hidden;
}
.txt_hotline{
	/*	font-size: 14px;*/
	/*font-family: UTM_HelvetIns;*/
	color: #085eb0;
	line-height: 23px;
}
.nb_hotline_top{
	/*	font-size: 24px;*/
	color: #cb2027;
}
.sc_header_main{
	background: #a8100d;
	font-weight: 500;
}
.icon_home{
	display: inline-block;
	position: absolute;
	width: 20px;
	text-align: center;
	background: #000000;
	height: 100%;
	line-height: 38px;
	top: 0px;
	left: 0px;
	font-size: 16px;
}
.nav-menu>.item_home>.menu-link{
	position: relative;
}
/*background-color: rgba(0, 0, 0, 0.65);*/

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 100%;
}

.menu_main {
	background-size: 100% 100%;
}

/* Content wrapper */

.wrapper {
	/*width: 94%;*/
	/*max-width: 75%;*/
	margin: 0 auto;
}

.wrapper-small {
	max-width: 728px;
}

.wrapper-flush {
	width: 100%;
}

.nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background-color: #efefef;
}

.nav-container {
	position: fixed;
	top: 62px;
	left: 0;
	z-index: 9999;
	overflow-y: auto;
	visibility: hidden;
	width: 300px;
	max-width: 70%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	/*background-color: #c0c0c0;*/
	-webkit-overflow-scrolling: touch;
}

.nav-container.is-visible {
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.nav-toggle {
	line-height: 1;
	display: inline-block;
	padding: 1.25rem 1rem;
	border: 0;
	background-color: #cb2027;
	float: left;
	width: 60px;
	/*position: fixed;*/
	z-index: 99;
}

.nav-toggle .icon-menu {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 20px;
	vertical-align: middle;
	fill: none;
}

.icon-menu .line {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	background-color: #fff;
}

.icon-menu .line-1 {
	top: 0;
}

.is-active .icon-menu .line-1 {
	-webkit-transform: translateY(8px) translateX(0) rotate(45deg);
	-ms-transform: translateY(8px) translateX(0) rotate(45deg);
	transform: translateY(8px) translateX(0) rotate(45deg);
}

.icon-menu .line-2 {
	top: 50%;
	margin-top: -2px;
}

.is-active .icon-menu .line-2 {
	opacity: 0;
}

.icon-menu .line-3 {
	bottom: 0;
}

.is-active .icon-menu .line-3 {
	-webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
	transform: translateY(-8px) translateX(0) rotate(-45deg);
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-menu {
	background-color: #cb2027; /* 1 */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; /* 2 */
}

.nav-menu .menu-item {
	border-top: 1px solid #ffffff;
}


.nav-menu > .menu-item.is-active {
	background: #941319;
}

.nav-menu > .menu-item:hover {
	background: #941319;
}
.nav-menu > .menu-item.is-active.has-dropdown:after,
.nav-menu > .menu-item:hover.has-dropdown:after {
	color: #ffffff;
}
.nav-menu > .menu-item.is-active a,
.nav-menu > .menu-item:hover a{
	color: #ffffff;
}

.nav-dropdown > .menu-item {
	padding-left: 10px;
}

.nav-dropdown > .menu-item:hover {
	opacity: 0.85;
}

.nav-menu .menu-link {
	color: #fff;
	font-size: 12px;
	display: block; /* 1 */
	text-decoration: none;
	padding: 8px 15px;

}

.has-dropdown {
	position: relative;
	cursor: pointer;
}

.has-dropdown > .menu-link {
	display: inline-block;
}

.has-dropdown:after {
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 1rem;
	bottom: 0;
	content: "+";
	color: #fff;
	line-height: 32px;
}

.has-dropdown.is-active:after {
	content: "\2013"; /* 1 */
}

.nav-dropdown {
	display: none;
	background-color: #da2831;
}

.has-dropdown.is-active > .nav-dropdown {
	display: block; /* 1 */
}

.nav-dropdown .nav-dropdown {
	background-color: #aaa;
}

.nav-dropdown .menu-item {
	border-color: #ffffff;
	background: rgba(0,0,0,0.68);
}

.nav-dropdown .nav-dropdown .menu-item {
	background-color: rgb(15, 155, 163) !important;
}

.logo_mobile {
	text-align: center;
}

.logo_mobile img {
	width: 180px;
	height: auto;
}

.nav-menu > .menu-item > .menu-link {
	padding: 8px 15px;
}
	

@media (min-width: 992px) {

	.nav {
		background-color: rgba(0, 0, 0, 0.65);
	}

	.nav,
	.nav-container,
	.nav-container.is-visible {
		position: static;
		top: auto;
		left: auto;
		z-index: auto;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.nav-container,
	.nav-container.is-visible {
		visibility: visible;
		height: auto;
		min-height: 0;
		overflow-y: visible;
		width: 100%;
		max-width: 100%;
	}

	.nav-toggle {
		display: none;
	}

	.nav-menu > .menu-item:hover,
	.nav-menu > .menu-item.is-active {
		background-color: transparent;
	}

	.nav-menu .menu-item {
		-webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
		transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
	}

	.has-dropdown:after {
		content: "" !important;
	}

	.nav-menu > .menu-item:hover.has-dropdown:after {
		border-color: transparent transparent transparent transparent !important;
	}

	.menu-item:hover.has-dropdown:after {
		border-color: rgb(117, 173, 33) transparent transparent transparent !important;

	}

	.nav-menu > .has-dropdown:after {
		position: absolute;
		top: 20%;
		right: 8px;
		width: 0;
		height: 0;
		content: "";
		border-width: 5px 5px 0 5px;
		border-style: solid;
		border-color: transparent transparent transparent transparent;
	}

	.has-dropdown > .menu-link {
		padding-right: 2rem;
	}

	.nav-dropdown {
		left: 0px;
		display: block;
		opacity: 0;
		position: absolute;
		top: 100%;
		width: 215px;
		margin: 0;
		
		background-color: transparent;
		border-radius: 0px;
		box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);
		visibility: hidden;
		-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
		transition: visibility 0s linear 0.25s, opacity 0.25s linear;
	}

	.has-dropdown:hover > .nav-dropdown {
		visibility: visible;
		opacity: 1;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}

	.nav-dropdown .menu-item {
		border: 0;
		margin-top: 1px;
	}

	.nav-dropdown .menu-item:last-child {
		border: 0;
		border-bottom: none;
	}

	.nav-dropdown .menu-item:hover,
	.nav-dropdown .nav-dropdown .menu-item:hover {
		opacity: 0.81 !important;
	}
	.nav-dropdown .menu-item:hover .menu-link,
	.nav-dropdown .menu-item:hover .menu-link{
		color: #f58232;
		padding-left: 17px !important;
	}

	.nav-dropdown .nav-dropdown,
	.nav-dropdown .nav-dropdown .menu-item {
		background-color: #dedede;
	}

	.nav-dropdown .nav-dropdown {
		z-index: 998;
		top: 0;
		left: 100%;
	}

	.content {
		margin-top: 0;
	}

	/*=======new======*/

	.nav-menu > .menu-item > .menu-link {
		cursor: pointer;
		display: block;
		line-height: 20px;
		padding: 11px 19px 9px 19px;
		font-size: 14px;
		color: #ffffff;
		position: relative;
		text-transform: uppercase;
		-webkit-transition: all 0.15s linear;
		-moz-transition: all 0.15s linear;
		-o-transition: all 0.15s linear;
		transition: all 0.15s linear;
	}
	/*.nav-menu > .menu-item.has-dropdown > .menu-link:after{
		content: "\f0d7";
		font: normal normal normal 14px/1 fontawesome;
		display: inline-block;
		position: absolute;
		top: 32%;
		right: 3px;
	}*/
	.nav-menu > .menu-item.active
	.nav-menu > .menu-item:hover {
		background: #0098da;
	}

	.nav-menu > .menu-item {
		position: relative;
		float: left;
		padding: 0px 0px 0px 0px;
		border-top: 0px;
	}

	.nav-menu,
	.nav {
		background: none;
	}
	/*------------------*/

	.nav-menu > .menu-item.is-active > .menu-link,
	.nav-menu > .menu-item:hover > .menu-link {
		background: #f58232;
		color: #ffffff;
	}

	/*-----------------*/
	.nav-menu > .menu-item > a:hover {
		background: #000000;
		color: #ffffff;
	}

	.nav-dropdown > .menu-item {
		padding: 0;
		
	}

	.nav-menu .menu-link {
		padding: 8px 15px 8px 15px;
	}


	.nav-dropdown>.menu-item>.menu-link {
		color: #ffffff;
		font-size: 14px;
		text-transform: uppercase;
	}

	/*=====================================new mega======================================*/
	.nav-menu > .menu-item.item_menu_menu{
		position: inherit !important;
	}
	.nav-dropdown.drop_mega_menu{
		width: 100% !important;
	}
	.nav-dropdown.drop_mega_menu .list_sub_menu_mega{
		background: rgba(64, 64, 64, 0.81);
		margin-top: 3px;
		padding: 0px 0 0 20px;
		min-height: 375px;
	}
	.nav-dropdown.drop_mega_menu .sub_menu_mega{
		width: 25%;
		float: left;
	}
	.nav-dropdown.drop_mega_menu .sub_menu_mega>li>a{
		display: inline-block;
		width: 100%;
		font-size: 14px;
		text-transform: uppercase;
		color: #ffffff;
		padding: 2px 5px 2px 15px;
	}
	.nav-dropdown.drop_mega_menu .sub_menu_mega>li>a:hover{
		padding: 2px 5px 2px 17px;
		color: #f1ec1d;
	}
	.nav-dropdown.drop_mega_menu .sub_menu_mega>li:first-child>a{
		text-transform: inherit;
		font-weight: bold;
		padding-left: 0px;
		font-size: 17px;
	}

	.nav-menu>.item_home>.menu-link{
		padding-left: 30px !important;
	}
}
.txt_add_hd {
	font-size: 14px;
}
.txt_add_cnp_hd {
	color: #fff;
}
.txt_add_cnp_hd_red {
	color: #f54a46;
}
.hotline_header div i {
	padding-right: 5px;
	color: #cb2027;
}
.lang-drop {
	padding-top: 5px;
}
.lang-drop .btn{
	background-color: #000;
	color: #fff;
}
.lang-drop .btn a {
	color: #fff;
}
.lang-drop .btn a .fa{
	padding-right: 5px;
}
.header_contact {
	display: inline-block;
	color: #fff;
	padding-left: 5px;
}
.slogan_cpn_hd input.from_style{
	padding: 5px 10px;
	width: 400px;
	border: 1px solid #ccc;
	border-radius: 5px;
	outline: 0;
}
.slogan_cpn_hd input.submit{
	padding: 5px 15px;
	border: 0;
	background: #f58232;
	color: #fff;
	outline: 0;
}
.slogan_cpn_hd input::placeholder{
	font-family: arial;
	font-size: 13px;
	color: #868686;
}
.search_header{
	text-align: center;
	margin-top: 45px;
}
.search_header button{
	padding: 5px 15px;
	border: 0;
	background: #f58232;
	color: #fff;
	outline: 0;
}
.search_header form{
	display: flex;
}