﻿@font-face {
    font-family: HelveticaNeue;
    src: url(../../../../index.html)
}

@font-face {
    font-family: HelveticaNeue;
    src: url(../../../../index.html);
    font-weight: bold
}

h1.h1-specialty {
    font-size: 15px
}

html, body, p {
    font-family: Arial !important;
    font-weight: 400;
    font-size: 15px
}

#accordion p:last-child {
    margin-bottom: .3rem !important
}

#accordion ol, ul, dl {
    margin-bottom: .3rem
}

#accordion4 p:last-child {
    margin-bottom: .3rem !important
}

#accordion4 ol, ul, dl {
    margin-bottom: .3rem
}

#accordion5 p:last-child {
    margin-bottom: .3rem !important
}

#accordion5 ol, ul, dl {
    margin-bottom: .3rem
}

.event-content p:last-child {
    margin-bottom: 0
}

#accordion5 #body {
    overflow: hidden
}

button:focus {
    outline: none !important
}

a:hover {
    text-decoration: none !important
}

a:hover, a:focus, a:active {
    color: #007bff
}

hr {
    margin-top: 1.5rem !important
}

.downloadbtn {
    border: 2px solid grey;
    color: white;
    background: white;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 15px
}

.btn-primary {
    background-color: #f3b125 !important;
    border-color: #f3b125 !important
}

    .btn-primary:hover {
        color: #f3b125 !important;
        background-color: #fff !important
    }

.form-control {
    font-size: 14px !important
}

.icon-chevron-down {
    color: #000;
    font-size: 12px;
    font-family: FontAwesome !important;
    padding: 4px 0 4px 8px
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 6px 8px 0 rgba(0,0,0,0),0 2px 8px 0 rgba(0,0,0,.19)
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block
}

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px
    }

.dropdown-sub-header {
    font-size: 16px
}

.dropdown-table-subtitle {
    font-weight: bold
}

    .dropdown-table-subtitle ul {
        padding-left: -15px
    }

.dropdown-table-header td {
    width: 25%
}

.dropdown-table-bg {
    background-color: white
}

.sm-text-box {
    margin-right: 50px;
    .radio-btn-padding

{
    padding-right: 200px
}

.infographic-width {
    width: 280px;
    margin: auto
}

.makeAppt-page .radio-btn-margin {
    margin-right: 145px !important
}

.makeAppt-page .date-blue-bg {
    font-size: 12px;
    border-radius: 10px
}

.kv-info-text-box-1 {
    font-size: 16px
}

.facilitiesAmenities-page .roomService-padding {
    padding: 0
}

.facilitiesAmenities-page .roomService {
    border: 0;
    padding: 0
}

.docDetail .title-style-8 {
    line-height: 1
}

#dnn_ctr627_MaternityService_viewPHC_hlSpecialists, #dnn_ctr627_MaternityService_viewPHBP_hlSpecialists, #dnn_ctr627_MaternityService_viewPHA_hlSpecialists, #dnn_ctr627_MaternityService_viewPHAK_hlSpecialists, #dnn_ctr627_MaternityService_viewPHI_hlSpecialists, #dnn_ctr627_MaternityService_viewPHK_hlSpecialists, #dnn_ctr627_MaternityService_viewPHKL_hlSpecialists, #dnn_ctr627_MaternityService_viewPHM_hlSpecialists, #dnn_ctr627_MaternityService_viewPHSP_hlSpecialists, #dnn_ctr627_MaternityService_viewPHP_hlSpecialists {
    float: unset !important;
    margin-bottom: 10px;
    margin-right: 0
}

hr {
    margin-top: 1rem !important
}

.title-style-8 {
    font-size: 6.5vw;
    padding-top: 10px
}

.title-style-14 {
    font-size: 6.5vw;
    padding-top: 10px
}

.sideMenu .nav .nav-link {
    height: 115px
}

