.classic-title {
	margin-bottom: 8px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee;
	font-weight: 300;
	color:#888;
}
.classic-title span {
	padding-bottom: 8px;
	font-weight: 400;
}
.touch-carousel .owl-controls .owl-buttons {
    position: absolute;
    right: 2px;
    top: -50px;
    min-width: 70px;
}

.touch-carousel .owl-controls .owl-buttons div, .benefits-carousel .owl-controls .owl-buttons div {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-left: 4px;
  transition: all 0.4s ease-in-out 0s;
  width: 22px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.touch-carousel .owl-controls .owl-buttons div i, .benefits-carousel .owl-controls .owl-buttons div i {
  color: #ccc;
  font-size: 1.2em;
  transition: all 0.4s ease-in-out 0s;
}
.benefit {
    padding-bottom: 20px;
    padding-top:20px;
}
.item.nav_owl_desc_8 {
    color: #fff;
    position: absolute;
    right: 40px;
    top: 40px;
    max-width: 380px;
}