/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 20.20

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	margin:0;
	font-family: 'Raleway', sans-serif;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#333333;
	text-align:left;
	overflow-x: hidden;
	background-color:#fff
}
.text-primary, .text-primary a {
	color: #004767
}
.text-primary {
	color: #004767 !important;
}
.icon-box-s4.s1{
	cursor: pointer;
}
.icon-box-s4.s1:hover *{
	color: #004767
		transition: all .3s ease-in-out;
}
.btn-primary{color:#fff;background-color:#004767;border-color:#004767}
.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(111,49,205,.5);box-shadow:0 0 0 .2rem rgba(111,49,205,.5)}
.bg-primary {
	background-color: #004767!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat",sans-serif;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 0 20px;
	color: #333333;
}
h2.vc_custom_heading.text-white {
	color: white;
}
@media (max-width: 575.98px) {
	.item-box .item-thumbnail img {
    padding: 5px;
}
	.wpml-ls-legacy-list-horizontal a {
		display: block;
		text-decoration: none;
		padding: 1px 3px !important;
		line-height: 1;
		border: 1px solid;
		margin: 0 2px;
		border-radius: 6px;
	}
	.tag-text {
		top: 5px;
	}
}
@media (max-width: 767.98px) {
	.inner-box .inner-most {
    width: auto;
}
	ul.sub-menu.open {
		background: whitesmoke;
	}
	ul.sub-menu.open li {
		padding: 5px 0px;
	}
	ul#main-menu > li > a, ul#main-menu li a:before {
		color: #000 !important;
		padding: 10px;
		display: block;
	}
	ul.host-meta.list-unstyled.p-0.m-0.d-flex.justify-content-start {
		display: inline-block !important;
	}
	.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
		color: #fff;
		background: #2196f3;
	}
	.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
		color: #fff;
		background: orange;
	}
}
@media (max-width: 991.98px) {
	.inner-most-banner .content-right {
    padding: 15px;
}
	.inner-most-banner figure.image-box {
    margin-bottom: 15px;
    border-radius: 10px;

}
	.col-lg-7a, .col-lg-5b {
    padding-left: 15px;
    padding-right: 15px;
}
	.hotline-mobi .website-alo-phone {
		width: 70px;
		height: 70px;
	}
	.bg-inner-contact {
		background: #7dd2ef;
		text-align:center;
	}
	.header-title h1 {
		font-size: 16px;
	}
	.hotline-mobi .website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
		display: none;
	}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
		width: 30px;
		height: 30px;
		top: 25px;
		left: 18px;
	}
	.hotline-mobi .website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
		width: 50px;
		height: 50px;
		top: 15px;
		left: 8px;
	}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
		font-size: 12px;
		line-height: 15px;
		text-align: center;
	}
	i.fa.fa-plus.d-lg-none.submenu-opened:before {
		content: "\f068";
	}

	.middle-header {
		padding: 5px 0;
		box-shadow: 0 0 15px #00000036;
	}
	li.menu-item-has-children >i.fa {
		right: 0px;
		top: 0px;
		color: black;
		position: absolute;
		width: 35px;
		height: 35px;
		text-align: center;
		line-height: 35px;
	}
	a.mobile-menu {
		width: 32px;
		height: 14px;
		margin-left: 15px;
		-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: inline-block;
	}
	.mobile_menu_sec {
		width: 100%;
		flex-wrap: nowrap;
	}

	.mobile_menu_sec ul.meta_heading {
		margin-right: 15px;
	}
	a.mobile-menu span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #000;
		border-radius: 9px;
		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;
	}
	a.mobile-menu span:nth-child(1) {
		top: 0px;
	}
	a.mobile-menu span:nth-child(2), a.mobile span:nth-child(3) {
		top: 7px;
	}
	a.mobile-menu span:nth-child(4) {
		top: 14px;
	}
	a.mobile-menu.display span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	a.mobile-menu.display span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	a.mobile-menu.display span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 7px;
	}
	a.mobile-menu.display span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	.header .primery-menu {
		position: fixed;
		width: 250px;
		left: -250px;
		background-color: #fff;
		height: 100%;
		z-index: 999;
		top: 0;
		overflow: auto;
	}
	.header .primery-menu.display {
		left: 0;
	}
	.panel-overlay {
		background-color: rgba(0, 0, 0, 0.6);
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 13;
		display: none;
	}
	.panel-overlay.display {
		display: block;
	}
	ul.sub-menu {
		display: none;
		-webkit-transition: unset;
		-moz-transition: unset;
		-o-transition: unset;
		transition: unset;
	}
	.inner-most {
    height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
	max-width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
}
@media (max-width: 1199.98px) {
	.container {
		max-width: 100%;
	}
}
@media (min-width: 576px) {
	.modal-dialog {
		max-width: 700px;
		margin: 2.75rem auto;
	}
}
@media (min-width: 768px) {
	
	ul#main-menu .sub-menu li a:hover {
		padding-left: 40px;
	}
	.non-equal-width > div{
		min-width: 150%;
	}
}
@media (min-width: 992px) {
	.content-right {
    height: 500px;
}
	.inner-most {
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
	max-width: 100%;
    width: 580px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
	.col-lg-7a {
    width: 60%;
}
	.large-text {
	font-size: 45px;
	font-weight: bold;
}
	div#text-2 {
		min-width: 30%;
	}
	.header-title h1 {
		font-size: 40px;
	}
	.bg-inner-contact {
		background: url(/wp-content/uploads/2021/03/advisory.png);
	}
	.content-box {
		padding: 20px;
	}
	.content-box #bottom {
		font-size: 12px;
	}
	div#nav_menu-5 {
		max-width: 20%;
	}
	.tag-text {
		position: absolute;
		top: 35px;
		font-weight: bold;
		left: 82px;
		font-weight: bold;
		color: black;
	}
