

/* Start:/local/templates/main_v2/components/bitrix/catalog.section.list/spa_categories/style.css?17491952932399*/
.spa-categories {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 60px 0 60px;
}

.inner .spa-categories {
    margin: 0 0 30px;
}

.spa-categories .title {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 200;
    text-align: center;
}

.spa-categories .descr {
    max-width: 990px;
    margin: 0 0 40px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.spa-categories .curved-line {
    width: 100%;
    height: 40px;
    margin: 0 0 70px;
    background: transparent url("/local/templates/main_v2/images/curved_line_2_bg.png") 50% 50% no-repeat scroll;
    background-size: cover;
}

.inner .spa-categories .curved-line {
    display: none;
}

.inner .spa-categories .title,
.inner .spa-categories .descr {
    display: none;
    margin: 0;
}

.spa-categories .slider .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 465px;
    margin: 0 30px !important;
    text-decoration: none;
}

.spa-categories .slider .item .image-wrapper {
    position: relative;
    width: 100%;
}

.spa-categories .slider .item .image-wrapper .image {
    background: transparent 50% 50% no-repeat scroll;
    background-size: contain;
}

.spa-categories .slider .item .image-wrapper .image img {
    margin: 0;
    opacity: 0;
}

.spa-categories .slider .item .image-wrapper .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(201, 193, 177, 0.35);
}

.spa-categories .slider .item:hover .image-wrapper .bg {
    background-color: transparent;
}

.spa-categories .slider .item .link-with-arrow {
    margin: 40px 0 0;
    text-align: center;
}

@media screen and (max-width: 1219px) {
    .spa-categories {
        margin: 30px 0 60px;
        background-position-y: 26%;
    }

    .spa-categories .title {
        margin: 0 0 15px;
        font-size: 32px;
        font-weight: 400;
    }

    .spa-categories .descr {
        margin: 0;
        padding: 0 20px;
        font-size: 14px;
    }

    .spa-categories .curved-line {
        margin: 0 0 30px;
    }

    .spa-categories .slider .item {
        width: 320px;
    }

    .spa-categories .slider .item .image-wrapper .bg {
        background-color: transparent;
    }

    .spa-categories .slider .item .link-with-arrow {
        margin: 30px 0 0;
    }
}
/* End */


/* Start:/local/templates/main_v2/js/bxslider/jquery.bxslider.min.css?17491958913003*/
.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0;-webkit-perspective:1000}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/local/templates/main_v2/js/bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(/local/templates/main_v2/js/bxslider/images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(/local/templates/main_v2/js/bxslider/images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/local/templates/main_v2/js/bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/local/templates/main_v2/js/bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/* End */


/* Start:/local/templates/main_v2/components/bitrix/news.list/contacts_on_main/style.css?17491951754956*/
.contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 60px 0 0;
}

.contacts .title {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 200;
    text-align: center;
}

.contacts .descr {
    max-width: 990px;
    margin: 0 0 40px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.contacts .list {
    width: 100%;
}

.contacts .list .item {
    display: flex;
    justify-content: center;
    padding: 100px 45px 60px;
    background: transparent url("/local/templates/main_v2/images/curved_line_2_bg.png") 50% 0 no-repeat scroll;
}

.contacts .list .item:last-of-type {
    padding-bottom: 0;
}

.contacts .list .item:nth-of-type(2n) {
    flex-direction: row-reverse;
    background-image: url("/local/templates/main_v2/images/curved_line_1_bg.png");
}

.contacts .list .item .bx-wrapper.custom-style.contacts-slider-style {
    margin: 0;
}

.bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a {
    top: 177px;
}

.bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a.bx-prev {
    left: 45px;
}

.bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a.bx-next {
    right: 45px;
}

.contacts .list .item .slider .image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 525px;
    margin: 0 22px !important;
    background: transparent 50% 50% no-repeat scroll;
    background-size: contain;
}

.contacts .list .item .slider .image img {
    margin: 0;
}

.contacts .list .item .descr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 360px;
    width: 100%;
    padding: 65px 0 0 0;
    margin: 0 0 0 60px;
}

.contacts .list .item:nth-of-type(2n) .descr {
    margin: 0 60px 0 0;
}

.contacts .list .item .descr .title {
    margin: 0 0 40px;
    font-size: 48px;
    font-weight: 200;
}

.contacts .list .item .descr .address {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.contacts .list .item .descr .address.mobile {
    display: none;
}

.contacts .list .item .descr .schedule {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}

.contacts .list .item .descr .phone {
    margin: 0 0 40px;
    font-size: 16px;
    font-weight: 400;
    color: #615855;
    text-decoration: none;
}

@media screen and (max-width: 1219px) {
    .contacts {
        padding: 60px 0 0;
    }

    .contacts .title {
        margin: 0 0 30px;
        padding: 0 20px;
        font-size: 32px;
        font-weight: 400;
    }

    .contacts .descr {
        margin: 0 0 30px;
        padding: 0 20px;
        font-size: 14px;
    }

    .contacts .list .item {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 70px 0 30px;
        background: transparent url("/local/templates/main_v2/images/curved_line_2_bg.png") 50% 0 no-repeat scroll;
    }

    .contacts .list .item:last-of-type {
        padding-bottom: 0;
    }

    .contacts .list .item:nth-of-type(2n) {
        flex-direction: column-reverse;
        background-image: url("/local/templates/main_v2/images/curved_line_1_bg.png");
    }

    .contacts .list .item .bx-wrapper.custom-style.contacts-slider-style {
        margin: 0 auto;
    }

    .bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a {
        top: 110px;
    }

    .bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a.bx-prev {
        left: 15px;
    }

    .bx-wrapper.custom-style.contacts-slider-style .bx-controls-direction a.bx-next {
        right: 15px;
    }

    .contacts .list .item .slider .image {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-width: unset;
        width: 320px;
        margin: 0 30px !important;
    }

    .contacts .list .item .descr {
        align-items: center;
        max-width: 100%;
        padding: 0;
        margin: 0 0 30px;
    }

    .contacts .list .item:nth-of-type(2n) .descr {
        margin: 0 0 30px;
    }

    .contacts .list .item .descr .title {
        margin: 0 0 15px;
        font-size: 32px;
        font-weight: 300;
    }

    .contacts .list .item .descr .address:not(.mobile) {
        display: none;
    }

    .contacts .list .item .descr .address.mobile {
        display: block;
        margin: 0 0 10px;
        font-size: 14px;
        text-align: center;
    }

    .contacts .list .item .descr .schedule {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .contacts .list .item .descr .phone {
        margin: 0 0 15px;
        font-size: 14px;
    }
}

/* End */
/* /local/templates/main_v2/components/bitrix/catalog.section.list/spa_categories/style.css?17491952932399 */
/* /local/templates/main_v2/js/bxslider/jquery.bxslider.min.css?17491958913003 */
/* /local/templates/main_v2/components/bitrix/news.list/contacts_on_main/style.css?17491951754956 */
