/*
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.1775822004
Updated: 2026-04-10 11:53:24

*/

 

@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: 'Deraga';
    src: url('font/Deraga.woff2') format('woff2'),
        url('font/Deraga.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



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

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

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

h1,h2,h3,h4,h5,h6 {
 font-family: 'Deraga';
    font-weight: 400;
    color:#fff;
}

.mobshow{
    display:none !important;
}
.main-texts {
    font-size: 14px !important;
    font-weight: bold;
}
.small-texts {
    font-size: 14px;
    color: #fff;
}

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

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

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

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/app.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: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        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;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

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

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

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

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

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

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}


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

body #mega-menu-wrap-primary #mega-menu-primary {
    height: unset;
}

    
body .first-section {
    padding-left: revert-layer;
    padding-bottom: 0;
    border: none;
    margin-right: 0;
    padding-top: 0;
}

body .first-section h2 {
    font-size: 24px;
}


body .section-call {
    position: unset;
}


body .tab-section:after {
    display: none;
}

body .tab-section {
    padding-top: 0;
}

body .tab-section:before {
    display: none;
}

body .form-title h2 {
    font-size: 24px;
}

body .title-text h2 {
    font-size: 24px;
}
 

body .form-cta {
    margin-bottom: 50px;
}

body .why-choose-sec:after {display: none;}

body .why-choose-sec:before {
    width: 300px;
    height: 300px;
    background-size: cover;
    left: calc(50% - 150px);
    top: 19px;
}

body .why-choose-sec {
    padding-top: 70px;
    margin-top: 0;
    margin-bottom: 0 !important;
    nt; */
    overflow: hidden;
    padding-bottom: 95px;
    overflow: hidden;
}

body .why-choose-sec a img {
    width: 200px;
    display: inline-block;
}

body span.heading-btn {
    width: 100%;
}

body .center-title h2 {
    font-size: 24px;
}

body .mail-location-section .ml-grid {
    display: block;
}

body .mail-location-section .ml-card:not(:nth-child(4n)) {
    border-right: 0;
}

body .ml-card {
    border-bottom: 1px solid #fe6c61;
}

body .ml-card:last-child {
    border-bottom: none;
}

body .location-section {
    margin-bottom: 30px;
}

body .review-sec {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fc6533 !important;
    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 24px;
}

body .review {
    flex-direction: column;
    padding: 30px 10px 20px 10px;
    text-align: center;
    border-radius: 24px;
}

body .user-img:after {
    left: calc(50% - 62.5px);
}


body .left-cta {
    text-align: center;
    margin-left: 35px;
    margin-right: 35px;
    flex-direction: column;
    border-radius: 24px;
    padding: 20px;
    row-gap: 10px;
}

body .left-cta.right-cta {
    text-align: center;
    padding: 35px;
    border-radius: 142px 142px 40px 40px;
    margin-left: 35px;
    margin-right: 35px;
    border-radius: 24px;
    padding: 20px;
}

body .center-cta {
    border-radius: 24px;
    padding: 10px;
    top: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

body .center-cta a.f-call {
    width: 108px;
    height: 108px;
    line-height: 108px;
}


body .center-cta a.f-callimg {
    width: 37px;
}

body .center-cta a.f-call img {
    width: 45px;
}

body .center-cta:after {
    display: none;
}

body div#wrapper-footer {
    padding-top: 60px;
}

body .top-footer {
    margin-bottom: 30px;
}
    
body .title-text {
    padding-right: 0;
}
    
body .user-img {
    margin-bottom: 30px;
}
    
body .why-choose-box {
    border-radius: 24px;
}
    
    
body .home-service-box {
    margin-right: 0;
    padding: 20px 20px 30px;
}


body .read-more a {
    display: inline-block;
    border-radius: 24px;
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    color: #fff;
    padding: 12px 25px;
    font-size: 14px;
}


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


body .left-cta.right-cta a.f-name {
    order: 1;
}
    
    body .sticky-img {
    position: static !important;
    top: 0;
}
    
body section.mail-location-section {
    border-radius: 24px;
}
    
    

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



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

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

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/app.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: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        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;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

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

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

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

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

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

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}


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

body #mega-menu-wrap-primary #mega-menu-primary {
    height: unset;
}

    
body .first-section {
    padding-left: revert-layer;
    padding-bottom: 0;
    border: none;
    margin-right: 0;
    padding-top: 0;
}

