@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Charm:wght@400;700&display=swap');

:root {
    --main-color: #c39bc3;
    --main-color-2: #ad79ad;
    --color-3: #f1b4f1;
    --dark: #2c2c2c;
    --background-color: #fff7f1;
    --cosmetic-color: #620d62;
    --light: #efc1ef7d;
}

* {
    box-sizing: border-box;
    margin: 0;
    font-family: 'Montserrat', arial;
}

body {
    background-color: var(--background-color);
    width: 100%;

}

.logo {

    text-decoration: none;

}

.logo h1 {
    font-size: 50px;
    color: #0095da;
    margin: 0;
    padding: 0;
    font-weight: bold;
    margin-top: 14px;
}

/* .logo img{
    width: 240px;
} */
.top-contact {
    display: flex;
    align-items: center;
}

.s2 {
    padding: 30px 0;
}

.top-contact>a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 30px 10px;
    font-weight: 400;
    font-size: 15px;
}

.top-bar {
    background: #000000;
    padding: 10px 0px;
}

.imageContainer {
    padding: 10px;
}

.top-bar .logo{width: 17%;}

.xrewrdf .slick-arrow.slick-prev,
.baslider .slick-arrow.slick-prev {
    left: -45px;
}

.xrewrdf .slick-arrow.slick-next,
.baslider .slick-arrow.slick-next {
    right: -45px;
}

.xrewrdf .slick-arrow,
.baslider .slick-arrow {
    background: #c39bc3;
    padding: 10px;
    width: auto;
    height: auto;
    border-radius: 50%;
}

.hero {
    background: #fff7f1;
    padding: 30px 0px;
}

.f2xx {
    padding: 40px;
}

/* .hero img {
    height: 500px;
} */

.section {
    padding: 60px 0;
}

.form-control:focus {
    border-color: var(--dark);
}

.form-control,
.btn {
    box-shadow: none !important;
    border-radius: 0;
}

.s2 {
    background-color: var(--main-color-2);
}

.section-min {
    padding: 30px 0;
}

.features {
    background-color: var(--dark);
    color: white;

}

.features {
    padding-top: 30px;
}

.img {
    border: 2px solid white;
}

.img img {
    width: 50px;
}

.img {
    display: inline-block;
    border-radius: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.fea {
    padding: 20px 0;
    border-right: 1px solid #adadad59;
    height: 100%;
}

.xrxerxss {
    transition: 300ms;
    padding: 24px;
    height: 100%;
}

.xrxerxss img {
    height: 300px;
    width: 100%;
    object-fit: cover
}

.uttr {
    width: 100%;
    height: 350px;
}

.uttr {
    margin-bottom: -6px;
}

.bg-light {
    background-color: #eddfff !important;
}

.xrxerxss h5 {
    font-size: 24px;
    margin-bottom: 10px !important;
}

.xrxerxss:hover {
    transform: translateY(-20px);
}

.fea p {
    margin-bottom: 0;
}

.whychoose-section {
    max-width: 100%;
    margin: auto;
    background-color: var(--light);
    padding: 40px;
}

.xxzae {
    transition: 300ms;
}

.xxzae:hover {
    background-color: var(--main-color-2);
    color: white;
}

ul {}

ul li {
    font-size: 18px;
    margin-bottom: 10px;
}

.bg-primary {
    background-color: var(--main-color-2) !important;
    color: white;
}

.youtube {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.retf {
    width: 100%;
    border-radius: 8px;
    height: 435px;

}

.fwr {
    padding: 0 10px;
}

.review-slider .card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s;
}

.review-slider .card:hover {
    transform: translateY(-5px);
}

.slick-dots li button:before {
    font-size: 12px;
    color: #333;
}

.slick-dots li.slick-active button:before {
    color: #007bff;
}

.review-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 80px;
    /* optional, to keep height consistent */
}

.review-text.expanded {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
    text-overflow: unset;
}

.read-more {
    cursor: pointer;
}

.accordion-button {
    box-shadow: none !important;
    font-weight: 500;
}

.accordion-button:not(.collapsed) {
    background-color: #0095da;
    border-color: #0095da;
    color: white;
}

.accordion {
    max-width: 60%;
    margin: auto;
}

.cta_en {
    background-color: #0095da;
    color: white;
    padding: 50px;
    border-radius: 20px;
}

.form-control-lg {
    font-size: 16px;
}

.form {
    padding-left: 50px;
}

.rer p {
    font-size: 15px;
}

.drf {
    background-color: var(--main-color-2);
    color: white;
}

.top-bar-mobile {
    display: none;
}

.footer-statix {
    display: none;
}

.whatsappFixed {
    position: fixed;
    bottom: 84px;
    right: 20px;
}

.phoneFixed {
    bottom: 148px;
}

.phoneFixed img {
    width: 55px;
}




.footer-bottom a img {

    width: 300px;
}




/* model */


.modal .forem .icon-input {
    position: relative;
}

.modal .modal-content {
    background-color: #f8f8f8;
    padding: 30px;
}

.modal .forem span {
    position: absolute;
    top: 9px;
    left: 23px;
    color: #0095da;
}

.modal .forem .form-control {
    background-color: #fff;
    padding: 10px 40px;
    box-shadow: none;
    border: transparent;
    border-radius: 0px;
    margin-bottom: 10px;
    font-size: 15px;
}

.modal .forem .btn {
    padding: 10px 30px;
    background-color: #0095da;
    color: #fff;
    border-radius: 0px;
    margin-top: 20px;
}



.header-btn {
    background-color: #cb0807;
    color: #fff;
    transition: all 0.3s ease;
}

.header-btn:hover {
    background-color: #cb0707c9;
    color: #fff;
}


#treatment {
    padding: 60px 0px;

}

#treatment h1 {
    color: #0095da;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
}

#results h1 {
    color: #0095da;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
}


.services .row{
    justify-content: center;
}


.you-tube iframe{
    width: 100%;
    height: 350px;
}


#service-sec .nav-pills{justify-content: center; gap: 15px; margin-bottom: 45px !important;}
#service-sec .nav .nav-item .nav-link {color: #000; background-color: #fff;}
#service-sec .nav-pills .nav-link.active {background-color: #0095da; color: #fff;}
#service-sec .nav-pills .nav-link:hover {background-color: #00a651; color:#fff;}
#service-sec .iner h3{font-size: 22px; margin-bottom: 10px !important;}

#contact .text-a a{color: #fff;}
#contact .text a{color: #000;}

/* video */

#video{padding: 50px 0; overflow: hidden; position: relative; z-index: 1;}
#video::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #00000060; z-index: -1; content: '';}
#video h2{font-size: 33px; text-align: center; color: #fff; background-color: #0095da; padding: 15px 0; font-weight: bold; margin-bottom: 20px;}
#video .row{row-gap: 30px;}
#video .imgs{position: relative; overflow: hidden;}
#video .imgs img{width: 100%;}
#video .imgs .book{position: absolute; top: 15px; left: 0; right: 0; bottom: 0; text-align: center;}
#video .imgs .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 .imgs .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 .imgs .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 .imgs .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
  }
}




/* whatapp */
.quickcontact {
  width: 40px;
  position: fixed;
  top: 77%;
  right: 30px;
  z-index: 9999;
}

.quickcontact img{
    width: 100%;
    height: 100%;

}