#top_header{
      background: linear-gradient(180deg, #0d84c6 0%, #0b679d 100%) !important;
}

#navbar_top{
	background: rgb(11, 78, 117) !important;
}

.donation{
	background: rgb(20, 118, 172) !important;
}

#news{
	background: rgb(20, 106, 208) !important;
}

.bg-news {
    background-color: rgb(20, 106, 208) !important;
}

.bg-news:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -26px;
    border-bottom: 34px solid transparent;
    border-left: 26px solid #146ad0 !important;
}

.title
{
    font-family: 'Inter';
font-size: 28px;
font-weight: 600;
line-height: 48px;
letter-spacing: 0em;
text-align: center;
color:rgba(11, 78, 117, 1);
position: relative;

}
.btn-custom {
  background: rgba(1, 112, 173, 1) !important;
  color: #fff !important; 
  font-size: 14px;
  }
element.style {
    border-bottom: 5px solid rgb(11, 78, 117) !important;
}  
#scrollToTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #0d80c1;
    color: #fff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}
#scrollToTopBtn:hover{
  background-color: rgb(141, 192, 221);
}

.bg_copyright{
	background-color: rgb(11, 78, 117);
}
.iconsbg{
	background: rgba(1, 112, 173, 1) !important;
}

.bg_maroon{
	background: rgba(87, 162, 203, 1) !important;
}
#pilgrim{
	background: rgba(238, 249, 254, 1) !important;
}

.temple_members_bg{
	background: rgba(238, 249, 254, 1) !important;
}

.news_events_bg{
	background: rgba(116, 164, 242, 1) !important;
}
.bg_contactus{
	background: rgba(116, 164, 242, 1) !important;
}
.navbar-nav > li > a.active {
    color: #83baff !important;
    transition: color 0.3s ease;
}
.nav2 .nav-item a:hover{
	color: #83baff !important;
}
h1 {
    color: #135e89 !important;
    font-family: 'Beauty Mountains Personal Use', sans-serif;
    font-weight: 500 !important;
}
.card__one:hover {
	
    border-bottom: 3px solid #0b4e75 !important;
}
.navbar{
	    border-bottom: 5px solid #0b4e75 !important;
}

.sticky_sidebar_inner .sidebar-inner .card_1 {
    border-radius: 15px !important;
    background: #407abf !important;
}

.sticky_sidebar_inner .sidebar-inner .card_1 ul li.active {
    background: #fff;
    border-left: px solid #ffffff;
    color: #144187;
    margin-left: 0px;
    -webkit-box-shadow: 0px 3px 21px -5px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 3px 21px -5px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 3px 21px -5px rgba(0,0,0,0.27);
}
.sticky_sidebar_inner .sidebar-inner .card_1 ul li:hover {
    background: #fff;
    border-left: px solid #ffffff;
    color: #144187 !important;
    margin-left: 0px;
    -webkit-box-shadow: 0px 3px 21px -5px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 3px 21px -5px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 3px 21px -5px rgba(0,0,0,0.27);
}

#inner_page_bg {
    background-color: rgb(43, 107, 184) !important;
    color: white !important;
    font-weight: bold !important;
}
#register_btn{
	color: rgb(43, 107, 184) !important;
}
.dropdown-item {
    font-size: 14px;
    color: #ffffff;
    background-color: rgb(11, 78, 117) !important;
}
.dropdown-item:hover {
    background-color: rgb(84, 121, 143);
    color: #ffffff;
}
 header .item .cover .header-content h4
   { color:#135e89 !important; 
	  font-size:18px !important; 
	  font-family: 'Beauty Mountains Personal Use', sans-serif;
	  font-weight:500 !important; 
   }
   
 header .item .cover .header-content h2, header .item .cover .header-content h1
   {
	 color:#135e89 !important; 
	  font-family: 'Beauty Mountains Personal Use', sans-serif;
	  font-weight:500 !important; 

   }

 