.callme {
    cursor: pointer;
}

.mod_dialog_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.87);
    opacity: 1;
    filter: alpha(opacity=40);
    z-index: 99;
}

.mod_content {
    width: 95%;
    height: auto;
    position: fixed;
    top: 15%;
    left: 35%;
    margin-top: 0;
    background: #fff;
    opacity: 1;
    z-index: 100;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-width: 550px;

}
@media (max-width: 500px) {
.mod_content.volcano_modal {
    min-height: 100vh;
    position: fixed;
    overflow: scroll;
    top: 0;
    height: 100vh;
}
}
@media only screen and (min-width: 1050px) and (max-width: 1360px) {
    .mod_content.volcano_modal {
        left: 30%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1049px) {
    .mod_content.volcano_modal {
        left: 20vw;
    }
}
@media (min-width: 520px) {
.calc__border br {
    display:none
}
}
@media only screen and (min-width: 361px) and (max-width: 767px) {
    .vr_number .span2{
        font-size: 13px;
        width: 15%!important;
    }
    .vr_number .span1{
        margin-left:5px!important;
        margin-right: 5px!important;
    }
    .volcano_steps .span7 span {
        bottom:0!important;    }
    .volcano_steps .span7 {
        font-size: 13px!important;
    }
    .volcano_steps .span5 span {
        font-size: 13px!important;
    }
    .volcano_steps select,
    .volcano_steps input
    {
        border-radius: 3px!important;
        font-size:12px!important;
        
    }
    #volcano_tabs .any_questions_form .multiform-gap-field.type-input {
    min-width: 33%;
        }

    .volcano_modal .mod_inner {
        padding: 0;
    }

    .mod_content.volcano_modal {
        left: 1%;
    }

    .mod_content.volcano_modal {
        top: 1%;
        max-width: 98%;
        width: 100%;
    }

}
@media (min-width: 361px) {

.calc__txt2 {font-weight: 500;margin-top: 10px;}
}
@media (max-width: 360px) {
    .row-fluid .span12 label:nth-child(2) {
        margin-right:100px!important

    }
    .calc__form__flex .btn_next button {
        margin-top:10px
    }
    .volcano_modal .v_call .v__call_phone {
        font-size: 14px!important;
    }
    .volcano_modal .multiform-wrap.any_questions_form {
        margin-bottom:10px!important;
    }
    .calc__form__flex {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .calc__border p {
        font-size: 13px;
    }
    .calc__txt2 {
    margin-top:10px;
    font-weight: 300;
    }    
    .calc__border .span3 {
        font-size:13px;
        font-weight: 500;
    }
    #volcano_tabs .any_questions_form .multiform-gap-fields {
        width: 100%;
    }
    .row-fluid.vr_number .span1 {
        margin-right:6px;
        margin-left:0
    }
    .row-fluid.vr_number .span2 {
        margin-right:0;
    }
    .row-fluid.vr_number .span2,
    .row-fluid.vr_number .span1,
    .row-fluid.vr_number span {
        font-size: 13px;
    }
    #volcano_tabs .volcano_steps .row-fluid .span5 {
    width: 100%;
    }
    #volcano_tabs .volcano_steps .row-fluid .span7 {
        width: 100%!important;
    }
    .volcano_modal .mod_inner {
        padding: 0;
    }

    .mod_content.volcano_modal {
        left: 1%;
    }
}

.mod_content.zvonok {
    width: 689px;
    height: 660px;
    position: fixed;
    top: 30%;
    left: 42%;
    margin-top: -175px;
    margin-left: -225px;
    background: #fff;
    opacity: 1;
    z-index: 100;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.73);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.zvonok .close_modal {
    top: -30px;
}

.zvonok div h2 {
    text-align: left !important;
    color: rgba(0, 0, 0, 0.9) !important;
    font-weight: 600 !important;
    border-bottom: none !important;
    font-size: 26px !important;
    padding: 0 34px;
}

.zvonok input {
    color: #858585;
}

.zvonok .mod_inner {
    padding: 0;
}

.zvonok .callme_desc {
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8) !important;
    line-height: 1.6 !important;
}

.zvonok .call_btn {
    margin-left: 35px;
    width: 621px;
    border-radius: 2px;
    color: #fff;
}

.zvonok .modal-desc {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0;
}

.zvonok p {
    color: #5d5e5f;
    padding: 10px 34px;
}

.mod_inner {
    padding: 25px;
    position: relative;
}

.close_modal {
    position: absolute;
    cursor: pointer;
    top: 20px;
    right: 10px;
    height: 14px;
    width: 24px;
    background: url(/wa-data/public/shop/themes/default/img/close__min.png) no-repeat;
    background-size: contain;


}

#for_modal #u_phone {
    font-size: 14px;
    margin-top: 5px;
    width: 604px;
    border-radius: 2px;
    text-align: left;
    outline: none;
    padding: 16px 0 16px 5px;
    color: rgb(127, 127, 127);
    margin-left: 34px;
    border: 2px solid rgba(0, 52, 113, 0.1);
    margin-bottom: 15px;
    padding: 11px 0 21px 15px;
    font-weight: 400;
    margin-bottom: 15px;
}

#for_modal #u_comment {
    font-size: 14px;
    margin-top: 5px;
    width: 604px;
    border-radius: 2px;
    text-align: left;
    outline: none;
    padding: 16px 0 32px 5px;
    color: rgb(127, 127, 127);
    margin-left: 34px;
    border: 2px solid rgba(0, 52, 113, 0.1);
    margin-bottom: 15px;
    padding: 11px 0 21px 15px;
    font-weight: 400;
    margin-bottom: 15px;
}

#for_modal #u_name {
    font-size: 14px;
    margin-top: 5px;
    width: 604px;
    border-radius: 2px;
    text-align: left;
    margin-left: 34px;
    border: 2px solid rgba(0, 52, 113, 0.1);
    outline: none;
    padding: 11px 0 21px 15px;
    font-weight: 400;
    margin-bottom: 15px;
    color: rgb(127, 127, 127);
}

#for_modal value {
    margin-bottom: 5px;
}

#for_modal #u_till {
    font-size: 14px;
    margin-top: 5px;
    width: 604px;
    border-radius: 2px;
    text-align: left;
    margin-left: 34px;
    border: 2px solid rgba(0, 52, 113, 0.1);
    outline: none;
    padding: 16px 0 16px 5px;
    color: rgb(127, 127, 127);
    padding: 11px 0 21px 15px;
    margin-bottom: 15px;
}

.call_btn {
    /*margin-top: 18px;*/
    width: 655px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    outline: none;
}

.callme_desc {
    font-size: 20px;
    margin-bottom: 10px;
}

.mod_content h2 {
    text-align: center;
    color: #070b10;
    font-weight: 400;
    border-bottom: 1px solid #dedcdc;
    padding-bottom: 10px;
    font-size: 19px;
}

.modal-desc {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0;
}

a.show_discount,
.requaried__form {
    color: #e10010;
}
.checkpolitic .multiform-gap-option {
    margin-bottom: 0 !important;
}
.filter .btn__filter_hide {
    padding-top: 15px;
}
