/*
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.1757914866
Updated: 2025-09-15 05:41:06

*/

@import url('https://fonts.googleapis.com/css2 family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

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

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

@font-face {
    font-family: 'Euclid Circular A';
    src: url('fonts/EuclidCircularA-Regular.woff2') format('woff2'),
        url('fonts/EuclidCircularA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    background-color: #ffffff;
    font-family: 'Euclid Circular A';
}

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

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

h1,h2,h3,h4,h5,h6 {
   font-family: 'JustCosmic';
    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: 225px !important;
    margin-left: 0px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    right: 0px;
    top: -56px;
}

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

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #c70c0d;
        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: #c70c0d;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #c70c0d;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #fdce00;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 5px;
}
    
#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: #000 !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 #ffffff6e;
        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: 'Euclid Circular A';
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

    
/************** header responsive End    *************/ 
    
body    header#wrapper-navbar {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 5px 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%);
    position: relative;
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}

    body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    margin-left: 0px;
    padding: 0 12px;
    height: auto;
    line-height: normal;
    padding-right: 18px;
}
    
body    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    text-decoration: none;
    border-color: #000000;
    color: #fff;
}
	
body	div#mega-menu-wrap-primary {
    background-color: transparent;
    border-radius:0px;
    padding: 0px 0px;
    margin-top: 0px;
    background-image: none;
    display: block;
    margin: 0 auto;
    position: relative;
}
	
body	header#wrapper-navbar .top-logo-container {
    background-color: #000;
    padding: 0px 0px;
    padding-bottom: 2px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: 0px;
}
    
/* Home Page start */
	

body .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: block;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
	
    body ul.contact-mail-2 {
        padding: 0;
        list-style-type: none;
        display: flex;
        width: 100%;
        gap: 29px;
        padding: 4px 7px;
        overflow: hidden;
        position: relative;
        margin: 0;
        text-align: center;
        top: 20px;
        z-index: 11;
        border-radius: 52px;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: -120px;
        align-items: flex-start;
        background-color: #c70c0d;
        flex-direction: column;
        padding: 29px;
    }
	
 body	ul.contact-mail-2 li a {
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Fira Sans";
    flex-direction: column;
}
	
body	ul.contact-mail-2:before {
    position: absolute;
    content: '';
    width: 100%;
	left:0px;
    height: 1px;
    top: 50%;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}
	
 body	.acharya-image {
    padding: 0 0px;
    border-radius: 30px;
    padding-top: 60px;
    border: 1px solid #ffe6e6;
    padding-bottom: 0;
    overflow: hidden;
    margin-top: 0px !important;
}
	
body ul.offer-box li {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 20px;
        flex-wrap: initial;
        border-bottom: 1px solid #eee;
        padding: 10px;
    }

body	.center-offer-box:before {
   display:none;
}

	body	.center-offer-box:after {
   display:none;
}

	body ul.offer-box li:last-child {

        border-bottom: 0px solid #eee;
 
    }
	
 body 	.our-menu:before {
    display:none;
	}
	
    body header#wrapper-navbar .navbar .container {
        border-radius: 55px;
        background-color: #ffffff;
        padding: 0px 0px;
        margin-top: 0px;
        padding-right: 0px;
    }
	
body	.our-menu {
    display: block;
    align-items: center;
    justify-content: flex-end;
    column-gap: 13px;
    position: relative;
}
	
 body	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #222;
    background-color: none;
}
	
body	.banner-image {
    position: relative;
    margin-top: 60px;
    margin-bottom: -1px !important;
}
	
body	.home-banner-section {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
	
body	.banner-side-content h3 {
    font-size: 34px;
    line-height: 45px;
    color: #ffffff;
}
	
body	button.banner-btn .text-blog a {
    font-size: 27px;
    line-height: 22px;
    color: #ffffff;
}
	
body	.banner-image:before {
    position: absolute;
    content: '';
    width: 276px;
    height: 276px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    left: calc(50% - 143px);
    top: -40px;
    background-size: contain;
    z-index: -1;
    background-position: center;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}
	
	body .banner-side-content p {
    font-size: 13px;
    color: #ffff;
}
	
	body .why-acharya-section {
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}
	
body	.main-heading {
    font-size: 29px;
    line-height: 31px;
    color: #c70c0d;
    margin-bottom: 20px;
    text-align: center;
}
	
	body .about-acharya-content {
    padding: 0px 15px 31px 15px;
}
	
body	.about-acharya-section {
    border-radius: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 60px;
    margin: 0 !important;
}
	
 body	.acharya-image:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    left: calc(50% - 100px);
    top: 19px;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}
	
 body	.home-services-section {
    padding-top: 20px;
    padding-bottom: 80px;
}
	
body	.home-main-services-box {
    height: 578px;
    border-radius: 188px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    margin: 26px 0 !important;
}
	
body .home-why-us-section {
        background-color: #ffe6e6;
        padding-top: 370px;
        margin-top: -430px;
        position: relative;
        overflow: visible !important;
        padding-bottom: 80px;
        background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/why-us-bg.jpg);
        background-attachment: fixed;
        background-size: auto;
        background-position: bottom;
    }
	
