@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.ttf) format("Truetype"), url(../fonts/Montserrat-Regular.ttf) format("Truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.ttf) format("Truetype"), url(../fonts/Montserrat-SemiBold.ttf) format("Truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/Montserrat-Light.ttf) format("Truetype"), url(../fonts/Montserrat-Light.ttf) format("Truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

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

.bg-none {
    background: none !important;
}

:root {
    --bs-primary-rgb: 0, 91, 170;
    --bs-secondary-rgb: 232, 63, 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat-SemiBold;
}

h2.lightRedText.ultraFont {
    font-family: Montserrat-SemiBold;
}

p {
    font-weight: 400 !important;
}

.lightFont,
.lightFont p,
ul.lightFont {
    font-family: Montserrat-Light;
}

.ultraFont {
    font-family: Montserrat-Regular;
}

small.fa.fa-search.lightRedText {
    color: #E83F00;
}

.row {
    margin: 0;
}

.common_container {
    width: 100%;
    max-width: 100%;
    padding-left: calc((100% - 1240px) / 2);
    padding-right: 0;
}

.common_right_container {
    width: 100%;
    max-width: 100%;
    padding-right: calc((100% - 1240px) / 2);
}

.bredcrumb_bg {
    background: #F4FAFF;
    padding: 25px 0 10px;
}

.breif_doctor_tabs span {
    font-family: Montserrat-Regular !important;
}

.appointment_btn.phone_btn {
    background: #E83F00;
    width: 181px;
}

.footerTop li {
    display: flex;
    align-items: center;
}

.top_bar .nav-link,
.top_bar .navbar-nav li a {
    font-size: 14px;
    font-weight: 400;
    padding: 16px 25px 14px;
}

.gradient-a {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.gradient-a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(180deg, rgba(0, 69, 108, 0) 0%, #00456C 100%);
}

.top_bar .nav-link:hover {
    color: #E83F00 !important;
}

.fixed .top_bar img {
    width: auto;
    height: auto;
}

.patient_tab_cntr {
    position: relative;
}

.patient_tab_cntr:before {
    background: #F4F4F7;
    width: 88%;
    height: 576px;
    position: absolute;
    top: -96px;
    right: 0;
    content: "";
    border-radius: 60px 0 0 60px;
}

#banner .lightRedText.internation_patient_heading {
    position: relative;
    bottom: 0;
}

.has-megamenu .dropdown-toggle::after {
    display: none;
}

#main_nav .fa.fa-angle-down {
    position: absolute;
    color: #E83F00;
    font-size: 21px;
    top: 12px;
    right: -3px;
}

.megamenu .global_btn.view_all_btn {
    padding: 10px 26px !important;
    color: #fff !important;
}

.appointment_btn {
    background: #005BAA;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 12px 22px;
    gap: 15px;
    line-height: normal;
    font-size: 14px;
    font-family: Montserrat-SemiBold;
}

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

.hospital_caption {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    padding: 5px 11px 5px;
}

.col-megamenu .submenu_img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.global_btn.view_all_btn {
    padding: 4px 26px !important;
    color: #fff;
    margin: 20px 0 0 19px;
}

.form-banner-sec {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    display: flex;
    align-items: center;
    pointer-events: none;
}

.home-banner-slider .VideoBanner-content>.container {
    margin-bottom: 10rem;
}

.specialty-search-icon {
    background: #ff6b35 url(../images/smallWhite-arrow-left.png) center no-repeat !important;
    width: 42px;
    height: 42px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: 10px;
    top: 4px;
    border: none;
}

.form-banner-sec .search_cntr_row {
    pointer-events: all;
    margin-top: 9rem;
}

.form-banner-sec .search_cntr_row .searchresult1 {
    margin-top: 0 !important;
    left: 0 !important;
    top: 30px !important;
    padding-top: 30px !important;
    z-index: -1 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.global_btn.view_all_btn:hover {
    color: #fff !important;
}

.bottom_btn_box a:hover {
    color: #fff !important;
}

.top_bar ul#topNav {
    width: 70%;
}

#main_nav .main-menu li a:not(.global_btn) {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main_nav li a {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    font-family: gothambook-webfont;
    padding: 13px 15px;
    line-height: normal;
    color: #000;
}

#main_nav li a:hover {
    color: #E83F00;
}

.hospital_caption h3 {
    font-size: 24px;
    font-weight: 600;
}

.hospital_caption p {
    font-size: 14px !important;
    color: #ffffff;
    font-weight: 400;
    padding-right: 50px;
    max-width: 347px;
}

.internation_patient_sec a.global_btn.viewmore_btn {
    padding: 12px 58px 12px 15px !important;
    color: #fff !important;
}

.searchdivnew .close-search-btn {
    background: none;
    border: none;
    padding: 5px;
    margin-bottom: 10px;
}

.caption_btn a {
    text-decoration: none;
    padding: 6px 6px;
    border-radius: 8px;
    margin-right: 0 !important;
    font-size: 14px;
    font-weight: 600;
    width: 50%;
    border: 1px solid #005BAA;
    background: #FFF;
    color: #005BAA;
    text-align: center;
    font-family: Montserrat-SemiBold;
}

.ourhospital_caption.hospital_caption {
    bottom: 20px;
    padding: 5px 25px 5px;
}

.ourhospital_caption.hospital_caption h3 {
    font-size: 28px;
}

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

.ourhospital_caption .caption_btn a {
    font-size: 17px;
}

.ourhospital_caption .bookappointment_btn {
    background: #005BAA;
    color: #fff;
}

.course_offered_box h4 {
    color: #005BAA;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
}

.course_offered_box .caption_btn a {
    width: auto;
    min-width: 138px;
}

.whychoose_section {
    border-radius: 0 60px 60px 0;
    padding: 60px 0;
    clear: both;
    position: relative;
}

.whychoose_section:before {
    background: #F4F4F7;
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border-radius: 0 60px 60px 0;
}

.whychoose_box p {
    font-size: 16px;
    font-weight: 400;
}

.whychoose_list p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px;
}

.whychoose_list {
    margin-bottom: 35px;
}

.whychooselist_cntr {
    padding: 5px 0 0;
}

.whychoose_section {
    position: relative;
}

.whychoose_box {
    padding-right: 40px;
}

.event_img_box img {
    width: 100%;
}

.owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}

.global_btn {
    background: #E83F00;
    color: #fff;
    display: inline-block;
    border-radius: 40px;
    padding: 12px 41px;
    text-align: center;
    width: auto;
    font-size: 16px;
    font-weight: 500;
    border: none;
}

.global_btn:hover {
    color: #fff;
}

.event_details_box h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
}

.date_text {
    color: #868686;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
    padding: 6px 0 11px;
    display: inline-block;
}

.badge_text {
    font-size: 10px;
    font-weight: 400;
    background: #E83F00;
    color: #fff;
    padding: 3px 18px;
    display: inline-block;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.doctor_box.patient_doctor_box {
    padding-top: 20px;
}

.event_details_box {
    padding: 15px 0 0;
}

.event_section {
    background: #F4FAFF;
    padding: 60px 0;
    border-radius: 50px;
}

.h3_heading {
    color: #005BAA;
    margin: 0 0 10px;
    font-size: 26px;
    font-family: Montserrat-SemiBold;
}

.technologyCarousel .AoiUpdatestoppreg {
    font-size: 14px;
}

#AoiUpdates .technologyCarousel .owl-item img {
    border: none !important;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
}

.technologyCarousel .setposition {
    padding: 24px 20px 0;
}

.package-item {
    background: #E6F4FF;
    border-radius: 20px;
    padding: 20px 20px 0;
    position: relative;
    min-height: 292px;
}

.links a {
    display: inline-block;
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    margin-top: 8px;
}

.packages_section .bottom_img_box img {
    width: 220px !important;
}

.package-item .title {
    font-size: 16px;
    font-family: Montserrat-SemiBold;
}

.package-item .title::first-letter {
    text-transform: uppercase;
}

.know-more {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.book-now {
    color: #005CA2;
}

.bottom_img_box {
    position: absolute;
    right: 0;
    bottom: 0;
}

.patient_box h3,
.patient_box span {
    color: #E83F00;
}

#counter h3,
#counter span {
    font-size: 45px;
    font-family: Montserrat-SemiBold;
}

.patient_box p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.mobile_banner {
    display: none;
}

.nav-link.top_active {
    color: #E83F00;
    font-weight: 700;
}

.footerTop:after {
    background: url(../images/pattern_bg.svg) center no-repeat;
    width: 390px;
    height: 440px;
    content: "";
    position: absolute;
    right: 30px;
    bottom: -5px;
    background-size: 80%;
}

.blog_box h3 {
    color: #005CA2;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0;
    margin: 0;
    line-height: normal;
}

.packages_section {
    padding: 60px 0;
}

.doctor_box .book-now {
    color: #005CA2;
}

.owl-carousel.TreatmentCarousel .owl-item img {
    width: auto;
    margin: auto;
}

.treatment_box .icon_box img {
    height: 80px;
    width: 80px !important
}

.treatment_box {
    text-align: center;
}

footer {
    background: #F4F4F7;
}

