*{margin: 0; padding: 0; box-sizing: border-box;}
img{max-width: 100%;}
a, a:hover, a:focus, a:visited, a:active{text-decoration: none;}
p, ul, li{padding: 0; margin: 0;}

body{font-family: "Poppins", sans-serif;}

.instagram-media {width: 100%; height: 210px;}
.sociallink li {display: inline-block;list-style: none;}
.sociallink li a:hover {padding-left: 0px !important;}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background-color: #49256d;}
 

/* header */
header{position: absolute; top: 0; left: 0; right: 0; z-index: 999; background-color: transparent;} 
header .header-top{background-color: #49256d; padding: 10px;}
header .navbar{padding: 0;}
header .navbar .navbar-brand{width: 15%;}
header .navbar .nav-link{font-size: 18px; color: #000; font-weight: 500; position: relative;}
header .navbar .nav-link:after{content: ''; width: 0; height: 2px; background-color: #D2B48C; position: absolute; bottom: 0px; left: 0; transition: .5s;}
header .navbar .nav-link:hover:after{width: 100%;}
header .navbar-toggler{padding: 8px 10px; color: #000; border: 0px; }
header .navbar-toggler:focus{box-shadow: none;}
header .navbar-nav .nav-link:hover, header .navbar-nav .nav-link:focus{color: #D2B48C;}
header .book-now a{display: inline-block; background-color: #49256d; padding: 10px 30px; color: #fff; border-radius: 100px; transition: .5s; }
header .book-now a:hover{background-color: #000;}

.sticky {background-color: #ffffff; left: 0; right: 0; z-index: 999; position: fixed !important; top: -100%; animation: slideDown .5s ease-out;}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(10);
  }
}


/* slider */
#slider{padding: 90px 0 0px; background-image: url(../images/slider-bg.jpg); background-position: center left; background-size: cover; background-repeat: no-repeat;}
#slider .row{align-items: center;}
#slider .text{padding-left: 80px;}
#slider .text a img{width: 60%;}
#slider .text h2{margin: 15px 0; font-weight: bold; color: #49256d; font-size: 44px; letter-spacing: 0;}
#slider .text p{ font-weight: 300; font-size: 18px; color: #49256d;}
 


/* box */
#box{padding: 15px 0; background-color: #002c33;}
#box .row{row-gap: 20px; justify-content: center;}
#box .inner p{color: #fff; font-size: 18px; font-weight: 500; text-align: center;}
#box .inner p i{color: #fff; font-size: 22px;}
#box .inner p a{color: #fff; font-size: 18px; font-weight: 500;}
 
 

/* treatment */
#treatment{padding: 40px 0px ;}
#treatment .owl-carousel {margin-bottom: 30px;}
#treatment h2{font-size: 48px; font-weight: bold; color: #49256d; margin-bottom: 30px;}
#treatment .row{row-gap: 30px;}
#treatment .inner{border-radius: 15px; padding: 15px 10px; text-align: center; border: 2px solid #49256d; height: 280px;}
#treatment .inner img{border-radius: 50%; border: 1px solid #d6d6d6; width: 100px; margin:auto;} 
#treatment .inner h5{font-size: 17px; color: #49256d; font-weight: bold; margin-top: 10px;}
#treatment .inner a{display: block; font-size: 14px; padding: 8px; background-color: #49256d; border-radius: 6px; margin-top: 10px; color: #fff; font-weight: 500;} 
#treatment .inner a:last-child{display: block; font-size: 14px; padding: 8px; background-color: #e49005; border-radius: 6px; margin-top: 10px; color: #fff; font-weight: 500;}
#treatment .inner a:hover{background-color: #000;}
 
 

/* choose */
#choose{ padding: 40px 0 1px;}  
#choose .row{row-gap: 25px; align-items: center;}   
#choose .content p{color: #000; font-weight: bold; font-size: 16px;}
#choose .content h3{font-size: 44px; color: #49256d; font-weight: bold;}
#choose .content ul{ list-style: none;}
#choose .content ul li{font-size: 18px; color: #49256d; font-weight: 500; margin-top: 10px; display: flex; gap: 15px; align-items: center; } 
#choose .content ul li i{font-size: 11px; color: #49256d;} 

 

/* before */
#before{padding-top: 40px;}
#before .row{row-gap: 25px;}
#before h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;} 
#before .img{text-align: center;}
#before .img h5{font-size: 20px; color: #49256d; font-weight: bold; margin-top: 11px;}



/* insta-reel */
#insta-reel{padding: 40px 0;}
#insta-reel h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;} 
#insta-reel .owl-carousel.owl-drag .owl-item iframe.instagram-media {min-width: 100% !important; height: 600px;}



/* you-tube */  
/* #you-tube {padding: 40px 0;}  */


/* testimonial */
/* #testimonial{padding: 50px 0; }
#testimonial .row{row-gap: 20px; background-color: #fff;}
#testimonial .iner h4{color: #49256d; font-size: 46px; font-weight: bold; margin-bottom: 20px;}
#testimonial .iner .img img{margin-right: 20px; width: 200px;}
#testimonial .iner .img a{color: #49256d; font-size: 16px; font-weight: 500;} 
#testimonial .testimonialslider .owl-item{border: 1px solid #d6d6d6; border-radius: 10px; padding: 20px;}
#testimonial .owl-item h5{color: #49256d; margin: 0px; font-size: 17px; font-weight: bold;}
#testimonial .owl-item p{font-size: 14px;}
#testimonial .iner .google{ width: 40%;}
#testimonial .iner ul li{font-size: 35px; color: #f6bb06;}
#testimonial .iner h4{margin-top: 10px; font-weight: bold;  }
#testimonial .testimonialslider .star li{color: #f6bb06; font-size: 16px;}
#testimonial .testimonialslider .profile{margin-bottom: 8px;}
#testimonial .testimonialslider .profile li:first-child p{height: 40px; width: 40px; line-height: 40px; font-size: 20px; border-radius: 50%;text-align: center; background-color: #a7a7a7; color: #fff;}
#testimonial .testimonialslider .profile li span{font-size: 14px;} */

  

 
/* footer */
footer{background-color: #49256d; padding: 50px 0px 0px;}
footer .row{row-gap: 30px;}
footer .footerinr .logo img{border-radius: 10px;}
footer .footerinr .logo p{font-size: 15px; font-weight: 400; color: #fff; margin-left: 30px;}
footer .footerinr .logo:hover{padding: 0;}
footer .footerinr ul {list-style: none; text-align: center;}
footer .footerinr ul li{color: #fff; margin-bottom: 15px;}
footer .footerinr ul h4{color: #fff; font-size: 21px; font-weight: bold; display: inline-block; border-bottom: 2px solid #b59acf; padding-bottom: 6px;}
footer .footerinr ul li p{font-size: 15px; color: #fff;}
footer .footerinr ul li i{font-size: 21px; color: #fff;}
footer .footerinr ul li a{display: inline-block; color: #fff; font-size: 15px;  transition: .5s;}
footer .footerinr ul li a:hover{padding-left: 5px;}
footer .footerinr .category li{margin-bottom: 8px;} 
footer .footerinr ul li p b{color: #fff;}
footer .img{text-align: center; border-top: #fff 1px solid; padding: 15px 0px; margin-top: 30px;}
footer .img a img{width: 220px;}



/*  */
/* .quickcontact-wa {
  width: 50px;
  position: fixed;
  top: 60%;
  right: 20px;
  z-index: 102;
} */


.quickcontact a{
  display: block;
  position: fixed;
  right: 15px;
  z-index: 102;
  animation: rotation 5s infinite linear;
    animation-duration: 4s;
}

.quickcontact a:first-child{top: 60%;}
.quickcontact a:last-child{top: 80%;}
                                            
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.quickcontact i {
  color: #002c33
}
.quickcontact a img{z-index: 999;}

.quickcontact a {
  height: 60px;
  width: 60px;
  background-color:#fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed; 
}

.quickcontact a::before {
  content: "";
  position: absolute;
  border: 1px solid #49256d;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border-radius: 50%;
  animation: pulse 1s linear infinite
}

.quickcontact a::after {
  content: "";
  position: absolute;
  border: 1px solid #49256d;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border-radius: 50%;
  animation: pulse 1s linear infinite;
  animation-delay: 0.3s
}

@keyframes pulse {
  0% {
      transform: scale(0.5);
      opacity: 0
  }

  50% {
      transform: scale(1);
      opacity: 1
  }

  100% {
      transform: scale(1.3);
      opacity: 0
  }
}
 

  /* modal */
  .modal .btn-theme {border-radius: 0px; background: #49256d; padding: 10px; font-size: 16px; color: #fff;}
  .modal .btn-theme:hover{background-color: #000; color: white;} 
  .modal .form-control{border-radius: 0px; box-shadow: none; font-size: 16px;}
  .modal .form-control:focus{border-color: #000;}


  /* tnanks */
#thank{background-image: url(../images/thanks.jpg); padding: 250px 0; background-repeat: no-repeat; background-size: cover; background-position: center center;}
#thank .content{text-align: center; background-color: #49256dd7; margin: auto; width: 335px; padding: 20px; border-radius: 15px;}
#thank .content h2{color: #fff; font-size: 26px;}
#thank .content p{color: #fff; margin: 10px 0; font-weight: bold;}
  #thank .content .call a{padding: 7px; width: 166px; background-color: #fff; color: #49256d; font-weight: bold; border-radius: 40px; display: inline-block;}





  /* ========================== */



  
  .form-container {
    background-color: #49256d;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

.form-container h2 {
    margin-bottom: 41px;
    font-size: 35px;
}
  .form-container input,
  .form-container textarea {
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 15px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    outline: none;
    resize: none;
  }

  .form-container textarea {
    height: 100px;
  }

  .form-container button {
    width: 90%;
    padding: 12px;
    background-color: #e08e04;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 8px;
    cursor: pointer;
  }

  .rating-text {
    margin-top: 15px;
    font-size: 14px;
  }

  .stars {
    color: #e08e04;
    font-size: 24px;
    margin-top: 5px;
  }

  #choose{
    background: aliceblue;
  }

  /* .top-text-box{
    margin-top: 113px;

  } */

  .top-text-box .img{
    filter: drop-shadow(5px 0px 5px #cacaca96);
    color: #cacaca96;
    width: 85%;
  }


#slider .row {
  display: flex;
  align-items: stretch;
}

#slider .form-container,
#slider .carousel-inner {
  height: 100%;
}

#slider {
    padding: 185px 0 30px;
    background-position: center;
    background: linear-gradient(rgb(231, 243, 247) 50%, rgb(73 37 109 / 49%)) !important;
}

#slider .carousel-inner img {
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

@media (max-width: 992px) {
  #slider .row {
    flex-direction: column;
  }

  #slider .carousel-inner img {
    height: 300px;
  }

}


@media (min-width: 992px) {


  #slider .carousel-inner img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }

  #slider .form-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .brachialplexus-img img{
    width: 100%;
}
}

  /* ===================================== */


  /* breast css start  */


.brachialplexus-img img{
  width: 100%;
}


/*==========================================================*/

/*award gallery css */

/* Award gallery  */
#award-gallery {
  padding: 30px 0;
}


#award-gallery h2 {
  color: red;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

#award-gallery .img-wrapper {
  position: relative;
  margin-top: 15px;

  img {
    width: 100%;

  }
}

#award-gallery .img-wrapper img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

#award-gallery .img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;

  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;

  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;

    @media screen and (min-width:768px) {
      width: 60%;
    }

    @media screen and (min-width:1200px) {
      width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;

  &:hover {
    opacity: 0.7;
  }

  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;

  &:hover {
    opacity: 0.7;
  }

  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;

  &:hover {
    opacity: 0.7;
  }

  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#award-gallery .owl-next {
  position: absolute;
  top: 150px;
  right: 20px;
  height: 35px;
  width: 35px;
  background-color: #02171a;
  color: white;
  border-radius: 50px;
  font-size: 35px;
  text-align: center;
  line-height: 35px;
}

#award-gallery .owl-prev {
  position: absolute;
  top: 150px;
  left: 20px;
  height: 35px;
  width: 35px;
  background-color: #02171a;
  color: white;
  border-radius: 50px;
  font-size: 35px;
  text-align: center;
  line-height: 35px;
}

#award-gallery .owl-theme .owl-dots .owl-dot {
  display: none;
}

#award-gallery .owl-next span,
#award-gallery .owl-prev span {
  position: relative;
  top: -4px;
}