/* request loader css start */

.request-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0000007a;
    z-index: 10000;
    display: none;
}

.request-loader img {
    position: fixed;
    display: none;
    width: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.request-loader.show {
    display: block;
}

.request-loader.show img {
    display: block;
}

/* request loader css end */

input[type="submit"] {
    background: #89253e;
    color: white;
    font-weight: 500;
    font-size: 18px;
    width: 80%;
    height: 40px;
}

.required-star {
    color: #fc4366;
}
.form-control{
width: 80%;
height: 40px;
border-radius: 5px;

}

.login_form_wrapper .form-control::-webkit-input-placeholder {
    color: #d7d8da;
  }

  .login_form_wrapper .form-control:-moz-placeholder {
    color: #d7d8da;
  }

  .login_form_wrapper .form-control::-moz-placeholder {
    color: #d7d8da;
  }

  .login_form_wrapper .form-control:-ms-input-placeholder {
    color: #d7d8da;
  }

  .login_form_wrapper .contact-panel{
    padding: 30px;
  }

  .login_form_wrapper .custom-control-label:before{
    border-radius: 5px;
  }



/* rehab banner*/
.rehab-ban{
    background: url("assets/images/banners/rehab-banner.html");
    background-size: contain;
}

/*rehab services*/
.ser{
background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding:20px;
height:100%;
}

@media (max-width:768px) {
    .ser{
    height:auto;
    }
}

/*testimonial*/

#testimonials {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

#testimonials .bubble {
  position: relative;
  width: 48%;
  background: url(quote-left.html) no-repeat top, url(quote-right.html) no-repeat bottom;
  font-size: 1em;
  font-family: 'lato';
  line-height: 1.6em;
}

#testimonials .bubble:after {
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 0px;
  height: 0px;
  content: "";
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 35px solid #89253e;
}

#testimonials .text {
  position: relative;
  z-index: 1;
  background: #89253e;
  padding: 20px 25px;
  font-style: italic;
  color: #fff;
}

#testimonials .name {
  position: relative;
  margin-left: 90px;
  color: #222;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
}

#testimonials .name p:before {
  /*content: "\f007";*/
  margin-right: 7px;
  color: #222;
  font-family: fontAwesome;
  font-size: 1.2em;
}
/* Media Queries */

@media all and (max-width: 701px) and (min-width: 0px) {
  #testimonials {
    justify-content: center;
    flex-direction: column;
  }
  #testimonials .bubble {
    width: 100%;
  }
  #testimonials .bubble:first-child {
    margin-bottom: 20px;
  }
}

/*FAQ*/

