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

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

#txt_search::placeholder {
	font-size: 14px;
	line-height: 21px;
	font-family: 'Helvetica';
	color: #000000;
}

#txt_search {
	font-size: 14px;
	line-height: 21px;
	font-family: 'Helvetica';
	color: #000000;
}

.header-bottom nav {
	float: left;
}

.mota-desc {
}

	.mota-desc h2 {
		font-size: 48px;
		line-height: 72px;
		color: #00b0eb;
		font-family: 'Helvetica-Bold';
		position: relative;
		margin-bottom: 30px;
	}

		.mota-desc h2:before {
			content: "";
			width: 55px;
			height: 19px;
			position: absolute;
			left: 251px;
			top: 33px;
			background: url(../images/chamvechungtoi.png) no-repeat;
			display: none;
		}

.headerContainer {
}

	.headerContainer h2 {
		font-size: 32px;
		line-height: 48px;
		font-family: 'Helvetica-Bold';
		text-align: center;
		color: #00b0eb;
		position: relative;
		text-transform: uppercase;
		padding-bottom: 10px;
		margin-bottom: 0;
	}

		.headerContainer h2:before {
			content: "";
			width: 109px;
			height: 4px;
			background: #f70303;
			border-radius: 10px 10px 0px 0px;
			position: absolute;
			left: 0;
			right: 0;
			margin: 0 auto;
			text-align: center;
			bottom: 0;
		}

.why {
	background: #fff;
}

.choose_box {
	padding: 0 30px;
	margin-bottom: -159px;
	padding-top: 51px;
}

.choose__icon {
	text-align: center;
	margin-bottom: 10px;
}

.choose__info {
}

	.choose__info h3 {
		font-size: 14px;
		line-height: 21px;
		text-align: center;
		color: #000000;
		font-family: 'Helvetica';
	}

.core-values {
	margin-bottom: 270px;
	background: #fff;
	border-radius: 20px;
}

.desc-duan {
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: 'Helvetica-Bold';
	text-align: center;
}

.project-owl.owl-carousel .owl-dots .owl-dot {
	background: #fff;
	opacity: 0.5;
}

	.project-owl.owl-carousel .owl-dots .owl-dot.active {
		background: #fff;
		opacity: 1;
	}

.new-heading1 {
	font-size: 32px;
	line-height: 48px;
	font-family: 'Helvetica-Bold';
	text-align: justify;
	color: #00b0eb;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

	.new-heading1:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 109px;
		height: 4px;
		background: #f70303;
		border-radius: 10px 10px 0px 0px;
		text-align: center;
		margin: 0 auto;
	}

.ul-footer-contact {
	float: left;
	padding-left: 0;
}

	.ul-footer-contact li {
		font-size: 16px;
		line-height: 24px;
		color: #FFFFFF;
		margin-bottom: 10px;
		width: 100%;
		list-style-type: none;
		float: left;
		font-family: 'Helvetica';
	}

		.ul-footer-contact li span {
			color: #fff;
			width: 22px;
			float: left;
			line-height: 26px;
			font-size: 16px;
		}

		.ul-footer-contact li b {
			width: calc(100% - 25px);
			float: left;
			color: #000;
			font-size: 16px;
			line-height: 24px;
			color: #FFFFFF;
			font-family: 'Helvetica';
			font-weight: unset;
		}

			.ul-footer-contact li b strong {
				font-family: 'Helvetica-Bold';
				font-weight: unset;
			}

.contact .in-fo-page-content h1 {
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
	color: #00b0eb;
}

	.contact .in-fo-page-content h1:before {
		content: "";
		height: 3px;
		width: 70px;
		background-color: #00b0eb;
		position: absolute;
		left: 0;
		bottom: -6px;
	}

.desc-ft {
	/* margin-top: 20px; */
	border-bottom: 1px solid #828282;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.contact .page-login #login h3 {
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}

	.contact .page-login #login h3:before {
		content: "";
		height: 3px;
		width: 70px;
		background-color: #00b0eb;
		position: absolute;
		left: 0;
		bottom: -6px;
	}

