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

*/


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

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

@font-face {
    font-family: 'Roundkey';
    src: url('fonts/Roundkey-Regular.woff2') format('woff2'),
        url('fonts/Roundkey-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body{
    background-color: #fff;
   font-family: "Arimo", sans-serif;
   color: #3a204d;
}

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

body a{
    text-decoration:none !important;
	 color: #3a204d;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
    font-family: 'Roundkey';
}

.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;
        float:left !important;
}
    /************** header responsive start  *************/

.navbar-brand img {
    max-width: 176px !important;
}


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




#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #850101;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 13px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    font-weight: 500;
    color: #ffffff !important;
    background-image: none !important;
    padding: 0px 10px !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 #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
       font-family: "Arimo", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

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

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

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

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

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

body header#wrapper-navbar:after {
    display: none;
}
body div#mega-menu-wrap-primary{
        margin-top:0px;
    }
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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




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



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

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

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




#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #d32172;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 80px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    font-weight: 500;
    color: #ffffff !important;
    background-image: none !important;
    padding: 0px 10px !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 #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
       font-family: "Arimo", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

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

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

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

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

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

body header#wrapper-navbar:after {
    display: none;
}
body div#mega-menu-wrap-primary{
        margin-top:0px;
    }
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

body    a.navbar-brand:before {
 display:none;
    }
    
   
    
   
	
body .home-top-services-section .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}

	
body	.Home-Banner-section {
    position: relative;
    overflow: visible !important;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 4px;
}
	
	
body	.faq-section-home:before {
 display:none;
}
	
body 	.top-service {
    display: flex;
    padding: 12px 19px;
    border-radius: 40px;
    background-color: transparent;
    border: 1px solid #ffffff1f;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
	
    body .home-form {
        text-align: center;
        padding: 25px;
        margin-top: -170px;
        border-radius: 0px 0 40px 40px;
        border: 2px solid #d81269;
        border-top: 0;
        padding-bottom: 0;
        padding-top: 140px;
        margin-bottom: 50px;
    }
	
body	.home-top-services-section {
    background-image: linear-gradient(90deg, #3a204d 0%, #d81269 100%);
    padding: 22px 0px;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/home-top-services-bg.png);
    background-position: top;
    padding-bottom: 140px;
    background-repeat: no-repeat;
    position: relative;
    overflow: visible !important;
    z-index: 1;
    background-size: cover;
}
	
body	.top-service .side-content h4 {
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
}
	
body	.top-service .side-content p {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
}
	
	
body	.form-header h2 {
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
}
	
    body .main-heading {
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 900;
        color: #3a204d;
        padding: 0;
        line-height: normal;
        text-align: center;
    }

body	.home-main-services:before {
   display:none;
}
	
    body .home-main-services {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-right: 0px;
        position: relative;
    }

	
body	.service-content {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 40px;
    padding-top: 80px;
}
	
body	.services-image {
    margin-bottom: -80px;
}
	
body	.home-service-box a.srv-read-btn {
    display: block;
    text-align: center;
    position: relative;
    visibility: visible;
    transform: translateY(0px);
    transition: 0.6s 
ease all;
    clear: both;
}
	
body	a.srv-title {
    display: block;
    font-size: 34px;
    line-height: 26px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Roundkey';
    text-align: center;
    margin-bottom: -38px;
    z-index: 0;
    position: relative;
}
	
body	.sub-heading {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    color: #3a204d;
    margin: 0;
    line-height: normal;
    text-align: center;
}
	
body	.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before {
    content: '';
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/faq-icon.png);
    position: absolute;
    width: 34px;
    left: 12px;
    height: 34px;
    background-repeat: no-repeat;
    margin-top: -1px;
}
	
body	.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-radius: 30px !important;
    background-color: #ffff;
    border: 1px solid #eee;
    padding: 13px 17px;
    margin: 2px 0;
    margin-bottom: 10px;
}
	
body	.whyus-box {
    display: flex;
    position: relative;
    overflow: hidden;
    gap: 20px;
    min-height: 269px;
    align-items: center;
    flex-direction: column;
}
	
body	.whyus-box .why-content h3 {
    font-size: 30px;
    line-height: 26px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
    font-family: "Roundkey";
    text-align: center;
}
	
