@import url('https://fonts.googleapis.com/css?family=Crete+Round|Kaushan+Script|Signika');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Raleway');
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	color: #5a5a5a;
	font-family: 'Signika', sans-serif;
}
p, ul {
	font-size: 1.5rem;
}

a {
	font-size: 1.25rem;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}
.parallax-section {
	background-attachment: fixed!important;
}
.btn-capsul {
	border-radius: 30px;
}
.btn-aqua {
	background: #0297FF;
	color: #fff;
}
.btn-aqua:hover {
	background: #10629b;
	color: #fff;
}
.btn-dark-blue {
	background: #0C242E;
	color: #fff;
}
.btn-dark-blue:hover {
	background: #063d28;
	color: #fff;
}
.btn-transparent-white {
	border: 2px solid #fff;
	color: #fff;
}
.btn-transparent-white:hover, .btn-transparent-white:focus {
	background: #fff;
	color: #0297FF
}
.relative-box {
	position: relative
}
section {
	float: left;
	width: 100%;
	padding: 80px 0;
}
/* Loader
-------------------------------------------------- */

.loaders {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
}
.loaders .loader {
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: column;
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: 25%;
	max-width: 25%;
	height: 200px;
	align-items: center;
	justify-content: center;
}
.loader {
	display: table;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1200;
}
.loader-bg {
	background: rgb(148,0,211);
}
.loader-inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.loader .ball-clip-rotate-pulse {
    left: 50%;
    position: absolute;
    top: 50%;
}
/* TOP HEADER
-------------------------------------------------- */


.navbar.top-bar {
	border-radius: 0;
	padding: 16px 0;
	z-index: 16;
	font-family: 'Raleway', sans-serif;
	/* background-color: rgba(138, 22, 192, 0.7); */

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ae5fcb+0,8900a8+77,c337db+94 */
background: #ae5fcb; /* Old browsers */
background: -moz-linear-gradient(top, #ae5fcb 0%, #8900a8 77%, #c337db 94%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ae5fcb 0%,#8900a8 77%,#c337db 94%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ae5fcb 0%,#8900a8 77%,#c337db 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae5fcb', endColorstr='#c337db',GradientType=0 ); /* IE6-9 */
}
.navbar-toggler {
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	right: 21px;
}
.sps {
	padding: 1em .5em;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.25s ease;
	width: 100%;
}
.sps--abv {
	background-color: transparent;
	color: #000;
}
.sps--blw {
	background-color: #fff;
	color: #fff;
}
.top-bar a.navbar-brand {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
.sps--blw.top-bar a.navbar-brand {
	color: #fff;
}
.top-bar a.navbar-brand span {
	color: #0297ff;
}
.top-bar .nav-link {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 12px 18px;
    margin-left: 20px;
}
.sps--blw.top-bar .nav-link {
	color: #000
}
.top-bar .navbar-nav .nav-item {
	margin-right: -20px;
}

.top-bar .navbar-collapse.show .navbar-nav .nav-item {
	background: rgb(12,36,46);
}
.top-bar .nav-link:hover, .top-bar .nav-item.active a {
	color: #fff;
	border-bottom: 2px solid #fff;
	border-radius: 0;
}
.sps--blw.top-bar .nav-link:hover, .sps--blw.top-bar .nav-item.active a {
	color: #0297ff;
	border-bottom: none;
	border-radius: 0;
}

.navbar-brand {
	margin-right: 13rem;
}

#logo-index {
	width: 220px;
}

@media only screen and (max-width: 600px) {
	#logo-index {
		width: 150px;
	}
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/*Swiper*/
.swiper-container {
	width: 100%;
	height: 100vh;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main-slider .slider-bg-position {
	background-size: cover!important;
	background-position: center center!important;
}

.main-slider .slider-flyer {
	background-size: cover!important;
	background-position: bottom bottom!important;
}

.main-slider .slider-2 {
	background-size: cover!important;
	padding-top: 80px!important;
	background-origin: content-box, padding-box!important;
	background-position: left bottom!important;
}

@media (min-width: 481px) and (max-width: 767px) {
  
	.main-slider .slider-2 {
		background-size: cover!important;
		background:url('./img/wmd3.jpg')!important;
		background-position: center center!important;
	}
	
  }

.main-slider .swiper-button-prev, .main-slider .swiper-button-next {
	background-image: none!important;
	color: rgb(217, 255, 0);
	width: 50px;
	height: 50px;
	/* border: 1px solid #fff; */
	text-align: center;
	line-height: 50px;
	font-size: 40px;
	text-shadow: 2px 2px #0C242E;
	padding-top: 100px;
}
.main-slider h2 {
	color: #fff;
	font-size: 100px;
	text-shadow: 2px 2px #0C242E;
	font-family: 'Kaushan Script', cursive;
	line-height: 59px;
	padding: 0 19%;
	padding-top: 200px;
}

#chayildate {

	color: whitesmoke;
	font-size: 3em;
	text-shadow: 2px 2px navy;
	line-height: 59px;
	padding: 0 19%;
	padding-top: 200px;
}


.main-slider .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: rgba(255,255,255,0.9)
}
.main-slider .swiper-pagination-bullet-active {
	background: #0297ff
}
/* SERVICE SECTION
-------------------------------------------------- */

