@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    margin: 0px;
    padding: 0;
    color: #212529;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

ul {
    margin: 0;
    padding: 0;
    padding-left: 30px;
}

ul li {
    margin-bottom: 6px;
    font-size: 16px;
}

ul li a {
    font-size: 22px;
    line-height: 24px;
}

h1 {
    font-size: 47px;
    line-height: 65px;
    text-shadow: 1px 1px #888 !important;
    font-weight: 500 !important;
    margin-top: 0;
    margin-bottom: 1rem;
}

h2 {
    font-size: 33px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 45px;
}

h3 {
    font-size: 22px;
    font-weight: 700;
    color: #212529;
    line-height: 30px;
}

h4 {
    font-size: 20px;
    font-weight: 500;
    color: #212529;
    line-height: 32px;
}

h5 {
    font-size: 18px;
    font-weight: 500;
    color: #212529;
    line-height: 28px;
}

h6 {
    font-size: 16px;
    font-weight: 500;
    color: #212529;
    line-height: 24px;
}

.white-text {
    color: #fff;
}

.yellow-text {
    color: #F5BB17;
}

.blue-text {
    color: #00779a;
}

.faq-section h2 {
    margin-bottom: 0;
    line-height: 23px;
    padding-bottom: 0;
}

/* first template style start */


/* banner start */

.btn {
    white-space: nowrap;
    width: auto;
    display: inline-block;
    text-align: center;
    color: white !important;
}

.main-banner p {
    font-size: 47px;
    line-height: 65px;
    font-weight: 500;
}

.logo {
    position: absolute;
    max-width: 150px;
    z-index: 1000;
}

.content {
    padding-top: 135px;
    text-align: left;
}

.aph h4 {
    line-height: 32px;
    padding: 0 40px;
    font-weight: 500;
}

/* banner end */
/* --------------------------------------- */

/* Book Appointment start */
.appoinment {
    background-color: initial;
    padding: 20px 0px;
    border-bottom: 3px solid rgba(127, 105, 105, 0.2);
}

.appoint_block .book_app {
    font-size: 18px;
    font-weight: 700;
    color: #00779a;
}

.appoint_block .form-control {
    padding: 12px 12px;
    border-radius: 5px;
    border-color: #c1c1c1;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    font-size: 0.75rem !important;
}

.appoint_block button {
    padding: 9px;
    width: 100px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #007fa5, #00446e);
    color: #fff;
}

.appoint_block button:hover {
    color: #fff;
}

.sendotpbt {
    top: 0px;
    right: 4px;
}

