@font-face {
	font-family: 'ARIALBD';
	src: url(fonts/ARIALBD.TTF)
}

@font-face {
	font-family: 'ARIAL';
	src: url(fonts/ARIAL.TTF)
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url(fonts/Roboto-Regular.ttf)
}

@font-face {
	font-family: 'HELVETICANEUEMEDIUM';
	src: url(fonts/HELVETICANEUEMEDIUM.TTF)
}

@font-face {
	font-family: 'HELVETICANEUE';
	src: url(fonts/HELVETICANEUE.TTF)
}

.sf-menu li a i {
	font-size: 18px;
}

.searchform .submit.text-disable, .mini-search .submit.text-disable, .wc-ico-cart.text-disable, .mini-login .submit.text-disable {
	/* padding-left: 16px; */
	/* letter-spacing: -4px; */
}

.searchform .submit, .mini-search .submit {
	display: block;
	padding-left: 22px;
	border: none;
	background-color: transparent;
	text-decoration: none;
	padding-top: 32px;
}


	.mini-search .submit:before {
		position: absolute;
		top: 50%;
		left: 0;
		height: 16px;
		width: 16px;
		margin-top: -8px;
		background-position: 0 center;
		background-repeat: no-repeat;
		content: "\f002";
		font: normal normal normal 14px/1 FontAwesome;
		color: #fff;
	}

.form-contact {
	position: absolute;
	top: 37px;
	left: 0;
	/* margin-top: -250px; */
	/* margin-left: -450px; */
	z-index: -9;
	transform: scale(0, 0);
	transition: all .8s ease-out .2s;
	opacity: 0;
}

.active_popup {
	transform: scale(1, 1) !important;
	z-index: 99999 !important;
	opacity: 1 !important;
}

.btn-close {
	background: #3baf62;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}

.site-overlay {
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -999;
	opacity: 0;
	transition: all .5s ease-out 0.2s;
}

.searchform {
	position: relative;
	z-index: 3;
	/* padding-top: 20px; */
}

#txt_search {
	background-color: #fff;
	border-color: #e6e6e6;
	margin-bottom: 5px;
	padding: 7px 15px 7px 15px;
	color: #000000;
	border: 1px solid #e0e1e1;
	background-color: #fbfcfc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 999999 !important;
}

#dropdown {
	width: auto;
	position: relative;
	float: right;
	color: white;
	height: 25px;
	padding-left: 2px;
	margin-top: 7px;
}

	#dropdown p {
		width: 73px;
		color: white;
		margin-bottom: 0;
		float: left;
		line-height: 30px;
		cursor: pointer;
		background: url(../images/arr.png) no-repeat 42px 0px;
		background-size: 18%;
	}

		#dropdown p img {
			float: left;
			width: 26px;
			height: 20px;
			margin-left: 0;
			/* margin-top: 2px; */
		}

		#dropdown p i {
			position: absolute;
			left: 43%;
			color: #000000;
			font-size: 11px;
			top: 5px;
		}

	#dropdown ul {
		position: absolute;
		display: none;
		z-index: 99999;
		left: 0;
		top: 23px;
		border: 1px solid #dcdcdc;
		width: 74px;
		background: white;
		padding: 6px 0px;
	}

		#dropdown ul li a {
			display: block;
			line-height: 22px;
			height: 22px;
			font-size: 14px;
			color: #666;
			width: 100%;
		}

			#dropdown ul li a img {
				float: left;
				width: 24px;
				height: 18px;
				margin-left: 5px;
				margin-top: 5px;
			}

.mini-widgets {
	float: left;
}

.widget-social-icons {
	float: left;
}

.about-us {
	/* font-family: 'HELVETICANEUE'; */
	color: #000000;
	font-size: 14px;
	text-align: justify;
	font-family: 'ARIAL';
	font-weight: 600;
}

.alignleft {
	float: left;
	margin: 0 30px 10px 0;
}

.title_primary {
	text-transform: uppercase;
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: 'ARIALBD';
	color: #4A97D2!important;
	text-align: center;
}

