@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto:wght@300;400;700&display=swap");
.container-header,
.container-footer {
  background-image: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111111;
  font-family: "Montserrat", sans-serif;
  font-style: normal; }

h1 {
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: -0.5px;
  margin-bottom: 4px; }

a {
  color: #111111;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-decoration: underline; }
  a:hover, a:not(.btn):focus, a:not(.btn):hover {
    color: #e4002b; }

body.site {
  background-color: #ebecf5; }
  @media screen and (max-width: 991px) {
    body.site {
      padding-top: 86px; } }

#cookiescript_injected {
  opacity: 1 !important;
  background-color: rgba(17, 17, 17, 0.95) !important;
  padding: 32px !important; }

* {
  scrollbar-width: thin !important; }

::-webkit-scrollbar {
  width: 7px; }

::-webkit-scrollbar-track {
  background: transparent; }

::-webkit-scrollbar-thumb {
  background-color: rgba(155, 155, 155, 0.7);
  border-radius: 20px;
  border: transparent; }
  ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(55, 55, 55, 0.5); }

.container-sidebar-right {
  margin-top: 30px; }
  @media screen and (max-width: 991px) {
    .container-sidebar-right {
      margin-top: 0; } }

font {
  font-family: "Roboto", sans-serif !important;
  font-style: normal !important;
  font-size: 15px !important;
  font-weight: inherit !important; }
  font strong {
    font-weight: inherit !important; }
  font em {
    font-style: inherit !important; }

.mark,
mark {
  background-color: #e5f1fa;
  font-weight: bold;
  border-radius: 5px;
  color: currentColor; }

.btn-primary {
  background-color: #111111; }
  .btn-primary:hover {
    background-color: #333333; }
  .btn-primary:focus, .btn-primary:active {
    background-color: #111111 !important; }

.header {
  display: flex;
  justify-content: center;
  align-items: center; }
  .header .container-topbar {
    flex-basis: 100%; }
    .header .container-topbar .social_cnt {
      display: none; }
  .header .grid-child {
    display: block;
    flex-grow: 0;
    max-width: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0; }
    .header .grid-child.container-nav {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }

.container-header {
  background-color: transparent;
  position: sticky !important;
  max-width: 1360px;
  justify-content: space-between;
  width: 100%;
  left: calc(50vw - 682px);
  transform: translateX(0);
  padding: 0 20px;
  top: 0;
  min-height: 86px;
  flex-wrap: wrap; }
  @media screen and (max-width: 991px) {
    .container-header {
      left: 0;
      position: fixed !important; } }
  .container-header::after {
    content: "";
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1; }
  .container-header .mod-menu,
  .container-header .mm-toggler {
    color: #111111;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold; }
  .container-header .metismenu.mod-menu .metismenu-item {
    padding: 8px; }
  .container-header .navbar-brand {
    display: flex;
    padding: 0; }
    @media screen and (max-width: 991px) {
      .container-header .navbar-brand {
        margin-left: 38px;
        margin-right: 56px; } }
    .container-header .navbar-brand .brand-logo {
      display: inline-block; }
      .container-header .navbar-brand .brand-logo img {
        width: auto !important; }

.metismenu.mod-menu .metismenu-item > ul {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  border: 1px solid #dbddec;
  padding: 8px 0; }
  @media screen and (max-width: 767px) {
    .metismenu.mod-menu .metismenu-item > ul {
      box-shadow: none;
      border-top: 0;
      border-right: 0;
      border-bottom: 0;
      border-radius: 0; } }

.metismenu.mod-menu .mm-collapse > li > a {
  width: 100%; }

.metismenu.mod-menu .mm-collapse > li.parent > ul,
.metismenu.mod-menu .mm-collapsing > li.parent > .mm-collapse {
  background: transparent;
  border-width: 0 0 0 1px;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 16px 0 0px 0;
  position: static;
  width: 100%; }
  .metismenu.mod-menu .mm-collapse > li.parent > ul li:first-child,
  .metismenu.mod-menu .mm-collapsing > li.parent > .mm-collapse li:first-child {
    margin-top: -8px; }
  .metismenu.mod-menu .mm-collapse > li.parent > ul li:last-child,
  .metismenu.mod-menu .mm-collapsing > li.parent > .mm-collapse li:last-child {
    margin-bottom: -8px; }

.metismenu.mod-menu .mm-toggler::after {
  content: "›";
  border: 0;
  font-size: 24px;
  color: #111111;
  height: auto;
  width: auto;
  transform: rotate(90deg);
  transition: none;
  margin-top: -9px;
  margin-bottom: -8px; }

.metismenu.mod-menu .metismenu-item a {
  font-size: 14px; }

.metismenu.mod-menu .metismenu-item.active > a,
.metismenu.mod-menu .metismenu-item.active > button,
.metismenu.mod-menu .metismenu-item > a:hover,
.metismenu.mod-menu .metismenu-item > button:hover {
  text-decoration: none;
  color: #e4002b; }

.metismenu.mod-menu .mm-toggler[aria-expanded="true"]:after,
.mm-active > .metismenu.mod-menu .mm-toggler:after {
  transform: rotate(90deg) scaleX(-1); }

.container-header .metismenu.mod-menu .metismenu-item.level-2 {
  padding: 8px 12px; }

@media screen and (max-width: 767px) {
  .metismenu.mod-menu .metismenu-item.parent {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start; }
  .metismenu.mod-menu .metismenu-item:not(.level-1) > ul,
  .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
    position: static; } }

.container-header .container-nav {
  padding: 0; }
  @media screen and (max-width: 767px) {
    .container-header .container-nav {
      height: 0; } }
  .container-header .container-nav .container-search {
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .container-header .container-nav .container-search .form-control {
        padding: 8px;
        width: 64px;
        position: fixed;
        top: calc(50% + 12px);
        transform: translateY(-50%);
        transition: 0.2s ease width;
        right: 16px; }
        .container-header .container-nav .container-search .form-control:focus {
          width: calc(100vw - 72px);
          max-width: none; } }

.container-header .container-nav nav {
  margin-top: 0; }

.container-header .navbar-toggler {
  border: 0; }

.container-header .icon-menu {
  color: #111111; }

@media screen and (max-width: 991px) {
  .container-header .container-nav nav .navbar-toggler {
    position: fixed;
    left: 12px;
    top: calc(50% + 12px);
    transform: translateY(-50%); }
  .container-header .navbar-collapse.collapse,
  .container-header .navbar-collapse.collapsing,
  .container-header .navbar-collapse.show {
    position: fixed;
    top: 100%;
    left: 0;
    background-color: #ffffff;
    right: 0;
    box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
    padding-left: 20px;
    overflow: auto;
    max-height: calc(100vh - 86px); } }

.container-footer {
  background: #111111; }
  .container-footer .mod-footer {
    width: 100%; }
  .container-footer a {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 3px; }
    .container-footer a img {
      background-color: #ffffff;
      padding: 4px;
      border-radius: 5px;
      height: 80px !important;
      width: auto !important; }
      @media screen and (max-width: 767px) {
        .container-footer a img {
          height: 70px !important; } }
  .container-footer .footer1 {
    font-family: "Roboto", sans-serif;
    font-size: 12px; }
  .container-footer .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px; }
    .container-footer .footer-content .brand {
      margin-bottom: 8px; }
    .container-footer .footer-content .copyright {
      font-size: 12px; }
    .container-footer .footer-content p:last-child {
      margin-bottom: 0; }
    .container-footer .footer-content .column {
      flex-basis: auto; }
      .container-footer .footer-content .column.flex-h-end {
        display: flex;
        justify-content: flex-end; }
        .container-footer .footer-content .column.flex-h-end > div {
          width: 100%; }
    .container-footer .footer-content ul {
      list-style-type: none;
      display: flex;
      padding: 0;
      margin: 0;
      flex-wrap: wrap; }
      .container-footer .footer-content ul li {
        padding: 5px; }
        .container-footer .footer-content ul li:first-child {
          padding-left: 0; }
        .container-footer .footer-content ul li:last-child {
          padding-right: 0; }
        .container-footer .footer-content ul li a {
          font-size: 25px; }
        .container-footer .footer-content ul li img {
          object-fit: contain; }
    .container-footer .footer-content .socials {
      justify-content: flex-end; }
    .container-footer .footer-content .syndication {
      justify-content: space-between;
      width: 100%; }
      .container-footer .footer-content .syndication li {
        padding-left: 15px;
        padding-right: 15px; }
        .container-footer .footer-content .syndication li:first-child {
          padding-left: 0; }
        .container-footer .footer-content .syndication li:last-child {
          padding-right: 0; }

.active > .page-link,
.page-link.active {
  background-color: #111111; }
  .active > .page-link:focus, .active > .page-link:hover,
  .page-link.active:focus,
  .page-link.active:hover {
    color: #ffffff; }
  .active > .page-link:focus, .active > .page-link:active,
  .page-link.active:focus,
  .page-link.active:active {
    background-color: #111111 !important; }

.page-link {
  color: #111111; }
  .page-link:hover {
    color: #e4002b; }

table {
  background: transparent;
  border: 0 !important;
  border-radius: 5px;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  width: 100% !important; }
  table p {
    margin: 0;
    text-align: left !important; }
    table p span {
      color: inherit !important; }
  table tbody tr td {
    text-align: left !important;
    background: #ffffff;
    color: #111111 !important; }
    table tbody tr td strong {
      font-weight: inherit !important; }
    table tbody tr td span {
      font-size: inherit !important; }
    table tbody tr td em {
      font-style: normal !important;
      font-size: inherit !important; }
    table tbody tr td a {
      color: #111111; }
      table tbody tr td a:hover {
        color: #e4002b; }
  table tbody tr:first-child td {
    border: 1px solid #dee0f5 !important;
    border-width: 1px 0 0 0 !important;
    background-color: #f3f4fc !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 8px 10px 8px;
    font-weight: 700; }
    table tbody tr:first-child td:first-child {
      border-radius: 5px 0 0 0;
      border-width: 1px 0 0 1px !important; }
    table tbody tr:first-child td:last-child {
      border-radius: 0 5px 0 0;
      border-width: 1px 1px 0 0 !important; }
    table tbody tr:first-child td:first-child:last-child {
      border-radius: 5px 5px 0 0;
      border-width: 1px 1px 0 1px !important; }
  table tbody tr:nth-child(2) td:first-child {
    border-radius: 5px 0 0 0; }
  table tbody tr:nth-child(2) td:last-child {
    border-radius: 0 5px 0 0; }
  table tbody tr:nth-child(2) td:first-child:last-child {
    border-radius: 5px 5px 0 0; }
  table tbody tr:not(:first-child) td {
    border: 1px solid #dbddec !important;
    border-width: 1px 0 0 0 !important;
    background-color: #ffffff !important;
    padding: 8px 8px 8px 8px; }
    table tbody tr:not(:first-child) td:first-child {
      border-width: 1px 0 0 1px !important; }
    table tbody tr:not(:first-child) td:last-child {
      border-width: 1px 1px 0 0 !important; }
    table tbody tr:not(:first-child) td:first-child:last-child {
      border-width: 1px 1px 0 1px !important; }
  table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 5px; }
  table tbody tr:last-child td:last-child {
    border-radius: 0 0 5px 0; }

.innernews {
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  border-radius: 5px;
  border: 1px solid #dbddec;
  background: #ffffff;
  margin: 0 8px !important;
  flex-wrap: wrap; }
  .innernews .newshead.picturetype {
    flex-basis: 100% !important; }
  .innernews .newshead .innerpicture img {
    width: 100%;
    height: 200px;
    object-fit: cover; }
  .innernews .newstitle {
    font-size: 15px;
    text-transform: uppercase;
    line-height: normal; }
    .innernews .newstitle a {
      font-size: inherit; }

.view-article .lnee {
  display: none; }

#lnee_153,
#lnee_158,
#lnee_159 {
  margin-top: 15px; }
  #lnee_153 .newsinfo,
  #lnee_158 .newsinfo,
  #lnee_159 .newsinfo {
    padding: 20px; }
  #lnee_153 .newsinfo .item_details,
  #lnee_158 .newsinfo .item_details,
  #lnee_159 .newsinfo .item_details {
    padding: 0 0 20px 0; }
  #lnee_153 ul.latestnews-items li.latestnews-item,
  #lnee_158 ul.latestnews-items li.latestnews-item,
  #lnee_159 ul.latestnews-items li.latestnews-item {
    width: auto;
    flex-basis: 33%; }
    @media screen and (max-width: 767px) {
      #lnee_153 ul.latestnews-items li.latestnews-item,
      #lnee_158 ul.latestnews-items li.latestnews-item,
      #lnee_159 ul.latestnews-items li.latestnews-item {
        flex-basis: 100%; } }
  #lnee_153 .newshead .picture,
  #lnee_153 .newshead .nopicture,
  #lnee_158 .newshead .picture,
  #lnee_158 .newshead .nopicture,
  #lnee_159 .newshead .picture,
  #lnee_159 .newshead .nopicture {
    max-height: none;
    max-width: none; }
  #lnee_153 .pagination .page-link,
  #lnee_158 .pagination .page-link,
  #lnee_159 .pagination .page-link {
    background-color: transparent !important;
    border: 0;
    font-family: "Roboto", sans-serif;
    color: #111111 !important;
    border-radius: 5px; }
    #lnee_153 .pagination .page-link:hover,
    #lnee_158 .pagination .page-link:hover,
    #lnee_159 .pagination .page-link:hover {
      color: #e4002b !important; }
  #lnee_153 .pagination [class*=" SYWicon-"],
  #lnee_153 .pagination [class^="SYWicon-"],
  #lnee_158 .pagination [class*=" SYWicon-"],
  #lnee_158 .pagination [class^="SYWicon-"],
  #lnee_159 .pagination [class*=" SYWicon-"],
  #lnee_159 .pagination [class^="SYWicon-"] {
    line-height: 25px; }

#lnemodal_153 .modal-title,
#lnemodal_158 .modal-title,
#lnemodal_159 .modal-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: normal;
  padding-top: 16px;
  padding-bottom: 16px; }

#lnemodal_153 iframe,
#lnemodal_158 iframe,
#lnemodal_159 iframe {
  border-radius: 5px !important;
  border: 1px solid #dbddec !important; }

.tooltip {
  display: none !important; }

.card {
  background-color: #f3f4fc;
  border: 1px solid #dee0f5;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15); }
  .card .card-header {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #111111;
    border: 0;
    background-color: transparent;
    padding: 16px 12px 8px 12px; }
  .card .card-body {
    background-color: #ffffff;
    border: 1px solid #dbddec;
    border-radius: 5px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #111111;
    margin: 0 -1px -1px -1px;
    padding: 12px; }

.com-content-article > .com-content-article__body {
  overflow-x: auto;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  padding: 12px; }
  .site .com-content-article > .com-content-article__body {
    border-radius: 5px;
    border: 1px solid #dbddec; }
  .com-content-article > .com-content-article__body p,
  .com-content-article > .com-content-article__body span {
    font-family: "Roboto", sans-serif !important;
    font-style: normal;
    font-size: 16px !important; }

.osmap-sitemap,
#search-results {
  margin-top: 0;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #dbddec;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  padding: 12px; }
  .osmap-sitemap p,
  #search-results p {
    font-family: "Roboto", sans-serif !important;
    font-style: normal;
    font-size: 16px; }

#search-result-list .result__item {
  font-size: 14px; }
  #search-result-list .result__item .result__title {
    font-size: 14px; }
    #search-result-list .result__item .result__title .result__title-text {
      font-size: 1em; }
  #search-result-list .result__item + .result__item {
    border-top: 1px solid #dbddec;
    margin-top: 10px;
    padding-top: 10px; }

.responsive-list-component {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0; }
  .responsive-list-component li {
    flex-basis: 50%;
    border-top: 1px solid #dbddec;
    padding: 12px 0; }
    .responsive-list-component li:nth-child(1), .responsive-list-component li:nth-child(2) {
      border-top: 0; }
    @media screen and (max-width: 767px) {
      .responsive-list-component li {
        flex-basis: 100%; }
        .responsive-list-component li:nth-child(2) {
          border-top: 1px solid #dbddec; } }

div .mod-languages ul li {
  margin: 0; }
  div .mod-languages ul li a {
    color: #111111;
    font-size: 14px;
    padding: 0; }
    div .mod-languages ul li a::before {
      text-decoration: underline; }
    div .mod-languages ul li a[href*="/ro"]::before {
      content: "Română"; }
    div .mod-languages ul li a[href*="/ro"]:hover::before {
      color: #e4002b; }
    div .mod-languages ul li a[href*="/ro"] img {
      display: none; }
    div .mod-languages ul li a[href*="/hu"]::before {
      content: "Magyar"; }
    div .mod-languages ul li a[href*="/hu"]:hover::before {
      color: #e4002b; }
    div .mod-languages ul li a[href*="/hu"] img {
      display: none; }
    div .mod-languages ul li a[href*="/en"]::before {
      content: "English"; }
    div .mod-languages ul li a[href*="/en"]:hover::before {
      color: #e4002b; }
    div .mod-languages ul li a[href*="/en"] img {
      display: none; }
    div .mod-languages ul li a[href*="/de"]::before {
      content: "Deutsch"; }
    div .mod-languages ul li a[href*="/de"]:hover::before {
      color: #e4002b; }
    div .mod-languages ul li a[href*="/de"] img {
      display: none; }
  div .mod-languages ul li.lang-active {
    background: transparent; }
    div .mod-languages ul li.lang-active a::before {
      text-decoration: none; }
  div .mod-languages ul li:not(:last-child) a::after {
    content: "|"; }

.header .awesomplete {
  padding-top: 8px;
  padding-bottom: 8px; }
  .header .awesomplete > input {
    max-width: 100px;
    margin-left: 8px;
    transition: 0.2s linear all; }
  .header .awesomplete > ul {
    min-width: 250px;
    right: 0;
    left: auto; }
    @media screen and (max-width: 767px) {
      .header .awesomplete > ul {
        margin-top: 25px; } }
    @media screen and (max-width: 411px) {
      .header .awesomplete > ul {
        margin-top: 0;
        transform: translateX(calc(100vw - 37px)); } }
    .header .awesomplete > ul::before {
      left: auto;
      right: 1em; }

.awesomplete > ul {
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #dbddec;
  box-shadow: 0 2px 4px 0 rgba(57, 56, 68, 0.15);
  padding: 4px;
  right: auto;
  left: 0; }
  .awesomplete > ul > li:hover {
    background-color: #f1f3fd;
    border-radius: 5px; }

.awesomplete mark {
  background-color: #e5f1fa;
  font-weight: bold;
  border-radius: 5px;
  color: currentColor; }

.awesomplete li:hover mark {
  background-color: #e5f1fa;
  font-weight: bold;
  border-radius: 5px;
  color: currentColor; }