body .first-section h2 {
    font-size: 24px;
}


body .section-call {
    position: unset;
}


body .tab-section:after {
    display: none;
}

body .tab-section {
    padding-top: 0;
}

body .tab-section:before {
    display: none;
}

body .form-title h2 {
    font-size: 24px;
}

body .title-text h2 {
    font-size: 24px;
}
 

body .form-cta {
    margin-bottom: 50px;
}

body .why-choose-sec:after {display: none;}

body .why-choose-sec:before {
    width: 300px;
    height: 300px;
    background-size: cover;
    left: calc(50% - 150px);
    top: 19px;
}

body .why-choose-sec {
    padding-top: 70px;
    margin-top: 0;
    margin-bottom: 0 !important;
    nt; */
    overflow: hidden;
    padding-bottom: 95px;
    overflow: hidden;
}

body .why-choose-sec a img {
    width: 200px;
    display: inline-block;
}

body span.heading-btn {
    width: 100%;
}

body .center-title h2 {
    font-size: 24px;
}

body .mail-location-section .ml-grid {
    display: block;
}

body .mail-location-section .ml-card:not(:nth-child(4n)) {
    border-right: 0;
}

body .ml-card {
    border-bottom: 1px solid #fe6c61;
}

body .ml-card:last-child {
    border-bottom: none;
}

body .location-section {
    margin-bottom: 30px;
}

body .review-sec {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fc6533 !important;
    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 24px;
}

body .review {
    flex-direction: column;
    padding: 30px 10px 20px 10px;
    text-align: center;
    border-radius: 24px;
    min-height: 381px;
}

body .user-img:after {
    left: calc(50% - 62.5px);
}


body .left-cta {
    text-align: center;
    margin-left: 35px;
    margin-right: 35px;
    flex-direction: column;
    border-radius: 24px;
    padding: 20px;
    row-gap: 10px;
}

body .left-cta.right-cta {
    text-align: center;
    padding: 35px;
    border-radius: 142px 142px 40px 40px;
    margin-left: 35px;
    margin-right: 35px;
    border-radius: 24px;
    padding: 20px;
}

body .center-cta {
    border-radius: 24px;
    padding: 10px;
    top: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

body .center-cta a.f-call {
    width: 108px;
    height: 108px;
    line-height: 108px;
}


body .center-cta a.f-callimg {
    width: 37px;
}

body .center-cta a.f-call img {
    width: 45px;
}

body .center-cta:after {
    display: none;
}

body div#wrapper-footer {
    padding-top: 60px;
}

body .top-footer {
    margin-bottom: 30px;
}
    
body .title-text {
    padding-right: 0;
}
    
body .user-img {
    margin-bottom: 30px;
}
    
body .why-choose-box {
    border-radius: 24px;
    min-height: unset;
}
    
    
body .home-service-box {
    margin-right: 0;
    padding: 20px 20px 30px;
}


body .read-more a {
    display: inline-block;
    border-radius: 24px;
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    color: #fff;
    padding: 12px 25px;
    font-size: 14px;
}


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


body .left-cta.right-cta a.f-name {
    order: 1;
}
    
body .disc-pg-div h4 {
    font-size: 24px;
}
    
body .thank-page-sec h2 {
    font-size: 24px;
}
    
.post.hentry {
    width: 100% !important;
    margin-left: auto !important;
}
.widget-area {
    margin-left: auto !important;
}

body section.main-tittle h1 {
    font-size: 24px;
}

body section.main-tittle {
    margin-bottom: 40px;
    background-color: #151530;
    background-image: url();
}
    
.single-post .content-area {
    margin-left: auto;
    margin-bottom: 30px;
}
    
 
  body .cta-container { padding: 40px 20px; }
  body .cta-content h2 { font-size: 22px; }
 body .cta-btn { font-size: 14px; padding: 12px 22px; }

    
body .inner-heading {
    font-size: 24px;
}

body .top-space {
    margin-top: 20px;
}

body .cta-section {
    margin-top: 20px;
    margin-bottom: 20px;
}
 
body .bg-color {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 30px 0px 0px;
}

body .sticky-img {
    position: static !important;
    top: 0;
}
    
body section.mail-location-section {
    border-radius: 24px;
}