/*.faq-drawer {
  margin-bottom: 30px;
}*/

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
    border-top: #000 1px solid;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 0px;
    position: relative;
    margin-bottom: 0;
    color: #16213E;
    transition: all 0.25s ease-out;
    line-height: 21px;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover {
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

.faq-drawer__content p{
    font-size: 14px;
    color: #434343;
}


/*@media only screen and (max-width: 768px) {
  .container {
    padding: 80px;
  }
}*/

.testi-ima{
    border-radius: 28px;
}

/*homecare who can benefit*/
.homeback{
    background-color: #89253e;
    padding: 20px;
}
.homebackimg{
    padding: 30px;
}
.homerow{
    margin-top: 30px;
}

/*homecare steps*/


.ps-timeline-sec {
     position: relative;
     background: #fff;
     margin-top: -200px;
     margin-bottom: -200px;
}






/* .ps-timeline-sec .container {
     position: relative;
}*/
 @media screen and (max-width: 768px) {
     .ps-timeline-sec .container ol:before {
         background: #89253e;
         content: "";
         width: 10px;
         height: 10px;
         border-radius: 100%;
         position: absolute;
         /*top: 130px !important;*/
         left: 36px !important;
    }
     .ps-timeline-sec .container ol:after {
         background: #89253e;
         content: "";
         width: 10px;
         height: 10px;
         border-radius: 100%;
         position: absolute;
         /*top: inherit !important;*/
         left: 36px;
    }
     .ps-timeline-sec .container ol.ps-timeline {
         /*margin: 130px 0 !important;*/
         border-left: 2px solid #89253e;
         padding-left: 0 !important;
         /*padding-top: 120px !important;*/
         border-top: 0 !important;
         margin-left: 25px !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li {
         height: 220px;
         float: none !important;
         width: inherit !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
         width: 70px;
    }
     .ps-timeline-sec .container ol.ps-timeline li:last-child {
         margin: 0;
         bottom: 0 !important;
         height: 120px;
    }
     .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
         bottom: 40px !important;
/*         width: 40% !important;*/
         margin-left: 25px !important;
         margin-top: 0 !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
         width: 100%;
    }
     .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
         margin-bottom: 0 !important;
/*         top: 20px;*/
/*         width: 50% !important;*/
    }
     .ps-timeline-sec .container ol.ps-timeline li span {
         left: 0 !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
         content: none !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
         content: none !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
         content: none !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
         content: none !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
         position: absolute !important;
         bottom: 150px !important;
/*         width: 30% !important;*/
         float: left !important;
         margin-left: 20px !important;
         margin-bottom: 0 !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
         margin: 0 auto !important;
         width: 80% !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
/*         position: absolute !important;*/
         bottom: 115px !important;
/*         width: 30% !important;*/
         float: left !important;
         margin-left: 35px !important;
         margin-bottom: 0 !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li p {
         text-align: left !important;
         width: 80% !important;
         margin: 0 auto !important;
         margin-top: 0px !important;
    }
     .ps-timeline-sec .container ol.ps-timeline li .ps-top {
/*         width: 60% !important;*/
         float: right !important;
         right: 0;
/*         top: -40px;*/
    }
     .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
/*         width: 60% !important;*/
         float: right !important;
         right: 0;
/*         top: -40px;*/
    }

.ps-timeline-sec .container ol.ps-timeline li p {
     text-align: left !important;

}




}
 .ps-timeline-sec .container ol:before {
     background: #89253e;
     content: "";
     width: 10px;
     height: 10px;
     border-radius: 100%;
     position: absolute;
     left: 8px;
     top: 49.5%;
}
 .ps-timeline-sec .container ol:after {
     background: #89253e;
     content: "";
     width: 10px;
     height: 10px;
     border-radius: 100%;
     position: absolute;
     right: 8px;
     top: 49.5%;
}
 .ps-timeline-sec .container ol.ps-timeline {
     margin: 390px 0;
     padding: 0;
     border-top: 2px solid #89253e;
     list-style: none;
}
 .ps-timeline-sec .container ol.ps-timeline li {
     float: left;
     width: 25%;
     padding-top: 30px;
     position: relative;
}
 .ps-timeline-sec .container ol.ps-timeline li span {
     width: 50px;
     height: 50px;
     margin-left: -25px;
     background: #fff;
     border: 4px solid #89253e;
     border-radius: 50%;
     box-shadow: 0 0 0 0px #fff;
     text-align: center;
     line-height: 50px -10;
     color: #89253e;
     font-size: 28px;
     font-style: normal;
     position: absolute;
     top: -26px;
     left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
     content: '';
     color: #89253e;
     width: 2px;
     height: 50px;
     background: #89253e;
     position: absolute;
     top: -50px;
     left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
     content: '';
     color: #89253e;
     width: 8px;
     height: 8px;
     background: #89253e;
     position: absolute;
     bottom: 90px;
     left: 44%;
     border-radius: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
     content: '';
     color: #89253e;
     width: 2px;
     height: 50px;
     background: #89253e;
     position: absolute;
     bottom: -50px;
     left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
     content: '';
     color: #89253e;
     width: 8px;
     height: 8px;
     background: #89253e;
     position: absolute;
     top: 90px;
     left: 44%;
     border-radius: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
     position: absolute;
     bottom: 0;
     margin-bottom: 130px;
     width: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
     display: table;
     margin: 0 auto;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
     position: absolute;
     margin-top: 60px;
     width: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
     display: table;
     margin: 0 auto;
}
 .ps-timeline-sec .container ol.ps-timeline li p {
     text-align: center;
     width: 100%;
     margin: 0 auto;
}
 .ps-timeline-sec .container ol.ps-timeline li .ps-top {
     position: absolute;
     bottom: 0;
     margin-bottom: 100px;
}
 .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
     position: absolute;
     margin-top: 35px;
}

 /*clinic box*/
 .clinicbx {
    background: #FAFAFA;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
margin:10px;
height:100%;
 }

 @media (max-width:768px) {
 .clinicbx {
     height:auto !important;
 }

 .clinicbox {
     height:auto !important;
 }
 }

 .clinicbox {
    background: #FAFAFA;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
margin:10px;

 }



 /*tab*/

