/*
Theme Name: Master Shiva Rudra
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1748672914
Updated: 2025-05-31 06:28:34

*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');



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

@font-face {
    font-family: 'Euclid Circular A';
    src: url('fonts/EuclidCircularA-Medium.woff2') format('woff2'),
        url('fonts/EuclidCircularA-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* FORCE LOAD FIX */
* {
    box-sizing: border-box;
}
body{
	background-color: #ffffff;
	font-family: 'Euclid Circular A';
}

body.home p{
		  font-family: 'Euclid Circular A';
		  font-size: 14px;
		  line-height: 27px;
		  color: #ffff;
		  font-weight: 400;
}

.wpb_text_column.wpb_content_element{
	text-align:justify !important;
}
body p{
		  font-family: 'Euclid Circular A';
		  font-size: 14px;
		  line-height: 27px;
		  color: #222;
		  font-weight: 400;
			text-align:justify;
}

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

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

.mobshow{
	display:none !important;
}


/**************** 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: 176px !important;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    right: -12px;
    top: -52px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #00000000;
    border-radius: 35px;
    line-height: 40px;
    height: 40px;
    text-align: -webkit-right;
    user-select: none;
    -webkit-tap-highlight-color: #0000;
    outline: none;
    white-space: nowrap;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		background-color: #ffffff;
		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: #ffffff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #ffffff;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #242671;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 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: 500;
    color: #ffffff !important;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #464781;
        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: 'Euclid Circular A';
}
	
#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;
}

	
/************** 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;
}
	
/* Home Page start */


	


}
/**************** 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;}

/************** header responsive start	 *************/
	.post.hentry {
    margin-bottom: 30px !important;
    width: 100% !important;
    float: left;
    margin: 0% 0% !important;
    background: #eeee;
    padding: 15px;
    border-radius: 30px;
    min-height: 550px;
}
.navbar-brand img {
    max-width: 176px !important;
    margin-left: 0px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    right: -20px;
    top: 15px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #00000000;
    border-radius: 35px;
    line-height: 40px;
    height: 40px;
    text-align: -webkit-right;
    user-select: none;
    -webkit-tap-highlight-color: #0000;
    outline: none;
    white-space: nowrap;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		background-color: #ffffff;
		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: #ffffff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #ffffff;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #fd4380;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 79px;
}
	
#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;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff69;
        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: 'Euclid Circular A';
}
	
#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;
    top: 0px !important;
}

#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;
}

	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #29072f !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%);
    position: relative !important;
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
	
/* Home Page start */

    body h2.main-heading {
        font-size: 25px;
        line-height: normal;
        color: #fd4380;
        font-weight: 700;
        font-family: "Playfair Display";
    }
	
	body  h2.main-heading br {
		display:none;
	}
	
	
body 	.whatsapp-cta a {
    font-size: 40px;
    line-height: 46px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    position: relative;
}
	
body .whatsapp-cta p {
    font-size: 17px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin: 0;
    font-family: "Playfair Display";
    position: relative;
}
	
	body .whatsapp-cta img {
    max-width: 80px;
    position: relative;
}
	
	body .whatsapp-cta {
    display: flex;
    width: 100%;
    gap: 3px;
    height: 240px;
    background-color: #fd4380;
    padding-top: 30px;
    border-radius: 0px 0px 270px 270px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
}
	
body .whatsapp-cta:before {
        position: absolute;
        content: '';
        width: 607px;
        height: 607px;
        background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/05/horoscope-img.png);
        background-position: top;
        background-size: contain;
        background-repeat: no-repeat;
        top: -328px;
        z-index: 0;
        animation: rotate 15s linear infinite;
    }
	
    body .home-sideslide:before {
        position: absolute;
        content: '';
        left: 0px;
        width: 100%;
        height: 568px;
        background-color: #2a072f;
        top: -21px;
        border-radius: 145px 0px 0px 0px;
    }
	
	    body .home-sideslide-1:before {
        position: absolute;
        content: '';
        left: 0px;
        width: 100%;
        height: 568px;
        background-color: #2a072f;
        top: -21px;
        border-radius: 145px 0px 0px 0px;
    }
	
	body .home-services-section {
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/05/services-section-bg-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}
	
	body .imagebox .box-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 61px 20px 38px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    background: -webkit-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -moz-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -o-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: linear-gradient(to bottom, #3c103f0a 2%, #370b3ead 21%, #360a3deb 45%) repeat-x;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
	
	body .shape-1 {
    width: 230px;
    height: 2px;
    position: absolute;
    background-color: #5b1666;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 115px);
    transition: 0.6s ease-in-out all;
}
	
body .shape-2 {
    width: 2px;
    height: 230px;
    position: absolute;
    background-color: #5b1666;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 115px);
    transition: 0.6s ease-in-out all;
}
	
	body .shape-3 {
    width: 2px;
    height: 230px;
    position: absolute;
    background-color: #5b1666;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 115px);
    transition: 0.6s ease-in-out all;
}
	
		body .shape-4 {
    width: 230px;
    height: 2px;
    position: absolute;
    background-color: #5b1666;
    bottom: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 115px);
    transition: 0.6s ease-in-out all;
}
	
	body .imagebox .box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 17px 15px 17px 15px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 0%);
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
}
	
	
    body .home-form {
        min-width: 100%;
        height: auto;
        background-color: #2a072f;
        padding: 19px 11px;
        border-radius: 20px;
        text-align: center;
        padding-bottom: 49px;
        margin-bottom: -45px;
        position: relative;
        z-index: 1;
    }
	

	