.content-right {
    position: absolute;
    top: 15%;
    right: 0;
    width: 70%;
    padding-left: 30%;
    padding-top: 100px;
    padding-right: 50px;
}
	.col-lg-7a {
    width: 55%;
}
	.content-left {
		position: absolute;
		top: 15%;
		left: 10%;
	}
	.content-center {
		position: absolute;
		top: 15%;
		left: 15%;
		width: 70%;
		border-radius: 10px;
		font-size: 25px;
	}
	.inner-box-banner figure.image-box img {
		border-radius: 10px;
		box-shadow: 0px 0px 5px 1px grey;
	}

	.owl-controls .owl-nav .owl-next {
		right: -15px;
	}
	.primery-menu {
		display: flex;
		align-items: center;
	}
	.owl-controls .owl-nav .owl-prev {
		left: -15px;
	}
	ul#main-menu ul.sub-menu ul.sub-menu {
		right: -275px;
		margin-top: -3px;
		top: 0;
		left: unset;
	}
	ul#main-menu li ul.sub-menu li a {
		padding: 10px 20px;
		position: relative;
		width: 100%;
		text-align: left;
	}

	ul.sub-menu {
		padding-left: 25px;
	}
	ul#main-menu li.menu-item.menu-item-gtranslate a {
		padding: 10px 15px;
	}
	ul#main-menu .menu-item-has-children:after {
		content: "\f0d7";
		font-family: 'Font Awesome 5 Pro';
		top: 60%;
		position: absolute;
		right: -5px;
		margin-top: -11px;
		color: #b5b5b5;
		font-size: 12px;
	}
	ul#main-menu ul.sub-menu .menu-item-has-children:before {
		content:"\f0da";
	}
	ul#main-menu > li {
		margin: 0 4px;
		padding: 0 4px;
		float: left;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
	}
	ul#main-menu li a {
		display: inline-block;
		line-height: 25px;
		text-decoration: none;
		text-align: center;
		outline: none;
		color: #1a1b1e;
		white-space: nowrap;
		-webkit-transition: all 0.2s ease-out 0s;
		-moz-transition: all 0.2s ease-out 0s;
		-o-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;
		font-size: 16px;
		padding: 4px;
	}
	ul#main-menu li {
		display: inline-block;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu {
		visibility: visible;
		max-height: 2000px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
		background: white;
		box-shadow: 0px 0px 5px -3px;
	}
	ul#main-menu ul.sub-menu {
		min-width: 280px;
		white-space: nowrap;
		padding: 25px 0;
		position: absolute;
		top: calc(100% + 1px);
		left: -40px;
		z-index: 10;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		box-sizing: border-box;
	}
	ul#main-menu ul.sub-menu > li {
		display: block;
		background-color: white;
		visibility: hidden;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}

	ul#main-menu li.menu-item-has-children:hover > .sub-menu > li {
		visibility: visible;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu {
		visibility: visible;
		max-height: 2000px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
		background: white;
		box-shadow: 0px 0px 5px -3px;
	}
	ul#main-menu .sub-menu > li + li {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
	header.header .container {
		width: 1290px!important;
		max-width: 1260px;
	}
	.about-us-tab .vc_tta-panel-body {
		width: 55%;
		margin: auto;
	}
}
* {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
a:hover {
	color: #4e228f;
	text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
	position: relative;
}
.social-icon a.facebook {
	background-color: #4267B2;
}
.social-icon a {
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	color: white;
}
.social-icon a.google {
	background-color: #db4437;
}
.social-icon a.youtube {
	background-color: #FF0000;
}
a.zalo {
	background-color: #008FE5;
	font-size: 14px;
}
.box_hotline h1 {
	font-size: 28px;
	text-shadow: 1px 1px black;
	font-weight: 700;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.website-alo-phone{
	position: fixed;
	left: 0px;
	bottom: 0px;
	visibility: visible;
	background: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 999999;
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
	animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.zoomIn{
	animation-name: zoomIn;
}
.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle{
	box-shadow: 0 0 15px #ffffff7d;
	position: absolute;
	width: 90px;
	height: 90px;
	top: 12px;
	left: 12px;
	border: 2px solid #004767;
	border-radius: 100%;
	background: transparent;
	opacity: 0.5;
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse{
	animation-name: pulse;
	-webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill{
	position: absolute;
	width: 60px;
	height: 60px;
	top: 28px;
	left: 28px;
	border: 2px solid transparent;
	border-radius: 100%;
	transition: all 0.5;
	background-color: #004767;
	opacity: 0.75;
	box-shadow: 0 0 15px #ffffff7d;
}

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
	animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.tada,.animated.infinite.tada{
	animation-name: tada;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 43px;
	left: 43px;
	border: 2px solid transparent;
	border-radius: 100%;
	transition: all 0.2s ease-in-out;
	transform-origin: 50% 50%;
	background-color:#004767;
	background-size: 70%;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa{
	zoom: 1.4;
	color: #fff;
	display: block;
	padding: 2px;
}
.quydinh-tip.quydinh-tip-2 {
	position: absolute;
	right: -134px;
	top: 47px;
	background-color: #fcb040;
	color: white;
	padding: 5px 20px;
	box-shadow: 0 0 15px #ffffff47;
}
.quydinh-tip::before {
	content: '';
	position: absolute;
	width: 18px;
	height: 36px;
	right: 100%;
	top: 50%;
	margin-right: -2px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
	clip-path: polygon(0 50%, 100% 0, 100% 100%);
	background-color: #fcb040;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
	position: fixed;
	right: -55px;
	bottom: 45px;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	z-index: 9;
	background-color: #004767;
	color: white;
	box-shadow: 0 0 10px #0000007d;
	border-radius: 50%;
}
.wt-separator-outer {
	overflow: hidden;
}
.wt-separator.style-square {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border-width: 3px;
	border-style: solid;
	border-color: #ffc107;
	display: inline-block;
	position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
	height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 2px;
	margin-top: -1px;
}
.wt-separator .separator-left {
	left: -80px;
}
.wt-separator .separator-right {
	right: -80px;
}
.border-img.wpb_single_image  img {
	border: 8px solid #004767;
	height: 420px;
}
.news-grid .news-thumb img {
	height: 235px;
}
.news-item .news-thumb {
	position: relative;
}

.published-date {
	position: absolute;
	bottom: 0;
	width: 115px;
	font-size: 14px;
	background-color: #ed1d24;
	color: white;
	padding: 6px;
}
.news-item-inner:hover {
	box-shadow: 0 0 15px #00000040;
}
/*
*  STYLE 2
*/

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #5f98d1;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #F5F5F5;
}
.icon-box-s4 .content-box{
	padding-left: 20px;
}
li.header_search {
	cursor: pointer;
	display: block;
	position: relative;
}
li.header_search.cut .fa-search:before {
	content: "\f00d";
}
.middle-header {
	background: white;
	padding: 5px 0px;
	box-shadow: 0px 0px 5px -3px;
}
form.wpcf7-form.init label {
	width: 100%;
}
li.header_search i {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	color: #004767;
	font-size: 16px;
}
ul.meta_heading li {
	display: inline-block;
}
.scroll_button  a{
	background: #36D1DC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: white !important;
}
ul.meta_heading {
	margin: 0px;
	display: flex;
	align-items: center
}
.h-search-form-field {
	position: absolute;
	z-index: 7;
	background: white;
	top: 50px;
	padding: 10px;
	min-width: 300px;
	right: 0;
	box-shadow: 0px 0px 15px -13px;
}
.icon-box-s4 .icon-main {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	float: left;
	text-align: center;
	line-height: 1;
	width: 80px;
}
.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
h4.vc_custom_heading {
	font-weight: 600;
	color: #004767;
}
.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p {
	color: #212121;
}
.footer-widget h3.widget-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 23px;
}
.footer-widget .wt-separator-outer {
	margin-bottom: 10px;
}
.post-list .item img {
	width: 75px;
	margin-right: 10px;
}
aside.widget h3.widget-title:after {
	height: 2px;
	width: 38px;
	background: #004767;
	display: block;
	content: "";
	margin-top: 10px;
	margin-left: 6px;
}
aside.widget h3.widget-title {
	text-align: left;
	color: #004767;
	font-size: 20px;
	text-transform: uppercase;
	padding: 8px 0;
	margin-bottom: 0;
}
input {
	border-radius: 10px !important;
	min-height: 35px !important;
}
input.wpcf7-form-control.wpcf7-submit {
	background: #004767;
	color: white;
	border-radius: 5px !important;
	overflow: hidden;
	padding: 5px 30px;
}
.post-list .item {
	border-bottom: 1px solid #e3e3e3;
}
aside.widget {
	margin-bottom:35px;
}
aside.widget .textwidget {
	padding: 10px;
	background-color: white;
}
.contact-info .vc_column-inner > .wpb_wrapper {
	padding: 30px 15px;
	border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
	line-height: 65px;
	width: 65px;
	text-align: center;
	color: white;
	margin-right: 15px;
}
#wrap {
	padding: 25px;
	border: 1px solid #ebebeb;
	background: #fff;
}
#wrap #top {
	margin: 0 -25px;
	position: relative;
}
#wrap #top:before {
	content: "";
	border-left: 2px solid #faac1c;
	margin-left: -1px;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}
#wrap:hover {
	background: #fff;
	color: #6d6d6d;
	box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
}
#wrap .content-box {
	position: relative;
	z-index: 1;
}
span.transaction, h5.transaction a {
	color: #000000;
}
.tg-service {
	text-align: center;
	position: relative;
	margin: 5px;
}
.animate_line:after, .animate_line:before {
	content: "";
	height: 4px;
	width: 0px;
	position: absolute;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	z-index: -1;
}
#wrap:hover .icon-main {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	background: #a6ebf0;
	background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
	background: linear-gradient(to right, #509be2, #1ff0ff);
	transform: scale(1.1);
	opacity: .5;
}
div#wrap:hover span.ico_step_3 {
	color: #c9c9c9;
}
#wrap .icon-main {
	position: absolute;
	bottom: -88px;
	right: -88px;
	width: 188px;
	height: 188px;
	color: #fff;
	background: #36D1DC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
