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

*/


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

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

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



body{
	background-color: #ffffff;
	   font-family: 'Poppins';
}

body p{
		     font-family: 'Poppins';
		     font-size: 14px;
		     line-height: 26px;
		     color: #222222;
		     font-weight: 400;
	text-align:justify;
}

body a{
	text-decoration:none !important;
}
h2 {
    font-size: 40px !important;
    padding-bottom: 0.3em;
    line-height: 1.25;
}
h3 {
    font-size: 24px !important;
    line-height: 25px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Roundkey';
	font-weight: 800;
}

.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: #34124d;
		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: #34184b;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #35144d;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #ff5327;
        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 #ffffff9e;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
       font-family: 'Poppins';
}
	
#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: #ff5226;
    border-radius: 0;
}

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

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

	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
	
/* Home Page start */


	body .menus {
    display: block;
    padding-left: 0 !important;
    border: none;
}

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

 
body .banner-rit-slid {
    margin-top: 10px;
    margin-bottom: 30px !important;
}

body h2.side-text {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}
	
	body h2.side-text-inner {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}
		body h2.side-text-inner-inner {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}
	
		body h3.side-text-inner {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}
	
		body h3.side-text-inner-inner {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}

body .all-services ul.srvleft {
    flex-direction: column;
}

body .all-services ul.srvleft li {
    width: 100%;
}

body .inner-services-list:before {
    width: 350px;
    left: calc(50% - 175px);
    top: 0;
    height: 500px;
}

body .ss-hm-sec-slid-div ul {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

body .ss-hm-sec-slid-div li:nth-child(1) {
    background: none;
    text-align: center;
}
 body .ss-hm-sec-slid-div div {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 30px;
    padding: 10px;
}
body .main-ser-box {
    flex-direction: column;
    row-gap: 0;
}

body .choose-box {
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
    margin-bottom: 20px;
    row-gap: 0;
    border-radius: 30px;
    max-width: 500px;
}

body .choose-section:after {
    display: none;
}

body .choose-box img {
}

body .choose-box h3 {
    padding-top: 0;
}

body .choose-box h3 {
    color: #ffffff;
    max-width: 100%;
    margin-bottom: 20px;
    margin-bottom: 0;
}

body .inner-chose-box {
    background: transparent !important;
}

body .tetextmo:before {
    display: none;
}

body .book-appoinment {
    background: #330e4e;
    padding: 20px 15px 0px;
}

body .left-review .vc_column-inner {
    padding-right: 15px !important;
}

body .book-appoinment .wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    text-align: center;
    margin-bottom: 0;
}

body .ss-hm-hed h2 {
    font-size: 26px;
}

body .ss-hm-sec-slid-div {padding-bottom: 80px;}

body .ss-hm-sec-slid-div h4 {
    font-size: 24px;
}

body .ss-hm-hed-sec.ss-hm-provid-hed h4 {
    font-size: 45px;
}

body .right-ser li.shap:after {
    clip-path: unset !important;
}

body li.shap:after {
    clip-path: unset !important;
}

body .banner-rit-slid h5 {
    font-size: 24px;
}
 body .testi-div-sec {
    margin-top: 50px;
}

body .disclaimer {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 0;
}
	
body .video-img {
    text-align: center;
}

 


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



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

@media only screen and (min-width: 320px) and (max-width: 767px){
	#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: #ff5226;
    border-radius: 0;
    top: 0px !important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
		left:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		color:white;
	}
	body .faq-section span.vc_tta-title-text {
    max-width: 228px !important;
    display: inline-block;
}
	ul.list-style {
    padding-left: 0px !important;
}
    body h2.side-text-inner-inner {
        transform: rotate(0deg);
        text-align: center;
        margin-top: 0;
        padding-bottom: 0;
        margin-top: 30px;
        margin-left: 0;
		text-wrap-mode:wrap !important;
    }
	.faq-section .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
		top: 58%; !important}
	h3.side-text-inner{
		   transform: rotate(0deg) !important;
        text-align: center !important;
        margin-top: 0 !important;
        padding-bottom: 0 !important; 
        margin-top: 30px !important;
        margin-left: 0 !important;
		text-wrap-mode:wrap !important;
	}
	.ser-prov-cal-div a {
    font-size: 41px !important;
    color: #fff !important;
    font-family: 'Roundkey';
}
.deskshow {display:none!important;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}

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

