.widget.c-sections.c-sections-template-1 .widget-element-wrap {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.widget.c-sections.c-sections-template-1 .widget-content {
    border: 2px solid #000000;
    border-bottom: none;
    margin-top: 32px;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.all-col .widget-element-picture-block {
    height: 255px;
}
.widget.c-sections.c-sections-template-1 .widget-content .intec-grid > div:first-child {
    border-right: 2px solid #000000;
}
.widget.c-sections.c-sections-template-1 .widget-content .intec-grid > div {
    border-bottom: 2px solid #000;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col {
    height: 50%;
    border-bottom: 2px solid #000;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col:last-child {
    border-bottom: 0;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col {
    height: 50%;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.right-col {
    height: 100%;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap .widget-element {
    height: 100%;
    position: relative;
    overflow: hidden;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.right-col .widget-element-picture-block {
    display: block;
    height: 595.5px;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col .widget-element-picture-block {
    height: 255px;
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap {
    padding: 0 0px 0px 33px;
    border-top: 2px solid #000000;
    height: 85px;
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: space-between;
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap .widget-element-arrow:after {
    content: "";
    left: 0;
    height: 85px;
    position: absolute;
    width: 2px;
    background: #000;
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap .widget-element-arrow svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap .widget-element-arrow {
    align-self: stretch;
    width: 85px;
    position: relative;
    height: 85px;
	transition:0.4s;
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap:hover .widget-element-arrow {
    background: #ffde92;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap:hover {
 
}
.widget.c-sections.c-sections-template-1 .widget-element-picture {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.widget.c-sections.c-sections-template-1 .widget-element-picture-block {
  position: relative;
  display: block;
}
.widget.c-sections.c-sections-template-1 .widget-element-picture-wrap {
    position: absolute;
    top: 20px;
    left: 22px;
    right: 22px;
    bottom: 20px;
    text-align: center;
}
.widget.c-sections.c-sections-template-1 .widget-element-name {
    text-align: left;
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.03em;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-width: 300px;
}
.widget.c-sections.c-sections-template-1 .widget-header .widget-title {	
	background-image: linear-gradient(0, #fff 5px, #ffde92 2px, #ffde92 20px, #ffde92 15px, transparent 10px);
    display: inline;
    font-weight: 600;
    font-size: 28px;
    line-height: 144%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.widget.c-sections.c-sections-template-1 .widget-header .widget-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.03em;
    color: #8E8E8E;
}
@media all and (max-width: 1024px) {
	.widget.c-sections.c-sections-template-1 .widget-header .widget-title{
	    font-size: 22px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-header .widget-description{
	    font-size: 16px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap.right-col .widget-element-picture-block{
	    height: 400.5px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col .widget-element-picture-block {
		height: 165px;
	}
	.widget.c-sections.c-sections-template-1 .widget-element-picture-wrap{
	    top: 9px;
		left: 10px;
		right: 10px;
		bottom: 9px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-name-wrap{
	    height: 69px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-name-wrap .widget-element-arrow{
		width: 69px;
		height: 69px;
		min-width: 69px;
		margin-left: 10px;
	}
	.widget.c-sections.c-sections-template-1 .widget-element-name{
	    font-size: 16px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-name-wrap {
		padding: 0 0px 0px 20px;
	}

}
@media all and (max-width: 768px) {
	.widget.c-sections.c-sections-template-1 .widget-header .widget-title {
		font-size: 18px;
	}
	.widget.c-sections.c-sections-template-1 .widget-header .widget-description {
		font-size: 14px;
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap.right-col .widget-element-picture-block {
		height: 203px;
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col .widget-element-picture-block {
		height: 203px;
	}
	.widget.c-sections.c-sections-template-1 .widget-content{
	    border: none;	
	}
	.widget.c-sections.c-sections-template-1 .widget-content .intec-grid > div {
		border: none !important;
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap{
	    border: 2px solid #000000;
		margin-bottom: 10px;
		height: auto !important;	
	}
	.widget.c-sections.c-sections-template-1 .widget-content{
	    margin-top: 19px;	
	}
	.widget.c-sections.c-sections-template-1 .widget-element-wrap.left-col:last-child {
		border-bottom: 2px solid #000;
	}
}


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