:root {
	--site_font_family: "Josefin Sans", sans-serif;
	--site_font_family_other: "Roboto", sans-serif;
	--site_font_normal: 13px;
	--site_bg_color: #000;
	--site-hover-color: #0d633b;
}

body {
	font-family: var(--site_font_family);
	font-family: var(--site_font_normal);
}

p,
a {
	font-size: 16px;
	font-weight: 300;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
	font-family: var(--site_font_family);
}

.main-bg-color {
	background: var(--site_bg_color) !important;
	color: white;
}

.main-menu .navbar-light .navbar-brand,
.main-menu .navbar-light .navbar-nav .nav-link {
	color: white;
}

.main-logo {
	height: 60px;
	padding: 5px 0;
}

.btn-contact {
	color: white;
	border-color: white;
	min-width: 150px;
	border-radius: unset;
}

.custom-main-menu .navbar-nav {
	width: 100%;
	padding-left: 50px;
}

.custom-main-menu .navbar-nav li {
	width: 25%;
	text-align: center;
}

/*main slider*/
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	color: white;
}

.swiper-slide {
	position: relative;
}

.banner-title {
	position: absolute;
	width: 100%;
	left: 0;
	top: 45%;
	color: white;
	font-size: 32px;
	text-align: center;
}

.banner-title span {
	font-weight: 600;
	display: block;
}

.swiper-pagination-bullet-active {
	background: var(--site-hover-color);
}
/*main slider*/

.vc_custom_1481576227367 {
	margin-top: 0;
	margin-bottom: 60px;
}

