/*
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.1760186118
Updated: 2025-10-11 12:35:18

*/

 

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

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

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




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

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

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

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

.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;
    right: -12px;
    top: -52px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #00000000;
    border-radius: 35px;
    line-height: 40px;
    height: 40px;
    text-align: -webkit-right;
    user-select: none;
    -webkit-tap-highlight-color: #0000;
    outline: none;
    white-space: nowrap;
}

#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: #fd6b04;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 12px;
}
    
#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 #ffffff4f;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

    
/************** 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;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
}
 body header#wrapper-navbar {
    padding: 10px 0px;
}
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}
    
body div#mega-toggle-block-1 {
    background: #fff;
    height: 35px !important;
    width: 35px;
    border-radius: 50%;
    left: -2px;
    position: relative;
}

.body #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{
    background: #fba73a !important;
    }

    .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;
}
 body header#wrapper-navbar {
    padding: 0px 0px 10px;
}
    
body header#wrapper-navbar .container {
    display: block;
    text-align: center;
}
    
      body #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(https://astrobalakrishna.com/wp-content/uploads/2025/10/menu.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
        border-radius: 0;
    }

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}
    
    body .web-banner {
    margin-top: 0;
}
    
    
body .footer-links {
    flex-direction: column;
    row-gap: 25px;
}

body .discalamer p {
    width: 100%;
}

body .top-footer {
    padding-left: 15px;
    padding-right: 15px;
}

body .policy {
    flex-direction: column;
}

    
    body #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 {
    color: #fff !important;
}
    
    
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

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

body .web-banner {
    margin-top: 0;
}
    
    
body .footer-links {
    flex-direction: column;
    row-gap: 25px;
}

body .discalamer p {
    width: 100%;
}

body .top-footer {
    padding-left: 15px;
    padding-right: 15px;
}

body .policy {
    flex-direction: column;
}

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

body .home-service {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

body .home-service-img {
}

body .home-service-img img {
    width: 100% !important;
}

.home .home-service-btn {
    position: static;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.home .arrow {
    transform: rotate(90deg);
    border-radius: 0;
    display: none;
}

body .about-home-service {
    padding: 0px 20px 0px;
}

.home a.read-more {
    margin-left: 0;
    border-radius: 30px;
    display: flex;
    align-items: center;
    font-size: 14px !important;
    font-weight: 400;
    height: unset;
    padding: 15px 100px;
    width: unset;
    border: 1px solid;
}

body span.read {
    font-size: 14px;
    margin-right: 4px;
}

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

body .why-choose-title {padding-left: 0 !important;padding-right: 0 !important;}

body .why-box {
    margin-top: 40px;
}

body .faq-sec {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}


body .why-choose-box {
    flex-direction: column;
    border-radius: 20px;
    margin-left: 0;
    text-align: center;
    margin-top: 70px;
    row-gap: 14px;
    padding: 20px;
}

body .whoose-iocn {
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
}
    
    body .title h2 {
    font-size: 24px;
}
    
body .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding: 19px 40px 19px 25px;
    line-height: normal;
}

body .faq-inner-sec {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

body .peopel-say {
    padding-left: 15px;
    padding-right: 15px;
}

body .form-whatsapp img {
    width: 100px;
    margin-top: -51px;
}

body .main-input {
    padding-bottom: 25px;
}

body .form {
    margin-top: 15px;
}

body .home-about {
    margin-top: 0px;
}
    
body .about-home-service h2 {
    margin-bottom: 10px;
}
body .inner-title {
    font-size: 24px;
}

body .about-section {
    margin-top: 149px;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    padding-right: initial;
}

body .about-call:after {
    width: 250px;
    height: 250px;
    left: calc(50% - 125px);
    top: -85px;
}
    
    body .footer-call.contact-links {
    flex-direction: column;
    border-radius: 15px;
    margin-left: 0;
    row-gap: 20px;
    padding: 20px 0px;
}

body .footer-call.contact-links a.footer-icon {
    margin-left: 0;
}

body .link-section {
    margin-bottom: 0;
}   
    

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

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



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

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

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

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

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

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

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

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

body .banner {
    margin-top: 0;
}

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

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

body .web-banner {
    margin-top: 0;
}
    
    
body .footer-links {
    flex-direction: column;
    row-gap: 25px;
}

body .discalamer p {
    width: 100%;
}

body .top-footer {
    padding-left: 15px;
    padding-right: 15px;
}

body .policy {
    flex-direction: column;
}

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

body .home-service {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

body .home-service-img {
}

body .home-service-img img {
    width: 100% !important;
}

.home .home-service-btn {
    position: static;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.home a.arrow {
    transform: rotate(90deg);
    border-radius: 0;
    display: none;
}

body .about-home-service {
    padding: 00px 20px 0px;
}

.home a.read-more {
    margin-left: 0;
    border-radius: 30px;
    display: flex;
    align-items: center;
    font-size: 14px !important;
    font-weight: 400;
    height: unset;
    padding: 15px 100px;
    width: unset;
    border: 1px solid;
}

.home  span.read {
    font-size: 14px;
    margin-right: 4px;
}

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

body .why-choose-title {padding-left: 0 !important;padding-right: 0 !important;}

body .why-box {
    margin-top: 40px;
}

body .faq-sec {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}


body .why-choose-box {
    flex-direction: column;
    border-radius: 20px;
    margin-left: 0;
    text-align: center;
    margin-top: 70px;
    row-gap: 14px;
    padding: 20px;
}

body .whoose-iocn {
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
}
    
    body .title h2 {
    font-size: 24px;
}
    
body .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding: 19px 40px 19px 25px;
    line-height: normal;
}

body .faq-inner-sec {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

body .peopel-say {
    padding-left: 15px;
    padding-right: 15px;
}

body .form-whatsapp img {
    width: 100px;
    margin-top: -51px;
}

body .main-input {
    padding-bottom: 25px;
}

body .form {
    margin-top: 15px;
}

body .home-about {
    margin-top: 0px;
}
    
body .about-home-service h2 {
    margin-bottom: 10px;
}
    
body .disc-pg-div h4 {
    font-size: 24px;
}

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

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

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

body .about-section {
    margin-top: 149px;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    padding-right: initial;
}

body .about-call:after {
    width: 250px;
    height: 250px;
    left: calc(50% - 125px);
    top: -85px;
}
    
body .footer-call.contact-links {
    flex-direction: column;
    border-radius: 15px;
    margin-left: 0;
    row-gap: 20px;
    padding: 20px 0px;
}

body .footer-call.contact-links a.footer-icon {
    margin-left: 0;
}

body .link-section {
    margin-bottom: 0;
}   
    
body div#page {
    overflow-x: hidden;
}
    
}
/**************** Mobile responsive End *********************/





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

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

