[v-cloak] {
    display: none !important;
}

.line-height-06 {
    line-height: 0.6;
}

.line-height-1 {
    line-height: 1;
}

.line-height-16 {
    line-height: 1.6;
}

.font-size-19 {
    font-size: 19px;
}

.modal-content {
    border-radius: 19px !important;
    box-shadow: 0 0 1.6em #323131;
}

.modal-header {
    margin-right: 30px !important;
    margin-left: 30px !important;
    padding: 30px 1rem 1rem 1rem !important;
}

.modal-title {
    margin-left: -30px !important;
}

.modal-footer {
    margin-right: 30px !important;
    margin-left: 30px !important;
    padding: 0.75rem 0 0.75rem 0;
}

.grecaptcha-badge {
    bottom: 66px !important;
    z-index: 999 !important;
}

.login-title {
    color: #16335e;
    font-weight: bold;
}

.form-logo {
    color: #fff;
    top: 38%;
    left: 45%
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.form-signin .card {
    min-width: 330px;
    border-radius: 16px;
}

.form-register {
    width: 100%;
    max-width: 490px;
    padding: 15px;
    margin: auto;
}

.form-register .card {
    min-width: 490px;
    border-radius: 16px;
}

.login-icon {
    border-radius: 50rem 0 0 50rem !important;
    background-color: #f5f5f5;
    border-right: 0;
    color: #6d7fcc;
}

.back-icon {
    position: absolute;
    left: 20px;
}

.login-icon-append {
    border-radius: 0 50rem 50rem 0 !important;
    background-color: #f5f5f5;
    border-left: 0;
    color: #ced4da;
}

.login-input {
    border-radius: 0 50rem 50rem 0 !important;
    background-color: #f5f5f5;
    border-left: 0;
    color: #6d7fcc;
}

.login-input .vs__dropdown-toggle {
    padding: 0 0 9px !important;
    border-radius: 0 50rem 50rem 0 !important;
    border-left: 0;
}

.login-input.v-select.vs--single.vs--searchable {
    border-radius: 0 50rem 50rem 0 !important;
    background-color: #f5f5f5;
    border-left: 0;
    color: #6d7fcc;
    width: 86%;
}

.login-input-mid {
    border-radius: 0 !important;
    background-color: #f5f5f5;
    border-right: 0;
    border-left: 0;
    color: #6d7fcc;
}

.agreement-p {
    font-size: 0.6rem;
    font-weight: bold;
    color: #0a2956;
}

.btn-primary {
    background-color: #2e678e !important;
    border-color: #2e678e !important;
    color: #fff;
}

.btn-register {
    color: #0a2956 !important;
    background-color: transparent;
    background-image: none;
    border: 3px solid #0a2956 !important;
}

.btn-register:hover {
    color: #fff !important;
    background-color: #0a2956 !important;
    border-color: #0a2956 !important;
}

.hr {
    color: #16335e;
    font-size: xx-small;
    font-weight: bold;
    width: 100%;
    text-align: center;
    line-height: 0.1em;
    margin: 10px 0 20px;
    background-color: #16335e;
}

.hr span {
    background: #fff;
    padding: 0 10px;
}

.end-30 {
    right: 30%;
}

.nav-dark {
    background-color: #02171c;
}

.nav-link.active {
    border-bottom: 1px solid #fff;
}

.nav-link {
    color: #fff !important;
}

.nav-link.greeting {
    font-size: 13px;
    color: #ffe088 !important;
}

.nav-link.greeting span {
    border-left: 2px solid #fff;
    padding-left: 9px;
}

.border-right {
    border-right: 2px solid;
    border-color: #fff;
    padding-right: 20px;
}

footer {
    position: absolute;
    left: 0;
    right: 0;
}

.section-bar {
    background-image: url("/image/landing_bar.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;
}

.text-section-title {
    color: #0f1328;
    font-weight: bold;
}

.text-section-caption {
    color: #496583;
    font-weight: bold;
}

.text-underline {
    border-bottom:1px #0a2956 solid;
    padding-bottom:5px;
    border-bottom-width: medium;
}

.text-primary-blue {
    color: #355072 !important;
}

.background-section {
    background-color: #eff0f4;
}

.btn-getstart {
    color: #fff;
    background-color: #49658e;
    border-color: #49658e;
}

.btn-getstart:hover {
    color: #fff;
    background-color: #355072 !important;
    border-color: #355072 !important;
}

.btn-getstart.focus, .btn-getstart:focus, .btn-getstart:active, .btn-getstart.active {
    color: #fff;
    background-color: #355072 !important;
    border-color: #355072 !important;
}

.btn-outline-getstart {
    color: #49658e;
    background-color: transparent;
    background-image: none;
    border-color: #49658e;
}

.btn-outline-getstart:hover {
    color: #fff;
    background-color: #355072 !important;
    border-color: #355072 !important;
}

.btn-outline-getstart.focus, .btn-outline-getstart:focus{
    box-shadow: 0 0 0 .2rem #355072;
}

.btn-outline-getstart.disabled, .btn-outline-getstart:disabled {
    color: #49658e;
    background-color: transparent;
}
.btn-outline-getstart:not(:disabled):not(.disabled).active, .btn-outline-getstart:not(:disabled):not(.disabled):active, .show>.btn-outline-getstart.dropdown-toggle {
    color: #fff;
    background-color: #49658e;
    border-color: #49658e;
}
.btn-outline-getstart:not(:disabled):not(.disabled).active:focus, .btn-outline-getstart:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-getstart.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #355072;
}

.btn-dark {
    color: #fff;
    background-color: #0f1328;
    border-color: #0f1328;
}

.btn-dark:hover {
    color: #fff;
    background-color: #273151 !important;
    border-color: #273151 !important;
}

.btn-dark.focus, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: #fff;
    background-color: #273151 !important;
    border-color: #273151 !important;
}

.border-right {
    border-right: 2px solid;
    border-color: #fff;
    padding-right: 20px;
}

.nav-dark {
    background-color: #02171c;
}

.nav-link.active {
    border-bottom: 1px solid #fff;
}

.nav-link {
    color: #fff !important;
}

.ul-award {
    list-style: none;
}

.ul-award li:before {
    content: '✓ ';
    color: #f78614;
}

.podium {
    color: #a4abbe;
    font-size: 9rem;
    position: absolute;
}

.card-pricing {
    min-height: 430px;
}

.card-pricing-plan-tag {
    position: absolute;
    top:-10px;
}

.shadow-2 {
    border-radius: 19px;
    box-shadow: 0.5rem 0.5rem 0 rgb(233 236 239 / 50%);
}

.scroll-up-0 {
    animation: scrollup 0.6s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-up-1 {
    animation: scrollup 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-up-2 {
    animation: scrollup 1.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-up-3 {
    animation: scrollup 2.4s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-up-4 {
    animation: scrollup 3s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-up {
    animation: scrollup 1.6s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.scroll-down {
    animation: scrolldown 1.6s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 1;
}

.bounce {
    animation: fadeIn 1.9s, bounce 2s;
    animation-fill-mode: forwards;
}

@keyframes scrollup {
    0% {
        transform: translate(0,50%);
        opacity: 0;
    }
    100% {
        transform: translate(0,0);
        opacity: 1;
    }
}

@keyframes scrolldown {
    0% {
        transform: translate(0,-50%);
        opacity: 0;
    }
    100% {
        transform: translate(0,0);
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

@keyframes bounce {
    0% {
        transform: translateX(0);
        opacity: 0;
    }
    20%, 50%, 80% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}