:root {
    --black: #000000;
    --wl-dark-blue: #08358c;
    --wl-blue: #1b50a3;
    --wl-green: #61dc00;
    --wl-white-bg: #f4f4f4;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: ProductSansRegular;
    scroll-behavior: smooth;
    background: var(--wl-white-bg);
}

@font-face {
    font-family: ProductSansBold;
    src: url(../fonts/product-sans/ProductSans-Bold.ttf);
}

@font-face {
    font-family: ProductSansLight;
    src: url(../fonts/product-sans/ProductSans-Light.ttf);
}

@font-face {
    font-family: ProductSansRegular;
    src: url(../fonts/product-sans/ProductSans-Regular.ttf);
}

.invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

.mt--30 {
    margin-top: -30px;
}

#text-start {
    line-height: 1.2;
    font-size: 17px;
    font-weight: bold;
}

.span-tm {
    color: white;
    font-family: monospace !important;
}

.title-tm {
    font-size: 40px;
    position: relative;
    top: -10px;
}

#login-academy-register-container {
    position: relative;
}

#login-academy-register {
    z-index: 4;
    position: absolute;
    top: 60px;
    right: 0;
    padding: 10px 40px;
    background: var(--wl-dark-blue);
    border-radius: 25px 0 0 25px;
    color: #fff;
}

.card-body {
    padding: 1rem 2rem !important;
}

#login-academy-register a {
    color: #fff;
}

#navBarNewTemplate {
    z-index: 1 !important;
}

#title-head {
    color: #ffffff;
    font-size: 105px;
    font-weight: 400;
    line-height: 102.023%;
    letter-spacing: -1.29px;
    margin-top: 5px;
}

.btn-form-green {
    border-radius: 40.102px;
    background: radial-gradient(
        181.63% 180.2% at 37.13% 99.75%,
        #61dc00 29.17%,
        #fff 100%
    );
    box-shadow: -4.77401px -5.72881px 14.32203px -4.77401px rgba(0, 0, 0, 0.25)
        inset;
    min-width: 300px;
    margin: 20px auto 0px;
    height: 54px;
    background-color: transparent;
    border: none;
    display: block;
    color: #17439c;
    font-family: ProductSansBold;
    font-size: 24px;
}

.card-register {
    width: 100%;
    border-radius: 32.64px;
    background: radial-gradient(
        175.85% 172.91% at 38.7% -11.39%,
        #164795 40.63%,
        #012a79 100%
    );

    box-shadow: -11.133px -5.566px 13.359px 0px rgba(0, 0, 0, 0.25) inset,
        6.8px 10.88px 12.92px 2.72px rgba(0, 0, 0, 0.25);
}

#header-bg {
    background-image: url("..///registerlanding/img/brain.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 615px;
}

.dark-bg-blue {
    background-image: url("..///registerlanding/img/partial_1_bg.png");
    width: 100%;
    background-size: 100% 100%;
}

.second-section {
    background-image: url("..///registerlanding/img/partial_2_bg.png");
    background-size: 100% 100%;
}

.wl-card-white-wf {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #164795;
    box-shadow: -16.3716px -8.1858px 19.64592px 0px rgba(0, 0, 0, 0.25) inset,
        10px 16px 19px 4px rgba(0, 0, 0, 0.25);
}

.wl-card-white-text {
}

.card-wf {
}

.card-white {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    width: 80%;
    margin: auto;
}

.card-header-wf {
    height: 234px;
    width: 100%;
    border-radius: 48px 48px 0 0;
}

.wl-card-title {
    color: var(--wl-green);
    margin: 20px 0px 10px 0px;
    line-height: 1.2;
}

.card-text-wf {
    color: #ffffff;
}

.card-text-white {
    color: black;
    margin-bottom: 45px !important;
}

.color-white {
    color: #ffffff;
}

.text-color-black {
    color: #000000;
}

.text-color-green {
    color: #61dc00;
}

.text-color-light-blue::placeholder {
    color: var(--wl-dark-blue);
}

.text-color-light-blue {
    color: var(--wl-blue) !important;
}

.text-color-dark-blue::placeholder {
    color: var(--wl-dark-blue);
}

.text-color-dark-blue {
    color: var(--wl-dark-blue) !important;
}