.lead_res .alert {
    display: block;
    font-size: 14px;
    font-weight: 500 !important;
    width: 230px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.lead_res2 .alert {
    display: block;
    font-size: 14px;
    font-weight: 500 !important;
    width: 230px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.appoint_block a {
    font-size: 12px;
    color: #00779a;
    display: inline-block;
}

.appoint_block label {
    color: #757273;
    font-size: 11px;
    margin-bottom: 0;
}

/* Book Appointment end */

/* ------------------------- */
/* Why chooseUs section start */
.chooseUs {
    background-color: initial;
    padding: 50px 0px;
}

.aph {
    font-weight: 600;
    text-align: center;
}

.chooseUs h2 {
    text-align: center;
    padding-top: 27px;
    font-size: 33px;
    font-weight: 700;
    line-height: 35px;
}

.chooseUs .card {
    background: #fff;
    border: 1.5px solid #ddd;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 5px 6px #e5e5e5 inset;
    flex: 1;
    flex-basis: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: auto;
    max-width: 100%;
}

.chooseUs .card img {
    height: auto;
    object-fit: cover;
    padding-top: 30px;
}

.chooseUs .card h5 {
    margin: 21px 0 10px;
    font-weight: 700;
    text-align: center;
}

.chooseUs .card p {
    padding: 10px 20px 20px 20px;
    text-align: center;
    margin: 0;
    color: #969696;
    line-height: 25px;
    font-weight: 400;
}

.chooseUs .card-devider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 45px;
    gap: 20px;
}

/* Why chooseUs section end */


/* ------------------------- */
/* About Our Paediatric Department start */
/* .heartLung { background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/expert-paediatric-care-in-hyderabad/about-sep.jpg');
background-size: cover; background-repeat: no-repeat;  background-position: 35%;padding: 60px 0px;width: 100%;} */
.heartLung h2 {
    padding-bottom: 20px;
    font-weight: 700;
}

.heartLung .col-md-7 {
    padding-left: 35px;
}

.heartLung p {
    font-weight: 500;
}

/* About Our Paediatric Department end */
/* --------------------- */


/* Our Services section start */
.top-section {
    padding: 50px 0px;
    background-color: initial;
}

.top-section h2 {
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
}

.top-section .card-bg-1,
.card-bg-2,
.card-bg-3 {
    background-color: #fff;
}

.top-section .card-custom {
    border: none;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 1px 6px #e5e5e5 inset;
}

.top-section.card-custom .card-img-left {
    width: 180px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stepimg img {
    height: 130px !important;
}

.top-section .card-custom .card-body .text-content {
    flex-grow: 1;
}

.top-section .card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
}

.top-section .card-text:last-child {
    margin-bottom: 0;
}

.top-section .card-custom .card-body {
    display: flex;
    align-items: start;
}

.top-section .card-custom .card-img-left {
    margin-top: 25px;
}

.top-section p.card-text {
    text-align: left;
}

.top-section ul {
    margin: 0;
    padding: 0;
    padding-left: 30px;
}

.top-section ul li {
    margin-bottom: 6px;
}

/* -------------------- */
/* Our Services section end */


/* Our Subspecialties start */
.patient {
    padding: 50px 0px 70px 0px;
    background-color: #f2f8f9;
}

ul.hip-text li {
    font-size: 22px;
    line-height: 32px;
    text-align: left;
}

.col-md-4.ulist.gnp {
    padding-left: 90px;
}

.patient .aph {
    padding: 20px 0px 50px 0px;
}

.patient .card-body p {
    line-height: 27px;
}

ul.hip-text {
    font-size: 22px;
    line-height: 32px;
}

/* Our Subspecialties end */
/* ---------------------- */


/* -------------------- */
/* FAQs section start */
.faq-section {
    background-color: initial;
    padding: 50px 0px;
    border-bottom: 3px solid #e7e4e4;
}

.faq-section h2 {
    text-align: center;
    padding-bottom: 50px;
    font-weight: 700;
}

.accordion-header {
    margin-bottom: 0;
}

h2.accordion-header {
    padding-bottom: 0;
}

.accordion {
    --bs-accordion-btn-bg: #fff;
    --bs-accordion-btn-color: #000000;
    --bs-accordion-active-color: #fff;
    --bs-accordion-bg: #ecfbff;
    --bs-accordion-btn-focus-box-shadow: none;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
}

.accordion-button {
    font-weight: 500;
}

.accordion-item {
    margin-bottom: 10px;
    border: 2px solid #e3e3e3;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.02);
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background: linear-gradient(to bottom, #007fa5, #00446e);
}

/* FAQs section end */
.copy {
    font-weight: 600;
    text-align: center;
    padding: 15px;
    border-top: 1px #dbe5e7 solid;
    font-size: 13px;
}

/* div#conbut { display: none;} */
/* first template style end */


/* second template styles start */

/* varicose-section start */
/* .varicose-section { background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/varicose/varicose-veins-diagnosis-and-treatment/image/hip-replacement.jpg');
background-size: cover; background-repeat: no-repeat; background-position: 6% 100%; color: #000;padding: 50px 0; }
.varicose-section h2 { padding-bottom: 20px;    font-weight: 700;}
.varicose-section .col-md-7 {  padding-left: 35px;}
.varicose-section p { font-weight: 500;} */
/* varicose-section end */

/* Advanced Treatments section start */
.advanced-treatments-sect {
    padding: 50px 0px 70px 0px;
    background-color: initial;
}

.advanced-treatments-sect h2 {
    text-align: center;
    padding-bottom: 0;
}

.advanced-treatments-sect .ed-title {
    text-align: center;
    margin: 20px 0;
}

.advanced-treatments-sect ul.therapli li {
    margin-bottom: 10px;
}

.advanced-treatments-sect .fbox1 .card-body {
    min-height: auto;
}

.advanced-treatments-sect .fbox2 .card-body {
    min-height: 220px;
}

.advanced-treatments-sect .aph {
    padding: 20px 0px 50px 0px;
}

.advanced-treatments-sect .fbox1 img {
    border-radius: 10px 10px 0 0;
}

.advanced-treatments-sect .card {
    --bs-card-cap-bg: #00779a;
    --bs-card-cap-color: #fff;
    --bs-card-border-color: none;
    --bs-border-radius: 10px;
    --bs-card-box-shadow: #e6e2e2;
    border: 1px #e6e2e2 solid;
}

.advanced-treatments-sect .card-header {
    padding: 15px 0px;
}

.advanced-treatments-sect .card-body p {
    line-height: 27px;
}

section.tags-section {
    text-align: center;
    background: #dde7e9;
    padding: 20px 0;
}

.tags-section p {
    margin-bottom: 0;
}

.tags-section .card-body {
    margin-top: 10px;
    border: 0;
    background: #dde7e9;
}

.tags-section .interlinking_list li {
    list-style-type: none;
    display: inline-block;
    margin-block: 5px;
}

.interlinking_list {
    padding: 0px;
    margin-top: 10px;
}

.tags-section .interlinking_list li a:hover {
    background: #007fa5;
    color: #fff;
    border: 1px #007fa5 solid;
}

.tags-section .interlinking_list li a {
    text-decoration: none;
    border: 1px #bdbdbd solid;
    font-size: 14px;
    color: #000;
    margin-right: 10px;
    padding: 7px 14px;
    display: block;
    border-radius: 20px;
    background-color: #fff;
}

/* Advanced Treatments section end */



/* second template style end */

@media screen and (max-width: 1400px) {

    /* first template style start */
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 26px !important;
    }

    ul.hip-text li {
        font-size: 18px;
    }

    .col-md-4.ulist.gnp {
        margin-bottom: 20px;
    }

    .accordion-button {
        font-size: 15px;
    }

    /* first template style end */

    /* second template styles start */
    .varicose-section {
        padding: 50px 0;
        background-size: cover;
        background-position: 30% 0;
    }

    .advanced-treatments-sect .fbox1 .card-body {
        min-height: 430px;
    }

    .advanced-treatments-sect .fbox2 .card-body {
        min-height: 240px;
    }

    /* second template styles end */
}

@media screen and (max-width: 1200px) {

    /* first template style start */
    .appoinment {
        overflow: hidden;
    }

    /* first template style end */

    /* second template styles start */
    .varicose-section {
        padding: 50px 0;
        background-size: cover;
        background-position: 40% 0;
    }

    .advanced-treatments-sect .fbox1 .card-body {
        min-height: 510px;
    }

    .advanced-treatments-sect .fbox2 .card-body {
        min-height: 380px;
    }

    /* second template styles end */

}


@media (min-width: 768px) and (max-width: 1024px) {

    /* first template style start */
    .main-banner {
        background-position: 58% 50%;
        height: 350px;
    }

    h1 {
        font-size: 35px;
    }

    .heartLung {
        background-position: 40% 50%;
    }

    section.patient.M img {
        height: 210px !important;
    }

    .col-md-4.ulist.gnp {
        padding-left: 5px !important;
    }

    .container.appoint_block {
        width: 100% !important;
        padding: 0;
        margin: 0 auto;
        max-width: 90%;
        margin-left: 13px;
    }

    .top-section .card-custom {
        width: 98%;
    }

    /* first template style end */
    .advanced-treatments-sect .fbox1 .card-body {
        min-height: 840px;
    }

    .advanced-treatments-sect .fbox2 .card-body {
        min-height: 380px;
    }

}




@media (min-width: 320px) and (max-width: 767.98px) {

    /* first template style start */
    h1 {
        font-size: 20px;
        line-height: 30px;
    }

    ul li {
        font-size: 15px;
    }

    p {
        font-size: 15px;
    }

    h3 {
        font-size: 20px;
    }

    ul li a {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    /* .patient img { height: auto !important; } */
    .col-md-4.ulist.gnp {
        padding-left: 0;
    }

    .patient h1 {
        margin-bottom: 0 !important;
    }

    .top-section .card-custom .card-body {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .top-section .card-custom .card-img-left {
        margin-top: 0
    }

    .appoint_block .col-md-2,
    .col-md-3 {
        margin-top: 15px;
    }

    .appoint_block .col-md-2,
    .col-md-3 {
        margin-top: 15px;
    }

    .submitbt button {
        width: 100%;
    }

    .appoint_block label {
        width: 100%;
        padding-left: 10px;
    }

    .appoint_block a {
        text-align: right;
        padding-right: 10px;
        padding-left: 10px;
    }

    .chooseUs .card-devider {
        margin-top: 25px;
    }

    .heartLung .col-md-7 {
        padding-left: 16px;
    }

    .heartLung {
        background-position: 56% 50%;
        padding: 30px 0px;
    }

    .col-md-1.submitbt {
        margin-top: 20px;
    }

    .chooseUs {
        padding: 30px 0;
    }

    .aph h4 {
        line-height: 26px;
        padding: 0 10px;
        font-weight: 500;
        font-size: 15px;
    }

    h2 {
        font-size: 22px !important;
        line-height: 28px;
    }

    .top-section .card-custom {
        width: 98%;
    }

    .top-section {
        padding: 30px 0px;
    }

    .patient {
        padding: 30px 0;
    }

    .top-section ul {
        padding-left: 0;
    }

    ul.hip-text {
        font-size: 22px !important;
        line-height: 32px !important;
        margin: 0;
        padding-top: 0 !important;
        padding-left: 50px;
    }

    ul.hip-text li {
        font-size: 15px;
        line-height: 23px;
    }

    /* .patient img { height: 230px !important;  margin-bottom: 20px;} */
    .patient img {
        margin-bottom: 20px;
    }

    .accordion-button {
        font-size: 14px;
    }

    /* first template style end */

    /* second template styles start */

    .varicose-section {
        padding: 50px 0;
        background-size: cover;
        background-position: 60% 0;
    }

    /* .varicose-section .g-5, .gx-5 {--bs-gutter-x: 0;} */
    .varicose-section .col-md-7 {
        padding-left: 10px !important;
    }

    .advanced-treatments-sect .fbox1 .card-body {
        min-height: auto;
    }

    .advanced-treatments-sect .fbox1 {
        margin-bottom: 20px;
    }

    .advanced-treatments-sect {
        padding: 30px 0;
    }

    .tags-section .interlinking_list li a {
        font-size: 13px;
        padding: 7px 10px;
    }

    /* second template styles end */

}

@media (min-width: 320px) and (max-width: 767.98px) {
    .varicose-section {
        width: 100% !important;
        /* background-position: 100% !important; */
        padding: 30px 15px !important;
    }
}

@media (max-width: 768px) {
    .btn-bk-appt {
        color: #fff !important;
        height: 47px;
        width: 51%;
        position: fixed;
        bottom: 0;
        z-index: 99;
        background-color: #f47920 !important;
        border-color: #f47920 !important;
        cursor: pointer;
        box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, .2);
        border-radius: 0;
        padding: 10px;
        font-size: 14px;
        display: block;
        right: 0px;

    }

    .copy {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    #conbut {
        display: none;
    }
}

.talink {
    font-size: 23px;
    /* Increase the size as needed */
}

/* terms css  */

.divider-border {
    border-top: 0px solid #d9d9d9;
    padding: 50px 0px;
}

.mb-20 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #454545;
}

.para-wrap {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    color: #58595B;
}

.advanced-treatments-sect .fbox1 {
    margin-bottom: 15px !important;
}

.btn-quick-book-bt {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding: 14px 36px;
    background: #FFC107;
    display: block;
    font-size: 16px !important;
    z-index: 99;
    font-weight: 600;
    color: #000;
    font-weight: 500;
    border-radius: 4px;
    text-transform: inherit;
    text-decoration: none;
}

@media screen and (max-width: 650px) {
    a.btn-quick-book-bt.cbt {
        width: 49%;
        left: 0;
        background: #1284A2;
        color: #fff;
    }

    .btn-quick-book-bt {
        width: 52%;
        right: 0;
        font-weight: 600;
        bottom: 0;
        text-align: center;
        border-radius: 0;
        font-size: 13px !important;
    }
}

/* Default styling for desktop */
.bottom-description {
    font-size: 21px;
    line-height: 30px;
}

/* Adjustments for mobile view */
@media (max-width: 767.98px) {
    .bottom-description {
        font-size: 15px;
        /* Adjust font size for mobile */
        line-height: 25px;
        /* Adjust line height for mobile */
    }
}

#reload_cap {
    position: absolute;
    bottom: -20px;
    right: 87px;
}

