.one-feature img {
    width: 100%;
}

#testimonial ul li {
    color: white;
}

#about img {
    margin: 20px 0px;
    width: 100%;
}

.appy-menu .navbar-brand {
    height: auto;
    max-width: 100%;
    padding: 5px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#countup .countup-box .count-name {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.navbar-default .navbar-collapse-pc {
    display: flex !important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    justify-content: center;
}

.col-md-kalak {
    width: 20%;
}

.sticky .navbar-right {
    height: 100px;
    display: flex;
    align-items: center;
}

#blog .blog-box .blog-img .blog-info {
    position: absolute;
    bottom: 0px;
    right: 15px;
    left: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#blog .blog-box .blog-details {
    padding: 15px 10px;
    text-align: justify;
}

.blogs .blog-box .blog-details p {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: justify;
}

.blogs .blog-box .blog-details .meta {
    margin: 0 0 15px;
    display: none;
}

.blog-details p {
    color: #000;
}

.show-mobile {
    display: none;
}

.show-pc {
    display: block;
}

.page-head {
    position: relative;
    padding: 150px 0px 22px 0;
}

@media only screen and (max-width: 600px) {
    .show-mobile {
        display: block;
    }
    .show-pc {
        display: none;
    }
    .appy-menu .navbar-brand {
        max-width: 80%;
    }
    .appy-menu.navbar-default .navbar-toggle {
        margin-top: 60px;
    }
    .sticky .navbar-right {
        height: auto;
        display: block;
        align-items: center;
    }
    .appy-menu.sticky .navbar-brand {
        padding: 5px 15px;
    }
    .padding-100,
    .pt-100 {
        padding: 175px 0;
    }
    .col-md-kalak {
        width: 49%;
        display: inline-grid;
    }
    .page-head {
        position: relative;
        padding: 200px 0px 22px 0;
    }
    .m-grid {
        display: grid;
    }
    .mo-1 {
        order: 1;
    }
    .mo-2 {
        order: 2;
    }
    .mpt-0 {
        padding-top: 0px;
    }
    .care-special {
        padding-bottom: 60px !important;
    }
}

.footer-list {
    display: flex;
    /* column-count: 3; */
    list-style: none;
    margin-bottom: 0px;
    /* width: 93%; */
    float: right;
    white-space: nowrap;
    flex-direction: row;
}

.footer-list li {
    padding: 0px 15px;
}

footer p a {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 25px 0;
}

footer a:focus,
footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

#termsandcondition ul li,
#termsandcondition p {
    color: #000;
}

.breadcrumb>li {
    display: inline-block;
    text-transform: capitalize;
}

#countup img {
    width: 60%;
}

.sidebar .recent-posts-widget .recent-post-description {
    display: table-cell;
    padding-left: 15px;
    text-align: left;
    vertical-align: top;
}

.page-head h2 {
    font-size: 50px;
    margin: 0;
    padding: 0px 0 10px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

body,
.btn-default.blue,
.section-heade h3,
.section-heade p,
#about .about-box h4,
#about .about-box p,
.one-feature h2,
.one-feature p,
#faq .panel .panel-collapse .panel-body,
.comments-form .form-control {
    color: #000;
}

.udocli {
    right: -75px;
}

.udoclogo {
    width: 200px;
}

.ucarelogo {
    width: 200px;
}


/* new  */

#location {
    position: relative
}

#location .features-wrapper .single-feature {
    margin-bottom: 40px;
    position: relative
}

#location .features-wrapper.right-icon .single-feature .features-icon {
    position: absolute;
    right: 0
}

#location .features-wrapper.left-icon .single-feature .features-icon {
    position: absolute;
    left: 0
}

#location .features-wrapper .single-feature .features-icon img {
    max-width: 60px
}

#location .features-wrapper.right-icon .single-feature .features-details {
    padding-right: 70px
}

#location .features-wrapper.left-icon .single-feature .features-details {
    padding-left: 70px
}

#location .features-wrapper .single-feature .features-details h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px
}

#location .features-wrapper .single-feature .features-details p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    line-height: 25px
}

