/*
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.1754472706
Updated: 2025-08-06 09:31:46

*/


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

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

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

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



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

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

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

h1,h2,h3,h4,h5,h6 {
	font-family: 'Honeypirls';
	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: 176px !important;
}

#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: #9e0022;
		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: #9e0022;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #9e0022;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #9e0022;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 12px;
}
	
#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 #ffffff4f;
        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	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
}
 body header#wrapper-navbar {
    padding: 10px 0px;
}
	
body header#wrapper-navbar .container {
    display: block;
}
	
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}
	
body div#mega-toggle-block-1 {
    background: #fff;
    height: 35px !important;
    width: 35px;
    border-radius: 50%;
    left: -2px;
    position: relative;
}

.body #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
	background: #fba73a !important;
	}

	.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
}
 body header#wrapper-navbar {
    padding: 0px 0px 10px;
}
	
body header#wrapper-navbar .container {
    display: block;
    text-align: center;
}
	
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}
	
body .banner-service-section {
    margin-top: 0;
    padding-bottom: 70px;
}

body .banner-service h2 {
    font-size: 24px;
}

body .banner-service {
    width: 100%;
    margin: auto;
    padding: 35px 20px 0px 20px;
}

body div#no-title-page-wrapper {
    padding: 0;
    overflow-x: hidden;
}
	
body .form-section {
    padding-top: 0;
}

body .form-left-section {
    margin-top: 0;
    padding-right: 0 !important;
}

body .form-right:after {
    display: none;
}

body .form-right {
    right: 0;
    margin-top: 0;
    border-top: 2px solid #fba73a;
    padding-top: 30px;
    border-bottom: 2px solid #fba73a;
}

body h2.title {
    font-size: 24px;
}
body .banner-service-section .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
}
	
body .about-service {
    /* flex-direction: column; */
    /* padding: 20px 20px 230px; */
}

body .service-name {
    /* width: 100%; */
}

body .service-contant {
    /* width: 100%; */
}

body .service-img {
    /* flex-direction: column; */
    /* text-align: center; */
    /* margin-top: -205px; */
}

body .service-btn {
    /* margin-top: 15px; */
}
	
body .half-width{
		width:50%;
	float: right;}
	
body .location-section {
    padding-top: 140px;
}
	
body .testimonial {
    margin-top: 0;
}

body .choose-box {
    padding: 3px 50px 43px;
    margin-top: 30px;
    margin-bottom: 5px !important;
}

body .choose-box-1:after {
    background-size: cover;
}
	
body .location-sec {
    max-height: 556px;
    overflow-x: hidden;
}
	
body div#slider_125_thumbs {
    margin-top: -50px;
}

body .owl-thumb-item.active {
    width: 80px!important;
    height: 80px !important;
}

body .review-box {
    padding: 50px 20px 20px;
}

body .review-videos {
    padding-bottom: 130px;
    padding-top: 250px;
}
body .home-faq-section {
    padding-top: 0;
}
	
body .map-box iframe {
    height: 253px;
    width: 253px;
    margin: auto;
}

body .map-box {
    width: 253px;
    margin: auto;
}

body .map-box:before {
    width: 380px;
    height: 380px;
    left: calc(50% - 190px);
    top: -70px;
}

body .map-box ul a {
}

body .map-box ul {
    bottom: 136px;
}

body .inner-links a {
    font-size: 22px;
}

body .footer-link-box {
    padding: 30px 10px 30px 30px;
}

body .call-form {
    padding: 30px 30px 0px;
    margin-bottom: 90px;
}

body p.disclamer {
    padding-right: 0;
}

body .copy-right {
    flex-direction: column;
    text-align: start;
    align-items: self-start;
}

body .copy-right p {
    text-align: start;
}

body div#wrapper-footer {
    background-image: unset;
    padding-top: 70px;
    overflow-x: hidden;
}
	
body .mobile-why-choose {
    padding-top: 23px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/mobile-choose-bg-e1755693414297.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 50px;
}
	
body a.mega-menu-link {
    color: #fff !important;
}

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

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

body .mobshow.mobile-number {
    background: #fba73a;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: 10px;
}

body .mobshow.mobile-number a {
    font-size: 26px;
    color: #222;
}	
	
body .choose-box p{
		padding:0px 192px;
	}
	
	
	
	body .box-center {
    margin-top: 28px !important;
    margin-bottom: 60px !important;
}

body .contact-bottom-section {
    margin-bottom: 0;
    margin-top: 20px;
}

body .contact-box {
    flex-direction: column;
    text-align: center;
    row-gap: 20px;
}

	body .col-md.content-area {
    margin-bottom: 0;
}
	

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



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

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

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-menu.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		width: 33px;
		height: 2px;
		background-color: #9e0022;
		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: #9e0022;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #9e0022;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #9e0022;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 12px;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
    font-family: '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;
}

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

a.call-top-icon img {
    width: 38px;
    animation: hithere 1.5s ease infinite;
    filter: brightness(100);
}

.mobshow.mobile-number {
    background: #9d0427;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: 10px;
}

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

	@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
	
	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
}
 body header#wrapper-navbar {
    padding: 0px 0px 10px;
}
	
body header#wrapper-navbar .container {
    display: block;
    text-align: center;
}
	
/* Home Page start */

body .banner {
    margin-top: 0;
}

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

body .inner-menu {
    position: unset !important;
}
	
body .banner-service-section {
    margin-top: 0;
    padding-bottom: 0px;
}

body .banner-service h2 {
    font-size: 24px;
}

body .banner-service {
    width: 100%;
    margin: auto;
    padding: 35px 20px 0px 20px;
    background-color: #fbad48;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
    min-height: 410px;
}

body div#no-title-page-wrapper {
    padding: 0;
    overflow: hidden;
}
	
body .form-section {
    padding-top: 0;
}

body .form-left-section {
    margin-top: 0;
    padding-right: 0 !important;
	background: #9d0427;
}

body .form-right:after {
    display: none;
}

body .form-right {
    right: 0;
    margin-top: 0;
    border-top: 2px solid #fba73a;
    padding-top: 30px;
    border-bottom: 2px solid #fba73a;
}

body h2.title {
    text-align: center;
    font-size: 24px;
}
body .banner-service-section .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
}
	
body .about-service {
    flex-direction: column;
    padding: 20px 20px 230px;
    position: relative;
    overflow: hidden;
}

body .service-name {
    width: 100%;
}

body .service-contant {
    width: 100%;
}

body .service-img {
    flex-direction: column;
    text-align: center;
    margin-top: -205px;
    position: relative;
}

body .service-btn {
    margin-top: 15px;
}
	
body .half-width{
		width:50%;
	float: right;}
	
body .location-section {
    padding-top: 30px;
    background: #ffffff;
    margin-top: 0;
}
	
body .testimonial {
    margin-top: 0;
}

body .choose-box {
    padding: 3px 50px 4px;
    margin-top: 30px;
    margin-bottom: 5px !important;
    min-height: 278px;
}

body .choose-box-1:after {
    background-size: cover;
    top: -15px !important;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/choose-icon-2-after.png) !important;
}
	
body .location-sec {
   max-height: 100%;
   overflow: hidden;
   background: #ffffff;
}
	
body div#slider_125_thumbs {
    margin-top: -50px;
}

body .owl-thumb-item.active {
    width: 80px!important;
    height: 80px !important;
}

body .review-box {
    padding: 50px 20px 20px;
}

body .review-videos {
    padding-bottom: 130px;
    padding-top: 100px;
}
body .home-faq-section {
    padding-top: 0;
}
	
body .map-box iframe {
    height: 253px;
    width: 253px;
    margin: auto;
}

body .map-box {
    width: 253px;
    margin: auto;
}

body .map-box:before {
    width: 380px;
    height: 380px;
    left: calc(50% - 190px);
    top: -70px;
    z-index: -1;
}

    body .map-box ul a {
        width: 156px;
        height: 156px;
    }

body .map-box ul {
    bottom: 136px;
}

body .inner-links a {
    font-size: 22px;
}

body .footer-link-box {
    padding: 30px 10px 27px 10px;
}

body .call-form {
    padding: 30px 30px 0px;
    margin-bottom: 90px;
}

body p.disclamer {
    padding-right: 0;
    text-align: center;
}

body .copy-right {
    text-align: center;
    display: block;
}

body .copy-right p {
    text-align: center;
}

body div#wrapper-footer {
    background-image: unset;
    padding-top: 70px;
    overflow-x: hidden;
}
	
body .mobile-why-choose {
    padding-top: 23px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/mobile-choose-bg-e1755693414297.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 50px;
}
	
body a.mega-menu-link {
    color: #fff !important;
}
	
body .animate-box {
        background-size: cover;
        min-height: 151px;
        padding: 6px 6px;
        text-align: center;
        display: flex;
        justify-content: center;
        background-position: center;
        align-items: center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 40px #8b0624;
    }
	
 body	.animate-box h2 {
    color: #fff;
    font-weight: 500;
    line-height: normal;
    font-size: 25px;
}
	
	
	body .about-service:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-services-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    bottom: -270px;
    z-index: 0;
    filter: hue-rotate(345deg);
    animation: rotate 15s linear infinite;
}
	
