body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.4em;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: none;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 17px;
}

li {
  margin-bottom: 0px;
}

.header-1-container {
  background-color: #fff;
}

.main-width {
  display: block;
  max-width: 1195px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 23px;
  padding-left: 20px;
  text-align: left;
}

.main-width.lb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.main-width.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.main-width.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-width.logo {
  padding-bottom: 0px;
  text-align: center;
}

.header-logo {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
}

.icon-header {
  margin-right: 10px;
  margin-left: 50px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  float: right;
  font-family: Fyitahwp, sans-serif;
  font-size: 30px;
}

.header-icon-container {
  width: 780px;
  margin-top: 0px;
  float: none;
}

.icon-header-text {
  padding-top: 10px;
  float: right;
}

.navbar {
  background-color: #fff;
  text-align: center;
}

.nav-menu {
  float: none;
}

.nav-link {
  padding: 29px 37px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link:hover {
  color: rgba(0, 0, 0, 0.54);
}

.nav-link.w--current {
  color: #000;
}

.hero-image {
  height: auto;
  margin-top: 0px;
  padding-top: 79px;
  padding-bottom: 42px;
  background-image: url('../images/Depositphotos_169203550_ds.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.lead-form-block {
  display: block;
  width: 700px;
  height: auto;
  margin: 0px auto;
  padding: 40px;
  float: none;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 27px 4px rgba(0, 0, 0, 0.35);
  color: #000;
}

.lead-form-title {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 9px;
  font-size: 31px;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
}

.lead-form-submit {
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 5px;
  background-color: #4066b0;
}

.lead-form-submit:hover {
  background-color: #244483;
}

.textarea {
  margin-bottom: 26px;
}

.home-about {
  padding-top: 75px;
  padding-bottom: 75px;
}

.underline-text {
  padding-bottom: 19px;
  font-size: 33px;
  line-height: 1.1em;
  font-weight: 400;
  text-transform: uppercase;
}

.underline-text.centered {
  color: #4066b0;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.underline-block {
  width: 100px;
  height: 5px;
  margin-bottom: 29px;
  background-color: #4066b0;
}

.underline-block.centered {
  display: block;
  width: 170px;
  margin-right: auto;
  margin-left: auto;
}

.underline-block.centered._2 {
  height: 4px;
  margin-bottom: 60px;
  background-color: #cd2532;
}

.rich-text-block {
  font-size: 16px;
  line-height: 1.5em;
}

.column {
  margin-top: 56px;
  padding-right: 53px;
  padding-left: 53px;
}

.cta-bar-1 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: center;
}

.cta-bar-1.white {
  color: #fff;
}

.cta-button {
  display: block;
  width: 360px;
  max-width: 80%;
  margin: 25px auto 0px;
  padding: 19px;
  border-radius: 10px;
  background-color: #4066b0;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.cta-button:hover {
  background-color: #244483;
}

.cta-button.p {
  margin-top: 51px;
}

.what-we-do-section-3-block {
  padding-top: 75px;
  padding-bottom: 75px;
}

.what-we-do-image {
  margin-bottom: 12px;
  border-radius: 10px;
}

.read-more-button {
  margin-top: 9px;
  padding: 15px 30px;
  border: 1px solid #4066b0;
  border-radius: 50px;
  background-color: #4066b0;
  font-size: 18px;
  text-transform: uppercase;
}

.read-more-button:hover {
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.paralax-stuff {
  padding: 75px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: center;
}

.paralax-stuff._2 {
  padding: 100px 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  font-family: Vollkorn, serif;
  color: #fff;
  font-size: 48px;
  line-height: 1.3em;
  font-style: italic;
}

.paralax-stuff.white {
  color: #fff;
}

.centered-narrow-text {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 19px;
  line-height: 1.5em;
}

.testimonial-block {
  padding: 100px 20px 75px;
  border-top: 3px solid #4066b0;
  background-color: transparent;
  text-align: center;
}

.pre-block-text {
  margin-bottom: 12px;
  text-transform: uppercase;
}

.testimonial-bubble {
  padding: 30px;
  border-style: none;
  border-radius: 10px;
  background-color: #eee;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.testimonial-bubble.inside {
  margin-bottom: 26px;
}

.column-2 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-3 {
  padding-right: 20px;
  padding-left: 20px;
}

.testimonial-credit {
  margin-top: 12px;
  font-style: normal;
  font-weight: 700;
  text-align: right;
}

.footer-1 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #4066b0;
  color: #fff;
}

.copyright {
  padding: 7px 25px;
  background-color: #132f65;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.five-stars {
  margin-bottom: 9px;
}

.testimonial-row {
  margin-top: 59px;
  margin-bottom: 59px;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.white-link:hover {
  color: hsla(0, 0%, 100%, 0.59);
}

.image {
  border-radius: 15px;
  box-shadow: 5px 5px 17px 0 rgba(0, 0, 0, 0.2);
}

.footer-widget-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-widget-heading._2 {
  margin-bottom: 5px;
}

.footer-links {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  clear: both;
  color: #fff;
  font-size: 13px;
  line-height: 1.3em;
  text-decoration: none;
}

.footer-links:hover {
  color: hsla(0, 0%, 100%, 0.57);
}

.footer-links.dark {
  color: #000;
}

.footer-text {
  font-size: 13px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-height: 100%;
  max-width: 100%;
  padding-top: 109px;
  padding-bottom: 109px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.page-header {
  padding-top: 59px;
  padding-bottom: 59px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.page-heading-title {
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.content-section {
  padding-top: 75px;
  padding-bottom: 75px;
}

.image-2 {
  display: block;
  float: right;
}

.image-float-right {
  float: right;
}

.column-4 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-row-vertical-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-container-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blurb {
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
}

.blurb-title {
  margin-top: 24px;
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.blurb-image {
  display: block;
  width: 76px;
  margin-right: auto;
  margin-bottom: 49px;
  margin-left: auto;
}

.blurb-text {
  font-size: 14px;
  text-align: center;
}

._2-column-pic-left {
  padding-top: 75px;
  padding-bottom: 75px;
}

._2-column-pic-right {
  padding-top: 75px;
  padding-bottom: 0px;
}

.column-blurbs {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eee;
  text-align: center;
}

.color-cta-bar-simple {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #4066b0;
  color: #fff;
}

.cta-bar-text {
  font-size: 22px;
  line-height: 1.2em;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-bar-button {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 18px;
  text-align: center;
}

.cta-bar-button:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.left-blurbs {
  display: block;
  padding-top: 72px;
  padding-bottom: 72px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #4066b0;
  color: #fff;
}

.left-blurbs._2 {
  padding-top: 106px;
}

.left-blurbs._3 {
  padding: 30px 0px;
  border-top: 1px solid #4066b0;
  background-color: #fdfdfd;
  text-align: center;
}

.left-blurb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding-right: 27px;
  padding-left: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-blurb-image {
  max-width: 50px;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.left-blurb-text {
  font-size: 14px;
  line-height: 1.5em;
}

.left-blurb-title {
  padding-bottom: 0.5em;
  color: #eee;
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 700;
}

.portfolio {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.portfolio.white {
  color: #fff;
}

.sub-title-narrow {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 46px;
  margin-left: auto;
  font-size: 19px;
}

.portfolio-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}

.portfolio-thumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13px;
  padding-left: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.portfolio-thumb-text-box {
  padding: 29px;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  text-align: left;
}

.image-3 {
  width: 100%;
}

.portfolio-thumb-title {
  padding-bottom: 0.5em;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block {
  line-height: 1.5em;
}

.portfolio-link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-decoration: none;
}

.footer-5-columns {
  padding-top: 75px;
  padding-bottom: 25px;
}

.footer-widget-flex {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-widget-divider {
  width: 100%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: #d6d6d6;
}

.copyright-seperator {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 32px;
  padding: 0px;
  background-color: #dadada;
}

.copyright-left {
  font-size: 11px;
}

.copyright-right {
  font-size: 11px;
  text-align: right;
}

.footer-dark-link {
  color: #333;
  text-decoration: none;
}

.footer-dark-link:hover {
  color: rgba(51, 51, 51, 0.52);
}

.pre-header {
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #4066b0;
}

.pre-header-text {
  color: #fff;
  font-style: italic;
}

.pre-header-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-icon-header {
  text-align: right;
}

.social-icon-link {
  margin-left: 1.2em;
  font-family: Fyitahwp, sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.social-icon-link:hover {
  color: hsla(0, 0%, 100%, 0.51);
}

.contact-heading {
  margin-top: 0px;
  margin-bottom: 33px;
}

.map {
  height: 100%;
}

.contact-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.temp-bg {
  min-height: 6000px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.43)), to(hsla(0, 0%, 100%, 0.43))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.43), hsla(0, 0%, 100%, 0.43)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 1550px;
}

.hero-section-2 {
  padding: 108px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Depositphotos_81141474_xl-2015.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Depositphotos_81141474_xl-2015.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.hero-section-2._2 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-title {
  max-width: 620px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 45px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
}

.body {
  font-size: 18px;
}

.hero-subtitle {
  max-width: 600px;
  margin-bottom: 57px;
}

.button-1 {
  padding: 16px 19px;
  border-radius: 50px;
  background-color: #fff;
  color: #4066b0;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
}

.button-1:hover {
  background-color: #4066b0;
  color: #eee;
}

.button-1._2 {
  border: 1px solid #fff;
}

.button-1._2:hover {
  background-color: transparent;
  color: #fff;
}

._2-column-section {
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.section-subtitle {
  margin-bottom: 29px;
}

.heading {
  margin-top: 0px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-2 {
  font-size: 20px;
  line-height: 1.2em;
}

._2-column-div-block {
  width: 49%;
}

.column-paragraph {
  margin-bottom: 31px;
}

.projects {
  padding-top: 34px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.project-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.project-thumb {
  width: 25%;
  height: 320px;
}

.project-thumb-image {
  width: 100%;
  height: auto;
}

.project-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: transparent;
  text-decoration: none;
}

.project-1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(205, 37, 50, 0.75)), to(rgba(205, 37, 50, 0.75))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(205, 37, 50, 0.75), rgba(205, 37, 50, 0.75)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  color: #fff;
  text-align: center;
}

.project-1._2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-1._2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(205, 37, 50, 0.75)), to(rgba(205, 37, 50, 0.75))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(205, 37, 50, 0.75), rgba(205, 37, 50, 0.75)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-title {
  font-size: 26px;
  text-transform: uppercase;
}

.our-team {
  padding-top: 75px;
  padding-bottom: 95px;
  background-color: #eee;
}

._4-columns {
  width: 23%;
  height: auto;
}

.name {
  margin-bottom: 2px;
  font-size: 18px;
  text-transform: uppercase;
}

.title {
  margin-bottom: 20px;
  font-size: 13px;
  text-transform: uppercase;
}

.image-5 {
  width: 100%;
  height: auto;
  margin-bottom: 21px;
  border-radius: 10px;
}

.partners-and-clients {
  padding-top: 50px;
  padding-bottom: 60px;
  text-align: center;
}

.partner-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.partner {
  height: 80px;
}

.prefooter {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), -webkit-gradient(linear, left top, left bottom, from(#4066b0), to(#4066b0));
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(180deg, #4066b0, #4066b0);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.prefooter-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  font-size: 38px;
  line-height: 1.2em;
}

.prefooter-left {
  max-width: 640px;
}

.main-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #cd2532;
  color: #fff;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-widget-container {
  width: 25%;
}

.footer-link {
  display: block;
  margin-bottom: 7px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.footer-link:hover {
  color: hsla(0, 0%, 100%, 0.53);
}

.footer-logo {
  margin-bottom: 11px;
}

.sub-heading-form {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  text-align: center;
}

.div-block {
  text-align: center;
}

.div-block-2 {
  color: #fff;
}

.div-block-3 {
  background-color: #4066b0;
}

.div-block-4 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.div-block-5 {
  font-family: 'Changa One', Impact, sans-serif;
}

.div-block-6 {
  font-family: 'Changa One', Impact, sans-serif;
}

.div-block-7 {
  font-family: 'Droid Sans', sans-serif;
}

.div-block-8 {
  font-style: italic;
}

.div-block-9 {
  text-align: center;
}

.div-block-10 {
  text-align: center;
}

.div-block-11 {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 21px;
  line-height: 1.2em;
  text-align: center;
}

.icon {
  margin-right: 15px;
  font-family: 'Mpdv icons', sans-serif;
  font-size: 50px;
  line-height: 1em;
}

.div-block-12 {
  float: right;
}

.slogan {
  padding-top: 35px;
  padding-bottom: 23px;
  color: #4066b0;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  text-align: right;
  text-transform: none;
}

.white-narrow-text {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.car-crash-row {
  background-image: url('../images/pills-left.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 65.1%, 0.1)), to(hsla(0, 0%, 65.1%, 0.1)));
  background-image: url('../images/pills-left.png'), linear-gradient(180deg, hsla(0, 0%, 65.1%, 0.1), hsla(0, 0%, 65.1%, 0.1));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  color: #636363;
}

.photo-column {
  padding-right: 0px;
  padding-left: 0px;
}

.car-crash-50 {
  width: 100%;
  height: 100%;
}

.text-column {
  padding: 80px;
}

.side-title-half {
  margin-bottom: 17px;
  padding-bottom: 0px;
  color: #4066b0;
  font-size: 36px;
  line-height: 1em;
  font-weight: 700;
}

.body-copy-half {
  font-size: 16px;
  line-height: 26px;
}

.personal-injury-row {
  margin-bottom: -60px;
  background-image: url('../images/pills-right.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(99, 99, 99, 0.1)), to(rgba(99, 99, 99, 0.1)));
  background-image: url('../images/pills-right.png'), linear-gradient(180deg, rgba(99, 99, 99, 0.1), rgba(99, 99, 99, 0.1));
  background-position: 50% 0%, 0px 0px;
  background-size: cover, auto;
}

.cpha-logo {
  margin-left: 85px;
}

@media screen and (max-width: 991px) {
  .main-width.testimonials {
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-width.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .header-logo {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .header-logo.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .header-icon-container {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
  }

  .nav-link {
    background-color: #4066b0;
  }

  .lead-form-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .menu-button {
    color: #000;
  }

  .menu-button.w--open {
    background-color: #4066b0;
  }

  .cta-bar-text {
    font-size: 31px;
  }

  .menu-word {
    padding-top: 20px;
    padding-left: 16px;
    float: left;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
  }

  .hero-section-2 {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .div-block-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .header-mobile-button {
    display: block;
    width: 500px;
    max-width: 85%;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 50px;
    background-color: #cd2532;
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
  }

  .header-mobile-button:hover {
    background-color: #4066b0;
  }

  .car-crash-row {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(110, 110, 134, 0.1)), to(rgba(110, 110, 134, 0.1)));
    background-image: linear-gradient(180deg, rgba(110, 110, 134, 0.1), rgba(110, 110, 134, 0.1));
  }

  .personal-injury-row {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(110, 110, 134, 0.1)), to(rgba(110, 110, 134, 0.1)));
    background-image: linear-gradient(180deg, rgba(110, 110, 134, 0.1), rgba(110, 110, 134, 0.1));
  }
}

@media screen and (max-width: 767px) {
  .main-width {
    text-align: left;
  }

  .main-width.lb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .main-width.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .main-width.cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-logo {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .underline-block.centered._2 {
    margin-bottom: 45px;
  }

  .column {
    padding-right: 23px;
    padding-left: 23px;
  }

  .menu-button {
    color: #000;
  }

  .what-we-do-block {
    margin-bottom: 40px;
  }

  .what-we-do-image {
    width: 100%;
  }

  .column-2 {
    margin-bottom: 25px;
    padding: 0px;
  }

  .column-3 {
    padding: 1px;
  }

  .footer-widget-heading {
    margin-top: 60px;
    margin-bottom: 10px;
  }

  .footer-widget-heading._2 {
    margin-top: 0px;
  }

  .image-float-right {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .column-4 {
    margin-bottom: 38px;
  }

  .flex-row-vertical-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-container-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blurb {
    width: 100%;
    margin-bottom: 65px;
  }

  .blurb-image {
    margin-bottom: 23px;
  }

  .image-float-left {
    width: 100%;
  }

  .color-cta-bar-simple {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .cta-bar-text {
    margin-bottom: 25px;
    font-size: 24px;
    text-align: center;
  }

  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cta-bar-button {
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .left-blurbs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-blurb {
    width: 100%;
    margin-bottom: 67px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-blurb-image {
    display: block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }

  .left-blurb-text {
    text-align: center;
  }

  .left-blurb-title {
    padding-bottom: 6px;
    text-align: center;
  }

  .sub-title-narrow {
    font-size: 16px;
  }

  .portfolio-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-thumb {
    margin-bottom: 21px;
  }

  .footer-widget-flex {
    width: 100%;
    margin-bottom: 46px;
    padding: 0px;
  }

  .pre-header-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .pre-header-column {
    text-align: center;
  }

  .right-icon-header {
    padding-top: 10px;
    text-align: center;
  }

  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .column-5 {
    margin-bottom: 57px;
  }

  .column-6 {
    padding: 0px;
  }

  .map {
    height: 400px;
  }

  .contact-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .menu-word {
    color: #000;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2-column-div-block {
    width: 100%;
    margin-bottom: 35px;
  }

  .project-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-thumb {
    width: 100%;
  }

  ._4-columns {
    width: 100%;
    margin-bottom: 50px;
  }

  .partners-and-clients {
    text-align: center;
  }

  .partner-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .partner {
    margin-bottom: 25px;
  }

  .prefooter {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .prefooter-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .prefooter-left {
    max-width: 100%;
    margin-bottom: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-widget-container {
    width: 100%;
    margin-bottom: 47px;
  }

  .icon {
    display: block;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
  }

  .text-column {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .lead-form-block {
    width: 90%;
    padding: 20px;
  }

  .lead-form-title {
    padding-bottom: 12px;
    font-size: 21px;
  }

  .underline-text {
    font-size: 28px;
  }

  .underline-block.centered._2 {
    margin-bottom: 35px;
  }

  .centered-narrow-text {
    font-size: 16px;
  }

  .testimonial-bubble {
    padding: 20px;
  }

  .footer-1 {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .copyright {
    line-height: 1.3em;
  }

  .footer-widget-heading._2 {
    margin-top: 0px;
  }

  .page-header {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .cta-bar-text {
    margin-bottom: 25px;
  }

  .footer-widget-flex {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-heading {
    font-size: 22px;
    line-height: 1.2em;
  }

  .map {
    height: 250px;
  }

  .hero-section-2 {
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .hero-title {
    font-size: 36px;
  }

  .div-block-6 {
    font-size: 16px;
  }

  .header-mobile-button {
    max-width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #cd2532;
  }
}

@font-face {
  font-family: 'Fyitahwp';
  src: url('../fonts/fyitahwp.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'tdc';
  src: url('../fonts/tdc.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Mpdv icons';
  src: url('../fonts/mpdv-icons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}