:root {
  --main-kelly: #191e0a;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.inlinevideo {
  height: 100vh;
}

.div-block {
  background-image: url('../images/web-arty-001.svg'), linear-gradient(82deg, #030301f0, #191e0ad1 60%, #fff0 60%), linear-gradient(#000000e6, #000000e6);
  background-position: 50% 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: cover, auto, auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 15vw;
  display: flex;
}

.heading {
  text-align: left;
  text-transform: uppercase;
  width: 40%;
  font-family: modesto-expanded, sans-serif;
  font-size: 3vw;
  font-style: italic;
  font-weight: 400;
  line-height: 3vw;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph {
  text-align: left;
  width: 45%;
  font-family: forma-djr-text, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.div-block-3 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  background-color: #be9b78;
  font-family: modesto-expanded, sans-serif;
  font-size: 2vmin;
  font-style: italic;
  line-height: 3vmin;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.button:hover {
  background-color: #636466;
}

.button-2 {
  background-color: #636466;
  font-family: modesto-expanded, sans-serif;
  font-size: 2vmin;
  font-style: italic;
  line-height: 3vmin;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.button-2:hover {
  background-color: #be9b78;
}

.button-2.v2 {
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
}

.button-2.v2:hover {
  background-color: var(--main-kelly);
}

.div-block-4 {
  background-color: #fff0;
  padding: 5vw;
}

.link-block {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #cb0123;
  justify-content: flex-start;
  align-items: center;
  padding-right: 1vw;
  text-decoration: none;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
  display: flex;
}

.link-block:hover {
  background-color: #860017;
}

.div-block-5 {
  background-image: url('../images/truck_white-01.svg'), linear-gradient(#00000080, #00000080);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80%, auto;
  width: 5vh;
  height: 5vh;
}

.div-block-6 {
  width: 50%;
}

.paragraph-2 {
  color: #fff;
  font-size: 2vmin;
  line-height: 3vmin;
}

.paragraph-2._2 {
  color: #333;
  font-family: forma-djr-text, sans-serif;
}

.heading-2 {
  color: var(--main-kelly);
  font-family: modesto-expanded, sans-serif;
  font-size: 3vw;
  font-style: italic;
  font-weight: 700;
  line-height: 3vw;
}

.text-block {
  color: #fff;
  text-transform: uppercase;
  font-size: 2vmin;
  line-height: 3vmin;
}

.section {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #f5f2e9;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 0;
  display: flex;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 10vh;
  display: flex;
}

.dart-div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 3vh;
  margin-top: 2vh;
  display: flex;
  position: relative;
}

.button-3 {
  background-color: #f26524;
  font-size: 2vmin;
  line-height: 3vmin;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.button-3:hover {
  background-color: #636466;
}

.div-block-7 {
  overflow: hidden;
}

.paragraph-3 {
  width: auto;
  font-family: forma-djr-text, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.image-3 {
  width: 100%;
}

.heading-3 {
  color: var(--main-kelly);
  text-transform: uppercase;
  font-family: modesto-expanded, sans-serif;
  font-size: 2.5vw;
  font-style: italic;
  font-weight: 400;
  line-height: 2.5vw;
}

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  display: flex;
  overflow: hidden;
}

.quick-stack-2 {
  width: 85vw;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.dart1 {
  background-color: var(--main-kelly);
  width: 100%;
  height: 3px;
}

.grid {
  grid-template-rows: auto;
}

.eyebrow {
  color: #a88b54;
  letter-spacing: .12em;
  border: 1px solid #a88b54;
  border-radius: 20px;
  margin-bottom: 12px;
  padding: 6px 14px;
  font-family: modesto-poster, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  position: static;
}

.body {
  border: 1px #a88b5400;
  border-radius: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.about-hero {
  background-color: #f5f2e9;
  padding-top: 80px;
  padding-bottom: 60px;
}

.wrap {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.section-hero {
  background-color: #f5f2e9;
  background-image: linear-gradient(#000000ba, #000000ba), url('../images/m4-logistics-machine-san-antonio.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 20vh;
  padding-bottom: 14vh;
}

.paragraph-4 {
  max-width: 935px;
}

.paragraph-5 {
  color: #fff;
  max-width: 560px;
  font-family: forma-djr-text, sans-serif;
}

.bold-text {
  color: #fff;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
}

.section-map {
  background-color: #f5f2e9;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}

.map-flex {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  display: grid;
}

.loc-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #dedacb;
  border-radius: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.loc-dot {
  background-color: #a88b54;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-top: 6px;
}

.heading-4 {
  font-family: modesto-expanded, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.paragraph-6 {
  color: #6e6c5f;
  font-family: forma-djr-text, sans-serif;
}

.text-block-2 {
  color: #a88b54;
  font-family: modesto-poster, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.map-wrapper {
  position: relative;
  overflow: hidden;
}

.route-divider {
  background-color: #f5f2e9;
  height: 40px;
  position: relative;
  overflow: hidden;
}

.section-head {
  max-width: 640px;
  margin-bottom: 56px;
}

.heading-5 {
  font-size: 38px;
}

.values-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.value-card {
  border: 1px solid #dedacb;
  padding: 28px;
}

.num {
  color: #a88b54;
  font-family: modesto-poster, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.heading-6 {
  font-family: modesto-expanded, sans-serif;
  font-size: 18px;
  font-style: italic;
}

.paragraph-7 {
  color: #6e6c5f;
  font-family: forma-djr-text, sans-serif;
}

.heading-7 {
  font-family: modesto-expanded, sans-serif;
  font-size: 38px;
  font-style: italic;
}

.fleet-detail {
  flex-flow: column-reverse;
  display: flex;
}

.fleet-row {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 0 solid #dedacb;
  border-bottom: 1px solid #dedacb;
  grid-template-rows: auto;
  grid-template-columns: 220px 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  padding: 10px;
  display: grid;
}

.fleet-img {
  background-color: #f5f2e9;
  border: 1px solid #dedacb;
  width: 220px;
  height: 130px;
}

.heading-8 {
  font-size: 20px;
}

.heading-9 {
  font-family: modesto-expanded, sans-serif;
  font-size: 20px;
  font-style: italic;
}

.paragraph-8 {
  color: #6e6c5f;
  font-size: 15px;
}

.code {
  font-family: modesto-expanded, sans-serif;
}

.code-2, .code-3, .code-4 {
  font-family: forma-djr-text, sans-serif;
}

.cta-band {
  color: #fff;
  text-align: center;
  background-color: #33351f;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-right: 0;
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
}

.paragraph-9 {
  color: #fff;
  margin-bottom: 30px;
  font-family: forma-djr-text, sans-serif;
}

.btn-amber {
  color: #000;
  background-color: #c9ae7c;
  border-radius: 2px;
  padding: 13px 28px;
  font-family: modesto-poster, sans-serif;
}

.footer-dark {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: modesto-poster, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: forma-djr-text, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-family: modesto-poster, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.image-4, .image-5 {
  color: #fff;
}

.text-block-3 {
  padding-top: 40px;
}

.footer {
  background-color: #111009;
  padding-top: 60px;
  padding-bottom: 28px;
  padding-right: 0;
}

.footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 48px;
  display: grid;
}

.text-block-4 {
  color: #fff;
}

.code-5 {
  font-family: modesto-poster, sans-serif;
  font-size: 22px;
}

.text-block-5 {
  color: #fff;
  font-family: modesto-poster, sans-serif;
  font-size: 22px;
}

.text-block-6 {
  color: #c9ae7c;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 11px;
}

.paragraph-10 {
  color: #fff;
}

.text-block-7 {
  color: #6e6c5f;
  font-size: 12px;
}

.cell-16 {
  justify-content: flex-start;
  align-items: center;
}

.offer-div {
  background-color: var(--main-kelly);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 18vw;
  height: 18vw;
  padding: 1.5vh;
  display: flex;
  position: relative;
}

.offer-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: modesto-poster, sans-serif;
  font-size: 2.5vmin;
  font-weight: 400;
  line-height: 3vmin;
}

.cell-5 {
  justify-content: flex-start;
  align-items: flex-start;
}

.quick-stack-4 {
  margin-top: 5vh;
}

.offer-cover-overlay {
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cover-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cover-title {
  color: #fff;
  text-align: center;
  font-family: modesto-poster, sans-serif;
  font-size: 2.5vmin;
  font-weight: 400;
  line-height: 3vmin;
}

.cell-17 {
  justify-content: flex-start;
  align-items: center;
}

.paragraph-11 {
  color: #fff;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1.7vmin;
  line-height: 3vmin;
}

.heading-11 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: modesto-expanded, sans-serif;
  font-size: 2.5vw;
  font-style: italic;
  font-weight: 400;
  line-height: 3vw;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 18vh;
  margin-bottom: 1vh;
}

.button-4 {
  background-color: #3898ec00;
  border: 1px solid #fff;
  font-size: 2vmin;
  line-height: 3vmin;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.button-4:hover {
  color: #f26524;
  background-color: #fff;
}

.button-4._2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.offer-stack {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 75vw;
  margin-top: 5vh;
  padding: 12px;
}

.cell-18 {
  justify-content: flex-start;
  align-items: center;
}

.paragraph-12 {
  color: #fff;
  text-align: center;
  width: 75vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.plus-symbol {
  z-index: 3;
  width: 2vw;
  height: 2vw;
  color: var(--main-kelly);
  cursor: default;
  background-color: #f5f2e9;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.offer-cover {
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
  position: absolute;
  inset: 0%;
}

.offer-cover:hover {
  opacity: 0;
}

.offer-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.75vmin;
  line-height: 2vmin;
}

.div-block-9 {
  background-color: #f26524;
  flex-flow: column;
  width: 20vw;
  height: 100%;
  padding-bottom: 2vh;
  display: flex;
  box-shadow: 4px 2px 8px #0003;
}

.heading-12 {
  color: #fff;
  text-align: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-size: 3vmin;
  font-weight: 400;
  line-height: 3vmin;
}

.section-3 {
  background-image: linear-gradient(180deg, #00000080, var(--main-kelly)), url('../images/m4-logistics-freight-miami.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 15vh;
  padding-bottom: 10vh;
  display: flex;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.image-7 {
  object-fit: contain;
  width: 100%;
}

.section-4 {
  background-color: var(--main-kelly);
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.image-21 {
  width: 20px;
  height: 20px;
  margin-top: .2vh;
}

.link-block-3 {
  background-image: url('../images/footer-icons-02.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 65%;
  border-radius: 100vw;
  width: 35px;
  height: 35px;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.link-block-3:hover {
  background-color: #eb6549;
}

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

.cell-13 {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-13 {
  object-fit: contain;
  width: 65%;
  height: auto;
}

.link-block-6 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1vh;
  font-size: 2vmin;
  line-height: 3vmin;
  text-decoration: none;
  display: flex;
}

.link-block-6:hover {
  color: #fe0000;
}

.link-block-5 {
  background-image: url('../images/footer-icons-04.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 65%;
  border-radius: 100vw;
  width: 35px;
  height: 35px;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.link-block-5:hover {
  background-color: #e46562;
}

.link {
  color: #fff;
  margin-bottom: 1vh;
  font-family: forma-djr-text, sans-serif;
  font-size: 1.8vmin;
  line-height: 2vmin;
  text-decoration: none;
}

.link:hover {
  color: #be9b78;
  font-family: forma-djr-text, sans-serif;
}

.text-block-41 {
  color: #fff;
}

.text-block-41.fv-v1 {
  color: #fff;
  font-family: forma-djr-text, sans-serif;
  font-size: 1.8vmin;
}

.link-block-4 {
  background-image: url('../images/footer-icons-01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 65%;
  border-radius: 100vw;
  width: 35px;
  height: 35px;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.link-block-4:hover {
  background-color: #eb654c;
}

.social-block {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: center;
  padding: 0 2vh 0 0;
  display: none;
}

.text-block-40.ft-v2 {
  color: #fff;
  font-family: forma-djr-text, sans-serif;
  font-size: 1.8vmin;
}

.submit-button {
  text-transform: uppercase;
  background-color: #be9b78;
  border-radius: 0;
  margin-left: -3vw;
  font-style: normal;
  font-weight: 600;
}

.cell-14 {
  justify-content: flex-start;
  align-items: flex-start;
}

.cell-14._2 {
  justify-content: flex-start;
  align-items: center;
}

.form-block {
  width: 95%;
}

.text-field {
  border-radius: 0;
  margin-bottom: 0;
}

.text-block-42 {
  color: #f5f2e9;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 1vh;
  font-family: modesto-expanded, sans-serif;
  font-size: 2vmin;
  font-style: italic;
  font-weight: 600;
  line-height: 3vmin;
}

.text-block-43.ft-v1 {
  color: #fff;
  font-family: forma-djr-text, sans-serif;
  font-size: 1.8vmin;
}

.paragraph-13 {
  color: #fff;
  font-size: 1.5vmin;
  line-height: 2vmin;
}

.paragraph-13._2 {
  text-align: center;
  font-family: forma-djr-text, sans-serif;
}

.text-block-24 {
  color: #fff;
  text-align: center;
  margin-bottom: 3vh;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

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

.link-13:hover {
  color: #fdc20a;
}

.div-block-12 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #191e0abf;
  border-radius: 1vh;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 5vw;
  padding-right: 2vw;
  display: flex;
}

.image-22 {
  height: 8vh;
  margin-top: 1vh;
  margin-bottom: 1vh;
}

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

.nav-link {
  color: #fff;
  height: auto;
  font-family: forma-djr-text, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
}

.nav-link:hover, .nav-link.w--current {
  color: #be9b78;
}

.button-5 {
  text-transform: uppercase;
  background-color: #be9b78;
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
}

.button-5:hover {
  background-color: #636466;
}

.navbar {
  background-color: #ddd0;
  width: 85%;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.section-5 {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
}

.column-32 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-field-4 {
  color: #fff;
  background-color: #ffffff08;
  border: 1px solid #fff;
  border-radius: 1vh;
}

.column-47 {
  padding-right: 0;
}

.form-block-3 {
  width: 100%;
  margin-top: 0;
}

.select-field-4 {
  color: #000;
  letter-spacing: .15em;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 1vh;
  padding-left: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-16 {
  color: #fff;
  font-size: 2vmin;
  line-height: 3vmin;
}

.link-block-7 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1vh;
  font-size: 2vmin;
  line-height: 3vmin;
  text-decoration: none;
  display: flex;
}

.link-block-7:hover {
  color: #fe0000;
}

.text-block-46 {
  color: #fff;
}

.textarea-2 {
  color: #fff;
  background-color: #ffffff08;
  border: 1px solid #fff;
  border-radius: 1vh;
}

.textarea-2::placeholder, .textarea-2:lang(en) {
  color: #fff;
}

.form-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.column-33 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.text-block-47 {
  color: #fff;
}

.columns-20 {
  border-bottom: 0 solid #0a0f3f;
  margin-bottom: 1vh;
}

.section-14 {
  background-image: linear-gradient(#000000d1, #000000d1), url('../images/m4-logistics-freight-miami-and-vehicles.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 10vh;
  display: flex;
}

.heading-16 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 70%;
  font-size: 4vw;
  line-height: 4vw;
}

.heading-16.white-bg {
  color: #cb0123;
}

.paragraph-15 {
  color: #fff;
  text-align: center;
  max-width: 75%;
  margin-top: 2vh;
  margin-bottom: 5vh;
  font-size: 2vmin;
  line-height: 3vmin;
}

.paragraph-15.white-bg {
  color: #fff;
  font-family: forma-djr-text, sans-serif;
}

.heading-15 {
  color: #f5f2e9;
  text-transform: uppercase;
  margin-top: 0;
  font-family: modesto-expanded, sans-serif;
  font-size: 4vmin;
  font-style: italic;
  line-height: 4vmin;
}

.text-block-45 {
  color: #fff;
}

.column-37 {
  padding-left: 0;
  padding-right: 0;
}

.text-field-5 {
  color: #fff;
  background-color: #ffffff08;
  border: 1px solid #fff;
  border-radius: 1vh;
  margin-bottom: 3vh;
}

.submit-button-3 {
  color: #fff;
  letter-spacing: .15em;
  text-transform: uppercase;
  background-color: #be9b78;
  border: 0 solid #fff;
  border-radius: 0;
  width: auto;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4vw;
  padding-right: 4vw;
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
  font-weight: 700;
  transition: all .3s cubic-bezier(.6, .04, .98, .335);
}

.submit-button-3:hover {
  background-color: var(--main-kelly);
  color: #fff;
  border-width: 0;
}

.field-label-4 {
  color: #f5f2e9;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-top: 1vh;
  font-family: modesto-poster, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-2 {
  color: #f5f2e9;
  font-family: modesto-expanded, sans-serif;
  font-size: 3vw;
  font-style: italic;
  line-height: 3vw;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-size: 1.5vmin;
}

.bold-text-7 {
  color: #be9b78;
  font-family: modesto-expanded, sans-serif;
  font-style: italic;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .inlinevideo {
    height: 85vh;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .div-block-2 {
    width: 85%;
  }

  .paragraph, .div-block-4 {
    width: 100%;
  }

  .div-block-6 {
    width: 85%;
  }

  .paragraph-2 {
    text-align: left;
  }

  .paragraph-2._2 {
    text-align: center;
  }

  .heading-2 {
    text-align: center;
    font-size: 4vw;
    line-height: 4vw;
  }

  .section {
    flex-flow: column;
    padding-bottom: 3vh;
    padding-right: 0;
  }

  .div-block-8 {
    width: 100%;
  }

  .values-grid {
    grid-template-columns: 1fr 1fr;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .offer-div {
    width: 40vw;
    height: 40vw;
  }

  .quick-stack-4 {
    width: 85vw;
  }

  .cell-21 {
    justify-content: flex-start;
    align-items: center;
  }

  .plus-symbol {
    width: 5vw;
    height: 5vw;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .cell-13 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .image-13 {
    width: 30%;
    height: auto;
  }

  .cell-14 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-13 {
    text-align: center;
  }

  .text-block-24 {
    font-size: 12px;
  }

  .div-block-12 {
    align-items: center;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #000c;
  }

  .button-5 {
    display: block;
  }

  .menu-button {
    background-color: var(--main-kelly);
    border-radius: 1vh;
  }

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

  .icon {
    color: #fff;
  }

  .column-32 {
    align-items: flex-start;
    padding-right: 10px;
  }

  .column-47 {
    padding-left: 0;
  }

  .form-block-3 {
    width: 80vw;
    margin-top: 0;
  }

  .column-33 {
    padding-left: 0;
  }

  .column-37 {
    padding-right: 10px;
  }

  .submit-button-3 {
    margin-top: 1vh;
  }
}

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .form-block-3 {
    margin-top: 0;
  }

  .heading-16 {
    font-size: 5vw;
    line-height: 5vw;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    width: 85%;
    font-family: modesto-poster, sans-serif;
    font-size: 7vw;
    line-height: 8vw;
  }

  .paragraph {
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .div-block-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 85%;
  }

  .button, .button-2 {
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .div-block-4 {
    margin-bottom: 4vh;
  }

  .link-block {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    padding-right: 5vw;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 4vmin;
    line-height: 6vmin;
  }

  .paragraph-2._2 {
    font-size: 4vmin;
    line-height: 6vmin;
  }

  .heading-2 {
    font-family: modesto-expanded, sans-serif;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block {
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .section {
    padding-bottom: 5vh;
  }

  .button-3 {
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .paragraph-3 {
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .heading-3 {
    font-family: modesto-expanded, sans-serif;
    font-size: 7vw;
    line-height: 8vw;
  }

  .bold-text {
    font-family: modesto-expanded, sans-serif;
  }

  .map-flex {
    grid-template-columns: 1fr;
  }

  .heading-4 {
    font-family: modesto-expanded, sans-serif;
  }

  .values-grid {
    grid-template-columns: 1fr;
  }

  .heading-6, .heading-7 {
    font-family: modesto-expanded, sans-serif;
  }

  .fleet-row {
    flex: 0 auto;
    grid-template-columns: 220px;
    place-content: stretch center;
  }

  .heading-9, .code, .heading-10 {
    font-family: modesto-expanded, sans-serif;
  }

  .container {
    max-width: none;
  }

  .offer-div {
    width: 100%;
    height: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .offer-title {
    font-family: modesto-expanded, sans-serif;
    font-size: 6vmin;
    line-height: 6vmin;
  }

  .cover-title {
    font-family: modesto-expanded, sans-serif;
    font-size: 5vmin;
    line-height: 5vmin;
  }

  .paragraph-11 {
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .heading-11 {
    width: 85%;
    font-family: modesto-expanded, sans-serif;
    font-size: 7vw;
    line-height: 8vw;
  }

  .button-4 {
    font-size: 5vmin;
    line-height: 5vmin;
  }

  .paragraph-12 {
    width: 85vw;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .plus-symbol {
    width: 10vw;
    height: 10vw;
  }

  .offer-text {
    text-align: left;
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .heading-12 {
    font-size: 6vmin;
    line-height: 6vmin;
  }

  .quick-stack-6 {
    padding: 5px;
  }

  .form {
    flex-flow: column;
  }

  .image-13 {
    width: 65%;
  }

  .link-block-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link {
    font-size: 4.5vmin;
    line-height: 7vmin;
  }

  .text-block-41 {
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .text-block-41.fv-v1 {
    font-size: 4.5vmin;
  }

  .text-block-40 {
    font-size: 5vmin;
  }

  .text-block-40.ft-v2 {
    font-size: 4.5vmin;
  }

  .text-field {
    text-align: center;
    margin-bottom: 1vh;
  }

  .text-block-42 {
    font-size: 5vmin;
    line-height: 5vmin;
  }

  .text-block-43 {
    text-align: center;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .text-block-43.ft-v1 {
    font-size: 4.5vmin;
  }

  .paragraph-13 {
    max-width: 85%;
    font-size: 3.3vmin;
    line-height: 6vmin;
  }

  .text-block-24 {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link {
    font-size: 5vmin;
    line-height: 5vmin;
  }

  .menu-button {
    background-color: var(--main-kelly);
  }

  .column-32 {
    align-items: center;
    padding-right: 0;
  }

  .column-47 {
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-3 {
    width: 85vw;
    margin-top: 5vh;
  }

  .paragraph-16 {
    text-align: center;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .link-block-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-46 {
    text-align: center;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .column-33 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-47 {
    text-align: center;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .cell-30 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-16 {
    max-width: 85%;
    font-size: 8vw;
    line-height: 8vw;
  }

  .paragraph-15 {
    max-width: 85%;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .heading-15 {
    font-size: 7vmin;
    line-height: 7vmin;
  }

  .text-block-45 {
    font-size: 5vmin;
  }

  .column-37 {
    padding-right: 0;
  }

  .submit-button-3 {
    width: 65vw;
  }

  .field-label-4 {
    text-align: center;
    line-height: 16px;
  }

  .bold-text-2 {
    font-size: 7vw;
    line-height: 7vw;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-size: 3.5vmin;
  }
}

#w-node-b30c1ab7-0bc6-9771-08ce-8bf8240f3151-324c7f46 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5c065d54-5c04-d607-5ff7-fe42be38e82f-324c7f46 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-_5c065d54-5c04-d607-5ff7-fe42be38e854-324c7f46 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-d4d74854-56bc-9aae-030b-04eba9684e8c-324c7f46 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c4d9f880-0ece-aaa2-b3f7-32c959fa224b-59fa224a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_5b3500a9-7f57-48af-2aed-ed1d0efd66e0-ba29e365 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c4ac652f-5402-fd76-e2a8-f6738bcd3145-1b03e404 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-b30c1ab7-0bc6-9771-08ce-8bf8240f3151-324c7f46 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c065d54-5c04-d607-5ff7-fe42be38e82f-324c7f46, #w-node-_5c065d54-5c04-d607-5ff7-fe42be38e854-324c7f46 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d4d74854-56bc-9aae-030b-04eba9684e8c-324c7f46, #w-node-c4d9f880-0ece-aaa2-b3f7-32c959fa224b-59fa224a, #w-node-_5b3500a9-7f57-48af-2aed-ed1d0efd66e0-ba29e365 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c4ac652f-5402-fd76-e2a8-f6738bcd3145-1b03e404 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5c065d54-5c04-d607-5ff7-fe42be38e82f-324c7f46, #w-node-_5c065d54-5c04-d607-5ff7-fe42be38e854-324c7f46 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


