

/* Start:/local/templates/asahi_catalog/components/bitrix/news.detail/glass_detail/style.css?166852258312005*/
.glass-detail {
    margin-top: 55px;
    margin-bottom: 140px;
}

.glass-detail h1 {
    font-weight: 500;
    font-size: 46px;
    line-height: 56px;
}

.glass-detail h1:first-letter {
    text-transform: uppercase;
}

.glass-detail h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
}

.glass-detail h2::first-letter {
    text-transform: uppercase;
}

.glass-detail__header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 50px;
    grid-gap: 60px;
}

.glass-detail__main_desc-props-wrapper {
    padding-left: 30%;
}

.glass-detail__main_desc-props-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 50px;
    grid-gap: 30px;
}

.glass-detail__main_desc-prop-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #A8B1B7;
    margin-bottom: 10px;
}

.glass-detail__main_desc-prop-value {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}

.glass-detail__main_desc-button button {
    display: flex;
    width: 270px;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    background: #E40046;
    height: 46px;
    text-align: center;
    justify-content: space-evenly;
}

.glass-detail__main_desc-button button:hover {
    background: #FB1058;
}

.glass-detail__specs {
    padding-top: 40px;
    border-top: 1px solid #EAEAEA;
    margin: auto 100px;
}

.glass-detail__specs {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.glass-detail__specs-left {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
}

.glass-detail__specs-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap : 40px;
    margin-top: 10px;
    position: relative;
}

.glass-detail__specs-item {
    display: flex;
    align-items: end;
}

.glass-detail__specs-item-dots {
    flex: 1;
    border-bottom: 3px dotted #EAEAEA;
}

.glass-detail__specs-item-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.glass-detail__specs-item-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4D5665;
}

.glass-detail__specs-install {
    margin-top: 60px;
    background: #F4F5F6;
    padding: 40px 40px 30px 40px;
    position: relative;
}

.glass-detail__specs-install-top {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 50px;
}

.glass-detail__specs-install__title {
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
}

.glass-detail__specs-install__desc-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #6D737C;
}

.glass-detail__specs-install__desc-time {
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}

.glass-detail__specs-install__desc-time-left {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #A8B1B7;
    margin-right: 50px;
}

.glass-detail__specs-install__desc-time-right {
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #E40046;
    white-space: nowrap;
}

.glass-detail__specs-install-bottom {
    padding: 0 40px 20px 40px;
    transition: .3s;
    opacity:0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #F4F5F6;
}

