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

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

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

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

html,
body {
	background: #fff;
	font-size: 1.1rem;
	font-family: 'PT Serif', Georgia, 'Times New Roman';
	line-height: 1.5;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	box-sizing: border-box;
	width: 100%;
	top: 0 !important;
	position: static !important
}

a {
	color: #000;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	text-underline-offset: .4rem
}

img {
	width: 100%;
	border-radius: 5px
}

figure {
	padding: 0;
	margin: 0
}

h1 {
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
	font-family: 'PT Serif', Georgia, 'Times New Roman';
	text-transform: uppercase
}

h2 {
	font-size: 1.4rem;
	font-family: 'PT Serif', Georgia, 'Times New Roman';
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	text-transform: uppercase
}

h3 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: 400
}

ul {
	list-style-type: square;
	padding-left: 20px
}

li {
	padding-left: 0;
}

.firstletter::first-letter {
	initial-letter: 2;
	-webkit-initial-letter: 2;
	margin-right: 15px
}

.wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px
}

.wrappermin {
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 20px
}

.header {
	background: #000;
	line-height: 60px;
	height: 60px;
	position: sticky;
	top: 0;
	color: #888;
	font-size: 0.7em;
	font-weight: 700;
	text-align: center;
	z-index: 999999
}

.logo {
	color: #fff;
	font-size: 1.8em;
	margin-right: 10px
}

.logo:hover {
	text-decoration: none
}

.navi {
	margin-left: 20px;
}

.categor {
	margin-right: 20px
}

.bottom20 {
	margin-bottom: 20px
}

.top40 {
	margin-top: 40px
}

.top20 {
	margin-top: 20px
}

.left {
	float: left;
	width: 55%
}

.right {
	float: right;
	width: 40%
}

.clear {
	clear: both
}

.gird {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 0;
	grid-row-gap: 0;
	max-width: 1040px;
	margin: 0 auto
}

.img {
	background-size: cover;
	background-position: center center;
	height: 180px;
	border-radius: 5px
}

.newscard {
	padding: 20px;
	margin-bottom: 20px;
	position: relative
}

.title {
	margin: 10px 0 5px
}

.date {
    position: absolute;
    top: 25px;
    right: 25px;
	font-size: 0.8rem;
    color: #000;
    background: #eee;
    padding: 0px 5px;
	border-radius: 3px
}

.avtor {
	margin: 20px 0;
	padding: 0
}

.lnk {
	color: #003875
}

.footer {
	padding: 40px 0;
	margin-top: 140px;
	background: #222;
	color: #999;
	font-size: 0.9em
}

.footer a {
	color: #fff
}

.fulltext {
	max-width: 800px;
	margin: 0 auto;
	padding: 60px 20px
}

.fulltext img {
	margin-top: 30px
}

.bottom100 {
	margin-bottom: 40px
}

.post {
	padding: 20px 0px;
	border-bottom: 1px solid #ccc
}

.speedbar {
	margin-top: 20px;
	margin-bottom: 20px
}

.texts {
	padding-top: 0;
	margin: 0
}

.quote {
	background: #eee;
	padding: 20px;
	border-left: 5px solid #B80000;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px
}

.avt {
	margin: 10px 0;
	padding: 0
}

.soc {
	font-size: 0.9em;
	margin: 10px 0;
	padding: 0
}

.top0 {
	margin: 0;
	padding: 0
}

.topborder {
	border-top: 1px solid #ccc;
	padding-top: 20px
}

.sortuslang span {
	display: inline-block;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 20px;
	user-select: none
}

.sortuslang span:hover {
	text-decoration: underline;
	text-underline-offset: 0.2em
}

::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

::-webkit-scrollbar-track {
	background: #000;
}

::-webkit-scrollbar-thumb {
	background: #999;
	border: 3px solid #000;
}

.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
}

@media (max-width:800px) {
	.left {
		float: left;
		width: 100%;
		margin-bottom: 20px
	}

	.right {
		float: right;
		width: 100%
	}

	h1,
	h2 {
		font-size: 1.3em
	}
}

@media (max-width:700px) {
	.gird {
		display: grid;
		grid-template-columns: repeat(2, 1fr)
	}

	.img {
		height: 160px
	}
}

@media (max-width:470px) {
	.gird {
		display: grid;
		grid-template-columns: repeat(1, 1fr)
	}

	.img {
		height: 200px
	}
}