/*
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.1775623755
Updated: 2026-04-08 04:49:15

*/


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

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

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



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

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

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

h1,h2,h3,h4,h5,h6 {
 font-family: 'Roundkey';
	font-weight: 700;
}

.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: -49px;
        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://panditganapathi.com/wp-content/uploads/2026/04/app-1.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, #e72027 0%, #fd6b03 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;
    margin-left: revert-layer;
}
	
/************** 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, #e72027 0%, #fd6b03 100%);
}
	

	
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

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

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

body .home-service-sec:after {
    display: none;
}

body .left-ser {
    margin-top: 72px;
    margin-right: 0;
    width: 100% !important;
    margin-bottom: 40px;
}



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

body div#no-title-page-wrapper {
    padding: 0;
}

body .ser-name h2 {
    font-size: 30px;
    line-height: normal;
}


body .ser-name h3 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 0;
}

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

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

body .location-div {
    padding-top: 0;
}

body .home-form-section:after {
    display: none;
}

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


body .why-choose-title {
    margin-top: 0;
}

body .pooja-service {
    margin-bottom: 0px !important;
}

body .pooja-service-sec {
    padding-bottom: 84px;
    margin-bottom: 40px;
}

body .rating {
    flex-direction: column;
}

body .book-an-app {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
}

body .book-an-app h3 {
    width: 100%;
    font-size: 30px;
    text-align: center;
}

	
body .center-link {
    top: 0;
    margin-bottom: 50px;
    margin-top: 50px;
}



body .center-link a {
    border-radius: 24px !important;
}

	body .location-box img {
    display: block !important;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

body .location-box {
    text-align: center !important;
    margin-top: 40px;
}

body .home-form-section {
    margin-top: 20px;
    margin-bottom: 20px;
}

	

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



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

@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none!important;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}
.form-left-section h2.title {
    color: #fbad48;
    padding-top: 30px;
}
	.form-left-section p {
    color: #fff;
}
/************** header responsive start	 *************/
	
	
	
	
.navbar-brand img {
    max-width: 181px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -49px;
        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://panditganapathi.com/wp-content/uploads/2026/04/app-1.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, #e72027 0%, #fd6b03 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;
    margin-left: revert-layer;
}
	
/************** 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;
    overflow-x: hidden;
}
	
.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: 4px 0px 0px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
}
	

	
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

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

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

body .home-service-sec:after {
    display: none;
}

body .left-ser {
    margin-top: 72px;
    margin-right: 0;
    width: 100% !important;
    margin-bottom: 40px;
}



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

body div#no-title-page-wrapper {
    padding: 0;
}

body .ser-name h2 {
    font-size: 30px;
    line-height: normal;
}


body .ser-name h3 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 0;
}

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

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

body .location-div {
    padding-top: 0;
}

body .home-form-section:after {
    display: none;
}

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


body .why-choose-title {
    margin-top: 0;
}

body .pooja-service {
    margin-bottom: 0px !important;
}

body .pooja-service-sec {
    padding-bottom: 84px;
    margin-bottom: 40px;
}

body .rating {
    flex-direction: column;
}

body .book-an-app {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
}

body .book-an-app h3 {
    width: 100%;
    font-size: 30px;
    text-align: center;
}

	
body .center-link {
    top: 0;
    margin-bottom: 50px;
    margin-top: 50px;
}



body .center-link a {
    border-radius: 24px !important;
}

	body .location-box img {
    display: block !important;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

body .location-box {
    text-align: center !important;
    margin-top: 40px;
}

body .home-form-section {
    margin-top: 20px;
    margin-bottom: 20px;
}

	
	
}
/**************** Mobile responsive End *********************/





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

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

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


.navbar-brand img {
    max-width: 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: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-left: 45px;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
}

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

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header#wrapper-navbar {
    padding-top: 0px;
    position:relative;
    z-index:2;
    border-bottom: 1px solid #ffffff52;
    border-top: 0 !important;
}

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


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

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

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

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

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

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

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

 

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


/* sticky header css start */

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

/* sticky header css End */


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

/* Heder-cta */
 

