@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{
    font-family: 'Raleway', sans-serif !important;
}
.banner {
    background-image: url(images/breast-cancer-banner-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
    padding-top: 30px;
}
.form-background {
    /*background: #E6E6E6;*/
    /*background-image: url(images/sso-banner-1.jpg);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
}
.bg-form {
    background-image: linear-gradient(to right,#15AFD3,#14DC9E);
    padding: 12px 12px;
    border-radius: 20px;
    width: 70%;
    float: right;
    margin-top: 50px;
}
.bg-form .apt-form {
    background-color: #fff;
    border-radius: 13px;
    padding: 20px 20px;
}
/*.form-btn {*/
/*    font-weight: 700 !important;*/
/*    letter-spacing: 1px !important;*/
/*    background: #1f42ab !important;*/
/*    border: #1f42ab !important;*/
/*    border-radius: 10px !important;*/
/*    padding: 11px !important;*/
/*}*/
.apt-form input[type=tel], .apt-form input[type=text], .apt-form select, .apt-form input[type=date] {
    width: 100%;
    height: 40px;
    border-radius: 6px;
    padding: 10px 10px;
    border: 1.5px solid #DBE3ED;
    margin-bottom: 10px;
    color: #4e4e4e;
    font-size: 13px;
}
::placeholder {
        color: #4e4e4e;
}
.apt-form input[type=submit] {
    background-image: linear-gradient(to right,#15AFD3,#00CACC);
    border: none;
    padding: 10px 60px;
    color: #fff;
    border-radius: 36px;
    font-size: 15px;
    text-transform: uppercase;
    /*margin-top: 15px;*/
}
h2 {
        font-weight: 700 !important;
    font-size: 36px;
    color: #4f3a92!important;
    line-height: 2em;
    text-align: center;
}
a.appointment-btn {
    font-family: 'Montserrat', sans-serif;
}
.bg-form h3 {
    font-size: 28px !important;
}
.bg-form .fw-semibold {
    font-weight: 600;
}
.opd-timings {
    background-color: #f8f8fa;
    padding: 24px 0 54px;
}
/*img.card-img-top.rounded {*/
/*    height: 40vh;*/
/*}*/
h1.my-5.p-5.text-light.logo {
    background-color: #bcbaba;
    padding: 32px !important;
    width: 30%;
    text-align: center;
    font-weight: 600;
}
/*.form-control {*/
/*    border: none !important;*/
/*    padding: 15px !important;*/
/*}*/
section.faq {
    width: 70%;
    margin: auto;
    padding: 54px 0;
}
.col-12.col-sm-6.col-md-6.col-lg-3.border.border-secondary.card.text-center.opd-timing {
    background-color: #c3c7c9;
}
.col-12.col-sm-6.col-md-6.col-lg-3.border.border-secondary.card.text-center.opd-timing2 {
    background-color: #dae4e9;
}
a {
    text-decoration: none !important;
}
.card {
    border: none !important;
    padding-top: 12px!important;
    padding-right: 12px!important;
    padding-bottom: 12px!important;
    padding-left: 12px!important;
    border-radius: 18px 18px 18px 18px;
}
.card-text {
        font-size: 16px!important;
    line-height: 25px!important;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0c71c3!important;
}
.tab_navigation{
    padding: 0;
    margin: 0;
    list-style: none;
    background: linear-gradient(269deg,#792C8E,#503992);
    border-radius: 7px;
    display: flex;
    justify-content: center;
}
.tab_navigation li {
    text-align: center;
    display: inline-block;
    padding: 17px 30px 17px 48px;
    /*width: 212px;*/
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid transparent;
}
.tab_navigation li.active {
    color: #FFFFFF!important;
    border-bottom: 2px solid rgb(255 255 255 / 80%);
        background-color: rgba(255,255,255,0.12);
}
/*.tab_navigation li.active,*/
/*.tab_navigation li :hover{*/
/*    background-color: rgba(255,255,255,0.12);*/
/*    border-radius: 7px 7px 7px 7px;*/
/*    color: #2558f1;*/
/*    font-weight: 700;*/
/*}*/
.tab_container{
    padding: 1px;
    margin-top: 25px;
    color: #000;
    border-radius: 0 5px 5px 5px;
    display: none;
}
.image-card {
    padding: 0px !important;
    margin-top: 25px !important;
}
::placeholder {
    color: #000000 !important;
}
.appointment-btn {
    /*font-weight: 700 !important;*/
    /*background: #1f42ab !important;*/
    /*border: #1f42ab !important;*/
    /*border-radius: 8px !important;*/
    /*padding: 14px 31px!important;*/
    /*color: #fff !important;*/
    /*font-size: 23px !important;*/
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding-right: 0.7em;
    padding-left: 2em;
}
.opd-timing {
    /*background: #e6e6e6 !important;*/
    border-radius: inherit !important;
    background-color: #4f3a92 !important;
        color: #fff;
}
.opd-timing2 {
    background: rgb(79 58 146 / 72%) !important;
    border-radius: inherit !important;
        color: #fff;
}
.opd-timing a, .opd-timing2 a {
        color: #fff;
}
.opd-timings .card-title {
    font-size: 19px !important;
}
.opd-timings .card-subtitle {
    font-size: 17px !important;
}
.card-text {
        font-size: 14px !important;
}
.get-directions {
    color: #1f42ab;
}
.book-apt-sect {
    background-image: linear-gradient(88deg,#15afd3 0%,#14dc9e 100%)!important;
    padding: 34px 0;
    /*margin-top: 40px;*/
}
.book-apt-sect h2 {
    text-align: left;
    color: #fff !important;
}
.book-apt-sect .book-apt-cta {
    background-color: #fff;
    border-radius: 36px;
    color: #03CCC5;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    padding: 10px 40px;
    font-size: 16px;
    border: none;
}
.book-apt-sect p {
        font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px!important;
    color: #fff;
}
/*.opd-bg {*/
/*    background-color: #d4d2d2!important;*/
/*}*/
.bg-queries {
    background: rgb(121 44 142 / 39%);
}
.bg-query {
    background: #f5f5f4;
}
.faq .card-body {
    font-size: 16px!important;
}
h1.px-5.footer-logo {
    background: #bcbaba;
    padding: 30px;
    text-align: center;
    font-weight: 700;
}
/*img {*/
/*    height: 280px;*/
/*}*/
.owl-nav {
    display: none;
}
.footer-links {
    font-size: 18px;
    text-decoration: underline !important;
}
.blue-bg {
        background-image: url(images/bg-blue-img.png)!important;
        background-size: 50%;
}
.cancer-treatments, .cancer-tech, .happy-patients, .videos {
    padding: 54px 0;
}
.cancer-tech .card {
        background-color: transparent;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.expert-sect {
    margin-bottom: 40px;
}
.read-more-modal {
    background-color: transparent;
    border: none;
    color: #4f3a92;
    font-weight: bold;
    padding-left: 0;
}

.footer-float {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100% !important;
    z-index: 300;
        background-color: #4f3a92;
}
.footer-mobile-number {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    position: relative;
}
.footer-mobile-number::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #fff;
    right: 0;
    top: 0;
}
.footer-float-content {
    font-size: 18px;
}

.footer-float-content a .fa {
    padding-right: 10px;
    font-size: 24px;
}
.footer-float-content a {
    display: flex;
    align-items: center;
    justify-content: center;
}
 .videos {
    background-color: #f8f8fa;
}
.happy-patients p {
    min-height: 120px;
}
.thank-you {
    height: 58vh;
    display: flex;
    align-items: center;
}
.thank-you h1 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 58px;
    text-align: center;
}
.thank-you .back-to-home {
    border-radius: 38px;
    font-size: 19px;
        padding-right: 1em;
    padding-left: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #7D2B90;
    border-color: #7D2B90;
    font-weight: 500;
    box-shadow: none;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px !important;
    }
}

@media (min-width: 991px) {
    .cancer-tech .card {
        min-height: 389px;
    }
    .expert-sect .card-body {
    min-height: 408px;
    }
    .dr-degree {
        min-height: 184px;
        line-height: 23px!important;
    }
    .dr-profile {
        min-height: 50px;
    }
    /*.dr-speciality {*/
    /*    min-height: 75px;*/
    /*}*/
}
@media (device-width: 360px) and (device-height:640px) {
    .banner {
        background-image:url(images/website-banner-mob.jpg);
        height: 68vh !important;
        padding-top: 20px;
    }
}
@media (device-width: 712px) {
    .banner {
        height: 74vh !important;
    }
}
@media (max-width: 991px) {
    .banner {
        background-image:url(images/breast-cancer-banner-mobile.jpg);
        height: 58vh;
        padding-top: 20px;
    }
    .logo {
            width: 63%;
    }
    .bg-form {
        width: 94%;
        margin: 40px auto 0;
        float: none;
    }
    .footer-float-content {
        font-size: 15px;
    }
    .book-apt-sect h2 {
        text-align: center;
    }
}
@media (max-width: 768px){
    h1.my-5.p-5.text-light.logo {
        padding: 38px !important;
        width: 64%;
    }
    .row-cols-2>* {
        width: 100% !important;
    }
    .col-md-4.bg-form.py-5.px-4 {
        width: 100%;
        margin-top: -55px;
    }
    h1.my-5.p-5.text-light.logo {
        padding: 38px !important;
        width: 64%;
        margin-top: 6px !important;
        margin: auto;
        margin-right: -47px;
    }
    h1.px-5.footer-logo {
        width: 240% !important;
        margin-left: -59px !important;
    }
    .me-md-5.footer-privacy {
        margin-left: 9px;
        
    }
    .footer-links {
        font-size: 16px;
    }
    /*img.card-img-top.rounded {*/
    /*    height: 37vh;*/
    /*}*/
    .tab_navigation {
        display: flex;
        overflow-x: auto;
    }
    .tab_navigation li {
        font-size: 15px;
        padding: 13px 20px 13px 20px;
    }
    .tab_navigation li.active, .tab_navigation li :hover {
        padding: 35px !important;
        height: 103px;
    }

}
@media (max-width: 912px){
    .row-cols-2>* {
        width: 100% !important;
    }
    section.faq {
        width: 100%;
        margin: auto;
    }
    /*img.card-img-top.rounded {*/
    /*    height: 23vh;*/
    /*}*/
    h1.px-5.footer-logo {
        width: 163% !important;
    }
    p.fs-5.fs-md-2.text-lg-start.text-center {
        margin-left: 16px;
    }
    .col-12.col-lg-12.d-flex.fs-5.text-info.mt-2.class_footer {
        margin-left: 30px;
    }
    h1.my-5.p-5.text-light.logo {
        width: 55%;
        margin-top: 0px !important;
        margin-left: 214px;
    }
    .col-md-4.bg-form.py-5.px-4 {
        width: 100%;
        margin-top: -45px;
    }
    .tab_navigation {
        display: flex;
        overflow-x: auto;
    }
    .owl-theme .owl-nav {
        display: none;
    }
}

@media (max-width: 1024px){
    .tab_navigation li {
        width: 152px !important;
        font-size: 16px;    
    }
    .tab_navigation li.active, .tab_navigation li :hover {
        padding: 10px !important;
        height: 54px;
    }
    h1.px-5.footer-logo {
        width: 133%;
    }
}

@media (max-width: 1280px){
    .tab_navigation li {
        width: 182px;
        padding: 2px;
    }  
    li.active {
        padding: 20px;
    }
}

@media (max-width: 540px){
    h1.px-5.footer-logo {
        width: 134% !important;
    }
    .footer-medical {
        margin-left: 40px;
    }
    h1.my-5.p-5.text-light.logo.responsive-logo {
        margin-right: 60px !important;
    }
    .tab_navigation {
        display: flex;
        overflow-x: auto;
    }
    .tab_navigation li {
        font-size: 15px;
        padding: 13px 20px 13px 20px;
    }
    .tab_navigation li.active, .tab_navigation li :hover {
        padding: 35px !important;
        height: 103px;
    }
    h1.my-5.p-5.text-light.logo.responsive-logo.head-logo {
        margin-left: 67px;
    } 
    /*img.card-img-top.rounded {*/
    /*    height: 35vh;*/
    /*}*/
}

@media (max-width: 412px){
    h1.my-5.p-5.text-light.logo.responsive-logo.head-logo {
        margin-left: 22px;
        width: 80%;
        padding: 28px 23px !important;
    }
    h1.px-5.footer-logo {
        width: 152% !important;
    }
    p.fs-5.fs-md-2.text-lg-start.text-center {
        margin-left: -10px;
    }
    .col-12.col-lg-12.d-flex.fs-5.text-info.mt-2.class_footer {
        margin-left: 7px;
    }
}


