.text-orange{
    color: #FD9B1C;
}
.text-blue{
    color: #005b9c;
}
.bg-orange{
    background: #FD9B1C;
}
.bg-blue{
    background: #005b9c;
}
.iconwidth{
    width: 25px;
}
.rightbar{
    background: #fff;
    padding: 2px;
    border-radius: 30px;
}
.socialiconwidth{
    width: 25px;
}
.googlereviewwidth{
    width: 150px;
}
.imgwidth{
    width: 70px;
}
.pt-50{
    padding-top: 50px;
}
.pt-80{
    padding-top: 80px;
}
.pt-90{
    padding-top: 90px;
}
.pb-70{
    padding-bottom: 70px;
}
.fs-16{
    font-size: 16px;
}
.mt-40{
    margin-top: 40px;
}
.mt-50{
    margin-top: 50px;
}
.mt-70{
    margin-top: 70px;
}
.mb-60{
    margin-bottom: 60px;
}
.googlereviewswidth{
    width: 80px !important;
}
.socialwidth{
    width: 32px;
}
.bg-green{
    background: #3ca600;
}
.googlewidth{
    width: 120px;
}
.ftrsocialicon{
    width: 35px;
}
.fw-800{
    font-weight: 800;
}
.responsive-map2 {
    overflow: hidden;
    padding-bottom: 80%;
    position: relative;
    height: 0;
}

