.btnelement { color: red; }
.is-topbar .is-sitename {
    color: rgb(255 255 255 / 90%);
}
.is-topbar .is-menu>ul>li>a {
    color: rgb(255 255 255 / 90%);
}
.homecoursessec .libcard-items-card div:nth-child(2) {
    font-size: 22px !important;
    margin: 20px 0;
    font-weight: 500;
    line-height: 31px !important;
}
.homecoursessec .libcard-items-card p {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 18px;
}
.is-topbar .is-sitename {
    color: #000000 !important;
    letter-spacing: 0;
    font-size: 18px;
    max-width: 152px;
    line-height: 22px;
}
.is-topbar .is-menu>ul>li>a {
    color: #000000;
}
.stats-sec .column {
    border-right: 1px solid #ff8d4647;
}
.uspssec .column svg, .uspssec .column i {
    width: 70px !important;
    height: 70px !important;
    padding: 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(250, 52, 49);
    background-image: linear-gradient(0deg, rgb(255, 87, 34), rgb(255, 152, 0));
    border-radius: 15px;
    color: rgb(255, 255, 255);
}
.uspssec .column i {
    font-size: 40px !important;
    margin-bottom: 20px !important;
}
.testi-sec li.glide__slide {
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
}
.testi-sec li.glide__slide h3 {
    font-size: 20px;
}
.testi-sec li.glide__slide p {
    font-size: 16px !important;
    line-height: 26px;
    font-weight: 400;
}
.team-sec img {
    background: #ffffff;
    padding: 10px;
}
.is-section.is-section-footer ul {
    margin: 0 0 30px !important;
    padding: 0 !important;
    list-style: none !important;
    display: flex !important;
}
.ftrlink {
    position: relative;
}
.ftrlink a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 15px;
    font-size: 15px;
    border-bottom: 1px solid #ffffff;
}
.faqaccordion .accocoll-head {
    width: 100%;
    padding-left: 15px !important;
}
.faqaccordion .accocoll-content {
    padding: 10px 10px 0 !important;
}
.books-listing-sec .is-container .row .column {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    background: #ff8d460a;
}
.books-listing-sec .is-container .row {
    gap: 20px;
}
.contact-form-sec {
    max-width: 1200px;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
}
.contact-form-sec .is-container.is-content-600 {
    padding: 30px 0 50px;
}
.contact-form-sec form#form-IeR4Z {
    background: #fef3e2;
    padding: 30px 20px 30px;
    margin-top: 0;
}
.contact-form-sec form#form-IeR4Z button {
    display: inline-block;
    width: auto;
    border-radius: 50px;
    background: #ff884a;
    color: #ffffff;
}
.aboutcta {
    position: relative;
}
.aboutcta:before {
    position: absolute !important;
    content: '' !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: #00000082 !important;
    z-index: 1;
}
.is-topbar .is-menu>ul>li>a:hover {
    color: #fd4235;
}

@media(max-width:767px) {
    .homeaboutsec .is-dock {
        margin-bottom: 0 !important;
    }
    .stats-sec .row {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .stats-sec .column {
        min-width: 50% !important;
        width: 50% !important;
        border-right: 0 !important;
    }
    .homecourseslist .column.pt-3.pb-3 {
        padding: 10px !important;
        margin-bottom: 20px;
    }
    .hometeamsec h5 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .bookslistsec a {
        margin-bottom: 30px !important;
    }
    .is-section.is-section-footer ul {
        display: block !important;
    }
    .ftrlink {
        margin-bottom: 15px;
    }
    .team-sec img {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .homecoursessec h3 {
        margin-top: 0 !important;
    }
    .mb-3.p-1.w-1\/3 {
        width: 100%;    }

    section#libraryfilter-FCBCRx0 {
        padding: 0 !important;
    }
}