@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@import "bootstrap/normalize";
@import "bootstrap/print";
@import "bootstrap/glyphicons";*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

/*@import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/input-groups";*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/*@import "bootstrap/navbar";
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";*/
/*@import "bootstrap/modals";
@import "bootstrap/tooltip";
@import "bootstrap/popovers";
@import "bootstrap/carousel";*/
/*@import "bootstrap/utilities";
@import "bootstrap/responsive-utilities";*/
/*---Arculatváltás---*/
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*Google fonts - NAGY*/
/*@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Montserrat-Black.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Montserrat-ExtraBold.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Montserrat-Light.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Montserrat-Medium.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Montserrat-Regular.ttf');

}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Montserrat-SemiBold.ttf');

}*/
/*Compressed Google fonts - KICSI*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Montserrat/compressed/montserrat-black-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat/compressed/montserrat-bold-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Montserrat/compressed/montserrat-extrabold-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Montserrat/compressed/montserrat-light-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat/compressed/montserrat-medium-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat/compressed/montserrat-regular-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Montserrat/compressed/montserrat-semibold-webfont.woff2")
    format("woff2");
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Ultra.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Ultra.woff") format("woff");
  font-weight: 800;
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Ultra.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Ultra.woff") format("woff");
  font-weight: 900;
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Thin.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Thin.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Regular.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Medium.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Medium.woff") format("woff");
  font-weight: 500;
}

/*@font-face {
    font-family: 'Alright-Sans-Light';
    src: url('../fonts/Alright-Sans/Alright-Sans-Light.woff2') format('woff2'),
    url('../fonts/Alright-Sans/Alright-Sans-Light.woff') format('woff');
    font-weight: normal;
}*/
/*@font-face {
    font-family: 'Alright-Sans-ExThin';
    src: url('../fonts/Alright-Sans/Alright-Sans-ExThin.woff2') format('woff2'),
    url('../fonts/Alright-Sans/Alright-Sans-ExThin.woff') format('woff');
    font-weight: normal;
}*/
@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Bold.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Bold.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Alright-Sans";
  src: url("../fonts/Alright-Sans/Alright-Sans-Black.woff2") format("woff2"),
    url("../fonts/Alright-Sans/Alright-Sans-Black.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Light/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Light/font.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Regular/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Regular/font.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Semibold/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Semibold/font.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Bold/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Bold/font.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Bold/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Bold/font.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Black/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Black/font.woff") format("woff");
  font-weight: 800;
}

@font-face {
  font-family: "Calluna";
  src: url("../fonts/Calluna/Calluna-Black/font.woff2") format("woff2"),
    url("../fonts/Calluna/Calluna-Black/font.woff") format("woff");
  font-weight: 900;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Light/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Light/font.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Regular/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Regular/font.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Regular/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Regular/font.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Bold/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Bold/font.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Bold/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Bold/font.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Black/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Black/font.woff") format("woff");
  font-weight: 800;
}

@font-face {
  font-family: "Nooks";
  src: url("../fonts/Nooks/TTNooks-Black/font.woff2") format("woff2"),
    url("../fonts/Nooks/Nooks-Black/font.woff") format("woff");
  font-weight: 800;
}

/*
@font-face {
    font-family: 'NooksScript';
    src: url('../fonts/Nooks/TTNooksScript-Regular/font.woff2') format('woff2'), url('../fonts/Nooks/NooksScript-Regular/font.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'NooksScript';
    src: url('../fonts/Nooks/TTNooksScript-Light/font.woff2') format('woff2'), url('../fonts/Nooks/NooksScript-Light/font.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'NooksScript-Bold';
    src: url('../fonts/Nooks/TTNooksScript-Bold/font.woff2') format('woff2'), url('../fonts/Nooks/NooksScript-Bold/font.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'NooksScript-Black';
    src: url('../fonts/Nooks/TTNooksScript-Black/font.woff2') format('woff2'), url('../fonts/Nooks/NooksScript-Black/font.woff') format('woff');
    font-weight: 800;
}*/
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
  background-color: #ffffff;
  font-size: 14px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

* {
  box-sizing: inherit;
}

*:before,
*:after {
  box-sizing: inherit;
}

img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0;
  text-align: left;
}

*:focus {
  outline: none !important;
}

@media screen and (min-width: 769px) {
  html {
    font-size: 16px;
  }
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

body,
button,
input,
select,
textarea {
  font-family: "Alright-Sans";
}

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

body {
  color: #100c08;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden;
  padding-top: 115px;
}

@media screen and (min-width: 769px) {
  body {
    padding-top: 140px;
  }
}

a {
  color: #1b213e;
  cursor: pointer;
  text-decoration: underline;
  transition: none;
}

a:hover {
  color: #3f4d8a;
}

code {
  background-color: #f6f6f6;
  color: #bf8f54;
  font-size: 0.8em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

hr {
  background-color: #d0d0d1;
  border: none;
  display: block;
  height: 1px;
  margin: 15px 0;
}

img {
  max-width: 100%;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

p {
  margin-bottom: 15px;
  line-height: 1.8;
}

small {
  font-size: 0.8em;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

strong {
  font-weight: 700;
}

pre {
  background-color: #f6f6f6;
  color: #bf8f54;
  font-size: 0.8em;
  white-space: pre;
  word-wrap: normal;
}

pre code {
  background: none;
  color: inherit;
  display: block;
  font-size: 1em;
  overflow-x: auto;
  padding: 15px;
}

table td,
table th {
  text-align: left;
  vertical-align: top;
}

table th {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .is-centered-mobile {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

.has-no-border {
  border: 0px !important;
}

.has-border-top-mobile {
  border-top: 1px solid #3d454c;
}

@media screen and (min-width: 769px) {
  .has-border-top-mobile {
    border-top: 0px;
  }
}

.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px) {
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-block-widescreen {
    display: block !important;
  }
}

.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px) {
  .is-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-flex-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (max-width: 999px) {
  .is-flex-touch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-flex-desktop-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-flex-widescreen {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) {
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 999px) {
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-inline-widescreen {
    display: inline !important;
  }
}

.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) {
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 999px) {
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

.is-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) {
  .is-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-inline-flex-tablet-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (max-width: 999px) {
  .is-inline-flex-touch {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-inline-flex-desktop-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-inline-flex-widescreen {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.is-clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.is-pulled-left {
  float: left;
}

.is-pulled-right {
  float: right;
}

@media screen and (min-width: 769px) {
  .is-pulled-left-tablet {
    float: left;
  }
  .is-pulled-right-tablet {
    float: right;
  }
}

.has-margin-b0 {
  margin-bottom: 0 !important;
}

.has-margin-b10 {
  margin-bottom: 10px !important;
}

.has-margin-b15 {
  margin-bottom: 15px !important;
}

.has-margin-b20 {
  margin-bottom: 20px !important;
}

.has-margin-b30 {
  margin-bottom: 30px !important;
}

.has-margin-b45 {
  margin-bottom: 35px !important;
}

@media screen and (min-width: 769px) {
  .has-margin-b45 {
    margin-bottom: 45px !important;
  }
}

.has-margin-b60 {
  margin-bottom: 60px !important;
}

.has-margin-t10 {
  margin-top: 10px !important;
}

.has-margin-t20 {
  margin-top: 20px !important;
}

.has-margin-t30 {
  margin-top: 30px !important;
}

.has-padding-lr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.is-clipped {
  overflow: hidden !important;
}

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.has-text-centered {
  justify-content: flex-start;
  text-align: center !important;
}

.has-text-left {
  justify-content: center;
  text-align: left !important;
}

.has-text-right {
  justify-content: flex-end;
  text-align: right;
}

.is-centered-vertical {
  align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.is-hidden {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-hidden-widescreen {
    display: none !important;
  }
}

.fixedPosition {
  position: fixed;
}

.fixedPosition.is-modal-open {
  position: static;
}

.has-black-bg {
  background-color: #3d454c !important;
  color: #fff !important;
}

.hero-text {
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.3;
}

@media screen and (min-width: 769px) {
  .hero-text {
    font-size: 24px;
    font-weight: 900;
  }
}

.highlighted-text {
  font-size: 18px;
}

.is-color-red {
  color: #bf8f54 !important;
}

.is-color-black {
  color: #000 !important;
}

.is-color-yellow {
  color: #f5c832 !important;
}

.big-font {
  font-size: 18px;
}

.text-centered {
  text-align: center !important;
}

@media screen and (max-width: 768px) {
  .dark-blue {
    color: #fff !important;
  }
  .dark-blue:before {
    background-color: #1b213e !important;
    opacity: 1 !important;
  }
  .light-blue {
    color: #fff !important;
  }
  .light-blue:before {
    background-color: #5c6873 !important;
  }
}

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0 15px;
  flex: 1 0 50%;
}

.column:not(:last-child) {
  margin-bottom: 30px;
}

.columns.is-mobile > .column.is-narrow {
  flex: none;
}

.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333333%;
}

.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333333%;
}

.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666667%;
}

.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666667%;
}

.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333333%;
}

.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333333%;
}

.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666667%;
}

.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666667%;
}

.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333333%;
}

.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333333%;
}

.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666667%;
}

.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666667%;
}

.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333333%;
}

.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333333%;
}

.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666667%;
}

.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666667%;
}

