.container{
    width:1140px;
    margin:auto;
}

.site-header{
    background:#000;
    color:#fff;
}

.site-footer{
    background:#111;
    color:#fff;
    text-align:center;
}
.logo-slider .swiper-wrapper{
    transition-timing-function: linear !important;
}