span.icon_box {
    width: 170px;
    height: 170px;
    border: 10px solid #F4FAFF;
    display: flex;
    margin: auto;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.event_section .owl-carousel .owl-stage-outer {
    padding: 0 !important;
}

.our_doctor_section .doctorsCarousel .owl-stage {
    display: flex;
}

.our_doctor_section .doctorsCarousel .owl-item {
    height: auto;
}

.our_doctor_section .doctorsCarousel .item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.loc-wrap-div {
    margin-top: 30px;
}

.loc-wrap-div .locatus_heading {
    padding-top: 0;
    margin-bottom: 0;
}

.loc-wrap-div p:empty {
    display: none;
}

.loc-wrap-div p {
    color: #000;
}

.infr-nd-tec .AoiUpdatestoppreg {
    min-height: auto !important;
    max-height: initial !important;
}

.treatment_box h4 {
    font-size: 15px;
    color: #000;
    padding: 26px 5px 0;
    font-family: Montserrat-Regular;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .2px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caption_cntr {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 91, 170, .00) 0%, #005BAA 100%);
    border-radius: 0 0 20px 20px;
    padding: 80px 0 0;
}

.home_banner_section h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    margin: 0;
    padding: 6px 0 12px;
}

.home_banner_section p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.owl-theme .owl-nav [class*=owl-] span {
    font-size: 0;
}

.global_btn.viewmore_btn {
    margin: 35px auto 0;
    display: table;
    padding: 12px 58px 12px 15px;
    position: relative;
    text-decoration: none;
}

.global_btn.viewmore_btn:before {
    background: #fff url(../images/right_btn_arrow.svg) center no-repeat !important;
    width: 40px;
    height: 40px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: 5px;
    top: 4px;
}

.international_patients_bg {
    margin: 60px 0;
}

.international_patients_bg::before {
    background: url(../images/patient_bg.png) center no-repeat !important;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.global_btn.viewmore_btn.know_more {
    margin: 0;
}

.global_btn.viewmore_btn.outline_btn {
    background: none;
    border: 1px solid #E83F00;
    color: #E83F00;
    margin: 0;
    padding: 11px 58px 11px 15px;
}

.nav.nav-tabs.patient_tabs .nav-link.active {
    color: #F15A22;
}

.nav.nav-tabs.patient_tabs .nav-link {
    color: #6D6D6D;
    font-family: Montserrat-Regular !important;
    font-size: 35px;
    font-weight: 400;
    margin: 0;
    text-align: left;
    padding: 20px 0;
    margin: 0 !important;
    position: relative;
    width: 100%;
    background-color: inherit;
}

.TreatmentCarousel .owl-stage {
    display: flex;
}

.TreatmentCarousel .owl-stage .owl-item {
    height: auto;
}

.TreatmentCarousel .owl-stage .owl-item .item {
    height: 100%;
}

.TreatmentCarousel .owl-stage .owl-item .item .research_card_box {
    height: 100%;
}

.nav.nav-tabs.patient_tabs .nav-item {
    margin-right: 0;
    width: 75%;
}

.tab_flower_bg {
    padding-top: 20px;
    padding-bottom: 90px;
}

.library_section.common_space {
    padding: 60px 0;
}

.item.hover-red.blog_box {
    padding: 0 5px;
}

#DesktopBanner .owl-theme .owl-nav {
    display: none;
}

.owl-nav {
    position: absolute;
    right: 70px;
    top: -7px;
}

.nav.nav-tabs.patient_tabs .nav-link:after {
    background: #6D6D6D url(../images/smallWhite-arrow-left.png) center no-repeat !important;
    width: 40px;
    height: 40px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: 0;
    top: 16px;
}

.nav.nav-tabs.patient_tabs .nav-link.active:after {
    background-color: #F15A22 !important;
}

.patient_caption {
    position: absolute;
    bottom: 30px;
    left: 21px;
}

.tab_flower_bg:before {
    background: url(../images/pattern_bg.svg) center no-repeat;
    width: 540px;
    height: 723px;
    content: "";
    position: absolute;
    left: 33px;
    top: -22px;
    background-size: 72%;
}

.patient_tab_cntr .item {
    background: #000;
    border-radius: 40px;
}

.patient_tab_cntr .item img {
    opacity: .4;
    aspect-ratio: 550 / 400;
    border-radius: 40px !important;
    object-fit: cover !important;
}

.designation {
    font-family: Montserrat-Regular;
    font-size: 17px;
    padding: 13px 0 0;
    display: block;
    min-height: 65px;
}

.doctor_box a {
    font-family: Montserrat-SemiBold;
    font-size: 14px;
}

footer h6 {
    font-family: Montserrat-SemiBold;
}

#PatientsStories .whitePlayIcon {
    background-color: #F15A22;
}

#PatientsStories .whitePlayIcon i.fa.fa-play.fa-1x {
    font-size: 20px;
}

#PatientsStories .fa-play:before {
    content: "\f04b";
    color: #fff;
}

#PatientsStories .whitePlayIcon {
    background-color: #F15A22;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.patient_caption h3,
.patient_caption h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

#PatientsStories .itemText {
    z-index: 9;
    min-height: auto;
    bottom: 0;
    position: relative;
}

.filter_cntr .input-group {
    border-radius: 40px;
    background: #FFF;
    height: 45px;
}

.filter_cntr .form-control.search-input {
    border: none;
    appearance: none;
    height: 45px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: normal;
}

.filter_cntr .search-btn,
.filter_cntr .filter-btn {
    height: 45px;
}

.form-control::placeholder {
    color: #000
}

.filter_cntr .form-control:focus {
    padding-left: 20px;
}

i.fa.fa-angle-down {
    font-size: 28px;
}

i.fa.fa-search {
    font-size: 17px;
}

.form-control.search-input option {
    color: #000;
}

.border_line {
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}

.specialty-icon:after {
    background: #ff6b35 url(../images/smallWhite-arrow-left.png) center no-repeat !important;
    width: 36px;
    height: 36px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: 10px;
    top: 4px;
}

.specialties_section {
    background: #F4FAFF;
    padding: 60px 0;
}

.common_bredcrumb .lightRedText {
    font-weight: bold;
}

.specialty-header {
    color: #0066cc;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 2rem;
}

#AoiUpdates .doctorsCarousel .owl-item img {
    object-fit: cover;
    border-radius: 20px;
    height: 449px;
    padding: 0;
}

.alphabet-nav {
    display: flex;
    margin-bottom: 2rem;
}

.alphabet-nav .btn {
    width: 35px;
    height: 35px;
    color: #000;
    font-size: 14px;
    margin: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: .5px solid #005BAA;
    background: #FFF;
}

.alphabet-nav .btn:hover {
    background: #f8f9fa;
    border-color: #0066cc;
}

.search-container {
    margin-bottom: 2rem;
}

.search-input {
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 14px;
}

.search-btn,
.filter-btn {
    background: #ff6b35;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-btn:hover,
.filter-btn:hover {
    background: #e55a2b;
}

.section-header {
    color: #005BAA;
    font-size: 40px;
    margin: 2rem 0 1rem 0;
}

.specialty-item {
    border-radius: 8px;
    padding-top: 9px;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: box-shadow .2s;
    position: relative;
}

.specialty-name {
    color: #333;
    font-size: 1rem;
    margin: 0;
}

.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    gap: 1rem;
}

.page-info {
    color: #1D1D1D;
    font-size: 14px;
}

.pagination {
    gap: 12px;
}

.page-link {
    border-radius: 10px;
    border: .5px solid #005BAA;
    background: #FFF;
    box-shadow: 0 0 4px 0 rgba(0, 91, 170, .19);
    width: 40px;
    height: 43px;
    padding: 9px 11px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #000;
    line-height: normal;
}

.page-link:hover {
    background: #fff;
    box-shadow: inherit;
    border: .5px solid #005BAA;
}

.left_pagination {
    background: url(../images/Icon-awesome-blue-arrow-left.svg) center no-repeat;
    width: 14px;
    height: 14px;
}

.right_pagination {
    background: url(../images/Icon-awesome-blue-arrow-right.svg) center no-repeat;
    width: 14px;
    height: 14px;
}

.page-link.pagination_none {
    background: none;
    border: none;
    box-shadow: inherit;
}

.ourlocation_section {
    background: #F4FAFF;
    padding: 60px 0;
}

.speciality_detail_section {
    padding: 60px 0 0;
}

.speciality_row_bg {
    background: #F4FAFF;
    border-radius: 30px;
    padding: 30px 25px 20px;
}

.speciality_row_bg .specialty-item {
    border-radius: 20px;
    background: #FFF;
}

.speciality_row_bg .specialty-icon:after {
    top: 24px;
}

.speciality_row_bg .specialty-item a {
    display: block;
    width: 100%;
    padding: 20px;
}

.speciality_row_bg .specialty-item a {
    display: flex;
    width: 100%;
    padding: 14px 15px 25px;
    align-items: center;
}

.leftMenu {
    background: #F4FAFF;
    border-radius: 0 0 40px 0;
}

.research_div_rgt ul {
    padding-left: 30px !important;
}

.research_div_rgt ul li {
    list-style: disc;
}

.research_div_rgt ul li::marker {
    color: #E83F00;
}

.research_div_rgt ul li:not(:last-child) {
    margin-bottom: 1.3rem;
}

.leftMenu a.ultraFont {
    color: #005BAA;
}

.leftMenu a.ultraFont.active {
    color: #E83F00;
}

.global_bg {
    background: linear-gradient(to bottom, #F4FAFF 0%, rgba(244, 250, 255, .5) 70%, rgba(244, 250, 255, .3) 80%, rgba(244, 250, 255, 0) 100%);
    padding: 60px 0;
}

.letter-section li a {
    color: #000;
}

.letter-section ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid rgb(0 0 0 / .1);
    padding-bottom: 20px;
    gap: 15px;
}

.letter-section ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    padding-right: 20px;
    transition: .3s ease;
}

.letter-section ul li a::after {
    content: '';
    background: url(../assets/img/arrow-right.svg);
    height: 35px;
    width: 35px;
    min-width: 35px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}

