.simple-slider .swiper-slide {
  height: 387px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none;
  }
}

@media (max-width:767px) {
  .simple-slider .swiper-slide {
    height: 387px;
  }
}

.h1, h1 {
  font-size: 20px;
}

.clean-block .block-heading h1, .clean-block .block-heading h2, .clean-block .block-heading h3, .title_01 {
  color: #000  !important;
  text-shadow: 2px 2px 3px #000;
}

img, svg {
}

.title_01 {
  line-height: 37px;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 20px;
}

.title_02 {
  font-size: 23.7px;
  line-height: 72px;
  color: #fff;
}

.lv_bg1 {
  background: #d3ded3;
  min-height: 100px;
  border-radius: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pra_lista h6 {
  font-size: 18px;
  margin-top: 12px;
}

.news_a {
  margin: 50px 0px;
  min-height: 120px;
}

