/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1726551085
Updated: 2024-09-17 05:31:25

*/


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

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



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

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: "Abril Fatface", serif;
    font-weight: 400;
    color: #ffb1b1;
}

.mobshow{
    display:none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none!important ;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}

    .ipad-50 {
    width: 50% !important;
    margin-bottom: 30px;
}
    /************** header responsive start  *************/

.navbar-brand img {
    max-width: 176px !important;
    margin-left: 50px;
}

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

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

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

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

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

    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px !important;
    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;
}
    
/* Home Page start */

body .banner-btm-col-sec {
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    margin-top: 0px;
}
    
    body .banner-puja-slid-sec h2 {
    font-family: "Saira Condensed", sans-serif;
    font-size: 41px;
    padding-left: 0px;
    color: rgb(32, 5, 51);
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    padding: 0;
}
    
    body .testi-head-sec:after {
 display:none;
}
    
body .home-service-rw {
    padding-top: 40px;
}
    
    body .hm-head-sec h2 {
    line-height: 38px;
    margin: 0;
    font-size: 33px;
}
    
body    .hm-ser-p-sec1 p {
        text-align: justify;
        margin-bottom:10px;
    }
    
    .hm-ser-p-sec2 p {
    text-align: justify;
}
    
body    .tab-head-sec div
 {
    margin-top: -12px;
}
    
    body .tab-head-sec p {
    color: #333;
    padding: 0 0px;
}
    body .inner-form {
    border: 1px solid #eee;
    padding: 30px 20px 0px;
    position: relative;
    overflow: hidden;
}
    body p {
    text-align:justify;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    font-weight: 400;
}
    
    body     .home-ser-area-sec ul {
        width: 100%;
        margin: 0 0;
         margin-top: 10px;
    }
    
  body  .mob-why-sec {
        text-align: center;
        background: #fff;
        border-radius: 5px;
        padding: 16px 12px;
    }
    
body    .mob-why-sec h5 {
    margin-top: 10px;
    color: #210535;
    font-size: 21px;
}
    
body    .why-rw-1 {
    padding: 40px 0 80px;
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/title-bg.jpg) !important;
    z-index: 0;
    background-size: cover;
    background-position: center;
    padding-bottom:0px;
}
    
    body .hm-head-sec {
    padding-top: 40px;
}
    
    body .home-ser-link-sec ul {
    width: 100%;
    float: left;
    margin: 0 0px;
}
    
body    .home-ser-area-sec h3 {
    font-size: 30px;
    width: 100%;
    margin: auto;
    padding: 18px 10px;
    margin-top: -20px;
    margin-bottom: 10px;
}
    
body    ul.info-ftlist {
    padding: 0;
}
   
    body .info-ftlist li {
        list-style-type: none;
        border: 2px solid #fff;
        width: 100%;
        display: block;
        min-height: 102px;
        margin: 0 0px;
        border-radius: 5px;
        vertical-align: middle;
        background: #200533;
        position: relative;
        padding: 18px 0;
        margin-bottom: 26px;
    }
    
body    .foot-slid-sec img {
    min-width: 296px;
    object-fit: cover;
}
    body .foot-slid-sec a
 {
    color: #fff;
    font-size: 18px;
}
    
    body .foot-slid-sec {
    border: 1px solid #fff;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    min-height: 161px;
}
    
body    .footer-social ul li {
    display: inline-block;
    padding-right: 4px;
}
    
    body .form-bottom-title {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
    
body    .sv-boxft h2 {
    font-size: 20px;
    color: #000;
    background: #ffb1b1;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 30px !important;
}
    
    body:not(.theme-preset-active) footer#colophon {
    color: #ffff;
    background-color: #f7f7f7;
    margin-top: 50px;
}
    
    
    body .sv-boxft h2 {
    font-size: 20px;
    color: #000;
    background: #ffb1b1;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 30px !important;
    margin-top: -15px;
}

    body .disclaimer {
    padding-top: 30px;
}

    body a.banner img {
    width: 100% !important;
}
    
    body .banner-btm-col-sec::after {
    content: "";
    width: 885px;
    height: 217px;
    top: -1px;
    right: 0px;
    position: absolute;
            background-image:none;
    background-color: #200533;
}




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

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

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

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

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

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

    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px !important;
    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;
}
    
