@font-face {
    font-family: icomoon;
    src: url(/bitrix/templates/cabinet/fonts/icomoon.eot);
    src: url(/bitrix/templates/cabinet/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(/bitrix/templates/cabinet/fonts/icomoon.ttf) format("truetype"), url(/bitrix/templates/cabinet/fonts/icomoon.woff) format("woff"), url(/bitrix/templates/cabinet/fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}

.icon-bottom-angle:before {
    content: "\E900"
}

.icon-box:before {
    content: "\E901"
}

.icon-calendar:before {
    content: "\E902"
}

.icon-check:before {
    content: "\E903"
}

.icon-check2:before {
    content: "\E904"
}

.icon-close:before {
    content: "\E905"
}

.icon-closed-box:before {
    content: "\E906"
}

.icon-danger:before {
    content: "\E907"
}

.icon-expand-right:before {
    content: "\E908"
}

.icon-expand-top:before {
    content: "\E909"
}

.icon-eye:before {
    content: "\E90A"
}

.icon-facebook:before {
    content: "\E90B"
}

.icon-google-plus:before {
    content: "\E90C"
}

.icon-hand:before {
    content: "\E90D"
}

.icon-instagram:before {
    content: "\E90E"
}

.icon-left-angle:before {
    content: "\E90F"
}

.icon-logo:before {
    content: "\E910"
}

.icon-menu:before {
    content: "\E911"
}

.icon-ok:before {
    content: "\E912"
}

.icon-phone:before {
    content: "\E913"
}

.icon-play:before {
    content: "\E914"
}

.icon-plus:before {
    content: "\E915"
}

.icon-qr-code:before {
    content: "\E916"
}

.icon-right-angle:before {
    content: "\E917"
}

.icon-right-arrow:before {
    content: "\E918"
}

.icon-search:before {
    content: "\E919"
}

.icon-star:before {
    content: "\E91A"
}

.icon-timer:before {
    content: "\E91B"
}

.icon-top-angle:before {
    content: "\E91C"
}

.icon-vk:before {
    content: "\E91D"
}

.icon-youtube:before {
    content: "\E91E"
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, .6);
    z-index: 1000
}

.qr-camera__item, .qr-camera__video {
    display: none;
    width: 100%;
    max-width: 768px;
    margin: auto;
    height: 100%
}

.qr-camera__video {
    position: relative;
    text-align: center
}

.qr-camera__icon {
    position: absolute;
    font-size: 22px;
    display: block;
    padding: 16px;
    background-color: rgba(0, 0, 0, .7);
    color: hsla(0, 0%, 100%, .8);
    left: 0;
    bottom: 0;
    cursor: pointer
}

.qr-camera__result {
    display: none
}



.qr-camera.popup .alert {
    padding: 24px 16px 16px;
    width: 80%;
    border-radius: 10px;
    margin: 0;
}

.qr-camera.popup .alert_error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.qr-camera.popup .alert_success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.qr-load {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.qr-preview {
    display: block
}

.qr-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.spinner, .spinner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.spinner {
    margin: auto;
    font-size: 10px;
    position: relative;
    top: 45%;
    text-indent: -9999em;
    border-top: 1.1em solid hsla(0, 0%, 100%, .8);
    border-right: 1.1em solid hsla(0, 0%, 100%, .8);
    border-bottom: 1.1em solid hsla(0, 0%, 100%, .8);
    border-left: 1.1em solid #4d4d4d;
    animation: a 1.1s infinite linear
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
.form-group__icon {
    color: #aaa;
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.qr-camera.popup{
    align-items: center;
    justify-content: center;
}
.content-center{
    text-align: center;
}
.qr-camera .h{
    font-family: CrimsonTextSemiBold,serif;
    text-align: center;
    color: #1c1c1c;
    font-size: 18px;
    padding: 0 8px;
    line-height: 1.36;
    text-transform: uppercase;
}
.qr-camera .text{
    color: #ff5100;
    font-size: 14px;
    font-family: OpenSans,sans-serif;
}
.check_code {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.check_code_right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}
.check_code_right form{
    display: flex;
    justify-content: flex-end;
}

.check_code_left {
    width: 50%;
}

.check_code_full {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.check_code-text {
    color: #7e7e7e;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
}
.check_code-text-mobile{
    display: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.toggle_code {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.check_code-image+.check_code-image {
    margin-left: 9px;
}
.check_code_input{
    position: relative;
}
.check_code_input input,
.check_code_btn button{
    padding: 10px;
    font-size: 18px;
    height: 30px;
    border-radius: 0px;
    text-transform: uppercase;
    border: 1px solid #cfcfcf;
    color: #7e7e7e;
    line-height: 1.5;
    position: relative;
}
.check_code_btn button{
    display: flex !important;
    align-items: center; 
}
.check_code_btn button i{
    margin-right: 10px;
    font-size: 16px;
}
.check_code_btn{
    margin-left: 16px;
}
.check_code_btn button{
    width: 180px;
    background: #fff;
    text-align: left;
    padding: 0 10px;
    font-size: 13px;
    height: 40px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #cfcfcf;
    /* color: #4d4d4d; */
    line-height: 11px;
}

.check_code_input input::-moz-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::-webkit-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input:-ms-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::-ms-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::placeholder {
    font-size: 13px;
    text-transform: uppercase;
}
.check_code-close .toggle_code img{
    transform: rotate(180deg);
}

[class*=" icon-"], [class^=icon-]{
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
}
.qr-camera.popup .button_common{
    padding: 12px 16px;
    border: 1px solid #151515;
    border-radius: 4px;
}
.qr-camera.popup .button{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-color: #fff;
    color: #1c1c1c;
    font-size: 13px;
    font-family: OpenSansSemiBold,sans-serif;
    cursor: pointer;
}




@media (min-width: 767px){
    .check_code .check_code_full{
        overflow-y: hidden;
        max-height: none;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: ease;
        opacity: 1;
    }
    .check_code.check_code-close .check_code_full{
        opacity: 0;
        max-height: 0;
    }
}

@media screen and (max-width: 767px){
    .check_code_left{
        width: 100%;
    }
    .check_code_right{
        width: 100%;
    }
    .toggle_code{
        justify-content: center;
        margin-bottom: 15px;
    }

    .check_code_input{
        width: calc(70% - 5px);
    }

    .check_code_btn {
        width: calc(30% - 5px);
    }

    .check_code_btn{
        margin-left: 10px;
    }
    .check_code_right{
        justify-content: center;
    }
    .check_code_full{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .check_code-text{
        display: none;
    }
    .check_code-text-mobile{
        display: block;
    }
    .check_code_right{
        flex-wrap: wrap; 
    }
    .toggle_code.check_code-text{
        display: flex;
    }
    .check_code_input input, .check_code_btn button{
        width: 100%;
        height: 40px;
    }
    .check_code-image{
        width: 50%;
        text-align: center;
    }
    .check_code-image+.check_code-image{
        margin-left: 0;
    }
    .check_code .check_code_right,
    .check_code .check_code_left,
    .check_code .check_code_full{
        overflow-y: hidden;
        max-height: none;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: ease;
        opacity: 1;
    }
    .check_code.check_code-close .check_code_right,
    .check_code.check_code-close .check_code_left,
    .check_code.check_code-close .check_code_full{
        max-height: 0;
        opacity: 0;
    }
    .check_code.check_code-close  .toggle-button{
        overflow-y: visible;
        opacity: 1;
    }
    .check_code{
        margin-top: 20px;
    }
    .check_code-images{
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .check_code_input input, .check_code_btn button{
        font-size: 11px;
    }

    #qrcodeInputCatalog {
        font-size: 18px;
    }

    .check_code_input input::-moz-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .check_code_input input::-webkit-input-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .check_code_input input:-ms-input-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
}
@media screen and (max-width: 525px){
    .check_code-image img{
        width: 100%;
    }
}
@media screen and (max-width: 320px){
    .check_code_btn button{
        font-size: 10px;
    }
}

@media (min-width: 767px) {
    .check_code_btn {
        display: none!important;
    }
}