/* /Components/Account/Pages/Login.razor.rz.scp.css */
.btncolor[b-qomy24tz4t] {
    background-color: cadetblue;
    border-style: none;
}

.user_options-text[b-qomy24tz4t] {
    top: 100px;
    background-color: #928673;
    border-radius: 3px;
}

*
 * * Registered and Unregistered user box and text
 * 
.user_options-registered[b-qomy24tz4t],
.user_options-unregistered[b-qomy24tz4t] {
    width: 100%;
    padding: 50px 20px;
    color: #fff;
    font-weight: 300;
}

.user_registered-title[b-qomy24tz4t],
.user_unregistered-title[b-qomy24tz4t] {
    margin-bottom: 15px;
    font-size: 1.66rem;
    line-height: 1em;
}

.user_unregistered-text[b-qomy24tz4t],
.user_registered-text[b-qomy24tz4t] {
    font-size: 0.83rem;
    line-height: 1.4em;
}

.user_registered-login[b-qomy24tz4t],
.user_unregistered-signup[b-qomy24tz4t] {
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2rem;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

    .user_registered-login:hover[b-qomy24tz4t],
    .user_unregistered-signup:hover[b-qomy24tz4t] {
        color: rgba(34, 34, 34, 0.85);
        background-color: #ccc;
    }


.divCaptach[b-qomy24tz4t] {
    display: flex;
    flex-wrap: nowrap;
}

.btn-refresh[b-qomy24tz4t] {
    border: none;
    height: 30px;
    align-self: center;
    margin-left: 3px;
    border-radius: 4px;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMDAgMTAwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz48Zz48ZyBpZD0icmVmcmVzaCI+PHBhdGggZD0iTTg0MywxNTdDNzU3LjIsNjUuMSw2MzQuNywxMCw1MDAsMTBDMjMwLjUsMTAsMTAsMjMwLjUsMTAsNTAwYzAsMjY5LjUsMjIwLjUsNDkwLDQ5MCw0OTBjMjI2LjYsMCw0MTYuNS0xNTkuMyw0NzEuNi0zNjcuNUg4NDNjLTQ5LDE0MC45LTE4My44LDI0NS0zNDMsMjQ1Yy0yMDIuMSwwLTM2Ny41LTE2NS40LTM2Ny41LTM2Ny41YzAtMjAyLjEsMTY1LjQtMzY3LjUsMzY3LjUtMzY3LjVjMTA0LjEsMCwxODkuOSw0Mi45LDI1Ny4yLDExMC4ybC0xOTYsMTk2SDk5MFYxMEw4NDMsMTU3eiIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9nPg0KPC9zdmc+) no-repeat, #cacaca;
    background-position-y: center;
    background-position-x: center;
    background-size: 70%;
    width: 30px;
}
.btmenugrid .dx-button[b-qomy24tz4t] {
    border-radius: 0;
}  
/* /Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-ps0rqa2a7e] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-ps0rqa2a7e] {
    display: flex;
    gap: 0.625rem;
}
/* /Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-ng2wn4inny] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-ng2wn4inny] {
        flex-direction: column;
    }
}
/* /Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-2ahex6ui8u] .tab-icon {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

[b-2ahex6ui8u] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-2ahex6ui8u] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-2ahex6ui8u] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-2ahex6ui8u] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-2ahex6ui8u] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-2ahex6ui8u] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* /Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-bcxzw90fuj] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* /Components/Layout/Drawer.razor.rz.scp.css */
[b-dyey30vqo0] .navigation-drawer {
    --dxbl-drawer-panel-footer-justify-content: center;
    height: 100vh;
    max-height: 100%;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel {
    background-image: linear-gradient(180deg, var(--bs-primary, var(--DS-primary-90)) 0%, var(--bs-black, #000) 150%);
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-content {
    height: 100vh;
    overflow: auto;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel > .dxbl-drawer-header {
    border-bottom: none;
    padding: 2rem 1rem;
    background: none;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel > .dxbl-drawer-header > .navigation-drawer-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel > .dxbl-drawer-body {
    --dxbl-drawer-panel-body-padding-x: 0;
    --dxbl-drawer-panel-body-padding-y: 1rem;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel > .dxbl-drawer-footer {
    --dxbl-drawer-panel-footer-justify-content: center;
    border-top: none;
    padding-bottom: 1.5rem;
    background: none;
}

[b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel {
    display: flex;
}

[b-dyey30vqo0] .navigation-drawer.mobile > .dxbl-drawer-panel {
    display: none;
}

[b-dyey30vqo0] .navigation-drawer.mobile > .dxbl-drawer-shading {
    display: none;
}

@media (max-width: 768px) {
    [b-dyey30vqo0] .navigation-drawer > .dxbl-drawer-panel {
        display: none;
    }

    [b-dyey30vqo0] .navigation-drawer.mobile > .dxbl-drawer-panel {
        display: flex;
    }

    [b-dyey30vqo0] .navigation-drawer.mobile > .dxbl-drawer-shading {
        display: block;
    }
}

[b-dyey30vqo0] .panel-open:not(.mobile) .menu-button {
    display: none;
}

@media (max-width: 768px) {
    [b-dyey30vqo0] .panel-open:not(.mobile) .menu-button {
        display: inline-flex;
    }

    .mobile-drawer-closed .shading-copy[b-dyey30vqo0] {
        display: none;
        visibility: hidden;
    }

    [b-dyey30vqo0] .shading-copy {
        background-color: var(--dxbl-drawer-content-shading-bg);
        height: 100%;
        position: absolute;
        transition: opacity ease var(--dxbl-drawer-animation-duration);
        visibility: visible;
        width: 100%;
        z-index: 99;
        opacity: var(--dxbl-drawer-content-shading-opacity);
    }

    [b-dyey30vqo0] .panel-open .shading-copy {
        opacity: 0;
        visibility: unset;
        height: unset;
    }
}
/* /Components/Layout/Header.razor.rz.scp.css */
.navbar.header-navbar[b-cibvf9mmuy] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-cibvf9mmuy] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: 0.5rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-cibvf9mmuy] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-cibvf9mmuy] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-cibvf9mmuy] {
        font-size: inherit;
    }
}
/* /Components/Layout/HeaderManajemen.razor.rz.scp.css */
.navbar.header-navbar[b-yo8awgz5hx] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-yo8awgz5hx] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: 0.5rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-yo8awgz5hx] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-yo8awgz5hx] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-yo8awgz5hx] {
        font-size: inherit;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tku1kxgaiw] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
    /*background-image: url('images/frontpages/PictureBackgrnd5.png');*/
    background-image: url('images/BackOfficeBg2.png');
    background-repeat: no-repeat;
    background-position: bottom;
    /*background-size: 100% 100%;*/
    background-size: cover;
    --bs-primary: #8d6236;
    --dxbl-btn-bg: #8d6236 !important;
}