body header#wrapper-navbar .container {
    overflow-x: visible;
}


body div#wrapper-footer .container {
    overflow-x: visible;
}
    
body .container{
        overflow-x:hidden;
    }

    
    
}
/**************** 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: #151530;
    padding-top: 2px;
}


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

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


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

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

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

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

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

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

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

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


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

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

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

#mega-menu-wrap-primary #mega-menu-primary {
    text-align: left;
    padding: 6px 28px 5px 5px;
    border-bottom: 0;
    border-radius: 25px 0px 0px 25px;
    background-color: #0e0e1f;
    border: 1px solid #fa5d38;
    border-right: 0;
    height: 51.6px;
}

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

 

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


/* sticky header css start */

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

/* sticky header css End */


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

/* Heder-cta */
 a.head-call {
    width: 67px;
    height: 67px;
    border-radius: 34px;
    display: inline-block;
    text-align: center;
    line-height: 67px;
    position: absolute;
    top: -9px;
    left: 0;
    animation-name: pulse4;
    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;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}

a.header-contact {
    font-size: 14px;
    color: #fff;
}

.header-call {
    position: relative;
    border-radius: 0px 25px 25px 0px;
    background-color: #0e0e1f;
    border: 1px solid #fa5d38;
    padding: 13px 5px;
    border-left: revert-layer;
    padding-right: 20px;
    padding-left: 85px;
}
@keyframes pulse4 {
    10% {
        box-shadow: rgb(245 70 71) 0px 0px 0px 0px;
    }

    100% {
        box-shadow: rgb(121 53 50 / 0%) 0px 0px 0px 20px;
    }
    
}


/*  Header Cta */

.wrapper {
    padding: 0;
}

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

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

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

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

.web-banner {
    margin-top: -125px;
    overflow: visible !important;
}



.web-banner .vc_column-inner {
    padding-top: 0 !important;
}


.home-first-sec {
    position: relative;
    overflow: visible !important;
}

.home-first-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    background: #080828;
    left: 0;
    top: -15px;
}


.web-banner .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.first-section h2 {
    font-size: 44px;
}


.section-call a.head-call {
    width: 83px;
    height: 83px;
    border-radius: 50%;
    line-height: 83px;
    position: unset;
}


.first-section {
    padding-left: 60px;
    padding-bottom: 50px;
    border-left: 1px solid #f54548;
    border-bottom: 1px solid #f54548;
    border-radius: 0px 0px 0px 30px;
    padding-top: 30px;
    margin-right: 33px;
}

.section-call {
    position: relative;
    right: -56px;
    z-index: 1;
}


@keyframes ring {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(15deg); }
  20%  { transform: rotate(-10deg); }
  30%  { transform: rotate(15deg); }
  40%  { transform: rotate(-5deg); }
  50%  { transform: rotate(10deg); }
  60%  { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

a.head-call img {
    animation: ring 1s infinite;
    transform-origin: 50% 50%;
}


.form {
    padding: 45px 25px 90px;
    border-radius: 40px;
    background-color: #151530;
}

.input {
    height: 51px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    border: 1px solid transparent !important;
    display: inline-block;
    margin-bottom: 12px;
    padding: 10px 20px 10px 15px !important;
    background: linear-gradient(#151530, #151530) padding-box, linear-gradient(85deg, #f13452 0%, #ff722b 100%) border-box !important;
    color: #fff !important;
}

.share {
    height: 51px;
    border-radius: 30px !important;
    color: #ffffff !important;
    border: none !important;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}

textarea.input {
    height: 112px !important;
}

.form-title h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin-bottom: 0;
}

.form-title  p {
    text-align: center;
}

::placeholder{
    color:#fff !important;
    font-size:14px !important;
}

.form-cta {
    text-align: center;
    margin-top: -78px;
}

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


.form-cta a {
    display: inline-block;
    position: relative;
}
.form-cta a img{
animation: moveIcon 1s infinite ease-in-out;

}

@keyframes moveIcon {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-8px); }
  100% { transform: translateY(0); }
}

.form-cta a:after {
    position: absolute;
    content: '';
    width: 203px;
    height: 89px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/shape-text.png);
    left: calc(50% - 101.5px);
    top: -30px;
}




/* =================== Tab Start Here ================ */



