body {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    -webkit-font-smoothing: antialiased;
	overflow:hidden;
}
html,body {
	overflow-x:hidden;	
	}
	
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
section ol li{
  display: list-item;
  list-style-type: decimal;
}
ol li{
    padding-bottom:10px;
}
a{
	text-decoration:none;	
	}
p{
	text-align:justify;	
	}
/*=============main Banner=================*/
.banner-carousel {
    position: relative;
    background-color: #fd8f34;
}
.vardhanthi.hide{
    display:none;
}

.banner-carousel .carousel-inner .carousel-item:after {
    content: "";
    position: absolute;
	bottom:0;
	left:0;
	right:0;
    height: 50%;
    background: linear-gradient(#ffffff00, #0a192e);
}
.banner-carousel .np-btn-set{
	position: absolute;
    top: 50%;
    z-index: 3;
    left: 20px;
    right:20px;
	}

    .banner-carousel .carousel-control-prev,
    .banner-carousel .carousel-control-next {
   width: 40px;
    height: 40px;
    transition: .3s;
    background: #fd8f34;
    opacity: 0.7;
    }
    .banner-carousel .carousel-control-prev:hover,
    .banner-carousel .carousel-control-next:hover{
		opacity:1;	
		}
.banner-carousel .carousel-caption {
position: absolute;
    right:4%;
    left:4%;
    top: 40%;
    bottom: inherit;
    color: #fff;
	text-transform:uppercase;
	z-index:2;
    }
	
/*------------------------*/
.vardhanthi{
position:relative;
padding: 70px 0;
padding-bottom: 135px;
background:#f0ede4 url(../images/floral-bg.png) no-repeat center bottom;
}
.vardhanthi:before{
	content:'';
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	height:53px;
    background:url(../images/corner.png) no-repeat center bottom;
}
.vardhanthi .right-box {
   padding-top: 40px;
    position: relative;
	padding-left:40px;	
}
.vardhanthi .right-box h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 30px;
}
.vardhanthi .right-box h2 strong {
color:#fd8f34;
font-weight: bold;
}
.vardhanthi .right-box p {
    line-height: 25px;
    text-align: justify;
	color:#641b1f;
}

/*-------*/
.abt-temple{
position:relative;
padding: 70px 0;
}

.abt-temple .left-box {
   padding-top: 40px;
    position: relative;
	padding-left:40px;	
}
.abt-temple .left-box h2 {
    font-size: 45px;
    font-weight: bold;
	color:#F15B43;
}
.abt-temple .left-box h3 {
	font-size:34px;
	margin-bottom:20px;
	word-break: break-word;
}
.abt-temple .left-box p {
    line-height: 25px;
    text-align: justify;
	color:#641b1f;
}
.abt-temple .right-box img{
	border-radius:10%;
	border:6px solid #fff;
	box-shadow: 0px 0px 9px #0000007d;
	}
.btn.theme{
	color: #fff;
    background-color: #F15B43;
    border-color: #F15B43;
	border-radius:30px;	
	}
	.btn.theme:hover{
		background-color: #ff2300;
		border-color: #ff2300;
	}
/*---------home main-link--------*/

.home-main-links{
	padding:60px 0;
	background:#f0ede4;
	box-shadow: 0px 0px 10px -7px #000000b0 inset;
	}

.home-main-links .box{}
.home-main-links .box >a{
	display:block;
	background:#fff;
	padding:10px;
	box-shadow: 0px 0px 14px #00000045;
	text-align:center;
	transition:0.3s;
	}
.home-main-links .box >a:hover {
    transform: translateY(-7px);
	background:#F15B43;
}
.home-main-links .box h4{
	font-size:16px;
	color:#333;
	text-decoration:none;
	padding:15px 0px;
	margin-bottom:0;
	transition:0.3s;	
	}
.home-main-links .box >a:hover h4{
	color:#fff;	
	}