.letter-section ul li:not(:last-child) {
    border-right: 1px solid rgb(0 0 0 / .1);
}

.letter-section ul li a:hover {
    color: #E83F00;
}

.certification_box a:after {
    background: rgba(0, 91, 170, .26);
    width: 1px;
    height: 46px;
    position: absolute;
    content: "";
    right: -41px;
    top: 11px;
}

.certification_box a {
    position: relative;
}

.sub_heading {
    font-size: 30px;
    color: #005BAA;
    margin-bottom: 35px;
}

.loc-ul li {
    position: relative;
    padding-left: 25px !important;
}

.loc-ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    top: 3px;
    height: 20px;
    width: 20px;
    background: url(../images/location_icon.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.travel_box {
    background: #F4FAFF;
    border-radius: 20px;
    padding: 20px;
}

.travel_box h4 {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    padding: 20px 0;
}

.travel_box p {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.travel_box ul {
    margin: 0 0 15px;
    display: flex;
    align-items: center;
}

#banner {
    position: relative;
}

#banner h1,
#banner h2 {
    position: absolute;
    bottom: 40px;
    font-size: 46px;
    font-weight: 600;
}

p.MsoNormal span {
    line-height: 26px;
}

.travel_box li {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 8px
}

.attractionsCarousel .location_text img {
    width: auto;
}

.location_text {
    display: flex;
    align-items: center;
    gap: 10px;
}

.journey_card ul {
    padding-left: 20px !important;
}

.journey_card ul li {
    list-style: disc;
    font-weight: normal;
}

.journey_card ul li::marker {
    color: #E83F00 !important;
}

.travel_box.near_location_box {
    background: none;
    padding: 0;
}

.travel_box.near_location_box>img {
    aspect-ratio: 392/220;
    object-fit: cover;
}

.location_list li a {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding-bottom: 6px;
}

div#brieftabs_Wrapper {
    padding: 0 18px;
}

.dr_profile_tabs .nav-link {
    font-size: 18px;
    color: #2B2B2B;
    font-weight: 400;
    padding: 15px 20px;
    font-family: Montserrat-Regular;
}

.dr_profile_tabs .nav-link.active {
    color: #E83F00;
    border-bottom: 2px solid #E83F00;
    background: none;
    font-family: Montserrat-SemiBold;
    margin-bottom: 3px;
}

.breif_doctor_tabs .row:after {
    background: rgba(232, 63, 0, .2);
    width: 97%;
    height: 2px;
    position: absolute;
    top: 58px;
    left: 18px;
    content: "";
}

.breif_doctor_tabs .row {
    position: relative;
}

.dr_profile_tabs .nav-tabs {
    padding-bottom: 10px;
    position: relative;
}

.breif_doctor_tabs {
    background: #F4FAFF;
    padding: 30px;
    border-radius: 60px;
}

.share_icon {
    padding-left: 5px;
    font-size: 21px;
    position: relative;
    top: 3px;
}

.department_name {
    font-weight: 300;
}

.patient_form_box {
    background: #F4FAFF;
    border-radius: 20px;
    padding: 0 10px 60px;
}

input.custom-file-input.form-control {
    padding: 0 8px;
    line-height: 45px;
}

.form-control::placeholder {
    color: #575757
}

.home_banner .lightFont {
    font-size: 45px;
    color: #fff !important;
}

.acoor-wht-sec .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
    transform: rotate(180deg);
}

.specialty-icon.search_arrow_icon:after {
    width: 42px;
    height: 42px;
    top: 5px;
}

.whychoose_box .global_btn.viewmore_btn {
    display: inline-block;
    margin-top: 0;
}

.specialty-icon.search_arrow_icon {
    background: none;
    border: none;
}

.caption_cntr li a {
    font-size: 14px;
    font-family: Montserrat-SemiBold;
    padding: 8px 6px 0;
    display: inline-block;
}

.caption_cntr li a .fa.fa-angle-right {
    padding-left: 8px;
    font-size: 17px;
    position: relative;
    top: 1px;
}

.doctor_box .fa.fa-angle-right {
    font-size: 21px;
    padding: 0 4px;
    position: relative;
    top: 2px;
}

.doctor_box .h3_heading {
    font-size: 20px;
    margin: 0;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.location_search_filter:hover,
.location_search_filter:focus {
    border: 1px solid #005BAA;
}

.right_doctor_details span {
    font-family: 'Montserrat-Regular' !important;
}

.global_btn.viewmore_btn.outline_btn.specialty-icon:before {
    display: none;
}

.bredcrumb_menu .lightRedText {
    font-weight: bold;
}

#breadcrumb .lightRedText {
    font-weight: bold;
}

.bredcrumb_bg .lightRedText {
    font-weight: bold;
}

.Breadcrumb .lightRedText {
    font-weight: bold;
}

.global_btn.viewmore_btn.outline_btn.specialty-icon:after {
    width: 40px;
    height: 40px;
    right: 4px;
}

.nav-item.dropdown.has-megamenu {
    padding-right: 16px;
}

.jouneyCarousel .item img {
    width: auto;
}

.badge_counter {
    background: #E83F00;
    width: 53px;
    height: 53px;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
    top: 15px;
    left: 0;
}

.support_bg {
    background: #F4F4F7;
    padding: 45px 30px;
    border-radius: 60px;
}

.icon_box h4 {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    padding-top: 18px;
}

.icon_cntr {
    padding-left: 70px;
}

.icon_box .fa.fa-angle-right {
    color: #F15A22;
    font-size: 34px;
}

.appointment_btn:hover {
    color: #fff;
}

.list-style-disc ul {
    padding-left: 20px !important;
}

.list-style-disc ul li {
    list-style: disc;
}

.h-100-slider .owl-stage {
    display: flex;
}

.h-100-slider .owl-stage .owl-item {
    height: auto;
}

section.library_section.common_space .technologyCarousel .setposition {
    padding: 10px 0 0;
}

.wee-wrxwe .blogSearchInput .sm-search-box {
    padding-right: 50px;
    background: #fff;
    border: 1px solid #005BAA !important;
}

.wee-wrxwe .blogSearchInput .sm-search-box:focus,
.wee-wrxwe .form-select:focus {
    border-color: #005BAA !important;
}

.wee-wrxwe .form-select {
    background-color: #fff;
    border: 1px solid #005BAA !important;
}

.attracrion_section {
    background: #F4FAFF;
}

.attracrion_section.common_space {
    padding: 60px 0;
    margin: 60px 0 0;
}

.pre_checklist_box {
    background: #F4F4F7;
    border-radius: 60px 0 0 60px;
    padding: 30px;
}

.pre_checklist_box li {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 13px;
}

.pre_checklist_box h4 {
    color: #005BAA;
}

.tab_flower_bg.tab_flower_bg2:before {
    width: 633px;
    height: 740px;
    left: -55px;
    top: -72px;
    background-size: 73%;
}

.custom_padd {
    padding-bottom: 60px !important;
}

.year_text {
    color: rgba(241, 90, 34, .5);
    font-size: 100px;
    font-weight: 900;
}

.milestones_box h5 {
    margin: 0;
    padding: 0 0 20px;
}

.milestones_box {
    padding-right: 50px;
}

.milestones_img img {
    border-radius: 20px;
}

.journey_box h4 {
    font-size: 20px;
    color: #005BAA;
    margin: 25px 0 12px;
}

.journey_box p {
    font-size: 14px;
    font-weight: 400;
}

.radius-10 {
    border-radius: 10px;
}

.innerpatient_stories .owl-carousel {
    padding-top: 40px;
}

.innerpatient_stories .patient_tab_cntr:before {
    width: 70%;
}

.contact-container {
    display: flex;
    gap: 15px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-width: 250px;
    flex: 1;
}

.icon-wrapper {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}

.icon-wrapper img {
    width: 100%;
    height: 100%;
}

.icon {
    width: 100%;
    height: 100%;
    color: #ff6b35;
}

.icon-wrapper.emergency .icon {
    color: #ff6b35;
}

.icon-wrapper.fax .icon {
    color: #2563eb;
}

.icon-wrapper.email .icon {
    color: #ff6b35;
}

.contact-info {
    flex: 1;
}

.contact-title {
    font-size: 26px;
    font-weight: 600;
    color: #005CA2;
    margin-bottom: 8px;
    font-weight: 700;
}

.contact-detail {
    font-size: 18px;
    color: #000;
    margin-bottom: 2px;
}

.contact-info .contact-detail a {
    color: #000 !important;
    font-weight: 400;
}

.contact-detail:last-child {
    margin-bottom: 0;
}

.getstarted_box p.t-20 {
    font-weight: 400;
    font-size: 18px;
}

.contact_for_box p.t-15 {
    color: #005BAA;
    font-size: 24px;
    font-weight: 500;
}

.contact_for_box .form-check-label,
.contact_for_box .form-check-label a {
    font-size: 14px;
    color: #575757;
}

.contact_for_box .form-check-input[type=checkbox] {
    border-color: #000;
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    color: #005BAA;
}

.blog_inner_box {
    background: #F4F4F7;
    padding: 20px !important;
    border-radius: 20px;
    overflow: hidden;
}

.blog_inner_box p {
    color: #000;
    font-size: 14px;
    margin-bottom: 19px !important;
    min-height: 60px;
}

.guide_tabs {
    display: flex;
    justify-content: space-between;
    border-bottom: 3px solid #E6E6E6 !important;
    margin-bottom: 36px;
    padding: 0;
}

.guide_tabs .nav-link span {
    padding-bottom: 9px;
    text-align: center;
}

.guide_tabs .nav-link {
    font-size: 22px;
    font-weight: 300;
    border: none;
    background: none;
    padding: 0 40px 15px;
    position: relative;
    top: 2px;
    border-radius: 0;
}