#wrap .icon-main i{
	position: absolute;
	top: 42px;
	left: 40px;
	font-size: 35px;
	line-height: 1;
}
.layer2 {
	padding: 00px;
	margin-bottom: 00px;
}
.layer2 .t-head {
	overflow: hidden;
	justify-content: center;
}
.flex-middle {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
}
.t-head img {
	margin-right: 15px;
	width: 250px !important;
	height: auto;
}
.layer2 .ttext {
	margin-top: 23px;
}
.t-head span {
	color: #9f9f9f;
}
.t-head h6 {
	font-size: 20px;
	margin-bottom: 2px;
}
#wrap {
	overflow: hidden;
	position: relative;
	padding: 43px 30px 65px;
	color: #332d5f;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.animate_line:before {
	right: -5px;
	top: -5px;
}
.tg-service .tg-border-topleft {
	background: #fff;
	height: 250px;
}
.tg-displaytable {
	width: 100%;
	height: 100%;
	display: table;
}
.tg-displaytablecell {
	width: 100%;
	height: 100%;
	display: table-cell;
}
.tg-service i {
	display: block;
	padding: 0 0 15px;
}
.tg-service h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
}
.animate_line:hover:after, .animate_line:hover:before {
	width: 50%;
	height: 50%;
	background: #ffbc13;
}
.animate_line:after {
	left: -5px;
	bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
	width: 75px;
	margin-right: 6px;
}
.item i.fa {
	line-height: 65px;
	width: 65px;
	text-align: center;
	color: white;
	margin-right: 15px;
}
.text-strock-white {
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
.bg-overlay:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.48);
	display: block !important;
	left: 0;
	z-index: 0;
	top: 0;
}
div.block-connectus p[class*="fa-"] {
	padding-left: 50px;
	position: relative;
}
div.block-connectus p[class*="fa-"]:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	display: inline-block;
	border: 1px solid #eaeaea;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 0;
	color: #888;
	font-size: 13px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: #fff;
}
.footer-widget ul.menu {
	padding-left: 0;
	list-style: none;
}
.footer-widget ul.menu li {
	position: relative;
}
.footer-widget ul.menu li:before {
	content: '\f105';
	font-family: 'Font Awesome 5 Pro';
	margin-right: 5px;
	color: #212121;
}
.owl-nav .owl-next {
	right: 0px;
	position: absolute;
	top: 50%;
}
.owl-nav .owl-prev {
	left: 0px;
	position: absolute;
	top: 50%;
}
.owl-nav div {
	font-size: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	background-color: #25aae1;
	border-radius: 50%;
	margin-top: -20px;
}
.owl-nav div:hover {
	box-shadow: 0 0 15px #0000003b;
}
.owl-nav .owl-next:before {
	content: "\f061";
	font-family: 'Font Awesome 5 Pro';
	font-size: 13px;
	color: black;
}
.owl-nav .owl-prev:before {
	content: "\f060";
	font-family: 'Font Awesome 5 Pro';
	font-size: 13px;
	color: black;
}
.owl-nav .owl-prev span, .owl-nav .owl-next span{
	display: none;
}
.owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	background-color: #676767;
	margin: 1px;
	border-radius: 50%;
}
.owl-dot {
	display: inline-block;
	margin: 2px;
	border: 1px solid #6f6f6f;
	border-radius: 50%;
}
.owl-dot.active span {
	background-color: #0098da;
}
.owl-dots {
	text-align: center;
}
.banner-box:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.banner-box:hover:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}
.banner-box{
	overflow: hidden;
	position: relative;
	background-color: white;
}
figure.banner-box {
	cursor: pointer;
}
.banner-info-box {
	background-color: rgba(65, 146, 161, 0.77);
	margin-bottom: 5px;
	color: #fff !important;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px;
	display: block;
	width: max-content;
}
.work-items-inner.border {
	position: relative;
	background: white;
	min-height: 390px;
	border-radius: 5px !important;
	border: unset !important;
	overflow: hidden;
	box-shadow: 0px 0px 5px -3px;
}
.number_of_work {
	background: #004767;
	color: white;
	margin-top: -58px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
	align-items: center;
	text-align: center;
	width: 90px;
	height: 60px;
	padding-top: 10px;
	border-radius: 5px;
}
.gender , .number{
	width: 100%;
	text-align: center;
	display: block;
}
span.number {
	font-weight: bold;
	font-size: 25px;
	line-height: 20px;
}
figure.work-thumb {
	max-height: 195px;
	overflow: hidden;
	width: auto;
	display: block;
}
i.fas.fa-yen-sign {
	color: #004767;
	margin-left: 10px;
	margin-right: 10px;
}
i.fas.fa-yen-sign {
	color: #004767;
	margin: 0px 10px;
}
.work-content i {
	color: #004767;
	margin: 0px 10px;
}
.work-content {
	padding: 0px 10px;
}
.work-content p{
	margin-bottom: 0px
}
.work-content h5 {
	font-size: 15px;
	font-weight: bold;
	color: #004767;
	text-transform: uppercase;
}
.work-content p {
	margin-bottom: 5px;
	font-size: 13px;
}
p.salary b {
	font-size: 16px;
	margin-right: 7px;
}
.text-excerpt-none .text-excerpt{
	display: none !important;
}
.text-excerpt-none  .text-center a{
	display: none !important;
}
.text-excerpt-none figure.news_thumb {
	height: 225px;
}
.text-excerpt-none .text-primary.title{
	font-size: 14px;
	padding: 0px 10px;
}
.full_img  figure.news_thumb{
	height: 415px
}
.banner__link {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.banner-info-box {
	position: absolute;
	bottom: 10px;
	z-index: 1;
	width: 100%;
}
.banner__link:hover .banner-info-box:nth-child(2){
	bottom: 50px;
	transition: all .3s ease-in-out;
}
.banner__link:hover .banner-info-box:nth-child(3){
	bottom: 90px;
	transition: .3s ease-in-out;
}
.vc_tta-panel h4 {
	display: block;
	font-size: 13px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #101010;
}
.wpb-js-composer .vc_tta.scroll_button .vc_tta-panel-title>a {
	background: 0 0;
	display: block;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	color: inherit;
	position: relative;
	-webkit-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.lock_grid{
	max-height: 560px;
	overflow-y: scroll
}
.vc_tta-panel-heading {
	background: unset !important;
	border: unset !important;
	border-bottom: 1px dashed #484848 !important;
}
i.fa-3x.fab.fa-accessible-icon.bg-primary {
	background: unset !important;
	width: 90px;
	height: 90px;
	border: 1px dashed;
	border-radius: 50%;
	text-align: center;
	line-height: 85px;
	margin-right: 18px;
}
div#wrapper-footer-full h3.widget-title {
	color: #004767;
	margin-bottom: 20px;
}
.item.mb-3.icon-title-2 i {
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
	background: unset !important;
	border: 1px dashed;
	margin-right: 10px;
	line-height: 96px;
}
.item.mb-3.icon-title-2 h5 {
	margin-bottom: 7px !important;
	font-size: 23px;
}
.item.mb-3.icon-title-2 {
	margin-bottom: 40px !important;
}
header.header.fixed.wpb_start_animation.animated .middle-header {
	border-bottom: 0;
	box-shadow: 0px 0px 7px -3px;
	position: fixed;
	top: 0px;
	left:0px;
	z-index:999;
	width: 100%;
}
h2.vc_custom_heading {
	color: #004767
}
.media * {
	line-height: 18px;
}
.media a {
	color: black;
	font-size: 14px;
	line-height: 12px;
}
.media img {
	width: 95px!important;
	margin-right: 10px;
}
h1.entry-title {
	color: #004767;
	font-size: 25px;
	text-transform: uppercase;
}
.meta_content.row {
	padding: 10px;
	border: 1px dashed #004767;
	margin: 35px 0px;
}
.meta_content.row h3 {
	font-size: 16px;
}
.meta_content.row i {
	width: 30px;
	height: 30px;
	background: #004767;
	color: white;
	text-align: center;
	border-radius: 10px;
	line-height: 30px;
	margin: unset;
	padding: unset;
	margin-right: 5px;
}

.meta_content span.number,.meta_content span.gender {
	color: #fff;
	width: max-content;
	display: inline-block
}
h1.entry-title {
	color: #004767;
	font-size: 25px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.row.don-hang {
	padding: 30px 0px;
	background: white;
	margin: 0px 0px;
	margin-bottom: 30px;
}
.row.don-hang img {
	width: 100%;
	border-radius: 10px
}
button.btn.btn-primary {
	margin-top: 15px;
}
.text-link button.btn.btn-primary {
	font-size: 13px;
}
.get_number {
	display: block;
	padding: 10px;
	background: #004767;
	width: max-content;
}
li.mr-3 {
	min-width: max-content;
	height: max-content;
}
.single_content h4 {
	font-size: 16px;
	color: #004767;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	width: 100%;
	height: auto;
}
.widget-list-item.py-2 {
	border-bottom: 1px dashed dimgrey;
}
.custom.tparrows {
	background: #ffffff00 !important;
}
.wpcf7 {
	max-width: unset;
	margin: 0 auto!important;
}
.email {
	margin-bottom: 40px;
	padding: 13px 22px 22px 30px;
	box-shadow: 0px 0px 18px -15px;
	border-radius: 5px;
	background: white;
	position: relative;
}
div#wrapper-footer-full {
	background-color: #f1f1f1;
	background-image: url(/wp-content/uploads/2020/11/bg-footer1.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 90px 0px 45px 0px;
}
ul#main-menu li a {
	font-weight: 500;
}
ul#main-menu li:hover {
	background: #018dd0;
	border-radius: 6px;
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 13px;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.top-header {
	background-color: #fff;
	padding: 5px 0px;
}
ul.host-meta li a {
	color: white;
}
div#gallery-1 figure.gallery-item {
	width: 50%;
	padding: 0px 10px;
	overflow: hidden;
}
div#gallery-1 {
	display: flex;
	flex-wrap: wrap;
}
ul.host-meta li a {
	color: #262626;
	display: inline-block;
	font-size: 14px;
}
ul#main-menu>li:hover > a {
	color: #ffffff;
}
span.ico_2 i {
	font-size: 45px;
	margin-bottom: 25px;
	color: #004767
}
.icon-box-s1:hover, .icon-box-s2:hover, .icon-box-s4.s1:hover {
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
	transform: translateY(-5px);
}
.icon-box-s1 h5 {
	font-size: 18px;
	font-weight: 600;
}
.row.nav-links.justify-content-between span a {
	color: white;
	background: #004767;
	padding: 0px 5px;
	border-radius: 5px;
	margin-bottom: 30px;
	display: block;
}
.line-box:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	background: #36D1DC;
	background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
	background: linear-gradient(to right, #5B86E5, #36D1DC);
	height: 100%;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.icon-box-s1:hover .line-box:after {
	left: 0;
	right: auto;
	width: 100%;
}
.s1_section:hover .line-box:after {
	left: 0;
	right: auto;
	width: 100%;
}
.s1_section .line-box {
	width: 90px;
	height: 2px;
}
.line-box {
	height: 3px;
	width: 100%;
	background: #efefef;
	margin-bottom: 15px;
	position: relative;
}
span.ico_step_3 {
	position: absolute;
	left: -10px;
	top: 0;
	font-size: 100px;
	font-weight: 800;
	font-family: "Montserrat",sans-serif;
	line-height: 72px;
	color: #f1f1f1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.projects-box .projects-thumbnail {
	overflow: hidden;
}
.projects-thumbnail .overlay {
	background: rgba(12,41,53,.5);
	opacity: 0;
	z-index: 0;
}
.projects-style-2 .projects-box .portfolio-info {
	min-width: 310px;
	width: calc(100% - 60px);
	margin: auto;
	position: absolute;
	bottom: 0px;
	left: 50%;
	text-align: center;
	background: #2f68a1;
	color: white;
	padding: 26px 30px 18px;
	opacity: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
h5.transaction a {
	color: #332d5f;
}
#wrap .icon-main i {
	color: #FFF;
}
.banner__link:after {
	content: "";
	width: 117px;
	height: 275px;
	background: rgb(51 45 95 / 18%);
	display: block;
	right: -20px;
	bottom: -120px;
	transform: rotate(45deg);
	position: absolute;
	z-index: 1;
}
.projects-box:hover .portfolio-info .btn-link {
	background: #5588bc;
}
.project-slider .projects-box .portfolio-info {
	opacity: 1;
	z-index: 1;
	text-align: left;
	width: calc(100% - 70px);
	padding-top: 28px;
	padding-bottom: 20px;
	overflow: hidden;
}
.projects-box:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.portfolio-info-inner h5 {
	margin: unset;
}
.projects-box:hover .projects-thumbnail img {
	filter: grayscale(90%);
}
.projects-box .portfolio-info h5 a{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 7px;
}
.portfolio-info .btn-link {
	position: absolute;
	right: -94px;
	top: -100px;
	width: 188px;
	height: 188px;
	background: rgba(255,255,255,.07);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.portfolio-info .btn-link i {
	position: absolute;
	bottom: 45px;
	left: 50px;
	line-height: 1;
	color: #43baff;
}
.projects-box:hover .portfolio-info {
	bottom: 0;
	opacity: 1;
}
.projects-box img {
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.projects-box {
	overflow: visible;
	margin-bottom: 50px;
}
.projects-box .portfolio-info {
	opacity: 1;
	z-index: 1;
	text-align: left;
	width: calc(100% - 70px);
	padding-top: 28px;
	padding-bottom: 20px;
	overflow: hidden;
}
.style-carousel-4-m-15 .owl-item{overflow:hidden}
.tg-service h3 {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}
.tg-service i {
	font-size: 30px;
}
.tg-service > div {
	padding: 20px;
}
.tg-service:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgb(255 255 255 / 33%);
	opacity: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all .3s ease-in-out;
}

.tg-service:hover:after {
	left: -7px;
	top: 10px;
	transition: all .3s ease-in-out;
}

.tg-service:hover {
	transform: scale(1.1);
	z-index: 2;
	box-shadow: 0px 0px 10px -3px;
}
.projects-box:hover .portfolio-info .btn-link i {
	color: white;
}
.icon-box-s4.s1 {
	background: white;
	box-shadow: 0px 0px 5px -3px;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 175px;
	display: flex;
	align-items: center;
}
.icon-box-s4.s1 i {
	font-size: 35px;
	color: #004767
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
}
div#wrapper-footer-full * {
	color: #868686;
}
div#footer-full-content li a:before {
	position: absolute;
	content: "//";
	top: 0;
	left: 0;
	color: #43baff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	visibility: hidden;
	opacity: 0;
}
div#footer-full-content li a {position: relative;}
div#footer-full-content li a:hover {
	padding-left: 40px;
}
div#wrapper-footer-full li {
	display: block;
}
div#wrapper-footer-full li a:hover:before {
	left: 22px;
	visibility: visible;
	opacity: 1;
}
div#wrapper-footer-full ul {
	padding: 0px;
}
i.footer_ico {
	margin-right: 7px;
	border-right: 1px solid #484472;
	padding-right: 10px;
	line-height: 24px;
}
div#wrapper-footer-full h4 {
	font-weight: 600;
	font-size: 20px;
}
.icon-box-s1 h5, .icon-box-s4.s1 h5 {
	font-size: 18px;
	font-weight: 600;
}
ul#main-menu >  li >a.hotline_main_header {
	display: block;
	background: white;
	text-align: center;
	border-radius: 30px;
	padding: 4px 0px;
	color: black;
}

