.web_footer{
    height: auto;
    width: 100%;
    background: #F3F3F3;
}
.web_footer_two{
    padding: 50px 165px;
    height: 427px;
    width: 100%;
    background: #F3F3F3;
}
.web_footer_p{
    font-weight: 500;
    font-size: 24px;
    color: #3D3D3D;
}
.web_footer_p_two{
    margin-top: -30px;
    font-weight: 600;
    font-size: 64px;
    color: #3D3D3D;
}
.web_footer_p_three{
    margin-top: 50px;
    font-weight: 400;
    font-size: 16px;
    color: #3D3D3D;
}
.web_footer_p_four{
    font-weight: 600;
    font-size: 16px;
    color: #8054E7;
    margin-top: 55px;
}
.web_footer_p_four_lo{
    font-weight: 600;
    font-size: 16px;
    color: #8054E7;
}
.web_footer_p_five{
    font-weight: 600;
    font-size: 14px;
    color: #3D3D3D;
}
.web_footer_p_six{
    font-weight: 600;
    font-size: 14px;
    color: #3D3D3D;
}
.web_footer_p_seven{
    font-weight: 600;
    font-size: 18px;
    color: #3D3D3D;
}
.web_footer_p_eight{
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    padding-bottom: 30px;
    padding-top: 30px;
}
.web_footer_p_nine{
    padding: 10px 16px;
    width: 100%;
    height: 57px;
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 3px solid #d5c3ff;
    border-top: unset;
    border-left: unset;
    border-right: unset;
}
.web_footer_p_ten{
    margin-top: 40px;
}
.sub{
    padding: 15px 30px;
    width: 210px;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #8054E7;
    border-radius: 10px;
    cursor: pointer;
}
.sub_p{
    font-weight: 600;
    font-size: 16px;
    color: #8054E7;
}
.web_footer_p_nine:focus {
    outline: unset !important;
}
.nothing{
    text-align: end;
    margin-right: 20px;
    margin-top: -40px;
}