body	.whyus-box .why-icon .why-icon-box {
    width: 134px;
    height: 134px;
    border-radius: 67px;
    box-shadow: inset -2px 1px 18px rgba(216, 18, 105, 0.05);
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
	
body	a.ftr-addres-box {
    width: 100%;
    min-height: 220px;
    border-radius: 40px;
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
	
body	.faq-section-home {
    padding: 0px;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
}
	
body	.add-banner img {
    border-radius: 20px;
    position: relative;
}
	
    body .wrapper#wrapper-footer:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 72%;
        background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/footer-shape.png);
        background-repeat: no-repeat;
        background-position: bottom;
        z-index: 0;
        background-size: cover;
        background-image: linear-gradient(90deg, #3a204d 0%, #d81269 100%);
        bottom: 0;
    }
	
body	.footer-detiasl-box {
    padding: 30px;
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-bottom: 35px;
    position: relative;
    margin-top: 80px;
}
	
body	.testimonial-box {
    border-radius: 40px;
    background-color: transparent;
    border: 2px solid #d81269;
    text-align: center;
    padding: 30px 10px;
    padding-bottom: 0;
}
	
	    body .wrapper#wrapper-footer:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 1420px;
        background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/footer-shape.png);
        background-repeat: no-repeat;
        background-position: bottom;
        z-index: 0;
        background-size: cover;
        background-image: linear-gradient(90deg, #3a204d 0%, #d81269 100%);
        bottom: 0;
    }
	
body	.wrapper#wrapper-footer {
    position: relative;
    padding-top: 0px;
}
	
body .about-home {
    margin-top: 0;
}
	
body .home-testimonial-box p {
    min-height: unset;
}
    
}
/**************** Mobile responsive End *********************/





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

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

header#wrapper-navbar.sticky {
    background-color: #100c58;
    padding-top: 8px;
}


.navbar-brand img {
    max-width: 240px;
    margin-bottom: 0;
}

.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: #fff;
    font-weight: 400;
  font-family: "Arimo", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    margin-left: 0;
    padding: 9px 13px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #fff;
    padding: 9px 20px;
    border-radius: 20px;
}

#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: "Arimo", sans-serif;
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

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

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

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


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

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

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

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

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


#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: "Arimo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    transition: 0.6s ease all;
    border-bottom: 1px solid #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header#wrapper-navbar {
    padding-top: 0px;
    position:relative;
    z-index:2;
    background: transparent;
    padding: 9px 0px 13px;
    border-top: revert-layer;
    box-shadow: none;
    background: linear-gradient(359deg, transparent 14px, #3a204d 73%) repeat-x;
}

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


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

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

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

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

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

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

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

 

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


/* sticky header css start */

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

/* sticky header css End */


/*  Main Header start */
    
.navbar-brand {
    max-width: 358px;
    padding-top: 0;
    margin-top: 0px;
    padding-bottom: 0;
    display: block;
    margin-top: -5px;
    position: relative;
    text-align: center;
}
    
/* mian header end */   

/* Top Header Start */
section.top-header {
    padding: 8px 0;
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
}

.mob-number a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 28px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    animation: blink 3s linear infinite;
    gap: 13px;
}

.mob-number img {
    max-width: 25px;
    margin-right: 10px;
}

#content.site-content {
    padding-bottom: 10px;
    padding-top: 10px;
}

/* 
a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}
 */



.mob-number {display: flex;justify-content: center;}

/* Top Header End */


.wrapper {
    padding: 0;
}

    


/* Menu-right side */
a.call-phone {
    width: 43px;
    height: 43px;
    border-radius: 21px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    /* 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: pulse4; */
    border: 2px solid #fff;
    color: #fff;
}

a.call-phone img {
    max-width: 22px;
}

.menu-cta {
    display: flex;
    align-items: center;
    gap: 11px;
    justify-content: flex-end;
}

a.menu-number {
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    border: 2px solid #ffffff;
    padding: 4px 25px;
    border-radius: 30px;
    transition: 0.6s 
ease all;
}

a.menu-number:hover {
    color: #fff;
    background-color: #3a204d;
    transition: 0.6s ease all;
}