.drive-thru-page .accordion {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0 !important;
    padding-inline-start: 0 !important
}

    .drive-thru-page .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 30px;
        font-size: 15px;
        font-weight: 700;
        border: 1px solid #f68821;
        position: relative;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        background-color: #ffffff;
        border-radius: 0
    }

        .drive-thru-page .accordion .link:hover {
            background-color: #f68821;
            color: white
        }

    .drive-thru-page .accordion li.open {
        border-bottom: 1px solid #ccc
    }

    .drive-thru-page .accordion li:first-child .link {
        border-radius: .25rem .25rem 0 0
    }

    .drive-thru-page .accordion ul, .drive-thru-page .accordion li {
        list-style-type: none
    }

        .drive-thru-page .accordion li:last-child .link {
        }

        .drive-thru-page .accordion li .fa-chevron-down {
            position: absolute;
            top: 16px;
            left: 12px;
            color: #404040;
            -webkit-transition: all .4s ease;
            -o-transition: all .4s ease;
            transition: all .4s ease
        }

        .drive-thru-page .accordion li .fa-chevron-down {
            right: 28px;
            left: auto;
            font-size: 16px;
            color: #404040
        }

        .drive-thru-page .accordion li.open .link {
            color: #ffffff;
            background-color: #f68821;
            font-size: 15px
        }

        .drive-thru-page .accordion li.open .fa-chevron-down {
            color: #F46B3D;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            color: #ffffff !important
        }

    .drive-thru-page .accordion td {
        vertical-align: top;
        padding-right: 11px;
        font-weight: bold
    }

    .drive-thru-page .accordion li.open .fa-chevron-down {
        color: #fff
    }

    .drive-thru-page .accordion li.open .main-link > .fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #ffffff !important
    }

.drive-thru-page .submenu {
    display: none;
    font-size: 14px;
    padding-inline-start: 0 !important;
    border: 1px solid #f68821
}

    .drive-thru-page .submenu a {
        text-decoration: none;
        color: #939598;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease
    }

        .drive-thru-page .submenu a:hover {
            color: #fff
        }

    .drive-thru-page .submenu p {
        color: #202020;
        padding: 0 20px
    }

.accordion {
    width: 100%;
    margin: 30px auto 20px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-inline-start: 0 !important
}

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 30px;
        color: #404040;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        position: relative;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        background-color: white
    }

    .accordion li.open {
        border-bottom: 1px solid #ccc
    }

    .accordion li:first-child .link {
        border-radius: .25rem .25rem 0 0
    }

    .accordion li:last-child .link {
    }

    .accordion li .fa-chevron-down {
        position: absolute;
        top: 16px;
        left: 12px;
        color: #595959;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .accordion li .fa-chevron-down {
        right: 28px;
        left: auto;
        font-size: 16px;
        color: #fff
    }

    .accordion li.open .link {
        color: #ffffff;
        background-color: #f68920
    }

    .accordion li.open .fa-chevron-down {
        color: #b63b4d
    }

    .accordion li.open .fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #ffffff
    }

.submenu {
    display: none;
    font-size: 14px;
    padding-inline-start: 0 !important
}

    .submenu li {
    }

    .submenu a {
        text-decoration: none;
        color: #d9d9d9;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease
    }

.accordion-inner-link a {
    padding: unset !important;
    display: unset !important;
    color: #0964ab !important;
    text-decoration: underline !important
}

    .accordion-inner-link a:hover {
        background: none !important;
        text-decoration: none !important
    }

.vaccine-page .submenu a {
    text-decoration: none;
    color: #d9d9d9;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    word-break: break-all
}

.submenu a:hover {
    color: #fff
}

.submenu p {
    color: #737474;
    text-align: left
}

@media (max-width:377px) {
    .covid-19-box-top {
        margin-top: 395px !important
    }

    .ppv-box-top {
        margin-top: 350px !important
    }
}

@media screen and (max-width:376px) {
    #nav-tabContent .infographic-width {
        width: 205px;
        margin: 0
    }

    .link-pages-style-bm {
        margin-top: 330px !important
    }

    .link-pages-style-id {
        margin-top: 385px !important
    }

    .tq-page-textbox-height {
        min-height: 330px
    }

    .bg-tq-color {
        background: linear-gradient(180deg,#fff 29.5%,#03b3ec 15%) !important
    }

    .antibody-box {
        margin-top: 305px !important
    }

    .confirmDetails-page .nav-tabs .nav-link {
        width: 135px;
        font-size: 14px
    }

    .radio-btn-padding {
        padding-right: 115px
    }

    .doctor-appointment-padding {
        margin-right: 118px
    }

    .infographic-width {
        width: 264px;
        margin: auto
    }

    .makeAppt-page .nav-tabs .nav-link {
        width: 135px;
        font-size: 14px
    }

    .makeAppt-page label {
        font-size: 13px
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 110px !important
    }

    .d-block .safety-btn-text {
        font-size: .85rem
    }

    .kv-banner-text-box-vaccine {
        padding: 21px
    }

    .covid-19-box-top {
        margin-top: 320px !important
    }

    .ppv-box-top {
        margin-top: 245px !important
    }

    .bg-kv-banner-vaccine {
        height: 150px
    }

    .kv-banner-size {
        width: 320px !important;
        margin-left: -30px !important
    }

    .careNsupport-box {
        margin-top: 350px
    }
}

