

/* Start:/local/templates/aspro_max/components/bitrix/breadcrumb/main/style.css?17231282172354*/
.breadcrumbs {
}
.breadcrumbs .breadcrumbs {
  padding: 0px;
}
.breadcrumbs__item {
  display: inline-block;
  position: relative;
  padding-right: 16px;
  margin-right: -16px;
}
.mobile .breadcrumbs__item:hover .breadcrumbs__dropdown-wrapper {
  display: none;
}
.mobile .breadcrumbs__item.hover .breadcrumbs__dropdown-wrapper {
  display: block;
}
.breadcrumbs__separator {
  position: relative;
  zoom: 1;
  bottom: -1px;
  display: inline-block;
  line-height: 18px;
  margin: 0 10px 0px 9px;
  border: none;
  color: #dddddd;
}
.breadcrumbs__link {
  text-decoration: none;
}

.breadcrumbs__item--with-dropdown {
}

.breadcrumbs__item--with-dropdown:hover .breadcrumbs__arrow-down {
  opacity: 1;
}

.breadcrumbs__arrow-down {
  opacity: 0.5;
  border: none;
  top: 13px;
  right: 3px;
  display: none;
  height: 3px;
  line-height: 18px;
  margin: 0 4px;
  position: absolute;
  width: 5px;
  z-index: 1;
  font-size: 0;
}
.breadcrumbs__arrow-down .svg {
  top: -8px;
}
.breadcrumbs__item--with-dropdown .breadcrumbs__arrow-down {
  display: inline-block;
}

.breadcrumbs__item-name {
  color: #b6b5b5;
}
.breadcrumbs a:hover span {
  color: var(--fill_dark_light_white_hover);
}

.breadcrumbs__item--with-dropdown .breadcrumbs__item--dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.breadcrumbs__dropdown-wrapper {
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0.15s;
  padding-top: 8px;
  top: 18px;
  z-index: 2;
  position: absolute;
  left: -18px;
}
.breadcrumbs__item--with-dropdown:hover .breadcrumbs__dropdown-wrapper {
  opacity: 1;
  visibility: visible;
}

.breadcrumbs__dropdown {
  background: #fff;
  background: var(--card_bg_black);
  padding: 11px 20px;
  text-align: left;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.12);
}
.breadcrumbs__dropdown .breadcrumbs__dropdown-item {
  display: block;
  line-height: 14px;
  padding: 5px 0px;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .breadcrumbs__item--with-dropdown + .breadcrumbs__separator {
    margin-left: 18px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs__item--with-dropdown .breadcrumbs__arrow-down {
    display: none;
  }
}

/* End */


/* Start:/local/components/asteq/contacts-map/templates/contacts.page/style.css?17539490528143*/
/*------------map--------------------*/
.new-map__info select {
    margin-bottom: 20px;
    grid-area: 1 / 1 / 1 / 1;
}

.field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #121212;
    padding: 10px;
    gap: 8px;
}

.field input {
    padding: 4px;
    width: 100%;
    border: none !important;    outline: none !important;
    border-bottom: 1px solid #ffffff !important;
}

.field input:focus {
    padding: 4px;
    width: 100%;
    border: none !important;
    outline: none !important;
    background-color: initial !important;
    border-bottom: 1px solid #ffffff !important;
}

.new-map__info .field {
    grid-area: 2 / 1 / 2 / 1;
}

.new-map__container {
    display: grid;
    grid-template-columns: 500px 1fr;
    gap: 20px;
}

.map {
    width: 100%;
    height: 100%;
    grid-area: 1 / 2 / 4 / 2;
}

.addresses {
    grid-area: 3 / 1 / 3 / 1;
}

