/*
Theme Name: Understrap Child
Theme URI: https://understrap.com
Template: understrap
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
Version: 1.2.4.1782801669
Updated: 2026-06-30 06:41:09

*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url("style-2.css");

 


body{
	background-color: #ffffff;
	  font-family: "Poppins", sans-serif;
}

body p{
		    font-family: "Poppins", sans-serif;
		    font-size: 14px;
		    line-height: 26px;
		    color: #222222;
		    font-weight: 400;
}

body a{
	text-decoration:none !important;
}

h1,h2,h3,h4,h5,h6 {
	  font-family: "Poppins", sans-serif;
	font-weight: 400;
}

.mobshow{
	display:none !important;
}

body .web-banner {
    margin-top: 0;
}

.web-banner{}

/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none!important ;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}

	.ipad-50 {
    width: 50% !important;
    margin-bottom: 30px;
}
	/************** header responsive start	 *************/

	
	
.navbar-brand img {
    max-width: 181px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/07/menu-1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		background-color: #9e002200;
		border-radius: 4px;
		position: absolute;
		transition-property: transform;
		transition-duration: 0.15s;
		transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
			width: 33px;
			height: 2px;
			background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #9e002200;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
        background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
    margin-left: 0;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
		display:none !important;
}
	
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

	
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

	a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
	
	body header#wrapper-navbar .container {
    display: block;
}
	

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
    margin-left: 0;
}
	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
}
 body header#wrapper-navbar {
    padding: 0px 0px 0px;
}
	

	
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}
	
	
body .about-title {
    margin-top: 0px;
}

body .title h2 {
    font-size: 24px;
    line-height: normal;
}

body .home-form {
    flex-direction: column;
    border-radius: 30px;
    row-gap: 20px;
    text-align: center;
    padding: 20px;
}

body .home-form:after {
    height: 100%;
    background-size: cover;
    display: none;
}

body .home-form .inputs {
}

body .center-form {
    padding-top: 0;
    margin-bottom: 40px;
}

body .why-choose-title {
    margin-top: 10px;
}

body .main-why-choose:before {
    display: none;
}

body .main-why-choose {
    padding-top: 50px;
}

body .why-choose-box {
    background-color: #f8f4fb;
    padding: 25px 15px 20px;
    border-radius: 24px;
}

body .main-why-choose {
    margin-bottom: 0px;
}

body .awards-section {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 40px;
}

body .rounded-img img {
    border-radius: 24px;
}

body .review-title {
    margin-top: 0;
}

body section.bottom-footer p {
    padding-left: 0;
    padding-right: 0;
}

body section.bottom-footer:after {
    bottom: 90px;
}

body .contact-form {
    padding: 20px;
}

body .footer-links-box {
    padding-left: 20px;
}

body .footer-about-info {
    padding-left: 20px;
}

body a.link-text {
    font-size: 16px;
}

body .footer-links {
    margin-bottom: 35px;
}
	
	
	
body .home-service {
    border-radius: 24px;
    padding: 20px;
    background-color: #f8f4fb;
}

body .read-more a {
    border-radius: 24px;
    height: unset;
    padding: 13px !important;
}

body .read-more {
    bottom: 15px;
    left: 0;
    right: 0;
}

body .home-service p {
    padding: 0px 0px 60px;
}

body .home-service:after {
    display: none;
}

body .home-service:before {
    display: none;
}
	
body nav#main-nav {
    padding-top: 10px;
}
	

.mob-number.mobshow {
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    text-align: center;
    padding: 10px 0px;
}

.mob-number.mobshow a {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}

.mob-number.mobshow a img {
    width: 35px;
}
	

}
/**************** Tab responsive End *********************/



/**************** Mobile responsive Start *********************/

@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none!important;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}
.form-left-section h2.title {
    color: #fbad48;
    padding-top: 30px;
}
	.form-left-section p {
    color: #fff;
}
/************** header responsive start	 *************/
	
	
	
	
.navbar-brand img {
    max-width: 181px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/07/menu-1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		background-color: #9e002200;
		border-radius: 4px;
		position: absolute;
		transition-property: transform;
		transition-duration: 0.15s;
		transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
			width: 33px;
			height: 2px;
			background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #9e002200;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
        background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
    margin-left: 0;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
		display:none !important;
}
	
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

	
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

	a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
	
	body header#wrapper-navbar .container {
    display: block;
}
	

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
    margin-left: 0;
}
	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
}
 body header#wrapper-navbar {
    padding: 0px 0px 0px;
}
	

	
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}
	
	
body .about-title {
    margin-top: 0px;
}

