

/* Start:/local/components/pixelplus/portfolio.links/templates/.default/style.css?1776151473804*/
.case-tags-list{
    display: flex;
    flex-wrap: wrap;
    gap: var(--offset--sm, 8px);
    justify-content: center;
    margin-top: 20px;
}
.case-tags-list--left{
    justify-content: start;
}

.case-tags-list > a{
    background-color: rgba(255, 255, 255, .35);
    color: inherit;
    font-size: var(--font-size--medium);
    padding: var(--offset--xxs, 8px) var(--offset--sm, 16px);
    border-radius: 20px;
    text-decoration: none;
}
.case-tags-list--invert > a{
    background-color: rgba(0, 0, 0, .05);
}
.case-tags-list > a:hover{
    background-color: rgba(255, 255, 255, .75);
    color: #000;
}
.case-tags-list--invert > a:hover{
    background-color: rgba(0, 0, 0, .15);
}

.portfolio-dev-new .lm_slider_wr .lm_slider li .case-tags-list{
    color: #fff;
}
/* End */


/* Start:/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/style.css?163463427222993*/
.support-case-detail {
    color: #2f2e2f;
}

.support-case-detail .bx-wrapper {
    position: relative;
}

.support-case-detail .bx-wrapper .bx-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}

.support-case-detail .bx-wrapper .bx-controls-direction > span {
    bottom: auto;
    height: 55px;
    margin: -27px 0 0;
    opacity: 1;
    top: 50%;
    transition: opacity 0.3s, visibility .3s;
    visibility: visible;
    width: 55px;
}

.support-case-detail .bx-wrapper .bx-controls-direction > span > span {
    display: none;
}

.support-case-detail .bx-wrapper .bx-controls-direction > span.disabled {
    display: block;
    opacity: 0;
    visibility: hidden;
}

.support-case-detail .bx-wrapper .bx-controls-direction .bx-prev {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/slider-arrow-prev.svg) center no-repeat;
    left: -55px;
}

.support-case-detail .bx-wrapper .bx-controls-direction .bx-next {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/slider-arrow-next.svg) center no-repeat;
    right: -55px;
}

.support-case-detail .wide-block {
    padding: 55px 0;
}

.support-case-detail .wide-block .container {
    width: 940px;
}

.support-case-detail .block-title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}

.support-case-detail .block-text {
    font-size: 16px;
    line-height: 1.5;
}

.support-case-detail .case-main-banner {
    background: center/cover no-repeat, #383d44;
    color: #fff;
    padding: 65px 0 80px 0;
}

.support-case-detail .case-main-banner .main-banner-stripe {
    background-color: #fff;
    height: 2px;
    margin: 40px auto;
    width: 90px;
}

.support-case-detail .case-main-banner .main-banner-text {
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
    text-transform: uppercase;
}

.support-case-detail .case-client-description .description-text {
    font-size: 18px;
    line-height: 1.45;
}

.support-case-detail .case-client-description .description-image {
    margin-top: 40px;
}

.support-case-detail .company-about {
    background: center/cover no-repeat;
}

.support-case-detail .company-about .icon-pre-header {
    margin-bottom: 20px;
}

.support-case-detail .company-about .company-about-icons {
    font-size: 0;
    margin: 0 auto 35px 0;
    width: 100%;
}

.support-case-detail .company-about .company-about-icons .company-about-icons-inner {
    margin: 0 -10px;
}

.support-case-detail .company-about .company-about-icons .about-icons-item {
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    padding: 0 10px;
    vertical-align: top;
    width: 33.3333%;
}

.support-case-detail .company-about .company-about-icons .about-icons-item:nth-last-child(4),
.support-case-detail .company-about .company-about-icons .about-icons-item:nth-last-child(4) ~ .about-icons-item {
    width: 25%;
}

.support-case-detail .company-about .company-about-icons .about-icons-item .item-picture {
    line-height: 70px;
    margin-bottom: 25px;
}

.support-case-detail .company-about .company-about-icons .about-icons-item .item-picture img {
    vertical-align: middle;
}

.support-case-detail .company-about .company-about-icons .about-icons-item .item-description {
    line-height: 1.3;
}

.support-case-detail .company-about .company-about-icons .about-icons-item .item-description > span {
    font-size: 14px;
}

.support-case-detail .case-problem-solution {
    background-color: #f2f4f6;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
}

.support-case-detail .case-problem-solution .p-s-item {
    height: 100%;
    position: absolute;
    width: 100%;
}

.support-case-detail .case-problem-solution.static .p-s-item {
    height: auto;
    position: static;
}

.support-case-detail .case-problem-solution .p-s-item .container {
    box-sizing: border-box;
    display: table;
    height: 100%;
    position: relative;
    width: 680px;
}

.support-case-detail .case-problem-solution .p-s-item .container .content-valign {
    display: table-cell;
    padding: 35px 0 285px 0;
    vertical-align: middle;
}

.support-case-detail .case-problem-solution .p-s-item.pic-custom .container .content-valign {
    padding-bottom: 35px;
}

.support-case-detail .case-problem-solution .p-s-item.no-pics .container .content-valign {
    padding-bottom: 0;
}

.support-case-detail .case-problem-solution.static .p-s-item .container .content-valign {
    padding-bottom: 35px;
}

.support-case-detail .case-problem-solution .p-s-item .block-text {
    font-size: 18px;
    font-weight: 300;
}

.support-case-detail .case-problem-solution .p-s-laptop {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-laptop-screen.png) no-repeat center bottom;
    bottom: 0;
    height: 220px;
    left: 50%;
    margin-left: -250px;
    overflow: hidden;
    position: absolute;
    width: 500px;
}

.support-case-detail .case-problem-solution .p-s-laptop .laptop-screen {
    background: center/cover no-repeat;
    bottom: 0;
    height: 210px;
    left: 50%;
    margin-left: -232px;
    position: absolute;
    width: 465px;
}

.support-case-detail .case-problem-solution .p-s-laptop .laptop-shadow {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-laptop-shadow.png) repeat-x center bottom;
    bottom: 0;
    height: 10px;
    left: 10px;
    position: absolute;
    right: 10px;
}

.support-case-detail .case-problem-solution .p-s-item .icon-problem {
    color: #b80002;
    font-size: 42px;
    margin-bottom: 15px;
}

