.generif{width: 100vw !important;max-width: 76.7vw!important;position: absolute;top: 0;left: -120px;}
.generifr{position: relative;width: 100vw;}
#post-24223,.elementor-24223{overflow: initial!important;}
.whitefon {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10001;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    max-width: 500px;
    width: calc(100% - 30px);
}
.close {
    width: 50px;
    height: 50px;
    background: #f0c000;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
;
    -js-display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: justify;
    align-items: center;
    position: absolute;
    top: -12px;
    right: -12px;
    flex-direction: column;
    cursor: pointer;
}
.blockfon {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10000;
}
#mail {
    font-size: 15px;
    font-weight: 600;
}
.mail_lab label {
    width: 100%;
}
.mail_lab {
    padding: 15px;
    border-bottom: 1px solid #c1c1c1;
}
.close span {
    display: table;
    width: 30px;
    height: 5px;
    background: #000;
}

.close span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -5px;
}

.whitefon b {
    width: 100%;
    padding-left: 15px;
    margin-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c1c1c1;
    display: table;
}

.mail_lab {
    padding: 15px;
    border-bottom: 1px solid #c1c1c1;
}

.mail_lab label span {
    font-weight: 600;
    display: table;
    font-size: 12px;
}

.mail_lab label {
    width: 100%;
}

.send {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -js-display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: justify ;
    align-items: center;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 10px;
    border-radius: 30px;
    margin-right: 15px;
    cursor: pointer;
    border: 2px solid #e52638;
    height: 40px;
    background: #fff;
    width: 200px;color:#000;
}

.send:hover {
    background: #e52638;
    color: #fff;
}

#mail {
    font-size: 15px;
    font-weight: 600;
}

.res_mail p {
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
}

.send:disabled {
    background: #ccc;
    border-color: #ccc;
    color: #000;
}

#paypal,#ifrpay {
    display: none;
}

.send_obr {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -js-display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: justify ;
    align-items: center;
    gap: 10px;
}

.send_obr b {
    font-size: 12px;
}
@media screen and (max-width:1900px){
  .generif{left:0px;}
}