html {
	overflow-y: scroll;
}
.header-menu {
	font-size: 17px;
	text-align: right;
}
.header-menu {
	color: #000;
}
.header-menu li{
	display: inline;
}
.header-menu li:last-child:before{
	content: ' | ';
}
.header-menu a {
	color: #000;
	text-decoration: none;
}
.header-menu a:hover {
  text-decoration: underline;
}
.top-logo {
	display: flex;
}
.logo {
	width: 60%;
}
.logo a {
	background-repeat: no-repeat;
	display: block;
	margin: 15px auto;
	width: 411px;
	height: 120px;
	text-indent: -3000px;
}
.logo a.logo-ru{
	background-image: url(../img/logo_ru.png),none;
}
.logo a.logo-en{
	background-image: url(../img/logo_en.png),none;
}
.logo a.logo-fr{
	background-image: url(../img/logo_fr.png),none;
}
.top-logo-left-column {
	width: 20%;
}
.language-selector {
	width: 20%;
	margin-top: 10px;
}
.language-selector a{
	font-weight: bold;
	font-size: 18px;
	color: #000;	
	margin-right: 10px;
	text-align: right;
	text-decoration: none;
	padding: 3px;
}
.language-selector a.sel{
	color: #fff !important;
	background-color: #14397f;
}
.mobile-menu {
	display: none;
}
.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	min-width: 780px;
	display: flex;
	justify-content: center;
}
.main-block {
	max-width: 930px;
	width: 930px;
	min-width: 500px;
	display: inline;
	float: left;
	margin: 10px 0 10px 10px;
}
.menu-header-menu-franczuzskij-container ul{
	padding-inline-start: 0px;
}

