/*Header*/

.header-type-one .header-top {
    display: none;
}

.main-header .donate-btn .donate {
    color: #FFF;
    border: 1px solid #81d742;
    background-color: #81d742;
}

.main-header .search-box-outer .dropdown-menu {
    border-top: 3px solid #337ab7;
}

.header-type-one .nav-outer .main-menu .navigation > li > a {
    font-weight: 600;
    padding: 4px 12px 4px 0px;
    color: #00457c;
    margin-right: 0px;
    text-transform: uppercase;
    font-size: 14px;
}

.main-header .sticky-header .main-menu .navigation > li > a {
    color: #00457c;
    padding: 17px 15px !important;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    min-height: 0px;
    background: none;
    border: 0px;
    margin-right: 0px;
    text-transform: uppercase;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .sticky-header .main-menu .navigation > li.current-menu-item > a, .main-header .sticky-header .main-menu .navigation > li.current-menu-ancestor > a {
    background: #9cd650;
    color: #ffffff;
    opacity: 1;
}

.main-menu .navigation > li > ul {
    border-top: 3px solid #81d742;
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #ffffff;
    background: #81d742;
}

/*Home News Block*/

.news-block .inner-box {
    background-color: #FFF;
}

.news-block-two .inner-box h3 {
    font-size: 14px;
    margin-bottom: 0px;
}

.news-block-two .inner-box {
    padding: 20px 25px;
    background-color: #FFF;
}

.sec-title h2 {
    color: #05467b;
}

.news-block .inner-box .lower-box h3 a:hover {
    color: #9cd651;
}

.news-block .inner-box .lower-box h3 a {
    color: #1e73be;
}

.news-block .inner-box .lower-box h3 {
    font-size: 18px;
}

.news-block .inner-box .lower-box .post-meta li {
    font-size: 12px;
}

.news-block .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    top: 6px;
}

.news-block-two .inner-box:hover {
    border-color: #9cd650;
    background-color: #9cd650;
}

.news-block-two {
    margin-bottom: 10px;
}

.btn-style-six {
    color: #FFF;
    border: 2px solid #81d742;
    background-color: #81d742;
}

.news-block-two .inner-box h3 a {
    color: #05477b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

/*Counter*/

.fact-counter .count-outer:before {
    background-color: #81d742;
}

/*Footer*/

.main-footer {
    background-color: #00457b;
    border-top: 1px solid rgba(255,255,255,0.05);
}
.subscribe-style-one {
    background-color: #81d742;
}

.subscribe-style-one .text {
    color: #FFF;
}

.subscribe-style-one .form-group button {
    background-color: #00457b;
}

.list-style-one li {
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    color: rgba(228,230,235,0.70);
}

.list-style-one li .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #9cd650;
    font-size: 20px;
    line-height: 1em;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #9cd650;
}

.subscribe-style-one .text {
    position: relative;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify;
}

/*Mission*/

.about-column-two .inner-box h2 {
    position: relative;
    color: #00457c;
    font-size: 34px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.who-we-are-section {
    position: relative;
    padding-bottom: 0px;
    display: none;
}

.list-style-two li:before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #9cd650;
    font-family: 'FontAwesome';
}

.theme_color {
    color: #9cd650;
}

.title-section .text {
    font-size: 24px;
}

/*Team*/

.call-to-action-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.col-xs-12 {
    height:auto;
}

.news-block .inner-box .image img {
    position: relative;
    max-width: 100%;
    display: block;
    height: 100%;
    width: 748px;
}

.team-member .inner-box .lower-box .designation {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #9cd551;
    font-style: italic;
}

.call-to-action-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
}

.btn-style-three:hover {
    background: #81d642;
    color: #ffffff;
    border-color: #81d642;
}

/*Sidebar*/

.sidebar-widget .sidebar-title h3 {
    position: relative;
    color: #05467b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
}

/*Contact Us*/

.contact-us {
    margin-top: 40px;
    margin-left: 47.5px;
    margin-right:47.5px;
}

.contact-field {
    margin: 0;
    width: 100%;
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 25px;
    color: #222222;
    border: 1px solid transparent;
    height: 50px;
    background: #f3f3f3;
}

.contact-button {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    background-color: #9cd650;
    border: 2px solid #9cd650;
    text-transform: uppercase;
}

/*Page*/
.page-title {
    position: relative;
    padding: 90px 0px 100px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
    float: left;
    width: 100%;
    line-height: 1.4;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

.kc-blog-posts .kc-post-2-button:hover {
    border-color: #9cd551;
    background: #9cd551;
    color: #fff;
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a {
    color: #05467c;
}

/* Testimonials*/

.testimonial-block-two .inner-box .content .text {
    position: relative;
    color: #000000;
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: justify;
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 40px 20px 35px;
    background-color: #ffffff;
}

.testimonial-block-two .inner-box .content .author {
    position: relative;
    padding-left: 0px;
}

.testimonial-block-two .inner-box .content .author .image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    display: none;
}

.testimonial-section-two {
    position: relative;
    padding: 0px 0px 0px;
    background: #05467c url(images/background/pattern-1.png) center center no-repeat;
    margin-top:-33px;
}

/* Blog */

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a {
    display: block;
    color: #05477b;
}

.page-title .bread-crumb {
    position: relative;
    padding: 12px 0px;
    display: inline-block;
    border-top: 1px solid rgba(255,255,255,0.30);
    border-bottom: 1px solid rgba(255,255,255,0.30);
    display: none;
}

/* Calendar */
#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .evo_popup .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_title {
    color: #6B6B6B;
    font-size: 12px;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.featured {
    color: #ffffff;
    background-color: #ffcb55;
    visibility: hidden;
}