@font-face {
    font-family: 'ObelixPro-Bold';
    src: url("https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/fonts/ObelixPro-Bold/ObelixPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/fonts/ObelixPro-Bold/ObelixPro-Bold.woff") format("woff"), url("https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/fonts/ObelixPro-Bold/ObelixPro-Bold.ttf") format("truetype"), url("https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/fonts/ObelixPro-Bold/ObelixPro-Bold.svg#ObelixPro-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.anchor {
    padding-top: 100px;
    margin-top: -100px;
}

body {
    font-size: 16px;
}

/* Helpers */
.box-shadow {
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}

.dark-blue-bg {
    background-color: #0E4069;
}

.dark-blue-bg .nav-pills .nav-link {
    color: #fff;
}

.blue-bg {
    background-color: #1b68b3;
}

.light-blue-bg {
    background-color: #F3F9F9;
}

.pst-absolute {
    position: absolute;
}

.text-08 {
    font-size: 0.8rem;
    line-height: 1.8em;
}

.text-09 {
    font-size: 0.9rem;
    line-height: 1.6em;
}

.text-125 {
    font-size: 1.25em;
}

.no-border {
    border: none;
}

.py-5 {
    padding: 3em 0;
}

/* Typography */
a {
    color: #1b68b3;
    transition: all .2s ease-in-out;
}

.font-color-grey {
    color: #ababab;
}

.font-color-light-grey {
    color: #B7B7B7;
}

.font-color-lighter-grey {
    color: #e3e3e3;
}

.font-color-dark-grey {
    color: #444444;
}

.font-color-link {
    color: #212529;
}

.font-color-blue {
    color: #1b68b3;
}

.font-color-orange {
    color: #f77a18;
}

.font-weight_normal {
    font-weight: 400;
}

.font-weight_bold {
    font-weight: 600;
}

.font-weight_extra-bold {
    font-weight: 800;
}

.heading-h1 {
    font-size: 3em;
    letter-spacing: -0.05em;
}

.spacing {
    letter-spacing: -0.05em;
}

.heading-h2 {
    font-size: 2em;
    letter-spacing: -0.05em;
}

.heading-h3 {
    font-size: 1.6em;
    line-height: 1.2em;
}

.heading-h4 {
    font-size: 1.4em;
}

.heading-h5 {
    font-size: 1em;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.text-grey {
    color: #ababab;
}

.font-obelix {
    font-family: 'ObelixPro-Bold';
}

/* ---- */
nav.navbar {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    /*min-height: 51px;*/
}

nav.navbar li {
    font-size: 0.85em;
    font-weight: 400;
}

nav.navbar.navbar-light .nav-link {
    color: #000;
}

nav.navbar.navbar-light .nav-link.nav-link.action {
    background-color: #f77a18;
    color: #fff;
    border-radius: 40px;
    margin-left: 20px;
}

nav.navbar.navbar-light .nav-link:hover {
    color: #f77a18;
}

nav.navbar.navbar-light .nav-link.active {
    color: #f77a18;
    font-weight: 600;
}

nav.navbar .more {
    position: relative;
    top: 7px;
    left: 10px;
}

nav.navbar .dropdown:hover>.dropdown-menu {
    display: block;
}

nav.navbar .dropdown-menu {
    border: none;
    background-color: #fff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    top: 35px;
    left: -10px;
}

nav.navbar .dropdown-menu .dropdown-item {
    color: #1b68b3;
    text-transform: uppercase;
    font-size: 0.9em;
    padding: 8px 20px;
}

nav.navbar .dropdown-menu .dropdown-item:hover {
    color: #f77a18;
    background-color: #fff;
}

nav.navbar .dropdown-menu::after {
    content: "";
    position: absolute;
    display: block;
    top: -0.5rem;
    left: 1.5rem;
    width: 0;
    height: 0;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid #1b68b3;
    z-index: 1;
}

.hero {
    min-height: 450px;
    position: relative;
    overflow: hidden;
}

.hero .pst-l {
    bottom: -6px;
    left: 0em;
}

.hero .pst-l img {
    width: 240px;
}

.hero .pst-r {
    bottom: 0em;
    right: -20em;
}

.hero .pst-r img {
    width: 560px;
}

.hero.hero-sm {
    min-height: 350px;
}

.hero.hero-sm .courses-number {
    position: static;
    float: right;
    transform: scale(1.2);
    text-decoration: none;
}

.hero.hero-sm.city-bg-sm {
    min-height: 200px;
}

.hero.hero-md {
    min-height: 650px;
}

.city-bg {
    background-image: url(../png/city-bg-2.png);
    background-size: contain;
    background-position: 100% 100%;
    background-repeat: repeat-x;
}

.city-bg .card-collection {
    min-height: 200px;
}

.city-bg-purple {
    background-image: url(../png/city-bg-purple.png);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: repeat-x;
}

.blog-breadcrumb {
    background-color: #0E4069;
}

.blog-breadcrumb .breadcrumb {
    background: none;
}

.blog-breadcrumb .breadcrumb li, .blog-breadcrumb .breadcrumb a {
    color: #fff;
    font-weight: 600;
}

.blog-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: 0.8em;
}

.blog-breadcrumb .breadcrumb .breadcrumb-item.active {
    opacity: 0.6;
}

.blog-breadcrumb .breadcrumb .breadcrumb-item:before {
    color: #fff;
}

.trailer {
    position: relative;
    margin-top: -70px;
}

.course-why-take {
    position: relative;
}

.course-why-take .text {
    background-color: #fff;
    padding: 3em 2em 2em 2em;
    width: 80%;
    position: relative;
    margin: -110px 0 0 40px;
}

.pagination li {
    padding: 5px;
}

.pagination li.active .page-link {
    background-color: #1b68b3;
    color: white;
}

.trapezoid {
    clip-path: polygon(0 0, 100% 12%, 100% 89%, 0 100%);
}

/* Buttons */
.btn {
    border-radius: 50px;
    border: none;
    padding: .8em 1.5em;
}

.btn:hover {
    background-color: #1b68b3;
    color: #fff;
}

.btn-full-width-cta {
    background-color: #f77a18;
    border-radius: 0px;
    color: #fff;
    margin-top: 5px;
}

.btn-skill {
    background-color: #0E4069;
    color: #fff;
    border-radius: 4px;
    padding: 8px 10px;
    font-weight: bold;
    font-size: 1em;
}

.btn-info {
    background-color: #f77a18;
    border-radius: 30px;
}

.btn-info:hover {
    background-color: #f77a18;
}

.btn-primary {
    background-color: #1b68b3;
}

.btn-skew {
    background: url(../png/btn-sprite.png) no-repeat;
    background-position: 0 0;
    width: 240px;
    height: 65px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 1.2em;
    display: inline-block;
    transition: none;
}

.btn-skew:hover {
    background-position: 0 -65px;
    text-decoration: none;
    color: #fff;
}

.btn-skew-sm {
    font-size: 0.9em;
    padding-top: 25px;
}
.btn-skew--fs-smaller {
    font-size: 1.15em;
}

/* ---- */
section {
    padding: 3.5em 0;
}

.pre-footer {
    position: relative;
    margin-top: 6em;
    padding-top: 4.5em;
}
@media only screen and (max-width: 768px) {
    .pre-footer {
      background-color: #f3f5f7;
      margin-bottom: 30px;
    }
}
.section-description {
    color: #707070;
}

.pre-footer:before {
    content: "";
    display: block;
    width: 100%;
    height: 120px;
    background: url(https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/img/characters.svg);
    background-repeat: repeat-x;
    background-size: 70%;
    position: absolute;
    top: -70px;
}

.pricing {
    padding-bottom: 15em;
}

.pricing .price-tag {
    background: url(https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/img/price-tag.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 500px;
    height: 400px;
    text-align: center;
    color: #1b68b3;
    padding-top: 30px;
    display: inline-block;
}

.pricing .price-tag .percent span {
    font-size: 3em;
    position: relative;
    top: -80px;
}

.pricing .price-tag strong {
    font-size: 10em;
}

.pricing .price-tag .price-details {
    position: relative;
    top: -30px;
    padding: 0 8em;
}

/* footer {
    font-size: 0.85em;
} */

/* footer a {
    color: #1b68b3;
} */

.screenshots-sm img {
    width: 50%;
}

.developer-note {
    color: red;
    font-style: italic;
}

.card {
    border: none;
    background-color: #fff;
}

.card:hover {
    text-decoration: none;
}

.card .card-header {
    /*background-color: $blue !important;*/
    border: none;
    padding: 0;
}

.card .card-description {
    font-size: 0.9em;
    line-height: 1.5em;
    color: #000;
}

.card .card-title {
    color: #1b68b3;
    /*font-size: 1.4em;*/
    font-weight: 600;
    letter-spacing: -0.05em;
}

.card .card-title a:hover {
    text-decoration: none;
}

.card .card-link {
    color: #f77a18;
    font-size: 0.9em;
    font-weight: bold;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.hover-effect {
    position: relative;
    display: inline-block;
    outline: none;
    color: #f77a18;
    text-decoration: none;
}

.hover-effect::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f77a18;
    content: '';
    opacity: 0;
    transition: all 0.3s;
    transform: translateY(-5px);
}

.hover-effect:hover::after {
    height: 3px;
    opacity: 1;
    transform: translateY(0px);
}

.nav-pills .nav-link {
    padding: 1em;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    margin: 0 0.5em;
    color: #1b68b3;
    font-size: 0.9rem;
}

.nav-pills .nav-link.active {
    background-color: #1b68b3;
    position: relative;
    top: -0.5rem;
    box-shadow: 0 20px 15px 5px rgba(0, 0, 0, 0.1);
}

.nav-pills .nav-link.active::after {
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #1b68b3;
    border-width: 10px;
    margin-left: -10px;
}

.card-collection {
    min-height: 260px;
    background-position: 180%;
    background-size: 70%;
    background-repeat: no-repeat;
    transition: all 0.1s ease-out;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

.card-collection:hover {
    background-size: 70%;
    background-position: 195%;
}

.card-collection:hover .courses-number {
    transform: scale(1.1);
}

.card-collection .card-title {
    width: 50%;
    margin-top: 30px;
    margin-bottom: 0;
}

.card-collection .card-description {
    width: 65%;
}

.card-collection .card-body .collection_new {
    background: url(../png/new-tag%402x.png) no-repeat 0 0;
    width: 40px;
    height: 24px;
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    text-indent: -1000em;
    background-size: cover;
}

.disabled-link,
.card.disabled-link .card-link {
    /*filter: grayscale(1);*/
    pointer-events: none;
    text-decoration: none;
    cursor: not-allowed;
}

.card-course {
    min-height: 440px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

.card-course .card-body .course_new {
    background: url(../png/new-tag%402x.png) no-repeat 0 0;
    width: 40px;
    height: 24px;
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    text-indent: -1000em;
    background-size: cover;
}

.card-more-link {
    background-color: #1b68b3;
    color: #fff;
}

.card-more-link h2 {
    width: 100%;
    text-align: center;
}

.card-more-link:hover {
    color: #fff;
    font-weight: 800;
}

.courses-number {
    width: 105px;
    height: 105px;
    border-radius: 60px;
    background-color: #fff;
    color: #1b68b3;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 14px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.1s ease-out;
}

.courses-number strong {
    font-size: 2.4em;
    display: block;
    position: relative;
    top: 15px;
    color: #f77a18;
    font-family: 'ObelixPro-Bold';
}

.courses-number span {
    position: relative;
    top: 15px;
}

.bonus-box {
    background-color: #F3F9F9;
    border-radius: 100px;
    position: relative;
    margin-top: 3em;
}

.bonus-box .character-left {
    left: 30px;
    top: -30px;
}

.bonus-box .character-right {
    right: 40px;
    bottom: -10px;
}

.t--20 {
    top: -20px;
}

.t--10 {
    top: -10px;
}

.powerhouse .steps {
    background-image: url(https://static.www.talentlms.com/library/wp-content/themes/talentlmslibrary/img/dash.svg);
    background-position: left center;
    background-repeat: no-repeat;
}

ul.library-features {
    list-style: none;
}

ul.library-features li:before {
    content: "\2022";
    color: #1b68b3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

ul.library-features li {
    font-size: 1em;
    margin-bottom: 20px;
}

.feature-list-item strong {
    display: inline-block;
}

@media only screen and (max-width: 577px) {
    .mb-p-5 {
        padding: 2em !important;
    }
}

@media only screen and (max-width: 992px) {
    .hero {
        min-height: auto;
        padding: 2em 0;
    }

    .hero .pst-l img {
        width: 160px;
    }

    .hero .pst-r img {
        width: 410px;
    }

    .hero.hero-sm {
        min-height: 160px;
    }

    section {
        padding: 2.5em 0;
    }

    nav.navbar .dropdown-menu {
        display: block;
        position: static;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        margin-top: 0;
        width: 100%;
    }

    nav.navbar .dropdown-menu .dropdown-item {
        padding: 8px 0px;
    }

    nav.navbar .dropdown-menu::after {
        display: none;
    }

    nav.navbar .dropdown-menu {
        padding: 0;
    }

    nav.navbar .nav-link, nav.navbar .dropdown-item {
        padding: 5px 0;
    }

    nav.navbar .nav-link.action {
        background-color: #f77a18;
        color: #fff;
        border-radius: 40px;
        padding: 10px;
        display: inline-block;
        margin-top: 10px;
    }

    nav.navbar .navbar-nav {
        padding: 20px 0 0 0;
    }

    nav.navbar .navbar-nav.right-nav {
        padding: 0;
    }

    nav.navbar .navbar-nav.right-nav .action {
        margin-left: 0 !important;
    }

    nav.navbar .more {
        display: none;
    }

    .heading-h1 {
        font-size: 2em;
    }

    .heading-h2 {
        font-size: 1.8em;
        text-align: center;
    }

    .companies-list .list-inline-item {
        padding: 0 !important;
    }

    .companies-list img {
        width: 120px;
    }

    .blog-breadcrumb .breadcrumb .breadcrumb-item.active {
        width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-collection {
        min-height: 310px;
    }

    .pricing .price-tag {
        width: 345px;
        background-size: 100%;
        height: auto;
    }

    .pricing .price-tag .percent {
        transform: scale(0.7);
        position: relative;
        top: -50px;
    }

    .pricing .price-tag .price-details {
        padding: 0 3em;
        top: -110px;
    }

    .course-why-take .text {
        width: 100%;
        padding: 4em 1em 0 1em;
        margin: -20px 0 0 0;
    }

    .trapezoid {
        clip-path: none;
    }

    .text-center-mobile {
        text-align: center;
    }

    .m-mobile-0 {
        margin: 0 !important;
    }

    .p-mobile-0 {
        padding: 0 !important;
    }

    .bonus-box {
        padding: 2em;
        margin-bottom: 4em;
    }

    .bonus-box .character-left {
        width: 120px;
        bottom: -50px;
        top: auto;
    }

    .bonus-box .character-right {
        width: 70px;
        bottom: -50px;
        top: auto;
    }

    .powerhouse .steps {
        background-image: none;
        padding: 0;
        margin: 0 !important;
    }

    .powerhouse .step {
        margin-top: 2.5em;
    }

    .powerhouse .step-image {
        text-align: center;
    }

    .powerhouse .step-image img {
        width: 80%;
    }

    .pre-footer {
        margin-top: 0;
    }

    .pre-footer:before {
        display: none;
    }

    .trailer {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .hero .pst-l {
        left: 0em;
    }

    .hero .pst-r {
        right: -17em;
    }
}

@media only screen and (min-width: 992px) {
    .hero .pst-l {
        left: -1em;
    }

    .hero .pst-r {
        right: -25em;
    }
}

@media only screen and (min-width: 1200px) {
    .hero .pst-l {
        left: 2em;
    }

    .hero .pst-r {
        right: -22em;
    }
}

@media only screen and (min-width: 1441px) {
    .hero .pst-l {
        left: 8em;
    }

    .hero .pst-r {
        right: -12em;
    }
}

/* All courses */
#all-course-container {
    margin-top: -2.5rem;
}

#filtered-result > .row {
    margin-bottom: 3rem;
}

.sticky-nav-filters .accordion>.card .card-header {
    background-color: #fff;
}

.left-nav-filters {
    padding-top: 0 !important;
    padding-bottom: 170px !important;
}

.sticky-nav-filters {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    border: 1px solid #3366AE;
    padding: 30px;
    border-radius: 24px;
    background-color: #fff;
}

.sticky-nav-filters:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 24px;
    z-index: -9;
}

.sticky-nav-filters:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100px;
    background: #3366AE;
    position: absolute;
    left: 0;
    top: -10px;
    border-radius: 24px;
    z-index: -99;
    border: 1px solid #3366AE;
}

.all-terms-block span {
    font-weight: 700;
    font-size: 1.125rem;
}

#all-course-container .all-terms-block a {
    width: auto;
    font-size: 0.875rem;
    text-decoration: underline;
    color: #6F7479;
}

#all-course-container .all-terms-block a.active {
    color: #3366AE;
}

#all-course-container .left-nav-filters button.filter-section {
    font-size: 1rem;
    line-height: 1.5;
}

#all-course-container .left-nav-filters .nav-filter .list-group-item {
    font-size: 1rem;
    line-height: 1.5;
}