[b-tku1kxgaiw] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-tku1kxgaiw] #menu-top {
    display: block;
}

[b-tku1kxgaiw] #menu-top.hidden {
        display: none;
}

[b-tku1kxgaiw] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

[b-tku1kxgaiw] .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}

[b-tku1kxgaiw] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}


[b-tku1kxgaiw] .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

[b-tku1kxgaiw] .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}

[b-tku1kxgaiw] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-tku1kxgaiw] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.nav-buttons-container[b-tku1kxgaiw] {
    display: flex;
    gap: 10px;
    padding: 1rem 0rem;
}

.nav-buttons-container[b-tku1kxgaiw]  .menubutton-float-end {
    margin-left: auto;
}

.nav-buttons-container[b-tku1kxgaiw]  .dxbl-btn-icon-only {
    --dxbl-btn-padding-x: 0.75rem;
    --dxbl-btn-padding-y: 0.25rem;
}

@media (max-width: 768px) {
    [b-tku1kxgaiw] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 768px) {
    [b-tku1kxgaiw] #menu-top {
        display: none;
    }
}




/*.page {
    height: 100%;
    font-family: var(--bs-font-sans-serif);*/
    /*background-image: url('images/frontpages/PictureBackgrnd5.png');*/
    /*background-repeat: no-repeat;
    background-position: bottom;*/
    /*background-size: 100% 100%;*/
    /*background-size: cover;
}

::deep .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

::deep #menu-top {
    display: block;
}

    ::deep #menu-top.hidden {
        display: none;
    }

::deep .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

::deep .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}
::deep .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}


::deep .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

::deep .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}

::deep .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

::deep .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.nav-buttons-container {
    display: flex;
    gap: 10px;
    padding: 1rem 0rem;
}

    .nav-buttons-container ::deep .menubutton-float-end {
        margin-left: auto;
    }

    .nav-buttons-container ::deep .dxbl-btn-icon-only {
        --dxbl-btn-padding-x: 0.75rem;
        --dxbl-btn-padding-y: 0.25rem;
    }

@media (max-width: 768px) {
    ::deep .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 768px) {
    ::deep #menu-top {
        display: none;
    }
}

.navbar.header-navbar {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: 0.5rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title {
        font-size: inherit;
    }
}

.menuheader {
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background-color: white;
    transition: .3s;
}*/


