/*
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.1784005801
Updated: 2026-07-14 05:10:01

*/

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&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");


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

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: "DM Serif Display", serif;
  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: 181px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -51px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/menu-icon.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: #001130;
        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;
}
  

  
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

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

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    margin-left: 0;
}
  
  
  
body .about-review {
    min-height: unset;
}

body .about-icon {
    flex-direction: column;
    row-gap: 15px;
}

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

body .about-sec {background-image: unset;margin-top: 10px;}

body .about-choose-box {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    border-radius: 24px;
    padding: 20px;
}

body .about-choose-img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

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

body .service-title h2:before {
    display: none;
}

body .service-title h2:after {
    display: none;
}

body .home-sec-cta:before {
    display: none;
}

body .home-sec-cta {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    margin-bottom: 40px;
}

body .cta-left-content h4 {
    font-size: 20px;
}

body .cta-left-content {
    margin-bottom: 15px !important;
}

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

body .home-form-sec {
    margin-top: 0;
    padding: 20px 0px;
}

body .trisul img {
    position: unset;
}

body .contact-form {
    padding: 20px 15px 0px;
}

body .fotter-map {
    margin-bottom: 30px;
    margin-top: 30px;
}

body .inner-mid-sec {
    flex-direction: column;
    row-gap: 20px;
}

body .footer-links:after {
    display: none;
}

body .quick-links:after {
    display: none;
}

body section.mid-footer:after {
    display: none;
}

body .policy {
    flex-direction: column;
}

body .quick-links ul a {
    font-size: 14px;
}

body .footer-links p {
    max-width: 100%;
}
  
body .about-tile h2 {
    font-size: 24px;
} 
  
body .mobile-choose-box {
    text-align: center;
    border: 1px solid #fd6801;
    border-radius: 24px;
    padding: 20px;
}

body .mobile-choose-box p {
    font-size: 20px;
}

body .mobile-choose-img {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}

body .small-ser-sec {
    background-color: #eee;
    padding-top: 30px;
    margin-bottom: 20px;
}
  
body .about-inner-icon {
    width: 100%;
}
  
  
body section.main-tittle h1 {
    font-size: 24px;
}

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

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

body .adout-second-sec {
    margin-top: 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}

body .about-for-sec {
    margin-top: 0;
}
  
 body .about-form {
    margin-bottom: 30px;
}

  body disc-pg-div h4 {
    font-size: 24px;
}
  
  body thank-page-sec h2 {
    font-size: 24px;
}
  
body header#wrapper-navbar.sticky {
    top: -60px;
}
  

}
/**************** 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: -51px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/menu-icon.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: #001130;
        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;
}
  

  
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

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

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    margin-left: 0;
}
  
  
  
body .about-review {
    min-height: unset;
}

body .about-icon {
    flex-direction: column;
    row-gap: 15px;
}

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

body .about-sec {background-image: unset;margin-top: 10px;}

body .about-choose-box {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    border-radius: 24px;
    padding: 20px;
}

body .about-choose-img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

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

body .service-title h2:before {
    display: none;
}

body .service-title h2:after {
    display: none;
}

body .home-sec-cta:before {
    display: none;
}

body .home-sec-cta {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    margin-bottom: 40px;
}

body .cta-left-content h4 {
    font-size: 20px;
}

body .cta-left-content {
    margin-bottom: 15px !important;
}

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

body .home-form-sec {
    margin-top: 0;
    padding: 20px 0px;
}

body .trisul img {
    position: unset;
}

body .contact-form {
    padding: 20px 15px 0px;
}

body .fotter-map {
    margin-bottom: 30px;
    margin-top: 30px;
}

body .inner-mid-sec {
    flex-direction: column;
    row-gap: 20px;
}

body .footer-links:after {
    display: none;
}

body .quick-links:after {
    display: none;
}

body section.mid-footer:after {
    display: none;
}

body .policy {
    flex-direction: column;
}

body .quick-links ul a {
    font-size: 14px;
}

body .footer-links p {
    max-width: 100%;
}
  
body .about-tile h2 {
    font-size: 24px;
} 
  
body .mobile-choose-box {
    text-align: center;
    border: 1px solid #fd6801;
    border-radius: 24px;
    padding: 20px;
}

body .mobile-choose-box p {
    font-size: 20px;
}

body .mobile-choose-img {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}

body .small-ser-sec {
    background-color: #eee;
    padding-top: 30px;
    margin-bottom: 20px;
}
  
body .about-inner-icon {
    width: 100%;
}
  
  
body section.main-tittle h1 {
    font-size: 24px;
}

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

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

body .adout-second-sec {
    margin-top: 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}

body .about-for-sec {
    margin-top: 0;
}
  
 body .about-form {
    margin-bottom: 30px;
}

  body disc-pg-div h4 {
    font-size: 24px;
}
  
  body thank-page-sec h2 {
    font-size: 24px;
}
  
body header#wrapper-navbar .container {
    overflow-x: visible;
}


body footer#colophon .container {
    overflow-x: visible;
}

body .container {
    overflow-x: hidden;
}
  
body header#wrapper-navbar.sticky {
    top: -60px;
}
  
body .home-about {
    overflow: visible !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: #ffff;
    padding-top: 2px;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}


.navbar-brand img {
    max-width: 250px;
    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: #041332;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
    text-transform: capitalize;
    margin-left: 36px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: #00000000;
    font-weight: 500;
    color: #041332;
    position: relative;
}
/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fe6901;
    bottom: -6px;
    left: 0;
    z-index: 1;
    border-radius: 10px;
} */
#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: 500;
        font-family: "Poppins", sans-serif;
        text-decoration: none;
        border-color: #fff;
        color: #041332;
    }

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


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

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

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

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

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

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

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

