.h1,
.h2,
.h3,
h1,
h2,
h3 {
	padding: 0;
	margin: 0;
}

* {
	margin: 0;
	padding: 0;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}

::-webkit-scrollbar-track {
	background-color: #c3c3c3;
}

::-webkit-scrollbar-track-piece {
	background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #c3c3c3;
	border-radius: 3px;
}

::-webkit-scrollbar-corner {
	background-color: #ffffff;
}


::-webkit-resizer {
	background-color: #666;
}

.clear {
	clear: both;
}

.clearafer::after {
	content: '';
	display: block;
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Montserrat-Regular';
}

a,
a:hover,
a:link,
a:visited {
	text-decoration: none;
}

ul {
	padding: 0;
	margin: 0;
}

img {
	max-width: 100%;
	height: auto !important;
}

.vshd {
	height: 0px;
	display: none;
	overflow: hidden;
}

#wapper {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.noidung {
	margin-top: 20px;
}

.upper {
	text-transform: uppercase;
}

.header {
	width: 100%;
	z-index: 1009;
	background: #0057a3;
}

.header_content {
	max-width: 97%;
	width: 1200px;
	margin: auto;
	font-family: 'Roboto-Regular';
	color: #fff;
	font-size: 13px;
	position: relative;
}

.left_banner {
	float: left;
	font-family: 'Roboto-Regular';
	font-size: 13px;
	color: #fff;
	line-height: 40px;
}

.diachi {
	display: inline-block;
	padding-left: 17px;
	background: url(images/marker.png) left center no-repeat;
}

.email {
	display: inline-block;
	margin-left: 24px;
	padding-left: 18px;
	background: url(images/mail.png) left center no-repeat;
}

.hotline {
	display: inline-block;
	margin-left: 24px;
	padding-left: 16px;
	background: url(images/tel.png) left center no-repeat;
}

.hotline span {
	font-family: 'Roboto-Bold';
	color: #ede500;
	font-size: 15px;
}

.right_banner {
	float: right;
	line-height: 40px;
}




.content-menu {
	width: calc(100% - 320px);
	font-family: 'Roboto-Regular';
	float: right;
	position: relative;
}

#search {
	width: 270px;
	position: relative;
	position: absolute;
	top: 100%;
	right: 0px;
	margin-top: 15px;
	border-radius: 10px;
	display: none;
	overflow: hidden;
	border: 1px solid #ccc;
	transition: all 0.3s;
}

.header-fix #search {
	margin-top: 6px;
	display: none;
	transition: all 0.3s;
}

#search input {
	width: 100%;
	font-family: 'Roboto-Regular';
	font-size: 13px;
	color: #757575;
	height: 35px;
	background: #fff;
	border: none;
	padding: 0 10px;
	border-radius: 3px;
	padding-right: 32px;
	outline: none;
	position: relative;
}

#search input::-webkit-input-placeholder {
	color: #b7b5b7;
}

#search input::-moz-placeholder {
	color: #b7b5b7;
}

#search input:-ms-input-placeholder {
	color: #b7b5b7;
}

#search input:-moz-placeholder {
	color: #b7b5b7;
}

#search button {
	height: 35px;
	border: none;
	background: none;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	outline: none;
	width: 30px;
	float: left;
}

#search button svg {
	height: 16px;
}

.search {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}

.search svg {
	height: 19px;
	display: block;
}

.logo {
	width: 8%;
}

.logo img {
	transition: all 0.3s;
}

.logor {
	float: right;
}

.header-fix .logo img {
	max-height: 50px;
	transition: all 0.3s;
}

.wrap_menu1 {
	height: 90px;
}

.wrap_menu {
	width: 100%;
	position: relative;
	background: #fff;
	z-index: 99;
	transition: all 0.3s;
}

.header-fix {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 999;
	padding: 5px 0;
	transition: all 0.3s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
}

.menu {
	width: 100%;
	display: flex;
	align-items: center;
	max-width: 1200px;
	margin: auto;
	justify-content: space-between;
	position: relative;
	transition: all 0.5s;
	flex-wrap: wrap;
}

.r_menu {
	padding-right: 40px;
	position: relative;
	margin-right: 20px;
	margin-left: 29px;
}

#smoothmenu1 {
	text-align: center;
}

#smoothmenu1 li.last {
	float: left;
	padding: 0 22px;
	transition: all 0.3s;
	position: relative;
}

#smoothmenu1 li.last:last-child {
	padding-right: 0px;
}

#smoothmenu1 li.last:first-child {
	padding-left: 0px;
}

#smoothmenu1 li.last a.c1 {
	font-size: 17px;
	font-family: 'Montserrat-Light';
	color: #333333;
	display: block;
	height: 70px;
	line-height: 70px;
	z-index: 1;
	position: relative;
	transition: all 0.3s;
}

.header-fix #smoothmenu1 li.last a.c1 {
	height: 50px;
	line-height: 50px;
	transition: all 0.3s;
}

.m a.c1,
#smoothmenu1 li.last:hover a.c1 {
	color: #2340c2 !important;
}

.m a.c1::before,
#smoothmenu1 li.last:hover a.c1::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 50px;
	background: #2340c2;
	width: 100%;
	height: 2px;
}


#smoothmenu1 ul li ul {
	position: absolute;
	display: none;
	visibility: hidden;
	min-width: 319px;
	top: 100%;
	overflow: visible;
	text-align: left;
	transition: all 0.3s;
}