#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: #2f243a;
		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: #2f2438;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
			width: 33px;
			height: 2px;
			background-color: #261b31;
}
	
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 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 #ffffff7d;
        padding: 7px 0;
    }
	
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
       font-family: 'Poppins';
}
	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

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

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

	
/************** header responsive End	 *************/	
	
	header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
	
.home div#content {
    margin-top: 0px !important;
}
	
.home .entry-content{
	margin:0;
}
	
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
	
/* Home Page start */

body .menus {
    display: block;
    padding-left: 0 !important;
    border: none;
}

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

 
body .banner-rit-slid {
    margin-top: 10px;
    margin-bottom: 30px !important;
}

body h2.side-text {
    transform: rotate(0deg);
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
	margin-left:0;
}

body .all-services ul.srvleft {
    flex-direction: column;
}

body .all-services ul.srvleft li {
    width: 100%;
}

body .inner-services-list:before {
    width: 350px;
    left: calc(50% - 175px);
    top: 0;
    height: 500px;
}

body .ss-hm-sec-slid-div ul {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

body .ss-hm-sec-slid-div li:nth-child(1) {
    background: none;
    text-align: center;
}
 body .ss-hm-sec-slid-div div {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 30px;
    padding: 10px;
}
body .main-ser-box {
    flex-direction: column;
    row-gap: 0;
}

body .choose-box {
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
    margin-bottom: 20px;
    row-gap: 0;
    border-radius: 30px;
}

body .choose-section:after {
    display: none;
}

body .choose-box img {
}

body .choose-box h3 {
    padding-top: 0;
}

body .choose-box h3 {
    color: #ffffff;
    max-width: 100%;
    margin-bottom: 20px;
    margin-bottom: 0;
}

body .inner-chose-box {
    background: transparent !important;
}

body .tetextmo:before {
    display: none;
}

body .book-appoinment {
    background: #330e4e;
    padding: 20px 15px 0px;
}

body .left-review .vc_column-inner {
    padding-right: 15px !important;
}

body .book-appoinment .wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    text-align: center;
    margin-bottom: 0;
}

body .ss-hm-hed h2 {
    font-size: 26px;
}

body .ss-hm-sec-slid-div {padding-bottom: 80px;}

body .ss-hm-sec-slid-div h4 {
    font-size: 24px;
}

body .ss-hm-hed-sec.ss-hm-provid-hed h4 {
    font-size: 45px;
}

body .right-ser li.shap:after {
    clip-path: unset !important;
}

body li.shap:after {
    clip-path: unset !important;
}

body .banner-rit-slid h5 {
    font-size: 24px;
}
 body .testi-div-sec {
    margin-top: 50px;
}

body .disclaimer {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 0;
}

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





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

header#masthead {
    margin-bottom: 0;
    background-color: #ffffff00;
    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: #ffff;
}


.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: #000;
    font-weight: 400;
    font-family: 'Poppins';
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding-right: 3px;
}

#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: #000;
    text-transform: capitalize;
    font-size: 14px;
}

#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: black;
          font-family: 'Poppins';
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

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

#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: 230px;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #ff5226;
    border-radius: 0;
    top: 40px;
	left:-230px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #eeee;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
   	   font-family: 'Poppins';
    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: 'Poppins';
    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: 'Poppins';
	transition: all .5s ease-in-out;
	
}

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


nav.navbar.navbar-expand-xl.p-0 {
    justify-content: space-between;
}

.contact-number {}

.contact-number img {
    width: 22px;
}

.contact-number a {
    display: inline-block;
    background: #fff;
    width: 46px;
    height: 46px;
    text-align: center !important;
    line-height: 44px !important;
    border-radius: 50%;
    font-size: unset !important;
}

.header-contact {
    display: flex;
    align-items: center;
    column-gap: 10px;
    clip-path: polygon(20% 0, 100% 0, 100% 99%, 0% 100%);
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff805f 100%);
    padding: 7px 8px 7px 50px;
    border-radius: 0px 30px 30px 0px;
}

.header-contact a {font-size: 24px;line-height: normal;color: #fff;}

.header-contact span {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #fff;
}
.menus {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 30px;
    padding-left: 35px;
    border: 1px solid #eee;
	
}

#mega-menu-primary {
    display: flex;

}

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


	
	
/* mian header end */	
	
	

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

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


.banner-rit-slid {
    text-align: center;
    margin-top: 110px;
}

.banner-rit-slid .fa {
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 100px;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
}

.banner-rit-slid div {
    margin-top: -43px;
}
.banner-rit-slid h5 {
    padding-top: 0;
    font-size: 44px;
    text-transform: uppercase;
    color: #361250;

}
 