.cap-rel {
    position: relative;
}

.captcha-code {
    background: #f5f5f5;
    padding: 9px 10px;
    border: 1px solid #ccc;
    font-weight: bold;
    color: #333;
    border-radius: 4px;
    margin-left: 10px;
}

#reload_cap1 {
    position: absolute;
    bottom: -20px;
    right: 87px;
}


.captcha-code1 {
    background: #f5f5f5;
    padding: 9px 10px;
    border: 1px solid #ccc;
    font-weight: bold;
    color: #333;
    border-radius: 4px;
    margin-left: 10px;
}


@media (max-width: 767.98px) {

    #reload_cap,
    #reload_cap1 {
        left: 0px !important;
        text-align: left !important;
    }
}


/* akash css */
.main-banner {
    position: relative;
    width: 100%;
    background-color: initial;
    min-height: 500px;
}

.main-banner-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.main-banner-img img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: 60%;
}

.img-fluid {
    max-width: 339% !important;
    height: 121% !important;
    margin-left: -116px !important;
    margin-top: -54px !important;
}

@media(max-width: 1200.98px) {
    .main-banner {

        min-height: 500px;
    }
}

@media (min-width: 320px) and (max-width: 767.98px) {
    .main-banner {

        min-height: 260px;
    }
}


.heartLung {
    width: 100%;
    position: relative;
    min-height: 400px;
    background-color: initial;
    padding: 60px 0px;

}

