#popup {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    z-index: 7777;
    display: none;
    top: 0;
    left: 0;
    bottom: 0
}

#popup.absolute {
    position: absolute
}

.popup_callback,.popup_question,.popup_checklist,.popup_form_info,.popup_login,.popup_registration,.popup_sendproduct {
    width: 475px;
    height: 600px;
    position: absolute;
    left: calc(50% - 235px);
    top: calc(50% - 300px);
    z-index: 9999;
    text-align: center;
}

.popup_1click {
    width: 475px;
    height: 230px;
    position: absolute;
    left: calc(50% - 235px);
    top: calc(50% - 300px);
    background-color: #fff;
    z-index: 9999;
    text-align: center;
    border: 3px solid #59770b
}

.popup_1click .phone {
    margin-bottom: 20px
}

.popup_1click .green-button {
    width: 200px
}

.popup_callback .close_button,.popup_question .close_button,.popup_1click .close_button {
    position: absolute;
    top: -40px;
    right: -15px;
    cursor: pointer;
}

.popup_callback .form_title,.popup_question .form_title {
    color: #0e3083
}

.popup_callback .form_contacts input[type=text],.popup_callback .form_contacts input[type=email],.popup_question .form_contacts input[type=text],.popup_question .form_contacts input[type=email] {
    color: #0e284e;
    font-size: 20px;
    font-weight: 800;
    border: 1px solid #939393
}

#popup .popup_callback .form_contacts textarea,#popup .popup_question .form_contacts textarea {
    width: 100%;
    margin-bottom: 0;
    height: 100px;
    color: #787878;
    font-size: 16px;
    font-weight: 300;
    background: #fff;
    border: 1px solid #939393;
    border-radius: 0
}

.popup_callback .form_contacts .form_container,.popup_question .form_contacts .form_container {
    padding: 30px 50px;
    box-sizing: border-box;
    background: #fff;
    width: 100%
}

#popup .send {
    height: 55px;
    margin-top: 20px
}

.popup_callback .form_container .button_contacts,.popup_question .form_container .button_contacts {
    margin: 20px auto 0;
    border-radius: 30px;
    border: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.popup_login .lf_link {
    color: #777c80;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none
}

.popup_form_info {
    width: 900px;
    margin-left: -400px;
    left: 50%;
    margin-top: 0;
    height: auto
}

.popup_form_info #info-message {
    color: #646464;
    font-size: 15px;
    text-align: justify
}

#popup .title {
    font-size: 18px;
    text-transform: none;
    padding: 0 0 20px 0
}

#popup .popup_form_info .title {
    margin-bottom: 10px;
    padding-bottom: 10px
}

#popup .popup_login .title,.popup_sendproduct .title {
    margin-bottom: 30px
}

#popup .description {
    color: #8d8d8d;
    font-size: 16px;
    margin: 15px 0 15px
}

#popup label {
    float: left;
    font-size: 16px;
    margin: 20px 0 6px;
    font-weight: 300;
    color: #0e284e
}

#popup .text,#popup textarea {
    border: 1px solid #ebebec;
    background-color: #fcfcfc;
    font-size: 16px;
    margin: 0 auto 14px;
    padding: 12px 15px;
    width: 320px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    resize: none
}

.popup_end {
    font-size: 14px;
    text-transform: uppercase;
    color: #282c31;
    padding-top: 25px
}

.close img {
    width: 15px;
    background: #da4b5b;
    padding: 5px;
    box-sizing: content-box
}

.red-button {
    display: inline-block;
    padding: 15px 104px;
    margin-top: 25px;
    font-size: 16px
}

#popup .buttonYellow {
    border: 1px solid #e8b900;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 36px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    transition: all 0.3s ease-in 0s;
    cursor: pointer
}

#popup .phone-wrapper {
    clear: left;
    margin: 0 0 0 24px
}

#popup .call-prefix {
    float: left;
    width: 40px
}

#popup input[name=call-phone].text {
    float: left;
    width: 240px;
    margin-left: 5px
}

#popup .form_title {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase
}

#popup .form_title span {
    border-bottom: 4px solid #59770b;
    display: inline-block;
    padding-bottom: 5px
}

#popup .form_1click .form_title {
    font-size: 18px;
    font-weight: 700;
    color: #59770b;
    margin: 0 auto 10px;
    text-align: center;
    text-transform: none
}

.contacts_form {
    margin-bottom: 20px
}

.contacts_form .form_contacts {
    margin: -331px auto 5px;
    background: #fff;
    box-shadow: 0 0 20px 5px #c8c9ce;
    width: 710px;
    height: 656px
}

#popup .form_container {
    padding: 50px
}

#popup .form_1click .form_container {
    padding: 20px 50px
}

#popup input[type=text],#popup input[type=email] {
    width: 100%;
    padding-left: 18px;
    height: 52px;
    border: 1px solid #979797;
    font-size: 16px;
    color: #1e1e1e;
    outline: none;
    font-weight: 300
}

.order-form{
    background-color: #fff;
}

#popup .order-form .name,
#popup .order-form .phone
{
    width: 100%;
}

#popup div.wpcf7 img.ajax-loader{
    display: none;
}

a.animatedsubmit{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #dd9933;
    cursor: pointer;
    padding: 0 20px;
    overflow: hidden;
    display: inline-block;
    line-height: 48px;
    border-radius: 4px;
}

@media screen and (max-width: 480px){
    a.animatedsubmit {
        font-size: 14px;
    }

    .popup_callback, .popup_question, .popup_checklist, .popup_form_info, .popup_login, .popup_registration, .popup_sendproduct {
        width: 310px;
        height: auto;
        position: absolute;
        left: calc(50% - 155px);
        top: calc(50% - 300px);
        z-index: 9999;
        text-align: center;
    }

    .popup_callback .close_button, .popup_question .close_button, .popup_1click .close_button{
        left: 0;
        margin-left: -15px;
    }
}