body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
#wrapper {
	margin: 0 auto;
	padding: 4px 0;
	/*background: #240D63;*/
	background: url(../image/header-bg.jpg) center center;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 550px;
}
.list {
	float: right;
	margin: 36px 0 0 0;
}
.list li {
	list-style: none;
	color: #000;
	font-size: 15px;
}
.lost2 {
	padding: 5px 10px;	
	border-radius: 4px;
	margin-left: 20px;
}
.lft {
	float: left;
	background: #fff;
}
.rgt {
	float: left;
	background: #FFD800;
}
.top-icon {
	float: left;
	width: 15px;
	margin-right: 8px;
	margin-top: 2px;
}
.banner-text {
    z-index: 3; 
	padding: 25px 20px; 
	background: rgba(51,51,51,0.8); 
	text-transform: uppercase; 
	color: #fff; 
	font-size: 22px; 
	font-weight: normal; 
}
.featuring {
	background: url(../image/work-bg.jpg);
}
#feature {
    max-width: 1200px;
	margin: 0 auto;
	padding: 10px 0 30px;
}
#feature h1 {
    color: #FF6600;
	margin: 15px 0 15px 0px;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
#feature h2 {
    color: #000;
	margin: 15px 0 8px 0px;
	font-size: 19px;
	text-align: center;
	letter-spacing: 0.5px;
	font-weight: bold;
}
#feature p {
    color: #474747;
	font-size: 14px;
	padding: 0 5px 0 5px;
	text-align: center;
	line-height: 22px;
}
#feature a {
    text-decoration: none;
	color: #FFFFFF;
}
.lex {
    float: left;
	width: 23%;
	margin: 15px 1% 0;
}
.serve-icon {
	width: 84%;
	margin-left: 10%;
	border-radius: 4px;
	border: 2px solid #fff;
}
.more {
   display: block;
   margin: auto;
   background: #189BD2;
   padding: 4px 6px;
   text-align: center;
   font-size: 15px;
   width: 100px;
   color: #FFFFFF;
   border-radius: 4px;
}
.more:hover {
	background: #D20909;
}
.pager {
	background: #fff;
	padding: 20px 0;
}
#page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#content {
	float: left;
	width: 69%;
}
#content h2 {
	padding: 5px 0 5px 0px;
	letter-spacing: 0.5px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 26px;
}
#page h2 {
	padding: 5px 0 5px 0px;
	letter-spacing: 0.5px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 26px;
}
.highl2 {
	color: #189BD2;
}
#content li {
    list-style: none;
	line-height: 24px;
	font-size: 15px;
	padding: 7px 0;
}
#content p {
	text-align: left;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 8px;
	color: #626262;
	line-height: 22px;
}
#content h3 {
	background: #F46900;
	border-radius: 0 20px 20px 0;
	color: #fff;
	max-width: 300px;
	font-size: 16px;
	margin-top: 0px;
	font-weight: normal;
	padding: 4px 0 4px 10px;
}
.righter {
	float: left;
	max-width: 70px;
	margin-right: 15px;
}
#content a {
	color: #fff;
}
.entry {
	padding: 10px;
	background: #fff;
	border-radius: 4px;
}
#sidebar {
	float: right;
	width: 28%;
	padding: 0px;
	margin-top: 0px;
	color: #787878;		
}
#sidebar h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 10px 15px;
	border-bottom: 2px solid #fff;
	color: #fff;
	margin: 0px 0 10px;
	background: #FF6600;
}
.l-icon {
	float: left;
	width: 20px;
	margin-right: 10px;
	margin-top: 2px;
}
#sidebar li {
	list-style: none;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #DEDEDE;
	line-height: 22px;
	color: #000;
	font-size: 14px;
	margin: 0px;
}
.news {
	background: #F2F2F2;
}
.news-i {
	float: left;
	margin: 4px  10px 10px;
	width: 25px;
}
#sidebar a {
	border: none;
	color: #464545;
	font-size: 14px;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #81D351;
}
.why-us {
	padding: 30px 0;
	background-image: url(../image/donation-bg.jpg);
	text-align: center;
}
.why-us h2 {
	color: #fff;
	font-size: 24px;
	margin: 5px 0 15px;
}
.why-us p {
	color: #fff;
	font-size: 14px;
	margin: 0 200px;
}
.donate-btn {
	display: block;
	margin: auto;
	padding: 7px 0;
	width: 160px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #EEA236;
	margin-top: 20px;
	line-height: 25px;
}
.donate-btn:hover {
	background: #F46900;
}
.page-vision {
	padding: 20px 0;
	background: #01579B;
}
.visin {
	margin: auto;
	max-width: 1200px;
}
.visin h2 {
	color: #fff;
	letter-spacing: 1px;
	margin-top: 5px;
	font-size: 24px;
}
.visin h3 {
	color: #FFDD00;
	margin-top: 5px;
	font-size: 18px;
}
.visin p {
	color: #fff;
	margin-top: 5px;
	font-size: 15px;
	line-height: 22px;
}
.righter2 {
	float: right;
	max-width: 160px;
	margin-left: 30px;
}
.pic-gallery {
	margin: auto;
	max-width: 1200px;
	padding: 20px 0;
}
.pic-gallery h2 {
	font-size: 29px;
	text-align: center;
	color: #F46900;
	text-transform: uppercase;
	margin-bottom: 26px;
	padding: 0px 0;
	line-height: 36px;
	font-weight: normal;
	margin-top: 10px;
}
.testimon {
    width: 100%;
    padding-bottom: 0px;
    float: left;
    position: relative;
    background: #fafafa url(../image/testimonial-bg.jpg) left top repeat-x;
}
.testim {
	max-width: 1200px;
	margin: auto;
}
.testim h2 {
	text-align: center;
	font-weight: normal;
	color: #F46900;
	font-size: 31px;
	border-bottom: 1px solid #F5F5F5;
	padding: 12px 0px 0px;
	margin: 15px 0px 5px;
}
#follows {
	position: fixed;
	top: 200px;
	left: 0px;
	padding: 2px 5px 5px;
	border: 1px solid #0071BC;
	background: #fff;
	z-index: 1999999;
	border-radius: 0 4px 4px 0;
}
.scl {
	width: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
.donate-fix {
	position: fixed;
	right: 0px;
	z-index: 9999;
	top: 200px;
	width: 35px;
	border: 1px solid #fff;
	border-right: none;
}
#footer-wrap {
	background: #19254F;	
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: #FFDD00;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat a {
	text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #FFDD00;
}
.footer-stat li {
	padding: 7px 0px 7px 0px;
	list-style: none;
	text-align: justify;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 0px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 16px;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}