header#wrapper-navbar.sticky {
    background-color: #ffff;
        padding-top: 2px;
}


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

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


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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.header-button {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

a.call-header {
    width: 50px;
    display: inline-block;
    animation: gelatine 0.5s infinite;
}

a.contact-us {
    font-size: 25px;
    font-weight: 500;
    color: #fd6b04;
}

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

a.top-whatsapp {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: 30px;
     padding: 4px 6px 4px 26px;
    transition:0.3s;
}

a.top-whatsapp:hover {
    background: #fd6b04;
}

a.top-whatsapp img {
    width: 26px;
    margin-left: 5px;
    animation: pulse 1s infinite ease-in-out alternate;
}

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

a.top-call {
    color: #fff;
    display: inline-block;
    background: #fd6b04;
    border-radius: 24px;
    padding: 9px 25px;
    font-size: 12px;
        border: 1px solid #fd6b04;
    transition:0.3s;
}

.top-call:hover{
    background:transparent;
}

section.top-header {
    background: #440404;
    padding: 7px 0px;
}

.mob-number.mobshow {
    text-align: center;
    background: #440404;
    padding: 10px 0px;
}

.mob-number img {
    width: 30px;
    animation: gelatine 0.5s infinite;
}

.mob-number a {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

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


/* sticky header css start */

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

/* sticky header css End */


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

/* Heder-cta */
.top-cta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 10px;
}

.cta-icon {
    min-width: 64px;
    min-height: 64px;
    border-radius: 32px;
    background-color: #101334;
    border: 4px solid #8d123a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-icon img {
    max-width: 27px;
}

.cta-content p {
    margin: 0;
    font-size: 12px;
    line-height: 30px;
    color: #ffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: end;
}

.cta-content a {
    font-size: 42px;
    line-height: 30px;
    color: #ffffff;
    font-family: 'Coolvetica';
    text-align: right;
}

.cta-content p span {
    color: #ffcd36;
}

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}

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


/*  Header Cta */

