/*
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!
*/
@font-face {
	font-family: "AvantGarde";
	src: url("fonts/unicode.avantgd.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
:root{
	--primary-color: #59ac27;
	--linear: linear-gradient(to right,#00547B,#00A1D2);
	--second-color: #d40919;
	--font-title: "AvantGarde";
}
.text-Hotel{
	font-family: var(--font-title);
}
body{
	margin:0;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#f5f3f4}
.text-primary,.text-primary a{color:var(--primary-color)!important}
.btn-primary{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}
.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
.bg-primary{background-color:var(--primary-color)!important}
button:focus {
    outline: 0;
}
@media (max-width: 575.98px) {
}
@media (max-width: 767.98px) {
	.south-title .main-title .sep {
    width: 65px;
}
	.form-recruitment .title,.product-title.title {
    font-size: 20px;
}
.product-detail .section-tab-product ul.nav li.nav-item a {
    border-radius: 0;
}
.product-detail .section-tab-product ul.nav li.nav-item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2px;
}
}
@media (max-width: 991.98px) {
	.footer .footer-widget .widget-title {
    margin-bottom: 6px;font-size: 20px;
}
	.footer .footer-widget {
    margin-bottom: 15px;
}
	.Tagline h4 {
    font-size: 16px;
}
	.news-content .title {
    height: 40px;
    overflow: hidden;
}
	.slide-item .wrap-text-banner .sub-banner {
    font-size: 15px;
}
	.slide-item .wrap-text-banner .main-banner,.header-title .flex-bg .title {
    font-size: 22px;    margin-bottom: 2px;
}
	.menu-search .field.form-control {
    border: 0;
    padding: 10px;
    height: 50px;
    border-radius: 0;
    background-color: rgb(0 0 0 / 8%);
}
.menu-search button#searchsubmit {
    background-color: #8cc858;
    border: 0;
    width: 50px;
    color: white;
}
.language li a {
    padding: 12px;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 4%);
    text-transform: uppercase;
    color: #333;
    font-family: var(--font-title);
}
	div#wrapper-navbar {
    min-height: 80px;
}
	ul#main-menu li a {
    border-bottom: 1px solid rgb(0 0 0 / 4%);
}
	ul#main-menu li .sub-menu li a {
    font-size: 16px;
    text-transform: unset;
}
.middle-header  li.menu-item ul.sub-menu {
    background-color: #e3e3e3;
}
	.middle-header .logo img {
    max-height: 65px;
    width: auto;
}
	body .news-item.item-small .news-thumb{
		padding-top: 70%;
	}
	a.close-panel {
		color: #101010;
		width: 40px;
		height: 27px;
		text-align: center;
		font-size: 22px;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.button-header__line {
		margin: 0 auto;
		display: block;
		width: 24px;
		height: 1px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		position: absolute;
		background-color: #101010;
	}
	.close-panel .button-header__line:nth-of-type(2) {
		margin-top: 14px;
	}
	.display .button-header__line {
		-webkit-transform: translate3d(0, 3px, 1px) rotate( 45deg );
		transform: translate3d(0, 3px, 1px) rotate( 45deg );
	}
	.display .close-panel .button-header__line:nth-of-type(2) {
		-webkit-transform: translate3d(0, -4px, 1px) rotate( 135deg );
		transform: translate3d(0, -4px, 1px) rotate( 135deg );
	}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.wrap-text-banner {
		width: 100%;
	}
	.vc_custom_heading.sub-banner{
		font-size: 20px;
	}
	body .vc_custom_heading.main-banner {
		font-size: 36px;
	}
	body .wrap-tnsm .wpb_content_element {
		padding: 0 15px;
	}
	body .news-item{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		padding: 0 0 10px;
	}
	body .vc_custom_heading.main-title {
		font-size: 26px;
	}
	body .vc_custom_heading.sub-title {
		font-size: 16px;
	}
	body .vc_custom_heading.main-title.have-sep:before,body .vc_custom_heading.main-title.have-sep:after {
		width: 50px;
		height: 30px;
		left: 0;
	}
	body .vc_custom_heading.main-title.have-sep:after{
		left: auto;
		right: 0;
	}
	body .vc_custom_heading.main-title.have-sep {
		margin-left: 0;
		transform: none;
		display: block;
	}
	i.fal.submenu-opened:before {
		content: "\f068";
	}
	.middle-header {
		padding: 5px 0;
		box-shadow: 0 0 15px #00000036;
	}
	ul#main-menu li a {
		font-weight: 400;
		padding: 12px 12px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		color: #000;
		font-size: 16px;
	}
