/*
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.1768287252
Updated: 2026-01-13 06:54:12

*/


@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Display&display=swap');
@import url("style-2.css");

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('fonts/CenturyGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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




body{
   font-family: 'Century Gothic';
    color: #222;
}

body p{
font-family: 'Century Gothic';
               font-size: 14px;
               line-height: 26px;
               color: #222;
               font-weight: 400;
}

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

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

.mobshow{
    display:none !important;
}


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

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

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


.navbar-brand img {
  max-width: 229px !important;
  margin-left: 0;
  margin: 0 !important;
}
 #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 8px;
        top: -59px;
        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://psychicsolutions.us/wp-content/uploads/2025/12/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: #fe5c43;
        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: #fe5c43;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #fe5c43;
}
    
 body   #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #222;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 10px;
        border-radius: 0;
        margin: 0;
        float: left;
        max-width: 100%;
        border: 0;
        min-width: 100%;
    }
    
#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: 'Century Gothic';
}
    
#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;
    overflow: visible;
}
    
body    header#wrapper-navbar.sticky {
    background-color: #fff;
    padding-top: 0px;
}

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;
    background-color: transparent !important;
}
 body header#wrapper-navbar {
    padding: 10px 0;
    background: #fff;
}
    
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   .home-banner-section
 {
    margin-top: 0px;
}

    body .home-banner-services {
    margin-top: 0px;
    overflow: visible !important;
    padding-bottom: 40px;
}
    
body     .headin-flex {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
    
    
    body .main_heading {
        font-size: 20px;
        line-height: 32px;
        color: #222222;
        font-weight: 400;
    }
    
    body a.theme-heading-btn {
    font-size: 16px;
    color: #222222;
    border-bottom: 11px solid #fe5c43;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 6px;
    align-items: center;
    gap: 10px;
}
    
body    a.theme-heading-btn {
    font-size: 16px;
    color: #222222;
    border-bottom: 11px solid #fe5c43;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 6px;
    align-items: center;
    gap: 10px;
}
    
body    .srv-heading {
    position: relative;
    top: 0;
    right: 0;
    writing-mode: horizontal-tb;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}
    
body    .srv-image img {
    width: 100%;
    height: 399px;
    border-radius: 40px;
    background-color: #fe5c43;
    object-fit: cover;
}
    
    
    
body .home-srv-style-1 {
    max-width: 100%;
    position: relative;
    margin-bottom: 50px;
}
    
    
body    .srv-heading a {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    border-left: 8px solid #ffd6b0;
    padding-left: 11px;
    margin-bottom: 19px;
}
    
body    .call-icon {
    min-width: 59px;
    height: 59px;
    border-radius: 30px;
    background-color: #ffd6b0;
    display: flex;
    justify-content: center;
    align-items: center;
}
    
 body   .srv-heading-2 {
    position: relative;
    top: 00px;
    left: 0px;
      writing-mode: horizontal-tb;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}
    
body    .home-srv-style-2 {
    position: relative;
    margin-bottom: 50px;
    max-width: 100%;
    margin-left: 0;
}
    
body    .srv-heading-2 a {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: start;
    border-left: 8px solid #ffd6b0;
    padding-left: 11px;
    margin-bottom: 19px;
    border-right:0;
}
    
body    a.email-call {
    border-radius: 30px;
    background-color: #ffd6b0;
    display: block;
    padding: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    gap: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
    
body    .ml10 {
    position: relative;
    font-weight: 900;
    font-size: 20px;
    border-radius: 30px;
    background-color: #ffd6b0;
      display: flex;
    align-items: center;
    flex-direction: column;
     gap: 10px;
}
    
    body a.phone-call img{
        display:block;
        margin:0 auto;
        margin-bottom:10px;
    }

 body   a.phone-call {
    padding: 10px;
    font-size: 32px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
}
    
body a.srv-btn {
        width: 90%;
        margin-left: 14px;
    }
    
body    .hom-form {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 30px 15px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 35px;
}
    
body    .mr-50 {
    margin-right: 0;
    margin-left: 1px;
    margin-top: 68px;
}
    
    
body    .why-us-box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 75px !important;
    flex-direction: column;
    text-align: center;
}
    
body    .text-white {
    filter:none;
    color:#fe5c43 !important;
}
    
    
body    .faq-section-home {
    margin-top: -100px;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: 28%;
    background-position-y: 88%;
    padding-bottom: 0px;
}

body    .ml-50 {
    margin-left: 0px;
    margin-top: 0px !important;
}
    
body .home-about-section {
    background-color: #ffefdf;
    padding-top: 20px;
    padding-bottom: 0px;
}
    
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://indian-psychic.com/wp-content/uploads/2026/01/faq-side-icon.png);
    position: absolute;
    width: 40px;
    left: 7px;
    height: 40px;
    background-repeat: no-repeat;
    margin-top: 0px;
}
    
