/*
	Author: Filip Todorov - www.filiptodorov.com
	Project: SatisfiedPatient
	All rights reserved
*/
@import "bootstrap.min.css";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");
.animated-effect, .blog-page .free-tool-item, .resources .resource-item, .free-tools .free-tool-item, .specialties .specialties-list .specialty-item, .new-reviews .video-reviews .video-review, footer.page-footer .social-links li a img, header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item, header.page-header .navbar .navbar-nav .nav-item .nav-link {
  transition: 0.1s ease all;
}

.animated-long-effect, header.page-header .navbar .services-dropdown .dropdown-menu, header.page-header .navbar, body:before {
  transition: 0.25s ease all;
}

.active-effect, .resources .nav.resources-filters .nav-item .nav-link:active, .free-tools .nav.tools-filters .nav-item .nav-link: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-primary:active {
  transform-origin: center;
  transform: scale(0.975);
}

.disable-selection, .blog-page .free-tool-item .free-tool-info, .resources .resource-item, .free-tools .free-tool-item .free-tool-info, .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, .blog-page h1, .resources-intro h1, .free-tools-intro h1, .specialties-page h2, .thank-you h1, .request-quote-main h1, .mission-main h1, .happy-patients h3, .main-services h1, .why-us-main h1, .guide-main h1, .main h1 {
  font-weight: 700;
  font-size: 3rem;
  color: #011F4B;
  line-height: 1.1;
  letter-spacing: -2px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .heading-1, .blog-page h1, .resources-intro h1, .free-tools-intro h1, .specialties-page h2, .thank-you h1, .request-quote-main h1, .mission-main h1, .happy-patients h3, .main-services h1, .why-us-main h1, .guide-main h1, .main h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.9px) {
  .heading-1, .blog-page h1, .resources-intro h1, .free-tools-intro h1, .specialties-page h2, .thank-you h1, .request-quote-main h1, .mission-main h1, .happy-patients h3, .main-services h1, .why-us-main h1, .guide-main h1, .main h1 {
    font-size: 2.5rem;
  }
}

.heading-2, .demo-features h3, .thank-you.patient-churn h2, .team h3, .features.mission-features h3, .services-faq h3, .services-benefits h2, .services-features.v2 h2, .services-features .feature h4, .features .feature h4, .services-diagram h2, .our-difference h2, .call-to-action h3, .improve-operations .improve-box h4, .retain-patients h2, .specialties h3, .integrations h3, .customer-reviews h3, .improve-reviews h2, .new-reviews h2, .modal.tool-modal .modal-header .modal-title, .modal.modal-form .modal-header .modal-title, header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item h3 {
  font-weight: 700;
  font-size: 2rem;
  color: #011F4B;
  line-height: 1.1;
  letter-spacing: -1px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .heading-2, .demo-features h3, .thank-you.patient-churn h2, .team h3, .features.mission-features h3, .services-faq h3, .services-benefits h2, .services-features.v2 h2, .services-features .feature h4, .features .feature h4, .services-diagram h2, .our-difference h2, .call-to-action h3, .improve-operations .improve-box h4, .retain-patients h2, .specialties h3, .integrations h3, .customer-reviews h3, .improve-reviews h2, .new-reviews h2, .modal.tool-modal .modal-header .modal-title, .modal.modal-form .modal-header .modal-title, header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .heading-2, .demo-features h3, .thank-you.patient-churn h2, .team h3, .features.mission-features h3, .services-faq h3, .services-benefits h2, .services-features.v2 h2, .services-features .feature h4, .features .feature h4, .services-diagram h2, .our-difference h2, .call-to-action h3, .improve-operations .improve-box h4, .retain-patients h2, .specialties h3, .integrations h3, .customer-reviews h3, .improve-reviews h2, .new-reviews h2, .modal.tool-modal .modal-header .modal-title, .modal.modal-form .modal-header .modal-title, header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item h3 {
    font-size: 1.5rem;
  }
}

.heading-3, .specialties-page h1, .request-quote-main form h2, .main h2 {
  font-weight: 600;
  font-size: 1.25rem;
  color: #0F5A9B;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .heading-3, .specialties-page h1, .request-quote-main form h2, .main h2 {
    font-size: 1rem;
  }
}
@media (max-width: 767.9px) {
  .heading-3, .specialties-page h1, .request-quote-main form h2, .main h2 {
    font-size: 1rem;
  }
}

html, body {
  font-family: "Open Sans", sans-serif;
  color: #011F4B;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  html, body {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  html, body {
    font-size: 12px;
  }
}
@media (max-width: 767.9px) {
  html, body {
    font-size: 14px;
  }
}

.spinner-border.custom-spinner {
  border-width: 3px;
  color: #e6e6e6;
}

body {
  padding-top: 9.25rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  body {
    padding-top: 9rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  body {
    padding-top: 8.5rem;
  }
}
@media (max-width: 767.9px) {
  body {
    padding-top: 10rem;
    overflow-x: hidden;
  }
}
body:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(31, 31, 31, 0.5);
  content: " ";
  z-index: 98;
  opacity: 0;
  visibility: hidden;
}
body.header-dropdown-overlay:before {
  opacity: 1;
  visibility: visible;
}

