@charset "utf-8";
@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans-Light.ttf');
}
@font-face {
    font-family: OpenSanslight;
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: OpenSansbold;
    src: url('../fonts/OpenSans-Semibold.ttf');
}
/* CSS Document */

body {
    font-family: font-family: OpenSans, Arial, Helvetica, sans-serif;
}
a:focus {
    outline: none
}
a:hover {
    text-decoration: none;
    color: #000
}
.header {
    width: 100% !important;
    padding: 0px;
    margin-top: 1px;
    background: #ffffff;
    display: block;
}
.custom-search-form {
    margin-top: 50px;
}
.custom-search-form .form-control {
    border-radius: 18px;
    border-right: 0;
}
.custom-search-form .btn-search {
    border-radius: 18px;
    background: none;
    border: 1px solid #ccc;
    border-left: 0;
}
/* main menu styles */

.slider-wrapper {
    position: relative
}
.nav,
.nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav {
    background-color: #563e07;
}
#bs-navbar {
    padding: 0;
}
.nav {
    position: relative;
    float: right;
}
.nav ul {
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 46px;
    margin: 0 auto;
    text-align: center
}
.nav li a {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    font-family: OpenSanslight, Arial, sans-serif;
    color: #fff;
    border-right: 1px solid #ffea00;
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s;
    letter-spacing: 0.01em;
    padding: 15px 20px;
}
.nav li:last-child a {
    border: none
}
.nav li:hover > a {
    color: #000;
}
.nav li:hover ul.subs {
    height: auto;
    width: 180px;
}
.nav ul li {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    opacity: 0;
    transition: 0.5s;
    width: 100%;
}
.nav li ul li {
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.nav li:hover ul li {
    opacity: 1;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.nav ul li a {
    background: rgb(226, 155, 24);
    border: none;
    color: #fff;
    line-height: 1px;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -webkit-transition: 1.5s;
    transition: 1.5s;
}
.nav li:hover ul li a {
    line-height: 35px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: #ffea00
}
.nav ul li a:hover {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 25, 0));
}
.navbar-nav > li > .dropdown-menu {
    height: auto;
    top: 50px
}
/*.navbar-nav > li > .dropdown-menu li a:hover{
transition: all 0.3s ease 0s;padding-left:25px;
}*/

