﻿

.desc-head-home {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 1rem;
    text-align: center;
    color: #000;
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 50px
}

.title-head-home {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 2rem;
    text-align: center;
    color: #000;
    letter-spacing: .5px;
    margin-bottom: 25px;
    text-transform: uppercase
}

body {
    /*padding-top: 20px;*/
    padding-bottom: 20px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height:70%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.7;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.site-header {
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 0;
    width: 100%;
    z-index: 99;
    background-color: #f7f7f7;
    -moz-box-shadow: 1px -0.5px 10px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px -0.5px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 1px -0.5px 10px 0px rgba(0,0,0,0.3);
}

.table-compact th,
.table-compact td {
    padding: 0;
}

.site-header--smaller-font{
    font-size: 0.8em;
}

.page-content{
    padding-top: 5.3em;
}

.firstSection {
    padding-top: 0em;
}

.page-footer {
    height: 8em;
    background-color: #f7f7f7;
    margin-bottom: -20px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 400;
    text-shadow: 0.5px 0px 0px;
    color: dimgray;
}

.page-footer--smaller-font{
    font-size: 12px;
}

.backToTop {
    position:fixed;
    right:30px;
    bottom:30px;
    cursor:pointer;
    width:30px;
    height:30px;
    background-color:gainsboro;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px
}
.backToTop span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
.backToTop:hover {
    background-color:slategray;
    /*background-color:#e74c3c;*/
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.header-social-link{
    margin-top: -2em;
    margin-bottom: 1em;
    padding-right:7em;
    color:lightslategrey; 
    font-size:13px;
    text-shadow : 0.5px 0px 0px;
}

.social-link {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.social-link .img-normal {
    position: absolute;
    top: 0;
    left: 0;
}

.social-link .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.social-link:hover .img-top {
    display: inline;
}

.ul-DisableBullets{
    list-style-type: none;
}

.navbar{min-height:0px;margin-left:4em;margin-bottom:-0.5rem;border:0;border-radius:0;padding-bottom:0px;}
.navbar .navbar-nav{float:none; text-align:left; margin-left:auto; margin-right:auto}
.nav.navbar-nav .navbar-nav-dropdown{display:inline-block !important;max-height:0;transition:0.3s;overflow:hidden;}
.navbar-nav-dropdown-items,.dropdown-menu{list-style:none;min-height:0px; padding:0; margin:0;}
.navbar-nav-dropdown-items > li > a{color:lightslategrey; font-size:0.9em;text-shadow : 0.5px 0px 0px}
.navbar-nav-dropdown-items > li > a:hover{text-decoration:none; color:black; font-size:0.9em;text-shadow : 0.5px 0px 0px;}
.navbar .navbar-nav > li{width:14%; padding:0; margin-top:5px;} /*Add margin top to set margin from logo*/
.navbar .navbar-nav > li > a{color:black;padding:0; margin:0; text-transform:uppercase;text-shadow : 0.5px 0px 0px;font-size:0.9em;font-family:biosans, sans-serif;}
.nav.navbar-nav > li > a + .navbar-nav-dropdown{border-left: 0.2px solid transparent; padding-left:4pt; margin-left:-4pt;}
.navbar-nav-dropdown-items li{padding-bottom:14px;}
.navbar-nav{font-size: 14px; line-height: 1.3rem; margin-top:-15px;}
.navbar-nav-dropdown{height: 85%;}
.navbar-nav > li > a:hover {
    text-decoration: none;
    color: darkslategrey;
}

.navbar-nav-mobile > li > a {
    color: #e6e4e1;
    font-family:biosans, sans-serif;
}

    @media (max-width: 1200px) {
        .navbar-nav {
            font-size: 14px;
            padding-top: 1rem;
            font-family: "futura-pt", sans-serif;
        }

        .navbar-nav-mobile {
            font-size: 14px;
            padding-top: 5rem;
            padding-right: 1rem;
            padding-left:1rem;
        }
    }

    .html{
    font-size: 1vw;
}

@media (max-width: 992px) {
  .html {
    font-size: 10px;
  }
}

.h2 {
    font-size: 2rem;
}

h3 {
    color: #01568E;
    /*font-weight:bold;*/
    text-shadow: 0.5px 0.2px 1px;
    font-family: "futura-pt", sans-serif;
}
h4 {
    color: black;
    /*font-weight:bold;*/
    text-shadow: 0.5px 0.2px 1px;
    font-family: "futura-pt", sans-serif;
    font-size: 1.2em;
}

/*@media (max-width: 1300px) {
  .navbar-nav{font-size: 90%;}
}

@media (max-width: 1200px) {
  .navbar-nav{font-size: 80%;}
}*/

.section-container{
    margin: 0 auto;
    max-width: 1000px;
    margin-bottom:2em;
}

.top-bar{
    border-top: 1px solid lightgrey;
    padding-top: 30px;
}

.nav-tabs{
    border:none;
}

.nav-tabs > li > a:hover {
    background-color: inherit;
    color: #888888;
    cursor: pointer;
}

.nav-tabs > li > a {
    font-size: 12px;
    display: inline-block;
    border-radius: 8px;
    color: darkslategrey;
    padding: 4px 10px;
    margin-top: 4px;
}

.nav-tabs > li.active > a {
    border-top: none;
    background-color: #dadada;
}

.confess.selected {
    display: block;
}

.confess {
    display: none;
}

.confessmobile.selected {
    display: block;
}

.confessmobile {
    display: none;
}

.language.selected {
    display: block;
}

.language {
    display: none;
}

.languagemobile.selected {
    display: block;
}

.languagemobile {
    display: none;
}

.calloutWrapper{
	margin: 0 auto -18px auto;
	position: relative;
    max-width:900px;
    font-size: 1em;
}

.callout{
    background-color: #f6f6f6;
	/*background-image: -moz-linear-gradient(top, #444, #444);*/
	/*color: #ccc;*/
	padding: 1.5em;
	/*border-radius: 3px;*/
	/*box-shadow: 0px 0px 20px #999;*/
	/*border: 1px solid #333;*/
	/*text-shadow: 0 0 1px #000;*/
    line-height:2.5em;
}

.callout::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 1em solid transparent;
	position: absolute;
}

.callout.top::before {
	left: 45%;
	bottom: -30px;
	border-top: 20px solid #f6f6f6;
}

.calloutButton{
    width:18%;
    color:darkslategrey;
    text-align: center;
    user-select: none;
    cursor:pointer;
    font-size:0.9em;
    font-weight: 400;
    text-shadow : 0.5px 0px 0px;
}

    .calloutButton:hover {
        font-weight: bolder;
        color: #00008b;
    }

@media (max-width: 768px) {
  .calloutButton {
    width: 50%;
  }
}




.calloutWrappermobile {
    margin: 0 auto -18px auto;
    position: relative;
    max-width: 900px;
    font-size: 1em;
}

.calloutmobile {
    background-color: #f6f6f6;
    /*background-image: -moz-linear-gradient(top, #444, #444);*/
    /*color: #ccc;*/
    padding: 1.5em;
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 20px #999;*/
    /*border: 1px solid #333;*/
    /*text-shadow: 0 0 1px #000;*/
    line-height: 2.5em;
}

    .calloutmobile::before {
        content: "";
        width: 0px;
        height: 0px;
        border: 1em solid transparent;
        position: absolute;
    }

    .calloutmobile.top::before {
        left: 45%;
        bottom: -30px;
        border-top: 20px solid #f6f6f6;
    }

.calloutButtonmobile {
    width: 18%;
    color: darkslategrey;
    text-align: center;
    user-select: none;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: 400;
    text-shadow: 0.5px 0px 0px;
}

    .calloutButtonmobile:hover {
        font-weight: bolder;
        color: #00008b;
    }

@media (max-width: 768px) {
    .calloutButtonmobile {
        width: 50%;
    }
}






a:link {
    text-decoration: none;
}

hr{
    margin-top:1.3rem;
}

iframe{
    margin-bottom:-4rem;
    height:30em; 
    border:0
}




.calloutButtonActive{
    color: deepskyblue;
    font-weight:bold;
}

#calloutMiddle span{
    font-size:0.9em;
    font-weight: 400;
    text-shadow : 0.5px 0px 0px;
    color: dimgray;
    line-height:1.5em; 
    min-height:5em;
}

.bible-verse-container{
    display:flex;
    margin-top: 1em;
    color: cornflowerblue;
    font-size:0.9em;
    line-height:1.2em;
}

.bible-verse{
    width:20%;
    padding-right:2em;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  cursor: pointer;
}

.carousel-item{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.carousel-inner>.item{
   /*disables white flash*/
   -webkit-transition: -webkit-transform .5s ease-in-out;
   -o-transition: -o-transform .5s ease-in-out;
   transition: transform .5s ease-in-out;
}

.carousel-caption{
    bottom:50%;
    transform:translateY(50%);
    margin-top:auto;
    margin-bottom:auto;
}

.h-90{
  height: 90% !important;
}

.NarrowPadding > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin: auto;
}

.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.Main-middle-image{
    max-height:480px;
}

.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }
.modal-body {
  position:relative;
  padding:0px;
}
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

