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

*/


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



@import url('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: 'Gillie Quest';
    src: url('./fonts/GillieQuest-Regular.woff2') format('woff2'),
        url('./fonts/GillieQuest-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



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

body p{
			font-family: "DM Sans", sans-serif;
			font-size: 15px;
			line-height: 26px;
			color: #222222;
			font-weight: 600;
}

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'Gillie Quest';
	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: -65px;
}

#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: #222;
		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: #222;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #222;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #de3127;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff6e;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
    top: 0 !important;
}

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

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

	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px;
    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 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 18px;
}
	
body	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    text-decoration: none;
    border-color: #000000;
    color: #fff;
}
	
/* Home Page start */


	
    body p.sub-title {
        border: 1px solid transparent;
        background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to Left, #dd2929, #ffad03) border-box;
        padding: 5px 20px;
        margin: 0 auto;
        display: inline-block;
        border-radius: 30px;
        font-size: 16px;
        letter-spacing: 0px;
        width: 100%;
        line-height: 40px;
        color: #000000;
        font-weight: 400;
        font-family: "DM Sans";
        text-align: center;
    }
	
	
body .main-title {
        font-size: 23px;
        line-height: 33px;
        color: #000000;
        position: relative;
    }
	
	body .home-about-sec {
    padding-top: 10px;
}
	
body	.home-cta-img {
    margin: 60px;
}
	
	body .mt--150 {
    margin-top: 0px;
}
	
body	.imagebox .box-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
	
body	.bottom-contnt {
    background-color: #161515;
    padding: 27px;
    margin-top: 90px;
    border-radius: 40px;
    filter: drop-shadow(0 0 5px rgba(204, 204, 204, 0.5));
    background-color: #ffffff;
}
	
	
body .box-content .box-desc a {
    font-size: 23px;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
    font-family: "Gillie Quest";
}
	
body	.home-services-sec {
    position: relative;
    overflow: visible !important;
    background-image: url(./../../uploads/2025/06/services-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 0px;
}
	
body	.why-box {
    border: 1px solid #fbaa1f;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: auto 33px;
    margin-top: 80px;
}
	
    body .horoscope:before {
        position: absolute;
        content: '';
        min-width: 100%;
        height: 330px;
        background-image: url(./../../uploads/2025/06/horoscope.png);
        z-index: -2;
        background-position: center;
        left: 0;
        background-size: contain;
        margin-top: -65px;
        width: 100%;
        background-repeat: no-repeat;
        animation: rotate 15s linear infinite;
        width: 100%;
    }
	
body	.home-why-us-section {
    padding-top: 30px;
    padding-bottom: 80px;
    position: relative !important;
    overflow: hidden !important;
    background-position: center;
    background-image: url(./../../uploads/2025/06/home-why-us-section-bg.jpg);
}
	
    body .horoscope {
        height: 100%;
        text-align: center;
        position: relative !important;
        overflow: hidden;
        min-height: 270px;
    }

    body .home-faq-section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
	
body	section.call-back-section {
    margin-bottom: -220px;
    padding-top: 20px;
}
	
body	.footer-form h4 {
    font-size: 23px;
    line-height: normal;
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #dd2929 100%);
    font-family: "Gillie Quest";
    margin: 0;
}
	
	
body	.youtube-cta {
    width: 196px;
    height: 196px;
    border-radius: 98px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0px;
}
	
	
	body .cta-sction {
    position: relative;
    overflow: hidden;
    margin-top: -90px;
}
	
	body .testi-slide .name h4 {
    font-size: 24px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gillie Quest";
    text-align: center;
}
	
	body .main-title br {
		display:none;
	}
	
body 	.testimonial-box {
    border-radius: 30px;
    padding: 3px 30px;
    position: relative;
}
body	.footer-form p {
    font-size: 14px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
    font-family: "DM Sans";
    margin: 0;
}
	
 body	input.footer-input {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 0 21px;
    margin-top: 30px;
}

body	.foot-location-box {
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    background-image: linear-gradient(250deg, #dd2a2a 0%, #ffae00 70%);
    text-align: center;
}

	
	body:not(.theme-preset-active) footer#colophon {
    color: #ffff;
    background-color: #f7f7f7;
    background-image: url(./../../uploads/2025/06/footer-bg.jpg);
    background-repeat: repeat-y;
    margin-top: 250px;
    padding-top: 40px !important;
}
	
body 	.contact-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
	
	
body	.disclaimer {
    padding-top: 0px;
}
	

body	.ftr-icon {
    width: 80px;
    height: 80px;
    border-radius: 127px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
body	.ftr-icon a {
    width: 61px;
    height: 61px;
    border-radius: 98px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
	
body	.ftr-icon img {
    width: 32px;
}
	
	body .site-info p {
    color: #ffff;
    text-align: center;
    margin: 0;
}
	
body	.site-info {
    padding-top: 20px;
    border-top: 1px solid #eeeeee45;
    margin-top: 30px;
}
	
	body.imagebox {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    border-radius: 30px;
    margin-bottom: 120px !important;
}
	body .imagebox {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    border-radius: 30px;
    margin-bottom: 110px !important;
}
	
	body .home-why-us-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(./../../uploads/2025/06/home-why-us-section-bg.jpg);
    background-position: center;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat-y;
}
	
	
body .mobile-cta .home-cta-img {
    margin-top: 0;
    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;}

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

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

#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: #222;
		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: #222;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #222;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #de3127;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff6e;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
    top: 0 !important;
}

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

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

	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px;
    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 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 18px;
}
	
