html, body {
/*	font-family: 'Josefin Slab', serif; */
	font-family: 'ABeeZee', sans-serif;
	background: #fffffe;
	font-weight: 400;
    font-weight: lighter;
	font-size: 16px;
	line-height: 22px;
	/*color: #355;
	color: #909690;
    color: #9c9f9c;
    color: #808380;
    color: #707370;*/
    color: #506059;

}
body a {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
/*	color: #473;
    color: #774d00;
	color: #708070;*/
    color: #776040;
}
h2 {
	margin: 10px 0;
	font-family: 'Josefin Slab', sans-serif;
	font-weight:400;
}
h3 {
	/*font-weight:700;*/
    font-size: 1.2em;
}
p {
	margin: 12px auto;
/*	color: #352;*/
}
ul {
	margin: 0;
	padding: 0;
	list-style:outside;
}
li { 
	margin-left:20px;
}
.img{
	/*margin: 20px;
    padding: 20px;*/
}
.img-round-sm {
    border-radius: 3px;
    box-shadow: 1px 1px 8px #bbb;
}
.img-round-lg {
    border-radius: 4px;
    box-shadow: 2px 2px 16px #bbb;
}
.centered {
	text-align: center;
}
.emph {
    text-shadow: 0 0 1px #0f0;
}
/* =============================== */

#section_logo {
    margin-top: 5px;
	padding:0px 0;
}
#section_logo .row {
	padding-left:0px;
	margin-left:0px;
}
#section_logo a{
	color: #190;
	font-family: 'Josefin Slab', sans-serif;
	font-size: 28px;
    vertical-align: bottom;
	/*font-style:italic;*/
	font-weight:600;
	text-shadow: 1px 1px 1px rgba(78, 69, 0, 0.3);
}
#section_logo .logo {
    margin: -30px 0 0 6px;
}
#section_logo .logo-txt {
    margin: 4px 0 0 -26px;
}
}
/*#section_logo img .logo {
    padding-bottom: 40px;
    border: 1px solid red;
    border: red 1px :
}*/

/* ====   NAV   ================== */
/* =============================== */

.navbar-default {
	color: #390;
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: -1px;
	padding:0;
}

/*.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}*/
.navbar-default .navbar-nav {
    margin-top: 10px;
}
.navbar-default .navbar-nav > li {
	padding: 0 4px;
}
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	font-size: 16px;
	margin: 0 5px;
	/*color: #777;
    color: #80908c;*/
    color: #767c5c;
    /*color: #fff;*/
	font-weight: 500;
	padding: 7px 14px;
	border-radius: 4px;
	background-color: #f9f9f9;
	/*background-color: #490;*/
	border-bottom: 1px solid #ddd;
}
.navbar-default .navbar-nav > li > a:hover {
/*	color: #eee;
	background-color: #66aa00;
	border-bottom: 1px solid #666;*/
	/*color: #777;
    color: #80908c;
    color: #666c3c;
    color: #767c5c;*/
    color: #040;
	/*background-color: #e9ffe0;
	background-color: #d9ffc9;
	background-color: #c9ffb9;
	background-color: #4c0;*/
	background-color: #ae8;
	border-bottom: 1px solid #bbb;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
	/*color: #777;
    color: #80908c;
    color: #767c5c;
    color: #fff;*/
    color: #040;
	/*background-color: #e9ffe0;
	background-color: #d9ffc9;
	background-color: #2a0;*/
	background-color: #4c0;
	border-bottom: 1px solid #bbb;
	/*color: #eee;
	background-color: #66aa00;
	border-bottom: 1px solid #666;*/
}

/* ====  NAV-2 navbar-second  ========= */
/* ==================================== */

.navbar-default .nsecond > li > a {
	text-decoration: none;
	font-size: 13px;
	margin: 4px 0 0 5px;
    color: #185;
    background-color: transparent;
	border-bottom: 0px solid red;
	font-weight: 500;
	padding: 2px 14px 1px 14px;*/
    /* Here the button created */
	/*border-radius: 0; 
	background-color: transparent;
	border-bottom: 0px solid red;*/
}
.navbar-default .nsecond > li > a:hover {
    color: #606646;
    text-shadow: 0 0 3px #6c2;
    background-color: transparent;
	border-bottom: 0px solid red;
}
.navbar-default .nsecond > li > a:visited {
    color: #185;
}

/* ===  Section Header   ============================*/
/* ==================================================*/
#section_header {
/*	text-align: center; 
	background-color: #f2f0ed;*/ 
	background-color: #f7f6f0;
/*	padding: 30px 0; */
	padding: 8px 0;
