<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&amp;display=swap');
    @font-face { font-family: "Padauk-Regular"; src: url("../fonts/Padauk/Padauk-Regular.woff") format("woff"), url("../fonts/Padauk/Padauk-Regular.ttf") format("truetype"), url("../fonts/Padauk/Padauk-Regular.svg#Padauk-Regular") format("svg"); }
@font-face { font-family: "Padauk"; font-weight: "bold"; src: url("../fonts/Padauk/Padauk-Bold.woff") format("woff"), url("../fonts/Padauk/Padauk-Bold.ttf") format("truetype"), url("../fonts/Padauk/Padauk-Bold.svg#Padauk") format("svg"); }
body{
    font-family: 'Montserrat', sans-serif;
}
.mmfont{
    font-family: "Padauk-Regular";
}
/*------------- go to top strat---------------*/
.scrollToTop {
    text-decoration: none;
    cursor: pointer;
    background: #00652e;
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    display: none;
    z-index: 999;
  }
  
  .scrollToTop .fa-angle-up{
    color: #fff;
    font-size: 22px;
    padding-left: 12px;
    padding-top: 7px;
  }
  /* navbar */
  .navbar{
      background-color: transparent !important;
  }
  /* .menu-bg{
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
  } */
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
.navbar-light .navbar-nav .nav-link {
    color: #777;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 10px;
    letter-spacing: 1px;
    font-weight: bold;
}

.navbar-light .navbar-nav .active&gt;.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show&gt;.nav-link {
    color: #116e39;
    border-radius: 5px;
    padding: 6px 15px;
}
.micon{
    display: none;
}
.navbar-light .navbar-nav .active&gt;.nav-link .micon,.nav-item.active .micon{
    width:20px;
    display: block;
}
.nav-item{
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content:center;
}
.carousel-caption{
    text-transform: uppercase;
    color:#fff;
    letter-spacing: 1px;
    text-align: left;
    bottom: 30%;
    font-size: 19px;
}
.carousel-caption p{
    color:#3a7eff;
    font-size: 20px;
    font-weight:600px;
    margin:0px;
    letter-spacing: 2px;
}
.carousel-caption h5{
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
}
.menu-bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgb(255,255,255,0.9);
}
.pd50{
    padding-top:50px;
    padding-bottom:50px;
}

.footer .address{
    color: #116e39;
}
.copyright{
    background:#1f1f1f;
    color:#fff;
    text-align: center;
}
.copyright p{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
}
.copyright a,.copyright a:hover{
    text-decoration: none;
    color:#fff;
}