/* Menu right Side End */

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


a.menu-number img {
    max-width: 20px;
    margin-top: -7px;
    margin-right: 7px;
    animation: hithere 1s ease infinite;
}



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

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


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




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


@-webkit-keyframes pulse4 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #ffb800;
            box-shadow: 0 0 0 0 #ffb800; }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 10px rgba(21, 101, 192, 0); } }

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3260e1;
    box-shadow: 0 0 0 0 #3260e1;
    }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 10px rgba(21, 101, 192, 0); } 
} 


.site-info a {
    color: #fff;
}
.site-info a:hover {
    color: #ffffff;
}







/* HOMe banner start */

    .shiva-image {
    margin-bottom: -115px !important;
}


.Home-Banner-section {
    position: relative;
    overflow: visible !important;
    margin-bottom: 0px;
    margin-top: -100px;
    padding-top: 90px;
}


.shiva-image img {
    max-width: 750px !important;
}

.vc_video-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 650px;
    left: 0;
    opacity: 81%;
    background-image: linear-gradient(90deg, #3a204d 0%, #d81269 99%, #d81269 100%);
}

.top-service .side-content p {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
}


/* Home Banner end  */



div#video {
    margin-top: 100px;
}


/* Home Top Service Section Start  */

.home-top-services-section {
    background-image: linear-gradient(90deg, #3a204d 0%, #d81269 100%);
    padding: 22px 0px;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/home-top-services-bg.png);
    background-position: top;
    padding-bottom: 210px;
    background-repeat: no-repeat;
    position: relative;
    overflow: visible !important;
    z-index: 1;
}

.top-service {
    display: flex;
    padding: 32px 19px;
    border-radius: 40px;
    background-color: transparent;
    border: 1px solid #ffffff1f;
    justify-content: center;
    align-items: center;
    gap: 19px;
}

.top-service .side-content h4 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
}

.sideicon {
    min-width: 90px;
    min-height: 90px;
    border-radius: 45px;
    box-shadow: inset 0 0 7.5px rgba(0,0,0,0.45);
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Home Top Services Section End */


/* HOme Cta Start */

a.home-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -160px;
    position: relative;
    z-index: 3;
}

a.home-cta .cta-item h4 {
    font-size: 58px;
    line-height: 50px;
    text-transform: uppercase;
    color: #23b33a;
    font-weight: 900;
    position: relative;
}

a.home-cta .cta-item h5 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    color: #23b33a;
}

a.home-cta .cta-item h4:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    border-radius: 3px;
    background-color: #eeeeee;
    bottom: -30px;
}

/* Home Cta End */

/* Home Form Start */

.home-form {
    text-align: center;
    padding: 25px;
    margin-top: -360px;
    border-radius: 0px 0 40px 40px;
    border: 2px solid #d81269;
    border-top: 0;
    padding-bottom: 0;
}

.form-header h2 {
    font-size: 55px;
    line-height: 50px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
}

.form-header h5 {
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
}

.home-form p {
    font-size: 14px;
    line-height: 26px;
    color: #3a204d;
    font-weight: 400;
}

.home-form  input.home-input {
    height: 48px;
    border-radius: 24px;
    background-color: #eeeeee;
    border: 0;
    padding-left: 53px;
    font-size: 14px;
    color: #000;
}

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


.home-form  textarea.home-input {
    height: 165px;
    border-radius: 24px;
    background-color: #eeeeee;
    border: 0;
    padding-left: 55px;
    font-size: 14px;
    color: #000;
    padding-top: 15px;
}
.home-form  textarea.home-input::placeholder {
 color: #000;
}



.home-form input.home-submit-btn {
    border-radius: 24px;
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    padding: 12px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}


.user-name {
    position: relative;
}

.user-name:before {position:absolute;content:'';width: 40px;height: 40px;background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/form-user.png);left: 6px;top: 4px;background-size: cover;z-index: 1;}

.user-email {
    position: relative;
}

.user-email:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/form-email.png);
    left: 6px;
    top: 4px;
    background-size: cover;
    z-index: 1;
}

.your-phone {
    position: relative;
}

.your-phone:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/form-phone.png);
    left: 6px;
    top: 4px;
    background-size: cover;
    z-index: 1;
}

