.lsfw-form {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    background-color: #eeeeee;
    margin-bottom: 5px;
    padding: 15px 20% 15px 15px;
    position: relative;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.lsfw-form .bth__ta-block.lsfw-form__ta-resize .bth__ta {
    resize: vertical;
    height: auto;
    min-height: 300px;
}

.lsfw-form .bth__ta-block.lsfw-form__ta-resize {
    height: auto;
}

.lsfw-form .lsfw-drop__files {
    margin-top: 15px;
}

.lsfw-form .lsfw-drop {
    margin-bottom: 15px;
}

.lsfw-form .lsfw-drop .lsfw-drop__form {
    margin: 0;
}

.lsfw-form .bth__ta-block.resize {
    height: auto;
}

.lsfw-form .bth__ta-block.resize .bth__ta {
    height: auto;
    min-height: 150px;
    resize: vertical;
}

.lsfw-form .bth__ta-block .bth__ta {
    resize: none;
    padding: 15px;
    font-size: 16px;
}

.lsfw-form .lsfw-form__btns {
    margin-top: 15px;
}

.lsfw-form .w100px {
    width: 100px;
}

.lsfw-form .lsfw-form__square-btn.right {
    right: 15px;
    font-size: 10px;
}

.lsfw-form .lsfw-form__cell .lsfw-form__square-btn {
    right: -44px;
}

.lsfw-form .bth__inp-block .lsfw-form__flr + .bth__inp {
    padding-right: 45px;
}

.lsfw-form .lsfw-form__inp-loader {
    display: none;
    width: 20px;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 10;
    background: url(https://tophotels.ru/csstx/i/loader.gif) center/15px no-repeat;
}

.lsfw-form .lsfw-form__flr-currency img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.lsfw-form .lsfw-form__flr-currency:hover .hint {
    display: block;
}

.lsfw-form .lsfw-form__flr-currency {
    background: #eeeeee;
    width: 25px;
    height: 25px;
    position: absolute;
    font-size: 16px;
    right: 10px;
    top: 5px;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
}

.lsfw-form .w33p {
    width: 33%;
}

.lsfw-form .lsfw-form__cell {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.lsfw-form .bth__inp-block .bth__inp > *:not(:last-child) {
    margin-right: 20px;
}

.lsfw-form .bth__inp-block .bth__inp:disabled {
    background: #ffffff;
    color: #999999;
}

.lsfw-form .bth__inp-block .bth__inp > .right {
    margin-left: auto;
    padding-right: 5px;
}

.lsfw-form .bth__inp-block .bth__inp {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lsfw-form .bth__inp-block {
    height: 35px;
    padding-left: 5px;
}

.lsfw-form .lsfw-form__row > .lsfw-rbt, .lsfw-form .lsfw-form__row > .lsfw-cbx {
    margin-left: 20px;
}

.lsfw-form .lsfw-form__white-row > .lsfw-rbt, .lsfw-form .lsfw-form__white-row > .lsfw-cbx {
    margin: 0 20px 0 0;
}

.lsfw-form .lsfw-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    gap: 0 10px;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.lsfw-form .lsfw-form__ttl.has-error .hint-block:hover .hint {
    right: auto;
    left: 0;
}

.lsfw-form .lsfw-form__ttl.has-error .hint-block--abs {
    position: relative;
    display: inline-block;
}

.lsfw-form .lsfw-form__ttl.has-error .hint-block--abs .question-error {
    background: transparent;
    line-height: normal;
}

.lsfw-form .bth__ta-block.bth__ta-block--2enter {
    height: 77px;
}

.lsfw-form .lsfw-form__ttl {
    display: block;
    font-size: 10px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #666666;
}

.lsfw-form div.bth__inp-block, .lsfw-form span.bth__inp-block {
    text-transform: uppercase;
}

.lsfw-form .bth__ta-block, .lsfw-form .bth__inp-block {
    width: 100%;
}

.lsfw-form .bth__inp-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lsfw-form .bth__inp-lbl.w115px {
    min-width: 115px;
}

.lsfw-form .bth__inp-lbl.w-auto {
    min-width: auto;
}

.lsfw-form .bth__inp-lbl {
    background: #eeeeee;
    left: 4px;
    top: 4px;
    min-width: 160px;
    height: 28px;
    white-space: nowrap;
    line-height: 28px;
    margin-right: 5px;
    padding: 0 13px 0 7px;
    font-size: 10px;
    cursor: pointer;
    color: #666666;
}

.lsfw-form .lsfw-form__number {
    width: 35px;
    height: 35px;
    min-width: 35px;
    background-color: #eeeeee;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    line-height: 25px;
    font-size: 10px;
    border: 5px solid #ffffff;
}

.lsfw-form .lsfw-form__square-btn.fa-times-circle:hover {
    color: #e03a3a;
}

.lsfw-form .lsfw-form__square-btn:hover .hint {
    display: block;
}

.lsfw-form .lsfw-form__white-row {
    background: #ffffff;
    padding: 8px 15px;
    border-radius: 2px;
    font-size: 13px;
    flex-wrap: wrap;
    margin-right: 10px;
    font-weight: bold;
}

.lsfw-form .lsfw-form__white-row.pointer,
.lsfw-form .bth__inp-block .bth__inp.bth__inp-file:hover {
    color: #318cc6;
}

.lsfw-form .bth__inp-block .bth__inp.bth__inp-file[type="file"] {

}

.lsfw-form .bth__inp-block .bth__inp.bth__inp-file {
    cursor: pointer;
    color: #29709e;
    text-transform: uppercase;
    font-size: 13px;
}

.lsfw-form .bth__inp-block .bth__inp.bth__inp-file b {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
}

.lsfw-form .no-grow {
    flex-grow: 0 !important;
}

.lsfw-form .lsfw-form__flleft {
    font-size: 10px;
    padding: 0 6px;
    color: #cccccc;
}

.lsfw-form .lsfw-form__square-btn {
    line-height: 35px;
    font-size: 17px;
    text-align: center;
    height: 35px;
    min-width: 35px;
    display: block;
    border-radius: 2px;
    width: 35px;
    border: none;
    background: #ffffff;
    color: #999999;
    position: absolute;
    right: -45px;
    top: 0;
}

.lsfw-form .lsfw-form__white-row.pointer:hover,
.lsfw-form a.lsfw-form__square-btn:hover {
    color: #318cc6;
}

.lsfw-form .lsfw-form__flr.fas, .lsfw-form .lsfw-form__flr > .fas {
    color: rgb(255, 142, 65);
    cursor: pointer;
    display: block;
    width: 40px;
    text-align: center;
    line-height: 35px;
    background: rgb(255, 255, 255);
}


.lsfw-form .lsfw-form__flr.fas {
    color: #999999;
    font-size: 11px;
}

.lsfw-form .lsfw-form__flr {
    position: absolute;
    right: 0;
    border: none;
    top: 0;
    z-index: 2;
}

.lsfw-form .has-error .bth__inp-lbl {
    color: #e03a3a;
    background-color: #ffe6e4;
}

.lsfw-form .has-error .hint-block {
    top: 0;
    right: 0;
}

.lsfw-form .toastui-editor-defaultUI {
    border: none;
}

.lsfw-form .has-error .hint-block--abs .question-error {
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    background: #ffffff;
}

@media screen and (max-width: 1200px) {
    .lsfw-form {
        padding: 15px 50px 15px 15px;
    }
}

@media screen and (max-width: 1023px) {
    .lsfw-form .wrap10123 .lsfw-form__cell {
        width: calc(50% - 40px);
    }

    .lsfw-form {
        padding-right: 10px;
    }

    .lsfw-form .wrap10123 > * {
        margin-bottom: 10px;
    }

    .lsfw-form .wrap10123 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }

    .lsfw-form .bth__inp-block .bth__inp > *:not(:last-child) {
        margin-right: 15px;
    }

    .lsfw-form .bth__ta-block .bth__ta {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .lsfw-form {
        padding: 10px !important;
    }

    .lsfw-form .lsfw-form__images {
        margin: 0;
    }

    .lsfw-form .lsfw-form__row .lsfw-form__number {
        display: none;
    }

    .lsfw-form .ml40 {
        margin-left: 0 !important;
    }

    .lsfw-form .lsfw-form__row > .lsfw-form__cell {
        width: 100% !important;
        margin: 0 0 10px 0;
    }

    .lsfw-form .lsfw-form__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 10px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.53);
        line-height: normal;
        height: auto;
    }

    .lsfw-form .lsfw-form__row .lsfw-form__number.mobile-visible {
        width: 45px !important;
        display: inline-block;
        line-height: 35px;
        height: 45px;
        font-size: 11px;
        margin: 0 5px 10px 0;
    }

    .lsfw-form .lsfw-form__row > .lsfw-rbt, .lsfw-form .lsfw-form__row > .lsfw-cbx {
        margin: 0 10px 15px 0;
    }

    .lsfw-form .bth__inp-block {
        height: auto;
        min-height: 45px;
    }

    .lsfw-form .bth__inp-lbl {
        position: absolute;
        background: transparent;
        top: 5px;
        color: #999999;
        left: 5px;
        height: auto;
        line-height: normal;
    }

    .lsfw-form .lsfw-form__square-btn i {
        font-size: 13px;
    }

    .lsfw-form .lsfw-form__square-btn i + .hint {
        padding-left: 5px;
    }

    .lsfw-form .lsfw-form__square-btn:not(.notmobile) .hint {
        font-size: 11px !important;
        position: static !important;
        padding: 0;
        font-weight: bold !important;
        -webkit-box-shadow: none;
        display: inline-block !important;
        box-shadow: none;
        background: transparent;
        text-transform: uppercase !important;
    }

    .lsfw-form .bth__inp-block span.bth__inp {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .lsfw-form .bth__inp-block .bth__inp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 21px 7px 5px 7px;
    }

    .lsfw-form .lsfw-form__square-btn:not(.notmobile)::before {
        display: none;
    }

    .lsfw-form .lsfw-form__flr > .fas {
        height: 45px;
        line-height: 45px;
    }

    .lsfw-form .lsfw-form__square-btn:not(.notmobile) {
        position: relative;
        background: transparent;
        right: 0 !important;
        text-align: left;
        width: 100%;
        line-height: initial;
        height: auto;
        margin: 5px 0 15px 0;
    }

    .lsfw-form .lsfw-form__flr.fas, .lsfw-form .lsfw-form__flr > .fas {
        line-height: 45px;
    }

    .lsfw-form .lsfw-form__cell .lsfw-form__square-btn {
        margin: 15px 0 5px 0;
    }

    .lsfw-form .bth__inp-block .bth__inp > * {
        margin: 5px 15px 2px 0;
    }

    .lsfw-form .bth__inp-block .bth__inp > *:last-child {
        margin-right: 0;
    }

    .lsfw-form .lsfw-form__white-row.lsfw-form__white-row--mobile > * {
        margin: 0 0 10px 0 !important;
        background: #ffffff;
        padding: 5px 10px;
    }

    .lsfw-form .lsfw-form__white-row.lsfw-form__white-row--mobile {
        padding: 0;
        display: block;
        background: transparent;
    }

    .lsfw-form__white-row.no-scrollbar {
        white-space: nowrap;
        overflow: auto;
    }

    .lsfw-form .lsfw-form__white-row, .lsfw-form .lsfw-form__row.block {
        margin-right: 0;
    }
}

@media screen and (max-width: 598px) {
    .lsfw-form .lsfw-form__images {
        justify-content: space-between;
        padding-left: 0;
        background-color: transparent;
    }

    .lsfw-form .lsfw-form__images .lsfw-form__img .bth__img-190 {
        width: 100%;
        background: rgba(204, 204, 204, 0.1);
        border-radius: 2px 2px 0 0 !important;
    }

    .lsfw-form .lsfw-form__images .lsfw-form__img {
        width: calc(50% - 5px);
        background-color: #ffffff;
    }

    .lsfw-form .lsfw-form__btns .bth__btn:nth-child(1),
    .lsfw-form .lsfw-form__btns .bth__btn:nth-child(2) {
        width: calc(50% - 5px) !important;
    }

    .lsfw-form .lsfw-form__btns {
        display: flex;
        gap: 10px 5px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .lsfw-form .lsfw-form__btns .bth__btn {
        line-height: 30px;
        font-size: 14px;
        padding: 0 !important;
    }
}