

/* Start:/local/templates/.default/assets/bx-styles/contact.css?17331491071415*/
.contact {
  position: relative;
  z-index: 1
}
.contact__img {
  width: 100%;
  height: 100%
}
.contact__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.contact__description {
  padding: 60px 0 40px;
  border-bottom: 1px solid #b1b1b1
}
.contact__text {
  margin-top: 20px!important
}
.contact__list {
  padding: 40px 0 60px!important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px
}
.contact__icon {
  margin-bottom: 10px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0b64a3;
  border-radius: 50%
}
.contact__icon svg {
  color: #fff
}
.contact__depiction {
  display: flex;
  flex-direction: column;
  gap: 4px
}
.contact__depiction a {
  color: #313233
}
@media (max-width:1023px) {
  .contact__list {
    justify-content: flex-start;
    gap: 20px 80px
  }
}
@media (max-width:767px) {
  .contact__img {
    position: static;
    height: 240px
  }
  .contact__description {
    padding: 30px 0 40px
  }
  .contact__list {
    padding: 30px 0 40px!important;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .contact__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .contact__depiction {
    text-align: center
  }
}
/* End */


/* Start:/local/templates/.default/assets/bx-styles/car-hero.css?17522490704428*/
.car-hero {
  position: relative;
  z-index: 1
}
.car-hero__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}
.car-hero__content {
  display: flex;
  flex-direction: column;
  min-height: 720px;
  padding: 49px 0
}
.car-hero__content_center {
  min-height: 640px;
  padding: 70px 0;
  align-items: center;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  color: #000
}
.car-hero__content_center .car-hero__title.title {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 24px
}
.car-hero__content_center .car-hero__button {
  padding: 0 27px;
  margin-bottom: 24px;
  border-radius: 4px
}
.car-hero__content_center .car-hero__description {
  max-width: initial;
  margin-bottom: 0
}
.car-hero__content_center .car-hero__description p {
  font-size: 24px
}
.car-hero__group {
  color: #000;
  margin-bottom: 37px
}
.car-hero__title.title {
  font-weight: 500;
  margin-bottom: 2px
}
.car-hero__price {
  font-size: 32px;
  font-weight: 500
}
.car-hero__description {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 32px;
  max-width: 360px
}
.car-hero__description p {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%
}
.car-hero__description h4 {
  padding: 16px!important;
  font-size: 20px;
  font-weight: 400;
  background-color: #26d17c;
  color: #fff;
  border-radius: 5px
}
.car-hero__description h4 span {
  font-size: 27px;
  font-weight: 500;
  color: #fff
}
.car-hero__description_sm {
  margin-top: auto;
  margin-bottom: 0;
  color: #fff
}
.car-hero__description_sm p {
  font-size: 14px;
  font-weight: 550;
  line-height: 20px
}
.car-hero__caption {
  max-width: 470px;
  margin-bottom: 20px!important;
  font-size: 60px;
  font-weight: 700;
  line-height: 68px;
  color: #09dcf8;
  text-transform: uppercase
}
.car-hero__caption span {
  color: #fff
}
.car-hero__header {
  max-width: 435px;
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  color: #fff
}
.car-hero__header span {
  color: #09dcf8
}
.car-hero__button_sm {
  max-width: 322px;
  margin-bottom: 10px
}
.car-hero_contact .car-hero__title.title {
  margin-top: auto;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 4px 10px rgba(0,0,0,.8)
}
@media (max-width:1200px) {
  .car-hero__description h4 {
    font-size: 16px;
    width: -moz-fit-content;
    width: fit-content
  }
  .car-hero__description h4 span {
    font-size: 20px
  }
}
@media (max-width:1199px) {
  .car-hero__content {
    min-height: 540px
  }
  .car-hero__caption {
    font-size: 50px;
    line-height: 58px
  }
  .car-hero__header {
    font-size: 24px;
    line-height: 30x
  }
}
@media (max-width:991px) {
  .car-hero__content {
    min-height: 400px
  }
  .car-hero__content_center .car-hero__title.title {
    font-size: 32px
  }
}
@media (max-width:767px) {
  .car-hero__img {
    position: static;
    height: 240px
  }
  .car-hero__img img {
    -o-object-position: 80%;
    object-position: 80%
  }
  .car-hero__img_services {
    position: static;
    height: 250px
  }
  .car-hero__img_services img {
    -o-object-position: initial;
    object-position: initial
  }
  .car-hero__content {
    min-height: auto;
    padding: 26px 0 40px
  }
  .car-hero__content_center .car-hero__title.title {
    font-size: 24px;
    margin-bottom: 16px
  }
  .car-hero__content_center .car-hero__button {
    margin-bottom: 16px
  }
  .car-hero__content_center .car-hero__description p {
    font-size: 16px;
    line-height: 120%
  }
  .car-hero__group {
    margin-bottom: 22px
  }
  .car-hero__title.title {
    margin-bottom: 0
  }
  .car-hero__price {
    font-size: 24px
  }
  .car-hero__description {
    max-width: none;
    font-size: 16px;
    margin-bottom: 20px
  }
  .car-hero__description_sm {
    margin-bottom: 0;
    color: #000
  }
  .car-hero__caption {
    max-width: none;
    margin-bottom: 10px!important;
    font-size: 36px;
    line-height: 42px
  }
  .car-hero__caption span {
    color: #313233
  }
  .car-hero__header {
    max-width: 600px;
    font-size: 18px;
    line-height: 24px;
    color: #313233
  }
  .car-hero__button_sm {
    max-width: none
  }
  .car-hero_contact .car-hero__title.title {
    color: #313233;
    text-shadow: none;
    margin: 0
  }
  .car-hero_contact .car-hero__content {
    padding: 20px 0 10px
  }
}
@media (max-width:575px) {
  .car-hero__img_services {
    height: 120px
  }
}