.text-font-light {
    font-family: ProductSansLight !important;
    line-height: 1.02;
}

.text-font-bold {
    font-family: ProductSansBold !important;
    line-height: 1.02;
}

#second-section-first-element {
    width: 240px;
    margin-left: -220px;
}

#second-section-second-element {
    width: 100%;
    margin-top: 20px;
}

#title-second-content {
    margin-top: 70px;
    color: #08358c;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    line-height: 102.023%;
    letter-spacing: -1.92px;
}

#title-third-content {
    margin-top: 70px;
    color: #08358c;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    line-height: 102.023%;
    letter-spacing: -1.92px;
}

#container-cards-second-section {
    margin-top: -45px;
}

#second-section-third-element {
    width: 230px;
    margin-top: -170px;
    margin-bottom: -30px;
}

.button_call {
    /*    margin-top: 130px;*/
}

#bird-five-content-block-left-first {
    width: 15%;
    margin-top: -250px;
}

#third-content-title {
    color: #08358c;
    line-height: 1.2;
}

.third-content-title {
    color: #08358c;
    line-height: 1.2;
}

#third-content-description {
    color: #08358c;
    line-height: 1.2;
    margin-top: -135px;
}

#cloud-third-content-block-right-second {
    position: absolute;
    width: 120%;
    right: 0;
    bottom: 370px;
    max-width: 300px;
    z-index: 0;
}

#third-content-logo2 {
    width: 350px;
}

.four-section-bg {
    background-image: url("..///registerlanding/img/partial_4_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 410px;
}

#cloud-five-content-block-left-first {
    left: 0;
    bottom: -80px;
    max-width: 220px;
    z-index: 1;
    position: absolute;
}

#cloud-five-content-block-right-second {
    position: absolute;
    right: 0;
    bottom: -25px;
    max-width: 230px;
    z-index: 0;
}

.color-title {
    color: #08358c;
}

#header-register-description {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 15px;
    margin-left: 5%;
}

#header-img-cow {
    margin-left: 109px;
    margin-top: 0px;
}

.title-register-form {
    color: white;
    margin-top: 20px;
    font-size: 30px;
    line-height: 1.02;
}

#img-firts-content-description1 {
    margin-left: 109px;
    margin-top: 0px;
}

#img-firts-content-description2 {
    margin-left: 109px;
    margin-top: 0px;
}

#img-firts-content-cows {
    margin-left: 109px;
    margin-top: 0px;
}

#section_third-container-comments {
    margin-bottom: 90px;
}

.black-color {
    color: #000000;
}

#img-four-setion-1 {
    margin-top: -150px;
}

#img-four-setion-2 {
    margin-top: -150px;
}

#section-five-content-register {
    margin-top: -180px;
    margin-bottom: 30px;
}

#img-five-content-cow {
    margin-top: -40px;
}

#img-five-content-arrow {
    width: 290px;
    margin-top: -170px;
    margin-left: -200px;
}

#head-img-logo {
    margin: auto;
    width: 250px;
    margin-top: 30px;
    margin-bottom: 47px;
}

.p-description-card {
    line-height: 1.2;
}

#descrition-four-content {
    font-size: 20px;
}

#title-four-content {
    font-size: 20px;
}

#five-content-description {
    line-height: 1.2;
}

.letter-spacing-1 {
    letter-spacing: -1px;
}

.line-heigth-1-02 {
    line-height: 1.02;
}

.p-line-height-basic {
    line-height: 1.2;
}

.p-description-card {
    line-height: 1.2;
}

#elementor-widget-wrap-button-call {
    margin-top: 100px;
}

.content-logos-footer {
    margin-top: 0px;
}

.logo-black {
    filter: invert(0.8);
}

#sterling-logo-section-3 {
    width: 180px;
}
#rivercity-logo-section-3 {
    width: 200px;
    height: 60px;
}
#tripoint-logo-section-3 {
    width: 150px;
}
#wingate-logo-section-3 {
    width: 120px;
}
#core-logo-section-3 {
    width: 260px;
}
#harmony-logo-section-3 {
    width: 150px;
}
#revenx-logo-section-3 {
    width: 150px;
}