/*	margin-bottom: 30px;
	margin-top: 20px;*/
	margin-bottom: 10px;
	margin-top: 20px;
}
#section_header h2 span {
	border-bottom: 0px solid #9d6;
}
#section_header h2 {
    color: #666c40;
    color: #666c3c;
    color: #444a20;
/*	text-shadow: 1px 1px #fff;
	text-shadow: 1px 1px 1px rgba(78, 69, 0, 0.2);*/
}
#welcome p {
	/*color: #777;*/
    color: #80908c;
	margin-bottom: 20px;
}
#welcome .btn {
	font-size: 13px;
	margin-top: 8px;
	padding: 8px 16px;
	background-color: #fff;
	color: #555;
	border: 1px solid #ccc;
}
#welcome .btn:hover, #welcome .btn:focus {
/*	background-color: #bf3f3e;*/
	background-color: #6a0;
	outline: 0px;
	color: #fff;
	border: 1px solid #6a0;		
}
/* = INDEX page ==*/
#main_txt p {
    margin-left: 2em;
    margin-right: 1em;
}


/* ====  Projects  ==================================*/
/* ==================================================*/
#projects {
	padding: 30px 10px 20px 20px;
}
#projects img {
    margin: 10px 0 20px 0;
	padding: 0;
    border-radius: 2px;
    box-shadow: 2px 2px 8px #ccc;
}
#projects p {
   /* font-size: 15px;
	line-height: 26px;*/
}
#projects .project {
	padding-bottom: 40px;
}
#main-projects {
	padding: 20px 0;
}
#main-projects .fa {
	color: #6a0;
	margin-top: 20px;
}
#main-projects h3 {
	padding: 20px 0 10px 0;
}
#main-projects p {
	text-align:left;
}
#main-projects .btn {
	font-size: 13px;
	margin-top: 30px;
	padding: 8px 16px;
	background-color: #fff;
	color: #555;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#main-projects .btn:hover, #main-projects .btn:focus {
	background-color: #6a0;
	outline: 0px;
	color: #fff;
	border: 1px solid #6a0;		
}


/* ------------------------ */

#seeds_section_3 img, #seeds_section_1 img {
    margin: 10px 0 20px 0;
	padding: 0;
    border-radius: 3px;
    box-shadow: 2px 2px 8px #ccc;
}
    
    
    
/*
#services {
	padding: 30px 0 20px 0;
}
#services img {
	padding: 10px 0 20px 0;
}
#services p {
	line-height: 26px;
}
#services .service {
	padding-bottom: 40px;
}*/
#main-subs {
	padding: 20px 0;
}
#main-subs .fa {
	color: #6a0;
	margin-top: 20px;
}
#main-subs h3 {
	padding: 20px 0 10px 0;
}
#main-subs p {
	text-align:left;
}
#main-subs .btn {
	font-size: 13px;
	margin-top: 30px;
	padding: 8px 16px;
	background-color: #fff;
	color: #555;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#main-subs .btn:hover, #main-subs .btn:focus {
	background-color: #6a0;
	background-color: #c9ffb9;
	outline: 0px;
	color: #fff;
	color: #777;
	border: 1px solid #6a0;		
}

/* ------------------------*/
#clients {
	padding: 30px 0;
}
#clients .img-responsive {
	margin: 0 auto;
}
.img-responsive-l {
	margin: 0 0;
	display:inline;
	vertical-align:text-bottom;
	border: 0px solid blue;
}
#clients p {
	margin-bottom: 20px;
}
#clients img {
	opacity: 0.4;
}
#clients img:hover {
	opacity: 1;
}




#seeds_section_1 table{
		clear:right;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:300;
		text-align:left;
		margin:20px auto 6px auto;
		
}
	#seeds_section_1 table th{
		font-size: 90%;
		font-weight:700;
		padding:0px 1px 1px 2px; 
		border:1px solid #ddd;
		padding:0 6px;
/*		text-align:center;*/
	}
	#seeds_section_1 table td{
		font-size: 95%;
		padding:3px 8px;
		border:1px solid #ddd;
	} 

#seeds_section_1 .legend ul{
	list-style:none;
	font-size:95%;
	margin-left:30px;
	padding:0;
	border: 0px solid blue;
}
#seeds_section_1 .legend ul ul{
	margin-left:30px;
}
		/*#content  .legend li {
			margin-left:-20px;}*/
#seeds_section_1 .legend li li{
	margin-left:8px;
}
			




/*#seeds_section_2 {
	padding-top: 30px;
}*/
#seeds_section_2 img {
	margin: 10px auto;
}
#seeds_section_2 p {
	line-height: 26px;
	margin-bottom: 10px;
}
#seeds_section_2 h3 {
	margin-top: 10px;
}

