/*
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=Dancing+Script:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap');
body{
	margin: 0;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	color: #333;
	text-align: left;
	background-color: #fff;
}
.text-primary,.text-primary a{color:#37af55!important}
.btn-primary{color:#fff;background-color:#37af55;border-color:#37af55}
.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
.bg-primary{background-color:#37af55!important}
@media (max-width: 575.98px) {
}
@media (max-width: 767.98px) {

}
@media (max-width: 991.98px) {

	i.fa.submenu-opened:before {
		content: "\f068";
	}
	body .vc_custom_1651715702741{
		padding-left: 15px !important;
	}
	header.header.fixed .logo img {
		width: 70%;
	}
	.middle-header {
		padding: 5px 0;
		box-shadow: 0 0 15px #00000036;
	}
	ul#main-menu li a {
		color: #000;
		font-weight: 500;
		display: block;
		border-bottom: 1px solid darkgrey;
		padding: 5px;
	}
	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: 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: 3px;
		width: 100%;
		background: #003882;
		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: #ffffff;
		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;
	}
}
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
	body .blog-card__date {
		top: -37px;
		right: 30px;
	}
	body .blog-card__content {
		padding: 40px;
	}
}
@media (min-width: 992px) {
	.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 {
		right: -201px;
		margin-top: -3px;
		top:0;
	}
	ul#main-menu li ul.sub-menu li a {
		padding: 10px 20px;
		color: #255946;
		font-size: 14px;
		line-height: 1.5;
	}
	ul#main-menu li ul.sub-menu li a:hover{
		background: #f7d754;
		color: white;
	}
	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:before {
		content: "\f0dd";
		font-family: Fontawesome;
		top: 50%;
		position: absolute;
		right: 5px;
		margin-top: -11px;
		color:white;font-size:12px;
	}
	ul#main-menu ul.sub-menu .menu-item-has-children:before {
		content:"\f0da";
	}
	ul#main-menu li a {
		color: #6e7673;
		font-size: 16px;
		font-weight: 500;
		text-transform: capitalize;
		display: block;
	}
	ul#main-menu li {
		display: inline-block;
		padding-top: 14px;
		padding-bottom: 14px;
		position: relative;
	}
	ul#main-menu > li+li {
		margin-left: 25px;
	}
	ul#main-menu > li.current-menu-item a,ul#main-menu >li:hover a{
		color: #255946;
	}
	ul#main-menu >li.current-menu-item:after, ul#main-menu > li:hover:after {
		opacity: 1;
	}
	ul#main-menu > li:after {
		content: "";
		width: 100%;
		height: 2px;
		background-color: #0d9e31;
		position: absolute;
		bottom: 13px;
		opacity: 0;
		left: 0;
		-webkit-transition: opacity .5s ease;
		transition: opacity .5s ease;
		z-index: 1;
	}
	ul#main-menu ul.sub-menu {
		font-weight: 500;
		position: absolute;
		z-index: 3;
		top: 100%;
		visibility: hidden;
		width: 200px;
		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 rgba(0, 0, 0, .1);
		-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
		box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
		overflow: visible;
	}
	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;
	}

	ul#main-menu li.menu-item-has-children:hover > .sub-menu > li {
		padding: 0;
		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;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
	}
	ul#main-menu .sub-menu > li + li {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}
}
@media (min-width: 1200px) {
	.container{
		max-width: 1200px;
	}
	body .about-two__images img:nth-child(2) {
		top: 80px;
		left: -100px;
	}
	.footer-widget:first-child {
		flex: 0 0 30%;
		max-width: 30%;
	}
	div#text-2 {
		flex: 0 0 60%;
		max-width: 60%;
	}
}
* {
	-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 -----------------------------------------*/