body .title h2 {
    font-size: 24px;
    line-height: normal;
}

body .home-form {
    flex-direction: column;
    border-radius: 30px;
    row-gap: 20px;
    text-align: center;
    padding: 20px;
}

body .home-form:after {
    height: 100%;
    background-size: cover;
    display: none;
}

body .home-form .inputs {
}

body .center-form {
    padding-top: 0;
    margin-bottom: 40px;
}

body .why-choose-title {
    margin-top: 10px;
}

body .main-why-choose:before {
    display: none;
}

body .main-why-choose {
    padding-top: 50px;
}

body .why-choose-box {
    background-color: #f8f4fb;
    padding: 25px 15px 20px;
    border-radius: 24px;
}

body .main-why-choose {
    margin-bottom: 0px;
}

body .awards-section {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 40px;
}

body .rounded-img img {
    border-radius: 24px;
}

body .review-title {
    margin-top: 0;
}

body section.bottom-footer p {
    padding-left: 0;
    padding-right: 0;
}

body section.bottom-footer:after {
    bottom: 90px;
}

body .contact-form {
    padding: 20px;
}

body .footer-links-box {
    padding-left: 20px;
}

body .footer-about-info {
    padding-left: 20px;
}

body a.link-text {
    font-size: 16px;
}

body .footer-links {
    margin-bottom: 35px;
}
	
	
	
body .home-service {
    border-radius: 24px;
    padding: 20px;
    background-color: #f8f4fb;
}

body .read-more a {
    border-radius: 24px;
    height: unset;
    padding: 13px !important;
}

body .read-more {
    bottom: 15px;
    left: 0;
    right: 0;
}

body .home-service p {
    padding: 0px 0px 60px;
}

body .home-service:after {
    display: none;
}

body .home-service:before {
    display: none;
}
	
body nav#main-nav {
    padding-top: 10px;
}
	

.mob-number.mobshow {
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    text-align: center;
    padding: 10px 0px;
}

.mob-number.mobshow a {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}

.mob-number.mobshow a img {
    width: 35px;
}
	
	
body .contact-page-section {
    margin-bottom: 0;
}
	
body .disc-pg-div h4 {
    font-size: 24px;
}
	
body .location-section {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

body .sticky-img {
    position: unset !important;
    top: 0;
    margin-bottom: 20px;
}
	
body .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding-left: 10px !important;
}

body .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding-right: 45px !important;
}

	div#page {
    overflow-x: hidden;
}
	
body .video-div {
    margin-top: 0px;
}
	
	
}
/**************** Mobile responsive End *********************/





/**************** Start Header menu  ********************/

header#masthead {
    margin-bottom: 0;
    background-color: #00000024;
    box-shadow: none;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%), inset 0 -1px 0 rgba(0, 0, 0, .1); */
}

header#wrapper-navbar.sticky {
    background-color: #ffff;
	    padding-top: 2px;
}


.navbar-brand img {
    max-width: 199px;
    margin-bottom: 8px;
}

.navbar-brand {
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}


div#mega-menu-wrap-primary {
    background-color: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-left: 38px;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #222;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
	background-color: transparent;
	color: #221845;
	font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: transparent !important;
        color: #ffffff;
         font-family: "Poppins", sans-serif;
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: transparent;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
        text-decoration: none;
        border-color: #fff;
        color: #222;
    }

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 24px;
  height: 3px;
  background-color: transparent;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background-color: transparent;
    color: #ffffff;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 286px;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #ff1276;
    border-radius: 0;
    top: 34px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #eeee;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
   	  font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;
    display: block;
    border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #87477a;
    border: 0;
    position: absolute;
    min-width: 735px;
    padding: 15px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
}

#mega-menu-wrap-primary #mega-menu-primary {
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
    background-color: #41218d;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
      font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    transition: 0.6s ease all;
    border-bottom: 1px solid #ffffff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 27px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
      transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
	
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        width: 49%;
        margin-left: 5px;
    }

    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:hover li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover > a.mega-menu-link {
	color: #fff;
	font-weight: 400;
/* 	background-color:#190f17; */
	    font-family: "Poppins", sans-serif;
	transition: all .5s ease-in-out;
	
}

