@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500&display=swap');
/*
 Theme Name:   Zbuild Child Theme
 Description:  WP Bootstrap Starter Child Theme for Zblocks
 Author:       Bryan Vandy
 Author URI:   https://bryanvandy.com
 Template:     wp-bootstrap-starter
 */
/**/
/**/
/**/
/**/
/**/
/* Fixed header height - fix for inpage anchor links
 * Set to the height of the fixed header at each device size
 * Add around 20-30 pixels so the fixed header is not right against the anchor * destination
 */
/* Margin / padding scale - customize to adjust default section padding and margins */
/**/
/* Device sizes */
/* Stacking Order */
body, html {
  height: 100%;
  position: relative;
}
body {
  font-weight: 400;
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgba(0, 0, 0, .85);
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.no-focus-outline a:focus, .no-focus-outline button:focus {
  outline: none;
}
#page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}
footer {
  margin-top: auto;
}
:focus {
  outline: 2px dotted #f7da4c;
}
img {
  height: initial;
  color: rgba(0, 0, 0, 0);
}
video {
  display: block;
}
b, strong {
  font-weight: 700;
}
a {
  text-decoration: underline;
  color: #0264a1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:focus, a:hover {
  color: #3ba2e2;
}
a[href^="tel:"], a[href^="tel:"]:hover, a[href^="tel:"]:focus {
  text-decoration: none;
  font-variant-numeric: lining-nums;
}
details summary::-webkit-details-marker {
  display: none;
  position: absolute;
  left: -9999px;
}
::-webkit-details-marker {
  display: none;
}
.home .breadcrumbs-container {
  display: none;
}
.breadcrumbs {
  margin-top: 0 !important;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumbs a {
  text-decoration: none;
}
.sub-page-list {
  padding-left: 0;
}
.sub-page-list li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.sub-page-list a {
  display: block;
  padding: 1em 0.5em;
  line-height: 1.5;
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
.sub-page-list a:before {
  content: "\f054";
  position: relative;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-family: "Font Awesome 5 Pro";
  font-size: 90%;
  line-height: 30px;
  text-align: center;
  background: #0264a1;
  color: #fff;
  transition: all 0.3s ease-in-out;
  display: block;
  float: left;
  margin-right: 1em;
}
.sub-page-list a:focus, .sub-page-list a:hover {
  color: #0264a1;
}
.sub-page-list a:focus:before, .sub-page-list a:hover:before {
  background: #f7da4c;
}
.h1, .h2, .h3, .h4, .h5, .h6, .headline, h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 0.5em;
  padding: 0;
  color: #0264a1;
}
.h1, h1 {
  font-size: 32px;
}
.h2, h2 {
  font-size: 24px;
}
.h3, h3 {
  font-size: 21px;
}
.h4, h4 {
  font-size: 18px;
}
.h5, h5 {
  font-size: 16px;
}
.h6, h6 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .h1, h1 {
    font-size: 42px;
  }
  .h2, h2 {
    font-size: 36px;
  }
  .h3, h3 {
    font-size: 32px;
  }
  .h4, h4 {
    font-size: 24px;
  }
  .h5, h5 {
    font-size: 21px;
  }
  .h6, h6 {
    font-size: 18px;
  }
}
.entry-meta {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.125em;
  text-transform: uppercase;
}
.entry-meta a {
  text-decoration: none;
}
.blog-page__post {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}
@media (max-width: 767px) {
  .lead {
    font-weight: 400;
    font-size: 18px;
  }
}
.home .entry-content {
  display: flex;
  flex-direction: column;
  margin: 0;
}
h2.entry-title {
  border-bottom: 0;
}
h3.widget-title {
  font-size: 21px;
}
@media (min-width: 768px) {
  h3.widget-title {
    font-size: 32px;
  }
}
figure {
  margin-top: 0;
}
#content.site-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
  outline: none;
}
@media (min-width: 768px) {
  #content.site-content {
    margin-bottom: 40px;
  }
}
.home #content.site-content {
  margin-bottom: 0;
}
h1.entry-title {
  font-size: 32px;
  border-bottom: 0;
}
h1.h2.entry-title {
  font-size: 24px;
  border: 0;
}
@media (min-width: 768px) {
  h1.entry-title {
    font-size: 42px;
  }
  h1.h2.entry-title {
    font-size: 36px;
  }
}
h1 {
  padding-bottom: 0;
}
.entry-title a {
  text-decoration: none;
}
@media (max-width: 991px) {
  [id*="apexchat"], #apexchat_tab_bar_parent, #apexchat_invitation_container_wrapper, #apexchat_invitation_container_minimized_wrapper {
    display: none !important;
    opacity: 0 !important;
    z-index: -1 !important;
  }
}
.locked {
  -webkit-overflow-scrolling: auto;
  height: 100%;
  overflow: hidden;
}
.popup-nav__overlay {
  -webkit-overflow-scrolling: auto;
  width: 100%;
  height: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  background-color: rgba(19, 63, 90, 0.9);
  -webkit-transition: 0.5s;
  overflow-x: hidden;
}
.popup-nav__content {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.closebtn {
  position: fixed;
  top: 15px;
  right: 15px;
  display: none;
  font-size: 42px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  z-index: 90;
}
.locked .closebtn {
  display: inline-block;
}
.closebtn:hover {
  text-decoration: none;
  color: #0264a1;
}
.mobile-menu {
  padding-left: 15px;
  padding-top: 15px;
}
.mobile-menu .menu {
  flex-direction: column;
}
.mobile-menu > ul {
  padding-left: 0;
}
.mobile-menu > li {
  margin-right: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
}
.mobile-menu li {
  list-style: none;
  padding-bottom: 0.2em;
  margin-bottom: 0.2em;
}
.mobile-menu li.menu-item-has-children {
  padding: 0;
  margin: 0;
}
.mobile-menu li .sub-menu {
  padding-left: 0.5em;
}
.mobile-menu li .sub-menu .sub-menu {
  padding-left: 0;
}
.mobile-menu a {
  display: block;
  padding: 0.75em 0.5em;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  color: #fff;
}
.mobile-menu .sub-menu {
  opacity: 1;
}
.navbar-toggler {
  padding: 0.35em;
}
.navbar-toggler:before {
  content: "\f0c9";
  font-weight: 300;
  font-family: "Font Awesome 5 Pro";
  margin-right: 0.25em;
}
.menu {
  background: #0264a1;
}
.popup-nav__content .menu, .popup-nav__content .menu:after {
  background: transparent;
}
@media (min-width: 768px) {
  .full-menu li {
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .full-menu > li {
    align-self: center;
    line-height: 1.2;
    text-align: center;
  }
  .full-menu > li > a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
@media (min-width: 1200px) {
  .full-menu > li {
    line-height: 60px;
  }
  .menu--sticky .full-menu > li {
    line-height: 50px;
  }
  .full-menu > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .menu--sticky .full-menu li {
    font-size: 18px;
    line-height: 40px;
  }
}
.full-menu {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0 -0.25em;
}
.full-menu li {
  position: relative;
  list-style: none;
  margin-left: 0.25em;
  margin-right: 0.25em;
  color: #fff;
}
.full-menu li a {
  display: inline-block;
  width: 100%;
  padding-left: 0.7em;
  padding-right: 0.7em;
  text-decoration: none;
  color: inherit;
}
.full-menu li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  display: none;
  z-index: 99;
}
.full-menu li:hover > a {
  background: #f7da4c;
  color: #0264a1;
  cursor: pointer;
}
.home .menu--overlay .full-menu li:hover > a {
  background: transparent;
  color: #f7da4c;
}
.full-menu .menu-item-has-children ul:hover, .full-menu .menu-item-has-children.open > ul, .full-menu .menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}
@supports (-moz-appearance:meterbar) or (-webkit-appearance:none) {
  .full-menu .menu-item-has-children:focus-within > ul {
    visibility: visible;
    opacity: 1;
    display: block;
  }
  .full-menu li:focus-within a {
    outline: none;
  }
  .full-menu li:focus-within > a {
    background: #f7da4c;
    color: #0264a1;
    cursor: pointer;
  }
}
.full-menu .menu-item-has-children > a:after {
  content: "\f107";
  margin-left: 7px;
  font-family: "Font Awesome 5 Pro";
  line-height: 1;
}
.full-menu ul.sub-menu li.menu-item-has-children > a:after {
  content: "\f105" !important;
  margin-left: 7px;
  font-family: "Font Awesome 5 Pro";
  line-height: 1;
}
.full-menu .sub-menu {
  min-width: 300px;
  padding: 0.5rem;
  border: 1px solid #fcfcfc;
  background: rgba(255, 255, 255, .95);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, .15);
  opacity: 0;
}
.full-menu .sub-menu {
  z-index: 90;
  margin-top: 0;
}
.menu--sticky .sub-menu li, .sub-menu li {
  margin: 0;
  line-height: 1.2;
  color: rgba(0, 0, 0, .85);
}
.full-menu .sub-menu li a {
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: none;
}
.sub-menu li:focus-within, .sub-menu li:hover {
  cursor: pointer;
}
.full-menu .sub-menu li:focus-within, .full-menu .sub-menu li:hover {
  outline: none;
  background: #0264a1;
  color: #fff !important;
}
.full-menu .sub-menu li:focus-within > a, .full-menu .sub-menu li:hover > a {
  background: #0264a1;
  color: #fff !important;
}
.full-menu li .sub-menu li {
  clear: both;
  width: 100%;
  text-align: left;
}
.full-menu .sub-menu .sub-menu {
  left: 100%;
  top: -10px;
}
.footer-menu {
  margin-bottom: 1em;
}
.footer-menu li {
  font-weight: 400;
  font-size: 16px;
}
.footer-menu a {
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
.footer-menu a:hover {
  background: transparent;
  color: #6b6b6a;
}
.footer-menu .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
.menu--stream li {
  color: rgba(0, 0, 0, .85);
}
.menu--stream > li {
  line-height: 1.2;
}
.menu--stream li:hover > a {
  background: transparent;
  color: #0264a1;
  cursor: pointer;
}
@supports (-moz-appearance:meterbar) or (-webkit-appearance:none) {
  .menu--stream li:focus-within a {
    outline: none;
  }
  .menu--stream li:focus-within > a {
    background: transparent;
    color: #0264a1;
    cursor: pointer;
  }
}
.menu--stream .sub-menu li:focus-within, .menu--stream .sub-menu li:hover, .menu--stream li:hover .sub-menu a:focus, .menu--stream li:hover .sub-menu a:hover {
  outline: none;
  background: #6b6b6a;
  color: #f7da4c;
}
@media (min-width: 1200px) {
  .full-menu--split > li {
    line-height: 2;
  }
}
.header-container {
  position: relative;
  z-index: 1;
}
.header__logo {
  max-width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .header__logo {
    height: 114.5px;
  }
}
.header__address, .header__address--short {
  position: relative;
  line-height: 1.2;
  margin-bottom: 0;
}
.header__tel {
  line-height: 1;
  text-decoration: none;
}
.header__tel:hover {
  text-decoration: none;
}
.header__img-container {
  position: relative;
  z-index: 20;
}
.header__vid-container {
  position: relative;
  overflow: hidden;
}
.header__img, .header__vid {
  width: 100%;
  height: 560px;
  max-height: 1080px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .header__img, .header__vid {
    height: 620px;
  }
}
@media (min-width: 992px) {
  .header__img, .header__vid {
    height: 720px;
  }
}
@media (min-width: 1200px) {
  .header__img, .header__vid {
    height: auto;
    min-height: 100vh;
  }
}
.header__slogan-container-fix {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.header__slogan-row {
  height: 100%;
  padding-top: 80px;
}
.header__slogan-col {
  margin-top: auto;
  margin-bottom: auto;
}
.header__slogan-container {
  position: relative;
}
.header__slogan-txt {
  position: relative;
  line-height: 1.125;
  cursor: default;
  z-index: 40;
}
@media (min-width: 768px) {
  .header__slogan-row {
    padding-top: 120px;
  }
}
/*
 // Split header styles
 */
.header-block--split {
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-block--split .menu-menu-1-container {
  position: relative;
  width: 100%;
  padding-right: 15px;
  z-index: 2;
}
.menu-toggle-container--split {
  position: relative;
  z-index: 2;
}
.header__tel-icon--split {
  padding: 10px;
  margin-right: 1em;
}
.header-split__col-logo {
  padding-top: 30px;
  padding-bottom: 30px;
}
.home .header-split__col-logo {
  min-height: 440px;
}
.header-split__col-img {
  max-height: 320px;
  padding-bottom: 15px;
  overflow: hidden;
}
.header__img--split {
  width: 100%;
  height: 100%;
  max-height: 260px;
  min-height: initial;
  object-fit: cover;
}
@media (min-width: 576px) {
  .header-split__col-logo {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .home .header-split__col-logo {
    min-height: 520px;
  }
  .header-block--split {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .home .header-split__col-logo {
    min-height: 640px;
  }
  .home .header-split__col-img, .home .header__img--split {
    max-height: 100%;
  }
  .header-split__col-img {
    position: relative;
    right: -16px;
    max-height: initial;
    padding-bottom: 0;
  }
  .header__slogan-container-fix--split {
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    padding-top: 30px;
    padding-left: 15px;
  }
  .header__slogan-container-fix--split:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 420px;
    opacity: 0.85;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .home .header-block--split {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .header-block--split .menu-menu-1-container {
    padding-right: 30px;
  }
  .header-split__col-logo {
    padding: 60px 0 60px 60px;
  }
  .header__slogan-container-fix--split {
    padding-left: 30px;
  }
  .header__slogan-txt--split {
    line-height: 1;
  }
}
.header__slogan-container--split {
  margin-top: auto;
  margin-bottom: auto;
}
/*
 // Steam header styles
 */
.steam__contact-row {
  padding-top: 6px;
  padding-bottom: 6px;
}
.header__img-container--stream {
  z-index: 1;
}
.header-container--stream {
  z-index: 2;
}
.header__slogan-container-fix--stream {
  top: initial;
  bottom: 0;
  height: auto;
  opacity: 0.95;
}
.header__slogan-row--stream {
  padding-top: 0;
}
.header__slogan-col--stream {
  margin-top: auto;
  margin-bottom: 0;
}
.header__img--stream {
  max-height: 720px;
}
.stream__add-links {
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
.stream__add-links:focus, .stream__add-links:hover {
  text-decoration: none;
  color: #0264a1;
}
/*
 // Impact header styles
 */
.header__slogan-container--impact {
  padding-top: 30px;
  padding-bottom: 30px;
}
/*
 // Overlay header styles
 */
.home .header-block--overlay {
  position: absolute;
  width: 100%;
  z-index: 99;
}
.home .menu--overlay {
  background: transparent;
}
.header-block--overlay .header__tel {
  font-family: 'Montserrat', sans-serif;
  color: #0264a1;
}
.header-block--overlay .header__tel:focus, .header-block--overlay .header__tel:hover {
  color: #3ba2e2;
}
.home .header-block--overlay .header__tel {
  color: #f7da4c;
}
.home .header-block--overlay .header__tel:focus, .home .header-block--overlay .header__tel:hover {
  color: #fff;
}
.header-block--overlay .header__address {
  color: #6b6b6a;
}
.home .header-block--overlay .header__address {
  color: #fff;
}
/*
 // Card header styles
 */
.header-block--card {
  position: relative;
  margin-top: 60px;
}
.header-block--card:after {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  display: block;
  width: calc(100% + 60px);
  height: calc(100% + 30px);
  background-color: #f7da4c;
  opacity: 0.5;
  z-index: -1;
}
.header-block--card .social-ico {
  color: #6b6b6a;
}
.header-block--card .social-ico:hover {
  color: #0264a1;
}
@media (min-width: 1200px) {
  .header-block--card {
    margin-top: 100px;
  }
  .header-block--card:after {
    top: -60px;
    left: -60px;
    width: calc(100% + 120px);
    height: calc(100% + 60px);
  }
  .hero-logo-container--card {
    padding-left: 40px;
    padding-right: 15px;
  }
  .hero-slogan-container--card {
    padding-left: 30px;
    padding-right: 15px;
  }
}
.header__slogan-txt--card {
  flex-shrink: 0;
  margin-left: 30px;
  margin-bottom: 70px;
}
.home .header-container--card {
  overflow: hidden;
}
/*
 // Multi address header styles
 */
.header__address--multi ~ .header__address--multi {
  margin-left: 15px;
}
@media (min-width: 1200px) {
  .header__address--multi ~ .header__address--multi {
    margin-left: 30px;
  }
}
/*
 // Fixed Header Animation
 */
.fixed {
  position: fixed !important;
  top: -100%;
  width: 100%;
  padding-bottom: 0;
  z-index: 999;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .15);
}
.fixed-transition {
  -webkit-animation-name: stick-up;
  animation-name: stick-up;
  -webkit-animation-duration: 0.45s;
  animation-duration: 0.45s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes stick-up {
  from {
    top: -250px;
  }
  to {
    top: 0;
  }
}
@keyframes stick-up {
  from {
    top: -250px;
  }
  to {
    top: 0;
  }
}
.content-block {
  position: relative;
}
.content-block-img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.title-quote__quote-col {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.title-quote__quote-col:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  background: #6b6b6a;
}
/*.title-quote__title-col {
 padding-top: 30px;
 padding-bottom: 30px;
 }*/
.pull-quote__container {
  padding-left: 1.5em;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 2em;
  border-left: 6px solid #0264a1;
}
@media (min-width: 576px) {
  .pull-quote__container {
    margin-left: 2em;
  }
}
@media (min-width: 768px) {
  /*.title-quote__title-col {
   padding-top: 60px;
   padding-bottom: 60px;
   }*/
}
@media (min-width: 1200px) {
  /*.title-quote__title-col {
   padding-top: 100px;
   padding-bottom: 100px;
   }*/
}
.company-logo-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}
.company-logo-row img {
  width: 100%;
  max-height: 120px;
}
.company-logo-row figure {
  margin: 10px;
}
@media (min-width: 768px) {
  .company-logo-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .company-logo-row figure {
    margin: 0 10px;
  }
}
@media (min-width: 992px) {
  .company-logo-row figure {
    margin: 0 15px;
  }
}
.feat-vid__thumbnail-container {
  position: relative;
  padding: 0;
  border: 0;
  cursor: pointer;
}
.feat-vid__thumbnail-container *, .feat-vid__thumbnail-container:after {
  transition: all 0.3s ease-in-out;
}
.feat-vid__thumbnail-container:after {
  content: "\f144";
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 900;
  font-family: "Font Awesome 5 Pro";
  font-size: 72px;
  transform: translateX(-50%) translateY(-50%);
  color: #6b6b6a;
  z-index: 2;
}
.feat-vid__thumbnail {
  position: relative;
  box-shadow: 10px 20px 30px rgba(0, 0, 0, .20);
  z-index: 1;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 90%;
    max-width: 680px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .feat-vid__thumbnail {
    margin-bottom: 60px;
  }
  .feat-vid__thumbnail-container:after {
    font-size: 170px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    width: 50%;
    max-width: 900px;
    height: auto;
  }
  .feat-vid__thumbnail {
    max-width: initial;
    margin-bottom: 0;
  }
}
.feat-vid__thumbnail-container:focus {
  outline: 2px dotted #0264a1;
}
.feat-vid__thumbnail-container:focus:after, .feat-vid__thumbnail-container:hover:after {
  opacity: 0.5;
}
.latest-news__row {
  margin-left: -15px;
  margin-right: -15px;
}
.latest-news__item {
  display: flex;
  flex-direction: column;
  flex: 0 1 33%;
  margin-left: 15px;
  margin-right: 15px;
}
.latest-news__thumbnail {
  position: relative;
  padding-top: 56.24%;
  background-color: #f7da4c;
}
.latest-news__thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.latest-news__thumbnail .latest-news__placeholder-img {
  top: 50%;
  height: auto;
  padding: 0 30px;
  transform: translateY(-50%);
}
.latest-news__desc {
  position: relative;
  max-height: 150px;
  overflow: hidden;
}
.latest-news__desc:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 120px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 49%, rgba(255, 255, 255, 1) 100%);
  z-index: 20;
}
.latest-news__link {
  margin-top: auto;
}
.cta-img-btn-container {
  margin-left: -15px;
  margin-right: -15px;
}
.cta-img-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: #fff;
}
@media (min-width: 576px) {
  .cta-img-btn {
    flex: 0 0 calc(50% - 30px);
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .cta-img-btn {
    flex: 1 33.3333%;
  }
}
.cta-img-btn *, .cta-img-btn *:after {
  transition: all 0.3s ease-in-out;
}
.cta-img-btn__img-fig {
  position: relative;
  margin-bottom: 0;
  border-bottom: 40px solid #0264a1;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
.cta-img-btn__ico {
  position: absolute;
  left: 50%;
  bottom: -30px;
  display: inline-block;
  width: 3em;
  height: 3em;
  font-size: 32px;
  line-height: 3;
  border-radius: 50%;
  text-align: center;
  transform: translateX(-50%);
  background-color: #0264a1;
}
.cta-img-btn__img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.cta-img-btn__txt {
  position: relative;
  display: inline-block;
  width: calc(100% - 30px);
  padding: 1em;
  transform: translateY(-20%);
  border: 3px solid #6b6b6a;
  background-color: #6b6b6a;
}
.cta-img-btn:focus, .cta-img-btn:hover {
  outline: none;
  color: #fff;
}
.cta-img-btn:focus .cta-img-btn__ico, .cta-img-btn:hover .cta-img-btn__ico {
  bottom: -20px;
  font-size: 36px;
}
.cta-img-btn:focus .cta-img-btn__txt, .cta-img-btn:hover .cta-img-btn__txt {
  border-color: #fff;
  background-color: #0264a1;
}
.content-block-cta__row {
  margin-left: -15px;
  margin-right: -15px;
}
.content-block-cta__link {
  flex: 0 1 40%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
@media (min-width: 768px) {
  .content-block-cta__link {
    flex: 0 1 200px;
  }
}
@media (min-width: 1200px) {
  .container-fluid .content-block-cta__row {
    padding-left: 30px;
    padding-right: 30px;
  }
  .content-block-cta__link {
    margin-bottom: 0;
  }
}
.content-block-cta__link * {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.content-block-cta__graphic {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0.5em;
  border-radius: 50%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  background: #0264a1;
}
.cta__svg svg {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 80px;
  fill: #fff;
  transform: translateY(-50%) translateX(-50%);
}
.content-block-cta__img {
  width: 100%;
  height: auto;
  object-fit: cover;
  opacity: 1;
}
.content-block-cta__ico {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 100%;
  line-height: 1;
  color: #0264a1;
}
.content-block-cta__ico i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  color: #fff;
}
@media (min-width: 768px) {
  .content-block-cta__graphic, .content-block-cta__ico {
    width: 160px;
  }
}
.content-block-cta__link:focus, .content-block-cta__link:hover {
  text-decoration: none;
  color: #0264a1;
}
.content-block-cta__link:focus .content-block-cta__img, .content-block-cta__link:hover .content-block-cta__img {
  opacity: 0.5;
  transform: scale(1.5);
}
.content-block-cta__link:focus .content-block-cta__ico, .content-block-cta__link:hover .content-block-cta__ico {
  background: #6b6b6a;
}
.content-block-cta__txt {
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
}
.content-block-cta-tall__row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 40px solid;
  border-bottom: 40px solid;
}
.content-block-cta-tall__link {
  position: relative;
  width: 100%;
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-decoration: none;
  background: #fff;
}
.content-block-cta-tall__link * {
  transition: ease all 0.3s;
}
@media (min-width: 576px) {
  .content-block-cta-tall__link {
    flex: 1 0 auto;
    width: auto;
    border-left: 1px solid rgba(0, 0, 0, .25);
  }
}
@media (min-width: 768px) {
  .content-block-cta-tall__link {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .content-block-cta-tall__link {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
.content-block-cta-tall__link:last-child {
  border-right: 1px solid rgba(0, 0, 0, .25);
}
.content-block-cta-tall__ico {
  line-height: 1;
  margin-bottom: 0.2em;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.content-block-cta-tall__txt {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .content-block-cta-tall__link:focus, .content-block-cta-tall__link:hover {
    text-decoration: none;
    transform: translateY(30px);
  }
}
.content-block-cta-tall__link:focus, .content-block-cta-tall__link:hover {
  text-decoration: none;
}
.content-block-cta-tall__link:focus .content-block-cta-tall__ico, .content-block-cta-tall__link:hover .content-block-cta-tall__ico {
  text-shadow: 15px -25px 8px rgba(0, 0, 0, .15);
}
.content-block-sq-grid + .content-block-sq-grid {
  margin-top: -30px;
}
@media (min-width: 1200px) {
  .content-block-sq-grid + .content-block-sq-grid {
    margin-top: -60px;
  }
}
.content-block-sq-grid__layout {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.content-block-sq-grid__layout *, .content-block-sq-grid__layout *:after, .content-block-sq-grid__layout *:before {
  transition: all 0.3s ease-in-out;
}
.content-block-sq-grid__link {
  position: relative;
  display: flex;
  flex: 1 0 50%;
  padding-top: 50%;
  color: rgba(255, 255, 255, .95);
  overflow: hidden;
}
@media (min-width: 576px) {
  .content-block-sq-grid__link {
    padding-top: 50%;
  }
}
@media (min-width: 992px) {
  .content-block-sq-grid__layout {
    display: grid;
    grid-template-columns: 100%;
  }
  .content-block-sq-grid__layout {
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .content-block-sq-grid__link {
    padding-top: 90%;
  }
}
.content-block-sq-grid__link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  z-index: 1;
}
.content-block-sq-grid__link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #0264a1 0%, #6b6b6a 100%);
  z-index: 1;
}
.content-block-sq-grid__figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  mix-blend-mode: luminosity;
  z-index: 2;
}
.content-block-sq-grid__img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.2;
  transition-duration: 0.5s;
}
.content-block-sq-grid__txt-container, .cta-service-grid__txt-container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.content-block-sq-grid__txt {
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .content-block-sq-grid__txt {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.content-block-sq-grid__txt:after {
  content: "";
  position: relative;
  top: 1em;
  display: block;
  width: 2em;
  height: 3px;
  margin: auto;
  background: #fff;
  transition-duration: 0.5s;
}
.content-block-sq-grid__link:focus, .content-block-sq-grid__link:hover {
  color: rgba(255, 255, 255, 1.00);
}
.content-block-sq-grid__link:focus:after, .content-block-sq-grid__link:hover:after {
  background: linear-gradient(45deg, #0264a1 50%, #6b6b6a 100%);
}
.content-block-sq-grid__link:focus .content-block-sq-grid__txt, .content-block-sq-grid__link:hover .content-block-sq-grid__txt {
  letter-spacing: 0.3em;
}
.content-block-sq-grid__link:focus .content-block-sq-grid__txt:after, .content-block-sq-grid__link:hover .content-block-sq-grid__txt:after {
  width: 4em;
}
.content-block-sq-grid__link:focus .content-block-sq-grid__img, .content-block-sq-grid__link:hover .content-block-sq-grid__img {
  transform: scale(1.25);
  opacity: 0.04;
}
.content-block-card-grid {
  background-color: #0264a1;
}
.content-block-card-grid__row, .why-us-grid__row {
  grid-template-columns: 100%;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  justify-content: center;
}
.content-block-card-grid__item {
  padding: 30px;
}
@media (min-width: 768px) {
  .content-block-card-grid__row {
    grid-template-columns: 49% 49%;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .content-block-card-grid__item {
    padding: 30px 60px;
  }
}
.content-block-card-grid__icon i {
  margin-bottom: 0.2em;
  padding-bottom: 0.2em;
  border-bottom: 2px solid #e6e6e6;
}
.content-block-card-grid__title {
  line-height: 1.2;
  hyphens: auto;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.content-block-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.content-block-callout__callout {
  margin-bottom: 1em;
  padding-left: 1em;
  border-left: 6px solid #6b6b6a;
}
@media (max-width: 991px) {
  .alternating__img {
    width: 100%;
    height: auto;
    max-height: 320px;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  /*.alternating__figure,
   .alternating__img {
   height: 100%;
   }*/
  .alternating__img {
    object-fit: cover;
  }
}
.content-block__accordion {
  position: relative;
  margin-bottom: 2em;
}
.content-block__accordion[open] {
  margin-bottom: 1em;
}
.content-block__accordion-title {
  position: relative;
  padding: 10px 10px 25px 50px;
  margin-bottom: 0.75em;
  border-bottom: 2px solid #0264a1;
}
.content-block__accordion-title > * {
  margin-bottom: 0;
}
.content-block__accordion-title-link {
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
.content-block__accordion-title:after {
  content: "\f107";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-family: "Font Awesome 5 Pro";
  line-height: 32px;
  text-align: center;
  background: #0264a1;
  color: #fff;
  transition: all 0.3s ease-in-out;
  top: 15px;
}
.content-block__accordion-title:hover:after, .content-block__accordion[open] .content-block__accordion-title:after {
  background: #6b6b6a;
}
.content-block__accordion[open] .content-block__accordion-title:after {
  transform: rotate(-90deg);
}
.content-block__accordion[open] .content-block__accordion-title ~ * {
  animation: accordion-fade-in 0.3s ease-in-out;
}
@keyframes accordion-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 Results Blocks
 */
.results-block-tall {
  position: relative;
}
.results-block-tall:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(25, 28, 30, 0.85);
  z-index: 2;
}
.results-block-tall__bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.results-block-tall__row {
  grid-template-columns: 100%;
  grid-template-columns: 1fr;
  margin-left: -15px;
  margin-right: -15px;
}
.results-block-tall__item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 420px;
  border-bottom: 1px solid rgba(255, 255, 255, .25);
  z-index: 10;
  overflow: hidden;
}
.results-block-tall__item:last-child {
  border: 0;
}
.results-block-tall__content {
  position: relative;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.results-block-tall__title {
  margin-top: auto;
  margin-bottom: 0.125em;
  line-height: 1.12;
}
.results-block-tall__txt {
  opacity: 0.85;
}
.result-block-tall__ico {
  align-self: center;
  line-height: 1;
  padding: 20px 26px;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 50%;
}
.results-block-tall__hidden-description {
  position: absolute;
  top: 80%;
  padding: 30px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transition-duration: 0.45s;
}
@media (min-width: 576px) {
  .results-block-tall__item {
    min-height: 230px;
  }
}
@media (min-width: 992px) {
  .results-block-tall__row {
    grid-template-columns: 33% 33% 33%;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .results-block-tall__item {
    height: 620px;
    border-right: 1px solid rgba(255, 255, 255, .25);
  }
}
@media (min-width: 1600px) {
  .results-block-tall__hidden-description {
    padding: 60px;
  }
}
@media (min-width: 1920px) {
  .results-block-tall__hidden-description {
    padding: 90px;
  }
  .results-block-tall__item {
    height: 820px;
  }
}
.results-block-tall__item:focus .results-block-tall__content, .results-block-tall__item:hover .results-block-tall__content {
  top: -25%;
  opacity: 0;
}
.results-block-tall__item:focus .results-block-tall__hidden-description, .results-block-tall__item:hover .results-block-tall__hidden-description {
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
/*
 Contact Blocks
 */
.contact-block__map-wide > iframe {
  width: 100%;
  height: 200px;
}
@media (min-width: 576px) {
  .contact-block__map-wide > iframe {
    height: 150px;
  }
}
@media (min-width: 768px) {
  .contact-block__map-wide > iframe {
    height: 300px;
  }
}
.contact-page-2col__address-map-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
.contact-page-2col__map {
  height: 100%;
  margin-bottom: 1em;
}
.contact-page-2col__map iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .contact-block--split {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .contact-page-2col__map {
    margin-bottom: 0;
  }
  .contact-block--split__left-col, .contact-block--split__right-col {
    padding: 0 15px;
  }
  .contact-block--split {
    background: #6b6b6a;
    background: -moz-linear-gradient(left, #6b6b6a 50%, #0264a1 50%);
    background: -webkit-linear-gradient(left, #6b6b6a 50%, #0264a1 50%);
    background: linear-gradient(to right, #6b6b6a 50%, #0264a1 50%);
  }
  .home .gform_wrapper form[id^="gform_"] .gform_body label {
    color: #fff;
  }
  .contact-block--split__form-title, .contact-block--split__right-col .contact-block--split__form-title, .contact-block--split__right-desc, .contact-block--split__right-title, .contact-block--split__social-title, .social-ico-title {
    color: rgba(255, 255, 255, .98);
  }
  .contact-block--split__right-col a {
    color: rgba(255, 255, 255, 1.00);
  }
  .contact-block--split__right-col a:hover {
    color: #f7da4c;
  }
}
.contact-block--split__social-link {
  margin-right: 0.5em;
}
/*html {
 scroll-padding-top: $header-fixed-height; // Set to height of the fixed header
 }*/
.anchor-fix, .inpage-anchor {
  display: block;
}
.anchor-fix:before, .inpage-anchor:before {
  content: "";
  display: block;
  margin-top: -84px;
  height: 84px;
  visibility: hidden;
  vertical-align: top;
}
html {
  scroll-padding-top: 84px;
}
@media (min-width: 576px) {
  html {
    scroll-padding-top: 84px;
  }
  .anchor-fix:before, .inpage-anchor:before {
    margin-top: -84px;
    height: 84px;
  }
}
@media (min-width: 768px) {
  html {
    scroll-padding-top: 135px;
  }
  .anchor-fix:before, .inpage-anchor:before {
    margin-top: -135px;
    height: 135px;
  }
}
@media (min-width: 992px) {
  html {
    scroll-padding-top: 164px;
  }
  .anchor-fix:before, .inpage-anchor:before {
    margin-top: -164px;
    height: 164px;
  }
}
@media (min-width: 1200px) {
  html {
    scroll-padding-top: 152px;
  }
  .anchor-fix:before, .inpage-anchor:before {
    margin-top: -152px;
    height: 152px;
  }
}
.btn {
  padding: 0.65em 1.5em;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  border-radius: 0;
  background: #0264a1;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.btn:focus, .btn:hover {
  outline: none;
  box-shadow: none;
  background: #6b6b6a;
  color: #fff;
}
#gform_wrapper_1 .btn, .btn--second {
  background: #f7da4c;
  color: #0264a1;
}
#gform_wrapper_1 .btn:focus, #gform_wrapper_1 .btn:hover, .btn--second:focus, .btn--second:hover {
  background: #fff;
  color: #0264a1;
}
.btn--white {
  background: #fff;
  color: #0264a1;
}
.btn--white:focus, .btn--white:hover {
  background: #fff;
  color: #0264a1;
}
.social-ico-row {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.social-ico {
  display: inline-block;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-decoration: none;
}
.cycle-slide, .cycle-slideshow {
  width: 100%;
}
.cycle-pager {
  margin-top: 1em;
}
.cycle-pager__item {
  padding: 10px;
  font-size: 42px;
  line-height: 1;
  text-decoration: none;
  color: #6b6b6a;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cycle-pager__item.cycle-pager-active, .cycle-pager__item:focus, .cycle-pager__item:hover {
  color: #0264a1;
  text-decoration: none;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.ada-notice {
  background: #e5e5e5;
}
.ada-notice__desc {
  color: #494949;
}
.admin-footer {
  display: none;
}
@media (min-width: 992px) {
  .admin-footer {
    display: block;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateX(34%);
    z-index: 999;
  }
  .zblocks-edit-post-link {
    display: inline-block;
    padding: 10px;
    transform: rotate(90deg);
    border: 2px solid #0264a1;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .90);
  }
}
@media (min-width: 992px) {
  .sidebar-content {
    padding-left: 60px;
  }
}
.sidebar__map-embed iframe {
  width: 100%;
  height: 250px;
}
.widget-title {
  margin-bottom: 0.25em;
}
.sidebar-content .nav-item {
  list-style: none;
  font-size: 18px;
  margin-bottom: 0.65em;
  padding-bottom: 0.65em;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.sidebar-content .nav-link {
  padding: 0;
}
/*.nav > li > a:focus,
 .nav > li > a:hover {
 background-color: transparent;
 text-decoration: none;
 color: $color-second;
 }*/
#recent-posts-2 a, .sidebar__related-posts a {
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  color: rgba(0, 0, 0, .85);
}
#recent-posts-2 a:hover, .sidebar__related-posts a:hover {
  text-decoration: underline;
  color: #0264a1;
}
.search-form {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.search-form > label {
  flex-basis: 100%;
}
.widget_search .search-form input[type="submit"] {
  flex-basis: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .search-form {
    flex-wrap: nowrap;
  }
  .search-form > label {
    flex-basis: 80%;
    margin: 0;
    padding-right: 1em;
  }
  .widget_search .search-form input[type="submit"] {
    flex-basis: 20%;
  }
}
.search-field {
  height: 100%;
  border-radius: 0;
  font-weight: 300;
  font-size: 21px;
  transition: all 0.3s ease-in-out;
}
.search-field:focus {
  box-shadow: none;
  border-color: #0264a1;
}
.search-submit.btn {
  padding: 0.5em;
  font-size: 14px;
}
.search-results .entry-summary {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.review-page-template {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.reivew-item {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.review-item__desc {
  position: relative;
}
.review-item__desc:before {
  content: "\0201C";
  position: absolute;
  top: -0.2em;
  left: -0.12em;
  font-family: Georgia, serif;
  font-size: 2000%;
  line-height: 1;
  color: #6b6b6a;
  opacity: 0.125;
  z-index: -1;
}
.review-page-disclaimer {
  margin-top: auto;
}
.attorney-bio__info-row {
  padding: 15px;
  border-bottom: 1px solid #0264a1;
}
.attorney-bio__link {
  color: rgba(0, 0, 0, .85);
}
.attorney-bio__link i {
  color: #0264a1;
  transition: all 0.3s ease-in-out;
}
.attorney-bio__link:hover, .attorney-bio__link:hover i {
  color: #6b6b6a;
}
.bio-badges__item {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 2em;
}
.bio-badges__item img {
  width: auto;
  max-height: 120px;
}
@media (min-width: 992px) {
  .bio-page__atty-info {
    float: right;
    margin: 0 0 1em 2em;
  }
}
.case-results__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
@media (min-width: 576px) {
  .case-results__grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
.case-results__content {
  padding: 15px;
}
@media (min-width: 768px) {
  .case-results__content {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .case-results__item {
    position: relative;
    padding-top: 100%;
  }
  .case-results__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
}
.popup__locked {
  -webkit-overflow-scrolling: auto;
  height: 100%;
  overflow: hidden;
}
.popup__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 100;
  background: rgba(0, 0, 0, .95);
  color: #fff;
}
.popup__content {
  margin: auto;
}
.popup__container:target {
  display: none;
}
.alert__container {
  background: #222;
  color: #fff;
}
.alert__content {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
}
.alert__control {
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 90%;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #222;
}
.alert__control:hover {
  text-decoration: none;
  background: #0264a1;
  color: #fff;
}
.alert__container:target {
  display: none;
}
.page-template-ppc-page #content.site-content {
  margin-bottom: 0;
}
.page-template-ppc-page .header-block--overlay {
  padding-bottom: 0;
}
.page-template-ppc-page .header-block--overlay .container {
  margin-bottom: 0;
}
.page-template-ppc-page p:last-child:last-of-type {
  margin-bottom: 0;
}
.page-template-ppc-page .footer-logo-left {
  border-top: 0;
}
.block-padding {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .block-padding {
    padding: 60px 0;
  }
}
.block-margin {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .block-margin {
    margin-bottom: 60px;
  }
}
.ppc-header {
  position: relative;
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.ppc-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2020/11/cca-ppc-header.svg");
  background-size: cover;
  z-index: -1;
  opacity: 0.25;
}
@media (min-width: 768px) {
  .ppc-header {
    padding: 60px 0;
  }
  .ppc-header::after {
    left: calc(41.666667% + 60px);
    width: calc(58.333333% + 30px);
  }
}
@media (min-width: 992px) {
  .ppc-header::after {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .ppc-header {
    padding: 90px 0;
    min-height: 610px;
  }
}
.ppc-header__list {
  padding-left: 0;
  list-style: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .ppc-header__list {
    font-size: 24px;
  }
}
.ppc-header__list-item {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 1em;
  line-height: 1.2;
}
.ppc-header__list-item::before {
  content: "\f094";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #f7da4c;
}
.ppc-header__list-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .ppc-header__btn {
    padding: 0.65em 2em;
    font-size: 24px;
  }
}
.ppc-header__btn:focus, .ppc-header__btn:hover {
  background-color: #0264a1;
  color: #fff;
}
.ppc-header__form {
  padding: 30px;
  background-color: rgba(2, 100, 161, 0.70);
  color: #fff;
}
.ppc-header__form label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.2;
  text-align: center;
}
.ppc-header__form label .gfield_required {
  color: #f7da4c;
}
@media (min-width: 768px) {
  .ppc-header__form {
    padding: 40px;
  }
  .ppc-header__form label {
    font-size: 21px;
  }
}
#gform_wrapper_5 .gfield {
  margin-bottom: 1em;
}
#gform_wrapper_5 .gform_previous_button {
  margin-bottom: 0.5rem;
}
#gform_wrapper_5 #gform_submit_button_5, #gform_wrapper_5 .button {
  border: 0;
  font-weight: 600;
  background: #f7da4c;
  color: #0264a1;
}
#gform_wrapper_5 #gform_submit_button_5:focus, #gform_wrapper_5 .button:focus, #gform_wrapper_5 #gform_submit_button_5:hover, #gform_wrapper_5 .button:hover {
  background-color: #fff;
  color: #0264a1;
}
#gform_page_5_3 label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 18px;
  text-align: left;
}
@media (min-width: 768px) {
  #field_5_2, #field_5_3 {
    float: left;
    width: calc(50% - 7.5px);
  }
  #field_5_2 {
    margin-right: 7.5px;
  }
  #field_5_3 {
    margin-left: 7.5px;
  }
}
.ppc-main-headline {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 32px;
}
.ppc-success-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media (min-width: 992px) {
  .ppc-success-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.ppc-success-grid__item {
  padding: 30px 45px;
  background-color: #0264a1;
  color: #fff;
}
.header-template-ppc {
  position: relative;
  background-size: cover;
  background-position: bottom;
}
.header-template-ppc > .container {
  position: relative;
  z-index: 20;
}
.header-template-ppc:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 1.00);
  opacity: 0.9;
  z-index: 10;
}
.header-ppc__address-full {
  line-height: 1;
  margin-bottom: 0.2em;
}
.header-ppc__address-full br {
  display: none;
}
.header-ppc__tel {
  line-height: 1.2;
}
.header-ppc__intro-row {
  position: relative;
  padding: 30px;
}
.header-ppc__intro-row:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0264a1;
  opacity: 0.85;
  z-index: -1;
}
.header-ppc__slogan-container {
  position: relative;
  z-index: 30;
}
.header-ppc__slogan-txt {
  position: relative;
  line-height: 1.125;
  z-index: 20;
}
.header-ppc__slogan-container:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0264a1;
  opacity: 0.8;
  z-index: 10;
}
.content-block-bg--ppc {
  background-size: cover;
  background-attachment: local;
}
.single-review-ppc__container {
  position: relative;
}
.single-review-ppc__container:before {
  content: '\0201C';
  font-family: Georgia, serif;
  color: #0264a1;
  font-size: 1500%;
  position: absolute;
  top: -0.25em;
  z-index: -1;
  opacity: 0.05;
  font-weight: 700;
  left: -0.125em;
  line-height: 1;
}
.single-review-ppc__txt {
  position: relative;
}
.single-review-ppc__txt:after {
  content: '\0201D';
  font-family: Georgia, serif;
  color: #0264a1;
  font-size: 1500%;
  position: absolute;
  bottom: -60px;
  z-index: -1;
  opacity: 0.1;
  font-weight: 700;
  right: -0.125em;
  line-height: 0;
}
@media (min-width: 768px) {
  .header-ppc__intro-row {
    padding: 60px;
  }
}
.footer-logo-left {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #f7da4c;
}
.home .footer-logo-left {
  border: none;
}
.footer-address-one-line br {
  display: none;
}
footer a {
  text-decoration: none;
}
.mobile-sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, .50);
  z-index: 90;
}
@media (max-width: 767px) {
  .ada-notice {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .gravity-form-home {
    color: #fff;
  }
  .gravity-form-home .gfield_required {
    color: #f7da4c;
  }
}
.gform_wrapper {
  position: relative;
  z-index: 0;
}
label {
  display: block;
}
label, legend {
  width: auto;
  margin-bottom: 0.25em;
  font-weight: 400;
  font-size: 18px;
  text-align: left;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: block;
  font-size: 16px;
}
input, select, textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #0264a1;
  box-shadow: inset 0 0 0 1px transparent;
  transition: all 0.3s ease-in-out;
}
input:focus, select:focus, textarea:focus {
  outline: none;
  border-color: #f7da4c;
  box-shadow: inset 0 0 0 1px #f7da4c;
}
textarea {
  resize: vertical;
  height: 120px;
}
select {
  padding: 11.5px 10px;
  word-wrap: normal;
}
.content-block ul.gfield_checkbox, .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.gfield_checkbox li {
  list-style: none;
  display: flex;
  flex: 1 1 calc(50% - 10px);
  align-items: flex-start;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0.5em;
  font-size: 16px;
  line-height: 1.2;
}
.gfield_checkbox label {
  margin-bottom: 0;
}
.gfield_checkbox input {
  flex-grow: 0;
  width: initial;
  margin-top: 0.25em;
  margin-right: 0.5em;
}
.gfield_radio {
  list-style: none;
  padding-left: 0;
}
input[type="radio"] {
  width: auto;
  margin-right: 0.5em;
  margin-bottom: 0.125em;
}
.content-area .gform_fields, .gform_fields {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0.5em;
}
.gfield {
  margin-bottom: 0.5em;
}
.gfield_required {
  color: #6b6b6a;
}
.ginput_complex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
}
.btn--form {
  width: 100%;
}
.gfield_description {
  margin-bottom: 1em;
  font-size: 0.8888888889em;
  line-height: 1.2;
}
.validation_list {
  padding-left: 0;
}
.validation_list a {
  color: inherit;
}
.validation_list a:focus, .validation_list a:hover {
  text-decoration: none;
}
.validation_message {
  font-weight: 700;
  text-transform: uppercase;
}
.gform_validation_container {
  position: absolute;
  left: -9999px;
}
/*
 // This will put the Phone and Email fields on the same line on the home page
 @media (min-width: $md) {
 #field_1_2,
 #field_1_3 {
 float: left;
 width: calc(50% - 7.5px);
 }
 #field_1_2 {
 margin-right: 7.5px;
 }
 #field_1_3 {
 margin-left: 7.5px;
 }
 }
 */
/*
 @media (min-width: 992px) {
 .home .gform_wrapper li.gfield fieldset legend.gfield_label {
 color: #fff !important;
 }
 }
 .gform_wrapper li.gfield fieldset legend.gfield_label {
 font-weight: 400 !important;
 }
 input {
 border-radius: 0;
 }
 input[type="text"] {
 border-radius: 0;
 -webkit-appearance: none;
 }
 [id^=gform_submit_button] {
 width: 100%;
 }
 .gfield_required:before {
 content: "(required) ";
 position: absolute;
 left: -9999px;
 }
 .sidebar-content .gform_wrapper {
 margin-top: 0;
 margin-bottom: 1em;
 }
 div[id^=gform_wrapper_] {
 margin-top: 0;
 margin-bottom: 0;
 }
 body .gform_wrapper .top_label div.ginput_container {
 margin-top: 0 !important;
 }
 form[id^=gform_] .gform_body ul {
 padding: 0;
 }
 body .gform_wrapper form[id^=gform_] ul li.gfield {
 list-style: none;
 padding: 0;
 margin-top: 0;
 margin-bottom: 0.5em;
 }
 .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
 .gform_wrapper.gform_validation_error form[id^=gform_] .top_label input,
 .gform_wrapper.gform_validation_error form[id^=gform_] .top_label textarea,
 body .gform_wrapper form[id^=gform_] .gform_body input,
 body .gform_wrapper form[id^=gform_] .gform_body textarea {
 width: 100%;
 padding: 10px;
 border: 1px solid $color-second;
 transition: $ease;
 }
 .gform_wrapper form[id^=gform_] input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
 padding: 10px;
 }
 .gravity-form-home .gform_wrapper form[id^=gform_] .gform_body input,
 .gravity-form-home .gform_wrapper form[id^=gform_] .gform_body textarea {
 background: rgba(255,255,255,.90);
 }
 .gform_wrapper form[id^=gform_] .gform_body input:focus,
 .gform_wrapper form[id^=gform_] .gform_body textarea:focus {
 border: 1px solid $color-prime;
 }
 .gform_wrapper form[id^=gform_] .gform_body textarea {
 max-height: 100px;
 resize: vertical;
 }
 .gform_wrapper form[id^=gform_] .gform_body label {
 width: 100%;
 font-weight: 400;
 font-size: $f6;
 margin-bottom: 0.25em;
 }
 .gform_wrapper form[id^=gform_] .gform_footer {
 padding: 0 !important;
 margin: 0 !important;
 }
 .gform_button,
 .gform_wrapper .gform_footer input[type=submit].gform_button.button {
 width: 100%;
 padding: 0;
 margin: 0;
 font-size: $f5;
 line-height: 60px;
 text-align: center;
 border: 0;
 background: $color-prime;
 color: #fff;
 transition: $ease;
 }
 .gform_button:focus,
 .gform_button:hover,
 .gform_wrapper .gform_footer input[type=submit].gform_button.button:focus,
 .gform_wrapper .gform_footer input[type=submit].gform_button.button:hover {
 background: $color-second;
 }
 .gform_wrapper form[id^=gform_] li.gfield.gfield_error {
 border: 0;
 margin: 0;
 background: transparent;
 }
 .gform_wrapper form[id^=gform_] .gfield_error .gfield_label,
 .gform_wrapper form[id^=gform_] .gfield_required,
 .gform_wrapper form[id^=gform_] .validation_message {
 color: #9e0909;
 }
 .gform_wrapper form[id^=gform_] li.gfield.gfield_error.gfield_contains_required div.gfield_description {
 padding-top: 0;
 padding-right: 0;
 margin-top: 0.5em;
 font-weight: 500;
 line-height: 1;
 text-transform: uppercase;
 }
 .gform_wrapper div.validation_error,
 .ginput_container_phone .instruction.validation_message {
 position: absolute;
 left: -99999px;
 }
 input[type="radio"] {
 -webkit-appearance: radio;
 width: 15px !important;
 height: 15px;
 }
 .gform_wrapper form[id^="gform_"] .gform_body input[type="radio"] + label {
 margin-top: 0;
 margin-bottom: 0;
 }*/
@media (min-width: 768px) {
  .columns-2 {
    column-count: 2;
    column-gap: 100px;
    column-rule-style: solid;
    column-rule-width: 1px;
  }
}
@media (min-width: 992px) {
  .color-lg-white {
    color: #fff;
  }
}
.lh-1 {
  line-height: 1;
}
.lh-1_2 {
  line-height: 1.2;
}
/* Measure is limited to ~66 characters */
.measure {
  max-width: 30em;
}
/* Measure is limited to ~80 characters */
.measure-wide {
  max-width: 40em;
}
/* Measure is limited to ~45 characters */
.measure-narrow {
  max-width: 20em;
}
/* Book paragraph style - paragraphs are indented with no vertical spacing. */
.indent {
  text-indent: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.small-caps {
  font-variant: small-caps;
}
/* Combine this class with a width to truncate text (or just leave as is to truncate at width of containing element. */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 576px) {
  .measure-sm {
    max-width: 30em;
  }
  .measure-wide-sm {
    max-width: 40em;
  }
  .measure-narrow-sm {
    max-width: 20em;
  }
  .indent-sm {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-sm {
    font-variant: small-caps;
  }
  .truncate-sm {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) {
  .measure-md {
    max-width: 30em;
  }
  .measure-wide-md {
    max-width: 40em;
  }
  .measure-narrow-m {
    max-width: 20em;
  }
  .indent-md {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-md {
    font-variant: small-caps;
  }
  .truncate-md {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 992px) {
  .measure-lg {
    max-width: 30em;
  }
  .measure-wide-lg {
    max-width: 40em;
  }
  .measure-narrow-lg {
    max-width: 20em;
  }
  .indent-lg {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-lg {
    font-variant: small-caps;
  }
  .truncate-lg {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1200px) {
  .measure-xl {
    max-width: 30em;
  }
  .measure-wide-xl {
    max-width: 40em;
  }
  .measure-narrow-l {
    max-width: 20em;
  }
  .indent-xl {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-xl {
    font-variant: small-caps;
  }
  .truncate-xl {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.ml-15 {
  margin-left: 15px;
}
@media (min-width: 576px) {
  .ml-sm-15 {
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .ml-md-15 {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .ml-lg-15 {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .ml-xl-15 {
    margin-left: 15px;
  }
}
.ml-0 {
  margin-left: 0;
}
@media (min-width: 576px) {
  .ml-sm-0 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .ml-md-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ml-lg-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ml-xl-0 {
    margin-left: 0;
  }
}
.mr-15 {
  margin-right: 15px;
}
@media (min-width: 576px) {
  .mr-sm-15 {
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .mr-md-15 {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .mr-lg-15 {
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .mr-xl-15 {
    margin-right: 15px;
  }
}
.mr-0 {
  margin-right: 0;
}
@media (min-width: 576px) {
  .mr-sm-0 {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .mr-md-0 {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .mr-lg-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .mr-xl-0 {
    margin-right: 0;
  }
}
.mb-025em {
  margin-bottom: 0.25em;
}
@media (min-width: 576px) {
  .mb-sm-025em {
    margin-bottom: 0.25em;
  }
}
@media (min-width: 768px) {
  .mb-md-025em {
    margin-bottom: 0.25em;
  }
}
@media (min-width: 992px) {
  .mb-lg-025em {
    margin-bottom: 0.25em;
  }
}
@media (min-width: 1200px) {
  .mb-xl-025em {
    margin-bottom: 0.25em;
  }
}
.mb-05em {
  margin-bottom: 0.5em;
}
@media (min-width: 576px) {
  .mb-sm-05em {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 768px) {
  .mb-md-05em {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 992px) {
  .mb-lg-05em {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 1200px) {
  .mb-xl-05em {
    margin-bottom: 0.5em;
  }
}
.mb-1em {
  margin-bottom: 1em;
}
@media (min-width: 576px) {
  .mb-sm-1em {
    margin-bottom: 1em;
  }
}
@media (min-width: 768px) {
  .mb-md-1em {
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .mb-lg-1em {
    margin-bottom: 1em;
  }
}
@media (min-width: 1200px) {
  .mb-xl-1em {
    margin-bottom: 1em;
  }
}
.mb-15 {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .mb-sm-15 {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .mb-md-15 {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .mb-lg-15 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-15 {
    margin-bottom: 15px;
  }
}
.mb-30 {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .mb-sm-30 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .mb-md-30 {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .mb-lg-30 {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-30 {
    margin-bottom: 30px;
  }
}
.mb-60 {
  margin-bottom: 60px;
}
@media (min-width: 576px) {
  .mb-sm-60 {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .mb-md-60 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .mb-lg-60 {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-60 {
    margin-bottom: 60px;
  }
}
.mb-90 {
  margin-bottom: 90px;
}
@media (min-width: 576px) {
  .mb-sm-90 {
    margin-bottom: 90px;
  }
}
@media (min-width: 768px) {
  .mb-md-90 {
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  .mb-lg-90 {
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-90 {
    margin-bottom: 90px;
  }
}
.mb-120 {
  margin-bottom: 120px;
}
@media (min-width: 576px) {
  .mb-sm-120 {
    margin-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .mb-md-120 {
    margin-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .mb-lg-120 {
    margin-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-120 {
    margin-bottom: 120px;
  }
}
.mb-160 {
  margin-bottom: 160px;
}
@media (min-width: 576px) {
  .mb-sm-160 {
    margin-bottom: 160px;
  }
}
@media (min-width: 768px) {
  .mb-md-160 {
    margin-bottom: 160px;
  }
}
@media (min-width: 992px) {
  .mb-lg-160 {
    margin-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  .mb-xl-160 {
    margin-bottom: 160px;
  }
}
.mb-0 {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0;
  }
}
.mt-15 {
  margin-top: 15px;
}
@media (min-width: 576px) {
  .mt-sm-15 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .mt-md-15 {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .mt-lg-15 {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-15 {
    margin-top: 15px;
  }
}
.mt-30 {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .mt-sm-30 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .mt-md-30 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .mt-lg-30 {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-30 {
    margin-top: 30px;
  }
}
.mt-60 {
  margin-top: 60px;
}
@media (min-width: 576px) {
  .mt-sm-60 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .mt-md-60 {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .mt-lg-60 {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-60 {
    margin-top: 60px;
  }
}
.mt-90 {
  margin-top: 90px;
}
@media (min-width: 576px) {
  .mt-sm-90 {
    margin-top: 90px;
  }
}
@media (min-width: 768px) {
  .mt-md-90 {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  .mt-lg-90 {
    margin-top: 90px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-90 {
    margin-top: 90px;
  }
}
.mt-120 {
  margin-top: 120px;
}
@media (min-width: 576px) {
  .mt-sm-120 {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .mt-md-120 {
    margin-top: 120px;
  }
}
@media (min-width: 992px) {
  .mt-lg-120 {
    margin-top: 120px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-120 {
    margin-top: 120px;
  }
}
.mt-160 {
  margin-top: 160px;
}
@media (min-width: 576px) {
  .mt-sm-160 {
    margin-top: 160px;
  }
}
@media (min-width: 768px) {
  .mt-md-160 {
    margin-top: 160px;
  }
}
@media (min-width: 992px) {
  .mt-lg-160 {
    margin-top: 160px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-160 {
    margin-top: 160px;
  }
}
.mt-0 {
  margin-top: 0;
}
@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0;
  }
}
.m-auto {
  margin: auto;
}
@media (min-width: 576px) {
  .m-sm-auto {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .m-md-auto {
    margin: auto;
  }
}
@media (min-width: 992px) {
  .m-lg-auto {
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .m-xl-auto {
    margin: auto;
  }
}
.m-0 {
  margin: 0;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0;
  }
}
.pb-0 {
  padding-bottom: 0;
}
@media (min-width: 576px) {
  .pb-sm-0 {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pb-md-0 {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .pb-lg-0 {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .pb-xl-0 {
    padding-bottom: 0;
  }
}
.pb-5 {
  padding-bottom: 5px;
}
@media (min-width: 576px) {
  .pb-sm-5 {
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .pb-md-5 {
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .pb-lg-5 {
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-5 {
    padding-bottom: 15px;
  }
}
.pb-15 {
  padding-bottom: 15px;
}
@media (min-width: 576px) {
  .pb-sm-15 {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .pb-md-15 {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .pb-lg-15 {
    padding-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-15 {
    padding-bottom: 15px;
  }
}
.pb-30 {
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  .pb-sm-30 {
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .pb-md-30 {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .pb-lg-30 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-30 {
    padding-bottom: 30px;
  }
}
.pb-60 {
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  .pb-sm-60 {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .pb-md-60 {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .pb-lg-60 {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-60 {
    padding-bottom: 60px;
  }
}
.pb-90 {
  padding-bottom: 90px;
}
@media (min-width: 576px) {
  .pb-sm-90 {
    padding-bottom: 90px;
  }
}
@media (min-width: 768px) {
  .pb-md-90 {
    padding-bottom: 90px;
  }
}
@media (min-width: 992px) {
  .pb-lg-90 {
    padding-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-90 {
    padding-bottom: 90px;
  }
}
.pb-120 {
  padding-bottom: 120px;
}
@media (min-width: 576px) {
  .pb-sm-120 {
    padding-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .pb-md-120 {
    padding-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .pb-lg-120 {
    padding-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-120 {
    padding-bottom: 120px;
  }
}
.pb-160 {
  padding-bottom: 160px;
}
@media (min-width: 576px) {
  .pb-sm-160 {
    padding-bottom: 160px;
  }
}
@media (min-width: 768px) {
  .pb-md-160 {
    padding-bottom: 160px;
  }
}
@media (min-width: 992px) {
  .pb-lg-160 {
    padding-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-160 {
    padding-bottom: 160px;
  }
}
.pt-0 {
  padding-top: 0;
}
@media (min-width: 576px) {
  .pt-sm-0 {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .pt-xl-0 {
    padding-top: 0;
  }
}
.pt-5 {
  padding-top: 5px;
}
@media (min-width: 576px) {
  .pt-sm-5 {
    padding-top: 5px;
  }
}
@media (min-width: 768px) {
  .pt-md-5 {
    padding-top: 5px;
  }
}
@media (min-width: 992px) {
  .pt-lg-5 {
    padding-top: 5px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-5 {
    padding-top: 15px;
  }
}
.pt-15 {
  padding-top: 15px;
}
@media (min-width: 576px) {
  .pt-sm-15 {
    padding-top: 15px;
  }
}
@media (min-width: 768px) {
  .pt-md-15 {
    padding-top: 15px;
  }
}
@media (min-width: 992px) {
  .pt-lg-15 {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-15 {
    padding-top: 15px;
  }
}
.pt-30 {
  padding-top: 30px;
}
@media (min-width: 576px) {
  .pt-sm-30 {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .pt-md-30 {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .pt-lg-30 {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-30 {
    padding-top: 30px;
  }
}
.pt-60 {
  padding-top: 60px;
}
@media (min-width: 576px) {
  .pt-sm-60 {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  .pt-md-60 {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .pt-lg-60 {
    padding-top: 60px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-60 {
    padding-top: 60px;
  }
}
.pt-90 {
  padding-top: 90px;
}
@media (min-width: 576px) {
  .pt-sm-90 {
    padding-top: 90px;
  }
}
@media (min-width: 768px) {
  .pt-md-90 {
    padding-top: 90px;
  }
}
@media (min-width: 992px) {
  .pt-lg-90 {
    padding-top: 90px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-90 {
    padding-top: 90px;
  }
}
.pt-120 {
  padding-top: 120px;
}
@media (min-width: 576px) {
  .pt-sm-120 {
    padding-top: 120px;
  }
}
@media (min-width: 768px) {
  .pt-md-120 {
    padding-top: 120px;
  }
}
@media (min-width: 992px) {
  .pt-lg-120 {
    padding-top: 120px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-120 {
    padding-top: 120px;
  }
}
.pt-160 {
  padding-top: 160px;
}
@media (min-width: 576px) {
  .pt-sm-160 {
    padding-top: 160px;
  }
}
@media (min-width: 768px) {
  .pt-md-160 {
    padding-top: 160px;
  }
}
@media (min-width: 992px) {
  .pt-lg-160 {
    padding-top: 160px;
  }
}
@media (min-width: 1200px) {
  .pt-xl-160 {
    padding-top: 160px;
  }
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.no-underline, .text-decoration-none {
  text-decoration: none !important;
}
.d-grid {
  display: grid;
}
@media (min-width: 576px) {
  .d-sm-grid {
    display: grid;
  }
}
@media (min-width: 768px) {
  .d-md-grid {
    display: grid;
  }
}
@media (min-width: 992px) {
  .d-lg-grid {
    display: grid;
  }
}
@media (min-width: 1200px) {
  .d-xl-grid {
    display: grid;
  }
}
.font-header {
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
.font-body {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.color-prime {
  color: #0264a1 !important;
}
.color-second {
  color: #6b6b6a !important;
}
.color-tert {
  color: #f7da4c !important;
}
.color-quart {
  color: rgba(0, 0, 0, .15) !important;
}
.color-white {
  color: #fff !important;
}
.color-copy {
  color: rgba(0, 0, 0, .85) !important;
}
.bg-fixed {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */
  .bg-fixed {
    background-attachment: scroll;
  }
}
.bg-cover, .bg-size-cover {
  background-size: cover;
}
.bg-contain, .bg-size-contain {
  background-size: contain;
}
.bg-copy {
  background-color: rgba(0, 0, 0, .85);
}
.bg-transparent {
  background-color: transparent;
}
.bg-prime {
  background-color: #0264a1 !important;
}
.bg-second {
  background-color: #6b6b6a !important;
}
.bg-tert {
  background-color: #f7da4c !important;
}
.bg-quart {
  background-color: rgba(0, 0, 0, .15) !important;
}
.bg-dark {
  background-color: rgba(0, 0, 0, 1.00) !important;
}
.bg-light {
  background-color: rgba(255, 255, 255, 1.00) !important;
}
.bg-overlay--dark .container, .bg-overlay--dark .container-fluid, .bg-overlay--light .container, .bg-overlay--light .container-fluid, .bg-overlay--prime .container, .bg-overlay--prime .container-fluid, .bg-overlay--quart .container, .bg-overlay--quart .container-fluid, .bg-overlay--second .container, .bg-overlay--second .container-fluid, .bg-overlay--tert .container, .bg-overlay--tert .container-fluid {
  position: relative;
  z-index: 40;
}
.bg-overlay--prime:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #0264a1;
  opacity: 0.75;
  z-index: 30;
}
.bg-overlay--second:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #6b6b6a;
  opacity: 0.75;
  z-index: 30;
}
.bg-overlay--tert:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #f7da4c;
  opacity: 0.75;
  z-index: 30;
}
.bg-overlay--quart:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, .15);
  opacity: 0.75;
  z-index: 30;
}
.bg-overlay--dark:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 1.00);
  opacity: 0.5;
  z-index: 30;
}
.bg-overlay--light:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 1.00);
  opacity: 0.75;
  z-index: 30;
}
.accessible-hide {
  position: absolute;
  left: -9999px;
}
@media (min-width: 576px) {
  .accessible-hide-sm {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 768px) {
  .accessible-hide-md {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 992px) {
  .accessible-hide-lg {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 1200px) {
  .accessible-hide-xl {
    position: absolute;
    left: -9999px;
  }
}
.accessible-visible {
  position: relative;
  left: 0;
}
@media (min-width: 576px) {
  .accessible-visible-sm {
    position: relative;
    left: 0;
  }
}
@media (min-width: 768px) {
  .accessible-visible-md {
    position: relative;
    left: 0;
  }
}
@media (min-width: 992px) {
  .accessible-visible-lg {
    position: relative;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .accessible-visible-xl {
    position: relative;
    left: 0;
  }
}
.accessible-hide {
  position: absolute;
  left: -9999px;
}
@media (min-width: 576px) {
  .accessible-hide-sm {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 768px) {
  .accessible-hide-md {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 992px) {
  .accessible-hide-lg {
    position: absolute;
    left: -9999px;
  }
}
@media (min-width: 1200px) {
  .accessible-hide-xl {
    position: absolute;
    left: -9999px;
  }
}
.accessible-visible {
  position: relative;
  left: 0;
}
@media (min-width: 576px) {
  .accessible-visible-sm {
    position: relative;
    left: 0;
  }
}
@media (min-width: 768px) {
  .accessible-visible-md {
    position: relative;
    left: 0;
  }
}
@media (min-width: 992px) {
  .accessible-visible-lg {
    position: relative;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .accessible-visible-xl {
    position: relative;
    left: 0;
  }
}
/* xx column scale */
.col-xx, .col-xx-1, .col-xx-10, .col-xx-11, .col-xx-12, .col-xx-2, .col-xx-3, .col-xx-4, .col-xx-5, .col-xx-6, .col-xx-7, .col-xx-8, .col-xx-9, .col-xx-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1500px) {
  .col-xx {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xx-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xx-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xx-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xx-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xx-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xx-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xx-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xx-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xx-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xx-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xx-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xx-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xx-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xx-first {
    order: -1;
  }
  .order-xx-last {
    order: 13;
  }
  .order-xx-0 {
    order: 0;
  }
  .order-xx-1 {
    order: 1;
  }
  .order-xx-2 {
    order: 2;
  }
  .order-xx-3 {
    order: 3;
  }
  .order-xx-4 {
    order: 4;
  }
  .order-xx-5 {
    order: 5;
  }
  .order-xx-6 {
    order: 6;
  }
  .order-xx-7 {
    order: 7;
  }
  .order-xx-8 {
    order: 8;
  }
  .order-xx-9 {
    order: 9;
  }
  .order-xx-10 {
    order: 10;
  }
  .order-xx-11 {
    order: 11;
  }
  .order-xx-12 {
    order: 12;
  }
  .offset-xx-0 {
    margin-left: 0;
  }
  .offset-xx-1 {
    margin-left: 8.333333%;
  }
  .offset-xx-2 {
    margin-left: 16.666667%;
  }
  .offset-xx-3 {
    margin-left: 25%;
  }
  .offset-xx-4 {
    margin-left: 33.333333%;
  }
  .offset-xx-5 {
    margin-left: 41.666667%;
  }
  .offset-xx-6 {
    margin-left: 50%;
  }
  .offset-xx-7 {
    margin-left: 58.333333%;
  }
  .offset-xx-8 {
    margin-left: 66.666667%;
  }
  .offset-xx-9 {
    margin-left: 75%;
  }
  .offset-xx-10 {
    margin-left: 83.333333%;
  }
  .offset-xx-11 {
    margin-left: 91.666667%;
  }
}
.col-hd, .col-hd-1, .col-hd-10, .col-hd-11, .col-hd-12, .col-hd-2, .col-hd-3, .col-hd-4, .col-hd-5, .col-hd-6, .col-hd-7, .col-hd-8, .col-hd-9, .col-hd-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1900px) {
  .col-hd {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-hd-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-hd-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-hd-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-hd-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-hd-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-hd-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-hd-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-hd-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-hd-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-hd-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-hd-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-hd-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-hd-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-hd-first {
    order: -1;
  }
  .order-hd-last {
    order: 13;
  }
  .order-hd-0 {
    order: 0;
  }
  .order-hd-1 {
    order: 1;
  }
  .order-hd-2 {
    order: 2;
  }
  .order-hd-3 {
    order: 3;
  }
  .order-hd-4 {
    order: 4;
  }
  .order-hd-5 {
    order: 5;
  }
  .order-hd-6 {
    order: 6;
  }
  .order-hd-7 {
    order: 7;
  }
  .order-hd-8 {
    order: 8;
  }
  .order-hd-9 {
    order: 9;
  }
  .order-hd-10 {
    order: 10;
  }
  .order-hd-11 {
    order: 11;
  }
  .order-hd-12 {
    order: 12;
  }
  .offset-hd-0 {
    margin-left: 0;
  }
  .offset-hd-1 {
    margin-left: 8.333333%;
  }
  .offset-hd-2 {
    margin-left: 16.666667%;
  }
  .offset-hd-3 {
    margin-left: 25%;
  }
  .offset-hd-4 {
    margin-left: 33.333333%;
  }
  .offset-hd-5 {
    margin-left: 41.666667%;
  }
  .offset-hd-6 {
    margin-left: 50%;
  }
  .offset-hd-7 {
    margin-left: 58.333333%;
  }
  .offset-hd-8 {
    margin-left: 66.666667%;
  }
  .offset-hd-9 {
    margin-left: 75%;
  }
  .offset-hd-10 {
    margin-left: 83.333333%;
  }
  .offset-hd-11 {
    margin-left: 91.666667%;
  }
}
/* type scale */
.f1 {
  font-size: 36px;
}
.f2 {
  font-size: 32px;
}
.f3 {
  font-size: 24px;
}
.f4 {
  font-size: 21px;
}
.f5 {
  font-size: 18px;
}
.f6 {
  font-size: 16px;
}
.f7 {
  font-size: 14px;
}
.f8 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .f1 {
    font-size: 42px;
  }
  .f2 {
    font-size: 36px;
  }
  .f3 {
    font-size: 32px;
  }
  .f4 {
    font-size: 24px;
  }
  .f5 {
    font-size: 21px;
  }
  .f6 {
    font-size: 18px;
  }
  .f7 {
    font-size: 16px;
  }
  .f8 {
    font-size: 14px;
  }
}
@media (min-width: 576px) {
  .f1-sm {
    font-size: 42px;
  }
  .f2-sm {
    font-size: 36px;
  }
  .f3-sm {
    font-size: 32px;
  }
  .f4-sm {
    font-size: 24px;
  }
  .f5-sm {
    font-size: 21px;
  }
  .f6-sm {
    font-size: 18px;
  }
  .f7-sm {
    font-size: 16px;
  }
  .f8-sm {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .f1-md {
    font-size: 42px;
  }
  .f2-md {
    font-size: 36px;
  }
  .f3-md {
    font-size: 32px;
  }
  .f4-md {
    font-size: 24px;
  }
  .f5-md {
    font-size: 21px;
  }
  .f6-md {
    font-size: 18px;
  }
  .f7-md {
    font-size: 16px;
  }
  .f8-md {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .f1-lg {
    font-size: 42px;
  }
  .f2-lg {
    font-size: 36px;
  }
  .f3-lg {
    font-size: 32px;
  }
  .f4-lg {
    font-size: 24px;
  }
  .f5-lg {
    font-size: 21px;
  }
  .f6-lg {
    font-size: 18px;
  }
  .f7-lg {
    font-size: 16px;
  }
  .f8-lg {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .f1-xl {
    font-size: 42px;
  }
  .f2-xl {
    font-size: 36px;
  }
  .f3-xl {
    font-size: 32px;
  }
  .f4-xl {
    font-size: 24px;
  }
  .f5-xl {
    font-size: 21px;
  }
  .f6-xl {
    font-size: 18px;
  }
  .f7-xl {
    font-size: 16px;
  }
  .f8-xl {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .f1-xx {
    font-size: 42px;
  }
  .f2-xx {
    font-size: 36px;
  }
  .f3-xx {
    font-size: 32px;
  }
  .f4-xx {
    font-size: 24px;
  }
  .f5-xx {
    font-size: 21px;
  }
  .f6-xx {
    font-size: 18px;
  }
  .f7-xx {
    font-size: 16px;
  }
  .f8-xx {
    font-size: 14px;
  }
}
/*Display Title Scale*/
.d1 {
  font-size: 110px;
}
.d2 {
  font-size: 90px;
}
.d3 {
  font-size: 84px;
}
.d4 {
  font-size: 54px;
}
.d5 {
  font-size: 46px;
}
@media (min-width: 576px) {
  .d1-sm {
    font-size: 110px;
  }
  .d2-sm {
    font-size: 90px;
  }
  .d3-sm {
    font-size: 84px;
  }
  .d4-sm {
    font-size: 54px;
  }
  .d5-sm {
    font-size: 46px;
  }
}
@media (min-width: 768px) {
  .d1-md {
    font-size: 110px;
  }
  .d2-md {
    font-size: 90px;
  }
  .d3-md {
    font-size: 84px;
  }
  .d4-md {
    font-size: 54px;
  }
  .d5-md {
    font-size: 46px;
  }
}
@media (min-width: 992px) {
  .d1-lg {
    font-size: 110px;
  }
  .d2-lg {
    font-size: 90px;
  }
  .d3-lg {
    font-size: 84px;
  }
  .d4-lg {
    font-size: 54px;
  }
  .d5-lg {
    font-size: 46px;
  }
}
@media (min-width: 1200px) {
  .d1-xl {
    font-size: 110px;
  }
  .d2-xl {
    font-size: 90px;
  }
  .d3-xl {
    font-size: 84px;
  }
  .d4-xl {
    font-size: 54px;
  }
  .d5-xl {
    font-size: 46px;
  }
}
@media (min-width: 1500px) {
  .d1-xx {
    font-size: 110px;
  }
  .d2-xx {
    font-size: 90px;
  }
  .d3-xx {
    font-size: 84px;
  }
  .d4-xx {
    font-size: 54px;
  }
  .d5-xx {
    font-size: 46px;
  }
}
.manu-gird {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .manu-gird {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .manu-gird {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.manu-grid__item {
  display: block;
  padding: 40px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #0264a1;
  filter: saturate(0%);
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.manu-grid__logo {
  margin-bottom: 1em;
}
.manu-grid__item:focus, .manu-grid__item:hover {
  filter: saturate(100%);
  text-decoration: none;
}
.tel-digits {
  position: relative;
  top: -0.25em;
  margin-right: -10px;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 10.2px;
}
@media (max-width: 767px) {
  .fixed .tel-digits {
    letter-spacing: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .tel-digits {
    top: -0.5em;
    margin-right: -16px;
    letter-spacing: 17px;
  }
}
.jump-fix {
  position: relative;
  top: -126.9px;
}
@media (min-width: 576px) {
  .jump-fix {
    top: -147px;
  }
}
@media (min-width: 768px) {
  .jump-fix {
    top: -156px;
  }
}
@media (min-width: 992px) {
  .jump-fix {
    top: -188px;
  }
}
@media (min-width: 1200px) {
  .jump-fix {
    top: -213px;
  }
}
.reverse-child-links a, .reverse-link {
  font-weight: 700;
  color: #f7da4c;
}
.reverse-child-links a:focus, .reverse-child-links a:hover, .reverse-link:focus, .reverse-link:hover {
  color: #fff;
}
section.content-block:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1) {
  width: 100%;
  max-height: 300px;
}
.header__247 {
  font-variant-numeric: lining-nums;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .header__247 {
    line-height: 1.5;
    letter-spacing: 3.5px;
  }
}
.home .header-block--overlay .header__247 {
  color: #fff;
}
@media (max-width: 1199px) {
  .intro-block, .intro-pullquote {
    background: #0264a1 !important;
  }
}
.success-story-page-main {
  margin-bottom: 1em;
}
.page-template-firmnews-page .entry-content {
  margin-top: 0;
}
.page-template-firmnews-page h1 {
  margin-bottom: 0.2em;
  font-weight: 400;
  font-style: italic;
}
.page-template-firmnews-page .blog-page__post p:last-child {
  margin-bottom: 0;
}
.page-template-firmnews-page p em:first-child {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  line-height: 1;
  color: #0264a1;
}
.page-template-firmnews-page .blog-page__post {
  padding: 40px;
  background: rgba(0, 0, 0, .15);
}
.page-template-firmnews-page .blog-page__post:nth-child(odd) {
  background: #d7ebff;
}
.page-template-firmnews-page .blog-page__post {
  border-bottom: none;
}
@media (max-width: 767px) {
  .page-template-attorney-page #search-2 {
    display: none;
  }
}
.home-intro-content__img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .home-intro-content__img {
    width: 300px;
    max-height: initial;
    margin-left: 30px;
  }
}
.slogan-large {
  font-family: 'Montserrat', sans-serif;
  font-size: 44px;
}
@media (min-width: 768px) {
  .slogan-large {
    font-size: 66px;
  }
}
@media (min-width: 992px) {
  .slogan-large {
    font-size: 66px;
  }
}
@media (min-width: 1200px) {
  .slogan-large {
    font-size: 90px;
  }
}
@media (min-width: 768px) {
  .slogan-small {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .slogan-small {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .slogan-small {
    font-size: 38px;
  }
}
.slogan-large-esp {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
}
@media (min-width: 768px) {
  .slogan-large-esp {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  .slogan-large-esp {
    font-size: 66px;
  }
}
@media (min-width: 1200px) {
  .slogan-large-esp {
    font-size: 80px;
  }
}
@media (min-width: 1200px) {
  .slogan-small-esp {
    font-size: 24px;
  }
}
.intro-pullquote {
  background-image: url("/wp-content/uploads/2019/07/section-bg.jpg");
}
.alt-pullquote .content-block-callout__callout {
  position: relative;
  padding-left: 0;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #0264a1;
}
.alt-pullquote .content-block-callout__callout:before {
  content: "\0201C";
  position: absolute;
  top: -0.45em;
  left: -0.25em;
  font-family: Georgia, serif;
  font-size: 480%;
  color: #f7da4c;
  z-index: -1;
  opacity: 0.25;
}
.sidebar__map-embed iframe {
  width: 100%;
  height: 150px;
}
.pull-quote__container {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-left: none;
}
.review-car__desc {
  padding-left: 1.5em;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 2em;
  border-left: 6px solid #0264a1;
}
/*  Featured title page */
.featured-title {
  position: relative;
  margin: 0 0 50px;
}
.featured-title-mask {
  position: relative;
  display: flex;
  align-items: center;
  padding: 30px;
}
.featured-title-mask::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(2, 100, 161, .8);
}
.featured-title-mask img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .featured-title-mask {
    padding: 60px;
  }
  .featured-title-mask::after {
    background: linear-gradient(to right, rgba(2, 100, 161, 1) 0%, rgba(2, 100, 161, 0.7147233893557423) 35%, rgba(255, 255, 255, 0) 67%);
  }
}
.featured-title-mask h1 {
  position: relative;
  margin-bottom: 0;
  color: #fadf5e;
  text-transform: uppercase;
  z-index: 20;
}
@media (min-width: 1200px) {
  .featured-title-mask h1 {
    width: 45%;
  }
}
.featured-title-mask h2, .featured-title-mask h3 {
  position: relative;
  margin-bottom: 0;
  color: #fadf5e;
  text-transform: capitalize;
  z-index: 20;
}
@media (min-width: 1200px) {
  .featured-title-mask h2, .featured-title-mask h3 {
    width: 60%;
  }
}
.lemon_emphasis_box {
  position: relative;
  z-index: 1;
  padding: 30px;
  color: #0264a1;
  background: #fdefb0;
  background: linear-gradient(90deg, rgba(253, 239, 176, 1) 0%, rgba(255, 251, 223, 1) 100%);
  margin: 0 0 40px;
}
.lemon_emphasis_box p:last-child:last-of-type {
  margin-bottom: 0;
}
.lemon_emphasis_box::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 158px;
  height: 200px;
  background: url("/wp-content/uploads/2020/01/lemont_corner.png") bottom right no-repeat;
  z-index: -1;
  opacity: 0.15;
}
.lemon_emphasis_box--left {
  background: linear-gradient(90deg, rgba(255, 251, 223, 1) 0%, rgba(253, 239, 176, 1) 100%);
}
.lemon_emphasis_box--left::after {
  left: 0;
  right: auto;
  transform: scaleX(-1);
}
@media (min-width: 768px) {
  .lemon_emphasis_box {
    padding: 60px 230px 60px 60px;
  }
  .lemon_emphasis_box--left {
    padding: 60px 60px 60px 230px;
  }
  .lemon_emphasis_box::after {
    opacity: 1;
  }
}
.lemon_emphasis_box strong {
  font-size: 24px;
  line-height: 32px;
}
.infographic {
  position: relative;
  z-index: 10;
}
.spalash {
  height: 475px;
}
.site-logo {
  background: rgba(255, 255, 255, .95);
  padding: 20px;
}
.bg-blue {
  background: #0064a1;
}
.bg-blue h1 {
  color: #f9da4b;
  font-size: 50px;
  line-height: 70px;
  margin-bottom: 0;
}
.letest-6thm {
  background: #f9da4b;
  background: linear-gradient(130deg, rgba(249, 218, 75, 1) 35%, rgba(255, 255, 255, 1) 35%);
  padding: 7px 0;
}
.letest-6thm h3 {
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 300;
}
.items .item {
  background: #0064a1;
  padding: 3px 0;
}
.items .item .yellow-circle {
  background: #f9da4b;
  height: 80px;
  width: 80px;
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  margin: auto;
  left: 33%;
  top: -25px;
}
.items .item .item-image {
  z-index: 9999;
  position: relative;
  width: 105px;
  margin-top: -30px;
  margin-bottom: 19px;
}
.items .item-name {
  font-size: 26px;
  color: #fff;
}
.items .item-price {
  font-size: 26px;
  color: #f9da4b;
  font-weight: light;
}
.items .mb-60 {
  margin-bottom: 60px;
}
.items .item {
  margin-top: 20px;
}
.bg-yellow {
  background: #f9da4b;
  padding: 15px;
}
.bg-yellow h2 {
  font-size: 45px;
  color: #0064a1;
}
.bg-yellow a {
  color: #0064a1;
  font-size: 11px;
  font-weight: 600;
}
.bg-yellow a:hover {
  text-decoration: none;
}
.items-2nd {
  margin-bottom: 7px;
}
.item-2nd-img-bg {
  background: #f9da4b;
  background: linear-gradient(60deg, rgba(255, 255, 255, 1) 20%, rgba(0, 0, 0, 0) 20%);
  z-index: 999999;
  position: relative;
}
.item-2nd-txt {
  position: absolute;
  background: #0064a1;
  width: 100%;
  top: 23px;
  padding: 3px;
}
.item-2nd-txt h2 {
  font-size: 24px;
  color: #f9da4b;
  margin-bottom: 0;
  text-transform: uppercase;
}
.items-3rd {
  margin-bottom: 7px;
}
.item-3rd-img-bg {
  background: #f9da4b;
  background: linear-gradient(60deg, rgba(255, 255, 255, 1) 40%, rgba(0, 0, 0, 0) 40%);
  z-index: 999999;
  position: relative;
}
.item-3rd-txt {
  position: absolute;
  background: #0064a1;
  width: 100%;
  top: 23px;
  padding: 3px 10px 3px 3px;
}
.item-3rd-txt h2 {
  font-size: 20px;
  color: #f9da4b;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 29px;
}
.white-color {
  color: #fff !important;
}
.bs-items .item {
  text-align: center;
}
.bs-items .item .yellow-circle {
  background: #f9da4b;
  height: 70px;
  width: 70px;
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  margin: auto;
  left: 23%;
  top: -23px;
}
.bs-items .item .item-image {
  z-index: 9999;
  position: relative;
  width: 80px;
  margin-top: -30px;
  margin-bottom: 19px;
}
.bs-items .item-name {
  font-size: 12px;
  color: #222;
}
.bs-items .item-price {
  font-size: 22px;
  color: #0064a1;
  font-weight: light;
}
.bs-items .mb-60 {
  margin-bottom: 60px;
}
.bs-items .item {
  margin-top: 20px;
}
.items-last {
  margin-bottom: 7px;
}
.item-last-img-bg {
  background: #f9da4b;
  background: linear-gradient(60deg, rgba(255, 255, 255, 1) 20%, rgba(0, 0, 0, 0) 20%);
  z-index: 999999;
  position: relative;
}
.item-last-txt {
  position: absolute;
  background: #0064a1;
  width: 100%;
  top: 20px;
  padding: 3px;
}
.item-last-txt h2 {
  font-size: 19px;
  color: #f9da4b;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cross-shadow-ribbon {
  position: absolute;
  background: #0064a1;
  top: -14px;
  padding: 10px;
  margin-left: 15px;
  color: #fff;
  border-radius: 0 0 2px 2px;
  width: 75%;
  text-align: center;
}
.label_left {
  left: 15px;
}
.label_right {
  right: 30px;
}
.cross-shadow-ribbon:before {
  content: "";
  position: absolute;
  left: -14px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 15px solid #0064a1;
  border-left: 15px solid transparent;
}
.cross-shadow-ribbon::after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 15px solid #0064a1;
  border-top: 15px solid transparent;
}
.cross-shadow-ribbon h3 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 0;
}
.btm-link {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 2px;
}
.footer {
  height: 285px;
}
.footer-txt {
  color: #0064a1;
  font-size: 26px;
}
.footer-txt span {
  color: #f9da4b;
}
.footer-phn {
  font-size: 34px;
  color: #0064a1;
  margin-top: 60px;
}
@media only screen and (min-width: 180px) and (max-width: 640px) {
  html {
    overflow-x: hidden;
  }
  .col {
    min-width: 100%;
  }
  .letest-6thm {
    background: #f9da4b;
    background: linear-gradient(130deg, rgba(249, 218, 75, 1) 80%, rgba(255, 255, 255, 1) 80%);
  }
  .site-logo {
    width: 100%;
  }
  .item-2nd-img-bg {
    background: #f9da4b;
    background: linear-gradient(60deg, rgba(255, 255, 255, 1) 40%, rgba(0, 0, 0, 0) 40%);
  }
  .rs-txt-right {
    text-align: right;
    padding-right: 30px;
  }
  .rs-p-0 {
    padding: 0;
  }
  .rs-mt-50 {
    margin-top: 50px;
  }
  .rs-mb-60 {
    margin-bottom: 60px;
  }
  .footer {
    background: url("images/footer.png");
    background-size: auto 100%;
    height: 300px;
  }
  .footer-txt {
    font-size: 17px;
  }
  .footer-phn {
    font-size: 26px;
    margin-top: 20px;
  }
  .res-txt-center {
    text-align: center !important;
  }
  .footer-logo {
    width: 200px;
  }
  .cross-shadow-ribbon h3 {
    font-size: 19px;
  }
  .res-pl-15 {
    padding-left: 15px !important;
  }
  .res-pl-15 .rs-txt-right h2 {
    padding-right: 20px;
  }
  .items .item .yellow-circle {
    left: 38%;
  }
  .bg-yellow h2 {
    font-size: 28px;
  }
  .bg-blue h1 {
    font-size: 21px;
    line-height: 58px;
  }
  .bs-items .item .yellow-circle {
    left: 40%;
  }
}
@media only screen and (min-width: 1380px) and (max-width: 1699px) {
  .bs-items .item .yellow-circle {
    left: 26%;
  }
  .items .item .yellow-circle {
    left: 36%;
  }
}
@media only screen and (min-width: 1700px) and (max-width: 4900px) {
  .bs-items .item .yellow-circle {
    left: 32%;
  }
  .items .item .yellow-circle {
    left: 40%;
  }
  .letest-6thm {
    background: #f9da4b;
    background: linear-gradient(130deg, rgba(249, 218, 75, 1) 45%, rgba(255, 255, 255, 1) 45%);
  }
  .item-2nd-img-bg {
    background: #f9da4b;
    background: linear-gradient(60deg, rgba(255, 255, 255, 1) 15%, rgba(0, 0, 0, 0) 15%);
  }
  .item-3rd-img-bg {
    background: #f9da4b;
    background: linear-gradient(60deg, rgba(255, 255, 255, 1) 30%, rgba(0, 0, 0, 0) 30%);
  }
  .item-last-img-bg {
    background: #f9da4b;
    background: linear-gradient(60deg, rgba(255, 255, 255, 1) 15%, rgba(0, 0, 0, 0) 15%);
  }
}
