/*
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.1753852352
Updated: 2025-07-30 05:12:32

*/




@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Kalnia:wght@100..700&display=swap');

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


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

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


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

body p{
		font-family: 'Euclid Circular A';
		 font-size: 16px;
		 line-height: 28px;
		 color: #222222;
		 font-weight: 400;
}

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

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

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

#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: #fff;
		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: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #fff;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 41px;
        background: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
}
	
#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: #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 #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;
    box-shadow: none;
    padding: 9px 0px;
    position: relative;
    z-index: 99;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
}
	
body.home div#content {
    margin-top: 0px !important;
    overflow: hidden;
    position: relative;
}
	
.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: #fff;
    font-weight: 400;
  font-family: 'Euclid Circular A';
    margin-left: 0px;
    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;
}
	
/* Home Page start */

body	div#mega-menu-wrap-primary {
    background-color: transparent;
    max-width:100%;
    padding: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    background-image: none;
}
	
body.home .home-banner-section {
    margin-top: -30px !important;
    position: relative;
}

body .disc-pg-div {
    padding-top: 0;
}

body .disc-pg-div h4 {
    font-size: 24px;
}
	
body .home-about-section:before {
    display: none;
}

 

body .home-about-section {
    padding-top: 20px;
    0:
    AUTO 100PX;
    padding-bottom: 60px;
}

body h2.main-heading {
    font-size: 22px;
}

body .home-about-inner-section {
    padding: 40px 15px 0px;
    text-align: center;
}

body .testi-content {
    padding-top: 54px;
}
	
body img.youtube-videos {
    text-align: center;
    width: 100% !important;
}
	
body .home-services-section {
    padding-bottom: 20px;
    padding-top: 50px;
}

body .why-botttom-section {
    padding: 20px 10px 0px;
    margin: 0;
}
	
body .youtube-btn {
    width: 300px;
    margin: auto;
    height: 300px;
    margin-top: -254px;
    background-size: cover;
    margin-bottom: 20px !important;
    left: -58px;
}

body .youtube-btn img {
    width: 100px;
    margin: auto;
}
body .why-us {
    margin: auto !important;
    float: unset !important;
}
	
body .home-why-section:before {
    display: none;
}

body .home-why-section {
    background-image: unset;
    padding-bottom: 234px;
    padding-top: 20px;
}
	
body .home .main-sevice {
    margin-bottom: 30px !important;
}

body .banner-slider-box {
    margin-top: 0;
}

body .banner-slider-box:before {
    display: none;
}


body .banner-srv-box {
    border: 1px solid #eee;
    border-radius: 30px;
    padding: 20px 0px 20px;
}

body .srv-img img {border-radius: 30px;}
	
 body span.mega-toggle-animated-box {
    margin-top: 63px;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100%;
    min-width: unset;
    position: relative;
    top: 0;
    max-height: 200px;
    overflow-y: scroll;
}
body .banner-slider-box .vc_column-inner {
    background: transparent;
}

body .srv-content h4 {
    color: #222;
}

body .srv-content p {
    color: #222;
}
	
}
/**************** 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: 205px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
}

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

#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;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/menuicon.png);
    background-repeat: no-repeat;
    background-position: center;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		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-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
			width: 33px;
			height: 2px;
			background-color: transparent;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: transparent;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 9px;
}
	
#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: #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 #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: 9px 0px;
    position: relative;
    z-index: 99;
    background: none;
}
	
body.home div#content {
    margin-top: 0px !important;
    overflow: hidden;
    position: relative;
}
	
.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: #fff;
    font-weight: 400;
  font-family: 'Euclid Circular A';
    margin-left: 0px;
    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 .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;
}
	
/* Home Page start */
	
	
body	div#mega-menu-wrap-primary {
    background-color: transparent;
    max-width:100%;
    padding: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    background-image: none;
}
	
body.home .home-banner-section {
    margin-top: 0px !important;
    position: relative;
}

body .disc-pg-div {
    padding-top: 0;
}

body .disc-pg-div h4 {
    font-size: 24px;
}
	