.user-message {
    position: relative;
}

.user-message:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/form-message.png);
    left: 6px;
    top: 4px;
    background-size: cover;
    z-index: 1;
}

/* Home Form End  */

.main-heading {
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 900;
    color: #3a204d;
    padding: 0;
    line-height: normal;
}

.sub-heading {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    color: #3a204d;
    margin: 0;
    line-height: normal;
}


.add-banner img {
    border-radius: 40px;
    position: relative;
}



/* Faq Section */
.faq-section {
    padding-top: 50px;
    padding-bottom: 30px;
}
    
    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{border: 0px solid #ffeecc;padding: 16px 52px;position: relative;margin: 1px 0;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));background-color: #ffeecc;/* height: 48px; */padding-right: 30px;border-radius: 50px;font-size: 14px;line-height: normal;color: #ffffff;font-weight: 400;font-family: "Arimo", sans-serif;background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);}

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

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


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

.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before{
    content: '';
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/faq-icon.png);
    position: absolute;
    width: 34px;
    left: 12px;
    height: 34px;
    background-repeat: no-repeat;
    margin-top: -11px;
}


.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 30px !important;background-color: #ffff;border: 1px solid #eee;padding: 23px 37px;margin: 2px 0;margin-bottom: 10px;}







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


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

.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: "Syne";
}


.faq-section-home {
    padding: 0px;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
}

.faq-heading-section {
    padding-top: 120px;
}

.faq-section-home:before {
    position: absolute;
    content: '';
    height: 845px;
    border-radius: 40px;
    border: 10px solid #3a204d;
    top: -410px;
    z-index: -132;
    left: calc(50% - 621px);
    width: 1242px;
}

.add-banner {
    position: relative;
    z-index: 1;
}

.home-video-sec {
    position: relative;
    z-index: 2;
    display: block;
}
/* faq Section End */

/* Home services Section Start */

.home-main-services {
    padding-top: 60px;
    padding-bottom: 40px;
    padding-right: 50px;
    position: relative;
}

.home-main-services:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2552px;
    top: -730px;
    border-left: 0;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/services-bg-shape.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: -2;
}

.service-content {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 40px;
    padding-top: 110px;
}

.services-image {
    margin-bottom: -110px;
}

a.srv-main-img img {width: 100%;display: block;}

a.srv-title {
    display: block;
    font-size: 40px;
    line-height: 26px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Roundkey';
    text-align: center;
    margin-bottom: -47px;
    z-index: 0;
    position: relative;
}

a.srv-read-btn {
    display: block;
    text-align: center;
    position: relative;
    visibility: hidden;
    transform: translateY(15px);
        transition:0.2s ease all;
    clear:both;
}

.home-service-box:hover a.srv-read-btn {
    display: block;
    text-align: center;
    position: relative;
    visibility: visible;
    transform: translateY(0px);
    transition:0.6s ease all;
        clear:both;
}

.home-service-box {
    padding-top: 23px;
}

/* HOme Services Section End */

/* Home why Us Section Start */
.whyus-box {
    display: flex;
    position: relative;
    overflow: hidden;
    gap: 20px;
    min-height: 269px;
    align-items: center;
}

.whyus-box-right {
    display: flex;
    position: relative;
    overflow: hidden;
    gap: 32px;
    min-height: 269px;
    align-items: center;
    justify-content: flex-end;
    margin-left: -30px;
}
.whyus-box  .why-content {
    width: 341px;
}