#td_uid_27_5d440168ede88 .img-project {
	width: 100%;
	height: 278px;
}

.tit-one {
	margin-top: 15px;
}

	.tit-one a {
		color: #010101 !important;
		font-size: 18px;
		/* font-family: 'HELVETICANEUE'; */
		font-weight: bold;
		font-family: 'ARIAL';
	}

.time-news {
	color: #999999;
	/* font-family: 'Roboto-Regular'; */
	font-size: 11px;
	font-style: italic;
}

.txtalign {
	color: #333333;
	/* font-family: 'BAOMOI-SEMIBOLD'; */
	font-size: 15px;
	/* font-family: 'HELVETICANEUE'; */
	font-family: 'ARIAL';
}

.list li {
	overflow: hidden;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

ul.list li img {
	width: 185px;
	height: 124px;
	float: left;
	margin-right: 15px;
	border: 1px solid #ededed;
	/* margin-top: 12px; */
	border-radius: unset;
}

.tit-one1 a {
	color: #000000 !important;
	font-size: 18px;
	/* font-family: 'BAOMOI-SEMIBOLD'; */
	/* font-family: 'HELVETICANEUE'; */
	font-family: 'ARIAL';
	font-weight: bold;
}

.logo-footer h3 {
	font-size: 17px;
	font-family: 'HELVETICANEUE';
	text-transform: uppercase;
	position: relative;
	/* font-weight: bold; */
	color: white;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 32px;
}

	.logo-footer h3 span {
		font-size: 20px;
		font-family: 'HELVETICANEUE';
		text-transform: uppercase;
		position: relative;
		font-weight: bold;
		color: white;
		margin: 0;
		padding-bottom: 5px;
		margin-bottom: 0px;
	}

.footer-middle-col2-item {
	overflow: hidden;
	float: left;
	width: 100%;
}

.footer-middle-col2-icon {
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	height: 36px;
	vertical-align: middle;
	padding-top: 9px;
	/* overflow: hidden; */
}

.footer-middle-col2-item span {
	color: #ffffff;
	font-size: 15px;
	/* font-family: 'SVN-Aguda-Regular'; */
	text-align: justify;
	display: block;
	line-height: 22px;
	margin: 5px 0;
	font-family: 'HELVETICANEUE';
}

.box-footer-card h3 {
	margin: 0px 0 20px 0;
	line-height: 31px;
	font-family: 'HELVETICANEUE';
	/* padding-left: 5px; */
	/* border-bottom: 1px solid; */
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: 19px;
	/* font-weight: 300; */
	padding-bottom: 10px;
}

	.box-footer-card h3:before {
		content: "";
		position: absolute;
		width: 50px;
		height: 2px;
		background: #ffffff;
		bottom: 0;
		left: 0;
		z-index: 2;
	}

#wrap-footer-top .list-menu {
	color: #000;
	padding-top: 1px;
	padding-bottom: 20px;
}

#wrap-footer-top .list-menuc a {
	padding-left: 20px;
	color: #fff !important;
	/* border-bottom: 1px dashed; */
	padding-bottom: 0;
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
	font-family: 'HELVETICANEUE';
}

	#wrap-footer-top .list-menuc a:before {
		font-family: Fontawesome;
		position: absolute;
		content: "\f111";
		left: 3px;
		top: 8px;
		font-size: 8px;
		color: #fff;
	}

.div-email {
	color: #fff;
	padding-right: 34px;
	padding-top: 7px;
	padding-bottom: 9px;
	font-family: 'HELVETICANEUE';
	font-size: 15px;
}

#widget-subscribe-form-result1 {
	color: #ffffff !important;
}

.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
	width: 100%;
	position: relative;
	border-collapse: separate;
	margin-bottom: 10px;
}

#newsletter-signup .form-control {
	width: 100%;
	float: left;
	border-radius: 0px;
	border: 1px solid #f0f0f0;
	height: 30px;
}

.send_click {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
}

