.popapForm {
    background-color: rgba(0,0,0,0.75);
    background-repeat: repeat;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    color: #FFF;
    top: 0px;
    display: none;
}
.popapForm form {
    width: 355px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -187px;
    margin-left: -177px;
    background-color: #fff;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.9);
    overflow: hidden;
    padding-bottom: 20px;
}
.popapForm form .window_title {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    background: linear-gradient(to top, #237baa, #1ca4ec);
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
}
.popapForm form .window_title div {
    position: absolute;
    background-image: url(../d/menu_but2.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 12px;
    top: 12px;
    content: '';
    cursor: pointer;
}
.popapForm form input {
    display: inline-block;
    vertical-align: top;
    height: 42px;
    line-height: 42px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #a6a6a6;
    background-color: #fff;
    width: 248px;
    box-sizing: border-box;
}
.popapForm form .user_phone, .popapForm form .user_name, .popapForm form .user_email {
    width: 304px;
    height: 42px;
    border: 1px solid #cfd4d7;
    border-radius: 5px;
    background-color: #fff;
}
.popapForm form .user_name {
    margin: 21px auto 0;
    font-size: 0;
}
.popapForm form .user_phone, .popapForm form .user_email {
    margin: 7px auto 0;
    font-size: 0;
}
.popapForm form .user_message {
    width: 304px;
    min-height: 84px;
    height: auto;
    margin: 20px auto;
    border: 1px solid #cfd4d7;
    border-radius: 5px;
    font-size: 0;
    background-color: #fff;
}
.popapForm form textarea {
    display: inline-block;
    vertical-align: top;
    border: none;
    outline: none;
    height: 73px;
    font-size: 16px;
    color: #a6a6a6;
    padding: 3px 0 3px 0px;
    min-width: 248px;
    max-width: 248px;
    background-color: #fff;
    min-height: 73px;
    max-height: 300px;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
}
.popapForm form .button_default {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 305px;
    height: 45px;
    line-height: 45px;
    float: left;
    position: relative;
    background-color: #66bd49;
    border-bottom: 3px solid #47932e;
    border-radius: 4px;
    margin-left: 24px;
    text-transform: uppercase;
    transition: 0.0s;
}
.button_default:hover {
    border-bottom: 0px solid #47932e !important;
    margin-top: 3px;
}
.error {
    border-color: #df0000 !important;
}
.popapForm form .line_question {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
    margin-top: 20px;
}
.popapForm form .img_name, .popapForm form .img_phone, .popapForm form .img_message, .popapForm form .win_code, .popapForm form .img_email {
    width: 50px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
}
.popapForm form .img_name {
    background-image: url(../d/feedback/name.png);
    background-position: 15px -4px;
}
.popapForm form .win_code {
    background-image: url(../d/feedback/calendar.png);
    background-position: 15px -4px;
}
.popapForm form .img_phone {
    background-image: url(../d/feedback/phone.png);
    background-position: 15px -19px;
}
.popapForm form .img_message {
    background-image: url(../d/feedback/text.png);
    background-position: 15px 10px;
}
.popapForm form .img_email {
    background-image: url(../d/feedback/email.png);
    background-position: 15px -4px;
}
.popapForm p.good1 {
    font-size: 25px;
    color: #ffb70a;
    text-align: center;
    line-height: 36px;
    padding: 10px;
    background-image: url(../d/feedback/sent.png);
    background-repeat: no-repeat;
    background-position: center 16px;
    padding-top: 98px;
}
.popapForm p.good2 {
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 36px;
    padding: 0 20px 0px 20px;
    margin-bottom: 30px;
    line-height: 1.2;
}
form.load:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url(../d/feedback/load.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    opacity: .7;
    left: 0;
}
.popapForm .alert {
    margin: 40px 20px;
    font-size: 24px;
    color: green;
    text-align: center;
}
.typePopap4 form {
    min-height: 200px;
}
.block-sidebar-form {
    display: none;
    width: 317px;
    position: absolute;
    z-index: 1001;
    top: 0px;
    left: 50%;
    margin-left: -158px;
}
.block-sidebar-form select {
    width: 263px;
    border: 1px solid #55ACEE;
    border-bottom: 3px solid #55acee;
    border-radius: 4px;
    height: 35px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 35px;
    outline: none;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.block-sidebar-form .zag {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    background: linear-gradient(to top, #237baa, #1ca4ec);
    text-align: center;
    border: 1px solid #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
}
.block-sidebar-form .zag::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(d/azdec.png);
}
.block-sidebar-form .fom-info {
    border: 1px solid #dfe4e7;
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
}
.block-sidebar-form .fom-info > h3 {
    text-align: center;
}
.block-sidebar-form .fom-info > p {
    margin-bottom: 10px;
}
.block-sidebar-form .fom-info > .two-input {
    width: 110px;
    float: left;
    color: #333;
}
.block-sidebar-form .fom-info > .two-input:nth-child(2n) {
    margin-left: 20px;
}
.block-sidebar-form .fom-info > input, .block-sidebar-form .fom-info input[type="file"] {
    width: 252px;
    color: #333;
    font-weight: normal;
    background-color: transparent;
    border: 1px solid #55acee;
    border-bottom: 3px solid #55acee;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
    height: 29px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 5px;
}
.block-sidebar-form .fom-info > textarea {
    max-width: 252px;
    min-width: 252px;
    min-height: 100px;
    color: #333;
    font-weight: normal;
    background-color: transparent;
    border: 1px solid #55acee;
    border-bottom: 3px solid #55acee;
    border-radius: 4px;
    padding: 5px;
    height: 29px;
    margin-bottom: 10px;
    font-size: 14px;
}
.block-sidebar-form input:focus, .block-sidebar-form select:focus, .block-sidebar-form textarea:focus {
    border-color: #ffb70a;
}
.block-sidebar-form .fom-info > .block-chek > input {
    margin-right: 12px;
    float: left;
    margin-top: 8px;
}
.block-sidebar-form .fom-info > .block-chek > p {
    margin: 0;
    padding: 5px;
}
.additional {
    display: none;
}
.block-sidebar-form .fom-info > .block-chek {
    background: #FFB70A;
    margin-bottom: 10px;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}
.block-sidebar-form .fom-info > a {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    background-color: #66bd49;
    border-bottom: 3px solid #47932e;
    border-radius: 4px;
    text-transform: uppercase;
    transition: 0.0s;
    margin-bottom: 20px;
}
.block-sidebar-form .fom-info > a:hover {
    border-bottom: 0px solid #47932e;
    margin-top: 13px;
}
.bg_fixed {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    display: none;
    top: 0;
    z-index: 1000;
}
.fom-info > p.good1 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #ffb70a;
    padding-bottom:10px;
}
