html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub,
sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


	nav ul li {
		list-style: none;
	}


	abbr[title], dfn[title] {
		border-bottom: 1px dotted;
		cursor: help;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	/* vertical-align: middle; */
	padding-left: 15px;
	padding-right: 15px;
	outline: 0;
}

button {
	cursor: pointer;
}

textarea {
	resize: vertical;
	padding: 15px;
	border: 1px solid #0070d3 !important;
	box-shadow: 0px 0px 1px 0px #0070d3;
}

	textarea:focus, input:focus {
		outline: 0;
	}

img {
	max-width: 100%;
}

a:hover, a:focus {
	text-decoration: none;
}

/* font */
.light {
	font-weight: 300;
}

.medium {
	font-weight: 500;
}

.bold {
	font-weight: 700;
}

.italic {
	font-style: italic;
}
/* font size */
.s12 {
	font-size: 12px;
}

.s13 {
	font-size: 13px;
}

.s15 {
	font-size: 15px;
}

.s16 {
	font-size: 16px;
}

.s18 {
	font-size: 18px;
}

.s21, .slogan, .menu-call {
	font-size: 21px;
}

.s24 {
	font-size: 22px;
	line-height: 1.4;
}

.s30 {
	font-size: 23px;
	line-height: 1.3;
}
/* color */
a {
	color: #000;
}

.t1 {
	color: #1f3153;
}

.t2 {
	color: #f26522;
}

.t3 {
	color: #707070;
}
/* background */
.b1 {
	background: #005aa9;
}

.b2 {
	background: #005aa9;
}

.b3 {
	background: #252525;
}

.btit {
	position: relative;
	color: rgb(3 23 43);
}

	.btit:after {
		content: "";
		display: block;
		width: 70px;
		height: 2px;
		background: rgb(3 23 43);
		bottom: 15px;
		margin: 5px auto;
	}

	.btit a {
		color: rgb(3 23 43);
	}

.contact .btit:after, .about-wrap.dckhac-wrap .btit:after {
	margin-left: 0;
}

.text-white .btit, .media .btit {
	color: #fff;
}

	.text-white .btit:after, .media .btit:after {
		background: #fff;
	}
/* container */
@media (min-width: 1200px) {
	.container {
		max-width: 1180px;
	}
}

.row > div[class*="col"], .container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

	.row.no-gutters {
		margin-right: 0;
		margin-left: 0;
	}

		.row.no-gutters > .col, .row.no-gutters > [class*=col-] {
			padding-right: 0;
			padding-left: 0;
		}
/* button */
.regis-btn {
	font-size: 12px;
	background: #1f3153;
	color: #fff;
	box-shadow: 0px 11px 16px 0px rgba(0, 0, 0, 0.11);
	position: relative;
	z-index: 1;
}

.search-btn {
	font-size: 14px;
	position: absolute;
	top: 1px;
	right: 1px;
}

.slider-btn {
	background: transparent;
	padding: 15px 40px;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	position: relative;
	z-index: 1;
}

	.slider-btn:after, .regis-btn:after {
		content: "";
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		z-index: -1;
	}

	.slider-btn:hover, .regis-btn:hover {
		color: #1f3153;
		border-color: #1f3153;
	}

		.slider-btn:hover:after, .regis-btn:hover:after {
			background: #fff;
			width: 100%;
		}

.down-btn {
	background: #fff;
	padding: 12px 40px;
	border: 1px solid #fff;
}

	.down-btn:hover {
		background: transparent;
		color: #fff;
	}

.search-open {
	transition: all 0s;
}

main {
	/* padding-top: 135px; */
}
/* slider */

/* breadcrumb */
.bread {
	padding: 15px 0;
	border-bottom: 1px solid #e1e1e1;
}

	.bread li {
		display: inline-block;
	}



		.bread li a, .bread {
			color: #707070;
		}
/* pagi */
.pagi {
	padding: 15px 0 50px;
	border-top: 1px solid #e1e1e1;
	margin-top: 30px;
}

	.pagi li {
		width: 35px;
		line-height: 33px;
		text-align: center;
		display: inline-block;
		border-radius: 50%;
		margin: 0 3px;
		border: 1px solid #e1e1e1;
		overflow: hidden;
	}

		.pagi li a {
			color: #363636;
			display: block;
		}

		.pagi li.active a, .pagi li:hover a {
			color: #fff;
			background: #1f3153;
		}
/* .pagi li.active, .pagi li:hover {
  background: #1f3153;
} */
/* fix height */

