/*
  Theme Name: Agrifram - Agriculture and Organic Food HTML Template
  Support: yeadh@themepixer.com
  Description: Agrifram - Agriculture and Organic Food HTML Template
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Mobile-menu
4. Breadcrumb
5. Slider
6. Features
7. Faq
8. About-area
9. Video-area
10. Project
11. Pricing
12. Farming
13. Fact
14. Testimonial
15. Shop
16. Plant
17. Contact
18. Blog
19. Pagination
20. Footer
21. Preloader

*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800&amp;family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500&amp;display=swap');
 body {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
	color: #7d7d7d;
	 /*overflow-x: hidden; */
}
.goog-te-gadget .goog-te-combo{
	width: 85% !important;
}
.lang-menu{
	min-width: 150px !important;
}

.bg-clr{
	background-color:rgba(175, 216, 159, 0.4);
} 

.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Barlow', sans-serif;
	color: #2a2a2a;
	margin-top: 0px;
	font-style: normal;
	font-weight: 800;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	color: #b5b6b7;;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #9cc623;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #9cc623;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #9cc623;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}

/* Theme-color-1 */
ul.minicart .cart-content h4 a:hover,
.minicart .del-icon > a:hover,
.header-tag-list ul li a:hover,
.header-bottom-search form button,
.section-title .title span,
.features-item:hover .features-content h4 a,
.blog-post-meta ul li i,
.blog-post-meta ul li a:hover,
.blog-post-content h4 a:hover,
.arrow-btn:hover,
.fact-item > span,
.fact-icon,
.fw-link ul li a:hover,
.f-blog-post-content h5 a:hover,
.copyright-text p a,
.org-frm-content h4 a:hover,
.breadcrumb > .active,
.shop-item-content h4 a:hover,
.shop-item-content span.new-price,
.shop-details-price > h4,
.product-weight i,
.shop-details-bottom h5 a:hover,
.shop-details-bottom ul li a:hover,
.blog-post-share a:hover,
.cat-list ul li a:hover,
.rc-post-content h5 a:hover,
.blog-details-tag a:hover,
.blog-comment-content h5 a:hover,
.navbar-wrap > ul > li.active .submenu > li.active a,
.menu-outer > ul > li.active .submenu > li.active a,
.menu-outer > ul > li.active > a,
.mobile-menu .navigation li.dropdown .dropdown-btn.open,
.mobile-menu .social-links li a:hover,
.header-top-right ul li a:hover,
.header-category ul.category-menu li:hover > a,
.banner-content h2 > span,
.header-two-action > ul li a:hover,
.h-product-content h5 a:hover,
.footer-bg2 .footer-social ul li a:hover,
.project-right-content .title a:hover,
.project-content-left a:hover,
.header-search-btn a:hover {
	color: #9cc623;
}
/* Theme-color-2 */
.section-title .sub-title {
	color: #7a9c74;
}
/* Theme-background */
.scroll-top,
.navbar-wrap > ul > li > a::before,
.header-action > ul > li.header-shop-cart > a,
.header-shop-cart .minicart .checkout-link a,
.transparent-btn:hover,
.faq-wrap .ui-accordion-header > span,
.video-play a,
.project-active .slick-dots li.slick-active button,
.blog-post-item .blog-post-tag,
.fw-title h5::before,
/*.footer-newsletter button,*/
.green-btn,
.about-info-list ul li:hover .about-info-icon i,
.shop-item:hover .shop-thumb span,
.product-weight ul li.active,
.related-product-active .slick-arrow:hover,
.tag-list ul li a:hover,
.object,
.header-search-wrap form button,
.header-category > a,
.product-menu button.active,
.h-product-info ul li.discount {
	background: #9cc623;
}


/* button style */
.btn {
	-moz-user-select: none;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 21px 25px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Barlow', sans-serif;
}
.btn > span {
	margin-right: 8px;
	font-weight: 600;
}
.gradient-btn {
	position: relative;
	box-shadow: none;
	background-image: linear-gradient(to right, #ff7f01 0%, #ff0501 50%, #ff7f01 100%);
	background-image: -webkit-linear-gradient(to right, #ff7f01 0%, #ff0501 50%, #ff7f01 100%);
	background-image: -ms-linear-gradient(to right, #ff7f01 0%, #ff0501 50%, #ff7f01 100%);
	background-size: 200% auto;
	color: #fff;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.gradient-btn:hover {
    box-shadow: none;
    background-position: right center;
}
.transparent-btn {
	border: 3px solid #fff;
	border-radius: 0;
	padding: 18px 38px;
}
.transparent-btn:hover {
	border-color: #9cc623;
}
.btn:hover {
	color: #fff;
}


/* scrollUp */
.scroll-top {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	bottom: 105%;
	right: 0;
	font-size: 16px;
	border-radius: 10px 10px 10px 10px;
	right: 7px;
	z-index: 99;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: 1s ease;
	border: none;
	opacity: 0;
	padding: 0;
}
.scroll-top.open {
	bottom: 30px;
	opacity: 1;
}
.scroll-top::after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-top:hover {
	background: #282828;
}


/* 2. Header */
/* .container-full {
	padding: 0 22px;
	
} */
.transparent-header {
	position: absolute;
	left: 0;
	/* top: 20px; */
	width: 100%;
	z-index: 9;
	height: auto;
}
.menu-wrap {
	position: relative;
	background: #fff;
	padding: 0 16px;
	z-index: 1;
}
.header-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	z-index: -1;
	opacity: .39;
}
.menu-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.navbar-wrap {
	display: flex;
	flex-grow: 1;
	margin-right: 20px;
}
.navbar-wrap ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: auto;
}
.navbar-wrap ul li {
	display: block;
	position: relative;
}
.navbar-wrap ul li a {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #282828;
	padding: 40px 20px;
	display: block;
	line-height: 1;
	position: relative;
	font-family: 'Barlow', sans-serif;
	z-index: 1;
}
.navbar-wrap > ul > li > a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 37px;
	width: 82%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
	box-shadow: 0px 5px 12.09px 0.91px rgba(71, 51, 127, 0.11);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	top: 32px;
	border-radius: 0 0 0 10px;
	margin: 0 auto;
	opacity: 0;
	z-index: -1;
}
.navbar-wrap > ul > li > a::after {
	content: "";
	position: absolute;
	left: 5%;
	top: 20%;
	background-image: url(../img/images/menu_item_shape.png);
	width: 23px;
	height: 14px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	opacity: 0;
}
.navbar-wrap > ul > li.active > a,
.navbar-wrap > ul > li:hover > a {
	color: #fff;
}
.navbar-wrap > ul > li.active > a::before,
.navbar-wrap > ul > li:hover > a::before,
.navbar-wrap > ul > li.active > a::after,
.navbar-wrap > ul > li:hover > a::after {
	opacity: 1;
}
.main-menu .navigation li.dropdown .dropdown-btn {
	display: none;
}
.header-action > ul {
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.header-action > ul li {
	position: relative;
	margin-left: 32px;
}
.header-action ul li:first-child {
	margin-left: 0;
}
.header-action > ul > li.header-shop-cart > a {
	height: 45px;
	width: 45px;
	display: block;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	color: #fff;
}
.header-action > ul > li > a {
	font-size: 14px;
}
.header-shop-cart a span {
	position: absolute;
	right: -3px;
	top: -6px;
	width: 22px;
	height: 22px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 500;
	line-height: 22px;
	color: #fff;
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
}
.header-shop-cart ul.minicart {
	background: #fff;
	opacity: 0;
	padding: 25px;
	position: absolute;
	right: -15px;
	top: 70px;
	transition: all 0.5s ease 0s;
	width: 350px;
	z-index: 9;
	box-shadow: 0px 12px 24px 0px rgba(120, 120, 120, 0.3);
	visibility: hidden;
	transform: translateY(10px);
}
.header-shop-cart ul.minicart::before {
	position: absolute;
	content: '';
	left: 0px;
	top: -25px;
	width: 100%;
	height: 45px;
	display: block;
}
.header-shop-cart:hover ul.minicart {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	z-index: 9;
}
.header-shop-cart .minicart > li {
	display: block;
	margin-bottom: 22px;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
}
.header-shop-cart .minicart .cart-img {
	float: left;
}
ul.minicart .cart-img img {
	width: 100px;
}
.header-shop-cart .minicart .cart-content {
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-right: 25px;
}
.cart-content h4 {
	font-family: 'Roboto', sans-serif;
}
ul.minicart .cart-content h4 {
	font-size: 15px;
	background: none;
	font-weight: 600;
	line-height: 1.4;
}
ul.minicart .cart-content h4 a {
	color: #282828;
}
ul.minicart .cart-price span {
	color: #9c9c9c;
	font-size: 13px;
	font-weight: 500;
	margin-left: 6px;
}
ul.minicart .cart-price .new {
	font-size: 14px;
	color: #282828;
	margin-left: 0;
}
.header-shop-cart .minicart .del-icon {
	float: right;
	margin-top: 30px;
}
.minicart .del-icon > a {
	font-size: 18px;
	color: #282828;
}
.total-price {
	border-top: 1px solid #473151;
	overflow: hidden;
	padding-top: 25px;
	margin-top: 10px;
}
.total-price span {
	color: #282828;
	font-weight: 500;
}
.header-shop-cart .minicart > li:last-child {
	margin-bottom: 0;
}
.header-shop-cart .minicart .checkout-link a {
	color: #fff;
	display: block;
	font-weight: 500;
	padding: 16px 30px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.header-shop-cart .minicart .checkout-link a.red-color {
	background: #222;
	color: #fff;
}
.header-action .header-btn .btn {
	color: #fff;
	font-size: 14px;
	padding: 20px 34px;
}
.navbar-wrap ul li .submenu {
	position: absolute;
	z-index: 9;
	background-color: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: 0;
	opacity: 0;
	padding: 15px 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 190px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li .submenu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.navbar-wrap ul li .submenu li a {
    padding: 0 2px 0 4px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li:hover > .submenu {
	opacity: 2;
	visibility: visible;
	transform: scale(1);
}
.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
.sticky-menu .header-bottom-wrap {
	display: none !important;
}
.header-bottom-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	background: #2d2d2d;
	/* border-radius: 10px 10px 0 0; */
	padding: 0 30px;
}
.header-tag-list {
	flex-grow: 1;
}
.header-tag-list ul {
	display: flex;
	align-items: center;
}
.header-tag-list ul li {
	display: block;
	margin-right: 25px;
}
.header-tag-list ul li:last-child {
	margin-right: 0;
}
.header-tag-list ul li a {
	font-size: 12px;
	/* text-transform: uppercase; */
	font-weight: 600;
	color: #bfbfbf;
	font-family: 'Barlow', sans-serif;
	display: block;
	padding: 14px 0;
	line-height: 1;
}
.header-bottom-search form {
	width: 250px;
	position: relative;
	margin-bottom: 2px;
}
.header-bottom-search form input {
	display: block;
	width: 100%;
	border: none;
	font-size: 12px;
	border-bottom: 1px solid #9cc623;
	background: transparent;
	padding-right: 40px;
	color: #bfbfbf;
	font-weight: 600;
	font-family: 'Barlow', sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.header-bottom-search form button {
	position: absolute;
	border: none;
	background: none;
	right: 0;
	bottom: 7px;
	font-size: 14px;
	padding: 0;
	cursor: pointer;
}
.navbar-wrap ul li .submenu li .submenu {
	left: 100%;
	top: 10px;
}
.header-top {
	background: #1c1c27;
}
.header-top-offer {
	display: flex;
	align-items: center;
}
.header-top-offer p {
    margin-bottom: 0;
    color: #a5a5a5;
}
.time-count {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: 500;
}
.time-count span {
	font-size: 18px;
	font-weight: 900;
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	color: #fff;
	padding: 0 11px;
	height: 47px;
	display: inline-block;
	text-align: center;
	line-height: 47px;
	margin: 0 10px;
}
.header-top-right ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.header-top-right ul li {
	display: block;
	position: relative;
	padding-left: 15px;
	margin-left: 15px;
}
.header-top-right ul li:first-child {
	padding-left: 0px;
	margin-left: 0px;
}
.header-top-right ul li::before {
	content: "|";
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #555;
	font-size: 16px;
}
.header-top-right ul li:first-child::before {
	display: none;
}
.header-top-right ul li a {
	color: #a5a5a5;
}
.header-top-right ul li.header-top-currency::before {
	content: "/";
}
.header-top-right ul li a i {
	margin-left: 6px;
	position: relative;
	top: -2px;
}
.header-top-right ul li.header-top-user a i:first-child {
	top: 0;
	margin-left: auto;
	margin-right: 8px;
	background: linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.header-top-country img {
	margin-right: 10px;
}
.header-two-margin {
	margin: 0 -20px;
}
.header-search-area {
	background: #20202d;
	padding: 30px 0;
}
.header-two-action {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.header-two-action > ul {
	display: flex;
	align-items: center;
	margin-left: 5px;
}
.header-search-wrap form {
	display: flex;
	align-items: center;
	width: 575px;
}
.header-search-wrap form input {
	background: #fff;
	border: none;
	width: 350px;
	padding: 13px 30px;
	color: #8b8b8b;
	font-size: 14px;
	font-weight: 500;
	border-radius: 30px 0 0 30px;
	border-right: 1px solid #c9c9c9;
}
.header-search-wrap form input::placeholder {
	color: #8b8b8b;
	font-size: 14px;
}
.header-search-wrap form .custom-select {
	display: inline-block;
	padding: 10px 42px 10px 16px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	color: #8b8b8b;
	vertical-align: middle;
	background: url("../img/icon/nw_selarw.png") no-repeat scroll 97.5% center;
	background-color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: .3s ease-in-out;
	font-family: 'Roboto', sans-serif;
	width: 170px;
	height: 47px;
}
.header-search-wrap form button {
	border: none;
	height: 47px;
	width: 55px;
	line-height: 47px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	border-radius: 0 30px 30px 0;
}
.header-two-action > ul li {
	display: block;
	margin-left: 30px;
}
.header-two-action > ul li a {
	color: #a5a5a5;
	text-align: center;
	display: block;
}
.header-two-action > ul li a i {
	display: block;
	font-size: 18px;
	margin-bottom: 6px;
}
.header-style-two .menu-wrap {
	padding: 0;
	border-radius: 0;
}
.header-category {
	position: relative;
}
.header-category > a {
    display: block;
    padding: 0 25px;
    height: 77px;
    line-height: 77px;
    font-size: 16px;
	text-transform: uppercase;
	color: #fff;
    font-weight: 700;
}
.header-category > a i:first-child {
	margin-right: 10px;
}
.header-category > a i:last-child {
	margin-left: 10px;
}
.header-category ul.category-menu {
	position: absolute;
	z-index: 2;
	background-color: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: none;
	left: 0;
	padding: 18px 0;
	right: 0;
	top: 100%;
	width: 100%;
	border: 1px solid #f5f5f5;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
}
.header-category ul.category-menu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.header-category ul.category-menu li a {
    padding: 0 10px 0 25px;
    line-height: 40px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #282828;
	display: block;
	font-family: 'Barlow', sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header-style-two .navbar-wrap ul li a {
	padding: 31px 22px;
}
.header-style-two .navbar-wrap > ul > li > a::before {
	top: 24px;
}
.header-style-two .navbar-wrap > ul > li > a::after {
	top: 14%;
}
.header-style-two .menu-area {
	box-shadow: 0px 25px 60.45px 4.55px rgba(13, 18, 30, 0.14);
	position: relative;
	z-index: 1;
}
.header-style-two .menu-area.sticky-menu {
	position: fixed;
	z-index: 9;
}
.header-style-two .header-shop-cart ul.minicart {
    right: 0;
    top: 61px;
}
/* .banner-img_one{
	margin-top: -400px; 
	text-align: center; 
	color: white; 
	font-size: 80px;
	font-family: "barlow", 'sarif';
	font-style: normal;
	font-weight: 200;
} */
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.banner-img1-1{
	text-align: right; 
	text-align: center; 
	color: white; 
	font-size: 50px;
	margin-top: -400px;
	/*font-family: "barlow", 'sarif';*/
	font-style: normal;
	font-weight: 80;
	line-height: 1.2;
}
.export{
	margin-bottom: 36% !important;
}
.carousel-item{
	margin-top: 1%;
}
.banner-img2{
	margin-top: -450px; 
	width: 695px; 
	text-align: left; 
	color: white;
	font-family: "barlow", 'sarif';
	font-style: normal;
	font-weight: 50;
}
.banner-img2-2{
	text-align: right; 
	color: white; 
	width: 674px;
	font-family: "barlow", 'sarif';
	font-style: normal;
	font-weight: 50;
}

/* 3. Mobile-menu */
.banner0 {
    content: "";
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: #050505; */
	/* background-color: #000; */
    /* opacity: .6; */
    z-index: 1;
}
.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	display: none;
	color: #fff;
	margin-right: 30px;
	top: 15px;
}
.soiltxt {
	width: 300px;
	color: white;
	text-decoration: none;
	font-size: 25px;
}
.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}
.mobile-menu .navbar-collapse {
	display: block !important;
}
.mobile-menu .nav-logo {
	position: relative;
	padding: 30px 25px;
	text-align: left;
}
.mobile-menu-visible {
	overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible;
}
.mobile-menu .navigation li.current>a:before {
	height: 100%;
}
.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	background: #000;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: 0.70;
	visibility: visible;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.mobile-menu .menu-box {
	position: absolute;
	left: -28px;
	top: 0px;
	width: 110%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background: #2b4a04;
	padding: 0px 0px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0px;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.mobile-menu .close-btn {
	position: absolute;
	right: 13px;
	top: 10px;
	line-height: 30px;
	width: 24px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none;
}
.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>ul>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border: none;
}
.mobile-menu .navigation li ul li>a {
	font-size: 15px;
	margin-left: 20px;
	text-transform: capitalize;
}
.mobile-menu .navigation li>a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.10);
	cursor: pointer;
	border-radius: 2px;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
	display: none;
}
.mobile-menu .social-links {
	position: relative;
	text-align: center;
	padding: 11px 25px;
}
.mobile-menu .social-links li {
	position: relative;
	display: inline-block;
	margin: 0px 10px 10px;
}
.mobile-menu .social-links li a {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	color: #ffffff;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.menu-area .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 30px;
	cursor: pointer;
	line-height: 1;
	color: #2a2a2a;
	display: none;
	margin-top: 15px;
}

/* 4. Breadcrumb */
.breadcrumb-bg {
	background-position: center;
	background-size: cover;
	padding-top: 300px;
	padding-bottom: 157px;
	position: relative;
}
.breadcrumb-content {
	text-align: center;
}
.breadcrumb-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 10px;
}
.breadcrumb-content .breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	justify-content: center;
}
.breadcrumb-content .breadcrumb-item {
	font-size: 16px;
	font-weight: 600;
	font-family: 'Barlow', sans-serif;
}
.breadcrumb-content .breadcrumb-item a {
	color: #fff;
}
.breadcrumb-content .breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
}
.breadcrumb-shape {
	position: absolute;
	left: 20px;
	bottom: 45px;
}
.breadcrumb-shape:last-child {
	left: auto;
	right: 0;
	bottom: auto;
	top: 23%;
}
.breadcrumb-style2 {
	padding-top: 270px;
	padding-bottom: 187px;
}

