*{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;}

@font-face {
    font-family: "HandelGothicRegular";
    src: url('../webfonts/HandelGothicRegular.ttf') format('truetype');
}

@font-face {
    font-family: "Lobster";
    src: url('../webfonts/Lobster.ttf') format('truetype');
}

#slider .content {
    font-family: "HandelGothicRegular", 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;}

header .book-noww{display: none;}
header .book-noww a{display: inline-block; font-size: 13px; background-color: #49256d; padding: 7px 19px; color: #fff; border-radius: 100px; transition: .5s; }
header .book-noww 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: 100px 0 0px; background-image: url(../images/slider-bg.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;}
#slider .row{align-items: center;} */

#slider {
       padding: 145px 0 0;
    background-position: center;
    background: linear-gradient(rgb(231, 243, 247) 50%, rgb(73 37 109 / 49%)) !important;
}
#slider .content{padding: 35px 0px 0px;}
#slider .content h2{font-size: 43px; font-weight: 600; color: #49256d; margin-bottom: 0px; text-transform: uppercase;}
#slider .content h4{font-size: 35px; font-weight: 600; color: #49256d; margin-bottom: -5px; font-style: italic;}
#slider .content h5{font-size: 35px; font-weight: 600; color: #49256d; font-style: normal;}
#slider .content h4 span{background-color: #e08e04; font-size: 18px; font-weight: 600; padding: 0px 8px;}
#slider .content h5 span{background-color: #e08e04; font-size: 18px; font-weight: 800; padding: 0px 8px;}
#slider .content h3{font-size: 36px; font-weight: 600; color: #49256d; text-transform: uppercase;}

@media (max-width:992px) {
    #slider .content h2{font-size:30px; text-align:center;}
    #slider .content h4{font-size: 20px; text-align:center;}
    #slider .content h5{font-size: 24px;}
}

#slider .content h3.gynecomastia {
    font-family: "Poppins", sans-serif; /* Bold font */
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #49256d;
}

#slider .content h3.treatment {
    font-family: 'Dancing Script', cursive; /* Script font */
    font-size: 35px;
    font-weight: 400;
    color: #49256d;
}

 #about-dr{padding: 50px 0px 0px;}
 #about-dr .form-container {background-color: #49256d; width: 100%; text-align: center;}
 #about-dr .form-container h2 {margin-bottom: 33px; font-size: 35px;}
 #about-dr .form-container input,  #about-dr .form-container textarea {width: 100%; padding: 12px 15px; margin-bottom: 15px; border: none; border-radius: 10px;
font-size: 16px; outline: none; resize: none;}
 #about-dr .form-container textarea {height: 100px;}
 #about-dr .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;}
#about-dr .rating-text {margin-top: 15px; font-size: 14px;}
#about-dr .stars {color: #e08e04; font-size: 24px; margin-top: 5px;}
 #about-dr .brachialplexus-img{text-align: end;}

/* box */

#box{padding: 15px 0; background-color: #002c33; margin-top: -67px; position: relative;}
#box .row{row-gap: 20px; justify-content: center;}
#box .inr ul{gap: 20px;}
#box .imgs{width: 10%;}
#box .inr ul li h5, #box .inr ul li h5 a{font-size: 16px; color: #fff;}

/* treatment */

#treatment{padding: 40px 0px ;}
#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: 100%;}
#treatment .inner img{border-radius: 50%; border: 1px solid #d6d6d6; width: 100px;} 
#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;}

/* before-sec */

#before-sec{padding: 50px 0px 0px; overflow: hidden;}
/* #before-sec h2{font-size: 40px; font-weight: 600; margin-bottom: 35px; text-align: center;} */
#before-sec  h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;} 

/* #before-sec h2 span{color: #49256d;} */
#before-sec .owl-theme .owl-dots .owl-dot{display: none;}

/* before-sec-a */

#before-sec-a{padding: 0px 0px 30px;}

/* choose */

#choose{ padding: 40px 0 1px;}  
#choose .img img{width: 100%;} 
#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: 22px; color: #49256d; font-weight: 500; margin-top: 10px; display: flex; gap: 15px; align-items: baseline; } 
#choose .content ul li i{font-size: 22px; color: #49256d;} 

/* youtub-reel */

/* #youtub-reel{padding: 50px 0px;} */

