
/* Our Team 9 (Carousel)
-------------------------------------------------- */

.ourteam-owl-carousel-type9 {
    min-width: 800px;
}

.ourteam-owl-carousel-type9 .ourteam-item figure {
    width: auto;
    text-align: center;
}

.ourteam-owl-carousel-type9 .ourteam-item figure img {
    border: 1px solid #e4e4e4;
}

.ourteam-owl-carousel-type9 .ourteam-item .tdetail {
    border: 1px solid #e4e4e4;
    text-align: center;
    margin: 0 auto;
    width: 81%;
    border-top: 0;
    margin-top: -1px;
}

.ourteam-owl-carousel-type9 .ourteam-item .tdetail h2 {
    padding: 20px 0 9px;
    margin-bottom: 0;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 400;
    font-size: 32px;
}

.ourteam-owl-carousel-type9 .ourteam-item .tdetail h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    color: #616161;
}

.ourteam-owl-carousel-type9 .owl-item.active.center>.ourteam-owl-carousel-type9 .ourteam-item .tdetail {
    background-color: #000;
}

.ourteam-owl-carousel-type9 .owl-stage-outer .owl-stage {
    display: -webkit-inline-box;
}

.ourteam-owl-carousel-type9 .owl-item.active.after .ourteam-item .tdetail {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    position: absolute;
    right: 50%;
    top: 0;
}

.ourteam-owl-carousel-type9 .owl-item.active.after .ourteam-item figure {
    margin-top: 89px;
}

.ourteam-owl-carousel-type9 .owl-item.active.after .ourteam-item .tdetail {
    border-bottom: 0;
    border-top: 1px solid #e4e4e4;
}

.ourteam-owl-carousel-type9 .owl-nav .owl-prev:after,
.ourteam-owl-carousel-type9 .owl-nav .owl-next:after {
    font-family: "linea-arrows-10";
    position: absolute;
    font-size: 60px;
}

.ourteam-owl-carousel-type9 .owl-nav .owl-prev:after {
    content: "\e05e";
    left: 181px;
    top: 107px;
}

.ourteam-owl-carousel-type9 .owl-nav .owl-next:after {
    content: "\e060";
    right: 166px;
    bottom: 128px;
}

.ourteam-owl-carousel-type9 .owl-nav .owl-prev:hover::after,
.ourteam-owl-carousel-type9 .owl-nav .owl-next:hover::after {
    color: #8863ff;
}

.ourteam-owl-carousel-type9 .center .ourteam-item .tdetail h2 {
    padding-top: 37px;
}

.ourteam-owl-carousel-type9 .center .ourteam-item .tdetail h5 {
    margin-bottom: 35px;
}

@media screen and (min-width: 1441px) {
    .ourteam-owl-carousel-type9 .owl-item.active.center {
        width: 570px !important;
        height: 570px;
    }
    .ourteam-owl-carousel-type9 .owl-item.active.after,
    .ourteam-owl-carousel-type9 .owl-item.active.before {
        width: 7% !important;
        height: 393px;
    }
    .ourteam-owl-carousel-type9 .owl-stage-outer {
        min-height: 800px;
    }
    .ourteam-owl-carousel-type9 .owl-item.active.center {
        width: 9.5% !important;
        height: 600px;
    }
    .ourteam-owl-carousel-type9 .owl-item.active.after {
        position: relative;
        height: 419px;
        margin-top: 269px;
    }
}

@media screen and (max-width: 1440px) {
    .ourteam-owl-carousel-type9 .owl-dots {
        margin-top: 60px;
    }
}

@media (max-width:767px) {
    .ourteam-owl-carousel-type9 .owl-stage-outer .owl-stage {
        display: inherit;
    }
    .ourteam-owl-carousel-type9 {
        min-width: inherit;
    }
}
