/*sakib*/


.rr-addons--testimonial-thumb {
    position: relative;
}


.rr-addons-icon-videobox {
    bottom: 37px;
    background: #FEE444;
    padding: 30px;
    text-align: center;
    position: absolute;
    left: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rr-addons--testimonial-thumb img {
    width: 100% !important;
    height: 100% !important;
    display: inline-block !important;
}

.rr-addons--testimonial-thumb .owl-carousel .owl-item img{
    height: 100%  !important;
}
.rr-addons--tc p {
    font-size: 28px;
    line-height: 46px;
}

.t--name {
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 4px;
}

.t-postion {
    opacity: 0.7;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

/*.rr-addons--testimonial .owl-prev, .rr-addons--testimonial .owl-next {
    position: absolute;
    right: 30px;
    bottom: -25px;
}*/



/*.rr-addons--testimonial .owl-prev {
    right: 100px;
}*/

.rr-addons--testimonial .owl-nav{
    position: absolute;
    right: 0;
    bottom: -40px;
}
.rr-addons-contact-from button i {
    margin-left: 20px;
}
.rr-addons--testimonial .owl-nav i {
    color: #FFFFFF;
    font-size: 24px;
}

.rr-addons--testimonial .owl-nav .owl-prev {
    margin-right: 60px;
}

.rr-addons--testimonial .owl-nav i:hover {
    color: #FEE444;
}