.glass-detail__specs-install-price {
    border-top: 1px solid #EAEAEA;
    padding-top: 20px;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.glass-detail__specs-install:hover .glass-detail__specs-install-bottom {
    opacity: 1;
}

.glass-detail__specs-install-price-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.glass-detail__specs-install-bottom button {
    display: flex;
    width: 200px;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    background: #E40046;
    height: 46px;
    text-align: center;
    justify-content: space-evenly;
}

.glass-detail__specs-install-bottom button:hover {
    background: #FB1058;
}

.glass-detail__gallery {
    overflow: hidden;
    padding-left: 110px;
    position: relative;
}

.glass-detail__gallery.only_basic_image {
    display: flex;
    align-items: center;
    margin: auto;
}

.glass-detail__gallery-main {
    display: flex;
}

.glass-detail__gallery-main-item,
.slick-initialized .glass-detail__gallery-main-item.slick-slide{
    width: 530px;
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.glass-detail__gallery-main-item img {
    max-width: 100%;
}

.glass-detail__gallery-nav-wrapper {
    position: absolute;
    left: 0;
    top: 30px;
    bottom: 0;
    width: 92px;
    height: 300px;
}

.glass-detail__gallery-nav-item,
.glass-detail__gallery-nav.slick-initialized .glass-detail__gallery-nav-item.slick-slide {
    padding: 2px 0;
    width: 92px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    cursor: pointer;
}

.glass-detail__gallery-nav.slick-initialized .glass-detail__gallery-nav-item.slick-slide.slick-current {
    border: 1px solid #E40046;
}

.glass-detail__gallery-nav-item img {
    max-width: 100%;
}

.glass-detail__gallery-nav__arrow-prev,
.glass-detail__gallery-nav__arrow-next {
    background: #F4F5F6;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: auto;
    cursor: pointer;
}

.glass-detail__gallery-nav__arrow-prev.slick-disabled,
.glass-detail__gallery-nav__arrow-next.slick-disabled {
    visibility: hidden;
    cursor: default;
}

.glass-detail__gallery-nav__arrow-prev {
    margin-bottom: 10px;
}

.glass-detail__gallery-nav__arrow-next {
    margin-top: 10px;
}

.glass-detail__mobile-header {
    display: none;
}

.glass-detail__gallery-main__arrow-prev,
.glass-detail__gallery-main__arrow-next {
    display: none !important;
}

.spoiler_btn {
    display: none;
}

.glass-detail__specs-item-value-color {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

@media only screen and (max-width: 1260px) {
    .glass-detail {
        margin-top: 50px;
    }

    .glass-detail__header {
        grid-template-columns: none;
    }

    .glass-detail__mobile-header {
        display: block;
    }

    .glass-detail__mobile-header-h1 {
        font-weight: 500;
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 20px;
    }

    .glass-detail__mobile-header-h1:first-letter {
        text-transform: uppercase;
    }

    .glass-detail__mobile-header-h2 {
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
    }

    .glass-detail__mobile-header-h2::first-letter {
        text-transform: uppercase;
    }

    .glass-detail__gallery {
        padding-left: 0;
        margin-left: -10px;
        margin-right: -10px;
    }

    .glass-detail__gallery-nav-wrapper {
        position: relative;
        width: 260px;
        height: 65px;
        top: auto;
        bottom: auto;
        left: auto;
        margin: auto;
    }

    .glass-detail__gallery-nav__arrow-prev,
    .glass-detail__gallery-nav__arrow-next {
        display: none !important;
    }

    .glass-detail__gallery-main__arrow-prev,
    .glass-detail__gallery-main__arrow-next {
        background: #FFFFFF;
        border: 1px solid #EAEAEA;
        border-radius: 100%;
        align-items: center;
        justify-content: center;
        width: 25px;
        height: 25px;
        position: absolute;
        top: calc(50% - 12.5px);
        z-index: 5;
        display: flex !important;
    }

    .glass-detail__gallery-main__arrow-prev {
        left: 11px;
    }

    .glass-detail__gallery-main__arrow-next {
        right: 11px;
    }

    .glass-detail__gallery-main-item {
        height: 300px;
        width: 100vw;
    }

    .glass-detail__main_desc h1,
    .glass-detail__main_desc h2 {
        display: none;
    }

    .glass-detail__main_desc-props-wrapper {
        padding-left: 0;
    }

    .glass-detail__main_desc-prop-title {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 8px;
    }

    .glass-detail__main_desc-prop-value {
        font-size: 16px;
        line-height: 19px;
    }

    .glass-detail__main_desc-button button {
        width: 100%;
        justify-content: center;
    }

    .glass-detail__main_desc-button button svg {
        margin-right: 10px;
    }

    .glass-detail__header {
        margin-bottom: 40px;
    }

    .glass-detail__specs {
        grid-template-columns: none;
        padding-top: 30px;
        margin: auto;
        display: block;
    }

    .glass-detail__specs-list {
        grid-template-columns: none;
        max-height: 380px;
        overflow: hidden;
        transition: max-height .3s linear;
        padding-bottom: 100px;
    }

    .glass-detail__specs-list.active {
        max-height: 1000px;
    }

    .glass-detail__specs-left {
        margin-bottom: 40px;
        font-size: 24px;
        line-height: 29px;
    }

    .glass-detail__specs-install {
        padding: 20px;
        border-radius: 10px;
    }

    .glass-detail__specs-install-top {
        display: block;
    }

    .glass-detail__specs-install__title {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 24px;
    }

    .glass-detail__specs-install__desc-time {
        margin-top: 30px;
        display: block;
    }

    .glass-detail__specs-install__desc-time-left {
        margin-bottom: 15px;
    }

    .glass-detail__specs-install__desc-time-right {
        margin-bottom: 20px;
    }

    .glass-detail__specs-install-bottom {
        position: relative;
        opacity: 1;
        padding: 0;
    }

    .glass-detail__specs-install-price {
        display: block;
    }

    .glass-detail__specs-install-price-title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 20px;
    }

    .glass-detail__specs-install-bottom button {
        width: 100%;
        justify-content: center;
        font-size: 15px;
    }

    .glass-detail__specs-install-bottom button svg {
        margin-right: 15px;
    }

    .glass-detail__gallery-main-item,
    .slick-initialized .glass-detail__gallery-main-item.slick-slide{
        width: 100vw;
        height: 300px;
    }

    .glass-detail__gallery-main-wrapper {
        position: relative;
    }

    .glass-detail__gallery-nav-item,
    .glass-detail__gallery-nav.slick-initialized .glass-detail__gallery-nav-item.slick-slide {
        height: 65px;
    }

    .glass-detail__gallery-main__arrow-prev.slick-disabled,
    .glass-detail__gallery-main__arrow-next.slick-disabled {
        display: none !important;
    }

    .spoiler_btn_wrapper {
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 130px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .spoiler_btn {
        width: 40px;
        height: 40px;
        background: #F4F5F6;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .3s;
    }

    .spoiler_btn.active {
        transform: rotate(-180deg);
    }
}
/* End */


/* Start:/local/templates/asahi_catalog/css/slick.css?16588538681864*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    min-height: 1px;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-vertical .slick-track {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.slick-vertical .slick-slide
{
    display: block;
    height: auto;
}
/* End */


/* Start:/local/templates/asahi_catalog/components/bitrix/news.list/glasses_slider/style.css?1658931421160*/
.catalog-section__container[data-slides='0'] .models_slider_arrows,
.catalog-section__container[data-slides='1'] .models_slider_arrows {
    display: none;
}
/* End */


/* Start:/local/components/asahi/map.branches/templates/.default/style.css?175225091814111*/
/*---------------------address------------------------*/
.address {
    padding: 70px 0 55px 0;
    background: #fff;
    position: relative;
}

.address-map__frame {
    height: 402px;
}

.address-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}

.address__title {
    margin: 0;
}

.address__title:after {
    bottom: -5px;
    width: 138px;
}

.address-selectors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.address-selectors__btn {
    white-space: nowrap;
    margin-left: 15px;
    color: #001f6b;
    width: 157px;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
    position: relative;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.address-selectors__btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #001f6b transparent transparent transparent;
}

.address-selectors__btn:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #001f6b;
}

.address-selectors__btn.active {
    background-color: #e40046;
    color: #fff;
}

.address-selectors__btn.active:before, .address-selectors__btn.active:after {
    display: none;
}

.address-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}