a.contact-us {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    color: #222;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    width: 162px;
    height: 122px;
    border-radius: 0px 0px 40px 40px;
    padding-top: 24px;
    position: relative;
    z-index: 2;
}a.contact-us {}

a.header-call {
    display: block;
    text-align: center;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    line-height: 80px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: -40px;
    left: calc(50% - 40px);
    z-index: 3;
}

a.header-call span{
	display:inline-block;
	position:relative;
}
.header-call-cta:before {
    position: absolute;
    content: '';
    opacity: 0.502;
    width: 115px;
    height: 115px;
    border-radius: 57px;
    background-color: #ffffff;
    left: calc(50% - 57.5px);
    bottom: -60px;
}

.header-call-cta img{
	 animation: callRing 1s infinite;
  transform-origin: center;
}
.header-btn {
    position: relative;
}
.header-call-cta {
    position: relative;
}

@keyframes callRing{
  0%{ transform: rotate(0deg); }
  25%{ transform: rotate(15deg); }
  50%{ transform: rotate(-15deg); }
  75%{ transform: rotate(10deg); }
  100%{ transform: rotate(0deg); }
}
 
/* ++++++++++
===================== 
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: -147px;
}



.home-service-sec {
    margin-top: 30px;
    z-index: 1;
    position: relative;
}

.left-ser {
    background: #fff;
    border-radius: 24px 24px 0px 24px;
    text-align: center;
    padding-top: 70px;
    border: 1px solid #ffe3cf;
}


.sec-call a {
    display: block;
    text-align: center;
    width: 99px;
    height: 99px;
    border-radius: 50%;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    line-height: 99px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: calc(50% - 49.5px);
    top: -50px;
}


.sec-call a img {
    animation: callRing 1s infinite;
    transform-origin: center;
}


.sec-call:after {
    position: absolute;
    content: '';
    opacity: 0.502;
    width: 157px;
    height: 157px;
    border-radius: 78px;
    background-color: #ffffff;
    left: calc(50% - 78.5px);
    top: -80px;
    z-index: -1;
}


.sec-number p {
    margin-bottom: 9px;
}

.sec-number  a {
    font-size: 44px;
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    font-family: "Roundkey";
    text-align: center;
}

.ser-name {
    margin-top: 25px;
}

.ser-name h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    color: transparent;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    margin-bottom: 0;
    line-height: 24px;
}

.ser-name h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: transparent;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    line-height: 70px;
}

ul.service-list {
    list-style: none;
    padding-left: 0;
    text-align: start;
    margin-top: 30px;
    margin-bottom: 274px !IMPORTANT;
    background: #fff;
    z-index: 1;
    position: relative;
}

ul.service-list a {
    display: block;
    background-color: #fff2e9;
    border-radius: 15px;
    margin-bottom: 10px !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 10px 14px 40px;
    position: relative;
    z-index: 1;
    border: 1px solid #fff2e9;
    transition: 0.4s;
}

ul.service-list a:hover {
    background-color: #fff;
}

ul.service-list a:after {
    position: absolute;
    content: '';
    width: 26px;
    height: 25px;
    background-image: url(http://panditganapathi.com/wp-content/uploads/2026/04/Layer-13.png);
    background-size: cover;
    background-repeat: no-repeat;
    left: 11px;
}


.left-ser {
    margin-top: -561px;
    width: 286px !IMPORTANT;
    margin-right: 90px;
}


.title-box p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 500;
}

.title-box h2 {
    text-transform: uppercase;
    font-size: 68px;
    color: transparent;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
}


.home-service-box {
    border: 1px solid #ffe3cf;
    border-radius: 24px;
    text-align: center;
    background: #fff;
}

.home-ser-img {
    padding: 15px 15px 0px;
}

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

.home-ser-content h3 {
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    padding: 19px 10px;
    margin-top: -10px;
    z-index: 1;
    position: relative;
}


.home-ser-content p {
    padding: 10px 10px 38px;
    min-height: 257px;
}

.home-service-btn {
    text-align: center;
    margin-top: -25px;
}

.home-service-btn a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #222;
    color: #fff;
    border-radius: 26px;
    padding: 13px 52px;
}

.home-service-btn a:hover {
    background: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
}

.section-cta {
    position: relative;
}

.section-cta .footer-call-icon {
    margin-bottom: 120px !important;
    width: 186px;
    height: 186px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    line-height: 186px;
}


.section-cta:after {
    position: absolute;
    content: '';
    width: 78px;
    height: 1210px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    top: -292px;
    left: calc(50% - 39px);
}


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



.home-service-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 97px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    top: 1324px;
    right: -200px;
}

.home-service-sec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1060px;
    top: 489px;
    right: -203px;
    z-index: -2;
    background-color: #fff2e9;
}



.form {
    padding: 40px 20px 40px;
    border-radius: 40px;
    background-image: url(http://panditganapathi.com/wp-content/uploads/2026/04/form-bg.jpg);
}

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

.share {
    color: #ffffff !important;
    border: none !important;
    background: #fff !important;
    width: 260px !important;
    height: 50px;
    border-radius: 10px !important;
    filter: drop-shadow(0 0 9px rgba(0,0,0,0.36));
    background-color: #222222 !important;
    border: 1px solid #ffffff !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

textarea.input {
    height: 110px !important;
}

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

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

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

::placeholder{
	color:#fff !important;
}


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

.location-box a {
    display: inline-block;
    text-transform: uppercase;
    color: #222222;
    font-weight: 700;
}


.home-form-section {
    margin-top: 80px;
    margin-bottom: 70px;
    position: relative;
}

.location-div {
    padding-top: 60px;
}

 
.home-form-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 204px;
    border-radius: 40px;
    background-color: #fff2e9;
    border: 1px solid #ffe3cf;
    z-index: -1;
    top: 161px;
}

 

.why-choose-title {
    margin-top: 80px;
}

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

.why-choose-content {}

.why-choose-content {
    width: 214px;
    border-radius: 40px;
    background-color: #fff2e9;
    border: 1px solid #ffe3cf;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}

.why-choose-content h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
}


.why-choose-content p {
    position: relative;
}

.choose-text:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 256px;
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #e6edf4;
    top: 0;
    left: calc(50% - 128px);
}


.choose-text {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 412px;
}

.why-choose-img {
    margin-bottom: 25px;
}

.why-choose-img {}

.why-choose-content:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    border-radius: 17px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    top: -10px;
    left: calc(50% - 17.5px);
    z-index: -1;
}

.why-choose-content:before {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    border-radius: 17px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    bottom: -11px;
    left: calc(50% - 17.5px);
    z-index: -1;
}



.pooja-service {
    text-align: center;
    width: 264px;
    border-radius: 40px;
    background-color: #fff2e9;
    border: 1px solid #ffe3cf;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: -45px !important; */
    margin-top: 20px;
}