/* effect */
.trans, .btn, .menu-wrap .menu .smenu, img, .dcabout-info .panel-title a:after, .menu > li > ul,
.project-img:before, .dckhac-item, .slider-btn:after, .event-item figcaption, .regis-btn:after,
.item-link a:before, .about-item, .project-item figcaption, .top, .cmenu {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

/* to-top
.to-top {
  position: fixed;
  top: 90%;
  right: 100px;
  background: #20211c;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 35px;
  line-height: 33px;
  text-align: center;
  opacity: 0;
} */
/* menu */
.cmenu {
	box-shadow: 0 1px 13px rgba(0, 0, 0, .22);
}

.menu-r-act {
	display: none;
}

.cmenu .menu-r-act {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.pull-left {
	float: left;
}

.top-wrapmenu {
	background: #fff;
}

.menu-r {
	background: #ebebeb;
}

.top-menu-btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.lan img {
	width: 22px;
}

@media (min-width:992px) {
	.top-menu-btn {
		padding: 20px 0;
	}

	.top.cmenu {
		top: -89px;
	}

	.slogan {
		padding: 0 65px 0 45px;
	}

	.menu-call img {
		margin-right: 10px;
		height: 22px;
	}

	.search-open {
		margin: 0;
		position: absolute;
		right: 105px;
		top: 30px;
		z-index: 99999;
		width: 23px;
	}

	.top-menu-btn {
		position: relative;
	}

	.menu {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		position: relative;
	}

		.menu li.active > a:after {
			content: "";
			display: inline-block;
			border-bottom: 3px solid #1f3153;
			position: absolute;
			bottom: 0;
			left: 50%;
			transform: translate(-50%, 0%);
			width: calc(100% - 24px);
		}

	.sub-menu li.active > a:after {
		content: "";
		display: inline-block;
		border-bottom: none !important;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0%);
		width: calc(100% - 24px);
	}

	.menu li a {
		white-space: nowrap;
		display: block;
		position: relative;
	}

	.menu > li > a {
		padding: 13px 12px;
	}

	.menu > li > ul {
		position: absolute;
		top: 100%;
		background: #1f3153;
		/* display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; */
		visibility: hidden;
		left: 50%;
		transform: translate(-50%, -5px) scale(.7);
	}

	.menu > li:hover > ul {
		transform: translate(-50%, 0%) scale(1);
		visibility: visible;
	}

	.menu > li > ul li a {
		color: #fff;
		padding: 10px 30px;
	}

	.menu > li {
		position: relative;
		z-index: 1;
		list-style: none;
	}

		.menu > li ul {
			background: #fff;
			font-size: 14px;
			padding-top: 10px;
			display: block;
			min-width: 180px;
		}

		.menu > li:hover > ul {
			display: block;
			left: 0;
			transform: translate(0, 0) scale(1);
			box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
		}

		.menu > li ul li a {
			color: #363636;
		}

		.menu > li ul li:hover {
			background: #f2f2f2;
		}

		.menu > li > ul li a {
			padding: 10px 12px;
		}

		.menu > li > ul li:hover > a {
			color: #bc8f3d;
		}
}
/* effect menu btn */
/* Icon */
#nav-icon {
	width: 25px;
	height: 20px;
	display: block;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	display: block;
}

	#nav-icon span {
		display: block;
		position: absolute;
		height: 2px;
		width: 90%;
		background: #1f3153;
		border-radius: 0;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		margin: 0;
	}
		/* Icon */
		#nav-icon span:nth-child(1) {
			top: 0;
			-webkit-transform-origin: left center;
			-moz-transform-origin: left center;
			-o-transform-origin: left center;
			transform-origin: left center;
		}

		#nav-icon span:nth-child(2) {
			top: 8px;
			-webkit-transform-origin: left center;
			-moz-transform-origin: left center;
			-o-transform-origin: left center;
			transform-origin: left center;
		}

		#nav-icon span:nth-child(3) {
			top: 16px;
			-webkit-transform-origin: left center;
			-moz-transform-origin: left center;
			-o-transform-origin: left center;
			transform-origin: left center;
		}

.mm-opening #nav-icon span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 4px;
	left: 5px;
}

.mm-opening #nav-icon span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

.mm-opening #nav-icon span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 20px;
	left: 5px;
}
/* top menu right */
.cart-open {
	padding-left: 20px;
	padding-right: 20px;
}

.cart-close, .cart-open {
	cursor: pointer;
}
/* search */
.search-frm {
	position: absolute;
	top: -90px;
	left: 0;
	width: 100%;
	padding: 10px;
	background: rgba(31, 49, 83, 0.7);
}

	.search-frm.on {
		top: 100%;
	}

.search-frm-wrap {
	position: relative;
}

.search-ip {
	font-size: 14px;
}
/* menu-call */

/* cart popup */

/*---------------- main ---------------*/
/* index */
/* main {
  padding-top: 135px;
} */
.slider-area {
	position: relative;
}

.slider-text {
	background: #1f3153;
	border-radius: 5px;
	padding: 20px 30px 40px;
}

	.slider-text h2 {
		padding: 10px 0 25px;
	}

.nivo-caption {
	position: absolute;
	bottom: auto;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
	background: transparent;
}

.nivo-controlNav {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 10;
}

	.nivo-controlNav .nivo-control {
		display: inline-block;
		margin: 5px;
	}

		.nivo-controlNav .nivo-control span {
			width: 10px;
			height: 10px;
			background: #fff;
			overflow: hidden;
			text-indent: 50px;
			border-radius: 50%;
			display: inline-block;
		}

		.nivo-controlNav .nivo-control.active {
			border: 1px solid #fff;
			border-radius: 50%;
			padding: 2px 3px 0;
		}

.slick-prev:before, .slick-next:before {
	color: #1f3153;
}

.media-slider .slick-prev:before, .media-slider .slick-next:before {
	color: #fff;
}
/* about */
.about {
	padding: 40px 0px 65px;
}

.tit {
	padding: 10px 0px 25px;
}

.products .news_box_title h3, .products .news_box_title h3 a {
	font-size: 16px;
	color: #000;
	font-family: "Roboto-Medium";
	width: 70%;
	margin: 10px auto;
	font-weight: 400;
	text-transform: uppercase;
}

.products .col-12.margin-bottom-30 {
	position: relative;
}

.sale-off {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg-sales.png) no-repeat;
	background-size: contain;
	width: 55px;
	font-size: 14px;
	text-align: left;
	text-indent: 7px;
	color: #fff;
}