.guide_tabs .nav-item {
    margin-right: 0;
}

.guide_tabs .nav-link.active {
    color: #EC5615;
    border-bottom: 3px solid #EC5615;
    background: none;
}

.guide_tabs .nav-link:hover {
    color: #EC5615;
}

.blogdetails p {
    font-weight: 400;
    font-size: 18px;
}

.card-text {
    color: #868686;
    font-size: 12px;
    font-weight: 500;
}

.blog_details_list h4 {
    font-size: 16px;
    margin-bottom: 4px;
}

section#RelatedBlogs {
    background: #F4F4F7;
}

#RelatedBlogs .tab_flower_bg.tab_flower_bg2:before {
    display: none;
}

#RelatedBlogs .innerpatient_stories .patient_tab_cntr:before {
    display: none;
}

.docto_blog_list .blog_thumbnail {
    width: 106px;
    height: 121px;
    border-radius: 10px;
}

.docto_blog_list .blog_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.docto_blog_list .blog_details_list h4 {
    font-size: 16px;
    margin-bottom: 4px;
    color: #E83F00;
}

.docto_blog_list .book-now {
    font-weight: 600;
}

.docto_blog_list .card-text {
    font-size: 14px;
}

.video_cntr:before {
    display: none;
}

.patient_tab_cntr.video_cntr .item img {
    height: 325px !important;
}

.video_cntr .itemText {
    bottom: 80px !important;
}

.leftMenu li {
    position: relative;
}

.leftMenu a.ultraFont:before {
    background: url(../images/Icon-arrow-forward.png) center no-repeat;
    width: 28px;
    height: 28px;
    content: "";
    position: absolute;
    top: 12px;
    right: -6px;
    background-color: #E83F00;
    border-radius: 50%;
}

.venue_text {
    font-size: 12px;
    color: #868686;
    font-weight: 700;
    margin-bottom: 15px;
}

.venue_text span {
    color: #005BAA;
}

.events_tab button.nav-link {
    border: 1px solid #D5D5D5;
    background: #fff;
    color: #5E5E5E;
    font-size: 18px;
    padding: 7px 30px;
    font-weight: 500;
    min-width: 180px;
}

.events_tab button.nav-link.active {
    background: #005BAA;
    border: none;
    padding: 8px 30px;
}

.row_bg {
    background: #FFF2EC;
    border-radius: 10px;
    margin: 50px 0 60px;
}

.vision_box {
    padding: 0 40px;
}

.vision_box h2 {
    font-size: 40px;
    font-weight: 500;
    margin: 24px 0 0;
}

.feature_section {
    padding: 50px 0 0;
}

.location_list li a:hover {
    color: #E83F00;
}

.feature_box span {
    font-size: 18px;
    display: block;
    font-weight: 400;
    padding-top: 21px;
}

.timeline-years {
    display: flex;
    justify-content: space-between;
}

.timeline-year-text {
    color: #565759;
    font-size: 21px;
    font-weight: 500;
    padding: 0 10px;
}

.timeline-year {
    position: relative;
    border-bottom: 2px solid #D9D9D9;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    cursor: pointer;
}

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

.timeline-container {
    padding: 45px 0 0;
}

.timeline-dot {
    background: #D9D9D9;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translate(-50%, 0);
}

.timeline-year.active .timeline-year-text {
    color: #005BAA;
}

.timeline-dot.active {
    background: #E83F00;
}

.awards-list li {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    position: relative;
    padding-left: 18px;
}

.awards-list li:before {
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    background: #E83F00;
    border-radius: 50%;
    top: 9px;
    left: 0;
}

.teams_section {
    background: #F4FAFF;
    margin: 70px 0 0;
    padding: 60px 0;
}

.award_section .travel_box.near_location_box img {
    height: 250px;
    object-fit: cover;
}

.chairman_name {
    font-size: 20px;
    color: #005BAA;
    margin-bottom: 8px;
}

.team_designation {
    font-size: 16px;
    font-weight: 600;
}

.package_modal .modal-title {
    color: #005BAA;
    font-size: 20px;
}

.package_modal div#knowmoreBody {
    max-height: 450px;
    overflow-y: auto;
}

.package_modal .btn-close {
    background: #E83F00;
    font-size: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0;
}

.text_overflow p {
    color: #34495e;
    margin-bottom: 15px;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp .8s ease forwards;
}

.text_overflow p:nth-child(1) {
    animation-delay: .2s;
}

.text_overflow p:nth-child(2) {
    animation-delay: .4s;
}

.text_overflow p:nth-child(3) {
    animation-delay: .6s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.read-more-btn {
    color: #005BAA;
    font-size: 16px;
    background: none;
    border: none;
    font-weight: 700;
    padding: 0 0 20px;
}

.read-more-btn:active {
    transform: translateY(0);
}

.text_overflow {
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    max-height: 420px;
}

.text_overflow.collapsed {
    max-height: calc(2 * 1.6em * 20px);
    mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
}

.text_overflow.expanded {
    max-height: 500px;
    overflow-y: auto;
    mask-image: none;
    -webkit-mask-image: none;
}

.text_overflow.expanded::-webkit-scrollbar {
    width: 8px;
}

.text_overflow.expanded::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.text_overflow.expanded::-webkit-scrollbar-thumb {
    background: #E83F00;
    border-radius: 10px;
}

.text_overflow.expanded::-webkit-scrollbar-thumb:hover {
    background: #E83F00;
}

.academicsCarousel .caption_cntr {
    padding-bottom: 30px;
    padding-top: 130px;
}

.research_card_box {
    background: rgba(52, 124, 208, .10);
    border-radius: 30px;
    text-align: center;
    padding: 25px 12px;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.research_card_box>a {
    display: block;
    width: 100%;
}

.research_card_box h4 {
    color: #005BAA;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.research_list li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 18px;
    font-weight: 400;
}

.research_list li:before {
    width: 10px;
    height: 10px;
    background: #E83F00;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 8px;
}

.leftMenu li:last-child {
    border: none;
}

.faculty_bg {
    position: relative;
    padding-top: 50px;
}

.faculty_bg:before {
    background: #F4FAFF;
    height: 550px;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1340px;
    transform: translate(-50%, 0);
    z-index: -1;
    border-radius: 60px;
}

.offer_bg_effect:after {
    background: url(../images/pattern_bg.svg) center no-repeat;
    width: 502px;
    height: 678px;
    content: "";
    position: absolute;
    right: -87px;
    top: -177px;
    background-size: 75%;
    z-index: -1;
}

.accordian_first {
    background: #F4FAFF;
    border-radius: 20px;
    padding: 0 25px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-right-radius: 0;
    background: none;
    color: #005BAA;
    font-size: 22px;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    padding: 20px 0;
    border: none;
}

.accordion {
    --bs-accordion-border-color: inherit !important;
}

.contact-row {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 11px;
}

.contact-row .label {
    font-size: 18px;
    font-weight: 700;
}

.online-link {
    color: #E83F00;
}

.second_first {
    background: #FFF5F1;
    border-radius: 20px;
    padding: 0 25px;
}

.privacypolicydiv h1,
.privacypolicydiv h2,
.privacypolicydiv h3,
.privacypolicydiv h4,
.privacypolicydiv h5,
.privacypolicydiv h6 {
    color: #005BAA;
}

.privacypolicydiv table {
    margin-bottom: 3rem;
    margin-top: 1.5rem;
}

.patient_row .accordion-body p {
    font-size: 18px;
}

.patient_row .accordion-body {
    padding: 0;
}

.accordion-button:not(.collapsed) {
    background-color: inherit;
    box-shadow: inherit;
    color: #005BAA;
    font-size: 22px;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    padding: 20px 0;
    border-top: 1px solid #005BAA !important;
}

.faqSection {
    --bs-accordion-btn-focus-border-color: #005BAA !important;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.faqSection .accordion-item:first-child .accordion-button {
    border-top: none !important;
}

.accordion-body p:empty {
    display: none !important;
}

.direction_btn {
    background: #005BAA;
    color: #fff;
    padding: 8px 25px;
    border-radius: 10px;
    margin-right: 10px;
    font-family: Montserrat-SemiBold;
}

.direction_btn.tour_btn {
    background: #fff;
    color: #005BAA;
    border: 1px solid #005BAA;
    padding: 7px 25px;
}

.direction_btn:hover {
    background: #005BAA;
    color: #fff;
}

.blog_thumbnail {
    width: 149px;
    height: 97px;
    border-radius: 10px;
}

.blog_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.hospital_list_box {
    width: 30%;
}

.mega-menu {
    position: relative;
    min-height: 400px;
}

.main-menu {
    list-style: none;
    overflow-y: scroll;
    max-height: 350px;
}

.darkRedBg.btmLeftfooter.text-light.bottom_btn_box {
    display: none;
}

.main-menu li {
    width: 100% !important;
}

.main-menu li:last-child {
    border-bottom: none;
}

.main-menu a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: all .3s ease;
    position: relative;
}

.main-menu a::after {
    content: '›';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #333;
    transition: all .3s ease;
    display: none;
}

.main-menu a:hover::after {
    color: #fff;
    right: 20px;
}

.mega_sub_menu {
    position: absolute;
    left: 380px;
    top: 28px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    z-index: 10;
    list-style: none;
    min-height: 100%;
    padding: 20px 0;
}

.main-menu li:hover .mega_sub_menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.main-menu li:hover .mega_sub_menu::before {
    opacity: 1;
}

.mega_sub_menu li {
    transform: translateY(20px);
    opacity: 0;
    animation: none;
}

.mega_sub_menu li a {
    padding: 5px 16px !important;
    display: block;
}

.mega_sub_menu li:nth-child(1) {
    transition-delay: .1s;
}

.mega_sub_menu li:nth-child(2) {
    transition-delay: .15s;
}

.mega_sub_menu li:nth-child(3) {
    transition-delay: .2s;
}

.mega_sub_menu li:nth-child(4) {
    transition-delay: .25s;
}

.mega_sub_menu li:nth-child(5) {
    transition-delay: .3s;
}

.mega_sub_menu li:nth-child(6) {
    transition-delay: .35s;
}

.main-menu li:hover .mega_sub_menu li {
    transform: translateY(0);
    opacity: 1;
    transition: all .3s ease;
}

.mega_sub_menu a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, #1976d2, #42a5f5);
    transition: width .3s ease;
    z-index: -1;
}