#smoothmenu1 ul li ul li {
	display: list-item;
	float: none;
	height: 43px;
	background: #fff !important;
	border-bottom: 1px solid #dfdfdf;
	padding: 0px;
}

#smoothmenu1 ul li ul li:hover {
	background: #2340c2 !important;
}

#smoothmenu1 ul li ul li a {
	color: #333;
	font-family: 'Roboto-Regular';
	padding: 0 10px;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	border-radius: 0;
	background: none !important;
}

#smoothmenu1 ul li:hover ul li a {
	background: none !important;
}

#smoothmenu1 ul li:hover ul li:hover a {
	background: none !important;
}

#smoothmenu1 ul li:hover ul li a {
	color: #333 !important;
}

#smoothmenu1 ul li:hover ul li:hover a {
	color: #fff !important;
}

#smoothmenu1 ul li ul li {
	width: 100%;
	text-align: left;
}

#smoothmenu1 ul li ul li ul {
	top: 0px;
	padding-top: 0px !important;
}

#smoothmenu1 ul li:hover ul li:hover ul li a {
	color: #333 !important;
}

#smoothmenu1 ul li:hover ul li:hover ul li:hover a {
	color: #fff !important;
}

#smoothmenu1 ul li:hover ul li:hover ul li:hover ul li a {
	color: #333 !important;
}

#smoothmenu1 ul li:hover ul li:hover ul li:hover ul li:hover a {
	color: #fff !important;
}


.wrap-slider {
	position: relative;
	width: 100%;
	margin: auto;
}

#slider {
	position: relative;
	width: 100%;
	float: right;
}

#slider #owl-slider.owl-theme .owl-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
}

#slider #owl-slider.owl-theme .owl-dots .owl-dot.active span,
#slider #owl-slider.owl-theme .owl-dots .owl-dot:hover span {
	border: 1px solid #e51515 !important;
}

#slider #owl-slider.owl-theme .owl-dots .owl-dot.active span::before,
#slider #owl-slider.owl-theme .owl-dots .owl-dot:hover span::before {
	background: #e51515;
}

#slider #owl-slider .ms-img {
	display: block;
	position: relative;
}

#slider #owl-slider .ms-img img {
	width: 100%;
	position: relative;
	z-index: 1;
}

#slider #owl-slider .ms-img .ms-desc {
	position: absolute;
	top: 50%;
	transform: translate(-600px, -50%);
	width: 660px;
	left: 72%;
	z-index: 14;
	/* display: none; */
}

#slider #owl-slider .ms-img .ms-desc1 {
	padding: 20px;
	text-align: center;
}

#slider #owl-slider .ms-img .ms-desc .line-1 {
	font-size: 65px;
	line-height: 1.3;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #fff;
	font-family: 'Barlow Condensed';
}

#slider #owl-slider .ms-img .ms-desc .line-2 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto-Regular';
	letter-spacing: 1px;
}

#slider #owl-slider .ms-img .ms-desc a {
	margin-top: 10px;
	display: inline-block;
	color: #282828;
	border: 1px #8da2cd solid;
	border-radius: 5px;
	padding: 6px 25px;
	font-size: 14px;
	font-family: 'OpenSans-Regular';
}

#slider #owl-slider .ms-img .ms-desc a:hover {
	background: #3b6cd2;
	color: #fff;
	-webkit-box-shadow: 0 0 20px 5px rgba(24, 57, 126, 0.3);
	box-shadow: 0 0 20px 5px rgba(24, 57, 126, 0.3);
}

#slider #owl-slider .ms-img .ms-desc a:hover span {
	background: #fff;
}

#slider #owl-slider.owl-theme {
	position: relative;
}

#slider #owl-slider.owl-theme:hover .owl-next,
#slider #owl-slider.owl-theme:hover .owl-prev {
	opacity: 1;
}

#slider #owl-slider.owl-theme .owl-next,
#slider #owl-slider.owl-theme .owl-prev {
	width: 50px;
	height: 50px;
	line-height: 52px;
	position: absolute;
	top: calc(50% - 25px);
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: none;
	opacity: 0;
	border-radius: 5px;
	background: #00000073;
}

#slider #owl-slider.owl-theme .owl-next:hover,
#slider #owl-slider.owl-theme .owl-prev:hover {}

#slider #owl-slider.owl-theme .owl-prev {
	left: 50px;
}

#slider #owl-slider.owl-theme .owl-next {
	right: 50px;
}

#slider #owl-slider.owl-theme .owl-dot span::before {
	background: #fff;
}

#slider #owl-slider.owl-theme .owl-item.active .ms-desc {
	/*display: block;*/
}

.owl-theme .owl-nav {
	margin: 0 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin: 0 !important;
}

.owl-theme .owl-nav [class*='owl-'] {
	transition: all .3s ease;
}

.owl-theme .owl-dots .owl-dot span {
	width: 15px !important;
	height: 15px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	background: 0 !important;
	border: none;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.owl-theme .owl-dots .owl-dot span::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 7px;
	height: 7px;
	background: #5a6069;
}

.owl-theme .owl-dots .owl-dot {
	position: relative !important;
	margin: 0 15px;
}

.owl-theme .owl-dots .owl-dot.active span {
	border: 1px solid #e51515 !important;
}

.owl-theme .owl-dots .owl-dot.active span::before {
	background: #e51515 !important;
}

.owl-theme .owl-dots .owl-dot:hover span::before {
	background: #e51515 !important;
}