/* 5. Slider */
.slider-area {
	position: relative;
	z-index: 1;
}
.slider-bg {
	/*min-height: 974px;*/
	background-position: center;
	background-size: cover;
	padding-top: 435px;
	padding-bottom: 220px;
	position: relative;
	z-index: 1;
	background-color: rgb(9, 160, 9);
	margin-top: 145px;
}
.slider-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2c2c2c;
	opacity: .4;
	z-index: -1;
}
.slider-content h2 {
	font-size: 100px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 15px;
}
.slider-content h6 {
	font-size: 22px;
	font-weight: 600;
	color: #f0efef;
	font-style: italic;
	margin-bottom: 0;
}
.slider-btn {
	margin-top: 30px;
}
.slider-btn .btn {
	margin-top: 15px;
	margin-left: 9px;
	margin-right: 9px;
}
.slider-bottom-bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 152px;
	background-position: center;
	background-size: cover;
	z-index: 1;
}
.slider-shape {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.slider-shape.shape-2 {
	left: auto;
	right: 0;
	transform: unset;
	top: auto;
	bottom: 18%;
}
.banner-content h6 {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 5px;
}
.banner-content h2 {
	text-transform: uppercase;
	font-size: 60px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 20px;
}
.banner-content > p {
	font-size: 16px;
	color: #333340;
	line-height: 1.4;
	margin-bottom: 30px;
}
.banner-bg {
	padding: 115px 0;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

/* 6. Features */
.section-title {
	position: relative;
	padding-bottom: 45px;
	margin-top: 0px;
}
.section-title::before {
	content: "";
	position: absolute;
	left: 0;
	background-image: url(../img/images/title_shape.png);
	bottom: 0;
	width: 137px;
	height: 16px;
	background-repeat: no-repeat;
}
.section-title.text-center::before {
	right: 0;
	margin: 0 auto;
}
.section-title .sub-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 1;
}
.section-title .title {
	font-size: 40px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.features-item {
	background: #fff;
	box-shadow: 0px 4px 14.88px 1.12px rgba(47, 46, 45, 0.08),inset 0px 13px 29px 0px rgba(248, 245, 240, 0.71);
	border-radius: 10px;
	padding: 30px 25px 35px;
	transition: .3s linear;
}
.features-thumb {
	width: 193px;
	margin: 0 auto 50px;
	position: relative;
}
.features-thumb::after,
.org-frm-icon::after,
.features-icon::after,
.org-frm-img::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -37px;
	background-image: url(../img/images/features_shape.png);
	width: 60px;
	height: 7px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.features-thumb img {
	border-radius: 50%;
}
.features-overlay {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 90px;
	color: #405e32;
	line-height: 1;
	transition: .5s ease-in-out;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background: #f8f5f0;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 13px 14.88px 1.12px rgba(47, 46, 45, 0.03);
	opacity: 0;
}
.features-content h4,
.org-frm-content h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.features-content p {
	margin-bottom: 0;
}
.features-item:hover .features-overlay {
	opacity: 1;
}
.features-item:hover {
	box-shadow: none;
}
.features-style-two {
	box-shadow: none;
	border-radius: 0;
	padding: 0 25px 0;
}
.features-icon {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 195px;
	padding-bottom: 45px;
	margin-bottom: 14px;
	position: relative;
}
.features-icon::after {
	bottom: 0;
}

/* 7. Faq */
.faq-bg {
	background-position: center;
	background-size: cover;
}
.faq-image img {
	width: 100%;
	box-shadow: 0px 4px 14.88px 1.12px rgba(47, 46, 45, 0.17);
}
.faq-wrap {
	margin-left: 20px;
}
.faq-wrap .ui-accordion-header:first-child {
	margin-top: 0;
}
.faq-wrap .ui-accordion-header {
	background: #f8f5f0;
	border: none;
	border-radius: 6px;
	color: #5f5f5f;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	padding: 18px 75px 18px 20px;
	margin: 15px 0 0;
}
.faq-wrap .ui-accordion-header:focus {
	border: none;
	outline: none;
}
.faq-wrap .ui-accordion-header > span {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 55px;
	height: 55px;
	text-align: center;
	color: #fff;
	line-height: 55px;
	border-radius: 6px;
	font-size: 13px;
}
.faq-wrap .ui-accordion-header > span::before {
	content: "\f107";
	font-family: "Flaticon";
	font-style: normal;
	font-weight: 400;
}
.faq-wrap .ui-accordion-header.ui-accordion-header-collapsed > span::before {
	content: "\f108";
}
.faq-wrap .ui-accordion-header.ui-accordion-header-active > span {
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
}
.faq-wrap .accordion-content {
	padding: 20px 0 10px 20px;
	border-radius: 0;
	border: none;
	line-height: unset;
	font-size: unset;
	background: transparent;
	color: initial;
}
.faq-wrap .accordion-content p {
	margin-bottom: 0;
}
.faq-style-two .ui-accordion-header {
	background: #eeebe5;
}
.faq-style-two .ui-accordion-header-active {
	background: #fff;
}

/* 8. About-area */
.about-info-list ul li {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}
.about-info-list ul li:last-child {
	margin-bottom: 0;
}
.about-info-icon {
	margin-right: 20px;
}
.about-info-icon i {
	display: block;
	height: 95px;
	width: 95px;
	text-align: center;
	line-height: 95px;
	border: 3px dotted #ebebeb;
	border-radius: 50%;
	font-size: 45px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	color: #9e9e9d;
}
.about-info-content h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.about-info-content p {
	margin-bottom: 0;
	line-height: 24px;
}
.about-info-list ul li:hover .about-info-icon i {
	color: #fff;
}
.about-img {
	margin-left: -20px;
}
.about-info-list {
	padding-right: 20px;
}
.about-area .row:last-child [class*="col-"]:last-child .about-info-list,
.plant-active .row:last-child [class*="col-"]:last-child .about-info-list {
	padding-left: 20px;
	padding-right: 0;
}
.about-overlay-text h2 {
	position: absolute;
	font-size: 207px;
	color: rgba(156, 198, 35, 0.051);
	text-transform: uppercase;
	line-height: 0.318;
	text-align: center;
	margin-bottom: 0;
	left: 0;
	right: 0;
	bottom: 34%;
	z-index: -1;
}

/* 9. Video-area */
.video-bg {
	position: relative;
	background-position: center;
	background-size: cover;
	z-index: 1;
}
.video-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #221922;
	opacity: .31;
	z-index: -1;
}
.video-play a {
    display: block;
    width: 104px;
    height: 104px;
    text-align: center;
    line-height: 104px;
    margin: 0 auto 60px;
    font-size: 34px;
    color: #fff;
    border-radius: 10px;
	position: relative;
	z-index: 1;
}
.video-play a::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 10px;
	transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.video-play a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	border-radius: 10px;
	transition: .3s linear;
	opacity: 0;
	z-index: -1;
}
.video-play a:hover::before {
	opacity: 1;
}
/* .white-title .sub-title,
.white-title .title {
	color: #fff;
} */
.white-title::before {
	background-image: url(../img/images/title_shape02.png);
}

/* Newsletter */
.newsletter-wrap {
	background-color: #fff;
	background-image: url(../img/bg/newsletter_bg.jpg);
	background-position: center;
	background-size: cover;
	text-align: center;
	box-shadow: 0px 4px 14.88px 1.12px rgba(47, 46, 45, 0.09);
	padding: 40px 103px 30px;
}
.newsletter-title {
	padding: 0;
	margin-bottom: 25px;
}
.newsletter-title::before {
	display: none;
}
.newsletter-title .title {
	text-transform: uppercase;
	font-size: 24px;
}
.newsletter-form form {
	position: relative;
}
.newsletter-form form input {
	width: 100%;
	display: block;
	border: none;
	background: #ebeaea;
	border-radius: 4px;
	padding: 19px 205px 19px 25px;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: 500;
}
.newsletter-form form input::placeholder {
	color: #7d7d7d;
	opacity: .75;
}
.newsletter-form form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 59px;
	padding: 0 45px;
	line-height: 59px;
}
.newsletter-form form button i {
	margin-left: 5px;
}
.video-bottom-shape {
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 100%;
	height: 40px;
	background-position: center;
	background-size: cover;
	z-index: -1;
}
.newsletter-style-two {
	padding: 40px 0;
	margin-bottom: 70px;
	border-bottom: 1px solid #d1d1d1;
}
.newsletter-title-two h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #414141;
    margin-bottom: 10px;
}
.newsletter-title-two span {
	font-size: 12px;
	display: block;
}
.newsletter-style-two .newsletter-form form input {
	background: #fff;
	border-radius: 50px;
}
.newsletter-style-two .newsletter-form form button {
	border-radius: 50px;
}

