/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

/* PRIMARY CUSTOM */

.dropdown-notification.nav-link:hover {
    pointer-events: none !important;
}

.div-notif {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notif-badge {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d12f2f;
}

.shadow {
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.25) !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.border-radius-20 {
    border-radius: 20px !important;
}

.text-danger {
    color: #d12f2f !important;
}

.card-danger {
    background: linear-gradient(270deg, #d12f2f 0%, #ff9292 108.59%);
    box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.1);
}

.text-grey {
    color: #737373 !important;
}

.card-grey {
    background: linear-gradient(270deg, #737373 0%, #e4e4e4 108.59%);
    box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.1);
}

.text-yellow {
    color: #ffcc29 !important;
}

.card-yellow {
    background: linear-gradient(
        270deg,
        #ffcc29 0%,
        #ffcc29 0%,
        #ffedb2 108.59%
    );
    box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.1);
}

.text-primary {
    color: #5b86e5 !important;
}

.card-primary {
    background: linear-gradient(
        270deg,
        #5b86e5 0%,
        #5b86e5 0%,
        #b2d4ff 108.59%
    );
    box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.1);
}

/* floating chat */
#center-text {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
#chat-circle {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: #5a5eb9;
    width: 59px;
    height: 62px;
    border-radius: 50%;
    color: white;
    padding: 21px;
    cursor: pointer;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6),
        0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn#my-btn {
    background: white;
    padding-top: 13px;
    padding-bottom: 12px;
    border-radius: 45px;
    padding-right: 40px;
    padding-left: 40px;
    color: #5865c3;
}
#chat-overlay {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none;
}

.chat-box {
    display: none;
    background: #efefef;
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 350px;
    max-width: 85vw;
    max-height: 100vh;
    border-radius: 5px;
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
    box-shadow: 0px 5px 35px 9px #ccc;
}
.chat-box-toggle {
    float: right;
    margin-right: 15px;
    cursor: pointer;
}
.chat-box-header {
    background: #5b86e5 !important;
    height: 70px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    text-align: center;
    font-size: 20px;
    padding-top: 17px;
}
.chat-box-body {
    position: relative;
    height: 370px;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden;
}
.chat-box-body:after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=");
    opacity: 0.1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.chat-logs {
    padding: 15px;
    height: 370px;
    overflow-y: scroll;
}

.chat-logs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.chat-logs::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}

.chat-logs::-webkit-scrollbar-thumb {
    background-color: #5a5eb9;
}

@media only screen and (max-width: 500px) {
    .chat-logs {
        height: 40vh;
    }
}

.input-search-rounded {
    border-color: #5b86e5 !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.icon-search-rounded {
    border-color: #5b86e5 !important;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

.round {
    position: relative;
}

.round label {
    background-color: #fff;
    border: 3px solid #5b86e5;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.round + label{
    cursor: pointer;
}

.round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 4px;
    left: 2px;
    opacity: 0;
    position: absolute;
    top: 4px;
    transform: rotate(-45deg);
    width: 12px;
}

.round input[type="checkbox"] {
    visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: #5b86e5;
    border-color: #5b86e5;
}

.round input[type="checkbox"]:disabled + label {
    background-color: #fff;
    border-color: #ccc;
}

.round input[type="checkbox"]:checked + label:after {
    opacity: 1;
}

@keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }

    100% {
        margin-left: 0;
    }
}

@-moz-keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }

    100% {
        margin-left: 0;
    }
}

@-webkit-keyframes show-chat-even {
    0% {
        margin-left: -480px;
    }

    100% {
        margin-left: 0;
    }
}

@keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }

    100% {
        margin-right: 0;
    }
}

@-moz-keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }

    100% {
        margin-right: 0;
    }
}

@-webkit-keyframes show-chat-odd {
    0% {
        margin-right: -480px;
    }

    100% {
        margin-right: 0;
    }
}