@media screen and (max-width:361px) {
    .ppv-box-top {
        margin-top: 320px !important
    }
}

@media screen and (max-width:326px) {
    .careNsupport-box {
        margin-top: 425px
    }

    .title-style-4 {
        font-size: 14px
    }
}

@media screen and (max-width:321px) {
    .sideMenu .nav .nav-link {
        padding: 10px 0 !important
    }

    .sideMenu .nav .nav-link {
        font-size: 11px
    }

    #nav-tabContent .infographic-width {
        width: 180px
    }

    .bg-tq-color {
        background: linear-gradient(180deg,#fff 33.5%,#03b3ec 15%) !important
    }

    .text-block {
        margin-top: 65px
    }

    .link-pages-style {
        margin-top: 430px !important
    }

    .link-pages-style-bm {
        margin-top: 440px !important
    }

    .link-pages-style-chi {
        margin-top: 315px !important
    }

    .link-pages-style-id {
        margin-top: 450px !important
    }

    .bg-tq-page {
        height: 810px
    }

    .patientCare-page p {
        padding-left: 15px;
        padding-right: 10px
    }

    .patientCare-page #accordion .card-body {
        padding: 0
    }

    .ctaBtn-style5 .ctaBtn-txt {
        font-size: 11px
    }

    .confirmDetails-page .ctaBtn-style5 .ctaBtn-txt {
        font-size: 11px
    }

    .confirmDetails-page .tab-content {
        border-radius: 25px;
        padding: 25px
    }

    .infographic-width {
        width: 213px
    }

    .makeAppt-page .nav-tabs .nav-link {
        width: 115px;
        font-size: 13px
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 65px !important
    }

    .doctor-appointment-padding {
        margin-right: 70px
    }

    .dt-box {
        margin-top: 380px !important
    }

    .purchase-box {
        margin-top: 253px !important
    }

    .antibody-box {
        margin-top: 405px !important
    }

    .covid-19-box-top {
        margin-top: 360px !important
    }

    .ppv-box-top {
        margin-top: 320px !important
    }

    .kv-banner-size {
        margin-right: -30px;
        margin-top: 75px
    }

    .docDetail .title-style-8 {
        font-size: 21px
    }

    .vaccine-page .nav-tabs .nav-link.active {
        font-size: 12px;
        padding: 10px;
        font-weight: bold
    }

    .vaccine-page .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px
    }
}

@media screen and (max-width:280px) {
    .covid-19-box-top {
        margin-top: 505px !important
    }

    .ppv-box-top {
        margin-top: 400px !important
    }
}

.kv-banner-size {
    width: 260px !important;
    margin-left: -30px !important
}

.at-style-responsive .at-share-btn {
    padding: 2px !important
}

.img-mobile {
    display: none;
    width: 100%
}

.img-desktop {
    width: 100%
}

@media(max-width:769px) {
    .makeAppt-page .form-control {
        font-size: 9px !important
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 255px
    }

    .patientsDetails-section {
        margin-top: -260px !important
    }
}

@media(max-width:767px) {
    .bg-kv-banner {
        height: 220px
    }

    .img-desktop {
        display: none
    }

    .img-mobile {
        display: block
    }
}

.roomService-price {
    min-width: 130px;
    text-align: center;
    vertical-align: middle !important
}

@media (max-width:426px) {
    .privacy-policy ol > li {
        list-style: none;
        position: relative;
        padding: 5px 15px 5px 0;
        text-align: left !important
    }

    .privacy-policy a {
        word-break: break-all !important
    }

    .drive-thru-page .bg-kv-banner {
        height: 148px !important
    }

    .appt-radio-btn {
        width: max-content
    }

    .doctorAppt-radio-btn {
        margin-left: 20px !important
    }

    .makeAppt-page .tab-content {
        padding-right: 20px;
        padding-left: 20px
    }

    .makeAppt-page .form-control {
        font-size: 12px !important
    }
}

.gkl-cancer-main-content .top-banner-img {
    width: 100%
}

.gkl-cancer-main-content p {
    font-size: 16px
}