/* 10. Product */
.pro-control {
	background: transparent;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	padding: 8px 18px;
	border: 1px solid #9cc423;
	border-radius: 8px;
	margin: 5px;
	cursor: pointer;
	-webkit-transition: all 05s ease;
	-moz-transition: all 05s ease;
	-ms-transition: all 05s ease;
	-o-transition: all 05s ease;
	transition: all 0.5s ease;
  }
  .pro-control:hover {
	background: #9CC623;
	color: #f5f5f5;
	border: none;
  }
.project-area .container-full {
	padding: 0 75px;
}
.project-item {
	position: relative;
	z-index: 1; 
}
.project-item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0,0.5);
	transition: .3s linear;
	opacity: 0;
}
.project-item:hover::before {
	opacity: .71;
}
.project-thumb{
	box-shadow: 0 0 5px gray;
	padding: 20px;
}
.project-item:hover{
	box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
}

.project-thumb img{
	width: 100%;
	height: 280px;
}
.project-thumb p{
	text-align: center;
	margin-top: -50px;
	font-weight: 600;
	color: #000;
}

.project-tag {
	top:40%;
	left: 8%;
	position: absolute;
	text-align: center;
	justify-content: center;
}
.project-tag a {
	text-transform: uppercase;
	color: #F5F5F5;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	justify-content: center !important;
	text-align: center !important;
}
.project-content {
	position: absolute;
	left: 50%;
	bottom: 10%;
	transform: translate(-50%,-50%);
	width: 80%;
	text-align: center;
}
.project-content a{
	padding: 10px 20px;
	background: transparent; ;
	border: 2px solid #9cc623;
	font-size: 16px;
	color: #f5f5f5;
	font-weight:600px;
	border-radius: 8px;
}
.project-content a:hover{
	background-color: #9cc423;
	color: #F5F5F5;
	border: 2px solid #9cc623;
}
.project-item:hover .project-overlay-content {
	opacity: 1;
}
.project-overlay-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	opacity: 0;
	transition: .5s linear;
}
.project-content h4 {
	font-size: 30px;
	font-style: italic;
	color: #fff;
	margin: 0;
	line-height: 1;
	padding-bottom: 30px;
	position: relative;
	
}
.project-tag h4 a:hover {
	color: #9cc623;
}
.project-tag a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 110%;
	width: 100px;
	height: 12px;
	background-repeat: no-repeat;
	margin: 0 auto;
	
}
.product-active .fa-angle-right{
    position: absolute;
    top: 40%;
    left:100%;
    height: 50px;
    width: 40px;
    text-align: center;
    border: 2px solid #9cc623;
    border-radius: 2px;
    line-height: 47px;
    font-size: 20px;
    color: #9cc623;
    z-index: 1;
    cursor: pointer;
}
.product-active .fa-angle-right:hover {
    background-color: #9cc623;
    color: #F5F5F5;
}
.product-active .fa-angle-left {
    position: absolute;
    top: 40%;
    left: -3%;
    height: 50px;
    width: 40px;
    text-align: center;
    border: 2px solid #9cc623;
    line-height: 47px;
    font-size: 20px;
	color: #9cc623;
    z-index: 1;
    cursor: pointer;
}
.product-active .fa-angle-left:hover {
    /* border-color: #fff; */
    background-color: #9cc623;
    color: #F5F5F5;
}
/* .home-product-area{
	margin-top: 30px;
} */


@media screen and (max-width: 575px) and (min-width:480px) {
	.product-active .fa-angle-right{
		left:90%;
	}
	.product-active .fa-angle-left{
		left:2%;
	}
}
  @media screen and (max-width: 480px) and (min-width:400px) {
	.product-active .fa-angle-right{
		left:89%;
	}
	.product-active .fa-angle-left{
		left:2%;
	}
  }
  @media screen and (max-width: 400px) {
	.product-active .fa-angle-right{
		left:85%;
	}
	.product-active .fa-angle-left{
		left:3%;
	}
  }

/* product css end */

.count{
	justify-content: center !important;
}

/* 11. Pricing */
.pricing-box {
	border-radius: 8px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 51px 0px rgba(73, 80, 195, 0.2);
	text-align: center;
}
.pricing-head {
	background: #b0d14f;
	padding: 30px 30px 20px;
	border-radius: 8px 8px 0 0;
	position: relative;
	z-index: 1;
}
.pricing-body {
	padding: 23px 55px 38px;
}
.pricing-head h4 {
    font-size: 24px;
    color: #fff;
    line-height: 1;
    margin-bottom: 8px;
}
.pricing-head span {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
.pricing-plan span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #717f99;
    margin-bottom: 15px;
}
.pricing-plan h5 {
	margin-bottom: 0;
	background: #f8f5f0;
	font-size: 16px;
	font-weight: 700;
	height: 55px;
	line-height: 55px;
	border-radius: 50px;
	padding: 0 30px;
	color: #545252;
}
.pricing-list ul li {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #717f99;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f1f1f1;
}
.pricing-list ul li:last-child {
	margin-bottom: 0;
}
.pricing-button .btn {
	padding: 21px 44px;
	position: relative;
	z-index: 1;
}
.pricing-box.active .pricing-head {
	padding: 40px 30px 30px;
}
.pricing-box.active .pricing-head::before {
	opacity: 1;
}
.pricing-head::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -webkit-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -ms-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	transition: .3s linear;
	border-radius: 8px 8px 0 0;
	opacity: 0;
	z-index: -1;
}
.pricing-box:hover .pricing-head::before {
	opacity: 1;
}

/* 12. Farming */
.farming-bg {
	background-position: top center;
	background-size: cover;
}
.farming-bg .section-title {
	margin-bottom: 205px;
}
.organic-farm-item {
	text-align: center;
	/* background-image: url(../img/images/image.png); */
	background-image: linear-gradient(rgba(80,255,8,0.8),rgba(0,0,1,0.9)),url(../img/bg/view.jpg);
	border-radius: 10px;
	padding: 0 25px;
	position: relative;
	z-index: 1;
	height: 350px;
	width: 530px;
	box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
}
.org-frm-icon {
	display: inline-block;
	width: 193px;
	height: 193px;
	text-align: center;
	line-height: 193px;
	background-color: #fff;
	box-shadow: 0px 13px 14.88px 1.12px rgba(47, 46, 45, 0.03);
	border-radius: 50%;
	border: 3px solid green;
	background-image: url(../img/bg/frm_icon_bg.png);
	background-position: center;
	background-size: cover;
	margin: -98px auto 55px;
	font-size: 90px;
	color: #405e32;
	position: relative;
}
.org-frm-icon-shape {
	position: absolute;
	left: -40px;
	top: -40px;
	z-index: -1;
	transition: .3s linear;
	transform: translateY(0px);
}
.organic-farm-item:hover .org-frm-icon-shape {
	transform: translateY(15px);
}
.org-frm-content  p {
	margin-bottom: 35px;
}
.org-frm-content > a.btn {
    padding: 18px 40px;
    position: relative;
	margin-bottom: -20px;
	z-index: 1;
}
.org-frm-content > a.btn::before,
.pricing-button .btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -webkit-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -ms-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	border-radius: 4px;
	z-index: -1;
	transition: all 0.3s linear;
	opacity: 0;
}
.org-frm-content > a.btn:hover::before,
.pricing-box:hover .pricing-button .btn::before {
	opacity: 1;
}
.farming-bg .row:nth-child(2) [class*="col-"]:nth-child(2) .org-frm-icon-shape {
	left: -10px;
}
.farming-solid-bg {
	background: #f9f7f3;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.organic-farm-style-two .org-frm-content .btn::before {
	display: none;
}
.organic-farm-style-two .org-frm-content .btn {
	border-radius: 30px;
}
.organic-farm-style-two .org-frm-content p {
	margin-bottom: 25px;
}
.organic-farm-style-two .org-frm-img {
    margin: 0 auto 55px;
    position: relative;
}
.organic-farm-style-two .org-frm-img img {
    margin: -98px auto 0;
}
.farming-solid-bg .section-title {
	margin-bottom: 170px;
}
.org-frm-shape {
	position: absolute;
	left: 213px;
	top: 133px;
}
.org-frm-shape2 {
	left: 50%;
	transform: translateX(-50%);
	top: 55%;
}
.org-frm-shape3 {
	left: auto;
	right: 235px;
	top: 140px;
}
.org-frm-shape4 {
	left: auto;
	top: auto;
	bottom: 15%;
	right: 15%;
}

/* 13. Fact */
.fact-bg {
	background-position: center;
	background-size: cover;
	padding-top: 120px;
	padding-bottom: 90px;
}
.fact-item {
	/* background: #424d3e; */
	margin-bottom: 30px;
	position: relative;
	/* border: 1px dotted #6c6b6b; */
	border-radius: 4px;
	padding: 32px 30px 40px;
	/* transition: .3s linear; */
}
.fact-item h2 {
    line-height: 1;
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
}
.fact-item > span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	font-family: 'Barlow', sans-serif;
}
.fact-icon {
	position: absolute;
	right: 25px;
	top: 30px;
	font-size: 50px;
	line-height: 1;
	transition: .3s linear;
	/* opacity: .4; */
	color: white;
}
.fact-item:hover {
	border-color: #9cc623;
	box-shadow: 0px 9px 6.51px 0.49px rgba(46, 46, 46, 0.17);
}
.fact-item:hover .fact-icon {
	opacity: 1;
}

/* 14. Testimonial */


/* Core-features */
.core-features-item {
	text-align: center;
	position: relative;
}
.core-features-icon {
	margin-bottom: 20px;
	min-height: 47px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.core-features-icon img {
	transition: .5s linear;
	transform: rotateY(0);
}
.core-features-item:hover .core-features-icon img {
	transform: rotateY(360deg);
}
.core-features-content h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}
.core-features-content span {
	display: block;
	font-size: 14px;
	font-weight: 500;
}


/* 16. Plant */
.plant-bg {
	background-position: center;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 90px;
}
.plant-inner-wrap {
	margin: 30px 213px;
	background: #fff;
	padding: 100px 115px 223px 115px;
	border-radius: 6px;
	box-shadow: 0px 5px 14.88px 1.12px rgba(61, 61, 61, 0.17);
	position: relative;
	z-index: 1;
}
.plant-inner-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/bg/plant_inner_shape01.png);
	width: 208px;
	height: 100%;
	z-index: -1;
	background-repeat: no-repeat;
}
.plant-inner-wrap::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../img/bg/plant_inner_shape02.png);
	width: 177px;
	height: 100%;
	z-index: -1;
	background-repeat: no-repeat;
}
.plant-img {
	margin-left: 0;
	text-align: center;
	position: relative;
}
.plant-title-bg {
	background: url(../img/images/plant_title.png) no-repeat;
	width: 512px;
	height: 91px;
	text-align: center;
	position: absolute;
	left: 50%;
	right: 0;
	margin: 0 auto;
	transform: translateX(-50%);
	bottom: -125px;
}
.plant-title-bg h3 {
	margin: 0;
	line-height: 71px;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 1;
}
.plant-active .plant-img img {
	display: inline-block;
	width: auto;
}

/* 17. Contact */
.contact-info-wrap {
	background: #fbfbf8;
}
.contact-info-icon {
	float: left;
	height: 91px;
	width: 91px;
	text-align: center;
	line-height: 91px;
	border: 1.5px dotted #a6a6a6;
	border-radius: 50%;
	margin-right: 20px;
}
.contact-info-box {
	display: flex;
	align-items: center;
}
.contact-info-content h5 {
    font-weight: 700;
    margin-bottom: 5px;
}
.contact-info-content span {
	display: block;
	font-weight: 500;
}
.contact-info-content {
	flex-grow: 1;
}
.contact-form form {
	text-align: center;
}
.contact-form form input,
.contact-form form textarea {
	width: 100%;
	border: 1px solid #e4e4e4;
	padding: 14px 23px;
	font-weight: 500;
	font-size: 14px;
	color: #909090;
	border-radius: 25px;
	margin-bottom: 30px;
	transition: .3s linear;
}
.contact-form form input::placeholder,
.contact-form form textarea::placeholder {
	color: #909090;
}
.contact-form form textarea {
	height: 144px;
}
.contact-form form input:focus,
.contact-form form textarea:focus,
.contact-info-box:hover .contact-info-icon {
	border-color: #9cc623;
}
.contact-form form button.btn {
	padding: 18px 52px;
	border-radius: 50px;
}
#contact-map {
	height: 400px;
	width: 100%;
}

/* 18. Blog */
/* 18. Monali-Blog */
/* 18. Monali-Blog */
.blog-bg {
	background-position: center;
	background-size: cover;
}
.card1{
	height: 480px !important;
	display: flex !important;
}
.blog-post-item {
	background: #fff;
	box-shadow: gray 1px 1px 5px;
	z-index: 1;
	transition: transform .2s;
	overflow: hidden;
}
.blog-post-item:hover{
	box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
	
}
.blog-post-thumb img {
	width: 100%;
}