/*-----------end slider-------------*/



.wrap_breadcrumb {
	background: #f9f9f9;
}

.content_breadcrumb {
	width: 97%;
	padding: 10px 0;
	max-width: 1200px;
	margin: auto;
}

.content_breadcrumb a {
	color: #222;
}

.content_breadcrumb a:hover {
	color: #f00;
}

.wrap-about {
	padding: 40px 0;
}


.about-for {
	width: 84%;
	float: right;
}

.about-nav {
	width: 13%;
	float: left;
}

.left_about {
	float: right;
	width: 41%;
}

.right_about {
	float: left;
	width: 55%;
}

.slick-slide .item_nav {
	padding: 20px 0;
	padding-right: 60px;
	min-height: 95px;
	color: #333;
	font-family: 'Montserrat-Light';
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
}

.slick-slide .item_nav::before {
	content: '';
	position: absolute;
	right: 29px;
	top: 0px;
	width: 2px;
	height: 100%;
	background: #f1f1f1;
}

.slick-slide .item_nav::after {
	content: '';
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translate(50%, -50%);
	width: 22px;
	height: 22px;
	background: url(images/c2.png);
}

.slick-current .item_nav::after {
	background: url(images/c1.png);
}

.item_gt {
	/* overflow: hidden; */
}


.wrap-solieu {
	padding: 30px 0;
	background: #f7f7f7;
}

.tieuchi {
	text-align: center;
	max-width: 270px;
	cursor: pointer;
	margin: auto;
	color: #333333;
}

.tieuchi .n_name {
	font-family: 'Montserrat-Light';
	font-size: 20px;
	text-align: center;
	color: #0057a3;
}

.tieuchi .count-name {
	width: 110px;
	height: 110px;
	line-height: 110px;
	margin: auto;
	font-family: 'Oswald-Medium';
	margin-bottom: 25px;
	font-size: 36px;
	color: #0057a3;
	position: relative;
}

.tieuchi .count-name span {
	position: relative;
	z-index: 9;
}

.tieuchi .count-name font {
	width: 110px;
	height: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/circle.png) no-repeat center;
}


.main_content {
	width: 97%;
	max-width: 1200px;
	margin: auto;
	padding: 50px 0;
}

.box-sp-index {
	margin-top: 20px;
}

.title {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.title span {
	display: inline-block;
	position: relative;
	color: #333333;
	font-size: 44px;
	font-family: 'Barlow Condensed';
	line-height: 1.3;
	padding-bottom: 20px;
	background: url(images/line.png) no-repeat bottom center;
	min-width: 136px;
	margin-bottom: 10px;
}

.title div {
	color: #333333;
	font-size: 15px;
	font-family: 'Roboto-Regular';
}


.title1 {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.title1 span {
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 40px;
	font-family: 'Barlow Condensed';
	line-height: 1.3;
	padding-bottom: 20px;
	background: url(images/line2.png) no-repeat bottom center;
	min-width: 136px;
	margin-bottom: 10px;
}

.title1 div {
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto-Regular';
}



.owl-slider1 .owl-prev {
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	padding: 0px !important;
	background: none !important;
}

.owl-slider1 .owl-next {
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	padding: 0px !important;
	background: none !important;
}

.bx_ww_content {}

.grid-item {
	display: flex;
	flex-wrap: wrap;
}

.grid-item .item1,
.grid-item .item {
	width: 33%;
	padding: 10px 10px;
}


.item {
	position: relative;
	transition: all 0.3s;
}

.item .img-news {
	display: block;
	width: 100%;
	background: #fff;
	position: relative;
	border: 1px solid #cacaca;
	overflow: hidden;
	position: relative;
}

.item .img-news:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	z-index: 10;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}

.item:hover .img-news:before {
	webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}

.item img {
	width: 100%;
	transform: scale(1);
	transition: all 0.4s;
	display: block;
}

.item:hover img {
	transform: scale(1.2);
	transition: all 0.4s;
}

.item .n_name {
	display: block;
	padding: 15px 0 3px 0;
	line-height: 1.2;
	text-align: center;
	position: relative;
	color: #3e3e3e;
	font-family: 'Roboto-Bold';
	font-size: 15px;
	transition: all 0.4s;
}

.item .n_mota {
	line-height: 1.5;
	text-align: justify;
	color: #3e3e3e;
	font-family: 'Roboto-Regular';
	font-size: 14px;
	transition: all 0.4s;
}

.item:hover .n_name {
	color: #f00;
	text-decoration: none;
	transition: all 0.4s;
}



.item1 {
	position: relative;
	transition: all 0.3s;
	color: #fff;
}

.item1 .img-news {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	position: relative;
}

.item1 .img-news:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	z-index: 10;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}

.item1:hover .img-news:before {
	webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}

.item1 img {
	width: 100%;
	transform: scale(1);
	transition: all 0.4s;
	display: block;
}

.item1:hover img {
	transform: scale(1.2);
	transition: all 0.4s;
}

.item1 .n_name {
	display: block;
	padding: 15px 0;
	line-height: 1.2;
	text-align: center;
	position: relative;
	color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 17px;
	transition: all 0.4s;
}

.item1:hover .n_name {
	color: #f00;
	text-decoration: none;
	transition: all 0.4s;
}


.right_banner a img {
	width: 30px;
}

.wrap-hoptac {
	padding: 50px 0;
	position: relative;
}

.box-pt {
	width: 45%;
	float: left;
	text-align: center;
}