body	.home-why-us-box {
    display: flex;
    align-items: center;
    flex-direction: column;
	gap:30px;
}
	
body	.home-why-us-box .why-content {
    width: 100%;
    min-height: 200px;
    border-radius: 20px;
    filter: drop-shadow(0 0 7.5px rgba(255, 230, 230, 0.7));
    background-color: #ffffff;
    padding: 15px 28px;
	position:relative;	
	text-align: center;
}
	
body	.left-arrow:before {
display:none;
}
	
 body	.youtube-image {
    margin-top: -80px;
}
	
body	.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #ffffff;
    border: 1px solid #ffeecc;
    padding: 11px 51px;
    position: relative;
    margin: 4px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 15px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #c70c0d;
    font-family: 'Euclid Circular A';
}
	
body	.faq-section-home {
    filter: drop-shadow(0 0 10px rgba(204, 204, 204, 0.6));
    background-color: #ffffff;
    padding-bottom: 10px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/faq-section-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
	
    body .home-blogs-section {
        padding: 10px;
        border-radius: 30px;
        filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
        background-color: #ffffff;
        margin: 0;
        margin-top: 60px;
        margin-bottom: 80px;
    }
	
    body .psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta {
        background-color: transparent;
        border: 0;
        padding: 0;
        position: absolute;
        left: 121px;
        top: 228px;
    }
	
 body	.psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta span.psacp-post-meta-data.psacp-post-date {
    position: absolute;
    top: -150px;
    left: -20px;
}
	
	body	a.psacp-rdmr-btn {
		display:none;
	}
	
	
 body	.site-info p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    padding-top: 29px;
}

	
	
body .home-blogs-section:before {
  display:none;}
	
	body .service-details__box {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);
}
	
body	.round-left-top {
    border-radius: 0px 0px 0px 0px;
}
	body	.round-left-bottom {
    border-radius: 0px 0px 0px 0px;
}
	
body	.round-right-top {
    border-radius: 0px 0px 0px 0px;
}
	
		
body	.round-right-bottom {
    border-radius: 0px 0px 0px 0px;
}
	
	body {
    background-color: #ffffff;
    font-family: 'Euclid Circular A';
    overflow-x: hidden;
}
	
body	.location-box {
    filter: drop-shadow(0 0 5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    padding: 14px 23px;
    overflow: hidden;
    margin-bottom: 10px !important;
    box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);
}
	
 body	.psacp-post-slider-content {
    border-radius: 30px;
    overflow: hidden;
    position: relative !important;
    max-height: 310px;
    margin-bottom: 40px !important;
}
	
 body	.diclaimer {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
	
body	ul#menu-footer-menu li {
    position: relative;
    display: block;
    justify-content: space-between;
}

	
body	.footer-contact-box-right {
    border-radius: 30px 0px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 20px;
}
	
body	.footer-contact-box {
    border-radius: 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 10px;
}
body	.footer-contact-box-left {
    border-radius: 30px 30px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: -140px;
}
	
body	.footer-contact-box-right {
    border-radius: 30px 30px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 20px;
}
	
	body p {
    font-family: 'Euclid Circular A';
    font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}
	
	body .diclaimer a.navbar-brand.custom-logo-link {
    text-align: center;
}




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

/************** header responsive start  *************/
    
.navbar-brand img {
    max-width: 175px !important;
    margin-left: 0px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    right: 0px;
    top: -56px;
}

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

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #c70c0d;
        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: #c70c0d;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #c70c0d;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #fdce00;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 5px;
}
    
#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: #000 !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 #ffffff6e;
        padding: 7px 12px;
    }
    
#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: 'Euclid Circular A';
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

    
/************** header responsive End    *************/ 
    
body    header#wrapper-navbar {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 5px 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%);
    position: relative;
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}

    body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    margin-left: 0px;
	padding:0;
    height: auto;
    line-height: normal;
    padding-right: 18px;
}
    
body    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    text-decoration: none;
    border-color: #000000;
    color: #fff;
}
	
body	div#mega-menu-wrap-primary {
    background-color: transparent;
    border-radius:0px;
    padding: 0px 0px;
    margin-top: 0px;
    background-image: none;
    display: block;
    margin: 0 auto;
    position: relative;
}
	
body	header#wrapper-navbar .top-logo-container {
    background-color: #000;
    padding: 0px 0px;
    padding-bottom: 2px;
    border-radius: 0px 0px 40px 40px;
    margin-bottom: 0px;
}
    
/* Home Page start */
	

body .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: block;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
	
    body ul.contact-mail-2 {
        padding: 0;
        list-style-type: none;
        display: flex;
        width: 100%;
        gap: 29px;
        padding: 4px 7px;
        overflow: hidden;
        position: relative;
        margin: 0;
        text-align: center;
        top: 20px;
        z-index: 11;
        border-radius: 52px;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: -120px;
        align-items: flex-start;
        background-color: #c70c0d;
        flex-direction: column;
        padding: 29px;
    }
	
 body	ul.contact-mail-2 li a {
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Fira Sans";
    flex-direction: column;
}
	
