.slider-full-not-bg {
  height: 377px;
  overflow: hidden;
  text-align: center;
}

.slider-full-not-bg .slick-dots li button:before {
  text-shadow: 0 0 1px #50954e;
  color: #66a94f;
}

.slider-full-not-bg__item {
  padding-top: 70px;
  padding-bottom: 70px;
  color: white;
}

.slider-full-not-bg__info-title {
  margin-bottom: 20px;
  color: #1c1c1c;
  font-size: 36px;
  font-weight: normal;
  height: 84px;
  line-height: 42px;
  overflow: hidden;
}

.slider-full-not-bg__info-descr {
  margin-bottom: 15px;
  color: #b0afaf;
  font-size: 14px;
  font-style: italic;
  height: 48px;
  line-height: 16px;
  overflow: hidden;
}

.slider-full-not-bg__button {
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #81c058;
  border-radius: 3px;
  color: #f1f1f1;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
}

.slider-full-not-bg__button:hover {
  background-color: #66a94f;
  color: #f1f1f1;
}