/* /Components/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-99792nw4td] {
    min-width: 3rem;
    max-width: 3rem;
    /*box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);*/
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    /*background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);*/
    /*background-color:gray;*/
    display: block;
}

#sidebar.auto-expanded[b-99792nw4td] {
    display: none;
}

#sidebar .menu-closeonclick-placeholder[b-99792nw4td] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

[b-99792nw4td] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-99792nw4td] {
    text-align: center;
}

[b-99792nw4td] .menu-button-container {
    align-self: center;
}

.menu-button[b-99792nw4td] {
    padding: 0.375rem;
    width: 1rem;
    height: 1rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-99792nw4td] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-99792nw4td] .menu {
    background-color: inherit;
}

[b-99792nw4td] .menu .dxbl-menu-item-list {
    gap: 0.5rem;
}

[b-99792nw4td] .menu-item {
    margin-left: 10px !important;
    color: var(--bs-white);
    text-shadow: 1px 1px 3px grey;
}

[b-99792nw4td] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-99792nw4td] .home-icon {
    background-image: url("images/home.svg");
}

[b-99792nw4td] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-99792nw4td] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-99792nw4td] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-99792nw4td] .log-in-icon {
    background-image: url("images/account/log-in.svg");
}

[b-99792nw4td] .log-out-icon {
    background-image: url("images/account/log-out.svg");
}

[b-99792nw4td] .user-icon {
    background-image: url("images/account/user.svg");
}

[b-99792nw4td] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-99792nw4td] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-99792nw4td] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-99792nw4td] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-99792nw4td] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

    [b-99792nw4td] .footer .icon {
        margin-left: 0;
    }

#sidebar.auto-expanded[b-99792nw4td]  .layout-item {
    display: block;
}

#sidebar.auto-expanded[b-99792nw4td]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-99792nw4td] {
        min-width: inherit;
        max-width: inherit;
        display: block;
    }

        #sidebar .menu-closeonclick-placeholder[b-99792nw4td] {
            display: block;
        }

        #sidebar.auto-expanded[b-99792nw4td] {
            position: fixed;
            width: 100%;
            z-index: 3;
            display: block;
        }

            #sidebar.auto-expanded[b-99792nw4td]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.auto-expanded .menu-button[b-99792nw4td] {
                background-image: url("images/close.svg");
                width: 1.875rem;
                height: 1.875rem;
            }

        #sidebar:not(.auto-expanded)[b-99792nw4td]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-99792nw4td] {
        text-align: inherit;
    }

    [b-99792nw4td] .menu-button-container {
        display: block;
    }

    [b-99792nw4td] .layout-item {
        display: none;
    }

    [b-99792nw4td] .footer {
        display: none;
    }
}



/* Solutax*/
[b-99792nw4td] .docs-icon {
    background-image: url("images/doc.svg");
}
[b-99792nw4td] .cards2-icon {
    background-image: url("images/cards.svg");
}

.bi--calendar3[b-99792nw4td] {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='%23000'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857z'/%3E%3Cpath d='M6.5 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2'/%3E%3C/g%3E%3C/svg%3E");
}
.bi--building-up[b-99792nw4td] {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='%23000'%3E%3Cpath d='M12.5 16a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m.354-5.854l1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0'/%3E%3Cpath d='M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1z'/%3E%3Cpath d='M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z'/%3E%3C/g%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}
/* /Components/Pages/Index.razor.rz.scp.css */


.page[b-g4nu7bowx9] {
    position: relative;
    display: flex;
    flex-direction: column;
    max-height: 100vh;
    overflow-y: auto;
    font-size: 1.2rem;
    background-size: cover;
    padding-top:60px;
}


#section-1[b-g4nu7bowx9] {
/*    background-size: cover;*/
    background-attachment: initial;
    color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-top:20px;
}

.outerdiv[b-g4nu7bowx9] {
    width: 100%;
    min-height: 100vh;
    background: #EDF2F8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.innerdiv[b-g4nu7bowx9] {
    transform: scale(0.9);
    margin: 1rem;
    display: grid;
    grid-gap: 1.5rem;
    grid-template-rows: repeat(2,22rem);
    grid-template-columns: repeat(4,17rem);
}

.eachdiv[b-g4nu7bowx9] {
    padding: 1rem 2rem;
    border-radius: 0.8rem;
    box-shadow: 5px 5px 20px #6d6b6b6b;
    color: white;
}