.btn-blues {
	color: #fff;
	background: #00b0eb;
	border-color: #00b0eb;
	border-radius: 2px !important;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.bread-crumb {
	background-color: #f1f1f1;
}

.news-page {
	/* float: left; */
	/* width: 100%; */
	padding: 10px 0 30px;
}

.headding-page-n {
	background: #00b0eb;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	float: left;
	padding: 10px 15px;
	font-weight: bold;
	position: relative;
}

	.headding-page-n::before {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-top: 44px solid transparent;
		border-left: 35px solid #00b0eb;
		right: -35px;
		top: 0px;
	}

	.headding-page-n h1 {
		color: white;
		font-size: 17px;
		margin-bottom: 0;
	}

.news-one {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.news-one-thumb {
	width: 100%;
	/* height: 360px; */
	/* max-height: 400px; */
	float: left;
	overflow: hidden;
}

.news-one-content {
	float: left;
	width: 100%;
	/* background: #ededed; */
	padding: 15px 0;
}

.news-one-time {
	color: #101a1c;
	padding: 10px 0;
}

.news-one-title {
	/* padding: 0 0px 10px; */
	/* height: 40px; */
	overflow: hidden;
}

	.news-one-title a {
		color: #101a1c;
		font-size: 20px;
		text-decoration: none;
		line-height: 25px;
		font-weight: bold;
		text-transform: uppercase;
	}

.news-one-description {
	color: #101a1c;
	height: 85px;
	line-height: 20px;
	padding: 0 0px 15px;
	overflow: hidden;
	text-align: justify;
}

.news-page-hot {
	float: left;
	width: 100%;
}

	.news-page-hot .news-page-hot-item:first-child {
		padding-top: 53px;
	}

.news-page-hot-item {
	float: left;
	width: 100%;
	padding-bottom: 9px;
	border-bottom: 1px dashed;
	margin-bottom: 27px;
}

.news-page-hot-thumb {
	width: 190px;
	float: left;
	/* max-height: 150px; */
	overflow: hidden;
}

.news-page-hot-content {
	width: calc(100% - 210px);
	float: right;
}

.news-page-hot-time {
	color: #f70303;
	/* padding: 10px 0; */
}

.news-page-hot-title {
	/* padding-bottom: 5px; */
	/* height: 48px; */
	overflow: hidden;
}

	.news-page-hot-title a {
		color: #101a1c;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		text-decoration: none;
		text-align: justify;
	}

.news-page-hot-description {
	color: #101a1c;
	line-height: 22px;
	height: 66px;
	font-size: 13px;
	overflow: hidden;
}

.news-two-box {
	float: left;
	width: 100%;
}

.news-two-item {
	padding: 15px 15px 15px 0;
	box-sizing: border-box;
	width: 100%;
	float: left;
	border-bottom: 1px dashed #acacac;
}

.news-two-thumb {
	width: 270px;
	max-height: 200px;
	float: left;
	overflow: hidden;
}

	.news-two-thumb img {
		width: 100%;
		float: left;
		transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-o-transition: all 1s ease;
	}

.news-two-content {
	width: calc(100% - 290px);
	float: right;
}

.news-one-time {
	color: #f70303;
	padding: 0;
}

.news-two-title {
	padding-bottom: 5px;
}

	.news-two-title a {
		color: #101a1c;
		font-size: 16px;
		line-height: 20px;
		text-align: justify;
		font-weight: bold;
		text-decoration: none;
	}

.news-two-description {
	color: #101a1c;
	line-height: 22px;
	text-align: justify;
}

.news-page-newss {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.heading-aside {
	float: left;
	width: 100%;
	background: #00b0eb;
	color: white;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 11px;
}

.news-aside-box {
	float: left;
	width: 100%;
	padding: 0 10px;
}

.news-page-newss .news-page-hot-item {
	float: left;
	width: 100%;
	padding-bottom: 9px;
	border-bottom: 1px dashed;
	margin-bottom: 10px;
}

.news-page-newss .news-page-hot-thumb {
	width: 100px;
	float: left;
	max-height: 150px;
	overflow: hidden;
}

.news-page-newss .news-page-hot-content {
	width: calc(100% - 110px);
	float: right;
}

.news-page-hot-title a {
	color: #101a1c;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}

.news-details-page {
	padding: 20px 0 30px;
}

.blog_entry-title {
	margin-bottom: 0;
}

.ggad:before {
	content: "";
	height: 3px;
	width: 70px;
	background-color: #00b0eb;
	position: absolute;
	left: 0;
	bottom: -6px;
}

#toctoc #toctoc-body .link-h2 {
	font-weight: bold;
	color: #0d7c49;
	font-size: 20px;
}

#toctoc #toctoc-body .link-h3 {
	font-weight: bold;
	color: #0d7c49;
	font-size: 18px;
}

#toctoc #toctoc-head {
	padding: 0.8rem 1rem;
	display: flex;
	justify-content: space-between;
	background: none !important;
	color: #000 !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

#toctoc #toctoc-body .link-h4 {
	font-weight: bold;
	color: #0d7c49;
	font-size: 16px;
}


.article-wraper .article-main .blog_related .blog_entry p {
	margin: 5px 0;
	font-size: 14px;
	font-weight: normal;
}

	.article-wraper .article-main .blog_related .blog_entry p a {
		font-size: 14px;
		color: #222;
		display: table;
	}

.products-view-grid .single-product .pro-content p a {
	color: #000;
	font-size: 15px;
	margin-bottom: 15px;
	/* font-weight: bold; */
}

.products-view-grid .single-product .pro-content p {
	font-size: 15px;
	margin: 0;
	/* text-align: center; */
	font-family: 'ROBOTO-REGULAR';
	min-height: 62px;
	margin-bottom: 0;
	height: 48px;
	line-height: 18px;
	font-family: 'OpenSans-Regular';
}

.cate-sanpham {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

h1.title-head {
	font-size: 20px;
	color: #333;
	text-decoration: none;
	margin-bottom: 0;
	font-family: 'Helvetica-Bold';
}

#sort-by {
	margin-top: 18px;
}

.aside-item .heading .title-head {
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	background: #00b0eb;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	padding-bottom: 0;
	padding: 10px;
	font-family: 'Helvetica-Bold';
}

.aside-item.collection-category .aside-content {
	border-top: none;
	float: left;
	border-radius: 0 0 3px 3px;
	width: 100%;
}

.navbar-toggleable-md {
	/* border: 1px solid #ececec; */
	/* margin-bottom: 20px; */
}

.aside-item.collection-category .nav-item {
	position: relative;
	clear: left;
	font-size: 1.07143em;
	width: 100%;
}

.aside-item.collection-category .nav > li > a {
	border-bottom: 1px solid #f8f8f8;
}

.aside-item.collection-category .nav-item .fa {
	position: absolute;
	right: 5px;
	top: 7px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
}

.aside-item.collection-category .nav-item .dropdown-menu {
	position: static;
	width: 100%;
	border: 0;
	padding-left: 15px;
	box-shadow: none;
}

.aside-item.collection-category .nav-item.active > .dropdown-menu {
	display: block;
}

.sidebar-right {
	margin-top: 30px;
}

.aside-item.collection-category .nav li a {
	font-size: 15px;
	padding-left: 15px;
	padding-right: 25px;
	color: #222;
	white-space: unset;
	display: block;
	position: relative;
}

.aside-item .list-blogs .blogs-rights {
	padding-left: 80px;
}

.aside-item .list-blogs .panel-box-media {
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px;
}

.aside-item .list-blogs .blog-item-name a {
	color: #333;
}

.aside-item .list-blogs .blog-item-name {
	margin: 0;
	/* font-family: 'Nunito-Bold'; */
	font-size: 15px;
	font-weight: normal;
}

.aside-item .list-blogs .blog-item {
	margin-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px solid #ececec;
	padding-right: 0px;
}

.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;
}

