/*
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.1782210777
Updated: 2026-06-23 10:32:57

*/


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&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: #222222;
		    font-weight: 400;
}

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

h1,h2,h3,h4,h5,h6 {
  font-family: "Playfair 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: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/app.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



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

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

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

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

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

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

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

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

	body .sticky{
		top: -72px;
	}

	
/* 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 .after-bg:after {
    display: none;
}

body .title p {
    color: #222;
}

body .title {
    padding-left: 0;
    padding-right: 0;
}

body .title h2 {
    font-size: 24px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
}

body .section-cta {
    margin-left: 0;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 20px;
}

body a.section-numbaer {
    font-size: 24px;
}

body .section-call-icon a {
    margin-top: 15px;
    margin-bottom: 15px;
}

body .home-form-sec {
    height: 100%;
    border-radius: 30px;
    padding: 20px 0px 20px;
}

body .service-list {
    border-radius: 30px;
    padding: 20px 10px 10px;
    margin-top: 0;
}

body .home-service-section {
    margin-top: 40px !IMPORTANT;
}

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

body .rounded-img img {
    border-radius: 30px;
}

body .big-adv-section .center-title {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

body .why-choose-sec {
    padding-left: 0;
    padding-right: 0;
}

body .review-title {
    padding-top: 30px;
}
	
body .top-footer-cta {
    flex-direction: column;
    row-gap: 20px;
}

body .f-locate-box {
    flex-direction: column;
}

.bottom-footer-cta {
    flex-direction: column;
    row-gap: 20px;
}

body .f-locate-box {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .f-whatapp-box {
    width: 100%;
}

body .row.f-white {
    padding-bottom: 0;
}

body .disclamer p {
    padding: 0px;
}
	
	
body .why-choose-mail-box {
    padding-bottom: 60px;
}

body .big-adv-section {
    padding-bottom: 0;
}

	
	.mobile-services {
    text-align: center;
    background-color: #fff;
    filter: drop-shadow(0 0 10px rgba(1,15,43,0.15));
    border-radius: 30px;
    overflow: hidden;
    padding-bottom: 40px;
}

.mobile-service-content {
    padding: 20px 15px 0px;
}

.mobile-service-content a {
    background-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%);
    font-size: 14px;
    padding: 12px 30px;
    border-radius: 30px;
    color: #222;
}
	
	
	
body .why-choose-box {
    min-height: 300px;
}

body .mobile-services img {
    width: 100% !important;
}
	

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



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

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

    .mobile-banner-only{
        display:block !important;
    }
.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(http://swamyjibhumananda.com/wp-content/uploads/2026/06/app.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



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

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

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

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

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

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

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

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

	body .sticky{
		top: -72px;
	}

	
/* 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 .after-bg:after {
    display: none;
}

body .title p {
    color: #222;
}

body .title {
    padding-left: 0;
    padding-right: 0;
}

body .title h2 {
    font-size: 24px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
}

body .section-cta {
    margin-left: 0;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 20px;
}

body a.section-numbaer {
    font-size: 24px;
}

body .section-call-icon a {
    margin-top: 15px;
    margin-bottom: 15px;
}

body .home-form-sec {
    height: 100%;
    border-radius: 30px;
    padding: 20px 0px 20px;
}

body .service-list {
    border-radius: 30px;
    padding: 20px 10px 10px;
    margin-top: 0;
}

body .home-service-section {
    margin-top: 40px !IMPORTANT;
}

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

body .rounded-img img {
    border-radius: 30px;
}

body .big-adv-section .center-title {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

body .why-choose-sec {
    padding-left: 0;
    padding-right: 0;
}

body .review-title {
    padding-top: 30px;
}
	
body .top-footer-cta {
    flex-direction: column;
    row-gap: 20px;
}

body .f-locate-box {
    flex-direction: column;
}

.bottom-footer-cta {
    flex-direction: column;
    row-gap: 20px;
}

body .f-locate-box {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .f-whatapp-box {
    width: 100%;
}

body .row.f-white {
    padding-bottom: 0;
}

body .disclamer p {
    padding: 0px;
}
	
	
body .why-choose-mail-box {
    padding-bottom: 60px;
}

body .big-adv-section {
    padding-bottom: 0;
}

	
	.mobile-services {
    text-align: center;
    background-color: #fff;
    filter: drop-shadow(0 0 10px rgba(1,15,43,0.15));
    border-radius: 30px;
    overflow: hidden;
    padding-bottom: 40px;
}

.mobile-service-content {
    padding: 20px 15px 0px;
}

.mobile-service-content a {
    background-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%);
    font-size: 14px;
    padding: 12px 30px;
    border-radius: 30px;
    color: #222;
}
	


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

body .container {
    overflow-x: hidden;
}


body footer#colophon .container {
    overflow-x: visible;
}
	
	
}
/**************** 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-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%);
    padding-top: 2px;
}


.navbar-brand img {
    max-width: 255px;
    margin-bottom: 0;
}

.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: #2e0a50;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
    margin-right: 34px;
}

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

#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{
    position: relative !important;
    text-decoration: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::before{
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 5px !important;
    width: 100% !important;
    height: 1px !important;
    background: #2e0a50 !important;
    transform: scaleX(0) !important;
    transform-origin: left !important;
    transition: transform .6s ease !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus::before{
    transform: scaleX(1) !important;
}

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


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

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

header#wrapper-navbar {
    padding-top: 0px;
    position:relative;
    z-index:2;
    /* background-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%); */
}

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


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

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

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

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

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

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

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

 

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