.tab-section ul.vc_tta-tabs-list a {
    background-color: #151530 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 24px 0px 0px 24px !important;
    padding: 14px 14px 14px 50px !important;
    width: 255px;
    font-size: 14px;
    height: 50px;
    margin-bottom: 15px;
    position: relative;
}


.tab-section .vc_tta-panels {
    background: transparent !important;
    border: none !important;
}


.tab-section ul.vc_tta-tabs-list a:after {
    position: absolute !important;
    content: '' !important;
    width: 24px !important;
    height: 24px !important;
    background-size: cover;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/sun-colurful.png) !important;
    left: 14px;
    top: calc(50% - 12px) !important;
}

.tab-section li.vc_tta-tab.vc_active a {
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}



.home-service-box {
    border-radius: 40px;
    background-color: #151530;
    text-align: center;
    position: relative;
    padding: 30px;
}.home-service-box {
    margin-right: 30px;
}

.tab-section .vc_tta-panel-body {
    padding: 0 !important;
}


.arrow {
    position: absolute;
    right: 30px;
    z-index: 2;
}

body .arrow a {
    display: inline-block;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    line-height: 35px;
    border: 10px solid #151530 !IMPORTANT;
    outline: 1px solid #f64a44;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}

.home-service-content {
    margin-top: 20px;
}

.home-service-content h3 {
    font-size: 32px;
}

.home-service-img {
    position: relative;
}

.home-service-img:after {
    position: absolute;
    content: '';
    width: 256px;
    height: 256px;
    background-size: cover;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/color-horoscope.png);
    left: calc(50% - 128px);
    animation: rotateIcon 9s linear infinite;
}

.home-service-img img {
    position: relative;
    z-index: 1;
}



.title-text h2 {
    font-size: 44px;
}



.tab-section {
    padding-top: 50px;
    position: relative;
}

.tab-section:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 833px;
    border-right: 1px solid #ff702d;
    right: 14px;
    top: -39px;
    border-radius: 0px 40px 0px 0px;
    z-index: -1;
}
.tab-section:after {
    position: absolute;
    content: '';
    width: 86.2%;
    height: 30px;
    border-top: 1px solid #ff702d;
    left: 140px;
    top: -36px;
    border-radius: 0px 40px 0px 0px;
    z-index: -1;
}

.title-text {
    padding-right: 41px;
}

.tab-section ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a:after {
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/sun.png) !IMPORTANT;
}


.why-choose-sec {
    text-align: center;
}.why-choose-sec {
    position: relative;
    margin-top: 300px;
    margin-bottom: 307px !important;
}

.arrow-img {
    margin-top: -60px;
}

.arrow-img img {
    animation: moveIcon 1s infinite ease-in-out;
}
 

.why-choose-sec:after {
    position: absolute;
    content: '';
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/why-choose-heading.png);
    width: 746px;
    height: 472px;
    left: calc(50% - 373px);
    z-index: -1;
    top: -232px;
}

.why-choose-sec:before {
    position: absolute;
    content: '';
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/horoscope-e1775894885937.png);
    width: 793px;
    height: 793px;
    left: calc(50% - 396.5px);
    z-index: -2;
    top: -255px;
    animation: rotateIcon 9s linear infinite;
}



.why-choose-box {
    background-color: #151530;
    text-align: center;
    padding: 50px 15px 30px;
    border-radius: 111px 111px 40px 40px;
    min-height: 431px;
}

.why-choose-img {
    width: 106px;
    height: 106px;
    border-radius: 53px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    line-height: 106px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.why-choose-content {
    margin-top: 50px;
}

.why-choose-content h3 {
    font-size: 24px;
}

.why-choose-img:after {
    position: absolute;
    content: '';
    width: 162px;
    height: 162px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/horoscope-e1775894885937.png);
    left: calc(50% - 81px);
    top: -29px;
    animation: rotateIcon 9s linear infinite;
}

.why-choose-content p {
    font-size: 12px;
}


.wpb_text_column.wpb_content_element.choose-three {}.wpb_text_column.wpb_content_element.choose-three {}

.choose-three .why-choose-box {
    padding-left: 0;
    padding-right: revert-layer;
}


.choose-three .why-choose-box p {
    padding-left: 15px;
    padding-right: 15px;
}

.choose-three .why-choose-box  h3 {
    font-size: 22px;
}