.vkey {
	font-weight: 700
}

span.price.product-price {
	color: #ff1313;
	font-weight: 700;
	font-family: "Roboto-Medium";
	font-size: 18px;
}

del.product-price-old {
	font-weight: 700;
	font-size: 13px;
	text-align: right;
	font-family: "Roboto-Medium";
	width: 70%;
	display: inline-block;
}

@media (min-width: 768px) {
	.w-md-50, .w-md-75, .w-md-90 {
		margin: auto;
	}

	.w-md-50 {
		width: 50%;
		margin: auto;
	}

	.w-md-75 {
		width: 80%;
	}

	.w-md-90 {
		width: 90%;
	}

	.blog-slider .dc-item, .event-item, .project-item, .media-item,
	.award-slider .partner-item, .blogdc-slider .dc-item {
		margin-right: 20px;
	}
}

.blog-slider .dc-item, .event-item, .project-item, .media-item,
.award-slider .partner-item, .blogdc-slider .dc-item {
	margin-right: 10px;
	margin-left: 10px;
}

.left-sidebar {
	margin-top: 30px;
	border: 1px solid rgb(3 23 43);
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.category_sidebar h4 {
	padding-left: 20px;
	padding: 8px 20px;
	margin-bottom: 8px;
	display: block;
	font-size: 15px;
}

.list_left_bar_menu h2 {
	padding: 10px;
}

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

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

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

.sup_item_info {
	padding-bottom: 5px;
	padding-top: 0;
}

.sup_name {
	margin: 0;
	font-size: 13px;
}

.sup_dep {
	margin: 0;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	color: #e80404;
	font-weight: bold;
}

.about-wrap {
	margin-top: 30px;
}

.about-item {
	padding: 35px 20px 28px;
}

	.about-item:hover {
		background: #fff;
		border-radius: 5px;
		box-shadow: 0 5px 19px rgba(0,0,0,.2);
	}

.about-item-tit {
	padding: 10px 0px 15px;
}

.about-item-content {
	padding-bottom: 15px;
}

.item-link a {
	color: #1f3153;
	position: relative;
}

	.item-link a:before {
		content: "";
		display: inline-block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		border-top: 1px solid #1f3153;
	}
/* dinh cu */
.dc {
	padding: 30px 0px 45px;
}

.dc-item {
	overflow: hidden;
}

.dc-img, .dckhac-img {
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
}

	.dc-img img {
		border-radius: 5px;
		width: 100%;
	}

.dc-item:hover {
	border-radius: 5px 5px 0 0;
}

@media (min-width: 1200px) {
	.event-img img, .dc-img img {
		object-fit: cover;
	}

	.dc-img img {
		height: 196.42px;
	}

	.event-img img {
		height: 192.84px;
	}
}

.dc-content .stit {
	padding: 10px 0px 12px;
	min-height: 65px;
	line-height: 20px
}

.dc-item {
	margin-bottom: 35px;
}

	.dc-item:hover .stit a, .media-item:hover .stit a {
		color: #bc8f3d; /* #00aeef */
	}

	.dc-item:hover img, .media-item:hover img {
		transform: scale(1.07);
	}

.item-link {
	padding-top: 10px;
}

.blogdc-slider .slick-dots {
	bottom: -30px;
}

	.blogdc-slider .slick-dots li button:before, .blogdc-slider .slick-dots li.slick-active button:before {
		color: #00aeef;
	}

	.blogdc-slider .slick-dots li.slick-active button {
		border: 1px solid #00aeef;
	}
/* blog */
.blog {
	padding: 25px 0px 60px;
}
/* regis block */
.regis-frm {
	padding: 30px 0px 40px;
}

.regis-wrap form input, .regis-wrap form select {
	background: transparent;
	border: 1px solid #fff;
	margin-bottom: 35px;
	font-size: 14px;
	height: 38px;
}

	.regis-wrap form select:invalid {
		color: #fff;
	}

	.regis-wrap form select option {
		color: #363636;
	}

	.regis-wrap form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #fff;
		opacity: 1; /* Firefox */
	}

	.regis-wrap form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #fff;
	}

	.regis-wrap form input::-ms-input-placeholder { /* Microsoft Edge */
		color: #fff;
	}

.regis-wrap .form-control:focus {
	background: transparent;
	color: #fff;
}
/* event */
.event {
	padding: 40px 0px 65px;
}

.event-img img {
	border-radius: 5px;
}

.event-item {
	position: relative;
}

	.event-item figcaption {
		position: absolute;
		border: 1px solid #fff;
		border-radius: 5px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 54px;
		background: rgba(0,0,0,.5);
	}

		.event-item figcaption a {
			color: #fff;
			padding: 15px 40px;
			display: block;
			font-size: 20px
		}

		.event-item figcaption h3 {
			white-space: nowrap;
		}

	.event-item:hover figcaption {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		box-shadow: 0 0 42px rgba(255,255,255,.6);
	}
/* khach hang */
.cus {
	padding: 40px 0 80px;
}

.cus-item {
	padding: 0px 30px;
}

	.cus-item img {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		object-fit: cover;
	}

	.cus-item .stit {
		padding: 20px 0;
	}