header#wrapper-navbar {
    padding-top: 5px;
    position:relative;
    z-index:2;
    background-color: #fff;
}

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

 a.book-con {
    color: #fff;
    background-color: #fe6901;
    border-radius: 12px;
    padding: 14px 14px;
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
    transition: 0.4s;
}
a.book-con:hover {
    background-color: #011230;
}
 /*************** 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 */
 .inner-top-links {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-bottom: 10px;
    column-gap: 44px;
}

.inner-top-links ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    column-gap: 30px;
}

.inner-top-links ul a {
    color: #041332;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 7px;
}


/*  Header Cta */

.wrapper {
    padding: 0;
}

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

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

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

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



.about-review-img {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 20px;
}

.about-review {
    text-align: center;
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    border-radius: 24px;
    border: 1px solid #eee;
    min-height: 435px;
}

.about-review h5 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #041332;
    margin-bottom: 20px;
}

.about-review-img h4 {
    font-size: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #041332;
    margin-bottom: 0;
}

.about-review-img h6 {
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-wrap-mode: nowrap;
    margin-bottom: 0;
    color: #041332;
}

.title h2 {
    font-size: 34px;
    color: #fd6801;
}

span.sub-title {
    color: #041332;
}


.about-icon {
    display: flex;
}

.about-inner-icon {
    text-align: center;
    width: 33.33%;
}

.about-inner-icon h5 {
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #041332;
}

.icon-cricle {
    width: 60px;
    height: 60px;
    border: 1px solid #fd6801;
    border-radius: 50%;
    line-height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.icon-cricle img {
    width: 40px;
}

.about-inner-icon p {
    font-size: 12px;
    line-height: normal;
}

.about-center-box {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 15px 10px 10px;
    border-radius: 24px;
    border: 1px solid #eee;
}

.design-img {
    padding-left: 50px;
    margin-right: 50px;
}


p.top-sub-heading {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.about-tile h2 {
    font-size: 45px;
    color: #fe6902;
    margin-bottom: 15px !important;
}

.about-sec {
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/about-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -90px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.about-choose-box {
    text-align: center;
}

.about-choose-box h4 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #011435;
}

.about-choose-img {
    margin-bottom: 10px;
}

p.top-sub-heading:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 20px;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/dot.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -20px;
    top: 4px;
}

p.top-sub-heading:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 20px;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/dot.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: -40px;
    top: 4px;
}

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

.service-title p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}

.service-title h2 {
    font-size: 45px;
    color: #fe6902;
    display: inline-block;
    position: relative;
}


.home-service {
    border-radius: 24px;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    margin: 15px;
}

.home-service-img {
    border-radius: 24px 24px 0px 0px;
    overflow: hidden;
}

.home-service-img img {
    width: 100% !important;
    border-radius: 24px 24px 0px 0px;
}

.service-content {
    display: flex;
    column-gap: 15px;
    margin-top: 10px;
    padding: 0px 15px 20px;
}

.inner-service-content {
    width: 75%;
    margin-top: 25px;
}

.inner-service-content h3 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #031432;
    text-transform: capitalize;
}

.inner-service-content a {
    font-size: 14px;
    font-weight: 500;
    color: #011435;
}

.inner-service-content a img {
    margin-left: 5px;
}

.service-icon {
    width: 25%;
    position: relative;
}

.service-icon:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #ffffff;
    left: 0;
    top: -17px;
}

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


.service-title h2:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 32px;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/header-icon.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 11px;
    left: -75px;
    transform: rotate(
180deg);
}


