/*************************************************
**************************************************

Website Name: Shri Shiddeshwar Devassthan Website
Website URL: Local 
Website Author: NewSoft Solutions Pvt .Ltd
Author URL: https://www.newsoft.co.in/
Copyright 2023. All Rights Reserved.

Color Guide
***************


*************************************************

Type Guide
***************


Debugging Tools
***************
border: 1px solid #fff;

*************************************************/

/************************************************
*************************************************
0. CSS Reset ------------------------ 
1. Universal Styles -----------------
2. Header & Nav Styles -------------- 
3. Main Body Styles ----------------- 
4. Sidebar Styles ------------------- 
5. Widget Styles --------------------
6. Footer Styles -------------------- 
7. Comments & Form Styles ----------- 
8. Generic Styles ----------- 
*************************************************
************************************************/

/*----------------------------------------------
------------------------------------------------
0. CSS Reset
------------------------------------------------
----------------------------------------------*/

/* @import url('https://fonts.googleapis.com/css2?family=Anek+Devanagari&family=Ysabeau+Infant:wght@300&display=swap'); */

/* @import url('https://fonts.googleapis.com/css2?family=Mukta:wght@300&family=Nunito&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Mukta:wght@300&family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Marathi&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*----------------------------------------------
  ------------------------------------------------
  1. Universal Styles
  ------------------------------------------------
  ----------------------------------------------*/

@font-face {
    /* font-family: AnekDevanagari-VariableFont_wdth, wght;
  src: url(../fonts/AnekDevanagari-VariableFont_wdth\,wght.ttf); */
    font-family: Proxima Nova Alt Regular;
    src: url(../fonts/FontsFree-Net-ProximaNovaAltRegular.ttf);
    /* font-family: 'Anek Devanagari', sans-serif;
  src: url(../fonts/Teko-Medium.ttf); */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'Teko', sans-serif; */
    /* font-family: 'Anek Devanagari', sans-serif; */
    font-family: 'Mukta', sans-serif;
}

.teko-font {
    font-family: 'Lato', sans-serif;
}

p {
    /* font-family: Arial, Helvetica, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-size: 16px;
    font-family: 'Proxima Nova Alt Regular', sans-serif;
    margin-bottom: 0px;
}

a {
    text-decoration: none;
    /* color: #111; */
}

li {
    list-style: none;
}

.top-bottom {
    padding: 50px 0 80px;
}

/* .bg-color {
  background-color: rgb(249, 235, 178);
} */

/*----------------------------------------------
  ------------------------------------------------
  2. Header & Nav Styles
  ------------------------------------------------
  ----------------------------------------------*/

.sd-top-nav {
    padding: 10px 0px;
    /* background-color: #620404; */
    background-color: #f58220;
}

.left-too-menu p span {
    font-weight: 400;
    color: #fff;
    font-family: 'Tiro Devanagari Marathi', serif !important;
}

.email_us .right-top-menu {
    /* display: flex;
  justify-content: space-evenly; */
    margin: 0;
}

.email_us .right-top-menu p {
    margin: 0px 6px;
    background: #fff;
    padding: 3px 5px;
    color: #ff0000;
    /* font-family: 'Mukta', sans-serif; */
}

.email_us .right-top-menu p a:hover {
    background: none;
    padding: 3px 5px;
    color: #fff;
}

.scroll-top {
    position: fixed;
    width: 100%;
    z-index: 999999999999999;
}

.top-imggg {
    width: 100%;
    margin: 2% 0 0% 0;
}

.navbar-brand h5 {
    padding-top: 15px !important;
}

.navbar-brand h5 {
    color: maroon !important;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
}

@media (min-width: 769px) {
    .navbar-brand h5 {
        font-size: 19px !important;
    }
}

@media (min-width: 992px) {
    .logo-and-title {
        position: fixed;
        top: 10px;
    }
}

// Medium devices (tablets, less than 992px)
@media (max-width: 991px) {
    .top-imggg {
        margin-top: 22% !important;
    }
    .logo-and-title {
        position: relative !important;
    }
    .navbar-brand h5 {
        font-size: 19px !important;
    }
}

.header-top {
    background-color: #faebe4;
}

.navigation {
    transition: 0.3s all;
}

.sticky-header {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
}

.s_header {
    padding: 10px;
    font-weight: 900;
    color: #f58220;
}

