html.openmenu {}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

::-webkit-scrollbar {
	-webkit-appearance: none
}

::-webkit-scrollbar:vertical {
	width: 12px
}

::-webkit-scrollbar:horizontal {
	height: 12px
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	border: 2px solid #fff
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #fff
}

img {
	max-width: 100%
}

a:focus,
a:hover {
	text-decoration: none
}

/*BEGIN FORM ĐẶT XE*/
.btn-black {
	background-color: #000;
	border-color: #000;
}

.modal-body {
	overflow: hidden;
}

.modal-title {
	text-align: center;
	color: #000;
}

.modal-content {
	background-color: #FFC80B;
}

/*END FORM ĐẶT XE*/

.headertop {
	position: relative;
	z-index: 101;
	background: #E5E5E5;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15)
}

.headertop .htLeft {
	float: left;
	max-width: 900px
}

.headertop .htRight {
	float: right;
	max-width: 270px
}

.headertop .info_menu {
	float: left
}

.headertop .head-social {
	float: left
}

.headertop .info_menu ul {
	margin-bottom: 0
}

.gird-price .item .i-desc .i-title h3 {
	font-size: 16px;
	line-height: 27px;
	margin-top: 10px
}

.info_menu ul:after {
	display: block;
	content: '';
	clear: both
}

.info_menu ul li {
	border-right: 1px solid #e3e3e3;
	font-size: 12px;
	line-height: 20px;
	float: left;
	list-style: none
}

.info_menu ul li a {
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 5px 8px;
	color: #6D6E70
}

.info_menu ul li a i {
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	color: #6D6E70
}

.head-date {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0
}

.wap_center {
	padding: 0 10px 2px 210px
}

.infor_top_right {
	font-size: 16px
}

.header_menu_bottom {
	background: #0274be
}

.wrap {
	padding: 10px 0
}

.wrap .wrap-header {
	margin-bottom: 30px
}

.wrap .wrap-title {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #0274be;
	line-height: 40px;
	padding-bottom: 6px
}

.wrap .wrap-title::before {
	content: "";
	width: 60px;
	height: 3px;
	background: #0274be;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0
}

.wrap .wrap-desc {
	font-size: 110%;
	text-align: center;
	margin-bottom: 0
}

.wap_hear_main {
	margin: 25px 0
}

.header_top {
	padding: 15px 0
}

.header_main {
	padding: 7px 15px;
	background: #fff
}

.wap_slider {
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 15px;
	filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16))
}

.wap_slider .img img {
	width: 100%
}

.btn_top_right {
	color: #333
}

ul.tsc_pagination li a i {
	line-height: 30px
}

ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
	color: #FFF;
	box-shadow: 0 1px #EDEDED;
	-moz-box-shadow: 0 1px #EDEDED;
	-webkit-box-shadow: 0 1px #EDEDED
}

ul.tsc_pagination {
	padding: 0;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	width: 100%
}

ul.tsc_pagination li {
	margin: 0;
	padding: 0;
	display: inline-block
}

ul.tsc_pagination li a {
	text-decoration: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
	transition: all .3s;
	border: 1px solid #015af2;
	display: inline-block
}

ul.tsc_pagination li a img {
	border: none
}

ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
	background: #015af2
}

.clear {
	clear: both
}

.breadcrumb {
	box-shadow: 0 -3px 8px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: inherit
}

.breadcrumb.nomb {
	margin-bottom: 0
}

.breadcrumb:after {
	position: absolute;
	top: 100%;
	right: 0;
	width: 170px;
	border-bottom: 1px dotted #d9d9d9
}

.breadcrumb ul {
	padding: 10px 15px;
	width: 100%;
	background-color: transparent;
	margin: 0;
	position: relative;
	text-align: left
}

.breadcrumb ul:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 150px;
	height: 1px
}

.breadcrumb ul li {
	padding: 0 12px;
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #64b9f0
}

.breadcrumb ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #288ad6
}

.breadcrumb ul li a h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 30px
}

.breadcrumb ul li:first-child {
	padding-left: 0
}

.breadcrumb ul li:last-child {}

.breadcrumb ul li~li:before {
	position: absolute;
	font-family: fontawesome;
	content: "\f105";
	top: 2px;
	left: -2px;
	color: #333
}

.breadcrumb ul li.home a {
	display: inline-bloosition: absolute;
	top: 4px;
	left: -3px;
	text-indent: -99999px;
	color: transparent;
	width: 20px;
	height: 22px
}

.vnt-logo h1 span {
	display: none
}

.vnt-logo h1 {
	margin: 0;
	display: block
}