.div1[b-g4nu7bowx9] {
    background: #733FC8;
    grid-column: 1/3;
    grid-row: 1/2;
    background-image: url(https://raw.githubusercontent.com/RahulSahOfficial/testimonials_grid_section/5532c958b7d3c9b910a216b198fdd21c73112d84/images/bg-pattern-quotation.svg);
    background-repeat: no-repeat;
    background-position-x: 25rem;
}

.div2[b-g4nu7bowx9] {
    background: #49556B;
    grid-column: 3/4;
    grid-row: 1/2;
}

.div3[b-g4nu7bowx9] {
    background: white;
    grid-column: 4/5;
    grid-row: 1/3;
    color: black;
}

.div4[b-g4nu7bowx9] {
    background: white;
    grid-column: 1/2;
    grid-row: 2/3;
    color: black;
}

.div5[b-g4nu7bowx9] {
    background: #18202D;
    grid-column: 2/4;
    grid-row: 2/3;
}

.userdetails[b-g4nu7bowx9] {
    display: flex;
}

.imgbox[b-g4nu7bowx9] {
    margin-right: 1rem;
}

    .imgbox img[b-g4nu7bowx9] {
        border-radius: 50%;
        width: 2rem;
        border: 2px solid #cec5c5;
    }

.detbox[b-g4nu7bowx9] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .detbox p[b-g4nu7bowx9] {
        margin: 0;
    }

    .detbox .name[b-g4nu7bowx9] {
        color: hsl(0, 0%, 81%);
        font-size: 0.9rem;
        margin-bottom: 0.1rem;
        font-weight: 600;
    }

        .detbox .name.dark[b-g4nu7bowx9] {
            color: #49505A;
        }

    .detbox .designation[b-g4nu7bowx9] {
        color: hsl(0, 0%, 81%);
        opacity: 50%;
        font-size: 0.8rem;
    }

        .detbox .designation.dark[b-g4nu7bowx9] {
            color: #49505A;
        }

.review h4[b-g4nu7bowx9] {
    font-size: 2rem;
    color: #F3DEFF;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0.8rem;
}

.review.dark h4[b-g4nu7bowx9] {
    color: #4B5258;
}

.review p[b-g4nu7bowx9] {
    font-size: 1.2rem;
    color: #ffff;
    font-weight: 500;
    line-height: 1.5;
}

.review.dark p[b-g4nu7bowx9] {
    color: #4B5258;
}

.attribution[b-g4nu7bowx9] {
    font-size: 2rem;
    line-height: 1.5;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    text-align: right;
}

    .attribution a[b-g4nu7bowx9] {
        text-decoration: none;
    }

@media only screen and (max-width: 1000px) {
    .innerdiv[b-g4nu7bowx9] {
        transform: scale(0.7);
    }
}

@media only screen and (max-width: 800px) {
    .innerdiv[b-g4nu7bowx9] {
        transform: scale(0.6);
    }
}

@media only screen and (max-width: 600px) {
    .div1[b-g4nu7bowx9] {
        background-position-x: 10rem;
    }

    .innerdiv[b-g4nu7bowx9] {
        display: flex;
        flex-direction: column;
        transform: scale(1);
        margin: 2rem;
        margin-bottom: 5rem;
    }

    .attribution[b-g4nu7bowx9] {
        position: relative;
    }
}

/* section-3*/

/*.outerdiv {
    width: 100%;
    min-height: 80vh;
    background-size: cover;
    background-attachment: initial;
    display: flex;
    align-items: center;
    justify-content: center;
}

.innerdiv {
    transform: scale(0.95);
    margin: 1rem;
    display: grid;
    grid-gap: 1.5rem;
    width: 75%;
    */
}

.eachdiv[b-g4nu7bowx9] {
    padding: 1rem 2rem;
    border-radius: 0.8rem;
    box-shadow: 5px 5px 20px #6d6b6b6b;
    color: white;
}

.div1[b-g4nu7bowx9] {
    background: #a5802c;
    grid-column: 1/3;
    grid-row: 1/2;
    /*background-image: url(https://raw.githubusercontent.com/RahulSahOfficial/testimonials_grid_section/5532c958b7d3c9b910a216b198fdd21c73112d84/images/bg-pattern-quotation.svg);*/
    background-image: url(images/bg-pattern-quotation.png);
    background-repeat: no-repeat;
    background-position-x: 25rem;
}


.div2[b-g4nu7bowx9] {
    background: #49556B;
    grid-column: 3/4;
    grid-row: 1/2;
}