/*#seeds_section_2 {
	padding: 30px 0 20px 0;
} */

#seeds_section_3 .fa {
	color: #dd4a49;
	padding: 0 5px 5px 0;
}
#seeds_section_3 p {
	line-height: 26px;
	margin-bottom: 30px;
}


/* About Kenaf
   ===========  */
#about_us, #business {
	padding-top: 30px;
}
#about_us img, #business img {
	margin: 10px auto 20px auto;
    border-radius: 2px;
    box-shadow: 2px 2px 8px #bbb;
}
#about_us p, #business p {
	line-height: 26px;
	margin-bottom: 30px;
}


/*       Footer  
================= */
#footerwrap {
	background-color: #f4f4f3;
	background-color: #e6e6e0;
	padding: 12px 0 20px 0;
	text-align: center;
	border-top: 1px solid #d0d0d0;
}
#footerwrap span.copyright {
	color: #888;
	font-size: 14px;
}
#footerwrap span.copyright a {
	color: #888;
	border-bottom: 1px dotted;
}
#footerwrap span.copyright a:hover {
	color: #dc4a49;
	text-decoration: none;
}
#cus {
    font-size: 18px;
}

/*   Back to Top Plugin   
      -------------------  */
#backTop{
    width:20px;
    height:20px;
    padding:6px;
    border-radius: 6px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
#backTop.white{
	background:url(../img/uparr-48-w.png) no-repeat center center rgba(0,0,0,0.6);
/*     background:url(img/uparr-48-b.png) no-repeat center center rgba(255,255,255,0.8); 
    border:1px solid #ccc;*/
}
#backTop.black{
     background:url(../img/uparr-48-w.png) no-repeat center center rgba(0,0,0,0.5); 
/*    border:1px solid #ccc; */
}
#backTop.brown{
     background:url(../img/uparr-48-w.png) no-repeat center center rgba(100,20,0,0.4); 
/*    border:1px solid #ccc; */
}
#backTop.red{
     background:url(../img/uparr-48-w.png) no-repeat center center rgba(217,97,81,0.9); 
    border:1px solid #fff;
}
#backTop.green{
     background:url(../img/uparr-48-b.png) no-repeat center center rgba(81,255,81,0.6); 
    border:1px solid #fff;
}
/* =====================*/








