.privacy-links a,
.privacy-links {
    color: #fff;
}

.sfm-no-mobile #sfm-sidebar {
    background: #fff;
}

.privacy-links a:hover {
    color: #14abc9;
}

.footer-bottom {
    display: none;
}

.col-lg-4.social-block {
    text-align: center;
}

.site-footer .footer-top .widget-newsletter {
    margin-top: 0;
}

.site-footer .footer-top:before {
    background-color: transparent;
}

.widget-social-icons ul li {
    float: none;
    text-align: center;
    display: inline-block;
}

.site-header .header-top {
    padding-top: 20px;
    padding-bottom: 20px;
}

.site-header.header-over {
    position: relative !important;
}

.site-footer .footer-top {
    margin-bottom: 50px;
}

.site-header .header-bottom .header-logo {
    left: 49%;
}

.slider-item h5 {
    color: #fff;
}

.widget-testimonials-carousel .wrapper-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

.site-footer .footer-bottom {
    background: #344157;
}

.widget-newsletter input[type="submit"] {
    margin-top: 90px;
}

.widget-newsletter {
    float: right;
    color: #fff;
    font-family: 'Lato', sans-serif;
}

.wpcf7-response-output.alert.alert-warning:empty {
    display: none;
}

.wpcf7 br {
    display: block;
}

.checkbox.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.newsletter2 {
    float: left;
    margin-top: 22px;
}

.page-id-4066 .section.subpage-head.page-header {
    display: none;
}

a.experience-link {
    display: block;
    margin: 0 auto;
    width: 330px;
    text-align: center;
    background: #92CEA4 !important;
    color: #19332E !important;
    font-size: 16px !important;
    padding: 20px 30px !important;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 35px;
    border: 1px solid #92CEA4 !important;
    transition: .3s all;
}

a.experience-link:hover {
    background: #fff !important;
}

.hide-col.wpb_column.vc_column_container.vc_col-sm-2 {
    display: none !important;

}

.icons-row .vc_col-sm-2 {
    width: 20%;
}

.end-box {
    height: 500px;
    color: #fff;
}

.logo-ebike-map img {
    width: 95px;
    margin-top: 35px;
}

.hero-ebike {
    height: 650px;
}

@media screen and (max-width: 767px) {
    .site-footer .footer-top .widget-newsletter {
        margin-bottom: 65px;
    }

    .icons-row .vc_col-sm-2 {
        width: 100%;
    }
}