.navbar-nav > li > .dropdown-menu li {
    padding: 0;
    text-align: left
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: none
}
li a.active {
    color: #000;
    text-decoration: none;
    background: #ffea00
}
.navbar-toggle .icon-bar {
    background: #000;
}
.topright {
    margin-top: 20px;
}
#topheader {
    color: #000;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
    font-weight: bold;
}
#topheader a {
    color: #8dc641
}
#topheader a:first-child {
    text-decoration: underline
}
#patron {
    background: #563e07;
    padding-bottom: 30px;
}
#services {
    padding: 25px 0 20px 0;
    background-color: rgb(226, 155, 24);
}
.nivo-html-caption p,
.nivo-html-caption h1,
.nivo-html-caption h2,
.click {
    font-size: 12px!important;
    z-index: 2147483647 !important;
}
.box {
    text-align: center;
    z-index: 999 !important;
    margin-top: -75px;
}
.box img.icon {
    margin: 0 auto;
    margin-top: -80px;
    z-index: 99999;
    position: relative;
}
#innercontent .box img.icon{margin-top:90px}
#innercontent #box4,#innercontent #box3{min-height: 350px}
#innercontent h3{color: #f4a81a;font-weight: bold;font-size: 16px;}
#wrapperinner .nivo-caption{background: none;opacity: 1}
#wrapperinner .nivo-caption h1{color: #fff}
.box h3 {
    font-size: 18px;
    font-family: OpenSans, Arial, Helvetica, sans-serif;
    margin: 8px 0;
    font-weight: bold;
}
.box p {
    color: #453f3f;
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
    padding: 15px 35px;
    font-weight: bold;
}
.boxes {
    padding: 20px;
}
.bxslider img {
    margin: 0 auto;
    margin-top: 25px;
    z-index: 99999;
    position: relative;
}
.mass {
    color: #453f3f!important;
}
.mission {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 22px;
    text-align: left!important;
}
#box2 {
    background: #ab783c;
    margin-bottom: 40px;
    margin-top: -40px;
    padding: 0 0 35px 0;
    max-height: 300px;
    min-height: 300px;
}
#box3 {
    background: #fd7202;
    margin-bottom: 40px;
    margin-top: -40px;
    padding: 0 0 35px 0;
    max-height: 300px;
    min-height: 300px;
}
#box4 {
    background: #ffc000;
    margin-bottom: 40px;
    margin-top: -40px;
    padding: 0 0 35px 0;
    max-height: 300px;
    min-height: 300px;
}
.catichismHeadings {
    color: #333333;
    width: 100%;
    padding: 40px 20px 5px 20px;
    font-weight: bold;
    background: #fff;
    opacity: 0.6;
    text-transform: uppercase;
}
.catechisms {
    padding: 2px;
    opacity: 1!important;
    font-weight: bold;
}
.click {
    border: 2px solid #6c4c26;
    border-radius: 18px;
    color: #fff;
    font-family: OpenSans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding: 2px 15px;
}
.clicktwo {
    background: #563e07;
    border-radius: 18px;
    color: #fff;
    font-family: OpenSans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding: 2px 15px;
}
#contenttop {
    padding: 20px 0;
    margin-top: 0;
    /*z-index:9;position:relative;*/
}
#patron p,
#patron a {
    color: #fff
}
.welcomecontent h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px
}
.welcomecontent h2 {
    color: #fd7202;
    margin-top: 8px;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: OpenSans, Arial, Helvetica, sans-serif;
}
.welcomecontent img {
    margin-right: 25px
}
.welcomecontent p {
    color: #666666;
    font-size: 14px
}
.footer_contact {
    background: url(../images/contact_bg.jpg);
    padding: 50px 0;
    background-size: cover;
    color: #fff
}
.footer_contact h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px
}
.footeraddress {
    margin-left: 20px
}
.footer_contact h4 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#contactform {
    margin-top: 5px;
}
.text-field {
    padding: 10px 15px;
    width: 100%;
    margin: 0 0 10px 0;
    color: #333333;
    border-radius: 20px;
    border: 1px solid #b2b9ab;
    background: #b2b9ab;
    opacity: 0.6
}
.btn-contact {
    border: none;
    background: url(../images/submit.png) no-repeat center center;
    display: block;
    width: 88px;
    height: 29px
}
.btn-newsletter {
    border: none;
    background: url(../images/subscribe.png) no-repeat center center;
    display: block;
    width: 105px;
    height: 29px
}
#newsletter span{color: #0099ff;display: block;font-weight: bold;margin-bottom: 8px;font-size: 16px}
.topnav {
    list-style: none;
    padding-left: 0;
}
.topnav li {
    display: inline-block;
}
.topnav li a {
    display: block;
    padding: 0 10px;
    vertical-align: middle;
}
#google_plus {
    background: url(../images/social_media.png) no-repeat 0 0;
    width: 23px;
    height: 23px;
    border: none;
    display: inline-block;
    margin-top: 10px;
}
#rss {
    background: url(../images/social_media.png) no-repeat -27px 0;
    width: 23px;
    height: 23px;
    border: none;
    display: inline-block;
    margin-top: 10px;
}
#twitter {
    background: url(../images/social_media.png) no-repeat -55px 0;
    width: 23px;
    height: 23px;
    border: none;
    display: inline-block;
    margin-top: 10px;
}
#facebook {
    background: url(../images/social_media.png) no-repeat -83px 0;
    width: 23px;
    height: 23px;
    border: none;
    display: inline-block;
    margin-top: 10px;
}
#linkdin {
    background: url(../images/linkdin.jpg) no-repeat 0 0;
    width: 23px;
    height: 23px;
    border: none;
    display: inline-block;
    margin-top: 10px;
}
.footerlogo {
    margin-top: 0px;
    max-width: 73%;
}
.footer_copyright {
    width: 100% !important;
    position: relative;
    background: #dbdbdb;
    border-top: #ccc solid 2px;
    padding-bottom: 50px;
}
.req {
    color: red;
}
.error {
    color: red;
}
.textAreas {
    height: 200px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px 12px;
    border-radius: 4px;
    resize: none;
}
.footer_main {
    background: #c4c4c4;
    padding: 0 0 30px 0;
    color: #333333;
}
.footer_main p {
    font-size: 14px;
}
.footermenu {
    padding: 10px 0;
    text-align: center;
    padding-left: 0;
}
#footermenu {
    margin-bottom: 0;
    margin-top: 25px
}
#footermenu li {
    margin-bottom: 5px;
    padding-right: 10px;
    line-height: 12px;
    list-style: none;
    text-align: left;
    display: inline-block;
    border-right: 1px solid #333333
}
#footermenu li:last-child {
    border: none;
}
#footermenu li a {
    color: #333333;
    font-size: 14px;
    font-family: OpenSansbold, sans-serif;
    padding: 0 10px
}
#footermenu li a:hover,
#footermenu li a.active {
    color: #808080;
    background: none
}
#copy {
    color: #333333;
    font-size: 12px;
    margin-top: 20px
}
.innerheadings {
    color: #663300;
    font-family: OpenSansbold, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 55px;
}
.innerheading {
    text-align: center;
    color: #999999;
    font-family: OpenSansbold, sans-serif;
    font-size: 40px;
    text-transform: uppercase;
}
.innerheading span {
    color: #1987cd;
}
/*
==============================
IMAGE BOX
==============================
*/
.img-box {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    outline: none !important;
    position: relative;
    text-align: left;
}

    .img-box.thumbnail .caption {
        background-color: #FFF;
    }

    .img-box.adv-img:hover {
        background-color: transparent;
    }

    .img-box:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background: #000000;
        z-index: 0;
        transition: opacity 0s;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        opacity: 0;
    }


    .img-box.circle:before {
        border-radius: 50%;
        opacity: 0;
        transform: scale(0.995);
    }

    .img-box.circle.thumbnail:before {
        margin: 4px;
    }

    .img-box:hover:before {
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        opacity: 1;
        transition: none;
        -webkit-transform: translateZ(0);
    }

