body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fw-bold {
    font-weight: 500;
}

.bg-light-white {
    background-color: #f5f5f54b;
}

.border-left {
    border-left: 1px solid #dee2e6
}

.border-right {
    border-right: 1px solid #dee2e6
}

.border-top {
    border-top: 1px solid #dee2e6
}

.border-bottom {
    border-bottom: 1px solid #dee2e6
}

.lspace {
    letter-spacing: 1px;
}

.fs-mid {
    font-size: 16px;
}

#invoice {
    width: 210mm;
}

.downloading-progress{
    position: fixed !important;
    top: 0;
    right: 0;
    margin: 1.5rem;
}

.download-btn {
    position: fixed;
    right: 0;
    z-index: 1;
    bottom: 0;
    margin: 1rem;
    border: 1px solid gainsboro;
    width: 55px;
    font-size: 1.2rem;
    height: 55px;
    border-radius: 50% 50%;
    color: #2a69b2;
    background-color: #fff;
}

/* #download-button{
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 0;
    margin: 1rem;
    outline: 4px solid #387cca4b;
} */

table th,table td{
    vertical-align: middle !important;
}

.page {
    width: 210mm;
    height: 296.85mm;
    border: 1px solid #eaeaea;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    right: 8.5px;
}

.page-1 {
    background-image: url("../img/page-1-bg.png");
}

.fa-handshake-o {
    color: #E78024;
}

.year-2k23 {
    border-radius: 3px;
    border: 1px solid #5A5A5A;
}

.year {
    padding: 3px 12px;
    font-size: 16px;
}

.num-year {
    font-size: 16px;
    padding: 3px 14px;
    background-color: #5A5A5A;
    color: #fff;
}

.page-1-title {
    margin-top: 150px;
}

.page-1-title h1 {
    letter-spacing: 2px;
    font-size: 2rem;
}

.page-1-img {
    margin-top: 100px;
}

.page-2 {
    background-image: url("../img/page-2-bg.png");
}

.heading {
    color: #2864a8;
}

.heading-hr {
    height: 3px;
    border: 0;
    background-color: #E78024;
    border-radius: 10px;
}

.page-2-hr {
    width: 150px;
}

.index-table th {
    border: 0 !important;
    color: #7a7a7a;
}

.index-table td {
    border: 0 !important;
}

.page-footer {
    position: absolute;
    bottom: 1rem;
    width: 93%;

}

.page-num {
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% 50%;
    border: 2px solid rgb(195, 195, 195);
}

.page-3 {
    background-image: url("../img/page-3-bg.png");
}

.page-3-hr {
    width: 85px;
}

.page-4-hr {
    width: 200px;
}

.page-4 {
    background-image: url("../img/page-4-bg.png");
}

.page-4 th {
    font-size: small;
    color: #7a7a7a;
    font-weight: 600;
}

.page-4 .progress {
    height: 7px;
}

.page-5 {
    background-image: url("../img/page-5-bg.png");
}

.page-5-hr {
    width: 125px;
}

.journey-card {
    box-shadow: 0px 5px 15px gainsboro;
    border-radius: 10px;
}

.page-6 {
    background-image: url("../img/page-6-bg.png");
}

.page-6-hr {
    width: 300px;
}

.page-6 td {
    text-align: center;
    vertical-align: middle;
}

.table-bordered td {}


.page-6 .table td {
    vertical-align: middle;
}

.page-6 .table th {
    /* font-size: small; */
    color: #000;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}

.page-7 {
    background-image: url("../img/page-7-bg.png");
}

.page-7-hr {
    width: 175px;
}

.page-8 {
    background-image: url("../img/page-8-bg.png");
}

.page-8-hr {
    width: 200px;
}

.card {
    box-shadow: none !important;
    border-color: #eaeaea !important;
    border-radius: 10px !important;
}

.page-8 .progress {
    height: 8px;
}

.page-8 table .progress {
    height: 7px;
}

.page-8 th {
    font-size: 16px;
    color: #454545;
    font-weight: 600;
    /* text-align: center; */
}

.page-9 {
    background-image: url("../img/page-9-bg.png");
}

.page-9-hr {
    width: 225px;
}

.strength-card {
    box-shadow: 0px 5px 10px gainsboro;
    border-radius: 10px;
}

.page-10 {
    background-image: url("../img/page-10-bg.png");
}

.page-10-hr {
    width: 205px;
}

.page-11 {
    background-image: url("../img/page-11-bg.png");
}

.page-11-hr {
    width: 250px;
}

.page-12 {
    background-image: url("../img/page-12-bg.png");
}

.page-12-hr {
    width: 250px;
}

.page-12 th {
    font-size: 12px;
    color: #454545;
    font-weight: 600;
}

.page-13 {
    background-image: url("../img/page-12-bg.png");
}

.page-13-hr {
    width: 150px;
}

.page-13 th {
    font-size: 12px;
    color: #454545;
    font-weight: 600;
}

.page-12 .progress-circle {
    width: 5rem;
    height: 5rem;
    background: none;
    position: relative;
}

.page-13 .progress-circle {
    width: 4.5rem;
    height: 4.5rem;
    background: none;
    position: relative;
}

.progress-circle {
    width: 7rem;
    height: 7rem;
    background: none;
    position: relative;
}

.progress-circle::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.progress-circle>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress-circle .progress-left {
    left: 0;
}

.progress-circle .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.progress-circle .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress-circle .progress-right {
    right: 0;
}

.progress-circle .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress-circle .progress-value {
    position: absolute;
    top: 0;
    left: 0;
}

.thanks-page {
    background-image: url('../img/thanks-bg.png');
}

.thanks-img {
    margin-top: 225px;
}

.thanks-text {
    color: #2a69b2;
    letter-spacing: 2px;
}

.thanks-text span {
    color: #E78024;
}

.text-theme{
    color: #2a69b2;
}

.avatar{
    width: 40px;
    height: 40px;
    background-color: aliceblue;
    border-radius: 50% 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.badge-soft-success{
    background-color: #cfffdd;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #1f9542;
    padding: 5px 20px !important;
}

.badge-soft-danger{
    background-color: #ffe6e6;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #d51b1b;
    padding: 5px 20px !important;
}

.outline-0{
    outline: 0 !important;
}

.fw-semibold{
    font-weight: 500 !important;
}

.fs-12{
    font-size: 12px !important;
}

.fs-14{
    font-size: 14px !important;
}

.img-preview{
    width: 100%;
    height: 100px;
}

.img-preview-lg{
    width: 100%;
    height: 175px;
}
.zc-ref {
    display: none;
  }
.img-preview img{
    border-radius: 5px;
}

.badge-soft-light{
    background-color: #f3f1ff;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #2a69b2;
    padding: 5px 20px !important;
    /* border: 1px solid rgb(222, 222, 222); */
}

.badge-soft-warning{
    background-color: #fffbe7;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #b27c2a;
    padding: 5px 20px !important;
}