html {
  font-size: 10px;
  font-family: "Roboto", sans-serif;
  scroll-behavior: smooth; }

body {
  font-family: "Roboto", sans-serif;
  color: #16181a;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem; }
  body.white {
    color: #ffffff; }
  @media screen and (max-width: 639px) {
    body {
      font-size: 1.6rem; } }

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 6rem;
  letter-spacing: 0;
  line-height: 7.2rem;
  color: #16181a; }
  @media (max-width: 991.98px) {
    h1 {
      font-size: 5rem;
      line-height: 5rem; } }
  @media (max-width: 767.98px) {
    h1 {
      font-size: 3.5rem;
      line-height: 4.3rem; } }
  h1.white {
    color: #ffffff; }

h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 6.5rem;
  letter-spacing: 0; }
  @media (max-width: 991.98px) {
    h2 {
      font-size: 3rem;
      line-height: 4rem; } }
  @media (max-width: 767.98px) {
    h2 {
      font-size: 2.5rem;
      line-height: 3rem; } }

h3, .accordion_section .accordion-repeater .accordion-area .accordion-header {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.2rem; }

h4 {
  font-family: "Montserrat", sans-serif; }
  h4.white {
    color: #ffffff; }

a {
  color: #690d0e;
  background: inherit; }
  a:hover, a:focus, a:active {
    color: #b32728; }
  a h4.blog-link {
    color: #88898c; }
  a.white-link {
    color: #ffffff !important; }
    a.white-link:hover, a.white-link:focus, a.white-link:active {
      color: #b32728 !important; }

.black h1,
.black h2,
.black h3,
.black .accordion_section .accordion-repeater .accordion-area .accordion-header,
.accordion_section .accordion-repeater .accordion-area .black .accordion-header,
.black h4,
.white-font h1,
.white-font h2,
.white-font h3,
.white-font .accordion_section .accordion-repeater .accordion-area .accordion-header,
.accordion_section .accordion-repeater .accordion-area .white-font .accordion-header,
.white-font h4 {
  color: #ffffff; }

.black a:not(.btn):active, .black a:not(.btn):focus, .black a:not(.btn):hover,
.white-font a:not(.btn):active,
.white-font a:not(.btn):focus,
.white-font a:not(.btn):hover {
  color: #b32728; }

#colophon {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5rem;
  justify-content: center; }
  #colophon .footer-sep {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  #colophon .company-name {
    padding-left: 0.5rem; }

#footer-widget h3, #footer-widget .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area #footer-widget .accordion-header {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  color: #88898c;
  letter-spacing: 1px;
  line-height: 1.8rem;
  text-transform: uppercase; }

#footer-widget p,
#footer-widget a {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 2.4rem; }

#footer-widget a:hover {
  color: #ffffff; }

#footer-widget .footer-em {
  font-family: "Roboto", sans-serif;
  font-style: italic; }

#footer-widget li.menu-item a {
  text-transform: uppercase; }

#colophon {
  color: #88898c;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem; }
  #colophon a {
    color: #88898c; }
    #colophon a:hover, #colophon a:focus {
      color: #ffffff; }

#main-nav {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-transform: uppercase; }
  #main-nav a {
    color: #16181a; }
    #main-nav a:hover, #main-nav a:active, #main-nav a:focus {
      color: #690d0e; }

blockquote {
  color: #88898c;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.8rem;
  letter-spacing: 1px;
  font-weight: 400; }

.repeater-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  line-height: 2.7rem; }
  .repeater-title:not(.about-team), .repeater-title:not(.capitalize), .repeater-title:not(.no-uppercase) {
    text-transform: uppercase; }
  .repeater-title.white,
  .repeater-title.white a,
  .repeater-title.white a:hover,
  .repeater-title.white a:focus, .repeater-title.white-font,
  .repeater-title.white-font a,
  .repeater-title.white-font a:hover,
  .repeater-title.white-font a:focus {
    color: #ffffff; }
  .repeater-title.black,
  .repeater-title.black a,
  .repeater-title.black a:hover,
  .repeater-title.black a:focus, .repeater-title.black-font,
  .repeater-title.black-font a,
  .repeater-title.black-font a:hover,
  .repeater-title.black-font a:focus {
    color: #16181a; }
  .repeater-title.about-team {
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    font-size: 2.5rem; }
  .repeater-title.border-on-bottom {
    border-bottom: 1px solid #88898c;
    white-space: nowrap; }
  .repeater-title.short-border {
    margin-right: 2rem; }
  .repeater-title.no-uppercase {
    text-transform: none; }

.repeater-content.white:not(:hover),
.repeater-content.white p:not(:hover),
.repeater-content.white a:not(:hover),
.repeater-content.white a:not(:focus), .repeater-content.white-font:not(:hover),
.repeater-content.white-font p:not(:hover),
.repeater-content.white-font a:not(:hover),
.repeater-content.white-font a:not(:focus) {
  color: #ffffff; }

.repeater-content.white:hover,
.repeater-content.white p:hover,
.repeater-content.white a:hover,
.repeater-content.white a:focus, .repeater-content.white-font:hover,
.repeater-content.white-font p:hover,
.repeater-content.white-font a:hover,
.repeater-content.white-font a:focus {
  color: #16181a;
  text-decoration: none; }

.repeater-content.black:not(:hover),
.repeater-content.black p:not(:hover),
.repeater-content.black a:not(:hover),
.repeater-content.black a:not(:focus), .repeater-content.black-font:not(:hover),
.repeater-content.black-font p:not(:hover),
.repeater-content.black-font a:not(:hover),
.repeater-content.black-font a:not(:focus) {
  color: #16181a; }

.repeater-content.black:hover,
.repeater-content.black p:hover,
.repeater-content.black a:hover,
.repeater-content.black a:focus, .repeater-content.black-font:hover,
.repeater-content.black-font p:hover,
.repeater-content.black-font a:hover,
.repeater-content.black-font a:focus {
  color: #ffffff;
  text-decoration: none; }

.repeater-content.about-team,
.repeater-content.about-team a,
.repeater-content.about-team a:hover,
.repeater-content.about-team a:focus {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 2.7rem;
  color: #ffffff; }

.repeater-link {
  color: #ffffff; }

.post-info .post-date {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "Roboto", sans-serif;
  color: #88898c; }

.post-info .post-title {
  color: #ffffff;
  font-weight: 500; }
  .post-info .post-title.title-column {
    font-size: 3rem;
    line-height: 3.7rem;
    font-family: "Montserrat", sans-serif; }
  .post-info .post-title.title-row {
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    line-height: 2.4rem;
    padding-top: 3rem; }
  @media (max-width: 991.98px) {
    .post-info .post-title {
      font-size: 2rem;
      line-height: 2.4rem; }
      .post-info .post-title.title-column {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    .post-info .post-title {
      font-size: 1.6rem;
      font-family: "Roboto", sans-serif;
      font-weight: 400; } }
  @media (max-width: 767.98px) {
    .post-info .post-title.title-row {
      font-size: 1.8rem; } }

.post-info .post-excerpt {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #88898c; }

.quotation {
  font-size: 3.5rem;
  font-family: "Montserrat", sans-serif;
  line-height: 5.2rem;
  font-weight: 500; }
  @media (max-width: 767.98px) {
    .quotation {
      font-size: 2.5rem;
      line-height: 3.7rem; } }

.gray-all-caps, .arrow-link:not(.no-grow) a, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-label, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form label, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header h5, .quote_section .row.author, .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5,
.slider_section .container #testimonial_module_wrapper rs-slides rs-slide h5 {
  color: #88898c;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.8rem;
  letter-spacing: 1px;
  font-weight: 400; }
  .gray-all-caps.larger-font, .arrow-link:not(.no-grow) a.larger-font, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .larger-font.contact-label, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form label.larger-font, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header h5.larger-font, .quote_section .larger-font.row.author, .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5.larger-font,
  .slider_section .container #testimonial_module_wrapper rs-slides rs-slide h5.larger-font {
    font-size: 1.8rem; }

a:hover .gray-all-caps, a:hover .arrow-link:not(.no-grow) a, .arrow-link:not(.no-grow) a:hover a, a:hover .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-label, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form a:hover .contact-label, a:hover .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form label, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form a:hover label, a:hover .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header h5, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header a:hover h5, a:hover .quote_section .row.author, .quote_section a:hover .row.author, a:hover .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5, .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide a:hover h5,
a:hover .slider_section .container #testimonial_module_wrapper rs-slides rs-slide h5, .slider_section .container #testimonial_module_wrapper rs-slides rs-slide a:hover h5,
a:focus .gray-all-caps,
a:focus .arrow-link:not(.no-grow) a,
.arrow-link:not(.no-grow) a:focus a,
a:focus .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-label,
.contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form a:focus .contact-label,
a:focus .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form label,
.contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form a:focus label,
a:focus .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header h5,
.contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header a:focus h5,
a:focus .quote_section .row.author,
.quote_section a:focus .row.author,
a:focus .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5,
.slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide a:focus h5,
a:focus .slider_section .container #testimonial_module_wrapper rs-slides rs-slide h5,
.slider_section .container #testimonial_module_wrapper rs-slides rs-slide a:focus h5 {
  color: #690d0e; }

.about-secondary,
.about-secondary a,
.about-secondary a:hover,
.about-secondary a:focus {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 2.7rem;
  color: #ffffff; }

.alert-text,
.alert-link {
  font-family: "Roboto", sans-serif;
  font-size: 16px; }

.search-header {
  font-size: 3.5rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .search-header {
      font-size: 2.8rem; } }
  @media (max-width: 767.98px) {
    .search-header {
      font-size: 2.2rem; } }

.entry-title {
  font-size: 3rem;
  line-height: 3.5rem; }

.site-content ul li, .site-content ol li {
  padding-bottom: 1rem; }

.accordion_section {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .accordion_section.black {
    background: #16181a; }
  .accordion_section.white {
    background: #ffffff; }
  .accordion_section .container {
    max-width: 95%; }
  @media (min-width: 768px) {
    .accordion_section {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .accordion_section {
      padding-left: 5rem; } }
  @media (min-width: 768px) {
    .accordion_section {
      padding-right: 4rem; } }
  @media (min-width: 992px) {
    .accordion_section {
      padding-right: 5rem; } }
  @media (min-width: 768px) {
    .accordion_section {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .accordion_section {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .accordion_section {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .accordion_section {
      padding-bottom: 5rem; } }
  .accordion_section .accordion-repeater {
    padding-top: 2rem;
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 768px) {
      .accordion_section .accordion-repeater {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .accordion_section .accordion-repeater {
        padding-top: 5rem; } }
    .accordion_section .accordion-repeater .accordion-area .accordion-header.white-font, .accordion_section .accordion-repeater .accordion-area .accordion-header.white-font:hover, .accordion_section .accordion-repeater .accordion-area .accordion-header.white-font:focus {
      color: #ffffff; }
    .accordion_section .accordion-repeater .accordion-area .accordion-header.black-font, .accordion_section .accordion-repeater .accordion-area .accordion-header.black-font:hover, .accordion_section .accordion-repeater .accordion-area .accordion-header.black-font:focus {
      color: #16181a; }
    .accordion_section .accordion-repeater .accordion-area a,
    .accordion_section .accordion-repeater .accordion-area p,
    .accordion_section .accordion-repeater .accordion-area h3,
    .accordion_section .accordion-repeater .accordion-area .accordion-header {
      padding-top: 2rem; }
      .accordion_section .accordion-repeater .accordion-area a.accordion-link,
      .accordion_section .accordion-repeater .accordion-area p.accordion-link,
      .accordion_section .accordion-repeater .accordion-area h3.accordion-link,
      .accordion_section .accordion-repeater .accordion-area .accordion-link.accordion-header {
        font-size: 1.6rem; }
        .accordion_section .accordion-repeater .accordion-area a.accordion-link.black,
        .accordion_section .accordion-repeater .accordion-area p.accordion-link.black,
        .accordion_section .accordion-repeater .accordion-area h3.accordion-link.black,
        .accordion_section .accordion-repeater .accordion-area .accordion-link.black.accordion-header {
          color: #16181a; }
          .accordion_section .accordion-repeater .accordion-area a.accordion-link.black.active-link:hover, .accordion_section .accordion-repeater .accordion-area a.accordion-link.black:hover, .accordion_section .accordion-repeater .accordion-area a.accordion-link.black:active, .accordion_section .accordion-repeater .accordion-area a.accordion-link.black:focus,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.black.active-link:hover,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.black:hover,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.black:active,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.black:focus,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.black.active-link:hover,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.black.active-link.accordion-header:hover,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.black:hover,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.black.accordion-header:hover,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.black:active,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.black.accordion-header:active,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.black:focus,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.black.accordion-header:focus {
            color: #690d0e;
            text-decoration: none; }
        .accordion_section .accordion-repeater .accordion-area a.accordion-link.white,
        .accordion_section .accordion-repeater .accordion-area p.accordion-link.white,
        .accordion_section .accordion-repeater .accordion-area h3.accordion-link.white,
        .accordion_section .accordion-repeater .accordion-area .accordion-link.white.accordion-header {
          color: #ffffff; }
          .accordion_section .accordion-repeater .accordion-area a.accordion-link.white.active-link:hover, .accordion_section .accordion-repeater .accordion-area a.accordion-link.white:hover, .accordion_section .accordion-repeater .accordion-area a.accordion-link.white:active, .accordion_section .accordion-repeater .accordion-area a.accordion-link.white:focus,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.white.active-link:hover,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.white:hover,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.white:active,
          .accordion_section .accordion-repeater .accordion-area p.accordion-link.white:focus,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.white.active-link:hover,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.white.active-link.accordion-header:hover,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.white:hover,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.white.accordion-header:hover,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.white:active,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.white.accordion-header:active,
          .accordion_section .accordion-repeater .accordion-area h3.accordion-link.white:focus,
          .accordion_section .accordion-repeater .accordion-area .accordion-link.white.accordion-header:focus {
            color: #b32728;
            text-decoration: none; }
        .accordion_section .accordion-repeater .accordion-area a.accordion-link.active-link,
        .accordion_section .accordion-repeater .accordion-area p.accordion-link.active-link,
        .accordion_section .accordion-repeater .accordion-area h3.accordion-link.active-link,
        .accordion_section .accordion-repeater .accordion-area .accordion-link.active-link.accordion-header {
          color: #690d0e; }
      .accordion_section .accordion-repeater .accordion-area a[data-toggle],
      .accordion_section .accordion-repeater .accordion-area p[data-toggle],
      .accordion_section .accordion-repeater .accordion-area h3[data-toggle],
      .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] {
        display: flex;
        justify-content: space-between; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle] .line,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle] .line,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle] .line,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] .line {
          align-self: center;
          border-bottom: 1px solid #ececec;
          height: 1px;
          flex-grow: 1;
          margin: 0 1rem; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area a[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] .expanded {
          flex-grow: 0;
          flex-basis: auto; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle] .collapsed,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] .collapsed {
          display: none; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle] .expanded,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle] .expanded {
          display: block; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle].collapsed .collapsed,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle].collapsed .collapsed,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle].collapsed .collapsed,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle].collapsed .collapsed {
          display: block; }
        .accordion_section .accordion-repeater .accordion-area a[data-toggle].collapsed .expanded,
        .accordion_section .accordion-repeater .accordion-area p[data-toggle].collapsed .expanded,
        .accordion_section .accordion-repeater .accordion-area h3[data-toggle].collapsed .expanded,
        .accordion_section .accordion-repeater .accordion-area .accordion-header[data-toggle].collapsed .expanded {
          display: none; }
    .accordion_section .accordion-repeater .accordion-area ul {
      list-style-type: none;
      padding-left: 15px; }
      .accordion_section .accordion-repeater .accordion-area ul li.black-font {
        color: #16181a; }
      .accordion_section .accordion-repeater .accordion-area ul li.white-font {
        color: #ffffff; }
      .accordion_section .accordion-repeater .accordion-area ul .read-more {
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .accordion_section .accordion-repeater .accordion-area ul .read-more .read-more-link {
          white-space: nowrap;
          padding-top: 2rem;
          margin-bottom: 10px; }
          @media (min-width: 768px) {
            .accordion_section .accordion-repeater .accordion-area ul .read-more .read-more-link {
              padding-top: 4rem; } }
          @media (min-width: 992px) {
            .accordion_section .accordion-repeater .accordion-area ul .read-more .read-more-link {
              padding-top: 5rem; } }
      .accordion_section .accordion-repeater .accordion-area ul ul {
        list-style-type: disc; }
      .accordion_section .accordion-repeater .accordion-area ul ul, .accordion_section .accordion-repeater .accordion-area ul ol {
        padding-top: 2rem; }
        .accordion_section .accordion-repeater .accordion-area ul ul li, .accordion_section .accordion-repeater .accordion-area ul ol li {
          padding-bottom: 1rem; }
  @media (min-width: 992px) {
    .accordion_section .accordion-repeater .accordion-area {
      padding-right: 2rem;
      margin-bottom: 4rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .accordion_section .accordion-repeater .accordion-area {
      padding-right: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .accordion_section .accordion-repeater .accordion-area {
      padding-right: 5rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .accordion_section .accordion-repeater .accordion-area {
      margin-bottom: 3rem; } }
  @media (max-width: 767.98px) {
    .accordion_section {
      margin-bottom: 3rem; }
      .accordion_section .accordion-repeater {
        margin-bottom: 3rem; } }

.alert-banner {
  height: 6.8rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 500; }
  .alert-banner .hide-alert-banner {
    align-self: flex-end;
    order: 1; }
  .alert-banner .alert-text {
    order: 0;
    width: 90%;
    font-size: 1.8rem; }
  .alert-banner .alert-link {
    order: 2;
    width: 100%; }
    .alert-banner .alert-link a:hover,
    .alert-banner .alert-link a:focus {
      text-decoration: none; }

.alert-banner:not(.hidden) + .site-header {
  top: 6.8rem !important; }
  @media (min-width: 768px) {
    .alert-banner:not(.hidden) + .site-header + .site-content {
      margin-top: 19rem; } }
  @media (max-width: 767.98px) {
    .alert-banner:not(.hidden) + .site-header + .site-content {
      margin-top: 17.5rem; } }

/* ----------------------------------------------
 * Generated by Animista on 2020-7-1 17:17:59
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); } }

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); } }

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); } }

@keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); } }

@-webkit-keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; } }

@keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%; } }

@-webkit-keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0); }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg); } }

@keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0); }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg); } }

@-webkit-keyframes flip-2-hor-top-1 {
  0% {
    -webkit-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0; }
  100% {
    -webkit-transform: translateY(-100%) rotateX(-180deg);
    transform: translateY(-100%) rotateX(-180deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; } }

@keyframes flip-2-hor-top-1 {
  0% {
    -webkit-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0; }
  100% {
    -webkit-transform: translateY(-100%) rotateX(-180deg);
    transform: translateY(-100%) rotateX(-180deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; } }

@-webkit-keyframes scale-up-hor-left {
  0% {
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }

@keyframes scale-up-hor-left {
  0% {
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }

@-webkit-keyframes slide-tl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); }
  100% {
    -webkit-transform: translateY(-100px) translateX(-100px);
    transform: translateY(-100px) translateX(-100px); } }

@keyframes slide-tl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); }
  100% {
    -webkit-transform: translateY(-100px) translateX(-100px);
    transform: translateY(-100px) translateX(-100px); } }

@-webkit-keyframes slide-tr {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); }
  100% {
    -webkit-transform: translateY(-100px) translateX(100px);
    transform: translateY(-100px) translateX(100px); } }

@keyframes slide-tr {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); }
  100% {
    -webkit-transform: translateY(-100px) translateX(100px);
    transform: translateY(-100px) translateX(100px); } }

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px); } }

.slide-top, .home_header_parent .home-header .header-content h1, body.blog .blog-container .text h1,
body.page-template-template-news-page .blog-container .text h1, .header_two_columns .header,
.header_one_column .header, .header_repeater .header,
.our_services .header,
.dui_services .header {
  -webkit-animation: slide-top 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both;
  animation: slide-top 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both; }

.slide-left, .two_column_section .container .row .text.text-on-left, .header_two_columns .columns,
.header_one_column .columns {
  -webkit-animation: slide-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both; }

.scale-up-hor-left, .arrow-link a.is-active, .arrow-link:not(.no-grow):hover, .arrow-link:not(.no-grow):focus, .arrow-link .arrow-grow, .post-wrap:not(.no-posts):hover .arrow-link {
  -webkit-animation: scale-up-hor-left 1s cubic-bezier(0.39, 0.575, 0.565, 1) backwards;
  animation: scale-up-hor-left 1s cubic-bezier(0.39, 0.575, 0.565, 1) backwards; }

.slide-tl {
  -webkit-animation: slide-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-tr {
  -webkit-animation: slide-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.slide-right, .accordion_section .accordion-intro, .two_column_section .container .row .text.text-on-right {
  -webkit-animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both;
  animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both; }

.arrow-link a {
  transition: all 100ms ease;
  transform-origin: 0 0;
  display: block; }
  .arrow-link a:hover, .arrow-link a:focus {
    text-decoration: none;
    color: #b32728; }
  .arrow-link a:hover, .arrow-link a:focus {
    transition: all 100ms ease; }
  .arrow-link a.is-active {
    transition: all 100ms ease; }
    .arrow-link a.is-active:hover, .arrow-link a.is-active:focus {
      transition: all 100ms ease; }

.arrow-link:not(.no-grow):hover, .arrow-link:not(.no-grow):focus {
  text-decoration: none; }
  .arrow-link:not(.no-grow):hover a, .arrow-link:not(.no-grow):focus a {
    transform: scale(1.2);
    text-decoration: none;
    color: #690d0e; }

.arrow-link .arrow-text {
  padding-right: 2rem; }

.arrow-link .arrow-grow {
  height: 2rem;
  width: 2rem;
  margin-bottom: 4px; }

.arrow-link .arrow:not(.reverse):hover, .arrow-link .arrow:not(.reverse):focus {
  transform: scale(1.4);
  transition: all 100ms ease; }
  .arrow-link .arrow:not(.reverse):hover:hover, .arrow-link .arrow:not(.reverse):hover:focus, .arrow-link .arrow:not(.reverse):focus:hover, .arrow-link .arrow:not(.reverse):focus:focus {
    transition: all 100ms ease; }

.arrow-link .arrow.reverse {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1); }
  .arrow-link .arrow.reverse:hover, .arrow-link .arrow.reverse:focus {
    transform: scaleX(-1.4);
    transition: all 100ms ease; }
    .arrow-link .arrow.reverse:hover:hover, .arrow-link .arrow.reverse:hover:focus, .arrow-link .arrow.reverse:focus:hover, .arrow-link .arrow.reverse:focus:focus {
      transition: all 100ms ease; }

.black-white-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }

.container.blog-hero-container {
  max-width: 98%;
  text-align: center;
  margin: 0 2rem 0 1rem; }
  .container.blog-hero-container .blog-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 2rem; }
    .container.blog-hero-container .blog-header .entry-title {
      color: #ffffff;
      font-size: 4.5rem;
      line-height: 6.5rem;
      max-width: 70%;
      margin: auto;
      padding-top: 2rem;
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .container.blog-hero-container .blog-header .entry-title {
          padding-top: 4rem; } }
      @media (min-width: 992px) {
        .container.blog-hero-container .blog-header .entry-title {
          padding-top: 5rem; } }
      @media (min-width: 768px) {
        .container.blog-hero-container .blog-header .entry-title {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .container.blog-hero-container .blog-header .entry-title {
          padding-bottom: 5rem; } }
    .container.blog-hero-container .blog-header .post-date {
      font-family: "Montserrat", sans-serif;
      font-size: 1.4rem;
      color: #88898c;
      letter-spacing: 1px;
      line-height: 1.8rem; }
    .container.blog-hero-container .blog-header img {
      padding-left: 2rem;
      padding-right: 2rem;
      max-height: 55rem; }
    @media (min-width: 768px) {
      .container.blog-hero-container .blog-header {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .container.blog-hero-container .blog-header {
        padding-bottom: 5rem; } }

.container.author-container {
  padding-top: 10rem;
  max-width: 80%; }
  .container.author-container .author p, .container.author-container .author a, .container.author-container .author span {
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.14px;
    line-height: 1.9rem;
    color: #16181a;
    font-family: "Montserrat", sans-serif; }
  .container.author-container .author-img {
    max-width: 7.5rem;
    padding-bottom: 2rem; }

.container.entry-content {
  padding-top: 2rem;
  max-width: 80%; }
  @media (min-width: 768px) {
    .container.entry-content {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .container.entry-content {
      padding-top: 5rem; } }
  .container.entry-content p {
    font-size: 1.8rem;
    line-height: 2.7rem;
    color: #16181a;
    margin-bottom: 3rem; }
  .container.entry-content a {
    color: #690d0e; }
    .container.entry-content a:hover, .container.entry-content a:focus {
      color: #b32728; }
  .container.entry-content h1 {
    font-size: 2.6rem;
    line-height: 2.8rem;
    margin-bottom: 2rem;
    text-transform: uppercase; }
  .container.entry-content h2 {
    font-size: 2.4rem;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    text-transform: uppercase; }
  .container.entry-content .ss-inline-share-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .container.entry-content .ss-inline-share-wrapper {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .container.entry-content .ss-inline-share-wrapper {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .container.entry-content .ss-inline-share-wrapper {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .container.entry-content .ss-inline-share-wrapper {
        padding-bottom: 5rem; } }
    .container.entry-content .ss-inline-share-wrapper .ss-social-share-label span {
      font-family: "Montserrat", sans-serif;
      font-size: 2rem; }
    .container.entry-content .ss-inline-share-wrapper .ss-inline-share-content ul li {
      margin-right: 2rem !important; }
      .container.entry-content .ss-inline-share-wrapper .ss-inline-share-content ul li .ss-envelope-color,
      .container.entry-content .ss-inline-share-wrapper .ss-inline-share-content ul li .ss-envelope,
      .container.entry-content .ss-inline-share-wrapper .ss-inline-share-content ul li .ss-print-color,
      .container.entry-content .ss-inline-share-wrapper .ss-inline-share-content ul li .ss-print {
        background-color: #0077B5;
        border: none; }

.container.blog-disclaimer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 80%;
  margin: auto; }
  @media (min-width: 768px) {
    .container.blog-disclaimer {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .container.blog-disclaimer {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .container.blog-disclaimer {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .container.blog-disclaimer {
      padding-bottom: 5rem; } }
  .container.blog-disclaimer h3, .container.blog-disclaimer .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .container.blog-disclaimer .accordion-header {
    padding-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 2.7rem; }
  .container.blog-disclaimer p {
    font-size: 1.4rem;
    line-height: 2rem; }

.container .blog-img-caption {
  color: #88898c;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem; }

@media (max-width: 767.98px) {
  .container.entry-content {
    padding-top: 4rem;
    max-width: 95%; }
    .container.entry-content h1 {
      font-size: 2.2rem; }
    .container.entry-content h2 {
      font-size: 2rem; }
    .container.entry-content p, .container.entry-content a {
      font-size: 1.6rem; }
    .container.entry-content p + h1,
    .container.entry-content p + h2,
    .container.entry-content p + h3,
    .container.entry-content .accordion_section .accordion-repeater .accordion-area p + .accordion-header,
    .accordion_section .accordion-repeater .accordion-area .container.entry-content p + .accordion-header {
      margin-top: 3rem; }
  .container.author-container {
    max-width: 95%; }
  .container.blog-disclaimer {
    max-width: 90%; }
    .container.blog-disclaimer h3, .container.blog-disclaimer .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .container.blog-disclaimer .accordion-header {
      padding-top: 2rem; } }
    @media (max-width: 767.98px) and (min-width: 768px) {
      .container.blog-disclaimer h3, .container.blog-disclaimer .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .container.blog-disclaimer .accordion-header {
        padding-top: 4rem; } }
    @media (max-width: 767.98px) and (min-width: 992px) {
      .container.blog-disclaimer h3, .container.blog-disclaimer .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .container.blog-disclaimer .accordion-header {
        padding-top: 5rem; } }

@media (max-width: 767.98px) {
    .container.blog-disclaimer p {
      padding-bottom: 2rem; } }
    @media (max-width: 767.98px) and (min-width: 768px) {
      .container.blog-disclaimer p {
        padding-bottom: 4rem; } }
    @media (max-width: 767.98px) and (min-width: 992px) {
      .container.blog-disclaimer p {
        padding-bottom: 5rem; } }

@media (max-width: 767.98px) {
  .container.blog-hero-container .blog-header .entry-title {
    font-size: 3.5rem;
    line-height: 5rem;
    max-width: 85%; } }

@media (max-width: 575.98px) {
  .container.blog-hero-container .blog-header .entry-title {
    max-width: 95%;
    font-size: 3rem;
    line-height: 4rem; } }

.post table {
  width: 100%; }
  .post table td {
    border: 1px solid #88898c; }

.at-above-post.addthis_tool {
  display: none; }

.addthis_tool {
  margin-bottom: 10rem; }
  .addthis_tool .at-share-btn-elements .at-share-btn {
    border-radius: 50% !important;
    margin-right: 2rem; }
    .addthis_tool .at-share-btn-elements .at-share-btn .at-label {
      display: none; }
  .addthis_tool .at-share-btn-elements .at-share-btn.at-svc-email, .addthis_tool .at-share-btn-elements .at-share-btn.at-svc-print, .addthis_tool .at-share-btn-elements .at-share-btn.at-svc-compact {
    background-color: #0077B5 !important; }

.btn, .input-form .form-input input[type='submit'] {
  transition: all 200ms ease-in-out;
  appearance: none;
  background: #16181a;
  border-radius: 0;
  border: 2px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.9rem;
  padding: 2rem 2rem;
  text-decoration: none;
  max-width: 200px; }
  .btn:hover, .input-form .form-input input:hover[type='submit'], .btn:focus, .input-form .form-input input:focus[type='submit'] {
    background: #ffffff;
    border-color: #16181a;
    color: #16181a;
    outline: none;
    transform: scale(1.1); }
  .btn--disabled {
    background-color: #16181a;
    border-color: #ffffff;
    color: #16181a;
    pointer-events: none; }
  .btn.red, .input-form .form-input input.red[type='submit'], .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .btn, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .input-form .form-input input[type='submit'], .input-form .form-input .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input[type='submit'], aside#secondary #search-2 .search-input input[type='submit'], .search-form .search-input input[type='submit'] {
    background: linear-gradient(180deg, #b32728 0%, #690d0e 100%);
    border: none; }
    .btn.red:hover, .input-form .form-input input.red:hover[type='submit'], .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .btn:hover, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .input-form .form-input input:hover[type='submit'], .input-form .form-input .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:hover[type='submit'], aside#secondary #search-2 .search-input input:hover[type='submit'], .search-form .search-input input:hover[type='submit'], .btn.red:active, .input-form .form-input input.red:active[type='submit'], .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .btn:active, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .input-form .form-input input:active[type='submit'], .input-form .form-input .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:active[type='submit'], aside#secondary #search-2 .search-input input:active[type='submit'], .search-form .search-input input:active[type='submit'], .btn.red:focus, .input-form .form-input input.red:focus[type='submit'], .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .btn:focus, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .input-form .form-input input:focus[type='submit'], .input-form .form-input .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:focus[type='submit'], aside#secondary #search-2 .search-input input:focus[type='submit'], .search-form .search-input input:focus[type='submit'] {
      transform: scale(1.1);
      color: #ffffff; }

.input-form .form-input {
  width: 100%;
  background: #1E2022;
  padding: 2rem;
  display: flex;
  border: 1px solid #434345; }
  .input-form .form-input input[type='email'] {
    background: transparent;
    border: none;
    box-shadow: none;
    flex-grow: 1; }
  .input-form .form-input input::placeholder {
    color: #88898c; }
  @media screen and (max-width: 400px) {
    .input-form .form-input input {
      width: 50%; } }

.two_column_section.black {
  background: #16181a; }
  .two_column_section.black .container .row .text .content, .two_column_section.black .container .row .text .content p, .two_column_section.black .container .row .text .content h1, .two_column_section.black .container .row .text .content h2, .two_column_section.black .container .row .text .content h3, .two_column_section.black .container .row .text .content .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .two_column_section.black .container .row .text .content .accordion-header, .two_column_section.black .container .row .text .content h4, .two_column_section.black .container .row .text .content span {
    color: #ffffff; }

.two_column_section .container {
  max-width: 95%;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .two_column_section .container {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .two_column_section .container {
      padding-left: 5rem; } }
  @media (min-width: 768px) {
    .two_column_section .container {
      padding-right: 4rem; } }
  @media (min-width: 992px) {
    .two_column_section .container {
      padding-right: 5rem; } }
  @media (min-width: 768px) {
    .two_column_section .container {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .two_column_section .container {
      padding-bottom: 5rem; } }
  .two_column_section .container .row {
    justify-content: space-between; }
    .two_column_section .container .row.img-left {
      flex-direction: row-reverse; }
    .two_column_section .container .row .text {
      padding-top: 2rem; }
      @media (min-width: 768px) {
        .two_column_section .container .row .text {
          padding-top: 4rem; } }
      @media (min-width: 992px) {
        .two_column_section .container .row .text {
          padding-top: 5rem; } }
      .two_column_section .container .row .text .connect-text h2 {
        margin-bottom: 2rem; }
      .two_column_section .container .row .text .connect-text hr {
        max-width: 25rem;
        height: 1px;
        background-color: #16181a;
        margin-left: 2rem; }
      .two_column_section .container .row .text .connect-text p {
        padding-top: 2rem;
        margin-left: 2rem; }
    .two_column_section .container .row .image.image-on-right {
      text-align: right; }
    .two_column_section .container .row .image.image-on-left {
      padding-right: 2rem; }
      @media (min-width: 768px) {
        .two_column_section .container .row .image.image-on-left {
          padding-right: 4rem; } }
      @media (min-width: 992px) {
        .two_column_section .container .row .image.image-on-left {
          padding-right: 5rem; } }
    .two_column_section .container .row .image img {
      max-height: 60rem; }
      .two_column_section .container .row .image img.bw-photo {
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .two_column_section .container .row .text-on-right .connect-text h2 {
        font-size: 3rem; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .two_column_section .container .row .text .connect-text hr, .two_column_section .container .row .text .connect-text p {
        margin-left: 0; }
      .two_column_section .container .row .text .connect-text hr {
        max-width: 20rem; } }
    @media (max-width: 767.98px) {
      .two_column_section .container .row .mobile-order-first {
        order: -1;
        padding-bottom: 2rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .two_column_section .container .row .mobile-order-first {
      padding-bottom: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .two_column_section .container .row .mobile-order-first {
      padding-bottom: 5rem; } }
    @media (max-width: 767.98px) {
      .two_column_section .container .row .mobile-order-second {
        order: 1;
        margin-top: 4rem;
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .two_column_section .container .row .mobile-order-second {
      padding-top: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .two_column_section .container .row .mobile-order-second {
      padding-top: 5rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .two_column_section .container .row .mobile-order-second {
      padding-bottom: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .two_column_section .container .row .mobile-order-second {
      padding-bottom: 5rem; } }
    @media (max-width: 767.98px) {
      .two_column_section .container .row .text {
        padding-left: 2rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .two_column_section .container .row .text {
      padding-left: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .two_column_section .container .row .text {
      padding-left: 5rem; } }

.multiple_column_section.black {
  background: #16181a; }
  .multiple_column_section.black .container .row .content, .multiple_column_section.black .container .row .content p, .multiple_column_section.black .container .row .content h1, .multiple_column_section.black .container .row .content h2, .multiple_column_section.black .container .row .content h3, .multiple_column_section.black .container .row .content .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .multiple_column_section.black .container .row .content .accordion-header, .multiple_column_section.black .container .row .content h4, .multiple_column_section.black .container .row .content span {
    color: #ffffff; }

.multiple_column_section .container:not(.column-container) {
  max-width: 95%;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .multiple_column_section .container:not(.column-container) {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .multiple_column_section .container:not(.column-container) {
      padding-left: 5rem; } }
  @media (min-width: 768px) {
    .multiple_column_section .container:not(.column-container) {
      padding-right: 4rem; } }
  @media (min-width: 992px) {
    .multiple_column_section .container:not(.column-container) {
      padding-right: 5rem; } }
  @media (min-width: 768px) {
    .multiple_column_section .container:not(.column-container) {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .multiple_column_section .container:not(.column-container) {
      padding-bottom: 5rem; } }
  .multiple_column_section .container:not(.column-container) .row .content {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .multiple_column_section .container:not(.column-container) .row .content {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .multiple_column_section .container:not(.column-container) .row .content {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .multiple_column_section .container:not(.column-container) .row .content {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .multiple_column_section .container:not(.column-container) .row .content {
        padding-bottom: 5rem; } }
  .multiple_column_section .container:not(.column-container) .row .columns .container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column; }
    .multiple_column_section .container:not(.column-container) .row .columns .container h5 {
      margin-bottom: 1rem; }
    .multiple_column_section .container:not(.column-container) .row .columns .container .column-header {
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .multiple_column_section .container:not(.column-container) .row .columns .container .column-header {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .multiple_column_section .container:not(.column-container) .row .columns .container .column-header {
          padding-bottom: 5rem; } }

.contact_form_section {
  margin-bottom: 10rem; }
  .contact_form_section.black .container {
    background: #16181a;
    color: #ffffff; }
  .contact_form_section .container.contact-container {
    max-width: 95%;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .contact_form_section .container.contact-container {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .contact_form_section .container.contact-container {
        padding-left: 5rem; } }
    @media (min-width: 768px) {
      .contact_form_section .container.contact-container {
        padding-right: 4rem; } }
    @media (min-width: 992px) {
      .contact_form_section .container.contact-container {
        padding-right: 5rem; } }
    @media (min-width: 768px) {
      .contact_form_section .container.contact-container {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .contact_form_section .container.contact-container {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .contact_form_section .container.contact-container {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .contact_form_section .container.contact-container {
        padding-bottom: 5rem; } }
    .contact_form_section .container.contact-container .row {
      margin-left: 2rem;
      margin-right: 2rem; }
      @media (min-width: 768px) {
        .contact_form_section .container.contact-container .row {
          margin-left: 4rem; } }
      @media (min-width: 992px) {
        .contact_form_section .container.contact-container .row {
          margin-left: 5rem; } }
      @media (min-width: 768px) {
        .contact_form_section .container.contact-container .row {
          margin-right: 4rem; } }
      @media (min-width: 992px) {
        .contact_form_section .container.contact-container .row {
          margin-right: 5rem; } }
      .contact_form_section .container.contact-container .row.heading {
        border-bottom: 1px solid #434345; }
        .contact_form_section .container.contact-container .row.heading h5 {
          padding-top: 2rem;
          padding-bottom: 2rem; }
          @media (min-width: 768px) {
            .contact_form_section .container.contact-container .row.heading h5 {
              padding-top: 4rem; } }
          @media (min-width: 992px) {
            .contact_form_section .container.contact-container .row.heading h5 {
              padding-top: 5rem; } }
          @media (min-width: 768px) {
            .contact_form_section .container.contact-container .row.heading h5 {
              padding-bottom: 4rem; } }
          @media (min-width: 992px) {
            .contact_form_section .container.contact-container .row.heading h5 {
              padding-bottom: 5rem; } }
      .contact_form_section .container.contact-container .row.content .wpcf7 {
        width: 100%; }
        .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form {
          padding-top: 2rem;
          padding-bottom: 2rem; }
          @media (min-width: 768px) {
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form {
              padding-top: 4rem; } }
          @media (min-width: 992px) {
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form {
              padding-top: 5rem; } }
          @media (min-width: 768px) {
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form {
              padding-bottom: 4rem; } }
          @media (min-width: 992px) {
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form {
              padding-bottom: 5rem; } }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field,
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select {
            margin-bottom: 2rem;
            background-color: #1E2022 !important; }
            @media (min-width: 768px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field,
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select {
                margin-bottom: 4rem; } }
            @media (min-width: 992px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field,
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select {
                margin-bottom: 5rem; } }
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field p, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field span, .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field option,
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select,
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select p,
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select span,
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select option {
              font-size: 1.6rem;
              line-height: 1.9rem;
              color: #88898c !important;
              padding: 2rem; }
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field:not(.message-field):not(.full-height-field),
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select:not(.message-field):not(.full-height-field) {
              height: 6rem;
              width: 100%; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select {
            padding-left: 1rem !important; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:-webkit-autofill,
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:-webkit-autofill:hover,
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:-webkit-autofill:focus,
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input:-webkit-autofill:active {
            transition: background-color 5000s ease-in-out 0s;
            -webkit-text-fill-color: #88898c; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-form-field:not(select) {
            border-radius: 0;
            border: 1px solid #2B2D2F; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form input::placeholder {
            color: #88898c; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form select {
            border: none;
            outline: 1px solid #2B2D2F;
            text-indent: 1rem; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form #your-attachment {
            width: 100%; }
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form #your-attachment input::placeholder {
              margin-left: 2rem; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .date-of-birth {
            width: 100%; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-submit {
            text-align: center; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
            padding-top: 2rem;
            padding-bottom: 2rem;
            border-top: 1px solid #434345;
            border-bottom: 1px solid #434345;
            margin-bottom: 2rem; }
            @media (min-width: 768px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                padding-top: 4rem; } }
            @media (min-width: 992px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                padding-top: 5rem; } }
            @media (min-width: 768px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                padding-bottom: 4rem; } }
            @media (min-width: 992px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                padding-bottom: 5rem; } }
            .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header h5 {
              font-size: 2rem; }
            @media (min-width: 768px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                margin-bottom: 4rem; } }
            @media (min-width: 992px) {
              .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .contact-section-header {
                margin-bottom: 5rem; } }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form #your-issues {
            display: flex;
            flex-direction: column;
            height: auto; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .row.new-client {
            margin-left: 0;
            margin-right: 0; }
          .contact_form_section .container.contact-container .row.content .wpcf7 .container.contact-form .disclaimer {
            color: #88898c; }

#footer-widget {
  background: #16181a;
  padding-top: 100px;
  padding-bottom: 100px; }
  #footer-widget .container {
    max-width: 90%;
    padding-left: 2rem;
    padding-right: 2rem; }
    @media (min-width: 768px) {
      #footer-widget .container {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      #footer-widget .container {
        padding-left: 5rem; } }
    @media (min-width: 768px) {
      #footer-widget .container {
        padding-right: 4rem; } }
    @media (min-width: 992px) {
      #footer-widget .container {
        padding-right: 5rem; } }
  #footer-widget .footer-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 2rem;
    border-bottom: 1px solid #434345; }
    @media (min-width: 768px) {
      #footer-widget .footer-top {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      #footer-widget .footer-top {
        padding-bottom: 5rem; } }
    #footer-widget .footer-top .widget-title {
      text-align: right; }
    #footer-widget .footer-top ul.footer-social {
      color: #88898c;
      text-transform: uppercase;
      word-spacing: 1.5rem;
      list-style-type: none;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
      #footer-widget .footer-top ul.footer-social li:first-child {
        padding: 0 1rem; }
      #footer-widget .footer-top ul.footer-social li + li:before {
        content: '/';
        padding: 0 1rem; }
  #footer-widget hr {
    width: 7rem;
    background-color: #690d0e;
    margin-left: 0;
    margin-top: 3rem;
    margin-bottom: 3rem;
    height: 1px; }
  #footer-widget .footer-bottom {
    padding-top: 2rem; }
    @media (min-width: 768px) {
      #footer-widget .footer-bottom {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      #footer-widget .footer-bottom {
        padding-top: 5rem; } }
    #footer-widget .footer-bottom h3, #footer-widget .footer-bottom .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area #footer-widget .footer-bottom .accordion-header {
      margin-bottom: 3rem; }
    #footer-widget .footer-bottom .footer-em {
      max-width: 35rem; }
    #footer-widget .footer-bottom .footer-address {
      margin-top: 2.5rem;
      text-transform: uppercase; }
    #footer-widget .footer-bottom li.menu-item a {
      padding-top: 1rem;
      padding-bottom: 1rem; }
    #footer-widget .footer-bottom li.menu-item:first-child a {
      padding-top: 0; }
    #footer-widget .footer-bottom .footer-email {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      #footer-widget .footer-bottom .footer-email .input-form label {
        display: none; }
      #footer-widget .footer-bottom .footer-email .input-form .form-input {
        width: 35rem;
        margin-bottom: 3rem; }
  @media screen and (max-width: 1199px) {
    #footer-widget {
      padding-bottom: 5rem; }
      #footer-widget .footer-bottom h3, #footer-widget .footer-bottom .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area #footer-widget .footer-bottom .accordion-header {
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin-bottom: 0; }
      #footer-widget .footer-bottom .footer-email {
        align-items: flex-start;
        padding: 2rem;
        margin-bottom: 0; } }
  @media screen and (min-width: 640px) and (max-width: 1199px) {
    #footer-widget .footer-email .input-form {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      #footer-widget .footer-email .input-form .form-input, #footer-widget .footer-email .input-form .form-button, #footer-widget .footer-email .input-form input[type="submit"] {
        height: 70px; }
      #footer-widget .footer-email .input-form .form-button {
        padding-left: 2rem; } }
    @media screen and (min-width: 640px) and (max-width: 1199px) and (min-width: 768px) {
      #footer-widget .footer-email .input-form .form-button {
        padding-left: 4rem; } }
    @media screen and (min-width: 640px) and (max-width: 1199px) and (min-width: 992px) {
      #footer-widget .footer-email .input-form .form-button {
        padding-left: 5rem; } }
  @media (max-width: 991.98px) {
    #footer-widget .footer-top {
      justify-content: flex-start; }
      #footer-widget .footer-top .widget-title {
        text-align: left; }
      #footer-widget .footer-top img {
        margin-bottom: 2rem; }
      #footer-widget .footer-top a {
        line-height: 4rem; }
      #footer-widget .footer-top section:first-child {
        width: 50%; }
      #footer-widget .footer-top section:last-child {
        width: 41%;
        margin-left: 9%; }
      #footer-widget .footer-top ul.footer-social {
        flex-direction: column;
        padding-left: 0;
        align-items: flex-start; }
        #footer-widget .footer-top ul.footer-social li + li:before {
          content: '';
          padding: 0 0.5rem; } }
  @media (max-width: 767.98px) {
    #footer-widget {
      padding-top: 5rem; }
      #footer-widget .footer-bottom .footer-em {
        max-width: 95%; } }
  @media (max-width: 575.98px) {
    #footer-widget li {
      padding-left: 0; }
    #footer-widget .footer-top {
      flex-direction: column; }
      #footer-widget .footer-top section:first-child {
        width: 100%;
        padding-left: 1.5rem;
        border-bottom: 1px solid #88898c; }
      #footer-widget .footer-top section:last-child {
        margin-left: 0;
        margin-top: 5rem;
        padding-left: 1.5rem;
        width: 100%; }
      #footer-widget .footer-top img {
        width: 18.3rem; } }

#colophon {
  background: #141517;
  display: flex;
  text-align: left;
  padding: 3rem; }

.full_width_one_column.black {
  background: #16181a; }
  .full_width_one_column.black .content p, .full_width_one_column.black .content span, .full_width_one_column.black .content h1, .full_width_one_column.black .content h2, .full_width_one_column.black .content h3, .full_width_one_column.black .content .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .full_width_one_column.black .content .accordion-header, .full_width_one_column.black .content h4 {
    color: #ffffff; }

.full_width_one_column .container {
  max-width: 95%;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .full_width_one_column .container {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .full_width_one_column .container {
      padding-left: 5rem; } }
  @media (min-width: 768px) {
    .full_width_one_column .container {
      padding-right: 4rem; } }
  @media (min-width: 992px) {
    .full_width_one_column .container {
      padding-right: 5rem; } }
  @media (min-width: 768px) {
    .full_width_one_column .container {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .full_width_one_column .container {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .full_width_one_column .container {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .full_width_one_column .container {
      padding-bottom: 5rem; } }

.full_width_one_column .connect-map {
  width: 100%; }
  @media (max-width: 767.98px) {
    .full_width_one_column .connect-map {
      height: 40rem; } }

.home_header_parent .home-header {
  margin: 0 2rem;
  max-width: 98%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-bottom: 5px solid #690d0e; }
  .home_header_parent .home-header .half_bg {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: #16181a;
    height: 100%; }
  .home_header_parent .home-header .header-content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .home_header_parent .home-header .header-content h1 {
      color: white;
      max-width: 87rem;
      text-align: left;
      margin: auto; }
      .home_header_parent .home-header .header-content h1 span {
        font-weight: 600; }
    .home_header_parent .home-header .header-content .btn, .home_header_parent .home-header .header-content .input-form .form-input input[type='submit'], .input-form .form-input .home_header_parent .home-header .header-content input[type='submit'] {
      margin: 4rem auto 0; }
  .home_header_parent .home-header .header-img {
    position: relative;
    width: 100%;
    object-fit: fill; }
  @media screen and (max-width: 1450px) {
    .home_header_parent .home-header {
      margin: 0 auto; } }

.home_header_parent .repeater_section {
  width: 100%;
  background: #16181a; }
  .home_header_parent .repeater_section .repeater-title {
    text-align: left;
    color: #ffffff; }
  .home_header_parent .repeater_section .repeater-content {
    color: #ffffff; }

@media (min-width: 992px) {
  .home_header_parent .repeater_section .repeater-col:not(:first-child):not(:last-child) {
    border-left: 1px solid #434345;
    border-right: 1px solid #434345; } }

@media (max-width: 991.98px) {
  .home_header_parent .home-header {
    background-size: auto; }
    .home_header_parent .home-header .header-img {
      object-fit: cover;
      height: 60vh; }
    .home_header_parent .home-header .half_bg {
      top: 30%; }
    .home_header_parent .home-header .header-content {
      width: 90%;
      margin: auto; }
      .home_header_parent .home-header .header-content h1 {
        text-align: center; }
  .home_header_parent .repeater_section .repeater-col:not(:first-child):not(:last-child) {
    border-top: 1px solid #434345;
    border-bottom: 1px solid #434345; } }

.legal_disclaimer {
  padding-top: 3rem;
  margin-top: -5rem;
  margin-bottom: 5rem;
  background: #ececec;
  z-index: -1000;
  position: absolute;
  width: 100%; }
  .legal_disclaimer .row {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    justify-content: center;
    align-items: center; }
    @media (min-width: 768px) {
      .legal_disclaimer .row {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .legal_disclaimer .row {
        padding-left: 5rem; } }
    @media (min-width: 768px) {
      .legal_disclaimer .row {
        padding-right: 4rem; } }
    @media (min-width: 992px) {
      .legal_disclaimer .row {
        padding-right: 5rem; } }
    @media (min-width: 768px) {
      .legal_disclaimer .row {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .legal_disclaimer .row {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .legal_disclaimer .row {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .legal_disclaimer .row {
        padding-bottom: 5rem; } }
    .legal_disclaimer .row .content {
      max-width: 1000px; }
      .legal_disclaimer .row .content h3, .legal_disclaimer .row .content .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .legal_disclaimer .row .content .accordion-header {
        font-family: "Roboto", sans-serif;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.7rem;
        margin-bottom: 1.3rem; }
      .legal_disclaimer .row .content p {
        font-family: "Roboto", sans-serif;
        font-size: 1.4rem;
        line-height: 20px; }
  .legal_disclaimer + .text_with_button {
    margin-top: 17rem; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .legal_disclaimer + .text_with_button {
        margin-top: 18rem; } }
    @media (max-width: 767.98px) {
      .legal_disclaimer + .text_with_button {
        margin-top: 22rem; } }
  @media (max-width: 991.98px) {
    .legal_disclaimer .row .content {
      max-width: auto;
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 2rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .legal_disclaimer .row .content {
      padding-left: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .legal_disclaimer .row .content {
      padding-left: 5rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .legal_disclaimer .row .content {
      padding-right: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .legal_disclaimer .row .content {
      padding-right: 5rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .legal_disclaimer .row .content {
      padding-top: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .legal_disclaimer .row .content {
      padding-top: 5rem; } }

.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  background-color: #ffffff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07); }
  .site-header .dropdown:hover > .dropdown-menu {
    display: block; }
  .site-header .nav-container .navbar-brand {
    text-align: left; }
    .site-header .nav-container .navbar-brand img {
      max-width: 28rem; }
  .site-header .nav-container #main-nav {
    justify-content: flex-end; }
    .site-header .nav-container #main-nav #menu-main-navigation {
      flex-basis: auto;
      text-align: center;
      align-items: center;
      width: 100%; }
      .site-header .nav-container #main-nav #menu-main-navigation .menu-item {
        flex: 1; }
        .site-header .nav-container #main-nav #menu-main-navigation .menu-item a {
          white-space: nowrap;
          text-align: center; }
      .site-header .nav-container #main-nav #menu-main-navigation .menu-item.active {
        border-top: 3px solid #690d0e; }
  @media (min-width: 992px) {
    .site-header .nav-container .navbar-brand {
      flex: 1 1 auto; }
    .site-header .nav-container #main-nav {
      flex: 2 0 auto; }
      .site-header .nav-container #main-nav #menu-main-navigation {
        justify-content: flex-end; }
        .site-header .nav-container #main-nav #menu-main-navigation .menu-item {
          flex: 0 0 auto; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item a:not(.dropdown-item) {
            text-align: center;
            padding: 5rem 2.5rem; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item ul.dropdown-menu li.menu-item a.dropdown-item {
            padding: 1.5rem;
            font-size: 1.6rem; }
            .site-header .nav-container #main-nav #menu-main-navigation .menu-item ul.dropdown-menu li.menu-item a.dropdown-item:hover, .site-header .nav-container #main-nav #menu-main-navigation .menu-item ul.dropdown-menu li.menu-item a.dropdown-item:focus {
              background-color: #16181a;
              color: #ffffff; } }
  @media screen and (max-width: 1199px) and (min-width: 992px) {
    .site-header .nav-container #main-nav #menu-main-navigation .menu-item a:not(.dropdown-item) {
      text-align: center;
      padding: 5rem 1.6rem; } }
  @media (max-width: 991.98px) {
    .site-header .nav-container #main-nav {
      margin-top: 1.5rem;
      background: #16181a; }
      .site-header .nav-container #main-nav #menu-main-navigation {
        margin-top: 2rem;
        display: block; }
        .site-header .nav-container #main-nav #menu-main-navigation .menu-item {
          padding-top: 2rem;
          padding-bottom: 2rem; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item a {
            color: #ffffff;
            background: inherit; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item .dropdown-menu {
            background: #16181a;
            display: block; }
            .site-header .nav-container #main-nav #menu-main-navigation .menu-item .dropdown-menu a {
              color: #ffffff;
              font-size: 1.4rem; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item .dropdown > .dropdown-menu .dropdown-item {
            display: block; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item ul.dropdown-menu li:last-child {
            padding-bottom: 0; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item.nav-social-icon {
            display: inline-flex;
            width: 45px;
            height: 45px;
            align-items: center;
            justify-content: center;
            margin-bottom: 2rem;
            border-top: 1px solid #434345;
            border-bottom: 1px solid #434345; }
            .site-header .nav-container #main-nav #menu-main-navigation .menu-item.nav-social-icon:not(:first-child) {
              border-right: 1px solid #434345;
              margin-left: -5px; }
            .site-header .nav-container #main-nav #menu-main-navigation .menu-item.nav-social-icon.social-first {
              border-left: 1px solid #434345; }
            .site-header .nav-container #main-nav #menu-main-navigation .menu-item.nav-social-icon a {
              margin-left: 7px;
              color: #c5c5c5; }
          .site-header .nav-container #main-nav #menu-main-navigation .menu-item.tel-link a {
            color: #88898c;
            font-weight: 400;
            font-size: 1.6rem; } }
  @media (max-width: 991.98px) {
    .site-header {
      padding: 3rem 1rem 3rem 0.5rem; }
      .site-header .navbar-toggler {
        border: none;
        width: 4rem; }
        .site-header .navbar-toggler[aria-expanded='true'] .navbar-toggler-icon {
          background-image: url("../../../images/X.svg");
          width: 3rem; }
        .site-header .navbar-toggler[aria-expanded='false'] .navbar-toggler-icon {
          background-image: url("../img/hamburger.svg") !important;
          width: 3rem; }
      .site-header .container.nav-container {
        max-width: 95%; } }
  @media (max-width: 767.98px) {
    .site-header .nav-container .navbar-brand img {
      max-width: 20rem; } }

#wpadminbar {
  position: fixed; }

.admin-bar .site-header {
  top: 46px; }
  @media screen and (min-width: 768px) {
    .admin-bar .site-header {
      top: 32px; } }

.grecaptcha-badge {
  display: none !important; }

@media (min-width: 768px) {
  .site-content {
    margin-top: 12.4rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .site-content {
    margin-top: 11.5rem; } }

@media (max-width: 767.98px) {
  .site-content {
    margin-top: 10rem; } }

.navbar-toggler {
  align-self: center; }

@media (min-width: 1000px) {
  .container {
    max-width: 98%; } }

body {
  overflow-x: hidden; }

.error-404 {
  padding-top: 2rem; }
  .error-404 h1 {
    font-size: 3rem; }
  @media (min-width: 768px) {
    .error-404 {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .error-404 {
      padding-top: 5rem; } }
  @media (min-width: 992px) {
    .error-404 {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .error-404 {
      padding-left: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .error-404 {
      padding-left: 5rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .error-404 {
      padding-right: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .error-404 {
      padding-right: 5rem; } }
  @media (max-width: 767.98px) {
    .error-404 {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .error-404 {
      padding-left: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .error-404 {
      padding-left: 5rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .error-404 {
      padding-right: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .error-404 {
      padding-right: 5rem; } }
  .error-404 .container {
    max-width: 95%; }

article.post {
  padding-bottom: 5rem; }

aside#secondary {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    aside#secondary {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    aside#secondary {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    aside#secondary {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    aside#secondary {
      padding-bottom: 5rem; } }
  aside#secondary #search-2 {
    width: 100%; }
    aside#secondary #search-2 .search-input {
      margin-left: 0;
      padding-left: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      aside#secondary #search-2 .search-input input[type='search'] {
        margin-bottom: 5rem;
        font-size: 1.6rem;
        flex-grow: 1;
        height: 6rem;
        width: 30rem;
        background: transparent; }
      aside#secondary #search-2 .search-input input[type='submit'] {
        height: 6rem;
        margin-left: 2rem;
        width: auto; }
  aside#secondary #recent-comments-2 {
    display: none; }
  @media (min-width: 992px) {
    aside#secondary {
      margin-left: 5rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    aside#secondary {
      margin-left: 5rem; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    aside#secondary {
      max-width: 540px;
      margin: auto; }
      aside#secondary #search-2 .search-input input[type='submit'] {
        margin-top: 0;
        margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    aside#secondary {
      max-width: 100%;
      margin: auto;
      margin-left: 0; }
      aside#secondary #search-2 .search-input {
        padding-bottom: 2rem; } }
    @media (max-width: 575.98px) and (min-width: 768px) {
      aside#secondary #search-2 .search-input {
        padding-bottom: 4rem; } }
    @media (max-width: 575.98px) and (min-width: 992px) {
      aside#secondary #search-2 .search-input {
        padding-bottom: 5rem; } }
  @media (max-width: 575.98px) {
        aside#secondary #search-2 .search-input input[type='search'] {
          height: 4rem;
          width: 18rem;
          margin-bottom: 2rem; }
        aside#secondary #search-2 .search-input input[type='submit'] {
          height: 4rem;
          margin: 0;
          line-height: 0.4rem; } }

img {
  max-width: 100%; }

.post_section .container {
  max-width: 95%;
  background: #16181a; }
  .post_section .container .row {
    display: flex;
    padding-left: 0; }
    .post_section .container .row .text h1,
    .post_section .container .row .text h2,
    .post_section .container .row .text h3,
    .post_section .container .row .text .accordion_section .accordion-repeater .accordion-area .accordion-header,
    .accordion_section .accordion-repeater .accordion-area .post_section .container .row .text .accordion-header,
    .post_section .container .row .text h4 {
      margin-bottom: 2rem; }
      .post_section .container .row .text h1,
      .post_section .container .row .text h1 a,
      .post_section .container .row .text h2,
      .post_section .container .row .text h2 a,
      .post_section .container .row .text h3,
      .post_section .container .row .text .accordion_section .accordion-repeater .accordion-area .accordion-header,
      .accordion_section .accordion-repeater .accordion-area .post_section .container .row .text .accordion-header,
      .post_section .container .row .text h3 a,
      .post_section .container .row .text .accordion_section .accordion-repeater .accordion-area .accordion-header a,
      .accordion_section .accordion-repeater .accordion-area .post_section .container .row .text .accordion-header a,
      .post_section .container .row .text h4,
      .post_section .container .row .text h4 a {
        color: #ffffff; }
      .post_section .container .row .text h1 a:hover,
      .post_section .container .row .text h1 a:focus,
      .post_section .container .row .text h2 a:hover,
      .post_section .container .row .text h2 a:focus,
      .post_section .container .row .text h3 a:hover,
      .post_section .container .row .text .accordion_section .accordion-repeater .accordion-area .accordion-header a:hover,
      .accordion_section .accordion-repeater .accordion-area .post_section .container .row .text .accordion-header a:hover,
      .post_section .container .row .text h3 a:focus,
      .post_section .container .row .text .accordion_section .accordion-repeater .accordion-area .accordion-header a:focus,
      .accordion_section .accordion-repeater .accordion-area .post_section .container .row .text .accordion-header a:focus,
      .post_section .container .row .text h4 a:hover,
      .post_section .container .row .text h4 a:focus {
        text-decoration: none; }
    .post_section .container .row .text p {
      color: #88898c;
      text-align: center;
      font-size: 2rem; }
    .post_section .container .row.post-layout-row {
      flex-direction: row;
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 2rem;
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .post_section .container .row.post-layout-row {
          padding-left: 4rem; } }
      @media (min-width: 992px) {
        .post_section .container .row.post-layout-row {
          padding-left: 5rem; } }
      @media (min-width: 768px) {
        .post_section .container .row.post-layout-row {
          padding-right: 4rem; } }
      @media (min-width: 992px) {
        .post_section .container .row.post-layout-row {
          padding-right: 5rem; } }
      @media (min-width: 768px) {
        .post_section .container .row.post-layout-row {
          padding-top: 4rem; } }
      @media (min-width: 992px) {
        .post_section .container .row.post-layout-row {
          padding-top: 5rem; } }
      @media (min-width: 768px) {
        .post_section .container .row.post-layout-row {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .post_section .container .row.post-layout-row {
          padding-bottom: 5rem; } }
      .post_section .container .row.post-layout-row .text {
        text-align: left;
        color: #ffffff; }
      .post_section .container .row.post-layout-row .post-row {
        display: flex; }
      .post_section .container .row.post-layout-row .posts {
        display: flex; }
        .post_section .container .row.post-layout-row .posts .post-container {
          width: 100%; }
          .post_section .container .row.post-layout-row .posts .post-container .post-wrap {
            height: 100%;
            overflow: hidden; }
            .post_section .container .row.post-layout-row .posts .post-container .post-wrap .post-img {
              margin: 0;
              width: 100%;
              height: 20rem;
              min-width: 55rem;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center; }
            .post_section .container .row.post-layout-row .posts .post-container .post-wrap .post-img-wrapper {
              overflow: hidden; }
            .post_section .container .row.post-layout-row .posts .post-container .post-wrap:hover .post-info {
              padding: 0 2.5%;
              background-color: #ffffff;
              transition: background-color 500ms ease-in; }
            .post_section .container .row.post-layout-row .posts .post-container .post-wrap:hover .post-img {
              transform: scale(1.05);
              transition: transform 500ms ease-in-out; }
            .post_section .container .row.post-layout-row .posts .post-container .post-wrap .post-info .post-date {
              order: 3;
              align-self: baseline; }
            @media (min-width: 992px) {
              .post_section .container .row.post-layout-row .posts .post-container .post-wrap {
                flex-direction: column;
                align-items: flex-start; }
                .post_section .container .row.post-layout-row .posts .post-container .post-wrap .arrow-link {
                  display: none; } }
      .post_section .container .row.post-layout-row .half-col.posts .post-container .post-wrap .post-img {
        height: 300px; }
      .post_section .container .row.post-layout-row .third-col.posts .post-container .post-wrap .post-img {
        height: 265px; }
    .post_section .container .row.post-layout-column .text {
      padding-top: 10rem;
      padding-bottom: 10rem;
      text-align: center; }
    .post_section .container .row.post-layout-column .post-row {
      display: flex; }
    .post_section .container .row.post-layout-column .posts {
      display: flex; }
      .post_section .container .row.post-layout-column .posts .post-container {
        width: 100%; }
        .post_section .container .row.post-layout-column .posts .post-container .post-wrap {
          align-items: center;
          width: 90%;
          margin: auto;
          border-top: 1px solid #88898c;
          transition: all 350ms ease-in-out; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-img-wrapper {
            margin: 3rem 5rem 3rem 3rem;
            width: 200px;
            height: 200px; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-img {
            width: 200px;
            height: 200px;
            background-position: center; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap:hover .post-img {
            transform: scale(1.05);
            transition: transform 0.25s ease-in-out; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-img-wrapper {
            overflow: hidden; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-info {
            width: 85%; }
            .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-info .post-date {
              margin-bottom: 2rem; }
            .post_section .container .row.post-layout-column .posts .post-container .post-wrap .post-info .post-excerpt {
              margin-right: 3rem; }
          .post_section .container .row.post-layout-column .posts .post-container .post-wrap .arrow-link {
            margin-right: 1rem; }
      .post_section .container .row.post-layout-column .posts:last-child .post-container .post-wrap {
        border-bottom: 1px solid #88898c; }
    @media (max-width: 991.98px) {
      .post_section .container .row.post-layout-column .text {
        padding-top: 2rem;
        padding-bottom: 2rem;
        margin-top: 3rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .post_section .container .row.post-layout-column .text {
      padding-top: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .post_section .container .row.post-layout-column .text {
      padding-top: 5rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .post_section .container .row.post-layout-column .text {
      padding-bottom: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .post_section .container .row.post-layout-column .text {
      padding-bottom: 5rem; } }
    @media (max-width: 991.98px) {
      .post_section .container .row.post-layout-column .posts .post-container .post-wrap {
        margin-top: 1rem !important; } }
    .post_section .container .row .button-col {
      text-align: center;
      margin: 5rem auto 10rem auto; }
    @media (max-width: 991.98px) {
      .post_section .container .row.post-layout-column .text {
        padding-left: 2rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .post_section .container .row.post-layout-column .text {
      padding-left: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .post_section .container .row.post-layout-column .text {
      padding-left: 5rem; } }
    @media (max-width: 991.98px) {
      .post_section .container .row.post-layout-row .post-wrap:hover {
        background-color: #ffffff; }
      .post_section .container .row .text {
        padding-top: 5rem;
        padding-bottom: 3rem;
        border-bottom: 1px solid #88898c; }
        .post_section .container .row .text h2 {
          font-size: 3rem;
          text-align: left; }
        .post_section .container .row .text p {
          color: #ffffff;
          font-size: 1.6rem;
          line-height: 2.4rem;
          font-weight: 400;
          text-align: left; }
      .post_section .container .row .button-col {
        text-align: left;
        margin: 3rem auto 5rem auto;
        padding-left: 2rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .post_section .container .row .button-col {
      padding-left: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .post_section .container .row .button-col {
      padding-left: 5rem; } }
    @media (max-width: 991.98px) {
      .post_section .container .row.post-layout-column .post-row .posts:last-child .post-container .post-wrap,
      .post_section .container .row.post-layout-column .post-row .posts .post-container .post-wrap {
        border: none;
        margin-top: 3rem; }
      .post_section .container .row.post-layout-column .post-row .posts .arrow-link {
        height: 1.6rem;
        width: 3rem; } }

.post-wrap {
  display: flex;
  background-color: #16181a;
  flex-direction: row; }
  .post-wrap .post-img {
    transition: all 350ms ease-in-out;
    background-repeat: no-repeat;
    background-size: cover; }
    .post-wrap .post-img.bw-photo {
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }
  .post-wrap .post-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .post-wrap .arrow-link,
  .post-wrap .arrow-link .arrow-grow {
    height: 2.4rem;
    width: 3.9rem;
    margin-right: 3rem; }
  .post-wrap:not(.no-posts):hover {
    text-decoration: none;
    background-color: #ffffff;
    transition: background-color 500ms ease-in-out; }
    .post-wrap:not(.no-posts):hover p {
      color: #16181a; }
    .post-wrap:not(.no-posts):hover .post-img {
      filter: grayscale(0);
      -webkit-filter: grayscale(0);
      transition: all 500ms ease-in-out; }
    .post-wrap:not(.no-posts):hover .arrow-link {
      transition: all 500ms ease-in-out; }
  .post-wrap.no-posts {
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: 20rem;
    font-size: 1.8rem;
    color: #88898c; }
    @media (min-width: 768px) {
      .post-wrap.no-posts {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .post-wrap.no-posts {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .post-wrap.no-posts {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .post-wrap.no-posts {
        padding-bottom: 5rem; } }
    .post-wrap.no-posts a {
      color: #ffffff; }
      .post-wrap.no-posts a:hover, .post-wrap.no-posts a:focus {
        color: #ffffff; }
    .post-wrap.no-posts.column {
      padding-left: 2rem; }
      @media (min-width: 768px) {
        .post-wrap.no-posts.column {
          padding-left: 4rem; } }
      @media (min-width: 992px) {
        .post-wrap.no-posts.column {
          padding-left: 5rem; } }
  @media (max-width: 991.98px) {
    .post-wrap {
      justify-content: center;
      width: 100% !important; }
      .post-wrap:hover {
        background: #16181a; }
        .post-wrap:hover p {
          color: #ffffff; }
      .post-wrap .post-date,
      .post-wrap .post-img,
      .post-wrap .post-img-wrapper,
      .post-wrap img:not(.arrow-grow),
      .post-wrap .post-excerpt {
        display: none; }
      .post-wrap .post-info .post-title.title-row,
      .post-wrap .arrow-link {
        display: flex;
        align-items: center;
        min-height: 6rem;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0; }
      .post-wrap .post-info .post-title {
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  @media (max-width: 767.98px) {
    .post-wrap .post-info .post-title.title-row {
      padding: 1rem; }
    .post-wrap .arrow-link .arrow-grow {
      height: 2rem;
      width: 3.5rem; } }

.blog_footer {
  padding-top: 50px;
  border-top: 1px solid #d9dce1; }
  .blog_footer h1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    .blog_footer h1 a:not(:hover) {
      color: #16181a; }
  .blog_footer .row.horizontal {
    padding-top: 0; }

.blog-row .posts {
  justify-content: center; }

body.blog .blog-container,
body.page-template-template-news-page .blog-container {
  background: #16181a;
  padding-top: 3rem; }
  body.blog .blog-container .text,
  body.page-template-template-news-page .blog-container .text {
    padding-top: 2rem;
    padding-bottom: 2rem;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media (min-width: 768px) {
      body.blog .blog-container .text,
      body.page-template-template-news-page .blog-container .text {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      body.blog .blog-container .text,
      body.page-template-template-news-page .blog-container .text {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      body.blog .blog-container .text,
      body.page-template-template-news-page .blog-container .text {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      body.blog .blog-container .text,
      body.page-template-template-news-page .blog-container .text {
        padding-bottom: 5rem; } }
    body.blog .blog-container .text h1,
    body.page-template-template-news-page .blog-container .text h1 {
      color: #ffffff;
      text-align: center;
      font-weight: 500; }
    body.blog .blog-container .text p,
    body.page-template-template-news-page .blog-container .text p {
      padding-top: 2rem;
      color: #88898c;
      text-align: center;
      font-size: 2rem; }
  body.blog .blog-container .row.search,
  body.page-template-template-news-page .blog-container .row.search {
    padding-bottom: 2rem;
    justify-content: center;
    align-items: center; }
    @media (min-width: 768px) {
      body.blog .blog-container .row.search,
      body.page-template-template-news-page .blog-container .row.search {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      body.blog .blog-container .row.search,
      body.page-template-template-news-page .blog-container .row.search {
        padding-bottom: 5rem; } }

body.blog .category-container,
body.page-template-template-news-page .category-container {
  background: #16181a; }
  body.blog .category-container .category_section .category-row,
  body.page-template-template-news-page .category-container .category_section .category-row {
    display: flex;
    flex-direction: row;
    margin-left: 2rem;
    margin-right: 2rem;
    justify-content: space-between;
    border-bottom: 1px solid #88898c;
    padding-bottom: 2.7rem; }
    @media (max-width: 991.98px) {
      body.blog .category-container .category_section .category-row,
      body.page-template-template-news-page .category-container .category_section .category-row {
        flex-direction: column; } }
    @media (min-width: 768px) {
      body.blog .category-container .category_section .category-row,
      body.page-template-template-news-page .category-container .category_section .category-row {
        margin-left: 4rem; } }
    @media (min-width: 992px) {
      body.blog .category-container .category_section .category-row,
      body.page-template-template-news-page .category-container .category_section .category-row {
        margin-left: 5rem; } }
    @media (min-width: 768px) {
      body.blog .category-container .category_section .category-row,
      body.page-template-template-news-page .category-container .category_section .category-row {
        margin-right: 4rem; } }
    @media (min-width: 992px) {
      body.blog .category-container .category_section .category-row,
      body.page-template-template-news-page .category-container .category_section .category-row {
        margin-right: 5rem; } }
    body.blog .category-container .category_section .category-row:not(:first-child),
    body.page-template-template-news-page .category-container .category_section .category-row:not(:first-child) {
      margin-top: 1rem; }
    body.blog .category-container .category_section .category-row .blog-heading,
    body.page-template-template-news-page .category-container .category_section .category-row .blog-heading {
      color: #ffffff;
      font-size: 2.5rem;
      line-height: 3rem;
      font-weight: 500; }
    body.blog .category-container .category_section .category-row a.arrow-link:hover, body.blog .category-container .category_section .category-row a.arrow-link:focus,
    body.page-template-template-news-page .category-container .category_section .category-row a.arrow-link:hover,
    body.page-template-template-news-page .category-container .category_section .category-row a.arrow-link:focus {
      color: #690d0e;
      text-decoration: none; }
    body.blog .category-container .category_section .category-row .arrow-link,
    body.page-template-template-news-page .category-container .category_section .category-row .arrow-link {
      display: flex;
      flex-direction: row; }
      body.blog .category-container .category_section .category-row .arrow-link .blog-link,
      body.page-template-template-news-page .category-container .category_section .category-row .arrow-link .blog-link {
        font-size: 2rem;
        color: #88898c !important;
        font-family: "Roboto", sans-serif;
        line-height: 2.4rem;
        margin-right: 2rem; }
        body.blog .category-container .category_section .category-row .arrow-link .blog-link:hover, body.blog .category-container .category_section .category-row .arrow-link .blog-link:focus,
        body.page-template-template-news-page .category-container .category_section .category-row .arrow-link .blog-link:hover,
        body.page-template-template-news-page .category-container .category_section .category-row .arrow-link .blog-link:focus {
          color: #690d0e;
          text-decoration: none; }

@media (max-width: 991.98px) {
  body.blog .container,
  body.page-template-template-news-page .container {
    max-width: 95%; }
  body.blog .blog-container .text,
  body.page-template-template-news-page .blog-container .text {
    width: 90%;
    margin: auto; }
    body.blog .blog-container .text p,
    body.page-template-template-news-page .blog-container .text p {
      font-size: 1.8rem; }
  body.blog .category_section .category-row .arrow-link,
  body.page-template-template-news-page .category_section .category-row .arrow-link {
    margin-top: 1.5rem;
    font-size: 2rem; }
  body.blog .post_section,
  body.page-template-template-news-page .post_section {
    padding-bottom: 1.5rem; }
    body.blog .post_section .container .post-layout-row,
    body.page-template-template-news-page .post_section .container .post-layout-row {
      padding-top: 1.5rem; } }

@media (max-width: 767.98px) {
  body.blog .post_section .container .post-layout-row,
  body.page-template-template-news-page .post_section .container .post-layout-row {
    padding-top: 1.5rem;
    padding-left: 0;
    padding-right: 0; } }

.category_page_section .category-container {
  max-width: 95%;
  background: #16181a; }
  .category_page_section .category-container .category-row {
    padding-top: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #88898c; }
    @media (min-width: 768px) {
      .category_page_section .category-container .category-row {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .category_page_section .category-container .category-row {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .category_page_section .category-container .category-row {
        margin-left: 4rem; } }
    @media (min-width: 992px) {
      .category_page_section .category-container .category-row {
        margin-left: 5rem; } }
    @media (min-width: 768px) {
      .category_page_section .category-container .category-row {
        margin-right: 4rem; } }
    @media (min-width: 992px) {
      .category_page_section .category-container .category-row {
        margin-right: 5rem; } }
    @media (max-width: 767.98px) {
      .category_page_section .category-container .category-row {
        flex-direction: column; } }
    .category_page_section .category-container .category-row h3, .category_page_section .category-container .category-row .accordion_section .accordion-repeater .accordion-area .accordion-header, .accordion_section .accordion-repeater .accordion-area .category_page_section .category-container .category-row .accordion-header {
      color: #88898c;
      font-size: 2.5rem; }
    .category_page_section .category-container .category-row .arrow-link:not(.post) {
      margin-bottom: 2rem;
      display: flex;
      flex-direction: row; }
      .category_page_section .category-container .category-row .arrow-link:not(.post) .arrow {
        margin-right: 2rem; }
      .category_page_section .category-container .category-row .arrow-link:not(.post) .blog-link {
        font-size: 2rem;
        font-family: "Roboto", sans-serif;
        font-weight: 400; }
  @media (min-width: 992px) {
    .category_page_section .category-container .post_section .posts {
      padding-bottom: 2rem;
      margin-bottom: 2rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .category_page_section .category-container .post_section .posts {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .category_page_section .category-container .post_section .posts {
      padding-bottom: 5rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .category_page_section .category-container .post_section .posts {
      margin-bottom: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .category_page_section .category-container .post_section .posts {
      margin-bottom: 5rem; } }
  @media (min-width: 992px) {
      .category_page_section .category-container .post_section .posts .arrow-link.posts {
        display: none; } }

.category_page_section .text_with_button {
  background: #ffffff; }

.post_section + .post_section .container {
  padding-bottom: 5rem; }

.post_section + .post_section .row.post-layout-column .post-row .posts:last-child .post-container .post-wrap {
  border-bottom: none; }

.quote_section {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .quote_section {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .quote_section {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .quote_section {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .quote_section {
      padding-bottom: 5rem; } }
  .quote_section.black {
    background: #16181a;
    color: #ffffff; }
  .quote_section.white {
    background: #ffffff;
    color: #16181a; }
  .quote_section .container {
    max-width: 95%;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .quote_section .row {
    margin: auto; }
    .quote_section .row.quotation {
      padding-top: 2rem; }
      @media (min-width: 768px) {
        .quote_section .row.quotation {
          padding-top: 4rem; } }
      @media (min-width: 992px) {
        .quote_section .row.quotation {
          padding-top: 5rem; } }
    .quote_section .row.author {
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .quote_section .row.author {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .quote_section .row.author {
          padding-bottom: 5rem; } }
  @media (min-width: 1200px) {
    .quote_section .row {
      max-width: 70%; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .quote_section .row {
      max-width: 80%; } }
  @media (max-width: 991.98px) {
    .quote_section {
      margin-top: 5rem;
      margin-bottom: 5rem; }
      .quote_section .row {
        max-width: 100%;
        text-align: center;
        justify-content: center; }
        .quote_section .row.quotation {
          padding-bottom: 2rem; } }
      @media (max-width: 991.98px) and (min-width: 768px) {
        .quote_section .row.quotation {
          padding-bottom: 4rem; } }
      @media (max-width: 991.98px) and (min-width: 992px) {
        .quote_section .row.quotation {
          padding-bottom: 5rem; } }

.repeater_section.black .container {
  max-width: 95%;
  background-color: #16181a; }

.repeater_section.black,
.repeater_section.black .repeater_section .repeater-col .repeater-area .repeater-title,
.repeater_section.black .repeater_section .repeater-col .repeater-area .repeater-content {
  color: #ffffff; }

.repeater_section.white {
  color: #16181a; }
  .repeater_section.white .container {
    max-width: 95%;
    background-color: #ffffff; }
  .repeater_section.white,
  .repeater_section.white a,
  .repeater_section.white a:hover,
  .repeater_section.white a:focus,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-title,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-title a,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-title a:hover,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-title a:focus,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-content,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-content a,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-content a:hover,
  .repeater_section.white .repeater_section .repeater-col .repeater-area .repeater-content a:focus {
    color: #16181a; }

.repeater_section .row .text h1,
.repeater_section .row .text p {
  padding-bottom: 50px;
  text-align: center; }

.repeater_section .row .repeater .repeater-col .repeater-area {
  display: flex;
  flex-direction: column; }
  .repeater_section .row .repeater .repeater-col .repeater-area.center {
    text-align: center; }
  .repeater_section .row .repeater .repeater-col .repeater-area.right {
    text-align: right; }
  .repeater_section .row .repeater .repeater-col .repeater-area.about-team {
    margin: 2rem;
    padding-top: 2rem; }
    @media (min-width: 768px) {
      .repeater_section .row .repeater .repeater-col .repeater-area.about-team {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .repeater_section .row .repeater .repeater-col .repeater-area.about-team {
        padding-top: 5rem; } }
  .repeater_section .row .repeater .repeater-col .repeater-area:not(.about-team) {
    margin: 4rem; }
  .repeater_section .row .repeater .repeater-col .repeater-area .repeater-image + .repeater-title {
    margin-top: 3rem; }
  .repeater_section .row .repeater .repeater-col .repeater-area .repeater-title {
    margin-bottom: 2rem; }
  .repeater_section .row .repeater .repeater-col .repeater-area p {
    font-weight: 300; }
  .repeater_section .row .repeater .repeater-col .repeater-area .btn, .repeater_section .row .repeater .repeater-col .repeater-area .input-form .form-input input[type='submit'], .input-form .form-input .repeater_section .row .repeater .repeater-col .repeater-area input[type='submit'] {
    margin: 15px auto;
    width: 175px; }
  .repeater_section .row .repeater .repeater-col .repeater-area img {
    border-radius: 50%;
    width: 200px; }
  .repeater_section .row .repeater .repeater-col .repeater-area .repeater-content {
    height: 100%; }
    .repeater_section .row .repeater .repeater-col .repeater-area .repeater-content.about-team {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .repeater_section .row .repeater .repeater-col .repeater-area .repeater-content.about-team p {
        margin-bottom: 3rem; }

body.search #content {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    body.search #content {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    body.search #content {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    body.search #content {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    body.search #content {
      padding-bottom: 5rem; } }
  body.search #content .page-header {
    padding-top: 2rem; }
    @media (min-width: 768px) {
      body.search #content .page-header {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      body.search #content .page-header {
        padding-top: 5rem; } }
    body.search #content .page-header .page-title span {
      color: #690d0e;
      font-style: italic;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 1.1em; }
  body.search #content .search-header {
    margin-bottom: 2rem;
    margin-top: 2rem; }
  body.search #content .entry-title {
    padding-left: 2rem; }
    @media (min-width: 768px) {
      body.search #content .entry-title {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      body.search #content .entry-title {
        padding-left: 5rem; } }
  body.search #content .search-results {
    margin-top: 2rem; }
    body.search #content .search-results .col:not(:empty) {
      margin-bottom: 3rem; }
    body.search #content .search-results .blog-row .post-wrap:hover {
      background: #16181a; }
      body.search #content .search-results .blog-row .post-wrap:hover .post-info p {
        color: #ffffff; }
    body.search #content .search-results .blog-row .post-wrap .post-info {
      color: #ffffff; }
      @media (min-width: 992px) {
        body.search #content .search-results .blog-row .post-wrap .post-info {
          margin: 3rem; } }
      @media (max-width: 991.98px) {
        body.search #content .search-results .blog-row .post-wrap .post-info {
          margin: 2rem 3rem; }
          body.search #content .search-results .blog-row .post-wrap .post-info:not(:first-child) {
            border-top: 1px solid #88898c; }
          body.search #content .search-results .blog-row .post-wrap .post-info .post-title {
            margin-top: 1rem; } }
      @media (max-width: 767.98px) {
        body.search #content .search-results .blog-row .post-wrap .post-info {
          display: flex;
          flex-direction: row;
          justify-content: space-between; }
          body.search #content .search-results .blog-row .post-wrap .post-info .post-link {
            margin-top: 1rem; } }

.search-form .search-input {
  display: flex;
  flex-direction: row;
  width: 100%; }
  @media (max-width: 767.98px) {
    .search-form .search-input {
      flex-direction: column; } }
  .search-form .search-input label {
    margin-bottom: 0; }
  .search-form .search-input input.search-field.form-control {
    border: 1px solid #282f37;
    background: #1E2022;
    height: 5.9rem;
    width: 33.6rem;
    border-radius: 0;
    margin-right: 2rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #88898c; }
  .search-form .search-input input::placeholder {
    color: #88898c;
    font-size: 1.6rem;
    line-height: 1.9rem; }
  @media (max-width: 767.98px) {
    .search-form .search-input {
      margin-top: 2rem;
      margin-bottom: 2rem; }
      .search-form .search-input input.search-field.form-control {
        width: 28rem;
        margin-bottom: 2rem; }
      .search-form .search-input input[type='submit'] {
        width: 45%;
        margin: auto;
        align-items: center;
        justify-content: center; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .search-form .search-input {
      margin-top: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .search-form .search-input {
      margin-top: 5rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .search-form .search-input {
      margin-bottom: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .search-form .search-input {
      margin-bottom: 5rem; } }

.blog-row .posts {
  margin-bottom: 2rem; }
  .blog-row .posts .post-wrap .post-img {
    height: 200px; }
  .blog-row .posts:hover, .blog-row .posts:focus {
    background: #ffffff; }
    .blog-row .posts:hover .post-wrap .post-info .post-title, .blog-row .posts:focus .post-wrap .post-info .post-title {
      color: #16181a; }

@media (max-width: 991.98px) {
  .blog-row .posts {
    margin-bottom: 0; } }

.secondary_hero {
  background: #16181a; }
  .secondary_hero .container {
    max-width: 90%; }
  .secondary_hero .row {
    align-items: center;
    flex-direction: column; }
    .secondary_hero .row.text {
      text-align: center;
      padding-bottom: 2rem; }
      .secondary_hero .row.text h1,
      .secondary_hero .row.text h2,
      .secondary_hero .row.text h3,
      .secondary_hero .row.text .accordion_section .accordion-repeater .accordion-area .accordion-header,
      .accordion_section .accordion-repeater .accordion-area .secondary_hero .row.text .accordion-header,
      .secondary_hero .row.text h4,
      .secondary_hero .row.text a,
      .secondary_hero .row.text a:focus,
      .secondary_hero .row.text a:hover,
      .secondary_hero .row.text p {
        color: #ffffff; }
      @media (min-width: 768px) {
        .secondary_hero .row.text {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .secondary_hero .row.text {
          padding-bottom: 5rem; } }
      .secondary_hero .row.text h1 {
        font-weight: bold; }
      .secondary_hero .row.text h5 {
        font-size: 2rem;
        letter-spacing: 1.43px; }
    .secondary_hero .row.image {
      padding-top: 2rem;
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .secondary_hero .row.image {
          padding-top: 4rem; } }
      @media (min-width: 992px) {
        .secondary_hero .row.image {
          padding-top: 5rem; } }
      @media (min-width: 768px) {
        .secondary_hero .row.image {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .secondary_hero .row.image {
          padding-bottom: 5rem; } }
    @media (min-width: 992px) {
      .secondary_hero .row.text h1 {
        white-space: nowrap;
        font-size: 4.5rem; }
      .secondary_hero .row.image img {
        max-width: 30rem; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .secondary_hero .row.text h1 {
        font-size: 3rem; }
      .secondary_hero .row.image img {
        max-width: 25rem; } }
    @media (max-width: 767.98px) {
      .secondary_hero .row.text h1 {
        font-size: 2.5rem; }
      .secondary_hero .row.image img {
        max-width: 20rem; } }

.slider_section {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .slider_section {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .slider_section {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .slider_section {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .slider_section {
      padding-bottom: 5rem; } }
  .slider_section.black {
    background: #16181a;
    color: #ffffff; }
  .slider_section .container {
    max-width: 95%; }
    .slider_section .container .title, .slider_section .container .heading {
      padding-left: 2rem; }
      @media (min-width: 768px) {
        .slider_section .container .title, .slider_section .container .heading {
          padding-left: 4rem; } }
      @media (min-width: 992px) {
        .slider_section .container .title, .slider_section .container .heading {
          padding-left: 5rem; } }
    .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide,
    .slider_section .container #testimonial_module_wrapper rs-slides rs-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
      .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
      .slider_section .container #testimonial_module_wrapper rs-slides rs-slide p {
        font-family: "Montserrat", sans-serif;
        padding-left: 2rem;
        padding-right: 2rem; }
      .slider_section .container rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5,
      .slider_section .container #testimonial_module_wrapper rs-slides rs-slide h5 {
        margin-top: 3rem; }
  @media (min-width: 992px) {
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide h5 {
      width: 75%;
      margin-left: auto;
      margin-right: 7%; }
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p {
      font-size: 2.2rem;
      line-height: 3.5rem;
      font-weight: 500; } }
  @media (max-width: 1199.98px) {
    .slider_section .title {
      max-width: 80%;
      padding-bottom: 2rem; }
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p {
      font-size: 2.2rem; } }
  @media (max-width: 991.98px) {
    .slider_section .heading {
      padding-top: 2rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .slider_section .heading {
      padding-top: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .slider_section .heading {
      padding-top: 5rem; } }
  @media (max-width: 991.98px) {
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p {
      font-size: 2rem;
      line-height: 2.4rem;
      font-weight: 400; }
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide h5,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide h5 {
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767.98px) {
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"], .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-module,
    .slider_section #testimonial_module_wrapper,
    .slider_section #testimonial_module_wrapper rs-module {
      height: 400px !important; }
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-slides rs-slide p,
    .slider_section #testimonial_module_wrapper rs-slides rs-slide p {
      font-size: 1.6rem !important;
      line-height: 1.8rem !important; }
    .slider_section rs-module-wrap[data-alias="testimonial-slider-full"] rs-arrow.tp-rightarrow,
    .slider_section #testimonial_module_wrapper rs-arrow.tp-rightarrow {
      transform: translate(-90%, -20px) !important;
      transform-origin: 0 50%; } }

.staggered_image_background {
  align-items: center; }
  .staggered_image_background.black {
    background-color: #16181a;
    color: #ffffff; }
  .staggered_image_background.white {
    background-color: #f6f6f8;
    color: #16181a; }
  .staggered_image_background .container {
    max-width: 95%; }
  .staggered_image_background .row {
    padding-top: 2rem;
    align-items: center; }
    @media (min-width: 768px) {
      .staggered_image_background .row {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .staggered_image_background .row {
        padding-top: 5rem; } }
    .staggered_image_background .row .text {
      padding-left: 2rem; }
      @media (min-width: 768px) {
        .staggered_image_background .row .text {
          padding-left: 4rem; } }
      @media (min-width: 992px) {
        .staggered_image_background .row .text {
          padding-left: 5rem; } }
      .staggered_image_background .row .text h2 {
        font-size: 3rem;
        font-weight: 500;
        line-height: 3.7rem;
        margin-bottom: 3rem; }
      .staggered_image_background .row .text p,
      .staggered_image_background .row .text a {
        margin-bottom: 4rem; }
      .staggered_image_background .row .text a:not(.btn),
      .staggered_image_background .row .text a:hover:not(.btn),
      .staggered_image_background .row .text a:focus:not(.btn) {
        color: #b32728; }
    .staggered_image_background .row .image {
      padding-left: 0;
      padding-right: 0; }
      .staggered_image_background .row .image img {
        margin-bottom: -9rem;
        width: auto;
        height: auto;
        margin-right: auto; }
      .staggered_image_background .row .image.right img {
        border-right: 5px solid #690d0e; }
      .staggered_image_background .row .image.left img {
        border-left: 5px solid #690d0e; }
      .staggered_image_background .row .image.full-width img {
        width: 100%;
        margin-top: -11rem;
        margin-bottom: 0; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .staggered_image_background .row .image img {
      margin-bottom: -7rem; } }
  @media (min-width: 992px) {
    .staggered_image_background .image {
      text-align: center; }
    .staggered_image_background.image-right .row {
      flex-direction: row-reverse; }
      .staggered_image_background.image-right .row .text p {
        padding-right: 4.5rem; }
    .staggered_image_background.image-left .row .text {
      padding-left: 6rem; } }
  @media (max-width: 991.98px) {
    .staggered_image_background .row {
      flex-direction: column; }
      .staggered_image_background .row .text h1,
      .staggered_image_background .row .text h2 {
        padding-top: 2rem;
        margin-bottom: 2rem;
        margin-top: 0; } }
    @media (max-width: 991.98px) and (min-width: 768px) {
      .staggered_image_background .row .text h1,
      .staggered_image_background .row .text h2 {
        padding-top: 4rem; } }
    @media (max-width: 991.98px) and (min-width: 992px) {
      .staggered_image_background .row .text h1,
      .staggered_image_background .row .text h2 {
        padding-top: 5rem; } }
  @media (max-width: 991.98px) {
      .staggered_image_background .row .text h2 {
        font-size: 2.5rem;
        line-height: 3rem; }
      .staggered_image_background .row .text p {
        font-weight: 300;
        margin-bottom: 3rem; }
      .staggered_image_background .row .image {
        padding-left: 2rem;
        padding-right: 2rem; } }
    @media (max-width: 991.98px) and (min-width: 768px) {
      .staggered_image_background .row .image {
        padding-left: 4rem; } }
    @media (max-width: 991.98px) and (min-width: 992px) {
      .staggered_image_background .row .image {
        padding-left: 5rem; } }
    @media (max-width: 991.98px) and (min-width: 768px) {
      .staggered_image_background .row .image {
        padding-right: 4rem; } }
    @media (max-width: 991.98px) and (min-width: 992px) {
      .staggered_image_background .row .image {
        padding-right: 5rem; } }
  @media (max-width: 991.98px) {
        .staggered_image_background .row .image img {
          margin-top: -7rem;
          margin-bottom: 4.5rem; }
        .staggered_image_background .row .image.full-width img {
          margin-top: -7rem; }
      .staggered_image_background .row a {
        margin-bottom: 5rem; } }

@media (min-width: 1200px) {
  .staggered_image_background + .header_repeater,
  .staggered_image_background + .our_services,
  .staggered_image_background + .dui_services {
    padding-top: 12rem; }
  .staggered_image_background + .header_two_columns,
  .staggered_image_background + .accordion_section {
    padding-top: 10rem; }
  .staggered_image_background + .quote_section,
  .staggered_image_background + .slider_section {
    padding-top: 16rem; }
  .staggered_image_background + .text_with_button {
    padding-top: 15rem; }
  .staggered_image_background.image-left + .accordion_section .accordion-intro {
    margin-left: 50%;
    width: 50%;
    padding-left: 2rem;
    padding-top: 2rem; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-left: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-left: 5rem; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-top: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-top: 5rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .staggered_image_background + .our_services,
  .staggered_image_background + .dui_services,
  .staggered_image_background + .header_repeater,
  .staggered_image_background + .header_two_columns,
  .staggered_image_background + .accordion_section {
    padding-top: 10rem; }
  .staggered_image_background + .quote_section,
  .staggered_image_background + .slider_section {
    padding-top: 13rem; }
  .staggered_image_background + .text_with_button {
    padding-top: 15rem; }
  .staggered_image_background.image-left + .accordion_section .accordion-intro {
    margin-left: 40%;
    width: 60%;
    padding-top: 2rem; } }
  @media (min-width: 992px) and (max-width: 1199.98px) and (min-width: 768px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-top: 4rem; } }
  @media (min-width: 992px) and (max-width: 1199.98px) and (min-width: 992px) {
    .staggered_image_background.image-left + .accordion_section .accordion-intro {
      padding-top: 5rem; } }

@media (max-width: 991.98px) {
  .our_services + .staggered_image_background {
    margin-top: 7rem; } }

.header_two_columns.black,
.header_one_column.black {
  background: #16181a;
  color: #ffffff; }
  .header_two_columns.black .columns a,
  .header_two_columns.black .columns a:hover,
  .header_two_columns.black .columns a:focus,
  .header_one_column.black .columns a,
  .header_one_column.black .columns a:hover,
  .header_one_column.black .columns a:focus {
    color: #b32728; }

.header_two_columns .container,
.header_one_column .container {
  max-width: 95%; }

.header_two_columns.white,
.header_one_column.white {
  background: #ffffff;
  color: #16181a; }

.header_two_columns .header,
.header_one_column .header {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem; }
  @media (min-width: 768px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-bottom: 5rem; } }
  @media (min-width: 768px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .header_two_columns .header,
    .header_one_column .header {
      padding-left: 5rem; } }
  .header_two_columns .header .arrow-col,
  .header_one_column .header .arrow-col {
    padding-top: 2rem; }
    @media (min-width: 768px) {
      .header_two_columns .header .arrow-col,
      .header_one_column .header .arrow-col {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .header_two_columns .header .arrow-col,
      .header_one_column .header .arrow-col {
        padding-top: 5rem; } }
  .header_two_columns .header .arrow-link,
  .header_one_column .header .arrow-link {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }

.header_two_columns .columns,
.header_one_column .columns {
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-bottom: 5rem; } }
  .header_two_columns .columns .text,
  .header_one_column .columns .text {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-left: 5rem; } }
    @media (min-width: 768px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-right: 4rem; } }
    @media (min-width: 992px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-right: 5rem; } }
    @media (min-width: 768px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .header_two_columns .columns .text,
      .header_one_column .columns .text {
        padding-bottom: 5rem; } }
    .header_two_columns .columns .text p,
    .header_one_column .columns .text p {
      max-width: 85%; }

@media (min-width: 992px) {
  .header_two_columns,
  .header_one_column {
    padding-top: 2rem; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .header_two_columns,
    .header_one_column {
      padding-top: 4rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .header_two_columns,
    .header_one_column {
      padding-top: 5rem; } }

@media (min-width: 1200px) {
  .header_two_columns .heading:not(.full-width-header),
  .header_one_column .heading:not(.full-width-header) {
    max-width: 50%; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .header_two_columns .heading:not(.full-width-header),
  .header_one_column .heading:not(.full-width-header) {
    max-width: 75%; } }

@media (min-width: 768px) {
  .header_two_columns .columns .right-text,
  .header_one_column .columns .right-text {
    padding-left: 2rem;
    padding-bottom: 2rem; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .header_two_columns .columns .right-text,
    .header_one_column .columns .right-text {
      padding-left: 4rem; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .header_two_columns .columns .right-text,
    .header_one_column .columns .right-text {
      padding-left: 5rem; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .header_two_columns .columns .right-text,
    .header_one_column .columns .right-text {
      padding-bottom: 4rem; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .header_two_columns .columns .right-text,
    .header_one_column .columns .right-text {
      padding-bottom: 5rem; } }

@media (min-width: 768px) {
  .header_two_columns .columns .left-text,
  .header_one_column .columns .left-text {
    padding-bottom: 2rem; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .header_two_columns .columns .left-text,
    .header_one_column .columns .left-text {
      padding-bottom: 4rem; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .header_two_columns .columns .left-text,
    .header_one_column .columns .left-text {
      padding-bottom: 5rem; } }

@media (max-width: 991.98px) {
  .header_two_columns,
  .header_one_column {
    margin-top: 5rem; }
    .header_two_columns .header .arrow-col,
    .header_one_column .header .arrow-col {
      padding-top: 2rem; } }
    @media (max-width: 991.98px) and (min-width: 768px) {
      .header_two_columns .header .arrow-col,
      .header_one_column .header .arrow-col {
        padding-top: 4rem; } }
    @media (max-width: 991.98px) and (min-width: 992px) {
      .header_two_columns .header .arrow-col,
      .header_one_column .header .arrow-col {
        padding-top: 5rem; } }

@media (max-width: 991.98px) {
    .header_two_columns .columns .text p,
    .header_one_column .columns .text p {
      max-width: 95%; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .header_two_columns .columns,
  .header_one_column .columns {
    padding-left: 2rem;
    padding-right: 2rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) and (min-width: 768px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-left: 4rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) and (min-width: 992px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-left: 5rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) and (min-width: 768px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-right: 4rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) and (min-width: 992px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-right: 5rem; } }

@media (max-width: 767.98px) {
  .header_two_columns .columns,
  .header_one_column .columns {
    padding-left: 2rem;
    padding-right: 2rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-left: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-left: 5rem; } }
  @media (max-width: 767.98px) and (min-width: 768px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-right: 4rem; } }
  @media (max-width: 767.98px) and (min-width: 992px) {
    .header_two_columns .columns,
    .header_one_column .columns {
      padding-right: 5rem; } }

@media (max-width: 767.98px) {
    .header_two_columns .columns .right-text,
    .header_one_column .columns .right-text {
      padding-top: 2rem;
      padding-bottom: 2rem;
      margin-bottom: 5rem; } }
    @media (max-width: 767.98px) and (min-width: 768px) {
      .header_two_columns .columns .right-text,
      .header_one_column .columns .right-text {
        padding-top: 4rem; } }
    @media (max-width: 767.98px) and (min-width: 992px) {
      .header_two_columns .columns .right-text,
      .header_one_column .columns .right-text {
        padding-top: 5rem; } }
    @media (max-width: 767.98px) and (min-width: 768px) {
      .header_two_columns .columns .right-text,
      .header_one_column .columns .right-text {
        padding-bottom: 4rem; } }
    @media (max-width: 767.98px) and (min-width: 992px) {
      .header_two_columns .columns .right-text,
      .header_one_column .columns .right-text {
        padding-bottom: 5rem; } }

.header_repeater,
.our_services,
.dui_services {
  padding-top: 2rem; }
  @media (min-width: 768px) {
    .header_repeater,
    .our_services,
    .dui_services {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .header_repeater,
    .our_services,
    .dui_services {
      padding-top: 5rem; } }
  .header_repeater .container,
  .our_services .container,
  .dui_services .container {
    max-width: 95%; }
  .header_repeater.black,
  .our_services.black,
  .dui_services.black {
    background: #16181a;
    color: #ffffff; }
    .header_repeater.black .repeater-row .repeater-col .repeater-title,
    .our_services.black .repeater-row .repeater-col .repeater-title,
    .dui_services.black .repeater-row .repeater-col .repeater-title {
      border-top: 1px solid #ffffff; }
    .header_repeater.black .repeater-row .repeater-col:hover,
    .our_services.black .repeater-row .repeater-col:hover,
    .dui_services.black .repeater-row .repeater-col:hover {
      background: #ffffff; }
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-title {
        border-top: 1px solid #16181a; }
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area p,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area a,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area a:hover,
      .header_repeater.black .repeater-row .repeater-col:hover .repeater-area a:focus,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area p,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area a,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area a:hover,
      .our_services.black .repeater-row .repeater-col:hover .repeater-area a:focus,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area p,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area a,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area a:hover,
      .dui_services.black .repeater-row .repeater-col:hover .repeater-area a:focus {
        color: #16181a;
        text-decoration: none; }
  .header_repeater.white,
  .our_services.white,
  .dui_services.white {
    background: #ffffff;
    color: #16181a; }
    .header_repeater.white .repeater-title,
    .our_services.white .repeater-title,
    .dui_services.white .repeater-title {
      border-top: 1px solid #16181a; }
    .header_repeater.white .repeater-row .repeater-col:hover,
    .our_services.white .repeater-row .repeater-col:hover,
    .dui_services.white .repeater-row .repeater-col:hover {
      background: #16181a; }
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-title {
        border-top: 1px solid #ffffff; }
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area p,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area a,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area a:hover,
      .header_repeater.white .repeater-row .repeater-col:hover .repeater-area a:focus,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area p,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area a,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area a:hover,
      .our_services.white .repeater-row .repeater-col:hover .repeater-area a:focus,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-title,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area .repeater-content,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area p,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area a,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area a:hover,
      .dui_services.white .repeater-row .repeater-col:hover .repeater-area a:focus {
        color: #ffffff;
        text-decoration: none; }
  .header_repeater .header,
  .our_services .header,
  .dui_services .header {
    padding-left: 2rem; }
    @media (min-width: 768px) {
      .header_repeater .header,
      .our_services .header,
      .dui_services .header {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .header_repeater .header,
      .our_services .header,
      .dui_services .header {
        padding-left: 5rem; } }
    .header_repeater .header .arrow-col,
    .our_services .header .arrow-col,
    .dui_services .header .arrow-col {
      padding-left: 0; }
    .header_repeater .header .arrow-link,
    .our_services .header .arrow-link,
    .dui_services .header .arrow-link {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
    .header_repeater .header .heading,
    .our_services .header .heading,
    .dui_services .header .heading {
      padding-bottom: 2rem; }
      @media (min-width: 768px) {
        .header_repeater .header .heading,
        .our_services .header .heading,
        .dui_services .header .heading {
          padding-bottom: 4rem; } }
      @media (min-width: 992px) {
        .header_repeater .header .heading,
        .our_services .header .heading,
        .dui_services .header .heading {
          padding-bottom: 5rem; } }
  .header_repeater .repeater-row,
  .our_services .repeater-row,
  .dui_services .repeater-row {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .header_repeater .repeater-row,
      .our_services .repeater-row,
      .dui_services .repeater-row {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .header_repeater .repeater-row,
      .our_services .repeater-row,
      .dui_services .repeater-row {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .header_repeater .repeater-row,
      .our_services .repeater-row,
      .dui_services .repeater-row {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .header_repeater .repeater-row,
      .our_services .repeater-row,
      .dui_services .repeater-row {
        padding-bottom: 5rem; } }
    .header_repeater .repeater-row .repeater-col .repeater-area,
    .our_services .repeater-row .repeater-col .repeater-area,
    .dui_services .repeater-row .repeater-col .repeater-area {
      width: 100%;
      height: 100%; }
      .header_repeater .repeater-row .repeater-col .repeater-area .repeater-title,
      .our_services .repeater-row .repeater-col .repeater-area .repeater-title,
      .dui_services .repeater-row .repeater-col .repeater-area .repeater-title {
        padding-bottom: 1rem;
        font-weight: 600;
        margin-top: 1.8rem;
        padding-top: 1rem;
        max-width: 98%; }
      .header_repeater .repeater-row .repeater-col .repeater-area .repeater-content,
      .our_services .repeater-row .repeater-col .repeater-area .repeater-content,
      .dui_services .repeater-row .repeater-col .repeater-area .repeater-content {
        padding-bottom: 2rem; }
  @media (min-width: 1200px) {
    .header_repeater.testimonials .header,
    .our_services.testimonials .header,
    .dui_services.testimonials .header {
      padding-top: 2rem; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .header_repeater.testimonials .header,
    .our_services.testimonials .header,
    .dui_services.testimonials .header {
      padding-top: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .header_repeater.testimonials .header,
    .our_services.testimonials .header,
    .dui_services.testimonials .header {
      padding-top: 5rem; } }
  @media (min-width: 1200px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.tall,
    .our_services .repeater-row .repeater-col .repeater-area.tall,
    .dui_services .repeater-row .repeater-col .repeater-area.tall {
      height: 25rem; }
    .header_repeater .repeater-row .repeater-col .repeater-area.short,
    .our_services .repeater-row .repeater-col .repeater-area.short,
    .dui_services .repeater-row .repeater-col .repeater-area.short {
      height: 20rem; }
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-top: 2rem;
      padding-bottom: 2rem;
      padding-left: 2rem;
      height: auto; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-top: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-top: 5rem; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-bottom: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-bottom: 5rem; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-left: 4rem; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .header_repeater .repeater-row .repeater-col .repeater-area.testimonial,
    .our_services .repeater-row .repeater-col .repeater-area.testimonial,
    .dui_services .repeater-row .repeater-col .repeater-area.testimonial {
      padding-left: 5rem; } }
  @media (min-width: 1200px) {
      .header_repeater .repeater-row .repeater-col .repeater-area.testimonial .repeater-content h5,
      .our_services .repeater-row .repeater-col .repeater-area.testimonial .repeater-content h5,
      .dui_services .repeater-row .repeater-col .repeater-area.testimonial .repeater-content h5 {
        padding-top: 2rem; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .header_repeater .repeater-row .repeater-col .repeater-area,
    .our_services .repeater-row .repeater-col .repeater-area,
    .dui_services .repeater-row .repeater-col .repeater-area {
      padding: 1rem; }
      .header_repeater .repeater-row .repeater-col .repeater-area.tall,
      .our_services .repeater-row .repeater-col .repeater-area.tall,
      .dui_services .repeater-row .repeater-col .repeater-area.tall {
        height: 30rem; }
      .header_repeater .repeater-row .repeater-col .repeater-area.short,
      .our_services .repeater-row .repeater-col .repeater-area.short,
      .dui_services .repeater-row .repeater-col .repeater-area.short {
        height: 20rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .header_repeater .repeater-row .repeater-col .repeater-area,
    .our_services .repeater-row .repeater-col .repeater-area,
    .dui_services .repeater-row .repeater-col .repeater-area {
      padding: 2rem; }
      .header_repeater .repeater-row .repeater-col .repeater-area.tall,
      .our_services .repeater-row .repeater-col .repeater-area.tall,
      .dui_services .repeater-row .repeater-col .repeater-area.tall {
        height: 20rem; }
      .header_repeater .repeater-row .repeater-col .repeater-area.short,
      .our_services .repeater-row .repeater-col .repeater-area.short,
      .dui_services .repeater-row .repeater-col .repeater-area.short {
        height: 15rem; } }
  @media (max-width: 767.98px) {
    .header_repeater .repeater-row .repeater-col .repeater-area,
    .our_services .repeater-row .repeater-col .repeater-area,
    .dui_services .repeater-row .repeater-col .repeater-area {
      padding: 1.5rem;
      margin-left: 0; } }
  @media (max-width: 991.98px) {
    .header_repeater .header .arrow-col,
    .our_services .header .arrow-col,
    .dui_services .header .arrow-col {
      padding-top: 2rem; } }
  @media (max-width: 991.98px) and (min-width: 768px) {
    .header_repeater .header .arrow-col,
    .our_services .header .arrow-col,
    .dui_services .header .arrow-col {
      padding-top: 4rem; } }
  @media (max-width: 991.98px) and (min-width: 992px) {
    .header_repeater .header .arrow-col,
    .our_services .header .arrow-col,
    .dui_services .header .arrow-col {
      padding-top: 5rem; } }
  @media (max-width: 991.98px) {
    .header_repeater .sub-repeater-container,
    .our_services .sub-repeater-container,
    .dui_services .sub-repeater-container {
      width: 95%; } }

.repeater-title h4 {
  font-size: 1.8rem;
  font-weight: 600; }

.repeater-title.black h4 {
  color: #16181a; }

.repeater-row .repeater-col:hover .repeater-title.black h4 {
  color: #ffffff; }

.repeater-row .repeater-col:hover .repeater-title.white h4 {
  color: #16181a; }

.text_with_button {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 5rem;
  margin-bottom: 5rem; }
  @media (min-width: 768px) {
    .text_with_button {
      padding-left: 4rem; } }
  @media (min-width: 992px) {
    .text_with_button {
      padding-left: 5rem; } }
  @media (min-width: 768px) {
    .text_with_button {
      padding-right: 4rem; } }
  @media (min-width: 992px) {
    .text_with_button {
      padding-right: 5rem; } }
  @media (min-width: 768px) {
    .text_with_button {
      padding-top: 4rem; } }
  @media (min-width: 992px) {
    .text_with_button {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    .text_with_button {
      padding-bottom: 4rem; } }
  @media (min-width: 992px) {
    .text_with_button {
      padding-bottom: 5rem; } }
  .text_with_button.black {
    background: #16181a;
    color: #ffffff; }
  .text_with_button .row:not(.button) {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .text_with_button .row:not(.button) {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row:not(.button) {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .text_with_button .row:not(.button) {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row:not(.button) {
        padding-bottom: 5rem; } }
  .text_with_button .row.vertical-top {
    align-items: flex-start; }
  .text_with_button .row.vertical-center {
    align-items: center; }
  .text_with_button .row.vertical-bottom {
    align-items: flex-end; }
  .text_with_button .row.horizontal-left {
    justify-content: flex-start;
    padding-left: 2rem; }
    @media (min-width: 768px) {
      .text_with_button .row.horizontal-left {
        padding-left: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row.horizontal-left {
        padding-left: 5rem; } }
  .text_with_button .row.horizontal-center {
    justify-content: center; }
  .text_with_button .row.horizontal-right {
    justify-content: flex-end;
    padding-right: 2rem; }
    @media (min-width: 768px) {
      .text_with_button .row.horizontal-right {
        padding-right: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row.horizontal-right {
        padding-right: 5rem; } }
  .text_with_button .row.text {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .text_with_button .row.text {
        padding-top: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row.text {
        padding-top: 5rem; } }
    @media (min-width: 768px) {
      .text_with_button .row.text {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row.text {
        padding-bottom: 5rem; } }
  .text_with_button .row.button {
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .text_with_button .row.button {
        padding-bottom: 4rem; } }
    @media (min-width: 992px) {
      .text_with_button .row.button {
        padding-bottom: 5rem; } }