header.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
header.page-header .cta {
  background: #0F5A9B;
  background: -moz-linear-gradient(left, #0F5A9B 0%, #1683e1 100%);
  background: -webkit-linear-gradient(left, #0F5A9B 0%, #1683e1 100%);
  background: linear-gradient(to right, #0F5A9B 0%, #1683e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$primary, endColorstr=lighten($primary, 10%), GradientType=1);
  padding: 0.6rem 0;
  position: relative;
  overflow: hidden;
  z-index: 98;
}
header.page-header .cta:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 70%;
  height: 300px;
  background: #fff;
  content: " ";
  z-index: 1;
  transform-origin: center;
  transform: skewX(45deg);
  opacity: 0.1;
  filter: blur(5px);
}
header.page-header .cta:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15%;
  right: 0;
  margin: auto;
  width: 70%;
  height: 300px;
  background: #1f1f1f;
  content: " ";
  z-index: 0;
  transform-origin: center;
  transform: skewX(45deg);
  opacity: 0.075;
}
header.page-header .cta .container {
  position: relative;
  z-index: 2;
}
header.page-header .cta a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
}
header.page-header .cta a:hover, header.page-header .cta a:focus, header.page-header .cta a:active {
  text-decoration: underline;
  color: #fff;
}
header.page-header .cta img {
  display: inline;
  width: 1rem;
  height: 1rem;
  filter: brightness(0) invert(1);
  margin-left: -0.25rem;
  margin-right: 0.25rem;
}
@media (max-width: 767.9px) {
  header.page-header .navbar-brand {
    margin-right: 0;
  }
}
header.page-header .navbar-brand img {
  height: 3rem;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar-brand img {
    height: 2rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar-brand img {
    height: 2.5rem;
  }
}
header.page-header .navbar {
  padding: 1.5rem 0;
  z-index: 99;
  position: relative;
}
header.page-header .navbar .navbar-nav .nav-item {
  margin-left: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 1rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 0;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
  }
  header.page-header .navbar .navbar-nav .nav-item .btn-xs-sm {
    padding: 0.5rem 1rem !important;
    font-size: 0.8rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item .nav-link {
  padding: 0;
  font-weight: 700;
  color: #011F4B;
}
header.page-header .navbar .navbar-nav .nav-item .nav-link.active, header.page-header .navbar .navbar-nav .nav-item .nav-link:hover, header.page-header .navbar .navbar-nav .nav-item .nav-link:focus, header.page-header .navbar .navbar-nav .nav-item .nav-link:active {
  color: #0F5A9B;
}
header.page-header .navbar .services-dropdown .dropdown-toggle:after {
  display: none;
}
header.page-header .navbar .services-dropdown .dropdown-menu {
  border: transparent;
  border-radius: 0 0 1rem 1rem;
  border-top: 1px solid #ddd;
  padding: 1rem;
  transform: translateY(2.4rem);
}
@media (max-width: 767.9px) {
  header.page-header .navbar .services-dropdown .dropdown-menu {
    padding: 0 0 1rem 0;
  }
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item {
  display: block;
  padding: 1rem;
  text-decoration: none;
  border-radius: 1rem;
  min-width: 300px;
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item + .services-dropdown-item {
  margin-top: 1rem;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item {
    padding: 1.5rem 1.5rem 1.5rem 5rem;
    background: #f2f3f4;
    margin-bottom: 1rem;
    position: relative;
    height: auto !important;
  }
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item:hover, header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item.active {
  background: #f2f3f4;
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item:active {
  background: #ddd;
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item img {
  width: 4rem;
  height: 4rem;
  display: block;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item img {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item h3 {
  font-size: 1.15rem;
  margin: 0 0 0.25rem 0;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item h3 {
    margin-top: 0;
  }
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item p {
  color: rgba(1, 31, 75, 0.75);
  margin-bottom: 0;
  font-size: 0.9rem;
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item.patient-item h3 {
  color: #0F5A9B;
}
header.page-header .navbar .services-dropdown .dropdown-menu .services-dropdown-item.employee-item h3 {
  color: #0085C2;
}
header.page-header.active {
  box-shadow: rgba(1, 31, 75, 0.075) 0 0.15rem 0.15rem;
}
@media (min-width: 768px) {
  header.page-header.active .navbar {
    margin-top: -2.25rem;
    padding: 1rem 0;
  }
  header.page-header.active .navbar .services-dropdown .dropdown-menu {
    transform: translateY(1.95rem);
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar {
    padding: 1rem 0;
  }
  header.page-header .navbar .navbar-toggler {
    border-color: transparent;
    box-shadow: none;
  }
}

footer.page-footer {
  background: #fff;
  padding: 4rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer {
    padding-top: 2.5rem;
  }
  footer.page-footer .navbar-brand img {
    height: 2.5rem;
  }
}
footer.page-footer hr {
  margin: 2rem 0;
  border-top: 1px solid #eee;
  display: block;
  background: transparent;
  opacity: 1;
}
footer.page-footer h5 {
  font-weight: bold;
  color: #1f1f1f;
  font-size: 1rem;
}
@media (max-width: 767.9px) {
  footer.page-footer h5 {
    margin: 1.5rem 0 0.5rem 0;
  }
}
footer.page-footer p {
  font-size: 0.9rem;
  color: #999;
}
footer.page-footer .nav-link {
  color: #999;
}
footer.page-footer .nav-link:hover {
  color: #0F5A9B;
  font-weight: 600;
  opacity: 1;
}
footer.page-footer .social-links li a img {
  width: 1.5rem;
  height: 1.5rem;
  filter: grayscale(1);
  padding: 0;
  opacity: 0.5;
}
footer.page-footer .social-links li a img:hover {
  filter: none;
  opacity: 1;
}
@media (max-width: 767.9px) {
  footer.page-footer .social-links li a img {
    margin-left: 0;
  }
}
footer.page-footer form {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  footer.page-footer form {
    flex-direction: column;
    align-items: stretch;
  }
}
footer.page-footer form .form-control {
  position: relative;
  padding: 0.5rem 1rem;
  font-weight: 600;
  border-radius: 0.5rem;
}
footer.page-footer form .form-control:focus {
  border-color: #ddd;
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.15rem 0.25rem;
}
footer.page-footer form .btn {
  flex-shrink: 0;
  margin-left: 0.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  footer.page-footer form .btn {
    display: block;
    width: 100%;
    margin-top: 0.5rem;
    margin-left: 0;
  }
}

footer.footer-cta {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: auto;
  z-index: 99;
}
@media (max-width: 767.9px) {
  footer.footer-cta {
    left: 1rem;
  }
}
footer.footer-cta .btn.btn-primary {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  footer.footer-cta .btn.btn-primary {
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 767.9px) {
  footer.footer-cta .btn.btn-primary {
    width: 100%;
  }
}
footer.footer-cta .btn.btn-primary img {
  filter: brightness(0) invert(1);
  height: 20px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  footer.footer-cta .btn.btn-primary img {
    display: block;
  }
}
footer.footer-cta .btn.btn-primary span {
  display: block;
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0.25rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  footer.footer-cta .btn.btn-primary span {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}

.btn {
  font-weight: 700;
  padding: 0.65rem 1.5rem;
  border-radius: 3.5rem;
}
.btn.btn-lg {
  padding: 0.75rem 2rem;
  font-size: 1.25rem;
}
.btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active {
  box-shadow: rgba(31, 31, 31, 0.2) 0 0.15rem 0.25rem;
}
.btn.btn-primary {
  background: #0F5A9B;
  border-color: #0F5A9B;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #1475ca;
  border-color: #1475ca;
}
.btn.btn-light {
  background: #fff;
  border-color: #fff;
  color: #1f1f1f;
}
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active {
  background: #f7fbfe;
  border-color: #f7fbfe;
}
.btn.btn-dark {
  border-color: #011F4B;
  background-color: #011F4B;
  color: #fff;
}
.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active {
  background: #02347d;
  border-color: #02347d;
  color: #fff;
}
.btn.btn-outline-primary {
  border-color: #0F5A9B;
  color: #0F5A9B;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
  background: #0F5A9B;
  border-color: #0F5A9B;
  color: #fff;
}
.btn.btn-outline-light {
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light:active {
  background: #fff;
  border-color: #fff;
  color: #011F4B;
}
.btn.btn-outline-dark {
  border-color: #011F4B;
  color: #011F4B;
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus, .btn.btn-outline-dark:active {
  background: #011F4B;
  border-color: #011F4B;
  color: #fff;
}
.btn.btn-link {
  border: transparent;
  box-shadow: none;
  background: transparent;
  color: #0F5A9B;
  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: #1683e1;
}
.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;
}

.modal.modal-form .modal-content {
  padding: 2rem;
  border: none;
  box-shadow: rgba(1, 31, 75, 0.15) 0 0.15rem 0.25rem;
  border-radius: 1rem;
}
.modal.modal-form .modal-header {
  border: none;
  justify-content: center;
  position: relative;
}
.modal.modal-form .modal-header .modal-title {
  font-size: 1.5rem;
}
.modal.modal-form .modal-header .btn-close {
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.modal.tool-modal .modal-content {
  padding: 1.5rem;
  border: none;
  box-shadow: rgba(1, 31, 75, 0.15) 0 0.15rem 0.25rem;
  border-radius: 1rem;
}
.modal.tool-modal .modal-header {
  border: none;
  position: relative;
}
.modal.tool-modal .modal-header .modal-title {
  font-size: 1.5rem;
}
.modal.tool-modal .modal-header .btn-close {
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.form-label {
  font-size: 0.9rem;
  margin-bottom: 0.15rem;
  font-weight: 600;
}

.form-control {
  height: auto;
  padding: 0.75rem;
}
.form-control:focus {
  box-shadow: rgba(1, 31, 75, 0.15) 0 0.15rem 0.15rem;
  border-color: #ccc;
}

.main {
  padding: 0 0 2rem 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.9px) {
  .main {
    padding: 2rem 0;
  }
}
.main .container {
  position: relative;
  z-index: 1;
}
.main h1 {
  max-width: 85%;
}
@media (max-width: 767.9px) {
  .main h1 {
    max-width: 100%;
  }
}
.main h2 {
  margin: 1.5rem 0 1rem 0;
}
.main h2 span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width: 767.9px) {
  .main h2 span {
    margin: 0 0.5rem 0.5rem 0;
  }
}
.main h2 span + span {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: 1px solid #011F4B;
}
@media (max-width: 767.9px) {
  .main h2 span + span {
    border: none;
    margin-left: 0;
    padding-left: 0;
  }
}
.main video {
  width: 100%;
}

.new-reviews {
  padding: 0 0 7.5rem 0;
}
@media (max-width: 767.9px) {
  .new-reviews {
    padding: 2.5rem 0 5rem 0;
  }
}
.new-reviews h2 {
  text-align: center;
  margin: 0 0 2.5rem 0;
}
.new-reviews h2 span {
  color: #0F5A9B;
}
@media (min-width: 768px) {
  .new-reviews .video-reviews:hover .video-review {
    filter: grayscale(1);
    opacity: 0.5;
  }
}
.new-reviews .video-reviews .video-review {
  display: block;
  position: relative;
  border-radius: 2rem;
  background: rgba(31, 31, 31, 0.05);
  overflow: hidden;
  cursor: pointer;
}
.new-reviews .video-reviews .video-review:hover {
  filter: none;
  opacity: 1;
  box-shadow: rgba(15, 90, 155, 0.5) 0 0.25rem 0.75rem;
}
.new-reviews .video-reviews .video-review + .video-review {
  margin-top: 1.5rem;
}
.new-reviews .video-reviews .video-review.video-small {
  height: 15rem;
}
.new-reviews .video-reviews .video-review.video-small .video-review-bg {
  object-position: center top;
}
.new-reviews .video-reviews .video-review.video-medium {
  height: 23.5rem;
}
@media (max-width: 767.9px) {
  .new-reviews .video-reviews .video-review.video-medium {
    height: 15rem;
  }
}
.new-reviews .video-reviews .video-review.video-large {
  height: 40rem;
}
@media (max-width: 767.9px) {
  .new-reviews .video-reviews .video-review.video-large {
    margin: 1.5rem 0;
  }
}
.new-reviews .video-reviews .video-review.video-large .video-review-info {
  text-align: center;
}
.new-reviews .video-reviews .video-review.video-large .video-review-info .btn {
  position: relative;
  bottom: 0;
  right: 0;
  margin-top: 1rem;
}
.new-reviews .video-reviews .video-review .video-review-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
.new-reviews .video-reviews .video-review .video-review-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5rem 1.5rem 1.5rem 1.5rem;
  z-index: 2;
  background: linear-gradient(to top, rgba(31, 31, 31, 0.75), rgba(31, 31, 31, 0));
}
.new-reviews .video-reviews .video-review .video-review-info blockquote {
  display: block;
  font-size: 1.25rem;
  color: #fff;
  padding-right: 35%;
  font-weight: bold;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .new-reviews .video-reviews .video-review .video-review-info blockquote {
    font-size: 1.15rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .new-reviews .video-reviews .video-review .video-review-info blockquote {
    font-size: 1rem;
    line-height: 1.2;
  }
}
.new-reviews .video-reviews .video-review .video-review-info blockquote:before {
  content: '"';
  margin-left: -0.5rem;
}
.new-reviews .video-reviews .video-review .video-review-info blockquote:after {
  content: '"';
}
.new-reviews .video-reviews .video-review .video-review-info p {
  margin: 0.5rem 0 0 0;
  font-weight: bold;
  font-size: 0.8rem;
  color: #fff;
}
.new-reviews .video-reviews .video-review .video-review-info .btn {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
}

.new-reviews-modal.modal .modal-dialog {
  width: 25rem;
  background: transparent;
  border: none;
  box-shadow: none;
}
@media (max-width: 767.9px) {
  .new-reviews-modal.modal .modal-dialog {
    margin: auto;
    width: 20rem;
  }
}
.new-reviews-modal.modal .modal-content {
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}
.new-reviews-modal.modal .modal-body {
  padding: 0;
  border: none;
  overflow: hidden;
  box-shadow: rgba(31, 31, 31, 0.25) 0 0.5rem 1.5rem;
  border-radius: 2rem;
}
.new-reviews-modal.modal iframe {
  display: block;
  margin: 0;
}

.improve-reviews {
  position: relative;
  padding-top: 4rem;
}
.improve-reviews .box {
  background: #eee;
  padding: 4rem;
  border-radius: 2rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.9px) {
  .improve-reviews .box {
    padding: 3rem;
  }
}
.improve-reviews .img-fluid {
  margin: -10rem 0 -4rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .improve-reviews .img-fluid {
    margin-top: -8rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .improve-reviews .img-fluid {
    margin-top: 0;
  }
}
@media (max-width: 767.9px) {
  .improve-reviews .img-fluid {
    margin-top: 2.5rem;
    margin-bottom: -3rem;
  }
}
.improve-reviews ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 0 1.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .improve-reviews ul {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767.9px) {
  .improve-reviews ul {
    margin-bottom: 1rem;
  }
}
.improve-reviews ul li {
  font-weight: bold;
  font-size: 1.1rem;
  position: relative;
  padding-left: 1.5rem;
}
.improve-reviews ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 0.5rem;
  border-bottom: 3px solid #011F4B;
  border-left: 3px solid #011F4B;
  content: " ";
  margin: auto;
  transform-origin: center;
  transform: rotate(-45deg);
}
.improve-reviews ul li + li {
  margin-top: 0.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .improve-reviews .btn {
    margin-top: 0.5rem;
  }
}
@media (max-width: 767.9px) {
  .improve-reviews {
    padding-top: 2rem;
  }
  .improve-reviews .btn {
    margin-top: 0.5rem;
  }
}

.customer-reviews {
  padding: 7.5rem 0;
  background: #eee;
  position: relative;
}
.customer-reviews .container {
  position: relative;
  z-index: 2;
}
.customer-reviews h3 {
  margin: 0 0 2.5rem 0;
}
.customer-reviews .review-box {
  border: 2px solid #eee;
  border-radius: 2rem;
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  background: #fff;
  position: relative;
  z-index: 1;
}
.customer-reviews .review-box .review-stars {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.customer-reviews .review-box .review-stars img {
  width: 1rem;
  margin-right: 0.15rem;
}
.customer-reviews .review-box h4 {
  font-size: 1.5rem;
  color: #011F4B;
  font-weight: bold;
  margin: 0;
}
.customer-reviews .review-box p {
  font-size: 1rem;
  position: relative;
}
.customer-reviews .review-box .before-after h6 {
  color: #999;
  font-size: 0.9rem;
  margin: 0;
}
.customer-reviews .review-box .before-after h2 {
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
}
.customer-reviews .review-box .before-after h3 {
  font-weight: bold;
  font-size: 2rem;
  margin: 0.5rem 0;
}
.customer-reviews .review-box .before-after h3 img {
  width: 1rem;
}
.customer-reviews .review-box .before-after .text-grey {
  color: gray !important;
}
.customer-reviews .review-box .before-after .text-primary {
  color: #0F5A9B !important;
}
.customer-reviews .review-box .border-top-bottom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  margin-top: auto;
  position: relative;
}
.customer-reviews .review-box .border-top-bottom:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f2f3f4;
  content: " ";
}
.customer-reviews .review-box .border-top-bottom:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f2f3f4;
  content: " ";
}
.customer-reviews .review-box .review-person img {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  border: 1px solid #ddd;
}
.customer-reviews .review-box .review-person strong {
  font-weight: bold;
  margin: 0.5rem 0 0 0;
  display: block;
  font-size: 1.25rem;
}
.customer-reviews .review-box .review-person span {
  display: block;
  font-size: 0.9rem;
  color: #999;
}
@media (max-width: 767.9px) {
  .customer-reviews {
    padding: 4rem 0;
  }
}

.integrations {
  padding: 5rem 0;
  position: relative;
}
@media (max-width: 767.9px) {
  .integrations {
    text-align: center;
  }
}
.integrations h3 {
  margin: 0 0 2.5rem 0;
  text-align: center;
}
.integrations .integrations-systems img {
  width: 100%;
  height: 6rem;
  background: rgba(242, 243, 244, 0.5);
  border-radius: 1rem;
  padding: 1.5rem 1rem;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .integrations .integrations-systems img {
    height: 5rem;
    padding: 1rem 0.75rem;
  }
}
@media (max-width: 767.9px) {
  .integrations .integrations-systems img {
    height: 5rem;
    padding: 1rem;
  }
}
@media (max-width: 767.9px) {
  .integrations {
    padding: 4rem 0;
  }
}

.specialties {
  padding: 5rem 0;
  position: relative;
  border-top: 1px solid #f2f3f4;
}
@media (max-width: 767.9px) {
  .specialties {
    text-align: center;
  }
}
.specialties h3 {
  margin: 0 0 2.5rem 0;
  text-align: center;
}
.specialties .specialties-list {
  display: flex;
  align-items: center;
  width: calc(100% + 1.5rem);
  margin: 0 -0.75rem;
  flex-wrap: wrap;
}
@media (min-width: 1200px) and (max-width: 1919.9px) {
  .specialties .specialties-list {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .specialties .specialties-list {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .specialties .specialties-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.9px) {
  .specialties .specialties-list {
    flex-wrap: wrap;
  }
}
.specialties .specialties-list .specialty-item {
  display: block;
  padding: 1.5rem 1rem 1.5rem 5rem;
  background: rgba(242, 243, 244, 0.5);
  border-radius: 1rem;
  color: #0F5A9B;
  text-decoration: none;
  margin: 0 0.75rem;
  position: relative;
  overflow: hidden;
  width: calc((100% / 4) - 1.5rem);
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: bold;
}
@media (min-width: 1200px) and (max-width: 1919.9px) {
  .specialties .specialties-list .specialty-item {
    width: calc((100% / 4) - 1.5rem);
    margin-bottom: 1.5rem;
    font-size: 1rem;
    font-weight: bold;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .specialties .specialties-list .specialty-item {
    width: calc((100% / 3) - 1.5rem);
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
    font-weight: bold;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .specialties .specialties-list .specialty-item {
    width: calc((100% / 3) - 1.5rem);
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
    font-weight: bold;
  }
}
@media (max-width: 767.9px) {
  .specialties .specialties-list .specialty-item {
    width: 100%;
    margin-bottom: 0.75rem;
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
  }
}
.specialties .specialties-list .specialty-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 0;
}
.specialties .specialties-list .specialty-item:hover {
  background: #f2f3f4;
}
.specialties .specialties-list .specialty-item:active {
  background: #d6dadd;
  transform-origin: center;
  transform: scale(0.975);
}
@media (max-width: 767.9px) {
  .specialties {
    padding: 4rem 0;
  }
}

.retain-patients {
  position: relative;
  padding: 7.5rem 0;
  overflow: hidden;
}
.retain-patients:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background: #fff;
  content: " ";
  z-index: 0;
  transform-origin: center;
  transform: skewX(25deg);
  opacity: 0.025;
  margin: auto;
}
.retain-patients:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background: #fff;
  content: " ";
  z-index: 0;
  transform-origin: center;
  transform: skewX(25deg);
  opacity: 0.025;
  margin: auto;
}
.retain-patients .container {
  position: relative;
  z-index: 1;
}
.retain-patients ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 0 1.5rem;
}
.retain-patients ul li {
  font-weight: bold;
  font-size: 1.1rem;
  position: relative;
  padding-left: 1.5rem;
}
.retain-patients ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 0.5rem;
  border-bottom: 3px solid #011F4B;
  border-left: 3px solid #011F4B;
  content: " ";
  margin: auto;
  transform-origin: center;
  transform: rotate(-45deg);
}
.retain-patients ul li + li {
  margin-top: 0.5rem;
}
.retain-patients .image-effects {
  position: relative;
}
.retain-patients .image-effects .img-fluid {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.9px) {
  .retain-patients .image-effects .img-fluid {
    margin-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .retain-patients .image-effects:after {
    top: 0;
    bottom: 0;
    right: 75px;
    width: 100px;
    height: 100px;
    background: #fff;
    border: 30px solid #0F5A9B;
    content: " ";
    position: absolute;
    margin: auto;
    display: block;
    border-radius: 50%;
  }
}
@media (min-width: 768px) and (min-width: 992px) and (max-width: 1199.9px) {
  .retain-patients .image-effects:after {
    right: 25px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991.9px) {
  .retain-patients .image-effects:after {
    right: 15px;
  }
}
@media (min-width: 768px) {
  .retain-patients .image-effects:before {
    bottom: calc(-100% - 7.5rem);
    left: 0;
    right: 0;
    width: 100%;
    height: 200%;
    border: 3px dashed #eee;
    border-radius: 50%;
    border-bottom: none;
    content: " ";
    z-index: 0;
    display: block;
    position: absolute;
  }
}
@media (max-width: 767.9px) {
  .retain-patients {
    padding: 4rem 0;
  }
}

.improve-operations {
  padding: 5rem 0;
  background: #0F5A9B;
}
.improve-operations .improve-box {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.improve-operations .improve-box img {
  display: block;
  width: 4rem;
  height: 4rem;
  filter: brightness(0) invert(1);
}
.improve-operations .improve-box h4 {
  color: #fff;
  font-size: 1.5rem;
  margin-top: 1.5rem;
}
.improve-operations .improve-box p {
  color: rgba(255, 255, 255, 0.75);
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (max-width: 767.9px) {
  .improve-operations .improve-box {
    border-right: 0;
  }
}
@media (max-width: 767.9px) {
  .improve-operations {
    padding: 4rem 0;
  }
}

.call-to-action {
  padding: 3.5rem 0;
  background: #011F4B;
}
.call-to-action h3 {
  color: #fff;
}
.call-to-action p {
  color: rgba(255, 255, 255, 0.75);
  margin: 0.5rem 0 0 0;
}

.contact-map {
  padding: 10rem 0 5rem 0;
  position: relative;
  background: url("./img/contact-bg.jpg") center no-repeat;
  background-size: cover;
  z-index: 0;
}
.contact-map:before {
  background: navy;
  background: -moz-linear-gradient(left, #011F4B 0%, #1475ca 100%);
  background: -webkit-linear-gradient(left, #011F4B 0%, #1475ca 100%);
  background: linear-gradient(to right, #011F4B 0%, #1475ca 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$dark-blue, endColorstr=lighten($primary, 10%),GradientType=1 );
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 1;
  opacity: 0.9;
}
.contact-map .container {
  position: relative;
  z-index: 2;
}
.contact-map h3 {
  font-weight: 700;
  font-size: 3.5rem;
  color: #fff;
  line-height: 1;
}
@media (max-width: 767.9px) {
  .contact-map h3 {
    font-size: 2rem;
  }
}
.contact-map p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.25rem;
  margin: 1rem 0;
}
@media (max-width: 767.9px) {
  .contact-map p {
    font-size: 1.1rem;
  }
}

.contact-page {
  padding: 4rem 0;
}
.contact-page h3 {
  font-weight: bold;
  color: #1f1f1f;
  font-size: 2rem;
}
.contact-page .form-group {
  margin-bottom: 1rem;
}
.contact-page .form-group label {
  font-weight: 600;
  color: #1f1f1f;
}
.contact-page .form-group .form-control {
  height: auto;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  border: 1px solid #ddd;
}
.contact-page .form-group .form-control:focus {
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.15rem 0.45rem;
}
.contact-page .form-group textarea.form-control {
  min-height: 150px;
}
.contact-page .form-check {
  user-select: none;
  cursor: pointer;
  margin-bottom: 1rem;
}
.contact-page .form-check .form-check-label {
  color: #1f1f1f;
  font-weight: 400;
  cursor: pointer;
}
.contact-page .form-check .form-check-input {
  background-color: #fff;
  border-color: #ddd;
}
.contact-page .form-check .form-check-input:checked {
  background-color: #0F5A9B;
  border-color: #0F5A9B;
}
.contact-page .form-check .form-check-input:focus {
  box-shadow: rgba(15, 90, 155, 0.25) 0 0 0 0.2rem;
}
.contact-page .form-check .form-check-input:focus:not(:checked) {
  border-color: #0F5A9B;
  box-shadow: rgba(15, 90, 155, 0.25) 0 0 0 0.2rem;
}
.contact-page .form-check .form-check-input:not(:disabled):active {
  background-color: #0F5A9B;
  border-color: #0F5A9B;
}
.contact-page .form-check .form-check-input:focus ~ .form-check-label::before {
  box-shadow: rgba(15, 90, 155, 0.25) 0 0 0 0.2rem;
}
.contact-page .form-check .form-check-label::after {
  filter: brightness(0);
}
.contact-page .contact-item {
  position: relative;
}
.contact-page .contact-item + .contact-item {
  margin-top: 2.5rem;
}
.contact-page .contact-item img {
  width: 3rem;
  height: 3rem;
}
.contact-page .contact-item span {
  display: block;
}
.contact-page .contact-item strong {
  display: block;
  font-size: 1.25rem;
  color: #1f1f1f;
}

.guide-main {
  padding: 5rem 0 10rem 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.9px) {
  .guide-main {
    padding: 2rem 0;
  }
}
.guide-main .container {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .guide-main .img-fluid {
    margin-left: -2.5rem;
  }
}
@media (max-width: 767.9px) {
  .guide-main .img-fluid {
    margin-bottom: 2.5rem;
  }
}
.guide-main h1 {
  margin: 0 0 1.5rem 0;
}
.guide-main p {
  padding: 0 25% 0 0;
}
.guide-main ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 0 1.5rem;
}
.guide-main ul li {
  font-weight: bold;
  font-size: 1.1rem;
  position: relative;
}
.guide-main ul li:before {
  width: 1rem;
  height: 0.5rem;
  border-bottom: 3px solid #011F4B;
  border-left: 3px solid #011F4B;
  content: " ";
  transform-origin: center;
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.45rem;
  margin-top: -0.2rem;
}
.guide-main ul li + li {
  margin-top: 0.5rem;
}

.why-us-main {
  padding: 0 0 2rem 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.9px) {
  .why-us-main {
    padding: 2rem 0;
  }
}
.why-us-main .container {
  position: relative;
  z-index: 1;
}
.why-us-main h1 {
  max-width: 85%;
}
.why-us-main .img-fluid {
  margin-bottom: -2rem;
}

.our-difference {
  padding: 2.5rem 0;
  background: #f2f3f4;
}
.services-diagram {
  padding: 2.5rem 0;
  background: #f2f3f4;
}
.services-diagram h2 {
  margin-bottom: 2.5rem;
}

.features {
  padding: 2.5rem 0 5rem 0;
  background: #f2f3f4;
}
@media (max-width: 767.9px) {
  .features {
    padding-top: 0;
    padding-bottom: 4rem;
  }
}
.features .feature {
  padding: 2.5rem 2rem;
  background: #fff;
  border-radius: 1rem;
}
.features .feature img {
  display: block;
  width: 3rem;
  height: 3rem;
}
.features .feature h4 {
  font-size: 1.25rem;
  margin: 1.5rem 0 0.5rem 0;
}
.features .feature p {
  margin-bottom: 0;
}

.main-services {
  padding: 0 0 2rem 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.9px) {
  .main-services {
    padding: 2rem 0;
  }
}
.main-services .container {
  position: relative;
  z-index: 1;
}
.main-services h1 {
  max-width: 85%;
}
.main-services .img-fluid {
  margin-bottom: -2rem;
}
.main-services.v2 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.main-services.v2 .img-fluid {
  margin-bottom: -3.5rem;
}
.main-services.v2 h1 {
  max-width: 100%;
}

.services-features {
  position: relative;
  background: #f2f3f4;
  padding: 3.5rem 0;
}
.services-features .feature {
  display: block;
  padding: 0 2.5rem;
  background: rgba(255, 255, 255, 0.05);
  border-left: 1px solid #ddd;
}
@media (max-width: 767.9px) {
  .services-features .feature {
    border: none;
    padding: 0 1.5rem;
  }
}
.services-features .feature.color-2 {
  background: rgba(255, 255, 255, 0.1);
}
.services-features .feature.color-3 {
  background: rgba(255, 255, 255, 0.15);
}
.services-features .feature img {
  display: block;
  width: 4rem;
  height: 4rem;
}
.services-features .feature h4 {
  font-size: 1.25rem;
  margin: 1.5rem 0 0.5rem 0;
}
@media (max-width: 767.9px) {
  .services-features .feature h4 {
    margin-top: 1rem;
  }
}
.services-features .feature p {
  margin-bottom: 0;
}
.services-features.v2 {
  padding: 5rem 0;
  background: #fff;
  border-top: 1px solid #ddd;
}
.services-features.v2 h2 {
  text-align: center;
  margin-bottom: 3.5rem;
}
.services-features.v2 .feature {
  text-align: center;
}
.services-features.v2 .feature img {
  margin: auto;
}

.happy-patients {
  padding: 7.5rem 0 15rem 0;
  position: relative;
  background: url("./img/employees-bg.jpg") center no-repeat;
  background-size: cover;
}
.happy-patients:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0F5A9B;
  content: " ";
  z-index: 0;
  opacity: 0.9;
}
.happy-patients .container {
  position: relative;
  z-index: 1;
}
.happy-patients img {
  filter: brightness(0) invert(1);
  margin-bottom: 2rem;
  width: 4rem;
}
.happy-patients h3 {
  color: #fff;
  margin: 0;
}

.services-quote {
  padding: 0 0 1px 0;
}
.services-quote .box {
  padding: 4rem 4.5rem;
  border-radius: 2rem;
  background: #f2f3f4;
  display: block;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.9px) {
  .services-quote .box {
    padding: 3rem 2.5rem;
  }
}
.services-quote p {
  font-size: 1.5rem;
  font-weight: 600;
}
@media (max-width: 767.9px) {
  .services-quote p {
    font-size: 1.25rem;
  }
}
.services-quote p:before {
  content: '"';
  margin-left: -1rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
}
.services-quote p:after {
  content: '"';
  margin-right: -1rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
}
.services-quote .quote-person {
  padding-left: 1.5rem;
  border-left: 1px solid #eee;
}
@media (max-width: 767.9px) {
  .services-quote .quote-person {
    padding-left: 0;
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 1px solid #eee;
    border-left: none;
  }
}
.services-quote .quote-person > img {
  width: 4rem;
  height: 4rem;
  display: block;
  border-radius: 50%;
  object-fit: cover;
}
.services-quote .quote-person .quote-stars {
  display: inline-flex;
  padding: 0.2rem 0.45rem;
  border-radius: 1rem;
  background: #fff;
  align-items: center;
  box-shadow: rgba(1, 31, 75, 0.1) 0 0.1rem 0.15rem;
  margin: 0 0 0 1rem;
  transform: translateY(-1rem);
}
.services-quote .quote-person .quote-stars img {
  width: 0.75rem;
}
.services-quote .quote-person .quote-stars img + img {
  margin-left: 0.05rem;
}
.services-quote .quote-person h4 {
  font-weight: bold;
  font-size: 1rem;
}
.services-quote .quote-person span {
  font-weight: 400;
  opacity: 0.75;
  display: block;
}
.services-quote.v2 {
  background: transparent;
}
.services-quote.v2 .box {
  margin-bottom: 0;
  margin-top: -7.5rem;
  background: #fff;
}

.services-benefits {
  padding: 7.5rem 0 7.5rem 0;
}
@media (max-width: 767.9px) {
  .services-benefits {
    padding: 4rem 0 4rem 0;
  }
}
.services-benefits ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 0 1.5rem;
}
@media (max-width: 767.9px) {
  .services-benefits ul {
    margin-bottom: 0.75rem;
  }
}
.services-benefits ul li {
  font-weight: bold;
  font-size: 1.1rem;
  position: relative;
  padding-left: 1.5rem;
  line-height: 1.2;
}
.services-benefits ul li:before {
  position: absolute;
  top: 0.45rem;
  left: 0;
  width: 1rem;
  height: 0.5rem;
  border-bottom: 3px solid #011F4B;
  border-left: 3px solid #011F4B;
  content: " ";
  margin: auto;
  transform-origin: center;
  transform: rotate(-45deg);
}
.services-benefits ul li + li {
  margin-top: 0.75rem;
}
.services-benefits.v2 {
  padding-top: 2.5rem;
}

.services-faq {
  padding: 5rem 0;
  background: #012964;
}
@media (max-width: 767.9px) {
  .services-faq {
    padding: 4rem 0;
  }
  .services-faq .accordion {
    margin-top: 2rem;
  }
}
.services-faq h3 {
  color: #fff;
}
.services-faq h4 {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.75);
  margin: 1rem 0 0 0;
}
.services-faq .accordion-item {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.75);
}
.services-faq .accordion-item .accordion-header button.accordion-button {
  background: transparent;
  outline: none;
  box-shadow: none;
  border: none;
  white-space: normal;
  width: 100%;
  text-align: left;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 767.9px) {
  .services-faq .accordion-item .accordion-header button.accordion-button {
    padding: 0.75rem 0;
  }
}
.services-faq .accordion-item .accordion-header button.accordion-button:after {
  filter: brightness(0) invert(1);
}
.services-faq .accordion-item .accordion-body {
  padding-top: 0;
  font-size: 0.9rem;
}

.mission-main {
  padding: 5rem 0 7.5rem 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.9px) {
  .mission-main {
    padding: 2rem 0;
  }
}
.mission-main .container {
  position: relative;
  z-index: 1;
}
.mission-main h1 {
  padding: 0 10%;
  margin: 1rem 0 2.5rem 0;
}
@media (max-width: 767.9px) {
  .mission-main h1 {
    padding: 0;
  }
}
.mission-main h6 {
  font-weight: bold;
  color: #0F5A9B;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.mission-main p {
  padding: 0 5%;
}

.features.mission-features {
  padding: 5rem 0;
  background: transparent;
  border-top: 1px solid #eee;
}
.features.mission-features .feature {
  text-align: center;
  border-left: 1px solid #ddd;
}
@media (max-width: 767.9px) {
  .features.mission-features .feature {
    padding: 0;
    border-left: none;
  }
}
.features.mission-features .feature img {
  margin: auto;
}

.team {
  padding: 5rem 0;
  border-top: 1px solid #eee;
}
.team .team-member {
  text-align: center;
}
.team .team-member img {
  width: 10rem;
  height: 10rem;
  border: 1px solid #ddd;
  object-fit: cover;
  object-position: center top;
  border-radius: 50%;
}
.team .team-member h4 {
  font-weight: bold;
  font-size: 1rem;
  margin: 1rem 0 0.5rem 0;
}
.team .team-member span {
  display: block;
  font-weight: 600;
  color: #0F5A9B;
  font-size: 0.8rem;
}

.request-quote-main {
  padding: 2.5rem 0;
}
.request-quote-main h1 {
  margin-bottom: 1.5rem;
}
@media (max-width: 767.9px) {
  .request-quote-main h1 {
    font-size: 2rem;
    margin-top: 3.5rem;
  }
}
.request-quote-main form {
  background: #fff;
  padding: 3rem;
  border-radius: 1rem;
  box-shadow: rgba(1, 31, 75, 0.15) 0 0.15rem 0.35rem;
}
@media (max-width: 767.9px) {
  .request-quote-main form {
    box-shadow: none;
    border: none;
    padding: 1.5rem 0 0 0;
  }
}
.request-quote-main form h2 {
  font-size: 2rem;
  font-weight: bold;
}
@media (max-width: 767.9px) {
  .request-quote-main form h2 {
    font-size: 1.5rem;
    font-weight: bold;
  }
}
.request-quote-main .quote-box {
  border: 1px solid #ddd;
  margin-top: 1.5rem;
  border-radius: 2rem;
  padding: 3rem;
}
.request-quote-main .quote-box p {
  font-size: 1.5rem;
  font-weight: 600;
}
.request-quote-main .quote-box p:before {
  content: '"';
  margin-left: -1rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
}
.request-quote-main .quote-box p:after {
  content: '"';
  margin-right: -1rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
}
.request-quote-main .quote-box .quote-person {
  padding-top: 1.5rem;
  border-top: 1px solid #ddd;
}
@media (min-width: 768px) {
  .request-quote-main .quote-box .quote-person {
    display: flex;
    align-items: center;
    position: relative;
  }
}
.request-quote-main .quote-box .quote-person > img {
  width: 4rem;
  height: 4rem;
  display: block;
  border-radius: 50%;
  object-fit: cover;
}
.request-quote-main .quote-box .quote-person .quote-stars {
  display: inline-flex;
  padding: 0.2rem 0.45rem;
  border-radius: 1rem;
  background: #fff;
  align-items: center;
  box-shadow: rgba(1, 31, 75, 0.1) 0 0.1rem 0.15rem;
}
@media (max-width: 767.9px) {
  .request-quote-main .quote-box .quote-person .quote-stars {
    transform: translateY(-1rem);
    margin-bottom: 0;
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  .request-quote-main .quote-box .quote-person .quote-stars {
    display: flex;
    position: absolute;
    left: 1.25rem;
    bottom: -0.45rem;
  }
}
.request-quote-main .quote-box .quote-person .quote-stars img {
  width: 0.75rem;
}
.request-quote-main .quote-box .quote-person .quote-stars img + img {
  margin-left: 0.05rem;
}
.request-quote-main .quote-box .quote-person h4 {
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
}
.request-quote-main .quote-box .quote-person span {
  font-weight: 400;
  opacity: 0.75;
  display: block;
}
.request-quote-main .quote-box .before-after h6 {
  color: #999;
  font-size: 0.9rem;
  margin: 0;
}
.request-quote-main .quote-box .before-after h2 {
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
}
.request-quote-main .quote-box .before-after h3 {
  font-weight: bold;
  font-size: 2rem;
  margin: 0.25rem 0;
}
.request-quote-main .quote-box .before-after h3 img {
  width: 1rem;
}
.request-quote-main .quote-box .before-after .text-grey {
  color: gray !important;
}
.request-quote-main .quote-box .before-after .text-primary {
  color: #0F5A9B !important;
}
.request-quote-main .quote-box .border-top-bottom {
  padding-top: 1rem;
  margin-top: 2rem;
  position: relative;
}
.request-quote-main .quote-box .border-top-bottom:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f2f3f4;
  content: " ";
}

.thank-you {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
}
.thank-you .navbar-brand img {
  height: 3.5rem;
}
.thank-you h1 {
  margin: 2.5rem 0 1rem 0;
}
.thank-you p {
  font-size: 1.25rem;
  margin: 0;
}
.thank-you p.copyright {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  font-size: 0.8rem;
  color: #999;
}
.thank-you.patient-churn h2 {
  margin: 1.5rem 0;
}
.thank-you.patient-churn p {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.thank-you.patient-churn p.small {
  color: #999;
}

.demo-features {
  padding: 5rem 0;
}
@media (max-width: 767.9px) {
  .demo-features {
    padding: 2.5rem 0;
  }
}
.demo-features .simple-feature {
  background: rgba(15, 90, 155, 0.05);
  color: #0F5A9B;
  padding: 2.5rem;
  border-radius: 1rem;
  height: 100%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .demo-features .simple-feature {
    padding: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .demo-features .simple-feature {
    padding: 1.5rem;
  }
}
.demo-features .simple-feature img {
  width: 2.5rem;
  height: 2.5rem;
}
.demo-features .simple-feature h4 {
  margin: 1rem 0 0 0;
  font-weight: bold;
  font-size: 1.25rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .demo-features .simple-feature h4 {
    font-size: 1rem;
  }
}
@media (max-width: 767.9px) {
  .demo-features .simple-feature h4 {
    font-size: 1rem;
  }
}

.specialties-page {
  position: relative;
  padding: 5rem 0;
}
.specialties-page h1 {
  margin: 0 0 1.5rem 0;
}
.specialties-page h2 {
  margin: 0 0 1.5rem 0;
}
.specialties-page ul.specialties-list {
  list-style: none;
  margin: 0 0 1rem 0;
  padding: 0;
  display: block;
}
.specialties-page ul.specialties-list.checklist li {
  padding-left: 1.5rem;
  font-weight: bold;
}
.specialties-page ul.specialties-list.checklist li:before {
  background: none;
  border-radius: 0;
  border-left: 3px solid #011F4B;
  border-bottom: 3px solid #011F4B;
  content: " ";
  transform-origin: center;
  transform: rotate(-45deg);
  margin: auto;
  width: 0.8rem;
  height: 0.5rem;
}
.specialties-page ul.specialties-list li {
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  padding-left: 1rem;
}
.specialties-page ul.specialties-list li:before {
  position: absolute;
  top: 0.45rem;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  background: #011F4B;
  content: " ";
  margin: auto;
  border-radius: 50%;
}
.specialties-page ul.specialties-list li + li {
  margin-top: 0.5rem;
}
.specialties-page .specialties-testimonial {
  display: block;
  border: 2px solid #eee;
  border-radius: 2rem;
  padding: 2.5rem;
}
.specialties-page .specialties-testimonial .testimonial-company {
  display: block;
  padding-right: 5rem;
  height: 4rem;
  position: relative;
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #eee;
}
.specialties-page .specialties-testimonial .testimonial-company img {
  position: absolute;
  top: 1rem;
  right: 0;
  margin: auto;
  max-width: 4rem;
  max-height: 4rem;
}
.specialties-page .specialties-testimonial .testimonial-company strong {
  display: block;
  color: #011F4B;
}
.specialties-page .specialties-testimonial .testimonial-company span {
  font-size: 0.9rem;
  color: rgba(1, 31, 75, 0.5);
  display: block;
  line-height: 1.2;
}
.specialties-page .specialties-testimonial .testimonial-company.logo-horizontal {
  padding-right: 10rem;
}
.specialties-page .specialties-testimonial .testimonial-company.logo-horizontal img {
  max-width: 10rem;
  max-height: 3rem;
}
.specialties-page .specialties-testimonial p {
  font-size: 1.25rem;
  margin: 0;
}
.specialties-page .specialties-testimonial p:before {
  content: '"';
}
.specialties-page .specialties-testimonial p:after {
  content: '"';
}
.specialties-page .specialties-testimonial.testimonial-smaller p {
  font-size: 1rem;
}
.specialties-page .specialties-details {
  background: #f2f3f4;
  padding: 2.5rem;
  border-radius: 2rem;
  margin-top: 5rem;
}
@media (max-width: 767.9px) {
  .specialties-page .specialties-details {
    margin-top: 3rem;
  }
}
.specialties-page .specialties-details h3 {
  font-weight: bold;
  color: #011F4B;
  margin: 0 0 1.5rem 0;
}
.specialties-page .specialties-details p:last-child {
  margin-bottom: 0;
}

.free-tools-intro {
  padding: 7.5rem 0;
  background: url("../img/free-tools-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
.free-tools-intro .container {
  position: relative;
  z-index: 2;
}
.free-tools-intro:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #011F4B;
  content: " ";
  z-index: 1;
  opacity: 0.5;
}
.free-tools-intro h1 {
  color: #fff;
}
.free-tools-intro p {
  margin: 1rem 0 0 0;
  color: #fff;
}

.free-tools {
  padding: 5rem 0;
}
.free-tools .nav.tools-filters {
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.free-tools .nav.tools-filters .nav-item {
  margin: 0 0.5rem 0.5rem 0;
}
.free-tools .nav.tools-filters .nav-item .nav-link {
  background: rgba(1, 31, 75, 0.05);
  border-radius: 3.5rem;
  color: #011F4B;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
}
.free-tools .nav.tools-filters .nav-item .nav-link:hover {
  background: rgba(1, 31, 75, 0.15);
}
.free-tools .nav.tools-filters .nav-item .nav-link:active {
  background: rgba(1, 31, 75, 0.2);
}
.free-tools .nav.tools-filters .nav-item .nav-link.active {
  background: #0F5A9B;
  color: #fff;
}
.free-tools .free-tool-item {
  cursor: pointer;
  position: relative;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: calc(100% - 1.5rem);
  background: #fff;
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.25rem 1rem;
  border-radius: 2rem;
  margin-top: 1.5rem;
  overflow: hidden;
}
.free-tools .free-tool-item:hover {
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.5rem 1.5rem;
}
.free-tools .free-tool-item:hover .free-tool-info h3.free-tool-title {
  color: #0F5A9B;
}
.free-tools .free-tool-item .free-tool-thumbnail {
  display: block;
  width: 100%;
  height: 15rem;
  object-fit: contain;
  object-position: center;
}
.free-tools .free-tool-item .free-tool-info {
  padding: 0.5rem 1.5rem 1.5rem 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.free-tools .free-tool-item .free-tool-info h3.free-tool-title {
  font-size: 1.25rem;
  font-weight: bold;
  display: block;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.free-tools .free-tool-item .free-tool-info p.free-tool-description {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
}
.free-tools .free-tool-item .free-tool-info .btn {
  margin-top: auto;
}
.free-tools .free-tools-coming-soon {
  text-align: center;
  padding: 2.5rem 0;
}
.free-tools .free-tools-coming-soon h4 {
  font-size: 2rem;
  font-weight: bold;
  color: #011F4B;
  margin: 0 0 0.5rem 0;
}
.free-tools .free-tools-coming-soon p {
  color: #011F4B;
}

.resources-intro {
  padding: 7.5rem 0;
  background: url("../img/resources-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
.resources-intro .container {
  position: relative;
  z-index: 2;
}
.resources-intro:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #011F4B;
  content: " ";
  z-index: 1;
  opacity: 0.5;
}
.resources-intro h1 {
  color: #fff;
}
.resources-intro p {
  margin: 1rem 0 0 0;
  color: #fff;
}

.resources {
  padding: 1rem 0 5rem 0;
  position: relative;
}
.resources .resources-magnet {
  width: 100%;
  height: auto;
  background: rgba(15, 90, 155, 0.1);
  color: #0F5A9B;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  padding: 1rem;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
}
@media (max-width: 767.9px) {
  .resources .resources-magnet {
    flex-direction: column;
  }
}
.resources .resources-magnet:hover {
  text-decoration: underline;
}
.resources .resources-magnet > img {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  margin-right: 0.75rem;
}
@media (max-width: 767.9px) {
  .resources .resources-magnet > img {
    margin: 0;
  }
}
.resources .resources-magnet .rating-stars {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  margin-left: 0.75rem;
  margin-right: -2.5rem;
  width: 5rem;
}
@media (max-width: 767.9px) {
  .resources .resources-magnet .rating-stars {
    margin: 1rem 0;
  }
}
.resources .resources-magnet .rating-stars img {
  width: 1rem;
  height: 1rem;
}
.resources .nav.resources-filters {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: sticky;
  top: 6.1rem;
  z-index: 10;
  padding: 1rem 0 0.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .resources .nav.resources-filters {
    top: 6.05rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .resources .nav.resources-filters {
    top: 5.45rem;
  }
}
@media (max-width: 767.9px) {
  .resources .nav.resources-filters {
    top: 9.35rem;
    width: calc(100% + 1.5rem);
    left: -0.75rem;
  }
}
.resources .nav.resources-filters .nav-item {
  margin: 0 0.5rem 0.5rem 0;
}
.resources .nav.resources-filters .nav-item .nav-link {
  background: rgba(1, 31, 75, 0.05);
  border-radius: 3.5rem;
  color: #011F4B;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
}
.resources .nav.resources-filters .nav-item .nav-link:hover {
  background: rgba(1, 31, 75, 0.15);
}
.resources .nav.resources-filters .nav-item .nav-link:active {
  background: rgba(1, 31, 75, 0.2);
}
.resources .nav.resources-filters .nav-item .nav-link.active {
  background: #0F5A9B;
  color: #fff;
}
.resources .resource-item {
  cursor: pointer;
  position: relative;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: calc(100% - 1.5rem);
  background: #fff;
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.25rem 1rem;
  border-radius: 2rem;
  margin-top: 1.5rem;
  overflow: hidden;
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.resources .resource-item:hover {
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.5rem 1.5rem;
}
.resources .resource-item:hover .resource-item-title {
  color: #0F5A9B;
}
.resources .resource-item .resource-item-thumbnail {
  display: block;
  width: calc(100% + 3rem);
  margin: 0 -1.5rem 1rem -1.5rem;
  height: 11rem;
  object-fit: cover;
  object-position: center;
}
.resources .resource-item .resource-item-title {
  font-size: 1.1rem;
  font-weight: bold;
  display: block;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.resources .resource-item .resource-item-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0.5rem 0;
}
.resources .resource-item .resource-item-details .resource-item-type {
  font-size: 0.9rem;
  color: rgba(31, 31, 31, 0.5);
  margin: 0;
}
.resources .resource-item .resource-item-details .resource-item-read-time,
.resources .resource-item .resource-item-details .resource-item-video-time,
.resources .resource-item .resource-item-details .resource-item-webinar-time {
  font-size: 0.9rem;
  color: rgba(31, 31, 31, 0.5);
  margin: 0;
}
.resources .resource-item .resource-item-description {
  color: #1f1f1f;
  margin-bottom: 0;
  font-size: 0.9rem;
}

.blog-page {
  position: relative;
  padding: 1rem 0 5rem 0;
}
@media (max-width: 767.9px) {
  .blog-page {
    padding-top: 2.5rem;
  }
}
.blog-page .blog-intro {
  text-align: center;
}
.blog-page .blog-intro .breadcrumb {
  justify-content: center;
}
.blog-page .blog-intro .blog-intro-time {
  font-size: 0.8rem;
  opacity: 0.5;
}
.blog-page .blog-contents-sidebar {
  position: sticky;
  top: 9.25rem;
  background: #fff;
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.25rem 1rem;
  border-radius: 2rem;
  padding: 2rem 2rem 1.75rem 2rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .blog-page .blog-contents-sidebar {
    position: relative;
    top: 0;
  }
}
@media (max-width: 767.9px) {
  .blog-page .blog-contents-sidebar {
    position: relative;
    top: 0;
  }
}
.blog-page .blog-contents-sidebar h4 {
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
}
.blog-page .blog-contents-sidebar ul.nav {
  flex-direction: column;
}
.blog-page .blog-contents-sidebar ul.nav .nav-item .nav-link {
  padding: 0.25rem 0;
  color: #011F4B;
  font-weight: 500;
  font-size: 0.9rem;
}
.blog-page .blog-contents-sidebar ul.nav .nav-item .nav-link:hover, .blog-page .blog-contents-sidebar ul.nav .nav-item .nav-link:focus, .blog-page .blog-contents-sidebar ul.nav .nav-item .nav-link:active {
  color: #0085C2;
}
.blog-page .free-tool-item {
  cursor: pointer;
  position: sticky;
  top: 9.25rem;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.25rem 1rem;
  border-radius: 2rem;
  overflow: hidden;
}
.blog-page .free-tool-item:hover {
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.5rem 1.5rem;
}
.blog-page .free-tool-item:hover .free-tool-info h3.free-tool-title {
  color: #0F5A9B;
}
.blog-page .free-tool-item .free-tool-thumbnail {
  display: block;
  width: 100%;
  height: 15rem;
  object-fit: contain;
  object-position: center;
}
.blog-page .free-tool-item .free-tool-info {
  padding: 0.5rem 1.5rem 1.5rem 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.blog-page .free-tool-item .free-tool-info h3.free-tool-title {
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.blog-page .free-tool-item .free-tool-info p.free-tool-description {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
}
.blog-page .free-tool-item .free-tool-info .btn {
  margin-top: auto;
}
.blog-page .blog-next-steps {
  position: relative;
  padding: 2.5rem;
  border-radius: 1rem;
  background: #f2f3f4;
  margin-top: 1.5rem;
}
.blog-page .blog-next-steps h4 {
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
}
.blog-page .blog-next-steps ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.blog-page .blog-next-steps ol li {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-top: 1rem;
  font-size: 0.9rem;
  counter-increment: section;
}
.blog-page .blog-next-steps ol li:after {
  content: counter(section);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #011F4B;
  opacity: 0.25;
}
.blog-page .blog-next-steps ol li:before {
  position: absolute;
  top: 0;
  left: 1.75rem;
  width: 1px;
  height: 100%;
  background: rgba(31, 31, 31, 0.1);
  content: " ";
}
.blog-page .blog-next-steps ol li a {
  color: #0085C2;
  text-decoration: underline;
  font-weight: bold;
}
.blog-page h1 {
  margin: 0 0 1.5rem 0;
}
.blog-page h2, .blog-page h3, .blog-page h4, .blog-page h5, .blog-page h6 {
  font-weight: bold;
  color: #011F4B;
  margin: 2.5rem 0 1rem 0;
}
.blog-page h2[data-link], .blog-page h3[data-link], .blog-page h4[data-link], .blog-page h5[data-link], .blog-page h6[data-link] {
  padding-top: 9.25rem;
  margin-top: -7.75rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .blog-page h2[data-link], .blog-page h3[data-link], .blog-page h4[data-link], .blog-page h5[data-link], .blog-page h6[data-link] {
    padding-top: 8.5rem;
    margin-top: -6rem;
  }
}
@media (max-width: 767.9px) {
  .blog-page h2[data-link], .blog-page h3[data-link], .blog-page h4[data-link], .blog-page h5[data-link], .blog-page h6[data-link] {
    padding-top: 10rem;
    margin-top: -7.5rem;
  }
}
.blog-page ul.checklist {
  list-style: none;
  margin: 0 0 1rem 0;
  padding: 0;
  display: block;
}
.blog-page ul.checklist.checklist li {
  padding-left: 1.5rem;
  font-weight: bold;
}
.blog-page ul.checklist.checklist li:before {
  background: none;
  border-radius: 0;
  border-left: 3px solid #011F4B;
  border-bottom: 3px solid #011F4B;
  content: " ";
  transform-origin: center;
  transform: rotate(-45deg);
  margin: auto;
  width: 0.8rem;
  height: 0.5rem;
}
.blog-page ul.checklist li {
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  padding-left: 1rem;
}
.blog-page ul.checklist li:before {
  position: absolute;
  top: 0.45rem;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  background: #011F4B;
  content: " ";
  margin: auto;
  border-radius: 50%;
}
.blog-page ul.checklist li + li {
  margin-top: 0.5rem;
}
.blog-page .blog-thumbnail {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 2rem;
  margin-bottom: 1.5rem;
}
.blog-page .blog-video {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 2rem;
  margin-bottom: 1.5rem;
  box-shadow: rgba(31, 31, 31, 0.15) 0 0.5rem 1.5rem;
  overflow: hidden;
}
.blog-page .blog-video iframe {
  display: block;
  margin: 0;
}
.blog-page .video-transcript {
  margin-bottom: 1.5rem;
}
.blog-page .video-transcript p {
  font-style: italic;
  font-size: 0.9rem;
  margin: 0;
}
.blog-page .breadcrumb {
  margin-bottom: 1.5rem;
}
.blog-page .breadcrumb .breadcrumb-item {
  font-size: 0.9rem;
  color: rgba(1, 31, 75, 0.5);
}
.blog-page .breadcrumb .breadcrumb-item a {
  color: #011F4B;
  font-weight: 500;
  text-decoration: none;
}
.blog-page .breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
  color: #0F5A9B;
}
.blog-page a:not(.btn, .nav-link) {
  color: #0085C2;
  text-decoration: underline;
  font-weight: 600;
}

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