#colorbox #cboxClose {
    top: 0;
    right: 0;
}

.contact-info span,
.contact-info p {
    margin-bottom: 0px !important;
}


.contact-info ul li {
    margin-bottom: 15px !important;
}

    .contact-info ul li span {
        font-size: 18px;
    }

.owl-stage-outer {
    max-height: 800px !important;
}

.contact-info ul li a {
    display: contents;
}

.page-title-content h1 {
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    z-index: 10;
    position: relative;
}

.d-table-cell {
    padding-bottom: 75px !important;
}

.contact-area h1 {
    font-size: 24px;
    font-weight: bold;
    color: #76104e;
    margin-bottom: 15px;
}

.doctor-details-desc h1 {
    font-size: 24px;
    font-weight: bold;
    color: #76104e;
    margin-bottom: 15px;
}

.page-title-area,
.page-title-bg2,
.page-title-bg1 {
    position: relative;
}

    .page-title-area:before,
    .page-title-bg2:before,
    .page-title-bg1:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgb(118 16 78 / 35%);
        top: 0;
        left: 0;
    }

.DaneshQomCaptcha .input-group-prepend {
    display: none;
}

.DaneshQomCaptcha img {
    position: absolute;
    top: 12px;
    left: -90px;
}

.DaneshQomCaptcha .text-box.form-control {
}

.DaneshQomCaptcha #DaneshQomCaptchaInputText-error {
    display: none !important;
}

.order-details .title {
    margin-bottom: 10px;
}

.billing-details .form-check {
    margin-bottom: 10px;
}

.DaneshQomCaptcha .text-box.form-control.error {
    border: 1px solid red !important;
}

.DaneshQomCaptcha span.text-danger {
    font-size: 10px;
}

.section-title {
    margin-bottom: 30px;
}

.top-header {
    background-color: #fff;
}

    .top-header li {
        color: #76104e;
    }

    .top-header a {
        color: #76104e;
    }

    .top-header p {
        color: #76104e;
    }

.header-contact-info li i {
    background-color: #76104e;
    color: #c0c0c0;
}

.header-right-content .top-header-social li a {
    background-color: #76104e;
    color: #fff;
}

.fovia-nav {
    background-color: #76104e;
    border-bottom: #fff solid 5px;
}


.single-product-box .product-image a img {
    width: 100%;
}

.single-product-box .product-content h3 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: normal;
}

.single-product-box .product-content {
    padding: 15px;
}

.others-options a {
    border: #fff solid 5px;
    color: #fff;
}

/*.others-options .bt:hover {
    border: #c0c0c0 solid 5px;
    color: #fff;
}
*/

.btn-primary:hover {
    border-color: #fff;
}

.navbar-brand img {
    border: #fff 2px solid;
    border-radius: 10px;
    height: 80px;
}

.lablist .partner-item a {
    background-color: #fff;
    padding: 13px;
    border-radius: 35px;
}

.lablist .partner-item h3 {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}


