body,
html {
    background: #e3e3e3;
    overflow-x: hidden;
}

.box-img {
    display: none;
}

.box.answer-big {
    background: #018001;
    color: #fff;
    text-align: right;
}

.box.answer-big:before {
    left: auto;
    right: -55px;
    background: url(../img/ava.png) no-repeat top center;
    background-size: cover;
}

.box.answer-big:after {
    transform: translateY(-50%) rotate(180deg);
    border-right-color: #018001;
    right: -16px;
    left: auto;
}

.answers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.answer {
    /* width: 25%; */
}

@media screen and (max-width: 767px) {
    .answer {
        margin-right: 0;
        width: 100%;
    }
}

.container2 {
    margin-top: 75px;
}

.chat-header {
    position: fixed;
}

.chat-content {
    padding-bottom: 0;
}

.prices {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    font-size: 24px;
}

.prices .old {
    margin-right: 20px;
}

.prices .new span {
    font-weight: bold;
    color: red;
}

* {
    box-sizing: border-box;
}

.chat-content-container {
    padding-bottom: 30px;
}

.iframe * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-font {
    font-size: 20px;
}

.iframe {
    max-width: 600px;
    margin: auto;
    height: auto !important;
    background: rgb(160, 186, 138) none repeat scroll 0% 0%;
    border: 5px dashed black;
    padding: 20px 20px 0;
    text-align: center;
}

.block_form input,
.block_form select {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-weight: bold;
    border: #888 1px solid;
    font-size: 15px;
    background: #fff;
}

.block_form {
    margin-bottom: 10px;
}

.order_form {
    margin-top: 15px;
}

.block_form_label {
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
    display: block;
}

.order_form .clear {
    clear: both;
}

.ifr_button {
    cursor: pointer;
    letter-spacing: 0.4px;
    font-weight: 600 !important;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font-family: calibri, roboto, arial;
    display: block;
    margin: 10px auto 20px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 32px;
    height: auto;
    background: #e74c3c;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 51px;
    padding: 0 14px;
}

.chat-container {
    position: static;
}

@media (max-width: 600px) {
    .box {
        width: auto;
        font-size: 18px;
        line-height: 22px;
    }

    body {
        overflow-x: hidden;
    }

    .answers {
        flex-wrap: wrap;
    }

    .prices {
        font-size: 16px;
    }

    .demon_popup {
        display: none !important;
    }
}

.row-form {
    text-align: center;
    font-family: Helvetica, sans-serif;
}

#order {
    box-shadow: none !important;
    max-width: 570px;
    margin: 25px auto;
    background: #fff;
    padding: 0px 0;
    box-shadow: 0px 0px 10px 1px #ebebeb;
    border-radius: 15px;
}

.head-form {}

.col-md-12 {
    width: 100%;
    display: block;
}

.col-md-12 input {
    width: 80%;
    height: 58px;
    padding: 8px 10px 8px 45px;
    font-size: 17px;
    border-radius: 14px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    outline: none;
    color: #757575;
}

#order button {
    margin: 0 auto;
    display: block;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
    text-align: center;
    text-transform: none;
    background-color: #0c3492;
    color: #fff;
    transition: opacity 0.2s ease-out;
    border: none;
    font-size: 32px;
    font-weight: bold;
    padding: 20px 0;
    width: 90%;
    outline: none;
    cursor: pointer;
}

#order h2,
#order h3 {
    color: #fff;
    background: #e31c23;
}

#order h3 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 29px;
    text-shadow: 0px 1px 2px #000;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}

.head-form {
    border-radius: 10px 10px 0 0;
    background: #e31c23;
    font-size: 24px;
    padding: 10px 0 0;
}

.head-form img {
    margin-bottom: -10px;
    width: 100%;
}

#order h2 {
    padding-top: 8px;
    font-size: 17px;
    margin: 0;
}

.head-form span {
    color: #fff;
    line-height: 33px;
    display: inline-block;
    margin: 8px 0 -8px 0;
}

.head-form span img {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
}

.date,
.price {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
}

.date {
    background: #ebebeb;
    border-radius: 12px 0 0 12px;
    line-height: 26px;
    font-size: 18px;
    color: #434343;
}

.price {
    background: #0c3492;
    color: #fff;
    border-radius: 0 12px 12px 0;
    min-height: 48px;
    padding: 12px 0;
}

.new-price {
    font-size: 36px;
    display: inline-block;
    margin-top: 8px;
    margin-left: 10px;
}

.old-price {
    display: inline-block;
    margin-top: 14px;
    font-size: 19px;
    vertical-align: top;
    text-decoration: line-through;
}

.discount {
    margin: 25px 0;
    display: inline-block;
    height: 100%;
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 13px;
}

.name,
.phone {
    position: relative;
    border: none;
    background: no-repeat;
    padding: 0;
}

.name input {
    background: url(../img/name.png);
    background-repeat: no-repeat;
    background-position: 4% 50%;
}

.phone input {
    background: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 4% 50%;
}

button img {
    margin-bottom: -3px;
    display: inline-block;
}

.under-button {
    display: block;
    width: 90%;
    margin: 15px auto;
    text-align: left;
    color: #818181;
    font-size: 15px;
    line-height: 20px;
}

