@font-face {
	font-family: 'PT Serif';
	src: url(../style/Italic.woff2) format('woff2');
	font-style: italic;
	font-display: auto;
	font-weight: 400
}

@font-face {
	font-family: 'PT Serif';
	src: url(../style/Bold.woff2) format('woff2');
	font-style: normal;
	font-display: auto;
	font-weight: 700
}

@font-face {
	font-family: 'PT Serif';
	src: url(../style/BoldItalic.woff2) format('woff2');
	font-style: italic;
	font-display: auto;
	font-weight: 700
}

@font-face {
	font-family: 'PT Serif';
	src: url(../style/Regular.woff2) format('woff2');
	font-style: normal;
	font-display: auto;
	font-weight: 400
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
	display: none ! important
}

.goog-text-highlight, font>font {
	background-color: transparent !important;
	box-shadow: none ! important;
	box-sizing: inherit
}

.skiptranslate {
	display: none ! important
}

body,
h1,
html {
	padding: 0;
	word-wrap: break-word
}

html {
	margin: 0;
	overflow-y: scroll;
	overflow-x: hidden
}

body {
	box-sizing: border-box;
	margin: 0;
	font-size: 1rem;
	font-family: 'PT Serif';
	line-height: 1.5;
	top: 0 !important;
	position: static !important
}

*,
*:after,
*:before {
	box-sizing: inherit
}

* {
	-webkit-tap-highlight-color: transparent
}

h1 {
	font-size: 1.5rem;
	margin: 0
}

h2 {
	font-size: 1rem;
	padding: 0;
	margin: 0;
	text-transform: uppercase
}

h3 {
	font-size: 1rem;
	padding: 0;
	margin: 0;
	text-transform: uppercase
}

h4 {
	font-size: 1rem;
	padding: 0;
	margin: 20px 0 0 0;
	text-transform: uppercase
}

a {
	color: #263b5b;
	text-decoration: none;
	outline: none
}

a:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px
}

p {
	margin: 10px 0 0;
	padding: 0
}

.speedbars {
	padding: 0;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase
}

.button {
	border: 1px solid #263b5b;
	padding: 5px 10px;
	color: #263b5b;
	cursor: pointer;
	font-family: 'PT Serif';
	font-size: 1rem;
	outline: none
}

.button:hover {
	text-decoration: none
}

.button:active {
	background: #eee
}

.container {
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
	padding-top: 0
}

.container2 {
	max-width: 800px;
	margin: 0 auto;
	padding: 10px 20px;
}

.container2 a{
	color: #fff
}

.logo {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: #263b5b
}

.share {
	margin: 0;
	padding: 0;
	margin: 40px 0;
}

.share a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	opacity: .5
}

.share a:hover {
	opacity: 1
}

.share span {
	margin-right: 20px
}

.titlenews {
	padding: 0;
	text-transform: uppercase;
}

.actives {
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px
}

.actives:hover {
	text-decoration: none
}

.top {
	text-transform: uppercase;
	color: #fff;
	background: #0d132d;
	font-weight: 400;
	position: sticky;
	top: 0;
	z-index: 999999
}

.topmenu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 800px;
	margin: 0 auto;
	padding: 10px 20px;
	line-height: 20px;
	font-weight: 700
}

.topmenu a {
	color: #fff
}

.category {
	padding: 10px 0;
	border-bottom: 3px solid #263b5b;
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase;
	font-weight: 400;
	flex-wrap: wrap;
	gap: 10px 20px
}

.inputpoisk {
    font-family: 'PT Serif';
	border: 1px solid #263b5b;
	padding: 5px 10px;
	color: #000;
	cursor: pointer;
	font-size: 1rem;
	outline: none
	
}

.tags {
	border: 3px solid #263b5b;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	color: #000
}

.bottom20 {
	margin-bottom: 20px
}

.top60 {
	margin-top: 60px
}

.top20 {
	margin-top: 20px
}

.right10 {
	margin-right: 10px
}

.navi {
	margin-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 3px solid #263b5b;
	padding: 20px
}

.navi span {
	margin: 0 10px
}

.navi a {
	margin: 0 10px
}

.footer {
	border-top: 1px solid #263b5b;
	padding: 40px 0 80px 0;
	margin-top: 150px
}

.linkfooter {
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 1px
}

.linkfooter:hover {
	text-decoration: none
}

.timeline-item {
	padding: 20px 0 20px 40px;
	position: relative;
	border-left: 3px solid #263b5b
}

.timeline-item::before {
	content: attr(date);
	display: block
}

.timeline-item::after {
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	left: -11px;
	top: 24px;
	border-radius: 30px;
	content: '';
	border: 3px solid #263b5b;
	background: #fff
}

.timeline-item h3 {
	font-size: 1rem;
	margin-top: 10px
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999999
}

.popup {
	background: #fff;
	padding: 20px;
	min-width: 350px;
	text-align: center
}

.open-popup {
	cursor: pointer
}

@media(max-width:900px) {
	h1 {
		font-size: 1rem
	}
	h2 {
		font-weight: 400;
		text-transform: none
	}
}