.heartlung-bg-img {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}

.heartlung-bg-img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
    object-position: 50%;

}

@media (max-width: 767px) {
    .heartlung-bg-img {
        display: none;
    }

    .heartLung {
        min-height: max-content;

    }
}

@media (min-width: 320px) and (max-width: 767.98px) {
    .heartLung h2 {
        text-align: center;
        padding-bottom: 0px;
    }
}




.varicose-section {
    background-color: initial;
    width: 100%;
    padding: 50px 0;
    position: relative;
    min-height: 400px;
}

.varicose-section-img {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}

.varicose-section-img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%;
    object-position: 60%;
}


/* Heading alignment */
.varicose-section h2 {
    padding-bottom: 20px;
    font-weight: 700;
}

/* Wrapper for content */
.content-wrapper {
    display: flex;
    justify-content: flex-start;
    text-align: left;
}

/* Content styles for left alignment */
.left-content {

    margin-right: 10px;
    border-radius: 8px;
}

/* Content styles for right alignment */
.right-content {

    color: #000;
    margin-left: 10px;
    border-radius: 8px;
}

/* Content styles for center alignment */
.center-content {
    width: 70%;
    /* Adjust the width as per your requirement */
    margin: 0 auto;
    color: #000;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}

/* Responsive design for mobile */
@media (max-width: 767.98px) {
    .varicose-section {
        padding: 30px 15px;
        min-height: 250px;
        text-align: left !important;
    }

    .varicose-section-img img {
        object-position: 50%;
    }

    .content-wrapper {
        flex-direction: column;
    }

    .left-content,
    .right-content,
    .center-content {
        width: 100%;

    }

    .right-content {
        margin-left: 0px !important;
    }

    .center-content {
        text-align: left;
    }

}

.varicose-section2 {
    background-color: initial;
    position: relative;
    min-height: 400px;
    padding: 50px 0;
}

.varicose-section2-img {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;

}

.varicose-section2-img img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
    object-position: 20%;
}