.vnt-title-head {
	text-align: center;
	text-transform: uppercase;
	color: #0458ee
}

.vnt-search {
	margin-bottom: 0
}

.vnt-search .vs_title {
	width: 44px;
	height: 44px;
	color: #000;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	padding: 6px 0;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.vnt-search .vs_title:hover {
	background-color: #0d2a8a
}

.vnt-search .vs_title i {
	font-size: 24px;
	line-height: 30px
}

.vnt-search .formSearch {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 5;
	width: 100%
}

.vnt-search .formSearch .form-control {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 20px;
	height: 33px;
	border-radius: 20px
}

.vnt-search .formSearch button.btn {
	width: 40px;
	height: 33px;
	line-height: 0;
	border: none;
	outline: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 20px;
	color: #000
}

#autocomplete .input-group-btn {
	position: absolute;
	top: 5px;
	right: 125px
}

.PageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: .5;
	visibility: visible;
	background: #363636;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.PageOverlay_modal {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: .5;
	visibility: visible;
	background: #363636;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.no-scroll {
	overflow: hidden
}

.modal-confirm {
	color: #636363;
	width: 325px
}

.modal-confirm .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none
}

.modal-confirm .modal-header {
	border-bottom: none;
	position: relative
}

.modal-confirm h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px
}

.modal-confirm .form-control,
.modal-confirm .btn {
	min-height: 40px;
	border-radius: 3px
}

.modal-confirm .close {
	position: absolute;
	top: -5px;
	right: -5px
}

.modal-confirm .modal-footer {
	border: none;
	text-align: center;
	border-radius: 5px;
	font-size: 13px
}

.modal-confirm .icon-box {
	color: #fff;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #82ce34;
	padding: 15px;
	text-align: center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1)
}

.modal-confirm .icon-box i {
	font-size: 58px;
	position: relative;
	top: 3px
}

.modal-confirm.modal-dialog {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 20000;
	transform: translate(-50%, -50%)
}

.modal-confirm .btn {
	color: #fff;
	border-radius: 4px;
	background: #82ce34;
	text-decoration: none;
	transition: all .4s;
	line-height: normal;
	border: none
}

.modal-confirm .btn:hover,
.modal-confirm .btn:focus {
	background: #6fb32b;
	outline: none
}

body {
	font-size: 14px;
	line-height: 24px
}

.PageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: .5;
	visibility: visible;
	background: #363636;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.RemoveOverlay {
	position: sticky;
	background-color: rgba(255, 255, 255, 1);
	z-index: 10
}

.pf-title h2 {
	text-align: left;
	align-items: center;
	margin: 30px 0;
	font-size: 20px;
	line-height: 30px
}

.pf-title h2 .title-main {
	margin: 0 15px
}

.pf-title h2 b {
	display: block
}

#bttop {
	position: fixed;
	bottom: 100px;
	right: 25px;
	cursor: pointer;
	z-index: 20000;
	width: 44px;
	height: 44px
}
}

#bttop svg {
	height: 25px
}

#bttop span {
	float: left;
	margin: 0 10px;
	font-weight: 400
}

#load_search {
	position: relative
}

.wrap_search {
	position: absolute;
	z-index: 9999;
	background: #fff;
	width: 41%;
	padding: 10px 15px 5px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	left: 25%;
	top: 0;
	max-height: 404px;
	overflow: auto
}

#vnt-banner {
	display: none
}

.sliderpc.slick-initialized .item img {
	width: 100%
}

.img-full {
	width: 100%
}

.fixedposicon {
	position: fixed;
	bottom: 145px;
	right: 0;
	z-index: 20
}

.fixedposicon a {
	margin-bottom: 30px
}

.fixedposicon a.btncall {
	position: relative;
	color: #fff;
	display: block;
	width: 44px;
	height: 44px;
	background: #78c025;
	border-radius: 50%;
	font-size: 24px;
	text-align: center
}

.fixedposicon a.btncall i {
	line-height: 44px
}

.fixedposicon a.btncall .label {
	display: none;
	height: 30px;
	line-height: 30px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: absolute;
	left: -100px;
	top: 7px;
	white-space: nowrap;
	padding: 0 15px;
	background: #018fe5;
	color: #FFF;
	font-size: 12px
}

.fixedposicon a.btncall .label:before {
	border-right-color: #018fe5
}

.fixedposicon a.btncall .label:before {
	content: "";
	top: 0;
	right: -15px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 15px solid #018fe5;
	border-bottom: 15px solid transparent
}

.fixedposicon a.btncall:hover .label {
	background: #018fe5;
	color: #FFF;
	display: block
}