/* .cus-slider  */ .slick-dots {
	bottom: -80px;
}
	/* .cus-slider  */ .slick-dots li button:before {
		opacity: 1;
		color: #fff;
		font-size: 10px;
	}
	/* .cus-slider  */ .slick-dots li button {
		height: 19px;
	}
	/* .cus-slider  */ .slick-dots li.slick-active button {
		border: 1px solid #fff;
		border-radius: 50%;
	}
		/* .cus-slider  */ .slick-dots li.slick-active button:before {
			color: #fff;
		}

		.slick-dots li.slick-active button:before {
			opacity: 1;
		}
/* footer */
.ft-first {
	padding: 60px 0;
}

.ft, .ft a {
	color: #e1e1e1;
}

.ft-tit {
	position: relative;
	font-size: 18px;
	padding-bottom: 35px;
}

	.ft-tit.medium {
		font-weight: 700;
	}

.ft-add li {
	padding-bottom: 6px;
}

	.ft-add li strong {
		float: left;
		padding-right: 5px
	}

.ft-social {
	padding-top: 15px;
}

	.ft-social li {
		display: inline-block;
		width: 30px;
		line-height: 28px;
		text-align: center;
		border-radius: 50%;
		margin-right: 5px;
		border: 1px solid #fff;
	}

.ft-add li svg.svg-inline--fa {
	width: 19px;
}

.ft-social li svg, .ft-add li svg {
	font-size: 18px;
	padding: 1px;
}

.ft-social li a {
	display: block;
}

.ft-add li svg {
	margin-right: 15px;
}

.ft-add .fa-phone {
	transform: rotate(90deg);
}

.ft-last {
	padding: 20px 0;
	border-top: 1px solid #e1e1e1;
}
/* regis-modal */
.regis-modal-frm .modal-content {
	padding: 35px 50px 40px;
}

.regis-modal input, .regis-modal select {
	margin-bottom: 20px;
	font-size: 14px;
	height: 38px;
}

	.regis-modal select:invalid {
		color: #707070;
	}

	.regis-modal input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #707070;
		opacity: 1; /* Firefox */
	}

	.regis-modal input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #707070;
	}

	.regis-modal input::-ms-input-placeholder { /* Microsoft Edge */
		color: #707070;
	}
/* Dinh cu */
.dcabout-info .panel-title {
	position: relative;
}

	.dcabout-info .panel-title a {
		display: block;
	}

		.dcabout-info .panel-title a:after, .dcabout-info .panel-title a:before {
			position: absolute;
			content: "\f068";
			font-family: "Font Awesome 5 Free";
			font-weight: 900;
			display: inline-block;
			right: 10px;
		}

		.dcabout-info .panel-title a.collapsed:after {
			transform: rotate(90deg);
		}

		.dcabout-info .panel-title a:after {
			transform: rotate(0deg);
		}

.dcabout-wrap {
	margin-top: 15px;
}

.dcabout-slider.slick-dotted {
	position: relative;
	margin-bottom: 0;
}

.dcabout-slider .slick-dots {
	bottom: 20px;
}

.dcabout-slider .slick-prev, .dcabout-slider .slick-next {
	width: 30px;
	height: 48px;
	z-index: 1;
}

.dcabout-slider .slick-prev {
	left: 0;
}

.dcabout-slider .slick-next {
	right: 0;
}

	.dcabout-slider .slick-prev:before, .dcabout-slider .slick-next:before {
		display: none;
	}

.dcabout-slider .slick-arrow svg {
	background: #908d87;
	color: #fff;
	padding: 10px 5px;
}

.dcabout-info {
	padding: 20px 20px 20px;
	width: 100%;
}

	.dcabout-info .panel {
		border-top: 1px solid #fff;
		padding: 15px 0;
		font-size: 18px;
	}

		.dcabout-info .panel:last-child {
			border-bottom: 1px solid #fff;
		}

		.dcabout-info .panel .panel-body {
			padding: 20px 0;
		}

		.dcabout-info .panel .panel-title {
			font-weight: normal;
		}

			.dcabout-info .panel .panel-title a {
				color: #fff;
			}

.thexanh {
	padding: 45px 0px 0px;
}

.thexanh-row {
	padding-bottom: 20px;
}

.thexanh-wrap {
	margin-top: 55px;
}

.thexanh-row > .row > div[class*="col"] {
	margin-bottom: 20px;
}

.thexanh-item {
	height: 123px;
	padding: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 24px;
	overflow-y: auto;
	border-radius: 5px;
}

	.thexanh-item::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #1f3153;
		border-radius: 5px;
	}

	.thexanh-item::-webkit-scrollbar {
		width: 6px;
		background-color: #1f3153;
	}

	.thexanh-item::-webkit-scrollbar-thumb {
		background-color: #1f3153;
	}

	.thexanh-item::-webkit-scrollbar {
		-webkit-appearance: none;
	}

section.free-study {
	margin-bottom: 30px;
}

.form-control {
	height: 38px;
	margin-top: 1px;
	color: #333333;
	font-size: 15px;
	margin-bottom: 10px;
}

.qt {
	padding-top: 25px;
	padding-bottom: 50px;
}

.btn-click .study_button {
	background: #002246;
	color: #fff !important;
}

