.modal.review-modal form > label {
  display: block;

  clear: both;

  margin: 0 0 1em;
}

.modal.review-modal input:first-child {
  margin-top: 0;
}

.modal.review-modal input,
.modal.review-modal textarea {
  display: block;

  width: 100%;

  border-color: #e2e4e9;

  background-image: none;
}

.modal.review-modal .stars-container {
  float: none;

  clear: both;

  display: flex;

  flex-direction: row-reverse;

  justify-content: flex-end;

  margin: 0;
}

.modal .stars-container > label:before {
  display: none;
}

.modal .stars-container > input:not(:checked) + label svg {
  fill: transparent;
}

.modal .stars-container > input:checked ~ label svg,
.modal .stars-container > input:checked + label:hover svg,
.modal .stars-container > input:checked + label:hover ~ label svg,
.modal .stars-container > input:checked ~ label:hover svg,
.modal .stars-container > input:checked ~ label:hover ~ label svg,
.modal .stars-container > label:hover ~ input:checked ~ label svg {
  fill: #333;
}

.modal.review-modal-updated form > label {
  display: block;

  clear: both;

  margin-bottom: 1.5em;
}

.modal.review-modal-updated input,
.modal.review-modal-updated textarea {
  display: block;

  width: 100%;

  margin-top: 0.5em;
}

.modal.review-modal-updated .stars-container {
  float: none;

  display: flex;

  flex-direction: row-reverse;

  justify-content: flex-end;

  margin-top: 0.5em;

  margin-left: 0;
}

.modal.review-modal-updated .stars-container label {
  cursor: pointer;

  margin-right: 5px;
}

.modal.review-modal-updated .stars-container:not(:checked) > input {
  position: static;

  visibility: hidden;

  width: 0;

  height: 0;

  padding: 0;

  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

.social-titles li {
  display: block;
}

.social-titles .facebook-link a::after {
  content: 'Facebook';
}

.social-titles .twitter-link a::after {
  content: 'Twitter';
}

.social-titles .google-link a::after {
  content: 'Google';
}

.social-titles .youtube-link a::after {
  content: 'YouTube';
}

.social-titles .yelp-link a::after {
  content: 'Yelp';
}

.social-titles .pinterest-link a::after {
  content: 'Pinterest';
}

.social-titles .instagram-link a::after {
  content: 'Instagram';
}

.social-titles .linkedin-link a::after {
  content: 'LinkedIn';
}

.social-review-links {
  margin: 0;

  list-style: none;
}

.social-review-links li {
  display: inline-block;

  vertical-align: middle;

  margin-right: 15px;

  cursor: pointer;

  text-align: center;

  position: relative;
}

.social-review-links li svg {
  display: block;

  width: 75px;

  height: 75px;

  transform: scale(1);

  transition: all 0.2s;
}

.social-review-links li:hover svg {
  transform: scale(1.1);
}

.social-review-links li:last-child svg {
  padding-left: 12px;
}

.social-review-links li a[href*='g'] svg {
  fill: #4285f4;
}

.social-review-links li a[href*='yelp'] svg {
  fill: #d32323;
}

.social-review-links li a[href*='facebook'] svg {
  fill: #3c5a99;
}

.foot-social-alt {
  font-size: 30px;
}

.foot-social-alt li {
  vertical-align: top;

  margin-left: 0.5em;
}

.foot-social-alt li:first-child {
  margin-left: 0;
}

.foot-social-alt li svg {
  height: 1em;
}

.foot-social-alt a {
  display: block;
}

.foot-social-alt .google-maps-link svg {
  height: 1.4em;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: 100%;
}

.video-container {
  position: relative;

  padding-bottom: 53.78%;

  padding-top: 30px;

  height: 0;

  overflow: hidden;

  margin: 20px auto;

  display: block;
}

.video-wrapper,
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;
}

#bpicredits {
  display: inline;
}

.dq-reviews {
  width: 100%;

  height: 800px;

  max-height: 80vh;

  border: none;
}

.min-80 {
  padding: 100px 0;
}

.row-5-col {
  justify-content: center;
}