body	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    text-decoration: none;
    border-color: #000000;
    color: #fff;
}
	
/* Home Page start */


	
    body p.sub-title {
        border: 1px solid transparent;
        background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to Left, #dd2929, #ffad03) border-box;
        padding: 5px 20px;
        margin: 0 auto;
        display: inline-block;
        border-radius: 30px;
        font-size: 16px;
        letter-spacing: 0px;
        width: 100%;
        line-height: 40px;
        color: #000000;
        font-weight: 400;
        font-family: "DM Sans";
        text-align: center;
    }
	
	
body .main-title {
        font-size: 23px;
        line-height: 33px;
        color: #000000;
        position: relative;
    }
	
	body .home-about-sec {
    padding-top: 10px;
}
	
body	.home-cta-img {
    margin: 60px;
}
	
	body .mt--150 {
    margin-top: 0px;
}
	
body	.imagebox .box-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
	
body	.bottom-contnt {
    background-color: #161515;
    padding: 27px;
    margin-top: 90px;
    border-radius: 40px;
    filter: drop-shadow(0 0 5px rgba(204, 204, 204, 0.5));
    background-color: #ffffff;
}
	
	
body .box-content .box-desc a {
    font-size: 23px;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
    font-family: "Gillie Quest";
}
	
body	.home-services-sec {
    position: relative;
    overflow: visible !important;
    background-image: url(./../../uploads/2025/06/services-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 0px;
}
	
body	.why-box {
    border: 1px solid #fbaa1f;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: auto 33px;
    margin-top: 80px;
}
	
    body .horoscope:before {
        position: absolute;
        content: '';
        min-width: 100%;
        height: 330px;
        background-image: url(./../../uploads/2025/06/horoscope.png);
        z-index: -2;
        background-position: center;
        left: 0;
        background-size: contain;
        margin-top: -65px;
        width: 100%;
        background-repeat: no-repeat;
        animation: rotate 15s linear infinite;
        width: 100%;
    }
	
body	.home-why-us-section {
    padding-top: 30px;
    padding-bottom: 80px;
    position: relative !important;
    overflow: hidden !important;
    background-position: center;
    background-image: url(./../../uploads/2025/06/home-why-us-section-bg.jpg);
}
	
    body .horoscope {
        height: 100%;
        text-align: center;
        position: relative !important;
        overflow: hidden;
        min-height: 270px;
    }

    body .home-faq-section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
	
body	section.call-back-section {
    margin-bottom: -220px;
    padding-top: 20px;
}
	
body	.footer-form h4 {
    font-size: 23px;
    line-height: normal;
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #dd2929 100%);
    font-family: "Gillie Quest";
    margin: 0;
}
	
	
body	.youtube-cta {
    width: 196px;
    height: 196px;
    border-radius: 98px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0px;
}
	
	
	body .cta-sction {
    position: relative;
    overflow: hidden;
    margin-top: -90px;
}
	
	body .testi-slide .name h4 {
    font-size: 24px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gillie Quest";
    text-align: center;
}
	
	body .main-title br {
		display:none;
	}
	
body 	.testimonial-box {
    border-radius: 30px;
    padding: 3px 30px;
    position: relative;
}
body	.footer-form p {
    font-size: 14px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
    font-family: "DM Sans";
    margin: 0;
}
	
 body	input.footer-input {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 0 21px;
    margin-top: 30px;
}

body	.foot-location-box {
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    background-image: linear-gradient(250deg, #dd2a2a 0%, #ffae00 70%);
    text-align: center;
}

	
	body:not(.theme-preset-active) footer#colophon {
    color: #ffff;
    background-color: #f7f7f7;
    background-image: url(./../../uploads/2025/06/footer-bg.jpg);
    background-repeat: repeat-y;
    margin-top: 250px;
    padding-top: 40px !important;
}
	
body 	.contact-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
	
	
body	.disclaimer {
    padding-top: 0px;
}
	

body	.ftr-icon {
    width: 80px;
    height: 80px;
    border-radius: 127px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
body	.ftr-icon a {
    width: 61px;
    height: 61px;
    border-radius: 98px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
	
body	.ftr-icon img {
    width: 32px;
}
	
	body .site-info p {
    color: #ffff;
    text-align: center;
    margin: 0;
}
	
body	.site-info {
    padding-top: 20px;
    border-top: 1px solid #eeeeee45;
    margin-top: 30px;
}
	
	body.imagebox {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    border-radius: 30px;
    margin-bottom: 120px !important;
}
	body .imagebox {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    border-radius: 30px;
    margin-bottom: 110px !important;
}
	
	body .home-why-us-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(./../../uploads/2025/06/home-why-us-section-bg.jpg);
    background-position: center;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat-y;
}
	
	
body .mobile-cta .home-cta-img {
    margin-top: 0;
    margin-bottom: 0;
}
	
}
/**************** Mobile responsive End *********************/





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

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

header#masthead.sticky {
    background-color: #ffffff;
}


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