.mxh-ft {
	text-align: center;
	margin-top: 10px;
}

.box-dk {
	width: 47%;
	float: right;
	border: 1px solid #cccccc;
	padding: 20px 30px;
	border-radius: 0 30px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=141, Color=#000000)";
	-moz-box-shadow: 5px 4px 5px -1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 4px 5px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 4px 5px -1px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
}

.title-email {
	color: #333333;
	font-size: 17px;
	font-family: 'Roboto-Regular';
	margin-bottom: 5px;
}

.grid_mail {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 9px;
	margin-bottom: 9px;
}

.input_dk {
	width: 100%;
	height: 35px;
	border: 1px solid #cccccc;
	padding: 0 10px;
	color: #333;
	outline: none;
	background: #fff;
}

.input_dk::-webkit-input-placeholder {
	color: #cccccc;
}

.input_dk::-moz-placeholder {
	color: #cccccc;
}

.input_dk:-ms-input-placeholder {
	color: #cccccc;
}

.input_dk:-moz-placeholder {
	color: #cccccc;
}

.noidung_dk {
	border: 1px solid #cccccc;
	color: #333;
	width: 100%;
	padding: 0 10px;
	background: #fff;
	outline: none;
	margin-bottom: 9px;
}

.noidung_dk::-webkit-input-placeholder {
	color: #cccccc;
}

.noidung_dk::-moz-placeholder {
	color: #cccccc;
}

.noidung_dk:-ms-input-placeholder {
	color: #cccccc;
}

.noidung_dk:-moz-placeholder {
	color: #cccccc;
}

.btnct_dk {
	background: #df1010;
	padding: 5px 20px;
	border: none;
	font-size: 15px;
	font-family: 'Roboto-Bold';
	color: #fff;
	display: block;
	margin: auto;
}


.wrap-visao {
	padding: 50px 0;
	position: relative;
}

.left_vs {
	width: 50%;
	min-height: 604px;
}

.visao_item {
	width: 43%;
	padding: 41px 0;
	float: left;
	color: #fff;
	position: relative;
	font-family: 'Roboto-Regular';
	font-size: 14px;
}

.visao_item:nth-child(2) {
	float: right;
}

.visao_item:nth-child(1)::before {
	content: '';
	width: 1px;
	background: #fff;
	height: 85px;
	position: absolute;
	right: 23px;
	top: 105px
}

.visao_item:nth-child(2)::before {
	content: '';
	width: 1px;
	background: #fff;
	height: 85px;
	position: absolute;
	left: 23px;
	top: 105px
}

.visao_item .img-news {
	width: 48px;
	float: right;
}

.visao_item:nth-child(2) .img-news {
	width: 48px;
	float: left;
}

.visao_item .box_content_news {
	width: calc(100% - 58px);
	text-align: right;
	float: left;
}

.visao_item:nth-child(2) .box_content_news {
	float: right;
	text-align: left;
}

.right_vs {
	width: 48%;
	float: right;
}

.video-item {
	position: relative;
	/* padding-bottom: 345px; */
}

