/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
html::-webkit-scrollbar {
	width: 8px;
	background-color: #f5f5f5;
}
html::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #ef9a2a;
}
html::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #f5f5f5;
}
input, input:focus, textarea, textarea:focus{
	box-shadow: none !important;
	font-size: 14px !important;
}
p,li{
	font-size: 16px;
}
#wrapper a:hover{
	color: #ef9a2a;
}
.absolute-footer {
	padding: 0 5px 10px;
}
.copyright-footer {
	color: #fff;
	font-size: 13px;
}
.des-footer p {
	text-align: center;
	margin-bottom: 0;
	font-size: 18px;
}
.info-footer h4 {
	font-size: 20px;
	text-transform: uppercase;
}
.info-footer p {
	margin-bottom: 5px;
	position: relative;
	padding-left: 25px;
	font-size: 14px;
}
.info-footer p:before {
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	color: #ef9a2a;
}
.info-footer p:first-child:before {
	content: '\f3c5';
}
.info-footer p:nth-child(2):before {
	content: '\f2a0';
}
.info-footer p:nth-child(3):before {
	content: '\f0e0';
}
.info-footer p:last-child:before {
	content: '\f0ac';
}
.section-title-container .section-title, .section-title-container .section-title span {
	border-bottom: 0;
}
.footer-title .section-title span {
	padding-bottom: 0;
	font-size: 20px;
}
.footer-title .section-title {
	margin-bottom: 10px;
}
.des {
	font-size: 14px;
}
.img-mxh {
	display: inline-block;
	width: 15% !important;
}
.img-mxh img {
	width: 35px;
}
.section-footer2 .ux-menu > div > a {
	min-height: auto;
	padding: 0;
	font-size: 14px;
	display: block;
}
.section-footer2 .ux-menu > div+div > a {
	padding-top: 5px;
}
.absolute-footer .footer-primary {
	border-top: solid 1px #ccc;
	padding-top: 30px;
}
.img-mxh {
	margin-bottom: 0 !important;
}
.section-title-container .section-title-center b {
	background: transparent;
}
.section-title-container .section-title-center span {
	font-size: 28px;
}
.section-title-container .section-title-center:before {
	content: '';
	background: #f09a29;
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translate(-50%);
	width: 80px;
	height: 3px;
}
.title-page .section-title span {
	padding-bottom: 0;
}
.form-contact input {
	height: 45px;
	border-radius: 5px;
	border: solid 1px #ccc;
	background: #f8f8f8;
}
.form-contact textarea {
	background: #f8f8f8;
	border-radius: 5px;
	min-height: 100px;
}
form.wpcf7-form .button,form.wpcf7-form button, .btn{
	border-radius: 5px;
	background: #f09a29;
	color: #fff;
	font-weight: 100;
	padding: 5px 30px;
}
form.wpcf7-form .button:hover, form.wpcf7-form button:hover,.btn:hover {
	background: #fff;
	border: solid 1px #f09a29;
	color: #f09a29;
	box-shadow: none;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7 .wpcf7-response-output {
	margin: 0 !important;
	border-radius: 5px;
	border: solid 1px #ffb900 !important;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.anh-about img {
	border-radius: 10px;
}
.anh-about {
	padding-left: 30px;
	position: relative;
}
.anh-about:before {
	content: '';
	position: absolute;
	width: 92%;
	height: 100%;
	left: 0;
	top: 30px;
	border: solid 10px #f09a29;
}
.des-about {
	padding-left: 30px;
	text-align: justify;
}
.des-about div {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.3;
	color: #f09a29;
}
.des-about p {
	margin-bottom: 15px;
}
.des-about h2 {
	font-size: 28px;
}
.section-about2 .section-title-container .section-title-center:before,
.section-about5 .section-title-container .section-title-center:before {
	background: #fff;
}
.box-about {
	box-shadow: rgba(85, 27, 2, 0.2) 0px 7px 15px -5px;
	background: #fff;
	border-radius: 10px;
	padding: 30px;
}
.box-about .icon-box-text h3 {
	color: #ef9a2a;
	font-size: 20px;
}
.box-about .icon-box-text p {
	color: #000;
	text-align: justify;
	margin-bottom: 8px;
	position: relative;
	padding-left: 25px;
}
.box-about .icon-box-text p:before {
	content: '\f058';
	position: absolute;
	left: 0;
	color: #ef9a2a;
	font-family: 'FontAwesome';
	font-size: 16px;
}
#masthead .flex-right >  ul.header-nav > li.menu-item > a {
	color: #fff;
	font-size: 18px;
	text-transform: inherit;
	font-weight: 500;
	line-height: 50px;
}
#masthead .flex-right > ul.header-nav > li.menu-item {
	margin: 0 15px;
}
#masthead .flex-right > ul.header-nav > li.menu-item > a:before {
	height: 2px;
	width: 0px;
	position: absolute;
	bottom: 1px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	transition: all 200ms linear 0s;
	content: '';
}
#masthead .flex-right > ul.header-nav > li.menu-item > a:hover:before, #masthead .flex-right > ul.header-nav > li.menu-item.active > a:before {
	width: 30px;
}
.nav-dropdown-simple .nav-column li.menu-item>a:hover, .nav-dropdown.nav-dropdown-simple>li.menu-item>a:hover {
	background-color: transparent;
}
#masthead .flex-right > ul.header-nav > li.menu-item > ul.sub-menu {
	padding: 0;
	min-width: 220px;
	border-radius: 5px;
}
#masthead .flex-right > ul.header-nav > li.menu-item > ul.sub-menu > li > a {
	color: #000;
}
#masthead .flex-right > ul.header-nav > li.menu-item > ul.sub-menu > li+li > a {
	border-top: dashed 1px #eaeaea;
}
#masthead .flex-right > ul.header-nav > li.menu-item > ul.sub-menu > li > a:hover {
	color: #ef9a2a;
	text-decoration: underline;
}
#masthead .flex-right > ul.header-nav > li.menu-item > a i {
	opacity: 1;
	top: 3px;
}
#masthead .flex-right > ul.header-nav > li.menu-item > ul.sub-menu{
	position: absolute;
	width: 200px;
	min-width: 200px;
	top: 100%;
	left: 0;
	background: white;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(-25px, 0, 0);
	transform: translate3d(-25px, 0, 0);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	padding: 0;
	-webkit-box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}
