html, body {
  margin-top: 10px; padding:0px; height: 100%;
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #47b2e4;
}

a:hover {
  color: #73c5eb;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

#header {
	background:rgba(0,0,0,0.1);
}
#header .logo {
  font-size: 22px;
  margin: 0;
  padding-right: 15px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
 }

#header .logo a {
	color: #fff;
}

#header .logo h4 {
  color: #fff;
  text-align: left;
}


#header .logo img {
  max-height: 60px;
}


.nav-item a {
	 font-size: 14px;
	 font-weight: 800;
	 font-family: "Open Sans", sans-serif;
	 letter-spacing: 0.5px;
 }

.section1-content p{
  bottom: 0;
  color: blue;
   }
   /*
#section1{
    background-image: linear-gradient(90deg, white, #ff0000);
 }
 */
#section1 .section1-content {
  bottom: 0;
   }

#section1 h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  text-align: center;
}

#section1 h2 {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 50px;
  font-size: 24px;
  text-align: center;
}

#section1 h3 {
 margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #0000ff;
  text-align: center;
  }

#section1 h4 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  color: #0000ff;
   text-align: center;
}

#section1 h5 {
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
   text-align: center;
}

#myModal h6 {
  margin: 0 0 1px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffff00;
  text-align: center;
}

#section1 h6 {
  margin: 0 0 1px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #ffff00;
  text-align: center;
}


header{
  z-index: 1;
  position:fixed; 
  width:100%;  
  /*background:rgba(0,0,0,0.1);*/
  
}

header ul{
	float:right;
    padding: 0;
    margin: 0;
	
}

header ul li{
	display: inline;
	float:left;
	
}
header a{
  color:white;
  display:inline-block; 
  height:60px;
  line-height:60px; 
  text-align:center;
  font-family: "Open Sans", sans-serif;
  text-decoration:none;
  text-transform:uppercase; 
  letter-spacing:1px; 
  font-weight:800;
}


#section1, #section-massTimings,#aboutsection,#prayersection,#historysection,#pmessagesection,#contactsection {
	height: 100vh;
	padding-left: 10px;
}

#section1 .animateimg {
	width: 200px;
    margin-top: 5px;
    display: block;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #FF4081;
}
/*
.navbar-nav a:hover, .navbar-nav .active > a, .navbar-nav li:hover > a {
  color: #47b2e4;   
}
*/

.dropdown-item:hover{
 background:rgba(0,0,0,0.1);
 }
 
 


	
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
	transform: translate(0, 0); 
	} 
	}
			
			
			
@media (max-width: 991px) {
  #section1, 
  #section-massTimings,
  #aboutsection,
  #prayersection,
  #historysection,
  #pmessagesection,
  #contactsection{
	  height: 100vh;
    text-align: center;
	 height: auto;
	 margin: 0 auto;
  }
    
  #section1 .section1-img h3 {
   text-align: center;
   padding-top: 70px;
    margin-left: auto;
	margin-right: auto;
   }
   
  #section1 .section1-img img {
    width: 50%;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
 }

 #section1 .section1-imgA img {
    width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
 }
 
 #aboutsection {
    height: 100vh;
    text-align: center;
	 height: auto;
	 margin: 0 auto;
	   }
}

@media only screen and (max-width: 480px) {
   #section1 .img .section1-img, 
   #section-massTimings .img, 
   #prayersection .img .section1-content,  
   #historysection .section1-content, 
   #pmessagesection .section1-content, 
   #contactsection .section1-content,  
   #aboutsection .section1-content {
	  margin:0 !important;
	  padding: 0 !important;
      margin-left:0 !important;
      margin-right:0 !important;
	  margin-bottom: 0 !important;
	  padding-top:0 !important;
      padding-left:0 !important;
      padding-right:0 !important;
	  width: 300px !important;
   }
   
    #contactsection .gmap > iframe {
		width: 300px !important;
	}
}


@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; }
}


.center {
  display: block;
   margin-left: auto;
  margin-right: auto;
  width: 50%;
  padding: 3px;
  margin: 0 auto;
 }


/*accordian */

#accordmain {
  margin: 10px 0;
}

#accordmain #faq .card {
  margin-bottom: 7px;
  border: 0;
  border-radius: 15px;
 /* background: url(paper.gif);*/
}

#accordmain #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
 
}

#accordmain #faq .card .card-header .btn-header-link {
 
  display: block;
  text-align: left;
    background-image: linear-gradient(180deg, yellow, orange);"
  
  padding: 10px;
}

#accordmain #faq .card .card-header .btn-header-link:after {
  content: "\f102";
  font-family: FontAwesome;
  font-weight: 900;
  float: right;
}

#accordmain #faq .card .card-header .btn-header-link.collapsed {
  background-image: linear-gradient(180deg, white, orange);"
  color: #fff;
}

#accordmain #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f103";
}

#accordmain #faq .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}

#accordmain #faq .card .collapse {
  border: 0;

}

#accordmain #faq .card .collapse.show {
  background: #FFE472;
  line-height: 30px;
  color: #222;
}

/*end accordian */

.content {
  padding: 10px 10px 0px 10px;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}


.section-bg {
  background-color: #f3f5fa;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
font-family: "Poppins", sans-serif;
  font-size: 32px;
   font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  color: #37517e;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #47b2e4;
  bottom: 0;
  left: calc(50% - 20px);
}


.site-footer
{
  background-color:#26272b;
  padding:15px 0 10px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:12px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:.5px;
  line-height:24px;
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer
{
  text-align:right
}
.site-footer a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0;
  text-align:center
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer
  {
    text-align:center
  }
}


/* Hamburger menu icon animations */

.animated-icon1{
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span{
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #e65100;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}