.video-item span {
	width: 56px;
	height: 56px;
	background: url(images/play.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.video-item div {
	width: 100%;
	line-height: 36px;
	color: #fff;
	font-family: 'Roboto-Medium';
	font-size: 15px;
	position: relative;
}


.wrap-bottom {
	padding: 50px 0;
	position: relative;
}

.bottom {
	width: 97%;
	max-width: 1200px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.title-bottom {
	position: relative;
	font-family: 'UTMCooperBlack';
	font-size: 24px;
	color: #ff0000;
	margin-bottom: 20px;
}

.news {
	width: 100%;
	margin: auto;
	position: relative;
	padding: 10px 0;
}

.news .img-news {
	display: block;
	width: 100%;
	position: relative;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.news .img-news a {
	display: block;
	overflow: hidden;
	position: relative;
}

.news .img-news a:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	z-index: 10;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}

.news:hover .img-news a:before {
	webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}

.news img {
	width: 100%;
	transform: scale(1);
	transition: all 0.4s;
	display: block;
}

.news:hover img {
	transform: scale(1.2);
	transition: all 0.4s;
}

.news .n_name {
	line-height: 1.2;
	margin-bottom: 6px;
}

.news .n_name a {
	color: #333333;
	font-family: 'Roboto-Bold';
	font-size: 17px;
	transition: all 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.news:hover .n_name a {
	color: #2340c2;
	text-decoration: none;
	transition: all 0.4s;
}

.news .box_content_news {
	width: 100%;
	color: #5c5c5c;
	font-family: 'Roboto-Regular';
	font-size: 16px;
}

.news .n_mota {
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
}

.news .n_date {
	line-height: 1.2;
	font-size: 24px;
	font-family: 'Roboto-Bold';
	background: #2340c2;
	color: #fff;
	padding: 6px 8px;
	text-align: center;
	position: absolute;
	left: 20px;
	top: -15px;
}

.news .n_date div {
	border-top: 1px #fff solid;
}

.wrap-doitac {
	padding: 40px 0;
	background: #f0f0f0;
}



.end {
	position: relative;
	width: 100%;
}

.footer_content {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	font-family: 'Roboto-Regular';
	font-size: 14px;
	z-index: 9;
	padding: 40px 0;
	color: #fff;
}

.ft_info1 {
	width: 44%;
	float: left;
}

.ft_info2 {
	width: 20%;
	float: left;
	margin-left: 2%;
}

.ft_info3 {
	width: 18%;
	float: left;
	margin-left: 8%;
	margin-right: 2%;
}

.ft_info4 {
	width: 20%;
	float: right;
}

.ft_tt1 {
	font-family: 'Oswald-Medium';
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
	position: relative;
}

.ft_tt1::before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 2px;
	width: 40px;
	background: #fff;
}

.mx_tt {
	font-family: 'Roboto-Bold';
	color: #fff;
	font-size: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 20px;
}

.ft_tt {
	font-family: 'Montserrat-Light';
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
}

.ft_tt::before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	width: 40px;
	background: #fff;
}


.ft_ul {
	padding-left: 0px;
}

.ft_ul li {
	position: relative;
	padding: 3px 0;
}

.ft_ul li a {
	color: #fff;
}

.ft_ul li a:hover {
	color: #ff0;
}



.ft-mxh span {
	float: left;
	line-height: 23px;
}

.ft-mxh img {
	float: left;
	margin-left: 20px;
}

.ten_cn {
	cursor: pointer;
	padding: 2px 4px;
	display: inline-block;
}

.bct-ft {
	margin-top: 20px;
}

.copy {
	font-family: 'Roboto-Regular';
	position: relative;
	background: rgba(0, 87, 163, 0.5);
	color: #fff;
	font-size: 14px;
}

.copy-content {
	width: 97%;
	max-width: 1200px;
	position: relative;
	padding: 12px 0;
	margin: auto;
	text-align: center;
}

.ft_map {}

.ft_map iframe {
	display: block;
	width: 100%;
	height: 200px;
}

.pagination {
	display: block !important;
	margin-bottom: 0px;
}

.pages_ajax {
	display: block;
	text-align: center;
}

.pages_ajax li {
	display: inline-block;
	padding: 0px 10px;
	text-decoration: none;
	box-sizing: border-box;
	margin: 0px 4px;
	cursor: pointer;
	color: #434343;
	font-size: 13px;
	border: 1px solid #dedede;
	background: #fff;
	transition: all 0.5s;
}

.pages_ajax li a {
	color: #000;
}

.pages_ajax li.actived,
.pages_ajax li:hover {
	background: #00764d;
	color: #fff;
	border-color: #00764d;
}

.pages_ajax li.actived a,
.pages_ajax li:hover a {
	color: #fff;
}

span.total {
	display: none;
}


.phantrang {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}

.phantrang a {
	background: #fff;
	display: inline-block;
	color: #666;
	padding: 5px 8px;
	border: 1px #d9e2e7 solid;
	text-align: center;
	text-decoration: none;
	margin: 0px 2px;
	font-weight: bold;
}

.phantrang a:hover {
	background: #0473bd;
	border: 1px #0473bd solid;
	color: #fff;
}

.phantrang span {
	background: #0473bd;
	border: 1px #0473bd solid;
	padding: 5px 8px;
	color: #fff;
}

/*------------------------------------*/
.lh_cont {
	width: 49%;
	float: left;
}

.frm_lienhe {
	width: 49%;
	float: right;
}

.bando {
	width: 100%;
	margin-top: 30px;
}

.bando iframe {
	display: block;
	width: 100%;
	height: 400px;
}

.ipct {
	width: 100%;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 0 10px;
	margin-bottom: 8px;
	color: #333;
	outline: none;
	background: #fff;
}

.ipct:nth-child(3n),
.ipct:nth-child(4n) {
	float: left;
	width: 49%
}

.ipct:nth-child(4n) {
	float: right;
}

.ipct:nth-child(4n+1) {
	clear: both;
}

.ipct::-webkit-input-placeholder {
	color: #cccccc;
}

.ipct::-moz-placeholder {
	color: #cccccc;
}

.ipct:-ms-input-placeholder {
	color: #cccccc;
}

.ipct:-moz-placeholder {
	color: #cccccc;
}

.tact {
	border: 1px solid #cccccc;
	color: #333;
	width: 100%;
	padding: 0 10px;
	background: #fff;
	outline: none;
}

.tact::-webkit-input-placeholder {
	color: #cccccc;
}

.tact::-moz-placeholder {
	color: #cccccc;
}

.tact:-ms-input-placeholder {
	color: #cccccc;
}

.tact:-moz-placeholder {
	color: #cccccc;
}

.btnct {
	background: #df1010;
	padding: 5px 20px;
	border: none;
	font-size: 16px;
	font-family: 'Roboto-Bold';
	border-radius: 3px;
	color: #fff;
}

.chitietsanpham {
	width: 100%;
}

.slider-for {
	width: 100%;
	float: right;
}

.slider-nav {
	width: 100%;
	float: left;
}

.zoom_slick {
	width: 40%;
	float: left;
}

.product_info {
	width: 58%;
	float: right;
	color: #272727;
}

.detail1 {}

.addfont {
	font-size: 20px;
	color: #f00;
	font-family: 'Roboto-Bold';
}

.detail {
	font-family: arial;
	font-size: 14px;
	padding: 2px 0;
}

.detail span.pr {
	font-weight: bold;
	color: #f00;
}

.detail font.opr {
	margin-left: 30px;
	font-size: 14px;
	color: #a6a4a3;
	text-decoration: line-through;
}

.grid-news {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.box_news {
	padding: 7px 0;
	border-bottom: 1px dotted #A0A0A4;
}

.box_news:nth-child(2) {
	margin-right: 0px;
}

.box_news:nth-child(2+1) {
	clear: both;
}

.box_news h3 a {
	font-size: 16px;
	color: #1e1e1e;
	font-weight: bold;
	margin-bottom: 6px;
	transition: 0.4s;
}

.box_news:hover h3 a {
	color: #F00;
	transition: 0.4s;
}

.box_news a.chitiet {
	color: #00F;
}

.box_news a {
	text-decoration: none;
}

.box_news a img {
	float: left;
	margin: 4px 15px 3px 0px;
	max-width: 35%;
	height: auto;
	transition: 1s;
}

.box_news a img:hover {
	opacity: 0.4;
	transition: 1s;
}

.othernews {
	padding: 10px;
	background: #f7f7f7;
	border: 1px #dcdcdc solid;
}

.content {}

.box_content {
	padding-bottom: 0px;
}

.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
	display: none !important
}

.js-facebook-messenger-tooltip {
	bottom: 97px;
	right: 97px
}

.js-facebook-messenger-tooltip {
	color: #404040;
	background: #fff
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
	z-index: 999
}

.js-facebook-messenger-tooltip {
	display: none;
	position: fixed;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
	z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.js-facebook-messenger-box {
	bottom: 70px;
	right: 15px
}

.js-facebook-messenger-box {
	background: #1182fc
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
	z-index: 999
}

.js-facebook-messenger-box {
	width: 60px;
	height: 60px;
	display: block;
	position: fixed;
	cursor: pointer;
	text-align: center;
	line-height: 60px;
	background: #1182FC;
	border-radius: 100%;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
	transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	left: 15px;
	opacity: 1;
	overflow: hidden;
	-webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	-moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	-o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	transition: opacity 160ms ease-in-out, transform 160ms ease-in-out
}

.js-facebook-messenger-box.rotate svg#close-icon {
	transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
	opacity: 0;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 20px;
	left: 20px;
	-webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	-moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	-o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
	transition: opacity 160ms ease-in-out, transform 160ms ease-in-out
}

.js-facebook-messenger-container {
	transform: translateY(50px);
	bottom: 110px;
	right: 35px
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
	z-index: 1000
}

.js-facebook-messenger-container {
	position: fixed;
	opacity: 0;
	border-radius: 10px;
	pointer-events: none;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
	-webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
	-moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
	-o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
	transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
	width: 300px
}

.js-facebook-messenger-top-header {
	color: #fff;
	background: #1182fc
}

.js-facebook-messenger-top-header {
	display: block;
	position: relative;
	width: 300px;
	background: #1182FC;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 10px;
	font-size: 14px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
	z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
	display: none;
}

.js-facebook-messenger-top-header {
	color: #fff;
	background: #1182fc
}

.js-facebook-messenger-box {
	background: #1182fc
}

.js-facebook-messenger-top-header {
	width: 100%
}

.js-facebook-messenger-tooltip {
	color: #404040;
	background: #fff
}

.js-facebook-messenger-box {
	bottom: 138px;
	right: 15px
}

.js-facebook-messenger-container {
	transform: translateY(50px);
	bottom: 135px;
	right: 35px
}

.js-facebook-messenger-container.open {
	transform: translateY(0px);
	opacity: 1;
	display: block;
	z-index: 1000;
	pointer-events: all
}

.js-facebook-messenger-tooltip {
	bottom: 97px;
	right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
	opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
	transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
	opacity: 1
}

#btn-zalo {
	display: none;
	width: 40px;
	height: 40px;
	position: fixed;
	right: 25px;
	bottom: 160px;
	z-index: 999;
}

#btn-zalo i {
	top: 0;
	right: 0;
	display: flex;
	display: -ms-flex;
	align-items: center;
	-ms-flex-align: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #1182FC;
	position: relative;
	z-index: 9999;
}

