* {
    font-family: Ubuntu;
    line-height: 27px;
}

.modal {
    top: 20%
}

.scroll-container {
    width: 100%;
    overflow: hidden
}

.scroll-content,
.scroll-content1 {
    white-space: nowrap;
    animation: scroll 15s linear infinite;
}

.scroll-content img,
.scroll-content1 img {
    display: inline-block;
    margin-right: 20px
}

@keyframes scroll {
    0% {
        transform: translateX(0%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.blog-cards {
    color: #595959;
    font-family: Ubuntu;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 166.667% */
    background: #f1f1f1;
    margin: 0 !important;
}

.blog-img {
    height: 185px !important;
}

.blog {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 1rem;
}

.combo-card {
    border: 0.5px solid #CCC;
    background: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

/* .book-free {
    border-radius: 2px;
    background: #2c6dff;
    padding: 11px 20px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
} */
.cous_explan {
    margin-top: 1.5rem !important;
    margin-bottom: 1.3rem !important;
    color: #000;
    font-family: Ubuntu;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.course-card {
    border: .5px solid #c4c4c4;
    background: #fff;
    box-shadow: 0 0 0 .5px rgba(0, 0, 0, .25);
    position: absolute;
    background: #fff;
    top: 77px
}

.product-rating {
    margin: 5px 0
}

span.rate_val {
    color: #fe8c06;
    font-size: 16px;
    margin-right: 4px
}

.couse.product-rating img {
    width: 20px
}

.product-rating img {
    display: inline-block
}

section#section9 p {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    margin: 30px 30px 30px 0
}

section#section9 {
    text-align: center;
}

.couse-body {
    padding: 0;
    height: 245px;
}

a.Buy_now,
.Buy_now {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    background: #2c6dff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    border-radius: 3px !important;
    padding: 7px 25px !important;
    display: inline-block;
    text-align: center;
    margin-right: 20px
}

a.Buy_now:hover {
    background-color: #296bcf
}

a.free_trial,
.free_trial {
    font-size: 15px;
    line-height: 24px;
    border-radius: 3px !important;
    color: #2c6dff;
    border: 1px solid #2c6dff;
    background: #fff;
    padding: 6px 0 !important;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    width: 104px;
    display: inline-block;
    text-align: center
}

.cart {
    color: #0e5cff;
    font-size: 15px;
    line-height: 24px;
    background: #fff;
}

.cart:hover {
    color: #2c6dff;
    text-decoration: underline;
}

.buy_trial {
    display: inline-flex;
    clear: both;
    margin-top: 9px;
    margin-left: 15px;
}

h4.couse-price.header-cart-item-info {
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    align-items: center
}

section#section9 a {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #2c6dff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    padding: 11px 20px;
    margin: 20px
}

.btn-down {
    font-size: 18px;
    font-weight: 400;
    color: #2c6dff;
    border: 1px solid #2c6dff;
    background: #fff
}

.btn-down:hover {
    background-color: #2c6dff;
    color: #fff
}

h3.couse-name.couse-cart-item-name a {
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.btn-chat {
    font-size: 18px;
    font-weight: 400;
    border-radius: 3px;
    border: 1px solid #498c05;
    background: #fff;
    color: #498c05
}

.btn-chat:hover {
    background-color: #498c05;
    color: #fff
}

h5 {
    margin: 0;

}

.card-title {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px;
    margin-bottom: 0 !important;
}

.card-p {
    color: #000;
    text-align: justify;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.course-card-p p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-transform: capitalize;
    margin-bottom: 5px
}

.why-learn-course {
    background: #fff;
    box-shadow: 1px 1px 8px 2px rgba(41, 216, 255, .4);
    padding: 40px;
    border-radius: 20px
}

h1 {
    margin-top: 3rem;
}

.card-body {
    padding: 1px;
    margin: 3px
}

.certification-course p {
    margin: 0;

}

.coures_descip h4,
.faqs-course h4 {
    font-family: Ubuntu, sans-serif;
    height: 48px;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 24px;
}

.benefits {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 20px
}

.bene-img {
    padding-left: 165px
}

.course_part2 {
    padding-bottom: 0
}

.buynow {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    background: #2c6dff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    border-radius: 3px !important;
    padding: 7px 25px !important;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

#section10 {
    padding-top: 20px;
}

.faq-card,
.card-header {
    background-color: #eef3fd !important;
}

.btn-link::after {
    content: "^";
    right: 13px;
    text-align: center;
    top: 18px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    transform: translateY(-50%);
    transition: transform 0.4s;
}

.btn-link {
    color: #000 !important;
}

#message {
    font-size: 18px;
    margin-left: 40px;
    padding: 8px 15px;
    background-color: #47b86cdf;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    z-index: 1;
}

.companies_logos img {
    width: 120px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.mobile {
    display: none
}

.img-check {
    margin: 0 1rem;
}

.card1 {
    margin-top: 40px;
    box-shadow: 0 0 0 0.5px rgba(0, 0, 0, .25)
}

.couse-img img {
    height: 202px;
    object-fit: cover !important;
    width: 100%;
}

@media (max-width:576px) {
    * {
        font-family: Ubuntu;
        line-height: 22px;
    }

    .section10 {
        padding-top: 0px;
    }

    .card-p {
        font-size: 18px;
    }

    .btn-down,
    .btn-chat {
        padding: 5px 12px !important;
    }

    .couse-body {
        padding: 0;
        height: 235px;
    }

    .btn-chat img {
        width: 20px;
    }

    .why-learn-course {

        box-shadow: 1px 0px 0px 2px rgba(41, 216, 255, .4);

        border-radius: 7px;
    }

    .why-learn-course {
        padding: 1px
    }

    .companies_logos img {

        margin-left: 8px;
        margin-top: 8px;
    }

    .companies_logos img {
        width: 67px;
    }

    .faq-card {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .card-header {
        border-bottom: 0 !important;
    }

    .btn-link {
        font-weight: 400 !important;
        white-space: unset !important;
        color: #000 !important;
        text-align: left !important;
    }

    .card1 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .book-free {
        font-size: 14px;
        padding: 5px 20px !important;
    }

    .certification-course p {
        margin: 0;
        font-size: 0.9rem !important;
        font-weight: 400;
        line-height: 1.5;
    }

    .img-check {
        margin: 0 0.2rem;
    }

    .benefits {
        font-size: 0.9rem !important;
        font-weight: 400;
        line-height: 1.5;
        padding-left: 0px;
    }

    section#section9 {
        text-align: center;
        padding: 30px 0
    }

    .cous_explan {
        margin-top: 0.3rem !important;
    }

    .coures_descip h4,
    .faqpart .coures_descip h4 {
        font-size: 20px;
        height: 32px;
        margin-bottom: 10px !important;
        margin-top: 25px !important;
    }

    .Blog_course {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    /* #myContainer{
    padding:0px 10px;
} */
    ul {
        padding-left: 20px;
    }

    .bene-img {
        padding-left: 0
    }

    .coures_descip h4,
    .faqs-course h4 {
        font-size: 20px
    }

    .mobile {
        display: block
    }
}

.limited-lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 16px
}

.video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%;
    /* Aspect ratio 16:9 */
}

.video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    /* Remove iframe border */
}

@media (max-width:576px) {
    section#section10 {
        padding: 10px 0 !important;
    }

    .limited-lines {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        font-size: 16px
    }

    /* .video {
        padding: 10px;
    } */

    .cco {
        display: none
    }

    .video-frame {
        width: 100%;
        height: 100%;
    }

    section#section9 {
        padding: 27px 0 !important
    }

    ul {
        padding-left: 18px;
    }

    section#section9 p {
        margin: 0px 30px 30px 0
    }

    .btn-chat {
        margin-left: 20px;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:992px) {

    /* section#section10 img {
        margin-bottom: 20px;
        width: 75px;
        margin-right: 25px;
        margin-bottom: 20px
    } */
    .course-card {
        margin-top: 20px;
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
        display: flex;
        align-items: center;
        padding-left: 34px;
    }

    .buy_trial.s2 {
        display: none
    }

    .bene-img {
        padding-left: 0;
    }

    .btn-link {
        white-space: unset !important;
    }
}

@media (max-width:767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .card1 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .course-card {
        position: relative !important;
        top: 0 !important;
        width: 100% !important
    }

    h1 {
        margin-top: 0.85rem;
        font-size: 20px !important;
        height: 68px !important;
    }

    /* #myContainer {
        display: block
    } */
    .btn-link {
        font-weight: 400 !important;
        white-space: unset !important;
        color: #000 !important;
        text-align: left !important;
    }

    /* section#section10 img {
        margin-bottom: 20px;
        width: 75px;
        margin-right: 25px;
        margin-bottom: 20px
    } */

    .card-course {
        flex-direction: column;
        align-items: center
    }

    .button-course {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .btn-down {
        padding: 10px 12px;
        margin: 0;
        font-size: 12px
    }

    .btn-chat {
        font-size: 12px;
        padding-bottom: 0
    }

    .buy_trial.s2 {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        display: flex;
        z-index: 10000;
        background: #fff
    }

    .buy_trial.s2 .couse {
        width: 50%;
        margin: 0
    }

    .buy_trial.s2 .couse a {
        width: 100%;
        border-radius: 0;
        margin: 0;
        padding: 8px 7px;
        border: #134084 solid 1px
    }
}