/********** Template CSS **********/
:root {
    --primary: #348E38;
    --secondary: #525368;
    --light: #E8F5E9;
    --dark: #0F4229;
}
button{
  border: 1px solid #000080;
}
.logo img{
  height: 65px !important;
}
section{
  padding: 50px 0px 50px 0px;
}
:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}
.welcome h1{
  font-size: 3.1rem !important;
  color: #46D1C7;
}

.welcome b{
  color: #000080;
  font-weight: 700;
}

@media only screen and (max-width: 992px) {
  .welcome h1{
    font-size: 2.5rem !important;
  }
}

@media only screen and (max-width: 500px) {
  .logo img{
    height: 65px !important;
  }
  }

@media only screen and (max-width: 768px) {
.slider img{
  display: none;
}

.sticky-icon{
  display: none !important;
}
#ANTI{
 min-height: 340px; 
}
.menu-main{
  padding: 0px;
}
}

@media only screen and (max-width: 418px) {
.btn-1 button{
  font-size: 12px !important;
}
.welcome h1{
  font-size: 1.4rem !important;
}
#Weight-Loss-Treatment{
  display: none !important;
}

}


h1,
.h1,
h2,
.h2,
.fw-bold {
    font-weight: 700 ;
}

h3,
.h3,
h4,
.h4,
.fw-medium {
    font-weight: 600;
}

h5,
.h5,
h6,
.h6,
.fw-semi-bold {
    font-weight: 500;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--light);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand,
.navbar a.btn {
    height: 100px
}

.navbar .navbar-nav .nav-link {
    margin-right: 2px;
    padding: 25px 0;
    color: #46D1C7;
    font-size: 17px;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: rgb(177, 51, 67) ;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 112%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgba(15, 66, 41, .6);
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    background-color: rgb(177, 51, 67); 
    border: 10px solid rgb(177, 51, 67);
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .los_waight{
      height: 80vh !important;
      padding: 10px !important;
    }
    
    .los_waight_2{
      height: 80vh !important;
      padding: 10px !important;
    }
    
    .los_waight_3{
      height: 80vh !important;
      padding: 10px !important;
    }
    .los_waight_4{
      height: 80vh !important;
      padding: 10px !important;
    }
    
    .los_waight_5{
      height: 80vh !important;
      padding: 10px !important;
    }
    
    .los_waight_6{
      height: 80vh !important;
      padding: 10px !important;
    }
    
    .Struggling{
     font-size: 1.6rem !important;
     padding: 10px !important;
    }
}

.page-header {
    background: url(../images/liver-bg.png) center center no-repeat;
    background-size: cover;
}

.International-header {
    background: url(../images/International-bg.png) center center no-repeat;
    background-size: cover;
}

.Patient-header {
    background: url(../images/Patient-bg.png) center center no-repeat;
    background-size: cover;
}

.Knowledge-header {
  background: url(../images/Knowledge-bg.png) center center no-repeat;
  background-size: cover;
}

.contact-header {
  background: url(../images/contact.png) center center no-repeat;
  background-size: cover;
}

.about-header {
  background: url(../images/about-us-bg.png) center center no-repeat;
  background-size: cover;
}

.profile-header {
  background: url(../images/profile-doctor-bg.png) center center no-repeat;
  background-size: cover;
}

.Gallery-header {
  background: url(../images/Gallery-bg.png) center center no-repeat;
  background-size: cover;
}

.Career-header {
  background: url(../images/Career-bg.png) center center no-repeat;
  background-size: cover;
}

.blog-header {
  background: url(../images/blog-bg.png) center center no-repeat;
  background-size: cover;
}

.faq-header {
  background: url(../images/faq-bg.png) center center no-repeat;
  background-size: cover;
}
.get-bg{
  border: 2px solid #000080;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  position: relative;
}

.email-icon i{
 position: absolute;
 bottom: 90%;
 color: white;
 background-color: #000080;
 border-radius: 50%;
 padding: 15px;
}

.email-icon{
  display: flex;
  justify-content: center;
}
.name{
  position: relative;
}
.name i{
  position: absolute;
  top: 24%;
  left: 4%;
}

@media only screen and (max-width: 768px) {
  .name i {
    left: 2%;
  }
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #484848;
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-size: 18px;
    color: #484848;
}


/*** Top Feature ***/
@media (min-width: 991.98px) {
    .top-feature {
        position: relative;
        margin-top: -200px;
        z-index: 1;
    }
}


/*** Facts & Quote ***/
.facts,
.quote {
    background: rgba(15, 66, 41, .6);
}


/*** Service ***/
.service-item {
    position: relative;
    text-align: center;
}

.service-item .service-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}

.service-item .service-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    transform: scale(1.2);
    transition: .3s;
    z-index: -1;
}

.service-item:hover .service-img img {
    transform: scale(1);
}

.service-item .service-text {
    background: #FFFFFF;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .3s;
}

.service-item:hover .service-text {
    background: rgba(15, 66, 41, .6);
}

.service-item .service-text h4,
.service-item .service-text p {
    transition: .3;
}

.service-item:hover .service-text h4 {
    color: #FFFFFF;
}

.service-item:hover .service-text p {
    color: var(--light);
}

.service-item .service-text .btn-square {
    width: 100px;
    height: 100px;
    background: transparent;
    transition: .5s;
}

.service-item:hover .service-text .btn-square {
    background: var(--light);
}

.service-item .service-text .btn {
    width: 31px;
    height: 31px;
    display: inline-flex;
    align-items: center;
    color: var(--dark);
    background: var(--light);
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
}

.service-item:hover .service-text .btn {
    width: 112px;
}


/*** Project Portfolio ***/
#portfolio-flters {
    display: inline-block;
    background: var(--light);
    padding: 10px 15px;
}

