@media (min-width: 1200px) {
    .reg-container {
        max-width: 816px !important;
    }

    .help-container {
        height: 70px !important;
    }
}

.mob-language-change {
    display: flex;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    height: 39px;
    z-index: 1200;
    border-radius: 5px;
    padding: 7px;
}

.pc-language-change {
    display: flex;
    position: absolute;
    height: 39px;
    z-index: 1200;
    background-color: #fff;
    border-radius: 5px;
    padding: 7px;
}

.dropdown-toggle::after {
    vertical-align: middle !important;
    border-top: 0.5em solid !important;
    border-right: 0.5em solid transparent !important;
    border-left: 0.5em solid transparent !important;
}

.reg22_dropdown {
    width: 200px !important;
    padding: 12px;
    transform: translateX(-110px) !important;
    top: unset !important;
}

.language-row > a {
    font-weight: 400;
    padding-bottom: 2px;
}

.reg22_footer-background {
    background-color: #fff;
}

.reg22_portal-footer-sidebar {
    float: left;
}

.reg22_bottom_absolute {
    position: absolute;
    font-family: Montserrat-Light;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: -0.4px;
    text-align: left;
    color: #222;
}

.reg22_portal_footer_notice>p {
    font-family: Montserrat-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: -0.4px;
    text-align: left;
}

.reg22_portal_footer_notice>p>strong {
    font-family: Montserrat-Bold;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: -0.4px;
    text-align: left;
}

.reg22_footer-third {
    color: #000;
    position: sticky;
    background-color: #fff;
    bottom: 0px;
    z-index: 101;
    opacity: 0.9;
}

.reg22_copyright {
    font-size: 14px;
    margin-bottom: 18px;
    height: 60px;
}

.black_text {
    color: #000 !important;
}

.font-subtitle {
    font-family: Montserrat-Light;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: center;
    color: #696f79;
}

.font-label {
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}

.font-label-description {
    font-family: Montserrat-Light;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: left;
    color: #696f79;
}

.font-agreement {
    font-family: Montserrat-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: #121212;
}

.form-control {
    height: 50px !important;
    font-size: 16px;
    color: #494949;
}

b, strong, body, html, input, button, select, optgroup, textarea, .selection span {
    font-family: 'Montserrat-Regular';
}

.form-control-select {
    background: url(/lte/img/icons/caret_down.png) no-repeat;
    background-position: right 20px center;
    background-size: 11.2px 11.2px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.client-support-languages {
    width: 73px;
    height: 70px;
}

.prestigious-international-awards {
    width: 75px;
    height: 76px;
}

.education {
    width: 75px;
    height: 76px;
}


.plain-award {
    width: 151.8px;
    height: 110.4px;
    object-fit: contain;
}

.carousel-award {
    width: 206px;
    height: 146.6px;
    object-fit: contain;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23828282' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23828282' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.half-top {
    transform: translateY(-50%);
}

::-ms-reveal,
::-ms-clear {
    display: none !important;
}

.register_live_btn {
    font-weight: bold;
    padding-left: 3rem;
    padding-right: 3rem;
    font-family: 'Montserrat-Bold' !important;
    line-height: 1.9 !important;
}

.form-container {
    background-color: #fff;
}

.help-container {
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(34, 34, 34, 0.5);
    border: solid 0 #121212;
    background-color: #fff;
    vertical-align: middle;
}

@media (min-width: 992px) {
    .form-container {
        border: solid 0 #121212;
    }

    .form-row {
        max-width: 816px;
    }
}

.cont-ea .register_live_btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 14px 22px;
    object-fit: contain;
    border-radius: 30px;
    border: solid 2px #77ff73;
    background-color: #1fdd19;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
}

.phone-prefix {
    width: 30% !important;
}

.phone-mobile {
    width: 70% !important;
}

.select2 {
    height: 50px;
    width: 100% !important;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.selection {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.select2-selection {
    background-color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 0.375rem 0.75rem;
    height: auto !important;
}

.select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 14px !important;
}

.select2-selection__arrow>b {
    border-color: rgb(0, 0, 0) transparent transparent !important;
    border-style: solid !important;
    border-width: 6px 6px 0px !important;
    height: 0px !important;
    left: 0 !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    position: absolute !important;
    top: 50% !important;
    width: 0px !important;
    transform: translateY(-50%) !important;
}

.select2-selection__rendered {
    line-height: inherit !important;
    padding-right: 30px !important;
}

.select2-dropdown {
    z-index: 9999999999999999999999;
}

.is-invalid input {
    border: solid #dc3545 1px;
}

.hideShowPassword-toggle {
    background-color: transparent;
    background-image: url('../img/live-registration/wink.png');
    /* fallback */
    background-image: url('../img/live-registration/wink.svg'), none;
    background-position: 0 center;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    border-radius: 0.25em;
    cursor: pointer;
    font-size: 100%;
    height: 40px;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 44px;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: transparent;
}

.hideShowPassword-toggle-hide {
    background-position: -44px center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    outline: transparent;
    border: 2px solid transparent;
}

#submit_mobile_verification {
    background-color: #3DB9D1;
    color: #FFF;
    font-weight: bold;
}

#submit_mobile_verification:hover {
    background-color: #307786;
}

