
.slidereaction{
    position: relative;
    top:50px;
    /*width: 150px;*/
    min-height: 500px;
    /*background-color:white ;*/
    padding: 20px;
    border-radius: 5px;
    margin-top: -30px;

}
.slidereaction-single {
    text-align: center;
    /*max-width: 70%;*/
    margin : 0 auto;
}
.owl-carousel .owl-item img.client-img1 {
    width: 100px;
    height: 100px;
    margin: 30px auto;
    border-radius: 50%;
    box-shadow: 0px 9px 32px 0px rgba(0,0,0,0.07);
}


.reaction_title{
    color: #f8d000;
    font-size: 18px;
    font-weight: bold;

}

.position-work{
    color:white;
    font-size: 12px;
}

.slidereaction_txt {
    width:80%;
    margin: 0 auto;
    font-size: 14px;
    color: white;
    line-height: 30px;
    text-align: justify;
    font-weight: 300;
    margin-bottom: 30px;
}
.reaction-sp{
    color:whitesmoke;
    font-size: 12px;

}
.owl-next.disabled,
.owl-prev.disabled {
    opacity: .5;
}
.owl-next,
.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);


}

.owl-next {
    right:40px;

}

.owl-prev {
    left:40px;

}

.owl-carousel .owl-item img.client-img {
    width: 100px;
    height: 100px;
    margin: 30px auto;
    border-radius: 50%;
    box-shadow: 0px 9px 32px 0px rgba(0,0,0,0.07);
}
.owl-carousel .owl-item img.client-logo {
    width:80px;
    height: 135px;

    margin: 30px auto;
    border-radius: 5px;

}

.fa_color{

color:white;
font-size:20px;}