#btn-zalo i img {
	vertical-align: middle;
	width: 40px
}

.kenit-alo-circle-fill {
	width: 60px;
	height: 60px;
	top: -10px;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(17, 130, 252, 0.45);
	opacity: .75;
	right: -10px;
}

.kenit-alo-circle {
	width: 50px;
	height: 50px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(17, 130, 252, .8);
	opacity: .1;
	border-color: #1182FC;
	opacity: .5;
}

#btn-zalo.hotline-call i:before {
	color: #fff;
	font-size: 20px;
	position: relative;
	left: 12px;
}

#btn-zalo.hotline-call {
	bottom: 245px;
}

.toolbar {
	background: #0057a3;
	display: none;
	width: 100%;
	padding: 0px 5px;
	bottom: 0;
	position: fixed;
	z-index: 500;
	height: auto;
	border-top: 1px solid #cbcbcb;
}

.toolbar ul li {
	text-align: center;
	float: left;
	width: 25%;
}

.toolbar ul li a {
	display: inline-block;
	width: 100%;
	color: #fff;
}

.toolbar ul li a img {
	height: 17px !important;
	width: auto;
}

.toolbar ul li a span {
	font-family: arial;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
}


.menu-mobile {
	display: none;
	font-family: 'Roboto-Regular';
}

.menu-mobile svg {
	height: 35px;
	margin: 4px 5px 0 0;
}

.menu-mobile svg path {
	fill: #000;
}