.fixedposicon a.btnfacebook img {
	height: 45px;
	width: 45px
}

.fixedposicon a.btnfacebook {
	position: relative;
	left: -2px;
	top: -12px;
}

.fixedposicon a.btnfacebook i {
	line-height: 44px
}

.fixedposicon a.btnfacebook .label {
	display: none;
	height: 30px;
	line-height: 30px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: absolute;
	left: -240px;
	top: -4px;
	white-space: nowrap;
	padding: 0 15px;
	background: #018fe5;
	color: #FFF;
	font-size: 12px
}

.fixedposicon a.btnfacebook .label:before {
	border-right-color: #018fe5
}

.fixedposicon a.btnfacebook .label:before {
	content: "";
	top: 0;
	right: -15px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 15px solid #018fe5;
	border-bottom: 15px solid transparent
}

.fixedposicon a.btnfacebook:hover .label {
	background: #018fe5;
	color: #FFF;
	display: block
}

.fixedposicon a.btnmap {
	position: relative;
	color: #fff;
	display: block;
	width: 44px;
	height: 44px;
	background: #03bce5;
	border-radius: 50%;
	font-size: 30px;
	text-align: center
}

.fixedposicon a.btnmap i {
	line-height: 44px
}

.fixedposicon a.btnmap .label {
	display: none;
	height: 30px;
	line-height: 30px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: absolute;
	left: -227px;
	top: 7px;
	white-space: nowrap;
	padding: 0 15px;
	background: #018fe5;
	color: #FFF;
	font-size: 12px
}

.fixedposicon a.btnmap .label:before {
	border-right-color: #018fe5
}

.fixedposicon a.btnmap .label:before {
	content: "";
	top: 0;
	right: -15px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 15px solid #018fe5;
	border-bottom: 15px solid transparent
}

.fixedposicon a.btnmap:hover .label {
	background: #018fe5;
	color: #FFF;
	display: block
}

.fixedposicon a.btnzalo {
	position: relative;
	color: #888;
	display: block;
	width: 100%;
	height: 100%
}

.fixedposicon a.btnzalo .label {
	display: none;
	height: 30px;
	line-height: 30px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: absolute;
	left: -210px;
	top: 7px;
	white-space: nowrap;
	padding: 0 15px;
	background: #018fe5;
	color: #FFF;
	font-size: 12px
}

.fixedposicon a.btnzalo .label:before {
	border-right-color: #018fe5
}

.fixedposicon a.btnzalo .label:before {
	content: "";
	top: 0;
	right: -15px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 15px solid #018fe5;
	border-bottom: 15px solid transparent
}

.fixedposicon a.btnzalo:hover .label {
	background: #018fe5;
	color: #FFF;
	display: block
}

.btn-group.open .dropdown-toggle {
	box-shadow: none;
	-webkit-box-shadow: none
}

.hide-image {
	display: none;
	z-index: 100;
	position: fixed;
	top: 100%;
	left: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

#vnt-wrapper {
	width: 100%
}

#vnt-container {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative
}

.wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px
}

#vnt-header {
	background: #fff;
	overflow: hidden
}

.vnt-menutop {
	float: left
}

.vnt-menutop ul {
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.vnt-menutop ul.get_menu {
	display: flex;
}

.vnt-menutop>ul:after {
	display: block;
	content: '';
	clear: both
}

.vnt-menutop>ul>li {
	float: left;
	position: relative;
	border-left: 1px solid #e5e5e5;
	list-style: none
}

.vnt-menutop>ul>li>a {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	padding: 7px 15px
}

.vnt-menutop>ul>li.current:first-child {
	border-left: 1px solid #143966
}

.vnt-menutop>ul>li>a.home {
	width: 45px;
	padding: 6px 9px;
	text-align: center
}

.vnt-menutop>ul>li>a.home:after {
	display: none
}

.vnt-menutop>ul>li:hover>a {
	background: #143966;
	color: #fff
}

.vnt-menutop>ul>li.current>a {
	background: #143966;
	color: #fff
}

.vnt-menutop>ul>li>a>i {
	font-size: 19px;
	line-height: 22px
}

.vnt-menutop ul ul {
	transform: scaleY(0);
	position: absolute;
	width: 240px;
	padding-left: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px #000;
	z-index: 10;
	margin-top: 20px;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	transform-origin: 0 0 0;
	top: 36px
}

.vnt-menutop ul ul li {
	text-align: left;
	border-top: 1px solid #d9d9d9;
	position: relative;
	list-style: none
}

.vnt-menutop ul ul li>a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 18px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	color: #333
}

