/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.0.3.1733204387
Updated: 2024-12-03 05:39:47

*/

h1, h2, h3, h4, h5, h6{
	font-family: "Poppins", sans-serif;
}

body{
	font-family: "Poppins", sans-serif;
}

p{
   font-family: "Open Sans", sans-serif;
}

a{
	font-family: "Poppins", sans-serif;
}

span{
	font-family: "Open Sans", sans-serif;
}

ul li{
	font-family: "Open Sans", sans-serif;
}

a:focus {
    outline: none !important;
}

.header-section{
	
    padding: 10px 0;

}

.header-section-cont{
	
    display: flex;
    justify-content: space-between;

}

.logo img{
	
/*     width: 175px; */
 width: 205px;
}

.menu-section{
	
    display: flex;
    align-items: center;

}

.menu{
	
    height: 50%;
    border-right: 2px solid #8080803d;
    display: flex;
    align-items: center;
    padding-right: 15px;

}

.header-contact{
	
    display: flex;
    align-items: center;
    gap: 10px;
    padding-left: 15px;

}

.contact-number a{
	color:grey;
	font-weight:500;
}

.contact-number a:hover{
	color:grey;
	font-weight:500;
}


.page-header{
	display:none;
}

#main #content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}

.content-area {
    float: left;
    position: relative;
    width: 100%;
    padding-right: 0px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
}

.homepage-sec-1 {
/*     background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/photo_2024-12-20_18-58-47.jpg); */
	 background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2025/01/bg-final.jpg);
    padding: 50px 0;
    background-size: cover;
    /* background-origin: content-box; */
    background-repeat: no-repeat;
    background-position: right;
}

.homepage-sec-1-cont{
	width:45%;
}

.homepage-sec-1-cont h2{
	
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;

}

.homepage-sec-1-cont hr{
	
    height: 4px;
    background: #f6c81c;
    width: 40%;
    margin: 20px auto;

}

.homepage-sec-1-cont p{
	
/*     color: #777; */
	 color: black;
    font-size: 15px;

}

#wpsm_counter_b_row_31 .wpsm_counterbox {
    text-align: center;
    margin-top: 0px !important; 
    margin-bottom: 0px !important; 
}

#wpsm_counter_b_row_31 > div > div:nth-child(1) > div:nth-child(1) {
        width: 50%;
        border-right:3px solid #8080805e !important;
 }

#wpsm_counter_b_row_31 .wpsm_counterbox .wpsm_count-title{
	margin-top:0 !important;
}

.wpsm_number span{
	font-family: "Outfit", serif !important;
}


.footer-section{
	
    background: #f4f6ec;
    padding: 50px 0 0;

}

.footer-top-section{
	
    display: flex;
    justify-content:space-around;
}

.footer-link-section a{
	
    display: block;
    color: #7a7a77;
    margin-bottom: 5px;

}

.footer-cont-section hr{
	border-top: 1px solid #b7a5a5;
}

.footer-middle-section{
	
    display: flex;
    justify-content: space-around;
    align-items: center;

}

.footer-address h4{
	
    margin-bottom: 0;
    color: #13904c;

}

.footer-address p{
	
    font-weight: 400;
    color: grey;
    font-size: 14px;
    font-family: 'Poppins';

}

.footer-address-section{
	width:33%;
	display: flex;
    justify-content: center;
    height: 100%;
}

.social-links{
	
    display: flex;
    align-items: center;
    gap: 10px;

}

.fa-brands{
	
    font-size: 34px;
    color: gray;

}

#wrap > div.footer-section > div > div > div.footer-middle-section > div:nth-child(2){
	
    border-left: 1px solid #b7a5a5;
    border-right: 1px solid #b7a5a5;

}

#wrap > div.footer-section > div > div > hr:nth-child(6){
	
    margin-top: 5px;

}

#wrap > div.footer-section > div > div > hr:nth-child(4){
	margin-bottom:5px;
}

.footer-bottom-section{
	
    display: flex;
    justify-content: space-around;

}

.footer-contact{
	
    width: 50%;
    display: flex;
    justify-content: center;
    border-right: 1px solid grey;
    padding:10px 0;
}

.footer-contact a{
	
    font-size: 30px;
    color: #57786d;
    font-family: "Outfit", serif !important;
}

.footer-mail{
	
    width: 50%;
    display: flex;
    justify-content: center;
    padding:10px 0;
}

.footer-mail a{
	
    font-size: 30px;
    color: #57786d;
	 font-family: "Open Sans", sans-serif;

}

.copy-right-section{
	
    display: flex;
    justify-content: space-around;

}