.pooja-img {
    border-radius: 40px 40px 0px 0px;
    overflow: hidden;
}


.pooja-content h3 {
    margin-top: 10px;
    text-transform: uppercase;
}

.pooja-text {
    position: relative;
    padding: 15px 0px;
}

.pooja-text:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 316px;
    border-radius: 40px 40px 0px 0px;
    background-color: #ffffff;
    border: 1px solid #ffe3cf;
    left: calc(50% - 158px);
    top: 0;
}

.pooja-text p {
    position: relative;
    z-index: 1;
    min-height: 156px;
}

.pooja-read a {
    text-transform: uppercase;
    color: #222;
    font-size: 16px;
    padding: 10px;
    display: block;
    background-color: #fff2e9;
    border-radius: 0px 0px 40px 40px;
}


.pooja-read a:hover {
    background: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    color: #fff;
}

.pooja-service-sec {
    border-radius: 40px;
    margin-top: 80px;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 119px;
    position: relative;
}

.pooja-service-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 93.3%;
    background: #fff2e9;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 40px;
}
.pooja-service-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}



.review-box {
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid #ffe3cf;
    padding: 30px 25px 0px;
}

.user-name {
    display: flex;
    align-items: self-end;
    justify-content: space-between;
    margin-top: 25px;
}

.rating {
    display: flex;
    align-items: center;
    column-gap: 20px;
    background-color: #ffe3cf;
    border-radius: 15px 15px 0px 0px;
    padding: 18px 29px;
    column-gap: 10px;
}