.ipad.wpb_column.vc_column_container.vc_col-sm-1\/5 {}

.choose-one {
    position: relative;
    margin-top: -210px;
}

.choose-one:after {
    position: absolute;
    content: '';
    width: 75px;
    height: 425px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/P1.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -145px;
    left: 48%;
    background-position: center;
    z-index: -1;
}

.choose-five {
    position: relative;
    margin-top: -210px;
}

.choose-five:after {
    position: absolute;
    content: '';
    width: 75px;
    height: 425px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/P5.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -145px;
    left: 17%;
    background-position: center;
    z-index: -1;
}

.choose-two {
    position: relative;
    margin-top: -24px;
}

.choose-two:after {
    position: absolute;
    content: '';
    width: 37px;
    height: 85px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/P3.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -71px;
    left: calc(50% - 18.6px);
    background-position: center;
    z-index: -1;
}

.choose-for {
    position: relative;
    margin-top: -24px;
}

.choose-for:after {
    position: absolute;
    content: '';
    width: 37px;
    height: 85px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/P3.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -71px;
    left: calc(50% - 18.6px);
    background-position: center;
    z-index: -1;
}

.choose-three {
    position: relative;
    margin-top: 35px;
}

.choose-three:after {
    position: absolute;
    content: '';
    width: 37px;
    height: 85px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/P3.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -71px;
    left: calc(50% - 18.6px);
    background-position: center;
    z-index: -1;
}


.center-title {
    text-align: center;
}

span.heading-btn {
    border-radius: 29px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    color: #fff;
    text-transform: uppercase;
    padding: 14px 30px;
    margin-bottom: 15px;
    display: inline-block;
    width: 446px;
}

.center-title h2 {
    font-size: 44px;
}




.mail-location-section {background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/locate-bg.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;}

/* GRID */
.mail-location-section .ml-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid #ff5a2c;
    border-radius: 23px;
    /* overflow: hidden; */
    /* max-width: 1200px; */
    margin: auto;
}

/* CARD */
.mail-location-section .ml-card {
    padding: 25px;
    color: #fff;
    position: relative;
}

/* vertical lines */
.mail-location-section .ml-card:not(:nth-child(4n)) {
    border-right: 1px solid #ff5a2c;
}

/* horizontal line */
.mail-location-section .ml-card:nth-child(-n+4) {
    border-bottom: 1px solid #ff5a2c;
}

/* TOP */
.mail-location-section .ml-top {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 15px;
}

/* IMAGE */
.mail-location-section .ml-top img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
}

/* TITLE */
.mail-location-section .ml-title h4 {
    margin: 0;
    font-size: 14px;
    font-family: 'Poppins';
    text-transform: uppercase;
    max-width: 130px;
}

.mail-location-section .ml-title span {
    font-size: 12px;
    color: #ccc;
}

/* TEXT */
.mail-location-section .ml-card p {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 5px;
}

/* OPTIONAL GLOW */
.mail-location-section .ml-grid {
    box-shadow: 0 0 20px rgba(255, 90, 44, 0.25);
}


.ml-title {}

h4 {}

.ml-title a {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    column-gap: 10px;
}

.ml-title a img {
    width: 20px !important;
    height: 12px !important;
}


.mail-location-section .ml-card:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    left: 115px;
    top: 40px;
}



.location-section {
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/location-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 60px;
    margin-bottom: 100px;
}


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

.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: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    z-index: 1;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #fff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #fff !important;
}

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


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


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


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

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

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

.review {
    /* margin-right: 105px; */
    background-color: #151530;
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding: 50px;
    margin-bottom: 30px;
    position: relative;
}

.user-img {
    width: 280px;
    position: relative;
}


.user-name span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
}

.quits-img {
    position: absolute;
    right: 31px;
    bottom: 31px;
}

.user-img img {
    position: relative;
    z-index: 1;
}

.user-img:after {
    position: absolute;
    content: '';
    width: 125px;
    height: 125px;
    background-size: cover;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/horoscope-e1775894885937.png);
    left: -16px;
    top: -16px;
    animation: rotateIcon 9s linear infinite;
}


.review-sec {
    border: 1px solid #fc6533;
    border-radius: 40px 40px 0px 0px;
    margin-top: 100px;
    border-bottom: 0px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 300px;
    margin-bottom: -300px;
}

