
*::selection {
  background: #86ad00;
  color: #e3ad05;
}
*::-moz-selection {
  background: #86ad00;
  color: #e3ad05;
}
*::-webkit-selection {
  background: #86ad00;
  color: #e3ad05;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: 'Arial' !important;

}

@font-face {
	font-family: 'Arial';
	src: url('../fonts/Arial.eot');
	src: local('Arial'), url('../fonts/Arial.woff') format('woff'), url('../fonts/Arial.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1080">Text with this font applied</p> */
.fontsforweb_fontid_1080 {
	font-family: 'Arial' !important;
}

/*start header style*/
.top_header {
	/*min-height: 52.4px;
	padding: 0;
	margin: 0;
	box-shadow: 1px 2px #4c350a;*/
}

.top_contant {
	/*min-height: 82.4px;*/
}

.border_top {
	background-image: url('../img/border_1.png');
	background-color: green;
	background-position: top;
	background-repeat: repeat;
	height: 7px;
}

.border_bottom {
	background-image: url('../img/border_2.png');
	background-color: green;
	background-position: bottom;
	background-repeat: repeat;
	height: 7px;
	
}

.social_icons {
	background-color: #ae0051;
	margin-top: 5px;
	margin-bottom: 5px;

	
}
.social_icons ul li a {
	color: #e3ad05;
	
	font-size: 20px;


}
.header_info {
	margin-top: 8px;
	margin-bottom: 8px;

}
.header_info ul li a {
	color: #fff;
	text-decoration: none;
	font-size:15px;


}
.about_text_1 i {
	font-size: 50px;
	color: #86ad00;
}
.s0 {
	background-color: #fff !important;
}
.header_info ul li a p{
	margin: 0;
}
.header_info ul li a p i{
	padding-right: 10px;
	color: #e3ad05;
	font-size: 20px;
}
.header_info ul li{
	padding-right: 15px;
	padding-left: 15px;
}

.navbar{
    background-color: #00FF9B;
    /*min-height: 34px !important;*/
    border-radius: 13px 13px 13px 13px;
}

.navbar-nav li > a {
	text-transform: capitalize;
	color: #143cd0;
	transition: background-color .2s, color .2s;
	
	&:hover,
	&:focus {
		background-color: #143cd0;
		color: #fff;
	}
}

.navbar-nav li.active > a {
	background-color: #143cd0;
	color: #fff;
}

/*end header style*/
/*.navbar{
	border-radius: 0;
	margin-bottom: 0;
}*/
/*.navbar-brand {
	height: auto;
	padding: 0;
	position: absolute;
	top: -52px;
}*/
/*.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover {
    color: #7b9e00;
    background-color: #e6e9db;
}
.navbar .navbar-nav>li>a:focus, .navbar .navbar-nav>li>a:hover {
    color: #e3ad05;
    background-color: #86ad00;
    font-size: 16px;
}
.navbar .navbar-nav>li>a {
    color: #e6e9db;
    font-size: 16px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 17px;
}
*/
.navbar-toggler{
	color: white;
}
/*.navbar-brand {
    z-index: 1 !important;
}*/
/*media query*/

/*body content*/
.banner {
	background:url('../img/bg.jpg');
	background-position: right center;
	background-size: cover;
}

/*.form_banner {
	padding: 5px;
	position: relative;
	max-width: 408px;
	display: inline-block;
	float: right !important;
}*/

.form_home {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 5px;
}
.content_h1 {
	position: absolute;
	top: 28px;
	text-align: center;
	width: 100%;
	
	
}
.content_h1 h1{
	font-size: 26px;
	color: #fff;
}

.form_home .form-control {
	height: 30px;
	border-radius: 0;
	border-color: #7b9e00;
	color: #7b9e00 !important;
	font-weight: bold;
}

.form_home .form-group {
	margin-bottom: 10px;
}

.divition_home {
	min-height: 40px;
}

.header_title {
background-color: rgba(255,236,3,0.6);
min-height: 51px;
text-align: center;
max-width: 180px;
position: relative;
}

.header_title h1 {
	font-size: 18px;
	margin: 0;
	padding-top: 14px;
	color: #fff;
}

.header_title_1 h1 {
	font-size: 18px;
	color: #fff;
}

.header_title::after{
	content: '';
	  position: absolute;
    right: -10px;
    top: 15px;
    width: 0;
    height: 0;
     
	  border-top: 10px solid transparent;
	  border-bottom: 10px solid transparent; 
	  
	  border-left:10px solid rgba(255,236,3,0.6);
	  clear: both;
}

.news_events{
	background-color: green;
}

.news_events h1 {
	font-size: 18px;
	margin: 0;
	padding-top: 6px;
	color: white;
	/*font-size: 18px;
	margin: 0;
	padding-top: 16px;*/
}

.wishes h1 {
	font-size: 18px;
	margin: 0;
	padding-top: 6px;
	color: white;
}

.header_title_2 {
background-color: rgba(255,236,3,0.6);
min-height: 51px;
padding-left: 5px;

position: relative;
}
.header_title_2 h1 {
	font-size: 18px;
	margin: 0;
	padding-top: 14px;
	color: #fff;
	font-weight: lighter;

}
.header_title_2::after{
	content: '';
	  position: absolute;
    left: 25px;
    top: 51px;
    width: 0;
    height: 0;
    z-index: 1; 
	  border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(255,236,3,0.6);
	
	  clear: both;
}
.about_content h1 {
	color: #638000;
}
.about_content p {
	color: #638000;
	font-size: 16px;
	text-align: justify;
	line-height: 26px;
}
.home_gallery {
	position: relative;
	overflow: hidden;
}
.img_gallery_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 50px;
	min-height: 300px;

	
}
.gallery_img {
	border:10px solid #e15999;
	box-shadow: 0 0 0 -10px #fff;
	height: 240px;

}
.img_gallery_content img {
	width: 100%;
	height: 220px;
	object-fit: contain;
	overflow: hidden;
	border: 1px solid #fff;
}
.owl-theme .owl-nav {
    margin-top: 13px !important;
}
.owl-theme .owl-nav [class*=owl-]{
	background-color: #e15999 !important;
	border-radius: 0 !important;
}

.profile_img {
	
}

.profile_img img{
	height: 166px;
	object-fit: cover;
	overflow: hidden;
	max-width: 100%;
	display: inline-block;
	border: 6px solid #ffe1a8;
	margin-top: 20px;
}

.member_content_header {
	background-color: green;
	border-radius: 24px 24px 0px 0px;
	font-size:20px;
	height: 40px;
	color:white;
	/*padding-top:5px;*/
}

.member_content_header .anil_no {
	/*float: left;
	margin-left:20px;*/
}

.member_content_header .view_more {
	/*margin-left:576px;*/
}

.member_content {
	padding-top: 20px;
}

.member_content .row .col-4{
	color: #dc631c !important;
	font-size: 18px;
}

.member_content .row .col-1{
	color: #b55335 !important;
	font-size: 18px;
}

.member_content .row .col-6{
	color: #070759 !important;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}

/*.member_content li:first-child {
	color: #dc631c;
	font-size: 16px;
	width: 35%;
}
.member_content li:last-child {
	color: #070759;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	width: 62%;	
}
.member_content ul {
	border-bottom: 1px solid #eee;
}

.member_content li:last-child span.first {
	color: #b55335;
}

.member_content li:last-child span.second {
	margin-left:25px;
}*/

.member_content_title {
	
}

.member_content_title li:first-child {
	width: 35%;
}

.member_content_title li:last-child {
	font-size:20px;
	color:white;
	width: 62%;	
}

.member_content_title li:last-child span.first {
	color: #b55335;
}

.member_content_title li:last-child span.second {
	margin-left:30px;
}

.astrology_download {
	padding-top: 20px;
}
.astrology_download p{
  color: #86ad00;
  font-size: 16px;
}
.astrology_download img {
	margin-bottom: 10px;

}
.astrology_download p a{
  color: #86ad00;
  font-size: 16px;
  text-decoration: none;

}
/*.footer_icon {
    background-image: url('../img/border_4.png');
	background-position: bottom;
	background-repeat: repeat;
	height: 23px;	
}
.footer_icon_1 {
    background-image: url('../img/border_4.png');
	background-position: bottom;
	background-repeat: repeat;
	height: 23px;	
}*/

footer {
}

footer .footer_left{
	height:100%;
	background-color: orange;
}

footer .footer_middle{
	height:100%;
	background-color: white;
	/*box-shadow: inset 18px 0px 100px 0px orange;*/
}

footer .footer_right{
	height:100%;
	background-color: green;
	/*box-shadow: -11px 20px 100px 0px green;*/
}

footer .footer_left .footer_content{
	color: blue;
    font-size: 15px;
    line-height: 28px;
}

footer .footer_middle .footer_content {
	color: blue;
	text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 28px;
}

footer .footer_right .footer_content {
	color: white;
    font-size: 15px;
    line-height: 28px;
}

.footer_content img {
	display: inline-block;
}

.footer_content_1 {
	padding-top: 17px;
}

.footer_content_1 h1 {
	font-size: 16px;
	color: #fff;
	margin-top: 0;
}

footer .divition_home .light-theme .current {
	background: green !important;
}

footer .divition_home .light-theme a, .light-theme .span {
	color: blue !important;
}

.powered_by h1 {
	font-size: 14px;
	color: #fff;
	margin-top: 0;
}

.powered_by h1 a{
	color: #e69f0d !important;
	text-decoration: none;
}
.footer_social {
	margin-bottom: 15px;
	color: #fff;
	text-align: left;


}
.footer_social {
	display: inline-block;
}
.footer_social i {
	color:#e3a808;
	font-size: 20px;

}
.footer_social ul {
	margin: 0;
}
.footer_social li {
	padding: 11px;
}
.title_bg {
	position: relative;
}
.title_content {
	position: absolute;
	
	text-align: center;
	left: 50%; transform: translate(-50%,0); position: absolute; z-index: 1;
	top:17px;
}
.title_content h1 {
	font-size: 21px;
	color: #86ad00;
}

.home_slider_main {
	/*padding-top: 10px;*/
	/*height: 400px;*/
}

/*about page*/
.about_banner {
	background:url('../img/about_banner.jpg');
/*	background-position: center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
*/
}
.about_banner h1 {
	margin: 0;
	font-size: 36px;
	color: #fff;
}

.community_img {
	padding-top:50px;	
}

.about_text p{
	color: #86ad00;
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
}
.about_img {
	padding-top: 100px;
}
.about_text_1 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding: 20px;
	padding-top: 30px;
}
.about_text_1 h1 {
	color: #86ad00;
    font-size: 22px;
    text-align: center;
    line-height: 26px;
}
.about_text_1 p{
	color: #86ad00;
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
}
.service_text ul li {
	color: #86ad00;
    list-style: none;
    float: left;
    padding: 10px;
}
.service_text {
	padding-top: 40px;
	padding-bottom: 40px;
} 
.service_text a {
	text-decoration: none;
	font-size: 14px;
	color: #86ad00;
}
.service_text ul li i {
	color: #e3a808;
}
.gallery_container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.img_inner {
	padding: 5px;
	background-color: #e69f0d;
	overflow: hidden;
}
.gallery_img_1 img {
	height: 250px;
	max-width: 100%;
	display: inline-block;
	object-fit: cover;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s;
	

}
.img_inner:hover .fancy_img{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);

	transform:scale(1.2);
}
.pagination {
	border-radius: 0 !important;
	margin-bottom: 20px;
	margin-top: 25px;
}
.pagination>li:first-child>a {
	border-radius: 0 !important;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0 !important;
}
.pagination>li>a {
	color: #86ad00;
	border: 1px solid #e69f0d;
}