.rating h4 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    color: transparent;
}


img.quits {
    position: relative;
    top: -20px;
}


.review-sec {
    position: relative;
}

.review-sec:after {
    position: absolute;
    content: '';
    height: 97px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    width: 100%;
    left: 0;
    bottom: 124px;
}


.book-an-app {
    border-radius: 15px 15px 0px 0px;
    background-color: #ffe3cf;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-left: 100px;
    margin-right: 100px;
    padding: 40px 30px;
}.book-an-app {}

.book-an-app h3 {
    font-size: 38px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: transparent;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    width: 750px;
}


.book-an-app a {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    border-radius: 15px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
    padding: 9px 13px;
    display: inline-block;
    position: relative;
    top: -8px;
}


.book-an-app-sec {
    background-color: #fff2e9;
    padding-top: 150px;
    margin-top: -124px;
}

.book-an-app-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}


.review-box p {
    min-height: 200px;
}



.home-ser-img img {
    border-radius: 24px 24px 0px 0px;
}


.video-section {
    margin-top: 70px;
}

.video-section iframe {
    border-radius: 40px;
}


.adv-slider img {
    width: 100% !important;
    border-radius: 30px;
}

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

div#wrapper-footer {
    background-image: url(http://panditganapathi.com/wp-content/uploads/2026/04/footer-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 35px;
}

div#wrapper-footer p {
    color: #fff;
    margin-bottom: 10px;
}

div#wrapper-footer  a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border-radius: 15px;
    background-color: #222222;
    padding: 6px 10px;
    width: 255px;
    margin-right: 20px;
    margin-top: 15px;
}

div#wrapper-footer a:hover{
	background-color:#fff;
	color:#222;
}

.footer-call-icon {
    text-align: center;
    width: 166px;
    height: 166px;
    border-radius: 83px;
    filter: drop-shadow(0 0 7.5px rgba(204,204,204,0.35));
    background-color: #fff2e9;
    line-height: 166px;
    outline: 20px solid #ffe3cf91;
    margin-left: auto;
    margin-right: auto;
}.footer-call-icon {}

.center-link {
    text-align: center;
    background-color: #ffe3cf;
    border-radius: 0px 0px 15px 15px;
    padding: 9px 10px;
    margin-bottom: -90px;
    position: relative;
    top: 2px;
}

section.top-footer {
    text-align: center;
    margin-bottom: -80px;
    margin-top: 60px;
}

.center-link a {
    display: block;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Roundkey";
    text-align: center;
    color: transparent;
    background-clip: text;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
}

.center-link img {
    margin-right: 10px;
}

section.top-footer .row {
    align-items: center;
}


.footer-call-icon img {
    animation: callRing 1s infinite;
    transform-origin: center;
}


.footer-call-icon a {
    display: block;
}






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

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

.contact_icons a.whatsapp-icon {
    background: rgb(114, 193, 24);
    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: rgb(255, 255, 255);
}

a.whatsapp-icon i {
    margin-top: 10px;
    color: rgb(255, 255, 255);
}

@-webkit-keyframes pulse2 {
    0% {
        box-shadow: rgb(45, 193, 0) 0px 0px 0px 0px;
    }

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

@keyframes pulse2 {
    0% {
        box-shadow: rgb(114, 193, 24) 0px 0px 0px 0px;
    }

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

.contact_mobile {
    position: fixed;
    right: 60px;
    bottom: 20px;
    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;
    background: rgb(237, 172, 21);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.16) 0px 3px 10px;
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
    color: rgb(255, 255, 255) !important;
}

.contact_mobile a.phone-icon {
    font-size: 33px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse3;
    color: rgb(255, 255, 255);
    padding-top: 8px;
    background-image: linear-gradient(90deg, #e72027 0%, #fd6b03 100%);
}

@-webkit-keyframes pulse3 {
    0% {
        box-shadow: rgb(59, 90, 238) 0px 0px 0px 0px;
    }

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

@keyframes pulse3 {
    0% {
        box-shadow: rgb(249 93 9) 0px 0px 0px 0px;
    }

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