@media (max-width: 1024px) {
	.toolbar {
		display: block;
	}

	.end {
		margin-bottom: 42px;
	}

	#slider {
		width: 100%;
	}

	.wrap_menu1 {
		margin-bottom: 0px;
		height: 117px;
	}

	.js-facebook-messenger-box,
	#btn-zalo {
		display: none;
	}

	.menu-mobile {
		display: block;
		float: left;
		color: #000 !important;
		font-size: 15px;
		transition: 0.3s;
	}

	.r_menu {
		position: absolute;
		padding-right: 0;
		padding: 0 14px 0;
		margin: 0;
		right: 0;
	}

	.header-fix {
		position: relative;
	}

	.header-fix .r_menu {
		position: fixed;
		width: 100%;
		padding: 0 1%;
		background: #0057a3;
		left: 0px;
		top: 0px;
	}

	.header-fix .r_menu .search {
		right: 1%;
	}

	.header-fix .menu-mobile {
		transition: 0.3s;
	}

	#smoothmenu1 {
		display: none;
	}

	.about-nav {
		width: 16%;
	}

	.slick-slide .item_nav {
		padding-right: 50px;
	}

	.wrap_menu {
		padding: 5px 0 0 0;
	}


}

@media (max-width: 990px) {
	.ms-desc {
		/* display: none; */
	}

	.grid-item .item1,
	.grid-item .item {
		width: cacl(100% / 3);
		padding: 10px 7.5px;
	}

	.ft_info1 {
		width: 100%;
		margin-bottom: 20px;
	}

	.bottom.about.clearafer {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.ft_info2 {
		width: 32%;
		margin-left: 0px;
	}

	.ft_info3 {
		width: 32%;
		margin: 0px 2%;
	}

	.ft_info4 {
		width: 32%;
	}

	.diachi {
		display: none;
	}

	.email {
		margin-left: 0px;
	}

	.about-for {
		width: 100%;
		margin-bottom: 10px;
		order: 2;
	}

	.about-nav {
		width: 100%;
		order: 1;
		margin-bottom: 23px;
	}

	.slick-slide .item_nav {
		padding: 0 20px;
		padding-top: 40px;
		min-height: initial;
		text-align: center;
	}

	.slick-slide .item_nav::after {
		right: auto;
		left: 50%;
		top: 0;
		transform: translate(-50%, 0%);
	}

	.slick-slide .item_nav::before {
		right: 0;
		top: 10px;
		width: 100%;
		height: 2px;
	}

	.box-dk {
		width: 52%;
		padding: 20px 20px;
	}
}

@media (max-width: 770px) {
	.left_vs {
		width: 100%;
		margin-bottom: 30px;
	}

	.right_vs {
		width: 100%;
		display: none;
	}
}

@media (max-width: 700px) {
	.lh_cont {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}

	.frm_lienhe {
		width: 100%;
		float: right;
	}

	.btn-frame {
		display: none;
	}

	.title1,
	.title {
		font-size: 28px;
	}

	.eight.columns {
		width: 100%;
	}
}

@media (max-width: 650px) {
	.zoom_slick {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}

	.product_info {
		width: 100%;
		float: right;
		color: #272727;
	}

	.grid-item {
		grid-template-columns: 1fr 1fr;
	}

	.grid-item .item1,
	.grid-item .item {
		width: 50%;
		padding: 10px 7.5px;
	}

	.copy {
		font-size: 13px;
	}
}

@media (max-width:590px) {
	.left-mxh {
		display: none;
	}

	.right-mxh {
		width: 100%;
		padding-top: 0;
	}

	.title1,
	.title {
		font-size: 20px;
	}
}

@media (max-width:500px) {
	.logor {
		width: 31%;
	}

	.btn-slide a {
		width: 27%;
	}

	#slider #owl-slider .ms-img .ms-desc {
		left: 116%;
		top: 47%;
	}

	.wrap-solieu {
		margin: 0;
	}

	#slider #owl-slider .ms-img img {
		height: 50vh !important;
		object-fit: cover;
	}

	.bottom.about.clearafer {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.left_vs {
		height: 607px;
	}

	.footer_content {
		padding: 30px 15px;
	}

	.desc {
		-webkit-line-clamp: 4;
	}

	.search_head {
		position: absolute;
		right: 70px;
		top: 39px;
	}

	.btn-frame {
		display: none !important;

	}

	ul.ft_ul {
		display: flex;
		flex-wrap: wrap;
	}

	.ft_ul li {
		width: 32%;
	}

	.logo {
		width: 26%;
		padding: 0 0 0 24px;
	}

	.grid-item .item1,
	.grid-item .item {
		width: 50%;
		padding: 10px 3px;
	}

	div#tabs ul#ultabs li {
		float: left;
		color: #333;
		padding: 8px 5px;
		margin-right: 0px;
		cursor: pointer;
		font-size: 10.5px;
		font-family: 'Roboto-Medium';
		position: relative;
		z-index: 1;
	}

	.ft_info2 {
		width: 100%;
		margin-bottom: 20px;
	}

	.ft_info3 {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.ft_info4 {
		width: 100%;
	}

	.banner {
		width: 100%;
	}

	.box-btnews {
		width: 100%;
		margin-bottom: 20px;
	}

	.box-chon {
		width: 100%;
		float: right;
		margin: 0;
	}

	.title1 span,
	.title span {
		font-size: 20px;
	}

	#slider #owl-slider .ms-img .ms-desc .line-1 {
		font-size: 34px;
	}

	#slider #owl-slider .ms-img .ms-desc .line-2 {
		font-size: 16px;
	}

	.btn-slide a {
		width: 24%;
	}

	.visao_item {
		font-size: 12px;
		width: 49%;
	}

	.box-pt {
		width: 100%;
		float: left;
		text-align: center;
		margin-bottom: 20px;
	}

	.box-dk {
		width: 100%;
		padding: 20px 10px;
	}

	.slick-slide .item_nav {
		padding: 0 8px;
		padding-top: 40px;
	}

	.wrap_menu1 {
		height: 108px;
	}

	.search {
		position: absolute;
		right: 0;
		top: auto;
		transform: translateY(0%);
		z-index: 99;
		bottom: 4px;
	}

	.right_about {
		width: 100%;
		text-align: center;
		height: 313px;
	}

	.right_banner {
		display: none;
	}

	.left_banner {
		float: unset;
		text-align: center;
	}

	.img-solieu {
		width: 120px !important;
		margin: 0 auto 10px;
	}

	.news .n_date {
		font-size: 16px;
	}

	.item_gt.clearafer {
		margin-bottom: 51px;
		height: 584px;
	}

	.right_banner.mobile {
		display: block !important;

		margin: 0 102px 0 0;
	}

	.box_container ul li {
		list-style: disc;
	}

	.grid-news {
		grid-template-columns: repeat(1, 1fr);
	}

	.wrap_menu.header-fix .r_menu svg path {
		fill: #fff;
	}

	.n_mota {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 17;
	}

	.desc_news {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 3;
	}

	.wrap_menu.header-fix .r_menu .search_head {
		right: 11px;
		top: 39px;
	}

	.left_about {
		/* float: left; */
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}

	.hotline {
		display: none;
	}
}

