/* _content/Kingdom_Server/Components/SiteFooter1.razor.rz.scp.css */


/*New Footer*/
ul[b-oos2mojvbj] {
    margin: 0px;
    padding: 0px;
}

.footer-section[b-oos2mojvbj] {
    background: #151414;
    position: relative;
}

.footer-cta[b-oos2mojvbj] {
    padding-bottom: 1rem;
    border-bottom: 3px solid #373636;
}
    .footer-cta h2[b-oos2mojvbj] {
        color: transparent;
    }

.location[b-oos2mojvbj] {
    display:flex;
    flex-wrap: wrap;
}

.single-cta[b-oos2mojvbj] {
    /*text-align: left;*/
    display:flex;
}

    .single-cta i[b-oos2mojvbj] {
        color: #396a93;
        font-size: 30px;
        float: left;
        margin-top: 8px;
    }


.cta-text[b-oos2mojvbj] {
    padding-left: 30px;
    display: block;
    margin-bottom:.5rem;
}

    .cta-text h4[b-oos2mojvbj] {
        color: #6c9dc6;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .cta-text span[b-oos2mojvbj] {
        color: rgb(135 135 135);
        font-size: 1rem;
    }
    .cta-text ul[b-oos2mojvbj] {
        color: rgb(135 135 135);
        font-size: 1rem;
        list-style: none;
        padding: 5px;
    }

.footer-content[b-oos2mojvbj] {
    position: relative;
    z-index: 2;
}