.blog-post-item .blog-post-tag {
	position: absolute;
	right: 20px;
	bottom: 0;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border-radius: 6px 6px 0px 0px;
}
.blog-post-item .blog-post-tag i {
	margin-right: 10px;
}
.blog-post-content {
	padding: 25px 20px 25px;
	
}
.blog-post-meta ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.blog-post-meta ul li {
	display: block;
	margin-right: 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #7d7d7d;
	font-weight: 500;
	letter-spacing: 2px;
}

.blog-post-content h4 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #414141;
	font-weight: 700;
}
.blog-post-content p {
	margin-bottom: 20px;
	font-size: 16px;

}
.arrow-btn{
	color: #2a2a2a;
	font-weight: 500;
	font-size: 16px;
	position: absolute;
	bottom: 10%;
}
.arrow-btn:hover{
	color: #000;
}

.arrow-btn > span {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	color:#9cc623;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #9cc623;
	margin-left: 30px;
	position: relative;
	transition: .4s linear;
}
.arrow-btn > span::before {
	content: "";
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 2px;
	background: #9CC623;
	transition: .4s linear;
}
.arrow-btn:hover span {
	margin-left: 50px;
}
.arrow-btn:hover span::before {
	width: 42px;
}
.arrow-btn span{
	color: #9cc623;
}
.inner-blog-area {
	background-position: center;
	background-size: cover;
	padding: 120px 0;
}
.blog-inner-wrap {
	background: #fff;
	box-shadow: 0px 5px 14.88px 1.12px rgba(61, 61, 61, 0.07);
	margin: 0 -65px;
	padding: 65px 65px;
}
.blog-post .blog-post-thumb img {
	border-radius: 5px;
	box-shadow: 0px 5px 3.72px 0.28px rgba(61, 61, 61, 0.14);
}
.blog-post .blog-post-date {
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: #e7d652;
	font-size: 14px;
	text-transform: uppercase;
	color: #414141;
	font-weight: 700;
	padding: 7px 15px;
	border-radius: 4px;
}
.blog-post .blog-post-content {
	padding: 0;
}
.blog-post .blog-post-content h4 {
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: 700;
}
.blog-post .blog-post-meta ul li,
.blog-post .blog-post-meta ul li a,
.project-item-meta ul li.tag a {
	font-size: 14px;
	text-transform: capitalize;
	color: #929191;
	font-weight: 500;
	letter-spacing: 0;
}
.blog-post .blog-post-meta ul li i,
.project-item-meta ul li.tag i {
	margin-right: 7px;
	background: linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.blog-post .blog-post-content p {
	margin-bottom: 25px;
	letter-spacing: .2px;
}
.blog-active .fa-angle-right {
    position: absolute;
    top: 48%;
    left: 100%;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 2px solid #9cc623;
    border-radius: 20%;
    line-height: 40px;
    font-size: 20px;
    color: #9cc623;
    z-index: 1;
    cursor: pointer;
}
.blog-active .fa-angle-right:hover {
    border-color: #fff;
    background-color: #9cc623;
    color: #fff;
}
.blog-active .fa-angle-left {
    position: absolute;
    top: 48%;
    left: -3%;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 2px solid #9cc623;
    border-radius: 20%;
    line-height: 40px;
    font-size: 20px;
    color: #9cc623;
    z-index: 1;
    cursor: pointer;
}
.blog-active .fa-angle-left:hover {
    border-color: #fff;
    background-color: #9cc623;
    color: #fff;
}



/* blog - media query */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.card1{
		height:520px !important;
	}
	.blog-active .fa-angle-right {
		left:97.5%;
	}
}
@media screen and (max-width: 575px) and (min-width:480px) {
	.blog-active .fa-angle-right{
		left:90%;
	}
	.blog-active .fa-angle-left{
		left:2%;
	}
	
	.card1{
		height: 650px !important;
	}
}
  @media screen and (max-width: 480px) and (min-width:400px) {
	.blog-active .fa-angle-right{
		left:87%;
	}
	.blog-active .fa-angle-left{
		left:4%;
	}
	.blog-post-content h4{
		font-size: 15px !important;
	}
	.blog-post-content p{
		font-size: 14px;
	}
	.arrow-btn{
		font-size: 13px;
	}
	.card1{
		height: 550px !important;
	}
  }
  @media screen and (max-width: 400px) {
	.blog-active .fa-angle-right{
		left:85%;
	}
	.blog-active .fa-angle-left{
		left:3%;
	}
	.blog-post-content h4{
		font-size: 15px !important;
	}
	.blog-post-content p{
		font-size: 14px;
	}
	.card1{
		height: 500px !important;
	}
  }
  /* end blog css */

/* end blog */



/* 19. Pagination */
.pagination-wrap ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.pagination-wrap ul li {
	margin-right: 10px;
}
.pagination-wrap ul li a {
	display: block;
	background: #f6f4f2;
	color: #7d7d7d;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 24px;
	position: relative;
	z-index: 1;
}
.pagination-wrap ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	z-index: -1;
	transition: .3s linear;
	opacity: 0;
}
.pagination-wrap ul li a:hover,
.pagination-wrap ul li.active a {
	color: #fff;
}
.pagination-wrap ul li a:hover::before,
.pagination-wrap ul li.active a::before {
	opacity: 1;
}

/* 20. Footer */
.footer-addre{
	/*text-align: right;*/
	margin-left: 90px;
}
/*.footer-bg {
	background-position: center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 50px;
	position: relative;
}
.footer-text p {
	font-size: 15px;
	color: #b5b6b7;
	margin-bottom: 15px;
}
.footer-contact ul li {
	margin-bottom: 10px;
	font-size: 15px;
	color: #b5b6b7;
	line-height: 28px;
}
.footer-contact ul li i {
	margin-right: 10px;
}
.footer-contact ul li span {
	font-weight: 500;
}
.footer-contact ul li:last-child {
	margin-bottom: 0;
}
.fw-title h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	line-height: 1;
	padding-bottom: 20px;
	position: relative;
	font-weight: 700;
}
.fw-title h5::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 3px;
}
.fw-link ul li {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dashed #4f544d;
	margin-bottom: 10px;
}
.fw-link ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.fw-link ul li a {
	color: #b5b6b7;
	font-size: 14px;
	line-height: 1;
	display: inline-block;
}
.fw-link ul li a:hover {
	padding-left: 5px;
}
.footer-blog-post ul li {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #4f544d;
}
.footer-blog-post ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.f-blog-post-thumb {
	margin-right: 20px;
}
.f-blog-post-thumb img {
	border-radius: 4px;
}
.f-blog-post-content h5 {
	font-size: 14px;
	color: #b5b6b7;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 5px;
	font-weight: 500;
}
.f-blog-post-content span {
	display: block;
	font-size: 14px;
	color: #b3b3b3;
	font-style: italic;
	padding-left: 25px;
	position: relative;
	font-weight: 500;
}
.f-blog-post-content span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #b3b3b3;
	height: 1px;
	width: 15px;
}
.footer-social ul {
	display: flex;
	flex-wrap: wrap;
}
.footer-social ul li {
	display: block;
	margin-right: 9px;
}
.footer-social ul li a {
	width: 36px;
	height: 36px;
	background-color: rgb(59, 89, 152);
	display: block;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
}
.footer-social ul li:nth-child(2) a {
	background: #55acee;
}
.footer-social ul li:nth-child(3) a {
	background: #d71e18;
}
.footer-social ul li:nth-child(4) a {
	background: #1565c0;
}
.footer-newsletter input {
	width: 100%;
	background: #293127;
	border: none;
	padding: 15px 20px;
	color: #fff;
	padding-right: 60px;
	font-size: 14px;
	border-radius: 4px;
}
.footer-newsletter input::placeholder {
	color: #b5b6b7;
	font-size: 14px;
}
.footer-newsletter form {
	position: relative;
}
.footer-newsletter button {
	position: absolute;
	width: 53px;
	height: 100%;
	border: none;
	color: #fff;
	right: 0;
	top: 0;
	cursor: pointer;
	border-radius: 4px;
	font-size: 14px;
}
.footer-bottom-shape {
	position: absolute;
	bottom: 0;
	left: 0;
}
.footer-bottom-shape.fb-shape2 {
	right: 120px;
	left: auto;
}
.footer-bottom-shape.fb-shape3 {
	right: 111px;
	left: auto;
	bottom: 37px;
}
.rotateme {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.running {
	-webkit-animation-name: running;
	animation-name: running;
	-webkit-animation-duration: 15s;
	animation-duration: 15s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
@keyframes running {
  from {
    -webkit-transform: translateX(0);
     transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes running {
  from {
    -webkit-transform: translateX(0);
  }
  to {
     -webkit-transform: translateX(100%);
  }
}
.footer-bottom-shape.fb-shape1 {
    width: 88.5%;
}
.copyright-wrap {
	background: #20251e;
	padding: 26px 0;
}
.copyright-text p {
	font-size: 14px;
	color: #7c7c7c;
	margin-bottom: 0;
}
.copyright-text p a {
	font-weight: 500;
}
.footer-bg2 {
	background: #f1f1f1;
	padding-bottom: 20px;
}
.footer-bg2 .footer-text p {
	color: #7d7d7d;
	margin-bottom: 0;
}
.footer-bg2 .footer-social ul li {
	margin-right: 40px;
}
.footer-bg2 .footer-social ul li:last-child {
	margin-right: 0;
}
.footer-bg2 .footer-social ul li a {
	color: #19110b;
	font-size: 14px;
	border-radius: 2px;
	background: none !important;
	width: auto;
	height: auto;
	line-height: 1;
	border-radius: 0;
}
.footer-bg2 .fw-title h5 {
	font-size: 18px;
	color: #414141;
	padding-bottom: 0;
}
.footer-bg2 .fw-title h5::before {
	display: none;
}
.footer-bg2 .fw-link ul li {
	display: block;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 14px;
}
.footer-bg2 .fw-link ul li a {
	color: #7d7d7d;
}
.footer-bg2 .footer-contact ul li {
	color: #7d7d7d;
}
.copyright-style-two {
	background: #dcdada;
	padding: 18px 0;
}
.copyright-style-two .copyright-text p {
	color: #7c7c7c;
}
.copyright-style-two .copyright-text p a {
	color: #404a3d;
}
.payment-method-list ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.payment-method-list ul {
	opacity: .49;
}
.payment-method-list ul li + li {
    margin-left: 40px;
}
.copyright-style-two .payment-method-list ul li + li {
	margin-left: 12px;
}
.copyright-style-two .payment-method-list ul {
	opacity: 1;
}
.payment-method-list ul li a {
	display: inline-block;
}
*/
/* 21. Preloader */
#preloader {
	background: #062a4d;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	z-index: 99;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
}
.object{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 20px;
	margin-top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
#object_one {
	-webkit-animation: object_one 1.5s infinite;
	animation: object_one 1.5s infinite;
}
#object_two {
	-webkit-animation: object_two 1.5s infinite;
	animation: object_two 1.5s infinite;
	-webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
	animation: object_three 1.5s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;

}

@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}
@keyframes object_one {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}
@-webkit-keyframes object_two {


  75% { -webkit-transform: scale(0); }


}
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform:  scale(0);
  }

}
@-webkit-keyframes object_three {

  75% { -webkit-transform: scale(0); }

}
@keyframes object_three {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}



/* Update CSS */
.custom-container {
    max-width: 1630px;
}
.header-style-three.transparent-header {
    top: 0;
}
.header-style-three .header-top-wrap {
    padding: 10px 0;
}
.header-top-left-list ul,
.header-top-right-list ul {
    display: flex;
    align-items: center;
}
.header-top-left-list ul li + li,
.header-top-right-list ul li + li {
	margin-left: 20px;
}
.header-top-left-list ul li a,
.header-top-right-list ul li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Barlow', sans-serif;
	letter-spacing: 1px;
	color: #fff;
}
.header-top-left-list ul li a i {
	margin-right: 8px;
}
.header-top-right-list ul li a i {
	margin-left: 8px;
}
.header-top-right-list ul {
	justify-content: flex-end;
}
.header-style-three .main-header {
    position: relative;
    padding-top: 11px;
}
.header-style-three .menu-wrap {
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.header-style-three .header-bg {
    height: 151px;
    opacity: 1;
    border-radius: 0;
}
.header-search-btn a {
    color: #484747;
}
/* Search modal */
#search-modal {
	background-color: rgba(23,26,33,.95);
}
#search-modal .modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: none;
	outline: 0;
	margin: 0;
}
#search-modal .modal-dialog .modal-content {
	background: 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
#search-modal .modal-dialog .modal-content form {
	width: 555px;
	position: relative;
}
#search-modal .modal-dialog .modal-content form input {
	width: 100%;
	font-size: 36px;
	border: none;
	border-bottom: 3px solid rgba(255,255,255,.1);
	background: 0 0;
	color: #fff;
	padding-bottom: 12px;
	padding-right: 40px;
}
#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
	font-size: 35px;
}
#search-modal .modal-dialog .modal-content form input::placeholder {
	font-size: 35px;
}
#search-modal .modal-dialog .modal-content form button {
	position: absolute;
	right: 0;
	margin-bottom: 3px;
	font-size: 30px;
	color: #9cc623;
	background: 0 0;
	border: none;
	cursor: pointer;
	top: 11px;
}
.modal-backdrop {
	z-index: 1;
}
.modal-open .header-top {
	z-index: 2;
}
.header-style-three .header-action > ul > li + li {
    margin-left: 25px;
}
.header-style-three .header-action > ul {
    padding-left: 20px;
    position: relative;
    margin-left: 0;
}
.header-style-three .header-action > ul::before {
    content: "|";
    color: #e5e5e5;
    position: absolute;
    left: -1px;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Barlow', sans-serif;
}
.header-style-three .header-shop-cart a span {
    position: absolute;
    right: 12px;
    top: 6px;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    background-image: none;
    background-image: none;
    background-image: none;
    font-family: 'Barlow', sans-serif;
}
.header-style-three .sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
.header-style-three .main-header.sticky-menu {
	padding-top: 0;
}
.header-style-three .main-header.sticky-menu .header-bg {
	display: none;
}
.header-top-left-list ul li a:hover,
.header-top-right-list ul li a:hover {
	color: #9cc623;
}


