@font-face {
	font-family: 'UTMAvo';
	src: url('../fonts/UTMAvo.eot?#iefix') format('embedded-opentype'), url('../fonts/UTMAvo.woff') format('woff'), url('../fonts/UTMAvo.ttf') format('truetype'), url('../fonts/UTMAvo.svg#UTMAvo') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UTMAvoBold';
	src: url('../fonts/UTMAvoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/UTMAvoBold.woff') format('woff'), url('../fonts/UTMAvoBold.ttf') format('truetype'), url('../fonts/UTMAvoBold.svg#UTMAvoBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'UTMAvo';
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F4B70D;
}
input[type=number] {
	border: 1px solid #000;
	height: 44px;
	padding-left: 15px;
}
.nut-cam {
	border: 1px solid #000;
	border-radius: 0px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.nut-cam:hover {
	color: #fff;
	background-color: #F4B70D;
	border: 1px solid #F4B70D;
}
.nut-cam2 {
	border: 1px solid #F4B70D;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	background-color: #F4B70D;
}
.nut-cam2:hover {
	color: #fff;
}
.nut-xanh-la {
	border: 1px solid #49a408;
	border-radius: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	background-color: #49a408;
}
.nut-xanh-la:hover {
	color: #fff;
	background-color: #3A8306;
}
/*top-header*/

#top-header {
	background-color: #18191B;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 13px;
	font-weight: 600;
}
#top-header .left a {
	color: #fff;
	padding-right: 18px;
}
#top-header .left a i {
	color: #F4B70D;
	padding-right: 6px;
}
#top-header .right a {
	padding-left: 18px;
	color: #fff;
}
/*end top-header*/



/*header-web*/

#header-web {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*Menu*/

.navbar1 {
	overflow: hidden;
	text-transform: uppercase;
	margin-top: 14px;
}
.navbar1 a {
	float: left;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 12px 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}