.mega_sub_menu a:hover {
    color: white;
    background: transparent;
    padding-left: 25px;
}

.mega_sub_menu a:hover::before {
    width: 100%;
}

.mega_sub_menu a::after {
    display: none;
}

.bottom_sticky_bar {
    display: block;
    padding-top: 11px;
    font-weight: 400;
    font-size: 14px;
}

.bottombar_strip svg path {
    fill: #fff;
}

.active_strip .icon_bottom_box {
    width: 47px;
    height: 47px;
    color: #fff;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    top: -10px;
}

input#ec-mobile-number {
    padding: 0;
}

.active_strip .bottom_sticky_bar {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}

.active_strip .icon_bottom_box path {
    fill: #E83F00;
}

.active_strip .icon_bottom_box svg {
    background: #fff;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    padding: 8px;
    position: relative;
    top: -10px;
}

.active_strip .icon_bottom_box:before {
    position: absolute;
    width: 70px;
    height: 70px;
    background: #005BAA;
    content: "";
    border-radius: 48%;
    z-index: -1;
    top: -19px;
}

.common_space {
    padding: 60px 0 0;
}

.ourhospital_caption.hospital_caption.custom_hospital_caption {
    padding: 5px 15px;
}

.ourhospital_caption.hospital_caption.custom_hospital_caption h3 {
    font-size: 24px;
}

.ourhospital_caption.hospital_caption.custom_hospital_caption p {
    max-width: inherit;
    padding-right: 5px;
}

.ourhospital_caption.hospital_caption.custom_hospital_caption a {
    font-size: 14px;
    width: auto;
    padding: 6px 10px;
}

.bg_flower {
    position: relative;
}

.bg_flower:after {
    background: url(../images/pattern_bg.svg) center no-repeat;
    width: 540px;
    height: 675px;
    content: "";
    position: absolute;
    right: 67px;
    top: -38px;
    background-size: 85%;
}

.our_doctor_section {
    background: #F4FAFF;
    border-radius: 60px;
    padding: 60px 0;
    margin-top: 60px;
}

.blue_bg_flower {
    position: relative;
}

.blue_bg_flower:after {
    background: url(../images/blue_pattern_bg.svg) center no-repeat;
    width: 540px;
    height: 710px;
    content: "";
    position: absolute;
    right: 46px;
    top: -111px;
    background-size: 90%;
    z-index: -1;
}

.blue_overview_bg {
    position: relative;
    background: none;
}

.blue_overview_bg:after {
    background: url(../images/blue_pattern_bg.svg) center no-repeat;
    width: 519px;
    height: 791px;
    content: "";
    position: absolute;
    right: 0;
    top: -92px;
    background-size: 84%;
    z-index: -1;
}

.orange_overview_bg:after {
    background: url(../images/pattern_bg.svg) center no-repeat;
    background-size: 84% !important;
    top: -97px;
}

a#toggleOverview {
    color: #005BAA;
    font-weight: 600;
}

#AoiUpdates .owl-carousel .owl-item .item.hover-red.blog_box img {
    height: 350px;
    object-fit: cover;
}

.global_btn.viewmore_btn.outline_btn:hover {
    background: #E83F00;
    color: #fff;
}

.global_btn.viewmore_btn.outline_btn.specialty-icon:hover:after {
    background: #fff url(../images/right_btn_arrow.svg) center no-repeat !important;
    width: 36px;
    height: 36px;
}

.technlogoy_bx {
    padding-top: 20px !important;
}

.searchresult1.searchresultbanner1 h4 {
    color: #E83F00;
    background-color: #e3e3e3;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 20px;
}

.searchresult1.searchresultbanner1 li a {
    color: #000;
    padding: 4px 20px;
    display: block;
}

.searchresult1.searchresultbanner1 li a:hover {
    background: #e3e3e3;
}

.mobile_call_drp .call_dropdown {
    top: 56px;
    right: 50%;
    translate: 50% 0;
}

.call_dropdown {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    padding: 10px 0;
    z-index: 11;
    top: 59px;
    right: 0;
    width: 181px;
}

.call_dropdown a {
    display: block;
    padding: 5px 16px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.call_number {
    display: block;
    padding-bottom: 6px;
    color: #005BAA;
    font-weight: 600;
    font-size: 16px;
}

.call_dropdown a:hover {
    background-color: #005BAA;
    color: white;
}

.call_dropdown a:hover .call_number {
    color: #fff;
}

.call_dropdown.active {
    display: block;
}

.call_box.active {
    bottom: 0;
}

.call_box {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, .2);
    transition: bottom .3s ease-in-out;
    z-index: 999;
    padding: 15px 20px 25px;
    box-sizing: border-box;
}

.call_box_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.call_box_header h3 {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.call_box .close_btn {
    font-size: 33px;
    position: absolute;
    right: 7px;
    top: 9px;
    background: #E83F00;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.call_numbers a:hover {
    background-color: #f0f0f0;
}

.call_box .call_number {
    display: block;
    padding: 12px 0;
    color: #005BAA;
    font-weight: 600;
    font-size: 16px;
}

.call_box.active a {
    color: #000 !important;
    line-height: normal;
}

.common_bredcrumb {
    background: #F4FAFF;
}

.blog_details_list {
    width: 100%;
}

.teamsCarousel .item.hover-red img {
    border-radius: 10px;
}

.enquiry_btn {
    border-radius: 20px 20px 0 0;
    background: #E83F00;
    color: #fff;
    padding: 9px 20px;
    position: fixed;
    top: 50%;
    transform: rotate(-90deg);
    right: -74px;
    z-index: 99;
    display: flex;
    gap: 11px;
}

.enquiry_btn_box a {
    color: #fff;
}

.enquiry_btn:hover {
    color: #fff;
}

.enquiry_btn_box .form-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    backdrop-filter: blur(5px);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
}

.enquiry_btn_box .form-overlay.active {
    opacity: 1;
    visibility: visible;
}

.enquiry_btn_box .enquiry-form-container {
    position: fixed;
    top: 50%;
    right: -450px;
    transform: translateY(-50%);
    width: 400px;
    max-width: 90vw;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .3);
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
    z-index: 1001;
}

.enquiry_btn_box .enquiry-form-container.active {
    right: 0;
}

.enquiry_btn_box .form-header {
    background: #005BAA;
    color: white;
    padding: 15px 30px;
    border-radius: 20px 20px 0 0;
    position: relative;
}

.enquiry_btn_box .form-header h2 {
    font-size: 24px;
    margin-bottom: 5px;
}

.enquiry_btn_box .form-header p {
    opacity: .9;
    font-size: 14px;
}

.enquiry_btn_box .close-btn {
    position: absolute;
    top: 12px;
    right: 25px;
    background: rgba(255, 255, 255, .2);
    border: none;
    color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .3s ease;
}

.enquiry_btn_box .close-btn:hover {
    background: rgba(255, 255, 255, .3);
    transform: rotate(90deg);
}

.enquiry_btn_box .form-body {
    padding: 20px 25px;
}

.enquiry_btn_box .form-group {
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(20px);
    animation: slideInField .6s ease forwards;
}

.enquiry_btn_box .form-group:nth-child(2) {
    animation-delay: .1s;
}

.enquiry_btn_box .form-group:nth-child(3) {
    animation-delay: .2s;
}

.enquiry_btn_box .form-group:nth-child(4) {
    animation-delay: .3s;
}

.enquiry_btn_box .form-group:nth-child(5) {
    animation-delay: .4s;
}

.enquiry_btn_box .form-group:nth-child(6) {
    animation-delay: .5s;
}

@keyframes slideInField {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.enquiry_btn_box .form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #333;
    font-size: 13px;
}

.enquiry_btn_box .form-group input,
.enquiry_btn_box .form-group textarea,
.enquiry_btn_box .form-group select {
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #e1e8ed;
    border-radius: 10px;
    font-size: 14px;
    transition: all .3s ease;
    font-family: inherit;
}

.enquiry_btn_box .form-group input:focus,
.enquiry_btn_box .form-group textarea:focus,
.enquiry_btn_box .form-group select:focus {
    outline: none;
    border-color: #005BAA;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, .1);
    transform: translateY(-1px);
}

.enquiry_btn_box .form-group textarea {
    min-height: 70px;
    max-height: 70px;
    resize: none;
}

.enquiry_btn_box .success-message {
    text-align: center;
    padding: 40px 30px;
    display: none;
}

.enquiry_btn_box .success-icon {
    width: 80px;
    height: 80px;
    background: #4CAF50;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: successPulse .6s ease;
}