.address-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 575px;
}

.address-filter-column {
    padding-right: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
}

.address-map {
    position: relative;
    margin-bottom: 25px;
}

.address-map__cursor {
    position: absolute;
    width: 42px;
    height: 67px;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/map-location.png);
}

.address-map__cursor.active {
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/map-location-active.png);
}

.address-map-item {
    position: relative;
    position: absolute;
    width: 370px;
    padding: 25px;
    background: #FFF;
    -webkit-box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.2);
    box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.2);
}

.address-map-item:before {
    content: '';
    display: block;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11.5px 12px 11.5px;
    border-color: transparent transparent #fff transparent;
}

.address-map-item__city {
    position: relative;
    margin-bottom: 5px;
    padding-left: 27px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #001f6b;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-address.svg);
    background-repeat: no-repeat;
    background-position: 0 30%;
    background-size: 15px 19px;
}

.address-map-item__text {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #352f31;
}

.address-map-item__phone {
    padding-left: 25px;
    font-size: 16px;
    color: #656565;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-phone.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 13px 13px;
}

.address-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.address-time__type {
    padding-right: 17px;
    padding-left: 30px;
    line-height: 20px;
    color: #656565;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-time.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border-right: 1px solid #cecece;
}

.address-time__number {
    padding-left: 15px;
    color: #352f31;
}

