/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2025 | 18:58:23 */
.hr-section {
    height: 100%;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
	background:#fff;
}
.health-form input[type=text],.health-form input[type=email],.health-form select,.health-form textarea {
    background: transparent;
}
a.impact-link {
    font-size: 18px;
    text-decoration: none !important;
    color: #ff6500;
}
.health-form input[type="submit"] {
    background: #ff6500;
    border-radius: 5px;
    padding: 20px 40px;
    transition: 1s;
	    width: 100%;
}
.about-tabbing .row {
    display: flex;
}
.about-tabbing .col-6 {
    padding: 15px;
	    width: 50%;
}
.about-tabbing h1 {
    font-size: 32px !important;
 line-height: 1.2em;
	
}
.home-tabbing .elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 18px 30px;
    border-radius: 5px;
    margin: 0 auto;
    background: #ff6500;
    margin-top: 40px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    max-width: 160px;
}
.home-tabbing .row {
    display: flex;
}
.home-tabbing .col-6 {
    padding: 15px;
	    width: 50%;
}
.home-tabbing h1 {
    font-size: 32px !important;
 line-height: 1.2em;
	    color: #000;
}
.home-tabbing .elementor-tab-content {
    padding: 20px 0 !important;
    margin: 50px 10px 10px;
    display: none;
}
.home-tabbing .elementor-icon-list-icon svg {
    fill: #ff6500 !important;
	    width: 24px !important;
    height: 24px !important;
    margin-right: 8px;
}
.about-tabbing .row img {
    border-radius: 10px;
}
.home-tabbing .row img {
    border-radius: 30px;
	margin-top: 25px;
}
.home-tabbing .elementor-icon-list-text {
    color: #000;
    line-height:1.5;
	font-size:18px;
}
.about-tabbing .elementor-tab-title.elementor-active{
	background:#ff6500;
}
.home-tabbing .elementor-tab-title.elementor-active{
	background:#ff6500 !important;
	color: #fff !important;
}
.about-tabbing .elementor-tab-title {
    border: 1px solid #ed6f2d5e !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
}
.home-tabbing .elementor-tab-title {
    border: 1px solid #ed6f2d5e !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
	color: #000 !important;
}
.about-tabbing .elementor-tab-content {
    padding: 20px;
    display: none;
    padding-left: 0 !important;
}
.home-tabbing .elementor-tab-content {
    padding: 20px;
    display: none;
    padding-left: 0 !important;
}
.col-6.content-tab {
    padding-left: 0px;
}
.social-lead .elementor-social-icon svg {
    fill: #333;
}
ul.social-lead li {
    display: inline-block;
    padding: 0 15px;
	  
}
p.lead-title {
    margin-bottom: 0;
    font-size: 20px;
    color: #ff6500;
}

