.arrow-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.arrow-ul li {
  position: relative;
/*   padding-left: 28px; */
  color: #666;
  font-weight: 400;
}

.arrow-ul li b,
.arrow-ul li strong{
  color: #000 !important;
  font-weight: 500;
}


section .arrow-ul li::before {
  background-color: unset !important;
  content: "\f061";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    margin-right: 14px;
    color: #00A39D;
    font-size: 18px;
    line-height: 25.6px;
}


.content-our-brook .box-it-our-brook > :last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

.nqa-slider .section-title {
    font-family: Lexend;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
	max-width: 781px;
	margin-bottom:: 24px;
}

.nqa-slider .tn-header-testimonials {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.nqa-slider {
	border-bottom: 1px solid rgba(183, 183, 183, 1);
	border-top: none;
}

.nqa-slider.section-testimonials-tn {
	padding-bottom: 141px;
}

.overview ul li{
	color: rgba(0, 0, 0, 1);
}

.our-full-mouth .arrow-ul,
.our-full-mouth .arrow-ul li{
	padding-left: 0;
}

.section-has-toggle .toggle-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 12px;
	margin-bottom: 32px;
}

.section-has-toggle .toggle-btn {
  width: 100%;
  border: 0;
  padding: 14px 16px;
  background: #D2EDF1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 25.6px;
}

.section-has-toggle .toggle-item.is-open .toggle-btn {
  background: #00A39D;
  color: #fff;

}

.section-has-toggle .toggle-icon {
    width: 15px;
    height: 15px;
    position: relative;
    flex: 0 0 15px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    font-weight: 400;
    font-size: 18px;
    line-height: 25.6px;
}

.section-has-toggle .toggle-icon:before,
.section-has-toggle .toggle-icon:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: currentColor;
  transform: translate(-50%, -50%);
}

.section-has-toggle .toggle-icon:before {
  width: 10px;
  height: 2px;
}

.section-has-toggle .toggle-icon:after {
  width: 2px;
  height: 10px;
}

.section-has-toggle .toggle-item.is-open .toggle-icon:after {
  display: none;
}

.section-has-toggle .toggle-panel[hidden] {
  display: none;
}

.section-has-toggle .toggle-panel-inner {
  padding: 10px 16px 2px;
}

.section-has-toggle .toggle-panel-inner ul {
  margin: 0;
}

.toggle-desc.toggle-desc-bottom p {
    margin-bottom: 19px;
}

.section-has-toggle .toggle-panel {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: height 0.3s ease, opacity 0.3s ease;
}

.section-has-toggle .toggle-panel.is-animating,
.section-has-toggle .toggle-item.is-open .toggle-panel {
  opacity: 1;
}

.section-has-toggle .toggle-panel-inner {
  padding: 10px 16px 2px;
}

.why-choose-full-mouth .arrow-ul,
.cost-full-mouth .arrow-ul,
.dental-implants .arrow-ul{
	margin-bottom: 20px;
	padding-left: 0;
}

.why-choose-full-mouth .arrow-ul li,
.cost-full-mouth .arrow-ul li,
.dental-implants .arrow-ul li{
	padding-left: 0;
}

.crown-heading-bottom {
  margin-top: 136px;
  text-align: center;
	margin-bottom: 0;
}

.crown-heading-bottom .section-title {
  margin: 0 0 33px;
  font-family: Lexend, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 25.6px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
}

.crown-heading-bottom .section-intro {
  font-weight: 400;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: 0;
  color: #666666;
  text-align: center;
  margin: 0;
}

.comparision-table .foryou-box {
	width: 100%;
}

.about-dentures-manhattan.periodontist-about .section-title {
    font-weight: 400;
    font-size: 55px;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: center;
	margin-bottom: 20px;
}

.about-dentures-manhattan.periodontist-about .section-intro {
	font-weight: 400;
	font-size: 18px;
	line-height: 25.6px;
	text-align: center;
}

.about-dentures-manhattan.periodontist-about h3 {
	color: #000;
}

.about-dentures-manhattan.periodontist-about .arrow-ul {
    margin-bottom: 20px;
}

.periodontist-about {
	padding-top: 80px;
}

.about-heading {
    margin-bottom: 70px;
}

.periodontist-overview {
	border: 1px solid #B7B7B7;
}
