

/* Start:/local/templates/kemgik/components/bitrix/news/struct_full/bitrix/news.list/.default/style.css?17538923332791*/
.struct-kemgik {
	display:flex;
	flex-wrap:wrap;

}

.struct-head{
	display:flex;
	flex-wrap:wrap;
	flex-direction: column;
	width:25%;
	margin-bottom: 50px;
}

.struct-head-item, .struct-child, .struct-child2 {
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	margin: 10px 15px;
}

.struct-head-item {
	border: 3px solid transparent;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 10px 14px;
    cursor: pointer;
    display: flex;
    flex-direction: column;

}

.struct-child {
	border: 1px solid;
    border-image-source: linear-gradient(90deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 15px 20px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    background: white;
    z-index: 9;
}

.struct-child2 {
	width: 80%;
	position:relative;
	margin: 5px auto;
	border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(9, 125, 192, 0.2) 0%, rgba(69, 81, 88, 0.2) 100%);
    border-image-slice: 1;
}

.struct-head .top {
	text-decoration:none;
	font-size:0.85em;
}

.struct-head .struct-child2 .top{
	color: #000;
    text-align: center;
    padding: 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    z-index: 99;
    background: white;
}

.struct-head-item .top{
	color: #000;
    text-align: center;
    padding: 10px;
    font-family: 'Spectral';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
}

.struct-child .top{
	color: #000;
}

.top h2 {
	margin:0;
}

.struct-head-item div, .struct-child div, .struct-child2 div{
	margin: 3px 10px;
}

.struct-child + .struct-child2{
	margin-top: 0%;
}


.struct-child + .struct-child2:after, .struct-child + .struct-child2:before {
	transform: translateY(-56%);
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.struct-child + .struct-child2:after {
	border-color: rgb(0 114 187 / 0%);
    border-top-color: #cee5f2;
    border-width: 40px;
    margin-left: -40px;
    margin-top: 20px;
}

.detail_picture {
	o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 20% 0;
    object-position: 20% 0;
    width: 240px;
    height: 320px;
    margin-bottom: -25px;
    margin-left: 8.5%;
    background: white;
    z-index: 9;
    border: double 8px transparent;
    background-image: linear-gradient(white, white), linear-gradient(90deg, #097DC0 ,#FFBA00 );
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.struct-head-item .bottom {
    font-size: 15px;
    font-weight: 400;
    font-family: raleway;
    margin-top: 20px;
    color: #303030;
    text-align: center;
}
/* End */
/* /local/templates/kemgik/components/bitrix/news/struct_full/bitrix/news.list/.default/style.css?17538923332791 */