body    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #000;
    border: 1px solid #ffeecc;
    padding: 17px 51px;
    position: relative;
    margin: 0px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 13px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #ffd6b0;
    font-family: "Century Gothic";
    padding-left: 60px;
}
    
body    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #000;
    border: 1px solid #ffeecc;
    padding: 8px 43px;
    position: relative;
    margin: 1px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 13px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #ffd6b0;
    font-family: "Century Gothic";
    padding-left: 60px;
}
    
body    .footer-left {
    margin-left: 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
    
 body   .home-testimonial {
    text-align: center;
    border-radius: 228px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 58px 22px;
}
    
body    div#wrapper-footer {
    background: linear-gradient(1deg, #ffd6b0 0%, #ffffff);
    padding-top: 40px;
}
    
body    .footer-right {
    margin-right: 1px;
    position: relative;
    transition: 500ms ease all;
     display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
    
    
body    .ftr-contentleft:before {
    display:none;
    
    }
    
    body .footer-center {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        text-align: center;
        margin-top: 30px;
        position: relative;
        margin-bottom: 32px;
    }
    
body    .ftr-contentright:before {
  display:none;
}
    
body    footer#colophon:before {
  display:none;
}
    
 body   .center-content:before {
   display:none;
}
    
body    .ftr-contentright a {
    font-size: 19px;
    line-height: 28px;
    color: #000;
}
    
 body   ul#menu-footer-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 13px;
    justify-content: center;
    flex-direction: column;
}
    

}
/**************** 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: 229px !important;
  margin-left: 0;
  margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 8px;
        top: -59px;
        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://psychicsolutions.us/wp-content/uploads/2025/12/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: #fe5c43;
        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: #fe5c43;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #fe5c43;
}
    
 body   #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #222;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 10px;
        border-radius: 0;
        margin: 0;
        float: left;
        max-width: 100%;
        border: 0;
        min-width: 100%;
    }
    
#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: 'Century Gothic';
}
    
#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;
    overflow: visible;
}
    
body    header#wrapper-navbar.sticky {
    background-color: #fff;
    padding-top: 0px;
}

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;
    background-color: transparent !important;
}
 body header#wrapper-navbar {
    padding: 10px 0;
    background: #fff;
}
    
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   .home-banner-section
 {
    margin-top: 0px;
}

    body .home-banner-services {
    margin-top: 0px;
    overflow: visible !important;
    padding-bottom: 40px;
}
    
body     .headin-flex {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
    
    
    body .main_heading {
        font-size: 20px;
        line-height: 32px;
        color: #222222;
        font-weight: 400;
    }
    
    body a.theme-heading-btn {
    font-size: 16px;
    color: #222222;
    border-bottom: 11px solid #fe5c43;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 6px;
    align-items: center;
    gap: 10px;
}
    
body    a.theme-heading-btn {
    font-size: 16px;
    color: #222222;
    border-bottom: 11px solid #fe5c43;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 6px;
    align-items: center;
    gap: 10px;
}
    
body    .srv-heading {
    position: relative;
    top: 0;
    right: 0;
    writing-mode: horizontal-tb;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}
    
body    .srv-image img {
    width: 100%;
    height: 399px;
    border-radius: 40px;
    background-color: #fe5c43;
    object-fit: cover;
}
    
    
    
body .home-srv-style-1 {
    max-width: 100%;
    position: relative;
    margin-bottom: 50px;
}
    
    
body    .srv-heading a {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    border-left: 8px solid #ffd6b0;
    padding-left: 11px;
    margin-bottom: 19px;
}
    
body    .call-icon {
    min-width: 59px;
    height: 59px;
    border-radius: 30px;
    background-color: #ffd6b0;
    display: flex;
    justify-content: center;
    align-items: center;
}
    
 body   .srv-heading-2 {
    position: relative;
    top: 00px;
    left: 0px;
      writing-mode: horizontal-tb;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}
    
body    .home-srv-style-2 {
    position: relative;
    margin-bottom: 50px;
    max-width: 100%;
    margin-left: 0;
}
    
body    .srv-heading-2 a {
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: start;
    border-left: 8px solid #ffd6b0;
    padding-left: 11px;
    margin-bottom: 19px;
    border-right:0;
}
    
body    a.email-call {
    border-radius: 30px;
    background-color: #ffd6b0;
    display: block;
    padding: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    gap: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
    
body    .ml10 {
    position: relative;
    font-weight: 900;
    font-size: 20px;
    border-radius: 30px;
    background-color: #ffd6b0;
      display: flex;
    align-items: center;
    flex-direction: column;
     gap: 10px;
}
    
    body a.phone-call img{
        display:block;
        margin:0 auto;
        margin-bottom:10px;
    }

 body   a.phone-call {
    padding: 10px;
    font-size: 32px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
}
    
body a.srv-btn {
        width: 90%;
        margin-left: 14px;
    }
    
body    .hom-form {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 30px 15px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 35px;
}
    
body    .mr-50 {
    margin-right: 0;
    margin-left: 1px;
    margin-top: 68px;
}
    
    
body    .why-us-box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 75px !important;
    flex-direction: column;
    text-align: center;
}
    
body    .text-white {
    filter:none;
    color:#fe5c43 !important;
}
    
    
body    .faq-section-home {
    margin-top: -100px;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: 28%;
    background-position-y: 88%;
    padding-bottom: 0px;
}

body    .ml-50 {
    margin-left: 0px;
    margin-top: 0px !important;
}
    
body .home-about-section {
    background-color: #ffefdf;
    padding-top: 20px;
    padding-bottom: 0px;
}
    
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://indian-psychic.com/wp-content/uploads/2026/01/faq-side-icon.png);
    position: absolute;
    width: 40px;
    left: 7px;
    height: 40px;
    background-repeat: no-repeat;
    margin-top: 0px;
}
    
body    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #000;
    border: 1px solid #ffeecc;
    padding: 17px 51px;
    position: relative;
    margin: 0px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 13px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #ffd6b0;
    font-family: "Century Gothic";
    padding-left: 60px;
}
    
body    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #000;
    border: 1px solid #ffeecc;
    padding: 8px 43px;
    position: relative;
    margin: 1px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 13px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #ffd6b0;
    font-family: "Century Gothic";
    padding-left: 60px;
}
    
body    .footer-left {
    margin-left: 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
    
 body   .home-testimonial {
    text-align: center;
    border-radius: 228px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 58px 22px;
}
    
body    div#wrapper-footer {
    background: linear-gradient(1deg, #ffd6b0 0%, #ffffff);
    padding-top: 40px;
}
    
body    .footer-right {
    margin-right: 1px;
    position: relative;
    transition: 500ms ease all;
     display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
    
    
body    .ftr-contentleft:before {
    display:none;
    
    }
    
    body .footer-center {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        text-align: center;
        margin-top: 30px;
        position: relative;
        margin-bottom: 32px;
    }
    
body    .ftr-contentright:before {
  display:none;
}
    
body    footer#colophon:before {
  display:none;
}
    
 body   .center-content:before {
   display:none;
}
    
body    .ftr-contentright a {
    font-size: 19px;
    line-height: 28px;
    color: #000;
}
    
 body   ul#menu-footer-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 13px;
    justify-content: center;
    flex-direction: column;
}
    
    .container {
    overflow-x: hidden;
}
    
body .home-video-section .container {
    margin-bottom: 70px;
}

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


.navbar-brand img {
    max-width: 100%;
    margin-bottom: 4px;
}

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


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

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    font-family: 'Century Gothic';
    height: auto;
    line-height: normal;
    margin-left: 0;
    padding: 12px 13px;
    margin-right: 27px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #222;
    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: 'Century Gothic';
        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: 'Century Gothic';
        text-decoration: none;
        border-color: #fff;
        color: #fe5c43;
        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: 'Century Gothic';
    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 {
    border-radius: 55px;
    background-color: #ffff;
    text-align: center;
    padding: 4px 13px;
    min-width: 552px;
}

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


#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: 'Century Gothic';
    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: 'Century Gothic';
    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: #d50a03;
}

#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: #ffffff00;
    padding: 10px 0px 10px;
    border-top: revert-layer;
}

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 {
    display: inline-block;
    margin-top: 0px;
    display: block;
}
    
/* mian header end */   

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