body .fomr-heading h3 {
    font-size: 24px;
    line-height: normal;
    color: #fd4380;
    font-weight: 700;
}

	
	
body	.call-cta {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: -50px;
    margin-bottom: 0px !important;
    overflow: hidden;
    padding-bottom: 90px;
}
	
body	.home-why-section:before {
  display:none;

}
	
body	.home-why-section {
    position: relative;
    border-bottom: 2px solid #591564;
    padding-bottom: 30px;
}
	
body .faq-section {
    border-bottom: 2px solid #591564;
    padding-top: 0px;
    border-top: 0;
    border-radius: 0px 0px 0px 0px;
    padding-bottom: 30px;
	border-left:none;
	border-right:none;
}
	
body	.faq-section .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #591564;
    padding: 14px 54px;
    position: relative;
    padding-left: 19px;
    margin: 5px 0;
    background-color: #591564;
    font-size: 14px;
    line-height: 26px;
    font-family: "Euclid Circular A";
    color: #fff;
}
	
body	.faq-section .accordation-for-width h3.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #591564;
    padding: 14px 54px;
    position: relative;
    padding-left: 19px;
    margin: 5px 0;
    background-color: #591564;
    font-size: 14px;
    line-height: 26px;
    font-family: "Euclid Circular A";
    color: #fff;
}
	
	body .home-testimo {
           border-radius: 40px;
        background-color: #2a072f;
        display: flex;
        padding: 20px 20px;
        border: 2px solid #fff;
        align-items: center;
        justify-content: space-between;
        min-height: 248px;
        position: relative;
        transition: 0.6s ease-in-out all;
        flex-wrap: wrap;
        gap: 23px;
}
	
    body .about-img-slider .vc_images_carousel .vc_carousel-indicators {
        position: absolute;
        bottom: -114px;
        right: 0px !important;
        z-index: 15;
        width: 6%;
        margin-left: 42%;
        padding-left: 0;
        list-style: none;
        text-align: end;
    }
	
	
body	.why-box {
    border-radius: 40px;
    background-color: #2a072f;
    border: 2px solid #fff;
    display: flex;
    padding: 25px 25px;
    align-items: center;
    position: relative;
    gap: 0px;
    transition: 0.6s ease-in-out all;
    flex-wrap: wrap;
}
	
body	.why-box-right:before {
    display:none;
}
	
	
body 	.why-shape-1 {
    width: 200px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
	
body	.why-shape-3 {
    width: 200px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    bottom: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
body	.why-shape-2 {
    width: 2px;
    height: 200px;
    position: absolute;
    background-color: #2a072f;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
	body	.why-shape-4 {
    width: 2px;
    height: 200px;
    position: absolute;
    background-color: #2a072f;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
	
body	.testimo-shape-1 {
    width: 200px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
		
body	.testimo-shape-3 {
    width: 200px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    bottom: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 100px);
    transition: 0.6s ease-in-out all;
}
	
	body .testimo-shape-2 {
    width: 2px;
    height: 480px;
    position: absolute;
    background-color: #2a072f;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 240px);
    transition: 0.6s ease-in-out all;
}
	
		body .testimo-shape-4 {
    width: 2px;
    height: 480px;
    position: absolute;
    background-color: #2a072f;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 240px);
    transition: 0.6s ease-in-out all;
}
	
 body	section.main-title h1 {
    color: #fff;
    font-size: 28px;
    margin: 0;
}
	

}
/**************** Mobile responsive End *********************/





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

header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 10px 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); */
    position: absolute;
    width: 100%;
}

header#masthead.sticky {
    background-color: #2c0732;
}