.service-title h2:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 32px;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/header-icon.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 11px;
    right: -75px;
}


.home-main-ser-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.home-main-ser-sec {
    margin-bottom: 60px;
}

.cta-left-content {}

.cta-left-content h4 {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
}

.home-whatsapp-cta {}

.home-whatsapp-cta a {
    display: flex;
    align-items: center;
    column-gap: 15px;
    background-color: #fd6801;
    border-radius: 24px;
    padding: 20px;
}

.home-whatsapp-cta a img {
    width: 50px;
    animation: hithere 1s ease infinite;
}

.check-now {}

.check-now p {
    margin-bottom: 0;
    color: #fff;
}

.home-whatsapp-cta a span {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.home-sec-cta {
    background-color: #011435;
    padding: 40px 0px;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}

.home-sec-cta .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 0;
}

.home-sec-cta .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.cta-left-content p {
    color: #fff;
}

.home-sec-cta:before {
    position: absolute;
    content: '';
    width: 300px;
    height: 100%;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/design-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
    mix-blend-mode: lighten;
}

.title.whychoose-title h2 {
    text-align: center;
    font-size: 45px;
}

.small-ser-box {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.small-ser-box p {
    margin-bottom: 0;
}

.small-ser-box img {
    width: 60px !important;
}


.small-ser-sec {
    padding-left: 50px;
    padding-right: 50px;
}
.form {
    padding: 25px 20px 0px;
    border-radius: 30px;
    background: #111016;
}

.input {
    height: 50px !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
}

.share {
    height: 50px;
    border-radius: 10px !important;
    color: #ffffff !important;
    border: 1px solid #fd6801 !important;
    background: #fd6801 !important;
}
.share:hover {
    background-color: #011435 !important;
}
textarea.input {
    height: 110px !important;
}

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

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

 

.home-form-title h3 {
    font-size: 24px;
    color: #011435;
}

.home-form-title img {
    max-width: 200px;
}
div#wpcf7-f117-p16-o1 {
    max-width: 100%;
}

.contact-form {
    background-color: #011435;
    border-radius: 24px;
    padding: 40px 40px 0px;
}

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

.home-form-sec {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/form-bg.jpg);
    border-radius: 24px;
    overflow: hidden;
    padding: 30px 15px 30px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.trisul {
    position: relative;
}

.trisul img {
    position: absolute;
    left: 0;
    top: -24px;
    width: 300px;
}


.testimonial-box {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    border-radius: 24px;
    margin: 10px;
    padding: 20px 15px;
}

.whats-say {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}

.whats-say img {
    width: 40px !important;
}