@keyframes successPulse {
    0% {
        transform: scale(0)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.enquiry_btn_box .success-icon svg {
    width: 40px;
    height: 40px;
    stroke: white;
    stroke-width: 3;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    animation: drawCheck .8s ease .3s forwards;
}

@keyframes drawCheck {
    to {
        stroke-dashoffset: 0
    }
}

.enquiry_btn svg {
    transform: rotate(90deg);
}

.form-select:focus {
    border-bottom: 1px solid #575757;
}

.gradient_theme_bg {
    background: linear-gradient(to bottom, #F4FAFF 0%, rgba(244, 250, 255, .5) 70%, rgba(244, 250, 255, .3) 80%, rgba(244, 250, 255, 0) 100%);
}

input#bookphone {
    margin-bottom: 10px !important;
}

.our_doctor_section .global_btn.viewmore_btn {
    margin-top: 0;
}

.foot-social-icons {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 18px;
}

.foot-social-icons li:before {
    display: none;
}

.foot-social-icons li a {
    padding: 0;
    color: #00000094;
    font-size: 20px;
}

.locatus_heading {
    padding: 30px 0 8px;
}

.breif_doctor_tabs ul {
    font-weight: normal;
}

div#doctor_pagination {
    justify-content: center;
    display: flex;
    padding-top: 20px;
}

.guide_tabs {
    width: max-content;
    margin: 0 auto 8px;
    border-bottom: 2px solid #e6e6e6;
}

.contact-container .contact-item .contact-detail a:hover {
    color: #E83F00;
}

.doctor_loader {
    margin-left: auto;
    display: block;
    margin-right: auto;
    margin-top: 3rem
}

div#doctor_pagination a.page-link.previous,
div#doctor_pagination a.page-link.next {
    width: auto;
}

.error {
    font-size: 14px;
}

.iti__flag-container {
    top: -12px !important;
}

.common_container .owl-nav {
    right: 120px;
}

a#toggleReadMore {
    color: #005BAA !important;
    font-weight: 600;
}

div#form_massage {
    font-size: 14px;
}

.attracrion_section .travel_box {
    padding: 20px 0;
}

.hospital_ratings {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    position: absolute;
    right: 29px;
    bottom: 65px;
    font-size: 13px;
}

.hospital_ratings img {
    width: 30px !important;
}

.scroll-arrow.disabled {
    display: none !important;
}

.hospital_ratings i.fa.fa-star {
    color: #fff !important;
}

.doctor_filtor_box .form-select:focus {
    border: 1px solid #005BAA;
}

.breif_doctor_tabs thead td {
    text-align: left;
    padding: 0 15px !important;
}

.breif_doctor_tabs thead td p {
    text-align: left !important;
}

.breif_doctor_tabs tbody td {
    padding: 0 15px !important;
}

@media (max-width:1400px) {
    .searchdiv {
        width: 80%
    }
}

@media (max-width:768px) {
    .main-menu {
        width: 100%;
        float: none
    }

    .mega_sub_menu {
        position: static;
        width: 100%;
        transform: none;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        border-left: none;
        border-top: 1px solid #e0e0e0;
        display: none
    }

    .main-menu li:hover .mega_sub_menu {
        display: block
    }
}

@media (min-width:992px) and (max-width:1366px) {
    .home_banner_section h2 {
        font-size: 44px
    }

    .whychoose_box {
        padding-right: 10px
    }

    .whychoose_list p {
        margin: 0;
        font-size: 15px;
        padding-right: 5px
    }

    .whychoose_list {
        margin-bottom: 20px
    }

    .whychoose_section:before {
        height: 711px
    }

    .container-fluid.common_container {
        padding: 0 0 0 15px
    }

    .common_container .owl-nav {
        right: 70px;
        top: 8px
    }

    #AoiUpdates .doctorsCarousel .owl-item img {
        height: 312px
    }

    .doctor_box .h3_heading {
        font-size: 16px
    }

    .designation {
        font-size: 15px
    }

    #mobileFixedMenu {
        background-color: #005BAA;
        box-shadow: inherit;
        border-radius: 10px;
        padding: 8px 0
    }

    .IconList li {
        display: inline-block;
        font-size: 16px;
        line-height: 19px;
        position: relative;
        text-align: center;
        align-items: center;
        border-right: 1px solid #fff;
        padding: 4px;
        word-break: break-word
    }

    .IconList li:last-child {
        border-right: 0
    }

    .IconList li a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        align-items: center;
        line-height: 9px
    }

    .IconList li a img {
        filter: invert(1);
        margin: 3px 0 0;
        width: 22px;
        height: 22px
    }

    .IconList li:after {
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        content: "";
        top: 0;
        right: -73px
    }

    .IconList li {
        border: none !important
    }

    .active_strip .bottom_sticky_bar {
        width: 230px
    }

    .seeall-btn-div {
        margin-left: auto !important
    }

    .seeall-btn-div a {
        float: none !important
    }

    #mobileMenuLeft .global_btn.view_all_btn {
        color: #fff !important
    }

    .patient_tab_cntr:before {
        height: 537px
    }

    .nav.nav-tabs.patient_tabs .nav-link:after {
        right: -27px
    }

    .hospital_caption p {
        font-size: 13px;
        padding-right: 5px
    }

    .hospital_caption h3 {
        font-size: 18px
    }

    .caption_btn a {
        padding: 6px 6px;
        font-size: 12px;
        width: auto
    }

    .hospital_ratings {
        right: 11px;
        bottom: 23px;
        font-size: 12px
    }

    .hospital_ratings {
        bottom: 155%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hospital_caption p {
        padding-right: 0
    }

    .our_doctor_section .location_search_filter {
        margin: 0 !important
    }

    button.navbar-toggle.main11 span.icon-bar.rotate {
        transform: rotate(45deg);
        margin: 6px
    }

    button.navbar-toggle.main11 span.icon-bar.rotate1 {
        transform: rotate(313deg);
        margin: -9px 6px 6px
    }

    button.navbar-toggle.main11 span.icon-bar.rotate2 {
        display: none;
        transform: rotate(301deg)
    }

    .our_doctor_section .owl-nav {
        top: -1px !important
    }

    .our_doctor_section .global_btn.viewmore_btn {
        margin-top: 30px
    }

    .active_strip .bottom_sticky_bar {
        width: 230px
    }

    .IconList li {
        border: none !important
    }

    .IconList li:after {
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        content: "";
        top: 0;
        right: -73px
    }

    .IconList li:last-child:after {
        display: none
    }

    .patient_caption h3,
    .patient_caption h4 {
        font-size: 12px;
        line-height: 20px
    }

    .patient_tab_cntr:before {
        display: block !important;
        height: 405px
    }

    .h2,
    h2 {
        font-size: calc(1.125rem + .9vw)
    }

    .row.hide_events_mobile {
        display: flex !important
    }

    .event_section .row.owl-carousel.d-none.eventsCarousel.owl-theme.brownArrowCarousel {
        display: none !important
    }

    .event_card_box {
        padding: 0 8px
    }

    .event_section .nav.justify-content-end.gap-3.nav-pills.mb-3 {
        justify-content: flex-end !important
    }

    .feature_section .row .col {
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    #AoiUpdates .owl-carousel .owl-item .item.hover-red.blog_box img {
        height: 262px
    }

    .caption_btn a {
        padding: 6px 8px;
        font-size: 13px
    }

    .alphabet-nav {
        justify-content: inherit;
        gap: 5px
    }

    img.profileimgdetail {
        height: 400px !important
    }

    .profilepage .triangleRightBg h3,
    .profilepage .triangleBtmRightBg h3 {
        font-size: 24px !important
    }

    .profilepage .profilebook {
        padding: 0
    }

    .profilepage {
        padding-bottom: 35px
    }

    .milestones_section .row {
        padding: 0
    }

    .milestones_box h5 {
        font-size: 20px
    }

    .year_text {
        font-size: 70px
    }

    .award_section .travel_box.near_location_box img {
        height: 202px
    }

    .pre_checklist_box {
        padding: 30px !important
    }

    section#banner {
        background-size: 100% !important;
        height: 250px !important
    }

    body #OurLocations {
        padding: 50px 0 20px !important
    }
}

