/*
* Template Name : MedikPlus Landing Template
* Version : 1.0.0
* Created by : webmavens
* File: Main Css 
*/

body {
    font-family: "Montserrat", sans-serif;
    color: #9a9a9a;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

table {
    font-size: 1em;
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

/* FONT-SIZE */
.font-size-10 {
    font-size: 10px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-19 {
    font-size: 19px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.font-size-23 {
    font-size: 23px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.font-size-26 {
    font-size: 26px !important;
}

.font-size-28 {
    font-size: 28px !important;
}

/* FONT-WEIGHT */
.font-weight-light-300 {
    font-weight: 300;
}

.font-weight-regular {
    font-weight: 400;
}

.font-weight-medium {
    font-weight: 500;
}

.font-weight-bold {
    font-weight: 600;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

/* tagline */
#topbar {
    background: #f8f9fa;
    color: #757575;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.5s;
}

#topbar.topbar-scrolled {
    top: -40px;
}

#topbar i {
    padding-right: 6px;
}

.topbar-text {
    font-size: 13px;
}

.topbar-text i {
    color: #76dadc;
}

#header {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    padding: 20px 0;
    top: 40px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header.header-scrolled {
    top: 0;
}

.nav-40 {
    margin-top: 40px;
}

.header-scrolled .nav-40 {
    margin-top: 0px;
}

.header-text {
    color: #9b9c9e !important;
}

.header-social-icon .head-icon {
    color: #9b9c9e;
}

.header-social-icon .head-icon:hover {
    color: #76dadc;
    text-decoration: none;
}

/* NAVBAR */
.navbar {
    padding: 16px 10px;
    box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.05);
}

.navbar-brand img {
    height: 45px;
}

.navbar-nav {
    margin: 0;
}

.navbar .navbar-nav .nav-link {
    text-decoration: none;
    display: inline-block;
    color: #191919;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    outline: none;
    letter-spacing: 1px;
    transition: all 0.2s ease-in-out;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #76dadc;
}

.navbar .navbar-nav .nav-link:hover {
    color: #76dadc;
}

.navbar_button {
    margin-right: 16px;
}

.button {
    height: 46px;
    margin-left: 5px;
    margin-right: 0px;
}

.button_1 {
    background: #fd556d;
    border: solid 2px transparent;
}

.button_1 a {
    color: #ffffff;
}

.button_1 a:hover {
    color: #191919 !important;
}

.button a {
    display: block;
    padding-left: 40px;
    padding-right: 36px;
    line-height: 42px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.button_1:hover {
    background: transparent;
    border: solid 2px #fd556d;
}

.button_1:hover a {
    color: #fd556d;
}

.navbar-toggler {
    border: none;
}

.navbar-toggler {
    border: none;
}

.navbar-brand:focus {
    outline: none;
}

.nav-btn:focus {
    box-shadow: none;
}

/* HERO */
.hero-section {
    padding-top: 200px;
    padding-bottom: 300px;
    background-color: #b0b0b0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    visibility: inherit;
    margin-top: 100px;
}

.hero-section {
    background-position: top;
    background-image: url(images/3.png);
}

@media (min-width: 768px) {
    .hero-section {
        background-image: url(images/3.png);
    }
}

@media (min-width: 1200px) {
    .hero-section {
        background-image: url(images/3.png);
    }
}

.small-text {
    color: #252525;
    font-size: 16px;
    font-weight: 400;
}

.main-heading {
    color: #232323;
    font-size: 40px;
    font-weight: 700;
}

.my-btn {
    color: #fff;
    background-color: #76dadc;
    border: 2px solid #76dadc;
    border-color: #76dadc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 30px;
    transition: all 0.2s ease-in-out;
}

.my-btn:hover {
    color: #76dadc;
    background: #fff;
    text-decoration: none;
}

.about-box-center a.btn-center {
    color: #76dadc;
    background-color: #fff;
    border: 2px solid #76dadc;
    border-color: #76dadc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 30px;
    transition: all 0.2s ease-in-out;
}

.about-box-center a.btn-center:hover {
    text-decoration: none;
    background-color: #76dadc;
    border: 2px solid #fff;
    color: #fff;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}

/* ABOUT BOX */
.section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-section {
    margin-top: -215px;
}

.heading-space {
    letter-spacing: 1px;
}

.about-box-icon {
    color: #000;
}

.service-icon {
    color: #fd556d;
}

.about-text {
    color: #3e454c;
}

.about-box-left {
    padding-top: 70px;
    padding-right: 40px;
    padding-bottom: 70px;
    padding-left: 40px;
    background-color: rgba(118, 218, 220, 0.34);
}

.about-box-center {
    padding-top: 100px;
    padding-right: 50px;
    padding-bottom: 100px;
    padding-left: 50px;
    background-color: rgba(118, 218, 220, 0.76);
}

.about-box-right {
    padding-top: 70px;
    padding-right: 40px;
    padding-bottom: 89px;
    padding-left: 40px;
    background-color: rgba(118, 218, 220, 0.34);
}

.about-contain {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.about-number:hover {
    color: #000;
    text-decoration: underline;
}

.about-box-heading {
    color: #232323;
    font-size: 18px;
}

.about-box-center a {
    font-size: 28px;
}

.about-mb-40 {
    margin-bottom: 40px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-box-1 {
    margin-top: 35px;
}

.section-heading,
.about-heading,
.testi-heading,
.contact-title {
    color: #232323;
}

.all--heading {
    display: inline-block;
}

.about-box-icon i {
    font-size: 28px;
}

.about-box-center a:hover {
    color: #000;
    text-decoration: underline;
}

.info-box a:hover,
.card-footer a:hover {
    text-decoration: underline;
}

/* SERVICE */
.service-section {
    background: linear-gradient(to bottom, #76dadc, #d5f9f9);
    padding-top: 100px;
    padding-bottom: 50px;
}

.service-sub-heading {
    color: #252525;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.service-main-box {
    padding-top: 80px;
    padding-right: 50px;
    padding-bottom: 80px;
    padding-left: 50px;
    background-color: #ffffff;
    border-radius: 10px;
}

/* Appointment */
.form-control {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    height: calc(1.5em + 0.75rem + 30px);
    font-size: 12px;
    text-transform: uppercase;
}

.form-control:focus {
    box-shadow: none;
    border-color: #e2e2e2;
}

.text-color {
    color: #fff;
}

.testi-box {
    position: relative;
    height: 100%;
}

.testi-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    color: #f4f4f4;
}

.testi-img {
    border-radius: 50%;
}

.testi-bg {
    background-color: #76dadc;
    padding: 80px 50px 55px 50px;
}

/* ABOUT_PAGE */
.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.about-bg-section {
    padding-top: 200px;
}

.about-pg-small-text {
    color: #76dadc;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}

.about-pg-heading {
    color: #232323;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
}

.counting {
    color: #76dadc;
    font-size: 45px;
    font-weight: 700;
}

.about-pg-text {
    line-height: 1.6;
}

.appointment-bg {
    background-color: #efefef;
    padding-top: 40px;
    padding-bottom: 40px;
}

.appointment-btn {
    height: 59px;
    padding-left: 24px;
    padding-right: 25px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    background: #76dadc;
    border-radius: 19px;
    white-space: nowrap;
}

.appointment-btn:hover {
    color: #ffffff;
    text-decoration: underline;
}

.bg-client {
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.border-color {
    border: 3px solid #76dadc;
}

.testi-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.testi-sub-text {
    color: #3e454c;
    font-size: 16px;
    line-height: 1.875;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -58px;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #636363;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}

.test_info {
    margin-top: 52px;
    margin-bottom: 40px;
}

.test_image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.test_text {
    padding-left: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #404040;
}

.test_text span {
    color: #57ccc3;
}

.quote {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #57ccc3;
}

.carousel-inner {
    margin-top: 50px;
}

/* SERVICE PAGE */
.service-pg-section {
    padding-top: 200px;
    padding-bottom: 100px;
}

.Medical-emergenices-card,
.Medical-apppointment-card,
.Medical-contact-card {
    padding: 50px 40px;
    background-color: #8cfdffc2;
    width: 100%;
}

.Medical-apppointment-card {
    background-color: #76dadcc2;
    padding-bottom: 30px;
}

.Medical-emergenices-card h5,
.Medical-apppointment-card h5,
.Medical-contact-card h5 {
    color: #232323;
    margin-bottom: 20px;
}

.Medical-emergenices-card h4 {
    color: #232323;
    margin-bottom: 30px;
}

.Medical-emergenices-card p {
    color: #3e454c;
    margin-bottom: 35px;
}

.Medical-emergenices-card a {
    font-size: 14px;
    color: #232323;
    font-weight: 600;
}

.Medical-emergenices-card a:hover {
    text-decoration: none;
}

.Medical-apppointment-card .form-control {
    width: 100%;
    height: calc(1.5em + 0.75rem + 30px);
    border: none;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #6f6f6f;
    position: relative;
    z-index: 1;
}

.Medical-apppointment-card .form-control:focus {
    background-color: #fff;
    box-shadow: 0 0 0 0.2rem #fd556d;
}

.Medical-btn {
    display: inline-block;
    color: #76dadc;
    background-color: #fff;
    height: 60px;
    padding: 0 30px;
    line-height: 56px;
    font-size: 12px;
    min-width: 140px;
    border: 2px solid #fff;
    border-radius: 0;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.Medical-btn:hover {
    text-decoration: none;
    background-color: #76dadc;
    border: 2px solid #fff;
    color: #fff;
}

.mt-15 {
    margin-top: 15px;
}

.Medical-contact-card {
    background-color: #8cfdffc2;
}

.Medical-contact-card h5 {
    margin-bottom: 50px;
}

.Medical-contact-card .contact-info {
    margin-bottom: 30px;
}

.Medical-contact-card p {
    color: #232323;
    font-size: 12px;
    font-weight: 500;
}

.Medical-contact-card p a {
    color: #232323;
}

.mr-30 {
    margin-right: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.contact-icon i {
    font-size: 35px;
    color: #000;
}

.number-text-size {
    font-size: 24px;
}

/* appointment-page */
.appointment-section {
    padding-top: 150px;
    padding-bottom: 100px;
}

.contact_form_container {
    width: 100%;
    background: #ffffff;
    padding-left: 33px;
    padding-right: 34px;
    padding-bottom: 63px;
    padding-top: 136px;
    box-shadow: 0px 25px 38px rgba(0, 0, 0, 0.2);
}

.contact_form_title {
    position: absolute;
    top: 0;
    left: 15px;
    width: 336px;
    height: 80px;
    background: #76dadc;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

.contact-info-box {
    padding: 26px;
    position: relative;
    background-color: #76dadcc2;
}

.contact-info-box .contact-info-icon {
    font-size: 28px;
    color: #000;
}

.contact-info-box a:hover {
    color: #252525;
}

.info-box p a:hover {
    text-decoration: underline;
}

.contact-content a:hover {
    text-decoration: underline;
}

/* Why choose us */
.why-choose .choose-box {
    position: relative;
    box-shadow: 0px 2px 15px rgba(44, 73, 100, 0.08);
    padding: 30px;
    border-radius: 10px;
    height: 100%;
}

.choose-box-info i {
    margin: 5px 24px 0 0;
    font-size: 36px;
    color: #fd556d;
}

/* doctor */
.doctors .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(44, 73, 100, 0.08);
    padding: 30px;
    border-radius: 10px;
    height: 100%;
}

.doctors .member .pic {
    overflow: hidden;
    width: 100%;
    border-radius: 50%;
}

.doctors .member .pic img {
    transition: ease-in-out 0.3s;
}

.doctors .member:hover img {
    transform: scale(1.1);
}

.doctors .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #74bdbd;
}

.doctors .member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.doctors .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #fd556d;
    bottom: 0;
    left: 0;
}

.doctors .member p {
    margin: 10px 0 0 0;
    color: #6c757d;
}

.doctors .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.doctors .member .social a {
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    border: 1px solid #fd556d;
}

.doctors .member .social a i {
    color: #9b9c9e;
    font-size: 16px;
    margin: 0 2px;
}

.doctors .member .social a:hover i {
    color: #fff;
    font-size: 16px;
    margin: 0 2px;
}

.doctors .member .social a:hover {
    background: #fd556d;
}

.doctors .member .social a+a {
    margin-left: 8px;
}

/* department */
.department-area2 .nav {
    padding-left: 15px;
    margin-bottom: 30px;
    flex-wrap: nowrap;
}

.department-area2 .nav a.nav-link {
    width: 18%;
    height: 125px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #eeeeee;
    padding-top: 26px;
}

.department-area2 .nav a.nav-link img {
    max-width: 42px;
    margin-bottom: 10px;
}

.department-area2 .nav a.nav-link p {
    font-size: 15px;
    color: #232323;
    font-weight: 600;
    text-transform: uppercase;
}

.tab-content .tab-pane {
    padding: 18px;
    border: 1px solid #eeeeee;
}

.content-box h4 {
    color: #232323;
    font-weight: 600;
    margin-bottom: 12px;
}

.content-box p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
}

.content-box ul {
    margin-bottom: 35px;
}

.department-area2 .nav a.active {
    border-color: #76dadc;
}

.department-area2 .nav a.active p {
    color: #76dadc;
}

.content-box ul li {
    font-size: 15px;
    color: #6c757d;
    margin-bottom: 12px;
}

.content-box ul li i {
    color: #76dadc;
    margin-right: 8px;
}

.margin-dept {
    margin-right: 1.5rem;
}

/* footer */
.footer-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ececec;
}

.footer-section h4 {
    color: #02073e;
    text-decoration: none;
}

.footer-section .footer-icon {
    color: #9b9c9e;
}

.footer-section .icon-link a:hover {
    color: #76dadc;
    text-decoration: none;
}

.footer-icon:hover {
    color: #76dadc;
    text-decoration: none;
}

.footer-section a:hover {
    text-decoration: underline;
}

.footer-text {
    color: #9a9a9a;
}

.footer-text a,
a:hover {
    color: #9a9a9a;
}

.topbar-text a:hover {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.col-container {
    display: contents;
    width: 100%;
}

.col {
    display: inline-block;
}

.service-h {
    height: auto;
}

.footer--form .form-control-style {
    position: relative;
}

.footer--btn {
    color: #fff;
    background-color: #76dadc;
    border: 2px solid #76dadc;
    border-color: #76dadc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    padding: 17px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.footer--btn:hover {
    color: #76dadc;
    background: #fff;
    text-decoration: none;
}

.footer--btn:focus {
    outline: none;
}

.card-footer p i,
.card-footer p a {
    color: #fd556d;
}

.card-footer {
    background-color: #ececec;
}

.card-footer a:hover {
    text-decoration: underline;
}

.footer--logo-height {
    height: 60px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    background-color: #76dadc;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    padding-top: 10px;
    z-index: 1;
}

.float i {
    font-size: 30px;
    color: #fff;
    margin-top: 6px;
    display: block;
}

.online-status-led {
    background-color: #4dd965;
    position: absolute;
    bottom: 0px;
    right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: content-box;
    border: 2px solid #fff;
    background-clip: padding-box;
}

/* FAQ */
.section-title {
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}

.faq .faq-list {
    padding: 0 100px;
}

.faq .faq-list ul {
    padding: 0;
    list-style: none;
}

.faq .faq-list li+li {
    margin-top: 15px;
}

.faq .faq-list li {
    padding: 20px;
    background: #f5f5f5;
    border-radius: 4px;
    position: relative;
}

.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 30px;
    outline: none;
}

.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
    display: none;
}

.faq .faq-list a.collapsed {
    color: #343a40;
}

.faq .faq-list a.collapsed:hover {
    color: #76dadc;
}

.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
    display: none;
}

.faq-list a {
    color: #76dadc;
}

@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}

.faq .faq-list i {
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.faq .faq-list a.collapsed i::before {
    content: "\ea73";
}

/* Blog */
.blog {
    padding: 90px 0;
}

.blog-section {
    /* padding-top: 200px; */
    padding-bottom: 100px;
}

.blog .blog-box {
    border: 1px solid #eeeeee;
    height: 100%;
}

.blog .blog-box .blog-image a img {
    margin-bottom: 20px;
}

.blog .blog-box .blog-heading {
    margin-bottom: 12px;
    padding: 20px;
}

.blog-date p {
    font-size: 20px;
    background: #76dadc;
    color: #fff;
    width: 58px;
    height: 58px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 50%;
    padding-top: 8px;
    margin-right: 12px;
}

.heading-box {
    padding-top: 5px;
}

.heading-box h6 a {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}

.heading-box .ul {
    padding: 0;
    margin: 0;
}

.heading-box ul li:nth-child(1) {
    margin-right: 10px;
}

.heading-box ul li i {
    font-size: 14px;
    color: #969696;
    margin-right: 5px;
}

.heading-box ul li a {
    color: #555555;
}

.blog-content {
    padding: 0 20px;
}

.blog-content p {
    font-size: 15px;
    color: #6c757d;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}

.blog .pagination-box {
    margin-top: 40px;
}

.pagination-box .ul {
    padding: 0;
    margin: 0;
}

.blog-details .pagination-box a,
.blog-details button,
.blog-details li,
.blog-details p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.3px;
}

.custom-flex {
    display: -ms-flexbox;
    display: flex;
}

.blog .pagination-box ul li a {
    font-size: 18px;
    color: #76dadc;
    width: 40px;
    height: 40px;
    background: #fff;
    display: block;
    padding-top: 6px;
    border-radius: 50%;
}

.pagination-box a,
button {
    transition: 0.2s ease;
}

.blog .pagination-box ul li a:hover {
    background: #76dadc;
    color: #fff;
}

.blog .pagination-box ul li.active a {
    background: #76dadc;
    color: #fff;
}

.heading-box h6 a:hover {
    color: #76dadc;
}

.heading-box ul li a:hover {
    color: #76dadc;
}

/* Blog-Details */
.image-content h4 {
    color: #222222;
    margin-bottom: 18px;
    font-weight: 600;
}

.image-content ul {
    margin-bottom: 12px;
}

.image-content ul li {
    font-size: 14px;
    margin-right: 15px;
}

.image-content ul li i {
    font-size: 14px;
    color: #00a3c8;
    margin-right: 7px;
}

.image-content p {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin-bottom: 45px;
}

.image-box img {
    margin-bottom: 20px;
}

.image-content p span {
    font-size: 15px;
    color: #555555;
    background: #eeeeee;
    display: block;
    padding: 20px 30px 25px;
    margin: 20px 0;
    border-left: 2px solid #76dadc;
    line-height: 30px;
}

.share-btn ul {
    padding: 0;
    margin: 0;
}

.blog-btns .share-btn ul li:first-child {
    font-size: 15px;
    font-weight: 600;
}

.share-btn ul li a i {
    font-size: 14px;
    color: #76dadc;
    display: block;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    width: 36px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
}

.share-btn ul li a i:hover {
    background: #76dadc;
    border-color: #76dadc;
    color: #fff;
}

.blog-btns .post-bfaf {
    margin-bottom: 50px;
}

.post-bfaf ul {
    padding: 0;
    margin: 0;
}

.blog-btns .post-bfaf ul li a {
    display: block;
    width: 75px;
    height: 35px;
    color: #76dadc;
    border: 1px solid #eeeeee;
    border-radius: 25px;
    text-align: center;
    padding-top: 5px;
}

.blog-btns .post-bfaf ul li a:hover {
    color: #fff;
    border-color: #76dadc;
    background: #76dadc;
}

.blog-comment h4 {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 40px;
    position: relative;
}

.comment-box {
    margin-bottom: 50px;
}

.comment-img a {
    margin-right: 30px;
}

.comment-img a {
    margin-right: 30px;
}

.comment-img a img {
    width: 80px;
}

.comment-con ul {
    padding: 0;
    margin: 0;
}

.comment-box .comment-con ul li:nth-child(1) a {
    font-size: 17px;
    color: #222222;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    margin-right: 20px;
}

.comment-box .comment-con ul li:nth-child(2) a {
    font-size: 12px;
    color: #fff;
    background: #76dadc;
    padding: 4px 12px;
    border-radius: 25px;
}

.comment-box .comment-con span {
    font-size: 13px;
    color: #969696;
    display: block;
    margin-bottom: 5px;
}

.comment-box .comment-con p {
    max-width: 700px;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.comment-box2 {
    margin-left: 45px;
}

.blog-details .blog-d-box .comment-form h5 {
    color: #222222;
    padding-top: 15px;
    margin-bottom: 40px;
}

.comment-form form input {
    width: 100%;
    height: 48px;
    font-size: 15px;
    color: #222222;
    border: 1px solid #dddddd;
    padding-left: 20px;
    margin-bottom: 25px;
}

.comment-form form textarea {
    width: 100%;
    height: 200px;
    font-size: 15px;
    color: #222222;
    border: 1px solid #dddddd;
    padding: 20px;
    margin-bottom: 25px;
}

.blog-details .widget-cat {
    margin-bottom: 45px;
}

.blog-details .widget-cat h5 {
    font-size: 17px;
    color: #222222;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 20px;
    position: relative;
}

.widget-cat ul {
    padding: 0;
    margin: 0;
}

.widget-cat ul li a {
    font-size: 15px;
    color: #555555;
    display: block;
    letter-spacing: 0.5px;
}

.widget-cat ul li {
    margin-bottom: 10px;
}

.widget-cat ul li a span {
    float: right;
}

.widget-cat ul li a:hover {
    color: #76dadc;
}

.image-content ul li a {
    font-size: 14px;
    color: #555555;
}

/* back-to-top */
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1;
}

.btn-scroll {
    color: #fff;
    background-color: #fd556d;
    border-color: #fd556d;
}

/* Contact */
.contact .info-box {
    text-align: center;
    box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
    padding: 40px 0 35px 0;
}

.contact .info-box i {
    font-size: 32px;
    color: #76dadc;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #c5ebec;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    margin: 15px 0;
    padding-top: 10px;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form {
    box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
    padding: 33px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 12px;
    text-transform: uppercase;
}

.contact .php-email-form input::focus,
.contact .php-email-form textarea::focus {
    background-color: #3fbbc0;
}

.contact .php-email-form input {
    padding: 20px 15px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.section-heading-appointment {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 10px 0 20px 0;
}

.section-heading-border-contact::after {
    content: "";
    top: 40px;
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #fd556d;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-heading-border-contact::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    top: 42px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.appointment-form-radio-group {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.appointment-form-radio {
    display: flex;
    align-items: center;
}

.appointment-form-radio label {
    margin: 0 5px 0 0;
}

.section-heading-border::after {
    content: "";
    top: 50px;
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #fd556d;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-heading-border::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    top: 51px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-heading-border-home:after {
    content: "";
    top: 50px;
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #ffffff;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-heading-border-home:before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    top: 51px;
    height: 1px;
    background: #323131;
    bottom: 1px;
    left: calc(50% - 60px);
}

.title-border-about::after {
    content: "";
    top: 55px;
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #fd556d;
    bottom: 0;
    left: calc(30% - 20px);
}

.title-border-about::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    top: 56px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(30% - 60px);
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* doctor-1-pg */
.breadcrumb-area {
    padding-top: 110px;
}

.breadcrumb-area h2 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 600;
}

.breadcrumb-area ul li a {
    color: #76dadc;
}

.breadcrumb-area ul li a:hover {
    color: #76dadc;
}

.breadcrumb-area ul li i {
    color: #969696;
    margin-right: 8px;
}

.d-list-top h2 {
    color: #232323;
    font-weight: 600;
    margin-bottom: 5px;
}

.d-list-top p {
    max-width: 550px;
    margin: auto;
    line-height: 28px;
    margin-bottom: 75px;
    letter-spacing: 0.3px;
    color: #6c757d;
}

.doctor-box2 {
    border: 1px solid #eeeeee;
    margin-bottom: 70px;
}

.doctor-box2 img {
    margin-bottom: 15px;
}

.doctor-box2 h5 {
    margin-bottom: 5px;
    height: 50px;
    margin-top: 10px;
}

.doctor-box2 h5 a {
    color: #232323;
}

.doctor-box2 p {
    color: #969696;
    margin-bottom: 12px;
    font-size: 14px;
}

.doctor-box2 ul {
    padding-bottom: 10px;
}

.doctor-box2 ul li a i {
    font-size: 14px;
    color: #9b9c9e;
    border: 1px solid #fd556d;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 8px;
}

.doctor-box2 ul li a i:hover {
    background: #fd556d;
    color: #fff;
}

.doctor__item__text p {
    color: #6c757d;
}

/* counter */
.counter-area {
    padding: 50px 0 0px;
}

.counter-area .counter-box {
    border: 1px solid #fd556d;
    border-top: none;
    margin: 0 0px;
    padding: 25px 0;
    position: relative;
}

.counter-area .counter-box:before {
    position: absolute;
    content: "";
    background: #fd556d;
    width: 60px;
    height: 1px;
    top: 0;
    left: 0;
}

.counter-area .counter-box i {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -15px;
    margin-top: -11px;
    font-size: 35px;
    color: #fd556d;
}

.counter-area .counter-box p {
    font-size: 46px;
    color: #9b9c9e;
    margin-bottom: 5px;
}

.counter-area .counter-box h6 {
    font-size: 15px;
    color: #746d6e;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    height: 30px;
}

.counter-area .counter-box:after {
    position: absolute;
    content: "";
    background: #fd556d;
    width: 60px;
    height: 1px;
    top: 0;
    right: 0;
}

.btn-scroll:hover {
    color: #fff;
}

/* contact */
.contact-two {
    padding-bottom: 100px;
}

.contact-two .contact-box {
    border: 1px solid #eeeeee;
    padding: 20px 25px;
    border-radius: 5px;
}

.contact-icon-service i {
    font-size: 22px;
    color: #fff;
    background: #76dadc;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 20px;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 6px;
}

.contact-content h6 {
    color: #222222;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-content p {
    font-size: 14px;
    color: #9a9a9a;
}

.contact-two .contact-form {
    margin-top: 80px;
}

.contact-two .contact-form h4 {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 25px;
    position: relative;
}

.map-top-margin {
    margin-top: 107px;
}

.contact-icon-service {
    margin-top: 35px;
}

/* CELENDAR */
.calendar-block {
    padding-top: 100px;
    font-size: 14px;
}

#loading {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

#calendar {
    max-width: 1100px;
    margin: 0 auto;
}

/* RESPONSIVE */
@media only screen and (max-width: 1199px) {
    .button {
        margin-left: 0px;
    }

    .button a {
        text-align: center;
    }

    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 66px;
        padding-left: 40px;
        background-color: #76dadc57;
    }

    .about-box-center {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 86px;
        padding-left: 40px;
        background-color: rgba(118, 218, 220, 0.76);
    }

    .col-container {
        display: table;
        width: 100%;
    }

    .col {
        display: inline-block;
        padding: 16px;
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .button a {
        display: block;
        padding: 0px 10px 0px 10px;
        line-height: 42px;
        font-size: 9px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .margin-dept {
        margin-right: 0px;
    }

    .doctor-heading {
        font-size: 20px;
        color: #232323;
        font-weight: 600;
        transition: all 0.3s ease;
        padding-top: 15px;
        height: 55px;
    }

    .map-top-margin {
        margin-top: 160px;
    }

    .map-top-margin iframe {
        height: 383px;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 9px;
    }

    .service-page-box h3 {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
        height: 40px;
    }

    .title-border-about::before {
        content: "";
        display: none;
    }

    .title-border-about::after {
        content: "";
        display: none;
    }

    .Medical-apppointment-card .form-control {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1024px) {
    .button a {
        text-align: center;
    }

    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 65px;
        padding-left: 40px;
        background-color: #76dadc57;
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .number-text-size {
        font-size: 19px;
    }

    .Medical-contact-card p {
        color: #232323;
        font-size: 9px;
        font-weight: 500;
    }

    .button a {
        display: block;
        padding-left: 40px;
        padding-right: 36px;
        line-height: 42px;
        font-size: 9px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .navbar .navbar-nav .nav-link {
        margin-left: 0px;
        text-decoration: none;
        display: inline-block;
        color: #191919;
        font-weight: 500;
        font-size: 10px;
        text-transform: uppercase;
        outline: none;
        letter-spacing: 1px;
        transition: all 0.2s ease-in-out;
    }

    .margin-dept {
        margin-right: 0.5rem;
    }

    .doc-sub-heading {
        margin-top: 30px;
    }

    .doctor-social li {
        list-style: none;
        margin-right: 8px;
        display: inline-block;
    }

    .service-page-box h3 {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
        height: 40px;
    }

    .section-heading-border::before {
        content: "";
        display: none;
    }

    .section-heading-border::after {
        content: "";
        display: none;
    }

    .section-heading-border-home:before {
        content: "";
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        display: none;
    }

    .title-border-about::before {
        content: "";
        display: none;
    }

    .title-border-about::after {
        content: "";
        display: none;
    }

    .Medical-btn {
        font-size: 12px;
    }

    .contact .php-email-form {
        padding: 33px;
    }

    .counter-area .counter-box {
        border: 1px solid #fd556d;
        border-top: none;
        margin: 0 -10px;
        padding: 25px 0;
        position: relative;
    }

    .Medical-apppointment-card .form-control {
        font-size: 11px;
    }
}

@media (max-width: 992px) {
    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 70px;
        padding-left: 40px;
        background-color: #76dadc57;
    }

    .button {
        margin-left: 0px;
    }

    .button a {
        text-align: center;
    }

    .margin-21 {
        margin-top: 21px;
    }

    .margin-0 {
        margin-top: 0px;
    }

    .margin-4 {
        margin-bottom: 1.5rem;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .margin-50 {
        margin-top: 50px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .margin-bottom {
        margin-bottom: 20px;
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .my-btn {
        font-size: 13px;
    }

    .btn-center {
        font-size: 13px;
    }

    .appointment-btn {
        height: 59px;
        padding-left: 12px;
        padding-right: 8px;
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        background: #55cdd0;
        border-radius: 19px;
        white-space: nowrap;
    }

    .button a {
        display: block;
        padding-left: 40px;
        padding-right: 36px;
        line-height: 42px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .doc-box-margin {
        margin-bottom: 20px;
    }

    .doc-text {
        line-height: 1.8;
        height: 118px;
        overflow: hidden;
    }

    .doctor-social li {
        list-style: none;
        margin-right: 6px;
        display: inline-block;
    }

    .navbar-nav .nav-item {
        margin-bottom: auto;
    }

    .nav-40 {
        margin-top: 0px;
    }

    .counter-area .counter-box h6 {
        font-size: 15px;
        color: #746d6e;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 600;
        height: 30px;
    }

    .doctor__item__text {
        text-align: center;
        padding-top: 40px;
    }

    .doctor__item__text.doctor__item__text--left {
        text-align: center;
    }

    .counter-area .counter-box {
        margin: -13px;
    }

    .department-area2 .nav a.nav-link p {
        font-size: 11px;
    }

    .contact-content h6 {
        font-size: 11px;
    }

    .contact-content p {
        height: 21px;
        font-size: 11px;
    }

    .contact-icon-service {
        margin-top: 23px;
    }

    .contact-icon-service i {
        padding: 8px;
    }

    .service-page-box h3 {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
        height: 40px;
    }

    .d-lg-flex {
        display: none;
    }

    .section-heading-border-home:before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::before {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::after {
        content: "";
        position: absolute;
        display: none;
    }

    .footer-news,
    .footer-contact {
        margin-top: 20px;
    }
}

@media (max-width: 959px) {
    .button {
        margin-left: 0px;
    }

    .button a {
        text-align: center;
    }

    .p-50 {
        padding-top: 50px;
    }

    .about-bg-section .container .row-change {
        flex-direction: column-reverse;
    }

    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 86px;
        padding-left: 40px;
        background-color: #76dadc57;
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .my-btn {
        font-size: 13px;
    }

    .btn-center {
        font-size: 13px;
    }

    .nav-40 {
        margin-top: 0px;
    }

    .doc-text {
        line-height: 1.8;
        height: 80px;
        overflow: hidden;
    }

    .doctor-social li {
        list-style: none;
        margin-right: 15px;
        display: inline-block;
    }

    .service-page-box h3 {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
        height: 40px;
    }

    .section-heading-border-home:before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::before {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::after {
        content: "";
        position: absolute;
        display: none;
    }

    .site-section {
        padding-top: 100px;
    }

    .footer-news {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .navbar>.container {
        width: 90%;
    }

    .navbar .navbar-nav li a {
        margin: 0;
    }

    .button {
        margin-left: 0px;
    }

    .button a {
        text-align: center;
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .margin-top {
        margin-top: 20px;
    }

    .about-box-scale {
        transform: none;
    }

    .margin-top-35 {
        margin-top: 0px;
    }

    .margin-top-box-1 {
        margin-top: 60px;
    }

    .service-section .row {
        margin-left: 20px;
        margin-right: 20px;
    }

    .margin-bottom {
        margin-bottom: 20px;
    }

    .box-margin-left {
        min-height: 80%;
        margin-top: 0px;
    }

    .box-margin-right {
        min-height: 77%;
    }

    .mb-50 {
        margin-bottom: 0px;
    }

    .service-bottom-margin {
        margin-bottom: 50px;
    }

    .appointment-section,
    .service-section,
    .about-bg-section {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .margin-50 {
        margin-top: 50px;
    }

    .about-bg-section .container .row-change {
        flex-direction: column-reverse;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .text-align {
        text-align: center;
    }

    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 179px;
        padding-left: 40px;
        background-color: #76dadc57;
    }

    .my-btn {
        font-size: 13px;
    }

    .btn-center {
        font-size: 13px;
    }

    .nav-40 {
        margin-top: 0px;
    }

    .department-area2 .nav a.nav-link p {
        font-size: 11px;
        color: #232323;
        font-weight: 600;
        text-transform: uppercase;
    }

    .department-area2 .nav a.nav-link {
        width: 19%;
        padding: 26px 0px;
    }

    .doc-box-margin {
        margin-bottom: 20px;
    }

    .margin-bottom-doc {
        margin-bottom: 20px;
    }

    .counter-area .counter-box {
        margin: 0 0px;
        padding: 25px 0;
        position: relative;
    }

    .doctor__item__pic img {
        height: auto;
        width: auto;
    }

    .doctor__item__pic {
        text-align: center;
    }

    .doctor__item__text {
        text-align: center;
        padding-top: 40px;
    }

    .doctor__item__text.doctor__item__text--left {
        text-align: center;
    }

    .contact-icon-service {
        text-align: center;
    }

    .contact-content {
        text-align: center;
    }

    .contact-content h6 {
        margin-top: 30px;
    }

    .contact-two .contact-box {
        display: block;
    }

    .contact-margin {
        margin-top: 20px;
    }

    .map-top-margin {
        margin-top: 50px;
    }

    .contact-icon i {
        padding: 20px;
    }

    .contact-content h6 {
        font-size: 18px;
        height: 33px;
    }

    .contact-content p {
        height: 36px;
        font-size: 15px;
    }

    .service-page-box h3 {
        font-size: 22px;
        color: #000;
        margin-bottom: 20px;
        height: 40px;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem;
    }

    .show {
        display: block;
    }

    .nav-btn {
        text-align: left;
    }

    .section-heading-border::before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border::after {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        top: 50px;
        position: absolute;
        display: none;
    }

    .title-border-about::before {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::after {
        content: "";
        top: 91px;
        position: absolute;
        display: none;
    }

    .footer--btn {
        bottom: 0px;
    }

    .blog-entry .text .heading {
        height: 62px;
    }

    .service-pg-section {
        padding-top: 100px;
    }

    .breadcrumb-area {
        padding-top: 60px;
    }

    .blog-section {
        padding-top: 100px;
    }

    .login-section {
        padding-top: 100px;
    }

    .form--contact-padding {
        padding-top: 20px;
    }

    .footer--form h4 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .about-box-left {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 70px;
        padding-left: 40px;
    }

    .about-box-center {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 70px;
        padding-left: 40px;
    }

    .about-box-right {
        padding-top: 70px;
        padding-right: 40px;
        padding-bottom: 70px;
        padding-left: 40px;
    }

    .department-area2 .nav a.nav-link {
        width: 29%;
        height: 90px;
        padding: 15px 0px;
        margin-bottom: 15px;
    }

    .content-box h4 {
        color: #232323;
        font-weight: 600;
        margin-bottom: 12px;
        margin-top: 15px;
    }

    .margin-bottom-doc {
        margin-bottom: 20px;
    }

    .logo-area .main-menu ul li a i {
        float: left;
    }

    .dropdown {
        margin-top: 3px;
    }

    .navbar-nav .nav-item {
        margin-bottom: auto;
    }

    .section-heading-border-home:before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        top: 50px;
        position: absolute;
        display: none;
    }

    .service-bottom-margin {
        margin-bottom: 0px;
    }

    .title-border-about::before {
        content: "";
        position: absolute;
        display: none;
    }

    .title-border-about::after {
        content: "";
        top: 91px;
        position: absolute;
        display: none;
    }

    .margin-dept {
        margin-right: 7px;
    }
}

@media (max-width: 567px) {
    .department-area2 .nav a.nav-link p {
        font-size: 9px;
    }

    .contact .php-email-form input,
    .contact .php-email-form textarea {
        border-radius: 4px;
        box-shadow: none;
        font-size: 13px;
    }

    .section-heading-border::before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border::after {
        content: "";
        top: 86px;
        position: absolute;
        display: none;
    }

    .section-heading-border-home:before {
        content: "";
        position: absolute;
        display: none;
    }

    .section-heading-border-home:after {
        content: "";
        top: 50px;
        position: absolute;
        display: none;
    }

    .department-area2 .nav {
        flex-wrap: wrap;
    }

    .section-heading {
        font-size: 22px;
    }

    .service-main-box {
        padding-left: 0px;
        padding-right: 0px;
    }

    .service-pg-section {
        padding-top: 100px;
    }

    .Medical-btn {
        font-size: 12px;
        padding: 0 10px;
    }

    .main-heading {
        font-size: 22px;
    }

    .appointment-btn {
        font-size: 28px;
    }

    .footer--form h4,
    .contact-mergin {
        margin-top: 20px;
    }

    .footer-contact {
        margin-top: 20px
    }

    .hero-section {
        padding-top: 130px;
        padding-bottom: 130px;
    }
}

@media (max-width: 410px) {
    .custom-flex {
        display: block;
    }

    .blog-btns .post-bfaf {
        text-align: center;
        padding-top: 20px;
    }
}

.table td,
.table th {
    vertical-align: baseline;
}

.my-btn:focus {
    outline: none;
}

.start-section {
    padding-top: 200px;
}

.end-section {
    padding-bottom: 100px;
}