/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.introduce-home {
	padding-top: 6.5rem;
}

.grecaptcha-badge {
	display: none !important;
}

.social-btn-mobile .frame-social .cl_p {
	top: 1rem;
}

.item-procate2 .frame-info-cate .name-soce a {
	display: block;
}

.item-new1.box_shd_wh.mb_20:last-child {
	margin-bottom: 0;
}

.item-new1 .title-news, .item-news3 .info-new3, .item-news3 .info-new3 .title-news {
	line-height: 1.5;
}

.sidebar-news-recruitment .item-procate2 .name-procate {
	font-weight: 300 !important;
}

.toastify {
	background: #bd362f;
}

.toastify+div {
	display: none;
}

.audio-player {
	height: 50px;
	width: 100%;
	background: #333;
	font-family: arial;
	color: white;
	font-size: 0.75em;
	overflow: hidden;
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: 6px auto;
	grid-template-rows: 6px auto;
}

.audio-player .timeline {
	background: white;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.audio-player .timeline .progress {
	background: coral;
	width: 0%;
	height: 100%;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.audio-player .controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	padding: 0 20px;
}

.audio-player .controls>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.audio-player .controls .toggle-play.play {
	cursor: pointer;
	position: relative;
	left: 0;
	height: 0;
	width: 0;
	border: 7px solid #0000;
	border-left: 13px solid white;
}

.audio-player .controls .toggle-play.play:hover {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.audio-player .controls .toggle-play.pause {
	height: 15px;
	width: 20px;
	cursor: pointer;
	position: relative;
}

.audio-player .controls .toggle-play.pause:before {
	position: absolute;
	top: 0;
	left: 0px;
	background: white;
	content: "";
	height: 15px;
	width: 3px;
}

.audio-player .controls .toggle-play.pause:after {
	position: absolute;
	top: 0;
	right: 8px;
	background: white;
	content: "";
	height: 15px;
	width: 3px;
}

.audio-player .controls .toggle-play.pause:hover {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.audio-player .controls .time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.audio-player .controls .time>* {
	padding: 2px;
}

.audio-player .controls .volume-container {
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.audio-player .controls .volume-container .volume-button {
	height: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.audio-player .controls .volume-container .volume-button .volume {
	-webkit-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}

.audio-player .controls .volume-container .volume-slider {
	position: absolute;
	left: -3px;
	top: 15px;
	z-index: -1;
	width: 0;
	height: 15px;
	background: white;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.audio-player .controls .volume-container .volume-slider .volume-percentage {
	background: coral;
	height: 100%;
	width: 75%;
}

.audio-player .controls .volume-container:hover .volume-slider {
	left: -123px;
	width: 120px;
}

.main-views-more-ct::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	box-shadow: 0px 0px 40px 80px rgb(243 243 243);
	-moz-box-shadow: 0px 0px 40px 80px rgba(243, 243, 243, 1);
	-webkit-box-shadow: 0px 0px 40px 80px rgb(243 243 243);
	-o-box-shadow: 0px 0px 40px 80px rgba(243, 243, 243, 1);
	-ms-box-shadow: 0px 0px 40px 80px rgba(243, 243, 243, 1);
}

[src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"] {
	width: -webkit-min-content !important;
	width: -moz-min-content !important;
	width: min-content !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
	height: fit-content !important;
}

.main-header .logo-header img {
	max-height: 61px;
}

.news-hot-home {
	position: relative;
	z-index: 1;
}

.item_reviews {
	border: solid thin #ebebeb;
}

.news-hot-home .swiper-pagination,
.section_reviews .swiper-pagination,
.project-perform .swiper-pagination {
	bottom: 0;
	position: relative;
	z-index: 1;
	margin-top: 1rem;
}

.banner-home .swiper-pagination {
	position: absolute;
	bottom: 0.5rem;
	width: 100%;
	left: 0;
}

.banner-home .swiper-pagination span,
.project-perform .swiper-pagination span,
.section_reviews .swiper-pagination span,
.news-hot-home .swiper-pagination span {
	width: 0.9rem;
	padding: 0;
	height: 0.9rem;
	margin: 0 5px;
	background: transparent;
	opacity: 1;
	border: solid 2px #FBB03B;
}

.banner-home .swiper-pagination-bullet-active,
.section_reviews .swiper-pagination-bullet-active,
.project-perform .swiper-pagination-bullet-active,
.news-hot-home .swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: #FBB03B !important;
}

.form-concect input[type=submit],
.main-popup-product .modal-content .modal-body .form-group input[type=submit] {
	margin-top: 1rem;
}

.formComment .form-submit input[type=submit][disabled='disabled'] {
	opacity: 0.7;
}

.comment-awaiting-moderation {
	font-size: 14px;
}

.s-content figure {
	max-width: 100%;
	width: auto;
}

.s-content figure figcaption {
	word-break: break-word;
	font-size: 14px;
}

@media(max-width:1651px) {
	.banner-home .item-banner .img-banner img {
		max-height: 558px;
	}
}

@media(max-width:1441px) {
	.banner-home .item-banner .img-banner img {
		max-height: 466px;
	}
}

@media(max-width:991px) {
	.main-header .header-mid {
		position: relative;
		z-index: 1;
	}

	header.main-header {
		position: sticky;
		top: 0;
		left: 0;
		z-index: 1000;
		background: #fff;
	}
}

@media(max-width:768px) {
	.descrip-detail-pro .nav-pills .nav-item .nav-link {
		font-size: 1.125rem;
	}

	.audio-player .controls {
		padding: 0 10px;
	}

	.audio-player .controls .name {
		padding-left: 1rem;
	}
}

.s-content table, .s-content iframe {
	max-width: inherit;
	width: -webkit-fill-available;
	margin: auto;
}

.s-content blockquote, .s-content q {
	padding-left: 1rem;
}