.widget.c-news.c-news-template-5 .widget-header .widget-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    color: #000000;
}
.widget.c-news.c-news-template-5 {
    padding: 50px 0;
    overflow: hidden;
}
.widget.c-news.c-news-template-5 .widget-content {

	position: relative;
}
.widget.c-news.c-news-template-5 .widget-items {
    position: relative;
    left: -200px;
    width: calc(100% + 200px);
}
.widget.c-news.c-news-template-5 .widget-item-picture {
    display: block;
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    overflow: hidden;
	position:relative;
}
.widget.c-news.c-news-template-5 .widget-item-text {
    padding: 10px 33px 10px 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    border-top-left-radius: 10px;
    display: flex;
}
.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;
    color: #000000;
    text-decoration: none;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 4px;
    padding-top: 7px;
}
.widget.c-news.c-news-template-5 .widget-item-text .image-small {
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
    margin-right: 15px;
}

.widget.c-news.c-news-template-5 .widget-item-price {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #000;
    padding-bottom: 20px;
}

.widget.c-news.c-news-template-5 .text-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.widget.c-news.c-news-template-5 .show {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    opacity: 50%;
    padding-bottom: 10px;
}

.widget.c-news.c-news-template-5 .show svg {
    margin-left: 10px;
}
.widget.c-news.c-news-template-5 .widget-item-description {
  font-size: 15px;
  line-height: 21px;
  color: #444444;
  margin-top: 15px;
}
.widget.c-news.c-news-template-5 .intec-ui-control-navigation {
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left {

    left: auto;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right {
    transition: 0.4s;
    width: 49px;
    height: 49px;
    border: 1px solid #262A2E;
    opacity: 1;
    outline: none;
    background: #fff;
    position: static;
    border-radius: 10px;
    margin-top: 0;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left svg path,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right svg path {
  transition:0.4s;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left:hover svg path,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right:hover svg path {
  fill: #FFF;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left.disabled,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right.disabled {
    background-color: #FFF !important;
    border-color: #8f8f8f !important;
    opacity: 0.7;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.widget.c-news.c-news-template-5 .intec-ui-part-button-left.disabled svg path,
.widget.c-news.c-news-template-5 .intec-ui-part-button-right.disabled svg path {
  fill: #8f8f8f !important;
}
.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 {
    background: #ff1f4c;
    border-color: #ff1f4c;
}
.widget.c-news.c-news-template-5 .widget-item-text {
    margin-left: 30px;
}
.widget.c-news.c-news-template-5 .intec-ui-control-navigation.disabled {
    display: none;
}
.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;
}
.widget.c-news.c-news-template-5 .widget-header {
  overflow: hidden;
}
.widget.c-news.c-news-template-5 .widget-all-container {
  display: none;
}
.widget.c-news.c-news-template-5 .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-news.c-news-template-5 .widget-all-button i {
  display: none;
  font-size: 18px;
}

@media all and (max-width: 1024px) {
	.widget.c-news.c-news-template-5 .widget-item-name,
	.widget.c-news.c-news-template-5 .show	{
		font-size: 14px;
	}
	.widget.c-news.c-news-template-5 .widget-item-text .image-small {
		width: 70px;
		height: 70px;
		min-width: 70px;
	}
}
@media all and (max-width: 799px) {
	.widget.c-news.c-news-template-5 .widget-header .intec-ui.intec-ui-control-navigation {
		display: none;
	}
	.widget.c-news.c-news-template-5 .intec-ui-control-navigation {
        position: absolute;
        left: 80px;
        right: 10px;
        top: 50%;
        justify-content: space-between;
        pointer-events: none;
	}
	.widget.c-news.c-news-template-5 .intec-ui-part-button-left, 
		.widget.c-news.c-news-template-5 .intec-ui-part-button-right {
		pointer-events: all;
	}
	.widget.c-news.c-news-template-5 .widget-item-picture {
		padding-top: 70%;
	}
	    .widget.c-news.c-news-template-5 .widget-items {
        left: -70px;
        width: calc(100% + 70px);
    }
}

@media all and (max-width: 768px) {
	.widget.c-news.c-news-template-5 .widget-header .widget-title {
		font-size: 25px;
	}
}
@media all and (max-width: 649px) {
    .widget.c-news.c-news-template-5 .widget-items {
        left: 0;
        width: 100%;
    }
	.widget.c-news.c-news-template-5 .intec-ui-control-navigation {
		top: auto;
		bottom: 0;
		top: auto;
		position: relative;
		justify-content: center;
		margin-top: 10px;	
		left: 0;
		right: 0;
	}
}
@media all and (max-width: 500px) {
	.widget.c-news.c-news-template-5 .widget-item-picture {
        padding-top: 100%;
    }
}
@media all and (max-width: 400px) {

}
@media all and (min-width: 2000px) {
	.widget.c-news.c-news-template-5 {
		padding: 100px 0;
	}

	.widget.c-news.c-news-template-5 .widget-header .widget-title {
		font-size: 40px;
	}

	.widget.c-news.c-news-template-5 .widget-item-picture {
		padding-top: 700px;
	}

	.widget.c-news.c-news-template-5 .widget-item-name {
		font-size: 20px;
	}

	.widget.c-news.c-news-template-5 .widget-item-text .image-small {
		width: 122px;
		height: 122px;
		min-width: 122px;
	}
}
/*# sourceMappingURL=style.css.map */