.review-sec .center-title {
    margin-top: -25px;
}

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












































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



section.bottom-footer {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
}

section.bottom-footer a {
    color: #fff;
}


a.f-call {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 108px;
    background-color: #151530;
}

a.f-name {
    font-size: 14px;
    display: inline-block;
    color: #fff;
}


.left-cta {
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 100px 0px 0px 100px;
    column-gap: 20px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}



.left-cta.right-cta {
    border-radius: 0px 100px 100px 0px;
    justify-content: right;
    text-align: right;
}


.center-cta {
    text-align: center;
    padding: 35px;
    border-radius: 142px 142px 40px 40px;
    margin-left: 35px;
    margin-right: 35px;
    position: relative;
    top: -65px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}


.center-cta a.f-call {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    line-height: 200px;
    margin-bottom: 20px;
}

.center-cta a.f-name {
    display: block;
    text-align: center;
}


.top-footer {
    margin-bottom: -255px;
    position: relative;
}

.center-cta:after {
    position: absolute;
    content: '';
    width: 488px;
    height: 488px;
    background-size: cover;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/horoscope.png);
    top: -100px;
    left: calc(50% - 244px);
    z-index: -1;
      animation: rotateIcon 9s linear infinite;

}

div#wrapper-footer {
    padding-top: 180px;
}

@keyframes rotateIcon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}




/* ==================== */


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


.disc-pg-div h4 {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
 
}

.disc-pg-div a {
    color: #ffffff;
}

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

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

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

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    padding: 11px 30px;
}

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






section.main-tittle {
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    padding: 15px 0px 20px;
    margin-bottom: 60px;
}

section.main-tittle ul {
    display: flex;
    align-items: center;
    color: #050b2b;
    list-style: none;
    column-gap: 5px;
    padding-left: 0;
    margin-bottom: 0;
}

section.main-tittle ul a {
    color: #ffffff;
    text-transform: capitalize;
}

section.main-tittle  h1 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 40px;
    text-transform: capitalize;
}

section.main-tittle li{
    color:#fff;
}



/* ====================== */


/* Blog Page Start */

section#block-2 {
  background-color: #e8e8f4;
  text-align: center;
  padding: 20px;
  border-radius: 7px;
  margin-bottom: 30px;
}

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

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

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

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

section#block-3,
.widget_block {
  padding: 10px 20px;
  border-radius: 0px;
}

section.widget_block h2.wp-block-heading {
  color: #222;
  border-bottom: 2px solid #222;
}


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

h1.entry-title {
  font-size: 35px;
  border-bottom: 1px solid #c7020230;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 10px;
}

div#comments {
  display: none;
}

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

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

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

h1.page-title {
  color: #222;
  font-weight: 500;
}

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

.widget_block a.wp-block-latest-posts__post-title {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
  padding-left: 29px;
  position: relative;
}

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

.psac-post-meta span.psac-post-meta-innr {
  font-size: 15px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  font-style: normal;
  color: #fff;
  background-color: #222;
  padding: 6px 20px;
  border-radius: 20px;
}

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

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

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

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

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

.blog header.entry-header h2 a {
  line-clamp: 2;
  overflow: hidden;
  font-size: 24px;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
}

.blog .entry-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
  /* display: none; */
}

.post.hentry {
  margin-bottom: 30px !important;
  width: 46%;
  float: left;
  margin: 0% 2%;
  padding: 15px;
  border-radius: 23px;
  min-height: auto;
  position: relative;
  padding-bottom: 16px;
  border: 1px solid transparent;
  background: #151530;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding-bottom: 70px;
}

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

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

 

.entry-title > a {
    /* color: #ffffff; */
    font-size: 21px;
    font-weight: 500;
    display: block;
    padding: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 1;
    overflow: hidden;
}

span.comments-link {
    display: none;
}

.blog .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}


.blog .has-post-thumbnail  span.posted-on {
    font-size: 12px;
    color: #ffffff;
}

.blog .has-post-thumbnail h2.entry-title {
    margin-bottom: 0;
}

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


.single-post header.entry-header {
    margin-bottom: 29px;
}

.single-post header.entry-header h1 {
    font-size: 28px;
    color: #ffffff;
}

.entry-content {
    /* margin-top: 30px; */
}