.header-rimg {
    width: 100%;
}

.today_date {
    font-size: 15px;
}

.header-title {
    text-align: center;
}

.header-title a {
    color: #ff5e14;
    font-weight: bold;
}

.carousel-item img {
    height: auto;
}

.navbar-toggler {
    margin-left: auto !important;
}

.header-para {
    color: #f58220;
    font-size: 14px;
    font-weight: bold;
}

.logo-img {
    border: 2px solid orange;
    border-radius: 10px;
}

.nav-link {
    /* color: #ff5e14 !important; */
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
    margin: 0px 5px;
    padding: 4px 10px !important;
}

.nav-link:hover {
    /* background: #610000d6; */
    color: #ff5e14 !important;
    /* border-radius: 2px;
  padding: 5px 10px;
  transition: 0.5s; */
}

.navbar-toggler {
    background-color: #f58220 !important;
}

.dropdown-item {
    font-family: 'Proxima Nova Alt Regular', sans-serif;
}

/*.dropdown-toggle::after {
  display: none;
}*/

/*----------------------------------------------
  ------------------------------------------------
   Main Body Styles
  ------------------------------------------------
  ----------------------------------------------*/

/* .middle-page {
  background-color: #faebe4 !important;
} */

/* About US */

.aboutus {
    overflow: hidden;
    /* background-color: #faebe4; */
    /* background-image: url(../image/Shivlinga1.jpg); */
    min-height: 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* opacity: 10%; */
}

.sec-title .title p {
    position: relative;
    color: #f58220;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    text-transform: capitalize;
}

.title {
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.sec-title p {
    color: #2f3193;
    font-size: 20px;
    font-weight: 600;
}

.sec-title img {
    height: 20px;
    /* width: 5%; */
}

.sec-title span {
    color: #ff5e14;
    font-weight: bold;
}

.left-right {
    /* margin: 0 auto;
  padding: 20px !important;
  //border: 1px solid #c90a0a;
  border-radius: 8px;
  box-shadow: 0px 0px 10px #cbcbcb;
  text-align: center;
  background: #fff;
  border-bottom: 6px solid #f66b2b; */
    /* margin: 30px 0px 50px !important;
  background-color: #6666664a;
  background-color: #ff5e14;
  padding: 20px !important;
  border-radius: 20px 0 20px; */
}

.ls-info {
    text-align: justify;
}

.info-para {
    color: #111;
    /* font-size: 18px; */
}

.info-para a {
    color: #ff5e14;
    /* font-size: 18px; */
}

.right-side {
    align-self: center;
}

.rs-img {
    border-radius: 5px;
    /* box-shadow: 0px 0px 20px #545353;
  background: #f58220; */
}

/*----------------------------------------------
  ------------------------------------------------
   ABOUT >> History Page
  ------------------------------------------------
  ----------------------------------------------*/

.htb {
    padding: 30px 0 30px;
}

/* ABOUT >> History Page >>H1Section*/

.hinner-para {
    /* font-size: 17px; */
    text-align: justify;
    /* color: #694c5c; */
}

.info-para-poem {
    font-size: 22px;
    font-weight: 600;
    /* font-family: auto; */
    color: #f58220;
    line-height: 1.3;
}

.poem-list {
    font-size: 18px;
    font-weight: 600;
    font-family: auto;
    color: #f58220;
    line-height: 1.3;
}

.absidd-title {
    color: #f58220;
    font-size: 20px;
    font-weight: bold;
}

.absidd-inner-para {
    /* font-size: 17px; */
    text-align: justify;
}

.info-para {
    color: #111;
    /* font-size: 18px; */
    text-align: justify;
}

span {
    font-weight: bold;
    color: #ff5e14;
}

.Sangmeshwar-img {
    margin: 0 auto;
    /* padding: 10px !important;
  //border: 1px solid #c90a0a; */
    border-radius: 5px;
    /* box-shadow: 0px 0px 10px #545353;
  //text-align: center;
  background: #fff;
  border-bottom: 6px solid #f66b2b; */
}

/* ABOUT >> History Page >>H2Section */

.h2left {
    align-self: center;
}

/* ABOUT >> History Page >>H3Section */

.h3left {
    align-self: center;
}

.h3rightt {
    align-self: center;
}

/* ABOUT >> History Page >>H4Section */

.htitle {
    color: #f58220;
    font-size: 20px;
    font-weight: bold;
}

.hinner-para {
    /* font-size: 17px; */
    text-align: justify;
}

/*----------------------------------------------
  ------------------------------------------------
   ABOUT >> Aarti Page
  ------------------------------------------------
  ----------------------------------------------*/

/* .dailyPooja {
  background-color: #faebe4;
  background-image: url('../image/bg4.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: top;
} */

.aarti-para {
    color: #694c5c;
    font-weight: bold;
}

.aarti-time h3 {
    color: #f58220;
    font-weight: bold;
    text-align: center;
}

.aarti-video {
    padding: 0px;
}

.aarti-video iframe {
    box-shadow: 1px 1px 15px 0px #000000;
}

.aarti p {
    font-family: 'Tiro Devanagari Marathi', serif !important;
}

/* .aarti {
  border-top: 5px double #ec1919;
  border-radius: 10px;
  border-bottom: 5px double #ec1919;

} */

/* Gadda Yatra*/

.fest-title {
    color: #f58220;
    font-size: 20px;
    font-weight: bold;
}

.fest-inner-para {
    /* font-size: 17px; */
    text-align: justify;
}

.gadda-yatra-gallery {
    background-color: maroon;
    padding: 10px 20px;
    /* font-size: 22px; */
    font-weight: bold;
    border-radius: 30px;
    color: #fff;
    border: none;
}

.gadda-yatra-gallery:hover {
    background-color: #f58220;
    color: white;
}

/* Shravan MASS */

.fest-left {
    align-self: center;
}

.fest-img {
    padding: 10px;
    border: 5px solid #ff5e14;
    box-shadow: 0 0 28px 0 #111;
}

/* ABOUT >> Shravan Mass */

.shravan-mass-gallery {
    margin-top: 10px;
    background-color: maroon;
    padding: 10px 20px;
    /* font-size: 22px; */
    font-weight: bold;
    border-radius: 30px;
    color: #fff;
    border: none;
}

.shravan-mass-gallery:hover {
    background-color: #ff5e14;
    color: white;
}

/*----------------------------------------------
  ------------------------------------------------
      Ashthvinayak
  ------------------------------------------------
  ----------------------------------------------*/

.bg-gana {
    padding: 100px 0 100px;
}

.ashthvinayak {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* background: #111; */
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#drag-container,
#spin-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-10deg);
    transform: rotateX(-20deg);
}

#drag-container img,
#drag-container video {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 200px;
    font-size: 50px;
    text-align: center;
    -webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff;
    -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005);
}