@media (max-width:400px) {
	.wrap_menu1 {
		height: 84px;
	}
}

@media (max-width:350px) {
	.hotline {
		display: none;
	}

	#search {
		width: 238px;
	}

	.wrap_menu1 {
		height: 95px;
	}
}

.box_container {
	padding: 20px;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 1px 3px 7px -2px rgb(0 0 0 / 50%);
}

.clearafer_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.desc {
	font-weight: normal;
	font-family: 'Roboto-Regular';
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
}

.n_name {
	font-size: 19px;
	color: #ffffff;
	font-family: 'Montserrat-Light';
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}



.btnct_dk:hover {
	background: #3eaaeb;
}

input:focus {
	border-color: #2340c2;
}

textarea:focus {
	border-color: #2340c2;
}

.owl-news {}

.owl-news .owl-prev {
	position: absolute;
	left: -20px;
	top: 30%;
}

.owl-news .owl-next {
	position: absolute;
	right: -26px;
	top: 30%;
}

.doitac_item {
	background: #fff;
}

button.close-menu {
	position: absolute;
	z-index: 33;
	right: 4px;
	top: 2px;
}

.maps_index iframe {
	width: 100%;
}

/* Transition All */
.transition,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover>ul,
.scale-img img,
.scale-img:hover>img,
.btn-frame .kenit-alo-circle-fill,
.support-online .kenit-alo-circle-fill {
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

/* Scale IMG */
.scale-img {
	overflow: hidden;
	display: block;
}

.scale-img img {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.scale-img:hover>img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/* Blink */
.blink {
	-webkit-animation-name: blink;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blink;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blink;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

/* Button Frame */
.btn-frame {
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	z-index: 10;
	cursor: pointer;
}

.btn-frame i {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #1182fc;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-frame i img {
	vertical-align: middle;
	width: 70%;
}

.btn-frame .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.btn-frame .kenit-alo-circle {
	width: 60px;
	height: 60px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid rgba(7, 41, 103, 0.8);
	opacity: 0.1;
	border-color: #1182fc;
	opacity: 0.5;
}

.btn-frame .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.btn-frame .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.btn-frame .kenit-alo-circle-fill {
	width: 70px;
	height: 70px;
	top: -10px;
	right: -10px;
	position: absolute;
	border-radius: 100%;
	border: 2px solid transparent;
	background-color: rgba(7, 41, 103, 0.35);
	opacity: 0.4;
}

.btn-frame .pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

/* Zalo */
.btn-zalo {
	bottom: 315px;
}

/* Phone */
.btn-phone {
	bottom: 230px;
}

.btn-email {
	bottom: 389px;
}

.btn-maps {
	bottom: 463px;
}

.right_banner.mobile {
	display: none;
}

.end::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(0deg, rgb(35 64 194 / 66%) 0%, rgb(35 64 194 / 75%) 100%);
	z-index: 1;
}

.footer_content {
	position: relative;
	z-index: 3;
}

div#slider .item-skider::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
	z-index: 1;
}

.slideshow .btn-slide {
	display: flex;
}

.slideshow .btn-slide a {
	background: #2340c2;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0 10px;
	line-height: 45px;
	width: 200px;
	text-align: center;
	transition: 0.3s;
}

.slideshow .btn-slide a:hover {
	background-color: red;
}

.btn-slide a {
	background: #18397e;
	color: #fff !important;
	font-family: 'Montserrat-Regular' !important;
	width: 200px;
	height: 45px;
	line-height: 35px;
	border-radius: 0 !important;
	border: none !important;
}

.btn-slide {
	margin: 17px 0 0;
}

.img-solieu img {
	width: auto !important;
	margin: 0 auto;
}

.img-solieu {
	margin-bottom: 10px;
}

.js-facebook-messenger-box.onApp.rotate.cfm.rubberBand.animated {
	display: none;
}

.img-solieu {
	width: 60px;
	margin: 0 auto 10px;
}