#wrap-footer-top .social-header a .fa {
	padding: 8px 13px;
	font-size: 20px;
	margin-right: 10px;
	border: 1px solid;
	color: #fff;
	padding: 5px 7px;
	border-radius: 5px;
}

.fanpage iframe {
	max-height: 206px;
}

#bottom-bar.solid-bg {
	background: #191919;
	padding: 10px 0;
	color: #ffffff !important;
}

#bottom-bar {
	font-size: 12px;
	line-height: 22px;
	color: #777777;
}

	#bottom-bar .wf-float-left:last-of-type {
		margin-right: 0;
		color: #ffffff;
		font-size: 16px;
		font-style: italic;
		text-align: center;
	}

.bottom-text-block {
	text-align: right;
}

#bottom-bar .wf-td p {
	margin-bottom: 0;
	font-size: 16px;
	color: #ffffff;
	font-style: italic;
}

	#bottom-bar .wf-td p a {
		margin-bottom: 0;
		font-size: 16px;
		color: #ffffff;
		font-style: italic;
	}

#wrap-footer-top {
	background: url(../images/backgoundft.png) no-repeat;
	width: 100%;
	background-size: cover;
	padding-bottom: 20px;
	padding-top: 30px;
}

.box-footer-card h3:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #ffffff;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.box-footer-card h3 {
	margin: 0px 0 20px 0;
	line-height: 31px;
	font-family: 'HELVETICANEUE';
	/* padding-left: 5px; */
	/* border-bottom: 1px solid; */
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: 19px;
	/* font-weight: 300; */
	padding-bottom: 10px;
}

.vname {
	font-family: 'HELVETICANEUE';
	position: relative;
	text-transform: uppercase;
	font-size: 19px;
	text-align: center;
}

.d_page {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	/* overflow: hidden; */
	margin-bottom: 20px;
}

	.d_page b {
		background-color: #4A97D2;
		border-color: #4A97D2;
		color: #fff;
		padding: 11px 14px;
		border-radius: 50%;
	}

	.d_page a {
		margin: 2.5px;
		background: #fff;
		text-align: center;
		font-size: 1em;
		color: #333333;
		border: 1px solid #e1e1e1;
		border-radius: 0;
		text-decoration: none;
		padding: 6px 13px 6px 12px;
		border-radius: 50%;
		padding: 10px 14px
	}

		.d_page a:hover {
			background-color: #4A97D2;
			border-color: #4A97D2;
			color: #fff !important;
		}

.pagination {
	width: 100%;
	text-align: center
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
	max-width: 100% !important;
	width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important
}

.sup_item {
	margin: 11px 5px 0px;
}

.sup_item {
	border-bottom: 1px dashed silver;
}

.sup_item_img {
	float: left;
	width: 80px;
}

.sup_item_img {
	float: left;
	padding: 4px;
	height: 87px;
	margin-right: 10px;
	opacity: 1;
	visibility: inherit;
}

	.sup_item_img img {
		width: 70px;
	}

	.sup_item_img img {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		box-shadow: 0px 0px 2px 2px #c1c1c1;
		display: block;
	}

.sup_name {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

.sup_dep {
	color: #e80404;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	text-align: left;
}

.box-default > .box-header > .box-title {
	display: block;
	position: relative;
	font-size: 25px;
	font-weight: 500;
	color: #4A97D2;
	text-align: center;
	text-transform: uppercase;
	padding: 30px 0 10px;
	margin-bottom: 25px;
	white-space: nowrap;
	background: url(../images/line-bottom.png) center bottom no-repeat;
}

.contact-us .btn-default {
	text-transform: uppercase;
	min-width: 180px;
}

.btn-default:hover, .btn-default:focus {
	color: #fff;
	background-color: transparent;
	cursor: pointer;
	text-decoration: none !important;
}

.btn-default {
	position: relative;
	color: #fff !important;
	background: #4A97D2;
	border: none;
	padding: .75rem 1.5rem;
	font-size: 100%;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index: 1;
}

.nav-item.lv1 i {
	position: absolute;
	right: 4px;
	top: 11px;
}

.nav-item.lv1.has-submenu:hover .dropdown-menu {
	display: block !important;
}

.nav-item.lv1.has-submenu {
	position: relative;
}

.dropdown-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 267px;
	top: 0;
	width: 199px;
	display: none;
	padding-left: 2px;
	z-index: 22;
}

	.dropdown-menu li {
		position: relative;
	}

