.heder {
    color: #202e56;
}
.pst1 {
    color: #01203d;
}
.pst2 {
    color: #262626;
}
.nos {
    color: #718aa5;
}
.practice {
    background-color: #e9eff5;
}
/* 2nd section */
.practice2 .cards {
    box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
}
.cards-title {
    color: #fa4a23;
}
.flj {
    color: #001f3e !important;
}
.cards {
    padding: 12px;
    height: 90% !important;
    background: #f6f6f6 !important;
}
.cards-text {
    font-size: 0.9rem;
    color: #202e56;
}
.splide__pagination .splide__pagination__page {
    background-color: #ff9783;
    border: none;
}
.splide__pagination .splide__pagination__page.is-active {
    background-color: #ff2e00;
}
/* 3rd section */
.inputpt {
    border: 1px solid #000000;
    overflow: hidden;
    background-color: #e9eff5;
}
.srch {
    right: 5px !important;
    top: 4px !important;
    height: 34px !important;
    padding: 1px 15px !important;
    background-color: #01203d;
}
.badgepts {
    background-color: #e9eff5;
    border: 1px solid #e9eff5;
    padding: 6px 15px;
    width: 43%;
}
.bolts {
    color: orange;
}
.star {
    color: #ffc107;
}
.person {
    color: #3194ff;
}
.spt2 {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.2s ease;
}
.pst5 {
    border: none;
    padding: 10px 68px 10px 4px;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
}
.agst {
    height: 30px;
}
/* 4th section */
.practice4 {
    background-color: #f9fbfc;
}
.cspt-1 {
    color: #3a038d;
}
#splidequote .splide__pagination__page {
    background-color: #3a038d;
    border: none;
}
#splidequote .splide__pagination__page.is-active {
    background-color: #3a038d;
}
/* 5th section */
#linkdn-carousel {
    position: relative;
    z-index: 10;
}
.splide__arrows {
    margin-bottom: -1% !important;
}
.testmo {
    margin-top: -0.75rem !important;
}
.practspan span {
    color: rgb(220, 53, 69);
}
#profile-carousel .splide__arrows.splide__arrows--ltr,
 #linkdn-carousel .splide__arrows.splide__arrows--ltr,
 #course_enrolled .splide__arrows.splide__arrows--ltr,
 #video-review-carousel .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -2rem;
    left: 36%;
    width: 100px;
    height: 20px;
}
#profile-carousel .splide__arrow:disabled,
#linkdn-carousel .splide__arrow:disabled,
 #course_enrolled .splide__arrow:disabled,
 #video-review-carousel .splide__arrow:disabled {
    opacity: 0.3;
}
#profile-carousel .splide__arrow--prev, #linkdn-carousel .splide__arrow--prev, #course_enrolled .splide__arrow--prev, #video-review-carousel .splide__arrow--prev {
    left: 0.5rem;
    display: flex !important;
}
#profile-carousel .splide__arrow--next, #linkdn-carousel .splide__arrow--next, #course_enrolled .splide__arrow--next, #video-review-carousel .splide__arrow--next {
    right: 1rem;
    display: flex !important;
}
#profile-carousel .splide__arrow,
 #linkdn-carousel .splide__arrow,
 #course_enrolled .splide__arrow,
  #video-review-carousel .splide__arrow {
    background-color: white;
    border: 2px solid var(--prime-ft-color);
    opacity: 1;
}
.mt-n1r {
    margin-top: -1rem;
}
#profile-carousel .splide__arrow svg, #linkdn-carousel
 .splide__arrow svg, #course_enrolled .splide__arrow svg,
  #video-review-carousel .splide__arrow svg {
    fill: var(--prime-ft-color);
    height: 0.8em;
    width: 0.8em;
}
#profile-carousel .splide__arrow svg, #linkdn-carousel .splide__arrow svg, #course_enrolled .splide__arrow svg, #video-review-carousel .splide__arrow svg {
    fill: var(--prime-ft-color);
    height: 0.8em;
    width: 0.8em;
}
.card_truncer_combo {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    height: 3.5rem !important;
}
.practicetitle{
    background: linear-gradient(90deg, #FFC136 10%, #FF2E25 52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    bottom: -14px;
    font-size:34px;
}
.practboredline{
    position: relative;
    transform: rotate(18deg);
    top: -52px;
    left: 96%;
}
.practitunderline {
    position: absolute;
    margin-top: 31px;
    margin-right: 19px;
    margin-left: -28px;
}
.keycombobg {
    background-color: #FFFEF2;
}
.reviewstars {
    background: linear-gradient(90deg, #fcf3e2 0%, #ffffff 100%);
}
.truncate-text {
    width: 96%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 142px;
}
@media (min-width: 576px) {
    #profile-carousel .splide__arrows.splide__arrows--ltr,
    #linkdn-carousel .splide__arrows.splide__arrows--ltr,
    #course_enrolled .splide__arrows.splide__arrows--ltr,
    #video-review-carousel .splide__arrows.splide__arrows--ltr {
        left: 45% !important;
    }
}
@media (min-width: 768px) {
    #linkdn-carousel .splide__slide, #course_enrolled .splide__slide, #video-review-carousel .splide__slide {
        width: calc(43% - 0.5rem) !important;
    }
}
@media (min-width: 992px) {
    .card_truncer_combo {
        height: 3.9rem !important;
    }
    .practice2 {
        background-color: #d8e6ef;
    }
    .practitunderline{
        position: absolute;
        top: 11px;
        left: 56%;
    }
    .cust-postioning {
        bottom: -22px;
        left: 46.5%;
    }
    #splide-carousel-testimonals .splide__arrow--prev,
    #splide-carousel-Course-trainers .splide__arrow--prev {
        left: 2em;
    }
    #splide-carousel-testimonals .splide__arrow--next,
    #splide-carousel-Course-trainers .splide__arrow--next {
        right: 2em;
    }
    .position-lg-absolute {
        position: absolute;
    }
    .profile-image-container {
        top: -41px;
        left: 44%;
    }
    .pst5 {
        padding: 10px 168px 10px 4px !important;
        width: 126% !important;
    }
    .spt1 {
        background-color: #fff;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        transition: box-shadow 0.3s ease-in-out;
        height: 100%;
    }
    .spt1:hover {
        box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.2);
    }
    .stcks {
        margin-left: -3% !important;
    }
    .practice_sticky {
        position: sticky !important;
        top: 0;
        z-index: 10;
    }
    #practice-test-nav {
        width: 280px !important;
    }
    .train_forms {
        color: #1e2d3e;
    }
    .formpt {
        position: relative;
        right: 90%;
        margin-top: -11%;
    }
    .starsp {
        color: orange;
    }
    .ptst3 {
        z-index: 10;
    }
    .practice4 {
        background-color: #f9fbfc;
        background-image: url("../image/practicetst4-new.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    #splidequote .splide__pagination {
        position: relative;
        top: 0px;
    }
    .practfont{
        height: 60px;
        font-size: 15px;
    }
    .badge-free {
        position: absolute;
        background-color: #28a745;
        color: white;
        z-index: 2;
        bottom: 79% !important;
        left: 7%;
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
    }
    .related-height {
        height: 160px;
    }
    .card-body-height {
        height: 8.2rem;
    }
    .card_truncer {
        height: 3.5rem !important;
    }
}
.live_frrecourse{
    background:#d8e6ef;
}
.freecourse_text{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 4.5em;
}
.start-test-btn-freecourse{
   background-color: #01203d;
   font-size: 0.99rem;
}
.start-test-btn-freecourse:hover{
        opacity: 0.9;
    }