#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--primary);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--dark);
    border-color: var(--dark);
}

.portfolio-inner {
    position: relative;
    overflow: hidden;
}

.portfolio-inner::before,
.portfolio-inner::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(15, 66, 41, .6);
    transition: .5s;
}

.portfolio-inner::after {
    left: auto;
    right: 0;
}

.portfolio-inner:hover::before,
.portfolio-inner:hover::after {
    width: 50%;
}

.portfolio-inner .portfolio-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 3;
    opacity: 0;
}

.portfolio-inner:hover .portfolio-text {
    transition-delay: .3s;
    opacity: 1;
}

.portfolio-inner .portfolio-text .btn {
    background: var(--light);
    color: var(--primary);
}

.portfolio-inner .portfolio-text .btn:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Team ***/
.team-item {
    position: relative;
    overflow: hidden;
}

.team-item .team-text {
    position: absolute;
    width: calc(100% - 45px);
    left: -100%;
    bottom: 45px;
    padding: 1.5rem;
    background: #FFFFFF;
    border-radius: 0 4px 4px 0;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text {
    left: 0;
    opacity: 1;
}

.team-item .team-social .btn {
    background: var(--light);
    color: var(--primary);
}

.team-item .team-social .btn:hover {
    background: var(--primary);
    color: var(--light);
}

.team-item .team-img .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 3;
    opacity: 0;
}

.team-item:hover .team-img .team-social {
    transition-delay: .3s;
    opacity: 1;
}


/*** Testimonial ***/

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin-right: 15px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: var(--light);
    border-radius: 4px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: white !important;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #000080;
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    color: var(--light);
    background: linear-gradient(-45deg, #0B8980, #000080) !important;
}

.footer{
  border-top: 1px solid white;
}

.copyright a {
    color: #FFFFFF;
}

.copyright a:hover {
    color: #000080;
}

.facts{
	background: linear-gradient(rgba(15, 66, 41, .6), rgba(15, 66, 41, .6)),              
    url("../images/carousel-1.jpg") center center no-repeat;
 	background-attachment:fixed;
	background-size: cover;
}

.quote{
    background: linear-gradient(rgba(15, 66, 41, .6), rgba(15, 66, 41, .6)),              
    url("../images/carousel-2.jpg") center center no-repeat;
 	background-attachment:fixed;
	background-size: cover;
}




.slick-slide {
    margin: 0 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img{
    display: block;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loding .slick-slide{
    visibility: hidden;
}

.slider{
position: relative;
}

.slider .prevArrow{
    position: absolute;
    bottom: -60px;
    left: 45%;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #000080;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    display: inline-block ;
    cursor: pointer;
}

.slider .nextArrow{
    position: absolute;
    bottom: -60px;
    right: 45%;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #000080;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    display: inline-block ;
    cursor: pointer;
}

.slider .prevArrow_1{
  position: absolute;
  top: 190px;
  left: 1%;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #000080;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  display: inline-block ;
  cursor: pointer;
  z-index: 100;
}

.slider .nextArrow_2{
  position: absolute;
  top: 190px;
  right: 1%;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #000080;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  display: inline-block ;
  cursor: pointer;
  z-index: 100;
}


@media only screen and (max-width: 992px) {
    .slider .nextArrow {
        right: 43%;
    }
    .slider .prevArrow {
        left: 43%;
    }
  }

  @media only screen and (max-width: 425px) {
    .slider .nextArrow {
        right: 34% !important;
    }
    .slider .prevArrow {
        left: 34% !important;
    }
  }


  @media only screen and (max-width: 768px) {
    .slider .nextArrow {
        right: 40% !important;
    }
    .slider .prevArrow {
        left: 40% !important;
    }
    #have{
      padding-top: 23px;
    }
  }


  @media only screen and (max-width: 576px) {
    .slider .nextArrow {
        right: 36% !important;
    }
    .slider .prevArrow {
        left: 36% !important;
    }
    .accordion button[aria-expanded='true'] + .accordion-content {
      opacity: 1;
      max-height: 41em !important;
      transition: all 200ms linear;
      will-change: opacity, max-height;
    }
    section{
      padding: 40px 0px 40px 0px;
    }
    .Experienced{
      font-size: 1.2rem !important;
    }
    .about-loss{
      font-size: 1.2rem !important;
    }
    .HEALTH{
     font-size: 2rem !important;
    }
    .TAKING{
      font-size: 2rem !important;
      color: #46D1C7;
    }
    #your{
      font-size: 2rem !important;
      color: #46D1C7;
    }
    #appointments-bg{
      background-color: transparent;
      padding: 0px;
      box-shadow: none;
    }
    .People{
      font-size: 1.4rem !important;
    }
  }

  @media only screen and (max-width: 1024px) {
    .slider .nextArrow {
        right: 44%;
    }
    .slider .prevArrow {
        left: 44%;
    }
    #ANTI{
     min-height: 356px;
    }
  }


  .btn-1 button {
    padding: 10px 15px 10px 15px;
    border-radius: 10px !important;
    background-color: transparent;
    color: #000080;
    border: 2px solid #000080;
}

.btn-1 button:hover{
    background-color: #000080;
    color: white;
    transition: .5s;
}

.btn-3 button {
  padding: 10px 15px 10px 15px;
  background-color: transparent;
  color: #000080;
  border: 2px solid #000080;
}

.btn-3 button:hover{
  background-color: #ffffff;
  color: #000080 !important;
  transition: .5s;
}

.btn-4 button {
  padding: 10px 15px 10px 15px;
  background-color: transparent;
  color: #000080;
  border: 2px solid #000080;
}

.btn-4 button:hover{
  background-color: #ffffff;
  color: #000080 !important;
  transition: .5s;
}
.check-icon i{
    color: #46D1C7
}