/* slider */
.slider-container {
    max-width: 1330px;
}
.home-three-slider .slider-content h5 {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3.5px;
	color: #fff;
	margin-bottom: 5px;
}
.home-three-slider .slider-content h5 span {
	color: #9cc623;
}
.home-three-slider .slider-content h2 {
    font-size: 80px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 33px;
}
.slider-img {
	text-align: right;
}
.slider-img img {
    display: inline-block;
}
.home-three-slider .slider-bg {
    min-height: 910px;
    padding-top: 360px;
    padding-bottom: 220px;
}
.home-three-slider .slider-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2c2c2c;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, transparent, #2c2c2c);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, transparent, #2c2c2c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	opacity: .61;
}
.home-three-slider .slider-bottom-bg {
    position: absolute;
    left: 0px;
    bottom: -150px;
    width: 100%;
    height: 200px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}
.home-three-slider .slider-content .green-btn {
	position: relative;
	z-index: 1;
}
.home-three-slider .slider-content .green-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -webkit-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	background-image: -ms-linear-gradient(to right, #ff7f01 0%, #ff0501 100%);
	border-radius: 4px;
	z-index: -1;
	transition: all 0.3s linear;
	opacity: 0;
}
.home-three-slider .slider-content .green-btn:hover::before {
	opacity: 1;
}
.features-style-three {
    position: relative;
    z-index: 1;
}
.features-style-three .features-item {
    background: #f8f5f0;
    box-shadow: none;
    border-radius: 10px;
    padding: 30px 25px 35px;
    transition: .3s linear;
}
.features-style-three .features-overlay {
    background: #fff;
    box-shadow: none;
}

/* Video */
.video-bg-two {
	position: relative;
	background: #282828;
}
.video-bg-two .background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    opacity: .53;
}
.video-bg-two .section-title .title {
    font-size: 50px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.video-bg-two .white-title::before {
	background-image: url(../img/images/w_title_shape.png);
}
.video-bg-two .video-play a {
    background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
    background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
    background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
}

/* Shop */
.new-shop-bg {
	background-image: url(../img/bg/new_shop_bg.jpg);
	background-position: center;
	background-size: cover;
}
.new-shop-content {
    padding: 35px 30px;
    position: relative;
    z-index: 1;
}
.new-shop-content::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    background: #fff;
    width: 100%;
    height: 100%;
    box-shadow: 0px 2px 9.3px 0.7px rgba(208, 208, 208, 0.23);
    border-radius: 8px;
    z-index: -1;
    opacity: 0;
    transition: .3s linear;
}
.new-shop-item:hover .new-shop-content::before {
	opacity: 1;
}
.new-shop-content h5 {
	font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.new-shop-content h5 a:hover,
.new-shop-content .new-shop-action:hover {
	color: #9cc623;
}
.new-shop-content .price {
    line-height: 1;
    margin-bottom: 25px;
    font-size: 18px;
    color: #ff1b01;
    letter-spacing: 1px;
}
.new-shop-content .new-shop-action {
    color: #2a2a2a;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Barlow', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
}
.new-shop-content .new-shop-action i {
	margin-right: 8px;
}
.new-shop-thumb img {
	display: inline-block;
	max-width: 100%;
}


/* Testimonial mona */

/* Testimonial mona */

.new-testimonial-bg {
	background-position: center;
	background-size: cover;
}
.new-testimonial-item {
    display: flex;
    align-items: center;
    padding: 15px 120px 0 90px;
}
.new-testi-content p {
	position: relative;
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 40px;
	font-weight: 540;
}
.testi-icon i{
	font-size: 25px;
	position: absolute;
	top:0%;
	left: 35%;
	color: #9cc623;
}
.testi-icon1 i{
	font-size: 25px;
	position: absolute;
	top: 50%;
	right: 10%;
	color: #9cc623;

}
.new-testi-avatar h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    line-height: 1;
    margin-bottom: 9px;
}
.new-testi-avatar > span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #9cc623;
}
.new-testi-thumb {
    margin-right: 35px;
    position: relative;
    flex: 0 0 25%;
    margin-left: 15px;
	margin-top: 50px;
}
.testi-leaf-img{
	position: absolute;
	z-index: -5;
	top: 0%;
}

.new-testi-thumb img {
	max-width: 100%;
    border-radius: 50%;
	border: 8px solid #9cc623;
}
.new-testimonial-active .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
    line-height: 1;
}
.new-testimonial-active .slick-dots li {
	line-height: 1;
	margin: 0 5px;
}
.new-testimonial-active .slick-dots li button {
    text-indent: -9999px;
    border: 3px solid #797c72;
    background: transparent;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 1;
    transition: .3s linear;
}
.new-testimonial-active .slick-dots li.slick-active button {
	border-color: #9cc623;
}

.modal-btn{
	background: transparent;
	font-weight: 700;	
	border-radius: 8px;
	height: 45px;
	width: 23%;
	border: 2px solid #9cc623;
	color:#000;
	font-size: 16px;
}
.modal-btn:hover{
	background-color: #9cc623;
	color:#f5f5f5;
	
}
.video-iframe{
	position: relative;
	/*z-index: 2;*/
	width:100%;
	top:0%;
}
.v-img{
	height: 300px;
	width: 100%;
}
.video-iframe .video-img{
	position: absolute;
	/* z-index: 5; */
	left: 37%;
	top:35%;
	font-size:30px;
}
.video-bg-clr{
	background-color: rgba(0, 0, 0,0.544);
}
.video-img i{
	/* background:rgba(0,0,0,0.5); */
	color:#f5f5f5;
	
}

.video_play a {
    display: block;
    width: 104px;
    height: 104px;
    text-align: center;
    line-height: 104px;
    margin: 0 auto 60px;
    font-size: 34px;
    color: #fff;
    border-radius: 10px;
	position: relative;
	background-color: #FF0000;
	z-index: 1;
}
.video_play a::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	border: 2px solid #f5f5f5;

	border-radius: 10px;
	transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.video_play a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	background-image: -ms-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
	border-radius: 10px;
	transition: .3s linear;
	opacity: 0;
	z-index: -1;
}
.video_play a:hover::before {
	opacity: 1;
}
/* testimonial - media query  */

@media only screen and (max-width: 280px){
	.new-testi-thumb {
		max-width: 30%;
		top:20px;
	}
	.testi-leaf-img{
		width: 130px;
		margin-left:40px;
	}
	.testi-icon i{
		top:38%;
		left:14px;
	}
	.testi-icon1 i{
		top:70%;
		right: 15px;
	}
	.modal-btn{
		font-size: 15px;
		margin-bottom: 20px;
		width: 60%;
	}
	.v-img{
		height: 250px;
	}
	.video-img{
		margin-left: -15px;
	}
}
@media only screen and (min-width: 360px) and (max-width: 400px) {
	.new-testi-content p {
		font-size: 18px;
	}
	.new-testi-thumb {
		max-width: 30%;
		top:50px;
	}
	.new-shop-content h5 {
		font-size: 16px;
	}
	
	.testi-leaf-img{
		margin-left:50px;
		padding-top:20px;		
	}
	.new-testi-content p{
		top:40px;
	}
	.testi-icon i{
		top:53%;
		left:16px;
	}
	.testi-icon1 i{
		top:75%;
		right: 15px;
	}
	.new-testi-avatar{
		padding:15px;
	}
	.video-iframe{
		margin-top:20px;		
	}
	.video-img{
		margin-left: -2%;
	}
	.modal-btn{
		font-size: 15PX;
		width:45%;
	}
	.video-iframe img{
		width: 100% !important;
	}
	.v-img{
		height: 250px;
	}
}

@media only screen and (min-width: 401px) and (max-width: 420px) {
	.new-testi-content p {
		font-size: 18px;
	}
	.new-testi-thumb {
		max-width: 30%;
		top:50px;
	}
	.new-shop-content h5 {
		font-size: 16px;
	}
	
	.testi-leaf-img{
		margin-left:50px;
		padding-top:20px;		
	}
	.new-testi-content p{
		top:40px;
	}
	.testi-icon i{
		top:53%;
		left:16px;
	}
	.testi-icon1 i{
		top:75%;
		right: 15px;
	}
	.new-testi-avatar{
		padding:15px;
	}
	.video-iframe{
		margin-top:20px;		
	}
	.video-img{
		margin-left: 0%;
	}
	.modal-btn{
		font-size: 15PX;
		width:40%;
	}
	.video-iframe img{
		width: 100% !important;
	}
	.v-img{
		height: 250px;
	}
}
@media only screen and (min-width: 539px) and (max-width: 540px) {
	.new-testi-thumb {
		max-width: 30%;
		top:20px;
	}
	
	.testi-leaf-img{
		margin-left:15%;
		margin-top: 0px;
	}
	.testi-icon i{
		top:59%;
		left:18px;
	}
	.testi-icon1 i{
		top:75%;
		right: 15px;
	}
	.modal-btn{
		margin-bottom: 20px;
		width:32%;
	}
	.video-iframe img{
		width: 100% !important;
	}
	.video-img{
		margin-left: 2%;
	}	
}

@media only screen and (min-width: 560px) and (max-width: 600px) {
	.new-testi-thumb {
		max-width: 30%;
		top:20px;
	}
	
	.testi-leaf-img{
		margin-left:140px;
		margin-top: 0px;
	}
	.testi-icon i{
		top:52%;
		left:18px;
	}
	.testi-icon1 i{
		top:75%;
		right: 15px;
	}
	.modal-btn{
		margin-bottom: 20px;
		width:30%;
	}
	.video-iframe img{
		width: 100% !important;
	}
	.video-img{
		margin-left: 5%;
		/* top: 10px; */
	}
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
	.new-testimonial-item {
		padding: 15px 0px 0 0px;
	}
	.new-testi-thumb {
		max-width: 45%;
		top:25px;
	}
	.new-testi-content p {
		font-size: 16px;
	}
	.testi-leaf-img{
		margin-left:180px;
		/* padding-top:-50px;		 */
	}
	.testi-icon i{
		top:60%;
		left:50px;
	}
	.testi-icon1 i{
		top:70%;
		right: 20px;
	}
	.new-testi-avatar{
		top:80% !important;
	}
	.modal-btn{
		margin-bottom: 20px;
		width:25%;
	}
	.v-img{
		width: 740px;
	}

	.video-img{
		margin-left:103%;
	}
	
}