input.form-control,
select.form-control,select.custom-select {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.btn-primary {
    border-color: #5b86e5 !important;
    background-color: #5b86e5 !important;
    color: #ffffff;
}

.btn-primary:hover {
    border-color: #7c83eb !important;
    background-color: #7c83eb !important;
    color: #fff !important;
}

.card-register {
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
}

.tab-riwayat-transaksi {
    /* border-left: 2px solid #7c83eb;
    border-bottom: 2px solid #7c83eb;
    border-right: 2px solid #7c83eb; */
    padding: 20px 0px 0px;
    /* background: #f9f9f9; */
    margin-top: -14px;
}

.card-sukses {
    border-left: 10px solid #198754;
    border-top-left-radius: -3%;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
}

.card-gagal {
    border-left: 10px solid #dc3545;
    border-top-left-radius: -3%;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
}

.card-peringatan {
    border-left: 10px solid #f3bb08;
    border-top-left-radius: -3%;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
}

.card-proses {
    border-left: 10px solid #0d6efd;
    border-top-left-radius: -3%;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
}

.otp-inp {
    font-size: 2.28571rem !important;
    width: 100% !important;
    letter-spacing: 17px !important;
    text-align: center !important;
    font-weight: bold !important;
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-image: initial;
    border-bottom: 3px solid var(--R600, #5b86e5) !important;
    border-radius: 0px;
}

.card-trx {
    min-height: 160px;
}

.bg-card-home {
    background: linear-gradient(
        105.96deg,
        #5b86e5 -16.42%,
        #b2d4ff 146.27%
    ) !important;
}

.text-yellow {
    color: #ffcc29;
}

.border-radius-15 {
    border-radius: 15px !important;
}

/* AUTHENTICATION PAGE STYLE */
.input-rounded {
    border-radius: 15px !important;
}

/* ERROR PAGE STYLE */
.error-page-container .error-code {
    font-weight: 600;
    color: #ffcc29;
}

.error-page-container .error-title {
    font-weight: 600;
    color: #5b86e5;
}

.error-page-container .error-body {
    font-weight: 400;
    color: #5b86e5;
}

.header-navbar .navbar-container .dropdown-menu-media {
    width: 30rem !important;
}

.nav-notif {
    margin-bottom: 2rem !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    /* HIDE STEPS */
    .steps {
        display: none !important;
    }

    .perusahaan-regis-desc {
        padding: 0px 20px;
    }

    .card-faq-dev {
        font-size: 18px;
    }

    .card-faq {
        min-height: 204px;
    }

    .card-trx-title {
        font-size: 30px;
        font-weight: bolder;
    }

    .icon-home {
        font-size: 70px;
        opacity: 0.4;
    }

    .header-navbar .navbar-header .navbar-brand .brand-logo {
        width: 100px;
    }

    .header-navbar .navbar-header .navbar-brand {
        padding: 20px 0px;
        margin-right: 0;
    }

    .plat-container {
        position: relative;
        width: 128.06px;
        height: 47.42px;
        background: url("../images/plat-nomor.png");
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background-size: 140.06px 47.42px;
        border: 2px solid transparent;
    }

    .plat-text {
        margin: 0;
        position: absolute;
        top: 20%;
        left: 18%;
    }

    .nrkb-inp {
        border-bottom: 2px solid #5b86e5 !important;
        border-radius: 0px !important;
        text-transform: uppercase !important;
        letter-spacing: 3px;
        font-size: 17px !important;
        font-weight: bold;
    }

    .plat-inp-div {
        /* width: 24px; */
        height: 50px;
        border: 3px solid #5b86e5;
        box-sizing: border-box;
        border-radius: 4px;
        margin-right: 7px;
    }

    .plat-inp {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 100%;
        font-size: 1.28571rem !important;
        width: 100% !important;
        text-align: center !important;
        font-weight: bold !important;
    }

    .plat-inp:focus {
        border: 0 !important;
        outline: none !important;
    }

    .error-page-container {
        padding: 50px;
    }

    /* Error Page */
    .error-page-container {
        padding: 100px;
        margin-top: -40px;
    }

    .error-page-container .error-content-left {
        text-align: center;
    }

    .error-content-right .error-content-left .error-image {
        width: 10%;
    }

    .error-page-container .error-content-right {
        margin-right: 0px !important;
        margin-top: 20px !important;
        text-align: center !important;
    }

    .error-page-container .error-code {
        font-size: 43.36px !important;
    }

    .error-page-container .error-title {
        font-size: 16.31px;
    }

    .error-page-container .error-body {
        font-size: 12.73px;
    }

    .card-bank {
        border: 2px solid red;
    }

    #dropdown-notif-media {
        width: 350px !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #dropdown-notif-media {
        width: 430px !important;
    }

    .icon-home {
        font-size: 30px;
        opacity: 0.4;
    }

    .card-trx-desc {
        font-size: 14px;
    }

    .card-faq {
        min-height: 207px;
    }

    .header-navbar .navbar-header .navbar-brand .brand-logo {
        width: 130px;
    }

    .header-navbar .navbar-header .navbar-brand {
        padding: 20px 0px;
        margin-right: 0;
    }

    a.disablePlat {
        pointer-events: none;
        cursor: default;
    }

    .plat-container.disablePlatContainer {
        position: relative;
        opacity: 0.5;
        z-index: 1;
    }

    .plat-container {
        position: relative;
        width: 128.06px;
        height: 47.42px;
        background: url("../images/plat-nomor.png");
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background-size: 140.06px 47.42px;
        border: 2px solid transparent;
    }

    .plat-text {
        margin: 0;
        position: absolute;
        top: 20%;
        left: 18%;
    }

    .nrkb-inp {
        border-bottom: 2px solid #5b86e5 !important;
        border-radius: 0px !important;
        text-transform: uppercase !important;
        letter-spacing: 3px;
        font-size: 19px !important;
        font-weight: bold;
    }

    .plat-inp-div {
        /* width: 64px; */
        height: 70px;
        border: 4px solid #5b86e5;
        box-sizing: border-box;
        border-radius: 8px;
        margin-right: 10px;
    }

    .plat-inp {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 100%;
        font-size: 2.28571rem !important;
        width: 100% !important;
        text-align: center !important;
        font-weight: bold !important;
    }

    .plat-inp:focus {
        border: 0 !important;
        outline: none !important;
    }
    /* Error Page */
    .error-page-container {
        padding: 100px;
        margin-top: 20px;
    }

    .error-page-container .error-content-left {
        text-align: center;
    }

    .error-content-right .error-content-left .error-image {
        width: 10%;
    }

    .error-page-container .error-content-right {
        margin-right: 0px !important;
        margin-top: 20px !important;
        text-align: center !important;
    }

    .error-page-container .error-code {
        font-size: 43.36px !important;
    }

    .error-page-container .error-title {
        font-size: 16.31px;
    }

    .error-page-container .error-body {
        font-size: 12.73px;
    }
    .card-bank {
        height: 62.32px;
        /* border:2px solid red; */
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .col-perusahaan {
        border-right: 3px solid #babfc7 !important;
    }

    .perusahaan-regis-desc {
        padding: 0px 30px;
    }

    /* .col-faq {
        padding-left: 30px;
        padding-right: 30px;
    }

    .card-faq {
        min-height: 247px;
    }

    .d-faq-icon {
        height: 75px;
    } */

    .card-faq-icon {
        font-size: 60px;
    }

    .card-trx-title {
        font-size: 40px;
        font-weight: bolder;
    }

    .card-trx-desc {
        font-size: 14px;
    }

    .icon-home {
        font-size: 70px;
        opacity: 0.4;
    }

    .header-navbar .navbar-header .navbar-brand .brand-logo {
        width: 150px;
    }

    .header-navbar .navbar-header .navbar-brand {
        padding: 20px 0px;
        margin-right: 0;
    }

    .register-img {
        max-width: 415.71px;
        max-height: 415px;
        /* min-width: 315.71px;
        min-height: 215px; */
    }

    /* ERROR PAGE */
    .error-page-container {
        padding: 100px;
    }

    .error-page-container .error-content-left {
        text-align: right;
        margin-right: 50px;
    }

    .error-page-container .error-content-right {
        margin-right: 30rem;
        text-align: left !important;
    }

    .error-page-container .error-code {
        font-size: 75.36px !important;
    }

    .error-page-container .error-title {
        font-size: 26.31px !important;
    }

    .error-page-container .error-body {
        font-size: 19.73px !important;
    }

    .error-page-container .error-image {
        width: 100%;
    }

    .error-page-container .row {
        padding: 50px;
    }
    .card-bank {
        height: 62.32px;
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .icon-home {
        font-size: 70px;
        opacity: 0.4;
    }

    .header-navbar .navbar-header .navbar-brand .brand-logo {
        width: 150px;
    }

    .header-navbar .navbar-header .navbar-brand {
        padding: 20px 0px;
        margin-right: 0;
    }

    a.disablePlat {
        pointer-events: none;
        cursor: default;
    }

    .plat-container.disablePlatContainer {
        position: relative;
        opacity: 0.5;
        z-index: 1;
    }

    .plat-container {
        position: relative;
        width: 128.06px;
        height: 47.42px;
        background: url("../images/plat-nomor.png");
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background-size: 137.06px 47.42px;
        border: 2px solid transparent;
    }

    .plat-text {
        margin: 0;
        position: absolute;
        top: 22%;
        left: 20%;
    }
    /* ERROR PAGE */
    .error-page-container {
        padding: 100px;
    }

    .error-page-container .error-content-left {
        text-align: right;
        margin-right: 50px;
    }

    .error-page-container .error-content-right {
        margin-right: 0px !important;
    }

    .error-page-container .error-code {
        font-size: 75.36px;
    }

    .error-page-container .error-title {
        font-size: 26.31px;
    }

    .error-page-container .error-body {
        font-size: 19.73px;
    }

    .error-page-container .error-image {
        width: 80%;
    }

    .error-page-container .row {
        padding: 50px;
    }
    .card-bank {
        height: 62.32px;
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .header-navbar .navbar-header .navbar-brand .brand-logo {
        width: 150px;
    }

    .header-navbar .navbar-header .navbar-brand {
        padding: 20px 0px;
        margin-right: 0;
    }

    a.disablePlat {
        pointer-events: none;
        cursor: default;
    }

    .plat-container.disablePlatContainer {
        position: relative;
        opacity: 0.5;
        z-index: 1;
    }

    .plat-container {
        position: relative;
        width: 128.06px;
        height: 47.42px;
        background: url("../images/plat-nomor.png");
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        background-size: 160.06px 47.42px;
        border: 2px solid transparent;
    }

    .plat-text {
        margin: 0;
        position: absolute;
        top: 20%;
        left: 24%;
        text-transform: uppercase;
    }

    .error-page-container {
        padding: 100px;
    }

    .error-page-container .error-content-left {
        text-align: right;
        margin-right: 50px;
    }

    .error-page-container .error-content-right {
        margin-right: 30rem !important;
    }

    .error-page-container .error-code {
        font-size: 75.36px;
    }

    .error-page-container .error-title {
        font-size: 26.31px;
    }

    .error-page-container .error-body {
        font-size: 19.73px;
    }

    .error-page-container .error-image {
        width: 40%;
    }

    .error-page-container .row {
        padding: 50px;
    }
    .card-bank {
        height: 62.32px;
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05) !important;
    }
}