body[class*='page-template-contact'] .contact-page-info iframe {
  display: block;

  width: 100%;

  height: 400px;

  max-height: 50vh;
}

body[class*='page-template-contact'] .contact-page-info iframe,
.single-team-member,
.formatted-hours {
  margin-bottom: 1em;
}

.team-members.layout-1 ul {
  list-style-position: inside;
}

.table-wrap-scroll {
  max-width: 100%;

  overflow-x: auto;
}

.formatted-hours td.day {
  padding-right: 2em;
}

.page-template.page-template-contact-3 .contact-page-info iframe {
  height: 18em;
}

p.question {
  margin: 15px 10px 5px;
}

form button[type='submit'][disabled] {
  cursor: not-allowed;
}

.hours-note {
  font-style: italic;
}

span.hours-note {
  display: block;

  margin-top: 20px;
}

svg.external-link {
  height: 1em;

  width: auto;

  margin-left: 0.5em;

  margin-bottom: -0.1em;

  fill: currentColor;
}

*[class*='social'] svg.external-link,
a[aria-label] svg.external-link {
  opacity: 0;

  height: 0;

  width: 0;

  margin: 0;
}

@supports (object-fit: cover) {
  .team-members.layout-3 .single-team-member > img {
    width: 250px;

    height: 250px;

    object-fit: cover;

    border-radius: 50%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1-5 {
    -ms-flex: 0 0 20%;

    flex: 0 0 20%;

    max-width: 20%;
  }
}

@media (max-width: 600px) {
  .min-80 {
    padding: 80px 0;
  }
}

@supports (display: flex) {
  .min-80 {
    flex-direction: column;

    justify-content: center;
  }

  @media (min-width: 992px) {
    .team-members.layout-3 .single-team-member > img {
      max-width: 250px;
    }

    .team-members.layout-3 .single-team-member > header {
      flex: 1 0 auto;

      margin: 2em;
    }

    .team-members.layout-3 .single-team-member > .bio {
      flex-basis: 50%;
    }

    .team-members.layout-3 .single-team-member.clearfix::before,
    .team-members.layout-3 .single-team-member.clearfix::after {
      display: none;
    }
  }
}

.page-template-online-patient-form #myProgress + .buttons {
  display: none;
}

#guardian-insurance-information-2.hide-input {
  display: none;
}

.muted-bg {
  background-color: #f5f5f5;
}

.final-cta {
  padding: 160px 0;
}

.footer-container .add-margin .col-12 {
  margin-bottom: 56px;
}

.footer-container h3 {
  font-size: 18px;

  margin-bottom: 16px;

  text-transform: none;
}

.footer-container ul {
  margin: 0;

  list-style: none;
}

.footer-container ul.hours {
  max-width: 25em;
}

.footer-container ul li {
  margin-bottom: 1.25em;

  letter-spacing: 0.095em;
}

ul.hours li {
  display: flex;

  text-transform: none;
}

ul.hours li .day {
  margin-right: 1em;
}

ul.hours li .time {
  margin-left: auto;

  text-align: right;
}

.foot-social a {
  display: block;

  font-size: 18px;

  background-color: #ebeff0;

  border-radius: 50%;

  padding: 7px;

  margin-right: 12px;
}

.foot-social svg {
  display: block;

  width: 1em;

  height: 1em;
}

.footer-container .text-right img {
  margin-bottom: 40px;
}

.footer-container hr {
  border-color: #d8dadb;

  border-style: solid;
}

.attribution strong {
  font-weight: normal;
}

.social-copyright {
  text-transform: none;
}