@media only screen and (min-width: 801px) and (max-width: 820px) {
	.new-testimonial-item {
		padding: 15px 0px 0 0px;
	}
	.new-testi-thumb {
		max-width: 45%;
		top:25px;
	}
	.new-testi-content p {
		font-size: 16px;
	}
	.testi-leaf-img{
		margin-left:180px;
		/* padding-top:-50px;		 */
	}
	.testi-icon i{
		top:60%;
		left:50px;
	}
	.testi-icon1 i{
		top:70%;
		right: 20px;
	}
	.new-testi-avatar{
		top:80% !important;
	}
	.modal-btn{
		margin-bottom: 20px;
		width:25%;
	}
	.v-img{
		width: 790px;
	}

	.video-img{
		margin-left:103%;
	}
	
}
@media only screen and (min-width: 901px) and (max-width: 991px){
	.new-testimonial-item {
		padding: 15px 0px 0 0px;
	}
	.new-testi-thumb {
		max-width: 45%;
		top:25px;
	}
	.new-testi-content p {
		font-size: 16px;
	}
	.testi-leaf-img{
		margin-left:25%;
		/* margin-top: 0%; */
	}
	.testi-icon i{
		top:65%;
		left:45px;
	}
	.testi-icon1 i{
		top:70%;
		right: 20px;
	}
	.new-testi-avatar{
		top:80% !important;
	}
	.modal-btn{
		margin-bottom: 20px;
		width:20%;
	}	
	.v-img{
		width: 882px;
	}
	.video-img{
		margin-left:104%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
	.modal-btn{
		width:30%;
	}
	.testi-icon i{
		left:30%;
	}
	.testi-icon1 i{
		right: 20px;
	}
	.v-img{
		width: 100%;
	}
	.video-img{
		margin-left:-4%;
	}
}
/* end testi css */


/* end testi css */



/* choose */
.choose-area {
	background: #282828;
	padding: 190px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.choose-bg {
    background-image: url(../img/bg/choose_bg.jpg);
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	opacity: .03;
	z-index: -1;
}
.choose-area .section-title .sub-title {
    color: #9cc623;
}
.choose-area .section-title .title {
	line-height: 1.5;
}
.choose-area .section-title .title span {
    padding: 4px 25px 7px 25px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
    box-shadow: 0px 5px 12.09px 0.91px rgba(71, 51, 127, 0.11);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 5px 10px 25px 5px;
    background: linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
    background: -webkit-linear-gradient( 2deg, rgb(255,127,1) 0%, rgb(255,5,1) 100%);
    color: #fff;
}
.choose-area .section-title::before {
	display: none;
}
.choose-area .section-title {
	padding-bottom: 0;
}
.choose-content p {
    color: #cac9c9;
    margin-bottom: 35px;
}
.choose-content a {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 800;
}
.choose-content .arrow-btn > span {
    border-color: transparent transparent transparent #9cc623;
}
.choose-content .arrow-btn > span::before {
    background: #9cc623;
}
.single-skill-item {
	overflow: hidden;
	margin-bottom: 40px;
	padding-top: 20px;
}
.single-skill-item:last-child {
	margin-bottom: 0;
}
.single-skill-item h6 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.single-skill-item .progress {
    display: -ms-flexbox;
    display: flex;
    height: 10px;
    overflow: visible;
    font-size: initial;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.single-skill-item .progress-bar {
	overflow: visible;
	border-radius: 4px 0px 0px 4px;
	background: #9cc623;
}
.single-skill-item .progress span {
    position: absolute;
    right: 0;
    bottom: 24px;
    color: #9cc623;
    font-size: 18px;
    font-weight: 800;
    padding: 7px 10px;
	background-image: linear-gradient(to left, #ff0501, #ff7d01);
	background-color: #fff;
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    line-height: 1;
	border-radius: 5px 5px 13px 5px;
}
.single-skill-item .progress span:after {
	content: "";
	position: absolute;
    left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
	background-color: #fff;
	border-radius: 5px 5px 13px 5px;
	z-index: -2;
}
.single-skill-item:nth-child(2) .progress-bar {
	background-image: linear-gradient(to left, #ff0501, #ff7d01);
}
.choose-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: -145px;
    width: 100%;
    background-image: url(../img/bg/choose_bg_shape01.png);
    height: 203px;
    background-position: center;
    background-size: cover;
}
.choose-area::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -145px;
    width: 100%;
    background-image: url(../img/bg/choose_bg_shape02.png);
    height: 200px;
    background-position: center center;
    background-size: cover;
}
.choose-shape {
    position: absolute;
}
.c-shape1 {
    left: 15%;
    top: 22%;
}
.c-shape2 {
    left: 28%;
    bottom: 15%;
}
.c-shape3 {
    right: 11%;
    top: 24%;
}
                   
 /*IOS-area-start */
 .iso-bg-img{
	position: relative;
	background-image: url(../img/iso/bg5.jpg);
	z-index: -2;
	width: 100%;
	background-position: center;
	background-size: cover;
}
.iso-bottom-bg img{
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
	height: auto;
	background-position: center;
	background-size: cover;
}
.iso-bottom-bg{
	padding-bottom: 00px;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.iso-bg-clr{
	background-color: rgba(0, 0, 0, 0.644);
}
.iso-title h1 {
    font-weight: bolder;
	font-family: "barlow", 'sarif';
	margin-bottom: 30px;
	color: #F5F5F5 !important;

}
.iso{
	color:#b9dd39;

}

.iso-img {
	display: flex;
	width: 100%;
	height: auto;
}
.iso-info p{
	width: 100%;
	font-size: 20px;
	line-height: 1.8;
	font-family: "barlow", 'sarif';
	font-style: normal;
	font-weight: 200;
	display: flex;
	justify-content: center;
	padding: 30px;
	color: #F5F5F5 !important;
}

 /*IOS-area-end */


 /*footer-area-start */
 .footer-contact span{
	color:#b9dd39;
	font-weight: 500;
    font-size: 16px;
}
.footer-title h1{
	color: white;
	}
.footer-contact h5{
	color: white;
	}
.fix{
	overflow: hidden;
}

.footer-icon i{
	color:white;
	font-size: 30px;
	justify-content: center !important;
}
.footer-title{
	text-align: center;
	color: white;
	}
.footer-bg-clr{
	background-color:#262b2b;
	background-position: center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
}

.footer-contact ul li{

	list-style-type: none;
	margin-bottom: 0px;
	font-size: 15px;
	color: #b5b6b7;
	line-height: 28px;
}
.footer-contact ul li i {
	margin-right: 10px;
}
.footer-contact ul li span {
	font-weight: 500;
	font-size: 16px;
}
.footer-contact ul li:last-child {
	margin-bottom: 0;
}
.footer-contact i{
	font-size: 15px;
    color: #b5b6b7;
	margin-right: 10px;
	margin-top: 4px;
}
.footer-contact a{
	text-decoration: none;
}
.footer-nav-link ul li{
	list-style-type:none !important;
}
.footer-nav-link ul li i {
	margin-right: 10px;
}
.footer-nav-link ul li span {
	font-weight: 500;
}
.footer-nav-link ul li:last-child {
	margin-bottom: 0;
}
.footer-nav-link i{
	font-size: 15px;
    color: #b5b6b7;
	margin-right: 10px;
}
.footer-nav-link a{
	text-decoration: none;
	color:#b9dd39;
	font-size: 15px;
	font-weight: 500;
}
.fw-title1 h3{
	font-size: 30px;
	color: #fff;
	margin-bottom: 15px;
}
.fw-title2 h3{
	font-size: 28px;
	color: #fff;
	margin-bottom: 15px;
}
.fw-title3 h3{
	font-size: 28px;
	color: #fff;
	margin-bottom: 10px;
}
.footer-social ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer-social ul li {
	display: block;
	margin-right: 9px;

}
.footer-btn button{
	justify-content: center !important;
	text-align:center;
	align-items: center;
	padding: 10px 25px;
	border: 2px solid white;
	color: white;
	border-radius: 7px;
	margin-right: 38%;
}
.footer-mobi{
	font-size: 17px !important;
}
.footer-btn button:hover{
	background-color: #b9dd39;
	border: 2px solid #b9dd39;
	color: white;
}
.hovicon.effect-1 {
		background-color: transparent;
		-webkit-transition: background 0.2s, color 0.2s;
		-moz-transition: background 0.2s, color 0.2s;
		transition: background 0.2s, color 0.2s;
	}
	.hovicon {
		display: inline-block;
		font-size: 18px;
		line-height: 48px;
		cursor: pointer;
		margin-right: 10px;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		text-align: center;
		position: relative;
		text-decoration: none;
		z-index: 1;
		color: #fff;
		border: 2px solid white;
	}
	
	.hovicon a{
		color: white;
	}
	.hovicon.effect-1:after {
		top: -7px;
		left: -7px;
		padding: 7px;
		box-shadow: 0 0 0 2px #fff;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.5);
		-ms-transform: scale(.5);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
	}
	.hovicon:after{
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	/* Effect 1a */
	.hovicon.effect-1.sub-a:hover i {
		color: white;
	}
	 .hovicon.effect-1.sub-a:hover {
		background:  #3b5998;
		/* color: #41ab6b; */
	}
	.hovicon.effect-1.sub-a:nth-child(2):hover {
		background:   #55acee;
	}
	.hovicon.effect-1.sub-a:nth-child(3):hover {
		background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
		background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
		background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	}
	.hovicon.effect-1.sub-a:nth-child(4):hover {
		background:   #d71e18;
	}
	.hovicon.effect-1.sub-a:nth-child(5):hover {
		background:   #3e65cf;
	}
	.hovicon.effect-1.sub-a:hover:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
.copyright-wrap {
	background: #20251e;
	padding: 26px 0;
}
.copyright-text p {
	font-size: 14px;
	color: #7c7c7c;
	margin-bottom: 0;
}
.copyright-text p a {
	color: #b9dd39;
	font-weight: 500;
	text-decoration: none;
}
/* Animation-truck */

.fb-shape1 img{
	width: 100px;
	height: auto;
}
.footer-bottom-shape {
	position: absolute;
	bottom: 0;
	left: 0;
}
.footer-bottom-shape.fb-shape2 {
	right: 100px;
	left: auto;
}
.footer-bottom-shape.fb-shape3 {
	right: 111px;
	left: auto;
	bottom: 37px;
}
/*.footer-add{
	margin-left: 0 !important;
	margin-right: 0 !important;
	>.col,
	>[class*="col-"] {
		padding-right: 0;
		padding-left: 0;
	}
}*/
.rotateme {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.running {
	-webkit-animation-name: running;
	animation-name: running;
	-webkit-animation-duration: 15s;
	animation-duration: 15s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
@keyframes running {
  from {
    -webkit-transform: translateX(0);
     transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes running {
  from {
    -webkit-transform: translateX(0);
  }
  to {
     -webkit-transform: translateX(100%);
  }
}
.footer-bottom-shape.fb-shape1 {
    width: 88.5%;
}
 /*footer-area-end */


 @media (min-width: 1279.98px) and (max-width: 1280px) 
 {
	.navbar-wrap ul li a 
	{
		padding: 40px 18px;
	} 
}   
.soil { 
	position : absolute ; 
	background-color : white ; 
	width : 150px ; 
	height : 143px ; 
	padding : 0px ; 
	padding-bottom: 0px ; 
	margin-top: 0px ; 
	margin-bottom : 0px ; 
	margin-left : 25px ; 
	z-index : 2 ; 
}             

/* Rupali Photo Gallery Section*/

/* -----------------------------------
      Gallery Section
--------------------------------------*/
.portfolio-section {
	padding: 50px 0;
	/* background-color: #000; */
  }
  .portfolio-section h2 {
	font-size: 28px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
  }
  .portfolio-menu {
	text-align: center;
  }
  .control {
	background: #000;
	color: #fff;
	padding: 5px 10px;

	
	border: 1px solid #343a40;
	border-radius: 3px;
	margin: 5px;
	border-radius: 15px 0px;
	cursor: pointer;
	-webkit-transition: all 05s ease;
	-moz-transition: all 05s ease;
	-ms-transition: all 05s ease;
	-o-transition: all 05s ease;
	transition: all 0.5s ease;
  }
  .control:hover {
	background: #9CC623;
	border: none;
  }
  .mixitup-control-active {
	color: #fff;
	color: #9cc623;
  }
  .fancybox-container button:focus {
	outline: 0;
	box-shadow: none;
  }
  /* .portfolio-item {
	padding-top: 30px;
  } */
  .pd {
	padding: 10px;
	display: flex;
	justify-content: center;
  }
  .pd img {
	height: 180px;
	transition: all 0.5s;
	border-radius: 30px 0px;
  }
  /* .pd iframe{
	height: 180px;
	transition: all 0.5s;
	border-radius: 30px 0px;
  } */
  .portfolio-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	width: 270px;
	height: 100%;
	border-radius: 30px 0px;
	margin-left: 20px;
	text-align: center;
	visibility: hidden;
	transition: all 0.5s;
	transform: scale(0);
  }
  .portfolio-overlay p,
  .portfolio-overlay a {
	position: relative;
	z-index: 4;
  }
  .portfolio-overlay::before {
	content: "";
	width: 0;
	height: 0;
	border-width: 0;
	position: absolute;
	left: 10%;
	top: 10%;
	transition: 50ms height ease 150ms;
	z-index: 3;
  }
  .portfolio-overlay::after {
	content: "";
	width: 0;
	height: 0;
	border-width: 0;
	position: absolute;
	right: 10%;
	bottom: 10%;
	transition: 100ms width ease 200ms;
	z-index: 3;
  }
  .portfolio-item:hover .portfolio-overlay::before {
	width: 80%;
	height: 80%;
	border-top: 1px solid #50977f;
	border-right: 1px solid #50977f;
	transition: width 0.1s ease 0.3s, height 0.1s ease 0.5s;
  }
  .portfolio-item:hover .portfolio-overlay::after {
	width: 80%;
	height: 80%;
	border-bottom: 1px solid #50977f;
	border-left: 1px solid #50977f;
	transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s;
  }
  .portfolio-item li:hover .portfolio-overlay {
	visibility: visible;
	transform: scale(1);
  }
  .portfolio-overlay .category {
	margin-top: 70px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
  }
  .portfolio-overlay .magnify-icon {
	height: 40px;
	width: 40px;
	border-radius: 20px;
	background: #50977f;
	margin: 0 5px;
	cursor: pointer;
	display: inline-block;
	transition: all 0.25s;
  }
  .portfolio-overlay .magnify-icon:hover {
	background: #000;
  }
  .portfolio-overlay .magnify-icon p span i {
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
  }

  .viewmore{
	/* justify-content: center !important; */
	text-align: center;
	margin-top: 30px;
}

.viewbtn{
  color: black;
  text-transform: uppercase;
  border: 2px solid #9CC623;
  background-color: white;
  border-radius: 8px;
  font-size: 16px;
}

.viewbtn:hover{
	background-color: #9CC623;
	border: 2px solid #9CC623;
}


/* end */

/* -- Footer model -- */
.footer-modal button{
	float: right;
	border: 2px solid #b9dd39;
	margin-right: 10px;
	margin-bottom: 10px;
	color: black;
	border-radius: 8px;
	padding: 8px 40px;
	background: transparent;
	}
	.footer-modal button:hover{
		color: white;
		background-color: #b9dd39;
	}
/* -- end -- */

/* -- Prajakta css -- */
/*prajakta css*/

.about-content::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.about-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}

/* Handle */
.about-content::-webkit-scrollbar-thumb {
  background: #9CC623; 
  border-radius: 10px;
}

.marque-section
{
	margin-top: 50px;
}

.piller-section
{
	margin-top: -150px;
	margin-left: 10px;
}
.piller-head
{
	margin-top: -20px;
	margin-bottom: -70px;
}


/* css marquee  Start*/
marquee {
	font-size: 25;
	/* align-items: center;
	justify-content: center; */
	margin-left: 120px!important;
	

}
@keyframes marquee {
	0% {
		margin-left: 100%;
		transform: translateX(0%);
   }
	100% {
		margin-left: 0;
		transform: translateX(-100%);
   }
}
.section {
	overflow: hidden;
}
.section .marquee {
	animation: marquee 35s linear infinite;
	display: inline-block;
	white-space: nowrap;
}
.section .marquee:hover {
	animation-play-state: paused;
}



@media (min-width: 360px) and (max-width: 568px)
{
	.marque-section marquee{
		margin: 0px!important;
		width: 100%;
		/* margin-left: -500px; */
	}

}


.first-head h1 {
	background-image: url(../img/backword.jpg);
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: 50% 50%;
	text-transform: uppercase;
	/*font-family: 'Abril Fatface', cursive;*/
	
	-webkit-animation: stripes 10s linear infinite;
        animation: stripes 10s linear infinite;
	
	/* font-family: 'Beau Rivage', cursive; */
	/* font-family: 'Libre Baskerville', serif; */
	
	margin-top: -50px;
	font-size: 5.5vw !important;
}
@-webkit-keyframes stripes {
	100% {
	  background-position: 0 -50px;
	}
  }
  @keyframes stripes {
	100% {
	  background-position: 0 -50px;
	}
  }

#text {
	display: none;
}

#toggle {
	cursor: pointer;

}

.about-content{
	/* width: 650px; */
	letter-spacing: 1px;
	height: 500px;
	overflow-y: scroll;
	color: black;

}
.about-content p{
	margin-bottom: 0px;
	color: black;
}
@media (max-width:360px)
{
	.about-content 
	{
		 /* width: 300px; */
		 margin-left: 0px;
		 
	}
}



.glowIn {
	color: #9CC623;
	overflow: hidden;
	animation: animtext 2s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}
.about-back
{
	background-image: url(../img/about-backgrond.jpg);

	
}



@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Beau+Rivage&family=Libre+Baskerville:ital@1&display=swap');


/* three principle section */

@media (min-width:280px) and (max-width: 568px)
{
	.marque-section marquee{
		margin: 0px!important;
		width: 100%;
		margin-bottom: 0px;
		/* margin-left: -500px; */
	}
	.piller-section
	{
		margin-bottom: 20px;
		margin-left: -17px!important;
		
	}
	.principle-section{
		margin-left: 15px;
	}

	
}

.model-body{
	margin-top: 80px;
	padding-bottom: 30px;
}

.principle-section { 
	min-height: auto;
	 padding: 2rem; 
	  display: grid;
	   place-items: center;  
	}

.p-icon img{ max-width: 100%}
.i2 img{max-width: 100%;}

.p-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 2rem;
  list-style: none;
  cursor: pointer;
}

.card {
  display: flex;
  flex-direction: column;
  max-width: 240px;
  --iconS: 6rem;
  --iconOffsetX: calc(var(--iconS) / 4);
  --iconOffsetY: calc(var(--iconS) / 2.5);
  margin-top: var(--iconOffsetY);
  margin-inline: var(--iconOffsetX);
  height: 340px;
  font-family: 'Roboto', sans-serif;
  color: #333;
  background-color: #fff;
  --shadowSurface: 0.5rem 0.5rem 0.5rem rgb(0 0 0 / .25);
  --bgGradient: radial-gradient(circle at bottom right, transparent, rgb(0 0 0 / .1));
  background-image:
    radial-gradient( circle at 
        calc(var(--iconOffsetX) * -1 + var(--iconS) / 2) 
        calc(var(--iconOffsetY) * -1 + var(--iconS) / 2), 
      rgb(0 0 0 / .4) calc(var(--iconS) / 2), 
      transparent calc(var(--iconS) / 1.6)
    ),
    radial-gradient( circle at 
        calc(var(--iconOffsetX) * -1 + var(--iconS) / 2)
        calc(var(--iconOffsetY) * -1 + var(--iconS) / 2),
      var(--accent-color) calc(var(--iconS) / 1.4),
      transparent calc(var(--iconS) / 1.4 + 1px)
    ),
    var(--bgGradient);
  --shadowInsetLight: inset 0.125rem 0.125rem 0.125rem rgb(255 255 255 / .5);
  --shadowInsetDark: inset -0.067rem -0.067rem 0.067rem rgb(0 0 0 / .5);
  box-shadow: 
    var(--shadowInsetLight),
    var(--shadowInsetDark),
    var(--shadowSurface)   
}
.card .p-icon {
  width: var(--iconS);
  aspect-ratio: 1;
  margin-top: calc(var(--iconOffsetY) * -1);
  margin-left: calc(var(--iconOffsetX) * -1);
  margin-bottom: calc(var(--iconS) / 4);
  display: grid;
  place-items: center;
  color: var(--accent-color);
  font-size: calc(var(--iconS) / 3);
  background-color: inherit;
  border-radius: 50%;
  box-shadow:
    var(--shadowInsetLight),
    var(--shadowInsetDark);
  background-image: var(--bgGradient);
}
.card .p-icon img{
border-radius: 50px;
}
.card .m-title{
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--accent-color);
  text-align: center;
  text-transform: uppercase;
  margin-top: 4%;
 
}

.card .content-1{
  padding: 1rem;
  padding-bottom: 2rem;
  font-size: 1.2em
}
.about-head
{
	margin-top: 0px;
}

/* -- end prajakta css */

/* -- Vision mission -- */

.farming-bg {
	background-position: top center;
	background-size: cover;
}
.farming-bg .section-title {
	margin-bottom: 205px;
}
.organic-farm-item {
	background-image: linear-gradient(rgba(80, 255, 8, 0.8), rgba(0, 0, 1, 0.9)), url(../img/bg/view.jpg);
	text-align: center;
	border-radius: 10px;
	padding: 0 25px;
	position: relative;
	z-index: 1;
	width: 80%;
	justify-content: center !important;
}
.org-frm-content ul li{
	color: #f5f5f5;
	text-align: left;
	list-style-type: circle;
	font-size: 18px;
	line-height: 1.5;
}
.org-frm-content{
	height: 220px;
}
@media screen and (max-width: 1200px) and (min-width:768px){
	.org-frm-content{
		height: 310px;
	}
  }
  @media screen and (max-width: 1024px) and (min-width:1023px){
	.org-frm-content{
		height: 230px;
	}
  }
  @media screen and (max-width: 768px) and (min-width:530px){
	.org-frm-content{
		height: 320px;
	}
  }
  @media screen and (max-width: 530px) and (min-width:337px) {
	.org-frm-content{
		height: 300px;
	}
  }
  @media screen and (max-width: 337px) {
	.org-frm-content{
		height:400px;
	}
  }

 @media (max-width: 540px) and (min-width: 280px){
  	.farming-area{
  		padding-top: 20%;
  	}
  	.farming-bg{
  		padding-bottom: 0%;
  	}
  }
  @media (max-width: 1280px) and (min-width: 768px){
  	.farming-area{
  		padding-top: 15%;
  	}
  	.farming-bg{
  		padding-bottom: 8%;
  	}
  }

.vision-shadow{
	box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
}
.v_gif{
	width: 80px;
	height: auto;
	position: absolute;
	top: 10%;
	left: 25%;
}
.org-frm-icon {
	display: inline-block;
	width: 180px;
	height: 180px;
	line-height: 193px;
	background-color: #fff;
	border: 4px solid green !important;
	border-radius: 50%;
	background-position: center;
	background-size: cover;
	margin: -98px auto 55px;
	color: #405e32;
	position: relative;
}
.org-frm-icon-shape {
	position: absolute;
	left: -40px;
	top: -40px;
	z-index: -1;
	transition: .3s linear;
	transform: translateY(0px);
}
.vision-title{
	position: absolute;
	color: #9cc623;
	top: 60%;
	left: 20%;
}
.vision-title1{
	position: absolute;
	color: #9cc623;
	top: 60%;
	left: 13%;
}
.organic-farm-item:hover .org-frm-icon-shape {
	transform: translateY(15px);
}



.farming-solid-bg {
	background-image: url(../img/bg/vision.jpg);
	background-color: red;
	position: relative;
	overflow: hidden;
	z-index: 1;
}


/* end vision mission */
#header {
	height: 430px;
	background-image: linear-gradient(
	rgba(80, 251, 7, 0.7), rgba(0,0,0,0.8)
    ),
	 url(../img/bg/view.jpg) !important;
	background-size: cover;
	background-position: top;
	position: relative;  
  }
  .page-heading {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: rgb(170, 170, 170);
	white-space: nowrap;
  }

.icon-box1{
	border: 1px solid white;
	width: 70px;
	height: 70px;
	margin: -100px 80px;
	transform: rotate(45deg);
	
}
.icon-box1 .fa{
	font-size: 40px;
	margin: 12px 28px;
	transform: rotate(313deg);	

}
.icon-box{
	border: 1px solid white !important;
	width: 70px;
	height: 70px;
	margin: -100px 30px;
	transform: rotate(45deg);
}

.icon-box .fa-download{
	font-size: 40px;
	margin: 12px 11px;
	transform: rotate(313deg);	
}
.icon-box .fa-users{
	font-size: 40px;
	margin: 12px 11px;
	transform: rotate(313deg);	
}
.icon-box .fa-handshake{
	font-size: 40px;
	margin: 12px 11px;
	transform: rotate(313deg);	
}
.icon-box .fab{
	font-size: 40px;
	margin: 12px 11px;
	transform: rotate(313deg);	
}
.left-side{
	margin-left: 75px;
}
.left-side1{
	margin-right:-50px;
}
.headerLine1 {
	width: 190px;
	height: 3px;
	margin-left: 30px;
	display: inline-block;
	background: white;
	text-align: center;
  }
.headerLine {
	width: 160px;
	height: 3px;
	display: inline-block;
	background: white;
	text-align: center;
  }
.text2{
	  margin-left: 20px;
	  color: white !important;
  }
.text_farmer{
	color: white !important;
}
.text_youtube{
	color: white !important;
}
.text3{
	margin-left: 27px;
	color: white !important;
}
.text3:hover, .text2:hover, .text_youtube:hover, .text_farmer:hover{
	color: greenyellow !important;
}

   /* ...............Media Query......................  */
@media screen and (max-width: 1000px) {
	.organic-farm-item {
	  width: 340px;
	  height: 628px;
	  padding: 53px 3px 0;
	  margin-bottom: 70px;
	  font-weight: 545;
	}
	 
	.organic-farm-item .org-frm-icon img .org-frm-icon-shape{
		margin-top: -200px;
	}
	.organic-farm-item .org-frm-icon img .org-frm-icon-shape .bullet{
		margin-top: -100px;
		
	}
}
/* ........COUNTER............ */

.bg-img{
	background-image: linear-gradient(rgba(80, 255, 8, 0.8), rgba(0, 0, 1, 0.9)), url(../img/bg/view.jpg);
	background-size: cover;
	
}
.count-icon{
	font-size: 50px !important;
	margin-top: 10%;
	color: #fff;
	margin-bottom: 10%;
  }
  
  
  .head2 {
	color: #fff;
	font-size: 20px;
	/* border-top: 3px solid white; */

  }
  .hr-b{
	  border-top: 2px solid white;
	 width: 80%;
	 margin-left: 10%;
	 margin-right: 10%;
  }
/* khushbu code end */

/* ====================Dipika-career start===================== */

@media (max-width:310px) {
	.career-content a{
		padding: 8px 10px !important;
		font-size : 12px;
	}
}


.careerc{
	margin-top: -130px;
}
.career{
	position: relative;

}
.career::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0,0.5);
	transition: .3s linear;
}
.career:hover::before {
	opacity: 0;
}
.career-img{
	box-shadow: 0 0 5px gray;
}
.career:hover{
	box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
}
.career:hover .career-content a{
	background: #9cc623;
	color: #F5F5F5;
	padding: 10px 20px;
	border-radius: 8px;

}
.career-img img{
	width: 100%;
	height: 280px;
}

