

/* Start:/local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/portfolio.context.detail/style.css?17437857499911*/
.portfolio-context-detail h2,
.portfolio-context-detail .h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.portfolio-context-detail .wideblock {
    padding: 60px 0;
}

.portfolio-context-detail .wideblock.pale-blue-bg {
    background-color: #eaeff2;
}

.portfolio-context-detail .text-red {
    color: #c71b00;
}

.portfolio-context-detail .detail-picture {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 0 0 180px 0;
}

.portfolio-context-detail .detail-picture_dark-txt {
  color: #333;
}

.portfolio-context-detail .detail-picture .content {
    width: 780px;
}

.portfolio-context-detail .detail-picture .detail-client-logo {
    display: table;
    height: 180px;
    margin-bottom: 40px;
    width: 100%;
}

.portfolio-context-detail .detail-picture .detail-client-logo .logo-holder {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
}

.portfolio-context-detail .detail-picture .detail-client-title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.portfolio-context-detail .detail-picture .detail-client-description {
    font-size: 15px;
    line-height: 1.46;
    margin-bottom: 75px;
}

.portfolio-context-detail .detail-picture .detail-features {
    font-size: 0;
    text-align: center;
}

.portfolio-context-detail .detail-picture .detail-features .feature-item {
    display: inline-block;
    font-size: 14px;
    margin-right: 60px;
    padding-left: 65px;
    position: relative;
    text-align: left;
    vertical-align: top;
    max-width: 50%;
}

@media only screen and (max-device-width: 768px) and (orientation: portrait), only screen and (max-device-width: 670px) {
    .portfolio-context-detail .detail-picture .detail-features .feature-item {
        max-width: none;
    }
}

.portfolio-context-detail .detail-picture .detail-features .feature-item:last-child {
    margin-right: 0;
}

.portfolio-context-detail .detail-picture .detail-features .feature-item .feature-icon {
    font-size: 44px;
    left: 0;
    position: absolute;
    top: 0;
}

.portfolio-context-detail .detail-picture .detail-features .feature-item .feature-title {
    font-weight: bold;
    text-transform: uppercase;
}

.portfolio-context-detail .tasks-list {
    align-items: stretch;
    display: flex;
    font-size: 0;
    margin: 60px -30px -30px -30px;
    text-align: center;
}

.portfolio-context-detail .tasks-list .task-item-container {
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 30px;
    padding: 0 15px;
    vertical-align: top;
}

.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(2):first-child,
.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(2):first-child ~ .task-item-container {
    width: 50%;
}

.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(3):first-child,
.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(3):first-child ~ .task-item-container {
    width: 33.3333%;
}

.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(4):first-child,
.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(4):first-child ~ .task-item-container {
    width: 25%;
}

.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(5):first-child,
.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(5):first-child ~ .task-item-container {
    width: 20%;
}

.portfolio-context-detail .tasks-list .task-item {
    border: 2px solid #e5e9eb;
    border-radius: 6px;
    box-sizing: border-box;
    height: 100%;
    padding: 45px 10px 20px;
    position: relative;
    width: 100%;
}

.portfolio-context-detail .tasks-list .task-item .task-icon {
    background-color: #fff;
    color: #c71b00;
    font-size: 44px;
    left: 50%;
    line-height: 1;
    margin-left: -28px;
    padding: 0 5px 0 8px;
    position: absolute;
    top: -24px;
}

.portfolio-context-detail .tasks-list .task-item .task-number {
    color: #e5eaec;
    font-size: 120px;
    font-weight: bold;
    line-height: 88px;
    margin-bottom: 20px;
}

.portfolio-context-detail .accomplished-works {
    text-align: left;
}

.portfolio-context-detail .accomplished-works .step-title {
	font-weight: bold;
	font-size: 24px;
	color: #a4b3bc;
	line-height: 21px;
	text-transform: uppercase;
	margin: 46px 0 15px;
}

.portfolio-context-detail .accomplished-works .step-title:first-child {
	margin-top: 0;
}

