@import url('https://fonts.googleapis.com/css2?family=Maven+Pro&family=Roboto+Condensed&display=swap');
a{text-decoration:none!important;}
li{list-style-type:none!important;}
p, .fnt{font-family: 'Maven Pro', sans-serif; line-height:30px;}
.head{font-family: 'Roboto Condensed', sans-serif;}
.navfont{font-family: 'Maven Pro', sans-serif; font-size:17px;}
.logo{width:200px;}
.fnt1{font-size:28px;}
.fnt2{font-size:22px;}
.topbrd{border-top:3px solid #483b33;}
.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;}
.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;}
.sdw{box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);}
.clr{color:#8d6238;}
.clr:hover{color:#8d6238;}
.clr1{color:#886738;}
.headpad{padding:100px 80px!important;}
.text{position: relative; padding: 0 0 0 65px; margin-top: -20px;}
.icon-in1{color:white; border: 2px solid #8d6238; background: #8d6238; padding: 7px 15px;; border-radius: 60px;}
.line {border-top: 2px solid #8d6238; width: 85%;}
.secht{height:110px;}
.bg1{background-image:url("../images/freshcoco.jpg"); height:780px;}
.fullpad{padding:0!important; margin:0;}
.bg2{background-color:#f6f3ec;}
.btn-effect1{background-color:#69af07; color:white; border-radius:0px; padding:10px 20px;}
.btn-effect1:hover{background-color:#483b33; color:white; transition:.5s;}
.servpad{padding:150px 50px 50px 170px;}
.spanbg{background-color:#fed000; padding:15px 25px;}
.headfnt{font-size: 65px;}
.pad{padding:100px 0 40px 0;}
.pad1{padding-bottom:15px;}
.pad2{padding:100px 0 10px 0;}
.pad3{padding:140px 0;}
.pad4{padding:80px 0;}
.text1{position: relative; padding: 0 0 0 95px; margin-top: -100px;}
.foot{background-color:#483b33;}
.wrdbrk{white-space: pre;}
.icons {width: 80px; height: 80px; background-color: #69af07; display: table; text-align: center; margin: 0 auto 20px auto; border-radius: 50%;}
.icons i {display: table-cell; vertical-align: middle; height: 75px; font-size: 30px!important; color: white;}
.parallax {background-image: url("../images/cocogroup.jpg"); height:400px; background-attachment: fixed; background-position: center;
background-repeat: no-repeat; background-size: cover;}
.bckclr3 {background: #ddbb8b;}
.w0{width:0%;}
.wapp{width:75px;}
.point{bottom:40px!important; right:10px!important;}
.strokes{text-shadow: 3px 1px 6px #bd999966;}
.txtsdw{text-shadow: 0 0 8px black;}
.lightbox {position: fixed !important; top: 50px !important;}
.text3 {
    position: relative;
    padding: 0 0 0 26px;
    margin-top: -23px;
}
.fullpad{padding:0; margin:0;}

@media (min-width:5px) and (max-width:767.98px){
.headpad{padding:40px 30px!important;}	
.servpad{padding:50px 15px;}
.headfnt{font-size: 40px;}
.bg1{height:500px;}
.pad{padding:50px 0 40px 0;}
.pad2{padding:50px 0 10px 0;}
.pad3{padding:90px 0;}
.pad4{padding:40px 0;}
}


@media (min-width:768px) and (max-width:991.98px){
.servpad{padding:30px;}	
.headfnt{font-size: 45px;}
.bg1{height:860px;}
}

#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;
	-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: #0046d5;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
   box-shadow: 0px 4px 15px -5px #0046d5;
}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}