* {
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    /* max-width: 100%; */

}

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
    /* overflow-y: scroll;  */
}
/* modal popup */

@media (min-width: 900px) and (max-width: 1195px) {
    .card.bg_colooor {
        height: 96%;
    }
    .card-carousel {
        margin-top: 50px;
        height: 85% !important;
    }
    a.btn.app_padd1 {
        margin: 7px;
        margin-top: 32px !important;
    }
 
}

@media (min-width: 320px) and (max-width: 480px) {
    .modal-header.xtimes1 {
        margin: 0px -40px;
    }
}

/* @media (min-width: 320px) and (max-width: 770px) {
    html {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
    }
} */

.contact2 {
    margin-top: 0px !important;
}
/* .reports{
    width: 100%;
    padding: 2%;
    margin-bottom: 15px;
    font-size: 12px;
    border: 1px solid #d7d7d7;
} */
span.carousel-control-prev-icon.doctors {
    background-color: #034ea1;
    border-radius: 20px;
}
span.carousel-control-next-icon.doctors {
    background-color: #034ea1;
    border-radius: 20px;
}
.item {
    margin-left: 32px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .contact1 {
        /* width: 50%; */
        margin: 0px -15px;
    }
}

img.img_mob_phpne {
    width: 20px !important;
    height: 30px !important;
}

.contact {
    width: 250%;
    margin: 28px -263px;
}

.card.card-carousel {
    height: 388px;
}

@media screen and (max-width:600px) {
    .contact_us1 {
        margin: 10px -22px !important;
        width: 114% !important;
    }
    .appointment_form1 {
        height: 23pc !important;
    
    }
    .foot_map {
        margin-top: 25px;
        margin-bottom: 22px;
    }
}
.ban_head {
    font-size: 25px !important;
}
p.appointment_head {
    text-align: left;
    font-size: 24px;
    color: #19ABA7 !important;
    font-family: 'Helvetica', sans-serif;
    font-weight: 600;
}
/* treatments */
.carousel-indicators .active {
    background-color: #000 !important;
}
.btn-primary {
    color: #224f8f !important;
    background-color: #fff !important;
}
/* .btn-primary:hover {
    color: #224f8f !important;
    background-color: #fff;

} */
p.content.cont-trt11 {
    margin-top: 55px;
}
p.content.cont-trt12 {
    margin-top: 78px;
}
p.content.cont-trt21 {
    margin-top: 26px;
}
p.content.cont-trt22 {
    margin-top: 26px;
}
.carousel-control-prev.one{
    left: -100px !important;
}
.carousel-control-next.one {
    right: -100px;
}


.bg_colooor {
    padding: 30px 25px 0px 25px;
    background-color: #224f8f !important;
    /* box-shadow: 0px 0px 6px 0px; */
    box-shadow: 0px 1px 8px 1px #808080;
    border-radius: 10px;
    opacity: 1;
    margin: 1rem 2rem;
}
p.content{
    color: white;
}

.tittle {
    color: #fff;
    font-size: 24px !important;
    font-family: 'Helvetica', sans-serif;
    font-weight: 700;
    line-height: 30px;
}


.thank_msg {

    margin-top: 24px;
    margin-bottom: 24px;
}



/* .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
}

.js-scroll.scrolled {
    opacity: 1;
}

.scrolled.top_container {
    animation: 0.7s ease-out 0s 1 btm;
}

.scrolled.top_container1 {
    animation: 0.7s ease-out 0s 1 slideInFromTop;
}

.scrolled.top_container6 {
    animation: 0.7s ease-out 0s 1 slideInFromLeft;
}

.scrolled.top_container7 {
    animation: 1s ease-out 0s 1 slideInFromleft_1;
}

.scrolled.top_container8 {
    animation: 1s ease-out 0s 1 btm;
}

.scrolled.top_container3 {
    animation: mymove1 2s;
}

.scrolled.btn_f {
    animation: mymove 2s;
}


.scrolled.top_container4 {
    animation: mymove1 2s;
}

.scrolled.top_container5 {
    animation: mymove1 2s;
} */

/* @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
} */
.flip-box {
    background-color: transparent;
    width: 300px;
    height: 200px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
  }
   */
.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #bbb;
    color: black;
}

.flip-box-back {
    background-color: #555;
    color: white;
    transform: rotateY(180deg);
}

.logo1.hove {
    background-image: url("img/kidney_89.png");
    background-repeat: no-repeat;
}

.logo1.hove:active {
    background-image: url("img/heart.png");
}

.modal-content {
    border: none !important;
    background-color: transparent !important;
}

.your_journey {
    background-color: #f3f3f3;
}

ol,
ul {
    padding-left: 0 !important;
}

.box_1 {
    border: 1px solid #d6d6d6;
    padding: 25% 5% 5% 5%;
    margin-top: -8%;
}
p.pill_p1 {
    font-size: 18px;
    /* color: white; */
}
p.pill_p2 {
    font-size: 14px;
    color: white;
}

h3.test-head {
    font-size: 30px;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: bold;
    margin-bottom: 60px;
    text-align: center;
    color: white;
}

.testimonial-section {
    /* background-color: #034ea1; */
    height: 480px;
    padding-top: 55px;
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    margin-top: 11pc;
}