body 	.service-btn {
    display: flex;
    align-items: center;
    column-gap: 8px;
    margin-top: 10px;
    justify-content: center;
}

	
body	.location-box {
            padding-top: 9px;
            border: 2px solid #fba73a !important;
            width: 162px;
            margin: 0 auto;
            padding-top: 20px;
 }
	
	
	body .choose-box:after {
    text-align: center;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/choose-icon-1-after.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: '';
    top: -15px;
    left: calc(50% - 171px);
    width: 342px;
    z-index: -1;
    height: 304px;
}

	
	body .box-center {
    margin-top: 28px !important;
    margin-bottom: 60px !important;
}
	
body	.call-form-title {
    margin-bottom: 15px;
    text-align: center;
}
	
body	.box-1 {
    margin-bottom: 15px !important;
}
	
body .inner-section-bottom {
    padding-bottom: 0;
    padding-top: 30px;
}

body .inner-section-top {
    padding-bottom: 15px;
}
body .main-location-page .location-box {
    border: 2px solid #fba73a !important;
}
	
	body .faq-bottom{
		padding-bottom:0px;
	}
	
	body .contact-bottom-section {
    margin-bottom: 0;
    margin-top: 20px;
}

body .contact-box {
    flex-direction: column;
    text-align: center;
    row-gap: 20px;
}



body main#main article {
    width: 100%;
    float: unset;
    margin: 0;
}

body .widget-area {
    /* margin-left: auto; */
    margin: auto;
    max-width: 95%;
    width: 100%;
}
	
body .col-md.content-area {
          margin-bottom: 22px;
        margin-left: auto;
        margin-right: auto;
}
	
body section.blog-section {
    margin-top: 15px;
}
	
	a.btn.btn-secondary.understrap-read-more-link{
		bottom:15px;
	}
	
body .disc-pg-div h4 {
    font-size: 24px;
}
	
body .disc-pg-div {
    margin-bottom: 0px !important;
}
	
body	h2.hero-title {
    font-size: 25px;
    color: #fba73a;
}
	
	
body a.hero-number {
    font-size: 39px;
    line-height: 0px;
    color: #ffff;
    font-weight: 600;
}
	
body	.hero-sec-main-image {
    min-width: 100%;
    position: relative;
}
	
body	.hero-sec-main-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/10/horoscope-iage.png);
    left: auto;
    background-size: contain;
    top: -50px;
    animation: rotate 15s linear infinite;
	background-position:center;
	background-repeat:no-repeat;
}
	
	body .form-heading-box h2 {
    font-size: 38px;
    color: #9c0326;
    line-height: normal;
    margin: 0;
}
	
body	.landing-page-form {
    padding: 30px 30px;
    margin-top: -114px;
    background-color: #9b0225;
    border-radius: 60px;
    /* margin-left: 80px; */
}
	
body	.landing-faq-section .accordation-for-width-2 h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #1f0c3a !important;
    padding: 14px 14px;
    position: relative;
    padding-right: 35px;
    margin: 0px 0;
    font-size: 14px;
    line-height: 26px;
    font-family: "Euclid Circular A";
    color: #fff;
    margin-top: 10px;
    background-image: linear-gradient(90deg, #9d0427 0%, #9d0427 100%, #9d0427 100%);
}
	
	body .home-video-section .container{
		
		height:190px;
	}
	
	body .service-title .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
	
}
/**************** Mobile responsive End *********************/





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

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

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


.navbar-brand img {
    max-width: 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: #222;
    font-weight: 400;
    font-family: 'Euclid Circular A';
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 10px;
    padding-left: 10px;
}

#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: #222;
        color: #222;
    }

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header#wrapper-navbar {
    border-bottom: 2px solid #fba73a;
    padding-top: 22px;
	position:relative;
	z-index:2;
}

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


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

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

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

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

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

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

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

 

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


/* sticky header css start */

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

/* sticky header css End */


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


	
	
/* mian header end */	
	
	

/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */
	
.banner {
    margin-top: -172px;
}


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

.banner-service {
    padding: 35px 20px 0px 30px;
    background: #fff;
    border-radius: 30px;
    border: 2px solid #fba73a;
    /* max-width: 351px; */
    /* margin: auto; */
    position: relative;
    z-index: 9;
    margin-left: 15px;
    margin-right: 70px;
    min-height: 460px;
}

.banner-service h2 {
    font-size: 32px;
    color: #9d0427;
    margin-bottom: 20px;
}

.banner-service ul {
    /* padding-left: 0; */
    list-style: none;
}

.banner-service ul a {
    color: #222;
    font-size: 14px;
    margin-bottom: 11px !important;
    display: inline-block;
    position:relative;
	transition:0.4s;
}

.banner-service ul a:hover {
    color: #a0012a;
    padding-left: 5px;
}
.banner-service ul a:after {
    position: absolute;
    content: '';
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/brightness.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    left: -31px;
    animation: rotate 15s linear infinite;
}

.service-call img {
    width: 55px;
    animation: hithere 1.5s ease infinite;
}

.service-call a {
    display: inline-block;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background: #9d0427;
    text-align: center;
    line-height: 98px;
    outline: 2px solid #9d0427;
    border: 15px solid #fff;
	transition:0.4s;
}

.service-call a:hover {
    background: #fba73a;
}

.service-call {
    text-align: center;
    margin-top: -71px !important;
    z-index: 11;
    position: relative;
    margin-right: 70px;
}

.banner-service-section {
    margin-top: -650px;
    position: relative;
    padding-bottom: 80px;
}

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

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

h2.title {
    font-size: 36px;
    color: #9d0427;
    margin-bottom: 20px;
}

.form-title {
}

.form-title h2 {
    font-size: 30px;
    margin-bottom: 0;
    color: #9d0427;
}

.form-title  p {color: #222;font-size: 14px;}

.input {
    height: 51px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    background: #eee !important;
    border: 1px solid #eee !important;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px !important;
}

.share {
    height: 51px;
    border-radius: 30px !important;
    color: #222 !important;
    border: none !important;
    background: #fba73a !important;
}

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

.inner-title {
    font-size: 30px;
    line-height: normal;
}

.form-title h3 {
    font-size: 90px;
    color: #9d0427;
    line-height: 85px;
    margin-bottom: 0;
}

.form-left-section {
	padding-right: 30px !important;
	margin-top: 45px;
}
 
.form-right {
    position: relative;
    right: -40px;
    margin-top: -100px;
}

.form-section {
    overflow: visible !important;
    position: relative;
    z-index: 1;
    padding-top: 0px;
}

.form-right:after {
    position: absolute;
    content: '';
    width: 479px;
    height: 843px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/form-after.png);
    top: -190px;
    left: -40px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.service-title {
    padding-top: 40px;
    border-bottom: 1px solid #9d0427;
}


.service-name {
    text-align: center;
    width: 40%;
}

.service-name h2 {
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;
}

.service-name h3 {
    font-size: 30px;
    color: #fff;
}

.about-service {
    background: #9d0427;
    padding: 28px 35px 35px 50px;
    border-radius: 30px;
    display: flex;
}

.service-contant {
    width: 60%;
}

.service-contant p {
    color: #fff;
}

a.click-here {
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    padding: 15px 35px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

a.eyes-icon {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #fba73a;
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
}

a.eyes-icon img {
    width: 27px;
}

.service-btn {
    display: flex;
    align-items: center;
    column-gap: 8px;
    margin-top: 140px;
}

.service-img {
    display: flex;
    margin-top: -165px;
    justify-content: center;
    column-gap: 45px;
}

.home-service {
    margin-top: 40px;
}

a.click-here:hover::after {
opacity: 1;
    transform-origin: 100px 100px;
    transform: scale(1) translate(-10px, -70px);
}

a.click-here:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 265px;
          height: 200px;
          background-color: #9d0427;
          border-color: transparent;
          border-radius: 50%;
          transform: translate(-10px, -111px) scale(0.1);
          opacity: 1;
          z-index: -1;
          transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

a.click-here:before{
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-color: #fba73a;
      width: 100%;
      height: 100%;
      z-index: -1;
}


.video-box {
    background: #9d0427;
    padding: 30px 40px 160px;
    position: relative;
}

.exp {}

.exp h2 {
    font-size: 76px;
    color: #fff;
    font-family: 'Euclid Circular A';
    margin-bottom: 0;
}

.exp  p {
    color: #eee;
}

.about-exp {}

.about-exp  p {
    font-size: 14px;
    color: #fff;
    margin: 30px 0px !important;
    padding: 30px 0px;
    border-top: 1px solid #b13652;
    border-bottom: 1px solid #b13652;
}

.video-icon {
    text-align: center;
}

.video-icon p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}

.video-icon h3 {
    text-align: center;
    font-size: 54px;
    font-weight: 600;
    font-family: 'Euclid Circular A';
    color: #fff;
}

a.youtube-icon {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

a.youtube-icon:after {
    position: absolute;
    content: '';
    width: 270px;
    height: 270px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/video-bg.png);
    background-size: cover;
    top: -108px;
    left: calc(50% - 135px);
    animation: rotate 15s linear infinite;
}

a.youtube-icon img {
    position: relative;
    z-index: 3;
    animation: hithere 1.5s ease infinite;
}

.location-section {
    padding-top: 0px;
    margin-top: -70px;
}

.location-box {
    text-align: center;
    border: 2px solid #fba73a;
    border-radius: 110px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 60px !important;
    padding-bottom: 9px;
}

.location-img {
    width: 128px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}

.location-box h5 {
    font-size: 16px;
    font-family: 'Euclid Circular A';
    color: #9d0427;
    margin-top: 20px;
    margin-bottom: 20px;
	padding: 0px 10px;
}

.location-link {
    margin-bottom: -20px !important;
}

.location-link a {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: #9d0427;
    position:relative;
}

.location-link a:after {
    width: 0;
    height: 0;
    position: absolute;
    content: '';
    background-color: #fba73a;
    border-radius: 50%;
    transition:0.4s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.location-link a:hover:after{
	width:100%;
	height:100%;
}


.location-link a img {
    animation: wobble 2s ease infinite;
	position:relative;
	z-index:2;
	
}

.location-sec {
    max-height: 1700px;
    overflow-y: scroll;
}

.location-sec::-webkit-scrollbar {
  width: 10px;
}

.location-sec::-webkit-scrollbar-track {
 background:#eee;
  border-radius: 10px;
}

.location-sec::-webkit-scrollbar-thumb {
  background: #9d0427; 
  border-radius: 10px;
}

.why-choose-title {
    padding-top: 65px;
}


.choose-box:after {
    text-align: center;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/choose-icon-1-after.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: '';
    top: -15px;
    left: calc(50% - 171px);
    width: 342px;
    z-index: -1;
    height: 304px;
}

.choose-box h3 {
    font-size: 24px;
    margin: 24px 0px 15px;
    color: #fff;
}

.choose-box p {
    font-size: 14px;
    padding: 0px 22px;
    color: #fff;
}

.choose-box {
    position: relative;
    text-align: center;
}

.why-choose-section {
    padding-top: 267px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 550px;
    overflow: visible !important;
    margin-top: -185px;
}

.choose-box-1:after {
    text-align: center;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/choose-icon-2-after.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: '';
    top: -11px;
    left: calc(50% - 171px);
    width: 342px;
    z-index: -1;
    height: 304px;
}


.whatsapp-box {
    text-align: center;
    position: relative;
    margin-top: -83px;
}

.whatsapp-box img {
    width: 113px;
    margin: auto;
    display: inline-block;
}

.whatsapp-box a {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    font-family: 'Euclid Circular A';
}

.whatsapp-box  p {
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
}

.whatsapp-box:after {
    position: absolute;
    content: '';
    width: 334px;
    height: 137px;
    background-size: cover;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/whatsapp-after.png);
    background-repeat: no-repeat;
    background-position: center;
    left: calc(50% - 167px);
    bottom: -15px;
    z-index: -1;
}

.whatsapp-box .choose-icon {
    margin-bottom: 10px;
}

.quits {
    text-align: center;
    position: relative;
}

.quits:after {
    position: absolute;
    content: '';
    width: 334px;
    height: 137px;
    background-size: cover;
    top: -40px;
    left: calc(50% - 167px);
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/quits-after.png);
    z-index: -1;
}