body	ul.contact-mail-2:before {
    position: absolute;
    content: '';
    width: 100%;
	left:0px;
    height: 1px;
    top: 50%;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}
	
 body	.acharya-image {
    padding: 0 0px;
    border-radius: 30px;
    padding-top: 60px;
    border: 1px solid #ffe6e6;
    padding-bottom: 0;
    overflow: hidden;
    margin-top: 0px !important;
}
	
body ul.offer-box li {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 20px;
        flex-wrap: initial;
        border-bottom: 1px solid #eee;
        padding: 10px;
        flex-direction: column;
    }

body	.center-offer-box:before {
   display:none;
}

	body	.center-offer-box:after {
   display:none;
}

	body ul.offer-box li:last-child {

        border-bottom: 0px solid #eee;
 
    }
	
 body 	.our-menu:before {
    display:none;
	}
	
    body header#wrapper-navbar .navbar .container {
        border-radius: 55px;
        background-color: #ffffff;
        padding: 0px 11px;
        margin-top: 0px;
    }
	
body	.our-menu {
    display: block;
    align-items: center;
    justify-content: flex-end;
    column-gap: 13px;
    position: relative;
}
	
 body	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #222;
    background-color: none;
}
	
body	.banner-image {
    position: relative;
    margin-top: 60px;
    margin-bottom: -1px !important;
}
	
body	.home-banner-section {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
	
body	.banner-side-content h3 {
    font-size: 34px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
}
	
body	button.banner-btn .text-blog a {
    font-size: 27px;
    line-height: 22px;
    color: #ffffff;
}
	
body	.banner-image:before {
    position: absolute;
    content: '';
    width: 276px;
    height: 276px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    left: calc(50% - 143px);
    top: -40px;
    background-size: contain;
    z-index: -1;
    background-position: center;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}
	
	body .banner-side-content p {
    font-size: 13px;
    color: #ffff;
}
	
	body .why-acharya-section {
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
}
	
body	.main-heading {
    font-size: 29px;
    line-height: 31px;
    color: #c70c0d;
    margin-bottom: 20px;
    text-align: center;
}
	
	body .about-acharya-content {
    padding: 0px 15px 31px 15px;
}
	
body	.about-acharya-section {
    border-radius: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 60px;
    margin: 0 !important;
}
	
 body	.acharya-image:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    left: calc(50% - 100px);
    top: 19px;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}
	
 body	.home-services-section {
    padding-top: 20px;
    padding-bottom: 80px;
}
	
body	.home-main-services-box {
    height: 578px;
    border-radius: 188px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    margin: 26px 0 !important;
}
	
body .home-why-us-section {
        background-color: #ffe6e6;
        padding-top: 370px;
        margin-top: -430px;
        position: relative;
        overflow: visible !important;
        padding-bottom: 80px;
        background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/why-us-bg.jpg);
        background-attachment: fixed;
        background-size: auto;
        background-position: bottom;
    }
	
body	.home-why-us-box {
    display: flex;
    align-items: center;
    flex-direction: column;
	gap:30px;
}
	
body	.home-why-us-box .why-content {
    width: 100%;
    min-height: 200px;
    border-radius: 20px;
    filter: drop-shadow(0 0 7.5px rgba(255, 230, 230, 0.7));
    background-color: #ffffff;
    padding: 15px 28px;
	position:relative;	
	text-align: center;
}
	
body	.left-arrow:before {
display:none;
}
	
 body	.youtube-image {
    margin-top: -80px;
}
	
body	.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    color: #ffffff;
    border: 1px solid #ffeecc;
    padding: 11px 51px;
    position: relative;
    margin: 4px 0;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    font-size: 14px;
    line-height: normal;
    border-radius: 15px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #c70c0d;
    font-family: 'Euclid Circular A';
}
	
body	.faq-section-home {
    filter: drop-shadow(0 0 10px rgba(204, 204, 204, 0.6));
    background-color: #ffffff;
    padding-bottom: 10px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/faq-section-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
	
    body .home-blogs-section {
        padding: 10px;
        border-radius: 30px;
        filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
        background-color: #ffffff;
        margin: 0;
        margin-top: 60px;
        margin-bottom: 80px;
    }
	
    body .psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta {
        background-color: transparent;
        border: 0;
        padding: 0;
        position: absolute;
        left: 121px;
        top: 228px;
    }
	
 body	.psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta span.psacp-post-meta-data.psacp-post-date {
    position: absolute;
    top: -150px;
    left: -20px;
}
	
	body	a.psacp-rdmr-btn {
		display:none;
	}
	
	
 body	.site-info p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    padding-top: 29px;
}

	
	
body .home-blogs-section:before {
  display:none;}
	
	body .service-details__box {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);
		
}
	
body	.round-left-top {
    border-radius: 0px 0px 0px 0px;
}
	body	.round-left-bottom {
    border-radius: 0px 0px 0px 0px;
}
	
