.hero-section.spark-hero-background-image-with-centered-content {
    min-height: auto;
}

.course-card {
    position: relative;
}

.primary-arrow-left-full {
    margin-right: -18px;
    position: relative !important;
}
.errorHint {
    margin-left: 8px;
    direction: rtl;
    color: red;
    font-size: 12px;
    text-align: left;
}
    .light-bg-section.gradient-bg {
    background-image: linear-gradient(76deg, #0c2a5800, var(--spark-library--bg-light)), url('../images/4.svg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
}

.carousel-mask {
    direction: ltr;
    text-align: right;
    margin-bottom: 20px;
    overflow: hidden;
}

.cta-section {
    background-color: var(--bg-dark);
    text-align: center;
    background-image: url('../images/headercolors.png'), url('../images/1.svg');
    background-position: 100% -20%, 0 0;
    background-repeat: no-repeat, repeat;
    /*background-size: 110%, auto;*/
    background-size: cover;
    width: 100%;
    padding: 60px 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    position: relative;
    overflow: visible;
}

a:hover {
    text-decoration: none !important;
}

.deploum .deplouma {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding-left: 1rem;
    color: #fff;
    background: #5bbdeb;
    /* border: 2px solid #FFFFFF; */
    padding: 0.5rem 1rem;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.3s ease;
    z-index: 3;
    /* max-width: 155px; */
}

.course-card.spark-stacked.home-thumbnail, .course-card.spark-stacked.bundle, .course-card.spark-stacked {
    position: relative;
}

.offer-box {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding-left: 1rem;
    z-index: 3;
}

    .offer-box .offer {
        display: block;
        color: #fff;
        background: #ff2d55;
        /* border: 2px solid #FFFFFF; */
        padding: 0.5rem 1rem;
        font-size: 12px;
        font-weight: 600;
        transition: all 0.3s ease;
        /* max-width: 155px; */
    }

    .offer-box .to {
        color: #ff2d55;
        background: #fff;
        border: 2px solid #ffffff;
        padding: 0.5rem 0.75rem;
        font-size: 12px;
        transition: all 0.3s ease;
    }

.course-card.spark-stacked.home-thumbnail .deploum2 .green2, .course-card.spark-stacked.bundle .deploum2 .green2 {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding-left: 1rem;
    color: #fff;
    background: #30d830;
    /* border: 2px solid #FFFFFF; */
    padding: 0.5rem 1rem;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.3s ease;
    z-index: 3;
    /*max-width: 155px;*/
}

body {
    color: #333;
    line-height: 20px;
}

.gd-primary-button:hover {
    border-color: var(--spark-library--thumbnails);
    opacity: 1;
    background-color: #38bdebbf;
    color: var(--spark-library--white) !important;
    text-decoration: none;
}
/*.gd-flex-row.gd-centered.hero-logos {
    margin-top: 35px;
}*/
.card {
    background-color: transparent !important;
}

.div-block-25 {
    direction: rtl;
}

@media screen and (max-width: 991px) {
    .course-card .spark-card-trainer {
        display: inline !important;
    }
}

.border {
    border: none !important;
    background-color: #fff3 !important;
    height: 1px !important;
    max-height: 1px !important;
}
/*.bordernew {
    border: none !important;
    background-color: #fff3 !important;
    width: auto;
    height: 1px !important;
    max-height: 1px !important;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
}*/

.main-menu-header {
    padding: 0px 0;
    direction: ltr;
}
.container * {
    direction: rtl;
}
.diplomaFirst {
    padding-top: 26px !important;
    padding-bottom: 0px !important;
}
.dark-bg-section ul {
    margin-bottom: 0px;
    margin-top: 0px;
}
.course-box .course-box-content .custom-star {
    margin-top: 22px;
}
.deploum-view .justify-content-between {
    margin-top: -2px;
}
.dark-bg-section h2 {
    margin-bottom: 16px;
}
.card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0px;
}
.card [id*="heading-"] {
        width: 100%;
}
.video-list .panel-body .btn:after {
    top: 39%;
}
.sub-footer-section {
    padding: 0px;
}
.profile {
    padding-top: 50px;
}
.list-unstyled {
    padding-left: 0px;
}
.dark-bg-section h5 {
    font-size: 1.25rem;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.sub-header {
    min-height: 160px;
}
.header-main-box .header-box .title {
    margin-top: -155px;
    text-align: right;
    font-size: 18px;
    font-family: Diodrum, Arial, sans-serif;
    color: var(--spark-library--white);
    font-size: 14px !important;
    line-height: 20px;
    font-weight:400;
}
.spark-button-text {
    color: #fff;
}
.certificate-validation-box {
    margin: auto;
}
.sub-header {
    min-height: 0px;
    padding: 30px;
    background: #0065ff !important;
    border-bottom: 1px solid #1e488a;
}
.header-main-box .header-box {
    top: 145px;
    padding-top: 0px;
}
.footer {
    padding-top: 0px !important;
}
.course {
    background: none;
}
.search-header-box {
    margin-top: -174px;
    background: #0c2d5f !important;
    border: 1px solid #1e488a;
    border-top: 0px;
    border-bottom: 0px;
}
.search-header-box .row {
    width:100%;
}
.dropdown {
    background-color: transparent;
    text-align: right;
    border-radius: 4px;
    width: auto;
    margin-top: 0px;
    padding: 0px;
}
.course-category {
    background-color: transparent;
}
.course-category:hover {
    background-color: transparent;
}
.dark-bg-section {
    font-family: inherit;
}
    .dark-bg-section p {
        line-height: inherit;
    }