.home .home-main-links .box img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position:center;
}
/*---------History-----*/
.main-heading strong{
	color: #F15B43;
	}
.pages{
	background: #fbfaf4 url(../images/floral-bg-light.png) no-repeat center bottom fixed;	
	}
.temple-history{
	}
.temple-history .abt{
	padding:60px 0px;	
	}	
.temple-history .legend{
	padding: 40px 0px;
    background: #fffc;
	box-shadow: 0px 0px 13px #00000038;
	}
.temple-history .avatar{
	background:#ffffff54;
	padding:30px 0;	
	}
.temple-history .avatar p{
	font-size: 0.9rem;	
	}
.temple-history .avatar .box >div{}
/*-------Gallery-------------------*/

.gallery{
	padding:60px 0;	
	}
.lightGallery a {
    padding: 10px;
    transition: .3s;
    background: url(../images/loading.gif) no-repeat center;
	max-height: 300px;
    min-height: 300px;
}

    .lightGallery a:hover {
        transform: translateY(-8px);
    }

	.img-fluid-one{
		
		border: 10px solid #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	}
	.lightGallery a .img-fluid {	
        max-width: 100%;
        height: 100%;
		width: 100%;
        object-fit: cover;
		/*border: 10px solid #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);*/
    }
	
.sevalist{
	padding:60px 0;	
	}
.sevalist .table-responsive{
	background:#fff;	
	}
.sevalist .table-responsive .table{
	margin-bottom:0;
	border-color:#e9e9e9;	
	}
.sevalist .table-responsive .table th{
    background-color: #fd8f34;
	color:#fff;
}
/*--------contact-----------*/
.contact{
	padding-top:80px;
	padding-bottom:25px;
	}
.contact-details {
}

    .contact-details ul li {
        position: relative;
        padding-left: 35px;
        padding-bottom: 25px;
    }

        .contact-details ul li i {
            font-size: 15px;
            margin-top: 3px;
            color: #F15B43;
            width: 25px;
            height: 25px;
            position: absolute;
            left: 0;
            top: 0;
        }
.contact .box {
	margin-bottom:10px;		
	}
.contact .box >div{
	border: 1px solid #ccc;
    padding: 20px;
    height: 100%;
    border-radius: 10px;
    background: #ffffff59;
	}
.contact .box >div h5{
	font-size: 15px;	
	}
.contact .feedbackform{
	background: #fff;
    padding: 42px;
	box-shadow: 0px 0px 14px #00000045;
}	
.social-media-link .social{
	display: none;
}
.wpcf7-spinner{
	display: block!important;
}
.pages.contact a, .pages.contact a:hover {
	color:#000000;
}
.darshana-section h6{
	color: #fd8f34;
}
.home-main-links .box >a:hover h6{
	color:#fff;
}
.archive .type-post, .blog .type-post{
	margin-bottom: 1.5rem;
}
.textwidget ul, .textwidget li{
	margin-top: 0;
}
.textwidget ul li{
	list-style: disc;
}
.textwidget ul.addrs li{
	list-style: none;
}
.textwidget ul{
	padding-left: 2rem;
}
.addrs a{
color:#ffffff;
}
@media (max-width: 767px){
body {
	padding-top:80px; /*120px;	*/	
}
.vardhanthi {
    padding: 32px 0;
}
.vardhanthi img {
	border-radius:10px;
}
.abt-temple {
    padding: 20px 0;
}
.home-main-links .box {
	margin-bottom:10px;
}
.banner-carousel .np-btn-set {
    top: 40%;
}
.banner-carousel .carousel-control-prev, .banner-carousel .carousel-control-next {
    width: 20px;
    height: 30px;
}
.lightGallery a {
    max-height: 150px;
    min-height: 150px;
}
}
@media (max-width: 575px){
   .abt-temple .left-box{
     padding-top: 15px;
     padding-left: 15px;
   } 
   .temple-history .main-heading{
       margin-top: 0.5rem;
   }
}