body	.round-right-top {
    border-radius: 0px 0px 0px 0px;
}
	
		
body	.round-right-bottom {
    border-radius: 0px 0px 0px 0px;
}
	
	body {
    background-color: #ffffff;
    font-family: 'Euclid Circular A';
    overflow-x: hidden;
}
	
body	.location-box {
    filter: drop-shadow(0 0 5px rgba(204, 204, 204, 0.35));
    background-color: #ffffff;
    padding: 14px 23px;
    overflow: hidden;
    margin-bottom: 10px !important;
    box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);
}
	
 body	.psacp-post-slider-content {
    border-radius: 30px;
    overflow: hidden;
    position: relative !important;
    max-height: 310px;
    margin-bottom: 40px !important;
}
	
 body	.diclaimer {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
	
body	ul#menu-footer-menu li {
    position: relative;
    display: block;
    justify-content: space-between;
}

	
body	.footer-contact-box-right {
    border-radius: 30px 0px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 20px;
}
	
body	.footer-contact-box {
    border-radius: 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 10px;
}
body	.footer-contact-box-left {
    border-radius: 30px 30px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: -140px;
}
	
body	.footer-contact-box-right {
    border-radius: 30px 30px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: 20px;
}
	
	body p {
    font-family: 'Euclid Circular A';
    font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}
	
	body .diclaimer a.navbar-brand.custom-logo-link {
    text-align: center;
}
	
 body	button.banner-btn {
    border-radius: 35px;
    background-color: #c70c0d;
    display: flex;
    border: 0;
    align-items: center;
    padding: 6px 10px;
    gap: 10px;
    padding-right: 40px;
    margin: 0 auto;
}
	
	body ul.offer-box {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    justify-content: space-between;
    margin: 0;
    align-items: center;
    flex-direction: column;
}
	
	
}
/**************** Mobile responsive End *********************/





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

header#wrapper-navbar {
    margin-bottom: 0;
    background-color: #ffffff24;
    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: #ffffff;
}


.navbar-brand img {
    max-width: 100%;
}

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


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

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding: 10px 15px;
    margin: 0px 10px;
    border-radius: 19px;
}

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

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

#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: 'Euclid Circular A';
        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 {
        font-weight: 400;
        font-family: 'Euclid Circular A';
        text-decoration: none;
        color: #222;
        background-color: #ffe6e6;
    }

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


#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: #f79009;
    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: 'Euclid Circular A';
    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 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
  font-family: 'Euclid Circular A';
    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-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: 'Euclid Circular A';
    transition: all .5s ease-in-out;
    
}

#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: #e03525;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}
a {
    color: #ff1276;
}


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



/* sticky header css start */

.sticky {
  position: sticky!important;
  top: 0;
  width: 100%;
  z-index: 129!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 img {
    max-width: 202px;
}

    
/* mian header end */   

header#wrapper-navbar {
    margin-bottom: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
    box-shadow: none;
    text-align: center;
    padding-bottom: 0px;
}

section.top-bar-section {
    padding: 10px;
    background-color: #000;
}

section.top-bar-section a {
    color: #fff;
}



    .contact-btn {
        float: right;
        background-image: url(https://astrobhairavji.com/wp-content/uploads/2025/07/menu-side-btn-bg.png);
        background-position: center;
        padding: 0 0;
        background-repeat: no-repeat;
        display: flex;
        align-content: center;
        align-items: center;
        gap: 6px;
        padding: 19px 8px;
        min-width: 214px;
        justify-content: space-around;
    }
    
    .contact-btn a {
        font-size: 16px;
        line-height: 30px;
        color: #ffffff;
        font-weight: 400;
         font-family: 'Euclid Circular A';
        text-align: right;
    }
    
.menu-row {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
    align-items: center;
    padding-top: 10px;
}
    
/* Top Header Start */
section.top-header {
    padding: 4px 0;
    background-image: linear-gradient(250deg, #fdce00 0%, #fdce00 100%);
}

.mob-number a {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Euclid Circular A';
    line-height: normal;
    font-family: 'Euclid Circular A';
    gap: 9px;
}

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

#content.site-content {
    padding-bottom: 10px;
    padding-top: 10px;
}


a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}




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

/* Top Header End */


/* Menu-cta */
.call-btn-menu a img {
    max-width: 30px;
}

.call-btn-menu a {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
}

.menu-contact-btn {
    display: flex;
    gap: 20px;
    align-items: center;
    position: relative;
    z-index: 1;
}

.call-btn-menu {
    position: relative;
}

.call-btn-menu:before {
    position: absolute;
    content: '';
    width: 129px;
    height: 87px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/menu-call-bg.png);
    background-position: center;
    background-size: contain;
    left: -48px;
    background-repeat: no-repeat;
    top: -8px;
}

.menu-contact-btn .contact-now p {
    font-size: 12px;
    line-height: 22px;
    color: #222222;
    margin: 0;
}

.menu-contact-btn .contact-now a {
    font-size: 20px;
    line-height: 22px;
    color: #222222;
    text-align: right;
    font-weight: 800;
}

.our-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 13px;
    position: relative;
}

