@import "30d7753355.min.css";
/*@import "../../plugins/bootstrap-4.6.1-dist/css/bootstrap.min.css";*/
@import "style.css";

.slider-home__man-bull-img {
    bottom: 0;
}

.slider-home__text {
    margin-top: 0;
}

.banner-bg {
    background-image: url("/static/home/images/man_bull.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.slider-home__btn:hover,
a.btn-hover-white:hover {
    color: #ffffff!important;
}

.section5 {
    padding: 90px 0;
}

.post-info {
    background-color: #E5E5E5;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 10px auto;
}

.post-info p {
    margin-bottom: 0;
    font-size: 14px;
}

.clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp-1 {
    -webkit-line-clamp: 1;
}

#navbar_top .header-logo {
    max-height: 100%;
}

img {
    max-width: 100%;
}