.gkl-cancer-main-content h2 {
    color: #0585eb;
    font-weight: 620
}

.gkl-cancer-main-content .custom-section-title {
    font-weight: 650;
    text-align: center;
    font-size: 36px
}

.gkl-cancer-main-content .gkl-cta-btn {
    border-radius: 7px;
    text-transform: uppercase;
    padding: 11px 18px;
    background-color: #0585eb;
    transition: all .3s ease;
    opacity: 1;
    cursor: pointer;
    width: fit-content
}

    .gkl-cancer-main-content .gkl-cta-btn:hover {
        opacity: .7;
        transform: scale(1.1)
    }

    .gkl-cancer-main-content .gkl-cta-btn a {
        color: #fff;
        font-size: 14px;
        font-weight: 700
    }

.gkl-cancer-main-content .img-header {
    width: 650px;
    height: 165px;
    object-fit: contain
}

.gkl-cancer-main-content .m-view .banner-img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    object-position: 0 -105px
}

.gkl-cancer-main-content .d-view .banner-img {
    width: 230px
}

.gkl-cancer-main-content .video-share-icon {
    width: 30px;
    cursor: pointer;
    transition: all .3s
}

    .gkl-cancer-main-content .video-share-icon:hover {
        transform: scale(1.075)
    }

.gkl-cancer-main-content .left-overlay-item {
    left: -65px;
    position: absolute;
    bottom: -35px;
    width: 150px
}

.gkl-cancer-main-content .right-overlay-item {
    right: -65px;
    position: absolute;
    bottom: -35px;
    width: 150px
}

.gkl-cancer-video-section .video-placeholder {
    border-radius: 20px;
    width: 80%;
    height: 300px;
    background-color: #F0F0F0;
    color: #fff;
    text-align: center;
    margin: auto;
    padding-top: 100px
}

.gkl-cancer-main-content iframe {
    border-radius: 20px
}

.gkl-cancer-main-content .custom-bg-upper {
    background-image: url('../../../../index.html');
    width: 100%;
    height: 40px;
    background-size: cover;
    background-position: top
}

.gkl-cancer-main-content .custom-bg-btm {
    background-image: url('../../../../index.html');
    width: 100%;
    height: 40px;
    background-size: cover;
    background-position: bottom
}

.gkl-cancer-main-content .custom-bg-center {
    background-color: #f6f9fd
}

.regular-screening-help .screening-help-img {
    object-fit: contain;
    width: 228px;
    height: 200px
}

.screening-package-available .gkl-left-item {
    text-align: left
}

.screening-package-available .gkl-right-item {
    text-align: right
}

.screening-package-available .pacakage-item {
    border-radius: 5px
}

.screening-package-available .comprehensive-blood-test .pacakage-item {
    min-height: 250px
}

.screening-package-available .mammogram .pacakage-item {
    min-height: 125px
}

.screening-package-available .male-package-bg {
    background-color: #f0f4fc
}

.screening-package-available .female-package-bg {
    background-color: #fff4fc
}

.screening-package-available .package-img {
    width: 325px;
    height: 240px;
    object-fit: contain
}

.gkl-cancer-faq .title-style-4 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .5px;
    color: initial !important
}

.gkl-cancer-faq .faq-header {
    cursor: pointer;
    background-color: unset;
    border: none;
    transition: all .5s
}

    .gkl-cancer-faq .faq-header:hover {
        background-color: rgba(0,0,0,.125)
    }

