@import url('bootstrap.css');
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('owl.carousel.min.css');
@import url('responsive.css');
@import url('tabler-icons.min.css');



@charset "utf-8";

/* CSS Document */
* {
    padding: 0px;
    margin: 0px;
}

html {
    font-size: 100%;
    height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
}

label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}

ol, ul {
    list-style: none;
}

:focus {
    outline: 0;
}

a, a:link {
    text-decoration: none;
    outline: none;
}

figure {
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    padding: 0 0;
    font-size: 16px;
    line-height: 26px;
    color: #818094;
    margin-top: 10px;
    font-weight: 300;
}

.clear {
    clear: both;
}

body {
    margin: 0 !important;
    padding: 0;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    color: #000;
    height: 100%;
    background: #fff;
}

.header {
    padding: 18px 0;
}

.navbar-brand {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #1E0E62;
}

.header-layou-1 .navbar-brand {
    flex: 1;
}

.header-layou-2 .navbar-brand {
    margin-right: 50px;
}

.navigation {
}

    .navigation ul {
    }

        .navigation ul li {
        }

            .navigation ul li a {
                font-size: 16px;
                color: #1E0E62;
                display: block;
                padding: 5px 16px;
            }

                .navigation ul li a:hover {
                    color: #482BE7;
                }

            .navigation ul li.dropdown {
                width: auto;
            }

.navbar-toggler {
    border: none;
    color: #1E0E62;
}

    .navbar-toggler i {
        color: #1E0E62;
        font-size: 22px;
    }

    .navbar-toggler:focus {
        border: none;
        box-shadow: none;
    }

.account-log {
    color: #1E0E62;
    display: none;
}

.offcanvas-header .btn-close {
    position: relative;
    background: url(../images/close.png) center center;
    background-repeat: no-repeat;
    opacity: 1;
}

    .offcanvas-header .btn-close:focus {
        border: none;
        box-shadow: none;
    }

.btn-close-white {
    filter: none;
}

.header-layou-1 .login-group {
    display: none;
}

.login-group a {
    font-size: 22px;
    color: #1E0E62;
    line-height: 32px;
    font-weight: 700;
    display: block;
}

.button-group {
    display: flex;
    align-items: center;
    margin-left: auto;
}

    .button-group a {
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        color: #1E0E62;
        padding: 8px 20px 8px 20px;
        display: block;
    }

        .button-group a:last-child {
            border: 2px solid #EBEAED;
            border-radius: 100px;
            margin-left: 15px;
        }

        .button-group a.active {
            border-color: #482BE7;
            background-color: #482BE7;
            color: #fff;
        }

            .button-group a.active:hover {
                border-color: #4D25BD;
                background-color: #4D25BD;
                color: #fff;
            }

            .button-group a.active:active {
                border-color: #1E0E62;
                background-color: #1E0E62;
                color: #fff;
            }

        .button-group a:last-child:hover {
            border-color: #EBEAED;
            background: #F5F5F5;
        }

        .button-group a:last-child:active {
            border-color: #EBEAED;
            background: #EBEAED;
        }

.header-layou-1 .navbar-expand-lg .offcanvas .offcanvas-body {
    margin-left: 10%;
}

/*.header-layou-1 .navbar-expand-lg .offcanvas .offcanvas-body {*/
    /*margin-left: 10%;*/
    /*align-self: center;
}*/

.form-wrapper {
    width: 787px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 2px solid #EBEAED;
    padding: 14px 64px 44px;
    border-radius: 10px;
    margin-top: 50px;
}

.page-wrapper {
    width: 647px;
    max-width: 100%;
    margin: 0 auto;
}

.page-container {
    width: 787px;
    max-width: 100%;
    margin: 0 auto;
}

    .page-container h3 {
        font-size: 32px;
        line-height: 42px;
        color: #1E0E62;
        font-weight: 700;
        margin-top: 15px;
    }

.page-content {
    padding: 70px 0 0;
}

    .page-content h2 {
        font-size: 58px;
        line-height: 70px;
        color: #1E0E62;
        font-weight: 700;
        text-align: center;
    }

    .page-content p {
        line-height: 26px;
        color: #818094;
        text-align: center;
        margin-top: 30px;
        font-weight: 300;
    }


