@charset "UTF-8";
/*
Template Name: PARISH ΓÇô Modern Church HTML5 Template
Theme URL: 
Description: Modern Church HTML5 Template
Author: Sego Themes
Author URL: 
Version: 1.0
Tags: Church, HTML5, CSS3, Bootstrap, Jquery, Compass
*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* line 6, ../sass/plugins/_owl.carousel.scss */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 11, ../sass/plugins/_owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

/* line 17, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

/* line 23, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 32, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 38, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 47, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 54, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 59, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

/* line 63, ../sass/plugins/_owl.carousel.scss */
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

/* line 67, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 77, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 82, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 86, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 90, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 97, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 102, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 106, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 110, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 115, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 119, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 123, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 137, ../sass/plugins/_owl.carousel.scss */
.owl-height {
  transition: height 0.5s ease-in-out;
}

/* line 141, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* line 146, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/* line 150, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 156, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

/* line 171, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

/* line 176, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 180, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

/* line 189, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 16, ../sass/index.scss */
.banner .item {
  position: relative;
  height: 480px;
}
/* line 19, ../sass/index.scss */
.banner .item img {
  display: none;
}
/* line 23, ../sass/index.scss */
.banner .owl-prev, .banner .owl-next {
  position: absolute;
  width: 33px;
  height: 43px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  color: rgba(255, 255, 255, 0.5);
  font-size: 33px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 37, ../sass/index.scss */
.banner .owl-prev {
  left: 20px;
}
/* line 40, ../sass/index.scss */
.banner .owl-next {
  right: 20px;
}
/* line 44, ../sass/index.scss */
.banner:hover .owl-prev {
  left: 40px;
  opacity: 1;
  visibility: visible;
}
/* line 49, ../sass/index.scss */
.banner:hover .owl-next {
  right: 40px;
  opacity: 1;
  visibility: visible;
}
/* line 56, ../sass/index.scss */
.banner .data {
  position: absolute;
  height: 190px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  z-index: 9;
  text-align: center;
  text-transform: uppercase;
}
/* line 68, ../sass/index.scss */
.banner .data h2 {
  font-size: 62px;
  margin: 0;
}
/* line 72, ../sass/index.scss */
.banner .data span {
  display: block;
  font-size: 50px;
}
/* line 76, ../sass/index.scss */
.banner .data .btn-default {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 20px;
  font-size: 12px;
}

/* line 88, ../sass/index.scss */
.about p.cnt {
  width: 70%;
  margin: 0 auto;
}
/* line 92, ../sass/index.scss */
.about .btn {
  border: none;
  margin-top: 10px;
}

/* line 98, ../sass/index.scss */
.about-feature {
  width: 80%;
  margin: 30px auto 0 auto;
}
/* line 101, ../sass/index.scss */
.about-feature i {
  font-size: 50px;
  color: #ef7022;
}
/* line 105, ../sass/index.scss */
.about-feature h3 {
  font-weight: 400;
  font-size: 20px;
}

/* line 111, ../sass/index.scss */
.packages {
  background: #f5f5f5;
}
/* line 113, ../sass/index.scss */
.packages .owl-stage {
  padding-bottom: 30px;
}
/* line 116, ../sass/index.scss */
.packages .dta {
  padding: 15px;
}
/* line 119, ../sass/index.scss */
.packages .img {
  height: 190px;
  background-size: cover;
}
/* line 122, ../sass/index.scss */
.packages .img img {
  opacity: 0;
}
/* line 126, ../sass/index.scss */
.packages h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
}
@media screen and (min-width: 991px) {
  /* line 126, ../sass/index.scss */
  .packages h3 {
    min-height: 68px;
  }
}

/* line 135, ../sass/index.scss */
.gallery .item {
  position: relative;
  overflow: hidden;
}
/* line 138, ../sass/index.scss */
.gallery .item h4 {
  margin: 0;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 144, ../sass/index.scss */
.gallery .item img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 151, ../sass/index.scss */
.gallery .item:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
/* line 155, ../sass/index.scss */
.gallery .item:hover h4 {
  left: 10px;
}
/* line 159, ../sass/index.scss */
.gallery .item .dta {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 15px;
  background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(4, 4, 4, 0.69) 51%, rgba(0, 0, 0, 0.69) 54%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0)), color-stop(51%, rgba(4, 4, 4, 0.69)), color-stop(54%, rgba(0, 0, 0, 0.69)));
  background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(4, 4, 4, 0.69) 51%, rgba(0, 0, 0, 0.69) 54%);
  background: -o-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(4, 4, 4, 0.69) 51%, rgba(0, 0, 0, 0.69) 54%);
  background: -ms-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(4, 4, 4, 0.69) 51%, rgba(0, 0, 0, 0.69) 54%);
  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(4, 4, 4, 0.69) 51%, rgba(0, 0, 0, 0.69) 54%);
}

/* line 177, ../sass/index.scss */
.testmonials {
  margin-top: -1px;
}
/* line 179, ../sass/index.scss */
.testmonials .testmonial-carosel {
  width: 60%;
  margin: 50px auto 0 auto;
  text-align: center;
  color: #fff;
}
/* line 185, ../sass/index.scss */
.testmonials .testmonial-carosel .fig {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 15px auto;
  border: 2px solid #fff;
}
/* line 193, ../sass/index.scss */
.testmonials .testmonial-carosel p, .testmonials .testmonial-carosel i {
  margin-bottom: 15px;
  line-height: 27px;
}
/* line 200, ../sass/index.scss */
.testmonials .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.48);
  margin-right: 7px;
}
/* line 208, ../sass/index.scss */
.testmonials .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
/* line 211, ../sass/index.scss */
.testmonials .owl-dots .owl-dot.active {
  background: #fff;
}

/* line 218, ../sass/index.scss */
.blog_sec {
  background: #fbf5f1;
}
/* line 220, ../sass/index.scss */
.blog_sec .fig {
  min-height: 220px;
}
/* line 224, ../sass/index.scss */
.blog_sec .item h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 0;
  min-height: 52px;
}
/* line 230, ../sass/index.scss */
.blog_sec .item .by {
  font-size: 12px;
  color: #b4b4b4;
  margin-bottom: 12px;
  margin-right: 5px;
}
/* line 236, ../sass/index.scss */
.blog_sec .item .btn-default {
  margin-top: 10px;
}
/* line 240, ../sass/index.scss */
.blog_sec .data {
  padding: 20px;
}
