/*
Theme Name: WP Bootstrap Starter Child
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.1715749204
Updated: 2024-05-15 05:00:04

*/

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

@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');

 @font-face {
    font-family: 'Modern Aesthetic - Demo Version';
    src: url('fonts/ModernAesthetic-DemoVersion-Regular.woff2') format('woff2'),
        url('fonts/ModernAesthetic-DemoVersion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mobshow{
	display:none;
}


@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none;}
.mobshow {display:block!important;}
#content.site-content { padding-bottom: 0; padding-top: 0; }
.vegacontainer {width:100%!important; margin:0 auto!important;}

/************************Drop Down Area***************************/

#masthead .navbar-nav .dropdown-menu li a { text-transform: capitalize !important; }
.navbar-nav li.dropdown {  position: relative; }
.navbar-nav li.dropdown .dg-btn {position: absolute;height: 35px;right: 0; width: 40px;display: flex;align-items: center;justify-content: center; color: #694285;font-size: 24px;z-index:99;}
.dropdown-toggle::after, ul.dropdown-menu { display: none !important; }
.navbar-nav li.dropdown.mega-toggle-on ul.dropdown-menu{ display:block !important; }
.dropdown-menu li { border-bottom: 1px solid #eee; }
.dropdown-menu li:last-child{ border-bottom:0px; }
.dropdown-menu li.current-menu-item { background: #330f48; }
#masthead .navbar-nav .dropdown-menu li.current-menu-item a{ color:#fec904 !important; }
.dropdown-menu{ padding:0px; }
section.main-tittle {text-align: center;background-color: #222222;padding: 1px 0;position: relative;width: 100%;border: 0 !important;padding: 20px 0 !important;}
section.main-tittle h1 {color: #fff;font-size: 20px;text-transform: capitalize;}

/************************Drop Down Area End***************************/


/********************************mobile menu********************************/

#masthead nav::before {display:none!important;}
.navbar-brand img { padding-left: 0; }
.home header#masthead { position: relative!important; padding:0; }
.top-hd {  padding: 10px 0; background-color: #694285; }
ul.top-hdr { padding: 0; list-style: none; text-align: center; width: 100%;  margin: 0; }
ul.top-hdr li a { color: #fff; font-size: 30px; vertical-align: middle; padding-left: 9px; padding-bottom: 0; font-weight: 800; }
header#masthead { margin-bottom: 0; background-color: #ffffff; box-shadow: none; padding: 0; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {color: #694285; font-weight: 400; background: #69428500; border-radius: 0; }

.navbar-light .navbar-toggler {
    font-size: 33px;
    padding: 0;
    right: 0;
    position: absolute;
    top: -66px !important;
}
div#main-nav {position: absolute;right: 0;padding: 0;margin-bottom: 10px;width: 100%;background-color: #ffbb04;z-index: 9999;}
ul#menu-menu-1 li { border-bottom: 1px solid #69428540; padding:0px;}
ul#menu-menu-1 li:nth-child(5) { border-bottom: 0px!important; }
.current-menu-item { background-color: #69428500; border-radius: 0; }
 #masthead .navbar-nav > li.current_page_item > a { color: #694285!important; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { padding: 8px 0; }
ul.dropdown-menu { padding: 0; margin: 0px!important; }
ul.dropdown-menu li a { padding: 5px 0; font-size: 16px; color: #694285; }
ul.dropdown-menu li:last-child { border-bottom: 0px!important; }

.navbar-light .navbar-toggler-icon {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/header-menu-icon.png);
}
/********************************mobile menu********************************/

	
body .psychic-img:after {
    width: 100%;
    left: 0;
    background-size: contain;
    bottom: -100px;
}


.vc_video-bg.vc_hidden-xs {
    display: block !important;
}
	
body .youtube-section:BEFORE {
    background-size: contain;
}
	
body .vc_row.wpb_row.vc_row-fluid.testimonial-section {
    margin-bottom: 0;
    padding-bottom: 0;
}

body nav.navbar .col-lg-8:before {
    DISPLAY: NONE;
}

	
	
		.home-about .home-about-section {
    border-radius: 40px !important;
    padding: 49px 95px;
    border-top: 0;
    margin: 0;
    background-color: #21282f;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/about-bg-image.png);
    background-position: center;
    position: relative;
    margin-bottom: 0px !important;
}
	
	.home-about-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 1px !important;
    display: block;
    border-bottom: 45px solid transparent !important;
    border-radius: 40px !important;
    /* background: linear-gradient(black, black) padding-box, linear-gradient(to right, #f9e346, #fea907) border-box; */
    z-index: -1;
    min-height: 453px !important;
}
	
.heading-box h2 {
    text-align: center;
    font-size: 25px !important;
    line-height: normal;
}

.home-page-form {
    padding-top: 45px !important;
}
h3.form-title {
    font-size: 20px !important;
}

span.big-text {
    font-size: 30px !important;
}

p.sub-title {
    font-size: 12px !important;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 0;
}

.fomr-part {
    background-color: #21282f;
    border-radius: 43px;
    padding: 14px;
    margin-top: 16px;
}

.home-about {
    padding-top: 0px !important;
    padding-bottom: 47px;
    overflow: visible;
}


.home-form {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/hom-form-bg-img.png);
    background-size: contain;
    padding: 0px 0px !important;
	padding-top:60px!important;
    text-align: center;
    background-position-y: 53px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.service-main-box {
    text-align: center;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/services-bg-image.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 35px 5px !important;
    min-height: 592px;
    margin-bottom: 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	
	.pandit-img {
    margin: 0;
    position: relative;
    bottom: 0px !important;
}

	
	.youtube-bg-section {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/youtube-bg-img.png);
    background-repeat: no-repeat;
    background-position-y: 330px !important;
    background-size: auto;
    padding-bottom: 0px;
    background-position-x: center;
	
}
	
	.youtube-btn {
    padding-top: 0px !important;
}
	
	li.img-box {
    position: absolute;
    left: 35px !important;
}
	
h5.small-heading {
    text-align: center;
    font-size: 23px;
    font-weight: 100;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 0px !important;
}
	
	.testimonial-section {
    padding-top: 20px !important;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/fomr-bg-section.png);
    background-position-y: -754px;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-bottom: 40px;
}

	
	.testimonial-section:before {
		display:none !important;
	}
	
	.location-city-section {
    padding: 0px 0px !important;
}
	
	.city {
    text-align: center;
}
	
	.footer-address-section {
    position: relative !important;
}
	
	    .container-bg {
        background-image: none !important;
        min-height: auto;
        background-size: cover;
        background-position: center;
        max-height: 100% !important;
        /* min-height: 509px; */
        background-color: #1b2228;
    }
	
	ul.location-list-center {
    padding: 0;
    position: relative;
    margin-top: 0px !important;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    margin-bottom: 35px;
}
	
	ul.address-list {
    padding: 0;
    margin-top: 0px !important;
    list-style-type: none;
    gap: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	ul.location-list-center li a {
    font-size: 21px !important;
    line-height: 37px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    text-decoration: none;
}
	
	
	header#masthead {
		position:relative;
    margin-bottom: 0;
    background-color: #1b2228;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: 10px 0 !important;

}


	.location-form {background: none;}
	
	
body .psychic-img:after {
    width: 100%;
    left: 0;
    background-size: contain;
    bottom: -100px;
}


.vc_video-bg.vc_hidden-xs {
    display: block !important;
}
	
body .youtube-section:BEFORE {
    background-size: contain;
}
	
body .vc_row.wpb_row.vc_row-fluid.testimonial-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
	
	body li.text-box-right{
		padding: 39px 62px !important;
}
body .main-service-box {
    padding-bottom: 60px;
}
body .site-info {
    text-align: center;
}

body p.bottom-phera {
    text-align: center;
}
	
}

/* Tab Responsive End  */
/* Tab Responsive End  */







@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none;}
.mobshow {display:block!important;}
#content.site-content { padding-bottom: 0; padding-top: 0; }
.vegacontainer {width:100%!important; margin:0 auto!important;}


/************************Drop Down Area***************************/

#masthead .navbar-nav .dropdown-menu li a { text-transform: capitalize !important; }
.navbar-nav li.dropdown {  position: relative; }
.navbar-nav li.dropdown .dg-btn {position: absolute;height: 35px;right: 0; width: 40px;display: flex;align-items: center;justify-content: center; color: #694285;font-size: 24px;z-index:99;}
.dropdown-toggle::after, ul.dropdown-menu { display: none !important; }
.navbar-nav li.dropdown.mega-toggle-on ul.dropdown-menu{ display:block !important; }
.dropdown-menu li { border-bottom: 1px solid #eee; }
.dropdown-menu li:last-child{ border-bottom:0px; }
.dropdown-menu li.current-menu-item { background: #330f48; }
#masthead .navbar-nav .dropdown-menu li.current-menu-item a{ color:#fec904 !important; }
.dropdown-menu{ padding:0px; }

/************************Drop Down Area End***************************/


/********************************mobile menu********************************/

#masthead nav::before {display:none!important;}
.navbar-brand img { padding-left: 0; }

.top-hd {  padding: 10px 0; background-color: #694285; }
ul.top-hdr { padding: 0; list-style: none; text-align: center; width: 100%;  margin: 0; }
ul.top-hdr li a { color: #fff; font-size: 30px; vertical-align: middle; padding-left: 9px; padding-bottom: 0; font-weight: 800; }
header#masthead { margin-bottom: 0; background-color: #ffffff; box-shadow: none; padding: 0; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {color: #694285; font-weight: 400; background: #69428500; border-radius: 0; }
.navbar-light .navbar-toggler {
    font-size: 33px;
    padding: 0;
    right: 0;
    position: absolute;
    top: -66px;
}
div#main-nav {position: absolute;right: 0;padding: 0;margin-bottom: 10px;width: 100%;background-color: #fdba1a;z-index: 9999;top: 10px;}
ul#menu-menu-1 li { border-bottom: 1px solid #69428540; padding:0px;}
ul#menu-menu-1 li:nth-child(5) { border-bottom: 0px!important; }
.current-menu-item {background-color: #69428500;border-radius: 0;}
 #masthead .navbar-nav > li.current_page_item > a { color: #694285!important; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { padding: 8px 0; }
ul.dropdown-menu { padding: 0; margin: 0px!important; }
ul.dropdown-menu li a { padding: 5px 0; font-size: 16px; color: #694285; }
ul.dropdown-menu li:last-child { border-bottom: 0px!important; }
section.main-tittle {text-align: center;background-color: #222222;padding: 1px 0;position: relative;width: 100%;border: 0 !important;padding: 20px 0 !important;background-image: linear-gradient(267deg, #ffa705 0%, #f9e74a 100%);}
section.main-tittle h1 {color: #fff;font-size: 24px;text-transform: capitalize;margin: 0;padding: 0;}

.navbar-light .navbar-toggler-icon {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/header-menu-icon.png);
}
/********************************mobile menu********************************/
    
     body:not(.theme-preset-active) #masthead .navbar-nav > li > a{
        color: #fff !important;
        padding: 9px 14px !important;
        font-weight: 500;
        font-size: 14px;
        margin: 0px 10px;
        text-transform: uppercase;
    }
	
	body:not(.theme-preset-active) #masthead .navbar-nav > li {
        border-bottom: 1px solid #ffe397;
    }
	
	.navbar-brand img {
    max-width: 160px;
}
	
	.home .page-content, .entry-content, .entry-summary {
    margin: 0 0 0;
}
	
	header#masthead:after{
		display:none !important;
	}
	header#masthead:before{
		display:none !important;
	}
	
	nav.navbar .col-lg-8:before{
		display:none !important;
	}
	
	.home-about-section{
		padding:20px 20px !important;
	}
	
	
/* home page */
	
	.home-about .home-about-section {
    border-radius: 40px !important;
    padding: 49px 95px;
    border-top: 0;
    margin: 0;
    background-color: #21282f;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/about-bg-image.png);
    background-position: center;
    position: relative;
    margin-bottom: 0px !important;
}
	
	.home-about-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 1px !important;
    display: block;
    border-bottom: 45px solid transparent;
    border-radius: 40px !important;
    background: linear-gradient(black, black) padding-box, linear-gradient(to right, #f9e346, #fea907) border-box;
    z-index: -1;
    min-height: 632px !important;
}
	
.heading-box h2 {
    text-align: center;
    font-size: 25px !important;
    line-height: normal;
}

.home-page-form {
    padding-top: 45px !important;
}
h3.form-title {
    font-size: 20px !important;
    padding-top: 30px;
}

span.big-text {
    font-size: 30px !important;
}

p.sub-title {
    font-size: 12px !important;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 0;
}

.fomr-part {
    background-color: #21282f;
    border-radius: 43px;
    padding: 14px;
    margin-top: 16px;
}

.home-about {
    padding-top: 0px !important;
    padding-bottom: 47px;
    overflow: visible;
}


.home-form {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/hom-form-bg-img.png);
    background-size: contain;
    padding: 0px 0px !important;
	padding-top:60px!important;
    text-align: center;
    background-position-y: 53px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.service-main-box {
    text-align: center;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/services-bg-image.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 35px 5px !important;
    min-height: 592px;
    margin-bottom: 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	
	.pandit-img {
    margin: 0;
    position: relative;
    bottom: 0px !important;
}

	
	.youtube-bg-section {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/youtube-bg-img.png);
    background-repeat: no-repeat;
    background-position-y: 330px !important;
    background-size: auto;
    padding-bottom: 0px;
    background-position-x: center;
	
}
	
	.youtube-btn {
    padding-top: 0px !important;
}
	
	li.img-box {
    position: absolute;
    left: 35px !important;
}
	
h5.small-heading {
    text-align: center;
    font-size: 23px;
    font-weight: 100;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 0px !important;
}
	
	.testimonial-section {
    padding-top: 20px !important;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/fomr-bg-section.png);
    background-position-y: -754px;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-bottom: 40px;
}

	
	.testimonial-section:before {
		display:none !important;
	}
	
	.location-city-section {
    padding: 0px 0px !important;
}
	
	.city {
    text-align: center;
}
	
	.footer-address-section {
    position: relative !important;
}
	
	    .container-bg {
        background-image: none !important;
        min-height: auto;
        background-size: cover;
        background-position: center;
        max-height: 100% !important;
        /* min-height: 509px; */
        background-color: #1b2228;
    }
	
	ul.location-list-center {
    padding: 0;
    position: relative;
    margin-top: 0px !important;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    margin-bottom: 35px;
}
	
	ul.address-list {
    padding: 0;
    margin-top: 0px !important;
    list-style-type: none;
    gap: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	ul.location-list-center li a {
    font-size: 13px !important;
    line-height: 37px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    text-decoration: none;
}
	
	
	header#masthead {
		position: relative !important;
		margin-bottom: 0;
		background-color: #1b2228;
		box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
		padding: 10px 0 !important;
}


	.location-form {background: none;}
	
	
body .psychic-img:after {
    width: 100%;
    left: 0;
    background-size: contain;
    bottom: -100px;
}


.vc_video-bg.vc_hidden-xs {
    display: block !important;
}
	
body .youtube-section:BEFORE {
    background-size: contain;
}
	
body .vc_row.wpb_row.vc_row-fluid.testimonial-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
	.site-info{
		text-align:center !important;
	}
}

/* Mobile Responsive End  */
/* Mobile Responsive End  */





/* Home Page Start */



/* Header Section Start */

header#masthead {
    margin-bottom: 0;
    background-color: #000;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: 9px 0;
    /* padding-bottom: 45px; */
    position: relative;
}

header#masthead:before {
    position: absolute;
    width: 100%;
    height: 4px;
    content: '';
    display: block;
    bottom: 0;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
    left: 0;
}

header#masthead:after {
    position: absolute;
    width: 100%;
    height: 61px;
    content: '';
    display: block;
    top: 10px;
    right: 0;
    z-index: 0;
    max-width: 852px;
    @include skew($side: left, $bg: red, $deg: 20deg, $left: -28px, $width: 55px);
    border-radius: 30px 0px 0px 0px;
    /* background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%); */
}


.navbar-brand {
    margin: 0;
	max-width:285px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {font-size: 15px;line-height: 30px;text-transform: uppercase;color: #ffffff;font-weight: 400;font-family: "Poppins";/* text-align: center; */margin: 0px 23px;}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #fcd552;
    font-weight: 400;
    /* background: #f9f9f9; */
}


ul.top-bar-list {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style-type: none;
    gap: 18px;
    align-items: center;
    position: relative;
    z-index: 11;
    margin-bottom: 17px;
}

ul.top-bar-list img {
    padding-right: 11px;
    width: 54px;
}

ul.top-bar-list li a {
    font-size: 22px;
    text-transform: lowercase;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-family: 'Poppins';
}


ul.top-bar-list li {}

ul.top-bar-list li {
    align-items: center;
    display: flex;
}


nav.navbar {
    z-index: 5;
    position: relative;
}

nav.navbar:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/header-shap.png);
    content: '';
    background-repeat: no-repeat;
    /* background-position-X: 329px; */
    background-size: auto;
    z-index: 0;
    background-position-y: center;
    top: -2px;
    max-width: 114px;
    left: 331px;
    min-height: 117px;
}

nav.navbar .col-lg-8:before{position: absolute;width: 100%;height: 50px;content: '';display: block;top: -4px;left: 0;z-index: 0;min-width: 859px;border-radius: 44px 0px 0px 0px;z-index: -1;background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);}


.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: #ff0909;
    border-bottom: 1px solid #eee;
}

