.rlc-infographic-page {
  background: #fff;
  color: #143351;
  text-align: center;
}

.rlc-infographic-page .white {
  color: #fff;
}
.rlc-infographic-page .yellow {
  color: #e1dc47;
}
.rlc-infographic-page .blue {
  color: #143351;
}
.rlc-infographic-page .bluebg {
  background: #143351;
  color: #fff;
}
.rlc-infographic-page .bluebg h1, .rlc-infographic-page .bluebg h2, .rlc-infographic-page .bluebg h3, .rlc-infographic-page .bluebg h4, .rlc-infographic-page .bluebg h5, .rlc-infographic-page .bluebg h6,
.rlc-infographic-page .bluebg .h1, .rlc-infographic-page .bluebg .h2, .rlc-infographic-page .bluebg .h3, .rlc-infographic-page .bluebg .h4, .rlc-infographic-page .bluebg .h5, .rlc-infographic-page .bluebg .h6 {
  color: #fff;
}
.rlc-infographic-page .greenbg {
  background: #74b6a8;
  color: #fff;
}
.rlc-infographic-page .greenbg h1, .rlc-infographic-page .greenbg h2, .rlc-infographic-page .greenbg h3, .rlc-infographic-page .greenbg h4, .rlc-infographic-page .greenbg h5, .rlc-infographic-page .greenbg h6,
.rlc-infographic-page .greenbg .h1, .rlc-infographic-page .greenbg .h2, .rlc-infographic-page .greenbg .h3, .rlc-infographic-page .greenbg .h4, .rlc-infographic-page .greenbg .h5, .rlc-infographic-page .greenbg .h6 {
  color: #fff;
}
.rlc-infographic-page .whitebg {
  background: #fff;
  color: #143351;
}
.rlc-infographic-page .left {
  text-align: left;
}
.rlc-infographic-page .justify {
  text-align: justify;
}
.rlc-infographic-page .negMargin {
  margin-left: -39px;
  margin-right: -39px;
}
.rlc-infographic-page h1, .rlc-infographic-page h2, .rlc-infographic-page h3, .rlc-infographic-page h4, .rlc-infographic-page h5, .rlc-infographic-page h6,
.rlc-infographic-page .h1, .rlc-infographic-page .h2, .rlc-infographic-page .h3, .rlc-infographic-page .h4, .rlc-infographic-page .h5, .rlc-infographic-page .h6 {
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
}
.rlc-infographic-page .h1-heading {
  font-weight: 400;
  font-size: 2rem;
  padding-bottom: 2rem;
}
.rlc-infographic-page .h1-heading strong {
  font-weight: 700;
}
@media (max-width: 575px) {
  .rlc-infographic-page h1 {
    font-size: 2rem;
  }
}
.rlc-infographic-page h2 {
  font-size: 1.5rem;
}
.rlc-infographic-page img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.rlc-infographic-page section {
  padding: 60px 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rlc-infographic-page section .container {
  width: 1140px !important;
  max-width: 100% !important;
  margin: 0 auto;
}
.rlc-infographic-page section .ribbon {
  margin: 2rem -39px;
  padding: 1rem 2rem;
}
.rlc-infographic-page section .ribbon p {
  margin: 0 auto;
  max-width: 560px;
}
@media (max-width: 379px) {
  .rlc-infographic-page section {
    padding: 30px 1rem;
  }
  .rlc-infographic-page section .ribbon {
    margin: 1.5rem -31px;
  }
  .rlc-infographic-page section .negMargin {
    margin-left: -31px;
    margin-right: -31px;
  }
}

.rlc-infographic-page#pedestrian-infographic .section-1 h1 {
  margin-bottom: 2rem;
  font-weight: 600;
}
.rlc-infographic-page#pedestrian-infographic .section-1 > .row {
  max-width: 80%;
}
.rlc-infographic-page#pedestrian-infographic .section-1 .boxit {
  height: 130px;
  margin-bottom: 20px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.rlc-infographic-page#pedestrian-infographic .section-1 .ribbon {
  background: #1e4d7a;
}
@media (min-width: 992px) {
  .rlc-infographic-page#pedestrian-infographic .section-1 .col-md-6 {
    max-width: 350px;
  }
}
.rlc-infographic-page#pedestrian-infographic .section-1 h4 {
  line-height: 1;
  text-transform: capitalize;
  font-weight: 600;
}
.rlc-infographic-page#pedestrian-infographic .section-2 .ribbon {
  background: #5aa293;
}
.rlc-infographic-page#pedestrian-infographic .section-2 small {
  display: block;
}
.rlc-infographic-page#pedestrian-infographic .section-2 .col-md-4 p {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-size: 18px;
}
.rlc-infographic-page#pedestrian-infographic .section-2 .negMargin {
  margin-bottom: -60px;
}
.rlc-infographic-page#pedestrian-infographic .section-3 p {
  font-weight: bold;
  font-size: 22px;
}
.rlc-infographic-page#pedestrian-infographic .section-3 .checkrow {
  justify-content: center;
}
.rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 {
  display: flex;
  justify-content: flex-start;
}
.rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 p {
  text-align: left;
  float: left;
  flex-grow: 1;
}
.rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 img {
  width: 45px;
  height: 40px;
  margin-right: 8px;
  flex-basis: 0;
}
@media (max-width: 379px) {
  .rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 p {
    text-align: center;
  }
  .rlc-infographic-page#pedestrian-infographic .section-3 .col-sm-6 img {
    margin: 0 auto;
  }
}
.rlc-infographic-page#pedestrian-infographic .section-4 {
  background: #143351;
  color: #e1dc47;
}
.rlc-infographic-page#pedestrian-infographic .section-4 h1, .rlc-infographic-page#pedestrian-infographic .section-4 h2, .rlc-infographic-page#pedestrian-infographic .section-4 h3, .rlc-infographic-page#pedestrian-infographic .section-4 h4, .rlc-infographic-page#pedestrian-infographic .section-4 h5, .rlc-infographic-page#pedestrian-infographic .section-4 h6,
.rlc-infographic-page#pedestrian-infographic .section-4 .h1, .rlc-infographic-page#pedestrian-infographic .section-4 .h2, .rlc-infographic-page#pedestrian-infographic .section-4 .h3, .rlc-infographic-page#pedestrian-infographic .section-4 .h4, .rlc-infographic-page#pedestrian-infographic .section-4 .h5, .rlc-infographic-page#pedestrian-infographic .section-4 .h6 {
  color: #e1dc47;
}
.rlc-infographic-page#pedestrian-infographic .section-4 h1 {
  margin-bottom: 2rem;
  font-weight: 600;
}
.rlc-infographic-page#pedestrian-infographic .section-4 img {
  width: 100%;
  height: 100px;
  object-fit: contain;
  object-position: center;
}
.rlc-infographic-page#pedestrian-infographic .section-4 h4 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  text-transform: capitalize !important;
}
.rlc-infographic-page#pedestrian-infographic .section-5 h1 {
  font-weight: 600;
  margin-bottom: 2rem;
}
.rlc-infographic-page#pedestrian-infographic .section-5 h1 strong {
  display: block;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow {
  align-items: flex-start;
  max-width: 700px;
  margin: 1rem auto;
}
.rlc-infographic-page#pedestrian-infographic .section-5 img {
  width: 85px;
  height: 70px;
  flex-grow: 0;
  padding: 10px 10px 0;
  object-fit: contain;
  object-position: top center;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedContent {
  text-align: justify;
  padding: 10px;
  border-left: 1px solid #143351;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedContent h4 {
  line-height: 1.3;
  padding: 10px;
  border-radius: 3px;
  background: #143351;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow:nth-of-type(even) {
  flex-direction: row-reverse;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow:nth-of-type(even) .hitpedContent {
  border-right: 1px solid #143351;
  border-left: 0;
}
.rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow:nth-of-type(even) .hitpedContent h4 {
  text-align: right;
}
@media (max-width: 479px) {
  .rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow {
    flex-direction: column !important;
    justify-content: center !important;
  }
  .rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow img {
    flex-basis: auto;
  }
  .rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow h4 {
    text-align: center !important;
  }
  .rlc-infographic-page#pedestrian-infographic .section-5 .hitpedrow .hitpedContent {
    border: 0 !important;
    flex-basis: auto;
  }
}
.rlc-infographic-page#bicycle-infographic .gray {
  padding: 1.8rem 0;
}
.rlc-infographic-page#bicycle-infographic .section-1 h1, .rlc-infographic-page#bicycle-infographic .section-1 h2, .rlc-infographic-page#bicycle-infographic .section-1 h3, .rlc-infographic-page#bicycle-infographic .section-1 h4, .rlc-infographic-page#bicycle-infographic .section-1 h5, .rlc-infographic-page#bicycle-infographic .section-1 h6,
.rlc-infographic-page#bicycle-infographic .section-1 .h1, .rlc-infographic-page#bicycle-infographic .section-1 .h2, .rlc-infographic-page#bicycle-infographic .section-1 .h3, .rlc-infographic-page#bicycle-infographic .section-1 .h4, .rlc-infographic-page#bicycle-infographic .section-1 .h5, .rlc-infographic-page#bicycle-infographic .section-1 .h6 {
  color: #e1dc47;
}
.rlc-infographic-page#bicycle-infographic .section-1 h2 {
  font-weight: 600;
  margin-bottom: 10px;
}
.rlc-infographic-page#bicycle-infographic .section-1 p {
  text-align: justify;
}
.rlc-infographic-page#bicycle-infographic .section-2 {
  background: #74b6a8;
  color: #fff;
}
.rlc-infographic-page#bicycle-infographic .section-2 h1 {
  font-weight: 600;
  margin-bottom: 2rem;
}
.rlc-infographic-page#bicycle-infographic .section-2 h1 strong {
  display: block;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow {
  align-items: flex-start;
  max-width: 700px;
  margin: 1rem auto;
}
.rlc-infographic-page#bicycle-infographic .section-2 img {
  width: 100px;
  height: 100px;
  flex-grow: 0;
  padding: 10px 10px 0;
  object-fit: contain;
  object-position: top center;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedContent {
  text-align: justify;
  padding: 10px;
  border-left: 1px solid #143351;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedContent h4 {
  line-height: 1.3;
  padding: 10px;
  border-radius: 3px;
  background: #143351;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow:nth-of-type(even) {
  flex-direction: row-reverse;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow:nth-of-type(even) .hitpedContent {
  border-right: 1px solid #143351;
  border-left: 0;
}
.rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow:nth-of-type(even) .hitpedContent h4 {
  text-align: right;
}
@media (max-width: 479px) {
  .rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow {
    flex-direction: column !important;
    justify-content: center !important;
  }
  .rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow img {
    flex-basis: auto;
  }
  .rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow h4 {
    text-align: center !important;
  }
  .rlc-infographic-page#bicycle-infographic .section-2 .hitpedrow .hitpedContent {
    border: 0 !important;
    flex-basis: auto;
  }
}

#embed-area .embed-section {
  padding: 0 35px 30px 35px;
  background: #fff;
  color: #010101;
  max-width: 1280px;
  margin: 0 auto;
}
#embed-area .embed-section .embed-textarea {
  padding: 0 30px;
}
#embed-area .embed-section .embed-label {
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  color: #002c48;
  font-family: "Europa", sans-serif;
}
#embed-area .embed-section textarea {
  margin-top: 20px;
  display: block;
  width: 100%;
  height: 160px;
  border: 2px solid #002c48;
  border-radius: 5px;
  padding: 20px;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
#embed-area .copy-btn {
  background-color: #002c48;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: block;
  max-width: 300px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
  padding: 15px 20px;
  border: 2px solid #002c48;
  cursor: pointer;
}
#embed-area .copy-btn:hover {
  background-color: #fff;
  color: #002c48;
}
#embed-area .img-section {
  margin-top: 30px;
  margin-bottom: 50px;
}/*# sourceMappingURL=infostyle.css.map */