.widget.c-news.c-news-template-5 .widget-content {
  position: relative;
}
.c-news-template-5 .widget-item {
  min-height: 465px;
  border: 1px solid #e1e1e1;
}
.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: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.widget.c-news.c-news-template-5 .widget-item-text {
  padding: 30px 55px;
}
.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-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #000000;
  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: 16px;
  line-height: 24px;
  color: #444444;
  margin-top: 25px;
}
.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;
}
@media all and (max-width: 768px) {
  .c-news-template-5 .widget-item {
    min-height: unset;
  }
  .widget.c-news.c-news-template-5 .widget-item-text {
    padding: 30px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-news.c-news-template-5 .widget-item-description {
    display: none;
  }
}
@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: 15px;
  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 */
