.tes_carusel_wrapper .owl-next,.tes_carusel_wrapper .owl-prev {
    width: 40px;
    height: 40px;
    top: calc(50% - 25px);
    display: inline-block;
    padding: 0!important;
    margin: 0!important;
    position: absolute;
    color: #fff!important;
    border-radius: 50%;
    background-color: #000!important
}

.tes_carusel_item,.tes_carusel_item_name {
    box-sizing: border-box;
    position: relative;
    direction: rtl
}

.tes_carusel_wrapper {
    float: left;
    width: 100%;
    box-sizing: border-box;
    list-style-type: none
}

.tes_carusel_items {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.tes_carusel_wrapper .owl-prev {
    right: 0;
    opacity: 1;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.tes_carusel_wrapper .owl-next {
    left: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.tes_carusel_wrapper span {
    font-size: 35px;
    line-height: .6em!important
}

.tes_carusel_wrapper .owl-theme .owl-nav {
    margin-top: 0
}

.tes_carusel_item {
    float: right;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    padding: 30px 20px 20px;
    background-color: #333;
    border: 0 solid;
    border-bottom: 2px solid #faebde;
    border-radius: 3px
}

.tes_carusel_item_img {
    float: right;
    width: 70px;
    height: 70px;
    margin-left: calc(50% - 35px);
    margin-right: calc(50% - 35px);
    margin-bottom: 5px;
    background-color: rgb(255 255 255 /0);
    border-radius: 50%;
    box-sizing: border-box;
    border: 0 solid #a7cde0
}

.tes_carusel_item_content {
    float: right;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 10px
}

.fs_middle_bcarusel {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 15px
}

.tes_carusel_item_name {
    float: right;
    width: 100%;
    display: table
}

.tes_carusel_item_text {
    overflow: hidden;
    visibility: visible
}

.tes_carusel_items_grid .owl-carousel {
    display: none;
    width: auto!important;
    z-index: 1
}

.tes_stars {
    width: 100%;
    float: right;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px
}

.qoute_down,.qoute_up {
    width: 25px;
    position: absolute;
    z-index: 1;
    opacity: .9
}

.tes_stars img {
    width: 70px!important
}

.qoute_up {
    right: 15px;
    top: 15px
}

.qoute_down {
    left: 15px;
    bottom: 15px
}

@media all and (min-width: 1438px) {
    .tes_carusel_items_grid.owl-carousel {
        width:calc(100% - 80px);
        padding: 0;
        margin: auto;
        position: relative;
        max-width: 1480px;
    }

    .tes_carusel_item_text {
        height: 180px
    }
}

@media all and (max-width: 1439px) and (min-width:769px) {
    .tes_carusel_items_grid.owl-carousel {
        width:calc(100% - 80px);
        padding: 0;
        margin: auto;
        position: relative
    }

    .tes_carusel_item_text {
        height: 200px
    }
}

@media (max-width: 768px) and (min-width:481px) {
    .tes_carusel_items_grid.owl-carousel {
        width:calc(100% - 15px)!important;
        padding: 0 7.5px 20px;
        margin: auto;
        position: relative
    }

    .tes_carusel_wrapper .owl-prev {
        width: 50px;
        height: 50px;
        right: 23px;
        top: calc(50% - 35px)
    }

    .tes_carusel_wrapper .owl-next {
        width: 50px;
        height: 50px;
        left: 23px;
        top: calc(50% - 35px)
    }

    .tes_carusel_item {
        width: calc(100% - 80px);
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 20px;
        padding: 40px 20px 20px;
        border-radius: 10px
    }

    .tes_carusel_item_text {
        min-height: 130px
    }

    .tes_carusel_item_img {
        float: right;
        width: 20px;
        height: 20px;
        margin-left: calc(50% - 10px);
        margin-right: calc(50% - 10px);
        margin-bottom: 5px;
        display: none
    }
}

@media (max-width: 480px) and (min-width:319px) {
    .tes_carusel_items_grid.owl-carousel {
        width:calc(100% - 15px)!important;
        padding: 0 7.5px 20px;
        margin: auto;
        position: relative
    }

    .tes_carusel_wrapper .owl-prev {
        width: 40px;
        height: 40px;
        right: 10px;
        top: calc(50% - 65px)
    }

    .tes_carusel_wrapper .owl-next {
        width: 40px;
        height: 40px;
        left: 10px;
        top: calc(50% - 65px)
    }

    .tes_carusel_item {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
        padding: 40px 40px 20px;
        border-radius: 10px;
        border-bottom: 2px solid rgb(243 214 108)
    }

    .tes_carusel_item_text {
        min-height: 130px
    }

    .tes_carusel_item_img {
        float: right;
        width: 20px;
        height: 20px;
        margin-left: calc(50% - 10px);
        margin-right: calc(50% - 10px);
        margin-bottom: 5px;
        display: none
    }
}

@media all and (max-width: 320px) {
    .tes_carusel_items_grid.owl-carousel {
        width:calc(100% - 15px)!important;
        padding: 0 7.5px 20px;
        margin: auto;
        position: relative
    }

    .tes_carusel_wrapper .owl-prev {
        width: 40px;
        height: 40px;
        right: 10px;
        top: calc(50% - 65px)
    }

    .tes_carusel_wrapper .owl-next {
        width: 40px;
        height: 40px;
        left: 10px;
        top: calc(50% - 65px)
    }

    .tes_carusel_item {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
        padding: 40px 40px 20px;
        border-radius: 10px;
        border-bottom: 2px solid rgb(243 214 108)
    }

    .tes_carusel_item_text {
        min-height: 130px
    }

    .tes_carusel_item_img {
        float: right;
        width: 20px;
        height: 20px;
        margin-left: calc(50% - 10px);
        margin-right: calc(50% - 10px);
        margin-bottom: 5px;
        display: none
    }
}