body .home-about-section:before {
    display: none;
}

 

body .home-about-section {
    padding-top: 0;
    0:
    AUTO 100PX;
    padding-bottom: 60px;
    margin: 0;
}

body h2.main-heading {
    font-size: 20px;
}

    body .home-about-inner-section {
        padding: 20px 0px 0px;
        background-size: contain;
    }
	
	
body .testi-content {
    padding-top: 60px;
    padding-bottom: 0px;
    min-height: 260px;
}

body	.teti-upper-icon {
    margin-top: -90px;
    position: relative;
}
	
body img.youtube-videos {
    text-align: center;
    width: 100% !important;
}
	
body .home-services-section {
    padding-bottom: 20px;
    padding-top: 0px;
    background-color: #fff;
}

body .why-botttom-section {
    padding: 40px 1px 20px;
    margin: 0;
    margin-top: 0px;
    border-radius: 0;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/bg-img-1.png);
    background-size: cover;
    border: 0;
    background-position: center;
}
	
body .youtube-btn {
    width: 100%;
    margin: auto;
    height: 100%;
    display: block;
    text-align: center;
    margin-top: -118px;
    left: 0;
    /* background-size: cover; */
    margin-bottom: 20px !important;
}

body .youtube-btn img {
    width: 100%;
    margin: auto;
}

	@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}

	
body .why-us {
    margin: auto !important;
    float: unset !important;
    margin-bottom: 16px !important;
}
	
body .home-why-section:before {
    display: none;
}

body .home-why-section {
    background-image: unset;
    padding-bottom: 0px;
    padding-top: 0px;
}
	
.home .main-sevice {
    margin-bottom: 30px !important;
    min-height: 596px;
    text-align: center;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
}
	
body .banner-slider-box {
    margin-top: 0;
}

body .banner-slider-box:before {
    display: none;
}


    body .banner-srv-box {
        border: 1px solid #eee;
        border-radius: 30px;
        padding: 20px 0px 20px;
        background-color: #eee;
        background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/services-background-img.jpg);
        background-size: cover;
        background-repeat: repeat-y;
        background-position-x: 0px;
        background-position-Y: -170px;
    }

body .srv-img img {border-radius: 30px;}
 
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100%;
    min-width: unset;
    position: relative;
    top: 0;
    max-height: 200px;
    overflow-y: scroll;
}
	
body	a.main-btn {
    border-radius: 25px;
    padding: 10px 0px;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #ffffff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 3px;
    text-align: center;
}
	
body	a.main-btn-2 {
    border-radius: 25px;
    padding: 10px 0px;
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
    /* background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%); */
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
}
	
	
.testi-content p {
    font-size: 14px;
    min-height: 137px !important;
    padding: 0 3px;
    line-height: 20px;
    padding-top: 18px;
}
	
body	a.main-btn-2 img {
    margin: 0px 4px;
}
	
body	.home-about-inner-section p {
    color: #fff;
}
	
body	.home-about-inner-section h2.main-heading {
    color: #fff;
}
	
body	.god-img img {
    border-radius: 40px;
}
	body .banner-slider-box .vc_column-inner {
    background: transparent;
}

body .srv-content h4 {
    color: #222;
}

body .srv-content p {
    color: #222;
}
body .testimonial-section {
    padding-top: 26px;
}
	
	
body	.srv-conttent-2.main-ser-content {
    padding-top: 105px;
    min-height: 100%;
    margin-bottom: 20px !important;
}
	
	
	body .why-mobile {
    padding-top: 20px;
    margin-top: 4px;
}
	
	
body	.cta-chat-bot {
    margin-top: 0px;
    border-radius: 30px;
    border: 1px solid #eee;
    padding-bottom: 31px;
}

body .cta-chat-bot a.chat-bot-icon {
    font-size: 22px;
}

body .cta-chat-bot span.number {
    font-size: 45px;
    color: #4caf50;
}
	
	body .testi-box {
    text-align: center;
    min-height: 368px;
    background-position: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    border: 1px solid #ff9700;
    border-radius: 30px;
    margin-top: 90px;
    margin-bottom: 40px !important;
}
	
	
 body	.footer-call-back {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 30px;
    text-align: center;
    padding: 20px 15px 0px;
    margin: auto;
    margin-bottom: 65px;
    position: relative;
    min-height: 264px;
}
	