.career-content {
	position: absolute;
	left: 50%;
	bottom: 0%;
	transform: translate(-50%,-50%);
	width: 80%;
	text-align: center;

}
.career-content a{
	padding: 10px 20px;
	background-color: transparent;
	border: 2px solid #9cc623;
	border-radius: 8px !important;
	color: #f5f5f5;
	font-size: 16px;
}
.career:hover .career-overlay-content {
	border-radius: 8px !important;
	opacity: 0;
}
.career-overlay-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: .5s linear;
}
/* end */
/*  Career model css */
.p_modal_btn{
	height: 45px;
	width: 20%;
	border: 2px solid #9cc623;
	background: transparent;
	border-radius: 8px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.p_modal_btn a{
	text-decoration: none;
	color: #000;
}
.p_modal_btn:hover{
	background-color: #9cc623;
	color: #f5f5f5;
}
.p_modal_btn:hover a{
	color: white;
}
.p_modal_text label{
	font-family: 'Barlow', sans-serif;
	line-height: 2;
	margin-top: 8px;
}
.p_modal_text h3{
	text-transform: uppercase;
	font-family: 'Barlow', sans-serif;
	letter-spacing: 0.5px;
	font-style: normal;
	margin-bottom: 8px;
	font-weight: 500;
}
/* career mode end */

.project-t{
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	position: relative !important;
	top: 45%;
}

/* career mode end */

/* 4 piller prajakta */
@media (max-width:912px)
{
	.piller-section{
		margin-left: 10px;
		
	}
	.card{
		width: 200px;
		margin-top: -450px;
		margin-left: 0px;
		height: 320px;
	}
	.card .m-title{
		margin-top: 40px;
	}
	.card .m-title{
		height: 300px;
	}
	.card .p-icon img{
		margin-top: 0px;
	}
	
	.about-back
	{
		margin-top: -500px;
	}

}
@media (max-width:375px) and (min-width:375px)
{
	
	/* .principle-head
	{
		margin-top: 1100px;
		
	} */
	.content-1
	{
		margin-bottom: 20px;
	}

	.card{
		margin-top: 50px;
		margin-left: 40px!important;
		width: 300px;
	}

	/* .about-head{
		margin-top: 500px;
	} */
	.piller-section
	{
		margin-top: 50px!important;
	}
	.principle-section
	{
		margin-top: 0px !important;
	}


}




@media (max-width:280px)
{
	
	/* .principle-head
	{
		margin-top: 1050px;
		
	} */

	.card{
		margin-top: 50px;
		margin-left: 30px;
	}

	.about-head{
		margin-top: 500px;
	}
	/* .about-content{
		width: 250px;
	} */

}

@media (max-width:912px) and (min-width:768px)
{
	.card{
		margin-top: 0px;
	}
	.p-list
	{
		width: 35vw;
		margin-left: -35px;
	}
}

@media (max-width:768px) and (min-width:280px)
{
	.f-method
	{
		margin-top: 150px;
	}
	.m-title{
		margin-top: 30px;
	}
	.p-icon{
		width: 50px;
		/* height: 200px; */
		border-radius: 50px;
		margin-top: 50px;
	}
	/* .about-head .title
	{
		margin-top: 500px;
	} */
	/* .principle-head{
		margin-top: 1050px;
	} */
	.principle-section
	{
		margin-top: 0px;
	}
	
	.piller-head{
		margin-top: -50px;
	}
	.card{
		margin-left: 30px;
		width: 300px;
		margin-top: 50px;
	}
	.content-1
	{
		margin-bottom: 30px;
	}
	/* .about-content{
		width: 320px;
	} */

	.piller-section
	{
		margin-top: 30px!important;
	}

}

@media (max-width:320px) and (min-width:320px)
{
	.f-method
	{
		margin-top: 150px;
	}
	.m-title{
		margin-top: 30px;
	}
	.p-icon{
		width: 50px;
		/* height: 200px; */
		border-radius: 50px;
		margin-top: 50px;
	}
	/* .about-head .title
	{
		margin-top: 460px;
	} */
	/* .principle-head{
		margin-top: 1100px;
	} */

	.piller-head{
		margin-top: -50px;
	}
	.card{
		margin-left:30px;
		width: 300px;
		margin-top: 50px;
	}
	/* .about-content{
		width: 300px!important;
	} */
	.marque-section{
		margin-left: -90px;
		width: 100%;
	}
.piller-section
{
	margin-top: 30px!important;
}
.principle-section
{
	margin-top: 0px;
}
.content-1
{
	margin-bottom: 50px;
}

}

/* end 4 piller */




@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
*{
  margin:0px;
  padding:0px;
  box-sizing: border-box;
}
:root{
  --color-text: #616161;
  --color-text-btn: #ffffff;
  --card1-gradient-color1: #f12711;
  --card1-gradient-color2: #f5af19;
  --card2-gradient-color1: #7F00FF;
  --card2-gradient-color2: #E100FF;
  --card3-gradient-color1: #3f2b96;
  --card3-gradient-color2: #a8c0ff;
  --card4-gradient-color1: #11998e;
  --card4-gradient-color2: #38ef7d;
}
.piller-section{
  font-family: 'Roboto', sans-serif;
  
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.card-wrap-piller{
  width: 220px;
  height: 393px;
  background: #fff;
  border-radius: 20px;
  border: 5px solid #fff;
  overflow: hidden;
  color: var(--color-text);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px,
              rgba(0, 0, 0, 0.23) 0px 6px 6px;
  /*cursor: pointer;*/
  transition: all .2s ease-in-out;
}
.card-wrap-piller:hover{
  transform: scale(1.1);
}
.card-header-1{
  height: 200px;
  width: 100%;
  background: red;
  border-radius:100% 0% 100% 0% / 0% 50% 50% 100%;
  display: grid;
  place-items: center;

}

.card-header-1 i{
  color: #fff;
  font-size: 72px;
}
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 60%;
  margin: 0 auto;
}
.card-title{
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  
}
.card-text{
  text-align: center;
  font-size: 18px;
  margin: 0;
  color: black;
  
  /* margin-bottom: 20px; */
}
.card-btn{
  border: none;
  border-radius: 100px;
  padding: 5px 30px;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.card-header-1.one{
	background-image: linear-gradient(to top right,#adf822,#517214);
}
.card-header-1.two{
	background-image: linear-gradient(to top right, #f6d91b,#f35114);
}
.card-header-1.three{
	background-image: linear-gradient(to top right,#adf822,#517214);
	
}
.card-header-1.four{
	background-image: linear-gradient(to top right, #f6d91b,#f35114);

}

.card-btn.one{
  background: linear-gradient(to left, var(--card1-gradient-color1), var(--card1-gradient-color2));
}
.card-btn.two{
  background: linear-gradient(to left, var(--card2-gradient-color1), var(--card2-gradient-color2));
}
.card-btn.three{
  background: linear-gradient(to left, var(--card3-gradient-color1), var(--card3-gradient-color2));
}
.card-btn.four{
  background: linear-gradient(to left, var(--card4-gradient-color1), var(--card4-gradient-color2));
}

/* 4 piller prajkta */

/* blog css res */
/* blog1-subpage*/
/* blog1-subpage*/
.s_blog_img img{
    width: 100%;
    height: 280px;
    padding: 20px;
    box-shadow: 0 0 5px gray;
}

.s_blog_img img:hover{
    border: none;
    box-shadow: -2px -2px 5px 0.5px orange, 2px 2px 5px 0.5px #9cc623;
}

.shadow{
    font-weight:bold;
    text-transform: uppercase;
}
.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}
#more1 {display: none;}
#more2 {display: none;}
#more3 {display: none;}
#more4 {display: none;}
#more5 {display: none;}
#more6 {display: none;}
#more7 {display: none;}

.read-btn{
	color:black;
	background: transparent;
	border:none;
	font-weight: 700;
	font-size: 18px;
}
.nav-pills-custom .nav-link.active {
    color: #45b649;
    background: #fff;
}
.nav-pills-custom .nav-link:hover{
    border-top: 2px solid orange;
    border-left: 2px solid orange ;
    border-bottom: 2px solid #9cc423 ;
    border-right: 2px solid #9cc423;
}
/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}


.tab-scroll{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 90vh;
    }
    .tab-scroll::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey; 
        border-radius: 10px;
      }
    .tab-scroll::-webkit-scrollbar-thumb {
        background: #9cc423; 
        border-radius: 50px;
      }
    .tab-scroll::-webkit-scrollbar {
        width: 8px;
      }
    
      .scrollmenu1 {
        overflow-x: scroll;
        white-space: nowrap;
        width:100vw;		
      }
      
      .scrollmenu1 a {
        display: inline-block;
        text-align: center;
        padding: 14px;
        text-decoration: none;
        margin-right: 5px;
      }

	  .scrollmenu1::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey; 
        border-radius: 10px;
      }
    .scrollmenu1::-webkit-scrollbar-thumb {
        background: #9cc423; 
        border-radius: 50px;
      }
    .scrollmenu1::-webkit-scrollbar {
        width: 2px;
        height: 5px;
      }
    .mobile-view{
        display: none;
    }    
	.blink_me1 {
        animation: blinker 1s linear infinite;
        color: #9cc423;
      }
      
      @keyframes blinker{
        50% {
          opacity: 0;
        }
      }
      .pro-scroll p{
            color: #9cc423;
      }  
	@media screen and (max-width: 768px){
        .mobile-view{
            display: block;
			overflow: hidden;
        }
        .desktop-view{
            display: none;
        }
    }



/*prajkta piller css*/
  @media (max-width:414px) and (min-width:412px)
  {
	  
	  .piller-section
	  {
		  margin-top: 50px;
	  }
	  /* .principle-head
	  {
		  margin-top: 1000px;
	  } */
	  .principle-section
	  {
		  /* margin-top: 10px; */
		  margin-left: 30px;
	  }

	  .card
	  {
		  margin-top: 40px;
		  /* height: 350px; */
		  width: 300px!important;
	  }
	  .content-1
	  {
		  margin-bottom: 20px;
	  }

	  .about-head
	  {
		  margin-top: 500px;
	  }
	  
  }

  @media (max-width:393px) and (min-width:390px)
  {
	  
	  .piller-section
	  {
		  margin-top: 50px;
	  }
	  /* .principle-head
	  {
		  margin-top: 1000px;
	  } */
	  .principle-section
	  {
		  /* margin-top: 10px; */
		  margin-left: 30px;
	  }

	  .card
	  {
		  margin-top: 40px;
		  /* height: 350px; */
		  width: 300px!important;
	  }
	  .content-1
	  {
		  margin-bottom: 20px;
	  }

	  .about-head
	  {
		  margin-top: 500px;
	  }
	  
  }

  @media (min-width: 768px) and (max-width: 768px)
{
	.marque-section marquee{
		margin: 0px!important;
		width: 100%;
		
	}
	.piller-section
	{
		margin-top: 50px;
	}
	/* .principle-section
	{
		margin-top: 70px;
	} */
	

}

@media (max-width:540px) and (min-width:540px)
{
	
	.piller-section
	{
		margin-top: 50px;
	}
	/* .principle-head
	{
		margin-top: 250px;
	} */
	
	.card
	{
		margin-top: 100px;
		width: 300px;
		margin-left: 100px;
	}
	.content-1
	{
		margin-bottom: 20px;
	}
	.about-head
	{
		margin-top: 500px;
	}
}

@media (max-width:1024px) and (min-width:1024px)
{
	.principle-head
	{
		margin-top: 0px;
	}
	.piller-section
	{
		margin-top: 50px;
		margin-left: -25px;
		
	}
	.principle-section
	{
		margin-top: 0px;
	}
}


/* -------card------- */

.wrapper11{
    background: #ecf0f3;
    background-image: url(../img/bg/bg11.jpg);
    padding: 30px;
    width: 50%;
	background-size: cover;
    box-shadow: -3px -3px 7px #ffffff,
                3px 3px 5px #ceced1;
    border-radius: 10px;
    transition: 0.5s;
	align-items: center;
}
.wrapper11:hover{
    transform: translateY(-20px);
    box-shadow: 0 10px 40px rgbs(0,0,0,0.5);
    /* background: linear-gradient(rgba(80, 255, 8, 0.8), rgba(0, 0, 1, 0.5)); */
}

.card-name{
    font-size: 34px;
    font-weight: 900;
    color: rgb(188, 255, 53);
    margin: 10px;
    padding: 10px;

}
.card-button button{
    position: relative;
    width: 100%;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #000;
    /* box-shadow: -3px -3px 7px #ffffff,
                3px 3px 5px #ceced1; */
    padding: 8px 18px;
    z-index: 4;
    border: 2px solid #9cc943;

}
.card-button button:hover::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    /* background: #ecf0f3;
    box-shadow:inset -3px -3px 7px #ffffff,
               inset 3px 3px 5px #ceced1; */
}
.card-button button:hover{
    background-color: rgb(188, 255, 53);
    border-radius: 8px;
    color: white !important;  
}
/*our team CSS */



.our{
    color:#b9dd39;

}


.team-blog-post{
    position: relative;
}

.team-blog-post img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
    transition: transform .2s;
}
@media (max-width:767px) and (min-width:600px)
{
    .team-blog-post img{
      height: auto;
    }
}
.team-blog-post img:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1); 
  transform: scale(1.1); 
}
.team-blog-post .category{
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px 15px;
  font-size: 14px;  
    text-decoration: none;
    background-color: #e67e22;
    color: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
    text-transform: uppercase;
}
.team-name{
    position: absolute;
    bottom: -30px;
    padding: 20px;
    background-color: #fff;
    width: calc(100% - 10px);
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.08);
    padding-top: 36px;
}