#sterling-logo-footer {
    width: 180px;
}
#rivercity-logo-footer {
    width: 200px;
    height: 60px;
}
#tripoint-logo-footer {
    width: 150px;
}
#wingate-logo-footer {
    width: 120px;
}
#core-logo-footer {
    width: 260px;
}
#harmony-logo-footer {
    width: 150px;
}
#revenx-logo-footer {
    width: 150px;
}

@media (max-width: 575.98px) {
    main {
        position: relative;
        z-index: 2;
        padding-bottom: 100px;
    }

    footer {
        position: relative;
        z-index: 1;
        margin-top: -80px;
    }

    #navBarNewTemplate {
        overflow: hidden;
    }

    #header_feather_right {
        width: 320px;
        top: -60px;
        right: 0px;
    }

    #header_button_container {
        box-sizing: border-box;
        z-index: 4;
    }

    #header_button_phone {
        fill: black;
        color: black;
        background-color: #ffffff;
        border-radius: 50px 50px 50px 50px;
        box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.23) inset;
        padding: 5px 15px 5px 15px;
    }

    #hero_section {
        background: url("../img/register_hero_bg.png");
        background-repeat: no-repeat;
        background-position: top;
        background-size: contain;
        padding: 0;
    }

    #hero_section_title_container {
        min-height: 250px;
    }

    #hero_section_title {
        line-height: 1.02;
        color: #ffffff;
    }

    #hero_section_description {
        line-height: 1.02;
        color: #ffffff;
    }

    #login-academy-register {
        position: relative;
        right: -20px;
        top: 10px;
    }

    .title-tm {
        font-size: 20px;
        position: relative;
        top: -4px;
    }

    .card-register {
        border-radius: 0;
        margin-top: -2px;
        margin-bottom: 0;
        box-shadow: none;
    }

    #section_one {
    }

    #section_one_jack_img_container {
        padding-right: 0;
    }

    #section_one_jack_img {
        width: 180px;
    }

    #section_one_title {
        line-height: 1.02;
        margin: 0;
    }

    #section_two {
        background: linear-gradient(0deg, #93faff, #72bbff);
    }

    #section_two_parachute_img {
        width: 90px;
        top: 20px;
        left: 10px;
    }

    #section_two_feather_img {
        width: 180px;
        right: -65px;
        top: 50px;
        rotate: -27deg;
    }

    #section_two_blurred_cloud_left_img {
        width: 250px;
        left: -120px;
        top: -280px;
        z-index: 0;
    }

    #section_two_blurred_cloud_right_img {
        width: 250px;
        right: -90px;
        top: -50px;
        z-index: 0;
    }

    #section_three {
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.2) 1%,
            rgba(0, 0, 0, 0.1) 5%,
            var(--wl-white-bg) 90%
        );
    }

    #section_three_button {
        scroll-behavior: smooth;
    }

    #section_four {
        background: linear-gradient(0deg, #93faff, #72bbff);
        background-repeat: no-repeat;
        background-size: 100% 310px;
    }

    #section_four_title_container {
        min-height: 310px;
    }

    #section_four_feather_img {
        width: 150px;
        rotate: -20deg;
        top: 25px;
        left: -40px;
    }

    #section_four_cloud_img {
        width: 160px;
        bottom: 10px;
        right: -60px;
    }

    #section_four_jack_jillian_img {
        width: 365px;
    }

    #section_five_cloud_img {
        width: 280px;
        bottom: -160px;
        left: -120px;
        transform: scaleX(-1);
        z-index: 15;
    }

    #section_five_feather_img {
        width: 190px;
        bottom: -30px;
        right: -60px;
        rotate: -20deg;
    }

    .blue-border-box {
        border: 2px solid var(--wl-dark-blue);
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 20px;
        border-radius: 12px;
    }

    .black-border-box {
        border: 2px solid #000000;
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 15px 30px;
        border-radius: 30px;
    }

    #title-second-content {
        margin-top: 25px;
        color: #08358c;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: 102.023%;
        letter-spacing: -1.92px;
        margin-bottom: 30px;
    }

    #descrition-four-content {
        font-size: 20px;
        padding: 20px;
    }

    #title-four-content {
        font-size: 20px;
        margin-top: -15px;
    }

    .p-description-card {
        text-align: center;
        line-height: 1.2;
    }

    #head-img-logo {
        margin: auto;
        width: 130px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #title-head {
        color: #ffffff;
        font-size: 60px;
        font-weight: 400;
        line-height: 102.023%;
        letter-spacing: -1.29px;
        margin-top: 5px;
    }

    #header-register-description {
        color: #ffffff;
        font-size: 20px;
        line-height: 1.2;
        margin-top: -5px;
        margin-left: 5%;
    }

    #img-firts-content-cows {
        margin-left: 0px;
    }

    .navbar-brand {
        padding-bottom: 0px !important;
    }

    #second-section-first-element {
        width: 131%;
        margin-bottom: 20px;
        margin-left: 15px;
    }

    #img-five-content-arrow {
        width: 243px;
        margin-top: -240px;
        margin-left: -10px;
    }

    #row-first-cards-second-section {
        padding-bottom: 0px !important;
    }

    #row-second-cards-second-section {
        padding-top: 0px !important;
    }

    .card-wf {
        position: relative;
        display: flex;
        flex-direction: column;
        align-content: center;
        z-index: 1;
    }

    #title-third-content {
        margin-top: -25px;
        color: #08358c;
        font-size: 43px;
        font-style: normal;
        font-weight: 700;
        line-height: 102.023%;
        letter-spacing: -1.92px;
    }

    #third-content-description {
        color: #08358c;
        line-height: 1.2;
        margin-top: -35px;
        margin-bottom: -30px;
    }

    #third-content-logo1 {
        width: 70%;
        margin-bottom: 50px;
    }

    #third-content-logo2 {
        width: 50%;
    }

    #section_third-container-comments-row {
        padding-bottom: 0px !important;
    }

    #section_third-container-comments {
        margin-bottom: 0px;
    }

    .p-comment {
        margin: 15px;
    }

    #p-if-question {
        margin-top: -65px;
    }

    .btn-form-green {
        border-radius: 40.102px;
        background: radial-gradient(
            181.63% 180.2% at 37.13% 99.75%,
            #61dc00 29.17%,
            #fff 100%
        );
        box-shadow: -4.77401px -5.72881px 14.32203px -4.77401px
            rgba(0, 0, 0, 0.25) inset;
        min-width: 100%;
        margin: 20px auto 0px;
        height: 54px;
        background-color: transparent;
        border: none;
        display: block;
        color: #17439c;
        font-family: ProductSansBold;
        font-size: 24px;
    }

    .btn-form-green-rounded-sm {
        border-radius: 7px;
        background: radial-gradient(
            181.63% 180.2% at 37.13% 99.75%,
            #61dc00 29.17%,
            #fff 100%
        );
        box-shadow: -4.77401px -5.72881px 14.32203px -4.77401px
            rgba(0, 0, 0, 0.25) inset;
        min-width: 100%;
        margin: 20px auto 0px;
        height: 50px;
        width: 280px;
        background-color: transparent;
        border: none;
        display: block;
        color: #17439c;
        font-family: ProductSansBold;
        font-size: 16px;
    }

    #header-bg {
        background-image: url(..///registerlanding/img/brain.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        min-height: 615px;
        background-position-x: -590px;
    }

    #text-start {
        line-height: 1.2;
        font-size: 14px;
        font-weight: bold;
    }

    #text-start-journey {
        font-size: 15px;
    }

    .footer_social_networks a img {
        width: 42px !important;
    }
}