.address-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.address-column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    max-width: 33.333%;
    margin-bottom: 30px;
    padding: 0 15px;
}

.address-item {
    position: relative;
    padding: 20px 55px 20px 25px;
    height: 100%;
    min-height: 185px;
    border: 1px solid #dadada;
    cursor: pointer;
}

.address-item.active {
    border-color: transparent;
    -webkit-box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.1);
    box-shadow: 5.7px 5.7px 16.9px 1.1px rgba(0, 0, 0, 0.1);
}

.address-item.active .address-item__number {
    background: #e40046;
    color: #fff;
}

.address-item__number {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 27px;
    height: 27px;
    border: 1px solid #e40046;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    color: #e40046;
}

.address-item__city {
    position: relative;
    margin-bottom: 10px;
    padding-left: 27px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    color: #001f6b;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-address.svg);
    background-repeat: no-repeat;
    background-position: 0 30%;
    background-size: 15px 19px;
}

.address-item__text {
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 22px;
    color: #352f31;
}

.address-item__phone {
    padding-left: 25px;
    font-size: 16px;
    color: #656565;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-phone.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 13px 13px;
}

.address-item .address-item__phone_more {
    padding-left: 25px;
    font-size: 16px;
    color: #656565;
    background-image: url(/local/components/asahi/map.branches/templates/.default/images/icon-phone.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 13px 13px;
}

.address-item .address-item__phone_more + .address-item__phone,
.fp_lines__phone .address-item__phone_more + a {
    display: none;
}

.fp_lines__phone .address-item__phone_more {
    font-weight: bold;
    color: #4e4e4e;
}

.address-item__phone_more span {
    border-bottom: 1px dashed #656565;
    cursor: pointer;
}

.address-item__phone_more span:hover {
    border-color: transparent;
}

.address-load {
    display: none;
}

.address-column:nth-child(n+7) {
    display: none;
}

.address-row.load-all .address-column:nth-child(n+7) {
    display: block;
}

.address-load {
    margin: 10px auto 0;
    width: 32%;
}

.address-selectors__btn {
    white-space: nowrap;
    margin-left: 15px;
    color: #fff;
    background: #001f6b;
    width: 157px;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
    position: relative;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.address-selectors__btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #001f6b transparent transparent transparent;
}

.address-selectors__btn:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #001f6b;
}

.address-selectors__btn.active {
    background-color: #ffffff;
    color: #001f6b;
}

.address-selectors__btn:before,
.address-selectors__btn:after {
    display: none;
}

.address-selectors__btn.active:before,
.address-selectors__btn.active:after {
    display: block;
}

.address-selectors__btn.bitstop {
    background-color: #e40046;
    color: #fff;
}

.address-selectors__btn.bitstop:before {
    border-color: #e40046 transparent transparent transparent;
}

.address-selectors__btn.bitstop:after {
    background: #e40046;
}

.address-selectors__btn.bitstop.active {
    background-color: #ffffff;
    color: #e40046;
}

.address-selectors__btn.bitstop.active:before,
.address-selectors__btn.bitstop.active:after {
    display: block;
}

.address-column:nth-child(n+7) {
    display: none;
}

.address-row.load-all .address-column:nth-child(n+7) {
    display: block;
}

.address-load {
    display: none;
}

.address-load {
    margin: 10px auto 0;
    width: 32%;
}

.address-item .feedback-form {
    width: 112%;
    margin-top: 20px;
}

