.carousel-caption.new_banner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    background: rgb(1 133 204);
    z-index: 1;
}

#topheader-carousel h1 {
    font-family: 'gothamultra';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    color: #ffffff;
    position: relative;
    padding: 22px 0 15px 0;
    margin-left: 30px;
    display: block;
}

.foot-section {
    background: #017dc7;
    padding: 50px 0px 20px 20px;
}

.owl-prev {
    position: absolute;
    left: -20px;
    font-size: 28px;
    color: #007dc6;
}

.owl-next {
    position: absolute;
    color: #007dc6;
    right: -20px;
    font-size: 28px;
}

.foot-section h3 {
    color: #fff;
}

.foot-section p {
    color: #fff;
}

.w-100 {
    width: 100% !important;
    min-height: 700px;
}

#topheader-carousel h1::before {
    content: "";
    background: url(/static/web/img/icons/curve-pic.png);
    width: 22px;
    height: 22px;
    position: absolute;
    left: -32px;
    top: 27px;
}

.new_banner p {
    color: #fff;
    font-size: 16px;
    width: 90%;
}

.new_form {
    margin-top: 150px;
}

.form_text h2 {
    font-family: 'gothamultra';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    color: #ffffff;
    position: relative;
    padding: 9px 0 22px 0;
}

.new_forms {
    background: transparent;
}


button#contactus_submit-form {
    background: #005f97;
    border-radius: 50px;
    padding: 30px;
    color: #fff;
}

button#contactus_submit-form:hover {
    background: #d66209;

}

.form-control::placeholder {
    color: rgb(255, 255, 255);
    opacity: 1;
    /* Firefox */
}

.form-control {
    color: #fff7f7;
}

.form-select {
    color: #fff;
}

.form-select {
    background-image: url(/static/web/img/icons/down-arrow.png);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: right;
    background-size: 25px;
}

div#cancer-carousel {
    display: block;
}

.form-select:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #fff;

}

.new_forms option {
    color: #000;
}

.form-control:focus {
    color: #fffcfc;
    background-color: transparent;
    border-color: #d6d6d6;
    outline: 0;
    box-shadow: none;
}

.OverviewConatinerleft::before {
    content: "";
    background: url(/static/web/img/logoIcon2.png);
    position: absolute;
    top: -50px;
    width: 414px;
    height: 511px;
    background-repeat: no-repeat;
    left: -50px;
    max-width: 100%;
    z-index: -1;
}

.OverviewConatinerleft {
    position: relative;
    padding: 60px 0 0 0;
}

/* speciality css */
section.keycomponent {
    background: #f2f9ff;
    padding: 50px 0;
}

.specialities-item:hover h5 {
    color: #007dc6;
    padding: 1px 0;
    border: none;
    background-color: #e4f1f933;
    float: left;
    width: 100%;
}


.quickwrap_main {
    background: transparent;
    position: relative;
    z-index: 1;
    margin-top: 100px;
}

.text_tabs {
    justify-content: end;
}

.dropdown.bootstrap-select {
    border: 1px solid #007dc6 !important;
    border-radius: 5px !important;
    background: #fff !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
    outline: none !important;
}

.new_rtr {
    width: 20%;
}

.text_tabs {
    width: auto;
}

.parag_text {
    text-align: left;
    margin: 0;
}



.table-fix {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    background-color: white;
}
table tr:last-child {border: 0;
}
.table-fix td,
.table-fix th {
    text-align: center;
    padding: 8px;
}

.table-fix td {
    /* border-right: 1px solid #f8f8f8; */
    font-size: 14px;
    text-align: left;
}

.table-fix thead th {
    color: #000;
    background: transparent;
}


.table-fix thead th:nth-child(odd) {
    color: #000;
    background: transparent;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-fix tr:nth-child(even) {
    background: transparent;
}

/* Responsive */

@media (max-width: 767px) {
    #felloship-tel .owl-prev {
        left: -18px !important;
    }
    #felloship-tel .owl-next {
        right: -16px !important;
    }
    /* .fl-table {
        display: block;
        width: 100%;
    }

    .table-wrapper:before {
        content: "Scroll horizontally >";
        display: block;
        text-align: left;
        font-size: 11px;
        color: white;
        padding: 0 0 10px;
    }

    .fl-table thead,
    .fl-table tbody,
    .fl-table thead th {
        display: block;
    }

    .fl-table thead th:last-child {
        border-bottom: none;
    }

    .fl-table thead {
        float: left;
    }

    .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }

    .fl-table td,
    .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 60px;
        vertical-align: middle;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: 120px;
        font-size: 13px;
        text-overflow: ellipsis;
    }

    .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }

    .fl-table tbody tr {
        display: table-cell;
    }

    .fl-table tbody tr:nth-child(odd) {
        background: none;
    }

    .fl-table tr:nth-child(even) {
        background: transparent;
    }

    .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }

    .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }

    .fl-table tbody td {
        display: block;
        text-align: left;
    } */
}