.gkl-cancer-faq .card {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.gkl-cancer-faq .fa-plus, .gkl-cancer-faq .fa-minus {
    display: none;
    color: grey
}

.gkl-cancer-faq .faq-header div[aria-expanded="false"] .fa-plus, .gkl-cancer-faq .faq-header div[aria-expanded="true"] .fa-minus {
    display: block;
    animation: customRotate .5s
}

.sponser-and-partner .sponser-parter-img {
    height: 100px;
    object-fit: contain;
    width: 150px
}

@keyframes customRotate {
    100% {
        transform: rotate(180deg)
    }
}

@media (max-width:479px) {
    .gkl-cancer-main-content iframe {
    }
}

@media (max-width:430px) {
    .gkl-cancer-main-content p, .gkl-cancer-main-content h2, .gkl-cancer-main-content .gkl-social-share-section {
        text-align: center
    }

    .gkl-cancer-main-content .top-banner-img {
        height: auto
    }

    .regular-screening-help .screening-help-text {
        text-align: center
    }

    .gkl-cancer-main-content .img-header {
        width: 100%;
        height: auto
    }

    .gkl-cancer-main-content .faq-img-header {
        max-width: 150px
    }

    .gkl-cancer-main-content .why-phkl-img-header {
        max-width: 265px
    }

    .screening-package-available .mammogram .pacakage-item, .screening-package-available .comprehensive-blood-test .pacakage-item {
        min-height: auto
    }

    .screening-package-available .gkl-left-item, .screening-package-available .gkl-right-item {
        text-align: center
    }

    .gkl-cancer-main-content .left-overlay-item {
        left: -29px;
        bottom: 252px;
        width: 90px
    }

    .gkl-cancer-main-content .right-overlay-item {
        right: -42px;
        bottom: 224px;
        width: 85px
    }

    .gkl-cancer-main-content .gkl-cta-btn {
        margin: auto
    }
}

@media (max-width:321px) {
    .gkl-cancer-main-content .ctaBtn-style8 a {
        font-size: 12px
    }
}

.framingham-form-section .row:first-child {
    margin: 0
}

.framingham-form-section .tap-to-enlarge {
    color: grey;
    cursor: pointer;
    margin: 5px 0 0 0
}

.framingham-form-section .modal-content {
    background-color: transparent;
    border: none;
    margin-top: 50px
}

#CHAform {
    background-color: #FAFAFA
}

    #CHAform input[type="radio"] {
        box-sizing: border-box;
        appearance: none;
        background: white;
        outline: 1px solid rgb(255,33,33);
        border: 1px solid white;
        width: 13px;
        height: 13px
    }

        #CHAform input[type="radio"]:checked {
            background: rgb(255,88,88)
        }

    #CHAform .CHA--title, #CHAform .CHA--question {
        color: #ED7143 !important
    }

        #CHAform .CHA--subtitle, #CHAform .CHA--question small {
            color: black
        }

    #CHAform .question--theme:nth-child(4n - 2) {
        background-color: transparent
    }

    #CHAform .question--theme:nth-child(4n) {
        background-color: #FAEDE9
    }

    #CHAform .radioBtn--caontainer {
        color: black
    }

.CHA--title {
    font-size: 23px
}

.CHA--subtitle {
    font-size: 15px
}

.yes--title {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 140px;
    top: -10px
}

.align--right {
    display: flex;
    width: 25%;
    align-items: center;
    justify-content: end
}

.no--title {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 140px;
    top: -10px
}

.question--theme {
    background-color: rgb(124,165,255)
}

.CHA--question {
    font-size: 18px;
    font-weight: 600
}

.radioBtn--caontainer {
    min-width: 120px
}

.separator:not(:last-child) {
    border: 2px solid white
}

.indicator {
    border: 1px solid red;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center
}

.indicator--title {
    font-size: 23px;
    margin-bottom: 15px
}

.indicator--image {
    width: 80%
}

@media screen and (max-width:768px) {
    .indicator--image {
        width: 100%;
        padding: 0 !important
    }
}

.heart-risk-calculator-page p {
    color: #000
}

.heart-risk-calculator-page input[type=radio] {
    float: unset
}

.framingham-form-section {
    border: 3px solid #007bff
}

.fram--title {
    font-size: 23px;
    font-weight: 700
}

.fram-control-label {
    font-size: 14px;
    color: #007bff !important;
    font-weight: 700;
}

@media screen and (min-width:769px) {
    .CHA--title {
        font-size: 30px
    }

    .CHA--subtitle {
        font-size: 22px
    }

    .CHA--question {
        font-size: 22px
    }

    #CHAform input[type="radio"] {
        outline: 2px solid rgb(255,33,33);
        width: 18px;
        height: 18px
    }

    .indicator--title {
        font-size: 30px
    }

    .fram--title {
        font-size: 30px
    }
}

@media screen and (min-width:993px) {
    .CHA--title {
        font-size: 38px
    }

    .CHA--subtitle {
        font-size: 26px
    }

    .CHA--question {
        font-size: 24px;
        font-weight: 600
    }

    #CHAform input[type="radio"] {
        outline: 2px solid rgb(255,33,33);
        width: 18px;
        height: 18px
    }

    .indicator--title {
        font-size: 38px
    }

    .fram--title {
        font-size: 38px
    }
}

.cta-img {
    transition: all .5s
}

    .cta-img:hover {
        opacity: .8;
        transform: scale(1.1);
        transition: all .5s
    }