li.menu-item-has-children >i {
    right: 0px;
    top: 0px;
    color: black;
    position: absolute;
    width: 40px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
	a.mobile-menu {
		width: 32px;
		height: 18px;
		position: relative;
		-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;
	}
	a.mobile-menu span {
		display: block;
		position: absolute;
		height: 2px;
		width: 100%;
		background: var(--primary-color);
		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;
		left: 100%;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease, -webkit-transform 0s ease 0.5s;
		transition: opacity 0.5s ease, -webkit-transform 0s ease 0.5s;
		-o-transition: transform 0s ease 0.5s, opacity 0.5s ease;
		transition: transform 0s ease 0.5s, opacity 0.5s ease;
		transition: transform 0s ease 0.5s, opacity 0.5s ease, -webkit-transform 0s ease 0.5s;
		z-index: 1001;
	}
	.header .primery-menu.display {
		transform: translate3D(-100%, 0, 1px);
		transition: transform 0s ease, opacity 0.5s ease, -webkit-transform 0s ease;
		opacity: 1;
	}
.menu-top {
    padding: 10px 15px;
    background-color: #fff;
}
	.menu__overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 100%;
		z-index: -1;
		background-color: rgb(255 255 255 / 90%);
		-webkit-transition: -webkit-transform 0s ease 0.5s;
		transition: -webkit-transform 0s ease 0.5s;
		-o-transition: transform 0s ease 0.5s;
		transition: transform 0s ease 0.5s;
		transition: transform 0s ease 0.5s, -webkit-transform 0s ease 0.5s;
	}
	.display .menu__overlay {
		-webkit-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
		-webkit-transition: -webkit-transform 0s ease;
		transition: -webkit-transform 0s ease;
		-o-transition: transform 0s ease;
		transition: transform 0s ease;
		transition: transform 0.5s ease, -webkit-transform 0s ease;
	}
	.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;
		list-style: none;
		padding: 0;
	}
	ul#main-menu > li,.primery-menu ul.language > li,.primery-menu .menu-search {
		opacity: 0;
		transition-duration: 1s;
		transform: translate3d(0,100px,0);
	}
	ul#main-menu > li:nth-child(1) {
		transition-delay: 100ms;
	}
	ul#main-menu > li:nth-child(2) {
		transition-delay: 150ms;
	}
	ul#main-menu > li:nth-child(3) {
		transition-delay: 200ms;
	}
	ul#main-menu > li:nth-child(4) {
		transition-delay: 250ms;
	}
	ul#main-menu > li:nth-child(5) {
		transition-delay: 300ms;
	}
	ul#main-menu > li:nth-child(6) {
		transition-delay: 350ms;
	}
	ul#main-menu > li:nth-child(7),ul.language > li:nth-child(1) {
		transition-delay: 400ms;
	}
	ul.language > li:nth-child(2) {
		transition-delay: 450ms;
	}
	.primery-menu.display ul#main-menu > li,.primery-menu.display ul.language > li,.primery-menu.display .menu-search {
		opacity: 1;
		transform: translateZ(0);
	}
}
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
	.language a {
    margin-left: 12px;
}
	ul#main-menu >li.menu-item:first-child > a {
    padding-left: 0;
}
	.news-content .title {
    height: 40px;
}
	header.header.fixed .middle-header {
    padding: 5px;
}
	.right-wrap .wpb_wrapper {
		text-align: right;
	}
	.vc_column_container .right-wrap{
		padding-left: 95px;
	}
	.vc_column_container .left-wrap{
		padding-right: 95px;
	}
	.top-menu ul.language li.en,
	ul#main-menu >li.menu-item:last-child a {
    padding-right: 0;
}
	div#wrapper-navbar {
    min-height: 140px;
}
	.news-grid {
    margin-left: -20px;
    margin-right: -20px;
}
	.owl-controls .owl-nav .owl-next {
		right: -15px;
	}
	.owl-controls .owl-nav .owl-prev {
		left: -15px;
	}
	ul#main-menu ul.sub-menu ul.sub-menu {
		left: 100%;
		right: 0;
		margin-left: 2px;
		top: 0;
	}
	ul#main-menu ul.sub-menu ul.sub-menu li:before {
		opacity: 0;
	}
	ul#main-menu li ul.sub-menu li a {
		padding: 10px 20px;
		margin-left: 0;
		color: #333;
		text-transform: none;
		font-size: 14px;
	}
	ul.sub-menu {
		padding-left: 25px;
	}
	ul#main-menu .menu-item-has-children:before {
		content: "\f0dd";
		font-family: Fontawesome;
		top: 50%;
		position: absolute;
		right: 1px;
		margin-top: -11px;
		color:#333;
		font-size:12px;
	}
	ul#main-menu ul.sub-menu .menu-item-has-children:before {
		content:"\f0da";color: #e3e3e3;
	}