.main-content {
    padding: 40px 0;
}

.page-wrapper h3 {
    font-size: 32px;
    line-height: 42px;
    color: #1E0E62;
    font-weight: 700;
    text-align: center;
}

.form-wrapper {
}

.main-content h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1E0E62;
    margin-top: 30px;
}

.form-wrapper .form-control {
    height: 50px;
    border: 2px solid #EBEAED;
    color: #1E0E62;
    border-radius: 100px;
    font-size: 18px;
    padding-left: 25px;
}


    .form-wrapper .form-control:focus::placeholder {
        opacity: 1;
        color: #B3B3BB;
        box-shadow: none !important;
        border-color: #482BE7 !important;
    }

    .form-wrapper .form-control:focus {
        color: #1E0E62;
        box-shadow: none !important;
        border-color: #482BE7 !important;
    }

    .form-wrapper .form-control::placeholder {
        color: #15143966;
        opacity: 1; /* Firefox */
    }

    .form-wrapper .form-control::-ms-input-placeholder { /* Edge 12-18 */
        color: #1E0E62;
    }

.repeat-col {
    display: flex;
    align-items: center;
    /*margin-top: 20px;*/
    margin-bottom: 10px
}

.main-content .repeat-col:first-child span {
    display: none;
}

.repeat-col span {
    font-size: 24px;
    color: #EBEAED;
    margin-left: 4px;
}

    .repeat-col span:hover {
        cursor: pointer;
        color: #482BE7;
    }

.add-btn a {
    line-height: 26px;
    color: #482BE7 !important;
    display: inline-block;
    font-size: 16px;
    border: none;
    background: none;
    margin-top: 30px;
}

    .add-btn a:hover {
        cursor: pointer;
    }

    .add-btn a i {
        font-size: 24px;
        margin-right: 5px;
        color: #482BE7;
        position: relative;
        top: 4px;
    }

.form-wrapper input[type=submit] {
    font-size: 18px;
    transition: all 0.2s ease-in-out;
    border: 2px solid transparent !important;
    font-weight: 500;
    background: #482BE7;
    color: #fff;
    border: none;
    width: 140px;
    margin-top: 30px;
    float: right;
    padding: 12px 22px;
    text-align: center;
    border-radius: 100px;
}

    .form-wrapper input[type=submit]:hover {
        background: #4D25BD;
        border-color: #4D25BD !important;
        color: #fff;
    }

    .form-wrapper input[type=submit]:active {
        background: #1E0E62;
        border-color: #1E0E62 !important;
    }

.page-container h4 {
    margin-top: 40px;
}

.btn-notrq {
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 10px;
    background: #25DAC5;
    display: inline-block;
    width: 155px;
    height: 30px;
    margin-top: 12px;
    line-height: 30px;
    text-align: center;
}

.button-group2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    gap: 20px;
}

    .button-group2 button {
        width: 156px;
        height: 50px;
        background: #482BE7;
        line-height: 23px;
        transition: all 0.2s ease-in-out;
        border: 2px solid transparent;
        margin-top: 15px;
        padding: 12px 22px;
        text-align: center;
        border: none;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        border-radius: 100px;
    }

        .button-group2 button.submit-auth {
            width: 248px !important;
        }

        .button-group2 button:hover {
            background: #4D25BD;
            border-color: #4D25BD !important;
            color: #fff;
        }

        .button-group2 button:active {
            background: #1E0E62;
            border-color: #1E0E62 !important;
        }

        .button-group2 button:last-child {
            border-color: #482BE7 !important;
            color: #482BE7;
            background: none;
        }

            .button-group2 button:last-child:hover {
                border-color: #4D25BD !important;
                color: #4D25BD;
            }

            .button-group2 button:last-child:active {
                border-color: #1E0E62 !important;
                color: #1E0E62;
            }

.req-header {
    margin-top: 65px;
}

    .req-header p {
        color: #1E0E62;
    }

.btn-notrq.btn-rq {
    background: #E93A7D;
}