.navbar1 a.active1 {
	color: #F4B70D;
}
.navbar1 a:hover {
	color: #F4B70D;
}
.dropdown1 {
	float: left;
	overflow: hidden;
}
.dropdown1 .dropbtn1 {
	font-size: 14px;
	border: none;
	outline: none;
	color: #000;
	padding: 12px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.dropdown1 .dropbtn1:hover {
	color: #F4B70D;
}
.dropdown-content1 {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 250px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content1 a {
	float: none;
	color: #fff;
	font-weight: 600;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
}
.dropdown-content1 a:hover {
	color: #fff;
	background-color: #F4B70D;
}
.dropdown1:hover .dropdown-content1 {
	display: block;
	background-color: #222327;
}
/*.Menu*/

/*end header-web*/



/* external css: flickity.css */

.carousel-cell {
	width: 100%; /* full width */
	height: auto;
	/*background: #fff;*/

	/* center images in cells with flexbox */

	display: flex;
	align-items: center;
	justify-content: center;
}
.carousel.is-fullscreen .carousel-cell {
	height: 100%;
}
.carousel-cell img {
	display: block;
	width: 100%;
	height: auto;
}
.flickity-page-dots {
	display: none;
}
.carousel-cell3 {
	width: 34%; /* full width */
	height: auto;
	background: #fff;
	/* center images in cells with flexbox */

	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 10px;
}
.carousel.is-fullscreen .carousel-cell3 {
	height: 100%;
}
.carousel-cell3 img {
	display: block;
	width: 100%;
	height: auto;
}
/*Hết phần carousel*/



ul.egmenu {
	background: #fff;
	height: 30px;
	width: 100%;
}
ul.egmenu > li {
	float: left;
	position: relative;
}
ul.egmenu ul {
	background: #fff;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
}
ul.egmenu a {
	cursor: pointer;
	display: block;
	color: white;
	line-height: 30px;
	padding: 0 10px;
}
ul.egmenu li {
	list-style: none;
}
ul.egmenu li:hover {
	background: #F4B70D;
	border-radius: 8px;
}
ul.egmenu li:hover ul {
	display: block;
}

@media all and (max-width: 480px) {
ul.egmenu {
	height: auto;
}
ul.egmenu > li {
	float: none;
	width: 100%;
}
ul.egmenu a {
	line-height: 40px;
}
ul.egmenu ul {
	position: relative;
}
}
/*dich-vu*/

.section_service {
	padding: 60px 0 60px 0;
	background: #18191b;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}
.section_service .uti_content .owl-stage-outer {
	overflow: unset;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}
.section_service .owl-item {
	height: 275px!important;
	overflow: hidden;
}
.section_service .owl-item .uti_body {
	background-size: cover!important;
}
.section_service .owl-item:nth-child(1) .uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	background-image: url(https://bizweb.dktcdn.net/100/358/905/themes/725785/assets/banner_1.jpg?1561743318576);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
.section_service .owl-item:nth-child(2) .uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	background-image: url(https://bizweb.dktcdn.net/100/358/905/themes/725785/assets/banner_2.jpg?1561743318576);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
.section_service .owl-item:nth-child(3) .uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	background-image: url(https://bizweb.dktcdn.net/100/358/905/themes/725785/assets/banner_3.jpg?1561743318576);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
.section_service .uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	float: left;
	width: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.section_service .uti_body .content {
	float: left;
	text-align: center;
	padding: 35px 30px 35px 30px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	display: block;
}
.uti_body .content {
	text-align: left;
	width: calc(100% - 90px);
	display: inline-block;
	float: right;
}
.section_service .uti_body .content .title {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	padding: 0px 0 10px 0;
	text-transform: uppercase;
	color: #fff;
}
.uti_body .content .title {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px 0 10px 0;
	color: #fff;
}
.section_service .uti_body .content .sum {
	font-weight: 400;
	color: #ddd;
}
.uti_body .content .sum {
	font-weight: 400;
	font-family: "Quicksand", sans-serif;
	color: #ddd;
	text-align: left;
	float: left;
}
/*end dich-vu*/



/*khach-hang-noi-gi*/

.module-main-title h2, .module-main-title h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-family: 'UTMAvoBold';
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
	margin-top: 0px;
}
.module-main-title h2:after, .module-main-title h3:after {
	position: absolute;
	top: 33px;
	left: 0;
	width: 50px;
	height: 5px;
	background: #f4b70d;
	content: "";
}
.section-custom .home-customer {
	padding-top: 15px;
	background: #f8f8f8;
	padding: 35px 40px 32px;
}
.section-custom .home-customer .customer-comment {
	height: 70px;
	margin-bottom: 20px;
	overflow: hidden;
}
.text3line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.section-custom .home-customer .cus-info {
	width: 100%;
}
.section-custom .home-customer .cus-info .cus-avar {
	width: 25%;
	float: left;
	margin-right: 2%;
	height: 112px;
	overflow: hidden;
}
/*
.owl-carousel .owl-item img {
	width: auto;
	border: 3px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
*/
.section-custom .home-customer .cus-info .cus-name-job {
	padding-top: 25px;
}
.section-custom .home-customer .cus-info .cus-name-job h4 {
	color: #f4b70d;
	font-size: 15px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
}
.section-custom .home-customer .cus-info .cus-name-job span {
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
	font-family: "Arial", sans-serif;
}
.section-custom .col-partner ul.list-partner li:first-child {
	border-bottom: 0px;
}
.section-custom .col-partner ul.list-partner li {
	float: left;
	padding: 0px;
	border: 1px solid #ddd;
	height: 130px;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 33.3%;
}
.section-custom .col-partner ul.list-partner li img {
	max-height: 100%;
}
.section-custom .col-partner img {
	border: 0 none;
	max-width: 100%;
	height: auto;
}
/*end khach-hang-noi-gi*/



/*bai-viet-moi*/

.bai-viet-moi h3 {
	margin: 10px 0px 10px;
	line-height: 14px;
}
.bai-viet-moi h3 a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
span.time_post.f {
	padding-left: 0px;
	border-right: 1px solid #acacac;
}
span.time_post {
	padding: 0px 10px;
}
.time_post {
	color: #acacac;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
p.text3line2 {
	margin-bottom: 0px;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	line-height: 24px;
	color: #777;
	margin-top: 10px;
}
.bai-viet-moi h3 a:hover {
	color: #000;
}
/*end bai-viet-moi*/



/*dang-ky-nhan-tin*/

.section-newslettter {
	background: #f4b70d;
	padding: 40px 0px;
}
.section-newslettter .news-left {
	float: left;
	width: 15%;
}
.section-newslettter .news-right {
	float: left;
	width: 85%;
}
.section-newslettter .news-right h3.big-title-news {
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	color: #333;
}
.section-newslettter .newsletter-block .email_mobi {
	position: relative;
}
.email_mobi input[type="email"] {
	border: 1px solid #ebebeb;
	padding: 0 20px;
	width: 100%;
	max-width: 100%;
	display: block;
	color: #1c1c1c;
	margin: 0 0 19px;
	min-height: 40px;
}
.section-newslettter .newsletter-block .email_mobi button#subscribe {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #363636;
	border-radius: 0px;
	height: 100%;
}
/*het dang-ky-nhan-tin*/



/*content*/

.box-slide {
	position: relative;
	width: 100%;
	height: 100%;
}
.box-slide .box {
	width: 100%;
	height: 100%;
	background: #00000024;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box-slide .box-title {
	position: absolute;
	top: 44%;
	left: 15%;
	width: 100%;
}
.box-slide .box-title h1 {
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.box-slide .box-title a {
	color: #fff;
}
.dot {
	height: 22em;
	width: 22em;
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid #F4B70D;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.6);
}
.dot .box {
	position: absolute;
	width: 18.5em;
	height: 19em;
	border-radius: 50%;
	top: 4em;
	left: 1.5em;
}
.help-you {
	padding-top: 60px;
	text-align: center;
}
.help-you .box-circle {
	width: 100%;
	background-color: #fff;
	border: 1px solid #F4B70D;
	border-radius: 50%;
}
.help-you h2 {
	font-weight: 400;
}
.text-box-slide {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 100%;
	background-color: #56565680;
	padding: 170px;
}
.text-box-slide img {
	width: 50%;
	margin: 0 auto;
}
/*slide2*/



/*end slide2*/

#slide2 {
	margin-top: 50px;
}
/* [1] The container */

.img-hover-zoom {
	height: auto; /* [1.1] Set it as per your need */
	overflow: hidden; /* [1.2] Hide the overflowing of child elements */
	position: relative;
	width: 100%;
}
.overlay {
	position: absolute;
	bottom: 0;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5); /* Black see-through */
	color: #f1f1f1;
	width: 100%;
	transition: .5s ease;
	opacity: 0;
	color: white;
	padding: 20px;
	text-align: center;
}
.overlay h3 {
	font-size: 20px;
}
.overlay small {
	text-transform: uppercase;
	font-size: 10px;
}
.img-hover-zoom:hover .overlay {
	opacity: 1;
}
/* [2] Transition property for smooth transformation of images */

.img-hover-zoom img {
	transition: transform .5s ease;
}
/* [3] Finally, transforming the image when container gets hovered */

.img-hover-zoom:hover img {
	transform: scale(1.5);
}
/* Colorize-zoom Container */

.img-hover-zoom--colorize img {
	transition: transform .5s, filter 1.5s ease-in-out;
}
/* The Transformation */

.img-hover-zoom--colorize:hover img {
	transform: scale(1.1);
}
/*y-kien-khach-hang*/

.y-kien-khach-hang {
	position: relative;
}
.y-kien-khach-hang .box-text {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.y-kien-khach-hang .box-text h2 {
	color: #fff;
}
.y-kien-khach-hang .box-text img {
	width: 50%;
	margin: 0 auto;
}
/*end y-kien-khach-hang*/



/* external css: flickity.css */

.carousel2 {
	margin: 100px;
}
.carousel-cell2 {
	width: 48%;
	height: auto;
	margin-right: 4%;
	color: #000;
	text-align: center;
}
/*Hết phần carousel*/



.y-kien-khach-hang .slide {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.de_testi {
	display: block;
}
.de_testi blockquote, .de_testi blockquote p {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}
.de_testi blockquote {
	color: #eceff3;
}
.de_testi blockquote {
	margin: 0;
	border: none;
	padding: 20px 30px 30px 80px;
	background: rgba(0, 0, 0, 0.5);
	font-style: normal;
	line-height: 1.6em;
	font-weight: 500;
}
.de_testi blockquote:before {
	font-family: FontAwesome;
	content: "\f10d";
	color: #111;
	padding-bottom: 10px;
	font-size: 20px;
	display: inline-block;
	padding: 10px 20px 10px 20px;
	font-style: normal;
	background: #fab207;
	position: absolute;
	left: 15px;
}
.de_testi blockquote, .de_testi blockquote p {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}
.de_testi blockquote p {
	margin-top: 10px;
}
.de_testi_by {
	margin-top: -10px;
	font-style: normal;
	font-size: 12px;
}
blockquote:before, blockquote:after {
	content: "";
}
/*trang tin tức*/

.tin-tuc a {
	color: #000;
}
.box-img-news {
	position: relative;
}
.box-img-news .date {
	position: absolute;
	top: 19px;
	left: -13px;
	width: 45px;
	height: 45px;
	border: 2px solid #000;
	background-color: #fff;
	text-align: center;
}
.tin-tuc a:hover .date {
	color: #fff;
	background-color: #F4B70D;
	border: 2px solid #F4B70D;
}
.box-img-news .date h6 {
	font-size: 18px;
	margin: 0px;
}
.box-img-news .date p {
	font-size: 12px;
	margin: 0px;
}
.is-divider {
	margin-top: .5em;
	margin-bottom: .5em;
	height: 2px;
	display: block;
	background-color: #5f5f5f;
	margin: 1em 0 1em;
	width: 100%;
	max-width: 30px;
}
.box-text-news {
	padding-top: 60px;
}
/*hết trang tin tức*/



/*phần dự án*/

.banner-title {
	position: relative;
}
.banner-title .box-text-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.banner-title .box-text-left h3 {
	text-transform: uppercase;
	margin-top: 126px;
	margin-left: 130px;
	color: #fff;
}
.banner-title .box-text-right {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	text-align: right;
	width: 100%;
}
.banner-title .box-text-right h6 {
	text-transform: uppercase;
	margin-top: 126px;
	margin-right: 130px;
	color: #fff;
}
.banner-title .box-text-right a {
	color: #fff;
}
.product {
	position: relative;
}
.product .box-text {
	position: absolute;
	bottom: 0px;
	padding: 10px;
	color: #fff;
	width: 100%;
	text-align: center;
	background: #2727276e;
}
/*hết phần dự án*/



.form-dat-cau-hoi {
	padding: 20px;
	border-radius: 7px;
	border-width: 2px;
	border-style: dashed;
	border-color: #e81751;
	box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
/*end content*/



/*footer*/

footer {
	background: url(https://bizweb.dktcdn.net/100/022/056/themes/720003/assets/bg-footer.png?1564649415346);
	background-repeat: no-repeat;
	background-size: cover;
}
footer .topfoter .left-ft .col-infor-ft {
	background: rgba(0,0,0,0.6);
	padding: 20px;
	padding-top: 0px;
}
footer .topfoter .left-ft .col-infor-ft .in-ft-logo {
	padding-top: 30px;
}
footer .topfoter .left-ft .col-infor-ft .infor-shop {
	margin-top: 30px;
}
footer .topfoter .left-ft .col-infor-ft .infor-shop p, footer .topfoter .left-ft .col-infor-ft .infor-shop span {
	color: #9c9c9c;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
}
footer .topfoter .block-footer-info li {
	line-height: 40px;
	position: relative;
	padding-left: 20px;
	list-style: none;
}
footer .topfoter .block-footer-info li.footer-add i {
	top: 3px;
}
footer .topfoter .block-footer-info li i {
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	color: #f4b70d;
	position: absolute;
	left: 0px;
	top: 12px;
}
footer .topfoter .right-ft {
	padding-top: 115px;
	padding-left: 36px;
}
footer .topfoter .right-ft h4 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #eee;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 0px;
}
footer .topfoter .right-ft .ft-menu-block {
	padding-top: 0px;
}
footer .topfoter .block-footer-info li a {
	color: #9c9c9c;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
}
footer .topfoter .right-ft .ft-menu-block ul.block-footer-info {
	padding-left: 0px;
}
footer .topfoter .right-ft .last-col-ft .time-work ul.lst-time li {
	width: 100%;
	line-height: 40px;
	list-style: none;
}
footer .topfoter .right-ft .last-col-ft .time-work ul.lst-time li p {
	float: left;
	min-width: 95px;
	margin: 0px;
	color: #ebebeb;
	padding: 10px 0px;
	line-height: 20px;
	font-size: 14px;
}
footer .topfoter .right-ft .last-col-ft .time-work ul.lst-time li span.time-main {
	color: #9c9c9c;
	float: left;
	padding: 10px 0px;
	line-height: 20px;
}
footer .topfoter .right-ft .last-col-ft .time-work ul.lst-time li p.time-bonus {
	color: #f4b70d;
	font-style: italic;
	line-height: 25px;
	padding: 15px 0px;
}
footer .topfoter .right-ft .last-col-ft .social {
	clear: left;
}
footer .topfoter .right-ft .last-col-ft .social p {
	color: #9c9c9c;
}
footer .topfoter .right-ft .last-col-ft .social ul.social-lst li {
	float: left;
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
}
footer .topfoter .right-ft .last-col-ft .social ul.social-lst li a {
	color: #9c9c9c;
}
footer .topfoter .right-ft .last-col-ft .social ul.social-lst li a i {
	font-size: 16px;
}
footer .bottom-footer {
	background: rgba(0,0,0,0.6);
}
footer .bottom-footer div#copyright {
	padding: 14px 15px;
}
footer .bottom-footer div#copyright span, footer .bottom-footer div#copyright a {
	color: #babbbd;
	font-size: 13px;
}
footer .bottom-footer div#copyright span, footer .bottom-footer div#copyright a {
	color: #babbbd;
	font-size: 13px;
}

/*end footer*/



@media only screen and (min-width: 768px) {
nav.navbar, .mobile {
	display: none;
}
}

@media only screen and (max-width: 768px) {
/* For mobile phones: */

#header-web, .an-pc, .web, .awe-section-2, .awe-section-8 {
	display: none!important;
}
#top-header {
	padding-top: 7px;
	padding-bottom: 7px;
}
#top-header .left a {
	width: 100%;
	display: inline-block;
}
#menu-moblie {
	padding: 12px;
	background-color: #fff;
}
#menu-moblie ul {
	list-style-type: none;
	padding: 0px;
	text-transform: uppercase;
}
#menu-moblie ul li {
	padding: 6px;
}
#menu-moblie ul li.active {
	background-color: #F4B70D;
	border-radius: 8px;
}
#menu-moblie ul li.active a {
	color: #fff;
}
#menu-moblie ul li a {
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.text-box-slide {
	padding: 10px;
}
.text-box-slide h3 {
	font-size: 15px;
}
.text-box-slide p {
	font-size: 12px;
}
.overlay {
	opacity: 1;
	padding: 5px;
}
.overlay h3 {
	font-size: 16px;
	padding: 5px;
}
.img-hover-zoom {
	height: auto;
	width: 100%;
}
.img-hover-zoom img {
	width: 100%;
	height: auto;
}
.carousel2 {
	margin: 0px;
}
.carousel-cell2 {
	width: 100%;
	margin: 0px;
}
.box-text-news {
	padding-top: 20px;
}
.banner-title .box-text-left h3 {
	margin-top: 10px;
	margin-left: 76px;
	font-size: 24px;
}
.banner-title .box-text-right h6 {
	margin-top: 50px;
	margin-right: 116px;
}
.carousel-cell3 {
	width: 100%;
}
.box-slide .box-title {
	top: 26%;
	left: 13%;
	width: 100%;
}
.box-slide .box-title h1 {
	font-size: 18px;
}
.nut-cam2 {
	font-size: 14px;
}
.help-you {
	background-color: #18191B;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	background-image: url(https://bizweb.dktcdn.net/100/358/905/themes/725785/assets/banner_1.jpg?1561743318576);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
.uti_body {
	box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.4);
	float: left;
	width: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.uti_body .content {
	float: left;
	text-align: center;
	padding: 35px 30px 35px 30px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	display: block;
}
.uti_body .content {
	text-align: left;
	/*width: calc(100% - 90px);*/

	display: inline-block;
	float: right;
}
.uti_body .content .title {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	padding: 0px 0 10px 0;
	text-transform: uppercase;
	color: #fff;
}
.uti_body .content .title {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px 0 10px 0;
	color: #fff;
}
.uti_body .content .sum {
	font-weight: 400;
	color: #ddd;
}
.section-custom .home-customer .cus-info .cus-name-job h4 {
	color: #f4b70d;
	font-size: 15px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 120px;
}
.section-custom .home-customer .cus-info .cus-name-job span {
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
	font-family: "Arial", sans-serif;
	margin-left: 52px;
}
footer .topfoter .right-ft {
	padding-top: 36px;
}
/*Hết phần menu mobile*/

}