.lab-section {
    padding: 0px;
    background-image: url(../../main/img/bg-lablist.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 00px !important;
}

.labbg {
    width: 100% !important;
}

.partner-item {
    flex: 0 0 14% !important;
}

.main-banner-content h2 {
    color: #fff !important;
    font-size: 42px;
    margin-bottom: 0;
    font-weight: 700;
}

.main-banner-content p {
    color: #fff !important;
}

/* .bg-service {
    opacity: 1 !important;
} */

.service-section .section-title h2 {
    color: #fff;
    padding-top: 30px;
}

.service-section .single-blog-post {
    margin-bottom: 0px;
}

.service-section {
    background-image: url(../../main/img/bg-service.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*padding-bottom: 0px !important;*/
}

    .service-section .post-image img {
        height: 180px !important;
        width: 180px !important;
        object-fit: cover !important;
        filter: grayscale(100%);
        transition: 500ms;
    }

    /* .service-section .post-image img:hover,
img:focus {
    filter: unset;
    transition: 500ms;
} */

    .service-section .post-image {
        border-radius: 35px 0px 35px 35px;
        border: #c0c0c0 solid 15px;
        background-color: #c0c0c0;
        transition: 500ms;
        width: max-content;
        margin: auto;
    }

    .service-section .post-content {
        background-color: transparent;
        box-shadow: unset;
        text-align: center;
        padding-right: 70px;
        padding-left: 70px;
    }

        .service-section .post-content a {
            color: #c0c0c0;
            line-height: 30px;
            font-size: 16px;
            transition: 500ms;
        }

    .service-section .post-image img {
        border-radius: 35px;
    }

    .service-section .single-blog-post:hover > .post-image {
        border: #fff solid 15px;
        background-color: #fff;
        transition: 500ms;
    }

        .service-section .single-blog-post:hover > .post-image img {
            filter: unset;
            transition: 500ms;
        }

    .service-section .single-blog-post:hover > .post-content a {
        color: #fff;
        transition: 500ms;
    }

.search-section {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #dcddde;
    background-image: unset;
}

    .search-section h2 {
        color: #76104e !important;
    }

    .search-section p {
        color: #000 !important;
    }

.about-section h2 {
    font-size: 30px;
    color: #76104e !important;
}

.about-section .row {
    max-height: 500px;
}

.about-section p {
    color: #000 !important;
}

.doctor-section {
    background: linear-gradient(0deg, #dcddde 50%, transparent 50%);
    padding-top: 30px;
    padding-bottom: 5px;
}

    .doctor-section .single-doctor-box {
        padding: 35px !important;
        margin: 0px !important;
    }

.doctor-area .section-title {
    margin-bottom: 0px;
}

.doctor-section .single-doctor-box {
    box-shadow: unset;
    background-color: transparent;
}

    .doctor-section .single-doctor-box .doctor-image {
        border-radius: 35px 0px 35px 35px;
        border: #c0c0c0 solid 8px;
        background-color: #c0c0c0;
        transition: 500ms;
    }

        .doctor-section .single-doctor-box .doctor-image img {
            border-radius: 35px;
            filter: grayscale(100%);
            transition: 500ms;
        }

.doctor-section .doctor-content a {
    color: #fff;
    transition: 500ms;
}

.doctor-section .doctor-content span {
    color: #fff;
    transition: 500ms;
}

.doctor-section .doctor-content li a {
    background-color: #fff !important;
    transition: 500ms;
    color: #c0c0c0 !important;
}

.doctor-section .single-doctor-box .doctor-image::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    border-radius: unset;
    left: 0;
    top: 0;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.doctor-section .single-doctor-box:hover > .doctor-image {
    border: #76104e solid 8px;
    background-color: #76104e;
    transition: 500ms;
}

    .doctor-section .single-doctor-box:hover > .doctor-image img {
        filter: unset;
        transition: 500ms;
    }

.doctor-section .single-doctor-box:hover > .doctor-content a {
    color: #76104e !important;
    transition: 500ms;
}

.doctor-section .single-doctor-box:hover > .doctor-content span {
    color: #76104e !important;
    transition: 500ms;
}

.facts-section {
    background-image: url(../../main/img/bg-service.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 20px !important;
    padding-bottom: 25px !important;
}

.facts-section {
    padding-top: 50px;
    padding-bottom: 0px;
}

    .facts-section p li h3 span {
        color: #fff !important;
    }

    .facts-section .single-fun-facts img {
        width: 70px;
    }

    .facts-section .single-fun-facts h3 {
        font-size: 30px !important;
    }


.bimeh-section {
    background: #dcddde;
    padding-top: 25px;
    padding-bottom: 10px;
}


    .bimeh-section .single-doctor-box {
        box-shadow: unset;
        background-color: transparent;
        padding: 20px;
        border-radius: 35px 35px 35px 35px;
        border: #fff solid 8px;
        background-color: #fff;
        transition: 500ms;
        margin-top: 0px !important;
    }

        .bimeh-section .single-doctor-box .doctor-image img {
            border-radius: 0px;
        }

        .bimeh-section .single-doctor-box img {
            filter: grayscale(100%);
            transition: 500ms;
            width: 150px;
            height: 150px;
            object-fit: contain;
        }

        .bimeh-section .single-doctor-box:hover > .doctor-image img {
            filter: unset;
            transition: 500ms;
        }

        .bimeh-section .single-doctor-box .doctor-image::before {
            background-color: transparent;
            border-radius: 0px;
        }

.single-blog-post .post-content h3 {
    font-size: 18px;
    height: 55px;
}

.widget.widget_tag_cloud {
    display: none;
}

.blog-section {
    background-image: url(../../main/img/bg-service.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 35px !important;
    padding-bottom: 25px !important;
}

    .blog-section .section-title h2 {
        color: #fff;
    }

    .blog-section .single-blog-post {
        border-radius: 45px 0px 35px 35px;
        border: #fff solid 10px;
        background-color: #fff;
        transition: 500ms;
    }

    .blog-section .post-content {
        background-color: transparent;
        box-shadow: unset;
        transition: 500ms;
        padding: 15px;
    }

        .blog-section .post-content a {
            color: #c0c0c0 !important;
            transition: 500ms;
        }

        .blog-section .post-content p {
            color: #c0c0c0 !important;
            transition: 500ms;
        }

    .blog-section .post-image img {
        height: 250px;
        filter: grayscale(100%);
        transition: 500ms;
        border-radius: 35px 0px 35px 35px;
        padding: 5px;
        transition: 500ms;
        width: 100%;
    }

    .blog-section .post-image {
        box-shadow: unset;
        background-color: transparent;
        border-radius: 35px 35px 35px 35px;
        text-align: center;
        transition: 500ms;
    }


    .blog-section .single-blog-post:hover > .post-image img {
        filter: unset;
        transition: 500ms;
    }

    .blog-section .single-blog-post:hover > .post-content a {
        color: #76104e !important;
        transition: 500ms;
    }

    .blog-section .single-blog-post:hover > .post-content p {
        color: #000 !important;
        transition: 500ms;
    }

    .blog-section .single-blog-post:hover > .post-image {
        box-shadow: 0 0 0 10px #c0c0c0;
        background-color: #c0c0c0;
        border-radius: 35px 0px 35px 35px;
        transition: 500ms;
    }

.Newsletter-section {
    /*    background-color: #fff;*/
    padding-top: 25px;
    padding-bottom: 25px;
}

    .Newsletter-section .newsletter-form .input-newsletter {
        background-color: #dcddde;
    }


    .Newsletter-section .newsletter-content h2 {
        color: #76104e;
    }

.footer-section {
    padding-top: 35px;
    background-color: #c0c0c0;
}

    .footer-section .single-footer-widget h3 {
        color: #000;
    }

    .footer-section .single-footer-widget li {
        color: #000;
    }

.single-footer-widget .opening-hours li {
    color: #000;
}

.single-footer-widget .departments-list li {
    color: #000;
}


.footer-section .single-footer-widget .opening-hours li span {
    color: #000 !important;
}

.footer-section .logo-widget {
    border-left: 2px solid #76104e;
}

.footer-section .contact-widget {
    padding-right: 10px;
}

.footer-section .logo-widget .single-footer-widget {
    text-align: center;
}

.footer-section .namad-widget {
    text-align: center;
}


.feedback-section {
    background-image: url(../../main/img/bg-lablist.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    max-height: 350px !important;
}

    .feedback-section h2 {
        color: #76104e;
    }

    .feedback-section .section-title {
        margin-bottom: 20px;
    }


    .feedback-section .client-thumbnails {
        display: none;
    }

    .feedback-section .feedback-slides .client-feedback .single-feedback {
        padding: 5px;
        background-color: transparent;
        box-shadow: unset;
        text-align: right;
        margin: 0px 0px 50px 0px;
    }

        .feedback-section .feedback-slides .client-feedback .single-feedback h3 {
            color: #76104e;
            padding: 10px 5px 5px 5px;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback p {
            color: #303030 !important;
            padding: 5px;
            font-size: 15px;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback .img-fill img {
            width: 100%;
            border-radius: 35px;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback .img-fill {
            text-align: -webkit-center;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback::before {
            display: none;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback::after {
            display: none;
        }

    .feedback-section .feedback-slides .next-arrow,
    .feedback-slides .prev-arrow {
        top: 45%;
    }

.copyright-area p {
    color: #303030 !important;
}

.copyright-area {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.about-image {
    max-height: 500px;
}

.fovia-nav .navbar .navbar-nav {
    margin-right: 20px;
}

.section-title h2 {
    font-size: 30px !important;
}


.page-title-content {
    padding-top: 100px;
}

.Newsletter-section {
    background-color: #121521;
}

.swal2-content .swal2-select {
    display: none !important;
}

.others-options a {
    border: #fff solid 2px !important;
    border-radius: 10px !important;
}

.about-content {
    padding-top: 10px;
}

    .about-content h1 {
        font-weight: bold;
        font-size: 26px;
        color: #76104e;
        margin-bottom: 10px;
    }

    .about-content p.about {
        font-size: 16px;
        color: #76104e;
    }

.blog-section .post-content p:last-child {
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 80px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.single-blog-post .post-content .post-meta {
    margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
    .navbar-area {
        background-color: #76104e;
        border-bottom: #fff solid 5px;
    }

    .mean-container a.meanmenu-reveal {
        padding-top: 0px;
    }

    .mean-container .mean-nav {
        margin-top: 85px;
    }

    .dropdown-menu .nav-item {
        text-align: right;
        padding-bottom: 5px !important;
    }

        .dropdown-menu .nav-item a {
            padding-bottom: 0px !important;
        }

    .navbar-area.is-sticky {
        background-color: #76104e !important;
        border-bottom: #fff solid 5px;
        max-height: 125px;
    }

    .fovia-responsive-nav .logo img {
        border: #fff 1px solid;
        border-radius: 10px;
    }

    .header-contact-info li i {
        background-color: transparent;
        color: #76104e;
    }

    .search-section .searchIco {
        margin-top: 40px;
    }


    .footer-section .logo-widget {
        border-left: unset;
    }

    .about-content {
        min-height: unset;
    }



    .fovia-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #fff !important;
    }

    .fovia-responsive-nav .mean-container a.meanmenu-reveal {
        color: #fff;
    }

    .partner-item {
        flex: 0 0 33.333333% !important;
    }

    .about-section .row {
        max-height: fit-content !important;
    }

    .feedback-section {
        max-height: fit-content !important;
        padding-bottom: 20px !important;
    }

        .feedback-section .feedback-slides .client-feedback .single-feedback .img-fill img {
            width: 60%;
            border-radius: 35px;
        }

        .feedback-section .feedback-slides .client-feedback .single-feedback {
            text-align: -webkit-center !important;
        }

    .top-header .RightContent {
        display: none;
    }

    .top-header {
        padding: 5px 5px 15px 5px;
    }

    .fovia-responsive-nav .others-options {
        top: 35px;
        width: fit-content;
        left: 0px;
        right: unset;
        float: left;
        /*position: relative;*/
    }

    .main-banner-content h2 {
        font-size: 32px;
    }

    .service-section .col-md-6 {
        width: 48%;
        margin: auto;
    }

    .service-section .post-image img {
        height: 150px !important;
        width: 150px !important;
    }

    .service-section .post-content {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {

    .fovia-nav .navbar .navbar-nav .nav-item a {
        font-size: 13px;
    }

    .fovia-nav .navbar .others-options {
        min-width: 160px;
    }

        .fovia-nav .navbar .others-options .btn {
            display: inline-block !important;
        }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}