.mega-menu-toggle.mega-menu-open {
    background-image: none !important;
   
    
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open span.mega-toggle-animated-inner {
        background-color: #452391;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after{
            background-color:#9e0022 ; 
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
    background: #a70a44;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}
a {
    color: #ff1276;
}

.menus {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

a.whatsapp-img img {
    display: inline-block;
    width: 84px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.first-text {
    display: block;
    font-size: 12px;
    color: #fff;
}

span.second-text{
    font-size: 18px;
    font-weight: bold;
	color:#fff;
}

.whatsapp-chat {
    text-align: center;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    border-radius: 30px 30px 0px 0px;
    padding: 20px 10px 39px;
    position: relative;
}

a.text-link {
    display: block;
    margin-bottom: 20px;
}
nav#main-nav {
    background: transparent !important;
    padding-bottom: 0;
    padding-top: 20px;
}

header#wrapper-navbar {
    padding-top: 0px;
    position:relative;
    z-index:2;
    filter: drop-shadow(1.545px 4.755px 2.5px rgba(238,238,238,0.75));
    background-color: #ffffff;
}

a.whatsapp-img {
    position: absolute;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
}


.top-links img {
    width: 16px;
}

.top-links ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 28px;
    background-color: #fba73a;
    margin: auto;
    padding: 10px 30px 10px 10px;
    margin-bottom: 0;
    border-radius: 30px;
    position: absolute;
    bottom: -97px;
    right: 0;
}

.top-links span {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 33px;
}

.top-links a {
    font-size: 16px;
    color: #222;
}
a.mail-size {
    font-size: 14px;
}

.top-links  li {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

 .top-links.deskshow {
    max-width: 630px;
    margin: auto;
}

 .inner-menu {
    position: relative;
    top: -18px;
}

 

/*************** End Header menu  ************/


/* sticky header css start */

.sticky {
  position: sticky!important;
  top: 0;
  width: 100%;
  z-index: 99!important;
  transition:all 0.6s ease-in-out;
  animation:smothScroll 1s forwards;
}
@keyframes smothScroll{
	0%{
		transform:translateY(-40px);
	}
	100%{
		transform:translateY(0px);
	}
}
.sticky + .site-content {
  padding-top: 102px;
}

/* sticky header css End */


/* 	Main Header start */
	
.navbar-brand {
    max-width: 188px;
    padding-top: 0;
    margin-top: 0px;
}
	
/* mian header end */	

/* Heder-cta */
 
section.top-header {
    text-align: center;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    height: 29px;
    padding-top: 10px;
}

.top-header-links {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 26px;
    width: 616px;
    height: 40px;
    border-radius: 20px;
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    border: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
}

.top-header-links a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    column-gap: 10px;
}



/* 	Header Cta */

.wrapper {
    padding: 0;
}

/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */
	

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1127px;
    }
}

a.banner {
    display: block;
    width: 100%;
	text-align: center;
}

a.banner img {
    width: 100% !important;
}

.title {
    text-align: center;
}

.title h2 {
    font-size: 34px;
    line-height: 26px;
    color: #5a1da5;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
}

 
.about-img-box {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #f7f4fa;
    position: relative;
    text-align: center;
    padding-top: 70px;
    overflow: hidden;
    padding-bottom: 15px;
}

.about-img-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-size: contain;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/shape-1.png);
    left: 0;
    top: -137px;
    background-position: center;
    background-repeat: no-repeat;
}

.about-img-box:before {
    position: absolute;
    content: '';
    width: 284px;
    height: 284px;
    background-size: cover;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/horoscope.png);
    left: calc(50% - 142px);
    background-position: center;
    background-repeat: no-repeat;
    top: 26px;
    animation: rotate 5s linear infinite;
}

.about-img-box img {
    position: relative;
    z-index: 1;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }

}

.about-title .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

.about-title {
    margin-top: 60px;
}

.about-para {
    margin-bottom: 20px;
}


.home-form .inputs {
    height: 47px !important;
    background-color:  #f8f4fb !important;
    border: none !important;
    border-radius: 24px !important;
    margin-bottom: 0 !important;
}

.home-form .shares {
    height: 47px !important;
    border-radius: 24px !important;
}

.home-form ::placeholder {
    font-size: 14px !important;
    color: #222 !important;
}

.form-title {}

.form-title h2 {
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 30px;
    font-weight: bold;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    margin-bottom: 0;
    text-wrap-mode: nowrap;
}

