@import url("https://fonts.googleapis.com/css?family=Gothic+A1:400,300,200|Open+Sans:300,400,700,900|Overpass:200,300,400,600i,700,900i|Work+Sans");
body, h1, h2, h3, h4, h5 {
  font-family: Overpass, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

h1, h2, h3, h4, h5 {
  color: #ce083c;
  font-weight: 900; }

p {
  font-family: Open Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 13pt;
  line-height: 1.5;
  color: #686868; }

a {
  color: #f84473; }

a:hover {
  text-decoration: none;
  color: #f72c61; }
.btn.btn-success {
    color: #ffffff;
    background-color: #ce083d;
    border-color: #ce083d;
}
.btn.btn-success:hover {
    color: #ffc107;
    background-color: #ce083d;
    border-color: #ce083d;
}
.content {
  padding: 80px 0; }
  .content h1, .content h2, .content h3, .content h4, .content h5 {
    color: #000000;
    line-height: inherit; }
  .content h1 {
    color: #000000;
    font-weight: 900 !important;
    font-size: 40pt;
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1.3; }
  .content p {
    font-size: 13pt;
    color: #686868;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-family: Work Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .content p.lead {
    font-size: 20pt;
    font-weight: 500; }
  .content p.sub-head {
    font-family: Gothic A1, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: italic;
    font-weight: 300;
    color: #000000;
    font-size: 22pt; }
  .content .line {
    position: relative;
    display: inline-block;
    margin-bottom: 50px; }
  .content .line:after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 17%;
    height: 5px;
    background-color: #ce083c; }
  .content li {
    margin-top: 5px;
    line-height: 18pt;
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    font-size: 13pt;
    line-height: 20pt;
    color: #686868; }
  .content .blue-grid {
    height: 32px; }
  .content .blue-grid-sm {
    height: 24px; }

.bg-dark {
  background-color: #ce083c !important; }

.btn-primary {
  background: #ce083c;
  border: none; }

.btn-primary:hover {
  background: #dba430; }

/* CSS used here will be applied after bootstrap.css */
.navbar {
  background: white;
  background: -webkit-linear-gradient(343deg, white 38%, #ce083c 38.05%);
  background: -o-linear-gradient(343deg, white 38%, #ce083c 38.05%);
  background: linear-gradient(107deg, white 38%, #ce083c 38.05%);
  padding: 20px 0; }
  @media (max-width: 991.98px) {
    .navbar {
      background: #ffffff !important;
      padding: 20px;
      border-bottom: 1px solid #ce083c; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar {
      background: white;
      background: -webkit-linear-gradient(343deg, white 25%, #ce083c 25.05%);
      background: -o-linear-gradient(343deg, white 25%, #ce083c 25.05%);
      background: linear-gradient(107deg, white 25%, #ce083c 25.05%);
      padding: 20px 0; } }
  @media (min-width: 1200px) and (max-width: 1439.98px) {
    .navbar {
      background: -webkit-linear-gradient(343deg, white 33%, #ce083c 33.05%);
      background: -o-linear-gradient(343deg, white 33%, #ce083c 33.05%);
      background: linear-gradient(107deg, white 33%, #ce083c 33.05%); } }
  @media (min-width: 1440px) and (max-width: 1919.98px) {
    .navbar {
      background: -webkit-linear-gradient(343deg, white 35%, #ce083c 35.05%);
      background: -o-linear-gradient(343deg, white 35%, #ce083c 35.05%);
      background: linear-gradient(107deg, white 35%, #ce083c 35.05%); } }
  @media only screen and (min-width: 2560px) {
    .navbar {
      background: -webkit-linear-gradient(343deg, white 41%, #ce083c 41.05%);
      background: -o-linear-gradient(343deg, white 41%, #ce083c 41.05%);
      background: linear-gradient(107deg, white 41%, #ce083c 41.05%); } }
  @media (max-width: 767.98px) {
    .navbar .navbar-brand img {
      width: 150px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .navbar .navbar-brand img {
      width: 200px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar .navbar-brand img {
      width: 150px; } }
  .navbar .navbar-toggler {
    color: #ce083c !important;
    border-color: #ce083c;
    padding: 5px 8px;
    padding-top: 7px; }
  .navbar .navbar-nav {
    margin-left: 70px; }
    @media (max-width: 991.98px) {
      .navbar .navbar-nav {
        margin-left: 0;
        margin-right: 0;
        width: 100%; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .navbar .navbar-nav {
        margin-left: 100px; } }
    .navbar .navbar-nav .nav-item {
      margin-right: 55px; }
      @media (max-width: 991.98px) {
        .navbar .navbar-nav .nav-item {
          margin-right: 0px; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .navbar .navbar-nav .nav-item {
          margin-right: 40px; } }
    .navbar .navbar-nav .nav-item:last-child {
      margin-right: 0; }
    .navbar .navbar-nav .active {
      position: relative;
      display: inline-block; }
    .navbar .navbar-nav .active:after {
      content: '';
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 7px;
      background-color: #dba430; }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .navbar .navbar-nav .active:after {
          bottom: 0px;
          height: 5px;
          width: 100%; } }
    .navbar .navbar-nav .nav-link {
      font-weight: 400;
      font-size: 17pt;
      line-height: 50pt;
      text-transform: uppercase;
      color: #ffffff !important;
      padding: 0; }
      @media (max-width: 575.98px) {
        .navbar .navbar-nav .nav-link {
          color: #ce083c !important; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .navbar .navbar-nav .nav-link {
          color: #ce083c !important;
          line-height: 40pt; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .navbar .navbar-nav .nav-link {
          color: #ce083c !important;
          line-height: 40pt; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .navbar .navbar-nav .nav-link {
          font-size: 14pt; } }
    .navbar .navbar-nav .nav-link:hover {
      color: #dba430 !important; }

.blue {
  background: white;
  background: -webkit-linear-gradient(343deg, white 38%, #023ac1 38.05%);
  background: -o-linear-gradient(343deg, white 38%, #023ac1 38.05%);
  background: linear-gradient(107deg, white 38%, #023ac1 38.05%); }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .blue {
      background: white;
      background: -webkit-linear-gradient(343deg, white 25%, #023ac1 25.05%);
      background: -o-linear-gradient(343deg, white 25%, #023ac1 25.05%);
      background: linear-gradient(107deg, white 25%, #023ac1 25.05%);
      padding: 20px 0; } }
  @media (min-width: 1200px) and (max-width: 1439.98px) {
    .blue {
      background: -webkit-linear-gradient(343deg, white 33%, #023ac1 33.05%);
      background: -o-linear-gradient(343deg, white 33%, #023ac1 33.05%);
      background: linear-gradient(107deg, white 33%, #023ac1 33.05%); } }
  @media (min-width: 1440px) and (max-width: 1919.98px) {
    .blue {
      background: -webkit-linear-gradient(343deg, white 35%, #023ac1 35.05%);
      background: -o-linear-gradient(343deg, white 35%, #023ac1 35.05%);
      background: linear-gradient(107deg, white 35%, #023ac1 35.05%); } }
  @media only screen and (min-width: 2560px) {
    .blue {
      background: -webkit-linear-gradient(343deg, white 41%, #023ac1 41.05%);
      background: -o-linear-gradient(343deg, white 41%, #023ac1 41.05%);
      background: linear-gradient(107deg, white 41%, #023ac1 41.05%); } }

.carousel {
  margin-top: 140px; }
  @media (max-width: 575.98px) {
    .carousel {
      margin-top: 100px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .carousel {
      margin-top: 100px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .carousel {
      margin-top: 115px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .carousel {
      margin-top: 105px; } }
  .carousel .carousel-caption {
    right: -200px;
    bottom: 80px; }
    .carousel .carousel-caption .caption-block {
      display: inline-block;
      border: solid 10pt #ffffff;
      background-color: transparent;
      width: 450px;
      height: 220px;
      border-right: 0;
      position: relative; }
      .carousel .carousel-caption .caption-block .right-bar {
        position: absolute;
        right: 0;
        border-top: solid 20pt #ffffff;
        border-bottom: solid 65pt #ffffff;
        width: 12px;
        height: 200px; }
      .carousel .carousel-caption .caption-block h1 {
        font-weight: 900;
        font-style: italic;
        line-height: 40pt;
        font-size: 45pt;
        color: #ffffff;
        padding-top: 50px;
        padding-left: 75px;
        width: 500px;
        display: block; }
      .carousel .carousel-caption .caption-block .yellow {
        color: #f5e20e !important; }
  @media (min-width: 992px) {
    .carousel .carousel-caption {
      right: -115px;
      bottom: 30px; }
      .carousel .carousel-caption .caption-block {
        display: inline-block;
        border: solid 8pt #ffffff;
        background-color: transparent;
        width: 285px;
        height: 170px;
        border-right: 0;
        position: relative; }
        .carousel .carousel-caption .caption-block .right-bar {
          position: absolute;
          right: 0;
          border-top: solid 18pt #ffffff;
          border-bottom: solid 45pt #ffffff;
          width: 10px;
          height: 150px; }
        .carousel .carousel-caption .caption-block h1 {
          font-weight: 900;
          font-style: italic;
          line-height: 35pt;
          font-size: 30pt;
          color: #ffffff;
          padding-top: 40px;
          padding-left: 30px;
          width: 400px;
          display: block; }
        .carousel .carousel-caption .caption-block .yellow {
          color: #f5e20e !important; } }
  @media (min-width: 1200px) {
    .carousel .carousel-caption {
      right: -150px;
      bottom: 35px; }
      .carousel .carousel-caption .caption-block {
        display: inline-block;
        border: solid 10pt #ffffff;
        background-color: transparent;
        width: 380px;
        height: 220px;
        border-right: 0;
        position: relative; }
        .carousel .carousel-caption .caption-block .right-bar {
          position: absolute;
          right: 0;
          border-top: solid 20pt #ffffff;
          border-bottom: solid 65pt #ffffff;
          width: 12px;
          height: 200px; }
        .carousel .carousel-caption .caption-block h1 {
          font-weight: 900;
          font-style: italic;
          line-height: 40pt;
          font-size: 42pt;
          color: #ffffff;
          padding-top: 50px;
          padding-left: 30px;
          width: 450px;
          display: block; }
        .carousel .carousel-caption .caption-block .yellow {
          color: #f5e20e !important; } }
  @media (min-width: 1540px) {
    .carousel .carousel-caption {
      right: -200px;
      bottom: 80px; }
      .carousel .carousel-caption .caption-block {
        display: inline-block;
        border: solid 10pt #ffffff;
        background-color: transparent;
        width: 450px;
        height: 220px;
        border-right: 0;
        position: relative; }
        .carousel .carousel-caption .caption-block .right-bar {
          position: absolute;
          right: 0;
          border-top: solid 20pt #ffffff;
          border-bottom: solid 65pt #ffffff;
          width: 12px;
          height: 200px; }
        .carousel .carousel-caption .caption-block h1 {
          font-weight: 900;
          font-style: italic;
          line-height: 40pt;
          font-size: 45pt;
          color: #ffffff;
          padding-top: 50px;
          padding-left: 75px;
          width: 500px;
          display: block; }
        .carousel .carousel-caption .caption-block .yellow {
          color: #f5e20e !important; } }
  .carousel .carousel-indicators li {
    border-radius: 20px;
    background-color: #ffffff; }
  .carousel .carousel-indicators .active {
    background-color: #f5e20e; }

.featured {
  padding: 80px 0;
  background: url("../images/bg-featured.jpg") no-repeat top center;
  height: 790px;
  position: relative;
  background-size: auto 100%; }
  @media (max-width: 575.98px) {
    .featured {
      padding-top: 50px;
      height: 500px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .featured {
      height: auto;
      position: static !important; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .featured {
      height: 700px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .featured {
      padding: 70px 0;
      height: 650px; } }
  .featured .caption {
    font-size: 30pt;
    line-height: 35pt;
    font-weight: 200;
    font-family: Overpass, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #ffffff;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.5); }
    @media (max-width: 575.98px) {
      .featured .caption {
        font-size: 22pt;
        line-height: 27pt; } }
    .featured .caption strong {
      font-weight: 600; }
  .featured .feature-logo {
    padding-top: 15px;
    width: 221px; }
    @media (min-width: 576px) {
      .featured .feature-logo {
        width: 302px; } }
  .featured .featured-block-group {
    position: relative;
    top: 120px; }
    @media (max-width: 575.98px) {
      .featured .featured-block-group {
        top: 55px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .featured .featured-block-group {
        top: 65px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .featured .featured-block-group {
        top: 75px; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .featured .featured-block-group {
        width: auto;
        top: 52px; } }
    .featured .featured-block-group a {
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .featured .featured-block-group a:hover h1 {
      letter-spacing: 2pt;
      color: #ffffff;
      background-color: #ce083c;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5); }
    .featured .featured-block-group .featured-block {
      -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
      width: 100%;
      height: 305px; }
      @media (max-width: 575.98px) {
        .featured .featured-block-group .featured-block {
          -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
          height: auto; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .featured .featured-block-group .featured-block {
          height: auto; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .featured .featured-block-group .featured-block {
          height: auto; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .featured .featured-block-group .featured-block {
          height: 265px; } }
      .featured .featured-block-group .featured-block h1 {
        display: block;
        background-color: #ffffff;
        font-weight: 300;
        font-size: 24pt;
        text-align: center;
        padding: 15px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        @media (min-width: 576px) and (max-width: 767.98px) {
          .featured .featured-block-group .featured-block h1 {
            font-size: 20pt; } }
      .featured .featured-block-group .featured-block .list-block {
        padding: 25px 35px;
        background-color: #ffffff;
        height: 305px; }
        @media (max-width: 991.98px) {
          .featured .featured-block-group .featured-block .list-block {
            height: auto; } }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .featured .featured-block-group .featured-block .list-block {
            padding: 15px 20px;
            height: 265px; } }
        .featured .featured-block-group .featured-block .list-block ul {
          padding: 0;
          margin: 0; }
          .featured .featured-block-group .featured-block .list-block ul h3 {
            background: none;
            font-style: italic;
            color: #000000;
            letter-spacing: 1pt; }
            @media (max-width: 767.98px) {
              .featured .featured-block-group .featured-block .list-block ul h3 {
                font-size: 1.5rem; } }
            @media (min-width: 992px) and (max-width: 1199.98px) {
              .featured .featured-block-group .featured-block .list-block ul h3 {
                font-size: 1.15rem; } }
          .featured .featured-block-group .featured-block .list-block ul li {
            background: url("../images/bullet-featured-list.jpg") left no-repeat;
            list-style: none;
            font-family: Overpass, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            font-style: italic;
            padding-left: 40px; }
            .featured .featured-block-group .featured-block .list-block ul li a {
              color: #0070bb;
              font-size: 15pt;
              font-weight: 600;
              display: block;
              line-height: 23pt;
              -webkit-transition: 0.2s;
              -o-transition: 0.2s;
              transition: 0.2s; }
              @media (min-width: 992px) and (max-width: 1199.98px) {
                .featured .featured-block-group .featured-block .list-block ul li a {
                  font-size: 14pt;
                  line-height: 23pt; } }
            .featured .featured-block-group .featured-block .list-block ul li a:hover {
              color: #ce083c;
              padding-left: 5px;
              -webkit-transition: 0.2s;
              -o-transition: 0.2s;
              transition: 0.2s; }

.welcome {
  padding: 100px 0 50px; }
  @media (max-width: 767.98px) {
    .welcome {
      padding: 50px 0; } }
  .welcome h1 {
    font-family: Gothic A1, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: italic;
    font-weight: 300;
    color: #000000;
    font-size: 26pt; }
  .welcome h1.normal {
    font-style: inherit;
    font-weight: 400; }
  .welcome p {
    font-family: Work Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #1a1a1a;
    font-size: 16pt; }
  .welcome .line {
    position: relative;
    display: inline-block;
    margin-bottom: 50px; }
  .welcome .line:after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    width: 17%;
    height: 5px;
    background-color: #ce083c; }
  .welcome .img-welcome {
    -webkit-box-shadow: 20px 20px 0px #4d8ac9;
    box-shadow: 20px 20px 0px #4d8ac9; }
    @media (max-width: 575.98px) {
      .welcome .img-welcome {
        -webkit-box-shadow: 5px 5px 0px #4d8ac9;
        box-shadow: 5px 5px 0px #4d8ac9; } }
  @media (max-width: 575.98px) {
    .welcome h2.phone {
      font-size: 25pt; } }

.toll-phone {
  background-color: #0070bb;
  padding: 40px 0; }
  .toll-phone h1 {
    font-weight: 200;
    font-size: 2.75rem; }
    @media (max-width: 575.98px) {
      .toll-phone h1 {
        font-size: 2rem; } }

.truck-size {
  padding: 50px 0;
  background-color: #000000;
  color: #ffffff !important;
  font-family: Gothic A1, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: italic; }
  .truck-size h1 {
    color: #ffffff !important;
    font-weight: 300 !important;
    font-size: 29pt; }
    @media (max-width: 575.98px) {
      .truck-size h1 {
        font-size: 20pt; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .truck-size h1 {
        font-size: 24pt; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .truck-size h1 {
        font-size: 30pt; } }
  .truck-size .line {
    position: relative;
    display: inline-block;
    margin-bottom: 70px; }
  .truck-size .line:after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    right: 0;
    width: 10%;
    margin: 0 auto;
    height: 5px;
    background-color: #ffffff; }
  .truck-size ul {
    margin-top: 20px;
    margin: 0 auto;
    display: block; }
    .truck-size ul li {
      font-weight: 400;
      font-style: normal;
      margin-right: 90px;
      font-size: 24pt;
      display: inline-block;
      line-height: 2; }
      @media (max-width: 575.98px) {
        .truck-size ul li {
          font-size: 15.5pt;
          margin-right: 40px; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .truck-size ul li {
          font-size: 18pt; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .truck-size ul li {
          font-size: 20pt; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .truck-size ul li {
          font-size: 22pt; } }
  .truck-size .fa-circle {
    font-size: 10px;
    position: relative;
    top: -8px;
    margin-right: 4px; }
    @media (max-width: 575.98px) {
      .truck-size .fa-circle {
        font-size: 6px;
        top: -5px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .truck-size .fa-circle {
        font-size: 8px;
        top: -5px; } }

footer {
  padding: 70px 0 80px;
  background: url("../images/bg-footer.jpg") no-repeat top center;
  background-size: auto 100%; }
  @media (max-width: 575.98px) {
    footer {
      background-repeat: repeat-y; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    footer {
      background-repeat: repeat-y; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    footer {
      background-repeat: repeat-y; } }
  footer h5 {
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: 600; }
  footer .line {
    position: relative;
    display: block;
    margin-bottom: 35px; }
  footer .line:after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    width: 80%;
    height: 1px;
    background-color: #ffffff; }
  footer h5, footer address, footer p {
    color: #ffffff; }
  footer p.about {
    font-family: Work Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 200;
    font-size: 13pt; }
  footer address {
    font-weight: 400;
    font-family: Open Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 13pt; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      footer address {
        font-size: 11pt; } }
    footer address .title {
      font-size: 14pt;
      font-weight: 600; }
    footer address a {
      color: #dba430; }
  footer nav a {
    display: block;
    color: #ffffff;
    font-weight: 300;
    padding-bottom: 5px; }
  footer nav a:hover {
    color: rgba(255, 255, 255, 0.7); }
  footer .copyright a {
    color: #ffffff; }

.map {
  margin-bottom: -10px; }