.pink-bg{
  background-color: #46d1c81a;
   border-radius: 10px;
   padding: 10px;
}

.pink-bgs{
  background-color: #46d1c81a;
    padding: 50px 0px 50px 0px;
    position: relative;
 }

 .doctor-scop img{
  position: absolute;
  top: -10%;
  right: 0%;
  width: 25%;
 }

 .service-bg{
    background-color: white;
    border-radius: 10px;
    padding: 14px;
    min-height: 190px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }

 .Stories-bg{
    background-color: white;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }

 .Choose-bg{
    background-color: white;
    border-radius: 10px;
    padding: 25px 10px 10px 10px;
    min-height: 258px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }

 .service-bg:hover{
    background-color: white;
   border: 2px solid #000080;
   transition: .2s;
 }

 .Choose-bg:hover{
    background-color: white;
   border: 2px solid #000080;
   transition: .2s;
 }

 .headear-bg{
  min-height: 800px !important;
    padding-top: 60PX;
    background-color: #46d1c81a;
    background-position: center;
    background-size: cover;
 }

 .user-bg{
    padding-top: 60px;
    background-image: url(../images/user-bg.png);
    background-position: center;
    background-size: cover;
    min-height: 360px;
 }

 .patient-bg{
    background-image: url(../images/internation-patient-bg.png);
    background-size: cover;
    background-position: center;
    padding: 70px 0px 70px 0px;
 }

 .white-bg{
    background-color: rgba(255, 255, 255, 0.253);
    border-radius: 10px;
    padding: 15px;
 }

 .white-bg:hover{
    border: 2PX solid white;
    transition: .2s;
 }

 .white-bg P:hover{
   font-weight: bold;
   color: white;
   cursor: pointer;
 }

 .call-btn{
    margin-top: 23px;
    padding: 10px;
    background-color: white;
    border-radius: 5px;
 }

 .sub-btn a button{
    margin-top: 20px;
    border: none;
    padding: 10px;
    width: 50%;
    font-size: 1.1rem;
 }


 .sub-btn a button:hover{
   background-color: transparent;
   color: white;
   border: 1px solid white;
   transition: .4s;
 }

 .social-side  {
    z-index: 100;
    position: fixed;
    right: 0;
    margin-top: -10px;
    top: 45%;
    
    a {
      color: #000080;
      display: block;
      font-size: 1.8em;
      line-height: 48px;
      position: relative;
      text-align: center;
      text-decoration: none;
      border-top: 1px solid #000080;
      border-bottom: 1px solid #000080;
      border-left: 1px solid #000080;
      border-radius: 5px 0px 0px 5px;
      background-color: white;
      transition: .2s;
      width: 48px;
    }
  }

  .star-icon i{
    color: #FFA033;
  }

  .news-bg{
    background-color: white;
    border-radius: 0px;
    padding:10px;
    margin-bottom: 6px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }

  .book-bg{
    padding: 50px 0px 50px 0px;
    background-image: url(../images/book-bg.png);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  }

  .Appointment-btn a button{
    width: 100%;
    background-color: transparent;
    border: 1px solid #000080;
    padding: 15px;
    color: #000080;
    font-weight: 600;
  }

  .select-from form input{
    background-color: #000080;
    color: white;
  }

  @media only screen and (max-width: 425px) {
.Appointment-btn a button{
  margin-top: 10px;
}
  }



  @keyframes slides {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  
  .logos {
    overflow: hidden;
    padding: 30px 0px;
    white-space: nowrap;
    position: relative;
  }
  
  .logos:before, .logos:after {
    position: absolute;
    top: 0;
    content: '';
    width: 250px;
    height: 100%;
    z-index: 2;
  }
  
  
  .logo_items {
    display: inline-block;
    animation: 35s slides infinite linear;
  }
  
  .logos:hover .logo_items {
    animation-play-state: paused;
  }
  
  .logo_items img{
    height: 80px;
    padding:  0px 20px 0px 20px;
  }

  @media only screen and (max-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 5px;
        padding-right: 5px;
        font-size: 1rem;
    }
    .header .menu > ul > li{
      margin-left: 13px !important;
    }
  }
  @media only screen and (max-width: 1100px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 5px;
        padding-right: 5px;
        font-size: 1rem;
    }
  }
  @media only screen and (max-width: 992px) {
   .btn-main{
    display: inline !important;
    width: 30%;
   }
   .btn-1 button {
    font-size: 1rem;
    margin: 5px 0px 5px 0px;
    width: 100%;
   }
   .px-lg-5 {
    padding-right: 0rem !important;
    padding-left: 1rem !important;
}
   .welcome h2{
    font-size: 1rem !important;
   }
   .service-bg {
    min-height: 205px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.white-bg{
    min-height: 190px;
}
  }



  @media only screen and (max-width: 1024px) {
    .btn-main{
     display: inline !important;
     width: 30%;
    }
    .btn-1 button {
     font-size: 1rem;
     margin: 5px 0px 5px 0px;
     width: 100%;
    }
    .px-lg-5 {
     padding-right: 0rem !important;
     padding-left: 1rem !important;
 }
    .welcome h2{
     font-size: 1rem !important;
    }
    .service-bg {
     min-height: 205px;
     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }
 .white-bg{
     min-height: 190px;
 }
   }

   @media only screen and (max-width: 1100px) {
    .btn-main{
     display: inline !important;
     width: 30%;
    }
    .btn-1 button {
     font-size: 1rem;
     margin: 5px 0px 5px 0px;
     width: 100%;
    }
    .px-lg-5 {
     padding-right: 0rem !important;
     padding-left: 1rem !important;
 }
    .welcome h2{
     font-size: 1rem !important;
    }
    .service-bg {
     min-height: 205px;
     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }
 .white-bg{
     min-height: 190px;
 }
   }

   @media only screen and (max-width: 1300px) {
    .btn-main{
     display: inline !important;
     width: 30%;
    }
    .btn-1 button {
     font-size: 1rem;
     margin: 5px 0px 5px 0px;
     width: 100%;
    }
    .px-lg-5 {
     padding-right: 0rem !important;
     padding-left: 1rem !important;
 }
    .welcome h2{
     font-size: 1rem !important;
    }
    .service-bg {
     min-height: 205px;
     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }
 .white-bg{
     min-height: 190px;
 }
   }  


  @media only screen and (max-width: 768px) {
    .news-bg {
     margin-bottom: 35px;
    }
    .social-side{
        display: none;
    }
    .headear-bg{
      padding-top: 0px !important;
      min-height: 0px !important;
    }
    .footer-top-wrap {
      padding: 1.63rem 3.13rem !important;
  }
  .phone-title{
    text-align: center !important;
  }
  }

  

  .liver-bg{
    background-color: white !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px 20px 10px 20px;
    border-radius: 10px;
  }


  
 
  .input-container {
      display: flex;
  }
  
  ::placeholder {
    color: #757575;
    opacity: 1;
  }
  
  .search-input {
    background-color: transparent;
    color: #212121;
      vertical-align: middle;
    font-size: 16px;
    width: 100%;
    line-height: 2;
    border-radius: 30px 0px 0px 30px;
    padding: 10px 37px;
    border: 0;
    outline: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  
  .search-submit {
    background: #000080;
    border-radius: 0px 30px 30px 0px;
    color: #FFFFFF;
      vertical-align: middle;
    padding: 0 15px;
    border: 0;
    outline: none;
    cursor: pointer;
  }
  
  .red-bg{
    background-color: #000080;
    padding: 35px 35px 15px 35px;

  }

  .Treatments{
    padding: 0px;
  }
  .Treatments li{
    list-style: none;
    color: white;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }

  .Treatments li:hover{
    font-weight: bold;
    border-left: 2px solid #ffffff;
    padding-left: 10px;
  }

  .Treatments a li.active{
    font-weight: bold;
    border-left: 2px solid #ffffff;
    padding-left: 10px;
  }
  .search-submit i {
    font-size: 24px;
  }

  .Symptoms{
    padding: 0px;
  }
  .Symptoms li{
    list-style: none;
    color: #484848d2;
    font-size: 1rem;
    font-weight: 550;
    margin-bottom: 10px;
  }

  .shadow-bg{
    padding: 20px;
    margin: 30px 0px 0px 0px;
    background-image: url(../images/shadwon-bg.png);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
  }
  
  .book-btn{
    display: flex;
    justify-content: center;
  }
  .book-btn button{
    align-items: center;
    background-color: white;
    border-radius: 10px;
    padding: 10px 30px 10px 30px;
    color: #000080;
    font-weight:bold;
    margin: 30px 0px 30px 0px;
    border: none;
  }
 

  .card2 {
    position: relative;
      border: 5px solid transparent;
    background: #ffffff;
    background-clip: padding-box;
    padding: 15px;
    border-radius: 10px;
  }
  
  .card2::after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(to bottom right, #000080, #ffffff);
    z-index: -1;
    border-radius: 10px;
  }

  .Common li{
    margin-bottom: 4px;
  }

  @media only screen and (max-width: 768px) {
    .liver-bg  {
      margin-bottom: 25px;
    }
  }

.Success{
    position: relative;
}

.story-text{
    position: absolute;
    bottom: 24%;
    top: 24%;
    left: 15%;
}


.liver-text p{
    color: #46D1C7;
    border-right: 2px solid #46D1C7;
    padding-right: 10px;
    font-size: 1.2rem;
}

@media only screen and (max-width: 992px) {
    .liver-text p {
     font-size: 1.1rem;
    }
  }

  @media only screen and (max-width: 768px) {
    .top-img img{
     order: 1 !important;
    }
    .top-img-1{
        order: 2 !important;
       }
       .top-img-1 h1{
      padding-top: 40px;
       }   
  }
#line-non{
    border-right: none;
}

.name input::placeholder{
    color: rgba(0, 0, 0, 0.404) !important;
}

.pospital-bg {
    background-image: url(../images/hospital-bg.png);
    background-position: center;
    background-size: cover;
    padding: 70px 0px 70px 0px;
}

.pospital-bg-2 {
    background-image: url(../images/call-bg.png);
    background-position: center;
    background-size: cover;
    padding: 70px 0px 70px 0px;
}


.pospital-bg-1 {
    background-color: #000080;
    color: white;
    padding: 70px 0px 70px 0px;
}



a {
  text-decoration: none;
}


.project-name {
  text-align: center;
  padding: 10px 0;
}

.success {
  background: #78AD42 !important;
}

.timeline-container {
  max-width: 1000px;
  margin: 0 auto;
}

#timeline .timeline-item:after, #timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

#timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #46D1C7;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}
#timeline .timeline-item .timeline-icon {
  background: #000080;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;    
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#timeline .timeline-item .timeline-icon svg, #timeline .timeline-item .timeline-icon .fa {
  position: relative;
  top: 13px;
  left: 14px;
  font-size: 24px;
  color: #fff;
}
#timeline .timeline-item .timeline-content {
  width: 45%;
  background: #fff;
  padding: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
  padding: 15px;
  background: #000080;
  color: #fff;
  margin: -20px -20px 0 -20px;
  font-weight: 300;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 22px;
}
#timeline .timeline-item .timeline-content p {
  padding-top: 10px;
  padding-bottom: 10px;
}
#timeline .timeline-item .timeline-content:before {
  content: '';
  position: absolute;
  left: 45%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000080;
}
#timeline .timeline-item .timeline-content.right {
  float: right;
}
#timeline .timeline-item .timeline-content.right:before {
  content: '';
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #000080;
}


