@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');
body {
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
	padding: 0 !important;
	top: 0 !important;
}
.top {
	background: #b3007f;
	background-size: cover;
}
.pricing {
	padding: 15px;
	background: #f9f9f9;
}
.top ul {
	margin: 0;
	padding: 0;
	color: #fff;
}
.top ul li a {
	color: #fff;
	padding: 1px 10px;
	margin: 3px -5px;
	border-radius: 3px;
	display: block;
	text-decoration: none;
	background: #98006c;
}
.boxShadow {
	/*Chrome, Safari*/
	-webkit-box-shadow: 6px 6px 12px 8px #ebebeb;
	/*Firefox*/
	-moz-box-shadow: 4px 4px 6px 7px #d8d8d8;
	/*Standard Syntax*/
	box-shadow: 6px 6px 14px 6px #d8d8d8;
}
.navbar-default {
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(8, 8, 8, 0.2);
	margin: 0;
	border-radius: 0;
}

@media (min-width: 768px) {
.navbar-nav > li > a {
	padding-top: 25px;
	padding-bottom: 23px;
}
}
.navbar-default .navbar-nav > li > a {
	color: #92007a;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
}
.welcome {
	padding: 50px 0;
	background: #f1f1f1;
}
.welcome2 {
	padding: 20px 0;
	background: #f1f1f1;
}
.welcome1 {
	padding: 10px 0;
	background: #fff;
}
.welcome .media {
	min-height: 250px;
	padding: 0;
	margin-top: 25px;
}
.welcome .media img {
	min-height: 250px;
}
.welcome .media .media-heading {
	text-transform: uppercase;
	color: #9b10b3;
	font-weight: 700;
}
.daily-horoscope img {
	max-height: 80px;
	margin: 0 auto;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.daily-horoscope .boxShadow:hover figure {
	background: #F4FAFF;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.daily-horoscope .boxShadow:hover img {
	transform: rotateY(180deg);
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.daily-horoscope figure {
	padding: 15px;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.daily-horoscope figcaption {
	padding: 0 15px 15px;
	font-size: 12px;
}
.daily-horoscope figcaption h4 {
	font-weight: 600;
	color: #9c27b0;
	font-size: 15px;
	margin: 10px 0 5px;
	padding: 0;
}
.daily-horoscope {
	padding: 0 0 50px 0;
	background: #f9f9f9;
}
.free-horoscope .box {
	overflow: hidden;
	padding: 15px;
	border: 1px solid #f3f3f3;
}
.free-horoscope .box a {
	text-decoration: none;
	color: #7a7a7a;
	font-size: 12px;
}
.free-horoscope .box h4 {
	color: #06c;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.free-horoscope {
	padding: 30px 0 50px;
	background: #fff;
}
.offers {
	background: #dbdbdb;
	padding: 30px 0;
}
.offers .box {
	position: relative;
}
.overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.33);
	z-index: 999;
	top: 0;
	left: 0;
	text-align: center;
	padding: 42% 0;
	color: #fff;
	font-size: 50px;
	opacity: 0;
}
.box:hover .overlay {
	opacity: 1;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.footer {
	background: #200025;
	color: #fff;
	padding: 20px 0;
	font-size: 14px;
}
/*
.footer ul {
	min-height: 100px;
}
.footer ul li ul{ height:auto;}
*/
.footer a {
	text-decoration: none;
	color: #fff;
}
.footer h3 {
	font-size: 18px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #fff;
}
footer {
	background: #120015;
	color: #f9f9f9;
	font-size: 12px;
	padding: 10px 0 0;
}
.contact-form {
	padding: 5% 10%;
}
.login {
	background: #43044e;
	border-radius: 2px;
	border: none;
}
.contact-form .form-control {
	/*border-radius: 0; */
	box-shadow: none;
	border-color: #E2E1E1;
	background: rgba(255, 255, 255, 0.31);
}
.contact-form .control-label {
	font-weight: 600;
	font-size: 13px;
}
.form-control {
	border-radius: 0;
}
.astrologer {
	padding: 50px 0 30px;
	background: url(../images/08.png) repeat #eaeaea;
}
.astrologer .media {
	padding: 15px;
	font-size: 12px;
	color: #7a7a7a;
}
.astrologer .media-heading {
	font-size: 15px;
	color: #9c27b0;
}
.astrologer .box {
	padding: 15px;
	background: #fff;
}
.testimonial {
	padding: 20px 0 30px;
	background: #f7f7f7;
}
.testimonial .owl-carousel {
	padding-top: 15px;
}
.page-title {
	color: #9c27b0;
}

.hp-page-top p {font-size:16px; text-align:justify; line-height: 24PX; }

.page-title h1 { font-size:28px;}

#owl-carousel .item figure {
	position: relative;
}
#owl-carousel img {
	min-height: 250px;
}
#owl-carousel figcaption {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
	background: rgba(0,0,0, 0.1);
	bottom: 0px;
}
.text-primary {
	color: #673AB7;
}
.navbar {
	position: relative;
	min-height: 70px;
	border: 1px solid transparent;
}
.navbar-header {
	padding-bottom: 15px;
}
.skiptranslate {
	display: none;
}
.logo {
	max-width: 200px;
	position: relative;
	margin-top: -15px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 6px 15px;
	font-size: 18px;
	line-height: 20px;
}
.a {
	color: #fff !important;
	height: 35px;
	position: absolute;
	top: 80%;
	left: 48%;
	z-index: 99;
	border-radius: 50%;
	display: inline-block;
	padding: 8px 0;
	text-align: center;
	width: 35px;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.47);
	text-shadow: none;
}
#MyCarousel .item img {
	min-height: 240px;
}
#myCarousel .carousel-caption h2 {
	line-height: 60px;
	text-shadow: 1px 1px 2px #333;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
}
.carousel-caption {
	position: absolute;
	right: 10%;
	bottom: 15%;
	/* width: 60%; */
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/* text-align: left; */
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h1 {
	font-size: 50px;
	font-weight: 300;
}
.carousel-control {
	position: absolute;
	top: 44%;
	bottom: 0;
	left: 0;
	width: 45px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
	height: 81px;
	padding: 30px 6px;
	background: #000;
	font-weight: 300;
}
.carousel-control.left {
	border-radius: 0 3px 3px 0;
	background: #fff;
	color: #92007a;
}
.carousel-control.right {
	border-radius: 3px 0 0 3px;
	background: #fff;
	color: #92007a;
}
.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 0;
	min-width: 100%;
	max-width: 100%;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.4;/*	background-image: url(images/13.jpg);*/
}
.grid figure figcaption {
	padding: 1em 2em;
	color: #fff;
	/*	text-transform: uppercase;*/
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-box {
	background: #00BCD4;
}
figure.effect-box:nth-child(2) {
	background: #03869B;
}
figure.effect-box img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}
figure.effect-box figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
figure.effect-box p {
	position: absolute;
	right: 0;
	bottom: 10%;
	margin: 1em 1em;
	font-size: 24px;
	padding: 0 1em;
	max-width: 100%;
	border-right: 4px solid #fff;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-box h2 {
	text-align: left;
	color: #bb005e;
	font-size: 24px;
}
figure.effect-box:hover h2 {
	text-align: left;
	color: #fff;
}
figure.effect-box:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}
figure.effect-box:hover figcaption::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-box:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*-----------------*/
.img-fluid img {
	position: absolute;
	top: 0%;
	left: 0%;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: auto;
	z-index: 100;
	-webkit-transform: translateX(-0%) translateY(-20%);
	transform: translateX(-0%) translateY(-20%);
	background-size: cover;
	-webkit-transition: 1s opacity;
	transition: 1s opacity;
}
.img-fluid {
	max-height: 250px;
	min-height: 250px;
	overflow: hidden;
	position: relative;
}
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay1 {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background-color: rgba(75,75,75,0);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hovereffect:hover .overlay1 {
	background-color: rgba(255, 255, 255, 0.87);
	color: #000;
}
.hovereffect img {
	display: block;
	position: relative;
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 188, 212, 0.88);
	-webkit-transform: translateY(45px);
	-ms-transform: translateY(45px);
	transform: translateY(45px);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hovereffect:hover h2 {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
}
.hovereffect .info {
	display: inline-block;
	text-decoration: none;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgba(0, 188, 212, 0.88);
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-weight: normal;
	margin: -52px 20px 0 20px;
	padding: 50px 25px 15px;
	font-size: 15px;
}
.hovereffect .info a {
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	padding: 3px 10px;
	background: rgba(0, 188, 212, 0.88);
	margin-top: 15px;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
}
.hovereffect:hover .info {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
th {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(199,199,199,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7c7c7', GradientType=0 );
}
.dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	line-height: 1.42857143;
	color: #92007a;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	white-space: nowrap;
}

@media(min-width:768px) {
.om {
	position: absolute;
	top: 28px;
	right: 15px;
	max-width: 73px;
	z-index: 999;
}
}

@media(max-width:768px) {
.om {
	position: absolute;
	top: 123px;
	right: 0;
	max-width: 80px;
	z-index: 999;
}
}
.img-fluid {
	max-height: 250px;
	min-height: 250px;
	overflow: hidden;
	position: relative;
}
.img-fluid img {
	position: absolute;
	top: 0%;
	left: 0%;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: auto;
	z-index: 100;
	-webkit-transform: translateX(-0%) translateY(-25%);
	transform: translateX(-0%) translateY(-25%);
	background-size: cover;
	-webkit-transition: 1s opacity;
	transition: 1s opacity;
}
.welcome .panel-body{min-height:410px;}