.vnt-menutop ul ul>li>ul {
	position: absolute;
	width: 210px;
	top: 1px;
	left: 270px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	z-index: 10;
	margin-top: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.vnt-menutop ul li:hover>ul {
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
	margin-top: 7px;
	z-index: 11
}

.vnt-menutop ul ul li {
	text-align: left;
	border-top: 1px solid #d9d9d9;
	position: relative;
	list-style: none
}

.vnt-menutop ul ul li>a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 18px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	color: #333
}

.vnt-menutop ul ul li:hover>a {
	background: #4db2ec;
	color: #fff
}

.vnt-logo {
	text-align: center;
	float: left;
	width: 20%
}

.infor-center {
	float: left;
	width: 80%
}

.vnt-logo img {
	max-height: 90px
}

video {
	width: 100%
}

.mod-content .box_mid {
	margin-bottom: 0
}

.support-hotline {
	position: fixed;
	top: 100px;
	right: 30px;
	z-index: 0;
	pointer-events: none
}

.support-hotline .div_title {
	position: relative;
	z-index: 20;
	pointer-events: auto;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translate(160px, 0);
	-moz-transform: translate(160px, 0);
	-o-transform: translate(160px, 0);
	-ms-transform: translate(160px, 0);
	transform: translate(160px, 0)
}

.support-hotline .div_title span.icon {
	width: 60px;
	height: 60px;
	position: relative;
	display: block
}

