@font-face {
		  font-family: 'LiteraturnayaC';
		  src: url('/public/site/fonts/LiteraturnayaC.eot?#iefix') format('embedded-opentype'),  url('/public/site/fonts/LiteraturnayaC.otf')  format('opentype'),
			   url('/public/site/fonts/LiteraturnayaC.woff') format('woff'), url('/public/site/fonts/LiteraturnayaC.ttf')  format('truetype'), url('/public/site/fonts/LiteraturnayaC.svg#LiteraturnayaC') format('svg');
		  font-weight: normal;
		  font-style: normal;
		}
		.z-lang{
				display: flex;
			    list-style: none;
			    justify-content: center;
		}
		.z-languages{
				padding-right: 10px;
				font-family:'Yanus';
		}
		.lang{
				font-family:'Yanus';
				padding-right: 10px;
				font-size: 16px;
    			font-weight: 700;
    			color: rgba(0,0,0,0.54);
		}
		.pkp_search.pkp_search_desktop{
		 margin-right:15%;

		}
		.pkp_site_name_wrapper > .pkp_screen_reader{
			font-family: 'LiteraturnayaC' !important;
		}
		#navigationUser{
		height:0;
		}
		.profile{
		    padding-top: 5px;
		}
		.pkp_search_desktop.is_open input[type="text"] {
		padding-left:12.5em;
		}