/* Header Section End */



	 body.home {
	    background: #000;
	  }
	

.gradint {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}


h1, h2, h3, h4, h5, h6 {
	 font-family: 'Modern Aesthetic - Demo Version';
	font-weight:100;
}

h2 {
    padding-bottom: 0.3em;
       font-family: 'Modern Aesthetic - Demo Version';
    font-size: 55px;
    line-height: normal;
    color: #222222;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
}
body p {font-size: 14px;line-height: 27px;color: #ffffff;font-weight: 400;font-family: "Poppins";/* position: relative; */z-index: 1;}


	
	.home .main-tittle{
		display:none;
	}
	.main-tittle h1 {
	    text-align: center;
	    text-transform:uppercase;
	    color:#fff;
	    margin: 0;
	}



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


.heading-box h2 {
    text-align: center;
    font-size: 40px;
    line-height: normal;
}



.home-about .home-about-section {
    border-radius: 95px;
    padding: 52px 95px;
    border-top: 0;
    margin: 0;
    background-color: #111;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/about-backgroung-img.png);
    background-position: center;
    position: relative;
    margin-bottom: 49px;
}

.home-about-section:before {
    position: absolute;
    content:'';
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0px;
    display: block;
    border-bottom: 45px solid transparent;
    border-radius: 129px;
    /* background: linear-gradient(black, black) padding-box, linear-gradient(to right, #f9e346, #fea907) border-box; */
    z-index: -1;
    min-height: 400px;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}



.heading-box {
    padding-bottom: 16px;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/title-style.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    margin-bottom: 20px;
}

.round-img-box {
    position: absolute;
    z-index: -2;
    margin: 0 auto;
    min-width: 100%;
    left: 0;
    margin-top: -60px;
}

.round-img-box img {
    max-width: 268px;
    animation: rotate 15s linear infinite;
}


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


section.main-tittle {
    padding: 27px 10px;
    margin-bottom: 40px;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
    margin-top: -1px;
}


.home-about {
    padding-top: 40px;
    padding-bottom: 47px;
    overflow: visible;
}


.round-img-box:before {
    position: absolute;
    content: '';
    width: 100%;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/horochop-after-img.png);
    background-position: bottom;
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: -127px;
}