.address_com {
/*	padding-top: 15px;
	padding-bottom: 15px;*/
}

.address_com h1 {
	font-size: 25px;
	color: #86ad00;
	font-weight: bold;
}

.address_com h2 {
	font-size: 18px;
	color: #86ad00;
}
.address_icon {
/*	margin-top: 20px;*/
}
.address_icon i {
	font-size: 18px;
	text-align: center;
	color: #86ad00;
}

.file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
.file-upload .file-select{display:block;border: 1px solid #7b9e00;color: #7b9e00;cursor:pointer;height:30px;line-height:30px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button{background: #fff;padding: 0px 10px;display: inline-block;height: 30px;line-height: 30px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #fff;
    background-color: #86ad00;
    color: #fff;
}
.modal-footer {
	border-top: 1px solid #fff;
    background-color: #86ad00;
}
label {
	color: #86ad00 !important;
}
input, select {
	border-radius: 0 !important;
}
.search_form {
	padding-top: 50px;
}
/*body content*/
@media (min-width: 768px)
{
/*.navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}*/

.footer_content_right {
	text-align: right;
}
.btn-search {
	margin-top: 26px;
}
.slider_home_caption {
	position: absolute;
}
}
@media(max-width: 1200px){
	.header_info ul li a {
	color: #fff;
	text-decoration: none;
	font-size:13px;


}
.header_info ul li a p i{
	padding-right: 5px;
	color: #e3ad05;
	font-size: 15px;
}
.header_info {
	background-color: #ae0051;
	margin-top: 9px;
	margin-bottom: 9px;

}
.title_content h1 {
	font-size: 20px;
	color: #86ad00;
}
.title_content {
	top: 15px;
}
}