td {
    vertical-align: middle;
}

tr.newtr {
    background: #ececec;
    color: #000;
}

/* .table-bordered01 {
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;

        }
        */

.outer_heading {
    position: relative;
    top: 37%;
    display: block;
}

.new_pargatext {
    padding: 100px 0;
}

.new_pargatext p {
    font-size: 16px;
    font-family: 'gothambook';
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 28px;
}

.OverviewContainer p {
    padding: 0 80px 0px 17px;
}

.new_pargatext h2 {
    font-size: 20px;
}

.app_text {
    color: #007dc6;
}

table tr {
    width: auto;
    float: none;
    display: table-row;
    border-bottom: 1px solid #ddd;
}

.iti__selected-flag {
    background: white;
    border-radius: 2px;
}

.specialities-carousel02 .specialities-item:hover h5 {
    color: #000;
    padding: 10px 0;
}

.specialities-carousel02 .specialities-item a:hover {
    box-shadow: none;
}

.specialities-carousel02 .specialities-item a {
    cursor: auto;
}

.specialities-carousel02 .specialities-item h5 {
    margin: 0px 0 20px 0;
}

.app_text {
    color: #007dc6;
    font-weight: 600;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .OverviewConatiner01 .container-xxl.py-5 {
        padding-top: 0px;
    }

    .table-fix {
        overflow-x: scroll;
        display: -webkit-box;
    }

    .OverviewConatiner01 {
        padding-top: 0px !important;
    }

    section.InnerSlider {
        padding-top: 0;
    }

    img.w-100.desktopbanner {
        min-height: 750px;
    }

    .new_pargatext {
        padding: 10px 0;
    }

    .new_pargatext p {
        font-size: 15px;
        text-align: justify;
    }

    .OverviewContainer p {
        padding: 0;
    }

    .heading1 {
        font-size: 26px;
    }

    .OverviewContainer01 {
        padding: 0;
    }

    .w-75 {
        width: 100% !important;
    }

    .outer_heading {
        top: 16%;
    }

    .quickwrap_main {
        margin-top: 55px;
    }
}

button#registernow_submit-form {
    background-color: #005f97;
    color: #fff;
    border-radius: 43px;
    padding: 5px 25px;
}

.Enquirycontainer .form-control {
    color: #000;
}

input#phonecode_second_treatment {
    width: 20%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #000 !important;
}

.form-floating select#bookhospitalName {
    padding-right: 27px;
    min-height: 50px;
    color: #000;
}

select#bookhospitalName:focus {
    border: 1px solid #ccc;
}

input#register_phone {
    border-radius: 6px 6px;
}

ul#country-listbox {
    width: auto;
}

#registernow_form span {
    float: none;
    width: auto;
    line-height: 1;
    display: block;
    color: #000;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
    display: flex;
}

input#phone_second_treatment {
    width: 80%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.OverviewConatiner01 {
    padding-top: 100px;
}

@media screen and (max-width:600px) {
    ul#country-listbox {
        width: auto;
        min-width: 300px;
    }

    .OverviewContainer li {
        font-size: 14px;
        padding-left: 20px;
    }

    table.table-fix {
        overflow-x: scroll;
        display: -webkit-box;
    }

    .OverviewConatiner01 {
        padding-top: 0px;
    }

    .quickwrap_main {
        display: none;
    }

    section.InnerSlider {
        padding-top: 105px;
    }

    img.w-100.desktopbanner {
        min-height: 750px;
    }

    .outer_heading {
        position: relative;
        top: 0;
        display: block;
    }

    .desktopbanner {
        display: block;
    }

    .new_form {
        margin-top: 0;
        margin-bottom: 50px;

    }

    .new_banner p {
        width: 100%;
    }

    .OverviewContainer p {
        padding: 0;
    }

    .new_pargatext {
        padding: 20px 0;
    }

    input#phonecode_second_treatment {
        color: #000;
    }


    #topheader-carousel h1 {
        font-size: 19px;
        padding: 25px 0 15px 0;
        margin-left: 37px;
    }

    .form_text h2 {
        font-size: 20px;
    }

    .new_pargatext p {
        font-size: 15px;
        text-align: justify;
    }

    .w-75 {
        width: 100% !important;
    }

    .OverviewConatinerleft {
        position: inherit;
        padding: 10px 0 0 0;
    }
}