.product-item-img.animate-image {
	display: block;
	width: 150px;
	height: 150px;
	margin-right: 1rem;
}

	.product-item-img.animate-image img {
		max-width: 100%;
		height: 100%;
		margin: 0 auto;
		display: block;
	}

.animate-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.animate-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}

.btn-viewmore {
	font-style: italic;
	border: 1px solid #4A97D2;
	background: #4A97D2;
	padding: 6px 10px;
	color: white !important;
	border-radius: 20px;
	float: left;
	font-size: 13px;
	font-family: 'HELVETICANEUE';
}

	.btn-viewmore .fa {
		margin-left: 0.5rem;
	}

	.btn-viewmore:hover {
		border: 1px solid #15577c;
		color: #15577c;
		background: white;
	}

.btn-viewmore {
	font-weight: 500;
	color: #15577c;
}

.wrap-border-content-center {
	min-height: unset !important;
}
.title-block h2, .title-block h1 {
	display: block;
	line-height: 24px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	color: #4A97D2;
	text-align: left;
	margin-bottom: 15px;
}
.info-product ul li {
	margin-bottom: 8px;
}

.info-product li {
	list-style-type: none;
}
.info-product .desc {
	font-size: 15px;
	padding: 10px 20px;
	border: 1px solid #ddd;
	margin-left: 20px;
}
.hotline {
	float: left;
	display: block;
	text-align: center;
	padding: 15px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	background: #4A97D2;
	margin: 20px 0;
}
.hotline a{
	color: #fff !important;
}
.lang_news a{
	float:left;
}
	.lang_news a img{
		height:25px;
		width:25px;
		padding-right:5px;
	}
.lang_news{
	margin-top:10px;
}
@media(min-width:992px) {
#wrap-header{
	/* height: 193px; */
	display: block;
}
}
@media(max-width:767px) {
}

@media(max-width:480px) {
	.div-dichvu-main img {
		height: 155px;
	}
.browse-col-vname-cates h1{
	margin-bottom: 15px;
}
	.div-dichvu-main h3 a {
		font-size: 16px;
	}

	img.img-responsive-chungnhan {
		height: auto;
	}

	.div-dichvu h2 {
		font-size: 20px;
	}
	.title-name{
		height:40px;
	}
	.title_primary{
		font-size:20px;
	}
	ul.list li img{
		width:100%;
		height:auto;
	}
	
	.vtitle-gioithieu{
		font-size:20px;
	}
	.box-default > .box-header > .box-title{
		font-size:20px;
	}
}
.header-main{
padding: 15px 0;
}
.company-hd h2{color: #4A97D2;text-transform: uppercase;font-weight: bold;}
.mntr {
    list-style: none;
    margin: 0px;
    margin-top: 10px;
}
.mntr li {
    display: inline-block;
    padding-left: 46px;
    color: #4A97D2;
    font-size: 18px;
}
.logo img{
width: 150px;
}
.company-hd{
	margin-top: 17px;
}
.sf-menu>li>ul>li >a{
font-size: 14px;
}
.img-cate{

overflow: hidden;

float: left;

width: 100%;
}
h3.title-name{float: left;width: 100%;line-height: 24px;}

.thumbnail-product .slider-nav{margin-top: 15px;text-align: center;margin-bottom: 15px;}
.thumbnail-product .slider-nav img {
    cursor: pointer;
width: 95px;
    height: 52px;
}
.ul-has-child2 {
    padding-left: 20px;

}
.ng-has-child2 a i {
    padding: 3px 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
}
#menu-mobile ul li a{
position: relative;
}