@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');

.main-banner {
    background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/hydrocelectomy/image/d-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'roboto', sans-serif;
    height: 500px;
    width: 100%;
    background-position: 0% 50%;
}

.btn {
    white-space: nowrap;
    width: auto;
    display: inline-block;
    text-align: center;
    color: white !important;
  }


.main-banner p {
    font-size: 47px;
    line-height: 50px;
    font-weight: 500;
}

.logo {
    position: absolute;
    max-width: 150px;
    z-index: 1000;
    /* padding-right: 10px; */
}

.content {
    padding-top: 135px;
    text-align: left;
    color: #94272e;
    /* padding-left: 19px; */
    line-height: 10px;
    /* letter-spacing: 10px; */
    /* bottom: 50px; */
}

.content span { color: #014458;}
.aph h5 {line-height: 32px; padding: 0 40px;}
/* --------------------------------------- */
.appoinment {
    background-color: #fff;
    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;
}

/* ------------------------- */
.chooseUs {
    /* height: 700px; */
    background-color: #f2f8f9;
    padding: 50px 0px;
}

.aph {
    font-weight: 600;
    text-align: center;
    /* padding-top: 50px; */
}

.chooseUs h1 {
    text-align: center;
    padding-top: 27px;
    font-size: 33px;
    font-weight: 700;
}

.chooseUs .card {
    background: #fff;
    border: 1.5px solid #ddd;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 5px 6px #e5e5e5 inset;
    flex: 1;
    min-width: 340px;
    /* max-width: 30%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    /* height: 400px; */
    min-height: 360px;
}

.chooseUs .card img {
    /* width: 100%; */
    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;
}

.chooseUs .card-devider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 45px;
    gap: 20px;
}

img.mptimg {
    border-radius: 50%;
    height: 380px;
}
/* ------------------------- */
.heartLung {
    background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/hydrocelectomy/new/hydrocelectomy/image/hydrocele-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 35%;
 
    /* height: 458px; */
    padding: 60px 0px;
    width: 100%;
    /* margin-bottom: 100px; */
}

.heartLung h2 {
    padding-bottom: 20px;
    font-weight: 700;
}

.heartLung .col-md-7 {
    padding-left: 35px;
}

.heartLung p {
    font-weight: 500;
}
.heartLung ul li {
    margin-bottom: 20px;
}
.heartLung ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
/* --------------------- */

.regurgitation-block {
    background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/hydrocelectomy/image/mitral-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 70px 0px;
    width: 100%;
    color: #fff;
 
 
}
.fbox1 img {
    border-radius: 10px 10px 0 0;
}
.regurgitation-block h2{font-weight: 700; margin-bottom: 30px;}
.regurgitation-block p{font-weight: 500;}
.regur-box { margin-bottom: 30px;}

.patient {
    padding: 50px 0px 70px 0px;
    /* background: linear-gradient(to bottom, #007094, #003b66); */
    background-color: #f2f8f9;

}
.patient ul {
    /* text-align: left; */
    /* list-style: none; */
}
.patient h1 {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    padding-bottom: 5px;
    color: #ffc107;
}

.patient .aph {
    padding: 20px 0px 50px 0px;
}

.patient .card {
    min-height: 350px;
    --bs-card-cap-bg: #00779a;
    --bs-card-cap-color: #fff;
    --bs-card-border-color: none;
    --bs-border-radius: 1.375rem;
    --bs-card-box-shadow: #e6e2e2;
    /* border-radius: 20px; */
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.15);
}

.patient .card-header {
    padding: 15px 0px;
}

.patient .card-body p {
    line-height: 27px;
}
.patient p {
    margin-bottom: 3rem;
}
.ulist li {
    margin-bottom: 1rem;
}

/* ---------------------- */
.tavi {
    padding: 60px 0px;
    background-color: #fff;
}

.tavi h1 {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    padding-bottom: 5px;
}

.tavi-card {
    /* height: 120px; */
    /* width: 120px; */
    /* min-height: 335px; */
    min-height: 375px;
}
.hiobox {
    min-height: 220px;
}
.hiobox2 {
    min-height: 340px;
}
.hb-in {
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 50px;
    
    text-align: center;
    box-shadow: 0 5px 6px #e5e5e5 inset;
    border: 1px #e3e3e3 solid;

}
.hb-in img {
    width: 60px;
}
.hiobox {
    min-height: 460px;
}
.hiobox3{ min-height: 300px;}
.hiobox4{ min-height: 250px;}
.tavi .hiobox5 p {
    margin-bottom: 0 !important;
}
.tavi p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.tavi .card p{text-align: left;}
.tavi .card {
    --bs-card-bg: #f7f9ff;
    --bs-card-color: #000;
    padding: 20px;
}
ul.redud-box {
    margin: 0;
    padding: 0;
    padding-left: 18px;
}