.responsive-map2 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.about-banner{
    background-image: url('../new-images/banner/about-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.highriskbanner{
    background-image: url('../new-images/banner/high-risk-baby.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.learningbanner{
    background-image: url('../new-images/banner/learning-disability.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.childdevelopmentbanner{
    background-image: url('../new-images/banner/development-delay.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.childbehavebanner{
    background-image: url('../new-images/banner/child-behave.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.speechdelaybanner{
    background-image: url('../new-images/banner/speech-delay.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.geneticsbanner{
    background-image: url('../new-images/banner/genetics-disorders.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; 
}
.autismbanner{
    background-image: url('../new-images/banner/autism-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cerebralbanner{
    background-image: url('../new-images/banner/cerebral-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.attentionbanner{
    background-image: url('../new-images/banner/attention-deficit.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.parentingbanner{
    background-image: url('../new-images/banner/parenting-counseling.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.neurokidsbanner{
    background-image: url('../new-images/banner/neurokids-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sensorybanner{
    background-image: url('../new-images/banner/sensory-banner.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.drbanner{
    background-image: url('../new-images/banner/dr-amola-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.googlereviewbanner{
    background-image: url('../new-images/banner/google-reviews.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gallerybanner{
    background-image: url('../new-images/banner/gallery-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.contactusbanner{
    background-image: url('../new-images/banner/contact-us-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.toneabnormalitybanner{
    background-image: url('../new-images/banner/tone-abnormality-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.modal-content {
    box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}

.form-control {
    border-radius: 8px;
    height: 45px;
}

textarea.form-control {
    height: auto;
}

.glass-modal {
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(12px);
    border-radius: 999px;
    overflow: hidden;
}

.glass-left {
    height: auto;
}

.glass-right {
    padding: 25px;
    background: #f1eded;
}

.glass-right input,
.glass-right textarea {
    width: 100%;
    background: rgba(255,255,255,0.95);
    border: none;
    padding: 12px 14px;
    border-radius: 0px;
    margin-bottom: 15px;
    font-size: 16px;
}

.glass-right textarea {
    min-height: 90px;
}

.send-btn {
    background: #005b9c;
    color: #fff;
    border: none;
    padding: 12px 25px;
    border-radius: 6px;
    font-weight: 600;
}

.glass-close {
    position: absolute;
    top: 25px;
    right: 190px;
    /* filter: invert(1); */
    z-index: 10;
}

.enqforminput{
    background: #f3f3f3 !important;
    color: #000000ab !important;
}

.endboxshadow{
    box-shadow: rgb(0 91 156 / 49%) 1.95px 1.95px 2.6px;
}

.b-radius-12{
    border-radius: 10px !important;
}

.b-radius-30{
    border-radius: 30px !important;
}

.doctor-float {
    position: fixed;
    left: 20px;
    top: 80%;
    /* bottom: 90px; */
    z-index: 999;
}

/* Doctor main button */
.doctor-btn {
    width: 60px;
    height: 60px;
    background: #005b9c;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    font-size: 24px;
}

/* Pulse animation */
.pulse {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #005b9c;
    border-radius: 50%;
    animation: pulse 1.8s infinite;
    z-index: -1;
}

@keyframes pulse {
    0% { transform: scale(1); opacity: 0.8; }
    100% { transform: scale(1.8); opacity: 0; }
}

/* Hidden menu */
.doctor-menu {
    position: absolute;
    bottom: 95px;
    right: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: all 0.4s ease;
}

/* Show menu */
.doctor-float.active .doctor-menu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* Social buttons */
.menu-btn {
    width: 50px;
}

.pulseicon {
    width: 30px;
}

.pulseundericon{
    width: 30px;
}

/* Social buttons */
.menu-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
}

.whatsapp { background: #dbe7ef59; }
.instagram { background: #dbe7ef59; }
.facebook { background: #dbe7ef59; }
.call { background: #dbe7ef59; }

.bannericon{
    width: 70px !important;
}

.bannerfirst{
    background-image: url('../new-images/banner/new-banner.png');
}
.bannersecond{
    background-image: url('../new-images/banner/new-banner-one.png');
}

.floating-icons {
    position: fixed;
    right: 2px;
    top: 70%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.float-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0B4C8A;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: 0.3s ease;
}

.float-btn:hover {
    transform: scale(1.12);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

/* Individual Colors */
.call-btn {
    background: #005b9c;
    color: #fff;
}

.whatsapp-btn {
    background: #25D366;
}

.email-btn{
	background: #da4230;
}

.location-btn {
    background: #007BFF;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .floating-icons {
        right: 2px;
    }
    .float-btn {
        width: 44px;
        height: 44px;
        font-size: 19px;
    }
}


@media only screen and (min-width: 280px) and (max-width: 767px) {

    .main-slider__item {
        position: relative;
        padding: 70px !important;
        overflow: hidden;
    }
    body {
        font-family: var(--truehelp-font);
        color: #29252b;
        font-size: 15px;
    }
    .about-two__inner {
        margin-bottom: 25px;
    }
    .main-header__logo img {
        max-width: 100%;
        height: auto;
        width: 200px;
    }
    .support-categories-two__card__title {
        margin-top: 10px;
        margin-bottom: 8px;
        text-align: center;
    }
    .imgwidth {
        width: 60px;
    }
    .support-categories-two__card__text {
        text-align: center;
    }
    .mblmttwentyfive{
        margin-top: 25px;
    }
    .sec-title__top {
        margin-bottom: 18px;
    }
    .about-two__inner__title {
        margin: 0;
        font-size: 16px;
    }
    .mblnone{
        display: none;
    }
    .sec-title--center {
        margin-bottom: 20px;
        text-align: center;
    }
    .donate-one__card {
        padding: 25px 30px 25px;
        text-align: center;
        background-color: var(--accent-color);
        border-radius: 10px;
    }
    .donate-one__card__serial {
        position: relative;
        margin: 0 auto 17px;
        width: 110px;
        height: 110px;
    }
    .donate-one__card__serial__number {
        position: relative;
        width: 72px;
        height: 72px;
    }
    .donate-one__card__title {
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 20px;
    }
    .mblpbforty{
        padding-bottom: 40px;
    }
    .mblpbfortyfive{
        padding-bottom: 45px;
    }
    .truehelp-owl__carousel--basic-nav.owl-carousel .owl-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
        margin-top: 25px;
    }
    .donate-one__card__text {
        margin: 0;
        font-size: 15px;
        text-transform: capitalize;
    }
    .poverty-info .sec-title__title {
        font-weight: 600;
        line-height: 1.4;
    }
    .poverty-info .sec-title {
        margin-bottom: 8px;
    }
    .mblmtten{
        margin-top: 10px !important;
    }
    .mblmttwenty{
        margin-top: 20px;
    }
    .mblmtfortytwo{
        margin-top: 42px;
    }
    .mblptzero{
        padding-top: 0px;
    }
    .event-card-two__title {
        margin-bottom: 17px;
    }
    .mblpbzero{
        padding-bottom: 0px;
    }
    .mblmbzero{
        margin-bottom: 0px;
    }
    .event-card-two__shape {
        /* width: auto !important; */
        max-width: 55px;
        height: auto;
        position: absolute;
        right: 12px;
        bottom: 10px;
    }
    .mblmtthirty{
        margin-top: 30px;
    }
    .mblmtthirtyfive{
        margin-top: 35px;
    }
    .googlereviewswidth {
        width: 90px !important;
    }
    .testimonials-three__card__name {
        margin-bottom: 12px;
        font-size: 22px;
    }
    .testimonials-three__card__info {
        margin-bottom: 12px;
    }
    .mblptthirtyfive{
        padding-top: 35px;
    }
    .mblstart{
        display: flex !important;
        justify-content: start !important;
    }
    .mblleftten{
        margin-left: 10px;
    }
    .main-footer__copyright {
        margin: 0;
        font-size: 15px;
    }
    .mblmtfifteen{
        margin-top: 15px;
    }
    .mblptfifty{
        padding-top: 50px;
    }
    .mblpbtwenty{
        padding-bottom: 20px;
    }
    .blog-card--two {
        grid-gap: 20px;
    }
    .blog-card--two .blog-card__shape {
        right: 5px;
        bottom: 8px;
    }
    .blog-card__shape {
        width: 60px !important;
        max-width: 100%;
    }
    .faq-two__accordion .accrodion-title h4 {
        font-size: 15px;
    }
    .donation-details__meta {
        gap: 15px 54px;
    }
    .mblpbfifteen{
        padding-bottom: 15px;
    }
    .volunteer-details__description {
        margin: 0;
        font-size: 15px;
    }
    .volunteer-details__name {
        margin-bottom: 5px;
    }
    .contact__form__title {
        margin-bottom: 15px;
    }
    .form-one button[type=submit] {
        font-family: var(--truehelp-font, "Manrope", sans-serif);
        margin-top: 10px;
        padding: 10px;
        /* width: 52% !important; */
        color: #fff !important;
    }
    .glass-right {
        padding: 30px !important;
        margin-top: 0px !important;
        background: #fff !important;
    }
    .main-header__right {
        display: block;
    }
    .glass-close {
        position: absolute;
        top: 418px;
        right: 15px;
    }
    .support-categories-two__card__icon {
        display: flex;
        justify-content: center;
    }
    .form-one textarea {
        height: 110px;
    }
    .mbljuscntr{
        display: flex;
        justify-content: center;
    }
    .mblwidth{
        width: 100% !important;
    }
    .secondtopclass{
        height: 38px;
        margin-top: 10px;
    }
    .sepwidth{
        width: 32px !important;
    }
    .mbltxtcntr{
        text-align: center;
    }
}

.onetooneclass{
    width: 22% !important;
    padding: 6px !important;
}

.enqsendwidth{
    width: 22px;
}

@media (max-width: 1799px) {
    .main-slider__item {
        position: relative;
        padding: 320px;
        overflow: hidden;
    }
}

@media (max-width: 1599px) {
    .main-slider__item {
        position: relative;
        padding: 280px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .main-slider__item {
        position: relative;
        padding: 230px;
        overflow: hidden;
    }
}


/* @media only screen and (min-width: 399px) and (max-width: 425px) {
    .glass-close {
        position: absolute;
        top: 470px;
        right: 15px;
    }
} */