

/* Start:/bitrix/templates/v1/components/bitrix/system.pagenavigation/.default/style.css?1759906456611*/
.paginations {
	margin: 40px 0px;
}
.nav-pages,
.nav-title {
	text-align: center;
}
.nav-title {
    margin-top: 10px;
    color: rgba(45, 43, 44, 0.5);
}
.nav-pages a,
.nav-pages span {
    display: inline-block;
    width: 40px;
    line-height: 30px;
	color: inherit;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border-radius: 2px;
	background: #e0e0e0;
}
.nav-pages .nav-current-page {
	background: #40b3ff;
	color: #fff;
}
.nav-pages a:hover {
	background: #40b3ff;
	opacity: 0.9;
	color: #fff;
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/v1/components/bitrix/news.list/list.socials/style.css?1759906456150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/include/cookie/cookie.css?1759906442981*/
.popup-cookie {
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 999999;
  position: fixed;
  bottom: -100%;
  transition: bottom 0.5s ease-in-out;
  background-color: #bde8ff;
  padding: 20px;
  max-width: 768px;
  margin: 0 auto;
  border: 1px solid #bde8ff;
  border-bottom: 0;
}

.popup-cookie-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-cookie-content p {
  margin: 0;
  color: #2675d7;
}

.popup-cookie.opened {
  bottom: 0;
}

.popup-cookie p {
  max-width: 900px;
  width: 75%;
}

.popup-cookie button {
  border: 2px solid #E21F26;
  background-color: #E21F26;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  padding: 7px 15px;
  cursor: pointer;
}
.popup-cookie button:hover {
  background-color: transparent;
  color: #E21F26;
}

@media (max-width: 768px) {
  .popup-cookie {
    flex-direction: column;
    gap: 20px;
  }

  .popup-cookie button {
    max-width: 100%;
  }
}

/* End */


/* Start:/bitrix/templates/v1/styles.css?1766653124794*/
.t-alert--info {
    position: relative;
    display: block;
    padding: 20px 20px 20px 50px;
    background-color: #ddeefb;
    border-radius: 10px;
    color: #38a5ff;
    font-size: 20px;
}
.t-alert--info:before {
    position: absolute;
    display: block;
    left: 13px;
    top: 1em;
    width: 26px;
    height: 28px;
    background: url("/bitrix/templates/v1/img/i-info.png") no-repeat;
    background-size: contain;
    content: '';
}
.t-list--dots {
    position: relative;
    list-style-type: none;
}
.t-list--dots li {
    position: relative;
    margin-bottom: 10px;
}
.t-list--dots li:before {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #3323b8;
    border-radius: 50%;
    left: -15px;
    top: 5px;
    content: '';
}
.t-list--digits {

}
/* End */
/* /bitrix/templates/v1/components/bitrix/system.pagenavigation/.default/style.css?1759906456611 */
/* /bitrix/templates/v1/components/bitrix/news.list/list.socials/style.css?1759906456150 */
/* /include/cookie/cookie.css?1759906442981 */
/* /bitrix/templates/v1/styles.css?1766653124794 */