.box-1 {
    margin-bottom: 95px !important;
}

.box-center {
    margin-top: 78px !important;
    margin-bottom: 98px !important;
}

.testimonial {
    margin-top: -470px;
}


.review-box {
    text-align: center;
    border: 2px solid #fba73a;
    border-radius: 30px;
    padding: 80px 60px 70px;
    background: #fff;
}

.review-box h3 {
    font-size: 26px;
    color: #9d0427;
    margin-bottom: 18px;
    margin-top: 18px;
}

div#slider_125_thumbs {
    margin-top: -90px;
    z-index: 9999;
}

.inner-review-section {
    padding-top: 62px;
    /* background: linear-gradient(0deg, #fcba65, #fff 30%); */
    /* padding-bottom: 300px; */
}

.owl-thumb-item.active {
    width: 121px!important;
    height: 121px !important;
}


.home .sa_owl_thumbs_wrap .owl-thumbs {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.choose-left {
    padding-left: 44px !important;
}

.choose-right {
    padding-right: 44px !important;
}


.review-youtube {
    text-align: center;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/review-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 105px 0px;
    width: 258px;
    height: 267px;
    margin: auto;
}

.review-youtube img {
    width: 58px !important;
    display: inline-block;
    animation: hithere 1.5s ease infinite;
}


.review-videos {
    background: linear-gradient(0deg, #fcba65, #fff 35%);
    padding-top: 165px;
    padding-bottom: 125px;
    margin-top: -240px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.inner-video-review-section {
    margin-top: -133px;
    position: relative;
}




/* Faq Section */
.home-faq-section {
    padding-top: 90px;
    padding-bottom: 0;
}
	
	.home-faq-section .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{padding: 10px 47px 10px 20px;position: relative;margin: 0px 0;/* filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35)); */background-color: transparent;border-top: 1px solid #eee;font-size: 14px;line-height: 26px;color: #222;font-family: "Arimo", sans-serif;}

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

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


.home-faq-section .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;

}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #222 !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #222 !important;
}

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


.vc_tta-panels {
    border-radius: 30px;
    border: 2px solid #fba73a;
    margin-top: -12px;
}

.home-faq-section .accordation-for-width .first-acc h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{
	border-top:none !important;
}
.vc_tta-panel-body p {
    font-size: 14px;
}

/* ================= Footer start Here ============ */





.map-box ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 0;
    position: absolute;
    bottom: 97px;
    left: 50%;
    transform: translateX(-50%);
}

.map-box {
    position: relative;
    max-width: 335px;
    height: 335px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 140px;
    margin-top: -77px;
}


.map-box ul a {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 126px;
    height: 126px;
    border-radius: 50%;
    background: #fba73a;
    align-items: center;
    padding-top: 23px;
	position:relative;
	overflow:hidden;
}

.map-box ul a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: #9d0427;
    border-radius: 50%;
	 bottom:0;
	transition:0.4s;
}

.map-box ul a:hover::after{
	     height: 100%;
	      bottom: 0; 
}

.map-box ul a img {
    width: 31px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    animation: bounce-new 2s ease infinite;
}

@keyframes bounce-new {
  	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-15px);}
}


span.click {
    font-size: 12px;
    color: #222;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
	transition:0.3s;
}

span.view {
    font-size: 14px;
    color: #222;
    line-height: 10px;
    position: relative;
    z-index: 1;
	transition:0.3s;
}

.home .place-card.place-card-large {
    display: none !important;
}

.map-box:before {
    position: absolute;
    content: '';
    width: 544px;
    height: 544px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/chakra-img.png);
    top: -96px;
    left: calc(50% - 272px);
    background-size: contain;
    /* z-index: -1; */
    animation: rotate 15s linear infinite;
}

.map-box iframe {
    width: 335px;
    height: 335px;
    border-radius: 50%;
    margin: auto;
    position: relative;
}

.map-box ul a:hover span{
	color:#fff
}


.footer-link-box {
    background: #9d0427;
    border-radius: 30px;
    padding: 35px 50px 35px;
    margin-bottom: 25px;
}

.footer-link-box ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 10px;
}

.footer-link-box h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 0px;
}

.footer-link-box p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}

.links-iocn  {
    height: 72px;
    width: 72px;
    border-radius: 50%;
    display: inline-block;
    line-height: 72px;
    background: #fba73a;
    text-align: center;
}


.footer-link-box li {
    display: flex;
    align-items: center;
    column-gap: 10px;
}


.inner-links a {
    font-size: 32px;
    color: #fff;
    font-family: 'Honeypirls';
    line-height: 35px;
    display: block;
}

.call-form {
    background: #fff;
    border-radius: 30px;
    border: 2px solid #fba73a;
    padding: 30px 35px 0px;
    margin-top: 22px;
}

.call-form-title {
    margin-bottom: 15px;
}

.call-form-title h2 {
    font-size: 32px;
    margin-bottom: 0;
    color: #9d0427;
}

.call-form-title p {
    font-size: 14px;
}

.Request {
    border-radius: 30px !important;
    background: #9d0427 !important;
    height: 50px !important;
    color: #fff !important;
    border: 1px solid #9d0427 !important;
    font-size: 14px !important;
}

.form-whatsapp {
    text-align: center;
    margin-bottom: -78px;
}

.form-whatsapp p {
    margin-bottom: 0 !important;
    font-size: 16px;
    font-weight: bold;
}

.form-whatsapp  h3 {
    font-size: 39px;
    font-weight: bold;
    font-family: 'Euclid Circular A';
}

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

.call-form p {
    margin-bottom: 0 !important;
}



.bottom-footer {
    background: #fba73a;
    padding: 20px 0px;
    text-align: center;
}

.copy-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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


.privacy a {
    color: #222;
    font-size: 14px;
}
p.disclamer {
    padding-right: 155px;
    margin-bottom: 20px;
}
div#wrapper-footer {
    padding-bottom: 0;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/footer-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}


.footer-number {
    position: relative;
}

.footer-number a {
    font-size: 56px;
    writing-mode: sideways-lr;
    font-weight: bold;
    color: #222;
    text-wrap-mode: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 225px;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}



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

