@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic');
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?mhhuyp');
  src: url('../fonts/icomoon.eot?mhhuyp#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?mhhuyp') format('truetype'), url('../fonts/icomoon.woff?mhhuyp') format('woff'), url('../fonts/icomoon.svg?mhhuyp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal; 
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pdf:before {
  font-family: 'icomoon';
  content: "\e900";
  color: red;
}
.icon-xls:before {
  font-family: 'icomoon';
  content: "\e901";
  color: green;
}
.icon-doc:before {
  font-family: 'icomoon';
  content: "\e902";
  color: blue;
}
.icon-phone:before {
  font-family: 'icomoon';
  content: "\e903";
}
.icon-mail:before {
  font-family: 'icomoon';
  content: "\e904";
}
/* NEWS */
.news-desc {
  padding: 10px 0 20px 10px;
}
.news-desc h4 {
  font-weight: normal;
}
.news-image img {
  padding: 10px;
}
@media (min-width: 768px) {
  .news-image img {
    max-height: 140px;
  }
}
/* END NEWS */
html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: Roboto, serif, arial;
}
.body {
  background: url(../bg.jpg) top center fixed repeat;
}
.content {
  position: relative;
}
.wrapper {
  margin: 0 auto;
  width: 1161px;
}
.big {
  font-size: 1.5em;
}
.medium {
  font-size: 1.2em;
}
.block {
  display: block;
  top: 0;
  left: 0;
  background: url(../stat_bg.png) 0 0 repeat;
  width: 387px;
  height: 359px;
  float: left;
  padding: 72px 40px 30px 40px;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  overflow: hidden;
}
.block h4 {
  padding: 0 0 15px 0;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.block .logo {
  padding: 5px 0 0 0;
}
.block .big {
  font-size: 25px;
  line-height: 27px;
}
.block .medium {
  font-size: 18px;
  line-height: 25px;
}
.block .logo-text {
  padding: 9px 50px 0 50px;
}
.block.block-1 {
  background-position: 0 0;
}
.block.block-2 {
  background-position: -387px 0;
  padding-left: 85px;
}
.block.block-2 img {
  padding: 15px 0 20px 0;
}
.block.block-3 {
  background-position: -774px 0;
}
.block.block-4 {
  background-position: 0 718px;
  padding: 72px 40px 30px 50px;
  line-height: 15px;
}
.block.block-4 .icon {
  font-size: 30px;
  vertical-align: middle;
  text-decoration: none;
}
.block.block-4 a {
  display: block;
  margin: 0 0 15px 0;
  text-decoration: none;
}
.block.block-4 a i {
  width: 30px;
}
.block.block-4 a span {
  text-decoration: underline;
}
.block.block-sidebarmenu {
  background-position: 0 718px;
  padding: 85px 40px 30px 50px;
}
.block.block-sidebarmenu a {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
}
.block.block-sidebarmenu a.active {
  color: #41a0c9;
}
.block.block-5 {
  padding-left: 30px;
  padding-top: 25px;
  background-position: -387px 718px;
}
.block.block-6 {
  background-position: -774px 718px;
  padding-top: 60px;
}
.block.block-6 p {
  padding-bottom: 12px;
}
.block.block-6 .form .form-control {
  height: 28px;
  border-radius: 0;
  width: 160px;
  display: inline-block;
  margin-right: 10px;
}
.block.block-6 .form button.form-control {
  width: 120px;
}
.block.block-7 {
  background-position: 0 359px;
  padding-top: 50px;
}
.block.block-8 {
  background-position: -387px 359px;
  padding-top: 50px;
}
.block.block-9 {
  background-position: -774px 359px;
  padding-top: 50px;
  padding-right: 50px;
}
.block.block-9 p {
  margin-bottom: 13px;
}
.block.block-9 .form-control {
  margin-left: 10px;
  display: inline-block;
  width: 285px;
}
.form-control {
  border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
button.form-control {
  background: #e63412;
  border: 0;
  color: #fff;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.contacts {
  margin-top: 5px;
}
.contacts .icon {
  color: #31c65b;
  font-size: 18px;
  vertical-align: middle;
}
.contacts a {
  color: #000;
  padding-right: 10px;
}
.form .form-row {
  padding: 7px 0 13px 0;
}
.form .form-control {
  height: 28px;
  border-radius: 0;
}
.form button.form-control {
  background: #e63412;
  border: 0;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  width: 130px;
}
.coordinator-info {
  padding-left: 10px;
  padding-bottom: 10px;
  display: none;
}
.coordinator-info.active {
  display: block;
}
.knop {
  position: absolute;
  left: 50%;
  top: 0px;
  background: url(../knop.png) top center no-repeat;
  width: 38px;
  height: 42px;
  margin-left: -18px;
  z-index: 20;
}
.owl-carousel .item b {
  padding: 7px 0 0 0;
  display: block;
}
.footer {
  clear: both;
}
.footer .copyright {
  padding: 35px 0px 15px 15px;
  color: grey;
}
.footer .webis {
  padding: 15px 20px 15px 0;
  font-size: 12px;
}
.sidebar {
  float: left;
  width: 387px;
}
.wrapper.inner-8 .sidebar {
  float: none;
  width: 100%;
}
.wrapper.inner-8 .content-wrapper {
  width: 100%;
}
.wrapper.inner-8 .content-wrapper .content-wrapper-1 {
  background: url(../page_bg_top_9.png) top left no-repeat;
}
.wrapper.inner-8 .content-wrapper .content-wrapper-2 {
  background: url(../page_bg_bottom_9.png) bottom left no-repeat;
}
ul.menu {
  display: block;
  padding: 0;
  margin: 0;
}
ul.menu li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
ul.menu li:before {
  content: "·";
  float: left;
  font-size: 50px;
  padding-right: 7px;
}
.content-wrapper {
  position: relative;
  background: url(../page_bg_mid.png) top left repeat-y;
  width: 731px;
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
}

.content-wrapper.content8 {
  position: relative;
  background: url(../page_bg_mid_9.png) top left repeat-y !important;
  width: 100%;
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
}

.content-wrapper .content-wrapper-1 {
  background: url(../page_bg_top.png) top left no-repeat;
  min-height: 1020px;
  padding: 40px 50px;
  overflow: hidden;
}
.content-wrapper .content-wrapper-2 {
  background: url(../page_bg_bottom.png) bottom left no-repeat;
  width: 100%;
  min-height: 400px;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 10;
}
.content-wrapper .content {
  position: relative;
  z-index: 11;
}
.owl-controls {
  text-align: center;
}
.owl-controls .owl-page {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #a7a7a7;
  display: inline-block;
  margin: 0 10px 0 0;
  border-radius: 50%;
}
.owl-controls .owl-page.active {
  background: #78909c;
}
.form-horizontal .control-label-value {
  padding-top: 7px;
  display: inline-block;
  font-weight: normal;
}
.nomination .nomination-header {
  text-align: center;
  background: #fff;
  padding: 3px 0;
  margin: 10px 0;
  font-weight: bold;
  font-size: 16px;
}

.entry.news {
	margin: 0px 0px 10px 0px;
}

.entry-image {
	float: right;
}

.entry-date {
	color: #000;
	font-size: 10px;
}

.news-col {
	width: 280px;
	max-height: 200px;
	overflow: hidden;
}

.news-more {
	display: inline-block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../news.png) 0px 5px no-repeat;
}

/*# sourceMappingURL=theme.css.map */

ul.pagination {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

ul.pagination li {
	list-style: none;
	display: inline-block;
	padding: 4px 8px;
	margin: 0px 5px 0px 0px;
	background-color: #f2f2f2;
	color: #000;
}

ul.pagination a {
	color: #000;
}

ul.pagination li:hover {
	background-color: #e2e2e2;
}