@media(max-width:991px) {
    .int-pat-home .int-pat-home-conat {
        padding-top: 6rem
    }

    .int-pat-home .int-home-ttls {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .int-pat-home .bringFwd {
        position: unset !important
    }

    .ourhospital_caption.hospital_caption p {
        font-size: 14px !important;
        line-height: 1.4
    }

    .location-item .bg-img {
        aspect-ratio: 381 / 305
    }

    .home_banner_section p {
        font-size: 14px;
        line-height: 1.5
    }

    .home-banner-slider .VideoBanner-content>.container {
        margin-bottom: 0
    }

    .form-banner-sec .search_cntr_row {
        margin-top: 0;
        margin-bottom: 2rem
    }

    .form-banner-sec {
        align-items: flex-end
    }

    .breif_doctor_tabs .row:after {
        top: 48px
    }

    .letter-section ul {
        grid-template-columns: repeat(2, 1fr)
    }

    #MobileBanner span.lightFont.text-dark {
        color: #fff !important
    }

    .loc-wrap-div p {
        font-size: 14px
    }

    #MobileBanner p {
        color: #fff
    }

    .dekstop_banner {
        display: none
    }

    #banner h1,
    #banner h2 {
        bottom: 20px;
        font-size: 24px
    }

    .profilepage .d-flex.gap-4 {
        flex-wrap: wrap
    }

    .mobile_banner {
        display: block
    }

    h2.lightRedText.wow.fadeIn.xs-text-center {
        text-align: left !important
    }

    .whychoose_box {
        padding-right: 0
    }

    .whychoose_list.d-flex.gap-3 {
        flex-wrap: wrap;
        gap: 0 !important;
        margin-bottom: 14px
    }

    .whychoose_list p {
        padding: 15px 8px 0 0
    }

    .footerTop:after {
        width: 240px;
        height: 459px;
        right: 0;
        bottom: 78px;
        background-size: 98%
    }

    .brownArrowCarousel .owl-nav button.owl-next,
    .brownArrowCarousel .owl-nav button.owl-prev,
    .whiteArrowCarousel .owl-nav button.owl-next,
    .whiteArrowCarousel .owl-nav button.owl-prev {
        top: -76px
    }

    .doctor-global-slider .owl-nav button.owl-next,
    .doctor-global-slider .owl-nav button.owl-prev {
        top: -5px !important
    }

    footer li a {
        font-size: 14px;
        line-height: 1.5
    }

    footer h6.mb-4 {
        margin-bottom: 12px !important
    }

    .footerTop li {
        float: none;
        margin-bottom: 10px
    }

    .loc-wrap-div {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px
    }

    #AoiUpdates a.sliderimgfixed {
        padding: 0
    }

    a.sliderimgfixed {
        float: none
    }

    section#AoiUpdates {
        overflow: hidden
    }

    .library_section .owl-nav {
        top: 8px !important
    }

    .whychoose_list span img {
        height: 31px !important;
        padding-right: 10px;
        position: relative;
        top: 6px
    }

    .ourhospital_caption.hospital_caption h3 {
        font-size: 21px
    }

    .ourhospital_caption .caption_btn a {
        font-size: 14px
    }

    .caption_btn a {
        width: auto;
        padding: 6px 12px
    }

    .ourhospital_caption.hospital_caption {
        padding: 5px 15px 5px
    }

    .technologyCarousel .setposition {
        padding: 0
    }

    .h3_heading {
        font-size: 24px
    }

    .event_section {
        overflow: hidden;
        padding: 50px 0 60px
    }

    .patient_tab_cntr:before {
        display: none
    }

    .common_container .row {
        clear: both
    }

    .package-item .title {
        font-size: 16px;
        padding-right: 20px
    }

    .package-item {
        padding: 20px 15px 0
    }

    .event_details_box h3 {
        font-size: 16px;
        line-height: 24px
    }

    .date_tex {
        font-size: 13px
    }

    .container-fluid.common_container {
        padding: 0 calc(var(--bs-gutter-x) * .5)
    }

    .whychoose_section .container {
        padding: 0
    }

    .event_section .col-md-4 {
        padding: 0
    }

    .tab_flower_bg:before {
        width: 331px;
        left: 50%;
        top: 35px;
        background-size: 100%;
        transform: translate(-50%, 0)
    }

    div#patient_stories {
        padding: 0
    }

    div#counter .col-6 {
        padding: 0
    }

    .global_btn.viewmore_btn:before {
        width: 35px;
        height: 35px
    }

    #counter .global_btn.viewmore_btn:before {
        width: 26px;
        height: 26px;
        background-size: 14px !important;
        top: 9px
    }

    #counter h3,
    #counter span {
        font-size: 35px
    }

    div#counter .global_btn.viewmore_btn {
        padding: 12px 45px 12px 12px;
        font-size: 13px
    }

    div#counter .global_btn.viewmore_btn.outline_btn {
        padding: 11px 38px 11px 9px
    }

    div#counter .global_btn.viewmore_btn.outline_btn.specialty-icon:after {
        width: 26px;
        height: 26px;
        background-size: 14px !important;
        top: 9px;
        right: 6px
    }

    .home_banner .lightFont {
        font-size: 18px
    }

    .home_banner_section h2 {
        font-size: 30px;
        width: auto !important
    }

    .whychoose_box h2.lightRedText {
        width: auto !important
    }

    .sm-search-box1 {
        padding: 15px
    }

    .specialty-icon.search_arrow_icon:after {
        width: 35px;
        height: 35px;
        top: 9px
    }

    .brownArrowCarousel .owl-nav {
        bottom: auto;
        top: 0
    }

    .MobileBanner-content {
        padding: 0 15px
    }

    .timeline-year-text {
        font-size: 18px
    }

    #ourServices span.lightFont {
        display: block
    }

    .alphabet-nav {
        flex-wrap: wrap
    }

    .alphabet-nav .btn {
        margin: 2px 02px 8px;
        ;
        padding: 10px 15px !important
    }

    #PatientsStories li.nav-item {
        width: inherit;
        padding-right: 15px
    }

    #accordionExample ul {
        margin: 0
    }

    .patient_tab_cntr .item {
        border-radius: 20px
    }

    .patient_tab_cntr .item img {
        border-radius: 20px !important
    }

    div#patient_stories .brownArrowCarousel .owl-nav {
        margin-top: 0;
        bottom: auto;
        top: -88px
    }

    .nav.nav-tabs.patient_tabs .nav-link {
        font-size: 20px;
        padding: 20px 47px 20px 0
    }

    .nav.nav-tabs.patient_tabs .nav-link:after {
        width: 33px;
        height: 33px
    }

    .library_section {
        padding: 35px 0
    }

    .events_tab button.nav-link {
        font-size: 16px;
        padding: 7px 10px;
        font-weight: 500;
        border-radius: 10px;
        min-width: 105px;
        text-align: center
    }

    .events_tab button.nav-link.active {
        padding: 8px 20px
    }

    .nav.justify-content-end.gap-3.nav-pills.mb-3 {
        justify-content: center !important;
        margin-bottom: 0 !important
    }

    .certification_box {
        flex-wrap: wrap;
        gap: 24px
    }

    .travel_box {
        padding: 15px;
        margin-bottom: 25px
    }

    .travel_box h4 {
        font-size: 16px
    }

    .paginationjs .paginationjs-pages {
        float: none !important;
        margin: 12px 0 0 0;
        justify-content: center;
        display: flex
    }

    .overview_section img {
        width: 100%;
        height: auto
    }

    .sub_heading {
        font-size: 20px
    }

    .contact-title {
        font-size: 18px
    }

    footer {
        padding-bottom: 57px
    }

    .treatment_box h4 {
        font-size: 16px;
        line-height: 24px;
        padding-top: 25px
    }

    #mobileMenuLeft .accordion li a {
        font-size: 16px
    }

    #OurLocations {
        padding: 50px 0 0 !important
    }

    section#ourServices {
        margin: 0 !important
    }

    .patient_box h2.lightRedText {
        width: auto !important
    }

    .event_details_box .global_btn {
        width: auto !important
    }

    .feature_section .col {
        flex: 0 0 50%;
        max-width: 50%
    }

    .feature_box span {
        font-size: 14px;
        padding: 18px 0 25px
    }

    .feature_section {
        padding: 60px 0 0
    }

    .vision_box h2 {
        font-size: 28px;
        text-align: center;
        width: 100%
    }

    .vision_box {
        padding: 0 10px
    }

    .journey-section h2.lightRedText {
        text-align: left !important;
        padding-left: 8px
    }

    .teams_section .owl-nav {
        top: 8px
    }

    .whychoose_box .global_btn.viewmore_btn {
        margin-top: 25px
    }

    #cancerWeTreat .seeall-btn-div a {
        margin: 0 auto
    }

    .seeall-btn-div a {
        float: none
    }

    .our_doctor_section .owl-nav {
        top: -64px
    }

    .our_doctor_section {
        border-radius: 0;
        padding: 40px 0
    }

    .pt-5.patient_stories_cntr {
        padding: 50px 0 25px !important
    }

    .patient_stories_cntr .nav.nav-tabs.patient_tabs {
        padding: 15px 0 29px
    }

    .patient_box {
        padding-top: 25px
    }

    .searchresultbanner1 {
        padding: 17px 0 0;
        max-height: 182px
    }

    .global_btn.viewmore_btn:before {
        right: 7px;
        top: 6px
    }

    .profilepage .triangleRightBg h3,
    .profilepage .triangleBtmRightBg h3 {
        font-size: 28px
    }

    .profilebook {
        padding-top: 35px
    }

    .getstarted_box .col-lg-9.mt-3.mb-3 {
        padding: 0
    }

    .owl-carousel.doctorsCarousel.hospital_doctor_sec.owl-theme.brownArrowCarousel.owl-loaded.owl-drag .owl-nav {
        top: 10px !important
    }

    .library_section.hospital_blogs {
        padding: 40px 0
    }

    div#counter div#setpdng {
        padding-left: 8px
    }

    #mobileMenuLeft .submenu .global_btn.view_all_btn {
        padding: 4px 26px !important;
        color: #fff !important;
        margin: 20px 0 0 19px;
        display: inline-block !important
    }

    .row.owl-carousel.d-none.eventsCarousel.owl-theme.brownArrowCarousel {
        display: block !important
    }

    .row.hide_events_mobile {
        display: none
    }

    .eventsCarousel .owl-nav {
        top: -7px
    }

    .speciality_row_bg {
        padding: 30px 5px 20px
    }

    .speciality_row_bg .col-md-6 {
        padding: 0
    }

    .speciality_row_bg .specialty-item a {
        padding: 14px 12px 25px 10px
    }

    .speciality_row_bg .specialty-icon:after {
        top: 19px
    }

    .treatment_box .icon_box img {
        height: 110px;
        width: 110px !important
    }

    span.icon_box {
        width: 250px;
        height: 250px
    }

    .patient_tabs {
        padding: 15px 0 29px
    }

    #all_doctors_section h3.lightRedText.mediumFont {
        padding-top: 15px
    }

    .tab_flower_bg2.custom_padd {
        padding-bottom: 0 !important
    }

    .tab_flower_bg2.custom_padd .brownArrowCarousel .owl-nav {
        top: 0 !important
    }

    .tab_flower_bg2.custom_padd h2.lightRedText.ultraFont {
        margin-bottom: 30px
    }

    .container.breif_doctor_tabs {
        padding-bottom: 0
    }

    .direction_btn {
        padding: 8px 15px;
        font-size: 14px
    }

    .direction_btn.tour_btn {
        padding: 7px 15px
    }

    .py-3.certification_sec {
        padding-top: 40px !important
    }

    .patient_form_box.contact_for_box.book_appoint_formsec {
        padding: 0 25px 40px
    }

    .whychoose_section {
        background: #F4F4F7
    }

    .whychoose_section:before {
        display: none
    }

    .whychoose_section .whychoose_list.d-flex.gap-3 {
        flex-wrap: inherit
    }

    .bg_flower:after {
        display: none
    }

    .blue_bg_flower:after {
        display: none
    }

    .timeline-container {
        padding: 45px 0 23px;
        overflow-x: auto;
        overflow-y: hidden
    }

    .timeline-year {
        padding: 0 4px 10px
    }

    #banner .lightRedText.internation_patient_heading {
        width: auto !important
    }

    .blue_overview_bg:after,
    .orange_overview_bg:after {
        display: none
    }

    img.profileimgdetail {
        width: 100%;
        height: 460px !important
    }

    .service_mobile_sec {
        margin-bottom: 60px !important
    }

    .milestones_box {
        padding: 0 0 15px
    }

    .pre_checklist_box {
        padding: 30px 0 60px
    }

    .tab_flower_bg.tab_flower_bg2:before {
        display: none
    }

    .pre_checklist_box h4 {
        font-size: 26px;
        margin-bottom: 15px
    }

    .international_patient_sec {
        background: none !important
    }

    .mobile_international_patient.d-none {
        display: block !important;
        position: relative
    }

    .mobile_international_patient h2.lightRedText.internation_patient_heading {
        position: absolute !important;
        bottom: 17px !important;
        left: 21px
    }

    .international_patient_sec .row.gy-4.align-items-center.py-5 {
        padding-top: 20px !important
    }

    .international_patient_sec .row.gy-4.align-items-center.py-5 {
        padding: 20px 0 5px !important
    }

    .global_bg {
        padding: 30px 0 0
    }

    .attracrion_section.common_space {
        padding-bottom: 40px
    }

    .hide_internatonal_bredcrumb.d-none {
        display: block !important
    }

    .ourlocation_section {
        padding: 40px 0
    }

    .hospitallistdiv.contact_section {
        margin: 0;
        padding: 0
    }

    .innerpatient_stories .owl-carousel {
        padding: 20px 0
    }

    .teamsCarousel .item.hover-red img {
        height: auto !important
    }

    .enquiry_btn {
        z-index: 9
    }

    .enquiry_btn_box {
        display: none
    }

    .cancerWeTreat .CarouselSlider p {
        font-size: 18px !important
    }

    .book_appoint_formsec .lightRedText {
        font-size: 22px
    }

    .book_check_box {
        display: flex
    }

    .submenu.submenu_hide {
        display: none
    }

    .location_search_filter {
        margin: 25px 0 0 !important;
        font-size: 16px !important
    }

    .offcanvas.offcanvas-start {
        z-index: 9999
    }

    .doctor_filtor_box {
        padding: 0 10px
    }

    .doctor_filtor_box .col-6 {
        padding: 0 5px
    }

    .mobile_search {
        position: relative;
        top: 0
    }

    .mobile_search a.nav-link.btn-sm-square.red.search-icon .fa-search:before {
        font-size: 23px
    }

    .blue_overview_bg.orange_overview_bg.common_space {
        padding-top: 30px
    }

    .blue_overview_bg .col-lg-6.wow.fadeInRight img {
        padding-top: 25px
    }

    .common_container .owl-nav {
        right: 0
    }

    .whychoose_section {
        padding: 40px 0
    }

    .packages_section .bottom_img_box img {
        width: 190px !important
    }

    #MobileHeader {
        padding: 0
    }

    div#counter .text-light.col-md-5.col-5 {
        padding-left: 0
    }

    .whychoose_img.whychoose_img_mobile {
        padding: 0 0 14px
    }

    .contact_section .col-md-7.mb-4 {
        margin-bottom: 0 !important
    }

    .contact_section .location_search_filter {
        margin: 20px 0 5px !important
    }

    #contact_data h2.sub_heading {
        margin-bottom: 20px
    }

    #MobileHeader .row.pt-3.pb-2 {
        padding: 12px 0 !important
    }

    .whitebg .sm-search-box1 {
        font-size: 13px
    }

    #mobileFixedMenu {
        background-color: #005BAA;
        box-shadow: inherit;
        border-radius: 10px;
        padding: 8px 0
    }

    .IconList li {
        display: inline-block;
        font-size: 16px;
        line-height: 19px;
        position: relative;
        text-align: center;
        align-items: center;
        border-right: 1px solid #fff;
        padding: 4px;
        word-break: break-word
    }

    .IconList li:last-child {
        border-right: 0
    }

    .IconList li a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        align-items: center;
        line-height: 9px
    }

    .IconList li a img {
        filter: invert(1);
        margin: 3px 0 0;
        width: 22px;
        height: 22px
    }

    div#brieftabs_Wrapper ul {
        width: auto
    }

    div#brieftabs_Wrapper {
        padding: 0 15px;
        overflow: hidden
    }

    .breif_doctor_tabs .row {
        padding-right: 31px;
        padding-left: 5px
    }

    .breif_doctor_tabs {
        padding: 30px 15px
    }

    .dr_profile_tabs .nav-link {
        padding: 10px 10px !important;
        font-size: 14px !important
    }

    .scroll-arrow {
        width: 25px !important;
        height: 25px !important;
        top: 12px !important
    }

    button#scrollRight {
        right: -3px !important
    }

    button#scrollLeft {
        left: -11px !important
    }

    .scroll-arrow i {
        font-size: 12px !important
    }

    .hospital_ratings {
        right: 11px;
        bottom: 23px;
        font-size: 12px
    }

    .hospital_ratings {
        position: absolute !important;
        bottom: 100%;
        right: 25px
    }

    .ourhospital_caption {
        display: flex;
        flex-direction: column
    }

    .ourhospital_caption>*:not(a) {
        order: 3
    }

    .ourhospital_caption .hospital_ratings {
        order: 2;
        padding: 10px 0 !important
    }

    .sejcf {
        gap: 0 !important
    }

    .hospital_ratings img {
        width: 22px !important
    }

    .VideoBanner-content.home_banner {
        top: 0
    }
}