.banner-rit-slid p {
    padding: 4px 20px 0;
}
	
.banner-rit-slid img {
    border-radius: 50%;
}
 
.home section.main-tittle {
    display: none;
}
.destop-banner {
    margin-top: -106px;
}

.ss-hm-hed {
    position: relative;
    z-index: 1;
}

.ss-hm-hed h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
    border-radius: 30px;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
    color: #fff;
    text-transform: uppercase;
    max-width: 275px;
    margin: auto;
    line-height: normal;
    padding: 10px 0px;
}

.ss-hm-hed h2 {
    margin-top: 10px;
    font-size: 50px;
    text-transform: uppercase;
    color: #330e4e;
}

.ss-hm-abt {
    text-align: center;
    border: 1px solid #eee;
    border-radius: 30px;
    padding: 50px 30px;
    background: #fff;
}

.ss-hm-ser-div.ss-hm-ser-div1 {
    margin-bottom: 10px !important;
}

.ss-hm-ser-div.ss-hm-ser-div1 ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.ss-hm-ser-div.ss-hm-ser-div1 ul li {
}

.ss-hm-ser-div.ss-hm-ser-div1 ul li a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    z-index: 1;
    position: relative;
}

.ss-hm-ser-div.ss-hm-ser-div1 i {
    width: 37px;
    height: 37px;
    line-height: 33px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 100px;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
    border: 3px solid #eee;
    margin-left: -20px;
}


.about-section .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.video-img {
    position: relative;
}

a.youtube {
    position: absolute;
    top: 90px;
    text-align: center;
    width: 220px;
    left: calc(50% - 110px);
}

.right-ser i {
    margin-left: 0 !important;
    margin-right: -17px;
    position: relative;
}


li.shap {
    position: relative;
}

li.shap:after {
    position: absolute;
    content: '';
    background-color: #281736;
    width: 300px;
    height: 100px;
    clip-path: polygon(0 0, 100% 43%, 100% 56%, 0 85%);
    top: -33px;
    left: -54px;
    /* z-index: -1; */
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
}



.ss-hm-ser-div.ss-hm-ser-div1.right-ser {}

.right-ser li.shap {
    position: relative;
}

.right-ser li.shap:after {
    position: absolute;
    content: '';
    position: absolute;
    content: '';
    background-color: #281736;
    width: 300px;
    height: 100px;
    top: -36px;
    left: -54px;
    /* z-index: -1; */
    clip-path: polygon(0 35%, 100% 0, 100% 100%, 0 56%);
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
}
 
.top-ser {
    padding-top: 35px;
}
 

.round-shap-video .vc_column-inner {
    padding: 0 !important;
}

.vc_row.wpb_row.vc_row-fluid.destop-banner.vc_row-no-padding {}

.about-bg {
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/about-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -38px;
    padding-top: 20px;
    padding-bottom: 80px;
}


 

.all-services ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    align-items: center;
}

.all-services ul li {
    width: calc(50% - 10px);
}


h2.side-text {}

h2.side-text {
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    transform: rotate(-90deg);
    text-wrap-mode: nowrap;
    margin-top: 190px;
    color: #fff;
    margin-left: 34px;
    text-transform: uppercase;
}

h2.side-text-inner {
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    transform: rotate(-90deg);
    text-wrap-mode: nowrap;
    margin-top: 325px;
    color: #fff;
    margin-left: 34px;
    text-transform: uppercase;
}

h3.side-text-inner {
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    transform: rotate(-90deg);
    text-wrap-mode: nowrap;
    margin-top: 325px;
    color: #fff;
    margin-left: 34px;
    text-transform: uppercase;
}

h2.side-text-inner-inner {
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    transform: rotate(-90deg);
    text-wrap-mode: nowrap;
    margin-top: 587px;
    color: #fff;
    margin-left: 34px;
    text-transform: uppercase;
}

h3.side-text-inner-inner {
    font-size: 40px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
    transform: rotate(-90deg);
    text-wrap-mode: nowrap;
    margin-top: 587px;
    color: #fff;
    margin-left: 34px;
    text-transform: uppercase;
}

.services-list {
    position: relative;
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/services-list-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: visible !important;
}

.services-list-inner {
    position: relative;
   
    overflow: visible !important;
}

.inner-services-list:before {
    position: absolute;
    content: '';
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/services-after-img.jpg);
    left: 15px;
    top: -55px;
    width: 350px;
    height: 700px;
    background-repeat: no-repeat;
}

 
.round-img img {
    border-radius: 40px;
}

