h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

.footer {
  margin-bottom: 0px;
  padding: 10px 0px;
  background-color: #e0e0e0;
  color: #333;
}

.bottom-footer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 20px;
}

.navbar {
  text-transform: uppercase;
}

.nav-bar {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: none;
  background-color: #5988b8;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-block {
  position: relative;
  right: 0px;
  display: block;
  float: right;
  font-family: Oswald, sans-serif;
  text-align: left;
}

.text-block.header-phone {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  color: #3497d3;
  font-size: 2.8em;
  font-weight: 500;
}

.nav-link {
  position: static;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: none;
  color: #fff;
}

.nav-link:hover {
  background-color: #3497d3;
}

.nav-link.w--current {
  background-color: #3497d3;
  color: #fff;
}

.text-block-2 {
  display: inline;
  float: right;
}

.text-block-2.header-cta {
  display: block;
  padding-top: 16px;
  font-family: Oswald, sans-serif;
  color: #6b6b6b;
  font-size: 1.7em;
  font-weight: 500;
}

.container {
  padding-bottom: 0px;
}

.div-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  -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;
  text-align: center;
}

.container-2 {
  position: static;
  margin-top: 8px;
  margin-bottom: 12px;
}

.container-2.scroll-header {
  display: block;
}

.div-block-2 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  padding-right: 15px;
  padding-left: 15px;
  color: #333;
}

.text-block-4 {
  padding-left: 10px;
}

.text-block-5 {
  padding-right: 10px;
}

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

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-6 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
}

.header-right {
  position: relative;
  top: 33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -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;
}

.slide {
  position: static;
}

.heading {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}

.heading-2 {
  margin-top: 29px;
  margin-bottom: 20px;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -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;
}

.div-block-3.hash-links {
  -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;
}

.container-3 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.body {
  margin-top: 11px;
  color: #252020;
}

.link {
  padding-right: 0px;
  padding-left: 0px;
}

.hash-links {
  padding: 0px 30px;
  color: #333;
  text-decoration: none;
}

.hash-links:hover {
  padding-left: 30px;
  color: #0089d0;
}

.gray-left {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  height: 100%;
  margin-left: -580px;
  background-color: #f5f5f5;
}

.column-3 {
  background-color: #fff;
}

.services-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Poppins, sans-serif;
  color: #919191;
  font-size: 14px;
  text-decoration: none;
}

.services-link:hover {
  padding-left: 20px;
  color: #203cd1;
}

.top-margin {
  position: relative;
  z-index: 10;
  margin-top: 15px;
}

.services-menu {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #919191;
  text-decoration: none;
}

.services-menu:hover {
  color: #3898ec;
}

.heading-3 {
  font-family: Poppins, sans-serif;
  color: #121212;
  font-size: 18px;
  font-weight: 600;
}

.heading-4 {
  font-family: Poppins, sans-serif;
  color: #121212;
  font-size: 18px;
  font-weight: 600;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #999292;
}

.section.hash-bar {
  border-bottom-color: hsla(216, 4%, 50%, .71);
}

.subheading {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.contact-subheading {
  margin-top: 0px;
  color: #7a7373;
  font-size: 20px;
  font-weight: 400;
}

.contact-list-item {
  padding-top: 2px;
  padding-bottom: 12px;
}

.contact-list-item.intro {
  padding-top: 4px;
  padding-bottom: 0px;
  font-size: 16px;
  font-weight: 500;
}

.fooler-links {
  text-decoration: none;
}

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

.footer-links:hover {
  color: #2e4fa5;
}

.section-2 {
  position: relative;
  display: block;
  width: 100%;
  background-color: #2885c3;
}

.row-2 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-call-button {
  position: fixed;
  bottom: 0px;
  display: none;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -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-color: #1081ce;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.text-block-7 {
  padding-top: 14px;
  padding-bottom: 14px;
  color: #fff;
  text-align: center;
}

.link-block {
  width: 100%;
  height: 100%;
  text-align: center;
}

.container-4 {
  font-family: Poppins, sans-serif;
}

.heading-5 {
  margin-top: 35px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #494545;
  font-weight: 400;
  text-align: center;
}

.div-line {
  position: static;
  display: inline-block;
  width: 90px;
  height: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  -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-color: #d3dadf;
}

.div-block-5 {
  display: block;
  -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;
  text-align: center;
}

.text-block-8 {
  display: inline;
  margin-left: 18px;
  color: #7a7373;
}

.link-2 {
  padding-left: 18px;
  color: #0089d0;
  text-decoration: none;
}

.text-block-9 {
  display: inline;
  padding-left: 18px;
  color: #7a7373;
}

.column-4 {
  margin-top: 20px;
  padding-left: 20px;
  color: #807979;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.send-button {
  margin-top: 20px;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.form {
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
}

.input {
  margin-top: 20px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #f9fbfc;
}

.input.textarea {
  height: 180px;
  max-height: 180px;
  min-height: 180px;
  margin-top: 20px;
}

.row-3 {
  margin-bottom: 25px;
  padding-top: 25px;
}

.map-embedd {
  margin-top: 25px;
}

.text-block-10 {
  color: #333;
}

.text-block-11 {
  color: #333;
}

.row-4 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  margin: 15px 31px 31px;
  padding: 0px;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 19px;
  margin-right: 60px;
  margin-left: 60px;
  -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;
}

.column-5 {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
}

.section-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5f5f5;
}

.image {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-2 {
  width: 45%;
  margin-right: 10px;
}

.image-3 {
  width: 45%;
  margin-left: 10px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.rich-text-block {
  display: inline-block;
  font-family: Poppins, sans-serif;
}

.rich-text-block p {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.rich-text-block h3 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
}

.rich-text-block h1 {
  font-size: 32px;
}

.column-6 {
  margin-bottom: 30px;
}

.container-5 {
  margin-top: 30px;
}

.choose-us {
  margin-top: 30px;
}

.reviews-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-agg-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 0px;
  -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;
}

.html-embed-3 {
  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;
}

.after-reviews {
  margin-top: 0px;
}

.html-embed-4 {
  overflow: hidden;
}

.tab-pane {
  padding: 20px;
  border: 1px solid #e6ebed;
}

.tab-link {
  border: 1px solid #e6ebed;
  background-color: #f7f9fa;
}

.tab-link:hover {
  background-color: #c9d2d6;
}

.tab-link.w--current {
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #0089d0;
}

.tab-bullets {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 1px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.tabs-wrapper {
  margin-top: 26px;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.image-6 {
  width: 100%;
  height: 100%;
}

.text-block-12 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.service-link-headings {
  margin-top: 25px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #635d5d;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}

.embeds {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -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;
}

.siteembed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -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;
}

.dropdown-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

@media (max-width: 767px) {
  .bottom-call-button {
    display: block;
  }
}

@media (max-width: 479px) {
  .text-block.header-phone {
    position: static;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: none;
  }
  .header {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

