.slider-5 {
    width: 100%;
    height: auto;
    max-width: 1234px;
    padding-right: 36px;
    padding-left: 36px;
    background-color: #fff;
}
.slider-5 .owl-nav {
        position: absolute;
    top: 50%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.slider-5 .owl-nav .owl-prev{
    left: -40px;
    position: absolute;
}
.slider-5 .owl-nav .owl-next{
    right: -40px;
    position: absolute;
}
.w80-50-start {
    position: relative;
    z-index: 1;
    display: flex;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.content6-pic.content6-image3 {
    position: relative;
    top: 0;
    height: 60em;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1 !important;
}
.content6-pic.content6-image2 {
    position: relative;
    height: 30em;
    margin-bottom: 0;
    border-radius: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1 !important;
}
.content6-headline {
    margin-bottom: 45px;
    padding-right: 0;
}

.label {
    padding: 10px 22px 10px 0;
    border-style: solid solid none;
    border-width: 0;
    border-color: rgba(170, 170, 170, .2) rgba(170, 170, 170, .2) rgba(0, 0, 0, .2);
    background-color: hsla(0, 0%, 100%, 0);
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.size1-text {
    margin-right: -40px;
    font-size: 40px;
    line-height: 52px;
    font-weight: 300;
    white-space: normal;
}
.slider-content{   
     padding-left: 0;
    background-color: hsla(0, 0%, 100%, 0);
    font-size: 16px;
    line-height: 26px;
}