.all-services {
    background: #fff;
    border-radius: 30px;
    border: 1px solid #eee;
    padding: 30px 20px 20px 20px;
}

.ss-hm-sec-slid-div {
    border: 1px solid #e5e5e5;
    padding: 40px 20px;
    background: #fff;
    border-radius:5px;
    margin-bottom: 40px;
}

.ss-hm-sec-slid-div ul {
    display: flex;
    list-style-type: none;
    align-items: center;
    gap: 18px;
    padding-left: 0;
}

.ss-hm-sec-slid-div li:nth-child(1) {
    width: 140%;
    border-radius: 0px 100px 100px  0px;
    text-align: right;
    padding-right: 7px;
    padding-top: 6px;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
    padding-bottom: 6px;
}

.ss-hm-sec-slid-div div {
        position: absolute;
        right: 8px;
        border-radius: 30px 0 0 30px;
        padding: 5px 32px 5px 5px;
        background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
}
.ss-hm-sec-slid-div .fa {
    width: 30px;
    height: 30px;
    font-size: 17px;
    line-height: 30px;
    margin-right: 2px;
    background: #fff;
    text-align: center;
    border-radius: 100px;
    color: #000;
}

.ss-hm-sec-slid-div a {
    font-size: 16px;
    color: #fff;
}

.ss-hm-sec-slid-div h4 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 34px;
    color: #31084c;
}


.ss-provid-div {
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/slider-ser-bg.jpg);
    background-size: cover;
    text-align: center;
 
    border-radius: 0px 0px 30px 30px;
      padding: 30px 60px;
    margin-top: 0px;
    margin-bottom: 46px !important;
}

.ss-provid-div h2 {
    font-size: 33px !important;
    color: white;
}

.ss-provid-div p {

    color: white !important;
}


.ss-hm-hed-sec.ss-hm-provid-hed h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
    padding: 10px;
    border-radius: 30px;
    max-width: 215px;
    margin: auto;
    text-transform: uppercase;
}

.ss-hm-hed-sec.ss-hm-provid-hed h3 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
}

.ss-hm-hed-sec.ss-hm-provid-hed  h4 {
    margin-top: 0;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px !important;
}

p.hm-ser-para-sec {
    color: #fff;
    padding: 0px 15px;
}

.ser-prov-cal-div {}

.ser-prov-cal-div div {
    background: #fff;
    height: 60px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 60px;
}

.ser-prov-cal-div div img {
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
}

.ser-prov-cal-div h5 {
    font-size: 18px;
    uppercase;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Poppins';
    color: #fff;
}

.ser-prov-cal-div  a {
    font-size: 34px;
    color: #fff;
    font-family: 'Roundkey';
}


.home-f {
    padding-bottom: 50px;
}
.home-ser-slider {
    padding-top: 60px;
}

.home-slider-services {
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/ser-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 2px solid #eee;
    overflow: visible !important;
}

.main-ser-box {
    display: flex;
    align-items: center;
    column-gap: 22px;
    padding: 0px 12px;
    position: relative;
    z-index: 1;
}

.choose-box {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 135px;
}

.choose-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    max-width: 142px;
    text-align: center;
    margin: auto;
    color: #fff;
    padding-top: 44px;
}

.choose-box img {
    margin-top: 24px !important;
    text-align: center;
    margin-left: 0;
}

.inner-chose-box {
    color: #fff;
    /* background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%); */
    font-size: 14px;
    border-radius: 30px;
    padding: 20px 20px;
    background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
}
 
 
.choose-box.chose-two .inner-chose-box {
    /* background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%); */
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
}

.choose-section {
    position: relative;
}

.choose-section:after {
    position: absolute;
    content: '';
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/choose-bg.png);
    width: 1160px;
    height: 424px;
    top: 0;
    left: 3px;
    background-repeat: no-repeat;
}


.ss-hm-abt.choose-tilte {
    background: transparent;
    border: none;
    padding-top: 30px;
    padding-bottom: 20px;
}

.main-why-choose {
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/choose-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top: 2px solid #eee;
    padding-top: 20px;
}


.testi-div-sec {position: relative;padding: 100px 46px 49px 20px;}

.testi-div-sec ul {
    padding-left: 0;
    list-style: none;
    display: flex;
}

.testi-div-sec h6 {
    font-weight: 400;
    font-family: 'Poppins';
    padding: 7px 20px 7px 25px;
    font-size: 20px;
    border-radius: 0 69px 69px 0px;
    color: #fff;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff7f5f 100%);
    display: inline-block;
    margin-left: -17px;
    text-transform: uppercase;
}