.vc_column_container > .vc_column-inner {
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.uvc-headings-line {
	border-right-width: 0;
	border-top-width: 0;
	border-image-width: 1;
	border-left-width: 0.5px;
}

.vc_custom_heading {
	font-size: 12px;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

.vc_custom_heading_big {
	letter-spacing: 10px;
	font-weight: 300;
}

.wpb_text_column_main {
	width: 72%;
	margin: auto;
}

.wpb_wrapper.vc_figure {
	text-align: center;
	margin: 0;
	padding-top: 50px;
}

img.hazel_grayscale {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: "gray";
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
}

img.hazel_grayscale:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.text-center {
	text-align: center;
}

.text-about-us {
	text-align: center;
}

.text-about-us span,
.text-about-us a {
	color: #0d633b;
	font-weight: bold;
	text-decoration: underline;
}

.btn-all,
.btn-outline-success:hover {
	background-color: var(--site-hover-color);
	border: unset;
	outline: unset;
	padding: 8px 35px;
}

.btn-all:hover,
.btn-all:focus,
.btn-all:active {
	background: black;
}

.main-icon-img {
	width: 50px;
}

.section_page-242 .main-icon-img {
	margin: 60px 0;
}

.why-choose-us {
	text-align: center;
	color: white;
	font-size: 14px;
}

.why-choose-us img {
	height: 40px;
}

.why-choose-us .title-choose {
	margin: 15px 0;
	font-size: 18px;
}

.why-choose-us .content-choose {
	margin: 0;
}

.section-page-2 {
	background: black;
	color: white;
	padding-top: 140px;
	padding-bottom: 140px;
}

.section-page-2 .vc_custom_heading {
	margin-bottom: 80px;
}

.title-big {
	font-size: 50px;
	text-align: center;
	font-weight: 300;
}
.section_page-261 .upb_row_bg {
	/*background: url("images/banner_tech.png") no-repeat center fixed;*/
	/*background-size: cover;*/

	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	/*background-image: url("images/banner_tech.png");*/
	background-attachment: scroll;
}

.section_page-261 .vc_custom_heading {
	padding-bottom: 40px;
}

.section_page-261 .ult-vc-hide-row.vc_row-has-fill {
	padding-top: 120px;
}

.section_page-261 .Defaults-home:before {
	background: url("images/Icon_1.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.section_page-261 .Defaults-flask:before {
	background: url("images/Icon_5.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.section_page-242 {
	padding-top: 100px;
}

.section_page-261 .Defaults-headphones:before {
	background: url("images/Icon_2.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.section_page-261 .Defaults-cogs:before {
	background: url("images/Icon_3.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.section_page-261 .Defaults-group:before {
	background: url("images/Icon_4.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.section_page-261 .Defaults-umbrella:before {
	background: url("images/Icon_6.svg") no-repeat center center;
	content: "";
	display: block;
	height: 100%;
	background-size: 18px;
}

.img-circle {
	margin-bottom: 10px;
}

.wpb_single_image.vc_align_center {
	margin-bottom: 0;
}

.your-request {
	margin: 40px 0;
}

.main-form input {
	border-radius: unset;
	margin: 0;
	padding: 12px 20px;
}

.main-form textarea {
	border-radius: unset;
	margin: 30px 0;
	padding: 12px 20px;
}

.main-form button {
	border-radius: unset;
}

.section-tuyen-dung {
	position: relative;
	background: url("images/work.png") no-repeat center fixed;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

.layout-black {
	position: absolute;
	width: 100%;
	z-index: 1;
	display: block;
	opacity: 0.4;
	background: black;
	height: 100%;
	top: 0;
}

.tuyen-dung-content {
	position: relative;
	z-index: 2;
	color: white;
}

.thong-tin-tuyen-dung {
	text-align: center;
	font-size: 16px;
	margin-bottom: 100px;
}

.thong-tin-tuyen-dung p {
	font-size: 16px;
	font-weight: 400;
}

.thong-tin-tuyen-dung p:first-child {
	font-weight: 500;
}

.tuyen-dung-content-detail {
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.tuyen-dung-content-detail img {
	height: 30px;
}

.tuyen-dung-content-detail > p {
	margin: 15px 0;
}

.tuyen-dung-detail-text {
	background: white;
	padding: 25px;
	text-align: justify;
	border-radius: 3px;
	position: relative;
	min-height: 410px;
}

.tuyen-dung-detail-text:after {
	position: absolute;
	width: 0;
	height: 0;
	content: "";
	border-width: 12px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	top: -24px;
	left: 44%;
}

.tuyen-dung-detail-text p {
	margin-bottom: 20px;
	line-height: 23px;
	color: black;
	font-family: var(--site_font_family_other);
}

.tuyen-dung-detail-text p:last-child {
	margin: 0;
}

.content-tuyen-dung .text-center {
	margin-top: 100px;
}

.tuyen-dung-content-detail:hover .tuyen-dung-detail-text {
	background: var(--site-hover-color);
	color: white;
}

.tuyen-dung-content-detail:hover .tuyen-dung-detail-text p {
	color: white;
}

.tuyen-dung-content-detail:hover .tuyen-dung-detail-text:after {
	border-color: transparent transparent var(--site-hover-color) transparent;
}

#scrollTop {
	position: fixed;
	bottom: 25px;
	right: 10px;
	opacity: 0;
	cursor: pointer;
	transition: opacity 0.4s linear;
	z-index: 999;
}

#scrollTop.is-visible {
	opacity: 1;
}

.main-menu .navbar-light .navbar-nav a {
	position: relative;
	/* text-align: center; */
	display: inline-block;
}

.main-menu .navbar-light .navbar-nav a .img-active-menu {
	display: none;
}

.main-menu .navbar-light .navbar-nav .active_main a .img-active-menu {
	position: absolute;
	bottom: -15px;
	left: 40%;
	height: 15px;
	display: block;
}

.main-menu .navbar-light .navbar-nav .nav-item a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0.5rem;
	width: 0;
	height: 4px;
	background: var(--site-hover-color);
	transition: 0.5s ease;
	top: 51px;
}

.main-menu .navbar-light .navbar-nav .nav-item a:hover:after,
.main-menu .navbar-light .navbar-nav .nav-item.active_main a:after {
	width: 50px;
}

/*footer*/
footer {
	background: var(--site_bg_color);
	color: white;
	text-align: center;
	padding: 100px;
}

.footer-top {
	margin-bottom: 100px;
}

.footer-top img {
	height: 35px;
	margin-bottom: 20px;
}

.footer-bottom img {
	width: 120px;
	margin-bottom: 25px;
}

.menu_fix {
	position: fixed;
	width: 100%;
	z-index: 999;
}

.menu_fix .active_main .btn-contact {
	background: var(--site-hover-color);
	border-color: var(--site-hover-color);
}

.info-c-full h3,
.info-circle-text {
	font-family: var(--site_font_family) !important;
}

.info-c-full h3 {
	font-size: 20px;
}

.info-circle-text {
	font-size: 14px;
}

.text-about-us-hide {
	display: none;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("images/nav-icon.svg");
}
.navbar-toggler:focus {
	outline: none;
}

#button-contact-vr {
	position: fixed;
	bottom: 80px;
	z-index: 99999;
}
/*phone*/
#button-contact-vr .button-contact {
	position: relative;
}
#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 90px;
	height: 90px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility 0.5s;
	left: 0;
	bottom: 0;
	display: block;
}
.phone-vr-circle-fill {
	width: 65px;
	height: 65px;
	top: 12px;
	left: 12px;
	position: absolute;
	box-shadow: 0 0 0 0 #c31d1d;
	background-color: rgba(230, 8, 8, 0.7);
	border-radius: 50%;
	border: 2px solid transparent;
	/*-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;*/
}
.phone-vr-img-circle {
	background-color: #e60808;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 25px;
	left: 25px;
	position: absolute;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	/*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;*/
}
.phone-vr-img-circle a {
	display: block;
	line-height: 37px;
}
.phone-vr-img-circle img {
	max-height: 25px;
	max-width: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
@-webkit-keyframes phone-vr-circle-fill {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}
@-webkit-keyframes zoom {
	0% {
		transform: scale(0.9);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}
	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 transparent;
	}
}
@keyframes zoom {
	0% {
		transform: scale(0.9);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}
	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 transparent;
	}
}
.phone-bar a {
	position: fixed;
	bottom: 25px;
	left: 30px;
	z-index: -1;
	color: #fff;
	font-size: 16px;
	padding: 8px 15px 7px 50px;
	border-radius: 100px;
	white-space: nowrap;
}
.phone-bar a:hover {
	opacity: 0.8;
	color: #fff;
}
@media (max-width: 736px) {
	.phone-bar {
		display: none;
	}
}

#zalo-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
	background-color: #2196f3;
}
#viber-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #714497;
	background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
	background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
	background-color: #2196f3;
}