.single-post .content-area {
    background-color: #090f19;
    padding: 30px 30px;
    border-radius: 30px;
    margin-bottom:35px;
    margin: 0 15px;
    border: 1px solid transparent;
    background: #151530;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.blog .entry-meta {
    text-align: center;
}

.widget-area {
    padding-top: 35px;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    max-height: 660px;
    margin-bottom: 55px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}

h2.wp-block-heading {
    color: #fff;
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 10px;
    margin-bottom: 11px;
}

label.wp-block-search__label {
    color: #ffff;
    padding: 0 20px;
    margin-bottom: 5px;
    position: relative;
}

 .widget-area {
        position: -webkit-sticky; /* For Safari compatibility */
        position: sticky;
        top: 20px; /* Adjust as needed for spacing from the top */
    }


.widget-area #block-2 input#wp-block-search__input-1 {
    background-color: #ffffff;
    border: 0;
    margin-right: 0px;
    border-radius: 30px;
    height: 34px;
    padding-left: 18px;
    color: #222 !important;
}

.widget-area #block-2 button.wp-block-search__button.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #000000;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    margin-left: -40px;
    border: 1px solid #eee;
    height: 34px;
    background: #eee;
}


.post-navigation {
    display: none;
}



span.posted-on time.entry-date.published
 {
    color: #ffffff;
    display: inline-block;
}

span.author.vcard a {
    color: #222;
}

.updated {
    display: none;
}

.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/sun.png);
    left: -5px;
    top: calc(50% - 11px);
    animation: rotate 8s 
linear infinite;
}

/* Blog Page End */

label.wp-block-search__label:before {
    position: absolute;
    content: '';
    width: 74%;
    height: 1px;
    background-color: #ffffff;
    top: 12px;
    right: 0;
}

a.btn.btn-secondary.understrap-read-more-link {
    /* display: none; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    border: none;
    border-radius: 24px;
    font-size: 14px;
    padding: 8px 30px;
    color: #fff;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}


span.byline {
    color: #ffffff;
}

span.posted-on {
    color: #ffffff;
}

.category .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}



header.page-header {
    display: none;
}


span.byline span.author.vcard a {color: #fff;}

.single-post h1,h2,h3,h4,h5,h6 {
    /* color: #fff; */
}

.single-post ul li {
    color: #fff;
}

@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}


    .psacp-post-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }


    .entry-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }

span.author.vcard {
    display: none;
}

span.byline {
    display: none;
}


.blog .entry-content p {
    color: #ffffff;
}

/* Blog Page Start */

.main-service-box {}

.main-service-box .home-service-box {
    margin-right: revert-layer;
    min-height: 660px;
}

  

.main-service-box a.head-call {
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 27px !important;
    left: unset;
    top: 20px;
    z-index: 3;
}

.main-service-box a.head-call img {
    width: 20px;
}

.main-service-box h3 {
    font-size: 24px;
    margin-top: 30px !important;
}


 

.read-btn a {
    font-size: 14px;
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    color: #fff;
    border-radius: 24px;
    padding: 13px 25px;
    display: block;
    margin-top: 25px;
}

.read-btn a:hover {
    background-color: #080828;
    background-image: unset;
}



.main-location-box {
    background-color: #151530;
    border-radius: 24px;
    text-align: center;
    padding: 10px;
}.main-location-box {}

.location-name {}

.location-name {
    margin-top: 20px;
}

.location-name h3 {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    margin-bottom: 15px;
    line-height: normal;
}


.location-name a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    border-radius: 24px;
    padding: 10px;
    display: block;
}

.location-img {
    border-radius: 24px;
    overflow: hidden;
}

.location-img img {
    width: 100%;
}

.location-name a:hover{
    background-image:unset;
    background-color:#080828;
}




/* ============== Inner Page ================= */

.inner-heading {
    font-size: 40px;
    line-height: normal;
}


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

.top-space {
    margin-top: 50px;
}


.whatsapp-cta {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

/* Animated Gradient Background */
.whatsapp-cta::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, #25D366, #151530, #823a36, #25D366);
  animation: gradientMove 12s linear infinite;
  opacity: 0.08;
}

@keyframes gradientMove {
  0% { transform: translate(0,0); }
  50% { transform: translate(-25%, -25%); }
  100% { transform: translate(0,0); }
}

