@charset "utf-8";
/* CSS Document */

.header {
	background-color: #0069A4;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,107,185,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,107,185,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,107,185,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,107,185,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;






}
.logos {
	margin-top: 55px;
	background-color: #FFFFFF;
}
.logos img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	opacity: 0.3;
	
}
.logos img:hover {
	opacity: 1;
	text-shadow: 0px 0px;
	-webkit-box-shadow: 2px 2px 10px #000000;
	box-shadow: 2px 2px 10px #000000;
	transition: ease-in-out 0.3s;
}
.adjust1 {
	margin-top: 43px;
}
h2 {
	text-align: center;
}

      html,
      body {
        height: 100%;
        /* The html and body elements cannot have any padding or margin. */
      }

      /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -60px;
      }

      /* Set the fixed height of the footer here */
      #push,
      #footer {
        height: 60px;
      }
      #footer {
	background-color: #333333;
	color: #FFFFFF;
      }
.adjust2 {
	margin-top: 33px;
}
.lebo_logo {
	margin-top: 45px;
	margin-bottom: 45px;
}
.lebo_bg {
	background-color: #005A0F;
}
.lebo_fg {
	background-color: #FCFCFC;
}
.afri_logo {
	margin-top: 45px;
	margin-bottom: 45px;
}
.afri_bg {
	background-color: #7A9C1C;
}
.afri_fg {
	background-color: #FFFFFF;
}
.mat_logo {
	margin-top: 45px;
	margin-bottom: 45px;
}
.mat_bg {
	background-color: #00a651;
}
.mat_fg {
	background-color: #FCFCFC;
}
/* footer css */
.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding: 55px 50px;
	margin-top: 25px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 36px;
	margin: 0;
}

.footer-distributed h3 span{
	color: #5383d3;
}
.footer-distributed h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 25px;
}



/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display: inline-block;
	line-height: 1.8;
	text-decoration: none;
	color: inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color: #33383b;
	color: #ffffff;
	font-size: 24px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color: #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}
.footer-distributed .footer-left .btn.btn-success {
	margin-left: 14px;
}
.afri_footer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 185px;

}
.afri_body img {
	margin-bottom: 15px;

}
.afri_body li {
	margin-bottom: 15px;
	font-size: 15px;
	margin-left: 0px;
}
.test-adjust {






}
.afritech {
}
.afritech p {
	padding-left: 35px;
	padding-right: 35px;
}

.afritech h1 ,h3{
	color: #4F4F4F;
	text-align: center;
	margin-bottom: 35px;
}

.afri-seg-1 ul{
	list-style-type: none;
}
.afri-seg-1 ul li {
	margin-bottom: 15px;
}

.afri-seg-1 ul li:before{
	font-family: 'FontAwesome';
	content: '\f00c';
	margin-top: 0;
	margin-right: 5px;
	margin-left: -24px;
	margin-bottom: 0;
	color: #1EA304;
	font-size: large;
}
.afri-seg-2 {
	margin-bottom: 45px;
}

.afri-seg-2 img {
	margin-bottom: 5px;
	margin-top: 15px;
}
.afri-seg-2-content {
	border-style: solid;
	border-color: #A6CE39;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.afri-seg-3 ul{
	list-style-type: none;
}
.afri-seg-3 ul li {
	margin-bottom: 15px;
}

.afri-seg-3 ul li:before{
	font-family: 'FontAwesome';
	content: '\f058';
	margin-top: 0;
	margin-right: 5px;
	margin-left: -24px;
	margin-bottom: 0;
	color: #1EA304;
	font-size: large;
}
.afri-seg-4 {
	margin-bottom: 45px;
}

.afri-seg-4 h4 {
	color: #A6CE38;
}
.afri-seg-4 p {
	padding-left: 10px;
}
.afri-seg-5 {
	margin-bottom: 15px;
}
.afri-seg-5 .col-sm-4 {
}

.afri-seg-5 img {
	margin-bottom: 15px;
}
.afri-seg-5 h4 {
	color: #A6CE38;
}













/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}
.afritech p {
	padding-left: 0px;
	padding-right: 0px;

}


}