/* Home Page start */

body .banner-btm-col-sec {
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    margin-top: 0px;
}
    
    body .banner-puja-slid-sec h2 {
    font-family: "Saira Condensed", sans-serif;
    font-size: 41px;
    padding-left: 0px;
    color: rgb(32, 5, 51);
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    padding: 0;
}
    
    body .testi-head-sec:after {
 display:none;
}
    
body .home-service-rw {
    padding-top: 40px;
}
    
    body .hm-head-sec h2 {
    line-height: 38px;
    margin: 0;
    font-size: 33px;
}
    
body    .hm-ser-p-sec1 p {
        text-align: justify;
        margin-bottom:10px;
    }
    
    .hm-ser-p-sec2 p {
    text-align: justify;
}
    
body    .tab-head-sec div
 {
    margin-top: -12px;
}
    
    body .tab-head-sec p {
    color: #333;
    padding: 0 0px;
}
    body .inner-form {
    border: 1px solid #eee;
    padding: 30px 20px 0px;
    position: relative;
    overflow: hidden;
}
    body p {
    text-align:justify;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    font-weight: 400;
}
    
    body     .home-ser-area-sec ul {
        width: 100%;
        margin: 0 0;
         margin-top: 10px;
    }
    
  body  .mob-why-sec {
        text-align: center;
        background: #fff;
        border-radius: 5px;
        padding: 16px 12px;
    }
    
body    .mob-why-sec h5 {
    margin-top: 10px;
    color: #210535;
    font-size: 21px;
}
    
body    .why-rw-1 {
    padding: 40px 0 80px;
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/title-bg.jpg) !important;
    z-index: 0;
    background-size: cover;
    background-position: center;
    padding-bottom:0px;
}
    
    body .hm-head-sec {
    padding-top: 40px;
}
    
    body .home-ser-link-sec ul {
    width: 100%;
    float: left;
    margin: 0 0px;
}
    
body    .home-ser-area-sec h3 {
    font-size: 30px;
    width: 100%;
    margin: auto;
    padding: 18px 10px;
    margin-top: -20px;
    margin-bottom: 10px;
}
    
body    ul.info-ftlist {
    padding: 0;
}
   
    body .info-ftlist li {
        list-style-type: none;
        border: 2px solid #fff;
        width: 100%;
        display: block;
        min-height: 102px;
        margin: 0 0px;
        border-radius: 5px;
        vertical-align: middle;
        background: #200533;
        position: relative;
        padding: 18px 0;
        margin-bottom: 26px;
    }
    
body    .foot-slid-sec img {
    min-width: 296px;
    object-fit: cover;
}
    body .foot-slid-sec a
 {
    color: #fff;
    font-size: 18px;
}
    
    body .foot-slid-sec {
    border: 1px solid #fff;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    min-height: 161px;
}
    
body    .footer-social ul li {
    display: inline-block;
    padding-right: 4px;
}
    
    body .form-bottom-title {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
    
body    .sv-boxft h2 {
    font-size: 20px;
    color: #000;
    background: #ffb1b1;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 30px !important;
}
    
    body:not(.theme-preset-active) footer#colophon {
    color: #ffff;
    background-color: #f7f7f7;
    margin-top: 50px;
}
    
    
    body .sv-boxft h2 {
    font-size: 20px;
    color: #000;
    background: #ffb1b1;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 30px !important;
    margin-top: -15px;
}

    body .disclaimer {
    padding-top: 30px;
}
    
    body .banner-btm-col-sec::after {
    content: "";
    width: 885px;
    height: 217px;
    top: -1px;
    right: 0px;
    position: absolute;
        background-image:none;
    background-color: #200533;
}
    
    
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        z-index: 999;
        border-radius: 0;
        background: #320d4c;
        border: 0;
        position: relative;
        min-width: 100%;
        padding: 0px;
        top: 0px;
        left: 0px;
        box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
        max-height: 260px;
        overflow: hidden;
        overflow-y: scroll;
    }
}
/**************** Mobile responsive End *********************/





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

