

/* Start:/local/templates/onehost_2020/components/bitrix/news.list/news_grid_table/style.css?17175077501264*/
.bdr .news-list {
	list-style: none;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	padding-left: 0;
	margin: 0 0 0 -30px;
}
.bdr .news-list__item  {
	padding-left: 30px;
	margin-bottom: 0;
	width: 50% ;
}
.bdr .news-list h5 {
	margin-top: 0;
	color: #333;
}
.bdr .sct-news .news-list h4 a {
	border: none;
}
.bdr .sct-news .news-list h4 a:hover {
	color: #EC3137;
}
.bdr .news-list__date {
	margin-bottom: 24px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.6);;
}
.bdr .sct-news .news-list__lnk-more {
	display: inline-block;
	margin-top: 24px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.12em;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);;
	color: rgba(255, 255, 255, 0.6);;
}
.bdr .sct-news .news-list__lnk-more:hover {
	border-color: #EC3137;
	color: #EC3137;
}
.bdr .news-list-all {
	margin-top: 40px;
	text-align: center;
}



@media screen and (max-width: 639px) {
	.bdr .news-list {
		display: block;
		margin-left: 0;
	}
	.bdr .news-list__item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		width: auto;
		min-width: auto;
		max-width: none;
		padding-left: 0;
		margin-top: 
	}
	.bdr .news-list__item + .news-list__item {
		margin-top: 40px;
	}
}
/* End */


/* Start:/local/templates/onehost_2020/components/bitrix/form.result.new/ask/style.css?1717507749707*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/onehost_2020/components/bitrix/form.result.new/ask/images/icon_warn.gif);
}

.ask-form .field {
	width: 90%;
}

/* End */
/* /local/templates/onehost_2020/components/bitrix/news.list/news_grid_table/style.css?17175077501264 */
/* /local/templates/onehost_2020/components/bitrix/form.result.new/ask/style.css?1717507749707 */
