/* СЛАЙДШОУ */

.sp-corporex-layout .sp-slider-content {
    padding-bottom: 100px;
    top: 10%;
}
.sp-full-text {display: none}
.btn-more {
    background-color: #ffce39;
    border-radius: 30px;
    color: #333;
    padding: 10px 40px;
    text-decoration: none;
}



/* MENU */

.bm-cool-menu {
    display: table !important;
    width: 100%;
    text-align: center;
}

.bm-cool-menu li {
    float: none;
    display: table-cell
}
.bm-cool-menu a, .bm-cool-menu span {
    display: block;
    float: none;
}