.sup_depnew {
	color: #427dea;
	font-size: 12px;
	margin-bottom: 0;
}

h2.entry-title {
	background: #247EDA;
	color: #fff;
	padding: 10px;
}

.title-news-event {
	background: #00b0eb;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	/* float: left; */
	padding: 12px 15px;
	margin-bottom: 20px;
	/* font-weight: bold; */
	position: relative;
	/* width: 100%; */
}

	.title-news-event:before {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-top: 45px solid transparent;
		border-left: 32px solid #00b0eb;
		right: -32px;
		top: 0px;
	}

.title-news-event1 {
	background: #247EDA;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	/* float: left; */
	padding: 10px 15px;
	margin-bottom: 20px;
	font-weight: bold;
	position: relative;
	/* width: 100%; */
}

	.title-news-event1:before {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-top: 46px solid transparent;
		border-left: 32px solid #247EDA;
		right: -32px;
		top: 0px;
	}

.title-news-event2 {
	background: #247EDA;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	/* float: left; */
	padding: 10px 15px;
	margin-bottom: 20px;
	font-weight: bold;
	position: relative;
	/* width: 100%; */
	text-transform: uppercase;
}

	.title-news-event2:before {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-top: 45px solid transparent;
		border-left: 32px solid #247EDA;
		right: -32px;
		top: 0px;
	}

