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

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

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

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

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

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

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

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

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

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

@font-face {
	font-family: 'MYRIADPRO-REGULAR';
	src: url("../fonts/MYRIADPRO-REGULAR.ttf");
}

@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url("../fonts/RobotoCondensed-Bold.ttf");
}

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

@font-face {
	font-family: 'Muli-SemiBold_0';
	src: url("../fonts/Muli-SemiBold_0.ttf");
}

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

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

@font-face {
	font-family: 'Rubik-Light';
	src: url("../fonts/Rubik-Light.ttf");
}

.searchform {
	position: relative;
	z-index: 3;
}

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

		.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: 21px;
	right: 0;
	z-index: -9;
	transform: scale(0,0);
	transition: all .8s ease-out .2s;
	opacity: 0;
	width: 250px;
}

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



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

.home-slider .owl-nav {
	display: none !important;
}

.title-bds {
	text-align: center;
	margin-bottom: 50px;
}

	.title-bds h3 {
		font-family: 'Arial-Regular';
		color: #2a3e90;
		font-size: 30px;
	}

	.title-bds .desc-bds {
		color: #ff8618;
		font-family: 'Arial-Regular';
		font-size: 14px;
	}

.xd-tc .img-qc {
	border-radius: 10px;
	box-shadow: 0px 2px 2px 2px #dcdcdc;
	padding: 30px 20px;
}

	.xd-tc .img-qc .box-image {
		display: flex;
		justify-content: center;
	}

		.xd-tc .img-qc .box-image h4 {
			color: #1d1d1d;
			font-size: 24px;
			font-family: 'Arial-Regular';
			text-transform: uppercase;
			margin-left: 20px;
			line-height: 52px;
		}

.bds-hn {
	margin-bottom: 50px;
}

.abouts-us-home .section-head .abouts-us-title-home:before {
	content: '';
	width: 162px;
	height: 3px;
	position: absolute;
	top: 100%;
	background-color: #ff8618;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.img-chatluong {
	text-align: center;
}

	.img-chatluong h4 {
		font-size: 17px;
		color: #323232;
		font-family: 'Arial-Regular';
		text-transform: uppercase;
		margin-bottom: 40px;
	}

.chat-luong {
	margin-top: 45px;
}

.awe-section-3 {
	background: url(../images/backgroudvct.jpg);
}

.doitac-tintuong {
	text-align: center;
	margin: 30px 0;
}

	.doitac-tintuong h4 {
		font-family: 'Arial-bold';
		color: #ffffff;
		font-size: 36px;
	}

	.doitac-tintuong .desc-doitac {
		font-family: 'Arial-Regular';
		color: #ffffff;
		font-size: 22px;
		margin: 25px 0;
	}

.link-doitac a {
	font-family: 'Arial-Regular';
	color: #ffffff;
	font-size: 20px;
	background: #2a3e90;
	padding: 15px 30px;
	text-transform: uppercase;
}

.link-doitac {
	margin-top: 45px;
}

.products-cates-title-home:before {
	content: '';
	width: 340px;
	height: 5px;
	position: absolute;
	top: 100%;
	background-color: #ff8618;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.product-cates-items-2-content {
	background-color: #f5f5f5;
	padding: 10px 15px;
	position: relative;
}

	.product-cates-items-2-content p {
		margin-bottom: 0;
		font-family: 'OPENSANS-SEMIBOLD_2';
		font-size: 13px;
		color: #171717;
		padding: 0 3px;
		position: relative;
	}

.product-cates-items-2:hover .product-cates-items-2-content p {
	color: #ffffff;
	z-index: 1;
}

.album-us-home .section-head.text-center {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

	.album-us-home .section-head.text-center:before {
		content: '';
		width: 340px;
		height: 5px;
		position: absolute;
		top: 100%;
		background-color: #ff8618;
		margin: 0 auto;
		left: 0;
		right: 0;
	}

.post-title.is-large {
	font-family: 'Arial-bold';
	font-size: 24px;
	color: #333333;
	line-height: 27px;
}

.post-meta.is-small {
	font-family: 'Arial-Regular';
	color: #27387e;
	font-size: 16px;
}

.from_the_blog_excerpt {
	font-family: 'Arial-Regular';
	color: #555555;
	font-size: 16px;
}

.contact-dang-ky {
	background-color: #2a3e90;
	margin-top: 50px;
	float: left;
	width: 100%;
}

.cot1 h3 {
	color: #ffffff;
	font-size: 24px;
	font-family: 'Arial-Regular';
	/* margin-top: 32px; */
	line-height: 41px;
}

.cot1 {
	position: relative;
	padding-left: 100px;
}

	.cot1:before {
		content: "";
		position: absolute;
		left: 0;
		background: url(../images/backemail.png);
		width: 78px;
		height: 78px;
	}

	.cot1 p {
		color: #ffffff;
		font-size: 14px;
		font-family: 'Arial-Regular';
	}

.form-flat {
	margin-top: 35px;
}

.input-group-addon {
	float: left;
	position: absolute;
	right: -50px;
	width: 87px;
	color: #ffffff;
	background: #252525;
	z-index: 9;
	padding: 12px;
}

.title-menuc-fts:before {
	content: '';
	width: 130px;
	height: 4px;
	position: absolute;
	top: 100%;
	background-color: #ff8618;
	margin: 0 auto;
	left: 0;
}

.desc-ft {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Arial-Regular';
	text-align: justify;
}

.ft-contact-address {
	margin-bottom: 0;
}

	.ft-contact-address span {
		display: inline-block;
		float: left;
		color: #878585;
		padding-top: 12px;
	}

.ft-contact-detail {
	padding-left: 25px;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Arial-Regular';
}

.ft-contact-tel {
	margin-bottom: 0;
}

	.ft-contact-tel span {
		display: inline-block;
		float: left;
		color: #878585;
		padding-top: 7px;
	}

.ft-contact-detail {
	padding-top: 5px;
}

	.ft-contact-detail a {
		/* padding-left: 25px; */
		color: #ffffff;
		font-size: 16px;
		font-family: 'Arial-Regular';
	}

.ft-contact-email {
	margin: 0;
}

.ft-contact-icon {
	display: inline-block;
	float: left;
	color: #878585;
	padding-top: 7px;
}

.ft-contact-detail {
	padding-top: 5px;
}

	.ft-contact-detail a {
		color: #ffffff;
		font-size: 16px;
		font-family: 'Arial-Regular';
	}

.breadcrumb span {
	/* color: #ffffff; */
}

.fb-share-button {
	line-height: 12px;
	padding-top: 3px;
}

.fb-like {
	line-height: 31px;
	/* margin-top: 0; */
	/* padding-top: 0; */
	float: left;
}

#pagelist .item .box {
	margin-bottom: 15px;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	color: var(--color-focus);
	text-decoration: none;
	transition: all ease-in .4s;
	-webkit-transition: all ease-in .4s;
	-moz-transition: all ease-in .4s;
	box-shadow: 0 1px 20px 0 #0003;
	-moz-box-shadow: 0 1px 20px 0 #0003;
	-webkit-box-shadow: 0 1px 20px 0 #0003;
	border-radius: 15px;
}

	#pagelist .item .box .img {
		overflow: hidden;
		display: block;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}

	#pagelist .item .box img {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all .7s ease 0s;
		transition: all .7s ease 0s;
		position: relative;
		overflow: hidden;
		/* text-align: center; */
		margin: 0 auto;
	}

