.main_cat_li_div h4 {
    color: #fff !important;
}

.main_cat_li_div {
    background:#fff !important;
    box-shadow: 0 20px 40px hsla(0, 0%, 0%, 0.13);
}

.main_cat_li_div.active {
    background: #fff !important;
}

.main_cat_li_div.active h4 {
    color: #000000 !important;
}

.main_cat_icon {
    background: none !important;
}

.header-one.header-space .header-nav {
    height: 80px !important;
}

.header-one.header-space .header-nav .logo img {
    width: 110px !important;
}

.doctor-profile-widget.doc-grid .doc-content .review-price p {
    font-size: 16px !important;
}

.doctor-content.content {
    padding: 30px 0
}

.doctor-profile-widget.doc-grid .doc-pro-img .doctor-profile-img {
    max-height: 295px !important;
    border-radius: 8px !important;
}

.clinic-booking a.book_btn {
    width: 75%
}

.clinic-booking a.fav-btn {
    padding: 9px 12px;
}

.clini-infos {
    padding-left: 3px
}

.user-tabs .nav-tabs.nav-tabs-bottom>li>a.active,
.user-tabs .nav-tabs.nav-tabs-bottom>li>a.active:hover,
.user-tabs .nav-tabs.nav-tabs-bottom>li>a.active:focus {
    background: #efefef;
    border-radius: 3px;
}

.main-wrapper.home-twelve .services-section-fourteen .our-services-list {
    margin: 0px 5px;
}




.search-box-3 .select2-container .select2-selection--single {
    height: 38px !important;
    border-radius: 10px;
}

.search-box-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    color: #858789;
}

.breadcrumb-bar-two {
    background: #f2f6f6
}

.footer-one .social-icon ul li a {
    font-size: 26px
}

.footer-one .social-icon ul li {
    margin-right: 0;
    margin-bottom: 15px;
    display: block;
}

.footer-one .social-icon ul {
    display: block;
    text-align: center;
}

.search_img {
    width: 22px;
    position: absolute;
    left: 35%;
}

/*.theiaStickySidebar .collapse:not(.show) {display: block}*/

/* .doc-info-cont {flex: 0 0 400px} */

.doc-location {
    font-size: 17px !important;
}

.doc-department,
.doc-speciality {
    font-size: 18px !important;
}

.doctor-widget .doc-name {
    font-size: 24px
}

.clini-infos ul li {
    display: block;
    line-height: 30px;
    color: #4E4852;
    font-size: 16px;
    font-weight: 500;
}

.clini-infos ul li i {
    margin-right: 12px;
    margin-left: 5px;
    font-size: 20px !important;
}

.clini-infos ul li .rating i {
    margin-right: 0;
    margin-left: 0;
    font-size: 20px !important;
}

.clini-infos ul li img {
    margin-right: 5px;
    width: 32px
}

.primary-color {
    color: #28b1a5
}

.primary-border-radius {
    border-radius: 1.375rem !important;
}

.primary-border {
    border: 1px solid #dcdcdc !important;
}

.ddd_color {
    color: #ddd
}

.form-control-custom {
    border-top-right-radius: 1.375rem;
    border-bottom-right-radius: 1.375rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-right: 1px solid #dcdcdc !important;
}

.ddd_dark_color {
    color: #858585;
}

.form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

.form-check-input[type=radio] {
    border-radius: 20%;
}

.form-check-inline {
    margin-right: 3rem;
}

.nav-tabs .nav-item .nav-link {
    padding: 10px 45px;
    color: #ddd;
}

.nav-tabs .nav-item .nav-link:hover {
    background: inherit
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #28b1a5
}

.global_img {
    width: 20px !important;
    display: inline-block !important;
}

/* Start Card Person */
.reviews-ratings {
    position: absolute;
    top: 3px;
    right: -3px
}
@media screen and (max-width: 575px) {
    .reviews-ratings {
        position: static;
    }
}

.exp_img {
    display: inline-block;
    width: 23px !important;
    margin-top: -5px;
    margin-right: 9px
}

.doc-pro-info .doc-pro-name a {
    font-size: 17px !important;
}

.doc-pro-info {
    padding-bottom: 3px !important;
    position: relative;
}

.doc-pro-info .doc-pro-name p {
    margin-top: 9px
}

.doc-pro-info .doc-pro-name a {
    padding-left: 5px
}

.doc-pro-location {
    min-height: 30px
}

.doc-pro-location p {
    margin-top: 7px
}

.doc-pro-location p img {
    width: 22px !important;
    display: inline-block !important;
    margin-right: 5px
}

.flag_div {
    float: left
}

.lang_div {
    float: right
}

.doctor-certified {
    position: absolute;
    top: 10px;
    right: 10px;
}

.doctor-certified img {
    width: 60px !important;
}



/* Start Offers */
.single_offer {
    border: 1px solid #fff;
    box-shadow:  0 20px 40px rgba(0, 0, 0, 0.05);
    border-radius: 5px
}

.offer_row {
    position: relative;
}

.offer_img img {
    border-radius: 5px;
}

.offer_details {
    padding: 23px 0
}

.favourite_icon {
    position: absolute;
    top: 21px;
    right: 20px;
    left: auto;
    text-align: right
}

.favourite_icon img {
    width: 25px
}

.deadline_date {
    position: absolute;
    bottom: 14px;
    right: 20px;
    left: auto;
    text-align: right
}

/* Start Owl Carousel */
.owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 6px !important;
    border-radius: 3px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #28b1a5 !important;
}

/* Start Banners */
.banners_container {
    max-width: 88%;
    margin: auto
}

.banner_img {
    border-radius: 10px
}

/* Start Profile */
.flag_img {
    width: 23px !important;
    margin-top: -5px;
    margin-right: 9px;
}

.doctor-img {
    flex: 0 0 208px !important;
    height: 208px !important;
}

.like_link {
    background: inherit;
    border: none;
    padding: 0;
    color: #7400fd
}

/* Start Side Menu */
/*.side_menu {width: 400px;position: fixed;top: 0;left: 0;height: 100vh;background: #fff;z-index: 10000}*/
/*. {}*/

/* Start Sub Menu */
.sub_menu {
    width: 100px;
    border: 1px solid #28b1a5;
    height: 100px;
    background: #fff
}

.form-check-input:checked {
    background: #28b1a5;
    border-color: #28b1a5;
}

.form-check-input[type=radio] {
    border-radius: 50%
}

@media screen and (max-width: 991px) {
    .footer-one .social-icon ul {
        text-align: start;
    }
    .footer-one .social-icon ul li {
        display: inline-block;
        margin-right: 20px;
    }
}
@media screen and (max-width: 575px) {
    .footer-one .social-icon ul {
        text-align: center;
    }
}
