@font-face {
	font-family: 'LATO-BOLD';
	src: url("../fonts/LATO-BOLD.TTF");
}

@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-Medium';
	src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
	font-family: 'Roboto-LightItalic';
	src: url("../fonts/Roboto-LightItalic.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");
}

.logo-header {
	float: left;
}

.company {
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}

	.company h4 {
		font-family: 'LATO-BOLD';
		color: #484848;
		font-size: 14px;
	}

.main-menu {
	padding-top: 15px;
	padding-left: 18px;
	float: left;
}

.title-new {
	text-align: center;
}

	.title-new h3 {
		display: block;
		position: relative;
		padding-bottom: 10px;
		/* line-height: 31px; */
		margin-bottom: 30px;
	}

		.title-new h3 span {
			color: #363636;
			font-family: 'ARIALBD';
			font-size: 24px;
			/* padding-bottom: 10px; */
			/* margin-bottom: 20px; */
			text-transform: uppercase;
		}

		.title-new h3 :after {
			content: "";
			background: url(../images/line.png) no-repeat center;
			width: 131px;
			height: 8px;
			position: absolute;
			left: 0;
			right: 0;
			margin: 0 auto;
			top: 100%;
		}

.text-gt .noi-dung {
	color: #363636;
	font-family: 'ARIAL';
	font-size: 14px;
	justify-content: center;
}

	.text-gt .noi-dung div {
		color: #363636;
		font-family: 'ARIAL';
		font-size: 14px;
		justify-content: center;
	}

.xem-them {
	background-color: #19baea;
	color: #fff;
	font-family: 'ARIAL';
	font-size: 15px;
	padding: 10px 20px;
	border-radius: 50px;
	margin-bottom: 20px;
	float: left;
}

	.xem-them:hover {
		color: #fff;
	}

.khoa-hoc {
	background-color: #f6f6f6;
}

.price.price-inline {
	margin: 0 10px;
	border-top: 1px solid #d7d7d7;
	display: flex;
}

	.price.price-inline .price-new {
		float: left;
		width: 65%;
	}

		.price.price-inline .price-new p {
			float: left;
		}

			.price.price-inline .price-new p del {
				font-family: 'ARIAL';
				color: #565656;
				font-size: 14px;
				padding-right: 23px;
			}

		.price.price-inline .price-new .price-well {
			/* float: right; */
			font-family: 'ARIAL';
			color: #d50000;
			font-size: 15px;
		}

	.price.price-inline .mua-ngay {
		float: right;
		width: 35%;
		text-align: right;
	}

		.price.price-inline .mua-ngay a {
			font-family: 'ARIAL';
			color: #fff;
			font-size: 12px;
			background: #cb0008;
			padding: 5px 10px;
		}

.meta-post h4 a {
	color: #363636;
	font-size: 16px;
	font-family: 'ARIAL';
}

#chung-nhan .item {
	/* margin: 0 59px; */
	/* overflow: hidden; */
}

	#chung-nhan .item img {
		/* margin: 0 20px; */
		max-width: 100%;
		float: left;
		width: auto;
		box-shadow: 2px 3px 5px rgb(0 0 0 / 40%);
	}

.lazyload {
	max-width: 100%;
}

.home-news-right1 {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 6px 1px #b1b0b0;
	margin-bottom: 20px;
}

	.home-news-right1 .wp-post-image {
		width: 100%;
		height: 237px;
		object-fit: cover;
	}

	.home-news-right1 .content {
		padding: 15px;
	}

.section_newnews .date {
	font-size: 13px;
	margin-bottom: 0;
}

.home-news-right1 h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #000;
	position: relative;
	margin: 0;
	padding-top: 0;
	font-weight: normal;
	font-family: 'ARIALBD';
}

.home-news-right1 .content .excrept {
	margin-bottom: 0;
}

.home-news-right2 ul {
	clear: both;
	list-style: none;
}