.address-item .feedback-form__btn {
    width: 100%;
}

.address-item .feedback-form__field {
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}

.fP_lines {
    padding: 10px 0 7px 30px;
    /*	padding: 10px 0 10px 30px; */
    background: url(/local/templates/asahi/images/popup_ics.png) 0 11px no-repeat
}

.fp_lines__time {
    background-position: 0 -58px
}

.fp_lines__addr {
    background-position: 0 -126px;
    font-weight: bold
}

.fp_lines__addr span {
    padding: 0 15px 0 5px;
    font-weight: 400
}

.fp_lines__Street {
    background-position: 0 -192px
}

.fp_lines__website {
    background: url(/local/templates/asahi/images/icon-website.svg) 0 0 no-repeat;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}

.fp_lines__get_cost_btn {
    display: none;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: -35px;
    cursor: pointer;
}

#filia_form .fp_lines__get_cost_btn {
    margin-top: 45px;
    margin-right: 0;
    float: right;
}

.fp_lines__website a {
    border-bottom: 1px dashed transparent;
    color: #656565;
}

.fp_lines__website a:hover {
    border-bottom: 1px dashed #656565;
}

.d-checkbox {
	position: relative;
    display: block;
	padding: 0 0 0 16px;
	font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
	letter-spacing: -0.02em;
    color: #656565;
	cursor: pointer;
}
    .d-checkbox a {
        color: #656565;
        text-decoration: underline;
    }
    .d-checkbox a:hover {
        text-decoration: none;
    }
	.d-checkbox input {
		position: absolute;
		opacity: 0;
		z-index: -1;
	}
	.d-checkbox i {
		position: absolute;
		left: 0;
		top: 1px;
		width: 12px;
		height: 12px;
		border: 1px solid #656565;
		border-radius: 3px;
		cursor: pointer;
	}
    .d-checkbox input.invalid ~ i {
        border-color: red;
    }
	.d-checkbox i:after {
		content: "";
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		transition: all 0.2s ease;
		background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.24512 4.02044L5.34231 8.2651L10.714 1.73486' stroke='%23004799' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 8px auto;
		opacity: 0;
	}
	.d-checkbox input:checked ~ i:after {
		opacity: 1;
	}
	@media (max-width: 767px){
		.d-checkbox {
			font-size: 11px;
		}
	}

.address-item .form-agreement {
	margin-bottom: 15px;
	margin-top: 3px;
}

.address-item .feedback-form__field {
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}

#get_cost div.form-agreement {
    margin: 15px 0 15px !important;
}

.catalog_installation_form_wrapper .d-checkbox {
	margin: 16px 0 30px;
	color: #7E869B;
}
.catalog_installation_form_wrapper .d-checkbox a {
	color: #7E869B;
}
.catalog_installation_form_wrapper .d-checkbox i {
	border-color: #7E869B;
}


@media only screen and (max-width: 1010px) {
    .address {
        padding-top: 50px;
    }

    .address-selectors__btn {
        width: 120px;
    }

    .address-filter {
        width: 490px;
    }

    .address-time__type {
        font-size: 14px;
        background-size: 16px 16px;
    }

    .address-time__number {
        font-size: 14px;
    }

    .address-column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .address-info {
        display: block;
    }

    .address-filter {
        margin-bottom: 15px;
        width: 100%;
    }

    .address-load {
        width: auto;
    }
}