/* sticky header css start */

.sticky {
  position: sticky!important;
  top: -46px;
  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 */
 
.header-cta a {
    font-size: 12px;
    color: #2e0a50;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 30px;
    column-gap: 15px;
    padding: 7px 7.5px 7px 25px;
    transition: 0.4s;
    border: 1px solid #fff;
}
.header-cta a:hover {
    background-color: transparent;
}
.header-cta a img {
	animation: hithere 1s ease infinite;
}


.top-heading-links {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
}

.top-heading-links a {
    color: #2e0a50;
    font-size: 14px;
}

.top-heading-links a img {
    margin-right: 5px;
}

section.top-header {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #350c5b;
}


/* 	Header Cta */

.wrapper {
    padding: 0;
}

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

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

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

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

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

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


p.sub-title {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
}

.title {
    padding-left: 35px;
    padding-right: 35px;
}

.title h2 {
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 40px;
    font-weight: bold;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
}


.after-bg {position: relative;}

.after-bg:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1083px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    top: -35px;
    z-index: -1;
}


.title p {
    color: #fff;
}

.section-cta {
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    border-radius: 30px;
    margin-left: 40px;
    display: flex;
    align-items: center;
    padding: 25px 25px 25px 30px;
    column-gap: 20px;
}

.cta-text {}

.cta-text h3 {
    font-size: 21px;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
}

.cta-text p {
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    margin-bottom: 0;
    max-width: 395px;
}

.section-call-icon img {
    animation: whatsappVibrate 1.5s infinite;
}

.section-call-icon a {
    width: 96px;
    height: 96px;
    border-radius: 48px;
    background-color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 96px;
}

a.section-numbaer {
    font-size: 58px;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    margin-bottom: 0;
    font-weight: 700;
}


 
.home-about .wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element {
    margin-bottom: 30px;
}
.section-adv .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 40px;
}






.form {
    border-radius: 30px;
}

.input {
    height: 40px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    border: none !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
    color: #222;
}

.share {
    height: 40px;
    border-radius: 30px !important;
    color: #031135 !important;
    border: none !important;
    font-size: 16px !IMPORTANT;
    text-transform: uppercase;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
}

textarea.input {
    height: 90px !important;
    border-radius: 10px !important;
}

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

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


.home-form-sec {
    border-radius: 0px 0px 30px 30px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    margin-left: 0px !important;
    margin-right: 0 !important;
    padding-top: 30px;
    height: 260px;
    padding-left: 15px;
    padding-right: 15px;
}


.form h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
}