@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
  }
  #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #000080;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}


/* Animation CSS */

/* icon animation */
.timeline-icon.is-hidden {
  visibility: hidden;
}
.timeline-icon.animate-it {
  visibility: visible;
   -webkit-animation: bounce-1 0.6s;
   -moz-animation: bounce-1 0.6s;
    animation: bounce-1 0.6s;
}

/* content block animation */
.timeline-content.is-hidden {
  visibility: hidden;
}
.timeline-content.animate-it {
  visibility: visible;
   -webkit-animation: bounce-2 0.6s;
   -moz-animation: bounce-2 0.6s;
    animation: bounce-2 0.6s;
  }
@media only screen and (min-width: 769px) {
  /* Inverse bounce effect on even content blocks */
.timeline-content.right.animate-it {
    -webkit-animation: bounce-2-inverse 0.6s;
    -moz-animation: bounce-2-inverse 0.6s;
    animation: bounce-2-inverse 0.6s;
  }
}
@media only screen and (max-width: 768px) {
  /* Inverse bounce effect on all content blocks */
.timeline-content.animate-it, .timeline-content.right.animate-it {
    -webkit-animation: bounce-2-inverse 0.6s;
    -moz-animation: bounce-2-inverse 0.6s;
    animation: bounce-2-inverse 0.6s;
  }
}

