/* MY CODE*/

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.image_padding {
    padding: 27px 10px 9px 47px;
}
.email {
    position: fixed;
    right: 30px;
    bottom: 75px;
    z-index: 999;
}
.email img {
   max-width: 60px;
   
}
html,
body {
    max-width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    background: #f1f5f6;
}


/* BANNER AND FORM CSS */

a {
    text-decoration: none !important;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    display: none;
}

p.appointment_head {
    text-align: left;
    font-size: 24px;
    color: #19ABA7 !important;
    font-family: 'Helvetica', sans-serif;
    font-weight: 600;
}

.banner_form {
    background: #FFFFFF !important;
    float: right;
    /* width: 355px;
    height: 508px; */
    margin-top: 26px !important;
    /* margin-right: -550px; */
    border-radius: 8px !important;
    box-shadow: 0px 20px 60px #3E3E3E29 !important;
}

.form-group label {
    text-align: left;
}


button.banner_sub {
    background-color: #19ABA7;
    border-radius: 5px;
}


/* END OF BANNER AND FORM CSS*/


/* START OF SECTION2 */


/*  START OF DOCTORS CAROUSEL */

.card-carousel {
    color: #FFFFFF;
    background-color: #fff;
    box-shadow: 0px 20px 27px #0000004A;
    border-radius: 10px !important;
    margin-bottom: 250px;
}

.card-block {
    padding: 5px;
}

.padd_treat {
    padding: 5px 5px 45px 5px;
}

.card-title {
    text-align: center;
    color: #121212;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold !important;
    font-size: 16px;
}

.card-text {
    text-align: center;
    color: #121212;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
}

span.carousel-control-prev-icon {
    margin-top: -198px;
    margin-left: -290px;
}

span.carousel-control-next-icon {
    margin-top: -198px;
    margin-right: -290px;
}

a.btn {
    background-color:#1c4874;
    border: #1c4874;
    color: #FFFFFF;
}


/* END OF DOCTORS CAROUSEL */


/* END OF SECTION2 */


/*START OF SECTION3 */


/* .all_body_sec {
    margin-left: 4px;
} */

.all_sec {
    /* margin-top: -110px; */
    margin-bottom: 70px;
}

p.sec_head {
    color: #19ABA7;
    font-size: 30px !important;
    text-align: left;
    padding-top: 16px;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    /* margin-left: -66px !important; */
}

p.page_img {
    margin-top: 16px;
}

p.page_data {
    font-family: 'Roboto', sans-serif;
    font-size: 18px !important;
    line-height: 24px !important;
    /* margin-left: -66px; */
    text-align: left !important;
}

.page_desp {
    background-color: #FFFFFF;
    box-shadow: 0px 3px 6px #00000024;
    /*padding: 8px;*/
    border-radius: 10px;
}

p.page_img {
    margin-top: 18px;
    width: 245px;
    /* height: 178px; */
}

p.page_data {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    line-height: 22px !important;
    /* margin-left: -66px; */
    text-align: left !important;
}

