

/* Start:/local/components/mmit/form.result.new/templates/assessment/style.css?167507986111641*/
.left_block{
    display: none;
}
.wrapper_inner .right_block.wide_{
    width: 100% !important;
}
form[name="ASSESSMENT"] .form-control br {
    display: none;
}

.ocenka__title {
    font-size: 34px;
    margin: 0 0 45px;
}

.ocenka .form-control {
    display: flex;
    align-items: center;
    margin-bottom: 23px;
}

.ocenka .form-control:nth-child(4) {
    margin-bottom: 20px;
}

.ocenka__photo-text,
.ocenka .form-control label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #383838;
    margin-right: 24px;
    margin-bottom: 0;
    width: 158px;
}

.ocenka .form-control.textarea {
    align-items: flex-start;
}

.ocenka__price-text {
    position: absolute;
    right: calc(100% - 356px);
    font-size: 16px;
}

.ocenka .star {
    /*display: none;*/
}

.ocenka .common_select .common_select-link,
.ocenka .form-control input {
    height: 50px;
    border-radius: 3px;
    border: solid 1px #F5F5F5;
    background-color: #F5F5F5;
    padding: 0 20px;
    margin-top: 0;
    font-size: 17px;
}

.ocenka .form-control .descr-input {
    padding: 17px 20px;
    height: 158px;
    font-size: 14px;
}
.ocenka .form-control .descr-input:not(.error) {
    border-color: #F5F5F5;
    background-color: #F5F5F5;
}

.ocenka .common_select .common_select-link {
    padding-right: 50px;
}

