/*
Theme Name: Vikram Adithya
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.1774932622
Updated: 2026-03-31 04:50:22

*/



@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('https://fonts.googleapis.com/css2?family=Momo+Trust+Display&display=swap');

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

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


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

body p {
  font-family: "Poppins", sans-serif;
  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";
}

.mobshow {
    display: none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .ipad {
        width: 100% !important;
    }

    .deskshow {
        display: none !important;
    }

    .mobshow {
        display: block !important;
    }

    .vegacontainer {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .ipad-50 {
        width: 50% !important;
        margin-bottom: 30px;
    }

    /************** header responsive start  *************/

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


    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 0px;
        top: 35px;
        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://vikramastrology.co.uk/wp-content/uploads/2026/04/menu.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }




    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #7d446a;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 15px;
        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: "Comfortaa", 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: 5px;
        max-width: 100%;
        display: block;
        text-align: center;
    }

    body header#wrapper-navbar {
        padding: 0px 0px 15px;
    }

    body .main-menu {
        display: block;
    }

    body header#wrapper-navbar:after {
        display: none;
    }

    body div#mega-menu-wrap-primary {
        margin-top: 0px;
    }



    /* Home Page start */

 

    
}

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



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

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .deskshow {
        display: none !important;
    }

    .mobshow {
        display: block !important;
    }

    .vegacontainer {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .form-left-section h2.title {
        color: #fbad48;
        padding-top: 30px;
    }

    .form-left-section p {
        color: #fff;
    }

    /************** header responsive start  *************/




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

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -53px;
        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://vikramastrology.co.uk/wp-content/uploads/2026/04/menu.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }




    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #391d58;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 2px;
        border-radius: 0px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        background-color: transparent;
        font-weight: 500;
        color: #ffffff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff21;
        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: "Comfortaa", 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;
        overflow: visible;
    }


    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: flex;
        text-align: center;
        justify-content: center;
        padding: 0;
    }

    body header#wrapper-navbar {
        padding: 2px 0px;
        background-color: #000;
    }

    body .main-menu {
        display: block;
    }

    body header#wrapper-navbar:after {
        display: none;
    }

    body div#mega-menu-wrap-primary {
        margin-top: 0px;
    }



    /* Home Page start */

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

    
body    .home-form {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column;
}
    
body    .forminputs p {
    display: flex;
    gap: 9px;
    margin-bottom: 0 !important;
    flex-wrap: wrap;
    flex-direction: column;
}

    
body    .footer-contact-box:before {
    display:none;
}
    
body .footer-contact-box {
    position: relative;
    background-color: #ffcd36;
    padding: 28px;
    border-radius: 30px 30px 0px 0px;
}
    
    body .footer-deatials {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    flex-direction: column;
}
    
body    .menu-flex {
    display: block;
}
    
body    .home-about-us-section {
    border-radius: 40px 40px 0px 0px;
    border: 2px solid #eee;
    padding: 0px;
    padding-top: 0px;
    margin-top: 52px;
    text-align: center;
    padding-bottom: 0px;
}
    