.form p {
    color: #fff;
    margin-bottom: 10px !important;
    font-size: 12px;
}

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

span.wpcf7-spinner {
    width: 0;
    height: 0;
    margin: 0;
}


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


.service-list ul a {
    display: block;
    font-size: 12px;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    position: relative;
}

.service-list {
    padding: 15px;
    border-radius: 0px 0px 30px 30px;
    filter: drop-shadow(0px 2px 6.5px rgba(3,17,53,0.15));
    background-color: #ffffff;
    margin-top: -30px;
}

.service-list li {
    border-radius: 19px;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    border: 1px solid #e3ac39;
    margin-bottom: 10px;
    padding: 8.5px 11px 8.5px 35px;
}

.service-list ul a:after {
    position: absolute;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/gear.png);
    width: 13px;
    height: 13px;
    left: -18px;
    top: 3px;
}


.service-list li:hover {
    background-image: unset;
}



h3.small-heading {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-wrap-mode: nowrap;
    margin-bottom: 0;
}

p.gredint-text {
    margin-bottom: 0;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 12px;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    font-weight: bold;
}

.left-para p {
    color: #fff;
    font-size: 12px;
}

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

p.center-sub-heading {
    margin-bottom: 0;
    font-size: 16px;
}

.center-title p {
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #031135 0%, #000e28 100%);
}

.center-title h2 {
    font-size: 40px;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
}

.top-service-box {
    overflow: hidden;
    position: relative;
    border-radius: 11px;
    filter: drop-shadow(0 0 5px #d4ddfe);
    /* background-color: #000000; */
    border: 5px solid #ffffff;
}

.top-service-area h3 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    position: absolute;
    bottom: 25px;
    left: 15px;
    z-index: 1;
    margin-bottom: 0;
    transition: 0.4s;
}

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

.service-horoscope {
    position: absolute;
    bottom: 48px;
    right: -75px;
    transition: 0.2s;
}

.service-horoscope:after {
    position: absolute;
    content: '';
    width: 178px;
    height: 178px;
    border-radius: 89px;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    left: calc(50% - 89px);
    top: -10px;
    z-index: 1;
}

.service-horoscope img {
    position: relative;
    z-index: 2;
    animation: rotateAnim 9s linear infinite;
}

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

.top-service-area {
    position: relative;
}

.top-service-area:after {
    position: absolute;
    content: '';
    clip-path: polygon(0 29%, 100% 0, 100% 100%, 0% 100%);
    width: 405px;
    height: 304px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    bottom: -157px;
    transition: 0.4s;
}

.hide-service-area {
    position: absolute;
    width: 100%;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px;
    bottom: -340px;
    transition: 0.4s;
}

.hide-service-area h3 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.hide-service-area p {
    font-size: 14px;
    color: #fff;
}

.service-cta a {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    display: inline-block;
    text-align: center;
    line-height: 95px;
}

 
.home-service-box:hover .top-service-box .top-service-area h3 {
    opacity: 0;
}

.home-service-box:hover .top-service-box .top-service-area .service-horoscope {
    /* opacity: 0; */
    right: -170px;
}


.service-cta {
    text-align: right;
    margin-bottom: 10px;
}

.home-service-box:hover .top-service-area:after {
    bottom: 0px;
}

.home-service-box:hover .hide-service-area:after {
    bottom: 0px;
    z-index:1;
}

.home-service-box:hover .hide-service-area {
    bottom: 0px;
}

.hide-service-area:after {
    position: absolute;
    content: '';
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/white-horoscope.png);
    width: 383px;
    height: 383px;
    background-size: cover;
    background-repeat: no-repeat;
    left: calc(50% - 190.6px);
    bottom: -175px !important;
    animation: rotateAnim 9s linear infinite;
}



.service-btn {
    text-align: center;
    border-radius: 22px;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    /* padding: 9.5px 10px; */
    margin-top: 10px;
    border: 1px solid #ffffff;
    transition: 0.4s;
    opacity: 0;
}