.home-form {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/home-form-bg.png);
    background-size: contain;
    padding: 66px 0px;
    text-align: center;
    background-position-y: 53px;
    background-repeat: no-repeat;
    background-position-x: center;
}

textarea.home_input {
    height: 101px;
    margin: 15px 0px !important;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #ffae00;
}

input.home_input.form-control {
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #ffae00;
    margin: 16px 0px;
    height: 47px;
}

.heding-part {padding-bottom: 17px;}

.fomr-part {
    display: flex;
    justify-content: center;
}

.home-page-form {
    padding-top: 95px;
}

span.big-text {
    font-size: 40px;
}

h3.form-title {
    font-size: 31px;
}

.heding-part:after {
    position: relative;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2024/05/icon-imgs.png);
    content: '';
    min-width: 252px;
    min-height: 30px;
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0px;
    height: 100%;
}

input.home-submit.btn.btn-primary {
    border-radius: 19px;
    font-size: 26px;
    color: #fff;
    font-family: "Poppins";
    text-align: center;
    padding: 4px 30px;
    border: 0;
    margin: 0 auto;
    display: block;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}


p.sub-title {
    font-size: 18px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 0;
}


.home-form-section {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/home-bg-section.png);
    background-position-y: -15px;
    overflow: visible;
    padding-top: 123px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: center;
    position: relative;
    z-index: 0;
    padding-bottom: 40px;
}

