    .single-footer-widget .footer-contact-info li a::before {
        background-color: transparent !important;
    }           p{font-size:14px!important;}
         .header-contact-info li i{top:10px;}
          .bhk {padding-top:40px!important;}
         @media only screen and (max-width: 991px){
.bhk {padding-top:20px;}}
         .page-title-area {padding-top: 220px!important;}
         .faq-accordion .accordion .accordion-title i  {background: #00132d;color: #fff;}
         li {line-height: 26px!important;font-size:14px!important;}
         @media only screen and (max-width: 767px){
.ptb-100 {padding-top: 10px;}}
         .page-title-content ul li::before {
    content: '';
    position: absolute;
    right: -15px;
    top: 13px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fe235b;
    padding-right: 0px;
    margin-right: 0px;
}
        .copyright-area ul li::before{content:none!important;}
         .social li:before{content:none!important;}
         .social-side li:before{content:none!important;}
         .social-footer li:before{content:none!important;}
         .footer-contact-info li:before{content:none!important;}
         .footer-quick-links li:before{content:none!important;}
         .accordion li:before{content:none!important;}
         .top-header-social li:before{content:none!important;}
         .header-contact-info li:before{content:none!important;}
       .navbar-nav .nav-item li:before{content:none!important;}
        .navbar-nav li:before{content:none!important;}
          li:before {
    font-family: Helvetica,sans-serif!important;
    /*content: "✔";*/
    display: inline-block;
    padding-right: 8px;
    vertical-align: middle;
    font-weight: 900;
    color: #fe235b;
    border-radius: 100%;
    border: unset;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 16px;
    font-size: 14px;
    /*text-align: center;*/
    margin-right: 10px;
    padding-left: 2px;
}
/*@media only screen and (max-width: 991px){
img {width: 100%!important;height:100%!important;}}*/

         h5{color:#000!important;}
     ul{padding-left:0px;}
         li{list-style: none;line-height: 30px;}
         .ul li {
    content: "\f00c";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    color: #e01010;
    margin-right: 5px;
}
            .widget-area .widget_contact::before {
    background-color: unset;}
   .widget-area .widget_contact {
background-image: url(images/blog12.png);}
.widget-area .widget_contact .text {bottom: 20px;}
.widget-area .widget_contact {height: 500px;}
.bh1{
    display: inline-block;
    background-color: #00132d;
    color: #ffffff;
    width: 35px;
    font-size: 16px!important;
    height: 35px;
    line-height: 36px!important;
    border-radius: 50%;
    text-align: center;}
    .bh{display: inline-block;margin-right: 3px;}
    .services-details-desc .features-list li {margin-bottom: 4px;}
   .p {
    color: #6d7a8c;
    line-height: 1.8;
    margin-bottom: 12px;
    font-size: 16.5px;
}
.sub-title {
    font-size: 20px!important;
    color: #fe235b;
    padding-top: 10px;
}
.h1,.h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #fe235b !important;
  font-family: Helvetica,sans-serif!important;
}

body {
            font-family: Helvetica,sans-serif!important;
        }

 .accordion-title i.fa-minus::before {
    /* Your styles for the icon before (minus and plus) go here */
    content: '\f056'; /* Unicode for minus icon */
}
.faq-accordion .accordion .accordion-title {
    font-family: Helvetica,sans-serif!important;
    font-weight: 600!important;
}
@media (max-width: 768px) {
    
    .services-details-area {
    padding-left: 10px!important;
     padding-right: 10px!important;
    
}
}
.btn-box .svg:hover  {
 color: #fff;
 background:#000;
}
  .btn-box .btn:hover {
        color: red; /* Change the color to your desired hover color */
    }
.btn.btn-primary:hover svg {
        fill: #fff; /* Change the color to your desired hover color */
        transition: fill 0.3s; /* Add a smooth transition effect */
    }
@media only screen and (max-width: 767px) {
    .services-details-area {
        padding-top: 8px!important; /* Adjust the padding-top for smaller screens */
    }
}
@media (max-width: 767px) {
        .page-title-area {
            background-image: none!important; /* Hide the background image on mobile */
        }

        .page-title-content ul {
            /* Add styles for the breadcrumbs on mobile */
            list-style: none;
            padding: 0;
            margin: 0;
            text-align: center;
        }

        .page-title-content ul li {
            display: inline-block;
            margin-right: 10px;
        }

        .page-title-content h2 {
            font-size: 24px; /* Adjust as needed for mobile view */
        }
    }
  
    /* Style for WhatsApp link */
a.whatsapp-link {
    display: block; /* Make it a block-level element to apply margin and padding */
    text-decoration: none; /* Remove default link underline */
    color: #00132d; /* Set text color for the link */
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 15px 10px 25px;
    background-color: #fff!important; /* Set background color for the link */
    font-weight: 600;
    font-family: unset;
    position: relative; /* Position relative for the :before pseudo-element */
}

/* Style for WhatsApp icon */
a.whatsapp-link img {
    height: 30px;
    width: 44px;
    margin-bottom: 1px;
    padding-right: 2px;
}

/* Style for the SVG icon */
a.whatsapp-link svg {
    height: 20px;
    width: 20px;
    line-height: 20px;
    margin-left: 20px;
    color: #fff!important; /* Set color for the SVG icon */
    vertical-align: middle; /* Align the SVG icon vertically */
}

/* Hover effect for the link */
a.whatsapp-link:hover {
    background-color: #00132d; /* Change background color on hover */
    color: #fff!important; /* Change text color on hover */
}
.enquiry-form {
    width: 100%;
    max-width: 400px;
    margin: 20px;
    margin-left: 100px;
    padding: 10px;
    padding-top: 20px;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.form-group {
    position: relative;
    margin-bottom: 16px; /* Uniform spacing */
}

.form-group input,
.form-group textarea {
    width: 100%;
    height: 38px; /* Same height for all */
    padding: 15px;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid #ccc;
    background: transparent;
    outline: none;
    resize: none; /* Prevent textarea resizing */
    box-sizing: border-box;
}

.form-group label {
    position: absolute;
    top: 50%;
    left: 10px;
    padding-bottom: 20px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #aaa;
    transition: 0.3s;
    pointer-events: none;
}

.form-group input:focus,
.form-group textarea:focus {
    border-bottom: 2px solid #007BFF;
}

.form-group input:focus + label,
.form-group input:not(:placeholder-shown) + label,
.form-group textarea:focus + label,
.form-group textarea:not(:placeholder-shown) + label {
    top: 10px;
    font-size: 12px;
    color: #007BFF;
}

.checkbox {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 8px;
}

.checkbox input {
    margin-right: 5px;
}

.disclaimer {
    color: gray;
    font-size: 11px;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 10px;
}

.submit-btn {
    background: #008080;
    color: white;
    border: none;
    padding: 10px 10px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.submit-btn:hover {
    background: #006666;
}

.btn-container1 {
    display: flex;
    justify-content: center;
    margin-top: 0px;
}

/* Responsive */
@media (max-width: 1024px) {
    .enquiry-form {
         margin-left: 20px;
        width: 80%;
        max-width: 300px;
    }

    .disclaimer {
        text-align: center;
    }
}

@media (max-width: 764px) {
    .enquiry-form {
         
        max-width: 80%;
        margin: 10px 10px;
    }

    .disclaimer {
        text-align: center;
    }
    .enquiry-form {
        margin-left: 40px;
        flex-direction: column;
    }

    .left-content, .enquiry-form {
        width: 100%;
    }
}

.btn-primary, 
        .btn-primary.disabled, 
        .btn-primary:disabled {
            background: #fe235b !important;
            margin-bottom: 10px;
            padding: 15px 10px 10px 25px;
            font-size: 14px;
            /*background-color: #00132d;*/
            font-weight: 600;
          
            font-family: unset;
            border: none !important;
            box-shadow: none !important;
            outline: none !important; 
        }

  
    .choose-section ul {
    padding-left: 0rem;
    }
    .service-list1 {
    list-style: none; /* Removes default bullets or checkmarks */
    padding: 0;
    margin: 0;
}

.service-list1 li {
    list-style-type: none; /* Ensures no checkmarks */
    position: relative;
}

    
/* Sidebar Container */
.sidebar-container1 {
    /*background-color: #fe235b; */
    padding: 20px;
    border-radius: 50px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* Remove default list styles */
.service-list1 {
    list-style: none; /* Removes bullet points or tick marks */
    padding: 0;
    margin: 0;
}

/* Styling for list items */
.service-list1 li {
    background: white;
    padding: 15px;
    border-radius: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: rgb(84, 30, 87);
    margin-bottom: 15px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    position: relative; /* Required for the arrow */
    overflow: hidden;
}

/* Right arrow effect on hover (Bold & Larger) */
.service-list1 li::after {
    content: '➜'; /* Unicode for a bold right arrow */
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px; /* Make arrow bigger */
    font-weight: bold; /* Make it bold */
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

/* Hover effect */
.service-list1 li:hover {
    background: #f4f4f4;
    transform: scale(1.05);
    padding-right: 15px; /* Push text left to make space for arrow */
}

.service-list1 li:hover::after {
    right: 15px;
    opacity: 1;
}

/* Style for links */
.service-list1 li a {
    text-decoration: none;
    color: #1e3557;
    display: block;
}
.page-title-content1{
    margin-top: 90px;
}
.pediatric-header {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    text-align: center;
   
}

.pediatric-logo {
    width: 90px;
    height: 90px;
    border-radius: 50px;
}

.pediatric-title {
    text-transform: initial !important;
    font-weight: bold;
    margin: 0;
    color: #fff !important;
}

.appointment-btn {
    background-color: #ff5e5e;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
}
    @media (max-width: 768px) {
    .pediatric-header {
            flex-direction: column !important;
            align-items: center !important;
            margin-top: 20px !important;
            margin-bottom: 20px !important;
        }

    .btn-box {
        display: flex;
        justify-content: center !important;
        margin-left: 0 !important;
        margin-top: 15px;
    }
    .page-title-content1{
    margin-top: 0px;
}
}