.nav-pills-custom .nav-links {
    color: #89253e;
    background: #F7F5F5;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    position: relative;
}

.nav-pills-custom .nav-links.active {
    color: #fff;
    background: #89253e;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-links::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #89253e;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-links.active::before {
    opacity: 1;
}

/*benefits of ayurveda*/

.ayur{
    background: #89253e;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
color: #fff;

}

/*medical equipement steps*/

.medstep{
    background: #F8F8F8;
box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, 0.25);
height:100%;
}

@media (max-width:768px){
    .medstep {
        height:auto;
    }
}

.det {
  position:relative;
}
.det summary {
  display:block;
  cursor: pointer;
  color: red;
}
.det summary:focus {
  outline:none;
}
.det[open] {
  display:block;
  padding-bottom:25px;
  animation: open .2s linear;
}
.det[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
}

.det #open{padding-left:5px;text-align:middle;}
.det #open:after{
    display: inline-block;
    position:relative;
    top: -3px;
    padding-left: 8px;
    content: "\00bb";
    transform: rotate(90deg);
}
.det[open] #open{display:none;}
.det #close{display:none;}
.det[open] #close{display:block;}

::-webkit-det-marker {display: none;}





@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/*services icon child page*/
.sericon{
  width: 55px;
  margin-bottom: 20px;
}