ul.social-buttons {
	margin: 0;
}
ul.social-buttons li a {
	font-size: 24px;
	outline: 0;
	color: #888;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	color: #dc4a49;
}
.slider {
	position: relative;
}
.slider .btn {
	font-size: 14px;
	margin: 50px 0;
	padding: 10px 20px;
	background-color: #480;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}
.slider .btn:hover, .slider .btn:focus {
	background-color: #6a0;
	outline: 0px;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.caption {
	width: 100%;
/*	position: absolute;
	top: 35%;
	left: 20%;
	text-align: center;*/
	text-align:left;
    margin-top: 16px;
}
.caption h1 {
	color: #454;
    color: #80908c;
/*	color: black;
   -webkit-text-fill-color: #444; /* Will override color (regardless of order) 
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #ccc;*/
	
	font-family: 'Josefin Slab', sans-serif;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -1px;
}
.caption h1 span {
	color: #290;
}
.caption h1 span span {
	color: #80908c;
/*	line-height: 1.5em;*/
	font-size: 75%;
	font-weight: 400;
	text-align: center;
	text-align:left;
	margin-top: 10px;
}

.caption p {
	color: #444;
	line-height: 1.5em;
	font-size: 1.3em;
	text-align: center;
	text-align:left;
	margin-top: 20px;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	border: 2px solid #747474;
}
.callbacks_here a:after {
	border: 2px solid #FFF;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs li {
	display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left: 13px;
	display: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.5;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 48px;
	width: 34px;
	background: transparent url("../images/arrows.png") no-repeat;
	margin-top: -45px;
}
.callbacks_nav.next {
	left: auto;
	background-position: -34px 0;
	right: 0;
}
 /*-- responsive-mediaquries --*/
@media (max-width:1024px) {
 .caption {
/*width: 70%;*/
	width: 95%;
 top: 25%;
 left: 19%;
}
}

@media (max-width:768px) {
.caption {
	/*width: 70%;*/
	width: 95%;
	top: 10%;
	left: 13%;
}
.caption h1 {
	font-size: 30pxem;
}
.caption h3 {
	font-size: 1.5em;
}
.callbacks_nav {
	top: 55%;
}
}

@media (max-width:640px) {
.caption {
	/*width: 70%;*/
	width: 95%;
	top: 5%;
	left: 13%;
}
.caption h3 {
	font-size: 1.5em;
}
.callbacks_tabs a:after {
	height: 10px;
	width: 10px;
}
}

@media (max-width:480px) {
.caption {
	/*width: 70%;*/
	width: 95%;
	top: 5%;
	left: 13%;
}
.callbacks_nav {
	top: 60%;
}
.caption p {
	height: 25px;
	overflow: hidden;
	margin: 0.5em 0;
}
.caption h3 {
	font-size: 1.4em;
}
.callbacks_tabs a:after {
	height: 4px;
	width: 4px;
}
ul.callbacks_tabs.callbacks1_tabs {
	bottom: 10px;
	left: 4px;
}
}

@media (max-width:320px) {
.caption {
	/*width: 70%;*/
	width: 95%;
	top: 5%;
	left: 13%;
}
.callbacks_nav {
	top: 63%;
}
.caption p {
	height: 25px;
	overflow: hidden;
	margin: 0.2em 0;
}
.caption h3 {
	font-size: 1em;
}
.callbacks_tabs a:after {
	height: 4px;
	width: 4px;
}
ul.callbacks_tabs.callbacks1_tabs {
	bottom: 10px;
	left: 4px;
}
}
.contact {
	padding: 30px 0;
}
.contact .fa {
	color: #dd4a49;
}
.contact p {
	padding: 15px 0;
}
.contact p span {
	color: #999;
	margin-right: 5px;
}
.contact .btn {
	font-size: 14px;
	margin: 30px 0;
	padding: 10px 20px;
	background-color: #490;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}
.contact .btn:hover, .contact .btn:focus {
	background-color: #6a0;
	background-color: #4c0;
	color: #ff0;
	outline: 0px;
}
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 65%;
	font-size: 1em;
	margin: 10px 0px;
	border: 1px solid #ccc;
	color: #8A8888;
	background: none;
	-webkit-appearance: none;
	float: left;
	outline: none;
	font-weight: 500;
}
.form_details textarea:hover {
	border: 1px solid #777;
}
.form_details input[type="text"]:hover {
	border: 1px solid #777;
}
.form_details textarea {
	height: 200px;
	resize: none;
	width: 90%;
}
.form_details input[type="submit"] {
	margin-top: 1em;
	color: #fff;
	font-size: 1.3em;
	padding: 0.7em 1em;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 600;
	border: none;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	background: #9B80CD;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #fff;
	background: #614084;
}
address {
	margin-top: 1em;
}
}

@media (max-width:1366px) {
.caption p {
	overflow: hidden;
	height: 35px;
}
}

@media (max-width:1024px) {
.logo img {
	background-size: 100%;
	width: 70%;
}
}

@media (max-width: 768px) {
.caption {
	/*width: 56%;*/
	width: 95%;
	top: 37%;
	left: 22%;
}
.caption h1 {
	font-size: 28px;
	letter-spacing: -1px;	
}
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 90%;
}
.form_details textarea {
	height: 150px;
}
.form_details input[type="submit"] {
	font-size: 0.8em;
	margin-bottom: 1em;
}
address {
	margin-top: 0.5em;
}
}

@media (max-width: 640px) {
.caption p {
	height: 22px;
/*	font-size: 0.8em;*/
}
.caption h1 {
	font-size: 28px;
}
.callbacks_nav {
	top: 60%;
}
.callbacks_nav {
	left: -3px;
	height: 44px;
	width: 29px;
	background: transparent url("../images/arrows.png") no-repeat -4px -68px;
	background-size: 301%;
}
.callbacks_nav.next {
	left: auto;
	background-position: -27px -69px;
	right: 0;
}
}

@media (max-width: 480px) {
.caption h1 {
	font-size: 26px;
}

.callbacks_nav {
	top: 70%;
}
.callbacks_nav {
	left: 0px;
	height: 31px;
	width: 20px;
	background: transparent url("../images/arrows.png") no-repeat -7px -69px;
	background-size: 408%;
}
.callbacks_nav.next {
	background-position: -31px -70px;
}
.caption p {
	margin: 0;
}
.form_details input[type="text"], .form_details textarea {
	padding: 8px;
	font-size: 0.8em;
}
.form_details textarea {
	height: 100px;
}
}

@media (max-width: 320px) {
.logo img {
	width: 58%;
}
.caption h1 {
	font-size: 26px;
	letter-spacing: 1px;
}
.callbacks_nav {
	height: 27px;
	width: 17px;
	background: transparent url("../images/arrows.png") no-repeat -5px -48px;
	background-size: 357%;
	margin: 0;
	top: 39%;
}
.callbacks_nav.next {
	background-position: -20px -47px;
}
}