.support-hotline .div_title span.icon:before {
	background-color: rgba(120, 184, 42, 0.2);
	opacity: .75;
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	position: absolute;
	content: '';
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.support-hotline .div_title span.icon:after {
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	position: absolute;
	content: '';
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(120, 184, 42, 0.4);
	opacity: .1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.support-hotline .div_title i {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	background: #4db2ec;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.support-hotline .div_title.show {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.support-hotline .div_title span.text {
	display: block;
	position: absolute;
	bottom: 7px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 16px
}

.support-hotline .div_content {
	pointer-events: auto;
	width: 175px;
	position: absolute;
	top: 0;
	right: 75px;
	background-color: #fff;
	border: 2px solid red;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-transform: translate(400px, 0);
	-moz-transform: translate(400px, 0);
	-o-transform: translate(400px, 0);
	-ms-transform: translate(400px, 0);
	transform: translate(400px, 0);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	padding: 18px;
	color: #fff
}

.support-hotline.show .div_content {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.support-hotline .div_content:before {
	position: absolute;
	content: '';
	top: 16px;
	right: -16px;
	border-left: 16px solid red;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent
}

.support-hotline .div_content:after {
	position: absolute;
	content: '';
	top: 18px;
	right: -14px;
	border-left: 14px solid #fff;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent
}

.support-hotline .div_content .title_hotline {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #333
}

.support-hotline .div_content .number_phone a {
	font-size: 22px;
	line-height: 40px;
	color: red;
	margin-bottom: 10px;
	position: relative;
	font-weight: 700
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}
}

.navbar-social {
	margin: 0;
	padding: 0;
	list-style: none
}

.socialtop {
	margin-bottom: 20px
}

.navbar-social li:nth-child(1) {
	margin-left: 0
}

.navbar-social li.col-6 {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
	margin-right: 0;
	margin-bottom: 10px
}

.navbar-social li.col-6 img {
	max-width: 100%;
	max-height: 40px
}

.navbar-social li.col-6tt {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
	margin-right: 0;
	margin-bottom: 10px
}

.navbar-social li.col-6tt img {
	max-width: 100%;
	max-height: 35px
}

.navbar-social li {
	display: inline-block;
	text-align: center;
	margin-right: 10px
}

.navbar-social li a {
	text-decoration: none;
	color: #333
}

.navbar-social li a .fa {
	font-size: 25px;
	padding: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	line-height: 32px;
	background: #00a5ff
}

.navbar-social li a .fa:hover {
	transition: all .3s;
	background: #015af2
}

.navbar-social li a .zalo {
	height: 40px;
	margin-top: -11px
}

.footer-Copyright .footer-address {
	padding: 10px 0;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-align: center
}

footer {
	color: #fff;
	width: 100%;
	margin: 0 auto;
	position: relative;
	clear: both;
	margin-top: 30px;
	background: #12376B
}

footer a {
	color: #fff
}

.main_footer .tag_site .list_tag_site a {
	display: inline-block;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	text-transform: uppercase;
	color: #333
}

.logo-footer {
	text-align: left
}

.footer_row_bottom {
	padding: 40px 0 30px;
	line-height: 30px;
	overflow: hidden
}

.footer_col1_title {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px
}

.footer_col1_title::before {
	height: 1px;
	width: 50px;
	background: #fff;
	content: "";
	position: absolute;
	left: 0;
	bottom: 8px
}

.footer_box {
	padding: 0;
	list-style: none
}

.footer_box li a {
	font-size: 14px;
	font-weight: 400;
	transition: .3s
}

.footer_box li a:hover {
	color: #fff;
}

.footer-main .footer-tool .row_input button.btn {
	width: 100%;
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #fd1c23;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.footer-main .footer-tool .row_input button.btn span {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.footer-main .footer-tool .row_input button.btn:hover {
	background: #1caf3b
}

.footer-botom {
	background: #14141F
}

.menu_mobile {
	display: none;
	position: absolute;
	z-index: 20030;
	top: 0;
	left: -30px
}

.menu_mobile.showmenu {
	position: static;
	top: 0;
	right: 0;
	z-index: 2000;
	margin-top: 0;
	margin-right: -15px
}

.menu_mobile.showmenu .icon_menu {
	color: #000;
	position: fixed;
	top: 0;
	right: 20px;
	z-index: 2000000
}

.menu_mobile.showmenu .icon_menu .style_icon:before,
.menu_mobile.showmenu .icon_menu .style_icon:after {
	background: #000
}

.menu_mobile.showmenu .icon_menu .style_icon {
	color: #000
}

.menu_mobile .icon_menu {
	position: relative;
	width: 70px;
	height: 45px;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 2px
}

.menu_mobile .icon_menu .style_icon {
	display: block;
	position: absolute;
	top: 24px;
	left: 18px;
	right: 18px;
	height: 1px;
	background: #fff;
	-webkit-transition: background 0 .3s;
	transition: background 0 .3s
}

.menu_mobile .icon_menu .style_icon:before,
.menu_mobile .icon_menu .style_icon:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0;
	transition-delay: .3s, 0
}

.menu_mobile .icon_menu .style_icon:before {
	top: -10px;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform
}

.menu_mobile .icon_menu .style_icon:after {
	bottom: -10px;
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform
}

.menu_mobile.showmenu .icon_menu .style_icon {
	background: transparent
}

.menu_mobile.showmenu .icon_menu .style_icon:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu_mobile.showmenu .icon_menu .style_icon:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu_mobile .divmm {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	visibility: hidden;
	text-align: left;
	z-index: 222222
}

.menu_mobile .divmm .mmContent {
	width: 100%;
	height: 100%;
	margin: 0 0 0 auto;
	position: relative;
	top: 0;
	right: 0;
	z-index: 101;
	-webkit-transform: translate(100%, 0%);
	-moz-transform: translate(100%, 0%);
	-o-transform: translate(100%, 0%);
	-ms-transform: translate(100%, 0%);
	transform: translate(100%, 0%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	pointer-events: none
}

.menu_mobile .divmm .mmContent .mmSearch {
	padding: 10px;
	background-color: #d01820;
	position: relative;
	z-index: 1
}

.menu_mobile .divmm .mmContent .mmSearch .input-group .form-control {
	height: 30px
}

.menu_mobile .divmm .mmContent .mmSearch .input-group button.btn {
	height: 30px;
	background: #dca73a;
	color: #fff;
	border-color: #dca73a;
	outline: 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3)
}

.menu_mobile .divmm .mmContent .mmSearch .input-group button.btn span {
	color: #fff
}

.menu_mobile .divmm .mmContent .mmTitle {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #333;
	padding: 23px 10px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.menu_mobile .divmm .mmContent .mmTitle:after {
	position: absolute;
	font-family: "fontawesome";
	top: 10px;
	left: 15px;
	width: 35px;
	height: 26px;
	border-right: 1px solid #4dcbd5;
	color: #fff;
	font-weight: 400;
	font-size: 30px;
	line-height: 26px
}

.menu_mobile .divmm .mmContent .mmMenu {
	position: relative;
	width: 100%;
	max-height: 100%;
	background-color: transparent;
	color: #333;
	pointer-events: auto
}

.menu_mobile .divmm .mmContent .mmMenu ul {
	width: 96%;
	background: #fff;
	margin-bottom: 0;
	padding-left: 0
}

.menu_mobile .divmm .mmContent .mmMenu>ul {
	padding-left: 0
}

.menu_mobile .divmm .mmContent .mmMenu ul li {
	padding: 0 25px;
	display: block;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu ul li a {
	text-align: center;
	display: block;
	font-size: 15px;
	color: #000;
	padding: 10px 5px;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	text-transform: uppercase;
	font-weight: bold;
}

.menu_mobile .divmm .mmContent .mmMenu ul li a img {
	padding-right: 5px;
	max-width: 85px
}

.menu_mobile .divmm .mmContent .mmMenu ul li a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	height: 100%;
	width: 3px;
	background: transparent;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li>.m-sub>a:after,
.menu_mobile .divmm .mmContent .mmMenu>ul>li>a:after {
	position: absolute;
	font-family: "fontawesome";
	top: 10px;
	left: 10px;
	font-size: 6px;
	line-height: 24px;
	color: #a7a3a2
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul {
	padding-left: 25px;
	background: #ffff
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li {
	border-bottom: none;
	border-top: 1px solid #e8e8e8
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a {
	padding: 12px 10px 12px 20px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
	text-transform: none;
	position: relative;
	font-weight: 400
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a:after {
	position: absolute;
	font-family: fontawesome;
	content: '\f105';
	top: 12px;
	left: 0
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a:hover {
	color: #fd1c23;
	background-color: transparent
}

.menu_mobile .divmm .mmContent .mmMenu ul li .m-sub {
	position: relative
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	border-left: 1px solid #fff
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu:after {
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: "fontawesome";
	content: '\f105';
	font-size: 20px;
	line-height: 36px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub>.button-submenu:after {
	color: #fff
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu.show:after {
	content: '\f107'
}

.menu_mobile .divmm .mmContent .formsearch {
	height: 60px;
	background: #104872;
	padding: 10px 0;
	pointer-events: auto;
	position: absolute;
	top: 0;
	left: 62px;
	right: 0;
	z-index: 1
}

.menu_mobile .divmm .mmContent .formsearch .form-control {
	background: none;
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	color: #fff;
	font-size: 16px;
	line-height: 24px
}

.menu_mobile .divmm .mmContent .formsearch button.btn {
	width: 50px;
	height: 34px;
	background: none;
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	color: #fff;
	position: relative
}

.menu_mobile .divmm .mmContent .formsearch button.btn:after {
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: "fontawesome";
	content: '\f002';
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 25px
}

.menu_mobile .divmm.show {
	visibility: visible
}

.menu_mobile .divmm.show .mmContent {
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%)
}

.menu_mobile .divmm.show .mmContent .close-mmenu {
	left: 0;
	top: 0;
	opacity: 1;
	display: none
}

.menu_mobile .divmm .divmmbg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	height: 100%;
	width: 100%
}

.menu_mobile .divmm.show .divmmbg {
	opacity: 1;
	visibility: visible
}

.search-top {
	display: none
}

@media screen and (max-width: 1024px) {
	.support-hotline {
		right: 2px;
		left: auto;
		bottom: 281px;
		top: auto;
		z-index: 22;
	}

	.support-hotline .div_title span.icon {
		width: 44px;
		height: 44px;
		position: relative;
		display: block;
	}

	.support-hotline .div_title span.text {
		display: none;
	}

	.support-hotline .div_content {
		transform: translate(700px, 0);
	}

	.support-hotline .div_title {
		transform: translate(0px, 0);
	}

	.support-hotline.show .div_content {

		transform: translate(300px, 0);
	}

	.Table {
		width: 100% !important;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		display: block;
	}

	.desc-onenews img {
		width: auto !important;
		height: auto !important;
	}

	.post_news_detail table {
		width: 100% !important;
	}

	.infor-center {
		width: 99%;
	}

	.infor-center p span {
		color: #fff !important;
	}

	.desc-onenews h1 {
		line-height: 46px;
	}

	.desc-onenews h2 {
		line-height: 40px;
	}

	.headertop {
		display: none
	}

	.infor-center .tlcty {
		display: none
	}

	.infor-center span strong {
		font-size: 15px;
		color: #fff;
		padding-left: 14px
	}

	.search-top {
		display: block !important
	}

	#autocomplete .input-group-btn {
		top: 95px;
		right: 55px
	}

	.icon-search {
		position: absolute;
		top: 10px;
		right: -12px;
		color: #fff;
		font-size: 22px;
		line-height: 32px
	}

	.logo-m {
		text-align: center;
		position: absolute;
		left: 35%;
		top: 20px
	}

	.logo-m img {
		max-width: 100px
	}

	.mmMenu p {
		font-size: 20px !important;
		margin-top: 80px !important;
		max-width: 97%
	}

	.menu-bottom {
		display: none
	}

	.sp-slides-container {
		margin-left: auto;
		margin-right: auto
	}

	.header_menu_bottom {
		display: none
	}

	.wrap-center {
		padding: 15px
	}

	.breadcrumb ul {
		padding: 10px 5px
	}

	.header_main {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
		opacity: .95;
		height: auto;
		bottom: auto;
		min-height: auto;
		background: #12376B
	}

	.menu_mobile {
		display: block
	}

	.sliderpc .slick-dots {
		display: none !important
	}

	.sliderpc {
		width: 100%;
		margin-bottom: 20px
	}

	#bttop {
		right: 2px;
		border-radius: 100px;
		overflow: hidden;
	}

	.footer_row_bottom {
		padding: 15px 0 30px
	}

	#SearchMB .input-group .input-group-btn {
		right: 0;
		float: right;
		margin-top: -37px
	}

	.header_main .row {
		margin-left: 0;
		margin-right: 0
	}

	.pf-title h2 .title-main {
		font-size: 15px;
		font-weight: 700
	}

	.wrap_search {
		width: 100%;
		left: 0
	}

	.breadcrumb ul li a {
		font-size: 12px !important
	}

	.vnt-search {
		width: 100%
	}

	.footer-botom {
		padding: 10px 15px
	}

	.footer_col1_title {
		position: relative;
		line-height: 35px
	}

	.footer_col1_title:after {
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		position: absolute;
		top: 9px;
		right: 0;
		text-align: center;
		line-height: 19px;
		cursor: pointer
	}

	.footer_box {
		list-style: disc;
		padding-left: 18px
	}

	.footer-Copyright .footer-address {
		padding: 0
	}

	.dathongbao img {
		max-width: 100%
	}

	.vnt-news .vp-title h2 {
		font-size: 28px;
		line-height: 38px
	}

	#vnt-header {
		position: relative;
		top: 0;
		opacity: 1
	}

	#autocomplete {
		display: none
	}

	.vnt-banner {
		width: 100%
	}

	.vnt-home {
		display: none !important
	}

	.SearchMB {
		display: block;
		background: inherit
	}

	.vnt-logo {
		display: none;
		text-align: left;
		padding: 3px 0;
		margin-top: 15px;
		position: initial;
		padding-left: 20px
	}

	.header_top_left {
		display: none
	}

	.vnt-logo img {
		max-width: 40px;
		width: auto;
		height: auto;
		border: initial;
		padding-top: 0
	}

	.footer_col1_title {
		font-weight: 700
	}

	.header_top {
		display: none
	}

	.vnt-hotline {
		display: none
	}

	.vnt-search {
		display: none
	}

	.hidden_moblie {
		display: none
	}

	.wap-fixed.active {
		position: initial;
		background: initial;
		top: inherit;
		left: initial;
		max-height: initial;
		z-index: initial;
		opacity: 1
	}

	ul.tsc_pagination {
		padding: 0;
		height: 100%;
		overflow: hidden;
		list-style-type: none;
		margin-bottom: 30px;
		text-align: right;
		display: block;
		width: 90%
	}

	.vnt-menutop {
		display: none
	}

	.vnt-banner .item .i-description {
		display: none
	}

	.mod-content .box_mid {
		margin-top: 0
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 767px) {
	.logo_moblie {
		width: 80%
	}

	.iframe {
		width: 100%
	}
}

@media screen and (max-width: 479px) {
	.vnt-social ul li a i {
		font-size: 10px
	}

	.vnt-social ul li a {
		width: 25px;
		height: 25px
	}
}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {
	iframe {
		width: auto;
		height: auto
	}
}

.menu-item-98 {
	order: 1;
}

.menu-item-75 {
	order: 2;
}

.menu-item-74 {
	order: 3;
}

.menu-item-76 {
	order: 4;
}

.menu-item-90 {
	order: 4;
}

.menu-item-91 {
	order: 5;
}

#toc .toc-heading {
	font-size: 20px;
	font-weight: 700;
	display: flex;
	gap: 10px;
}

#toc .toc-heading svg {
	width: 24px;
}

nav#toc {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
	nav#toc {
		padding: 10px;
	}
}

nav#toc ol {
	padding-left: 20px;
	counter-reset: section;
	/* Set a counter named 'section' */
	list-style-type: none;
	font-size: 15px;
}

