.banner-with-prices {
  margin-top: 50px; }
  @media (max-width: 799px) {
    .banner-with-prices {
      margin-top: 30px; } }
  .banner-with-prices.margin-bottom {
    margin-bottom: 80px; }
  .banner-with-prices .car-desc {
    margin-top: 50px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #212529; }
    @media (max-width: 799px) {
      .banner-with-prices .car-desc {
        margin-top: 30px;
        font-size: 12px; } }
  .banner-with-prices .button-wrap {
    text-align: center; }
  .banner-with-prices .link-button {
    margin-top: 30px;
    font-size: 21px;
    line-height: 18px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
    max-width: 48%;
    text-transform: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease; }
    @media (max-width: 799px) {
      .banner-with-prices .link-button {
        font-size: 12px;
        line-height: 18px;
        max-width: 100%; } }
    @media (min-width: 799px) {
      .banner-with-prices .link-button:hover {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 4px 12px rgba(0, 0, 0, 0.2);
        border: 2px solid #fd6c1e;
        color: white;
        background: #fd6c1e; } }
  .banner-with-prices .owl-carousel {
    height: 752px; }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .banner-with-prices .owl-carousel {
        height: 650px; } }
    @media (max-width: 799px) {
      .banner-with-prices .owl-carousel {
        height: 480px; } }
    .banner-with-prices .owl-carousel .owl-stage-outer, .banner-with-prices .owl-carousel .owl-stage, .banner-with-prices .owl-carousel .banner, .banner-with-prices .owl-carousel .owl-item {
      height: 100%; }
    .banner-with-prices .owl-carousel .owl-nav {
      position: absolute;
      top: 50%;
      margin-top: -30px;
      width: 100%;
      height: 0; }
      @media screen and (max-width: 799px) {
        .banner-with-prices .owl-carousel .owl-nav {
          display: none !important; } }
      .banner-with-prices .owl-carousel .owl-nav button {
        width: 33px;
        height: 61px;
        position: absolute; }
        .banner-with-prices .owl-carousel .owl-nav button span {
          font-size: 0; }
      .banner-with-prices .owl-carousel .owl-nav .owl-prev {
        left: 25px;
        background: url("../../../../img/carousel-arrow-left.png") center no-repeat !important; }
      .banner-with-prices .owl-carousel .owl-nav .owl-next {
        right: 25px;
        background: url("../../../../img/carousel-arrow-right.png") center no-repeat !important; }
  .banner-with-prices .banner {
    height: 752px;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .banner-with-prices .banner {
        height: 650px; } }
    @media (max-width: 799px) {
      .banner-with-prices .banner {
        height: 480px; } }
    .banner-with-prices .banner .text-banner {
      max-width: 1470px;
      padding-top: 70px;
      margin: 0 auto;
      position: relative; }
      @media (max-width: 799px) {
        .banner-with-prices .banner .text-banner {
          padding-top: 30px; } }
      .banner-with-prices .banner .text-banner .car-name {
        font-size: 48px;
        color: #ffffff;
        font-weight: 300;
        font-family: "Montserrat";
        text-align: center;
        margin: 0 auto;
        display: block;
        text-transform: uppercase; }
        @media (max-width: 799px) {
          .banner-with-prices .banner .text-banner .car-name {
            font-size: 26px;
            padding-top: 30px; } }
        @media (max-width: 479px) {
          .banner-with-prices .banner .text-banner .car-name {
            max-width: 215px; } }
      .banner-with-prices .banner .text-banner .advantages {
        margin: 120px 0px 120px 0px; }
        @media (max-width: 799px) {
          .banner-with-prices .banner .text-banner .advantages {
            margin: 20px 0px 30px 0px; } }
        .banner-with-prices .banner .text-banner .advantages .item {
          padding: 12px 0 12px 15px;
          text-align: left;
          font-size: 16px;
          color: #ffffff;
          font-weight: 400;
          font-family: "Montserrat";
          text-transform: uppercase; }
          @media (max-width: 799px) {
            .banner-with-prices .banner .text-banner .advantages .item {
              padding: 10px 5px 10px 35px;
              font-size: 12px; } }
          .banner-with-prices .banner .text-banner .advantages .item.star-icon {
            background: url(../../../../img/rent/list-point-star.png);
            background-position: left center;
            background-repeat: no-repeat;
            background-size: 55px;
            padding: 12px 0 12px 65px; }
            @media (max-width: 799px) {
              .banner-with-prices .banner .text-banner .advantages .item.star-icon {
                background-size: 30px;
                padding: 10px 5px 10px 35px; } }
  .banner-with-prices .section-price-table tr td:nth-child(1) {
    width: 450px; }
    @media (max-width: 1480px) {
      .banner-with-prices .section-price-table tr td:nth-child(1) {
        width: auto; } }
  .banner-with-prices .table-vision {
    overflow: hidden; }

/*# sourceMappingURL=style.css.map */
