@charset "UTF-8";
/*!
	By AndrÃ© Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.0.0
*/
body.hidden-scroll {
  overflow: hidden;
}
p.pb-4 {
    padding-bottom: 1.5rem!important;
    text-align: justify!important;
}
.pe-5 {
     padding-right: 1rem!important;  
}
 .navbar-toggler-icon {
    width: 1em !important;
}
.top-bar {
        background: #bf0101!important;
    
}
.top-left{
	position: absolute;
    top: 8px;
    left: 16px;
    color: white;
     
    font-family: gabriola;
}
h3{
    margin-top: 0.5rem;
    text-align: center;
}
p{
	text-align:justify;
	font-size: 16px;
}
.col-lg-12 a {
    color:#c10100;
}
.py-5 {
    padding-top: 1rem!important;
    padding-bottom: 3rem!important;
    
}
	
.sticky{
    background:#ee8600!important;
}
.news-events .card-body h6{
	padding:0px!important;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
}

.sl-wrapper * {
  box-sizing: border-box;
}

.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}

.sl-wrapper button:hover {
  opacity: 0.7;
}

.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}

.sl-wrapper .sl-close:focus {
  outline: none;
}

.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button:focus {
  outline: none;
}
.quick-links{
	    margin-left: 30%;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
	
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
	
}
 
.ms-auto {
    margin-left: auto!important;
    margin-right: 15%;
}
ul.navbar-nav.ms-auto {
    float: right;
}
@media(max-width: 320px){ 
 .container-fluid.px-5 img {
    width: 85%!important;
	  padding-left:0px!important;
}
	.navbar-collapse {
    background-color: #2c252552!important;
}
}
.sl-wrapper .sl-image {
  position: fixed;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: transform ease 200ms;
}
img.text{
    width:100%;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  box-sizing: border-box;
  width: 100%;
  justify-content: center;
}
.gallery a {
  width: 20%;
  height: 250px;
}
.gallery a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  background: #e11515;
  display: flex;
  z-index: 9999;
  justify-content: space-between;
}
.sticky::before {
  content: "";
  background: url(../images/menu-border.png) repeat-x;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.sticky a {
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  padding: 0.9rem;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}
.sticky a:last-child {
  border: none;
}
.sticky a i {
  font-size: 1.3rem;
  margin: 0px 10px 0 0;
}

body {
  font-family: "Gayathri", sans-serif;
  font-size: 18px;
  background: url(../images/pattern-01.jpg);
}
 
header {
  position: relative;
  z-index: 8;
}
header .top-bar {
  background: #fafae2!important;
  color: red;
  text-align:center;
  align-items: center;
	padding-top:2px;
}
header .top-bar ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}
header .top-bar ul i {
  font-size: 1.2rem;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
header .navbar {
  background: url(../images/menu-bg.png);
  font-family: "Poppins", sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  height: 100px;
}
header .navbar::before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  background: url(../images/menu-border.png) repeat-x;
}
header .navbar::after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 0;
  background: url(../images/menu-border.png) repeat-x;
}
header .navbar .navbar-nav {
  display: flex;
  gap: 3px;
}
header .navbar .navbar-brand {
  position: relative;
  z-index: 10;
}
header .navbar .navbar-brand img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 0px;
}
header .navbar a {
  color: white;
  transition: all 0.5s;
}
header .navbar a:hover {
  color: orange;
}

 
.hero .swiper {
  width: 100%;
  height: 100%;
}
.hero .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hero .swiper-slide .intro {
  width: 100%;
}
.hero .swiper-slide .intro .text {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  z-index: 99;
  left: 0px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  top: 0px;
  align-items: center;
  justify-content: center;
  display: none;
}
.hero .swiper-slide .intro .text h1 {
  font-size: 2rem;
}
.hero .swiper-slide .intro video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.form-control[type=text], .form-control[type=email], .form-control {
  width: 100%;
  padding: 1rem;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #fff;
  background: #c94336a3;
}

::-moz-placeholder {
  color: #fff !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff !important;
  opacity: 1;
}

::placeholder {
  color: #fff !important;
  opacity: 1;
}