nav#toc ol li::before {
	counter-increment: section;
	/* Increment the 'section' counter */
	content: counters(section, ".") " ";
	margin-right: 4px;
	/* Display the counter */
}

@media screen and (max-width: 1023px) {
	nav#toc ol {
		padding-left: 10px;
	}
}

/* jtwings */

.entry-post-content {
	line-height: 1.6;
}

.entry-post-content table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 20px 0px;
	width: 100%;
}

.entry-post-content table,
.entry-post-content td,
.entry-post-content th {
	border: 1px solid rgba(0, 0, 0, .1);
}

.entry-post-content td {
	border-width: 0 1px 1px 0;
}

.entry-post-content td,
.entry-post-content th {
	padding: 8px;
}

.entry-post-content iframe {
	width: 100%;
}

.entry-post-content h2 {
	font-size: 20px;
	margin-bottom: 12px;
}

.entry-post-content h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

.entry-post-content h4 {
	font-size: 16px;
	margin-bottom: 12px;
}

.entry-post-content h5 {
	font-size: 14px;
	margin-bottom: 12px;
}

.entry-post-content p {
	font-size: 14px;
	margin-bottom: 12px;
}

.entry-post-content li {
	font-size: 14px;
}

@media screen and (min-width: 1024px) {
	.entry-post-content h2 {
		font-size: 24px;
		margin-bottom: 12px;
	}

	.entry-post-content h3 {
		font-size: 20px;
		margin-bottom: 12px;
	}

	.entry-post-content h4 {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.entry-post-content h5 {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.entry-post-content p {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.entry-post-content li {
		font-size: 16px;
	}
}

.entry-post-content img {
	border: 1px solid #F1F5F3;
}

.entry-post-content .wp-block-image.aligncenter.size-full {
	margin-left: auto;
	margin-right: auto;
}

.entry-post-content figure {
	text-align: center !important;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100% !important;
	margin: 20px 0px 20px 0px;
}

.entry-post-content figcaption {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	line-height: 22px;
}

.entry-post-content ol {
	list-style: decimal;
	padding-left: 16px;
	margin-bottom: 20px;
}

.entry-post-content ul {
	list-style: disc;
	padding-left: 16px;
	margin-bottom: 20px;
}

.entry-post-content li {
	margin-bottom: 8px;
}

.entry-post-content a {
	color: #41A8E3;
}

.entry-post-content a:hover {
	color: #1AE5DA;
	text-decoration: underline;
}

.wide-booking-form form {
	display: flex;
	color: #fff;
	gap: 20px;
	flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
	.wide-booking-form form {
		flex-direction: column;
	}
}

.wide-booking-form form p {
	margin: 0px !important;
	flex-grow: 1;
	flex-shrink: 0;
}

.wide-booking-form label {
	width: 100%;
	font-size: 14px;
	margin: 0px !important;
}

.wide-booking-form form input {
	width: 168px;
	color: #333;
	outline: none;
	font-size: 16px;
	margin-top: 6px;
	font-weight: 400;
	padding: 3px 6px;
}

@media screen and (max-width: 767px) {
	.wide-booking-form form input {
		width: 100%;
	}
}

.wide-booking-form form input[type="submit"] {
	color: #fff;
	background-color: #0076C4;
	font-size: 16px;
	margin-top: 0px;
	height: 57px;
	font-weight: 700;
}


.wide-booking-form form select {
	width: 168px;
	color: #333;
	outline: none;
	font-size: 16px;
	margin-top: 6px;
	font-weight: 400;
	padding: 3px 6px;
}

@media screen and (max-width: 767px) {
	.wide-booking-form form select {
		width: 100%;
	}
}

.wide-booking-form .wpcf7-response-output {
	margin: 0px !important;
}

.wide-booking-form .ajax-loader {
	position: absolute;
}

.post_news_detail li,
.desc-onenews li {
	list-style: disc;
	margin-left: 16px;
}

.post_news_detail img,
.desc-onenews img {
	width: 100% !important;
	height: auto !important;
}

.post_news_detail td,
.post_news_detail th {
	border: 1px solid #ddd;
	padding: 8px;
}

.post_news_detail tr:nth-child(even) {
	background-color: #f2f2f2;
}

.post_news_detail tr:hover {
	background-color: #ddd;
}

.post_news_detail th,
.post_news_detail tr:first-child {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: ##=4471c4;
	color: white;
}

.desc-onenews td,
.desc-onenews th {
	border: 1px solid #ddd;
	padding: 8px;
}

.desc-onenews tr:nth-child(even) {
	background-color: #f2f2f2;
}

.desc-onenews tr:hover {
	background-color: #ddd;
}

.desc-onenews th,
.desc-onenews tr:first-child {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4471c4;
	color: white;
}

button.slick-prev.slick-arrow:before {
	font-size: 16px;
	display: block;
	color: #fff !important;
}

button.slick-next.slick-arrow:before {
	font-size: 16px;
	display: block;
	color: #fff !important;
}