.horkina .news-list
{
	word-wrap: break-word;
	margin: auto;
}

.horkina .news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.horkina .news-date-time {
	color:#486DAA;
}
.horkina h4 {
	margin: 10px 0 26px!important;
}
.horkina h3 {
	margin: 0 0 10px!important;
}
.horkina .timing-list{
	background-color: #f9f9fa;
	height: 150px;
	margin: 0px 0 10px;
	width: 33.1%;
}
.horkina .inner_container{
	height: 200px;
	width: 100%;
	background-size: cover;
}
.horkina .ed_container {
	position: relative;
	opacity:1;
	transition:width 0.4s, opacity 1.1s;
	-webkit-animation-name: gradient-fade;
	-webkit-animation-duration: 1.1s;
	text-align: center
}
.horkina .header_block_horkina{
	font-size: 21px;
	font-weight: 800;
	font-family: Tahoma;
	color: #000000 !important;
	line-height: 1.4;
}
@media screen and (max-width: 768px){
	.horkina .header_block_horkina{
		font-size: 20px;
	}
	.horkina .main_content{
		width: 100%;
		display: inline-block;
		margin-right: 2%;
	}
	/*.horkina .main_content_timing{*/
	/*	display: flex;*/
	/*	justify-content: space-between;*/
	/*	flex-direction: column;*/
	/*	align-items: center;*/
	/*}*/
}

@media screen and (max-width: 768px){
	.horkina .main_content_timing{
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		align-items: center;
	}
	.horkina_photo{
		margin-bottom: 15px;
	}
}

/*@media screen and (min-width: 320px) and (max-width: 1440px) {*/
/*	.horkina_photo{*/
/*		width: 150px!important;*/
/*		height: 150px!important;*/
/*	}*/
/*}*/

/*@media screen and (min-width: 768px) and (max-width: 768px) {*/
/*	.horkina_photo{*/
/*		width: 100px!important;*/
/*		height: 100px!important;*/
/*	}*/
/*}*/

@media screen and (min-width: 768px) and (max-width: 1023px){
	.horkina .header_block_timing{
		font-size: 21px;
	}
	.horkina .main_content{
		width: 27.1%;
		display: inline-block;
		margin-right: 2%;
		/*box-shadow: 0 0 10px 3px rgb(221 221 221);*/
	}
	.horkina .main_content_timing{
		display: flex;
		justify-content: space-between;
	}
}
@media screen and (min-width: 1024px){
	.horkina .main_content_timing{
		display: block!important;
	}
	.horkina .main_content {
		width: 31.1%;
		display: inline-block;
		padding: 20px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1280px){
	/*.horkina .main_content {*/
	/*	width: 20.1%;*/
	/*}*/
	.horkina_photo {
		width: 150px !important;
		height: 150px !important;
	}
}

.horkina .name_block{
	position: absolute;
	right: 2%;
	top: 15%;
	width: 50%;
	font-weight: 800;
	font-family: 'Montserrat2', sans-serif;
	color: #000000;
}
.horkina .delivery_block{
	position: absolute;
	right: 2%;
	bottom: 20%;
	width: 50%;
	font-weight: 800;
	font-family: 'Montserrat2', sans-serif;
	color: #000000;
}
.horkina .timing-list-news{
	width: 70%;
	/*margin-bottom: 80px;*/
}
.horkina .on_header_block_horkina{
	font-family: Tahoma;
	font-size: 11.5px;
}
.horkina .main-title_timing{
	margin: 0 0 50px 0px !important;
}
.horkina .title-main_page {
	text-align: center;
	font-family: Tahoma;
	font-size: 33px;
}
.horkina .main_content_timing {
	display: flex;
	justify-content: space-between;
}
@media screen and (min-width: 769px) and (max-width: 818px){
	.horkina .main_content_timing {
		display: flex;
		flex-wrap: wrap!important;
	}
	.horkina .ed_container{
		padding-bottom: 10px!important;
	}
}
.horkina_cust {
	background-color: #F3F3F3;
}
/*@media screen and (min-width: 819px) and (max-width: 1339px){*/
/*	.horkina_photo {*/
/*		width: 99px !important;*/
/*		height: 99px !important;*/
/*	}*/
/*}*/
.horkina.horkina_cust{
	padding: 50px 0px;
}