.navbar-brand img {
    max-width: 100%;
}

.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: #ffffff;
    font-weight: 400;
  font-family: 'Euclid Circular A';
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 11px;
}

#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;
}

#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: 'Euclid Circular A';
        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: 'Euclid Circular A';
        text-decoration: none;
        border-color: #fff;
        color: #ffffff;
    }

#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: 9px;
}

#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: 'Euclid Circular A';
    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 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
   font-family: 'Euclid Circular A';
    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-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: 'Euclid Circular A';
	transition: all .5s ease-in-out;
	
}

#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: #007bff;
}


/*************** 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 img {
    max-width: 200px;
}

.navbar-brand {
    width: 100%;
    text-align: center;
}

	
	
/* mian header end */	
	
body.home{
	background-color:#35093c;
}


.home section.main-tittle {
    display: none;
}


/* Top-section */
span.tp-icon img {
    max-width: 16px;
    margin: 0px 4px 0px 4px;
}

.top-detials {
    display: flex;
    align-items: center;
}

.top-detials a {
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
}

span.tp-icon {
    display: inline-flex;
    justify-content: center;
}

a.top-btn {
    font-size: 14px;
    color: #fd4380;
    font-family: "Euclid Circular A";
    text-align: right;
    background-color: #fff;
    padding: 8px 10px;
    border-radius: 16px;
    margin-left: 10px;
}

section.top-bar-section .row {
    align-items: center;
}

.social p {
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    font-family: "Euclid Circular A";
    margin: 0;
    padding: 0;
    margin-right: 5px;
}

.social {
    display: flex;
    padding-left: 10px;
}

span.tp-icon i {
    color: #fd4380;
    margin: 1px 5px;
    font-size: 16px;
}

section.top-bar-section {
    padding: 9px 0;
    background-color: #2a072f;
}
/* Top-section  */

a.whatsapp-btn img {
    max-width: 53px;
}

a.top-call-icon {
    padding-bottom: 7px;
}

a.top-call-icon p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    text-align: left;
    margin: 0;
}

a.top-call-icon p span {
    display: block;
    font-size: 14px;
}

.icon-mv {
    width: 62px;
    height: 62px;
    border-radius: 31px;
    background-color: #fd4380;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-mv img {
    max-width: 26px;
}

.our-flex {
    display: inline-flex;
    gap: 10px;
    align-items: center;
}

a.top-call-icon:hover .icon-mv {
    background-color: #0000;
    border: 2px solid #fff;
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1) all;
}

a.top-call-icon:hover .icon-mv img {
    transform: rotate(360deg);
    transition: 0.6s ease all;
}

.my-row {
    display: flex;
    gap: 15px;
}

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

h2.main-heading {
    font-size: 34px;
    line-height: 46px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
}
	




.whatsapp-cta a {
    font-size: 64px;
    line-height: 46px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.whatsapp-cta {
    display: flex;
    width: 100%;
    gap: 3px;
    height: 270px;
    background-color: #fd4380;
    padding-top: 30px;
    border-radius: 0px 0px 270px 270px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.whatsapp-cta img {
    max-width: 90px;
    position: relative;
}

.whatsapp-cta p {
    font-size: 22px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin: 0;
    font-family: "Playfair Display";
    position: relative;
}

.whatsapp-cta:before {
    position: absolute;
    content: '';
    width: 697px;
    height: 694px;
    background-image: url(https://shivarudraastro.com/wp-content/uploads/2025/05/horoscope-img.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    top: -328px;
    z-index: 0;
    animation: rotate 15s linear infinite;
}

@keyframes rotate {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
}


.about-img-slider .vc_images_carousel .vc_carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #fd4380;
    background-color:#fd4380;
    display:block;
    margin: 15px 0px;
}

.about-img-slider .vc_images_carousel .vc_carousel-indicators .vc_active {
    margin: 1px;
    width: 14px;
    height: 14px;
    background-color: transparent !important;
    border: 1px solid grey;
}

.about-img-slider .vc_images_carousel .vc_carousel-indicators {
    position: absolute;
    bottom: -114px;
    right: 0px !important;
    z-index: 15;
    width: 20%;
    margin-left: 46%;
    padding-left: 0;
    list-style: none;
    text-align: end;
}

p.about-side-text {
    width: 89%;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
}

.home-sideslide  {
    position: relative;
}

.home-sideslide:before {
    position: absolute;
    content: '';
    left: 15px;
    width: 490px;
    height: 728px;
    background-color: #2a072f;
    top: -50px;
    border-radius: 235px 0px 0px 0px;
}

.home-sideslide  {
    position: relative;
}

.home-sideslide-1:before {
    position: absolute;
    content: '';
    left: 15px;
    width: 490px;
    height: 728px;
    background-color: #2a072f;
    top: -26px;
    border-radius: 235px 0px 0px 0px;
}

.home-banner-section {
    position: relative;
    z-index: 0;
}

.home-services-section {
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/05/services-section-bg-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 40px;
}


/* services Section	 */
	
	.texti-box {
    border-radius: 40px;
    background-color: #9c1019;
    border: 2px solid #ffffff;
    position: relative;
}
	
.imagebox .box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 27px 25px 27px 35px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 0%);
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.imagebox .box-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #370b3e;
    z-index: -1;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 94%;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

.imagebox .box-content .box-button {
    margin-top: 25px;
}

.imagebox:hover .box-header {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.imagebox:hover .box-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0%);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}