/* Главная */
.wpp-list a {
	color: #14397f;
	text-decoration: none;
}
.wpp-list a:hover {
	text-decoration: underline;
}
.home-popular ul{
	text-indent: -5px;
	padding-inline-start: 20px;
	margin-block-start: 0px;
    margin-block-end: 0px;
	margin-right: 10px;
}
.home-popular li{
	margin-bottom: 10px;
}
.home-popular a{
	color: #14397f;
	text-decoration: none;	
	font-size: 16px;
	padding-left: 5px;
}
.home-popular a.pos1{
	font-weight: bold;
}
.home-popular a:hover{
	text-decoration: underline;
}
.home-popular{
	margin-top: 10px;
	width: 100%;
	float: left;
	margin-right: 20px;
}
/* Категории */
.category-posts-category {
	color: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-bottom: 2px;
	font-size: 27px;
	font-weight: normal;
	margin: 10px 10px 0 0;
	padding-left: 10px;
	border-bottom: 3px solid #e9e7e5;
}
.category-posts-container {
	width: 290px;
	height: 500px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.category-posts-head {
	border-bottom: 1px solid #CDCDCD;
	font-size: 12px;
}
.category-posts-date {
	background: #CDCDCD;
	color: #404040;
	padding: 2px 5px 2px 5px;
}
.category-posts-author {
	color: #606060;
	padding-left: 6px;
}
h2.category-posts-link a {
	color: #14397f;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
}
h2.category-posts-link a:hover {
	text-decoration: underline;
}
h2.category-posts-link {
	color: #14397f;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	margin: 3px 2px 0 2px;	
	font-weight: normal;
}
.category-posts-link-category {
	text-align: center;
	display:block;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #14397f;
	text-decoration: none;
}
.category-posts-link-category:hover {
	text-decoration: underline;
}
.category-posts-content {
	min-height: 85px;
	font-size: 15px;
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.category-posts-content p {
	margin-block-start: 0px;
	margin-block-end: 0px;
}
.category-posts{
	width: 300px;
	float: left;
	margin-left: 30px;	
}
.category-posts-thumbnail{
	display: flex;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.category-posts-thumbnail img{
	width: 100%;
	height: auto;
}
.category-posts-thumbnail a{
	width: 100% !important;
}
.category-data {	
	display: inline;
	float: left;
	margin: 0 0 12px 0px;
	padding-top: 15px;
	max-width: 990px;
}
.category-data a {
	color: #14397f;
	text-decoration: none;
	font-weight: bold;	
}
.category-data a:hover {
	text-decoration: underline;
}
.category-posts-content a {
	color: #14397f;
	text-decoration: none;
	font-weight: bold;
}
.category-posts-content a:hover {
	text-decoration: underline;
}
.page-content {
	margin-right: 10px;
}
/* Регионы */
.locations-data{
	float: left;
	display: inline;
	margin: 10px 0 12px 0px;
	max-width: 990px;
}
.locations-data li{	
	list-style-type: none;
	margin-bottom: 10px;
}
.locations-data a {
	color: #14397f;
	text-decoration: none;
	font-weight: bold;	
}
.locations-data a:hover {
	text-decoration: underline;
}
/* Авторы */
.page-authors-container {
	margin-top: 10px;
}
.page-authors-block {
	width: 200px;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.page-authors-title {
	color: #14397f;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-bottom: 2px;
	font-size: 27px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
}
.page-authors-content {
	border-top: 3px solid #e9e7e5;
		padding-top: 8px;
}
dl.one-letter {
	margin-block-start: 0px;
	margin-block-end: 0px;
}
dd.list-autors {
	margin-inline-start: 10px;
}
.list-autors a {
	color: #14397f;
	font-weight: bold;
	text-decoration: none;
}
.list-autors a:hover {
	text-decoration: underline;
}
/* Pagination */
.pagination {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}
.pagination a{
	text-decoration: none;
	color: #14397f;
	margin-right: 6px;
}
.page-numbers.dots {
	color: #14397f;
	margin-right: 6px;
}
.page-numbers.current {
	color: red;
	margin-right: 6px;
}
/* Навигация */
div.top-nav {
	background: url('../img/horizontal-gradients_blue.png') 0px 0px repeat-x;
	height: 44px;
}
nav.top-menu {
	background: url('../img/horizontal-gradients_blue.png') 0px -44px repeat-x;
	height: 44px;
	display: flex;
	justify-content: center;
}

nav ul,
nav ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-top-menu,
#menu-top-menu-franczuzskij,
#menu-top-menu-russian {
	font-size: 13px;
}
#menu-top-menu > li.menu-item,
#menu-top-menu-franczuzskij > li.menu-item,
#menu-top-menu-russian > li.menu-item {
	height: 44px;
	float: left;
	position: relative;
}
#menu-top-menu > li.menu-item:before,
#menu-top-menu-franczuzskij > li.menu-item:before,
#menu-top-menu-russian > li.menu-item:before {
	content: '';
	display: block;
	float: left;
	width: 2px;
	height: 44px;
	background: url('../img/horizontal-gradients_blue.png') -2px -88px repeat-x;
}
#menu-top-menu > li.menu-item:first-child:before,
#menu-top-menu-franczuzskij > li.menu-item:first-child:before,
#menu-top-menu-russian > li.menu-item:first-child:before {
	background: transparent;
}
#menu-top-menu a,
#menu-top-menu-franczuzskij a,
#menu-top-menu-russian a {
	display: block;
	color: #ffffff;
	line-height: 42px;
	height: 44px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}