/* ALL animation types called */

@-webkit-keyframes bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }f
}
@keyframes bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.timeline-icon i{
    color: white;
    padding-left: 12px;
    padding-top: 7px;
}

.Insurance li{
    color: white;
    font-size: 1.1rem;
    margin-bottom: 5px;
}

.from-bg{
  background-color: #000080;
  padding: 75px 35px 75px 35px;
  border-radius: 30px 0px 0px 30px;
}

.white-bg-3{
  background-color: #ffffff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 20px;
  padding: 30px;
}

.select select{
  width: 100%;
  padding: 8px 15px 10px 8px;
  border-radius: 5px;
  color: #48484894;
  border: 1px solid #4848484f ;
}

.mobile-device-actions{
  display: none;
}

.help-line{
  display: block;
}

.selected{
  width: 100%;
  padding: 8px 15px 0px 8px;
  height: 48px !important;
  border-radius: 5px;
  color: #48484894;
  border: 1px solid #4848484f ;
}

@media (max-width: 768px) {
  .mobile-device-actions {
      display: block;
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      background-color: #000080;
      overflow: hidden;
      z-index: 99;
  }
}

@media (max-width: 768px) {
  .mobile-device-actions li {
      padding: 5px !important;
      flex-grow: 1;
  }
}

@media (max-width: 768px) {
  .mobile-device-actions ul {
      margin-bottom: 0px;
      width: 100%;
      display: flex
;
  }
}

@media (max-width: 768px) {
  .mobile-device-actions i {
      color: white;
      font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  .mobile-device-actions li p {
      padding: 2px !important;
      margin: 0px;
      color: white;
  }
  .contact-bg IMG{
    display: none;
  }

  .copyright{
    margin-bottom: 30px;
  }
  .back-to-top{
    bottom: 15%;
  }
  .help-line{
    display: none;
  }
  .btn-main{
    display: none !important;
  }
  .from-bg{
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 20px;
  }
}

@media (max-width: 425px) {
  .mobile-device-actions li p {
      padding: 0px !important;
      margin: 0px;
      font-size: 15px;
      color: white;
  }
  .back-to-top{
    bottom: 10%;
  }
  #taking{
    font-size: 1px;
  }
  .story-text{
    top: 12%;
    left: 7%;
  } 
  .liver-text p {
    font-size: 14px;
  }
}

.book-appointment-bg{
  background-image: url(../images/book-appointment-bg.png);
  background-size: cover;
  background-position: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.select input{
  width: 100%;
  padding: 6px 15px 6px 8px;
  border-radius: 5px;
  color: #48484894;
  border: 1px solid #4848484f ;
}

.contact-from li{
  list-style: none;
  text-decoration: none;
  color: white;
}

.contact-from{
  padding-left: 0px;
}


.Information{
  position: relative;
}

.contact-bg img{
  width: 50%;
  position: absolute;
  bottom: -5%;
  left: 60%;
  opacity: 20%;
}

.about-success-bg{
  background-image: url(../images/about-bg-doc.png);
  background-position: center;
  background-size: cover;
  padding: 80px 0px 70px 0px ;
}

.Avinash-bg{
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 46px 0px 46px 0px;
  margin-right: 0px;
}

.value-bg{
  background-image: url(../images/value-bg.png);
  background-position: center;
  background-size: cover;
  width: 100%;
  padding: 60px 0px 70px 0px;
}

.aim-bg{
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
  min-height: 282px;
  padding: 15px;
}

.Media-bg{
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
  padding: 15px;
}

@media only screen and (max-width: 768px) {
  .Media-bg{
    min-height: 250px;
  }
}

@media only screen and (max-width: 992px) {
  .Avinash-bg {
   min-height: 253px;
  }
  .aim-bg{
    min-height: 273px;
  }
}

@media only screen and (max-width: 768px) {
  #avinas {
    padding-left: 0px;
   }
   #book{
    width: 70% !important;
   }
}

.icons i{
  color: #000080;
  border: 2px solid #000080;
  padding: 10px;
  border-radius: 5px;
}


:root{
  interpolate-size: allow-keywords;
}