/* Glass Card */
.cta-container {
  width: 100%;
  max-width: 1140px;
  text-align: center;
  border-radius: 25px;
  padding: 60px 30px;
  position: relative;
  z-index: 2;

  background: rgba(255,255,255,0.05);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0 0 60px rgba(0,0,0,0.5);
  overflow: hidden;
}

/* Light Sweep Effect */
.cta-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.2), transparent);
  transform: skewX(-20deg);
  animation: shine 5s infinite;
}

@keyframes shine {
  0% { left: -100%; }
  100% { left: 200%; }
}

/* Floating Particles */
.particles {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#25D366 1px, transparent 1px);
  background-size: 40px 40px;
  opacity: 0.1;
  animation: particlesMove 20s linear infinite;
}

@keyframes particlesMove {
  0% { transform: translateY(0); }
  100% { transform: translateY(-100px); }
}

.cta-content {
  position: relative;
  z-index: 2;
}

.cta-content h2 {
  font-size: 38px;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.cta-content h2 span {
  color: #ffffff;
}

.cta-content p {
  color: #bbb;
  font-size: 18px;
  margin-bottom: 30px;
}

/* Premium Button */
.cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 32px;
  font-size: 16px;
  color: #fff !important;
  background: linear-gradient(135deg, #25D366, #1ebe5d);
  border-radius: 50px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: 0.4s;
  box-shadow: 0 10px 30px rgba(37,211,102,0.4);
}

/* Button Glow Pulse */
.cta-btn::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255,255,255,0.3), transparent);
  animation: btnGlow 2s infinite;
}

@keyframes btnGlow {
  0% { transform: scale(0.5); opacity: 0.5; }
  100% { transform: scale(1.5); opacity: 0; }
}

.cta-btn:hover {
  transform: translateY(-5px) scale(1.05);
  box-shadow: 0 15px 40px rgba(37,211,102,0.6);
}

/* WhatsApp Icon Animation */
.cta-btn i {
  font-size: 20px;
  animation: bounce 1.2s infinite;
}

@keyframes bounce {
  0%,100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

/* Responsive */


.cta-section {
    margin-top: 40px;
    margin-bottom: 50px;
}



.form.inner-form {
    padding-bottom: 1px;
    margin-bottom: 30px;
}




ul.list {
    list-style: none;
}

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

ul.list li:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(http://psychicmahavir.com/wp-content/uploads/2026/04/sun-colurful.png);
    background-size: cover;
    left: -28px;
    top: 0;
}



.review-box {
    text-align: center;
    background: #151530;
    border-radius: 30px;
    padding: 30px 30px;
    margin-top: 20px;
}

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

.bg-color {
    background: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    border-radius: 30px;
    padding: 30px 20px 0px;
    margin-top: 50px;
    margin-bottom: 80px;
}

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


.top-number {
    padding: 5px 0px;
}

.top-number a.header-calls {
    position: unset;
    width: 100%;
    background: transparent;
    text-align: center;
    height: 50px;
    line-height: unset;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}


.top-number a.header-calls span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
    line-height: 50px;
}


.top-number a.header-calls img {
    width: 25px;
}


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

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

.contact_icons a.whatsapp-icon {
    background: rgb(114, 193, 24);
    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: rgb(255, 255, 255);
}

a.whatsapp-icon i {
    margin-top: 10px;
    color: rgb(255, 255, 255);
}

@-webkit-keyframes pulse2 {
    0% {
        box-shadow: rgb(45, 193, 0) 0px 0px 0px 0px;
    }

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

@keyframes pulse2 {
    0% {
        box-shadow: rgb(114, 193, 24) 0px 0px 0px 0px;
    }

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

.contact_mobile {
    position: fixed;
    right: 60px;
    bottom: 20px;
    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;
    background: rgb(237, 172, 21);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.16) 0px 3px 10px;
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
    color: rgb(255, 255, 255) !important;
}

.contact_mobile a.phone-icon {
    font-size: 33px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse3;
    color: rgb(255, 255, 255);
    padding-top: 8px;
    background-image: linear-gradient(85deg, #f13452 0%, #ff722b 100%);
}

@-webkit-keyframes pulse3 {
    0% {
        box-shadow: rgb(59, 90, 238) 0px 0px 0px 0px;
    }

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

@keyframes pulse3 {
    0% {
        box-shadow: rgb(245 73 68) 0px 0px 0px 0px;
    }

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