/* Heading alignment */
.varicose-section2 h2 {
    padding-bottom: 20px;
    font-weight: 700;
}

/* Wrapper for content */
.content-wrapper {
    display: flex;
    justify-content: flex-end;
    text-align: right;
}

/* Content styles for left alignment */
.left-content {

    margin-right: 10px;
    border-radius: 8px;
}

/* Content styles for right alignment */
.right-content {

    color: #000;
    margin-left: 10px;
    border-radius: 8px;
}

/* Content styles for center alignment */
.center-content {
    width: 70%;
    /* Adjust the width as per your requirement */
    margin: 0 auto;
    color: #000;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}

/* Responsive design for mobile */
@media (max-width: 767.98px) {
    .varicose-section2 {
        padding: 30px 15px;
        min-height: 250px;
        text-align: left !important;
    }

    .varicose-section2-img img {
        object-position: 35%;
    }

    .content-wrapper {
        flex-direction: column;
    }

    .left-content,
    .right-content,
    .center-content {
        width: 100%;

    }

    .right-content {
        margin-left: 0px !important;
    }

    .center-content {
        text-align: left;
    }

}

.advanced-treatments-sect .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.advanced-treatments-sect .fbox1 {
    display: flex;
    flex-direction: column;
}

.advanced-treatments-sect .card {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.advanced-treatments-sect .card-body {
    flex-grow: 1;
}


.tags-section ul.interlinking_list li .tag-item {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px;
    color: #007bff;
    /* Default color for tags */
    background-color: #f8f9fa;
    /* Background for tags */
    border: 1px solid #007bff;
    border-radius: 20px;
    text-decoration: none;
    font-size: 14px;
}

/* Hover effect for clickable links */
.tags-section ul.interlinking_list li a.tag-item:hover {
    background-color: #007bff;
    color: #fff;
    cursor: pointer;
}

/* Non-clickable tag styles (consistent design without interactivity) */
.tags-section ul.interlinking_list li .non-clickable {
    pointer-events: none;
    /* Disable interaction */
    color: #007bff;
    /* Match the default color */
    background-color: #f8f9fa;
    /* Same as the clickable background */
    border: 1px solid #007bff;
}

/* Prevent hover effect on non-clickable tags */
.tags-section ul.interlinking_list li .non-clickable:hover {
    color: #007bff;
    /* No hover color change */
    background-color: #f8f9fa;
    /* No background color change */
    cursor: default;
    /* Default cursor */
}

.tags-item-area {
    display: block !important;
}

.tags-section ul.interlinking_list li {
    cursor: pointer;
}

@media screen and (max-width:991px) {
    .tags-section ul.interlinking_list li .non-clickable {
        margin: 0;
    }
}
.varicose-sec-bg-full .varicose-section-img img{height: inherit;}
.varicose-sec-bg-full .container{position: relative; z-index: 3;}
.varicose-sec-bg-full .varicose-section-img{height: inherit; z-index: 1;}
  /* ============= sticky call icon ==================== */
    .desktop-call-icon {
        width: 50px;
        height: 50px;
        position: fixed;
        bottom: 50px;
        right: 50px;
        z-index: 999;
    }

    .desktop-call-icon .language_box_apollo_proton_btn.call-btn {
        height: 100%;
        padding: 10px;
        animation: pulse 1.5s infinite;
        box-shadow: 0 0 0 rgba(40, 167, 69, 0.6);
    }

    .desktop-call-icon .globe_image {
        display: block;
    }

    /* Pulse animation */
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.6);
        }

        70% {
            box-shadow: 0 0 0 20px rgba(40, 167, 69, 0);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
        }
    }

    .mobile-buttons {
        display: none;
    }

    @media screen and (max-width:767px) {

        .desktop-call-icon {
            display: none;
        }

        .mobile-buttons {
            display: flex;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 999;
        }

        .mobile-buttons a {
            flex: 1;
            text-align: center;
            padding: 15px 0;
            font-weight: bold;
            color: white;
            text-decoration: none;
        }

        .call-btn {
            background-color: #429b40;
        }

        .book-btn {
            background: linear-gradient(112.45deg, #057B9D 35.38%, #0A2542 161.1%);
        }
    }

    @media screen and (max-width:480px) {
        .mobile-buttons a {
            font-size: 14px;
        }
    }

    .mobile-buttons .fa-phone {
        margin-right: 10px;
    }

    @media screen and (max-width:767px) {
        .chooseUs .card {
            padding: 0 20px;
        }
    }

.mobile-buttons .fa-phone{margin-right: 10px;}
@media screen and (max-width:767px) {
  .chooseUs .card{padding: 0 20px;}
} 