.eml {
	float: left;
	max-width: 18px;
	margin-right: 10px;
	margin-top: 3px;
}
.foot {
	float: left;
	width: 16%;
	margin-right: 2%;
}
.foot2 {
	float: left;
	width: 28%;
}
.foot3 {
	float: right;
	width: 34%;
}
.mappi {
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
.feeter {
	background: #F46900;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}
.dest {
	float: right;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	display: none;
	z-index: 109999;
}
.siders {
	float: left;
	width: 28%;
	margin-top: 2px;
}
.sider2 {
	float: right;
	background: #F6F6F6;
	margin-top: 20px;
}
.sider2 h3 {
    color: #fff;
	font-size: 19px;
	background: #015198;
	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% 8%;
	width: 92%;
	float: left;
	font-size: 15px;
	margin-top: 0px;
	border-left: 5px solid #F6F6F6;
}
.side-links {
	padding: 4% 0 4% 8%;
	width: 92%;
	background: #fff;
	border-left: 5px solid #FF6903;
	float: left;
	font-size: 15px;
}
.side-link:hover {
	background: #fff;
	border-left: 5px solid #FF6903;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 7px;
}
.listers {
	margin-top: 15px;
	background-color: #FB870C;
	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;
}
.member {
	width: 31%;
	float: left;
	margin: 1%;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 10px;
}
.member h4 {
	font-size: 20px;
	color: #000 !important;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	background: none !important;
	text-align: center !important;
}
.member h5 {
	font-size: 12px;
	color: #f46900;
	margin-top: -20px;
	font-weight: bold;
} 
.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: #f46900;
    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;
}
.pager {
	padding: 20px 0;
	background: #F1F0EC;
}
.matter {
	max-width: 1180px;
	margin: 0 auto;
}
.matters {
	max-width: 1180px;
	margin: 0 auto;
	padding: 20px 0;
}
.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 p {
	font-size: 15px;
}
