/**Agr************ica**/

@FONT-FACE {
    font-family: "reg";
    src: url(jost.woff2)
}

/*
@FONT-FACE {
    font-weight: 500
    src: url(Alexandria-Regular.ttf)
}


@FONT-FACE {
    font-family: "jost";
    src: url(jost.woff2)
}*/




h1,h2,h3,h4,h5,h6 {
font-weight: 500

}




/* ============================================================== 
     # Reset Browsers
=================================================================== */

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body,
html {
	height: 100%;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	scroll-behavior: smooth;
}

html, body, div, span, img,
ol, ul, li, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

tbody, td, tfoot, th, thead, tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
}

.wrapper {
	height: 100%;
}

img {
	border: none;
	outline: none;
	max-width: 100%;
}

label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
	max-width: 100%;
}

a {
	outline: none;
	text-decoration: none;
	color: #04000b;
}

a img {
	border: none;
}

a:active {
	outline: none;
	text-decoration: none;
	color: #04000b;
	opacity: 1;
}

a:focus {
	outline: none;
	text-decoration: none;
	color: #04000b;
}

a:hover {
	outline: none;
	text-decoration: none;
	color: #2ab44c;
	opacity: 1;
}

.secondary a:hover {
	color: #2ab44c;
}

button {
	outline: medium none;
}

iframe {
	border: none;
}

hr {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	border-top: 1px solid #eeeeee;
}

pre {
	display: block;
	margin: 0 0 30px;
	padding: 9.5px;
	word-wrap: break-word;
	word-break: break-all;
	color: #333333;
	border: 1px solid #ededed;
	border-radius: inherit;
	background-color: #f9f9f9;
	font-size: 13px;
	line-height: 1.42857143;
}

input {
	border: 1px solid #e7e7e7;
	border-radius: inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	min-height: 50px;
}