ul#main-menu li a {
    padding: 10px 10px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
	 ul#main-menu li.menu-item:hover> a,
	 ul#main-menu > li.current-menu-item > a,
	 ul#main-menu .current-menu-item:before, 
	ul#main-menu li.menu-item:hover:before,
	ul#main-menu > li.current-post-ancestor > a,
	ul#main-menu > li.current-menu-ancestor > a,ul#main-menu > li.current-post-ancestor:before,ul#main-menu > li.current-menu-ancestor:before{
		color: var(--primary-color);
	}
	ul#main-menu li ul.sub-menu li:hover > a,ul#main-menu li ul.sub-menu li.menu-item:hover:before {
		color: #5cab32;
	}
	ul#main-menu li {
		display: inline-block;
	}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 50%;
    visibility: hidden;
    width: max-content;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 10%);
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 10%);
    overflow: visible;
    transform: translateX(-50%);
}
ul#main-menu ul.sub-menu li:first-child:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    background-color: #fff;
    top: -8px;
    left: calc(50% - 8px);
    border: 1px solid var(--primary-color);
    border-bottom: 0;
    border-right: 0;
}
	ul#main-menu ul.sub-menu > li {
		display: block;
		background-color: #fff;
		visibility: hidden;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
    border: 1px solid var(--primary-color);
    border-bottom: 0;
	}
