/* FRONTEND CSS
*********************************************/
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,300,300italic,900,900italic&subset=latin,latin-ext);
html {
  overflow-y: scroll; 
}

body {
  background-color: #FFFFFF;
  padding: 0px;
  font-size: 16px!important;
  color: #656565;
  font-family: lato, sagoe ui, tahoma, arial, sans-serif!important;
}

a {
  color: #345032;
}
a:hover {
  color: #263525;
  text-decoration: underline;
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  

  #top {
    background: #D4D4D4!important;
    
  }
  
 
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 990px) {
  .menu {
    display: none!important;
  } 
 
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
  .slicknav_menu {
    display: none;
  }
 
}
/* Large desktop */
@media (min-width: 1200px) {
.slicknav_menu {
    display: none;
  }
 .box {
  
 padding: 20px 35px!important;
  
}
}

h2, h3 {
  font-size: 24px;
}

h1, h2, h3, h4, h5 {
  
  color: black;
  
}
.logo img {
  
 width: 140px;
}

.logo {
  
 padding: 10px!important;
 margin: 0px!important;
}



.box img {
  
  width: 100%;
  padding: 10px 0px;
}

.box {
   text-align: center;
}

.box h4 {
   background-image: url(../images/tree.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 5px 40px;
  display: inline-block;
}

#topbar .menu {
  
  float: right;
}

#topbar {
  min-height: 550px;
}

#topbar .menu li {
  float: left;
  list-style: none;
}
#topbar {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
}

#topbar .menu li a {
  padding: 18px 35px;
  transition: color 0.3s;
  color: #656565;
  -webkit-transition:color 0.3s;
  -moz-transition: 0.3s;
  text-transform: uppercase;
  font-size: 14px;
}

#topbar .menu li.parent:hover .dropdown-menu {
  
  display: block!important;
}

#topbar .menu li.current a, #topbar .menu li.current a:hover, #topbar .menu li a:hover, .menu li.active a  {
color: #345032;
background-color: white;
}

.white {
  background-color: rgba(255,255,255,0.7);
}

.center {
  text-align: center;
}
#content {
  background-color: #E6E4DD;
  
}
 #main1 {
   background: #D0B96C;
  }

hr {
  clear: both;
  border-top: 1px solid #345032;;
}


#content, #top, #main1, #about {
  padding: 20px 0px 20px 0px;
  
}
#main1, #main3, #main2, #content, #about { 
  display: none;
}

.front #main1, .front #content, .front #about { 
  display: block;
}

#content h3, #top h3, #main5 h3, #main1 h3 , #main3 h3 , #main3 h3 , #main4 h3, #about h3, .blog-featured h2 {
  
  text-align: left;
  padding: 10px 0px;
  margin: 0px;
}


#bottombar {
  background-color: black;
  color: white;
  font-size: 10px;
  padding: 3px 0px;
}

#bottom {
  background-color: #3A3A3A;
  color: white;
}


#bottom .menu a {
  color: white;
}

#bottom .menu a:hover {
  background-color: transparent;
  text-decoration: underline;
}


.slicknav_menu, .slicknav_btn {
    background: #CAB877!important;
}


.panel-body {
  color: #333333; 
}

#main {
  background: #efefef;
}


.arrow:hover {
  text-decoration: none;
  color: white;
  opacity: 0.7;
}

.clear { 
  clear: both;
}

a.readmore, a.readon {
  
 clear: both;
 display: inline-block;
 text-align: center;
 padding: 7px 15px;
 background: #345032;
 color: white;
 margin-top: 20px;
 transition: background 0.5s;
 -moz-transition: background 0.5s;
  
}

a.readmore:hover, a.readon:hover {
  background: #263525;
  color: white;
  text-decoration: none;
}

#ais_89_wrapper {
  padding: 30px;
}

#bottom h3 {
  
text-shadow: 1px 2px 3px black;
}

#top {
  background-color: #efefef;
}

#topbar {
  background-image: url(../../../images/kryc.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}

.nav-child  {
    display: none;
    position: absolute;
    /* top: 80px; */
  z-index: 9999999999999999;
    padding-left: 0px;
}

.parent:hover .nav-child {
  display: block;
  background: white;
}
.nav-child li {
  float: left;
  display: block;
  z-index: 9999999999;
  background: white;
}


.nav-child li a {
  display: block;
 color: black;
  background: white;
  padding: 5px 20px!important;
  width: 260px;
  z-index: 9999999999;
}
#content {
  display: none!important;
}

.rapid_contact table, .rapid_contact table .textarea, .inputbox {
  width: 96%;
  
}

.rapid_contact table .textarea, .inputbox {

color: black;
  font-family: lato;
}

.rapid_contact.button {
  display: block;
  color: #345032;
  background: white;
  padding: 7px 15px!important;
  border: 0;
  float: right;
  width: 90px!important;
  z-index: 9999999999;
 
}

#bottom .container {
  background: rgba(0, 0, 0, 0.35);
}