*{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');
}



.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 .content {font-family: "HandelGothicRegular", sans-serif; padding: 40px 0px 90px;}
#slider {padding: 145px 0 0; background-position: center; background: linear-gradient(rgb(231, 243, 247) 50%, rgb(73 37 109 / 49%)) !important;}
#slider .content h2 {font-size: 50px; font-weight: 600; letter-spacing: 2px; color: #49256d; margin-bottom: 0px; text-transform: uppercase;}
#slider .content h2 span{font-family: sans-serif;}
#slider .content h2 span sup {text-transform: lowercase; bottom: -1px; left: -6px;}
#slider .content h4 {font-size: 48px; font-weight: 600; color: #49256d; margin-bottom: -5px; font-style: italic;}
#slider .content h5 {font-size: 50px; letter-spacing: 2px; font-weight: 600; color: #49256d; font-style: normal;}

#slider .content h4 span {font-size: 18px; background-color: #e08e04; font-weight: 600; padding: 0px 8px; font-style: normal; font-family: sans-serif; font-weight: 800;}
#slider .content h5 span{background-color: #e08e04; font-size: 25px; font-weight: 800; padding: 0px 8px;}

#slider .content h3{font-size: 36px; font-weight: 600; color: #49256d; text-transform: uppercase;}


#slider .content .text-a{font-family: sans-serif; font-size: 38px; font-weight: 800; margin: 80px 0px 13px; color: #49256d;}
#slider .content .text-b{font-family: sans-serif; font-size: 27px; margin-top: 0px; font-weight: 600; color: #49256d;}
#slider .content .text-c{background-color: #e08e04; font-family: sans-serif; font-size: 18px; font-weight: 800; padding: 0px 8px; width: fit-content; color: #49256d;
letter-spacing: 2px;}

/* @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; 
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #49256d;
}

#slider .content h3.treatment {
    font-family: 'Dancing Script', cursive; 
    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;}

/* treatments */

#treatments{padding:50px 0px;}
#treatments .row{row-gap: 25px;}
#treatments h2{text-align: center; margin-bottom: 50px; color: #49256d; font-size: 40px; font-weight: 400; text-shadow: 0px 0px 1px #000000;}
#treatments .treatmentsinr{background-color:#ddd; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.57); padding: 10px 10px 30px; height: 100%; text-align: center;}
#treatments .treatmentsinr .imgsc{overflow: hidden; border-radius: 5px;}
#treatments .treatmentsinr .imgsc:hover img{transform: scale(1.1);}
#treatments .treatmentsinr .imgsc img{border-radius: 5px; transition: .5s; width: 100%;}
#treatments .treatmentsinr .content h4{font-size: 16px; font-weight: 600; line-height: 20px; text-align: center; margin: 20px 0px 10px; color: rgb(15, 15, 15);}
#treatments .treatmentsinr .content .callbak {text-align: center; display: inline-block; background-color:#47246a; color: #fff; font-size: 16px; border: transparent;
      width: 177px; padding: 7px 20px; width: 200px;}




/* before-sec */

#before-sec{padding: 50px 0px 0px; overflow: hidden;}
#before-sec .row{row-gap: 25px;}
/* #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;}   
#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: 20px; color: #49256d; font-weight: 500; margin-top: 24px; 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;} */






/* faqs */

#faqs{padding: 20px 0px 50px;}
#faqs h3{font-size: 35px; font-weight: 700; margin-bottom: 50px;}
#faqs .accordion-button{font-weight: 600;}
#faqs .accordion-button:not(.collapsed){background-color: #47246a; color: #fff;}
#faqs .accordion-body p{font-size: 18px;}
#faqs .accordion-body ul{margin: 20px 25px;}
#faqs .accordion-body ul li{margin-bottom: 15px;}

/* appointment */

#appointment{padding: 50px 0px; background-color: #fff7f1;}
#appointment .row{row-gap: 25px; align-items: center;}
#appointment .iner {background-color: #47246a; color: white; padding: 50px; border-radius: 20px;}
#appointment .iner h6 {color: white;}
#appointment .iner h2{font-size: 60px; width: 65%; font-weight: 700; margin-bottom: 25px;}
#appointment .iner h2 span{font-weight: 300; font-style: italic;}
#appointment .iner h3{font-size: 25px; border-top: 1px solid #fff; padding-top: 25px;}
#appointment .iner h4 a{font-size: 40px; color: #fff; font-weight: 700; display: inline-block; margin-top: 15px;}
#appointment .inre-a{margin-left: 40px; text-align: center;}
#appointment .inre-a h2 {font-size: 32px; font-weight: 700; margin-bottom: 15px;}
#appointment .inre-a p, #appointment .inre-a p a{font-size: 18px; color: #000;}
#appointment .inre-a form{margin-top: 50px;}
#appointment .inre-a form .form-control{box-shadow: none;}
#appointment .inre-a form .btn{background-color: #47246a; color: #fff; padding: 10px; border: transparent;}

/* footer-sec */

#footer-sec{padding: 50px 0px; background-color: #212529;}
#footer-sec .icon-sosiyal li h2{font-size: 35px; color: #fff; font-weight: 600; margin-bottom: 40px;}
#footer-sec .icon-info li, #footer-sec .icon-info li a{color: #fff;}

.footer-bottom{padding: 10px; background-color: #000; text-align: center;}
.footer-bottom .imgs img{width: 30%;}


 
/* 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 .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;
}

} 