.imagebox {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}

.imagebox .box-wrapper {
    overflow: hidden;
    position: relative;
}
	
	.imagebox .box-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 101px 20px 38px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    background: -webkit-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -moz-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -o-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: linear-gradient(to bottom, #3c103f0a 2%, #370b3ead 21%, #360a3deb 45%) repeat-x;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.imagebox .box-header .box-title a {
    text-shadow: 0 0px 0px rgb(0 0 0 / 20%);
    font-size: 24px;
    line-height: 28px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
    text-align: center;
}


h5.box-title {
    margin: 0;
}
	
	.box-desc a {
    font-size: 24px;
    line-height: 28px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
    text-align: center;
}

.box-desc {
    text-align: center;
    margin-bottom: 20px;
}
.services-section {
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2024/09/services-section-bg.png);
    background-size: auto;
    background-position: center;
    padding-top: 42px;
}

	p.white {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}
	
	
	.services-top-text {
    padding-top: 37px;
}

.services-top-text p {
    color: #fff;
}
	
.box-image img {
    width: 100%;
    object-fit: cover;
}

.red-more-btn a {
    width: 62px;
    height: 62px;
    border-radius: 31px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:  auto;
}

.shape-1 {
    width: 268px;
    height: 2px;
    position: absolute;
    background-color: #5b1666;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 134px);
	    transition: 0.6s ease-in-out all;
}

.shape-4 {
    width: 268px;
    height: 2px;
    position: absolute;
    background-color: #5b1666;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 134px);
    bottom: -2px;
    z-index: 1;
	    transition: 0.6s ease-in-out all;
}


.shape-2 {
    width: 2px;
    height: 268px;
    position: absolute;
    background-color: #5b1666;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 134px);
	    transition: 0.6s ease-in-out all;
}

.shape-3 {
    width: 2px;
    height: 268px;
    position: absolute;
    background-color: #5b1666;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 134px);
	    transition: 0.6s ease-in-out all;
}
/*  Services Section	 */
	
.texti-box {
    border-radius: 40px;
    background-color: #9c1019;
    border: 2px solid #ffffff;
    position: relative;
    transition: 0.6s ease all;
}

.texti-box:hover .shape-1 {
    width: 0;
    transition: 0.6s ease-in-out all;
}


.texti-box:hover .shape-4 {
    width: 0;
    transition: 0.6s ease-in-out all;
}

.texti-box:hover .shape-2 {
    height: 0;
    transition: 0.6s ease-in-out all;
}

.texti-box:hover .shape-3 {
    height: 0;
       transition: 0.6s ease-in-out all;
}

body:not(.home) header#masthead {
    background-color: #2a072f;
    position: relative !important;
}
/* Home form-section  */

.home-form {
    min-width: 1109px;
    height: 554px;
    background-color: #2a072f;
    padding: 19px 211px;
    border-radius: 0px 0px 560px 560px;
    text-align: center;
    padding-bottom: 80px;
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
}

.fomr-heading h3 {
    font-size: 34px;
    line-height: 46px;
    color: #fd4380;
    font-weight: 700;
}

