@font-face {
  font-family: 'Univers Next Pro Condensed';
  src: url('../font/UniversNextPro-Cond.eot');
  src: url('../font/UniversNextPro-Cond.eot?#iefix') format('embedded-opentype'), url('../font/UniversNextPro-Cond.woff2') format('woff2'), url('../font/UniversNextPro-Cond.woff') format('woff'), url('../font/UniversNextPro-Cond.svg#UniversNextPro-Cond') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  margin: 0px;
  padding: 0px;
  background: white;
  color: black;
  font-family: 'Helvetica', 'Arial CE', 'Arial', sans-serif;
  font-size: 18px;
}
.gsc-control-cse {
  background: transparent !important;
  border-color: transparent !important;
}
.header {
  height: 275px;
  min-width: 600px;
  margin-top: 45px;
  position: relative;
  width: 100%;
  background: url(../img/header.jpg) bottom left no-repeat;
  background-size: cover;
}
.header:after {
  content: '.';
  display: block;
  height: 1px;
  background: white;
  width: 50%;
  position: absolute;
  right: 0%;
  top: 50px;
  overflow: hidden;
  text-indent: -9999px;
}
.header h1 {
  width: 110px;
  height: 142px;
  background: url(../img/logo-main.png) center center no-repeat;
  position: absolute;
  left: 25px;
  top: 15px;
  margin: 0px;
}
.header h1:before {
  content: '.';
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  height: 1px;
  background: white;
  width: 1200px;
  position: absolute;
  right: 115px;
  top: 35px;
}
.header h1 a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
.header h2.claim {
  margin: 0px;
  position: absolute;
  font-family: 'Univers Next Pro Condensed', sans-serif;
  color: white;
  left: 18px;
  top: 180px;
  font-weight: normal;
  font-size: 20px;
}
.header .unesco {
  width: 138px;
  height: 121px;
  position: absolute;
  right: 0px;
  top: 52px;
  background: url(../img/unesco.png) top left no-repeat;
  z-index: 0;
}
.header .a-project {
	width: 104px;
	height: 61px;
	right: 0px;
	top: 140px;
	position: absolute;
	background: url(../img/a-project.png) top left no-repeat;
}
.header .search {
  width: 340px;
  position: absolute;
  right: 0px;
  height: 45px;
  top: -50px;
}
.gsc-input-box {
	border: 1px solid #D9D9D9;
	border-radius: 2px;
}
.inner {
  width: calc(100% - 80px);
  max-width: 1100px;
  min-width: 600px;
  margin: 0px auto;
  position: relative;
  box-sizing: border-box;
}
.nav .menu-wrapper {
  border-bottom: 1px solid white;
  width: 80%;
  width: calc(100% - 140px);
  position: absolute;
  right: 0px;
  top: 0px;
  height: 50px;
  z-index: 1000;
}
.nav .menu-trigger {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/menu.svg) center center no-repeat;
  position: absolute;
  right: 171px;
  top: 0px;
  display: none;
}
@media only screen and (max-width: 900px) {
  .nav .menu-trigger {
    display: block;
  }
}
.nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.nav ul li {
  padding: 0px;
  margin: 0px;
}
.nav ul.lang {
  font-size: 12px;
  position: absolute;
  top: -45px;
  line-height: 40px;
  white-space: nowrap;
}
.nav ul.lang li {
  display: inline;
  margin-right: 10px;
}
.nav ul.lang li.active a, .nav ul.lang li.current-lang a{
  color: black;
}
.nav ul.lang li a {
  color: #aaa;
  text-decoration: none;
}
.nav ul.lang li a:hover {
  color: black;
}
.nav ul.blue-menu {
  position: absolute;
  right: 0px;
  top: 0px;
}
.nav ul.blue-menu li {
  float: left;
  font-family: 'Univers Next Pro Condensed', sans-serif;
  font-size: 20px;
  border-right: 1px solid white;
  margin: 0px;
}
@media only screen and (max-width: 1100px) {
  .nav ul.blue-menu li {
    font-size: 14px;
  }
}
.nav ul.blue-menu li a {
  color: white;
  text-decoration: none;
  display: block;
  height: 50px;
  line-height: 55px;
  padding: 0px 15px 0px 12px;
  background: #0072bc;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
}
.nav ul.blue-menu li a:hover {
  background-color: #0080d0;
}
.nav ul.blue-menu li.facebook a {
  width: 15px;
  text-indent: -9999px;
  background: #004485 url(../img/fb.png) center center no-repeat;
}
.nav ul.blue-menu li.facebook a:hover {
  background-color: #004b96;
}
.nav ul.menu {
  position: absolute;
  top: 0px;
  z-index: 1000px;
  height: 50px;
  right: 171px;
  border-left: 1px solid white;
}
@media only screen and (max-width: 900px) {
  .nav ul.menu {
    display: none;
    top: 50px;
    border-left: none;
  }
  .nav ul.menu .no-js .menu {
    display: block !important;
  }
  .nav ul.menu li {
    float: none !important;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
  }
}
@media only screen and (max-width: 900px) {
  .nav ul.menu.active {
    display: block;
  }
}
.nav ul.menu li {
  float: left;
  font-family: 'Univers Next Pro Condensed', sans-serif;
  font-size: 20px;
  border-right: 1px solid white;
  margin: 0px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .nav ul.menu li {
    font-size: 14px;
  }
}
.nav ul.menu li:hover ul {
  display: block;
}
.nav ul.menu li ul {
  position: absolute;
  width: 250px;
  left: -1px;
  top: 51px;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  display: none;
}
@media only screen and (max-width: 900px) {
  .nav ul.menu li ul {
    left: 99%;
    top: 0px;
    border-bottom: 0px;
  }
}
.nav ul.menu li ul li {
  float: none;
  font-size: 14px;
  background: #e00000;
}
@media only screen and (max-width: 900px) {
  .nav ul.menu li ul li {
    font-size: 12px;
    width: 200px;
  }
}
.nav ul.menu li ul li a {
  height: 24px;
  color: white !important;
  background-color: transparent !important;
  line-height: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.nav ul.menu li ul li a:hover {
  background-color: white !important;
  color: #e20000 !important;
}
.nav ul.menu li a {
  color: white;
  text-decoration: none;
  display: block;
  height: 50px;
  line-height: 55px;
  padding: 0px 15px 0px 12px;
  background: #e00000;
  text-transform: uppercase;
}
.nav ul.menu li a:hover {
  background-color: #ee0000;
}
.nav ul.menu li:nth-child(1) a {
  background: #e10001;
}
.nav ul.menu li:nth-child(1) a:hover {
  background: #fff;
  color: #e10001;
}
.nav ul.menu li:nth-child(2) a {
  background: #febc0f;
}
.nav ul.menu li:nth-child(2) a:hover {
  background: #fff;
  color: #febc0f;
}
.nav ul.menu li:nth-child(3) a {
  background: #ff5001;
}
.nav ul.menu li:nth-child(3) a:hover {
  background: #fff;
  color: #ff5001;
}
.nav ul.menu li:nth-child(4) a {
  background: #9c2ffe;
}
.nav ul.menu li:nth-child(4) a:hover {
  background: #fff;
  color: #9c2ffe;
}
.nav ul.menu li:nth-child(5) a {
  background: #38b54a;
}
.nav ul.menu li:nth-child(5) a:hover {
  background: #fff;
  color: #38b54a;
}
.nav ul.menu li:nth-child(6) a {
  background: #00aa9e;
}
.nav ul.menu li:nth-child(6) a:hover {
  background: #fff;
  color: #00aa9e;
}
.content {
  display: block;
  width: 100%;
}
.content .inner {
  min-height: 700px;
}
.content h2 {
  font-size: 38px;
  color: #ff0000;
  font-family: 'Univers Next Pro Condensed', sans-serif;
  border-bottom: 1px solid;
  margin: 5px 0px;
}
.content a {
  color: #ff0000;
}
.content .col {
  padding-bottom: 20px;
  width: 31%;
}
.content .col.col3 {
  order: 1;
  padding-left: 25px;
}
.content .col.col2 {
  order: 3;
}
.content .col.col1 {
  order: 2;
}
.content .col.colwhole {
  width: 66%;
  box-sizing: border-box;
  padding-left: 25px;
  order: 1;
}
.content .col.sidebar {
  order: 2;
  padding-top: 20px !important;
}
@media only screen and (max-width: 1100px) {
  .content .col.col1 {
    width: 48%;
  }
  .content .col.col2 {
    width: 48%;
  }
  .content .col.col3 {
    order: 3;
    width: 100%;
    padding-left: 0px;
  }
  .content .col.colwhole {
    width: 100%;
  }
  .content .col.sidebar {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .content .col.col1 {
    width: 100%;
  }
  .content .col.col2 {
    width: 100%;
  }
  .content .col.col3 {
    order: 3;
    width: 100%;
  }
}
.content .col img {
  width: 100%;
  height: auto !important;
}
.content .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .inner p,
.content .inner .more {
  font-size: 18px;
}
.content .inner .article {
  margin-bottom: 20px;
}
.content .inner .article p {
  margin: 0px;
}
.content .inner .article h3 {
  width: 60%;
  font-size: 18px;
  margin: 0px;
}
.content .live {
  position: relative;
}
.content .live:after {
  content: '.';
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 35px;
  height: 35px;
  background: url(../img/zive.png) center center no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
}
.no-flexbox .content .inner {
  display: block;
}
.no-flexbox .content .col {
  width: 100%;
}
.footer {
  width: 100%;
  height: 90px;
  background: #e2e2e2;
}
.footer .copy {
  position: absolute;
  top: 10px;
  left: 25px;
  font-weight: bold;
}
.footer .footer-menu ul.footer-menu-ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 10px;
  right: 0px;
}
.footer .footer-menu ul.footer-menu-ul li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  margin-left: 10px;
}
.footer .footer-menu ul.footer-menu-ul li a {
  color: black;
  text-decoration: none;
}
.footer .footer-menu ul.footer-menu-ul li a:hover {
  text-decoration: underline;
}
.footer .footer-menu ul.footer-menu-ul li ul {
  display: none;
}
.main {
  padding: 0px 25px 50px;
}
.main h2 a {
  text-decoration: none;
}
.main img {
  width: 100%;
  height: auto !important;
}
.post h3 {
  font-size: 22px !important;
  margin: 0px !important;
  font-family: 'Univers Next Pro Condensed', sans-serif;
}
.post h3 a {
  color: black;
}
.post header {
  position: relative;
  font-size: 12px;
}
.post header .post-edit-link {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 10px;
}
ul.volna_mista {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.volna_mista li {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
}
ul.volna_mista li p {
  font-weight: normal;
  margin: 0px;
}
ul.volna_mista li a {
  font-weight: normal;
  font-size: 18px;
}
.entry-content blockquote {
	text-align: center;
	color: #999;
	font-style: italic;
}
.entry-content blockquote p {
	text-align: center !important;
	font-size: 24px !important;
	
}
.entry-content .thumb img, .entry-content .thumb {
	width: 200px !important;
	height: auto !important;
	border: 1px solid #e10001;
}
.entry-content .icon, .entry-content .size-thumbnail {
	width: 150px !important;
	height: auto !important;
}
.entry-content .alignright {
	float: right;
}
.ngg-gallery-thumbnail.ngg-gallery-thumbnail img {
	width: 140px !important;
	height: auto !important;
}
.slideshowlink {
	display: none;
}
.child-pages {
	 font-family: 'Univers Next Pro Condensed', sans-serif;
	 font-size: 20px;
}
.child-pages ul {
	display: none;
}
