/*  zai style start*/
section#text-11 {
    width: 100%;
}
.zai img {
    margin: 0 auto;
}

.zai li {
    list-style: disc;
    margin-left: 20px;
    text-decoration: none;
    border-bottom: none;
}
.contactarea {
    text-align: center;
	color: #2483d0;
}
/* zai style ends */
/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.outreach-pro-blue .button:hover, .outreach-pro-blue .site-header, .outreach-pro-blue button:hover, .outreach-pro-blue input:hover[type="button"], .outreach-pro-blue input:hover[type="reset"], .outreach-pro-blue input:hover[type="submit"] {
    background-color: transparent;
    color: #fff;
}

.sidebar {
    color: #333;
    font-size: 14px;
}

.outreach-pro-blue .author-box, .outreach-pro-blue .nav-secondary .wrap, .outreach-pro-blue .sidebar .widget {
    background-color: #FFFFFF;
}
/* Eliminate padding from metaslider and add spacing below to separate it from the text widget. */
.home-top .widget:first-child {
    padding: 0px 0px 15px 0px;
}
.outreach-pro-home .site-inner {
    padding: 0px 0;
}

.header-widget-area {
color: black;
}

.header-widget-area .widget-title h4 {
color: #000!important;
}

/* Push the motto down only on full screen */
.site-header .widget-area {
    margin-top: 60px;
}
@media only screen and (max-width: 1023px) {
	.site-header .widget-area {
    margin-top: 6px!important;
	}
}
/* Change the menu bar color to match the logo blue */
.outreach-pro-blue .archive-pagination .active a, .outreach-pro-blue .archive-pagination li a:hover, .outreach-pro-blue .button, .outreach-pro-blue .nav-primary, .outreach-pro-blue button, .outreach-pro-blue input[type="button"], .outreach-pro-blue input[type="reset"], .outreach-pro-blue input[type="submit"] {
    background-color: #3E5BA9;
    color: #fff;
}

/* Remove the white space below the menu bar */
.outreach-pro-home .site-inner {
    padding: 0;
}

.home-top .widget_text {
background-color: #444;
color:white;
}

.home-top .widget {
    margin: 0;
    padding: 15px 20px;
}

/* Metaslider caption ACE */
.metaslider .caption-wrap {
/*	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	color: white; */
	opacity: 0.3!important;
/*	margin: 0;
	display: block; 
	width: 60%!important;*/
	line-height: 1.4em!important;
}

.metaslider .caption {
	padding: 5px 10px;
	word-wrap: break-word;
	text-transform: uppercase;
	text-align: center;
}

.clear {
	clear: both;
}