.contact_icons{position: fixed;left: 20px;bottom: 16px;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: 30px;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: #9d0427;}
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 #9d0427;
    box-shadow: 0 0 0 0 #9d0427;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


span.chaty-svg {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;width: 65px !important;height: 65px !important;}



/* Home animation Text Start */
.line-blink {
    animation: blinky .7s infinite;
    background-color: #ffffff;
    padding: 0 1px;
    position: relative;
    top: 0;
    height: -6px;
    margin-top: 6px;
}

@keyframes blinky {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.animate-box {
    min-height: 120px;
    padding: 30px 30px;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #9d0427;
    position: relative;
    /* border: 2px solid #fba73a; */
    display: flex;
    overflow: hidden;
    /* background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/09/clouds.png); */
    background-position: top;
}

.animate-box:before {
    position: absolute;
    content: '';
    width: 230px;
    height: 230px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/astrology-circle-banner.png);
    background-repeat: no-repeat;
    left: -120px;
    background-size: cover;
    animation: rotate 15s linear infinite;
    opacity: 20%;
}

.animate-box:after {
    position: absolute;
    content: '';
    width: 230px;
    height: 230px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/astrology-circle-banner.png);
    background-repeat: no-repeat;
    right: -120px;
    background-size: cover;
    animation: rotate 15s linear infinite;
    opacity: 20%;
}

.animate-box h2 {
    color: #fff;
    font-weight: 500;
    line-height: normal;
    font-size: 29px;
}
/* HOme Animation ENd */


.testimonial-page-section {
    padding-top: 40px;
    padding-bottom: 180px;
}


iframe.testimonial-video-box {
    border-radius: 20px;
    border: 2px solid #eee;
}


/* 	Sticky Icon */
	
	
.foot-sell {
  bottom: 0;
  color: #fff;
  position: sticky;
  text-align: center;
  width: 100%;
  z-index: 999999999;
}

.foot-call.foot-whtsapp {
  background-color: #138400;
  border-right: 0 none;
  padding: 11px 0;
}

.foot-call {
  background-color: #ea1d46;
  border-right: 1px solid #7f7f7f;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 22px;
  min-height: 48px;
  padding: 17px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.foot-call .fa.fa-whatsapp {
  font-size: 26px;
  left: 0;
  padding: 0px;
  position: relative;
  top: 0px;
  transform: translate(-50%);
}

.foot-call .fa.fa-phone {
  background-color: #ea1d46;
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  padding: 15px;
  position: absolute;
  right: 12%;
  top: -34px;
  transform: translate(-50%);
  width: 50px;
}

.foot-call.foot-whtsapp:hover {
  color: #fff;
}

.foot-call:hover {
  color: #fff;
}

/* end */


iframe.testimonial-video {
    border: 2px solid #8e0423;
    border-radius: 30px;
    margin-top: 0px;
}


a.theme-btn {
    display: flex;
    background-color: #9d0427;
    text-align: center;
    padding: 14px;
    margin: 0 20px;
    font-size: 18px;
    border-radius: 30px;
    color: #fff;
    gap: 10px;
    justify-content: center;
}
a.theme-btn:hover{
background-color:#fba73a;	
}


.main-location-page {
    margin-bottom: 100px;
}

.main-location-page .location-link img{
	animation:bounce-right 2s ease infinite;
}

@keyframes bounce-right {
  	0%, 20%, 50%, 80%, 100% {transform: translatex(0);}
	40% {transform: translatex(-10px);}
	60% {transform: translatex(-10px);}
}

.location-map iframe {
    border-radius: 30px;
}

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

.main-faq {
    background: #9d0427;
    padding: 20px 25px 20px 25px;
    border-radius: 24px;
	margin-bottom:15px;
}

.main-faq h3 {
    color: #fff;
    margin-bottom: 0;
}

.main-faq p {
    color: #fff;
}

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

.faq-bottom {
    padding-bottom: 120px;
}

/* ========== Contact Form ========== */

.contact-iocn {
    min-width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    background: #ffff;
}

.contact-iocn img {
    width: 40px;
    animation: hithere 1.5s ease infinite;
}

.contact-box {
    background: #9e0022;
    display: flex;
    align-items: center;
    column-gap: 20px;
    border-radius: 24px;
    padding: 20px 20px;
	position:relative;
	overflow:hidden;
}


.contact-link-name span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: 'Honeypirls';
    line-height: normal;
}

.contact-link-name a {
    font-size: 30px;
    color: #fff;
    font-family: 'Honeypirls';
    line-height: normal;
}

.link-box .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 15px;
}

.contact-bottom-section {
    margin-bottom: 130px;
}


.contact-box:after {
    position: absolute;
    content: '';
    width: 400px;
    height: 400px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/09/banner-chakra-img.png);
    background-size: contain;
    left: calc(50% - 200px);
    opacity: 0.3;
	animation:rotate 15s linear infinite;
}

.contact-link-name {
    position: relative;
    z-index: 1;
}




/* Blog page Start */


/* Blog Page Start */

section#block-2 {
  background-color: #e8e8f4;
  text-align: center;
  padding: 20px;
  border-radius: 7px;
  margin-bottom: 30px;
}

section#block-2 label.wp-block-search__label {
  color: #6c5eeb;
  font-size: 22px;
  text-transform: uppercase;
}

section#block-2 input#wp-block-search__input-1 {
  background-color: #ffffff;
  border: 0;
  margin-right: 9px;
  border-radius: 30px;
  height: 34px;
  padding-left: 18px;
}

section#block-2 button.wp-block-search__button.wp-element-button {
  border: 0;
  padding: 5px 23px;
  color: #fff;
  border-radius: 17px;
  background-image: linear-gradient(90deg, #3058ef 0%, #b666e7 100%);
  font-size: 16px;
}

.post-thumbnail img {
  max-height: 440px;
  object-fit: cover;
  border-radius: 30px;
  border: 1px solid #eee;
}

section#block-3,
.widget_block {
  padding: 10px 20px;
  border-radius: 30px;
}

section.widget_block h2.wp-block-heading {
  color: #222;
  border-bottom: 2px solid #222;
}

section#block-3,
.widget_block,
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
	padding-left:20px;
}

section#block-3
  ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  a:hover {
  color: #8e62e9;
  padding-left: 10px;
}

section#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #3458ef, #ae65e7 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}

.entry-title > a {
  color: #232323;
  font-size: 34px;
  font-weight: 500;
}

h1.entry-title {
  font-size: 35px;
  border-bottom: 1px solid #eaecef;
  color: #fff;
  text-transform: capitalize;
}

div#comments {
  display: none;
}

.post-navigation .nav-next a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

.post-navigation .nav-previous a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

section#block-2 input#wp-block-search__input-1:focus-visible {
  border: 0;
  outline: 0;
  background-color: transparent;
  border: 1px solid #000000;
  color: #222;
}

h1.page-title {
  color: #222;
  font-weight: 500;
}

.single-post h1.entry-title {
  color: #222;
}

.widget_block a.wp-block-latest-posts__post-title {
  color: #fff;
  font-size: 14px;
  transition: 0.6s ease all;
  display: block;
}

.psac-post-carousel.psac-design-2
  .psac-post-carousel-slide:hover
  .psac-post-carousel-content {
  border-color: #eee;
}

.psac-post-meta span.psac-post-meta-innr {
  font-size: 15px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  font-style: normal;
  color: #fff;
  background-color: #222;
  padding: 6px 20px;
  border-radius: 20px;
}

ul.wp-block-categories-list li.cat-item a {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
}

ul.wp-block-categories-list li.cat-item {
  position: relative;
}

ul.wp-block-categories-list.wp-block-categories {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}

ul.wp-block-categories-list.wp-block-categories li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #ffffff, #ffffff 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}
/* Blog Page End */

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

.blog header.entry-header h2 a {
  line-clamp: 2;
  overflow: hidden;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
}

.blog .entry-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
}

.post.hentry {
  margin-bottom: 30px !important;
  width: 46%;
  float: right;
  margin: 0% 2%;
  background: #eee;
  padding: 15px;
  border-radius: 23px;
  min-height: 376px;
  background-color: #fba73a;
  position: relative;
  padding-bottom: 60px;
}

.single-post .post.hentry {
  margin-bottom: 30px !important;
  width: 100%;
  float: left;
  margin: 0% 0%;
  border-radius: 0px;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}

.single-post .post-thumbnail img {
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

table tbody > tr:nth-child(odd) > td {
  background-color: #675eeb;
  color: #fff;
}

table tbody > tr:nth-child(even) > td {
  background-color: #a86ae9;
  color: #fff;
}

table tbody > tr:nth-child(odd) > th {
  text-transform: uppercase;
  background-color: #a19dcc;
  color: #fff;
  font-size: 1.3em;
}

table td,
table th {
  border: 1px solid #fff;
}

.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px;
}

.entry-title > a {
    color: #ad0a14;
    font-size: 30px;
    font-weight: 500;
    display: block;
    padding: 0px;
    color: #222;
}

span.comments-link {
    display: none;
}

.blog .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}


.blog .has-post-thumbnail  span.posted-on {
    font-size: 12px;
    color: #9d0427;
}

.blog .has-post-thumbnail h2.entry-title {
    margin-bottom: 0;
}

.single-post .has-post-thumbnail img {
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: 30px;
    width: 100%;
}


.single-post header.entry-header {
    margin-bottom: 29px;
}

.single-post header.entry-header h1 {
    font-size: 27px;
    font-weight: 400;
    padding-bottom: 9px;
}



.single-post .content-area {
    padding: 30px 30px;
    border-radius: 30px;
    margin-bottom:35px;
    margin: 0 15px;
    background: #fba73a;
}

.blog .entry-meta {
    text-align: center;
}

.widget-area {
    padding-top: 35px;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    max-height: 650px;
    border: 1px solid transparent;
    background: #9d0427;
}