details {
  border-bottom: 1px solid rgba(112,112,112,0.1);
  border-radius: 4px;
  padding: 15px 0px 15px 0px;
  margin-bottom:10px;
  cursor:pointer;
  overflow:hidden;
}

summary {
  font-weight: 600;
  margin: -0.5em -0.5em 0;
  font-size: 1.3rem;
  padding: 0.5em;
  list-style-type:"+";
  list-style:none;
  display:flex;
  justify-content:space-between;
  align-items:center;
}

details[open] {
  border:none;
  color: #000080;
}


summary::marker{
  color: #0000ff;
  font-size: 1.2em;
  margin-right:20px;
}



details summary::after{
  content:"+";
  float:right;
  font-size:1.2em;
  color:rgb(0, 0, 0);
}

details[open] summary::after{
  content:"-";
  float:right;
  font-size:1.5em;
}

/* Not much browser support for the styles below */

details::details-content{
  block-size:0;
  transition: block-size 0.5s ease-in-out, 
    content-visibility 0.5s ease-in-out;
  transition-behavior: allow-discrete;
}

details[open]::details-content{
  block-size:auto;
}


.sidebar {
  height: auto;
  width: 0px;
  position: fixed;
  text-align: center;
  top: 35vh;
  left: 0%;
  padding: 10px;
  z-index: 100;
}

.social{
  position: fixed;
  top:30%;
  z-index: 1;
  left: 0%;
}
.social ul{
list-style: none;
padding: 0;
transform: translateX(-270px);
}
.social ul li{
  display: block;
  margin: 8px;
  background-color: white;
  border: 1px solid red;
  width: 305px;
  text-align: right;
  padding: 10px;
  border-radius: 0 30px 30px 0;
  transition: all 1s;
}
.social ul li:hover{
  transform: translateX(110px);
  width: 110%;
}
.social ul li#twitter:hover{
  background-color: #ffffff;
}
.social ul li#facebook:hover{
  background-color: #ffffff;
}
.social ul li#instagram:hover{
  background-color: #ffffff;
}
.social ul li a{
  color: #000000;
  text-decoration: none;
}
.social ul li i{
  text-align: center;
  color: #000;
  margin-left: 14px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  width: 70px;
  height: 20px;
  font-size: 20px;
  transform: rotate(0deg);
}
.social ul li:hover i{
  transform: rotate(360deg);
  transition: all 1s;
}

.book{
  width: 90px;
  height: 90px;
}

.form-select{
  color: #000 !important;
}

input:focus {
  outline: none;
}

#fname{
  width: 100%;
  border: 1px solid #b4b4b4dd;
  border-radius: 5px;
  padding: 5px 10px;
}

.safe-bg{
  background-color: #000080;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  border-radius: 30px;
}

.sticky-icon  {
	z-index:10;
	position:fixed;
	top:35%;
	right:0%;
	width:210px;
	display:flex;
	flex-direction:column;}  
.sticky-icon a  {
	transform:translate(160px,0px);
	border-radius:50px 0px 0px 50px;
	text-align:left;
	margin:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
  font-weight: bold;
	font-family:'Oswald', sans-serif;
	transition:all 0.8s;}