[class*="col-"] {
  width: 100%;
}

.anil_title img{
	max-width: 500px;
	height: auto;
}

.anil_logo img{
	width: 140px;
	height: auto;
}

/*.anil_logo a{
	margin-left:20px;
	margin-top: 55px;
}*/

@media(max-width: 768px){
	.anil_logo img{
		max-width: 100px;
		height: auto;
	}
	
	.main-right-div
	{	
		display:none;
	}
	
	.member_content_header {
		font-size: 12px;
	}
	
	.anil_title img{
		max-width: 200px;
		height: auto;
	}
}

@media(max-width: 991px){


.header_info {
	background-color: #ae0051;
	margin-top: 13px;
	margin-bottom: 13px;

}
}
@media(max-width: 768px){

.social_icons {
	background-color: transparent !important;
	

	
}

.header_info {
	background-color: transparent !important;
	margin: 0px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	

}
.back {
	background-color: transparent !important;
	

}
/*.navbar-brand img{
	max-width: 150px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0 !important;
    }
    .navbar-brand {
    	top: 0;
    }*/
    .banner {
	background:url('../img/bg.jpg');
	background-position: top center;
	background-size: cover;
}

.img_gallery_content {
	padding-left: 50px;
}
.gallery_img {
	border:10px solid #e15999;
	box-shadow: 0 0 0 -10px #fff;
	height: 190px;

}
.img_gallery_content img {
	width: 100%;
	height: 170px;
	object-fit: contain;
	overflow: hidden;
	border: 1px solid #fff;
}
.title_content h1 {
	font-size: 16px;
	color: #86ad00;
}
.title_content {
	top: 10px;
}
.slider_home_caption {
	position: absolute;top: 0;right: 10px;
}
}
@media(max-width: 624px){
	.header_title {
		background-color: rgba(255,236,3,0.6);
		min-height: 51px;
		text-align: center;
		max-width: 100%;
		position: relative;
		}
		.header_title h1 {
			font-size: 13px !important;
		}
		.address_com h1 {
			font-size: 20px;
		}
		.address_com h2 {
			font-size: 16px;
		}
}
@media(max-width: 500px){
	.form_home .form-group {
    margin-bottom: 10px !important;
	}
	.title_content h1 {
	font-size: 14px;
	color: #86ad00;
}
.title_content {
	top: 1px;
}
.title_content img {
	width: 20px;
}
}

