@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Italic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-BlackItalic.woff2") format("woff2");
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-ThinItalic.woff2") format("woff2");
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-LightItalic.woff2") format("woff2");
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-MediumItalic.woff2") format("woff2");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font-family: "Roboto";
}

.item-footer-cat h2 {
	line-height: 27px;
	font-size: 24px !important;
}
.form-popup {
	position: relative;
}
.form-popup label {
	width: 100%;
}
.form-popup input,
.form-popup select {
	height: 45px;
	border-radius: 4px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.form-popup .wpcf7-submit {
	display: block;
	width: 150px;
	border: none;
	background: #036cc1;
	color: #fff;
	font-size: 20px;
	margin: 20px auto 0px;
}
a.btn-call.btn-call-popup {
	display: block;
	background: red;
	color: #fff;
	width: max-content;
	padding: 10px 20px;
	border-radius: 4px;
	margin: 0 auto;
}

.form-popup .wpcf7-spinner {
	position: absolute;
	bottom: 0;
	left: 0;
}

.list-service-home .row {
	margin-bottom: 40px;
}
.list-service-home .row.row-reverse {
	display: flex;
	flex-direction: row-reverse;
}

.list-service-home .img-banner-service img {
	width: 100%;
}
.content-service-list .wrap-button {
	margin-top: 20px;
}
.content-service-list .wrap-button a.readmore {
	display: block;
	width: 150px;
	background: #f15c2f;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	padding: 5px 20px;
	font-size: 18px;
	margin-left: auto;
}
.list-service-home
	.row.row-reverse
	.content-service-list
	.wrap-button
	a.readmore {
	margin-right: 0;
}

.item-cncs .img-cncs img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.part-slider .item-st5 img {
	height: 125px;
	width: 100%;
	object-fit: contain;
}

#list-partner {
	margin-bottom: 50px;
}
#congtrinh-noibat {
	margin-bottom: 50px;
}
.item-congtrinh img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	margin-bottom: 20px;
}
.item-congtrinh .des-qt a {
	display: block;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.item-congtrinh:hover a {
	color: #036cc1;
}

.wrap-form-contact textarea {
	border-radius: 4px;
	box-shadow: none;
	margin-top: 5px;
}
.wrap-form-contact input,
.wrap-form-contact select {
	border-radius: 4px;
	height: 40px;
	box-shadow: none;
	margin-top: 5px;
}
.wrap-form-contact select {
	width: 100%;
}
.wrap-form-contact .group-btn .wpcf7-submit {
	display: block;
	width: 150px;
	border: none;
	background: #f15c2f;
	color: #fff;
	font-size: 16px;
	margin-left: auto;
}
.wrap-form-contact label {
	display: block;
}
.wrap-form-contact > .row > div {
	margin-bottom: 10px;
}

.wrap-form-contact .wpcf7-list-item label {
	display: flex;
	align-items: center;
}
.wrap-form-contact .wpcf7-list-item label input {
	height: auto !important;
	margin-top: 0;
	margin-right: 10px;
}

.block-nhan-tu-van {
	background: #036cc1;
	color: #fff;
	padding: 30px;
	border-radius: 5px;
	margin: 15px 0px;
}
.block-nhan-tu-van .row {
	display: flex;
	align-items: center;
}
.block-nhan-tu-van p {
	margin-bottom: 0;
}
.block-nhan-tu-van a.btn-nhan-baogia {
	display: block;
	color: #fff;
	background: #f15c2f;
	padding: 10px 30px;
	width: max-content;
	border-radius: 5px;
	margin-left: auto;
	font-size: 16px;
}
.item-partner {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.item-partner img {
	width: 100%;
	height: 80px;
	object-fit: contain;
	padding: 5px;
}
.item-congtrinh {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.item-congtrinh .thumb-img {
	width: 150px;
	height: 150px;
}
.item-congtrinh .thumb-img img {
	width: 150px;
	height: 150px;
	object-fit: cover;
}
.item-congtrinh .des-qt {
	width: calc(100% - 150px);
	text-align: left;
	padding-left: 15px;
}

.item-congtrinh .des-qt .excerpt p {
	font-size: 16px;
}

.item-footer-cat .gap {
	margin-top: 20px;
	width: 100%;
}

@media (min-width: 320px) and (max-width: 480px) {
	#slider-mobile .main-banner-mobile .item {
		width: 100%;
		height: 150px;
		display: block;
		position: relative;
		overflow: hidden;
		background-repeat: no-repeat;
		/* background-attachment: fixed; */
		background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	#slider-mobile .main-banner-mobile .item a {
		display: block;
		width: 100%;
		height: 100%;
	}

	.flex-reverse-mobile {
		display: flex;
		flex-direction: column-reverse;
	}

	.owl-carousel {
		overflow: hidden;
	}
	.main-banner-mobile .owl-dots {
		display: block;
		width: 100%;
		position: absolute;
		bottom: 30px;
		left: 0;
		text-align: center;
	}
	.main-banner-mobile .owl-dot {
		display: inline-block;
		padding: 6px 4px;
		position: relative;
	}
	.main-banner-mobile .owl-dot.active span {
		background: transparent;
		border: 1px solid rgba(255, 255, 255, 0.8);
		-webkit-transform: scale(1.3333333);
		-moz-transform: scale(1.3333333);
		-o-transform: scale(1.3333333);
		-ms-transform: scale(1.3333333);
		transform: scale(1.3333333);
	}
	.main-banner-mobile .owl-dot span {
		width: 6px !important;
		height: 6px !important;
		margin: 0px !important;
		display: block;
		background: rgba(255, 255, 255, 0.7) !important;
		position: relative;
		z-index: 1000 !important;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
	}
	.main-banner-mobile .owl-theme .owl-nav {
		margin-top: 0px;
	}

	.main-banner-mobile .owl-nav {
		position: static;
		margin-top: 0px;
	}
	.main-banner-mobile .owl-prev {
		left: -50px;
	}
	.main-banner-mobile .owl-next {
		right: -100px;
	}
	.main-banner-mobile .owl-prev,
	.main-banner-mobile .owl-next {
		opacity: 0;
		display: block;
		position: absolute;
		top: 40%;
		margin-top: -50px;
		width: 100px;
		height: 100px;
		line-height: 87px;
		font-size: 16px;
		text-align: center;
		color: #111;
		background: unset !important;
		z-index: 6;
		-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
	}
	.main-banner-mobile:hover .owl-prev {
		opacity: 1;
		left: -38px;
	}
	.main-banner-mobile .owl-controls .owl-page,
	.main-banner-mobile .owl-controls .owl-buttons div {
		cursor: pointer;
	}

	.main-banner-mobile:hover .owl-next {
		opacity: 1;
		right: -72px;
	}

	.main-banner-mobile .owl-prev .fa,
	.main-banner-mobile .owl-next .fa {
		position: relative;
		color: #000;
	}
	.main-banner-mobile .owl-prev .fa {
		top: 4px;
	}
	.main-banner-mobile .owl-next .fa {
		left: -35px;
		top: 4px;
	}
	.main-banner-mobile .owl-prev:before,
	.main-banner-mobile .owl-next:before {
		content: "";
		display: block;
		width: 66%;
		height: 66%;
		position: absolute;
		top: 17px;
		left: 0;
		background: #fff;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		-ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
		transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
	}

	.list-service-home .row.row-reverse {
		flex-direction: column;
	}
	.list-service-home .img-banner-service img {
		margin-bottom: 20px;
	}

	.content-service-list .wrap-button a.readmore {
		margin: 0px auto !important;
	}
	.block-nhan-tu-van .row {
		flex-direction: column;
	}
	.block-nhan-tu-van a.btn-nhan-baogia {
		margin-top: 15px;
	}

	.item-congtrinh .des-qt a {
		font-size: 18px;
	}
	.item-congtrinh .des-qt .excerpt p {
		font-size: 14px;
	}
}