input.home-input.form-control, focus {
    height: 50px;
    border-radius: 25px;
    background-color: #2a072f;
    border: 1px solid #5b1666;
    margin: 11px 0;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    background-color:#2a072f;

}
input.home-input.form-control:focus{
	box-shadow: 0 0 0 1px rgb(255 255 255);}

textarea.home-input.form-control, focus {
    height: 114px;
    border-radius: 25px;
    background-color: #2a072f;
    border: 1px solid #5b1666;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Euclid Circular A";
	background-color:#2a072f;
}
textarea.home-input.form-control:focus{
	box-shadow: 0 0 0 1px rgb(255 255 255);}

textarea.home-input.form-control::placeholder{
	color:#fff;
}

input.home-input.form-control::placeholder{
	color:#fff;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.home-submit-btn.btn.btn-primary {
    height: 50px;
    border-radius: 25px;
    background-color: #fd4380;
    width: 100%;
    margin: 10px 0;
    border: 0;
}

.call-cta a {
    min-width: 168px;
    height: 168px;
    border-radius: 84px;
    background-color: #35093c;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 11;
}

.call-cta a img {
    max-width: 90px;
}

.call-cta {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: -50px;
}

.call-cta:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 357px;
    background-image: url(https://shivarudraastro.com/wp-content/uploads/2025/06/horoscope-2.png);
    background-size: contain;
    background-position: center;
    left: 0;
    z-index: -1;
    animation: rotate 15s linear infinite;
    background-repeat: no-repeat;
    top: -92px;
}

/* home form-section  */

/* why section start */

.why-box {
    border-radius: 40px;
    background-color: #2a072f;
    border: 2px solid #fff;
    display: flex;
    padding: 25px 25px;
    align-items: center;
    position: relative;
    gap: 20px;
    transition: 0.6s ease-in-out all;
	
}

.why-icon {
    min-width: 101px;
    text-align: center;
}

.why-content h5 {
    font-size: 24px;
    line-height: 28px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
    margin: 6px 0;
}

.why-box:hover .why-shape-1{
	width: 0px;
	    transition: 0.6s ease-in-out all;
}

.why-shape-1 {
    width: 332px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 166px);
    transition: 0.6s ease-in-out all;
}

.why-shape-3 {
    width: 332px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    bottom: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 166px);
    transition: 0.6s ease-in-out all;
}

.why-box:hover .why-shape-3{
	width: 0px;
	    transition: 0.6s ease-in-out all;
}

.why-shape-2 {
    width: 2px;
    height: 124px;
    position: absolute;
    background-color: #2a072f;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 62px);
    transition: 0.6s ease-in-out all;
}

.why-box:hover .why-shape-2{
	height: 0px;
	    transition: 0.6s ease-in-out all;
}

.why-shape-4 {
    width: 2px;
    height: 124px;
    position: absolute;
    background-color: #2a072f;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 62px);
    transition: 0.6s ease-in-out all;
}

.why-box:hover .why-shape-4{
	height: 0px;
	    transition: 0.6s ease-in-out all;
}

.home-why-section {
    position: relative;
    border-bottom: 2px solid #591564;
    padding-bottom: 70px;
}

.home-why-section:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    margin: 0 auto;
    background-color: #591564;
    text-align: center;
    display: block;
    left: 50%;
    bottom: 0;
}



.why-box-left {
    position: relative;
}


.why-box-left:before {
    position: absolute;
    content: '';
    width: 115px;
    height: 2px;
    background-color: #591564;
    right: -112px;
    z-index: -1;
}

.why-box-right {
    position: relative;
}


.why-box-right:before {
    position: absolute;
    content: '';
    width: 115px;
    height: 2px;
    background-color: #591564;
    left: -112px;
    z-index: -1;
}

/* why Section end */





/* Faq Section */

.faq-section {
    border: 2px solid #591564;
    padding-top: 30px;
    border-top: 0;
    border-radius: 0px 0px 40px 40px;
    padding-bottom: 30px;
}

	.faq-section .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{border-radius: 30px;border: 0px solid #591564;padding: 14px 14px;position: relative;padding-left: 19px;margin: 0px 0;background-color: #591564;font-size: 15px;line-height: 26px;font-family: "Euclid Circular A";color: #fff;
margin-bottom:15px;
}
.faq-section .accordation-for-width h3.vc_tta-panel-title.vc_tta-controls-icon-position-left a{border-radius: 30px;border: 0px solid #591564;padding: 14px 14px;position: relative;padding-left: 19px;margin: 0px 0;background-color: #591564;font-size: 14px;line-height: 26px;font-family: "Euclid Circular A";color: #fff;
margin-bottom:15px !important;
}

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