/*css all in one*/
#gom-all-in-one #phone-vr {
	transition: 0.7s all;
	-moz-transition: 0.7s all;
	-webkit-transition: 0.7s all;
}
#gom-all-in-one #zalo-vr {
	transition: 1s all;
	-moz-transition: 1s all;
	-webkit-transition: 1s all;
}
#gom-all-in-one #viber-vr {
	transition: 1.3s all;
	-moz-transition: 1.3s all;
	-webkit-transition: 1.3s all;
}
#gom-all-in-one #contact-vr {
	transition: 1.6s all;
	-moz-transition: 1.6s all;
	-webkit-transition: 1.6s all;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
	margin-left: -100%;
}
#all-in-one-vr .phone-bar {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	color: #fff;
	padding: 5px 15px 5px 48px;
	border-radius: 50px;
	margin-left: -64px;
	width: max-content;
	cursor: pointer;
}

#button-contact-vr {
	right: 0;
}
.phone-bar a {
	left: auto;
	right: 30px;
	padding: 8px 55px 7px 15px;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
	margin-left: 100%;
}

@media (min-width: 980px) {
	.menu_fix .btn-contact,
	.menu_fix.main-menu .navbar-light .navbar-brand,
	.main-menu .navbar-light .navbar-nav .nav-link {
		padding-top: 0;
		padding-bottom: 0;
	}

	.menu_fix .navbar {
		padding-bottom: 15px;
	}

	.swiper-pagination {
		text-align: right;
		margin-bottom: 50px;
	}

	.swiper-pagination-bullet {
		display: block;
		width: 90%;
		text-align: right;
		background: unset;
		color: #aaa;
		font-size: 30px;
		height: 40px;
		font-weight: 300;
		position: relative;
		line-height: 40px;
	}

	.swiper-pagination-bullet.swiper-pagination-bullet-active {
		color: white;
	}

	.slide-nav:after {
		position: absolute;
		content: "";
		border-bottom: 1px solid #aaa;
		bottom: 12px;
		width: 20px;
		height: 1px;
	}

	.swiper-pagination-bullet.swiper-pagination-bullet-active.slide-nav:after {
		border-bottom: 1px solid white;
	}

	.slide-nav-2.slide-nav:after {
		width: 25px;
	}

	.slide-nav-3.slide-nav:after {
		width: 35px;
	}
}
/*footer*/
@media (max-width: 1024px) {
	#section_page-261 .upb_row_bg {
		min-width: auto !important;
		width: 100% !important;
		background-size: cover;
		background-position: 70% 0px;
	}

	#section_page-261 .container {
		width: 100%;
		max-width: unset;
		padding: 0;
	}

	#section_page-261 .container .vc_row {
		margin: 0;
	}

	.bg-tech {
		width: 100%;
	}
}