.mob-number a {
    display: flex;
    align-items: self-end;
    justify-content: flex-start;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    gap: 2px;
}

.mob-number img {
    max-width: 45px;
    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;
}






/* Main Menu style  */



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

/* HOme Menu End */

/* TOP Social List Icon */

ul.top-desk-social {
    display: flex;
    list-style: none;
    margin: 0;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 9px;
}

ul.top-desk-social li a {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #ffefdf;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 500ms ease all;
    border: 1px solid #fff;
}

ul.top-desk-social li a img {
    max-width: 26px;
}

/* TOp LIst ICons  */

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


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

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


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

.home-banner-section {
    margin-top: -163px;
}




/* header-button */

.header-button {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 6px 7px;
    width: 272px;
    height: 60px;
    border-radius: 30px;
    background-color: #ffefdf;
    margin-top: 7px;
}

a.call-header {
    border-radius: 49px;
    background-color: #fe5c43;
    text-align: center;
    line-height: 38px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.contact-us span {
    display: block;
    font-size: 12px;
    color: #222;
    font-weight: 200;
}

a.contact-us {
    color: #222;
    font-size: 20px;
    font-weight: 700;
}

a.call-header img {
    max-width: 24px;
    animation: hithere 1s ease infinite;
}

ul.top-desk-social li a:hover {
    background-color: #fe5c43;
    border: 1px solid #fff;
}

ul.top-desk-social li a:hover img {
    filter: brightness(100);
}

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

/* header-button End  */

/* Banner Section Start */

.home-banner-services {
    margin-top: -262px;
    overflow: visible !important;
    padding-bottom: 80px;
}

.counter-box-main {
    position: relative;
    z-index: 1;
}

.hom-add-banner-box .why-us-content {
    display: flex;
    align-items: flex-end;
    gap: 9px;
}

.hom-add-banner-box .why-us-content .number {
    font-size: 64px;
    font-family: "Momo Trust Display";
    line-height: normal;
}

a.theme-btn {
    border-radius: 39px;
    background-color: #fe5c43;
    padding: 11px 35px;
    font-size: 12px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    display: block;
    max-width: 304px;
    float: inline-end;
    transition: 500ms ease all;
}

.banner-left-srv-main-box {
    position: absolute;
    z-index: 1;
    top: -340px;
    left: -50px;
}

.banner-more-srv {
 width: 223px;
 height: 427px;
 border-radius: 40px;
 background-color: #ffffff;
 text-align: center;
 padding: 20px 15px;
}

a.srv-arrow-btn {
    width: 138px;
    height: 138px;
    border-radius: 69px;
    background-color: #fe5c43;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.banner-more-srv h4 {
    font-size: 20px;
    line-height: 32px;
    color: #222222;
}

a.banner-sidenumber {
    font-size: 20px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
}

a.srv-arrow-btn:hover {
    background-color: #000;
    transition: 500ms ease all;
}

a.srv-arrow-btn:hover img {
    transform: rotate(360deg);
        transition: 600ms ease all;
}

a.srv-arrow-btn img {
    transform: rotate(0deg);
        transition: 600ms ease all;
}

a.theme-btn:hover {
    background-color: transparent;
    border: 1px solid #fe5c43;
    color: #fe5c43;
    transition: 500ms ease all;
}




/* Banner section End */


/* HOme Heading Section Start */

.main_heading {
    font-size: 40px;
    line-height: 50px;
    color: #222222;
    font-weight: 400;
}

.sub_heading {
    font-size: 18px;
    line-height: 28px;
    color: #fe5c43;
    font-weight: 400;
    font-family: "Momo Trust Display";
    margin: 0;
}

a.theme-heading-btn {
    font-size: 16px;
    color: #222222;
    border-bottom: 11px solid #fe5c43;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 6px;
    align-items: center;
    gap: 10px;
    position: relative;
}

.headin-flex
 {
    display: flex;
    align-items: flex-end;
}

/* Home Heading Section End  */


/*  home Service Section Start*/
.srv-image img {
    width: 445px;
    height: 399px;
    border-radius: 40px;
    background-color: #fe5c43;
    object-fit: cover;
}

a.srv-btn {
    border-radius: 23px;
    background-color: #fe5c43;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    padding: 7px 26px;
    gap: 10px;
    position: absolute;
    margin-top: -64px;
    margin-left: 30px;
    transition: 500ms ease all;
}

a.srv-btn img {
    max-width: 15px;
    transition: 230ms ease all;
}

.home-srv-style-1 {
    max-width: 445px;
    position: relative;
    margin-bottom: 50px;
}

.call-icon {
    width: 59px;
    height: 59px;
    border-radius: 30px;
    background-color: #ffd6b0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.call-icon img {
    max-width: 30px;
    animation: hithere 1s ease infinite;
}

a.phone-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #fe5c43;
    font-weight: 400;
    font-family: "Momo Trust Display";
}