.tamnhin-sumenh {
	margin: 30px 0;
	/* background-size: cover !important; */
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	box-shadow: 0 3px 5px #ddd;
	padding: 50px 0;
}

.tamnhin-st .item .title {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 0;
	text-align: center;
}

.tamnhin-st i {
	width: 40px;
	height: 50px;
	background: url(../images/icon-left.png) -8px 1px;
	background-repeat: no-repeat;
	position: absolute;
	top: 14px;
	left: 120px;
}

.tamnhin-st .item {
	clear: both;
	max-width: 520px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

	.tamnhin-st .item:before {
		content: "";
		position: absolute;
		border-bottom: 1px solid #000;
		width: 280px;
		height: 20px;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
		margin: 0 auto;
	}

	.tamnhin-st .item p {
		text-align: center;
		/* margin-bottom: 0; */
	}

.desc-sm ul {
	list-style-type: disc;
}

	.desc-sm ul li {
	}

.lichsu-hinhthanh {
	padding: 30px 0;
}

.img-thitruong {
	position: relative;
	margin-bottom: 20px;
}

.thi-truong-banner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

	.thi-truong-banner h3 {
		background: rgba(0,0,0,0.6);
		width: 100%;
		margin-bottom: 0;
		text-align: center;
		padding: 5px 0;
	}

		.thi-truong-banner h3 a {
			color: #fff;
		}

.tin-thitruong {
	padding: 50px 0;
}

.line-lydo {
	text-align: center;
	margin-bottom: 20px;
}

@media(max-width:767px) {

	.news-page-hot .news-page-hot-item:first-child {
		padding-top: 0;
	}

	.news-page-hot-thumb {
		width: 100%;
	}

	.news-page-hot-content {
		width: 100%;
		float: right;
		margin-top: 10px;
	}

	.news-page-hot-thumb img {
		width: 100%;
	}

	.news-two-thumb {
		width: 100%;
	}

	.news-two-content {
		width: 100%;
		float: right;
		margin-top: 10px;
	}

	.sidebar-right {
		order: 1;
		margin-top: 10px;
	}
}

@media(max-width:480px) {
	.mota-desc h2 {
		font-size: 40px;
		line-height: 72px;
		color: #0C447D;
		font-family: 'Helvetica-Bold';
		position: relative;
		margin-bottom: 0;
	}

		.mota-desc h2:before {
			left: 195px;
		}

	.headerContainer h2 {
		font-size: 25px;
	}

	.choose_box {
		padding: 0 0;
		margin-bottom: 0;
		padding-top: 20px;
	}

	.core-values {
		margin-bottom: 100px;
		border-radius: 20px;
	}

	.xts-product .woocommerce-loop-product__title a {
		line-height: 20px;
	}

	.xts-product-content-footer {
		display: block;
		text-align: center;
	}

	.new-heading1 {
		font-size: 25px;
	}

	.tamnhin-st i {
		width: 40px;
		position: absolute;
		top: 14px;
		left: 30px;
	}

	.news-page-newss {
		margin-top: 20px;
	}
}
.down-sharehold-details {
    margin-top: 20px;
}
.down-sharehold-details a {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    padding: 8px 40px;
    background: #fff;
    /* font-weight: 600; */
    color: #f70303;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    border: 1px solid #f70303;
}
.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 span {
    position: relative;
    z-index: 1;
}
.down-sharehold-details a:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 100%;
    content: '';
    background: #f70303;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.down-sharehold-details a:hover:after {
    right: 0;
}
.down-sharehold-details a:hover {
    color: #fff;
}