h2.wp-block-heading {
    color: #fff;
    border-bottom: 1px solid #eeeeee3d;
    padding-bottom: 10px;
    margin-bottom: 11px;
}

label.wp-block-search__label {
    color: #ffff;
}

 .widget-area {
        position: -webkit-sticky; /* For Safari compatibility */
        position: sticky;
        top: 120px; /* Adjust as needed for spacing from the top */
    }


.widget-area input#wp-block-search__input-1 {
    background-color: #ffffff;
    border: 0;
    margin-right: 0px;
    border-radius: 30px;
    height: 34px;
    padding-left: 18px;
    color: #000 !important;
}

.widget-area button.wp-block-search__button.btn.btn-primary.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #000;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    margin-left: -20px;
    background: #fba73a;
}


.post-navigation {
    display: none;
}


.blog .has-post-thumbnail span.posted-on a {
    color: #9d0427;
}

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

.blog .entry-meta span.byline {
    color: #fff;
    display: none;
}

a.btn.btn-secondary.understrap-read-more-link {
    border-radius: 30px;
    color: #fff;
    background: #9d0427;
    border: 1px solid #9d0427;
    padding: 6px 19px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 14px;
}

span.posted-on {
    color: #9d0427;
}

span.posted-on time.entry-date.published.updated {
    color: #fff;
}

span.author.vcard a {
    color: #fff;
}

span.byline {
    color: #fff;
    display: none;
}

span.posted-on a {
    color: #9d0427;
}

.col-md.content-area {
    margin-bottom: 116px;
}

/* Blog page End */


/* =========== Blog Word Limit css ============ */

    .psacp-post-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }


    .entry-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }


    /* =========== Blog Word Limit css ============ */


.sticky-testimonial {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 9;
}

.sticky-testimonial a {
    color: #fff;
    background: #9d0427;
    padding: 15px 9px 15px 5px;
    writing-mode: vertical-lr;
    border-radius: 0px 12px 12px 0px;
}


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


.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    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;
}


.disc-pg-div a {
    color: #222;
}
/***************Privacy Policy*******************/