.navbar-brand {
    margin: 0;
    padding: 0;
    padding-bottom: 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: #222222;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 17px;
}

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

#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: "DM Sans", sans-serif;
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

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

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


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

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

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

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

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

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

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

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


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


/* sticky header css start */

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

	
/* mian header end */	

.contact-btn {
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: flex-end;
}
 

.inner-contact span {
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}

.inner-contact a {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 0;
    color: #222222;
    font-weight: 700;
    font-family: "DM Sans";
    margin: 0;
}

.mobile-img a {
    display: flex;
    line-height: 54px;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
}

.mobile-img a img {
    max-width: 28px;
}
	
.home section.main-tittle {
    display: none;
}
	


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

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

.main-title {
    font-size: 32px;
    line-height: 50px;
    color: #000000;
    position: relative;
}

p.sub-title {
    border: 1px solid transparent;
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to Left, #dd2929 , #ffad03) border-box;
    padding: 5px 50px;
    margin: 0 auto;
    display: inline-block;
    border-radius: 30px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #000000;
    font-weight: 400;
    font-family: "DM Sans";
    text-align: center;
}

.home-about-sec {
    padding-top: 50px;
}

.home-services-sec {
    position: relative;
    overflow: visible !important;
}

.mt--150 {
    margin-top: -199px;
}

.home-services-sec {
    position: relative;
    overflow: visible !important;
    background-image: url(./../../uploads/2025/06/services-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
	padding-bottom:80px;
}

/* Home Services Section  */



.imagebox .box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 34px 29px 27px 30px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 0%);
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align:center;
}

.imagebox .box-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: -1;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

.imagebox .box-content .box-button {
    margin-top: 25px;
}

.imagebox:hover .box-header {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(-100%);
    opacity: 0;
}

.imagebox:hover .box-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.imagebox {
    position: relative;
    border-radius: 20px;
    overflow: visible;
    border-radius: 30px;
    margin-bottom: 210px !important;
}

.imagebox .box-wrapper {
    overflow: visible;
    position: relative;
    border-radius: 20px;
}



