.formbold-mb-5 {
  margin-bottom: 20px;
}
.formbold-pt-3 {
  padding-top: 12px;
}
.formbold-main-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.formbold-form-wrapper {
  margin: 0 auto;
  max-width: 550px;
  width: 100%;
  background: #fff;
}
.formbold-form-input {
  width: 100%;
  padding: 12px 24px;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  color: #6b7280;
  outline: 0;
  resize: none;
}
.formbold-form-input:focus {
  border-color: #6a64f1;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}
.formbold-btn {
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  padding: 14px 32px;
  border: none;
  font-weight: 600;
  background-color: #f90;
  color: #fff;
  width: 100%;
  cursor: pointer;
}
.formbold-btn:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}
.formbold--mx-3 {
  margin-left: -12px;
  margin-right: -12px;
}
.formbold-px-3 {
  padding-left: 12px;
  padding-right: 12px;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.w-full {
  width: 100%;
}
@media (min-width: 540px) {
  .sm\:w-half {
    width: 100%;
  }
}
.our-team {
  padding: 1.2rem 0.75rem;
  background: #fff;
  border-radius: 1rem;
  text-align: center;
  border: 0.5px solid #ffff;
}
.our-team .title {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
  margin: 0 0 7px 0;
}
.our-team .post {
  display: block;
  font-size: 1rem;
  color: orange;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 992px) {
  .our-team {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .img-fluid {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}
.testimonial-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  background-color: #fff;
  color: #333;
  border-radius: 15px;
  margin: 0px auto;
  width: 800px;
  /* min-height: 300px; */
  position: relative;
}
.stars {
  font-size: 14px;
}
.testimonial {
  display: flex;
  align-items: center;
  text-align: center;
  font-weight: 900;
  height: 100%;
  line-height: 28px;
  margin: 0;
}
.user {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.user .user-image {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  object-fit: cover;
}
.user .user-details {
  text-align: center;
}
.user .username {
  margin: 0;
  font-size: 10px;
}
.user .role {
  margin: 0;
  font-size: 12px;
}
.progress-dots {
  display: flex;
  gap: 5px;
}
.progress-dot {
  width: 5px;
  height: 5px;
  background-color: #eee;
  border-radius: 50%;
}
.progress-dot.active {
  background-color: #555;
}
#btn-prev {
  left: 25px;
}
#btn-next {
  right: 25px;
}
.menu-item a {
  color: #fff;
  list-style: none;
  font-size: 15px;
  line-height: 40px;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .services {
    font-size: 20px;
    margin-left: 20%;
  }
  .best {
    font-size: 20px;
  }
  .menuuuuuuuuu {
    margin-right: 60px;
  }
}
.best1 {
  font-size: 20px;
}
@media screen and (max-width: 468px) {
  .serv {
    margin-left: 0;
  }
  .services {
    margin-right: 440px;
    padding-left: 0;
  }
  .ssss {
    margin: 10px;
  }
  .mapiee {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .serv {
    margin-left: 73px;
  }
}
@media (min-width: 767px) {
  .hideDesktop {
    display: none !important;
  }
  .phone {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .phone {
    font-size: 20px;
  }
  .hideMobile {
    display: none !important;
  }
  .logo-container img {
    margin-left: 35%;
  }
  .logo-container {
    flex: 1;
    display: flex;
    align-items: center;
  }
}
.symt-treatments_h h1 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  color: orange;
  text-transform: uppercase;
  text-align: center;
  margin: 50px 0;
  font-weight: 700;
}
.symt-treatments_h ul li .treat-imgbox {
  width: 100%;
  text-align: center;
}
.symt-treatments_h {
  padding-bottom: 30px;
}
.symt-treatments_h {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding: 0 2% 60px 2%;
}
.symt-treatments_h ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.symt-treatments_h ul li {
  width: 16.6666%;
  min-height: 200px;
  float: left;
  padding: 25px 5px 0;
  text-align: center;
  border-bottom: 1px solid orange;
  position: relative;
  border-right: 1px solid orange;
  border-left: 1px solid orange;
  border-top: 1px solid orange;
}
.treat-txtbox {
  padding-bottom: 15px;
  color: orange;
  font-size: 16px;
}
@media screen and (max-width: 468px) {
  .symt-treatments_h ul li {
    width: 50%;
    min-height: 200px;
    float: left;
    padding: 25px 5px 0;
    text-align: center;
    border-bottom: 1px solid orange;
    position: relative;
    border-right: 1px solid orange;
  }
}
.visit {
  text-align: justify;
}
.phone {
  text-align: center;
  color: orange;
  font-weight: 700;
}
.symt {
  text-align: center;
  color: orange;
  font-weight: 700;
}
.accordion {
  width: 100%;
  max-width: 1000px;
  margin: 2rem auto;
}
.accordion-item {
  background-color: #fff;
  color: #111;
  margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
}
.accordion-item-header.active::after {
  content: "\2212";
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}
