

/* Start:/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/style.css?174826568118721*/
.wrap_form_doctor_recording .block_img_form_doctor_recording,
.wrap_form_doctor_recording .form_doctor_recording{
    width: calc((100% - 30px) / 2);
    border: 1px solid #B9C9E1;
    border-radius: 15px;
    min-height: 600px;
    /*background-color: #E3E4E6;*/
}

.wrap_form_doctor_recording .block_img_form_doctor_recording{
    overflow: hidden;
    background: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/bk_form_doctor.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.wrap_form_doctor_recording #store_yadex_map{
    width: 100%;
    height: 100%;
    opacity: 0;
}

.wrap_form_doctor_recording[data-number-step="3"] #store_yadex_map{
    opacity: 1;
}

/**** FORM HEADER ****/

.form_doctor_recording .form_header{
    padding: 30px;
}

.form_doctor_recording .form_header .wrap_btn_step{
    display: none;
}

.form_doctor_recording .title_step{
    margin-bottom: 0;
    display: none;
}

.form_doctor_recording .form_number_step{
    color: #14499B;
    font-weight: bold;
    font-size: 20px;
}

.form_doctor_recording .show_form_doctor_fast_recording{
    position: relative;
    color: #14499B;
    font-weight: bold;
    padding-right: 50px;
    cursor: pointer;
}

.form_doctor_recording .show_form_doctor_fast_recording:before{
    position: absolute;
    top:50%;
    right: 0px;
    margin-top: -20px;
    content: '';
    width:40px;
    height: 40px;
    background: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/phone_icon.png") right center no-repeat;
    background-size: 100% auto;
}

.wrap_form_doctor_recording[data-number-step="6"] .show_form_doctor_fast_recording{
    display: none;
}

/**** FORM CONTENT ****/

.form_doctor_recording .form_content{
    padding: 0 30px;
}

.form_doctor_recording .step_content{
    display: none;
}


.wrap_form_doctor_recording[data-number-step="1"] .title_step_1,
.wrap_form_doctor_recording[data-number-step="2"] .title_step_2,
.wrap_form_doctor_recording[data-number-step="3"] .title_step_3,
.wrap_form_doctor_recording[data-number-step="4"] .title_step_4,
.wrap_form_doctor_recording[data-number-step="5"] .title_step_5,
.wrap_form_doctor_recording[data-number-step="6"] .title_step_6,
.wrap_form_doctor_recording[data-number-step="1"] .step_content_1,
.wrap_form_doctor_recording[data-number-step="2"] .step_content_2,
.wrap_form_doctor_recording[data-number-step="3"] .step_content_3,
.wrap_form_doctor_recording[data-number-step="4"] .step_content_4,
.wrap_form_doctor_recording[data-number-step="5"] .step_content_5,
.wrap_form_doctor_recording[data-number-step="6"] .step_content_6{
    display: block;
}

.form_doctor_recording .radio .img_label{
    width: 170px;
    height: 170px;
    margin: 0 0 30px 0;
    padding: 135px 15px 15px 15px;
    text-align: center;
    background: center 40px no-repeat;
    border: 1px solid #F1F1F1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radio input[type=radio]:checked + .img_label{
    border-color:#14499B;
}

.form_doctor_recording .radio .button_label:after,
.form_doctor_recording .radio .button_label:before,
.form_doctor_recording .radio .img_label:after,
.form_doctor_recording .radio .img_label:before{
    display: none;
}

.form_doctor_recording .radio .button_label{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:100%;
    height:100%;
    margin: 0;
    padding: 15px;
    text-align: center;
    border: 1px solid #F1F1F1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radio input[type=radio]:checked + label.button_label{
    border-color: #14499B;
}

.form_doctor_recording .step_message{
    text-align: center;
    font-size: 13px;
}

.form_doctor_recording .title_input{
    margin-bottom: 5px;
    position: relative;
}

.form_doctor_fast_recording .hidden_block,
.form_doctor_recording .hidden_block{
    display: none;
}

/**** STEP 1 ****/

.form_doctor_recording #type_client_1 + label{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/type_client_1.png");
}

.form_doctor_recording #type_client_2 + label{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/type_client_2.png");
}

.form_doctor_recording #type_client_3 + label{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/type_client_3.png");
}

/**** STEP 2 ****/

