

/* Start:/capability/off-road-guide/style.css?15547935691346*/
.off-road-title {
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold",sans-serif;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background: #000;
  margin: 0;
  padding: 36px 0; }
  .off-road-title span {
    color: #bdbdbd;
    margin: 10px auto 0;
    max-width: 960px;
    font-size: 14px;
    line-height: 18px;
    display: block;
    text-transform: none;
    font-weight: 400; }

.off-road__container {
  background: #fff; }

.off-road__item {
  padding: 0 !important; }

.off-road__img img {
  width: 100%;
  display: block; }

.off-road__img, .off-road__info {
  padding: 0 !important; }

.off-road__info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.off-road__wrapper {
  padding: 40px 65px; }

.off-road__title {
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  margin: 5px 0 10px 0;
  font-family: "proxima_nova_rgbold",sans-serif;
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .off-road__title {
    font-size: 26px; }
  .off-road__wrapper {
    padding: 20px 30px; }
  .off-road__info + .off-road__img {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; } }

/* End */
/* /capability/off-road-guide/style.css?15547935691346 */