.service-btn a {
    display: block;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #031135 0%, #000e28 100%);
    padding: 9.5px 10px;
}

.service-btn:hover {
    background-image: unset;
    border: 1px solid #f0e885;
}
 
.home-service-section {
    margin-top: 110px !important;
    margin-bottom: 35px;
}
.home-service-box:hover .service-btn {
    opacity: 1;
}


.big-adv-section {
    border-radius: 40px 40px 0px 09px;
    filter: drop-shadow(0 0 10px rgba(1,15,43,0.15));
    background-color: #ffffff;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 30px;
    padding-bottom: 50px;
}


.big-adv-section .center-title {
    margin-top: 70px;
    padding-left: 45px;
    padding-right: 45px;
}



.why-choose-box {
    text-align: center;
    border: 1px solid transparent;
    background: linear-gradient(#fff, #fff) padding-box,
                linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%) border-box;
    border-radius: 40px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 420px;
}

.numbers h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
}

.numbers {
    text-align: center;
    margin-bottom: 20px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
}

.why-choose-box h3 {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
}

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

.why-choose-mail-box {
    text-align: center;
}

.why-choose-icon {
    margin-top: -68px;
    position: relative;
}

.why-choose-icon:after {
    position: absolute;
    content: '';
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/service-horoscope.png);
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    left: calc(50% - 100px);
    z-index: -1;
    top: -20px;
    animation: rotateAnim 9s linear infinite;
}
.why-choose-sec {
    padding-left: 35px;
    padding-right: 35px;
}


.review-title {
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    padding-top: 80px;
    padding-bottom: 210px;
}

.review-title p {
    color: #fff !important;
    background-image: unset;
    background-clip: unset;
    -webkit-text-fill-color: unset;
}

.review-title h2 {
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
}




.review-box {
    text-align: center;
    position: relative;
    padding-top: 15px;
}

.inner-reviw-box p {
    font-size: 12px;
    color: #1e204b;
}

.inner-reviw-box h3 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2e0a50;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin-bottom: 10px;
}

.inner-reviw-box {
    width: 319px;
    height: 319px;
    border-radius: 50%;
    filter: drop-shadow(0 0 10px rgba(1,15,43,0.25));
    background-color: #ffffff;
    padding: 25px 40px 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.quits {
    margin-top: -27px;
    position: relative;
}

.inner-reviw-box:after {
    position: absolute;
    content: '';
    width: 350px;
    height: 337px;
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/border.png);
    top: -15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: -16px;
}

.review-sec {
    margin-top: -185px;
    position: relative;
    padding-bottom: 145px;
}

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

.review-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 342px;
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -12px;
    left: 0;
    z-index: -1;
}









/* =================== Footer start here ================ */


section.bottom-footer {
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/booter-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 15px;
    padding-top: 230px;
}

section.bottom-footer p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    color: #ffff;
}

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


.disclamer {
    text-align: center;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding-top: 22px;
    padding-bottom: 35px;
}

.dis {
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    padding: 5.5px;
    margin-bottom: 20px;
}

.dis h3 {
    margin-bottom: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%);
}

.dis p {
    font-size: 12px;
}

.disclamer p {
    font-size: 12px;
    text-align: justify;
    color: #1e204b;
    padding-left: 25px;
    padding-right: 25px;
}


.f-call-box {
    text-align: center;
    border-radius: 15px;
    background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
    border: 1px solid #e3ad3b;
    padding-top: 14px;
    padding-bottom: 17px;
    width: 333px;
}

a.f-icon {
    width: 65px;
    height: 65px;
    border-radius: 32px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    display: inline-block;
    text-align: center;
    line-height: 65px;
}

a.f-number {
    display: block;
    font-size: 28px;
    line-height: 24px;
    color: #000a1e;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin-top: 14px;
}

a.f-mail {
    display: block;
    font-size: 19px;
    line-height: 24px;
    color: #000a1e;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin-top: 14px;
}

.f-call-box span {
    font-size: 18px;
}

.top-footer-cta {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    column-gap: 30px;
    margin-bottom: 20px;
}

