/*
	Author: Filip Todorov - www.filiptodorov.com
	Project: Levenson Eye Association
	All rights reserved
*/
@import "bootstrap.min.css";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import "components/flickity.css";
.animated-effect, .patient-forms .form-item, .services-page ul.nav .nav-item .nav-link, .service-header h1, .service-header, .doctor-item > img, .doctor-item, .about-news .article-item, .top-services .services-box .service-box .service-image, .top-services .services-box .service-box, .intro-videos .intro-video, .btn img, .btn, header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item, header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after, header.page-header .navbar .navbar-nav .nav-item .nav-link, header.page-header .branding .contact-item {
  transition: 0.1s ease all;
}

.animated-long-effect, header.page-header .branding .navbar-toggler .navbar-toggler-icon {
  transition: 0.3s ease all;
}

.active-effect, .patient-forms .form-item:active, .about-news .article-item:active, .btn.btn-transparent-light:active, .btn.btn-transparent:active, .btn.btn-link:active, .btn.btn-outline-dark:active, .btn.btn-outline-light:active, .btn.btn-outline-primary:active, .btn.btn-dark:active, .btn.btn-light:active, .btn.btn-secondary:active, .btn.btn-primary:active, header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:active, header.page-header .navbar .navbar-nav .nav-item .nav-link:active, header.page-header .branding .contact-item:active {
  transform-origin: center;
  transform: scale(0.975);
}

.disable-selection, .patient-forms .form-item, .form-label, .img-fluid {
  user-select: none;
}

.disable-clicks, .img-fluid {
  pointer-events: none;
}

.text-ellipsis {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.heading-1 {
  text-shadow: rgba(16, 119, 190, 0.25) 0 1px 1px;
  font-weight: bold;
  font-size: 3.5rem;
  line-height: 1;
  color: #fff;
}
@media (max-width: 767.9px) {
  .heading-1 {
    font-size: 2.5rem;
    letter-spacing: 0;
    line-height: 1.1;
    text-align: center;
  }
}

.heading-2 {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #1077be;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .heading-2 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .heading-2 {
    font-size: 2rem;
  }
}

.heading-3 {
  font-weight: bold;
  font-size: 1rem;
  color: #A7A7A7;
}

.heading-4 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1077be;
  line-height: 1;
}

html, body {
  font-family: "Inter", sans-serif;
  color: #000;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  html, body {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  html, body {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  html, body {
    font-size: 12px;
  }
}

