@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue.eot');
    src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue.woff') format('woff'),
        url('../fonts/HelveticaNeue.ttf') format('truetype'),
        url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Helvetica Neue';
    background-color: #fff;
    height: 100%;
    font-size: 14px;
    margin: 0 auto;
}
.login-box {margin-bottom: 30px;}
.login-box input.form-control,
.login-box select {border: 1px solid #cccccc;border-radius: 0;box-shadow: none!important;padding: 13px;color: #99999c;height: auto;}
.login-box-body .btn {background: #000;color: #fff;border-radius: 0;border: none;width: 100%;padding: 15px 20px;font-size: 16px;}
a.js_forgot {font-size: 17px;cursor: pointer;line-height: 50px;color: #095bbc;}



a{ cursor: pointer;}
ul {padding: 0; list-style: none;}
.pr-0 {padding-right: 0;}
.btn.btn-primary {background-color: #007AB2;border-color: #007AB2;color: #ffffff;}
.btn.btn-success {background-color: #007AB2; border: 1px solid #007AB2;}
.no-padding {padding: 0;}
.header {
    height: auto;
    position: absolute;
    z-index: 99;
    width: 20%;
}
.logo {position: relative;}


.navbar-primary {border: 0;border-radius: 0; margin-bottom: 0;}
nav.navbar.navbar-primary {
    background: #0077be;
    border-top: 10px solid #fff700;
}

.navbar-primary .navbar-nav {
    float: right;
    text-align: left;
}
.navbar-primary .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0;
}

.navbar-primary .navbar-nav>li>a {
    color: #fff;
    font-size: 17px;
    padding: 0px 40px;
    font-weight: bold;
    line-height: 80px;
    border-left: 2px solid #2a50a3;
    text-transform: uppercase;
}

.navbar-primary .navbar-nav>li:first-child a {border-left: 0;}

.navbar-primary .nav>li>a:focus, .navbar-primary .nav>li.active>a, .navbar-primary .nav .open>a, .navbar-primary .nav>li>a:hover {
    background-color: #2b50a3;
    color: #fff;
}

.navbar-primary  .navbar-nav>li>.dropdown-menu {
    background-color: #054ea5;
    min-width: 250px;
    padding: 0;
    border-radius: 0;
}

.navbar-primary .navbar-nav>li>.dropdown-menu>li>a {
    color: #ffffff;
    padding: 10px;
}

.navbar-primary .navbar-nav>li>.dropdown-menu>.active>a,
.navbar-primary .navbar-nav>li>.dropdown-menu>.active>a:focus,
.navbar-primary .navbar-nav>li>.dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #fcc702;
}
.navbar-toggle .icon-bar {
    border: 1px solid #ffffff;
}
.home-banar img {
    width: 100%;
}

.viewallvideos iframe {
    width: 100%;
    margin-top: 30px;
}
.upcomingevents.homeupcoming  {
    background-image: url(../images/upcomingeventbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    background-position: center top;
    padding-bottom: 75px;
}

.upcomingevents .box-feature-content {
    background: #fff;
    z-index: 9999;
    position: relative;
    padding: 15px;
}
.footer-middle .socailfooter i {
    margin-right: 20px;
}


.upcomingevents .box-feature-content h3 {
    font-size: 22px;
    color: #0077be;
    margin-top: 0;
}
.upcomingevents .box-feature-content p {
    color: #000000;
    font-size: 17px;
}
.upcomingevents .box-feature-content a.readmoreevent {
    background-color: #008144;
    color: #fffefe;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 11px 20px;
    border-radius: 4px;
    display: inline-block;
}
.upcomingevents .box-feature:hover h2 {
    color: #1978e6;
    text-decoration: underline;
}
.upcomingevents .box-feature-content h2 i {
    float: right;
}
/*.upcomingevents h1 {*/
/*    color: #ffffff;*/
/*    font-size: 30px;*/
/*    position: relative;*/
/*    padding-top: 12px;*/
/*    margin-bottom: 20px;*/
/*}*/

.upcomingevents h1 a {
    color: #212529;
    font-size: 20px;
}
.upcomingevents i {
    font-size: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1978e6 !important;
}

.owl-carousel.owl-loaded {
    display: inline-block;
}
.img-wrap {
    background-size: cover;
    background-position: bottom;
    height: 300px;
    width: 300px;

    img {
        visibility: hidden;
    }
}

.footer-middle h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 40px;
}
.footer-middle p {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}
.footer-middle a {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}

.footer-middle p.copyrightsection {
    padding-top: 80px;
}



.page-banner {margin: 0 0 0px;position: relative;}
.page-banner img.img-responsive {
    width: 100%;
}
.page-banner h1 {
    color: #fff700;
    font-size: 50px;
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    bottom: 35%;
    font-weight: bold;
}
.page-content h2 {
    color: #2a2a2a;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
}
.page-content p {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
}
.page-content ul li {
    background-image: url(../images/tik.png);
    background-repeat: no-repeat;
    background-position: 1px 6px;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    padding-left: 34px;
    line-height: 31px;
    margin-bottom: 4px;
}
.page-content img {
    margin-top: 10px;
}
.page-content .contact-form h2 {
    color: #2e2e2e;
    font-size: 28px;
    text-transform: capitalize;
    border-bottom: 4px solid #0077be;
    display: inline-block;
    padding-bottom: 12px;
}

.contact-form input.form-control {
    border: 1px solid #0077be;
    box-shadow: none;
    border-radius: 4px;
    color: #8b8b8b;
    font-size: 16px;
    height: 48px;
}
.contact-form textarea.form-control {
    border: 1px solid #0077be;
    box-shadow: none;
    border-radius: 4px;
    color: #8b8b8b;
    font-size: 16px;
    height: 92px;
    resize: none;
}
.contact-form .donation {
    background-color: #008144;
    border-radius: 4px;
    color: #fff;
    line-height: 44px;
    padding: 0 49px;
    display: inline-block;
    margin-top: 14px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.page-content .addressiframe iframe {
    box-shadow: 0 0 20px #ddd;
}
.page-content .addressiframe iframe {
    box-shadow: 0 0 20px #ddd;
    margin-top: 45px;
}
.introduction p span {
    color: #008144;
    font-style: italic;
    font-weight: bold;
}
.page-content {
    margin: 0 0 30px;
}
.page-content .introduction img {
    margin-top: 63px;
}


.album-slide .owl-item {
   /* margin-right: 0 !important;*/
}
.album-slide .item {
    position: relative;
}
.album-slide p.text-center {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.80);
    display: block;
    margin: 0 auto;
    bottom: 20px;
    padding: 5px 13px;
    padding-bottom: 8px;
}
#albumSlide {
    position: relative;
}
#albumSlide .owl-nav {
/*    position: absolute;
    bottom: 48%;*/
    width: 100%;
}
#albumSlide .owl-nav .owl-prev,
#albumSlide .owl-nav .owl-next{
    float: left;
    color: #ffffff;
    background-color: #000000;
    width: 45px;
    height: 45px;
    font-size: 25px;
    position: absolute;
    z-index: 999;
    left: 10px;
    bottom: 145px;
}
#albumSlide .owl-nav .owl-next {
    right: 10px;
    left: auto;
}
.page-title {
    padding-top: 20px;
}