/*------------------------------------------------ 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: #0098da;
	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-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);
	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: #003882;
}
.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 {
	color: #b5c3be;
	font-size: 14px;
}
.footer-widget h3.widget-title {
	margin-bottom: 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
}
.footer-widget .wt-separator-outer {
	margin-bottom: 10px;
}
.post-list .item img {
	width: 75px;
	margin-right: 10px;
}
aside.widget h3.widget-title {
	font-size: 1.125rem;
	color: #0f181f;
	font-weight: 700;
	margin-bottom: 1rem;
	padding-bottom: 10px;
	position: relative;
}
aside.widget h3.widget-title:before {
	content: '';
	position: absolute;
	width: 40%;
	height: 2px;
	bottom: 0;
	background: #49a760;
}
.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 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 {
	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;
}

.animate_line:before {
	right: -5px;
	top: -5px;
}
.tg-service .tg-border-topleft {
	padding: 30px;
	position: relative;
	z-index: 2;
	height: 242px;
	background: #fff;
}
.tg-displaytable {
	width: 100%;
	height: 100%;
	display: table;
}
.tg-displaytablecell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.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;
	text-transform: uppercase;
}
.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: Fontawesome;margin-right: 5px;color: #f5f5f5;}

.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: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	background-color: #019927;
	border-radius: 50%;
	margin-top: -20px;
}
.owl-nav div:hover {
	box-shadow: 0 0 15px #0000003b;
}
.owl-nav .owl-next:before {
	content: "\f054";
	font-family: 'Font Awesome 5 Pro';
	font-size: 13px;
	color: white;
}
.owl-nav .owl-prev:before {
	content: "\f053";
	font-family: 'Font Awesome 5 Pro';
	font-size: 13px;
	color: white;
}
.owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	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: #019927;
}
.owl-dots {
	text-align: center;
}
.owl-nav button span {
	display: none;
}
.owl-carousel.owl-theme .owl-nav button {
	width: 35px;
	height: 35px;
	background-color: #0098da;
	margin-top: -17.5px;
}
.hidden-dots .owl-dots,.hidden-nav .owl-nav {
	display: none;
}
.top-header {
	background-color: #f5f6fa;
}
.topbar__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.topbar__social a {
	color: #6e7673;
	font-size: 14px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 38px;
}
.topbar__social a+a {
	margin-left: 20px;
}
.top-right li i {
	font-size: 14px;
	color: #009926;
	padding-right: 5px;
}
.top-right li {
	color: #6e7673;
	font-size: 12px;
}
.main-header__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.main-header__search-btn{
	font-size: 23px;
	color: #255946;
	margin-right: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.main-header__info-phone {
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	background-color: #f7d754;
	border-radius: 5px;
	padding: 18px 17px;
	transition: all .5s ease;
}
.main-header__info-phone>i {
	font-size: 32px;
	color: #fff;
}
.main-header__info-phone-content {
	margin-left: 10px;
}
.main-header__info-phone-content .main-header__info-phone-text {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 7px;
}
.main-header__info-phone-content .main-header__info-phone-title {
	font-size: 16px;
	font-weight: 800;
	margin: 0;
	line-height: 1;
	color: #fff;
	display: block;
}
.middle-header {
	padding: 15px 0;
	box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
	background-color: #fff;
	position: relative;
	z-index: 91;
}
.middle-header:after {
	content: "";
	width: 100%;
	height: 16px;
	position: absolute;
	bottom: -15px;
	left: 0;
	background-image: url(/wp-content/uploads/2022/05/ripped-paper-header-1.png);
	background-position: center center;
	background-size: cover;
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9999;
	left: 0;
	background: #255946c2;
}
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.bg-overlay {
	display: block;
	height: 100%;
	z-index: 0;
}
.overlay form {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 22px;
	color: #b2b2b2;
}
.overlay-hugeinc form {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.overlay .form-inner {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}
.overlay-hugeinc form .form-inner {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open form .form-inner {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.overlay-hugeinc form .form-inner {
	width: 450px;
}
.overlay-hugeinc form .form-inner-div {
	padding: 0.75rem;
	background: #FFF;
	border-radius: 70px;
	min-width: 100%;
}
.overlay .form-inner input[type="text"] {
	box-shadow: none !important;
	border: none;
}
.overlay-hugeinc form .form-inner i.fa-search{
	padding: 0 1rem 0 0.5rem;
}
.overlay-hugeinc form .form-inner .overlay-close {
	padding: 0 0.5rem 0 0.3rem;
	transition: all .3s ease;
}
.overlay-hugeinc form .form-inner .overlay-close:hover i{
	transform: rotate(180deg);
}
.about-two__images {
	position: relative;
	margin-bottom: 60px;
}
.about-two__images img {
	border-radius: 50%;
	max-width: 100%;
}
.about-two__images img:nth-child(2) {
	position: absolute;
	top: -30px;
	left: 0;
}
.about-two__images:before {
	content: "";
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #37af55;
	position: absolute;
	bottom: 0;
	left: 0;
	animation-name: squareMover;
	animation-duration: 10s;
	animation-timing-function: linear;
	animation-delay: 2s;
	animation-iteration-count: infinite;
	perspective: 100px;
	transform-origin: center center;
}
@keyframes squareMover{
	0%,100%{transform:translate(0,0) rotate(0)}
	20%,60%{transform:translate(20px,40px) rotate(180deg)}
	30%,80%{transform:translate(40px,60px) rotate(0deg)}
}
.img-header {
	width: 25px;
}
.img-header.center {
	margin: auto;
}
.title-sub {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 2.6px;
}
.title-main {
	color: #255946;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.2em;
}
.btn-more:hover {
	background: #f7d754;
}
.btn-more {
	display: inline-block;
	padding: 10px 20px;
	font-size: 18px;
	background: #37af55;
	color: #fff;
	border-radius: 10px;
}
.taxonomy-item-1 {
	position: relative;
	overflow: hidden;
}
.thumb-taxonomy {
	position: relative;
	display: block;
	padding-top: 70%;
	background-position: center;
	background-size: cover;
	transition: all .5s ease-in-out;
}
.taxonomy-item-1:hover .thumb-taxonomy {
	transform: scale(1.2);
}
.thumb-taxonomy:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 32%);
	position: absolute;
	top: 0;
}
.thumb-taxonomy img {
	display: none;
}
.taxonomy-item-1 .content-category {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transition: transform 0.3s ease;
	transform: translate(-50%, -50%);
	text-align: center;
	padding: 0;
}
.taxonomy-item-1 .content-category a {
	font-size: 27px;
	display: block;
	padding: 0 15px;
	color: white;
	font-weight: 700;
}
.content-category p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}
.taxonomy-item-1:hover .content-category p {
	opacity: 1;
	transform: translateY(0) translateZ(0);
}
.taxonomy-item-1 .content-category p {
	margin-top: 5px;
	opacity: 0;
	transition: transform 0.3s ease, opacity 0.3s ease;
	transform: translateY(15px) translateZ(0);
}
.style-product {
	border: 1px solid lightgray;
	border-radius: 5px;
}
.style-product .thumbnail a {
	display: block;
	position: relative;
	padding-top: 120%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s ease-in-out;
}
.style-product:hover .thumbnail a {
	transform: scale(1.1);
}
.style-product .thumbnail {
	padding: 5px;
	position: relative;
	overflow: hidden;
}
.style-product .content-post h5 {
	padding: 10px 15px;
	border-top: 1px solid lightgray;
	background: #37af55;
}
.style-product:hover .content-post h5{
	background: #f7d754;
}
.blog-card {
	position: relative;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}
.blog-card__image {
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}
.blog-card__image .image {
	display: block;
	padding-top: 60%;
	background-size: cover;
	background-position: center;
	transition: all .3s ease-in-out;
}
.blog-card:hover .blog-card__image .image{
	transform: scale(1.1);
}
.single-post .blog-card.single:hover .blog-card__image .image{
	transform: scale(1);
}
.single-post .single .blog-card__meta {
	font-size: 18px;
}
.single-post .single .blog-card__content{
	box-shadow: none!important;
	padding: 40px 0;
}
.blog-card__image>a {
	display: flex;
	width: 100%;
	height: 100%;
	background-color: rgba(31,78,61,.4);
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transform: translateY(-20%);
	transition: opacity .5s ease,transform .5s ease;
}
.blog-card:hover .blog-card__image>a {
	opacity: 1;
	transform: translateY(0);
}
.blog-card__image>a:before, .blog-card__image>a:after {
	content: "";
	width: 32px;
	height: 2px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.blog-card__image>a:after {
	transform: translate(-50%,-50%) rotate(90deg);
}
.blog-card:hover .blog-card__content {
	box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
}
.blog-card__date {
	width: 74px;
	height: 74px;
	background-color: #49a760;
	border: 6px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 0 20px;
	line-height: 1.3;
	position: absolute;
	top: -97px;
	right: 20px;
}
.blog-card__content {
	box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 5%);
	background-color: #fff;
	position: relative;
	padding: 30px 25px;
	transition: all .5s ease;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.blog-card__meta a {
	line-height: 1;
	color: #6e7673;
	font-size: 14px;
	font-weight: 600;
}
.blog-card__content .title {
	font-size: 18px;
	color: #255946;
	font-weight: 700;
}
.btn-more.small {
	font-size: 15px;
	padding: 5px 15px;
}
.style-carousel-7 .owl-stage,.style-carousel-5 .owl-stage {
	align-items: center;
	display: flex;
}
div#wrapper-footer-full {
	background-color: #255946;
	background-image: url(/wp-content/uploads/2022/05/footer-bg-icon.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 40px 0 30px;
}
.subcribe-mail {
	background: transparent !important;
	padding: 10px 12px !important;
	font-size: 14px !important;
	border-radius: 20px !important;
	line-height: 23px !important;
	height: 40px !important;
}
.btn-submit-sub {
	background: rgb(141 179 61);
	color: rgba(255,255,255,1);
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 20px;
	text-align: center;
	border: 1px solid rgb(141 179 61);
	font-weight: bold;
}
div#wrapper-footer:before {
	content: "";
	width: 100%;
	height: 16px;
	position: absolute;
	top: -15px;
	left: 0;
	z-index: 10;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2022/05/ripped-paper-base.png);
}
div#wrapper-footer {
	background-color: #1f4e3d;
	padding: 25px 0;
	position: relative;
}
.footer-widget .sub-menu {
	display: none;
}
.bg-page:after {
	content: '';
	background-image: url(/wp-content/uploads/2022/05/ripped-paper-slider-2.png);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 16px;
	z-index: 1;
}
.bg-page {
	position: relative;
}
.bg-page h1 {
	font-family: Dancing Script;
	font-weight: 700;
	font-size: 62px;
}
.w-60{
	width: 60% !important;
}
.nav-pills .nav-link.active {
	background-color: #37af55;
}
.nav-pills .nav-link {
	border: 1px solid lightgray;
	margin-right: 10px;
	color: #333;
}
.slick-slider .slickArr {
	position: absolute;
	top: 50%;
	font-size: 30px;
	z-index: 3;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
	background-color: #0b9d30;
	border-radius: 50%;
	color: #fff !important;
}
.slick-slider .slickArr.slick-next {
	right: 0;
}
.slick-slider .slickArr.slick-prev {
	left: 0;
}
.blog-details__meta {
	border-top: 1px solid #e9e7e2;
	margin-top: 30px;
	padding-top: 20px;
}
.blog-details__meta span {
	color: #255946;
	font-size: 18px;
	font-weight: 700;
	margin-right: 5px;
}
.blog-details__meta a{
	font-size: 16px;
	color: #6e7673;
}
.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	margin-top: 40px;
}	
.single-post .pagination a {
	flex: auto;
	text-align: center;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	border: none;
	outline: none !important;
	background-color: #49a760;
	font-size: 16px;
	border-radius: 5px;
	font-weight: 700;
	padding: 16.5px 39.5px;
	transition: .5s;
}
.single-post .pagination .icon {
	margin: 0 15px;
}
.single-post .pagination .btn-disabled {
	cursor: not-allowed;
}
.single-post .pagination a:hover {
	background: #255946;
}
.single-post .pagination .btn-disabled:hover {
	background: #f6f5f2;
	color: #255946;
}
#right-sidebar .widget_recent_entries ul {
	list-style: none;
	padding-left: 0;
}
#right-sidebar .widget_recent_entries ul li a {
	color: #333;
}
#right-sidebar .widget_recent_entries ul li:last-child {
	border-bottom: none;
}
#right-sidebar .widget_recent_entries ul li {
	font-size: 13px;
	font-weight: 500;
	padding-bottom: 5px;
	border-bottom: 1px solid lightgray;
	margin-bottom: 10px;
}
#right-sidebar .widget_nav_menu .menu {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
#right-sidebar .widget_nav_menu .menu .sub-menu {
	display: none;
	list-style: none;
	padding-left: 0;
	background: #fafafa;
	font-size: 14px;
}
#right-sidebar .widget_nav_menu .menu > li {
	font-size: 15px;
	font-weight: 500;
	border: 1px solid #f5f5f5;
	border-bottom: 0;
	position: relative;
}
#right-sidebar .widget_nav_menu .menu > li:last-child {
	border-bottom: 1px solid #f5f5f5;
}
#right-sidebar .widget_nav_menu .menu > li .sub-menu a:hover {
	background: #cdcdcd;
}
#right-sidebar .widget_nav_menu .menu li a {
	color: #333;
	padding: 10px 50px 10px 15px;
	display: block;
}
#right-sidebar .widget_nav_menu .menu li i {
	display: flex !important;
	position: absolute;
	align-items: center;
	justify-content: center;
	right: 10px;
	top: 8px;
	width: 25px;
	height: 25px;
	border: 2px solid #49a760;
	color: #49a760;
	border-radius: 50%;
}
#right-sidebar .widget_nav_menu .menu li i.submenu-opened {
	transform: rotate(45deg);
}
#right-sidebar .widget_nav_menu .menu .sub-menu li {
	position: relative;
}
#right-sidebar .widget_nav_menu .menu > li .sub-menu .sub-menu a {
	padding-left: 30px;
}
.bg-abus {
	background-position: bottom left !important;
	background-repeat-y: no-repeat;
}
.bg-cscl {
	background-color: #fafafa;
	background-position: bottom right !important;
	background-repeat-y: no-repeat;
}
.bg-tn-sm.vc_parallax .vc_parallax-inner:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #f6f4ec;
	opacity: 0.7;
}
.box-tn-sm .vc_column-inner {
	padding-top: 0 !important;
}
.box-tn-sm .vc_column-inner > .wpb_wrapper {
	padding: 30px 40px;
	background: white;
	border-radius: 20px;
	border-bottom: 5px solid #0c9e30;
}
.header.fixed .middle-header {
	position: fixed;
	width: 100%;
	top: 0;
}
.vc_grid-item-mini.vc_clearfix {
	position: relative;
	overflow: hidden;
}
.vc_grid-item-mini:hover .vc_gitem-zone {
	transform: scale(1.05) rotate(4deg);
}