/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.testimonials {
    position: relative;
    z-index: 1;
}

.testimonials--homepage {
    background: #0495F1;
    padding: 55px 0 100px 0;
    color: #fff;
    margin-top: -7px;
}

.testimonials--homepage h2,
.testimonials--homepage .sub-heading,
.testimonials--homepage .sub-heading::before {
    color: #fff;
}

.testimonials__headline {
    padding: 0 10px 50px 10px;
}

.testimonials__headline h2 {
    padding: 0;
}

.testimonials--homepage::before {
    content: '';
    background: #0495F1;
    position: absolute;
    width: 100%;
    height: 78px;
    top: -77px;
    left: 0;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.testimonials__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
    mix-blend-mode: multiply;
}

.js-testimonials {
    padding-bottom: 100px;
    margin: 0 -16px;
}

.js-testimonial-item {
    padding: 0 16px;
}

.testimonial {
    background: rgba(9,9,41,.4);
    border-radius: 10px;
    padding: 20px 22px;
}

.testimonial__star {
    color: #F6BB06;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-bottom: 28px;
}

.testimonial__details {
    height: 147px;
    overflow: auto;
    padding-right: 30px;
    margin-bottom: 30px;
}

.testimonial__details p {
    font-size: 14px;
}

.testimonial__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.testimonial__image {
    width: 68px;
}

.testimonial__author {
    width: calc(100% - 68px);
    padding-left: 15px;
}

.testimonial__author h3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #fff;
}

.testimonial__logo {
    position: absolute;
    right: 0;
    bottom: 0;
}

.testimonial__date {
    font-size: 16px;
}


.ti-review-item .ti-inner{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.ti-review-item .ti-review-header{
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
    margin-top: 15px !important;
}

.ti-review-item .ti-stars{
    margin-top: 0 !important;
}

.ti-review-item .ti-stars .ti-star{
    width: 20px !important;
    height: 20px !important;
}


.ti-controls{
    display: block;
    bottom: -75px !important;
    top: inherit !important;
}

.ti-controls .ti-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 2;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    background: #0072CE;
    border-radius: 50%;
    background: -o-linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
    background: linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
    padding-left: 3px;
    top: inherit;
    margin-top: 0;
    right: 33% !important;
} 


.ti-controls .ti-prev{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 2;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    background: #0072CE;
    border-radius: 50%;
    background: -o-linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
    background: linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
    padding-left: 3px;
    top: inherit;
    margin-top: 0;
    left: 33% !important;
}

.ti-controls .ti-next::after,
.ti-controls .ti-prev::after{
    content: '';
    width: 0;
    height: 0;
    background: transparent !important;
}

.ti-controls .ti-next::before{
    content: '\e903' !important;
    position: absolute;
    width: 50px;
    height: 17px !important;
    left: 40%;
    font-size: 18px;
    line-height: 1em;
    font-family: 'icomoon';
    font-weight: normal;
    background: transparent !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    /*transform: rotate(0deg) !important;*/
}


.ti-controls .ti-next:hover,
.ti-controls .ti-prev:hover{
    -webkit-transform: scale(1.0) !important;
        -ms-transform: scale(1.0) !important;
            transform: scale(1.0) !important;
    background: #081d42;
}

.ti-controls .ti-prev::before{
    content: '\e902' !important;
    position: absolute;
    width: 50px;
    height: 17px !important;
    left: 30% !important;
    font-size: 18px;
    line-height: 1em;
    font-family: 'icomoon';
    font-weight: normal;
    background: transparent !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    /*transform: rotate(0deg) !important;*/
}


@media (min-width: 768px) {
    .testimonials--homepage {
        padding: 82px 0 120px 0;
        margin-top: -10px;
    }

    .testimonials--homepage::before {
        height: 52px;
        top: -51px;
    }

    .ti-controls .ti-prev{
        left: 41% !important;
    }

    .ti-controls .ti-next{
        right: 41% !important;
    }
}

