

/* Start:/bitrix/templates/pipe-adaptive/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17846303153399*/
@media (min-width: 769px){
	.list_special {
		margin-bottom: 70px;
	}
	.one_special {
		padding: 20px;
		border-radius: 5px;
		border: 1px solid #e9f0f9;
		margin-bottom: 20px;
		padding-top: 23px;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		height: 295px;
		margin-bottom: 20px;
	}
	.one_special:hover {
		transition: .3s;
		box-shadow: 5px 8.66px 26px 0px rgba(227, 235, 247, 0.35);
	}
	.img_special {
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 5px;
		box-shadow: 5px 8.66px 26px 0px rgba(227, 235, 247, 0.35);
		overflow: hidden;
		flex: 0 0 590px;
		max-width: 590px;
		padding-right: 0;
		height: 100%;
	}
	.img_special a {
		display: block;
		width: 100%;
	}
	.img_special img {
		display: block;
		height: auto;
		width: 100%;
	}
	.text_special {
		flex: 0 0 100%;
		max-width: calc(100% - 590px);
		padding-left: 30px;
		position: relative;
		height: 100%;
	}
	.head_special {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.head_special a {
		color: #000;
	}
	.text_t_special {
		font-size: 16px;
		line-height: 24px;
		font-weight: 500;
		margin-bottom: 20px;
	}
	.bottom_special {
		position: absolute;
		bottom: 0;
		left: 30px;
		width: calc(100% - 30px);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.date_special {
		font-size: 13px;
		font-weight: 500;
		color: #9ca6c0;
	}
	.date_special span {
		color: #252a37;
		margin-left: 7px;
	}
	.button_special {
		flex: 0 0 250px;
		max-width: 250px;
	}
	.button_special a {
		color: #252a37;
		display: block;
		text-align: center;
		border-radius: 30px;
		border: 2px solid #e9f0f9;
		padding: 13px 20px;
		font-size: 15px;
		font-weight: bold;
		font-family: "OpenSansCondensed";	
	}
	.button_special a:hover {
		color: #fff;
		border: 2px solid #0c3cab;
		transition: .3s;
		background: #0c3cab;
	}
}
@media (max-width: 768px){
	.list_special {
		margin-bottom: 70px;
	}
	.one_special {
		padding: 20px;
		border-radius: 5px;
		border: 1px solid #e9f0f9;
		margin-bottom: 20px;
		padding-top: 23px;
		margin-bottom: 20px;
	}
	.one_special:hover {
		transition: .3s;
		box-shadow: 5px 8.66px 26px 0px rgba(227, 235, 247, 0.35);
	}
	.img_special {
		display: block;
		border-radius: 5px;
		overflow: hidden;
		padding-right: 0;
		height: 100%;
	}
	.img_special a {
		display: block;
		width: 100%;
		box-sizing:border-box;
	}
	.img_special img {
		display: block;
		height: auto!important;
		width: 100%!important;
		max-width:100%;
		box-sizing:border-box;
	}
	.text_special {
		width:100%;
		position: relative;
		height: 100%;
	}
	.head_special {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.head_special a {
		color: #000;
	}
	.text_t_special {
		font-size: 16px;
		line-height: 24px;
		font-weight: 500;
		margin-bottom: 20px;
	}
	.date_special {
		font-size: 13px;
		font-weight: 500;
		color: #9ca6c0;
		margin-bottom:20px;
	}
	.date_special span {
		color: #252a37;
		margin-left: 7px;
	}
	.button_special a {
		color: #252a37;
		display: block;
		text-align: center;
		border-radius: 30px;
		border: 2px solid #e9f0f9;
		padding: 13px 20px;
		font-size: 15px;
		font-weight: bold;
		font-family: "OpenSansCondensed";	
	}
	.button_special a:hover {
		color: #fff;
		border: 2px solid #0c3cab;
		transition: .3s;
		background: #0c3cab;
	}
}
/* End */
/* /bitrix/templates/pipe-adaptive/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17846303153399 */