#all-course-container .left-nav-filters button.filter-section::after {
    content: none;
}

.filter-section:focus {
    outline: none;
}

.filter-section svg {
    transform: rotate(180deg);
    transition: transform .3s ease;
}

.filter-section.collapsed svg {
    transform: rotate(0deg);
    transition: transform .3s ease;
}

.right-content-courses {
    padding-left: 2.3rem;
    padding-top: 1.2rem;
}

#all-course-heading {
    font-size: 1.5rem;
}

.nav-filter.list-group {
    max-height: calc(50vh - 20px);
    overflow-y: auto;
    padding-right: 0.8rem;
    margin-right: 0.12rem;
    scrollbar-color:  #1b69b3 rgba(27, 105, 179, 0.20);
    scrollbar-width: thin;
}

.nav-filter.list-group::-webkit-scrollbar {
    width: .4rem;
}

.nav-filter.list-group::-webkit-scrollbar-track {
    background: rgba(27, 105, 179, 0.20);
    border-radius: 100vw;
    margin-block: .1rem;
}

.nav-filter.list-group::-webkit-scrollbar-thumb {
    background: #1b69b3;
    border-radius: 100vw;
    border: 1px solid rgba(27, 105, 179, 0.20);
}

#course-sorting {
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background: none;
    border: 1px solid #000;
    border-radius: 18px;
    width: 100%;
    min-width: 160px;
    height: 50px;
    padding-left: 20px;

}
#course-sorting + svg {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: -1;
}