.our-menu:before {
    position: absolute;
    content:'';
    width: 90%;
    height: 60px;
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #ffe6e6;
    left: 50px;
}

/* Menu-cta */


nav#main-nav {
    padding: 0;
}


.wrapper {
    padding: 0rem 0;
}



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



/* Home Video Banner Start */ 


.vedio-section{
	position:relative;
}
.vedio-section::before {
    position: absolute;
    content: '';
    background-color: #000000;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    opacity: 80%;
    left: 0;
}


.home-banner-section {
    padding-top: 210px;
    padding-bottom: 0px;
    margin-top: -173px;
}

header#wrapper-navbar .navbar .container {
    border-radius: 55px;
    background-color: #ffffff;
    padding: 16px 35px;
    margin-top: 36px;
    padding-right: 35px;
}


.banner-inner-section {
    position:relative;
    z-index: 1;
}

.banner-image {
    position: relative;
    margin-top: -290px;
    margin-bottom: -1px !important;
}

.banner-image:before {
    position: absolute;
    content: '';
    width: 386px;
    height: 386px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    left: calc(50% - 193px);
    top: -80px;
    z-index: -1;
    background-position: center;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}


.banner-services-list {
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #ffe6e6;
    padding: 23px;
    margin-left: 20px;
}

.banner-services-list h4 {
    font-size: 26px;
    line-height: 52px;
    color: #ffffff;
     font-family: 'JustCosmic';
}

.banner-services-list ul {
    margin: 0;
    list-style: none;
}

.banner-services-list ul li {
    margin: 0px 0;
    position: relative;
}

.banner-services-list ul li:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/banner-list-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: -30px;
    top: 7px;
}

.banner-services-list ul li a {
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
}

span.call-icon {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

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

button.banner-btn {
    border-radius: 35px;
    background-color: #c70c0d;
    display: flex;
    border: 0;
    align-items: center;
    padding: 6px 10px;
    gap: 10px;
    padding-right: 40px;
}

button.banner-btn .text-blog p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}

button.banner-btn .text-blog a {
    font-size: 30px;
    line-height: 22px;
    color: #ffffff;
}

.banner-side-content p {
    font-size: 16px;
    color: #ffff;
}

.banner-side-content h3 {
    font-size: 44px;
    line-height: 45px;
    color: #ffffff;
}

.banner-side-content h3 span.small-title {
    font-size: 32px;
    line-height: normal;
}
@keyframes rotate-left {
	  from {
	    transform: rotate(0deg); /* The starting point of the animation */
	  }
	  to {
	    transform: rotate(-360deg); /* The ending point (one full counter-clockwise turn) */
	  }
	}
	

/* Home Video Banner End */

/* ======== center-offer-box ========  */


.why-acharya-section {
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}

.center-offer-box {
    background-color: #fff;
    border-radius: 30px;
    padding: 8px 10px;
    margin-top: -110px;
    position: relative;
    overflow: hidden;
    filter: drop-shadow(0 0 7.5px rgba(206,193,177,0.35));
}

ul.offer-box {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    justify-content: space-between;
    margin: 0;
    align-items: flex-start;
}


ul.offer-box li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.inner-item p {
    margin: 0;
}

.inner-item h4 {
    font-size: 14px;
    line-height: 26px;
    color: #c70c0d;
    font-family: "Euclid Circular A";
}

.icon-fox {
    display: flex;
    justify-content: center;
    background-color: #fff;
    min-width: 54px;
    min-height: 54px;
    border-radius: 56px;
    align-items: center;
    margin: 0 auto;
    box-shadow: inset -3px 0 3.5px rgba(199,12,13,0.25);
    background-color: #ffe6e6;
}

section.our-offers {
    position: relative;
    z-index: 1;
}


.center-offer-box:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    content: '';
    left: 0;
    top: 45%;
}

.center-offer-box:after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #f1f1f1;
    content: '';
    left: 49%;
    top: 0px;
}


ul.offer-box li:hover .icon-fox img {
    transition: 0.8s all;
    transform: rotate(360deg);
}

.our-services:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/home-services-bg.png);
    left: 0;
    background-position: center;
    bottom: -620px;
    z-index: -1;
}

/* ========  ========  */


/* HOme Services Section Start */

.main-heading {
    font-size: 34px;
    line-height: 26px;
    color: #c70c0d;
    margin-bottom: 20px;
}

.our-services {
    padding-bottom: 50px;
    overflow: visible !important;
}



.service-details__box {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
/*     filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35)); */
	  box-shadow: 3px 1px 15px 6px rgb(31 31 31 / 12%);
	 
}

h3.service-details__box__title a {
    color: #c70c0d;
    font-size: 20px;
    line-height: 26px;
}

.service-details__box__content {
    padding-top: 0px;
}

.services-details-btn {
    position: absolute;
    width: 100%;
    left: 3px;
    top: 12px;
    background-color: #ffffffeb;
    height: 100%;
    transition: 0.8s ease auto;
    opacity: 0;
}

