﻿.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active {
    color: #a3a64e;
}

.CovidInfoTable .table-bordered td, .CovidInfoTable .table-bordered th {
    border: 1px solid #dee2e6;
    background: #f2f2f2;
}

    .CovidInfoTable .table-bordered td:hover, .CovidInfoTable .table-bordered th:hover {
        border: 1px solid #26b2f0;
        background: #26b2f0;
        color: #202020;
    }

    .CovidInfoTable .table-bordered td a, .CovidInfoTable .table-bordered th a {
        color: #202020;
    }

        .CovidInfoTable .table-bordered td a:hover, .CovidInfoTable .table-bordered th a:hover {
            color: #fff;
        }
.bluebullet ul li::before {
    content: "\2022";
    color: #26b2f0;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 18px;
    margin-left: -1.8em;
}
.BrandLogo {
    background-image: url(/Assets/images/Theme17/Logo.png);
    display: inline-block;
}

.sprite-index-3 {
    width: 60px;
    height: 60px;
    background-position: 0 0;
}

.btnstartTreatment {
    background: #a3a64e;
    color: #fff !important;
    border: 1px solid #a3a64e
}

    .btnstartTreatment:hover, .btnstartTreatment:active, .btnstartTreatment:focus {
        background: #a3a64e;
        color: #fff;
        border: 1px solid #a3a64e
    }

.phonecolor {
    color: #202020 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #646464;
}

.btnlogin {
    color: #a3a64e !important;
    border: 1px solid #a3a64e
}

    .btnlogin:hover, .btnlogin:active, .btnlogin:focus {
        color: #a3a64e !important;
        border: 1px solid #a3a64e;
        background: transparent;
    }

.navbar a:hover {
    text-decoration: none;
}

/*BANNER STYLE START HERE */
#HomepageBannerSlider {
    background: url(/Assets/images/Theme17/Banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.Bannerheadertext {
    color: #000000;
}

.BannerSubheadertext {
    color: #000000;
}

.BannerSubheaderNametext {
    color: #a3a64e;
}

.BannerUspSubheadertext {
    color: #000000;
}

.BannerHeaderButton {
    background-color: #a3a64e;
    color: #ffffff;
}
/*BANNER STYLE END HERE */


.profileDrName {
    color: #000000;
}

.ProfileDrDesc {
    color: #000000;
}

.ProfileDrQuali {
    background: #8aa6bf;
    color: #ffffff;
}


.profileBottomHead {
    color: #202020;
}

.profileBottomTitle {
    color: #909090;
}


/*Doctor Steps Of Comfort Section style Start here */

.DoctorStepsOfComfort {
    color: #ffffff;
}

    .DoctorStepsOfComfort .card {
        background-color: #a3a64e;
    }

.DoctorStepsSignup {
    background-image: url(/Assets/images/Theme17/Sign-up.png);
    display: block;
}

.DoctorStepsConsultation {
    background-image: url(/Assets/images/Theme17/Consultation.png);
    display: block;
}

.DoctorStepsGetMedicines {
    background-image: url(/Assets/images/Theme17/Get-Medicines.png);
    display: block;
}

.DoctorStepsRegularFollowups {
    background-image: url(/Assets/images/Theme17/Regular-Followup.png);
    display: block;
}

.sprite-index-2 {
    width: 50px;
    height: 50px;
    background-position: 0 0;
}

.DoctorTestimonialsDetailSection {
    background-color: #8aa6bf;
    color: #ffffff;
}

.TestimonailHead {
    color: #000000;
}

.testimonial-block {
    background: #ffffff;
    color: #202020;
}




/*Doctor Contact Section style Start here */

.DoctorContactSection {
    font-family: 'Roboto',sans-serif !important;
    padding-bottom: 70px;
}

    .DoctorContactSection .row div h2 {
        padding-bottom: 20px;
    }

    .DoctorContactSection .AddressDetailsDiv {
        padding-left: 40px;
    }

        .DoctorContactSection .AddressDetailsDiv table tr td:nth-of-type(1) {
            padding: 10px;
        }

        .DoctorContactSection .AddressDetailsDiv table tr td:nth-of-type(2) {
            padding: 10px;
            font-size: 1.5em;
        }

            .DoctorContactSection .AddressDetailsDiv table tr td:nth-of-type(2) a {
                color: #202020;
            }



/*Doctor Contact Section style End here */

/*Doctor Profile Details Page style Start here */
.DetailsQualDivImg {
    background-image: url(/Assets/images/Theme17/Education-Icon.png);
    display: block;
}

.DetailsQualSpecialDivImg {
    background-image: url(/Assets/images/Theme17/Specialties-Icon.png);
    display: block;
}

.sprite-index-1 {
    width: 60px;
    height: 60px;
    background-position: 0 0;
}

.DetailsEducationimg {
    background-image: url(/Assets/images/Theme17/Education-Icon-30.png);
    display: block;
}

.DetailsSpecilityImg {
    background-image: url(/Assets/images/Theme17/Specialties-Icon-30.png);
    display: block;
}

.sprite-30 {
    width: 30px;
    height: 30px;
    background-position: 0 0;
}


.ProfileDrQuali .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #ffffff;
}
/*Doctor Profile Details Page style End here*/
.Covid-19-InformationHeading h2 {
    color: #2db0b8;
}
/**/


/*Homeopathy  page   start*/
.Homeopathy_Title {
    color: #a3a64e !important;
}
/*Homeopathy  page   end*/


/*testimonial  page   start*/
.testimonial-head {
    color: #a3a64e !important;
}

/*testimonial  page   end*/


/*faq  page   start*/
.support-que-type {
    color: #a3a64e !important;
}

/*faq  page   end*/
.HealthPlan-InformationHeading h4 {
    color: #a3a64e;
}

.btnnextcolor {
    background: #2db0b8;
    color: #fff;
}

.trcolor .table-bordered th {
    background: #2db0b8;
    color: #fff;
}

.emp-consultation {
    background: #2db0b8;
    border: 1px solid #2db0b8;
}
#LoginForm .LoginControl-main {
    border: 2px solid #26b2f0;
}

#LoginForm .LoginControl-SignIn {
    border-bottom: 1px solid #26b2f0;
}
.ForgotPassword-Title {
    border-bottom: 1px solid #26b2f0;
}
.ForgotPassword-main {
    border: 1px solid #26b2f0;
}
.ForgotPassword-SubTitle {
    border-bottom: 1px solid #26b2f0;
}
.ProfileInActiveCtr .MenuHeader .ProfileInActive-head {
    color: #2db0b8;
    font-size: 2.0em;
}
.MenuHeader {
    background-color: #a3a64e !important;
}