.support-case-detail .case-problem-solution .p-s-item .icon-solution {
    color: #d6dbe1;
    font-size: 56px;
    margin-bottom: 10px;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution {
    background: #ce0006 url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution.jpg) no-repeat left center;
    background-size: auto 100% !important;
    color: #fff;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace.png) no-repeat right center;
    background-size: auto 100% !important;
    bottom: 0;
    left: 1px;
    min-width: 211px;
    position: absolute;
    top: 0;
    transform: translate(-100%, 0);
}

.support-case-detail .case-problem-solution.static .p-s-item.case-solution .solution-brace {
    display: none;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-brace .brace-shape {
    bottom: -3%;
    position: absolute;
    top: -3%;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-brace .brace-shape svg {
    height: 100%;
    width: auto;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider-wrapper {
    margin-top: 30px;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider {
    font-size: 16px;
    height: 100%;
    width: 5000%;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider:after {
    clear: both;
    content: '';
    display: table;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider .slide-item {
    display: table;
    float: left;
    height: 100%;
    width: 680px;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider .slide-item .slide-item-content {
    display: table-cell;
    vertical-align: middle;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider img {
    margin: 0 auto;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .bx-wrapper .bx-controls-direction > span {
    height: 34px;
    margin-top: -17px;
    width: 34px;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .bx-wrapper .bx-controls-direction .bx-prev {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/slider-arrow-prev-white.svg) center no-repeat;
    left: -34px;
}

.support-case-detail .case-problem-solution .p-s-item.case-solution .bx-wrapper .bx-controls-direction .bx-next {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/slider-arrow-next-white.svg) center no-repeat;
    right: -34px;
}

.support-case-detail .icon-prototyping {
    color: #d6dbe1;
    font-size: 39px;
    margin-bottom: 25px;
}

.support-case-detail .case-prototyping-pre .block-title {
    margin-bottom: 0;
}

.support-case-detail .case-prototyping-pre .block-text {
    margin-top: 35px;
}

.support-case-detail .case-prototyping {
    background: #f6f9fb url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-graph-paper.jpg) repeat fixed;
    padding: 85px 0 60px 0;
}

.support-case-detail .case-prototyping-slider {
    padding: 50px 0;
}

.support-case-detail .case-prototyping-slider .bx-wrapper {
    margin: 0;
}

.support-case-detail .case-prototyping-slider .bx-viewport {
    box-sizing: content-box;
    margin: 0 -1000px;
    padding: 0 1000px;
}

.support-case-detail .case-prototyping-slider .proto-slider {
    height: 100%;
    text-align: center;
}

.support-case-detail .case-prototyping-slider .proto-slider .slide-item {
    display: table;
    height: 100%;
}

.support-case-detail .case-prototyping-slider .proto-slider .slide-item .slide-item-content {
    box-sizing: border-box;
    display: table-cell;
    padding: 0 45px;
    vertical-align: middle;
    width: 100%;
}

.support-case-detail .case-prototyping-slider .proto-slider img {
    margin: 0 auto;
}

.support-case-detail .case-prototyping .prototypes-list {
    font-size: 0;
    margin: 0 -55px;
    text-align: justify;
    text-align-last: justify;
}

.support-case-detail .case-prototyping .prototypes-list .prototype-item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 65px;
    vertical-align: top;
}

.support-case-detail .case-prototyping .prototypes-list .prototype-item:after {
    clear: both;
    content: '';
    display: table;
    width: 100%;
}

.support-case-detail .case-prototyping .prototypes-list .prototype-item .prototype-description {
    float: left;
    font-style: italic;
    margin-top: 25px;
    padding: 0 0 0 55px;
    text-align: left;
    text-align-last: left;
    width: 300px;
}

.support-case-detail .case-prototyping .prototypes-list .prototype-item:nth-child(2n) .prototype-description {
    float: right;
    padding: 0 55px 0 0;
    text-align: right;
    text-align-last: right;
}

.support-case-detail .case-prototyping .prototyping-epilogue {
    text-align: left;
}

.support-case-detail .case-prototyping .prototyping-epilogue::after {
    clear: both;
    content: '';
    display: table;
}

.support-case-detail .case-prototyping .prototyping-epilogue .prototype-picture {
    float: left;
    width: 600px;
}

.support-case-detail .case-prototyping .prototyping-epilogue .prototype-picture + .prototype-description {
    float: right;
    width: 305px;
}

.support-case-detail .case-design {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/arrow.png) no-repeat center 10px;
    padding-top: 120px;
}

.support-case-detail .case-design .layout-list {
    margin-top: 50px;
}

.support-case-detail .case-design .layout-list .layout-item {
    margin-bottom: 40px;
}

.support-case-detail .case-design .layout-list .layout-item .layout-picture {
    margin-bottom: 25px;
}

.support-case-detail .case-design .layout-list .layout-item .layout-picture img {
    display: inline-block;
}

.support-case-detail .case-design .layout-list .layout-item .layout-description {
    font-style: italic;
}

.support-case-detail .case-design .layout-list.list-horizontal {
    margin-top: 40px;
    overflow: hidden;
}

.support-case-detail .case-design .layout-list.list-horizontal .list-acenter {
    font-size: 0;
    left: 50%;
    position: relative;
    text-align: center;
    transform: translate(-50%, 0);
    width: 500%;
}

.support-case-detail .case-design .layout-list.list-horizontal .layout-item {
    display: inline-block;
    margin: 0 30px 0 0;
    vertical-align: top;
}

.support-case-detail .case-design .layout-list.list-horizontal .layout-item:last-child {
    margin-right: 0;
}

.support-case-detail .markup-integration {
    background: #89bdd9 url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-abstract-blue.jpg) no-repeat fixed;
    background-size: cover;
    color: #fff;
    padding: 0;
}

.support-case-detail .markup-integration .container {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-logo-bitrix-transparent.png) no-repeat center;
    box-sizing: border-box;
    min-height: 380px;
    padding: 60px 0;
}

.support-case-detail .integration-epilogue {
    padding-bottom: 0;
}

.support-case-detail .integration-epilogue .block-text + .laptop {
    margin-top: 50px;
}

.support-case-detail .integration-epilogue .laptop {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-laptop-full.png) no-repeat center;
    height: 555px;
    position: relative;
    width: 940px;
}

.support-case-detail .integration-epilogue .laptop .laptop-screen {
    background-color: #333;
    height: 408px;
    left: 141px;
    overflow: hidden;
    position: absolute;
    top: 37px;
    width: 654px;
}

.support-case-detail .case-epilogue {
    background-color: #e3e8ec;
}

.support-case-detail .case-epilogue .client-review {
    font-size: 0;
    margin-top: 35px;
    text-align: left;
}

.support-case-detail .case-epilogue .client-review .review-description,
.support-case-detail .case-epilogue .client-review .review-text {
    display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
}

.support-case-detail .case-epilogue .client-review .review-description {
    width: 36%;
}

.support-case-detail .case-epilogue .client-review .review-description .review-photo {
    border-radius: 50%;
    height: 100px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100px;
}

.support-case-detail .case-epilogue .client-review .review-description .review-info {
    line-height: 1.6;
}

.support-case-detail .case-epilogue .client-review .review-description .review-name {
    font-size: 16px;
    font-weight: bold;
}

.support-case-detail .case-epilogue .client-review .review-text {
    box-sizing: border-box;
    padding: 0 45px 0 50px;
    position: relative;
    width: 64%;
}

.support-case-detail .case-epilogue .client-review .review-text .text-quote {
    color: #fff;
    font-size: 70px;
    font-style: italic;
    position: absolute;
}

.support-case-detail .case-epilogue .client-review .review-text .text-quote.quote-open {
    left: 0;
    top: -4px;
}

.support-case-detail .case-epilogue .client-review .review-text .text-quote.quote-close {
    bottom: 8px;
    right: 0;
}

.support-case-detail .case-epilogue .client-review .review-text .text-content {
    font-style: italic;
    line-height: 1.6;
}

/** Client specific */
.support-case-detail.heineken-excursion .case-problem-solution .p-s-item.case-solution {
    background: #25803a url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-green.jpg) no-repeat left center;
}

.support-case-detail.heineken-excursion .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-green.png) no-repeat right center;
}

.support-case-detail.olk-lk .case-problem-solution .p-s-item.case-solution {
    background: #007cba url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-blue.jpg) no-repeat left center;
}

.support-case-detail.olk-lk .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-blue.png) no-repeat right center;
}

.support-case-detail.smartguard-lk .case-problem-solution .p-s-item.case-solution {
    background: #f54c13 url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-orange.jpg) no-repeat left center;
}

.support-case-detail.smartguard-lk .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-orange.png) no-repeat right center;
}