.service-sec .heading {
	float: left;
	width: 100%;
	margin-bottom: 70px;
}
.service-sec h2 {
	display: block;
	text-transform: capitalize;
	font-weight: 600;
	color: #0297FF;
	font-size: 32px;
}
.service-sec h2 small {
	color: #222;
	display: block;
	font-size: 22px;
	margin-bottom: 18px;
}
.service-sec i {
	border: 1px solid #0297FF;
	border-radius: 2px;
	font-size: 25px;
	padding: 12px 0;
	width: 52px;
	color: #0297FF;
	margin-bottom: 20px
}
.service-sec h3 {
	font-size: 23px;
	font-weight: 600;
}
.service-sec p {
	line-height: 22px;
	margin-top: 13px;
	padding: 0 21px;
}
.service-sec .service-block {
	margin-top: 30px;
    text-align: center;
}

/* ABOUT HEADER
-------------------------------------------------- */
#about-header {
	background: url('../img/heading/about2.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#leadership-header {
	background: url('../img/heading/2leadership.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#overview-header {
	background: url('../img/heading/3overview.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#giving-header {
	background: url('../img/heading/giving.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#ministry-header {
	background: url('../img/heading/ministries.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#diaconate-header {
	background: url('../img/church/IMG_7574.jpg') no-repeat center top;
	background-size: cover;
	color: #fff;
	position: relative;
}

#youth-header {
	background: url('../img/youth/youthblocks.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#music-header {
	background: url('../img/music/musiccarousel1.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#listen-header {
	background: url('../img/heading/listen.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}
#inter-header {
	background: url('../img/inter/praybanner.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

#hop-header {
	background: url('../img/hospit/dining.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}



/* ABOUT SECTION
-------------------------------------------------- */
.about-sec {
	/* background: url('../img/paraE.jpeg') no-repeat center center; */
	background-size: cover;
	color: #fff;
	position: relative;
}
.about-sec:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	/* background: rgba(38, 12, 122, 0.8); */
	background: rgba(138, 22, 192, 0.4);
	top: 0;
	left: 0
}
.about-sec h2 {
	font-size: 55px;
	font-weight: 800;
	margin-top: 25%;
}
.about-sec h2 small {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.about-sec p {
	font-size: 16px;
}

/*--------------filter css--------------*/
.filter-wrapper {
	width: 100%;
	margin-bottom: 42px;
	overflow: hidden;
}
.filter-wrapper li {
	display: inline-block;
	margin: 4px;
}
.filter-wrapper li a {
	color: #222;
	font-size: 18px;
	font-weight: 600;
	padding: 8px 17px;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-bottom: 2px solid #fff;
}
.filter-wrapper li a:hover, .filter-wrapper li a:focus {
	color: #0297FF;
	border-bottom: 2px solid #0297FF;
}
/*--------------isotope box css--------------*/
.iso-box-section {
	width: 100%;
}
.iso-box-wrapper {
	width: 100%;
	padding: 0;
	clear: both;
	position: relative;
}
.iso-box {
	position: relative;
	min-height: 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}
.iso-box > a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.fluid-img {
	width: 100%;
	display: block;
}

/* ABOUT SECTION
-------------------------------------------------- */

.about-home-block h2 {
	color: #4c4c4c;
	font-size: 38px;
	margin: 35px 0 10px;
	text-transform: capitalize;
}
.about-home-block h2 small {
	color: #01BF86;
	display: block;
	text-transform: uppercase;
	font-size: 28px;
}
.about-home-block .lead {
	font-size: 18px;
	line-height: 28px;
}

/* CONTACT SECTION
-------------------------------------------------- */
.contact-sec {
	/* background: url(../img/contact-bg.jpg) no-repeat 0 bottom; */
	background: white;
	background-size: cover;
}
.contact-sec h2 {
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 50px;
}
.contact-sec h2 small {
	color: #000;
	display: block;
	line-height: 27px;
	margin-top: 10px;
}
.contact-sec label {
	color: #000;
}
.contact-sec input[type="text"], .contact-sec input[type="email"] {
	border-radius: 0px;
}
.contact-sec textarea {
	border-radius: 0;
	height: 50px;
}
.contact-sec .action-block {
	margin-top: 40px;
}
.contact-sec .action-block a.btn {
	padding-left: 35px;
	padding-right: 35px;
	text-transform: uppercase;
	font-weight: 600
}
.contact-sec .form-control {
	/* background: transparent;
	border-bottom: 1px solid #fff; */
	border-top: none;
	border-left: none;
	border-right: none;
	/* color: #fff; */
	padding-left: 0
}
footer {
	float: left;
	/* background: rgb(148,0,211); */
	width: 100%;
	color: #fff;
	padding: 30px 0;
	background: #ae5fcb; /* Old browsers */
background: -moz-linear-gradient(top, #ae5fcb 0%, #8900a8 77%, #c337db 94%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ae5fcb 0%,#8900a8 77%,#c337db 94%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ae5fcb 0%,#8900a8 77%,#c337db 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae5fcb', endColorstr='#c337db',GradientType=0 ); /* IE6-9 */
}
footer ul {
	list-style: none;
	padding-left: 0
}
footer h2 {
	font-size: 20px;
	font-weight: 600;
}
footer li a {
	color: #fff;
	float: left;
	padding-bottom: 15px;
	width: 100%;
}
footer .copy-footer {
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-top: 10px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
/* Bump up size of carousel content */
.carousel-caption p {
	margin-bottom: 1.25rem;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
}
 @media (min-width: 62em) {
.featurette-heading {
	margin-top: 7rem;
}
}
 @media (max-width: 767px) {
.carousel-caption {
	top: 25%
}
.carousel {
	height: 100vh
}
.carousel-caption h1 {
	font-size: 29px;
}
.top-bar .navbar-nav {
	width: 100%;
	background: #0C242E;
	margin-top: 20px;
}
.collapsing {
	transition-duration: 0s;
	overflow: none;
}
.carousel-caption {
	top: 20%
}
.carousel {
	height: 100vh
}
}
 @media (max-width: 543px) {
.carousel-caption {
	left: 2%;
	top: 25%;
	width: 96%;
}
     .main-slider h2 {
    color: #fff;
    font-size: 25px;
         line-height: 39px;}
}

.navbar-toggler-icon {
	display: inline;
}

.sps--blw {
    background-color: rgb(148,0,211);
    color: #fff;
}

.sps--blw.top-bar .nav-link {
	color: #fff;
}

/* Giving */

#threeway-give {
	font-size: 50px;
	background: -webkit-linear-gradient(rgb(250, 204, 0), rgb(221, 99, 0));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}