@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap');

a {text-decoration: none;}
li:focus {outline: none;}
body {margin: 0px;padding: 0px;font-size: 15px;color: #454545; font-family: 'Roboto Condensed', sans-serif;}
.clr {clear: both;}
.container:after, .clearfix:after {content: "";display: block;clear: both;}
ol, ul {list-style: none outside none;}
*{ margin:0px; padding:0px; box-sizing:border-box;}
h1, h2, h3, h4, h5 {font-family: 'Roboto Condensed', sans-serif; font-size:36px;}
p{font-size:15px; color:#282828;  font-family: 'Roboto', sans-serif;}

.loc-box img{
  border: 2px solid #ff9800;
}
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}

#header{ background-color:#52007b;}
.container{ max-width:1170px; margin:0 auto;}
.top-head {background-color: #001454;}
.logo{ float:left;}
.header-right{ float:right;}
a.get-consult {
  color: #000 !important;
}
.ser-box > a {
  color: hsl(0, 0%, 27%);
}
.get-consult {
	background: #1000cc url("../images/consult-arrow.png") no-repeat scroll 98% center;
	color: #000000;
	display: inline-block;
	font-size: 20px;
	margin: 0 14px 0 0;
	padding: 11px 44px 10px 13px;
	font-size: 20px !important;
	font-weight: 400 !important;
}
.banner-bottom .banner-call a {
	background-color: transparent;
	padding: 0;
	color: #1E1E1E;
	font-size: 30px;
}

.banner-bottom .banner-call p { text-transform:uppercase; font-family: 'Oswald', sans-serif;  font-size:30px;}

.banner-bottom {
	
	background: #e58800;
	background-size: cover;
	padding:30px 0;
	border-bottom: 5px solid #a20032;
}

.astr-b {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.banner-bottom-center {
	text-align: center;
}

.banner-bottom-center a {
	background-color: #a20032;
	padding: 10px 50px;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	border-radius: 30px;
	text-transform: uppercase;
}
.banner-bottom-center p {
	font-size: 24px;
	margin: 9px 0 15px;
	font-weight: 600;
}
.banner-bottom-center h1 {
	color: #1f1f1f;
	line-height: 45px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 31px;
}
.banner-bottom-center span{color: #fff;}


.header-right p {color: #fff;display: inline-block;font-size: 20px;margin-right: 20px; text-transform: capitalize;}
.header-right span {color:#fff;}
.header-right a {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}
.title a {
  color: #ff9800;
}
.scnd-head {
	background-color: #ff9800;
	padding: 10px 0px 5px;
}

/** navigation **/
.main-head-navigation{ float:right; position:relative;}
.nav-india {
	list-style: none;
	width: 100% !important;
}
.nav-india a {
	text-transform: capitalize !important;
	padding: 10px !important;
}
.nav-india li {
	width: 25%;
	float: left;
	
}
.nav-ser{ position:relative;}

.toggleMenu {display:  none;background: #FF0000; padding: 10px 15px;color: #fff; font-weight:600;}
.nav {list-style: none;*zoom: 1;text-align: left; margin-top:17px;}
.nav:before,
.nav:after {content: " "; display: table; }
.nav:after {clear: both;}
.nav ul {list-style: none;width: 247px;}
.nav a {
  border-right: 1px solid #a23434;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  padding: 6px 20px;
  text-transform: uppercase;
}
.nav li {background:url(../images/navigation-line.html) no-repeat left;}
.nav li:first-child{ background-image:none;}
.nav > li { display:inline-block;}
.nav > li > .parent {background:url(../images/navigation-line.html) no-repeat left, url(../images/downArrow.png) no-repeat 97%; z-index:1; }
.nav > li > .parent:hover {color: #ffc801}
.nav > li > a {display: inline-block;}
.nav li  ul {position: absolute;left: -9999px;}
.nav > li.hover > ul {left: 0; }
li.hover a {
  color: #ffc801;
}
.nav li li.hover ul {left: 100%;top: 0;}
.nav li li a {
  background: #ffae00 none repeat scroll 0 0;
  border-bottom: 1px dotted #7f7f7f;
  border-right: medium none;
  display: block;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  width: 100%;
  z-index: 100;
  padding: 12px 20px; color:#000;
}
.resp-menu{ display:none;}
.nav li li li a {background:#249578;z-index:200;border-top: 1px solid #1d7a62;}
.nav li li a:hover {background-color: #A20032; color:#fff;}

/** navigation **/

.follow-us {color: #fff;float: left;font-size: 18px;text-transform: uppercase;}
.follow-us > span {display: inline-block; margin-right:10px; vertical-align:middle;}
.follow-us > ul {display: inline-block;}
.follow-us li {
	display: inline-block;
	background-color: #1000cc;
	padding: 11px 10px;
	min-height: 45px;
}
.follow-us a {
	display: block;
	vertical-align: middle;
	color: #fff;
}

/** banner **/

#banner img{ width:100%;}

/** services **/
#home-service {
  padding: 50px 0;
}
.title {text-align: center;}
.title h1 {
  color: #303030;
  line-height: 40px;
  text-transform: uppercase;
}
.contact-address a {
  color: hsl(0, 0%, 16%);
}
.loc-box.item a {
  color: #000;
}
.foot-contact a {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
  padding-left: 0 !important;
}
.title h2 {color: #303030;line-height: 40px; text-transform: uppercase;}
.title p { color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    background-color: #a20032;
    margin-top: 19px;
    padding: 5px; }
.ser-box {width: 100%;float: left;margin-right: 1%;}
.main-ser {margin-top: 50px;}
.ser-box span {font-size: 24px;margin-top: 16px; font-weight:600; display:block;}
.ser-box.item > a{ color:hsl(0, 0%, 27%);}
.immedeatly span {color: #ff9800;font-size: 25px;}
.immedeatly p {color: #303030;font-size: 30px;text-transform: uppercase;}
.immedeatly a {color: #303030;}
.immedeatly { clear: both; padding-bottom:14px; padding-top:20px;text-align: center; background:url(../images/title-bg.png) no-repeat bottom center;}

/** services ravi varma **/

#services-ravi-varma{ background:#e58800; /*background:url(../images/astrology-bg.jpg) no-repeat top center; background-size:cover;*/
padding:50px 0;}
.title.ser-astro-title {background: none;}
.title.ser-astro-title h2 { color:#000; text-transform: uppercase;}
.title.ser-astro-title span { color:#ff9800;}
.left-pannel{ width:50%; float:left; padding-left:35px;}
.main-pannel {margin-top: 50px;}
.ser-list ul li a {
  background: rgba(0, 0, 0, 0) url("../images/right-icon.png") no-repeat scroll left 4px;
  color: #000;
  display: block;
  font-weight:600;
  font-size: 20px;
  padding-bottom: 16px;
  padding-left: 22px;
}
.sm-box > img {
  width: 100%;
}

.small-banners {
	margin-top: 50px;
	clear: both;
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.inner-right-image > img {
  width: 100%;
}
.sm-box:last-child {
  margin-right: 0;
}
.ser-list {float: left;width: 50%;}
.prt-box {
	float: left;
	padding: 14px 0;
	width: 100%;
	/* border-top: 1px solid #c89d0f; */
	border-bottom: 1px solid #e58800;
}
.prt-box > img {float: left; margin-right:20px;}
.prt-box > p {color: #000;font-size: 20px;text-transform: uppercase;}
.prt-box > span {color: #ffd929;}
.prt-box span {
    color: #ff9800;
    display: block;
    font-weight: 600;
}
.ser-list:last-child {border-left: 1px solid #e58800;padding-left: 40px;}
.ask-question p {
  background: rgba(0, 0, 0, 0) url("../images/ques-icon.png") no-repeat scroll 300px center;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 55px;
  padding-left: 91px;
  text-transform: uppercase;
}
.ask-question span{ color:#000;}
.ask-question a{ color:#000;}
.ask-question {clear: both;text-align: center;}
#location {padding: 25px 0}
.loc-box {
	width: 23%; margin-bottom:40px;

}

.loc-box a {
	background-color: #ffc801;
	border-radius: 5px;
	color: #000;
	padding: 7px 14px;
	display: inline-block;
	margin-top: 10px;
	font-size: 18px;
}
.main-loc {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.loc-box > p {
	color: #ffffff;
    background-color: #ff9800;
    border: 4px solid #af6a04;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    /* margin-top: 14px; */
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.testimonial-slider p{
    font-size: 17px;
    margin: 10px 0;
    line-height: 23px;}
	.testimonials-box .testimonial-slider img {
  display: inline-block;
}



#location .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-1.jpg") no-repeat scroll 0 0;
  min-height: 44px;
  width: 45px; margin:0 5px;
}
#location .owl-next{
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-2.jpg") no-repeat scroll 0 0;
  min-height: 44px;
  width: 45px;
}

#location .owl-prev > span {
  display: none;
}
#location .owl-next > span {
  display: none;
}


#home-service .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-1.jpg") no-repeat scroll 0 0;
  min-height: 44px;
  width: 45px; margin:0 5px;
}
#home-service .owl-next{
  background: rgba(0, 0, 0, 0) url("../images/service-arrow-2.jpg") no-repeat scroll 0 0;
  min-height: 44px;
  width: 45px;
}

#home-service .owl-prev > span {
  display: none;
}
#home-service .owl-next > span {
  display: none;
}

/** content form **/

.content-form {background-color: #fff;display: flex;float: left;text-align: center;width: 100%;}
.main-form-box {
  margin-top: 16px;
}
.main-content {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("../images/content-bg.jpg");
  background-origin: padding-box;
  background-position: right 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 1px dashed hsl(0, 0%, 20%);
  min-height: 710px;
  position: relative;
  width: 50%;
}

.content-para {float: right;max-width: 482px;position: absolute;right: 100px;top: 50%;
transform: translateY(-50%); text-align:left; }
.content-para > h1 {font-size: 29px;line-height: 33px; color:#000;}

.content-para > span {color: #ffd200;display: block;font-size: 20px;
 margin: 10px 0;}
.content-para > p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
}
.content-para span {color: #fff;text-transform: uppercase; }
.main-content.main-form{ background:#e58800; /*background:rgba(0, 0, 0, 0) url("../images/form-bg.jpg") no-repeat scroll left 0; background-size:cover;*/}

.main-form .content-para {left: 100px;right: 0;}
.form-box {float: left;margin: 10px 1% 5px 0;width: 100%;}
.textfield {border: medium none;color: #0d0d0d;font-size: 15px;height: 42px;
text-indent: 10px;width: 100%;}
.text-area {
  color: #8d8d8d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  height: 97px;
  resize: none;
  width: 100%;
}
.ask-question.footer-ask-ques span {
	color: #fff !important;
}
.ask-question.footer-ask-ques a {
	color: #fff !important;
}
.main-form .content-para span {
	color: #000;
}
.form-box.sen-form-box {width: 100%;}
.sub {
  background-color: #ff9800;
  border:none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
  padding: 10px 10px;
}


/** client testimonial **/

#client-testimonials{ padding:50px 0; clear:both; text-align:center;}
.testimonials-box {display: inline-block;margin-top: 50px;text-align: center;width: 70%;}
.testimonials-box > p {font-size: 17px;margin: 10px 0;line-height: 23px;}
.testimonials-box h6 {color: #ff9800;font-size: 20px;line-height: 20px;}
.testimonials-box > span {font-size: 20px;}

/** footer **/

#footer{ /*background:url(../images/footer-bg.jpg) no-repeat top center; background-size:cover;*/ 


  background:#001454;
  font-weight:400; padding-bottom:50px;}
.foot-box > h6 {
  color: #ffd200;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.foot-box a {
  background: rgba(0, 0, 0, 0) url("../images/footer-arrow.png") no-repeat scroll left 6px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 9px;
  padding-left: 14px;
}
.main-footer {margin-top: 50px;}
.foot-box {float: left;margin-right: 2%;width: 23%;}
.foot-box > p {color: #fff;font-size: 15px;margin-top: 12px;}
.foot-box.scn-foot-box{ width:45%; float:left;}
.foot-box.scn-foot-box > ul {float: left;margin-right: 63px;}
.foot-contact > p {color: #fff;font-size: 14px; display:table;}
.foot-contact {width: 100%;float: left;}
.foot-contact > img {float: left;}
.foot-contact span {color: #ffdd00;display: block;font-size: 22px;}
.foot-contact {float: left;width: 100%;margin: 10px 0;}
.foot-left {float: left;}
.foot-right {float: right;}
.foot-left ul li a {border-right: 1px solid #757575;color: #757575;display: block;
font-size: 15px;padding: 0 10px;}
.foot-left li {float: left;}
#foot-bottom {padding: 20px 0px;}
.foot-right > p{color: #757575;}
.ask-question.footer-ask-ques{ background:url(../images/footer-skew-bg.png) no-repeat center;}
.ask-question.footer-ask-ques p {
  background: rgba(0, 0, 0, 0) url("../images/ques-icon-2.png") no-repeat scroll 318px center;
  min-height: 79px;
  padding-left: 63px;
  font-size: 26px;
  line-height: 79px;
}
  
  .inner-title a {
  color: hsl(0, 0%, 100%);
}
.last-para a {
  color: hsl(341, 100%, 32%);
  font-size: 20px;
  font-weight: 600;
  text-decoration: underline;
}
  
 /** about us page **/
 
 .inner-banner{ background:url(../images/inner-banner.jpg) no-repeat top center; padding:42px 0;} 
  .inner-title {
  float: left;
  color: #fff;
}
.right-title {
  float: right;
  margin-top: 20px;
}
.right-title li {
  float: left; 
}
.right-title ul li a {
  color: #fff;
  display: block;
  
  font-size: 16px;
  padding: 0 3px;
}
.active-inner > a { color:#FFD024 !important;}
.inner-content {
  background-color: #fff;
  margin-bottom: 50px;
  margin-top: 50px;
}
.inner-content-left{ width:70%; float:left;}
.inner-right-side{ width:28%; float:right;}
.inner-content-left h2 {
  font-size: 25px;
  line-height: 32px;
}
.inner-content-left span {
  color: #DB1344;
}
.inner-content-left h2 {
  font-size: 29px;
}
.inner-content-left > p {font-size: 16px;line-height: 23px;
margin: 15px 0;}
.inner-right-image::before {background: #f7f7f7 none repeat scroll 0 0;border: 2px solid #DB1344;bottom: 40px;
content: "";left: 0;position: absolute;right: 40px;top: 0;z-index: -1;}

.inner-right-image {display: block;margin-bottom: 40px;margin-right: 0px;padding-left: 40px;padding-top: 40px;
position: relative;z-index: 1;}
.form-right {
  background-color: #a20032;
  padding: 2% 4% 5%;
}
.form-right-box .textfield {
  margin: 3px 0;
}

.inner-content-left h3 {
  font-size: 26px;
}
.form-right > h6 {
  color: #fff;
  font-size: 28px;
  text-transform: capitalize;
  margin: 10px 0;
}
.form-right-box .sub {
  background-color: #ffd004;
  border: 1px solid #dfdf50;
  color: #000;
}


/** astrology services **/

.main-inner-services .ser-box:nth-child(3n) {
  margin-right: 0;
}

.main-inner-services .ser-box {
  margin-right: 2%;
  width: 32%; margin-bottom:40px;
}

/** contact us **/

.contact-form textarea {
  height: 140px;
}
.contact-form .form-box {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.contact-us-page .inner-content-left {
  width: 70%;
}

.contact-us-page .inner-right-side {
  width: 27%;
}
.contact-address img {
  vertical-align: middle;
}
.contact-address li {
  margin-bottom: 20px;
  position: relative;
}
.contact-address span {
  color: #ff9800;
  display: block;
  font-size: 17px;
  width: 100%;
}
.contact-address img {
  vertical-align: middle;
}
.contact-address p {
font-size: 16px;
  left: 55px;
  position: absolute;
  top: 40px;
}
.contact-follow > p {
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.contact-follow li {
  float: left;
}
.contact-follow a {
  display: block;
  padding: 0 4px;
}
.contact-follow {
  padding-top: 55px;
}
.map-contact {
  clear: both;
  padding-top: 50px;
}
.map-contact iframe {
  width: 100%;
}

.inner-content-left > img {
  float: left;
  padding: 20px 20px 20px 0;
}
.lisiting li {
  padding: 0 0;
  margin-bottom: 10px;
  font-size: 16px;
}

.thanks {
    float: left;
    text-align: center;
    width: 100%;
}
.thanks h3 {
    color: #ffae00;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
}
.thanks p {
    color: #4c4c4c;
    font-size: 17px;
    margin-bottom: 10px;
}
.warm-regards {
    float: left;
    text-align: center;
    width: 100%;
}
.warm-regards h3 {
    color: #ffae00;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 0;
}

.warm-regards p {
    color: #4c4c4c;
    font-size: 17px;
    margin-bottom: 10px;
}

.back-to-home {
    background: #ffae00 none repeat scroll 0 0;
    border-radius: 3px;
    clear: both;
    display: inline-block;
    margin: 12px 0;
    padding: 7px 40px;
    text-transform: uppercase;
}

.warm-regards a {
    color: #4c4c4c;
    font-size: 17px;
}
.res-para{ display:none;}
#res-banner{ display:none;}
.disclaimer {
  clear: both;
  padding: 16px 0 0 10px;
}
.disclaimer > p {
  color: #757575;
}
.disclaimer a {
  color: #ff9800 !important;
}
.inner-title > h1 {
  font-size: 40px;
  text-transform: capitalize;
}
.immedeatly.imm-res{ display:none;}
.home-page-content {
  margin-top: 30px;
  text-align: center;
}
.home-page-content > h2 {
  font-size: 30px;
  margin-bottom: 13px;
}
.home-page-content > p {
  font-size: 17px;
  margin-bottom: 10px;
}
.content-para > h2 {
  font-size: 30px;
  color: #fff; margin-bottom:20px;
}
.right-services > span {
  color: hsl(341, 100%, 32%);
  font-size: 28px;
}
.right-services {
  margin-top: 20px;
}
.right-services a {
  background: hsla(0, 0%, 0%, 0) url("../images/side-bar-arrow.png") no-repeat scroll left 6px;
  border-bottom: 1px solid hsl(0, 0%, 80%);
  color: hsl(0, 0%, 0%);
  display: block;
  font-size: 18px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 17px;
}

.loc-box a:hover {
	background-color: #ff9800; color:#fff;
	
}


.main-home-countries {
	background-color: #f4d200;
	padding: 50px 0;
	position: relative;
	margin-top: 40px;
}



.w3-bar.w3-black {
	text-align: center;
	position: absolute;
	top: -44px;
	transform: translatex(-50%);
	left: 50%;
}

.w3-bar-item.w3-button {
	background-color: #970d0d;
	border: none;
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	border-radius: 8px 8px 0 0;
}
.cnrty-list a {
	display: block;
	background-color:#970d0d;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 19px;
}

.cnrty-list li {
	float: left;
	margin-right: 20px;
	width: 23%;
	text-align: center;
	margin-bottom: 10px;
}

.header-right .fa.fa-whatsapp {
	color: #ffffff;
	font-size: 34px;
	vertical-align: middle;
	font-weight: 600;
}

.header-center{ display:none;}

.foot-sell {
	bottom: 0;
	color: #fff;
	display: none;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999999;
}

.foot-call.foot-whtsapp {
	background-color: #24cc63;
	border-right: 0 none;
	min-height: 63px;
	padding: 16px 0;
	display: block;
}

.foot-call .fa.fa-whatsapp {
	background-color: #24cc63;
	border-radius: 50%;
	font-size: 20px;
	height: 50px;
	left: 23%;
	padding: 15px;
	position: absolute;
	top: -34px;
	transform: translate(-50%);
	width: 50px;
}

.foot-call {
	background-color: #fd9e06;
	border-right: 1px solid #7f7f7f;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 21px;
	min-height: 62px;
	padding: 17px;
	text-align: center;
	text-decoration: none;
	width: 50%;
}

.foot-call .fa.fa-phone {
	background-color: #fd9e06;
	border-radius: 50%;
	font-size: 20px;
	height: 50px;
	padding: 15px;
	position: absolute;
	right: 12%;
	top: -34px;
	transform: translate(-50%);
	width: 50px;
}

.lisiting {
	margin-top: 20px;
}