.srv-content {
    margin-top: 23px;
}

.srv-heading {
    position: absolute;
    top: 40px;
    right: -75px;
    writing-mode: vertical-lr;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}

.srv-heading a {
    font-size: 26px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    border-left: 8px solid #ffd6b0;
    padding-left: 11px;
}

.home-srv-style-2 {
    position: relative;
    margin-bottom: 50px;
    max-width: 445px;
    margin-left: 75px;
}

.srv-heading-2 {
    position: absolute;
    top: 80px;
    left: -61px;
    writing-mode: sideways-lr;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 16px;
}

.srv-heading-2 a {
    font-size: 26px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    border-right: 8px solid #ffd6b0;
    padding-right: 11px;
}

a.srv-btn:hover {
    background-color: #222;
}

a.srv-btn:hover img {
    rotate: 45deg;
    transition: 230ms ease all;
}

a.phone-call {
    *
    background-color: #ffd6b0; */
    display: block;
    padding: 10px;
    font-size: 44px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
}

a.email-call {
    border-radius: 30px;
    background-color: #ffd6b0;
    display: block;
    padding: 10px;
    font-size: 22px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    gap: 10px;
    display: flex;
    align-items: center;
}
/* Home Services Section End */


/* Home  About  Section */
.home-about-section {
    background-color: #ffefdf;
    padding-top: 80px;
    padding-bottom: 80px;
}