.copy-right-section p{
	
    font-family: 'Poppins';
    color: #726464;

}


.copy-right-section p a:hover{
	
   
    color: #726464;

}

.certification-section{
	display:flex;
}

.certification-sec-left {
   padding: 100px 100px 100px 10%;
    background: #f0f0f0;
    width: 50%;
}

@media all and (min-width:1440px){
	.certification-sec-left {
    padding: 100px 100px 100px 15%;
    background: #f0f0f0;
    width: 50%;
}
}
	



.certification-sec-left h2{
	font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;
}

.certification-sec-left hr{
	height: 4px;
    background: #f6c81c;
    width: 40%;
   
}

.certification-sec-left p{
	color: #000;
    font-size: 15px;
}

.certification img{
	
    width: 75%;

}


.certification-sec-right{
	background:url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/certification_cleanup.png);
	background-size:cover;
	width:50%;
	padding: 100px 5% 100px 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

@media all and (min-width:1440px){
	.certification-sec-right{

	padding: 100px 15% 100px 100px;
    gap:30px;
}
}

.homepage-sec-3{
	
    background: #148f4e;
    padding: 50px 0;

}

.homepage-sec-3-content-section{
	display:flex;
}

.homepage-sec-3-cont h2{
	
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: 400;

}

.homepage-sec-3-cont hr{
	
    height: 4px;
    background: white;
    width: 20%;
    margin: 20px auto;

}

.homepage-sec-3-left{
	
    width: 50%;

}

.homepage-sec-3-right{
	
    width: 50%;
   padding-top:50px;
}

.homepage-sec-3-right p{
	
    color: white;
    font-family: 'Poppins';

}

.sec-3-right-list-section{
	
    gap: 50px;
    display: flex;

}

.sec-3-right-list ul li{
	
    color: white;
    text-transform: uppercase;
    font-family: 'Poppins';

}

.video{
	height:100vh;
	
}


.homepage-section-4{
	
  padding: 50px 0px 0px 0px;
    background: #f5f8ef;

}

.homepage-section-4 h1{
	
    text-align: center;
    font-size: 34px;
    font-weight: 400;
    color: #555;
    text-transform: capitalize;

}

.homepage-section-4 hr{
	
    height: 2px;
    background: #f4c81a;
    width: 16%;
    margin: 20px auto;

}



.homepage-sec-4{
	display:flex;
	margin-top:30px;
}

.homepage-sec-4-left{
	width: 30%;
    padding:0 50px;
	background: #f5f8ef;
	display: flex;
    flex-direction: column;
    gap: 15px;
}

.homepage-sec-4-left h2{
	
    font-size: 36px;
    text-transform: capitalize;
    line-height: 45px;
    color: #13904c;
    font-family: 'Open Sans';
    width: 90%;

}

.homepage-sec-4-left p{
	
    font-size: 14px;
    font-family: 'Poppins';
    color: grey;
    line-height: 26px;
    text-align: justify;

}

.homepage-sec-4-right{
	width: 70%;
    padding: 50px;
	background: #13904c;
	margin-bottom:50px;
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fef1c5 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-body{
	
    background: #fef1c5;
    padding:10px;
}

.slick-slide img {
    display: block;
    height: 200px;
	width:100%;
}

.card-title{
	
    font-size: 18px;
    font-family: 'Poppins';
    color: #13904c;

}

.card-text{
	
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #6e5a5a;
    line-height: 24px;

}

.card-body a{
	color: #13904c;
    background-color: transparent;
    border-color: transparent;
    font-size: 15px;
    text-decoration: none !important;
    padding-left: 0;
}

.card{
	width:98%;
}

.slick-next:before, .slick-prev:before{
	font-size:35px !important;
}

.slick-next {
    right: 700px !important;
    top: 415px !important;
}

.slick-prev {
    left: 0px !important;
    top: 415px !important;
}

.product-sec-cont{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.product-sec-cont .box {
  position: relative;
  width: 30rem;
  height: 30rem;
  margin: 4rem;
}

.product-sec-cont .box:hover .imgBox {
  transform: translate(0, -3.5rem);
}

.product-sec-cont .box:hover .content {
  transform: translate(0, 2.7rem);
}

.imgBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}

.imgBox img {
  width: 30rem;
  height: 30rem;
  object-fit: cover;l
  resize: both;
  background:#148f4e;
}

.yellow-bg .imgBox img {
  width: 30rem;
  height: 30rem;
  object-fit: cover;l
  resize: both;
  background:#f6c81a;
}

.content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  z-index: 1;
  align-items: flex-end;
  text-align: center;
  transition: 0.25s ease-in-out;
  border-bottom: 3px solid green;
}