.wrapper {
    padding: 0;
}

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

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

 

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

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


.title h2 {
    font-size: 40px;
    color: #fd6b04;
    margin-bottom: 0;
}

p.sub-heading {
    font-size: 18px;
}

.form {
    padding: 20px 0px 0px;
    border-radius: 30px;
    background: #170103;
    border: 1px solid #440404;
}

.input {
    height: 40px !important;
    border-radius: 30px !important;
    font-size: 12px !important;
    background: #170103 !important;
    border: 1px solid #ffffff00 !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
    color: #fff !important;
}

.share {
    height: 40px;
    border-radius: 30px !important;
    color: #1c1a26 !important;
    border: none !important;
    background: #fff !important;
    text-transform: uppercase;
}

.share:hover {
    background: #f36705 !important;
    color: #fff !important;
}

textarea.input {
    height: 174px !important;
    border-radius: 15px !important;
    margin-bottom: 15px !important;
}

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

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

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

.main-input {
    background: #440404;
    padding: 15px 20px 65px;
}

.form-title {
    padding: 0px 20px;
}

.form-whatsapp {
    text-align: center;
    padding-bottom: 5px;
}

.form-whatsapp
 img {
    width: 170px;
    display: inline-block;
    margin-top: -90px;
    animation: pulse 1s infinite ease-in-out alternate;
}

.form-whatsapp a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 27px;
    background-image: linear-gradient(90deg, #53cf61 0%, #23b339 100%);
    padding: 5px 46px;
    margin-top: 30px;
}

 .rounded-img img {
    border-radius: 40px;
    border: 1px solid #440404;
}

.home-about {
    margin-top: 50px;
    margin-bottom: 65px;
}


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

.home-service {
    background: #440404;
    padding: 70px 40px 50px;
    border-radius: 30px;
    margin-bottom: 130px;
}


.about-home-service {
    position: relative;
    margin-top: -194px;
    padding-left: 30px;
}


.about-home-service h2 {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

a.arrow {
    display: inline-block;
    background: #f26604;
    border-radius: 24px 0px 0px 24px;
    padding: 5px 30px 5px 23px;
        transition:0.4s;

}

a.arrow img{
      animation: shake 5s ease infinite;
}

@keyframes shake {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
    20%, 40%, 60%, 80% {transform: translateX(10px);}
}

a.read-more {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    width: 78px;
    height: 78px;
    text-align: center;
    border-radius: 50%;
    background: #f26604;
    border: 2px solid #fff;
    font-weight: bold;
    padding-top: 28px;
    margin-left: -12px;
        transition:0.4s;
}

span.read {
    display: block;
    font-size: 11px;
    line-height: 0;
    font-weight: 400;
}

.home-service-btn {
    display: flex;
    align-items: center;
    position: absolute;
    top: -18px;
    right: 0;

}

.home .home-service-btn:hover a {
    background: #440404;
}

.about-home-service p {
    max-width: 360px;
}
.home-service-box {
    margin-bottom: 55px !important;
}

.why-choose-title {
    border: 1px solid #440404;
    border-radius: 30px;
    padding: 50px 30px 10px !important;
    background: #170103;
    position: relative;
}

.why-choose-title p.sub-heading {
    margin-bottom: 10px;
    margin-top: 5px;
}

.why-choose-title h2 {
    font-size: 36px;
}

.why-choose-title:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 510px;
    background: #fd6b04;
    top: calc(50% - 255px);
    right: -40px;
    z-index: -1;
    border-radius: 20px;
}

.whoose-iocn img {
    animation: hearbeat 1.75s linear infinite;
}

@keyframes hearbeat {
    0% {
        transform: scale(1);
  }
  25% {
    transform: scale(1.25);
  }
  35% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.25);
  }
  55% {
    transform: scale(1);
  }
}



.whoose-iocn {
    width: 72px;
    height: 72px;
    display: inline-block;
    text-align: center;
    line-height: 67px;
    border-radius: 50%;
    border: 2px solid #fd6b04;
    background: #440404;
    margin-left: -36px;
}


.why-choose-content h3 {
    font-size: 20px;
    color: #fd6b04;
    margin-bottom: 0;
}

.why-choose-box {
    display: flex;
    align-items: center;
    background: #440404;
    border-radius: 0px 50px 50px 0px;
    padding: 10px 0px;
    column-gap: 20px;
    margin-left: 36px;
    position: relative;
}


.why-choose-content p {
    max-width: 298px;
}