.services-details-btn a {
    position: relative;
    color: #fff;
    font-size: 16px;
    padding: 8px 26px;
    top: 142px;
    padding: 11px 50px;
    border-radius: 22px;
    filter: drop-shadow(-3px 0 8.5px rgba(199,12,13,0.55));
    background-color: #c70c0d;
}

.service-details__box:hover .services-details-btn {
    transition: 0.6s ease all;
    transform: translateY(-20px);
    opacity: 1;
}

.round-right-bottom {
    border-radius: 0px 0px 30px 0px;
}
.round-left-bottom {
    border-radius: 0px 0px 0px 30px;
}

.round-left-top {
    border-radius: 30px 0px 0px 0px;
}

.round-right-top {
    border-radius: 0px 30px 0px 0px;
}


/* HOme Services Section End */

.acharya-image {
    padding: 0 0px;
    border-radius: 30px;
    padding-top: 60px;
    border: 1px solid #ffe6e6;
    padding-bottom: 0;
    overflow: hidden;
    margin-top: -80px !important;
}

.about-acharya-section {
    border-radius: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35));
    background-color: #ffffff;
    margin-top: 110px;
    margin-bottom: 60px;
}

.sun-image {
    margin-top: -90px;
    margin-bottom: 0 !important;
}


.acharya-image:before {
    position: absolute;
    content: '';
    width: 230px;
    height: 100%;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/horoscope-image.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    left: calc(50% - 115px);
    top: -91px;
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;';
}


.about-acharya-content {
    padding: 0px 50px 31px 34px;
}

a.read-more {
    font-size: 14px;
    line-height: 26px;
    color: #c70c0d;
    font-weight: 800;
}


ul.contact-mail-2 {
    padding: 0;
    list-style-type: none;
    display: flex;
    width: 872px;
    gap: 119px;
    padding: 4px 7px;
    overflow: hidden;
    position: relative;
    margin: 0;
    text-align: center;
    top: 20px;
    z-index: 11;
    border-radius: 52px;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: -120px;
    align-items: flex-start;
    background-color: #c70c0d;
}

ul.contact-mail-2:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}

ul.contact-mail-2 li a {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Fira Sans";
}


.top-call-icon {
    width: 54px;
    height: 54px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    box-shadow: inset -3px 0 3.5px rgba(199,12,13,0.25);
    background-color: #ffe6e6;
}

ul.contact-mail-2 li:hover a .top-call-icon {
    /* border: 0px solid #090341; */
    transition: 0.8s all;
    box-shadow: inset -3px 0 3.5px rgba(199, 12, 13, 0.25);
    background-color: #ffe6e6;
}

ul.contact-mail-2 li:hover a .top-call-icon img {
    transition: 0.8s all;
    transform: rotate(360deg);
    color: #ff5c16;
}

ul.contact-mail-2 li a {
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Fira Sans";
}



/* HOme Page main Services Section Start */

.home-services-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.home-main-services-box {
    height: 578px;
    border-radius: 128px;
    filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35));
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    margin: 26px 0 !important;
}

.services-img-box {
    width: 214px;
    height: 214px;
    border-radius: 107px;
    background-color: #ffe6e6;
    overflow: hidden;
}

.main-services-content h3 {
    font-size: 22px;
    line-height: 26px;
    color: #c70c0d;
}

.main-services-content {
    padding: 20px 15px;
}

.overlay-content-box {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-36%);
    width: 100%;
    height: 100%;
    background-color: #000000c4;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.6s ease all;
}

a.next-btn:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/phone-icon-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 13px;
    z-index: -1;
}

.home-main-services-box:hover {
    background-color: #c70c0d;
    transition: 0.6s ease-in-out all;
}

.home-main-services-box:hover .overlay-content-box {
    visibility: visible;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-129%);
    transition: 0.6s ease all;
}

a.next-btn {
    opacity: 0;
    transition: 3s ease all;
}

.home-main-services-box:hover a.next-btn {
    opacity: 100%;
    transition: 3s ease all;
}

.home-main-services-box:hover .main-services-content h3 {
	color:#fff;
}
.home-main-services-box:hover .main-services-content p {
	color:#fff;
}

a.theme-button {
    font-size: 14px;
    line-height: 26px;
    color: #c70c0d;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    position: relative;
    margin-top: 25px;
}

a.theme-button:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 55px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/home-services-button-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    z-index: -1;
    top: 0;
}

a.theme-button:after {
    position: absolute;
    content: '';
    width: 163px;
    height: 4px;
    background-color: #c70c0d;
    top: -14px;
}

.home-main-services-box:hover a.theme-button:before {
    filter: brightness(100);
}

a.theme-button:hover {
    color: #000;
}
/* Home Services Section Start */

/* HOme Why Us Section Start */
.home-why-us-section {
    background-color: #ffe6e6;
    padding-top: 400px;
    margin-top: -430px;
    position: relative;
    overflow: visible !important;
    padding-bottom: 150px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/why-us-bg.jpg);
    background-attachment: fixed;
    background-size: auto;
    background-position: bottom;
}

.home-why-us-box {
    display: flex;
    align-items: center;
}