.portfolio-context-detail .accomplished-works ul {
    font-size: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.portfolio-context-detail .accomplished-works ul li {
    line-height: 1.25;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
    position: relative;
}

.portfolio-context-detail .accomplished-works ul li:last-child {
    margin-bottom: 0;
}

.portfolio-context-detail .accomplished-works ul li:before {
    background-color: #c71b00;
    border-radius: 50%;
    content: '';
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 0.5em;
    width: 6px;
}

.portfolio-context-detail .accomplished-works ul li span {
    font-weight: bold;
}

.portfolio-context-detail .detail-results {
    font-size: 0;
    margin: 80px -15px 75px -15px;
    text-align: center;
}

.portfolio-context-detail .detail-results .result-item {
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    padding: 0 15px;
    vertical-align: top;
    width: 25%;
}

.portfolio-context-detail .detail-results .result-item .result-icon {
    display: flex;
    height: 120px;
    margin-bottom: 20px;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.portfolio-context-detail .detail-results .result-item .result-icon .icon-holder {
    width: 100%;
}

.portfolio-context-detail .detail-results .result-item .result-description {
    line-height: 1.2;
}

.portfolio-context-detail .detail-results .result-item .result-description span {
    color: #c71b00;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.portfolio-context-detail .detail-results-text {
    font-size: 16px;
    line-height: 1.25;
}

.portfolio-context-detail .order-online-form-wrapper {
    background: none;
}

.portfolio-context-detail .order-online-form-wrapper .order-online-form {
    border: 0;
    margin: 0;
    padding: 0;
}

.portfolio-context-detail .order-online-form-wrapper .form-title {
    font-size: 38px;
    font-weight: 300;
    text-align: center;
    text-transform: none;
    margin-bottom: 0.5em;
}

.examples a.fancybox {
	border: none;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.examples a:hover {
	opacity: .7;
}

.examples a img {
	max-width: 320px;
	height: auto;
}
.examples.big_pic a img
{
	max-width: 420px;
}
.examples.max_big_img a img
{
	max-width: 100%;
}
.red_title_result
{
    color: #c71b00;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}



@media only screen and (max-device-width: 768px) and (orientation: portrait), only screen and (max-device-width: 670px) {
    .portfolio-context-detail .detail-picture {
        padding: 45px 0;
    }

    .portfolio-context-detail .detail-picture .content {
        width: 300px;
    }

    .portfolio-context-detail .detail-picture .detail-client-logo,
    .portfolio-context-detail .detail-picture .detail-client-logo .logo-holder {
        display: block;
        height: auto;
    }

    .portfolio-context-detail .detail-picture .detail-client-title {
        line-height: 1.2;
    }

    .portfolio-context-detail .detail-picture .detail-client-description {
        margin-bottom: 45px;
    }

    .portfolio-context-detail .detail-picture .detail-features .feature-item {
        box-sizing: border-box;
        margin: 0 0 25px;
        width: 240px;
    }

    .portfolio-context-detail .detail-picture .detail-features .feature-item:last-child {
        margin-bottom: 0;
    }

    .portfolio-context-detail .tasks-list {
        margin: 60px -15px -50px;
    }

    .portfolio-context-detail .tasks-list .task-item-container {
        margin-bottom: 50px;
        width: 100%;
    }

    .portfolio-context-detail .tasks-list .task-item {
        height: 175px;
        padding: 30px 10px 0;
    }

    .portfolio-context-detail .tasks-list .task-item .task-number {
        font-size: 95px;
        line-height: 70px;
    }

    .portfolio-context-detail .detail-results {
        margin-bottom: 20px;
    }

    .portfolio-context-detail .detail-results .result-item {
        padding-bottom: 15px;
        width: 50%;
    }
	
	.portfolio-context-detail .tasks-list {
		flex-direction: column;
	}
	
	.portfolio-context-detail .tasks-list div.task-item-container,
	.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(5):first-child,
	.portfolio-context-detail .tasks-list .task-item-container:nth-last-child(5):first-child ~ .task-item-container,
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(4):first-child, 
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(4):first-child ~ div.task-item-container,
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(3):first-child, 
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(3):first-child ~ div.task-item-container,
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(2):first-child, 
	.portfolio-context-detail .tasks-list div.task-item-container:nth-last-child(2):first-child ~ div.task-item-container	{
		width: 100%;
	}
}
/* 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 */


/* 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 */
/* /local/templates/pixelplus.ru_2015.mobile/components/bitrix/news.detail/portfolio.context.detail/style.css?17437857499911 */
/* /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 */
/* /local/templates/.default/components/pixelplus/feedback/feedback.2019/style.css?166335374816031 */