.support-case-detail.kedr-3d-configurator .case-problem-solution .p-s-item.case-solution {
    background: #0d5a48 url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-dark-green.jpg) no-repeat left center;
}

.support-case-detail.kedr-3d-configurator .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-dark-green.png) no-repeat right center;
}

.support-case-detail.samsonite-loyalty-program .case-problem-solution .p-s-item.case-solution,
.support-case-detail.aksbazzar-integration .case-problem-solution .p-s-item.case-solution,
.support-case-detail.dominos-pizza-feedback .case-problem-solution .p-s-item.case-solution {
    background: #004d8f url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-dark-blue.jpg) no-repeat left center;
}

.support-case-detail.samsonite-loyalty-program .case-problem-solution .p-s-item.case-solution .solution-brace,
.support-case-detail.aksbazzar-integration .case-problem-solution .p-s-item.case-solution .solution-brace,
.support-case-detail.dominos-pizza-feedback .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-dark-blue.png) no-repeat right center;
}

.support-case-detail.marie-by-marie .case-problem-solution .p-s-item.case-solution {
    background: #c08d91 url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-pink.jpg) no-repeat left center;
}

.support-case-detail.marie-by-marie .case-problem-solution .p-s-item.case-solution .solution-brace {
    background: url(/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/images/bg-solution-brace-pink.png) no-repeat right center;
}

.support-case-detail.marie-by-marie .case-problem-solution .p-s-item.case-solution,
.support-case-detail.marie-by-marie .case-problem-solution .p-s-item .icon-solution {
    color: #000;
}

.support-case-detail .block-text .block-text-fx {
    display: flex; 
    justify-content: center; 
}

.support-case-detail .block-text .block-text-fx .block-text-fx__item {
    margin-right: 15px;
}

.support-case-detail .block-text .block-text-fx .block-text-fx__item:last-child {
    margin-right: 0;
}

.block__fx-text {
    display: flex; 
    align-items: flex-start;
    margin-top: 60px;
}

.block__fx-item {
    margin-right: 30px;
}