.youtube-thumnail img {
    border-radius: 40px;
}

/* Home  About  Section End */

/* HOme Testimonial SEction Start */

.home-testimonial {
    text-align: center;
    border-radius: 128px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 58px 22px;
    transition: 500ms ease all;
    min-height: 600px;
}

.home-testimonial .review-img img {
    width: 164px;
    height: 164px;
    border-radius: 82px;
    object-fit:cover;
    margin-top:-20px;
    z-index:0;
    position:relative;
}

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

.star i {
    font-size: 14px;
    line-height: 28px;
    color: #ffe400;
    text-align: center;
    margin-bottom: 10px;
}

.home-testimonial:hover {
    background-color: #fe5c43;
}

.home-testimonial:hover p {color: #fff;}

.home-testimonial:hover h5 {
    color: #fff;
}

.home-testimonial h5 {
    color: #fe5c43;
}
/* Home Testimonial Section End */

/* Faq Section */

.faq-section-home {
    margin-top: -177px;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/round-line.png);
    background-repeat: no-repeat;
    background-position-x: 28%;
    background-position-y: 88%;
    padding-bottom: 80px;
}



    
    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{color: #000;border: 1px solid #ffeecc;padding: 17px 51px;position: relative;margin: 0px 0;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));font-size: 14px;line-height: normal;border-radius: 55px;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));background-color: #ffd6b0;font-family: "Century Gothic";padding-left: 60px;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000 !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;
}
.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://indian-psychic.com/wp-content/uploads/2026/01/faq-side-icon.png);
    position: absolute;
    width: 40px;
    left: 7px;
    height: 40px;
    background-repeat: no-repeat;
    margin-top: -12px;
}