#menu-top-menu > li > a,
#menu-top-menu-franczuzskij > li > a,
#menu-top-menu-russian > li > a {
	font-size: 22px;
	letter-spacing: 2px;
}
#menu-top-menu a:hover,
#menu-top-menu-franczuzskij a:hover,
#menu-top-menu-russian a:hover {
	background: url('../img/horizontal-gradients_blue.png') 0px -132px repeat-x;
}
.single-post-container {
	display: flex;
}
.single-post-data {
	margin-right: 10px;
	display: inline;
	float: left;
	max-width: 920px;
}
.single-post-top {
	position: relative;
	margin-top: 10px;
	font-weight: 300;
	font-size: 18px;
	color: #606060;
	text-align: left;
	border-bottom: 1px solid #CDCDCD;
	height: 35px;
	
}
.single-post-top-container {
	display: block;
	padding-top: 13px;
	width: 500px;
}
.single-post-top a{
	color: #606060;
	text-decoration: none;
}
.single-post-top .date{
	background: #CDCDCD;
	color: #000;
	padding: 2px;
}
.single-post-title {
	color: #14397f;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
}
.single-post-content img {
	width: 100% !important;
	height: auto !important;	
}
.single-post-sidebar {
	width: 210px;
	display: inline;
	float: right;
	margin-left: 20px;
	position: relative;
	margin-top: 23px;
}
.single-post-data a {
	color: #14397f;
	font-weight: bold;
	text-decoration: none;
}
.single-post-data a:hover {
	text-decoration: underline;
}
.downoload-pdf-block {
	position: absolute;
	top: 0;
	right: 0;
}
.downoload-pdf-block a {
	background-image: url('../img/pdf.png');
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-right: 46px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	top: -5px;
}
.single-post-related ul{
	text-indent: -5px;
	padding-inline-start: 20px;
	margin-block-start: 0px;
    margin-block-end: 0px;
	margin-right: 10px;
	margin-top: 10px;
}
.single-post-related li{
	margin-bottom: 10px;
}
.single-post-related a{
	color: #14397f;
	text-decoration: none;	
	font-size: 16px;
	padding-left: 5px;
	font-weight: normal;
}
.single-post-related a:hover{
	text-decoration: underline;
}
.single-post-related{
	margin-top: 10px;
	width: 100%;
	float: left;
	margin-right: 20px;
}
/* Sidebar */
.sidebar-block {
	width: 200px;
	display: inline;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.sidebar .title {
	background: #CDCDCD;
	color: #404040;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	height: 18px;
}
.sidebar {
	margin-top: 10px;
	border: 1px solid #e3e3e3;
	position: relative;
	width: 200px;
}
.sidebar a {
	display: block;
	color: #000;
	text-decoration: none;	
}
.sidebar a:hover {
	text-decoration: underline;
}
/* Sidebar socials */
.socials a.vk-logo {
	background: url('../img/socialicons/vk.png') 15px center no-repeat;
}
.socials a.ok-logo {
	background: url('../img/socialicons/ok.png') 15px center no-repeat;
}
.socials a.fb-logo {
	background: url('../img/socialicons/fb.png') 15px center no-repeat;
}
.socials a.tw-logo {
	background: url('../img/socialicons/tw.png') 15px center no-repeat;
}
.socials a.tg-logo {
	background: url('../img/socialicons/tg.png') 15px center no-repeat;
}
.socials a {
	padding: 12px 0 12px 60px;
	background-size: 26px!important;
	border-bottom: 1px solid #e3e3e3;
	text-align: left;
}
.socials a.gab-logo {
	background: url('../img/socialicons/gab.png') 15px center no-repeat;
}
.socials {
	border: 1px solid #e3e3e3;
	position: relative;
}
.socials a:last-child {
	border-bottom: none;
}
.socials a.img-link{
	margin: 0 15px;
	padding: 0;
	border: none;
	display: flex;
	overflow: hidden;
}
.socials a.img-link img{
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: transform ease-out .5s;
}
.socials a.img-link:hover img{
	transform: scale(1.2);
}
.socials a.text-link{
	padding: 0 15px;
	margin-bottom: 20px;
}
.partners {
	text-align: center;
	height: 215px;
}
.partners .textwidget {
	padding-top: 10px;
	padding-bottom: 5px;
}
/* Search block */
form.search-block {
	display: flex;
	width: 100%;
}
input.search-block-input {
	width: 138px;
	margin: 10px;
}
.search-block-button {
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-left {
	width: auto;
}
.footer-center {
	width: auto;
	padding: 10px 10px 10px 10px;
}
.f-email {
	margin-bottom: 10px;
}
.f-email .textwidget {
	display: inline;
}
.f-email a {
	color: #14397f;
	font-weight: bold;
	text-decoration: none;
}
.f-email a:hover {
	text-decoration: underline;
}
.footer-right {
	width: auto;
}
.ivran {
	padding: 6px 6px 6px 6px;
	width: 110px;
	height: 110px;
}
.eighteen-plus {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.footer-left-container{
	padding: 10px 10px 10px 10px;
}