@media screen and (max-width: 1199px) and (min-width: 640px) {
    #filtered-result > .row .col-md-6.col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 1200px) {
    #all-course-container {
        max-width: 1140px;
        padding-right: 2.12em;
        padding-left: 2.12em;
    }
}

@media only screen and (max-width: 991px) {
    .left-nav-filters {
        position: fixed;
        left: 0;
        bottom: -100vh;
        width: 100%;
        max-width: 50%;
        height: 100vh;
        max-height: 100vh;
        max-height: calc(var(--vh, 1vh) * 100);
	    padding-top: 60px !important;
	    padding-bottom: 60px !important;
        z-index: 999;
        overflow-y: auto;
        background: #fff;
        transition: bottom .3s ease;
        -webkit-box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
        box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
    }

    .left-nav-filters.active {
        bottom: 0;
        transition: bottom .3s ease;
    }

  	.left-nav-filters.active:after {
        content: "";
        position: fixed;
        left: 0;
        top: 0;
        z-index: -9;
        width: 50%;
        height: 200vh;
        background: #fff;
    }

    .right-content-courses {
        padding-left: 15px;
    }

    .d-block.d-lg-none.show-filters a {
        transition: unset;
    }

  	.d-block.d-lg-none.show-filters.hidden a {
        position: fixed;
        bottom: -95px;
        left: 50%;
        width: 100%;
        z-index: 9;
        text-align: center;
        padding: 15px;
        color: #fff;
        background: #1b69b3;
        transition: bottom .3s ease;
        -webkit-box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
        box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
        max-width: calc(100% - 14.5vw);
        transform: translateX(-50%);
    }

    .d-block.d-lg-none.show-filters.hidden.sticky a {
        bottom: 20px;
        transition: bottom .3s ease;
    }

    .show-filters .filter-icon,
    .show-filters .filter-icon svg {
        display: inline-block;
        width: 19px;
        height: 20px;
        margin-right: 5px;
      	margin-bottom: 2px;
    }

    .show-filters .filter-icon svg {
        fill: #fff;
    }

    .show-filters a {
        font-weight: 700;
        background: #1b68b3;
        padding: 17px 17px;
        border-radius: 18px;
        color: #fff;
        min-width: 160px;
        height: 52px;
    }

    .overlay-filters {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        top: 0;
        z-index: 99;
        left: 0;
        transition: opacity 500ms ease-in-out 25ms, visibility 500ms ease-in-out 25ms;
    }

    .overlay-filters.filters-overlay {
        opacity: 0.9;
        visibility: visible;
        transition: opacity 500ms ease-in-out 25ms, visibility 500ms ease-in-out 25ms;
    }

    .sticky-nav-filters {
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 80px 35px;
    }

    .sticky-nav-filters:after,
    .sticky-nav-filters:before {
        content: none;
    }

    .close-filters {
        opacity: 0;
        visibility: hidden;
    }

    .close-filters a {
        font-size: 1rem;
        line-height: 1;
        background: #F3F5F7;
        color: #000;
        padding: 15px 15px 12px;
        border-radius: 18px;
    }

    .left-nav-filters.active .close-filters {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        background: white;
        width: 50%;
        padding: 15px 30px;
        opacity: 1;
        visibility: visible;
        transition: opacity .3s ease .3s;
    }

    .close-filters .close-icon,
    .close-filters .close-icon svg {
        display: block;
        width: 11px;
        height: 11px;
        margin-right: 5px;
        margin-bottom: 3px;
    }

    .filters-side-menu .filter-icon + span {
        font-size: 1.5rem;
    }
    .filters-side-menu .filter-icon,
    .filters-side-menu .filter-icon svg {
        display: block;
        width: 24px;
        height: 20px;
        margin-right: 8px;
        margin-bottom: 3px;
    }

    .close-filters .close-icon svg,
    .filters-side-menu .filter-icon svg{
        fill: #000;
    }
}

