.therapy-card {
    text-align: center;
    padding: 20px 25px 40px 25px;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    transition: .3s;
}

.therapy-card:hover {
    transform: translateY(-8px);
}

/* Image Circle */
.img-box {
    width: 100%;
    height: 100%;
    border: 3px dashed #fff;
    border-radius: 6%;
    overflow: hidden;
    margin: auto;
}

.img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 10px;
    border-radius: 20px !important;
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 206px;
    display: none;
    opacity: 0 !important;
}

p.custom-heading.anantati {
    font-size: 35px !important;
}

/* Title */
.therapy-card h3 {
    font-size: 22px;
    margin-top: 20px;
    font-weight: 700;
    color: #fff;
}

/* Description */
.therapy-card p {
    font-size: 14px;
    margin: 15px 0;
    line-height: 1.5;
}

/* Read More Button */
.read-btn {
    background: #ff2e86;
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 600;
}

.therapy-card {
    margin-bottom: 25px;
}

.abvideo video {
    height: 100%;
    width: 100% !important;
    object-fit: cover;
    border: solid #ddd 2px !important;
    padding: 10px;
}

.abtitlehd a {
    background: #ff4880;
    padding: 10px 35px;
    display: inline-block;
    color: #ffffff;
}
section.aboutusa {
    padding: 60px 0px;
}
.abtitlehd h2 span {
    display: block;
    color: #64c632;
}
.abtitlehd b {
    color: #000;
}
.abtitlehd  h2 {
    font-size: 35px;
    color: #ff4880;
    padding: 20px 0px;
}
.abtitlehd a:hover {
    color: #fff;
}
.imggallery {
    margin-bottom: 25px;
}

.imggallery img {
    height: 250px !important;
    width: 100%;
    object-fit: cover;
    border: solid #ddd 2px !important;
    padding: 8px;
}
section.galleryad {
    padding: 70px 0px;
}
section.galleryad h4.custom-heading {
    margin-bottom: 45px !important;
}
body .rc-anchor-normal {
    height: 0px !important;
    width: 0px !important;
}
body .rc-anchor-center-item.rc-anchor-error-message {
    display: none !important;
}
section.parseinttest {
    margin-bottom: 50px;
}

.elementor-element-a17f965 {
    background-color: #00c0ff !important;
}

@media only screen and (max-width: 767px){
    .elementor-section.elementor-inner-section.elementor-element.elementor-element-811492b.elementor-section-full_width.elementor-hidden-mobile.elementor-section-height-default.elementor-section-height-default {
    display: block !important;
}
.elementor-section.elementor-top-section.elementor-element.elementor-element-06481c4.elementor-section-stretched.elementor-section-full_width.elementor-section-height-min-height.elementor-section-items-top.elementor-hidden-mobile.elementor-section-height-default {
    display: block !important;
}
.elementor-element.elementor-element-58c85b7.elementor-widget.elementor-widget-cms_heading {
    width: 100% !important;
}

.elementor-element-6e35366a .elementor-column {
    width: 50% !important;
}
.sticky-buttons.-right-center {
    inset: 93% 0 auto auto !important;
    z-index: 999999 !important;
}
.imggallery img {
    height: 100% !important;
}
.abtitlehd  h2 {
    font-size: 30px;
}

.abtitlehd {
    margin-top: 25px;
}
.videonow video {
    height: 100%;
    margin-bottom: 20px !important;
}
section.parseinttest {
    margin-bottom: 50px !important;
}

}


section.homechooseus {
    width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1199px){
    .elementor-element.elementor-element-58c85b7.elementor-widget.elementor-widget-cms_heading {
    width: 60%;
}
}

@media only screen and (max-width: 1024px){

    p.custom-heading.anantati {
    font-size: 25px !important;
}

}