header#masthead {
    margin-bottom: 0;
    background-color: #200533;
    box-shadow: none;
    padding: 20px 1px;
    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#masthead.sticky {
    background-color: #200533;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%), inset 0 -1px 0 rgba(0, 0, 0, .1);
}


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

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


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

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

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

#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: "Roboto", 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: "Roboto", sans-serif;
        text-decoration: none;
        border-color: #fff;
        color: #ffffff;
    }

#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: "Roboto", sans-serif;
    font-size: 14px;
    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: #320d4c;
    border: 0;
    position: absolute;
    min-width: 1155px;
    padding: 15px;
    top: 40px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
}

#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: "Roboto", 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-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: "Roboto", sans-serif;
    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: #a70a44;
    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: 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: 220px;
}


    
    
/* mian header end */   
    

section.top-logo-section {
    padding: 15px 0;
}

.home-hed-sec {
    overflow: hidden;
    height: 83px;
    margin-top: 3px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.hed-fix-sec1 {
    width: 30%;
    float: left;
}

.hed-fix-sec2 {
    width: 20%;
    float: left;
}

.hed-what-sec {
    width: 50%;
    float: left;
}

.what-what-div-sec {
    border: 2px solid #02e121;
    border-radius: 100px;
    padding: 5px 18px;
    line-height: 25px;
    display: flex;
    align-items: center;
}

.hed-what-sec li {
    list-style-type: none;
    display: inline-block;
}

.what-what-div-sec img {
    margin-right: 6px;
}

.hed-what-sec li {
    list-style-type: none;
    display: inline-block;
}

.what-what-div-sec p {
    font-size: 15px;
    color: #000;
    margin: 0;
}

.what-what-div-sec a {
    font-size: 32px;
    font-weight: 600;
    color: #303030;
}

    

.book-btn {
    border-radius: 30px;
    padding: 10px 30px;
    border: 2px solid #fff;
    text-align: center;
    display: inline;
}

.book-btn a {
    color: #fff;
    text-transform: uppercase;
}

.book-btn i {
    color: #ffb1b1;
}


.home section.main-tittle {
    display:none;
}
/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */
    

.banner-puja-slid-sec h2 {
    font-family: "Saira Condensed", sans-serif;
    font-size: 70px;
    padding-left: 35px;
    color: rgb(32, 5, 51);
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
}

.banner-btm-col-sec {
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    margin-top: -130px;
}

.banner-btm-col-sec::after {
    content: "";
    width: 885px;
    height: 217px;
    top: -1px;
    right: 0px;
    position: absolute;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/banner-puja-after-image.png);
}
    

.banner-puja-slid-sec {
    position: relative;
    overflow: visible !important;
    z-index: 1;
}

.banner-btm-col-sec {
    padding-left: 14px !important;
}


.hm-ser-p-sec1 p {
    color: #200533;
    line-height: 26px;
}


.hm-head-sec h3 {
    color: #200533;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
}

.hm-head-sec h2 {
    line-height: 38px;
    margin: 0;
    font-size: 40px;
}

.tab-head-sec {
    text-align: center;
}

.tab-head-sec a {
    background: #200533;
    padding: 6px 46px;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 100px;
    margin-bottom: 10px !important;
}

.tab-head-sec div {
    margin-top: -50px;
}

/* Home Services Tab Start */

.home-service-rw .home-services-tabs .vc_tta-panel-body {
    border: solid transparent;
    box-sizing: content-box;
    padding: 0px !important;
    display: none;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    transition: padding .2s ease-in-out;
}

  .home-service-rw .home-services-tabs.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
      border:0;
    }


 .home-service-rw .home-services-tabs.vc_tta.vc_general .vc_tta-tab>a {
    padding: 8px 12px;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    padding-left: 40px;
    color: #333;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    box-shadow: none;
    background-color: transparent;
    margin: 12px 0 12px 0 !important;
}