a.hotline_main_header i {
	margin-right: 10px;
}
ul#main-menu > li > a, ul#main-menu li a:before {
	color: #004767;
}
.scroll_button {
	--text: #fff;
	--font-size: 16px;
	--duration: 0.44s;
	--move-hover: -4px;
	--font-shadow: var(--font-size);
	line-height: var(--font-size);
	border-radius: 24px;
	display: block;
	outline: none;
	text-decoration: none;
	font-size: var(--font-size);
	letter-spacing: 0.5px;
	background: var(--background);
	color: var(--text);
	box-shadow: var(--shadow);
	-webkit-transform: translateY(var(--y));
	transform: translateY(var(--y));
	-webkit-transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
	transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
	transition: transform var(--duration) ease, box-shadow var(--duration) ease;
	transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
}
.scroll_button div {
	display: -webkit-box;
	display: flex;
	overflow: hidden;
	text-shadow: 0 var(--font-shadow) 0 var(--text);
}
.scroll_button div span {
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-style: normal;
	-webkit-transition: -webkit-transform var(--duration) ease;
	transition: -webkit-transform var(--duration) ease;
	transition: transform var(--duration) ease;
	transition: transform var(--duration) ease, -webkit-transform var(--duration) ease;
	-webkit-transform: translateY(var(--m));
	transform: translateY(var(--m));
}
.scroll_buttonn div span:nth-child(1) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.scroll_button div span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.scroll_button div span:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.scroll_button div span:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.scroll_button div span:nth-child(5) {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
.scroll_button div span:nth-child(6) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.scroll_button div span:nth-child(7) {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}
.scroll_button div span:nth-child(8) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.scroll_button div span:nth-child(9) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}
.scroll_button div span:nth-child(10) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.scroll_button div span:nth-child(11) {
	-webkit-transition-delay: 0.55s;
	transition-delay: 0.55s;
}
.scroll_button div span:nth-child(12) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.scroll_button div span:nth-child(13) {
	-webkit-transition-delay: 0.65s;
	transition-delay: 0.65s;
}
.scroll_button div span:nth-child(14) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.scroll_button div span:nth-child(15) {
	-webkit-transition-delay: 0.75s;
	transition-delay: 0.75s;
}
.scroll_button div span:nth-child(16) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.scroll_button div span:nth-child(17) {
	-webkit-transition-delay: 0.85s;
	transition-delay: 0.85s;
}
.scroll_button div span:nth-child(18) {
	-webkit-transition-delay: 0.90s;
	transition-delay: 0.90s;
}
.scroll_button div span:nth-child(19) {
	-webkit-transition-delay: 0.95s;
	transition-delay: 0.95s;
}
.scroll_button div span:nth-child(20) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.scroll_button div span:nth-child(21) {
	-webkit-transition-delay: 1.05s;
	transition-delay: 1.05s;
}
.scroll_button div span:nth-child(22) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}
.scroll_button div span:nth-child(23) {
	-webkit-transition-delay: 1.15s;
	transition-delay: 1.15s;
}
.scroll_button:hover {
	--y: var(--move-hover);
	--shadow: var(--shadow-hover);
}
.scroll_button:hover span {
	--m: calc(var(--font-size) * -1);
}
.scroll_button span {
	min-width: 3px;
}
.scroll_button a {
	background: #36D1DC !important;
	background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC) !important;
	background: linear-gradient(to right, #5B86E5, #36D1DC) !important;
}
a.hotline_main_header {
	display: block;
	background: #005d88;
	text-align: center;
	border-radius: 30px;
	padding: 4px 0px;
	color: white;
}
a.hotline_main_header i {
	margin-right: 10px;
}

