.form-wrp {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    padding: 20px 0;
    overflow: auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 700;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}
.leadform19 {
    background-color: #F2F2F2;
    padding: 7px 5px 15px;
    margin-bottom: 25px;
}
@media print, (min-width: 768px) {
    .leadform19 {
        padding: 25px 15px;
    }
}
@media (max-width: 767px) {
    .leadform19__inner {
        text-align: center;
    }
}
@media print, (min-width: 768px) {
    .leadform19__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
.leadform19__descr {
    margin-bottom: 10px;
}
@media print, (min-width: 768px) {
    .leadform19__descr {
        margin-bottom: 0;
        margin-right: 10px;
    }
}
.leadform19__descr p {
    font-size: 18px;
    margin-bottom: 5px;
}
.leadform19__descr p:last-child {
    margin-bottom: 0;
}
.leadform19__popup {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
}
.leadform19__popup--active {
    display: flex;
}
.leadform19__win {
    position: relative;
    background-color: #ffffff;
    overflow-y: auto;
    max-height: 100%;
    padding: 40px 20px 20px 20px;
    box-sizing: border-box;
}
.leadform19__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
@media print, (min-width: 768px) {
    .leadform19__close {
        top: 5px;
        right: 5px;
    }
}
.leadform19__close:before,
.leadform19__close:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 16px;
    background-color: #aaa;
    top: 50%;
    left: 0;
}
.leadform19__close:before {
    transform: rotate(-45deg);
}
.leadform19__close:after {
    transform: rotate(45deg);
}
.leadform19__header {
    text-align: center;
    margin-bottom: 27px;
}
.leadform19__input {
    margin-bottom: 15px;
}
.leadform19__input {
    text-align: left;
}
.form-wrp-leadform19 {
    position: static;
}
.leadform19__form {
    margin-bottom: 23px;
}
.leadform19__copyright {
    margin-bottom: 0;
    text-align: center;
}
.leadform19__win button.closeBtn,
.win button.closeBtn,
.mobile-app_t2017_2 .closeBtn-app {
    position: absolute;
    border: 0;
    background-color: transparent;
    outline: none;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 12px;
    height: 12px;
}
.leadform19__win button.closeBtn span,
.win button.closeBtn span,
.mobile-app_t2017_2 .closeBtn-app span {
    position: absolute;
    height: 2px;
    width: 16px;
    background-color: #aaa;
    top: 50%;
    left: 0;
}
.leadform19__win button.closeBtn span:first-child,
.win button.closeBtn span:first-child,
.mobile-app_t2017_2 .closeBtn-app span:first-child {
    transform: rotate(-45deg);
}
.leadform19__win button.closeBtn span:last-child,
.win button.closeBtn span:last-child,
.mobile-app_t2017_2 .closeBtn-app span:last-child {
    transform: rotate(45deg);
}
@media print, (min-width: 400px) {
    .leadform19__win--ipoteka {
        max-width: 300px;
    }
}
.leadform19__win--ipoteka .input-line__input {
    width: 100%;
}
@media print, (min-width: 400px) {
    .leadform19__win--interested {
        max-width: 490px;
    }
    .leadform19__win--interested .leadform19__win-inner {
        padding-left: 45px;
        padding-right: 45px;
    }
}
.leadform19__win--interested .input-line__input {
    width: 100%;
}
.leadform19__win--interested textarea.input-line__input {
    height: 4.2em;
}
.living-win {
    padding: 20px 25px 25px;
    max-width: 550px;
    text-align: center;
}
@media print, (min-width: 768px) {
    .living-win {
        padding: 40px 60px 50px;
    }
}
.living-win__logos-wrp {
    margin-bottom: 30px;
}
@media print, (min-width: 768px) {
    .living-win__logos-wrp {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .living-win__logos-wrp .restate {
        height: 45px;
        margin-top: -21px;
    }
}
.living-win__logos-devider {
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7695 12.9453H13.1895V22.5254H10.2715V12.9453H0.691406V10.1328H10.2715V0.552734H13.1895V10.1328H22.7695V12.9453Z' fill='%23333333'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 10px auto 13px;
}
@media print, (min-width: 768px) {
    .living-win__logos-devider {
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px 13px 10px 10px;
    }
}
.living-win__text {
    margin-bottom: 25px;
}
.living-win__btn {
    min-width: 200px;
}
.living-win .leadform19__form {
    margin-bottom: 30px;
}
.living-win .input-line__input {
    min-width: 250px;
}
.living-win .vsb-main {
    min-width: 250px;
    text-align: left;
}
.ipoteka-line {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ipoteka-line__text-wrp {
    flex-grow: 1px;
    flex-shrink: 0;
    margin-right: 15px;
}
.ipoteka-line__text {
    font-size: 14px;
    margin-bottom: 0;
}
.ipoteka-line__text--grey {
    color: #BCBCBC;
}
.ipoteka-line__img-wrp {
    display: flex;
}
.ipoteka-line__img-wrp img {
    display: block;
    width: 28px;
}
.ipoteka-line__img-wrp img + img {
    margin-left: 5px;
}
.lead-agent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F5F5F5;
    padding: 12px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.lead-agent__descr {
    padding-right: 20px;
}
.lead-agent__header {
    font-size: 16px;
    color: #666666;
    margin-top: 0;
    margin-bottom: 10px;
}
.lead-agent__text {
    font-size: 14px;
    color: #333333;
    margin-bottom: 3px;
}
.lead-agent__avatar {
    max-width: 82px !important;
    max-height: 100px !important;
    flex-grow: 0;
    flex-shrink: 0;
}
.text-center {
    text-align: center;
}