.tab-head-sec p {
    color: #333;
    padding: 0 20px;
}
.home-service-rw .vc_tta-color-grey.vc_tta-style-classic.home-services-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: transparent;
    background-color: transparent;
}

  .home-service-rw    .vc_tta-color-grey.vc_tta-style-classic.home-services-tabs.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: #ffffff;
    }

.home-service-rw ul.vc_tta-tabs-list:before {
    content: "";
    display: block;
    width: 2px;
    top: 25px;
    left: 11px;
    background-color: #0f2944;
    height: 307px;
    position: absolute;
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:before {
    content: "";
    display: block;
    width: 20px;
    left: 2px;
    top: 13px;
    background-color: #ffb1b1;
    height: 20px;
    border-radius: 100px;
    position: absolute;
    z-index: 999;
    border: 2px solid #eee;
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
    position: relative;
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before {
    background-color: #200533 !important;
    border: 2px solid #eee !important;
}
/* Home Services Tab Start */



.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    cursor: pointer;
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.home-ser-area-sec ul {
    width: 31%;
    float: left;
    margin: 0 7px;
}

.dg-quicksv-inr.home-ser-area-sec {
    overflow: hidden;
    margin-top: 40px;
}

.textdg{
    text-align: center;
    color: #666;
    margin: 18px 10px;
}

.home-ser-area-sec h3 {
    font-size: 40px;
    width: 50%;
    margin: auto;
    padding: 18px 10px;
    margin-top: -20px;
    margin-bottom: 10px;
}


.hm-head-sec.testi-head-sec {
    background: #200533;
    padding: 30px 25px;
}


.testi-head-sec:after {
    content: "";
    width: 215px;
    height: 1070px;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/trishul-img.png);
    bottom: 0;
    right: -99px;
    z-index: 2;
    position: absolute;
}

.testi-slid-div-sec {
    background: #0e0216;
    padding: 20px;
    border-radius: 6px;
    min-height: 270px;
}

.testi-slid-div-sec h6 {
    font-size: 18px;
    color: #ffb1b1;
    margin-right: 12px;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 7px;
}

.testi-head-sec p {
    color: #fff;
    padding-left: 0px;
}

.testi-slid-div-sec li {
    list-style-type: none;
    margin-top: 0px;
    display: inline-block;
}

.home-ser-link-sec li {
    list-style-type: none;
    background: transparent !important;
    border: 1px solid #ffb1b1;
    margin: 22px 0;
}

.home-ser-link-sec a {
    color: #200533 !important;
}

.dg-quicksv-inr ul {
    margin-top: 10px;
}

.home-ser-link-sec ul {
    width: 31%;
    float: left;
    margin: 0 8px;
}

.home-ser-link-sec {
    position: relative;
    overflow: hidden;
}

.home-ser-link-sec ul li a i {
    background: #ffb1b1 !important;
}


/* why Us section Start */

.why-rw-1 {
    padding: 40px 0 80px;
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/title-bg.jpg) !important;
    z-index: 0;
}

.why-div-sec
 {
    position: relative;
    padding: 10px 15px;
}

.horo-center-sec {
    margin-top: -300px;
}
.rotate {
    animation: rotate 20s infinite linear;
}

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

.why-div-sec.why-div-sec1 p
 {
    padding-right: 169px;
}

.why-div-sec img {
    position: absolute;
    top: 12px;
    right: 151px;
}

.why-div-sec.why-div-sec2 img {
    left: 145px;
}

.why-div-sec.why-div-sec2 {
    text-align: right;
}

.why-div-sec {
    position: relative;
    padding: 10px 15px;
}

.why-div-sec h5 {
    margin-top: 10px;
    color: #210535;
    font-size: 21px;
}

.why-div-sec1:before {
    content: "";
    width: 429px;
    height: 215px;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/why-bx-img-1.png);
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}


.hm-head-sec.why-head-sec p {
    color: rgb(255, 255, 255);
    padding: 8px 0px;
}

.hm-head-sec.why-head-sec h3 {
    color: rgb(255, 255, 255);
}


.why-div-sec.why-div-sec2 p
 {
    padding-left: 200px;
}

.why-rw-3-col-sec {
    margin-top: -217px;
}