body .main-heading {
    font-size: 22px;
    line-height: 31px;
    color: #e26c3a;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    /* margin-top: -28px; */
    /* background: -webkit-linear-gradient(98deg, #3458ef, #ae65e7 84%); */
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%, #241a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

    
body    .home-icon-srv-slider-section {
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    padding-top: 19px;
}


body .forminputs input.home-input {
    border-radius: 85px;
    background-color: #ffffff;
    min-width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 28px;
    border: 0;
    color: #222222;
    font-weight: 400;
    padding: 6px 20px;
    width: 100%;
}

body    .forminputs input.Home-submit-btn {
    width: 100%;
    border-radius: 25px;
    filter: none;
    background-color: #ffcd36;
    height: 50px;
    border: 0px;
    color: #222;
}
    
body    .heading0-box h5 {
    font-size: 28px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    margin: 0;
    font-family: "Momo Trust Display", sans-serif;
}
    
body    .home-web-banner-Section {
    position: relative;
    margin-top: -24px;
}
    
       body .home-center-form {
        width: 100%;
        border-radius: 40px 40px 0px 0px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        margin-left: 0px;
        padding: 30px;
        padding-top: 0px;
        position: relative;
        overflow: hidden;
        margin-bottom: -5px;
        position: relative;
        z-index: 1;
        padding-bottom: 90px;
    }

    
body    .why-box {
    position: relative;
    background-color: #fff0c2;
    z-index: -2;
    padding-top: 10px;
    margin-top: 0px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: unset;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}
    
body    p.why-heading-pehra {
    padding: 0px 0px;
}
    
    
    body .horoscope {
    margin-top: -342px;
    z-index: -1;
    position: relative;
    margin-bottom: 0px !important;
}
    
body .youtube-btn {
    margin-top: -111px !important;
    position: relative;
    margin-bottom: 117px !important;
    z-index: 1;
}
    
    body .horoscope:before {
    position: absolute;
    content: '';
    width: 190px;
    height: 190px;
    border-radius: 135px;
    box-shadow: inset 0 0 7.5px rgba(255, 168, 54, 0.75);
    background-color: #ffcd36;
    left: calc(50% - 95px);
    top: 73px;
}
    
    body .home-center-form h3 {
    font-size: 20px;
    line-height: 50px;
    color: #e26c3a;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    margin-top: 0px;
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%, #241a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 22px;
}
    
body    .home-whyus-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 573px;
    background-image: url(https://vikramastrology.co.uk/wp-content/uploads/2026/03/why-us-heading-boc.png);
    background-position: center;
    background-repeat: no-repeat;
    top: 80px;
    padding-bottom: 4px;
    background-size: auto;
    z-index: -1;
}
    
body    .why-box-center {
    position: relative;
    background-color: #fff0c2;
    z-index: -2;
    padding-top: 160px;
    margin-top: -600px;
    min-height: 920px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: unset;
    padding-bottom: 60px;
    margin-bottom: 130px !important;
}
    
body    .whyus-icon {
    width: 121px;
    height: 121px;
    border-radius: 60px;
    background-color: #ffcd36;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    position: relative;
    left: auto;
}
    
body    .why-us {
    background-color: #fff0c2;
    padding: 1pc;
    border-radius: 30px;
}
    
body    .container {
    overflow: hidden;
}
    
body    .testimonial-slider-section {
    padding-top: 20px;
}
    
body    .home-location-section {
    border: 1px solid #eee;
    padding: 20px 10px;
    border-radius: 40px;
    padding-bottom: 20px;
}
    
body    .name-box span {
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fbfbfb;
    font-weight: 400;
    font-family: 'Poppins';
}
    
    body .location-box {
    text-align: center;
}
    
body    .frt-side-content {
    text-align: center;
}
    
body    .wrapper {
    padding: 0;
}
    
body    .home-testimo {
    padding: 14px;
    padding-top: 0;
    position: relative;
    min-height: 418px;
}

    body .footer-deatials .ftr-icon {
        max-width: 70px;
        height: 70px;
        border-radius: 35px;
        background-image: linear-gradient(-90deg, #231a54 0%, #cf2d73 38%, #db4b2f 66%, #672163 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }

    
body .video-box iframe {
    margin-top: 0;
    margin-bottom: 0 !important;
}
    
}

/**************** 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: 2px;
    background-image: linear-gradient(90deg, #37095d 0%, #9b295f 38%, #cd4341 66%, #530f67 100%);
}


.navbar-brand img {
    max-width: 196px;
    margin-bottom: 0;
    display: block;
}

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


div#mega-menu-wrap-primary {
    background-color: transparent;
    margin-top: 0px;
}

#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: "Comfortaa", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    margin-right: 8px;
}

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

#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: "Comfortaa", 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: "Comfortaa", sans-serif;
    text-decoration: none;
    border-color: #fff;
    color: #222;
}

#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: "Comfortaa", 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 {
    background-color: #fff;
    padding: 15px 21px;
    border-radius: 40px;
}

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


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
    font-family: "Comfortaa", 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: "Comfortaa", sans-serif;
    transition: all .5s ease-in-out;

}

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


}

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

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

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

a {
    color: #fff;
}

.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-color: #00000000 !important;
    padding-bottom: 0;
    padding-top: 0;
    padding: 0px 0;
}

header#wrapper-navbar {
    padding-top: 0px;
    position: relative;
    z-index: 2;
    background: transparent;
    padding: 15px 0px 0px;
}

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

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


.home-web-banner-Section {
    position: relative;
    margin-top: -143px;
}

.menu-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.menu-side-btn {
    border-radius: 56px;
    background-color: #ffcd36;
    border: 2px solid #ffffff;
    padding: 12px 20px;
    float: right;
    color: #222;
}

a.menu-side-btn:hover {
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    color: #fff;
}

/* sticky header css End */






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



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

.web-banner {
    margin-top: -35px;
}

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


/* Home-Form */

.home-form-section {
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    margin-top: -40px;
    padding: 23px;
    padding-bottom: 20px;
    padding-top: 31px;
}

.home-form {
    display: flex;
    gap: 10px;
}

.heading0-box h5 {
    font-size: 28px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Momo Trust Display", sans-serif;
}

.wpcf7 {
    max-width: 100%;
    margin: 0 auto !important;
}

.forminputs p {
    display: flex;
    gap: 9px;
    margin-bottom: 0 !important;
}

.forminputs input.home-input {
    border-radius: 85px;
    background-color: #ffffff;
    min-width: 196px;
    height: 50px;
    font-size: 14px;
    line-height: 28px;
    border: 0;
    color: #222222;
    font-weight: 400;
    padding: 6px 20px;
}


.forminputs input.Home-submit-btn {
    width: 376px;
    border-radius: 25px;
    filter: none;
    background-color: #ffcd36;
    height: 50px;
    border: 0px;
    color: #222;
}

.heading0-box {
    min-width: 312px;
}



.forminputs input.home-input::placeholder {
    color: #222;
}



/*  Home Form End*/

.home-banner-section {
    padding-top: 35px;
}


.home-icon-srv-slider-section {
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    padding-top: 30px;
}

.icon-srv-box a {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    justify-content: center;
}


/* HOme About Us Section */

.home-about-us-section {
    border-radius: 40px 40px 0px 0px;
    border: 2px solid #eee;
    padding: 40px;
}

.side-cta-box {
    width: 128px;
    height: 128px;
    border-radius: 64px;
    background-color: #ffcd36;
    display: flex;
    margin:  0 auto;
    justify-content: center;
    align-items: center;
}

.home-about-us-section {
    border-radius: 40px 40px 0px 0px;
    border: 2px solid #eee;
    padding: 110px;
    padding-top: 0px;
    margin-top: 90px;
    text-align: center;
    padding-bottom: 0px;
}

.side-cta-box {
    width: 128px;
    height: 128px;
    border-radius: 64px;
    background-color: #ffcd36;
    display: flex;
    margin:  0 auto;
    justify-content: center;
    align-items: center;
    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;
    margin-bottom: -20px !important;
}

.main-heading {
    font-size: 37px;
    line-height: 50px;
    color: #e26c3a;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    /* margin-top: -28px; */
    /* background: -webkit-linear-gradient(
98deg, #3458ef, #ae65e7 84%); */
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%, #241a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
}


.home-aabout-head-box {
    position: relative;
    margin-top: -30px;
}

.home-aabout-head-box:before {
    position: absolute;
    content: '';
    width: 610px;
    height: 100px;
    background-color: #fff;
    left: calc(50% - 307px);
}

.float-left {
    display: flex;
    justify-content: flex-start;
    margin-left: -60px;
    position: relative;
    bottom: -120px;
    z-index: 1;
}

@keyframes pulse4 {
    0% {
        box-shadow: rgb(255 205 54 / 65%) 0px 0px 0px 0px;
    }

    100% {
        box-shadow: rgb(255 205 54 / 33%) 0px 0px 0px 20px;
    }
}

.float-right {
    display: flex;
    justify-content: flex-end;
    margin-right: -60px;
    position: relative;
    bottom: -130px;
    z-index: 1;
}

/* Home About Us Section End */


/* HOme Form Start */

.home-center-form {
    width: 600px;
    border-radius: 40px 40px 0px 0px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-left: -90px;
    padding: 30px;
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: -125px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

.home-center-form h3 {
    font-size: 34px;
    line-height: 50px;
    color: #e26c3a;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    margin-top: 0px;
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%, #241a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 22px;
}

.home-center-form::before {
    position: absolute;
    content:'';
    width: 482px;
    height: 121px;
    border-radius: 40px;
    background-color: #eeeeee;
    left: calc(50% - 240px);
    top: -59px;
}


.home-center-form input.center-form-input {
    border-radius: 22px;
    height: 45px;
    background-color: #eeeeee;
    border: 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    padding-left: 23px;
}

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


.home-center-form  textarea.center-form-input {
    height: 100px;
    border-radius: 15px;
    background-color: #eeeeee;
    border: 0px;
    margin-bottom: 13px;
}

.home-center-form input.home-btn {
    height: 45px;
    border-radius: 22px;
background-image: linear-gradient(90deg, #231a54 0%, #cf2d73 38%, #ed334d 66%, #530f67 100%);
    border:0px;
    color:#fff;
}

/* Home Form End  */

.home-cta-section-bottom {
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%);
    padding: 14px;
    padding-top: 150px;
    padding-bottom: 0;
}

span.wpcf7-spinner {
    position: absolute;
}

.call-cta-box a {
    font-size: 36px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Momo Trust Display";
}

p.yellow-text {
    font-size: 14px;
    color: #ffcd36;
    font-weight: 400;
    font-family: "Poppins";
    margin-bottom: 4px;
}

.align-end {
    text-align: end;
}

a.email-text {
    font-size: 24px;
}


.youtube-btn {
    margin-top: -111px !important;
    position: relative;
    margin-bottom: 87px !important;
    z-index: 1;
}


.home-whyus-section {
    position: relative;
    padding-top: 20px;
    padding-bottom: 120px;
}

.home-whyus-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 573px;
    background-image: url(https://vikramastrology.co.uk/wp-content/uploads/2026/03/why-us-heading-boc.png);
    background-position: center;
    background-repeat: no-repeat;
    top: -30px;
    padding-bottom: 4px;
    background-size: auto;
    z-index: -1;
}


.horoscope {
    margin-top: -402px;
    z-index: -1;
    position: relative;
    margin-bottom: 0px !important;
}


.horoscope:before {position: absolute;content: '';width: 270px;height: 270px;border-radius: 135px;box-shadow: inset 0 0 7.5px rgba(255,168,54,0.75);background-color: #ffcd36;left: calc(50% - 139px);top: 90px;}



/* Home Why Us Section Start */



.why-box {
    position: relative;
    background-color: #fff0c2;
    z-index: -2;
    padding-top: 470px;
    margin-top: -580px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: unset;
    padding-bottom: 60px;
    margin-bottom: 130px !important;
}

.why-box-center {
    position: relative;
    background-color: #fff0c2;
    z-index: -2;
    padding-top: 580px;
    margin-top: -600px;
    min-height: 920px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: unset;
    padding-bottom: 60px;
    margin-bottom: 130px !important;
}



.why-us-box {
    position: relative;
    padding: 10px;
    text-align: center;
    z-index: 21;
}


.whyus-icon {
    width: 121px;
    height: 121px;
    border-radius: 60px;
    background-color: #ffcd36;
    margin:  auto;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -60px;
    position: absolute;
    left: calc(50% - 64px);
}


p.why-heading-pehra {
    padding: 0px 49px;
}

.why-horrorscope-icon {
    position: relative;
    margin-top: -233px;
    z-index: -5;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.why-horrorscope-icon img {
    max-width: 204px !important;
    animation: rotate 15s linear infinite;
}

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

.whyus-icon img {
    margin: 0;
}

.why-box .why-us-box p {margin-top: 40px;min-height: 260px;}

.why-box-center  .why-us-box p {min-height: 210px;}

h5.why-heading {
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    text-align: center;
    background-image: linear-gradient(90deg, #241a54 0%, #cf2e74 38%, #ee334e 66%, #540f68 100%, #241a54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.horoscope img {
    animation: rotate 15s linear infinite;
}

/* Home Why Us Section End */


/* Home Services Section End */

.home-srv-side-box {
    border-radius: 40px;
    filter: drop-shadow(0 0 9px rgba(204,204,204,0.5));
    background: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    border: 1px solid #eeeeee;
    position: relative;
    overflow: hidden;
}

a.hovor-btn-right {
    min-width: 44px;
    min-height: 44px;
    border-radius: 22px;
    background-color: #ffcd36;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 26px;
    top: 22px;
    animation-name: pulse5;
    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;
    visibility: visible;
}

@keyframes pulse5 {
    0% {
        box-shadow: rgb(255 205 54 / 65%) 0px 0px 0px 0px;
    }

    100% {
        box-shadow: rgb(255 205 54 / 33%) 0px 0px 0px 10px;
    }
}

a.hovor-btn-right img {
    max-width: 14px;
}

.box-content {
    padding: 37px 22px;
    padding-bottom: 0;
    padding-right: 40px;
    position: relative;
}

.box-content h3 {
    font-size: 22px;
    line-height: 28px;
    color: #ffcd36;
    font-weight: 400;
}

.box-content p {
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
}

a.whtsapp-blink {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

a.whtsapp-blink img {
    animation: flash 2s ease-in-out infinite alternate;
    max-width: 65px;
}

.box-image-bottom {
    margin-top: -9px;
    position: relative;
}


.center-box {
    margin-top: 60px;
}


.home-srv-side-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background-color: #fff;
    bottom: 0px;
}

.home-srv-side-box:hover:before {
    height: 100%;
    transition: 500ms ease all;
}

.home-srv-side-box:hover .box-content h3 {color: #000000;}

.home-srv-side-box:hover .box-content p {
    color: #000000;
}


.home-srv-side-box:hover a.hovor-btn-right {
  visibility:visible;
  z-index: 1;
}
/* Home Services Section End  */



/* Home Puja Services Section Start */

.Home-Pooja-services-section {
    background-image: url(https://vikramastrology.co.uk/wp-content/uploads/2026/04/puja-section-bg.jpg);
    padding: 50px 0px;
    padding-bottom: 20px;
}

.pooja-services-box {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    border: 1px solid #ffff;
}

a.pooja-name {
    position: absolute;
    bottom: 20px;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Momo Trust Display";
    text-align: center;
    border-radius: 26px;
    background-image: linear-gradient(90deg, #231a54 0%, #cf2d73 38%, #ed334d 66%, #530f67 100%);
    width: 80%;
}


/* Home Puja Services Section End */

.testimonial-slider-section {
    padding-top: 80px;
}


.home-testimo {
    padding: 22px;
    padding-top: 0;
    position: relative;
    min-height: 418px;
}

.top-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 1px;
    margin-bottom: 40px;
}

.home-testimo p {
    text-align: justify;
}

.top-details i {
    font-size: 14px;
    color: #ffad03;
}

.home-selider-section {
    position: relative;
    padding: 15px;
}

.home-selider-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 70px;
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    top: 0px;
    left: 0;
}

.name-box span {
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fbfbfb;
    font-weight: 400;
    font-family: 'Poppins';
}

.name-box img {
    margin-right: 5px;
}

.home-testimo:before {
    position:absolute;
    content:'';
    width:100%;
    height: 87%;
    border:1px solid #eee;
    left: 0px;
    border-top: 0px;
    bottom: 0px;
    border-radius: 0px 0px 40px 40px;
    z-index: -2;
}

/* HOme Location Section Start */

.location-box img {
    position: relative;
    border-radius: 30px;
}

.location-box p {
    font-size: 14px;
    line-height: 27px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 0;
    margin-top: 35px;
}

.location-box p span.big {
    font-size: 30px;
}

.location-box:before {
    position: absolute;
    content: '';
    width: 78px;
    background-image: url(https://vikramastrology.co.uk/wp-content/uploads/2026/04/location-icon.png);
    height: 104px;
    background-size: auto;
    top: 32%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    left: calc(50% - 44px);
}

a.location-btn {
    width: 133px;
    border-radius: 21px;
    background-color: #eeeeee;
    padding: 12px;
    display: block;
    text-align: center;
    margin:  auto;
    font-size: 12px;
    text-transform: uppercase;
    color: #222222;
    font-family: 'Poppins';
    margin-top: 6px;
}

.home-location-section {
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 40px;
    padding-bottom: 20px;
}

/* Home Location Section End */


/* Footer Start */
.footer-form {
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    padding: 30px 0px;
}

.footer-form .home-form {
    align-items: center;
}

.footer-form .home-form p {
    color: #fff;
}

.footer-contact-box {
    position: relative;
}

.footer-deatials {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.footer-deatials .ftr-icon {
    min-width: 70px;
    height: 70px;
    border-radius: 35px;
    background-image: linear-gradient(-90deg, #231a54 0%, #cf2d73 38%, #db4b2f 66%, #672163 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-deatials .ftr-icon img {
    max-width: 30px;
}

.footer-contact-box:before {
    position: absolute;
    content: '';
    width: 978px;
    height: 129px;
    border-radius: 40px 40px 0px 0px;
    background-color: #ffcd36;
    z-index: -1;
    bottom: -14px;
    left: calc(50% - 484px);
}

.center-location a img {
    max-width: 31px;
    margin-top: 8px;
}


.frt-side-content a.email-id {
    font-size: 17px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
}

.frt-side-content a {
    font-size: 27px;
    color: #222222;
    font-weight: 400;
    font-family: "Momo Trust Display";
}



.text-end {
    justify-content: flex-end;
}

.frt-side-content p {
    margin: 0;
}

.center-location {
    text-align: center;
    margin-top: 44px;
    position: relative;
}

.center-location a {
}

.center-location:after {
    position: absolute;
    width: 120px;
    height: 120px;
    background-image: linear-gradient(-90deg, #231a54 0%, #cf2d73 38%, #db4b2f 66%, #672163 100%);
    content: '';
    border-radius: 60px;
    z-index: -1;
    left: calc(50% - 57px);
    top: -7px;
}

.center-location:before {
    position: absolute;
    content: '';
    background-image: url(https://vikramastrology.co.uk/wp-content/uploads/2026/04/white-horoscope-icon.png);
    width: 170px;
    height: 170px;
    left: 5px;
    background-position: center;
    background-repeat: no-repeat;
    top: -40px;
    z-index: -1;
    animation: rotate 15s linear infinite;
}

.disclaimer-box {
    padding: 30px;
    background-color: #ffcd36;
}

.site-info {
    padding: 20px;
    background-image: linear-gradient(-90deg, #241a54 0%, #cf2e74 38%, #dc4b30 66%, #682263 100%);
    padding-bottom: 1px;
}

div#wrapper-footer {
    padding: 0;
    margin-top: 80px;
}

.site-info p {color: #fff;}
/* Footer End */


section.top-header {
    padding: 4px 0px;
    background-image: linear-gradient(90deg, rgb(253 207 55) 0%, rgb(255 205 54) 100%);
}

.mob-number a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 26px;
    line-height: 24px;
    color: #222;
    font-weight: 700;
    animation: 3s linear 0s infinite normal none running blink;
    gap: 2px;
}

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

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


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

.contact_icons a {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    text-align: center;
    line-height: 43px;
    font-size: 24px;
    color: 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;
}


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


.video-box iframe {
    border-radius: 30px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px !important;
}