.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: #ffffffee;margin: 10px 0;border: 0;}







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: 1px solid #ffd6b0 !important;
}
/* faq Section End */


.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 4em;
  border-radius: 30px;
  background-color: #ffd6b0;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.2em;
  overflow: hidden;
  display: block;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}

/* Home Form Start */
.hom-form {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    padding: 30px 15px;
    text-align: center;
    margin-top: -130px;
    margin-bottom: 35px;
}

.form-heading h4 {
    font-size: 20px;
    line-height: 32px;
    color: #222222;
}

.hom-form .form-body  input.home-input {
    height: 50px;
    border-radius: 25px;
    background-color: #ffefdf;
    border: 0;
    padding-left: 60px;
    border: 1px solid #ffefdf;
    box-shadow:none;
    font-size: 14px;
    line-height: 28px;
    color: #222222;
}
.hom-form .form-body  input.home-input:focus {
    background-color: #ffffff ;
    padding-left: 60px;
    box-shadow:none;
    border:1px solid #ffefdf;
}

.hom-form .form-body textarea.home-input {
    height: 100px;
    border-radius: 25px;
    background-color: #ffefdf;
    border: 0;
    padding: 10px;
    padding-left: 60px;
    font-size: 14px;
    line-height: 28px;
    color: #222222;
    border: 1px solid #ffefdf;
}

.hom-form .form-body  textarea.home-input:focus {
    background-color: #ffffff ;
    padding-left: 60px;
    box-shadow:none;
    border:1px solid #ffefdf;
}

.hom-form .form-body input.home-input::placeholder {
    color: #222 !important;
}


.hom-form .form-body textarea.home-input::placeholder {
    color: #222 !important;
}

.username {
    position: relative;
}

.username:Before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/username.png);
    z-index: 1;
    background-repeat: no-repeat;
    left: 7px;
    top: 5px;
}

.useremil {
    position: relative;
}

.useremil:Before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/useremail.png);
    z-index: 1;
    background-repeat: no-repeat;
    left: 7px;
    top: 5px;
}

.userphone {
    position: relative;
}

.userphone:Before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/userphone.png);
    z-index: 1;
    background-repeat: no-repeat;
    left: 7px;
    top: 5px;
}


.usermessage {
    position: relative;
}

.usermessage:Before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/useremessage.png);
    z-index: 1;
    background-repeat: no-repeat;
    left: 7px;
    top: 5px;
}