/* End */


/* Start:/local/components/foton/map/templates/contacts/style.css?17332194893894*/
.contacts-map {
    height: 500px;
    background: rgba(0, 0, 0, 0.6);
}
.contacts-map__close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
}
.contacts-map__icon {
    fill: #0b64a3;
    width: 15px;
    height: 15px;
}
.contacts-map .contacts-list__title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    display: block;
}
.contacts-map .contacts-list__address, .contacts-map .contacts-list__link {
    margin-bottom: 5px;
}
.contacts-map .contacts-list__item {
    position: relative;
    width: 350px;
    background: #fff;
    border: 1px solid #0b64a3;
    border-bottom-width: 4px;
}
.contacts-map [class*="ymaps-2"][class*="-ground-pane"] {
    -webkit-filter: grayscale(100%);
}
.contacts-list {
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
}
.contacts-list__item {
    position: relative;
    width: 33.3333%;
    padding: 35px 20px;
}
.contacts-list__item:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 300%;
    border-top: 1px solid #0b64a3;
}
.contacts-list__item:nth-child(-n+3):after {
    display: none;
}
.contacts-list__item_full-width {
    width: 350px;
    max-width: 100%;
    padding: 10px;
}
.contacts-list__title {
    color: #0b64a3;
    font-size: 15px;
    font-weight: bold;
}
.contacts-list__address {
    color: #838383;
    font-style: normal;
}
.contacts-list__link {
    color: #0b64a3;
    display: inline-block;
    min-width: 51%;
}
.contacts-list__link:hover {
    color: #479fcd;
}
.contacts-list__button {
    color: #0b64a3;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    background: #fff;
    border: 1px solid #0b64a3;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    margin: 5px 0;
    transition-property: background, color;
    transition-duration: 0.3s;
    transition-timing-function: 0s;
    transition-delay: ease;
}
.contacts-list__button:hover {
    color: #fff;
    background: #0b64a3;
}
.contacts-list__icon {
    fill: #0b64a3;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.contacts-type {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    margin: 10px 0;
}
.contacts-type__item {
    width: 49%;
}
.contacts-type__link {
    color: #717171;
    font-size: 15px;
    font-family: 'HelveticaCondensed';
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-bottom: 2px solid #dce6ee;
    padding: 10px 0;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    min-height: 60px;
    transition-property: border-color, color;
    transition-duration: 0.3s;
    transition-timing-function: 0s;
    transition-delay: ease;
}
.contacts-type__link:hover, .contacts-type__link.active {
    border-color: #0b64a3;
    background-color: #0b64a3;
    color: #fff;
    transition: 1s;
}
.contacts-map__infowindow-inner {
    position: relative;
}
.gm-style-iw {
    display: none !important;
}
.gm-style .gm-style-iw {
    width: auto !important;
    display: block !important;
    left: 0 !important;
    top: 0 !important;
    overflow: visible;
}
@media (max-width: 768px) {
    .contacts-map .contacts-list__item:after {
        width: 100%;
    }
    .contacts-list__item {
        width: 50%;
    }
    .contacts-list__item:nth-child(-n+3):after {
        display: block;
    }
    .contacts-type__link {
        font-size: 13px;
    }
}
@media (max-width: 480px) {
    .contacts-list__item {
        width: 100%;
    }
    .contacts-type {
        flex-wrap: wrap;
    }
    .contacts-type__item {
        width: 90%;
    }
    .contacts-type__link {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* End */
/* /local/templates/.default/assets/bx-styles/contact.css?17331491071415 */
/* /local/templates/.default/assets/bx-styles/car-hero.css?17522490704428 */
/* /local/components/foton/map/templates/contacts/style.css?17332194893894 */