.div3[b-g4nu7bowx9] {
    background: white;
    grid-column: 4/5;
    grid-row: 1/3;
    color: black;
}

.div4[b-g4nu7bowx9] {
    background: white;
    grid-column: 1/2;
    grid-row: 2/3;
    color: black;
}

.div5[b-g4nu7bowx9] {
    background: #18202D;
    grid-column: 2/4;
    grid-row: 2/3;
}

.div1:hover[b-g4nu7bowx9] {
    transform: scale(1.1);
}

.div2:hover[b-g4nu7bowx9] {
    transform: scale(1.1);
}

.div3:hover[b-g4nu7bowx9] {
    transform: scale(1.1);
}

.div4:hover[b-g4nu7bowx9] {
    transform: scale(1.1);
}

.div5:hover[b-g4nu7bowx9] {
    transform: scale(1.1);
}


/*section-4*/
.framer-Zxnx3[b-g4nu7bowx9] {
    align-content: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex: 1 0 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: auto;
    justify-content: center;
    overflow: hidden;
    padding: 40px;
    position: relative;
}

.grid[b-g4nu7bowx9] {
    display: grid;
}

.cols-1[b-g4nu7bowx9] {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.lg-cols-2[b-g4nu7bowx9] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lg-cols-3[b-g4nu7bowx9] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.lg-cols-4[b-g4nu7bowx9] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}


/* Footer*/
.row[b-g4nu7bowx9] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

footer h6[b-g4nu7bowx9] {
    font-family: 'Poppins', serif;
    margin-bottom: 20px;
    position: relative;
}

    footer h6[b-g4nu7bowx9]:after {
        position: absolute;
        content: "";
        background: #f4e9e9;
        width: 25%;
        height: 1px;
        left: 0;
        bottom: -20px;
    }

footer ul li a[b-g4nu7bowx9] {
    text-decoration: none;
    color: lightgray;
    text-decoration: none;
}

a[b-g4nu7bowx9] {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

footer p[b-g4nu7bowx9], a[b-g4nu7bowx9] {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

footer ul li[b-g4nu7bowx9] {
    list-style: none;
    display: block;
}

.btn-footer[b-g4nu7bowx9] {
    color: lightgray;
    text-decoration: none;
    border: 1px solid;
    border-radius: 43px;
    font-size: 13px;
    padding: 7px 30px;
    line-height: 47px;
}

.social .fa[b-g4nu7bowx9] {
    color: grey;
    font-size: 22px;
    padding: 10px 15px;
    background: #3c3c3c;
}

.form-footer input[type="button"][b-g4nu7bowx9] {
    border: none;
    background: #232323;
    margin-left: -5px;
    color: #fff;
    outline: none;
    border-radius: 0 16px 16px 0;
    padding: 2px 12px;
}

.form-footer input[type="text"][b-g4nu7bowx9] {
    border: none;
    border-radius: 16px 0 0 16px;
    outline: none;
    padding-left: 10px;
}

.w-50[b-g4nu7bowx9] {
    width: 50% !important;
}

.logo-footer[b-g4nu7bowx9] {
    margin-bottom: 40px;
}

.logo-part[b-g4nu7bowx9] {
    border-right: 1px solid lightgray;
    height: 100%;
}


.text-Oswald[b-g4nu7bowx9] {
    font-family: Oswald;
    font-weight: 400;
    font-size: 30px;
    color: #2A3D47;
}

.text-Helvetica[b-g4nu7bowx9] {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 30px;
    color: #2A3D47;
}

.text-isi[b-g4nu7bowx9] {
    color: #2A3D47;
    font-size: 16px;
    text-align: justify;
}

.text-isi-new[b-g4nu7bowx9] {
    color: #2A3D47;
    font-size: 16px;
}

.text-isi-footer[b-g4nu7bowx9] {
    color: #2A3D47;
    font-size: 14px;
    text-align: justify;
}


.mySlides[b-g4nu7bowx9] {
    display: none;
}

img[b-g4nu7bowx9] {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container[b-g4nu7bowx9] {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Caption text */
.text[b-g4nu7bowx9] {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext[b-g4nu7bowx9] {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot[b-g4nu7bowx9] {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active[b-g4nu7bowx9] {
    background-color: #717171;
}

/* Fading animation */
.fade[b-g4nu7bowx9] {
    animation-name: fade-b-g4nu7bowx9;
    animation-duration: 3s;
}

@keyframes fade-b-g4nu7bowx9 {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text[b-g4nu7bowx9] {
        font-size: 11px
    }
}