p.content1 {
    padding-top: 36px;
    color: white;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

p.content {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.bg_colooor {
    padding: 30px 25px 0px 25px;
    background-color: #19ABA7 !important;
    
}

.main-content {
    color: #034ea2;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Helvetica', sans-serif;
    margin-bottom: 0px;
}

.sub_content {
    color: #034ea2;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}


/* 3D IMAGE CAROUSEL START */

.slide-container {
    width: 100%;
    height: 85vh;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.image-slider {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slides-div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 30px 0px 30px;
}

.click {
    position: absolute;
    width: 265px;
    height: 260px;
}


/* END OF 3D IMAGE CAROUSEL */

.video_img {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}

a p.branch_nam {
    color: white !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.mob_branch {
    display: none;
}

hr.new2 {
    border-top: 1px solid white;
    margin-bottom: 0rem;
}


/* END OF SECTION 3 */


/*START OF SECTION 4 */

.mob-view {
    display: none !important;
}

button.sub_m {
    background: #19ABA7;
    border: none;
    color: #fff;
    font-size: 22px;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}

.card {
    z-index: 10;
}

.borderr {
    border: 2px solid #19ABA7;
    height: 385px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0px 93px 60px 71px;
    margin: 0rem 4rem;
    position: relative;
    top: -177px;
}

.bg_color {
    background-color: #19ABA7;
}
.client_text {
    border-radius: 10px;
    padding: 20px;
    background: #19aba7;
}
p.tittle2 {
    font-size: 20px;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    padding-left: 16px;
    color: #FFFFFF;
}

p.content2 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    padding-left: 16px;
}

li.list-group-item {
    margin-right: 66px !important;
    background-color: transparent;
    border-color: transparent;
}

li.list-group-item a {
    color: white;
}


/* END OF SECTION 4 */


/* END OF MYCODE */

a {
    text-decoration: none !important;
}

.desk_view {
    display: block;
}

.mob_view {
    display: none;
}

@media (min-width: 481px) and (max-width: 767px) {
    img.mob-img.img-fluid {
    padding: unset !important;
    padding: 10px;
    text-align: center;
    float: unset;
    max-width: 300px;
    margin: unset !IMPORTANT;
}
.rating
{

    text-align:center !important;
}
    .row-reverse-mob {
                    flex-flow: column-reverse;
                }
    .card.card-carousel {
        margin: 30px;
    }
    .desk_view {
        display: none;
    }
    .mob_view {
        display: block;
    }
    .thank_msg {
        display: none;
        color: #346195;
        text-align: center;
        font-size: 16px;
        margin-top: 24px;
        margin-bottom: 24px;
        font-weight: 600;
    }
    .all_body_sec {
        margin: 0px;
    }
    .doctor_sectionn {
        background-image: url(img/section4.png);
    }
    .list_group {
        flex-direction: column;
        text-align: center;
    }
    .list_group>li {
        border: 1px solid white;
        padding: 15px;
        margin: 8px 0px;
    }
    .some {
        background-color: #19ABA7;
        border-bottom: 1px solid white;
        text-align: center;
    }
    .imagee_success {
        width: 100% !important;
    }
    .sub_content,
    .main-content {
        color: white;
    }
    .bg_colorrrr {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .slide2 {
        margin: 20px 0px;
    }
    .moveup {
        position: static !important;
        top: 0px;
    }
    .all_sec {
    margin: 0px;
    
    }
    .bg_colooor {
        margin: 15px 25px;
    }
    .image_padding {
        padding: 20px;
        padding-bottom: 0px;
    }
    span.carousel-control-prev-icon {
        margin: 0px -6px 0px -24px;
    }
    span.carousel-control-next-icon {
        margin: -2px -20px 0px 0px;
    }
}

@media (min-width: 200px) and (max-width: 480px) {
    .desk_view {
        display: none;
    }
    .mob_view {
        display: block;
    }
    .row-reverse {
    flex-direction: column-reverse;
}
}


/*header css*/


/*body css*/

p.call_assist {
    background: #1f5893;
    width: 320px;
    padding: 8px 10px;
    border-radius: 5px;
    margin-top: 45px;
    margin-bottom: 45px;
}


.all_sec {
    background: #ffffff;
}

.appointment_form {
    padding: 25px 0px;
    /* margin-top: 60px; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 0 5px 0 rgba(0, 0, 0, .19);
}

p.appointment_head {
    color: black;
    font-size: 31px;
    padding: 0px 25px 0 40px !important;
}

/*.form-group {
    width: 80%;
    margin: 25px auto;
}*/

.form-group label {
    width: 100%;
    text-align: left;
    font-family: 'Roboto', sans-serif;
}

.btn_form button {
    width: 100%;
    background: #1c4874;
    border: none;
}
p.submit {
    text-align: center;
}
.panel-thumbnail img {
    max-width: 100%;
    width: 100% !important;
    
}
h5#exampleModalLabel {
    font-size: 30px;
}
.panel-thumbnail 
{
    margin:10px;
    border: 1px solid #19aba7;
}
.whatspa {
    position: fixed;
    right: 30px;
    bottom: 15px;
    z-index: 999;
}
.whatspa img {
   max-width: 60px;
   
}
.mobile_bottom {
    background:#1c4874;
    color: #fff;
    position: fixed;
    padding: 10px 24px;
    left: 10px;
    bottom: 20px;
    border-radius: 10px;
    z-index: 9;
}
.banner_sub {
    margin: 0px auto !important;
    width: 350px;
    border: none;
    background: #2bafa8;
    outline: 0;
    color: white;
    font-size: 20px;
    padding: 8px 0px;
    border-radius: 25px;
}

.thank_msg {
    display: none;
    color: #346195;
    text-align: center;
    font-size: 16px;
    margin-top: 75px;
    font-weight: 600;
}

@media (min-width: 1025px) and (max-width: 1280px) {
    
    p.call_assist {
        margin-top: 25px;
    }
}

@media (min-width: 771px) and (max-width: 990px) {
    .sec_head_mob {
        color: #346195;
        font-size: 32px;
        text-align: center;
        margin: 5px 0;
    }
    .test_sub_p {
        margin: 0px 50px;
    }
    p.call_assist {
        width: 100%;
    }
    button.assistance_form {
        padding-left: 0px;
    }
    p.appointment_head {
        font-size: 23px;
        padding: 0px 21px 0 20px;
    }
}

@media (min-width: 481px) and (max-width: 770px) {
    .mob_call {
        display: block;
    }
    p.mob_call {
        margin: 10px auto;
        text-align: center;
        background: #2bafa8;
        width: 90%;
        color: white;
        font-weight: 600;
        font-size: 18px;
        padding: 8px 0px;
    }
    .sec_head_mob {
        color: #346195;
        font-size: 32px;
        text-align: center;
        margin: 5px 0;
    }
   
    p.submit_mob {
        margin: 10px 0px;
    }
    p.submit_mob {
        margin: 10px auto;
        width: 70%;
    }
    button.sub_m {
        background: #2bafa8;
        border: none;
        color: #fff;
        font-size: 22px;
        width: 100%;
        padding: 5px;
        border-radius: 25px;
    }
}

@media (min-width: 200px) and (max-width: 480px) {
    .mob_call {
        display: block !important;
    }
    .mob_call {
        position: fixed;
        bottom: 9px;
        left: 0px;
        z-index: 9999;
    }
    .sec_head_mob {
        color: #346195;
        font-size: 32px;
        text-align: center;
        margin: 5px 0;
    }
    p.appointment_head {
        padding: 0px 25px 0 25px;
    }
    p.mob_call {
        margin: 10px auto;
        text-align: center;
        background: #2bafa8;
        width: 90%;
        color: white;
        font-weight: 600;
        font-size: 18px;
        padding: 8px 0px;
    }
    .margin_pixel{
        margin-bottom: 20px;
    }
    p.submit_mob {
        margin: 10px 0px;
    }
    p.submit_mob {
        margin: 10px auto;
        width: 70%;
    }
    button.sub_m {
        background: #43b5b3;
        border: none;
        color: #fff;
        font-size: 22px;
        width: 100%;
        padding: 5px;
        border-radius: 25px;
    }
}


/*body css*/

.banner_grp {
    margin: 0px auto;
    margin-bottom: 0px !important;
}

.banner_sub {
    width: 130px;
    font-size: 16px;
}

.ban_sub {
    margin-top: 10px;
    margin-bottom: unset;
}

.ban_head {
    font-size: 25px !important;
}

.mob_call {
    display: none;
}

@media (min-width: 1150px) and (max-width: 1200px) {
    .banner_section {
        background: #e1ebef;
        height: 360px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .banner_form {
        background: white;
        float: right;
        width: 355px;
        margin-top: 9px;
    }
}

@media (min-width: 1020px) and (max-width: 1150px) {
    .banner_section {
        background: #e1ebef;
        height: 340px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .banner_form {
        background: white;
        float: right;
        width: 355px;
        margin-top: 9px;
    }
}

.offer {
    position: fixed;
    bottom: 18px;
    left: 32px;
    background: #0ac0b7;
    color: #fff;
    padding: 18px 6px;
    border-radius: 53px;
    z-index: 999;
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 16px;
}

.offer:after {
    content: '';
    top: 0;
    transform: translateX(100%);
    width: 25%;
    height: 80px;
    position: absolute;
    z-index: 1;
    animation: slide 1s infinite;
    /* 

CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ 

*/
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), color-stop(100%, rgba(125, 185, 232, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8', GradientType=1);
    /* IE6-9 */
}


/* animation */

@keyframes slide {
    0% {
        transform: translateX(-134px);
    }
    100% {
        transform: translateX(-4px);
    }
}

@media (min-width: 200px) and (max-width: 480px) {
    .desk_view {
        display: none;
    }
}
      .logo{ 
            margin: 22px -56px;
        }
        p.doc_vid a {
            font-size: 18px;
            letter-spacing: 0px;
            color: #19ABA7;
            font-family: 'Helvetica', sans-serif;
        }
        p.doc_vid {
            margin-top: 36px !important;
            margin-left: -24px;
            text-align: center;
            border-left: 1px solid #19ABA7 !important;
        }
        p.doc_vid1 {
            margin-left: -40px;
            margin-top: 36px !important;
            text-align: center;
        }
        p.doc_vid1 a {
            font-size: 18px;
            letter-spacing: 0px;
            color: #19ABA7;
            font-family: 'Helvetica', sans-serif;
        }
        p.doc_vid2 {
            margin-right: 14px;
            margin-top: 36px !important;
            text-align: center;
            border-left: 1px solid #19ABA7 !important;
        }
        p.doc_vid2 a {
            font-size: 18px;
            letter-spacing: 0px;
            color: #19ABA7;
            font-family: 'Helvetica', sans-serif;
        }
        .doc_app {
            font-family: 'Helvetica', sans-serif;
            background: #19ABA7;
            border-radius: 5px;
             color:white !important;
            
            
            text-align: center;
            padding: 8px;
            box-shadow: 0px 6px 12px #0000001A;
            width:100%;
        }
        .doc_app a{
            color:white !important;
        }
        @media screen and (max-width:1024px){
            .doc_app{
                margin-right:0px;
            }
            .logo{
                margin-left:0px;
            }
        }
        @media screen and (max-width:992px) {
            a.call_now {
                border: 1px solid rgb(25 171 167);
                font-size: 18px;
                padding: 5px 6px 5px 5px;
                position: relative;
                top: 13px;
                color: black;
                border-radius: 14px;
            }
.txt {
    color: #fff;
    font-size: 16px!important;
}
                .banner_content h1 {
    font-size: 36px!important;
    color: #fff!important;
    margin: 20px 0!important;
}
h2.text-center.mb-3 {
    font-size: 26px;
}
            .mb_mnt {
                width: 44px !important;
                background: rgb(25 171 167);
                border-radius: 23px;
                padding: 6px;
                position: relative;
                top: -1px;
                left: -7px;
            }

            p#doc_app {
                background: #19ABA7;
                /* width: 94%; */
                margin: 20px 10px;
                border-radius: 10px;
                text-align: center;
                padding: 14px 0px;
            }


            p#doc_app a {
                color: white;
                font-size: 18px;
            }
            p.doc_vid1 {
                margin-left: -95px;
                margin-right: -13px;
}

p.doc_vid2 {
    margin-left: -25px;
    margin-right: 8px;
}
p.doc_app {
    width: 150%;
}

img.logo {
    margin-left: -34px;
    width: 158px;
    margin-top: 35px;
}

            p.sec_head {
                font-size: 28px;
            }
           
            
        }
        @media (max-width:600px){
            a.call_now {
               top: 20px;
            }
.padding_mobile{
    padding-top:30px;
}
.mob_view .rating p {
    margin-bottom: 0;
    color: #fff;
}
.extraa {

    padding-bottom: 80px;
}
  
        }
.offer1 {
                position: fixed;
                bottom: 18px;
                right: 32px;
                background: #0ac0b7;
                color: #fff;
                padding: 10px 6px;
                border-radius: 53px;
                z-index: 999;
                width: 50px;
                height: 50px;
                text-align: center;
                font-size: 16px;
            }
@media (min-width:1025px) and (max-width:1280px) {
        .banner_section {
            background-size: cover;
            background-image: url("../images/ban_desk.png") !important;
            height: 441px;
        }

        .appointment_form {
            padding: 5px;
        }

        .banner_form {
            margin-top: 5px;
        }
    }

    @media (min-width: 320px) and (max-width: 480px) {
        p.font {
            font-size: 25px;
        }
    }

    @media (min-width: 481px) and (max-width: 770px) {
        .all_body_sec {
            margin: 0px !important;
        }

        .row.sec_padding.faq {
            margin-top: 6px !important;
        }

        p#read_less {
            width: 36%;
        }
    }

    @media screen and (max-width:600px) {
        .extraa {

    padding: 30px 0px 80px !important;
}
        .bg_colorrrr {
            padding: 10px;
            margin: 15px 0px;
        }

        .all_body_sec {
            margin: 0px !important;
        }

        .doctor_sectionn {
            background-image: url(../images/section4.webp);
        }

        .list_group {
            flex-direction: column;
            text-align: center;
        }

        .list_group>li {
            border: 1px solid white;
            padding: 15px;
            margin: 8px 0px;
        }


        .list_group1 {
            flex-direction: column;
            text-align: center;
        }

        .list_group1>li {
            border: 1px solid white;
            padding: 15px;
            margin: 8px 0px;
        }

        .some {
            background-color: #034ea2 !important;
            border-bottom: 1px solid white;
            text-align: center;
        }

        .imagee_success {
            width: 100% !important;
        }

        .sub_content,
        .main-content {
            color: white;
        }

        .bg_colorrrr {
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }

        .slide2 {
            margin: 20px 0px;
        }

        .moveup {
            position: static !important;
            top: 0px;
        }

        .all_sec {
            margin-top: 14px;
            margin-bottom: 0px;
        }

        .bg_colooor {
            margin: 15px 25px;
        }

        .image_padding {
            padding: 20px;
            padding-bottom: 0px;
        }

        span.carousel-control-prev-icon {
            margin: 0px -6px 0px -24px;
        }

        span.carousel-control-next-icon {
            margin: -2px -20px 0px 0px;
        }

        .thank_msg {

            margin-top: 24px;
            margin-bottom: 24px;
        }

        .banner_section {
            display: none;
        }

        .card.card-carousel {
            padding: 5px;
            margin: 30px;
        }

        button.sub_m {
            background: #19ABA7;
            border: none;
            color: #fff;
            font-size: 22px;
            width: 100%;
            padding: 5px;
            border-radius: 5px;
        }

        /* START OF SECTION 3 */
        p.page_img {
            margin-top: 18px;
            width: 266px !important;
        }

        p.sec_head {
            color: #19ABA7;
            padding-left: 0px;
            padding-bottom: 12px;
            text-align: center;
        }

        p.page_data {
            font-family: 'Roboto', sans-serif;
            font-size: 16px !important;
            line-height: 22px !important;
            text-align: left !important;
            padding-left: 0px;
        }

        .page_desp {
            box-shadow: 0px 3px 6px #00000024;
            border-radius: 10px;
        }

        .image-slider.desk-view {
            display: none;
        }

        .desk-view {
            display: none;
        }

        .desk_branch {
            display: none;
        }

        .mob_branch {
            display: block;
        }

        img.video_img {
            width: 312px;
            border-radius: 10px;
            height: 274px;
        }

        .padding1 {
            margin-left: 10px !important;
            border-radius: 8px;
            margin-bottom: 4px;
        }

        .branch_nam,
        .branch_nam1 {
            color: #FFFFFF;
        }

        p.branch_nam {
            background: #19ABA7;
            padding: 34px 0px 34px 136px;
        }

        p.branch_nam1 {
            background: #19ABA7;
            padding: 34px 0px 34px 132px;
        }

        ul.list-group.list-group-horizontal-sm {
            margin-bottom: 40px;
        }

        li.list-group-item {
            margin-left: 84px;
            color: #FFFFFF;
        }

        .point-wise {
            display: none;
        }

        .read_less {
            display: none;
        }

        .row.sec_padding.faq {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }

        p.faq_head {
            margin: 30px 0px !important;
        }

        p#read_less {
            width: 36%;
        }

        /* TESTIMONIAL */
        .testimonial-section {
            margin: 0px 0px 0px 5px !important;

            background-image: none !important;
            height: 270px !important;
        }

        .cont {
            padding: 0px !important;
        }

        #why-manipal {
            margin: 14px 0px -70px 0px !important;
        }
    }

    /* END OF SECTION3 */


    .banner_section {
        background: #e1ebef;
        height: 651px;
        background-size: cover;
        background-image: url("../images/ban_desk.png") !important;
        background-repeat: no-repeat;
    }

    .read_more {
        background-color: #FFFFFF;
        border-color: #FFFFFF;
        border-radius: 4px;
        color: #19ABA7;
        padding: 4px 14px;
    }

    .read_less {
        background-color: #FFFFFF;
        border-color: #FFFFFF;
        border-radius: 4px;
        color: #19ABA7;
        padding: 4px 14px;
        width: 50%;
    }

    .point-wise {
        color: #FFFFFF;
    }

    #tq_m {
        display: none;
    }

    .paddingg {
        margin: 10px 0px 10px 0px;
    }

    .bg_colorrrr {
        background-color: #034ea2;
        padding: 35px 56px 35px 36px;
        border-radius: 8px;
        /* height: 68vh; */
        overflow: auto;
        overflow-x: hidden;
        /* border-bottom-left-radius: 8px; */
    }

    .bg_colorrrr::-webkit-scrollbar {
        width: 4px;
    }

    .bg_colorrrr::-webkit-scrollbar-thumb {
        background-color: #B8B8B8;
        border-radius: 10px;

    }

    .bg_colooor {
        padding: 30px 25px 0px 25px;
        background-color: #19ABA7;
        box-shadow: 0px 1px 8px 1px #808080;
        border-radius: 10px;
        opacity: 1;
        margin: 1rem 2rem;
    }

    .col-sm-8,
    .col-sm-4,
    img {
        padding: 0px;
        margin: 0px;
    }

    .imagee_success {
        width: 100%;
        height: 68vh;
    }

    .moveup {
        position: relative;
        top: -115px;
    }

    .padding_slider {
        position: relative;
        top: -100px;
        margin-bottom: 100px;
    }

    .padding11 {
        padding: 15px 20px;
    }

    .border_top {
        border-top: 1px solid white;

    }

    .card-carousel {
        margin-top: 60px;
    }

    .list_group {
        display: flex;
        justify-content: space-evenly;
        color: #fff;
        margin: 0;
        font-size: 18px;
        padding: 10px 0px 10px 0px;
    }

    ul.list_group>li>a {
        color: white;
    }


    .list_group1 {
        display: flex;
        justify-content: space-evenly;
        color: #fff;
        margin: 0;
        font-size: 18px;
        padding: 10px 0px 10px 0px;
    }

    ul.list_group1>li>a {
        color: white;
    }

    .doctor_section {
        background-image: url(../images/section4.webp);
        height: 610px;
    }

    .all_body_sec {
        margin-top: -130px;
    }

    .point-wise {
        display: none;
    }

    .read_less {
        display: none;
    }

    .tittle {
        color: white;
        font-size: 24px !important;
        font-family: 'Helvetica', sans-serif;
        font-weight: 700;
    }

    .card-text.extra_padd1 {
        padding-top: 10px;
    }

    a.btn.app_padd1 {
        margin-top: 10px;
    }

    .card-text.extra_padd2 {
        padding-top: 21px;
    }

    a.btn.app_padd2 {
        margin-top: 21px;
    }

    .point-wise {
        font-family: 'Roboto', sans-serif;
    }

    /* START OF FAQ SECTION */
    .panel-heading .accordion-toggle.collapsed p:after {
        content: "\f078";
    }

    .panel-heading .accordion-toggle p:after {
        content: "\f077";
        float: right;
        color: #fff;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
    }


    p.faq_head {
        font-size: 30px;
        text-align: center;
        color: #000;
      /*  font-weight: 700;*/
        margin: 50px 0px 30px 0px;
    }

    .panel-group {
        margin-bottom: 90px;
    }

    p.panel-title {
        font-family: Helvetica;
        font-size: 18px;
     margin-bottom: 0;
        color: #fff;
    }

    .panel-group .panel {
        margin-bottom: 10px;
        border-radius: 4px;
    }

   
    .panel-default {
        border-color: #ddd;
    }

    .panel-body p {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
       /* padding-top: 15px;*/
      /*  color:#fff;*/
    }
    .panel-body ul li {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        
       /* color:#fff;*/
    }
    .panel-body ul {
    padding-inline-start: 20px;
}
.fade:not(.show) {
    opacity: unset !important;
}
    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #ddd;
    }

    .panel-group .panel-heading+.panel-collapse>.list-group,
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: 1px solid #ddd;
    }

    /* END OF FAQ SECTION */
    .carousel-indicators li {
        background-color: grey;
        opacity: 0.6;
    }

    .carousel-indicators .active {
        background-color: white;
    }

    .read_mr,
    .read_ls {
        background-color: #19ABA7;
        border-color: #19ABA7;
        color: white;
        border-radius: 4px;
        padding: 4px 14px;
    }

    .read_ls {
        display: none;
        width: 15%;
    }

    .pnt-wise {
        font-family: 'Roboto', sans-serif;
        color: black;
        display: none;
    }

    .padding_image_slider {
        height: 250px;
        width: 350px;
        display: flex;
        align-items: center;
        padding: 20px;
        perspective: 100px;
        /*padding-left:20px;*/
    }

    .padding_image_slider img {
        width: 100%;
        transition: transform 1s;
    }

    .padding_image_slider img:hover {
        transform: translateZ(26px);
        padding: 20px;

    }

    .cont-trt {
        margin-top: 10px;
    }

    .cont-trt1 {
        margin-top: 48px;
        margin-bottom: 40px;
    }

    p.content.cont-trt2 {
        margin-bottom: 58px;
    }

    p.content.cont-trt3 {
        padding-bottom: 30px;
    }

    p.content.cont-trt4 {
        padding-top: 20px;
    }


    .hover-underline-animation1 {
        display: inline-block;
        position: relative;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        border-bottom: 2px solid #19ABA7;
        color: white;
        font-weight: bold;
    }

    .hover-underline-animation1:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #0087ca;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .hover-underline-animation1:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }

    #why-manipal {
        background-color: #034ea2;
        border-radius: 4px;
        padding: 60px;
        color: black;
    }

    .trt-manipal {
        margin-bottom: 70px;
    }

    .cont {
        color: #FFFFFF;
        font-size: 16px;
        padding-left: 40px;
    }



    /* TESTIMONIALS */
    .testimonial-section {
        margin-top: -103px;
        margin-bottom: 210px;
        background-image: url(../images/section4.webp);
        height: 480px;
    }

    h3.test-head {
        font-size: 30px;
        font-family: 'Helvetica', sans-serif !important;
        font-weight: bold;
        margin-bottom: 60px;
        text-align: center;
        color: white;
    }

    .testimonial-video {
        border-radius: 8px !important;
    }

    .carousel-inner.testimonial-head {
        padding-top: 60px;
    }

    .testimonial-head1 {
        margin-top: 60px;
    }

    span.carousel-control-prev-icon.testimonial {
        margin-top: 140px;
    }

    span.carousel-control-next-icon.testimonial {
        margin-top: 140px;
    }

    .imgg {
        height: 204px;
    }

    .card-block.padd_treat.mar {
        margin-bottom: 11px;
    }