.submit {
  background: #b30000;
  color: #fff;
  width: 100%;
  border: none;
  outline: none;
  padding: 0.8rem 1rem 0.4rem;
}
.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #e10000;
    border-color: #e10000;
}
.readmore {
  background: #b70100;
  padding: 1rem 2rem;
  font-size: 1rem;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  transition: all 0.5s;
	width: 18%;
    margin-left: 40%;
}
.readmore:hover {
  background: #ce0000;
  color: #fff;
}

.history {
  width: 100%;
  padding: 10vh 0px;
  position: relative;
  background: url(../images/pattern-01.jpg);
}
.history .container {
  position: relative;
  z-index: 5;
}
.history::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 0;
}
.history .devi {
  position: relative;
  width: 100%;
  height: 30vh;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.history .devi img.god {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  position: absolute;
  z-index: 88888;
}
.history .sun {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  top: -5vh;
  left: 0px;
  z-index: 2 !important;
  -webkit-animation: sun-spin 10s linear infinite;
  animation: sun-spin 10s linear infinite;
}
@-webkit-keyframes sun-spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes sun-spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.history .slokam {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 3rem;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin: 5vh 0px;
  position: relative;
  z-index: 5;
}
.history .clip-text {
  font-size: 10vw;
  line-height: 20vh;
  font-weight: 700;
  text-align: center;
  color: #68d0e0;
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 5;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text) {
  .history .clip-text {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: url(../images/hero-01.jpg);
    background-size: contain;
    background-position: center;
  }
}
.history h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

h2 {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 3vh 0px;
}

.sub-temple {
  background: url(../images/pattern-01.jpg);
  position: relative;
  padding: 10vh 0px 5vh;
  color: #000;
  font-weight: 700;
}
.sub-temple .intro-img {
  border: 10px solid #fff;
  position: absolute;
  left: 50%;
  width: 150px;
  top: 0px;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.sub-temple .row {
  display: flex;
  align-items: center;
}
.sub-temple .row img {
  width: 100%;
}

.news-events {
  padding: 10vh 0px;
  font-size: 1.3rem;
  background: url(../images/pattern-01.jpg);
}
.news-events img {
  margin-bottom: 10px;
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.news-events .card-body {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  height: auto;
  display: flex;
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.news-events .card-body h6 {
  margin-bottom: 10px;
  padding: 1rem;
  margin: 0;
}
.news-events .card-body p {
  margin: 0;
}

.tidings {
  background: #bf0101;
  padding: 1rem 0px;
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  position: relative;
  top: 0vh;
  z-index: 99;
}

.footer {
  padding: 10vh 0px 0 !important;
  margin: 0px !important;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  height: 100%;
  color: #e6e0e0;
  line-height: 2rem;
  position: relative;
  background: url(../images/menu-bg.png);
}
.footer::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
   
  z-index: 0;
}
.footer .temp_id {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
  z-index: 888888;
  width: 200px;
}
.footer .row {
  position: relative;
  z-index: 2;
}
.footer a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  color: #e6e0e0;
}
.footer .copyright {
  padding: 4vh 0px;
}
.footer .copyright a {
  width: auto !important;
  display: flex;
}

@media screen and (max-width: 768px) {
  .history .clip-text {
    font-size: 30vw;
  }
  .hero .swiper-slide .intro video {
    height: 100vh;
  }
  header .navbar .navbar-brand {
    left: 33%;
  }
  header .navbar .navbar-brand img {
  width: 60px;
    margin-left: -35px;
  }
  .history .slokam {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .top-bar {
    padding: 0 !important;
  }
  .top-bar ul {
    visibility: hidden;
  }
  .sticky a:first-child, .sticky a:nth-child(1), .sticky a:nth-child(2) {
    display: none;
  }
  .navbar-collapse {
    padding: 3rem 0 0 0;
  }
  .gallery a {
    width: 40%;
    height: 150px;
  }
}/*# sourceMappingURL=skin.css.map */








 
/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
  .container-fluid.px-5 img {
    width: 75%!important;
	  padding-left:0px!important;
}
	.navbar-collapse {
    background-color: #2c252552!important;
}
}
 
/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
  .container-fluid.px-5 img {
    width: 75%!important;
	  padding-left:0px!important;
}
	.navbar-collapse {
    background-color: #2c252552!important;
}
}
 
/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3) {
  .container-fluid.px-5 img {
    width: 75%!important;
	  padding-left:0px!important;
}
	.navbar-collapse {
    background-color: #2c252552!important;
}