/* insta-reel */
/* #youtub-reel h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;}  */
#youtub-reel  .video-card {border-radius: 10px; overflow: hidden; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2); margin-bottom: 20px;}
#youtub-reel  .video-card iframe {width: 100%; height: 435px; border: none;}

/* insta-reel */
#insta-reel{padding-top: 40px;}
#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 iframe.instagram-media {min-width: 100% !important; height: 600px;}

/* video */

#video{padding: 50px 0; overflow: hidden;}
#video h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;}
#video .row{row-gap: 30px;}
#video .img{position: relative; overflow: hidden;}
#video .img img{width: 100%;}
#video .img .book{position: absolute; top: -28px; left: 0; right: 0; bottom: 0; text-align: center;}
#video .img .book a i {color: #ff0000; font-size: 21px;}
#video .content {margin-left: 50px;}
#video .content h2{color: #fff; font-size: 40px; width: 300px; font-family: arefRuqaa;}
#video .content .btn{display: inline-block; padding: 10px 60px; background-color: #08cba2; border-radius: 6px; color: #000; font-family: arefRuqaa; margin-top: 25px;}

#video .img .book a {
  height: 60px;
  width: 60px;
  background-color:#fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 120px auto 0;
}

#video .img .book a::before {
  content: "";
  position: absolute;
  border: 1px solid #fff;
  width: calc(80px + 20px);
  height: calc(80px + 20px);
  border-radius: 50%;
  animation: pulse 1s linear infinite
}

#video .img .book a::after {
  content: "";
  position: absolute;
  border: 1px solid #fff;
  width: calc(80px + 20px);
  height: calc(80px + 20px);
  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
  }
}


/* you-tube */  
/* #you-tube {padding: 40px 0;} 
#you-tube h2{font-size: 33px; text-align: center; color: #fff; background-color: #49256d; padding: 15px 0; font-weight: bold; margin-bottom: 20px;}  */


/* 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.footerinr-a .cal li:last-child a{font-family: Berlin Sans FB Demi;font-size: 22px;}



footer .footerinr h5{font-size: 18px; color: #fff;}
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;}
  
.book-appointment-btn {
    position: fixed;
    right: -59px;
    top: 40%;
    transform: rotate(-90deg);
    background: #49256d;
    padding: 11px;
    border-radius: 10px 10px 0px 0px;
    z-index: 9;
}

.book-appointment-btn a {
    color: #fff;
}












  






/* ========================== */

.form-container {
  background-color: #49256d;
  width: 100%;
  text-align: center;
}

.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 .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;
    margin-bottom: 30px;
  }

  .brachialplexus-img img {
    width: 100%;
  }
}




/* slider */
/* #slider {
       padding: 145px 0 0;
    background-position: center;
    background: linear-gradient(rgb(231, 243, 247) 50%, rgb(73 37 109 / 49%)) !important;
} */
/* 
#slider .text h2 {
  margin: 0 0 10px;
  font-weight: bolder;
  color: #49256d;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: auto;
}
#slider .text p {
  font-weight: 700;
  font-size: 18px;
  color: #49256d;
  text-align: center;
  padding-bottom: 30px;
  font-family: auto;
}

#slider .gender-mobile {
  display: none;
}

#slider .form-bg {
  background-color: #49256d;
  padding-left: 60px;
}
#slider form.row {
  row-gap: 15px;
  padding: 15px 15px 15px 0;
}
#slider .form-bg h5 {
  background-color: #fff;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
#slider .form-bg h5 i {
  font-size: 25px;
  color: #fff;
  position: absolute;
  left: -41px;
  top: 9px;
}
#slider .form-bg .form-control {
  background-color: transparent;
  border: 0;
  border-bottom: 1px dotted #fff;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  padding: 10px;
}
#slider .form-bg .form-control::placeholder {
  color: #f5eaff;
}
#slider .form-bg .form-control:focus {
  box-shadow: none;
}
#slider .form-bg .btn-back {
  background-color: #d2b48c;
  padding: 8px 20px;
  color: #000;
  border: 0;
}
#slider .img {
  position: relative;
}
#slider .img .icon {
  position: absolute;
  right: 0;
  top: 63%;
  width: 120px;
} */