header.page-header .cta {
  padding: 0.75rem 0;
  background: rgba(0, 0, 0, 0.1);
  font-size: 0.9rem;
}
header.page-header .cta a {
  color: inherit;
  text-decoration: underline;
  font-weight: 500;
}
header.page-header .branding {
  padding: 1rem 0;
}
@media (max-width: 767.9px) {
  header.page-header .branding {
    padding: 0.5rem 0;
  }
}
header.page-header .branding .container {
  display: flex;
  align-items: center;
}
header.page-header .branding .branding-contact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
}
header.page-header .branding .contact-item {
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
  margin-right: 0.25rem;
  font-weight: 600;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
}
@media (max-width: 767.9px) {
  header.page-header .branding .contact-item {
    font-size: 0.8rem;
    padding: 0.5rem 0.75rem 0.5rem 1rem;
    border-radius: 0.5rem;
    white-space: nowrap;
  }
}
header.page-header .branding .contact-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
header.page-header .branding .contact-item:active {
  background: rgba(0, 0, 0, 0.15);
}
header.page-header .branding .contact-item img {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  margin: -0.25rem 0.5rem -0.25rem -0.5rem;
}
@media (max-width: 767.9px) {
  header.page-header .branding .contact-item img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.125rem;
  }
}
header.page-header .branding .contact-item i {
  font-style: normal;
  font-weight: 400;
  font-size: 0.8rem;
  margin-left: 0.25rem;
}
header.page-header .branding .navbar-toggler {
  border: none;
  outline: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0.5rem;
  padding: 0.25rem;
  margin-left: auto;
}
header.page-header .branding .navbar-toggler .navbar-toggler-icon {
  background: url("../img/icons/menu.svg") center no-repeat;
  background-size: 1.25rem;
  transform: none;
}
header.page-header .branding .navbar-toggler:active {
  background: rgba(0, 0, 0, 0.15);
}
header.page-header .branding .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  transform: rotateX(180deg) rotateY(180deg);
}
header.page-header .navbar {
  background: rgba(16, 119, 190, 0.075);
  padding: 0;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .container {
    padding: 0;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav {
    padding: 0.5rem 0;
  }
}
header.page-header .navbar .navbar-nav .nav-item {
  position: relative;
}
header.page-header .navbar .navbar-nav .nav-item .nav-link {
  color: #000;
  font-weight: 600;
  padding: 1.25rem 1rem;
  font-size: 1.1rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
    padding: 1rem 0.75rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item .nav-link:hover {
  background: #1077be;
  color: #fff;
}
header.page-header .navbar .navbar-nav .nav-item .nav-link:active {
  background: #1077be;
  color: #fff;
}
header.page-header .navbar .navbar-nav .nav-item .nav-link.active {
  background: rgba(16, 119, 190, 0.025);
  color: #1077be;
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle {
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle {
    padding: 1rem 0.75rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle {
    padding: 1.25rem 2.5rem 1.25rem 1rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle.show:after {
  transform: rotate(225deg);
  bottom: -0.15rem;
  opacity: 1;
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after {
  border: none;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 0.5rem;
  height: 0.5rem;
  transform-origin: center;
  transform: rotate(45deg);
  content: " ";
  margin: auto;
  top: 0;
  right: 1.25rem;
  bottom: 0.25rem;
  position: absolute;
  opacity: 0.25;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after {
    display: none;
  }
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
  top: 100%;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0.15rem 1rem;
  border: none;
  margin-top: 0;
  padding: 0.5rem;
  overflow: hidden;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    border-radius: 0;
  }
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  color: #000;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
  position: relative;
  border-radius: 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    white-space: normal;
    font-size: 0.9rem;
    padding: 0.5rem 0.75rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover, header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus {
  background: rgba(0, 0, 0, 0.025);
  color: #000;
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:active {
  background: rgba(0, 0, 0, 0.05);
  color: #000;
}
header.page-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item.active {
  background: rgba(0, 0, 0, 0.025);
  color: #000;
}

.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar-brand img {
  height: 6rem;
}
@media (max-width: 767.9px) {
  .navbar-brand img {
    height: 3rem;
  }
}
@media (max-width: 340px) {
  .navbar-brand img {
    height: 2.5rem;
  }
}

footer.page-footer {
  padding: 5rem 0;
  background: #062d48;
  position: relative;
}
footer.page-footer .navbar-brand {
  filter: brightness(0) invert(1);
}
footer.page-footer h3 {
  margin: 0 0 1rem 0;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}
@media (max-width: 767.9px) {
  footer.page-footer h3 {
    margin: 2rem 0 0.25rem 0 !important;
  }
}
footer.page-footer h4 {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}
footer.page-footer p {
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  font-size: 0.8rem;
}
footer.page-footer .nav .nav-item .nav-link {
  font-size: 0.9rem;
  color: #fff;
  padding: 0.4rem 0;
  font-weight: 400;
}
footer.page-footer .nav .nav-item .nav-link:hover {
  color: #fff;
  text-decoration: underline;
}
footer.page-footer .nav .nav-item .nav-link i {
  font-style: normal;
  font-weight: 300;
  font-size: 0.7rem;
  display: block;
  opacity: 0.5;
}
footer.page-footer .social-links {
  margin: 2.5rem 0 0 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.btn {
  font-weight: 600;
  padding: 1rem 2rem;
  border-radius: 0.25rem;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767.9px) {
  .btn {
    padding: 0.65rem 1.25rem;
  }
}
.btn img {
  width: 1.25rem;
  height: 1.25rem;
  margin: -0.25rem -0.25rem -0.25rem 0.5rem;
}
.btn .spinner-border {
  border-width: 2px;
  width: 1.5rem;
  height: 1.5rem;
}
.btn.btn-lg {
  padding: 0.75rem 2rem;
  font-size: 1.25rem;
}
.btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active {
  box-shadow: none;
}
.btn.icon-start img {
  margin-right: 0.5rem;
  margin-left: -0.5rem;
}
.btn.icon-center img {
  width: 1.75rem;
  height: 1.75rem;
  margin: 0 -0.75rem;
}
.btn.btn-primary {
  background: #1077be;
  border-color: #1077be;
  color: #fff;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #1694eb;
  border-color: #1694eb;
}
.btn.btn-primary img {
  filter: brightness(0) invert(1);
}
.btn.btn-secondary {
  background: #A7A7A7;
  border-color: #A7A7A7;
  color: #fff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
  background: #8e8e8e;
  border-color: #8e8e8e;
  color: #fff;
}
.btn.btn-light {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active {
  background: #444;
  border-color: #444;
  color: #fff;
}
.btn.btn-light:active {
  background: #222;
  border-color: #222;
  color: #fff;
}
.btn.btn-dark {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.btn.btn-dark img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-primary {
  border-color: #1077be;
  color: #1077be;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
  background: #1077be;
  border-color: #1077be;
  color: #fff;
}
.btn.btn-outline-light {
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-light img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light:active {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.btn.btn-outline-light:hover img, .btn.btn-outline-light:focus img, .btn.btn-outline-light:active img {
  filter: brightness(0);
}
.btn.btn-outline-dark {
  border-color: #000;
  color: #000;
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus, .btn.btn-outline-dark:active {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn.btn-outline-dark:hover img, .btn.btn-outline-dark:focus img, .btn.btn-outline-dark:active img {
  filter: brightness(0) invert(1);
}
.btn.btn-link {
  border: transparent;
  box-shadow: none;
  background: transparent;
  color: #1077be;
  text-decoration: none;
}
.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:not(:disabled):not(.disabled):active {
  background: transparent;
  border: transparent;
  box-shadow: none;
  color: #2d9fed;
}
.btn.btn-link.btn-link-white, .btn.btn-link.btn-link-white:hover, .btn.btn-link.btn-link-white:focus, .btn.btn-link.btn-link-white:not(:disabled):not(.disabled):active {
  color: #fff;
}
.btn.btn-link.arrow-right {
  position: relative;
  padding: 0 1rem 0 0;
}
.btn.btn-link.arrow-right:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-right: 3px solid #1077be;
  border-bottom: 3px solid #1077be;
  transform-origin: center;
  transform: rotate(-45deg);
  content: " ";
  margin: auto;
}
.btn.btn-transparent {
  background: rgba(0, 0, 0, 0.05);
  color: #000;
  border-color: transparent;
  box-shadow: none;
}
.btn.btn-transparent:hover {
  background: rgba(0, 0, 0, 0.1);
}
.btn.btn-transparent:active {
  background: rgba(0, 0, 0, 0.15);
}
.btn.btn-transparent-light {
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  border-color: transparent;
  box-shadow: none;
}
.btn.btn-transparent-light img {
  filter: brightness(0) invert(1);
}
.btn.btn-transparent-light:hover {
  background: rgba(255, 255, 255, 0.1);
}
.btn.btn-transparent-light:active {
  background: rgba(255, 255, 255, 0.15);
}

@media (min-width: 768px) {
  .modal .modal-dialog {
    max-width: 600px;
  }
}
.modal .modal-content {
  padding: 2.5rem;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0.15rem 0.25rem;
  border-radius: 0.5rem;
}
.modal .modal-header {
  padding: 0 0 1.5rem 0;
  border: none;
}
.modal .modal-header .modal-title {
  font-weight: 600;
  font-size: 1.75rem;
  color: #000;
}
.modal .modal-header .btn-close {
  outline: none;
  box-shadow: none;
  border: none;
}
.modal .modal-body {
  border: none;
  position: relative;
  padding: 0;
}
.modal .modal-body img {
  height: 5rem;
  display: block;
}
.modal .modal-body h4 {
  color: #000;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 1.5rem 0 1rem 0;
}
.modal .modal-body p {
  color: #000;
  font-size: 0.9rem;
}
.modal .modal-body p a {
  color: #000;
}
.modal .modal-body form {
  margin-top: 1.5rem;
}
.modal .modal-response img {
  position: relative;
  height: 5rem;
  filter: brightness(0);
}
.modal .modal-response h4 {
  color: #000;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 1.5rem 0 1rem 0;
}
.modal .modal-response p {
  color: #000;
  font-size: 0.9rem;
}
.modal .modal-response p a {
  color: #000;
}

.form-label {
  font-weight: 600;
  color: #000;
  display: block;
  margin-bottom: 0.25rem;
}

.form-control {
  padding: 1rem;
  height: auto;
  border-radius: 0.25rem;
}
.form-control:focus {
  border-color: transparent;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.05);
}

textarea.form-control {
  min-height: 10rem;
}

.main {
  position: relative;
  padding: 7.5rem 0;
  min-height: calc(100svh - 11.15rem - 1px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .main {
    min-height: inherit;
    padding: 15rem 0;
  }
}
@media (max-width: 767.9px) {
  .main {
    text-align: center;
    min-height: inherit;
    padding: 7.5rem 0;
  }
}
.main video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
.main:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.25));
  content: " ";
  z-index: 1;
}
.main .container {
  position: relative;
  z-index: 3;
}
.main h1 {
  font-weight: 600;
  color: #fff;
  font-size: 4.5rem;
  width: 150%;
  line-height: 1;
  letter-spacing: -2px;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .main h1 {
    width: 125%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .main h1 {
    width: 100%;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .main h1 {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .main h1 {
    font-size: 3rem;
    width: 100%;
  }
}
.main p {
  margin: 1.5rem 0;
  color: #fff;
  font-size: 1rem;
  padding-right: 10%;
}
@media (max-width: 767.9px) {
  .main p {
    padding-right: 0;
  }
}
.main .btn {
  margin: 0.5rem 0.5rem 0 0;
}

.intro-videos {
  position: relative;
  padding: 3.5rem 0 5rem 0;
}
.intro-videos .intro-video {
  position: relative;
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
}
.intro-videos .intro-video:hover {
  filter: none;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0.25rem 2rem;
}
.intro-videos .intro-video .video-placeholder {
  position: relative;
  width: 100%;
  height: 25rem;
  object-fit: cover;
  z-index: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .intro-videos .intro-video .video-placeholder {
    height: 20rem;
  }
}
@media (max-width: 767.9px) {
  .intro-videos .intro-video .video-placeholder {
    height: 15rem;
  }
}
.intro-videos .intro-video .video-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  padding: 2.5rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
@media (max-width: 767.9px) {
  .intro-videos .intro-video .video-info {
    padding: 1rem;
  }
}
.intro-videos .intro-video .video-info img {
  position: absolute;
  top: 0;
  left: 0.65rem;
  right: 0;
  bottom: 0;
  width: 5rem;
  height: 5rem;
  padding: 1rem;
  filter: brightness(0) invert(1);
  z-index: 3;
  margin: auto;
}
.intro-videos .intro-video .video-info:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 5rem;
  height: 5rem;
  background: #fff;
  content: " ";
  border-radius: 50%;
  z-index: 2;
  opacity: 0.1;
  margin: auto;
}
.intro-videos .intro-video .video-info h3 {
  color: #fff;
  font-weight: 600;
  font-size: 1.25rem;
  position: relative;
  line-height: 1.5;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .intro-videos .intro-video .video-info h3 {
    font-size: 1.1rem;
  }
}
@media (max-width: 767.9px) {
  .intro-videos .intro-video .video-info h3 {
    font-size: 0.9rem;
  }
}

.top-services {
  position: relative;
  z-index: 2;
  padding: 1.5rem 0;
}
.top-services .services-box .service-box {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  border-radius: 0.5rem;
}
.top-services .services-box .service-box:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.75rem 2rem;
  filter: none;
  transform-origin: center;
  transform: scale(1.075);
  border-radius: 0.5rem;
  z-index: 10;
}
.top-services .services-box .service-box .service-image {
  display: block;
  width: 100%;
  height: 22rem;
  object-fit: cover;
  border-radius: 0.5rem;
  position: relative;
  z-index: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .top-services .services-box .service-box .service-image {
    height: 18rem;
  }
}
@media (max-width: 767.9px) {
  .top-services .services-box .service-box .service-image {
    height: 12rem;
  }
}
.top-services .services-box .service-box h4 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 0 15% 2.5rem 15%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .top-services .services-box .service-box h4 {
    font-size: 1.1rem;
  }
}
@media (max-width: 767.9px) {
  .top-services .services-box .service-box h4 {
    font-size: 1rem;
    padding-bottom: 1rem;
  }
}

.customer-reviews {
  position: relative;
  padding: 5rem 0;
  background: rgba(16, 119, 190, 0.1);
}
.customer-reviews h4 {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
}
.customer-reviews .reviews-slider-wrapper {
  margin-top: 2.5rem;
}
.customer-reviews .review-box {
  display: block;
  position: relative;
  width: calc(100% / 3);
  padding: 0 2.5rem 0 0;
}
@media (max-width: 767.9px) {
  .customer-reviews .review-box {
    width: 100%;
  }
}
.customer-reviews .review-box .review-stars {
  display: flex;
  align-items: center;
}
.customer-reviews .review-box .review-stars img {
  width: 1.25rem;
  height: 1.25rem;
}
.customer-reviews .review-box p {
  margin: 1.5rem 0;
  font-size: 1rem;
  color: #000;
}
.customer-reviews .review-box .review-person {
  position: relative;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  font-weight: 600;
  color: #000;
}

.sub-main {
  position: relative;
  padding: 5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.9px) {
  .sub-main {
    padding: 17.5rem 0 2.5rem 0;
  }
  .sub-main.no-image {
    padding-top: 2.5rem;
  }
}
.sub-main .sub-main-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  display: block;
}
@media (max-width: 767.9px) {
  .sub-main .sub-main-bg {
    width: 100%;
    height: 15rem;
  }
}
.sub-main .container {
  position: relative;
  z-index: 2;
}
.sub-main h1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
}
@media (max-width: 767.9px) {
  .sub-main h1 {
    font-size: 1.25rem;
  }
}
.sub-main h2 {
  font-size: 3.25rem;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 1.5rem 0;
  font-weight: bold;
  color: #000;
}
@media (max-width: 767.9px) {
  .sub-main h2 {
    font-size: 2.5rem;
    margin: 1rem 0;
  }
}
.sub-main p {
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767.9px) {
  .sub-main p:last-child {
    margin-bottom: 0;
  }
}
.sub-main .sub-main-sticky-title {
  position: sticky;
  top: 5rem;
}

.content-page {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5rem 0;
}
@media (max-width: 767.9px) {
  .content-page {
    padding: 2.5rem 0;
  }
}
.content-page h1 {
  font-weight: bold;
  color: #000;
  font-size: 3rem;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767.9px) {
  .content-page h1 {
    font-size: 2.5rem;
  }
}
.content-page h2 {
  font-size: 1.75rem;
}
.content-page h3 {
  font-size: 1.25rem;
}
.content-page h4 {
  font-size: 1.1rem;
}
.content-page h5 {
  font-size: 1rem;
}
.content-page h6 {
  font-size: 0.9rem;
}
.content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6 {
  margin: 2.5rem 0 1rem 0;
  color: #000;
  font-weight: bold;
}
.content-page a:not(.btn) {
  color: inherit;
}

.affiliations-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
}
.affiliations-logos a {
  width: calc(50% - 1.5rem);
  display: block;
}
@media (max-width: 767.9px) {
  .affiliations-logos a {
    width: calc(50% - 1.5rem);
  }
}
.affiliations-logos a img {
  width: 100%;
  height: 6.5rem;
  padding: 0 2rem;
  object-fit: contain;
  display: block;
}

.awards .award-item {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 767.9px) {
  .awards .award-item {
    display: block;
    margin-top: 2.5rem;
  }
}
.awards .award-item + .award-item {
  margin-top: 2.5rem;
}
.awards .award-item span {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  width: 9rem;
  flex-shrink: 0;
}
.awards .award-item strong {
  padding-left: 1.5rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  display: block;
  font-weight: 500;
  color: #000;
}
@media (max-width: 767.9px) {
  .awards .award-item strong {
    padding-left: 0;
    padding-top: 0.5rem;
    border-left: none;
    font-weight: 400;
  }
}

.about-news {
  position: relative;
  padding: 5rem 0;
}
.about-news h2 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.about-news .sticky-title {
  position: sticky;
  top: 5rem;
}
.about-news .article-item {
  padding: 1.5rem;
  background: rgba(16, 119, 190, 0.05);
  display: block;
  text-decoration: none;
  color: inherit;
}
.about-news .article-item:hover {
  background: rgba(16, 119, 190, 0.1);
}
.about-news .article-item:hover .article-title {
  text-decoration: underline;
}
.about-news .article-item:active {
  background: rgba(16, 119, 190, 0.2);
}
.about-news .article-item:active .article-title {
  text-decoration: underline;
}
.about-news .article-item + .article-item {
  margin-top: 1rem;
}
.about-news .article-item .article-author {
  display: block;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1rem;
}
.about-news .article-item .article-title {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  margin: 0.5rem 0;
}
.about-news .article-item .article-website {
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.25);
}

.about-main-mission {
  padding: 7.5rem 0;
  background: rgba(0, 0, 0, 0.025);
}
@media (max-width: 767.9px) {
  .about-main-mission {
    padding: 5rem 0;
    text-align: center;
  }
}
.about-main-mission h3 {
  font-size: 8.5rem;
  font-weight: bold;
  color: #000;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767.9px) {
  .about-main-mission h3 {
    font-size: 6rem;
  }
}
.about-main-mission h4 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}
@media (max-width: 767.9px) {
  .about-main-mission h4 {
    font-size: 1rem;
  }
}
.about-main-mission h5 {
  display: inline-flex;
  padding: 0.5rem 1rem;
  background: black;
  color: #fff;
  margin: 1rem 0 0 0;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 1.5rem;
}
.about-main-mission p {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  margin: 0;
}

.about-benefits {
  padding: 5rem 0;
  background: rgba(0, 0, 0, 0.025);
}
.about-benefits h2 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
}
.about-benefits .benefit-item {
  position: relative;
  padding-left: 6rem;
}
@media (max-width: 767.9px) {
  .about-benefits .benefit-item {
    min-height: 5rem;
  }
}
.about-benefits .benefit-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 0.5rem;
  background: rgba(16, 119, 190, 0.15);
  padding: 0.75rem;
}
.about-benefits .benefit-item strong {
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  color: #000;
}
.about-benefits .benefit-item span {
  display: block;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.5);
}

.doctor-item {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #000;
  padding: 0.75rem;
  margin: 0 -0.75rem;
  border-radius: 0.5rem;
}
.doctor-item:hover {
  color: #000;
  background: rgba(16, 119, 190, 0.075);
}
.doctor-item:hover > img {
  filter: none;
}
.doctor-item > img {
  display: block;
  width: 6rem;
  height: 6rem;
  border-radius: 0.25rem;
  object-position: center top;
  object-fit: cover;
  flex-shrink: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .doctor-item > img {
    width: 5rem;
    height: 5rem;
  }
}
@media (max-width: 767.9px) {
  .doctor-item > img {
    width: 3rem;
    height: 3rem;
  }
}
.doctor-item .doctor-info {
  padding-left: 1.5rem;
}
@media (max-width: 767.9px) {
  .doctor-item .doctor-info {
    padding-left: 0.5rem;
  }
}
.doctor-item .doctor-info h3 {
  font-weight: bold;
  font-size: 1.75rem;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .doctor-item .doctor-info h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .doctor-item .doctor-info h3 {
    font-size: 1.125rem;
  }
}
.doctor-item .doctor-info span {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.5);
  display: none;
}

.doctor-page {
  position: relative;
  padding: 5rem 0;
}
@media (max-width: 767.9px) {
  .doctor-page {
    padding-top: 2.5rem;
  }
}
.doctor-page .doctor-image {
  width: 12rem;
  object-position: center top;
  object-fit: cover;
  border-radius: 0.5rem;
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
@media (max-width: 767.9px) {
  .doctor-page .doctor-image {
    float: none;
    margin-right: 0;
    width: 10rem;
  }
}
.doctor-page h1 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  margin: 1.5rem 0 1rem 0;
}
@media (max-width: 767.9px) {
  .doctor-page h1 {
    font-size: 2rem;
  }
}
.doctor-page h2 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  margin: 0 0 1rem 0;
}
.doctor-page p:last-child {
  margin-bottom: 0;
}
.doctor-page p a:not(.btn) {
  color: #1077be;
  font-weight: 600;
}

.doctor-testimonial {
  background: rgba(16, 119, 190, 0.075);
  border-radius: 0.5rem;
  padding: 2.5rem;
}
@media (max-width: 767.9px) {
  .doctor-testimonial {
    width: calc(100% + 1.5rem);
    margin: 2.5rem -0.75rem -5rem;
    border-radius: 0;
    padding: 2.5rem 0.75rem;
  }
}
.doctor-testimonial blockquote {
  font-size: 1.25rem;
  font-weight: 400;
  font-style: normal;
  color: #000;
}
@media (max-width: 767.9px) {
  .doctor-testimonial blockquote {
    font-size: 1.1rem;
    font-weight: 500;
  }
}
.doctor-testimonial figcaption {
  position: relative;
  display: block;
  margin-top: 1rem;
  font-weight: bold;
  font-size: 1.25rem;
  color: #000;
}
.doctor-testimonial figcaption:before {
  content: "-";
  margin-right: 0.5rem;
}

.service-header {
  position: sticky;
  top: -3.5rem;
  z-index: 100;
  padding: 5rem 0 1.5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (max-width: 767.9px) {
  .service-header {
    position: relative;
    top: 0;
    padding: 2.5rem 0 1.5rem 0;
  }
}
.service-header h1 {
  font-weight: bold;
  color: #000;
  font-size: 2.5rem;
  line-height: 3rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .service-header h1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 2rem;
  }
}
@media (max-width: 767.9px) {
  .service-header h1 {
    font-size: 2rem;
    line-height: 1.2;
  }
}
.service-header h1 span {
  opacity: 0.5;
  font-weight: 600;
}
.service-header .breadcrumb {
  margin: 1rem 0 0 0;
}
@media (max-width: 767.9px) {
  .service-header .breadcrumb {
    flex-wrap: nowrap;
    overflow: hidden;
    margin: 1rem 0;
  }
}
.service-header .breadcrumb .breadcrumb-item {
  font-size: 1rem;
  color: #000;
  flex-shrink: 0;
}
.service-header .breadcrumb .breadcrumb-item:before {
  opacity: 0.25;
}
.service-header .breadcrumb .breadcrumb-item:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
}
.service-header .breadcrumb .breadcrumb-item a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .service-header.active {
    box-shadow: rgba(0, 0, 0, 0.1) 0 0.15rem 1rem;
  }
  .service-header.active h1 {
    font-size: 1.75rem;
  }
}

