

/* Start:/local/templates/aspro_next/components/bitrix/news/shops_new/style.css?17465176433392*/
.callback-stores .help-banner{
    align-items: normal;
}
.callback-stores .help-banner__content{
    margin-top: 92px;
    margin-bottom: 155px;
    max-width: 1140px;
    width: 100%;
}
.callback-stores .help-banner__data{
    min-height: 201px;
}
.callback-stores .help-banner__form{
    width: 615px;
    height: 265px;
    padding: 32px 37px;
    top: -32px;
    /*right: -250px;*/
    right: 0;
    margin: 0 0;
}
/* form */
.callback-stores .groups {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.callback-stores .form-group{
    width: 265px;
    margin-bottom: 0;
}
.callback-stores .licence_block{
    display: flex;
    justify-content: center;
}
.callback-stores .filter.licence_block{
    margin: 0 0;
    padding: 0px 0px 44px;
}
.callback-stores .cta-form__text{
    margin-bottom: 28px;
}
body .callback-stores .filter.label_block input + label{
    margin-bottom: 0;
}
.callback-stores .filter input[type="checkbox"]:checked + label:after{
    background-color: #00C3EF;
}
.callback-stores .filter input[type="checkbox"]+label:before{
    background: white;
}

.contacts_map{
    display: flex;
    flex-wrap: wrap;
}
.form-callback-block.callback-stores{
    flex: 1 0 100%;
    z-index: 1;
}
.contacts_map .container_yandex{
    height: calc( 100% - 450px );
}


@media (max-width: 1140px) {
    .callback-stores .help-banner__content{
        margin-top: auto;
        margin-bottom: auto;
        max-width: 827px;
        width: 100%;
    }
    .callback-stores .help-banner__form{
        width: 317px;
        height: 383px;
        padding: 34px 27px 36px 37px;
        top: -75px;
    }
    .callback-stores .cta-form__text{
        margin: 0 20px 28px;
    }
    .callback-stores .groups{
        flex-direction: column;
        align-items: center;
        margin-bottom: 25px;
    }
    .callback-stores .form-group{
        width: 100%;
        margin-bottom: 18px;
    }
    .callback-stores .form-group:last-child{
        margin-bottom: 0;
    }
    .callback-stores .filter.licence_block{
        min-height: 42px;
        margin-bottom: 35px;
        padding: 0 0;
    }

    body .callback-stores .filter.label_block input + label {
        margin-bottom: 0;
        text-align: left;
        padding-left: 31px;
    }
}

@media (max-width: 767px) {
    .callback-stores .help-banner__content{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 70px;
        margin-top: 50px;
    }
    .callback-stores .help-banner__data{
        margin: 0;
        max-width: 317px;
        box-shadow: unset;
        text-align: center;
    }
    .contacts_map .container_yandex{
        height: 100%;
        position: relative;
    }

    .contacts_map .page-map-wrap{
        height: 100%;
        margin-top: -380px;
        min-height: unset;
    }
    .contacts_map .map-contact-area{
        position: relative;
        top: 0;
    }
}
@media (max-width: 375px) {
    .callback-stores .help-banner__content{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 70px;
        margin-top: 50px;
    }
    .callback-stores .help-banner__data{
        margin: 0;
        max-width: 317px;
        box-shadow: unset;
        text-align: center;
    }

}

/* End */


/* Start:/local/templates/aspro_next/components/bitrix/news.detail/shops_new/style.css?17465176439645*/
.container_yandex{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/*.container_yandex.google iframe{*/
/*    height: 100%;*/
/*    width: 100%;*/
/*}*/

.page-map-wrap.google-to-yandex{
    min-height: unset;
    position: absolute;
    top: 0;
    left: 0;
}
.container_yandex.google{
    height: 100%;
    max-height: 817px;
    position: relative;
}

.map-contact-area.google-to-yandex .field-button.d3-button{
    width: 256px;
}
.map-contact-area.google-to-yandex{
    display: none;
    width: 1px;
    background: unset;
}
.page-map-wrap.google-to-yandex{
    display: flex;
    flex-direction: column-reverse;
}

.container_yandex.google{
    display: none;
}
.google-block{
    display: flex;
    width: 100%;
    height: 100%;
}
.list-3d::-webkit-scrollbar-thumb{
    /*border-radius: 24px;*/
    border-radius: 0;
    background-color: #70757a;
}
.list-3d::-webkit-scrollbar{
    height: 6px;
    width: 6px;
}

.google-block .list-3d{
    width: 100%;
    max-width: 320px;
    /*display: flex;*/
    /*flex-direction: column;*/
    overflow-y:scroll;
    overflow-x: hidden;
    z-index: 149;
    background-color: white;
    height: 80vh;
    max-height: 817px;
}
.google-block .list-3d .item{
    width: 320px;
    height: 220px;
    /*height: 165px;*/
    position: relative;
    margin-bottom: 2px;
}
.google-block .list-3d .item .shadow{
    display: none;
}
.google-block .list-3d .item:first-child .shadow.show{
    top: 1px
}
.google-block .list-3d .item .shadow.show{
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: -2px;
    bottom: -2px;
    box-shadow: 0 0 0 3px #1a73e8 inset;
}
.google-block .list-3d .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.google-block .main-3d{
    /*height: 100%;*/
    width: 100%;
    height: 80vh;
    max-height: 817px;
}
.page-map-wrap.google-to-yandex{
    min-height: unset;
    position: absolute;
    top: calc(80vh - 96px);
    left: 361px;
    z-index: 150;
}
.google-block .main-3d iframe{
    height: 100%;
    width: 100%;
}
.bx-yandex-view-layout, .bx-yandex-view-map {
    /*height: 100%;*/
    height: 100%;
    /*height: 817px;*/
    /*max-height: 817px;*/
}
.page-map-wrap{
    min-height: 817px;
    /*padding: 29px 56px;*/
    /*padding:29px 58% 56px 20%;*/
    position: relative;
    left: 20%;
    /*top: 29px;*/
    display: inline-block;
}
.page-map-wrap .contacts_map{
    position: absolute;
    top: 0;
    left: 0;
    min-height: 816px;
    width: 100%;
}
.map-contact-area{
    max-width: 422px;
    max-height: none;
    /*max-height: 733px;*/
    width: 422px;
    /*height: 733px;*/
    height: auto;
    position: relative;
    background-color: white;
    z-index: 2;
    /*margin: 28px 0 0 0;*/
    margin: 28px 0 28px 0;
    box-shadow: 0px 0px 20px rgb(172 191 199 / 50%);
}
.stores-body{
    width: 100%;
    height: 100%;
    padding: 45px 40px 70px 50px;
}
.stores-fields .title {
    color: #888888;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 4px;
}
.stores-fields .field {
    margin-bottom: 23px;
}
.field-telephone .value{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.field-telephone .phone{
    flex: 1 0 50%;
}
.field-work-time .value{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.field-work-time .text-time{
    flex: 1 0 50%;
}
/* back-button */
.field-buttons {
    display: flex;
    justify-content: space-between;
}
.field-buttons .back-button{
    display: inline-block;
    /*margin-bottom: 25px;*/
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    position: relative;
    color: #222;
}
.back-button:before{
    content: "";
    position: absolute;
    top: 0px;
    /*left: 44px;*/
    left: 40px;
    width: 1px;
    height: 100%;
    background: #f5f5f5;
}
.back-button i{
    position: absolute;
    /*width: 44px;*/
    width: 40px;
    font-size: 20px;
    /*font-weight: bold;*/
    left: 0px;
    top: 9px;
    text-align: center;
}
.custom-fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.back-button span{
    display: inline-block;
    vertical-align: middle;
    /*padding: 9px 20px 9px 64px;*/
    padding: 9px 35px 9px 51px;
    line-height: 23px;
    font-size: 15px;
}
.field-button.d3-button{
    min-width: 163px;
    min-height: 40px;
    text-align: center;
    background-color: #30A4E6;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.d3-button a{
    color: white;
    width: 100%;
    line-height: 40px;
}
.field-img{
    width: auto;
    height: auto;
    /*width: 210px;*/
    /*height: 144px;*/
}
.field-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stores-head h1{
    margin: 0 0 23px;
    padding-bottom: 0;
    font-size: 25px;
}
@media (max-width: 1440px) {
    .page-map-wrap{
        left: 5%;
    }
    .page-map-wrap.google-to-yandex{
        left: 360px;
    }

}
@media (max-width: 1023px) {
    /* 3d-start */
    .google-block .list-3d .item .shadow.show{
        top: 0;
        bottom: 0;
        right: -2px;
        left: -2px;
        height: 100%;
        width: auto;
    }

    .page-map-wrap.google-to-yandex{
        left: 16px;
        top: calc(80vh - 96px - 120px);
    }
    .list-3d::-webkit-scrollbar{
        height: 12px;
    }
    .google-block{
        flex-direction: column-reverse;
    }
    .google-block .list-3d{
        display: flex;
        width: auto;
        max-width: unset;
        overflow-y: hidden;
        overflow-x: scroll;
        height: auto;
    }
    .google-block .list-3d .item{
        flex-shrink: 0;
        width: 220px;
        height: 120px;
        margin-bottom: 0;
        margin-right: 2px;
    }
    .google-block .main-3d{
        height: calc( 80vh - 120px);
    }
    /* 3d-end */
    .map-contact-area{
        width: 317px;
        margin: 14px 0 ;
    }
    .stores-body{
        background: white;
        width: auto;
        height: auto;
        padding: 40px 20px 15px;
    }
    .stores-fields .field {
        margin-bottom: 20px;
    }
    .field.field-img{
        /*margin-right: auto;*/
        /*margin-left: auto;*/
    }
    .field-telephone .value{
        flex-direction: column;
    }
    .field-work-time .value{
        flex-direction: column;
    }
    .field-buttons{
        flex-direction: column-reverse;
        align-items: center;
    }
    .field-buttons .field-button{
        width: 210px;
        margin-bottom: 15px;
    }
    .field-buttons .field-button:first-child{
        margin-bottom: 0px;
    }
    .back-button span{
        padding: 9px 66px 9px 68px;
    }
}
/*  мобильная версия отображения*/
@media (max-width: 767px) {
    /* 3d-start */
    .page-map-wrap.google-to-yandex{
        height: auto;
        margin: unset;
        left: 0;
        top: calc( 80vh + 25px);
        align-items: center;
    }
    .map-contact-area.google-to-yandex{
        width: 256px;
    }
    .map-contact-area.google-to-yandex .field-button.d3-button{
        margin: 0 auto;
    }
    /* 3d-end */
    .bx-yandex-view-layout, .bx-yandex-view-map, .contacts_map:before {
        /*height: 100%;*/
        height: 760px;
        max-height: 760px;
    }
    .page-map-wrap{
        left: 0;
        width: 100%;
        height: auto;
    }
    .map-contact-area{
        width: 317px;
        /*min-height: 740px;*/
        min-height: unset;
        position: absolute;
        /*top: 312px;*/
        top: 50%;
        height: auto;
        margin: 0 calc((100% - 317px) / 2);
    }
    .stores-body{
        padding: 45px 53px 45px 53px;
        background: #fff;
        box-shadow: 0px 0px 20px rgb(172 191 199 / 50%)
    }
    .stores-head h1 {
        margin: 0 0 23px;
        padding: 0 0;
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }
    .field-telephone .value{
        flex-direction: column;
    }
    .field-work-time .value{
        flex-direction: column;
    }
    .field-buttons{
        flex-direction: column-reverse;
        align-items: center;
    }
    .field-buttons .field-button{
        width: 210px;
        margin-bottom: 35px;
    }
    .field-buttons .field-button:first-child{
        margin-bottom: 0px;
    }
    .back-button span{
        padding: 9px 66px 9px 68px;
    }
}
@media(max-width: 450px){
    .stores-body{
        padding: 45px;
    }
}
@media (max-width: 375px) {
    .page-map-wrap{
        left: 0;
        width: 100%;
    }
    .map-contact-area{
        width: 317px;
        /*min-height: 740px;*/
        min-height: unset;
        position: absolute;
        top: 312px;
        height: auto;
        margin: 0 calc((100% - 317px) / 2);
    }
    .stores-body{
        background: #fff;
        box-shadow: 0px 0px 20px rgb(172 191 199 / 50%)
    }
    .stores-head h1 {
        margin: 0 0 23px;
        padding: 0 0;
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }
    .field-telephone .value{
        flex-direction: column;
    }
    .field-work-time .value{
        flex-direction: column;
    }
    .field-buttons{
        flex-direction: column-reverse;
        align-items: center;
    }
    .field-buttons .field-button{
        width: 210px;
        margin-bottom: 35px;
    }
    .field-buttons .field-button:first-child{
        margin-bottom: 0px;
    }
    .back-button span{
        padding: 9px 66px 9px 68px;
    }
}

/* End */


/* Start:/local/templates/aspro_next/components/bitrix/map.yandex.system/store_map/style.css?1746517643666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/aspro_next/components/bitrix/news/shops_new/style.css?17465176433392 */
/* /local/templates/aspro_next/components/bitrix/news.detail/shops_new/style.css?17465176439645 */
/* /local/templates/aspro_next/components/bitrix/map.yandex.system/store_map/style.css?1746517643666 */