#drag-container img:hover,
#drag-container video:hover {
    -webkit-box-shadow: 0 0 15px #fffd;
    box-shadow: 0 0 15px #fffd;
    -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007);
}

#drag-container h2 {
    /* font-family: Serif; */
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotateX(90deg);
    transform: translate(-50%, -50%) rotateX(90deg);
    color: #666;
}

#ground {
    width: 900px;
    height: 900px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotateX(90deg);
    transform: translate(-50%, -50%) rotateX(90deg);
    background: -webkit-radial-gradient(center center, farthest-side, #9993, transparent);
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes spinRevert {
    from {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@keyframes spinRevert {
    from {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

/*
Visitors Gallery

*/

.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}

.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    opacity: .85;
    cursor: pointer;
}

.gallery-item:hover {
    opacity: 1;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-content {
    font-size: .8em;
}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    left: 0;
}

.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 10% auto !important;
}

.lightbox-content img {
    border-radius: 7px;
    box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 7px;
    top: 45%;
    cursor: pointer;
}

.lightbox-prev {
    left: 0;
}

.lightbox-next {
    right: 0;
}

.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}

@media (max-width: 767px) {
    .gallery-container {
        width: 100%;
    }
    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }
    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
}

@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }
    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}

/*----------------------------------------------
  ------------------------------------------------
   Gallery
  ------------------------------------------------
  ----------------------------------------------*/

.imgsize {
    text-align: center;
}

.imgsize img {
    width: 95%;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px #d9d9d9;
}

.imgsize img:hover {
    width: 100%;
    border: 1px solid #d68e09;
    transition: 0.5s;
    cursor: pointer;
}

.middle-page {
    background-color: #faebe4 !important;
}

/*----------------------------------------------
  ------------------------------------------------
   Sevaas
  ------------------------------------------------
  ----------------------------------------------*/