@media only screen and (max-width: 639px) {
    .address-top {
        display: block;
        margin-bottom: 30px;
    }

    .address__title {
        margin-bottom: 45px;
        text-align: center;
    }

    .address__title:after {
        left: 50%;
        margin-left: -68px;
        bottom: -20px;
    }

    .address-selectors {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .address-selectors__btn {
        width: 160px;
        margin: 0 10px;
    }

    .address-row {
        display: block;
    }

    .address-column {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .address-filter {
        display: block;
    }

    .address-filter-column {
        max-width: 100%;
        padding-right: 0;
    }

    .address-filter-column:first-child {
        margin-bottom: 15px;
    }

    .address-selectors {
        margin: 0 -8px;
    }

    .address-selectors__btn {
        width: 50%;
        margin: 0 8px;
    }

    .address-column:nth-child(n+4) {
        display: none;
    }

    .address-row.load-all .address-column:nth-child(n+4) {
        display: block;
    }

    .address-item.active {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #dadada;
    }

    .address-item.active .address-item__number {
        background: transparent;
        color: #e40046;
    }
}

/* End */


/* Start:/local/components/asahi/main.feedback/templates/get_cost/style.css?1752247494426*/
#get_cost div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;text-align:center;}
#get_cost div.form-agreement { display:flex; margin:0 0 15px; }
#get_cost div.form-agreement label { cursor:pointer; display:inline-block; vertical-align:middle;}
#get_cost div.form-agreement input[type=checkbox] { margin:3px 5px 0 10px; display:inline-block; vertical-align:middle;}
#get_cost div.mf-ok-image{text-align:center;}
/* End */


/* Start:/local/components/asahi/main.feedback/templates/catalog_installation/style.css?16584876153301*/
.catalog_installation_form_wrapper {
    background-color: #001F6B;
    background-image: url('/local/components/asahi/main.feedback/templates/catalog_installation/images/agc_bgr.png');
    background-repeat: no-repeat;
    background-position: 60px bottom;
    padding: 60px 110px 100px 60px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    position: relative;
    z-index: 5;
}

.catalog_installation_form_wrapper h4 {
    font-weight: 500;
    font-size: 50px;
    line-height: 61px;
    max-width: 336px;
    margin-bottom: 20px;
}

.catalog_installation_form_wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    max-width: 470px;
}

.text_input {
    width: 100%;
    border-bottom: 1px solid #F5F6F8;
    padding: 16px 0;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}

.text_input::placeholder {
    color: #fff;
}

.catalog_installation_form_wrapper .select-title {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #F5F6F8;
    padding: 16px 0;
    height: auto;
}

.catalog_installation_form_wrapper .select-title__value {
    color: #fff;
    padding-left: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}

.catalog_installation_form_wrapper .select-title__arrow {
    background-image: url(/local/components/asahi/main.feedback/templates/catalog_installation/images/arrow.svg);
    width: 9px;
    height: 5px;
}

.catalog_installation_form_wrapper .submit_block {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.catalog_installation_form_wrapper .submit_block a {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: flex-end;
    text-decoration-line: underline;
    color: #7E869B;
    max-width: 200px;
}

.catalog_installation_form_wrapper .submit_block a:hover {
    text-decoration-line: none;
}

.catalog_installation_form_wrapper .submit_block button {
    background: #FFFFFF;
    color: #001F6B;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 55px;
    margin-right: 20px;
    border: 1px solid #FFFFFF;
}

.catalog_installation_form_wrapper .submit_block button:hover {
    background: #001F6B;
    color: #FFFFFF;
}

.form_error_block {
    padding: 30px;
    margin-bottom: 10px;
    border: 1px solid #e40046;
}

.catalog_installation_form_wrapper .mf-ok-text {
    max-width: 500px;
    padding: 30px;
}

.catalog_installation_form_wrapper .select-options__value {
    color: #191C21;
}

@media only screen and (max-width: 1260px) {
    .catalog_installation_form_wrapper {
        padding: 40px 20px 20px 20px;
        display: block;
        background-image: none;
    }

    .catalog_installation_form_wrapper h4 {
        font-size: 36px;
        line-height: 44px;
    }

    .catalog_installation_form_wrapper p {
        font-size: 15px;
        line-height: 18px;
        max-width: none;
    }

    .catalog_installation_form_right {
        margin-top: 40px;
    }

    .catalog_installation_form_wrapper .submit_block {
        display: block;
    }
    .catalog_installation_form_wrapper .submit_block button {
        width: 100%;
        margin-bottom: 40px;
    }

    .catalog_installation_form_wrapper .submit_block a {
        display: block;
        max-width: none;
        text-align: center;
    }
}
/* End */


/* Start:/local/components/asahi/main.feedback/templates/catalog_installation_popup/style.css?16588200223898*/
.popup_form__wrapper {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 1080px;
    margin: auto;
    padding: 50px 110px;
    position: relative;
}

.popup_form {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.popup_form .form_title {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
}

.popup_form .select-title {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.popup_form .select-title__value {
    padding-left: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
}

.popup_form .text_input {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 10px;
    width: 100%;
    height: 50px;
    color: #191C21;
}

.popup_form .text_input::placeholder {
    color: #191C21;
}

.popup_form .submit_block {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.popup_form .submit_block button {
    background: #E40046;
    border-radius: 200px;
    height: 50px;
    padding: 10px 45px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}

.popup_form .submit_block button:hover {
    background: #FB1058;
}

.popup_form .submit_block a {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: flex-end;
    text-decoration: underline;
    color: #A8B1B7;
    margin-left: 25px;
}

.popup_form .submit_block a:hover {
    text-decoration: none;
}

.popup_form .select-title__arrow {
    background-image: url(/local/components/asahi/main.feedback/templates/catalog_installation_popup/images/arrow.svg);
    width: 9px;
    height: 5px;
}

.popup_form .select-options {
    background: #F4F5F6;
    border-radius: 10px;
    padding: 15px 10px 20px 20px;
    overflow: hidden;
    top: 40px;
    left: 0;
    width: 100%;
    min-width: unset;
}

.popup_form .select-options__inner {
    max-height: calc(40vh - 35px);
    overflow: auto;
}

.popup_form .select-options__inner::-webkit-scrollbar {
    width: 3px;
}

.popup_form .select-options__inner::-webkit-scrollbar-track {
    background-color: #EAEAEB;
    border-radius: 100px;
    margin-right: 10px;
}

.popup_form .select-options__inner::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-clip: content-box;
    background-color: #E40046;
    margin-right: 10px;
}

.popup_form .select-options__value {
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    white-space: nowrap;
    padding: 5px 10px 5px 0;
    overflow: hidden;
    position: relative;
    height: 40px;
}

.popup_form .select-options__value:hover,
.popup_form .select-options__value.selected {
    background-color: transparent;
    color: #E40046;
}

.popup_form .select-options__value span {
    display: block;
    max-width: 100%;
    overflow: hidden;
}

.popup_form_error_block {
    padding: 15px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #e40046;
    width: 80%;
    font-size: 16px;
    font-weight: 300;
}

@media only screen and (max-width: 1260px) {
    .popup_form__wrapper {
        padding: 30px 20px 20px 20px;
        margin: auto 10px;
    }

    .popup_form {
        grid-template-columns: none;
    }

    .popup_form .form_title {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 30px;
    }

    .popup_form .select-title__value {
        font-size: 15px;
        line-height: 18px;
    }

    .popup_form .submit_block {
        display: block;
    }

    .popup_form .submit_block button {
        width: 100%;
        margin-bottom: 40px;
    }

    .popup_form .submit_block a {
        margin-left: 0;
        text-align: center;
    }

}
/* End */
/* /local/templates/asahi_catalog/components/bitrix/news.detail/glass_detail/style.css?166852258312005 */
/* /local/templates/asahi_catalog/css/slick.css?16588538681864 */
/* /local/templates/asahi_catalog/components/bitrix/news.list/glasses_slider/style.css?1658931421160 */
/* /local/components/asahi/map.branches/templates/.default/style.css?175225091814111 */
/* /local/components/asahi/main.feedback/templates/get_cost/style.css?1752247494426 */
/* /local/components/asahi/main.feedback/templates/catalog_installation/style.css?16584876153301 */
/* /local/components/asahi/main.feedback/templates/catalog_installation_popup/style.css?16588200223898 */