.home-news-right2 li {
	list-style: none;
	float: left;
	clear: both;
	margin-bottom: 17px;
	width: 100%;
	box-shadow: 0px 0px 6px 1px #b1b0b0;
	border-radius: 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.home-news-right2 a {
	font-size: 13px;
}

.home-news-right2 img {
	max-width: 180px;
	float: left;
	margin-right: 10px;
	height: 100px;
	object-fit: cover;
}

.home-news-right2 h3 {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	color: #000;
	padding-right: 15px;
	font-family: 'ARIALBD';
	margin-top: 0;
}

.menuft > li > a {
	padding-left: 15px;
	color: #fff !important;
	/* border-bottom: 1px dashed; */
	padding-top: 0;
	font-size: 15px;
	padding-top: 4px;
	margin-bottom: 10px;
	position: relative;
	/* float: left; */
	font-weight: unset;
	background: transparent;
	width: 100%;
	font-family: 'ARIAL';
}

	.menuft > li > a:before {
		font-family: Fontawesome;
		position: absolute;
		content: "\f111";
		left: 3px;
		top: 1px;
		font-size: 8px;
		color: #fff;
	}

.form-ft p {
	font-family: 'ARIAL';
	color: #fff;
	font-size: 15px;
}

#newsletter-email-3 {
	/* width: 442px; */
	float: left;
	font-family: 'ARIAL';
	/* font-style: italic; */
	margin-top: 16px;
	height: 45px;
	border-radius: 30px;
	line-height: 45px;
}

.form-gui {
	position: relative;
	float: left;
	width: 100%;
}

	.form-gui .btn-send {
		background: none;
		position: absolute;
		top: 30%;
		right: 20px;
		font-size: 0;
		opacity: 1;
		background: url(../images/send.png) no-repeat;
		width: 40px;
		height: 40px;
	}

	.form-gui button i {
		color: #1aa8a4;
		font-size: 32px;
	}

.face-book {
	margin-top: 20px;
	float: left;
	width: 100%;
}

header {
	border-bottom: 1px solid #00bced;
}

fieldset {
	border: 1px solid #e1e1e1;
	padding: 15px;
	margin-bottom: 20px;
}

#btnsend {
	position: relative;
	width: auto;
	font-size: 18px;
	background: #00bced;
	color: #fff;
	padding: 10px;
	margin-top: 20px;
}

.v2_bnc_contact_form input {
	margin-bottom: 20px;
}

.title-product {
	color: #474c5f;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	margin-bottom: 5px;
	font-weight: 400;
}

.lb-price.price-main {
	font-family: 'ARIAL';
	color: #d50000;
	font-size: 15px;
}

.lb-price-sale.price-before {
	font-family: 'ARIAL';
	color: #565656;
	font-size: 14px;
	padding-right: 23px;
}

.minus {
	font-size: 25px;
	line-height: 0;
	border: solid 1px #ebebeb;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	float: left;
	color: #222;
	text-align: center;
	padding: 0;
}

.form-group input, .form-group select {
	height: 40px;
}

.qty {
	margin: 0;
	display: block;
	float: left;
	height: 40px;
	border-right: none;
	border-left: none;
	width: 55px !important;
	text-align: center;
	box-shadow: none;
	border: 1px solid #e1e1e1;
	/* border: 1px solid #d8b5b5; */
	border-radius: 0;
	font-size: 15px;
	padding: 0 !important;
}

.plus {
	font-size: 25px;
	line-height: 0;
	border: solid 1px #ebebeb;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	float: left;
	color: #222;
	text-align: center;
	padding: 0;
}

.product-quantity {
	width: 150px;
	display: inline-block;
	float: left;
	position: relative;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
	height: 45px;
}

.button_actions {
	display: inline-block;
	float: left;
}

@media (min-width: 544px) {
	.button_actions {
		width: 200px;
	}
}

#btnbuydetail {
	background: #00bced;
	color: #fff;
	padding: 8px 40px;
	border-radius: 4px;
	border: none;
}

.module_service_details {
	margin-bottom: 30px;
}

	.module_service_details .wrap_module_service {
		overflow: hidden;
		background: #fff;
		border-radius: 3px;
		border: 1px solid #f62d3e;
	}

		.module_service_details .wrap_module_service .item_service {
			padding: 0 15px;
			border-bottom: solid 1px #e5e5e5;
		}

			.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
				position: relative;
				padding: 20px 0 20px 55px;
			}

ice_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
	content: "";
	width: 35px;
	height: 35px;
	background-position: left;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 27px;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	color: #474c5f;
}

.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
	font-family: 'Roboto',sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #707070;
}

.module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service span, .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service a {
	color: #f62d3e;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.breadcrumbs {
	background: #f5f5f5;
	margin-bottom: 20px;
}

th, td {
	text-align: center;
	padding: 15px;
	border: 1px solid #e1e1e1;
	color: #1c1c1c;
}

#chung-nhan .owl-nav {
	display: none;
}

#doi-tac .owl-nav {
	display: none;
}

@media(max-width:480px) {
	.title-new h3 span {
		font-size: 20px;
	}
}

.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
}