@media (min-width: 1024px) {
	.col-pc {
		display: inline-block;
		flex: 0 0 50%;
		max-width: 100%;
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.qt-list {
		column-count: 2;
		column-gap: 40px;
	}
}

.qt-list li:before {
	content: "\f00c";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	margin-right: 10px;
}

.qt-list li {
	padding-bottom: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
}

.qt-list {
	padding-bottom: 45px;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 35px;
}

.qt-tit span {
	width: 50px;
	line-height: 50px;
	display: inline-block;
	border-radius: 50%;
	margin-top: 15px;
	margin-bottom: 20px;
}

.download {
	padding: 25px 0;
}

.dinhcu .blog {
	padding-bottom: 0;
}

.blogdc .blog-slider {
	border-bottom: 1px dashed #b7b7b7;
	padding-bottom: 30px;
}

.blogdc .pagi {
	border-top: 0;
	border-bottom: 1px solid #e1e1e1;
}
/* project */
.project {
	padding-bottom: 50px;
}

.project-img {
	position: relative;
}
/* .project-img:before {
  content: url(../images/plus.png);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: rgba(37, 37, 37, .72);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
} */
.project-item {
	position: relative;
}

	.project-item figcaption {
		padding-top: 30px;
		padding-bottom: 15px;
		position: absolute;
		top: 50%;
		left: 50%;
		width: calc(100% - 30px);
		height: calc(100% - 30px);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background: rgba(0,0,0,.4);
		opacity: 0;
	}

	.project-item:hover .project-img:before {
		width: calc(100% - 30px);
		height: calc(100% - 30px);
		opacity: 1;
	}

	.project-item:hover figcaption {
		opacity: 1;
	}

		.project-item:hover figcaption h3 a {
			color: #fff;
		}
/* cate slider */
.cate-slider a {
	color: #fff;
	padding: 12px 0;
	display: block;
}

.cate-item {
	border-right: 1px solid #fff;
	font-weight: normal;
}
/* dinh cu khac */
.dckhac-row > div[class*="col"] {
	margin-bottom: 28px;
}

.dckhac-item {
	border: 1px solid rgb(235, 235, 235);
	box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.07);
	border-radius: 5px 5px 0 0;
	/* overflow: hidden; */
}

.dckhac-img {
	position: relative;
}

	.dckhac-img:after {
		content: "";
		display: inline-block;
		position: absolute;
		bottom: 0;
		left: 0;
		background: linear-gradient(to bottom, transparent, rgba(0,0,0,.8));
		height: 20%;
		width: 100%;
	}

.dckhac-content {
	padding: 10px 20px 10px;
	position: relative;
}

.dckhac-content-list {
	padding: 10px 0px;
	position: relative;
}

.dckhac-time {
	position: absolute;
	top: -35px;
	left: 0;
	padding: 0px 20px;
	width: 100%;
}

.dckhac-item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	box-shadow: 0px 6px 0px 0px rgba(0, 0, 0, 0.07);
}

	.dckhac-item:hover .stit a {
		color: #ec1c29;
	}

.dckhac-content .stit {
	padding-bottom: 10px;
	font-weight: bold;
}
/* about page */
.aboutpage .bread, .blogdetail .bread {
	border-bottom: 0;
}

.aboutpage-content {
	padding-bottom: 55px;
	border-bottom: 1px dashed #b7b7b7;
}

.lanhdao-slider .slick-list.draggable {
	padding: 30px 20px 45px;
	border-bottom: 1px dashed #b7b7b7;
}
/* .lanhdao-item {
  overflow: hidden;
} */
.lanhdao-item, .ld-item-front {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.ld-item-front {
	z-index: 2;
}

@keyframes rotate {
	0% {
		left: 0;
	}

	100% {
		/* transform: rotateY(90deg); */
		left: 100%;
		perspective: 600px;
	}
}

.ld-item-front-info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 20px 10px;
	background: linear-gradient(to bottom, transparent, rgba(0,0,0,.8));
	width: 100%;
}

.ld-item-back {
	position: absolute;
	box-shadow: 3px 0 49px rgba(0,0,0,.1);
	padding: 30px 15px;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 1;
}

.lanhdao-item:hover .ld-item-front {
	animation: rotate .4s ease-in-out forwards;
}

@media (min-width: 768px) {
	.lg-item-front-img img {
		height: 391.52px;
		width: 100%;
		object-fit: cover;
	}

	.media-slider .dckhac-img img {
		height: 272.03px;
		object-fit: cover;
	}
}

@media (min-width: 1200px) {
	.lg-item-front-img img {
		height: 332.2px;
		object-fit: cover;
	}

	.media-slider .dckhac-img img {
		height: 222.58px;
		object-fit: cover;
	}
}

.tamnhin-item {
	border: 1px solid rgb(235, 235, 235);
	box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.1);
	padding: 35px;
	height: 100%;
}

.taisao {
	padding-top: 45px;
}

.tamnhin-content p {
	line-height: 2.4;
}

.media {
	padding: 30px 0px 55px;
	margin-top: 30px;
}

.media-slider {
	margin-top: 45px;
}