.form_doctor_recording .step_content_2 .block_input{
    width: calc((100% - 15px) / 2);
    margin-bottom: 15px;
}

.form_doctor_recording .step_content_2 .list_service:last-child{
    margin-bottom: -15px;
}

.form_doctor_recording .step_content_2 .name_service{
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    color: #303030;
    margin-bottom:15px;
    /*background-repeat: no-repeat;*/
}

.form_doctor_recording .step_content_2 .img_service{
    display: block;
    width: 50px;
    height: 50px;
    margin:0 auto 15px auto;
    background: center center no-repeat;
    background-size:contain;
}

.form_doctor_recording .step_content_2 .comment_service{
    margin: 0 auto 10px auto;
    padding: 5px 10px;
    border-radius: 3px;
    background: #8992C4;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.form_doctor_recording .step_content_2 .price_service{
    font-weight: bold;
    font-size: 13px;
    color: #14499B;
    width: 100%;
}

/**** STEP 3 ****/

.form_doctor_recording .step_2 .block_input{
    width: 100%;
}

.form_doctor_recording .selectboxit-container{
    width: 100%;
}

/**** STEP 4 ****/

.form_doctor_recording .step_content_4 .time_record_message.visible_time_record_message{
    display:block;
}

.form_doctor_recording.loadind_step .next_step,
.form_doctor_recording.loadind_step .wrap_block_input.nx-flex-row-btw-st{
    display: none;
}

.form_doctor_recording .step_content_4 .time_record_message{
    display: none;
    color:#C61212;
    font-weight: bold;
}

.form_doctor_recording .step_content_4 .block_input{
    width: calc((100% - 30px) / 2);
}

.form_doctor_recording .step_content_4 .block_input .inpt{
    width: 100%;
}

.form_doctor_recording .step_content_4 #date_record{
    width: 100%;
    border: 1px solid #979797;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
    padding: 10px 20px;
    min-height: 40px;
}

.form_doctor_recording .wrap_block_loader.nx-flex-col-t-c{
    display: none;
}