#pagelist.col-4 .item .des {
	line-height: 23px;
}

#pagelist .item .box .des {
	background-color: #fff;
	display: block;
	line-height: 25px;
	padding: 10px 15px;
	right: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	transition: all ease-in .5s;
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	z-index: 0;
	/* margin-bottom: 54px; */
}

#pagelist.col-4 .item .title {
	margin: 5px 0;
	font-size: 17px;
}

#pagelist .item .box .title {
	margin: 10px 0;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 26px;
	font-weight: 700;
}

#pagelist .item .box:hover .des {
	background: #2A324C;
	color: #fff;
}

#pagelist .item .box:hover .title {
	color: #ffffff;
}

.like-share .share {
	float: left;
	margin-top: 19px;
	margin-left: 10px;
}

.sidenav {
	display: none;
}

.logo-mobiles {
	text-align: center;
}

.box-side-collection {
	float: left;
	width: 100%;
}

.title-right-collection {
	text-align: left;
	height: auto;
	text-transform: uppercase;
	width: 100%;
	font-size: 17px;
	line-height: 45px;
	/* background: red; */
	margin: 0;
	/* font-weight: 700; */
	display: inline-block;
	position: relative;
	background: 0 0;
	border-radius: 3px;
	padding: 0 0;
	/* color: #ec3137; */
	border: none;
	background-color: #27387e;
	color: #ffffff;
	padding: 0 15px;
}

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

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

.sup_item_info {
	padding-bottom: 0px;
	display: inline-block;
	margin-bottom: 9px;
	padding-left: 10px;
}

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

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

.online-support-1 {
	padding: 10px 8px;
}

.list-left-collection {
	border: 1px solid #e1e1e1;
}

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

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

.down-sharehold-details a {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	padding: 8px 40px;
	background: #ffffff;
	font-weight: 600;
	color: #ed1c24;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
	border: 1px solid #ed1c24;
	text-decoration: none;
}

	.down-sharehold-details a span {
		position: relative;
		z-index: 1;
	}

	.down-sharehold-details a:before {
		font-family: fontawesome;
		content: '\f019';
		padding-right: 10px;
		position: relative;
		z-index: 1;
		font-weight: 400;
	}

	.down-sharehold-details a:after {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 100%;
		content: '';
		background: #ed1c24;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}

	.down-sharehold-details a:hover {
		color: #fff;
	}

		.down-sharehold-details a:hover:after {
			right: 0;
		}

#page-header {
	background: #44A419;
}

#page-content {
	background: #44A419;
}

h3.prim-titl {
	height: 50px;
}
.region-top {
	width: 100%;
	display: inline-block;
	background: url(../images/logo.png) #44a419 no-repeat top;
	height: auto;
}

.region-bottom {
	background: url(../images/ft.png) no-repeat center bottom;
	min-height: 284px;
	padding-top: 114px;
}
@media(min-width:1400px){
	.region-bottom{
		background: url(../images/ft1.png) no-repeat center bottom;
	min-height: 284px;
	padding-top: 114px;
	}
	.region-top {
	width: 100%;
	display: inline-block;
	background: url(../images/logo1.png) #44a419 no-repeat top;
	height: auto;
}

}

.contact-info {
	color: #000000;
}

.list-pdf {
	color: #000000;
}

	.list-pdf a {
		color: #000000;
	}

.list-group-item {
	color: #000000;
}

.panel-body {
	color: #000000;
}

	.panel-body a {
		color: #000000;
	}

.dl-horizontal a {
	color: #000000;
}

.phal-list li {
	margin-bottom: 15px;
}

.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
}
.phal-list li a img{
    height: 147px;
width: 100%;

}
.phal-list li a p{
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}