.home-why-us-box .why-content {
    width: 398px;
    min-height: 200px;
    border-radius: 20px;
    filter: drop-shadow(0 0 7.5px rgba(255,230,230,0.7));
    background-color: #ffffff;
    padding: 15px 28px;
}

.home-why-us-box .why-content p {
    font-size: 12px;
}

.why-content h4 {
    font-size: 18px;
    line-height: 44px;
    color: #c70c0d;
}

.left-arrow {
    position: relative;
}

.left-arrow:before {
    position: absolute;
    content: '';
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/arrow-icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    height: 200px;
    width: 50px;
    left: -36px;
    top: calc(50% - 100px);
    background-position: center;
}

.right-arrow {
    position: relative;
}

.right-arrow:before {
    position: absolute;
    content: '';
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/arrow-icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    height: 200px;
    width: 50px;
    right: -36px;
    top: calc(50% - 100px);
    background-position: center;
    transform: rotateY(172deg);
}
/* Home Why US Section End */

.youtube-image {
    margin-top: -150px;
}


	
/* Faq Section */

.faq-section-home {
    filter: drop-shadow(0 0 10px rgba(204,204,204,0.6));
    background-color: #ffffff;
    padding-bottom: 80px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/faq-section-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}



	
	.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{color: #ffffff;border: 1px solid #ffeecc;padding: 22px 51px;position: relative;margin: 4px 0;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));font-size: 14px;line-height: normal;border-radius: 15px;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));background-color: #c70c0d;font-family: 'Euclid Circular A';}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #ffffff !important;
}

.faq-section-home  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
	    border-color: transparent !important;
    background-color: transparent !important;
}


.faq-section-home .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #ffffff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #ffffff !important;
}

.faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before{
    content: '';
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/banner-list-icon.png);
    position: absolute;
    width: 28px;
    left: 11px;
    height: 28px;
    background-repeat: no-repeat;
    margin-top:-5px;
}


.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 15px !important;background-color: #ffffffee;border: 1px solid #eee;padding: 36px 47px;margin: 10px 0;}







img.firt-chakra-2 {
    position: relative;
    animation: rotation 10s infinite linear;
}


	
p.faq-pehra {
    font-size: 12px;
    line-height: 26px;
    color: #222222;
}	
/* faq Section End */
	

/* Home Testimonial Section Start */
.testimonial-section {
    padding-top: 80px;
    padding-bottom: 50px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/testimonial-section-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.testi-box {
    max-width: 351px;
    min-height: 351px;
    border-radius: 180px;
    filter: drop-shadow(0 0 7.5px rgba(252, 225, 213, 0.35));
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 25px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.testi-box .oneline i {
    color: #ff5c16;
    font-size: 14px;
}
/* HOme Testimonial Section End */

.footer-contact-box {
    border-radius: 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35));
    margin-top: -140px;
}

.footer-contact-box a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.red-color {
    background-color: #c70c0d;
    padding-bottom: 11px;
    padding-top: 50px;
    margin-top: 80px;
}

.site-info {
    margin-top: 30px;
    border-top: 1px solid #fff;
}
.site-info a {
    color: #fff;
}

.site-info p {
    font-size: 14px;
    line-height: 13px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    padding-top: 29px;
}



ul#menu-footer-menu {
    display: inline-block;
    position: relative;
    flex-wrap: wrap !important;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    padding: 10px;
}

ul#menu-footer-menu li {
    position: relative;
    display: inline-flex;
    justify-content: space-between;
}

ul#menu-footer-menu li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #222;
    font-weight: 400;
    margin: 0 36px;
}



ul#menu-footer-menu li a:hover {
    background-color: transparent;
    color: #c70c0d;
}

.menu-footer-menu-container {
    border-radius: 25px;
    background-color: #ffe6e6;
    margin-bottom: 40px;
}

.widget-shortcode.widget_nav_menu {
}

.diclaimer {
    display: flex;
    gap: 20px;
}

ul#menu-footer-menu li.menu-item-189 a {
    color: #c70c0d !important;
    font-weight: bold;
}

ul#menu-footer-menu li.menu-item-189 a img {
    margin-top: -1px;
    margin-left: 9px;
}

.footer-menu {
    padding: 30px;
    border: 1px solid #c70c0d;
    border-bottom: 0;
    margin-bottom: -30px;
    border-radius: 40px 40px 0px 0px;
}

.footer-contact-box-left {
    border-radius: 0px 30px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: -140px;
}

.footer-contact-box-right {
    border-radius: 30px 0px 30px 30px;
    background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
    padding: 18px 0px;
    margin-top: -70px;
    filter: drop-shadow(0 0 7.5px rgba(204, 204, 204, 0.35));
    margin-top: -140px;
}

.footer-contact-box-left a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.footer-contact-box-right a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.footer-contact-box-left a p {
    font-size: 16px;
}
.footer-contact-box a p {
    font-size: 16px;
}

.footer-contact-box-right a p {
    font-size: 16px;
}

/*  */

/* Blog BOx Start */

.psacp-post-slider-content {
    border-radius: 30px;
    overflow: hidden;
    position: relative !important;
    max-height: 249px;
}

.psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta {
    background-color: transparent;
    border: 0;
    padding: 0;
    position: absolute;
    left: 211px;
    top: 158px;
}

.psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta span.psacp-post-meta-data.psacp-post-date {
    position: absolute;
    top: -70px;
    left: 0px;
}

.psacp-post-slider-wrap.psacp-design-1 .psacp-featured-meta a {
    font-size: 20px;
    line-height: 15px;
    color: #ffffff;
    text-align: left !important;
}

h2.psacp-post-title {
    text-align: left;
}

.psacp-post-content {
    text-align: left;
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    max-width: 340px;
}

a.psacp-rdmr-btn {
    position: absolute;
    bottom: 0px;
    right: -110px;
    font-size: 16px  !important;
    border: 0;
    background-color: transparent;
    color: #00000000 !important;
    font-family: 'Poppins' !important;
    border-radius: 30px;
    padding: 19px 11px;
    padding-right: 50px;
}

span.psacp-post-meta-data.psacp-post-date {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    margin-left: 50px;
}

span.psacp-post-meta-data.psacp-post-date i {display: none;}

.psacp-post-slider-content::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 1;
    opacity: 0.4;
}

span.psacp-post-meta-data.psacp-post-date:before {
    position: absolute;
    content: '';
    width: 38px;
    height: 38px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/blog-icon.png);
    background-repeat: no-repeat;
    left: -44px;
    top: -6px;
}


a.psacp-rdmr-btn:before {
    position: absolute;
    content: '';
    width: 86px;
    height: 66px;
    background-image: url(http://panditmohitacharya.com/wp-content/uploads/2025/09/blog-btn.png);
    background-repeat: no-repeat;
    right: -14px;
    top: 7px;
}

a.psacp-rdmr-btn:hover {
    border: 0;
    background-color: #0000;
    color: #0000;
}
/* BLog Box ENd */

.home-blogs-section {
    padding: 30px;
    border-radius: 30px;
    filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35));
    background-color: #ffffff;
    margin-top: 90px;
    margin-bottom: 80px;
}

.home-blogs-section:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #ffe6e6;
    top: 0;
    left: 50%;
}

/* Location box Start */

.location-content {
    display: flex;
    gap: 10px;
    align-items: center;
}

.location-box {
    filter: drop-shadow(0 0 5px rgba(204,204,204,0.35));
    background-color: #ffffff;
    padding: 14px 23px;
    overflow: hidden;
}

.location-content a {
    font-size: 16px;
    line-height: 26px;
    color: #c70c0d;
    font-family: 'JustCosmic';
}

a.location-btn-1 {
    position: absolute;
    right: 14px;
    rotate: 45deg;
    bottom: 9px;
}

.br-left-top {
    border-radius: 30px 0px 0px 0px;
}

a.location-btn-2 {
    position: absolute;
    right: 14px;
    top: 6px;
    rotate: -45deg;
}

.br-left-bottom {
    border-radius: 0px 0px 0px 30px;
}

a.location-btn-3 {
    position: absolute;
    rotate: 133deg;
    left: 12px;
    bottom: 5px;
}

a.location-btn-4 {
    position: absolute;
    top: 10px;
    rotate: 230deg;
    left: 10px;
}

.align-right {
    justify-content: flex-end;
}

.br-right-bottom {
    border-radius: 0px  0px 30px  0px;
}

.br-right-top {
    border-radius: 0px 30px 0px 0px;
}

a.location-btn-1:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #ffe6e6;
    border-radius: 80px;
    z-index: -10;
    bottom: -39px;
    left: -10px;
}

a.location-btn-2:before {
        position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #ffe6e6;
    border-radius: 80px;
    z-index: -10;
    bottom: -39px;
    left: -10px;

}

a.location-btn-3:before {
        position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #ffe6e6;
    border-radius: 80px;
    z-index: -10;
    bottom: -39px;
    left: -10px;

}

a.location-btn-4:before {
        position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #ffe6e6;
    border-radius: 80px;
    z-index: -10;
    bottom: -39px;
    left: -10px;

}

/* Location End */

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

.mob-number a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 28px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
}

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

#content.site-content {
    padding-bottom: 10px;
    padding-top: 10px;
}


a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}




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

/* Top Header End */




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

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


.contact_mobile{position: fixed;right: 42px;bottom: 99px;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{background: #2a56ff;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;}
a.phone-icon i {
    /* margin-top: 16px; */
    /* transform: rotate(100deg); */
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2a56ff;
            box-shadow: 0 0 0 0 #2a56ff; }
  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 #2a56ff;
    box-shadow: 0 0 0 0 #2a56ff;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


body:not(.home) header#wrapper-navbar .navbar .container {
    margin:0 auto;
}


.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 14px 12px;
  transition: all 0.3s ease;
  color: #fff !important;
  font-size: 22px;
}

.icon-bar1 a:hover {color: #fff !important;}

.wtbtn {
  background: #2DC100;
  color: white;
}

.youtubebtn {
    background: #0065cd;
    color: white;
}