@media only screen and (max-device-width: 768px) and (orientation: portrait), only screen and (max-device-width: 670px) {
    .support-case-detail .block-title {
        font-size: 24px;
    }

    .support-case-detail .wide-block .container {
        width: 300px;
    }

    .support-case-detail .case-main-banner .main-banner-text {
        font-size: 17px;
    }

    .support-case-detail .case-client-description .description-text {
        font-size: 17px;
    }

    .support-case-detail .company-about .company-about-icons .about-icons-item {
        display: block;
        margin: 0 0 15px 0;
        width: 100% !important;
    }

    .support-case-detail .company-about .company-about-icons .about-icons-item:last-child {
        margin-bottom: 0;
    }

    .support-case-detail .case-problem-solution .p-s-item {
        height: auto;
        position: static;
    }

    .support-case-detail .case-problem-solution .p-s-item .container {
        padding-bottom: 55px;
        width: 300px;
    }

    .support-case-detail .case-problem-solution .p-s-item .container .content-valign {
        padding-bottom: 120px;
    }

    .support-case-detail .case-problem-solution .p-s-item .block-text {
        font-size: 18px;
    }
	.support-case-detail .block-text
	{
        font-size: 18px;
    }
    .support-case-detail .case-problem-solution .p-s-item.case-solution .solution-brace {
        display: none;
    }

    .support-case-detail .case-problem-solution .p-s-laptop {
        background-size: contain;
        height: 145px;
        margin-left: -160px;
        width: 320px;
    }

    .support-case-detail .case-problem-solution .p-s-laptop .laptop-screen {
        height: 130px;
        margin-left: -145px;
        width: 290px;
    }

    .support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider,
    .support-case-detail .case-problem-solution .p-s-item.case-solution .solution-slider .slide-item {
        width: 100%;
    }

    .support-case-detail .case-prototyping .prototypes-list {
        margin: 0;
    }

    .support-case-detail .case-prototyping .prototypes-list .prototype-item {
        display: block;
        margin-bottom: 30px;
        text-align: center;
        text-align-last: center;
        width: 100%;
    }

    .support-case-detail .case-prototyping .prototypes-list .prototype-item .prototype-description,
    .support-case-detail .case-prototyping .prototypes-list .prototype-item:nth-child(2n) .prototype-description {
        margin-top: 10px;
        padding: 0;
        text-align: center;
        text-align-last: center;
        width: 100%;
    }

    .support-case-detail .case-prototyping .prototyping-epilogue .prototype-picture,
    .support-case-detail .case-prototyping .prototyping-epilogue .prototype-picture + .prototype-description {
        float: none;
        width: 100%;
    }

    .support-case-detail .case-prototyping .prototyping-epilogue .prototype-picture {
        margin-bottom: 30px;
    }

    .support-case-detail .case-prototyping-slider .proto-slider .slide-item .slide-item-content {
        padding: 0 20px;
    }

    .support-case-detail .case-design .layout-list.list-horizontal .list-acenter {
        position: static;
        transform: none;
        width: 100%;
    }

    .support-case-detail .case-design .layout-list.list-horizontal .layout-item {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .support-case-detail .markup-integration .container {
        background-size: contain;
    }

    .support-case-detail .integration-epilogue .laptop {
        background: none;
        height: auto;
        width: 100%;
    }

    .support-case-detail .integration-epilogue .block-text + .laptop {
        margin: 30px 0;
    }

    .support-case-detail .integration-epilogue .laptop .laptop-screen {
        height: auto;
        position: static;
        width: 100%;
    }

    .support-case-detail .case-epilogue .client-review .review-description,
    .support-case-detail .case-epilogue .client-review .review-text {
        width: 100%;
    }

    .support-case-detail .case-epilogue .client-review .review-description {
        margin-bottom: 30px;
    }

    .support-case-detail .case-epilogue .client-review .review-description .review-photo {
        margin-left: auto;
        margin-right: auto;
    }

    .support-case-detail .case-epilogue .client-review .review-description .review-info,
    .support-case-detail .case-epilogue .client-review .review-description .review-name {
        text-align: center;
    }

    .support-case-detail .case-epilogue .client-review .review-text {
        padding-left: 30px;
        padding-right: 25px;
    }

    .support-case-detail .case-epilogue .client-review .review-text .text-quote {
        font-size: 50px;
    }

    .support-case-detail .block-text .block-text-fx {
        display: block; 
    }

    .support-case-detail .block-text .block-text-fx .block-text-fx__item {
        margin-right: 0;
        margin-bottom: 35px;
    }

    .support-case-detail .block-text .block-text-fx .block-text-fx__item:last-child {
        margin-bottom: 0;
    }

    .block__fx-text {
        display: block;
    }

    .block__fx-item {
        margin-right: 0;
    }
}
/* End */


/* Start:/js/bxSlider/jquery.bxslider.css?15332835744528*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/js/bxSlider/images/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	outline: 0;
	border: 2px solid #c1c1c1;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: border-color .3s, background .3s;
	-moz-transition: border-color .3s, background .3s;
	-o-transition: border-color .3s, background .3s;
	transition: border-color .3s, background .3s;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #b30a1a;
	border-color: #b30a1a;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction > span {
	text-align: center;
	line-height: 34px;
	position: absolute;
	bottom: -30px;
	margin-bottom: -10px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border: none !important;
}

.bx-wrapper .bx-controls-direction > span > span {
	display: block;
	position: absolute;
	color: #c1c1c1;
	font-size: 34px;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	width: 35px;
	height: 35px;
}

.bx-wrapper .bx-controls-direction > span.disabled { display: none; }
.bx-wrapper .bx-controls-direction > span:hover > span { color: #b30a1a !important; }

.bx-wrapper .bx-next { right: 10px; }
.bx-wrapper .bx-prev { left: 10px; }

.bx-wrapper .bx-next > span {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 0;
	left: -1px;
}

.bx-wrapper .bx-prev > span {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 1px;
	left: 0;
}


/* AUTO CONTROLS (START / STOP) */

.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(/js/bxSlider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/js/bxSlider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.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;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/.default/components/pixelplus/feedback/feedback.2019/style.css?166335374816031*/
.form--feedback {
    box-sizing: border-box;
    color: #000;
    line-height: 1.33;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}
@media screen and (max-width: 1023px) {
    .form--feedback {
        padding-top: 0;
    }
}

@media screen and (min-width: 1024px) {
    .form--feedback.form--has-border {
        background: repeating-linear-gradient(-45deg, #000, #000 10px, #fff 10px, #fff 20px, #bd0a13 20px, #bd0a13 30px, #fff 30px, #fff 40px), #fff;
        padding: 5px;
    }

    .form--feedback.form--has-border .form__content {
        background: #fff;
        padding: 25px;
    }
}

.form--feedback *,
.form--feedback *::before,
.form--feedback *::after {
    box-sizing: inherit;
}

.form--feedback input,
.form--feedback textarea,
.form--feedback select {
    font: inherit;
    max-width: 100%;
    outline: none;
}

.form--feedback textarea {
    max-height: 11em;
    min-height: 4.5em;
    resize: vertical;
}

.form--feedback p,
.outer-block .form--feedback p {
    line-height: inherit;
    margin: 1em 0;
}

.form--feedback .form__star-required {
    color: #bd0a13;
}

.form--feedback .form__title {
    font-size: 34px;
    margin-bottom: 0.7em;
}

.form--feedback .form__title--medium {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2em;
    text-transform: uppercase;
}

.form--feedback .form__title--small {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.form--feedback .form__announce {
    background: #bd0a13;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 1em;
    padding: 25px;
}

.form--feedback .form__announce .showform {
    border-bottom: 1px dashed #fff;
    color: #fff;
    transition: border-color 0.2s;
}

.form--feedback .form__announce .showform:hover {
    border-color: transparent;
}

.form--feedback .form__intro {
    font-size: 15px;
    margin-bottom: 4em;
    text-align: left;
}

.form--feedback .form__hint {
    color: #67696b;
    font-size: 13px;
    font-style: italic;
    margin-top: 8px;
}

.form--feedback .file-style-wrapper {
    margin-bottom: 0 !important;
}

.form--feedback .file-button-browse {
    margin-right: 0 !important;
    padding: 12px 8px !important;
    font-size: 11px !important;
}

.form--feedback .file-button-remove {
    margin-left: 0 !important;
}

.form--feedback .file-name {
    max-width: 84px;
    padding: 0 0 0 10px;
    text-align: right;
}

.form--feedback .form__input.jq-selectbox {
    border: 0;
    border-radius: 0;
    padding: 0;
    width: 100%;
}

.form--feedback .jq-selectbox__select {
    background: inherit;
    border: 1px solid #c7cfd6;
    border-radius: 3px;
    color: inherit;
    padding: 0.85em 3.5em 0.85em 0.85em;
    transition: all 0.3s;
}

.form--feedback .jq-selectbox.opened .jq-selectbox__select {
    border: 1px solid #ffd06a;
    box-shadow: inset 0 0 7px 0 rgba(250, 189, 0, 0.45);
}

.form--feedback .jq-selectbox__select:hover {
    background: inherit;
}

.form--feedback .jq-selectbox__trigger {
    border: 0;
    width: 46px;
}

.form--feedback .calling-codes__select .jq-selectbox__select {
    padding: 0;
}

.form--feedback .calling-codes__select .jq-selectbox__trigger {
    width: 20px;
}

.form--feedback .jq-selectbox__trigger-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #d1d8de;
    margin: -3px -5px 0 0;
    transition: border-color 0.2s;
}

.form--feedback .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #ffd06a;
}

.form--feedback .jq-selectbox__dropdown {
    background: #fff;
    border: 1px solid #c7cfd6;
    border-radius: 3px;
    margin: 2px 0;
    min-width: 100%;
    width: auto !important;
}

.form--feedback .jq-selectbox li {
    padding: 0.6em 0.85em;
    transition: background-color 0.3s;
}

.form--feedback .jq-selectbox li:hover {
    background: #ffd06a;
    color: inherit;
}

.form--feedback .jq-selectbox li.selected {
    background: #c7cfd6;
    color: inherit;
}

.form--feedback .jq-selectbox li.disabled {
    color: #565656;
    font-style: italic;
}

.form--feedback .form__section {
    font-size: 13px;
    margin-bottom: 60px;
}

.form--feedback .form__section:last-child {
    margin-bottom: 0;
}

.form--feedback .form__field {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.form--feedback .form__themes {
    display: block;
    position: relative;
}

.form--feedback .form__themes .form__option {
    margin-bottom: 10px;
    width: 100%;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__themes .form__option {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__themes .form__option {
        width: 33.333%;
    }
}

.form--feedback .form__themes .form__option:last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__themes .form__option:nth-last-of-type(-n + 3) {
        margin-bottom: 0;
    }
}

.form--feedback .form__label {
    cursor: pointer;
    display: block;
    position: relative;
}

.form--feedback .form__input {
    background: #fff;
    border: 1px solid #c7cfd6;
    border-radius: 3px;
    box-shadow: none;
    padding: 0.85em;
    transition: all 0.2s;
    width: 100%;
}

.form--feedback .form__input:focus {
    border-color: #ffd06a;
    box-shadow: inset 0 0 7px 0 rgba(250, 189, 0, 0.45);
}

.form--feedback .form__error .form__input:not(.form__input--ignore-error) {
    border-color: #f35b5e;
    box-shadow: inset 0 0 7px 0 rgba(186, 33, 29, 0.3);
}

.form--feedback .form__error-text {
    color: #bd0a13;
    flex: 0 1 100%;
    font-size: 11px;
    margin-top: 0.5em;
    text-align: left;
}

.form--feedback .form__error-text--global {
    font-size: 16px;
    font-weight: bold;
    margin: 1em 0;
    text-align: center;
}

.form--feedback .form__error-text--restricted {
    display: none;
}

.form--feedback .form__themes .form__error-text {
    text-align: center;
}

.form--feedback .form__hidden {
    display: none !important;
    pointer-events: none;
    visibility: hidden;
}

.form--feedback .form__value--rounded {
    border: 1px solid #e1e6eb;
    border-radius: 2em;
    display: block;
    padding: 0.85em 1em;
    text-align: center;
    transition: all 0.2s;
}

.form--feedback .form__value--nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form--feedback .form__fields {
    margin-bottom: 1.2em;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__columns {
        align-items: center;
        display: flex;
        flex-flow: row wrap;
        justify-content: start;
        margin-left: -20px;
        margin-right: -20px;
    }
}

.form--feedback .form__columns--start {
    align-items: start;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__columns > .form__field {
        padding-left: 20px;
        padding-right: 20px;
        width: 50%;
    }
}

.form--feedback .form__field-name,
.form--feedback .form__field-input {
    width: 100%;
}

.form--feedback .form__field-name {
    margin-bottom: 0.5em;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__field-name {
        flex: 0 1 95px;
        margin: 0;
        padding-right: 0.5em;
    }
}

.form--feedback .form__field-input {
    flex: 1 0;
    position: relative;
}

.form--feedback .form__field-input--double {
    display: flex;
}

.form--feedback .form__field-input--double .form__input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    max-width: 74%;
}

.form--feedback .form__field-input--double .form__input--add {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0;
    max-width: 26%;
}

.form--feedback .form__label:hover .form__value--rounded,
.form--feedback .fake-select:hover .form__value--rounded {
    background: #e1e6eb;
    color: #000;
}

.form--feedback input:checked + .form__value--rounded,
.form--feedback .is-selected .form__value--rounded {
    background: #bd0a13;
    border-color: #bd0a13;
    color: #fff;
}

.form--feedback .form__label:hover input:checked + .form__value--rounded,
.form--feedback .fake-select:hover input:checked + .form__value--rounded,
.form--feedback .is-selected:hover .form__value--rounded {
    box-shadow: inset 0 0 0 2px #bd0a13;
}

.form--feedback .is-selected:hover .form__value--rounded {
    color: inherit;
}

.form--feedback .fake-select > .form__label::before {
    background: #e1e6eb;
    bottom: -10px;
    content: '';
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translate(0, -10px);
    transition: all 0.2s;
    visibility: hidden;
}

.form--feedback .fake-select:hover > .form__label::before {
    height: calc(50% + 10px);
    opacity: 1;
    transform: none;
    visibility: visible;
}

.form--feedback .fake-select > .form__label .form__value {
    position: relative;
    z-index: 2;
}

.form--feedback .fake-select__dropdown {
    align-items: start;
    background: #e1e6eb;
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    left: -8px;
    opacity: 0;
    padding: 20px 25px;
    position: absolute;
    right: -8px;
    text-align: left;
    transform: none;
    transition: all 0.2s;
    visibility: hidden;
    z-index: 110;
}

.form--feedback .fake-select:nth-child(1n) .fake-select__dropdown {
    border-radius: 0 2em 2em 2em;
}

.form--feedback .fake-select:nth-child(2n) .fake-select__dropdown {
    border-radius: 2em;
}

.form--feedback .fake-select:nth-child(3n) .fake-select__dropdown {
    border-radius: 2em 0 2em 2em;
}

.form--feedback .fake-select:hover .fake-select__dropdown {
    opacity: 1;
    transform: translate(0, 10px);
    visibility: visible;
}

.form--feedback .fake-select__dropdown .form__label {
    margin-bottom: 0.65em;
}

.form--feedback .fake-select__dropdown .form__label:last-child {
    margin-bottom: 0;
}

.form--feedback .fake-select__dropdown .form__value {
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: all 0.2s;
}

.form--feedback .fake-select__dropdown label:hover .form__value,
.form--feedback .fake-select__dropdown input:checked + .form__value {
    color: #bd0a13;
    text-decoration-color: currentColor;
}

.form--feedback .fake-select__dropdown label:hover input:checked + .form__value {
    color: #0847be;
}

.form--feedback .form__buttons {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    overflow: hidden;
    cursor: pointer;
}

    .form--feedback .form__buttons--desktop {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-items: center;
        overflow: visible;
        flex-wrap: wrap;
    }

    .form--feedback .form__buttons--desktop svg {
        margin-top: -28px;
        fill-rule: nonzero;
    }

@media screen and (max-width: 1023px) {
    .form--feedback .form__buttons--desktop svg {
        display: none;
    }
}

.form--feedback .form__button {
    background: linear-gradient(to bottom, #c61526 0%, #b30a1a 100%);
    border: none;
    border-bottom: 2px solid #750712;
    border-radius: 2em;
    box-shadow: none;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 16px;
    margin: 0 auto;
    padding: 0.95em 3.5em;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    transition: all 0.2s;
    user-select: none;
    text-transform: uppercase;
    font-weight: 600;
}

    .form--feedback .form__buttons--desktop .form__button {
        margin: 0 30px;
    }

.form--feedback .form__call-action {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

@media screen and (max-width: 1023px) {
    .form--feedback .form__call-action {
        margin-top: 30px;
        text-align: center;
    }
}

.form--feedback .form__button:disabled {
    /*background: linear-gradient(to bottom, #bbb 0%, #949494 100%);
    border-color: #686868;*/
    /*cursor: not-allowed;*/
}

.form--feedback .form__button:not(:disabled):not(:active):hover {
    box-shadow: inset 0 0 40px 0 #ff1822;
}

.form--feedback .form__button:active {
    background: linear-gradient(to bottom, #a00918 0%, #b4101e 100%);
    border-bottom-width: 0;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    margin-top: 2px;
}

.form--feedback .form__field--attachment {
    display: block;
}

.form--feedback .form__field--attachment .form__field-name {
    margin-bottom: 0.5em;
}

.form--feedback .form__field--message .form__input {
    height: 105px;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__field--message .form__field-name {
        align-self: start;
        margin-top: 13px;
    }
}

.form--feedback .form__field--tender .form__field-name {
    flex-basis: 50%;
}

.form--feedback .form__field--tender .form__field-input {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.form--feedback .form__field--tender .form__label {
    margin-right: 20px;
}

.form--feedback .form__field--tender .form__label:last-child {
    margin-right: 0;
}

@media screen and (min-width: 1024px) {
    .form--feedback .form__field--how-found .form__field-input {
        max-width: 238px;
    }
}

.form--feedback .form__required-message {
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    color: #8d8d8d;
    font-style: italic;
}

.form--feedback .form__field--privacy-policy {
    text-align: center;
    color: #8d8d8d;
    font-style: italic;
    font-size: 13px;
}

.form--feedback .form__field--privacy-policy a {
    color: #8d8d8d;
}

.form--feedback .form__field--privacy-policy .form__label {
    padding-left: 0;
    margin: 0 auto;
}

.form--feedback .form__field--privacy-policy .fake-checkbox {
    left: 0;
    position: relative;
    top: 0;
}

.form--feedback .form__field--privacy-policy .fake-checkbox__mark {
    border-color: #8d8d8d;
}

.form--feedback .form__field--budget {
    align-items: start;
    flex-flow: column wrap;
}

.form--feedback .form__field--budget .form__input {
    border: none;
    box-shadow: none;
    font-size: 16px;
    padding: 0;
}

.form--feedback .form__field--budget .form__field-name {
    flex: 0;
    margin-bottom: 0.5em;
}

.form--feedback .form__field--budget .form__field-input {
    margin-top: 1em;
}

.form--feedback .form__field--budget .form__field-input::before {
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.form--feedback .form__budget-slider.ui-slider {
    border-color: #c7cfd6;
    box-shadow: none;
    margin: 15px 0 0;
}

.form--feedback .form__budget-slider.ui-slider .ui-slider-handle {
    background: #fff;
    border: 3px solid #bd0a13;
    outline: none;
    transition: border-color 0.2s, border-width 0.2s, left 0.2s ease-out;
}

.form--feedback .form__budget-slider.ui-slider .ui-slider-handle:hover,
.form--feedback .form__budget-slider.ui-slider .ui-slider-handle.ui-state-active {
    border-color: #bd0a13;
    border-width: 6px;
}

.form--feedback .form__budget-slider.ui-slider .ui-slider-range {
    background-color: #bd0a13;
    transition: all 0.2s ease-out;
}

.form--feedback .form__success {
    color: #0cad21;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
}

.form--feedback {
    max-width: 300px;
}

@media screen and (min-width: 1200px) {
    .form--feedback {
        max-width: 750px;
    }
}

.form-wrapper .form--feedback {
    max-width: 690px;
}

.form-wrapper .form--has-border {
    background: none;
    padding: 0;
}

.form-wrapper .form--has-border .form__content {
    padding: 0;
}
/* End */


/* Start:/local/templates/pixelplus.ru_2015.mobile/components/bitrix/menu/aside-menu/style.css?172683182712555*/
.aside__menu {
    font-family: 'Ubuntu', serif;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 99;
    box-sizing: border-box;
}

.aside__menu * {
    box-sizing: border-box;
}

.aside__menu-button {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)), #CC0000;
    background-blend-mode: overlay, normal;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 12px;
    text-align: center;
    width: 100%;
}

.aside__menu-button:after {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M11.6816 6.53078L6.33014 1.17942C6.20636 1.05555 6.04114 0.987305 5.86496 0.987305C5.68879 0.987305 5.52356 1.05555 5.39979 1.17942L5.00569 1.57342C4.74925 1.83015 4.74925 2.24742 5.00569 2.50376L9.49944 6.99751L5.00071 11.4963C4.87693 11.6201 4.80859 11.7852 4.80859 11.9613C4.80859 12.1376 4.87693 12.3027 5.00071 12.4267L5.3948 12.8206C5.51867 12.9445 5.6838 13.0127 5.85998 13.0127C6.03615 13.0127 6.20138 12.9445 6.32515 12.8206L11.6816 7.46435C11.8057 7.34009 11.8738 7.17418 11.8734 6.99781C11.8738 6.82075 11.8057 6.65494 11.6816 6.53078Z' fill='white' fill-opacity='0.95'/><path d='M6.873 6.53078L1.52154 1.17942C1.39777 1.05555 1.23255 0.987305 1.05637 0.987305C0.880194 0.987305 0.714968 1.05555 0.591196 1.17942L0.197098 1.57342C-0.0593443 1.83015 -0.0593443 2.24742 0.197098 2.50376L4.69085 6.99751L0.192112 11.4963C0.068339 11.6201 0 11.7852 0 11.9613C0 12.1376 0.068339 12.3027 0.192112 12.4267L0.586209 12.8206C0.71008 12.9445 0.875208 13.0127 1.05138 13.0127C1.22756 13.0127 1.39278 12.9445 1.51656 12.8206L6.873 7.46435C6.99707 7.34009 7.06521 7.17418 7.06482 6.99781C7.06521 6.82075 6.99707 6.65494 6.873 6.53078Z' fill='white' fill-opacity='0.95'/></svg>");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 14px;
    margin-left: 11px;
    vertical-align: middle;
    width: 12px;
}

.aside__menu-inner {
    background: #CC0000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25) inset;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    direction: rtl;
}

@media screen and (min-width: 1024px) {
    .aside__menu-button {
        border-radius: 0 0 7px 7px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
        padding: 12px 36px 12px 33px;
        transform: rotate(-90deg) translateX(-100%);
        transform-origin: 0 0;
        transition: .3s;
        font-weight: 500;
    }

    .aside__menu-button--active {
        border-radius: 0;
    }

    .aside__menu-button:after {
        background-image: url("data:image/svg+xml;charset=utf-8,<svg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='20' height='2' rx='1' fill='white'/><rect y='8' width='20' height='2' rx='1' fill='white'/><rect y='16' width='20' height='2' rx='1' fill='white'/></svg>");
        width: 18px;
        height: 20px;
    }

    .aside__menu-button--active:after {
        background-image: url("data:image/svg+xml;charset=utf-8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='0.222168' y='14.3639' width='20' height='2' rx='1' transform='rotate(-45 0.222168 14.3639)' fill='white'/><rect x='1.41406' width='20' height='2' rx='1' transform='rotate(45 1.41406 0)' fill='white'/></svg>");
    }

    .aside__menu-inner {
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
        left: 45px;
        min-width: 285px;
        top: 0;
    }
}

.aside-menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    direction: ltr;
}

.aside-menu__list--lvl2 {
    font-size: .8em;
    margin-right: 0;
    overflow-y: auto;
    max-height: 600px;
    padding: 10px 0;
}

.aside-menu__list--lvl2::-webkit-scrollbar {
    width: 5px;
    background-color: #eee;
}

.aside-menu__list--lvl2::-webkit-scrollbar-thumb {
    background-color: var(--color-primary);
}

.aside-menu__list--lvl2::-webkit-scrollbar-thumb:hover {
    background-color: var(--color-primary);
}

.aside-menu__item {
    align-items: center;
}

span.aside-menu__link {
    cursor: default;
}

.aside-menu__item--lvl1 {
    padding: 0 25px;
}

.aside-menu__item--lvl1 > .aside-menu__link {
    padding: 9px 9px 9px 0;
}

.aside-menu__item--lvl2 > .aside-menu__link {
    color: #333;
    display: block;
    font-size: 13px;
}

.aside-menu__item--lvl2 {
    width: 100%;
}

.aside-menu__item--lvl2:last-child {
    border: none;
}

.aside-menu__item--lvl1 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 2px;
    padding-bottom: 3px;
    transition: background-color 0.25s ease 0s;
}

.aside-menu__item--lvl1:first-child {
    margin-top: 17px;
}

.aside-menu__item--lvl1:last-child {
    margin-bottom: 17px;
}

.aside-menu__item--lvl1:hover .aside-menu__item-dropdown {
    display: block;
    overflow: hidden;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link {
    background-color: #fff;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link + .aside-menu__item--lvl1::before {
    border-color: transparent;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link .aside-menu__link {
    color: #cc0000;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link svg path {
    fill: #cc0000;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link svg.svg-stoke path {
    stroke: #cc0000;
}

.aside-menu__item--lvl1.aside-menu__item--selected-link .aside-menu__link--parent:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMS41NDA0OCAwLjc4NTUyM0MxLjMyMTQ4IDAuNzg1NTIyIDEuMTAwNDggMC44NTIwMTMgMC45MTY0OCAwLjk4Nzc2NUMwLjQ4NDQ4IDEuMzA2MzcgMC40MTU0OCAxLjg4NzI0IDAuNzYwNDggMi4yODYxOEw0LjI2MDQ4IDYuMzI2NDFMMC43NjA0NzkgMTAuMzY2NkMwLjQxNTQ3OSAxMC43NjU2IDAuNDg0NDc5IDExLjM0NjUgMC45MTY0NzkgMTEuNjY1MUMxLjM0NzQ4IDExLjk4MjcgMS45Nzc0OCAxMS45MTkgMi4zMjE0OCAxMS41MjFMNi4zMjE0OCA2LjkwMzU5QzYuNjE0NDggNi41NjU2IDYuNjE0NDggNi4wODcyMyA2LjMyMTQ4IDUuNzQ5MjRMMi4zMjE0OCAxLjEzMTgzQzIuMTI0NDggMC45MDM3MjggMS44MzM0OCAwLjc4NTUyMyAxLjU0MDQ4IDAuNzg1NTIzWiIgZmlsbD0iI0NDMDAwMCIvPgo8L3N2Zz4K");
}

/* .aside-menu__item--lvl1 ~ .aside-menu__item--selected .aside-menu__item-dropdown {
    display: none;
} */
.aside-menu__item--lvl1 + .aside-menu__item--lvl1::before {
    content: '';
    position: relative;
    top: -2px;
    width: 100%;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    transition: border 0.25s ease 0s;
}

.aside-menu__item--lvl1:hover + .aside-menu__item--lvl1::before {
    border-color: transparent;
}

.aside-menu__item--lvl2 {
    padding: 5px 40px 5px 23px;
    transition: background-color 0.25s ease 0s;
}

.aside-menu__item--lvl2 + .aside-menu__item--lvl2 > .aside-menu__link::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    border-top: 1px solid #e3e3e3;
    transition: border-color 0.25s ease 0s;
}

.aside-menu__item--lvl2:hover + .aside-menu__item--lvl2 > .aside-menu__link::before {
    border-color: transparent;
}

.aside-menu__item--lvl2:hover {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.aside-menu__item--lvl1 svg {
    margin-right: 14px;
    max-width: 25px;
    max-height: 25px;
}

.aside-menu__link {
    color: #fff;
    text-decoration: none;
    position: relative;
    flex: 1;
}

.aside-menu__link--parent {
    transition: background-color 0.25s ease 0s, color 0.25s ease 0s;
}

.aside-menu__item--lvl1 svg path {
    transition: fill 0.25s ease 0s, stroke 0.25s ease 0s;
}

.aside-menu__item--lvl1:hover {
    background-color: #fff;
}

.aside-menu__item--lvl1:hover .aside-menu__link {
    color: #333;
}

.aside-menu__item--lvl1:hover svg path {
    fill: #cc0000;
}

.aside-menu__item--lvl1:hover svg.svg-stoke path {
    stroke: #cc0000;
}

.aside-menu__link--parent:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    width: 7px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M1.54048 0.459351C1.32148 0.459351 1.10048 0.525841 0.91648 0.661593C0.48448 0.980194 0.41548 1.56106 0.76048 1.96001L4.26048 6.00024L0.760479 10.0405C0.415479 10.4394 0.484479 11.0203 0.916479 11.3389C1.34748 11.6566 1.97748 11.5928 2.32148 11.1948L6.32148 6.57742C6.61448 6.23942 6.61448 5.76106 6.32148 5.42307L2.32148 0.805656C2.12448 0.577556 1.83348 0.459351 1.54048 0.459351Z' fill='white' fill-opacity='0.8'/></svg>");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: .3s;
}

.aside-menu__item--lvl1:hover .aside-menu__link--parent:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMS41NDA0OCAwLjc4NTUyM0MxLjMyMTQ4IDAuNzg1NTIyIDEuMTAwNDggMC44NTIwMTMgMC45MTY0OCAwLjk4Nzc2NUMwLjQ4NDQ4IDEuMzA2MzcgMC40MTU0OCAxLjg4NzI0IDAuNzYwNDggMi4yODYxOEw0LjI2MDQ4IDYuMzI2NDFMMC43NjA0NzkgMTAuMzY2NkMwLjQxNTQ3OSAxMC43NjU2IDAuNDg0NDc5IDExLjM0NjUgMC45MTY0NzkgMTEuNjY1MUMxLjM0NzQ4IDExLjk4MjcgMS45Nzc0OCAxMS45MTkgMi4zMjE0OCAxMS41MjFMNi4zMjE0OCA2LjkwMzU5QzYuNjE0NDggNi41NjU2IDYuNjE0NDggNi4wODcyMyA2LjMyMTQ4IDUuNzQ5MjRMMi4zMjE0OCAxLjEzMTgzQzIuMTI0NDggMC45MDM3MjggMS44MzM0OCAwLjc4NTUyMyAxLjU0MDQ4IDAuNzg1NTIzWiIgZmlsbD0iI0NDMDAwMCIvPgo8L3N2Zz4K");
}

.aside-menu__item-dropdown {
    display: none;
    flex: 0 0 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    min-height: 100%;
    width: 300px;
    background-color: #eee;
    box-shadow: 2px 5px 10px #7a7a7a3d;
}

.aside-menu__item--lvl2 .aside-menu__item-dropdown {
    display: block;
    padding: 6px 15px 0 6px;
}

.aside-menu__item--lvl3 {
    padding: 3px 0;
}

/* TODO */
/* .aside-menu__link--selected + .aside-menu__item-dropdown {
    display: block;
} */
@media screen and (min-width: 1024px) {
    .aside-menu {
        overflow: hidden;
    }

    .aside__menu {
        left: 0;
        position: fixed;
        z-index: 1000;
        right: auto;
        top: 25vh;
    }

    .aside-menu__inner {
        overflow-y: auto;
        max-height: 70vh;
    }

    @media screen and (min-width: 1260px) and (max-height: 850px) {
        .aside__menu {
            top: 22vh;
        }

        .aside-menu__inner {
            max-height: 75vh;
        }
    }
    @media screen and (min-width: 1300px) and (max-height: 700px) {
        .aside__menu {
            top: 15vh;
        }

        .aside-menu__inner {
            max-height: 82vh;
        }

        .aside-menu__item--lvl1:first-child {
            margin-top: 10px;
        }

        .aside-menu__item--lvl1:last-child {
            margin-bottom: 10px;
        }

        .aside-menu__item--lvl1 > .aside-menu__link {
            padding: 6px 0;
        }

        .aside-menu__item--lvl1 {
            padding-bottom: 2px;
        }
    }
    @media screen and (min-width: 1300px) and (max-height: 640px) {
        .aside__menu {
            top: 10vh;
        }

        .aside-menu__inner {
            max-height: 87vh;
        }
    }
}

/* search */
.searchable-list {
    margin-top: 15px;
    margin-bottom: 10 !important;
}

.search-region__input {
    width: 100%;
    margin-top: -10px;
}

.search-region__input input {
    font-family: 'Ubuntu', serif;
    width: 100%;
    border: none;
    height: 40px;
    background-color: #fff;
    margin: 0;
    padding: 14px 23px 13px;
    font-size: 13px;
    line-height: 100%;
    color: #333;
}

.search-region__input input:focus-visible {
    outline: none;
}

.search-region__input + .aside-menu__list .aside-menu__item:not(:nth-child(-n+15)) {
    display: none;
}

mark[data-markjs="true"] {
    background-color: transparent;
    font-weight: bold;
}

@media (max-width: 1260px) {
    .aside__menu {
        display: none;
    }
}

/* End */


/* Start:/local/templates/pixelplus.ru_2015.mobile/css/components/callToAction.css?17206452053227*/
@keyframes pulse {
    0%, 100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
}

.call-to-action {
    --cta-right-offset: 15px;
    --cta-bottom-offset: 15px;
    position: fixed;
    bottom: var(--cta-bottom-offset);
    right: var(--cta-right-offset);
    z-index: 10;
    transition: opacity .3s, visibility .3s
}

.call-to-action--hidden {
    opacity: 0;
    visibility: hidden
}

.call-to-action__open {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    background-color: var(--color-white);
    cursor: pointer;
    transition: opacity .3s, visibility .3s
}

.call-to-action--opened .call-to-action__open {
    opacity: 0;
    visibility: hidden
}

.call-to-action__open::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--color-white);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    animation: 2s infinite pulse
}