.sticky-icon a:hover  {
	color: #000080;
	transform:translate(0px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
.Facebook  {
	background-color:#ffffff;
	color: #000080;
  border: 1px solid #000080;
}
	
.Youtube  {
	background-color:#ffffff;
	color:#000080;
  border-top: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
}
	
.Twitter  {
	background-color:#ffffff;
	color: #000080;
  border-top: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
}
	
.Instagram  {
	background-color:#ffffff;
	color:#000080;
  border-top: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
}
	
.Google  {
	background-color:#ffffff;
	color: #000080;
  border-top: 1px solid #000080;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
}						
.sticky-icon a i {
	background-color:#FFF;
	height:40px;
	width:40px;
	color:#000;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	margin-right:20px;
	transition:all 0.5s;}
.sticky-icon a i.fa-facebook-f  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-google-plus-g  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-instagram  {
	background-color:#FFF;
	color:#FD1D1D;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}
.fas fa-shopping-cart  {
	background-color:#FFF;}	
#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: #000080;
 
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}



.appointments-bg {
  background-color: white;
  padding: 20px;
  border-radius: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin: 20px 0px 20px 0px;
}


.form-input, .form-textarea {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #ddd;
  transition: border-color 0.3s, transform 0.3s;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.overlay{
  background-color: #000080;
}

.overlays{
  background-color: #46d1c825;
}
.red-bg h1{
  color: white !important;
}
.Information{
  color: white !important;
}
.more{
  border: 1px solid #000080 !important;
  color: #000080;
  font-weight: 600;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0px;
  background-color: transparent;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: rgb(255, 255, 255);
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: rgb(255, 255, 255);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: rgb(255, 255, 255);
  border: 1px solid #ffffff;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: rgb(255, 255, 255);
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 28em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
  color: white;
}

.los_waight{
  background-image: url(../images/lose_1.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}

.los_waight_2{
  background-image: url(../images/lose_2.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}

.los_waight_3{
  background-image: url(../images/lose_3.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}
.los_waight_4{
  background-image: url(../images/lose_4.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}

.los_waight_5{
  background-image: url(../images/lose_5.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}

.los_waight_6{
  background-image: url(../images/lose_6.png);
  background-position: center;
  background-size: cover;
  height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
}

.Struggling{
  color: #ffffff;
  width: 90%;
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
}


.sliders {
	display: flex;
	width: 100%;
	margin: 10 auto;
  padding-top: 20px;
	overflow: hidden;
}
.item {
	animation: animate 25s linear infinite;
}
.item h5{
  font-size: 1.2rem !important;
}
.item img
	{
		width: 20%;
	}
.slider:hover .item {
	animation-play-state: paused;
}
@keyframes animate {
	0% {
		transform: translate3d(0, 0, 0);
	}
	100% {
		transform: translate3d(-3450px, 0, 0);
	}
}


#card-bodys{
  min-height: 299px;
}

.about-loss{
  font-size: 2rem;
  color: #000080;
  font-weight: bolder;
}

.year i{
  color: #000080;
}

.Surgeries{
  padding: 1.5rem;
    height: 100%;
    background: linear-gradient(180deg, #46d1c836 0%, #fff0 100%);
    border-radius: 1rem;
}
.Experienced-bg{
  background-color: #46d1c81a;
  padding: 80px 0px 80px 0px;
}
.Experienced{
  font-size: 3.2rem;
  color: #000000;
  font-weight: bold;
}

.slick-dots {
	display: flex;
	justify-content: center;
	
	margin: 0;
	padding: 1rem 0;
	
	list-style-type: none;
	
		li {
			margin: 0 0.25rem;
		}
	
		button {
			display: block;
			width: 1rem;
			height: 1rem;
			padding: 0;
			
			border: none;
			border-radius: 100%;
			background-color: #46d1c854;
			
			text-indent: -9999px;
		}
	
		li.slick-active button {
			background-color: #000080;
		}
	
}

.Surgeriest{
  padding: 1.5rem;
    height: 100%;
    background: linear-gradient(180deg, #46d1c836 0%, #fff0 100%);
    border-radius: 1rem;
}

.Feedback_bg{
  padding: 70px 0px 70px 0px;
  position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #46d1c836 0%, #fff0 100%);
}

.v-center{
	align-items: center;
}

a{
	text-decoration: none;
}
/* header */

.header{
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	padding:5px 15px 5px 15px;
}
.header .item-left{
	flex:0 0 17%;
}
.header .logo a{
	font-size: 30px;
	color:#000000;
	font-weight: 700;
	text-decoration: none;
}
.header .item-center{
  flex: 1 0 59%;
}

.header .item-right{
	flex:0 0 17%;
	display: flex;
	justify-content: flex-end;
}
.header .item-right a{ 
     text-decoration: none;
     font-size: 16px;
     color:#555555;
     display: inline-block;
     margin-left: 10px;
     transition: color 0.3s ease;
}
.header .menu > ul > li{
	display: inline-block;
	line-height: 50px;
	margin-left: 23px;
}
.header .menu > ul > li > a{
	font-size: 17px;
	font-weight: 500;
	color:#000000;
	position: relative;
	text-transform: capitalize;
	transition: color 0.3s ease;
}
.header .menu > ul > li .sub-menu{
	position: absolute;
	z-index: 500;
	background-color:#ffffff;
	box-shadow: -2px 2px 70px -25px rgba(0,0,0,0.3); 
	padding: 20px 30px;
	transition: all 0.5s ease;
	margin-top:25px;
	opacity:0;
	visibility: hidden;
}
@media(min-width: 992px){
.header .menu > ul > li.menu-item-has-children:hover .sub-menu{
	margin-top: 21px;
	visibility: visible;
	opacity: 1;
}
}
.header .menu > ul > li .sub-menu > ul > li{
	line-height: 1;
}
.header .menu > ul > li .sub-menu > ul > li > a{
	display: inline-block;
	padding: 10px 0;
	font-size: 1.2rem;
	color: #555555;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
}
.header .menu > ul > li .single-column-menu{
	min-width: 280px;
	max-width: 350px;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li{
   line-height: 1;
   display: block; 
}

.list-item{
  padding-left: 0px !important;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
	padding:10px 0;
	display: inline-block;
	font-size: 1.2rem;
	color:#555555;
	transition: color 0.3s ease;
}
.header .menu > ul > li .sub-menu.mega-menu{ 
    left: 40.5%;
    transform: translateX(-50%);	
}

.header .menu > ul > li .sub-menu.mega-menu-column-4{
  max-width: 35%;
  width: 100%; 	
  display: flex;
  flex-wrap: wrap;
  padding:20px 15px;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
  flex:0 0 45%;
  padding:0 15px;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .title{
	font-size: 16px;
	color: #000080;
	font-weight: 500;
	line-height: 1;
	padding:10px 0;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
	text-align: center;
}
.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a:hover,
.header .menu > ul > li .sub-menu > ul > li > a:hover,
.header .item-right a:hover,
.header .menu > ul > li:hover > a{
	color:#000080;
}
/* banner section */
.banner-section{
  background-image: url('../img/banner.jpg');
  background-size: cover;
  background-position: center;
  height: 700px;
  width: 100%;
  display: block;
}
.mobile-menu-head,
.mobile-menu-trigger{
	display: none;
}

/*responsive*/
@media(max-width: 991px){

	.header .item-center{
		order:3;
		flex:0 0 100%;
	}

	.v-center{
		justify-content: space-between;
	}
	.header .mobile-menu-trigger{
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 15px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.header .mobile-menu-trigger span{
		display: block;
		height: 2px;
		background-color: #333333;
		width: 24px;
		position: relative;
	}
	.header .mobile-menu-trigger span:before,
	.header .mobile-menu-trigger span:after{
		content: '';
		position: absolute;
		left:0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}
	.header .mobile-menu-trigger span:before{
		top:-6px;
	}
	.header .mobile-menu-trigger span:after{
		top:6px;
	}
	.header .item-right{
		align-items: center;
	}

	.header .menu{
		position: fixed;
		width: 320px;
		background-color:#ffffff;
		left:0;
		top:0;
		height: 100%;
		overflow: hidden;
		transform: translate(-100%);
		transition: all 0.5s ease;
		z-index: 1099;
	}
	.header .menu.active{
	   transform: translate(0%);	
	}
	.header .menu > ul > li{
		line-height: 1;
		margin:0;
		display: block;
	}
	.header .menu > ul > li > a{
		line-height: 50px;
		height: 50px;
		padding:0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.header .menu > ul > li > a i{
		position: absolute;
		height: 50px;
		width: 50px;
		top:0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}
	.header .menu .mobile-menu-head{
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top:0;
	}
	.header .menu .mobile-menu-head .go-back{
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;
		font-size: 16px;
		display: none;
	}
	.header .menu .mobile-menu-head.active .go-back{
		display: block;
	}
	.header .menu .mobile-menu-head .current-menu-title{
		font-size: 15px;
		font-weight: 500;
		color:#000000;
	}
	.header .menu .mobile-menu-head .mobile-menu-close{
	    height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;	
		font-size: 25px;
	}
	.header .menu .menu-main{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.header .menu > ul > li .sub-menu.mega-menu,
	.header .menu > ul > li .sub-menu{
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin:0;
		padding:15px;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}
.header .menu > ul > li .sub-menu.active{
	display: block;
}
@keyframes slideLeft{
	0%{
		opacity:0;
		transform: translateX(100%);
	}
	100%{
	    opacity:1;
		transform: translateX(0%);	
	}
}
@keyframes slideRight{
	0%{
		opacity:1;
		transform: translateX(0%);
	}
	100%{
	    opacity:0;
		transform: translateX(100%);	
	}
}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
		margin-top:0;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
		margin-bottom: 20px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{
		margin-bottom:0px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
		flex: 0 0 100%;
        padding: 0px;
	}
	.header .menu > ul > li .sub-menu > ul > li > a,
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{
		display: block;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
		margin-bottom: 15px;
	}
	.menu-overlay{
		position: fixed;
		background-color: rgba(0,0,0,0.5);
		left:0;
		top:0;
		width: 100%;
		height: 100%;
		z-index: 1098;
		visibility: hidden;
		opacity:0;
		transition: all 0.5s ease;
	}
	.menu-overlay.active{
	  visibility: visible;
	  opacity:1;	
	}
}

.menu-main{
  padding-top: 20px;
  padding-left: 0px !important;
}

.top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

.header {
  background: #ffffff;
  color: #f1f1f1;
  box-shadow: 0px 10px 10px -15px #111;  
}



.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

#your{
  color: #46D1C7;
  font-weight: bold;
  font-size: 3rem;
}

.HEALTH{
  color: #000080;
}

.call-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000080;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 10px;
}

.Gastric li{
  color: rgb(0, 0, 0);
  font-size: 1.1rem;
  margin-bottom: 15px;
  list-style: none;
}

.Gastric{
padding-left: 0px;
}

.Insights{
  padding-left: 13px;
}

.Insights li{
  margin-bottom: 10px;
}

.People{
  font-size: 2rem;
  font-weight: bold;
  color: black;
}

.gost{
  border-bottom: 1px solid #4848482f;
  padding: 15px 0px 15px 0px;
}

.gost img{
 width: 40px;
}

.liver li{
  list-style: none;
}

.liver{
  padding-left: 0px !important;
}

.enquiry-bg{
  background-image: url(../images/enquiry-bg.png);
  background-position: center;
  background-size: cover;
  padding: 60px 0px;
}

.bg-Enquirys{
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  padding: 25px;
}

.date{
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.26);
  padding: 6px;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.432);
  font-weight: normal;
}


.footer-top-wrap {
  padding: 1.63rem 6.13rem;
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 1.3rem;
}
.phone-title{
  font-size: 2.25rem !important;
  color: black !important;
  font-weight: bold;
}

.payment {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 1.5rem;
  background: linear-gradient(
    90deg,
    var(--primary-color) 60%,
    var(--secondary-color) 40%
  );
  padding-bottom: 30px;
}


.payment #payment-form {
  padding: 1.25rem;
  width: 100%;
  max-width: 700px;
  background-color: #46d1c81a;
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.payment #payment-form .row {
  display: flex;
  gap: 15px;
  flex-direction: column;
}

.payment #payment-form .col .title {
  font-size: 1.1rem;
  color: var(--heading-color);
  margin-bottom: 5px;
  text-transform: uppercase;
}

.payment #payment-form .col .input-box {
  margin: 0.8rem 0;
}

.payment #payment-form .col .input-box img {
  display: inline-block;
  width: auto;
  /* max-width: 205px;  */
  height: 31px;
  filter: drop-shadow(0 0 1px var(--text-color));
}

.payment #payment-form .col .input-box label {
  font-size: 0.91rem;
  margin-bottom: 5px;
  display: block;
}

.payment #payment-form .col .input-box input {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  font-size: 0.85rem;
  border: 1px solid var(--border-color);
}

.payment #payment-form .col .input-box input:focus {
  border-color: var(--border-color-hover);
}

.payment #payment-form .col .flex {
  display: flex;
  /* align-items: center; */
  gap: 0.9rem;
}

.payment #payment-form #submit-button {
  width: 100%;
  padding: 12px;
  font-size: 1rem;
  background-color: var(--button-color);
  color: var(--light-color);
  margin-top: 5px;
  cursor: pointer;
  text-align: center;
  text-transform: capitalize;
}

.payment #payment-form #submit-button:hover {
  background-color: var(--button-color-hover);
}

@media only screen and (min-width: 768px) {
  .payment #payment-form .row {
    flex-direction: row;
  }

  .payment #payment-form .col {
    flex: 1 1 250px;
  }

  .payment #payment-form .col .title {
    font-size: 1.25rem;
  }

  .payment #payment-form .col .input-box input {
    font-size: 0.9rem;
  }
}


.tab-auto{
  max-height: 400px;
  overflow: auto;
}