ul.social-lead {
    padding: 0;
    margin-top: 10px;
	margin-bottom: 10px;
}
p.lead-designation {
    margin-bottom: 10px;
	font-size: 18px;
}
.leadership-slider .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0 20px 0 !important;
}
.about-tabbing {
    background: #FCF7F6;
    padding: 0 25px 55px 55px;
    border-radius: 5px;
}
.row .col-12 {
    width: 100%;
}
.wellness-slider .elementor-image-carousel img {
   max-width: 400px;
}
.home-tabbing {
	background: #F8FFCD;
    padding: 0 55px 30px;
    border-radius: 20px;
    
}
.home-tabbing li.elementor-icon-list-item {
    margin-bottom: 20px !important;
}
.main-header-menu > .menu-item {
    line-height: 80px;
    font-size: 18px;
}
#ast-desktop-header{
	background: #FCF7F6;
}
.ast-header-break-point #ast-mobile-header{
background: #FCF7F6;	
}
/* #ast-desktop-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 20px 0;
  z-index: 1;
  
} */
#ast-desktop-header.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 25px 0 0px;
  animation: slideDown 0.35s ease-out;
	background: #fff;
}
img.custom-logo {
    max-width: 160px;
}
#ast-desktop-header.is-sticky a.menu-link:hover{
	color:#ff6500 !important;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.faq-menu a,.health-menu a {
    color: #000 !important;
}
#ast-desktop-header.is-sticky a.menu-link {
    color: #000 !important;
}
.text-wrapper {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
}
.counter {
    font-size: 32px;
    height: 50px;
    line-height: 32px;
    min-width: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fbf7f6;
    border-radius: 9999px;
    color: #ff6500;
    font-weight: 600;
}
.roi-section h3.heading {
    margin-bottom: 10px;
	    font-size: 28px;
	font-weight: 600;
}
.roi-section h3.elementor-image-box-title {
    margin-bottom: 0;
}
.num-badge {
    font-size: 32px;
    height: 90px;
    line-height: 32px;
    min-width: 50px;
    width: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fbf7f6;
    border-radius: 9999px;
    color: #ff6500;
    font-weight: 700;
	margin: 0 auto;
}
#image-1,#image-2,#image-3,#image-4 {
    cursor: pointer;
}
#image-1 .elementor-cta__bg.elementor-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
	
}
#image-2 .elementor-cta__bg.elementor-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
	
}
#image-3 .elementor-cta__bg.elementor-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
	   
}
#image-4 .elementor-cta__bg.elementor-bg {
    background-size: contain !important;
    background-repeat: no-repeat !important;

}
@media all and (max-width:767px){
	.col-xs-12{
		width:100% !important;
	}
	.about-tabbing .row {
    display: block;
}
		.home-tabbing .row {
    display: flex;
	flex-direction: column;
}
	.home-tabbing .content-tab{
		order:2;
		padding: 15px;
	}
	.home-tabbing .image-tab{
		order:1;
		padding-top:0;
	}
	.home-tabbing .row img {
    border-radius: 30px;
    margin-top: 0;
}
.home-tabbing .elementor-tab-content {
    padding: 20px 0 !important;
    margin: 25px 5px 10px;
}

	.home-tabbing {
    background: #cdd2ad;
    padding: 0;
    border-radius: 20px;
}

	.about-tabbing {
    background: #f9f9f9;
    padding: 0 15px;
    border-radius: 5px;
}
	.wellness-slider .elementor-image-carousel img{
		max-width:240px;
	}
	.col-6.content-tab {
    padding-left: 0px;
    font-size: 16px;
}
	.about-tabbing .elementor-tab-title {
    text-align: center;
}
}
@media all and (min-width:760px) and (max-width:1024px){
		.wellness-slider .elementor-image-carousel img{
		max-width:260px;
	}
	.about-tabbing h1 {
    font-size: 26px !important;
    line-height: 1.2em;
}
}

/* Chetan CSS */
.timeline-main .e-con-boxed:before {
    content: '';
    display: block;
    background: #ff6500;
    width: 16px;
    height: 16px;
    border: 1px solid #ff6500;
    border-radius: 50%;
    left: -9px;
    z-index: 9;
}
.table-lab .e-con-inner {
    background: #fbf7f6;
    border-radius: 15px;
}
ul.tests {
    padding-left: 0;
    list-style: none;
	    margin-top: 0;
}
ul.tests li {
    margin-bottom: 15px;
}
ul.plans {
    padding-left: 0;
    list-style: none;
    text-align: center;
	    margin-top: 0;
}
ul.plans li {
    margin-bottom: 15px;
}
.quote-form,
.quote-form * {
    font-family: inherit !important;
	font-weight: 200 !important;
}
.otp-button,
.wpcf7-form input[type="submit"] {
    width: 100% !important;
    background-color: #f97316 !important;
    color: white !important;
    border: none !important;
    padding: 12px 20px !important;
    font-size: 16px !important;
    cursor: pointer !important;
    border-radius: 4px !important;
    transition: all 0.3s ease !important;
    text-align: center !important;
    display: block !important;
    margin: 0 auto !important;
}


/* Disabled state styling */
.wpcf7-form input[type="submit"][disabled] {
    opacity: 0.7 !important;
    cursor: not-allowed !important;
}

/* Hover state for enabled buttons */
.otp-button:hover:not(:disabled),
.wpcf7-form input[type="submit"]:hover:not(:disabled) {
    background-color: #e56712 !important;
}
.wpcf7-form-control {
    width: 100% !important;
    padding: 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    height: 44px !important;
    box-sizing: border-box !important;
}
.phone-input span:first-child {
    width: 100% !important;
}
@media all and (min-width:769px){
.doctors-box {
    margin: 25px 0;
    margin-bottom: 25px !important;
}
}

@media all and (max-width:767px){
ul.plans li {
    margin-bottom: 5px;
    min-height: 30px;
}
	ul.tests li {
    margin-bottom: 5px;
    min-height: 30px;
}
}
/************************/