.footer-pattern img[b-oos2mojvbj] {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo[b-oos2mojvbj] {
    margin-bottom: 30px;
}

    .footer-logo img[b-oos2mojvbj] {
        max-width: 200px;
    }

.footer-text p[b-oos2mojvbj] {
    margin-bottom: 14px;
    font-size: 1rem;
    color: rgb(135,135,135);
    line-height: 28px;
}

.footer-social-icon span[b-oos2mojvbj] {
    color: rgb(135,135,135);
    display: block;
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a[b-oos2mojvbj] {
    color: #fff;
    font-size: 1.65rem;
    margin-right: 15px;
}

.footer-social-icon i[b-oos2mojvbj] {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg[b-oos2mojvbj] {
    background: #3B5998;
}

.twitter-bg[b-oos2mojvbj] {
    background: #55ACEE;
}

.google-bg[b-oos2mojvbj] {
    background: #DD4B39;
}

.footer-widget-heading h3[b-oos2mojvbj] {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}

    .footer-widget-heading h3[b-oos2mojvbj]::before {
        content: "";
        position: absolute;
        /*left: 0;*/
        bottom: -15px;
        height: 2px;
        width: 100px;
        background: #ff5e14;
    }

.footer-widget ul li[b-oos2mojvbj] {
    display: flex;
    justify-content: center;
    text-align: center;
    float: none;
    margin-bottom: 12px;
}

    .footer-widget ul li a:hover[b-oos2mojvbj] {
        color: #ff5e14;
    }

    .footer-widget ul li a[b-oos2mojvbj] {
        color: #878787;
        text-transform: capitalize;
    }

.subscribe-form[b-oos2mojvbj] {
    position: relative;
    overflow: hidden;
}

    .subscribe-form input[b-oos2mojvbj] {
        width: 100%;
        padding: 14px 28px;
        background: #2E2E2E;
        border: 1px solid #2E2E2E;
        color: #fff;
    }

    .subscribe-form button[b-oos2mojvbj] {
        position: absolute;
        right: 0;
        background: #ff5e14;
        padding: 13px 20px;
        border: 1px solid #ff5e14;
        top: 0;
    }

        .subscribe-form button i[b-oos2mojvbj] {
            color: #fff;
            font-size: 22px;
            transform: rotate(-6deg);
        }

.copyright-area[b-oos2mojvbj] {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p[b-oos2mojvbj] {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

    .copyright-text p a[b-oos2mojvbj] {
        color: #6c9dc6;
    }

.footer-menu li[b-oos2mojvbj] {
    display: inline-block;
    margin-left: 20px;
}

    .footer-menu li:hover a[b-oos2mojvbj] {
        color: #ff5e14;
    }

    .footer-menu li a[b-oos2mojvbj] {
        font-size: 14px;
        color: #878787;
    }

.caci[b-oos2mojvbj] {
    color: #6c9dc6;
    text-align: center;
    font-weight: bold;
}

.footer-heading hr[b-oos2mojvbj] {
    height: 6px;
    border: none;
    opacity: 1;
}

.footer-heading h3[b-oos2mojvbj] {
    font-size:2rem;
}

.menu[b-oos2mojvbj] {
    color: #6c9dc6;
    text-align: center;
    font-weight: bold;
    padding: 4rem 0;
}

.kca[b-oos2mojvbj] {
    color: #6c9dc6;
    text-align: center;
    font-weight: bold;
}

.kca-image[b-oos2mojvbj] {
    border-radius: 50%;
    height: 187.83px;
}

@media (min-width:994px) {
    .menu[b-oos2mojvbj] {
        padding: 0;
    }
}
/* _content/Kingdom_Server/Components/SiteHeader1.razor.rz.scp.css */
h1:focus[b-lrv8a7pxpv] {
    outline: none;
}

.siteheader[b-lrv8a7pxpv] {
    display: block;
    justify-content: center;
    text-align: center;
}

.site-name[b-lrv8a7pxpv] {
    font-size: clamp(1.65rem, 5vw + 5px, 7rem);
    padding-top: 0;
    margin: 0;
}

.site-subname[b-lrv8a7pxpv] {
    font-size: clamp(1.25rem, 5vw, 3.5rem);
    padding-left: 10vw;
    font-family: 'Dancing Script', cursive;
    font-weight: bold;
    margin: 0;
}

.nav-item a[b-lrv8a7pxpv] {
    color: rgb(0,0,0);
    padding: .1rem;
    text-decoration: none;
    font-size: 2rem;
}
.navbar-toggler[b-lrv8a7pxpv] {
    width:100px;
    height: 50px;
    background-color:white;
}
button[b-lrv8a7pxpv] {
    font-size:2rem;
}


/* Header Showcase */
#showcase[b-lrv8a7pxpv] {
    min-height: 100px;
    /* color: rgb(255, 200, 0); */
    text-align: center;
}

    #showcase .bg-image[b-lrv8a7pxpv] {
        position: absolute;
        background: #333 url('/images/empty-tomb-3326100_640.webp');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 600px;
        z-index: -1;
        opacity: 0.7;
    }

    #showcase h1[b-lrv8a7pxpv] {
        padding-top: 0px;
        padding-bottom: 0;
    }

    #showcase .content-wrap[b-lrv8a7pxpv],
    #section-a .content-wrap[b-lrv8a7pxpv] {
        padding: 0 1.5em;
    }

@media (min-width:992px) {
    #showcase .bg-image[b-lrv8a7pxpv] {
        height: 600px;
    }
    .nav-item a[b-lrv8a7pxpv] {
        font-size: 1rem;
    }
}

@media (min-width:1200px) {
    .nav-item a[b-lrv8a7pxpv] {
        font-size: 1.15rem;
    }
}

@media (min-width:1400px) {
    .nav-item a[b-lrv8a7pxpv] {
        font-size: 1.5rem;
    }
}
/* _content/Kingdom_Server/Pages/Contact.razor.rz.scp.css */
/* _content/Kingdom_Server/Pages/ReadingSchedule.razor.rz.scp.css */
section[b-p9rvl41jug] {
    margin: 0;
    padding: 0;
    background-color: #6c9dc6
}

.about-container[b-p9rvl41jug] {
    font-size: 1.5rem;
    padding: 0 2rem;
}

table[b-p9rvl41jug] {
    font-family: arial, sans-serif;
    font-weight: bold;
    border-collapse: collapse;
    width: 100%;
}

th[b-p9rvl41jug] {
    border: 1px solid #dddddd;
    text-align: Center;
    background-color: lightsteelblue;
   /* font-size: 1rem;*/
}