.call-to-action__image {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/local/templates/pixelplus.ru_2015.mobile/css/components/../../images/rocket.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.call-to-action__open-text {
    position: absolute;
    bottom: calc(100% + 12px);
    right: 0;
    display: block;
    width: max-content;
    padding: 4px 8px;
    background-color: var(--color-white);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    border-radius: 100px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity .3s 1s, visibility .3s 1s, transform .3s 1s
}

.call-to-action--shown .call-to-action__open-text {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.call-to-action__form {
    --field-text-border-color: var(--color-gray--light);
    --field-text-color: var(--text-color);
    position: absolute;
    bottom: calc(-1 * var(--cta-bottom-offset));
    right: calc(-1 * var(--cta-right-offset));
    transform: translateY(100%);
    display: block;
    min-width: calc(100vw - 17px);
    padding: 48px 16px 24px;
    background-color: var(--color-gray--lighten);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, transform .3s
}

.call-to-action--opened .call-to-action__form {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.call-to-action__close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: none;
    background-color: var(--color-primary);
    cursor: pointer
}

.call-to-action__close svg {
    width: 16px;
    height: 16px;
    stroke: var(--color-white);
    flex: 0 0 auto;
}

@media (min-width: 576px) {
    .call-to-action {
        --cta-right-offset: 48px;
        --cta-bottom-offset: 28px
    }

    .call-to-action__form {
        min-width: 420px;
        padding: 48px 32px 24px
    }
}

/* End */


/* Start:/local/templates/pixelplus.ru_2015.mobile/components/pixelplus/feedback/form-short/style.css?16383589543704*/
.form--short-feedback {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    padding: 20px 0 0 0;
    background: #fff;
    margin: 30px auto;
    font-size: 13px;
}

    .fancybox-opened .form--short-feedback {
        margin: 0;
        max-width: 250px;
        box-shadow: none;
    }

.form--short-feedback .form__title {
    font-family: Ubuntu, sans-serif;
    font-size: 21px;
    margin-bottom: 21px;
}

.form--short-feedback .form__intro {
    font-size: 13px;
    color: #555;
    margin-bottom: 21px;
}

.form--short-feedback .moving-placeholder {
    position: relative;
}

.form--short-feedback .moving-placeholder__field {
}

.form--short-feedback .moving-placeholder__label {
    color: inherit;
    font-size: inherit;
    line-height: 1;
    opacity: .8;
    pointer-events: none;
    position: absolute;
    top: .85em;
    left: .85em;
    transition: .3s;
}

.form--short-feedback .moving-placeholder__field:focus + .moving-placeholder__label,
.form--short-feedback .moving-placeholder__field.--focus + .moving-placeholder__label {
    font-size: 11px;
    top: -.5em;
    left: .6em;
    background: #fff;
    opacity: 1;
    padding: 0 .5em;
}

.form--short-feedback .form__field-input--required:after {
    content: '*';
    color: red;
    position: absolute;
    right: .85em;
    top: .85em;
}

.form--short-feedback .form__fields {
    margin-bottom: 20px;
}

.form__field-name {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
}

.form--short-feedback .form__field {
    margin: 0;
}

.form--short-feedback .form__field + .form__field {
    margin-top: 15px;
}

.form--short-feedback .form__required-message {
    font-family: Ubuntu, sans-serif;
    font-weight: 300;
    font-size: 10px;
    text-align: center;
    color: #555;
    margin-bottom: 26px;
}

.form--short-feedback .form__button {
    background: linear-gradient(to bottom, #c61526 0%, #b30a1a 100%);
    border: none;
    border-bottom: 2px solid #750712;
    border-radius: 2em;
    box-shadow: none;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 16px;
    margin: 0 auto;
    padding: 0.95em 2.5em;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    transition: all 0.2s;
    user-select: none;
    text-transform: uppercase;
    font-weight: 600;
}

.form--short-feedback .form__field--privacy-policy {
    text-align: center;
    color: #8d8d8d;
    font-style: italic;
    font-size: 13px;
    margin-top: 20px;
}

.form--short-feedback .form__field--privacy-policy .form__label {
    padding: 0;
}

.form--short-feedback .form__field--privacy-policy .fake-checkbox {
    display: none;
}

.form--short-feedback .field.field-theme {
    display: none;
}

.form--short-feedback .jq-selectbox__select,
/*.form--short-feedback .jq-selectbox.opened .jq-selectbox__select,*/
.form--short-feedback .jq-selectbox.focused .jq-selectbox__select {
    background: #fff;
    border: 1px solid #c7cfd6;
    border-radius: 3px;
    box-shadow: none;
    padding: 0.85em;
    transition: all 0.2s;
    width: 100%;
}

.form--short-feedback .jq-selectbox__dropdown {
    width: 100% !important;
}

.form--short-feedback .jq-selectbox__dropdown ul {
    max-height: 150px;
}

@media screen and (min-width: 1024px) {
    .form--short-feedback {
        padding: 40px 70px;
        font-size: 14px;
        max-width: 474px;
    }

    .fancybox-opened .form--short-feedback {
        max-width: 474px;
    }

    .form--short-feedback .form__fields {
        padding: 0 20px;
    }

    .form--short-feedback .form__button {
        padding: 0.95em 3.5em;
    }
}
/* End */
/* /local/components/pixelplus/portfolio.links/templates/.default/style.css?1776151473804 */
/* /local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/cases.support.detail/style.css?163463427222993 */
/* /js/bxSlider/jquery.bxslider.css?15332835744528 */
/* /local/templates/.default/components/pixelplus/feedback/feedback.2019/style.css?166335374816031 */
/* /local/templates/pixelplus.ru_2015.mobile/components/bitrix/menu/aside-menu/style.css?172683182712555 */
/* /local/templates/pixelplus.ru_2015.mobile/css/components/callToAction.css?17206452053227 */
/* /local/templates/pixelplus.ru_2015.mobile/components/pixelplus/feedback/form-short/style.css?16383589543704 */