body	ul.call-list.call-list-icons a {
    font-size: 17px;
    color: #ffffff;
}

	
}
/**************** 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#masthead.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: #aa0b10;
    max-width: 496px;
    padding: 13px 10px;
    border-radius: 50px;
    margin-bottom: -50px;
    background-image: linear-gradient(90deg, #ffb600 0%, #ff8900 100%);
}

#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: 0 0px;
    height: auto;
    line-height: normal;
    padding-right: 8px;
    text-transform: capitalize;
}

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

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

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


#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: #ffa600;
    border: 0;
    position: absolute;
    min-width: 851px;
    padding: 2px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
    top: 37px;
}

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

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: inline-block;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    left: auto;
    min-width: auto;
    font-size: inherit;
    padding: 0;
    margin: 0 0 0 0px;
    height: auto;
    line-height: inherit;
    color: inherit;
}


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

	
/* mian header end */	

header#wrapper-navbar {
    margin-bottom: 0;
    background-color: #ffff;
    box-shadow: none;
    padding: 22px 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); */
    overflow: visible;
    padding-bottom: 20px;
    border-bottom: 1px solid #ff9300;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}





	
.menu-row {
    display: flex;
    justify-content: space-between;
    gap: 0px;
    align-items: center;
    padding-top: 10px;
    flex-direction: row-reverse;
}
	
/* Top Header Start */
section.top-header {
    padding: 0px 0;
    background-image: linear-gradient(250deg, #eee 0%, #eee 100%);
}

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

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


#mega-menu-wrap-primary #mega-menu-primary > li.menu-btn > a.mega-menu-link {
    border-radius: 21px;
    background-color: #f7af6f;
    padding: 0px 30px;
    font-size: 14px;
    line-height: 40px;
    color: #272643;
    font-weight: 400;
  font-family: 'Euclid Circular A';
    text-align: center;
    margin: 0 0 0 81px;
}


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

/* Top Header End */



nav#main-nav {
    padding: 0;
}


.wrapper {
    padding: 0rem 0;
}



#mega-menu-wrap-primary #mega-menu-primary > li.menu-btn > a.mega-menu-link:hover {
    background-color: #ffff;
    color: #272643;
}



/* Top-menu-detials  */

ul.top-detials {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    gap: 30px;
    margin-bottom: 12px;
}

