body {
    font: 14px 'DIN Condensed';
}

.wragger_logo {
    margin-top: 15px;
}

.wragger_logo>img {
    max-width: 100%;
}

.head_wrapper_li {
    margin: auto;
    margin-top: 45px;
    width: 260px;
}

.head_wrapper_li li {
    list-style-type: none;
    padding-bottom: 15px;
    color: #3059EC;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
    display: flex;
}

.head_wrapper_li ul {
    margin-left: 0;
    padding-left: 0;
}

.head_wrapper_li img {
    margin-top: -2px;
    margin-right: 10px;
}

.head_wrapper_right {
    margin-top: 30px;
    float: right;
}

.head_wrapper_right .hr_h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

.head_wrapper_right .hr_h2 {
    font-size: 14.8px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.head_wrapper_right .hr_btn {
    font-size: 24px;
    background-color: #BCE2FF;
    text-align: center;
    padding: 10px 8px 8px 8px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
}

.head_wrapper_right .hr_btn a img {
    margin-top: -7px;
    margin-right: 5px;
}

.head_wrapper_right .hr_btn a {
    text-decoration: none!important;
    color: #000!important;
}

.backpc {
    margin-top: 50px;
}

.backpc .backpc_wrapper_left {
    background-color: #E5EBFF;
    min-height: 100px;
    width: calc(100% + 1.5rem);
    border-radius: 15px 0px 0px 15px;
    padding: 20px;
    max-height: 470px;
    height: 470px;
}

.finbdimg {
    margin-left: 0px!important;
}

.backpc .backpc_wrapper_right {
    background-color: #F0F0F0;
    min-height: 100px;
    border-radius: 0px 15px 15px 0px;
    padding: 20px;
    max-height: 470px;
    height: 470px;
    padding-left: 40px;
}

.backpc .backpc_wrapper_left .bpl_h1 {
    font-size: 48px;
    padding: 40px;
    line-height: 40px;
    font-weight: 700;
    line-height: 57.6px;
    text-transform: uppercase;
}

.backpc .backpc_wrapper_left .bpl_h2 {
    color: #DB19B0;
    font-size: 48px;
    padding: 0px 15px 10px 40px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.backpc .backpc_wrapper_left .bpl_h3 {
    padding: 0px 0px 0px 40px;
    line-height: 16.94px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.backpc .backpc_wrapper_left .head_wrapper_li {
    margin: unset;
    padding: 30px 5px 20px 40px;
    width: 100%;
}

.backpc .backpc_wrapper_left .head_wrapper_li li {
    color: #000;
    font-weight: 500;
}

.backpc .bpr_h1 {
    font-size: 24px;
    padding: 40px 20px 20px 0px;
    font-weight: 600;
    line-height: 29.05px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.backpc .bpr_i {
    font-size: 24px;
    padding: 0px 20px 20px 0px;
    font-weight: 600;
}

.backpc .bpr_i input {
    width: calc(100% + 20px);
    border: 2px solid #125DCC;
    padding: 15px;
    border-radius: 10px;
    padding: 21px 10px 20px 10px;
}

.backpc .bpr_i input::placeholder {
    color: #aaa;
    text-transform: uppercase;
}

.backpc .bpr_h3 {
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.backpc .bpr_h3 a {
    text-decoration: none;
}

.backpc .bpr_btn {
    background: rgb(18, 93, 204);
    background: linear-gradient(90deg, rgba(18, 93, 204, 1) 0%, rgba(219, 25, 176, 1) 100%);
    padding: 22px 0px 20px 0px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer;
    line-height: 38.4px;
}

.backdoc {
    margin-top: 50px;
}

.backdoc .backdoc_wrapper {
    padding: 25px 15px 25px 15px;
    border: 1px solid #125dcc2e;
    border-radius: 15px;
}

.backdoc img {
    margin-left: 10px;
    height: 100%;
}

.backdoc .backdoc_h1 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 28.8px;
    text-transform: uppercase;
}

.backdoc .backdoc_h3 {
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.backdoc_btn {
    background-color: #EAEBEB;
    color: #125DCC;
    width: 130px;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
    padding: 6px;
    margin-top: 15px;
}

.backdoc_btn a {
    text-decoration: none;
    color: #125DCC;
    line-height: 28.8px;
    font-weight: 700;
}

.backcon {
    margin-top: 50px;
}

.backcon_wrapper {
    background-color: #afdefd;
    border-radius: 15px;
}

.backcon_lvl1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    padding: 20px;
    text-transform: uppercase;
}

.backcon_lvl1 span {
    color: #DB19B0;
}

.backcon_lvl2 {
    background-color: #E5EBFF;
    padding: 20px;
    border-radius: 15px;
}

.backcon_lvl2 .head_wrapper_li {
    margin: auto;
    margin-top: 15px;
    width: auto;
    min-height: 150px;
}

.backcon_lvl2 .head_wrapper_li li {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    line-height: 14.52px;
}

.backcon_lvl2 .head_wrapper_li img {
    width: 26px;
    min-height: 26px;
}

.backcon_btn {
    background: rgb(18, 93, 204);
    background: linear-gradient(90deg, rgba(18, 93, 204, 1) 0%, rgba(219, 25, 176, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 22px 0px 20px 0px;
    border-radius: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 25px;
    cursor: pointer;
    line-height: 20.4px;
}

.backinfo {
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.footer {
    min-height: 100px;
    background-color: #0B1C34;
    padding-top: 60px;
    margin-top: 100px;
    color: #fff;
}

.fo_wrapper {
    padding-bottom: 60px;
}

.fo_wrapper_center {
    max-width: 275px;
    margin: auto;
    margin-top: 45px;
    font-size: 14px;
    line-height: 16.94px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.fo_wrapper_center div div {
    margin-bottom: 5px;
    font-weight: 400;
}

.fo_wrapper_center span {
    font-weight: 700;
}

.fo_wrapper_center a {
    color: #fff;
}

.fo_wrapper_right {
    text-align: right;
    margin-top: 20px;
}

.fo_wrapper_right .fo_h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

.fo_wrapper_right .fo_h2 {
    font-size: 14.6px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.fo_wrapper_right .fo_btn {
    font-size: 24px;
    margin-top: 10px;
    font-weight: 700;
    text-decoration: none;
    margin-right: 70px;
    line-height: 30px;
}

.fo_wrapper_right .fo_btn a img {
    margin-top: -7px;
    margin-right: 5px;
}

.fo_wrapper_right .fo_btn a {
    text-decoration: none!important;
    color: #fff!important;
}

.modal_v1_wrapper {
    width: calc(100% - 40px);
    background-color: #F0F0F0;
    margin: 20px 20px 20px 20px;
    border-radius: 8px;
}

.modal-content {
    background-color: #ffffff!important;
    border-radius: 0px!important;
    border: 0px!important;
}

.f1_h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    padding: 20px;
    line-height: 38.4px;
    text-transform: uppercase;
}

.f1_h1 span {
    color: #DB19B0;
}

.modal_v1_wrapper .f1_i {
    font-size: 24px;
    padding: 0px 20px 20px 20px;
    font-weight: 600;
    padding-top: 10px;
}

.modal_v1_wrapper .f1_i input {
    width: 100%;
    border: 2px solid #125DCC;
    padding: 15px;
    border-radius: 10px;
}

.modal_v1_wrapper .f1_i input::placeholder {
    color: #aaa
}

.modal_v1_wrapper .f1_h3 {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 16.94px;
}

.modal_v1_wrapper .f1_h3 a {
    text-decoration: none;
}

.f1_c {
    padding: 20px;
}

.form_radio {
    margin-bottom: 20px;
}

.form_radio input[type=radio] {
    display: none;
}

.form_radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    margin-right: 0;
    line-height: 18px;
    user-select: none;
    font-size: 16px;
}

.form_radio label:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: -5px;
    background: url(/assets/img/check2.svg) 0 0 no-repeat;
}


/* Checked */

.form_radio input[type=radio]:checked+label:before {
    background: url(/assets/img/check1.svg) 0 0 no-repeat;
}


/* Hover */

.form_radio label:hover:before {
    filter: brightness(120%);
}


/* Disabled */

.form_radio input[type=radio]:disabled+label:before {
    filter: grayscale(100%);
}

.modal_v1_wrapper .f1_btn {
    background: rgb(18, 93, 204);
    background: linear-gradient(90deg, rgba(18, 93, 204, 1) 0%, rgba(219, 25, 176, 1) 100%);
    padding: 25px 0px 25px 0px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer;
    width: calc(100% - 40px);
    margin-bottom: 20px;
    margin-left: 20px;
}

.modal_v1_wrapper .f1_btn:hover,
.backcon_btn:hover,
.backpc .bpr_btn:hover {
    background: #D71BB1;
}

.f1_clouse {
    position: absolute;
    margin-left: calc(100% - 20px);
    margin-top: -15px;
    background-color: #fff;
    padding: 8px 8px 8px 9px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    border-radius: 25px;
}

.modal_v2_wrapper {
    width: calc(100% - 40px);
    margin: 20px 20px 0px 20px;
    border-radius: 8px;
}

.f2_h1 {
    font-size: 32px;
    padding-bottom: 20px;
    font-weight: 700;
    line-height: 38.4px;
    padding-top: 20px;
    padding-left: 20px;
}

.f2_h2 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.f2_h3 {
    padding-left: 20px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.f2_btn {
    background-color: #EAEBEB;
    color: #125DCC;
    width: 120px;
    font-size: 24px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin-top: 40px;
    cursor: pointer;
    margin-left: 20px;
}

.modal-dialog {
    max-width: 625px;
}

.f2_img {
    position: relative;
    margin-top: -200px;
    margin-left: 260px;
}

.mphone,
.backinfoV2 {
    display: none;
}

.develop {
    width: 100%;
    height: 100vh;
}

.develop .dimg {
    text-align: center;
    margin-top: calc(30vh - 80px);
}

.dev_h1 {
    font-size: 32px;
    font-weight: 700;
}