.why-div-sec2:after {
    content: "";
    width: 429px;
    height: 215px;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/why-bx-img-2.png);
    top: 0;
    right: 0;
    z-index: -1;
    position: absolute;
}

.why-div-sec.why-div-sec3 p {
    padding-right: 161px;
}

.why-div-sec3::after {
    content: "";
    width: 429px;
    height: 218px;
    top: 0px;
    left: 0px;
    z-index: -1;
    position: absolute;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/why-bx-img-3.png);
}

.why-div-sec.why-div-sec4 p {
    padding-left: 200px;
}

.why-div-sec4::after {
    content: "";
    width: 432px;
    height: 218px;
    top: 0px;
    right: 0px;
    z-index: -1;
    position: absolute;
    background: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/why-bx-img-4.png);
}

.why-div-sec3 img {
    bottom: 40px !important;
    position: absolute;
    top: 0;
    margin: auto;
    right: 140px;
}

.why-div-sec4 img {
    bottom: 31px !important;
    position: absolute;
    top: 0;
    left: 47px;
    margin: auto;
}

.why-div-sec.why-div-sec4 {
    text-align: right;
}


/* Why Us section End  */


/* Footer Start */

body:not(.theme-preset-active) footer#colophon {
    color: #ffff;
    background-color: #f7f7f7;
}
body:not(.theme-preset-active) footer#colophon p{
    color: #ffff;
}

.foot-h2-sec {
    text-align: center;
}

.footer_inner
 {
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/footer-bg-img.png);
    background-position: 0 0;
}

.sv-boxft h2 {
    font-size: 26px;
    color: #000;
    background: #ffb1b1;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 30px !important;
}