.top-in-calender {
    display: inline;
    padding: 17px 13px 10px 10px;
    background-image: linear-gradient(150deg, #fbcde7 0%, #d2c7f2 54%, #decff0 100%);
}

a.calender {
    padding-left: 11px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 400;
    text-decoration: none;
}

a.calender img {
    padding-right: 11px;
}


.imagebox .box-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
    /* background: linear-gradient(to Bottom, transparent 0, #dd2a2a 60% , #000 140%) repeat-x; */
    /* background-image: linear-gradient(250deg, #dd2a2a 0%, #ffae00 100%); */
    /* -webkit-transform: translateX(0); */
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    border-radius: 40px;
    background-image: url(./../../uploads/2025/06/home-serv-heading-bg.png);
}


h5.box-title a {
    margin: 0 auto;
    display: block;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gillie Quest";
    text-align: center;
}



.box-content .box-desc a {
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #ff6b12 100%);
    font-family: "Gillie Quest";
}
.box-desc a:hover{
	   text-decoration: none;
}


.red-more-btn {
    position: relative;
    text-align: center;
    top:0px;
}

p.white {
    font-size: 14px;
    margin-bottom: 20px;
    min-height: 204px;
}

.bottom-contnt {
    background-color: #161515;
    padding: 22px;
    margin-top: 180px;
    border-radius: 40px;
    filter: drop-shadow(0 0 5px rgba(204,204,204,0.5));
    background-color: #ffffff;
}

.box-image img {
    border-radius: 40px;
    width: 100% !important;
}


.red-more-btn a {
    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: pulse6;
    position: relative;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    width: 78px;
    height: 78px;
}

@keyframes pulse6 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fda801;
    box-shadow: 0 0 0 0 #fda801;
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
  }
}
/* Home Services Section End  */


/* Home Page Why Us section  start */


.home-why-us-section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative !important;
    overflow: hidden !important;
}

.home-why-us-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(./../../uploads/2025/06/home-why-us-section-bg.jpg);
    background-position: center;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat-y;
}



.why-us-heading p.sub-title {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.why-us-heading .main-title {
    color: #fff;
    padding: 0;
}

.why-us-heading p {
    color: #fff;
}

.mt-140 {
    margin-top: 140px;
}


.why-heading-box {
    width: 254px;
    height: 254px;
    border-radius: 127px;
    background-color: #ffffff;
    /* display: flex; */
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px;
    text-align: center;
    margin-top: -80px;
}

.why-icon img {
    max-width: 61px !important;
}

.why-icon {
    width: 209px;
    height: 105px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    border-radius: 110px 110px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-heading-box h4 {
    font-size: 24px;
    line-height: 34px;
    color: #222222;
    font-family: "Gillie Quest";
    text-align: center;
}

.why-box {
    border: 1px solid #fbaa1f;
    border-radius: 40px;
}

.why-box p {
    padding: 20px;
    color: #fff;
}

.sidecta {
    width: 255px;
    height: 255px;
    border-radius: 127px;
    background-color: #ffffff;
    margin-top: -140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidecta a {
    min-width: 196px;
    min-height: 196px;
    border-radius: 98px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    animation: gradient 10s ease infinite;
    background-size: 200% 280%;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.horoscope {
    position: relative;
}

.horoscope:before {
    position: absolute;
    content: '';
    min-width: 544px;
    height: 544px;
    background-image: url(./../../uploads/2025/06/horoscope.png);
    z-index: -2;
    background-position-x: center;
    left: 0;
    margin: 0 auto;
    margin-top: -270px;
    width: 100%;
    background-repeat: no-repeat;
    animation: rotate 15s linear infinite;
}

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

.youtube-cta {
    width: 196px;
    height: 196px;
    border-radius: 98px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: -100px;
}

.horoscope {
    height: 370px;
}

/* Why Us Section End */ 


/* HOme Testimonial Section Start */

.testimonial-box {
    border-radius: 30px;
    padding: 20px 30px;
    position: relative;
}

.testi-slide p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: "DM Sans";
    text-align: center;
}

.testi-slide {
    text-align: center;
    margin-bottom: 100px !important;
}

.testi-slide .name h4 {
    font-size: 28px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gillie Quest";
    text-align: center;
}

.star-row {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Font Awesome6 Free";
    text-align: center;
}

.testimo-img {
    margin-top: 30px;
    margin-bottom: -100px !important;
}

.testimonial-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 87%;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    left: 0;
    border-radius: 30px;
    z-index: 0;
    top: 0;
}

/* HOme Testimonial Section End */

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

.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;
    display: none;
}
.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 h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before{
    content: '';
    background-image: url(./../../uploads/2025/06/angle-small-down.png);
    position: absolute;
    width: 20px;
    right: 13px;
    height: 12px;
    top: 28px;
    background-repeat: no-repeat;
    margin-top:-5px;
    rotate: 180deg;
    background-size: contain;
}

.accordation-for-width {
    border-top: 1px solid #eee;
}


.home-faq-section .accordation-for-width .vc_active h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a:before{
    rotate: 0deg;
}


.home-faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 15px !important;background-color: transparent;border: 0;padding: 0;margin: 10px 0;}



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


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