input.has-spinner.home-submit-btn {
    height: 50px;
    border-radius: 25px;
    background-color: #fe5c43;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

input.has-spinner.home-submit-btn:hover {
    background-color: #00a72c;
    border: 0px solid #000;
    color: #fff;
}

.hom-form  .wpcf7-spinner {
    position: absolute;
}


.text-white {
    filter: drop-shadow(1.545px 4.755px 2.5px rgba(254, 92, 67, 0.75));
}

/* Home Form End */

/* HEader Btn */

a.fx-pr-btn-1 {
    display: inline-flex;
    font-size: 16px;
    line-height: 1;
    color: #222;
    border-radius: 8px;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
    border: 0px solid #ffffff;
    background: #ffffff;
    padding: 5px 7px;
    border-radius: 30px;
    padding-left: 22px;
    font-size: 14px;
    line-height: normal;
    color: #222;
    align-items: center;
    position: relative;
    z-index: 1;
    min-width: 298px;
    justify-content: space-between;
}

.fx-header-6-action-link .fx-pr-btn-1 {
    border: 0px solid #072a5e;
    background: #072a5e;
    padding: 15px 28px;
    border-radius: 30px;
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
}

.fx-pr-btn-1 .text::before {
    top: 0;
    left: 0;
    opacity: 1;
    display: block;
    transition: 0.5s;
    position: relative;
    content: attr(data-front);
    transform: translateY(0);
}

.fx-pr-btn-1 .text {
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 1;
    margin-bottom: -2px;
}

.fx-header-6-action-link .fx-pr-btn-1 .text::before {
    color: #fff;
}

.fx-header-6-action-link .fx-pr-btn-1 .text::after {
    color: #fff;
}

.fx-pr-btn-1 .text::after {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    display: block;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
    position: absolute;
    content: attr(data-back);
    transform: translateY(100%);
}

.fx-pr-btn-1 img {
    max-width: 40px;
    margin-left: 6px;
}

.fx-pr-btn-1:hover {
    background: #fe5c43;
    color: #fff;
}

.fx-pr-btn-1:hover .text::before {
    opacity: 0;
    transform: translateY(-240%);
}

.fx-pr-btn-1:hover .text::after {
    opacity: 1;
    transform: translateY(0%);
}

/*  Header Btn */

.btn-top {
    margin-top: -117px;
}


/* Home Why Choosee Us Start */

.home-talk {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #ffd6b0;
    text-align: center;
    padding: 20px 12px;
}

.home-talk .phone-blink-icon {
    width: 106px;
    height: 106px;
    border-radius: 53px;
    background-color: #fe5c43;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}

.home-talk .phone-blink-icon img {
    max-width: 50px;
    animation: wobble 2s ease infinite;
}

.home-talk a {
    font-size: 22px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
}

.home-talk h4 {
    font-size: 20px;
    line-height: 32px;
    padding: 0 30px;
}

.why-us-box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 75px !important;
}

.why-us-box .whyicon {
    min-width: 158px;
    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-radius: 50%;
}

.why-us-box .whycontent h5 {
    font-size: 19px;
    line-height: 28px;
    color: #fe5c43;
    font-weight: 400;
}

.ml-50 {
    margin-left: -47px;
    margin-top: 30px !important;
}

.mr-50 {
    margin-right: -240px;
    margin-left: 91px;
    margin-top: 130px;
}

/* HOme Why Choose Us End */


/* footer Start */

div#wrapper-footer {
    background: linear-gradient(1deg, #ffd6b0 0%, #ffffff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding-top: 150px;
}

.site-info {
    text-align: center;
}

ul#menu-footer-menu a {
    color: #222;
    font-size: 14px;
    text-transform: capitalize;
}

ul#menu-footer-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 28px;
    justify-content: center;
}