@media (max-width:767px) {
    .dr_profile_tabs {
        margin-top: 1.5rem
    }

    .dr_profile_tabs .scroll-arrow {
        display: none !important
    }

    .dr_profile_tabs .breif_doctor_tabs .row:after {
        display: none !important
    }

    .dr_profile_tabs .breif_doctor_tabs>.row {
        padding: 0 !important
    }

    .dr_profile_tabs .breif_doctor_tabs div#brieftabs_Wrapper {
        padding: 0 !important
    }

    .dr_profile_tabs .breif_doctor_tabs div#brieftabs_Wrapper ul {
        width: 100% !important;
        white-space: nowrap !important
    }

    .dr_profile_tabs .nav-link {
        background: #d7d7d7 !important;
        border: 1px solid #d7d7d7 !important;
        ;
        border-radius: 15px
    }

    .dr_profile_tabs .nav-link.active {
        color: #fff !important;
        background: #E83F00 !important;
        border-color: #E83F00 !important
    }

    .searchdiv {
        width: 100%
    }

    .event_section .owl-nav button.owl-prev,
    .event_section .owl-nav button.owl-next {
        top: -145px !important
    }

    .event_section .events_tab {
        margin-bottom: 2rem
    }
}

@media (max-width:675px) {
    .scoll-ul-mobile.leftMenu li a.active-color {
        color: #fff !important;
        background: #E83F00 !important
    }

    .scoll-ul-mobile {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        border-radius: 0 !important
    }

    .scoll-ul-mobile li {
        display: inline-block !important;
        margin-left: 10px;
        border: none !important;
        padding: 0 !important
    }

    .scoll-ul-mobile li a {
        background: #005BAA;
        color: #fff !important;
        padding: 10px !important;
        border-radius: 10px !important;
        font-size: 15px !important;
        font-weight: 500 !important
    }

    .scoll-ul-mobile li a.active {
        background: #E83F00 !important;
        color: #fff !important
    }

    .scoll-ul-mobile li:first-child {
        margin-left: 0 !important
    }

    .scoll-ul-mobile li::before,
    .scoll-ul-mobile li a::before {
        display: none !important
    }

    .event_banner_box .hospital_list_box {
        width: 100%
    }

    .accordion-item:first-of-type .accordion-button {
        font-size: 16px
    }

    .feepayment_section {
        text-align: center
    }

    .feepayment_section .lightRedText {
        margin: auto
    }

    .footerTop>.container {
        padding: 0 !important
    }

    .loc-wrap-div {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0 12px
    }

    .letter-section ul {
        grid-template-columns: 100%
    }

    .letter-section ul li a {
        padding-right: 0
    }

    .letter-section ul li:not(:last-child) {
        border-right: none
    }

    .letter-section ul li a::after {
        height: 30px;
        width: 30px;
        min-width: 30px
    }

    .specialties_section .wee-wrxwe {
        display: flex;
        flex-direction: column;
        margin-top: 1.3rem
    }

    .specialties_section .blogSearchInput {
        max-width: 100% !important;
        width: 100% !important
    }

    .specialties_section .blogSearchInput input {
        position: unset
    }

    .specialties_section .whitebgField {
        width: 100%
    }
}