.faq-section  .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 .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    border-radius: 20px;
    background-color: #fd4380;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #ffffff !important;
    width: 15px;
    left: 12px !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #ffffff !important;
    height: 15px;
    top: 12px !important;
}




.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 15px !important;background-color: transparent;border: 0px solid #cccccc;padding: 5px 4px;margin: 1px 0;margin-bottom: 15px;}



.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 15px;
}



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


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


.location-img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #fd4380;
    border: 1px solid #ffffff;
    overflow: hidden;
    margin:  0 auto;
    margin-bottom: 57px;
}

.location-img img {
    width: 100% !important;
    object-fit: cover;
}

.location-box {
    text-align: center;
    background-image: url(https://shivarudraastro.com/wp-content/uploads/2025/06/location-bg-img.png);
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-top: 8px;
}

.location-box a {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
}
	

/* testimonial slider */
.home-testimo {
    border-radius: 40px;
    background-color: #2a072f;
    display: flex;
    padding: 20px 20px;
    border: 2px solid #fff;
    align-items: center;
    justify-content: space-between;
    min-height: 248px;
    position:relative;
    transition: 0.6s ease-in-out all;
}

.testi-img {width: 379px;}

.testi-icon {
    min-width: 76px;
    height: 76px;
    border-radius: 38px;
    background-color: #35093c;
    display: flex;
    justify-content: center;
    align-items: center;
}

.testi-content h5 {
    font-size: 20px;
    line-height: 26px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
    margin: 3px 0;
}

.testi-content p {
    margin: 0;
    font-size: 12px;
    line-height: 26px;
}

.star-row i {
    font-size: 14px;
    line-height: 26px;
    color: #ffd800;
    margin: 0 2px;
}

.testi-content {
    margin: 0 15px;
}



.testimo-shape-1 {
    width: 960px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    top: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 480px);
    transition: 0.6s ease-in-out all;
}

.testimo-shape-3 {
    width: 960px;
    height: 2px;
    position: absolute;
    background-color: #2a072f;
    bottom: -2px;
    margin: 0 auto;
    text-align: center;
    left: calc(50% - 480px);
    transition: 0.6s ease-in-out all;
}

.testimo-shape-2 {
    width: 2px;
    height: 150px;
    position: absolute;
    background-color: #2a072f;
    left: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 75px);
    transition: 0.6s ease-in-out all;
}

.testimo-shape-4 {
    width: 2px;
    height: 150px;
    position: absolute;
    background-color: #2a072f;
    right: -2px;
    margin: 0 auto;
    text-align: center;
    top: calc(50% - 75px);
    transition: 0.6s ease-in-out all;
}

.home-testimo:hover .testimo-shape-1{
	  width: 0px;
	  transition: 0.6s ease-in-out all;
}
.home-testimo:hover .testimo-shape-2{
	  height: 0px;
	transition:0.6s ease all;
}

.home-testimo:hover .testimo-shape-3{
	  width: 0px;
	transition:0.6s ease all;
}

.home-testimo:hover .testimo-shape-4{
	  height: 0px;
	transition:0.6s ease all;
}

/* Footer Start */
body:not(.theme-preset-active) footer#colophon {
    color: #ffffff;
    background-color: #2a072f;
    position: relative;
    overflow: hidden;
}

.site-info {
    padding-top: 20px;
}

.footer-side-box {
    background-color: #35093c;
    padding: 22px 30px;
}

.ftr-icons a {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #591564;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ftr-icons a img {
    max-width: 29px;
}

.footer-ditails {
    display: flex;
    gap: 20px;
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: 1px solid #591564;
}

.footer-content p {
    margin: 0;
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Euclid Circular A";
}

.footer-content a {
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Euclid Circular A";
}

.footer-map iframe {margin-bottom: -5px;}

a.mailtext {
    font-size: 14px;
}

.footer-side-box h4 {
    font-size: 24px;
    line-height: 26px;
    color: #fd4380;
    font-weight: 700;
    font-family: "Playfair Display";
    margin: 0;
    margin-bottom: 10px;
}

.footer-side-box p {
    font-size: 12px;
}
/* Footer Start End */


/* ================ blogs section stat here ============== */
.blogs-section {
    padding-top: 100px;
}
 
.blogs-section .psac-post-carousel-content {
    position: relative;
}