.site-info {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.site-info p {
    margin-bottom: 10px;
}

.footer-social ul li img {
    vertical-align: middle;
    background: #ffafaf;
    height: 40px;
    border-radius: 30px;
    width: 40px;
    padding: 6px;
    text-align: center;
    font-size: 4px;
    color: #200731;
}

.footer-social {
    padding-bottom: 20px;
}

.footer-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.footer-social ul li {
    display: inline-block;
    padding-right: 10px;
}

.footer-social ul li .fa {
    background: #ffafaf;
    height: 40px;
    border-radius: 30px;
    min-width: 40px;
    font-size: 18px;
    color: #200731;
    line-height: 40px;
}

.footer-social ul li a {
    font-size: 20px;
}

.info-ftlist li {
    list-style-type: none;
    border: 2px solid #fff;
    width: 31%;
    display: inline-block;
    min-height: 102px;
    margin: 0 9px;
    border-radius: 5px;
    vertical-align: middle;
    background: #200533;
    padding: 18px 0;
}

.info-ftlist li img {
    display: inline-block;
    padding-left: 15px;
    vertical-align: sub;
}

.boxtext {
    display: inline-block;
    padding-left: 12px;
}

.hd-ft {
    font-size: 16px;
    color: #fff;
}

.foot-slid-sec {
    border: 1px solid #fff;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    min-height: 169px;
}

.foot-slid-sec div {
    margin-top: -50px;
    background: #200533;
    padding: 7px 0;
    position: absolute;
    width: 87%;
    bottom: 41px;
}

.foot-slid-sec a {
    color: #fff;
}

/* Footer End */

/* Top Header Start */
section.top-header {
    padding: 5px 0;
    background-image: linear-gradient(77deg, #200533 0%, #2b0652 100%);
}

.mob-number a {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mob-number img {
    max-width: 33px;
    margin-right: 12px;
}


p.social-title {
    font-size: 18px !important;
    color: #fff !important;
}


.testi-head-sec h3{
        color: #fff;
}



.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: 58px;bottom: 19px;z-index: 999;width: 49px;text-align: center;}
.contact_mobile a{width: 65px;height: 65px;border-radius: 100%;text-align: center;line-height: 51px;font-size: 24px;color: #fff !important;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_mobile a.phone-icon{background: #110097;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 #110097;
            box-shadow: 0 0 0 0 #110097; }
  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 #110097;
    box-shadow: 0 0 0 0 ##110097;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 



/* blog Page start */
/* inner pages style */

.post-thumbnail img {
    max-height: 380px;
    object-fit: cover;
    border-radius:30px;
    width: 678px;
    }
.blog .entry-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow: hidden;
}
.post.hentry {
    margin-bottom: 30px !important;
    width: 46%;
    float: left;
    margin: 0% 2%;
    background: #200533;
    padding: 15px;
    border-radius: 30px;
    min-height: 530px;
}

header.entry-header h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    overflow: hidden;
    max-height: 27px;
    line-height: 37px;
    font-size: 16px;
    line-height: normal;
}
footer.entry-footer {
    padding-top: 15px;
    border-top: solid 1px #eee;
    margin-top: 15px;
}

h2.wp-block-heading:before {
    position: absolute;
    width: 4px;
    content: '';
    left: 20px;
    height: 20px;
    background-color: #fff;
    background-image: linear-gradient(0deg, #200533 0%, #200533 100% 100%);
}
.widget-area {
    border: 2px solid #200533;
    border-radius: 30px;
    padding: 14px;
    height: fit-content;
}
h2.wp-block-heading {
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 20px;
    color: #200533;
}
ul.wp-block-latest-posts__list {
    list-style: none;
    padding: 0px 10px;
}
ul.wp-block-latest-posts__list li {
    background-image: url(https://thevedictree.com/wp-content/uploads/2024/09/right-up.png);
    background-repeat: no-repeat;
    background-position: 0px 9.8px;
    padding-left: 20px;
    line-height: 34px;
    font-size: 14px;
    background-size: 12px;
}
ul.wp-block-categories-list {
    list-style: none;
    padding: 0px 10px;
}
ul.wp-block-categories-list li {
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/right-up.png);
    background-repeat: no-repeat;
    background-position: 0px 9.8px;
    padding-left: 20px;
    line-height: 34px;
    font-size: 14px;
    background-size: 12px;
}
ul.wp-block-archives-list {
    list-style: none;
    padding: 0px 10px;
}
ul.wp-block-archives-list li {
    background-image: url(http://shivshankarguruji.com/wp-content/uploads/2025/06/calendar-gredient-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 9.8px;
    padding-left: 26px;
    line-height: 34px;
    font-size: 14px;
    background-size: 16px;
}


.single-post .post.hentry {
    margin-bottom: 30px !important;
    width: 97%;
    float: left;
    margin: 0% 2%;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
    visibility: hidden;
    margin: 0;
}


.category .post.has-post-thumbnail .entry-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 1;
    overflow: hidden;
}

.display-date {
    text-align:end;
  margin-bottom: 1px;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}

.display-time {
  font-size: 18px;
  border: 2px solid #ffffff;
  padding: 1px 12px;
  border-radius: 3px;
  transition: ease-in-out 0.1s;
  transition-property: background, box-shadow, color;
  -webkit-box-reflect: below 2px
    linear-gradient(transparent, rgba(255, 255, 255, 0.05));
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 140px;
  color: #fff;
  float: right;
}



    @media only screen and (min-width: 320px) and (max-width: 767px){
        .post.hentry {
    margin-bottom: 30px !important;
    width: 100%;
    float: left;
    margin: 0% 0%;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
}
}

.blog .post-thumbnail img {
    max-height: 193px;
    min-height: 193px;
    object-fit: cover;
    border-radius: 30px;
    width: 678px;
}

nav.navigation.posts-navigation {
    position: absolute;
    bottom: -49px;
    text-align: center;
    background-image: linear-gradient(0deg, #e46f20 0%, #fbb728 100%);
    left: 35%;
    padding: 10px 22px;
    border-radius: 20px;
    text-transform: uppercase;
    width: 30%;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}


.category .post-thumbnail img {
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
    border-radius: 30px;
    width: 678px;
}

.entry-meta {
    color: #fff;
    font-size: 12px;
}

.entry-meta a {
    color: #fff;
}

.entry-meta span {
    color: #ffb1b1;
}

ul.wp-block-latest-posts__list a {
    color: #222;
}

form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    display: none;
}

.blog .entry-content p {
    color: #fff;
}

/* blog Page End */