ul#main-menu .sub-menu > li.menu-item:last-child {
    border-bottom: 1px solid var(--primary-color);
}
	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 > li:nth-child(1) {
		transition-delay: 0ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(2) {
		transition-delay: 50ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(3) {
		transition-delay: 100ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(4) {
		transition-delay: 150ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(5) {
		transition-delay: 200ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(6) {
		transition-delay: 250ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(7) {
		transition-delay: 300ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(8) {
		transition-delay: 350ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(9) {
		transition-delay: 400ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(10) {
		transition-delay: 450ms;
	}
	ul#main-menu li.menu-item-has-children:hover > .sub-menu {
		visibility: visible;
		max-height: 2000px;
		opacity: 1;
	}

}
@media (min-width: 1200px) {

}
* {
	-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: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	font-size: 20px;
	color: white;
}
.social-icon a.instagram {
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.social-icon a.youtube {
	background-color: #FF0000;
}
a.zalo {
	background-color: #008FE5;
	font-size: 14px;
}
.footer .social-icon a {
    color: #fff;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.widget--action--fixed {
	position: fixed;
	bottom: 25px;
	left: 5px;
	width: 50px;
	z-index: 1;
}
.widget--action--fixed>a.widget--action--item {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	border: none;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: cover;
	float: left;
	margin-bottom: 10px;
}
a.widget--action--item.click--hotline {
	background-image: url(img/widget_icon_click_to_call.svg);
	background-color: #509600;
}
a.widget--action--item.click--zalo {
	background-image: url(img/widget_icon_zalo.svg);
	background-color: #0068ff;
}
a.widget--action--item.click--google-map{
	background-color: #309e45;
}
.widget--action--fixed>a.widget--action--item:hover {
	box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.widget--action--fixed>a.widget--action--item span {
	position: absolute;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	padding: 0px 20px 0 50px;
	right: 113%;
	z-index: -1;
	font-size: 15px;
	width: max-content;
}
.widget--action--fixed>a.widget--action--item:hover span {
	right: auto;
	left: 0;
}
a.widget--action--item.click--hotline span {
	background-color: #509600;
}
a.widget--action--item.click--zalo span{
	background-color: #0068ff;
}
/*------------------------------------------------ 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: #309e45;
	color: white;
	box-shadow: 0 0 10px #0000007d;
}
.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 #003882;
	height: 420px;
}
.news-item.item-large{
	float: left;
}
.news-item .news-thumb {
	position: relative;
	padding-top: 70%;
	overflow: hidden;
}
.news-item.item-small .news-thumb{
	padding-top: 30%;
}
.news-grid .news-item:hover .news-thumb img {
    transform: scale(1.08);
}
.news-grid  .news-thumb img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}
.news-content .text-excerpt {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.news-content .title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
article.recruitment .news-content .title {
    height: auto;
}
.news-content h5 a {
	color: #000;
}
.news-content .view-more {
    color: var(--primary-color);
    font-weight: 500;
    text-decoration: underline;
}
.news-items-inner .news-content {
    padding: 20px 22px;
    border-radius: 0 0 12px 12px;
    background-color: #fff;
}
.news-items-inner {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.published-date {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
    font-style: italic;
}
.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);
	background-color: #F5F5F5;
}

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

html::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2c774c;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.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, .footer-widget {
    color: #333;
    margin-bottom: 0;
    font-size: 14px;
}
.footer-widget .widget-title {
    margin-bottom: 20px;
    font-size: 22px;
    font-family: var(--font-title);
    color: #000;
}
.footer-widget .wt-separator-outer {
	margin-bottom: 10px;
}
.post-list .item img {
	width: 75px;
	margin-right: 10px;
}
aside.widget h3.widget-title {
    color: var(--primary-color);
    font-size: 23px;
    padding: 0 0 5px;
    border-bottom: 1px solid lightgray;
    margin-bottom: 20px;
    font-family: var(--font-title);
}
.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;
}

#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 h5 a, #wrap:hover {
	color: #fff;
}

#wrap:hover {
	background: #faac1c;
	border-color: #faac1c;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
}
span.transaction, h5.transaction a {
	color: #000000;
}

.tg-service .tg-border-topleft {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 12px;
}
.tg-displaytablecell {
    display: flex;
    align-items: center;
}
.tg-description p {
    margin-bottom: 0;
}
.tg-displaytablecell .title {
    font-size: 20px;
}

.tg-displaytablecell .thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    padding-right: 20px;
}
.tg-displaytablecell .icon {
    background-color: var(--second-color);
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.tg-displaytablecell .thumb img {
    height: 45px;
    width: auto;
}
.tg-service {
    margin-bottom: 30px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
	width: 75px;
	margin-right: 6px;
}
.icon-title-2 i.fa {
	line-height: 65px;
	width: 65px;
	text-align: center;
	color: white;
	margin-right: 15px;
	font-size: 25px;
}
.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;
}

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;
}
.owl-nav .owl-next {
	right: 0px;
	position: absolute;
	top: 50%;
}
.owl-nav .owl-prev {
	left: 0px;
	position: absolute;
	top: 50%;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev, .owl-carousel.owl-theme .owl-nav button.owl-next {
    font-size: 0;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-top: -23px;
    border: 1px solid var(--primary-color);
}
.owl-carousel.owl-theme .owl-nav button.owl-prev:hover, .owl-carousel.owl-theme .owl-nav button.owl-next:hover {
    background-color:var(--primary-color); color:#fff;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev:hover:before, .owl-carousel.owl-theme .owl-nav button.owl-next:hover:before {
    color:#fff;
}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before {
    font-family: 'Linearicons-Free';
    font-size: 20px;
    color: var(--primary-color);
}
.owl-nav .owl-prev:before {
	content: "\e875";
}
.owl-nav .owl-next:before {
	content: "\e876";
}
.owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	background-color: #b5b5b5;
	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: #369d49;
}
.owl-dots {
	text-align: center;
}
.owl-nav button span {
	display: none;
}

.hidden-dots .owl-dots,.hidden-nav .owl-nav {
	display: none;
}
a.octf-btn.octf-btn-dark {
	color: #fff;
	background: #2d3192;
	display: inline-block;
	padding: 6px 25px;
	position: relative;
	border: 1px solid #2d3192;
	letter-spacing: 2px;
	font-size: 22px;
}
.octf-btn.octf-btn-dark:before, .octf-btn.octf-btn-dark:after {
	background: #2d3192;
}
.octf-btn:not(.no-line):before, .octf-btn:not(.no-line):after {
	content: "";
	position: absolute;
	background: #2d3192;
	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;
}
.octf-btn:before {
	width: calc(100% + 2px);
	height: 1px;
	bottom: -6px;
	left: 10px;
}
.octf-btn:after {
	width: 1px;
	height: calc(100% + 2px);
	top: 10px;
	right: -6px;
}
.octf-btn.octf-btn-dark:hover, .octf-btn.octf-btn-dark:focus {
	background: #fff;
	color: #2d3192;
	border-color: #2d3192;
}
.octf-btn:hover:before, .octf-btn:active:before, .octf-btn:focus:before {
	width: 0;
}
.octf-btn:hover:after, .octf-btn:active:after, .octf-btn:focus:after {
	height: 0;
}
.top-menu ul {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: end;
	margin-bottom: 0;
}
.top-menu ul li {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.top-menu ul li:first-child {
	border-right: 2px solid;
}
.wrap-text-banner {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);text-align:center;
}
.wrap-text-banner .sub-banner {
	margin-bottom: 0;
}
.wrap-text-banner .main-banner {
	font-size: 45px;
}
.wrap-text-banner .sub-banner, .wrap-text-banner .main-banner {
    font-family: var(--font-title)
    color: #fff;
}
.img-rouded {
	border-radius: 10px;
	overflow: hidden;
}
.vc_custom_heading.main-title {
	color: var(--primary-color);
	text-transform: capitalize;
	margin-bottom: 0;
}
.vc_custom_heading.sub-title {
	font-size: 20px;
}
.wpb_content_element.img-service {
	margin-bottom: 25px;
	overflow: hidden;
}
.wpb_content_element.img-service:hover img {
	transform: scale(1.08);
}
.wpb_wrapper .vc_custom_heading.title-service > a{
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	color: #19962f;
	margin-bottom: 40px;
}
.vc_custom_heading.main-title.have-sep {
	display: inline-block;
	margin-left: 50%;
	transform: translateX(-50%);
	position: relative;
}
.vc_custom_heading.main-title.have-sep:before,.vc_custom_heading.main-title.have-sep:after {
	content: '';
	width: 120px;
	height: 40px;
	background-image: url(/wp-content/uploads/2022/11/sep.png);
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: -130px;
}
.vc_custom_heading.main-title.have-sep:after {
	left: auto;
	right: -130px;
	transform: rotate(180deg);
}
.cus-item-carousel:hover img {
	transform: scale(1.06);
}
.wrap-tnsm .wpb_content_element {
	padding: 0px 10%;
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.wrap-tnsm .wpb_content_element p {
	margin-bottom: 5px;
}
div#wrapper-footer {
	background: #099727;
}
div#wrapper-footer-full {
	background-color: #f5f3f4;
}
.wpcf7 input.ip-form {
	padding: 10px 10px 10px 25px !important;
	height: auto;
	border-radius: 50px;
}
.wpcf7 textarea.ip-form {
	border-radius: 50px;
	padding: 20px !important;
}
.btn.btn-second.wpcf7-submit {
	border-radius: 8px;
	background: var(--second-color);
	border: 1px solid var(--second-color);    color: #fff;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	background: #287845;
	border-color: #287845;
	color: white !important;
}
.widget-list-item {
	margin-bottom: 20px;
}
.widget-list-item .title {
	font-size: 14px;
	margin-bottom: 0;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 2;
	display: -webkit-box;
}

.widget-list-item .meta {
	font-size: 12px;
}
.widget-list-item .title a {
	color: #000;
}
.item-archive .news-item {
	flex: 1;
	max-width: 100%;
	width: 100%;
	padding: 0;    display: block;
}
.wrap-desc-abus strong {
	font-weight: 600;
}
header.header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    background: white;
    box-shadow: 0 0 20px 0 lightgrey;
}

header.header.fixed .logo img {
    width: 90px;
}
.language {
    padding: 0;
    margin: 0;
    list-style: none;
}
.language ul li a {
    color: #333;
    padding: 2px 9px 2px;
}
.site.vi-VN .language .vi a,.site.en-US .language .en a{
    color: #309e45;
}
.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.middle-header {
    padding: 10px 0;background-color:#fff;
}
.header-title .title {
    font-family: var(--font-title);
    font-size: 35px;
}
.gallery-grid .gallery-item-grid {
    cursor: pointer;
}
.header-title .image img {
    width: 100%;
    height: auto;
}
.header-title {
    position: relative;
}
.header-title .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgb(0 0 0 / 45%);
}
.top-header {
    padding: 8px 0;
}
.top-header * {
    color: #fff;
    font-size: 14px;
}
.top-right a.click-search,.top-right ul li {
    margin-left: 15px;
}
.mb-3 a{
	margin-bottom: 1rem !important;
}
.wpb_wrapper .vc_custom_heading.btn-quote a {
    display: inline-block;
    font-size: 18px;
    padding: 8px 30px;
    background: #099727;
    border-radius: 100px;
    color: #fff;
}
.title-why-us {
    font-size: 24px;
    font-family: var(--font-title);
    color: #309e45;
    border: 1px solid #309e45;
    display: inline-block;
    padding: 3px 15px 5px;
    border-radius: 100px;
}
.searchBox {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
button#submit-btn {
    width: 32px;
    height: 32px;
    font-size: 20px;
    cursor: pointer;
    transition: all .5s;
    background: transparent;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#searchboxform input#s {
    background-color: rgb(255 255 255 / 86%);
    border: none;
    outline: none;
    width: 0;
    padding: 0;
    opacity: 0;
    border-radius: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    transition: all 1s;
}
.searchBox:hover #searchboxform input#s {
    width: 240px;
    opacity: 1;
    padding: 5px 20px;
}
form#searchboxform {
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-footer {
    background-size: auto;
}
.content-callout  * {
    color: #fff;
    font-size: 16px;
}
.content-callout .widget-title {
    font-size: 24px;
}
.wpcf7 {
    max-width: unset;
}
.white-pad-area{
    background-color: white;
    padding: 25px;
}
.sanpham-items-inner {
    padding: 20px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.sanpham-items-inner .sanpham-thumb {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
}
.sanpham-items-inner:hover .sanpham-thumb img {
    transform: scale(1.05);
}
.sanpham-content .title a {
    color: var(--second-color);
}

.sanpham-content .meta {
    font-weight: bold;
}
.sanpham-content .title {
    font-size: 18px;
}
.sanpham-content a.view-more-btn {
    display: block;
    padding: 6px 15px;
    text-align: center;
    background-color: var(--primary-color);
    color: white;
    font-weight: 500;
}
.sanpham-item {
    margin-bottom: 35px;
}
.product-sumary .title {
    font-size: 22px;
    border-bottom: 1px solid rgb(0 0 0 / 11%);
    padding-bottom: 9px;
}
.product-sumary .description table td {
    padding: 12px 0;
}

.product-sumary .description table {
    width: 100%;
    margin-bottom: 25px;
}

.product-sumary .description table tr {
    border-bottom: 1px solid rgb(0 0 0 / 11%);
}
.section-tab-product ul.nav li.nav-item a {
    background-color: #6fc742;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 22px;
    border-radius: 6px 6px 0 0;
}

.section-tab-product ul.nav li.nav-item a.active,.section-tab-product ul.nav li.nav-item a:hover {
    background-color: var(--primary-color);
}
.section-tab-product ul.nav li.nav-item {
    margin-right: 3px;
}
figure.effect-apollo .thumb {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

figure.effect-apollo figcaption {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 30px;
}
figure.effect-apollo .thumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 40%), rgb(0 0 0 / 65%));
}
figure.effect-apollo figcaption .title {
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
}
figure.effect-apollo {
    position: relative;
}

figure.effect-apollo figcaption .title a {
    color: #fff;
}
.head-sep:before {
    border-bottom: 45px solid currentColor;
    border-left: 0 solid currentColor;
    border-right: 50px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -50px;
    width: 0;
    top: 0;
}
.head-sep:after {
    background-color: currentColor;
    content: "";
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1200px;
}
figure.effect-apollo:hover .thumb img {
    transform: scale(1.05);
}
aside.widget ul.menu {
    list-style: none;
    padding-left: 0px;
}

aside.widget ul.menu li a {
    display: block;
    padding: 8px 10px;
    color: #333;
    background-color: #fff;
    font-weight: 500;
}

aside.widget ul.menu li {
    margin-bottom: 1px;
}

aside.widget ul.menu li a:hover {
    background-color: var(--primary-color);
    color: #fff;
}
ul#main-menu li a {
    text-transform: uppercase;
    font-family: var(--font-title);
}
.tab-content>.tab-pane {
   padding-top: 25px;
}
.header-breadcrumb {
    padding: 45px 0;
    /*background-image: url(img/background.jpg);*/
	background-size: 100%;
	background-repeat: no-repeat;
}

.header-breadcrumb p#breadcrumbs {
    margin-bottom: 0;
    font-style: italic;
}

.header-breadcrumb a {
    color: #333;
}
.home .header-breadcrumb {
    display: none;
}
	.header-breadcrumb span.breadcrumb_last,.header-breadcrumb span.current {
    color: var(--primary-color);
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}
.south-title .main-title span {
    padding: 0px 10px;
    display: inline-block;
}
.section-tab-product table {
    border: 1px solid #dee2e6;
}
.section-tab-product table  td, .section-tab-product table th {
    border: 1px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
div#wrapper-footer-full {
    padding-bottom: 10px;
}
.language .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
    padding: 0;
    border: 0;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
 .page-item .page-link {
    color: #333;
}
.recruitment .text-expand {
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}