.under-button i {
    font-style: normal;
    color: red;
}

.footer {
    background: #ebebeb;
    padding: 20px 25px;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    border-radius: 0 0 15px 15px;
}

.footer span {
    background: #e31c23;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 32px;
}

.lead-footer-block {
    border: none !important;
}

@media (max-width: 767px) {

    .date,
    .price {
        width: 100%;
        float: none;
        border-radius: 12px;
    }

    .date br {
        display: none;
    }

    .discount {
        border: none;
    }

    .date {
        border-radius: 12px 12px 0 0;
    }

    .price {
        border-radius: 0 0 12px 12px;
    }

    #order button {
        margin: 0 auto;
        display: block;
        font-size: 21px;
    }

    button img {
        margin-bottom: -5px;
        display: inline-block;
    }

    .footer {
        text-align: center;
    }
}

.row-form {
    text-align: center;
    font-family: Helvetica, sans-serif;
}

#order {
    box-shadow: none !important;
    max-width: 570px;
    margin: 25px auto;
    background: #fff;
    padding: 0px 0;
    box-shadow: 0px 0px 10px 1px #ebebeb;
    border-radius: 15px;
}

.head-form {}

.col-md-12 {
    width: 100%;
    display: block;
}

.col-md-12 input {
    width: 80%;
    height: 58px;
    padding: 8px 10px 8px 45px;
    font-size: 17px;
    border-radius: 14px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    outline: none;
    color: #757575;
}

#order button {
    margin: 0 auto;
    display: block;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
    text-align: center;
    text-transform: none;
    background-color: #0c3492;
    color: #fff;
    transition: opacity 0.2s ease-out;
    border: none;
    font-size: 32px;
    font-weight: bold;
    padding: 20px 0;
    width: 90%;
    outline: none;
    cursor: pointer;
}

#order h2,
#order h3 {
    color: #fff;
    background: #e31c23;
}

#order h3 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 29px;
    text-shadow: 0px 1px 2px #000;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}

.head-form {
    border-radius: 10px 10px 0 0;
    background: #e31c23;
    font-size: 24px;
    padding: 10px 0 0;
}

.head-form img {
    margin-bottom: -10px;
    width: 100%;
}

#order h2 {
    padding-top: 8px;
    font-size: 17px;
    margin: 0;
}

.head-form span {
    color: #fff;
    line-height: 33px;
    display: inline-block;
    margin: 8px 0 -8px 0;
}

.head-form span img {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
}

.date,
.price {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
}

.date {
    background: #ebebeb;
    border-radius: 12px 0 0 12px;
    line-height: 26px;
    font-size: 18px;
    color: #434343;
}

.price {
    background: #0c3492;
    color: #fff;
    border-radius: 0 12px 12px 0;
    min-height: 48px;
    padding: 12px 0;
}

.new-price {
    font-size: 36px;
    display: inline-block;
    margin-top: 8px;
    margin-left: 10px;
}

.old-price {
    display: inline-block;
    margin-top: 14px;
    font-size: 19px;
    vertical-align: top;
    text-decoration: line-through;
}

.discount {
    margin: 25px 0;
    display: inline-block;
    height: 100%;
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 13px;
}

.name,
.phone {
    position: relative;
    border: none;
    background: no-repeat;
    padding: 0;
}

.name input {
    background: url(../img/name.png);
    background-repeat: no-repeat;
    background-position: 4% 50%;
}

.phone input {
    background: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 4% 50%;
}

button img {
    margin-bottom: -3px;
    display: inline-block;
}

.under-button {
    display: block;
    width: 90%;
    margin: 15px auto;
    text-align: left;
    color: #818181;
    font-size: 15px;
    line-height: 20px;
}

.under-button i {
    font-style: normal;
    color: red;
}

.footer {
    background: #ebebeb;
    padding: 20px 25px;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    border-radius: 0 0 15px 15px;
}

.footer span {
    background: #e31c23;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 32px;
}

.lead-footer-block {
    border: none !important;
}
div#rand_1621846661749 {
    padding: 25px;
    margin: 20px 0 25px 58px;

}
[hidden], #orderForm {
    display: none;
    margin-right: 30px;
}

@media (max-width: 767px) {

    .date,
    .price {
        width: 100%;
        float: none;
        border-radius: 12px;
    }

    .date br {
        display: none;
    }

    .discount {
        border: none;
    }

    .date {
        border-radius: 12px 12px 0 0;
    }

    .price {
        border-radius: 0 0 12px 12px;
    }

    .answers {
        flex-wrap: wrap;
    }

    #order button {
        margin: 0 auto;
        display: block;
        font-size: 21px;
    }

    button img {
        margin-bottom: -5px;
        display: inline-block;
    }

    .footer {
        text-align: center;
    }
}

.box::before {
    content: "";
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: url(../img/avatar.png) no-repeat top center;
    background-size: cover;
    border-radius: 50%;
    display: block;
}
@media screen and (max-width:600px) {
    .box::before {
        width: 0px;
        height: 0px;
    }
    div#rand_1621846661749 {
        margin: 20px 0px 25px 16px;
        width: 100%;
    }
}

@media (max-width: 868px) {
    .answers {
        flex-wrap: wrap;
    }
}