@media(max-width: 420px)
{	
	.gallery_img {
		border:10px solid #e15999;
		box-shadow: 0 0 0 -10px #fff;
		height: 140px;
	
	}

	.img_gallery_content img {
		width: 100%;
		height: 120px;
		object-fit: cover;
		overflow: hidden;
		border: 1px solid #fff;
	}
	
	.form_home .form-group {
	    margin-bottom: 10px !important;
	}
	
	.form_home {
		top:26px;
	}
	
	.form_home .form-control{
		height: 30px;
	}
}


/*@media only screen and (min-width: 992px) and (max-width: 1200px)  {

	.social_icons {
    background-color: #ae0051;
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}
.navbar-brand img{
	max-width: 163px;
}
.social_icons ul li a {
    color: #e3ad05;
    font-size: 15px;
}
}*/

/*@media only screen and (min-width: 768px) and (max-width: 992px)  {

.social_icons {
    background-color: #ae0051;
    margin-top: 13px;
    margin-bottom: 13px;
}
.navbar-brand img{
	max-width: 160px;
}
.social_icons ul li a {
    color: #e3ad05;
    font-size: 15px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -80px;
    margin-top: -9px;
    }
}*/
/*@media only screen and (min-width: 768px) and (max-width: 880px)  {

.social_icons {
    background-color: #ae0051;
    margin-top: 13px;
    margin-bottom: 13px;
}
.navbar-brand img{
	max-width: 200px;
}
.social_icons ul li a {
    color: #e3ad05;
    font-size: 13px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -30px;
    margin-top: -9px;
    }
}*/
@media only screen and (min-width: 619px) and (max-width: 768px){
	.gallery_img {
	border:10px solid #e15999;
	box-shadow: 0 0 0 -10px #fff;
	height: 340px;

	}
	.img_gallery_content img {
		width: 100%;
		height: 320px;
		object-fit: cover;
		overflow: hidden;
		border: 1px solid #fff;
	}
}
@media only screen and (min-width: 520px) and (max-width: 618px){
	.gallery_img {
	border:10px solid #e15999;
	box-shadow: 0 0 0 -10px #fff;
	height: 260px;

	}
	.img_gallery_content img {
		width: 100%;
		height: 240px;
		object-fit: cover;
		overflow: hidden;
		border: 1px solid #fff;
	}
}