ul.top-detials li  span.icon {
    min-width: 44px;
    min-height: 44px;
    border-radius: 22px;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.top-detials li span.icon img {
    max-width: 25px;
}

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

ul.top-detials li a {
    font-size: 12px;
    line-height: 24px;
    color: #222222;
    display: block;
}

ul.top-detials li a.top-number {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    float: left;
    display: inline-flex;
}

.top-bar-section {
    max-width: 633px;
}

ul.top-detials li a.top-mail {
    display: block;
    width: 100%;
    float: left;
}

ul.top-detials li p {
    margin: 0;
}

/*  Top Menu  Details section End */

.top-cta-col {
    position: relative;
}
.top-cta-box {
    width: 208px;
    height: 208px;
    filter: drop-shadow(0 0 3.5px #cccccc);
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    /* margin: 0 auto; */
    text-align: center;
    border-radius: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* align-content: center; */
    margin-top: -120px;
    margin-left: 35px;
}

.top-cta-box a {
    padding-top: 70px;
    font-size: 14px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 400;
}

.top-cta-box a span.astro-name {
    font-size: 26px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    background: -webkit-linear-gradient(127deg, #ff6009 24%, #ff8900, #ff8900 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top-cta-col:before {
    position: absolute;
    content: '';
    width: 364px;
    height: 364px;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/07/chakra.png);
    background-size: auto;
    background-position: center;
    top: -197px;
    left: -43px;
    animation: rotate 15s linear infinite;
}

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

.top-cta-col:after {
    position: absolute;
    content: '';
    width: 364px;
    height: 294px;
    background-color:#eeeeee;
    top: -185px;
    left: -43px;
    z-index:-1;
}


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

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

.home-banner-section {
    margin-top: -100px !important;
    position: relative;
}


.banner-services-section {
    position: relative;
    overflow: visible !important;
}

.banner-slider-box {
    margin-top: -710px;
    position: relative;
	z-index: 11;
}

.banner-slider-box:before {
    position: absolute;
    content: '';
    width: 364px;
    height: 625px;
    background-color: #eeeeee;
    top: -99px;
    left: -50px;
}


.banner-slider-box .vc_column-inner {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    position:relative;
    z-index:1;
    padding: 20px 0;
    text-align: center;
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
    background-image: linear-gradient(90deg, #ffb600 0%, #ff8900 100%);
}

a.bnr-srv-btn {
    position: relative;
    z-index: 46;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -130px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Coolvetica";
    text-align: center;
}

.srv-content {
    position: relative;
    margin-bottom: 19px;
}

.srv-content h4 {
    font-size: 26px;
    line-height: 24px;
    color: #fff;
    font-family: "Coolvetica";
    text-align: center;
}

.srv-content p {font-size: 14px;line-height: 22px;color: #222;text-align: center;}

.srv-img {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

a.bnr-srv-btn img {
    padding-bottom: 11px;
   animation: hithere 3s ease infinite;
}

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


/* Home about Section Start */

a.main-btn {
    border-radius: 25px;
    padding: 10px 0px;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

a.main-btn img {
    margin: 0px 7px;
}

.home-about-inner-section {
    border-radius: 30px;
    border: 1px solid #eee;
    padding: 40px 30px 10px;
    background-color: #fff;
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
}

.home-about-section {
    padding-top: 80px;
    padding-bottom: 80px;
    position:relative;
}

a.main-btn-2 {
    border-radius: 25px;
    padding: 10px 0px;
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}



a.main-btn-2 img {
    margin: 0px 7px;
}

.home-about-section:before {
    position: absolute;
    content: '';
    width: 364px;
    height: 885px;
    background-color: #eeeeee;
    top: -36px;
    right: -27px;
    z-index: -1;
}
/* Home about Section End */

/* home Services section Start */
.srv-conttent {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 20px;
    text-align: center;
    padding-bottom: 80px;
}

a.srv-name {
    font-size: 22px;
    line-height: 28px;
    color: #222222;
    font-family: "Coolvetica";
}

.hovver-btn {
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.srv-imgg {
    border-radius: 40px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.srv-imgg img {
    width: 450px;
    object-fit: cover;
    position: relative;
}


.srv-icon {
    text-align: center;
    margin-top: -40px;
    margin-bottom: -40px;
    z-index: 11;
    position: relative;
}

.hovver-btn a {
    border: 8px solid transparent;
    padding: 9px 6px;
    border-radius: 60px;
    background: linear-gradient(#ff8900, #ffb500) padding-box, linear-gradient(270deg, #ffb500, #ff8900) border-box;
    position: relative;
    width: 91px;
    height: 91px;
    display: flex;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Coolvetica";
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.hovver-btn:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    background-color: #a70b10;
    z-index: 0;
    transition: all 0.4s ease-in-out;
    opacity: 70%;
    top: auto;
    left: auto;
    bottom: 0%;
    right: 0%;
    z-index: -3;
}

.home-service-box:hover .hovver-btn:before {
width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

.home-service-box:hover .hovver-btn a  {
margin:0 ;
    opacity:1;
    transition: all 0.4s ease-in-out;
}


.hovver-btn:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    background-color: #a70b10;
    z-index: 0;
    transition: all 0.4s ease-in-out;
    opacity: 70%;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: -3;
    transition: all 0.4s ease-in-out;
}

.home-service-box:hover .hovver-btn:after {
width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
}


.hovver-btn a:before {
    position: absolute;
    content: '';
    width: 241px;
    height: 241px;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/07/chakra-e1753858553651.png);
    background-size: contain;
    animation: rotate 15s linear infinite;
    z-index: -1;
}

.srv-conttent-2 {
    border-radius: 40px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 20px;
    text-align: center;
    padding-top: 80px;
}

.home-services-section {
    background-image: linear-gradient(179deg, #eee 0%, rgb(255 255 255) 100%);
    padding: 80px;
}
/* Home Services Section End */


/* HOme why Us section Start */

.youtube-btn {
    width: 421px;
    height: 277px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -219px;
    margin-bottom: 0 !important;
    /* z-index: 350; */
    position: relative;
    left: -17px;
}

.why-us {
    width: 217px;
    height: 217px;
    border-radius: 109px;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.35);
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.why-us span.bigtext {
    font-size: 26px;
    line-height: 28px;
    color: #fefefe;
    font-family: "Coolvetica";
    text-align: center;
}

.why-us p {
    font-size: 16px;
    line-height: 28px;
    color: #fefefe;
    font-family: "Coolvetica";
    text-align: center;
    margin: 0;
}

.home-why-section {
    position: relative;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/07/chakra-bg-img.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-y: 52%;
    z-index: 0;
    padding-top: 70px;
}

.why-us:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    width: 233px;
    height: 233px;
    border-radius: 117px;
    border: 1px solid #ab0c11;
    z-index: -1;
}

.why-box-2 {
    float: left;
    margin-left: -120px;
    margin-top: -50px;
}

.why-box-4 {float: right;margin-right: -120px;margin-top: -50px;}

.why-box-3 {
    margin-bottom: -130px !important;
}

.home-why-section:before {position: absolute;content: '';width: 1147px;height: 1147px;background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/07/chakra-white.png);z-index: -1;animation: rotate 15s linear infinite;z-index: -2;background-position: center;top: 0;}

.home-why-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 160px;
    background-image: linear-gradient(90deg, #ffb600 0%, #ff8900 100%);
    bottom: 6px;
    z-index: -2;
    left:0;
}

.why-botttom-section {
    padding: 50px;
    padding-top: 29px;
    margin-top: -6px;
    position: relative;
    z-index: 0;
    overflow: visible;
    background-color: #fff;
    border: 2px solid #ffb500;
    border-top: 0;
    border-radius: 0px 0px 40px 40px;
    padding-bottom: 0;
    background-image: linear-gradient(90deg, #ffb200 0%, #ff8d00 100%);
}

.mr-b-50 {
    text-align: center;
    margin-bottom: -25px !important;
}

/*  Home Why Us Section End */

/* Home Testimonial section Start */

.testimonial-section {
    padding-top: 10px;
}

.testi-content {padding-top: 50px;padding-bottom: 0px;}

.testi-box {
    text-align: center;
    min-height: 382px;
    background-position: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    border: 1px solid #ff9700;
    border-radius: 30px;
    margin-top: 90px;
    margin-bottom: 40px !important;
}




/* Testimonial Section End */

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


.disclamer p {
    text-align: center;
    font-size: 14px;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-top: 0px;
    margin-bottom: 0;
    color: #222;
}

.copy-right {
    border-top: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
}

.copy-right p {
    font-size: 14px;
    margin-bottom: 0;
}

.copy-right a {
    color: #222;
}

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

ul.links-footer img {
    width: 20px;
    margin-right: 10px;
}

.footer-links {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 30px;
    text-align: center;
    padding: 18px 15px 0px;
    margin: auto;
    margin-bottom: -175px;
    position: relative;
    max-height: 328px;
}

ul.links-footer a {
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
    display: inline-block;
    border-radius: 30px;
    padding: 11px 24px 11px 12px;
    margin-bottom: 10px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    height: 49px;
}

.footer-links h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

.map-big-icon {
    margin-bottom: 0px;
    bottom: -15px;
    position: relative;
}


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

.disc-pg-div {padding:30px 0;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    color: #222;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/* ============= sticy icons ======= */

.contact_icons{position: fixed;left: 50px;bottom: 19px;z-index: 999;width: 50px;text-align: center;}
.contact_icons a{width: 66px;height: 66px;border-radius: 100%;text-align: center;line-height: 43px;font-size: 24px;color: #fff;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_icons a.whatsapp-icon{background: #72c118;font-size: 47px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse2;color: #fff;}
a.whatsapp-icon i {
    margin-top: 10px;
    color: #fff;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #72c118;
            box-shadow: 0 0 0 0 #72c118; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


.contact_mobile{position: fixed;right: 58px;bottom: 19px;z-index: 999;width: 49px;text-align: center;}
.contact_mobile a{width: 65px;height: 65px;border-radius: 100%;text-align: center;line-height: 51px;font-size: 24px;color: #fff !important;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_mobile a.phone-icon{font-size: 33px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse3;color: #fff;padding-top: 8px;background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);}
a.phone-icon i {
    /* margin-top: 16px; */
    /* transform: rotate(100deg); */
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3b5aee;
            box-shadow: 0 0 0 0 #3b5aee; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #ffad00;
    box-shadow: 0 0 0 0 #ff9000;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 

.home .main-sevice p {
    text-align: center;
}


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

.mob-number a {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: system-ui;
    text-transform: uppercase;
}

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

.testi-content p {
    font-size: 14px;
    min-height: 220px;
    padding: 0 3px;
}

.youtube-btn img {
    /* animation: 0.5s ease 0s infinite normal none running gelatine; */
}

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}

.pum-theme-435 .pum-container, .pum-theme-lightbox .pum-container {
    border-radius: 30px !important;
    border: 3px solid #ffffff !important;
    background-color: #000;
    /* background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/home-form-bg.jpg) !important; */
    background-position: center;
    /* background-position-x: left; */
    max-width: 470px !important;
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%);
}

.wpcf7 {
    max-width: 100% !important;
}

.form-side-img {
    position: relative;
    bottom: -34px;
    /* max-width: 340px; */
}

.shape-1{
    position: relative;
    width: 140px;
    animation: zoom-fade-2 3s linear infinite;
    left: 70px;
    top: 20px;
}


@keyframes zoom-fade-2 {
  0% {
      transform: scale(0.9) translateX(-50%) translateY(-50%);
  }

  50% {
      transform: scale(1) translateX(-50%) translateY(-50%);
  }

  100% {
      transform: scale(0.9) translateX(-50%) translateY(-50%);
  }
}

.shape-2 {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -110px;
    animation: mover 1s infinite alternate;
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.shape-3 {
    position: absolute;
    z-index: 1;
    top: -10px;
    max-width: 150px;
    left: 80px;
    animation: 3s linear 0s infinite normal none running zoom-fade-2;
}


.map-big-icon a img {
  /* animation: hithere-new 2s ease infinite; */
  margin-bottom: 0px;
}

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

/* ============= Updated Css =========== */

.updated-btn {
    background-image: linear-gradient(90deg, #ffb500 0%, #ff8900 100%) !important;
}

.home-about-section h2.main-heading {
    color: #fff;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(127deg, #ff8a00 24%, #ffb600, #ffb600 100%) text;
}

.home-about-section p {
    color: #fff;
}

.home-about-section img {
    border-radius: 39px;
}

div#wrapper-footer {
    /* background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%); */
    /* padding-top: 20px; */
}

.disclamer {
    margin-top: -6px;
}



.form.call-back
 .form-title {
    margin-bottom: 20px;
}
 
.video-slide iframe {
    border-radius: 30px;
}

.home-mobile-form .form {
    background-image: linear-gradient(90deg, #700e01 0%, #700e01 100%);
    margin-bottom: 40px;
}

.home-mobile-form .form .share {
    background-image: linear-gradient(90deg, #ffb600 0%, #ff8900 100%);
}


.mobile-service-list .about-sevices {
    margin-top: 80px;
}

.mobile-service-list .about-sevices a {
    text-align: start;
    padding-left: 55px;
    position: relative;
}

.mobile-service-list .about-sevices a:after {
    position: absolute;
    content: '';
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/crystal-ball-1.png);
    left: 14px;
    top: 5px;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.mobile-choose {
    text-align: center;
    background: #700e01;
    padding: 25px 10px;
    border-radius: 24px;
}

.mobile-choose h3 {
    color: #fff;
    font-size: 22px;
}

p.about-choose {
    color: #fff;
}


.services-add-banner-sec {
    padding-top: 80px;
}

.teti-upper-icon {
    margin-top: -90px;
    position: relative;
}

.testi-box
img.star {
    margin-bottom: -61px !important;
}


.teti-upper-icon:before {
    position:absolute;
    content:'';
    width: 176px;
    height: 176px;
    background-image:url(http://astrologervenkoji.com/wp-content/uploads/2025/08/horoscope.png);
    background-position:center;
    background-repeat:no-repeat;
    top: -37px;
    left: -37px;
    animation: rotate 15s linear infinite;
    z-index: -1;
}


.cta-chat-bot {
    position: relative;
    margin-top: -119px;
    text-align: center;
}

.cta-chat-bot a.chat-bot-icon img {
    margin-bottom: 12px;
}

.cta-chat-bot a.chat-bot-icon {
    font-size: 25px;
    font-family: 'Coolvetica';
    color: #000;
}

.why-botttom-section p {
    color: #222 !important;
}

a.main-btn-2.p-10 {
    padding: 0px 0px 0px 19px;
}


.footer-call-back {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 30px;
    text-align: center;
    padding: 20px 15px 0px;
    margin: auto;
    margin-bottom: -175px;
    position: relative;
    min-height: 264px;
}
input.has-spinner.footer-submit-btn:focus {
	box-shadow: none !important;
	outline:noneimportant;
}
input.has-spinner.footer-submit-btn {
    border: 8px solid transparent !important;
    padding: 9px 6px;
    border-radius: 59px !important;
    background: linear-gradient(#a30a0e, #cc141c) padding-box, linear-gradient(270deg, #a60b0f, #c9141c) border-box;
    position: relative;
    width: 151px;
    height: 137px;
    display: flex;
    font-size: 14px;
    padding: 0 !important;
    line-height: 28px;
    color: #ffffff;
    font-family: "Coolvetica";
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/form-submit-button-icon.png);
    margin-bottom: -100px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
}

.footer-call-back input {
    border-radius: 41px !important;
    background-color: #eeeeee !important;
    padding: 10px 10px 10px 34px !important;
}

.footer-call-back .form-title h2 {
    font-size: 26px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 10px;
    text-align: center;
}

.footer-call-back .form-title p {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    /* font-family: "Euclid Circular A"; */
    text-align: center;
}

.footer-links p {
    font-size: 14px;
    line-height: 23px;
}

.username {
    position: relative;
}

.username:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 22px;
    background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/usericon.png);
    left: 0;
    background-repeat: no-repeat;
    z-index: 01;
    top: 14px;
    left: 11px;
}

.phonenumber {
    position: relative;
}

.phonenumber:before {
     position: absolute;
     content: '';
     width: 20px;
     height: 20px;
     background-image: url(http://astrologervenkoji.com/wp-content/uploads/2025/08/phoneicon.png);
     left: 0;
     background-repeat: no-repeat;
     z-index: 01;
     top: 14px;
     left: 11px;
}

.footer-call-back .username p {
    margin: 0 !important;
}

a.theme-btn {
    border-radius: 25px;
    padding: 10px 6px 10px  15px;
    background-image: linear-gradient(90deg, #a1090d 0%, #cd151d 100%);
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #ffffff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 21px;
    position: relative;
    margin-bottom: -61px !important;
    bottom: -28px;
}


.god-img {
    position: relative;
}

.god-img:after {
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(https://astrologervenkoji.com/wp-content/uploads/2025/07/chakra.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: calc(50% - 150px);
    top: 80px;
    animation: rotate 15s linear infinite;
}

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

.youtub-rdus{
	border-radius:30px;
}

.video-box{
	height:400px;
}

	.wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.god-video img {
    height: 455px;
    object-fit: cover;
    object-position: top;
	
}
