@font-face {
  font-family: Woodward Webfont;
  src: url('../fonts/woodward-regular-webfont.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Webfont;
  src: url('../fonts/gotham-bold-webfont.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Book Webfont;
  src: url('../fonts/gotham-book-webfont.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Segoe Ui;
  src: url('../fonts/Segoe-UI.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/gotham_medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.body {
  color: red;
  background-color: #1b252d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cs {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image {
  width: 90%;
  max-width: none;
  margin: 0;
}

.navbar {
  background-color: #0000004d;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
}

.rlj_desc {
  color: #333;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.nav {
  z-index: 16;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  background-color: #1b252d;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 120px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 3px 5px #0003;
}

.contact_button {
  background-color: #f4364c;
  border-radius: 8px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 124px;
  height: 48px;
  margin-left: 40px;
  text-decoration: none;
  display: flex;
}

.contact_button:hover {
  text-decoration: none;
}

.text-block {
  color: #fff;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.navlink {
  color: #fff;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Gotham Book Webfont, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: static;
}

.navlink.w--current {
  padding-left: 20px;
  padding-right: 20px;
}

.hlink {
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100px;
  height: 80px;
  margin-right: 140px;
  text-decoration: none;
  display: flex;
}

.hlink.w--current {
  justify-content: center;
  align-items: center;
}

.highlight_bar {
  background-color: #f4364c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-top: 0;
  display: flex;
}

.h_text {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 706px;
  height: 24px;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.hero {
  background-image: url('../images/heroimg2.avif');
  background-position: 50% 65%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  display: flex;
}

.hero_shade {
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 100px;
  display: flex;
}

.herohead {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Woodward Webfont, Impact, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.subhead1 {
  color: #afcee5;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.subhead2 {
  color: #fff;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.contact_button2 {
  background-color: #f4364c;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 204px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.contact_button2:hover {
  text-decoration: none;
}

.blue1 {
  background-color: #afcee5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 360px;
  display: flex;
}

.blu_con {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  display: flex;
}

.bluc1 {
  width: 30%;
  height: 100%;
}

.bluc2 {
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 100%;
  display: flex;
}

.vert_div {
  background-color: #333;
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  width: 3px;
  height: 280px;
  margin-right: 45px;
  display: flex;
}

.brands {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  display: flex;
}

.brandbox {
  width: 100px;
  height: auto;
}

.branndcont {
  justify-content: space-around;
  align-items: center;
  width: 70%;
  display: flex;
}

.faq {
  background-color: #1b252d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.faqhead {
  color: #afcee5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Woodward Webfont, Impact, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
  display: flex;
}

.faq_wrapper {
  background-color: #00000026;
  width: 800px;
  height: auto;
  margin-bottom: 60px;
}

.faq-top {
  display: flex;
}

.faq-item {
  background-color: #0000;
}

.faq-q {
  color: #aac8de;
  margin-top: 10px;
  margin-bottom: 4px;
  padding-left: 20px;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.faq-answer {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 33px;
  padding-right: 10px;
  font-family: Gotham Book Webfont, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.image-2 {
  flex: none;
  width: 100%;
  max-width: none;
}

.faq-plus, .faq-minus {
  color: #aac8de;
  width: 12px;
  margin-top: 10px;
  margin-bottom: 4px;
  padding-left: 10px;
  font-family: Gotham Webfont, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.sys {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.sellhead {
  color: #f4364c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Woodward Webfont, Impact, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
  display: flex;
}

.form-block {
  width: 50%;
  margin-bottom: 40px;
}

.formtitle {
  color: #333;
  font-family: Gotham Book Webfont, Tahoma, sans-serif;
  font-size: 14px;
}

.submit-button {
  background-color: #f4364c;
  border-radius: 5px;
  margin-top: 10px;
  font-family: Gotham, Tahoma, sans-serif;
}

.form {
  margin-bottom: 20px;
}

.footer {
  background-color: #1b252d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.footblock {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 60px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.foothead {
  color: #afcee5;
  margin-bottom: 15px;
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.link {
  color: #fff;
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.image-4 {
  width: 22px;
}

.link-block {
  width: 22px;
  height: 22px;
  margin-right: 20px;
}

.ctext {
  color: #afcee5;
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.ctext2 {
  color: #f4364c;
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.mobilenav {
  display: none;
}

.moblink, .moblink:hover {
  color: #333;
}

.top {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 120px;
  display: flex;
}

.text-block-2 {
  font-family: Gotham, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.success-message {
  background-color: #fff;
}

.text-block-3 {
  font-family: Gotham, Tahoma, sans-serif;
}

.input_text {
  font-family: Gotham Book Webfont, Tahoma, sans-serif;
  font-weight: 400;
}

.thankyou {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.ty_head {
  color: #333;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 45%;
  max-width: none;
  margin-bottom: 60px;
  font-family: Gotham Book Webfont, Tahoma, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  display: flex;
}

.back_button {
  background-color: #f4364c;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 48px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.back_button:hover {
  text-decoration: none;
}

.ty_top {
  width: 100%;
  height: 120px;
}

@media screen and (max-width: 991px) {
  .image {
    width: 100%;
  }

  .navbar {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .container {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .rlj_desc {
    font-size: 14px;
    line-height: 16px;
  }

  .contact_button {
    margin-left: 10px;
  }

  .navlink, .navlink.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hlink {
    margin-right: 10px;
  }

  .hero_shade {
    padding-left: 60px;
  }

  .blue1 {
    height: 260px;
  }

  .bluc2 {
    font-size: 14px;
  }

  .vert_div {
    height: 180px;
  }

  .branndcont {
    width: 80%;
  }

  .faq_wrapper {
    width: 90%;
  }

  .faq-q {
    font-size: 16px;
    line-height: 27px;
  }

  .faq-answer {
    font-size: 15px;
    line-height: 17px;
  }

  .faq-plus, .faq-minus {
    font-size: 16px;
  }

  .footblock {
    margin-left: 20px;
    margin-right: 20px;
  }

  .ty_head {
    width: 70%;
    max-width: none;
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: 84%;
  }

  .rlj_desc {
    font-size: 12px;
    line-height: 14px;
  }

  .contact_button {
    width: 80px;
    height: 38px;
    margin-left: 10px;
  }

  .text-block {
    text-align: center;
    width: 80%;
    font-size: 12px;
    line-height: 14px;
  }

  .navlink {
    font-size: 14px;
  }

  .hlink {
    width: 80px;
  }

  .h_text {
    width: 90%;
    height: 30px;
    font-size: 14px;
  }

  .hero_shade {
    padding-left: 40px;
  }

  .herohead {
    font-size: 94px;
    line-height: 96px;
  }

  .subhead1 {
    font-size: 16px;
  }

  .subhead2 {
    font-size: 14px;
  }

  .contact_button2 {
    width: 160px;
  }

  .blue1 {
    height: 220px;
  }

  .blu_con {
    flex-flow: row;
  }

  .bluc1 {
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    display: flex;
  }

  .vert_div {
    margin-right: 35px;
  }

  .brands {
    height: 100px;
  }

  .brandbox {
    width: 80px;
  }

  .branndcont {
    width: 90%;
  }

  .faqhead {
    font-size: 68px;
    line-height: 68px;
  }

  .image-2 {
    height: auto;
  }

  .form-block {
    width: 70%;
  }

  .footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 40px;
  }

  .footblock {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin: 0 0 20px;
  }

  .foothead {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 16px;
  }

  .link {
    font-size: 14px;
  }

  .image-4 {
    margin-left: 0;
  }

  .link-block {
    margin-left: 5px;
    margin-right: 5px;
  }

  .footlinks {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
  }

  .back_button {
    width: 180px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 50%;
  }

  .rlj_desc {
    margin-left: 0;
  }

  .nav {
    display: none;
  }

  .text-block {
    text-align: center;
    width: 80%;
    font-size: 12px;
    line-height: 12px;
  }

  .highlight_bar {
    height: 48px;
  }

  .h_text {
    text-align: center;
    font-size: 13px;
  }

  .hero {
    height: 500px;
    display: flex;
  }

  .hero_shade {
    padding-left: 20px;
    padding-right: 20px;
  }

  .herohead {
    margin-bottom: 0;
    font-size: 49px;
    line-height: 50px;
  }

  .subhead1 {
    margin-bottom: 10px;
    font-size: 11.5px;
  }

  .subhead2 {
    padding-right: 100px;
    font-size: 12px;
  }

  .contact_button2 {
    width: 120px;
    height: 40px;
  }

  .blue1 {
    height: auto;
  }

  .blu_con {
    flex-flow: column;
    width: 90%;
  }

  .bluc1 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .bluc2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .vert_div {
    margin-right: 0;
    display: none;
  }

  .brands {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brandbox {
    width: 100px;
  }

  .branndcont {
    flex-flow: wrap;
  }

  .faqhead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 46px;
  }

  .faq_wrapper {
    margin-bottom: 40px;
  }

  .faq-top {
    height: auto;
    margin-bottom: 5px;
    line-height: 0;
  }

  .faq-q {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 17px;
  }

  .faq-answer {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
  }

  .faq-plus, .faq-minus {
    margin-top: 0;
    font-size: 13px;
    line-height: 15px;
  }

  .sellhead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 46px;
  }

  .form-block {
    margin-bottom: 20px;
  }

  .form {
    height: auto;
  }

  .mobilenav {
    background-color: #1b252d;
    width: 100%;
    height: 60px;
    display: block;
    position: fixed;
  }

  .icon {
    color: #f4364c;
  }

  .image-5 {
    vertical-align: middle;
    width: auto;
    max-width: none;
    height: 50px;
  }

  .container-2 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .brand {
    margin-left: 18px;
    margin-right: auto;
    padding-left: 0;
  }

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

  .moblink {
    color: #333;
    text-align: right;
    text-transform: uppercase;
    background-color: #afcee5;
    border-bottom: 1px solid #fff;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    font-family: Gotham Book Webfont, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

  .moblink:hover, .moblink:active, .moblink:focus, .moblink:focus-visible, .moblink[data-wf-focus-visible], .moblink:visited {
    color: #333;
  }

  .nav-menu {
    background-color: #c8c8c800;
  }

  .mobile_title {
    color: #fff;
    letter-spacing: normal;
    word-break: normal;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-top: 0;
    font-family: Gotham Webfont, Tahoma, sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 38px;
    display: flex;
  }

  .top {
    height: 60px;
  }

  .ty_head {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 17px;
  }

  .back_button {
    width: 180px;
    height: 40px;
    line-height: 16px;
  }

  .ty_top {
    height: 60px;
  }
}


@font-face {
  font-family: 'Woodward Webfont';
  src: url('../fonts/woodward-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Webfont';
  src: url('../fonts/gotham-bold-webfont.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book Webfont';
  src: url('../fonts/gotham-book-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe Ui';
  src: url('../fonts/Segoe-UI.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham_medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}