.tavi .card-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
section.tavi .tavi-card-body {
    min-height: 150px;
}
.top-section {
    /* height: 740px; */
    padding: 50px 0px;
    background-color: #fff;
}
.top-section h2 {
    text-align: center;
    /* margin-bottom: 36px; */
    font-weight: 700;
    padding-bottom: 10px;
}
.card-bg-1, .card-bg-2, .card-bg-3 {
    background-color: #fff;
}
.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; 
}
.card-custom .card-img-left {
    width: 180px;
    height: 80px;
    border-radius: 50%;
    /* background-color: #f8f9fa; */
    display: flex;
    align-items: center;
    justify-content: center;
}
 .stepimg img {
    height: 130px !important;
}
.card-custom .card-body .text-content {
    flex-grow: 1;
    padding-left: 20px;
}
.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-custom .card-body {
    display: flex;
    align-items: center;
}
.top-section p {text-align: left;     padding-bottom: 20px;}
.top-section p.card-text {
    text-align: left;
}
.top-section ul {
    margin: 0;
    padding: 0;
    padding-left: 17px;
}
.top-section ul li {
    margin-bottom: 6px;
}
.botapt{background:#f2f8f9;}

.hiobox5 {
    min-height: 130px;
}

/* -------------------- */



.benefit-section {
    padding: 50px 0px;
    background: linear-gradient(to bottom, #00779a, #00446e);
}

.benefit-section h1 {
    text-align: center;
    padding-bottom: 30px;
    font-weight: 700;
    color: #fff;
}

.benefit-row {
    display: flex;
    justify-content: center;
}

.benefit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.benefit-card {
    border: none;
    background-color: #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 3px 11px 6px #e5e5e5 inset;
}

.benefit-img {
    width: 54px;
    height: 54px;
    margin: 0 auto;
}

.benefit-body {
    padding-top: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

/* -------------------- */


.faq-section{
    background-color: #f2f8f9;
    padding: 50px 0px;
    border-bottom: 3px solid #e7e4e4;
    }
.faq-section h1{
    text-align: center;
    padding-bottom: 30px;
    font-weight: 700;
}
.accordion{
    --bs-accordion-btn-bg: #fff;
    --bs-accordion-btn-color: #000000;
    /* --bs-accordion-active-bg: #00779a; */
    --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);
}

.copy{
    font-weight: 600;
    text-align: center;
    padding: 15px;
    border-top: 1px #dbe5e7 solid;
    font-size: 13px;
}
.ed-title {
    text-align: center;
}
.ulist ul {
    margin: 0;
    padding: 0px 0 0 20px;
}

.difference .card-body {
    min-height: 400px;
}

@media screen and (max-width: 1400px) {
    .heartLung{padding: 60px 0;}
    .regurgitation-block{padding: 50px 0px;}
    .hiobox4 { min-height: 290px;}
    .difference .card-body { min-height: 500px; }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.main-banner{background-position: 58% 50%;}
	.heartLung{background-position: 36% 50%;}
    .tavi .hiobox4{min-height: auto;}
    .tavi .hiobox5 {min-height: auto;}
    .hb-in img {width: 45px;}
    .hb-in{height: 70px; width: 70px; line-height: 30px;}
	.regurgitation-block{background-position: 70% 50%;}
	section.patient.M img { height: 210px !important;}
    .container.appoint_block { width: 90% !important;  padding: 0; margin: 0 10px; }
    .tavi .col-md-4 {flex: 0 0 auto; width: 100%;}
    .tavi .col-md-3 {flex: none;width: 100%;margin-bottom: 20px;}
    .difference .col-md-4 {flex: 0 0 auto; width: 100%; }
    .difference .card-body { min-height: auto; }
    .main-banner{height: 380px;}

}

@media (min-width: 320px) and (max-width: 767.98px) {
    .main-banner {
        height: 260px;
         background-image: url('https://cdn.apollohospitals.com/hyderabad/procedure-lp/hydrocelectomy/image/mobile-banner.png'); 
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 70% 30%;

    }
    .main-banner p{margin-bottom: 0;}
    .difference .card-body {
        min-height: auto;
    }
    .col-md-1.submitbt {
        margin-top: 15px;
    }
    
    .aph h5{padding: 0 5px; line-height: 24px; font-size: 14px;}
	.top-section .card-custom .card-body {
    display: flex;
    align-items: center;
}
.top-section .card-custom .card-img-left{margin-top:0}

    .logo {
    
        max-width: 100px;
    }
    
        .main-banner p {
            font-size: 28px !important;
            line-height: 32px !important;
        }

    /* ----------------------------------- */
    .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;
    }
    /* ------------------------------------ */
    .chooseUs {
        padding: 30px 0px;
    }

    .chooseUs h1 {
        font-size: 22px;
    }

    /* ------------------------------------ */
    .heartLung {
        background-image: url(https://cdn.apollohospitals.com/hyderabad/procedure-lp/hydrocelectomy/new/hydrocelectomy/image/hydrocele-bg.jpgg);
        width: 100%;
        background-position: 60% 50%;
        padding: 30px 0px;
    }

    .heartLung h2 {
        font-size: 22px;
        text-align: center;
        padding-bottom: 0px;
    }
    .patient h1{font-size: 22px;}
    .regurgitation-block p {
        font-weight: 400;
        font-size: 14px;
    }


    .heartLung p {
        font-size: 14px;
        padding-top: 0px;
        line-height: 26px;
    }
    .regurgitation-block{padding: 30px 0; background-position: 20% 100%;}
    .regurgitation-block h2 {
        font-weight: 700;
        margin-bottom: 20px;
        font-size: 22px;
    }
    .top-section ul li {
        margin-bottom: 6px;
        text-align: left;
    }
    .hiobox4 {
        min-height: auto;
    }
    .tavi .col-md-3 {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .tavi {
        padding: 30px 0px;
        background-color: #f2f8f9;
        padding-top: 0px;
    }
    img.mptimg{height: 340px;}
    .tavi  h1 {
        font-weight: 700;
        margin-bottom: 0px;
        font-size: 22px;
        padding-bottom: 16px;
    }
    section.tavi .tavi-card-body {
        min-height: auto;
    }
    .tavi-card{min-height: auto;}
    .top-section h2{font-size: 26px;}
    .top-section p{font-size: 14px;}
    /* --------------------------------------------- */
    .patient {
        padding: 30px 0px;
    }
    .regur-box {
        margin-bottom: 0;
    }
    .top-section h5.card-title {
        text-align: left;
    }

    .patient .col-md-4 {
        margin-bottom: 20px;
    }

    .patient .aph {
        padding-bottom: 30px;
    }

    .patient .card {
        min-height: 280px;
    }

    /* ----------------------------------- */
    .tavi-cards .col-md-4 {
        margin-bottom: 20px;
    }

    /* -------------------------------------- */
    .top-section {
        padding: 30px 0px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .appoint_block .book_app{margin-bottom: 0;}

    .heartLung p {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .tavi-cards .col-md-4:last-child{margin-bottom: 0;}
    .top-section .card-custom {
        width: fit-content;
    }

    .top-section .card-custom .card-body {
        display: flex;
        flex-direction: column;
        /* width: auto; */
    }

    .card-custom .card-img-left {
        width: 92px;
        background-color: none;
    }

    .card-custom {
        padding: 20px 0;
    }

    .card-custom .card-body .text-content {
        padding-top: 40px;
        text-align: center;
        padding-left: 0px;
    }

    /* ------------------------------- */
    .faq-section {
        padding: 30px 0px;
    }

    .faq-section h1 {
        padding-bottom: 25px;
    }


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

    /* ---------------------------- */

    .benefit-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .benefit-body {
        width: 200px;
    }

    .aph {
        font-weight: 400;
        text-align: center;
        font-size: 14px !important;
    }
}





.accordion-item{
    margin-bottom: 10px;
    border: 1px solid #d3caca !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.02) !important;
}
.faq-section, .appoinment {
    border-bottom: none !important;
}
.appoint_block .book_app {
    font-size: 22px !important;
}
.main-banner p {
    font-weight: 500 !important;
    text-shadow: 1px 1px #888 !important;
    color: #00779a !important;
}
.aph {
    font-weight: 400;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #111 !important;
}
.ulist {
    text-align: left;
}

@media (min-width: 320px) and (max-width: 767.98px) {
    .content {
        padding-top: 30% !important;
    }
    
}

@media (min-width: 1024px) and (max-width: 1600px) {

    .main-banner {    background-position: 50% 20%;}
  
    }


    @media (max-width: 768px) {
        .btn-bk-appt {
            color: #fff !important;
            width: 100%;
            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: 34px;
    }
    }
    @media (min-width: 768px) {
        #conbut {
            display: none;
        }
    }

    #reload_cap {
        position: absolute;
        bottom: -20px;
        right: 128px;
    }
    .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: 128px;
    }
    
    
    .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;
        }
    }

    @media screen and (max-width: 1024px){
        .appoint_block .form-control {
            font-size: 12px;
        }
    
        a#crd_cnumber {
            display: block;
            text-align: left;
        }
    }