.faqs {
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/*consulting*/
.conbox{
    background: #89253e;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
color: #fff;
height:100%;
}

@media (max-width:768px){
    .conbox {
        height:auto;
    }
}

/*homecare benefit icon*/
.benecon {
      width: 70px;
    height: 70px;
    margin-right: 20px;
    margin-bottom: 20px;
}

/*ayurveda icon*/
.ayucon {
  width: 40px;
}

.ayucon-text {
   display: inline-flex;
  align-items: center;
}

/* home page statistics */

.stats-home > h6, .stats-home > p {
  font-size: 25px !important;
}

/* home page options */

.contact__title {
margin-bottom: 0px !important;
font-size: 16px;
}

/*contact page social-icons */
.conso li a{
position: relative;
    z-index: 2;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 23px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    /* background-color: #213360; */
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }

/* } */




/*  Lightbox Gallery*/

:root {

    --transparent-bg: hsl(0 0% 0% / 0.8);
    --alt-transition-duration: 800ms;
    --close-transition-duration: 600ms;
    --transition-delay: 250ms;
    --easing: cubic-bezier(0, 0.91, 0.45, 1.02);
    --prev-next-size: 4rem;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

[x-cloak] {
    display: none !important;
}

/*a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: var(--border-radius);
    transition: transform 300ms;
    background-image: linear-gradient(
        -45deg,
        var(--primary-color),
        var(--secondary-color)
    );
}

a:hover {
    z-index: 2;
    transform: scale(0.98);
}

a img {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    object-fit: cover;
    filter: grayscale(0.7) brightness(1.2);
    transition: all 800ms var(--easing);
}

a:hover img {
    transform: scale(1.2);
    filter: grayscale(0) brightness(1);
    opacity: 1;
}*/

.grid {
    display: grid;
    padding: 1rem;
    width: 100%;
    gap: var(--gap);
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.zoom {
    position: fixed;
    inset: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    isolation: isolate;
}

.zoom-backdrop {
    position: inherit;
    z-index: -1;
    inset: 0;
    background-color: var(--transparent-bg);
    backdrop-filter: blur(var(--blur));
}

.zoom img {
    display: block;
    flex-shrink: 1;
    max-width: 90%;
    max-height: 90%;
    border-radius: var(--border-radius);
    box-shadow: 0 2rem 4rem -1rem var(--transparent-bg);
}

.alt {
    font-family: sans-serif;
    background-color: var(--transparent-bg);
    backdrop-filter: blur(var(--blur));
    position: fixed;
    display: block;
    bottom: 1rem;
    left: 0;
    width: fit-content;
    padding: 0.75em 1rem 0.75rem 3rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    line-height: 1.3;
    max-width: 90vw;
    color: white;
    z-index: 1000;
}

.alt:empty {
    display: none;
}

.close {
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 1rem;
    border: 0;
    color: white;
    font-size: 0.75rem;
    padding: 1rem 0.75rem 0.5rem;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    z-index: 1000;
    background-color: var(--transparent-bg);
    backdrop-filter: blur(var(--blur));
    text-orientation: mixed;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}

.close:hover {
    padding-top: 1.5rem;
    color: hsl(0 0% 95%);
}

.prev,
.next {
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    background-color: var(--transparent-bg);
    backdrop-filter: blur(var(--blur));
    border: 0;
    color: white;
    font-family: monospace;
    font-size: 2rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--prev-next-size);
    height: calc(var(--prev-next-size) * 1.2);
    top: calc(50% - calc(var(--prev-next-size) * 0.6));

    transition: all 200ms ease;
}

.prev {
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    left: 0;
}

.prev:active {
    left: calc(-0.05 * var(--prev-next-size));
}

.next {
    border-radius: var(--border-radius) 0 0 var(--border-radius);
    right: 0;
}

.next:active {
    right: calc(-0.05 * var(--prev-next-size));
}

.showAlt,
.showPrev {
    transition: transform var(--alt-transition-duration) var(--easing);
    transition-delay: var(--transition-delay);
    transform: translateX(0);
}

.hideAlt,
.hidePrev {
    transition: transform var(--alt-transition-duration) var(--easing);
    transition-delay: 0;
    transform: translateX(-200%);
}

.showNext {
    transition: transform var(--alt-transition-duration) var(--easing);
    transition-delay: var(--transition-delay);
    transform: translateX(0);
}

.hideNext {
    transition: transform var(--alt-transition-duration) var(--easing);
    transition-delay: 0;
    transform: translateX(200%);
}

.showClose {
    transition: all var(--close-transition-duration) var(--easing);
    transition-delay: var(--transition-delay);
    transform: translateY(0);
}

.hideClose {
    transition: transform var(--close-transition-duration) var(--easing);
    transition-delay: 0;
    transform: translateY(-200%);
}

.animateZoom {
    --zoom-img-animation-duration: 300ms;
    animation-duration: var(--zoom-img-animation-duration);
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-name: animateZoom;
}

@keyframes animateZoom {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(0.8);
    }
}


/*healthcare filter function*/


.doctor-grid {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .doctors {
            display: block;
            width: 350px;
            height: 400px;
            padding: 10px;
            margin-bottom: 20px;
            border: 1px solid #ccc;
            border-radius: 5px;
        }

.form-control.con {
    height: 60px !important;
    border-radius: 10px !important;
    width:100% !important;
}






/* -------------- Mobile view for home page --------------------- */

@media only screen and (max-width: 768px) {

.homecare {
   margin: 5px;
    width: 150px;
}

.contact__content2.row {
    margin-left:-50px;
}

.rehab {
    margin: 5px;
    width:135px;
    /*width:150px;*/
}


h3 {
    font-size: 25px;
}

iframe {
    width: auto;
    height:200px;

}
.ma{
    width:100% !important;
}
}

@media (max-width:768px) {
.locate > .box > iframe {
   margin:auto !important;
   display:block !important;
}


.boxes-wrapper {
    border-radius: 0px !important;
}

.contact__content, .contact__content2 {
       display: flex !important;

}

.contact__title {
    text-align: center;
}

hr {
    display: none;
}

.mobi {
    padding: 0px;
}

.contact-box {
    height: 100% !important;

}

.contact__title{
    margin:0px 10px;
}

.ser-img {
    /* width: 80px; */
    margin-left:auto;
    margin-right: auto;
}

.stats-home {
    width: 25% !important;
    padding-right: 0px !important;
}

.stats-home h5 {
    font-size: 18px !important;
}

.form-control.hom {
    width: 100% !important;
}

.testimonial__meta {
    width: auto !important;
}

}

@media (max-width: 768px) {
.all-form {
    width:97% !important;
}
}

.bg-img1 > .container-fluid {
    margin-top: 250px !important;
}







/* -------------- Mobile view for Rehab page --------------------- */

@media (max-width: 768px) {
.ser {
    margin: 5px !important;
}

input[type="submit"] {
    background: #89253e;
    color: white;
    font-weight: 500;
    font-size: 18px;
    width: 100%;
    height: 40px;
}
.required-star {
    color: #fc4366;
}
.form-control{
width: 100%;
height: 40px;
border-radius: 5px;

}

}

/* -------------- Mobile view for home-healthcare page --------------------- */


@media (max-width: 768px) {

    /*healthcare consulting row*/
    .rmb{
        margin-top:-21px;
    }
.homerow {
     margin-top: 0px !important;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
     position: relative !important;

}

.ps-top {
    position: relative !important;
    margin-left: 35px !important;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
     position: initial !important;
     margin-top: 0px !important;
    width: 100%;
}

}

/* -------------- Mobile view for medical-equipment page --------------------- */

@media (max-width:768px) {
    .homeback > .container > .row {
        display: initial !important;
    }
}

/* -------------- Mobile view for pharmacy page --------------------- */

@media (max-width:768px) {
    .reason {
        display: initial !important;
            }

    .reason > .col {
        margin: 5px !important;
    }
}

/* -------------- Mobile view for medical-equipment page --------------------- */

@media (max-width:768px) {
    .medstep {
        text-align: center;
    margin: 5px;
    }
}

/* -------------- Mobile view for medical-tourism page --------------------- */

@media (max-width:768px) {
    .conbox {
        text-align: center;
    margin: 5px;
    }
}

/* -------------- Mobile view for blog single page --------------------- */


@media (max-width:768px){
    .blog-share {
        margin:20px 0px !important;
    }
}



/**
 * Tabs Container
 */
.tabs-container {
    padding: 2rem;
}

/**
 * Tabs Block
 */
.tabs-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**
 * Tabs
 */
.tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.tabs label {
    width: 100%;
    display: flex;
    /*align-items: center;
    justify-content: center;*/
    padding: 1rem 2rem;
    margin-right: 0.0625rem;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    color: #89253e;
    font-family: Montserrat, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    transition: background-color ease 0.3s;
}

.tabs label .material-icons {
    margin-right: 0.3rem;
}

.tabs .tab {
    flex-grow: 1;
    width: 100%;
    height: 100%;
    display: none;
    padding: 1rem 2rem;
    margin-bottom:5px;
    color: #000;
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.tabs .tab > *:not(:last-child) {
    margin-bottom: 0.8rem;
}

.tabs [type=radio] {
    display: none;
}

.tabs [type=radio]:checked + label {
    background-color: #fff;
    color: #89253e;
    border-top: 4px solid #89253e;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.tabs [type=radio]:checked + label + .tab {
    display: block;
}
@media (min-width: 768px) {



    .tabs-container {
        padding: 4rem 4rem;
    }

    .tabs label {
        order: 1;
        width: auto;
    }

    .tabs .tab {
        order: 9;
    }

    .tabs [type=radio]:checked + label {
        border-bottom: none;
    }
}
@media (min-width: 992px) {

    .tabs {
        width: 800px;
    }
}


/* Style the tab */
.tab {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #eee;
  color: black;
  padding: 14px 16px;
  width: 100%;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

/* Show the tab content */
.show {
  display: block;
}

/*diagonostics tab*/
@media only screen and (max-width: 768px){
.moib{
    display:none;
}
}
@media only screen and (min-width: 768px){
    .deskt{
        display:none;
    }
}

/* 29-03-2023 about us  */
.about-lay{
margin-bottom: 50px;
}

@media (max-width: 768px) {
    .logo-dark {
        height: 50px;
        width: 128px;
    }
}

/* contact us  */
#websitePot{
    display:none;
  }

  /*new-css */
  .banner-img{
    height: 236px;
  }

  .newsletter_btn .btn{
      width: 100%;
  }
  .widget-newsletter{
      position: relative;
      overflow: inherit!important;
  }
  .newsletter-icon-box{
      position: absolute;
      right: 20px;
      top: -20px;
      border-radius: 10px;
      background-color: #fff;
      padding: 10px;
      border: 2px solid #e6e8eb;

  }
  .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}


/*================================================================================
===================== below styles are used in book appointment features.========
================================================================================== */

.login_form_wrapper .nav {
    /* background-color: #f5f5f5; */
    border-radius: 10px;

}
.login_form_wrapper{
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
border-radius: 10px;
padding: 10px;
background-color: #fff;
}
.login_form_wrapper .tab-content{
    background-color: #fff;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
    padding: 20px;
    border-radius: 10px;
}
.login_form_wrapper .form-control{
    width: 100%;
}
.btn-login{
    background-color: #4596DB;
    color:#fff;
    border-radius: 10px;
    height: 45px;
}
.l-form .form-group-icon{
    top: 18px;
    left: 11px;
}
.btn-login:hover{
    color: #4596db;
    border: 1px solid #4596db;
    background-color: #fff;
}

.login_as_wrapper .btn::before, .l_button_wrapper .btn::before{
    display: none!important;

}

.login_as_wrapper{
    background-color: #E2EEFA;
    /* border-radius: 20px; */
}
.login_form_wrapper ul li{
    list-style-type: none;
    padding:15px;
}
.login_form_wrapper .login_as_btn{
    cursor: pointer;
}
.login_as_btn i, .login_as_btn span{
    color: #89253e;
}
.login_form_wrapper label{
    color: #000;
    font-size: 12px;
    padding-bottom: 7px;
    font-weight: 400;
}

.login_form_wrapper .login_as_btn.active{
background-color: #4596DB;
/* color:#fff!important; */
}

.login_as_btn.active > .l-icon i, .login_as_btn.active > span{
    color: #fff;
}

.login_page_wrapper{
    background-color: #89253e;
}
.login_as_btn{
    /* padding: 15px; */
    min-width: unset!important;
}

.login_form_wrapper .form-group label{
    font-size: 14px!important;
}

@media (max-width:992px) {
    .login_image img{
        height: auto!important;
    }
}

@media (max-width:768px) {
    .rev-col{
        flex-direction: column-reverse;
    }
}


.consult_image{
    border-radius: 14px;
    background: #E2EEFA;
}


/* owl-carousel */
.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
  }
  .owl-nav button.owl-prev {
    left: 0;
  }
  .owl-nav button.owl-next {
    right: 0;
  }

  .owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #000;
  }
  .owl-dots button.owl-dot:focus {
    outline: none;
  }
  .owl-nav button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: rgba(255, 255, 255, 0.38) !important;
  }

  .owl-nav button:focus {
      outline: none;
  }



  .speciality_icon{
    height: 90px;
    width: 90px!important;
    background-color: #fff;
    filter: drop-shadow(10px 9px 23px rgba(0, 0, 0, 0.10));
    margin: auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;

  }
  .active_icon{
    background-color: #89253e!important;
  }
  .speciality_icon img{
    width: 45.984px!important;
    height: 42.407px;
    margin: auto;

  }

  .consult_slider .item{
        height: 180px;
        display: flex;
        justify-content: center;
        align-items: center;
  }

  .speciality_single:hover .speciality_icon{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    filter: none;
  }

  .online_consult_wrapper .owl-slider .owl-nav span{
    color: #89253e;
    font-size: 32px;
  }

  .doc_name, .spl{
    color: #89253e;
    font-weight: 600;
    font-size: 14px;
  }

  .spl{
    font-size: 14px;
  }
  .spls{
    font-size: 12px;
  }
  .deg,.edu,.spls{
    color: #000;
  }
  .edu{
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
  }
  .deg{
    font-weight: 300;
    font-size: 12px;
  }