.ocenka .descr-input:hover,
.ocenka .common_select .common_select-link:hover,
.ocenka .form-control input:hover {
    background-color: #ffffff;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.ocenka .common_select .common_select-link.opened,
.ocenka .descr-input:focus,
.ocenka .form-control input:focus {
    background-color: #ffffff;
    box-shadow:
            0 0 0 1px #2ab475,
            0 0 0 4px rgba(42, 180, 117, 0.3);
}

.ocenka .short {
    width: 172px;
}

.ocenka .name-input,
.ocenka .phone.short {
    width: 323px;
}

.ocenka .descr-input,
.ocenka .brand-input {
    width: 360px;
}

.ocenka .common_select {
    width: 323px !important;
}

.ocenka .descr-input {
    min-height: 122px;
}

.ocenka .form-control input::-webkit-input-placeholder {
    font-size: 17px;
    color: #767676;
}

.ocenka .form-control input:-moz-placeholder {
    font-size: 17px;
    color: #767676;
}

.ocenka .form-control input::-moz-placeholder {
    font-size: 17px;
    color: #767676;
}

.ocenka .form-control input:-ms-input-placeholder {
    font-size: 17px;
    color: #767676;
}

.ocenka .form-control input:focus::-webkit-input-placeholder {
    opacity:0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.ocenka .form-control input:focus:-moz-placeholder {
    opacity:0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.ocenka .form-control input:focus::-moz-placeholder {
    opacity:0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.ocenka .form-control input:focus:-ms-input-placeholder {
    opacity:0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.ocenka .ocenka__btn {
    width: 186px;
    height: 49px;
    border-radius: 3px;
    border: solid 1px #cd2115;
    background-color: #cd2115;
    font-size: 18px;
    font-weight: 600;
    line-height: 47px;
    text-align: center;
    color: #ffffff !important;
    padding: 0;
}

.ocenka .ocenka__btn[disabled] {
    opacity: 1;
    border: solid 1px #c7c7c8 !important;
    background-color: #c7c7c8 !important;
    cursor: not-allowed;
    pointer-events: initial;
    color: #ffffff !important;
}

.ocenka .common_select .common_select-link .ik_select_link_text {
    font-size: 17px;
    line-height: 50px;
}

.ocenka .common_select .common_select-link .trigger {
    border-left: none;
    background: transparent;
    height: 50px;
    width: 45px;
}

.ocenka .common_select .common_select-link .trigger:before {
    width: 14px;
    height: 50px;
    background: url('/bitrix/templates/aspro_next/images/ux/arrow-trigger.svg') center center no-repeat;
}

.ocenka .common_select .common_select-link:hover .trigger, .ocenka .common_select .common_select-link.opened .trigger {
    background: url('/bitrix/templates/aspro_next/images/ux/arrow-trigger.svg') center center no-repeat;
}

.ocenka .ik_select_dropdown.common_select-dd {
    border-radius: 3px;
    box-shadow: 0 2px 14px 0 rgba(7, 4, 37, 0.14);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

.ik_select_list .ik_select_list_inner ul li.ik_select_active,
.ik_select_active .ik_select_option_label {
    color: #2e2f30 !important;
    background: #fff !important;
}

.ik_select_list .ik_select_list_inner ul li:hover {
background: #eef0f1 !important;
}

.ik_select_option_label {
    color: #cd2115 !important;
}

.ocenka .addImages {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.ocenka .form-control .photo__label,
.ocenka .form .form_inner_container_product .form-control .photo__label {
    width: 122px;
    height: 90px;
    border-radius: 3px;
    border: solid 1px #eaebec;
    background-color: #f4f5f6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 16px;
    margin-bottom: 16px;
}

.photo__svg {
    width: 20px;
    height: 16px;
    background: url('/bitrix/templates/aspro_next/images/svg/otsenka/photo.svg') center center no-repeat;
    margin-bottom: 5px;
}

.photo__text {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

.ocenka__photo-text {
    margin-top: 15px;
}

.ocenka__policy {
    display: block;
    margin-left: auto;
    max-width: 450px;
    font-size: 14px;
    line-height: 19px;
    color: #A2A2A2;
    text-align: right;
}
.ocenka__policy a {
    color: #000;
    text-decoration: underline;
}
.ocenka__policy a:hover {
    text-decoration: none;
}

.submit__error .label-error,
.submit__error label.error {
    position: static !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    color: #383838 !important;
    margin-left: 18px;
}

.ocenka .form-control input.error {
    border: solid 1px #cd2115;
    background-color: #fae8e7;
}

.ocenka .descr-input.error:focus,
.ocenka .form-control input.error:focus {
    box-shadow:
            0 0 0 1px #FF4157,
            0 0 0 4px rgba(255,65,87,0.30);
}

.valid-icon {
    margin-left: 16px;
    width: 16px;
    height: 16px;
    background: url('/bitrix/templates/aspro_next/images/svg/otsenka/check.svg') center center no-repeat;
}

.error-icon {
    margin-left: 16px;
    width: 16px;
    height: 16px;
    background: url('/bitrix/templates/aspro_next/images/svg/otsenka/error.svg') center center no-repeat;
}

.form-control textarea .valid-icon,
.form-control textarea .error-icon {
    display: none;
}

.ocenka__italic {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.43;
    color: #383838;
    margin-top: 9px;
    display: block;
    margin-left: 184px;
}
.form-control.photo {
    align-items: flex-start;
}

.ocenka__image-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 276px;
}

.ocenka__image-item {
    width: 122px;
    height: 90px;
    margin-right: 16px;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
}

.ocenka__img-wrap img {
    height: 100%;
}

.ocenka__delete-link {
    display: block;
    width: 11px;
    height: 12px;
    background: url('/bitrix/templates/aspro_next/images/svg/otsenka/del.svg') center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
}

.form .form_result .ocenka-success__img,
.form .form_result.succes .ocenka-success__img {
    display: block;
    width: 158px;
    height: 160px;
    background: url('/bitrix/templates/aspro_next/images/svg/otsenka/niceman.svg') center center no-repeat;
    margin: 0 auto 28px;
}

.form .form_result.success .ocenka-success__title,
.form .form_result .ocenka-success__title {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.18;
    text-align: center;
    color: #383838;
    margin-bottom: 13px;
    margin-top: 0;
}

.form .form_result.success .ocenka-success__text,
.form .form_result .ocenka-success__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    color: #383838;
    margin-top: 0;
    margin-bottom: 40px;
}

.form_result.success {
    text-align: center;
}

@media all and (max-width: 991px) {
    .ocenka .short {
        width: 200px;
    }
    .ocenka .brand-input,
    .ocenka .phone.short,
    .ocenka .name-input,
    .ocenka .descr-input,
    .common_select {
        width: unset !important;
        flex: 1;
    }
    .ocenka__image-list {
        display: block;
    }
}

@media all and (max-width: 767px) {
    .ocenka__image-list {
        max-width: 122px;
    }
    .ocenka__image-list {
        display: flex;
        max-width: 100%;
    }
    .ocenka__title {
        font-size: 27px;
    }
    .ocenka .form-control {
        flex-direction: column;
        align-items: flex-start;
    }
    .ocenka .phone.short,
    .ocenka .common_select,
    .ocenka .descr-input,
    .ocenka .common_select .common_select-link,
    .ocenka .form-control input,
    .ocenka__photo-text,
    .ocenka .form-control label {
        flex: 1 0 auto;
        width: 100% !important;
    }
    .ocenka .phone.short,
    .ocenka .common_select,
    .ocenka .descr-input,
    .ocenka .common_select .common_select-link,
    .ocenka .form-control input,
    .ocenka .form-control select {
        height: 40px;
        font-size: 14px;
    }
    .ocenka .form-control .descr-input {
        height: 145px;
    }
    .ocenka .common_select .common_select-link .ik_select_link_text {
        font-size: 14px;
        line-height: 40px;
    }
    .ocenka .common_select .common_select-link .trigger {
        height: 40px;
    }
    .ocenka .common_select .common_select-link .trigger:before {
        height: 40px;
    }
    .ocenka__photo-text, .ocenka .form-control label{
        margin-bottom: 5px;
    }
    .ocenka .form-control.textarea {
        display: flex;
    }
    .ocenka__italic {
        margin-left: 0;
    }
    .ocenka-success__title {
        font-size: 27px;
    }
    .form .form_result .ocenka-success__text {
        font-size: 17px;
    }
    .error-icon,
    .valid-icon {
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .ocenka__price-text {
        right: 20px;
        top: 40px;
    }
}
/* End */
/* /local/components/mmit/form.result.new/templates/assessment/style.css?167507986111641 */