/* Annachatra */

.title-annachatra h1 {
    font-size: 30px;
    color: #f58220;
}

.annachatra-para {
    /* font-size: 20px; */
    text-align: center;
}

.poem {
    font-size: 20px;
    font-weight: bold;
    color: #f58220;
    text-align: center;
    font-family: 'Tiro Devanagari Marathi', serif !important;
}

.annachatra-time {
    color: #f58220;
    font-weight: bold;
    text-align: center;
}

}

.timing-para {
    /* font-size: 20px; */
    font-weight: bold;
    /* color: #f58220; */
    text-align: center;
}

/* Cancer Hospital*/

.hospital-para {
    /* font-size: 20px; */
    text-align: justify;
}

.hospital-img {
    /* border: 2px solid #f00; */
}

.hospital-img-inner {
    /* padding: 5px; */
    /* border: 2px solid #f00; */
    border-radius: 10px;
    box-shadow: 0px 0px 26px 0px #2d1111;
}

.area a {
    font-size: 20px;
    color: #f58220;
    font-weight: bold;
}

/* Yatri Nivaas */

.guest-para {
    /* font-size: 20px; */
    text-align: center;
}

.guest-time {
    /* border-top: groove;
    border-color: #000000; */
    font-size: 35;
    font-weight: bold;
    text-align: center;
    color: rgb(255, 87, 8);
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
}

.img-place {
    padding: 10px;
    border: 4px solid #f58220;
    max-width: 100%;
}

/* .locations {
  display: flex;
  padding: 60px 0px 0px;
  align-items: center;
} */

/* Sahitya Bhandaar */

.sahitya-bhandar-para {
    /* font-size: 20px; */
    text-align: center;
}

.sahitya-bhandar-time {
    color: #f58220;
    font-weight: bold;
    text-align: center;
}

.sahitya-bhandar-collection {
    background-color: rgb(11, 81, 105);
    padding: 10px 40px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 5px 20px;
    color: #fff;
}

.sahitya-bhandar-collection:hover {
    background-color: #f58220;
    color: white;
}

/*----------------------------------------------
  ------------------------------------------------
   Donation
  ------------------------------------------------
  

.donation-text{
	background-image: url('../../assets/image/donate-bg.jpg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
	
}

.title-donation {
    
    
    color: #444543;
    font-weight: 600;
    font-size: 3em;
    text-align: left;
    padding-left: 30px;
    padding-top: 125px;
    padding-bottom: 90px;
}
.title-bank {
    color: #444543;
    font-size: 2em;
    text-align: center;
}

----------------------------------------------*/

/*----------------------------------------------
  ------------------------------------------------
   Books And Poem Page
  ------------------------------------------------
  ----------------------------------------------*/

/* Add your global styles here */

.vachnaas {
    background-color: #f58220;
}

.vachan {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    padding: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    height: 100% !important;
    text-align: center;
}

.vachan:hover {
    transform: translateY(-5px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
}

/* .vachan-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
} */

/* .vachan-content h2{
    background-color: #991403;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 15px 15px 0 0;
} */

/* 
h2 {
  margin: 0;
  font-size: 1.2rem;
  color: #333333;
} */

.scrollable-content {
    max-height: 300px;
    min-height: 200px;
    /* Adjust the maximum height as needed */
    overflow: auto;
    margin: 10px 0;
    scrollbar-width: thin;
    /* Width of the scrollbar */
    scrollbar-color: #d0d0d0 #f5f5f5;
    /* Color of the thumb and track */
}

.scrollable-content::-webkit-scrollbar {
    width: 4px;
    /* Width of the scrollbar */
}

.scrollable-content::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    /* Color of the thumb */
    border-radius: 3px;
}

.scrollable-content::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a0;
    /* Color of the thumb on hover */
}

.scrollable-content::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    /* Color of the track */
}

.dictims-para {
    margin: 0;
    /* font-size: 1.1rem; */
    line-height: 1.6;
    color: #666666;
}

.share-icon {
    margin-top: 5px;
    cursor: pointer;
    color: #007bff;
    transition: color 0.3s;
}

.share-icon:hover {
    color: #0056b3;
}

/* Include Font Awesome CSS */