td[b-p9rvl41jug] {
    border: 1px solid #dddddd;
    text-align: Center;
}

tr:nth-child(even)[b-p9rvl41jug] {
    background-color: steelblue;
}

tr:nth-child(odd)[b-p9rvl41jug] {
    background-color: slategray;
}

em[b-p9rvl41jug] {
   font-size:2rem;
}

.btn-action[b-p9rvl41jug] {
    display:flex;
    align-content:center;
    justify-content:center;
}
.download[b-p9rvl41jug] {
    border-width:4px;
    font-weight:bold;
}
/* _content/Kingdom_Server/Pages/Sabbath.razor.rz.scp.css */
section[b-f48cwcmavo] {
    margin: 0;
    padding: 0;
    background-color: #6c9dc6
}

.about-container[b-f48cwcmavo] {
    font-size: 1.5rem;
    padding: 0 2rem;
}

.list-group-item[b-f48cwcmavo] {
    border: none;
    background-color: #6c9dc6
}

.d[b-f48cwcmavo] {
    font-weight: bold;
    font-size: 2rem;
}

.accordion-item[b-f48cwcmavo] {
    background-color: dimgray /*#6c9dc6*/;
    border-radius:5px;
}

.accordion-button[b-f48cwcmavo] {
    font-size: 1.5rem;
    background-color: dimgray;
    color: white;
    margin-bottom: .25rem;
    border-radius: 5px;
}
    .accordion-button:focus[b-f48cwcmavo] {
        box-shadow: none;
        border-color: rgba(0,0,0,.125);
    }
.accordion-body[b-f48cwcmavo] {
    background-color: dimgrey;
    padding-left: 10px;
}

.card[b-f48cwcmavo] {
    background-color: #b0c4de;
    border: solid;
    border-color: black;
    border-width: .5px;
    border-radius: 25px;
}

.card-header[b-f48cwcmavo], .card-footer[b-f48cwcmavo] {
    background-color: #6c9dc6;
    font-size: larger;
    border-radius: 25px;
}

.card-info[b-f48cwcmavo] {
    background-color: #b0c4de;
    border: solid;
    border-color: black;
    border-width: .5px;
    border-radius: 25px;
    padding-left: 10px;
}

li[b-f48cwcmavo] {
    list-style-type: none;
}

.card-holder[b-f48cwcmavo] {
    padding-bottom: 10px;
}

.li-1[b-f48cwcmavo] {
    padding-left: 2rem;
}

.li-2[b-f48cwcmavo] {
    padding-left: 4rem;
}

.desc[b-f48cwcmavo] {
    font-weight: bold;
}
/* _content/Kingdom_Server/Pages/WhatWeBelieve.razor.rz.scp.css */
section[b-c0lyyslau9] {
    margin: 0;
    padding: 0;
    background-color:#6c9dc6
}

.page-header[b-c0lyyslau9] {
    z-index: -1;
    line-height: 0;
    border: none;
    margin: 0;
    padding: 0;
    color: transparent;
    display: block
}
.about-container[b-c0lyyslau9] {
    font-size:1.5rem;
    padding: 0 2rem;
}

.list-group-item[b-c0lyyslau9] {
    border: none;
    background-color: #6c9dc6;
}

.d[b-c0lyyslau9] {
    font-weight: bold;
    font-size: 2rem;
}

.accordion-item[b-c0lyyslau9] {
    background-color: #6c9dc6;
    border-radius: 5px;
}

.accordion-button[b-c0lyyslau9] {
    font-size: 1.5rem;
    background-color: dimgray;
    color: white;
    margin-bottom: .25rem;
    border-radius: 5px;
}

.accordion-button:focus[b-c0lyyslau9] {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}

.accordion-body[b-c0lyyslau9] {
    padding-left: 10px;
}
.list-group-item[b-c0lyyslau9] {
    border: none;
    background-color: #6c9dc6;
}

.list-group-item p[b-c0lyyslau9] {
    padding-left: 2rem;
}

.accord-desc[b-c0lyyslau9] {
    font-weight:bold;
}


