:root {
    --tdetais-firstcolor: rgba(33, 37, 41, 1);
    /* --tdetails-bgcolor: rgba(234, 242, 249, 1); */
    --tdetails-font-color: rgba(1, 32, 61, 1);
    --tdetails-para-color: rgba(52, 73, 95, 1);
    --tdetails-bgstar-color: rgba(236, 240, 243, 1);
    --tdetails-fontlight: rgba(79, 104, 130, 1);
    --tdetails-cardbgcolor: rgba(247, 248, 250, 1);
    --btn-bg-org-clr-td: #fa4a23;
    --fs-12-trainersdetails: 0.75rem;
    --fs-17-trainersdetails: 1.063rem;
    --trainer1-bg-color: #EAF2F9;
    --trainer1-bg1-color: #D8E6EF;
    --trainer1-bg2-color: #F1F8FC;
    --trainer1-bg3-color: #E22128;
    --trainer1-btn-color: #01203D;

}

.trainer-details-flex {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs-12-trainersdetails);
    line-height: 150%;
    color: #000000;
    margin-bottom: 0.188rem;
}

.tdsdowns{
    box-shadow: 0px 3px 5px -2px #718aa5 !important;
    width: 17.5rem !important;
    margin-left: 0px !important;
}
/* .tdetails-bgcolor {
    background-color: var(--tdetails-bgcolor);
} */
.trainers-detls{
    background-color: #FFFEF2 !important;
    border:1px solid #D9D9D9 !important;
}
.trainer-details-flex-width {
    flex-direction: column;
}

.tdetailsimg {
    border-radius: none !important;
    margin-right: 0.5rem;
    margin-bottom: 0.188rem;
    display: flex;
    align-items: center;
    padding: 0;
}

.trainfo-as {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    /* margin-bottom: 1rem; */
}

.trainfo-as2 {
    color: var(--tdetails-font-color) !important;
}

.trdet {
    color: var(--tdetails-fontlight) !important;
}

.trdeten {
    color: var(--tdetails-fontlight) !important;
}

.traidetcard {
    border-radius: 0.375rem;
    border: 1px solid rgba(178, 206, 229, 1);
    padding: 10px 10px 0;
    box-shadow: 0 6px 8px rgba(200, 225, 246, 1);
}

.traidetcard ul {
    padding-left: 0.938rem;
}

.trainerstar {
    background: rgba(207, 226, 243, 1);
    top: 34%;
    left: 84%;
}

.traicard {
    font-size: 0.975rem;
    font-weight: 600;
    color: var(--tdetails-font-color);
}

.trainer-details-flex-right p {
    font-size: 1rem;
    font-weight: 400;
    color: var(--tdetails-font-color);
    line-height: 150%;

}

#jkl-oit {
    margin-bottom: 0 !important;
}

.trainer-side-heading {
    font-size: 1.25rem;
    ;

}

.para1trainers {
    color: var(--tdetails-para-color);
}

.view-all-whysimpliaxis {
    font-size: 0.875rem;
    color: rgba(12, 22, 32, 1);
    text-decoration: underline;

}

.details_trainer {
    max-height: 46px;
    overflow-y: auto;
    padding-left: 25px !important;
}

.details_trainer::-webkit-scrollbar {
    width: 2px;
}

.details_trainer::-webkit-scrollbar-track {
    background-color: rgba(200, 200, 200, 1);
    border-radius: 5px;
}

.details_trainer::-webkit-scrollbar-thumb {
    background-color: rgba(79, 104, 130, 1);
    border-radius: 5px;
}

.details_trainer::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 70, 100, 1);
}

.accre-trainersdetails::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.accre-trainersdetails::-webkit-scrollbar-track {
    background-color: rgba(200, 200, 200, 1);
    border-radius: 5px;
}

.accre-trainersdetails::-webkit-scrollbar-thumb {
    background-color: rgba(79, 104, 130, 1);
    border-radius: 5px;
}


