:root {
  --black: black;
  --white: white;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.top-notification {
  background-color: #0c0b0bc9;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section {
  background-color: #1e1e1e;
  background-image: url('/images/main-background.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-p {
  color: #fff;
  font-size: 14px;
}

.text-p.f12.copy {
  color: #c8c8c8;
}

.text-p.list-check {
  background-image: url('/images/check-white.gif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 15px 10px;
  padding-left: 20px;
}

.f12 {
  font-size: 12px;
}

.heading {
  color: #eeeaea;
  background-image: none;
  margin-top: 0;
}

.heading.is-custom {
  color: var(--black);
  text-align: center;
}

.navbar {
  background-color: #0000007d;
  justify-content: space-around;
  display: block;
}

.section-2 {
  background-color: #1e1e1eed;
}

.ico-block {
  align-items: flex-start;
  width: 48%;
  padding-bottom: 20px;
  padding-right: 10px;
  display: flex;
}

.ico-block-title {
  color: #ec8601;
  font-weight: 400;
}

.ico-block-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.dark {
  color: #0a0a0a;
}

.ico-desc {
  padding-left: 10px;
}

.ico-img {
  width: 100%;
  max-width: 50px;
  padding-top: 10px;
}

.section-container {
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-container.footer-widgets {
  background-image: url('/images/footer-background.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-top: 7px solid #000000b5;
  padding-bottom: 0;
}

.section-container.is-thank-you {
  min-height: 300px;
}

.container {
  justify-content: space-around;
}

.div-block-4 {
  justify-content: space-between;
  display: flex;
}

.slider-wrapper {
  padding-top: 35px;
  padding-bottom: 20px;
}

.navlink {
  color: #f6f2f2;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.navlink:hover, .navlink.w--current {
  color: #ec8601;
}

.navlink.m-divider {
  background-image: url('/images/menu-divider.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1px;
}

.newsletter {
  background-color: #ededed;
  background-image: url('/images/longbox_03.png'), linear-gradient(#f9f9f9, #f2f2f2);
  background-position: 100% 100%, 0 0;
  background-size: cover, auto;
  border: 1px solid #e2dfdf;
  border-radius: 13px;
  padding: 15px 20px 20px;
}

.heading-2 {
  color: #ec8601;
  font-size: 20px;
}

.w75 {
  width: 75%;
}

.sidebar {
  flex-direction: column;
  justify-content: space-between;
  height: 283px;
  display: flex;
}

.columns {
  padding-bottom: 20px;
}

.h4 {
  color: #fffefe;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.qoute {
  background-image: url('/images/quote-bar-background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  justify-content: space-between;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.button {
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button.quotebtn {
  padding-right: 15px;
}

.heading-3 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.footer-overlay {
  background-color: #2c2b2b85;
  border-top: 1px solid #837e7e;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link {
  color: #fff;
}

.social-wrap {
  text-align: center;
}

.social-wrap.hide {
  display: none;
}

.div-block-6 {
  justify-content: space-between;
  margin-top: 20px;
  display: block;
}

.btn-gray {
  background-color: #a7a7a7;
  background-image: url('/images/angle-right.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border-radius: 4px;
  width: 100%;
  max-width: 150px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Lato, sans-serif;
}

.btn-orange {
  background-color: #ef9725;
  background-image: url('/images/angle-right.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border-radius: 4px;
  width: 100%;
  max-width: 170px;
  margin-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
}

.overlay {
  z-index: 1;
  background-color: #0c0b0b9c;
  border-top: 1px solid #998e8ebd;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

.menu-list {
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.slider-link-btn {
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.slider-link-btn.m-divider {
  background-image: url('/images/menu-divider.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1px;
}

.image {
  z-index: 1;
}

.container-2 {
  position: relative;
}

.slider-block {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.slider {
  background-color: #0000;
}

.slide-nav {
  display: none;
}

.left-arrow, .right-arrow {
  display: block;
  position: static;
}

.fx-block {
  padding-right: 20px;
  display: block;
}

.fx-block.mt-20 {
  margin-top: 0;
}

.fx-inline {
  justify-content: space-between;
  display: flex;
}

.list {
  padding-left: 0;
}

.list.li-bullets {
  padding-left: 20px;
  list-style-type: disc;
}

.video-block {
  width: 100%;
  max-width: 450px;
}

.t-center {
  text-align: center;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.col-half {
  width: 49%;
}

.form-block {
  padding-top: 20px;
}

.label {
  font-family: Lato, sans-serif;
}

.inputfield {
  background-color: #f4f4f4;
  border: 1px solid #7976764d;
  border-radius: 3px;
}

.textarea {
  background-color: #f4f4f4;
  min-height: 150px;
}

.submit-button {
  background-color: #ee9724;
  border: 1.2px solid #d7861d;
  border-radius: 3px;
  padding: 5px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
}

.submit-button.margin-top {
  margin-top: 20px;
}

.soc-text {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.soc-links {
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.nav-menu {
  margin-top: 20px;
}

.foot-link {
  color: #b2b2b2;
  border-left: 1px solid #a09e9e;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.foot-link.noborder {
  border: 1px #000;
}

.image-3 {
  transform: translate(-143px)translate(162px);
}

.fx-50 {
  width: 50%;
}

.fx-50.mfx-30 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
}

.image-4 {
  width: 100%;
  max-width: 15px;
}

.arr1 {
  width: 100%;
  max-width: 14px;
}

.arr2 {
  width: 100%;
  max-width: 14px;
  margin-left: -7px;
}

.div-block-7 {
  align-items: center;
  display: flex;
}

.space25 {
  padding-top: 15px;
  padding-bottom: 10px;
}

.slide-2 {
  position: relative;
}

.container-4 {
  flex-flow: row;
  place-content: flex-start space-around;
  align-items: center;
  display: block;
}

.arrow-left {
  transform-style: preserve-3d;
  width: 100%;
  max-width: 14px;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.arrow-right {
  width: 100%;
  max-width: 14px;
}

.arrow-block {
  padding: 10px 13px;
}

.arrow-block.m-divider {
  background-image: url('/images/menu-divider.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1px;
}

.slider-btns {
  align-items: center;
  display: flex;
}

.right-sidebar {
  background-image: linear-gradient(100deg, #f3f3f3, #fefefe);
  border-top: 1px solid #e0dbdb;
  border-left: 1px solid #e0dbdb;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 40px;
  display: flex;
}

.sidebar-title {
  color: #ec8601;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.link-3 {
  color: #b45120;
  max-width: 240px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.map-wrap {
  background-color: #f6f9f3;
  border: 1px solid #ccc;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 240px;
  padding: 4px;
  display: flex;
}

.text-span {
  color: #ec8601;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.side-block {
  background-image: linear-gradient(to right, #e7e7e7, #fefefe);
  border: 1px solid #dad7d7b0;
  border-right-style: none;
  border-radius: 5px 0 0 5px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 240px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.text-block {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

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

.div-block-11 {
  background-image: url('/images/heading-inner-divider.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.icon, .icon-2, .html-embed {
  display: none;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.search-block {
  background-image: linear-gradient(105deg, #f3f3f3, #fefefe);
  border-left: 1px solid #e0dbdb;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.search-button {
  background-color: #e7901f;
  background-image: url('/images/angle-right-light.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
}

.search-button:hover {
  border: 1px #000;
}

.search-button:active, .search-button:focus {
  border: 1px #e7901f;
}

.search-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1em;
}

.video {
  background-image: url('/images/video-frame.png');
  background-position: 50%;
  background-size: 100% 100%;
}

.c-year {
  margin-right: 3px;
}

.recaptcha-wrapper {
  margin-bottom: .5rem;
}

.ty-message {
  text-align: center;
  font-size: 18px;
}

.flex-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 310px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.flex-end {
  flex-flow: column;
  display: flex;
}

.mt-auto {
  margin-top: auto;
}

/* Mobile menu dark background override */
[data-nav-menu-open] {
  background: #1a1a1a !important;
}

.w-nav-button.w--open {
  background-color: #1a1a1a;
}

@media screen and (max-width: 991px) {
  .text-p {
    line-height: 1.4em;
  }

  .heading {
    font-size: 29px;
    line-height: 1em;
  }

  .btn-gray {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1em;
  }

  .btn-orange {
    max-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 1em;
  }

  .menu-list {
    width: 100%;
  }

  .slider-link-btn {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-block {
    align-items: stretch;
    display: flex;
  }

  .fx-block.mt-20 {
    align-items: center;
    margin-top: 0;
    padding-top: 5px;
    display: flex;
  }

  .menu-button {
    color: #fff0f0;
    margin-top: 20px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 300;
  }

  .nav-menu {
    background-color: #1a1a1a;
    padding: 15px;
  }

  .slide {
    height: 100%;
  }

  .list-2 {
    padding-left: 20px;
  }

  .space25 {
    display: none;
  }

  .container-4 {
    flex-flow: column;
    place-content: flex-start space-between;
    display: block;
  }

  .slider-btns {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .div-block-12 {
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .top-notification {
    padding: 8px 10px;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 4px;
  }

  .div-block-4 .text-p.f12 {
    font-size: 11px;
    line-height: 1.4;
  }

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

  .text-p.m-f12 {
    font-size: 12px;
  }

  .heading {
    font-size: 24px;
  }

  .ico-img {
    max-width: 45px;
  }

  .slider-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter {
    background-position: 100% 100%, 0 0;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .sidebar {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .qoute {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .button, .heading-3 {
    font-size: 12px;
  }

  .btn-gray {
    max-width: 120px;
    line-height: 1.2em;
  }

  .btn-orange {
    width: 100%;
    max-width: 160px;
    margin-left: 10px;
    line-height: 1.2em;
  }

  .menu-list {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-link-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .fx-block.mt-20 {
    width: 100%;
    padding-right: 0;
  }

  .fx-block.fx-50.mfx-70 {
    width: 70%;
  }

  .menu-button {
    font-size: 28px;
  }

  .sidebar-img {
    width: 100%;
    max-width: 300px;
  }

  .fx-50.mfx-30 {
    align-items: center;
    width: 30%;
    display: flex;
  }

  .div-block-11 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-12 {
    flex-direction: column;
  }

  .flex-center {
    height: 200px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100%;
  }

  .heading {
    font-size: 26px;
  }

  .heading.is-custom {
    font-size: 20px;
  }

  .ico-block {
    width: 100%;
  }

  .div-block-4 {
    text-align: center;
    flex-direction: column;
    display: block;
  }

  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .newsletter {
    background-position: 100% 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
  }

  .qoute {
    flex-direction: column;
    align-items: center;
  }

  .button.quotebtn {
    font-size: 15px;
  }

  .heading-3 {
    line-height: 1em;
  }

  .heading-3.qouteheader {
    font-size: 15px;
  }

  .overlay {
    position: relative;
  }

  .menu-list {
    justify-content: center;
  }

  .container-2 {
    height: 630px;
  }

  .slider-block {
    flex-direction: column;
    display: flex;
  }

  .fx-block.mt-20 {
    padding-bottom: 5px;
    display: flex;
  }

  .fx-block.fx-50.mfx-70 {
    width: 100%;
  }

  .fx-inline.mfx-block {
    flex-direction: column;
  }

  .nav-menu {
    background-color: #1a1a1a;
    padding: 15px;
  }

  .menu-button {
    justify-content: center;
  }

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

  .image-2 {
    text-align: center;
    width: 100%;
    max-width: 250px;
  }

  .brand {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

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

  .image-3 {
    text-align: center;
    width: 100%;
    max-width: 310px;
  }

  .fx-50.mfx-30 {
    text-align: center;
    width: 100%;
    padding-top: 20px;
  }

  .mask {
    height: 600px;
  }

  .div-block-7 {
    background-color: #b34f1a;
    padding-left: 10px;
    padding-right: 15px;
  }

  .ty-message {
    font-size: 16px;
  }

  .flex-center {
    height: auto;
  }
}