@media (max-width:992px) {
    #location .features-wrapper.right-icon .single-feature .features-icon {
        right: inherit;
        left: 0
    }
    #location .features-wrapper.right-icon .single-feature .features-details {
        padding-left: 70px;
        padding-right: 0;
        text-align: left
    }
}

#location .big-title {
    /* font-size: 30px; */
    text-transform: capitalize;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 5px;
    color: white;
    padding: 60px 0px;
}

#location .small-title {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 44px;
}

#location p {
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    margin: 20px 0 30px;
}

.pr-0 {
    padding-right: 0px;
}

#location .row2 {
    display: flex;
    align-items: center;
}

.w-100 {
    width: 100%;
}

#membership {
    position: relative
}

#membership .testimonial-slider .item p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
    font-style: italic
}

#membership .testimonial-slider .item .client-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid #bf095d
}

#membership .testimonial-slider .item h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

#membership .testimonial-slider .item .client-rate ul li i {
    color: #fac917
}

#membership .testimonial-slider .owl-dots {
    margin-top: 20px!important
}

#membership .testimonial-slider .owl-dots .owl-dot span {
    background: #fff;
    width: 13px;
    height: 13px
}

#membership .testimonial-slider .owl-dots .owl-dot.active span {
    background: #bf095d
}

#membership {
    color: black;
}

#membership table {
    margin-top: 25px;
}

#membership h2 {
    font-size: 20px;
}

#membership table tbody tr td {
    border: 2px solid #bf095d;
    border-collapse: collapse !important;
    margin: 10px 5px;
}

.ucare-member-benefits {
    color: black;
    font-size: 27px;
    margin-bottom: 20px;
}

.memberbenfitcenter {
    display: flex;
    /* align-content: center; */
    justify-content: center;
}

.input-dropdown {
    height: 50px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, .15);
    border: none;
    border-radius: 0;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
    width: 100%;
}

#Patient-Registration .patient-registration .col-sm-6,
#Patient-Registration .patient-registration .col-sm-3,
#Patient-Registration .patient-registration .col-sm-4,
#Patient-Registration .patient-registration .col-sm-2,
#Patient-Registration .patient-registration .col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
}

#Patient-Registration {
    position: relative
}

#Patient-Registration .select2-selection--multiple {
    height: auto;
    padding: 10px 15px;
    background: rgba(255, 255, 255, .15);
    border: none;
    border-radius: 0;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#Patient-Registration .form-control:focus {
    box-shadow: none;
    background: rgba(255, 255, 255, .4)
}

#Patient-Registration .covid-symptoms-select .select2-selection--multiple {
    padding-bottom: 15px;
    height: auto;
}

#Patient-Registration .btn-default {
    border-radius: 0;
    background: #bf095d;
    border: none;
    margin: 20px 0;
    font-weight: 600;
    width: 100%
}

#Patient-Registration .btn-default:hover {
    background: #fff;
    color: #bf095d
}

#Patient-Registration .contact-info li {
    position: relative;
    overflow-y: hidden;
    margin-bottom: 20px;
    color: #fff
}

#Patient-Registration .contact-info li .icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    float: left
}

#Patient-Registration .contact-info li .text {
    padding: 5px 10px;
    margin-left: 30px
}

#Patient-Registration .contact-info li .text a {
    color: #fff;
    text-decoration: none
}

.text-white {
    color: white;
}

.select2-container--default .select2-selection--multiple {
    height: 50px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, .15) !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff !important;
    letter-spacing: 2px !important;
    font-weight: 300 !important;
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    color: black;
    font-size: 15px;
    /* padding: 10px; */
}

.select2-container .select2-search--inline .select2-search__field {
    height: 25px !important;
}

.input-dropdown option {
    color: #000;
}

.input-dropdown {
    font-style: italic;
    font-size: 15px;
}
.two-FREE-labtest{
    font-size: 23px;
}
.benfitslineheight{
    line-height: 10px;
}
@media only screen and (max-width: 600px) {
    /* #location .col-md-6{
        width: 100% !important;
    } */
    #location .pr-0 {
        padding-right: 15px;
    }
    #location .row {
        display: block;
        /* align-content: center; */
        align-items: center;
        padding: 100px 0px;
    }
    #location img {
        padding-top: 30px;
    }
    .memberbenfitcenter{
        display: block;
    }
}