.matsline {
    border-right: 1px solid black;
}

.starstrainercl {
    color: orange;
}

.dfgtrainerimg {
    height: 1.438rem;
    left: 89% !important;
    background-color: var(--tdetails-bgstar-color);
}

.trainercards1,
.brtrainerdet {

    box-shadow: 0px 0px 5px 2px #edebeb;
}

.courses-trainer {
    border: none !important;
    background: rgba(216, 230, 239, 1) !important;
}

.desktrainers-enrollers {
    display: none;
}

.btn-detailstrainer {
    height: 35px !important;
    padding: 0.125rem !important;
    /* font-size:14px !important; */

}

.btn-detailstrainer,
.btn-detailstrainer:hover,
.btn-detailstrainer:focus {
    font-size: 0.875rem !important;
}

.aligntrainers {
    white-space: nowrap !important;
    flex-direction: column;
}

.logos-detailstrainer {
    position: relative;
    bottom: 30%;
}

.logos-detailstrainers {
    position: relative;
    bottom: 28%;
}

.btn-schedules-trainers {
    border: 2px solid #fa4a23 !important;
}

.btn-org-bg-clr-td {
    background-color: var(--btn-bg-org-clr-td) !important;
}

#trainers_details .btn-org-bdr-clr-td:hover {
    /* border: 2px solid var(--prime-ft3-color) !important; */
    background-color: var(--prime-ft3-color) !important;
}

#trainers_details .btn-schedules-trainers:hover {
    border: 2px solid var(--prime-ft3-color) !important;
}

.btn-org-bdr-clr-td.bg-transparent:hover {
    background-color: #00000008 !important;
}

.btn-trainer-profile {
    padding: 0.625rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    transition: all 0.3s;
}
.accre-trainersdetails ul{
    padding-left: 0.938rem;
}

.accre-trainersdetails li{
    text-align: start;
}
.accre-trainersdetails {
    overflow-x: scroll;
    max-height:80px !important;
    overflow-y: hidden;
    height: 75px;
}
.expworkspace-trainers {
    border-top: 1px solid rgba(192, 185, 185, 1);
    padding-top: 0.813rem;
    padding-bottom: 0.813rem;
}

.brde-rct{
    border-top: 1px solid rgba(192, 185, 185, 1);
}