/* services-slide-section*/

.service-main-box {
    text-align: center;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/services-background.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 33px 40px;
    min-height: 592px;
    margin-bottom: 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

h4.srv-title {
    color: #ffff;
    margin: 0;
    font-size: 24px;
    line-height: normal;
    font-weight: 100;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

.content-box {
    padding: 2px 7px;
    padding-top: 48px;
}

.srv-img-box:before {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/services-chakra.png);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: -1px;
    top: -1px;
    background-position-y: top;
    z-index: -1;
    animation: rotate 15s linear infinite;
    min-width: 317px;
    max-height: 316px;
}

a.btn-center {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    display: block;
}


.whtsapp-image:before {
    position:absolute;
    content:'';
    width: 5px;
    /* background-color: #fbd031; */
    height: 1204px;
    bottom: -360px;
    right: 74px;
    z-index: -1;
    background-image: linear-gradient(5deg, #ffde00 0%, #ff6b12 100%);
}

.whtsapp-image:after {
    position:absolute;
    content:'';
    width: 198px;
    background-color: #fbd031;
    height: 5px;
    top: -53px;
    left: 176px;
    z-index: -1;
    background-image: linear-gradient(347deg, #ffde00 0%, #ff6b12 100%);
}



/* Services slide End */



.youtube-section {
    padding: 80px 0px 0px;
    overflow: visible !important;
}

h5.small-heading {
    text-align: center;
    font-size: 23px;
    font-weight: 100;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 26px;
}

ul.call-list {
    padding: 0;
    border-radius: 10px;
    display: flex;
    gap: 27px;
    list-style-type: none;
    align-items: center;
    padding: 0px 16px;
    justify-content: flex-end;
    margin: 16px 4px;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

li.img-box img {
    position: unset;
}

ul.call-list li a {
    font-size: 25px;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    text-decoration: none;
}

.title-top {
    font-size: 19px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-family: "Poppins";
}


li.img-box {
    position: absolute;
    left: 52px;
}

ul.call-list li a.mail-text {
    font-size: 13px;
}

.addbanner-sections {
    padding-bottom: 59px;
    background-color: #000;
    padding-top: 60px;
}

.youtube-bg-section {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/adv-after-img.png);
    background-repeat: no-repeat;
    background-position-y: -83px;
    background-size: contain;
    padding-bottom: 0px;
    background-position-x: center;
}

.youtube-btn {
    padding-top: 40px;
}

/* whyu-section */

.whyus-section {
    background-color: #000;
}


ul.why-box-list {
    display: flex;
    /* background-color: #fff; */
    padding: 0px;
    list-style-type: none;
    align-items: center;
    padding-top: 17px;
}

.why-box-list h3 {
    font-size: 19px;
    font-weight: 100;
    margin: 0;
    color: #fff;
}

li.text-box {
    background-color: #ffff;
    border-radius: 0px 80px 80px 0px;
    padding: 39px 4px;
    padding-left: 116px;
    z-index: 1;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

p.inner-phera {
    text-align: left;
    line-height: normal;
    color: #000;
    font-size: 14px;
}

li.why-roud-img {
    position: absolute;
    background-color: #21282f;
    border-radius: 115px;
    padding: 13px;
    left: -100px;
    /* top: -5px; */
    z-index: 2;
}

li.why-img {position: relative;padding-right: 30px;padding-left: 6px;}


li.why-img:before {
    position: absolute;
    content: '';
    background-color: #fff;
    width: 191px;
    height: 101px;
    z-index: 0;
    top: -23px;
    left: -106px;
    border-radius: 0px 80px 80px 0px;
}

li.why-img img {
    position: relative;
	 min-width: 50px;
}


/* right-side-list */

ul.why-box-list-2 {
    display: flex;
    /* background-color: #fff; */
    padding: 0px;
    list-style-type: none;
    align-items: center;
    padding-top: 17px;
}

.why-box-list-2 h3 {
    font-size: 19px;
    font-weight: 100;
    margin: 0;
}

li.text-box-right {
    background-color: #ffff;
    border-radius: 80px 0px 0px 80px;
    padding: 39px 23px;
    padding-right: 91px;
    z-index: 1;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

p.inner-phera {
    text-align: left;
    line-height: normal;
    color: #fff;
    font-size: 14px;
}

li.why-roud-img-right {
    position: absolute;
    background-color: #21282f;
    border-radius: 115px;
    padding: 13px;
    right: -100px;
    /* top: -5px; */
    z-index: 2;
}

li.why-img-right {position: relative;padding-left: 30px;padding-right: 6px;}


li.why-img-right:before {
    position: absolute;
    content: '';
    background-color: #fff;
    width: 191px;
    height: 101px;
    z-index: 0;
    top: -23px;
    right: -106px;
    border-radius: 80px 0px 0px 80px;
}

li.why-img-right img {
    position: relative;
	 min-width: 50px;
}

.pandit-img {
    margin: 0;
    position: relative;
    bottom: -35px;
}

/* right-side-list end */


/* testimonial-section */

.testimonial-section {
    padding-top: 90px;
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/home-bg-section.png);
    background-position-y: -754px;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-bottom:40px;
    margin-bottom: 70px;
}

.testimonial-section:before {
    position: absolute;
    content: '';
    width: 85%;
    height: 6px;
    bottom: 40px;
    right: 0px;
    background-image: linear-gradient(82deg, #ffde00 0%, #ff6b12 100%);
}

.whtsapp-image2:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 609px;
    top: -40px;
    right: 78px;
    z-index: -1;
    background-image: linear-gradient(347deg, #ffde00 0%, #ff6b12 100%);
}


.whtsapp-image2:after {
    position: absolute;
    content: '';
    width: 249px;
    height: 6px;
    top: -40px;
    left: -168px;
    z-index: -1;
    background-image: linear-gradient(87deg, #ffde00 0%, #ff6b12 100%);
}


.testimonial-box {
    border-radius: 40px 80px 40px 40px;
    background-color: #111;
    position: relative;
}

ul.testimonial-heading-list {
    padding: 9px;
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    border-radius: 30px 80px 0px 30px;
    align-items: center;
    position: relative;
    z-index: 16;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

p.testi-phera {
    font-size: 12px;
}

li.user-title h3 {
    margin: 0;
    font-size: 23px;
    line-height: normal;
    color: #fff;
    text-align: center;
    font-weight: 100;
}

li.user-img-box {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 13px;
}

.phera-box {
    padding: 62px 27px;
    padding-bottom: 24px;
}

li.user-title {
    padding-left: 22px;
}


.star-icons i {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

li.user-img-box:before {
    position: absolute;
    content: '';
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/review-cricle.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    top: 3px;
    z-index: 14;
}

.testimonial-box:after {
    position: absolute;
    content: '';
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/new-quits.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: center;
}

 



/* testimonial-section End */



/* Location City  */

.location-city-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 6px;
    top: 40%;
    background-image: linear-gradient(90deg, #ffa705 0%, #f9e74a 100%);
    left: 0;
}

.location-city-section {
    padding: 52px 0px;
}

/* Location City */

/* Home Page End */


/* Footer bottom */
p.bottom-phera {
    text-align: left;
    margin: 0;
    color: #fff;
}

.site-info {
    padding: 13px;
    color: #fff;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}

a.bottom-links {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration:none;
}


body:not(.theme-preset-active) footer#colophon {
    color: #1b2228;
    background-color: #f7f7f7;
    border-top: 12px solid transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}
/* footer  bottom End */

.footer-address-section {
    position: absolute;
    width: 100%;
    text-align: center;
}

.container-bg {
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/dark-footer-bg.png);
    min-height: auto;
    background-size: cover;
    background-position: center;
    max-height: 509px;
    /* min-height: 509px; */
}

h3.dis {
    /* background: -webkit-linear-gradient(87deg, #ffa705, #f9e649 104%); */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    margin: 2px;
    padding-top: 10px;
    font-size: 22px;
    font-family: "Poppins";
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.disclamer {
    text-align: center;
}

img.footer-round {
    max-width: 168px;
    animation: rotate 15s linear infinite;
    rotate 15s linear animation-iteration-count: infinite;
}

.footer-roud-img {display: flex;justify-content: center;}

ul.address-list {
    padding: 0;
    margin-top: -52px;
    list-style-type: none;
    gap: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

body:not(.theme-preset-active) footer#colophon ul.address-list li a {
    font-size: 19px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    text-decoration: none;
}

ul.location-list-center {
    padding: 0;
    position: relative;
    margin-top: -83px;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    margin-bottom: 35px;
}

ul.location-list-center li a {
    font-size: 30px;
    line-height: 17px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    text-decoration: none;
}


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

.disc-pg-div {padding:30px 0;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-family: 'Poppins';
}
.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;
}
/***************Privacy Policy End*******************/


.contact-form {
    text-align: center;
}

.contact-fm {
    padding: 0px 20px;
}
.service-form .contact-fm p {
    padding-bottom: 0px;
}
.contact-two input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 2px !important;
}
.contact-call-btn {
    text-align: center;
    border: 2px solid #ff7511;
    padding-top: 20px;
    padding-bottom:20px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 15px;
    min-height: 186px;
}
.service-form-2 {
    padding: 80px 20px;
}
.mt-40{padding:40px 0px;}
.contact-call-btn p {
    font-size: 16px;
    color: #000;
    padding: 7px;
    background-image: linear-gradient(90deg, #fdf7dd 0%, #9bedef 100%);
	margin-bottom: 7px;
}
.contact-call-btn a {
    font-size: 14px;
    font-family: 'Poppins';
    color: #1b2228;
    text-decoration: none;
    font-weight: 600;
}
.contact-call-btn.mail {
    padding-bottom: 3px;
    padding-top: 11px;
}
.contact-call-btn.mail a {
    font-size: 15px;
}

.contact-call-btn p {
    font-size: 16px;
    color: #fff;
    padding: 7px;
    margin-bottom: 7px;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
}


.contact-call-btn img {
    padding-bottom: 14px;
}

a.sms-btn {
    background-color: #00c4f1;
}

.whtsapp-image {
    padding-top: 166px;
}
.psychic-img {
    margin-bottom: -56px !important;
    position: relative;
    z-index: 1;
}

.youtube-section:BEFORE {
    position: absolute;
    content: '''';
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/video-shap.png);
    top: 0;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: -74px;
    background-size: cover;
    Z-INDEX: 9;
}

  .psychic-img:after {
    position: absolute;
    content: '';
    background-image: url(https://astro-mahabrahma.com/wp-content/uploads/2025/06/top-video-bg.png);
    width: 1000px;
    height: 100%;
    left: calc(50% - 500px);
    bottom: -206px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.home-adv {
    position: relative;
    z-index: 2;
}
 a.locate {
    font-size: 14px !important;
}

 