.media-item {
	background: #fff;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}

.partner-slider .partner-item img {
	height: 100px;
	width: 100px;
	margin-bottom: 20px;
}

.partner-item:hover img {
	/* -webkit-filter: grayscale(100%); Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}

.partner-item:hover .partner-tit {
	color: #bc8f3d;
}

.partner-info {
	padding: 15px;
	display: none;
}

.partner-slider .slick-dots li.slick-active button {
	border: 1px solid #1f3153;
}

	.partner-slider .slick-dots li button:before, .partner-slider .slick-dots li.slick-active button:before {
		color: #1f3153;
	}

.partner-slider.slick-dotted.slick-slider {
	padding-bottom: 90px;
	border-bottom: 1px dashed #b7b7b7;
}

.partner-slider .slick-dots {
	bottom: 40px;
}

.d_page b {
	padding: 5px 10px;
	background: #005aa9;
	margin-right: 5px;
	color: #fff;
	border: 1px solid #005aa9;
}

.d_page a {
	padding: 5px 10px;
	background: #fff;
	margin-right: 5px;
	color: #005aa9;
	border: 1px solid #005aa9;
}

.award {
	padding-bottom: 60px;
}

.award-slider .partner-item img {
	height: 170px;
	object-fit: none;
	margin-bottom: 25px;
	margin-top: 10px;
}
/* blog page */
.blogpage {
	padding-top: 20px;
}

.blog-bwrap {
	margin-top: 45px;
}

.bblog-item {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.bblog-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to bottom, transparent, rgba(0,0,0,.8));
	padding: 20px 25px;
}

	.bblog-content h2 a {
		color: #fff;
	}

.blog-aside-item {
	margin-bottom: 17px;
}

	.blog-aside-item img {
		border-radius: 5px;
	}

	.blog-aside-item .stit {
		line-height: 1.6;
	}

.content-wrap {
	height: 95px;
	overflow-y: hidden;
}
/* blog detail */
.fb {
	border-bottom: 1px solid #e1e1e1;
}

.bdetail-wrap {
	overflow-x: hidden;
}

.bdetail-content-summary {
	padding: 20px 0;
}

.bdetail-cap {
	background: #ebebeb;
	padding: 10px;
	font-size: 14px;
	font-style: italic;
	color: #707070;
}

.bdetail-content p {
	line-height: 2;
	margin-bottom: 30px;
}

.bdetail-content img {
	max-width: 100%;
	width: 100% !important;
	height: auto !important;
}

.bdetail-stit {
	border-bottom: 1px solid #363636;
	padding: 18px 0 10px;
}

	.bdetail-stit span:before {
		content: "";
		display: inline-block;
		border-bottom: 3px solid #363636;
		position: absolute;
		left: 0;
		bottom: -12px;
		width: 100%;
	}

	.bdetail-stit span {
		position: relative;
		font-size: 17px;
	}

.bdetail-re-list {
	padding: 20px 0px 50px;
}

	.bdetail-re-list li {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		padding-bottom: 15px;
		position: relative;
	}

		.bdetail-re-list li.current a {
			color: #000 !important;
		}

		.bdetail-re-list li a.active {
			color: #000 !important;
		}

		.bdetail-re-list li:before {
			content: "\f0c8";
			display: inline-block;
			font-family: 'FontAwesome';
			margin-right: 15px;
			color: rgb(3 23 43);
			font-weight: 700;
			font-size: 6px;
		}

		.bdetail-re-list li.current:before {
		}

		.bdetail-re-list li a {
			color: #000;
		}

.bdetail-aside {
	position: sticky;
	top: 0;
	margin-bottom: 0;
}

.bdetail-aside-items {
	padding: 33px 0px 25px;
}

.bdetail-aside-item {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e1e1e1;
}
/* tks form */
.tks-modal-frm .modal-content {
	padding: 70px 80px;
}

.modal-content iframe {
	max-width: 100%
}

.tks-modal-frm .modal-content > .row > div:first-child {
	border-right: 1px solid #e1e1e1;
}

.modal-content .close {
	position: absolute;
	top: 15px;
	right: 15px;
}
/* contact */
.contact {
	padding-bottom: 100px;
	padding-top: 20px;
}

.map iframe {
	width: 100%;
}

.contact .tit {
	padding: 10px 0px 25px;
}

.ft-list .svg-inline--fa {
	width: 17px;
	margin-right: 15px;
}

.ft-list li {
	padding-bottom: 10px;
}

.ft-list svg.fa-phone {
	transform: rotate(90deg);
}

.contact-frm {
	padding-top: 20px;
}

	.contact-frm input, .contact-frm textarea {
		border: 0;
		border-bottom: 1px solid #e1e1e1;
	}

	.contact-frm input {
		height: 36px;
	}

.contact-btn {
	background: #252525;
	width: 180px;
	color: #fff;
}

#home-kts-wrap {
	background: #f4f4f4;
	padding-bottom: 30px;
}

	#home-kts-wrap .title_main {
		padding: 25px 0;
	}

	#home-kts-wrap .owl-dots {
		text-align: center;
		margin-top: 20px
	}

	#home-kts-wrap .owl-dot {
		display: inline-block;
		width: 30px;
		height: 5px;
		background: #c2c0c0;
		border-radius: 10px;
		margin-right: 5px;
	}

		#home-kts-wrap .owl-dot.active {
			background: #005aa9
		}

.kts-1-info {
	background: #f4f4f4;
	border: 1px solid #b8b8b8;
	border-radius: 10px;
	padding: 10px;
}

.face-image {
	float: left;
	margin-right: 15px;
	position: relative;
}

	.face-image::after {
		content: "";
		background: url(../images/quote.png) no-repeat;
		width: 24px;
		height: 21px;
		position: absolute;
		top: 0;
	}

.kts-1-name {
	float: left;
	font-family: "Roboto-Medium";
	color: #005aa9;
	width: 77%;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 25px;
}

.kts-1-position {
	float: left;
	color: rgb(44, 44, 44);
	font-size: 16px;
	text-indent: 3px;
}

.kts-1-des {
	font-size: 13px;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #b8b8b8;
	border-radius: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: justify;
}

img.kts-right-item-img.img-responsive {
	border-radius: 50%;
	width: 100px !important;
	height: 100px;
	border: 5px solid #a6cbcb;
}

.clear {
	clear: left;
}

