:root {
    --blue: #01132a;
    --yellow: #f8951e;
}

body {
    background-color: #24456e !important;
}

html,
body {
    overflow-x: hidden;
}

.spotify-container .spotify-iframe {
    width: 100%;
    border-radius: 12px;
}

.apple-podcast-container .apple-podcast-iframe {
    width: 100%;
    height: 650px;
    border-radius: 12px;
}

.top_header {
    background-size: cover !important;
}

.swiper-slide.swiper-slide-blank {
    display: none !important;
}

#popups {
    display: none !important;
}

.menu-text {
    color: #24456e !important;
}

.swiper-container.swiper-initialized.swiper-horizontal.swiper-watch-progress {
    height: 15rem;
    overflow: visible !important;
}

.row {
    color: white;
    font-family: auto;
}

#scrollUp {
    display: none !important;
}

.ck-content {
    color: #fff !important;
}

.related-posts .list-style-2 .post-thumb .img-hover-slide {
    min-height: 200px;
}

.post-card-1 .thumb-overlay {
    min-height: 190px;
    border-radius: 10px 10px 0 0;
}

.fix_cards {
    height: 160px;
}

.fix_cards .fix_paragraph {
    color: black;
    text-align: justify;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 18px;
    margin-bottom: 0 !important;
}

.fix_cards .fix_heading {
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
}

.post-card-content {
    height: 83%;
}

.main-manu .esmo_menu a {
    color: #6c757d !important;
}

.post-thumb .social-share li a.tw,
.header-social-network .list-inline-item a.tw {
    background: #161616;
}

.author-bio {
    display: none;
}

.doct_image img {
    border-radius: 6px;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.entry-wraper .entry-bottom .tags span {
    color: white;
}

.swiper-slide img {
    cursor: pointer !important;
}

.ck-content li {
    color: white;
}

.des_text h6:hover {
    color: white;
}

a.non_anchor_class {
    color: #54b9c5;
}

a.non_anchor_class:hover {
    color: #54b9c5;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #24456e #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 2px;
}

*::-webkit-scrollbar-track {
    background: #ffffff;
}

*::-webkit-scrollbar-thumb {
    background-color: #0008ff;
    border-radius: 0px;
    border: 2px solid #ffffff;
}

.icon_mail:before {
    display: none;
}

.main-header {
    z-index: 2;
}

.header-social-network .list-inline-item a {
    background: var(--color-primary);
    width: 27px;
    display: block;
    height: 27px;
    border-radius: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 13px;
    color: #fff !important;
}

nav .main-menu li a {
    font-size: 14px;
}

header .main-nav ul.main-menu {
    margin-left: 20px;
}

.contact-label {
    color: #fff;
}

.post-module-3 .entry-meta span {
    color: white !important;
}

.post-module-3 span.post-cat {
    color: white !important;
}

.post-module-3 h5.post-title {
    color: white;
}

.social-share li {
    list-style: none !important;
}

.entry-meta span.txt_white {
    color: white !important;
}

.entry-meta .author-name {
    color: white !important;
}

.post-excerpt p {
    color: black;
}

.related-posts span.post-cat {
    color: white !important;
}

.related-posts h5.post-title {
    color: white !important;
}

.related-posts .entry-meta span {
    color: white !important;
}

.entry-meta span {
    color: black !important;
}

.post-title {
    color: black;
}

.entry-meta.color-muted {
    line-height: 1;
    color: #dee2e6 !important;
}

.main-menu>li {
    padding: 0 18px;
}

.subscription_right {
    display: flex;
    align-items: center;
}

.post-excerpt.text-muted {
    color: #6c757d !important;
}

#popups {
    width: 50%;
    position: fixed;
    top: 20%;
    left: 25%;
    padding: 0;
    /* border: 2px solid #ccc; */
    border-radius: 2px;
    /* box-shadow: 20px 20px 40px #b89c7b; */
    z-index: 111111;
    background-color: white;
    font-family: arial;
    display: none;
}


#inpopups {
    text-align: center;
}

.subs_close {
    position: absolute;

    top: 8px;
    z-index: 1;
    font-size: 25px;
    right: 8px;
    cursor: pointer;
    height: 25px;
    width: 25px;
    color: #687385 !important;
    /* padding: 6px; */
    display: flex;
    justify-content: center;
    align-items: center;
}



.subs_text p {
    color: black;
    text-align: left;
}

.subs_text h2 {
    color: black;
    text-align: left;
}

#subscribes:hover {
    background-color: #FF803A;
}