.cardiology-heart-3d-diagram, .cardiology-heart-diagram {
    height: 100%
}

.cardiology-heart-3d-diagram {
}

.heart-organ-content {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%),0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid
}

.heart-organ-tab.nav-pills .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%),0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all .5s
}

.heart-organ-tab .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%),0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all .5s
}

.heart-organ-tab.nav-pills .nav-link.active {
    color: white;
    font-size: 18px;
    background-color: #307fde
}

.cardiology .title-style-5 {
    color: #307fde !important
}

.cardiology li {
    font-size: 15px
}

.cardiology-article-list .banner-item-sm {
    width: 30%;
    height: 205px;
    display: inline-block;
    position: relative;
    margin: 10px;
    border-radius: 20px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    transition: all .5s
}

    .cardiology-article-list .banner-item-sm img {
        min-height: 190px;
        height: 100%;
        ;
        width: 100%;
        object-fit: cover;
        object-position: center;
        transition: all .5s
    }

        .cardiology-article-list .banner-item-sm img:hover {
            transform: scale(1.1)
        }

    .cardiology-article-list .banner-item-sm .item-text {
        position: absolute;
        bottom: 0;
        font-weight: 700 !important;
        width: 100%;
        color: white;
        text-shadow: 2px 2px 2px black;
        background: transparent;
        padding: 0;
        min-height: 30px;
        padding: 8px;
        font-size: 14px;
        text-align: left
    }

.slick-cardio-faq.nav-pills .nav-link.active {
    color: white;
    background-color: #307fde
}

.slick-cardio-faq.nav-pills .nav-link:last-child {
    margin: 0
}

.slick-cardio-faq.nav-pills .nav-link:first-child {
    margin: 0 0 13px
}

.slick-cardio-faq.nav-pills .nav-link {
    font-weight: bold;
    font-size: 17px;
    margin: 13px 0;
    border: #307fde 2px solid;
    border-radius: 15px;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    transition: all .5s
}

.cardio-faq-title {
}

.overlay-text-box {
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%),0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid
}

    .overlay-text-box hr {
        background-color: #307fde
    }

.slick-cardio-faq .slick-track {
    padding-bottom: 0
}

.heart-organ-tab .slick-slide, .slick-cardio-faq .slick-slide {
    margin: 0 8px
}

.heart-organ-tab .slick-list, .slick-cardio-faq .slick-list {
    margin: 0 -8px
}

@media screen and (max-width:429px) {
    .heart-organ .nav-pills .nav-link {
        padding: 20px;
        height: 100%
    }

    .cardiology-heart-diagram {
        height: auto
    }

    .cardiology-heart-3d-diagram {
        height: 320px
    }

    .cardiology-article-list .banner-item-sm {
        width: 97%
    }
}

.new-cardiology .book-appointment {
    background-image: url(../../../../index.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #437FD7
}

    .new-cardiology .book-appointment .btn-primary {
        color: white !important;
        background-color: #437FD7 !important;
        border-color: #437FD7 !important;
        padding: 8px 30px;
        border-radius: 10px;
        font-weight: bold;
        transition: .3s all linear
    }

        .new-cardiology .book-appointment .btn-primary:hover {
            color: #437FD7 !important;
            background-color: white !important;
            border-color: #437FD7 !important
        }

    .new-cardiology .book-appointment h3 {
        font-size: 25px
    }

    .new-cardiology .book-appointment p, .new-cardiology .book-appointment h2, .new-cardiology .book-appointment h3 {
        color: #437FD7
    }

    .new-cardiology .book-appointment h2, .new-cardiology .book-appointment h3 {
        font-weight: 700
    }

    .new-cardiology .book-appointment hr {
        margin: 30px 0 !important;
        border-top: 1px solid #437FD7
    }

.show-mobile {
    display: none
}

.show-desktop {
    display: block
}

@media only screen and (max-width:767.98px) {
    .new-cardiology .nav-pills {
        display: block;
        padding: 0
    }

        .new-cardiology .nav-pills .nav-item:not(:last-child) {
            border-bottom: 2px solid #437FD7;
            border-right: none
        }

        .new-cardiology .nav-pills .nav-item .nav-link {
            height: auto;
            display: block
        }

    .show-mobile {
        display: block
    }

    .show-desktop {
        display: none
    }
}

*/ .sideMenu, #navbar {
    transition: transform .3s linear
}
