.reg-form{
    margin-top: 60px;
}
#block-guest div:first-child{
    margin-top: 68px;
}
.reg-form .reg-frm-header{
    width: 100%;
    padding: 40px 50px 40px;
    border-radius: 30px;
    z-index: 100;
    position: relative;
    background: var(--bcgnd);
}
.reg-form .reg-frm-header-title{
    font-family: var(--Jost-Bold);
    font-size: calc(6px + 20 * (100vw / 1280))!important;
    line-height: 45px;
    color: #fff;
}
.reg-form .reg-frm-header-info-b{
    font-family: var(--Jost-Bold);
    font-size: calc(14px + 10 * (100vw / 1280))!important;
    line-height: 45px;
    color: #fff;
}
.reg-form .reg-frm-header-info-b_1{
    font-family: var(--Jost-Regular);
    font-size: calc(12px + 8 * (100vw / 1280))!important;
    line-height: 45px;
    color: #fff;
}
.reg-form .reg-frm-header-info-s{
    font-size: calc(12px + 10 * (100vw / 1280))!important;
    line-height: 38px;
    color: #fff;
}
.reg-form .reg-frm-body{
    top: -20px;
    padding-top: 40px;
    position: relative;
    z-index: 50;
    width: 100%;
    background: #fff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 15px 40px #2E6130;
}
.reg-form .reg-frm-body .inp{
    font-size: 20px;
    width: 100%;
    padding: 13px 40px;
    border: none;
    line-height: 40px;
    color: #898988;
    border-radius: 30px;
    /*margin-bottom: 23px;*/
    background: linear-gradient(0deg, rgba(0, 200, 52, 0.2), rgba(0, 200, 52, 0.2));
}
.reg-form .reg-frm-footer1{
    top: -45px;
    padding-top: 40px;
    position: relative;
    z-index: 10;
    width: 100%;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background: var(--bcgnd);
}
.reg-form .reg-frm-footer-title{
    font-size: calc(14px + 8 * (100vw / 1280));
    line-height: 40px;
    color: #fff;
}
.reg-form .reg-frm-foot-info{
    font-size: calc(14px + 2 * (100vw / 1280));
    line-height: 23px;
    color: #fff;
}
.reg-form .reg-frm-footer1-woodfest{
    font-size: calc(18px + 27 * (100vw / 1280));
    line-height: 65px;
    color: #fff;
}
.reg-frm-footer2 .f-info-1{
    border-radius: 30px;
    background: var(--bcgnd);
}
.reg-frm-footer-phone{
    font-size: 16px;
    line-height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-bottom: 10px;
    padding: 16px 10px;
}
.reg-frm-footer-phone:before {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    content: url('/images/phone.svg');
}
.reg-frm-footer2 .f-info-2 .tab-price{
    font-size: 21px;
    line-height: 30px;
    width: 100%;
    color:#000;
}
.reg-frm-footer2 .f-info-2 .tab-price tr{
    border-bottom: 1px solid #BCBDE0;
}
.reg-frm-footer2 .f-info-2 .tab-price td{
    padding: 24px 15px;
}
.frm-all-price-title{
    font-size: 22px;
    line-height: 32px;
    color: var(--txt-color-v);
}
.reg-form .frm-all-price{
    font-family: var(--Jost-Bold);
    user-select: none;
    font-size: 30px;
    color: #000;
}
.reg-form #add-person{
    cursor: pointer;
    font-size: 22px;
    line-height: 32px;
    color: #00C834;
    display: flex;
    align-items: center;
}
.reg-form #add-person:before{
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%;
    margin-right: 10px;
    content: url('/images/plus.svg');
}

.add-person{
    display: flex;
    gap: 15px;
    flex-flow: column;
    justify-content: start;
    align-items: center;
    font-size: calc(16px + 10 * (100vw / 1280))!important;
    padding: 25px;
    padding-bottom: 10px;
}
.add-person-frm{
    border-top: 1px solid var(--txt-color-v);
    border-bottom: 1px solid var(--txt-color-v);
    font-family: var(--Jost-Bold);
    font-size: 34px;
    line-height: 49px;
    color: #2C2E35;
}
.add-person-frm + .add-person-frm{
    margin: -1px 0;
}
.add-person-frm .block-title{
    font-family: var(--Jost-Bold);
    font-size: 24px;
    line-height: 49px;
    color: #2C2E35;
    margin: 0!important;
}
.add-person-frm .dell-btn{
    float: right;
    width: 75px;
    cursor: pointer;
    background-image: url(/images/close-button.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 80%;
    height: 75px;
    /*margin-right: 5px;*/
}
#frm_all_price{
    border: none;
    width: 80px;
    text-align: right;
    user-select: none;
}
.add-person div{
    font-family: var(--Jost-Regular);
    cursor: pointer;
    user-select: none;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2em;
    font-size: calc(10px + 6 * (100vw / 1280))!important;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: #898988;
    outline: none;
    min-width: 300px;
    border-radius: 30px;
    /*box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em var(--txt-color-v);*/
    background: linear-gradient(0deg, rgba(0, 200, 52, 0.2), rgba(0, 200, 52, 0.2));;
}
.add-person div:after{
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    /*bottom: 0;*/
    width: 10%;
    height: 100%;
    background: url('/images/plus.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.add-person div:active {
    top: .1em;
    left: .1em;
    box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
.reg-frm-body-info p{
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-bottom: 10px!important;
}
.emailSvg {
    stroke-width: .5%;
    stroke-dasharray: 1% 2%;
    stroke-linecap: round;
    stroke: var(--txt-color-v);
    fill: none;
}
.emailSvg .fil1 {
    fill: #D9DADA;
}
.emailSvg .fil2 {
    fill: #C5C6C6;
}
.emailSvg .fil4 {
    fill: #9D9E9E;
}
.emailSvg .fil3 {
    fill: #AEAFB0;
}
@media (max-width: 767px) {
    .reg-form .reg-frm-header,
    .reg-form .reg-frm-footer1{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 15px 10px 15px;
    }
    .reg-form .frm-all-price{
        width: 100%;
        text-align: center;
    }
    .reg-form .reg-frm-body .inp{
        padding: 5px 20px;
    }
    .reg-form .reg-frm-header-info-b{
        line-height: 1;
    }
    .reg-form .reg-frm-footer-title{
        line-height: 1;
        padding: 30px;
    }
    .reg-form .reg-frm-header-info-b_1{
        line-height: 1;
    }
    .add-person div::after{
        top: 0;
        right: 0;
        bottom: 0;
    }
}
#wf_phone_flag{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