.readmore {
    margin-top: 30px;
    border: none;
    background-color: maroon;
    color: #fff;
    font-size: 14px;
    padding: 6px 13px;
    /* display: flex;
  justify-content: center;
  align-items: center; */
    font-weight: 600;
    /* align-self: center; */
    white-space: nowrap;
    border-radius: 10px;
}

.readmore span {
    font-weight: bold;
    color: #fff;
}

/*----------------------------------------------
  ------------------------------------------------
   Contact Us
  ------------------------------------------------
  ----------------------------------------------*/

.form-group {
    margin-bottom: 15px;
}

/*FAQ*/

.accordiontop {
    text-align: -webkit-center;
}

.accordion {
    /* padding: 100px; */
    width: 60%;
}

.accordion .accordion-item {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 15px 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.accordion .accordion-item button[aria-expanded="true"] {
    /*   border-bottom: 1px solid #f58220; */
}

.accordion h2 {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    /*    padding: 1em 0; */
    color: #333333;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    padding: 0px;
    line-height: 25px;
    margin: 0px;
    font-family: "Open Sans", sans-serif;
}

.accordion h2:hover,
.accordion h2:focus {
    cursor: pointer;
    color: #f58220;
}

.accordion h2:hover::after,
.accordion h2:focus::after {
    cursor: pointer;
    color: #f58220;
    border: 1px solid #f58220;
}

.accordion h2 .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion h2 .icon {
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.faq-content {
    padding: 80px 0px;
}

.accordion h2 .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion h2 .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion h2[aria-expanded="true"] {
    color: #f58220;
}

.accordion h2[aria-expanded="true"] .icon::after {
    width: 0;
}

.accordion h2[aria-expanded="true"]+.accordion-content {
    opacity: 1;
    max-height: 5000px;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 0px;
    margin-top: 10px;
    text-align: start;
}

/*----------------------------------------------
  ------------------------------------------------
   Footer Styles
  ------------------------------------------------
  ----------------------------------------------*/

.footer-section {
    background: #f58220;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo img {
    max-width: 100px;
}

.footer-title-nm h2 {
    color: #ff5e14;
    font-size: 25px;
    padding-top: 20px;
}

.footer-logo h3 {
    font-size: 10px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 15px;
    color: #ececec;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3b5998;
}

.twitter-bg {
    background: #55acee;
}

.google-bg {
    background: #dd4b39;
}

.footer-widget-heading h3 {
    color: #2f3193;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #ff5e14;
}

.footer-widget ul {
    margin: 0px !important;
    padding: 0px !important;
}

.footer-widget ul li {
    /* display: inline-block; */
    /* float: left;
  width: 50%; */
    margin-bottom: 10px;
}

.footer-widget ul li a:hover {
    color: #ff5e14;
}

.footer-widget ul li a {
    color: #2f3193;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    color: #fff;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #f58220;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.copyright-text p a {
    color: #fff;
}

.copyright-text p a:hover {
    color: #ff5e14;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #ff5e14;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}

.top {
    display: flex;
    justify-content: space-between;
}

.top .footer-address {
    color: #2f3193;
}

.notice {
    position: relative;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    /* background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%); */
    /* font-family: "Oswald", serif; */
}

/* .notice,
.notice .headertext {
  padding: 7px;
  background-color: #fff;
  color: #626060;
  font-weight: bold;
} */

.notice .headertext a {
    color: maroon;
}

.notice .headertext {
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    z-index: 10;
    padding: 3px 0px;
    /* border-right: 1px solid #777; */
    background: #fff;
    color: #c8102e;
    /* text-shadow: 1px 1px #111; */
    font-weight: bold;
}

.notice marquee {
    line-height: 1.5;
}

.notice marquee p {
    margin: 0;
}

.gal-photo {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    justify-items: center;
    grid-gap: 0;
}

.gal-photo-item {
    width: 95%;
    overflow: hidden;
    background: #000;
    margin: 10px;
    border-radius: 30px;
}

.gal-photo-item .gal-photo-item-img {
    opacity: 0.6;
    width: 100%;
    height: 100%;
    transform: scale(1.15);
    transition: transform 0.5s, opacity 0.5s;
}

.gal-photo-item .gal-photo-item-img:hover {
    opacity: 1;
    transform: scale(1.03);
}

.devoti-service {
    /* background-color: #f9ebb2; */
    background-color: #ffff;
}

.sd-template-two {
    height: 480px;
    padding: 20px 60px 60px;
    overflow: hidden;
    display: flex;
    font-family: "Proxima Nova Alt", sans-serif;
}

.sd-template-two .sd-box-one {
    padding: 35px 35px 20px;
    width: 23%;
    margin: 1%;
    background: #f58220 0 0 no-repeat padding-box;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.sd-template-two .sd-box-one .sd-box-one-image {
    width: 100%;
    height: 25%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
    height: 65px;
    margin-bottom: 16px;
    background: maroon;
    padding: 10px;
    border-radius: 50px;
}

.sd-template-two .sd-box-one .sd-box-one-content {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.sd-template-two .sd-box-one .sd-box-one-content h2 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.sd-template-two .sd-box-one .sd-box-one-content p {
    line-height: 19px;
    font-size: 15px;
    color: #181818;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 650px) {
    .sd-template-two {
        height: 1200px;
        padding: 30px;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .sd-template-two .sd-box-one {
        width: 100%;
        padding: 20px 10px 10px;
        display: flex;
    }
}

@media screen and (max-width: 900px) and (min-width: 650px) {
    .carousel-item img {
        height: auto;
    }
    .sd-template-two {
        height: 270px;
        padding: 30px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 900px) {
    .sd-template-two {
        height: 430px;
    }
    .sd-template-two .sd-box-one {
        padding: 25px;
    }
    .sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 50px;
    }
    .sd-template-two .sd-box-one .sd-box-one-content h2 {
        font-size: 17px;
    }
    .sd-template-two .sd-box-one .sd-box-one-content p {
        font-size: 13px;
    }
    .sd-template-two .sd-box-one .sd-box-one-content button {
        font-size: 12px;
        padding: 6px 13px;
    }
}

/*----------------------------------------------
  ------------------------------------------------
  7. Comments & Form Styles
  ------------------------------------------------
  ----------------------------------------------*/

/*----------------------------------------------
  ------------------------------------------------
  8. Generic Styles
  ------------------------------------------------
  ----------------------------------------------*/

@media (min-width: 1400px) {
    .header-rimg {
        width: 100%;
    }
    .s_header {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    /* Header  */
    .top-imggg {
        width: 100%;
        margin-top: 30% !important;
    }
    .scroll-top {
        position: fixed;
    }
    .logo-and-title {
        position: relative;
        top: 0px;
    }
    .navbar-brand h5 {
        font-size: 15px !important;
    }
    .nav-link {
        font-size: 15px;
    }
    /* History */
    .hinner-para {
        /* font-size: 15px !important; */
        padding-top: 20px !important;
    }
    .sec-title .title::before {
        left: 36%;
        width: 100px;
    }
    .title img {
        width: 10% !important;
    }
    .htb {
        padding: 30px 15px 30px;
    }
    .info-para {
        /* font-size: 14px !important; */
    }
    .sec-title p {
        font-size: 15px !important;
    }
    .htitle {
        padding-top: 20px;
    }
    .info-para-poem {
        /* font-size: 14px; */
        padding: 10px 0;
    }
    /* Gadaa Yatra */
    .fest-inner-para {
        /* font-size: 15px !important; */
    }
    .gadda-yatra-gallery {
        font-size: 18px;
    }
    .shravan-mass-gallery {
        font-size: 18px;
    }
    .carousel-item img {
        height: auto;
    }
}

@media (max-width: 500px) {}

@media (min-width: 1200px) {}

// Small devices (landscape phones, less than 768px)
@media (max-width: 769px) {
    .top-imggg {
        margin-top: 14% !important;
    }
    .sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 50px;
    }
}

// Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) {
    .header-rimg {
        width: 100%;
    }
    .s_header {
        font-size: 14px;
    }
}



.vachan h4 {
  font-weight: 600;
}

.vachan ul {
  padding-left: 20px;
  margin-bottom: 1rem;
}

.vachan .bi-share-fill {
  font-size: 1.2rem;
  cursor: pointer;
}




.vachan h4 {
  font-weight: 600;
}

.vachan ul {
  padding-left: 20px;
  margin-bottom: 1rem;
}

.vachan .bi-share-fill {
  font-size: 1.2rem;
  cursor: pointer;
}


<style>
.footer-link {
    color: #4e342e;
    text-decoration: none;
    transition: 0.3s;
}
.footer-link:hover {
    color: #e65100;
    text-decoration: underline;
}
</style>