/* contact us */
.contactbox{
   
    margin-top: 30px;
    margin-bottom: 30px;
}
.bgf{
    background: #fff;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 0.9rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.btn-search{
    background: #05a54c;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
}
.pt30{
    padding-top:30px;
}
.icon-box a{
    text-decoration: none;
    color: #fff;
}
.icon-box{
    background-color: #05a54c;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50px;
    height: 50px;
    border-radius: 100%;
    color:#fff;
    font-size: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    min-width: 50px;
}
.cflex{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    border-bottom: 1px solid #fff;
    background: #f7f7f7;
}
.social{
    text-decoration: none;
    font-size: 20px;
}
.social i{
    
    margin: 5px;
}
.newsbox{
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    /* padding-top: 30px; */
    margin-bottom: 30px;
}
.newsbox .header{
    color: #1f3994;
    font-size: 21px;
    border-bottom: 2px solid #f5cb2d;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.pd30{
    padding-top:30px;
    padding-bottom: 30px;
}
.newsbox .date{
    color: #8e8e8e;
font-size: 14px;
}
.border-top{
    border-top:1px solid #f9f9f9;
    margin-bottom: 30px;
}
.pdfbox{
    background-color:#fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.pdfbox p{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}
.pdfbox .downloadicon{
    width:70px;
    height: 70px;
    background-color: #1f3994;
    color:#fff;
    border-radius: 100%;
    position: absolute;
    bottom:-25px;
    right:-20px;
    padding-top: 15px;
    padding-left: 20px;
}
.pdfbox .downloadicon a{
    color:#fff;
    text-decoration: none;
}
.bgcolor{
    background:#dcdcdc;
}
.teambox  {
     background: #fff;
/* display: flex; */
text-align: center;
padding: 20px;
margin-top: 128px;
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.teambox img{
    margin-top: -40%;
    width: 150px;
    margin-bottom: 30px;
    border-radius: 100%;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.teambox p{
    color:#f5cb2d;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.mt50{
    margin-top: 50px;
}
.m-150{
    margin-top: -150px;
}
.team-box img{
    width: 150px;
    margin-top: -10px;
    border-radius: 100%;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background: #fff;
    padding: 5px;
}
.team-box  {
    display: flex;
    text-align: center;
    padding: 20px;
}
.borderimg{
    background: #1f3994;
    padding: 1px;
    border-radius: 100%;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}
.team-box .text h4{
    background: #f5cb2d;
    padding: 5px 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    width: 160px;
    margin-top: -15px;
    text-align: center;
}
.team-box .text{
    width: 300px;
    text-align: left;
    margin-left: 20px;
    font-size: 15px;
    color: #848484;
    border-top: 2px solid #f5cb2d;
    margin-top: 30px;
    border-right: 2px solid #f5cb2d;
    max-height: 100px;
    position: relative;
}
.team-box .text:after{
    content:"";
    width: 10px;
    height: 10px;
    background-color:#f5cb2d ;
    border-radius: 100%;
    position: absolute;
    right:-5px;
    bottom: -5px;
}
.team-box h6{
    font-weight: bold;
}

/* vendor */
.vendor{
   
    color:#fff;
    background: url('/images/banner.jpg') no-repeat bottom center;
}
/* .vendor .caption{
    position: absolute;
    left:0;
    right:0;
    bottom:10px;
    z-index: 999;
} */
.vendor .caption{
    padding-top: 100px;
}
.vendor .caption a{
    text-decoration: none;
    color:#fff;
}
    .prbox {
        border: 1px solid #fff;
        border-radius: 0;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-height: 130px;
    }
    .prbox img {
        width: 50px;
        border-radius: 100%;
        /* background: #fbfbfb; */
        margin: 10px;
    }
.prbox .text{

    color:#000;
       
}
.prbox .text .description{
    font-weight: 100;
    font-size: 14px;
    color: #666666;
}
.prbox:hover{
    border-color: #05a54c;
}
a:hover{
    text-decoration: none;
}
.mb30{
    margin-bottom:30px;
}
.paginate-pagination{
	display: flex;
    align-items: center;
    justify-content: center;
}
.paginate-pagination ul{
    list-style: none;
    display: inherit;
}
.paginate-pagination ul &gt; li &gt; a.page {
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #05a54c;
    background: white;
    text-decoration: none;
    color: #05a54c;
    cursor: pointer;
}
.paginate-pagination ul &gt; li &gt; a.page.active {
    opacity: 1 !important;
    cursor: default;
    background: #000;
    color: #fff;
}
.prbox{
    background: #e6e6e6;
}
.prbox ul{
    list-style: none outside;
    line-height: 2;
}
.prbox .borderc{
    
    border: 1px solid #fff;
    padding: 20px;
}
.prbox ul li{
    display: flex;
    align-items: flex-start;
}
.prbox ul li i{
    color:#05a54c;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 18px;
}

/* home */
h1,h2,h3,h4,h5,h6,p,a{
	font-family: 'Montserrat', sans-serif;
}
/*================================*/
#header .my_logo{
	padding: 10px;
}
#header nav{
	margin-bottom: 0;
}
/*=======================================*/
#old_tea img{
	position: relative;
	top: -200px;
}
#tea_img img{
	width: 100%;
	margin-bottom: 30px;
}
#tea_img h3{
	color: #fff;
	position: relative;
	z-index: 100;
	top: -100px;
	margin-bottom: -50px;
}
#tea_img h3 span{
	font-size: 30px;
	font-weight: 600;
}

/* .item { width: 25%; } */
/*======================================*/
/*About*/
#about .about{
	color: #00652e;
	margin-top: 30px;
	margin-bottom: 30px;
}
#about .about span{
	font-weight: bold;
}
#about .text-uppercase.btn{
	transition: 0.4s;
	margin-top: 10px;
	color: #00652e;
	border-radius: 0px;
	background-color: transparent!important;
    border-color: #00652e;
}
#about .text-uppercase.btn:hover{
	transition: 0.4s;
	background-color: #00652e!important;
	color: #fff;
}
/*=======================================*/
/*About Us*/
.about-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.about-wrap .text-box {
    width: 50%;
    background: #f7f7f7;
    padding: 40px;
    position: relative;
    right: -40px;
}
.about-wrap .img-box {
    width: 50%;
    border: 2px solid #05a54c;
    padding: 10px;
}