.service-page {
  padding: 1.5rem 0 5rem 0;
}
.service-page .service-section {
  position: relative;
  display: block;
  margin-bottom: 4rem;
}
.service-page .service-section:last-child {
  margin-bottom: 0;
}
.service-page .service-section h3 {
  font-weight: bold;
  color: #1077be;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.service-page .service-section h4 {
  font-weight: bold;
  color: #000;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.service-page .service-section .service-section-image {
  border-radius: 0.5rem;
  object-fit: cover;
  display: block;
  max-width: 100%;
  margin-bottom: 1.5rem;
}
.service-page .service-section .service-section-image.image-right {
  width: 40%;
  float: right;
  margin-left: 2.5rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .service-page .service-section .service-section-image.image-right {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .service-page .service-section .service-section-image.image-right {
    width: 50%;
  }
}
@media (max-width: 767.9px) {
  .service-page .service-section .service-section-image.image-right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
.service-page .service-section a:not(.btn) {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
}
.service-page .service-section.service-treatment .treatment-option {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2.5rem;
  margin: 2rem 0 2rem 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .service-page .service-section.service-treatment .treatment-option {
    padding: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .service-page .service-section.service-treatment .treatment-option {
    padding: 2rem;
  }
}
.service-page .service-section.service-treatment .treatment-option h4 {
  font-weight: 600;
  font-size: 1.125rem;
  color: #000;
  margin: 0 0 1rem 0;
}
.service-page .service-section.service-treatment .treatment-option h4 span {
  opacity: 0.5;
}
.service-page .service-section.service-treatment .treatment-option p:last-child {
  margin-bottom: 0;
}
.service-page .service-section.service-treatment .treatment-option ul:last-child {
  margin-bottom: 0;
}
.service-page .service-section .service-sub-section h4 {
  font-weight: bold;
  color: #1077be;
  font-size: 1.25rem;
  margin: 2rem 0 1rem 0;
}
.service-page .service-section .table-responsive {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 2rem 0 2rem 0;
}
.service-page .service-section .table-responsive:last-child {
  margin-bottom: 0;
}
.service-page .service-section .table-responsive .table {
  margin: 0;
}
.service-page .service-section .table-responsive .table thead {
  border: none;
}
.service-page .service-section .table-responsive .table thead tr:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.service-page .service-section .table-responsive .table thead tr:first-child th {
  font-size: 1.25rem;
  font-weight: bold;
  padding: 1rem;
}
.service-page .service-section .table-responsive .table thead th {
  padding: 1rem 0.5rem 1rem 0;
  font-size: 0.9rem;
  font-weight: 600;
  color: #000;
  text-align: center;
  line-height: 1.2;
  border: none;
}
.service-page .service-section .table-responsive .table thead th:first-child {
  padding-left: 1.5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.service-page .service-section .table-responsive .table thead th:last-child {
  padding-right: 1.5rem;
}
.service-page .service-section .table-responsive .table thead th span {
  opacity: 0.5;
}
.service-page .service-section .table-responsive .table tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.service-page .service-section .table-responsive .table tbody tr {
  border: none;
}
.service-page .service-section .table-responsive .table tbody tr td {
  padding: 0.75rem 0.5rem 0.75rem 0;
  font-size: 0.8rem;
  color: #000;
  border: none;
  text-align: center;
  vertical-align: middle;
}
.service-page .service-section .table-responsive .table tbody tr td:first-child {
  padding-left: 1.5rem;
  text-align: left;
  font-weight: 600;
  font-size: 0.9rem;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.service-page .service-section .table-responsive .table tbody tr td:last-child {
  padding-right: 1.5rem;
}
.service-page .service-section .table-responsive .table tbody tr:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.025);
}
.service-page .services-sidebar {
  position: sticky;
  top: 10.5rem;
  padding-left: 1.5rem;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.9px) {
  .service-page .services-sidebar {
    position: relative;
    top: 0;
    padding-left: 0;
    border-left: none;
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.service-page .services-sidebar h4 {
  font-size: 0.9rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 0.75rem;
}
.service-page .services-sidebar ul.nav .nav-item .nav-link {
  padding: 0.5rem 0.75rem;
  color: #000;
}
.service-page .services-sidebar ul.nav .nav-item .nav-link:hover, .service-page .services-sidebar ul.nav .nav-item .nav-link:focus, .service-page .services-sidebar ul.nav .nav-item .nav-link:active {
  color: #000;
  text-decoration: underline;
}
.service-page .services-sidebar ul.nav .nav-item .nav-link.active {
  color: #000;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.05);
}

.services-page {
  padding: 5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.services-page h1 {
  font-weight: bold;
  color: #000;
  font-size: 3rem;
  margin-bottom: 2.5rem;
}
.services-page ul.nav .nav-item .nav-link {
  font-size: 1.45rem;
  font-weight: 500;
  position: relative;
  padding: 1rem 0 1rem 0;
  color: #000;
  white-space: normal;
  display: block;
  line-height: 1.2;
}
@media (max-width: 767.9px) {
  .services-page ul.nav .nav-item .nav-link {
    font-size: 1.25rem;
  }
}
.services-page ul.nav .nav-item .nav-link:hover {
  color: #000;
  text-decoration: underline;
}
.services-page ul.nav .nav-item .nav-link:hover:before {
  border-color: #1077be;
  background: #1077be;
}
.services-page ul.nav .nav-item .nav-link:hover:after {
  border-color: #fff;
}

.patients-referral {
  padding: 5rem 0;
  background: rgba(16, 119, 190, 0.05);
}
@media (max-width: 767.9px) {
  .patients-referral {
    padding: 2.5rem 0;
  }
}
.patients-referral h1 {
  font-weight: bold;
  font-size: 2rem;
  color: #000;
  margin-bottom: 1rem;
}
@media (max-width: 767.9px) {
  .patients-referral h1 {
    margin-bottom: 0;
  }
}
.patients-referral h2 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.patients-referral h4 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1.5rem;
}
.patients-referral p a {
  color: inherit;
}
.patients-referral hr {
  opacity: 0.1;
  width: 100%;
  height: 1px;
  display: block;
  border: none;
  background: #000;
  margin: 2.5rem 0;
}
.patients-referral .box {
  padding: 4.5rem;
  background: rgba(0, 0, 0, 0.025);
  position: sticky;
  top: 1.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .patients-referral .box {
    padding: 2.5rem;
  }
}
@media (max-width: 767.9px) {
  .patients-referral .box {
    padding: 2.5rem;
  }
}

.contact-us {
  padding: 5rem 0;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.9px) {
  .contact-us {
    padding: 2.5rem 0;
  }
}
.contact-us h1 {
  font-size: 3.25rem;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 1.5rem 0;
  font-weight: bold;
  color: #000;
}
@media (max-width: 767.9px) {
  .contact-us h1 {
    font-size: 2.5rem;
    margin: 1rem 0;
  }
}
.contact-us p a {
  color: inherit;
}
.contact-us form {
  margin-top: 1.5rem;
}
.contact-us .contact-item {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 2.5rem 2.5rem 2.5rem 6rem;
  color: #000;
  background: rgba(16, 119, 190, 0.05);
}
@media (max-width: 767.9px) {
  .contact-us .contact-item {
    padding: 2rem;
  }
}
.contact-us .contact-item:hover {
  background: rgba(16, 119, 190, 0.1);
}
.contact-us .contact-item:active {
  background: rgba(16, 119, 190, 0.2);
}
.contact-us .contact-item .contact-item-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3;
}
.contact-us .contact-item img {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2rem;
  margin: auto;
}
@media (max-width: 767.9px) {
  .contact-us .contact-item img {
    position: relative;
    left: 0;
    margin-bottom: 1rem;
  }
}
.contact-us .contact-item h5 {
  font-size: 1rem;
  font-weight: bold;
  color: #000;
}
.contact-us .contact-item p {
  margin: 0;
  font-size: 1.25rem;
}
.contact-us .contact-item p.hours {
  font-weight: 600;
  margin-top: 1rem;
}
.contact-us .contact-item.v2 {
  padding-right: 50%;
  padding-left: 2.5rem;
}
@media (max-width: 767.9px) {
  .contact-us .contact-item.v2 {
    padding: 12rem 1.5rem 1.5rem 1.5rem;
  }
}
.contact-us .contact-item.v2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  border: none;
  display: block;
}
@media (max-width: 767.9px) {
  .contact-us .contact-item.v2 iframe {
    width: 100%;
    height: 10.5rem;
  }
}
.contact-us .contact-item.v2 h5 {
  font-size: 2rem;
  margin: 0 0 1rem 0;
}
@media (max-width: 767.9px) {
  .contact-us .contact-item.v2 h5 {
    font-size: 1.5rem;
  }
}
.contact-us .contact-item.v2 p {
  font-size: 1rem;
}
.contact-us .contact-item.v2 p.hours {
  font-size: 1rem;
}

.trials {
  padding: 5rem 0;
  position: relative;
  background: rgba(0, 0, 0, 0.025);
}
.trials .sticky-title {
  position: sticky;
  top: 2.5rem;
}
.trials h2 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.trials h3 {
  font-weight: bold;
  color: #1077be;
  font-size: 1.25rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
.trials p {
  color: #000;
}
.trials p a {
  color: #1077be;
}
.trials .trial-section {
  display: block;
  padding: 2.5rem;
  border-radius: 0.5rem;
  background: #fff;
}
@media (max-width: 767.9px) {
  .trials .trial-section {
    padding: 2rem;
    margin-top: 1.5rem;
  }
}
.trials .trial-section + .trial-section {
  margin-top: 2.5rem;
}
@media (max-width: 767.9px) {
  .trials .trial-section + .trial-section {
    margin-top: 1.5rem;
  }
}
.trials .trial-section .trial-info .trial-condition {
  margin: 0 0 1.5rem 0;
}
.trials .trial-section .trial-info .trial-title strong {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  line-height: 1.2;
  display: block;
}
@media (max-width: 767.9px) {
  .trials .trial-section .trial-info .trial-title strong {
    font-size: 1.5rem;
  }
}
.trials .trial-section .trial-info .trial-title p {
  display: block;
  margin: 1rem 0 0 0;
  color: rgba(0, 0, 0, 0.5);
}
.trials .trial-section .trial-includes {
  margin-top: 1rem;
}
.trials .trial-section .trial-includes strong {
  display: block;
  margin-bottom: 1rem;
}
.trials .trial-section .trial-includes ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.trials .trial-section .trial-includes ul li {
  display: block;
  position: relative;
  padding-left: 2.5rem;
  color: #000;
}
.trials .trial-section .trial-includes ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2rem;
  height: 2rem;
  background: black;
  content: " ";
  border-radius: 50%;
  z-index: 0;
}
.trials .trial-section .trial-includes ul li:after {
  position: absolute;
  top: 0;
  bottom: 0.15rem;
  left: 0.5rem;
  margin: auto;
  width: 1rem;
  height: 0.5rem;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform-origin: center;
  transform: rotate(-45deg);
  content: " ";
}
.trials .trial-section .trial-includes ul li + li {
  margin-top: 1.5rem;
}
.trials .trial-section .trial-includes ul li strong {
  font-weight: 600;
  display: block;
}
.trials .trial-section .trial-includes ul li span {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
}
.trials .trial-section .trial-includes ul li span a {
  color: #000;
}

.insurance-rules {
  padding: 5rem 0;
  background: rgba(0, 0, 0, 0.025);
}
.insurance-rules h3 {
  font-weight: bold;
  color: #000;
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
.insurance-rules p {
  color: #000;
}
.insurance-rules p:last-child {
  margin-bottom: 0;
}
.insurance-rules img {
  width: 4rem;
  height: 4rem;
  display: block;
  margin-bottom: 1.5rem;
}

.reviews {
  padding: 5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.reviews h1 {
  font-size: 3.25rem;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0 0 1.5rem 0;
  font-weight: bold;
  color: #000;
}
@media (max-width: 767.9px) {
  .reviews h1 {
    font-size: 2rem;
  }
}
.reviews .satisfied-patient-reviews-box {
  font-family: "Inter", sans-serif;
  padding: 0;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link span {
  padding: 0.25rem 0.75rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link span i {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link span i b.star {
  margin-top: -0.5rem;
  margin-left: 0.5rem;
  opacity: 0.5;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link.active {
  border-bottom-color: #000;
  color: #000;
  font-weight: bold;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-platforms .satisfied-patient-platforms-link.active span {
  background: #000;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-reviews .satisfied-patient-review-item {
  background: rgba(0, 0, 0, 0.025);
  padding: 1.5rem;
  border-radius: 0.5rem;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-reviews .satisfied-patient-review-item .satisfied-patient-review-item-from a {
  color: #000;
}
.reviews .satisfied-patient-reviews-box .satisfied-patient-reviews .satisfied-patient-review-item .satisfied-patient-review-item-content {
  font-size: 1.25rem;
  color: #000;
}

.patient-forms h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 1.5rem 0 0.5rem 0;
  color: #000;
}
.patient-forms .form-item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1rem;
  border-radius: 0.25rem;
  background: rgba(16, 119, 190, 0.05);
  color: #000;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.2;
  margin-top: 0.75rem;
}
.patient-forms .form-item:hover, .patient-forms .form-item:focus {
  background: rgba(16, 119, 190, 0.1);
}
.patient-forms .form-item:active {
  background: rgba(16, 119, 190, 0.2);
}
.patient-forms .form-item:before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("../img/icons/download.svg") center no-repeat;
  background-size: contain;
  margin: 0 0.5rem 0 0;
  flex-shrink: 0;
}

.cta-section {
  position: relative;
  padding: 7.5rem 0;
  background: #060606;
}
.cta-section.v2 {
  background: rgba(16, 119, 190, 0.075);
}
.cta-section.v2 h3 {
  color: #1077be;
}
.cta-section img.img-fluid {
  border-radius: 0.5rem;
}
.cta-section h3 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
@media (max-width: 767.9px) {
  .cta-section h3 {
    font-size: 2rem;
  }
}
.cta-section p {
  color: rgba(255, 255, 255, 0.5);
}
.cta-section p a {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
.cta-section p a:hover {
  text-decoration: underline;
}
.cta-section .cta-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 2.5rem;
}
@media (max-width: 767.9px) {
  .cta-section .cta-actions {
    gap: 0.75rem;
    margin-top: 1.5rem;
  }
}

.new-patients-info {
  position: relative;
  background: rgba(16, 119, 190, 0.05);
  padding: 5rem 0;
}
.new-patients-info h3 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.new-patients-info p {
  color: #000;
}
.new-patients-info p:last-child {
  margin-bottom: 0;
}
.new-patients-info hr {
  margin: 5rem 0;
  opacity: 0.1;
  background: #000;
  width: 100%;
  height: 1px;
  border: none;
  display: block;
}
.new-patients-info ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  counter-reset: section;
}
.new-patients-info ol li {
  display: block;
  position: relative;
  padding-left: 3.5rem;
  color: #000;
  counter-increment: section;
}
.new-patients-info ol li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2.5rem;
  height: 2.5rem;
  background: black;
  content: " ";
  border-radius: 50%;
  z-index: 0;
}
.new-patients-info ol li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2.5rem;
  height: 2.5rem;
  content: counter(section);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
}
.new-patients-info ol li + li {
  margin-top: 1.5rem;
}
.new-patients-info ol li strong {
  font-weight: 600;
  display: block;
}
.new-patients-info ol li span {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
}
.new-patients-info ol li span a {
  color: #000;
}
.new-patients-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.new-patients-info ul li {
  display: block;
  position: relative;
  padding-left: 2.5rem;
  color: #000;
}
.new-patients-info ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2rem;
  height: 2rem;
  background: black;
  content: " ";
  border-radius: 50%;
  z-index: 0;
}
.new-patients-info ul li:after {
  position: absolute;
  top: 0;
  bottom: 0.15rem;
  left: 0.5rem;
  margin: auto;
  width: 1rem;
  height: 0.5rem;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform-origin: center;
  transform: rotate(-45deg);
  content: " ";
}
.new-patients-info ul li + li {
  margin-top: 1.5rem;
}
.new-patients-info ul li strong {
  font-weight: 600;
  display: block;
}
.new-patients-info ul li span {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
}
.new-patients-info ul li span a {
  color: #000;
}
.new-patients-info .sticky-title {
  position: sticky;
  top: 5rem;
}

.faq {
  padding: 5rem 0;
  position: relative;
  z-index: 0;
  counter-reset: faq;
}
@media (max-width: 767.9px) {
  .faq {
    margin-top: 0;
    padding: 5rem 0;
  }
}
.faq h2 {
  font-weight: bold;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.faq p {
  color: #000;
}
.faq .faq-entry {
  margin-top: 2.5rem;
}
.faq .faq-entry + .faq-entry {
  padding-top: 2.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.faq .faq-entry .faq-question {
  font-weight: bold;
  color: #000;
  font-size: 1.5rem;
  counter-increment: faq;
}
.faq .faq-entry .faq-question:before {
  content: counter(faq) ".";
}
.faq .faq-entry .faq-answer {
  padding-top: 1rem;
  color: #000;
}
.faq .faq-entry .faq-answer a {
  color: inherit;
}
.faq .faq-entry .faq-answer *:last-child {
  margin-bottom: 0;
}
.faq .faq-entry .faq-answer ul li strong, .faq .faq-entry .faq-answer ol li strong {
  display: block;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

/*# sourceMappingURL=style.css.map */