.disc-pg-div {
    margin-bottom: 150px !important;
}






    /* Top header start */
    
    .home section.main-tittle{
        display:none;
    }
    
    section.main-tittle {
        padding-top: 40px;
        background-color: #9e0022;
        padding-bottom: 20px;
        margin-bottom: 90px;
    }
    
    section.main-tittle h1 {
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 26px;
        text-transform: capitalize;
    }
    
    /* Top HEader End */
    
    h2.inner-heading {
        font-size: 37px;
        color: #9e0022;
    }
    
    ul.bredcrummenu {
        display: flex;
        list-style: none;
        padding: 0;
        gap: 23px;
        margin: 0;
        margin-top: 9px;
        justify-content: flex-end;
    }
    
    ul.bredcrummenu li a {
        color: #fff;
        font-size: 14px;
    }
    
    ul.bredcrummenu li {
        position: relative;
    }
    
    ul.bredcrummenu li:first-child::before {
        position: absolute;
        content: "\f105";
        color: #ffffff;
        font-weight: 900;
        right: -18px;
        font-family: "FontAwesome";
    }
    
    
    .home-button a img {
        max-width: 79px;
        position: relative;
    }
    
    .home-button {margin-bottom: -130px;}
    
    .home-button a {
        min-width: 150px;
        min-height: 150px;
        line-height: normal;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .home-button a:before {
        position: absolute;
        content: '';
        width: 150px;
        height: 150px;
        background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/video-bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        z-index: 0;
        animation: rotate 15s linear infinite;
    }
    
    
    /* about Form Start */
    
    .inner-form {
        background-color: #9e0022;
        padding: 29px;
        border-radius: 30px;
        padding-bottom: 0;
    }
    
    .inner-form .form-title h2 {
        color: #fff;
    }
    .inner-form .form-title h3 {
        color: #fff;
    }
    .inner-form .form-title p {
        color: #fff;
    }
    
    .inner-form .form-control, .wpcf7 input.inner-input {
        height: 46px;
        border-radius: 30px;
        font-size: 14px;
        background: #ffffff;
        border: 1px solid #eee;
        display: inline-block;
        color: #222;
        margin-bottom: 10px;
        padding: 10px 20px;
    }
    
    .inner-form .form-control, .wpcf7 textarea.inner-input {
        height: 100px;
        border-radius: 20px;
        font-size: 14px;
        background: #ffffff;
        border: 1px solid #eee;
        display: inline-block;
        color: #222;
        margin-bottom: 10px;
        padding: 10px 20px;
    }
    
    .inner-form .form-control, .wpcf7 textarea.inner-input::placeholder{
        color:#222;
    }
    .inner-form .form-control, .wpcf7 input.inner-input::placeholder{
        color:#222;
    }
    
    input.wpcf7-form-control.wpcf7-submit.has-spinner.inner-share-btn {
        height: 51px;
        border-radius: 30px;
        color: #222;
        border: none;
        background: #fba73a;
    }
    
    /* About Form End */
    
    
    .banner-service.mr-0 {
        margin-right: 0;
        margin-left: 0;
    }
    
    .banner-service.mr-0 h2 {
        font-size: 32px;
        color: #9d0427;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .add-banner {
        display: flex;
        background-color: #9e0022;
        border-radius: 30px;
        padding: 29px 28px;
        overflow: hidden;
        background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/add-banner-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .add-banner .side-content {
        min-width: 260px;
        padding: 10px  1px 4px 1px;
        position: relative;
        z-index: 1;
    }
    
    .add-banner .side-content h3 {
        font-size: 28px;
        line-height: 20px;
        color: #ffffff;
        margin-bottom: 0;
    }
    
    .add-banner .side-content h2 {
        font-size: 65px;
        line-height: 61px;
        color: #ffffff;
        text-transform: capitalize;
        margin: 0;
    }
    
    .add-banner .side-content p {
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
        font-family: "Euclid Circular A";
        margin: 0;
    }
    
    .side-image-ad {position: relative;min-width: 250px;}
    
    .add-banner-img {
        right: -28px;
        position: absolute;
        bottom: -64px;
    }
    
    .side-image-ad:before {
        position: absolute;
        content: '';
        width: 500px;
        height: 500px;
        top: -65px;
        background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/horoscope-img-scaled.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: -93px;
        animation: rotate 15s linear infinite;
        z-index: 0;
    }
    
    h2.text-color {
        color: #fba73a !important;
    }

ul.call-list.call-list-icons {
    padding-left: 0;
    display: flex;
    align-items: center;
    list-style: none;
    column-gap: 10px;
    border-radius: 24px;
    padding: 15px 10px 15px 15px;
    background: #9e0022;
}

.title-top {
    color: #fff;
}

ul.call-list.call-list-icons a {
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
}

ul.call-list.call-list-icons li.img-box.images-box {
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 43px;
    background-color: #fba73a;
    justify-content: center;
    align-items: center;
}


.about-section-padding {padding-bottom: 80px;}


/* ================================= Mobile responsive Start Here ==============================================  */
/* ================================= Mobile responsive Start Here ==============================================  */

@media only screen and (min-width: 320px) and (max-width: 767px){

    
    body .add-banner {
    display: flex;
    background-color: #9e0022;
    border-radius: 30px;
    padding: 29px 28px;
    overflow: hidden;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/add-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    flex-wrap: wrap;
    flex-direction: column;
}
    
body    .add-banner-img {
    right: 0px;
    position: relative;
    bottom: 0x;
}
    
body    .side-image-ad {
    position: relative;
    min-width: 100%;
    text-align: center;
}
    
    
body    .side-image-ad:before {
    position: absolute;
    content: '';
    width: 500px;
    height: 500px;
    top: -9px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/horoscope-img-scaled.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: calc(50% - 250px);
    animation: rotate 15s linear infinite;
    z-index: 0;
}
    
body    .add-banner .side-content {
    min-width: 100%;
    padding: 0px;
    position: relative;
    z-index: 1;
}
    
    body h2.inner-heading
 {
    font-size: 32px;
    color: #9e0022;
}
    
body    .about-section-padding {
    padding-bottom: 0px;
}
    
body    .home-button a:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/video-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 0;
    animation: rotate 15s linear infinite;
}
    
body .home-button a img
 {
    max-width: 59px;
    position: relative;
}
    
body    section.main-tittle {
    padding-top: 16px;
    background-color: #9e0022;
    padding-bottom: 27px;
    margin-bottom: 70px;
    text-align: center;
}
    
body    .home-button a {
    min-width: 100px;
    min-height: 100px;
    line-height: normal;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
    
body    .home-button {
    margin-bottom: -80px;
}
    
    
body    .main-services-content {
    width: 100%;
    border-radius: 30px;
    background-color: #9d0427;
    padding: 20px;
    text-align: center;
    padding-bottom: 220px;
    min-height: auto;
}
    
    body section.main-tittle h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 31px;
}
    
body    ul.call-list.call-list-icons li.img-box.images-box {
    height: 55px;
    min-width: 55px;
    display: flex;
    border-radius: 43px;
    background-color: #fba73a;
    justify-content: center;
    align-items: center;
}
    
body    ul.call-list.call-list-icons a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
    
    
/* Mabile-banner Strat   */
body .content-overlay {
    rotate: 0deg;
    position: relative;
    right: 0px;
    bottom: 0px;
    min-width: auto;
}
body    .main-banner-sldie:before {
  display:none;
}
    
body .content-overlay a.number {
        font-size: 43px;
        line-height: normal;
        color: #222222;
        font-weight: bold;
        font-family: "Euclid Circular A";
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    
 body   .content-overlay:before {
        display:none;
    }

    body .exp {
    text-align: center;
}
    
    
body    .main-banner-sldie {
    padding-top: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
    
body    .main-banner-sldie .banner-content h2 {
    font-size: 23px;
    line-height: 25px;
    color: #9d0427;
    text-align: center;
}
    
    
body    .banner-shape {
    margin: 0 auto;
    width: 90%;
    height: auto;
    border-radius: 270px;
    box-shadow: inset 0 0 10px #da8c26;
    background-color: #fba73a;
    margin-top: -310px;
    position: relative;
    z-index: 0;
}
    
    
body    .banner-bg-shape-3:before {
    position: absolute;
    content: '';
    width: 240px;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-3.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -100px;
    left: calc(50% - 116px);
    opacity: 80%;
    background-position: center;
    animation: rotate 15s linear infinite;
    background-size: contain;
}
    
    body .banner-bg-shape-4:before {
    position: absolute;
    content: '';
    width: 223px;
    height: 183px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-4.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: 0px;
    background-size: contain;
    left: calc(50% - 123px);
    opacity: 60%;
    margin: 0 auto;
    background-position: center;
    transform-origin: top center;
    animation: swingring 2s ease infinite;
    text-align: center;
}
    
 body   .banner-bg-shape-5:before {
    position: absolute;
    content: '';
    width: 223px;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-5.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -156px;
    opacity: 80%;
    background-position: center;
    transform-origin: top center;
    animation: bounce2banner 2s ease infinite;
    left: calc(50% - 110px);
    background-size: contain;
}
    
body    .banner-bg-shape-1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -80px;
    left: 0px;
    opacity: 100%;
    background-size: contain;
    animation: bannerpulse 2.6s infinite ease-in-out alternate;
    background-position: center;
    left: 0;
}
    
    
    body .banner-bg-shape-2:before {
    position: absolute;
    content: '';
    width: 300px;
    height: 90%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-2.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -50px;
    background-position: center;
    opacity: 46%;
    animation: heartbeat 1.4s linear infinite;
    left: calc(50% - 150px);
    background-size: contain;
}

        body .banner-bg-shape-6:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    top: -130px;
    background-position: center;
    opacity: 46%;
    left: 0;
    background-size: contain;
}
    
body    img.main-img-left {
    margin-left: 0px;
}
    
body    .banner-content {
    padding-bottom: 30px;
    text-align: center;
}
    
body    .mobile-margin
 {
    /* margin-top: -240px !important; */
}
    
body    .form-title {
    text-align: center;
}
    
body    .service-title p {
    text-align: center;
}
    
    body .service-contant p {
            text-align: center;
    }

    body .location-section p {
        text-align:center;
    }
    
    .about-exp p {
    font-size: 14px;
  text-align:center;
}
    
body    .service-title {
    padding-top: 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
    
    
 body   .bottom-footer {
        padding-bottom: 10px;
    }
    
 body   .foot-sell {
    position: fixed;
   }
    
    
body    a.theme-btn {
    display: flex;
    background-color: #9d0427;
    text-align: center;
    padding: 14px;
    margin: 0 20px;
    font-size: 18px;
    border-radius: 30px;
    color: #fff;
    gap: 10px;
    justify-content: center;
    margin-top: 30px;
}
    
    body .why-choose-title {
    padding-top: 5px;
}
    
    a.foot-call.foot-whtsapp {
    background: linear-gradient(to right, #07602f, #129c36, #00ff37, green, #154c0b);
  background-size: 400% 100%; /* Make the gradient wider than the element */
  animation: gradient-shift 10s linear infinite alternate; /* Animate the background-position */
}

@keyframes gradient-shift {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
    
    
    body .service-call {
    text-align: center;
    margin-top: -71px !important;
    z-index: 11;
    position: relative;
    margin-right: 0px;
}
    
    
    
.banner-service:before {
    position: absolute;
    content: '';
    width: 400px;
    height: 400px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/09/banner-chakra-img.png);
    /* filter: brightness(100); */
    top: -150px;
    right: -180px;
    background-size: contain;
    background-position: center;
    z-index: -1;
    animation: rotate 15s linear infinite;
}

.choose-icon:before {
    position: absolute;
    content: '';
    width: 130px;
    height: 130px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/09/banner-chakra-img.png);
    top: -14px;
    background-size: contain;
    z-index: 0;
    animation: rotate 15s linear infinite;
    background-position: center;
}

.choose-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose-icon img {
    position: relative;
}
    
    .quits .choose-icon:before {
    display: none;
}
/* Mabile-banner End     */
    
body    .main-services-section {
    padding-bottom: 20px;
}
    
    
body .about-ser-list {
    padding-bottom: 95px;
}

body .about-ser-list .banner-service.mr-0 {
    padding-bottom: 100px !important;
}
    

    
    
}

/* ================================= Mobile responsive End Here ==============================================  */
/* ================================= Mobile responsive End Here ==============================================  */



/* Main Service Page start  */


.main-services-content {
    width: 100%;
    border-radius: 30px;
    background-color: #9d0427;
    padding: 20px;
    text-align: center;
    padding-bottom: 220px;
    min-height: 530px;
}

.main-services-content p {
    color: #fff;
}

.main-services-content h2 {
    color: #ffff;
    line-height: normal;
}

.main-services-content h2 span.small-text {
    font-size: 22px;
    display: block;
}

.main-services-img {
    position: relative;
    margin-top: -210px;
    text-align: center;
    margin-bottom: 43px;
}

.main-services-img img {position: relative;}

.main-services-box .service-btn {
    margin-top: 30px;
}

.main-services-box .service-btn a.click-here {
    padding: 17px 30px;
    font-size: 14px;
}
.main-services-box .service-btn {
    display: flex
;
    align-items: center;
    column-gap: 8px;
    margin-top: 20px;
    justify-content: center;
}

.main-services-box a.eyes-icon {
    display: flex
;
    justify-content: center;
    align-items: center;
}

.main-services-section {
    padding-bottom: 150px;
}

.main-services-img:before {
    position: absolute;
    content: '';
    width: 340px;
    height: 340px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-services-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: calc(50% - 169px);
    top: 24px;
    z-index: 0;
    animation: rotate 15s linear infinite;
}
/* Main Services Page End  */



/* Inner Services- Page Start  */
.inner-center-section {
    padding: 40px;
    background-color: #eee;
}

.inner-section-top {
    padding-bottom: 50px;
}

.inner-section-bottom {
    padding-top: 70px;
    padding-bottom: 150px;
}


.bg-horscope {
    position: relative;
}

.bg-horscope:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 220px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/chakra-img.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: -40px;
    z-index: -2;
    animation: rotate 15s linear infinite;
}

/* Inner Services- Page End  */

/*  Services- Start */
.services-slide-box {
    padding: 10px 10px;
    display: flex;
    align-items: center;
    border: 1px solid #9e0022;
    border-radius: 11px;
    background-color: #9d0427;
    gap: 11px;
    position: relative;
}

.services-slide-box img {
    max-width: 65px !important;
    position: relative;
}

.services-slide-box a.srv-list-text {
    text-align: left;
    font-size: 25px;
    color: #fff;
    line-height: 25px;
    font-family: 'Honeypirls';
}

ul.list-tyle-inner {list-style: none;padding: 0;position: relative;}

.innner-side-list {
    padding: 30px 0;
    border-radius: 30px;
    position: relative;
}

ul.list-tyle-inner li a {
    background-color: #fba73a;
    padding: 14px 13px;
    line-height: normal;
    display: block;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 45px;
    position: relative;
}

ul.list-tyle-inner li {
    display: block;
    margin-bottom: 14px;
}

.innner-side-list:before {
    position: absolute;
    content: '';
    width: 380px;
    height: 100%;
    left: -220px;
    background-color: #9d0427;
    top: 0;
    border-radius: 30px;
}


ul.list-tyle-inner li a:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    background-color: #9d0427;
    border-radius: 30px;
    left: 18px;
        animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
     z-index: 2;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes floating {
    from { transform: translate(0,  -10px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -10px); }   
}

ul.list-tyle-inner li a:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #9d0427;
    border-radius: 30px;
    left: 25px;
    top: 0;
    z-index: 1;
}

.innner-side-list:after {
    position: absolute;
    content: '';
    width: 480px;
    height: 480px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/chakra-img.png);
    top: 30px;
    left: -380px;
    z-index:0;
    background-size: cover;
    animation: rotate 15s linear infinite;
}


/* Services- End  */


/* HOme Page Main Banner Start*/
.main-banner-sldie {
    padding-top: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}



.banner-shape {
    width: 540px;
    height: 540px;
    border-radius: 270px;
    /* box-shadow: inset 0 0 10px #da8c26; */
    background-color: #fba73a;
    margin-top: -570px;
    position: relative;
    z-index: 0;
}

.banner-content {
    padding-bottom: 90px;
}

.banner-shape img {
    animation: rotate 15s linear infinite;
}

.banner-img {
    position: relative;
    z-index: 2;
    max-width: 890px;
}

.content-overlay {
    rotate: 90deg;
    position: absolute;
    right: -168px;
    bottom: 530px;
    min-width: 520px;
}

