
.faculty-carousel.owl-drag .owl-item {
    /* margin-right: 20px; */
}
.r {
    margin-left: 10px;
}
.out-slider-box-container{
    margin-top: 40px;
}
.owl-stage{
    padding:5px 0px;
}
.faculty-carousel .owl-prev,
.faculty-carousel .owl-next{
    top: 110px;
    z-index: 2;
    width: 30px;
    /* height: 151px; */
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    /* border-radius: 50%; */
    /* background-color: #fff; */
    /* box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%); */
    /* content: none; */
}
.faculty-carousel .owl-prev{left:-60px}
.faculty-carousel .owl-next{right: 0px;}


.faculty-carousel_f .owl-prev,
.faculty-carousel_f .owl-next{
    top: 170px;
    z-index: 2;
    width: 30px;
    /* height: 151px; */
    padding: 8px;
    margin-top: -20px;
    position: absolute;
    /* border-radius: 50%; */
    /* background-color: #fff; */
    /* box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%); */
    /* content: none; */
}
.faculty-carousel_f .owl-prev{left:-55px}
.faculty-carousel_f .owl-next{right: -30px;}


