
#demos .owl-carousel {
    margin: 2rem 0
}

#demos .owl-carousel .item {
    height: 40rem;
    background: #4DC7A0;
    padding: 1rem;
    background-size: cover;
    background-position: center;
    position: relative;
}

#demos .owl-carousel .item h4 {
    color: #FFF;
    font-weight: 400;
    margin-top: 0rem
}

#demos .owl-carousel .item-video {
    height: 300px
}

#demos #setup {
    margin-top: 4rem
}

#demos .demo-list h5 {
    margin: 0
}

.slide3desc{
    position: absolute;
    height: 12rem;
    overflow: hidden;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(255,255,255, 0.5);
    padding: 0rem 2rem;
}

#menu{
    z-index: 10;
    margin-bottom: 0px!important;
}

#slide3{
    z-index: 5;

}

.lent{
    background-image: url("/cart/pr_slider/images/lent.png");
    width: 242px;
    height: 241px;
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 7;
}
#slide3 .owl-stage-outer{
    /*overflow: visible;*/
}