.pr0duct-name {
	font-family: "Roboto-Medium";
	font-size: 25px;
}
/* responsive */
@media (max-width: 1199px) {
	main {
		padding-top: 80px;
	}
}

@media (max-width: 991px) {
	.top {
		width: 100%;
		z-index: 30;
	}

	.top-wrapmenu {
		padding: 5px 0;
		background: #ebebeb;
	}

	.logo {
		height: 40px;
		padding: 5px;
		width: auto;
	}

	main {
		padding-top: 0;
		background-color: #fff;
	}

	.breadcrumb li a {
		font-size: 12px;
	}

	.slogan {
		padding: 0 25px;
	}

	.btn-click {
		padding-left: 15px;
	}

	.kts-1-name {
		width: 50%;
	}
	/* .search-open {
    padding: 5px 15px;
  } */
	.slider-hidden {
		padding-bottom: 20px;
	}

	.s21 {
		font-size: 18px;
	}

	.dc-img img {
		height: 242.84px;
		object-fit: cover;
	}

	.menu-call img, .search-open {
		height: 22px;
	}

	.top-lan img {
		padding: 5px;
	}

	.tks-modal-frm .modal-content {
		padding: 60px 20px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	a.menu-call {
		padding-left: 400px;
		padding-right: 15px;
	}

	.mm-opening #nav-icon span:nth-child(1) {
		top: 5px;
	}
}

@media (max-width: 767px) {
	.nivo-controlNav {
		bottom: -50px !important;
	}

		.nivo-controlNav .nivo-control span {
			background: #00aeef;
		}

		.nivo-controlNav .nivo-control.active {
			border-color: #00aeef;
		}

	.nivo-caption .offset-2.col-10 {
		margin-left: 0;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.slider-hidden {
		height: 58px;
		overflow-y: auto;
		margin-bottom: 6px; /*09/08*/
	}

	.slider-text {
		padding: 10px 15px; /*09/08*/
	}

		.slider-text h2 {
			padding-bottom: 5px; /*09/08*/
		}

			.slider-text h2.s21 {
				font-size: 14px;
			}

	.s24 {
		font-size: 20px !important;
	}

	.vk-blog-item--style-1 .vk-blog-item__title {
		font-size: 20px !important;
	}

	.slider-hidden {
		height: 58px;
		overflow-y: auto;
		margin-bottom: 20px;
	}

	.slider-text {
		padding: 20px 15px;
	}

		.slider-text h2 {
			padding-bottom: 5px;
		}

	.regis-modal-frm .modal-content {
		padding: 35px 10px 40px;
	}

	.slider-btn {
		padding: 10px 15px;
	}

	.pt-4.slider-text-act {
		padding-top: 10px;
	}

	.media-slider .dckhac-img img, .lg-item-front-img img, .bdetail-aside-item img {
		width: 100%;
	}

	.bblog-item {
		margin-bottom: 20px;
	}

	.bdetail-re-list {
		padding-bottom: 10px;
	}

	.tks-modal-frm .modal-content {
		padding: 36px 10px;
	}

	.tks-modal-frm .regis-modal {
		padding-top: 20px;
	}
	/* .search-open {
    margin-right: 5px;
  } */
	#quick-alo-phoneIcon {
		display: inline-block;
		position: fixed;
	}

	.contact-frm {
		padding-bottom: 45px;
	}

	.dc-img img {
		height: auto;
	}

	.bblog-content .stit.s24 {
		font-size: 16px;
	}

	.slick-prev {
		left: -10px;
	}

	.slick-next {
		right: -10px;
	}

	.event-item figcaption a {
		padding: 5px 15px;
	}

	.top-menu-l .regis-btn {
		padding: 0;
		background: transparent;
		box-shadow: none;
		color: rgba(31, 49, 83, 0.64);
		font-size: 15px;
	}

		.top-menu-l .regis-btn .svg-inline--fa {
			vertical-align: 0;
		}

	.search-open, .top-menu-l .regis-btn, .lan img, .menu-call {
		border-radius: 50%;
		width: 25px;
		height: 25px;
		padding: 2px;
		overflow: hidden;
		position: absolute;
		top: 30px;
		left: 20%;
	}

	.search-frm.on {
		top: 210%;
	}

	.search-frm {
		z-index: 999;
	}

	.lan img {
		object-fit: cover;
	}

	.menu-call img, .search-open img {
		height: 20px;
		padding: 2px;
	}
}

.logoft {
	padding-bottom: 18px
}

.ftdes {
	font-size: 15px
}

.ft-md-tit {
	padding-bottom: 15px
}

.vk-img {
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.vk-img__link {
	display: block;
	position: relative;
}

.vk-img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.vk-img:focus, .vk-img:hover {
	outline: none;
}

	.vk-img:focus .vk-img__img, .vk-img:hover .vk-img__img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}

.vk-img--mw100 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

	.vk-img--mw100 img {
		width: auto;
		height: auto;
		max-width: 100%;
	}

.vk-img--cover .vk-img__link {
	height: 100%;
}

.vk-img--cover img {
	height: auto;
	-o-object-fit: cover;
	-o-object-position: center;
}

.vk-blog-item .vk-img {
	background-color: #e1e1e1;
	border-radius: 5px;
}