.blogs-section span.psac-post-meta-innr.psac-time {
    position: absolute;
    top: 21px;
    left: 50px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    font-family: "Fira Sans", sans-serif;
    font-style: unset;
    text-transform: capitalize;
}

.blogs-section span.psac-post-meta-innr.psac-time:after {
    position: absolute;
    content: '';
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/05/date-icon.png);
    left: -47px;
    top: -13px;
    height: 40px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 40px;
}
 

.blogs-section h2.psac-post-title a {
    font-size: 16px;
    font-weight: 400;
}

.blogs-section h2.psac-post-title {
    text-align: start;
    padding-bottom: 0;
    margin-bottom: 10px !IMPORTANT;
}

 
.blogs-section .psac-post-short-content {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-align: start;
    max-width: 272px;
}

.blogs-section .psac-post-meta {
    margin: 0 !important;
}

.blogs-section .psac-post-margin-content {
    padding-left: 0 !important;
}
 
.blogs-section .psac-post-carousel-slide {
    border: none !important;
}

.blogs-section .psac-post-carousel-content {
    border: none !important;
}

.blogs-section .psac-post-carousel-slide {
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/04/shap-blog.png);
    background-repeat: no-repeat;
    padding: 10px 10px 40px 18px;
}

.blogs-section a.psac-link-overlay {
}

.blogs-section .psac-post-img-wrap {
    border-radius: 24px;
    overflow: hidden;
}

.blogs-section a.psac-readmorebtn {
    position: relative;
    0:
    AUTO 100PX;
    -: -1;
    right: 0px;
    color: #fff;
    border: none;
    height: 0;
    width: 0;
    padding: 0;
}

.blogs-section a.psac-readmorebtn:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: -38px;
    right: -175px;
    background-image: linear-gradient(0deg, #9f70fd 0%, #2e2d81 100%);
}

a.psac-readmorebtn:before {
    position: absolute;
    content: '';
    background-image: url(https://astrodheeraj.com/wp-content/uploads/2025/04/down-right-1.png);
    width: 13px;
    height: 13px;
    right: -152px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: contain;
    top: -13px;
    transform: rotate(285deg);
}
 


section#block-2 {
    background-color: #eee;
    /* text-align: center; */
    padding: 20px;
    border-radius: 7px;
}

section#block-2 label.wp-block-search__label {
    color: #222;
    font-size: 22px;
    text-transform: uppercase;
}

section#block-2 input#wp-block-search__input-1 {
    background-color: #ffffff;
    border: 0;
    margin-right: 9px;
    border-radius: 30px;
    height: 34px;
    padding-left: 18px;
}

section#block-2 button.wp-block-search__button.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #fff;
    border-radius: 17px;
    background-image: linear-gradient(90deg, #ffa300 0%, #f7110c 100%);
    font-size: 16px;
}

.post-thumbnail img {
    max-height: 440px;
    object-fit: cover;
    border-radius: 30px;
    border: 1px solid #eee;
}


section#block-3, .widget_block {
    background-color: #eee;
    padding: 10px 30px !important;
    border-radius: 30px;
}

section.widget_block h2.wp-block-heading {
    padding: 0px 6px;
    font-size: 24px;
    color: #f93209;
    max-width: 229px;
}

section#block-3, .widget_block, ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
}

section#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li a:hover {
    color: #f8210b;
    padding-left: 10px;
}

section#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li:before {
    position: absolute;
    content: '\f105';
    font-weight: 900;
    font-size: 19px;
    font-family: 'FontAwesome';
    left: -23px;
/*     bottom:0px; */
    background: -webkit-linear-gradient(77deg, #f7150c, #fd8a02 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: sway_X .6s linear infinite alternate;
}


.entry-title > a {
    color: #232323;
    font-size: 34px;
    font-weight: 500;
}

h1.entry-title {
    font-size: 35px;
    border-bottom: 1px solid #eaecef;
    color: #fff;
    text-transform: uppercase;
}

div#comments {
    display: none;
}

.post-navigation .nav-next a:hover {
    color: #ffffff;
    background-color: #f29544;
    border: 1px solid #f29544;
}

.post-navigation .nav-previous a:hover {
    color: #ffffff;
    background-color: #f29544;
    border: 1px solid #f29544;
}


section#block-2 input#wp-block-search__input-1:focus-visible{
    border: 0;
    outline: 0;
    background-color: transparent;
    border: 1px solid #000000;
    color: #222;
}


 


