.widget.c-news.c-news-template-5 {
  background: #F9F9F9;
  padding: 0 0 110px 0;
}
.widget.c-news.c-news-template-5 .widget-content {
  position: relative;
}
.widget.c-news.c-news-template-5 .widget-items {
  position: relative;
}
.widget.c-news.c-news-template-5 .widget-item-picture {
  display: block;
  padding-top: 39%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.widget.c-news.c-news-template-5 .widget-item-text {
}
.widget.c-news.c-news-template-5 .widget-item-date {
  font-size: 13px;
  line-height: 13px;
  color: #888888;
  margin-bottom: 15px;
}
.widget.c-news.c-news-template-5 .widget-item-name {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.35px;
  color: #1C1C1C;
  margin-top: 22px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-news.c-news-template-5 .widget-item-description {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.35px;
  color: #1C1C1C;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
  margin-top: 12px;
}
.widget.c-news.c-news-template-5 .intec-ui-control-navigation {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right {
  font-size: 28px;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-color: #FFF;
  border: 1px solid #EFEFEF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left:hover,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right:hover {
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left.disabled:hover,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right.disabled:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left i,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right i {
  display: inline-block;
  vertical-align: middle;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left i {
  padding-right: 2px;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-right i {
  padding-left: 2px;
}
.widget.c-news.c-news-template-5 .widget-item-more {
  display: inline-flex;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.01em;
  margin-top: 16px;
  font-weight: 500;
}
.widget.c-news.c-news-template-5 .widget-item-all{
  display: inline-flex;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.01em;
  font-weight: 500;
}
.widget.c-news.c-news-template-5 .widget-item-more:hover,
.widget.c-news.c-news-template-5 .widget-item-all:hover {
  text-decoration: none;
}
.widget.c-news.c-news-template-5 .widget-item-more svg,
.widget.c-news.c-news-template-5 .widget-item-all svg {
  margin-left: 9px;
  margin-top: 1px;
}
.c-news-template-5 .owl-stage{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.c-news-template-5 .widget-item{
  height: 100%;
}
@media all and (max-width: 1024px) {
	.widget.c-news.c-news-template-5{
		padding: 50px 0 50px 0;
	}
  .widget.c-news.c-news-template-5 .widget-item-all{
    margin-top: 12px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-news.c-news-template-5 .widget-item-text {
  }
}
@media all and (max-width: 600px) {
  .widget.c-news.c-news-template-5 .widget-item-description {
    -webkit-line-clamp: 6;
  }
  .widget.c-news.c-news-template-5 .widget-items{
    margin-top: -20px;
  }
  .c-news-template-5 .owl-stage{
    display: block;
  }
  .widget.c-news.c-news-template-5{
    padding: 50px 0 16px 0;
  }
}
@media all and (max-width: 500px) {
  .widget.c-news.c-news-template-5 .widget-item-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.widget.c-news.c-news-template-5 .widget-items[data-columns="5"] .widget-item-text, .widget.c-news.c-news-template-5 .widget-items[data-columns="6"] .widget-item-text {
  padding: 25px;
}
.widget.c-news.c-news-template-5 .widget-items[data-columns="5"] .widget-item-date, .widget.c-news.c-news-template-5 .widget-items[data-columns="6"] .widget-item-date {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 10px;
}
.widget.c-news.c-news-template-5 .widget-items[data-columns="5"] .widget-item-name, .widget.c-news.c-news-template-5 .widget-items[data-columns="6"] .widget-item-name {
  font-size: 16px;
  line-height: 24px;
}
.widget.c-news.c-news-template-5 .widget-items[data-columns="5"] .widget-item-description, .widget.c-news.c-news-template-5 .widget-items[data-columns="6"] .widget-item-description {
  font-size: 14px;
  line-height: 20px;
}

/*# sourceMappingURL=style.css.map */
