.elementor-kit-15{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#000000B3;--e-global-color-accent:#1E5C75;--e-global-color-6f310c9:#231F20;--e-global-color-975bebd:#333333;--e-global-color-0de499a:#42AFDA;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 a{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h1{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h2{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h3{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h4{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h5{font-family:"DM Sans", Sans-serif;}.elementor-kit-15 h6{font-family:"DM Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1720px;}.e-con{--container-max-width:1720px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1080px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --bp-primary: #004AAD; /* Replace with brand blue */
  --bp-gold: #DAA520;
}
.bp-card { background:#fff; border-radius:16px; padding:20px; box-shadow:0 2px 6px rgba(0,0,0,.1); }
.bp-h1 { font-size:2rem; font-weight:700; margin-bottom:.5rem; }
.bp-btn { background:var(--bp-primary); color:#fff; padding:10px 16px; border-radius:8px; }
.bp-progress { background:#eee; border-radius:10px; overflow:hidden; height:12px; }
.bp-progress-fill { background:var(--bp-gold); height:12px; border-radius:10px; }


/* ====25-08-2025=== */
aside.bp-card h2,
p.bp-stat,
h3.bp-h3 {
    color: #1E5C75 !important;
    font-family: "DM Sans";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1em !important;
}

aside.bp-card nav.bp-nav {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

aside.bp-card nav.bp-nav a {
    color: #000 !important;
    font-family: "DM Sans";
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.2em !important;
}


main.bp-card h1.bp-h1,
.bp-badge-title {
    color: #1E5C75 !important;
    font-family: "DM Sans";
    font-size: 25px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1em !important;
    text-align: center !important;
}

main.bp-card p.bp-sub,
p.bp-caption,
.bp-rank,
ul.bp-list,
p.bp-italic,
p.bp-muted,
ol.bp-list.numbered {
    color: #000 !important;
    font-family: "DM Sans";
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    text-align: center;
}

p.bp-stat, h3.bp-h3 {
    text-align: center;
    margin: 10px 0 !important;
}

.bp-progress {
    background: #F5F5F5 !important;
    border-radius: 10px;
    overflow: hidden;
    height: 12px;
    margin: 10px 0 !important;
}

a.bp-btn {
    background-color: #1E5C75 !important;
    border-radius: 15px !important;
    font-size: 16px !important;
    font-weight: 700;
    font-family: "DM Sans", Sans-serif;
    padding: 15px 20px !important;
    text-transform: uppercase;
    color: #fff !important;
}

ol.bp-list.numbered {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.right-col aside.bp-card section {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.bp-flex.center {
    text-align: center;
}

.bp-flex.center img {
    max-width: 60% !important;
}

@media screen and (max-width: 1080px) {
    
    main.bp-card h1.bp-h1, .bp-badge-title,
    aside.bp-card h2, p.bp-stat, h3.bp-h3{
  
    font-size: 22px !important;
}
}

@media screen and (max-width: 980px) {
    
  .dashboard-main-sec .elementor-column-gap-extended {
    display: flex;
    flex-direction: column;
}

.dashboard-main-sec .elementor-column-gap-extended .elementor-column {
    width: 100% !important;
}

h2.bp-h2.center {
    text-align: center;
}

nav.bp-nav {
    align-items: center;
}
}/* End custom CSS */