@media (min-width: 1200px) {
    .testimonials--homepage {
        padding: 87px 0 164px 0;
        margin-top: 0;
    }

    .testimonials--homepage::before {
        height: 91px;
        top: -90px;
    }

    .js-testimonials {
        padding-bottom: 0;
    }

    .js-testimonials .slick-arrow {
        top: 50%;
        margin-top: -25px;
    }

    .js-testimonials .slick-prev {
        left: 0;
        margin-left: -40px;
    }

    .js-testimonials .slick-next {
        right: 0;
        margin-right: -40px;
    }

    .ti-controls{
        display: block;
        bottom: inherit !important;
        top: 50% !important;
        margin-top: 0 !important;
    }

    .ti-controls .ti-next{
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0;
        display: block;
        width: 50px !important;
        height: 50px !important;
        padding: 0;
        cursor: pointer;
        border: none;
        outline: none;
        z-index: 2;
        text-align: center;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: all ease-in 0.3s;
        -o-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
        background: #0072CE;
        border-radius: 50%;
        background: -o-linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
        background: linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
        padding-left: 3px;
        top: 50%;
        margin-top: -25px;
        right: -50px !important;
    } 


    .ti-controls .ti-prev{
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0;
        display: block;
        width: 50px !important;
        height: 50px !important;
        padding: 0;
        cursor: pointer;
        border: none;
        outline: none;
        z-index: 2;
        text-align: center;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: all ease-in 0.3s;
        -o-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
        background: #0072CE;
        border-radius: 50%;
        background: -o-linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
        background: linear-gradient(45deg, rgba(7,11,151,1) 0%,rgba(4,70,240,1) 60%,rgba(4,70,241,0.73) 100%);
        padding-left: 3px;
        top: 50%;
        margin-top: -25px;
        left: -50px !important;
    }

    .ti-controls .ti-next::after,
    .ti-controls .ti-prev::after{
        content: '';
        width: 0;
        height: 0;
        background: transparent !important;
    }

    .ti-controls .ti-next::before{
        content: '\e903' !important;
        position: absolute;
        width: 50px;
        height: 17px !important;
        left: 40%;
        font-size: 18px;
        line-height: 1em;
        font-family: 'icomoon';
        font-weight: normal;
        background: transparent !important;
        top: 50% !important;
        -webkit-transform: translateY(-50%) !important;
            -ms-transform: translateY(-50%) !important;
                transform: translateY(-50%) !important;
        /*transform: rotate(0deg) !important;*/
    }


    .ti-controls .ti-next:hover,
    .ti-controls .ti-prev:hover{
        -webkit-transform: scale(1.0) !important;
            -ms-transform: scale(1.0) !important;
                transform: scale(1.0) !important;
        background: #081d42;
    }

    .ti-controls .ti-prev::before{
        content: '\e902' !important;
        position: absolute;
        width: 50px;
        height: 17px !important;
        left: 30% !important;
        font-size: 18px;
        line-height: 1em;
        font-family: 'icomoon';
        font-weight: normal;
        background: transparent !important;
        top: 50% !important;
        -webkit-transform: translateY(-50%) !important;
            -ms-transform: translateY(-50%) !important;
                transform: translateY(-50%) !important;
        /*transform: rotate(0deg) !important;*/
    }
}


@media (min-width: 1366px) {
    .js-testimonials .slick-prev {
        margin-left: -72px;
    }

    .js-testimonials .slick-next {
        margin-right: -72px;
    }
}

.custom-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.25) rgba(255,255,255,0.10);
    border-radius: 15px;
}
.custom-scrollbar::-webkit-scrollbar {
    height: 6px;
    width: 6px;
    border-radius: 15px;
}
.custom-scrollbar::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,0.10);
    border-radius: 15px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(255,255,255,0.25);
    border-radius: 15px;
}