/*Theme Name: URLight - 2021
Theme URI: http://urlight-us/
Description: Custom Template for URLight
Author: Ask and Receive
Author URI: http://www.askandreceive.net
Version: 1.0
*/

html {}
body {
	background-color: #fff;
	color: #111;
	font-family: 'Didact Gothic', sans-serif !important;
	overflow-x: hidden;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,234,231,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,234,231,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,234,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(238,234,231,1.00) 100%);
	background-attachment: fixed;
}
.wrapper {
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.27);
}
.color-map td {
  padding: 40px;
  text-align: center;
}
.float-left {
	margin-right:20px;
}
.float-right {
	margin-left:20px;
}
.subhead {
  font-size: 2em;
  text-align: center;
  margin: 20px;
  border-bottom: 1px solid #869660;
}
h1 {
  font-size: 2.75em;
  color: #2C4017;
  padding: 5px 0px;
  font-family: 'Ovo', serif;
  letter-spacing: -1px;
}
h2 {
  font-size: 2.25em;
  color: #869660;
  font-family: 'Ovo', serif;
  padding: 5px;
}
h3 {
  font-size: 1.5em;
  color: #2C4017;
}
p {
  font-size: 1.1em;
	line-height: 1.75;
}
a {
  color: #869660;
  border-bottom: 1px dotted #869660;
  text-decoration: none;
  transition: all 450ms ease-in-out;
}
a:hover {
  border-bottom: none;
  color: #869660;
}
blockquote {
  margin: 20px;
  background-color: #3A3632;
  padding: 10px;
  font-size: 14px;
  border-left: 5px solid rgba(245, 131, 32, 0.50);
  line-height: 1.25
}
.btn {
  border: none;
  border-radius: 5px;
  color: #ececea;
  padding: 10px 15px;
  background-color: #3A3632;
  font-size: 20px;
  transition: all 350ms ease-in-out;
  margin: 0px 5px;
  letter-spacing: 0.0625em;
}
.btn-2 {
  border: none;
  border-radius: 5px;
  color: #000;
  padding: 10px 15px;
  background-color: #a19b96;
  font-size: 20px;
  transition: all 350ms ease-in-out;
  margin: 0px 5px;
  letter-spacing: 0.0625em;
}
.btn:hover {
  background-color: #869660;
  color: #FEFDFB;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(114, 155, 121, 0.25);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #869660;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #869660;
  border-color: #2C4017;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #75716c;
  border-color: #eceaea;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
header {
  background-color: #869660;
}
.pull-left {
  margin-right: 20px;
}
.pull-right {
  margin-left: 20px;
}
header a {
  border-bottom: none;
}

.headline {
  text-align: center;
  background: #2C4017;
  padding: 5px;
  font-size: 2.5em;
  color: #FEFDFB;
  margin-top: 30px;
}
.block-1 h1, .block-2 h1, .block-3 h1, .block-4 h1, .block-5 h1 {
  text-align: center;
  border: none;
  padding: 0;
}
.block-2 h1, .block-3 h1, .block-4 h1 {
  color: #FEFDFB;
}
.block-4 h1 {
	color: #75716c;
}
.block-5 h1 {
	color: #3A3632;
}
.block-2 h3, .block-3 h3, .block-4 h3 {
  color: #FEFDFB;
}
.block-5 h2{
	color: #3A3632;
	margin-bottom:0px;
}
.block-5 h3 {
	color:rgba(238,234,231,1.00);
	font-weight:bold;
	letter-spacing: 1px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #3A3632;
}
.block-1 {
  background-color: #FEFDFB;
  padding: 20px;
}
.block-2 {
  background-color: #2C4017;
  color: #FEFDFB;
  padding: 20px;
}
.block-3 {
  background-color: #869660;
  color: #000000;
  padding: 20px;
}
.block-4 {
  background-color: #3A3632;
  padding: 20px;
}
.block-5 {
  background-color: #75716c;
  padding: 20px;
	color: #000;
}
.block-4 p {
  color: #FEFDFB;
}
.block-2 a {
  color: #FEFDFB;
}
.color-1 {
  background-color: #869660;
}
.color-2 {
  background-color: #2C4017;
  color: white;
}
.color-3 {
  background-color: #FEFDFB;
}
.color-4 {
  background-color: #3A3632;
  color: #fff;
}
.color-5 {
	background-color: #75716c;
	color: #000;
}
.jumbotron {
  background: none;
  margin-bottom: 0px;
}
.card {
	border-left: 1px solid rgba(105,98,94,0.25);
	border-right: 1px solid rgba(105,98,94,0.25);
	border-top: none;
	border-bottom: none;
	border-radius: 0;
	text-align: center;
}
.card-title {
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  color: #FEFDFB;
}
.content {
	padding:30px;
}
.form-control {
  border-radius: 3px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: none;
  background-color: #FEFDFB;
}
.action-bar {
  margin-top: -75px;
  position: relative;
  border: none;
  z-index: 2 !important;
}

.intro {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.intro video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.intro .container {
  position: relative;
  z-index: 2;
}

.intro .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.intro h1 {
	color: #fff;
}
.intro .lead {
	font-size:2em;
	margin: 0;
}
.prayer-focus img {
	margin: 0px auto;
	text-align:center;
} 
.prayer {
	text-align:center;
}
.prayer p {
	font-style:italic;
}
@media (pointer: coarse) and (hover: none) {
  intro {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  intro video {
    display: none;
  }
}

.mission-img {
  border: 8px solid #fff;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.27);
}
.sidebar {
  padding: 20px 30px;
  font-size: 95%;
  overflow-y: auto;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar li {
  list-style-type: none;
  display: block;
  background-color: #F4F4F4;
  margin: 5px 0px;
  padding: 3px 6px;
  border-left: 5px solid rgba(245, 131, 32, 0.50);
  font-size: 14px;
}
.sidebar li > a, .sidebar a, .news-events a {
	font-weight: bold;
	color: #2C4017;
}
.sidebar .btn {
  width: 100%;
}

.services {
	padding: 60px 0px;
}
.services h5 {
	color: #000;
	font-size:24px;
	margin-bottom:0px;
}
.recent-posts {
  margin-bottom: 20px;
}
.footer {
	background-color: #869660;
	width: 100%;
	text-align: center;
	padding: 80px 0px;
	color: #111;
}
.footer h3 {
  color: #FEFDFB;
}
.footer p {
  font-size: 14px;
}
.footer-center {
  text-align: right;
}
.footer .icons {
  margin-top: 25px;
}
.footer .icons a {
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #2C4017;
	border-radius: 2px;
	font-size: 20px;
	color: #FEFDFB;
	text-align: center;
	line-height: 35px;
	margin-right: 3px;
	margin-bottom: 5px;
	border-bottom: none
}
.about {
  margin: 10px 0px;
}
.footer .footer-center i {
  background-color: rgba(6, 177, 169, 0.50);
  color: #2C4017;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 3px;
  text-align: center;
  line-height: 42px;
  margin: 5px;
  vertical-align: middle;
}
.footer .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}
.footer a {
  border-bottom: none;
  color: #2C4017;
  font-size: 14px;
}
.footer .footer-center p {
  display: inline-block;
  color: #111;
  vertical-align: middle;
  margin: 0;
  font-size: 14px;
}
@media (max-width: 576px) {
  .footer .container {
    padding: 0;
    text-align: center !important;
  }
  .footer h3 {
    text-align: center;
    font-size: 24px;
  }
  .footer, .footer-center {
    font-size: 14px;
    text-align: center;
  }
  .footer .footer-left, .footer .footer-center, .footer .footer-right {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .footer .footer-center i {
    margin-left: 0;
  }
  .footer {}
  .footer a {
    display: block;
    padding: 5px;
  }
  .footer-links a {
    font-size: 14px;
  }
  .footer .footer-center i {
    display: none;
  }
  .footer .icons a {
    width: 50px !important;
    height: 50px !important;
    font-size: 32px !important;
    line-height: 38px !important;
  }
}
@media screen and (max-width:1199px) {
  .container {
    max-width: 100%;
  }
.jumbotron h1 {
	font-size: 60px;
}
	body {
		padding: 0px 15px;
	}
	.intro {
		padding-top:50px;
	}
	.mission {
		padding-top:30px;
	}
}
@media screen and (min-width:1200px) {
  .container {
    max-width: 1170px;
  }
  .mission {
	padding: 75px 0px;
  }
.jumbotron h1 {
	font-size: 72px;
}
.news-events {
	padding: 120px 0px;
}
}
@media screen and (max-width:768px) {
  .navbar-light .navbar-nav .nav-link {
    color: #111;
    padding-right: 0;
    padding-left: 0 !important;
  }
  .dropdown-menu {
    margin: 0 !important;
  }
  .dropdown-item {
    padding: 0.25rem 0 !important;
  }
	.intro {
    position: relative;
    background-color: black;
    height: overflow;
    width: 100%;
    overflow: auto;
}
.intro h1 {
    color: #fff;
    font-size: 53px;
}
.intro .container {
    position: relative;
    z-index: 2;
    padding: 30px;
}
.intro {
    position: relative;
    background-color: black;
    /* height: 100%; */
    min-height: 25rem;
    width: 100%;
    /* padding: 150px 0px; */
    overflow: hidden;
}

}
/*Navbar CSS*/
.nav-link {
  display: block;
  font-size: 1.15em;
  padding: 0.5rem 1rem;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: #FEFDFB;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  padding-right: 0;
  padding-left: 1.75rem;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #2C4017;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 5px;
  vertical-align: 0.2rem;
  content: "";
  border-top: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-bottom: 0;
  border-left: 0.25em solid transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 16px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 0;
  margin: .5rem 0;
  font-size: 1rem;
  color: #2C4017;
  text-align: left;
  list-style: none;
  background-color: #869660;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem .5rem;
  clear: both;
  color: #FFFFFF;
  text-align: inherit;
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  text-transform: none;
  white-space: normal;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #2C4017;
  text-decoration: none;
  background: none;
}
.dropdown-item.active, .dropdown-item:active {
  color: #3A3632;
  text-decoration: none;
  background-color: #2C4017;
}
.newsletter {
  padding: 5px 0px;
  margin-top: 10px;
  border-top: 1px dotted #333;
}
.newsletter .content {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  line-height: 2;
  margin: 0 auto;
}
.newsletter .content h2 {
  color: #111;
  margin-bottom: 40px;
}
.newsletter .content .form-control {
  height: 40px;
  border-color: #2C4017;
  border-radius: 0;
  background-color: #3A3632;
  color: #FEFDFB;
  -webkit-box-shadow: inset 0px 0px 5px rgba(116, 97, 83, 1.00);
  box-shadow: inset 0px 0px 5px rgba(116, 97, 83, 1.00);
}
.newsletter .content.form-control:focus {
  box-shadow: 0px 0px 5px;
}
.newsletter .content .btn {
  min-height: 40px;
  border-radius: 0 3px 3px 0;
  background: #2C4017;
  color: #FEFDFB;
  font-size: 16px;
}
@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
	.inner {
		padding: 30px;
}
}

@media screen and (max-width:480px) {
	    .intro h1 {
        color: #fff;
        font-size: 42px;
    }
	.intro .lead {
    font-size: 1.5em;
    line-height: 1.25;
    margin: 0;
}
}
.reserve {}
.reserve .card {
	padding:10px;
	text-align:left;
	border-right: none;
}
.reserve .card:nth-last-child(-n + 1) {
	border-right:1px solid rgba(105, 98, 94, 0.25)
}
.reserve .card-title {
	color:#869660;
	font-family: 'Ovo', serif;
	font-weight:400;
	text-align:left;
}
.reserve .card a {
	border:none;
}
.reserve .btn-2 {
	width:100%
}