.yellow-bg .content {
	 border-bottom: 3px solid #f6c81a;
}

.content a{
	text-decoration:none !important;
}

.content h2 {
  display: block;
  font-size: 2rem;
  color: #111;
  font-weight: 500;
  line-height: 3rem;
  letter-spacing: 1px;
  margin-bottom:0
}

.content span {
  color: #555;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 2px;
}

@media (max-width: 600px) {
  .product-sec-cont .box:hover .content {
    transform: translate(0, 2.7rem);
  }
  .product-sec-cont .box:hover .imgBox {
    transform: translate(0, -3.5rem);
  }
}

.content a button{
	
    background: #148f4e;
    color: white;
    border-radius: 50%;
    padding: 4px 8px;

}

.yellow-bg .content a button{
	
    background: #f6c81a;

}

.content a button .fa-solid{
	
    font-size: 18px;
    vertical-align: middle;

}

.homepage-product-page{
	
    padding: 50px 0;

}

.homepage-product-page > h2{
	
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;

}

.homepage-product-page hr{
	
   height: 4px;
    background: #f6c81c;
    width: 15%;
   margin:20px auto;
}

@media all and (max-width:450px){
	.header-section-cont {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.logo-section{
    text-align: center;
	}
	.menu-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	.menu {
    height: 50%;
    border-right: none;
    display: flex;
    align-items: center;
    padding-right: 15px;
}
	.header-contact {
    display: flex
;
    align-items: center;
    gap: 5px;
    padding-left: 15px;
}
	.contact-icon img{
		
    width: 24px;

	}
	.homepage-sec-1 {
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/homepage-sec-2-bg_cleanup.png);
    padding: 15px 0;
    background-size: cover;
}
	.homepage-sec-1-cont {
    width: 100%;
}
	.homepage-sec-1-cont h2 {
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 5px;
}
	.homepage-sec-1-cont hr {
    height: 2px;
    background: #f6c81c;
    width: 40%;
    margin: 10px 0;
}
	.homepage-sec-1-cont p {
    color: #777;
    font-size: 14px;
    text-align: justify;
}
	#wpsm_counter_b_row_31 .wpsm_row {
    overflow: hidden;
    display: flex !important;
    width: 100%;
}
	.homepage-product-page {
    padding: 15px 0;
}
	.homepage-product-page > h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 5px;
}
	.homepage-product-page hr {
    height: 2px;
    background: #f6c81c;
    width: 20%;
    margin: 10px auto;
}
	.homepage-section-4 {
    padding: 15px 0 0;
    background: #f5f8ef;
}
	.homepage-section-4 h1 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #555;
    text-transform: capitalize;
    margin-bottom: 5px;
}
	.homepage-section-4 hr {
    height: 2px;
    background: #f4c81a;
    width: 20%;
    margin: 15px auto;
}
	.homepage-sec-4 {
    display: flex
;
    margin-top: 0px;
    flex-direction: column;
}
	.homepage-sec-4-left {
    width: 100%;
    padding: 0 15px;
    background: #f5f8ef;
    display: flex;
    flex-direction: column;
    gap: 0px;
}
	.homepage-sec-4-left h2 {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 33px;
    color: #13904c;
    font-family: 'Open Sans';
    width: 80%;
    margin-bottom: 5px;
}
	.homepage-sec-4-right {
    width: 100%;
    padding: 15px 0 0;
    background: #13904c;
}
	.card-title {
    font-size: 16px;
    font-family: 'Poppins';
    color: #13904c;
    margin-bottom: 5px;
}
	.card-text {
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #6e5a5a;
    line-height: 22px;
	margin-bottom:5px;
}
	.card-body a{
		font-size:12px;
	}
	.homepage-sec-3 {
    background: #148f4e;
    padding: 15px 0;
}
	.homepage-sec-3-cont h2 {
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}
	.homepage-sec-3-cont hr {
    height: 2px;
    background: white;
    width: 25%;
    margin: 15px auto;
}
	.homepage-sec-3-content-section {
    display: flex;
    flex-direction: column;
}
	.homepage-sec-3-left {
    width: 100%;
}
	.homepage-sec-3-right {
    width: 100%;
    padding-top: 15px;
}
	.homepage-sec-3-right p {
    color: white;
    font-family: 'Poppins';
    font-size: 14px;
    text-align: justify;
	margin-bottom:0;
}
	.sec-3-right-list-section {
    gap: 3px;

}
	.sec-3-right-list ul li{
		font-size:13px;
		margin-bottom:5px;
	}
	.certification-section {
    flex-direction: column;
}
	.certification-sec-left {
    padding: 15px;
    background: #f0f0f0;
    width: 100%;
}
	.certification-sec-left h2 {
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 5px;
}
	.certification-sec-left hr {
    height: 2px;
    background: #f6c81c;
    width: 20%;
    margin: 15px 0;
}
	.certification-sec-left p {
    color: #000;
    font-size: 14px;
    text-align: justify;
}
	.certification-sec-right {
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/certification_cleanup.png);
    background-size: cover;
    width: 100%;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	gap:10px;
}
	.certification img {
    width: 50%;
}
	.certification{
		width:48%;
		text-align:center;
	}
	.slick-next, .slick-prev{
		display:none !important;
	}
	.content-area, .content-left-sidebar .content-area{
		margin-bottom:0;
	}
	.footer-section {
    background: #f4f6ec;
    padding: 15px 0 0;
}
	.footer-link-section a {
    display: block;
    color: #7a7a77;
    margin-bottom: 5px;
    font-size: 13px;
}
	.footer-top-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
	.footer-link-section{
		width:45%;
	}
	.footer-middle-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
	gap:5px;
}
	.footer-address-section {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
}
	#wrap > div.footer-section > div > div > div.footer-middle-section > div:nth-child(2) {
    border-left:none;
    border-right:none;
}
	.fa-brands {
    font-size: 24px;
    color: gray;
}
	.footer-address h4{
		text-align:center;
	}
	.footer-address p {
    font-weight: 400;
    color: grey;
    font-size: 14px;
    font-family: 'Poppins';
    text-align: center;
    margin-bottom: 5px;
}
	.footer-contact a {
    font-size: 16px;
    color: #57786d;
    font-family: "Outfit", serif !important;
}

	.footer-bottom-section {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
	.footer-mail {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0px 0;
}
	.footer-contact {
    width: 100%;
    display: flex;
    justify-content: center;
    border-right: none;
    padding: 0px 0;
}
	.footer-mail a {
    font-size: 16px;
    color: #57786d;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
	.copy-right-section p {
    font-family: 'Poppins';
    color: #726464;
    font-size: 12px;
	text-align:center;
	margin-bottom:5px;
}
	.copy-right-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
}

@media all and (min-width:1440px){
	.slick-next {
    right: 1045px !important;
    top: 410px !important;
}
	.slick-prev {
    left: 0px !important;
    top: 410px !important;
}
}





/* about page */

.banner {
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/Banner-1.jpg);
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
}
.inner-banner {
    position: absolute;
/*     background: #13904ca8; */
    width: 100%;
    height: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.inner-banner h1 {
    color: #13904c;
    font-size: 35px;
    font-weight: 600; 
	text-align: center;
}
.abt-sec1-inner {
    padding: 50px 0px;
    display: flex;
    justify-content: center;
    gap: 100px;
	    align-items: center;
}
.abt-sec1-inner-left {
    width: 60%;
}
.inner-abt-sec1-right {
    width: 40%;
}



.inner-abt-sec1-right img {
	width:100%;
	
}
.abt-sec1-inner-left h5 {
    color: #15904e;
    letter-spacing: 2px;
}
.abt-sec1-inner-left h3 {
    font-size: 30px;
    color: #595252;
    line-height: 43px;
    font-weight: 600;
}
.abt-sec1-inner-left p {
    font-size: 15px;
    line-height: 27px;
    color: gray;
	margin-bottom: 10px;
	    font-weight: 400;
}
.li-sec1-abt p {
    font-size: 16px;
    color: #313030;
    font-weight: 500;
   
    margin-bottom: 10px;
}
.li-sec1-abt {
    margin: 35px 0px 0px 0px;
}
.li-sec1-abt p img {
    width: 5%;
    padding-right: 9px;
}
.abt-sec2 {
/*     background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/7.jpg); */
	   background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2025/01/bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   
 
}
.abt-sec2-overly {
   
/*     background: #000000ba; */
	background: #000000de;
	   padding: 80px 0px;
}
.abt-sec2-overly h3 {
    color: white;
    font-size: 30px;
    /* color: #595252; */
    line-height: 43px;
    font-weight: 600;
    text-align: center;
}
.abt-sec2-inner {
    display: flex;
    margin-top: 80px;
    justify-content: center;
}
.abt-sec2-box1 {
    border-right: 1px solid #ffffff85;
    text-align: center;
	padding:30px;
}
.abt-sec2-box1 img {
    width: 20%;
}
.abt-sec2-box1 h4 {
    margin-top: 30px;
    color: #148f4e;
    font-size: 20px;
    font-weight: 700;
}
.abt-sec2-box1 p {
    color: #ffffffcc;
    font-size: 15px;
    margin-top: -12px;
    font-weight: 500;
    line-height: 27px;
}
.abt-sec3 {
    padding: 50px 0px;
/*     background: #f5f5f5f5; */
}
.abt-sec3-inner {
    display: flex;
    gap: 100px;
    justify-content: center;
    align-items: center;
}
.abt-sec-3-left img {
    width: 100%;
}
.abt-sec-3-left {
    width: 40%;
}
.abt-sec-3-right {
    width: 60%;
}
.abt-sec-3-right h3 {
    font-size: 30px;
    color: #595252;
    line-height: 43px;
    font-weight: 600;
    margin-bottom: 30px;
}

/* contact page */

.con-page-sec-1 {
    padding: 50px 0px 0px;
}
.con-sec-1-inner {
    display: flex;
    /* gap: 100px; */
    justify-content: center;
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/map-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
  
    align-items: center;
    background-position: center top;
}
.con-sec1-left {
        width: 35%;
}
.con-sec1-right {
    width: 50%;
}
div#wpcf7-f111-p16-o1 {
    background: #158f4e;
    padding: 50px;
    position: relative;
    top: 50px;
}
.con-fo h3 {
    color: white;
    font-size: 30px;
    font-weight: 600;
}
.con-fo .\31 {
    display: flex;
    gap: 30px;
}
.con-sec1-left .c-p {
    display: flex;
/*     gap: 30px; */
    margin-bottom: 50px;
	background: white;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: black;
    font-size: 13px;
    font-weight: 600;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white;
    border: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required::placeholder {
    color: black;
    font-size: 13px;
    font-weight: 600;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: white;
    border: none;
	height: 100px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #2f2b2b;
    /* width: 100%; */
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 50px;
    border: none;
    padding: 15px 30px;
}
.con-sec1-left .c-p img {
    width: 60%;
}
.con-sec1-left .c-p h4 {
    font-size: 23px;
    font-weight: 500;
    color: black;
}
.con-sec1-left .c-p p {
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: gray;
    margin-top: -11px;
}
.con-sec1-left .c-p a {
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: gray;
    margin-top: -11px;
	text-decoration:none!important;
}

/* product page */

.pro-sec1 {
    padding: 50px 0px;
}
.pro-sec1-inner {
    display: flex;
    justify-content: center;
    gap: 50px;
	align-items: center;
}
.pro-sec1-left {
    width: 50%;
}
.pro-sec1-rihgt {
    width: 50%;
}
.pro-sec1-left h5 {
    
    text-transform: uppercase;
    color: #13904b;
	letter-spacing:2px;
    
}
.pro-sec1-left h3 {
    font-size: 30px;
    font-size: 30px;
    color: #595252;
    line-height: 43px;
    font-weight: 600;
}
.pro-sec1-left p {
    font-size: 15px;
    line-height: 27px;
    color: gray;
    margin-bottom: 10px;
    font-weight: 400;
}
button.p-b1 {
    background: #13904a;
    font-size: 18px;
    color: white;
    margin-top: 21px;
    padding: 7px 30px;
    border-radius: 10px;
}
.pro-sec1-right-in img {
    filter: drop-shadow(0 0 0.75rem #dbdbdb);
    border-radius: 40px;
}
.pro-sec2 {
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/19869323.jpg);
    width: 100%;
    background-size: cover;
    background-position: bottom;
    
    background-attachment: fixed;
}
.p-o {
    background: #000000c2;
    padding: 100px 0px;
}
.pro-sec2-inner h3 {
    font-size: 30px;
    color: #ffffff;
    line-height: 43px;
    font-weight: 600;
	margin-bottom: 50px;
}
.pro-sec2-inner p {
    color: #ffffffdb;
    font-size: 18px;
    font-weight: 500;
	text-indent: -7px;
}
.pro-sec2-inner img {
    width: 5%;
    padding-right: 20px;
}

.pro-sec3-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.homepage-sec-4-right {
 
    padding: 50px;
    background: url(https://demo.getln.com/greenpacks/wp-content/uploads/2024/12/Background-Img-2-correction.jpg)!important;
    margin-bottom:0px!important;
    /* background-position: center; */
    background-size: cover!important;
}
.aigpl-design-1 .aigpl-img-wrp {
    position: relative;
    height: 100%!important;
    width: 100%;
}
.aigpl-design-1 .aigpl-img-caption {
	background: #13904cba;
	font-weight: 500 !important;
} 



/*  */
.home-sec2-inner-box.aos-init.aos-animate {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-template-rows: repeat(3, 1fr) !important;
    grid-column-gap: 10px !important;
    grid-row-gap: 10px !important;
}


