.why-choose-box:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background: #fd6b04;
    left: -121px;
    top: calc(50% - 15px);
    transform: rotate(45deg);
}

.why-box {
    margin-top: -15px;
}

.why-box .wpb_text_column.wpb_content_element {
    margin-bottom: 30px !important;
}


.faq-sec {
    margin-top: 90px;
    background: #440404;
    padding: 50px 25px 0px;
    border-radius: 30px 30px 0px 0px;
}


    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{/* border-top: 1px solid #ffff; */padding: 19px 8px 19px 25px;position: relative;background-color: #170103;font-size: 12px;color: #ffffff;font-family: "Poppins", sans-serif;font-weight: 400;border-radius: 24px;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #ffffff !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: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    width: 35px;
    height: 35px;
    background: #fd6b04;
    border-radius: 50%;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #ffffff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #ffffff !important;
}

.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: transparent;
        border: 1px solid #fd6b04;
        padding: 10px 25px;
    }

.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
    text-align: justify;
}

.faq-section-home .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    display: none;
}
.faq-section-home .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    background-image: url(https://astrobalakrishna.com/wp-content/uploads/2025/10/down-arrow.png);
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    left: calc(50% - 10px);
}
 

/* testimoanial Section */


.faq-inner-sec {
    background: #440404;
    border-radius: 0px 0px 30px 30px;
    padding: 0px 25px 40px;
    margin-bottom: 80px;
}

 
.user-img {
    border: 1px solid #fd6b04;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    outline: 10px solid #170103;
    margin-bottom: -68px;
}

.user-img img {
    width: 110px !important;
    display: inline-block;
    height: 110px !important;
}

.review-box {
    text-align: center;
}

.peopel-say {
    background: #440404;
    border-radius: 50%;
    padding: 90px 40px 40px;
}

.peopel-say h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

/* ===================== Titie Area Strat Here =================== */


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

section.main-tittle {
    background: #440404;
    padding: 20px 0px;
    margin-bottom: 60px;
    text-align: center;
}

section.main-tittle h1 {
    margin-bottom: 0;
    color: #fff;
    font-size: 36px;
}

.inner-title {
    font-size: 36px;
    color: #fd6b04;
}

.about-form textarea {
    height: 137px !important;
}

.about-section {
    background: #170103;
    border-radius: 30px;
    padding: 30px 20px 0px;
    border: 1px solid #440404;
    margin-top: 40px;
    margin-bottom: 60px;
}

.about-section h3.inner-title {
    text-align: center;
}


.about-call {
    text-align: center;
    position: relative;
    background: #440404;
    border-radius: 0px 0px 30px 30px;
}

.about-call img {
    width: 80px;
    margin-bottom: -23px;
    animation: gelatine 0.5s infinite;
}

.about-call:after {
    position: absolute;
    content: '';
    width: 350px;
    height: 350px;
    left: calc(50% - 175px);
    top: -125px;
    background-size: cover;
    background-image: url(https://astrobalakrishna.com/wp-content/uploads/2025/10/chakra.png);
    z-index: -1;
    animation:rotate 6s linear infinite;
}

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

.about-call p {
    margin-bottom: 0 !important;
}

 

.about-form .main-input {
    padding-bottom: 0;
}

.main-input p {
    margin-bottom: 0 !important;
}

.about-last {
    background: #440404;
    padding-top: 35px;
}

.contact-form {
    background: #440404;
    border-radius: 30px;
    padding: 30px 20px 0px;
}

.contact-form textarea.input {
    height: 104px !important;
}

.contact-form .input {
    height: 50px !IMPORTANT;
}

.contact-form h2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.wpcf7 {
    max-width: 100%;
}

.contact-form .share{
    height:50px !important;
}

iframe.contact-map {
    border-radius: 30px;
    margin-top: 40px;
}

.footer-call.contact-links {
    display: flex;
    align-items: center;
    column-gap: 20px;
    background: #440404;
    border-radius: 0px 50px 50px 0px;
    margin-left: 30px;
    padding: 10px 0px;
}

.footer-call.contact-links a.footer-icon {
    width: 80px;
    height: 80px;
    border: 1px solid #fd6b04;
    line-height: 80px;
    background: #440404;
    margin-bottom: 0;
    margin-left: -40px;
}


.footer-call.contact-links span {
    font-size: 14px;
}

.footer-call.contact-links a.locate {
    font-size: 12px !important;
}

.footer-call.contact-links a.mail {
    font-size: 14px !important;
}

.link-section {
    margin-bottom: 40px;
}


/* ================ Main Service Page Strat Here ================== */

 
.main-service-contant {
    background: #440404;
    border-radius: 0px 0px 30px 0px;
    padding: 20px 15px 20px;
    text-align: center;
}

.main-service-contant h3 {
    color: #fff;
    font-size: 24px;
}


.main-service-img img {
    border-radius: 30px 30px 0px 0px;
}


.main-service .home-service-btn {
    position: relative;
    justify-content: center;
    margin-top: 20px;
    top: 0;
    right: 0;
}

.main-service .home-service-btn:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100px;
    left: 0;
    top: -60px;
    background: #ffffff00;
    border-left: 1px solid #440404;
    border-bottom: 1px solid #440404;
    border-radius: 0px 0px 0px 20px;
    z-index: -1;
}