.home-form {
    display: flex;
    column-gap: 40px;
    align-items: center;
    border-radius: 70px;
    filter: drop-shadow(0 0 7.5px rgba(212,221,224,0.75));
    background-color: #ffffff;
    border: 2px solid #7f34cf;
    padding: 37px 50px;
    overflow: hidden;
    position: relative;
}
.home-form:after {
    position: absolute;
    content: '';
    width: 500px;
    height: 161px;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/form-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    left: -35px;
    z-index: -1;
    top: -8px;
}

div#wpcf7-f61-p16-o1 {
    max-width: 100%;
}

.form-title p {
    text-wrap-mode: nowrap;
    margin-bottom: 0 !important;
}
.shares:hover {
    background-image: unset !important;
    color: #ffffff !important;
    background-color: #222 !important;
}
.home-form p {
    margin-bottom: 0 !important;
}

.home-form span.wpcf7-spinner {
    height: 0;
    width: 0;
    margin: 0;
}

.center-form {
    padding-top: 45px;
    margin-bottom: 55px;
}

.why-choose-title {
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    padding-top: 45px;
    margin-top: 45px;
    padding-bottom: 30px;
}

.why-choose-title h2 {
    color: #fff;
}

.why-choose-title p {
    color: #fff;
    text-align: center;
}

.why-choose-title .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

.why-choose-box {
    text-align: center;
}

.why-choose-box h3 {
    font-size: 20px;
    font-weight: bold;
}

.why-choose-img {
    margin-bottom: 30px;
	position:relative;
}

.main-why-choose {
    padding-top: 160px;
    position: relative;
    margin-bottom: 45px;
}

.why-choose-img:after {
    position: absolute;
    content: '';
    width: 160px;
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/why-choose-after.png);
    left: calc(50% - 80px);
    top: -11px;
    animation: rotate 5s linear infinite;
}

 
.choose-box-two .why-choose-img:after {
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/why-choose-before.png);
}


.main-why-choose:before {
    position: absolute;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 887px;
    height: 150px;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/main-choose-after-img.png);
    top: 0;
    left: calc(50% - 443.5px);
}

.home-service {
    text-align: center;
    /* background-color: #f8f4fb; */
    padding-top: 15px;
    border-radius: 40px 40px 128px 128px;
    overflow: hidden;
    position: relative;
}

.home-service-img img {border-radius: 30px;transition: 0.4s;}

.home-service h3 {
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 18px;
    font-weight: bold;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    margin-bottom: 0;
    text-transform: capitalize;
    margin-top: 15px;
    margin-bottom: 5px;
}

.home-service p {
    padding-left: 25px;
    padding-right: 15px;
    font-size: 12px;
    padding-bottom: 60px;
}
.read-more a:hover {
    background-image: unset;
    color: #222;
    border: 1px solid #4d259a;
}

.read-more a {
    display: block;
    height: 84px;
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px;
}

.read-more {
    text-align: center;
    position: absolute;
    bottom: -25px;
    width: 100%;
}


.home-service-img {
    border-radius: 30px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
}

.home-service:hover img {
    transform: scale(1.1);
}

.home-service:hover {
    background-color: transparent;
}

.home-service:after {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #4d259a;
    position: absolute;
    content: '';
    bottom: -460px;
    left: 0;
    z-index: -1;
    border-radius: 40px 40px 128px 128px;
    transition: 0.9s;
}

.home-service:hover:after {
    bottom:0px;
}

.home-service:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: #f8f4fb;
    z-index: -1;
    right: 0;
    transition: 0.9s;
}

.home-service:hover:before {
    bottom:-400px;
}


.service-title .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

.awards-section .wpb_text_column.wpb_content_element {
    margin-bottom: 30px;
}

.rounded-img img {
    border-radius: 40px;
}


.awards-section {
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/award-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-top: 45px;
    margin-bottom: 80px;
}
.zodiac-sign {
    text-align: center;
    background-color: #f8f4fb;
    border-radius: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: 0.4s;
}

.zodiac-sign h4 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
}

span.date {
    text-transform: uppercase;
}

.zodiac-sign-img {
    margin-bottom: 20px;
}