.content-overlay a.number {
    font-size: 56px;
    line-height: 26px;
    color: #222222;
    font-weight: bold;
    font-family: "Euclid Circular A";
}


.banner-shape img {
    /* filter: brightness(100); */
}

.banner-bg-shape-1 {
    position: relative;
}

.banner-bg-shape-1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -170px;
    left: -191px;
    opacity: 100%;
    animation: bannerpulse 2.6s infinite ease-in-out alternate;
    background-position: center;
}

@keyframes bannerpulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.1); }
}

.main-banner-sldie .banner-content h2 {
    font-size: 36px;
    line-height: 46px;
    color: #9d0427;
}

.main-banner-sldie:before {
    position:absolute;
    content:'';
    width: 100%;
    border: 2px solid #fba73a;
    border-left: 0;
    border-top: 0;
    bottom: 230px;
    border-radius: 30px 0;
}

.content-overlay:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 39px;
    left: -44px;
    background-color: #fba73a;
    rotate: -90deg;
}



.banner-bg-shape-2 {
    position: relative;
}

.banner-bg-shape-2:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-2.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -170px;
    left: -191px;
    background-position: center;
    opacity: 46%;
    animation: heartbeat 1.4s linear infinite;
}

img.main-img-left {
    margin-left: 0px;
}

 @keyframes heartbeat {
  0% {
    transform: rotate(0deg) scale(0.9);
  }
  25% {
    transform: rotate(0deg) scale(0.9);
  }
  30% {
    transform: rotate(0deg) scale(1.1);
  }
  50% {
    transform: rotate(0deg) scale(1);
  }
  70% {
    transform: rotate(0deg) scale(1.1);
  }
  100% {
    transform: rotate(0deg) scale(0.9);
  }
}


.banner-bg-shape-3 {
    position: relative;
}

.banner-bg-shape-3:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-3.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -159px;
    left: -191px;
    opacity: 50%;
    background-position: center;
    animation: rotate 15s linear infinite;
}


.banner-bg-shape-4 {
    position: relative;
}

.banner-bg-shape-4:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-4.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -230px;
    left: -171px;
    opacity: 50%;
    background-position: center;
    transform-origin: top center;
    animation: swingring 2s ease infinite;
}

@keyframes swingring {
    20% { transform: rotate(15deg); }   
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }    
    80% { transform: rotate(-5deg); }   
    100% { transform: rotate(0deg); }
}


.banner-bg-shape-5 {
    position: relative;
}

.banner-bg-shape-5:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-5.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -250px;
    left: -181px;
    opacity: 40%;
    background-position: center;
    transform-origin: top center;
    animation: bounce2banner 2s ease infinite;
}


@keyframes bounce2banner {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}

.banner-bg-shape-6 {
    position: relative;
}

.banner-bg-shape-6:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/main-banner-before-img-6.png);
    background-repeat: no-repeat;
    z-index: -1;
    top: -230px;
    left: -171px;
    opacity: 60%;
    background-position: center;
    transform-origin: top center;
    animation: bannericonhithere 3s ease infinite;
}


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

.banner-number-box {
    position: relative;
}

/* HOme Page Main Banner End*/

a.chat-cta {
    display: block;
    text-align: center;
    position: relative;
    margin-top: 0px;
    min-height: 260px;
    margin-block:20px;
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: center;
}

a.chat-cta img {
    max-width: 120px;
    animation: gelatine 0.5s infinite;
}

a.chat-cta:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    background-color: #fba73a;
    left: 0;
    z-index: -1;
    top: calc(50% - 20px);
}

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


a.chat-cta:after {
    position: absolute;
    content: '';
    width: 240px;
    height: 240px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/chakra-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: calc(50% - 119px);
    background-position: center;
    top: calc(50% - 120px);
    z-index: -11;
    animation: rotate 15s linear infinite;
}

a.chat-cta span {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
}


.about-ser-list .service-call.bg-horscope {
    margin-right: 0;
}

.about-ser-list .service-call.bg-horscope a {
    margin-bottom: -60px !important;
}

.about-ser-list .banner-service.mr-0 {
    padding-bottom: 120px !important;
}

@media only screen and (min-width: 1420px){
	
	body .about-service {
    background: #9d0427;
    padding: 28px 35px 35px 50px;
    border-radius: 30px;
    display: flex;
    min-height: 260px;
}
	
body .banner-service {
    padding: 35px 20px 0 30px;
    background: #fff;
    border-radius: 30px;
    border: 2px solid #fba73a;
    position: relative;
    z-index: 9;
    margin-left: 15px;
    margin-right: 70px;
    min-height: 460px;
    max-width: 400px;
}
	
body	.service-call {
    text-align: center;
    margin-top: -71px !important;
    z-index: 11;
    position: relative;
    margin-right: 70px;
    max-width: 450px;
}
	
	
 body	div#wrapper-footer {
    padding-bottom: 0;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/footer-bg.png);
    background-size: 100% 100%;
    background-position: center;
    background-size: 1580px;
    background-repeat: repeat-x;
}
	
	
body	.main-services-content {
    width: 100%;
    border-radius: 30px;
    background-color: #9d0427;
    padding: 20px;
    text-align: center;
    padding-bottom: 220px;
    min-height: 490px;
}
	
}


.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 28px;
    height: 29px;
    background-size: cover;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/09/sun.png);
    left: -16px;
    top: calc(50% - 13px);
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}

a.btn.btn-secondary.understrap-read-more-link:hover {
	background: #fba73a;
    border: 1px solid #9d0427;
	color:#9d0427;
}


/* Landing Page Start */

.page-id-1358 section.main-tittle  {
	display:none;
}


.landing-hero-section {
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/10/hero-bg.jpg);
    padding-top: 80px;
    padding-bottom: 0px;
    background-size: auto;
    background-position: center;
    min-height: 480px;
    background-attachment: fixed;
    margin-top: -24px;
    position: relative;
}

.hero-sec-main-image {
    min-width: 520px;
    position: relative;
}

.landing-hero-section:before {
    position: absolute;
    content: '';
    background-color: #000000ba;
    top: 0;
    left: 0;
	width:100%;
	height:800px;
}

h2.hero-title {
    font-size: 39px;
    color: #fba73a;
}

.landing-hero-section p {
    color: #fff;
    margin-bottom: 0;
}

.hero-sec-main-image:before {
    position: absolute;
    content: '';
    width: 520px;
    height: 520px;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/10/horoscope-iage.png);
    left: -20px;
    background-size: contain;
    top: -50px;
    animation: rotate 15s linear infinite;
}

.hero-sec-main-image img {
    position: relative;
}

a.hero-number {
    font-size: 53px;
    line-height: 0px;
    color: #ffff;
    font-weight: 600;
}


.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 4em;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}

/* hero section End */

/* Landing about Section */

.landing-about-section {
    padding-top: 50px;
    padding-bottom: 80px;
    overflow: visible !important;
}

.landing-page-form {
    padding: 24px 30px;
    margin-top: -234px;
    background-color: #9b0225;
    border-radius: 40px;
    /* margin-left: 80px; */
    padding-bottom: 0;
}

.form-heading-box {
    padding: 15px 19px;
    background-color: #fff;
    border-radius: 40px 40px 0px 0px;
    text-align: center;
    margin-bottom: 20px;
}

.form-heading-box h4 {
    font-size: 22px;
    color: #990225;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.form-heading-box h2 {
    font-size: 41px;
    color: #9c0326;
    line-height: normal;
    margin: 0;
}

.landing-page-form input.home-input {
    height: 48px;
    border-radius: 30px;
    margin-bottom: 7px !important;
    font-size: 14px;
    border: 0;
    padding: 0 18px;
    color: #222;
}

.landing-page-form textarea.home-input {
    height: 109px;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
    color: #222;
    border: 0;
}

.landing-page-form input.landing-submit-btn {
    border-radius: 30px;
    padding: 9px;
    margin-top: 20px;
    background-color: #fba73a;
    border: 2px solid #fff;
    color: #fff;
}

.landing-page-form input.landing-submit-btn:hover {
    border: 2px solid #fba73a;
    color: #fff;
    background-color: transparent;
}
/* landing About Section End  */

h2.landing-heading {
    font-size: 39px;
    color: #9b0225;
    line-height: normal;
}

p.sub-heading {
    font-size: 18px;
    padding: 10px;
    background-color: #fba73a;
    border-radius: 40px;
    text-align: center;
    color: #22;
}

.about-image-2 {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: -2px 0px 17px #00000054;
}
.about-image-1 {
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    padding-left: 11px;
}