.popup_bg {
    background-color: black;

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.header-social-network span {
    color: #dee2e6;
}

.author-info p {
    color: #6c757d;
}

.entry-meta {
    line-height: 1;
    color: #dee2e6 !important;
}

.entry-header .entry-title {
    font-size: 3.2em;
    color: white;
    margin-top: 10px;
}

.breadcrumb {
    color: #e1dede;
}

.archive-header {
    margin-top: 30px;
    color: #fff;
}

.sticky-bar {
    background-color: #24456e;
}

body.show-admin-bar #sidebar-wrapper,
body.show-admin-bar .header-sticky.sticky-bar {
    background-color: #24456e;
}

.center_col {
    width: 550px;
}

.main-header .main-nav ul li a {
    color: #fff !important;
}

.header-sticky.sticky-bar .main-nav ul li a {
    color: #fff !important;
}

.sub_footer_icons a {
    margin-right: 3px;
}

.main-header {
    position: absolute;
    left: 0;
    right: 0;
}

.top_header {
    background: url(../images/bg-image.png);
    background-repeat: no-repeat;
    min-height: 80vh;
    background-size: cover;

}

.search-area1 {
    margin: 0 auto 100px;
    padding-top: 100px;
}

.search-area .input-group-lg>.form-control {
    background-color: #01132a;
    border-radius: 30px 0 0 30px;
    color: white;
}

.search-area .input-group .btn {
    background-color: var(--yellow);
    border-radius: 0 30px 30px 0;
}

.svg:not(:host).svg-inline--fa,
svg:not(:root).svg-inline--fa {
    color: white;
}

.center_col {
    width: 500px;
}

.search-bar::placeholder {
    color: white;

}

/* about  */
.about_img img {
    border-radius: 25px;
    ;
}

.brother_intro h2 {
    font-size: 3.4rem;
}

.brother_intro p {
    font-size: 16px;
    text-align: justify;
}

.btn-yellow {
    color: #fff;
    background-color: var(--yellow);
    border-color: #0d6efd;
}

/* featured  */
.section_line {
    background-color: var(--yellow);
    color: var(--yellow);
    border-bottom: 0;
}

hr:not([size]) {
    height: 5px;
    padding: 0;
    margin: 0;
}

hr {
    opacity: 1;
}

.featured_section {
    background-color: #528ad1;
    min-height: 80vh;
    width: auto;
}

.featured_section h1 {
    font-size: 3rem;
    font-weight: 700;
    color: white;
}

.service_card {
    position: relative;
    background-color: #282828;
    height: 180px;
    border: 5px solid #154e97;
    border-radius: 22px;
    box-shadow: 0px 1px 6px 6px rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);
    overflow: hidden;
}

.service_img {
    height: 215px;
    width: 50%;
    float: left;
}

.service_text {
    width: 50%;
    float: right;
}

.service_text p {
    color: white;
    font-weight: 100;
}

.custom-cards .btn {
    padding: 0.375rem 3.75rem;
}

/* dr section  */
.doctor_card {
    position: relative;
    background-color: #282828;
    height: 230px;
    border-radius: 22px;
    overflow: hidden;
}

.doc_image {
    width: 40%;
    padding: 12px 10px;
}

.doc_image img {
    border-radius: 15px;
    height: 207px;
    width: 190px;
    object-fit: cover;
}

.doc_text {
    width: 60%;
}

.doc_text h2 {
    font-weight: 700;
}

.doc_text p {
    font-weight: 100;
}

.doc_goal {
    padding: 0 80px;
}

.doc_goal h2 {
    color: white;
    font-weight: 100;

}

.doc_goal h2 {
    font-size: 4rem;
}

.doc_goal p {
    text-align: justify;
    font-size: 1.5rem;
    font-weight: 200;
}

.doc_goal .btn {
    padding: 0.375rem 3.75rem;
}

footer {
    background-color: #24456e !important;
}

footer h5,
a,
p {
    color: #fff;
}

.widget-header-2 h5::after {
    background: #fff;
}

@media (max-width: 576px) {
    .spotify-container .spotify-iframe {
        width: 100%;
        border-radius: 12px;
        height: 100px;
    }

    .apple-podcast-container .apple-podcast-iframe {
        width: 100%;
        height: 210px;
        margin-bottom: .5rem;
        border-radius: 12px;
    }

    .entry-main-content p {
        font-size: 1em;
    }

    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: none;
    }

    .ck-content .image-style-side {
        float: none;
    }

    .entry-main-content ul li,
    .comment-content ul li {
        line-height: 1.5 !important;
    }

    .single-content .entry-header.entry-header-style-1.mb-50 {
        margin-bottom: 20px !important;
    }

    .sm-block {
        display: block !important;
    }

    .sm-none {
        display: none;
    }

    .header-select-language {
        display: none !important;
    }

    .entry-header h1.entry-title {
        font-size: 20px !important;
        padding-top: 10px;
        margin-bottom: 15px !important;
    }

    .search-area {
        width: 90%;
        margin: 0 auto 20px;
        padding-top: 50px;
    }

    .brother_intro h2 {
        font-size: 2rem;
    }

    .top_header {
        background-size: cover;
    }

    .doc_goal {
        padding: 0 15px;
    }

    .doc_goal h2 {
        font-size: 2.5rem;
    }

    .doc_text h2 {
        font-size: 24px;
    }

    .featured_section h1 {
        font-size: 2rem;
        font-weight: 600;
        color: white;
        padding: 12px 0px !important;
    }

    .sticky-bar {
        background-color: #24456e;
    }

    .btn-yellow {
        font-size: 12px;
    }

    .menu-text {
        color: #528ad1;
    }

    .archive-header h2 {
        margin-top: 13px;
        font-size: 35px;
    }

    .podcast_images img {
        width: 100px;
        height: auto;
    }

}

.main-header .main-nav ul ul.sub-menu>li>a {

    color: #6c757d !important;
}