.clints-img {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.clints-img img {
    width: 50px !important;
    border-radius: 50%;
}


.clints-name span {
    font-size: 14px;
    font-weight: 500;
    color: #011435;
}

.clints-name span p {
    margin-bottom: 0;
}

.clint-name {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.review-star {
    width: 70px;
}

.home-last-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.home-last-sec {
    margin-bottom: 20px;
}

.whats-say p {
    min-height: 100px;
}




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

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

.bottom-footer {
    background-color: #031432;
    padding: 10px;
    border-top: 1px solid #fe690259;
}

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

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

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

section.mid-footer {
    background-color: #031432;
    padding-bottom: 30px;
    padding-top: 20px;
    position: relative;
}

ul.social-media {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

ul.social-media a {
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}


.footer-links p {
    color: #fff;
    font-size: 12px;
    max-width: 188px;
    margin-top: 10px;
}

.footer-logo {
    width: 150px;
}


.quick-links h4 {
    font-family: "Poppins", sans-serif;
    color: #fe6901;
    font-size: 20px;
    font-weight: 500;
}

.quick-links ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.quick-links ul a {
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
    display: inline-block;
}

.inner-mid-sec {
    display: flex;
    column-gap: 100px;
}

.footer-links {
    position: relative;
}


.quick-links.f-contact img {
    margin-right: 5px;
}

.quick-links.f-contact a {
    margin-bottom: 15px;
}

.footer-links:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 75%;
    top: 39px;
    right: -46px;
    background-color: #fd680130;
}

.quick-links {
    position:relative;
    z-index: 1;
}

.quick-links:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 75%;
    top: 39px;
    right: -46px;
    background-color: #fd680130;
}

.quick-links.f-contact:after {
    display: none;
}

section.mid-footer:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(http://bestastrologeryogi.com/wp-content/uploads/2026/07/footer-bg-img.jpg);
    right: -495px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    mix-blend-mode: lighten;
}


.faq details{
    border: 1px solid #dddddd00;
    border-radius: 30px;
    margin-bottom: 5px;
    background: #fdf4eb;
    overflow:hidden;
}

.faq summary{
    list-style:none;
    cursor:pointer;
    padding: 10px 38px 10px 10px;
    font-size: 14px;
    font-weight: 400;
    position:relative;
    color: #041332;
}

.faq summary::-webkit-details-marker{
    display:none;
}

.faq summary::after{
    content:"+";
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    font-size:28px;
    font-weight: 300;
    transition:.3s;
}

.faq details[open] summary::after{
    content:"-";
}

.faq .content{
    display:grid;
    grid-template-rows:0fr;
    transition:grid-template-rows .4s ease;
}

.faq details[open] .content{
    grid-template-rows:1fr;
}

.faq .content > *{
    overflow:hidden;
    padding: 0px 10px 0px;
}

.faq .content p{
    padding-bottom:20px;
    margin:0;
    line-height:1.8;
}


.faq h3 {
    font-size: 20px;
    color: #041332;
    margin-bottom: 15px;
}

.fotter-map {
    height: 226px;
    overflow: hidden;
    position: relative;
    border-radius: 24px;
}

.fotter-map a {
    background-color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    color: #222;
    font-size: 16px;
    padding: 5px 15px 5px 8px;
    border-radius: 12px;
    font-family: "DM Serif Display", serif;
    column-gap: 6px;
}

.fotter-map a img {
    width: 40px;
}

a.f-whatsapp {
    display: inline-block;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 20px;
}


/* ============ inner pages ================ */



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

section.main-tittle {
    background: #031432;
    padding: 15px 0px 20px;
    margin-bottom: 60px;
    position: relative;
}

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

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

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

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


.inner-heading {
    font-size: 34px;
    color: #031432;
}

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

.adout-second-sec {
    background-color: #031432;
    padding-top: 50px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.adout-second-sec .inner-heading {
    color: #fff;
    text-align: center;
}

.adout-second-sec p {
    color: #fff;
}

.form-title {
    text-align: center;
    margin-bottom: 15px;
}

.form-title h3 {
    color: #fff;
}

.form-title p {
    color: #fff;
}


.about-for-sec {
    margin-top: 65px;
}



.main-service-box {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    border-radius: 24px;
    overflow: hidden;
    text-align: center;
}

.main-service-content {
    padding: 20px 15px 70px;
    position: relative;
}

.main-service-content h3 {
    font-size: 24px;
    text-transform: capitalize;
    color: #ffffff;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.main-service-content:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 60px;
    background-color: #fe6901;
    left: 0;
    top: 2px;
}

.main-service-btn {
    position: relative;
}

.main-service-btn a {
    position: absolute;
    width: 100%;
    background-color: #031432;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px;
    transition: 0.4s;
}

.main-service-btn a:hover {
    background-color: #fe6901;
}

ul.inner-contact-link {}

ul.inner-contact-link {
    list-style: none;
    padding-left: 0;
}

ul.inner-contact-link a {
    color: #fff;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

ul.inner-contact-link li {
    margin-bottom: 15px;
}

.link-contact-page {
    background-color: #031432;
    padding: 20px;
    border-radius: 24px;
}

ul.inner-contact-link span {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: #ffffff;
}

 .contact-map {
    height: 180px;
    overflow: hidden;
    border-radius: 24px;
}


input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    height: 50px;
    margin-bottom: 10px;
    border-radius: 10px;
}

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

.wpcf7 input[type="date"]{
    font-size: 14px;
    color: #011435;
  text-transform:capitalize;
}



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


.disc-pg-div p {font-size:14x; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    font-weight: 400;
    color: #031432;
    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:#031432;
}
/***************Privacy Policy*******************/

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

.thank-page-sec h2 {
    font-size: 34px;
    text-transform: capitalize;
    color: #031432;
}

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 24px;
    color: #fff;
    background-color: #031432;
    padding: 11px 30px;
    border:1px solid #031432;
}

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


.mob-number.mobshow {
    text-align: center;
    background-color: #00112f;
    padding: 6px 0px;
    margin-bottom: 5px;
}

.mob-number.mobshow a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.mob-number.mobshow a span {
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    background-color: #fff;
}



                    /* ============= 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: #edac15;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_mobile a.phone-icon {
    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;
    background-color: #fd6801;
}



@-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 #fd6801;
        box-shadow: 0 0 0 0 #fd6801;
    }

    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 ======= */

a.f-whatsapp img {
    width: 100% !important;
}

.main-service-img img {
    width: 100% !IMPORTANT;
}


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


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


.quick-links a {
    text-transform: capitalize;
}

.disclamer {
    text-align: center;
    margin-bottom: 10px;
}
