.section__block--top-page {
  max-width: 1100px;
}

.header__logo{
margin:2rem 1rem;
}

.header__logo-img img{
width:80%;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
  width:100%;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}

.footer-nav__title{
color:#fefefe;
}

.footer__copyright {
    border-top: 1px solid #fefefe;
}

.footer__copyright p, .footer__copyright address {
    color: #fefefe;
    margin: 0;
}

.btn-pagetop {
    background: #d1c1aa;
}