.req-header .btn-notrq {
    margin: 20px 0 0;
}

.req-header p {
    margin: 20px 0 0 -10px;
}

.statistic-border {
    border-top: 1px solid #EBEAED;
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
}

.compo-req-header {
    margin-top: 20px;
}



.search-dropdown {
    position: relative;
}

.form-wrapper .dropdown-display {
    font-size: 18px;
    color: #1E0E62;
    font-weight: 500;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: left 20px center;
    padding-left: 50px;
}

.dropdown-display:focus {
    box-shadow: none;
}

.dropdown-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 2px solid #482BE7;
    border-radius: 25px;
    background-color: #fff;
    z-index: 888;
    z-index: 1000;
    display: none;
    overflow-y: auto;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.search-relative .dropdown-content {
    top: 50px;
}

.search-input2 {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dropdown-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .dropdown-content ul li {
        padding: 10px 25px;
        cursor: pointer;
        color: #1E0E62;
        background-image: url(../images/search.png);
        background-repeat: no-repeat;
        background-position: left 20px center;
        padding-left: 50px;
        font-size: 18px;
        color: #202022;
        font-weight: 500;
    }

        .dropdown-content ul li:hover {
            background-color: #F5F5F5;
            color: #482BE7;
        }

footer {
    text-align: center;
    padding: 84px 0 54px;
    margin-top: 100px;
}

    footer ul {
        display: flex;
        justify-content: center;
    }

        footer ul li {
        }

            footer ul li a {
                font-size: 18px;
                font-weight: 500;
                color: #1E0E62;
                padding: 9px 24px 9px 24px;
                display: block;
            }

                footer ul li a:hover {
                    color: #482BE7;
                }

.back-to-top {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 50px;
    right: 5%;
    display: none;
    color: #482BE7;
}

    .back-to-top i {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

    .back-to-top:hover {
        cursor: pointer;
    }

.btn {
    border-radius: 100px;
}

.button {
    border: none;
    padding: 9px 22px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    border: 2px solid transparent;
}

.button-primary {
    color: #fff;
    background-color: #482BE7;
}

    .button-primary:hover {
        background-color: #4D25BD;
        color: #fff;
    }

    .button-primary:active {
        background-color: #1E0E62;
        color: #fff;
    }

.button-secondary {
    color: #1E0E62;
    background-color: transparent;
    border: 2px solid #EBEAED;
}

    .button-secondary:hover {
        background-color: #F5F5F5;
        border-color: #EBEAED;
    }

    .button-secondary:active {
        background-color: #EBEAED;
        border-color: #EBEAED;
    }

.button-outline-primary {
    color: #482BE7;
    background-color: transparent;
    border: 2px solid #482BE7;
}

    .button-outline-primary:hover {
        border-color: #4D25BD;
        color: #4D25BD;
    }

    .button-outline-primary:active {
        border-color: #1E0E62;
        color: #1E0E62;
    }

.button-md {
    padding: 12px 22px;
    font-size: 18px;
}

.button-lg {
    padding: 17px 29px;
    font-size: 20px;
}

.button-dark {
    background-color: #1E0E62;
}

.button-default {
    background-color: #15143940;
}

.dropdown {
    position: relative;
}

.btn-dropdown {
    background: none;
    width: 100%;
    border: none;
    position: relative;
    border-radius: 100px;
    padding: 7px 20px;
    text-align: left;
}

    .btn-dropdown i {
    }

    .btn-dropdown.dropdown-toggle::after {
        position: absolute;
        right: 0;
        display: none;
    }

    .btn-dropdown.dropdown-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.dropdown-outline {
    border: 2px solid #EBEAED;
    color: #1E0E62;
}

    .dropdown-outline:hover, .dropdown-outline:focus, .dropdown-outline:active {
        border: 2px solid #EBEAED;
    }

.dropdown-menu {
    width: 100%;
    border: 2px solid #EBEAED;
    min-width: 200px;
}

.dropdown-dark {
    background: #1E0E62;
    color: #fff;
}

.btn-dropdown.dropdown-md {
    font-size: 18px;
    padding: 10px 20px;
}

.btn-dropdown.dropdown-lg {
    font-size: 20px;
    padding: 15px 20px;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #4D25BD !important;
    color: #fff !important;
}

.background-paimary {
    padding: 50px 30px;
    background: #2F1893;
}

    .background-paimary .dropdown-outline {
        border-color: #ffffff20;
        color: #fff;
    }

    .background-paimary .dropdown-dark {
        background: #fff;
        color: #1E0E62;
    }

.btn-outline {
    border: 2px solid #EBEAED;
    font-size: 16px;
    color: #15143940;
    padding: 7px 30px;
}

    .btn-outline:hover, .btn-outline.active {
        border-color: #1E0E62;
        background-color: #1E0E62;
        color: #fff;
    }

.btn-group > .btn-group:not(:first-child), .btn-group > :not(.btn-check:first-child) + .btn {
    margin-left: calc(var(--bs-border-width) * -2);
}

.btn-group-lg .btn-outline {
    padding: 12px 30px;
}

.background-paimary .btn-outline {
    border-color: #fff;
    color: #fff;
}

    .background-paimary .btn-outline:hover, .background-paimary .btn-outline.active {
        background-color: #fff;
        color: #1E0E62;
    }

.custom-radio {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background: url("../images/radio.png") no-repeat;
}

    .custom-radio.selected {
        background: url("../images/radio-selected.png") no-repeat;
    }

    .custom-radio input[type="radio"] {
        margin: 1px;
        position: absolute;
        z-index: 2;
        cursor: pointer;
        outline: none;
        opacity: 0;
        /* CSS hacks for older browsers */
        _noFocusLine: expression(this.hideFocus=true);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
    }

label {
    display: block;
    padding: 2px 0;
}




.custom-checkbox input[type="checkbox"] {
    display: none;
}

    .custom-checkbox input[type="checkbox"] + label {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
    }

        .custom-checkbox input[type="checkbox"] + label span {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            background: url("../images/checkbox.png") left top no-repeat;
            cursor: pointer;
        }

    .custom-checkbox input[type="checkbox"]:checked + label span {
        background: url("../images/checked.png") left top no-repeat;
    }

.basic-checkbox input[type="checkbox"] {
    display: none;
}

    .basic-checkbox input[type="checkbox"] + label {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
    }

        .basic-checkbox input[type="checkbox"] + label span {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            background: url("../images/check-icon.png") left top no-repeat;
            cursor: pointer;
        }

    .basic-checkbox input[type="checkbox"]:checked + label span {
        background: url("../images/check-icon-active.png") left top no-repeat;
    }

.basic2-checkbox input[type="checkbox"] {
    display: none;
}

    .basic2-checkbox input[type="checkbox"] + label {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
    }

        .basic2-checkbox input[type="checkbox"] + label span {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            background: url("../images/checkbox.png") left top no-repeat;
            cursor: pointer;
        }

    .basic2-checkbox input[type="checkbox"]:checked + label span {
        background: url("../images/check-icon-active.png") left top no-repeat;
    }

.alert-icon {
    display: inline-block;
    padding: 2px;
}

.btn-back-top {
    font-size: 16px;
    color: #1E0E62;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #EBEAED;
    width: 153px;
    border-radius: 100px;
    text-align: center;
    padding: 8px 19px 8px 15px;
}

    .btn-back-top i {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

.form-check.form-switch .form-check-input {
    width: 45px;
    height: 30px;
    border-radius: 100px;
}

.form-switch .form-check-input:checked {
    background-color: #25DAC5;
    border-color: #25DAC5;
}

.paginators-1 {
    display: flex;
    gap: 10px;
}

    .paginators-1 li {
    }

        .paginators-1 li a {
            display: block;
            width: 11px;
            height: 11px;
            background: #EBEAED;
            border-radius: 50%;
        }

            .paginators-1 li a:hover, .paginators-1 li a.active {
                background: #25DAC5;
            }

.paginators-2 {
    display: flex;
    gap: 10px;
}

    .paginators-2 li {
    }

        .paginators-2 li a {
            display: block;
            width: 11px;
            height: 11px;
            border: 2px solid #1E0E6230;
            border-radius: 50%;
        }

            .paginators-2 li a:hover, .paginators-2 li a.active {
                background: #1E0E62;
                border-color: #1E0E62;
            }

.paginators-3 {
    display: flex;
    gap: 10px;
}

    .paginators-3 li {
    }

        .paginators-3 li a {
            display: block;
            width: 11px;
            height: 11px;
            border: 2px solid #ffffff30;
            border-radius: 50%;
        }

            .paginators-3 li a:hover, .paginators-3 li a.active {
                background: #fff;
                border-color: #fff;
            }

.form-textarea {
    width: 240px;
    height: 90px;
    border: 2px solid #EBEAED;
    border-radius: 10px;
    font-size: 16px;
    padding: 12px 15px;
}

    .form-textarea:focus {
        background-color: #1E0E62;
        border-color: #1E0E62;
        color: #fff;
    }

    .form-textarea.textarea-lg {
        width: 270px;
        height: 100px;
    }

.background-paimary .form-textarea {
    border-color: #ffffff20;
    background: none;
    color: #fff;
}

    .background-paimary .form-textarea:focus {
        background-color: #fff;
        color: #1E0E62;
        border-color: #1E0E62;
    }

.testimonial-block {
    width: 470px;
    max-width: 100%;
    display: flex;
}

.thumbnail {
    width: 70px;
}

.content {
    width: 100%;
    padding-left: 30px;
}
    /*.content p{ color:#15143940; font-size:18px; line-height:28px; margin-top:0; }
*/ .content h5 {
        font-size: 14px;
        line-height: 26px;
        color: #1E0E62;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 500;
        margin-top: 20px;
    }

        .content h5 span {
            font-size: 16px;
            color: #15143940;
            letter-spacing: normal;
            display: block;
            text-transform: none;
        }

.background-paimary .content {
    padding-right: 10px;
}

.background-paimary .testimonial-block {
    border: 2px solid #FFFFFF40;
    border-radius: 10px;
    padding: 30px;
}

.background-paimary .content p {
    color: #fff;
}

.background-paimary .content h5 {
    color: #ffffff40;
}

.badge {
    border: 2px solid #EBEAED;
    border-radius: 10px;
    width: 117px;
    letter-spacing: 2px;
    font-size: 14px;
    color: #1E0E62;
    padding: 6px 5px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-top: 20px;
}

    .badge.button-dark {
        border-color: #1E0E62;
        color: #fff;
    }

    .badge.button-default {
        border-color: #a1a1b0;
        color: #fff;
        background-color: #a1a1b0;
    }

    .badge.button-primary, .badge.button-primary:hover, .badge.button-primary:active {
        border-color: #482BE7;
        color: #fff;
        background-color: #482BE7;
    }

.button-success {
    border-color: #25DAC5;
    background-color: #25DAC5;
    color: #fff;
}

.button-warning {
    border-color: #E93A7D;
    background-color: #E93A7D;
    color: #fff;
}

.background-paimary .badge {
    border-color: #ffffff30;
    color: #fff;
}

.background-paimary .button-default {
    border-color: #fff;
    color: #1E0E62;
    background-color: #fff;
}

.input-control {
    border: 2px solid #EBEAED;
    width: 270px;
    height: 50px;
    border-radius: 100px;
    padding-left: 24px;
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 18px;
    color: #1E0E62;
}

    .input-control:hover, .input-control:focus, .input-control:active {
        border-color: #482BE7;
    }

    .input-control::placeholder {
        color: #15143966;
    }

    .input-control:focus::placeholder {
        color: #1E0E62;
    }

.input-control2 {
    border: 2px solid #482BE7;
    width: 270px;
    height: 50px;
    border-radius: 100px;
    padding-left: 24px;
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 18px;
}

.input-control3 {
    border: 2px solid #482BE7;
    color: #1E0E62;
    width: 270px;
    height: 50px;
    border-radius: 100px;
    padding-left: 24px;
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 18px;
}

.input-control4 {
    border: 2px solid #EBEAED;
    width: 270px;
    color: #1E0E62;
    height: 50px;
    border-radius: 100px;
    padding-left: 24px;
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 18px;
}

.input-control.input-control1-sm {
    border-color: #EBEAED;
    font-size: 16px;
    width: 200px;
    height: 40px;
    padding-left: 18px;
}

.input-control.input-control-lg, .input-control2.input-control-lg, .input-control3.input-control-lg, .input-control4.input-control-lg {
    height: 70px;
    font-size: 20px;
}


.search-dropdown2 {
    position: relative;
    width: 393px;
    max-width: 100%;
    padding: 0 25px;
}

.dropdown-display2 {
    border: none;
    border-bottom: 1px solid #EBEAED;
    height: 46px;
    font-size: 18px;
    color: #202022;
    font-weight: 500;
    width: 340px;
    max-width: 100%;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: left 0 center;
    padding-left: 30px;
}

.dropdown-content2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 2px solid #482BE7;
    border-radius: 25px;
    background-color: #fff;
    z-index: 888;
    z-index: 1000;
    display: none;
    overflow-y: auto;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.search-input2 {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dropdown-content2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .dropdown-content2 ul li {
        padding: 7px 25px;
        cursor: pointer;
        color: #1E0E62;
        background-image: url(../images/search.png);
        background-repeat: no-repeat;
        background-position: left 23px center;
        padding-left: 53px;
        font-size: 18px;
        color: #202022;
        font-weight: 500;
    }

        .dropdown-content2 ul li:hover {
            background-color: #F5F5F5;
            color: #482BE7;
        }


.search-dropdown3 {
    position: relative;
    width: 393px;
    max-width: 100%;
    padding: 0 25px;
}

.dropdown-display3 {
    border: none;
    border-bottom: 1px solid #EBEAED;
    height: 70px;
    font-size: 20px;
    color: #202022;
    font-weight: 500;
    width: 340px;
    max-width: 100%;
    background-image: url(../images/search2.png);
    background-repeat: no-repeat;
    background-position: left 0 center;
    padding-left: 55px;
}

.dropdown-content3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 2px solid #482BE7;
    border-radius: 35px;
    background-color: #fff;
    z-index: 888;
    z-index: 1000;
    display: none;
    overflow-y: auto;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.search-input3 {
    width: 100%;
    padding: 10px;
    font-size: 20px;
    border: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dropdown-content3 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .dropdown-content3 ul li {
        padding: 18px 25px;
        cursor: pointer;
        color: #1E0E62;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
        background-position: left 23px center;
        padding-left: 78px;
        font-size: 20px;
        color: #202022;
        font-weight: 500;
    }

        .dropdown-content3 ul li:hover {
            background-color: #F5F5F5;
            color: #482BE7;
        }

.search-relative .dropdown-content2 {
    top: 46px;
}

.navbar-brand img {
    vertical-align: top;
    width: 250px;
}


/* Content page */
.breadcrumb-nav {
    padding: 30px 0 15px;
}

.breadcrumb {
    margin: 0;
}

    .breadcrumb li {
    }

        .breadcrumb li a {
            color: #15143966;
            font-size: 14px;
            font-weight: 500;
        }

            .breadcrumb li a:hover, .breadcrumb li a:hover strong {
                color: #4D25BD;
            }

            .breadcrumb li a strong {
                color: #15143966;
                font-weight: 900;
            }

            .breadcrumb li a i {
                font-size: 19px;
                position: relative;
                top: 3px;
            }

.main {
}

.content-wrapper, .mini-container {
    width: 787px;
    max-width: 100%;
    margin: 0 auto;
}

    .content-wrapper p strong {
        font-size: 18px;
    }

    .content-wrapper h4 {
        font-size: 22px;
        line-height: 32px;
        color: #1E0E62;
        font-weight: 700;
    }

    .content-wrapper h3 {
        font-size: 42px;
        color: #1E0E62;
        font-weight: 700;
        margin-top: 70px;
    }

    .content-wrapper p {
        margin-top: 12px;
    }

.mt-7 {
    margin-top: 70px;
}

.content-wrapper ul {
    margin: 35px 0 30px 40px;
}

    .content-wrapper ul li {
        font-size: 16px;
        color: #1E0E62;
        line-height: 26px;
        background: url(../images/points.png) no-repeat left top 10px;
        padding: 5px 0 5px 38px;
        margin-top: 20px;
    }

.grid-column {
}

    .grid-column h4 {
        margin-top: 40px;
    }

.page-login {
    padding: 70px 0 0;
}

    .page-login h2 {
        font-size: 42px;
        color: #1E0E62;
        font-weight: 700;
        text-align: center;
    }

    .page-login h5 {
        font-size: 22px;
        font-weight: 500;
        color: #15143966;
        text-align: center;
        margin: 20px 0 0;
    }

.login-wrapper {
    width: 570px;
    max-width: 100%;
    margin: 0 auto;
    padding: 45px 64px;
    border: 2px solid #EBEAED;
    border-radius: 10px;
    margin-top: 50px;
}

    .login-wrapper .input-control {
        width: 100%;
        margin: 0;
    }

    .login-wrapper input[type=submit] {
        height: 50px;
        border: none;
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        width: 100%;
        border-radius: 100px;
        margin-top: 30px;
    }

    .login-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        margin: 30px 0 0;
    }

        .login-wrapper p a {
            color: #482BE7;
        }

.or-line {
    border-bottom: 2px solid #EBEAED;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .or-line span {
        font-size: 14px;
        color: #15143966;
        background: #fff;
        text-transform: uppercase;
        font-weight: 700;
        display: inline-block;
        padding: 5px 10px;
        position: relative;
        top: 16px;
    }

.social-login-button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #1E0E62;
    font-weight: 500;
    border: 2px solid #EBEAED;
    border-radius: 100px;
    margin-top: 30px;
    padding: 11px 15px;
    gap: 10px;
}

.grid-fluid {
    margin-top: 10px;
}

    .grid-fluid h3 {
        font-size: 22px;
        color: #1E0E62;
        font-weight: 500;
    }

    .grid-fluid a {
        font-size: 16px;
        color: #482BE7;
        display: inline-block;
        margin: 5px 0 0;
    }

.help-grid {
    margin-top: 70px;
}

.page-group-level-2 h2 {
    text-align: center;
    color: #1E0E62;
    font-size: 58px;
    line-height: 70px;
    margin-top: 70px;
    font-weight: 700;
}

.page-group-level-2 ul {
    margin-top: 60px;
}

    .page-group-level-2 ul li {
        line-height: 24px;
        padding: 6px 0;
    }

        .page-group-level-2 ul li a {
            font-size: 18px;
            color: #482BE7;
            font-weight: 500;
        }

.page-group-level-2 h3 {
    font-size: 32px;
    color: #1E0E62;
    font-weight: 700;
    margin-top: 70px;
}

.page-group-level-2 p a {
    font-size: 16px;
    color: #482BE7;
    display: inline-block;
    margin: 5px 0 0;
}

.login-continue h3 {
    font-size: 32px;
    color: #1E0E62;
    font-weight: 700;
    text-align: center;
    margin-top: 170px;
}

.login-continue p {
    font-size: 22px;
    text-align: center;
    color: #15143966;
    margin: 20px 0 0;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.autocomplete {
    position: relative;
}

.suggestions {
    cursor: pointer;
    border-radius: 40px;
    position: absolute;
    top: 65px;
    left: 0;
    padding: 10px;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 2px solid #1e0e62;
    background-color: white;
}

    .suggestions div {
        padding: 10px;
    }

        .suggestions div:hover {
            background-color: #f0f0f0;
        }

.autocomplete-active {
    background-color: #f0f0f0;
}

.suggestionsCode {
    cursor: pointer;
    border-radius: 40px;
    top: 65px;
    left: 0;
    padding: 10px;
    width: 98%;
    max-height: 200px;
    overflow-y: auto;
    border: 2px solid blue;
    background-color: white;
}

    .suggestionsCode div {
        padding: 10px;
    }

        .suggestionsCode div:hover {
            background-color: #f0f0f0;
        }



/* For most modern browsers */
.suggestionsCode {
    overflow-y: scroll; /* Enable vertical scrolling */
    scrollbar-width: none; /* Firefox: Hide scrollbar */
}

    /* Chrome, Edge, and Safari */
    .suggestionsCode::-webkit-scrollbar {
        display: none; /* Hide scrollbar for WebKit browsers */
    }

.error-message {
    color: red;
    font-weight: bold;
}

.outline {
    background-color: white !important;
    color: #5A39FF !important;
    border: 2px solid #5A39FF !important;
}
.button-group-header .dropdown img {
    margin-right: 5px;
}
.button-group-header .dropdown-menu.show {
    left: auto;
    right: 0;
}
.button-group-header .dropdown-menu {
    min-width: 184px;
    border-color: #482BE7;
    border-radius: 20px;
    margin-top: 15px;
}
.button-group-header.button-group .dropdown a {
    font-size: 16px;
    line-height: 26px;
}
.button-group-header.button-group a:last-child {
    border: none;
    margin-left: 0;
}
    .button-group-header.button-group a:last-child:hover {
        background: #F5F5F5 !important;
        color: #482BE7 !important;
        border-radius: 5px;
    }

.profile-info h4 {
    font-size: 22px;
    line-height: 32px;
    color: #1E0E62;
    margin-top: 70px;
    font-weight: 500;
}
.page-content h1 {
    font-size: 42px;
    color: #1E0E62;
    font-weight: 700;
    text-align: center;
    line-height: 52px;
}
.profile-info p {
    text-align: left;
}
/*.page-content p {
    line-height: 26px;
    /*color: #15143949;*/
    color: #818094;
    text-align: left;
}
*/

.video-player {
margin-top:30px;
margin-bottom:40px;
}

.page-container h5 {
    font-size: 18px;
    line-height: 28px;
    color: #1E0E62;
    font-weight: 700;
    margin-top: 40px;
}

.text-justify {
    text-align: justify;
}  

.profile-info .profile-content p {
    margin-top: 5px;
}
.button-group4, .button-group5 {
    text-align: center;
    margin-top: 100px;
}
    .button-group4 button:hover {
        background: #4D25BD;
        border-color: #4D25BD !important;
        color: #fff;
    }
    .button-group4 button {
        width: 222px;
        height: 50px;
        background: #482BE7;
        line-height: 23px;
        transition: all 0.2s ease-in-out;
        border: 2px solid #482BE7;
        margin-top: 15px;
        padding: 12px 22px;
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        border-radius: 100px;
    }
    .button-group4 p, .button-group5 p {
        text-align: center;
        margin-top: 15px !important;
    }
/*.button-group-header.button-group .search-btn {
    background: #482BE7;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    line-height: 26px;
    color: #fff;
    pointer-events: none;
    text-decoration: none;
}*/

.button-group-header.button-group .search-btn {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    line-height: 26px;
    color: #1E0E62;
    pointer-events: none;
    text-decoration: none;
    border: 2px solid #EBEAED;
}
.button-group5 button.btn-default {
    background: #76768012;
    border-color: transparent;
    color: #1E0E62;
}
.button-group5 button {
    width: 222px;
    height: 50px;
    line-height: 23px;
    transition: all 0.2s ease-in-out;
    border: 2px solid #482BE7;
    padding: 12px 22px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border-radius: 100px;
}
    /*.button-group5 button:hover {
        background: #4D25BD;
        border-color: #4D25BD !important;
        color: #fff;
    }*/
.button-group-header.button-group .search-btn {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    line-height: 26px;
    color: #505050;
    pointer-events: none;
    text-decoration: none;
    border: 1px solid #ccc;
}

.success-msg h3 {
    font-size: 32px;
    line-height: 42px;
    color: #1E0E62;
    font-weight: 700;
    margin-top: 20px;
}

.success-msg {
    width: 465px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 150px;
    text-align: center;
}

/*.list-radius {
    padding: 20px 0 0 0 !important;
    border-top: 1px solid #ddd !important;
}*/

.list-radius {
    padding: 20px 0 0 0;
    border-top: 1px solid #ddd !important;
}

.list-btn5 {
    margin-top:5px !important;
}

.list-btn40 {
    margin-top: 40px !important;
}
