@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
a{text-decoration:none!important;}
li{list-style-type:none!important;}
@font-face{
	font-family:'Now Bold';
	src:url('font/Now Bold.otf') format('typeface');
	font-style:normal;
	font-weight:normal;
}
.logo{width:130px;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.now{font-family:'Now Bold'; letter-spacing:1px;}
.navfont{font-size:14px; letter-spacing:1px;}
.poppins{font-family: 'Poppins', sans-serif; line-height:28px;}
.pfnt{font-size:14px;}
.navbar-light .navbar-nav .nav-link {color:#000000a1!important;}
.navbar-light .navbar-nav .active > .nav-link {color: #3ab54b!important;}
.navbar-light .navbar-nav .nav-link:hover {color: #3ab54b!important;}
.dropdown-item:active{color: white!important; text-decoration: none; background-color: #886738!important;}
.spsbanner{background-image:url("../images/banner3.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; height:650px;}
.pad{padding:90px 0;}
.bannerhead{color: #fff; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.bg-overlay {position: relative;}
.box-bg {position: relative; z-index: 1;}
.mobilebg-overlay {position: relative;}
.mobilebg-overlay::after {
    background-color: #050505a3;
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.elementor-shape-bottom {
    bottom: -2px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.btn1{color: #262626!important; background-color: #f4de6e; padding: 25px 45px; border-radius:5px; transition:.5s;}
.btn1:hover{color: #0c0c0c; background-color: #f4d63d; transition:.5s;}
.btn2{color: #262626!important; background-color:transparent; padding: 10px; border-radius:5px; border:1px solid black; transition:.5s;}
.fullpad{padding:0!important; margin:0!important;}
.boxclr{background-color: #f2f2f8; padding: 80px;}
.icnclr{color:green; font-size:45px;}
.text2 {position: relative; padding: 0 0 0 59px; margin-top: -33px;}
.secbg{background-color: #f2f2f8;}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	height:100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 1em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {word-spacing: -0.15em; font-weight: 300;}
.grid figure h2 span {font-weight: 800;}
.grid figure h2,
.grid figure p {margin: 0;}
.grid figure p {letter-spacing: 1px; font-size: 68.5%;}
/***** Ruby *****/
figure.effect-ruby {background-color: #000;}
figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
figure.effect-ruby:hover img {opacity: 0.5; -webkit-transform: scale(1); transform: scale(1);}
figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 1.5em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 
figure.effect-ruby:hover h2 {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
figure.effect-ruby:hover p {opacity: 1; -webkit-transform: translate3d(0,0,0) scale(1); transform: translate3d(0,0,0) scale(1);}
.font1{color: #000; font-size: 45px; font-weight: 600; line-height: 1.2em;}
.singlecard {
    background: #f7f4e4 none repeat scroll 0 0;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 25px;
    transition: box-shadow 400ms ease;
}
.singlecard:hover {box-shadow: 0 6px 12px 0 rgba(114, 121, 146, 0.2); transition: box-shadow 400ms ease;}
.owl-nav{display:none;}
.owl-dots{display:none;}
.course-title {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    background: #fff;
    margin-top: -46px;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    padding: 15px 22px;
}
.course-description {
    margin: 15px;
    text-align: center;
    line-height: 1.6;
    font-size: 13px;
}
.text1 {position: relative; padding: 0 0 0 75px; margin-top: -69px;}
.pad1{padding-bottom: 40px;}
.counterparallax{background-image:url("../images/parallax.jpg"); background-position: center center;
	background-repeat: no-repeat; background-size: cover; background-attachment: fixed; height:auto;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #fff; font-size: 75px; font-weight: 700;}
.footer{padding-top: 90px; padding-bottom:20px; background-color: #f8f8f8;}
.sepline{border-color: #edeceb; height: 1px; border-top: 1px solid #ebebeb;
border-top-width: 6px; display: block; position: relative; top: 1px; width: 100%;}
.contactbg{background-color: #f7f3e8; padding:60px;}
.section_tittle h2 {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    padding-left: 27px;
    text-transform: capitalize;
    line-height:26px;
}
.section_tittle h2:before {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    width: 20px;
    height: 3px;
    background-color: #000;
}
.cntfnt{color: #fff; font-size: 55px; font-weight: 700; line-height: 1.3em;}
.form-control{background-color: #f7f3e8!important; height: 45px!important;}
.formheight{height:150px!important;}
.mobilepad{padding:280px 0;}
.mobilefont{font-size:55px;}
.contactformbg{background-image: url("../images/contactbg.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; height:100%;}
.cocopeatbanner{background-image:url("../images/cocopeatsystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover;}
.cocologsbanner{background-image:url("../images/coirlogsystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.cocogeobanner{background-image:url("../images/cocogeotextilesystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.cocopotbanner{background-image:url("../images/cocopotsystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.huskchipbanner{background-image:url("../images/huskchipsystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.pithmanurebanner{background-image:url("../images/cocomanuresystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.growbagbanner{background-image:url("../images/growbagsystem.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilecocoblock{background-image:url("../images/mobilecocoblock.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilecocolog{background-image:url("../images/mobilecocolog.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobiletextile{background-image:url("../images/mobiletextile.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilepot{background-image:url("../images/mobilepot.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilechips{background-image:url("../images/mobilechips.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilepith{background-image:url("../images/mobilepith.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.mobilebag{background-image:url("../images/mobilebag.jpg"); height:700px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.boxinner {
    background-color: #fff;
    padding: 40px 50px 50px;
    border-radius: 5px;
    box-shadow: 0px 10px 60px 0px rgba(0,0,0,.15);
}
.boxpara{font-size: 18px; margin-top: 20px; color: #666666;}
.section-title-divider {
    width: 50px;
    height: 3px;
    background: #196730;
    margin-bottom: 20px;
}
.section-title-divider1 {
    width: 50px;
    height: 3px;
	margin:0 auto;
    background: #196730;
    margin-bottom: 20px;
}
.section-heading {
    background:linear-gradient(90deg,#196730,#439a0d);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.productbtn{color: white!important; background:linear-gradient(90deg,#196730,#439a0d); padding: 15px; border-radius:5px;}
.box_front_inner {
    color: #000;
    background-color: #fff;
    padding: 50px 50px 30px;
    margin-right: -140px;
    border-radius: 5px;
    box-shadow: 0px 10px 60px 0px rgba(0,0,0,.15);
}
.productimgbg{background-image:url("../images/productbg.jpg");background-position: center center; background-repeat: no-repeat; background-size: cover;}
.svgtop{top: -2px; transform: rotateX(180deg);}
.imgbrd{border-radius:10px;}
.info-box i {
    font-size: 26px;
    color: #fff;
    border-radius: 50%;
    padding: 13px;
	text-align:center;
    width: 55px;
    height: 55px;
    background-image: linear-gradient(90deg,#196730,#439a0d);
}
.boxeco {
    padding: 50px;
    border-style: solid;
    border-width: 10px;
    border-color: #196730;
    border-radius: 5px;
    box-shadow: 0px 10px 50px 0px rgba(0,0,0,.2);
}
.smallbox{margin: 0px 0px 4px 0px; padding: 12px 24px 12px 24px; background-color: #FFF; border-radius: 12px 12px 12px 12px; width: 28%;}
.parallaxtopbox{box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12); margin-top: 0px; margin-bottom: -60px; padding: 10% 10% 10% 10%; border-radius: 8px 8px 8px 8px;}
.parallaxtoppad{padding-top:90px;}
.gallery img{transition:1s;}
.gallery img:hover{transform:scale(1.1);}
.lightbox {position: fixed !important; top: 50px !important;}
.cz_shape_2 {font-size: 110px; color: #dab48a; font-family: 'Rufina'; font-weight: 700; line-height: .7; letter-spacing: -3px; top: 55px; opacity: .15;}
.cz_title_content{position: relative; top: -80px;}
.abttxt{color: #5c3810; font-size: 48px; font-family: 'Rufina';}
.aboutbox{padding: 40px 30px 40px; margin-right: 20px; margin-left: 20px; border-radius: 10px; box-shadow: 0px 5px 10px 0px rgba(0,0,0,.12); background: #aff4afbf;}
.aboutbox1{padding: 40px 30px 40px; margin-right: 20px; margin-left: 20px; border-radius: 10px; box-shadow: 0px 5px 10px 0px rgba(0,0,0,.12); background: #f4ecafbf;}
.secht{height:110px;}
.padht {transition: 0.5s; transform: translateY(0);}
.padht:hover {-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}
.aboutparallax{background-image:url("../images/cocopeat.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; height:500px;}
.parallaxpad{padding:120px 0;}
.w0{width:0%;}
.wapp{width:65px;}
.point{bottom:15px!important; left:10px!important;}
.newfontsize{font-size:70px; height:100%;}
.card {background-color:#0c4d13 !important; border: 2px solid white!important;}

@media (min-width:5px) and (max-width:767.98px){
.spsbanner, .aboutparallax{height:auto;}	
.bannerhead, .cntfnt{font-size: 40px;}
.pad, .parallaxpad{padding:50px 0;}
.boxclr{padding:40px;}
.contactbg{padding:20px;}
.box_front_inner {padding: 30px 30px 10px; margin-top: -20px; margin-right: 0; margin-bottom: 60px;}
.smallbox{width:50%;}
.counttext{font-size: 45px;}
.cz_shape_2 {font-size: 80px;}
.secht{height:50px;}
.newfontsize{font-size:50px;}
.aboutbox{margin-right: 0px; margin-left: 0px; padding: 35px 10px 35px;}
.aboutbox1{margin-right: 0px; margin-left: 0px; padding: 35px 10px 35px;}
}


@media (min-width:768px) and (max-width:991.98px){
.spsbanner{height:auto;}	
.bannerhead, .cntfnt{font-size: 40px;}
.pad{padding:50px 0;}
.contactbg{padding:40px;}
.box_front_inner {padding: 30px 30px 10px; margin-top: -20px; margin-right: 0; margin-bottom: 60px;}
.counttext{font-size: 45px;}
.cz_shape_2 {font-size: 80px;}
.mobilefont{font-size:70px;}
}


#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 190px;
	margin: 0px;
	font-weight: 900;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url('../images/bg.jpg') no-repeat;
	-webkit-background-clip: text;
    background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;
}
.notfound h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}
.notfound p {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 0px;
}
.notfound a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #218300;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #218300;
   box-shadow: 0px 4px 15px -5px #218300;
}
@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}