/*=======================================*/
/*Our Products*/
#our_project h2 span{
	font-weight: bold;
}
#our_project .line_products{
	margin: 10px auto;
	width: 50px;
	border: 1px solid #ccc;
}
#our_project .MS-controls *{
	margin-top: 25px;
	color: #aaa;
	border: 1px solid #aaa;
	border-radius: 100%;
	padding: 8px;
	font-size: 16px;
}
/*=======================================*/
/* Plant Nutrients */
#plant_nutrients h2 span {
    font-weight: bold;
}
div#plant-wrap div {
    margin: 0 auto;
    text-align: center;
}
div#plant-wrap div img {
    width: 64px;
    height: 64px;
}
#plant-wrap .line_products{
    margin: 10px auto;
    width: 50px;
    border: 1px solid #ccc;
}
/*=======================================*/
/*Footer*/
footer{
	margin-top: 70px;
	background-color: #1c1c1c;
	padding-top: 30px;
}
.bordert{
    border-top:1px solid #000000;
}
footer .breadcrumb{
	background-color: transparent!important;
}
footer .breadcrumb a{
	color: #aaa;
}
footer .social{
	margin-left: 10px;
}
footer .social a{
	color: #aaa;
}
footer .social a:hover{
	opacity: 0.8;
}
footer p{
	line-height: 30px;
	margin-top: 10px;
	color: #aaa;
}
footer .net{
	color: #00ff71;
}
footer .net:hover{
	text-decoration: none;
	opacity: 0.8;
}
/*=======================================*/
/*Media Query*/
@media(max-width: 1199px){
    .about-wrap .text-box{
        width: 60%;
        right: 0;
    }
    .about-wrap .img-box{
        width: 40%;
    }
}
@media(max-width: 991px){
    .about-wrap .text-box{
        width: 100%;
    }
    .about-wrap .img-box{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}
@media(max-width: 767px){
	#tea_img img{
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#about{
		background-color: #eafff3!important;
		padding-top: 30px;
		padding-bottom: 50px;
	}
}
@media(max-width: 425px){
    .about-wrap .text-box{
        padding: 25px;
    }
}
@media(max-width: 375px){
    .about-wrap .text-box {
        padding: 20px 15px;
    }
}

@media(min-width: 1200px){
	#about .main_about{
		position: relative;
		top: -10px;
	}
	#about{
		position: relative;
		top: -50px;
		padding-top: 0;
		background-color: #eafff3;
		height: 280px;
	}
	#about .about_img{
		top: 32px;
		left: 170px;
		position: absolute;
		width: 55%;
	}
}
@media (max-width: 1200px){
	#our_project{
		margin-top: 30px;
	}
}
@media (min-width: 991px){
	#tea_img{
		position: relative;
		
        padding-top: 50px;
        padding-bottom: 50px;
    
	}
	#header nav ul li{
		margin-top: 20px;
	}
	#header nav ul li a:after{
		content: ".";
		font-size: 30px;
		display: inline-block;
		width: 30px;
		text-align: right;
	}
	.last_dot_close:after{
		content: ""!important;
		margin-top: 20px;
	}
}

@media (min-width: 767px ) and (max-width: 991px){
	#header nav ul li{
		margin-top: 25px;
	}
	#tea_img img{
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#about{
		background-color: #eafff3!important;
		padding-top: 30px;
		padding-bottom: 50px;
	}
}
@media (max-width: 767px){
	#header .navbar-toggle{
		margin-top: 30px;
	}
}
@media( min-width: 991px ) and ( max-width: 1200px ){
	#about{
		background-color: #eafff3!important;
		padding-top: 30px;
		padding-bottom: 50px;
		position: relative;
		top: -100px;
	}
	#about .about_img{
		width: 50%;
		position: absolute!important;
		top: 30px;
		left: 155px;
	}
	#our_project{
		margin-top: -50px;
	}
}
@media (max-width: 991px){
	footer p{
		line-height: 30px;
		text-align: left;
		margin-top: 10px;
		color: #aaa;
	}
}
.mfixed{
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 999;
    background-color: #fff;
}

/* home */
.servicebox{
    border: 3px solid #eee;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    border-radius: 10px;
}
.servicebox img{
    border-radius: 100%;
    border: 2px solid #eee;
    width: 70px;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}
.servicebox:hover{
    background: #f5f5f5;
    cursor: pointer;
}
.service{
    padding-top: 50px;
    padding-bottom: 100px;
}
.servicebox p{
    color: #000;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}
.servicebox .readmore{
    background: #05a54c;
    color: #fff;
    padding: 10px;
    font-size: 13px;

}
@media (min-width: 992px){
.service .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19.666667%;
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
}
}
.mb30{
    margin-bottom: 30px;
}
.h0{
    height:0px;
}
.carousel {
    position: relative;
    z-index: -1;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00652e;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .65rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom:1px solid #fff;
}
.dropdown-menu .dropdown-item:last-child{
border:0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background: #05a54c;
    padding: 0;
    border: 0;
}
.contact{
    padding-top: 50px;

}
.products h3{
    color: #00652e;
    font-weight: bold;
}
.mm-panel_has-navbar .mm-navbar {
    display: block;
    background: #05a54c;
    color: #fff;
}
.mm-listitem_selected&gt;.mm-listitem__text {
    background: rgba(255,255,255,.4);
    background: var(--mm-color-background-emphasis);
    color: #05a54c !important;
}
.btn-search {
    background: #05a54c;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
    margin-top: 10px;
}
@media(max-width:991px){
    .products{
        padding-bottom: 10px;
    }
    .vendor .caption {
        padding-top: 20px;
    }
    .vendor .caption h2{
        font-size: 24px;
    }
    .vendor .caption a {
        font-size: 14px;
    }
    footer{
        margin-top:0px;
    }
    .icon-box {
        background-color: #05a54c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        color: #fff;
        font-size: 16px;
        margin-bottom: 20px;
        margin-right: 20px;
        min-width: 40px;
    }
}
footer .bordert p{
    font-size: 13px;
}</pre></body></html>