

/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17522378332487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news/unit/bitrix/news.list/list/style.css?17522378332394*/
.show-switch{color: #97a1ab;}
.show-switch a{margin-left: 8px;font-size: 26px;color: #bebebf;}
.show-switch a.active, .show-switch a:hover{color: #db214c;}

.btn-group-toggle .btn:nth-child(2){
	margin-right: 15px;
}
.btn-primary{
	color: #ffffff;
	background-color: #c13a33;
	border-color: #c13a33;
	outline: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
	background-color: #ffffff;
	border-color: #C13A33;
	color: #C13A33;
}

.active-btn{
	background-color: #ffffff;
	border-color: #C13A33;
	color: #C13A33;
}
.col-sm-12{
	text-align: center;
}
.col-sm-12 p{
	text-align: left;
}
main .title{
	max-width: 54%;
	padding: 5px 10px;
	border: 1px solid black;
}
main .container-fluid .row:nth-child(1) .col-sm-12 .btn-group-toggle .btn{
	float: right;
}
main .container-fluid .row:nth-child(1) .col-sm-6:nth-child(2) .btn-group-toggle .btn:nth-child(1){
	margin-left: 30px;
}

main .container-fluid .name-block{
	padding: 15px 0px;
	font-size: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	background: #c13a33;
	color: #ffffff;
	margin: 0px auto 25px;
	position: relative;
}

.group-btn a{
	text-decoration: none;
	float: right;
	padding: 9px 20px;
	background: #F9A91D;
	border: 1px solid #F9A91D;
	border-radius: 3px;
	color: #ffffff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	font-weight: bold;
	transition: background .3s ease 0;
	cursor: pointer;
	margin: 10px 20px 10px 0px;
}

.group-btn a:hover{
	background-color: #ffffff;
	border-color: #F9A91D;
	color: #F9A91D;
}
.name-block{
	font-size: 20px;
	text-transform: uppercase;
    text-align: left;
}
ul,ol{
	text-align: left;
}

.tile-display > div{
	min-height: 420px;
	position: relative;
}
.tile-display > div:nth-child(3n+1){
	clear: both;
}

.news-date-time{text-align: left;color: #9a9a9a;}

.list-display-shares {display: inline-block;background: #f8f9fb;padding-top: 40px;padding-left: 20px;margin-bottom: 20px;margin-top: 20px;}

@media screen and (max-width: 991px){
	.img-container{
		margin-bottom: 20px;
	}
	.name-block{
		font-size: 24px;
	}
	.list-display .name-block,
	.tile-display .name-block{
	text-align: center;
	}
	.tile-display > div:nth-child(3n+1){
		clear: none;
	}
	.tile-display > div:nth-child(2n+1){
		clear: both;
	}
}
@media screen and (max-width: 767px){
	
}
@media screen and (max-width: 575px){
	.name-block{
		font-size: 18px;
	}
}
/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17522378332487 */
/* /bitrix/templates/universelite_s1/components/bitrix/news/unit/bitrix/news.list/list/style.css?17522378332394 */