.about-image-1::before {
    position: absolute;
    top: 135px;
    left: 0px;
    bottom: 0;
    width: 7px;
    content: "";
    background-image: linear-gradient(-90deg, #fba73a 0%, #fba73a 100%);
    z-index: 1;
}

.about-image-1:hover img {
    opacity: 0.7;
    transition: 0.6s ease all;
}

.about-image-1:hover{
}

.about-image-1 img {
    transition: 0.6s ease all;
    /* margin-left: 14px; */
    border-radius: 30px;
}

.about-image-2:hover img {
    opacity: 0.7;
    transform: scaleX(1.05);
    transition: 0.6s ease all;
}

.about-image-2 img {
    transition: 0.6s ease all;
}

.hom-add-banner-box {
    position: absolute;
    top: 45px;
    left: 9px;
    padding: 12px 20px 12px;
    z-index: 2;
    background-image: linear-gradient(-90deg, #fba73a 0%, #fba73a 100%);
}

.hom-add-banner-box:before {
    position: absolute;
    top: -16px;
    left: 0px;
    border-bottom: 16px solid #fba73a;
    content: "";
    border-left: 17px solid transparent;
    z-index: 1;
}

.why-us-content h4 {
    color: #fff;
    font-family: 'Euclid Circular A';
}

.number {
    font-size: 25px;
    line-height: normal;
    font-weight: 600;
    color: #fff;
}

/* landing About Section End  */

/* landing why Us Section Start */

.ca-work-ic-box {
    padding: 24px 20px;
    border: 2px solid #ffffff;
    transition: .3s !important;
    text-align: center;
    border-radius: 30px;
    min-height: 380px;
    margin-top: 30px;
    background-color: #fff;
}

.ca-work-ic-box-img span {
    height: 90px;
    width: 90px;
    background: #ffffff;
    display: block;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ca-work-ic-box-content p {
    color: #222;
}

.ca-work-ic-box:hover {
    background: #fba73a;
    transition: .3s;
}

.ca-work-ic-box-img {
    height: 90px;
    width: 90px;
    background: #ffffff;
    display: block;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -70px;
    margin-bottom: 20px;
    border: 2px solid #eee;
}

.landing-why-us {
    background-color: #eee;
    padding-top: 80px;
    padding-bottom: 170px;
}

.ca-work-ic-box-img img {
    max-width: 64px;
}


.ca-work-ic-box:hover p {
    color: #fff;
}

.ca-work-ic-box:hover h4 {
    color: #fff;
}


/* landing why Us Section End */

/*lannding Page  Main Services Section Start  */

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

.services-one {
    position: relative;
    display: block;
    background-color: var(--billdins-white);
    padding: 120px 0px 120px;
    z-index: 1;
}

.services-one .shape1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0.2;
}

.services-one::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 518px;
    background: var(--billdins-gray-bg);
    content: "";
}

.services-one__carousel {
    position: relative;
    width: 1610px;
}

.services-one__single {
    position: relative;
    display: block;
}

.services-one__single .icon-box {
    position: absolute;
    top: 0;
    left: 30px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--billdins-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 3;
}

.services-one__single:hover .icon-box {
    background: var(--billdins-base);
}

.services-one__single .icon-box::before {
    position: absolute;
    top: 0px;
    left: -30px;
    width: 30px;
    border-bottom: 35px solid rgba(var(--billdins-black-rgb), 0.9);
    border-left: 30px solid transparent;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    content: "";
}

.services-one__single:hover .icon-box::before {
    border-bottom: 35px solid rgba(var(--billdins-base-rgb), 0.88);
}

.services-one__single .icon-box span {
    position: relative;
    display: inline-block;
    color: var(--billdins-white);
    font-size: 50px;
    line-height: 50px;
    transition-delay: 0.1s;
    transition: all 500ms ease;
}

.services-one__single:hover .icon-box span {
    transform: rotateY(180deg);
    transition-delay: 0.1s;
}

.services-one__single-inner {
    position: relative;
    display: block;
    background: #9b0225;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.06);
    padding: 1px 20px 20px;
    border-radius: 30px;
}

.services-one__single-content {
    position: relative;
    display: block;
}

.services-one__single-content h3 {
    font-size: 32px;
    line-height: 28px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 17px;
    color: #ffffff;
}

.services-one__single-content h3 a {
    color: var(--billdins-black);
}

.services-one__single-content h3 a:hover {
    color: var(--billdins-base);
}

.services-one__single-content p {
    margin: 0;
    color: #fff;
}

.services-one__single-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 22px;
    z-index: 1;
    border-radius: 30px;
    margin-bottom: 20px;
}

.services-one__single-img::before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}

.services-one__single:hover .services-one__single-img::before {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.services-one__single-img img {
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}

.services-one__single:hover .services-one__single-img img {
    transform: scale(1);
}


.services-one__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.services-one__carousel.owl-carousel .owl-stage-outer .owl-item {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.2);
    -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.2);
    transform: perspective(400px) rotateX(0deg) scaleY(1.2);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
}

.services-one__carousel.owl-carousel .owl-stage-outer .owl-item.active {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    transform: perspective(400px) rotateX(0deg) scaleY(1.0);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: all;
}

.call-number {
    display: flex;
    gap: 11px;
    justify-content: flex-start;
    padding-top: 9px;
    margin-top: 10px;
    border-top: 1px solid #b31338;
}

.call-number a {
    font-size: 20px;
    color: #fff;
}


.srv-stiky-chat {
    text-align: center;
    position: absolute;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 13px;
    top: 12px;
}


.srv-stiky-chat a.srv-chat-icon {
    color: #fff;
    font-size: 32px;
    width: 46px;
    height: 46px;
    border-radius: 140px;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    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;
}

.landing-page-services-section a.click-here:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

/*lannding Page  Main Services Section Start  */


/* Faq Section */

.landing-faq-section {
	position: relative;
	padding-bottom: 10px;
	padding-top: 80px;
}


.landing-faq-section  .vc_general.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-default.accordation-for-width-2 {
    padding: 0 0px;
    margin-bottom: 100px;
}

	.landing-faq-section .accordation-for-width-2 h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{border-radius: 30px;border: 0px solid #1f0c3a !important;padding: 14px 14px;position: relative;padding-left: 19px;margin: 0px 0;font-size: 14px;line-height: 26px;font-family: "Euclid Circular A";color: #fff;margin-top: 10px;background-image: linear-gradient(90deg, #9d0427 0%, #9d0427 100%, #9d0427 100%);}

.landing-faq-section  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #fff !important;
	background-image: linear-gradient(90deg, #fba73a 0%, #fba73a 100%, #fba73a  100%);
	border-radius: 20px 20px 0px 0px;
}

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


.landing-faq-section .accordation-for-width-2 i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    border-radius: 20px;
    background-color: #ffffff;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.landing-faq-section  .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #9d0427 !important;
    width: 15px;
    left: 12px !important;
}
.landing-faq-section  .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #9d0427 !important;
    height: 15px;
    top: 12px !important;
}




.landing-faq-section .accordation-for-width-2.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{background-color: #fba73a;border: 0px solid #cccccc !important;padding: 10px 17px;margin: 0px 1px;margin-bottom: 0px;20px 20px 0pxcontain-intrinsic-block-size: auto 100px;border-radius: 0px 0px 20px 20px !important;}



.landing-faq-section .accordation-for-width-2.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 12px;
}



	
p.faq-pehra {
    font-size: 12px;
    line-height: 26px;
    color: #ffff;
}	

.landing-faq-section .accordation-for-width-2 .vc_tta-panels {
    border-radius: 0;
    border: 0px solid #fba73a;
    margin-top: 0px;
}




/* faq Section End */


.landing-video-section {
    padding-top: 30px;
    padding-bottom: 150px;
}

.landing-page-add-section {
    margin-top: -130px;
}

img.list-call {
    max-width: 21px;
    margin-right: 8px;
    animation: swing 2s ease infinite;
    position: absolute;
    right: 10px;
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

ul.list-tyle-inner-2 li a {
    background-color: #fba73a;
    padding: 14px 13px;
    line-height: normal;
    display: block;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 17px;
    position: relative;
    z-index: 11;
}

ul.list-tyle-inner-2 li {
    display: block;
    margin-bottom: 14px;
}

ul.list-tyle-inner-2 {list-style: none;padding: 0;position: relative;}



a.call-btn-add {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    color: #9d0427;
}

a.call-btn-add img {
    margin-left: -30px;
    padding-right: 10px;
}

a.call-btn-add:hover {
    background-color: #9d0427;
    color: #fff;
}

.ca-work-ic-box-content .number {
    color: #fba73a;
    font-size: 39px;
    font-family: 'Euclid Circular A';
}

.ca-work-ic-box:hover .number {
    color: #fff;
}

iframe.video-frame {
    border-radius: 40px;
    border:1px solid #eee; 
}

/* landing Page Testimonial Start */
.home-thumnail-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 30px;
}

.home-thumnail-box ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
}

.home-thumnail-box ul li.box-content h4 {
    font-size: 21px;
    margin: 0;
}

.home-thumnail-box ul li img {
    max-width: 72px !important;
}

.home-thumnail-box .star-row i {
    color: #fba73a;
    font-size: 14px;
}
/* landing Page Testimonial Section End */




.home-video-section .container {
   /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
   width: 100%;
   height: 260px;
   position:relative;
   margin-top: -40px;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {border: 0;position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 70px;height: 50px;margin-left: auto;margin-right: auto;scrolling: no;/* border-radius: 30px; */z-index: 1;}

/* added visibility on the iframe */
.iframe {
  visibility: hidden
}


.home-video-section .container:after {
    width: 300px;
    height: 300px;
    background-size: cover;
    background-image: url(https://astropsychicvenkoji.com/wp-content/uploads/2025/08/video-bg.png);
    left: calc(50% - 150px);
    top: -126px;
    position: absolute;
    content: '';
    animation: rotate 15s linear infinite;
}

.home-video-section .container iframe.iframe.responsive-iframe.lazyloaded {
    width: 300px;
    height: 300px;
    margin-top: -128px;
	    border-radius: 30px;
}