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

.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;
}

.banner__section {
  margin-top: 2px;
}

.banner-list__unit{
  max-width:300px !important; 
}

.banner-list__unit a{
	max-width: 300px !important;
}

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

.news__list {
  margin-bottom: .5em;
  border-bottom:1px dotted #CCC;
}

.news__date {
  margin-right: 1em;
}

.fb-page{
	margin-top:2em;
	text-align:center;
}

.info_title {
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0 1.2em 0;
}

.important_info{
    border: 4px double red;
    margin: 1em 0;
    padding: 0.8em;
  font-size:0.9em;
  color:red;
  text-align:center;

}