@media (min-width: 576px) {
    #navBarNewTemplate {
        min-height: 310px;
    }

    #header_button_container {
        z-index: 1;
    }

    #header_feather_left {
        top: 0;
        left: 0;
    }

    #header_feather_right {
        top: 0;
        right: 0;
    }

    #head-img-logo {
        width: 300px;
    }

    #header_button_phone {
        fill: black;
        color: black;
        background-color: #ffffff;
        border-radius: 50px 50px 50px 50px;
        box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.23) inset;
        padding: 10px 40px;
        font-size: 24px !important;
    }

    #login-academy-register {
        position: relative;
        top: auto;
        right: auto;
        font-size: 24px !important;
        border-radius: 30px 0 0 30px;
    }

    #hero_section {
        display: flex;
        justify-content: center;
        width: 100%;
        background: url("../img/register_hero_bg.png");
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        padding: 0;
        margin: 0;
        max-width: 100%;
        min-height: 715px;
    }

    #hero_section_title {
        font-size: 48px !important;
        line-height: 1.02;
        color: #ffffff;
    }

    #hero_section_description {
        font-size: 28px !important;
        line-height: 1.02;
        color: #ffffff;
    }

    .title-register-form {
        font-size: 24px !important;
    }

    .form-control::placeholder {
        color: #1b4fa3cb;
    }

    .form-control {
        font-size: 20px !important;
    }

    .agree_privacy_policy_container {
        font-size: 16px !important;
    }

    .btn-form-green-rounded-sm {
        border-radius: 7px;
        background: radial-gradient(
            181.63% 180.2% at 37.13% 99.75%,
            #61dc00 29.17%,
            #fff 100%
        );
        box-shadow: -4.77401px -5.72881px 14.32203px -4.77401px
            rgba(0, 0, 0, 0.25) inset;
        min-width: 100%;
        margin: 20px auto 0px;
        height: 50px;
        width: 280px;
        background-color: transparent;
        border: none;
        display: block;
        color: #17439c;
        font-family: ProductSansBold;
        font-size: 16px;
    }

    #section_one_title {
        font-size: 48px !important;
    }

    .blue-border-box {
        border: 3px solid var(--wl-dark-blue);
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 20px;
        border-radius: 12px;
    }

    .blue-border-box p {
        font-size: 24px !important;
    }

    #section_two {
        max-width: none;
        background: linear-gradient(0deg, #93faff, #72bbff);
    }

    #section_two_title {
        font-size: 48px !important;
    }

    #section_two_parachute_img {
        width: 320px;
        top: 0;
        left: 0;
        z-index: 1;
    }

    #section_two_blurred_cloud_img {
        width: 480px;
        top: -40px;
        left: -120px;
        z-index: 0;
    }

    #section_two_feather_img {
        width: 490px;
        top: 120px;
        right: -190px;
        rotate: -20deg;
        z-index: 1;
    }

    .wl-card-white-wf {
        min-height: 516px;
    }

    .wl-card-title {
        font-size: 30px !important;
        min-height: 60px;
    }

    .card-text-wf {
        font-size: 30px !important;
        min-height: 370px;
    }

    #section_two_cloud_one_img {
        width: 360px;
        bottom: -70px;
        right: -160px;
        transform: scaleX(-1);
    }

    #section_two_cloud_two_img {
        width: 360px;
        bottom: -90px;
        left: -160px;
    }

    #section_three {
        max-width: none;
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.22) 0%,
            rgba(0, 0, 0, 0.1) 4%,
            var(--wl-white-bg) 8%
        );
    }

    #section_three_title {
        font-size: 48px !important;
    }

    #section_three_button {
        font-size: 24px !important;
    }

    #section_three_subtitle {
        font-size: 44px !important;
    }

    #section_three_description_subtitle {
        font-size: 44px !important;
    }

    .black-border-box {
        border: 3px solid #000000;
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 15px 30px;
        border-radius: 30px;
    }

    .black-border-box-description {
        font-size: 24px !important;
    }

    .section-three-partners-subtitle {
        font-size: 42px !important;
    }

    #section_four {
        max-width: none;
        background: linear-gradient(0deg, #93faff, #72bbff);
        background-repeat: no-repeat;
    }

    .section_four_title {
        font-size: 32px !important;
    }

    #section_four_feather_img {
        width: 530px;
        top: -50px;
        left: -230px;
        rotate: -20deg;
        z-index: 1;
    }

    #section_four_jack_jillian_img {
        z-index: 1;
        width: 745px;
        height: 745px;
    }

    #section_four_blurred_cloud_left_img {
        width: 620px;
        left: -180px;
        bottom: -370px;
    }

    #section_four_blurred_cloud_right_img {
        width: 630px;
        right: -180px;
        bottom: -280px;
    }

    #section_five {
        max-width: none;
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.22) 0%,
            rgba(0, 0, 0, 0.1) 4%,
            var(--wl-white-bg) 8%
        );
    }

    #section_five_description {
        font-size: 40px !important;
    }

    .section_five_subtitle {
        font-size: 42px !important;
    }

    .btn-form-green {
        height: 70px;
        font-size: 24px !important;
    }

    #section_five_feather_img {
        bottom: -30px;
        right: -30px;
        rotate: -20deg;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 1400px) {
}
