/* slider */

.sm_slider {
  margin: 0 auto 60px;
  width: auto;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.sm_slider img {
  max-width: 100%;
 }
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}

.topics {
    font-weight: bold;
    margin: 40px 0 10px 0;
    display: block;
    font-size: 150%;
    color: #222222;
    font-family: serif;
}

.news_title {
	font-weight: bold;
   padding-top: 5px;
}
.news_topics {
    overflow: hidden;
    padding: 10px 0px 10px 0px;
    margin: 0 0 15px 0;
    border-bottom: dotted 1px #ccc;
}
.child2 p {
  margin:0;
}
.event{
    padding-bottom: 15px;
    border-bottom: dotted 1px #ccc;
}