#masthead .flex-right > ul.header-nav > li.menu-item:hover > ul.sub-menu{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
#masthead .flex-right > ul.header-nav > li.header-search>a {
	color: #fff;
	font-size: 14px;
}
#masthead .flex-right > ul.header-nav > li.header-search>ul,#masthead .flex-right > ul.header-nav > li.header-search>ul>li {
	padding: 0;
}
#masthead .flex-right > ul.header-nav > li.header-search>ul>li input {
	color: #000 !important;
	height: 40px;
}
#masthead .flex-right > ul.header-nav > li.header-search>ul>li input::placeholder {
	color: #919191;
}
#masthead .flex-right > ul.header-nav > li.header-search>ul>li button i {
	color: #000;
}
.section-about1 .btn {
	margin-left: 30px;
	margin-bottom: 0;
	margin-right: 0;
}
.section-about1 .btn, .f-ketnoi button {
	animation-name: flash;
	animation-delay: 0s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
@keyframes flash{
	0%, 100%, 50% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
.des-mqh h3 {
	font-size: 24px;
	color: #ef9a2a;
	background: #f6f6f6;
	padding: 7px 10px;
}
.des-mqh p, .des-mqh li {
	text-align: justify;
}
.section-about3 {
	padding-bottom: 0 !important;
}
.f-ketnoi .col {
	padding-bottom: 0;
}
form {
	margin-bottom: 0;
}
.section-about5 .wpcf7-response-output {
	color: #fff;
	text-align: center;
	border: 0 !important;
	font-size: 16px;
}
.blog-wrapper {
	padding-top: 0;
}
.blog-single .entry-header .entry-header-text {
	padding: 0;
}
.blog-single .entry-header h1 {
	text-align: left;
	font-size: 24px;
	text-transform: uppercase;
	color: #ef9a2a;
}
.article-main-info {
	font-weight: 500;
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #e4e8ed;
	border-bottom: 1px solid #e4e8ed;
	text-align: left;
}
.article-main-info .time-post {
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-right: 10px;
}
.article-main-info .time-post svg {
	width: 15px;
	height: 15px;
	margin-top: -5px;
	margin-right: 3px;
	color: #ef9a2a;
}
.entry-content.single-page {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 0;
}
.entry-content.single-page ul{
	margin-bottom: 0;
}
.chiase {
	display: flex;
	align-items: center;
}
.chiase a {
	border-radius: 0;
	margin: 0 3px !important;
}
.article-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px;
	color: #333;
	background-color: #ffefe5;
	border: 1px dashed #eee;
	margin:20px 0 30px;
}
span.article-toolbar-head {
	color: #ef9a2a;
	font-weight: 500;
	display: inline-block;
	margin-right: 5px;
	text-transform: uppercase;
}
#related_posts > p {
	text-align: left;
	font-size: 24px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 15px;
}
.post-item .box {
	background: #f9f9f9;
	border: solid 1px #f6f6f6;
}
.post-item .box .box-text {
	padding: 15px;
}
.post-item .box .box-text h5, .post-item .box .box-text h5 a {
	margin: 0;
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.post-item .box .box-text p {
	margin: 10px 0 20px;
	color: #868686;
	text-align: justify;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.4;
}
.article__desc-time {
	border-top: dashed 1px #ccc;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btn-view {
	background: transparent;
	padding: 8px 20px;
	color: #ef9a2a;
	border-radius: 99px;
	border: solid 1px #ef9a2a;
}
.btn-view:hover {
	background: #ef9a2a;
	border: solid 1px #ef9a2a;
	color: #fff;
}
.article__desc-time .time {
	color: #868686;
}
.widget-title {
	position: relative;
	padding: 6px 0 6px 15px;
	border-left: 3px solid #111111;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}
.widget-title:after {
	content: "";
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	position: absolute;
	top: 50%;
}
.widget-title > div {
	background: #fff;
	z-index: 1;
	position: relative;
	display: inline-block;
	padding-right: 15px;
}
.widget_nav_menu .menu {
	background: #f9f9f9;
	margin-top: 20px;
}
.widget_nav_menu .menu > li {
	padding: 5px 10px;
}
.widget_nav_menu .menu > li > a {
	color: #000;
	font-size: 15px;
	position: relative;
}
.widget_nav_menu .menu > li > a:before {
	content: '\2b';
	margin-right: 8px;
}
.block_widget .post-item .box {
	background: #fff;
	border: 0;
}
.block_widget .post-item .box .box-text h5 a {
	font-size: 15px;
}
.block_widget .post-item .box .box-text {
	padding: 0 10px;
	vertical-align: top;
}
.box-blog-post .is-divider {
	display: none;
}
.block_widget .widget-title {
	margin-bottom: 20px;
}
.block_widget .post-item+.post-item .box {
	border-top: solid 1px #ececec;
	padding-top: 10px;
}
.block_widget .post-item {
	padding-bottom: 10px;
}
.widget_tag_cloud .tagcloud {
	margin-top: 20px;
}
.widget_tag_cloud .tagcloud a {
	padding: 3px 10px;
	:;4px !important;
	display: inline-block;
	margin-bottom: 5px;
	background: #ef9a2a;
	border: solid 1px transparent;
	color: #fff;
	font-size: 13px !important;
}
.widget_tag_cloud .tagcloud a:hover {
	background: transparent;
	border: solid 1px #ef9a2a;
}
.blog-wrapper .large-9 {
	padding-bottom: 0;
}
.blog-archive h1.page-title {
	font-size: 28px;
}
.blog-archive h1.page-title:before {
	content: '';
	background: #f09a29;
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translate(-50%);
	width: 80px;
	height: 3px;
}
.block_widget .post-item .box .box-text .article__desc-time {
	display: none;
}
.nav-pagination > li > a, .nav-pagination > li > span {
	border-radius: 0;
	border: 0;
	background: #ffefe5;
	box-shadow: 0px 0px 15px -7px #0000001a;
}
.nav-pagination > li > a:hover {
	color: #fff !important;
}
.nav-pagination > li {
	margin: 0 3px !important;
}
.des-service p {
	margin-bottom: 8px;
}
.des-service {
	padding: 20px 10px;
	border: solid 1px #f4f4f4;
	border-radius: 5px;
	background: #ffefe5;
}
.boxService {
	position: relative;
	display: block;
	overflow: hidden;
}
.imageS a {
	display: block;
}
.imageS a img {
	display: block;
	width: 100%;
}
.caption-box {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.75);
	padding: 15px 15px 15px 80px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.iconS {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	font-size: 32px;
	color: #ffffff;
	background: #f09a2b;
	line-height: 40px;
	padding: 10px 0px;
	text-align: center;
}
h4.titleS {
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 0;
}
.overlay-boxS {
	position: absolute;
	left: 0px;
	bottom: -100%;
	width: 100%;
	height: 100%;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.75);
	padding: 20px 30px 20px 90px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.icon_boxS {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 100%;
	font-size: 32px;
	color: #ffffff;
	background: #f09a2b;
	line-height: 40px;
	text-align: center;
}
.icon_boxS > i {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -20px;
	width: 100%;
}
.overlay-inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 20px 30px 20px 90px;
}
.textS {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.8em;
}
.boxService:hover .overlay-boxS {
	bottom: 0;
}
h4.titleS a {
	color: #fff;
}
.boxService:hover .caption-box{
	bottom: -100%;
}
.boxService > figure {
	margin-bottom: 0 !important;
}
.title-service .section-title {
	border-bottom: solid 2px #000;
	padding-bottom: 8px;
}
.title-service .section-title:before {
	content: '';
	position: absolute;
	background: #ef9a2a;
	left: 0;
	width: 80px;
	height: 5px;
	bottom: -2px;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
button.flickity-button svg {
	background: #000000bf !important;
	color: #fff;
	padding: 12px;
}
.content-home h2 {
	font-size: 50px;
	font-family: "Fjalla One", sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #ef9a2a;
}
.content-home div {
	position: relative;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 30px;
}
.content-home div:before {
	content: '';
	background: #ef9a2a;
	position: absolute;
	width: 60px;
	height: 3px;
	bottom: -15px;
	left: 0;
}
.content-home h4 {
	font-family: "Fjalla One", sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.content-home p {
	text-align: justify;
	margin-bottom: 0;
}
.btn-home:hover {
	background: transparent;
	color: #ef9a2a;
	border: solid 1px #ef9a2a;
	box-shadow: none;
}
.btn-home {
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 100;
}
.home-1 .section-bg {
	background-image: url(/wp-content/uploads/2024/07/sivi-header-pattern.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 38% auto;
}
.bg-chinh img {
	border-radius: 250px 250px 0 0;
}
.bg-chinh:before {
	content: '';
	background: url(/wp-content/uploads/2024/07/sivi-pattern-4-1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	width: 140px;
	height: 140px;
	left: -65px;
	bottom: -60px;
	position: absolute;
}
.bg-chinh:after {
	content: '';
	background: url(/wp-content/uploads/2024/07/sivi-pattern-3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	width: 150px;
	height: 150px;
	right: -10px;
	top: -40px;
	position: absolute;
	animation: spin 8s linear 0s infinite;
}
.btn-home2 {
	margin-top: 20px;
	margin-bottom: 0;
	background: transparent;
	color: #f09a29;
	border: solid 1px;
	font-weight: 100;
	padding-left: 30px;
	padding-right: 30px;
}
.btn-home2:hover {
	background: #f09a29;
	color: #fff !important;
	box-shadow: none;
	border: solid 1px #f09a29;
}
.tab-h > ul {
	border: none;
	margin: 0 auto 50px;
	padding: 10px;
	border-radius: 50px;
	grid-column-gap: 15px;
	box-shadow: 0 0 1rem 0 rgb(0 0 0 / 10%);
	position: relative;
	z-index: 1;
	background: #ffffff;
	width: 80% !important;
	justify-content: space-between;
}
.tab-h > ul > li.active a, .tab-h > ul > li a:hover {
	background: #f09a29;
	color: #fff !important;
}
.tab-h > ul > li > a {
	transition: all 0.35s ease-in-out;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 10px;
	border-radius: 99px;
	color: #000 !important;
}
.tab-h > ul > li {
	margin: 0;
	width: 32%;
}
.tab-h > ul > li.active > a:before {
	width: 1.5rem;
	margin-right: 0.625rem;
	opacity: 1 !important;
}
.tab-h > ul > li > a:before {
	content: '';
	width: 0;
	height: 1px;
	background: #FFF;
	margin-right: 0;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.education-table ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 60px;
	grid-row-gap: 40px;
	list-style: none;
	margin: 0;
}
.education-table ul {
	position: relative;
	z-index: 1;
}
.education-table ul li {
	margin-left: 0;
	border-left: 1px solid #f09a29;
	padding-left: 30px;
	position: relative;
}
.education-table ul li h5 {
	font-size: 15px;
	margin-bottom: 20px;
}
.education-table ul li h4 {
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
}
.education-table ul li div {
	display: inline-block;
	background: #f09a29;
	color: #ffffff;
	font-weight: 800;
	padding: 3px 15px;
	margin-bottom: 15px;
}
.education-table ul li p {
	font-size: 15px;
	text-align: justify;
}
.education-table ul li:before {
	position: absolute;
	left: -6px;
	top: 4px;
	content: "";
	height: 12px;
	width: 12px;
	background: #ffffff;
	border-radius: 50%;
	z-index: 1;
}
.education-table ul li:after {
	position: absolute;
	left: -10px;
	top: 0;
	content: "";
	height: 20px;
	width: 20px;
	background: #f09a29;
	border-radius: 50%;
}
.btn-3 {
	width: 180px;
	display: block;
	margin: 20px auto 0;
	padding: 5px;
}
.title-service-h h2 {
	font-size: 28px;
	text-transform: uppercase;
	line-height: 1.3;
	position: relative;
}
.title-service-h h2 span {
	font-size: 18px;
	display: block;
	color: #f09a29;
	font-weight: 100;
}
.title-service-h p {
	text-align: justify;
}
.title-service-h h2:before, .title-service-h h2:after {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: 5px;
	background-color: #f6f6f6;
}
.title-service-h h2:after {
	top: -6px;
	width: 32px;
	height: 32px;
	left: -11px;
}
.btn:after, form.wpcf7-form .button:after {
	content: '\f178';
	font-family: 'FontAwesome';
	font-size: 14px;
	margin-left: 10px;
}
.title-service-h {
	padding-right: 30px;
}
.boxService-h {
	border-color: transparent;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 40px 30px 0px;
	border-radius: 5px;
	transition: .4s;
	overflow: hidden;
	height: 216px;
	background: #fff;
}
.boxService-h p {
	margin-bottom: 0;
}
.services_wrapper {
	transition: .5s;
}
.services_wrapper > .services_icon-wrap {
	margin-bottom: 16px;
	transition: .4s;
}
.services_wrapper > .services_icon-wrap i {
	font-size: 52px;
	color: #f09a29;
	line-height: 1;
}
.services_wrapper > h4 {
	font-size: 20px;
	font-weight: 700;
	color: #232323;
}
.services_content {
	opacity: 0;
	transition: .4s;
	margin-bottom: -28%;
}
.services_content p {
	margin-top: 10px;
}
.boxService-h:hover .services_icon-wrap {
	opacity: 0;
}
.boxService-h:hover .services_wrapper {
	transform: translateY(-35%);
}
.boxService-h:hover .services_content {
	opacity: 1;
}
.home-5 {
	padding-bottom: 50px !important;
}
.home-5:after {
	content: '';
	position: absolute;
	background: url(/wp-content/uploads/2024/07/integrio_home_4_layers_2_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100% 100%;
	width: 384px;
	height: 410px;
	right: -80px;
	top: 200px;
}
.home .des-mqh h3 {
	background: #eeeeee;
}
.title-feedback div {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
    color: #ef9a2a;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.55);
}
.title-feedback h2 {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 8px;
    color: #ef9a2a;
    text-shadow: 3px 2px 2px rgb(255 255 255 / 25%);
}
.title-feedback p{
    font-size: 18px;
    margin-bottom: 0;
    color: #ef9a2a;
    line-height: 1.2;
    text-shadow: 2px 1px 2px rgb(255 255 255 / 8%);
}
.back-to-top {
	border: 0 !important;
	background: #ef9a2a !important;
	border-radius: 3px !important;
	right: -2px;
}
.back-to-top i:before {
	content: '\';
	font-family: 'FontAwesome';
	position: absolute;
	top: -9px;
	left: -4px;
	color: #fff;
	font-size: 18px;
}
.title-ketnoi h2:after {
	background: #ffffff2b;
	width: 20px;
	height: 20px;
	z-index: 0;
}
.title-ketnoi h2:before {
	top: -35px;
	width: 30px;
	height: 30px;
	left: -38px;
	background: #ffffff2b;
	z-index: 0;
}
.title-ketnoi h2, .title-ketnoi p{
	color: #fff;
}
.f-ketnoi input {
	height: 45px;
	border-radius: 5px;
}
.f-ketnoi textarea {
	border-radius: 5px;
	min-height: 90px;
}
.title-service-h h2:before {
	top: -47px;
	width: 40px;
	height: 40px;
	left: -49px;
}
.home-8 .row .col-kn {
	background: #171d29;
}
.home-2 {
	padding-bottom: 0 !important;
}
.chucvu_wrapper {
	display: flex;
	border: solid 1px #f2f2f2;
	padding: 20px 15px 15px;
	border-radius: 5px;
	box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
	background: #fff;
	min-height: 130px;
}
.chucvu_icon {
	margin-right: 20px;
	color: #f09a2b;
	font-size: 24px;
	position: relative;
}
h4.chucvu_title {
	line-height: 1.5;
	font-size: 20px;
	margin-bottom: 0;
	padding-left: 35px;
}
.chucvu_icon:after {
	content: '';
	background: #f09a2b;
	position: absolute;
	width: 30px;
	height: 1px;
	right: -40px;
	top: 19px;
}
.section-about7:after {
	content: '';
	background: url(/wp-content/themes/flatsome-child/assets/img/faq-bg-shape.svg);
	background-repeat: no-repeat;
	position: absolute;
	background-size: 100% 100%;
	background-position: center;
	width: 534px;
	height: 100%;
	left: -120px;
	bottom: -130px;
}
.title-thanhtuu h3 {
	text-transform: uppercase;
	margin-bottom: 0;
}
.title-thanhtuu h3 a{
	color: #000;
}
.title-thanhtuu p {
	font-size: 18px;
	margin-bottom: 0;
}
.title-thanhtuu {
	text-align: center;
	background: #fff;
	padding: 10px 30px;
}
.videobox_animation {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.videobox_animation {
	z-index: 1;
	border-width: .5px;
	border-style: solid;
	opacity: 0;
	animation: circles 3.9s linear 0s infinite;
	animation-play-state: running;
}
@keyframes circles{
	0% {
		transform: scale(1);
		opacity: 0;
	}
	20% {
		transform: scale(1.44);
		opacity: .5;
	}
	100% {
		transform: scale(3.2);
		opacity: 0;
	}
}
.circle_2 {
	animation-delay: 1.3s;
}
.circle_3 {
	animation-delay: 2.6s;
}
.video-button-wrapper a {
	margin: 0 !important;
	background: #fff !important;
	z-index: 9;
}
.video-button-wrapper a i {
	color: #ef9a2a;
}
.video-button-wrapper a:hover {
	border-color: #fff;
}
.banner-video:before {
	content: '';
	background: #ef9a2a;
	position: absolute;
	width: 100px;
	height: 100%;
	top: 50px;
	right: -50px;
}
.thuvien .gallery-col img {
	object-fit: contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.thuvien .gallery-col .box-image {
	margin: 0;
	position: relative;
	padding-top: 100%;
	border: solid 1px #ebebeb;
	border-radius: 5px;
}
@media (min-width: 992px){
	.home-1 .img-mxh {
		width: 7% !important;
	}
	.home-1 .img-mxh img {
		width: 50px;
	}
	.nopad{
		padding-bottom: 0;
	}
	.section-about1 {
		padding-bottom: 50px !important;
	}
	.box-about .icon-box-text {
		height: 420px;
	}
	#related_posts .post-item {
		padding-bottom: 0;
	}
	.des-service{
		margin-bottom: 30px;
	}
	.imageS a img {
		object-fit: cover;
		height: 240px;
	}
	.title-service-h {
		padding-right: 30px;
	}
	.title-ketnoi {
		padding-left: 60px;
		padding-right: 40px;
	}
	.home-8 .row .col-kn {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	.home-8 .wpcf7 .wpcf7-response-output{
		margin-left: 60px !important;
		margin-right: 40px !important;
	}
	.f-ketnoi {
		padding-left: 60px;
		padding-right: 40px;
	}
	.video-button-wrapper a i {
		font-size: 28px !important;
	}
}
@media (max-width: 849px){
	p{
		text-align: justify !important;
	}
	.nav-sidebar.nav-vertical>li+li {
		border-top: 0;
	}
	.mobile-nav > li > a i {
		color: #fff;
		font-size: 26px !important;
	}
	.mfp-content {
		background: #fff !important;
		transition: transform .5s, opacity .3s !important;
		width: 100% !important;
	}
	.mfp-content form.searchform input {
		border-radius: 0;
		height: 40px;
	}
	.off-canvas .nav-vertical>li>a {
		font-size: 18px;
		font-weight: 100;
		color: #000;
		padding: 10px;
	}
	.off-canvas .nav-vertical>li>button.toggle {
		background: transparent;
		opacity: 1;
	}
	.off-canvas .nav-vertical>li>button.toggle:hover {
		border: 0;
		color: #000;
	}
	.off-canvas .nav-vertical>li>ul.sub-menu {
		padding-bottom: 0 !important;
		background: #ffefe5;
	}
	.off-canvas .nav-vertical>li>ul.sub-menu > li > a {
		color: #000;
		position: relative;
	}
	.mfp-ready .mfp-close {
		opacity: 1;
	}
	.off-canvas .nav-vertical>li>ul.sub-menu > li > a:before {
		content: '\2b';
		margin-right: 5px;
	}
	.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background-color: transparent;
	}
	.nav-sidebar.nav-vertical>li.html_topbar_left {
		border-top: dashed 1px #ccc;
	}
	.hotline-mobile a {
		display: block;
		margin-bottom: 10px;
		color: #fff;
		font-size: 16px;
		background: #f09a29;
		width: 100%;
		padding: 8px;
	}
	.hotline-mobile a i {
		color: #fff;
		animation-name: pepe;
		animation-iteration-count: infinite;
		animation-delay: 0s;
		animation-duration: 1.3s;
		margin-right: 8px;
	}
	@keyframes pepe {
		from, 33%, 66%, to { transform: rotate(4deg) }
		16%, 50%, 83% { transform: rotate(-4deg) }
	}
	.hotline-mobile {
		width: 100%;
	}
	.bg-chinh:after {
		width: 100px;
		height: 100px;
	}
}
@media (max-width: 549px){
	.content-home h2 {
		text-align: center;
		font-size: 32px;
		margin-top: 10px;
	}
	.content-home h4 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.home-1 {
		height: 85vh;
		align-items: baseline;
	}
	.content-home {
		text-align: center;
	}
	.content-home p {
		text-align: center !important;
		margin-bottom: 5px;
	}
	p.hidden-mb {
		display: none;
	}
	.bg-chinh img {
		width: 270px;
		margin: 0 auto;
		display: block;
	}
	.home-1 .btn-home, .home-1 .btn-home2 {
		width: 49%;
		margin: 10px auto;
	}
	.content-home div:before {
		left: 50%;
		transform: translate(-50%);
	}
	.col-head-mxh {
		text-align: center;
	}
	.col-head-mxh .img-mxh img {
		width: 35px;
	}
	.col-head-mxh .img-mxh {
		width: 10% !important;
	}
	.nopadm{
		padding-bottom: 0;
	}
	.absolute-footer .footer-primary {
		padding-top: 15px;
	}
	.des-about {
		padding-left: 0;
		margin: 20px 0;
	}
	.des-about div {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.customer-logos img {
		width: 100%;
		height: 260px;
	}
	.section-title-container .section-title-center span {
		font-size: 24px;
	}
	.section-about1 .btn {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 25px !important;
	}
	.des-mqh {
		margin-top: 8px;
		border-bottom: dashed 1px #ccc;
	}
	.des-mqh h3 {
		font-size: 20px;
	}
	.block_widget {
		display: none;
	}
	.blog-wrapper {
		padding-bottom: 0;
	}
	button.flickity-button svg {
		height: 30px !important;
	}
	.title-service-h {
		padding-right: 0;
	}
	.title-service-h h2 {
		font-size: 24px;
	}
	.des-service {
		margin-bottom: 20px;
	}
	.home-8 .row .col-kn {
		padding: 20px !important;
	}
	.f-ketnoi button {
		width: 100%;
	}
	.education-table ul {
		display: block;
	}
	.chucvu_wrapper {
		min-height: auto;
	}
	.section-about7 .row .row .col {
		padding-bottom: 10px;
	}
	h4.chucvu_title {
		font-size: 18px;
	}
	.title-thanhtuu p {
		line-height: 1.3;
		font-size: 14px;
	}
	.video-button-wrapper i {
		font-size: 16px !important;
	}
	.video-button-wrapper {
		font-size: 85% !important;
	}
}