﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
.widget-appointment .form-control::-webkit-input-placeholder {
    color: #909090 !important;
    opacity: 1
}


.field-validation-error {
    text-align: left;
    display: block;
}

#admin-panel .blog-box-layout2 {
    box-shadow: 0px 2px 30px 0px rgb(208 208 208 / 75%);
}

    #admin-panel .blog-box-layout2:hover {
        box-shadow: 0px 1px 0px 0px rgb(208 208 208 / 75%)
    }



.identity-wrapper {
    padding: 200px 0px;
    font-family: 'Roboto', sans-serif;
}

    .identity-wrapper a {
        color: black;
    }

    .identity-wrapper .nav-pills .nav-link.active, .show > .nav-pills .nav-link {
        color: #fff;
        background-color: #000000;
    }

    .identity-wrapper .btn-primary {
        background-color: black;
        color: white;
        border-color: black;
    }

.view-dept-home {
    color: #808080;
}


.home-banner-override {
    font-weight: bolder !important;
    color: #af0f16 !important;
    text-shadow: 0.5px 0.5px 1px #2f2f2f;
}



.dept-dirt-icon {
}


.departments-box-layout4 .fa, .fab, .fal, .far, .fas {
    line-height: inherit;
}


.departments-box-layout4 .box-content p {
    height: 75px;
}

.departments-box-layout4 .box-content {
    padding: 25px 0px;
}


#btnSearch {
    color: white;
}

.doc-det-tel {
    color: white;
}

.cov-head {
    white-space: nowrap;
}

.all-dept-about {
    Border: 1px solid;
    border-color: #af0f16;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #af0f16;
    text-transform: initial;
    color: #ffffff;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
}


    .all-dept-about:hover {
        color: white;
    }


.col-home-white {
    color: white;
    text-shadow: 0.5px 0.5px 1px #2f2f2f;
}


.bg-custom-dept-det {
    background-image: url("../img/department/Department%20Detail%20bg.jpg");
    background-size: cover;
}

.dept-det-heading {
    font-weight: 600;
    color: #292929;
}


#home-slider .carousel-caption p {
    font-weight: bold;
    /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
    color: #af0f16;
    text-shadow: 0.5px 0.5px 1px #2f2f2f;
    font-size: 30px;
    /*display: none;*/
    /*background-color: rgba(255, 255, 255, 0.4);*/
}

.carousel-caption {
    /*bottom: -10px;*/
    /*top: 15px;
    font-size: 20px;
    font-family: 'Poppins';*/
}

.footer-logo {
    max-width: 200px;
}

.dep-det-shadow {
    /*box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 75%);*/
    border-radius: 4px;
    border: 1px solid #cccccc;
}



@media only screen and (max-width: 479px) {
    #home-slider .carousel-caption p {
        font-weight: normal;
        /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
        color: #af0f16;
        text-shadow: 0.5px 0.5px 1px #2f2f2f;
        font-size: inherit;
        /*display: none;*/
        background-color: rgba(255, 255, 255, 0.4);
    }

    .carousel-caption {
        top: 5px;
        font-size: 20px;
        font-family: 'Poppins';
    }

    .hira-picture img {
        max-height: 300px;
        widows: inherit;
    }
}

@media only screen and (max-width: 320px) {
    #home-slider .carousel-caption p {
        font-weight: normal;
        /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
        color: #af0f16;
        text-shadow: 0.5px 0.5px 1px #2f2f2f;
        font-size: inherit;
        /*display: none;*/
        background-color: rgba(255, 255, 255, 0.4);
    }

    .carousel-caption {
        /*bottom: -10px;*/
        top: 15px;
        font-size: 20px;
        font-family: 'Poppins';
    }
}

.lbl-left .control-label {
    display: block !important;
    text-align: left;
}

.wo-150 {
    width: 150px !important;
    height: 150px !important;
}

#home-slider-desktop .desktop-caption {
    background-color: rgba(255, 255, 255, 0.4);
    top: 15%;
    padding: 30px;
    bottom: unset;
}

    #home-slider-desktop .desktop-caption p {
        font-weight: bold;
        /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
        color: #af0f16 !important;
        text-shadow: 0.5px 0.5px 1px #2f2f2f;
        font-size: 30px;
        /*display: none;*/
        /*background-color: rgba(255, 255, 255, 0.4);*/
        /*top: 15%;*/
        /*bottom: unset;*/
    }


#current-openings {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

    #current-openings h2 {
        font-weight: 600;
        text-align: center;
        color: #292929;
    }


.bot-zero {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.news-pad {
    margin-top: 5px !important;
    margin-bottom: 10px;
}

.margin-nurse-carosel {
    margin: 20px 0px 40px 0px;
}

.nursing-intro {
    padding: 30px 15px 0px 15px;
}

.why-choose-box-Custom {
    padding: 20px 30px 30px 30px;
}

.sub-title-override p ::before {
    content: none !important;
}

.sub-title-override p ::after {
    content: none !important;
}