.course-select-dropdown {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 12px;
    width: 418px;
    height: 44px;
    border: 2px solid #01203d;
    border-radius: 8px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #01203d;
    background-color: transparent;
}
/* .coutry-btn-select-dropdown, */
.city-btn-select-dropdown
/* .timeSlot-btn-select-dropdown,
.date-btn-select-dropdown  */
{
    position: relative;
}
.city-btn-select-dropdown select
/* .date-btn-select-dropdown select,
.timeSlot-btn-select-dropdown select  */
{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
/* .coutry-btn-select-dropdown select:focus, */
.city-btn-select-dropdown select:focus
/* .date-btn-select-dropdown select:focus,
.timeSlot-btn-select-dropdown select:focus  */
{
    outline: none;
}

/* .coutry-btn-select-dropdown select option, */
.city-btn-select-dropdown select option
/* .date-btn-select-dropdown select option,
.timeSlot-btn-select-dropdown select option  */
{
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #374151;
    cursor: pointer;
    border-radius: 10px;
}
.add-cust-shades-btm {
    margin-left: -7px;
    width: 101%;
    padding-left: 8px;
    padding-bottom: 10px;
    transition: box-shadow 0.5s ease;
}
.traine-course-header {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding-left: 15px;
    line-height: 24px;
    margin-bottom: 0;
    color: #1f2937;
}

.traine-course-header-art {
    width: auto;
    padding: 5px 0;
    padding-left: 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 12px;
}
#checkedCount {
    position: absolute;
    top: -14px;
    right: -9px;
    background: #1a8754;
    padding: 2px 10px 4px;
    border-radius: 20px;
    color: white;
    font-weight: 700;
}
label {
    padding-left: 2px;
}
.couponextradismob {
    height: 85px;
    width: 85px;
    display: flex;
    background-image: url(../image/grabextrabk.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    position: absolute;
    top: -16px;
    right: -106px;
}
.icon_blue {
    color: #FF9737;
}
.masked-div {
    position: absolute;
    background: transparent;
    right: 19px;
    width: 60px;
    height: 30px;
}
@media (max-width: 400px) {
    .couponextradismob {
        height: 80px;
        width: 80px;
    }
}
@media only screen and (max-width : 600px) {
    .new-class-course-select {
        margin-top: 13px;
        margin-left: -2%;
        margin-bottom: 0px;
        width        : 190px !important;
        padding: 7px;
        gap: 12px;
        width: 418px;
        height: 37px;
        font-size: 14px;
    }
    .masked-div {
        height: 25px;
        right: 30px;
        width: 40px;
    }
}
@media (max-width: 600px) {
    .efkvw23{
        top: 23px;
        left: 172px;
    }

    .city-btn-select-dropdown {
        width: 280px;
    }
}
@media (min-width: 601px) and (max-width:767.98px) {
    .new-class-course-select {
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) and (max-width:992px) {
    #reviews1 .professional-love-simpliaxis .title {
        margin-bottom: 6%;
    }

    .new-class-course-select {
        margin-bottom: 15px;
        margin-left  : -5px;
    }
}
@media (min-width: 992px) {
    .masked-div {
        width: 35px;
    }
    #agile-exp p {
        font-size:15px;
        color:black;
    }
    .efkvw23{
        top: 14px;
        left: 403px;
    }
    .trainers-exp-top{
        margin-top:-4% !important;
    }

    .mobimg1trainrers {
        width: 200px;
        height: 200px;
    }

    #trainersdetails-list-fixed-nav {
        width: 270px !important;
    }

    .tdsdown {
        box-shadow: 0px 3px 5px -2px #718aa5 !important;
        width: 17rem !important;
        margin-left: -6% !important;
    }

    .starstd {
        color: orange !important;
    }

    .trainfo-as {
        font-size: 1.625rem !important;
        margin-bottom: 1.25rem;
    }

    .acctd {
        margin-right: -0.5rem !important;
    }

    .acctd2 {
        margin-right: -0.5rem !important;
    }

    .tdetailsimg {
        align-items: normal;
    }

    .trainfo-as2 {
        /* margin-bottom: 0.625rem !important; */
        font-size: 1.188rem !important;
    }

    .mobdetailstr {
        border-top: 1px solid rgba(214, 212, 212, 1);
        gap: 0.375rem;
        color: rgba(79, 104, 130, 1);

    }

    .trainercards1,
    .brtrainerdet {

        box-shadow: 0px 0px 5px 2px #edebeb;
    }

    .button-trainers {
        margin-right: 1.563rem;
    }

    .btn-detailstrainer {
        height: 49px !important;
    }

    .btn-detailstrainer:hover {
        height: 49px !important;
        margin: 6px 0;
        font-size: var(--fs-12-trainersdetails) !important;
        padding: 0.313rem !important;
        border-radius: 5px !important;
    }

    .tdcardsprofile {
        font-size: var(--fs-17-trainersdetails);
    }

    .leftside-section {
        max-width: 45% !important;
    }

    .hetrainer {
        padding-top: 10%;
    }

    .btrainers {
        display: flex;
    }

    .mobimagetrainers {
        padding-top: 4%;
    }

    .exptraine {
        color: rgba(79, 104, 130, 1);
    }

    .expworkspace-trainers {
        border-top: 1px solid rgba(192, 185, 185, 1);
        padding-top: 0.813rem;
        padding-bottom: 0.813rem;
    }

    .accre-trainers {
        gap: 25px !important;
        justify-content: center;


    }

    .trainer-side-heading {
        font-size: 1.65rem !important;
    }

    .form_trainc.active {
        font-weight: bold;
    }

    .stcks {
        margin-left: -3% !important;
    }

    .trainers_sticky {
        position: sticky !important;
        top: 0;
        z-index: 10;
    }

    .trainers_sticky.fixed {
        position: fixed;
        bottom: 500px !important;
        z-index: 10;
        transition: top 0.5s ease-in-out;
    }

    #detailstrainers-list-fixed-nav {
        width: 280px !important;
    }

    .train_forms {
        color: #1E2D3E;
    }

    #info-course-landing-form-phone input {
        padding-left: 78px;
    }

    #info-course-landing-form-phone input:focus,
    #info-landing-form-courses select:focus,
    #info-course-landing-form-msg textarea:focus,
    #course-info-landing-form .form-control:focus {
        border: 1px solid #86B7FE;
        box-shadow: 0 3px 4px rgba(12, 22, 32, 0.03),
            0 1px rgba(222, 229, 236, 0.24);
    }

    #info-course-landing-form-phone ul {
        width: max-content;
        height: 200px;
    }

    #info-course-landing-form-phone li {
        border-bottom: 1px solid #80808030;
    }

    #info-course-landing-form-phone li:hover {
        color: black;
        background-color: #AAACB1;
    }

    #info-course-landing-form-phone li:hover {
        background-color: #002163;
        color: white;
    }

    .form_trainc {
        border: 0px !important;
        color: #000 !important;
        margin-right: -0.188rem !important;
    }

    .trdet {
        border-right: 1px solid rgba(1, 32, 61, 1);
        padding-right: 6px;
    }

    .aligntrainers {
        white-space: nowrap !important;
        flex-direction: row;
    }

    .trainer1cards {
        height: 23px;
        left: 49% !important;
        background-color: white;
    }

    .logos-detailstrainer {
        position: relative;
        bottom: 35%;
    }

    .logos-detailstrainers {
        position: relative;
        bottom: 36%;
    }

    .btn-enquiretra {
        padding: 10px !important;
        height: 43px !important;
    }

    .trainer-pT-btn-cta,
    .trainer-pT-btn-cta:hover,
    .trainer-pT-btn-cta:focus {
        margin: 6px 0;
        font-size: 0.875rem !important;
        padding: 0.313rem !important;
        height: 45px !important;
        border-radius: 5px !important;
    }

    .tdet {
        left: 4%;
    }

    .btn-trainer-profile {
        padding: 0.938rem;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        transition: all 0.3s;
    }

    .btn-view-schedules-trainer {
        padding: 0.813rem !important;
        padding-right: 1.563rem !important;
        padding-left: 1.563rem !important;
    }

    .accre-trainersdetails {
        overflow-x: scroll;
        width:388px !important;
        overflow-y: hidden;
    }
    .accre-trainersdetails ul li {
        list-style-type: none;
    }
    .card_truncer_detailtrainer {
        height: 3.9rem !important;
    }
    .card_truncer_trainer {
        height: 3.5rem !important;
    }
    #linkedin-carousel-container-trainer .splide__arrows.splide__arrows--ltr,
    #linkedin-carousel-trainer-trustpilot .splide__arrows.splide__arrows--ltr{
        position: absolute;
        bottom: -3rem;
        left: 46%;
        width: 100px;
        height: 20px;
    }
    .border-lg-end{
        border-right:0.1px solid #342e2e38 !important;
    }
    #trainersSplide .splide__arrows {
    position: absolute;
    bottom:1rem !important;
    left: 45%;
    width: 100px;
}
#trainersSplide .splide__arrow--prev {
    left: 2em;
    top: 1rem;
}
#trainersSplide .splide__arrow--next {
    right: 0em;
    top: 1rem;
}
/* .border-end{
    border-right:1px solid black !important;
} */

}