.form-container{
        margin-bottom: 10px;

}
/* =============================================== */

/* brachialplexus css start  */

.brachialplexus-img img {
  width: 82%;
}



@media (max-width:992px) {
  #slider{
    padding: 0;
  }
.brachialplexus-img img {
 position: relative;
 top: 25px;
}

} 



/*===========================================================*/
    .popup-box{
        display: flex;
    }

  .form-box {
    background: #fdf0f8;
    padding: 30px 25px;
    text-align: center;
    width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .form-box h2 {
    margin: 0;
    font-size: 18px;
    color: #49256d;
    font-weight: 900 !important;
    margin-bottom: 20px;
    line-height: 30px;

  }
  
  .form-box p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}


  .phone-input {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .country-code {
    background: #eee;
    padding: 10px 12px;
    font-size: 15px;
    border-right: 1px solid #ccc;
  }

  input[type="number"] {
    border: none;
    outline: none;
    padding: 10px;
    width: 100%;
    font-size: 16px;
  }

  .book-btn {
    color: white;
    border: none;
    padding: 12px 0;
    width: 100%;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    animation: blink-bg 1s infinite alternate;
  }

  @keyframes blink-bg {
    0% { background-color: #000; }
    50% { background-color: #49256d; }
    100% { background-color: #000; }
  }

  .social-icons {
    margin-top: 20px;
  }

  .social-icons a {
    text-decoration: none;
    color: #555;
    font-size: 22px;
    margin: 0 10px;
    transition: color 0.3s;
  }

  .social-icons a:hover {
    color: #007BFF;
  }
  
  
    select {
    border: none;
    outline: none;
    background: #eee;
    padding: 10px;
    font-size: 15px;
    border-right: 1px solid #ccc;
  }

/* ===========================
   Responsive Design
   =========================== */
    @media (max-width: 768px) {
    
      .popup-box {
        flex-direction: column;
        align-items: center;
        justify-content: center;
      }
    
      .form-box {
        width: 100%;
        padding: 20px;
        box-shadow: 0 3px 10px rgba(0,0,0,0.15);
      }
    
      .form-box h2 {
        font-size: 18px;
      }
    
      .form-box p {
        font-size: 13px;
        margin-bottom: 15px;
      }
    
      .phone-input {
        flex-direction: row;
      }
    
      select {
        font-size: 14px;
        padding: 8px;
        width: 30%;
      }
    
      input[type="number"] {
        font-size: 14px;
        padding: 8px;
      }
    
      .book-btn {
        font-size: 15px;
        padding: 10px 0;
      }
    
      .social-icons {
        margin-top: 15px;
      }
    
      .social-icons a {
        font-size: 20px;
        margin: 0 8px;
      }
    
      /* Optional: Adjust popup itself */
      .popup {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    
      .close-icon {
        top: 10px;
        right: 15px;
        font-size: 26px;
      }
    }
    
    @media (max-width: 480px) {
      .form-box h2 {
        font-size: 16px;
      }
    
      .form-box p {
        font-size: 12px;
      }
    
      select {
        width: 35%;
      }
    
      input[type="number"] {
        font-size: 13px;
      }
    
      .book-btn {
        font-size: 14px;
      }
    }



/* Overlay background */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

/* Styling for popups */
.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 1000;
  text-align: center;
  border-radius: 10px;
  width: 750px;
}

.popup img { width:500px;}
@media (max-width:991px) {
  .popup{
    width: 330px;
  }
}

.popup img {
  max-width: 100%;
  height: 100%;
}

/* Close icon */
.close-icon {
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 24px;
  font-weight: bolder;
  cursor: pointer;
  color: #000;
}

.close-icon:hover {
  color: #9c7440;
}

.precautions-for-hair-before-after .col-box{
  border: 1px solid #9c7440;
  padding: 20px;
  border-radius: 30px;
  height: 100%;
}

.cta-strap-content{
  background-color: #9c7440;
}

.cta-strap-content p{
  color: #fff;
}

.cta-strap-content button{
  background-color: #fff;
  padding: 10px;
  border-radius: 30px;
}

.cta-strap-content button a{
  color: #9c7440;
}

.best-advance-anti-ageing .col-box{
  border: 1px solid #9c7440;
  padding: 20px;
  height: 100%;
  border-radius: 30px;
}