.menu-footer-menu-container {
    background-color: #fff;
    padding: 10px;
    border-radius: 40px;
    margin-bottom: 20px;
    margin-top: 40px;
}

ul#menu-footer-menu li a {margin: 0 19px;}



a.ftr-icon {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: #fe5c43;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 500ms ease all;
}

a.ftr-icon img {
    max-width: 44px;
    rotate: 0deg;
    transition: 500ms ease all;
}

.footer-center {display: flex;flex-direction: column;align-content: center;align-items: center;text-align: center;margin-top: -80px;position: relative;}

.footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.ftr-contentleft p {
    font-size: 14px;
    line-height: 28px;
    color: #222222;
    margin: 0;
}

.footer-left {
    margin-left: 100px;
    position: relative;
}

.footer-right {
    margin-right: 100px;
    position: relative;
    transition: 500ms ease all;
}

.ftr-contentleft a {
    font-size: 30px;
    line-height: 28px;
    color: #222222;
}
/* Footer ENd */

.ftr-contentright p {
    margin: 0;
}

.ftr-contentright {
    text-align: center;
}

.ftr-content a {
    font-size: 30px;
    line-height: 28px;
    color: #222222;
}

.ftr-content p {
    margin: 0;
}

.ftr-contentright a {
    font-size: 15px;
    line-height: 28px;
    color: #222222;
}


footer#colophon {
    position: relative;
}

footer#colophon:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://indian-psychic.com/wp-content/uploads/2026/01/footer-line.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -104px;
    z-index: 0;
    background-size: auto;
}

.ftr-contentleft {
    position: relative;
}

.ftr-contentleft:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 89%;
    background-color: #fe5c43;
    left: -10px;
    top: 7px;
}

.ftr-contentright {
    position: relative;
}

.ftr-contentright:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 89%;
    background-color: #fe5c43;
    right: -10px;
    top: 5px;
}

.center-content {
    position: relative;
}

.center-content:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 6px;
    background-color: #fe5c43;
    left: calc(50% - 20px );
    bottom: -14px;
}

.footer-center:hover a.ftr-icon {
    background-color: #ffd6b0;
}

.footer-center:hover a.ftr-icon img {
    filter: brightness(0);
    transform: rotate(360deg);
    transition: 500ms ease all;
}

.footer-left:hover a.ftr-icon {
    background-color: #ffd6b0;
}

.footer-left:hover a.ftr-icon img {
    transition: 500ms ease all;
    rotate: 360deg;
    filter: brightness(0);
}

.footer-right:hover a.ftr-icon  img{
    transition: 500ms ease all;
    rotate: 360deg;
    filter: brightness(0);
}

.footer-right:hover a.ftr-icon  {
     background-color: #ffd6b0;
}

    .footer-menu {
    position: relative;
}


@media only screen and (min-width: 1400px) and (max-width: 1920px){
    
        .mr-50 {
        margin-right: -240px;
        margin-left: 138px;
        margin-top: 70px;
    }
}
    


@-webkit-keyframes pulse4 {
    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 pulse4 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #ffd6b0;
        box-shadow: 0 0 0 0 #ffd6b0;
    }

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


/* Top Header Start */
    section.top-header {
        padding: 0px 0;
        position: relative;
        z-index: 6;
        overflow: hidden;
        background-image: linear-gradient(90deg, #fe5c43 0%, #fe5c43 100%, #fe5c43 100%);
    }
    
    .mob-number a {
        font-size: 26px;
        color: #ffffff;
        font-weight: 600;
        line-height: 40px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 11px;
    }
    
    .mob-number img {
        max-width: 38px;
        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 */


.home-video-section .container {
   /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
   width: 100%;
   height: 260px;
   cursor: pointer;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {border: 0;position: absolute;top: 0;left: 0;bottom: 0;right: 0;/* width: 100%; *//* height: 100%; */margin-left: auto;margin-right: auto;scrolling: no;border-radius: 30px;}

/* added visibility on the iframe */
.iframe {
  visibility: hidden
}