.zodiac-sign:hover {
    margin-top: -15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.zodiac-sign:hover .zodiac-sign-img {
    transform: rotateY(
360deg);
}

.zodiac-sign-img {
    transition: 0.4s;
}

.review-title {
    margin-top: 45px;
}

.review-box {
    border-radius: 40px;
    /* background-color: #ffffff; */
    border: 1px solid #f8f4fb;
    position: relative;
    overflow: hidden;
    padding: 40px 20px 30px;
}

.review-box p {
    font-size: 12px;
    margin-bottom: 5px;
}

.review-box h5 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
}

.user-img {text-align: center;}

.main-user {
    display: flex;
    align-items: flex-end;
    column-gap: 100px;
    margin-bottom: 80px;
}

.review-box:after {
    z-index: -1;
    position: absolute;
    content: '';
    width: 329px;
    height: 313px;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/07/star-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -60px;
    left: -77px;
}












/* ================ Footer Start Here ================ */

footer#colophon {
    margin-top: 50px;
}

.footer-link-area {
    margin-bottom: -273px;
    position: relative;
    z-index: 1;
}


.footer-map iframe {
    height: 526px;
    overflow: hidden;
    border-radius: 40px;
}


.footer-links {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding-top: 30px;
}

.footer-links h4 {
    margin-bottom: 0;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 30px;
    font-weight: 600;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    /* padding-left: 30px; */
}

.footer-links p {
    font-size: 12px;
    /* padding-left: 30px; */
}

a.f-icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    display: inline-block;
    text-align: center;
    line-height: 60px;
}

a.link-text {
    font-size: 22px;
    color: #222;
    font-weight: 400;
}

a.link-text span {
    display: block;
    font-size: 12px;
    color: #222;
}


.footer-links-box {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}
.footer-about-info {
    padding-left: 30px;
}

.inputs {
    height: 54px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    border: 2px solid #eeeeee !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
}

.shares {
    height: 54px;
    border-radius: 20px !important;
    color: #ffffff !important;
    border: none !important;
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    font-size: 12px !important;
}

.form-btn p {
    margin-bottom: 0 !important;
}

.contact-form {
    border-top: 1px solid #ffece0;
    padding-top: 30px;
    margin-top: 20px !important;
    padding-left: 30px;
    padding-right: 100px;
}

.contact-form ::placeholder{
	font-size:12px !important; 
	color:#002447 !important;
}

.contact-form h2 {
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 30px;
    font-weight: 600;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    margin-bottom: 0;
}


.map-link {
    text-align: center;
    margin-top: -304px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.map-link a {
    position: relative;
}

.map-link a:after {
    position: absolute;
    content: '';
    width: 208px;
    height: 208px;
    background-size: cover;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/map-btn.png);
    left: calc(50% - 104px);
    top: -91px;
}

.map-link a img {
    position: relative;
    z-index: 1;
	 animation: gelatine 0.5s infinite;
}

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}


section.bottom-footer {
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    padding-top: 295px;
    padding-bottom: 20px;
    position: relative;
}

p.policy {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 40px;
}

p.policy a {
    color: #fff;
}
section.bottom-footer p {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-left: 50px;
    padding-right: 50px;
}
section.bottom-footer:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 65px;
    left: 0;
}

@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}

.footer-links-box img {
    animation: hithere 1s ease infinite;
}


.contact_icons {
    position: fixed;
    left: 50px;
    bottom: 19px;
    z-index: 999;
    width: 50px;
    text-align: center;
}

.contact_icons a {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    text-align: center;
    line-height: 43px;
    font-size: 24px;
    color: #fff;
    background: #edac15;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_icons a.whatsapp-icon {
    background: #72c118;
    font-size: 47px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse2;
    color: #fff;
}

a.whatsapp-icon i {
    margin-top: 10px;
    color: #fff;
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #2DC100;
        box-shadow: 0 0 0 0 #2DC100;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #72c118;
        box-shadow: 0 0 0 0 #72c118;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}


.contact_mobile {
    position: fixed;
    right: 58px;
    bottom: 19px;
    z-index: 999;
    width: 49px;
    text-align: center;
}

.contact_mobile a {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    text-align: center;
    line-height: 51px;
    font-size: 24px;
    color: #fff !important;
    background: #edac15;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_mobile a.phone-icon {
    font-size: 33px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse3;
    color: #fff;
    padding-top: 8px;
    background-color: #3d2189;
}



@-webkit-keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3b5aee;
        box-shadow: 0 0 0 0 #3b5aee;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

@keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3b2087;
        box-shadow: 0 0 0 0 #3c2188;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

/* =========== inner-pages ============== */


.main-service-box {
    min-height: 556px;
}

.main-service-box:hover .main-service-img img {transform: scale(1.1);}

.main-service-img img {
    transition: 0.4s;
}

.main-service-img {
    margin: 10px;
    padding: 0;
}


.location-img {
    margin: 10px;
    overflow: hidden;
    border-radius: 30px;
}

.location-img img {
    border-radius: 30px;
    transition: 0.4s;
}

.main-location {
    text-align: center;
}

.location-btn {
    position: relative;
}

.location-btn:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 150px;
    left: 0;
    bottom: -14px;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    z-index: -1;
    border-radius: 0px 0px 30px 30px;
}