input:focus {
	outline: none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

textarea:focus {
	outline: none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

select:focus {
	outline: none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

ul {
	list-style-type: none;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

b {
	
}

strong {
	
}


/* ============================================================== 
    # Template Default Styles
=================================================================== */

body {
	    font-family: "reg";
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8;
	overflow-x: hidden;
	background-color: #ffffff;
	color: #666666;
}


h1 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h2 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h3 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h4 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h5 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h6 {
	color: #04000b;
	
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	margin-bottom: 15px;
}

h1 {
	font-size: 43px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 25px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 13px;
}





a, .btn, button {
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	outline: medium none;
	text-decoration: none;
	
}

p {
	color: #666666;
	margin: 0 0 25px;
	text-transform: none;
	font-weight: 500;
	    font-family: "reg";
}



/* Default for supporting bootstrap */

@media (min-width: 768px) {
	.nav-box .container,
	.nav-box .container-lg,
	.nav-box .container-md,
	.nav-box .container-sm,
	.nav-box .container-xl {
		max-width: 720px;
		width: 720px;
	}
}

@media (min-width: 992px) {
	.nav-box .container,
	.nav-box .container-lg,
	.nav-box .container-md,
	.nav-box .container-sm,
	.nav-box .container-xl {
		max-width: 960px;
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.nav-box .container,
	.nav-box .container-lg,
	.nav-box .container-md,
	.nav-box .container-sm,
	.nav-box .container-xl {
		max-width: 1200px;
		width: 1200px;
	}
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
	display: block;
}

.navbar {
	position: relative;
	padding: 0;
}

.navbar-nav .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin-top: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
	box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
}

.navbar .navbar-collapse.collapse {
	display: block !important;
margin-left: 150px;
	flex: inherit;
}

.navbar .collapse.navbar-collapse.center {
	float: none;
}

.navbar.brand-center .navbar-collapse.collapse {
	width: 100%;
}

.dropdown-toggle::after {
	display: inline;
	margin: 0;
	border: none;
	vertical-align: inherit;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: block;
}

.nav > li {
	position: relative;
	display: inline-block;
	padding: 0 5px;
}

.navbar-sidebar li {
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
font-weight: 500
font-size: 16px;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav > li.disabled > a {
	color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open > a {
	background-color: #eee;
	border-color: #019426;
}

.nav .open > a:hover {
	background-color: #eee;
	border-color: #019426;
}

.nav .open > a:focus {
	background-color: #eee;
	border-color: #019426;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand > img {
	display: block;
width: 125px;
margin-top: -34px;
}



.navbar.sticked .navbar-brand > img {

width: 100px;
margin-top: 0;
}





.navbar-toggle {
	position: relative;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

.navbar-brand {
	margin: 0;
	padding: 0;
	display: block;
}

.main-nav-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.navbar .attr-right {
	float: right;
}

.main-nav-content .collapse {
	float: left;
	flex: inherit;
}

.attr-nav > ul {
	display: flex;
	align-items: center;
}

.navbar .attr-right .attr-nav li {
	margin-left: 20px;
	display: flex;
	align-items: center;
}

.navbar .attr-right .attr-nav li:first-child {
	margin-left: 0;
}

.navbar .attr-right .attr-nav li.contact {
	position: relative;
}

.navbar.attr-border-full .attr-right .attr-nav li.contact {
	top: 0;
}

.navbar .attr-right .attr-nav li a {
	padding: 26px 0;
	display: block;
}

.navbar .attr-right .attr-nav li.button a {
	padding: 10px 40px !important;
	border-radius: 30px;
	font-size: 17px;
	color: #04000b;
	position: relative;
	overflow: hidden;
	margin-left: 5px;
	border: 2px solid #2ab44c;
}

.navbar .attr-right .attr-nav li.button.secondary a {
	background: #2ab44c !important;
}

.navbar .attr-right .attr-nav li a:nth-child(2) {
	background: transparent !important;
	border: 2px solid #04000b;
	color: #04000b;
	padding: 11px 40px !important;
	margin-left: 10px;
}

.navbar .attr-right .attr-nav li a:nth-child(2):hover {
	color: #ffffff;
}

.navbar .attr-right .attr-nav li.button a::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #2ab44c;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.navbar .attr-right .attr-nav li.button a:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.navbar .attr-right .attr-nav li .call {
	display: flex;
	justify-content: right;
}

.navbar .attr-right .attr-nav li .call p {
	margin-bottom: 5px;
	line-height: 1;
	font-size: 14px;
}

.navbar .attr-right .attr-nav li .call p strong {
	
	color: #019426;
}

.navbar.navbar.no-background .attr-right .attr-nav li .call p strong {
	color: #ffffff;
}

.navbar .attr-right .attr-nav li .call h5 {
	margin: 0;
	
	font-size: 20px;
	letter-spacing: 0.6px;
}

.navbar .attr-right .attr-nav li .call h5 a {
	padding: 0 !important;
	display: inline-block;
	text-transform: lowercase;
}

.navbar .attr-right .attr-nav li .call i {
	display: inline-block;
	font-size: 40px;
	margin-right: 15px;
	position: relative;
	color: #2ab44c;
}

.attr-nav.flex ul {
	display: flex;
	align-items: center;
}

.navbar-brand-left {
	display: flex;
	align-items: center;
}

.navbar-brand-left .attr-right {
	float: left;
	margin-right: 40px;
}

.navbar-brand-left .attr-right .attr-nav li.side-menu a {
	padding: 0 !important;
	height: 50px;
	width: 50px;
	background: #e9f1ee;
	border: 1px solid #cccccc;
	border-radius: 50%;
}

.navbar-brand-left .attr-right .attr-nav li.side-menu a span {
	right: auto;
	left: 11px;
	top: 17px;
	width: 22px;
}

.navbar-brand-left .attr-right .attr-nav li.side-menu a span:nth-child(2) {
	top: 23px;
	width: 28px;
}

.navbar-brand-left .attr-right .attr-nav li.side-menu a span:nth-child(3) {
	top: 29px;
	width: 16px;
}

.navbar-brand-left .side.on {
	right: auto;
	left: -16px;
}

.navbar-brand-left .side {
	right: auto;
	left: -500px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.navbar-brand-left .side::-webkit-scrollbar {
	display: none;
}
  
  /* Hide scrollbar for IE, Edge and Firefox */
.navbar-brand-left .side {
	-ms-overflow-style: none;
  /* IE and Edge */
	scrollbar-width: none;
  /* Firefox */;
}

/* Navbar */

nav.navbar.validnavs.inc-shape::before {
	position: absolute;
	left: 0;
	bottom: -10px;
	content: "";
	height: 100px;
	width: 100%;
	background: url(../img/shape/1.png);
	z-index: -1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	transform: rotate(-0.3deg);
}

@media (max-width: 1023px) {
	.navbar .attr-right .attr-nav li .call h5 a {
		color: #04000b;
	}

	.navbar.navbar .attr-right .attr-nav li .call p {
		color: #019426 !important;
	}

	.navbar .attr-right .attr-nav li .call i {
		color: #2ab44c;
	}
}

@media (max-width: 991px) {
	.navbar .attr-right .attr-nav li.contact {
		display: none;
	}
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

.navbar .animated {
	animation-duration: 0.35s !important;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
	display: table;
	content: " ";
}

.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
	clear: both;
}


/* * Navbar Main Css * v1.0 */

nav.validnavs .dropdown.megamenu-fw {
	position: static;
}

nav.validnavs .container {
	position: relative;
}

nav.validnavs .megamenu-fw .dropdown-menu {
	left: auto;
}

nav.validnavs .megamenu-content {
	padding: 15px;
	width: 100% !important;
	margin: auto;
}

@media (min-width: 992px) {
	nav.validnavs .megamenu-content {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	nav.validnavs .megamenu-content {
		max-width: 1140px;
	}
}

@media (min-width: 1400px) {
	nav.validnavs .megamenu-content {
		max-width: 1320px;
	}
}

nav.validnavs .dropdown.megamenu-fw .dropdown-menu {
	left: 0;
	right: 0;
}


/* Navbar Default */

nav.navbar.validnavs.logo-less .navbar-brand {
	display: none;
}

nav.navbar.validnavs {
	background-color: #ffffff;
	border-radius: 0;
	border: none;
	margin: 0;
}

nav.navbar.validnavs .navbar-toggle {
	margin: 0;
	background: transparent;
	border: none;
	font-size: 25px;
	padding: 30px 0;
}

nav.navbar.validnavs .navbar-toggle::after {
	display: none;
}

nav.navbar.validnavs .navbar-toggle i {
	font-weight: 300;
	color: #04000b;
}

nav.navbar.validnavs ul.nav .dropdown-menu .dropdown-menu {
	top: 0;
	left: 100%;
}

nav.navbar.validnavs ul.nav ul.dropdown-menu > li > a {
	white-space: normal;
}

nav.validnavs.navbar-full .navbar-toggle {
	display: inline-block;
	margin-right: 0;
	position: relative;
	top: 20px;
	font-size: 24px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

nav.validnavs.navbar-full .navbar-collapse {
	position: fixed;
	width: 100%;
	height: 100% !important;
	top: 0;
	left: 0;
	padding: 0;
	display: none !important;
	z-index: 9;
}

nav.validnavs.navbar-full .navbar-collapse.in,
nav.validnavs.navbar-full .navbar-collapse.show {
	display: block !important;
}

nav.validnavs.navbar-full .navbar-collapse .nav-full {
	overflow: auto;
}

nav.validnavs.navbar-full .navbar-collapse .wrap-full-menu {
	display: table-cell;
	vertical-align: middle;
	background-color: #ffffff;
	overflow: auto;
}

nav.validnavs.navbar-full .navbar-collapse .nav-full::-webkit-scrollbar {
	width: 0;
}

nav.validnavs.navbar-full .navbar-collapse .nav-full::-moz-scrollbar {
	width: 0;
}

nav.validnavs.navbar-full .navbar-collapse .nav-full::-ms-scrollbar {
	width: 0;
}

nav.validnavs.navbar-full .navbar-collapse .nav-full::-o-scrollbar {
	width: 0;
}

nav.validnavs.navbar-full .navbar-collapse ul.nav {
	display: block;
	width: 100%;
	overflow: auto;
}

#navbar-menu {
	-webkit-animation-duration: 0.35s;
	animation-duration: 0.35s;
}

.validnavs .side .widget.social li.facebook a {
	background: #3b5998 none repeat scroll 0 0;
}

.validnavs .side .widget.social li.twitter a {
	background: #1da1f2 none repeat scroll 0 0;
}

.validnavs .side .widget.social li.pinterest a {
	background: #bd081c none repeat scroll 0 0;
}

.validnavs .side .widget.social li.g-plus a {
	background: #db4437 none repeat scroll 0 0;
}

.validnavs .side .widget.social li.linkedin a {
	background: #0077b5 none repeat scroll 0 0;
}

.validnavs .side .widget.social li.dribbble a {
	background: #ea4c89 none repeat scroll 0 0;
}

.validnavs a {
	color: #000;
	
	text-transform: capitalize;
	background: transparent;
}

.validnavs a:focus,
.validnavs a:hover,
.validnavs a.active {
	background: transparent !important;
}

.attr-nav li {
	display: inline-block;
}

.attr-nav > ul > li > a {
	position: relative;
}

.attr-nav > ul > li > a i {
	font-size: 28px;
	font-weight: 100;
}

.attr-nav > ul > li > a span.badge {
	background-color: #2ab44c;
	height: 24px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	right: -8px;
	text-align: center;
	top: 22px;
	width: 24px;
	border-radius: 50%;
	
	color: #04000b;
	margin-right: 0;
}

.navbar .attr-right .attr-nav li a.dropdown-toggle i {
	background: #cfe6ff;
	display: inline-block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 20px;
}

.navbar-fixed.navbar .attr-right .attr-nav li a.dropdown-toggle i {
	color: #04000b;
}

.attr-nav > ul li.dropdown ul.dropdown-menu {
	margin-top: 0;
}

.attr-nav > ul > li.dropdown ul.dropdown-menu {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	-o-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	border: solid 1px #e0e0e0;
}


/* Drowpdown Cart */

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list {
	padding: 0;
	width: 350px;
	top: 100%;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li {
	display: flex;
	border-top: 1px solid #e7e7e7;
	padding: 0;
	padding-top: 25px;
	margin: 0;
	margin-top: 25px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li a {
	padding: 0 !important;
	margin: 0;
	border: none;
	font-size: 18px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li p {
	margin: 0;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li p span.price {
	color: #2ab44c;
	font-size: 18px;
	margin-left: 4px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list {
	padding: 35px;
	border: none;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li:first-child {
	margin: 0;
	padding: 0;
	border: none;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li img {
	width: 60px;
	border-radius: 5px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li h6 {
	margin-bottom: 5px;
	
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li .thumb {
	position: relative;
	margin-right: 20px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li .remove-product {
	position: absolute;
	top: -3px;
	right: -4px;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 18px;
	background: #ff4700 !important;
	color: #ffffff;
	border-radius: 50%;
	font-size: 10px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li .remove-product:hover {
	position: absolute;
	top: -3px;
	right: -4px;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 18px;
	background: #ff4700 !important;
	color: #ffffff;
	border-radius: 50%;
	font-size: 10px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li.total a {
	display: block;
	width: 100%;
	float: left;
	text-transform: uppercase;
	padding: 10px 25px !important;
	border: 2px solid #1f4e3d;
	background: #1f4e3d !important;
	color: #ffffff;
	border-radius: inherit;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	border-radius: 7px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li.total a:hover {
	display: block;
	width: 100%;
	float: left;
	text-transform: uppercase;
	padding: 10px 25px !important;
	border: 2px solid #1f4e3d;
	background: #1f4e3d !important;
	color: #ffffff;
	border-radius: inherit;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	border-radius: 7px;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li.total a:nth-child(3) {
	color: #04000b;
	border: 2px solid #2ab44c;
	margin-top: 10px;
	background: #2ab44c !important;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li.total {
	display: block;
}

nav.navbar.navbar-default.validnavs li.dropdown ul.dropdown-menu.cart-list li.total span.pull-right {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


/* Top Search */

.top-search div {
	height: 100%;
}

.top-search form, 
.top-search form div {
	height: auto;
}

.top-search {
	padding: 10px 0;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	height: 100%;
	z-index: 9;
	animation: none;
}

.top-search .input-group {
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	left: 30px;
	right: 30px;
	width: auto;
}

.top-search .container-xl {
	position: relative;
	height: 100%;
}

.navbar .top-search .input-group {
	border-bottom: 2px solid rgba(255, 255, 255, 1);
	z-index: 9;
}

.navbar .top-search::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #1f4e3d;
	z-index: -1;
	opacity: 0.9;
}

.top-search input.form-control {
	background-color: transparent;
	border: none;
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	-o-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	color: #ffffff;
	height: 40px;
	padding: 0 15px;
	border: none !important;
}

.top-search input.form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff !important;
}

.top-search input.form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff !important;
}

.top-search input.form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #ffffff !important;
}

.top-search input.form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff !important;
}

.top-search .input-group-addon {
	background-color: transparent;
	border: none;
	color: #ffffff;
	padding-left: 0;
	padding-right: 0;
	padding: 12px 0;
}

.top-search .input-group-addon.close-search {
	cursor: pointer;
}

.navbar .top-search .container {
	padding: 0 30px;
}

body {
	-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;
	transition: all 0.3s ease-in-out;
}

.side {
	position: fixed;
	overflow-y: auto;
	top: 0;
	right: -500px;
	width: 500px;
	padding: 50px;
	padding-top: 0;
	height: 100vh;
	display: block;
	background-color: #ffffff;
	transition: all 0.35s ease-in-out;
	;
	z-index: 9;
	box-shadow: 0 15px 40px -5px rgba(0, 0, 0, 0.1);
	overflow-x: hidden;
}

.bg-dark .side {
	background: #1f4e3d;
}

.side .widget .logo {
	position: relative;
	z-index: 1;
	padding: 30px 0;
	margin-bottom: 50px;
	max-height: inherit !important;
}

.side .widget .logo::after {
	position: absolute;
	left: -50px;
	top: 0;
	content: "";
	height: 100%;
	width: 200%;
	background: #2ab44c;
	z-index: -1;
}

.nav-full-width .side .widget .logo::after {
	background: #1f4e3d;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.side.on {
	right: -16px;
}

.side .widget .logo img {
	height: 60px;
}

body.on-side nav.navbar::after {
	position: fixed;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	min-height: 100vh;
	width: 100%;
	background: #000000;
	transition: all 0.35s ease-in-out;
	opacity: 0.6;
}

.side .close-side {
	border-radius: 50%;
	float: right;
	font-size: 35px;
	font-weight: 200;
	position: relative;
	text-align: center;
	top: 25px;
	z-index: 2;
	color: #000000;
}

.side .close-side i {
	position: relative;
	left: -1px;
	color: #ffffff;
	font-weight: 100;
	font-size: 28px;
}

.side .widget.address ul li p {
	text-transform: uppercase;
	
	margin-bottom: 0;
	color: #04000b;
}

.bg-dark .side .widget.address ul li p {
	color: #ffffff;
}

.navbar .side .widget h4 {
	display: block;
	
	position: relative;
	text-transform: capitalize;
	z-index: 1;
	font-size: 20px !important;
	margin-top: 0;
}

.bg-dark .navbar .side .widget h4 {
	color: #ffffff;
}

.side .widget.address ul li strong {
	font-weight: 400;
}

.side .widget.newsletter form {
	position: relative;
	z-index: 1;
	width: 100%;
}

.side .widget.newsletter form .input-group.stylish-input-group {
	position: relative;
}

.side .widget.newsletter form input {
	width: 100%;
	background: transparent;
	padding: 15px;
	color: #04000b;
	border-radius: inherit;
	border: 1px solid #e7e7e7;
	min-height: 60px;
}

.side .widget.newsletter form input:focus {
	width: 100%;
	background: transparent;
	padding: 15px;
	color: #04000b;
	border-radius: inherit;
	border: 1px solid #e7e7e7;
	min-height: 60px;
}

.side .widget.newsletter form span.input-group-addon {
	width: 60px;
	position: absolute;
	right: 0;
	border-left: 1px solid #e7e7e7;
	min-height: 60px;
	z-index: 9;
}

.side .widget.newsletter form span.input-group-addon button {
	position: absolute;
	height: 56px;
	top: 2px;
	right: 2px;
	width: 56px;
	border: none;
	background: #ffffff;
	border-radius: 5px;
	color: #04000b;
	font-size: 30px;
	padding: 0;
}

.side .widget.newsletter form span.input-group-addon button::after {
	display: none;
}

.navbar .side .widget.social li {
	display: inline-block;
}

.navbar .side .widget.social li a {
	color: #04000b;
	display: inline-block;
	
	height: 45px;
	line-height: 45px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
	width: 45px;
	border-radius: 50%;
	border: 1px solid #e7e7e7;
}

.navbar .side .widget.social li a:hover {
	background: #1f4e3d none repeat scroll 0 0 !important;
	color: #ffffff;
	border-color: #04000b;
}

.bg-dark .navbar .side .widget.social li a {
	border-color: rgba(255, 255, 255, 0.3);
	color: #ffffff;
}

.bg-dark .navbar .side .widget.social li a:hover {
	background: #2ab44c !important;
	border-color: #2ab44c;
}

.attr-nav .fa-search {
	font-weight: 400;
}

.navbar-common .attr-nav li.search {
	border-color: #adacac;
}

.no-background.white .attr-nav li.search {
	border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.navbar .attr-right .attr-nav li.search a {
	padding: 0;
}

.nav-full-width .side .widget.address ul li p {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 3px;
}

.nav-full-width .side .widget.address ul li p strong {
	color: #cccccc;
}

.nav-full-width .side .widget.address ul li strong {
	color: #cccccc;
}

.nav-full-width .side .widget .title {
	font-size: 25px !important;
}

.bg-dark .side .widget.newsletter form input {
	border-color: rgba(255, 255, 255, 0.3);
	color: #ffffff;
}

.bg-dark .side .widget.newsletter form input::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
	color: #cccccc;
}

.bg-dark .side .widget.newsletter form input::-moz-placeholder {
 /* Firefox 19+ */
	color: #cccccc;
}

.bg-dark .side .widget.newsletter form input:-ms-input-placeholder {
 /* IE 10+ */
	color: #cccccc;
}

.bg-dark .side .widget.newsletter form input:-moz-placeholder {
 /* Firefox 18- */
	color: #cccccc;
}

.bg-dark .side .widget.newsletter form span.input-group-addon button {
	background: transparent;
	color: #ffffff;
	font-weight: 100;
	line-height: 20px;
	border-color: rgba(255, 255, 255, 0.3);
}

.side .widget.newsletter form span.input-group-addon button i {
	font-weight: 500;
	font-size: 20px;
	transform: rotate(-45deg);
	position: relative;
	top: -2px;
	left: 3px;
}

.bg-dark .side .widget.newsletter form span.input-group-addon {
	border-color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 1200px) {
	.attr-border .attr-nav {
		position: relative;
		z-index: 1;
		padding-left: 15px;
	}

	.attr-border .attr-nav::after {
		position: absolute;
		left: 0;
		top: 50%;
		content: "";
		transform: translateY(-50%);
		height: 40px;
		width: 1px;
		border-left: 1px solid #dddddd;
		z-index: -1;
	}

	.attr-border.attr-border-full .attr-nav::after {
		height: 100%;
	}

	nav.navbar.validnavs.navbar-fixed.no-background.attr-border .attr-nav::after {
		border-left: 1px solid rgba(255, 255, 255, 0.3);
	}
}

.navbar .attr-right .attr-nav li.side-menu a {
	padding: 9px 20px !important;
	display: block;
}

.navbar.navbar-default.attr-border-full .attr-right .attr-nav li.side-menu a {
	top: -5px;
}

.navbar .attr-nav .side-menu span {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 2px;
	width: 25px;
	background: #232323;
	transition: all 0.35s ease-in-out;
}

.navbar .attr-nav .side-menu a:hover span {
	width: 30px;
}

.navbar .attr-nav .side-menu span:nth-child(2) {
	top: 8px;
	width: 35px;
}

.navbar .attr-nav .side-menu a:hover span:nth-child(2) {
	width: 35px;
}

.navbar .attr-nav .side-menu span:nth-child(3) {
	top: 16px;
	width: 15px;
}

.navbar .attr-nav .side-menu a:hover span:nth-child(3) {
	width: 40px;
}

.body-overlay {
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
	bottom: 0;
	height: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
	z-index: 490;
}

body.on-side .body-overlay {
	height: 100%;
	transition: height 0s ease 0s, opacity 0.4s ease 0s;
}

body.on-side .body-overlay {
	opacity: 1;
	top: 0;
}

nav.navbar.validnavs ul.nav > li.dropdown > a.dropdown-toggle::after {
	content: "\f107";
	font-family: "Font Awesome 5 Pro";
	margin-left: 7px;
	border: none;
	font-weight: 400;
	transition: all 0.35s ease-in-out;
	top: 1px;
	position: relative;
}

.navbar .side .widget.social {
	margin-top: -15px;
}

.navbar .side .widget li {
	display: block;
	margin-top: 15px;
}

.side .widget {
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}

.side .widget:last-child {
	margin-bottom: 0;
}

nav.navbar.validnavs.navbar-fixed {
	display: block;
	width: 100%;
	z-index: 100;
	box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
	top: 0;
}

nav.navbar.validnavs.navbar-fixed.nav-box.no-background {
	background: #ffffff none repeat scroll 0 0;
	top: 115px;
	width: auto;
	left: auto;
}

nav.navbar.validnavs.navbar-fixed.nav-box.no-background ul.nav > li > a {
	color: #04000b;
}

nav.navbar.validnavs.navbar-fixed.nav-box.no-background .attr-nav > ul > li > a {
	color: #04000b;
}

nav.navbar.validnavs.navbar-fixed.nav-box {
	left: 0;
	top: 0;
	width: 100%;
}

nav.navbar.validnavs.navbar-fixed.no-background {
	display: block;
	width: 100%;
	z-index: 100;
	box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
}

nav.navbar.validnavs {
	z-index: 100;
	padding: 10px 0;
}

nav.navbar.validnavs.attr-border-full,
nav.navbar.validnavs.brand-center {
	padding: 0;
}

@media (min-width: 1024px) and (max-width: 1400px) {
	body.wrap-nav-sidebar .wrapper .container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 1024px) {

	nav.navbar.mobile-sidenav.less-logo {
		padding: 0;
	}

	.navbar-transparent.inc-top-bar {
		margin-top: 59px !important;
	}

	.navbar.white.no-background .attr-nav .side-menu span {
		background-color: #ffffff;
	}

	.navbar.no-background .attr-right .attr-nav li .call h5 {
		color: #ffffff;
	}

	nav.navbar.validnavs.navbar-fixed.no-background.nav-border {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.navbar.no-background.white .attr-right .attr-nav li .call p {
		color: #ffffff;
		opacity: 0.9;
	}

	.navbar.no-background.white .attr-right .attr-nav li .call h5 a {
		color: #ffffff;
	}

	nav.navbar.brand-style-bg {
		box-shadow: inherit;
	}

	nav.navbar.brand-style-bg.sticked {
		box-shadow: 0px 0px 20px 0px rgba(7, 20, 52, .1);
	}

	nav.navbar.validnavs.navbar-fixed.no-background .attr-right .attr-nav li.contact::after {
		background: rgba(255, 255, 255, 0.2);
	}
	/* Custom */


	.nav-box.no-background .container.nav-container {
		box-shadow: 0 0 10px #cccccc;
		padding: 0 30px;
	}

	nav.navbar.validnavs ul.nav.navbar-right .dropdown-menu {
		right: auto;
	}

	nav.navbar.validnavs ul.nav.navbar-right .dropdown-left .dropdown-menu {
		right: 0;
		left: -100%;
	}

	nav.navbar.validnavs.navbar-default.navbar-fixed.navbar-transparent.inc-topbar {
		margin-top: 65px;
		transition: all 0.35s ease-in-out 0s;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	nav.navbar.validnavs.navbar-fixed.no-background.top-pad {
		margin-top: 65px;
	}

	nav.navbar.validnavs.navbar-default.navbar-fixed.inc-topbar {
		margin-top: 0;
	}

	.navbar.logo-bg .navbar-brand {
		position: relative;
		z-index: 1;
		padding: 0 30px;
	}

	.navbar.logo-bg .navbar-brand img {
		position: relative;
		top: 12px;
	}

	nav.navbar.validnavs.active-border ul.nav > li > a.active {
		position: relative;
		z-index: 1;
	}

	nav.navbar.validnavs.active-border ul.nav > li > a.active::before {
		top: -2px;
		position: absolute;
		left: 10%;
		content: "";
		height: 0px;
		width: 80%;
		border-bottom: #019426;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu {
		background: #ffffff none repeat scroll 0 0;
		border: 0;
border-radius: 0;
		box-shadow: none;
		padding: 0;
		width: 290px;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu.cart-list {
		left: auto;
		min-width: 300px;
		right: -30px;
		border: none !important;
		box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
	}

	nav.navbar.validnavs.navbar-sticky.sticked li.dropdown ul.dropdown-menu.cart-list {
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu > li a:hover,
	nav.navbar.validnavs li.dropdown ul.dropdown-menu > li a:hover {
		background-color: transparent;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu > li > a {
		padding: 12px 15px;
		color: #04000b;
		
		font-size: 15px;
		text-transform: capitalize;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu > li:last-child > a {
		border-bottom: none;
	}

	nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a {
		color: #04000b;
		display: block;
		font-size: 15px;
		margin-bottom: 0;
		padding: 8px 15px !important;
		text-align: left;
		text-transform: capitalize;
		width: 100%;border-bottom: 1px solid #eee;

	}


nav.navbar.validnavs ul li.dropdown ul.dropdown-menu li a:hover {
color: #fff;
background: #2ab44c !important;
}

	nav.navbar.validnavs ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:hover:before {
color: #fff;
}



	nav.navbar.validnavs ul.navbar-right li.dropdown.dropdown-left ul.dropdown-menu li a {
		text-align: right;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
		font-family: "Font Awesome 5 Pro";
		
		float: right;
		content: "\f104";
		margin-top: 0;
	}

	nav.navbar.validnavs ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
		font-family: "Font Awesome 5 Pro";
		float: right;
		content: "\f104";
		margin-top: 0;
	}

	nav.navbar.validnavs ul.navbar-right li.dropdown.dropdown-left ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
		font-family: "Font Awesome 5 Pro";
		
		float: left;
		content: "\f104";
		margin-top: 0;
	}


	nav.navbar.validnavs ul.dropdown-menu.megamenu-content {
		padding: 15px 20px !important;
	}

	.megamenu-content .title {
		font-size: 20px;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content > li {
		padding: 25px 0 20px;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content.tabbed {
		padding: 0;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content.tabbed > li {
		padding: 0;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .col-menu {
		padding: 0 30px;
		margin: 0 -0.5px;
		border-left: solid 1px #f0f0f0;
		border-right: solid 1px #f0f0f0;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .col-menu:first-child {
		border-left: none;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .col-menu:last-child {
		border-right: none;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .content {
		display: none;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
		border-bottom: medium none;
		color: #04000b;
		display: block;
		font-size: 16px;
		margin-bottom: 0;
		padding: 8px 0 !important;
		text-align: left;
		width: 100%;
	}

	nav.navbar.validnavs ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover {
		padding-left: 10px;
		color: #019426;
	}

	nav.navbar.validnavs.no-background.white .attr-right .attr-nav li.button a {
		border-color: #ffffff;
	}

	nav.navbar.validnavs.on ul.dropdown-menu.megamenu-content .content {
		display: block !important;
		height: auto !important;
	}

	nav.navbar.validnavs.no-background {
		background-color: transparent;
		border: none;
	}

	nav.navbar.validnavs.navbar-fixed {
		background: #fff;
	}

	nav.navbar.validnavs.navbar-transparent .attr-nav {
		padding-left: 15px;
		margin-left: 30px;
	}

	nav.navbar.validnavs.navbar-transparent.white {
		background-color: rgba(255, 255, 255, 0.3);
		border-bottom: solid 1px #bbb;
	}

	nav.navbar.navbar-inverse.validnavs.navbar-transparent.dark,
	nav.navbar.validnavs.navbar-transparent.dark {
		background-color: rgba(0, 0, 0, 0.3);
		border-bottom: solid 1px #555;
	}

	nav.navbar.validnavs.navbar-transparent.white .attr-nav {
		border-left: solid 1px #bbb;
	}

	nav.navbar.navbar-inverse.validnavs.navbar-transparent.dark .attr-nav,
	nav.navbar.validnavs.navbar-transparent.dark .attr-nav {
		border-left: solid 1px #555;
	}

	nav.navbar.validnavs.no-background.white .attr-nav > ul > li > a,
	nav.navbar.validnavs.navbar-transparent.white .attr-nav > ul > li > a,
	nav.navbar.validnavs.navbar-transparent.white ul.nav > li > a,
	nav.navbar.validnavs.no-background.white ul.nav > li > a {
		color: #000;
	}

	nav.navbar.validnavs.no-background.white .attr-nav > ul > li > a::after {
		background-color: #ffffff;
	}

	nav.navbar.validnavs.no-background.white .attr-nav > ul > li > a:hover {
		color: #04000b;
	}

	nav.navbar.validnavs.navbar-transparent.dark .attr-nav > ul > li > a,
	nav.navbar.validnavs.navbar-transparent.dark ul.nav > li > a {
		color: #eee;
	}

	nav.navbar.validnavs.navbar-fixed.navbar-transparent .logo-scrolled,
	nav.navbar.validnavs.navbar-fixed.no-background .logo-scrolled,
	nav.navbar.validnavs.brand-center .logo-scrolled {
		display: none;
	}

	nav.navbar.validnavs.navbar-fixed.navbar-transparent .logo-display,
	nav.navbar.validnavs.navbar-fixed.no-background .logo-display,
	nav.navbar.validnavs.brand-center .logo-display {
		display: block;
	}

	.navbar.no-background .attr-right .attr-nav li.button.border-btn a {
		background: transparent !important;
		border: 1px solid rgba(255, 255, 255,0.3);
	}

	.navbar.no-background .attr-right .attr-nav li.button.border-btn a::after {
		background: white;
	}

	.navbar.no-background .attr-right .attr-nav li.button.border-btn a:hover {
		color: #04000b;
	}

	nav.navbar.validnavs.navbar-fixed .logo-display {
		display: none;
	}

	nav.navbar.validnavs.navbar-fixed.no-background {
		box-shadow: inherit;
	}

	nav.navbar.validnavs.navbar-fixed .logo-scrolled {
		display: block;
	}

	.attr-nav > ul > li.dropdown ul.dropdown-menu {
		margin-top: 0;
		margin-left: 55px;
		width: 250px;
		left: -250px;
	}

	nav.navbar.validnavs.menu-center .container {
		position: relative;
	}

	nav.navbar.navbar-fixed-white .container {
		position: relative;
		z-index: 1;
		padding: 10px 15px;
	}

	nav.navbar.navbar-fixed-white .container::after {
		position: absolute;
		right: -30px;
		top: 0;
		content: "";
		height: 100%;
		width: 500%;
		background: #ffffff;
		z-index: -1;
		transition: all 0.35s ease-in-out;
	}

	nav.navbar.navbar-fixed-white.no-background .container::before {
		position: absolute;
		right: -40px;
		bottom: -10px;
		content: "";
		height: 100%;
		width: 500%;
		background: #ffffff;
		z-index: -1;
		opacity: 0.5;
		transition: all 0.35s ease-in-out;
	}

	nav.navbar.validnavs.menu-center ul.nav.navbar-center {
		float: none;
		margin: 0 auto;
		display: table;
		table-layout: fixed;
	}

	nav.validnavs.navbar-brand-top .navbar-header {
		display: block;
		width: 100%;
		text-align: center;
	}

	nav.validnavs.navbar-brand-top ul.nav > li.dropdown > ul.dropdown-menu {
		margin-top: 0px;
	}

	nav.validnavs.navbar-brand-top ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu {
		margin-top: 0;
	}

	nav.validnavs.navbar-brand-top .navbar-header .navbar-brand {
		display: inline-block;
		float: none;
		margin: 0;
	}

	nav.validnavs.navbar-brand-top .navbar-collapse {
		text-align: center;
	}

	nav.validnavs.navbar-brand-top ul.nav {
		display: inline-block;
		float: none;
		margin: 0 0 -5px 0;
	}

	nav.validnavs.brand-center .navbar-header {
		display: block;
		width: 100%;
		position: absolute;
		text-align: center;
		top: 0;
		left: 0;
	}

	nav.validnavs.brand-center .navbar-brand {
		display: inline-block;
		float: none;
	}

	nav.validnavs.brand-center.center-side .navbar-brand {
		display: inline-block;
		float: none;
		padding: 15px 0;
	}

	nav.validnavs.brand-center .navbar-collapse {
		text-align: center;
		display: inline-block;
		padding-left: 0;
		padding-right: 0;
	}

	nav.validnavs.brand-center ul.nav > li.dropdown > ul.dropdown-menu {
		margin-top: 0px;
	}

	nav.validnavs.brand-center ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu {
		margin-top: 0;
	}

	nav.validnavs.brand-center .navbar-collapse .col-half {
		width: 50%;
		float: left;
		display: block;
	}

	nav.validnavs.brand-center .navbar-collapse .col-half.left {
		text-align: right;
		padding-right: 150px;
	}

	nav.validnavs.brand-center .navbar-collapse .col-half.right {
		text-align: left;
		padding-left: 150px;
	}

	nav.validnavs.brand-center ul.nav {
		float: none !important;
		margin-bottom: -5px !important;
		display: inline-block !important;
	}

	nav.validnavs.brand-center ul.nav.navbar-right {
		margin: 0;
	}

	nav.validnavs.brand-center.center-side .navbar-collapse .col-half.left {
		text-align: left;
		padding-right: 100px;
	}

	nav.validnavs.brand-center.center-side .navbar-collapse .col-half.right {
		text-align: right;
		padding-left: 100px;
	}

	body.wrap-nav-sidebar .wrapper {
		padding-left: 320px;
		overflow-x: hidden;
	}

	nav.validnavs.navbar-sidebar {
		position: fixed;
		width: 320px;
		overflow: hidden;
		left: 0;
		padding: 0 0 0 0 !important;
		background: #ffffff;
		-moz-box-shadow: 0 0 10px #cccccc;
		-webkit-box-shadow: 0 0 10px #cccccc;
		-o-box-shadow: 0 0 10px #cccccc;
		box-shadow: 0 0 10px #cccccc;
	}

	nav.validnavs.navbar-sidebar.bg-dark {
		background: #ffffff none repeat scroll 0 0;
		-moz-box-shadow: 1px 0 6px 0 #1f4e3d;
		-webkit-box-shadow: 1px 0 6px 0 #1f4e3d;
		-o-box-shadow: 1px 0 6px 0 #1f4e3d;
		box-shadow: 1px 0 6px 0 #1f4e3d;
		left: 0;
		overflow: hidden;
		padding: 0 !important;
		position: fixed;
		width: 260px;
	}

	nav.validnavs.navbar-sidebar.bg-dark {
		background-color: #04000b;
	}

	nav.validnavs.navbar-sidebar .scroller {
		width: 280px;
		overflow-y: auto;
		overflow-x: hidden;
	}

	nav.validnavs.navbar-sidebar .scroller::-webkit-scrollbar {
		width: 0;
	}

	nav.validnavs.navbar-sidebar .scroller::-moz-scrollbar {
		width: 0;
	}

	nav.validnavs.navbar-sidebar .scroller::-ms-scrollbar {
		width: 0;
	}

	nav.validnavs.navbar-sidebar .scroller::-o-scrollbar {
		width: 0;
	}

	nav.validnavs.navbar-sidebar .container-fluid,
	nav.validnavs.navbar-sidebar .container {
		padding: 0 !important;
	}

	nav.validnavs.navbar-sidebar .navbar-header {
		float: none;
		display: block;
		padding: 10px 25px;
		margin: 50px 0 15px 0 !important;
	}

	nav.validnavs.navbar-sidebar .navbar-collapse {
		padding: 0 !important;
		width: 260px;
	}

	nav.validnavs.navbar-sidebar ul.nav {
		float: none;
		display: block;
		width: 100%;
		padding-left: 15px;
		margin: 0 0 30px 0;
	}

	nav.validnavs.navbar-sidebar.bg-dark ul.nav > li {
		border-bottom: 1px solid #1f4e3d;
	}

	nav.validnavs.navbar-sidebar ul.nav > li > a {
		padding: 8px 15px !important;
		text-transform: capitalize;
		
		font-size: 14px;
	}

	nav.validnavs.navbar-sidebar.bg-dark ul.nav > li > a {
		color: #ffffff;
	}

	nav.validnavs.navbar-sidebar ul.nav > li > a:hover {
		color: #019426;
	}

	nav.validnavs.navbar-sidebar ul.nav > li.dropdown > a:after {
		float: right;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
		left: 100%;
		top: 0;
		position: relative !important;
		left: 0 !important;
		width: 100% !important;
		height: auto !important;
		background-color: transparent;
		border: none !important;
		padding: 0;
		-moz-box-shadow: 0px 0px 0px;
		-webkit-box-shadow: 0px 0px 0px;
		-o-box-shadow: 0px 0px 0px;
		box-shadow: 0px 0px 0px;
	}

	nav.validnavs.navbar-sidebar ul.nav .megamenu-content .col-menu {
		border: none !important;
	}

	nav.validnavs.navbar-sidebar ul.nav > li.dropdown > ul.dropdown-menu {
		margin-bottom: 15px;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
		padding-left: 15px;
		float: none;
		margin-bottom: 0;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a {
		padding: 7px 15px;
		color: #04000b;
		border: none;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
		padding-left: 15px;
		margin-top: 0;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li.dropdown > a:before {
		font-family: "Font Awesome 5 Pro";
		content: "\f105";
		float: right;
	}

	nav.validnavs.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a:before {
		content: "\f107";
	}

	nav.validnavs.navbar-sidebar ul.dropdown-menu.megamenu-content > li {
		padding: 0 !important;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu {
		display: block;
		float: none !important;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu .title {
		padding: 10px 0;
		
		letter-spacing: 0px;
		margin-bottom: 0;
		cursor: pointer;
		color: #04000b;
		text-transform: capitalize;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu .title:before {
		font-family: "Font Awesome 5 Pro";
		content: "\f105";
		float: right;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title:before {
		content: "\f107";
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu {
		border: none;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu .content {
		padding: 0 0 0 15px;
	}

	nav.validnavs.navbar-sidebar .dropdown .megamenu-content .col-menu ul.menu-col li a {
		padding: 3px 0 !important;
	}
	/* Center Menu */
	nav.validnavs.brand-center .navbar-brand {
		position: relative;
		z-index: 1;
		padding: 10px 30px;
	}

	nav.validnavs.brand-center .navbar-brand::before {
		position: absolute;
		left: 50%;
		bottom: -43px;
		content: "";
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 20px solid #1f4e3d;
		margin-left: -30px;
	}

	nav.validnavs.dark-layout {
		background-color: #04000b;
	}

	nav.validnavs.dark-layout ul.nav > li > a {
		color: #ffffff;
	}

	nav.validnavs.brand-center .navbar-brand img {
		position: relative;
		top: 10px;
	}
	/* Nav box */
	nav.navbar.validnavs.navbar-fixed.nav-box.no-background {
		background: #019426;
		top: 95px;
		width: auto;
		left: auto;
		border-radius: 5px;
	}

	.nav-box.no-background .container.nav-container {
		box-shadow: inherit;
		padding: 0 40px;
	}

	.nav-box.no-background .container.nav-container .attr-nav .side-menu {
		position: relative;
		float: right;
		width: 40px;
		height: 100%;
		margin-left: 16px;
		padding: 27px 0;
	}

	.nav-box.no-background .container.nav-container .attr-nav > ul > li {
		padding: 17px 0;
		font-size: 18px;
	}

	.nav-box.no-background .container.nav-container ul.nav > li > a {
		padding: 28px 15px;
		color: #ffffff;
	}

	nav.navbar.validnavs.navbar-fixed.nav-box.no-background ul.nav > li > a {
		color: #ffffff;
	}

	nav.navbar.validnavs.navbar-fixed.nav-box.no-background .attr-nav > ul > li > a {
		color: #ffffff;
	}

	/* Navbar Full Width */
	nav.navbar.validnavs.navbar-fixed.nav-full-width {
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}

	.bg-dark.navbar .attr-nav .side-menu span {
		background: #ffffff;
	}

	nav.navbar.validnavs.navbar-fixed.nav-full-width .navbar-header {
		padding: 30px 0;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		padding-right: 50px;
		float: left;
	}

	nav.navbar.validnavs.navbar-fixed.nav-full-width .attr-right {
		position: relative;
		z-index: 1;
	}

	nav.navbar.validnavs.navbar-fixed.nav-full-width .attr-right::after {
		position: absolute;
		left: 0;
		right: 0;
		content: "";
		border-left: 1px solid rgba(255, 255, 255, 0.3);
		height: 100%;
		bottom: 0;
		z-index: -1;
	}
}

.bg-dark nav.navbar.validnavs.navbar-fixed.sticked {
	background: rgba(29, 29, 29, 0.6) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(30px);
}

.bg-dark nav.navbar ul.nav > li > a {
	color: #ffffff;
}

.bg-dark .navbar .attr-right .attr-nav li.side-menu a span {
	background: #ffffff !important;
}

.navbar.nav-full-width .attr-right .attr-nav li.side-menu a {
	color: #ffffff;
	display: flex;
	height: 100%;
	padding: 44px 20px !important;
	position: relative;
	align-items: center;
	padding-right: 0 !important;
}

.navbar.nav-full-width .attr-right .attr-nav li.side-menu a strong {
	margin-right: 50px;
	position: relative;
	
}

.navbar.nav-full-width .attr-right .attr-nav li.side-menu a .line {
	position: relative;
	top: -10px;
}

.nav-full-width .side.on {
	right: -2%;
	visibility: visible;
	opacity: 1;
}

.nav-full-width .side {
	width: 102%;
	right: -40%;
	transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
	visibility: hidden;
	opacity: 0;
	background: #1f4e3d;
	overflow: hidden;
}

.nav-full-width .side a.close-side {
	right: 30px;
	color: #ffffff;
	font-size: 16px;
	
	display: flex;
	align-items: center;
	top: 45px;
}

.nav-full-width .side a.close-side i {
	left: 0;
	font-size: 20px;
	font-weight: 100;
	margin-left: 10px;
}

.nav-full-width.navbar .navbar-collapse.collapse {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	color: #ffffff;
	width: 100%;
}

.nav-full-width.navbar .navbar-collapse.collapse p {
	margin: 0;
	color: #ffffff;
}

.nav-full-width.navbar .navbar-collapse.collapse a {
	color: #cccccc;
	text-transform: none;
}

.nav-full-width.navbar .navbar-collapse.collapse ul li {
	display: inline-block;
}

.nav-full-width.navbar .navbar-collapse.collapse .right-info ul li a {
	display: inline-block;
	height: 45px;
	width: 45px;
	line-height: 47px;
	background: rgba(255, 255, 255, 0.1);
	text-align: center;
	border-radius: 50%;
	margin-left: 11px;
}

.nav-full-width.navbar .navbar-collapse.collapse .right-info ul li a:hover {
	background: #2ab44c !important;
	color: #ffffff;
}

.nav-full-width.navbar .navbar-collapse.collapse .right-info {
	float: right;
}

.nav-full-width.navbar .navbar-collapse.collapse::before, 
.nav-full-width.navbar .navbar-collapse.collapse::after,
nav.navbar.validnavs.navbar-fixed.nav-full-width .navbar-header::before,
nav.navbar.validnavs.navbar-fixed.nav-full-width .navbar-header::after {
	display: none;
}

.nav-full-width.navbar .navbar-collapse.collapse p strong {
	margin-right: 40px;
	position: relative;
}

.nav-full-width.navbar .navbar-collapse.collapse p strong::after {
	position: absolute;
	right: -31px;
	top: 50%;
	content: "";
	height: 1px;
	width: 20px;
	background: #ffffff;
}

.side-navbar-inner {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	height: 100%;
	padding: 0 50px;
	overflow-x: hidden;
}

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

.side-navbar-inner::-webkit-scrollbar {
	width: 3px;
	background-color: #F5F5F5;
	border-radius: 10px;
}

.side-navbar-inner::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.side-navbar-inner li {
	display: block;
}

.side-navbar-inner li a {
	display: block;
	font-size: 36px;
	
}

.nav-full-width .side > .widget {
	margin-bottom: 0;
}

.nav-full-width .side .container {
	height: 100%;
	padding-bottom: 70px;
}

.nav-full-width .side .container div {
	height: 100%;
	padding-bottom: 50px;
}

.nav-full-width .side .container div.widget,
.nav-full-width .side .container div.widget div {
	height: auto;
	padding-bottom: 0;
}

.side-widgets {
	overflow-x: hidden;
	padding-right: 50px;
}

@media only screen and (max-width: 991px) {
	.side-widgets {
		display: none;
	}
}

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

.side-widgets::-webkit-scrollbar {
	width: 4px;
	background-color: #ffffff;
	border-radius: 10px;
}

.side-widgets::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.side-navbar-inner .dropdown-menu-item li a {
	font-size: 16px;
	font-weight: 500;
}

.side-navbar-inner .dropdown-menu-item li {
	margin-bottom: 10px;
}

.side-navbar-inner li ul.dropdown-menu-item {
	margin-left: 20px;
	transition: all 0.35s ease-in-out;
	display: none;
}

.side-navbar-inner li ul.dropdown-menu-item.on {
	display: block;
}

.side-navbar-inner .dropdown-menu-item li a {
	font-size: 16px;
	font-weight: 500;
}

.side-navbar-inner .dropdown-menu-item li {
	margin-bottom: 10px;
}

.side-navbar-inner li ul.dropdown-menu-item {
	margin-left: 20px;
}

.side-navbar-inner li a.dropdown-toggle i {
	float: right;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(255, 255, 255, 0.1);
}

.side-navbar-inner li a.dropdown-toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.side-navbar-inner li a.dropdown-toggle::after {
	display: none;
}

ul.simple-menu-list > li {
	position: relative;
}

ul.simple-menu-list .sub-menu {
	display: none;
	z-index: 999;
	color: #ffffff;
	margin: 15px 0;
}

ul.simple-menu-list .sub-menu li {
	color: #ffffff;
	padding: 0;
}

ul.simple-menu-list .sub-menu li a {
	display: block;
	font-size: 22px;
	font-weight: 400;
	margin-left: 20px;
	color: #cccccc;
}

ul.simple-menu-list > li i {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 15px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	font-weight: 400;
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	nav.navbar.validnavs.navbar-fixed.inc-top-bar.navbar-transparent {
		margin-top: 100px;
	}
}

@media (max-width: 1023px) {
	a.navbar-brand {
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
	}

	.navbar.less-logo .attr-right {
		float: right;
		padding-right: 70px;
	}

	.navbar.less-logo .navbar-brand-left .attr-right {
		padding-right: 0 !important;
	}

	.navbar-brand-left .attr-right {
		float: right;
		margin-right: 0;
		position: absolute;
		right: 10px;
		padding: 0;
	}

	.navbar-brand-left .side {
		left: auto;
		right: -500px;
	}

	.navbar-brand-left .side.on {
		left: auto;
		right: -16px;
	}

	nav.navbar.validnavs {
		padding: 0;
		position: relative !important;
	}

	nav.navbar.validnavs.navbar-sidebar {
		padding: 25px 0;
	}

	nav.navbar.validnavs.brand-center {
		padding: 30px 0;
	}

	nav.navbar.validnavs.brand-center .logo-display {
		display: none;
	}

	.navbar.navbar-fixed .attr-right {
		padding-right: 0;
	}

	.nav-full-width a.navbar-brand {
		position: inherit;
		left: 0;
		transform: inherit;
	}

	.navbar.nav-full-width .attr-right .attr-nav li.side-menu a {
		padding: 36px 0!important;
	}

	.bg-dark nav.navbar.validnavs {
		background: rgba(29, 29, 29, 0.6) !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.nav-full-width .side .widget .logo {
		padding: 20px 0;
	}

	.nav-full-width .side a.close-side {
		top: 35px;
	}

	header.adjust-height {
		min-height: 90px;
	}

	nav.navbar.validnavs.navbar-sidebar .scroller {
		width: 100%;
	}

	nav.navbar.validnavs.navbar-sidebar .navbar-brand img {
		height: 50px;
	}

	nav.navbar.validnavs.navbar-sidebar .navbar-toggle {
		margin: 0 15px;
	}

	nav.navbar.validnavs ul.nav > li.dropdown > a.dropdown-toggle::after {
		display: none;
	}

	nav.validnavs.navbar-default.info-topbar .navbar-header {
		display: block !important;
	}

	nav.validnavs.navbar-default.info-topbar ul li a.active::after {
		display: none;
	}

	nav.validnavs.navbar-default.info-topbar ul li a::after {
		display: none;
	}

	nav.navbar.shadow.navbar-inverse.validnavs.navbar-transparent.dark {
		background-color: #ffffff !important;
		border-bottom: #019426;
	}

	nav.navbar.shadow.validnavs.navbar-transparent.dark {
		background-color: #ffffff !important;
		border-bottom: #019426;
	}

	.navbar-default.validnavs.navbar-sidebar.bg-dark .social-share {
		padding: 20px 0;
	}

	.attr-nav > ul li.dropdown ul.dropdown-menu {
		margin-top: 0px !important;
	}

	nav.navbar.validnavs ul.nav li.dropdown > ul.dropdown-menu {
		box-shadow: inherit !important;
	}

	nav.navbar.validnavs ul.nav li.dropdown > ul.dropdown-menu li > a {
		border-bottom: 1px solid #e7e7e7 !important;
		
	}

	nav.navbar.validnavs ul.nav li.dropdown > ul.dropdown-menu li:hover > a {
		background-color: transparent !important;
		color: #019426 !important;
	}

	nav.bg-dark.navbar.validnavs ul.nav li.dropdown > ul.dropdown-menu li a {
		background: transparent none repeat scroll 0 0 !important;
		border-bottom: 1px solid #e7e7e7;
		color: #04000b !important;
	}

	nav.navbar.validnavs .navbar-collapse.collapse.in {
		background: #ffffff none repeat scroll 0 0;
		display: block;
		margin-bottom: 30px;
	}

	nav.navbar.validnavs .navbar-collapse.collapse.show {
		background: #ffffff none repeat scroll 0 0;
		display: block;
		margin-bottom: 30px;
	}

	nav.bg-dark.navbar.validnavs .dropdown .megamenu-content .col-menu .title {
		border-bottom: 1px solid #e0e0e0;
		font-size: 14px;
	}

	nav.navbar.validnavs .navbar-collapse {
		border: none;
		margin-bottom: 0;
	}

	nav.navbar.validnavs.no-full .navbar-collapse {
		max-height: 350px;
		overflow-y: auto !important;
	}

	nav.navbar.validnavs .navbar-collapse.collapse.in,
	nav.navbar.validnavs .navbar-collapse.collapse.show {
		display: block !important;
	}

	nav.navbar.validnavs .navbar-nav {
		float: none !important;
		padding-left: 30px;
		padding-right: 30px;
		margin: 0px;
	}

	nav.navbar.validnavs .navbar-collapse.collapse {
		display: none !important;
	}

	nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile {
		display: initial !important;
	}

	nav.navbar.validnavs .navbar-nav > li {
		float: none;
		display: block;
	}

	nav.navbar.validnavs li.dropdown a.dropdown-toggle:before {
		font-family: "Font Awesome 5 Pro";
		font-weight: 400;
		content: "\f105";
		float: right;
		font-size: 16px;
		margin-right: 10px;
	}

	nav.navbar.validnavs li.dropdown.on > a.dropdown-toggle:before {
		content: "\f107";
	}

	nav.navbar.validnavs .navbar-nav > li > a {
		display: block;
		width: 100%;
		border-bottom: solid 1px #e0e0e0;
		padding: 9px 0 !important;
		border-top: solid 1px #e0e0e0;
		margin-bottom: -1px;
	}

	nav.navbar.validnavs .navbar-nav > li:first-child > a {
		border-top: none;
	}

	nav.navbar.validnavs ul.navbar-nav.navbar-left > li:last-child > ul.dropdown-menu {
		border-bottom: solid 1px #e0e0e0;
	}

	.bg-dark nav.navbar.validnavs .navbar-nav > li > a {
		border-color: rgba(255, 255, 255, 0.2);
	}

	.bg-dark nav.navbar.validnavs ul.nav li.dropdown ul.dropdown-menu > li > a {
		color: #ffffff;
		border-color: rgba(255, 255, 255, 0.2) !important;
	}

	nav.navbar.validnavs ul.nav li.dropdown li a.dropdown-toggle {
		float: none !important;
		position: relative;
		display: block;
		width: 100%;
	}

	nav.navbar.validnavs ul.nav li.dropdown ul.dropdown-menu {
		width: 100%;
		position: relative !important;
		background-color: transparent;
		float: none;
		border: none;
		padding: 0;
		margin: 0 0 -1px 0 !important;
		-moz-box-shadow: 0px 0px 0px;
		-webkit-box-shadow: 0px 0px 0px;
		-o-box-shadow: 0px 0px 0px;
		box-shadow: 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px;
		-webkit-border-radius: 0px 0px 0px;
		-o-border-radius: 0px 0px 0px;
		border-radius: 0px 0px 0px;
	}

	nav.navbar.validnavs ul.nav li.dropdown ul.dropdown-menu > li > a {
		border-bottom: 1px solid #e0e0e0;
		color: #444;
		display: block;
		font-size: 14px;
		
		padding: 7px 0;
		text-transform: capitalize;
		width: 100%;
	}

	nav.navbar.validnavs ul.nav ul.dropdown-menu li a:hover,
	nav.navbar.validnavs ul.nav ul.dropdown-menu li a:focus {
		background-color: transparent;
	}

	nav.navbar.validnavs ul.nav ul.dropdown-menu ul.dropdown-menu {
		float: none !important;
		left: 0;
		padding: 0 0 0 15px;
		position: relative;
		background: transparent;
		width: 100%;
	}

	nav.navbar.validnavs ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu {
		display: inline-block;
		margin-top: -10px;
	}

	nav.navbar.validnavs li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after {
		display: none;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu .title {
		padding: 13px 15px 13px 0;
		line-height: 24px;
		text-transform: none;
		font-weight: 400;
		letter-spacing: 0px;
		margin-bottom: 0;
		cursor: pointer;
		border-bottom: solid 1px #e0e0e0;
		color: #04000b;
		font-size: 14px;
		
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu ul > li > a {
		display: block;
		width: 100%;
		border-bottom: solid 1px #e0e0e0;
		padding: 10px 0;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu .title::before {
		content: "\f105";
		float: right;
		font-family: "Font Awesome 5 Pro";
		font-size: 16px;
		
		margin-left: 10px;
		position: relative;
		right: -15px;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu:last-child .title {
		border-bottom: none;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu.on:last-child .title {
		border-bottom: solid 1px #e0e0e0;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
		border-bottom: none;
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu.on .title:before {
		content: "\f107";
	}

	nav.navbar.validnavs .dropdown .megamenu-content .col-menu .content {
		padding: 0 0 0 15px;
	}

	nav.validnavs.brand-center .navbar-collapse {
		display: block;
	}

	nav.validnavs.brand-center ul.nav {
		margin-bottom: 0px !important;
	}

	nav.validnavs.brand-center .navbar-collapse .col-half {
		width: 100%;
		float: none;
		display: block;
	}

	nav.validnavs.brand-center .navbar-collapse .col-half.left {
		margin-bottom: 0;
	}

	nav.validnavs .megamenu-content {
		padding: 0;
	}

	nav.validnavs .megamenu-content .col-menu {
		padding-bottom: 0;
		width: 100%;
		position: inherit;
	}

	nav.validnavs .megamenu-content .title {
		cursor: pointer;
		display: block;
		padding: 10px 15px;
		margin-bottom: 0;
		font-weight: normal;
	}

	nav.validnavs .megamenu-content .content {
		display: none;
	}

	.navbar .col-lg-3:last-child {
		position: absolute;
		top: 15px;
		right: 30px;
		width: auto;
	}

	.nav-box .col-lg-3:last-child {
		position: absolute;
		right: 0;
		top: 0;
	}

	.attr-nav > ul {
		padding: 0;
	}

	.attr-nav > ul > li > a {
		padding: 16px 15px 15px;
	}

	.navbar .attr-right .attr-nav li a:nth-child(2) {
		display: none;
	}

	.attr-nav > ul > li.dropdown > a.dropdown-toggle:before {
		display: none;
	}

	.attr-nav > ul > li.dropdown ul.dropdown-menu {
		margin-top: 2px;
		margin-left: 55px;
		width: 250px;
		left: -250px;
		border-top: none;
		box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
	}

	.top-search .container {
		padding: 0 45px;
	}

	nav.validnavs.navbar-full ul.nav {
		margin-left: 0;
	}

	nav.validnavs.navbar-full ul.nav > li > a {
		border: none;
	}

	nav.validnavs.navbar-full .navbar-brand {
		float: left !important;
		padding-left: 0;
	}

	nav.validnavs.navbar-full .navbar-toggle {
		float: right;
		margin-right: 0;
		margin-top: 10px;
		top: 0;
	}

	body > .wrapper {
		-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;
		transition: all 0.3s ease-in-out;
	}

	body.side-right > .wrapper {
		margin-left: 280px;
		margin-right: -280px !important;
	}

	nav.navbar.validnavs.navbar-mobile .navbar-collapse {
		position: fixed;
		overflow-y: auto !important;
		overflow-x: hidden !important;
		display: block;
		background: #ffffff;
		z-index: 99;
		width: 280px;
		height: 100% !important;
		left: -280px;
		top: 0;
		padding: 0;
		-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;
		transition: all 0.3s ease-in-out;
	}

	nav.navbar.validnavs.navbar-mobile .navbar-collapse.in,
	nav.navbar.validnavs.navbar-mobile .navbar-collapse.show {
		left: 0;
	}

	nav.navbar.validnavs.navbar-mobile ul.nav {
		width: 293px;
		padding-right: 0;
		padding-left: 15px;
	}

	nav.navbar.validnavs.navbar-mobile ul.nav > li > a {
		padding: 15px 15px;
	}

	nav.navbar.validnavs.navbar-mobile ul.nav ul.dropdown-menu > li > a {
		padding-right: 15px !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	nav.navbar.validnavs.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
		padding-right: 30px !important;
		padding-top: 13px !important;
		padding-bottom: 13px !important;
	}

	nav.navbar.validnavs.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
		padding-top: 13px !important;
		padding-bottom: 13px !important;
	}

	nav.navbar.validnavs.navbar-mobile .navbar-collapse [class*=" col-"] {
		width: 100%;
	}

	nav.navbar.validnavs.navbar-fixed .logo-scrolled {
		display: block !important;
	}

	nav.navbar.validnavs.navbar-fixed .logo {
		display: block !important;margin: 0;width: 80px;
	}

	.navbar-style-one img.logo-mobile {
		display: inline-block;
	}

	nav.navbar.validnavs.navbar-fixed.navbar-style-one img.logo.desktop {
		display: none !important;
	}

	.navbar-brand > img {
		height: auto;
	}

	nav.navbar.validnavs.navbar-fixed .logo-display {
		display: none !important;
	}

	nav.navbar.validnavs.navbar-mobile .tab-menu,
	nav.navbar.validnavs.navbar-mobile .tab-content {
		width: 100%;
		display: block;
	}

	.no-background.white .attr-nav li.search {
		border-right: 1px solid #cbbcbc;
	}

	nav.navbar.validnavs .navbar-toggle {
		padding: 20px 0;
	}

	.bg-dark nav.navbar.validnavs .navbar-toggle i {
		color: #ffffff;
	}
}



@media (max-width: 767px) {

	.navbar .attr-right {
		padding-right: 10px !important;
	}

	.attr-nav > ul > li.dropdown ul.dropdown-menu {
		left: auto;
		right: 0;
	}

	body.side-right > .wrapper {
		margin-left: 280px;
		margin-right: -280px !important;
	}

	.navbar.less-logo .attr-right {
		padding-right: 70px !important;
	}

	.navbar .attr-nav li.button {
		display: none;
	}

	.side-navbar-inner li a {
		font-size: 20px;
		line-height: 1.8;
	}

	ul.simple-menu-list > li i {
		height: 30px;
		width: 30px;
		line-height: 30px;
		top: -33px;
	}

	ul.simple-menu-list .sub-menu li a {
		font-size: 16px;
	}
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call i {
	color: #2ab44c;
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call p {
	color: #019426;
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call h5 a {
	color: #04000b;
}

.navbar.validnavs.navbar-common .attr-right .attr-nav li .call h5 {
	color: #04000b;
}

@media (min-width: 480px) and (max-width: 640px) {
	nav.validnavs.navbar-full ul.nav {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media (min-width: 1024px) {
	nav.navbar ul.nav > li > a {
		padding: 30px 6px;
		font-size: 15px;
		text-transform: capitalize;
	}

	nav.navbar.attr-border-full ul.nav > li > a,
	nav.navbar.brand-center ul.nav > li > a {
		padding: 40px 15px;
	}

	nav.navbar.attr-border-full .attr-right .attr-nav li a {
		padding: 50px 0;
	}

	nav.navbar.attr-border-full .attr-right .attr-nav > ul > li > a span.badge {
		top: 28px;
	}

	.navbar-toggle {
		display: none;
	}

	.navbar-style-one img.logo-mobile {
		display: none;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	nav.navbar ul.nav > li > a {
		padding: 30px 12px;
	}

	.navbar .attr-right {
		margin-left: 0;
	}
}

nav.validnavs.navbar-full .navbar-toggle i {
	font-size: 18px;
	color: #9a9a9a;
	font-weight: bold;
	transition: 0.3s ease;
}

.navbar-toggle-txt {
	font-size: 13px;
	position: relative;
	top: -3px;
	font-weight: bold;
	color: #9a9a9a;
	transition: 0.3s ease;
}

nav.validnavs.navbar-full .navbar-toggle:hover i,
nav.validnavs.navbar-full .navbar-toggle:hover span {
	color: #222;
	transition: 0.3s ease;
}

.top-search .input-group .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666666;
	opacity: 1;
}

.top-search .input-group .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #666666;
	opacity: 1;
}

.top-search .input-group .form-control::-ms-input-placeholder {
	/* IE 10+ */
	color: #666666;
	opacity: 1;
}

.top-search .input-group .form-control::-moz-placeholder {
	/* Firefox 18- */
	color: #666666;
	opacity: 1;
}

@media only screen and (max-width: 767px) {
	nav.navbar.validnavs.navbar-fixed.nav-box.no-background {
		left: 0;
		top: 0;
		width: 100%;
	}
}

.navbar.nav-full-width .navbar-header .logo-light {
	display: none;
}

@media (min-width: 1200px) {
	.navbar.nav-full-width .navbar-header .logo-regular {
		display: none;
	}

	.navbar.nav-full-width .navbar-header .logo-light {
		display: inline-block;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
	.col-lg-3.brand-item {
		width: 100%;
		max-width: 100%;
		flex: inherit;
	}
}


@media (max-width: 550px) {
	
	.navbar.less-logo .attr-right {
		padding-right: 10px !important;
	}

	.navbar.less-logo .navbar-brand-left .attr-right {
		display: none;
	}

	.navbar.nav-full-width .attr-right {
		display: block !important;
	}

	.side {
		width: 350px;
	}

	nav.navbar.validnavs .navbar-toggle {
		margin: 0 15px;
	}

	nav.navbar.validnavs.brand-center .navbar-toggle {
		margin: 0 15px;
	}
}


/* Navbar CSS Bootstrap 5 */

.navbar-contents {
	position: relative;
}

nav.navbar.validnavs .navbar-collapse.collapse.collapse-mobile.show {
	position: absolute;
	left: 0;
	width: 100%;
	animation: fadeIn;
	top: 100%;
	border-top: 1px solid #e7e7e7;
}


/*. ========= sticky-animation ========== */

@keyframes sticky {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0%);
	}
}

.sticked {
	position: fixed !important;
	width: 100%;
	top: 0;
	box-shadow: 0px 0px 20px 0px rgba(7, 20, 52, .1);
	z-index: 9999;
	background: #ffffff !important;
	animation: sticky 0.4s;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -20%, 0);
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeLeft {
	from {
		opacity: 0;
		transform: translate3d(0, 0, 0, -100%);
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0, 0);
	}
}

nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile {
	position: fixed;
	left: -485px;
	top: 0;
	width: 400px;
	padding: 15px;
	animation: fadeLeft;
	height: 100%;
	min-height: 100vh;
	background: #ffffff none repeat scroll 0 0;
	overflow-y: scroll;
	-webkit-transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	z-index: 9999;
}

.bg-dark nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile {
	background: #33454d;
}

nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile ul.nav {
	padding: 0;
}

.collapse-header {
	overflow: hidden;
}

/* Custom layout. */

@media only screen and (max-width: 399px) {
	nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile {
		width: 300px;
	}
}

nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile.show {
	left: 0;
}

.overlay-screen.opened {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #1f4e3d;
	opacity: 0.6;
	top: 0;
	left: 0;
	transition: all 0.25s ease-in-out;
}

nav.navbar.validnavs .navbar-collapse.collapse img {
	display: none;
}

nav.navbar.validnavs .navbar-collapse.collapse img {
	margin-bottom: 30px;
}

nav.navbar.validnavs .navbar-collapse.collapse button {
	position: absolute;
	right: 10px;
	margin: 0;
	height: 35px;
	width: 35px;
	line-height: 32px;
	text-align: center;
	border: 2px solid #dddddd;
	border-radius: 50%;
	color: #dddddd;
	font-size: 16px;
	top: 10px;
	padding: 0;
}

nav.navbar.validnavs .navbar-collapse.collapse button i {
	font-weight: 400;
	font-size: 15px;
	margin: 0;
}

.navbar .attr-right .content {
direction: ltr;
}


.navbar .attr-right.flex .attr-nav {
	display: flex;
	align-items: center;
	justify-content: right;
}

.navbar .attr-right .attr-nav ul.button-double li a {
	padding: 10px;
	display: inline-block;
}

.navbar .attr-right .attr-nav ul.button-double li:last-child a {
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%) !important;
	border-radius: 5px;
	padding: 10px 30px;
	color: #ffffff;
}

.attr-nav .search form {
	position: relative;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
}

.attr-nav .search form input {
	border: none;
	background: transparent;
	padding: 0 15px;
}

.attr-nav .search form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	border: none;
	background: transparent;
	color: #04000b;
}

@media (min-width: 1024px) {
	.navbar.no-background .attr-nav .search form {
		border: 1px solid rgba(255, 255, 255, 0.2);
	}

	.navbar.no-background .attr-nav .search form input {
		color: #ffffff;
	}

	.navbar.no-background .attr-nav .search form button {
		color: #ffffff;
	}

	.container-fill .navbar-brand {
		padding-right: 20px;
	}

	.navbar.no-background .attr-nav .search form input::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
		color: #ffffff;
	}

	.navbar.no-background .attr-nav .search form input::-moz-placeholder {
 /* Firefox 19+ */
		color: #ffffff;
	}

	.navbar.no-background .attr-nav .search form input:-ms-input-placeholder {
 /* IE 10+ */
		color: #ffffff;
	}

	.navbar.no-background .attr-nav .search form input:-moz-placeholder {
 /* Firefox 18- */
		color: #ffffff;
	}
}

@media only screen and (max-width: 1023px) {
	nav.navbar.validnavs .navbar-collapse.collapse.show img {
display: block;
width: 110px;
margin: 0 auto;
	}

	nav.navbar.validnavs .navbar-collapse.collapse img {
		display: inline-block;
	}
}

.navbar.navbar-common .attr-right .attr-nav li.contact {
	margin-left: 0;
}

.navbar.navbar-common .attr-right {
	margin-left: 0 !important;
}

.navbar .left-items {
	display: flex;
	align-items: center;
}

.navbar .left-items .navbar-header {
	margin-right: 50px;
}

/* Navbar Style */
@media (min-width: 1200px) {
	.navbar.brand-style-bg .navbar-header {
		padding: 55px 0;
		position: relative;
		top: -71px;
		margin-bottom: -85px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.navbar.brand-style-bg .navbar-header img.logo.logo-scrolled {
		display: none;
	}

	.navbar.brand-style-bg .navbar-header::after {
		position: absolute;
		left: 0;
		top: 0;
		content: "";
		height: 100%;
		width: 100%;
		background: #2ab44c;
		z-index: -1;
	}

	.navbar.brand-style-bg .navbar-header::before {
		position: absolute;
		right: -30px;
		top: 0;
		content: "";
		border-right: 30px solid transparent;
		border-bottom: 59px solid #2ab44c;
		opacity: 0.8;
	}

	.navbar.brand-style-bg.sticked .navbar-header {
		padding: 14px 0;
		top: 0;
		margin: 0;
	}

	.navbar.brand-style-bg.sticked .navbar-header .navbar-brand {
		padding-left: 50px;
	}

	.navbar.brand-style-bg.sticked .navbar-header img.logo.logo-scrolled {
		display: inline-block;
	}

	.navbar.brand-style-bg.sticked .navbar-header img.logo.logo-display {
		display: none;
	}

	.navbar.brand-style-bg.sticked .navbar-header::after, .navbar.brand-style-bg.sticked .navbar-header::before {
		display: none;
	}

	.container-fill.pr .info {
		padding-left: 80px;
	}

	.container-fill.pr .navbar-collapse.collapse {
		padding-left: 55px;
	}

	.navbar.navbar-default.attr-border-full .container-fill {
		padding: 0 80px;
		padding-right: 0;
	}

	.navbar.navbar-default.attr-border-full .navbar-header {
		position: relative;
		padding-right: 25px;
	}

	.navbar.navbar-default.attr-border-full .navbar-header .navbar-brand {
		padding: 24px 0;
	}

	.navbar.navbar-default.attr-border-full .navbar-header::after {
		position: absolute;
		right: 0;
		bottom: 0;
		content: "";
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		height: 100%;
	}

	.navbar.navbar-default.attr-border-full .attr-right .attr-nav li.contact {
		position: relative;
		padding: 32px 30px;
		margin-left: 30px;
		top: 0;
		background: #2ab44c;
	}

	.navbar.navbar-default.attr-border-full .attr-right .attr-nav li.contact::after {
		height: 100%;
	}
}

@media (max-width: 1199px) {
	.navbar.brand-style-bg .navbar-header .navbar-brand {
		padding-left: 0;
	}

	.navbar.brand-style-bg .navbar-header .navbar-brand img.logo.logo-display {
		display: none;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {
	.navbar.validnavs.navbar-default .navbar-nav li a {
		padding: 30px 5px !important;
		font-size: 14px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.navbar.validnavs.navbar-default .navbar-nav li a {
		padding: 30px 8px !important;
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.navbar.no-background.top-pad-50 {
		margin-top: 58px !important;
	}
}

nav.navbar.mobile-sidenav.less-logo {
	padding: 0;
}

@media (min-width: 1024px) {

	.navbar.less-logo .navbar-header {
		display: none;
	}

	nav.navbar.transparent.less-logo.validnavs.menu-center {
		padding: 0;
		position: absolute;
		background: transparent;
		width: 100%;
		top: 90px;
	}

	nav.navbar.transparent.less-logo ul.nav > li > a {
		color: #ffffff;
	}

	nav.navbar.validnavs.inc-border {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	nav.navbar.validnavs.inc-border ul.nav > li > a {
		padding: 35px 15px;
	}

	.navbar .attr-right .attr-nav li.tracing a {
		display: flex;
		align-items: center;
		justify-content: right;
		color: #ffffff;
		padding: 26px 50px;
		position: relative;
		z-index: 1;
	}

	.navbar .attr-right .attr-nav li.tracing h5 {
		color: #019426;
		margin: 0;
		
		font-size: 16px;
	}

	.navbar .attr-right .attr-nav li.tracing {
		margin: 0;
	}

	.navbar .attr-right .attr-nav li.tracing a::after {
		position: absolute;
		left: 0;
		top: 0;
		content: "";
		height: 100%;
		width: 200%;
		background: #2ab44c;
		z-index: -1;
		transform: skewX(15deg);
	}

	nav.navbar.validnavs.inc-border.sticked {
		border: none;
	}

	.navbar .attr-right .attr-nav li.tracing i {
		display: inline-block;
		height: 45px;
		width: 45px;
		line-height: 45px;
		background: #ffffff;
		color: #2ab44c;
		text-align: center;
		font-weight: 100;
		border-radius: 50%;
		margin-right: 10px;
	}
}



/* ============================================================== 
    # Helper CSS
=================================================================== */

.container-full {
	padding: 0 15px;
	margin: auto;
	max-width: 1400px;
}

@media (min-width: 576px) {
	.container-full {
		max-width: 540px;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.container-full {
		max-width: 720px;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container-full {
		max-width: 960px;
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.container-full {
		max-width: 100%;
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
	}

	.box-layout {
		width: 94%;
		margin: auto;
		border-radius: 30px;
	}
}

.container-fill {
	padding: 0 15px;
	margin: auto;
	max-width: 100%;
}

@media (min-width: 576px) {
	.container-fill {
		max-width: 540px;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.container-fill {
		max-width: 720px;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container-fill {
		max-width: 960px;
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.container-fill {
		width: 100%;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.item-center {
	display: flex;
	align-items: center;
}

.bg-cover {
	background-position: center center !important;
	background-size: cover !important;
}

.bg-fixed {
	background-attachment: fixed !important;
	background-position: center center !important;
	background-size: cover !important;
}

.bg-fit {
	background-size: 100% 100% !important;
	background-position: center !important;
}

.bg-gray {
	background: #e9f1ee;
}

.bg-dark .bg-gray {
	background: #1F1E17;
}

.bg-gray-secondary {
	background: #019426;
}

.bg-light {
	background-color: #ffffff !important;
}

.bg-dark {
	background-color: #163c25 !important;
background-color: #2b793e !important;
}

.bg-dark-secondary {
	background-color: #1F1E17 !important;
}

.bg-theme {
	background-color: #2ab44c;
}

.bg-theme-secondary {
	background-color: #2ab44c;
}

.bg-gradient {
	background-color: #2ab44c;
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%) !important;
}

.bg-gradient-secondary {
	background-color: #2ab44c;
	background: #019426 !important;
}

.text-gradient {
	background: #019426;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	
	display: inline-block;
}

.text-light {
	color: #ffffff;
}

.text-light h1 {
	color: #ffffff;
}

.text-light h2 {
	color: #ffffff;
}

.text-light h3 {
	color: #ffffff;
}

.text-light h4 {
	color: #ffffff;
}

.text-light h5 {
	color: #ffffff;
}

.text-light h6 {
	color: #ffffff;
}

.text-light p {
	color: #ffffff;
}

.text-light span {
	color: #ffffff;
}

.text-light a {
	color: #ffffff;
}

.shadow {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}

.shadow.dark {
	position: relative;
	z-index: 1;
}

.shadow.dark:after {
	background: #000000;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.shadow.dark-hard {
	position: relative;
	z-index: 1;
}

.shadow.dark-hard:after {
	background: #000000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.shadow.theme {
	position: relative;
	z-index: 1;
}

.shadow.theme:after {
	background: #2ab44c none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.shadow.light {
	position: relative;
	z-index: 1;
}

.shadow.light:after {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.default-padding,
.default-padding-top,
.default-padding-bottom,
.default-padding-mx {
	position: relative;
}


.default-padding-big {
	padding: 250px 0;
}

@media only screen and (max-width: 767px) {
	.default-padding-big {
		padding: 60px 0;
	}
}

.default-padding-top {
	padding-top: 120px;
}

@media only screen and (max-width: 767px) {
	.default-padding-top {
		padding-top: 60px;
	}
}

.default-padding-bottom {
	padding-bottom: 120px;
}

@media only screen and (max-width: 767px) {
	.default-padding-bottom {
		padding-bottom: 60px;
	}
}

.default-padding.bottom-less {
	padding-top: 120px;
	padding-bottom: 90px;
}

@media only screen and (max-width: 767px) {
	.default-padding.bottom-less {
		padding-top: 60px;
		padding-bottom: 20px;
	}
}

.default-padding-bottom.bottom-less {
	margin-bottom: -30px;
}

@media only screen and (max-width: 767px) {
	.default-padding-bottom.bottom-less {
		margin-bottom: 0;
		padding-bottom: 20px;
	}
}

.default-padding-top.bottom-less {
	margin-bottom: -30px;
}

@media only screen and (max-width: 767px) {
	.default-padding-top.bottom-less {
		margin-bottom: -20px;
	}
}

@media only screen and (min-width: 1200px) {
	.align-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.relative {
	position: relative;
}

.overflow-hidden {
	overflow: hidden;
}

.border-top {
	border-top: 1px solid #e7e7e7;
}

.border-bottom {
	border-bottom: 1px solid #e7e7e7;
}

.border-left {
	border-left: 1px solid #e7e7e7;
}

.border-right {
	border-right: 1px solid #e7e7e7;
}

.heading {
	
	margin-bottom: 25px;
	margin-top: -5px;
	font-size: 50px;
	line-height: 1.2;
}

.heading span {
	font-weight: 400;
}

.site-heading {
	margin-bottom: 30px;
}

.site-heading strong {
	display: inline-block;
	
	position: relative;
	z-index: 1;
}

.site-heading h2 {
	position: relative;
	z-index: 1;
}

.site-heading strong::after {
	position: absolute;
	left: 0;
	bottom: -5px;
	content: "";
	height: 100%;
	width: 100%;
	background: url(https://validthemes.net/site-template/agrica/assets/img/shape/35.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: -1;
}




.site-heading h2:before {
  position: absolute;
  content: " ";
  background: linear-gradient( to right , #49ae07 ,#49ae07);
  height: 4px;
  bottom: 0;
  left: 50%;
  width: 4px;
  border-radius: 4px;
  margin-left: -34px;
}


.site-heading h2:after {
  position: absolute;
  content: " ";
  background: linear-gradient( to right , #49ae07 ,#49ae07);
  height: 4px;
  bottom: 0;
  right: 50%;
  width: 60px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  border-radius: 4px;  margin-right: -4px;
}

.title {
	
	font-size: 24px;
	margin-bottom: 10px;
	color: #000;text-transform: capitalize;
line-height: 30px;

	
}

@media (max-width: 767px) {
	.title {
		font-size: 18px !important;
	margin-bottom: 15px;line-height: 28px;
	}
}

.bg-dark .title {
	color: #ffffff;
}

.site-heading .title {
	font-size: 26px;
	margin-bottom: 0;
	color: #000;
padding-bottom: 25px;
text-transform: capitalize;
}

.bg-dark .site-heading .title {
	color: #ffffff;
}

.sub-title {
	text-transform: capitalize;
	color: #2ab44c;
	
	
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	
	font-size: 24px;
	letter-spacing: 1px;
}

.text-center .sub-title {
	margin-bottom: 20px;
}

.bg-gradient .sub-title {
	color: #ffffff;
	-webkit-background-clip: inherit;
	background-clip: inherit;
	-webkit-text-fill-color: inherit;
	background: transparent;
}

.bg-theme .sub-title {
	color: #ffffff;
	-webkit-background-clip: inherit;
	background-clip: inherit;
	-webkit-text-fill-color: inherit;
	background: transparent;
}

@media (max-width: 767px) {
	.sub-title {
		margin-bottom: 15px;
	}
}

.site-heading p {
	margin-bottom: 0;
	margin-top: 25px;
	padding: 0 10%;
}

.site-heading .devider {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #2ab44c;
	position: relative;
	z-index: 1;
	left: 10px;
}

.site-heading.light .devider {
	background: #ffffff;
}

.bg-theme .site-heading .devider {
	background: #ffffff;
}

.bg-gradient .site-heading .devider {
	background: #ffffff;
}

.shadow .site-heading .devider {
	background: #ffffff;
}

.bg-dark .site-heading .devider {
	background: #ffffff;
}

@media (max-width: 767px) {
	.site-heading p {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.site-heading {
		margin-bottom: 15px;
	}
}

.heading-left {
	position: relative;
	z-index: 1;
	margin-bottom: 60px;
}

.heading-left .heading {
	
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.heading-left .heading {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.heading-left .heading {
		margin-bottom: 15px;
		font-size: 36px;
		line-height: 1.2;
	}
}

.heading-left p {
	margin-bottom: 0;
}

.heading-left .btn {
	margin-top: 30px;
}

@media only screen and (max-width: 767px) {
	.heading-left {
		margin-bottom: 30px;
	}
}

.sub-heading {
	text-transform: uppercase;
	color: #2ab44c;
	
	background: #019426;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.shadow .sub-heading {
	-webkit-text-fill-color: #ffffff;
	
}

.bg-gradient .sub-heading {
	color: #ffffff;
	background: transparent;
	-webkit-background-clip: inherit;
	background-clip: inherit;
	-webkit-text-fill-color: inherit;
	opacity: 0.9;
}

.site-heading.text-light .sub-title {
	-webkit-text-fill-color: inherit;
	color: #ffffff;
}

.site-heading.text-light .sub-heading {
	-webkit-text-fill-color: inherit;
	color: #ffffff;
}

/* ============================================================== 
    # Video Play Button 
=================================================================== */
.video-play-button i {
	display: inline-block;
	background: #2ab44c;
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	position: relative;
}

.video-play-button i {
	font-weight: 100;
	font-size: 35px;
	position: relative;
	left: 3px;
	top: 2px;
}

.video-play-button .effect {
	position: absolute;
	width: 150px;
	height: 150px;
	background: #07071e;
	opacity: 0;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	z-index: -1;
	-webkit-animation: video-play 1500ms ease-out infinite;
	animation: video-play 1500ms ease-out infinite;
}

.video-play-button .effect::after {
	position: absolute;
	content: "";
	width: 150px;
	height: 150px;
	background: rgba(255, 255, 255, 0.2);
	opacity: 0;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	-webkit-animation: video-play 1500ms ease-out infinite;
	animation: video-play 1500ms ease-out infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.video-play-button .effect::before {
	position: absolute;
	content: "";
	width: 150px;
	height: 150px;
	background: #07071e;
	opacity: 0;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	-webkit-animation: video-play 1500ms ease-out infinite;
	animation: video-play 1500ms ease-out infinite;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.text-play-button {
	width: auto;
	background: transparent;
	position: relative;
	line-height: 60px;
}

.text-play-button span {
	position: relative;
	z-index: 1;
	font-size: 18px;
	font-weight: 500;
}

.text-play-button span i {
	margin-left: 25px;
	margin-right: 40px;
	color: #ffffff;
	left: -1px;
}

.text-play-button .effect {
	height: 60px;
	width: 60px;
	left: 0;
	-webkit-animation: inherit;
	animation: inherit;
	background: #2ab44c;
	opacity: 1;
	z-index: 1;
	position: absolute;
	border-radius: 50%;
}

.text-play-button .effect::after {
	content: "";
	background: #2ab44c;
	height: 100%;
	width: 100%;
	z-index: inherit;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	position: absolute;
	border-radius: 50%;
	animation: video-play 1500ms ease-out infinite;
	left: 50%;
	top: 50%;
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

.mfp-container button::after {
	display: none;
}

.mfp-container button {
	opacity: 1;
	visibility: visible;
}

.mfp-arrow-left:before {
	border-right: 27px solid #ffffff;
}

.mfp-arrow-right:before {
	border-left: 27px solid #ffffff;
}


/* ============================================================== 
    # Template Animation
=================================================================== */

/* Video Paly */
@-webkit-keyframes video-play {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes video-play {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

/*Zoom Animation */
.zoom-animation {
	-webkit-animation: zoom 2000ms ease-out infinite;
	animation: zoom 2000ms ease-out infinite;
}

/* Slider Zoom Effect */
@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.2, 1.2);
	}
}

@keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}
}

/* Spiner Animation */
.spiner-animation {
	-webkit-animation: spinner 20s infinite linear;
	animation: spinner 20s infinite linear;
}

/*Preloader Spiner Animation */
@-webkit-keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}


/* Spiner Animation */
.spiner-reverse-animation {
	-webkit-animation: spinnerReverse 20s infinite linear;
	animation: spinnerReverse 20s infinite linear;
}

/*Preloader Spiner Animation */
@-webkit-keyframes spinnerReverse {
	to {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg);
	}
}

@keyframes spinnerReverse {
	to {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg);
	}
}

/* Infinite Up Down Animation */
@keyframes UpDown {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

/* Animation UpDown */
.updown-animation {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	-webkit-animation-name: UpDown;
	animation-name: UpDown;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes UpDown {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

/* Animation Left Right */
.leftRight-animation {
	-webkit-animation: fadeLeftRight 10s ease-out infinite;
	animation: fadeLeftRight 10s ease-out infinite;
}

/* Fade Left Right */
@keyframes fadeLeftRight {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
}

@-webkit-keyframes fadeLeftRight {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
}

/* Animation Right Left */
.rightLeft-animation {
	-webkit-animation: fadeRightLeft 10s ease-out infinite;
	animation: fadeRightLeft 10s ease-out infinite;
}

@keyframes fadeRightLeft {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
}

@-webkit-keyframes fadeRightLeft {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
}

/* Animation Zoom Up Down */
.zoomUpDown-animation {
	-webkit-animation: zoomUpDown 10s ease-out infinite;
	animation: zoomUpDown 10s ease-out infinite;
}

/* Zoom Up Down */
@keyframes zoomUpDown {
	0%, 100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	50% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
}

@-webkit-keyframes zoomUpDown {
	0%, 100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

/* Animation Moving */
.moving-animation {
	-webkit-animation: moving 10s ease-out infinite;
	animation: moving 10s ease-out infinite;
}

/* Mooving Animation */
@-webkit-keyframes moving {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}

	20% {
		-webkit-transform: translate(0px, -30px);
		transform: translate(0px, -30px);
	}

	50% {
		-webkit-transform: translate(-100px, -30px);
		transform: translate(-100px, -30px);
	}

	70% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px);
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@keyframes moving {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}

	20% {
		-webkit-transform: translate(0px, -30px);
		transform: translate(0px, -30px);
	}

	50% {
		-webkit-transform: translate(-100px, -30px);
		transform: translate(-100px, -30px);
	}

	70% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px);
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

/* Animation Rotation */
@keyframes infinite-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes infinite-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* Button Border Animation */
@-webkit-keyframes open {
	0% {
		width: 0;
		height: 0;
	}

	50% {
		width: 100px;
		height: 0;
	}

	100% {
		width: 100px;
		height: 55px;
	}
}

@keyframes open {
	0% {
		width: 0;
		height: 0;
	}

	50% {
		width: 100px;
		height: 0;
	}

	100% {
		width: 100px;
		height: 55px;
	}
}

@-webkit-keyframes openB {
	0% {
		width: 0px;
	}

	100% {
		width: 100px;
	}
}

@keyframes openB {
	0% {
		width: 0px;
	}

	100% {
		width: 100px;
	}
}

/* Animation Shine (A shine color will move inside the text) */

@-webkit-keyframes shine {
	0% {
		background-position: 0;
	}

	60% {
		background-position: 180px;
	}

	100% {
		background-position: 180px;
	}
}

@keyframes shine {
	0% {
		background-position: 0;
	}

	60% {
		background-position: 180px;
	}

	100% {
		background-position: 180px;
	}
}

@-webkit-keyframes infiniteMove {
	0% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}

	50% {
		border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
	}

	100% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}
}

@keyframes infiniteMove {
	0% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}

	50% {
		border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
	}

	100% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}
}

@-webkit-keyframes infiniteMove2 {
	0% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}

	50% {
		border-radius: 50% 60% 30% 60% / 30% 60% 70% 40%;
	}

	100% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}
}

@keyframes infiniteMove2 {
	0% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}

	50% {
		border-radius: 50% 60% 30% 60% / 30% 60% 70% 40%;
	}

	100% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}
}

/* ============================================================== 
    # Button Styles
=================================================================== */
.btn {
	display: inline-block;
	
	text-transform: capitalize;
	transition: all 0.35s ease-in-out;
	overflow: hidden;
	border-radius: 7px;
	border: 2px solid transparent;
	-webkit-box-shadow: inherit;
	box-shadow: none !important;
	font-size: 16px;
	letter-spacing: 0;
	padding: 13px 30px;
	background: #E7EDF8;
	position: relative;
	z-index: 1;
}

.btn:focus, .btn.active {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	border: 2px solid transparent;
}

.btn:hover {
	background-color: #2ab44c;
	color: #ffffff;
}

.btn.radius {
	border-radius: 6px;
}

.btn.btn-border {
	border: 2px solid #dddddd;
	background: transparent;
	position: relative;
	z-index: 1;
	overflow: hidden;
	
}

.btn.btn-border::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #1f4e3d;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.btn.btn-border:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.btn.btn-border:hover {
	border-color: #1f4e3d;
}

.btn.btn-border.animation::after {
	position: absolute;
	top: 0;
	right: inherit;
	bottom: inherit;
	left: 0;
	content: "";
	height: 100%;
	width: 0;
	z-index: -1;
	background: #e7e7e7;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-border.animation:hover {
	border-color: #e7e7e7;
	color: #1f4e3d;
}

.btn.btn-border.animation:hover::after {
	width: 100%;
}

.btn.btn-border-dark {
	border: 2px solid #1f4e3d;
	background: transparent;
}

.btn-md.btn-border-dark {
	padding: 15px 35px;
}

.btn.btn-border-dark:hover {
	background: #1f4e3d;
	border-color: #1f4e3d;
}

.btn.btn-border-dark.animation::after {
	position: absolute;
	top: 0;
	right: inherit;
	bottom: inherit;
	left: 0;
	content: "";
	height: 100%;
	width: 0;
	z-index: -1;
	background: #1f4e3d;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-border-dark.animation:hover {
	border-color: #1f4e3d;
	color: #ffffff;
}

.btn.btn-border-dark.animation:hover::after {
	width: 100%;
}

.btn.btn-border-theme {
	border: 2px solid #2ab44c;
	background: transparent;
}

.btn.btn-border-theme:hover {
	background: #2ab44c;
	border-color: #2ab44c;
}

.btn.btn-border-theme.animation::after {
	position: absolute;
	top: 0;
	right: inherit;
	bottom: inherit;
	left: 0;
	content: "";
	height: 100%;
	width: 0;
	z-index: -1;
	background: #2ab44c;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-border-theme.animation:hover {
	border-color: #2ab44c;
	color: #ffffff;
}

.btn.btn-border-theme.animation:hover::after {
	width: 100%;
}

.btn.btn-border-light {
	border: 2px solid #ffffff;
	background: transparent;
	color: #ffffff;
}

.btn.btn-border-light:hover {
	background: #ffffff;
	border-color: #ffffff;
	color: #1f4e3d;
}

.btn.btn-border-light.animation::after {
	position: absolute;
	top: 0;
	right: inherit;
	bottom: inherit;
	left: 0;
	content: "";
	height: 100%;
	width: 0;
	z-index: -1;
	background: #ffffff;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-border-light.animation:hover {
	border-color: #ffffff;
	color: #1f4e3d;
}

.btn.btn-border-light.animation:hover::after {
	width: 100%;
}

.btn-md.btn-border-light {
	border: 1px solid #ffffff;
	padding: 15px 35px;
}

.btn.btn-border.light {
	color: #ffffff;
	border-color: #ffffff;
}

.btn.btn-border.light::after {
	background: #2ab44c;
}

.btn.btn-border.light:hover {
	border-color: #2ab44c;
}

.btn.btn-gradient {
	border: none;
	color: #ffffff;
}

.btn.btn-gradient::after {
	position: absolute;
	top: 0;
	right: inherit;
	bottom: inherit;
	left: 0;
	content: "";
	height: 100%;
	width: 100%;
	z-index: -1;
	background-image: linear-gradient(to left, #2ab44c, #2ab44c, #2ab44c );
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	background-size: 250%;
}

.btn.btn-gradient:hover::after {
	background-position: -70% 0;
}

.btn.btn-gradient.active {
	background-position: -70% 0;
}

.btn.btn-theme {
	color: #fff;
	border: none;
	background: #2ab44c;
}

.btn.btn-theme::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #2ab44c;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.bg-dark .btn.btn-theme::after {
	background-color: #2ab44c;
}

.btn.btn-theme:hover {
	color: #ffffff;	background-color: #2ab44c;
}

/*
.banner-style-three .btn.btn-theme::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background: #ffffff !important;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.btn.btn-theme:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}*/

.banner-style-three .btn.btn-theme:hover {
	color: #04000b !important;
}

button {
	display: inline-block;
	
	text-transform: capitalize;
	transition: all 0.35s ease-in-out;
	overflow: hidden;
	border-radius: 7px;
	border: 2px solid transparent;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	font-size: 16px;
	letter-spacing: 0;
	padding: 14px 40px;
	background: #E7EDF8;
	position: relative;
	z-index: 1;
	color: #ffffff;
	border: none;
	background: #2ab44c;
}

button::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #1f4e3d;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

button:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

button i {
	margin-right: 4px;
}

.btn.btn-theme.secondary {
	color: #ffffff;
	border: none;
	background: #2ab44c;
}

.btn.btn-theme.secondary::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #1f4e3d;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.text-light .btn.btn-theme.secondary::after {
	background-color: #ffffff;
}

.text-light .btn.btn-theme.secondary:hover {
	color: #04000b;
}

.btn.btn-theme.secondary:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.btn.btn-theme.hover-light::after {
	background-color: #ffffff;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-theme.hover-light:hover {
	color: #1f4e3d;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn.btn-theme.hover-light:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.btn.btn-light {
	color: #04000b;
	border: none;
	background: #ffffff;
	border: 2px solid transparent;
}

.btn.btn-light.btn-md {
	padding: 13px 52px;
}

.btn.btn-light:hover {
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
}

.btn.btn-dark {
	color: #ffffff;
	border: none;
	background: #1f4e3d;
}

.btn.btn-dark::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #2ab44c;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.btn.btn-dark:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.btn.btn-dark:hover {
	color: #ffffff;
}

.btn i {
	position: relative;
	top: 1px;
	margin-left: 5px;
}

.btn-md i {
	font-weight: 1;
	font-size: 24px;
	margin: 0;
	float: left;
	position: relative;
	top: 1px;
	margin-right: 10px;
}

.btn.text-slide {
	min-width: 150px;
	height: 55px;
	line-height: 55px;
}

.btn.text-slide span {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
}

.btn.animate-border {
	overflow: inherit;
	z-index: inherit;
	width: 200px;
	height: 55px;
	line-height: 55px;
	padding: 0;
}

.btn.animate-border:hover {
	background: transparent;
	color: #1f4e3d;
}

.btn.animate-border:hover .hover-border::after,
.btn.animate-border:hover .hover-border::before {
	opacity: 1;
	-webkit-animation: open 0.4s;
  /* Chrome, Safari, Opera */
	animation: open 0.4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	-webkit-animation-direction: normal;
	animation-direction: normal;
}

.btn.animate-border:hover .hover-border-bottom::after,
.btn.animate-border:hover .hover-border-bottom::before {
	opacity: 1;
	-webkit-animation: openB 0.4s;
  /* Chrome, Safari, Opera */
	animation: openB 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	-webkit-animation-direction: normal;
	animation-direction: normal;
}

.btn.animate-border .hover-border {
	position: absolute;
	left: 0;
	top: -1px;
	height: 100%;
	width: 100%;
}

.btn.animate-border .hover-border::before {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	display: block;
	opacity: 0;
	border-top: solid 2px #2ab44c;
	border-left: solid 2px #2ab44c;
	right: 98px;
	top: -1px;
}

.btn.animate-border .hover-border::after {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	display: block;
	opacity: 0;
	border-top: solid 2px #2ab44c;
	border-right: solid 2px #2ab44c;
	left: 98px;
	top: -1px;
}

.btn.animate-border .hover-border-bottom {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.btn.animate-border .hover-border-bottom::before {
	position: absolute;
	content: "";
	width: 0;
	display: block;
	opacity: 0;
	height: 55px;
	border-bottom: solid 2px #2ab44c;
	right: -1px;
	bottom: -2px;
}

.btn.animate-border .hover-border-bottom::after {
	position: absolute;
	content: "";
	width: 0;
	display: block;
	opacity: 0;
	height: 100%;
	border-bottom: solid 2px #2ab44c;
	left: 0;
	bottom: -2px;
}

.btn.animated-arrow {
	border: none;
	background: transparent;
	min-width: 14rem;
	height: auto;
	padding: 0;
}

.btn.animated-arrow .circle {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: relative;
	display: block;
	margin: 0;
	width: 3.5rem;
	height: 3.5rem;
	background: #2ab44c;
	border-radius: 2rem;
}

.btn.animated-arrow .circle .icon {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	left: 15px;
	width: 1.125rem;
	height: 0.125rem;
	background: none;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btn.animated-arrow .circle .icon::before {
	position: absolute;
	content: "";
	top: -0.25rem;
	right: 0.0625rem;
	width: 0.625rem;
	height: 0.625rem;
	border-top: 0.125rem solid #ffffff;
	border-right: 0.125rem solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn.animated-arrow .button-text {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px 0;
	margin: 0 0 0 70px;
	color: #1f4e3d;
	line-height: 2;
	text-align: left;
	width: 100%;
	font-size: 14px;
}

.btn.animated-arrow:hover {
	color: #ffffff;
}

.btn.animated-arrow:hover .circle {
	width: 100%;
}

.btn.animated-arrow:hover .circle .icon.arrow {
	background: #ffffff;
	-webkit-transform: translate(1.5rem, 0);
	transform: translate(1.5rem, 0);
}

.btn.animated-arrow:hover .button-text {
	color: #ffffff;
}

.btn.circle {
	border-radius: 30px !important;
}

.btn-simple {
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	color: #666666;
}

.btn-simple i {
	transform: rotate(-45deg);
	display: inline-block;
	margin-left: 2px;
}

.btn-simple:hover {
	color: #2ab44c;
}

.video-btn i {
	display: inline-block;
	height: 55px;
	width: 55px;
	text-align: center;
	line-height: 55px;
	background: #2ab44c;
	border-radius: 50%;
	position: relative;
	margin-right: 20px;
	color: #ffffff;
}

.text-light .video-btn i {
	background: #ffffff;
	color: #2ab44c;
}

.video-btn i::after {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	background: #2ab44c repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
	z-index: -1;
}

.text-light .video-btn i::after {
	background: #ffffff repeat scroll 0 0;
}

.text-shine {
	background: linear-gradient(to right, #1f4e3d 0, #ffffff 10%, #2ab44c 20%);
	background-position: 0;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: shine 3s infinite linear;
	animation: shine 3s infinite linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-text-size-adjust: none;
	
	font-size: 16px;
	text-decoration: none;
	white-space: nowrap;
	padding: 12px 48px;
}

.animate-inout {
	background: -webkit-gradient(linear, left top, right top, from(#8A6552), to(#472d20));
	background: linear-gradient(90deg, #8A6552 0%, #472d20 100%);
	color: #ffffff;
	font-size: 12px;
	text-transform: capitalize;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	border: solid 2px #2ab44c;
	cursor: pointer;
}

.btn-icon {
	position: relative;
	padding-left: 20px;
}

.btn-icon:hover {
	color: #2ab44c;
}

.btn-icon::after {
	position: absolute;
	right: 10px;
	top: 50%;
	content: "";
	height: 2px;
	left: 0;
	background: #04000b;
	transform: translateY(-50%);
	margin-top: -1px;
	transition: all 0.35s ease-in-out;
}

.btn-icon:hover::after {
	background: #2ab44c;
}

.btn-icon i {
	
}

.btn-icon:hover {
	padding-left: 40px;
}

.animate-inout span {
	z-index: 1;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	line-height: 20px;
}

.animate-inout::before, .animate-inout::after {
	width: 0%;
	height: 0%;
	position: absolute;
	content: "";
	border-radius: 100%;
}

.animate-inout:after {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #ffffff;
}

.animate-inout:before {
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background: #2ab44c;
}

.animate-inout.animate-inout-borde {
	background: transparent;
	color: #1f4e3d;
}

.animate-inout.animate-inout-borde::after {
	background: -webkit-gradient(linear, left top, right top, from(#8A6552), to(#472d20));
	background: linear-gradient(90deg, #8A6552 0%, #472d20 100%);
}

.animate-inout.animate-inout-borde:hover {
	color: #ffffff;
}

.animate-inout.animate-inout-borde:hover::before {
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.animate-inout.animate-inout-borde:hover::after {
	-webkit-transition: all 0.7s ease-in;
	transition: all 0.7s ease-in;
}

.animate-inout:hover {
	color: #1f4e3d;
}

.animate-inout:hover::before, .animate-inout:hover::after {
	width: 200px;
	height: 200px;
	border-radius: 4px;
}

.animate-inout:hover::before {
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.animate-inout:hover::after {
	-webkit-transition: all 0.7s ease-in;
	transition: all 0.7s ease-in;
}

.btn-md {
	padding: 17px 45px;
	font-size: 18px;
}

.btn-md.btn-border {
	padding: 14px 52px;
}

.btn-sm {
	padding: 16px 45px;
	font-size: 14px;
}

.btn-sm.btn-border,
.btn-sm.btn-light {
	padding: 14px 45px;
}

.mfp-close-btn-in .mfp-close::after {
	display: none;
}

/* Btn Animation */

.btn-animation {
	z-index: 1;
	position: relative;
	font-size: 18px;
	display: inline-block;
}

.bg-dark .btn-animation {
	color: #ffffff;
}

.btn-animation i {
	display: inline-block;
	height: 55px;
	width: 55px;
	text-align: center;
	line-height: 55px;
	background: #ffffff;
	color: #04000b;
	border-radius: 50%;
	font-weight: 400;
	margin-right: 10px;
	transition: all 0.35s ease-in-out;
	transform: scale(0);
}

.btn-animation:hover {
	margin-left: 0;
	color: #04000b;
}

.bg-dark .btn-animation:hover {
	color: #ffffff;
}

.btn-animation:hover i {
	transform: scale(1);
}

.btn-animation::after {
	position: absolute;
	left: -13px;
	top: 0;
	content: "";
	height: 60px;
	width: 60px;
	border: 1px solid #c2bfbf;
	border-radius: 50%;
	transition: all 0.35s ease-in-out;
	transform: scale(1);
	z-index: -1;
}

.bg-dark .btn-animation::after {
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-animation:hover::after {
	transform: scale(0);
}

.btn-animation span {
	transition: all 0.35s ease-in-out;
	left: -50px;
	position: relative;
	text-transform: uppercase;
	
}

.btn-animation:hover span {
	left: 0;
}

.btn-animation.dark::after {
	border-color: #c5c5c5;
	z-index: -1;
}

.btn-animation.dark i {
	background: #2ab44c;
	color: #ffffff;
}

.btn-animation.dark:hover {
	color: #04000b;
}

a.btn-round-animation {
	display: inline-block;
	height: 180px;
	width: 180px;
	text-align: center;
	line-height: 180px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	font-size: 14px;
	
	overflow: hidden;
	position: relative;
	z-index: 1;
}

a.btn-round-animation i {
	display: inline-block;
	transform: rotate(-45deg);
	font-weight: 400;
	margin-left: 5px;
}

a.btn-round-animation::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 0;
	width: 100%;
	background: #2ab44c;
	z-index: -1;
	transition: all 0.30s ease-in-out;
	border-radius: 50%;
}

a.btn-round-animation::before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 0;
	width: 100%;
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%);
	z-index: -1;
	transition: all 0.40s ease-in-out;
	border-radius: 50%;
}

a.btn-round-animation:hover {
	color: #ffffff;
}

a.btn-round-animation:hover::before {
	height: 100%;
}

a.btn-round-animation:hover::after {
	opacity: 0.4;
	height: 80%;
}

a.btn-round-animation.dark {
	border-color: rgba(255, 255, 255, 0.2);
}

.cart-btn {
	display: inline-flex;
	border: 2px solid #2ab44c;
	padding: 12px 25px;
	border-radius: 30px;
	text-transform: uppercase;
	align-items: center;
	font-size: 13px;
}

.cart-btn i {
	display: inline;
	font-weight: 100;
	font-size: 20px;
	margin-right: 10px;
}

.cart-btn:hover {
	background: #2ab44c;
	color: #04000b;
}

.bg-dark,
.bg-dark-secondary,
.bg-dark p,
.bg-dark-secondary p {
	color: #cccccc;
}

.bg-dark h1 {
	color: #ffffff;
}

.bg-dark h2 {
	color: #ffffff;
}

.bg-dark h3 {
	color: #ffffff;
}

.bg-dark h4 {
	color: #ffffff;
}

.bg-dark h5 {
	color: #ffffff;
}

.bg-dark h6 {
	color: #ffffff;
}

.curve-text svg {
	fill: #ffffff;
	height: 170px;
	width: 170px;
	overflow: inherit;
	animation: spinner 20s infinite linear;
}

.curve-text svg {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	padding: 40px;
	position: relative;
	z-index: 1;
	font-size: 25px;
	height: 200px;
	width: 200px;
	text-transform: uppercase;
	
}

.curve-text svg a {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
}

.curve-text {
	display: inline-block;
	position: relative;
}

.curve-text a {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	z-index: 9;
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 52px;
	-webkit-text-stroke: 1px #ffffff;
	color: transparent;
}

.curve-text svg path {
	fill: none;
}

.curve-text svg text {
	fill: #ffffff;
	letter-spacing: 7px;
	
}


/* ============================================================== 
    # Topbar Styles
=================================================================== */

.item-flex {
	align-items: center;
	display: flex;
}

.item-flex li {
	margin-left: 30px;
}

.item-flex li:first-child {
	margin: 0;
}

.item-flex li i {
	margin-right: 10px;
	font-weight: 100;
	font-size: 20px;
	color: #fff;
}

.top-bar-area li {
	display: flex;
	align-items: center;font-size: 16px;
}

.top-bar-area li a {
	font-weight: 400;
}

.top-bar-area .social li {
	display: inline-block;
	margin-right: 30px;
}

.top-bar-area .social li:last-child {
	padding-left: 20px;
}

.top-bar-area .social li {
margin: 0;
padding-left: 5px;
border-left: 1px solid #fff3;
line-height: 40px;
min-width: 40px;
text-align: center;
}

.top-bar-area {
display: flex;
align-items: center;
justify-content: space-between;
background: #0b381e;
background: #e3f4e6;
background: #1f4e3d;
background: #2ab44c;
}


.top-bar-area .item-flex {
padding-left: 220px;
}

.top-style-two li {
	font-weight: 500;
	text-transform: capitalize;
	display: flex;
	align-items: center;
}

.top-style-two .text-end li {
	justify-content: right;
	text-align: left;
}

.top-style-two li i {
display: inline-block;
text-align: center;
border-radius: 50%;
color: #fff;
margin-right: 10px;
font-size: 27px;
background: #43d002;
width: 50px;
height: 50px;
line-height: 50px;
}

.top-style-two .logo img {
	height: 60px;
}

.top-style-two .logo {
	text-align: center;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 15px 0;
}

.top-style-two.bg-dark .logo {
	border-color: rgba(255, 255, 255, 0.2);
}

.top-style-two li span {
	display: block;
	font-weight: 500;
	line-height: 1.1;
	font-size: 15px;
font-weight: 500
}

.top-style-two li a {
	font-size: 18px;
	text-transform: lowercase;
}

.top-bar .align-center {
	align-items: center;
}

/* ============================================================== 
    # Navbar Styles
=================================================================== */
@media (min-width: 1024px) {

	nav.navbar.navbar-style-one {
		padding: 0;
	}
}

@media (min-width: 1200px) {
	nav.navbar.navbar-style-one a.navbar-brand {
		position: absolute;
		z-index: 1;
		padding: 0 30px;
		top: 0;
	}

	nav.navbar.navbar-style-one a.navbar-brand::after {
		position: absolute;
		left: 0;
		top: -55px;
		content: "";
		height: 161px;
		width: 100%;
		background: #fff;
		z-index: -1;
		box-shadow: 0 8px 25px 0 rgb(0 0 0 / 10%);
box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.15);
		border-radius: 0 0 0 10px;;
	}

	nav.navbar.navbar-style-one a.navbar-brand::before {
		position: absolute;
		right: -20px;
		bottom: -14px;
		content: "";
		border-bottom: 19px solid transparent;
		border-left: 20px solid #f6f6f6;
		opacity: 0.9;
	}


nav.navbar.navbar-style-one.sticked a.navbar-brand::before { 
bottom: -5px;

}



/*
	nav.navbar.navbar-style-one::after {
		position: absolute;
		left: 10%;
		content: "";
		height: 100%;
		right: 0;
		bottom: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		width: 100%;
		z-index: -1;
	}*/

	nav.navbar.validnavs.navbar-style-one .logo-scrolled {
		display: none;
	}

	nav.navbar.validnavs.navbar-style-one .logo-display {
		display: inline-block;
	}

/*
	nav.navbar.navbar-style-one.no-background::before {
		position: absolute;
		left: 10%;
		content: "";
		height: 100%;
		right: 0;
		bottom: 0;
		backdrop-filter: blur(10px);
		width: 100%;
		z-index: -1;
	}*/
}


/* ============================================================== 
    # Nice Select Styles
=================================================================== */
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #ffffff;
	border: solid 1px #e8e8e8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 15px;
}

.nice-select:hover {
	border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999999;
}

.nice-select::after {
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -6px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	overflow-y: auto !important;
	height: auto;
}

.nice-select.open ::after {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999999;
	pointer-events: none;
}

.nice-select.disabled::after {
	border-color: #96aac1;
}

.nice-select.wide {
	width: 100%;
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small::after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
	width: 100%;
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: #f6f6f6;
}

.nice-select .option.selected {
	
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

.mfp-iframe-holder .mfp-close {
	color: transparent;
	background: transparent;
}

.mfp-iframe-holder .mfp-close::before {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 20px;
	z-index: 1;
	display: block;
	content: "\f00d";
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	color: #ffffff;
}

/* ============================================================== 
    # Banner Styles
=================================================================== */
.banner-area {
	width: 100%;
	position: relative;
}



.banner-area .inner-slider  {
height: 100%;
width: 60%;
margin: 0 auto;
text-align: center;

}




.banner-area.zoom-effect .banner-thumb,
.swiper-slide.banner-style-three {
height: calc(100vh - 130px);
	position: relative;z-index: 1;
background-size: cover !important;
display: grid;
align-items: center;
}

.swiper-slide.banner-style-three:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;z-index: -1;
	height: 100%;
	width: 100%;
background: linear-gradient( to top , #0003 , #0009);
background: linear-gradient( to top , #0000001c , #00000069);
	} 






.banner-area .content {
	position: relative;
	z-index: 9;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

@media (max-width: 1023px) {
	.banner-area .content {
		padding: 120px 0;
	}
}

@media only screen and (max-width: 767px) {
	.banner-area .content {
		padding: 60px 0;
	}
}

.banner-area h4 {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translate3d(-15%, 0, 0);
	transform: translate3d(-15%, 0, 0);
	opacity: 0;
	visibility: hidden;
}

.banner-area h2 {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
}

.banner-area p,
.banner-area ul {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0;
	padding-right: 25%;
	margin: 0;
	visibility: hidden;
}

@media (max-width: 1023px) {
	.banner-area p {
		padding-right: 0;
	}
}

.banner-area.text-center p {
	padding-left: 13%;
	padding-right: 13%;
}

@media (max-width: 1023px) {
	.banner-area.text-center p {
		padding: 0;
	}
}

.banner-area .thumb {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
}

.banner-area .button {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0;
	visibility: hidden;
	margin-top: 30px;
}

.banner-area .banner-slide h4 {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.banner-area .banner-slide h2 {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.banner-area .banner-slide p,
.banner-area .banner-slide ul {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.banner-area .banner-slide .button {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.banner-area .banner-slide .owl-item.active h4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.banner-area .banner-slide .owl-item.active h2 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1400ms;
	transition-delay: 1400ms;
}

.banner-area .banner-slide .owl-item.active p,
.banner-area .banner-slide .owl-item.active ul {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1600ms;
	transition-delay: 1600ms;
}

.banner-area .banner-slide .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1800ms;
	transition-delay: 1800ms;
}



.banner-area .owl-item.active h4 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 800ms;
	transition-delay: 800ms;
}

.banner-area .owl-item.active h2 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1600ms;
	transition-delay: 1600ms;
}

.banner-area .owl-item.active p,
.banner-area .owl-item.active ul {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 2400ms;
	transition-delay: 2400ms;
}

.banner-area .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 3200ms;
	transition-delay: 3200ms;
}

.banner-area.banner-style-two .owl-item.active .button {
	-webkit-transition-delay: 2400ms;
	transition-delay: 2400ms;
}

.banner-area .banner-items {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}


.banner-area .owl-nav {
position: absolute;
top: 50%;
display: flex;
justify-content: space-between;
left: 15px;
right: 15px;
margin-top: -30px;
text-align: center;

direction: ltr;
flex-direction: row-reverse;
}


.banner-area:hover .owl-prev,
.banner-area:hover .owl-next {
	opacity: 1;
}

.banner-area:hover .owl-prev {
	right: 30px;
	left: auto;
}

.banner-area:hover .owl-next {
	left: 30px;
	right: auto;
}

.banner-area .owl-prev,
.banner-area .owl-next {
	height: auto;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	opacity: 0;
}

.banner-area .owl-prev::after {
	font-size: 28px;
	color: #ffffff;
}

.banner-area .owl-next::after {
	font-size: 28px;
	color: #ffffff;
}


.banner-area.navigation-circle .owl-prev,
.banner-area.navigation-circle .owl-next {
	height: 60px;
	width: 60px;
	line-height: 60px;
	background: transparent !important;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.5);
position: absolute;
	font-size: 20px;
}

.banner-area.navigation-circle .owl-prev::after,
.banner-area.navigation-circle .owl-next::after {
	font-size: 16px;
}

.banner-area.navigation-right-bottom .owl-prev,
.banner-area.navigation-right-bottom .owl-next {
	left: auto;
	right: 30px;
	opacity: 1;
	top: auto;
	-webkit-transform: inherit;
	transform: inherit;
	bottom: 50px;
	border-radius: inherit;
}

.banner-area.navigation-right-bottom .owl-prev {
	right: 92px;
}

.banner-area.navigation-between-bottom .content {
	padding-bottom: 105px;
}

@media only screen and (min-width: 829px) and (max-width: 1023px) {
	.banner-area.navigation-between-bottom .content {
		padding-bottom: 220px;
	}
}

.banner-area.navigation-between-bottom .owl-prev,
.banner-area.navigation-between-bottom .owl-next {
	left: auto;
	right: 30px;
	opacity: 1;
	top: auto;
	-webkit-transform: inherit;
	transform: inherit;
	bottom: 30px;
	border-radius: inherit;
}

.banner-area.navigation-between-bottom .owl-prev {
	left: 30px;
	right: auto;
}

@media only screen and (max-width: 830px) {
	.banner-area .owl-prev,
  .banner-area .owl-next {
		display: none;
	}
}

.banner-area.navigation-custom .owl-prev::after {
	font-family: 'ElegantIcons';
	content: "\23";
	font-size: 22px;
}

.banner-area.navigation-custom .owl-next::after {
	font-family: 'ElegantIcons';
	content: "\24";
	font-size: 22px;
}

.banner-area.navigation-text .owl-prev,
.banner-area.navigation-text .owl-next {
	opacity: 1;
	top: auto;
	-webkit-transform: inherit;
	transform: inherit;
	left: auto;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 150px;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
	height: 100px;
	line-height: 100px;
}

@media only screen and (max-width: 830px) {
	.banner-area.navigation-text .owl-prev,
  .banner-area.navigation-text .owl-next {
		display: none;
	}
}

.banner-area.navigation-text .owl-prev {
	right: 151px;
}

.banner-area.navigation-text .owl-prev::after {
	    font-family: "reg";
	content: "Prev";
	text-transform: uppercase !important;
	font-size: 16px;
	
	letter-spacing: 0.6px;
}

.banner-area.navigation-text .owl-next::after {
	    font-family: "reg";
	content: "Next";
	text-transform: uppercase !important;
	font-size: 16px;
	
	letter-spacing: 0.6px;
}

.banner-area.navigation-icon-solid .owl-prev::after,
.banner-area.navigation-icon-solid .owl-next::after {
	font-size: 30px;
}

.banner-area.navigation-custom-large .owl-prev,
.banner-area.navigation-custom-large .owl-next {
	min-width: 65px;
	height: 30px;
	margin: 0;
}

.banner-area.navigation-custom-large .owl-prev::after {
	font-family: "Font Awesome 5 Pro";
	content: "\f104";
	font-weight: 100;
	font-size: 30px;
	position: absolute;
	left: 8px;
}

.banner-area.navigation-custom-large .owl-prev::before {
	position: absolute;
	top: 50%;
	right: inherit;
	bottom: inherit;
	left: 12px;
	content: "";
	height: 2px;
	width: 50px;
	z-index: -1;
	background-color: #ffffff;
	margin-top: -1px;
}

.banner-area.navigation-custom-large .owl-next::after {
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	font-weight: 100;
	font-size: 30px;
	position: absolute;
	right: 8px;
}

.banner-area.navigation-custom-large .owl-next::before {
	position: absolute;
	top: 50%;
	right: 12px;
	bottom: inherit;
	left: inherit;
	content: "";
	height: 2px;
	width: 50px;
	z-index: -1;
	background-color: #ffffff;
	margin-top: -1px;
}

.banner-area.navigation-right-botom .owl-prev,
.banner-area.navigation-right-botom .owl-next {
	position: absolute;
	left: auto;
	right: 30px;
	top: auto;
	bottom: 40px;
	opacity: 1;
	-webkit-transform: inherit;
	transform: inherit;
}

.banner-area.navigation-right-botom .owl-prev {
	right: 60px;
}

.banner-area.navigation-right-botom.navigation-custom-large .owl-prev,
.banner-area.navigation-right-botom.navigation-custom-large .owl-next {
	bottom: 30px;
}

.banner-area.navigation-right-botom.navigation-custom-large .owl-prev {
	right: 100px;
}

.banner-area .swiper-pagination {
	height: auto;
	bottom: 35px;
}

.banner-area .swiper-pagination span.swiper-pagination-bullet {
	height: 4px;
	width: 50px;
	background: rgba(255, 255, 255, 0.5);
	opacity: 1;
	border-radius: inherit;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.banner-area .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: white;
	height: 7px;
}

@media only screen and (max-width: 767px) {
	.banner-area.include-pagination .content {
		padding-bottom: 100px;
	}
}

.banner-area .swiper-pagination-fraction span {
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.banner-area .swiper-pagination-fraction span.swiper-pagination-current {
	font-size: 30px;
	    font-family: "reg";
	
}

/* ============================================================== 
    # Banner Custom Style
=================================================================== */

/* Banner One */
.banner-area.banner-style-one .owl-item.active h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}

.banner-area.banner-style-one .owl-item.active p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.banner-area.banner-style-one .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1800ms;
	transition-delay: 1800ms;
}

.banner-style-one .content {
	display: flex;
}

.banner-style-one .content .badge img {
	background: #2ab44c;
	border-radius: 50%;
	padding: 15px;
	animation: spinner 30s infinite linear;
	max-width: 200px;
}

.banner-style-one .content .badge {
	margin-right: 50px;
}

.banner-style-one .content h4 {
	text-transform: uppercase;
	font-weight: 500;
}

.banner-style-one .content h2 {
	font-size: 60px;
	
	font-size: 90px;
	letter-spacing: 3px;
	margin-bottom: 30px;
}

.banner-style-one .content h2 strong {
	display: block;
}

.banner-style-one .content p {
	font-size: 18px;
}

.banner-style-one .shape {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 50%;
	width: auto;
	transition: all 0.55s ease-in-out;
}

.banner-style-one .shape img {
	height: 100%;
}

.banner-area.banner-style-one .owl-item.active .shape {
	height: 60%;
}

/* Banner Two */


.banner-area.banner-style-two .owl-item.active h2 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}

.banner-area.banner-style-two .owl-item.active p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.banner-area.banner-style-two .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1800ms;
	transition-delay: 1800ms;
}

.banner-style-two h2 {
	text-transform: uppercase;
	font-size: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-style-two h2 strong {
	display: inline-block;
	background: #2ab44c;
	padding: 0 15px;
	border-radius: 10px;
	font-size: 80px;
	margin-left: 15px;
	color: #04000b;
	position: relative;
	z-index: 1;
}

.banner-style-two h2 strong::after {
	position: absolute;
	right: -5px;
	top: -65px;
	content: "";
	height: 80px;
	width: 80px;
	background: url(../img/shape/4.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: -1;
}

.banner-style-two p {
	padding: 0 15%;
	font-size: 18px;
}

.banner-style-two .content .animated-btn {
	text-transform: uppercase;
}

.banner-style-two .content .animated-btn i {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background: #ffffff;
	border-radius: 50%;
	color: #04000b;
	margin-right: 10px;
}

.banner-style-two .content {
	padding-top: 120px;
}

.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 9;
	height: auto;
}

.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets span.swiper-pagination-bullet {
	height: 20px;
	width: 20px;
	background: transparent;
	border: 2px solid;
	opacity: 0.5;
	position: relative;
	z-index: 1;
}

.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets span.swiper-pagination-bullet::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 5px;
	width: 5px;
	background: #ffffff;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	opacity: 0;
}

.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	opacity: 1;
}

/* Banner Three  */

.banner-area .owl-item.active h4 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}

.banner-area.banner-style-three .owl-item.active h2 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 900ms;
	transition-delay: 900ms;
}

.banner-area.banner-style-three .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1300ms;
	transition-delay: 1300ms;
}

.banner-style-three h4 {
	text-transform: uppercase;
	position: relative;
	margin-bottom: 10px;
}

.banner-style-three h2 {
	font-size: 33px;
	line-height: 1.1;
	text-transform: capitalize;
}

.banner-style-three .content {
	position: relative;
	z-index: 1;
}


/* Banner Four */
.banner-style-four .shape {
    position: absolute;
    z-index: 1;
    width: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    transition: all 0.85s ease-in-out;
}


.banner-style-four h2 {
    font-size: 120px;
    
    text-transform: uppercase;
}

.banner-style-four h2 strong {
    color: transparent;
    -webkit-text-stroke: 1px #04000b;
}

.banner-style-four ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner-style-four ul li {
    display: inline-block;
    text-transform: uppercase;
    
    
    margin: 0 14px;
    font-size: 30px;
    letter-spacing: 1px;
    color: #04000b;
    position: relative;
    z-index: 1;
}

.banner-style-four ul li::after {
    position: absolute;
    right: -20px;
    top: 50%;
    content: "";
    height: 10px;
    width: 10px;
    background: #2ab44c;
    border-radius: 50%;
    transform: translateY(-50%);
}

.banner-style-four ul li:last-child::after {
    display: none;
}

.banner-area.banner-style-four .owl-item.active h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}

.banner-area.banner-style-four .owl-item.active ul {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.banner-area.banner-style-four .owl-item.active .button {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1800ms;
	transition-delay: 1800ms;
}

.banner-area.banner-style-four .owl-item.active .shape {
    width: 35%;
}


.banner-area.banner-style-four .owl-prev::after {
	color: #04000b;
}


.banner-area.banner-style-four .owl-next::after {
	color: #04000b;
}

.banner-area.banner-style-four.navigation-circle .owl-prev {
	border: 2px solid #04000b;
}

.banner-area.banner-style-four.navigation-circle .owl-next {
	border: 2px solid #04000b;
}

/* ============================================================== 
    # About
===================rgba(30, 25, 25, 0.5)======================== */
ul.top-feature {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
	margin-left: -45%;
	margin-top: 70px;
	position: relative;
}

ul.top-feature li {
	display: block;
	background: #2ab44c;
	padding: 50px;
}

ul.top-feature li:nth-child(2) {
	background: #2ab44c;
}

ul.top-feature li img {
	height: 80px;
	margin-bottom: 30px;
}

ul.top-feature li p {
	margin: 0;
	color: #04000b;
}

.fun-fact-style-flex {
	display: flex;
	align-items: center;
}

.fun-fact-style-flex .counter {
	display: flex;
	font-size: 100px;
	align-items: center;
	line-height: 70px;
	margin-right: 20px;
	border-right: 1px solid #dddddd;
	padding-right: 20px;
	color: #2ab44c;
}

.fun-fact-style-flex .medium {
	
	line-height: 1.7;
	color: #04000b;
}

ul.top-feature li:nth-child(2) h4 {
	color: #ffffff;
}

ul.top-feature li:nth-child(2) p {
	color: #ffffff;
	opacity: 0.9;
}

.about-style-one-thumb {
	position: relative;
}

.about-style-one-thumb .animation-shape {
	position: absolute;
	left: -130px;
	bottom: 0;
	max-width: 230px;
}

.about-style-one-thumb .animation-shape img {
	transform: rotate(7deg);
}


/* ============================================================== 
    # Services
=================================================================== */

.service-one-single {
	margin-bottom: 30px;
}

.service-style-one-item {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 50px;
	background: #ffffff;
	height: 100%;
	border-radius: 30px;
}

.service-style-one-item .top {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.service-style-one-item .top img {
	height: 60px;
	margin-right: 25px;
}

.service-style-one-item .top .icon {
	min-width: 90px;
}

.service-style-one-item .top h4 {
	text-transform: uppercase;
	margin: 0;
}

.service-style-one-item .top span {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	color: #2ab44c;
	display: block;
	margin-top: 8px;
}

.service-style-one-item p {
	margin-bottom: 0;
}

.service-style-one-item img {
	height: 150px;
	margin-bottom: 30px;
	max-width: inherit;
}

.service-style-one-item a.btn-angle {
	display: inline-block;
	height: 58px;
	width: 58px;
	text-align: center;
	line-height: 58px;
	background: #2ab44c;
	color: #04000b;
	margin-top: 30px;
	border-radius: 50%;
}

.service-style-one-item a.btn-angle:hover {
	background: #2ab44c;
	color: #ffffff;
}

.shape-right-top {
	position: absolute;
	right: 0;
	top: 50px;
	height: 100%;
	width: 28%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
}

/* ============================================================== 
    # Services
=================================================================== */

.service-style-two-area {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.service-style-two .thumb {
	overflow: hidden;
	border-radius: 8px;
}

.service-style-two .thumb img {
	transition: all 0.65s ease-in-out;
	transform: scale(1);
}

.service-style-two:hover .thumb img {
	transform: scale(1.2);
}

.half-bg-dark-bottom {
	position: relative;
	z-index: 1;
}

.half-bg-dark-bottom::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 30%;
	width: 100%;
	background: #ffffff;
	z-index: -1;
}

.half-bg-dark-bottom::before {
	position: absolute;
	left: 0;
	bottom: 30%;
	content: "";
	height: 100px;
	width: 100%;
	background: url(../img/shape/20.png);
	z-index: -1;
	background-size: cover;
	background-position: center top;
}

h2.mask-text.large {
	font-size: 120px;
	display: inline-block;
	background-position: top;
}

.service-style-two {
	position: relative;
}

.service-style-two {
	position: relative;
	border-radius: 10px;
}

.service-style-two .overlay {
	display: flex;
	position: absolute;
	left: 30px;
	bottom: -30px;
	right: 30px;
	z-index: 1;
}

.service-style-two .overlay .icon {
	width: 80px;
	padding: 15px;
	background: #2ab44c;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 80px;
}

.service-style-two .overlay .info {
	background: #ffffff;
	width: 100%;
	margin-left: 15px;
	padding: 20px 30px;
	border-radius: 8px;
	position: relative;
	z-index: 1;
	text-align: center;
	box-shadow: 0px 15px 23px -10px rgb(109 117 143 / 30%);
}

.service-style-two .overlay .info::after {
	position: absolute;
	right: 15px;
	bottom: 33px;
	content: "";
	height: 1px;
	left: 15px;
	background: #2ab44c;
	z-index: -1;
}

.service-style-two .overlay .info h4 {
	margin-bottom: 5px;
	
	letter-spacing: 2px;
	
}

.service-style-two .overlay .info span {
	color: #2ab44c;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	text-align: center;
	background: #ffffff;
	padding: 0 15px;
}

.service-style-two-carousel .swiper-wrapper {
	padding-bottom: 60px;
}

.service-style-two img {
	border-radius: 8px;
}

.service-style-two-carousel.swiper .owl-prev,
.service-style-two-carousel.swiper .owl-next {
	transition: all 0.35s ease-in-out;
	opacity: 0;
	visibility: hidden;
}

.service-style-two-carousel.swiper .owl-prev::after {
	color: #ffffff;
	font-size: 30px;
}

.service-style-two-carousel.swiper .owl-next::after {
	color: #ffffff;
	font-size: 30px;
}

.service-style-two-carousel.swiper:hover .owl-prev {
	left: 50px;
	opacity: 1;
	visibility: visible;
}

.service-style-two-carousel.swiper:hover .owl-next {
	right: 50px;
	opacity: 1;
	visibility: visible;
}


/* ============================================================== 
    # Services Details
=================================================================== */
.services-details-area .thumb img {
	margin-bottom: 40px;
}

.services-details-area h1, 
  .services-details-area h2, 
  .services-details-area h3, 
  .services-details-area h4, 
  .services-details-area h5, 
  .services-details-area h6 {
	
}

.feature-list-item {
	margin: 0;
	padding: 0;
	list-style: none;
}

.feature-style-one-info ul {
margin: 14px 0;
}

.feature-style-one-info li,
.feature-list-item li {
	position: relative;
	z-index: 1;
	padding-left: 27px;
	margin-top: 5px;
}
.feature-style-one-info li:after,
.feature-list-item li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	color: #2ab44c;
	font-weight: 500;
}

.quick-contact-widget {
	padding: 60px 37px;
	text-align: center;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 1;
}

.quick-contact-widget h2 {
	font-size: 30px;
	
	margin-bottom: 10px;
	margin-top: 25px;
}

.quick-contact-widget h4 a {
	font-weight: 400;
	border-bottom: 2px solid;
}

.quick-contact-widget i {
	display: inline-block;
	height: 60px;
	width: 60px;
	line-height: 60px;
	font-weight: 100;
	background: #ffffff;
	color: #2ab44c;
	font-size: 22px;
	border-radius: 50%;
	margin-bottom: 40px;
	position: relative;
}

.quick-contact-widget i::after {
	position: absolute;
	left: -10px;
	top: -10px;
	content: "";
	height: 80px;
	width: 80px;
	background: #ffffff;
	z-index: -1;
	border-radius: 50%;
	opacity: 0.8;
}

.quick-contact-widget::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #000000;
	z-index: -1;
	opacity: 0.6;
}

.quick-contact-widget .btn-sm {
	font-size: 16px;
}

.services-sidebar .single-widget {
	margin-top: 50px;
}

.services-sidebar .single-widget .widget-title {
	display: block;
	
	margin-bottom: 30px;
	margin-top: -5px;
	position: relative;
	text-transform: capitalize;
	z-index: 1;
	display: inline-block;
	padding-bottom: 15px;
}

.services-sidebar .single-widget .widget-title::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 2px;
	width: 50px;
	border-bottom: 2px solid #2ab44c;
}

.services-sidebar .single-widget h4.widget-title {
	font-size: 22px;
}

.services-sidebar .single-widget:first-child {
	margin-top: 0;
}

.widget-brochure ul {
	padding-left: 0;
	list-style: none;
}

.widget-brochure ul li a {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 15px;
	background: #ffffff;
	padding: 20px 25px;
	border-radius: 5px;
	border: 2px solid #cddff7;
	color: #04000b;
}

.widget-brochure ul li a:hover {
	color: #2ab44c;
}

.widget-brochure ul li:first-child a {
	margin-top: 0;
}

.widget-brochure ul li:first-child a {
	background: #2ab44c;
	border-color: transparent;
	color: #ffffff;
}

.widget-brochure ul li a:hover {
	background: #2ab44c;
	border-color: transparent;
	color: #ffffff;
}

.widget-brochure ul li i {
	font-size: 35px;
	font-weight: 100;
	margin-right: 16px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.widget-brochure ul li:hover i {
	color: #ffffff;
}

.widget-brochure ul li:first-child i {
	color: #ffffff;
}

.services-list-widget {
	background: #e9f1ee;
	padding: 30px;
}

.services-list-widget ul li:last-child a {
	border: none;
}

.services-list-widget ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.services-list-widget ul li {
	display: block;
}

.services-list-widget ul li a {
	display: block;
	padding: 18px 25px;
	border-bottom: 1px solid #c8e0ff;
	position: relative;
	z-index: 1;
	overflow: hidden;
	color: #04000b;
}

.services-list-widget ul li a::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 0;
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%);
	background-size: 220% 150%;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	z-index: -1;
}

.services-list-widget ul li a:hover {
	color: #ffffff;
}

.services-list-widget ul li a:hover::before {
	width: 100%;
}

.services-list-widget ul li.current-item a {
	color: #ffffff;
}

.services-list-widget ul li.current-item a::after {
	position: absolute;
	right: 20px;
	top: 50%;
	content: "\f061";
	border-radius: 50%;
	font-family: "Font Awesome 5 Pro";
	font-weight: 500;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 17px;
}

.services-list-widget ul li.current-item a::before {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.services-more .row {
		margin-top: -20px;
	}
}

.services-more .item {
	padding: 35px;
	background: #e9f1ee;
	margin-top: 15px;
	border-radius: 10px;
}

@media only screen and (max-width: 767px) {
	.services-more .item {
		margin-top: 30px;
		text-align: center;
	}

	.services-details-items blockquote {
		font-size: 28px;
		padding: 50px 37px;
		margin: 30px 0;
		margin-top: 0;
	}
}

.services-more .item i {
	display: inline-block;
	font-size: 40px;
	margin-bottom: 30px;
	background: #2ab44c;
	color: #ffffff;
	height: 70px;
	width: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
}

.services-more .item a {
	color: #04000b;
}

.services-more .item a:hover {
	color: #2ab44c;
}

.services-more .item p {
	margin: 0;
}

.accordion-style-two-items .accordion-style-two {
	margin-top: 15px;
	border: none;
	background: #ffffff;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
	border-radius: 8px;
	position: relative;
	z-index: 1;
	border-radius: 10px;
}

.accordion-style-two-items .accordion-style-two .accordion-body {
	padding: 30px;
}

.accordion-style-two-items button.accordion-button:not(.collapsed) {
	background: #2ab44c;
	border-radius: 10px 10px 0 0;
}

.accordion-style-two-items .accordion-style-two::after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 5px;
	border-radius: 0 10px 10px 0;
}

.accordion-style-two-items .accordion-style-two .accordion-body p {
	margin: 0;
}

.accordion-style-two-items button.accordion-button {
	background: #ffffff;
	padding: 20px 25px !important;
	box-shadow: inherit !important;
	color: #04000b;
	border-radius: 10px;
}

.accordion-style-two-items button.accordion-button::after {
	filter: grayscale(100%);
	left: auto;
	right: 20px;
	background-color: transparent;
	transform: none;
}

.services-details-items blockquote {
	background: #2ab44c;
	color: #ffffff;
	padding: 45px 60px;
	border-radius: 6px;
	margin: 40px 0;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.5;
}

.accordion-button {
	text-transform: none;
}

/* ============================================================== 
    # Our Benifits
=================================================================== */
.fun-fact .medium {
	display: block;
}

.fun-fact .counter {
	display: flex;
	align-items: center;
	font-size: 65px;
	line-height: 1;
	
	margin-bottom: 5px;
}

.shape-top-center {
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100%;
	background-size: cover;
}

.benifits-area {
	position: relative;
	padding-top: 250px;
}

.benifit-items {
	padding: 80px;
	position: relative;
	bottom: 0;
	background: #2ab44c;
	margin-right: -15px;
}

.benifit-items .sub-title {
	margin-bottom: 30px;
}

.product-count {
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	display: flex;
	align-items: center;
	padding-top: 35px;
	margin-top: 35px;
}

.product-count img {
	width: 100px;
	margin-right: 30px;
}

.benifit-items p {
	opacity: 0.9;
}

ul.list-standard {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-standard li {
	position: relative;
	font-size: 17px;
	padding-left: 25px;
	line-height: 2;
	font-weight: 500;
}

.list-standard li::after {
	position: absolute;
	left: 0;
	top: 7px;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	border-radius: 5px;
}


/* ============================================================== 
    # Video Area
=================================================================== */
.video-content {
    padding: 280px 0;
    position: relative;
    z-index: 1;
}

.video-content .video-play-button {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.video-content .video-play-button i {
    top: 0;
    left: 0;
}

.video-content .video-play-button i::before {
    left: 5px;
    position: relative;
}

.video-content h2 {
	margin: 0;
}

/* ============================================================== 
    # Product list
=================================================================== */
.product-cat-area {
	position: relative;
	z-index: 1;
}

.product-list-box {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 60px;
	grid-column-gap: 30px;
}

.product-cat-lists {
	padding-left: 80px;
}

.product-cat-items {
	overflow: hidden;
}

.product-cat-lists .top-info {
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}

.product-list-item a {
	display: block;
	position: relative;
	z-index: 1;
}

.product-list-item a img {
	height: 70px;
	margin-bottom: 15px;
}

.product-list-item h5 {
	
	letter-spacing: 1px;
	
	margin-bottom: 0;
}

.mask-text {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;
	font-size: 100px;
	
	margin: 0;
	line-height: 1.1;
	text-transform: capitalize;
	
	display: inline-block;
}

.product-cat-area::after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 50%;
	background: #1f4e3d;
	z-index: -1;
}

.shape-right-bottom-mini {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20%;
}

.benifit-items .shape {
	position: absolute;
	left: -80px;
	bottom: -60px;
	width: 200px;
	animation: UpDown 6s linear infinite;
}

/* ============================================================== 
    # Testimonial
=================================================================== */

.testimonial-area {
	background-size: 30%;
	background-repeat: repeat-x;
	background-position: bottom center;
}

.testimonial-style-one p {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.6;
}

.testimonial-style-one {
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-column-gap: 50px;
	overflow: hidden;
}

.testimonial-style-one .info {
	background: #ffffff;
	padding: 60px;
	padding-left: 220px;
	margin-left: -200px;
	margin-top: 120px;
	position: relative;
	z-index: 1;
}

.testimonial-style-one .info img {
	height: 100px;
	position: absolute;
	z-index: -1;
	margin-top: -28px;
	opacity: 0.07;
	margin-left: -25px;
}

.testimonial-style-one .thumb {
	position: relative;
	z-index: 2;
}

.testimonial-heading {
	position: relative;
}

.testimonial-heading h2 {
	position: absolute;
	top: 0;
	left: 38%;
	font-size: 50px;
	z-index: 1;
}

.testimonial-heading h2::after {
	position: absolute;
	left: 0;
	bottom: -8px;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../img/shape/5.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: -1;
}

.testimonial-style-one .provider {
	display: flex;
	justify-content: space-between;
}

.testimonial-style-one .provider i {
	color: #ffc204;
}

.testimonial-style-one .provider {
	margin-top: 30px;
	border-top: 2px solid;
	padding-top: 35px;
}

.testimonial-style-one .provider h4 {
	margin-bottom: 5px;
}

.testimonial-style-one .provider span {
	color: #2ab44c;
	text-transform: uppercase;
}

/* ============================================================== 
    # Testimonial Style Two
=================================================================== */
.testimonial-style-two-area {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.testimonial-style-two {
	border-radius: 10px;
	overflow: hidden;
	padding-top: 20px;
}

.testimonial-style-two .thumb {
	position: relative;
	height: 150px;
	width: 150px;
	margin: auto auto 30px;
}

.testimonial-style-two .thumb > img {
	border-radius: 50%;
	border: 12px solid #ffffff;
}

.testimonial-style-two .thumb img:nth-child(2) {
	border-radius: inherit;
	position: absolute;
	height: 51px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #2ab44c;
	padding: 10px;
	border-radius: 50%;
}

.testimonial-style-two p {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.5;
	color: #04000b;
}

.testimonial-style-two .provider {
	position: relative;
	z-index: 1;
	margin-top: -80px;
}

.testimonial-style-two .item-info {
	padding: 120px;
	position: relative;
	background: #ffffff;
	border-radius: 20px;
}

.testimonial-style-two .item-info::after {
	position: absolute;
	left: 30px;
	right: 30px;
	content: "";
	height: 60px;
	background: #ffffff;
	z-index: -1;
	top: -20px;
	border-radius: 10px;
	opacity: 0.6;
}

.testimonial-style-two .thumb .quote {
	background: #2ab44c;
	height: 50px;
	width: 50px;
	padding: 11px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -7px;
}

.testimonial-style-two .thumb .quote img {
	border-radius: 0;
}

.testimonial-style-two .provider h4 {
	margin-bottom: 5px;
	font-size: 28px;
}

.testimonial-style-two .provider span {
	color: #2ab44c;
	text-transform: uppercase;
	font-size: 18px;
}

.testimonial-style-two i {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 25px;
	color: #ffc100;
}

.testimonial-style-two-carousel .swiper-pagination {
	position: relative;
	margin-top: 40px;
}

.testimonial-style-two-carousel .swiper-pagination .swiper-pagination-bullet {
	height: 20px;
	width: 20px;
	border: 1px solid #04000b;
	background: transparent;
	position: relative;
	z-index: 1;
}

.testimonial-style-two-carousel .swiper-pagination .swiper-pagination-bullet::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 5px;
	width: 5px;
	background: #04000b;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}


/* ============================================================== 
    # Gallery
=================================================================== */
.gallery-style-one {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.gallery-style-one img {
	transition: all 0.75s ease-in-out;
	transform: scale(1);
}

.gallery-style-one:hover img {
	transform: scale(1.3);
}

.gallery-style-one .overlay {
	position: absolute;
	left: 30px;
	bottom: 15px;
	z-index: 1;
	right: 0px;
	margin: 0px;
	padding: 50px;
}

.gallery-style-one .overlay::after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	content: "";
	height: 100%;
	width: 100%;
	z-index: -1;
	opacity: 0.75;
	background: url(../img/shape/14.png) left center / 50% no-repeat;
	background-position: left center;
}

.gallery-style-one .overlay h4 {
	margin: 0;
	
	letter-spacing: 1px;
	font-size: 28px;
}

.gallery-style-one::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 40%;
	width: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
}

.gallery-style-one-carousel .swiper-wrapper {
	padding-bottom: 70px;
}

.gallery-style-one-carousel .swiper-pagination {
	margin-bottom: -7px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.gallery-style-one-carousel .swiper-pagination span.swiper-pagination-bullet {
	height: 10px;
	width: 10px;
	margin: 0 5px;
	background: #1f4e3d;
}

.gallery-style-one-carousel .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	height: 17px;
	width: 17px;
	background: #2ab44c;
	opacity: 1;
}

.gallery-style-one .overlay a {
	color: #ffffff;
}

.gallery-style-one .overlay p {
	color: #2ab44c;
	text-transform: uppercase;
	display: block;
	margin-bottom: 2px;
	position: relative;
	z-index: 1;
	font-size: 18px;
}


/* ============================================================== 
    # Gallery 
=================================================================== */

.magnific-mix-gallery {
	margin: -15px;
	overflow: hidden;
}

.gallery-items.colums-3 .gallery-item {
	float: left;
	padding: 15px;
	width: 33.3333%;
}

.gallery-items.colums-2 .gallery-item {
	float: left;
	padding: 15px;
	width: 50%;
}

.gallery-items.colums-4 .gallery-item {
	float: left;
	padding: 15px;
	width: 25%;
}

.gallery-items .gallery-item.width {
	width: 66.6666%;
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	.gallery-items.colums-2 .gallery-item,
	.gallery-items.colums-3 .gallery-item,
	.gallery-items.colums-4 .gallery-item {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

  
  /* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 1200px) {
  
	  /* Portfolio */
	.gallery-items.colums-4 .gallery-item {
		width: 50%;
	}
}

/* ============================================================== 
    # Project Details
=================================================================== */

.project-details-style-one img {
	border-radius: 10px;
}

.project-details-thumb img {
	margin-bottom: 60px;
}

.project-single-tags a {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-right: 10px;
	text-transform: uppercase;
	color: #666666;
}

.project-single-tags a::after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: ",";
}

.project-single-tags a:last-child::after {
	display: none;
}

.project-single-tags {
	margin-bottom: 15px;
}

.project-single-tags a:hover {
	color: #2ab44c;
}

.project-details-thumb h2 {
	
	margin: 0;
	padding-right: 15%;
}

.project-author-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-row-gap: 30px;
}

.project-author-details ul li {
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-column-gap: 60px;
	position: relative;
	z-index: 1;
	border-top: 1px solid #dddddd;
	padding-top: 30px;
}

.project-author-details ul li:first-child {
	border: none;
	padding: 0;
}

.project-author-details ul li  h3 {
	
	font-size: 20px;
	margin: 0;
}

.project-author-details ul li p {
	margin: 0;
}

.project-author-details ul li .right-info h3 {
	color: #666666;
	
}

p.project-inner-tag {
	
	line-height: 2.3;
	text-transform: uppercase;
}

.item-grid-container img {
	margin-top: 50px;
}

.item-grid-colum h1,
.item-grid-colum h2,
.item-grid-colum h3,
.item-grid-colum h4,
.item-grid-colum h5,
.item-grid-colum h6 {
	
}

ul.list-disc {
	list-style: disc;
	margin-left: 20px;
	padding: 0;
}

ul.list-disc li {
	list-style: disc;
	margin-top: 7px;
}

.project-details-style-one img {
	margin-bottom: 35px;
}

.project-details-style-one .project-details-top img {
	margin-bottom: 60px;
}

.project-detail-content {
	position: relative;
}

.project-detail-content ul.project-info {
	padding: 60px;
	border-radius: 8px;
}

@media (min-width: 992px) {
	.project-detail-content ul.project-info {
		position: sticky;
		top: 200px;
	}
}

ul.project-info li h4 {
	margin: 0;
	margin-bottom: 4px;
}

ul.project-info li {
	margin-top: 25px;
}

ul.project-info li:first-child {
	margin-top: 0;
}

.project-static-gallery img {
	margin-bottom: 0;
	margin-top: 20px;
}


/* ============================================================== 
	 # Why Choose Us
=================================================================== */
.choose-us-thumb {
	text-align: center;
	position: relative;
	z-index: 1;
}

.choose-us-thumb::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 120%;
	width: 66%;
	transform: translate(-50%, -50%);
	border: 15px solid #2ab44c;
	z-index: -1;
}

.choose-us-thumb img {
	max-width: 120%;
}

.achivement-items {
	display: grid;
	grid-template-columns: 1.2fr 1fr;
	grid-column-gap: 80px;
	align-items: center;
}

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

.achivement-content .progressbar {
	position: relative;
	margin-bottom: 5px;
}

.achivement-content .progressbar strong {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	
	font-size: 24px;
	color: #2ab44c;
}

.achivement-content .item {
	margin-top: 50px;
}

.achivement-content .item:first-child {
	margin-top: 0;
}

.achivement-content .item h4 {
	font-size: 20px;
}

ul.list-details h4 {
	
}

ul.list-details li {
	margin-top: 40px;
}

ul.list-details li:first-child {
	margin-top: 0;
}

ul.list-details li p {
	margin: 0;
}

/* ============================================================== 
    # Choose us Style Two
=================================================================== */
.choose-us-style-two-area {
	position: relative;
	z-index: 1;
}

.choose-us-style-two-area::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 50%;
	background: #1f4e3d;
	z-index: -1;
}

.choose-us-style-two-area::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 50%;
	background: url(../img/shape/12.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: -1;
}

ul.list-simple li {
	margin-top: 40px;
	position: relative;
	z-index: 1;
	padding-left: 45px;
}

ul.list-simple li:first-child {
	margin-top: 0;
}

ul.list-simple li::after {
	position: absolute;
	left: 0;
	top: 3px;
	height: 26px;
	width: 26px;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	text-align: center;
	border-radius: 50%;
	background: #2ab44c;
	color: #ffffff;
	line-height: 27px;
}

ul.list-simple li p {
	margin: 0;
}

ul.list-simple.text-light li p {
	opacity: 0.9;
}

.fun-fact-thumb {
	position: relative;
	margin-left: -35%;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
	bottom: -120px;
	margin-top: -120px;
}

.fun-fact-thumb .fun-fact {
	margin-left: 25%;
}

.choose-us-style-two-info {
	display: grid;
	grid-template-columns: 1.4fr 1fr;
	grid-column-gap: 50px;
	margin-top: 50px;
}

.choose-us-style-two-info .thumb {
	margin-right: -140%;
	margin-left: 30px;
}

.choose-us-style-two-info .fun-fact {
	margin-top: 20px;
	color: #04000b;
	border-top: 2px solid;
	padding-top: 20px;
}

.choose-us-style-two-info .fun-fact:first-child {
	margin-top: -10px;
	padding-top: 0;
	border: none;
}

.choose-us-style-two-info .fun-fact .counter {
	color: #2ab44c;
	font-size: 70px;
	
}

.choose-us-style-two-info .thumb {
	position: relative;
	z-index: 1;
}

.choose-us-style-two-info .thumb .video-play-button {
	z-index: 999;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.choose-us-style-two-info .thumb .video-play-button i {
	font-size: 30px;
	left: 0;
}

.choose-us-style-two-info .thumb .video-play-button .effect {
	background: #2ab44c;
	height: 150px;
	width: 150px;
}

.choose-us-style-two-info .thumb .video-play-button .effect::after {
	background: #2ab44c;
	height: 100px;
	width: 100px;
}

.choose-us-style-two-info .thumb .video-play-button i::before {
	position: relative;
	left: 3px;
}

/* ============================================================== 
    # Choose Us Style Three
=================================================================== */
.choose-us-style-three-area .shape {
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 45%;
}

.choose-us-style-three-badge {
	position: absolute;
	top: 50%;
	right: 0;
	height: 200px;
	width: 200px;
	display: inline-block;
	transform: translateY(-50%);
	margin-right: -60px;
}

.choose-us-style-three-badge img {
	background: #ffffff;
	border-radius: 50%;
	padding: 17px;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
	position: absolute;
	right: -30px;
	animation: spinner 30s infinite linear;
	height: 200px;
}

.choose-us-style-three-badge img:nth-child(2) {
	position: absolute;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	padding: 0;
	background: transparent;
	border-radius: inherit;
	animation: inherit;
	box-shadow: none;
}

.illustration-bottom {
	position: absolute;
	right: 0;
	bottom: -80px;
	z-index: 9;
	width: 20%;
}

.list-grid {
	display: grid;
	grid-template-columns: 1fr 1.5fr;
	grid-column-gap: 50px;
	margin-top: 35px;
	align-items: center;
}

.list-grid h4 {
	margin: 0;
	text-transform: capitalize;
	font-size: 30px;
}

ul.list-item li {
	position: relative;
	z-index: 1;
	padding-left: 35px;
	font-size: 18px;
	margin-top: 5px;
}

ul.list-item li::after {
	position: absolute;
	left: 0;
	top: 7px;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	height: 23px;
	width: 23px;
	text-align: center;
	line-height: 22px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 5px;
	font-size: 11px;
}

.list-grid .achivement-content {
	text-align: left;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.list-grid .achivement-content .progressbar {
	display: inline-block;
}

/* ============================================================== 
    # Farmers
=================================================================== */

.farmer-area {
	background-repeat: repeat-x;
	background-position: bottom center;
}

.farmer-stye-one {
	margin-bottom: 30px;
}

.farmer-style-one-item .thumb {
	position: relative;
}

.farmer-style-one-item .thumb .social {
	position: absolute;
	left: 0;
	bottom: 0;
}

.farmer-style-one-item .info {
	display: inline-block;
	float: right;
	margin-top: 24px;
}

.farmer-style-one-item .info h4 {
	margin: 0;
}

.farmer-style-one-item .info span {
	font-size: 14px;
	
}

.farmer-style-one-item .thumb .social > i {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: #2ab44c;
	text-align: center;
	line-height: 50px;
	color: #04000b;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
}

.farmer-style-one-item .thumb .social ul {
	position: absolute;
	bottom: 50px;
}

.farmer-style-one-item .thumb .social ul a {
	color: #ffffff;
	display: inline-block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	opacity: 0;
	visibility: hidden;
}

.farmer-style-one-item .thumb .shape {
	position: absolute;
	left: 0;
	bottom: -15px;
}

.farmer-style-one-item .thumb:hover .social ul a {
	opacity: 1;
	visibility: visible;
}

.farmer-style-one-item .thumb .social ul li:first-child a {
	transform: translateY(30px) rotate(0);
}

.farmer-style-one-item .thumb .social ul li:nth-child(2) a {
	transform: translateY(30px) rotate(0);
}

.farmer-style-one-item .thumb .social ul li:nth-child(3) a {
	transform: translateY(30px) rotate(0);
}

.farmer-style-one-item .thumb .social ul li:nth-child(4) {
	transform: translateY(30px) rotate(0);
}

/* Hover */
.farmer-style-one-item .thumb:hover .social ul li:first-child a {
	transform: translateY(0) rotate(0);
}

.farmer-style-one-item .thumb:hover .social ul li:nth-child(2) a {
	transform: translateY(0) rotate(0);
}

.farmer-style-one-item .thumb:hover .social ul li:nth-child(3) a {
	transform: translateY(0) rotate(0);
}

.farmer-style-one-item .thumb:hover .social ul li:nth-child(4) {
	transform: translateY(0) rotate(0);
}

.farmer-style-one-item .thumb .social li.facebook a {
	background: #3B5998 none repeat scroll 0 0;
}

.farmer-style-one-item .thumb .social li.twitter a {
	background: #1DA1F2 none repeat scroll 0 0;
}

.farmer-style-one-item .thumb .social li.pinterest a {
	background: #BD081C none repeat scroll 0 0;
}

.farmer-style-one-item .thumb .social li.g-plus a {
	background: #DB4437 none repeat scroll 0 0;
}

.farmer-style-one-item .thumb .social li.linkedin a {
	background: #0077B5 none repeat scroll 0 0;
}

.farmer-style-one-item .thumb .social li.instagram a {
	background: #3f729b none repeat scroll 0 0;
}


/* ============================================================== 
     # Team Single  
=================================================================== */

.team-single-area .team-content-top .right-info h2 {
	
}

.team-single-area .team-content-top .right-info span {
	display: block;
	text-transform: uppercase;
	color: #2ab44c;
	
	margin-bottom: 25px;
}

.team-single-area .right-info ul {
	margin-top: 25px;
	border-top: 1px solid #e7e7e7;
	padding-top: 17px;
}

.team-single-area .right-info ul li {
	margin-top: 10px;
	color: #04000b;
}

.team-single-area .right-info ul li strong {
	
}

.team-single-area .right-info ul li a {
	font-weight: 400;
}

.team-single-area .right-info ul li a:hover {
	color: #2ab44c;
}

.team-single-area .right-info .social {
	display: flex;
	margin-top: 25px;
	
	align-items: center;
}

.team-single-area .right-info .social h4 {
	
	margin-bottom: 0;
	margin-right: 25px;
}

.team-single-area .right-info .social ul {
	margin: 0;
	padding: 0;
	border: none;
}

.team-single-area .right-info .social .share-link {
	position: relative;
	z-index: 1;
	margin-left: 15px;
	padding-right: 20px;
}

.team-single-area .right-info .social .share-link>i {
	display: inline-block;
	height: 45px;
	background: #ffffff;
	box-shadow: 0 0 10px #cccccc;
	line-height: 45px;
	width: 45px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	color: #2ab44c;
}

.team-single-area .right-info .social ul {
	display: flex;
	list-style-type: none;
	grid-gap: 10px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s ease-in-out 0s;
}

.team-single-area .right-info .social .share-link:hover ul {
	left: 58px;
	opacity: 1;
	pointer-events: auto;
}

.team-single-area .right-info .social ul li {
	display: inline-block;
	margin: 0;
}

.team-single-area .right-info .social ul li a {
	display: inline-block;
	height: 45px;
	width: 45px;
	line-height: 47px;
	background: #f1f1f1;
	text-align: center;
	border-radius: 50%;
}

.team-single-area .bottom-info h2 {
	
	margin-bottom: 25px;
}

.team-single-area .bottom-info p:last-child {
	margin-bottom: 0;
}

.team-single-area .bottom-info .skill-items {
	padding-left: 35px;
}

.skill-items .progress-box {
	margin-bottom: 35px;
}

.team-single-area .team-content-top img {
	border-radius: 50%;
}

.skill-items .progress-box:last-child {
	margin-bottom: 0;
}

.skill-items .progress-box h5 {
	text-transform: capitalize;
	
	margin-bottom: 5px;
	text-align: left;
	position: relative;
	z-index: 1;
	font-size: 16px;
}

.skill-items .progress-box h5 span {
	position: absolute;
	font-size: 50px;
	line-height: 1;
	top: -21px;
	left: 0;
	z-index: -1;
	opacity: 0.05;
	
}

.skill-items .skill-items {
	margin-top: 40px;
}

.skill-items .progress-box .progress {
	background: transparent;
	border-bottom: none;
	box-shadow: inherit;
	border-radius: inherit;
	overflow: inherit;
}

.skill-items .progress-box .progress .progress-bar {
	height: 6px;
	border-radius: 30px;
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%);
	top: 12px;
	position: relative;
	overflow: inherit;
}

.skill-items .progress-box .progress .progress-bar span {
	position: absolute;
	right: 0;
	top: -40px;
	display: block;
	font-size: 17px;
	color: #04000b;
	
}

.team-single-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 50px;
}

.team-list-item h4 {
	
	margin-bottom: 30px;
	font-size: 28px;
}

.team-list-item h5 {
	
	margin-bottom: 8px;
}

.team-list-item span {
	text-transform: none;
	margin-bottom: 5px;
	color: #04000b;
	display: block;
}

.team-list-item li {
	margin-top: 30px;
}

.team-list-item li:first-child {
	margin-top: 0;
}

.team-single-list ul {
	border: none;
	margin-top: 0;
	padding: 0;
}

.skill-items h3 {
	
	margin-bottom: 30px;
}

.team-list-item ul {
	border-left: 1px solid;
	padding-left: 25px;
}

.team-list-item ul li {
	position: relative;
	z-index: 1;
}

.team-list-item ul li::after {
	position: absolute;
	left: -33px;
	top: 3px;
	content: "";
	height: 15px;
	width: 15px;
	border: 2px solid #2ab44c;
	border-radius: 50%;
	background: #e9f1ee;
}



/* ============================================================== 
    # Faq
=================================================================== */

.faq-style-one {
	position: relative;
}

.faq-style-one button.accordion-button {
	color: #04000b;
	font-size: 18px;
	
	padding: 20px;
	padding-right: 0;
	background: transparent;
	padding-left: 35px;
	position: relative;
	box-shadow: inherit;
	border: none;
	border-radius: inherit;
	text-transform: none;
}

.faq-style-one button.accordion-button::after {
	background: transparent;
	content: "\f067";
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	font-size: 17px;
	position: absolute;
	top: 22px;
	left: 0;
	opacity: 1;
	height: 100%;
	transform: inherit;
}

.faq-style-one button.accordion-button:not(.collapsed)::after {
	-webkit-transform: inherit;
	transform: inherit;
	content: "\f068";
}

.faq-style-one button.accordion-button:focus {
	background: transparent;
	color: #04000b;
	border: none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.faq-style-one .accordion-body {
	padding: 0;
	margin-top: 15px;
}

.faq-style-one .accordion-header {
	border-bottom: 1px solid;
}

.thumb-style-two {
	position: relative;
	z-index: 1;
}

.thumb-style-two img:nth-child(2) {
	position: absolute;
	bottom: -2px;
	z-index: -1;
	height: 300px;
	left: 100%;
	transform: rotate(2deg);
	margin-left: -25px;
}

.thumb-style-two h2 {
	margin: 0;
	position: absolute;
	font-size: 200px;
	bottom: 0;
	left: -80px;
	color: transparent;
	-webkit-text-stroke: 1px #ffffff;
	font-family: sans-serif;
}

.thumb-style-two h2 strong {
	display: inline-block;
	color: #2ab44c;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;
	background-image: url(../img/banner/7.jpg);
	font-size: 250px;
}


/* ============================================================== 
    # Contact Us
=================================================================== */

.contact-area {
	background-size: 20%;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	z-index: 1;
}

.contact-area::after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 55%;
	background: #1f4e3d;
	z-index: -1;
}

.contact-page.contact-area::after {
	display: none;
}

.contact-area .shape-left-top {
	max-width: 30%;
	top: 60px;
	opacity: 0.1;
}

.contact-style-one-info li {
	display: flex;
	margin-top: 30px;
}

.contact-style-one-info li i {
	display: inline-block;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	background: #2ab44c;
	border-radius: 50%;
	color: #ffffff;
	font-size: 25px;
	margin-right: 20px;
}

.contact-style-one-info li:nth-child(2) i {
	background: #2ab44c;
}

.contact-style-one-info li:nth-child(3) i {
	background: #068685;
}

.contact-style-one-info li p {
	margin: 0;
}

.contact-style-one-info li h5 {
	
	margin-bottom: 5px;
	font-size: 20px !important;
	margin-top: 0;
}

.contact-style-one-info li a {
	font-weight: 400;
}

.contact-style-one-info h2 {
	font-size: 50px;
	
	margin-bottom: 30px;
	line-height: 1;
}

.contact-style-one-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 50px;
}

.contact-form-style-one {
	padding: 80px 100px;
	position: relative;
	background: #ffffff;
}

.contact-form-style-one img {
	position: absolute;
	left: -230px;
	bottom: -50px;
	width: 300px;
}

.contact-form-style-one .illustration {
	position: absolute;
	left: -130px;
	bottom: -60px;
	z-index: -1;
}

.contact-form-style-one .sub-heading {
	margin-bottom: 15px;
}

.contact-form-style-one .heading {
	margin-bottom: 40px;
}

.contact-form-style-one input, 
.contact-form-style-one textarea {
	margin-bottom: 15px;
	padding: 15px 20px;
	border: none;
	background: #f8f8f8;
	font-size: 14px;
}

.contact-form-style-one textarea {
	min-height: 180px;
}

.contact-form-style-one button {
	display: inline-block;
	
	text-transform: capitalize;
	transition: all 0.35s ease-in-out;
	overflow: hidden;
	border-radius: 6px;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	font-size: 17px;
	letter-spacing: 0;
	position: relative;
	z-index: 1;
	color: #04000b;
	border: none;
	background: #2ab44c;
	padding: 16px 52px;
}

.contact-form-style-one button::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: -5%;
	content: "";
	height: 150px;
	width: 115%;
	z-index: -1;
	background-color: #2ab44c;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform: translateY(-45%) skew(25deg) scale(0);
	transform: translateY(-45%) skew(25deg) scale(0);
}

.contact-form-style-one button:hover::after {
	-webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
	transform: translateY(-45%) skew(25deg) scale(1.2);
}

.contact-form-style-one button:hover {
	color: #ffffff;
}

img.loader {
	margin-left: 8px;
}

.contact-style-one-info h2 span {
	position: relative;
	z-index: 1;
}

.contact-style-one-info h2 span svg {
	position: absolute;
	top: auto;
	left: 50%;
	width: 80%;
	height: 100%;
	transform: translate(-50%);
	overflow: visible;
	bottom: 0;
	z-index: -1;
}

.contact-style-one-info h2 span path {
	stroke: var( --color-primary);
	stroke-width: 10;
	stroke-dasharray: 1500;
	fill: none;
}

.contact-form-style-one .sub-title {
	margin-bottom: 10px;
}

.sahpe-right-bottom {
	position: absolute;
	right: 0;
	bottom: -50px;
	max-width: 15%;
}

/* ============================================================== 
    # Feature
=================================================================== */

.feature-style-one-area {
	background-size: 15%;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.shape-left-top {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: -1;
	width: 25%;
}

.quality-card ul {
	display: flex;
	align-items: center;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 25px;
	margin-top: -40px;
}

.quality-card img {
	height: 120px;
	margin: 0 15px;
}

.quality-card ul li {
	font-size: 50px;
	text-transform: uppercase;
	color: #04000b;
	
}

.feature-style-one-info .mask-text {
	text-align: center;
}


.feature-style-one-info p {
margin: 0;
}

.feature-style-one-info .btn.btn-theme {
margin-top: 15px;
}

.feature-style-one-item {
	position: relative;
	z-index: 1;
}

.feature-style-one-item img {
display: inline-block;
border: 8px solid #ffffff;
border-radius: 20px;
-webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
}
 

.feature-style-one-item h2 {
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	
	
	color: #ffffff;
}

.item-list li {
	
	color: #04000b;
	line-height: 32px;
	padding-left: 25px;
	position: relative;
	z-index: 1;
}

.item-list li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	color: #2ab44c;
	font-weight: 100;
}

.featured-product {
	background: #ffffff;
	box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
	overflow: hidden;
	border-radius: 10px;
	margin-right: -50px;
	padding: 25px 0;
}

.featured-product .product-list-item a {
	display: flex;
	align-items: center;
	padding: 17px 50px;
}

.featured-product .product-list-item img {
	width: 70px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 0;
}

.featured-product .product-list-item {
	position: relative;
	z-index: 1;
}

.featured-product .product-list-item a h5 {
	margin: 0;
}


/* ============================================================== 
    # Featuer Style Two
=================================================================== */

.feature-style-two-area {
	background-size: 55%;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.feature-style-two-items {
	display: grid;
	grid-template-columns: 1.7fr 1fr 1fr;
	align-items: center;
}

.feature-style-two {
	padding: 50px;
}

.feature-style-two.info {
    padding: 100px 80px;
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: right bottom;
    box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
    background-color: #ffffff;
}

.product-feature-item {
	text-align: center;
	margin-top: 80px;
}

.product-feature-item h4 {
	margin: 0;
}

.product-feature-item:first-child {
	margin-top: 0;
}

.product-feature-item img {
	height: 120px;
	margin-bottom: 15px;
}

.product-feature-item .thumb {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.product-feature-item .thumb::after {
	position: absolute;
	left: 50%;
	top: -30px;
	content: "";
	height: 150px;
	width: 150px;
	transform: translateX(-50%);
	background: linear-gradient(0deg, transparent, rgba(237, 245, 255, 0.9));
	z-index: -1;
	border-radius: 50%;
}


/* ============================================================== 
    # Feature Style Three
=================================================================== */

.thumb-style-three {
	position: relative;
	z-index: 1;
}

.thumb-style-three img {
    padding: 80px;
}

.thumb-style-three::after {
    position: absolute;
    height: 580px;
    width: 580px;
    content: "";
    border: 100px solid #2ab44c;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}


.feature-style-three-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.feature-style-three-item p {
    margin: 0;
}

.feature-style-three-item h4 {
    
}

.feature-style-three-item li {
    margin-top: 30px;
    display: flex;
    border-top: 1px solid #2ab44c;
    padding-top: 30px;
}

.feature-style-three-item li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none;
}

.ex-badge {
    position: absolute;
    left: 30px;
    bottom: 0;
    height: 280px;
    width: 280px;
}

.ex-badge .fun-fact {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
}

.ex-badge img {
    padding: 0;
}

.ex-badge .fun-fact .counter {
    line-height: 1;
    margin: 0;
    
    justify-content: center;
    align-items: center;
}

.feature-style-three-item li img {
    min-width: 60px;
    width: 60px;
}

.feature-style-three-item li .icon {
    margin-right: 25px;
}

.feature-style-three-item.text-end li {
    flex-direction: row-reverse;
}

.feature-style-three-item.text-end li .icon {
    margin-right: 0;
    margin-left: 30px;
}

/* ============================================================== 
    # Timeline
=================================================================== */

.timeline-area {
	background-size: 45%;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.timeline-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 50px;
	border-top: 2px solid #1f4e3d;
	padding-top: 50px;
}

.timeline-item h2 {
	color: #1f4e3d;
	
	font-size: 65px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

.timeline-item h4 {
	margin-bottom: 0;
}

.timeline-item {
	position: relative;
	z-index: 1;
}

.timeline-item::after {
	position: absolute;
	left: 40px;
	top: -61px;
	content: "";
	height: 20px;
	width: 20px;
	background: #ffffff;
	border-radius: 50%;
	border: 2px solid #1f4e3d;
}

.timeline-item::before {
	position: absolute;
	left: 49px;
	top: -42px;
	content: "";
	height: 30px;
	width: 2px;
	border-left: 2px solid #1f4e3d;
}

.timeline-item h2::after {
	position: absolute;
	left: 46px;
	top: -55px;
	content: "";
	height: 8px;
	width: 8px;
	background: #2ab44c;
	border-radius: 50%;
}


/* ============================================================== 
     # History 
=================================================================== */

.history-area {
    position: relative;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	overflow: hidden;
}

.history-area .fixed-shape-center {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.04;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.history-area .fixed-shape {
    position: absolute;
    bottom: -11px;
    width: 100%;
}

.history-area .fixed-shape img {
  width: 100%;
}

/* Indicator */

.history-area .carousel-indicators {
    bottom: auto;
    top: 0;
    justify-content: center;
    text-align: center;
    margin: 0 10%;
}

.history-area .carousel-indicators li {
  text-indent: 0;
  border: none;
  color: #ffffff;
  background: transparent;
  transition: all 0.25s ease;
  line-height: 1;
  opacity: 1;
  height: 60px;
  text-align: center;
  display: block;
  flex: inherit;
  float: none;
  width: auto;
}

.history-area .carousel-indicators li h4 {
  
  color: #04000b;
  transition: all 0.35s ease-in-out;
  text-align: center;
}

.history-area .carousel-inner {
    padding-top: 120px;
    padding-left: 15%;
    padding-right: 15%;
}

.history-area .carousel-indicators::after {
    position: absolute;
    left: 0;
    top: 50px;
    content: "";
    height: 2px;
    width: 100%;
    background: #2ab44c;
    z-index: -1;
}

.history-area .carousel-indicators li {
    position: relative;
    z-index: 1;
}

.history-area .carousel-indicators li::after {
    position: absolute;
    left: 50%;
    bottom: 4px;
    content: "";
    height: 10px;
    width: 10px;
    border: 5px solid #1f4e3d;
    border-radius: 50%;
    margin-left: -5px;
}

.history-area .history-items {
    position: relative;
}

.timeline-navigation {
    position: absolute;
    right: -7%;
    top: 29px;
    display: flex;
    width: 114%;
    justify-content: space-between;
    align-items: center;
}

.timeline-navigation > div {
	height: 40px;
	width: 40px;
	background: #2ab44c;
	z-index: 9;
	position: relative;
	border-radius: 50%;
}

.timeline-navigation > div::after {
	position: absolute;
	top: 50%;
	content: "";
	left: 50%;
	font-family: "Font Awesome 5 Pro";
	text-align: center;
	color: #04000b;
	transform: translate(-50%, -50%);
	font-size: 25px;
}

.timeline-navigation .timeline-button-next::after {
	content: "\f105";
}

.timeline-navigation .timeline-button-prev::after {
	content: "\f104";
}

.history-items .carousel-item h3 {
    font-size: 36px;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.history-items .animated-btn {
	text-transform: uppercase;
}

.history-items .animated-btn i {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background: #2ab44c;
	border-radius: 50%;
	color: #ffffff;
	margin-right: 10px;
}



/* ============================================================== 
    # Call to action
=================================================================== */
.call-to-action-area {
	background-size: 35%;
	background-position: center top;
}

.callto-action {
	background: #2ab44c;
	padding: 80px;
	position: relative;
	z-index: 2;
}

.callto-action p {
	opacity: 0.9;
}

.call-to-action-area .row {
	align-items: end;
}

.call-to-action-area .brand {
	padding: 50px;
	position: relative;
	z-index: 1;
}

.call-to-action-area .brand::after {
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	height: 100%;
	width: 600%;
	left: -200%;
	right: -200%;
	background: #ffffff;
	z-index: -1;
}

.callto-action a {
	text-transform: uppercase;
	border-bottom: 2px solid;
	padding-bottom: 3px;
}

.call-to-action-area .shape {
	position: absolute;
	right: 0;
	z-index: 2;
	bottom: 160px;
	max-width: 26%;
}


/* ============================================================== 
    # Brand
=================================================================== */
.brand-style-one-carousel img {
	height: 100px;
}

/* ============================================================== 
    # Product Speciality
=================================================================== */

.product-speciality-arae {
	padding: 50px 0 60px;	
position: relative;
z-index: 1;

}

.product-speciality-arae:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;z-index: -1;
	height: 100%;
	width: 100%;
width: 100%;
background: linear-gradient(to left , #000 , #0003);}


.product-badge {
	position: relative;
	left: 0;
	background: #2ab44c;
	text-align: center;
	padding: 25px;
	display: inline-block;
	top: -35px;
	margin-bottom: 0;
}

.product-speciality-info {
	position: relative;
	z-index: 1;
}

.product-badge h1 {
	margin: 0;
	font-size: 50px;
}

.product-badge h1 strong {
	display: block;
	font-size: 28px;
	
	text-transform: uppercase;
}

.product-badge::after {
	position: absolute;
	right: -29px;
	top: 0;
	content: "";
	border-right: 30px solid transparent;
	border-bottom: 35px solid #2ab44c;
	opacity: 0.6;
}

.product-speciality-info h2 {
	font-size: 26px;
	font-weight: 300;
	text-transform: capitalize;	
color: #fff;

margin: 0;
}

.product-speciality-info h2 span {
	display: block;
	color: #2ab44c;
font-size: 20px;
margin-bottom: 3px;

	
}

/* ============================================================== 
    # Product Type
=================================================================== */

.product-type-area {
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.product-type-item .thumb {
    box-shadow: 0px 15px 10px -10px rgb(109 117 143 / 33%);
    padding: 35px;
    border-radius: 50%;
    height: 250px;
    width: 250px;
    margin: auto auto 30px;
    position: relative;
    z-index: 1;
    background: #ffffff;
}

.product-type-item .thumb img {
    border-radius: 50%;
}

.product-type-item .thumb span {
    display: inline-block;
    height: 50px;
    width: 50px;
    background: #2ab44c;
    text-align: center;
    line-height: 50px;
    color: #04000b;
    
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    right: 32px;
    bottom: 50px;
}

.product-type-single:nth-child(2n) .product-type-item .thumb span {
    right: 32px;
    bottom: auto;
    top: 50px;
}


/* ============================================================== 
    # Category Product
=================================================================== */
.product-cat-highlight-info {
	padding: 80px;
	background: #2ab44c;
}

.product-cat-highlight-info h2 {
	text-transform: uppercase;
	margin-bottom: 25px;
}

.product-cat-highlight-info h2 strong {
	display: block;
}

.product-cat-highlight-info h6 {
	text-transform: uppercase;
	font-size: 18px;
	background: #ffffff;
	display: inline-block;
	color: #04000b;
	padding: 10px;
	position: relative;
	z-index: 1;
}

.product-cat-highlight-info .btn {
	margin-top: 25px;
}

.product-cat-highlight-info .btn::after {
	background: #1f4e3d;
}

.product-cat-highlight-info img {
	margin-top: -80px;
}

.product-cat-highlight-info h6::after {
	position: absolute;
	right: -15px;
	top: 0px;
	content: "";
	height: 101%;
	width: 40px;
	background: #ffffff;
	clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
	z-index: -1;
}

.product-cat-highlight-info h6::before {
	position: absolute;
	left: -15px;
	top: 0px;
	content: "";
	height: 101%;
	width: 40px;
	background: #ffffff;
	clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 25% 50%, 0% 0%);
	z-index: -1;
}

.pro-cat-carousel .product {
	margin-bottom: 0;
	padding: 0;
}

.pro-cat-carousel .product .product-contents {
	box-shadow: none;
	border: 1px solid #e7e7e7;
}

ul.product-features {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

ul.product-features li {
	float: left;
	margin-bottom: 15px;
	width: 25%;
}

.feat-pro {
padding: 35px 0 15px;
background: #e3f4e6;
}

ul.product-features li .der-box {

display: flex;
align-items: center;
gap: 10px;


}


ul.product-features li img {
min-width: 80px;
max-width: 110px;
}

ul.product-features li p {
	margin: 0;
}

ul.product-features li h4 {
font-size: 22px;
text-transform: capitalize;
color: #000;
margin: 0;
	
}

ul.product-features li:last-child {
	margin: 0;
}

.product-swiper-nav {
	position: absolute;
	right: 0;
	top: 50%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 9;
	width: 100%;
	padding: 0 50px;
	transform: translateY(-50%);
	margin-top: -20px;
}

.product-swiper-nav > div {
	height: 40px;
	width: 40px;
	background: #2ab44c;
	z-index: 9;
	position: relative;
	border-radius: 50%;
	transition: all 0.35s ease-in-out;
	opacity: 0;
	visibility: hidden;
}

.product-swiper-nav > div::after {
	position: absolute;
	top: 7px;
	content: "";
	height: 100%;
	width: 100%;
	font-family: "Font Awesome 5 Pro";
	text-align: center;
	color: #ffffff;
}

.product-swiper-nav .product-button-next::after {
	content: "\f105";
}

.product-swiper-nav .product-button-prev::after {
	content: "\f104";
}

.pro-cat-carousel:hover .product-swiper-nav > div {
	opacity: 1;
	visibility: visible;
}


/* Brand */
.brand-style-two img {
	max-height: 90px;
}


/* ============================================================== 
    # Footer
=================================================================== */
footer {
	background-size: 15%;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

.shape-right-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35%;
	opacity: 0.4;
	z-index: -1;
}


.f-items.default-padding {
	padding-top: 70px;
}


.footer-item .widget-title {
	margin-bottom: 20px;color: #fff;
}

.footer-item .logo {
width: 140px;
margin: 0 auto;
display: block;
}

.footer-item .widget-title {
	
}

.footer-item.link li {
width: 50%;
float: left;
margin-bottom: 12px;
}

.footer-item.link {

}

.footer-item.contact {
padding-right: 40px;
}


.footer-item.link li a {
	font-weight: 500;
	color: #dedede;
text-transform: capitalize;
position: relative;
padding-left: 20px;
display: block;
}

.footer-item.link li a:after {

	position: absolute;
	top: 0px;
	content: "\f105";
left: 0;font-size: 14px;
	font-family: "Font Awesome 5 Pro";
	color: #ffffff;}

.footer-item.link li a:hover {
	color: #ffffff;
}

.footer-item.recent-post li {
	display: flex;
	margin-top: 30px;
}

.footer-item.recent-post li img {
	width: 80px;
	max-width: 80px;
	margin-right: 20px;
	border-radius: 10px;
}

.footer-item.recent-post li:first-child {
	margin: 0;
}

.footer-item.recent-post li .meta-title span {
	color: #2ab44c;
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}

.footer-item.recent-post li a {
	line-height: 1;
	
	color: #dedede;
	font-size: 18px;
}

.footer-item.recent-post li a:hover {
	color: #ffffff;
}

.footer-item.recent-post li h5 {
	margin: 0;
	line-height: 1.3;
}

.footer-item.about {

}

.footer-item.about p {
	color: #dedede;text-transform: capitalize;
}

.footer-item.about form {
	margin-top: 20px;
	position: relative;
}

.footer-item.about form button {
	position: absolute;
	right: 5px;
	top: 5px;
	border-radius: 50%;
	background: #2ab44c;
	border: none;
	height: 50px;
	width: 50px;
	text-transform: uppercase;
	
	padding: 0;
	color: #fff;background: #faaf3a;
}

.footer-item.about form button:hover {
	color: #ffffff;
}

.footer-item.about form input {
	height: 60px;
	padding-left: 20px;
	border-radius: 50px;
	border: none;
outline: none;
box-shadow: none;
}

.footer-item.contact li {
	display: flex;
	margin-bottom: 10px;
text-transform: capitalize;
line-height: 22px;
}

.footer-item.contact li strong {
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
margin-bottom: 5px;
}

.footer-item.contact li i {
	display: inline-block;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	margin-right: 20px;
background: #faaf3a;
	color: #ffffff;
	font-weight: 300;
	font-size: 18px;
}

.footer-item.contact li {
	color: #dedede;
}

.footer-item.contact li p {
	margin: 0;
	color: #dedede;
}

.footer-item.contact li a {
	color: #dedede;
	font-weight: 500;direction: ltr;
display: inline flow-root list-item;
}

.footer-item.contact li a:hover {
	color: #ffffff;
}

.footer-bottom p {
	margin: 0;
}

.footer-bottom {
padding: 14px 0 10px;
background: #0003;
}


/* ============================================================== 
    # 404 page
=================================================================== */

.error-page-area {
	position: relative;
	z-index: 1;
}

.error-page-area .shape-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	width: 20%;
	background-position: left !important;
	background-repeat: no-repeat !important;
	z-index: -1;
	opacity: 0.3;
	background-size: contain !important;
}

.error-page-area .shape-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	width: 20%;
	background-position: right !important;
	background-repeat: no-repeat !important;
	z-index: -1;
	opacity: 0.3;
	background-size: contain !important;
}

.error-box h1 {
	font-size: 150px;
	line-height: 110px;
	
	margin-bottom: 40px;
	text-shadow: 3px 3px #c0c0c0;
}

.error-box h2 {
	
	margin-bottom: 20px;
}

.error-box p {
	padding: 0 10%;
}




/* ============================================================== 
     # Responsive CSS  
=================================================================== */

/* Custom Layout */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.banner-area .align-center {
		align-items: center;
	}

	/* Banner Two */
	.banner-style-three h2 {
		font-size: 60px;
	}

	.banner-style-two .content {
		padding-top: 160px;
		padding-bottom: 120px;
	}

	ul.top-feature {
		margin-left: -100%;
	}

	.mask-text {
		font-size: 80px;
		margin-right: -10%;
	}

	.product-list-box {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 40px;
	}

	.product-cat-items .align-center {
		align-items: center;
	}

	.choose-us-thumb img {
		max-width: 100%;
	}

	.achivement-items {
		align-items: start;
	}

	.contact-style-one-info {
		padding-left: 50px;
	}

	.contact-page .contact-style-one-info {
		padding-left: 0;
	}

	.contact-form-style-one {
		padding: 70px;
	}

	.contact-form-style-one .heading {
		font-size: 44px;
	}

	.contact-style-one-info h2 {
		font-size: 44px;
		margin-top: 65px;
	}

	.blog-area.home-blog .thumb img {
		width: 100%;
	}

	/* feature product */
	.feature-style-one-area .align-center {
		align-items: center;
	}

	.featured-product {
		margin-top: 50px;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		margin-right: 0;
		grid-column-gap: 30px;
	}

	.featured-product .product-list-item a {
		display: block;
		padding: 50px;
	}

	.featured-product .product-list-item {
		margin: 0;
		text-align: center;
	}

	.featured-product .product-list-item img {
		margin: 0;
		margin-bottom: 15px;
		height: 60px;
		width: auto;
	}

	.feature-style-two.info {
		padding: 80px 50px;
	}

	.feature-style-two.info .title {
		font-size: 40px !important;
	}

	.product-feature-item img {
		height: 100px;
	}

	.product-feature-item .thumb::after {
		height: 120px;
		width: 120px;
	}

	.product-feature-item h4 {
		font-size: 20px;
	}

	.product-cat-highlight-info img {
		display: none;
	}

	.product-cat-highlight-info h2 {
		font-size: 80px;
	}

	.cat-pro-area .pr-80 {
		padding-right: 15px;
	}

	.product-cat-highlight-info {
		margin-bottom: 60px;
	}

	.grid .product .product-contents {
		grid-template-columns: 1fr;
		text-align: center;
	}

	/* Choose us style two */
	.choose-us-style-two-area::after {
		width: 45%;
	}

	.choose-us-style-two-info .thumb {
		margin-right: -35%;
	}

	.choose-us-style-two-info .fun-fact .counter {
		font-size: 50px;
	}

	.choose-us-style-two-info {
		grid-template-columns: 1fr 2fr;
	}

	/* Brand */
	.brand-style-one-carousel img {
		height: auto;
		max-height: 80px;
	}

	.callto-action {
		padding: 120px;
	}

	.call-to-action-area .shape {
		z-index: 9;
	}

	.brand-style-one-carousel {
		text-align: center;
	}

	.call-to-action-area .brand {
		border-bottom: 1px solid;
	}

	/* Faq */
	.thumb-style-two h2 {
		font-size: 150px;
		left: -40px;
	}

	.thumb-style-two h2 strong {
		font-size: 200px;
	}

	.list-grid {
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 25px;
	}

	.list-grid .achivement-content {
		border: none;
	}

	ul.list-item li {
		font-size: 16px;
		font-weight: 400;
		margin-top: 10px;
	}

	ul.list-item li::after {
		top: 3px;
	}

	.illustration-bottom {
		display: none;
	}

	.services-details-items .features .mt-xs-30 {
		margin-top: 30px;
	}

	/* Home Dairy */
	
	.feature-style-three-item ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 50px;
	}
	
	.feature-style-three-item li {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	.thumb-style-three img {
		width: 45%;
		padding: 0;
	}
	
	.thumb-style-three {
		text-align: center;
		margin: 120px 0;
	}
	
	.history-area .carousel-inner {
		padding: 0;
		padding-top: 120px;
	}
	
	.carousel.slide .carousel-item img {
		margin-bottom: 50px;
		width: 100%;
	}
	.feature-style-three-item.text-end li {
		flex-direction: inherit;
		text-align: left;
	}
	
	.feature-style-three-item.text-end li .icon {
		margin: 0;
		margin-right: 30px;
	}

	.ex-badge {
		display: none;
	}

	.carousel-item .align-center {
		align-items: center;
	}
}

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.navbar .attr-right .attr-nav li.button {
		display: none;
	}

	.navbar.navbar-fixed .attr-right .attr-nav li.button {
		display: inline-block;
	}

	/* Topbar */
	.top-bar-area .item-flex {
		justify-content: center;
		align-items: center;
	}

	.top-bar-area li {
		justify-content: center;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		padding: 0 20px;
		margin: 0;
	}

	.top-bar-area li:last-child {
		border: none;
	}

	.top-bar-area .text-end {
		text-align: center !important;
		margin-top: 10px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		padding-top: 15px;
		display: none;
	}

	.top-bar-area .social li {
		margin: 0 15px;
	}

	.top-bar-area {
		padding: 20px 0;
	}

	.top-style-two .logo {
		display: none !important;
	}

	.top-style-two .row {
		display: block;
		text-align: center;
	}

	.top-style-two {
		padding: 20px 0;
	}


	.top-style-two .row > div {
		width: auto;
		display: inline-block;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		padding: 0 30px;
	}

	.top-style-two li {
		text-align: left;
	}

	.top-style-two .row > div:last-child {
		border: none;
	}

	/* Banner Style One */
	.banner-style-one .content h2 {
		font-size: 55px;
	}

	.banner-style-one .curve-text svg {
		height: 180px;
		width: 180px;
	}

	/* Banner Style Two */
	.banner-style-two h2 {
		font-size: 80px;
		margin-bottom: 30px;
	}

	.banner-style-two h2 strong {
		font-size: 65px;
	}


	/* Banner Style Three */

	.banner-style-two .content {
		padding-top: 120px;
		padding-bottom: 130px;
	}

	.banner-style-three h2 {
		font-size: 65px;
		line-height: 1.2;
	}

	.banner-style-three .content::after {
		display: none;
	}

	/* About */
	.about-style-one-thumb img {
		margin-bottom: 50px;
		width: 100%;
	}

	.about-style-one-thumb .animation-shape {
		display: none;
	}

	ul.top-feature {
		margin: 0;
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 30px;
		margin-top: 40px;
	}

	.fun-fact-style-flex .counter {
		font-size: 80px;
	}

	/* Why Choose Us */
	.choose-us-style-two-area::after {
		width: 100%;
	}

	.choose-us-style-two-area .title {
		color: #ffffff;
	}

	.choose-us-style-two-area ul.list-simple {
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		padding-bottom: 65px;
	}

	.choose-us-style-two-info .fun-fact {
		color: #ffffff;
	}

	.choose-us-style-two-info .thumb {
		margin-right: 0;
	}

	.choose-us-style-two-info {
		grid-template-columns: 1fr 1fr;
	}

	.choose-us-style-two-area.overflow-hidden.default-padding-top {
		padding-bottom: 115px;
	}

	/* Faq */
	.thumb-style-two h2 {
		left: 30px;
		bottom: 0;
		line-height: 1;
		display: none;
	}

	.thumb-style-two img {
		margin-bottom: 50px;
	}

	/* Service */

	.shape-right-top {
		top: auto;
		bottom: 0;
		background-position: right bottom;
		display: none;
	}

	/* Services Two */
	h2.mask-text.large {
		font-size: 90px;
	}

	.service-style-two .overlay {
		left: 15px;
		right: 15px;
	}

	.service-style-two .overlay .icon {
		min-width: 75px;
		width: 75px;
	}


	/* Timelime */
	.timeline-area {
		background-color: #e9f1ee;
		padding: 120px 0;
	}

	.timeline-area .site-heading p {
		padding: 0;
	}

	.timeline-item h2 {
		font-size: 36px;
	}

	.timeline-item h4 {
		font-size: 18px;
		margin: 0;
	}

	/* Farmer */
	.farmer-style-one-item .info {
		float: left;
	}

	.team-style-one-carousel {
		margin-top: 50px;
	}

	/* Product Cat */
	.product-cat-lists {
		padding: 0;
	}

	.product-cat-area::after {
		width: 100%;
	}

	.mask-text {
		font-size: 80px;
		margin-bottom: 40px;
	}

	.product-cat-items {
		text-align: center;
	}

	.product-list-item a {
		background: rgba(255, 255, 255, 0.07);
		padding: 30px;
		border-radius: 8px;
	}

	.product-list-box {
		grid-template-columns: 1fr 1fr 1fr;
		grid-row-gap: 30px;
	}

	/* Benifits */
	.benifits-area .shape-top-center {
		display: none;
	}

	.benifits-area {
		margin: 0;
		padding-top: 0;
		background-image: none !important;
		background-color: #e9f1ee !important;
	}

	.benifits-area .mbYTP_wrapper {
		display: none;
	}

	.benifit-items {
		margin: 0;
		border-radius: 10px;
		padding: 100px;
		margin-bottom: 120px;
	}

	.benifit-items .shape {
		display: none;
	}

	/* Feature */
	.feature-style-one-item img {
		margin-bottom: 15px;
	}

	.featured-product {
		margin: 0;
		margin-top: 50px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 50px;
	}

	.feature-style-one-area {
		background-size: 30%;
		overflow: hidden;
	}

	/* Feature */
	.feature-style-two-items {
		grid-template-columns: 1fr;
		grid-column-gap: 60px;
		grid-row-gap: 80px;
	}

	.feature-style-two {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 30px;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

	.product-feature-item {
		margin: 0;
	}

	.feature-style-two.info {
		grid-template-columns: 1fr;
	}

	/* Product Feature */
	.product-speciality-info h2 {
		font-size: 50px;
	}

	/* Product Highlight */
	.product-cat-highlight-info img {
		max-width: 70%;
	}

	.product-cat-highlight-info {
		margin-bottom: 50px;
	}

	/* Choose Us Style Three */
	.choose-us-style-three-area .shape {
		position: relative;
		height: 400px;
		width: 100%;
		margin-bottom: 50px;
	}

	.choose-us-style-three-area {
		padding-top: 0;
	}

	.list-grid .achivement-content {
		text-align: center;
		grid-template-columns: 1fr;
		margin-top: 0;
	}

	.list-grid .achivement-content .item {
		width: 100%;
		text-align: left;
	}

	.list-grid {
		justify-content: center;
		align-items: center;
	}

	.illustration-bottom {
		width: 30%;
		bottom: -40px;
	}

	/* Mix Product */
	.product-mix-menu {
		top: 0;
		text-align: left !important;
		margin: 0;
		margin-bottom: 50px;
	}

	ul#shop-masonary {
		margin: 0 -15px;
	}

	.grid .product .product-contents {
		grid-template-columns: 1fr;
		text-align: center;
	}

	/* Farmer Details */

	.team-single-list {
		margin-bottom: 50px;
	}

	.team-single-area .team-content-top img {
		border-radius: 0;
	}


	/* Testimonial */
	.testimonial-style-one {
		display: block;
		background: #ffffff;
	}

	.testimonial-heading h2 {
		position: inherit;
		right: auto;
		left: auto;
		margin: 0;
		text-align: center;
		margin-bottom: 50px;
		display: inline-block;
	}

	.testimonial-heading {
		text-align: center;
		margin-top: -10px;
	}

	.testimonial-style-one .info {
		margin: 0;
		padding: 0;
		padding-top: 30px;
	}

	.testimonial-style-one .thumb img {
		height: 200px;
		width: 200px;
		border-radius: 50%;
		margin-bottom: 30px;
	}

	.swiper .testimonial-style-one {
		padding: 100px;
		text-align: center;
		border-radius: 10px;
		overflow: hidden;
	}

	.testimonial-style-one p {
		font-size: 24px;
	}

	.testimonial-style-one .info img {
		top: 0;
		margin: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.testimonial-style-one .provider {
		display: block;
	}

	.testimonial-style-one .provider .rating {
		margin-top: 15px;
	}

	/* Call To Action */
	.call-to-action-area .shape {
		z-index: 9;
	}

	.brand-style-one-carousel {
		text-align: center;
	}

	.brand-style-one-carousel img {
		height: 80px;
	}

	.call-to-action-area .brand {
		border-bottom: 1px solid;
	}

	/* Testimonial Two */
	.testimonial-style-two .item-info {
		padding: 50px 37px;
		padding-bottom: 90px;
	}

	.testimonial-style-two p {
		font-size: 24px;
		line-height: 1.7;
	}

	/* Why Choose Us */
	.choose-us-thumb img {
		max-width: 100%;
	}

	.choose-us-thumb {
		margin-bottom: 90px;
		text-align: center;
		margin-top: 30px;
	}

	.achivement-items {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.achivement-content {
		margin-top: 50px;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.achivement-content .item {
		margin: 0;
	}

	ul.list-details li {
		padding: 0 10%;
	}

	/* Gallery Details */
	.project-detail-content ul.project-info {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 50px;
		grid-row-gap: 50px;
		padding: 70px;
	}

	ul.project-info li {
		margin: 0;
	}

	/* Contact */
	.contact-area::after {
		display: none;
	}

	.heading {
		font-size: 36px;
		line-height: 1.1;
		margin-top: 0;
	}

	.contact-form-style-one img {
		display: none;
	}

	.contact-style-one-info h2 {
		color: #04000b;
	}

	.contact-style-one-info h2 span {
		color: #04000b;
	}

	.contact-style-one-info p {
		color: #666666;
	}

	.contact-style-one-info li h5 {
		color: #04000b;
	}

	.contact-style-one-info a {
		color: #04000b;
	}

	.contact-area .sahpe-right-bottom {
		max-width: 25%;
	}

	/* Home Dairy */
	.banner-style-four h2 {
		font-size: 100px;
	}
	
	.feature-style-three-item ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 50px;
	}
	
	.feature-style-three-item li {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	.thumb-style-three::after {
		height: 500px;
		width: 500px;
	}
	
	.thumb-style-three img {
		padding: 0 160px;
	}
	
	.thumb-style-three {
		text-align: center;
		margin: 90px 0;
	}
	
	.history-area .carousel-inner {
		padding: 0;
		padding-top: 120px;
	}
	
	.carousel.slide .carousel-item img {
		margin-bottom: 50px;
		width: 100%;
	}
	.feature-style-three-item.text-end li {
		flex-direction: inherit;
		text-align: left;
	}
	
	.feature-style-three-item.text-end li .icon {
		margin: 0;
		margin-right: 30px;
	}

	.ex-badge {
		display: none;
	}
	

}



/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 768px) and (max-width: 1200px) {

	/* Portfolio */
	.gallery-items.colums-2 .gallery-item,
	.gallery-items.colums-3 .gallery-item {
		width: 50%;
	}

	.gallery-style-one .overlay {
		left: 0;
		bottom: 0;
	}
}

/* Custom Layout */
@media only screen and (max-width: 480px) {
	nav.navbar.validnavs.inc-shape::before {
		bottom: -5px;
	}

	.fun-fact-style-flex .counter {
		font-size: 60px;
	}

	.fun-fact-style-flex .medium {
		font-size: 14px;
		line-height: 1.6;
	}

	/* Service */
	.service-style-one-item {
		padding: 50px 37px;
	}

	.service-style-two .overlay {
		left: 15px;
		right: 15px;
	}

	/* Product Cat */
	.product-list-box {
		grid-template-columns: 1fr;
	}

	.callto-action {
		padding: 50px 37px;
	}

	.brand-style-one-carousel img {
		height: auto;
		max-height: 80px;
	}

	/* Contact */
	
	.contact-form-style-one {
		padding: 60px 40px;
	}

	/* Blog */

	.blog-area .overlay {
		padding: 30px;
	}

	.blog-area .overlay .post-title {
		font-size: 20px;
	}

	.blog-area .overlay p {
		margin-bottom: 0;
		font-size: 14px;
	}

	.blog-area .overlay .button-regular {
		display: none;
	}
}

/* Custom Layout */
@media only screen and (max-width: 1199px) {
}

/* Desktop Mini */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}



/* ============================================================== 
     # Preloader 
=================================================================== */

.agrica-preloader {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9000;
}

.agrica-preloader .animation-preloader {
	z-index: 1000;
	position: relative;
}

.agrica-preloader .animation-preloader::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../img/logo-icon.png);
	transform: translate(-50%, -50%);
	background-repeat: no-repeat;
	background-position: center;
}

.bg-dark .agrica-preloader .animation-preloader::after {
	background: url(../img/logo-icon-light.png);
	background-repeat: no-repeat;
	background-position: center;
}

.agrica-preloader .animation-preloader .spinner {
	-webkit-animation: spinner 1s infinite linear;
	animation: spinner 1s infinite linear;
	border-radius: 50%;
	border: 2px solid rgba(2, 109, 255, 0.3);
	border-top-color: #2ab44c;
	height: 110px;
	margin: auto;
	width: 110px;
}

.bg-dark .agrica-preloader .animation-preloader .spinner {
	border: 2px solid rgba(255, 255, 255, 0.4);
	border-top-color: rgba(255, 255, 255, 1);
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(2):before {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(3):before {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(4):before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(5):before {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(6):before {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(7):before {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.agrica-preloader
.animation-preloader
.txt-loading
.letters-loading:nth-child(8):before {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}

.agrica-preloader.dark .animation-preloader .spinner {
	border-color: rgba(255, 255, 255, 0.2);
	border-top-color: #fff;
}

.agrica-preloader .loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1;
	pointer-events: none;
}

.agrica-preloader .loader .row {
	height: 100%;
}

.agrica-preloader .loader .loader-section {
	padding: 0px;
}

.agrica-preloader .loader .loader-section .bg {
	background-color: #ffffff;
	height: 100%;
	left: 0;
	width: 100%;
	-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

.bg-dark .agrica-preloader .loader .loader-section .bg {
	background-color: #1f4e3d;
}

.agrica-preloader .loader.dark_bg .loader-section .bg {
	background: #111339;
}

.agrica-preloader.loaded .animation-preloader {
	opacity: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.agrica-preloader.loaded .loader-section .bg {
	width: 0;
	-webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	-o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
	transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}

@-webkit-keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@media screen and (max-width: 767px) {
	.agrica-preloader .animation-preloader .spinner {
		height: 8em;
		width: 8em;
	}
}

@media screen and (max-width: 500px) {
	.agrica-preloader .animation-preloader .spinner {
		height: 7em;
		width: 7em;
	}
}


.product-sec {
background: #f6f6f6;
padding: 70px 0 90px;
	position: relative;
	z-index: 1;
}




.product-sec:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 76px;
  background: url(../images/9.png) no-repeat center top;
}

.product-sec:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 74px;
  background: url(../images/10.png) no-repeat center top;
}


.product-sec .prod-layer {
	position: absolute;
	top: 0;
right: 0;
	height: 100%;
	width: 100%;
background-image: url(../images/wtextura-bg.png);
filter: brightness(0);
z-index: -1;
background-size: contain;
opacity: 0.6;
}


.custom-padd {
	padding-top: 40px;
	padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.custom-padd {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}



/********************************/
/*********** shoooooop ********/
.breadcrumb-area.text-left .breadcrumb li {
	padding-left: 0;
	padding-right: 30px;
}

.breadcrumb-area.text-left .breadcrumb li::after {
	right: 10px;
}

/* Common CSS */


ul.vt-products.related-product-carousel {
	margin: 0;
}

.vt-products .product {

}

.vt-products .owl-carousel .product {
	margin-bottom: 0;
}



.vt-products.columns-1 .product {
	width: 100%;
}

.tinv-wishlist table th {
	background: #e9f1ee;
}

.vt-products.columns-2 .product {
	width: 50%;
}

.vt-products.columns-3 .product {
	width: 33.3333%;
}

.vt-products.columns-4 .product {
	width: 25%;
}

.vt-products.columns-5 .product {
	width: 20%;
}

.vt-products.columns-6 .product {
	width: 16.6666%;
}

.vt-products.columns-7 .product {
	width: 14.2857%;
}

.vt-products.columns-8 .product {
	width: 12.5%;
}

.vt-products.columns-9 .product {
	width: 11.1111%;
}

.vt-products.columns-10 .product {
	width: 10%;
}

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

.product .product-contents .cart-btn {
border: 1px solid #2ab44c;
padding: 8px 25px;
}

/* Main Style Css */

.vt-products .product .product-contents ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

.product .product-contents {
	padding: 10px;
	border-radius: 10px;
	background: #fff;margin-bottom: 20px;
}

.swiper .product .product-contents {
	box-shadow: none;
	border: 1px solid #e7e7e7;
}

.grid .product .product-contents {
	display: grid;
	grid-template-columns: 1fr 1.2fr;
	align-items: center;
	grid-column-gap: 30px;
}

.vt-products .product .product-image {
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: hidden;
display: grid;
align-items: center;
height: 300px;

}


.vt-products .product .product-image img {

max-height: 280px;
width: auto;
margin: 0 auto;
	transition: all 0.4s ease-in-out;
	transform: scale(1);
}

.vt-products .product:hover .product-image img {
	transform: scale(1.05);
}

#list-tab .vt-products .product .product-image {
	margin-bottom: 0;
}

.vt-products .product .product-image > a {
	display: block;
}

.vt-products .product .product-image .shop-action ul {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.shop-action li {
	display: block;
	text-align: right;
	margin-bottom: 10px;
	transition: all 0.35s ease-in-out;
	position: relative;
	z-index: 1;
}

.vt-products .product .product-image span.onsale {
	position: absolute;
	left: 0;
	top: 0;
}

span.onsale {
	display: inline-block;
	background: linear-gradient(97deg, #2ab44c 50%, rgba(252,197,27,1) 100%);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1;
	padding: 7px 14px;
	font-weight: 700;
	border-radius: 30px;
}

span.onsale.theme {
	background: #2ab44c;
}

.tab-content.tab-content-info .tab-pane .shop-action li {
	padding: 0;
}

#list-tab .product-contents {
	text-align: left;
}

#list-tab .product-contents .rating {
	justify-content: left;
}

#list-tab .product-contents .review-count {
	justify-content: left;
}

.shop-action li a {
	max-width: 40px;
	height: 40px;
	position: relative;
	white-space: nowrap;
	padding: 0 18px;
	overflow: hidden;
	transition: all ease-in-out 0.3s;
	color: #ffffff;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
	font-size: 14px;
	border: none;
	letter-spacing: 0;
	border-radius: 30px;
	font-weight: 600;
	right: -20px;
	opacity: 0;
}

.shop-action li a span {
	transition: all ease-in-out 0.3s;
}

.shop-action li a:hover span {
	z-index: 1;
}

.shop-action li:nth-child(2) a {
	transition: all 0.4s ease-in-out;
}

.shop-action li:nth-child(3) a {
	transition: all 0.5s ease-in-out;
}

.vt-products .product .product-contents:hover .shop-action li a {
	opacity: 1;
	right: 15px;
}

.shop-action li a::after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	font-family: "Font Awesome 5 Pro";
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #2ab44c;
	text-align: center;
	border-radius: 50%;
	font-weight: 400;
	transition: all ease-in-out 0.3s;
	overflow: hidden;
	z-index: 9;
	border: 1px solid transparent;
}

.shop-action li.wishlist a::after {
	content: "\f004";
}

.shop-action li.cart a::after {
	content: "\f07a";
}

.shop-action li.quick-view a::after {
	content: "\f31e";
}

.shop-action li.compare a::after {
	content: "\f2f1";
}

.shop-action li.wishlist a::before {
	display: none !important;
}

.shop-action li a:hover::after {
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #ffffff;
}

.shop-action ul li a:hover {
	background-color: #2ab44c;
	max-width: 260px;
	color: #ffffff;
	padding: 0 50px 0 15px;
	transition: all ease-in-out 0.5s !important;
}

.single-product-contents .product-tags a {
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
}

.product-tags a {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	z-index: 1;
}

.product-tags a::after {
	position: absolute;
	right: -4px;
	bottom: 0;
	content: ",";
}

.product-tags a:last-child::after {
	display: none;
}

.product-tags a {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #666666;
	line-height: 1;
}

.product-tags a:hover {
	color: #2ab44c;
}

.product-tags a:last-child {
	margin-right: 0;
}

.vt-products .product .product-contents .product-title {
font-size: 16px;
margin-top: 15px;
margin-bottom: 10px;
text-transform: capitalize;
height: 40px;
overflow: hidden;display: grid;
align-items: center;
}

.vt-products.grid .product .product-contents .product-title {
	font-size: 24px;
}

.vt-products .product .product-contents .product-title a:hover {
	color: #2ab44c;
}

.vt-products .product a.btn {
	padding: 12px 25px;
}

.vt-products .product a.btn i {
	font-size: 15px;
	font-weight: 400;
	margin-right: 3px;
}

.dark-layout .vt-products .product a.btn:hover {
	background: #ffffff;
	color: #232323 !important;
}

.vt-products .product a.added_to_cart.wc-forward {
	display: block;
	text-align: center;
	padding: 6px 12px;
	border: 2px solid #00235a;
	border-radius: 5px;
	margin-top: 10px;
	color: #232323;
}

.dark-layout .vt-products .product a.added_to_cart.wc-forward {
	border-color: #cccccc;
	color: #ffffff;
}

.vt-products .product a.added_to_cart.wc-forward:hover {
	border-color: #2ab44c;
	background: #2ab44c;
	color: #ffffff;
}

.vt-products.columns-3 .product a.btn,
.vt-products.columns-2 .product a.btn,
.vt-products.columns-1 .product a.btn {
	display: inline-block;
	padding: 10px 30px;
	margin-right: 8px;
}

.vt-products.columns-3 .product a.added_to_cart.wc-forward,
.vt-products.columns-2 .product a.added_to_cart.wc-forward,
.vt-products.columns-1 .product a.added_to_cart.wc-forward {
	display: inline-block;
	padding: 8px 30px;
}

.vt-products .product a.btn:hover {
	background: #00235a;
}

.rating {
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #999999;
	line-height: 1;
}

.text-center .rating {
	justify-content: center;
}

.rating a:hover {
	color: #2ab44c;
}

.review-count {
	display: flex;
	margin-bottom: 15px;
	align-items: center;
}

.text-center .review-count {
	justify-content: center;
}

.review-count > span {
	display: none;
	line-height: 1;
	margin-left: 10px;
}

.validtheme-shop-single-area .review-count > span {
	display: inline-block;
}

.review-count .validthemes-product-rating-count {
	margin-left: 5px;
	font-size: 13px;
}

.woocommerce-Reviews .custom-checkbox input {
	min-height: auto;
	margin-right: 10px;
}

.woocommerce-Reviews .custom-checkbox {
	margin-bottom: 15px;
	margin-top: 15px;
}

.vt-products .product .product-contents .review-count i {
	color: #ffb300;
}

.star-rating span {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	left: 0;
	padding-top: 1.5em;
	top: 0;
	margin: 0;
}

.star-rating span::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f005\f005\f005\f005\f005";
	color: #ffb300;
	letter-spacing: 3px;
}

.star-rating {
	position: relative;
	overflow: hidden;
	width: 80px;
	height: 22px;
	line-height: 22px;
	font-family: "Font Awesome 5 Pro";
	display: block;
	font-weight: 700;
	font-size: 12px;
}

.star-rating::before {
	position: absolute;
	content: "\f005\f005\f005\f005\f005";
	left: 0;
	top: 0;
	letter-spacing: 3px;
	color: #e1e1e1;
}

.single-product-contents .price {
	font-size: 26px;
	line-height: 1;
	margin-bottom: 25px;
}

.single-product-contents .price del {
	font-size: 22px;
}

.single-product-contents .price span {
	font-weight: 700;
}

.vt-products .product .product-caption.price span {
	font-weight: 700;
}

.vt-products .product .product-caption .price span {
	font-weight: 700;
	font-size: 20px;
}

.shop-listing-contentes {
	margin-bottom: 50px;
}

.shop-listing-contentes .text-right {
	display: flex;
	align-items: center;
	justify-content: right;
}

.shop-listing-contentes .text-right select {
	margin-left: 25px;
}

.shop-listing-contentes select {
	padding: 5px 15px;
	background: #f2f1f1;
	border: none;
}

.shop-listing-contentes select option {
	padding: 10px;
}

.shop-listing-contentes select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: 5px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	padding-right: 40px;
}

.vt-products .product .product-caption .price {
	line-height: 1;
	margin: 0;
}

.vt-products .product .product-caption .btn {
	margin-top: 25px;
}

.price ins {
	text-decoration: none;
}

/* Pagination */

.woocommerce-pagination ul.page-numbers {
	display: inline-block;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

nav.woocommerce-pagination {
	clear: both;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
	float: left;
	width: 100%;
}

.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
}

.woocommerce-pagination ul.page-numbers li .page-numbers {
	display: inline-block;
	height: 45px;
	width: 45px;
	line-height: 45px;
	background: #ffffff;
	margin: 0 1px;
	border: 1px solid #dddddd;
	font-weight: 600;
	border-radius: 50%;
}

.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce-pagination ul.page-numbers li a:hover {
	background: #2ab44c;
	border-color: #2ab44c;
	color: #ffffff;
}

/* Product View Style */
.tab-content.tab-content-info {
	clear: both;
}

.tab-content.tab-content-info .tab-pane ul li::after {
	display: none;
}

.tab-content.tab-content-info .tab-pane ul li {
	line-height: inherit;
	padding: 0 15px;
}

.shop-listing-contentes .content {
	display: flex;
	align-items: center;
}

.shop-listing-contentes p {
	margin: 0;
}

.shop-listing-contentes .content .nav.nav-tabs {
	margin-left: 0;
	margin-right: 30px;
	border: none;
}

.shop-listing-contentes .content .nav.nav-tabs .nav-link {
	display: inline-block;
	background: #ffffff;
	border: 1px solid #e7e7e7 !important;
	margin-right: 5px;
	color: #232323;
	border-radius: 5px;
	padding: 0;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 53px;
}

.shop-listing-contentes .content .nav.nav-tabs .nav-link i {
	font-weight: 400;
	font-size: 20px;
	margin: 0;
}

.shop-listing-contentes .content .nav.nav-tabs .nav-link::after {
	display: none;
}

.shop-listing-contentes .content .nav.nav-tabs .nav-link.active {
	background: #2ab44c;
	border-color: #2ab44c !important;
	color: #ffffff;
}

.tab-content #list-view .vt-products .product {
	width: 100%;
}

.tab-content.tab-content-info #list-tab .colums-2 .product {
	width: 50%;
}

.tab-content.tab-content-info #list-tab .colums-3 .product {
	width: 33.33333%;
}

.tab-content.tab-content-info #list-tab .colums-4 .product {
	width: 25%;
}

#list-view .vt-products .product .product-image {
	background: #f1f1f1;
	padding: 30px;
}

#list-view .vt-products .product .product-image span.onsale {
	left: 15px;
	top: 15px;
}

#list-view .shop-action li a::after {
	background: #2ab44c;
	color: #ffffff;
}

.product-details .product-thumb .product-item span.onsale {
	position: absolute;
	left: 30px;
	top: 30px;
	height: 70px;
	width: 70px;
	line-height: 54px;
	font-size: 17px;
	border-radius: 50%;
}

#list-view .shop-action li a {
	color: #ffffff;
}

#list-view .vt-products .product .product-caption p {
	margin-bottom: 25px;
}

#list-view .vt-products .product a.btn {
	padding: 10px 25px;
	display: inline-block;
}

#list-view .vt-products .product-caption {
	margin-top: 0;
}

.dark-layout #list-view .vt-products .product a.btn:hover {
	background: #ffffff;
	color: #232323 !important;
}

#list-view .vt-products .product .product-caption .price span {
	font-size: 24px;
}

#list-view .vt-products .product .product-caption .price span del {
	font-size: 18px;
}

#list-view .vt-products .product .product-contents .product-title {
	font-size: 20px;
}

.shop-listing-contentes .nice-select {
	min-width: 300px;
}

.shop-listing-contentes .nice-select ul.list {
	margin: 0;
	width: 100%;
}

/* Product Single */
.product-thumb .carousel-indicators {
	position: relative;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	margin: 0;
	margin-top: 30px;
	background: transparent;
	height: auto;
}

.product-thumb .carousel-indicators .item {
	height: auto;
	width: auto;
	position: relative;
	z-index: 1;
	background: #ffffff;
	padding: 15px;
	border: 1px solid #dddddd;
	text-indent: 0;
	cursor: pointer;
	opacity: 1;
	text-indent: 0;
}

.carousel-indicators .active {
	height: auto;
	width: 100%;
	background: transparent;
}

.product-details .product-thumb {
	text-align: center;
}

.product-details .product-thumb img {
	margin: auto;
}

.product-details .product-thumb .product-item {
	padding: 50px;
	background: #e9f1ee;
	position: relative;
}

.product-stock span {
	display: inline-block;
	padding: 5px 20px;
	border-radius: 5px;
	background: rgba(35, 35, 35, 0.06);
	color: #232323;
	position: relative;
	z-index: 1;
	padding-left: 37px;
	padding-bottom: 3px;
}

.product-stock.validthemes-in-stock span::after {
	position: absolute;
	left: 15px;
	top: 12px;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	color: #2ab44c;
	line-height: normal;
}

.mfp-figure:after {
	background: #ffffff;
}

.product-purchase-list input {
	padding: 11px 15px;
	min-height: auto;
	width: 110px;
	border-radius: 5px;
}

.single-product-contents {
	padding-left: 30px;
}

.single-product-desc ul li {
	line-height: 30px;
}

.single-product-contents .review-count {
	margin: 0;
}

.single-product-contents table.variations {
	margin-top: 30px;
	margin-bottom: 30px;
}

.single-product-contents a:hover {
	color: #2ab44c;
}

bdi {
	text-decoration: none;
}

ins {
	text-decoration: none;
}

.single-product-bottom-info .panel {
	margin: 0;
	box-shadow: inherit;
	border: none;
	padding: 0;
}

.single-product-bottom-info .panel p:last-child {
	margin-bottom: 0;
}

.summary-top-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.summary-top-box .review-count .rating {
	display: flex;
}

.rating > a {
	margin-left: 10px;
	font-weight: 600;
	color: #666666;
	font-size: 12px;
}

.rating > a:hover {
	color: #2ab44c;
}

.summary-top-box .review-count i {
	color: #ffb300;
	font-size: 14px;
}

.summary-top-box .tags a {
	display: inline-block;
	color: #888;
	position: relative;
	z-index: 1;
	margin-right: 10px;
	font-weight: 500;
}

.summary-top-box .tags a::after {
	position: absolute;
	right: -3px;
	bottom: 0;
	content: ",";
}

.summary-top-box .tags a:last-child::after {
	display: none;
}

.single-product-contents .product-title {
	font-weight: 700;
	margin-bottom: 20px;
}

.price {
	font-size: 24px;
	font-weight: 600;
	color: #2ab44c;
	margin-bottom: 15px;
}

.price del {
	color: #666666;
	font-size: 18px;
	font-weight: 700;
}

.summary-top-box .tags a:hover {
	color: #2ab44c;
}

.product-stock {
	margin-bottom: 40px;
	display: block;
	margin-top: 20px;
}

.product-stock.validthemes-in-stock span::after {
	position: absolute;
	left: 15px;
	top: 9px;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	color: #2ab44c;
	line-height: normal;
}

.product-stock.validthemes-out-of-stock span::after {
	position: absolute;
	left: 15px;
	top: 9px;
	content: "\f057";
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	color: #2ab44c;
	line-height: normal;
}

p.stock.out-of-stock,
p.stock.in-stock {
	display: none;
}

.single-product-bottom-info td:first-child {
	font-weight: 700;
}

.single-product-bottom-info td {
	padding: 10px 20px;
}

.tinv-wishlist p.stock.out-of-stock,
.tinv-wishlist p.stock.in-stock {
	display: inline-block;
}

.single-product-contents .shop-action li a {
	opacity: 1;
	min-width: auto;
	width: 50px;
	display: block;
	overflow: inherit;
	max-width: initial;
	right: 0;
	font-weight: 400;
	font-size: 13px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
	background: #ffffff;
	border: 1px solid #dddddd;
	text-indent: -99999px;
	color: #2ab44c;
}

.product-purchase-list .numberstyle-qty, 
.product-purchase-list .single_add_to_cart_button {
	margin-right: 15px;
	margin-top: 15px;
}

.product-purchase-list button {
	padding: 15px 20px;
	font-size: 13px;
}

.single-product-contents .shop-action ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-purchase-list {
	display: inline-flex;
	align-items: center;
}

.product-purchase-list input,
.product-purchase-list > a.btn,
.product-purchase-list .shop-action {
	display: inline-block;
	margin-right: 15px;
	margin-top: 15px;
}

.validtheme-shop-single-area .product-purchase-list .shop-action {
	margin-right: 0;
}

.single-product-contents .shop-action li a::after {
	left: -1px;
	right: auto;
	height: 50px;
	line-height: 50px;
	width: 50px;
	position: absolute;
	background: transparent;
	text-indent: 0;
	font-size: 17px;
	font-weight: 500;
}

.product-purchase-list .shop-action li {
	margin: 0;
	display: inline-block;
	line-height: 40px;
	margin-right: 15px;
	text-align: left;
	float: left;
}

.product-purchase-list .shop-action li:last-child {
	margin-right: 0;
}

.single-product-contents .shop-action li a:hover::after {
	background-color: #2ab44c;
	color: #ffffff;
}

.single-product-contents .shop-action li a:hover {
	padding: 0;
	border-color: #2ab44c;
}

.single-product-contents .shop-action li a span {
	display: none;
}

.product-purchase-list form {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.product-purchase-list a.btn {
	padding: 16px 30px;
}

.product-purchase-list a.btn i {
	font-weight: 400;
	margin-right: 3px;
}

.product-estimate-delivary {
	display: block;
	padding: 15px;
	margin-top: 50px;
	border-left: 3px solid #2ab44c;
	border-radius: 5px;
	background: #f1f1f1;
	float: left;
	width: 100%;
}

.bg-gray .product-estimate-delivary {
	padding: 15px;
	border: none;
	border-left: 3px solid #2ab44c;
	border-radius: inherit;
	background: #ffffff;
}

.product-estimate-delivary i {
	margin-right: 5px;
}

.product-estimate-delivary span {
	padding-left: 34px;
	position: relative;
	margin-left: 10px;
	z-index: 1;
}

.product-estimate-delivary span::after {
	position: absolute;
	left: 0;
	top: 10px;
	content: "";
	height: 2px;
	width: 20px;
	background: #cccccc;
}

.product-estimate-delivary strong {
	font-weight: 600;
	color: #232323;
}

.product-meta {
	clear: both;
	margin-top: 35px;
	float: left;
	width: 100%;
}

.product-meta > span {
	display: block;
}

.product-meta span strong {
	font-weight: 600;
	margin-right: 10px;
	line-height: 30px;
}

.product-meta >  span.posted_in {
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 5px;
}

.product-meta > span.posted_in a {
	text-transform: none;
	font-weight: 400;
	margin-left: 3px;
	font-size: 14px;
	color: #666666;
}

.product-meta a:hover,
.product-meta > span.posted_in a:hover {
	color: #2ab44c;
}

/* Shop Product Bottom Info Description */
.single-product-bottom-info {
	margin-top: 100px;
}

.single-product-bottom-info .nav.nav-tabs {
	margin: 0;
	display: block;
	text-align: center;
	margin-bottom: 40px;
	border-radius: inherit;
	padding: 0;
}

.single-product-bottom-info .nav.nav-tabs button {
	font-weight: 700;
	text-transform: capitalize;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 15px 25px;
	color: #666666;
	border: none;
	overflow: inherit;
}

.single-product-bottom-info .nav-tabs .nav-link::after {
	display: none;
}

.single-product-bottom-info .nav-tabs .nav-link::before {
	left: 0;
	bottom: -2px;
	content: "";
	height: 3px;
	width: 80%;
	background: transparent;
	position: absolute;
	transition: all 0.35s ease-in-out;
}

.single-product-bottom-info .nav-tabs .nav-link.active::before {
	background: #2ab44c;
	width: 100%;
}

.single-product-bottom-info .tab-content.tab-content-info .tab-pane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.single-product-bottom-info .tab-content.tab-content-info .tab-pane ul li {
	display: block;
	padding: 0;
	position: relative;
	z-index: 1;
	padding-left: 20px;
	line-height: 32px;
	font-weight: 500;
}

.single-product-bottom-info .tab-content.tab-content-info .tab-pane ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	color: #232323;
}

.single-product-bottom-info h1,
.single-product-bottom-info h2,
.single-product-bottom-info h3,
.single-product-bottom-info h4,
.single-product-bottom-info h5,
.single-product-bottom-info h6 {
	font-weight: 700;
}


/* Front product */

@media only screen and (min-width: 1367px) {
	.front-product-area .container-medium {
		margin-left: calc((100% - 1200px)/ 2);
		width: auto;
		min-width: auto;
		max-width: inherit;
	}
}

.front-product-area .item-flex {
	display: flex;
}

.front-product-area ul.vt-products {
	margin: 0;
	padding-left: 50px;
}

.front-product-area li.product {
	padding: 0;
	margin: 0;
}

.front-product-area .product-info {
	padding: 50px;
	margin-bottom: 15px;
	position: relative;
	left: 15px;
	background-size: cover;
	background-position: center right;
}

.front-product-area .product-info .content {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.front-product-area {
	margin-bottom: -15px;
}

.front-product-area .product-info .content h2 {
	font-weight: 300;
}

.front-product-area .product-info .content .btn {
	margin-top: 20px;
}

.front-product-area .product-info .content h4 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
}

.front-product-heading {
	margin-left: 50px;
	margin-bottom: 50px;
}

.front-product-heading h4 {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 28px;
}

.front-product-area .owl-carousel.owl-theme .owl-nav {
	position: absolute;
	right: 0;
	top: -70px;
	margin: 0;
}

.front-product-area .owl-carousel.owl-theme .owl-nav .owl-prev, 
.front-product-area .owl-carousel.owl-theme .owl-nav .owl-next {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	height: 40px;
	width: 40px;
	line-height: 43px;
	text-align: center;
	background: #ffffff;
	color: #232323;
	border-radius: 50%;
	box-shadow: 0 0 10px #cccccc;
}

.front-product-area .product-info .content h2, .front-product-area .product-info .content h4 {
	color: #232323;
}


/* Dark layout */
.front-product-area .product-info .content h2, .front-product-area .product-info .content h4 {
	color: #232323;
}

.dark-layout .vt-products .product .product-contents {
	background: #222227;
	box-shadow: inherit;
}

.dark-layout .vt-products .product .product-image span.onsale {
	background: rgba(255, 255, 255, 0.3);
	font-weight: 700;
}

.dark-layout .product-tags a {
	color: #cccccc;
}

.dark-layout .vt-products .product .product-contents .product-title a {
	color: #ffffff;
}

.dark-layout .vt-products .product .product-caption .price span {
	font-weight: 700;
	color: #ffffff;
}

.dark-layout .vt-products .product .product-caption .price span del {
	color: #cccccc;
}

.dark-layout .vt-products .product .product-caption .price span del span {
	color: #cccccc;
}


/* ============================================================== 
     # Responsive 
=================================================================== */

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.vt-products.columns-3 .product,
  .vt-products.columns-4 .product,
  .vt-products.columns-5 .product,
  .vt-products.columns-6 .product,
  .vt-products.columns-7 .product,
  .vt-products.columns-8 .product,
  .vt-products.columns-9 .product,
  .vt-products.columns-10 .product {
		width: 50%;
	}
}

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.vt-products.columns-3 .product,
  .vt-products.columns-4 .product,
  .vt-products.columns-5 .product,
  .vt-products.columns-6 .product,
  .vt-products.columns-7 .product,
  .vt-products.columns-8 .product,
  .vt-products.columns-9 .product,
  .vt-products.columns-10 .product {
		width: 50%;
	}

	.tab-content.tab-content-info #list-tab .colums-2 .product,
  .tab-content.tab-content-info #list-tab .colums-3 .product,
  .tab-content.tab-content-info #list-tab .colums-4 .product,
  .tab-content.tab-content-info #list-tab .colums-5 .product,
  .tab-content.tab-content-info #list-tab .colums-6 .product {
		width: 100%;
	}

	.tab-content.tab-content-info #list-tab .product .align-center {
		align-items: center;
	}

	.shop-listing-contentes .text-right {
		text-align: center;
		margin-top: 30px;
		justify-content: center !important;
	}

	.shop-listing-contentes .content .nav.nav-tabs {
		margin-right: 0;
	}

	.shop-listing-contentes .row.item-flex.center {
		justify-content: center;
		text-align: center;
	}

	.shop-listing-contentes .content {
		justify-content: center;
	}

	#list-tab .vt-products .product .product-image {
		margin-bottom: 30px;
	}

  /* My Account */
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}

	.single-product-contents {
		padding-left: 0;
		margin-top: 30px;
	}

/* Checkout */
	.woocommerce-billing-fields {
		padding-right: 0;
	}
}


/* Mobile Layout: 320px. */
@media (max-width: 767px) {

	.vt-products.columns-2 .product,
  .vt-products.columns-3 .product,
  .vt-products.columns-4 .product,
  .vt-products.columns-5 .product,
  .vt-products.columns-6 .product,
  .vt-products.columns-7 .product,
  .vt-products.columns-8 .product,
  .vt-products.columns-9 .product,
  .vt-products.columns-10 .product {
		width: 100%;
		padding: 0;
	}

	ul.vt-products {
		margin: 0;
	}

	#list-tab .product-contents {
		text-align: center;
	}

	.tab-content.tab-content-info #list-tab .colums-2 .product,
  .tab-content.tab-content-info #list-tab .colums-3 .product,
  .tab-content.tab-content-info #list-tab .colums-4 .product,
  .tab-content.tab-content-info #list-tab .colums-5 .product,
  .tab-content.tab-content-info #list-tab .colums-6 .product {
		width: 100%;
	}

	#list-view .vt-products .product-caption {
		margin-top: 30px;
	}

	.tab-content.tab-content-info .tab-pane ul li {
		padding: 0;
	}

	.product-purchase-list {
		display: block;
	}

	.product-purchase-list input, .product-purchase-list > a.btn, .product-purchase-list .shop-action {
		float: left;
	}

	.cart_table {
		text-align: left;
		min-width: auto;
		border-collapse: separate;
		border-spacing: 0 20px;
		border: none;
	}

	.cart_table td {
		padding: 15px;
		display: block;
		width: 100%;
	}

	.cart_table thead {
		display: none;
	}

	.shop-listing-contentes .text-right {
		text-align: center;
		margin-top: 30px;
	}

	.shop-listing-contentes .row.item-flex.center {
		justify-content: center;
		text-align: center;
	}

	.shop-listing-contentes .content {
		display: block;
	}

	#list-tab .vt-products .product .product-image {
		margin-bottom: 30px;
	}

	.shop-listing-contentes .text-right {
		display: block;
		text-align: center !important;
		margin-top: 5px;
	}

	.shop-listing-contentes .text-right select {
		margin-top: 13px;
		margin-left: 0;
	}

	.single-product-bottom-info .nav.nav-tabs button {
		border: none !important;
		border-top: 1px solid #e7e7e7 !important;
		display: block;
		width: 100%;
	}

	.single-product-bottom-info .nav-tabs .nav-link::after {
		display: none;
	}

	.single-product-bottom-info .nav.nav-tabs button.active {
		color: #2ab44c !important;
	}

	.single-product-bottom-info .nav.nav-tabs {
		border: 1px solid #e7e7e7;
	}

	.single-product-bottom-info .nav.nav-tabs button:first-child a {
		border: none !important;
	}

	.validthemes-woocommerce-default .nice-select {
		margin-right: 0 !important;
		float: none;
	}

	.shop-listing-contentes .content .nav.nav-tabs {
		text-align: center;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.shop-listing-contentes .content .nav.nav-tabs li {
		float: none;
		display: inline-block;
	}

	.shop-listing-contentes p {
		float: left;
		width: 100%;
	}

	.shop-listing-contentes .nice-select {
		min-width: 200px;
		width: 100%;
	}

  /* My Account */
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}

	.woocommerce-orders-table {
		text-align: left;
		min-width: auto;
		border-collapse: separate;
		border-spacing: 0 20px;
		border: none !important;
		margin-bottom: 0;
	}

	.woocommerce-orders-table thead {
		display: none;
	}

	.woocommerce-orders-table td {
		padding: 15px;
		display: block;
		width: 100%;
	}

	.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
		width: 100%;
		padding: 0;
	}

	.woocommerce form .form-row {
		padding: 0;
	}

	.related-products {
		margin-top: 30px;
	}

	.woocommerce li.search {
		display: none;
	}

	.single-product-contents {
		padding-left: 0;
		margin-top: 30px;
	}

	.summary-top-box {
		display: block;
	}

	.summary-top-box .tags {
		margin-bottom: 15px;
	}

	.validtheme-shop-single-area .summary-top-box .tags {
		margin-bottom: 0;
	}

	.validtheme-shop-single-area .summary-top-box .review-count {
		margin-top: 15px;
	}

	.single-product-bottom-info {
		margin-top: 40px;
	}

	.validtheme-shop-single-area table.woocommerce-grouped-product-list {
		text-align: left;
		min-width: auto;
		border-collapse: separate;
		border-spacing: 0 20px;
		border: none;
	}

	.validtheme-shop-single-area table.woocommerce-grouped-product-list td {
		padding: 15px;
		display: block;
		width: 100%;
	}

	.single-product-bottom-info .wc-tabs li {
		width: 100%;
		margin-top: 15px;
	}

	.single-product-bottom-info .wc-tabs li a {
		border: 1px solid #ccc;
	}

	.single-product-bottom-info .nav.nav-tabs button.active, 
	.single-product-bottom-info .nav.nav-tabs button:hover {
		border-color: #2ab44c;
		;
	}

	.single-product-bottom-info .nav.nav-tabs button::before {
		display: none;
	}

	.single-product-bottom-info .wc-tabs li:first-child {
		margin-top: 0;
	}

	span.tinvwl-input-group-btn {
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	span.tinvwl-input-group-btn button {
		width: 100%;
	}

	.single-product-bottom-info .nav.nav-tabs {
		display: block;
	}

	.cart_table tr:last-child td {
		width: 100%;
		display: inherit;
	}

	.cart_table tr:last-child td .coupon {
		width: 100%;
	}

	.shop-cart-area .actions .coupon input {
		width: 100%;
		margin-bottom: 15px;
	}

	.shop-cart-area .actions .coupon button.button {
		width: 100%;
		margin-bottom: 15px;
	}

	.shop-cart-area button.button[aria-disabled=true] {
		width: 100%;
	}

	.shop-cart-area .cart_totals {
		padding: 0;
		margin: 0;
	}

	form.woocommerce-ResetPassword.lost_reset_password {
		padding: 30px;
	}



/* Checkout */
	.woocommerce-billing-fields {
		padding-right: 0;
	}

	.woocommerce form.checkout_coupon p.form-row.form-row-first {
		width: 100%;
	}

	.woocommerce form.checkout_coupon button {
		width: 100%;
	}
}

@media (max-width: 1023px) {
	#woosq-popup .single-product .product .summary .summary-content {
		padding: 0;
		margin-top: 30px;
	}

	#woosq-popup .thumbnails img {
		width: 100%;
	}
}

@media (max-width: 400px) {
	.review-items .item .thumb {
		float: none;
		margin: 0;
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	.front-product-area .item-flex {
		display: block;
	}

	.front-product-area .product-info .content {
		top: 0;
		transform: inherit;
	}

	.front-product-area ul.vt-products {
		padding: 0;
	}

	.front-product-heading {
		margin-left: 0;
	}

	.front-product-area .product-info {
		background-position: bottom;
		padding: 120px 50px;
		left: 0;
		margin: 0 15px;
		margin-bottom: 50px;
	}
}


/* dark layout */

.dark-layout .product-stock span {
	background: rgba(255, 255, 255, 0.2);
	color: #ffffff;
	padding-left: 40px;
}

.dark-layout .product-stock span::after {
	color: #ffffff;
}

.dark-layout .price del {
	color: #cccccc;
}

.dark-layout .summary-top-box .tags a {
	color: #cccccc;
}

.dark-layout .numberstyle-qty .qty-btn {
	background: rgba(255, 255, 255, 0.2);
	color: #ffffff;
}

.dark-layout .numberstyle-qty input {
	border-color: transparent;
	background: rgba(255, 255, 255, 0.3);
	color: #ffffff;
}

.dark-layout .single-product-contents .shop-action li a {
	background: rgba(255, 255, 255, 0.2);
	color: #ffffff;
	border-color: rgba(255, 255, 255, 0.1);
}

.dark-layout .product-estimate-delivary {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .product-estimate-delivary strong {
	color: #ffffff;
}

.dark-layout .product-meta > span.posted_in a {
	color: #cccccc;
}

.dark-layout .single-product-bottom-info .nav.nav-tabs {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .panel {
	background: transparent;
}

.dark-layout .review-form input, .dark-layout .review-form textarea {
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
}

.dark-layout table th, .dark-layout table td {
	border-color: rgba(255, 255, 255, 0.3) !important;
}

.dark-layout button:hover {
	background: #ffffff;
	color: #232323;
}

.dark-layout .woosc-popup,
.dark-layout .woosc-popup li,
.dark-layout .woosc-popup p,
.dark-layout .woosc-popup ul,
.dark-layout .woosc-popup span,
.dark-layout .woosc-area,
.dark-layout .woosc-area li,
.dark-layout .woosc-area p,
.dark-layout .woosc-area ul,
.dark-layout .woosc-area span {
	color: #666666;
}

.dark-layout .woosc-popup h1,
.dark-layout .woosc-popup h2,
.dark-layout .woosc-popup h3,
.dark-layout .woosc-popup h4,
.dark-layout .woosc-popup h5,
.dark-layout .woosc-popup h6,
.dark-layout .woosc-popup a,
.dark-layout .woosc-area h1,
.dark-layout .woosc-area h2,
.dark-layout .woosc-area h3,
.dark-layout .woosc-area h4,
.dark-layout .woosc-area h5,
.dark-layout .woosc-area h6,
.dark-layout .woosc-area a {
	color: #232323 !important;
}

.dark-layout .woosc-popup a:hover,
.dark-layout .woosc-area a:hover {
	color: #2ab44c !important;
}

.dark-layout .shop-listing-contentes {
	background: rgba(255, 255, 255, 0.07);
	border-color: rgba(255, 255, 255, 0.1);
}

.dark-layout .validthemes-woocommerce-default .nice-select {
	background: rgba(255, 255, 255, 0.1);
	color: #cccccc;
	border-color: rgba(255, 255, 255, 0.1);
}

.dark-layout .validthemes-woocommerce-default .nice-select span {
	color: #cccccc;
}

.dark-layout .nice-select .option:hover, .nice-select .option.focus, .dark-layout .nice-select .option.selected.focus, .dark-layout .nice-select .option {
	color: #232323;
}

.dark-layout .shop-listing-contentes .content .nav.nav-tabs .nav-link {
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.1);
	color: #cccccc;
}

.dark-layout .shop-listing-contentes .content .nav.nav-tabs li.active a {
	background: #2ab44c;
}

.dark-layout #woosq-popup .woocommerce.single-product,
.dark-layout #woosq-popup .woocommerce.single-product li,
.dark-layout #woosq-popup .woocommerce.single-product span,
.dark-layout #woosq-popup .woocommerce.single-product p {
	color: #666666;
}

.dark-layout #woosq-popup .woocommerce.single-product h1,
.dark-layout #woosq-popup .woocommerce.single-product h2,
.dark-layout #woosq-popup .woocommerce.single-product h3,
.dark-layout #woosq-popup .woocommerce.single-product h4,
.dark-layout #woosq-popup .woocommerce.single-product h5,
.dark-layout #woosq-popup .woocommerce.single-product h6 {
	color: #232323;
}

.dark-layout #woosq-popup .woocommerce.single-product a {
	color: #232323;
}

.dark-layout #woosq-popup .woocommerce.single-product a:hover {
	color: #2ab44c !important;
}

.dark-layout #woosq-popup .woocommerce.single-product button:hover {
	background: #222227;
	color: #ffffff;
}

.dark-layout .woocommerce-pagination ul.page-numbers li .page-numbers {
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.1);
}

.dark-layout .woocommerce-pagination ul.page-numbers li .page-numbers.current, .dark-layout .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
	background: #2ab44c;
}

.dark-layout .btn:hover {
	background: #ffffff !important;
	color: #232323 !important;
}

.dark-layout .tinv-wishlist table.tinvwl-table-manage-list thead tr th {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .validthemes-shop-wishlist-area .product-stock {
	border-color: rgba(255, 255, 255, 0.3) !important;
}

.dark-layout .tinvwl-to-right button.button[name="tinvwl-action"] {
	background: #ffffff;
	color: #232323;
}

.dark-layout .tinvwl-to-right button.button[name="tinvwl-action"]:hover {
	background: #2ab44c;
	color: #ffffff;
}

.dark-layout .btn-dark {
	background-color: #2ab44c;
	color: #ffffff;
	border: 2px solid #2ab44c;
}

.dark-layout .btn-dark:hover {
	background-color: #ffffff;
	color: #232323 !important;
	border: 2px solid #ffffff;
}

.dark-layout form.woocommerce-cart-form table tr th {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .shop-cart-area button.button {
	background: #2ab44c;
	border-color: #2ab44c;
	color: #ffffff;
}

.dark-layout .shop-cart-area button.button:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #232323;
}

.dark-layout .shop-cart-area .actions .coupon button.button:hover {
	background: #ffffff;
	color: #232323;
}

.dark-layout .shop-cart-area .cart_totals a.checkout-button:hover {
	background: #ffffff;
	color: #232323 !important;
}

.dark-layout .vt-products .product .product-image {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
}

.dark-layout .woocommerce-form-coupon-toggle {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .woocommerce-form-coupon-toggle::after {
	color: #ffffff;
}

.dark-layout .woocommerce form.checkout_coupon {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout input, 
.dark-layout textarea,
.dark-layout form.checkout.woocommerce-checkout span.select2-selection {
	background: transparent !important;
	border: 1px solid rgba(255, 255, 255, 0.4) !important;
	color: #ffffff !important;
}

.dark-layout form.checkout.woocommerce-checkout span.select2-selection span {
	color: #999;
}

.dark-layout span.select2-dropdown {
	color: #232323;
}

.dark-layout form.checkout.woocommerce-checkout table th {
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
}

.dark-layout form.woocommerce-ResetPassword.lost_reset_password {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .form-tab-item-box ul.nav.nav-tabs li a {
	background: #222227;
	border-color: rgba(255, 255, 255, 0.3);
}

.dark-layout .form-tab-item-box {
	border-color: rgba(255, 255, 255, 0.3);
}

.dark-layout.woocommerce-account .woocommerce-MyAccount-navigation {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout.woocommerce-account .woocommerce-MyAccount-navigation li a {
	border-color: rgba(255, 255, 255, 0.2);
}

.dark-layout .woocommerce-message, .woocommerce-error, 
.dark-layout .validtheme-shop-area .col-lg-12 > .woocommerce-info {
	background: rgba(255, 255, 255, 0.1);
	color: #cccccc;
}

.dark-layout .select2-container--default .select2-selection--single {
	background: transparent;
	border-color: rgba(255, 255, 255, 0.3) !important;
}

.dark-layout .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #999999;
}

.dark-layout.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
	color: #ffffff;
}

.dark-layout .banner-area .box-banner {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .banner-area .box-banner::after {
	background: rgba(255, 255, 255, 0.1);
}

.dark-layout .btn-theme:hover {
	color: #232323 !important;
}

body.dark-layout .banner-area .box-banner .btn-theme.effect:hover {
	color: #232323 !important;
}

.dark-layout .vc_custom_1638727026596 {
	background: rgba(255, 255, 255, 0.1) !important;
}

.dark-layout .category-carousel .item h6 {
	color: #232323;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

.product-mix-menu {
	overflow: hidden;
	text-align: right !important;
	margin-top: -50px;
	position: relative;
	right: 0;
	top: -65px;
}

.product-mix-menu button {
	display: inline-block;
	border: 1px solid #a6b5af;
	background: #fff;
	padding: 10px 30px;
	font-weight: 600;
	margin-left: 5px;
	border-radius: 10px;
	color: #04000b;
}

.product-mix-menu button:hover {
	color: #fff;
}

.product-mix-menu button.active {
	border: 1px solid #2ab44c;
	color: #fff;
	background: #2ab44c;
}


/********************/



.risk-section {

}


.boxx .icon-img {
margin-bottom: 20px;
}

.boxx {
width: 80%;
margin: 0 auto 35px;
}


.boxx p,
.boxx h4 {
text-transform: capitalize;
font-size: 20px;
margin: 0;
font-weight: normal;
color: #04000b;
line-height: 1.2;
letter-spacing: 0;
font-weight: 500
}





.icon-img img {
    max-width: 45px;
    width: 100%;filter: brightness(0) invert(1);
}
.circle {
    position: relative;
    height: 67px;
    width: 67px;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: top;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
    border: 0;
    background: #2ab44c;
}

/*
.icon-img .circle {
    box-shadow: 20px 20px 60px 0px rgba(0, 0, 0, 0.2);
}
*/

.circle::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.25;
    transition: 0.25s;
}
.boxx:hover .circle {
    background: #faaf3b;
}
.boxx:hover .circle img {
    filter: brightness(0) invert(1);
}
.feature-img-center {
    margin: 0 auto;
}

.text-md-left {
text-align: left;
}

.text-md-right {
text-align: right;
}

.form-group {
  margin-bottom: 1rem;
}


.form-control { 
font-size: 14px;

border: none;
box-shadow: none;
font-size: 14px;
border: 1px solid #FFF;
outline: none;
color: #5b5b5b;
background-color: #FFF;
height: auto;
padding: 12px 25px;
border-radius: 5px;

-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}


.footer-item .social {
text-align: left;
margin-top: 15px;}

.footer-item .social li {
	display: inline-block;
}
.footer-item .social li a {
	color: #04000b;
	display: inline-block;
	
	height: 45px;
	line-height: 45px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
	width: 45px;
	border-radius: 50%;
background: #ffffff17;
}

.footer-item .social li a:hover {
	background: #1f4e3d none repeat scroll 0 0 !important;
	color: #ffffff;
	border-color: #04000b;
}

.footer-item .social li a {
	color: #ffffff;
}

.footer-item .social li a:hover {
	background: #2ab44c !important;
}

.no-desk {
display: none !important;
}

@media (max-width: 767px) { 

.navbar .navbar-collapse.collapse {
margin-left: 0;
}

.nav > li {
padding: 0;
}

.no-mob {
display: none;
}

.no-desk {
display: block !important;
}



.navbar .attr-right {
float: none;
}


.banner-area.zoom-effect .banner-thumb, .swiper-slide.banner-style-three {
  height: 250px;}



.banner-area .inner-slider {
width: 100%;
}



.btn {
font-size: 14px;
padding: 10px 20px;
}


.feat-pro,
.product-speciality-arae,
.custom-padd,
.product-sec {
padding: 20px 0;
}

.owl-nav {
display: none; 
}


.product-speciality-arae,
.text-md-left,
.text-md-right {
  text-align: center;
}



ul.product-features li {
  margin-bottom: 10;
  width: 50%;
float: left;
}
ul.product-features li .der-box {
  display: block;}

ul.product-features li h4 {
  font-size: 15px;}

ul.product-features li img {
  min-width: 60px;
  max-width: 60px;margin-bottom: 10px;
}


.footer-item.link {
  margin-left: 0;
}

footer .item {
margin-bottom: 15px;
}

.footer-item.about p {
margin-bottom: 0;
}



.footer-item .widget-title {
  margin-bottom: 5px;
font-size: 18px;}


.footer-item.link li,
.footer-item.contact li {
  margin-bottom: 5px;}


body {
  font-size: 15px;}

}





.fa, .fas, .far, .fal, .fab {
line-height: inherit;
}






.owl-carousel.custom-nav .owl-nav {
	position: absolute;
	display: flex;
	width: auto;
	margin: 0 auto;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
top: -60px;
right: 0;
}



.owl-carousel.custom-nav .owl-nav > div {
	margin-left: 6px;

	position: relative;


	border: none;
	text-align: center;
	font-size: 0px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 9;

width: 40px;
height: 40px;
line-height: 40px;
	left: 0;
	background: #fff;
	font-size: 22px;

	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #49ae07;
color: #2ab44c;

border-radius: 50%;box-shadow: 1px 1px 7px #0000000d;

}





@media (max-width: 767px) {  

.boxx h4 {
font-size: 16px;
}

.owl-carousel.custom-nav .owl-nav {
top: -47px;
}

.product-speciality-arae .btn-theme {
margin-top: 12px;
}

.blog-area.home-blog .info, .blog-area.blog-grid .info {
padding: 12px;
}

.blog-area.home-blog .thumb img {
height: 200px;
}

.footer-item.contact {
  padding-right: 0;
}


}









.vertical-text {
padding: 25px 17px;
background-color: #faaf3a;
display: grid;
position: absolute;
top: 20px;
left: 15px;
border-radius: 20px;
z-index: 3;
bottom: 20px;
text-align: center;
border-top: 5px solid #eee;
border-bottom: 5px solid #eee;
width: 80px;
}

.vertical-text h5 {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
color: #ffffff;
text-transform: lowercase;
font-size: 18px;
margin: 0;
}



/****************/

.introoo {
height: 100vh;
width: 100%;
background-size: cover;	position: relative;z-index: 1;
background: url(../images/banner4.jpg);
}




.introoo:after {
content: "";
height: 100%;
width: 100%;
background-color: #13c147;
position: absolute;
top: 0;
right: 0;
z-index: -1;
mix-blend-mode: multiply;
}



.introoo:before {
  content: "";
  height: 100%;
  width: 100%;
background-color: #191a1c9c;
  position: absolute;
top: 0;
  right: 0;
  z-index: -1;
backdrop-filter: blur(7px);
}


.introoo video {
height: 100%;
width: 100%;
object-fit: cover;
position: absolute;
top: 0;
bottom: 0;
z-index: -2;
}


.introo-logo {
position: absolute;
top: 30px;
left: 30px;
width: auto;
}

.introo-logo img {
width: 120px;
}


.introo-text {
margin-top: 60px;
text-align: center;
}


.introo-text h2 {
margin-bottom: 6px;
color: #fff;
font-size: 54px;
}


.introo-text h3 {
margin: 0;
color: #c18103;
font-size: 26px;
}


/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/

.pbminfotech-section {
padding: 50px 0;
}/** Style 1 **/
.pbmit-element-posts-wrapper .pbmit-service-style-1 {
    margin-bottom: 30px;
}
.pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-service-style-1 .pbmit-box-content-wrap,
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	transition: all 0.5s ease-in-out;
}
.pbmit-service-style-1,
.pbmit-service-style-1 .pbminfotech-post-item{
	position: relative;margin-top: 20%;
}
.pbmit-service-style-1:hover .pbminfotech-post-item {
	transform: translate(0, -5px);
}
.pbmit-service-style-1 .pbmit-service-btn {
	z-index: 1;
}
.pbmit-service-style-1:hover .pbmit-service-btn{
	color: #ffffff;
	background-color: #019426;
}
.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-4px, 0);
}
.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(.36) translate(45px, -50px);
}


/*
.pbmit-service-icon {
    overflow: hidden;
border-radius: 16px;
position: relative;
z-index: 1;
}

.pbmit-service-icon:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;z-index: -1;
	background-color: #f9f9f9;
}*/

.pbmit-service-btn{
    position: absolute;
top: -10px;
right: -10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
background: #f6f6f6;
transform: rotatey(180deg);
}
.pbmit-service-btn .pbmit-button-icon-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-flex;
}
.pbmit-service-style-2:hover  .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-4px, 0px);
}
.pbmit-service-btn .pbmit-button-icon-wrapper::before {
    content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: auto;
    font-weight: 400;
    transform: scale(0.26) translate(-65px, 54px);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-btn .pbmit-button-icon {
    display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-2:hover  .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.36) translate(45px, -50px);
}
.pbmit-element-service-style-1.pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item {
	padding-top: 6px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 16px;
	margin-bottom: 25px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img{
	transform: scale(1.1);
}
.pbmit-service-style-1 .pbmit-service-title {
	font-size: 22px;
	line-height: 28px;text-align: center;
	margin-bottom: 0;text-transform: capitalize;


display: grid;
align-items: center;

/*
position: absolute;
bottom: 0;
z-index: 2;
left: 0;
right: 0;
padding: 15px;*/

}
.pbmit-service-style-1 .pbmit-service-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;color: #fff;

}
.pbmit-service-style-1 .pbmit-service-description p{
	margin: 0;
}
.pbmit-service-style-1 .pbmit-serv-cat {
	opacity: 1;
	margin-bottom: 4px;
	font-size: 12px;
    line-height: 24px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.pbmit-service-style-1 .pbmit-serv-cat a {
	position: relative;
	color: #019426;
	padding-right: 15px;
	
	font-weight: 500;
}
.pbmit-service-style-1 .pbmit-serv-cat a::before {
	content: "";
	position: absolute;
	background-color: #019426;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.pbmit-service-style-1 .pbmit-service-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-1 .pbmit-service-icon {
	margin-bottom: 10px;

/*
height: 240px;*/
overflow: hidden;
/*
display: grid;
align-items: center;*/

	border-radius: 16px;
	position: relative;
	z-index: 1;box-shadow: 1px 1px 113px #20456d21;


}




.pbmit-service-style-1 .pbmit-service-icon img {
margin: 0 auto;
display: block;	border-radius: 16px;
height: 310px;
object-fit: cover;
}




.vt-products {
padding: 50px 0;
background: #f9f9f9;
}





/* ----------------------------------------------------------------
	Page Title
-----------------------------------------------------------------*/


#page-title {
position: relative;

padding: 45px 0;

background-color: #F5F5F5;

border-bottom: 1px solid #EEE;

left: 0;

right: 0;

bottom: 0;


z-index: 1;
background-size: cover;
background-position: center;
}

#page-title:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;z-index: -1;
	height: 100%;
	width: 100%;
width: 100%;
background: linear-gradient(to left , #000 , #0003);}







#page-title .container { position: relative; }

#page-title h1 {
padding: 0;
margin: 0;
line-height: 1;
color: #fff;
font-size: 30px;
text-transform: capitalize;
text-align: center;
}

#page-title span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

.breadcrumb {
	position: absolute;
	width: auto;
	top: 50%;
	left: auto;
	right: 15px;
	margin: -10px 0 0 0;
	background-color: transparent !important;
	padding: 0 !important;display: none;
	
}

body.stretched .container-fullwidth .breadcrumb { right: 60px !important; }

#header.transparent-header + #page-title.page-title-parallax .breadcrumb { margin-top: 35px !important; }

.breadcrumb a { color: #555; text-transform: capitalize;}

.breadcrumb a:hover { color: #3c7f34; }

.breadcrumb i { width: auto !important; }



.breadcrumb > li {
    display: inline-block;
}


.breadcrumb > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}


.pru-full {

    padding: 40px 0;

}
.image-pro {
	height: 400px;
	display: grid;  width: 100%;
	justify-content: center;  border-radius: 8px;
	align-items: center;  box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.15);
  background: #fff;margin-bottom: 25px;
	
}

.image-pro img {
  border-radius: 8px;
  width: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;

  margin-bottom: 25px;
  max-height: 340px;
}


.custom-padd {
	padding: 50px 0;
}

.image-pro2 {

	  width: 100%;
	justify-content: center;  border-radius: 8px;
	align-items: center;  box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.15);
  background: #fff;
  padding: 10px;margin-bottom: 25px;
	
}

.image-pro2 img {
  border-radius: 8px;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;

  height: 330px;
}



.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  text-transform: capitalize;
  overflow: hidden;
  background: #49ae07;
  padding: 7px 30px;
  border-radius: 25px;
}



.sec-title h2 {
  position: relative;
  display: block;
  font-size: 19px;
  line-height: 1.2em;
  color: #000;
  text-transform: capitalize;
  padding-bottom: 15px;
}

.sec-title h2::before {
  position: absolute;
  content: " ";
  background: linear-gradient( to right , #49ae07 ,#49ae07);
  height: 4px;
  bottom: 0;
  left: 50%;
  width: 4px;
  border-radius: 4px;
  margin-left: -38px;
}


.sec-title h2::after {
  position: absolute;
  content: " ";
  background: linear-gradient( to right , #49ae07 ,#49ae07);
  height: 4px;
  bottom: 0;
  right: 50%;
  width: 60px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 4px;
}


.gallery-block img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;

  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.15);
  background: #fff;
  margin-bottom: 20px;
}


.sec-title.centered {
	text-align: center;
}



.colfive {
  width: 20%;
  padding: 0 5px;
  margin-bottom: 10px;
}






/*=============contact Popup =================*/

.contact-slide-hide {
    position: relative;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    background: #fff;
    color: #000;
padding: 30px 0 50px;
}
.contact-nav {
    max-width: 1000px;
    margin: 0px auto;
    display: table;
    width: 100%;
    height: 100%;
}

.contact-nav .contact-nav-form {
    padding-top: 60px;
    display: table-cell;
    vertical-align: middle;
}




.contact-nav-form h2 {
  font-size: 24px;
  color: #000;
}



.contact-nav .contact-nav-form .form-control {
    border: 1px solid #e5e5e5;
}

.contact-nav .contact_close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100%;
    border: none;
    text-align: right;
    font-size: 36px;
}

.contact-nav-media-section {
    position: relative;
    height: 100%;
}
.contact-nav-media {
    position: absolute;
    left: 0px;
    bottom: -49px;

}

.contact-nav-inner p {
    margin: 0px;
}

@media only screen and (max-width: 991px) {
    .contact-nav-inner .row [class*="col-"] {
        margin-bottom: 30px;
    }
    .contact-nav-inner .row [class*="col-"]:last-child {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-nav-media-section {
        display: none;
    }
}

.about-section-outer {
    position: relative;
}
@media only screen and (max-width: 991px) {
    .about-section-outer {
        padding-top: 30px;
    }
}






/*** 

====================================================================
	Services Section Three
====================================================================

***/

.service-section-three{
	position:relative;
	padding:50px 0;

}


.service-section-three .btn-box{
	position:relative;
	margin-top:var(--margin-top-30);
}

.service-block-three{
	position:relative;
}

.service-block-three .inner-box{
	position:relative;
	border-radius:30px 0 0 0;
	text-align:center;
	border-radius:3px;
	overflow:hidden;
	background-color:#e2e2e2;
}

.service-block-three .inner-box .img-box img {
height:250px;
width:100%;
}

.service-block-three .inner-box .img-box {
position: relative;
overflow: hidden;
}

.service-block-three .inner-box .img-box:after {

    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 35%;
    height: 200%;
    right: -100%;
    top: -50%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}


.service-block-three:hover .inner-box .img-box:after {
	right:150%;
}



.service-block-three .inner-box .icon-box{
	position:relative;
	display:inline-block;
}

.service-block-three .inner-box .icon-box:before{
	position:absolute;
	content:'';
	right:-10px;
	top:-10px;
	left:-10px;
	bottom:-10px;
	border-radius:50px;
	border:2px dashed #fff;
}

.service-block-three .inner-box:hover .icon-box .icon{
	background-color: #2ab44c;
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}

.service-block-three .inner-box .icon-box .icon{
	position:relative;
	width:70px;
	height:70px;
	line-height:70px;
	border-radius:50px;
	display:inline-block;
	color:#fff;
	font-size:var(--font-36);
	font-family: "Flaticon";
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color:var(--color-thirtyone);
}

.featured-title.featured-title {
	background-color: #2ab44c;
padding: 15px;
align-items: center;
}


.featured-imagebox h5 {


text-transform: capitalize;

font-weight: normal;
color: #fff;
font-size: 14px;position: relative;
z-index: 1;margin:0;line-height: 27px;
height: 27px;
overflow: hidden;
}
.service-block-three .inner-box h5{
padding: 20px 15px;
align-items: center;
text-transform: capitalize;

font-weight: normal;

font-size: 16px;position: relative;
z-index: 1;margin:0;
}



.service-block-three .inner-box h5:after {
	position:absolute;
	content:'';
	left:0;
	bottom:0;
width:100%;
height:0;
background-color: #2ab44c;z-index: -1;transition: all ease-in-out 0.2s;
}


.service-block-three:hover .inner-box h5:after {
height: 100%;
color:#fff;
}

.service-block-three:hover .inner-box h5 {
color:#fff;
}

.service-block-three .inner-box h5 {
	color:#000;
}

.service-block-three .inner-box .text{
	color:#fff;
	font-size:16px;
	margin-top:var(--margin-top-15);
	margin-bottom:25px;
}

.service-block-three .inner-box .plus-icon{
	position:relative;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:4px;
	display:inline-block;
	font-family: "Flaticon";
	color:#fff;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color:#2ab44c;
}

.service-block-three .inner-box:hover .plus-icon{
	background-color:#fff;
	color:#2ab44c;
}

.service-block-three .inner-box:hover h5 a {

}

.service-block-three .inner-box .color-layer{
	position:absolute;
	right:0px;
	top:0px;
	left:0px;
	bottom:0px;z-index: -1;
}

.service-block-three .color-one{
	position:absolute;
	right:0px;
	top:0px;
	width:25%;
	height:0%;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	background-color:#2ab44c;
}

.service-block-three .inner-box:hover .color-one{
	height:100%;
}

.service-block-three .color-two{
	position:absolute;
	right:25%;
	top:0px;
	width:25%;
	height:0%;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	background-color:#2ab44c;
}

.service-block-three .inner-box:hover .color-two{
	height:100%;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.service-block-three .color-three{
	position:absolute;
	right:50%;
	top:0px;
	width:25%;
	height:0%;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	background-color:#2ab44c;
}

.service-block-three .inner-box:hover .color-three{
	height:100%;
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}

.service-block-three .color-four{
	position:absolute;
	right:75%;
	top:0px;
	width:25%;
	height:0%;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	background-color:#2ab44c;
}

.service-block-three .inner-box:hover .color-four{
	height:100%;
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}








/*------------------------------------------*/
/*   7.6 Icon Box Style
/*------------------------------------------*/
/* Box Style One */
.icon-box-1{
	display: flex;  
}
.welcome-home-first .icon-box-1{ 
    max-width: 220px;
    margin: 0 auto;
}
.icon-box-1 i{
	font-size: 4.5rem;
	margin-left: 1.5rem;
	color: #477763;
}
.icon-box-1 h3{
	color: #27304b;
    font-size: 1.25rem;
    font-weight: 300;
}
/* Box Style Two */

/* Box Style Two */
.icon-box-2{
	border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
	padding: 1.8rem;
}
.icon-box-2 .icon-font{
	font-size: 6.5rem;
	margin-left: 2rem;
    line-height: 1.4;
    color: #477763;
}

.icon-box-2 h3{
	font-size: 1.25rem;
	color: #D59B2D;
	font-weight: 300;
}

/* Icon Box 3 */
.icon-box-3{
	text-align: center;
}
.icon-box-3 i{
	font-size: 6rem;
	color: #cdced4;
	display: block;
	margin-bottom: 1.5rem;
}
.icon-box-3 h3{
	font-size: 1.5rem;
	font-family: 'Changa', sans-serif;
	color: #D59B2D;
	font-weight: bold;
	position: relative;
	margin-top: 3rem;
}
.icon-box-3 h3:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 50%;
    height: 1px;
    width: 40px;
    background: #27304b;
    transform: translateX(50%);
}
/* Icon Box 3 */

/* Icon Box 4 */
.icon-box-4{
	text-align: left;
padding: 25px 6px 20px 86px;
	position: relative;
	border-radius: 7px;
	overflow: hidden;
margin-bottom: 15px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;border-radius: 0 0 0 40px;
overflow: hidden;
}
.icon-box-4 svg {
    color: #beafb1;
    display: block;
    stroke-width: 1px;
    position: absolute;
    width: 45px;
    height: 45px;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.icon-box-4 h3 {
font-size: 17px;
    color: #27304b;
margin-bottom: 5px;
    position: relative;
}

.icon-box-4 p {
margin:0;
line-height:22px;

}

.icon-box-4 a[href^="mailto:"]{
color: #111;
}
.icon-box-4 a[href^="mailto:"]:hover{
	color: #27304b;
	text-decoration: none;
}
.icon-box-4.bg-orange{
	background: #abe8fb59;
}
.icon-box-4.bg-green{
	background: #b4f2b54a;
}
.icon-box-4.bg-gray{
	background: rgb(162 162 162 / 7%)
}
/* Icon Box 4 */

/* Icon Box With Image */
.icon-box-with-img{
	position: relative;
    background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);

  	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.icon-box-with-img .text{
    padding: 1.8rem;
}
.icon-box-with-img .img {
    overflow: hidden;
}
.icon-box-with-img  h3 {
    font-size: 1.25rem;
    color: #477763;
    font-weight: 300;
}
.icon-box-with-img .read-more-line{
    color: #D59B2D;
}
.icon-box-with-img .read-more-line:hover {
    color: #477763;
}



/*------------------------------------------*/
/*   8.10 Contact
/*------------------------------------------*/
.contact-details {
    position: absolute;
    top: 50%;
    right: 7%;
    z-index: 99;
    background: #FFF;
    padding: 2.5rem 1.15rem;
    color: #333;
    border-radius: 3px;
    transform: translateY(-50%);
}
.contact-details h4{
    font-size: 16px;
    
    color: rgb(6, 22, 58);
    line-height: 1.714;
}
.contact-details p {
    color: #9b9b9b;
}
.contact-details a {
    font-size: 14px;
    color: rgb(6, 22, 58);
}
.contact-details i{
    color: #D59B2D;
    font-size: 24px;
    top: 4px;
    padding-left: 10px;
    display: inline-block;
    position: relative;
}
.contact-details.standard{
    position: relative;
    right: auto;
    top: auto;
    padding: 0;
    transform: none;
}
.contact-full-shadow{
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.06);
    padding-bottom: 250px;
}
.contact-map-bg{
    position: absolute;
    right: 50%;
    transform: translateX(50%);
}
.contact-map-bg.option{
    right: auto;
    top: 50%;
    transform: translate(0%,-50%);
}
.contact-detail-shadow{
    border-radius: 8px;
    background-color: #FFF;
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.14);
    padding: 3rem;
}
.contact-detail-shadow .items{
    margin-bottom: 20px;
}
.contact-detail-shadow h4 {
    font-size: 0.875rem;
    color: #adb1d3;
    margin-bottom: 15px;
    font-weight: 700;
}
.contact-detail-shadow i {
    color: #D59B2D;
    font-size: 1.25rem;
    margin-left: 15px;
}
.contact-detail-shadow a{
    text-decoration: underline;
}
.free-quote-form.contact-page{
    margin-bottom: 0;
    margin-top: -140px;
}
.free-quote-form.contact-page .rounded-field input[type="text"], 
.free-quote-form.contact-page .rounded-field input[type="email"], 
.free-quote-form.contact-page .rounded-field select,
.free-quote-form.contact-page .rounded-field textarea,
.contact-page-option.free-quote-form .rounded-field input[type="text"], 
.contact-page-option.free-quote-form .rounded-field input[type="email"], 
.contact-page-option.free-quote-form .rounded-field select,
.contact-page-option.free-quote-form .rounded-field textarea {
    background-color: #fafafa;
}
.contact-detail-shadow.no-shadow{
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.free-quote-form.contact-page-option{
    margin-bottom: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.contact-wrap{
padding: 30px 30px 30px;
background: #f9f9f9;
    position: relative;

border-radius: 0 0 0 40px;
overflow: hidden;
margin-bottom: 30px;

}
.contact-wrap .contact-icon-xl {
    font-size: 18rem;
    position: absolute;
    top: -300px;
    left: 40px;
    color: #477763;
    opacity: 0.2;
    z-index: -1;
}
.contact-wrap .form-control {
box-shadow: none !important;
}

.contact-wrap .form-control:focus {
    border: 2px solid #ebebeb;

}
.contact-wrap .form-group{
    margin-bottom: 12px;
}

.contact-wrap .row {
direction: ltr;
text-align: left;
}


/*
.map-frame iframe{
    width: 100%;
    border: none;
    height: 475px;
}*/
.top-broken-grid {
    margin-top: -80px;
    margin-bottom: 70px;
}


/* 8.10 Contact Style End */


.contact-wrap .btn-style-one .btn-title:before {
background-color: #eee;
}



.widget-post .contact-wrap .btn-style-one .btn-title:before {
background-color: #fff;
}

.events__btn .btn-style-one .btn-title,
.contact-wrap .btn-style-one .btn-title {
background-color: #49ae07;
}

.contact-wrap .btn-style-one .btn-title:hover {
color: #111;
}

.map-frame {
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
margin-bottom:-10px;margin-top: 35px;
}

.head-form {
margin-bottom: 30px;
font-size: 20px;
font-weight: normal;
  position: relative;
text-transform: capitalize;
}





.page_pagination {
  position: relative;
  padding-top: 20px;
}
.page_pagination li {
  display: inline-block;
  margin:0 4px;
}
.page_pagination li a {
  width: 55px;
  line-height: 55px;
  border:1px solid rgba(229, 229, 229, 0.57);
  text-align: center;
  color: #252525;
  font-size: 18px;
  border-radius: 4px;
}
.page_pagination li a.active,
.page_pagination li a:hover {
  color:#fff;
  background: #fb5e1c;
}




















/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

	/* Topbar */
	.top-bar-area .item-flex {
		display: block;
		text-align: center;
	}

	.top-bar-area li {
		justify-content: center;
		margin-top: 10px;
	}

	.top-bar-area .text-end {
		text-align: center !important;
		margin-top: 10px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		padding-top: 15px;
	}

	.top-bar-area .social li {
		margin: 0 15px;
	}

	.top-bar-area {
		padding: 20px 0;
		display: none;
	}

	.top-style-two .logo {
		display: none !important;
	}

	.top-style-two .row {
		display: block;
		text-align: center;
	}

	.top-style-two {
		padding: 30px 0 0;
	}

	.top-style-two .row > div {
		width: auto;
		display: inline-block;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		padding: 0 30px;
	}

	.top-style-two .info li {
		text-align: left;
	}

	.top-style-two .row > div:last-child {
		border: none;
		padding-right: 0;
		margin-right: 0;
	}

	/* Banner */
	.banner-style-one {
		text-align: center;
	}

	.banner-style-one .content {
		display: block;
	}

	.banner-style-one .content .badge {
		margin: 0;
		margin-bottom: 30px;
	}

	.banner-style-one .content h2 {
		font-size: 42px;
	}

	.banner-area.banner-style-one .owl-item.active .shape {
		height: 25%;
	}

	/* Banner Two */

	.banner-style-two .content {
		padding-top: 60px;
	}

	.banner-style-two h2 {
		font-size: 42px;
		display: block;
	}

	.banner-style-two h2 strong {
		font-size: 42px;
		background: transparent;
		color: #ffffff;
		padding: 0;
		margin: 0;
	}

	.banner-style-two h2 strong::after {
		display: none;
	}

	.banner-style-three .content::after {
		display: none;
	}

	/* Banner Three */
	.banner-style-three h2 {
		font-size: 17px;
		line-height: 1.2;
	}

	.banner-style-three h4 {
		font-size: 19px;
	}

	/* About */
	.about-style-one-thumb img {
		margin-bottom: 30px;
	}

	.about-style-one-thumb .animation-shape {
		display: none;
	}

	ul.top-feature {
		margin: 0;
		grid-template-columns: 1fr;
		grid-row-gap: 30px;
		margin-top: 40px;
	}

	.fun-fact-style-flex .counter {
		font-size: 80px;
	}

	/* Feature */
	.feature-style-one-item img {
		margin-bottom: 30px;
	}

	.featured-product {
		margin: 0;
		margin-top: 30px;
	}

	.feature-style-one-area {
		background-size: 30%;
		overflow: hidden;
	}


	/* Product Cat */
	.product-cat-lists {
		padding: 0;
	}

	.product-cat-area::after {
		width: 100%;
	}

	.mask-text {
		font-size: 42px;
		margin-bottom: 40px;
		line-height: 1.3;
		-webkit-text-fill-color: #2ab44c;
	}

	.product-cat-items {
		text-align: center;
	}

	.product-list-item a {
		background: rgba(255, 255, 255, 0.07);
		padding: 30px;
		border-radius: 8px;
	}

	.product-list-box {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 30px;
	}

	/* Benifits */
	.benifits-area .shape-top-center {
		display: none;
	}

	.benifits-area {
		margin: 0;
		padding-top: 0;
		background-image: none !important;
		background-color: #e9f1ee !important;
	}

	.benifits-area .mbYTP_wrapper {
		display: none;
	}

	.benifit-items {
		padding: 60px 37px;
		margin: 0;
		border-radius: 10px;
		padding: 60px 37px;
		margin-bottom: 60px;
	}

	.benifit-items .shape {
		display: none;
	}

	/* Services */
	.shape-right-top {
		display: none;
	}

	/* Services Two */
	h2.mask-text.large {
		font-size: 42px;
		line-height: 1.2;
		-webkit-text-fill-color: transparent;
		margin: 0;
	}

	/* Testimonial */
	.testimonial-style-one {
		display: block;
		background: #ffffff;
	}

	.testimonial-heading h2 {
		position: inherit;
		right: auto;
		left: auto;
		margin: 0;
		text-align: center;
		margin-bottom: 50px;
		display: inline-block;
	}

	.testimonial-heading {
		text-align: center;
		margin-top: -10px;
	}

	.testimonial-style-one .info {
		margin: 0;
		padding: 0;
		padding-top: 30px;
	}

	.testimonial-style-one .thumb img {
		height: 200px;
		width: 200px;
		border-radius: 50%;
		margin-bottom: 30px;
	}

	.swiper .testimonial-style-one {
		padding: 50px;
		text-align: center;
		border-radius: 10px;
		overflow: hidden;
	}

	.testimonial-style-one p {
		font-size: 24px;
	}

	.testimonial-style-one .info img {
		top: 0;
		margin: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.testimonial-style-one .provider {
		display: block;
	}

	.testimonial-style-one .provider .rating {
		margin-top: 15px;
	}

	/* Testimonial Two */
	.testimonial-style-two .item-info {
		padding: 50px 37px;
		padding-bottom: 90px;
	}

	.testimonial-style-two p {
		font-size: 24px;
		line-height: 1.7;
	}


	/* Why Choose Us */
	.choose-us-thumb img {
		max-width: 100%;
	}

	.choose-us-thumb {
		margin-bottom: 60px;
		text-align: center;
		margin-top: 30px;
	}

	.achivement-items {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.achivement-content {
		margin-top: 40px;
	}

	/* Choose Us Style Two */
	.feature-style-one-item img {
		margin-bottom: 15px;
	}

	.featured-product {
		margin: 0;
		margin-top: 30px;
	}

	.feature-style-one-area {
		background-size: 30%;
		overflow: hidden;
	}

	.choose-us-style-two-info {
		grid-template-columns: 1fr;
	}

	.choose-us-style-two-info .thumb {
		margin: 0;
		margin-top: 40px;
		margin-bottom: 60px;
	}

	.choose-us-style-two-area::after {
		width: 100%;
	}

	.choose-us-style-two-area .title {
		color: #ffffff;
	}

	.choose-us-style-two-info span.medium {
		color: #ffffff;
	}

	.choose-us-style-two-info .fun-fact {
		color: #ffffff;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}

	.choose-us-style-two-area .sub-title {
		color: #2ab44c;
	}

	/* Choose Us Three */
	.choose-us-style-three-area .shape {
		position: relative;
		min-height: 350px;
		width: 100%;
		background-position: center;
		margin-bottom: 40px;
	}

	.choose-us-style-three-area {
		padding-top: 0;
	}

	.list-grid {
		grid-template-columns: 1fr;
	}

	.list-grid .achivement-content {
		border: none;
		margin-bottom: 30px;
		margin-top: 0;
		display: none;
	}

	.illustration-bottom {
		bottom: -30px;
		width: 40%;
		display: none;
	}

	/* Feature Two */
	.feature-style-two-items {
		grid-template-columns: 1fr;
	}

	.feature-style-two.info {
		padding: 50px 37px;
	}


	/* Timeline */
	.timeline-items {
		border: none;
		border-left: 2px solid #1f4e3d;
		padding-top: 0;
		padding-left: 50px;
		grid-template-columns: 1fr;
		grid-column-gap: 0;
		grid-row-gap: 40px;
	}

	.timeline-item::before {
		left: -42px;
		top: 50px;
		border: none;
		border-top: 2px solid #1f4e3d;
		width: 30px;
		height: 2px;
	}

	.timeline-item::after {
		left: -61px;
		top: 40px;
	}

	.timeline-item h2::after {
		left: -55px;
		top: 46px;
	}

	.timeline-item h4 {
		margin: 0;
	}


/* Farmer */
	.farmer-style-one-item .info {
		float: left;
	}

	.farmer-style-one-item img {
		width: 100%;
	}



/* Farmer Details */
	.team-single-area .right-info .social .share-link {
		display: none;
	}

	.team-single-list {
		grid-template-columns: 1fr;
		grid-row-gap: 30px;
		margin-bottom: 30px;
	}

	.team-single-area .team-content-top img {
		border-radius: 0;
	}

	.team-style-one-carousel {
		margin-top: 50px;
	}


/* Faq */
	.thumb-style-two h2 {
		left: 30px;
		font-size: 100px;
		line-height: 1;
		bottom: 0;
		-webkit-text-stroke: 1px #2ab44c;
		display: none;
	}

	.thumb-style-two h2 strong {
		font-size: 200px;
	}

	.thumb-style-two img {
		margin-bottom: 40px;
	}

	.faq-style-one-info .title {
		margin-bottom: 0;
	}

/* Call to Action */
	.call-to-action-area .shape {
		display: none;
	}

	.brand-style-one-carousel {
		text-align: center;
	}

	.call-to-action-area .brand {
		padding-bottom: 60px;
		border-bottom: 2px solid;
	}

/* Product Speciality */
	.feature-style-two-items {
		grid-template-columns: 1fr;
		grid-row-gap: 50px;
	}

	.feature-style-two.info {
		padding: 50px 37px;
		margin-top: 0;
	}

	.product-badge {
		display: none;
	}

#page-title h1,
.product-speciality-info h2 {
  font-size: 19px;
  line-height: 30px;
}

.product-speciality-info h2 span {
  font-size: 16px;
}

	.feature-style-two {
		padding: 0;
		margin-top: 30px;
	}

/* Product Cat Feature */
	.product-cat-highlight-info h2 {
		font-size: 36px;
	}

	.product-cat-highlight-info {
		padding: 50px 37px;
		margin-bottom: 40px;
	}

	ul.product-features li {
		display: block;
		text-align: center;
		margin-right: 0;
		padding: 0;
		float: none;
	}


	.pro-cat-carousel .product {
		text-align: center;
	}


/* Product Grid */

	.mix-product-area {
		text-align: center;
	}

	.product-mix-menu {
		top: 0;
		margin: 0;
		margin-bottom: 40px;
		text-align: center !important;
	}

	.product-mix-menu button {
		margin: 0 5px;
		margin-bottom: 15px;
	}

	.grid .product .product-contents {
		grid-template-columns: 1fr;
		text-align: center;
	}

	ul#shop-masonary .product {
		padding: 0;
	}




	/* Gallery */
	.magnific-mix-gallery {
		margin: 0;
	}

	.gallery-style-one-carousel {
		padding: 0 10px;
	}

	.gallery-style-one .overlay {
		left: 0;
		bottom: 0;
	}

	.project-details-style-one .project-details-top img {
		margin-bottom: 40px;
	}

	ul.project-info li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding-top: 25px;
	}

	ul.project-info li:first-child {
		padding-top: 0;
		border: none;
	}

	/* Contact */
	.contact-area::after {
		display: none;
	}

	.contact-form-style-one {
		margin-bottom: 30px;
		padding: 80px;
		border-radius: 10px;
	}

	.heading {
		font-size: 36px;
		line-height: 1.1;
		margin-top: 0;
	}

	.contact-form-style-one img {
		display: none;
	}

	.contact-style-one-info h2 {
		color: #04000b;
		font-size: 36px;
	}

	.contact-style-one-info h2 span {
		color: #04000b;
	}

	.contact-style-one-info p {
		color: #666666;
	}

	.contact-style-one-info li h5 {
		color: #04000b;
	}

	.contact-style-one-info a {
		color: #04000b;
	}

	.contact-area .sahpe-right-bottom {
		max-width: 25%;
	}

	/* Blog */
	.blog-area .overlay .post-title {
		font-size: 24px;
	}


	/* Footer */
	.f-items.default-padding {
		padding-top: 0;
	}

	.footer-item.about {
		padding-right: 0;
		border-right: none;
		margin-right: 0;
	}

	/* Home Dairy */
	.banner-style-four h2 {
		font-size: 42px;
	}
	
	.banner-style-four ul li {
		font-size: 20px;
	}
	
	.feature-style-three-item li {
		display: block;
		text-align: center;
	}
	
	.feature-style-three-item li .icon {
		margin: 0 !important;
		margin-bottom: 25px !important;
	}
	
	.ex-badge {
		display: none;
	}
	
	.thumb-style-three::after {
		height: 320px;
		width: 320px;
		border-width: 50px;
	}
	
	.thumb-style-three img {
		width: 320px;
		margin: 40px auto;
		padding: 53px;
	}
	
	.thumb-style-three {
		text-align: center;
	}
	
	.history-area .carousel-inner {
		padding: 0;
		padding-top: 120px;
	}
	
	.carousel.slide .carousel-item img {
		margin-bottom: 30px;
	}
	
	.video-content {
		padding: 120px 0;
		padding-bottom: 100px;
	}
}




@media (max-width: 767px) {

.introo-logo {
position: inherit;
margin: 15px auto 0;
}

.introo-logo img {
  width: 100px;
}

.introo-text h2 {
  font-size: 24px;
}


.introo-text h3 {
  font-size: 15px;
}


.introo-text {
  margin: 20px auto 0;
}

.pbmit-service-style-1, .pbmit-service-style-1 .pbminfotech-post-item {
margin-top: 25px;
}


.pbmit-service-style-1 .pbmit-service-icon img {
height: 160px;
}

.pbmit-service-style-1 .pbmit-service-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  height: 48px;
}

.vertical-text {
display: none;
}

.home-blog .blog-style-one .post-title,
.nav > li > a {
	font-size: 14px;
}

nav.navbar.validnavs .navbar-nav > li > a {
padding: 7px 0 !important;
}

nav.navbar.validnavs .navbar-collapse img {
display: block;
width: 110px;
margin: 0 auto;
}
.service-section-three,
.feat-pro, .product-speciality-arae, .custom-padd, .product-sec {
  padding: 20px 0;
}

.boxx p, .boxx h4 {
  font-size: 14px;
  line-height: 23px;
}



.contact-slide-hide {
	padding: 20px 15px;
}

.contact-nav-info.p-5 {
	padding: 1.5rem !important;
} 

.contact-nav .contact-nav-form {
	padding-top: 0;
}

.contact-nav-form h2 {
  font-size: 20px;
  text-align: center;
}

.colfive {
width: 50%;}
.service-block-three .inner-box .img-box img {
height: 180px;}


}


