.swiper-div {
    position: absolute;
    bottom: 10px;
    text-align: left;
    left: 10px;
    padding: 10px 20px;
    background: none;
}
.swiper-div .btn {
    background: -webkit-gradient(linear,left top,left bottom,from(#226dbf),to(#04407d));
    background: linear-gradient(180deg,#226dbf 0,#04407d 100%) !important;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.swiper-text-block {
}
.swiper-text-block h3 {
    line-height: 1em;
}
.swiper-text-block h4 {
    margin-top: -5px;
}
h3.line-height-3.text-lg-10.font-weight-extra-bold {
    font-size: 32px !important;
}
