.testimonial {
    padding: 50px 0px;
    background: #f9f9f9;
    background-image: url(/dms/Images/testimonial-bg1.png);
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: center;
}
.col-center {
    margin: 0px auto;
}
.testimonial-boxs {
    background: transparent;
    padding: 70px 60px;
    background-color: #ffffffe0;
    border-radius: 6px;
    box-shadow: 1px 10px 16px #e0e0e014;
    z-index: 9;
}
    .testimonial-boxs .testimonial-image img {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .testimonial-boxs .client-info {
        text-align: center;
        margin: 15px 0px 20px
    }
        .testimonial-boxs .client-info h3 {
            margin: 0px 0px 5px;
            font-size: 20px;
        }
        .testimonial-boxs .client-info span {
            color: #00328f;
        }
.testimonial-image {
    text-align: center;
}
.testimonial-boxs .testimonial-comment {
    font-size: 18px;
    text-align: center;
    width: 60%;
    margin: 0px auto;
}
.testimonial .owl-carousel .owl-prev {
    position: absolute;
    left: 47%;
    right: auto;
    top: auto;
    bottom: 0;
    background: #000 !important;
    border-radius: 0;
}
    .testimonial .owl-carousel .owl-prev i {
        color: #fff;
        font-size: 16px;
    }
.testimonial .owl-carousel .owl-next {
    position: absolute;
    left: auto;
    right: 47%;
    top: auto;
    bottom: 0;
    background: #000 !important;
    border-radius: 0;
}
    .testimonial .owl-carousel .owl-next:hover, .testimonial .owl-carousel .owl-prev:hover {
        background: #ff6a01 !important;
    }
    .testimonial .owl-carousel .owl-next i {
        color: #fff;
        font-size: 16px;
    }
.testimonial .owl-dots {
    text-align: center;
    top: 30px;
    position: relative;
}
.testimonial .owl-carousel button.owl-dot {
    background: #222;
    padding: 4px !important;
    margin: 2px;
}
    .testimonial .owl-carousel button.owl-dot.active {
        background: #ff5e00;
    }





.testimmainsection {
    background-image: var(--testimbgimage);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}
.testimmainsection .text__link {
    padding-top: 10px
}
.testimmainsection .banner-contact {
    padding: 40px 0 40px 40px
}
.testimmainsection .banner-contact .banner-contact__title {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 30px
}
.testimmainsection .banner-contact .banner-contact__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    border-radius: 40px;
    color: #fff;
    background-color: #fdb900
}
.testimmainsection .text__link {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 15px;
}
.testimmainsection .text__link a {
    border-bottom-color: #fdb900;
    border-bottom: 2px solid #0e2b5c;
    padding-bottom: 2px;
    color: #fdb900;
}
.testimonials-box {
    padding: 70px 50px 50px 130px;
    position: relative;
    z-index: 2;
    background-color: #fdb900 !important;
    margin-top: -80px;
}
.testimmainsection .heading__subtitle {
    font-size: 15px;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 18px;
}
.testimmainsection .testimonial-item .testimonial-item__desc {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    font-style: italic;
    margin-bottom: 30px;
}
.testimonials-box .testimonial-item .testimonial-item__meta {
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.testimonials-box .testimonial-item .testimonial-item__thumb {
    opacity: 1;
    padding: 2px;
    margin-right: 20px;
    border-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 50px !important;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.testimonial-item__thumb img {
    max-width: 100%;
    border-radius: 50%;
}
.testimonials-box .testimonial-item .testimonial-item__meta__title {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
    white-space: nowrap;
}

.testimonials-box .testimonial-item p {
    color: #f9f9f9;
    line-height: 1.5;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 30px;
}
.testimonials-box .testimonial-item .testimonial-item__meta__desc {
    color: #f9f9f9;
    line-height: 25px;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
}
.testimmainsection .video-banner {
    min-height: 120px;
    position: relative;
    height: 100%;
}
.video-banner .video__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video__btn {
    text-align: center;
    display: inline-block;
    position: relative;
    padding-left: 70px;
    height: 70px;
}

    .video__btn .video__player {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 50%;
        background-color: #3a72b4;
        color: #fff;
    }

    .video__btn .video__player-animation {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0.2;
        border: 2px solid #3a72b4;
        border-radius: 50%;
        -webkit-animation: pulsing 3s linear 0s infinite;
        animation: pulsing 3s linear 0s infinite;
    }

    .video__btn .video__player-animation-2 {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

    .video__btn .video__player-animation-3 {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s;
    }

    .video__btn:hover .video__player-animation {
        opacity: 0;
        -webkit-animation-play-state: paused;
        animation-play-state: paused;
    }

    .video__btn .video__btn-title {
        font-size: 14px;
        font-weight: 700;
        padding-top: 20px;
        line-height: 1;
        display: inline-block;
        white-space: nowrap;
    }

.video__btn-white .video__player {
    background-color: #fff !important;
    color: #0b2653;
}

.video__btn-white .video__player-animation {
    border-color: #fff !important;
}

.video__btn-theme .video__player-animation {
    border-color: #3a72b4;
}
@-webkit-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        opacity: 0.3;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        opacity: 0.3;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
.video__btn .video__btn-title {
    position: absolute;
    bottom: -30px;
    left: -12px;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 700;
    padding-top: 20px;
    display: inline-block;
    white-space: nowrap;
    color: #fff;
}
.mt--80 {
    margin-top: -80px;
}
.testimmainsection .testimonials-box.mt--80 {
    margin-top: -60px;
}
.testimonials-box:after {
    content: '';
    position: absolute;
    top: 117px;
    left: 20px;
    z-index: -1;
    width: 90px;
    height: 64px;
    background-image: url(../img/quote-icon2.png);
}
.col-padding-0, .col-padding-0 > .row > [class*=col-] {
    padding: 0;
}
.col-padding-0 .row {
    margin: 0;
} 

@media (max-width: 1024px) {
    .testimonial-boxs .testimonial-comment {
        width:100%;
    }
    .testimonial .owl-carousel .owl-prev {
        left: 44%;
    }
    .testimonial .owl-carousel .owl-next {
        right: 44%;
    }


    }
@media (max-width: 767px) {
    .testimonials-box {
        padding: 50px 20px 20px;
        margin-top: 0;
    }

        .testimonials-box:after {
            top: 20px;
            left: auto;
            right: 10px;
            opacity: .6;
        }

    .video__btn .video__btn-title {
        bottom: -20px;
    }
    .testimmainsection .banner-contact {
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }
        .testimmainsection .banner-contact .banner-contact__title {
            text-align: center;
            margin-bottom: 15px;
            margin-top: 10px;
        }
}