@media only screen and (width: 344px) {
    .btn-trainer-profile {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        transition: all 0.3s;
    }
}

/* new trainer css */

.train-ver {
    border:1px solid black;
}

.train-overlay {
    margin-left: -55%;
    margin-top: 7px;
}

.train-card1 {
    background-color: var(--trainer1-bg3-color);
}

.btn-bl-start {
    background-color: var(--trainer1-btn-color);
}

.btn-bl-start:hover {
    background-color: #0d365d;
}

#agile-exp h1 {
    font-size:1.625rem !important;
    font-weight: bold !important;
}
@media (max-width: 576px) {
    .trainer-bg-color{
        background-color:var(--trainer1-bg-color);
    }
    .trainers-font-det{
        font-size:18px !important;
    }
    .trainers-course {
        height: 56px !important;
    }
    .tr-img {
        width: 152px !important;
        height: 157px !important;
    }
    .trainer-bg2-color {
        background-color:var(--trainer1-bg1-color);
    }
    .trainer-line {
        height: 29px !important;
    }
    .trainer-free{
        font-size:20px !important;
    }
    .trainer-consult{
        font-size:16px !important;
    }
    .trainer-card .content {
        margin-top: 30px !important;
    }
    #linkedin-carousel-container-trainer .splide__arrows.splide__arrows--ltr,
    #linkedin-carousel-trainer-trustpilot .splide__arrows.splide__arrows--ltr{
        position: absolute;
        bottom: -3rem;
        left: 37%;
        width: 100px;
        height: 20px;
    }
    #testimonial-modal-trainer .modal-content,
    #testimonial-modal-trustpilot-trainer .modal-content{
        position: fixed !important;
        bottom: -1% !important;
    }
    #splide-testimonial-carousel-camp .splide__arrow--prev,
    #testimonial-modal-trustpilot-trainer .splide__arrow--prev {
        left: 19em;
    }
    #testimonial-modal-trainer .splide__arrow,
    #testimonial-modal-trustpilot-trainer .splide__arrow{
        top: 91%;
    }
    #linkedin-trainer-carousel-trustpilot .splide__slide,
    #linkedin-trainer-carousel-camp .splide__slide {
        width: calc(100% + -1rem) !important;
    }
    #trainersSplide .splide__arrows {
    position: absolute;
    bottom:0rem !important;
    left: 37%;
    width: 100px;
}
}
.trainers-course{
    height:46px;
}
.td-text-truncate{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}
.font-trainers{
    font-size:14px;
}
@media (min-width: 992px) {
    .trainer-bg-color{
        background-color:var(--trainer1-bg1-color);
    }
    .traindetails-fs{
        font-size:15px !important;
    }
    .prof-wd{
        width:68% !important;
    }
    .train-spac {
        margin-left: -8px;
    }
    .trainer-bg2-color {
       background-color:var(--trainer1-bg2-color);
    }
    .traineroverlay {
        background-image: url(../image/traineroverlay.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-size: 196px 120px;
        background-position: left 17px;
    }
}
/* new trainer css end */
@media(max-width:567px){
.trainers-det-img{
 align-items: center;
}
.trainers-image-vd{
    width:100%;
    height:190px;
}
}
.trainer-bg3-color{
    background: linear-gradient(90deg, #F6F7F6 0%, #FFFAE5 100%);
    box-shadow: 0 4.543px 10.222px -3.407px rgba(24, 39, 75, 0.12);
}
.preview-image-trainers{
    cursor: pointer;
}
.trainers-det-bgcolor{
    background: linear-gradient(to top, #FFFEF2 22%, #FFFFFE 99%);
}
.courseslider {
    z-index: 0;
    position: relative;
}
.left-blur12, .right-blur12 {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    z-index: 2;
    pointer-events: none;
}
.left-blur12 {
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.right-blur12 {
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.logo-track12 {
    display: flex;
    animation: scroll-left 30s linear infinite;
    width: max-content;
}
.company-logo {
    padding: 0.5rem;
    border-radius: 0.5rem;
    object-fit: contain;
}
.logo-tariners-scroll{
    /* box-shadow: 0px 3.499px 8.164px -3.499px rgba(24, 39, 75, 0.12), 0px 5.832px 18.661px -2.333px rgba(24, 39, 75, 0.1); */
    background: linear-gradient(90deg, #F6F7F6 0%, #FEFCF4 82.21%);
}
.card_truncer_detailtrainer {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.truncate-text {
    /* width: 96%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 142px;
}
.hidden {
  display: none !important;
}
.trustpilot_star {
    width: fit-content !important;
    background-color: #00b67a;
    color: #ffffff;
    padding: 2px;
}
.trustpilot_avatar_initial {
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    flex-shrink: 0;
}
.trustpilot_avatar_bg {
    background-color: #FFDDE8;
}
.tab-btn {
  background-color: transparent !important;
  color: #666 !important;
  border: none !important;
  border-radius: 8px !important;
  font-weight: 600 !important;
  transition: all 0.3s ease;
}

.tab-btn.active {
  background-color: #FEF3E2 !important;
  color: #000 !important;
}

.tab-btn:hover {
  background-color: #FEF3E2 !important;
  color: #000 !important;
}
#linkedin-carousel-container-trainer .splide__arrow:disabled,
#linkedin-carousel-trainer-trustpilot .splide__arrow:disabled {
    opacity: 0.3;
}
#linkedin-carousel-container-trainer .splide__arrow,
#linkedin-carousel-trainer-trustpilot .splide__arrow {
    background-color: white;
    border: 2px solid #000000;
    opacity: 1;
}
#linkedin-carousel-container-trainer .splide__arrow svg,
 #linkedin-carousel-trainer-trustpilot .splide__arrow svg{
    fill: #000000;
    height: 0.8em;
    width: 0.8em;
}
.trainer-card {
    background: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
    border-radius: 12px;
    padding: 1.25rem 1rem 1rem;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.12);
    position: relative;
    text-align: center;
    height:285px;
    border:1px solid #ddd;
}
.avatar {
    border-radius: 50%;
    overflow: hidden;
    /* border: 4px solid #fff; */
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
    /* box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15); */
}
.trainer-card .content {
    margin-top: 30px;
}
.trainer-sub {
    color: #444;
    font-size: 0.85rem;
}
.card-footer-links {
    border-top: 1px solid #eee;
    margin-top: 0.7rem;
    padding-top: 0.7rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
}
.trainerdetailstrainer {
    height: 23rem;
}
.avatar img {
    object-fit: cover;
}
.stats {
    font-size: 0.8rem;
    color: #444;
}
#trainersSplide .splide__arrows svg {
    height: 0.8em;
    width: 0.8em;
}
@media (min-width: 1567px) {
    /* #trainersdetails-list-fixed-nav {
        width: 300px !important;
    } */
}
#trainersSplide .splide__arrow:disabled {
    opacity: 0.3 !important;
}
#trainersSplide .splide__arrow {
    background-color: white;
    border: 2px solid #01203d !important;
    opacity: 1;
}
#trainersSplide .splide__arrow svg {
    fill: #01203d;
    height: 0.8em;
    width: 0.8em;
}
.logo-track {
    animation: scroll-left 30s linear infinite;
    width: max-content;
}
.freeright-blur {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}
@keyframes scroll-left {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
@keyframes scroll-right {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}
.freeleft-blur,
.freeright-blur {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    z-index: 2;
    pointer-events: none;
}
.freescroll{
    box-shadow:none !important;
}
.freeleft-blur {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}
.trust-traine{
    background: linear-gradient(90deg, #F6F7F6 0%, #FEFCF4 82.21%);
}
.trans-det-clr{
    color:#FA9B29 !important;
    border-bottom: 2px solid #FA9B29 !important;
}
.hov_trainer:hover{
    background: #e2e2e2 !important;
    border-radius:20px;
 }