.png-over .img-box img {
    opacity: .8 !important;
    margin: auto;
    height: auto !important;
}

.png-over .img-box:hover img {
    opacity: 1 !important;
}

.png-over .img-box:before {
    display: none !important;
}

.png-over li a {
    text-align: center;
}

.png-over li img {
    width: auto !important;
}

.img-box.thumbnail:before {
    margin: 4px;
}

.img-box img {
    z-index: 2;
    position: relative;
    -webkit-transform: translateZ(0);
}

.img-box:hover img {
    opacity: 0.8 !important;
    transition: opacity .3s;
}

.img-box.adv-circle:hover img {
    opacity: 0.6 !important;
}

.img-box.caption-out > span {
    height: 80%;
}

    .img-box.caption-out > span.caption {
        height: 20%;
    }

.img-box.circle img {
    margin: 0 !important;
}

.img-box > i, .img-box span > i, .img-box .caption > i {
    position: absolute !important;
    margin: 15px;
    font-size: 20px;
    color: #FFF;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
    z-index: 11;
    transform: translate3d(0,0,0);
}

.img-box.i-bottom i {
    bottom: 0;
}

.img-box.i-bottom-right i {
    bottom: 0;
    right: 0;
}

.img-box.i-top-right > i {
    right: 15px;
}

.img-box.i-top-right.inner > span > i {
    right: 0;
}

.img-box.i-bottom-right.inner > span > i {
    bottom: 0;
    right: 0;
}

.img-box.i-center i {
    left: 0;
    margin: -28px 0 0 50%;
    top: 50%;
    line-height: 50px;
}