.team-name h2{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;

}

.team-name img{
    height: 70px;
    width: 70px;
    border: 5px solid rgba(0,0,0,0.1);
    border-radius: 50%;
    position: absolute;
    top: -35px;
    left: 35px;
}

.tags a{
    color: #888;
    font-weight: 700;
    text-decoration: none;
    margin-right: 15px;
    transition: 0.3s ease;
}

.tags a:hover{
    color: #000;
}
.team-card {
  border: 0;
  border-radius: 15px 0 15px 0;
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.75);
  height: 50%;

}

.team-card .card-img {
  border-radius: 15px 0 0 0;
  object-fit: cover;
}
.team-card .card-socials {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  padding: 0 20px;
  z-index: 1;
}

.colr{
    color: white;
}
#fac{
    display: block;
  border-radius: 15px 0 15px 0;
  width: 20%;
  height: 20%;
  background: #9CC623;
  color: white !important;
  line-height: 40px;
  text-align: center;
  transition: 0.3s;
}
#fac:hover{
    background:#00acee;
    
}
#tw{
    display: block;
  border-radius: 15px 0 15px 0;
  width: 20%;
  height: 20%;
  background: #9CC623;
  color: white;
  line-height: 40px;
  text-align: center;
  transition: 0.3s;
}
#tw:hover{
    background: #00acee;

}
#insta{
    display: block;
  border-radius: 15px 0 15px 0;
  width: 20%;
  height: 20%;
  background: #9CC623;
  color: white ;
  line-height: 40px;
  text-align: center;
  transition: 0.3s;
}
#insta:hover{
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
        background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
        background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
.team-icons{
    display: flex;
    justify-content: center;
    gap:5px ;
}
.height{
    height:58%;
}
/*@media screen and (max-width: 1100px) {
    .container{
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 60px;
    }
}

@media screen and (max-width: 600px) {
    .container{
        grid-template-columns: 1fr;
        grid-row-gap: 60px;
    }
}*/

@media(max-width: 768px) and (min-width: 200px){

    .team-blog-post{
        margin-bottom: 20%;
    }
}
@media(max-width: 849px) and (min-width: 200px){

    .team-blog-post{
        margin-bottom: 20%;
    }
}
@media(max-width: 1024px) and (min-width: 200px){

    .team-blog-post{
        margin-bottom: 20%;
    }
}