.location-btn a {
    color: #3b2087;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    padding: 15px 10px;
    background-color: #fff;
    margin: 10px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: 0.4s;
}

.location-btn a:hover {
    background-color: transparent;
    color: #fff;
}

.main-location:hover img {
    transform: scale(1.1);
}

.contact-links {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    border-radius: 30px;
    /* border-bottom: 2px solid #3d2189; */
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/06/shape-1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-links .footer-links-box {
    flex-direction: column;
    padding-left: 0;
    row-gap: 15px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px;
}

.contact-links a.link-text {
    font-size: 16px;
    font-weight: 600;
}

.contact-links a.link-text span {
    font-weight: 400;
}


.location-map iframe {
    border-radius: 30px;
}

.contact-page-section {
    margin-bottom: 30px;
}


/***************Privacy Policy*******************/


.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    font-weight: bold;
    color: #222;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.disc-pg-div a{
	color:#222;
}
/***************Privacy Policy*******************/



.thank-page-sec {
    text-align: center;
}

.thank-page-sec h2 {
    font-size: 34px;
    text-transform: capitalize;
    font-weight: 700;
}

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    background-image: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    padding: 11px 30px;
    border: 1px solid #3e218a;
}


.thank-page-sec a:hover {
    background-image: unset;
    color: #222;
}
 

.location-section {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
    border-radius: 30px;
    padding-top: 35px;
    margin-bottom: 65px;
    margin-top: 30px;
}


ul.list {
    list-style: none;
    text-align: start;
}

ul.list li {
    font-size: 14px;
    line-height: 26px;
    position: relative;
    margin-bottom: 10px;
}

ul.list li:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-size: cover;
    background-image: url(http://astrologereshwarji.com/wp-content/uploads/2026/07/star-shape.png);
    left: -27px;
    top: 0;
}

.h-for h4 {
    font-weight: 700;
}

.sticky-img {
    position: sticky !important;
    top: 100px;
}




/* Faq Section */
 .faq-section-home {
    margin-bottom: 30px;
}
    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{color: #000000;border: 1px solid #ffffff00;padding: 17px 30px 15px 30px !important;position: relative;margin: 0px 0;font-size: 14px;line-height: normal;border-radius: 30px;padding-left: 50px;font-family: "Poppins", sans-serif;margin-bottom: 1px;background-color: #f7f4fb;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000000 !important;
}

.faq-section-home  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
        border-color: transparent !important;
    background-color: transparent !important;
}


.faq-section-home .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    z-index: 1;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #fff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #fff !important;
}

.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before{
    content: '';
}


.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 15px !important;background-color: #ffffff00;margin: 10px 0;border: 0;border: 1px solid #e04b0e00;}


img.firt-chakra-2 {
    position: relative;
    animation: rotation 10s infinite linear;
}


    
p.faq-pehra {
    font-size: 12px;
    line-height: 26px;
    color: #222222;
}   

.vc_tta.vc_general .vc_tta-panel.vc_active a {
    /* border: 0px solid #ffd6b0 !important; */
}

.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-size: cover;
    background-image: linear-gradient(90deg, #391f85 0%, #8135d1 100%);
    border-radius: 50%;
    right: 11px;
    top: calc(50% - 20px);
}
/* faq Section End */

.location-bg {
    text-align: start;
}


.location-color {
    background: linear-gradient(90deg, #392085 0%, #8135d1 100%);
    padding-top: 30px;
    margin-bottom: 60px;
    margin-top: 20px;
}

.location-color .inner-heading {
    color: #fff;
}

.location-color p {
    color: #fff;
}

.big-adv img{
	border-radius:30px;
}
.video-div {
    border-radius: 40px;
    overflow: hidden;
    height: 350px;
    margin-top: 50px;
}