body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Lato';
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
.matter p {
    font-size: 15px;
    color: #686066;
    margin: 15px 0px;
    line-height: 24px;
}
.donate-btn {	
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 2px solid #000;
	display: none;
	margin-bottom: 10px;
}
.donate-btn:hover {
	background: #000;
}
.donate-btn span {
	display: block;
	padding: 9px 0;
	margin: 4px;
	background: #000;
}
#wrapper {
	margin: 0 auto;
	background: #fff;
	/*height: 80px;*/
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 400px;
	padding: 4px 0px;
	background: #fff;
	top: 0px;
}
.cont {
	float: right;
	color: #29AF8A;
	letter-spacing: 0.2px;
	font-size: 19px;
	line-height: 20px;
	margin-top: 40px;
	margin-left: 25px;
}
.cont {
	width: 190px;
}
.cont-icon {
	float: left;
	margin-right: 12px;
	width: 36px;
	margin-top: 3px;
}
.cont span {
	color: #000;
	font-size: 15px;
}
.application-btn {
	float: right;
	margin-top: 39px;
	margin-right: 20px;
	color: #fff;
	border: 2px solid #29AF8A;
}
.application-btn:hover {
	background: #29AF8A;
}
.application-btn span {
	display: block;
	padding: 4px 16px;
	background: #29AF8A;
	margin: 4px;
}
.work {
	text-align: center;
	margin: auto;
	max-width: 1200px;
	padding: 20px 0;
}
.work h2 {
	font-size: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	color: #FF170B;
}
.title-bg {
	background: #fff;
	padding: 0 20px;
}
.bord {
	width: 80%;
	margin: auto;
	height: 3px;
	position: relative;
	margin-top: -30px;
	background: #EDEDED;
	margin-bottom: 30px;
}
.we-do {
	float: left;
	width: 25%;
	padding: 14px 0;
}
.wedo-icon {
	width: 80px;
	margin-top: 20px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.we-do:hover .wedo-icon {
	transform: scale(1.07);
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07); /* IE 9 */
}
.we-do h3 {
	font-weight: normal;
	font-size: 19px;
	padding: 0 20px;
}
.clr1 {
	background: #1AB39F;
	color: #fff;
}
.clr2, .clr4, .clr5, .clr7 {
	background: #E9E9E9;
	color: #222;
}
.clr3 {
	background: #F18F32;
	color: #fff;
}
.clr6 {
	background: #FF170B;
	color: #fff;
}
.clr8 {
	background: #4B7712;
	color: #fff;
}
.pager {
	padding: 20px 0;
	background: #F1F0EC;
}
.page {
	margin: auto;
	max-width: 1200px;
}
.page h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	color: #29AF8A;
	text-align: center;
}
.title-bg2 {
	background: #F1F0EC;
	padding: 0 20px;
}
.bord2 {
	width: 80%;
	margin: auto;
	height: 3px;
	position: relative;
	margin-top: -33px;
	background: #D5D4D1;
	margin-bottom: 30px;
}
.page h3 {
	font-size: 22px;
	letter-spacing: 1px;
	color: #686066;
	margin: 15px 250px 30px;
	font-weight: normal;
	text-align: center;
}
.page p {
	font-size: 15px;
	color: #686066;
	margin: 15px 0px;
	line-height: 24px;
}
.righter {
	float: right;
	width: 30%;
	margin-left: 20px;
}
.more {
	padding: 7px 28px;
	background: #29AF8A;
	float: left;
	margin-top: 7px;
	color: #fff;
	font-size: 15px;
	border-radius: 100px;
}
.more:hover {
	background: #000;
}
.bord3 {
	margin: auto;
	width: 70px;
	height: 2px;
	background: #fff;
}
.testim-ful {
	padding: 20px 0;
	background: #F5F5F5;;
}
.testim {
	background: #464546;
}
.testim h2 {
	font-size: 25px; 
	text-align: center; 
	color: #29AF8A; 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0 25px;
}
.highl {
	color: #000;
}
.pattern2 {	
	background: url(../image/donate-bg.jpg) top no-repeat;
}
.pattern-add2 {
	margin: auto;
	max-width: 1200px;
	padding: 35px 0 20px;
}
.pattern-add2 .h3 {
	font-size: 23px;
	color: #fff;
	float: left;
	text-align: left;
	width: 65%;
	padding-top: 8px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: 1px;
}
.pattern-add2 a {
	color: #fff;
}
.pattern-add2 a:hover {
	color: #000;
}
.s-enquiry2 {
	float: right;
	font-size: 17px;
	text-transform: uppercase;
	padding: 9px 24px;
	margin: 5px 0 0 10px;
	background: #29AF8A;
	border: 2px solid #fff;
}
.s-enquiry2:hover {
	background: #fff;
}
.scrollup {
	width: 61px;
	height: 61px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	display: none;
	z-index: 109999;
}
#model-news {
	padding: 30px 0;
	margin: auto;
	max-width: 1200px;
}
#sidebar {
	float: left;
	width: 55%;
}
#sidebar h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0 10px 0px;
	color: #000;
	margin: 0px 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.latest-news {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
.dated {
	float: left;
	width: 10%;
	padding: 15px 0;
	text-align: center;
	background: #29AF8A;
	color: #fff;
}
.news {
	float: left;
	margin-left: 2%;
	width: 80%;
}
.news h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}
.news p {
	font-size: 13px;
	list-style: none;	
	line-height: 21px;
	color: #464545;
	margin: 0 0px;
}
.news a {
	border: none;
	color: #222;
}
.news a:hover {
	text-decoration: underline;
	color: #29AF8A;
}
#content {
	float: right;
	width: 40%;
}
#content h2 {
	padding: 5px 0 5px 0px;
	color: #000;
	text-transform: uppercase;
	margin-top: 8px;
	font-weight: normal;
	font-size: 24px;
}
#footer-wrap {
	background: #000;
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat a {
	text-decoration: none;
	color: #AAAAAA;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #fff;
}
.footer-stat li {
	padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #AAAAAA;
	font-size: 15px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 15px;
	color: #AAAAAA;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 16px;
	margin-right: 10px;
	float: left;
	margin-top: 2px;
}
.eml {
	float: left;
	max-width: 16px;
	margin-right: 10px;
	margin-top: 4px;
}
.foot {
	float: left;
	width: 18%;
	margin-right: 2%;
}
.foot2 {
	float: left;
	width: 25%;
}
.foot3 {
	float: right;
	width: 30%;
}
.scl {
	width: 26px;
	margin-right: 5px;
}
.mappi {
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
.feeter {
	background: #29AF8A;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 15px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
}
.dest {
	float: right;
}
.matter {
	max-width: 1180px;
	margin: 0 auto;
}
.entry {
	float: left;
	width: 64%;
}
.entry h2 {
	padding: 2px 0 0 0px;
	color: #F18F32;
	font-size: 27px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.entry h3 {
	padding: 2px 0 0 0px;
	color: #E46A00;
	font-size: 20px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.entry p {
	line-height: 21px;
	padding: 5px 0;
	font-size: 14px;
	margin: 8px 0;
	color: #777777;
}
.siders {
	float: right;
	width: 32%;
	margin-top: 0px;
}
.sider2 {
	float: right;
	background: #fff;
	margin-top: 20px;
}
.sider2 h3 {
    color: #fff;
	font-size: 19px;
	background: #F18F32;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.sider2 a {
	color: #000;
}
.sider2 a:hover {
	color: #000;
}
.sider2 .still a {
	color: #000;
}
.sider2 ul {
	margin: auto;
	padding: 0px;
}
.sider2 li {
	list-style: none;
	float: left;
	font-size: 15px;
	padding: 0px 0;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}
.side-link {
	padding: 4% 0 4% 5%;
	width: 92%;
	float: left;
	font-size: 15px;
	margin-top: 0px;
	border-left: 5px solid #fff;
}
.side-links {
	padding: 4% 0 4% 5%;
	width: 92%;
	background: #fff;
	border-left: 5px solid #F18F32;
	float: left;
	font-size: 15px;
}
.side-link:hover {
	background: #fff;
	border-left: 5px solid #F18F32;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 7px;
}
.listers {
	margin-top: 15px;
	background-color: #4B7712;
	border-radius: 4px;
	padding-bottom: 12px;
	box-shadow: 0 1px 20px rgba(0,0,0,.08);
}
.listers h2 {
	font-size: 20px;
	text-align: center;
	padding: 15px 0 12px 10px;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 25px;
}
.listers li {
	list-style: none;
	line-height: 20px;
	padding: 6px 0 7px 10px;
}
.listers input[type="text"] {
	width: 84%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 12px;
	font-size: 15px;
	background: #F6F6F6;
}
.listers select {
	width: 91%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	background: #F6F6F6;
}
.listers textarea {
	padding: 9px 0 9px 4%;
	border: none;
	background: #F6F6F6;
	width: 86%;
	display: block;
	margin: auto;
	font-size: 15px;
	margin-top: 12px;
	color: #999999;
}
.listers input[type="button"] {
	padding: 12px 0;
	background: #fff;
	display: block;
	width: 92%;
	display: block;
	margin: auto;
	color: #000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	margin-top: 9px;
	margin-bottom: 8px;
}
.gal-categ {
	float: left;
	width: 29.3%;
	text-align: center;
	margin-right: 3%;
	padding: 0.5%;
	background: #E3FDFF;
}
.gal-categ h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}
.msg-text {
	position: relative;
	padding: 15px 30px;
	background: #E9E9E9;
	line-height: 30px;
	font-family: 'Raleway';
	color: #FF170B;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: center;
}
.featuring {
	padding: 20px 0;
	background: #fff;
}
#feature {
	max-width: 1220px;
	margin: 0 auto;
	padding: 10px 0;
}
#feature h1 {
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 28px;
	margin-top: 8px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
#feature p {
	color: #666;
	text-align: center;
	padding: 0 10px;
	margin-top: 10px;
	line-height: 22px;
	font-size: 14px;
}
.bord {
	width: 80px;
	height: 3px;
	background: #959595;
	margin: auto;
	display: block;
	margin-bottom: 10px;
}
#feature h2 {
	color: #000;
	text-align: center;
	padding: 8px 0 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	margin: 5px 0 0px 0px;
	font-weight: normal;
}
.league {
	display: block;
	margin: auto;
	width: 110px;
	background: #29AF8A;
	border-radius: 20px;
	padding: 5px 0;
	font-size: 13px;
	margin-top: 8px;
	text-align: center;
}
.league:hover {
	background: #000;
}
.lex span {
	display: block;
	margin: auto;
	max-width: 96%;
	padding-top: 14px;
}
.lex a:hover {
	color: #fff;
}
.lex a {
	text-decoration: none;
	color: #fff;
}
.lex {
	float: left;
	background: #F1F0EC;
	margin: 10px 1% 15px;
	padding-bottom: 20px;
	border-radius: 4px;
	padding: 0 12px 12px;
	height: 370px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.lex:hover {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}
.serv-box {
	width: 31%;
	float: left;
	margin: 1%;
	background: #fff;
	text-align: center;
}
.serv-box h3 {
	font-size: 22px;
	color: #000;
}
.serv-box p {
    color: #666;
    text-align: center;
    padding: 0 10px;
    margin-top: -12px;
    line-height: 22px;
    font-size: 14px;
}
.conts {
	width: 48%;
	float: left;
	margin: 1%;
}
.map {
	width: 48%;
	float: left;
	margin: 1%;
}
.quote-input {
    font-size: 15px;
    padding: 8px 1%;
    color: #000;
    float: left;
    height: 32px;
    width: 95%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}
.quote-inputs {
    font-size: 15px;
    padding: 8px 1%;
    color: #9C9999;
    float: left;
    height: 46px;
    width: 47%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}
.quote-input2 {
    font-size: 14px;
    padding: 8px 1%;
    color: #9C9999;
    width: 95%;
    height: 100px;
    border: none;
    background: #fff;
    font-weight: bold;
    margin: 10px 0px 12px 5px;
    border: 1px solid #000;
    border-radius: 5px;
}
.bluebox2 {
    margin: auto;
    width: 180px;
    border: none;
    margin-left: 6px;
    background: #29AF8A;
    padding: 15px 25px 12px 25px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    transition: 0.5s x;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
    border-radius: 50px;
}
.bluebox2:hover {
    background: #000000;
    color: #fff;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.donat {
	width: 48%;
	float: left;
	margin: 1%;
}
.vision {
	background: #fff;
	font-size: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
}
.mission {
	background: #fff;
	font-size: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
}
.member {
	width: 23%;
	float: left;
	margin: 1%;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 10px;
}
.member h3 {
	font-size: 22px;
	color: #000;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
}
.member h5 {
	font-size: 20px;
	color: #29AF8A;
	margin-top: -20px;
	font-weight: normal;
} 






.box {
background: #fff;
border-radius: 4px;
padding: 1em 1em;
margin: 2em 0!important;
text-align: left;
}


/*h4, li {
font-weight: 300;
color: #07355C;
display: inline-block;
vertical-align: middle;
}*/

.button {
font-size: 1em!important;
padding: 5px 20px!important;
text-decoration: none;
-webkit-box-shadow: #29af8a 0 1px 0;
-moz-box-shadow: #29af8a 0 1px 0;
box-shadow: #29af8a 0 1px 0;
background-color: #29af8a;
padding-left: 0;
padding-right: 0;
text-align: center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 10px 20px;
font-size: 18px;
border: none;
color: white;
display: inline-block;
vertical-align: middle;
margin-right:1em;
}

.box ul {
margin: 0;
padding: 0;
list-style-type: none;
}
 
.function
{
  display: block;
}

.box-col
{
  display: inline-block;
  vertical-align: middle;  
}

.text-right
{
  text-align:right;
}

.box-80
{
  width: 79%;
}

.box-20
{
  width: 20%;
}