.single-post h1.entry-title {
    color: #222;
}

.widget_block a.wp-block-latest-posts__post-title {
    color: #222;
    font-size: 16px;
    transition:0.6s ease all;
    display: block;
}

.psac-post-carousel.psac-design-2 .psac-post-carousel-slide:hover .psac-post-carousel-content {
    border-color: #eee; 
}

 

ul.wp-block-categories-list li.cat-item a {
    color: #222;
    font-size: 16px;
    transition: 0.6s ease all;
    display: block;
}


ul.wp-block-categories-list li.cat-item{
    position:relative;
}

ul.wp-block-categories-list.wp-block-categories {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
}


ul.wp-block-categories-list.wp-block-categories li:before {
    position: absolute;
    content: '\f105';
    font-weight: 900;
    font-size: 19px;
    font-family: 'FontAwesome';
    left: -23px;
    bottom: -2px;
    background: -webkit-linear-gradient(77deg, #f70e0b, #ffa400 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: sway_X .6s linear infinite alternate;
}

 .blog-heading {
    font-size: 30px;
    font-weight: 300;
}

.post-thumbnail img {
    /* max-height: 200px; */
    /* min-height: 200px; */
    object-fit: cover;
    border-radius: 30px;
}


header.entry-header h2 a {
    font-size: 20px;
    line-height: normal;
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 1; */
    line-clamp: 1;
    /* overflow: hidden; */
    margin-top: 10px;
    font-family: 'Playfair Display';
    font-weight: 700;
}


.et_pb_text_inner {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 3;
    overflow: hidden;
    margin-top: 0px;
}
.category .entry-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 3;
    overflow: hidden;
    margin-top: 0px;
}
.post.hentry {
    margin-bottom: 30px !important;
    width: 100%;
    float: left;
    margin: 0% 2%;
    background: #eeee;
    padding: 15px;
    border-radius: 30px;
    min-height: 415px;
}

.single-post .post.hentry {
    margin-bottom: 30px !important;
    width: 100%;
    float: left;
    margin: 0% 2%;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
}

.single-post .post-thumbnail img {
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: 40px;
}

.blog .entry-content p {
    color: #222;
}
span.posted-on a, .author a {
    color: #f93209;
}
/* Blog Page End */

.site-footer p{color:#fff;}
ul.mega-sub-menu {
    top: 50px !important;
}
.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: #2DC100;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;
}

@-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 #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); } 
} 


.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{background: #fd4380;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;}
a.phone-icon i {
    /* margin-top: 16px; */
    /* transform: rotate(100deg); */
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fd4380;
            box-shadow: 0 0 0 0 #fd4380; }
  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 #fd4380;
    box-shadow: 0 0 0 0 #fd4380;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


section.main-title {
    background-image: linear-gradient(90deg, #ffa300 0%, #f7110c 100%);
    padding: 10px;
    margin-bottom: 50px;
}
section.main-title h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
}
.home section.main-title {
    display:none;
}

/* social media */

.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 14px 12px;
  transition: all 0.3s ease;
  color: white;
  font-size: 22px;
}

.icon-bar1 a:hover {color: #fff !important;}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}
.youtubebtn {
    background: #F30000;
    color: white;
}
.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}
.twbtn{
  background: #1CA1F3;
  color: white;
}

/* end */


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



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

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

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    padding: 11px 30px;
    background-color: #2a072f;
}


ul.list-style li {
	position:relative;
	list-style-type:none;
}
ul.list-style li:before{
	    position: absolute;
    content: '\f105';
    font-weight: 900;
    font-size: 19px;
    font-family: 'FontAwesome';
    left: -23px;
    bottom: -2px;
    background: -webkit-linear-gradient(77deg, #f70e0b, #ffa400 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: sway_X .6s linear infinite alternate;
}

.blog .entry-content {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
}

.blog .entry-content p{
    display:inline;
}
.entry-content h1:first-child{

    display: none;
}


.image-border img {
    border-radius: 235px 0px 0px 0px !important;
}


ul.list-style-one li {
    position: relative;
    
}

ul.list-style-one {
    list-style: none;
    padding-left: 33px;
}
ul.list-style-one li::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 30px;
    background-image: url("https://shivarudraastro.com/wp-content/uploads/2026/04/circle.webp");
    left: -23px;
    top: 4px;
	 background-size: contain;
    background-repeat: no-repeat;
   
}

.margin-top{
	margin-top:30px !important;
}


@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    top: 0px !important;
  }