a.service-call {
    width: 78px;
    height: 78px;
    text-align: center;
    background: #440404;
    border-radius: 50%;
    line-height: 75px;
    margin-left: 15px;
    border: 2px solid #ffff;
    display: inline-block;
}

a.service-call img {
    width: 30px;
    animation: gelatine 0.5s infinite;
}

.ser-btn {
    display: flex;
    align-items: center;
}

.main-service-img {
    overflow: hidden;
}

.main-service-img img {
    width: 100% !important;
    transition: 0.4s;
}


.main-service:hover .main-service-img img {
    transform: scale(1.1);
}



.ser-btn:hover a {
    background: #f26604;
}
.ser-btn a {
    background: #440404;
}

.thank-page-sec {
    text-align: center;
    margin-bottom: 70px !important;
}

.thank-page-sec h2 {
    color: #fff;
    font-size: 36px;
}

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    padding: 11px 30px;
    background: #fd6b04;
    font-size: 14px;
}


.thank-page-sec a:hover {
    background: #440404;
}



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

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

.policy p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
}

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

section.bottom-footer {
    background: #440404;
    padding: 170px 0px 15px;
}

a.footer-icon {
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 98px;
    background: #170103;
    border-radius: 50%;
    border: 10px solid #440404;
    margin-bottom: 20px;
}

a.footer-icon img {
    width: 40px;
    animation: gelatine 0.5s infinite;
}

.link-name span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.link-name a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.footer-call {
    text-align: center;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 80px;
    margin-top: -62px;
}

a.mail {
    font-size: 16px !important;
}

a.locate {
    font-size: 14px !important;
}

.discalamer {
    text-align: center;
    margin-top: 30px;
}

.discalamer h3 {
    color: #fd6b04;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

.discalamer p {
    color: #fff;
    max-width: 670px;
    margin: auto;
}

.top-footer {
    padding-bottom: 20px;
    border-radius: 30px;
    border: 1px solid #440404;
    margin-bottom: -160px;
    background: #170103;
    z-index: 1;
    position: relative;
}

footer#colophon {
    margin-top: 100px;
}

.link-name a:hover {
    color: #fd6b04;
}

/* =============== Footer End Here ============== */



                    /* ============= sticy icons ======= */

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

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

.contact_icons a.whatsapp-icon {
    background: #72c118;
    font-size: 47px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse2;
    color: #fff;
}

a.whatsapp-icon i {
    margin-top: 10px;
    color: #fff;
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #2DC100;
        box-shadow: 0 0 0 0 #2DC100;
    }

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

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #72c118;
        box-shadow: 0 0 0 0 #72c118;
    }

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


.contact_mobile {
    position: fixed;
    right: 58px;
    bottom: 19px;
    z-index: 999;
    width: 49px;
    text-align: center;
}

.contact_mobile a {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    text-align: center;
    line-height: 51px;
    font-size: 24px;
    color: #fff !important;
    background: #fd6b04;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_mobile a.phone-icon {
    font-size: 33px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse3;
    color: #fff;
    padding-top: 8px;
}



@-webkit-keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3b5aee;
        box-shadow: 0 0 0 0 #3b5aee;
    }

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

@keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #fd6b04;
        box-shadow: 0 0 0 0 #fd6b04;
    }

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


/* ============= sticy icons ======= */



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


.disc-pg-div p {/* font-size: 14px; *//* line-height:28px; */}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}



.disc-pg-div a {
    color: #fff;
}
/***************Privacy Policy*******************/