.img-box.i-center {
    position: relative;
}

    .img-box.i-center i::before {
        margin-left: -10.5px;
    }

.grayscale img {
    filter: url("data:image/svg+xml;utf8,<;svg xmlns=\'http://www.w3.org/2000/svg\'>;<;filter id=\'grayscale\'>;<;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/>;<;/filter>;<;/svg>;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.grayscale:hover img {
    filter: url("data:image/svg+xml;utf8,<;svg xmlns=\'http://www.w3.org/2000/svg\'>;<;filter id=\'grayscale\'>;<;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/>;<;/filter>;<;/svg>;#grayscale");
    -webkit-filter: grayscale(0%);
}

*[data-anima].img-box.i-center i {
    padding: 0;
}

*[data-anima="fadeRight"].img-box i, *[data-anima="fadeLeft"].img-box i {
    padding: 0 15px;
}

.img-box .caption {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: bold;
    text-align: center;
    padding: 7px 7px 0 7px;
    color: #676767;
    background-color: #FFF;
    z-index: 9;
    position: relative;
}

.img-box.inner, .img-box.inner span {
    position: relative;
}

.img-box.anima-scale-up, .img-box.anima-scale-up-2x, .img-box.anima-scale-rotate, .img-box.show-scale {
    opacity: 1 !important;
}

.img-box.inner.circle .caption {
    padding: 0 20%;
    background: none;
    bottom: 25px;
    height: 45px;
    white-space: normal;
    text-shadow: 0 1px 2px rgba(0,0,0,0.34);
}

.img-box.inner .caption {
    position: absolute;
    z-index: 9;
    margin-top: -47px;
    width: 100%;
    left: 0;
    height: 47px;
    line-height: 14px;
    overflow: hidden;
    background: url("images/assets/bg-gradient.png") repeat-x top center;
    background-color: transparent !important;
    color: white;
    text-shadow: 0 0 3px rgba(0,0,0,0.5);
    transform: translate3d(0,0,0);
}

span.caption-box {
    overflow: visible !important;
}

.circle, .circle img {
    border-radius: 50%;
    position: relative;
    backface-visibility: hidden;
    transform: scale(1);
}

.caption.caption-out {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: bold;
    margin-top: 10px;
    color: #676767;
}

.thumb-xs .img-box, .thumb-xs figure {
    height: 79px;
}

.thumb-s .img-box, .thumb-s figure {
    height: 127px;
}

.thumb-m .img-box, .thumb-m figure {
    height: 168px;
}

.thumb-l .img-box, .thumb-l figure {
    height: 357px;
}

.thumb-xl .img-box, .thumb-l figure {
    height: 500px;
}
/* 
============================== 
GALLERY 
============================== 
*/
.gallery {
    width: auto !important;
}

    .gallery .img-box, .gallery .img-box img {
        width: 100%;
        display: block;
    }

    .gallery > a, .gallery .gallery-item {
        display: block;
        float: left;
        overflow: hidden;
    }

    .gallery.margins > a, .gallery.margins .gallery-item {
        padding: 5px;
        overflow: hidden;
    }

    .gallery > a span, .img-box > span, .img-box-adv > span {
        display: block;
        overflow: hidden;
        height: 100%;
    }

.grid-box .img-box:not(.thumbnail) > span, .grid-box .img-box-adv > span {
    height: auto;
}

@media (max-width: 980px) {
    .box {
        margin-top: 80px;
    }
    .nivo-html-caption p,
    .nivo-html-caption h1,
    .nivo-html-caption h2 {
        font-size: 12px!important;
        text-indent: -9999px
    }
    .nav li a {
        border: none
    }
    .custom-search-form {
        margin: 20px 0;
    }
}

@media (max-width: 640px) {} .patron {
    text-align:center;
    color: white;
    padding: 0 0 10px 0;
}
.patronHead {
    color: #C2D0EA !important;
    margin-top: -2px;
}


:root {
    --purple: #3B3646;
    --red: #EE4B5A;
}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: var(--purple);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: var(--red);
    transition: all 0.3s ease-in;
}