#submit_mobile_verification:disabled,
#submit_mobile_verification[disabled] {
    background-color: #3DB9D1;
    opacity: 0.5;
}

.gray-background {
    background-color: #F6F7F9;
}

body.cont-ea {
    background-color: #28303d;
    color: #fff;
}
body.cont-eb {
    background-color: #28303d;
    color: #fff;
}

.registration-title {
    border-bottom: 1px solid #DDD;
}

.registration-title-22 {
    border-bottom: 1px solid #F5F5F5;
}

.cont-ea .registration-title {
    border-bottom: 0;
}

.label-req:before {
    content: "* ";
    color: red;
}

.monospace {
    font-family: monospace;
}

.form-control.is-valid {
    border-color: #1076fe !important;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.success-block {
    background-image: url("/lte/v1/img/registration/congratulations-check-mark-yes.svg");
    background-position: center 0;
    background-repeat: no-repeat;
}

.success-block h2 {
    margin-top: 6rem !important;
}

.trueFalse-wrapper {
    position: relative;
    display: block;
    vertical-align: baseline;
    margin: 0;
}


.trueFalse-toggle {
    background-color: transparent;
    background-image: url('/lte/v1/img/registration/pin/pin.png');
    /* fallback */
    background-image: url('/lte/v1/img/registration/pin/pin.png'), none;
    background-position: 0 center;
    background-repeat: no-repeat;
    border: 0px solid transparent;
    border-radius: 0.25em;
    cursor: pointer;
    font-size: 100%;
    height: 40px;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 44px;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: transparent;
    position: absolute;
    top: -2px;
    right: 0px;
    z-index: 999;
    display: none;
}

.trueFalse-toggle-true {
    display: block;
    background-position: 0 center;
}

.trueFalse-toggle-false {
    display: block;
    background-position: -44px center;
}

.trueFalse-toggle:hover,
.trueFalse-toggle:focus {
    outline: transparent;
}

.icheckbox_square-blue {
    float: left;
}

.terms-text {
    display: block;
    margin-left: 30px;
}

.registration_popup,
.registration_popup_mobile {
    background-color: #EFEFEF;
    border-color: red;
    border-style: solid;
    border-width: 0.1rem;
    border-radius: 1rem;
}

.registration_popup {
    position: relative;
    margin-top: 3rem;
    margin-right: 1.2rem;
    width: 220px;
}

.coins_icon {
    background-image: url('/lte/v1/img/coins.png');
    background-repeat: no-repeat;
    width: 3em;
    height: 3em;
}

input[type='checkbox'].is-invalid {
    outline: 1px solid #dc3545;
    outline-offset: -1px;
}

.declaration-block {
    justify-content: space-around;
}

.declaration-label-text {
    width: 46%;
}

@media (max-width: 767px) {
    .declaration-label-text {
        width: 95%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    div.form-container {
        padding-bottom: 100px !important;
    }
}

.hide-on-register-page {
    display: none;
}

.declaration-label-text {
    width: 95%;
}

.cont-ea #account-type-block {
    background: #28303d;
    padding: 39px 0 39px 0;
}

.cont-ea #widgetDemoInlineForm #account-type-block {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

body.cont-ea label {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
}
body.cont-eb label {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
}

body.cont-ea {
    color: #e1e1e1;
}
body.cont-eb {
    color: #e1e1e1;
}

.cont-ea .row {
    margin: 0 !important;
}

.cont-ea input#phone_mobile {
    width: 20px !important;
    margin-left: 3%;
}
.cont-eb input#phone_mobile {
    width: 20px !important;
    margin-left: 3%;
}

.cont-ea button[type="submit"] {
    min-width: 208px;
    height: 50px;
    gap: 10px;
    padding: 8px 20px;
    object-fit: contain;
    border-radius: 30px;
    border: solid 2px #97fdff !important;
    background-color: #25dce0 !important;
    text-transform: unset;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3em;
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .cont-ea .register_live_btn {
        min-width: 259px;
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}