.gallery-top .swiper-slide .img-tienich:before, .tienich .swiper-slide .img-tienich:after {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.6;
    content: "";
    background-size: 100% 100%;
}
.gallery-top .swiper-slide:before {
    background-image: url(../images/section5-gradient3.png);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 3;
}
.gallery-top .swiper-slide .img-tienich:before {
    background-image: url(../images/section5-gradient1.png);
    right: 0;
    bottom: 0;
    background-position: bottom right;
    height: 100%;
    width: 41.2884333821%;
}
.gallery-top .swiper-slide .img-tienich:after {
    background-image: url(../images/section5-gradient2.png);
    top: 0;
    left: 0;
    background-position: top left;
    width: 28.4040995608%;
    height: 68.8405797101%;
}
.gallery-top .swiper-slide .info-tienich {
       position: absolute;
    right: 4.39238653%;
    bottom: 22%;
    text-align: right;
    width: 20%;
    z-index: 10;
    color: #fff;
}
.tienich .utilities_title {
        position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    z-index: 10;
    color: #fff;
    width: 100%;
    padding-left: 10%;
}
.img-tienich img{
    height: 650px;
    width: 100%;
    object-fit: cover;
}
.thumbs-tienich{
        text-align: center;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 3px solid #fff;
    padding: 20px;
    margin: auto;
}
.thumbs-tienich > img {
    height: 100%;
}
.swiper-container.gallery-thumbs {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    max-width: 900px;
}
.swiper-container.gallery-thumbs .swiper-button-prev {
    background-image: url(../images/section6-prev.png);
}
.swiper-container.gallery-thumbs .swiper-button-next {
    background-image: url(../images/section6-next.png);
}
.swiper-button-next, .swiper-button-prev {
    width: 35px!important;
}
.swiper-slide.swiper-slide-thumb-active .thumbs-tienich{
    background: #1e110d;
}
.mb-1 {
    text-transform: uppercase;
    font-size: 20px;
}
