.fitness-page .footer-left__phone a,
.fitness-page .footer-left__btn,
.fitness-page .footer-bottom__copyright,
.fitness-page .footer-left__bottom-alt,
.fitness-page .footer-right__title,
.fitness-page .footer-bottom__politic {
    color: #49403d;
    border-color: #49403d;
}

.fitness-page .footer-bottom__developed svg {
    fill: #49403d;
}

.fitness-page .footer-right__row a {
    background: rgba(73, 64, 61, 0.4);
}

.swiper-wrapper.count-1 {
    display: block;
}

.swiper-wrapper.count-1 img {
    max-height: initial;
}

@media all and (min-width: 1000px) {

    .swiper-wrapper.count-1 .swiper-slide {
        text-align: center;
    }
    .swiper-wrapper.count-1 img {
        max-width: 70%;
        margin: 0 auto;
        height: auto;
    }
}

.footer-left__bottom {
    color: #49403d !important;
}

.footer-left__bottom span {
    display: inline;
    border-bottom: 1px solid rgba(73, 64, 61, 0.3) !important;
}