.auto-clear:after {
  content: " ";
  display: table;
  clear: both;
}
.hide-text {
  text-transform: capitalize;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
.overflow-ellipsis {
  display: block;
  -o-text-overflow: ellipsis;
  /* Opera */
  text-overflow: ellipsis;
  /* IE, Safari (WebKit) */
  overflow: hidden;
  /* don't show excess chars */
  white-space: nowrap;
  /* force single line */
}
.reset-basic {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  text-decoration: none;
}
.top-left {
  position: absolute;
  top: 0px;
  left: 0px;
}
.top-right {
  position: absolute;
  top: 0px;
  right: 0px;
}
.bottom-left {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.bottom-right {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.full-size {
  width: 100%;
  height: 100%;
}
.block {
  display: block;
}
.content-box {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'fontello';
  src: url('../assets/fonts/fontello.eot?74977909');
  src: url('../assets/fonts/fontello.eot?74977909#iefix') format('embedded-opentype'), url('../assets/fonts/fontello.woff?74977909') format('woff'), url('../assets/fonts/fontello.ttf?74977909') format('truetype'), url('../assets/fonts/fontello.svg?74977909#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ECSquareSansProBold';
  src: url('../assets/fonts/ecsquaresanspro-bold-web.eot');
  src: url('../assets/fonts/ecsquaresanspro-bold-web.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/ecsquaresanspro-bold-web.woff') format('woff'), url('../assets/fonts/ecsquaresanspro-bold-web.ttf') format('truetype'), url('../assets/fonts/ecsquaresanspro-bold-web.svg#ECSquareSansProBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ECSquareSansProItalic';
  src: url('../assets/fonts/ecsquaresanspro-italic-web.eot');
  src: url('../assets/fonts/ecsquaresanspro-italic-web.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/ecsquaresanspro-italic-web.woff') format('woff'), url('../assets/fonts/ecsquaresanspro-italic-web.ttf') format('truetype'), url('../assets/fonts/ecsquaresanspro-italic-web.svg#ECSquareSansProItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ECSquareSansProRegular';
  src: url('../assets/fonts/ecsquaresanspro-regular-web.eot');
  src: url('../assets/fonts/ecsquaresanspro-regular-web.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/ecsquaresanspro-regular-web.woff') format('woff'), url('../assets/fonts/ecsquaresanspro-regular-web.ttf') format('truetype'), url('../assets/fonts/ecsquaresanspro-regular-web.svg#ECSquareSansProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background: #1a2526;
  font-family: 'ECSquareSansProBold';
}
h1 {
  color: #ffffff;
  font-size: 2.5em;
  font-weight: bold;
  font-family: 'ECSquareSansProBold';
  line-height: 1.1em;
}
h2 {
  color: #ffffff;
  font-size: 1.75em;
  line-height: 1.05em;
  font-weight: bold;
  font-family: 'ECSquareSansProBold';
}
h3 {
  color: #0065a2;
  text-transform: uppercase;
  font-size: 1.250em;
  font-weight: bold;
  font-family: 'ECSquareSansProBold';
}
h4 {
  color: #ffffff;
  font-size: 1.250em;
  font-weight: bold;
  font-family: 'ECSquareSansProBold';
}
h5 {
  color: #ffffff;
}
h6 {
  color: #ffffff;
}
p {
  color: #ffffff;
  font-size: 1em;
  font-family: 'ECSquareSansProRegular';
}
p.sub-title {
  margin: 0 0;
  font-family: 'ECSquareSansProItalic';
  color: #19ace3;
}
header {
  background: url(https://ec.europa.eu/jrc/sites/all/themes/ec_default/ec_subtheme/img/bg_header_1px.gif) repeat-x;
  height: 145px;
  line-height: 1.4;
  position: relative;
  z-index: 10;
  overflow-x: hidden;
  text-align: left;
}
header .container {
  text-align: left;
  margin: 0 auto;
  position: relative;
}
header .container p {
  margin: 0 0;
}
header .banner-flag {
  float: left;
  margin: 15px 0 0 40px;
  padding: 0;
  text-decoration: none;
  z-index: 100;
  width: 172px;
}
header .banner-title {
  display: none;
  top: 56px;
  left: 10px;
  position: relative;
  z-index: 4;
}
header .banner-title .site_name {
  height: 30px;
  font-family: 'ECSquareSansProRegular';
  font-size: 28px;
  color: #0065a2;
  font-weight: normal;
  padding-top: 3px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
header .banner-title .slogan {
  height: 30px;
  font-family: 'ECSquareSansProRegular';
  font-size: 21px;
  color: #d8e7f0;
  font-weight: normal;
  padding-top: 3px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 3px;
}
header .filter-menu {
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 100;
  text-align: right;
}
header .filter-menu ul {
  display: inline;
  margin: 0 0;
  padding: 0 0;
}
header .filter-menu ul li {
  background: none;
  padding-left: 7px;
  padding-right: 2px;
  display: inline;
}
header .filter-menu .filter.active {
  color: #fe812f;
}
header .block-menu-new {
  right: 144px;
}
.content {
  padding-top: 25px;
}
.content h4 {
  margin-bottom: 0;
}
.content .box {
  margin: 30px 0 0;
  overflow: hidden;
}
.content .box .img {
  display: block;
  height: 180px;
  width: 100%;
  /*background: url('../assets/img/patroon.png');*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.content .box section {
  background: #0065a2;
  text-align: left;
  min-height: 135px;
}
.content .box section h2 {
  margin: 0 0;
  padding: 20px;
}
.content .box .arrow {
  background: #fe812f;
  height: 32px;
  width: 32px;
  line-height: 30px;
  float: right;
  margin-top: -16px;
  position: relative;
  z-index: 2;
  color: #ffffff;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.content .box .arrow i {
  padding-left: 3px;
}
.content .box .arrow:hover {
  background: #19ace3;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.content .box .help {
  background: none;
  height: 32px;
  width: 32px;
  display: block;
  line-height: 30px;
  float: right;
  margin-top: -32px;
  position: relative;
  z-index: 2;
  color: #ffffff;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.content .box .help i {
  padding-left: 3px;
}
.content .box .help:hover {
  background: #19ace3;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.content .box .overlay {
  position: relative;
  min-height: 0px;
  height: 135px;
  width: 100%;
  margin-top: -135px;
  z-index: 1;
  bottom: 0px;
  background: none;
}
.content .box .overlay .pad {
  background: #19ace3;
  position: absolute;
  top: 135px;
  left: 0px;
  padding-top: 10px;
  height: 135px;
  width: 100%;
}
.content .box .overlay p {
  margin: 0px 20px 5px;
}
.content .box .overlay p strong {
  font-family: 'ECSquareSansProBold';
}
.content .box .overlay ul {
  list-style: none;
  margin: 0 15px 20px;
  padding: 0 0;
}
.content .box .overlay ul li {
  margin: 0 0;
  display: inline;
}
.content .box .overlay ul li img {
  width: 32px;
}
.content #contact {
  text-align: left;
  background: #21b473;
  padding-bottom: 15px;
}
.content #contact h2 {
  padding: 10px 15px;
  margin: 0 0;
}
.content #contact h4 {
  padding: 0 15px;
  margin: 0 0;
}
.content #contact p {
  padding: 0 15px;
  margin: 0 0;
}
.content #contact .email {
  padding: 10px 15px;
}
.content #contact .email i {
  padding: 0 10px 0 0;
}
.content #contact .email a {
  color: #ffffff;
  text-decoration: underline;
}
.content #contact .email a:hover {
  color: #1a2526;
}
footer {
  background: #ffffff;
  height: 60px;
  padding-top: 32px;
  margin-top: 33px;
  text-align: center;
}
footer .logo {
  background: #0065a2;
  width: 90px;
  margin: 0 auto;
}
.container {
  width: 80%;
  margin: 30px auto 0;
  text-align: center;
}
.grid {
  padding-left: 2%;
}
.grid:first-child {
  margin-left: 0;
}
.grid .es-12 {
  float: left;
  width: 98%;
  margin-right: 2%;
}
.grid .es-10 {
  float: left;
  width: 81.33333333%;
  margin-right: 2%;
}
.grid .es-9 {
  float: left;
  width: 73%;
  margin-right: 2%;
}
.grid .es-8 {
  float: left;
  width: 64.66666667%;
  margin-right: 2%;
}
.grid .es-7 {
  float: left;
  width: 56.33333333%;
  margin-right: 2%;
}
.grid .es-6 {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.grid .es-5 {
  float: left;
  width: 39.66666667%;
  margin-right: 2%;
}
.grid .es-4 {
  float: left;
  width: 31.33333333%;
  margin-right: 2%;
}
.grid .es-3 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.grid .es-2 {
  float: left;
  width: 14.66666667%;
  margin-right: 2%;
}
.grid .es-1 {
  float: left;
  width: 6.33333333%;
  margin-right: 2%;
}
.grid .es-offset1 {
  margin-left: 8.33333333%;
}
.grid .es-offset2 {
  margin-left: 16.66666667%;
}
.grid .es-offset3 {
  margin-left: 25%;
}
.grid .es-offset4 {
  margin-left: 33.33333333%;
}
.grid .es-offset5 {
  margin-left: 41.66666667%;
}
.grid .es-offset6 {
  margin-left: 50%;
}
.grid .es-offset7 {
  margin-left: 58.33333333%;
}
.grid .es-offset8 {
  margin-left: 66.66666667%;
}
.grid .es-offset9 {
  margin-left: 75%;
}
.grid .es-offset10 {
  margin-left: 83.33333333%;
}
.clearfix {
  clear: both;
  /*overflow: hidden;*/
}
.transition {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.hidden-xs {
  display: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}
.icon-mail-alt:before {
  content: '\e804';
}
.icon-down-big:before {
  content: '\e802';
}
.icon-left-big:before {
  content: '\e801';
}
.icon-right-big:before {
  content: '\e800';
}
.icon-up-big:before {
  content: '\e803';
}
.icon-help:before {
  content: '\e806';
}
.icon-help-circled:before {
  content: '\e805';
}
@media only screen and (min-width: 768px) {
  .hidden-xs {
    display: block;
  }
  header .banner-title {
    display: block;
  }
  header .filter-menu {
    top: 20px;
  }
  header .filter-menu span {
    display: inline-block;
  }
  .container {
    width: 80%;
    margin: 30px auto 0;
    text-align: center;
  }
  .grid {
    padding-left: 2%;
  }
  .grid:first-child {
    margin-left: 0;
  }
  .grid .sm-12 {
    float: left;
    width: 98%;
    margin-right: 2%;
  }
  .grid .sm-10 {
    float: left;
    width: 81.33333333%;
    margin-right: 2%;
  }
  .grid .sm-9 {
    float: left;
    width: 73%;
    margin-right: 2%;
  }
  .grid .sm-8 {
    float: left;
    width: 64.66666667%;
    margin-right: 2%;
  }
  .grid .sm-7 {
    float: left;
    width: 56.33333333%;
    margin-right: 2%;
  }
  .grid .sm-6 {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .grid .sm-5 {
    float: left;
    width: 39.66666667%;
    margin-right: 2%;
  }
  .grid .sm-4 {
    float: left;
    width: 31.33333333%;
    margin-right: 2%;
  }
  .grid .sm-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }
  .grid .sm-2 {
    float: left;
    width: 14.66666667%;
    margin-right: 2%;
  }
  .grid .sm-1 {
    float: left;
    width: 6.33333333%;
    margin-right: 2%;
  }
  .grid .sm-offset1 {
    margin-left: 8.33333333%;
  }
  .grid .sm-offset2 {
    margin-left: 16.66666667%;
  }
  .grid .sm-offset3 {
    margin-left: 25%;
  }
  .grid .sm-offset4 {
    margin-left: 33.33333333%;
  }
  .grid .sm-offset5 {
    margin-left: 41.66666667%;
  }
  .grid .sm-offset6 {
    margin-left: 50%;
  }
  .grid .sm-offset7 {
    margin-left: 58.33333333%;
  }
  .grid .sm-offset8 {
    margin-left: 66.66666667%;
  }
  .grid .sm-offset9 {
    margin-left: 75%;
  }
  .grid .sm-offset10 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    width: 990px;
    margin: 30px auto 0;
    text-align: center;
  }
  .grid {
    padding-left: 2%;
  }
  .grid:first-child {
    margin-left: 0;
  }
  .grid .md-12 {
    float: left;
    width: 98%;
    margin-right: 2%;
  }
  .grid .md-10 {
    float: left;
    width: 81.33333333%;
    margin-right: 2%;
  }
  .grid .md-9 {
    float: left;
    width: 73%;
    margin-right: 2%;
  }
  .grid .md-8 {
    float: left;
    width: 64.66666667%;
    margin-right: 2%;
  }
  .grid .md-7 {
    float: left;
    width: 56.33333333%;
    margin-right: 2%;
  }
  .grid .md-6 {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .grid .md-5 {
    float: left;
    width: 39.66666667%;
    margin-right: 2%;
  }
  .grid .md-4 {
    float: left;
    width: 31.33333333%;
    margin-right: 2%;
  }
  .grid .md-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }
  .grid .md-2 {
    float: left;
    width: 14.66666667%;
    margin-right: 2%;
  }
  .grid .md-1 {
    float: left;
    width: 6.33333333%;
    margin-right: 2%;
  }
  .grid .md-offset1 {
    margin-left: 8.33333333%;
  }
  .grid .md-offset2 {
    margin-left: 16.66666667%;
  }
  .grid .md-offset3 {
    margin-left: 25%;
  }
  .grid .md-offset4 {
    margin-left: 33.33333333%;
  }
  .grid .md-offset5 {
    margin-left: 41.66666667%;
  }
  .grid .md-offset6 {
    margin-left: 50%;
  }
  .grid .md-offset7 {
    margin-left: 58.33333333%;
  }
  .grid .md-offset8 {
    margin-left: 66.66666667%;
  }
  .grid .md-offset9 {
    margin-left: 75%;
  }
  .grid .md-offset10 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1200px;
    margin: 30px auto 0;
    text-align: center;
  }
  .grid {
    padding-left: 2%;
  }
  .grid:first-child {
    margin-left: 0;
  }
  .grid .xl-12 {
    float: left;
    width: 98%;
    margin-right: 2%;
  }
  .grid .xl-10 {
    float: left;
    width: 81.33333333%;
    margin-right: 2%;
  }
  .grid .xl-9 {
    float: left;
    width: 73%;
    margin-right: 2%;
  }
  .grid .xl-8 {
    float: left;
    width: 64.66666667%;
    margin-right: 2%;
  }
  .grid .xl-7 {
    float: left;
    width: 56.33333333%;
    margin-right: 2%;
  }
  .grid .xl-6 {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .grid .xl-5 {
    float: left;
    width: 39.66666667%;
    margin-right: 2%;
  }
  .grid .xl-4 {
    float: left;
    width: 31.33333333%;
    margin-right: 2%;
  }
  .grid .xl-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }
  .grid .xl-2 {
    float: left;
    width: 14.66666667%;
    margin-right: 2%;
  }
  .grid .xl-1 {
    float: left;
    width: 6.33333333%;
    margin-right: 2%;
  }
  .grid .xl-offset1 {
    margin-left: 8.33333333%;
  }
  .grid .xl-offset2 {
    margin-left: 16.66666667%;
  }
  .grid .xl-offset3 {
    margin-left: 25%;
  }
  .grid .xl-offset4 {
    margin-left: 33.33333333%;
  }
  .grid .xl-offset5 {
    margin-left: 41.66666667%;
  }
  .grid .xl-offset6 {
    margin-left: 50%;
  }
  .grid .xl-offset7 {
    margin-left: 58.33333333%;
  }
  .grid .xl-offset8 {
    margin-left: 66.66666667%;
  }
  .grid .xl-offset9 {
    margin-left: 75%;
  }
  .grid .xl-offset10 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (min-width: 1600px) {
  .container {
    width: 1600px;
    margin: 30px auto 0;
    text-align: center;
  }
  .grid {
    padding-left: 2%;
  }
  .grid:first-child {
    margin-left: 0;
  }
  .grid .xxl-12 {
    float: left;
    width: 98%;
    margin-right: 2%;
  }
  .grid .xxl-10 {
    float: left;
    width: 81.33333333%;
    margin-right: 2%;
  }
  .grid .xxl-9 {
    float: left;
    width: 73%;
    margin-right: 2%;
  }
  .grid .xxl-8 {
    float: left;
    width: 64.66666667%;
    margin-right: 2%;
  }
  .grid .xxl-7 {
    float: left;
    width: 56.33333333%;
    margin-right: 2%;
  }
  .grid .xxl-6 {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .grid .xxl-5 {
    float: left;
    width: 39.66666667%;
    margin-right: 2%;
  }
  .grid .xxl-4 {
    float: left;
    width: 31.33333333%;
    margin-right: 2%;
  }
  .grid .xxl-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
  }
  .grid .xxl-2 {
    float: left;
    width: 14.66666667%;
    margin-right: 2%;
  }
  .grid .xxl-1 {
    float: left;
    width: 6.33333333%;
    margin-right: 2%;
  }
  .grid .xxl-offset1 {
    margin-left: 8.33333333%;
  }
  .grid .xxl-offset2 {
    margin-left: 16.66666667%;
  }
  .grid .xxl-offset3 {
    margin-left: 25%;
  }
  .grid .xxl-offset4 {
    margin-left: 33.33333333%;
  }
  .grid .xxl-offset5 {
    margin-left: 41.66666667%;
  }
  .grid .xxl-offset6 {
    margin-left: 50%;
  }
  .grid .xxl-offset7 {
    margin-left: 58.33333333%;
  }
  .grid .xxl-offset8 {
    margin-left: 66.66666667%;
  }
  .grid .xxl-offset9 {
    margin-left: 75%;
  }
  .grid .xxl-offset10 {
    margin-left: 83.33333333%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'ECSquareSansProBold';
    src: url('../assets/fonts/ecsquaresanspro-bold-web.svg#ECSquareSansProBold') format('svg');
  }
  @font-face {
    font-family: 'ECSquareSansProItalic';
    src: url('../assets/fonts/ecsquaresanspro-italic-web.svg#ECSquareSansProItalic') format('svg');
  }
  @font-face {
    font-family: 'ECSquareSansProRegular';
    src: url('../assets/fonts/ecsquaresanspro-regular-web.svg#ECSquareSansProRegular') format('svg');
  }
  @font-face {
    font-family: 'fontello';
    src: url('../assets/fonts/fontello.svg#fontello') format('svg');
  }
}