@media (max-width: 820px) {
	.navbar-light .navbar-toggler {
		background: transparent;
	}

	footer {
		padding: 100px 20px;
	}

	.custom-main-menu .navbar-nav li {
		width: 100%;
		border-bottom: 1px solid;
	}

	.main-menu .form-inline {
		text-align: right;
		display: block;
	}
}

@media (max-width: 767px) {
	.navbar {
		padding: 0;
	}
	.custom-main-menu .navbar-nav {
		padding-left: 0;
	}
	.main-menu .navbar-light .navbar-nav a {
		text-align: right;
	}
	.navbar-toggler {
		padding: 0;
	}
	.banner-title {
		padding: 0 45px;
		font-size: 16px;
	}

	.wpb_text_column_main {
		width: 85%;
	}

	.tuyen-dung-content-detail {
		margin-bottom: 25px;
	}

	.content-tuyen-dung .text-center {
		margin-top: 50px;
	}

	.footer-top {
		margin-bottom: 50px;
	}

	.swiper-slide img {
		height: 450px;
		object-fit: cover;
	}

	/*.section-tuyen-dung {
        background: url(images/work.jpg) no-repeat;
        background-size: cover;
    }*/

	.tuyen-dung-detail-text {
		min-height: unset;
	}

	.main-menu .navbar-light .navbar-nav .active_main a .img-active-menu {
		left: unset;
		right: 0;
		bottom: 12px;
	}

	.custom-main-menu .navbar-nav li {
		text-align: right;
	}

	.img-circle {
		width: 25px;
		height: auto;
		margin-top: 5px;
	}

	.smile_icon_list_wrap .icon_list_icon .responsive-font-class h3,
	.smile_icon_list_wrap .icon_list_icon .responsive-font-class .info-circle-text {
		display: none;
	}

	.smile_icon_list_wrap .icon_description h3 {
		font-size: 18px !important;
	}

	.smile_icon_list_wrap li .responsive-font-class .img-circle {
		margin-top: 8px;
	}
	.smile_icon_list_wrap li:nth-child(4) .responsive-font-class .img-circle {
		margin-right: 4px;
	}

	.icon_list_connector {
		border-style: solid !important;
		border-color: #dddddd;
		left: 15px !important;
		top: 30px !important;
	}

	.main-menu .navbar-light .navbar-nav .nav-item a:after {
		display: none;
	}
}