.form_doctor_recording.loadind_step .wrap_block_loader.nx-flex-col-t-c{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.form_doctor_recording .wrap_block_input .loader_message{
    color: #14499B;
    font-weight: bold;
}

.loader{
    position: relative;
    display: flex;
}

.loader:before , .loader:after {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    margin: 0  5px  ;
    border-radius: 50%;
    color: #14499B;
    background: currentColor;
    box-shadow: 50px 0 , -50px 0;
    animation: left 1s infinite ease-in-out;
}
.loader:after {
    color: #00BDCC;
    animation: right 1.1s infinite ease-in-out;
}


@keyframes right {
    0% , 100%{transform: translateY(-10px) }
    50% { transform: translateY(10px) }
}

@keyframes left {
    0% , 100%{ transform: translateY(10px) }
    50% { transform: translateY(-10px) }
}

/**** STEP 5 ****/

.form_doctor_recording .step_content_5 .block_input{
    width: calc((100% - 15px) / 2);
    margin-bottom: 15px;
}

.form_doctor_recording .step_content_5 .block_input .inpt{
    width: 100%;
}

.form_doctor_recording .step_content_5 .block_agreement_input .title_input span{
    opacity: 0;
}

.form_doctor_fast_recording .error_block_input:before,
.form_doctor_recording .step_content_3 .error_block_input:before,
.form_doctor_recording .step_content_5 .block_input.error_block_input .title_input:before{
    content: attr(data-error-title);
    color: #C61212;
    order: 10;
    font-size: 11px;
    opacity: 1;
}

.form_doctor_recording .step_content_5 .block_input.error_block_input label a,
.form_doctor_recording .step_content_5 .block_input.error_block_input label,
.form_doctor_recording .step_content_5 .block_input.error_block_input .inpt{
    border-color:#C61212;
    color:#C61212;
}

.form_doctor_recording .step_content_5 .checkbox{
    padding-top: 3px;
}

.form_doctor_recording .step_content_5 .block_agreement_input label{
    font-size: 10px;
}

.form_doctor_recording .step_content_5 .item_form_data{
    margin-bottom: 5px;
}

.form_doctor_recording .step_content_5 .item_form_data:last-child{
    margin-bottom:0px;
}

.form_doctor_recording .block_email_message {
    font-size: 12px;
    color: #14499b;
}

.form_doctor_recording .recording_data{
    width: 100%;
    overflow: hidden;
}

.form_doctor_recording .name_form_data{
    margin-right: 10px;
    color: #828DA0;
    font-size: 14px;
    position: relative;
}

.form_doctor_recording .name_form_data:before{
    content: '';
    position: absolute;
    border-bottom: 1px dotted #828DA0;
    right: -510px;
    width: 500px;
    bottom: 5px;
    z-index: 100;
}

.form_doctor_recording .value_form_data{
    color: #00BDCC;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    z-index: 200;
    padding-left: 10px;
}

.form_doctor_recording .step_content_5 .btn{
    /*width: 100%;*/
}

.form_doctor_recording .step_content_6{
    text-align: center;
}

.form_doctor_recording .step_content_6 h3{
    text-align: center;
    color: #14499B;
}

.form_doctor_recording .step_content_6 .block_error_recording h3{
    color:#C61212;
}

.form_doctor_recording .step_content_6 .result_icon{
    width: 50px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

.form_doctor_recording .step_content_6 .block_success_recording .result_icon{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/success_icon.png");
}

.form_doctor_recording .step_content_6 .block_error_recording .result_icon{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/error_icon.png");
}

/**** FORM FOOTER ****/

.form_doctor_recording .form_footer{
    height: 110px;
    padding: 30px;
}

.form_doctor_recording .form_footer .wrap_btn_step{
    width: 50px;
    height: 50px;
}

.form_doctor_recording .btn_step{
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 2px solid #00BDCC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/green_left_arr.png) center center no-repeat;
    -webkit-background-size: auto 50%;
    -moz-background-size: auto 50%;
    background-size: auto 50%;
}

.form_doctor_recording .btn_step.next_step{
    background-image: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/green_right_arr.png");
}

.wrap_form_doctor_recording[data-number-step="6"] .btn_step.prew_step,
.wrap_form_doctor_recording[data-number-step="1"] .btn_step.prew_step,
.wrap_form_doctor_recording .create_recording,
.wrap_form_doctor_recording .new_recording,
.wrap_form_doctor_recording[data-number-step="5"] .wrap_next_step,
.wrap_form_doctor_recording[data-number-step="5"] .next_step,
.wrap_form_doctor_recording[data-number-step="6"] .form_number_step,
.wrap_form_doctor_recording[data-number-step="6"] .wrap_prew_step,
.wrap_form_doctor_recording[data-number-step="6"] .next_step,
.wrap_form_doctor_recording[data-number-step="6"] .wrap_next_step{
    display: none;
}

.wrap_form_doctor_recording[data-number-step="5"] .create_recording,
.wrap_form_doctor_recording[data-number-step="6"] .new_recording{
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.wrap_form_doctor_recording[data-number-step="6"] .form_footer.nx-flex-row-btw-c{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form_doctor_recording .navigation_step{
    display: none;
    position: relative;
    height: 6px;
    width: 150px;
    background-color: #14499b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.form_doctor_recording .navigation_step:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% / 6);
    background: #00BDCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition-duration: .2s;
}

.wrap_form_doctor_recording[data-number-step="2"] .navigation_step:before{
    left: calc((100% / 6)* 1);
}

.wrap_form_doctor_recording[data-number-step="3"] .navigation_step:before{
    left: calc((100% / 6)* 2);
}

.wrap_form_doctor_recording[data-number-step="4"] .navigation_step:before{
    left: calc((100% / 6)* 3);
}

.wrap_form_doctor_recording[data-number-step="5"] .navigation_step:before{
    left: calc((100% / 6)* 4);
}

.wrap_form_doctor_recording[data-number-step="6"] .navigation_step:before{
    left: calc((100% / 6)* 5);
}

/**** FORM FAST RECORDING ****/

.form_doctor_fast_recording{
    display: none;
    position: relative;
    margin-left: -250px;
    width: 500px;
    background: #fff;
    border-radius: 12px;
    padding: 30px 30px;
    /*border: 1px solid red;*/
    text-align: center;
}

.form_doctor_fast_recording.visible_form{
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 1000;
    display: block;
}

.form_doctor_fast_recording .close_form_doctor_fast_recording{
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/images/close_icon.svg") center center no-repeat;
    z-index: 300;
}

.form_doctor_fast_recording .title_form{
    position: relative;
    text-align: center;
    margin-bottom:15px;
    padding: 0 30px;
    font-size: 21px;
    color: #303030;
    font-weight: normal;
}

.form_doctor_fast_recording .description_form{
    font-size: 15px;
}

.form_doctor_fast_recording .btn,
.form_doctor_fast_recording .block_input,
.form_doctor_fast_recording .inpt{
    width: 100%;
}

.form_doctor_fast_recording .title_input{
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.form_doctor_fast_recording .checkbox{
    text-align: left;
}

.form_doctor_fast_recording .checkbox input[type=checkbox]:checked + label{
    color: inherit;
}

.form_doctor_fast_recording .title_input span{
    order: 0;
}

.form_doctor_fast_recording .block_result_recording h3{
    font-size: 17px;
    text-align: center;
    color: #14499b;
}

.form_doctor_fast_recording .block_result_recording.block_error h3{
    color:#C61212;
}

.list_service .tbl tr td:first-child{
    text-align: left;
}

.myacuvue_message{
    text-align: center;
    width: 100%;
    position: relative;
    background: #14499B;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
}

.myacuvue_message a{
    color: #fff;
}

.myacuvue_message span{
    color: #00BDCC;
    font-weight: bold;
}

@media only screen and (max-width: 1306px){

    .form_doctor_recording .form_header,
    .form_doctor_recording .form_footer{
        padding: 20px;
    }

    .form_doctor_recording .form_header{
        margin-bottom: 20px;
    }

    .form_doctor_recording .title_step{
        font-size: 18px;
    }

    .form_doctor_recording .form_content {
        padding: 0 20px;
    }

    .form_doctor_recording .step_content_1 .block_input{
        width: calc((100% - 20px) / 2);
    }

    .form_doctor_recording .radio .img_label{
        background-position: center 20px;
        width: 100%;
        height: 120px;
        padding-top: 95px;
        margin-bottom:0px;
    }

    .form_doctor_recording .form_footer{
        height: 90px;
    }
}

@media only screen and (max-width: 900px){

    .wrap_form_doctor_recording .block_img_form_doctor_recording,
    .wrap_form_doctor_recording .form_doctor_recording{
        width: 100%;
        margin-bottom: 20px;
        min-height: inherit;
        position: relative;
    }

    .wrap_form_doctor_recording .block_img_form_doctor_recording{
        order: 15;
        height: 300px;
    }

    .form_doctor_recording .show_form_doctor_fast_recording{
        position: absolute;
        right: 20px;
        top: -41px;
    }

}

@media only screen and (max-width: 600px){

    .form_doctor_recording .form_header .wrap_btn_step{
        display: block;
    }

    .form_doctor_recording .form_footer .wrap_btn_step{
        display: none;
    }

    .form_doctor_recording .form_footer.nx-flex-row-btw-c{
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .wrap_form_doctor_recording[data-number-step="5"] .form_number_step{
        display: none;
    }

    .form_doctor_recording .step_content_2 .block_input,
    .form_doctor_recording .step_content_1 .block_input,
    .form_doctor_recording .step_content_4 .block_input,
    .form_doctor_recording .step_content_5 .block_input{
        width:100%;
        margin-bottom: 20px;
    }

    .form_doctor_recording .step_content_4 .block_input{
        margin-bottom: 20px;
    }

    .form_doctor_recording .step_content_5 .name_form_data,
    .form_doctor_recording .step_content_5 .value_form_data{
        font-size: 10px;
    }

    .form_doctor_fast_recording{
        width:calc(100% - 40px);
        margin: 0;
        padding: 20px;
    }

    .form_doctor_fast_recording.visible_form{
        top: 20px;
        left: 20px;
        z-index: 1000;
    }

    .form_doctor_fast_recording .title_form{
        font-size: 18px;
    }

    .form_doctor_fast_recording .close_form_doctor_fast_recording{
        top: 15px;
        right: 15px;
    }

}

@media only screen and (max-width: 500px){

    .form_doctor_recording .show_form_doctor_fast_recording{
        top: -53px;
        right: 0;
        max-width: 140px;
        text-align: right;
        font-size: 15px;
        line-height: 130%;
    }

}


/* End */
/* /bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/form_doctors_3.0/style.css?174826568118721 */
