

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17473823512901*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	/*border-radius: 16px;*/
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	/*border-radius: 16px;*/
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #38D3E8;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #38D3E8;;
	/*border: 2px solid #eff0f1;
	line-height: 28px;*/
	padding: 0 18px;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #fff;
	background: #38D3E8;
	/*border: 2px solid #eff0f1;*/
	/*line-height: 28px;*/
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {/*
	background: #fff;
	border-color: #DADADA;
	color: #000;*/
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #38D3E8;
	color: #fff;
}


.bx-pagination-container {
	padding-bottom: 40px;
}
/* End */


/* Start:/bitrix/templates/urfo/components/bitrix/news.list/tender/style.css?17575922751195*/
.tender__wrapper {padding-top:20rem; padding-bottom:12rem}
.tender__header {font-weight:500; font-size:4.3rem; line-height:133%; margin-bottom:5.3rem}
.tender__logo {display:flex; align-items:center; flex-wrap:wrap; margin-bottom:8.3rem}
.tender__img {width:18rem; max-width:18rem; max-height:14rem}
.tender__img:not(:last-child) {margin-right:10rem}
.tender__subheader {font-weight:500; font-size:3.5rem; line-height:80%; margin-bottom:4rem}
.tender__text {font-weight:400; font-size:1.6rem; line-height:219%}
.tender__text span {font-weight:600}
.tender__list {margin-bottom:5rem}
.tender__column {display:flex; justify-content:space-between}
.tender__column-1,.tender__column-2 {width:45%}
.tender__column-1 .tender__text:not(:last-child),.tender__column-2 .tender__text:not(:last-child) {margin-bottom:2rem}
.tender__column-2 .btn-def {margin-top:7.5rem}
@media(max-width:48em) {.tender__header {font-size:5rem }
.tender__img {width:19rem; max-width:19rem; max-height:18rem }
.tender__subheader {font-size:4rem }
.tender__text {font-size:3rem }
.tender__column {display:flex; flex-direction:column }
.tender__column-1,.tender__column-2 {width:100% }
.tender__column-2 .btn-def {width:100% }}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17473823512901 */
/* /bitrix/templates/urfo/components/bitrix/news.list/tender/style.css?17575922751195 */