.home-faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    color: #222;
    font-size: 14px;
}


/* faq Section End */


/* Footer- Start */

body:not(.theme-preset-active) footer#colophon
 {
    color: #ffff;
    background-color: #f7f7f7;
    background-image: url(./../../uploads/2025/06/footer-bg.jpg);
    background-repeat: repeat-y;
    margin-top: 250px;
    padding-top: 80px;
}


.ftr-icon {
        width: 100px;
        height: 100px;
        border-radius: 127px;
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
}

.ftr-icon img {
    width: 41px;
}

.ftr-icon a {
    width: 71px;
    height: 71px;
    border-radius: 98px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

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

.ftr-content p {}

.foot-location-box {
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    margin-top: -310px;
    background-image: linear-gradient(250deg, #dd2a2a 0%, #ffae00 70%);
    text-align: center;
}

.locate-icon {
    margin-bottom: -60px;
    position: relative;
    margin-top: 20px;
}

.foot-location-box h4 {
    font-size: 36px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gillie Quest";
    text-align: center;
    padding: 20px;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.foot-location-box a {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "DM Sans";
    text-align: center;
    padding: 10px 10px;
}

.foot-location-box iframe {
    margin-bottom: -7px;
}

.ftr-content p {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "DM Sans";
    margin: 0;
}

.ftr-content a {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff !important;
    font-weight: 700;
    font-family: "DM Sans";
}

.site-info {
    padding-top: 10px;
    border-top: 1px solid #eeeeee45;
    margin-top: 0px;
}

.site-info p {
    color: #ffff;
}

.disclaimer {
    padding-top: 40px;
}

.disclaimer p {
    color: #fff;
    font-size: 16px;
}

a.number {
    font-size: 26px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
}

/* Footer section End */


/* footer-form section Start */

section.call-back-section {
    margin-bottom: -220px;
    padding-top: 80px;
}

.footer-form {
    min-height: 195px;
    border-radius: 40px;
    border: 1px solid transparent;
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to Left, #dd2929, #ffad03) border-box;
    padding: 30px 40px;
}

.footer-form h4 {
    font-size: 31px;
    line-height: normal;
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ffde00 0%, #dd2929 100%);
    font-family: "Gillie Quest";
    margin: 0;
}

.footer-form p {
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
    font-family: "DM Sans";
    margin: 0;
}

input.footer-input {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 0 21px;
}

input.foooter-submit-btn.btn.btn-primary {
    border-radius: 25px;
    background-image: linear-gradient(250deg, #dd2929 0%, #ffae00 100%);
    width: 100%;
    margin-top: 12px;
    padding: 12px 0;
    border: 0;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}

input.footer-input::placeholder{
    color:#000;
}

/* footer form section End */

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

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

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

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


a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 6px 7px !important;
    color: #333;
    font-weight: bold;
}



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

/* Top Header End */

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

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

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

.youtubebtn {
    background: #1f4074;
    color: white;
}


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

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

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


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

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



.mobile-form {
    margin-bottom: 50px;
}

.mobile-horoscop {
    animation: rotate 15s linear infinite;
    width: 250px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 10px;
}

 