.testi-div-sec div {
    text-align: center;
}

.testi-div-sec {}

.testi-div-sec:after {
    position: absolute;
    content: '';
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/review.png);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100% 100%;
}

.testi-div-sec p {
    text-align: center;
}

i.fa.fa-star {
    color: #ffd128;
}
.book-appoinment {
    position: relative;
    padding: 30px;
    padding-bottom: 0;
}
 
.book-appoinment p {
    color: #fff;
    text-align: center;
}

.book-appoinment .vc_column-inner {
    padding-right: 0;
}

 

.left-review .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.left-review .ss-hm-abt.choose-tilte {
    padding-bottom: 0;
}
 

.main-review .vc_column-inner {
    padding-left: 0 !important;
}
 
.left-review .vc_column-inner {
    padding-right: 0 !important;
}


.tetextmo {
    position: relative;
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/review-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tetextmo:before {
    position: absolute;
    content: '';
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/appoinmnet-bg.png);
    width: 610px;
    top: 170px;
    /* z-index: -1; */
    height: 454px;
    background-repeat: no-repeat;
    left: 113px;
}
.tetextmo:before{
	    position: absolute;
    content: '';
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/appoinmnet-bg.png);
    width: 610px;
    top: 170px;
    /* z-index: -1; */
    height: 454px;
    background-repeat: no-repeat;
    left: 128px;
}


 body .book-appoinment .wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    margin-bottom: 0 !important;
}
 
/* ============= sticy icons ======= */

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

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

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


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




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

.disc-pg-div {padding:30px 0;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 30px;
    color: #29133b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
}
.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;
}
/***************Privacy Policy End*******************/
.ss-hm-abt p {
    position: relative;
    z-index: 1;
}

 
.left-review .vc_single_image-wrapper.vc_box_border_grey {position: relative;bottom: -4px; !important;left: 8px;}

.inner-adv {
    margin-top: 30px;
}

img.choose-for {
    margin-left: -15px;
    margin-top: 30px !important;
}

.home textarea.home-input.form-control{
	height:116px;
}
.ipad.contact-f.wpb_column.vc_column_container.vc_col-sm-4 {}

.contact-f textarea {
    height: 112px !important;
}




.foot-sell {
  bottom: 0;
  color: #fff;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 999999999;
}

.foot-call.foot-whtsapp {
  background-color: #138400;
  border-right: 0 none;
  min-height: 62px;
  padding: 16px 0;
}

.foot-call {
  background-color: rgb(164, 12, 1);
  border-right: 1px solid #7f7f7f;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 17px;
  min-height: 62px;
  padding: 17px;
  text-align: center;
  text-decoration: none;
  width: 50%;
}

.foot-call .fa.fa-whatsapp {
  background-color: rgb(19, 132, 0);
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  left: 26%;
  padding: 15px;
  position: absolute;
  top: -34px;
  transform: translate(-50%);
  width: 50px;
}

.foot-call .fa.fa-phone {
  background-color: rgb(164, 12, 1);
  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;
}

/* Faq Section */
body .faq-section {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px 30px;
}
 body  .faq-section span.vc_tta-title-text {
    max-width: 500px;
    display: inline-block;
}
	body  .faq-section-blogs span.vc_tta-title-text {
    max-width: 300px;
    display: inline-block;
}
.faq-section {
    position: relative;
    padding: 80px 130px 80px;
    margin: 0px;
    border-bottom: 0;
    width:100%;
    border: 2px solid transparent;
    background: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to right, #fd3e35, #ff8404);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 40px 40px 0px 0px;
    border-bottom: navajowhite;
}
 
.faq-section.faq-blogs {
    position: relative;
    padding: 0px;
    margin: 0px;
    border-bottom: 0;
    width: 100%;
    border: 2px solid transparent;
    background:linear-gradient(180deg, #241b2e 0%, #340354 100%)
  
    border-radius: 40px 40px 0px 0px;
	border-bottom: navajowhite;
}
.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 {
    padding: 0;
}
 
.faq-section .accordation-for-width 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: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}
 .faq-section .accordation-for-width 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: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff805f 100%);
}
 
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #222222 !important;
    border-radius: 30px 30px 0px 0px;
    background-color: #eeeeee !important;
    background-image: none;
}
 