.specialisation_doctor_card{
    border-radius: 10px 10px 0 0;
background: #FFF;
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.specialisation_doctor_card img{
    width: 140px;
    height:140px;
    object-fit: cover;
    padding: 8px;
    border-radius: 10px!important;
}
.btn1{
    background-color: #4596DB;
}
.btn1 a{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.btn2 a{
    font-size: 14px;
    font-weight: 600;
    color: #89253e;
}
.btn2{
    background: #E2EEFA;

}

/* .specialisation_doctors_wrapper{
    height: 455px;
    overflow: ;
} */


.consult_image{
    height: 100vh;
    position: sticky;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* payment summary */
.summary-header{
    border-bottom: 1px solid #D9D9D9;
    padding: 20px;
}
.payment-summary{
    border-radius: 10px;
background: #FFF;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.summary-details{
    padding: 10px 25px;
}
.summary-title small{
    color: #9F9898;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.summary-d p{
    color: #1C3668;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.btn-summary{
    border-radius: 10px;
    background: #4596DB;
    color:#fff;
    width: 100%;
}


@media (max-width:992px) {
    .consult_image{
        display: none;
    }
}

@media (max-width:768px) {
    .speciality_single{
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        padding: 10px;
        margin: 5px;
    }
}

/* video call / audio call page */
.video-big{
    position: relative;
    border-radius: 10px;
}
.video-big img{
    border-radius: 10px;
    position: relative;
}
.consult_control_btn{
    width: 60px;
}
.btn-call-end{
    height: 60px;
    border-radius: 10px;
    background: rgba(225, 8, 19, 0.70);
    color: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}

.btn-mic, .btn-camera{
    height: 50px;
    border-radius: 10px;
    background: rgba(28, 54, 104, 0.70);
    color: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}


.main-frame-title{
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 10px;
    border-radius: 31px;
    background: rgba(12, 12, 12, 0.71);
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-frame-title p{
    font-size: 12px;
    color: #c1bdbd;
    font-weight: 400;
}


.call-controller-wrapper{
    position:absolute;
    bottom: 20px;
    width: 100%;

}
.call-controller{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 10px;
    width: 60%;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.50);
}
.video-small-box{
    position: relative;
}
.video-small-box img{
    border-radius: 10px;
}
.video-small-wrapper p{
    font-size: 8px!important;
}
.video-small-wrapper .main-frame-title{
    padding: 5px!important;
}

.audio-avtar img{
    height: 100px;
    width: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #1C3668;
    position: relative;
}

.audio-avtar img::after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: orange;
    top:0;
    left: 0;
}
.audio-call-box{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}
.audio-title span{
    padding: 5px;
    border-radius: 19px;
    background: #1C3668;
    font-size: 12px;
    margin-bottom: 10px;
}
.audio-call-controller{
    position: inherit;
    bottom: 0;
    padding-top: 20px;
}

.audio-call-wrapper, .video-call-wrapper{
    background: #F3F8FD;
}
.audio-call-controller .call-controller{
    border-radius: 10px;
background: rgba(255, 255, 255, 0.50);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}

.newsletter-wrapper{
    background-color:  #def8f6!important;
    margin-top: 3px;
  }
  .newsletter__title{
    margin-bottom: 3px;
  }

  .news-letter-title span{
    position: relative;
  }


  .blink_text {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    color: #dd3232;
   }

   @keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
   }

  @media (max-width:992px) {
    .pdf-wrapper{
        display: none!important;
    }
    .mobile_newsletter{
        display: block!important;
        padding-bottom: 10px;
    }
  }
  @media (max-width:768px) {
    .our-presence-content .row {
        text-align: left!important;
        padding: 15px;
    }
    .pdf-wrapper iframe{
        width: 100%;
        height: 450px;
    }
    .newsletter-wrapper{
        padding: 15px!important;
    }
    .news-letter-title{
        font-size: 18px;
    }
    .subscribe_newsletter{
        display: block!important;
    }
    .download-btn span{
        display: none;
    }
    .news-title{
    align-items: flex-start!important;
    flex-direction: column-reverse;
    padding-top: 10px;
    }
  }

  .newsletter-form .form-control.con{
    height: 45px!important;
  }

  .newsletter_btn>button{
    height: 45px!important;
  }

  .newsletter-title{
    font-size: 1.5rem;
  }

.newsletter-form label{
    color: #89253e;
}
.appoint_wrap{
    width: 400px;
    margin-left: auto;
    display: flex;
}
.apn_btn{
    color: #89253e;
    background-color: #fff;
    border-radius: 53px;
    padding: 10px;
    margin-left: auto;
}
.header-topbar-new{
    background-color: #89253e;
}
.header-topbar-new ul li a{
    background-color: #fff;
    color: #89253e;
}
@media (max-width: 991px) {
    .apn_btn{
        font-size: 14px;
        padding: 6px;
    }

    .header_btn_wrapper .container-fluid{
        display: flex;
        justify-content: space-between;
        padding: 0;
    }
    .header-topbar-new{
        padding: 10px!important;
    }
    .social-icons{
        margin-right: 0px!important;
    }
}

@media (max-width: 767px) {
    .appoint_wrap{
        width: 150px;
        margin-left: unset;
    }
    .newsletter-icon-box{
        display: none;
    }
}
.logo-dark{
    width: 200px;
}