.location__header{
    text-align:left;
    /*margin-top: 1.8rem;*/
    font-size: 1em;
    /*line-height: 1.5rem;*/
    font-weight: bold;
    /*text-shadow : 0.5px 0px 0px;*/
    /*color: darkslateblue;*/
}

.location__content{
    margin-top: -1rem;
    margin-bottom: -2rem;
    font-size: 0.9em;
    /*line-height: 1.5rem;*/
    font-weight: 400;
    text-shadow : 0.5px 0px 0px;
    color: dimgray;
}

.article__header{
    text-align:center;
    margin-top: 1.8rem;
    font-size: 1em;
    /*line-height: 1.5rem;*/
    font-weight: 600;
    text-shadow : 0.5px 0px 0px;
    color: dimgray;
}

.article__content{
    margin-top: 0.5rem;
    margin-bottom: -2rem;
    font-size: 0.9em;
    /*line-height: 1.5rem;*/
    font-weight: 400;
    text-shadow : 0.5px 0px 0px;
    color: dimgray;
}

.video-container{
    max-height:21em;
    overflow-y:scroll;
    line-height:1.5;
}

.video-btn{
    cursor:pointer;
}

a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
.firstAnchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

.button_service {
    background-color: white;
    border: 1px solid black;
    border-radius: 8px;
    cursor: pointer;
    color: #000336;
    font-weight: bold;
    margin-bottom:0.7rem;
}
    .button_service:hover {
        background-color: #000336;
        border: 1px solid black;
        border-radius: 8px;
        cursor: pointer;
        color: white;
        font-weight: bold;
    }