.banner-area
{
    background-image: url('../images/Dr-Banner-01-1.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner_content h1
{
    font-size: 55px;
    color: #fff;

}
.banner_content .content_txt
{
    font-size: 23px;
    
}

.box-pink{
    background: #fff9f1;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
}
.red-tick i {
    background: #ff000036;
    color: red;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 5px;
    margin-right: 8px;
}
.box_green {
   background: #f4f7fc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
}
.green-tick i {
    background: #00800040;
    color: #19aba7 !important;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 5px;
    margin-right: 8px;
}
.ul-li ul li {
    list-style-type: none;
    display: flex;
    align-items: baseline;
    margin-bottom:10px;
}
.col-sm-12.text-center.rating.mob_view.mb-3.mt-3 img {
    background: #fff;
    border-radius: 50%;
}
.star_bold {
    font-size: 20px;
    font-weight: bold;
}
.ul-li ul {
    padding-inline-start: 0;
}
.ul-li ul li i {
    padding-right: 7px;
    color: #0077b6;
}
.btn_doctor_btn {
    background: #0077b6;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 5px;
    padding: 5px 15px;
    color: #fff !IMPORTANT;
    text-align: center;
    
}
.team_box {
    text-align: center;
    padding: 20px 0px 0px;
    border-radius: 20px;
    margin: 10px;
    box-shadow: 0px 0px 10px #80808047;
    padding: 10px;
}
.btn_doctor_btn_book {
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    outline: none;
    border: none;
    margin: 5px;
    padding: 5px 15px;
    color:#0077b6 !IMPORTANT;
    border: 1px solid #0077b6;
    text-align: center;
}
.sticky {
     position: sticky;
  position: -webkit-sticky;

  top: 70px;
 
 
}
.team_box img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    object-fit: cover;
    object-position: top;
    margin: 10px 0;
}          
.banner_front {
    background: #ffffffed;
    padding: 20px;
    box-shadow: 0px 0px 10px #8080802b;
   border-radius: 20px;
}
.treatment_option
{
    padding: 30px 0px;
}
.icon_box {
    text-align: center;
    /*background: #fff;
    box-shadow: 0px 0px 10px grey;
    border-radius: 5px;
    padding: 10px;*/
}
.txt{
       color: #fff;
       font-size: 22px;
}
.number{
       color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0;
}
.icon_box i {
    background: #fff;
    height:70px;
    width: 70px;
    color:  #19aba7;
    line-height: 70px;
    border-radius: 70%;
    font-size: 40px;
    margin-bottom: 10px;
}
.doctor_about{
     background-image: url('../images/Dr-Banner-01-1.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding:40px 0;
}
.doctor_about p
{
    font-size:26px;
    color:#fff;
}

.panel.panel-default {
    background-color: #19aba7;
    padding: 8px 40px;
}
.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 4px;
}
.sec_padding.faq {
    padding: 30px 0 0;
}
.confirmation1
{
    display:none;
}
.confirmation1 p {
    color: green;
    font-weight: bold;
}
.confirmation2
{
    display:none;
}
.confirmation2 p {
    color: green;
    font-weight: bold;
}
p.google_img img {
    max-width: 20px;
}
p.google_img i {
    color: orange;
}
.rating p
{
    margin-bottom:0;
  
}


.rating img {
    background: #fff;
    border-radius: 50%;
}

.doc_box {
    max-width: 270px;
    border: 1px solid #19aba7;
    border-radius: 0.25rem;
    padding: 10px 20px 20px;
    margin: auto;
    /*background: #f3f3f3;*/
    box-shadow: 0px 6px 19px 0px #0000001A;
}
.doc_box img {
    max-width: 150px;
    margin-bottom: 10px;
}
.doc_box p {
    margin-bottom: 5px;
}

 .nav-tabs {
    border-bottom: none;
}

  
  button.owl-prev {
    position: absolute;
    left: 0px;
    top: 37%;
    transform: translateY(-50%);
    background-color: white!important;
    width: 20px;
    height: 20px;
    border-radius: 100%!important;
    color: #000!important;
}
  
  button.owl-next {
    position: absolute;
    right: 0px;
    top: 37%;
    transform: translateY(-50%);
    background-color: white!important;
    width: 20px;
    height: 20px;
    border-radius: 100%!important;
    color: #000!important;
}
  
  
  .owl-dots {
    display: none;
}
  
  
  .item {
    display: flex;
    justify-content: center; 
}


ul.nav.nav-tabs.tab_cus.nav-justified li a {

    color: #1c4874;
}
.tab_cus li.active {
    text-align: center;
    background: #54b0b8;
    color: #fff !IMPORTANT;
    padding: 10px !IMPORTANT;
    border-radius: 6px;
    width: 100%;
}
.tab_cus li.active a {

    color: #fff !IMPORTANT;
 
}
.box_tab_slider{
    padding:20px;
}
.nav-tabs {
    border-bottom: none !IMPORTANT;
}
li.spact_10 {
    padding: 10px;
}
.tab-content {
    padding: 20px;
}
.gallery_item {
    padding: 0 20px;
}