.icon-box-s1  i {
	margin: 0;
	padding: 0px 30px 0 0px;
}

.icon-box-s1 {
	padding: 25px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	transition: all .5s;
}
input {
	border: 1px solid #d8d8d8;
}
span.wpml-ls-native {
	color: #565656;
	font-weight: 500;
	font-size: 13px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 5px 8px;
	line-height: 1;
	border: 1px solid;
	margin: 0 2px;
	border-radius: 6px;
}
textarea.wpcf7-form-control.wpcf7-textarea.mb-3.p-2 {
	width: 100%;
	border: 1px solid #d8d8d8;
}
input.wpcf7-form-control {
	width: 100%;
}
ul.host-meta.list-unstyled {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

ul.host-meta.list-unstyled li {
	width: 100%;
}
ul.host-meta.list-unstyled.p-0.m-0.col-lg-8 li a i {
	width: 25px;
	height: 25px;
	text-align: center;
	border: 1px solid;
	border-radius: 50%;
	line-height: 25px;
	color: #004767;
}
.language_switcher.col-lg-4 {
	display: flex;
	align-items: center;
}
.language_switcher.col-lg-4 {
	border-left: 1px solid #f7f7f7;
}
a.image_thumb {
	position: relative;
	display: block;
}
a.image_thumb .bg_transition i {
	font-size: 30px;
	color: white;
	display: block;
	margin: auto;
}
a.image_thumb .bg_transition {
	background: rgb(255 255 255 / 40%);
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	align-items: center;
	text-align: center;
	z-index: 1;
	top: 0;
	left: 0;
	color: white;
	transform: scale(0);
	transition: all .3s ease-in-out;
}
a.image_thumb:hover .bg_transition {
	transform: scale(1);
	transition: all .3s ease-in-out;
}
h4.main-subtitle {
	color: #d83030;
	font-size: 17px;
	font-weight: 500;
	line-height: 27px;
	margin-bottom: 9px;
	text-align: left;
	position: relative;
}
h4.main-subtitle:after {
	content: '';
	width: 80px;
	height: 1px;
	position: absolute;
	top: 15px;
	display: inline;
	background: #d83030;
	margin-left: 20px;

}
.main-tittle h3 {
	color: #032e42;
	font-size: 48px;
	line-height: 55px;
	margin-bottom: 10px;
	text-align: left;
}
.icon-background i {
	color: white;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #ffffff47;
	line-height: 52px;
	text-align: center;
	margin-bottom: 20px;
}
.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 55%;
}
figure.effect-bubba {
	background: #004767;
	border-radius: 10px;
	height: 230px;
}
h5.featured-title {
	font-size: 1rem;
	text-align: center;
}
.featured-content {
	font-size: 14px;
}
figure.effect-bubba img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	width: 100%;
	height: auto;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 15%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	color: #FFEB3B;
	font-weight: bold;
	font-size: 25px;
}
figure.image-box img {
	width: 100%;
	height: auto;
}
figure.image-box {
	margin-bottom: 0px;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
}
.inner-most-ico{
	padding: 25px 25px 0px 25px;
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.language_switcher {
	width: 120px;
}
li.language_switcher a {
	font-size: 12px;
	width: 120px;
}
.logo.d-lg-none img {
	margin: 15px auto;
	display: block;
}
table.tuyen-dung th {
	background: #015dab;
	padding: 10px;
	text-transform: uppercase;
	color: white;
	border: 1px solid white;
	text-align: center;
}
table.tuyen-dung td {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #dadada;
}
td.text-left.job-title a:before {
	content: '';
	width: 25px;
	height: 25px;
	background: url(/wp-content/uploads/2021/03/iconuser.png);
	position: relative;
	left: 0px;
	top: 5px;
	z-index: 9999;
	display: inline-block;
	background-size: contain;
	margin-right: 15px;
}
td.text-left.job-title a {
	display: block;
	position: relative;
	line-height: 25px;
}
td.job-local p:before {
	content: '';
	width: 25px;
	height: 25px;
	background: url(/wp-content/uploads/2021/03/iconlocal.png);
	position: relative;
	left: 0px;
	top: 5px;
	z-index: 9999;
	display: inline-block;
	background-size: contain;
	margin-right: 15px;
}
td.job-local p {
	display: block;
	position: relative;
	line-height: 25px;
}
h2.service-title {
	font-size: 20px;
	text-transform: normal!important;
	font-weight: 600;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 13px;
	position: relative;
}
h2.service-title:before {
	content: '';
	width: 50%;
	height: 3px;
	background: red;
	position: absolute;
	bottom: -2px;
}
figure.banner-text img {
	width: 100%!important;
	height: auto;
}
.inner-most-banner {
	position: relative;
}

.content-right {
	font-size: 16px;
	border-radius: 10px;
	text-align: left!important;
}
a.btn.btn-banner {
	background: white;
	color: #62a5c5;
}
.content-left {
	border-radius: 10px;
	background: red;
	padding: 30px;
	z-index: 9;
	width: 100%;
	color: white;
	font-size: 16px;
	box-shadow: 0px 0px 14px 0px grey;
}
.icon-fearure figure.image-box img {
	width: 30%!important;
}
h3.title-banner {
	color: white;
	position: relative;
	padding: 10px 0px;
}
h3.title-banner:before {
	content: '';
	background: #f50000a3;
	width: 30%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
h3.title-banner:after {
	content: '';
	background: #dcdcdc85;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.content.bg-white.text-center {
	border-radius: 0px 0px 10px 10px;
}
.page-id-1293 .header-title {
	display: none;
}


p.text-fix-banner {
	width: 80%;
	position: relative;
	top: 40px;
	left: 50px;
	color: black;
}

.text-link {
	border-radius: 5px;
	color: white;
	position: relative;
	bottom: -25px;
	right: -50%;
	font-size: 12px;
	width: 40%;
	text-align: center;
}
.heading-text h3 {
	font-size: 16px;
	margin-bottom: 0;
	text-align: center;
}
.heading-text {
	display: flex;
	background: #61c1f9;
	padding: 10px;
	line-height: 20px;
	border-radius: 10px 10px 0px 0px;
}
.content-grid {
    padding: 20px;
    background: #7d7666;
    font-size: 13px;
    border-radius: 0px 0px 10px 10px;
    color: white;
    height: 365px;
}
.content-grid figure.image-box-grid {
	border-radius: 10px;
}
.color-before:before {
	content: '';
	width: 30%;
	position: absolute;
	background: #ec7373;
	height: 2px;
	border-radius: 45px;
	top: 1px;
	z-index: 9;
}
.color-before {
	position: relative;
}
.serpro-button button {
	padding: 6px 20px!important;
	color: white!important;
}
.item-box {
    display: flex;
    align-items: center;
    background: #dfecf3;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 15px;
    border: none;
    min-height: 160px;
}
.item-thumbnail.col-3 {
    width: 100px;
    height: 140px;
    align-items: center;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
    justify-content: center;
    background: white;
}
.item-thumbnail img {
	width: 100%;
	height: auto;
}
button.top-arrow.slick-arrow:before {
	content: '\f077';
	font-family: 'Font Awesome 5 Pro';
	display: block;
	text-align: center;
	margin: auto;
}
.item-box img {
    border-radius: 10px 0px 0px 10px;
    padding: 30px;
}
button.top-arrow.slick-arrow {
    transform: translateY(20px);
}
button.bottom-arrow.slick-arrow {
    transform: translateY(-30px);
}
button.bottom-arrow.slick-arrow:before {
	content: '\f078';
	font-family: 'Font Awesome 5 Pro';
	display: block;
	text-align: center;
	margin: auto;
	line-height: 40px;
}
.item-box:focus {
	outline: unset;
}
button.top-arrow.slick-arrow, button.bottom-arrow.slick-arrow{
	text-align: center;
	display: block;
	margin: auto;
	position: relative;
	border: none;
	background: none;
	background: white;
	line-height: 40px;
	border-radius: 50%;
    height: 40px;
    width: 40px;
	z-index: 9
}
button:focus {
	outline: unset;
}
.fancy-service {
	float: left;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	border-radius: 10px;
}
.fancy-service:before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.fancy-service > img {
	height: auto;
	width: 100%;
	z-index: -1;
}
.service-detail {
	left: 0;
	padding: 0 5px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.service-detail > i {
	color: #fff;
	float: left;
	font-size: 45px;
	position: relative;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}
h3.fancy-title {
	font-size: 1rem;
	margin-top: 48px;
}
.service-detail > span {
	color: #0098da;
}
.service-detail .theme-btn {
	border: 1px solid transparent;
	display: inline-block;
	float: none;
	margin-top: 0;
	opacity: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	color: white;
	position: absolute;
	left: 10px;
	width: calc(100% - 20px);
}.fancy-service:hover > 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);
}
.fancy-service:hover .service-detail {
	padding-bottom: 55px;
}
.fancy-service:hover .service-detail > i {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.fancy-service:hover .service-detail .theme-btn {
	margin-top: 34px;
	opacity: 1;
	padding: 11px 0px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
aside.widget ul {
	list-style: none;
	padding: 0px;
}
aside.widget ul li a {
	color: grey;
}
aside.widget ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #f3f3f3;
}
img {
	width: 100%;
	height: auto;
}
.header-title {
	margin-bottom: 30px;
}
.leaf-box-inner figure.image-box {
	padding: 0px;
	background-size: cover!important;
	background-position: center!important;
}
.process-icon {
	width: 115px;
	margin: auto;
	border-radius: 50%;
}
.process-icon i:before {
	color: #679fff;
	font-size: 45px;
	width: 100px;
	display: block;
	text-align: center;
	line-height: 99px;
}
.process-content h5 {
	font-size: 18px;
	letter-spacing: .05em;
	font-weight: 700;
	color: #333;
}
.process-content * {
	text-align: center;
}
.item i.fa {
	line-height: 65px;
	width: 65px;
	text-align: center;
	color: #828282;
	margin-right: 15px;
}
.wpb_single_image.wpb_content_element.vc_align_center.image-top {
	position: relative;
	top: -250px;
}
.posts-display {
	display: block;
}
.posts-display .post:first-child {
	float: left;
	height: 460px;
	margin-bottom: 0;
}
.posts-display .post {
	width: 49.5%;
	height: 224px;
	float: right;
	position: relative;
	margin-bottom: 12px;
}
.posts-display .post:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 30%;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));
	background: linear-gradient(
		180deg
		,transparent,rgba(0,0,0,.8));
}
.posts-display .post .post__thumbnail {
	padding-bottom: 0;
	height: 100%;
}
.posts-display .post .post__thumbnail {
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.posts-display .post .post__content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 20px;
}
.cl--white {
	color: white;
}
.news-content h5 {
	color: var(--yt-spec-text-primary);
	display: -webkit-box;
	max-height: calc(2 * var(--yt-link-line-height, 1rem));
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 2;
	font-size: var(--yt-link-font-size, 1.4rem);
	font-weight: 500;
	line-height: var(--ytd-link-line-height, 1.6rem);
	letter-spacing: var(--yt-link-letter-spacing, normal);
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.2rem;
	max-height: 3.4rem;
	font-weight: bold;
	height: 2.4rem;
}
.fancy-service:hover h3.text-white.fancy-title {
	display: none;
}
.wpml-ls-legacy-list-horizontal {
	border: 1px solid transparent;
	padding: 0px;
	clear: both;
}
.area-second .featured .content {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.style-2 .featured .media {
	height: 475px;
	overflow: hidden;
	border-radius: 10px;
}
.area-second .media {
	position: relative;
	height: 230px;
	overflow: hidden;
	border-radius: 10px;
}
.media-news:before {
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	height: auto;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0 56 113 / 80%) 100%);
	content: '';
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	pointer-events: none;
	width: 100%;
	border-radius: 10px;
}
.area-second .media-body {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
.newslayout-2 .media * {
	line-height: unset;
}
.item-featured .featured .content {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.item-featured .featured .content h2 {
	font-size: 1.4rem;
}
.item-featured p {
	color: white;
}

element.style {
}
.item-featured p {
	color: white;
}
p.text-excerpt {
	font-size: 0.9rem;
	max-height: 8rem;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden!important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	min-height: 2.5rem;
	margin-bottom: 1rem;
	color: #3a3a3a;
}
.content.text-white h2,  .content.text-white p{
	color: white;
}
.news-widget h2.widgettitle {
	color: white;
	border-bottom: 1px solid white;
}
.news-widget .widget.widget_nav_menu ul li {
	padding: 3px 0px;
}
.news-widget .widget.widget_nav_menu ul {
	padding: 0;
	list-style: none;
}
.news-widget .widget.widget_nav_menu ul li a {
	color: white;
}
.footer-block {
	background: #e6e6e6;
	padding-top: 45px;
}
figure.image-box {
	position: relative;
	overflow: hidden;
	z-index: 99;
}
figure.image-box:before {content: "";width: 100%;height: 100%;display: block;position: absolute;z-index: 1;top: 0;left: 0;transition: all .8s ease-in-out;}

figure.image-box.reveal:before {
	width: 0px;
	transition: all .8s ease-in-out;
}
.featured-title-box {
	margin-bottom: 15px;
	align-items: center;
	border-bottom: 1px solid #7b7b7b;
	padding-bottom: 15px;
}
.featured-title-box h4 {
	text-align: center;
	border: 2px solid red;
	background: white;
	border-radius: 6px;
	padding: 10px;
}

.about-us-tab ul.vc_tta-tabs-list {
	background: #4d9ae1;
}
.wpb-js-composer .vc_tta-color-sky.about-us-tab.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	background-color: #ffb100;
	color: #fff;
}
.about-us-tab .vc_tta-panel-body {
	padding: 2%!important;
}
.slick-carousel.slick-initialized.slick-slider.slick-vertical {
    height: 525px;
}
span.wpcf7-form-control-wrap textarea {
	width: 100%;
	border-radius: 10px;
	border-color: #d8d8d8;
}
.about-us-tab p {
	font-size: 1.1rem;
	line-height: 2.4rem;
	text-align: justify;
}
.about-us-tab ul li {
	font-size: 1.1rem;
	line-height: 2.4rem;
}
#parent_div_for_mozila img{
	width: unset;
}
span.vc_tta-title-text {
	font-weight: bold;
	font-size: 20px;
}
.about-us-tab h3 {
	font-size: 1.5rem;
}
p.portfolio-cates {
	line-height: unset;
}
.item-info-inner h5 {
	margin-bottom: 5px;
}
.slick-arrow {
	cursor: pointer;
}
.page-id-1728 .header-title, .page-id-12 .header-title {
    display: none;
}

.tag-text {
    position: absolute;
    top: 72px;
    font-weight: bold;
    left: 62px;
    font-weight: bold;
    color: black;
}
input.form-control {
    display: block;
}

.bootstrap-filestyle.input-group {
    margin-bottom: 15px;
}
.information {
    background: whitesmoke;
    padding: 15px;
}

.information ul li {
    display: block;
    padding: 5px 0px;
}
.information ul {
    padding: 0px;
}

button#searchsubmit {
    margin: 0;
    position: absolute;
    background: unset;
    border: unset;
    color: black;
    right: 0;
	z-index: 9
}
ul#menu-san-pham, ul#menu-menu-dich-vu {
    padding: 0;
}

ul#menu-san-pham li , ul#menu-menu-dich-vu li{
    display: block;
    padding: 5px 0px;
}

ul#menu-san-pham li a , ul#menu-menu-dich-vu li a{
    color: black;
}
.slick-list.draggable {
    height: inherit !important;
}
.item.slick-slide {
    width: 100% !important;
}
ul li {
    text-align: justify;
}
ol lo {
	text-align: justify;
}
.content-right .text.mb-3 {
    text-align: justify;
}