.flyout {
    left: 0;
    position: fixed;
    right: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 1050;
}

    .flyout.right {
        left: auto;
        right: 0;
        transform: translateX(100%);
    }

    .flyout.show {
        transform: translateX(0%);
    }

.flyout-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.navbar-flyout {
    background-clip: padding-box;
    background-color: #333333;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    bottom: 0;
    padding: 1rem;
    top: 0;
}

    .navbar-flyout.right {
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        border-right: none;
    }



.menumobilecolor {
color:white;
}

.flex {
        display:flex;
}
.button {
    background-color: white;
    border-radius: 15px;
    color: #007bff;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2rem;
    margin: 4px 2px;
    cursor: pointer;
}



.containerhome {
    position: relative;
}

.centered {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.centeredtext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.buttonnewhere {
    background-color: white;
    color: black;
	border:2px solid black;
}

.buttonnewhere:hover {
    background-color: black;
    color: white;
}

.buttonschedule {
    background-color: transparent;
    color: white;
	border:2px solid black;
}

.buttonschedule:hover {
    background-color: black;
    color: white;
}

.buttonprayer {
    background-color: rgba(72, 31, 1, .6);
    color: white;
}

.buttonprayer:hover {
    background-color: rgba(72, 31, 1, 1);
    color: white;
}

.buttonlg {
    background-color: transparent;
    color: white;
    border: 1px solid black;
    border-color: white;
}

.buttonlg:hover {
    background-color: #00264d;
    color: white;
}
.videomobile {
    position: relative;
    padding-bottom: 56.25%;
}

#content-desktop {
    display: block;
}

#content-mobile {
    display: none;
}

@media screen and (max-width: 768px) {

    #content-desktop {
        display: none;
    }

    #content-mobile {
        display: block;
    }
}

.active {
  pointer-events: none;
  cursor: default;
}





/*.calloutItemContainer{
    width:20%;
}*/

/*[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;.col-12
  border: 1px solid rgba(86,61,124,.2);
}*/

/*For bootstrap popup video*/
/*.modal-body{
    margin: 0 auto;
    display: block;
}*/

/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}*/

/*.navbar-nav-dropdown-child{list-style:none;padding:0 0 0 0px;}*/
/*.navbar .navbar-nav{width:100%;}
.navbar .navbar-nav > li{padding:0;width:10.5%;}
.navbar .navbar-nav > li a{color:#000000;display:inline-block;}
.navbar .navbar-nav > li > a{color:#000000;padding:0 0 0 20px;text-transform:uppercase;}
.navbar .navbar-nav > li > a:hover{opacity:0.8;}
.navbar-nav-dropdown{list-style:none;padding:20px 0 15px 20px;font-size:12px;font-weight:normal;text-transform:initial;}
.navbar-nav-dropdown li{padding-top:10px;}
.navbar-nav-dropdown-child{list-style:none;padding:0 0 0 0px;}
.navbar-nav-dropdown{display:none;}*/
