

/* Start:/local/templates/prosto/public/css/styles_arenda.css?17654811688223*/
.avto-section__banner-title h1 {
  font-size: 72px;
  line-height: 84px;
  color: #353030;
  max-width: 660px;
  font-weight: bold;
  display: flex;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  text-align: center;
}

.avto-section__banner-title {
  padding: 20px 60px;
  position: relative;
}

.avto-section__banner-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(196, 196, 196, 0.42);
  filter: blur(3px);
  border: 3px solid rgba(0, 0, 0, 0.7);
}

.avto-section__banner-title--white:before {
  background: rgba(247, 245, 245, 0.58);
  border: 3px solid rgba(251, 249, 249, 0.7);
}

.avto-section__banner {
  background-size: cover;
  padding: 70px 0;
  background-position: center;
}

.avto-section {
  margin-top: -39px;
}

.auto-list-wrap.auto-list-wrap--avto-section .justify-content-around {
  justify-content: center !important;
}

.auto-list-wrap.auto-list-wrap--avto-section .item-tale {
  margin-left: 60px;
}

.avto-section__banner-title {
  align-items: center;
  display: flex;
}

.avto-section__chars-item {
  display: flex;
  margin-bottom: 70px;
  justify-content: space-between;
}

.avto-section__chars-content {
  margin-right: 33px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.avto-section__chars-title {
  color: black;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

.avto-section__chars-table {
  border-collapse: collapse;
  border: 1px solid black;
  border-color: black;
}

.avto-section__chars-table tr,
.avto-section__chars-table td {
  border: 1px solid black;
  color: black;
  font-weight: bold;
  line-height: 1.2;
  display: revert;
  text-align: center;
}

.avto-section__chars-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.avto-section__chars-left {
  display: flex;
  flex-direction: column;
  max-width: calc(100% - 400px);
}

.avto-section__chars-content .js-to-order-btn.to-order {
  background: #fff;
  color: #9b3c51;
  padding: 12px 29px;
  display: inline-block;
  border: 2px solid #9b3c51;
  border-radius: 10px;
  width: 260px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  margin: 20px auto;
}

.js-to-order-btn.to-order:hover {
  color: #fff;
  background: #9b3c51;
  text-decoration: none;
}

.avto-section__chars-slider {
  position: relative;
}

.avto-section__chars-slider .slick-dots {
  bottom: 0;
}

.avto-section__chars-slider .slick-dots li button:before {
  font-size: 26px;
  line-height: 8px;
}

.avto-section__chars-slider .slick-dots li button:hover:before {
  color: #9b3c51;
}

.avto-section__chars-slider .slick-dots li.slick-active button:before {
  color: #9b3c51;
}

.avto-section__chars-slider .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: white;
}

.avto-section__chars-slider .slick-dots li button:before {
  color: white;
}

.avto-section__chars-image {
  flex-basis: 340px;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 485px;
}

.avto-section__chars-item img {
  max-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  max-height: 320px;
  margin: 0 auto;
}

.avto-section__chars-item:nth-child(2n) {
  flex-direction: row-reverse;
}

.avto-section__chars-item:nth-child(2n) .avto-section__chars-content {
  margin-right: 0;
  margin-left: 33px;
}

.avto-section__chars-table td {
  padding: 15px 35px;
}

.avto-section__chars-table--bottom {
  width: 100%;
}

.avto-section__chars-table--bottom td {
  font-size: 24px;
}

.avto-section__text--min {
  font-weight: bold;
  text-align: right;
  margin: 10px 0 20px;
  color: black;
}

.avto-section__service {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.avto-section__service-item {
  width: 100%;
}

.avto-section__service-item {
  max-width: 490px;
  margin-bottom: 30px;
}

.avto-section__service-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.auto-list-wrap .item-tale .actions .buttons {
  display: flex !important;
}

.avto-section__price-title {
  font-size: 24px;
  font-weight: bold;
}

table.avto-section__price-table {
  margin: 30px 0;
  border: 1px solid #9b3c51;
  width: 100%;
}

table.avto-section__price-table tr {
  border: 1px solid #9b3c51;
  display: revert;
}

table.avto-section__price-table td {
  border: 1px solid #9b3c51;
  display: revert;
}

.additional-options .title {
  font-size: 18px !important;
  margin: 20px 0 10px !important;
}

.auto-list-wrap .item-tale .actions .buttons a.to-order {
  /*position: relative;*/
  /*left: -19px;*/
  background: #fff;
  color: #9b3c51;
  padding: 12px 29px;
  display: inline-block;
  border: 2px solid #9b3c51;
  /*border-radius: 10px;*/
}

.auto-list-wrap .item-tale .link-detail {
  display: none;
}

.auto-list-wrap .item-tale .actions .buttons a {
  color: #3b3a60;
  padding: 12px 35px 12px 30px;
  display: inline-block;
  background: #f6f4f5;
  border: 2px solid #f6f4f5;
  /*border-radius: 10px;*/
}

.promo-code-wrapper {
  position: relative;
  margin-top: 22px;
}

.avto-section__price.detail-page .additional-options .item {
  display: flex !important;
}

.avto-section__price.detail-page .additional-options {
  display: block;
}

.detail-page .additional-options .item .price {
  margin-top: 0;
}

.detail-page .additional-options .item .name {
  margin-bottom: 0!important;
  display: block!important;
}

@media screen and (max-width: 1024px) {
  .avto-section__chars-table td {
    padding: 10px 20px;
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .avto-section__chars-image {
    height: 240px;
  }
}

@media screen and (max-width: 768px) {
  .avto-section__chars-content {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }

  table.avto-section__price-table {
    display: block;
  }

  table.avto-section__price-table tbody {
    max-width: 100%;
    overflow-x: scroll;
    display: block;
  }

  .avto-section__chars-item {
    flex-direction: column;
  }

  .avto-section__chars-item:nth-child(2n) {
    flex-direction: column;
  }

  .avto-section__chars-item:nth-child(2n) .avto-section__chars-content {
    margin-right: 0;
    margin-left: 0;
  }

  
  .avto-section__chars-slider {
    max-width: 100%;
  }

  .avto-section__chars-left {
    max-width: inherit;
  }
}
@media screen and (max-width: 560px) {
  .avto-section__banner-title h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  .avto-section__banner {
    padding: 40px 0;
  }  

  .auto-list-wrap.auto-list-wrap--avto-section .item-tale {
    margin-left: auto;
  }

  #advantages {
    padding-left: 15px!important;
  }

  .conditions-page #advantages .title,
  .park-page #advantages .title {
    font-size: 24px!important;
    line-height: 30px!important;
  }

  .avto-section__chars-table td {
    padding: 10px 20px;
    font-size: 14px;
  }

  .avto-section__text--min {
    font-size: 12px;
    line-height: 1;
  }

  table.avto-section__price-table td {
    padding: 10px 5px;
    text-align: left;
    font-size: 12px;
    line-height: 1.2;
  }

  table.avto-section__price-table {
    margin: 20px 0;
  }

  .avto-section__price-title {
    font-size: 20px;
  }

  .avto-section__price-title {
    font-size: 20px;
  }

  .avto-section__chars-title {
    font-size: 18px;
  }

  .avto-section__chars-item {
    margin-bottom: 30px;
  }

  .detail-page .additional-options .item .name {
    font-size: 12px!important;
    line-height: 1!important;
  }

  .detail-page .additional-options .item .price {
    font-size: 13px;
  }

  .avto-section__price.detail-page .additional-options .item {
    margin-right: 0px !important;
  }
}

/* End */
/* /local/templates/prosto/public/css/styles_arenda.css?17654811688223 */