.home-about-section {
    margin: 44px 0;
}
.home-about-section .container {
    background-image: url(../images/home-about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.home-quote {
    margin-top: 55px;
}
.home-about-section h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 25px;
    position: relative;
}
.home-about-section h4:before {
    width: 61px;
    content: " ";
    background-image: url(../images/comma-before.png);
    position: absolute;
    left: 11px;
    top: -52px;
    height: 46px;
}

.home-about-section h4:after {
    width: 61px;
    content: " ";
    background-image: url(../images/comma-after.png);
    position: absolute;
    right: 11px;
    bottom: -43px;
    height: 46px;
}
.home-about-content p {
    color: #ffffff;
    font-size: 18px;
}
.home-about-content p span {
    color: #79d4ff;
    font-weight: bold;
    font-style: italic;
   
}
.home-about-more a {
    background-color: #008144;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 28px;
    line-height: 48px;
    border-radius: 5px;
    position: absolute;
    bottom: -82px;
    text-decoration: none;
}
.home-new-video {
    background-image: url(../images/homevideobg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    background-position: center top;
    padding-bottom: 75px;
}
.home-new-video h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 38px;
    margin-top: 35px;
}
.upcomingevents.homeupcoming h1 {
     color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 38px;
    margin-top: 35px;
}
.box-home-news.viewallphoto {
    padding-top: 5px;
    padding-bottom: 50px;
}
.home-more-video {
    text-align: center;
}
.home-more-video a {
    background-color: #008144;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 28px;
    line-height: 48px;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 40px;
}
.home-news {
    padding: 65px 0;
}
.home-news h2 {
    color: #2a2a2a;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 38px;
    margin-top: 35px;
}
.box-home-news {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 230px;
    text-align: center;
    padding-bottom: 27px;
}
.box-home-news.box-home-news1 {
    background-image: url(../images/home-news-box1.jpg);
}
.box-home-news.box-home-news2 {
    background-image: url(../images/home-news-box2.jpg);
}
.box-home-news.box-home-news3 {
    background-image: url(../images/home-news-box3.jpg);
}
.box-home-news h3 {
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
}
.box-home-news p {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.box-home-news a {
    background-color: #008144;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 28px;
    line-height: 48px;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 15px;
}
.footer {
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    background-position: center top;
    padding-bottom: 75px;
    text-align: center;
    padding-bottom: 20px;
}
.footer-middle i {
    color: #54c5ff;
    font-size: 27px;
    vertical-align: middle;
    margin-right: 3px;
}
.album-slide h2 {
    color: #565656;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 50px;
}
.album-slide li {
    margin-bottom: 30px;
}
.upcomingevents .post-content {
    margin-top: 40px;
    margin-bottom: 40px;
}
.upcomingevents .post-content p,.upcomingevents .post-content {
   color: #000000;
    font-size: 17px;
}