.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.33333333%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.66666667%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.33333333%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.66666667%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.33333333%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.66666667%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.33333333%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.66666667%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px) {
  .column.is-narrow,
  .column.is-narrow-tablet {
    flex: none;
  }
  .column.is-full,
  .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters,
  .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds,
  .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half,
  .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third,
  .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter,
  .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters,
  .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds,
  .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half,
  .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third,
  .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter,
  .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-1,
  .column.is-1-tablet {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1,
  .column.is-offset-1-tablet {
    margin-left: 8.33333333%;
  }
  .column.is-2,
  .column.is-2-tablet {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2,
  .column.is-offset-2-tablet {
    margin-left: 16.66666667%;
  }
  .column.is-3,
  .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3,
  .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4,
  .column.is-4-tablet {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4,
  .column.is-offset-4-tablet {
    margin-left: 33.33333333%;
  }
  .column.is-5,
  .column.is-5-tablet {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5,
  .column.is-offset-5-tablet {
    margin-left: 41.66666667%;
  }
  .column.is-6,
  .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6,
  .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7,
  .column.is-7-tablet {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7,
  .column.is-offset-7-tablet {
    margin-left: 58.33333333%;
  }
  .column.is-8,
  .column.is-8-tablet {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8,
  .column.is-offset-8-tablet {
    margin-left: 66.66666667%;
  }
  .column.is-9,
  .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9,
  .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10,
  .column.is-10-tablet {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10,
  .column.is-offset-10-tablet {
    margin-left: 83.33333333%;
  }
  .column.is-11,
  .column.is-11-tablet {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11,
  .column.is-offset-11-tablet {
    margin-left: 91.66666667%;
  }
  .column.is-12,
  .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12,
  .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1000px) {
  .column.is-narrow-desktop {
    flex: none;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333333%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666667%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333333%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666667%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333333%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666667%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333333%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666667%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1210px) {
  .column.is-narrow-widescreen {
    flex: none;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333333%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666667%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333333%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666667%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333333%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666667%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333333%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666667%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

.columns {
  margin-left: -15px;
  margin-right: -15px;
}

.columns.is-centered {
  justify-content: center;
}

.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
}

.columns.is-gapless > .column {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 769px) {
  .columns.is-grid {
    flex-wrap: wrap;
  }
  .columns.is-grid > .column {
    max-width: 33.3333%;
    padding: 15px;
    width: 33.3333%;
  }
  .columns.is-grid > .column + .column {
    margin-left: 0;
  }
}

.columns.is-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.columns.is-multiline {
  flex-wrap: wrap;
}

.columns.is-reversed {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px) {
  .columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1000px) {
  .columns.is-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.column.is-hidden-tablet {
  margin-bottom: 0px;
}

.container {
  padding: 0 15px;
  position: relative;
}

@media screen and (min-width: 1000px) {
  .container {
    margin: 0 auto;
    width: 960px;
  }
  .container.is-fluid {
    margin: 0 20px;
    max-width: none;
    width: auto;
  }
}

@media screen and (min-width: 1210px) {
  .container {
    width: 1170px;
  }
}

.error-page404 {
  padding: 15px 0 5px;
}

@media screen and (min-width: 769px) {
  .error-page404 {
    padding: 30px 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .error-page404 img {
    display: block;
    margin: 0 auto 30px;
  }
}

.error-page404 h1 {
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .error-page404 h1 {
    font-size: 20px !important;
    display: block;
    text-align: left;
  }
}

.error-page404 h1 span {
  background-color: #3d454c !important;
}

.error-page404 p {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 300;
}

.error-page404 .btn {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  margin: 0 auto;
  width: 130px;
  font-weight: 900;
  font-style: italic;
  text-align: left !important;
}

.breadcrumbs {
  font-size: 0;
  line-height: 1;
  padding: 15px 0;
}

.breadcrumbs > a,
.breadcrumbs > span.arrow-class {
  color: #100c08;
  font-size: 12px;
  text-decoration: none;
}

.breadcrumbs > a:hover {
  color: #100c08;
}

.breadcrumbs > a:last-child:after {
  content: none;
}

.breadcrumbs > a:after,
.breadcrumbs > span.arrow-class:after {
  content: "\203A";
  font-size: 24px;
  font-weight: 600;
  margin: 0 5px;
  vertical-align: -2px;
}

@media screen and (min-width: 769px) {
  .breadcrumbs > a {
    margin: 0 10px;
  }
}

.breadcrumbs > span.is-active {
  font-size: 12px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .breadcrumbs.custom-position {
    position: relative;
    top: 60px;
    margin-bottom: 60px;
  }
}

.btn {
  font-family: "Alright-Sans";
  align-items: center;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  color: #100c08;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  line-height: 40px;
  min-height: 40px;
  padding: 0px 10px;
  text-decoration: none;
  transition: 0.4s background-color ease-out;
  vertical-align: middle;
}

@media screen and (min-width: 769px) {
  .btn {
    line-height: 40px;
    min-height: 40px;
  }
}

.btn:focus {
  outline: none;
}

.btn:hover {
  color: #101226;
  cursor: pointer;
}

.btn.is-blue {
  background-color: #1b213e !important;
}

.btn.is-blue:hover {
  background-color: #100c08 !important;
}

.btn.is-black {
  background-color: black !important;
  color: #fff;
}

.btn.is-black:hover {
  background-color: black !important;
}

.btn.is-red {
  background-color: #bf8f54 !important;
  color: #ffffff;
}

.btn.is-red:hover {
  background-color: #855c24 !important;
  color: #ffffff;
}

.btn.is-skyblue {
  background-color: #5c6873 !important;
}

.btn.is-skyblue:hover {
  background-color: #3d454c !important;
}

.btn.is-yellow {
  background-color: #f5c832 !important;
}

.btn.is-yellow:hover {
  background-color: #e0aa26 !important;
}

.btn.is-color-black {
  color: #100c08;
}

.btn.is-color-black:hover {
  color: #100c08;
}

.btn.is-color-white {
  color: #ffffff;
}

.btn.is-color-white:hover {
  color: #ffffff;
}

.btn.is-text-left {
  text-align: center !important;
}

@media screen and (min-width: 769px) {
  .btn.is-text-left {
    text-align: left !important;
  }
}

.btn.is-block {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  padding: 0px 10px;
  height: 50px;
  line-height: 50px;
}

.btn.is-block.all-events {
  background-color: #100c08 !important;
}

@media screen and (min-width: 769px) {
  .btn.is-block {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
}

.btn.is-arrow {
  background: url(../img/arrow-right-white.png) center center no-repeat #100c08;
  content: "";
  display: block;
  font-size: 0;
  transition: 0.4s background-color ease-out;
  width: 38px;
}

@media screen and (min-width: 769px) {
  .btn.is-arrow {
    width: 40px;
  }
}

.btn.is-arrow:hover {
  background-color: #5c6873;
}

.btn.is-with-arrow {
  background: url(../img/arrow-right-white.png) 95% center no-repeat #100c08;
  content: "";
  display: block;
  transition: 0.4s background-color ease-out;
}

@media screen and (max-width: 768px) {
  .btn.is-with-arrow {
    text-align: left !important;
  }
}

.btn.is-with-arrow:hover {
  background-color: #5c6873;
}

.btn.is-with-arrow-dark {
  background: url(../img/arrow-right-blue.png) right center no-repeat #ffffff;
  color: #1b213e;
  content: "";
  display: inline-block;
  font-style: italic;
  padding-right: 20px;
  padding-left: 0px;
  transition: 0.4s background-color ease-out;
  text-decoration: underline;
}

.btn.is-no-text-decoration {
  text-decoration: none;
  font-style: normal;
  margin-left: 20px;
}

.btn.is-edit {
  background: url(../img/edit-icon.png) center center no-repeat #100c08;
  content: "";
  display: block;
  font-size: 0;
  transition: 0.4s background-color ease-out;
}

.btn.is-edit:hover {
  background-color: #5c6873;
}

.btn-back {
  background: #1b213e;
  position: relative;
}

.btn-back:before,
.btn-back:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 2px;
  left: 20%;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 10px;
}

.btn-back:after {
  margin-top: 3px;
  transform: rotate(45deg);
}

.all-events {
  margin-top: -30px;
  text-align: left !important;
  position: relative;
  text-indent: 40px;
}

.all-events:before {
  background: url(../img/icon-calendar.png) 95% center no-repeat #100c08;
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 13px;
  width: 20px;
  height: 20px;
}

.all-events:after {
  background: url(../img/arrow-right-white.png) 95% center no-repeat #100c08;
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 17px;
  width: 20px;
  height: 20px;
}

.card {
  box-shadow: 0 0 15px 3px rgba(34, 34, 39, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 15px 0 25px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .card {
    padding: 15px;
  }
}

.card.is-highlighted:after {
  content: "";
  display: block;
  opacity: 0.75;
  position: absolute;
}

@supports (mix-blend-mode: multiply) {
  .card.is-highlighted:after {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.card.is-highlighted:nth-child(odd):after {
  background: url(../img/card-bg-odd.png) 0 0 no-repeat;
  height: 203px;
  left: -15px;
  top: -10px;
  width: 277px;
}

.card.is-highlighted:nth-child(even):after {
  background: url(../img/card-bg-even.png) 0 0 no-repeat;
  bottom: 25px;
  height: 143px;
  left: -15px;
  width: 300px;
}

.card__contact-link {
  background-image: url(../img/icons-contact-links.png);
  background-repeat: no-repeat;
  font-size: 0;
  height: 30px;
  margin-bottom: 5px;
  width: 30px;
}

.card__contact-link--cv {
  background-color: #bf8f54 !important;
  background-position: 0 0;
}

.card__contact-link--linkedin {
  background-color: #1b213e !important;
  background-position: 0 -30px;
}

.card__contact-link--mtmt {
  background-color: #61626a !important;
  background-position: 0 -90px;
}

.card__contact-link--scolar {
  background-color: #3d454c !important;
  background-position: 0 -60px;
}

.card__contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  position: absolute;
  left: 15px;
  bottom: -15px;
}

.card__contact-links a {
  margin-right: 5px;
}

@media screen and (min-width: 769px) {
  .card__contact-links {
    flex-direction: column;
    left: auto;
    right: -15px;
    top: 15px;
  }
  .card__contact-links a {
    margin-right: 0px;
  }
}

.card__details {
  font-size: 12px;
  font-weight: 300;
}

.card__details > a {
  color: #100c08;
  text-decoration: none;
}

.card__details strong {
  font-weight: 600;
  text-transform: unset !important;
}

.card__image {
  margin-right: 15px;
  width: 140px;
}

@media screen and (min-width: 769px) {
  .card__info {
    width: 79%;
  }
}

.card__name {
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  color: #000000;
  text-decoration: none;
}

.card__organizational-unit {
  display: block;
  font-style: italic;
  font-weight: 500;
  margin: 10px 0;
}

.card__title {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.card__title:before {
  content: "\2219";
  margin: 0 3px;
}

.choices {
  margin-bottom: 15px;
  position: relative;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #f6f6f6;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*="select-one"] {
  cursor: pointer;
}

.choices[data-type*="select-one"]:after {
  background: url(../img/caret-black.png) center center no-repeat;
  content: "";
  height: 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #100c08 transparent;
}

.choices[data-type*="select-one"] .choices__button {
  height: 20px;
  margin-right: 25px;
  margin-top: -10px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
}

.choices[data-type*="select-one"] .choices__button:hover,
.choices[data-type*="select-one"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0 0 0 2px #5c6873;
}

.choices[data-type*="select-one"] .choices__input {
  background-color: #ffffff;
  border-bottom: 1px solid #100c08;
  display: block;
  margin: 0;
  padding: 10px;
  width: 100%;
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
  border-left: 1px solid #a9abb2;
  display: inline-block;
  line-height: 1;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  opacity: 0.75;
  padding-left: 16px;
  position: relative;
  width: 8px;
}

.choices[data-type*="select-multiple"] .choices__button:hover,
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
  cursor: text;
}

.choices__button {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
}

.choices__button:focus {
  outline: none;
}

.choices__heading {
  border-bottom: 1px solid #3a3a42;
  color: #898e97;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
}

.choices__inner {
  background-color: #ffffff;
  border: 1px solid #100c08;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 10px;
  vertical-align: top;
  width: 100%;
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: black;
}

.choices__input {
  border: 0;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 5px;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  vertical-align: baseline;
}

.choices__input:focus {
  outline: 0;
}

.choices__item {
  cursor: default;
}

.choices__item__disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.choices__item__selectable {
  cursor: pointer;
}

.choices__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.choices__list__dropdown {
  background-color: #ffffff;
  border: 1px solid #100c08;
  display: none;
  margin-top: -1px;
  position: absolute;
  overflow: hidden;
  top: 100%;
  width: 100%;
  word-break: break-all;
  z-index: 15;
}

.choices__list__dropdown.is-active {
  display: block;
}

.is-open .choices__list__dropdown {
  border-color: black;
}

.is-flipped .choices__list__dropdown {
  bottom: 100%;
  margin-bottom: -1px;
  margin-top: 0;
  top: auto;
}

.choices__list__dropdown .choices__item {
  font-size: 16px;
  padding: 10px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .choices__list__dropdown .choices__item__selectable {
    padding-right: 100px;
  }
  .choices__list__dropdown .choices__item__selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.choices__list__dropdown .choices__item__selectable.is-highlighted {
  font-style: italic;
  font-weight: 900;
}

.choices__list__dropdown .choices__item__selectable.is-highlighted:after {
  opacity: 0.5;
}

.choices__list__dropdown .choices__list {
  max-height: 300px;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list__multiple {
  display: inline;
}

.choices__list__multiple .choices__item {
  border: 1px solid #898e97;
  background-color: #5c6873;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 3.75px;
  margin-right: 3.75px;
  padding: 4px 10px;
  vertical-align: middle;
  word-break: break-all;
}

.choices__list__multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

.choices__list__multiple .choices__item.is-highlighted {
  background-color: #898e97;
  border: 1px solid #a9abb2;
}

.is-disabled .choices__list__multiple .choices__item {
  background-color: #a9abb2;
  border: 1px solid #a9abb2;
}

.choices__list__single {
  display: inline-block;
  width: 100%;
}

.choices__list__single .choices__item {
  width: 100%;
}

.choices__placeholder {
  opacity: 0.5;
}

@media screen and (min-width: 769px) {
  .collapsible {
    margin-bottom: 20px;
  }
}

.collapsible.is-open > .collapsible__content,
.c-accordion__item.is-open > .c-accordion__content,
.collapsible.is-open
  > .collapsible__content
  .wp-block-adln-bce-connected-contacts,
.c-accordion__item.is-open
  > .c-accordion__content
  .wp-block-adln-bce-connected-contacts {
  display: block;
}

.collapsible.is-open > .collapsible__title:after,
.c-accordion__item.is-open > .c-accordion__title:after {
  display: none;
}

.collapsible.is-skyblue .collapsible__title {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 13px;
  font-weight: 600;
}

.collapsible.is-skyblue .collapsible__title:before,
.collapsible.is-skyblue .collapsible__title:after {
  background-color: #100c08;
  height: 1px;
  width: 15px;
}

.collapsible__content {
  display: none;
}

.collapsible__content ul {
  padding-left: 30px;
  list-style-type: disc;
}

.collapsible__content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .collapsible__content .collapsible {
    margin-top: 10px;
  }
}

.collapsible__group {
  border: 1px solid #f5c832;
  margin: -30px 0 29px;
  min-height: 70px;
  padding: 15px;
  position: relative;
}

.collapsible__group__btn {
  position: absolute;
  right: -20px;
}

.collapsible__link {
  color: #100c08;
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
  margin-right: 30px;
  text-decoration: none;
}

.collapsible__link:after {
  background: url(../img/arrow-right-black.png) 0 0 no-repeat;
  content: "";
  display: inline-block;
  height: 14px;
  margin-left: 10px;
  vertical-align: middle;
  width: 11px;
}

.collapsible__title {
  background-color: #f5c832;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  text-decoration: none;
}

a.collapsible__title {
  color: #ffffff;
}

a.collapsible__title:hover {
  color: #ffffff;
}

@media screen and (min-width: 769px) {
  .collapsible__title {
    margin-bottom: 20px;
  }
}

.collapsible__title:before,
.collapsible__title:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 21px;
}

.collapsible__title:after {
  transform: rotate(90deg);
}

.cookie-box {
  background: #ffd100;
  padding: 30px 0 10px;
}

.cookie-box__content__inner {
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .cookie-box__content__inner {
    width: 60%;
  }
}

.cookie-box__buttons {
  width: 100%;
  text-align: right;
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .cookie-box__buttons {
    width: 39%;
  }
}

.cookie-box__button {
  background: #3d454c;
  color: #ffffff;
  padding: 12.5px 25px;
  margin-top: -10px;
  display: block;
  float: right;
  font-weight: 600;
}

.events-calendar {
  margin-bottom: 30px;
  position: relative;
}

.events-calendar.is-condensed .events-calendar__week {
  margin-bottom: 30px;
}

.events-calendar__day {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  width: 14.28571429%;
}

.events-calendar__days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin-bottom: 15px;
}

.events-calendar__link {
  background: url(../img/icon-calendar.png) center center no-repeat #100c08;
  content: "";
  display: none;
  font-size: 0;
  height: 40px;
  left: -40px;
  position: absolute;
  top: 100%;
  width: 40px;
}

@media screen and (min-width: 1000px) {
  .events-calendar__link {
    display: block;
  }
}

.events-calendar__nav {
  align-items: center;
  border-bottom: 1px solid #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.events-calendar__nav__current {
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
}

.events-calendar__nav__prev:before,
.events-calendar__nav__prev:after,
.events-calendar__nav__next:before,
.events-calendar__nav__next:after {
  background: url(../img/caret-black-large.png) 0 0 no-repeat;
  content: "";
  display: block;
  height: 8px;
  width: 14px;
}

.events-calendar__nav__prev:after,
.events-calendar__nav__next:after {
  margin-top: -8px;
}

.events-calendar__nav__prev:before,
.events-calendar__nav__prev:after {
  transform: rotate(90deg);
}

.events-calendar__nav__prev:after {
  margin-left: 7px;
}

.events-calendar__nav__next:before,
.events-calendar__nav__next:after {
  transform: rotate(-90deg);
}

.events-calendar__nav__next:after {
  margin-left: -7px;
}

.events-calendar__week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}

.events-calendar__weekday {
  color: #100c08;
  font-size: 14px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 14.28571429%;
}

.events-calendar__weekday.has-event:after {
  background-color: #d0d0d1;
  border-radius: 100%;
  bottom: -10px;
  content: "";
  display: block;
  height: 7px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 7px;
}

.events-calendar__weekday.is-selected:before {
  background-color: #d9ecff;
  border-radius: 100%;
  content: "";
  display: block;
  height: 50px;
  left: 50%;
  margin-top: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  z-index: -1;
}

.events-calendar__weekday.is-today {
  font-style: italic;
  font-weight: 700;
}

.events-calendar__weekday.is-today:after {
  content: "";
  background-color: #5c6873;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left: 50%;
  transform: translateX(-50%);
  top: -8px;
  position: absolute;
  z-index: -1;
}

@media screen and (min-width: 769px) {
  .events-calendar__weekday.is-today:after {
    left: 35px;
  }
}

@media screen and (min-width: 769px) {
  .home-calendar .is-today:after {
    background-color: transparent !important;
  }
}

.featured-image {
  height: 120px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .featured-image {
    height: 300px;
  }
}

@media screen and (min-width: 1210px) {
  .featured-image {
    height: 350px;
  }
}

@media screen and (min-width: 1400px) {
  .featured-image {
    height: 450px;
  }
}

.featured-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.filters {
  border: 1px solid #100c08;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}

.filters__group {
  border-bottom: 1px solid #100c08;
  padding: 15px;
}

.filters__group:last-of-type {
  border-bottom: none;
}

.filters__group__title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

.filters__title {
  border-bottom: 1px solid #100c08;
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  padding: 15px;
}

@media screen and (max-width: 768px) {
  .filters__title .results {
    background-color: #1b213e;
    color: #fff;
    padding: 3px 5px;
    z-index: 100;
    font-size: 12px;
    float: right;
    margin-right: 21px;
  }
}

@media screen and (min-width: 769px) {
  .filters__title .results {
    display: none;
  }
}

.filters .btn {
  bottom: -20px;
  left: 20px;
  position: absolute;
}

.filters-collapse {
  padding-bottom: 0px;
}

.filters-collapse .collapsible {
  margin-bottom: 0px;
}

.filters-collapse .collapsible__title {
  background: #ffffff;
  border-bottom: 0px;
  color: #3d454c;
  margin: 0px;
}

.filters-collapse .collapsible__title:after {
  content: "+";
  color: #bf8f54;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  height: 1px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10%;
  transform: translateY(-50%);
  width: 14px;
}

@media screen and (min-width: 769px) {
  .filters-collapse .collapsible__title:after {
    background: url(../img/caret-black-large.png) 0 0 no-repeat;
    content: "";
    height: 8px;
    top: 50%;
  }
}

.filters-collapse .collapsible.is-open .filters__title {
  border-bottom: 1px solid #100c08;
}

.filters-collapse .collapsible.is-open .filters__title:after {
  background: #bf8f54;
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 12px;
}

@media screen and (min-width: 769px) {
  .filters-collapse .collapsible.is-open .filters__title:after {
    background: url(../img/caret-black-large.png) 0 0 no-repeat;
    content: "";
    height: 8px;
    transform: rotate(180deg) translateY(50%);
    top: 50%;
    width: 14px;
  }
}

.filters-collapse .collapsible__content {
  padding-bottom: 20px;
}

.form-checkbox,
.form-radio {
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.form-checkbox input[type="radio"],
.form-checkbox input[type="checkbox"],
.form-radio input[type="radio"],
.form-radio input[type="checkbox"] {
  height: 20px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 20px;
  z-index: 10;
}

.form-checkbox input[type="radio"]:checked ~ span.checkbox,
.form-checkbox input[type="checkbox"]:checked ~ span.checkbox,
.form-radio input[type="radio"]:checked ~ span.checkbox,
.form-radio input[type="checkbox"]:checked ~ span.checkbox {
  background: url(../img/checkmark-white.png) center center no-repeat #5c6873;
  border: 0px;
}

.form-checkbox input[type="radio"]:checked ~ span.radio,
.form-checkbox input[type="checkbox"]:checked ~ span.radio,
.form-radio input[type="radio"]:checked ~ span.radio,
.form-radio input[type="checkbox"]:checked ~ span.radio {
  background: url(../img/checkmark-white-radio.png) center center no-repeat !important;
  border: 0px !important;
}

.form-checkbox span.checkbox,
.form-checkbox span.radio,
.form-radio span.checkbox,
.form-radio span.radio {
  border: 1px solid #100c08;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  position: absolute;
  vertical-align: middle;
  width: 20px;
  z-index: 5;
}

.form-control {
  background-color: #f6f6f6;
  border: none;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  vertical-align: middle;
}

.form-control:focus {
  outline: none;
}

.form-control.is-full {
  width: 100% !important;
}

textarea.form-control {
  height: auto;
  padding: 10px;
  resize: vertical;
}

.form-group {
  border-bottom: 1px solid #cbcbcb;
  padding: 15px 0;
}

.form-group.readonly {
  position: relative;
}

.form-group.readonly:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #ffffff;
  opacity: 0.7;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.form-group label {
  display: inline-block;
  font-weight: 600;
  word-wrap: break-word;
  vertical-align: middle;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group label {
    width: 130px;
  }
}

.form-group label span {
  font-weight: 400;
}

.form-group label.is-full {
  width: 100%;
}

.form-group .short-label {
  width: 100%;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .form-group .short-label {
    width: 150px;
  }
}

.form-group .is-auto-width {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group .is-auto-width {
    margin-right: 15px;
    width: auto;
  }
}

.form-group .small-label {
  display: inline-block;
  text-align: left;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group .small-label {
    width: 100px;
  }
}

.form-group .additional-info {
  margin-left: 0px;
  display: inline-block;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .form-group .additional-info {
    margin-left: 133px;
  }
}

.form-group input {
  display: inline-block;
  border: 1px solid #3d454c;
  background-color: #ffffff;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group input {
    width: 66%;
  }
}

.form-group .input-big {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group .input-big {
    width: 66% !important;
  }
}

.form-group .radio-btns {
  display: inline-block;
  margin-top: 10px;
}

.form-group .radio-btns .form-radio {
  width: auto;
  padding-left: 0px;
  padding-right: 30px;
  margin-right: 10px;
}

.form-group .radio-btns .form-radio input[type="radio"]:checked ~ span.radio {
  background-image: none;
  border: 1px solid #3d454c;
  padding: 3px;
  border-radius: 100%;
}

.form-group .radio-btns .form-radio .radio {
  right: 0px;
  left: auto;
  border-radius: 100%;
  background-image: none;
  border: 1px solid #3d454c;
  padding-top: 1px;
}

.form-group .choices {
  display: inline-block;
  font-style: italic;
  line-height: 40px;
  vertical-align: middle;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group .choices {
    width: 66%;
  }
}

.form-group .choices .choices__item__selectable {
  padding: 0 10px;
}

.form-group .choices .choices__inner {
  padding: 0px;
}

.form-group textarea {
  border: 1px solid #3d454c;
  background-color: #ffffff;
  display: inline-block;
  font-style: italic;
  min-height: 45px;
  line-height: 1.4;
  font-weight: 500;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group textarea {
    width: 66%;
  }
}

@media screen and (min-width: 769px) {
  .form-group.custom-widths .is-3 {
    padding-right: 0px;
  }
}

.form-group.custom-widths .choices {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .form-group.custom-widths .choices {
    width: 70% !important;
  }
}

::-webkit-input-placeholder {
  font-style: italic;
}

::-moz-placeholder {
  font-style: italic;
}

:-ms-input-placeholder {
  font-style: italic;
}

:-moz-placeholder {
  font-style: italic;
}

.heading-1,
.page-single .heading-1 {
  background-color: #f5c832;
  box-shadow: 5px 5px 0 0 #5c6873;
  color: #ffffff;
  display: table;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 30px;
  margin-top: 0;
  padding: 10px 15px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .heading-1,
  .page-single .heading-1 {
    display: inline;
    padding: 8px 12px;
    line-height: 1.7;
  }
  .heading-1 > span,
  .page-single .heading-1 > span {
    background-color: #f5c832;
    display: inline;
    padding: 0 15px;
    /* Needs prefixing */
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }
}

@media screen and (min-width: 769px) {
  .heading-1,
  .page-single .heading-1 {
    font-size: 24px;
  }
}

.heading-1 small,
.page-single .heading-1 small {
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .mobile-spaceing {
    display: block;
    margin-bottom: 20px;
  }
}

.heading-2 {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
}

.heading-3 {
  color: #1b213e;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
}

.heading-4 {
  background-color: #1b213e;
  box-shadow: 5px 5px 0 0 #100c08;
  color: #ffffff;
  display: table;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 30px;
  padding: 10px 15px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .heading-4 {
    display: block;
    text-align: center;
  }
}

.highlighted-image {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  z-index: -1;
}

.highlighted-image:after {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  opacity: 0.75;
  position: absolute;
  width: calc(100% + 70px);
}

@supports (mix-blend-mode: multiply) {
  .highlighted-image:after {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.highlighted-image.highlighted-image--type-1:after {
  background-image: url(../img/highlighted-image-bg-1.png);
  background-position: bottom right;
  height: 100%;
  left: -70px;
}

.highlighted-image.highlighted-image--type-2:after {
  background-image: url(../img/highlighted-image-bg-2.png);
  background-position: bottom left;
  height: calc(100% + 30px);
  left: 0;
}

.highlighted-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.is-modal-open {
  overflow: hidden !important;
}

.modal {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 125px;
  transition: 0.4s all ease-in-out;
  z-index: -1;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .modal {
    top: 180px;
  }
}

.modal.is-open {
  opacity: 1;
  z-index: 999;
}

.modal.is-open .modal__dialog {
  transform: translate(0, 0);
}

.modal__backdrop {
  background-color: rgba(34, 34, 39, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: 0.4s all ease-in-out;
  width: 100%;
  z-index: -1;
}

.modal__backdrop.is-open {
  opacity: 1;
  z-index: 15;
}

body.is-modal-open .modal__backdrop.is-open {
  /*z-index: 990;*/
}

body.mobilenav-open .modal__backdrop {
  opacity: 1;
  z-index: 992;
}

.modal__body {
  position: relative;
}

.modal__close {
  color: #100c08;
  cursor: pointer;
  float: right;
  font-size: 32px;
  font-weight: 500;
  position: absolute;
  right: 15px;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
  .modal__close {
    font-size: 40px;
  }
}

.modal__close:hover {
  color: #3d454c;
}

.modal__content {
  background-clip: padding-box;
  background-color: #ffffff;
  outline: 0;
  position: relative;
}

.modal__dialog {
  margin: 15px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  transform: translate(0, -25%);
  transition: 0.4s all ease-in-out;
  width: auto;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .modal__dialog {
    margin: 60px auto;
    width: 550px;
  }
}

.modal__form {
  overflow: hidden;
  padding: 30px 15px 60px;
  position: relative;
}

.modal__form .btn {
  bottom: 15px;
  position: absolute;
  right: 15px;
}

.modal__form label {
  align-items: center;
  background-color: #100c08;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  height: 40px;
  justify-content: flex-start;
  margin-bottom: 15px;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
}

.modal__form label:after {
  background-color: #100c08;
  content: "";
  display: block;
  height: 40px;
  left: 150px;
  position: absolute;
  top: 0;
  transform: skew(-25deg);
  width: 20px;
  z-index: 10;
}

.modal__form label input {
  border: 1px solid #100c08;
  font-size: 16px;
  font-weight: 300;
  height: 40px;
  padding: 0 10px 0 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 160px);
  z-index: 10;
}

.modal__form label input:focus {
  outline: none;
}

.modal__form p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .modal__form p {
    text-align: left;
  }
}

.modal__form textarea {
  border: 1px solid #100c08;
  font-size: 16px;
  font-weight: 300;
  padding: 10px;
  resize: vertical;
  width: 100%;
}

.modal__form textarea::-webkit-input-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-weight: 300;
}

.modal__form textarea::-moz-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-weight: 300;
}

.modal__form textarea:-ms-input-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-weight: 300;
}

.modal__header {
  border-bottom: 1px solid #100c08;
  overflow: hidden;
  padding: 15px;
  position: relative;
}

.modal__icon {
  display: block;
  margin: 0 auto 15px;
}

.modal__title {
  color: #3d454c;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  .modal__title {
    font-size: 24px;
  }
}

#change-modal .modal__form,
#success-modal .modal__form {
  padding-bottom: 15px;
}

#change-modal .modal__form .btn,
#success-modal .modal__form .btn {
  margin: 30px auto 0;
  position: relative;
  width: 190px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #change-modal .modal__form .is-pulled-right,
  #success-modal .modal__form .is-pulled-right {
    right: 0px;
  }
}

@media screen and (max-width: 768px) {
  #forgot-password-modal p {
    margin-bottom: 10px;
  }
  #change-modal .modal__dialog {
    margin: 0 10px;
  }
}

#hok-modal .modal__content {
  margin-bottom: 200px;
}

#hok-modal .modal__content p {
  margin-bottom: 10px;
}

#hok-modal .modal__content textarea {
  max-height: 100px;
}

@media screen and (max-width: 768px) {
  .line-height-mobile {
    margin-bottom: -20px !important;
  }
  .btn-big {
    height: 55px;
    line-height: 55px;
  }
  .mobile-more-menu {
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: -5px;
    position: fixed;
    max-height: 70%;
    width: calc(100% - 20px);
    z-index: 16;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-more-menu.custom-position {
    top: 110px;
  }
  .mobile-more-menu.normal-position {
    top: 230px;
  }
  .mobile-more-menu .collapsible__content {
    background: #fff;
  }
  .mobile-more-menu .collapsible__content .sidebar-nav {
    margin-bottom: 0px;
  }
  .mobile-more-menu .collapsible__title {
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000 !important;
    color: #bf8f54;
    margin-bottom: 0px;
  }
  .mobile-more-menu .collapsible__title:after {
    background: url(../img/caret-red-large.png) 0 0 no-repeat;
    color: #bf8f54;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
  }
  .mobile-more-menu.is-open .collapsible__title {
    border-bottom: 0px !important;
  }
  .mobile-more-menu.is-open .collapsible__title:after {
    background: url(../img/caret-red-large.png) 0 0 no-repeat;
    color: #bf8f54;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(180deg) translateY(50%);
    width: 14px;
  }
  .mobile-more-menu.is-open .collapsible__content {
    overflow: scroll;
    z-index: 99001;
    position: relative;
  }
  .mobile .column:not(:last-child) {
    margin-bottom: 0px;
  }
  .mobile.filters-collapse .collapsible .collapsible__title .active-filters {
    display: inline-block;
    font-size: 13px;
    text-align: left;
    background: #1b213e;
    float: right;
    margin-right: 15px;
    z-index: 1;
    position: relative;
    color: #fff;
    font-weight: 600;
    padding: 0 5px;
    margin-top: 3px;
  }
  .mobile.filters-collapse .collapsible.is-open .active-filters {
    display: none;
  }
  .mobile .event {
    border-left: 5px solid #100c08;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) {
  .mobile .event {
    border-left: 0px;
  }
}

@media screen and (max-width: 768px) {
  .simple-mobile-menu {
    position: relative;
    top: 15px;
  }
}

@media screen and (min-width: 769px) {
  .mobile-more-menu.collapsible {
    margin-bottom: 0px !important;
  }
}

.notification-banner {
  align-items: center;
  background: url(../img/arrow-right-white.png) calc(100% - 15px) 50% no-repeat
    #bf8f54;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding: 15px 41px 15px 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 10;
}

@media screen and (min-width: 1210px) {
  .notification-banner {
    background-position: calc(100% - 30px) 50%;
    font-size: 26px;
    margin-bottom: 60px;
    padding: 30px 71px 30px 30px;
  }
}

.notification-banner:hover {
  color: #ffffff;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #f5c832;
}

.loaded #loader-wrapper {
  visibility: hidden;
  display: none;
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
  display: none;
}

.page-search {
  display: block;
  font-size: 0;
  margin-bottom: 45px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .page-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-search label {
  width: 145px;
  line-height: 40px;
  font-size: 14px;
}

.page-search__btn {
  background: url(../img/icon-search-white.png) center center no-repeat #100c08;
  border: none;
  font-size: 0;
  height: 40px;
  transition: 0.4s background-color ease-out;
  width: 40px;
  position: relative;
  top: -6px;
  z-index: 100;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .page-search__btn {
    top: auto;
  }
}

.page-search__btn:focus {
  outline: none;
}

.page-search__btn:hover {
  background-color: #5c6873;
}

.page-search > input {
  border: 1px solid #100c08;
  color: #100c08;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  width: calc(100% - 40px);
}

.page-search > input:focus {
  outline: none;
}

.page-search > input::-webkit-input-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.page-search > input::-moz-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.page-search > input:-ms-input-placeholder {
  color: #100c08;
  font-family: "Alright-Sans";
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.page-search .s-results {
  background: #fff;
  border-bottom: 1px solid #5c6873;
  border-left: 1px solid #5c6873;
  border-right: 1px solid #5c6873;
  width: 94.7%;
  font-size: 14px;
  top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  z-index: 1;
  text-indent: 10px;
}

.page-search .s-results li {
  padding: 5px 0;
}

.page-search .s-results li a {
  color: #5c6873;
  text-decoration: none;
  font-weight: 600;
  font-style: italic;
}

.page-search .s-results li span {
  margin-left: 5px;
  font-weight: 300;
}

.page-search .s-results li span em {
  font-weight: 500;
}

.page-search .s-results li.is-active {
  background-color: #f6f6f6;
}

.page-sort {
  border-bottom: 1px solid #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-style: italic;
  font-weight: 900;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 5px;
  position: relative;
}

.page-sort__current {
  color: #100c08;
  display: block;
  padding-right: 20px;
  text-decoration: none;
}

.page-sort__current:after {
  background: url(../img/caret-black.png) center center no-repeat;
  content: "";
  height: 6px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
}

.page-sort__options {
  background-color: #ffffff;
  border: 1px solid #100c08;
  border-bottom: none;
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 200px;
  z-index: 10;
}

.page-sort__options.is-active {
  display: block;
}

.page-sort__options > a {
  border-bottom: 1px solid #100c08;
  color: #100c08;
  display: block;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  text-decoration: none;
}

.page-sort__options > a:hover {
  font-style: italic;
  font-weight: 900;
}

.pagination {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.pagination.is-small > a {
  font-size: 12px;
  height: 35px;
  width: 35px;
}

@media screen and (min-width: 769px) {
  .pagination.is-small > a {
    height: 25px;
    width: 25px;
  }
}

.pagination.is-small .pagination__first:after,
.pagination.is-small .pagination__prev:after,
.pagination.is-small .pagination__next:after,
.pagination.is-small .pagination__last:after {
  margin-left: -1px;
  margin-top: -2px;
  transform: scale(0.75) translate(-50%, -50%);
}

.pagination > a {
  align-items: center;
  color: #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  height: 40px;
  justify-content: center;
  text-decoration: none;
  transition: 0.4s background-color ease-out;
  width: 40px;
}

.pagination > a:hover {
  background-color: #f5c832;
}

.pagination > a.is-active {
  font-weight: 900;
}

.pagination__first,
.pagination__prev,
.pagination__next,
.pagination__last {
  font-size: 0 !important;
  position: relative;
}

.pagination__first:after,
.pagination__prev:after,
.pagination__next:after,
.pagination__last:after {
  background-image: url(../img/icons-pagination.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pagination__first:after,
.pagination__last:after {
  width: 13px;
}

.pagination__prev:after,
.pagination__next:after {
  width: 8px;
}

.pagination__first:after {
  background-position: 0 0;
}

.pagination__prev:after {
  background-position: -13px 0;
}

.pagination__next:after {
  background-position: -21px 0;
}

.pagination__last:after {
  background-position: -29px 0;
}

.panel {
  box-shadow: 0 0 15px 3px rgba(34, 34, 39, 0.1);
  margin-bottom: 30px;
  padding: 30px;
}

.panel.is-bordered {
  border-left: 5px solid #100c08;
  padding-left: 25px;
}

.panel.is-skyblue {
  border-left-color: #5c6873;
}

.panel.is-skyblue .panel__timeline .panel__timeline__bar {
  background-color: #d9ecff;
}

.panel.is-skyblue .panel__timeline .panel__timeline__bar span {
  background-color: #5c6873;
}

.panel.is-skyblue .panel__title {
  color: #5c6873;
}

.panel.is-yellow {
  border-left-color: #f5c832;
}

.panel.is-yellow .panel__timeline .panel__timeline__bar {
  background-color: #fde7a6;
}

.panel.is-yellow .panel__timeline .panel__timeline__bar span {
  background-color: #f5c832;
}

.panel.is-yellow .panel__title {
  color: #f5c832;
}

.panel__subtitle {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 10px;
}

.panel__subtitle span {
  font-weight: 500;
}

.panel__survey {
  display: block;
  position: relative;
}

@media screen and (min-width: 769px) {
  .panel__survey {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.panel__survey > .btn {
  position: absolute;
  right: -10px;
}

@media screen and (min-width: 769px) {
  .panel__survey > .btn {
    right: -50px;
    top: 0;
  }
}

.panel__survey .form-radio {
  font-size: 16px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  margin-right: 0px;
  padding-left: 0;
  text-align: center;
  width: 25px;
}

@media screen and (min-width: 769px) {
  .panel__survey .form-radio {
    float: left;
    height: 30px;
    margin-right: 30px;
    line-height: 30px;
    width: 30px;
  }
}

.panel__survey .form-radio:last-of-type {
  margin-right: 0;
}

.panel__survey .form-radio input[type="radio"] {
  height: 25px;
  width: 25px;
}

.panel__survey .form-radio input[type="radio"]:checked ~ span.radio {
  background: #f5c832;
}

.panel__survey .form-radio input[type="radio"]:hover ~ span.radio {
  background: #f5c832;
}

.panel__survey .form-radio span.radio {
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 25px;
  z-index: -1;
}

@media screen and (min-width: 769px) {
  .panel__survey .form-radio span.radio {
    height: 30px;
    width: 30px;
  }
}

.panel__survey .sad-face {
  height: 30px;
  width: 30px;
  background: url(../img/sad-face.jpg) center no-repeat;
  margin-right: 15px;
  position: absolute;
  left: 0px;
  top: -10px;
}

@media screen and (min-width: 769px) {
  .panel__survey .sad-face {
    position: relative;
    top: 0px;
  }
}

.panel__survey .smile-face {
  height: 30px;
  width: 30px;
  background: url(../img/smile-face.jpg) center no-repeat;
  margin-left: 15px;
  position: absolute;
  right: 0px;
  top: -10px;
}

@media screen and (min-width: 769px) {
  .panel__survey .smile-face {
    position: relative;
    top: 0px;
  }
}

.panel__survey .result {
  display: block;
}

.panel__timeline {
  position: relative;
}

.panel__timeline__bar {
  background-color: #f6f6f6;
  height: 20px;
  position: relative;
  width: 100%;
}

.panel__timeline__bar span {
  background-color: #d0d0d1;
  height: 20px;
  left: 0;
  min-width: 10px;
  position: absolute;
  top: 0;
}

.panel__timeline__status {
  background: url(../img/icon-panel-timeline.png) right center no-repeat;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  padding-right: 34px;
  position: absolute;
  right: 0;
  top: -45px;
}

.panel__title {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.rangeslider,
.rangeslider__fill {
  display: block;
  border-radius: 10px;
}

.rangeslider {
  background: #e6e6e6;
  height: 12px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
}

.rangeslider--horizontal {
  height: 20px;
  width: 100%;
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeslider__fill {
  background: #f5c832;
  position: absolute;
  height: 12px;
}

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  background: #f5c832;
  border: 1px solid #000;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  top: 6px;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
}

#rangevalue {
  position: relative;
  top: 5px;
  text-align: center;
  width: 100%;
  display: block;
}

.sidebar-buttons-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 20px;
}

.sidebar-buttons-grid > .btn {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  justify-content: center;
  margin-bottom: 10px;
  width: calc(50% - 5px);
}

.sidebar-buttons-grid > .btn:nth-child(even) {
  margin-left: 10px;
}

.sidebar-buttons-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar-buttons-toggle > a {
  align-items: center;
  border: 1px solid #100c08;
  color: #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  height: 50px;
  justify-content: center;
  text-decoration: none;
  width: 50%;
}

.sidebar-buttons-toggle > a:nth-child(1) {
  border-right: none;
}

.sidebar-buttons-toggle > a.is-active {
  background-color: #100c08;
  color: #ffffff;
}

.sidebar-nav {
  border: 1px solid #100c08;
  border-bottom: none;
  margin-bottom: 30px;
}

.sidebar-nav__title {
  background-color: #f6f6f6;
  border-bottom: 1px solid #100c08;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  color: #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}

.sidebar-nav__item {
  width: 100%;
  min-height: 50px;
  border-bottom: 1px solid #100c08;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  position: relative;
}

.sidebar-nav__item > .sidebar-nav-arrow {
  text-align: center;
  color: #100c08;
  cursor: pointer;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
}

.sidebar-nav__subnav__item > .sidebar-nav-item,
.sidebar-nav__item > .sidebar-nav-item {
  color: #100c08;
  display: table-cell;
  height: 50px;
  width: calc(100% - 50px);
  line-height: 1;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
}

.sidebar-nav__subnav__item > .sidebar-nav-item:after,
.sidebar-nav__item > .sidebar-nav-item:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.sidebar-nav__item.has-subnav > .sidebar-nav-item {
  padding-right: 50px;
}

.sidebar-nav__item.has-subnav > .sidebar-nav-arrow {
  background: url(../img/caret-black-large.png) center center no-repeat;
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.sidebar-nav__item.has-subnav.is-open > .sidebar-nav-arrow {
  cursor: pointer;
  transform: rotate(180deg);
}

.sidebar-nav__item.has-subnav.is-open > .sidebar-nav__subnav,
.sidebar-nav__item.has-subnav.is-active > .sidebar-nav__subnav {
  display: block;
}

.sidebar-nav__item.has-subnav.is-active > .sidebar-nav__subnav {
  background-color: #fffbff;
}

.sidebar-nav__item.is-active > .sidebar-nav-arrow,
.sidebar-nav__item.is-active {
  background-color: #e9eaeb;
}

.sidebar-nav__subnav__item.is-active > .sidebar-nav-arrow,
.sidebar-nav__item.is-active > .sidebar-nav-arrow {
  background: url(../img/caret-black-large.png) center center no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  transform: rotate(-90deg);
}

.sidebar-nav__item.has-subnav.is-open > .sidebar-nav__subnav,
.sidebar-nav__item.has-subnav.is-open
  > .sidebar-nav__subnav
  > .sidebar-nav__subnav__item {
  display: block;
}

.sidebar-nav__item.is-active > .sidebar-nav-item {
  background-color: #e9eaeb;
}

/*
.sidebar-nav__item.is-active > a:after {
    background: url(../img/caret-black-large.png) 0 0 no-repeat;
    content: '';
    display: block;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 14px;
    -webkit-transform: rotate(-90deg) translateX(25%);
    transform: rotate(-90deg) translateX(25%);
}
*/
.sidebar-nav__subnav,
.sidebar-nav__subnav__item {
  display: none;
}

.sidebar-nav__subnav__item {
  /*    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    color: $blue_paris_v1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
*/
  border-top: 1px solid #100c08;
  width: 100%;
  min-height: 50px;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  height: 50px;
  line-height: 1;
  padding: 0 15px 0 30px;
  text-decoration: none;
  position: relative;
}

.sidebar-nav__subnav__item.is-open {
  display: block;
}

.sidebar-nav__subnav__item.is-active {
  background-color: #eaeaea;
}

.erasmus-slider {
  position: relative;
  margin-bottom: 30px;
}

.erasmus-slider .next,
.erasmus-slider .prev {
  background: url(../img/arrow-right-black.png) center no-repeat #ffffff;
  position: absolute;
  top: 35%;
  width: 50px;
  height: 50px;
  font-size: 0px;
  border: 0px;
}

.erasmus-slider .next {
  right: 20px;
}

.erasmus-slider .prev {
  left: 20px;
  transform: rotate(180deg);
}

.social-cta {
  border-top: 1px solid #100c08;
  margin-top: 30px;
  padding-top: 30px;
}

.social-cta.bottom-border {
  border-bottom: 1px solid #100c08;
  border-top: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 10px;
}

.social-cta > a {
  color: #100c08;
  display: table;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  padding-right: 21px;
  text-decoration: none;
}

.social-cta .social-cta--facebook {
  background: url(../img/social-cta-facebook.png) left center no-repeat;
  color: #1b213e;
  height: 20px;
  padding: 0 0 0 30px;
}

.bottom-border {
  border-bottom: 1px solid #100c08;
  border-top: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 10px;
}

.table {
  margin-bottom: 30px;
}

.table thead td {
  background: #5c6873;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
}

.table.is-striped tr:nth-child(even) td {
  background-color: #a9abb2;
}

.table.is-scrollable {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

.table td {
  font-size: 16px;
  height: 50px;
  padding: 0 15px;
  vertical-align: middle;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .table td {
    text-align: left;
  }
}

.table th {
  background-color: #5c6873;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  height: 50px;
  padding: 0 15px;
  text-align: center;
  vertical-align: middle;
}

.table.is-scrollable th {
  text-align: left;
}

@media screen and (min-width: 769px) {
  .table.is-scrollable th {
    text-align: center;
  }
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

@media screen and (max-width: 768px) {
  .tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    height: 40px;
    line-height: 38px;
    background-color: #bf8f54 !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    transition: opacity 0.5s;
    top: 10px;
  }
  .tooltip .tooltiptext.tooltip-left {
    top: 10px;
    bottom: auto;
    right: 128%;
  }
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
}

.announcement__author {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
}

.announcement__back {
  color: #1b213e;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  padding: 3px 0 0 19px;
  position: relative;
  text-decoration: none;
}

.announcement__back:before,
.announcement__back:after {
  background-color: #6d6f78;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 10px;
}

.announcement__back:after {
  margin-top: 3px;
  transform: rotate(45deg);
}

.announcement__date {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 5px;
}

.announcement__meta {
  margin-bottom: 30px;
}

.announcement__title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

.announcements-panel-list .announcement {
  border-left: 5px solid #100c08;
  box-shadow: 0 0 15px 3px rgba(34, 34, 39, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .announcements-panel-list .announcement {
    margin-bottom: 20px;
  }
}

.announcements-panel-list .announcement__author {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
}

.announcements-panel-list .announcement__body {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.75;
}

.announcements-panel-list .announcement__btn {
  bottom: -15px;
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 769px) {
  .announcements-panel-list .announcement__btn {
    right: -20px;
    bottom: 20px;
  }
}

.announcements-panel-list .announcement__content {
  padding: 20px;
}

.announcements-panel-list .announcement__date {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
}

.announcements-panel-list .announcement__image {
  min-height: 100%;
  min-width: 219px;
  overflow: hidden;
  position: relative;
}

.announcements-panel-list .announcement__image:after {
  background: url(../img/announcement-panel-list-image-mask.png) left
    center/cover no-repeat;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.announcements-panel-list .announcement__image > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.announcements-panel-list .announcement__title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

.announcements-panel-list__title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 10px;
}

.auth-form__forgot-password {
  background: url(../img/icon-forgot-password.png) 0 0 no-repeat;
  color: #100c08;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
}

.auth-form__forgot-password:hover {
  color: #100c08;
}

.a-z__groups__group {
  margin: 30px 0;
}

.a-z__groups__group h2 {
  font-size: 24px;
}

.a-z__groups__group a {
  color: #1b213e;
}

.document-list {
  margin-bottom: 30px;
}

.document-list.is-bordered .document {
  align-items: flex-start;
  border-bottom: 1px solid #d0d0d1;
  min-height: 49px;
  padding-bottom: 15px;
}

.document-list .document {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  min-height: 34px;
  position: relative;
}

.document-list .document__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.document-list .document__actions__download {
  background-position: -40px 0;
  height: 18px;
  width: 14px;
}

.document-list .document__actions__view {
  background-position: 0 -2px;
  height: 15px;
  width: 23px;
}

.document-list .document__actions > a {
  background-image: url(../img/icons-document-actions.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0 !important;
  margin-left: 10px;
}

.document-list .document__created-at {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin: 5px 0 10px;
  padding-left: 40px;
}

.document-list .document__tag {
  background-color: #5c6873;
  color: #ffffff;
  font-size: 10px;
  font-style: italic;
  margin-right: 10px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.document-list .document__tags {
  font-size: 0;
  padding-left: 40px;
}

.document-list .document__title {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25;
  padding-left: 40px;
}

.document-list .document__type {
  height: 34px;
  left: 0;
  position: absolute;
  top: 0;
  width: 25px;
}

.erasmus-partner {
  border-bottom: 1px solid #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.erasmus-partner__content {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .erasmus-partner__content {
    width: calc(100% - 180px);
  }
}

.erasmus-partner__description {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 30px;
}

.erasmus-partner__image {
  height: 165px;
  margin-right: 30px;
  position: relative;
  width: 165px;
}

.erasmus-partner__image:after {
  background-color: #5c6873;
  bottom: -15px;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.75;
  position: absolute;
  right: -15px;
  width: 100%;
}

@supports (mix-blend-mode: multiply) {
  .erasmus-partner__image:after {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.erasmus-partner__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.erasmus-partner__review {
  color: #100c08;
}

.erasmus-partner__title {
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .event,
  .post,
  .news {
    border-left: 3px solid black;
  }
  body.single .event,
  body.single .post,
  body.single .news {
    border: 0;
  }
}

.event__back,
.post__back,
.news__back {
  color: #1b213e;
  font-family: "Alright-Sans";
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  padding: 3px 0 0 19px;
  position: relative;
  text-decoration: none;
}

.event__back:before,
.event__back:after,
.post__back:before,
.post__back:after,
.news__back:before,
.news__back:after {
  background-color: #6d6f78;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 10px;
}

.event__back:after,
.post__back:after,
.news__back:after {
  margin-top: 3px;
  transform: rotate(45deg);
}

.event__meta,
.post__meta,
.news__meta {
  margin: 10px 0;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .event__meta,
  .post__meta,
  .news__meta {
    margin: 30px 0;
  }
}

.event__title,
.post__title,
.news__title {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
}

.event__date_long,
.post__date_long,
.news__date_long {
  font-style: italic;
  font-weight: 600;
  font-size: 14px;
}

.related-events hr,
.related-news hr,
.related_post hr {
  background-color: #d0d0d1;
}

.related-events__title,
.related-news__title,
.related_post__title {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 25px;
  text-transform: uppercase;
}

.related-events__event__title,
.related-news__event__title,
.related_post__event__title {
  color: #3d454c;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

.related-events__event__title a,
.related-news__event__title a,
.related_post__event__title a {
  color: #3d454c;
  text-decoration: none;
}

.related-events__news__title,
.related-news__news__title,
.related_post__news__title {
  color: #3d454c;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

.related-events__news__title a,
.related-news__news__title a,
.related_post__news__title a {
  color: #3d454c;
  text-decoration: none;
}

.related-events__post__title,
.related-news__post__title,
.related_post__post__title {
  color: #3d454c;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
}

.related-events__post__title a,
.related-news__post__title a,
.related_post__post__title a {
  color: #3d454c;
  text-decoration: none;
}

.events-list-nav {
  margin-top: 20px;
  margin-bottom: 0px;
}

@media screen and (min-width: 769px) {
  .events-list-nav {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.event-single {
  border-left: 0px !important;
}

.event-featured {
  background-color: #f5c832;
  margin-bottom: 30px;
  position: relative;
  width: calc(100% - 10px);
}

@media screen and (min-width: 769px) {
  .event-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1210px) {
  .event-featured {
    margin-bottom: 60px;
  }
}

.event-featured__btn {
  bottom: 15px;
  position: absolute;
  right: -10px;
}

@media screen and (min-width: 769px) {
  .event-featured__btn {
    bottom: 20px;
    right: -20px;
  }
}

.event-featured__content {
  padding: 30px;
  float: left;
  max-height: 275px;
}

@media screen and (min-width: 769px) {
  .event-featured__content {
    display: inline-block;
    float: left;
    max-height: 375px;
    width: 47%;
  }
}

@media screen and (min-width: 1210px) {
  .event-featured__content {
    padding: 45px;
    max-height: 375px;
  }
}

.event-featured__excerpt {
  font-size: 14px;
  font-weight: 700;
  width: calc(100% - 25px);
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .event-featured__excerpt {
    margin-bottom: 0px;
  }
}

.event-featured__excerpt p {
  line-height: 1.5 !important;
}

.event-featured__event-slider {
  display: block;
  overflow: hidden;
}

.event-featured__event-slider .image img {
  height: 100%;
}

.event-featured .image {
  display: inline-block !important;
  float: left !important;
}

.event-featured .image > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .event-featured .image {
    width: 53%;
  }
}

.event-featured__meta {
  font-size: 14px;
  font-style: italic;
  margin-top: 30px;
}

.event-featured__title {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  letter-spacing: 0.6px;
  line-height: 1.2;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  .event-featured__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1210px) {
  .event-featured__title {
    font-size: 24px;
  }
}

.event-featured__title > a {
  color: #ffffff;
  text-decoration: none;
}

.event-featured__title > a:hover {
  color: #ffffff;
}

.events-panel-list .event {
  box-shadow: 0 0 15px 3px rgba(34, 34, 39, 0.1);
  margin-bottom: 40px;
  position: relative;
}

.events-panel-list .event:after {
  clear: both;
  content: "";
  display: block;
}

.events-panel-list .event__btn {
  bottom: -18px;
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 769px) {
  .events-panel-list .event__btn {
    bottom: 20px;
    right: -20px;
  }
}

.events-panel-list .event__content {
  float: left;
  margin-right: 30px;
  width: 100%;
  padding: 20px;
}

@media screen and (min-width: 769px) {
  .events-panel-list .event__content {
    width: 55%;
  }
}

.events-panel-list .event__date {
  width: 50px;
  float: left;
  text-align: center;
  line-height: 1.1;
  margin-right: 30px;
  font-weight: 600;
}

.events-panel-list .event__date__mounth {
  font-size: 16px;
}

.events-panel-list .event__date__day {
  font-size: 36px;
  display: block;
  /* Nasa fix */
}

.events-panel-list .event__tags__tag {
  background-color: #5c6873;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 5px;
  margin-right: 10px;
  padding: 5px 7px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  .events-panel-list .event__tags__tag {
    margin-bottom: 10px;
  }
}

.events-panel-list .event__image {
  float: right;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.events-panel-list .event__image:after {
  background: url(../img/events-list-image-mask.png) left center/cover no-repeat;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .events-panel-list .event__image {
    width: 40%;
  }
}

.events-panel-list .event__image > img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.events-panel-list .event__less-btn {
  display: none;
}

.events-panel-list .event__meta {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .events-panel-list .event__meta {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}

.events-panel-list .event__title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-word;
}

.faq__body ul {
  margin-bottom: 20px;
  padding-left: 30px;
  list-style-type: disc;
}

.faq__body ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.faq__body table td {
  text-align: left;
}

.footer {
  font-family: "Calluna";
  background-color: #898e97;
  color: #ffffff;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .footer:after {
    background-color: #3d454c;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 5;
  }
}

.footer > .container > .columns {
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.footer > .container > .columns > .column {
  font-size: 0;
  margin-bottom: -99969px;
  padding-bottom: 99999px;
  padding-top: 30px;
}

@media screen and (min-width: 769px) {
  .footer > .container > .columns > .column {
    margin-bottom: -99939px;
    padding-top: 60px;
  }
}

.footer > .container > .columns > .column:nth-child(1) {
  background-color: #3d454c;
}

.footer > .container > .columns > .column:nth-child(2) {
  background-color: #5c6873;
}

.footer > .container > .columns > .column:nth-child(3) {
  background-color: #898e97;
}

.footer__address {
  display: inline-block;
  font-size: 20px;
  padding-right: 10px;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
}

.footer__address > span {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .footer__address {
    border-right: 1px solid #ffffff;
    width: 50%;
  }
  .footer__address > span {
    max-width: 120px;
    display: block;
    font-size: 14px;
  }
}

.footer__address strong {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer__address {
    border-right: none;
    display: block;
    font-size: 14px;
    padding-right: 0;
    width: auto;
  }
}

.footer__contact,
.footer__links {
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .footer__contact,
  .footer__links {
    font-size: 12px;
  }
}

.footer__contact a,
.footer__contact span,
.footer__links a,
.footer__links span {
  color: #ffffff;
  margin-bottom: 15px;
}

.footer__contact a,
.footer__links a {
  text-decoration: none;
}

.footer__contact a:hover,
.footer__links a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer__contact strong,
.footer__links strong {
  display: block;
  margin-bottom: 15px;
}

.footer__links > a {
  width: 49%;
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .footer__links > a {
    width: 100%;
    display: block;
  }
}

.footer__contact span {
  display: inline-block;
  margin-bottom: 0;
}

.footer__copy-neptun {
  border: 1px solid #ffffff;
  font-size: 12px;
  font-weight: 700;
  margin-left: 10px;
  padding: 3px 10px;
}

.footer__subtitle {
  margin-top: 28px;
}

.footer__map {
  position: relative;
}

.footer__map__btn {
  bottom: 10px;
  position: absolute;
  right: -10px;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  .footer__map__btn {
    bottom: -20px;
    right: 20px;
    text-transform: none;
  }
}

.footer__map__img {
  background: url(../img/map.jpg) center center/cover no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 263px;
  width: 100%;
}

.footer__parking {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 900;
  margin-top: 15px;
  padding: 10px 0;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .footer__parking {
    border-bottom: 1px solid #898e97;
    border-top: 1px solid #898e97;
    font-size: 12px;
  }
}

.footer__social-link {
  background-image: url(../img/footer-social-icons.png);
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 40px;
  margin: 0 8px 8px 0;
  width: 40px;
}

.footer__social-links {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .footer__social-links {
    display: block;
    margin-top: 15px;
    padding-left: 0;
    padding-top: 15px;
  }
}

.footer__social-links__facebook {
  background-position: 0 0;
}

.footer__social-links__instagram {
  background-position: -191px 0;
}

.footer__social-links__linkedin {
  background-position: -96px 0;
}

.footer__social-links__youtube {
  background-position: -143px 0;
}

.footer__social-links__twitter {
  background-position: -48px 0;
}

.footer__social-links strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .footer__social-links strong {
    font-size: 14px;
  }
}

.footer__tamop-notice {
  background-color: #100c08;
  font-size: 10px;
  font-style: italic;
  font-weight: 700;
  padding: 15px 0;
  position: relative;
  text-align: left;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .footer__tamop-notice {
    text-align: center;
  }
}

.center-col {
  width: 100%;
  background-color: #5c6873 !important;
}

@media screen and (min-width: 769px) {
  .center-col {
    background-color: #5c6873 !important;
    border-top: 0px;
    width: 20% !important;
  }
}

.right-col {
  background: #898e97 !important;
}

@media screen and (min-width: 769px) {
  .right-col {
    background-color: #898e97 !important;
    width: 30% !important;
  }
}

.grid-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.grid-view__item {
  align-items: center;
  background-image: url(../img/grid-view-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 270px;
  justify-content: center;
  margin-bottom: 30px;
  padding: 60px 45px 90px;
  position: relative;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .grid-view__item {
    color: #fff;
  }
}

@media screen and (min-width: 769px) {
  .grid-view__item {
    width: calc(50% - 15px);
  }
  .grid-view__item:nth-child(odd) {
    margin-right: 30px;
  }
}

.grid-view__item:before,
.grid-view__item:after {
  background-color: #5c6873;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.grid-view__item:before {
  opacity: 0.75;
}

@supports (mix-blend-mode: multiply) {
  .grid-view__item:before {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.grid-view__item:nth-child(4n):before,
.grid-view__item:nth-child(4n):after,
.grid-view__item:nth-child(4n + 1):before,
.grid-view__item:nth-child(4n + 1):after {
  background-color: #1b213e;
}

.grid-view__item:nth-child(4n) .grid-view__item__content,
.grid-view__item:nth-child(4n + 1) .grid-view__item__content {
  color: #ffffff;
}

.grid-view__item__btn {
  background-image: url(../img/arrow-right-white.png);
  background-position: center center;
  background-repeat: no-repeat;
  bottom: -15px;
  font-size: 0;
  height: 30px;
  position: absolute;
  right: 20px;
  width: 30px;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .grid-view__item__btn {
    bottom: 20px;
    height: 40px;
    right: -20px;
    width: 40px;
  }
}

.grid-view__item__content {
  font-size: 14px;
  position: relative;
  z-index: 10;
}

.grid-view__item__title {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}

.header {
  align-items: center;
  background-color: #ffffff;
  border-bottom: 1px solid #3d454c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  height: 65px;
  justify-content: space-between;
  left: 0;
  padding: 0 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 991;
}

@media screen and (min-width: 769px) {
  .header {
    height: 90px;
    padding: 0 30px;
  }
}

@media screen and (min-width: 1210px) {
  .header {
    padding: 0 60px;
  }
}

.header.is-search-active {
  height: 140px;
  box-shadow: 0 3px 10px 0 rgba(34, 34, 39, 0.1);
}

.header.is-search-active .header__search {
  top: -30px;
}

@media screen and (min-width: 769px) {
  .header.is-search-active .header__search {
    top: -50px;
  }
}

.header__auth {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.header__auth .btn.is-yellow:hover {
  background-color: #f5c832 !important;
}

.header__auth:hover .header__auth__nav {
  display: block;
}

.header__auth__login-btn {
  width: 80px;
}

.header__auth__login-btn {
  background-image: url(../img/icon-auth.png);
  background-position: calc(100% - 10px) 50%;
  background-repeat: no-repeat;
  padding-right: 42px;
  width: 120px;
  padding-right: 35px;
  font-size: 0;
}

.header__auth__nav {
  background-color: #ffffff;
  border: 1px solid #f5c832;
  border-bottom: none;
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  width: 100%;
}

.header__auth__nav > a {
  align-items: center;
  border-bottom: 1px solid #f5c832;
  color: #100c08;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  padding: 10px;
}

.header__auth__nav > a:hover {
  color: #100c08;
}

.header__logo {
  background: url("../img/corvinus_logo_magyar_sz_transparent.png") center
    center/contain no-repeat;
  cursor: pointer;
  font-size: 0;
  height: 48px;
  line-height: 0;
  width: 150px;
  display: block;
}

.header__logo.en {
  background: url("../img/corvinus_logo_angol_sz_transparent.png") center
    center/contain no-repeat;
}

@media screen and (min-width: 769px) {
  .header__logo {
    width: 325px;
  }
}

.header__nav-secondary {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}

.header__nav-secondary > a {
  background-image: url(../img/nav-secondary-sprite.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 26px;
  line-height: 0;
  margin-right: 10px;
  transition: 0.4s background-color ease-out;
  width: 26px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary > a {
    height: 40px;
    width: 40px;
  }
  .header__nav-secondary > a:hover {
    background-color: #f5c832;
  }
}

@media screen and (min-width: 1210px) {
  .header__nav-secondary > a {
    margin-right: 15px;
  }
}

.header__nav-secondary--neptun {
  background-position: -3px -4px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary--neptun {
    background-position: 0 0;
  }
}

.header__nav-secondary--moodle {
  background-position: -43px -4px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary--moodle {
    background-position: -40px 0;
  }
}

.header__nav-secondary--library {
  background-position: -83px -4px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary--library {
    background-position: -80px 0;
  }
}

.header__nav-secondary--webmail {
  background-position: -123px -4px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary--webmail {
    background-position: -120px 0;
  }
}

.header__search {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
}

.header__search.is-active .btn {
  background-color: #100c08;
  background-image: url(../img/icon-search-white.png);
  margin-right: -5px;
  height: 40px;
  position: relative;
  margin-right: 30px;
}

.header__search.is-active .btn:after {
  display: block;
}

@media screen and (min-width: 769px) {
  .header__search.is-active .btn {
    position: absolute;
    right: 10px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 1210px) {
  .header__search.is-active .btn {
    position: fixed;
    right: calc((100% - 1070px) / 2);
    margin-right: 0;
  }
}

.header__search.is-active .btn:after {
  display: none;
}

@media screen and (min-width: 769px) {
  .header__search.is-active .btn:after {
    display: block;
  }
}

.header__search.is-active .close {
  display: block;
  position: absolute;
  right: -16px;
  top: 0;
}

@media screen and (min-width: 769px) {
  .header__search.is-active .close {
    right: -25px;
  }
}

@media screen and (min-width: 1210px) {
  .header__search.is-active .close {
    display: block;
    position: fixed;
    top: 20px;
    right: calc((100% - 1170px) / 2);
  }
}

.header__search.is-active .header__search__form {
  display: inline-block;
  top: 20px;
}

.header__search__categories {
  border-top: 1px solid #3d454c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .header__search__categories {
    border-top: none;
  }
}

@media screen and (min-width: 1000px) {
  .header__search__categories {
    border: none;
    justify-content: center;
    margin-top: -2px;
  }
}

.header__search__categories .form-checkbox {
  font-size: 12px;
  font-weight: 500;
  margin: 0px;
  padding: 12px 15px 12px 75px;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
}

.header__search__categories .form-checkbox .icons {
  height: 30px;
  width: 30px;
  position: absolute;
  left: 45px;
  top: 5px;
}

.header__search__categories .form-checkbox .icons.icon-account {
  background: url(../img/ic-account-circle.svg);
}

.header__search__categories .form-checkbox .icons.icon-doc {
  background: url(../img/ic-folder.svg);
}

.header__search__categories .form-checkbox .icons.icon-school {
  background: url(../img/ic-school.svg);
}

@media screen and (min-width: 769px) {
  .header__search__categories .form-checkbox .icons {
    display: none;
  }
}

.header__search__categories .form-checkbox .checkbox {
  left: 15px;
}

@media screen and (min-width: 769px) {
  .header__search__categories .form-checkbox .checkbox {
    left: 0px;
  }
}

@media screen and (min-width: 769px) {
  .header__search__categories .form-checkbox {
    border: 0px;
    margin: 10px 15px;
    padding-left: 30px;
    width: auto;
    font-size: 10px;
    line-height: 20px;
  }
}

@media screen and (min-width: 992px) {
  .header__search__categories .form-checkbox {
    font-size: 12px;
    line-height: 18px;
  }
}

.header__search__categories .form-checkbox:last-child {
  border-bottom: 0px;
}

.header__search__form {
  background-color: #ffffff;
  display: none;
  position: fixed;
  width: 100%;
  right: 0px;
}

@media screen and (max-width: 768px) {
  .header__search__form {
    box-shadow: 0 3px 10px 0 rgba(34, 34, 39, 0.1);
  }
}

@media screen and (min-width: 769px) {
  .header__search__form {
    left: 0;
    width: calc(100% - 90px);
  }
}

@media screen and (min-width: 1210px) {
  .header__search__form {
    right: calc((100% - 980px) / 2);
    left: auto;
    width: 1070px;
  }
}

.header__search__input {
  background: #e9eaeb;
  border: 0px;
  font-size: 16px;
  font-weight: 300;
  height: 40px;
  padding: 0 10px;
  margin-left: 15px;
  width: calc(100% - 90px);
  margin-bottom: 23px;
}

@media screen and (min-width: 769px) {
  .header__search__input {
    background: #fff;
    border: 1px solid #000;
    width: 100%;
    margin-bottom: 0;
  }
}

.header__search__input:focus {
  outline: none;
}

.header__search__input::-webkit-input-placeholder {
  color: #5c6873;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.header__search__input::-moz-placeholder {
  color: #5c6873;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.header__search__input-ms-input-placeholder {
  color: #5c6873;
  font-family: "Alright-Sans";
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.header__search .btn {
  background: url(../img/icon-search-black.png) center center no-repeat #bf8f54;
  font-size: 0;
  line-height: 0;
  height: 40px;
  width: 40px;
}

.header__search .close {
  background: url("../img/close.png") center center no-repeat;
  color: #100c08;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}

.hero {
  position: relative;
}

.hero__content {
  align-items: flex-start;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 225px;
  justify-content: flex-end;
  padding: 30px;
  position: absolute;
  right: 100px;
  width: 200px;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .hero__content {
    height: 445px;
    right: 200px;
    width: 380px;
  }
}

@media screen and (min-width: 1210px) {
  .hero__content {
    height: 400px;
    padding: 60px 30px;
    right: 125px;
    width: 380px;
  }
}

@media screen and (min-width: 1400px) {
  .hero__content {
    height: 600px;
    padding: 60px 30px;
    right: 400px;
    width: 380px;
  }
}

.hero__content__heading {
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .hero__content__heading {
    font-size: 30px;
  }
}

.hero__content__text {
  display: none;
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
}

@media screen and (min-width: 769px) {
  .hero__content__text {
    display: block;
  }
}

.hero__image {
  height: 225px;
  position: relative;
  width: 100%;
  z-index: 10;
  -webkit-animation: fade 6s fade;
  animation: fade 6s fade;
}

@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  33.333% {
    opacity: 0;
  }
  66.666% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  33.333% {
    opacity: 0;
  }
  66.666% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 769px) {
  .hero__image {
    height: 445px;
    z-index: -5;
  }
}

@media screen and (min-width: 1210px) {
  .hero__image {
    height: 400px;
  }
}

@media screen and (min-width: 1400px) {
  .hero__image {
    height: 600px;
  }
}

.hero__image:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 187px;
  position: absolute;
  top: 100%;
  width: 100px;
}

@media screen and (min-width: 769px) {
  .hero__image:after {
    height: 399px;
    width: 200px;
  }
}

@media screen and (min-width: 1210px) {
  .hero__image:after {
    height: 519px;
    width: 200px;
  }
}

.hero__image > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.hero__items {
  overflow: visible !important;
}

.hero__pentagon {
  background: url(../img/pentagon_new.png) top right/contain no-repeat;
  height: 442px;
  position: absolute;
  right: -100px;
  top: 0;
  width: 341px;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .hero__pentagon {
    height: 874px;
    right: 0px;
    width: 674px;
  }
}

@media screen and (min-width: 1210px) {
  .hero__pentagon {
    height: 786px;
    width: 909px;
  }
}

@media screen and (min-width: 1400px) {
  .hero__pentagon {
    height: 1179px;
  }
}

.hero__thumb {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 100%;
  display: block;
  font-size: 0;
  height: 14px;
  margin: 0 5px;
  width: 14px;
}

.hero__thumb.is-active {
  background-color: transparent;
}

.hero__thumbs {
  align-items: flex-end;
  bottom: 237px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 241px;
}

@media screen and (min-width: 769px) {
  .hero__thumbs {
    bottom: 449px;
    right: 474px;
  }
}

@media screen and (min-width: 1210px) {
  .hero__thumbs {
    bottom: 399px;
    right: 709px;
  }
}

@media screen and (min-width: 1400px) {
  .hero__thumbs {
    bottom: 599px;
    right: 709px;
  }
}

.hero__wrapper {
  height: 442px;
  margin-bottom: -187px;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .hero__wrapper {
    height: 874px;
    margin-bottom: -399px;
  }
}

@media screen and (min-width: 1210px) {
  .hero__wrapper {
    height: 786px;
    margin-bottom: -330px;
  }
}

@media screen and (min-width: 1400px) {
  .hero__wrapper {
    height: 1179px;
    margin-bottom: -519px;
  }
}

.homepage-degrees {
  font-size: 0;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .homepage-degrees {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.homepage-degrees .degree {
  color: #ffffff;
  display: inline-block;
  font-size: 28px;
  font-style: italic;
  font-weight: 900;
  height: 115px;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-left: 30px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  transition: 0.4s width ease-in;
  vertical-align: middle;
  width: calc(100% / 2 - 15px);
  /*    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    */
}

.homepage-degrees .degree.purple {
  background-color: #1b213e;
}

.homepage-degrees .degree.lightblue {
  background-color: #5c6873;
}

.homepage-degrees .degree.orange {
  background-color: #f5c832;
}

.homepage-degrees .degree.red {
  background-color: #fb2b5d;
}

.homepage-degrees .degree:after {
  background: url(../img/arrow-right-white.png) center center no-repeat;
  bottom: 0px;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  right: 0px;
  transition: 0.4s background-color ease-out;
  width: 40px;
}

.homepage-degrees .degree .degree-fade {
  font-family: "Nooks";
  width: 100%;
  height: 100%;
  display: block;
  padding: 30px;
}

.homepage-degrees .degree .degree-fade.purple {
  /*background-color: rgba(71, 87, 155, 0.5);
  text-shadow: 1px 1px $blue_paris;*/
}

.homepage-degrees .degree .degree-fade.lightblue {
  /*background-color: rgba(166, 210, 255, 0.5);
  text-shadow: 1px 1px $grey_antracit;*/
}

.homepage-degrees .degree .degree-fade.orange {
  /*background-color: rgba(251, 204, 66, 0.5);
  text-shadow: 1px 1px $orange_sun;*/
}

.homepage-degrees .degree .degree-fade.red {
  /*background-color: rgba(251, 43, 93, 0.5);
  text-shadow: 1px 1px #FB2B5D;*/
}

@media screen and (min-width: 769px) {
  .homepage-degrees .degree {
    padding: 0px;
    width: calc(100% / 4);
  }
  .homepage-degrees .degree:hover {
    width: calc(100% / 2);
  }
  .homepage-degrees .degree:hover:after {
    background-color: #5c6873;
  }
  .homepage-degrees .degree:after {
    background: url(../img/arrow-right-white.png) center center no-repeat
      #100c08;
    bottom: -20px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: 20px;
    transition: 0.4s background-color ease-out;
    width: 40px;
  }
}

@media screen and (min-width: 1210px) {
  .homepage-degrees .degree {
    height: 290px;
  }
}

.homepage-degrees .degree:nth-child(even) {
  margin-left: 0;
}

@media screen and (min-width: 769px) {
  .homepage-degrees .degree:nth-child(even) {
    margin-left: 30px;
  }
}

/*
.homepage-degrees .degree.degree--ba-bsc {
    background: url(../img/degree-ba-bsc.jpg) center center/cover no-repeat $blue_paris;
    height: 290px;
    margin-left: 0;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .homepage-degrees .degree.degree--ba-bsc {
        height: 290px;
        width: calc(100% / 2);
    }
}

@media screen and (min-width: 1210px) {
    .homepage-degrees .degree.degree--ba-bsc {
        height: 290px;
        width: calc(100% / 2);
    }
}

.homepage-degrees .degree.degree--ba-bsc:hover {
    width: calc(100% / 2) !important;
}

.homepage-degrees .degree.degree--ma-msc, .homepage-degrees .degree.degree--szit {
    background-color: $grey_antracit;
}

.homepage-degrees .degree.degree--mba {
    background-color: $orange_sun;
}

.homepage-degrees .degree.degree--phd {
    background-color: $blue_paris;
}
*/
.impressum {
  padding-bottom: 0px;
}

@media screen and (min-width: 769px) {
  .impressum {
    padding-bottom: 40px;
  }
}

.navbar {
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0 3px 10px 0 rgba(34, 34, 39, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  left: 0;
  min-height: 50px;
  padding: 0 10px;
  position: fixed;
  top: 65px;
  width: 100%;
  z-index: 991;
}

@media screen and (min-width: 769px) {
  .navbar {
    padding: 0 30px;
    top: 90px;
  }
}

@media screen and (min-width: 1210px) {
  .navbar {
    padding: 0 60px;
  }
}

.navbar__language-switcher {
  display: inline-block;
  vertical-align: middle;
}

.navbar__language-switcher > a {
  color: #1b213e;
  font-size: 14px;
  font-weight: 700;
  margin-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar__logo {
  display: block;
  background: url("../img/corvinus_c_sz_transparent.png") center center/contain
    no-repeat;
  font-size: 0;
  line-height: 0;
  height: 27px;
  width: 81px;
}

@media screen and (min-width: 769px) {
  .navbar__logo {
    background: url("../img/corvinus_c_sz_transparent.png") center
      center/contain no-repeat;
    height: 48px;
    width: 150px;
  }
}

.navbar__nav {
  background-color: #ffffff;
  border-bottom: 1px solid #f6f6f6;
  border-top: 1px solid #f6f6f6;
  display: none;
  font-size: 0;
  left: 0;
  position: absolute;
  top: 50px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .navbar__nav {
    border-bottom: none;
    border-top: none;
    display: block;
    left: auto;
    position: static;
    top: auto;
  }
}

.navbar__nav.is-active {
  display: block;
}

@media screen and (min-width: 769px) {
  .navbar__nav__item {
    display: inline-block;
    position: relative;
  }
  .navbar__nav__item:hover > .navbar__subnav,
  .navbar__nav__item.is-active > .navbar__subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar__nav__item:hover > a,
  .navbar__nav__item.is-active > a {
    background-color: #f6f6f6;
  }
}

.navbar__nav__item > a {
  align-items: center;
  color: #1b213e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  height: 49px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  .navbar__nav__item > a {
    margin-top: 1px;
    padding: 0 10px;
  }
}

@media screen and (min-width: 1210px) {
  .navbar__nav__item > a {
    font-size: 14px;
    padding: 0 20px;
  }
}

.navbar__right {
  text-align: right;
}

@media screen and (min-width: 769px) {
  .navbar__right {
    min-width: 70px;
  }
}

.navbar__subnav {
  background-color: #f6f6f6;
  display: none;
  padding: 15px 0 15px 20px;
}

@media screen and (min-width: 769px) {
  .navbar__subnav {
    position: absolute;
    top: 50px;
  }
}

.navbar__subnav__item {
  color: #1b213e;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  text-decoration: none;
}

.navbar__subnav__item:hover {
  color: #100c08;
  font-style: italic;
  font-weight: 900;
}

.navbar__subnav__item:last-child {
  margin-bottom: 0;
}

.navbar__subnav__left,
.navbar__subnav__right {
  min-width: 270px;
}

.navbar__subnav__left {
  padding-right: 15px;
}

.navbar__subnav__right {
  border-left: 1px solid #ebebeb;
  padding: 0 15px 0 25px;
}

.navbar__toggle {
  display: block;
  height: 16px;
  position: relative;
  width: 20px;
}

.navbar__toggle:hover span {
  background-color: #f5c832;
}

.navbar__toggle span {
  background-color: #100c08;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 7px;
  transition: 0.4s background-color ease-out;
  width: 20px;
}

.navbar__toggle span:first-child {
  top: 0;
}

.navbar__toggle span:last-child {
  top: 14px;
}

.navbar__navbar__visually-impaired-switcher {
  background: url(../img/icon-visually-impaired.png) center center no-repeat;
  display: inline-block;
  font-size: 0;
  height: 19px;
  line-height: 0;
  vertical-align: middle;
  width: 24px;
}

#open-nav {
  font-size: 26px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  opacity: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.2s;
  padding-top: 60px;
}

.sidenav .logo-mobile {
  background: url(../img/corvinus_logo_magyar_sz_transparent.png) center
    center/contain no-repeat;
  font-size: 0;
  line-height: 0;
  height: 27px;
  width: 81px;
  position: absolute;
  top: 25px;
  left: 15px;
}

.sidenav a,
.sidenav .sidemenu-item,
.sidenav .sidemenu-subitem {
  padding: 10px 15px;
  text-decoration: none;
  font-size: 18px;
  font-style: normal;
  display: block;
  transition: 0.3s;
  font-weight: 600;
}

.sidenav .closebtn {
  background: #bf8f54;
  color: #fff;
  position: absolute;
  top: 22px;
  right: 15px;
  font-size: 36px;
  width: 33px;
  height: 33px;
  line-height: 36px;
  padding: 0px 6px 0px;
}

.sidenav .filters-collapse {
  margin-top: 30px;
}

.sidenav .filters-collapse .collapsible-menu.is-open > .collapsible__content {
  display: block;
}

.sidenav .filters-collapse .collapsible-menu.is-open .filters__title {
  border: 0px;
}

.sidenav .filters-collapse .collapsible-menu.is-open .filters__title:after {
  color: #bf8f54;
  content: "\D7";
  right: 36px;
  width: 0px;
  top: 0;
}

.sidenav .filters-collapse .collapsible-menu.is-open .filters__title:before {
  display: none;
}

.sidenav .filters-collapse .collapsible-menu .filters__title {
  transition: 0.5s;
}

.sidenav .filters-collapse .collapsible-menu .filters__title:after {
  top: 0px;
  color: #1b213e;
  right: 22px;
}

.sidenav .filters-collapse .collapsible-menu__content {
  background: #f6f6f6;
  border: 0px;
}

.sidenav .filters-collapse .collapsible-menu__content a,
.sidenav .filters-collapse .collapsible-menu__content .sidemenu-subitem {
  font-size: 14px;
  color: #000;
  font-weight: 300;
  padding: 8px 30px 7px 30px !important;
  margin-bottom: 0px;
  position: relative;
}

.sidenav .filters-collapse .collapsible-menu__content a:after {
  background: url(../img/caret-black-large.png) 0 0 no-repeat !important;
  content: "" !important;
  display: block !important;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: rotate(270deg) translateY(50%);
  width: 14px;
}

.news-featured {
  margin-bottom: 0 !important;
  position: relative;
}

@media screen and (min-width: 1210px) {
  .news-featured {
    margin-bottom: 70px;
  }
}

.news-featured:after {
  background-color: #5c6873;
  content: "";
  display: block;
  height: calc(100% - 30px);
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 65px;
  width: calc(100% - 20px);
  z-index: 10;
}

@supports (mix-blend-mode: multiply) {
  .news-featured:after {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.news-featured__btn {
  bottom: -20px;
  position: absolute;
  right: 10px;
  z-index: 15;
}

@media screen and (min-width: 769px) {
  .news-featured__btn {
    bottom: -15px;
    right: 0;
  }
}

.news-featured__content {
  left: 0;
  position: relative;
  width: calc(85% + 20px);
  z-index: 15;
}

.news-featured__excerpt {
  font-size: 14px;
  font-weight: 700;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .news-featured__excerpt {
    width: calc(85% + 20px);
  }
}

.news-featured__image {
  margin-left: -10px;
  max-width: 80%;
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 769px) {
  .news-featured__image {
    max-width: 90%;
  }
}

.news-featured__title {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  letter-spacing: 0.6px;
  line-height: 1.2;
  margin: 30px 0 15px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .news-featured__title {
    font-size: 20px;
    width: 100%;
  }
}

@media screen and (min-width: 1210px) {
  .news-featured__title {
    font-size: 24px;
  }
}

.news-featured__title > a {
  color: #ffffff;
  text-decoration: none;
}

.news-featured__title > a:hover {
  color: #ffffff;
}

.news-list {
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 1210px) {
  .news-list {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 769px) {
  .news-list.is-homepage {
    padding-top: 75px;
  }
}

.news-list.is-homepage > a {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  padding: 15px 26px 15px 0;
}

.news-list > a {
  font-family: "Nooks";
  background: url(../img/arrow-right-black.png) right center no-repeat;
  border-bottom: 2px solid #000000;
  color: #000000;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  height: 58px;
  padding: 10px 26px 10px 0;
  text-decoration: none;
}

.news-list > a:hover {
  color: #000000;
}

.news-list > a:last-child {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .news-list > a.mobile-last {
    border-bottom: 1px solid #3d454c !important;
  }
}

.ev-news-list .event__image:after {
  background: url(../img/new-list-image-mask.png) left center/cover no-repeat;
}

.ev-news-list .event__meta {
  margin: 20px 0;
}

.news-panel-list .news {
  border-left: 5px solid #100c08;
  box-shadow: 0 0 15px 3px rgba(34, 34, 39, 0.1);
  display: block;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .news-panel-list .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
}

.news-panel-list .news__author {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
}

.news-panel-list .news__btn {
  bottom: -18px !important;
  position: absolute;
  right: 20px !important;
}

@media screen and (min-width: 769px) {
  .news-panel-list .news__btn {
    bottom: 20px !important;
    right: -20px !important;
  }
}

.news-panel-list .news__body {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.75;
}

.news-panel-list .news__content {
  padding: 20px;
}

.news-panel-list .news__content__btn {
  bottom: -18px;
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 769px) {
  .news-panel-list .news__content__btn {
    bottom: 20px;
    right: -20px;
  }
}

.news-panel-list .news__date {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
}

.news-panel-list .news__image {
  min-height: 100%;
  min-width: 219px;
  overflow: hidden;
  position: relative;
  max-height: 180px;
}

@media screen and (min-width: 769px) {
  .news-panel-list .news__image {
    max-height: 100%;
  }
}

.news-panel-list .news__image:after {
  background: url(../img/news-panel-list-image-mask.png) left center/cover
    no-repeat;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.news-panel-list .news__image > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.news-panel-list .news__title {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media screen and (max-width: 768px) {
  .news-panel-list .news__excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}

.profile .sidebar-profile__image:after {
  height: 70%;
  bottom: -75px;
}

.profile .sidebar-profile__name {
  margin-bottom: 0px;
}

.profile .profile-dates__date {
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .profile .profile-dates__date {
    float: left;
  }
}

.profile .profile-dates__date label {
  font-weight: bold;
  float: left;
  width: 194px;
}

.profile .profile-dates__date .value img {
  margin-right: 30px;
  float: left;
}

.profile .profile-dates__date .value p {
  float: left;
}

.profile .profile-dates__date .value a {
  min-width: 150px;
}

@media screen and (min-width: 769px) {
  .profile .profile-dates .edit-change {
    float: left;
  }
}

@media screen and (max-width: 768px) {
  .profile .column.is-6 {
    padding: 0;
  }
}

.search-results mark {
  background-color: #f5c832;
  padding: 3px 5px;
}

.search-results .breadcrumbs {
  margin-top: -5px;
  padding-top: 0;
}

.search-results .breadcrumbs > a {
  color: #1b213e;
  font-weight: 500;
}

.search-results .breadcrumbs > a:after {
  font-weight: 300;
}

.search-results .search-result {
  border-bottom: 1px solid #d0d0d1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.search-results .search-result__content {
  margin-bottom: 10px;
}

.search-results .search-result__tags > a {
  background-color: #5c6873;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  font-style: italic;
  font-weight: 600;
  margin-right: 10px;
  padding: 3px 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.search-results .search-result__title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  background: url(../img/arrow-right-blue.png) right center no-repeat #ffffff;
  content: "";
  display: inline-block;
  padding-right: 20px;
  padding-left: 0px;
  transition: 0.4s background-color ease-out;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .search-results .search-result__title {
    background: transparent;
  }
}

.scientific-search .search-result {
  border-bottom: 0px;
  margin-bottom: 30px;
  padding-bottom: 0px;
}

.scientific-search .search-result__content {
  margin-bottom: 20px;
}

.scientific-search .search-result .page-search {
  margin-bottom: 10px;
}

.sidebar-profile {
  margin-bottom: 30px;
}

.sidebar-profile__faculties {
  border: 1px solid #100c08;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  position: relative;
  margin-top: 30px;
}

.sidebar-profile__faculties__switcher {
  background-color: #ffffff;
  border-top: 1px solid #100c08;
  border-bottom: none;
  display: none;
  left: 0px;
  position: relative;
  top: 100%;
  width: 100%;
}

.sidebar-profile__faculties__switcher > .sidebar-profile__faculty {
  border-bottom: 1px solid #100c08;
}

.sidebar-profile__faculties__switcher > .sidebar-profile__faculty:hover {
  background-color: #f6f6f6;
}

.sidebar-profile__faculties > .sidebar-profile__faculty {
  padding-right: 44px;
  position: relative;
}

.sidebar-profile__faculties > .sidebar-profile__faculty:after {
  background: url(../img/caret-black-large.png) 0 0 no-repeat;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}

.sidebar-profile__faculties.is-open > .sidebar-profile__faculty:after {
  transform: rotate(180deg) translateY(50%);
}

.sidebar-profile__faculties.is-open .sidebar-profile__faculties__switcher {
  display: block;
}

.sidebar-profile__profession {
  font-style: italic;
  margin-left: 30px;
}

@media screen and (min-width: 769px) {
  .sidebar-profile__profession {
    margin-left: 0px;
  }
}

.sidebar-profile__faculty {
  color: #100c08;
  display: block;
  padding: 10px;
  text-decoration: none;
}

.sidebar-profile__faculty__name {
  display: block;
}

.sidebar-profile__faculty__year {
  display: block;
}

.sidebar-profile__image {
  margin-bottom: 15px;
  padding: 0px 0px 0px 45px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .sidebar-profile__image {
    padding: 0px;
  }
}

.sidebar-profile__image:after {
  background-color: #a9abb2;
  bottom: -55px;
  content: "";
  display: block;
  height: 75%;
  left: 15px;
  opacity: 0.75;
  position: absolute;
  width: 75%;
}

@media screen and (min-width: 769px) {
  .sidebar-profile__image:after {
    left: -20px;
  }
}

@supports (mix-blend-mode: multiply) {
  .sidebar-profile__image:after {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.sidebar-profile__image__btn {
  height: 38px;
  position: absolute;
  right: 10px;
  width: 38px;
  top: 10px;
}

.sidebar-profile__image__link {
  position: absolute;
  right: 50px;
  top: 20px;
}

.sidebar-profile__name {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 35px;
  margin-left: 30px;
}

@media screen and (min-width: 769px) {
  .sidebar-profile__name {
    margin-left: 0px;
  }
}

.subject-list .subject {
  position: relative;
}

.subject-list .subject__btn {
  bottom: -18px !important;
  position: absolute;
  right: 20px;
  top: auto !important;
}

@media screen and (min-width: 769px) {
  .subject-list .subject__btn {
    top: auto !important;
    right: -20px;
    bottom: 20px !important;
  }
}

.subject-list .subject__title {
  font-size: 17px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
  padding-right: 0px;
}

@media screen and (min-width: 769px) {
  .subject-list .subject__title {
    font-size: 18px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 768px) {
  .subject-list .subject.panel {
    padding: 10px 10px 50px;
  }
  .subject-list .subject.panel .subject__actions {
    bottom: 20px;
    position: absolute;
    left: 20px;
  }
}

.subjects .sidebar-profile__image:after {
  height: 70%;
  bottom: -75px;
}

.subjects .sidebar-profile__name {
  margin-bottom: 0px;
}

.subjects .subject-list .subject__title {
  font-style: normal;
  margin-bottom: 0px;
}

.subjects .subject-list .subject__btn {
  bottom: auto;
  top: 20px;
  width: 40px;
  height: 40px;
}

.subjects .is-yellow {
  background: #f5c832;
}

.subjects-form22 .buttons .btn {
  margin-left: 0px !important;
}

@media screen and (min-width: 769px) {
  .subjects-form22 .buttons .btn {
    max-width: 157px !important;
  }
}

.subjects-edit .subjects-form label {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .subjects-edit .subjects-form label {
    width: 250px;
  }
}

.subjects-edit .subjects-form .buttons {
  margin-top: 15px;
}

.subjects-edit .subjects-form .buttons .column {
  padding: 0 5px;
}

.subjects-edit .add-literature {
  width: 100%;
}

.subjects-edit .add-literature .form-group {
  align-items: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.subjects-edit .add-literature .form-group .form-group-literature {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .subjects-edit .add-literature .form-group .form-group-literature {
    padding-bottom: 45px;
  }
  .subjects-edit .add-literature .form-group .form-group-literature #note {
    margin-bottom: -25px;
  }
}

.subjects-edit .add-literature .form-group .form-group-literature label {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .subjects-edit .add-literature .form-group .form-group-literature label {
    width: 140px;
  }
}

.subjects-edit .add-literature .form-group .form-group-literature input {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .subjects-edit .add-literature .form-group .form-group-literature input {
    width: 72%;
  }
}

.subjects-edit .add-literature .form-group .literature__actions {
  display: block;
  width: 0px;
}

.subjects-edit .add-literature .form-group .literature__actions__delete {
  background-position: 0 0;
}

.subjects-edit .add-literature .form-group .literature__actions__sort-down {
  background-position: -26px -18px;
}

.subjects-edit
  .add-literature
  .form-group
  .literature__actions__sort-down.is-active {
  background-position: -26px 0px;
}

.subjects-edit .add-literature .form-group .literature__actions__sort-up {
  background-position: -54px 0px;
}

.subjects-edit
  .add-literature
  .form-group
  .literature__actions__sort-up.is-active {
  background-position: -54px -18px;
}

.subjects-edit .add-literature .form-group .literature__actions > a {
  background-image: url(../img/icons-subject-actions.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin-left: -30px;
  width: 18px;
  height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .subjects-edit .add-literature .form-group .literature__actions {
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
  .subjects-edit .add-literature .form-group .literature__actions a {
    display: inline-block;
    margin-left: 0px;
  }
}

.subjects-edit .add-literature .last {
  border: 0px;
}

.subjects-edit .add-literature .buttons .column {
  margin-bottom: 0px;
}

.subjects-edit .subject {
  align-items: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.subjects-edit .subject__content__details ul li {
  font-weight: 600;
  font-style: italic;
  line-height: 1.4;
}

.subjects-edit .subject__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subjects-edit .subject__actions__delete {
  background-position: 0 0;
}

.subjects-edit .subject__actions__sort-down {
  background-position: -26px -18px;
}

.subjects-edit .subject__actions__sort-down.is-active {
  background-position: -26px 0px;
}

.subjects-edit .subject__actions__sort-up {
  background-position: -54px 0px;
}

.subjects-edit .subject__actions__sort-up.is-active {
  background-position: -54px -18px;
}

.subjects-edit .subject__actions > a {
  background-image: url(../img/icons-subject-actions.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin-left: 10px;
  width: 18px;
  height: 18px;
}

.subject__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  position: absolute;
  left: 15px;
  bottom: -25px;
}

@media screen and (min-width: 769px) {
  .subject__links {
    flex-direction: column;
    right: -15px;
    left: auto;
    top: 15px;
  }
}

.subject__links .subject__link {
  background-repeat: no-repeat;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  height: 38px;
  line-height: 38px;
  margin-bottom: 5px;
  width: 38px;
  text-align: center;
  text-decoration: none;
  margin-right: 10px;
}

@media screen and (min-width: 769px) {
  .subject__links .subject__link {
    height: 40px;
    line-height: 40px;
    margin-right: 0px;
    width: 40px;
  }
}

.subject__links .subject__link--number {
  background-color: #f5c832;
}

.subject__links .subject__link--flag-hun {
  background-image: url(../img/flag-hun.jpg);
  background-size: cover;
}

.subject__links .subject__link--flag-eng {
  background-image: url(../img/flag-eng.jpg);
  background-size: cover;
}

.subject__links .subject__link--flag-ger {
  background-image: url(../img/flag-ger.jpg);
  background-size: cover;
}

.subscribe-form {
  overflow: hidden;
  padding: 0px 0px 90px;
  position: relative;
}

.subscribe-form .btn {
  bottom: 45px;
  position: absolute;
  right: 0px;
}

.subscribe-form label {
  align-items: center;
  background-color: #100c08;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  height: 40px;
  justify-content: flex-start;
  margin-bottom: 15px;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
}

.subscribe-form label:after {
  background-color: #100c08;
  content: "";
  display: block;
  height: 40px;
  left: 150px;
  position: absolute;
  top: 0;
  transform: skew(-25deg);
  width: 20px;
  z-index: 10;
}

.subscribe-form label input {
  border: 1px solid #100c08;
  font-size: 16px;
  font-weight: 300;
  height: 40px;
  padding: 0 10px 0 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 160px);
  z-index: 10;
}

.subscribe-form label input:focus {
  outline: none;
}

.working-groups .sidebar-profile__image:after {
  height: 70%;
  bottom: -75px;
}

.working-groups .sidebar-profile__name {
  margin-bottom: 0px;
}

.working-groups .btn.is-block {
  text-align: center;
}

.working-groups .my-cvs {
  margin: 30px 0;
}

.working-groups .my-cvs__cv a {
  color: #1b213e;
  line-height: 30px;
  text-decoration: none;
  margin-bottom: 10px;
  position: relative;
}

.working-groups .my-cvs__cv a img {
  margin-right: 10px;
}

.working-groups .my-cvs__cv a:after {
  background: url(../img/download-icon.png) left center/cover no-repeat;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 14px;
}

.working-groups .sidebar-buttons-grid {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.working-groups ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-bottom: 1px solid #3d454c;
}

.working-groups ul.tabs li {
  background: #e3e3e3;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
  top: 1px;
  max-width: 130px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .working-groups ul.tabs li {
    padding: 15px 30px;
    max-width: 200px;
  }
}

.working-groups ul.tabs li.current {
  background: #fff;
  border-top: 1px solid #3d454c;
  border-left: 1px solid #3d454c;
  border-right: 1px solid #3d454c;
  border-bottom: 1px solid #fff;
}

.working-groups .tab-content {
  display: none;
  padding: 20px 0px;
  margin-bottom: -40px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .working-groups .tab-content .form-group .column {
    padding: 0 15px 0px 5px;
  }
  .working-groups .tab-content .form-group .column.is-10,
  .working-groups .tab-content .form-group .column.is-7,
  .working-groups .tab-content .form-group .column.is-3 {
    padding: 0 15px 0px 15px;
  }
}

.working-groups .tab-content .form-group input {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group input {
    width: 66%;
  }
}

.working-groups .tab-content .form-group .langs-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .langs-actions {
    top: 70px;
  }
}

.working-groups .tab-content .form-group .langs-actions__delete {
  background-position: 0 0;
}

.working-groups .tab-content .form-group .langs-actions__sort-down {
  background-position: -26px -18px;
}

.working-groups .tab-content .form-group .langs-actions__sort-down.is-active {
  background-position: -26px 0px;
}

.working-groups .tab-content .form-group .langs-actions__sort-up {
  background-position: -54px 0px;
}

.working-groups .tab-content .form-group .langs-actions__sort-up.is-active {
  background-position: -54px -18px;
}

.working-groups .tab-content .form-group .langs-actions > a {
  background-image: url(../img/icons-subject-actions.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin-left: 10px;
  width: 18px;
  height: 18px;
}

.working-groups .tab-content .form-group .choices {
  font-size: 14px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .choices {
    width: 66%;
  }
}

.working-groups .tab-content .form-group .choices .choices__list {
  padding: 3px;
}

.working-groups
  .tab-content
  .form-group
  .choices
  .choices__list
  .choices__item__selectable {
  padding: 0 10px;
  line-height: 20px;
  font-size: 14px;
}

.working-groups
  .tab-content
  .form-group
  .choices
  .choices__list
  .choices__list__single
  .choices__item {
  padding: 0 10px !important;
}

.working-groups
  .tab-content
  .form-group
  .choices
  .choices__list
  .choices__item__selectable.is-highlighted {
  font-weight: 600;
  background: #f6f6f6;
}

.working-groups .tab-content .form-group .additional-info {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .additional-info {
    width: 65%;
  }
}

.working-groups .tab-content .form-group .add-languages {
  margin-left: -5px;
}

.working-groups .tab-content .form-group .add-languages .column {
  margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .add-languages .column {
    padding: 0 5px;
  }
}

.working-groups .tab-content .form-group .add-languages label {
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
  width: auto;
  min-height: 15px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  /* Vertical center alignment */
  justify-content: left;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .add-languages label {
    min-height: 40px;
  }
}

.working-groups .tab-content .form-group .add-languages .choices {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .working-groups .tab-content .form-group .add-languages .is-2.column {
    display: inline-block;
    width: 49.5%;
  }
  .working-groups .tab-content .form-group .add-languages .is-10.column {
    margin-left: -10px;
  }
}

.working-groups .tab-content .form-group .add-languages .langs-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .add-languages .langs-actions {
    top: 70px;
  }
}

.working-groups .tab-content .form-group .add-languages .langs-actions__delete {
  background-position: 0 0;
}

.working-groups
  .tab-content
  .form-group
  .add-languages
  .langs-actions__sort-down {
  background-position: -26px -18px;
}

.working-groups
  .tab-content
  .form-group
  .add-languages
  .langs-actions__sort-down.is-active {
  background-position: -26px 0px;
}

.working-groups
  .tab-content
  .form-group
  .add-languages
  .langs-actions__sort-up {
  background-position: -54px 0px;
}

.working-groups
  .tab-content
  .form-group
  .add-languages
  .langs-actions__sort-up.is-active {
  background-position: -54px -18px;
}

.working-groups .tab-content .form-group .add-languages .langs-actions > a {
  background-image: url(../img/icons-subject-actions.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin-left: 10px;
  width: 18px;
  height: 18px;
}

.working-groups .tab-content .form-group .new-row {
  padding: 0px 30px;
  height: 50px;
  line-height: 50px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .form-group .new-row {
    height: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .working-groups .tab-content .subjects-form .column.is-one-half {
    padding: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .working-groups .tab-content .column.is-6.is-offset-3 {
    padding: 0;
    margin-bottom: 30px;
  }
  .working-groups .tab-content .column.is-6.is-offset-3 .columns {
    margin: 0px;
  }
  .working-groups .tab-content .column.is-6.is-offset-3 .columns .is-one-half {
    padding-left: 0px;
  }
  .working-groups .tab-content .column.is-6.is-offset-3 .columns .is-two-half {
    padding-right: 0px;
  }
}

.working-groups .tab-content .subjects-form2 .column {
  margin-bottom: 0px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .subjects-form2 .is-10 {
    display: block;
    padding-right: 0px;
  }
}

.working-groups .tab-content .subjects-form2 .is-10 br {
  display: none;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .subjects-form2 .is-10 br {
    display: block;
  }
}

.working-groups .tab-content .subjects-form2 .is-10 .btn {
  margin-left: 0px;
  margin-top: 40px;
}

/*@inline tablet() {
    .working-groups .tab-content .subjects-form2 .is-10 .btn {
        margin-left: 145px;
        margin-top: 0px;
    }
}*/
.working-groups .tab-content .subjects-form2 input {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .subjects-form2 input {
    width: 59%;
  }
}

.working-groups .tab-content .subjects-form2 .langs-actions {
  top: -85px;
}

@media screen and (min-width: 769px) {
  .working-groups .tab-content .subjects-form2 .langs-actions {
    top: 10px;
  }
}

.working-groups .tab-content .subjects-form2 .btn {
  margin-left: 145px;
}

.working-groups .tab-content.current {
  display: inherit;
}

.faculty-panel-list .news__image:after {
  background: url(../img/faculty-list-image-mask.png) left center/cover
    no-repeat;
}

.displaying-num {
  float: right;
}

@media screen and (min-width: 769px) {
  html {
    font-size: 16px;
  }
  body {
    padding-top: 140px;
  }
  .has-border-top-mobile {
    border-top: 0;
  }
  .is-block-tablet {
    display: block !important;
  }
  .is-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-tablet {
    display: inline !important;
  }
  .is-inline-block-tablet {
    display: inline-block !important;
  }
  .is-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-pulled-left-tablet {
    float: left;
  }
  .is-pulled-right-tablet {
    float: right;
  }
  .has-margin-b45 {
    margin-bottom: 45px !important;
  }
  .is-hidden-tablet {
    display: none !important;
  }
  .hero-text {
    font-size: 24px;
    font-weight: 900;
  }
  .column.is-narrow {
    flex: none;
  }
  .column.is-narrow-tablet {
    flex: none;
  }
  .column.is-full {
    flex: none;
    width: 100%;
  }
  .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters {
    flex: none;
    width: 75%;
  }
  .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds {
    flex: none;
    width: 66.6666%;
  }
  .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half {
    flex: none;
    width: 50%;
  }
  .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter {
    flex: none;
    width: 25%;
  }
  .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters {
    margin-left: 75%;
  }
  .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds {
    margin-left: 66.6666%;
  }
  .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half {
    margin-left: 50%;
  }
  .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter {
    margin-left: 25%;
  }
  .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-1 {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-1-tablet {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1 {
    margin-left: 8.33333333%;
  }
  .column.is-offset-1-tablet {
    margin-left: 8.33333333%;
  }
  .column.is-2 {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-2-tablet {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2 {
    margin-left: 16.66666667%;
  }
  .column.is-offset-2-tablet {
    margin-left: 16.66666667%;
  }
  .column.is-3 {
    flex: none;
    width: 25%;
  }
  .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3 {
    margin-left: 25%;
  }
  .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4 {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-4-tablet {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4 {
    margin-left: 33.33333333%;
  }
  .column.is-offset-4-tablet {
    margin-left: 33.33333333%;
  }
  .column.is-5 {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-5-tablet {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5 {
    margin-left: 41.66666667%;
  }
  .column.is-offset-5-tablet {
    margin-left: 41.66666667%;
  }
  .column.is-6 {
    flex: none;
    width: 50%;
  }
  .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6 {
    margin-left: 50%;
  }
  .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7 {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-7-tablet {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7 {
    margin-left: 58.33333333%;
  }
  .column.is-offset-7-tablet {
    margin-left: 58.33333333%;
  }
  .column.is-8 {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-8-tablet {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8 {
    margin-left: 66.66666667%;
  }
  .column.is-offset-8-tablet {
    margin-left: 66.66666667%;
  }
  .column.is-9 {
    flex: none;
    width: 75%;
  }
  .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9 {
    margin-left: 75%;
  }
  .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10 {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-10-tablet {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10 {
    margin-left: 83.33333333%;
  }
  .column.is-offset-10-tablet {
    margin-left: 83.33333333%;
  }
  .column.is-11 {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-11-tablet {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11 {
    margin-left: 91.66666667%;
  }
  .column.is-offset-11-tablet {
    margin-left: 91.66666667%;
  }
  .column.is-12 {
    flex: none;
    width: 100%;
  }
  .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12 {
    margin-left: 100%;
  }
  .column.is-offset-12-tablet {
    margin-left: 100%;
  }
  .columns.is-grid {
    flex-wrap: wrap;
  }
  .columns.is-grid > .column {
    max-width: 33.3333%;
    padding: 15px;
    width: 33.3333%;
  }
  .columns.is-grid > .column + .column {
    margin-left: 0;
  }
  .columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .error-page404 {
    padding: 30px 0 15px;
  }
  .error-page404 h1 {
    font-size: 20px !important;
    display: block;
    text-align: left;
  }
  .btn {
    line-height: 40px;
    min-height: 40px;
  }
  .btn.is-text-left {
    text-align: left !important;
  }
  .btn.is-block {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
  .btn.is-arrow {
    width: 40px;
  }
  .card {
    padding: 15px;
  }
  .card__contact-links {
    flex-direction: column;
    left: auto;
    right: -15px;
    top: 15px;
  }
  .card__contact-links a {
    margin-right: 0;
  }
  .card__info {
    width: 79%;
  }
  .collapsible {
    margin-bottom: 20px;
  }
  .collapsible__title {
    margin-bottom: 20px;
  }
  .cookie-box__content__inner {
    width: 60%;
  }
  .cookie-box__buttons {
    width: 39%;
  }
  .featured-image {
    height: 300px;
  }
  .filters-collapse .collapsible__title:after {
    background: url("../img/caret-black-large.png") 0 0 no-repeat;
    content: "";
    height: 8px;
    top: 50%;
  }
  .filters-collapse .collapsible.is-open .filters__title:after {
    background: url("../img/caret-black-large.png") 0 0 no-repeat;
    content: "";
    height: 8px;
    transform: rotate(180deg) translateY(50%);
    top: 50%;
    width: 14px;
  }
  .form-group label {
    width: 130px;
  }
  .form-group .short-label {
    width: 150px;
  }
  .form-group .is-auto-width {
    margin-right: 15px;
    width: auto;
  }
  .form-group .small-label {
    width: 100px;
  }
  .form-group .additional-info {
    margin-left: 133px;
  }
  .form-group input {
    width: 66%;
  }
  .form-group .input-big {
    width: 66% !important;
  }
  .form-group .choices {
    width: 66%;
  }
  .form-group textarea {
    width: 66%;
  }
  .form-group.custom-widths .is-3 {
    padding-right: 0;
  }
  .form-group.custom-widths .choices {
    width: 70% !important;
  }
  .heading-1 {
    font-size: 24px;
  }
  .modal {
    top: 180px;
  }
  .modal__close {
    font-size: 40px;
  }
  .modal__dialog {
    margin: 60px auto;
    width: 550px;
  }
  .modal__title {
    font-size: 24px;
  }
  .page-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-search__btn {
    top: auto;
  }
  .panel__survey {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .panel__survey .form-radio {
    float: left;
    height: 30px;
    margin-right: 30px;
    line-height: 30px;
    width: 30px;
  }
  .panel__survey .form-radio span.radio {
    height: 30px;
    width: 30px;
  }
  .panel__survey .sad-face {
    position: relative;
    top: 0;
  }
  .panel__survey .smile-face {
    position: relative;
    top: 0;
  }
  .panel__survey > .btn {
    right: -50px;
    top: 0;
  }
  .table td {
    text-align: left;
  }
  .table.is-scrollable th {
    text-align: center;
  }
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    height: 40px;
    line-height: 38px;
    background-color: #ed043e !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    transition: opacity 0.5s;
    top: 10px;
  }
  .tooltip .tooltiptext.tooltip-left {
    top: 10px;
    bottom: auto;
    right: 128%;
  }
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
  .announcements-panel-list .announcement {
    margin-bottom: 20px;
  }
  .announcements-panel-list .announcement__btn {
    right: -20px;
    bottom: 20px;
  }
  .erasmus-partner__content {
    width: calc(100% - 180px);
  }
  .event__meta {
    margin: 0 0 20px;
  }
  .events-list-nav {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .event-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .event-featured .image {
    width: 53%;
  }
  .event-featured__btn {
    bottom: 20px;
    right: -20px;
  }
  .event-featured__content {
    display: inline-block;
    float: left;
    max-height: 375px;
    width: 47%;
  }
  .event-featured__excerpt {
    margin-bottom: 0;
  }
  .event-featured__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .events-panel-list .event__btn {
    bottom: 20px;
    right: -20px;
  }
  .events-panel-list .event__content {
    width: 55%;
  }
  .events-panel-list .event__tags__tag {
    margin-bottom: 10px;
  }
  .events-panel-list .event__image {
    width: 40%;
  }
  .footer:after {
    background-color: #3d454c;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 5;
  }
  .footer > .container > .columns > .column {
    margin-bottom: -99939px;
    padding-top: 60px;
  }
  .footer__address {
    border-right: none;
    display: block;
    font-size: 14px;
    padding-right: 0;
    width: auto;
  }
  .footer__address > span {
    max-width: 120px;
    display: block;
    font-size: 14px;
  }
  .footer__contact {
    font-size: 12px;
  }
  .footer__links {
    font-size: 12px;
  }
  .footer__links > a {
    width: 100%;
    display: block;
  }
  .footer__map__btn {
    bottom: -20px;
    right: 20px;
    text-transform: none;
  }
  .footer__parking {
    border-bottom: 1px solid #55565d;
    border-top: 1px solid #55565d;
    font-size: 12px;
  }
  .footer__social-links {
    display: block;
    margin-top: 15px;
    padding-left: 0;
    padding-top: 15px;
  }
  .footer__social-links strong {
    font-size: 14px;
  }
  .footer__tamop-notice {
    text-align: center;
  }
  .center-col {
    background-color: #5c6873 !important;
    border-top: 0;
    width: 20% !important;
  }
  .right-col {
    background-color: #898e97 !important;
    width: 30% !important;
  }
  .grid-view__item {
    width: calc(50% - 15px);
  }
  .grid-view__item:nth-child(odd) {
    margin-right: 30px;
  }
  .grid-view__item__btn {
    bottom: 20px;
    height: 40px;
    right: -20px;
    width: 40px;
  }
  .header {
    height: 90px;
    padding: 0 30px;
  }
  .header__logo {
    width: 325px;
  }
  .header__nav-secondary--neptun {
    background-position: 0 0;
  }
  .header__nav-secondary--moodle {
    background-position: -40px 0;
  }
  .header__nav-secondary--library {
    background-position: -80px 0;
  }
  .header__nav-secondary--webmail {
    background-position: -120px 0;
  }
  .header__search__categories {
    border-top: none;
  }
  .header__search__categories .form-checkbox {
    border: 0;
    margin: 10px 15px;
    padding-left: 30px;
    width: auto;
  }
  .header__search__categories .form-checkbox .icons {
    display: none;
  }
  .header__search__categories .form-checkbox .checkbox {
    left: 0;
  }
  .header__search__input {
    background: #fff;
    border: 1px solid #000000;
    width: 100%;
  }
  .hero__content {
    height: 445px;
    right: 200px;
    width: 380px;
  }
  .hero__content__heading {
    font-size: 30px;
  }
  .hero__content__text {
    display: block;
  }
  .hero__image {
    height: 445px;
    z-index: -5;
  }
  .hero__image:after {
    height: 399px;
    width: 200px;
  }
  .hero__pentagon {
    height: 874px;
    right: 0;
    width: 674px;
  }
  .hero__thumbs {
    bottom: 449px;
    right: 474px;
  }
  .hero__wrapper {
    height: 874px;
    margin-bottom: -399px;
  }
  .homepage-degrees {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .homepage-degrees .degree {
    padding: 0px;
    width: calc(100% / 4);
  }
  .homepage-degrees .degree:hover {
    width: calc(100% / 2);
  }
  .homepage-degrees .degree:hover:after {
    background-color: #45464e;
  }
  .homepage-degrees .degree:after {
    background: url("../img/arrow-right-white.png") center center no-repeat
      #222227;
    bottom: -20px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: 20px;
    transition: 0.4s background-color ease-out;
    width: 40px;
  }
  .homepage-degrees .degree:nth-child(even) {
    margin-left: 30px;
  }
  .homepage-degrees .degree.degree--ba-bsc {
    height: 290px;
    width: calc(100% / 2);
  }
  .impressum {
    padding-bottom: 40px;
  }
  .navbar {
    padding: 0 30px;
    top: 90px;
  }
  .navbar__logo {
    background: url("../img/logo.svg") center center/contain no-repeat;
    height: 48px;
    width: 150px;
  }
  .navbar__nav {
    border-bottom: none;
    border-top: none;
    display: block;
    left: auto;
    position: static;
    top: auto;
  }
  .navbar__nav__item {
    display: inline-block;
    position: relative;
  }
  .navbar__nav__item:hover > a {
    background-color: #f6f6f6;
  }
  .navbar__nav__item:hover > .navbar__subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar__nav__item.is-active > a {
    background-color: #f6f6f6;
  }
  .navbar__nav__item.is-active > .navbar__subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar__nav__item > a {
    margin-top: 1px;
    padding: 0 10px;
  }
  .navbar__right {
    min-width: 70px;
  }
  .navbar__subnav {
    position: absolute;
    top: 50px;
  }
  .news-featured__btn {
    bottom: -15px;
    right: 0;
  }
  .news-featured__image {
    max-width: 90%;
  }
  .news-featured__title {
    font-size: 20px;
    width: 100%;
  }
  .news-panel-list .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .news-panel-list .news__btn {
    bottom: 20px !important;
    right: -20px !important;
  }
  .news-panel-list .news__content__btn {
    bottom: 20px;
    right: -20px;
  }
  .news-panel-list .news__image {
    max-height: 100%;
  }
  .profile .profile-dates__date {
    float: left;
  }
  .profile .profile-dates .edit-change {
    float: left;
  }
  .sidebar-profile__profession {
    margin-left: 0;
  }
  .sidebar-profile__image {
    padding: 0;
  }
  .sidebar-profile__image:after {
    left: -20px;
  }
  .sidebar-profile__name {
    margin-left: 0;
  }
  .subject-list .subject__btn {
    top: auto !important;
    right: -20px;
    bottom: 20px !important;
  }
  .subject-list .subject__title {
    font-size: 18px;
    padding-right: 60px;
  }
  .subjects-edit .subjects-form label {
    width: 250px;
  }
  .subjects-edit .add-literature .form-group .form-group-literature label {
    width: 140px;
  }
  .subjects-edit .add-literature .form-group .form-group-literature input {
    width: 72%;
  }
  .subject__links {
    flex-direction: column;
    right: -15px;
    left: auto;
    top: 15px;
  }
  .subject__links .subject__link {
    height: 40px;
    line-height: 40px;
    margin-right: 0;
    width: 40px;
  }
  .working-groups .tab-content {
    margin-bottom: 0;
  }
  .working-groups .tab-content .form-group input {
    width: 66%;
  }
  .working-groups .tab-content .form-group .langs-actions {
    top: 70px;
  }
  .working-groups .tab-content .form-group .choices {
    width: 66%;
  }
  .working-groups .tab-content .form-group .additional-info {
    width: 65%;
  }
  .working-groups .tab-content .form-group .add-languages .column {
    padding: 0 5px;
  }
  .working-groups .tab-content .form-group .add-languages label {
    min-height: 40px;
  }
  .working-groups .tab-content .form-group .add-languages .langs-actions {
    top: 70px;
  }
  .working-groups .tab-content .form-group .new-row {
    height: 40px;
    line-height: 40px;
  }
  .working-groups .tab-content .subjects-form2 .is-10 {
    display: block;
    padding-right: 0;
  }
  .working-groups .tab-content .subjects-form2 .is-10 br {
    display: block;
  }
  .working-groups .tab-content .subjects-form2 input {
    width: 59%;
  }
  .working-groups .tab-content .subjects-form2 .langs-actions {
    top: 10px;
  }
  .working-groups ul.tabs li {
    padding: 15px 30px;
    max-width: 200px;
  }
  .breadcrumbs > a {
    margin: 0 10px;
  }
  .choices__list__dropdown .choices__item__selectable {
    padding-right: 100px;
  }
  .choices__list__dropdown .choices__item__selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .events-calendar__weekday.is-today:after {
    left: 35px;
  }
  .home-calendar .is-today:after {
    background-color: transparent !important;
  }
  .filters__title .results {
    display: none;
  }
  .modal__form p {
    text-align: left;
  }
  .mobile-more-menu.collapsible {
    margin-bottom: 0 !important;
  }
  .pagination.is-small > a {
    height: 25px;
    width: 25px;
  }
  .header__nav-secondary > a {
    height: 40px;
    width: 40px;
  }
  .header__nav-secondary > a:hover {
    background-color: #fbcc42;
  }
  /*.header__search.is-active .btn {
        position: fixed;
        right: calc((100% - 1070px) / 2);
        &:after {
            display: block;
        }
    }*/
  .news-list.is-homepage {
    padding-top: 75px;
  }
  .search-results .search-result__title {
    background: transparent;
  }
  .subjects-form22 .buttons .btn {
    max-width: 157px !important;
  }
  .header__auth__login-btn {
    padding-right: 42px;
    font-size: 14px;
  }
  .header__auth__login-btn {
    width: auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .is-block-tablet-only {
    display: block !important;
  }
  .is-flex-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-tablet-only {
    display: inline !important;
  }
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
  .is-inline-flex-tablet-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-hidden-tablet-only {
    display: none !important;
  }
  .header__logo {
    width: 240px;
  }
}

@media screen and (max-width: 999px) {
  .is-block-touch {
    display: block !important;
  }
  .is-flex-touch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-touch {
    display: inline !important;
  }
  .is-inline-block-touch {
    display: inline-block !important;
  }
  .is-inline-flex-touch {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) {
  .is-block-desktop {
    display: block !important;
  }
  .is-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-desktop {
    display: inline !important;
  }
  .is-inline-block-desktop {
    display: inline-block !important;
  }
  .is-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-hidden-desktop {
    display: none !important;
  }
  .column.is-narrow-desktop {
    flex: none;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333333%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666667%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333333%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666667%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333333%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666667%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333333%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666667%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
  .container {
    margin: 0 auto;
    width: 960px;
  }
  .container.is-fluid {
    margin: 0 20px;
    max-width: none;
    width: auto;
  }
  .events-calendar__link {
    display: block;
  }
  .header__search__categories {
    border: none;
    justify-content: center;
    margin-top: -2px;
  }
  .columns.is-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1209px) {
  .is-block-desktop-only {
    display: block !important;
  }
  .is-flex-desktop-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-desktop-only {
    display: inline !important;
  }
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
  .is-inline-flex-desktop-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1210px) {
  .is-block-widescreen {
    display: block !important;
  }
  .is-flex-widescreen {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-inline-widescreen {
    display: inline !important;
  }
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
  .is-inline-flex-widescreen {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .is-hidden-widescreen {
    display: none !important;
  }
  .column.is-narrow-widescreen {
    flex: none;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333333%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333333%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666667%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666667%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333333%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333333%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666667%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666667%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333333%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333333%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666667%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666667%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333333%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333333%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666667%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666667%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
  .container {
    width: 1170px;
  }
  .featured-image {
    height: 350px;
  }
  .notification-banner {
    background-position: calc(100% - 30px) 50%;
    font-size: 26px;
    margin-bottom: 60px;
    padding: 30px 71px 30px 30px;
  }
  .event-featured {
    margin-bottom: 60px;
  }
  .event-featured__content {
    padding: 45px;
    max-height: 375px;
  }
  .event-featured__title {
    font-size: 24px;
  }
  .header {
    padding: 0 60px;
  }
  .hero__content {
    height: 400px;
    padding: 60px 30px;
    right: 125px;
    width: 380px;
  }
  .hero__image {
    height: 400px;
  }
  .hero__image:after {
    height: 519px;
    width: 200px;
  }
  .hero__pentagon {
    height: 786px;
    width: 909px;
  }
  .hero__thumbs {
    bottom: 399px;
    right: 709px;
  }
  .hero__wrapper {
    height: 786px;
    margin-bottom: -330px;
  }
  .navbar {
    padding: 0 60px;
  }
  .news-featured {
    margin-bottom: 70px;
  }
  .news-featured__excerpt {
    width: calc(85% + 20px);
  }
  .news-featured__title {
    font-size: 24px;
  }
  .news-list {
    margin-bottom: 60px;
  }
  .header__nav-secondary > a {
    margin-right: 15px;
  }
  .homepage-degrees .degree {
    height: 290px;
  }
  .homepage-degrees .degree.degree--ba-bsc {
    height: 290px;
    width: calc(100% / 2);
  }
  .navbar__nav__item > a {
    font-size: 14px;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1400px) {
  .featured-image {
    height: 450px;
  }
  .hero__content {
    height: 600px;
    padding: 60px 30px;
    right: 400px;
    width: 380px;
  }
  .hero__image {
    height: 600px;
  }
  .hero__pentagon {
    height: 1179px;
  }
  .hero__thumbs {
    bottom: 599px;
    right: 709px;
  }
  .hero__wrapper {
    height: 1179px;
    margin-bottom: -519px;
  }
}

@media screen and (max-width: 768px) and (min-width: 769px) {
  .mobile .event {
    border-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .header__search .btn {
    height: 26px;
    width: 26px;
    min-height: 26px;
    background-size: 16px;
  }
  .header__auth__login-btn {
    width: 26px;
    height: 26px;
    min-height: 26px;
    padding-right: 15px;
    background-size: 16px;
    background-position: center;
  }
}

.single-post-content,
.single-event-content,
.single-news-content,
.page-kepzes_list {
  font-family: "Calluna";
}

.page-single,
.single-post-content,
.single-event-content,
.single-news-content,
.page-kepzes_list {
  /*
  *  Általános
  *
  */
  /*
    *  Gombok
    *
    */
  /*
    * Social ikonok
    *
     */
  /*
    *  Listák
    *
    */
  /*Ninja formsnál ne legyen pötty, fölös*/
  /*
    *  Idézetek
    *
    */
  /*
    *  Hang
    *
    */
  /*
    *  Képek / Galériák
    *
    */
  /*.wp-block-gallery img, .wp-block-image img {
        transition: 0.2s ease all;
    }

    .wp-block-gallery img:hover, .wp-block-image img:hover {
        box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.45);
    }*/
  /*.owl-thumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 30px !important;

        button {
            padding: 0;
            border: 0;
            background: transparent;
            cursor: pointer;

            display: block;
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-negative: 1;
            flex-shrink: 1;
            padding: 0;
            margin-right: 30px;

            &:first-of-type {
                //padding-left: 0;
            }

            &:last-of-type {
                //padding-right: 0;
                margin-right: 0;
            }
        }

        @media screen and (max-width: 768px) {
            display: none;
        }
    }*/
  /*
    *  Fontok
    *
    */
  /*
    *
    * Térkép
    *
    */
  /*
    *
    * Csempe
    *
    */
  /*
    *
    * Social
    *
    */
  /*
    * Táblázatok
    *
    */
  /* Nasa hekk */
  /* end of Nasa hekk*/
  /*
    *  Accordion
    *
    */
  /*
    * Csempe
    *
    */
  /*
    * Kapcsolódó események
    *
    */
  /*
    * ELtüntetendő dolgok
    *
    */
  /*.cover-selected-image {
        display: none;
    }

    .wp-block-adln-bce-post-title {
        display: none;
    }

    .wp-block-adln-bce-post-url {
        display: none;
    }

    .wp-block-adln-bce-post-meta {
        display: none;
    }*/
}

.page-single div,
.page-single p,
.page-single a,
.page-single span,
.page-single h1,
.page-single h2,
.page-single h3,
.single-post-content div,
.single-post-content p,
.single-post-content a,
.single-post-content span,
.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-event-content div,
.single-event-content p,
.single-event-content a,
.single-event-content span,
.single-event-content h1,
.single-event-content h2,
.single-event-content h3,
.single-news-content div,
.single-news-content p,
.single-news-content a,
.single-news-content span,
.single-news-content h1,
.single-news-content h2,
.single-news-content h3,
.page-kepzes_list div,
.page-kepzes_list p,
.page-kepzes_list a,
.page-kepzes_list span,
.page-kepzes_list h1,
.page-kepzes_list h2,
.page-kepzes_list h3 {
  word-break: normal;
  word-break: break-word;
}

.page-single .table-responsive,
.single-post-content .table-responsive,
.single-event-content .table-responsive,
.single-news-content .table-responsive,
.page-kepzes_list .table-responsive {
  display: block;
  max-width: 100%;
  overflow: auto;
  word-break: normal;
  margin-bottom: 30px;
}

.page-single figure[class^="wp-block"],
.page-single div[class^="wp-block"],
.page-single ul,
.single-post-content figure[class^="wp-block"],
.single-post-content div[class^="wp-block"],
.single-post-content ul,
.single-event-content figure[class^="wp-block"],
.single-event-content div[class^="wp-block"],
.single-event-content ul,
.single-news-content figure[class^="wp-block"],
.single-news-content div[class^="wp-block"],
.single-news-content ul,
.page-kepzes_list figure[class^="wp-block"],
.page-kepzes_list div[class^="wp-block"],
.page-kepzes_list ul {
  margin-bottom: 30px;
}

.page-single .wp-block-image a figcaption,
.single-post-content .wp-block-image a figcaption,
.single-event-content .wp-block-image a figcaption,
.single-news-content .wp-block-image a figcaption,
.page-kepzes_list .wp-block-image a figcaption {
  display: none;
}

.page-single .wp-block-image figcaption,
.single-post-content .wp-block-image figcaption,
.single-event-content .wp-block-image figcaption,
.single-news-content .wp-block-image figcaption,
.page-kepzes_list .wp-block-image figcaption {
  font-weight: bold;
  font-size: 14px;
}

.page-single .wp-block-embed figcaption,
.single-post-content .wp-block-embed figcaption,
.single-event-content .wp-block-embed figcaption,
.single-news-content .wp-block-embed figcaption,
.page-kepzes_list .wp-block-embed figcaption {
  font-weight: bold;
  font-size: 14px;
}

.page-single .wp-block-embed,
.single-post-content .wp-block-embed,
.single-event-content .wp-block-embed,
.single-news-content .wp-block-embed,
.page-kepzes_list .wp-block-embed {
  text-align: center;
}

.page-single .wp-block-embed iframe,
.single-post-content .wp-block-embed iframe,
.single-event-content .wp-block-embed iframe,
.single-news-content .wp-block-embed iframe,
.page-kepzes_list .wp-block-embed iframe {
  margin-left: auto !important;
  margin-right: auto !important;
}

.page-single .wp-block-embed__wrapper,
.page-single .wp-block-column,
.single-post-content .wp-block-embed__wrapper,
.single-post-content .wp-block-column,
.single-event-content .wp-block-embed__wrapper,
.single-event-content .wp-block-column,
.single-news-content .wp-block-embed__wrapper,
.single-news-content .wp-block-column,
.page-kepzes_list .wp-block-embed__wrapper,
.page-kepzes_list .wp-block-column {
  margin-bottom: 0 !important;
}

.page-single .wp-block-file .wp-block-file__button,
.single-post-content .wp-block-file .wp-block-file__button,
.single-event-content .wp-block-file .wp-block-file__button,
.single-news-content .wp-block-file .wp-block-file__button,
.page-kepzes_list .wp-block-file .wp-block-file__button {
  background: #1b213e;
}

.page-single .wp-block-adln-bce-post-meta,
.single-post-content .wp-block-adln-bce-post-meta,
.single-event-content .wp-block-adln-bce-post-meta,
.single-news-content .wp-block-adln-bce-post-meta,
.page-kepzes_list .wp-block-adln-bce-post-meta {
  opacity: 0.7;
}

.page-single .wp-block-button__link,
.single-post-content .wp-block-button__link,
.single-event-content .wp-block-button__link,
.single-news-content .wp-block-button__link,
.page-kepzes_list .wp-block-button__link {
  background-color: #1b213e;
}

.page-single ul.wp-block-social-links,
.single-post-content ul.wp-block-social-links,
.single-event-content ul.wp-block-social-links,
.single-news-content ul.wp-block-social-links,
.page-kepzes_list ul.wp-block-social-links {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.page-single ul.wp-block-social-links:first-of-type,
.single-post-content ul.wp-block-social-links:first-of-type,
.single-event-content ul.wp-block-social-links:first-of-type,
.single-news-content ul.wp-block-social-links:first-of-type,
.page-kepzes_list ul.wp-block-social-links:first-of-type {
  padding-left: 0;
}

.page-single ul.wp-block-social-links li:before,
.single-post-content ul.wp-block-social-links li:before,
.single-event-content ul.wp-block-social-links li:before,
.single-news-content ul.wp-block-social-links li:before,
.page-kepzes_list ul.wp-block-social-links li:before {
  display: none;
}

.page-single ul.wp-block-social-links .wp-social-link-facebook path,
.single-post-content ul.wp-block-social-links .wp-social-link-facebook path,
.single-event-content ul.wp-block-social-links .wp-social-link-facebook path,
.single-news-content ul.wp-block-social-links .wp-social-link-facebook path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-facebook path {
  fill: #1778f2;
}

.page-single ul.wp-block-social-links .wp-social-link-facebook path,
.single-post-content ul.wp-block-social-links .wp-social-link-facebook path,
.single-event-content ul.wp-block-social-links .wp-social-link-facebook path,
.single-news-content ul.wp-block-social-links .wp-social-link-facebook path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-facebook path {
  fill: #1778f2;
}

.page-single ul.wp-block-social-links .wp-social-link-youtube path,
.single-post-content ul.wp-block-social-links .wp-social-link-youtube path,
.single-event-content ul.wp-block-social-links .wp-social-link-youtube path,
.single-news-content ul.wp-block-social-links .wp-social-link-youtube path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-youtube path {
  fill: #f00;
}

.page-single ul.wp-block-social-links .wp-social-link-linkedin path,
.single-post-content ul.wp-block-social-links .wp-social-link-linkedin path,
.single-event-content ul.wp-block-social-links .wp-social-link-linkedin path,
.single-news-content ul.wp-block-social-links .wp-social-link-linkedin path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-linkedin path {
  fill: #0d66c2;
}

.page-single ul.wp-block-social-links .wp-social-link-instagram path,
.single-post-content ul.wp-block-social-links .wp-social-link-instagram path,
.single-event-content ul.wp-block-social-links .wp-social-link-instagram path,
.single-news-content ul.wp-block-social-links .wp-social-link-instagram path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-instagram path {
  fill: #f00075;
}

.page-single ul.wp-block-social-links .wp-social-link-twitter path,
.single-post-content ul.wp-block-social-links .wp-social-link-twitter path,
.single-event-content ul.wp-block-social-links .wp-social-link-twitter path,
.single-news-content ul.wp-block-social-links .wp-social-link-twitter path,
.page-kepzes_list ul.wp-block-social-links .wp-social-link-twitter path {
  fill: #1da1f2;
}

.page-single ul,
.single-post-content ul,
.single-event-content ul,
.single-news-content ul,
.page-kepzes_list ul {
  padding-left: 30px;
  list-style: none;
}

.page-single ul li,
.single-post-content ul li,
.single-event-content ul li,
.single-news-content ul li,
.page-kepzes_list ul li {
  position: relative;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}

.page-single ul li:before,
.single-post-content ul li:before,
.single-event-content ul li:before,
.single-news-content ul li:before,
.page-kepzes_list ul li:before {
  content: "";
  position: absolute;
  left: -17px;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #100c08;
}

.page-single .nf-form-wrap .list-radio-wrap ul li:before,
.page-single .nf-form-wrap .list-radio-wrap ol li:before,
.page-single .nf-form-wrap .list-checkbox-wrap ul li:before,
.page-single .nf-form-wrap .list-checkbox-wrap ol li:before,
.single-post-content .nf-form-wrap .list-radio-wrap ul li:before,
.single-post-content .nf-form-wrap .list-radio-wrap ol li:before,
.single-post-content .nf-form-wrap .list-checkbox-wrap ul li:before,
.single-post-content .nf-form-wrap .list-checkbox-wrap ol li:before,
.single-event-content .nf-form-wrap .list-radio-wrap ul li:before,
.single-event-content .nf-form-wrap .list-radio-wrap ol li:before,
.single-event-content .nf-form-wrap .list-checkbox-wrap ul li:before,
.single-event-content .nf-form-wrap .list-checkbox-wrap ol li:before,
.single-news-content .nf-form-wrap .list-radio-wrap ul li:before,
.single-news-content .nf-form-wrap .list-radio-wrap ol li:before,
.single-news-content .nf-form-wrap .list-checkbox-wrap ul li:before,
.single-news-content .nf-form-wrap .list-checkbox-wrap ol li:before,
.page-kepzes_list .nf-form-wrap .list-radio-wrap ul li:before,
.page-kepzes_list .nf-form-wrap .list-radio-wrap ol li:before,
.page-kepzes_list .nf-form-wrap .list-checkbox-wrap ul li:before,
.page-kepzes_list .nf-form-wrap .list-checkbox-wrap ol li:before {
  content: none;
}

.page-single ol,
.single-post-content ol,
.single-event-content ol,
.single-news-content ol,
.page-kepzes_list ol {
  padding-left: 30px;
  list-style: none;
  counter-reset: section;
}

.page-single ol li,
.single-post-content ol li,
.single-event-content ol li,
.single-news-content ol li,
.page-kepzes_list ol li {
  position: relative;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}

.page-single ol li:before,
.single-post-content ol li:before,
.single-event-content ol li:before,
.single-news-content ol li:before,
.page-kepzes_list ol li:before {
  counter-increment: section;
  content: counter(section) ".";
  position: absolute;
  left: -17px;
  top: 6px;
  color: #100c08;
  font-weight: bold;
}

.page-single blockquote,
.single-post-content blockquote,
.single-event-content blockquote,
.single-news-content blockquote,
.page-kepzes_list blockquote {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  margin: 30px 0;
  padding: 20px 50px;
  line-height: 1.45;
  color: #1b213e;
  background: #f6f6f6;
}

.page-single blockquote:before,
.single-post-content blockquote:before,
.single-event-content blockquote:before,
.single-news-content blockquote:before,
.page-kepzes_list blockquote:before {
  content: "\f122";
  position: absolute;
  left: 15px;
  right: auto;
  bottom: 10px;
  font-size: 21px;
  font-family: dashicons;
  transform: rotate(180deg);
}

.page-single blockquote:after,
.single-post-content blockquote:after,
.single-event-content blockquote:after,
.single-news-content blockquote:after,
.page-kepzes_list blockquote:after {
  position: absolute;
  content: "\f122";
  right: 15px;
  left: auto;
  top: 10px;
  font-size: 21px;
  transform: rotate(180deg);
  font-family: dashicons;
}

.page-single blockquote p,
.page-single blockquote span,
.single-post-content blockquote p,
.single-post-content blockquote span,
.single-event-content blockquote p,
.single-event-content blockquote span,
.single-news-content blockquote p,
.single-news-content blockquote span,
.page-kepzes_list blockquote p,
.page-kepzes_list blockquote span {
  position: relative;
  font-weight: bold !important;
  color: #1b213e !important;
  background: #f6f6f6 !important;
  font-size: 16px !important;
  display: inline-block;
}

.page-single blockquote cite,
.single-post-content blockquote cite,
.single-event-content blockquote cite,
.single-news-content blockquote cite,
.page-kepzes_list blockquote cite {
  color: rgba(22, 56, 97, 0.5);
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

.page-single blockquote cite:before,
.single-post-content blockquote cite:before,
.single-event-content blockquote cite:before,
.single-news-content blockquote cite:before,
.page-kepzes_list blockquote cite:before {
  content: "\2014 \2009";
}

.page-single .wp-block-audio audio,
.single-post-content .wp-block-audio audio,
.single-event-content .wp-block-audio audio,
.single-news-content .wp-block-audio audio,
.page-kepzes_list .wp-block-audio audio {
  height: 40px;
}

.page-single .wp-block-audio figcaption,
.single-post-content .wp-block-audio figcaption,
.single-event-content .wp-block-audio figcaption,
.single-news-content .wp-block-audio figcaption,
.page-kepzes_list .wp-block-audio figcaption {
  font-weight: bold;
  font-size: 14px;
}

.page-single .post-gallery-title,
.single-post-content .post-gallery-title,
.single-event-content .post-gallery-title,
.single-news-content .post-gallery-title,
.page-kepzes_list .post-gallery-title {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
}

.page-single .owl-prev,
.single-post-content .owl-prev,
.single-event-content .owl-prev,
.single-news-content .owl-prev,
.page-kepzes_list .owl-prev {
  background: url(../img/arrow-right-black.png) center no-repeat #ffffff;
  position: absolute;
  top: 35%;
  width: 50px;
  height: 50px;
  font-size: 0px;
  border: 0px;
  left: 20px;
  transform: rotate(180deg);
}

.page-single .owl-next,
.single-post-content .owl-next,
.single-event-content .owl-next,
.single-news-content .owl-next,
.page-kepzes_list .owl-next {
  background: url(../img/arrow-right-black.png) center no-repeat #ffffff;
  position: absolute;
  top: 35%;
  width: 50px;
  height: 50px;
  font-size: 0px;
  border: 0px;
  right: 20px;
}

.page-single .wp-block-adln-bce-post-image .highlighted-image--type-1,
.page-single .wp-block-adln-bce-post-image .highlighted-image--type-2,
.single-post-content .wp-block-adln-bce-post-image .highlighted-image--type-1,
.single-post-content .wp-block-adln-bce-post-image .highlighted-image--type-2,
.single-event-content .wp-block-adln-bce-post-image .highlighted-image--type-1,
.single-event-content .wp-block-adln-bce-post-image .highlighted-image--type-2,
.single-news-content .wp-block-adln-bce-post-image .highlighted-image--type-1,
.single-news-content .wp-block-adln-bce-post-image .highlighted-image--type-2,
.page-kepzes_list .wp-block-adln-bce-post-image .highlighted-image--type-1,
.page-kepzes_list .wp-block-adln-bce-post-image .highlighted-image--type-2 {
  position: relative;
  width: 100%;
  z-index: -1;
}

.page-single .wp-block-adln-bce-post-image .highlighted-image--type-1:after,
.page-single .wp-block-adln-bce-post-image .highlighted-image--type-2:after,
.single-post-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.single-post-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.single-event-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.single-event-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.single-news-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.single-news-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.page-kepzes_list
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.page-kepzes_list
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  opacity: 0.75;
  position: absolute;
  width: calc(100% + 70px);
  mix-blend-mode: multiply;
  opacity: 1;
}

.page-single .wp-block-adln-bce-post-image .highlighted-image--type-1:after,
.single-post-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.single-event-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.single-news-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after,
.page-kepzes_list
  .wp-block-adln-bce-post-image
  .highlighted-image--type-1:after {
  background-image: url(../img/highlighted-image-bg-1.png);
  background-position: bottom right;
  height: 100%;
  left: -70px;
}

.page-single .wp-block-adln-bce-post-image .highlighted-image--type-2:after,
.single-post-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.single-event-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.single-news-content
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after,
.page-kepzes_list
  .wp-block-adln-bce-post-image
  .highlighted-image--type-2:after {
  background-image: url(../img/highlighted-image-bg-2.png);
  background-position: bottom left;
  height: calc(100% + 30px);
  left: 0;
}

.page-single .wp-block-adln-bce-post-image .image-title,
.single-post-content .wp-block-adln-bce-post-image .image-title,
.single-event-content .wp-block-adln-bce-post-image .image-title,
.single-news-content .wp-block-adln-bce-post-image .image-title,
.page-kepzes_list .wp-block-adln-bce-post-image .image-title {
  text-align: right;
  display: block;
  margin-top: 5px;
  opacity: 0.7;
}

.page-single h1,
.page-single .h1,
.single-post-content h1,
.single-post-content .h1,
.single-event-content h1,
.single-event-content .h1,
.single-news-content h1,
.single-news-content .h1,
.page-kepzes_list h1,
.page-kepzes_list .h1 {
  font-size: 36px;
}

.page-single h2,
.page-single .h2,
.single-post-content h2,
.single-post-content .h2,
.single-event-content h2,
.single-event-content .h2,
.single-news-content h2,
.single-news-content .h2,
.page-kepzes_list h2,
.page-kepzes_list .h2 {
  font-size: 30px;
}

.page-single h3,
.page-single .h3,
.single-post-content h3,
.single-post-content .h3,
.single-event-content h3,
.single-event-content .h3,
.single-news-content h3,
.single-news-content .h3,
.page-kepzes_list h3,
.page-kepzes_list .h3 {
  font-size: 24px;
}

.page-single h4,
.page-single .h4,
.single-post-content h4,
.single-post-content .h4,
.single-event-content h4,
.single-event-content .h4,
.single-news-content h4,
.single-news-content .h4,
.page-kepzes_list h4,
.page-kepzes_list .h4 {
  font-size: 18px;
}

.page-single h5,
.page-single .h5,
.single-post-content h5,
.single-post-content .h5,
.single-event-content h5,
.single-event-content .h5,
.single-news-content h5,
.single-news-content .h5,
.page-kepzes_list h5,
.page-kepzes_list .h5 {
  font-size: 14px;
}

.page-single h6,
.page-single .h6,
.single-post-content h6,
.single-post-content .h6,
.single-event-content h6,
.single-event-content .h6,
.single-news-content h6,
.single-news-content .h6,
.page-kepzes_list h6,
.page-kepzes_list .h6 {
  font-size: 12px;
}

.page-single p,
.single-post-content p,
.single-event-content p,
.single-news-content p,
.page-kepzes_list p {
  margin: 0 0 10px;
}

.page-single h1,
.page-single .h1,
.page-single h2,
.page-single .h2,
.page-single h3,
.page-single .h3,
.page-single h4,
.page-single .h4,
.single-post-content h1,
.single-post-content .h1,
.single-post-content h2,
.single-post-content .h2,
.single-post-content h3,
.single-post-content .h3,
.single-post-content h4,
.single-post-content .h4,
.single-event-content h1,
.single-event-content .h1,
.single-event-content h2,
.single-event-content .h2,
.single-event-content h3,
.single-event-content .h3,
.single-event-content h4,
.single-event-content .h4,
.single-news-content h1,
.single-news-content .h1,
.single-news-content h2,
.single-news-content .h2,
.single-news-content h3,
.single-news-content .h3,
.single-news-content h4,
.single-news-content .h4,
.page-kepzes_list h1,
.page-kepzes_list .h1,
.page-kepzes_list h2,
.page-kepzes_list .h2,
.page-kepzes_list h3,
.page-kepzes_list .h3,
.page-kepzes_list h4,
.page-kepzes_list .h4 {
  /*font-family: "Alright-Sans";*/
  font-family: "Nooks";
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .page-single h1,
  .page-single .h1,
  .page-single h2,
  .page-single .h2,
  .page-single h3,
  .page-single .h3,
  .page-single h4,
  .page-single .h4,
  .single-post-content h1,
  .single-post-content .h1,
  .single-post-content h2,
  .single-post-content .h2,
  .single-post-content h3,
  .single-post-content .h3,
  .single-post-content h4,
  .single-post-content .h4,
  .single-event-content h1,
  .single-event-content .h1,
  .single-event-content h2,
  .single-event-content .h2,
  .single-event-content h3,
  .single-event-content .h3,
  .single-event-content h4,
  .single-event-content .h4,
  .single-news-content h1,
  .single-news-content .h1,
  .single-news-content h2,
  .single-news-content .h2,
  .single-news-content h3,
  .single-news-content .h3,
  .single-news-content h4,
  .single-news-content .h4,
  .page-kepzes_list h1,
  .page-kepzes_list .h1,
  .page-kepzes_list h2,
  .page-kepzes_list .h2,
  .page-kepzes_list h3,
  .page-kepzes_list .h3,
  .page-kepzes_list h4,
  .page-kepzes_list .h4 {
    font-size: 1.7em;
  }
}

@media screen and (max-width: 768px) {
  .page-single h1,
  .page-single .h1,
  .page-single h2,
  .page-single .h2,
  .page-single h3,
  .page-single .h3,
  .page-single h4,
  .page-single .h4,
  .single-post-content h1,
  .single-post-content .h1,
  .single-post-content h2,
  .single-post-content .h2,
  .single-post-content h3,
  .single-post-content .h3,
  .single-post-content h4,
  .single-post-content .h4,
  .single-event-content h1,
  .single-event-content .h1,
  .single-event-content h2,
  .single-event-content .h2,
  .single-event-content h3,
  .single-event-content .h3,
  .single-event-content h4,
  .single-event-content .h4,
  .single-news-content h1,
  .single-news-content .h1,
  .single-news-content h2,
  .single-news-content .h2,
  .single-news-content h3,
  .single-news-content .h3,
  .single-news-content h4,
  .single-news-content .h4,
  .page-kepzes_list h1,
  .page-kepzes_list .h1,
  .page-kepzes_list h2,
  .page-kepzes_list .h2,
  .page-kepzes_list h3,
  .page-kepzes_list .h3,
  .page-kepzes_list h4,
  .page-kepzes_list .h4 {
    font-size: 1.3em;
  }
}

.page-single .wp-block-media-text p,
.single-post-content .wp-block-media-text p,
.single-event-content .wp-block-media-text p,
.single-news-content .wp-block-media-text p,
.page-kepzes_list .wp-block-media-text p {
  line-height: 1;
}

.page-single .wp-block-adln-bce-map,
.single-post-content .wp-block-adln-bce-map,
.single-event-content .wp-block-adln-bce-map,
.single-news-content .wp-block-adln-bce-map,
.page-kepzes_list .wp-block-adln-bce-map {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 70px !important;
}

.page-single .wp-block-adln-bce-map iframe,
.single-post-content .wp-block-adln-bce-map iframe,
.single-event-content .wp-block-adln-bce-map iframe,
.single-news-content .wp-block-adln-bce-map iframe,
.page-kepzes_list .wp-block-adln-bce-map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.page-single .wp-block-adln-bce-map label,
.single-post-content .wp-block-adln-bce-map label,
.single-event-content .wp-block-adln-bce-map label,
.single-news-content .wp-block-adln-bce-map label,
.page-kepzes_list .wp-block-adln-bce-map label {
  position: absolute;
  bottom: -43px;
  right: 0;
  text-align: center;
  font-weight: 600;
  color: #898e97;
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #eaeaea;
  border-top: 0;
}

.page-single .wp-block-adln-bce-common-tile,
.single-post-content .wp-block-adln-bce-common-tile,
.single-event-content .wp-block-adln-bce-common-tile,
.single-news-content .wp-block-adln-bce-common-tile,
.page-kepzes_list .wp-block-adln-bce-common-tile {
  display: inline-block;
  width: calc(50% - 17px);
  vertical-align: top;
  padding: 0;
  margin-right: 30px;
  position: relative;
  text-align: center;
  background-color: #1b213e;
  color: #ffffff;
}

.page-single .wp-block-adln-bce-common-tile .crn-tile-button,
.single-post-content .wp-block-adln-bce-common-tile .crn-tile-button,
.single-event-content .wp-block-adln-bce-common-tile .crn-tile-button,
.single-news-content .wp-block-adln-bce-common-tile .crn-tile-button,
.page-kepzes_list .wp-block-adln-bce-common-tile .crn-tile-button {
  bottom: 20px;
  height: 40px;
  right: -20px;
  width: 40px;
  background-color: #bf8f54;
  background-image: url(../img/arrow-right-white.png);
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  z-index: 10;
}

.page-single .wp-block-adln-bce-common-tile.crn-common-tilelight,
.single-post-content .wp-block-adln-bce-common-tile.crn-common-tilelight,
.single-event-content .wp-block-adln-bce-common-tile.crn-common-tilelight,
.single-news-content .wp-block-adln-bce-common-tile.crn-common-tilelight,
.page-kepzes_list .wp-block-adln-bce-common-tile.crn-common-tilelight {
  background-color: #5c6873;
}

@media screen and (max-width: 768px) {
  .page-single .wp-block-adln-bce-common-tile,
  .single-post-content .wp-block-adln-bce-common-tile,
  .single-event-content .wp-block-adln-bce-common-tile,
  .single-news-content .wp-block-adln-bce-common-tile,
  .page-kepzes_list .wp-block-adln-bce-common-tile {
    width: 100%;
  }
}

.page-single .wp-block-adln-bce-common-tile:nth-of-type(even),
.single-post-content .wp-block-adln-bce-common-tile:nth-of-type(even),
.single-event-content .wp-block-adln-bce-common-tile:nth-of-type(even),
.single-news-content .wp-block-adln-bce-common-tile:nth-of-type(even),
.page-kepzes_list .wp-block-adln-bce-common-tile:nth-of-type(even) {
  margin-right: 0;
}

.page-single .has-5-columns .wp-block-adln-bce-common-tile,
.single-post-content .has-5-columns .wp-block-adln-bce-common-tile,
.single-event-content .has-5-columns .wp-block-adln-bce-common-tile,
.single-news-content .has-5-columns .wp-block-adln-bce-common-tile,
.page-kepzes_list .has-5-columns .wp-block-adln-bce-common-tile {
  padding: 10px 5px 20px;
}

.page-single .has-5-columns .wp-block-adln-bce-common-tile .crn-tile-title,
.single-post-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-title,
.single-event-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-title,
.single-news-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-title,
.page-kepzes_list
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-title {
  font-size: 18px;
}

.page-single .has-5-columns .wp-block-adln-bce-common-tile .crn-tile-text,
.single-post-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-text,
.single-event-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-text,
.single-news-content
  .has-5-columns
  .wp-block-adln-bce-common-tile
  .crn-tile-text,
.page-kepzes_list .has-5-columns .wp-block-adln-bce-common-tile .crn-tile-text {
  font-size: 14px;
}

.page-single .crn-social .icon-decor,
.single-post-content .crn-social .icon-decor,
.single-event-content .crn-social .icon-decor,
.single-news-content .crn-social .icon-decor,
.page-kepzes_list .crn-social .icon-decor {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 25px;
  line-height: 20px;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.page-single .crn-social .icon-decor.facebook,
.single-post-content .crn-social .icon-decor.facebook,
.single-event-content .crn-social .icon-decor.facebook,
.single-news-content .crn-social .icon-decor.facebook,
.page-kepzes_list .crn-social .icon-decor.facebook {
  color: #384581;
  background-image: url(../img/svg/ic-facebook.svg);
  padding-left: 20px;
}

.page-single .crn-social .icon-decor.instagram,
.single-post-content .crn-social .icon-decor.instagram,
.single-event-content .crn-social .icon-decor.instagram,
.single-news-content .crn-social .icon-decor.instagram,
.page-kepzes_list .crn-social .icon-decor.instagram {
  color: #c7558a;
  background-image: url(../img/svg/ic-instagram.svg);
}

.page-single .crn-social .icon-decor.twitter,
.single-post-content .crn-social .icon-decor.twitter,
.single-event-content .crn-social .icon-decor.twitter,
.single-news-content .crn-social .icon-decor.twitter,
.page-kepzes_list .crn-social .icon-decor.twitter {
  color: #afd1fb;
  background-image: url(../img/svg/ic-twitter.svg);
}

.page-single .crn-social .icon-decor.youtube,
.single-post-content .crn-social .icon-decor.youtube,
.single-event-content .crn-social .icon-decor.youtube,
.single-news-content .crn-social .icon-decor.youtube,
.page-kepzes_list .crn-social .icon-decor.youtube {
  color: #f56172;
  background-image: url(../img/svg/ic-youtube.svg);
}

.page-single .crn-social .icon-decor.linkedin,
.single-post-content .crn-social .icon-decor.linkedin,
.single-event-content .crn-social .icon-decor.linkedin,
.single-news-content .crn-social .icon-decor.linkedin,
.page-kepzes_list .crn-social .icon-decor.linkedin {
  color: #2d3a73;
  background-image: url(../img/svg/ic-linkedin.svg);
}

.page-single tbody tr,
.single-post-content tbody tr,
.single-event-content tbody tr,
.single-news-content tbody tr,
.page-kepzes_list tbody tr {
  border-bottom: 1px solid #e1e1e1;
}

.page-single tbody tr:last-child,
.single-post-content tbody tr:last-child,
.single-event-content tbody tr:last-child,
.single-news-content tbody tr:last-child,
.page-kepzes_list tbody tr:last-child {
  border-bottom: none;
}

.page-single .wp-block-table,
.single-post-content .wp-block-table,
.single-event-content .wp-block-table,
.single-news-content .wp-block-table,
.page-kepzes_list .wp-block-table {
  margin-bottom: 0;
}

.page-single .wp-block-table tr:first-child td,
.single-post-content .wp-block-table tr:first-child td,
.single-event-content .wp-block-table tr:first-child td,
.single-news-content .wp-block-table tr:first-child td,
.page-kepzes_list .wp-block-table tr:first-child td {
  background-color: #b3e7fe;
}

.page-single .wp-block-table td,
.single-post-content .wp-block-table td,
.single-event-content .wp-block-table td,
.single-news-content .wp-block-table td,
.page-kepzes_list .wp-block-table td {
  padding: 15px;
  border: 1px solid #eaeaea;
  text-align: center;
  background-color: #ffffff;
}

.page-single .wp-block-table tr:first-child td,
.single-post-content .wp-block-table tr:first-child td,
.single-event-content .wp-block-table tr:first-child td,
.single-news-content .wp-block-table tr:first-child td,
.page-kepzes_list .wp-block-table tr:first-child td {
  background-color: #a9abb2;
}

.page-single .corcms-table-frontend td,
.single-post-content .corcms-table-frontend td,
.single-event-content .corcms-table-frontend td,
.single-news-content .corcms-table-frontend td,
.page-kepzes_list .corcms-table-frontend td {
  padding: 15px;
  border: 1px solid #eaeaea;
}

.page-single .corcms-table-frontend.is-style-stripes td,
.single-post-content .corcms-table-frontend.is-style-stripes td,
.single-event-content .corcms-table-frontend.is-style-stripes td,
.single-news-content .corcms-table-frontend.is-style-stripes td,
.page-kepzes_list .corcms-table-frontend.is-style-stripes td {
  border-right: 15px solid #fffbff;
  border-left: 15px solid #fffbff;
}

.page-single .corcms-table-frontend td[style*="vertical-align:top"],
.single-post-content .corcms-table-frontend td[style*="vertical-align:top"],
.single-event-content .corcms-table-frontend td[style*="vertical-align:top"],
.single-news-content .corcms-table-frontend td[style*="vertical-align:top"],
.page-kepzes_list .corcms-table-frontend td[style*="vertical-align:top"] {
  padding-top: 5px;
  padding-bottom: 25px;
}

.page-single .corcms-table-frontend td[style*="vertical-align:bottom"],
.single-post-content .corcms-table-frontend td[style*="vertical-align:bottom"],
.single-event-content .corcms-table-frontend td[style*="vertical-align:bottom"],
.single-news-content .corcms-table-frontend td[style*="vertical-align:bottom"],
.page-kepzes_list .corcms-table-frontend td[style*="vertical-align:bottom"] {
  padding-top: 25px;
  padding-bottom: 5px;
}

.page-single .contact-item,
.single-post-content .contact-item,
.single-event-content .contact-item,
.single-news-content .contact-item,
.page-kepzes_list .contact-item {
  margin-bottom: 0;
  display: block;
  /*  vertical-align: top;*/
  margin-right: 30px;
  padding: 10px 20px;
  border-radius: 3px;
}

.page-single .contact-item + .contact-item,
.single-post-content .contact-item + .contact-item,
.single-event-content .contact-item + .contact-item,
.single-news-content .contact-item + .contact-item,
.page-kepzes_list .contact-item + .contact-item {
  border-top: 1px solid #f1f1f1;
}

.page-single .contact-item div:empty,
.single-post-content .contact-item div:empty,
.single-event-content .contact-item div:empty,
.single-news-content .contact-item div:empty,
.page-kepzes_list .contact-item div:empty {
  display: none;
}

.page-single .contact-item:after,
.single-post-content .contact-item:after,
.single-event-content .contact-item:after,
.single-news-content .contact-item:after,
.page-kepzes_list .contact-item:after {
  content: "";
  float: none;
  display: table;
  clear: both;
}

.page-single .contact-item .details,
.single-post-content .contact-item .details,
.single-event-content .contact-item .details,
.single-news-content .contact-item .details,
.page-kepzes_list .contact-item .details {
  display: inline-block;
  width: 80%;
  vertical-align: top;
}

.page-single .contact-item .contact-monogram,
.single-post-content .contact-item .contact-monogram,
.single-event-content .contact-item .contact-monogram,
.single-news-content .contact-item .contact-monogram,
.page-kepzes_list .contact-item .contact-monogram {
  padding: 10px;
  vertical-align: top;
  margin-top: 6px;
  width: 40px;
  height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 40px;
  margin-right: 15px;
  font-size: 12px;
  text-align: center;
  color: #d36a1d;
  background-color: #f7dac5;
}

.page-single .contact-item .contact-name,
.single-post-content .contact-item .contact-name,
.single-event-content .contact-item .contact-name,
.single-news-content .contact-item .contact-name,
.page-kepzes_list .contact-item .contact-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 2px;
  text-transform: capitalize;
}

.page-single .contact-item .contact-data-wrapper,
.single-post-content .contact-item .contact-data-wrapper,
.single-event-content .contact-item .contact-data-wrapper,
.single-news-content .contact-item .contact-data-wrapper,
.page-kepzes_list .contact-item .contact-data-wrapper {
  font-size: 14px;
  line-height: 1.3;
}

.page-single .contact-item .contact-position,
.single-post-content .contact-item .contact-position,
.single-event-content .contact-item .contact-position,
.single-news-content .contact-item .contact-position,
.page-kepzes_list .contact-item .contact-position {
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
}

.page-single .contact-item .contact-email,
.single-post-content .contact-item .contact-email,
.single-event-content .contact-item .contact-email,
.single-news-content .contact-item .contact-email,
.page-kepzes_list .contact-item .contact-email {
  display: block;
  color: #1b213e;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 5px;
}

.page-single .contact-item .contact-phone,
.single-post-content .contact-item .contact-phone,
.single-event-content .contact-item .contact-phone,
.single-news-content .contact-item .contact-phone,
.page-kepzes_list .contact-item .contact-phone {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
  font-style: italic;
}

.page-single .crn-button a::after,
.page-single .wp-block-button a:after,
.single-post-content .crn-button a::after,
.single-post-content .wp-block-button a:after,
.single-event-content .crn-button a::after,
.single-event-content .wp-block-button a:after,
.single-news-content .crn-button a::after,
.single-news-content .wp-block-button a:after,
.page-kepzes_list .crn-button a::after,
.page-kepzes_list .wp-block-button a:after {
  background-image: url("../img/ic-arrow-forward.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  right: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  filter: grayscale(100%) brightness(400%);
}

.page-single .wp-block-column .wp-block-button,
.single-post-content .wp-block-column .wp-block-button,
.single-event-content .wp-block-column .wp-block-button,
.single-news-content .wp-block-column .wp-block-button,
.page-kepzes_list .wp-block-column .wp-block-button {
  width: 100%;
}

.page-single .crn-button,
.page-single .wp-block-button,
.single-post-content .crn-button,
.single-post-content .wp-block-button,
.single-event-content .crn-button,
.single-event-content .wp-block-button,
.single-news-content .crn-button,
.single-news-content .wp-block-button,
.page-kepzes_list .crn-button,
.page-kepzes_list .wp-block-button {
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 40px;
  min-height: 40px;
  padding: 0;
  width: calc(50% - 17px);
  margin-right: 30px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s background-color ease-out;
  vertical-align: middle;
  position: relative;
  font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 768px) {
  .page-single .crn-button,
  .page-single .wp-block-button,
  .single-post-content .crn-button,
  .single-post-content .wp-block-button,
  .single-event-content .crn-button,
  .single-event-content .wp-block-button,
  .single-news-content .crn-button,
  .single-news-content .wp-block-button,
  .page-kepzes_list .crn-button,
  .page-kepzes_list .wp-block-button {
    width: auto;
  }
}

.page-single .crn-button:nth-of-type(even),
.page-single .wp-block-button:nth-of-type(even),
.single-post-content .crn-button:nth-of-type(even),
.single-post-content .wp-block-button:nth-of-type(even),
.single-event-content .crn-button:nth-of-type(even),
.single-event-content .wp-block-button:nth-of-type(even),
.single-news-content .crn-button:nth-of-type(even),
.single-news-content .wp-block-button:nth-of-type(even),
.page-kepzes_list .crn-button:nth-of-type(even),
.page-kepzes_list .wp-block-button:nth-of-type(even) {
  margin-right: 0;
}

.page-single .crn-button a,
.page-single .wp-block-button a,
.single-post-content .crn-button a,
.single-post-content .wp-block-button a,
.single-event-content .crn-button a,
.single-event-content .wp-block-button a,
.single-news-content .crn-button a,
.single-news-content .wp-block-button a,
.page-kepzes_list .crn-button a,
.page-kepzes_list .wp-block-button a {
  width: 100%;
  display: block;
  padding-left: 15px;
  padding-right: 40px;
  color: #ffffff !important;
  text-decoration: none !important;
}

.page-single .crn-button .crn-button-light,
.single-post-content .crn-button .crn-button-light,
.single-event-content .crn-button .crn-button-light,
.single-news-content .crn-button .crn-button-light,
.page-kepzes_list .crn-button .crn-button-light {
  background-color: #5c6873;
  color: #ffffff;
  transition: 0.4s background-color ease-out;
  padding: 5px 10px;
  padding-right: 20px;
  line-height: normal;
}

.page-single .crn-button .crn-button-light:hover,
.page-single .crn-button .crn-button-light:active,
.single-post-content .crn-button .crn-button-light:hover,
.single-post-content .crn-button .crn-button-light:active,
.single-event-content .crn-button .crn-button-light:hover,
.single-event-content .crn-button .crn-button-light:active,
.single-news-content .crn-button .crn-button-light:hover,
.single-news-content .crn-button .crn-button-light:active,
.page-kepzes_list .crn-button .crn-button-light:hover,
.page-kepzes_list .crn-button .crn-button-light:active {
  background-color: #3d454c;
}

.page-single .crn-button .crn-button-dark,
.single-post-content .crn-button .crn-button-dark,
.single-event-content .crn-button .crn-button-dark,
.single-news-content .crn-button .crn-button-dark,
.page-kepzes_list .crn-button .crn-button-dark {
  background-color: #1b213e;
  color: #ffffff;
  transition: 0.4s background-color ease-out;
  padding: 5px 10px;
  padding-right: 20px;
  line-height: normal;
}

.page-single .crn-button .crn-button-dark:hover,
.page-single .crn-button .crn-button-dark:active,
.single-post-content .crn-button .crn-button-dark:hover,
.single-post-content .crn-button .crn-button-dark:active,
.single-event-content .crn-button .crn-button-dark:hover,
.single-event-content .crn-button .crn-button-dark:active,
.single-news-content .crn-button .crn-button-dark:hover,
.single-news-content .crn-button .crn-button-dark:active,
.page-kepzes_list .crn-button .crn-button-dark:hover,
.page-kepzes_list .crn-button .crn-button-dark:active {
  background-color: #100c08;
}

.page-single .crn-button .crn-button-light svg,
.single-post-content .crn-button .crn-button-light svg,
.single-event-content .crn-button .crn-button-light svg,
.single-news-content .crn-button .crn-button-light svg,
.page-kepzes_list .crn-button .crn-button-light svg {
  fill: #000000;
}

.page-single .crn-button .crn-button-dark svg,
.single-post-content .crn-button .crn-button-dark svg,
.single-event-content .crn-button .crn-button-dark svg,
.single-news-content .crn-button .crn-button-dark svg,
.page-kepzes_list .crn-button .crn-button-dark svg {
  fill: #ffffff;
}

.page-single .crn-button a,
.single-post-content .crn-button a,
.single-event-content .crn-button a,
.single-news-content .crn-button a,
.page-kepzes_list .crn-button a {
  text-decoration: none;
}

.page-single .accordion_content,
.page-single .c-accordion__content,
.single-post-content .accordion_content,
.single-post-content .c-accordion__content,
.single-event-content .accordion_content,
.single-event-content .c-accordion__content,
.single-news-content .accordion_content,
.single-news-content .c-accordion__content,
.page-kepzes_list .accordion_content,
.page-kepzes_list .c-accordion__content {
  display: none;
}

.page-single .accordion_title a,
.page-single .c-accordion__title a,
.single-post-content .accordion_title a,
.single-post-content .c-accordion__title a,
.single-event-content .accordion_title a,
.single-event-content .c-accordion__title a,
.single-news-content .accordion_title a,
.single-news-content .c-accordion__title a,
.page-kepzes_list .accordion_title a,
.page-kepzes_list .c-accordion__title a {
  background-color: #f5c832;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.page-single .accordion_title a:hover,
.page-single .c-accordion__title a:hover,
.single-post-content .accordion_title a:hover,
.single-post-content .c-accordion__title a:hover,
.single-event-content .accordion_title a:hover,
.single-event-content .c-accordion__title a:hover,
.single-news-content .accordion_title a:hover,
.single-news-content .c-accordion__title a:hover,
.page-kepzes_list .accordion_title a:hover,
.page-kepzes_list .c-accordion__title a:hover {
  color: #e0aa26;
}

.page-single .accordion_title,
.page-single .c-accordion__title,
.single-post-content .accordion_title,
.single-post-content .c-accordion__title,
.single-event-content .accordion_title,
.single-event-content .c-accordion__title,
.single-news-content .accordion_title,
.single-news-content .c-accordion__title,
.page-kepzes_list .accordion_title,
.page-kepzes_list .c-accordion__title {
  background-color: #f5c832;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  padding-right: 50px;
}

.page-single .accordion_title:before,
.page-single .accordion_title:after,
.page-single .c-accordion__title:before,
.page-single .c-accordion__title:after,
.single-post-content .accordion_title:before,
.single-post-content .accordion_title:after,
.single-post-content .c-accordion__title:before,
.single-post-content .c-accordion__title:after,
.single-event-content .accordion_title:before,
.single-event-content .accordion_title:after,
.single-event-content .c-accordion__title:before,
.single-event-content .c-accordion__title:after,
.single-news-content .accordion_title:before,
.single-news-content .accordion_title:after,
.single-news-content .c-accordion__title:before,
.single-news-content .c-accordion__title:after,
.page-kepzes_list .accordion_title:before,
.page-kepzes_list .accordion_title:after,
.page-kepzes_list .c-accordion__title:before,
.page-kepzes_list .c-accordion__title:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 21px;
}

.page-single .accordion_title:after,
.page-single .c-accordion__title:after,
.single-post-content .accordion_title:after,
.single-post-content .c-accordion__title:after,
.single-event-content .accordion_title:after,
.single-event-content .c-accordion__title:after,
.single-news-content .accordion_title:after,
.single-news-content .c-accordion__title:after,
.page-kepzes_list .accordion_title:after,
.page-kepzes_list .c-accordion__title:after {
  transform: rotate(90deg);
}

.page-single .accordion_title:hover,
.page-single .c-accordion__title:hover,
.single-post-content .accordion_title:hover,
.single-post-content .c-accordion__title:hover,
.single-event-content .accordion_title:hover,
.single-event-content .c-accordion__title:hover,
.single-news-content .accordion_title:hover,
.single-news-content .c-accordion__title:hover,
.page-kepzes_list .accordion_title:hover,
.page-kepzes_list .c-accordion__title:hover {
  color: #ffffff;
}

.page-single .accordion_title.is-open:after,
.page-single .c-accordion__title.is-open:after,
.single-post-content .accordion_title.is-open:after,
.single-post-content .c-accordion__title.is-open:after,
.single-event-content .accordion_title.is-open:after,
.single-event-content .c-accordion__title.is-open:after,
.single-news-content .accordion_title.is-open:after,
.single-news-content .c-accordion__title.is-open:after,
.page-kepzes_list .accordion_title.is-open:after,
.page-kepzes_list .c-accordion__title.is-open:after {
  content: none;
}

.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion {
  margin-left: 30px;
}

.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 13px;
  font-weight: 600;
}

.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after {
  background-color: #100c08;
  height: 1px;
  width: 15px;
}

.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after {
  transform: rotate(90deg);
}

.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.page-single
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title
  a,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.single-post-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title
  a,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.single-event-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title
  a,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.single-news-content
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title
  a,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.page-kepzes_list
  .wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title
  a {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 14px;
}

.page-single .wp-block-adln-bce-common-title-link,
.single-post-content .wp-block-adln-bce-common-title-link,
.single-event-content .wp-block-adln-bce-common-title-link,
.single-news-content .wp-block-adln-bce-common-title-link,
.page-kepzes_list .wp-block-adln-bce-common-title-link {
  text-decoration: none;
}

.page-single .wp-block-adln-bce-common-title-link:hover,
.single-post-content .wp-block-adln-bce-common-title-link:hover,
.single-event-content .wp-block-adln-bce-common-title-link:hover,
.single-news-content .wp-block-adln-bce-common-title-link:hover,
.page-kepzes_list .wp-block-adln-bce-common-title-link:hover {
  text-decoration: none;
}

.page-single .wp-block-adln-bce-connected-event .event-item,
.single-post-content .wp-block-adln-bce-connected-event .event-item,
.single-event-content .wp-block-adln-bce-connected-event .event-item,
.single-news-content .wp-block-adln-bce-connected-event .event-item,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item {
  margin-top: 10px;
}

.page-single .wp-block-adln-bce-connected-event .event-item .event-date,
.single-post-content .wp-block-adln-bce-connected-event .event-item .event-date,
.single-event-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-date,
.single-news-content .wp-block-adln-bce-connected-event .event-item .event-date,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .event-date {
  text-align: center;
}

.page-single .wp-block-adln-bce-connected-event .event-item .event-month,
.single-post-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-month,
.single-event-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-month,
.single-news-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-month,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .event-month {
  font-size: 14px;
  font-weight: 600;
}

.page-single .wp-block-adln-bce-connected-event .event-item .event-day,
.single-post-content .wp-block-adln-bce-connected-event .event-item .event-day,
.single-event-content .wp-block-adln-bce-connected-event .event-item .event-day,
.single-news-content .wp-block-adln-bce-connected-event .event-item .event-day,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .event-day {
  font-size: 24px;
  font-weight: 600;
  margin-top: -5px;
}

.page-single .wp-block-adln-bce-connected-event .event-item .image,
.single-post-content .wp-block-adln-bce-connected-event .event-item .image,
.single-event-content .wp-block-adln-bce-connected-event .event-item .image,
.single-news-content .wp-block-adln-bce-connected-event .event-item .image,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .image {
  position: relative;
  overflow: hidden;
  height: 50px;
}

.page-single .wp-block-adln-bce-connected-event .event-item .image img,
.single-post-content .wp-block-adln-bce-connected-event .event-item .image img,
.single-event-content .wp-block-adln-bce-connected-event .event-item .image img,
.single-news-content .wp-block-adln-bce-connected-event .event-item .image img,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .image img {
  position: absolute;
  left: 0;
  top: 50%;
  width: calc(100% - 15px);
  transform: translateY(-50%);
}

.page-single .wp-block-adln-bce-connected-event .event-item .title,
.single-post-content .wp-block-adln-bce-connected-event .event-item .title,
.single-event-content .wp-block-adln-bce-connected-event .event-item .title,
.single-news-content .wp-block-adln-bce-connected-event .event-item .title,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .title {
  padding-left: 16.66666667%;
  padding-right: 15px;
}

.page-single .wp-block-adln-bce-connected-event .event-item .event-title-link,
.single-post-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link,
.single-event-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link,
.single-news-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link,
.page-kepzes_list
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link {
  color: #3d454c;
  text-decoration: none;
  font-size: 16px;
  display: block;
  margin-top: 5px;
  font-weight: 900;
  font-style: italic;
}

.page-single
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:hover,
.page-single
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:active,
.single-post-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:hover,
.single-post-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:active,
.single-event-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:hover,
.single-event-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:active,
.single-news-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:hover,
.single-news-content
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:active,
.page-kepzes_list
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:hover,
.page-kepzes_list
  .wp-block-adln-bce-connected-event
  .event-item
  .event-title-link:active {
  text-decoration: none;
}

.page-single .wp-block-adln-bce-connected-event .event-item .shortlead,
.single-post-content .wp-block-adln-bce-connected-event .event-item .shortlead,
.single-event-content .wp-block-adln-bce-connected-event .event-item .shortlead,
.single-news-content .wp-block-adln-bce-connected-event .event-item .shortlead,
.page-kepzes_list .wp-block-adln-bce-connected-event .event-item .shortlead {
  display: none;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.c-accordion__item .c-accordion__item .c-accordion__title,
.post-accordion .post-accordion .c-accordion__title,
.post-accordion .post-accordion .accordion_title,
.post-accordion .c-accordion__item .accordion_title,
.post-accordion .c-accordion__item .c-accordion__title,
.c-accordion__item .post-accordion .accordion_title,
.c-accordion__item .post-accordion .c-accordion__title {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 13px;
  font-weight: 600;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.c-accordion__item .c-accordion__item .c-accordion__title:before,
.c-accordion__item .c-accordion__item .c-accordion__title:after,
.post-accordion .post-accordion .c-accordion__title:before,
.post-accordion .post-accordion .c-accordion__title:after,
.post-accordion .post-accordion .accordion_title:before,
.post-accordion .post-accordion .accordion_title:after,
.post-accordion .c-accordion__item .accordion_title:before,
.post-accordion .c-accordion__item .accordion_title:after,
.post-accordion .c-accordion__item .c-accordion__title:before,
.post-accordion .c-accordion__item .c-accordion__title:after,
.c-accordion__item .post-accordion .accordion_title:before,
.c-accordion__item .post-accordion .accordion_title:after,
.c-accordion__item .post-accordion .c-accordion__title:before,
.c-accordion__item .post-accordion .c-accordion__title:after {
  background-color: #100c08;
  height: 1px;
  width: 15px;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.c-accordion__item .c-accordion__item .c-accordion__title:after,
.post-accordion .post-accordion .c-accordion__title:after,
.post-accordion .post-accordion .accordion_title:after,
.post-accordion .c-accordion__item .accordion_title:after,
.post-accordion .c-accordion__item .c-accordion__title:after,
.c-accordion__item .post-accordion .accordion_title:after,
.c-accordion__item .post-accordion .c-accordion__title:after {
  transform: rotate(90deg);
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title
  a,
.c-accordion__item .c-accordion__item .c-accordion__title a,
.post-accordion .post-accordion .c-accordion__title a,
.post-accordion .post-accordion .accordion_title a,
.post-accordion .c-accordion__item .accordion_title a,
.post-accordion .c-accordion__item .c-accordion__title a,
.c-accordion__item .post-accordion .accordion_title a,
.c-accordion__item .post-accordion .c-accordion__title a {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 14px;
}

.wp-block-adln-bce-post-accordion .wp-block-adln-bce-post-accordion {
  margin-left: 30px;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 13px;
  font-weight: 600;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:before,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:before,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after {
  background-color: #100c08;
  height: 1px;
  width: 15px;
}

.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .accordion_title:after,
.wp-block-adln-bce-post-accordion
  .wp-block-adln-bce-post-accordion
  .c-accordion__title:after {
  transform: rotate(90deg);
}

.wp-block-adln-bce-post-accordion .wp-block-adln-bce-post-accordion a {
  background-color: #a9abb2;
  color: #100c08;
  font-size: 14px;
}

p.replaced-paragraph {
  line-height: 1.5;
  margin-bottom: 0;
}

.c-accordion__item .c-accordion__item {
  margin-left: 30px;
}

.scientific-search ul {
  padding-left: 30px;
  list-style: none;
}

.scientific-search ul li {
  position: relative;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}

.scientific-search ul li:before {
  content: "";
  position: absolute;
  left: -17px;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #100c08;
}

.scientific-search.library-page {
  padding-top: 0;
  margin-bottom: 60px;
}

.scientific-search .info-icon {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  cursor: pointer;
}

.scientific-search .info-icon img {
  /*width: 21px;*/
}

.scientific-search .page-search > input {
  width: calc(100% - 75px);
}

.library-knowledge .knowledge_tab {
  position: relative;
  display: none;
}

.library-knowledge .close-btn {
  right: 5px;
  top: 6px;
  width: 35px;
  padding: 2px 3px 5px 4px;
  background-color: #ffffff;
  height: auto;
  position: absolute;
  margin-bottom: 30px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .heading-1,
  .page-single .heading-1 {
    display: inline-block;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .page-search__btn {
    top: -5px;
  }
}

.search-results .search-result__title {
  background: transparent;
}

.video-wrapper {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 58.4%;
}

.video-wrapper .youtube img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
  margin: 0;
}

.video-wrapper .youtube .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 131px;
  height: 91px;
  cursor: pointer;
  transform: translateX(-50%) translateY(-50%);
  background-image: url(../img/play_grey.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}

.video-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video-wrapper:hover .youtube .play-button,
.video-wrapper:focus .youtube .play-button {
  background-image: url(../img/play_red.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.wp-block-paragraph {
  line-height: 1.5;
}

.wp-block-paragraph p {
  line-height: 1.5;
}

#INDmenu-btn {
  display: none;
}

#corvinus-login-content,
#hok-valaszol-content {
  position: fixed;
  background-color: #ffffff;
  padding: 0px 50px 25px;
  width: 454px !important;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  display: block;
  margin: 0;
  transform: translate(-50%, -50%);
  max-height: calc(100vh - 30px);
  overflow-y: auto;
}

@media screen and (max-width: 769px) {
  #corvinus-login-content,
  #hok-valaszol-content {
    width: 300px !important;
    padding: 0 0 25px;
  }
}

#corvinus-login-content .logo,
#hok-valaszol-content .logo {
  color: #f5c832;
  font-size: 16px;
  text-transform: uppercase;
}

#corvinus-login-content .logo:hover,
#hok-valaszol-content .logo:hover {
  color: #f5c832;
}

#corvinus-login-content .logo.is-large,
#hok-valaszol-content .logo.is-large {
  font-size: 28px;
}

#corvinus-login-content .logo strong,
#hok-valaszol-content .logo strong {
  color: #100c08;
  font-weight: 900;
}

#corvinus-login-content .panel,
#hok-valaszol-content .panel {
  margin-bottom: 0;
  box-shadow: none;
}

#corvinus-login-content .form-control,
#hok-valaszol-content .form-control {
  background-color: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(34, 34, 39, 0.1);
  color: #100c08;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  padding: 0 15px;
  transition: box-shadow 0.4s ease-in-out;
  width: 100%;
}

#corvinus-login-content .form-control:focus,
#hok-valaszol-content .form-control:focus {
  box-shadow: 0 0 1px 1px rgba(71, 87, 155, 0.5);
  outline: none;
}

#corvinus-login-content .form-control::-webkit-input-placeholder,
#hok-valaszol-content .form-control::-webkit-input-placeholder {
  color: #94959d;
}

#corvinus-login-content .form-control::-moz-placeholder,
#hok-valaszol-content .form-control::-moz-placeholder {
  color: #94959d;
}

#corvinus-login-content .form-control-ms-input-placeholder,
#hok-valaszol-content .form-control-ms-input-placeholder {
  color: #94959d;
}

#corvinus-login-content .auth,
#hok-valaszol-content .auth {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 50px);
}

#corvinus-login-content .auth__forgot_password,
#hok-valaszol-content .auth__forgot_password {
  color: #a1a2aa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
}

#corvinus-login-content .auth__heading,
#hok-valaszol-content .auth__heading {
  color: #898e97;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

#corvinus-login-content .auth__input,
#hok-valaszol-content .auth__input {
  position: relative;
}

#corvinus-login-content .auth__input:before,
#hok-valaszol-content .auth__input:before {
  filter: grayscale(100%) brightness(240%);
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 30px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  z-index: 5;
}

#corvinus-login-content .auth__input.textarea:before,
#hok-valaszol-content .auth__input.textarea:before {
  height: 90%;
  background-position: top center;
}

#corvinus-login-content .auth__input__cusman:before,
#hok-valaszol-content .auth__input__cusman:before {
  background-image: url(../img/svg/ic-account-circle.svg);
}

#corvinus-login-content .auth__input__password:before,
#hok-valaszol-content .auth__input__password:before {
  background-image: url(../img/svg/ic-lock.svg);
}

#corvinus-login-content .auth__input__email:before,
#hok-valaszol-content .auth__input__email:before {
  background-image: url(../img/svg/ic-email.svg);
  fill: #d8d8d8;
  filter: grayscale(100%) brightness(105%);
}

#corvinus-login-content .auth__input__school:before,
#hok-valaszol-content .auth__input__school:before {
  background-image: url(../img/svg/ic-school.svg);
  fill: #d8d8d8;
  filter: grayscale(100%) brightness(105%);
}

#corvinus-login-content .auth__input__create:before,
#hok-valaszol-content .auth__input__create:before {
  background-image: url(../img/svg/ic-create.svg);
  fill: #d8d8d8;
}

#corvinus-login-content .auth__input .form-control,
#hok-valaszol-content .auth__input .form-control {
  border: 1px solid #f2f2f2;
  padding-left: 45px;
}

#corvinus-login-content .auth__input .form-control.error,
#hok-valaszol-content .auth__input .form-control.error {
  border: 1px solid #f93737;
}

#corvinus-login-content .auth__input textarea.form-control,
#hok-valaszol-content .auth__input textarea.form-control {
  height: 125px;
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 10px;
}

#corvinus-login-content .auth__nav,
#hok-valaszol-content .auth__nav {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

#corvinus-login-content .auth__nav > :only-child,
#hok-valaszol-content .auth__nav > :only-child {
  margin-left: auto;
  margin-right: auto;
}

#corvinus-login-content .auth__success,
#hok-valaszol-content .auth__success {
  border: 2px solid #f2f2f2;
  border-radius: 100%;
  height: 60px;
  margin: 0 auto 30px;
  position: relative;
  width: 60px;
}

#corvinus-login-content .auth__success:after,
#hok-valaszol-content .auth__success:after {
  filter: hue-rotate(262deg) brightness(250%) saturate(0.95);
  background: url(../img/icons/ic-done.svg) center center no-repeat;
  content: "";
  display: block;
  height: 56px;
  left: 0;
  position: absolute;
  top: 0;
  width: 56px;
}

#corvinus-login-content .auth__text,
#hok-valaszol-content .auth__text {
  color: #898e97;
  font-size: 14px;
  text-align: center;
}

#hok-valaszol-content {
  padding: 0px 20px 25px;
}

#hok-valaszol-content .form-group {
  padding-bottom: 0;
  border-bottom: 0;
  padding-top: 0;
}

#hok-valaszol-content .form-group .choices {
  width: 100%;
  border: 1px solid #f2f2f2;
  box-shadow: 0 0 0 1px rgba(34, 34, 39, 0.1);
  border-radius: 3px;
}

.gallery-times {
  color: #929292;
  font-size: 12px;
  line-height: 1.5;
  margin-top: -9px;
  margin-bottom: 15px;
}

.gallery-times .maketime,
.gallery-times .posttime {
  position: relative;
  display: inline-block;
}

.gallery-times .maketime img,
.gallery-times .posttime img {
  margin-right: 5px;
  opacity: 0.5;
}

.gallery-times .maketime + .posttime {
  padding-left: 20px;
}

.gallery-times .maketime + .posttime:before {
  content: "/";
  position: absolute;
  left: 5px;
  top: 0;
}

/*.oneletrajz-vegoldal {
    background-color: #f3f3f3;

    .content {
        background-color: #FFFFFF;
        padding: 10px 50px;
    }

    .cv-header {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid $blue_paris_v1;


        .left {
            border-right: 1px solid #eaeaea;
        }

        .right {
            text-align: right;
        }

        img {
            position: relative;
            width: 250px;
            margin: 8px 0;
        }

        p {
            position: relative;
            color: $blue_paris_v1;
            font-size: 18px;
            font-style: italic;
            font-weight: 900;
            margin-bottom: 3px;
            margin-top: 10px;
            line-height: 1;
        }

        span {
            position: relative;
            color: $blue_paris_v1;
            font-size: 16px;
            font-weight: 600;
        }

    }

    .personal-header {
        position: relative;

        .image-holder {
            position: relative;
            float: left;
            vertical-align: top;
            overflow: hidden;
            width: 150px;
            height: 215px;

            img {
                position: relative;
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }

    }

    .personal-information {
        position: relative;
        float: left;
        width: calc(100% - 150px);
        vertical-align: top;
        padding-left: 30px;

        .icon {
            position: absolute;
            top: 50%;
            left: -30px;
            transform: translateY(-50%);
        }

        h1 {
            color: $blue_paris_v1;
            display: block;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 15px;
            position: relative;
            text-decoration: none;
        }

        h2 {
            color: $blue_paris_v1;
            display: block;
            font-size: 14px;
            font-weight: 700;
            margin-bottom: 0px;
            position: relative;
            text-decoration: none;
        }

        p {
            position: relative;
            margin-bottom: 0;
            font-size: 14px;
        }

        a {
            position: relative;
        }

        .position {
            position: relative;
            margin-bottom: 15px;
        }

        .contact-information {
            position: relative;

            p {
                position: relative;
                font-size: 12px;
            }

            a {
                position: relative;
                font-size: 12px;
            }
        }
    }
}*/
.oneletrajz-form .form-group .choices {
  /*padding: 0;
        border: 0;*/
}

/* Profil oldal ninja form formázás */
div.nf-form-cont:not(.no-styles) .nf-form-title h3 {
  color: #5c6873;
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li {
  position: relative;
  list-style: none;
  float: left;
  height: 30px;
  margin-right: 30px !important;
  line-height: 30px;
  width: auto;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  input[type="radio"],
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  input[type="radio"] {
  display: none;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  input[type="radio"]:checked
  + label,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  input[type="radio"]:checked
  + label {
  border: 1px solid transparent;
  background: #f9c659;
  color: #ffffff;
  border-radius: 0;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  input[type="checkbox"],
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  input[type="checkbox"] {
  display: none;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  input[type="checkbox"]:checked
  + label,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  input[type="checkbox"]:checked
  + label {
  border: 1px solid transparent;
  background: #f9c659;
  color: #ffffff;
  border-radius: 0;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  label,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  label {
  height: 30px;
  line-height: 30px;
  width: auto;
  padding: 0px 10px;
  left: 0;
  top: 0;
  border: 1px solid #100c08;
  display: inline-block;
  margin: 0 !important;
  font-size: 16px;
  cursor: pointer;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  label:hover,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  label:focus,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  label:hover,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  label:focus {
  background: #f5c832;
}

div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  label:before,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-checkbox-wrap
  .nf-field-element
  li
  label:after,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  label:before,
div.nf-form-cont:not(.no-styles)
  .list-container
  .list-radio-wrap
  .nf-field-element
  li
  label:after {
  display: none;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap {
  position: relative;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"] {
  cursor: pointer;
  background: #100c08;
  color: #ffffff;
  transition: all 0.1s;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"]:focus,
div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"]:hover {
  background: #100c08;
  color: #ffffff;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"].arrow {
  background: url(../img/arrow-right-white.png) center center no-repeat #100c08;
  content: "";
  position: absolute;
  display: block;
  font-size: 0;
  right: -50px;
  top: 0;
  width: 40px !important;
  height: 40px;
  border: 0;
  transition: 0.4s background-color ease-out;
  line-height: 40px;
  min-height: 40px;
  cursor: pointer;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"].arrow:hover,
div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .submit-wrap
  input[type="button"].arrow:focus {
  background-color: #5c6873;
}

@media screen and (max-width: 768px) {
  div.nf-form-cont:not(.no-styles)
    .ninja-forms-form-wrap
    .submit-wrap
    input[type="button"].arrow {
    right: 0;
  }
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap .nf-response-msg {
  text-align: center;
  font-weight: 600;
  font-size: 16px !important;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap .nf-response-msg * {
  font-weight: 600;
  font-size: 16px !important;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .nf-form-fields-required {
  margin-bottom: 30px;
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 10px;
  color: #3d3d41;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-element {
  display: none;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-label {
  position: relative;
  padding-left: 0;
  cursor: pointer;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-label
  label {
  padding: 0 0 0 30px;
  margin: 0;
  cursor: pointer;
  height: auto;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-label
  label:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #100c08;
  transition: all 0.1s;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-label
  label:after {
  left: 0;
  top: 0;
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .checkbox-wrap
  .nf-field-label
  label.nf-checked-label:before {
  content: "\2713";
  color: #ffffff;
  background: #f9c659;
  border: 1px solid transparent;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap select {
  border: 1px solid #100c08;
  background-color: #ffffff;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap select:focus,
div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap select:hover {
  border: 1px solid #100c08;
  background-color: #ffffff;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap select option:checked {
  background-color: #f9c659;
}

div.nf-form-cont:not(.no-styles) .ninja-forms-form-wrap .field-wrap {
  /*position: relative;
            display: block;*/
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .field-wrap
  .nf-field-label {
  /*display: block;
                margin-bottom: 10px;
                text-align: left;*/
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .field-wrap
  .nf-field-element {
  /*width: 100%;*/
}

div.nf-form-cont:not(.no-styles)
  .ninja-forms-form-wrap
  .field-wrap
  .nf-field-element
  input {
  padding: 5px 10px;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .nf-form-title {
  display: none;
}

div.nf-form-cont:not(.no-styles) .profile .profil-modositas-form .textbox-wrap,
div.nf-form-cont:not(.no-styles) .profile .profil-modositas-form .date-wrap {
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
  width: 100%;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap
  .nf-field-label,
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap
  .nf-field-label {
  float: left;
  width: 200px;
  margin: 0;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap
  .nf-field-element,
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap
  .nf-field-element {
  float: left;
  width: calc(100% - 200px);
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap
  label,
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap
  label {
  font-weight: bold;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap
  input[type="text"],
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap
  input[type="date"],
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap
  input[type="text"],
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap
  input[type="date"] {
  width: 100%;
  border: 0;
  background: transparent;
  color: #100c08;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .textbox-wrap:after,
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .date-wrap:after {
  content: "";
  clear: both;
  display: table;
  float: none;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .submit-container {
  display: none;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .submit-container
  .textbox-wrap {
  border: 0;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  #ninja_forms_required_items,
div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .nf-field-container {
  margin-bottom: 0;
}

div.nf-form-cont:not(.no-styles)
  .profile
  .profil-modositas-form
  .nf-form-fields-required {
  display: none;
}

div.nf-form-cont:not(.no-styles)
  .listradio-wrap
  .nf-field-element
  label.nf-checked-label:before,
div.nf-form-cont:not(.no-styles)
  .listradio-wrap
  .nf-field-element
  label.nf-checked-label:after,
div.nf-form-cont:not(.no-styles) .listradio-wrap .nf-field-element label:after {
  content: none !important;
}

div.nf-form-cont:not(.no-styles) .nf-form-content label {
  font-size: 16px;
}

div.nf-form-cont:not(.no-styles) .nf-progress {
  background-color: #f9c659;
}

div.nf-form-cont:not(.no-styles) .nf-mp-header {
  position: relative;
  margin-bottom: 40px;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs {
  position: absolute;
  top: -35px;
  margin: 0 !important;
  padding: 0 !important;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li a {
  position: relative;
  background: transparent;
  color: #1b213e;
  transition: all 0.5s;
  font-size: 12px;
  padding: 10px;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li a:after {
  content: ">";
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li a:hover,
div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li a:active {
  background: transparent;
  color: #1b213e;
  text-decoration: underline;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li:first-of-type a {
  padding-left: 0;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li:last-of-type a:after {
  content: none;
}

div.nf-form-cont:not(.no-styles) .nf-breadcrumbs li.active a {
  background: transparent;
  color: #1b213e;
  text-decoration: underline;
}

div.nf-form-cont:not(.no-styles) ul li:before {
  content: none;
}

div.nf-form-cont:not(.no-styles) .nf-mp-footer .nf-next,
div.nf-form-cont:not(.no-styles) .nf-mp-footer .nf-previous {
  cursor: pointer;
}

.header,
.sidenav,
.navbar {
  z-index: 16;
  /*@media screen and (max-width: 768px) {
      z-index: 16;
  }*/
}

.document-list .document__actions__download {
  background-position: -23px 0;
}

.error-page404 .column.is-4 {
  margin: 50px auto;
}

@media screen and (max-width: 768px) {
  .error-page404 .column.is-4 {
    margin: 0 auto;
  }
}

.header__logo a {
  display: block;
  height: 100%;
  width: 100%;
}

.events-panel-list .event__title {
  min-height: 54px;
}

.events-panel-list .event__title.hir {
  min-height: 0;
}

.event_page-related-img_container,
.news_page-related-img_container,
.post_page-related-img_container {
  position: relative;
  overflow: hidden;
  height: 110px;
}

.event_page-related-img_container img,
.news_page-related-img_container img,
.post_page-related-img_container img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

#select-neptun-number,
#select-neptun-number-foundation {
  position: fixed;
  right: -9999px;
  width: 1px !important;
  height: 1px !important;
  background: transparent;
  border: 0;
  overflow: hidden;
}

.header__nav-secondary > a {
  background-image: none;
}

.event-featured {
  width: 100%;
  display: block;
}

.event-featured .image {
  max-height: 300px;
  overflow: hidden;
}

.events-panel-list .event__content {
  margin-right: 0;
}

.events-panel-list .event__image > img {
  max-height: 200px;
}

@media screen and (min-width: 769px) {
  .events-panel-list .event__image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .events-panel-list .event__image > img {
    height: 100%;
    max-height: none;
  }
}

#fastruktura-holder {
  position: relative;
}

#fastruktura-holder .collapsible.is-open .collapsible__content {
  display: block;
}

#fastruktura-holder:before {
  content: "";
  position: absolute;
  top: 25px;
  left: -3%;
  height: calc(100% - 50px);
  width: 1px;
  background-color: #cccccc;
}

#fastruktura-holder .collapsible {
  position: relative;
}

#fastruktura-holder .collapsible:before {
  content: "";
  position: absolute;
  top: 25px;
  left: -3%;
  width: 50%;
  height: 1px;
  background-color: #cccccc;
}

#fastruktura-holder .level_1 .collapsible__content,
#fastruktura-holder .level_1 .collapsible__title {
  margin-left: 3%;
}

#fastruktura-holder .level_2 .collapsible__content,
#fastruktura-holder .level_2 .collapsible__title {
  margin-left: 6%;
}

#fastruktura-holder .level_3 .collapsible__content,
#fastruktura-holder .level_3 .collapsible__title {
  margin-left: 9%;
}

#fastruktura-holder .level_4 .collapsible__content,
#fastruktura-holder .level_4 .collapsible__title {
  margin-left: 12%;
}

#fastruktura-holder .level_5 .collapsible__content,
#fastruktura-holder .level_5 .collapsible__title {
  margin-left: 15%;
}

/*----FASTURKTÚRA----*/
.tree-collegue-name {
  display: inline;
}

.tree-collegue-name:after {
  content: "-";
  margin-left: 5px;
}

.tree-structure-item a {
  margin-left: 10px;
}

.tree-structure-item a:first-of-type {
  margin-left: 0;
}

.tree-structure-item a:nth-of-type(2):before {
  content: "|";
  margin-left: -5px;
  margin-right: 10px;
}

@media screen and (min-width: 769px) {
  .header__nav-secondary > a {
    padding: 7px;
  }
}

#headersearch_Submit2 {
  display: none;
}

.header__search.is-active #headersearch_Submit2 {
  display: block;
}

.header__search.is-active #headersearch_Submit {
  display: none;
}

.events-calendar {
  margin-bottom: 50px;
}

.events-calendar__link {
  top: 94%;
}

.event-featured .event:after {
  content: "";
  display: table;
  clear: both;
}

.event-featured .image {
  height: 375px;
  max-height: 375px;
}

.mark {
  background-color: #f5c832;
}

.hide-scrollbar {
  overflow: -moz-hidden-unscrollable;
  overflow: hidden;
}

.hide {
  display: none !important;
}

#hun-cv .sidebar-profile .sidebar-profile__image:after {
  content: none;
}

.choices__item__selectable {
  position: relative;
}

.form-group .choices {
  padding: 10px;
  border: 1px solid #100c08;
  font-size: 16px;
}

.subject-list .subject__btn {
  width: 40px;
  height: 40px;
}

.disabled-inputs input {
  border: 0 !important;
}

.disabled-inputs textarea {
  border: 0 !important;
}

.disabled-inputs .subject__actions__delete,
.disabled-inputs .subject__actions__sort-down,
.disabled-inputs .subject__actions__sort-up,
.disabled-inputs .subject__actions__edit,
.disabled-inputs .subject__actions__add {
  display: none;
}

.modal-opener,
#logout-modal {
  cursor: pointer;
}

#corvinus-login-content .auth__text {
  transition: all 0.3s ease;
}

.popup-modal {
  background-color: rgba(34, 34, 39, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  transition: 0.4s all ease-in-out;
  width: 100%;
  z-index: -1;
}

.popup-modal.is-open {
  opacity: 1;
  visibility: visible;
  z-index: 990;
}

.sidenav {
  z-index: 993;
}

.modal__form label input.error,
.modal__form textarea.error {
  border-color: #bf8f54;
}

.page-search__btn {
  z-index: 10;
}

.event-opener {
  border-bottom: 1px solid #100c08;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  padding-bottom: 5px;
  text-align: right;
  position: relative;
  cursor: pointer;
}

.event-opener .page-sort__current:after {
  transition: all 0.22s ease;
  margin-top: -6px;
}

.event-opener .page-sort__current.open:after {
  transform: rotate(-180deg);
}

.konyvtar-esemenyek {
  max-height: 0;
  transition: max-height 0.25s ease-out;
  overflow: hidden;
  padding-right: 25px;
  margin-right: -25px;
}

.konyvtar-esemenyek.open {
  max-height: 4000px;
  transition: max-height 0.25s ease-in;
}

.nav-tabs {
  margin-bottom: 20px;
}

.nav-tabs > li > a {
  text-decoration: none;
  color: #100c08;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0;
}

.nav-tabs > li.active > a {
  color: #100c08;
}

.nav-tabs > li > a:hover {
  border-color: #ddd #ddd #ddd;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}

.search-results {
  padding-top: 20px;
}

.wp-block-adln-bce-post-gallery + .wp-block-adln-bce-post-gallery {
  padding-top: 30px;
  border-top: 1px solid #929292;
}

.events-panel-list .event__title {
  margin-top: 0;
}

.event-single .wp-block-adln-bce-post-lead {
  font-size: 14px;
  font-weight: 600;
}

.event-single .event__title + .wp-block-adln-bce-post-lead {
  margin-top: -30px;
}

.related-news + .related-events {
  margin-top: -30px;
}

@media screen and (max-width: 768px) {
  .related-news + .related-events {
    margin-top: 0;
  }
}

.related-news + .related-events hr {
  display: none;
}

body.single .event__body h1 {
  font-size: 18px;
  font-style: italic;
  font-weight: 900 !important;
  margin-bottom: 10px;
}

body.single .event__body h1 span {
  font-size: 18px;
  font-style: italic;
  font-weight: 900 !important;
  margin-bottom: 10px;
}

body.single .event__body h2 {
  font-size: 14px;
  font-weight: 600 !important;
  margin-bottom: 10px;
}

body.single .event__body h2 span {
  font-size: 14px;
  font-weight: 600 !important;
  margin-bottom: 10px;
}

body.single ul,
body.single ol {
  margin-left: 25px;
}

.agenda-frontend-item li {
  list-style: none;
}

.related-events .columns,
.related-news .columns {
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .news-panel-list .news {
    justify-content: space-between;
  }
}

.wp-block-adln-bce-common-tile {
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 270px;
  justify-content: center;
  margin-bottom: 30px;
  padding: 60px 45px 90px;
  position: relative;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wp-block-adln-bce-common-tile {
    color: #fff;
  }
  .page-single .wp-block-adln-bce-common-tile .crn-tile-button {
    right: -10px;
  }
}

@media screen and (min-width: 769px) {
  .wp-block-adln-bce-common-tile {
    width: calc(50% - 15px);
  }
  .wp-block-adln-bce-common-tile:nth-child(odd) {
    margin-right: 30px;
  }
}

.wp-block-adln-bce-common-tile:before,
.wp-block-adln-bce-common-tile:after {
  background-color: #dec5a6;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.wp-block-adln-bce-common-tile.dark:before,
.wp-block-adln-bce-common-tile.dark:after {
  background-color: #1b213e;
}

.wp-block-adln-bce-common-tile.dark .crn-common-tile {
  color: #ffffff;
}

.page-single .wp-block-adln-bce-common-tile {
  background-color: transparent;
}

.page-single .wp-block-adln-bce-common-tile.light {
  background-color: #dec5a6;
}

.wp-block-adln-bce-common-tile:before {
  opacity: 0.75;
}

@supports (mix-blend-mode: multiply) {
  .wp-block-adln-bce-common-tile:before {
    mix-blend-mode: multiply;
    opacity: 1;
  }
}

.wp-block-adln-bce-common-tile .crn-common-tile {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 6;
  position: relative;
  padding: 60px 45px 90px;
  text-decoration: none;
}

.wp-block-adln-bce-common-tile .crn-common-tile.dark {
  background-color: #1b213e;
}

.wp-block-adln-bce-common-tile .crn-common-tile.dark .crn-tile-text {
  color: #ffffff;
}

.wp-block-adln-bce-common-tile .crn-tile-button {
  background-image: url(../img/arrow-right-white.png);
  background-position: center center;
  background-repeat: no-repeat;
  bottom: -15px;
  font-size: 0;
  height: 30px;
  position: absolute;
  right: 20px;
  width: 30px;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .wp-block-adln-bce-common-tile .crn-tile-button {
    bottom: 20px;
    height: 40px;
    right: -20px;
    width: 40px;
  }
}

.wp-block-adln-bce-common-tile .crn-tile-text {
  font-size: 14px;
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .wp-block-adln-bce-common-tile.crn-common-tilelight .crn-tile-text {
    color: #100c08;
  }
}

.wp-block-adln-bce-common-tile .crn-tile-title {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}

.card-list .card__details {
  padding-top: 10px;
}

.card-list .card__position {
  font-weight: bold;
}

.card-list .card__details > a {
  margin: 0;
  text-decoration: underline;
  color: #1b213e;
  display: block;
}

.events-calendar-page .events-calendar__weekday.has-event:after {
  content: "";
  background-color: #d6eaff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left: 53px;
  top: -8px;
  position: absolute;
  z-index: -1;
}

.events-calendar-page .events-calendar__weekday.has-event:hover:after {
  background-color: #5c6873;
}

.events-calendar__nav__current {
  color: #100c08;
  text-decoration: none;
}

.events-calendar__nav__current:hover,
.events-calendar__nav__current:focus {
  color: #101010;
}

.events-calendar__nav__current:hover {
  color: #100c08;
  text-decoration: none;
}

/*@media screen and (max-width: 1210px) {
  .events-calendar-page .events-calendar__weekday.is-today:after, .events-calendar__weekday.has-event:after {
    left: 20px;
  }
}

@media screen and (max-width: 991px) {
  .events-calendar-page .events-calendar__weekday.is-today:after, .events-calendar__weekday.has-event:after {
    left: 15px;
  }
}

@media screen and (max-width: 769px) {
  .events-calendar-page .events-calendar__weekday.is-today:after, .events-calendar__weekday.has-event:after {
    left: 50%;
  }
}*/
@media screen and (min-width: 769px) {
  .events-calendar__weekday.is-today:after {
    left: 50%;
  }
}

#form_user_picture_upload {
  display: none;
}

input#profile-img {
  display: none;
}

#institute option[data-parent] {
  display: none;
}

.logout_btn {
  background: url(../img/logout.png) center center no-repeat;
  background-size: 55%;
  font-size: 0;
  line-height: 0;
  height: 40px;
  width: 40px;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .logout_btn {
    height: 26px;
    min-height: 26px;
    width: 26px;
  }
}

.post-password-form {
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #f5c832;
  padding-top: 50vh;
  font-size: 20px;
  color: #ffffff;
}

.post-password-form p {
  font-weight: 500;
}

.post-password-form input[type="password"] {
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
  padding: 5px 10px;
  margin-left: 10px;
}

.post-password-form input[type="submit"] {
  padding: 5px 10px;
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
}

.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
  color: #f5c832;
  background: #ffffff;
}

.event-organizer:after {
  content: ", ";
  position: relative;
  display: inline-block;
}

.event-organizer:last-of-type:after {
  content: none;
}

.event-featured__event-slider .event {
  position: relative;
  border: 0;
}

.event-featured__event-slider .event-featured__btn {
  right: 0;
}

@media screen and (min-width: 769px) {
  .main_content_height {
    min-height: calc(100vh - 759px);
  }
}

.collapsible__title.not-accorded:before,
.collapsible__title.not-accorded:after {
  content: none;
}

.featured-image {
  margin-bottom: 20px;
}

.events-calendar-page .events-calendar__weekday.has-event.is-today:after {
  background-color: #5c6873;
}

.disabled-cv .radio {
  cursor: default;
}

.disabled-cv .tab-content .form-group .add-languages {
  position: relative;
  padding-left: 15px;
}

.disabled-cv .tab-content .form-group .add-languages:before {
  content: "";
  background-color: #f5c832;
  width: 8px;
  position: absolute;
  left: 0;
  top: 16px;
  height: 15px;
}

.disabled-cv .tab-content .form-group .add-languages + .add-languages {
  margin-top: -25px;
}

.disabled-cv .tab-content .form-group .add-languages + .add-languages:before {
  content: none;
}

.disabled-cv .tab-content .form-group .add-languages label {
  border-bottom: 1px solid #cbcbcb;
  font-weight: 600;
  line-height: 1.3;
  padding: 5px 0;
  height: auto;
  min-height: 0;
  margin-bottom: 3px;
}

.disabled-cv .tab-content .form-group .add-languages .choices {
  width: 100%;
  height: auto;
  line-height: 1.3;
  padding: 0;
  max-width: 100%;
  white-space: normal;
}

.disabled-cv .form-group .short-label {
  display: inline-block;
}

.disabled-cv .form-group .small-label {
  height: auto;
  min-height: 30px;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
}

.disabled-cv .tab-content .subjects-form2 input {
  height: auto;
  min-height: 30px;
  display: inline-block;
  line-height: 1.3;
  vertical-align: top;
}

.sidebar-buttons-grid > .btn {
  text-align: center;
}

.sidebar-buttons-grid > .btn span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 20px;
  max-height: 40px;
  display: block;
}

.news-featured__image {
  padding-left: 10px;
}

.profile-news-events .news-list > a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 21px;
  max-height: 55px;
}

.news-list.is-homepage {
  padding-top: 0;
}

.news-list.is-homepage > a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 27px;
  max-height: 72px;
  font-weight: 700;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media screen and (max-width: 768px) {
  .news-list.is-homepage > a {
    line-height: 25px;
    max-height: 70px;
  }
}

.hero__content__heading {
  font-family: "Nooks";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 35px;
  max-height: 108px;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media screen and (max-width: 768px) {
  .hero__content__heading {
    line-height: 18px;
    max-height: 54px;
  }
}

.news-featured__title > a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 28px;
  max-height: 100px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media screen and (max-width: 768px) {
  .news-featured__title > a {
    line-height: 22px;
    max-height: 65px;
  }
}

.events-panel-list .event__title.hir,
.events-panel-list .event__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 27px;
  max-height: 81px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.faq__body .collapsible__content {
  line-height: 1.8;
}

.faq__body .collapsible__content h1 {
  font-family: "Alright-Sans";
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 16px;
}

.faq__body .collapsible__content h2 {
  font-family: "Alright-Sans";
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 14px;
}

.faq__body .collapsible__content ul,
.faq__body .collapsible__content ol {
  padding-left: 30px;
  margin-bottom: 20px;
}

.faq__body .collapsible__content ul li {
  line-height: 1.5;
}

.faq__body .collapsible__content ol {
  padding-left: 30px;
  list-style: none;
  counter-reset: section;
}

.faq__body .collapsible__content ol li {
  position: relative;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}

.faq__body .collapsible__content ol li:before {
  counter-increment: section;
  content: counter(section) ".";
  position: absolute;
  left: -17px;
  top: 6px;
  color: #100c08;
  font-weight: bold;
}

.faq__body .collapsible__content a {
  color: #1b213e;
  font-weight: bold;
  text-decoration: none;
}

.faq__body .collapsible__content blockquote {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  margin: 30px 0;
  padding: 10px 50px;
  line-height: 1.45;
  color: #1b213e;
  background: #f6f6f6;
}

.faq__body .collapsible__content blockquote:before {
  content: "\f122";
  position: absolute;
  left: 15px;
  right: auto;
  bottom: 10px;
  font-size: 21px;
  font-family: dashicons;
  transform: rotate(180deg);
}

.faq__body .collapsible__content blockquote:after {
  position: absolute;
  content: "\f122";
  right: 15px;
  left: auto;
  top: 10px;
  font-size: 21px;
  transform: rotate(180deg);
  font-family: dashicons;
}

.faq__body .collapsible__content blockquote p,
.faq__body .collapsible__content blockquote span {
  position: relative;
  font-weight: bold !important;
  color: #1b213e !important;
  background: #f6f6f6 !important;
  font-size: 16px !important;
  display: inline-block;
}

.faq__body .collapsible__content blockquote cite {
  color: rgba(22, 56, 97, 0.5);
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

.faq__body .collapsible__content blockquote cite:before {
  content: "\2014 \2009";
}

.document-list .document__tag {
  display: inline-block;
  margin-bottom: 10px;
}

.disabled-link {
  color: #100c08;
  text-decoration: none;
}

.not_logged_in_page {
  padding-top: 50px;
  padding-bottom: 50px;
}

.navbar__subnav {
  z-index: 1;
}

.contact-card {
  display: block;
  position: relative;
  padding: 15px;
}

.contact-card .card__image {
  width: 20%;
  max-height: 250px;
  overflow: hidden;
  float: left;
  margin: 0;
  position: relative;
}

.contact-card .card__image img {
  width: 100%;
  height: auto;
  /*position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;*/
}

.contact-card .card__image:before {
  content: "";
  /*display: block;
      padding-top: 100%;*/
}

.contact-card .card__info {
  width: 80%;
  float: left;
  padding-right: 30px;
  padding-left: 15px;
}

.contact-card:after {
  content: "";
  clear: both;
  float: none;
  display: table;
}

@media screen and (max-width: 768px) {
  .contact-card .card__contact-links {
    bottom: -25px;
  }
}

@media screen and (max-width: 768px) {
  .contact-card .card__title {
    font-size: 12px;
  }
  .contact-card .card__title:before {
    content: none;
  }
}

@media screen and (max-width: 768px) {
  .contact-card .card__details {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .contact-card {
    min-height: 175px;
  }
  .contact-card.bigger {
    min-height: 210px;
  }
}

.subjects-edit .form-group .subject-state {
  width: auto;
  display: inline-block;
}

.subjects-edit .form-group .subject-state input {
  width: auto;
  display: none;
}

.subjects-edit .form-group .subject-state label {
  width: auto;
  position: relative;
  padding-left: 25px;
}

.subjects-edit .form-group .subject-state label:before {
  content: "";
  display: block;
  left: 0;
  top: 3px;
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 13px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #100c08;
}

.subjects-edit
  .form-group
  .subject-state
  input[type="checkbox"]:checked
  + label:before {
  content: "\2713";
  color: #ffffff;
  background: #f9c659;
  border: 1px solid transparent;
}

.subjects-edit .form-group .choices {
  padding: 0;
  border: 1px solid transparent;
  font-size: 16px;
}

.subjects-edit #add-new-adatlap {
  float: none;
  margin-bottom: 25px;
  display: block;
  margin-right: 0;
  margin-left: auto;
  font-size: 14px;
  height: 40px;
  font-weight: 600;
  line-height: 40px;
  padding: 0 10px;
  vertical-align: middle;
  background: #ffffff;
  box-shadow: none;
  outline: 0;
  border: 1px solid #3d454c;
  cursor: pointer;
}

.subjects-edit #add-new-adatlap:hover,
.subjects-edit #add-new-adatlap:focus {
  background: #3d454c;
  color: #ffffff;
}

.subjects-edit ul.tabs {
  white-space: nowrap;
  overflow: auto;
}

.navbar__navbar__visually-impaired-switcher {
  cursor: pointer;
}

@media screen and (max-width: 1210px) {
  .events-calendar-page .events-calendar__weekday.has-event:after {
    left: 49%;
  }
}

#open-nav img {
  width: 22px;
  margin: 8px 0;
}

.neptun-number {
  color: #ffffff;
  outline: 0;
  background: transparent;
  border: 0;
  font-size: 14px;
}

.related-events__news__title a,
.related-news__news__title a,
.related_post__news__title a {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 27px;
  max-height: 54px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.related-events__event__title a,
.related-news__event__title a,
.related_post__event__title a {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 27px;
  max-height: 54px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.wp-block-adln-bce-connected-post-type .connected_post-header h2,
.wp-block-adln-bce-connected-contacts .contact-header h2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
}

.news-featured:after {
  left: 10px;
  width: calc(100% - 30px);
}

.news-featured__excerpt a {
  text-decoration: none;
  color: #000000;
}

.news-featured__excerpt a:hover,
.news-featured__excerpt a:active {
  color: #000000;
}

.news-featured__excerpt p {
  font-family: "Calluna";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 21px;
  max-height: 84px;
  margin-bottom: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.news-featured-holder {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.news-featured-holder:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  /*background-color: #FFFFFF;*/
}

.news-featured-items {
  /*width: calc(100% - 2px);*/
}

.news-featured-items > div {
  display: block;
}

.news-featured-items > div:after {
  content: "";
  display: table;
  clear: both;
  float: none;
}

.news-featured-items > div > div {
  overflow: hidden;
}

.event-featured__title {
  font-family: "Nooks";
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 29px;
  max-height: 58px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.event-featured__excerpt,
.event-featured__meta {
  font-family: "Calluna";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 21px;
  max-height: 84px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.hero__content__text {
  font-family: "Calluna";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 20px;
  max-height: 40px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.notification-banner {
  font-family: "Nooks";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.homepage-degrees .degree:first-of-type {
  width: calc(100% / 2);
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .homepage-degrees .degree:first-of-type {
    width: 100%;
    min-height: 290px;
  }
}

@media screen and (min-width: 1210px) {
  .homepage-degrees {
    min-height: 290px;
  }
}

.homepage-degrees .degree {
  /*background-size:auto !important;*/
}

.profil-modositas-form input[value="Submit"] {
  display: none;
}

.sidebar-profile__profession {
  display: block;
  min-height: 18px;
}

.sidebar-profile__faculties:empty {
  display: none;
}

@media screen and (max-width: 768px) {
  .event-featured .image {
    width: calc(100% - 20px);
    position: relative;
    height: auto;
    max-height: none;
  }
  .event-featured .image:before {
    content: "";
    display: block;
    position: relative;
    padding-top: 100%;
  }
  .event-featured .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.event-featured {
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  .event-featured {
    width: 100%;
  }
}

.event-featured__event-slider .event-featured__btn {
  background-color: #1b213e !important;
}

.event-featured__event-slider .event-featured__btn:hover {
  background-color: #100c08 !important;
}

@media screen and (max-width: 768px) {
  .event-featured__event-slider .event-featured__btn {
    right: 0;
  }
}

.owl-carousel.owl-drag .owl-item {
  padding: 0;
  position: relative;
}

.owl-carousel.owl-drag .owl-item:before {
  content: "";
  display: block;
  position: relative;
  padding-top: 66.35%;
}

.owl-carousel .owl-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.owl-carousel .owl-item li {
  position: static;
  position: initial;
}

.blocks-gallery-grid {
  padding-left: 0 !important;
}

.owl-carousel .owl-item li:before {
  display: none;
}

.owl-carousel .owl-stage-outer {
  background-color: #f7f7f7;
}

.cv-public-switch {
  border: 0;
}

.cv-public-switch .form-radio {
  margin-bottom: 0;
  padding-right: 25px;
}

.gallery-image-list + .gallery-image-list .owl-stage-outer {
  margin-top: 30px;
  background-color: #ffffff;
}

.gallery-image-list + .gallery-image-list .owl-item:before {
  position: absolute;
  padding-top: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

.gallery-image-list + .gallery-image-list .owl-item.current:before {
  background-color: rgba(255, 255, 255, 0.3);
}

.gallery-image-list + .gallery-image-list .owl-item:hover:before {
  background-color: rgba(255, 255, 255, 0.2);
}

.gallery-image-list + .gallery-image-list .owl-item img {
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery-image-list + .gallery-image-list .gallery-item-wrapper,
.gallery-image-list + .gallery-image-list .blocks-gallery-item {
  position: relative;
  display: block;
  padding-top: 100%;
  height: 0;
}

input.flatpickr {
  border: 1px solid #100c08;
  color: #100c08;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  width: 100%;
}

.news-featured:after {
  opacity: 0;
  visibility: hidden;
}

.news-featured__title {
  font-family: "Nooks";
  color: #bf8f54;
  font-style: normal;
  text-transform: none;
}

.news-featured__title:hover {
  color: #bf8f54;
}

.news-featured a {
  color: #100c08;
  text-decoration: none;
}

.news-featured a:hover,
.news-featured a:active {
  color: #100c08;
}

.news-featured .link-container {
  position: relative;
  display: block;
}

.news-featured .img-container {
  position: relative;
  display: block;
  max-width: calc(100% - 20px);
}

@media screen and (min-width: 769px) {
  .news-featured .img-container {
    max-width: 85%;
  }
}

.news-featured .img-container:before {
  content: "";
  position: relative;
  display: block;
  height: 0;
  padding-top: 75%;
}

.news-featured .img-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.event-featured__event-slider .event {
  background-color: #f5c832;
}

.event-featured__event-slider .event a {
  color: #100c08;
}

.event-featured__event-slider .event a:hover,
.event-featured__event-slider .event a:active {
  color: #100c08;
}

.event-featured__event-slider .event:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 20px;
  background-color: #ffffff;
}

.event__content a {
  text-decoration: none;
  color: inherit;
}

.news-featured__btn {
  bottom: 5%;
  right: 0;
}

.news-featured__btn.btn.is-red {
  background-color: #1b213e !important;
}

.news-featured__btn.btn.is-red:hover {
  background-color: #100c08 !important;
}

@media screen and (min-width: 769px) {
  .news-featured__btn {
    right: 11.5%;
  }
}

.search-results .breadcrumbs > span,
.search-results .breadcrumbs > a {
  margin: 0 10px;
  margin-bottom: 5px;
}

.search-results .breadcrumbs > span:first-of-type,
.search-results .breadcrumbs > a:first-of-type {
  margin-left: 0;
}

.search-results .search-result__title a {
  text-decoration: none;
  color: inherit;
}

.search-results .search-result__title a:hover,
.search-results .search-result__title a:active {
  text-decoration: none;
  color: inherit;
}

.search-results .search-result__title em,
.search-result__content em {
  background-color: #f5c832;
  padding: 3px 5px;
}

.news-panel-list .news__content {
  width: 100%;
}

.news-panel-list .news__image {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 220px;
}

@media screen and (max-width: 768px) {
  .news-panel-list .news__image {
    top: 30px;
    height: 100px;
    width: 100px;
    min-width: 0;
    min-height: 0;
    max-height: calc(100% - 30px);
  }
}

.news-panel-list .news__image + .news__content {
  width: calc(100% - 220px);
}

@media screen and (max-width: 768px) {
  .news-panel-list .news__image + .news__content {
    width: calc(100% - 100px);
  }
}

.news-panel-list .news__title,
.news-panel-list .news__excerpt {
  max-width: 70%;
}

.subject-list .subject {
  min-height: 170px;
}

.tantargyam-select {
  display: inline-block;
  width: calc(100% - 256px);
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .tantargyam-select {
    width: 100%;
  }
}

/*----Multiselect Tantárgyhoz--- */
.ms-drop {
  width: auto !important;
}

.ms-drop input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px rgba(34, 34, 39, 0.1);
  left: 18px;
  top: -5px;
  display: inline-block;
  opacity: 1;
}

.ms-drop input[type="checkbox"]:checked:before {
  margin: -2px 0 0 -4px;
}

.ms-drop ul > li span {
  padding-left: 3px;
}

.ms-parent {
  margin-top: 10px;
}

.ms-parent .ms-choice {
  display: block;
  height: 50px;
  width: 100%;
  margin-bottom: 3px;
  padding: 0 15px;
  box-sizing: border-box;
  border: 1px solid #000000;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  color: #100c08;
  transition: all 0.2s linear;
  text-indent: 1px;
  text-overflow: "";
  background: url("../../library/img/svg/down-arrow-red.svg") 99% center
    no-repeat;
  background-size: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.ms-choice > div.icon-caret {
  display: none;
}

.select-results {
  display: block;
  padding: 10px 0 0;
}

.replaced-select-item {
  display: inline-block;
  background: #fac529;
  border-color: #fac529 !important;
  color: #ffffff;
  padding: 5px 8px 5px 15px;
  border-radius: 10px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}

.replaced-select-item:active,
.replaced-select-item:hover {
  cursor: pointer;
}

.longer-inputs .form-group label {
  width: 300px;
}

.longer-inputs .form-group .subject-text {
  display: inline-block;
  width: calc(100% - 310px);
  vertical-align: top;
}

.contact-card .card__image:before {
  display: none;
}

.contact-card .card__image a {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}

.contact-card .card__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.contact-card .card__image img.placeholder {
  top: 0;
}

.corv-notify {
  display: block;
  font-size: 14px;
  width: 200px;
  padding: 5px 15px;
  position: fixed;
  bottom: -100px;
  z-index: 10;
  left: 50%;
  margin-left: -100px;
  box-sizing: border-box;
  border-radius: 0;
  background-color: #bf8f54;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.corv-notify.animateOpen {
  -webkit-animation: moveOpen 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes moveOpen {
  from {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, -120px);
  }
  12% {
    transform: translate(0, -122px);
  }
  16% {
    transform: translate(0, -120px);
  }
  80% {
    transform: translate(0, -120px);
  }
  85% {
    transform: translate(0, -125px);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes moveOpen {
  from {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, -120px);
  }
  12% {
    transform: translate(0, -122px);
  }
  16% {
    transform: translate(0, -120px);
  }
  80% {
    transform: translate(0, -120px);
  }
  85% {
    transform: translate(0, -125px);
  }
  to {
    transform: translate(0, 0);
  }
}

.connected-container-link {
  color: inherit;
  text-decoration: none;
  width: 100%;
}

.connected-container-link:hover,
.connected-container-link:active {
  text-decoration: none;
  color: inherit;
}

.card__contact-link--other1,
.card__contact-link--other2 {
  background-image: url(../img/logo_bluebg.jpg);
  background-size: cover;
}

.profile_image_iconholder {
  position: relative;
}

.sidebar-profile__delete__btn {
  background: url(../img/delete-icon.png) center center no-repeat #100c08;
  content: "";
  display: block;
  font-size: 0;
  transition: 0.4s background-color ease-out;
  height: 38px;
  position: absolute;
  right: 10px;
  width: 38px;
  top: 55px;
}

.delete__btn_tooltiptext {
  top: 55px !important;
}

@media screen and (max-width: 768px) {
  .longer-inputs .form-group label {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .longer-inputs .form-group .subject-text {
    width: 100%;
  }
}

.wp-block-embed-youtube {
  position: relative;
  width: 100%;
}

.wp-block-embed-youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wp-block-embed-youtube.aligncenter,
.wp-block-embed-youtube.alignleft,
.wp-block-embed-youtube.alignright {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .wp-block-embed-youtube.aligncenter,
  .wp-block-embed-youtube.alignleft,
  .wp-block-embed-youtube.alignright {
    width: 100%;
    padding-top: 56.25%;
  }
}

.wp-block-embed-youtube.aligncenter {
  margin: auto;
}

.wp-block-embed-youtube.alignleft {
  margin-left: 0;
  margin-right: auto;
}

.wp-block-embed-youtube.alignright {
  margin-right: 0;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .modal {
    max-height: calc(100% - 180px);
  }
}

#change-profile-image .modal__form .btn {
  position: relative;
  bottom: auto;
  right: auto;
  margin-top: 20px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #change-profile-image {
    max-height: calc(100vh - 140px);
  }
}

@media only screen and (max-width: 640px) {
  #lhc_status_container {
    position: fixed !important;
    top: auto !important;
  }
}

a.clone-adatlap.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

.header__right {
  position: relative;
}

.szechenyi {
  font-size: 14px;
  display: inline-block;
  color: #ffffff;
  padding: 13px 10px;
  line-height: 14px;
  vertical-align: middle;
  font-weight: 600;
  text-decoration: none;
  margin-right: 10px;
  background: #1b213e;
  position: absolute;
  left: -140px;
}

.szechenyi:hover,
.szechenyi:focus,
.szechenyi:visited {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 1100px) {
  .szechenyi {
    font-size: 10px;
    line-height: 10px;
    padding: 14px 5px;
    left: -125px;
  }
}

@media screen and (max-width: 999px) {
  .szechenyi {
    position: relative;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .szechenyi {
    font-size: 10px;
    line-height: 10px;
    padding: 8px 5px;
  }
}

@media screen and (max-width: 350px) {
  .szechenyi {
    margin-right: 5px;
  }
}

.page-kepzes_list a.card__name {
  font-size: 16px !important;
  color: #000000 !important;
  background: transparent !important;
}

.page-kepzes_list a.card__organizational-unit {
  color: #1b213e !important;
  background: transparent !important;
}

.page-kepzes_list a.card__contact-link {
  background-image: url(../img/icons-contact-links.png) !important;
  font-size: 0 !important;
}

body.szakszerv {
  padding-top: 0 !important;
}

/*CLASSIC CUCCOK ELTÜNTETÉS*/
.event-hidecontents .wp-block-adln-bce-post-title,
.event-hidecontents .wp-block-adln-bce-event-input-iranyitoszam,
.event-hidecontents .wp-block-adln-bce-event-input-varos,
.event-hidecontents .wp-block-adln-bce-event-input-utca-hazszam,
.event-hidecontents .wp-block-adln-bce-event-input-epulet,
.event-hidecontents .wp-block-adln-bce-event-input-terem,
.event-hidecontents .wp-block-adln-bce-event-input-datum,
.event-hidecontents .wp-block-adln-bce-event-input-idopont,
.event-hidecontents .wp-block-adln-bce-event-input-szervezo-email,
.event-hidecontents .wp-block-adln-bce-event-input-szervezo-telefon,
.event-hidecontents .wp-block-adln-bce-event-input-belepo,
.event-hidecontents .wp-block-adln-bce-event-input-facebook,
.event-hidecontents .wp-block-adln-bce-event-input-vasarlas,
.event-hidecontents .wp-block-adln-bce-connected-contacts,
.event-hidecontents .wp-block-adln-bce-departments,
.event-hidecontents .wp-block-adln-bce-page-selector,
.event-hidecontents .post-wrapper {
  display: none;
}

.news-hidecontents .wp-block-adln-bce-post-title,
.news-hidecontents .wp-block-adln-bce-connected-post-type,
.news-hidecontents .wp-block-adln-bce-page-selector,
.news-hidecontents .news-type-meta-col,
.news-hidecontents .post-wrapper {
  display: none;
}

.page-hidecontents .wp-block-adln-bce-post-title,
.page-hidecontents .wp-block-adln-bce-post-url,
.page-hidecontents .post-wrapper {
  display: none;
}

.course-hiddencontent .wp-block-adln-bce-pell-editor,
.course-hiddencontent .wp-block-adln-bce-post-title,
.course-hiddencontent .wp-block-adln-bce-post-url,
.course-hiddencontent .wp-block-adln-bce-form-common-input-text,
.course-hiddencontent .wp-block-adln-bce-connected-contacts,
.course-hiddencontent .department-columns-department,
.course-hiddencontent .duration-in-semester,
.course-hiddencontent .post-wrapper {
  display: none;
}

.wp-block-columns {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  grid-gap: 2% !important;
  gap: 2% !important;
}

.wp-block-column {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
  flex: 1 0 50%;
}

.column {
  display: block;
  -ms-flex-preferred-size: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -ms-flex-negative: 1;
  padding: 0 15px;
  flex: 1 0 50%;
}

#faqerror {
  display: none;
  width: 100%;
  color: #855c24;
  margin-bottom: 5px;
}