.addresses__item {
    margin: 0;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.addresses__item-title {
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff;
}

.addresses__item-caption {
    font-size: 14px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.addresses__item-text {
    color: #ffffff;
    font-size: 16px;
}

.btn--green {
    border: 1px solid greenyellow;
    color: greenyellow;
}

.btn--green:hover {
    color: greenyellow;
}

.new-map__info {
    flex: 1 1 auto;
    /*max-width: 500px;*/
    width: 100%;
    /*display: flex;*/
    /*flex-direction: column;*/
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.ymaps-2-1-79-balloon__content {
    background-color: #121212 !important;
}

.addresses__list {
    overflow: auto;
    height: 47vh;
    margin-bottom: 0;
    background-color: #121212;
    padding: 20px 40px;
}

.map-balloon__title {
    display: inline-block;
    max-width: 80px;
    font-size: 10px;
    color: gray;
    width: 100%;
    text-transform: uppercase;
}

.map-balloon__text {
    display: inline-flex;
    flex-direction: column;
    font-size: 12px;
    color: #ffffff;
    max-width: 60%;
}

.map-balloon .btn {
    margin-top: 20px;
}

.ymaps-2-1-79-balloon__tail:after {
    background-color: #121212 !important;
}

.map-balloon {
    min-width: 300px;
}

.ymaps-2-1-79-balloon__close-button {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgc3R5bGU9IiYjMTA7ICAgIGZpbGw6ICNmZmZmZmY7JiMxMDsiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0IC43bC0uNy0uN0w3IDYuMy43IDAgMCAuNyA2LjMgNyAwIDEzLjNsLjcuN0w3IDcuN2w2LjMgNi4zLjctLjdMNy43IDd6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) !important;
    background-repeat: no-repeat !important;;
    background-position: center !important;
}

.ymaps-2-1-79-balloon__content {
    margin-right: 0 !important;
}

.ymaps-2-1-79-balloon-content__header {
    color: #ffffff;
}

.new-map__btns {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.new-map__container .field{
    /*margin-top: 12px;*/
}

.new-map__btn {
    cursor: pointer;
    border-radius: 8px;
    background-color: #1a1a1a;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.new-map__btn:has(input:checked) {
    background-color: greenyellow;
    color: #000000;
}

.new-map__btn input {
    display: none;
}

.ymaps-2-1-79-balloon__close-button {
    opacity: 1 !important;
}

.ymaps-2-1-79-balloon__content > ymaps{
    height: auto !important;
}

.new-map__btns {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 32px;
}

.new-map__btns span {
    width: 100%;
    text-align: center;
}

/*.new-map__btns {*/
/*    display: none;*/
/*}*/

.default__link-btn {
    display: block !important;
    margin-left: auto;
    width: fit-content;
    margin-bottom: 20px;
}

.new-map__header {
    display: none;
}

.dealers__btn {
    margin: 0 !important;
}

.wraps > .wrapper_inner {
    z-index: 5 !important;
}

.default__link-btn {
    position: absolute;
    right: 0;
    top: -115px;
}

.new-map__container {
    /*margin-top: -100px;*/
}

.addresses__list {
    margin-top: 0;
}


@media screen and (max-width: 768px) {

    .default__link-btn {
        position: relative;
        right: 0;
        top: initial;
    }

    .new-map__container {
        margin-top: initial;
    }

    .middle > .container {
        display: flex;
        flex-direction: column;
    }

    .default__link-btn {
        order: 2;
        margin: 0;
        margin-top: 20px;
    }

    .default__link-btn a {
        border: 1px solid #CF0;
        color: #CF0 !important;
        margin: 0;
        background: none !important;

    }

    .default__link-btn::after {
        display: none !important;
    }


    .map {
        height: 61vh;
        z-index: 2;
    }

    .ymaps-2-1-79-balloon__content > ymaps {
        max-width: 300px;
    }


    .dealers{
        padding: 0 20px;
    }

    .map-balloon__title {
        margin-right: 8px;
    }

    .addresses {
        order: 4;

    }

    .field__icon svg{
        width: 17px;
        height: 15px;
    }

    .new-map__map--mob .map{
        display: block;
        margin-top: 20px;
    }

    .new-map__container {
        display: flex;
        flex-direction: column;
    }

    .new-map__info {
        max-width: 100%;
    }
}




.contact__content{
    /*display: flex;*/
    display: grid;
    grid-template-columns: auto 1fr;
    max-width: 1408px;
    gap: 50px;
    margin-inline: auto;
    padding-inline: 30px !important;
}
.contact__content .map-wrapper{
    margin-top: 70px;
}
.contact__content .new-map__container{
    display: flex;
    flex-direction: column;

}
.contact__content .new-map__case{
    /*width: clamp(300px,52.08vw, 1000px);*/
    width: 100%;
    max-width: 1250px;
    /*width: 100%;*/
    /*max-width: 1000px;*/
    aspect-ratio: 2 /1.5;
    flex: 1 1 auto;
    margin-bottom: 40px;
}
.contact__content .new-map__container{
    height: 100%;
}
.contact__content .new-map__btns.new-map__btns_desktop{
    display: none;
}
/*.map-wrapper{*/
/*    flex: 1 1 70%;*/
/*}*/
/*.left_block_store{*/
/*    flex: 1 1 30%;*/
/*}*/
.contact__content .left_block_store{
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    min-width: 300px;
    padding-left: 0 !important;
}
@media screen and (max-width: 1023px){
    .contact__content .left_block_store{
        width: 300px;
    }
    .contact__content .left_block_store{

    }
}
@media screen and (max-width: 768px){
    .wrapper_inner_half.shop-detail1:has(.contact__content){
        border: none !important;
    }
    .contact__content .new-map__case{
        width: 100%;
        margin-bottom: 0;
    }
    .contact__content .contacts_img{
        display: none;
    }
    .contact__content .map-wrapper{
        margin-top: 0;
    }
    .contact__content .new-map__case .map{
        height: 50vh !important;
    }
    .contact__content .left_block_store{
        width: auto;
        margin-top: 0 !important;
        padding-left: 0 !important;
        min-width: 0;
    }
    .contact__content{
        display: flex;
        flex-direction: column-reverse;
        padding-inline: 16px !important;
    }
}
@media screen and (max-width: 424px){
    .contact__content .new-map__case .map{
        height: 65vh !important;
    }
}

@media screen and (max-width: 424px) and (max-height: 700px) {
    .contact__content .new-map__case .map{
        height: 68vh !important;
    }
}


/* End */
/* /local/templates/aspro_max/components/bitrix/breadcrumb/main/style.css?17231282172354 */
/* /local/components/asteq/contacts-map/templates/contacts.page/style.css?17539490528143 */