.vk-blog-item--style-1 {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

@media (min-width: 992px) {
	.vk-blog-item--style-1 .vk-img {
		height: 430px;
	}
}

.vk-blog-item--style-1 .vk-blog-item__date {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px
}

.vk-blog-item--style-1 .vk-blog-item__title {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 0;
}

	.vk-blog-item--style-1 .vk-blog-item__title a {
		color: inherit;
	}

.vk-blog-item--style-1 .vk-blog-item__brief {
	color: #fff;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
	background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
	background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
	padding: 20px 25px;
}

.vk-blog-item--style-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

	.vk-blog-item--style-2 .vk-img {
		height: 70px;
		width: 100px;
	}

	.vk-blog-item--style-2 .vk-blog-item__date {
		font-size: 12px;
		text-transform: uppercase;
		color: #707070;
		line-height: 24px
	}

	.vk-blog-item--style-2 .vk-blog-item__title {
		font-size: 14px;
		line-height: 1.6;
		font-weight: 700;
		margin-bottom: 0;
	}

		.vk-blog-item--style-2 .vk-blog-item__title a {
		}

	.vk-blog-item--style-2 .vk-blog-item__brief {
		width: 1%;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding-left: 10px;
	}

.vk-blog__list {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-left: -10px;
	margin-right: -10px;
}

	.vk-blog__list ._item {
		padding: 10px;
	}

@media (min-width: 992px) {
	.vk-blog__list ._item {
		float: left;
	}
}

@media (min-width: 992px) {
	.vk-blog__list ._item--style-1 {
		width: 66.66667%;
	}
}

@media (min-width: 992px) {
	.vk-blog__list ._item--style-2 {
		width: 33.33333%;
	}
}

@media (max-width: 575px) {
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}

.project-img {
	position: relative;
}

	.project-img a:not(:first-child) img {
		position: absolute;
		top: 0;
		left: 0;
	}

.cmenu .menu > li > a {
	padding: 13px 8px
}

@media (max-width: 767px) {
	#menu-language-menu {
		display: flex !important
	}

		#menu-language-menu li {
			list-style: none
		}

			#menu-language-menu li:first-child {
				margin-right: 10px
			}
}

.text-center p {
	text-align: center !important;
}

.contact-des {
	padding: 10px 0 0 0;
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
}

	table th, table td {
		padding: 0.75rem;
		vertical-align: top;
		border-top: 1px solid #eceeef;
		line-height: 24px;
	}

.entry-content img {
	margin: 15px 0;
}

.entry-content {
	max-width: 100%;
	overflow-x: hidden;
}

	.entry-content * {
		max-width: 100%
	}

	.entry-content h2 {
		padding-bottom: 15px;
	}

	.entry-content div {
		margin-bottom: 15px;
	}

.bdetail-aside-item img {
	width: 100%;
	object-fit: cover;
}

a.disabled {
	pointer-events: none;
	cursor: default;
}

.getfly-label.getfly-label-c {
	color: red !important;
}

.wpcf7-mail-sent-ok {
	border: none !important;
	padding: 0 !important
}

.widget_sp_image-image-link img {
	max-width: 280px;
	height: auto
}

.gen iframe {
	height: 320px;
}

#menu ul ul ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}

#menu ul ul li:hover ul {
	display: block;
}

#menu ul ul ul li {
	display: block !important;
}

.pdt-40 {
	padding-top: 80px;
	width: 100%;
}

.act h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.pdt-40 {
		padding-top: 0;
	}

	.ldp-tit {
		font-size: 22px !important;
		padding: 20px 0 !important;
	}

	.gen-stit {
		font-size: 22px !important;
	}
}

.dg-tit, .dautu-tit, .location-tit,
.discount-tit, .regis-tit, .event-tit, .gen-tit, .gen-stit, .ldp-tit {
	color: #00aeef;
}

.gen-tit {
	font-size: 29px;
}

.gen-stit {
	font-size: 26px;
}

.event-l h3 {
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px !important;
}

.event-list li {
	font-size: 16px;
	padding: 3px 0;
}

.ldp-tit {
	font-size: 28px;
	font-weight: bold !important;
}

.discount-item {
	margin-bottom: 0 !important;
	height: 100%;
}

.discount .col-sm-6 {
	margin-bottom: 20px;
}

.dg-item-body {
	height: 166px;
	overflow: hidden;
}

.tred {
	height: 48px;
	overflow: hidden;
}

.regis .col-lg-4 > div > iframe {
	height: 542px !important;
}

.s15.pt-3 a {
	color: #363636;
}

.contact_bnc_title h2 {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px;
	font-size: 25px;
	display: inline-block;
	font-weight: 300;
	width: 100%;
}

.form_contact_bnc input {
	width: 100%;
	float: left;
	border-radius: 5px !important;
	height: 35px;
	font-size: 15px;
	padding: 0 10px;
	/* border-top: none; */
	/* outline: none; */
	/* border-style: none; */
	border: 1px solid #d8d8d8;
}

.btn-contact-submit {
	border-radius: 30px;
	padding: 10px 20px;
	background: rgb(3 23 43);
	color: #fff;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

.contact_bnc_title {
	margin: 0 0 30px;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.form_contact_bnc textarea {
	width: 100%;
	border-radius: 5px !important;
	border-color: #d7d7d7;
	padding: 10px;
	font-size: 15px;
	height: 100px;
}

.contact_bnc_info p {
	font-weight: 300;
	line-height: 35px;
}

.title_main {
	text-align: center;
	margin-top: 20px;
	padding: 50px 0;
	padding-bottom: 20px;
}

	.title_main h1 {
		font-weight: 300;
		font-size: 33px;
	}

.c_mess {
	color: red;
	margin-bottom: 10px;
}
