
html,body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /* overflow-y: hidden; */
}

/* .body_part{
     background-image: url(adult_vac_banner.webp);
     background-size: cover;
     
} */
/* .form_data{
    box-shadow: 2px 1px 9px 0px silver;
} */
.ful_row{
    padding: 19px 25px;
}
.inp1{
    padding: 7px 0px 7px 8px;
    border: 1px solid #b7adad;
    border-radius: 5px;
    width: -webkit-fill-available;
}
.button3{
    text-align: center;
    padding: 7px 0px 7px 8px; 
    border: 0px;
    background: #08519b;
    border-radius: 6px;
    color:white;
    width: -webkit-fill-available;
}
.cont1{
    font-size: 18px;
}
.text1{
    color: #08519b;
    font-size: 25px;
}
.text2{
    color: #b7adad;
}
#input_family{
    border-radius: 7px;
}
.doc_part1{
    background-color:#11B4A5 ;
    border-radius: 20px;
}
 .doc_logo{
    padding: 6px 2px 5px 0px;
    /* color: white; */
    object-fit: contain;
} 
.doc_one{
    padding: 20px;
}
.icon_spec {
    height: 71px;
    width: 71px;
    border: 1px solid white;
    border-radius: 55px;
}
.icon_spec1 {
    height: 70px;
    width: 94px;
    border: 1px solid white;
    border-radius: 58px;
}
.icon_spec1 {
    height: 70px;
    width: 94px;
    border: 1px solid white;
    border-radius: 58px;
}
.passage {
    text-align: initial;
    /* font-size: 17px; */
    color: white;
    font-size: 18px;
    /* font-weight: 300; */
}
.data{
    text-align: center;
    color:#08519b;
    font-weight: bold;
}

.mob_view{
    display: none;
}
@media screen and (max-width: 990px) {
    .desk_view{
        display: none;
    }
    .mob_view{
        display: block;
      }
  }
    .pngs {
        background: #E6F5FC;
        border: 1px solid  #E6F5FC;
        padding: 1px;
        border-radius: 69px;
        width: 76px;
        height: 78px;
        text-align: center;
  }
  .pngs_data{
    font-size: 14px;
  }
  @media (max-width: 476px) {
    .desk_view {
        display: none;
    }

    .mob_view {
        display: block;
        /* overflow-x: hidden; */
    }
}
  /* .card{
    width: 325px;
    height: 110px;
  } */
  #card2{
    padding: 0px 8px 0px 19px;
  }
  #card1{
    /* padding: 17px 3px 12px 18px; */
    width: 100%;
    height: 130px;
  }
  #card3{
    padding: 16px 2px 9px 18px;
  }
  .why_choose{
    background-color: #11B4A5;
  }
  /* .png1{
    background: white;
  } */
  .din{
    color: white;
    font-size: 20px;
    font-weight: 700;
  }
.review{
    text-align: center;
    color: #08519b;
    /* font-size: 20px; */
}
.img_lo{
    text-align: center;
}

#google_rev{
    width: 79px;
    height: 79px;
    border-radius: 50px;
}
.checked {
    color: orange;
  }
  .faqs{
    text-align: center;
    color: #08519b;
    font-weight: bold;
  }

  .h3_page1 {
    font-weight: bold;
    color: #224f8f;
}

/* 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: 19px !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: 19px !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: 180px;
}
.choose_manipalwhy {
    background-color: #19aba7;
    height: 18pc;
}
.mob_img_slider{
    margin-top: 3pc;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #074e9b !important;
    width: fit-content;
}
.nav-link {
    color: #181820 !important;
    font-weight: 500;
}

.h3_page {
    font-weight: bold;
    color: #224f8f;
}

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;
}
 img.img_heart {
    max-width:fit-content;
    /* height: 100%; */
    padding-bottom: 20px; 
}
/* .scrolled.top_container3 {
    animation: mymove1 2s;
} */
/* .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
} */
/* .carousel-control-prev-icon {
    left: 0;
    background: #034ea1;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    font-size: 19px !important;
    margin-top: -24px;
     margin-left: 94px;
     margin-right: 68px;
     margin-top: 30px;
} */
/* .google{
    background-color:#034ea1 ;
} */

span.carousel-control-prev-icon {
    background-color:#034ea1;
    padding: 12px;
    border-radius: 20px;
}
.carousel-control-next-icon {
    background-color:#034ea1;
    padding: 12px;
    border-radius: 20px;
}
.review_doc{
        flex: 1 1 auto;
        padding: 1rem 1rem;
        width: fit-content;
        height: 196px;
}

.location{
    background-color: #11B4A5;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    background-color:#11B4A5;
    color:white;
    font-size: 20px;
    font-weight: 700;
    
}
 /* pop up book .appointment_form css data */


  /* end  */

  .border_rt{
    border-right: 1px solid white;
    color: white;
    font-size: 20px;
    font-weight: 600;
    
  }
  .border_final{
    color: white;
    font-size: 20px;
    font-weight: 600;

  }

  

  .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;
}

.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;
}

@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%);
    }
}

@keyframes mymove {
    from {
        transform: rotatex(0.7turn);
    }

    to {
        transform: rotatex(1turn);
    }
}

@keyframes mymove1 {
    from {
        transform: rotatey(0.7turn);
    }

    to {
        transform: rotatey(1turn);
    }
}

@keyframes btm {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes flipBox {
    0% {
        transform: rotatey(180);
    }

    50% {
        transform: rotatey(0);
    }

    100% {
        transform: rotatey(0);
    }
}
#modal_part1{
    width: 330px;
    border-radius: 15px;

}
.demo{
    /* padding: 2px 51px 5px 10px; */
    width: 100%;
    height: 30px;
    border-radius: 3px;
    /* color:#11B4A5; */
    border: 2px solid #11B4A5;
    outline: 0px;

}
.demo2{
    /* padding: 6px 116px 6px 103px; */
    width: 100%;
    height: 41px;
    background-color: #04284d;
    color: white;
    border-radius: 5px;
    border: 0px;

}
/* .modal-body{
    padding: 16px;
} */
.modal-title{
    color: #04284d;
    /* font-size: 22px; */
    font-weight: bold;
}