@media only screen and (max-width: 640px) {
    .left-nav-filters {
        max-width: 100%;
    }
  
    .left-nav-filters.active:after,
    .left-nav-filters.active .close-filters {
        width: 100%;
    }
  
    .d-block.d-lg-none.show-filters.hidden a {
        max-width: calc(100% - 70px);
    }
}

@media only screen and (max-width: 340px) {
    #all-course-container .form-group {
        display: none !important;
    }
}

.cpd-accreditation {
    max-width: 900px;
    display: flex;
    margin: 86px auto 0;
    gap: 30px;
    justify-content: flex-start;
    align-items: flex-start;
    background: #f6fafb;
    padding: 30px;
    border-radius: 20px;
}
.cpd-accreditation--course {
    margin: 0 auto 60px;
}

.cpd-accreditation .part-img {
    flex-basis: 475px;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}

.cpd-accreditation--course .part-img {
    flex-basis: 285px;
}

.cpd-accreditation .part-img img {
    max-width: 100%;
    height: auto;
}

.cpd-accreditation .part-text h2 {
    margin-bottom: 20px;
    font-weight: 700;
}

.cpd-accreditation--course .part-text h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cpd-accreditation--course .part-text p {
    font-size: 0.9rem;
}

.cpd-accreditation .part-text p:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
    .cpd-accreditation--course {
        margin-right: 15px;
        margin-left: 15px;
        width: auto;
    }
}
@media only screen and (max-width: 640px) {
    .cpd-accreditation {
         flex-direction: column;
         text-align: center;
         align-items: center;
    }
    .cpd-accreditation .part-img {
        max-width: 180px;
        flex-basis: 100%;
    }
 }