.carousel-card .card-header {
    background: #FFF;
    color: #2c3e50;
    font-family: "Work Sans", sans-serif;
}

.carousel-card hr {
    margin-bottom: 0px;
    border-top: 1px dashed #2c3e50;
}

.carousel-card .card-title {
    font-family: "Work Sans", sans-serif;
    color: #2c3e50;
    font-weight: 600
}

.carousel-card .card-text {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    line-height: 32px;
}

.carousel-card .link-btn {
    background: #2c3e50;
    border-color: #2c3e50 !important;
    border-radius: 3px;
    padding: 12px 12px;
    text-align: left;
    color: #fff;
    font-weight: 600;
}

.online-nav a {
    font-weight: 500 !important;
}

#ACS-Academy-Carousel {
    background-image: radial-gradient(circle,
            #181e22 0%,
            /* Even darker at the very center */
            #2b3844 33%,
            /* Original dark color, still close to center */
            #3d4955 45%,
            #4f5c67 54%,
            #626f79 68%,
            #76828c 80%);
}


.carousel-card {
    border: 2px solid #2c3e5085 !important;
    border-radius: 6px !important;
}

.carousel-card .learners-count {
    font-family: "Work Sans", sans-serif;
    text-align: left;
    text-transform: capitalize;
    font-size: 14px;
    min-width: 280px;
    padding-top: 15px;
    font-weight: 500;
}

.carousel-card .learners-count {}

.carousel-card .learners-count svg {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.carousel-card .card-text {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: 500;
    opacity: 0.8;
}

.carousel-card .card-footer {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    opacity: 0.7;
}

.carousel-card .card-footer b {
    font-weight: 700;
    opacity: 1;
}

/*
.controlers {
    margin-right: 8px;
    margin-top: -13px !important;
}
*/

.controlers .btn-control {
    color: red !important;
    border: 2px solid #2c3e5085 !important;
    border-radius: 0px;
    margin: 6px;
    font-size: 10px !important;
    padding: 6px 8px 3px 8px !important;
    opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    /*    filter: invert(50%) sepia(25%) saturate(250%) hue-rotate(190deg) brightness(100%) contrast(100%);*/
    width: 20px;
    /* default is 20px */
    height: 20px;
    /* default is 20px */
    background-size: 100% 100%;
    /* ensure the SVG scales */
    color: white;
    border-color: red !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    border: 2px solid white;
    border-color: white !important;
    padding: 20px;
    background-size: 60%;
    border-radius: 30px;
    opacity: 1;
}

.grey-zone {
    background: #f8f9fa;
}

.grey-zone p {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    color: #293843 !important;
    font-size: 16px;
    letter-spacing: 0.025rem;
    opacity: 0.7;
}

.grey-zone h1 {
    font-family: "Work Sans", sans-serif;
    color: #2c3e50 !important;
    letter-spacing: 0.015rem;
    text-transform: capitalize;
    font-weight: 700;
}

.grey-zone .btn {
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    background: #2a4f5d !important;
    font-size: 15px;
    letter-spacing: 0.025rem;
    text-transform: capitalize;
    width: 380px;
    text-align: left;
    color: #fff;
    border-radius: 0px;
    padding: 16px 18px;
    margin-top: 30px;

}

.front-cards .card {
    background: 0 0;
    border-radius: 0;
    border: 0;
    cursor: pointer
}

.front-cards .card img {
    max-width: 260px;
    border-radius: 0% !important;
    /*    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);*/
    transition: transform .6s ease
}

.rotate-image {
    /*    transform: rotate(20deg) scale(1.08)*/
}

.front-cards a {
    text-decoration: none !important;
}

.front-cards h5 {
    font-family: "Work Sans", sans-serif;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #245483;
    min-height: 50px;
    line-height: 30px
}

.front-cards h3 {
    font-family: "Work Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50
}

.front-cards h4 {
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #2c3e50;
    margin-top: 16px
}

.front-cards .title-hr {
    border-top: 3px solid #2c3e50;
    opacity: 1;
    width: 100%
}

.front-cards .btn {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 32px;
    margin-top: 40px;
    font-weight: 500;
    color: #2a4f5d;
    border: 2px solid #2a4f5d96;
    max-width: 240px;

}

.front-cards .btn:after {
    content: "";
    width: 16px;
    height: 16px;
    margin-top: 10px;
    margin-left: 4px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23245483' class='bi bi-chevron-double-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.646 1.646a.5.5 33 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L9.293 8 3.646 2.354a.5.5 0 0 1 0-.708'/%3E%3Cpath fill-rule='evenodd' d='M7.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.293 8 7.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")
}

/* XXSM */
@media (min-width: 300px) {

    .carousel-card {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .carousel-card .card-title {
        font-size: 22px;
        line-height: 32px;
    }

    .carousel-control-prev {
        left: 10px;
    }

    .carousel-control-next {
        right: 10px;
    }

    .grey-zone p {
        line-height: 32px;
    }

    .grey-zone h1 {
        font-size: 24px;
        line-height: 50px;
    }

    .front-cards h4 {
        line-height: 30px;
    }
}

/* XSM */
@media (min-width: 410px) {}

/* SM */
@media (min-width: 576px) {

    .carousel-card {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }

    .carousel-card .card-title {
        font-size: 28px;
        line-height: 42px;
    }

    .carousel-control-prev {
        left: 0px;
    }

    .carousel-control-next {
        right: 0px;
    }

    .grey-zone h1 {
        font-size: 24px;
        line-height: 66px;
    }

    .front-cards h4 {
        line-height: 26px;
    }
}

/* MD */
@media (min-width: 768px) {

    .grey-zone p {
        line-height: 26px;
    }
}

/* LG */
@media (min-width: 992px) {

    body {
        padding-top: 140px
    }
}

/* XL */
@media (min-width: 1200px) {
    .c-container {
        min-width: 78%;
    }
}



/* XXL */
@media (min-width: 1400px) {}