@media (max-width: 767px) {
  .social-copyright,
  .social-copyright .text-right {
    text-align: center;
  }

  .social-copyright .foot-social {
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .footer-container h3 {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .final-cta {
    padding: 100px 0;
  }
}

.footer-container {
  background-color: #313a3c;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1.15px;
  padding: 100px 0 50px;
  text-transform: uppercase;
  color: #ffffff;
}

.footer-container hr {
  border: none;

  height: 1px;

  background-color: #ffffff;
}

.footer-container h4 {
  color: #ffffff;

  margin: 0 0 16px;
}

.attribution,
.invisalign-tm {
  text-transform: none;

  letter-spacing: normal;

  font-size: 12px;
}

.foot-social a {
  background-color: #ffffff;
}

.foot-social a svg {
  fill: #4bb1b6;
}

.foot-logo {
  padding-left: 5px;
}

.foot-box.nav a:visited,
.foot-box.nav a:hover {
  color: #fff;
}

.showlogo-mobile {
  display: none;
}

@media (max-width: 575px) {
  .showlogo-mobile {
    display: block;
  }

  .hidelogo-mobile {
    display: none;
  }

  .foot-logo {
    margin-top: 0;

    text-align: center;
  }
}

.appointment-request .preferred-contact .radio-row .radio-label:first-of-type {
  display: none;
}

.subheading {
  font-size: 18px;

  font-weight: 300;

  text-transform: uppercase;

  letter-spacing: 0.08em;

  margin-bottom: 8px;
}

.half-container {
  padding-left: 24px;

  padding-right: 24px;
}

.home-photo img {
  display: block;

  margin: 0 auto 48px;
}

.affiliates {
  padding: 30px 0;
}

.affiliates a {
  display: inline-block;

  margin: 20px;
}

.affiliates a img {
  display: block;

  margin: 0 auto;
}

.side-scroll .row {
  flex-wrap: nowrap;
}

.side-scroll .row .col-3 {
  max-width: none;
}

.scroll-contain {
  position: relative;
}

.showcase .panel {
  min-height: calc(100% - 20px);
}

.showcase a img + h3 {
  margin: 0;
}

.showcase a img {
  display: block;

  margin-bottom: 32px;
}

.showcase a p {
  margin: 32px 0;
}

.grid-feature h2 {
  max-width: 15em;
}

.grid-feature div + .grid {
  margin-top: 100px;
}

.grid .panel {
  height: calc(100% - 20px);

  min-height: calc(100% - 20px);

  padding-top: 200px;

  margin: 0 auto 20px;

  display: flex;

  flex-direction: column;

  justify-content: flex-end;
}

.grid .panel h3 {
  margin-bottom: 8px;
}

@supports (display: flex) {
  .grid .panel {
    height: auto;
  }
}

ul.check-list {
  margin-left: 0;

  margin-bottom: 32px;

  list-style: none;

  line-height: 2;
}

ul.check-list li {
  position: relative;

  margin-bottom: 1.3em;
}

ul.check-list li::before {
  content: url(/wp-content/themes/charlie/libs/bp/css/starter-children/../../../../images/check-list.svg);

  position: absolute;

  top: 0.25em;

  left: -3em;

  width: 1.5em;

  height: 1.5em;
}

.number-crumb-container .option {
  opacity: 0.4;

  border: 2px solid #545d60;

  background-color: transparent;
}

.number-crumb-container .option.selected {
  background-color: #545d60;

  border-color: #545d60;
}

.testimonials .panel {
  background-color: #fff;
}

.testimonials .panel h2 {
  font-size: 32px;
}

iframe[data-map-src] {
  display: block;

  max-height: 50vh;

  background-color: #f6f6f6;
}

.testimonials .slide-container {
  padding-bottom: 110px;
}

.testimonials h2.patient-name {
  font-size: 24px;
}

.nav-tabs {
  margin: 64px 40px;

  list-style: none;

  text-align: center;
}

.nav-tabs li {
  display: inline-block;

  margin: 0 20px;
}

.nav-tabs li .nav-link {
  display: block;

  font-size: 12px;

  font-weight: 700;

  color: #768286;

  letter-spacing: 0.09em;

  cursor: pointer;
}

.nav-tabs li .nav-link::after {
  content: '';

  display: block;

  margin-top: 8px;

  border-bottom: 3px solid #c4c4c4;

  opacity: 0;

  transition: opacity 0.2s;
}

.nav-tabs li .nav-link.active {
  color: #313a3c;
}

.nav-tabs li .nav-link:hover::after {
  opacity: 0.5;
}

.nav-tabs li .nav-link.active::after {
  opacity: 1;
}

.tab-content {
  position: relative;

  margin-bottom: 40px;
}

.tab-pane {
  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  display: block;

  z-index: 1;
}

.tab-pane.show {
  position: relative;
}

.tab-pane.fade {
  opacity: 0;

  transition: opacity 0.2s;
}

.tab-pane.fade.active {
  opacity: 1;

  z-index: 2;
}

.showcase .slick-track {
  display: flex;
}

.showcase .slick-track .slick-slide {
  height: auto;
}

.showcase .slick-slider .panel {
  margin: 0 10px;

  min-height: 100%;
}

.showcase .slick-arrow {
  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  z-index: 3;

  font-size: 0;

  padding: 20px;

  border: 1px solid #f0f4f5;

  border-radius: 16px;

  background-color: #fff;

  box-shadow:
    -8px 8px 16px rgba(66, 73, 81, 0.04),
    -15px 15px 40px rgba(66, 73, 81, 0.08);

  opacity: 1;

  transition: opacity 0.2s;
}

.showcase .slick-disabled {
  opacity: 0;
}

.showcase .slick-prev {
  left: -40px;
}

.showcase .slick-next {
  right: -40px;
}

.showcase .slick-arrow::before {
  content: '';

  display: block;

  border: 2px solid transparent;

  width: 20px;

  height: 20px;

  border-right-color: #abafb0;

  border-bottom-color: #abafb0;

  border-radius: 4px;
}

.showcase .slick-next.slick-arrow::before {
  transform: rotate(-45deg) translate(-2px, -2px);
}

.showcase .slick-prev.slick-arrow::before {
  transform: rotate(135deg) translate(-2px, -2px);
}

ul.contact-info {
  margin-left: 2em;

  list-style: none;
}

ul.contact-info li[class^='contact'] {
  position: relative;

  margin-bottom: 1em;
}

ul.contact-info li[class^='contact']::before {
  content: '';

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  left: -2em;

  line-height: 1em;
}

ul.contact-info li.contact-address::before {
  content: url(/wp-content/themes/charlie/libs/bp/css/starter-children/../../../../images/map-marker.svg);
}

ul.contact-info li.contact-phone::before {
  content: url(/wp-content/themes/charlie/libs/bp/css/starter-children/../../../../images/phone-icon.svg);
}

ul.contact-info li.contact-email::before {
  content: url(/wp-content/themes/charlie/libs/bp/css/starter-children/../../../../images/email-icon.svg);
}

@media (min-width: 1500px) {
  .testimonials .arrow.arrow-left {
    left: -100px;
  }

  .testimonials .arrow.arrow-right {
    right: -100px;
  }
}

@media (min-width: 1201px) {
  .large-gutter > [class*='col-md-6'] {
    max-width: calc(50% - 60px);
  }

  .medium-gutter > [class*='col-md-6'] {
    max-width: calc(50% - 36px);
  }

  .large-gutter,
  .medium-gutter {
    justify-content: space-between;
  }

  .testimonials .panel {
    padding: 60px;
  }
}

@media (max-width: 1400px) {
  .tab-content {
    margin: 0 60px 40px;
  }
}

@media (max-width: 1200px) {
  ul.check-list {
    margin-left: 3em;
  }
}

@media (min-width: 768px) {
  .half-container {
    max-width: 624px;

    padding-left: 0px;

    padding-right: 24px;
  }

  .half-container.left-side {
    margin-left: auto;

    padding-right: 0px;

    padding-left: 24px;
  }

  .testimonials .slide-container .number-crumb-container {
    bottom: 60px;
  }
}

@media (max-width: 767px) {
  .contentarea .col-md-6.center img,
  .split-feature .col-md-6.center img {
    display: block;

    margin: 0 auto 48px;
  }

  .awards .col-6 {
    margin-bottom: 20px;
  }

  .grid .panel {
    max-width: 400px;
  }

  .testimonials .panel {
    margin-left: -12px;

    margin-right: -12px;
  }

  .testimonials .slide-container {
    padding-bottom: 80px;

    margin-bottom: 60px;
  }

  .testimonials .slide-container .number-crumb-container {
    bottom: 40px;
  }

  .testimonials .arrow {
    top: calc(100% + 20px);

    transform: none;
  }

  .testimonials .arrow.arrow-left {
    left: calc(50% - 40px);
  }

  .testimonials .arrow.arrow-right {
    right: calc(50% - 40px);
  }
}

@media (max-width: 600px) {
  .side-scroll {
    white-space: nowrap;

    overflow-x: auto;
  }

  .scroll-overlay {
    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    width: 40px;

    pointer-events: none;
  }

  .scroll-overlay.left-overlay {
    left: 0;

    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  }

  .scroll-overlay.right-overlay {
    right: 0;

    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  }

  .tab-content {
    margin: 0 0 40px;
  }

  .showcase .slick-arrow {
    position: static;

    transform: none;
  }

  .showcase .slick-slider {
    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

    justify-content: space-between;
  }

  .showcase .slick-arrow {
    order: 1;

    margin: 10px;
  }
}

.top-section {
  padding: 80px 0;

  min-height: 597px;

  display: flex;

  align-items: center;

  justify-content: flex-end;

  position: relative;
}

.no-webp .top-section {
  background: url('../images/top-section-bg.jpg') no-repeat right center;

  background-size: cover;
}

.webp .top-section {
  background: url('../images/top-section-bg.jpg') no-repeat right center;

  background-size: cover;
}

.top-section:before {
  content: '';

  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  z-index: 2;

  height: 21px;

  width: 100%;

  background: linear-gradient(90deg, #313a3c 2.5%, rgba(49, 58, 60, 0) 100%);

  display: block;
}

.top-section .container {
  max-width: 1400px;

  display: flex;

  justify-content: flex-end;

  align-items: center;
}

.top-holder {
  display: flex;

  justify-content: space-between;

  max-width: 1100px;

  margin: 0;

  width: 100%;

  flex-wrap: wrap;
}

.top-box {
  min-height: 285px;

  max-width: 245px;

  width: 100%;

  background: #ffffff;

  box-shadow: 0px 0px 28.371px rgba(0, 0, 0, 0.1);

  padding: 35px 30px;

  text-align: center;

  margin: 10px auto;

  transition: ease-in-out 0.5s;
}

.top-box:hover {
  text-decoration: none;

  transform: scale(1.1);
}

.top-icon img {
  display: block;

  margin: 0 auto;
}

.top-hr {
  height: 2px;

  max-width: 225px;

  width: 100%;

  margin: 22px auto;

  display: block;

  background-color: #768286;
}

.top-title h4 {
  color: #261327;

  margin: 0;

  text-align: center;
}

.top-icon {
  min-height: 95px;
}

.contentarea {
  min-height: 889px;

  position: relative;

  background-color: #ffffff;
}

.contentarea .container {
  position: relative;

  z-index: 1;

  max-width: 1400px;
}

.contentarea:before {
  content: '';

  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;

  max-width: 633px;

  width: 100%;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top right;
}

.no-webp .contentarea:before {
  background-image: url('/wp-content/themes/starter-1/css/../images/paintstrokeright.png');
}

.webp .contentarea:before {
  background-image: url('/wp-content/themes/starter-1/css/../images/paintstrokeright.webp');
}

.home-photo img {
  display: block;

  margin: 0 0 0 auto;

  max-width: 554px;

  width: 100%;
}

article#post-2 {
  max-width: 678px;

  width: 100%;
}

h4.sub-title {
  color: #261327;

  margin-bottom: 15px;
}

h1.page-title {
  margin-bottom: 30px;
}

.services-section {
  background-color: #f5f6f6;

  padding: 81px 0 130px;

  min-height: 597px;

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative;
}

.services-section .container {
  max-width: 1800px;
}

.services-holder {
  display: flex;

  justify-content: space-between;

  margin: 0 auto;

  width: 100%;

  flex-wrap: wrap;
}

.services-box {
  min-height: 285px;

  max-width: 255px;

  width: 100%;

  background: #ffffff;

  box-shadow: 0px 0px 28.371px rgba(0, 0, 0, 0.1);

  padding: 35px 30px;

  text-align: center;

  margin: 10px auto;

  transition: ease-in-out 0.5s;
}

.services-box:hover {
  text-decoration: none;

  transform: scale(1.1);
}

.services-icon img {
  display: block;

  margin: 0 auto;
}

.services-hr {
  height: 2px;

  max-width: 225px;

  width: 100%;

  margin: 22px auto;

  display: block;

  background-color: #768286;
}

.services-title h4 {
  color: #261327;

  margin: 0;

  text-align: center;
}

.services-icon {
  min-height: 105px;

  display: flex;

  align-items: center;

  justify-content: center;
}

.services-buttons {
  max-width: 365px;

  width: 100%;

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  margin-top: 90px;

  align-items: center;

  margin: 90px auto 0;
}

.services-top h4 {
  color: #261327;

  margin-bottom: 16px;
}

.services-top h2 {
  margin: 0;
}

.services-top.center {
  margin-bottom: 100px;
}

.split-feature {
  background-color: #ffffff;

  position: relative;
}

.split-feature h3 {
  color: #261327;
}

.split-feature .container {
  position: relative;

  z-index: 1;
}

.split-feature:before {
  content: '';

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  max-width: 633px;

  width: 100%;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top left;
}

.no-webp .split-feature:before {
  background-image: url('/wp-content/themes/starter-1/css/../images/paintstrokeleft.png');
}

.webp .split-feature:before {
  background-image: url('/wp-content/themes/starter-1/css/../images/paintstrokeleft.webp');
}

.testimonials-section {
  background-color: #e4e6e8;

  position: relative;

  display: flex;

  align-items: flex-end;

  justify-content: center;

  padding: 100px 0 0;

  flex-wrap: wrap;
}

.testimonials-section .container {
  position: relative;

  z-index: 1;

  max-width: 1400px;
}

.testimonials-section:before {
  content: '';

  position: absolute;

  bottom: 0;

  right: 0;

  max-width: 1016px;

  height: 793px;

  width: 100%;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top center;

  z-index: 0;
}

.reviews-box {
  max-width: 50%;

  min-height: 552px;

  padding: 60px;

  display: flex;

  align-items: flex-end;

  justify-content: center;
}

.reviews-holder {
  width: 100%;

  display: block;

  max-width: 505px;

  font-family: 'Poppins';

  font-style: normal;

  font-weight: normal;

  font-size: 23px;

  color: #313a3c;
}

.reviews-holder h2.patient-name {
  font-family: 'Poppins';

  font-style: normal;

  font-weight: normal;

  font-size: 18px;

  color: #261327;

  text-transform: none;

  letter-spacing: normal;
}

.reviews-holder .arrow {
  display: none;
}

.reviews-holder .number-crumb-container .option.selected {
  background-color: #601069;

  border-color: #601069;
}

.reviews-holder .number-crumb-container .option {
  opacity: 1;

  border: 2px solid #601069;

  background-color: transparent;
}

.reviews-top h4 {
  margin: 0 0 4px;

  color: #261327;
}

.reviews-top h2 {
  margin: 0 0 53px;
}

.reviews-buttons {
  display: flex;

  align-items: center;

  justify-content: space-between;

  max-width: 360px;
}

.bottom-section {
  background-size: cover;

  background-repeat: no-repeat;

  background-position: top center;

  padding: 100px 0;
}

.no-webp .bottom-section {
  background-image: url('/wp-content/themes/starter-1/css/../images/smilebg.jpg');
}

.webp .bottom-section {
  background-image: url('/wp-content/themes/starter-1/css/../images/smilebg.webp');
}

.bottom-section h2 {
  font-family: 'Georgia';

  font-style: normal;

  font-weight: normal;

  font-size: 64px;

  text-align: center;

  color: #313a3c;

  text-transform: none;

  letter-spacing: normal;

  margin: 0;
}

.bottom-buttons {
  max-width: 400px;

  width: 100%;

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  margin: 50px auto;

  align-items: center;
}

.bottom-phone .phone {
  font-family: 'Poppins';

  font-style: normal;

  font-weight: 500;

  font-size: 23px;

  display: flex;

  align-items: center;

  justify-content: center;

  letter-spacing: 1.15px;

  text-transform: uppercase;

  color: #4bb1b6;
}

.bottom-phone .phone svg {
  margin-right: 20px;
}

@media (max-width: 1500px) {
  .testimonials-section .container {
    padding-left: 62px;
  }

  .testimonials-section:before {
    max-width: 790px;

    height: 650px;
  }
}

@media (max-width: 1300px) {
  .testimonials-section:before {
    max-width: 50vw;

    height: 39vw;
  }
}

@media (max-width: 1025px) {
  .testimonials-section .container {
    padding-left: 24px;
  }

  .reviews-box {
    margin: 0 auto;
  }

  .reviews-top.pullLeftIn.animated {
    text-align: center;
  }

  .reviews-buttons {
    margin-bottom: 75px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    max-width: 360px;

    margin: 0 auto 75px;
  }

  .testimonials-section:before {
    display: none;
  }

  .testimonials-section:after {
    content: '';

    position: relative;

    bottom: 0;

    right: 0;

    max-width: 100%;

    height: 67vw;

    width: 100%;

    background-size: contain;

    background-repeat: no-repeat;

    background-position: top center;

    z-index: 0;
  }

  .no-webp .testimonials-section:after {
    background-image: url('/wp-content/themes/starter-1/css/../images/choosephoto.jpg');
  }

  .webp .testimonials-section:after {
    background-image: url('/wp-content/themes/starter-1/css/../images/choosephoto.webp');
  }
}

@media (max-width: 991px) {
  .reviews-box:before {
    content: '';

    position: absolute;

    left: -15px;

    top: -15px;

    height: 50px;

    max-width: 55px;

    width: 100%;

    background-size: contain;

    background-repeat: no-repeat;

    background-position: center center;
  }

  .reviews-box {
    background-color: #fff;

    max-width: 711px;

    min-height: auto;

    padding: 40px;

    display: flex;

    align-items: flex-end;

    justify-content: center;

    position: relative;
  }
}

@media (max-width: 600px) {
  h1.page-title {
    margin-bottom: 26px;
  }

  .home-photo img {
    margin: 25px auto 0;
  }

  .services-top.center {
    margin-bottom: 50px;
  }

  .services-buttons {
    max-width: 250px;

    margin: 50px auto 0;
  }

  .reviews-holder {
    font-size: 15px;
  }

  .reviews-buttons {
    flex-wrap: wrap;

    max-width: 230px;
  }

  .bottom-section h2 {
    font-size: 32px;
  }

  .bottom-buttons {
    margin: 15px auto;
  }

  .foot-social {
    margin-top: 20px;
  }
}

@media (max-width: 450px) {
  .top-icon {
    min-height: 60px;

    max-width: 35%;

    margin: 0 auto;
  }

  .top-box {
    min-height: 230px;

    max-width: 230px;
  }

  .services-icon {
    min-height: 60px;

    max-width: 35%;

    margin: 0 auto;
  }

  .services-box {
    min-height: 230px;

    max-width: 230px;
  }
}

@media (max-width: 300px) {
  .services-title h4 {
    font-size: 5vw;
  }
}

.kfu {
  position: fixed;
  top: 200px;
  right: 10px;
  z-index: 2;
}

.kfu_2 {
  width: 55px;
  height: auto;
  position: fixed;
  top: 40%;
  overflow: visible;
  right: 0px;
  z-index: 9;
}

.kfu_2 li {
  width: 57px;
  height: 57px;
  background: #fff;
  margin-bottom: 3px;
  position: relative;
  text-align: center;
  border: #4bb1b6 solid 1px;
}

.kfu_2 li img {
  width: 45px;
  margin-top: 5px;
}

.kfu_wx {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0px;
  background: #fff;
  padding-top: 5px;
  text-align: center;
  right: 55px;
  z-index: 99;
  display: none;
}

.kfu_wx img {
  width: 100px !important;
  margin-top: 0px !important;
}

.kfu_2 li:hover .kfu_wx {
  display: block;
}

.kfu_2 li .am-gotop-fixed {
  opacity: 1;
  position: relative;
  width: 55px;
  text-align: center;
  bottom: 0px;
  right: 0px;
}

.kfu_2 li .am-gotop-fixed .am-gotop-icon-custom {
  width: 45px;
  max-width: inherit;
}