

/* Start:/bitrix/templates/gos_bitrix_s1/components/bitrix/news/list_colored_1/style.css?1750959951991*/
.backward {
	background: #2a466e;
	background-image: -webkit-linear-gradient(top, #2a466e, #24487a);
	background-image: -moz-linear-gradient(top, #2a466e, #24487a);
	background-image: -ms-linear-gradient(top, #2a466e, #24487a);
	background-image: -o-linear-gradient(top, #2a466e, #24487a);
	background-image: linear-gradient(to bottom, #2a466e, #24487a);
	-webkit-border-radius: 9;
	-moz-border-radius: 9;
	border-radius: 9px;
	font-family: Arial;
	color: #fff !important;
	font-size: 13px;
	padding: 7px 10px 7px 10px;
	text-decoration: none !important;
	line-height: 40px;
	max-width: 90%;
}
.backward:hover {
	background: #2a4b7a;
	background-image: -webkit-linear-gradient(top, #2a4b7a, #3e6396);
	background-image: -moz-linear-gradient(top, #2a4b7a, #3e6396);
	background-image: -ms-linear-gradient(top, #2a4b7a, #3e6396);
	background-image: -o-linear-gradient(top, #2a4b7a, #3e6396);
	background-image: linear-gradient(to bottom, #2a4b7a, #3e6396);
	text-decoration: none !important;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/visual/style.css?17509599534299*/
.bx_pagination_bottom *{vertical-align: baseline;}
.bx_pagination_bottom{
	color: #8d8d8d;
	font-size:11px;
}

.bx_pagination_bottom .bx_pagination_section_one{ }
.bx_pagination_bottom .bx_pagination_section_two{
	float: right;
	text-align: right;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/bitrix/components/bitrix/system.pagenavigation/templates/visual/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}


.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	font-size: 12px;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	min-width: 22px;
	color: #8d8d8d;
	text-align: center;
	line-height: 22px;
	background: none;
	padding: 0 2px 0 2px;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	min-width: 22px;
	color: #1d85b3 !important;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px !important;
	padding: 0 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.bx_pagination_bottom .bx_pagination_page li a:hover {
	color: #555 !important;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1);
	text-decoration: none;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	border-radius: 3px;
	background: #dbecf4;
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1);
	color: #555 !important;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* End */


/* Start:/bitrix/templates/gos_bitrix_s1/components/bitrix/news/list_colored_1/bitrix/news.list/.default/style.css?17509599512090*/
.content .news .news-list .border li {
	font-size: 10pt;
	text-align: left;
}
.content .news .news-list .border li a {
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}
.content .news .news-list .border li strong { font-size: 13pt; }
.list_button {
	padding: 7px 20px;
}
.border {
	list-style: none;
	padding: 0;
}
.border li {
	padding: 0;
	margin-bottom: 10px !important;
	border-radius: 5px;
	border-left: 10px solid;
	box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1), -2px -2px 5px 0 rgba(0,0,0,.1), 2px 2px 5px 0 rgba(0,0,0,.1), -2px 2px 5px 0 rgba(0,0,0,.1);
	font-size: 11pt;
	transition: 0.3s all linear;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.border li:hover {border-right: 10px solid;}
.border li:nth-child(10n+1)			{border-color: hsl(0, 100%, 50%);}
.border li:nth-child(10n+1):hover	{border-color: hsl(0, 100%, 50%);}
.border li:nth-child(10n+2)			{border-color: hsl(36, 100%, 50%);}
.border li:nth-child(10n+2):hover	{border-color: hsl(36, 100%, 50%);}
.border li:nth-child(10n+3)			{border-color: hsl(72, 100%, 50%);}
.border li:nth-child(10n+3):hover	{border-color: hsl(72, 100%, 50%);}
.border li:nth-child(10n+4)			{border-color: hsl(108, 100%, 50%);}
.border li:nth-child(10n+4):hover	{border-color: hsl(108, 100%, 50%);}
.border li:nth-child(10n+5)			{border-color: hsl(144, 50%, 50%);}
.border li:nth-child(10n+5):hover	{border-color: hsl(144, 50%, 50%);}
.border li:nth-child(10n+6)			{border-color: hsl(180, 100%, 50%);}
.border li:nth-child(10n+6):hover	{border-color: hsl(180, 100%, 50%);}
.border li:nth-child(10n+7)			{border-color: hsl(216, 100%, 50%);}
.border li:nth-child(10n+7):hover	{border-color: hsl(216, 100%, 50%);}
.border li:nth-child(10n+8)			{border-color: hsl(252, 100%, 50%);}
.border li:nth-child(10n+8):hover	{border-color: hsl(252, 100%, 50%);}
.border li:nth-child(10n+9)			{border-color: hsl(288, 100%, 50%);}
.border li:nth-child(10n+9):hover	{border-color: hsl(288, 100%, 50%);}
.border li:nth-child(10n+10)		{border-color: hsl(324, 100%, 50%);}
.border li:nth-child(10n+10):hover	{border-color: hsl(324, 100%, 50%);}
/* End */
/* /bitrix/templates/gos_bitrix_s1/components/bitrix/news/list_colored_1/style.css?1750959951991 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/visual/style.css?17509599534299 */
/* /bitrix/templates/gos_bitrix_s1/components/bitrix/news/list_colored_1/bitrix/news.list/.default/style.css?17509599512090 */