.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;
}
 
 
.faq-section .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    border-radius: 20px;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    background-color: #131033;
    height: 40px;
}
 
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: white !important;
    width: 15px;
    left: 12px !important;
}
 
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-color: white !important;
    height: 15px;
    top: 12px !important;
}
 
 
 
.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #eeeeee;
    border: 0px solid #cccccc !important;
    padding: 10px 17px;
    margin: 0px 1px;
    margin-bottom: 15px;
    border-radius: 0px 0px 30px 30px !important;
}
 
 
.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 12px;
    color: #222222;
    line-height: 25px;
}
 
 
 
img.firt-chakra-2 {
    position: relative;
    animation: rotation 10s infinite linear;
}
 
 
p.faq-pehra {
    font-size: 12px;
    line-height: 26px;
    color: #222222;
}
 
 
.faq-inner-section:before {
    position: absolute;
    content: '';
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    top: 100px;
    left: -80px;
}
 
.faq-inner-section:after {
    position: absolute;
    content: '';
    bottom: 100px;
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    bottom: 100px;
    left: -80px;
}


.faq-section .accordation-for-width h3.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: 16px;
    line-height: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(180deg, #ff4d1f 0%, #ff805f 100%);
}
/* faq Section End */
.single-post .entry-content ul li {
	position:relative;
	list-style:none;
	color:black;
	margin-bottom: 12px;
}


.single-post .entry-content ul li:before{
	position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(https://vishnuguruji.com/wp-content/uploads/2025/06/srv-list-side-icon.png);
    left: -34px;
    top: calc(50% - 11px);
    animation: rotate 8s linear infinite;
}
.single-post header.entry-header h1 {
	display:none;
}


.single-post .entry-content .wpb_wrapper h2 {
    padding-bottom: 10px;
  font-size: 35px;
  text-transform: capitalize;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(410deg, #241a2f 0%, #340453 70%);
  padding: 0;
  margin-top: 0;
  line-height: normal;
}
.single-post .entry-content .wpb_wrapper h3 {
    padding-bottom: 10px;
  font-size: 37px;
  text-transform: capitalize;
	  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image:linear-gradient(180deg, #ff4d1f 0%, #ff805f 100%);
 padding: 0;
  margin-top: 0;
  line-height: normal;
}



/* Remove gradient from FAQ h3 */
.vc_tta-panel-title,
.vc_tta-panel-title a {
    -webkit-text-fill-color: initial !important;
  
}

.margin-top{
	margin-top:17px !important;
}

.inner-box-color{
background-image: linear-gradient(180deg, #ff4d1f 0%, #ff805f 100%);
    padding: 40px 20px 20px 20px;
    border-radius: 40px;
    margin-bottom: 40px;
}

.inner-box-color h2 {
	color: white !important;
}
.inner-box-color h3 {
	color: white !important;
}
.inner-box-color p {
	color: white !important;
}

.inner-box-color ul li {
	color: white !important;
}
.inner-box-color-purple{
background-image: linear-gradient(180deg, #241b2e 0%, #340354 100%);
    padding: 40px 20px 20px 20px;
    border-radius: 40px;
    margin-bottom: 40px;
}

.inner-box-color-purple h2 {
	color: white !important;
}
.inner-box-color-purple h3 {
	color: white !important;
}
.inner-box-color-purple p {
	color: white !important;
}

.inner-box-color-purple ul li {
	color: white !important;
}


/* MOBILE MENU FIX */
@media (max-width:768px){

  #main-nav {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .navbar-collapse {
    display: block !important;
  }

  .navbar-nav {
    display: block !important;
    width: 100%;
  }

  .navbar-nav li {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }

}
/* ===== FIX MAIN MENU (India hover + active) ===== */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    background: transparent !important;
    color: #000 !important;
}

/* Hover + Active (toggle) */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #ffffff !important;
    color: #000000 !important;
}

/* ===== FIX DROPDOWN ITEMS ===== */
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li a {
    background: #ff5226 !important;
    color: #fff !important;
}

/* Hover dropdown */
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li a:hover {
    background: #340752 !important;
    color: #fff !important;
}


/* Show Bangalore below Karnataka */

/* #mega-menu-item-816{
    position: relative !important;
}

#mega-menu-item-816 > .mega-sub-menu{
    position: absolute !important;
    top: 100% !important;
    left: 0px !important;
    min-width: 230px !important;
    z-index: 9999 !important;
} */

/* Keep 3rd level opening right side */
#mega-menu-item-815{
    position: relative !important;
}

#mega-menu-item-815 > .mega-sub-menu{
    top: 0 !important;
    left: 100% !important;
}