.member_section_s1{
	background-color: #d4fbca;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 1px solid #86ad00;
	border-radius: 25px;
}

.member_section_s2{
	background-color: white;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 1px solid #86ad00;
	border-radius: 25px;
}

/*.member_section_s3{
	background-color: #6fdc6f;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 1px solid #86ad00;
	border-radius: 25px;
}*/

.main-left-div{
    /*float:left;
    width:79%;*/
    box-shadow: 5px 1px 16px 8px #bbff99;
    border-radius: 25px;
    border: 2px solid #73AD21;
    /*padding: 3px;*/
}

.main-right-div{
    /*float:right;
    width:20%;*/
    box-shadow: 5px 1px 16px 8px #bbff99;
    border-radius: 25px;
    border: 2px solid #73AD21;
    background-color: #fff;
    /*height: 2479px;
    padding: 3px;*/
}

.div_gallery h5{
	border-radius: 23px 23px 0px 0px;
    background-color:green;
    height: 41px;
    /*margin: 0;
    padding-top: 10px;*/
	color:white;
	text-align: center;
}

.div_gallery .scroller_img{
	border-radius: 23px 23px 23px 23px;
	border: 1px solid #73AD21;
	/*border-top: 1px solid #73AD21;
	border-bottom: 1px solid #73AD21;*/
    background-color:green;
}

.div_gallery .scroller_img img{
	border-radius: 23px 23px 0px 0px;
}

.anil_background h1.anil_title{
	background-color: green;
    border: 1px solid #73AD21;
    border-radius: 15px 50px;
    width: 400px;
    font-size: 60px;
    text-align: center;
}

.login_page{
	/*padding: 100px 20px 0px 0px;*/	
}

.login_box{
	background-color: green;
    border: 1px solid #54bdb9;
    border-radius: 15px 30px;
    /*padding:40px;*/
}

.change_password_box{
	background-color: green;
    border: 1px solid #54bdb9;
    border-radius: 15px 50px;
    padding:40px;
}

.dashboard_pagination{
	float:left;
	text-align:center;
}


.bg-dark{
	background-color: blue !important;
}