.whyus-box .why-content h3 {font-size: 30px;line-height: 26px;text-transform: uppercase;color: #3a204d;font-weight: bold;font-family: "Roundkey";text-align: right;}

.whyus-box-right  .why-content {
    width: 341px;
}

.whyus-box-right .why-content h3 {font-size: 30px;line-height: 26px;text-transform: uppercase;color: #3a204d;font-weight: bold;font-family: "Roundkey";text-align: start;}


.whyus-box-right .why-icon .why-icon-box {
    width: 134px;
    height: 134px;
    border-radius: 67px;
    box-shadow: inset -8px -2px 3.5px rgba(216, 18, 105, 0.05);
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.left-shape {
    position: relative;
}

.left-shape:before {
    position: absolute;
    content: '';
    width: 144px;
    height: 272px;
    background-image: linear-gradient(-90deg, #3a204d 0%, #d71269 100%);
    border-radius: 430px 0px 0px 430px;
    right: -50px;
    top: -69px;
    z-index: -1;
}

.right-shape:before {
    position: absolute;
    content: '';
    width: 144px;
    height: 269px;
    background-image: linear-gradient(
89deg, #3a204d 0%, #d71269 100%);
    border-radius: 0px 490px 490px 0px;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.whyus-box .why-icon .why-icon-box {
    width: 134px;
    height: 134px;
    border-radius: 67px;
    box-shadow: inset 10px 0px 3.5px rgba(216,18,105,0.05);
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
/* HOme Why Us Section End */

/* Footer Section Start  */

.testimonial-box {
    border-radius: 40px;
    background-color: transparent;
    border: 2px solid #d81269;
    text-align: center;
    padding: 30px 40px;
    padding-bottom: 0;
    margin-top: 25px;
}

.ft-detials {
    text-align: center;
    margin-bottom: 30px;
}

.quote-icon {
    width: 113px;
    height: 113px;
    border-radius: 56px;
    box-shadow: inset 0 0 7.5px rgba(0,0,0,0.45);
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.testimonial-thumnail-box {
    position: relative;
    z-index: 11;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px;
}

.testimonial-thumnail-box h5 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
}

.ft-detials h2 {
    font-size: 50px;
    line-height: 40px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
}

.ft-detials h4 {
    font-size: 26px;
    line-height: 17px;
    text-transform: uppercase;
    color: #3a204d;
    font-weight: bold;
}

.footer-detiasl-box {
    padding: 30px;
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-bottom: 35px;
    position: relative;
    margin-top: 130px;
}



a.ftr-addres-box {
    width: 100%;
    min-height: 220px;
    border-radius: 40px;
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ftr-icon {
    min-width: 91px;
    min-height: 91px;
    border-radius: 46px;
    box-shadow: inset 0 0 7.5px rgba(0,0,0,0.45);
    background-image: linear-gradient(90deg, #3a204d 0%, #d71269 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

a.ftr-addres-box p {
    color: #fff;
    margin: 0;
    line-height: normal;
}

a.ftr-addres-box h4 {
    font-size: 27px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}

.wrapper#wrapper-footer {
	position:relative;
	padding-top:80px;
}

.wrapper#wrapper-footer:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://psychicastrologerkrishna.com/wp-content/uploads/2025/10/footer-shape.png);
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 0;
    background-size: contain;
}

.disclaimer {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #d11368;
}

.disclaimer p {
    color: #fff;
}

.site-info {
    position: relative;
}

.site-info p {
    color: #fff;
}

iframe.footer-map {
    position: relative;
}
/* Footer Section end */


a.home-cta img {
    transform-origin: top center;
    animation: swing 2s ease infinite;
}

.top-service:hover img {
    transition: 0.5s 
ease all;
    animation: fade-in-down 0.8s 
ease;
}

@keyframes fade-in-down {
0% {
    opacity: 0;
    transform: translateY(-10px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}

a.call-phone:hover {
    background-color: #31bb45;
    border: 2px solid #ffffff;
    transition: 0.6s ease all;
}

.home-form input.home-submit-btn:hover {
    background-image: none;
    background-color: #3a204d;
}

a.ftr-addres-box:hover  .ftr-icon {
    background-image:none;
 background-color:transparent;
 border:2px solid #fff;
 box-shadow:none;
}

a.ftr-addres-box:hover  .ftr-icon  img{
transition: 0.6s 
ease all;
    transform: rotate(360deg);
}
a.ftr-addres-box  .ftr-icon  img{
transition: 0.6s 
ease all;
    transform: rotate(0deg);
}

/*  */
.about-service p:nth-child(1) {
    min-height: 160px;
}
.cst-home-hd{
	margin-top:-20px;
}

.about-home {
    margin-top: -75px;
}

.home-testimonial-box p {
    min-height: 285px;
}


.youtube-video {
    border: 8px solid #3a204d;
    border-radius: 30px;
}