.userfree,
.clockfree{
    color:#F69A00;
}
.certfree{
    color:#F69A00;
}
.enroll-relate{
    color:#FF4500;
}
.enroll-free-course{
    border:1px solid #FF4500;
    color:#FF4500;
}
.enroll-free-course:hover{
    border:1px solid #FF4500;
    color:#FF4500;
    opacity: 0.8;
}
.course-card {
    border: 0.1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s;
}
.pract-badge-free {
    position: absolute;
    background-color: #28A745;
    color: white;
    z-index: 2;
    left: 10%;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
.pract-trending-badge {
    position: absolute;
    background: #ff4d4d;
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 0;
    width: 7.3rem;
    text-align: center;
    transform-origin: top left;
    transform: rotate(-51deg) translateX(-45px) translateY(-20px);
    z-index: 10;
    text-transform: uppercase;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    margin-top: 2.4rem;
    margin-left: 0.2rem;
    border-radius: 0;
    clip-path: polygon(15% 0, 85% 0, 100% 100%, 0% 100%);
}

.practribb-cont:before,
.practribb-cont:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -5px;
    border-top: 5px solid #cc0000;
    border-bottom: 5px solid transparent;
}
.practribb-cont:before {
    left: -22px;
    top: 65px;
    border-left: 5px solid transparent;
    border-right: 5px solid #cc0000;
    transform: rotate(222deg);
}
.practribb-cont:after {
    border-left: 5px solid #cc0000;
    border-right: 5px solid transparent;
    left: 43px;
    transform: rotate(45deg);
    top: -14.7px;
}
.practcard {
    box-shadow: 0px 0px 16px 2px #dcd6d6;
}
.practcard:hover{
    border:1px solid #ff7f00 !important;
}
@media (min-width: 340px) and (max-width:490px) {
    #linkedin-carousel-container-pract .splide__arrows.splide__arrows--ltr {
    position: absolute;
    bottom: -2rem;
    left: 37%;
    width: 100px;
    height: 20px;
    }
    .border-end {
      border-right: none !important;
    }
    #linkedin-carousel-container-pract .splide__arrow:disabled {
    opacity: 0.3;
    }
    #linkedin-carousel-container-pract .splide__arrow {
    background-color: white;
    border: 2px solid #1c2023ff;
    opacity: 1;
    }
    #linkedin-carousel-container-pract .splide__arrow svg {
    fill: #1c2023ff;
    height: 0.8em;
    width: 0.8em;
    }
    .related-height {
      height: 200px;
    }
    .card_truncer {
        height: 3rem !important;
    }
    .card_truncer_combo {
        height:3.2rem !important
    }

}
@media (min-width: 992px) {
    .pract-badge-free {
        position: absolute;
        background-color: #28A745;
        color: white;
        z-index: 2;
        left: 9%;
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
    }
    #linkedin-carousel-container-pract .splide__arrows.splide__arrows--ltr {
        position: absolute;
        bottom: -2rem;
        left: 47%;
        width: 100px;
        height: 20px;
    }
    #linkedin-carousel-container-pract .splide__arrow:disabled {
        opacity: 0.3;
    }
    #linkedin-carousel-container-pract .splide__arrow {
        background-color: white;
        border: 2px solid #1c2023ff;
        opacity: 1;
    }
    #linkedin-carousel-container-pract .splide__arrow svg {
        fill: #1c2023ff;
        height: 0.8em;
        width: 0.8em;
    }
}


.userfree, .clockfree {
    color: #F69A00;
}

.certfree{
    color:#F69A00;
}

.card-link {
    color: #0D6EFD;
    text-decoration: none;
}

.enroll-relate {
    color: #FF4500;
}
.card-img-top-container {
    position: relative;
}
.course-card:hover {
      transform: translateY(-5px);
      border: 0.1px solid #ff4500ba;
}
.card-link:hover {
    text-decoration: underline;
}
.badge-free {
    position: absolute;
    background-color: #28a745;
    color: white;
    z-index: 2;
    bottom: 85%;
    left: 7%;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
.limited-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height:48px;
    }

#practice-testimonial-modal-free .splide__arrow--prev {
    left: 2em !important;
}
#practice-testimonial-modal-free .splide__arrow--next {
    right: 2em !important;
}