a.call-icon {
    width: 114px;
    height: 114px;
    border-radius: 57px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    display: inline-block;
    text-align: center;
    line-height: 114px;
}

a.f-locate {
    font-size: 26px;
    line-height: 24px;
    color: #000a1e;
    font-weight: 700;
    font-family: "Poppins";
    text-wrap-mode: nowrap;
}


a.f-locate span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000a1e;
    font-weight: 400;
    margin-top: 10px;
    text-align: start;
}

.f-locate-box {
   text-align: center;
   border-radius: 15px;
   background-image: linear-gradient(90deg, #f3e987 0%, #cbe173 42%, #e1936d 77%, #d393bf 100%);
   border: 1px solid #e3ad3b;
   padding-top: 14px;
   padding-bottom: 17px;
   width: 408px;
   display: flex;
   align-items: center;
   column-gap: 10px;
   padding-left: 20px;
}

.f-whatapp-box
 a.call-icon {
    height: unset;
    width: unset;
    background: transparent;
}

.f-whatapp-box {
    height: 151px;
    border-radius: 15px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    border: 1px solid #e3ad3b;
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
    /* width: 333px; */
}

.f-whatapp-box a.f-locate {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(-90deg, #ea756e 0%, #f3e988 100%);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-wrap-mode: unset;
    max-width: 135px;
}

.bottom-footer-cta {
    display: flex;
    align-items: center;
    column-gap: 30px;
}


.row.f-white {
    border-radius: 15px;
    filter: drop-shadow(0 0 10px rgba(229,240,255,0.75));
    background-color: #ffffff;
    padding: 35px 22.5px 35px 22.5px;
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    margin-bottom: -210px;
}

 .footer-map {
    background-image: linear-gradient(90deg, #f3e988 0%, #cbe174 42%, #e1936e 77%, #d393c0 100%);
    padding-top: 4px;
    height: 432px;
    margin-bottom: -200px;
}

a.call-icon img {
    animation: whatsappVibrate 1.5s infinite;
}

@keyframes whatsappVibrate {
    0%, 100% { transform: rotate(0deg); }
    10% { transform: rotate(-10deg); }
    20% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    40% { transform: rotate(10deg); }
    50% { transform: rotate(0deg); }
}

a.f-icon img {
    animation: whatsappVibrate 1.5s infinite;
}


.top-number.mobshow {
    text-align: center;
    background-color: #fff;
    padding: 10px;
}

.top-number.mobshow a {
    color: #222;
    font-weight: bold;
    font-size: 30px;
}

.top-number.mobshow span {
    width: 50px;
    height: 50px;
    border-radius: 32px;
    background-image: linear-gradient(90deg, #2e0a50 0%, #621999 100%);
    display: inline-block;
    text-align: center;
    line-height: 50px;
}



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

.list-star li{
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
}

.list-star li {
	list-style:none;
}
.list-star li::before{
	position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/stars.png);
    background-size: contain;
    left: -33px;
   
    background-repeat: no-repeat;
    margin-left: 0px;
}
.list-star li::before{
    animation: luxuryFloat 4s ease-in-out infinite;
}


.list-star-white li {
	list-style:none;
}
.list-star-white li::before{
	position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(http://swamyjibhumananda.com/wp-content/uploads/2026/06/stars-white.png);
    background-size: contain;
	color:white;
    left: -33px;
   
    background-repeat: no-repeat;
    margin-left: 0px;
}
.list-star-white li {
    list-style: none;
    color: white;
}
.list-star-white li::before{
    animation: luxuryFloat 4s ease-in-out infinite;
}

.list-star-white li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
}

ol.number-list li {
    margin-bottom: 12px;
}
@keyframes luxuryFloat{
    0%,100%{
        transform: translateY(0) rotate(0deg);
    }
    50%{
        transform: translateY(-3px) rotate(8deg);
    }
}

.f-locate-box a.f-icon {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    line-height: 114px;
}

/* Desktop visible by default */
.desktop-banner-only{
    display:block;
}

.mobile-banner-only{
    display:none;
}

