body,h1,h2,h3,h4 {
	margin:0;
	padding:0
}
body,p {
	padding:0
}
table th,table tr:nth-child(2n) {
	background-color:#f8f9fa
}
button,hr,input {
	overflow:visible
}
legend,table {
	max-width:100%
}
progress,sub,sup {
	vertical-align:baseline
}
.article__inform .article__data svg,.article__inform .article__hits svg,.container__header .header__top .top__element .element__socials .btn__social:hover svg {
	fill:#0b1f33
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__intro-images,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article_image__wraper .article_image {
	will-change:opacity;
	will-change:opacity;
	aspect-ratio:4/3;
	object-fit:contain;
	will-change:opacity;
	will-change:opacity
}
.container__banners .banners__card,.page {
	overflow:hidden
}
@font-face {
	font-family:Montserrat;
	src:local("Montserrat-Bold"),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Bold.ttf),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Bold.woff)
}
@font-face {
	font-family:Montserrat;
	src:local("Montserrat-Light"),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Light.ttf),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Light.woff)
}
@font-face {
	font-family:Montserrat;
	src:local("Montserrat-Medium"),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Medium.ttf),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Medium.woff)
}
@font-face {
	font-family:Montserrat;
	src:local("Montserrat-Regular"),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Regular.ttf),url(/media/templates/site/vlast-templetes/fonts/Montserrat/Montserrat-Regular.woff)
}
body {
	font-family:Montserrat,serif;
	font-size:14px;
	font-weight:400;
	line-height:120%
}
.page {
	background:#fff;
	box-shadow:0 0 10px rgb(18 73 153 / 50%);
	max-width:1440px;
	margin:0 auto
}
a {
	color:#18427a;
	cursor:pointer;
	text-decoration:none;
	background-color:transparent
}
.container__header .header__top .top__element .element__btn:hover .btn__title,a:hover,p {
	color:#0b1f33
}
p {
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:22px;
	margin:0 0 10px
}
html {
	-webkit-text-size-adjust:100%;
	line-height:1.15
}
details,main {
	display:block
}
hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	text-decoration:underline dotted
}
b,strong {
	font-weight:600
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
img {
	border-style:none
}

/* Skip to content button - visually hidden until focused */
.skip-to-content {
  position: absolute;
  top: -40px;
  left: 0;
  width: auto;
  height: auto;
  padding: 12px 24px;
  background: #1a73e8;
  color: white;
  text-decoration: none;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0 0 8px 8px;
  z-index: 9999;
  transition: top 0.2s ease-in-out;
  border: 2px solid transparent;
  outline: none;
  opacity: 0;
}

.skip-to-content:focus {
  top: 0;
  background: #1557b0;
  color: white;
  border-color: #ffd700;
  outline: 2px solid #ffd700;
  outline-offset: 2px;
  opacity: 1;
}

/* Optional: better touch target for mobile devices */
@media (max-width: 768px) {
  .skip-to-content {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
  .skip-to-content:focus {
    outline: 3px solid currentColor;
    border-color: black;
  }
}

/* Reduced motion preference */
@media (prefers-reduced-motion: reduce) {
  .skip-to-content {
    transition: none;
  }
}

table,table th,table tr td {
	border:1px solid #ddd
}
table {
	border-collapse:collapse;
	width:100%;
	font-family:Arial,sans-serif
}
table tr td {
	padding:10px 12px;
	text-align:left
}
table th {
	padding:12px;
	font-weight:700;
	text-align:left
}
table tr:hover {
	background-color:#e9ecef
}
@media (max-width:778px) {
	.table-wrapper {
	width:100%;
	max-width:100%;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch
}
table {
	width:auto;
	min-width:min-content;
	max-width:100%
}
table td,table th {
	padding:8px 10px;
	font-size:14px;
	white-space:nowrap
}
}
.container,.footer__grid,.site__container {
	max-width:1440px;
	margin:0 auto
}
.table-text-wrap td,.table-text-wrap th {
	white-space:normal;
	word-wrap:break-word
}
.table-compact td,.table-compact th {
	padding:6px 8px;
	font-size:13px
}
[type=checkbox],[type=radio],legend {
	-webkit-box-sizing:border-box;
	padding:0
}
button,input,optgroup,select,textarea {
	font-family:inherit;
	font-size:100%;
	line-height:1.15;
	margin:0
}
button,select {
	text-transform:none
}
[type=button],[type=reset],[type=submit],button {
	-webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style:none;
	padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline:ButtonText dotted 1px
}
fieldset {
	padding:.35em .75em .625em
}
legend {
	box-sizing:border-box;
	color:inherit;
	display:table;
	white-space:normal
}
textarea {
	overflow:auto
}
[type=checkbox],[type=radio] {
	box-sizing:border-box
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height:auto
}
[type=search] {
	-webkit-appearance:textfield;
	outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
::-webkit-file-upload-button {
	-webkit-appearance:button;
	font:inherit
}
summary {
	display:list-item
}
[hidden],template {
	display:none
}
.container__header {
	display:block;
	position:relative
}
.container__header .header__top {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	gap:20px;
	justify-content:space-between;
	padding:15px 10px;
	border-bottom:1px solid #c3cbdd
}
.container__header .header__top .top__element {
	display:block;
	position:relative
}
.container__header .header__top .top__element .element__btn {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	gap:5px;
	-webkit-transition:color .3s;
	transition:color .3s
}
.container__header .header__top .top__element .element__btn .btn__title {
	color:#18427a;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:20px
}
.container__header .header__top .top__element .element__btn svg {
	stroke:#18427a;
	-webkit-transition:stroke .3s;
	transition:stroke .3s
}
.container__header .header__top .top__element .element__btn:hover {
	cursor:pointer
}
.container__header .header__top .top__element .element__btn:hover svg {
	stroke:#0b1f33
}
.container__header .header__top .top__element .element__socials {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	gap:10px;
	justify-content:center
}
.container__header .header__top .top__element .element__search,.container__header .header__top .top__element .element__socials {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.container__header .header__top .top__element .element__search {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.container__header .header__top .top__element .element__search .btn__input-search {
	border:1px solid #ddd;
	border-radius:8px 0 0 8px;
	padding:8px 10px
}
.container__header .header__top .top__element .element__search .btn__button-search {
	background-color:#23446d;
	border:0;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:16px;
	padding:8px 10px
}
.container__header .header__top .top__element .element__socials .btn__social svg {
	fill:#18427a
}
.container__header .header__top .top__element .element__socials .btn__social:hover {
	cursor:pointer
}
.container__header .header__navbar {
	background-image:url(/media/templates/site/vlast-templetes/images/header/header.webp);
	display:block;
	padding:26px 15px;
	position:relative
}
.container__header .header__navbar .navbar__brand {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:10px 0
}
.container__header .header__navbar .navbar__brand,.container__header .header__navbar .navbar__brand .brand__wraper_logo {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row
}
.container__header .header__navbar .navbar__brand .brand__wraper_logo {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:10px;
	justify-content:flex-start
}
.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	height:auto;
	max-width:76px
}
@media screen and (max-width:1190px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:62px
}
}
@media screen and (max-width:1090px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:52px
}
}
@media screen and (max-width:980px) {
	.container__header .header__navbar {
	padding:20px 10px
}
.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:46px
}
}
@media screen and (max-width:580px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:40px
}
}
@media screen and (max-width:420px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:35px
}
.category__container-grid .container-grid__article {
	grid-template-columns:.1fr 1fr
}
}
@media screen and (max-width:380px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo img {
	max-width:30px
}
}
.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	color:#0b1f33;
	font-size:24px;
	font-style:normal;
	font-weight:600;
	letter-spacing:4px;
	line-height:34px;
	text-shadow:2px 2px 6px #577593;
	max-width:560px;
	display:block
}
@media screen and (max-width:1190px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
        font-size: 22px;
        letter-spacing: 2px;
        line-height: 26px;
    }
    .container__header .header__navbar .navbar__brand .brand__wraper_logo {
        max-width: 400px;
    }
}
@media screen and (max-width:1090px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	font-size:20px;
	letter-spacing:2px;
	line-height:24px
}
}
@media screen and (max-width:980px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	font-size:18px;
	letter-spacing:1px;
	line-height:22px
}
.container__header .header__navbar .navbar__brand .brand__wraper-contacts {
	display:none
}
}
@media screen and (max-width:580px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
    	font-size:16px;
    	letter-spacing:1.2px;
    	line-height:22px
    }
    
    .container__header .header__navbar .navbar__brand .brand__wraper_logo {
        max-width: 250px;
    }
}
@media screen and (max-width:440px) {
	.container__header .header__navbar .navbar__brand .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	font-size:12px;
	letter-spacing:.8px;
	letter-spacing:.4px;
	line-height:16px
}
}
.container__header .header__navbar .navbar__brand .brand__wraper-contacts {
	background:hsla(0,0%,100%,.15);
	background-image:-webkit-gradient(linear,left top,right bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.05)));
	background-image:linear-gradient(to bottom right,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));
	border:1px solid hsla(0,0%,100%,.18);
	-webkit-box-shadow:0 8px 32px 0 rgba(31,38,135,.15),inset 0 0 8px hsla(0,0%,100%,.3);
	box-shadow:0 8px 32px 0 rgba(31,38,135,.15),inset 0 0 8px hsla(0,0%,100%,.3);
	padding:8px;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	will-change:backdrop-filter
}
@media screen and (max-width:940px) {
	.container__header .header__navbar .navbar__brand .brand__wraper-contacts {
	display:none
}
}
.container__header .header__navbar .navbar__brand .brand__wraper-contacts .wraper-contacts__contacts {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	color:#0b1f33;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	gap:10px;
	line-height:20px;
	text-align:right
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .items__item:hover .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .items__item:hover .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .items__item:hover .item__link,
.container__navbar .navbar__items .items__item:active .item__link,
.container__navbar .navbar__items .items__item:focus-within .item__link,
.container__navbar .navbar__items .items__item:hover .item__link,
.container__navbar .navbar__items .items__item:focus-within .item__link {
	color:#18427a
}
@media screen and (max-width:1090px) {
	.container__header .header__navbar .navbar__brand .brand__wraper-contacts .wraper-contacts__contacts {
	font-size:14px;
	line-height:18px
}
}
.container__navbar .navbar__items {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	align-items:center;
	background:-webkit-gradient(linear-gradient(to bottom,rgba(36,70,132,.27) 0,rgba(10,19,36,.17) 100%) no-repeat,linear-gradient(to bottom,#31557d 0,#18385a 60%) no-repeat);
	background:linear-gradient(to bottom,rgba(36,70,132,.27) 0,rgba(10,19,36,.17) 100%) no-repeat,linear-gradient(to bottom,#31557d 0,#18385a 60%) no-repeat;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	justify-content:center;
	list-style:none;
	margin:0;
	padding:0;
	position:relative
}
.container__navbar .navbar__items .items__item {
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.container__navbar .navbar__items .items__item .item__link {
	color-transition:all .3s ease-in-out;
	color:#fff;
	cursor:pointer;
	display:flex;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:16px;
	padding:15px 10px;
	text-align:left;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	gap:5px;
	justify-content:space-between
}
.container__navbar .navbar__items .items__item:active,
.container__navbar .navbar__items .items__item:focus-within
,.container__navbar .navbar__items .items__item:hover {
	background-color:#d3def8
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .items__item .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .items__item .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .items__item .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .items__item .item__link,
.container__navbar .navbar__items .item__parent .sub__items .items__item .item__link,
.container__navbar-left .navbar__items .items__item:active>.item__link,
.container__navbar-left .navbar__items .items__item:focus-within>.item__link,
.container__navbar-left .navbar__items .items__item:hover>.item__link,
.container__navbar-right .navbar__items .items__item:active>.item__link,
.container__navbar-right .navbar__items .items__item:focus-within>.item__link,
.container__navbar-right .navbar__items .items__item:hover>.item__link {
	color:#fff
}
.container__navbar .navbar__items .item__parent {
	display:block
}
.container__navbar .navbar__items .item__parent .items__item {
	max-width:320px;
	padding:0;
	position:relative;
	width:100%
}
.container__navbar .navbar__items .item__parent:hover .sub__items,
.container__navbar .navbar__items .item__parent:focus-within .sub__items {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.container__navbar .navbar__items .item__parent .sub__items {
	-webkit-box-align:start;
	-ms-flex-align:start;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	align-items:flex-start;
	background-color:#18385a;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	height:auto;
	min-height:350px;
	left:0;
	list-style:none;
	margin:0;
	padding:10px 0;
	position:absolute;
	width:100%;
	z-index:10
}
.container__navbar .navbar__items .item__parent .sub__items .items__item:hover .item__link,
.container__navbar .navbar__items .item__parent .sub__items .items__item:focus-within .item__link {
	color:#18385a
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent .item__link {
	text-align:left
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent .sub__items {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	border-left:2px solid #d3def8;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	height:-webkit-fit-content;
	height:-moz-fit-content;
	height:fit-content;
	left:100%;
	padding:0;
	top:0
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent .sub__items,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent .sub__items {
	display:none
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .item__parent .sub__items,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .item__parent .sub__items {
	display:none
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .item__parent:hover .sub__items  {
	background-color:#18427a;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.container__navbar .navbar__items .item__parent .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .item__parent:hover .sub__items .items__item .item__link,
.container__navbar .navbar__items .item__parent .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .item__parent:focus-within .sub__items .items__item .item__link {
	color:#ddd
}
.navbar__btn-mobile {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background-color:#0b1f33;
	border:1px solid #c3cbdd;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	height:40px;
	justify-content:center;
	width:40px
}
.container__navbar-mobil,.container__navbar-mobil .navbar__items {
	-webkit-box-align:start;
	-webkit-box-orient:vertical;
	padding:0;
	-webkit-box-direction:normal
}
@media screen and (min-width:981px) {
	.navbar__btn-mobile {
	display:none
}
}
.container__navbar-mobil {
	-ms-flex-align:start;
	align-items:flex-start;
	background-color:#d3def8;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:3
}
.container__navbar-mobil .navbar__items {
	-ms-flex-align:start;
	align-items:flex-start;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:15px;
	list-style:none;
	margin:0;
	max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.container__navbar-mobil .navbar__items .sub__items {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	background-color:#ccd5eb;
	border-radius:9px;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:15px;
	list-style:none;
	margin:5px 30px 5px 10px;
	padding:10px 5px 10px 8px
}
.container__navbar-mobil .navbar__items .sub__items.activ,.container__navbar-mobil.activ {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.container__navbar-mobil .navbar__items .items__item {
	display:block;
	padding:3px;
	position:relative;
	width:100%
}
.container__navbar-mobil .navbar__items .items__item .item__link {
    color: #0b1f33;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 1.2;
    position: relative;
    min-height: 36px;
    flex-direction: row;
    align-items: center;
}

.container__navbar-mobil .navbar__items .item__parent .item__link__wraper {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	gap:8px;
	width:100%
}
.container__navbar-mobil .navbar__items .item__parent .btn-sub-menu {
	background-color:#ddd;
	border:1px solid #c3cbdd;
	border-radius:8px;
	height:30px;
	min-height:30px;
	min-width:30px;
	width:30px
}
.container__navbar-mobil .navbar__items .item__parent .btn-sub-menu svg {
	rotate:0;
	-webkit-transition:rotate .3s;
	transition:rotate .3s
}
.container__navbar-mobil .navbar__items .item__parent .sub__items .item__parent.activ .btn-sub-menu svg,.container__navbar-mobil .navbar__items .item__parent .sub__items .sub__items .item__parent.activ .btn-sub-menu svg,.container__navbar-mobil .navbar__items .item__parent .sub__items .sub__items .sub__items .item__parent.activ .btn-sub-menu svg,.container__navbar-mobil .navbar__items .item__parent.activ .btn-sub-menu svg {
	rotate:90deg
}
.container__navbar-mobil .navbar__items .item__parent .sub__items .item__parent .btn-sub-menu svg,.container__navbar-mobil .navbar__items .item__parent .sub__items .sub__items .item__parent .btn-sub-menu svg,.container__navbar-mobil .navbar__items .item__parent .sub__items .sub__items .sub__items .item__parent .btn-sub-menu svg {
	rotate:0deg
}
.container__navbar-left .navbar__items {
	list-style:none;
	margin:0;
	padding:0
}
.container__navbar-left .navbar__items .items__item {
	display:block;
	background:#d6ebf4
}
.container__navbar-left .mod-menu__title,.container__navbar-right .mod-menu__title {
	padding:10px;
	background:linear-gradient(to bottom,rgba(36,70,132,.27) 0,rgba(10,19,36,.17) 100%) no-repeat,linear-gradient(to bottom,#31557d 0,#18385a 60%) no-repeat;
	color:#fff;
	font-size:18px;
	letter-spacing:.6px;
	line-height:1.2;
	font-weight:500;
	text-align:center
}
.container__navbar-left .navbar__items .items__item .item__link {
	border-bottom:1px solid rgba(128,145,185,.5);
	color:#000;
	cursor:pointer;
	display:flex;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	letter-spacing:.6px;
	line-height:16px;
	padding:15px 10px;
	text-align:left;
	width:auto;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
	gap:5px
}
.container__navbar-left .navbar__items .items__item:active,
.container__navbar-left .navbar__items .items__item:focus-within,
.container__navbar-left .navbar__items .items__item:hover {
	background:#2f4c6c;
	border-color:#c3cbdd
}
.container__navbar-left .navbar__items .item__parent {
	position:relative
}
.container__navbar-left .navbar__items .item__parent .sub__items {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	border-left:1px solid #c3cbdd;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	left:100%;
	margin:0;
	max-width:290px;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:8
}
.container__navbar-left .navbar__items .item__parent .item__parent,
.container__navbar-right .navbar__items .item__parent,
.container__navbar-right .navbar__items .item__parent .item__parent {
	position:relative
}
.container__navbar-left .navbar__items .item__separator .separator {
	cursor:default
}
.container__navbar .navbar__items .items__item .item__link::after,
.container__navbar-left .navbar__items .item__link::after,
.container__navbar-left .navbar__items .sub__items,
.container__navbar-right .navbar__items .sub__items {
	display:none
}
.container__navbar-left .navbar__items .item__parent:hover>.sub__items,.container__navbar-right .navbar__items .item__parent:hover>.sub__items,
.container__navbar-left .navbar__items .item__parent:focus-within>.sub__items,.container__navbar-right .navbar__items .item__parent:focus-within>.sub__items {
	display:flex
}
.container__navbar-right .navbar__items {
	list-style:none;
	margin:0;
	padding:0
}
.container__navbar-right .navbar__items .items__item {
	display:block;
	background:#d6ebf4
}
.container__navbar-right .navbar__items .items__item .item__link {
	border-bottom:1px solid rgba(128,145,185,.5);
	color:#000;
	cursor:pointer;
	display:flex;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	letter-spacing:.6px;
	line-height:16px;
	padding:15px 10px;
	text-align:left;
	width:auto;
	flex-direction:row;
	align-items:center;
	justify-content:flex-start;
	gap:5px
}
.container__navbar-right .navbar__items .items__item:active,
.container__navbar-right .navbar__items .items__item:focus-within,
.container__navbar-right .navbar__items .items__item:hover {
	background:#2f4c6c;
	border-color:#c3cbdd
}
.container__navbar-right .navbar__items .item__parent .sub__items {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	border-left:1px solid #c3cbdd;
	display:none;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	right:100%;
	margin:0;
	max-width:290px;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:8
}
.container__navbar-right .navbar__items .item__separator .separator {
	cursor:default
}
.container__articlesnews,.container__custum {
	background-color:#fff;
	padding:15px
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	gap:8px;
	list-style:none;
	margin:0;
	padding:0
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .item__link {
	color:#18427a;
	font-size:14px;
	font-weight:500;
	letter-spacing:.5px;
	line-height:1.2
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .separator {
	margin:0 8px 0 0
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .item__section {
	color:#000;
	font-size:14px;
	font-weight:500;
	letter-spacing:.5px;
	line-height:1.2
}
.paagination__container {
	display:block;
	margin:26px 0 0;
	padding:15px 0;
	position:relative
}
.paagination__container .pagination__wraper .pagination__inner {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between
}
.paagination__container .pagination__wraper .pagination__inner .pagination__pagenav {
	border:1px solid #c3cbdd;
	color:#000;
	display:block;
	font-size:14px;
	font-weight:500;
	height:100%;
	letter-spacing:.2px;
	line-height:1.2;
	padding:5px 8px;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.paagination__container .pagination__wraper .pagination__inner .pagination__pagenav:hover {
	background-color:#0b1f33;
	color:#fff
}
.paagination__container .pagination__wraper .pagination__inner .activ {
	background-color:#18427a;
	color:#fff
}
.paagination__container .pagination__wraper .pagination__inner .pagination__item {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	gap:8px;
	list-style:none;
	margin:0;
	padding:0
}
.categories-list__title,.category__title,.com-finder.finder h1,.container__component .component__wraper .section__blog .blog__contents .blog__title,.content-category-title,.section__article .article__contents .article__title,.site_map__title {
	font-size:28px;
	font-weight:500;
	letter-spacing:.04em;
	line-height:28px;
	margin-bottom:26px;
	text-align:left
}
@media screen and (max-width:760px) {
	p {
	font-size:14px;
	line-height:22px;
	margin:0 0 8px
}
.container__header .header__top {
	gap:10px
}
.container__header .header__top .top__element .element__btn .btn__title {
	font-size:12px;
	line-height:16px
}
.container__header .header__top .top__element .element__btn svg {
	height:20px;
	width:20px
}
.container__header .header__top .top__element .element__search .btn__input-search {
	font-size:12px;
	padding:6px 8px
}
.container__header .header__top .top__element .element__search .btn__button-search {
	font-size:14px;
	line-height:14px;
	padding:6px 8px
}
.container__header .header__top .element_social__btn {
	display:none
}
.container__header .header__navbar {
	padding:15px 5px
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav {
	gap:4px
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .item__link,.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .item__section {
	font-size:12px;
	letter-spacing:.3px
}
.section__breadcrumbs .breadcrumbs__wraper .breadcrumbs__nav .nav__item .separator {
	margin:0 3px 0 0
}
.container__component .component__wraper .section__blog .blog__contents .blog__title {
	font-size:24px;
	line-height:20px
}
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid {
	display:grid;
	gap:15px;
	grid-template-columns:repeat(2,1fr)
}
@media screen and (max-width:760px) {
	.container__component .component__wraper .section__blog .blog__contents .blog__container-grid {
	gap:10px;
	grid-template-columns:repeat(2,1fr)
}
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	border:1px solid #c3cbdd;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:10px;
	padding:10px;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	justify-content:space-between
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__wraper_item {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	gap:8px
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article_image__wraper {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	justify-content:center
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article_image__wraper .article_image {
	width:100%
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__title {
	color:#18427a;
	font-size:18px;
	font-weight:600;
	letter-spacing:.3px;
	line-height:22px;
	margin-top:0;
	text-align:left;
	text-decoration:none;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
@media screen and (max-width:980px) {
	.navbar__btn-mobile {
	height:35px;
	width:35px
}
.container__navbar-left,.container__navbar-right,.container__navbar.container {
	display:none
}
.paagination__container .pagination__wraper .pagination__inner {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	gap:6px
}
.paagination__container .pagination__wraper .pagination__inner .pagination__pagenav {
	font-size:12px
}
.paagination__container .pagination__wraper .pagination__inner .pagination__item {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__title {
	font-size:16px;
	letter-spacing:.2px;
	line-height:20px
}
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__intro {
	border-top:1px solid #c3cbdd;
	display:block;
	padding:3px 0 0
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__intro .intro__text p {
	font-size:14px;
	font-weight:500;
	letter-spacing:.5px;
	line-height:1.2;
	margin:0 0 3px;
	padding:3px 0 0;
	text-align:left;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	align-items:center;
	border-top:1px solid #c3cbdd;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	padding:3px 0 0;
	width:100%
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__data,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__hits {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#000;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	font-size:14px;
	font-weight:500;
	gap:6px;
	letter-spacing:.3px;
	line-height:0;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.article__inform {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	padding:3px 0 0;
	width:100%
}
.article__inform .article__data,.article__inform .article__hits {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#000;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	font-size:14px;
	font-weight:500;
	gap:6px;
	letter-spacing:.3px;
	line-height:0;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.article__contents.item-page .article__inform {
	margin:15px 0;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:5px 0
}
.pagenavigation .pagination {
	font-size:14px;
	line-height:1.2;
	font-weight:500;
	letter-spacing:.4px;
	color:#18427a;
	display:flex;
	margin:15px 0;
	flex-direction:row;
	flex-wrap:wrap;
	align-items:center;
	gap:10px
}
.btn.btn-sm.btn-secondary.next:hover {
	color:#0b1f33;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__data svg,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__hits svg {
	fill:#0b1f33;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover {
	background-color:#18427a
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__inform .article__data,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__inform .article__hits,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__intro .intro__text p,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__title {
	color:#fff
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__inform .article__data svg,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article:hover .article__inform .article__hits svg {
	fill:#fff
}
@media screen and (max-width:760px) {
	.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__title {
	font-size:14px;
	letter-spacing:.2px;
	line-height:18px
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__intro .intro__text p {
	font-size:12px;
	letter-spacing:.2px;
	line-height:1.1
}
.article__inform .article__data,.article__inform .article__hits,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__data,.container__component .component__wraper .section__blog .blog__contents .blog__container-grid .grid__article .article__inform .article__hits {
	font-size:12px;
	letter-spacing:.2px
}
.pagenavigation .pagination {
	font-size:12px;
	letter-spacing:.2px;
	margin:20px 0 10px;
	gap:8px
}
.category__title {
	font-size:24px;
	line-height:20px
}
}
.category__container-grid {
	display:grid;
	gap:15px;
	grid-template-columns:repeat(1,1fr)
}
.category__container-grid .container-grid__article {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background-color:#d3def8;
	border:1px solid #c3cbdd;
	display:grid;
	gap:10px;
	grid-template-columns:.1fr 1fr;
	padding:10px;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.category__container-grid .container-grid__article svg {
	fill:#18427a;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.category__container-grid .container-grid__article .article__wraper-item .article__title {
	color:#18427a;
	font-size:18px;
	font-weight:600;
	letter-spacing:.6px;
	line-height:22px;
	margin-bottom:8px;
	margin-top:0;
	text-align:left;
	text-decoration:none;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
@media screen and (max-width:760px) {
	.category__container-grid .container-grid__article .article__wraper-item .article__title {
	font-size:16px;
	letter-spacing:.4px;
	line-height:20px
}
.section__article .article__contents .article__title {
	font-size:24px;
	line-height:28px
}
}
@media screen and (max-width:520px) {
	.container__navbar-mobil {
	padding:0
}
.container__navbar-mobil .navbar__items {
	gap:10px
}
.container__navbar-mobil .navbar__items .sub__items {
	gap:10px;
	margin:2px 20px 2px 5px;
	padding:5px 5px 5px 4px
}
.container__navbar-mobil .navbar__items .items__item .item__link {
	font-size:12px;
	letter-spacing:.2px
}
.category__title,.container__component .component__wraper .section__blog .blog__contents .blog__title {
	font-size:22px;
	line-height:18px
}
.container__component .component__wraper .section__blog .blog__contents .blog__container-grid {
	gap:8px;
	grid-template-columns:repeat(1,1fr)
}
.category__container-grid .container-grid__article .article__wraper-item .article__title {
	font-size:14px;
	letter-spacing:.2px;
	line-height:18px
}
.section__article .article__contents .article__title {
	font-size:22px;
	line-height:28px
}
}
@media screen and (max-width:480px) {
	.category__container-grid .container-grid__article .article__wraper-item .article__title {
	font-size:12px;
	letter-spacing:.1px;
	line-height:16px
}
}
.category__container-grid .container-grid__article .article__wraper-item .article__inform {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	height:22px;
	justify-content:space-between;
	width:100%
}
.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__data,.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__hits {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#18427a;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	font-size:14px;
	font-weight:500;
	gap:6px;
	letter-spacing:.3px;
	line-height:0;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.category__container-grid .container-grid__article:hover .article__inform .article__data,.category__container-grid .container-grid__article:hover .article__inform .article__hits,.category__container-grid .container-grid__article:hover .article__title,.container__articlesnews .articlesnews__card .card__item .item__news:hover .news__datetime,.container__articlesnews .articlesnews__card .card__item .item__news:hover .news__intro-text p,.container__articlesnews .articlesnews__card .card__item .item__news:hover .news__title {
	color:#fff
}
.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__data svg,.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__hits svg {
	fill:#18427a;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.anketa__btns_flex .anketa:hover svg,
.category__container-grid .container-grid__article:hover .article__inform .article__data svg,
.category__container-grid .container-grid__article:hover .article__inform .article__hits svg,
.category__container-grid .container-grid__article:hover svg,
.container__new-articles .new-articles__card .card__item .item__article:hover .article__link svg {
	fill:#fff
}

.category__container-grid .container-grid__article:hover {
	background-color:#204067
}
.container__articlesnews .articlesnews__card .card__item .item__news:hover,.container__new-articles .new-articles__card .card__item .item__article:hover {
	background-color:#18427a
}
.container__articlesnews .articlesnews__card .card__wraper {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	margin-bottom:35px
}
.container__articlesnews .articlesnews__card .card__wraper .card__title {
	color:#0b1f33;
	font-size:26px;
	font-style:normal;
	font-weight:600;
	line-height:22px;
	text-align:left
}
@media screen and (max-width:760px) {
	.container__articlesnews .articlesnews__card .card__wraper .card__title {
	font-size:24px;
	line-height:20px
}
}
.container__articlesnews .articlesnews__card .card__wraper .card__link {
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	text-align:right
}
.container__articlesnews .articlesnews__card .card__item {
	display:grid;
	gap:10px;
	grid-template-columns:repeat(2,1fr)
}
.anketa__btns_flex,.anketa__btns_flex .anketa,.container__new-articles .new-articles__card .card__item .item__article .article__link,.container__new-articles .new-articles__card .card__wraper {
	-webkit-box-direction:normal;
	display:-webkit-box;
	display:-ms-flexbox
}
@media screen and (max-width:681px) {
	.container__articlesnews .articlesnews__card .card__item {
	grid-template-columns:repeat(2,1fr)
}
}
.container__articlesnews .articlesnews__card .card__item .item__news {
	background-color:#d3def8;
	padding:10px;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	will-change:background-color
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .article__wraper_item {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:10px
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__intro-images {
	opacity:.9;
	-webkit-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out;
	width:100%
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__datetime {
	font-size:14px;
	text-align:right;
	width:100%
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__title {
	font-size:18px;
	font-style:normal;
	font-weight:600;
	line-height:22px;
	text-align:left
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__intro-text p {
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:22px;
	text-align:left
}
.container__articlesnews .articlesnews__card .card__item .item__news:hover .news__intro-images {
	opacity:1
}
.container__articlesnews .articlesnews__card .card__item .item__news a {
	color:#0b1f33;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	height:100%
}
.container__new-articles {
	background-color:#fff;
	padding:15px;
	position:relative
}
.container__new-articles .new-articles__card .card__wraper {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-box-orient:horizontal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	margin-bottom:35px
}
.container__new-articles .new-articles__card .card__wraper .card__title {
	color:#0b1f33;
	font-size:26px;
	font-style:normal;
	font-weight:600;
	line-height:22px;
	text-align:left
}
@media screen and (max-width:760px) {
	.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__intro-text p,.container__articlesnews .articlesnews__card .card__wraper .card__link {
	font-size:14px;
	line-height:18px
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__datetime {
	font-size:12px
}
.container__articlesnews .articlesnews__card .card__item .item__news .news__wraper .news__title {
	font-size:16px;
	line-height:20px
}
.container__new-articles .new-articles__card .card__wraper .card__title {
	font-size:24px;
	line-height:20px
}
}
.container__new-articles .new-articles__card .card__item {
	display:grid;
	gap:15px;
	grid-template-columns:repeat(2,1fr);
	list-style:none;
	padding:0;
	position:relative
}
.container__new-articles .new-articles__card .card__item .item__article {
	display:block;
	position:relative;
	background-color:#d3def8;
	padding:12px
}
.container__new-articles .new-articles__card .card__item .item__article .article__link {
	-webkit-box-orient:horizontal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:stretch;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:10px;
	padding:0;
	position:relative;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	will-change:background-color;
	width:auto;
	height:100%
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .wraper {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	align-items:flex-start;
	justify-content:space-between
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .article__title {
	color:#0b1f33;
	font-size:18px;
	font-style:normal;
	font-weight:600;
	line-height:22px;
	text-align:left
}
@media screen and (max-width:760px) {
	.container__new-articles .new-articles__card .card__item {
	gap:10px;
	grid-template-columns:repeat(1,1fr)
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .article__title {
	font-size:16px;
	line-height:20px
}
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .article__datetime {
	color:#0b1f33;
	display:block;
	font-size:16px;
	font-style:normal;
	font-weight:400;
	line-height:22px;
	margin-top:8px;
	text-align:left
}
@media screen and (max-width:760px) {
	.container__new-articles .new-articles__card .card__item .item__article .article__link .article__datetime {
	font-size:14px;
	line-height:18px
}
}
.container__new-articles .new-articles__card .card__item .item__article .article__link svg {
	fill:#0b1f33;
	max-width:60px;
    min-width: 60px;
}
.container__banners .card__wraper .swiper__navigations .swiper-btn-next:hover svg,.container__banners .card__wraper .swiper__navigations .swiper-btn-prev:hover svg,.element__socials_navbar a svg {
	fill:#18427a
}
.container__new-articles .new-articles__card .card__item .item__article:hover .article__link .article__datetime,
.container__new-articles .new-articles__card .card__item .item__article:hover .article__link .article__title {
	color:#fff
}
.anketa__btns_flex {
	-webkit-box-orient:horizontal;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.anketa__btns_flex .anketa {
	-webkit-box-orient:horizontal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	align-items:center;
	background-color:#f6f8ff;
	color:#0b1f33;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	font-size:16px;
	gap:10px;
	justify-content:space-between;
	line-height:20px;
	margin:6px 4px;
	min-height:68px;
	padding:15px;
	text-align:left;
	text-decoration:none;
	-webkit-transition:.25s;
	transition:.25s
}
.container__banners .card__wraper .swiper__navigations,.costum__gosuslugi {
	-webkit-box-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal
}
.anketa__btns_flex .anketa svg {
	fill:#0b1f33;
	max-width:50px
}
.anketa__btns_flex .anketa:hover {
	background-color:#18427a;
	color:#fff
}
.costum__gosuslugi {
	-ms-flex-align:center;
	align-items:center;
	background-color:#f6f8ff;
	border-radius:8px;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:15px;
	padding:15px 10px;
	-webkit-transition:.25s;
	transition:.25s
}
.costum__gosuslugi:hover {
	background-color:#d3def8
}
.container__banners {
	background-color:#fff;
	padding:15px;
	border:1px solid #dadada
}
.container__banners .card__wraper {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	margin-bottom:35px
}
.container__banners .card__wraper .card__title {
	color:#0b1f33;
	font-size:26px;
	font-style:normal;
	font-weight:600;
	line-height:22px;
	text-align:left
}
@media screen and (max-width:760px) {
	.anketa__btns_flex .anketa {
	font-size:14px;
	line-height:18px
}
.container__banners .card__wraper .card__title {
	font-size:24px;
	line-height:20px
}
}
@media screen and (max-width:520px) {
	.container__articlesnews .articlesnews__card .card__wraper .card__title,.container__banners .card__wraper .card__title,.container__new-articles .new-articles__card .card__wraper .card__title {
	font-size:22px;
	line-height:18px
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .article__title {
	font-size:14px;
	line-height:18px
}
.container__new-articles .new-articles__card .card__item .item__article .article__link .article__datetime {
	font-size:12px;
	line-height:16px
}
}
.container__banners .card__wraper .swiper__navigations {
	-ms-flex-align:center;
	align-items:center;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:10px
}
.container__banners .card__wraper .swiper__navigations .swiper-btn-next,.container__banners .card__wraper .swiper__navigations .swiper-btn-prev {
	cursor:pointer
}
.container__banners .card__wraper .swiper__navigations .swiper-btn-next svg {
	fill:#0b1f33;
	height:35px;
	width:35px
}
.container__banners .card__wraper .swiper__navigations .swiper-btn-prev svg {
	fill:#0b1f33
}
.container__banners .banners__card .swiper__pagination {
	display:block;
	margin-top:20px;
	position:relative
}
.container__banners .banners__card .swiper__pagination .swiper-pagination {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:center;
	padding:10px 0;
	position:relative
}
.container__banners .banners__card .swiper__pagination .swiper-pagination .swiper-pagination-bullet {
	background-color:#0b1f33;
	border-radius:50px;
	height:15px;
	width:15px
}
.footer__grid {
	background:-webkit-gradient(linear-gradient(to bottom,rgba(36,70,132,.27) 0,rgba(10,19,36,.17) 100%) no-repeat,linear-gradient(to bottom,#31557d 0,#18385a 60%) no-repeat);
	background:linear-gradient(to bottom,rgba(36,70,132,.27) 0,rgba(10,19,36,.17) 100%) no-repeat,linear-gradient(to bottom,#31557d 0,#18385a 60%) no-repeat
}

.support__link {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

@media screen and (max-width:760px) {
	.container__banners .card__wraper .swiper__navigations .swiper-btn-next svg,.container__banners .card__wraper .swiper__navigations .swiper-btn-prev svg {
	    height:25px;
	    width:25px
    }
    
    .footer__grid .footer__grid-wraper {
    	grid-template-columns:repeat(2,1fr)
    }
    
    .content-category-title {
    	font-size:24px;
    	line-height:20px
    }
    
    .footer__grid .footer__grid-wraper .grid__column:last-child {
        align-items: flex-start;
    }
    
    .support__link {
        align-items: flex-start;
    }
}

.footer__grid .footer__grid-wraper {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:start;
	display:grid;
	gap:20px;
	grid-template-columns: 2fr 2fr 1fr 1fr;
	padding:40px 15px
}

@media screen and (min-width:760px) {
    .footer__grid .footer__grid-wraper .grid__column:last-child,
    .footer__grid-wraper .grid__column:last-child .special-navbar__footer .special__nav {
        align-items: flex-end !important;
    }
    
    .support__link {
        align-items: flex-end;
    }
}

@media screen and (max-width:560px) {
	.container__articlesnews .articlesnews__card .card__item,.footer__grid .footer__grid-wraper {
	grid-template-columns:repeat(1,1fr)
}
}


.footer__grid .footer__grid-wraper .grid__column {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	gap:26px
}

.footer__grid .footer__grid-wraper .grid__column .brand__wraper_logo {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:8px
}
.footer__grid .footer__grid-wraper .grid__column .brand__wraper_logo .wraper_logo img {
	max-width:60px;
	width:100%
}
.footer__grid .footer__grid-wraper .grid__column .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	color:#fff;
	font-size:16px;
	font-weight:700;
	letter-spacing:.5px;
	line-height:1.2
}
.footer__grid .footer__grid-wraper .grid__column .footer__btn .btn__special-link {
	background-color:#18427a;
	border:1px solid #fff;
	border-radius:8px;
	color:#fff;
	display:block;
	font-size:14px;
	letter-spacing:1px;
	line-height:1.2;
	padding:8px;
	position:relative;
	text-align:left
}
.footer__grid .footer__grid-wraper .grid__column .footer__btn .btn__special-link:hover {
	background-color:#fff;
	border-color:#18427a;
	color:#18427a
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts {
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:16px
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block {
	gap:10px
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__addres,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__mail,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__phone,.footer__grid .footer__grid-wraper .grid__column .special__support .support__link .link__text {
	color:#fff;
	font-size:14px;
	font-weight:500;
	letter-spacing:.5;
	line-height:1.2
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials {
	gap:8px
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	border:1px solid #fff;
	border-radius:8px;
	height:40px;
	justify-content:center;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	width:40px
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social:hover {
	background-color:#fff;
	border-color:#18427a
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social:hover svg {
	fill:#0b1f33
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social svg {
	fill:#fff;
	-webkit-transition:.4s ease-in-out;
	transition:.4s ease-in-out
}
.footer__grid .footer__grid-wraper .grid__column .navbar__footer .footer__nav,.footer__grid .footer__grid-wraper .grid__column .special-navbar__footer .special__nav {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	gap:5px;
	list-style:none;
	margin:0;
	padding:0
}
.footer__grid .footer__grid-wraper .grid__column .navbar__footer .footer__nav .nav__item {
	display:block
}
.footer__grid .footer__grid-wraper .grid__column .navbar__footer .footer__nav .nav__item:hover .item__link {
	background-color:#fff;
	color:#18427a
}
.footer__grid .footer__grid-wraper .grid__column .navbar__footer .footer__nav .nav__item .item__link {
	border-radius:8px;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:500;
	letter-spacing:.2;
	line-height:1.5;
	padding:3px;
	text-decoration:none;
	-webkit-transition:.4s ease-in-out;
	transition:.4s ease-in-out
}
.footer__grid .footer__grid-wraper .grid__column .special-navbar__footer .special__nav .nav__item {
	display:block
}
.footer__grid .footer__grid-wraper .grid__column .special-navbar__footer .special__nav .nav__item:hover .item__link {
	background-color:#fff;
	color:#18427a
}
.footer__grid .footer__grid-wraper .grid__column .special-navbar__footer .special__nav .nav__item .item__link {
	border-radius:8px;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:500;
	letter-spacing:.2;
	line-height:1.5;
	padding:3px;
	text-decoration:none;
	-webkit-transition:.4s ease-in-out;
	transition:.4s ease-in-out
}
@media screen and (max-width:980px) {
	.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__data,.category__container-grid .container-grid__article .article__wraper-item .article__inform .article__hits {
	font-size:12px
}
.footer__grid .footer__grid-wraper .grid__column .brand__wraper_logo .wraper_logo img {
	max-width:40px
}
.footer__grid .footer__grid-wraper .grid__column .brand__wraper_logo .wraper_logo__name-logo .name-logo__title {
	font-size:14px;
	letter-spacing:.4px
}
.footer__grid .footer__grid-wraper .grid__column .footer__btn .btn__special-link {
	font-size:12px;
	letter-spacing:.5px
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__addres,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__mail,.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__block .block__phone {
	font-size:12px;
	letter-spacing:.3
}
.footer__grid .footer__grid-wraper .grid__column .footer__contacts .contacts__socials .btn__social {
	height:30px;
	width:30px
}
.footer__grid .footer__grid-wraper .grid__column .navbar__footer .footer__nav .nav__item .item__link,.footer__grid .footer__grid-wraper .grid__column .special-navbar__footer .special__nav .nav__item .item__link {
	font-size:14px;
	letter-spacing:.1;
	line-height:1.2
}
}
input,input:focus,input[type=email],input[type=password],input[type=text] {
	outline:0
}
.container {
	background-color:#fff;
	padding:0
}
.site__container {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 15px
}
.site__grid {
	display:grid;
	gap:0;
	grid-template-areas:".banner banner banner banner." ".top-a top-a top-a top-a." ".top-b top-b top-b top-b." ".comp comp comp comp." ".side-r side-r side-r side-r." ".side-l side-l side-l side-l." ".bot-a bot-a bot-a bot-a." ".bot-b bot-b bot-b bot-b.";
	grid-template-columns:[full-start] minmax(0,1fr) [main-start] minmax(0,300px) minmax(0,420px) minmax(0,420px) minmax(0,300px) [main-end] minmax(0,1fr) [full-end];
	margin:0 auto;
	min-width:0;
	padding:0
}
@media screen and (max-width:981px) {
	.anketa__btns_flex {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.anketa__btns_flex .anketa {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	width:100%
}
.site__grid {
	gap:0;
	grid-template-areas:". banner ." ". top-a ." ". top-b ." ". comp ." ". side-r ." ". side-l ." ". bot-a ." ". bot-b .";
	grid-template-columns:minmax(0,1fr) minmax(0,100%) minmax(0,1fr);
	padding:0
}
}
.site__grid .container__sidebar__left {
	background-color:#fff;
	-webkit-column-gap:1em;
	-moz-column-gap:1em;
	column-gap:1em;
	grid-area:side-l;
	max-width:none;
	width:100%
}
.site__grid .container__sidebar__left .left__wraper {
	padding:15px 0 15px 15px
}
.container__navbar-mobil .navbar__items,.site__grid .container__sidebar__left .left__wraper .container__navbar-left,.site__grid .container__sidebar__right .right__wraper .container__navbar-right {
	margin-bottom:20px
}
.site__grid .container__sidebar__left .left__wraper .container__navbar-left:last-child,.site__grid .container__sidebar__right .right__wraper .container__navbar-right:last-child {
	margin-bottom:0
}
.site__grid .container__article,.site__grid .container__category,.site__grid .container__component {
	background-color:#fff;
	-webkit-column-gap:1em;
	-moz-column-gap:1em;
	column-gap:1em;
	grid-area:comp;
	max-width:none;
	width:100%
}
.site__grid .container__article .section__element:first-child,.site__grid .container__category .section__element:first-child,.site__grid .container__component .section__element:first-child {
	margin:0
}
.site__grid .container__article .article__wraper,.site__grid .container__article .category__wraper,.site__grid .container__article .component__wraper,.site__grid .container__category .article__wraper,.site__grid .container__category .category__wraper,.site__grid .container__category .component__wraper,.site__grid .container__component .article__wraper,.site__grid .container__component .category__wraper,.site__grid .container__component .component__wraper {
	padding:15px
}
.site__grid .container__sidebar__right {
	background-color:#fff;
	-webkit-column-gap:1em;
	-moz-column-gap:1em;
	column-gap:1em;
	grid-area:side-r;
	max-width:none;
	width:100%
}
.site__grid .container__sidebar__right .right__wraper {
	padding:15px 15px 15px 0
}
@media screen and (max-width:991px) {
	.site__grid .container__sidebar__left .left__wraper,.site__grid .container__sidebar__right .right__wraper {
	padding:0 15px
}
.site__grid .container__article .article__wraper,.site__grid .container__article .category__wraper,.site__grid .container__article .component__wraper,.site__grid .container__category .article__wraper,.site__grid .container__category .category__wraper,.site__grid .container__category .component__wraper,.site__grid .container__component .article__wraper,.site__grid .container__component .category__wraper,.site__grid .container__component .component__wraper {
	padding:0 15px;
	margin-top:15px
}
}
.site__grid .container__bottom__a {
	background-color:#fff;
	grid-area:bot-a;
	margin:0 auto;
	max-width:1440px;
	width:100%
}
.site__grid .container__bottom__a .bottom_a__wraper {
	padding:5px 15px 15px
}
.site__grid .container__bottom__b {
	background-color:#fff;
	grid-area:bot-b;
	margin:0 auto;
	max-width:1440px;
	width:100%
}
.site__grid .container__bottom__b .bottom_b__wraper {
	padding:0 15px 15px
}
@media (width >= 992px) {
	.site__grid {
	grid-template-areas:".side-l comp comp side-r." ".bot-a bot-a bot-a bot-a." ".bot-b bot-b bot-b bot-b."
}
}
.site__grid:not(:has(.container__sidebar__left)) .container__article,.site__grid:not(:has(.container__sidebar__left)) .container__category,.site__grid:not(:has(.container__sidebar__left)) .container__component {
	grid-column-start:main-start
}
.site__grid:not(:has(.container__sidebar__right)) .container__article,.site__grid:not(:has(.container__sidebar__right)) .container__category,.site__grid:not(:has(.container__sidebar__right)) .container__component {
	grid-column-end:main-end
}
.section__element {
	margin:15px 0 0;
	border:1px solid #dadada
}
.com-content-category.category-list,.com-finder.finder {
	margin:15px 0 0;
	background-color:#fff;
	padding:15px
}
.com-content-category.category-list .cat-children .sub__title {
	font-size:24px;
	font-weight:500;
	letter-spacing:.04em;
	line-height:28px;
	margin-bottom:20px;
	text-align:left;
	margin-top:15px;
	display:block
}
.com-content-category.category-list .page-header.item-title {
	font-size:16px;
	font-weight:500;
	letter-spacing:.01em;
	line-height:18px;
	margin-bottom:8px;
	text-align:left;
	margin-top:8px;
	display:block
}
.com-content-category__articles {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	gap:8px;
	font-size:14px;
	line-height:22px;
	letter-spacing:.2px;
	font-weight:500
}
.article__content {
	padding:10px 0 20px;
	overflow:auto
}
.com-content-categories.categories-list {
	margin:15px 0 0
}
.com-content-categories__item-title a {
	font-size:16px;
	letter-spacing:.4px;
	line-height:1.2
}
.badge.bg-info {
	font-size:14px;
	letter-spacing:.4px;
	line-height:1.2
}
.sitemap-list {
	padding:0 20px;
	margin:10px 0
}
.sitemap-sublist {
	padding:0 20px;
	margin-top:5px;
	margin-bottom:15px
}
.sitemap-item {
	margin-bottom:12px
}
.sitemap-item a {
	font-size:16px;
	line-height:1.2;
	letter-spacing:.3;
	-webkit-transition:.4s ease-in-out;
	transition:.4s ease-in-out
}
.container__navbar .navbar__items .item__parent>.item__link::after,.container__navbar-left .navbar__items .item__parent>.item__link::after,.container__navbar-right .navbar__items .item__parent>.item__link::before {
	content:'';
	display:block!important;
	width:16px;
	height:16px;
	min-height:16px;
	min-width:16px;
	background-repeat:no-repeat;
	background-position:center;
	transform:rotate(90deg);
	transition:transform .4s ease-in-out;
	position:relative;
	color:#fff
}
.special__block_metricka {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center
}
@media screen and (max-width:760px) {
	.com-content-category.category-list .cat-children .sub__title {
	font-size:20px;
	line-height:20px;
	margin-top:10px
}
.com-content-category.category-list .page-header.item-title {
	font-size:14px;
	line-height:16px;
	margin-bottom:6px;
	margin-top:6px
}
.categories-list__title,.com-finder.finder h1,.site_map__title {
	font-size:24px;
	line-height:20px
}
.sitemap-item a {
	font-size:14px;
	line-height:1.2;
	letter-spacing:.1
}
}
.container__navbar-left .navbar__items .item__parent>.item__link::after,
.container__navbar-right .navbar__items .item__parent>.item__link::before {
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E")
}
.container__navbar-left .navbar__items .item__parent:active>.item__link::after,
.container__navbar-left .navbar__items .item__parent:focus-within>.item__link::after,
.container__navbar-left .navbar__items .item__parent:hover>.item__link::after,
.container__navbar-left .navbar__items .item__parent:focus-within>.item__link::after,
.container__navbar-right .navbar__items .item__parent:active>.item__link::before,
.container__navbar-right .navbar__items .item__parent:hover>.item__link::before,
.container__navbar-right .navbar__items .item__parent:focus-within>.item__link::before,
.container__navbar-right.navbar__items .item__parent:focus-within>.item__link::before {
	transform:rotate(0);
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E")
}
.container__navbar-right .navbar__items .item__link::before {
	content:'';
	width:16px;
	height:16px;
	min-height:16px;
	min-width:16px;
	background-image:none
}
.container__navbar .navbar__items .item__parent>.item__link::after {
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E")
}
.container__navbar .navbar__items .item__parent:hover>.item__link::after,
.container__navbar .navbar__items .item__parent:focus-within>.item__link::after {
	transform:rotate(0);
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(24 66 122)' stroke-width='2'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E")
}
.container_header_nav {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	justify-content:space-between;
	width:100%;
	margin-bottom:15px;
	padding:0 0 10px;
	border-bottom:1px solid #18427a
}
.container_header_nav .container__site-name {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	gap:8px
}
.container_header_nav .container__site-name .site__logo {
	max-width:40px
}
.container_header_nav .container__site-name .site-title {
	font-size:18px;
	letter-spacing:.6px;
	line-height:1.2;
	font-weight:700;
	color:#18427a
}
.navbar-mobil__wraper {
	display:block;
	position:relative;
	width:90%;
	padding:10px
}
.container_header_nav .close__menu {
	border:none;
	background-color:#18427a;
	color:#fff;
	font-size:18px;
	padding:8px;
	border-radius:8px;
	height:35px;
	width:35px
}
.element__socials_navbar {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-items:center;
	gap:8px;
	padding:15px 0;
	border-top:1px solid #18427a
}
.element__socials_navbar a {
	width:40px;
	height:40px;
	max-width:40px;
	max-height:40px;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	border:1px solid;
	justify-content:center;
	align-items:center;
	border-radius:8px
}

.osmap-items ul {
    margin: 12px 0 12px 2px
}

.osmap-items ul li {
    margin: 0 0 6px 8px;
}

.osmap-items ul li a {
    font-size: 16px;
    letter-spacing: .4px;
    line-height: 1.2;
}

.osmap-sitemap {
    margin: 15px 0 0;
    border: 1px solid #dadada;
    padding: 15px;
    background-color: #fff;
}

.osmap-sitemap .page-header h1 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 28px;
    margin-bottom: 26px;
    text-align: left;
}

.osmap-sitemap .osmap-items h2 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 26px;
    margin-bottom: 18px;
    text-align: left;
}

.article__content img {
    display: inline;
    width: 100%;
    height: auto;
    max-width: 640px;
}

.cat-children {
    display: block;
    padding: 8px;
    margin: 12px 0;
    background-color: #fafcff;
}

.cat-children .sub__title  {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 28px;
    margin-bottom: 18px;
    text-align: left;
}

.cat-children .page-header.item-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 18px;
    margin-bottom: 12px;
    text-align: left;
}

#cookie-consent-popup {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#18427a), to(#0b1f33));
  background: linear-gradient(180deg, #18427a, #0b1f33);
  color: #fff;
  padding: 15px;
  text-align: center;
  z-index: 1000;
  -webkit-box-shadow: 0 -2px 10px rgb(0 0 0 / 33%);
          box-shadow: 0 -2px 10px rgb(0 0 0 / 33%);
  max-width: 780px;
  border-radius: 20px;
}

.wraper__cookie p {
  font-size: 14px;
  letter-spacing: .2px;
  line-height: 120%;
  color: #fff;
}

#cookie-consent-button {
  background: #fff;
  color: #162760;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 1px;
}

#cookie-consent-button:hover {
  background: #162760;
  color: #fff;
}
#cookie-consent-popup a {
  color: #d5e6ff;
  text-decoration: none;
  font-weight: 600;
}

#cookie-consent-popup {
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.hide {
  opacity: 0;
}

.element .tiptap {
  min-height: 300px;
}