.test-head11 {
    font-size: 30px;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: bold;
    margin-bottom: 31px;
    text-align: center;
    color: white;
    margin-top: 31px;
}
.test-head12 {
    font-size: 30px;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: bold;
    margin-bottom: 31px;
    text-align: center;
    color: white;
    padding-top: 32px;
}
.bg_color {
    /* background-color: #19ABA7; */
    margin-bottom: -21px;
    height: 381px;
    background-image: linear-gradient(to left, #224f8f, #19aba7);
    margin-top: 10pc;
}
span.carousel-control-prev-icon {
    /* margin-top: -198px; */
    margin-left: -290px;
}
span.carousel-control-next-icon {
    /* margin-top: -198px; */
    margin-right: -290px;
}
span.carousel-control-prev-icon.con-prev {
    margin-top: 83px;
}
span.carousel-control-next-icon.con-next {
    margin-top: 83px;
}
.padding_slider {
    position: relative;
    top: -100px;
    margin-bottom: 100px;
    height: 300px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    background-color: grey;
    opacity: 0.6;
}

.carousel-indicators .active {
    background-color: white;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* .mob_view {
    display: none;
    overflow-x: hidden;
} */
.carousel {
    position: relative;
}

button.btn.hr_btn {
    font-size: smaller;
    background-image: linear-gradient(60deg, #224f8f, #19aba7);
    color: #fff;
    box-shadow: 0px 6px 12px #0000001A;
    border: none;
    border-radius: 2px;

}

#header-content1 {
    margin-top: 5%;
    bottom: 0;
    left: 0;
}

input.cont_sub {
    color: #fff !important;
    background-color: #1aa2a5 !important;
    border: none;
    padding: 13px 40px;
    font-size: 12px;
    border-radius: 25px;
    width: 100%;
}

.box3 {
    width: 33%;
}

img.map_img {
    width: 100%;
}

.fa-long-arrow-right:before {
    color: #aaa;
}

label.cont_lable {
    color: gray;
    font-size: small;
    margin-top: 10px;
    margin-bottom: 10px;
}

input.cont_frm {
    border-radius: 25px;
    padding: 10px;
}

textarea.cont_frm1 {
    border-radius: 25px;
    border: 1px solid #d7d7d7;
    padding: 9px;
    width: 100%;
    font-size: 12px;
}

/* .padding_image_slider:hover {
    animation: 0.7s ease-out 0s 1 btm;

} */
.oc_p {
    font-size: smaller;
    color: grey;
    margin-bottom: 30px;
}

.container.container_33 {
    width: 55%;
    margin: 0% 25%;
}

.box1_p {
    font-size: 18px;
    margin-top: 17px;
    color: #19aba8;
    font-weight: bolder;
}

.btn.cnct_btn1 {
    width: 100%;
    color: white;
    font-size: small;
    border-radius: 0px;
    margin-top: 0px !important;
    padding: 5%;
}

.btn.cnct_btn1 {
    background: linear-gradient(60deg, #224f8f, #19aba7) !important;
    width: 100%;
    color: white;
    margin-bottom: 38px;
}


.hexagon {
    border: 1px solid #acacac;

    background: #fff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    height: 150px;
    margin: 0 auto;
    position: relative;
    /* width: 86px; */
    z-index: 1;
}

.your_journey {

    animation: 0.7s ease-out 0s 1 btm;

}

@keyframes btm {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes flipBox {
    0% {
        transform: rotatey(180);
    }

    50% {
        transform: rotatey(0);
    }

    100% {
        transform: rotatey(0);
    }
}

span.pluss {
    font-size: 1.75em;
    padding: 23px 5px;
}
/* 
.btn.cnct_btn1:hover {
    background: #224f8f;
    width: 100%;
    color: white;
} */

/* .white_bg{
    background-image: url(img/white_bgg.webp);
} */
/* .box3{
    animation: 0.7s ease-out 0s 1 flipBox;
  } */
/* doctor sec */
 .doctor_section {
 
    height: 863px;
    margin-top: -13pc;
    background-image: url(img/white_bgg.webp);
    /* background: #a5c9d6 !important; */
}
.doctor_sectionn {
    background-image: url(img/white_bgg.webp);
}


/*  */
/* h3.h3_page.mb-3.pt-5.mb-4 {
    padding-top: 5rem !important;
} */
h3.h3_page.pt-5{
    padding-top: 16rem!important;
}
.card-carousel {
    margin-top: 50px;
}

.card-block {
    padding: 7px;
}

.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;
}
.item1 {
    align-items: center;
    background-color: #034ea1;
    color: white;
    display: flex;
    height: 50px;
    justify-content: center;
  }
  .contain {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
  }
  
/* .card-text.extra_padd1 {
    padding-top: 10px;
    } */
a.btn.app_padd1 {
    margin-top: 10px;
}

a.btn.app_padd22 {
    margin-top: 34px;
}

.card-text.extra_padd2 {
    padding-top: 21px;
}

a.btn.app_padd2 {
    margin-top: 21px;
}

.paddingg {
    margin: 10px 0px 10px 0px;
}
.paddingg8 {
    margin-top: 25px;
    margin-bottom: 14px;
}
.paddingg9 {
    margin-top: 31px;
    margin-bottom: 9px;
}

a.btn {
    /* background-color: #19ABA7 !important; */
    /* border: #19ABA7; */
    color: #FFFFFF;
    width: 89%;
    /* width: fit-content; */
    border-radius: 175px;
    background: linear-gradient(60deg, #224f8f, #19aba7);
}

@media (min-width: 990px) and (max-width: 1200px) {
    .extra_padd10{
        margin-bottom: 36px;
    }
    .extra_padd11{
        margin-bottom: 106px;
    }
}

@media screen and (max-width: 600px) {
    .card.card-carousel {
        padding: 5px;
        margin: 30px;
        width: 75% !important;
    }
    .bg_color {
        background-color: #19ABA7;
        height: 351px;
        /* margin-top: 16pc; */
    }
    .carousel-control-next-icon:after {
        display: none !important;
    }
    h3.test-head {
        font-size: 30px;
        font-family: 'Helvetica', sans-serif !important;
        font-weight: bold;
        text-align: center;
        color: white;
        padding-top: 39px;
    }

    .carousel-control-prev-icon:after {
        display: none !important;
    }
    span.carousel-control-prev-icon {
        /* margin-top: -198px; */
        margin-left: 1px;
  
            background-color: #224f8f !important;
            border-radius: 50%;
        
    }
    span.carousel-control-next-icon {
        /* margin-top: -198px; */
        margin-right: 1px;
        background-color: #224f8f !important;
            border-radius: 50%;
    }
    .testimonial-section1.mob_view {
        background-color: #074e9b;
        height: 385px;
    }
    .nav-pills .nav-link {
        background: 0 0;
        border: 0;
        border-radius: 0.25rem;
        margin-left: 70px !important;
    }
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #074e9b !important;
    width: fit-content;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    /* margin-left: 70px !important; */
}

#block_form {
    animation: 0.7s ease-out 0s 1 slideInFromTop;
}

header {
    animation: 0.7s ease-out 0s 1 slideInFromTop;
}
a.call_us_on {
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: 700;
    color: #224f8f;
    font-size: 1vw;
    margin-left: 5%;
}

div#carouselExampleIndicat {
    margin-bottom: 0;
    margin-top: 120px;
}

.circle-icon {
    background: #FFFFFF;
    padding: 12px;
    height: 39px;
    border-radius: 50%;
    color: #000;
}

/* .head_11,
.ban_p,
.head_12,
.ban_div,
.banner_top11 {
    animation: 0.7s ease-out 0s 1 slideInFromLeft;
} */

.box_2 {
    border: 1px solid #d6d6d6;
    border-radius: 25px;
    margin-top: -12px !important;
    background: #fff;
}

.hexagon:before,
.hexagon:after {
    background: inherit;
    content: '';
    height: inherit;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    z-index: -1;
}

.hexagon:before {
    transform: rotate(-60deg);
    border-right: 1px solid #acacac;
    border-left: 1px solid #acacac;
}

.hexagon:after {
    transform: rotate(60deg);
    border-right: 1px solid #acacac;
    border-left: 1px solid #acacac;
}

img.hex_img {
    transform: rotate(-90deg);
    width: 45%;
}

.hexagon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    width: 80px;
    height: 46px;
    background-color: #fff;
    transition: background-color 0.25s;
    background: #fff;
    color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #acacac;
    border-top: 1px solid #acacac;
    transform: rotate(90deg);
}

.col-12.col-sm-12.col-md-6.col-lg-6.pil_content {
    margin-top: -50px;
}

i.fa.fa-check-circle.check_pill {
    color: #1aa2a5;
}

button.btn.pil_btn {
    font-size: smaller;
    background: linear-gradient(60deg, #224f8f, #19aba7);
    color: #fff;
    box-shadow: 0px 6px 12px #0000001a;
    border: none;
    border-radius: 2px;
}

p.contact_on1 {
    color: #00bcbe;
    font-size: 2vw;
    font-family: Bebas Neue;
}

input[type="text"] {
    width: 100%;
    padding: 2%;
    margin-bottom: 15px;
    font-size: 12px;

    border: 1px solid #d7d7d7;
}
input[type="file"] {
    width: 100%;
    padding: 1%;
    margin-bottom: 15px;
    font-size: 12px;

    border: 1px solid #d7d7d7;
}



.back_shadow {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 15px !important;
    height: auto;
    background: #fff;
    box-shadow: 3px 3px 19px 5px #646060d6
    !important;
    margin-top: -40px !important;
}

.pil_content {
    padding: 1% 4%;
}

.form_top {
    margin-top: -4% !important;
}

.h3_page {
    font-weight: bold;
    color: #224f8f;
    /* color: linear-gradient(60deg, #224f8f, #19aba7) !important; */
    
}

.h3_page1 {
    font-weight: bold;
    color: #224f8f;
}
.h3_page2 {
    font-weight: bold;
    color: #ffffff;
}

/* a.nav-link:hover {
    color: #224f8f !important;

} */

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #074e9b !important;
    width: fit-content;
    
}
.nav-link:hover{
    color: #fff !important;
    background-color: #074e9b !important;
    width: fit-content;
}

.active:after {
    content: none;
}

ul.nav.nav-pills {
    margin: 0 2%;
    justify-content: space-between;
}

.banner_top1 {
    background-image: url(img/emergency_ambulance_banner.png);
    background-repeat: no-repeat;
    height: 700px;
    background-size: cover;
}

button.btn.ban_21_btn {
    border: 1px solid #fff;
    width: 15%;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
}

button.btn.ban_21_btn_mob {
    border: 1px solid #fff;
    width: 15%;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
}

.banner_top11 {
    background-image: url(img/EMR.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.row.ban_1 {
    padding: 11% 0% 0% 20%;
    color: #fff;
    margin-right: 0px !important;
}

.row.ban_11 {
    padding: 0% 0% 0% 20%;
    color: #fff;
}

.row.ban_212 {
    padding: 0% 0% 2% 18%;
    color: #fff;
    padding-bottom: 40px !important;
}

.row.ban_2121 {

    color: #fff;
    padding-bottom: 40px !important;

}

.row.ban_21 {
    padding: 3% 0% 0% 17%;
    color: #fff;
}

.row.ban_213 {
    padding: 8%;
    color: #fff;
}


p.ban2_p {
    font-size: x-large;
    font-weight: 600;
}

p.ban2_p1 {
    font-size: 24px !important;
    font-weight: normal;
    line-height: 1.1;
}

h1.head_11 {
    font-weight: 700;
    line-height: 1.5;
    font-size: 30px;
}
.nav-link {
    color: #181820 !important;
    font-weight: 500;
}

.ban_div {
    margin: 5% 20% 0% 12%;
    height: 3px;
    color: #fff;
    opacity: 1;
}

hr.solid.ban_div {
    height: 3px;
}

h1.head_12 {
    font-size: 42px;
    font-weight: 600;
}

p.ban_p {
    font-size: 23px;
    font-family: Helvetica;
    font-weight: 400 !important;
    margin-bottom: 0;
}

p.contact_on1 {
    font: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: table-cell;
    vertical-align: middle;
}

p.p_form {
    font: 15px "Roboto";
    padding-top: 10px;
    line-height: 20px;
    text-align: left;
}

img.img_heart {
    max-width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.pill_p {
    font-family: 'Roboto';
    font-size: 17px;
    color: #4c4c4c;
}

.pill_p1 {
    font-family: 'Roboto';
    font-size: 19px;
    color: #4c4c4c;
}

.padding_image_slider {
    width: 90%;
    height: 90%;
    transition: width 0.7s, height 0.7s;
}

.padding_image_slider:hover {
    width: 100%;
    height: 100%;
}

@keyframes slideInFromRight {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes slideInFromleft_1 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideInFromTop {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

/* .block_form {  
    animation: 0.7s ease-out 0s 1 slideInFromLeft;
  } */
.banner_new1 {
    background-image: url(img/image.png);
    height: 830px;
    width: 1480px;
}

.logo {
    margin: 0px;
    margin-left: 0px;
}

.doc_vid {
    margin-right: 14px;
    margin-top: 36px;
    text-align: center;
    border-left: 1px solid #19ABA7;
    display: block;
    color: white;
    text-decoration: none;
}

p.call_us_on {
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: 700;
    color: #224f8f;
    font-size: 1vw;
    margin-left: 5%;
}

span.call_us_on_mob {
    /* margin-bottom: 0; */
    /* margin-top: 0px; */
    font-weight: 700;
    color: #224f8f;
    font-size: 16px;
    /* margin-left: 5%; */
}

a.numbb {
    font-weight: 600;
    color: #224f8f;
}

i.fa.fa-mobile-phone,
i.fa.fa-map-marker {
    font-size: -webkit-xxx-large;
    color: #224f8f;
    margin-bottom: 0;
    margin-top: 0;
}

.iconnn4 {
    display: block;
    margin: 25px auto;
    vertical-align: -webkit-baseline-middle;
}

ul.imagess {
    display: inline-flex;
    list-style-type: none;
    /* text-align: -webkit-center; */
    /* align-items: center; */
}

img.nabh {
    height: 150px;
    width: 150px;
}

.doc_app {
    font-family: 'Helvetica', sans-serif;
    border-radius: 5px;
    color: white;
    /* margin-top: 28px; */
    /* margin-left: -29px;
    margin-right: -32px; */
    text-align: center;
    padding: 8px;
    box-shadow: 0px 6px 12px #0000001A;
    width: 100%;
}

.border_right1 {
    border-right: 1px solid #e3e3e3;
}

.display {
    display: flex;
}

.row11 {
    display: flex;
}

.btn-gradient {
    /* background-image: linear-gradient(120deg, #19aba7, #224f8f);
    border-radius: 30px;
    float: right;
    padding: 15px; */
    /* padding-right: 15px; */
    padding: 6px 20px 6px 20px;
    border-radius: 10px;
    background: white;
    border: 2px solid red !important;

    color: red; 
}

a.contact_on {
    margin-left: 37px;
    font-size: 1vw;
    color: #848484;
    font-weight: 600;
    margin-bottom: 0;
    float: left;
    margin-top: -20px;
}
p.contact_on {
    margin-left: 37px;
    font-size: 1vw;
    color: #848484;
    font-weight: 600;
    margin-bottom: 0;
    float: left;
    margin-top: -20px;
}
.banner_form1 {
    /* margin: -12px 88px; */
    border-top: 3px solid #224f8f;
    /* padding: 0px 46px; */
}
.appointment_form1 {
    background-color: white;
    /* float: right; */
    border-radius: 8px;
    box-shadow: 0px 20px 60px #3e3e3e29;
    height: 19pc;
    width: 16pc;
}
p.appointment_head1 {
    text-align: left;
    font-size: 22px;
    color: #19ABA7 !important;
    font-family: 'Helvetica', sans-serif;
    font-weight: 600;
}

span.contact_on_mob {
    /* margin-left: 43px; */
    font-size: 12px;
    color: #848484;
    font-weight: 600;
   
}
header {
    margin: 1.5% 10% 1.5% 20%;
}

a.anchor {
    color: white;
    font-size: 1.1vw;
    font-weight: 600;
}

a.anchor1 {
    color: white;
    font-size: 15px;
    font-weight: 600;
}

.cnct_btn {
    border: 1px solid #306aa7 !important;
    color: #fff !important;
    margin-top: 10px !important;
    margin-bottom: 10px;
    border-radius: 0px !important;
}

body {
    /* background: url("https://manipalhospitals.co.in/manipal_lp/bangalore/day-care/hernia/img/treatment-plan-bg.jpg"); */
    overflow-x: hidden;
    font-family: 'Helvetica', sans-serif;
    line-height: 25px;
    border-top: 25px solid #224f8f;
}

.dark_blue {
    background: #224f8f;
    padding: 2% 3% !important;
    color: #fff;
    height: fit-content;
    margin-top: -40px !important;
}

.form_section {

    background-size: cover;
    background-image: url("img/SURGERY.webp");
    height: 656px;
    background-repeat: no-repeat;
}

.appointment_form {
    padding: 5px;
    background-color: white;

    float: right;
    margin-top: 26px;
    /* margin-right: -550px; */
    border-radius: 8px;
    box-shadow: 0px 20px 60px #3e3e3e29;
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

.banner_form {
    margin: 4px 61px;
    border-top: 3px solid #224f8f;
    padding: 15px 44px;
}

button.banner_sub {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    padding: 10px;
    border: none;
    text-align: center;
    width: 100%;
    color: white;
    border-radius: 9px;
    margin-bottom: 40px;
}
button.popup_submit {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    padding: 10px;
    border: none;
    text-align: center;
    width: 100%;
    color: white;
    border-radius: 9px;
    margin-bottom: 40px;
}
button.footer_submit {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    padding: 10px;
    border: none;
    text-align: center;
    width: 100%;
    color: white;
    border-radius: 9px;
    margin-bottom: 40px;
}

/* .appointment_head {
    text-align: left;
    font-size: 24px;
    color: #224f8f;
    font-family: 'Helvetica', sans-serif;
    font-weight: 600;
    margin-top: 40px;
} */

.ban_head {
    font-size: 25px;
}

.banner_grp {
    margin: 0px auto;
    margin-bottom: 0px;
}

.ban_sub {
    margin-top: 10px;
    margin-bottom: unset;
}

.down {
    background-color: lightgrey;
}

.close {
    border: none;
    width: -webkit-fill-available;
    background: none;

    font-size: 30px;
}

.overview {
    margin: 0px 0px 40px 0px;
    padding-top: 5px;
    padding-bottom: 5px;

    background-size: cover;

}

.overview1 {
    background: url("https://manipalhospitals.co.in/manipal_lp/bangalore/day-care/hernia/img/treatment-plan-bg.jpg");
}

.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%;

}

.read_ls {
    display: none;
    width: 15%;
}

.pnt-wise {
    font-family: 'Roboto', sans-serif;
    color: black;
    display: none;
}

.read_mr,
.read_ls {
    background-color: #19ABA7;
    border-color: #19ABA7;
    color: white;
    border-radius: 4px;
    padding: 4px 14px;
}

.point-wise {
    display: none;
}

.read_less {
    display: none;
}

.sec_head {
    color: #034ea2;
    padding-left: 0px;
    padding-bottom: 12px;
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 37px !important;
    font-family: 'Helvetica', sans-serif;
    /* margin-top: 20px; */
}

.page_data {
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: left !important;
    padding-left: 0px;
}

p.text88 {
    margin: 27px 11px;
}

.s_head {
    text-align: center;
}

.desp {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    width: 100%;
    height: 450px;
    text-align: center;

}

.w-100 {
    width: 100% !important;
    border-radius: 8px;
    margin-bottom: 7px;
    box-shadow: 7px 11px 11px 0px black;
}

a.btn.app_padd1 {
    margin: 7px;
    margin-top: 13px;
}

p.btn.app_padd2 {
    width: 91%;
    margin-top: 8px;
    color: white;
    background-color: #19ABA7;
}

.card-title {
    margin-bottom: 15px;
    margin-top: 10px;
    color: #224f8f;
    font-weight: bold;
}

.ddesp {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    width: 100%;
    height: 1530px;
    text-align: center;

}

.images {
    margin-top: -272px;
    text-align: center;
}

.slide {
    margin-top: 0px;
}

p.text {
    text-align: center;
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 17px;
    padding: 5px;
    margin-top: 25px;
}

p.text:hover {
    /* background-image: linear-gradient(to right, #224f8f, #19aba7); */
    color: #19aba7;
    border: 1px solid #19aba7;
    background: white;
}

.s_images {
    margin-top: 50px;
    background-image: linear-gradient(to right, #224f8f, #19aba7);
}

.s_slide {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
}

.faq {
    /* background: url("https://manipalhospitals.co.in/manipal_lp/bangalore/day-care/hernia/img/faq-bg.jpg"); */
    padding-bottom: 80px;
}

.head {
    text-align: center;
    color: #224f8f;
}

.dt {
    line-height: 28px;
    height: 90px;
    overflow: hidden;
    padding: 12px;
}

.num-section__row::before {
    content: "";
    position: absolute;
    left: -3.5rem;
    top: 50%;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(to right, #224f8f, #19aba7);
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.plan {
    margin-top: 10px;
}

.treatment-plan .heading {
    color: #224f8f;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.p_head {
    text-align: center;
    color: #224f8f;
    font-family: 'Roboto', sans-serif;
}

.num-section {
    padding: 1.5rem 3.5rem;
    background-color: #19aba7;
    /* padding: 10px 40px 11px 40px; */
    width: fit-content;
    color: #fff;
    /* padding: 60px; */
    /* margin: px; */
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

.num-section__row {
    font-weight: 700;
    padding: 1rem 0;
    border-top: 2px solid #fffa;
    position: relative;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

/* #form_topp_mob{
    animation: 0.7s ease-out 0s 1 btm;
} */
.num-section__num {
    font-size: 1.75em;
    padding: 23px 0px;
    margin: 0px;
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

.num-section__title {
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

.num-section__row:first-child {
    border-top: none;
}

.treatment-plan p {
    line-height: 1.75;
    letter-spacing: .016em;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    /* scroll-behavior: smooth; */
}

.btn55 {
    color: white;
    background: #224f8f;
    background-image: linear-gradient(to right, #224f8f, #19aba7);
    border: none;
    padding: 10px;
    margin: 10px 0px;
}

.icones2 {
    text-align: center;
}

p.sec_head.centre {
    text-align: center;
}

img.testi {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 23px;
}

.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.0.7s ease-out;
}

p.sec_head.centre.white {
    color: white;
    padding: 60px 0px;
    /* margin-left: 85px; */
    margin-bottom: -28px;
}

/* a.btn {
    background-color: #19ABA7 !important;
    border: #19ABA7;
    color: #FFFFFF;
    width: 92%;
} */
.card-block {
    padding: 5px;
}

.extraa {
    background-image: linear-gradient(to right, #224f8f, #19aba7);
}

@media (min-width:768px) {
    .mobile_view {
        display: none;
    }

    ul.text44 {
        padding: 0px 18px;
    }

    .test-bg {
        background: #83858826;
        padding: 100px;
    }

    /* .footer_img {
        margin: 40px 0px 0px -19px !important;
    } */
    /* .copy {
        color: white;
        margin-left: -39px !important;
    } */

    li.local {
        margin-top: 40px;
        font-size: 18px !important;
        text-transform: uppercase;
    }
    ul.locality {
        list-style-type: none;
        color: white;
        font-weight: 600;
        font-size: 19px;
    }

    hr.new1 {
        border-top: 1px solid white;
        margin-left: -39px !important;
        margin-right: 46px !important;
    }

    p.para1 {
        color: #FFFFFF;
        font-weight: 600;
    }
}

@media (min-width: 281px) and (max-width: 767px) {
    .dddesp {
        height: auto !important;
    }

    .can1 {
        height: auto !important;
        margin: 0 auto;
    }

    .main-content1 {
        margin-right: 0px !important;
    }

    .sub_content1 {
        margin-right: 0px !important;
    }

    /* p.cnt_us{
        display: none;
    } */
    .doc_appp {
        margin: 10px 0px !important;

    }

    .iconnn4 {
        margin: 0px auto !important;
    }

    .carddd {
        margin: 10px 0px;
    }

    .carddd1 {
        margin: 10px 0px;
    }

    .touch {
        height: auto !important;
        margin: 0 auto !important;
    }

    .border_right1 {
        margin-right: 0;
    }

    header {
        margin: 1.5%;
    }

    h1.head_11,
    .head_12,
    p.ban_p {
        font-size: 14px;
        margin: 0;
    }

    .desk_view {
        display: none;
    }

    .text44 {
        padding: 0 18px;
    }

    .mobile_view {
        display: block
    }

    .doctors {
        background-image: linear-gradient(to right, #224f8f, #19aba7);
        height: fit-content;
    }

    .card-block {
        background-color: white;
        text-align: center;
        width: 100%;
        /* justify-content: center; */
    }

    .appointment_form.banner_form.mobile_view {
        float: none;
    }

    .test-bg {
        background: #83858826;
        padding: 50px;
    }

    .accordion {
        width: 100%;
    }

    .accord {
        width: 90%;
    }

    p.sec_head.centre.white {
        color: white;
        padding: 25px 0px;
    }

    /* a.btn {
        width: 100%;
        margin: 15px 0 15px 0;
        border-radius: 20px;
    } */
    img.testi {
        align-items: center;
        margin: 20px auto;
        display: block;
    }

    p.text88 {
        margin: 35px 11px !important;
    }

    ul.imagess {
        align-items: center;
        display: inline-flex;
        margin: 29px 29px;
    }
}

a {
    text-decoration: none !important;
}

.desk_view {
    display: block;
}

.mob_view {
    display: none;
    /* overflow-x: hidden; */
}

/* col */
@media (max-width: 476px) {
    .desk_view {
        display: none;
    }

    .mob_view {
        display: block;
        /* overflow-x: hidden; */
    }

    /* .dark_blue,.back_shadow{
       margin: auto;
    } */
    * {
        /* overflow-x: hidden; */
    }

    input[type="text"] {
        margin-top: 25px;
    }

    /* .banner_top1 {
        background-image: url(img/manipal_banner.webp);
        background-repeat: no-repeat;
        height: auto;
        width: 100%;
        background-size: cover;
        padding-bottom: 32px;
    } */
    p.contact_on1 {
        color: #00bcbe;
        font-size: 24px;
    }

    ul.nav.nav-pills {
        margin: 0;
        justify-content: unset;
    }

    .banner_top11 {
        background-image: url(img/EMR.jpg);
        background-repeat: no-repeat;
        background-size: contain;
    }

    p.p_form {
        font: 12px "Roboto";
        line-height: 20px;
        padding-top: 10px;
    }

    p.ban2_p,
    p.ban21_p,
    .ban_212 {
        font-size: 4vw;
        font-weight: 600;
    }

    .row.ban_21 {
        padding: 2%;
    }

    p.ban21_p1 {
        font-weight: normal;
    }

    .box3 {
        width: 100% !important;
        margin-top: 15% !important;
    }

    button.btn.ban_21_btn {
        width: auto;
    }

    button.btn.ban_21_btn_mob {
        width: 130px;
    }

    .box_1 {

        margin-top: -12%;
    }

    .cnct_btn {
        width: 50% !important;
        margin-left: 25%;
    }

    .btn.cnct_btn1 {
        margin-top: 1%;
    }

    .back_shadow,
    .dark_blue {
        margin-left: 9%;
        width: 83% !important;
    }

    .logo {
        margin: 0px;
        margin-left: -175px;
    }

    .dark_blue {
        background: #224f8f;
        padding: 9% 3% !important;
        color: #fff;
        height: fit-content;
        width: 83% !important;
    }
}

@media (min-width: 992px) and (max-width: 1552px) {
    .box_1 {
        height: 208px;
        margin-top: -22px;
    }
}

@media (min-width: 1811px) {
    .box_1 {
        height: 236px;
        margin-top: -22px
    }

    .box_2 {
        margin-top: -11px !important;
    }
}

.col-12.col-sm-12.col-md-3.col-lg-3.dark_blue.desk_view {
    height: 18pc;
}
.owl-dots {
    display: none;
}
.doc_app {
    border: none;
}
.logo {
    margin: 0px;
    margin-left: -172px;
}

@media (max-width: 767px) {
    .banner_top1 {
        background-size: contain;
    }
    .choose_manipalwhy {
        background-color: #19aba7;
        height: 25pc !important;
    }
}

@media (min-width: 300px) and (max-width: 405px) {
    span.pill_p {
        font-size: 16px;
    }
}

@media (min-width: 300px) and (max-width: 380px) {
    .banner_top1 {
        height: 200px;
    }

    .banner_top1 {
        background-size: contain;
    }

    .row.ban_1 {
        padding: 11px 0% 0% 20%;

    }

    h1.head_11,
    .head_12,
    p.ban_p {
        font-size: 12px;
    }

    h1.head_12 {
        font-size: 13px;
    }
}

@media (min-width: 380px) and (max-width: 420px) {
    .row.ban_1 {
        padding: 11px 0% 0% 20%;

    }

    .banner_top1 {
        height: 231px;
    }
}

@media (min-width: 420px) and (max-width: 480px) {
    .banner_top1 {
        height: 224px;
    }
}

@media (min-width: 480px) and (max-width: 575px) {
    .banner_top1 {
        height: 252px;
    }

    .banner_top1 {
        background-size: contain;
    }
}

@media (min-width: 575px) and (max-width: 680px) {
    .banner_top1 {
        height: 300px;
    }

    .banner_top1 {
        background-size: contain;
    }
}

@media (min-width: 380px) and (max-width: 650px) {

    h1.head_11,
    .head_12,
    p.ban_p {
        font-size: 14px;
    }

    .row.ban_1 {
        padding: 5% 0% 0% 20%;
    }
}

@media (min-width: 650px) and (max-width: 767px) {
    .banner_top1 {
        height: 280px;
    }

    .banner_top1 {
        background-size: cover;
    }
}

@media (min-width: 767px) and (max-width: 1000px) {
    .banner_top1 {
        height: 300px;
    }

    .banner_top1 {
        background-size: cover;
    }

    h1.head_11,
    .head_12,
    p.ban_p {
        font-size: 18px;
    }

    .row.ban_1 {
        padding: 4% 0% 0% 20%;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .banner_top1 {
        height: 350px;
    }

    h1.head_11,
    .head_12,
    p.ban_p {
        font-size: 18px;
    }

    .row.ban_1 {
        padding: 4% 0% 0% 20%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .banner_top1 {
        height: 500px;
    }

    .row.ban_1 {
        padding: 80px 0% 0% 20%;
        color: #fff;
        margin-right: 0px !important;
    }

}

@media (min-width: 1300px) and (max-width: 1400px) {
    .banner_top1 {
        height: 600px;
    }
}

@media (min-width: 1400px) {
    .banner_top1 {
        height: 610px;
    }
}

@media (min-width: 1500px) {
    .banner_top1 {
        height: 650px;
    }
}

@media (min-width: 2200px) {
    .banner_top1 {
        height: 800px;
    }
}

@media (min-width: 650px) and (max-width: 767px) {

    p.contact_on1 {
        font-size: 30px;
    }

    .row.ban_1 {
        padding: 5% 0% 0% 20%;
    }
}

@media (min-width: 477px) and (max-width: 767px) {

    /* .banner_top13 {
        height: 650px !important;
    } */
    .logo {
        margin: 0px;
        margin-left: -175px;
    }

    .desk_view {
        display: none;
    }

    .mob_view {
        display: block;
        /* overflow-x: hidden; */
    }

    /* .hr_btn{
        animation: mymove 2s infinite;


    } */

    p.contact_on1 {
        font-size: 24px;
    }

    ul.nav.nav-pills {
        margin: 0 2%;
        justify-content: unset;
    }

    /* .banner_top11 {
        background-image: url(img/EMR.jpg);
        background-repeat: no-repeat;
        background-size: contain;
    } */
    p.p_form {
        font: 12px "Roboto";
        line-height: 20px;
        padding-top: 10px;
    }

    p.ban2_p,
    p.ban21_p,
    .ban_212 {
        font-size: 3.1vw;
        font-weight: 600;
    }

    .box3 {
        width: 100% !important;
        margin-top: 15% !important;
    }

    button.btn.ban_21_btn,
    button.btn.ban_21_btn_mob {
        width: auto;
    }

    .box_1 {

        margin-top: -6%;
    }

    .cnct_btn {
        width: 50% !important;
        margin-left: 25%;
    }

    .btn.cnct_btn1 {
        margin-top: 1%;
    }

    .back_shadow {
        margin-left: 7%;
    }

    .dark_blue {
        background: #224f8f;
        padding: 9% 3% !important;
        color: #fff;
        height: fit-content;
        width: 83% !important;

    }
}

/* Slow-motion Zoom Container */

.form-control {
    display: block;
    width: 100%;
    /* line-height: 12px; */
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #212529;
    margin-bottom: 10px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (min-width: 380px) and (max-width: 504px) {

    .ban_head {
        font-size: 20px !important;

    }
}

@media(max-width: 767px) {
    p.appointment_head {
        font-size: 14px;
    }

    .banner_form {
        padding: 0;
    }

    .num-section {
        margin-left: 50px;
        margin-top: 2pc;
    }
/* doc cau */
/* .carousel-control-prev-icon {
   
    background: #224f8f;
    border-radius: 50px;
    color: white;
} */
    button.btn.hr_btn {
        width: 120px;
        margin-top: -10px;
    }
    .card-block.padd_treat {
        background: #224f8f;
    }
    button.carousel-control-prev.doctors {
        background: #224f8f !important;
        height: 35px;
        width: 37px;
        border-radius: 20px;
    }

    button#my-btn {
        width: 153px;
        margin-bottom: 12px;
    }

    /* img.footer_img {
        width: 130px !important;
    } */
}

img.imag_mob {
    margin: auto;
    display: block;
    width: 100%;
}

/* @media  (min-width: 400px) and (max-width: 767px){
        .banner_top13 {
            height: 650px !important;
        }
    } */
@media (min-width: 768px) and (max-width: 991px) {
    .box_1 {
        margin-top: -4%;
    }

    .box_2 {
        margin-bottom: 25px;
    }
}

input.cont_frm {
    /* width: 100%; */
    border-radius: 25px;
    border: 1px solid #d7d7d7;
    padding: 9px;
    width: 100%;
}

.banner_top13 {
    background-color: #19aba7;
    /* background-image: url(img/img_551.webp);
    background-repeat: no-repeat;
   background-size: cover; */
    height: auto;
}

.num-section__title {
    text-align: initial;
}

@keyframes mymove {
    from {
        transform: rotatex(0.7turn);
    }

    to {
        transform: rotatex(1turn);
    }
}

@keyframes mymove1 {
    from {
        transform: rotatey(0.7turn);
    }

    to {
        transform: rotatey(1turn);
    }
}

.videos {
    padding: 20px;
    background-image: linear-gradient(to right, #224f8f, #19aba7);
}

/* .scrolled.top_container15 {
    animation: mymove1 2s;
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: mymove1;
} */

/* .row.sec_padding.faq {
    margin-bottom: 180px;
    margin-top: -100px;
    background: #e4e4e4;
} */
.col-4.box_2 {
    cursor: pointer;
}

p.faq_head {
    font-size: 30px;
    text-align: center;
    color: #215b92;
    font-weight: 700;
    margin: 7pc 0px 30px 0px;
}

.accordion-item {
    margin-bottom: 10px;
}

button.accordion-button.collapsed {
    color: #034ea1;
    font-weight: bold;
}

button.accordion-button.collapsed {
    background: #e4e4e4;
}

.accordion-button:not(.collapsed) {
    color: #215b92 !important;
    font-weight: bold;
    background-color: #e4e4e4 !important;
}

/* owl carousel */
.main-content {
    position: relative;
}

.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.main-content .owl-theme .custom-nav .owl-prev,
.main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content .owl-theme .custom-nav .owl-prev i,
.main-content .owl-theme .custom-nav .owl-next i {
    font-size: 20px !important;
    color: #cecece;
}

.main-content .owl-theme .custom-nav .owl-prev {
    left: 0;
    background: #034ea1;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    font-size: 24px !important;
    margin-top: -24px;
    /* margin-left: 94px; */
}

.main-content .owl-theme .custom-nav .owl-next {
    right: 0;
    background: #034ea1;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    font-size: 24px !important;
    margin-top: -24px;
    /* margin-right: 78px; */
}


/* image slider */

.img-wrapper {
    display: inline-block;
    overflow: hidden; 
    perspective: 100px;
  }

.img-wrapper img {
    transition: all .2s ease;
    vertical-align: middle;
}

.img-wrapper img:hover {
    transform:scale(1.5);
}
.slide_image{
        top: 123px;
        margin-bottom: 50px;
}
.choose_manipalwhy {
    background-color: #19aba7;
    height: 18pc;
}
.mob_img_slider{
    margin-top: 3pc;
}