@import "https://storage.googleapis.com/eventporta/4fin/4fin/font/stylesheet.css";
.body {
  margin: 0px; }
  .body.dev {
    background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/pozadi_new-03.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; }

* {
  font-family: "billcorporatenarrow-book";
  font-weight: normal; }
  * strong {
    font-family: "billcorporatenarrow";
    font-weight: bold; }

h1, h2, h3, h4 {
  font-weight: normal; }

/*home*/
body.homepage {
  width: auto !important; }
  body.homepage .upform-wrapp {
    margin: 2em 0;
    font-size: 1.1em;
    width: 100%;
    line-height: 1em;
    color: #222529; }
  body.homepage .login-overlay-content button {
    background: #004B8F;
    text-transform: none;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    border-radius: 0px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
    border-radius: 5px;
    font-size: .95em;
    letter-spacing: .5px;
    line-height: 1.1em; }
  body.homepage .login-overlay-content label {
    display: none; }
  body.homepage .login-overlay-content input {
    margin-top: .8em;
    line-height: 1.7em;
    padding-bottom: 0; }
  body.homepage .login-overlay-content .col-6 .js-placeholder-login {
    padding-right: 0;
    margin: 1.2em 0; }
    body.homepage .login-overlay-content .col-6 .js-placeholder-login legend {
      margin-bottom: 3.1em; }
    body.homepage .login-overlay-content .col-6 .js-placeholder-login form {
      padding: 0 2.6em 0 1.2em; }
  body.homepage .login-overlay-content .upform-wrapp {
    margin: 0; }
  body.homepage .login-overlay-content .col-6.js-placeholder-registration {
    padding-right: 0;
    margin: 1.2em 0;
    border-right: 1px solid black; }
    body.homepage .login-overlay-content .col-6.js-placeholder-registration form {
      padding: 0 0 0 0;
      border-right: 0px solid #000; }
      body.homepage .login-overlay-content .col-6.js-placeholder-registration form .row > * input {
        width: 100%; }
      body.homepage .login-overlay-content .col-6.js-placeholder-registration form .row xxx.col-6:first-child input {
        margin-right: 10px; }
  body.homepage .login-overlay-content .description-register {
    padding-top: 4em; }
    body.homepage .login-overlay-content .description-register p {
      margin: 1em 0;
      line-height: 1em;
      font-size: 1em; }
  body.homepage .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    overflow-x: hidden; }
  body.homepage .fixed-top {
    position: absolute !important; }
  body.homepage .login-overlay-wrapper {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999; }
  body.homepage .login-overlay-wrapper > * {
    position: absolute;
    width: 100%;
    height: 100%; }
  body.homepage .login-overlay-wrapper .login-overlay-content {
    width: 800px;
    height: 600px;
    left: calc((100% - 800px) / 2);
    top: calc((100% - 600px) / 2);
    background-color: white;
    z-index: 2;
    border-radius: 20px;
    padding: 20px; }
    body.homepage .login-overlay-wrapper .login-overlay-content .container {
      height: 100%; }
    body.homepage .login-overlay-wrapper .login-overlay-content label[for="_remember_me"] {
      display: inline-block;
      margin-right: 5px; }
  body.homepage .login-overlay-wrapper .login-overlay-bg {
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1; }
  body.homepage .pp-count-down.pp-gold {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    justify-content: center;
    font-size: 30px;
    color: #cecdc2;
    font-weight: bold; }
  body.homepage p.pp-gold {
    font-size: 30px;
    color: #cecdc2;
    text-align: center; }
  body.homepage #days, body.homepage #hours, body.homepage #minutes {
    font-weight: bold;
    font-size: 80px; }
  body.homepage #hours, body.homepage #minutes {
    margin-left: 20px;
    margin-right: 5px; }
  body.homepage .pp-biglogocntral {
    margin: 50px auto;
    width: 90%;
    max-width: 350px;
    height: auto; }

@media (max-width: 767px) {
  body.home .pp-count-down.pp-gold {
    font-size: 15px; }
  body.home p.pp-gold {
    font-size: 15px; }
  body.home #days, body.home #hours, body.home #minutes {
    font-size: 40px; }
  body.home .pp-biglogocntral {
    margin: 30px auto;
    width: 70%;
    max-width: 250px; } }
/*home end*/
@media (max-width: 1200px) and (orientation: portrait) {
  .overrotation {
    position: fixed;
    z-index: 9999;
    overflow: hidden;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: lightgray;
    background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/rotate.png");
    background-size: 130px 130px;
    background-repeat: no-repeat;
    background-position: center; } }

.fixed-body-wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  top: 0px;
  left: 0px; }

@media (max-width: 767px) {
  .navbar .navbar-nav {
    align-items: center; } }
.navbar .nav-item {
  color: #fff; }
  .navbar .nav-item .nav-link {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 2.1em; }
    .navbar .nav-item .nav-link:hover {
      color: white;
      text-decoration: none; }
    .navbar .nav-item .nav-link.sidemenu-icon {
      padding-left: 60px;
      background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/menu-icon.png");
      background-repeat: no-repeat;
      background-size: 19px 19px;
      height: 32px;
      background-position: 32px 7px; }
      .navbar .nav-item .nav-link.sidemenu-icon[aria-expanded="true"] {
        background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/close-icon.png"); }
    .navbar .nav-item .nav-link.backbutton {
      padding-left: 30px;
      background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/open-side.png");
      background-position: 15px 8px;
      background-repeat: no-repeat;
      background-size: 9px 19px;
      cursor: pointer; }
      @media (max-width: 768px) {
        .navbar .nav-item .nav-link.backbutton {
          display: none; } }
    .navbar .nav-item .nav-link.langs > *, .navbar .nav-item .nav-link.change-2d-3d > * {
      cursor: pointer; }
    .navbar .nav-item .nav-link.langs .selected, .navbar .nav-item .nav-link.change-2d-3d .selected {
      font-weight: bold;
      cursor: auto; }
.navbar .navbar-brand {
  z-index: 50;
  width: 100px;
  text-align: center; }
  .navbar .navbar-brand img {
    width: auto;
    height: auto;
    max-width: 100px;
    max-height: 45px; }
  .navbar .navbar-brand.theBigone img {
    height: 60px;
    width: auto;
    max-width: unset;
    max-height: 60px; }

body.homepage .sidemenu::-webkit-scrollbar-track {
  border-left: 3px solid #587995;
  border-right: 3px solid #8abbe5;
  background: white;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.sidemenu {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 40;
  width: 140px;
  top: 64px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 10px !important;
  height: calc(100vh - 64px);
  background-color: rgba(0, 0, 0, 0.33);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px); }
  .sidemenu::-webkit-scrollbar {
    width: 10px; }
  .sidemenu::-webkit-scrollbar-thumb {
    background: #0064bf;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    height: 48px; }
  .sidemenu::-webkit-scrollbar-track {
    border-right: 3px solid #283641;
    border-left: 3px solid #19242c;
    background: white;
    border-radius: 5px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  .sidemenu {
    scrollbar-face-color: #0064bf;
    scrollbar-track-color: white; }
  .sidemenu .sidemenu-child {
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100vh - 64px);
    margin-right: -17px;
    box-sizing: border-box;
    padding-bottom: 60px; }
  @media (max-width: 767px) {
    .sidemenu {
      top: 64px;
      overflow-y: auto;
      padding-bottom: 150px;
      height: calc(100vh - 64px); } }
  @media (max-width: 767px) {
    .sidemenu.show + .menusaver, .sidemenu.collapsing + .menusaver {
      background-color: rgba(0, 0, 0, 0.33);
      -webkit-backdrop-filter: blur(15px);
      backdrop-filter: blur(15px);
      position: fixed;
      left: 0px;
      top: 0px;
      width: 140px;
      height: 64px;
      z-index: 39; } }
  .sidemenu .menu-item, .sidemenu .loby-item {
    display: block;
    color: #fff;
    margin-top: 15px;
    width: 135px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    font-size: 13px;
    text-align: center; }
    .sidemenu .menu-item.isfirst, .sidemenu .loby-item.isfirst {
      margin-top: 80px; }
      @media (max-width: 767px) {
        .sidemenu .menu-item.isfirst, .sidemenu .loby-item.isfirst {
          margin-top: 30px; } }
    .sidemenu .menu-item.active, .sidemenu .menu-item:hover, .sidemenu .loby-item.active, .sidemenu .loby-item:hover {
      background-color: #004b8f;
      text-decoration: none; }
    .sidemenu .menu-item img, .sidemenu .loby-item img {
      height: 26px;
      margin-bottom: 5px; }
    .sidemenu .menu-item span, .sidemenu .loby-item span {
      display: block; }

#usermenu {
  padding-left: 40px;
  background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/user.svg");
  background-size: 24px 24px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 5px;
  margin-left: 20px; }

.notifications-icon {
  position: relative; }
  .notifications-icon .bubble-white {
    position: absolute;
    right: 59px;
    top: 4px;
    border-radius: 6px;
    background-color: white;
    width: 174px;
    line-height: 2;
    text-align: center;
    color: black; }
    @media (max-width: 767px) {
      .notifications-icon .bubble-white {
        display: none; } }
    .notifications-icon .bubble-white:after {
      content: ' ';
      position: absolute;
      width: 0;
      height: 0;
      left: auto;
      right: -3px;
      top: 8px;
      bottom: auto;
      border: 6px solid;
      border-color: transparent transparent white white;
      transform: rotate(225deg); }
    .notifications-icon .bubble-white .evdatetime {
      color: red; }
  .notifications-icon .notify-bell {
    width: 24px;
    height: 24px;
    margin-right: 20px;
    background-image: url(https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/notification.svg);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative; }
    .notifications-icon .notify-bell::after {
      content: "";
      font-size: 13px;
      height: 24px;
      width: 1px;
      border-right: 1px solid white;
      position: absolute;
      right: -23px;
      top: -3px; }
    .notifications-icon .notify-bell .small-number {
      width: 12px;
      height: 12px;
      font-size: 10px;
      background-color: red;
      color: white;
      position: absolute;
      border-radius: 20px;
      line-height: 10px;
      top: 0px;
      right: 0px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center; }

.zindexed-videos .svg-covered {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5; }
  .zindexed-videos .svg-covered svg {
    min-width: 100vw;
    min-height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(5px); }
  .zindexed-videos .svg-covered g, .zindexed-videos .svg-covered path {
    fill: transparent; }
    .zindexed-videos .svg-covered g#care, .zindexed-videos .svg-covered g#meet, .zindexed-videos .svg-covered g#info, .zindexed-videos .svg-covered g #postera, .zindexed-videos .svg-covered g #posterb, .zindexed-videos .svg-covered g #posterc, .zindexed-videos .svg-covered g #posterd, .zindexed-videos .svg-covered g #tva, .zindexed-videos .svg-covered g #tvb, .zindexed-videos .svg-covered g #tvc, .zindexed-videos .svg-covered g #web, .zindexed-videos .svg-covered path#care, .zindexed-videos .svg-covered path#meet, .zindexed-videos .svg-covered path#info, .zindexed-videos .svg-covered path #postera, .zindexed-videos .svg-covered path #posterb, .zindexed-videos .svg-covered path #posterc, .zindexed-videos .svg-covered path #posterd, .zindexed-videos .svg-covered path #tva, .zindexed-videos .svg-covered path #tvb, .zindexed-videos .svg-covered path #tvc, .zindexed-videos .svg-covered path #web {
      cursor: pointer; }
    .zindexed-videos .svg-covered g#web, .zindexed-videos .svg-covered path#web {
      fill: transparent; }
      .zindexed-videos .svg-covered g#web.entered, .zindexed-videos .svg-covered path#web.entered {
        fill: rgba(255, 255, 255, 0.35); }
    .zindexed-videos .svg-covered g.entered, .zindexed-videos .svg-covered path.entered {
      fill: rgba(255, 255, 255, 0.35); }
.zindexed-videos video {
  object-fit: cover;
  object-position: center;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3; }
  .zindexed-videos video.active {
    z-index: 4; }

.r-side-closer {
  position: fixed;
  z-index: 9999;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 9px 19px;
  background-image: url(https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/close-side.png);
  background-position: center center;
  background-color: red;
  right: 344px;
  top: 86px;
  cursor: pointer;
  border-radius: 30px; }
  .r-side-closer.closed {
    background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/open-side.png");
    right: 18px; }

.right-tabs {
  position: absolute;
  top: 64px;
  right: 0px;
  width: 200px;
  padding: 20px 30px 10px 33px;
  height: calc(100vh - 90px);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(90, 98, 117, 0.5);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow-y: auto;
  z-index: 20; }
  .right-tabs::-webkit-scrollbar-thumb {
    background: #0064bf;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    height: 48px; }
  .right-tabs::-webkit-scrollbar-track {
    border: 3px solid #8597ab;
    background: white;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px; }
  .right-tabs::-webkit-scrollbar {
    width: 10px; }
  .right-tabs.closed {
    right: -170px; }
  @media (min-width: 550px) {
    .right-tabs {
      width: 360px; }
      .right-tabs.closed {
        right: -330px; } }
  .right-tabs .nav-tabs .nav-item {
    margin-right: 20px; }
    .right-tabs .nav-tabs .nav-item:last-child {
      margin-right: 0px; }
  .right-tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-bottom: 3px solid transparent;
    font-size: 13px;
    color: white;
    padding: 10px 0px 5px 0px;
    background: none !important; }
  .right-tabs .nav-tabs .nav-link.active, .right-tabs .nav-tabs .nav-item.show .nav-link {
    color: white;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #2c91ff !important;
    margin-bottom: 0px !important; }
  .right-tabs .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom: 1px solid white;
    margin-bottom: 2px; }
  .right-tabs .right-tabs .nav-tabs .nav-link:focus {
    border-color: transparent;
    border-bottom: 3px solid white;
    margin-bottom: 0px; }
  .right-tabs .tab-content {
    padding-top: 20px;
    padding-bottom: 10px; }
    .right-tabs .tab-content .file-wrapper {
      padding-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid rgba(90, 98, 117, 0.85); }
      .right-tabs .tab-content .file-wrapper a {
        height: 50px;
        display: flex;
        position: relative;
        padding-left: 65px;
        background-position: center left;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        color: white;
        font-size: 13px;
        align-items: center; }
        .right-tabs .tab-content .file-wrapper a.popup-youtube {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/youtube.png"); }
        .right-tabs .tab-content .file-wrapper a.popup-vimeo {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/vimeo.png"); }
        .right-tabs .tab-content .file-wrapper a.extlink {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/external-white.png"); }
        .right-tabs .tab-content .file-wrapper a.image-popup-vertical-fit {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/imagefile-white.png"); }
        .right-tabs .tab-content .file-wrapper a.popup-invideo {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/videfile-white.png"); }
        .right-tabs .tab-content .file-wrapper a.pdflink {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/pdffile-white.png"); }
        .right-tabs .tab-content .file-wrapper a.downlink {
          background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/knihovna/download-white.png"); }
  .right-tabs #chat iframe {
    height: calc(100vh - 205px);
    width: 100%;
    border: none; }
    .right-tabs #chat iframe.smallerh {
      height: calc(100vh - 200px); }
    .right-tabs #chat iframe.withbanner {
      height: calc(100vh - 270px); }
  .right-tabs #soutez1 iframe, .right-tabs #soutez2 iframe, .right-tabs #dotazy iframe {
    height: calc(100vh - 235px);
    width: 100%;
    border: none; }
    .right-tabs #soutez1 iframe.smallerh, .right-tabs #soutez2 iframe.smallerh, .right-tabs #dotazy iframe.smallerh {
      height: calc(100vh - 200px); }
    .right-tabs #soutez1 iframe.withbanner, .right-tabs #soutez2 iframe.withbanner, .right-tabs #dotazy iframe.withbanner {
      height: calc(100vh - 270px); }

.vuecontainer {
  height: calc(100vh - 20px);
  overflow: hidden; }
  .vuecontainer .form-control {
    width: 93%;
    height: 62px;
    border: 0px solid transparent !important;
    padding-left: 16px;
    border-radius: 1em;
    /*
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    */ }
  .vuecontainer textarea {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    min-height: 35px; }
  .vuecontainer .bg-light-msg {
    position: relative; }
    .vuecontainer .bg-light-msg button {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(9%, -50%);
      background-position: top center;
      background-size: 46px 46px;
      background-repeat: no-repeat;
      background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/send.png");
      background-color: transparent !important;
      height: 46px;
      width: 46px;
      border-color: transparent !important; }
      .vuecontainer .bg-light-msg button:focus, .vuecontainer .bg-light-msg button:hover, .vuecontainer .bg-light-msg button:active {
        border-color: transparent !important; }
      .vuecontainer .bg-light-msg button:active {
        outline: none;
        border: none; }
      .vuecontainer .bg-light-msg button:focus {
        outline: 0; }
  .vuecontainer.with-reply #messagesOuter .chat-box {
    height: calc(100vh - 100px); }

.media-body {
  border-radius: 10px;
  background-color: palevioletred;
  padding: 10px 10px 0px 10px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: 20px;
  color: white;
  width: 70%; }
  .media-body.reply {
    background-color: gainsboro !important;
    color: black;
    margin-bottom: -15px; }
    .media-body.reply > div > p {
      padding-bottom: 15px; }
  .media-body .sendername {
    margin-top: 0px;
    font-size: 9px;
    margin-bottom: 0px; }
  .media-body .text-small {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 13px; }
  .media-body .text-muted {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 9px;
    text-align: right; }

.chat-box {
  height: calc(100vh - 102px);
  width: calc(100% + 35px);
  overflow-y: auto;
  display: flex;
  flex-direction: column-reverse; }
  .chat-box::-webkit-scrollbar-thumb {
    background: #0064bf;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    height: 48px; }
  .chat-box::-webkit-scrollbar-track {
    border: 3px solid #8597ab;
    background: white;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px; }
  .chat-box::-webkit-scrollbar {
    width: 10px; }
  .chat-box.with-reply {
    height: calc(100vh - 100px); }

.reply-link {
  cursor: pointer; }

#boxReply {
  display: none;
  position: relative;
  margin-bottom: 5px; }
  #boxReply .reply-body {
    border-radius: 10px;
    padding: 10px;
    color: black;
    background-color: gainsboro; }
    #boxReply .reply-body > div {
      margin: 0; }
      #boxReply .reply-body > div p {
        margin: 0;
        font-size: 13px;
        width: 100%;
        font-style: italic; }
  #boxReply .close-reply {
    position: absolute;
    top: 2px;
    right: 7px;
    text-decoration: none; }

.media.ml-auto .media-body {
  margin-left: 0px;
  margin-right: auto;
  background-color: lightskyblue !important;
  color: white; }
  .media.ml-auto .media-body.reply {
    background-color: gainsboro !important;
    color: black;
    margin-bottom: -15px; }
    .media.ml-auto .media-body.reply > div > p {
      padding-bottom: 15px; }

.dontdisplay {
  display: none !important; }

.strbckp {
  cursor: pointer; }

.siopen {
  width: calc(100vw - 500px); }
  .siopen.closed {
    width: calc(100vw - 220px); }

.fotoWrapper {
  position: relative;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 10px; }
  .fotoWrapper .vote-counter {
    border-radius: 10px;
    width: 45px;
    height: 20px;
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    z-index: 3;
    text-align: right;
    font-size: 14px;
    color: black;
    background-image: url("https://storage.googleapis.com/eventporta/4fin/BasicTheme/images/hearth.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 7px center;
    background-color: white;
    right: 0px;
    top: 0px; }
  .fotoWrapper .soutezni-foto {
    width: 100%;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    margin-bottom: 10px; }
  .fotoWrapper .votefoto {
    width: 127px;
    height: 40px;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2c91ff;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border-radius: 10px; }
    .fotoWrapper .votefoto:hover {
      text-decoration: none;
      color: white; }

.btn-wrp {
  display: flex;
  justify-content: space-between; }

.up-foto {
  width: 127px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d43049;
  color: white;
  font-size: 13px;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  margin-bottom: 20px; }
  .up-foto:hover {
    text-decoration: none;
    color: white; }

.reload-foto {
  width: 127px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2c91ff;
  color: white;
  font-size: 13px;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  margin-bottom: 20px; }
  .reload-foto:hover {
    text-decoration: none;
    color: white; }

.upfotoform img {
  width: 100%;
  margin-bottom: 15px;
  margin-top: 10px;
  border-radius: 10px; }
.upfotoform p {
  font-size: 13px;
  color: white; }
.upfotoform form {
  padding-top: 10px; }
  .upfotoform form label {
    width: 100%;
    position: relative;
    font-size: 13px;
    color: white; }
  .upfotoform form select {
    width: 100%;
    font-size: 13px;
    position: relative;
    margin-bottom: 15px; }
  .upfotoform form input[type="file"] {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    color: white; }
  .upfotoform form button {
    width: 127px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2c91ff;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    border: 0px solid transparent !important;
    margin-left: auto; }
    .upfotoform form button:hover {
      text-decoration: none;
      color: white; }

.file-wrapper.gallery a {
  position: relative !important;
  display: block !important;
  padding-left: 0px !important;
  padding-bottom: 20px !important;
  height: auto !important; }
  .file-wrapper.gallery a img {
    width: 100%; }

.programlists {
  padding-top: 100px; }
  .programlists .nav-tabs {
    border-bottom: 1px solid transparent !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .programlists .nav-tabs .nav-item {
      margin-right: 40px;
      padding-right: 40px;
      margin-bottom: 30px;
      border-right: 1px solid white; }
      .programlists .nav-tabs .nav-item:last-child {
        margin-right: 0px;
        padding-right: 0px;
        border-right: 1px solid transparent; }
    .programlists .nav-tabs .nav-link {
      border: 1px solid transparent;
      border-bottom: 3px solid transparent;
      font-size: 16px;
      color: white;
      padding: 10px 0px 5px 0px; }
  .programlists .nav-tabs .nav-link.active, .programlists .nav-tabs .nav-item.show .nav-link {
    color: white;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid white !important;
    margin-bottom: 0px !important; }
  .programlists .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom: 1px solid transparent;
    margin-bottom: 2px; }
  .programlists .right-tabs .nav-tabs .nav-link:focus {
    border-color: transparent;
    border-bottom: 3px solid white;
    margin-bottom: 0px; }
  .programlists .tab-content {
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 150px);
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.5); }
    .programlists .tab-content .calcontent {
      padding-bottom: 40px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .programlists .tab-content .tab-pane {
      width: calc(100% + 30px);
      max-height: calc(100vh - 150px);
      overflow-y: auto;
      overflow-x: hidden;
      padding-right: 30px;
      padding-left: 20px;
      padding-top: 20px;
      padding-bottom: 60px; }
      .programlists .tab-content .tab-pane h4, .programlists .tab-content .tab-pane h3 {
        font-size: 18px;
        margin-bottom: 20px; }
      .programlists .tab-content .tab-pane p {
        font-size: 14px; }
      .programlists .tab-content .tab-pane strong {
        color: white;
        position: relative; }
      .programlists .tab-content .tab-pane em {
        color: white;
        display: block;
        position: relative; }
      .programlists .tab-content .tab-pane img {
        width: 100%; }
      .programlists .tab-content .tab-pane .calcontent div {
        color: white;
        display: block;
        position: relative;
        font-size: 14px; }

.obsah {
  z-index: 35 !important;
  opacity: 1;
  -webkit-transition: opacity .6s ease-in-out;
  -moz-transition: opacity .6s ease-in-out;
  -ms-transition: opacity .6s ease-in-out;
  -o-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out; }
  .obsah .close {
    display: none !important; }
  .obsah.closed {
    z-index: 0 !important;
    opacity: 0; }

.kioskprehled {
  margin-top: 90px; }
  .kioskprehled .inner-wrapperkiosks .row {
    justify-content: center; }
  .kioskprehled img {
    width: 100%;
    height: auto;
    margin: 0 auto; }
  .kioskprehled p {
    font-size: 13px;
    color: white;
    text-align: center;
    padding-top: 30px; }
  .kioskprehled a {
    display: block;
    position: relative;
    text-decoration: none;
    color: white;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out; }
    .kioskprehled a:hover {
      color: white;
      text-decoration: none;
      transform: scale(1.1); }

#navbarSupportedContent a {
  color: white; }
#navbarSupportedContent a#usermenu {
  text-transform: none;
  font-size: 12px; }
#navbarSupportedContent .dropdown-menu a {
  color: black;
  font-size: 13px;
  text-transform: none; }

.intro-page .intro-wrap-top {
  color: black;
  margin-top: 20px;
  margin-bottom: 20px; }
.intro-page .intro-wrap {
  background-image: url("/eventfest/intro/top-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 80px; }
  .intro-page .intro-wrap p {
    font-size: 14px;
    color: white;
    text-align: center; }
    .intro-page .intro-wrap p.cutted {
      max-width: 450px;
      margin: 0 auto; }
  .intro-page .intro-wrap .main-cleim {
    padding-top: 135px;
    margin-top: 0px;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
    color: white; }
    .intro-page .intro-wrap .main-cleim:after {
      content: "";
      width: 51px;
      height: 2px;
      margin: 0 auto;
      margin-bottom: 38px;
      margin-top: 15px;
      display: block;
      position: relative;
      background-color: #00A8FF; }
.intro-page p.small-claim {
  font-size: 14px;
  text-align: center;
  color: white;
  font-weight: 100;
  margin-bottom: 0px; }
.intro-page p.opening {
  font-size: 19px;
  color: white;
  text-align: center;
  font-weight: 100;
  margin-bottom: 40px; }
  .intro-page p.opening strong {
    font-weight: 500; }
.intro-page .login-button {
  padding-bottom: 40px; }
  .intro-page .login-button .btn-loginpop {
    box-shadow: 5px 5px 10px #0000004D;
    background-color: #FF0036;
    color: #cecdc2 !important;
    width: 390px;
    max-width: 100%;
    height: 60px;
    border-radius: 20px;
    margin: 40px auto;
    text-align: center !important;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .intro-page .login-button .btn-loginpop:hover {
      text-decoration: none;
      color: white; }
  .intro-page .login-button p {
    text-align: center;
    max-width: 500px;
    font-size: 14px;
    font-weight: 100;
    margin: 0 auto;
    padding-bottom: 30px; }
    .intro-page .login-button p a {
      color: #069BF2;
      text-decoration: underline;
      font-size: 14px;
      text-align: center; }
      .intro-page .login-button p a:hover {
        color: #069BF2; }
.intro-page .after-log {
  background-color: #F6F6F6;
  padding-bottom: 20px; }
  .intro-page .after-log img {
    margin-top: 60px;
    width: 100%; }
  .intro-page .after-log h2 {
    margin-top: 90px;
    font-size: 25px;
    font-weight: 500;
    text-align: left; }
    .intro-page .after-log h2:after {
      content: "";
      width: 51px;
      height: 2px;
      margin-bottom: 30px;
      margin-top: 12px;
      display: block;
      position: relative;
      background-color: #00A8FF; }
  .intro-page .after-log p {
    text-align: left;
    max-width: 450px;
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 20px; }
.intro-page .contact-wraper h2 {
  margin-top: 90px;
  font-size: 25px;
  font-weight: 500;
  text-align: center; }
  .intro-page .contact-wraper h2:after {
    content: "";
    width: 51px;
    height: 2px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 12px;
    display: block;
    position: relative;
    background-color: #00A8FF; }
.intro-page .contact-wraper p {
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  padding-bottom: 20px; }
  .intro-page .contact-wraper p strong {
    font-weight: 500; }
  .intro-page .contact-wraper p.small-claim {
    font-size: 14px;
    font-weight: 500;
    color: black !important; }
.intro-page .contact-wraper a {
  color: #00A8FF;
  text-decoration: none; }
.intro-page .footer {
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 5px;
  background-color: black; }

.partnerpages {
  padding-top: 90px; }
  .partnerpages .row {
    justify-content: left; }
    .partnerpages .row .col-* {
      text-align: center;
      justify-content: center; }
  .partnerpages h4 {
    color: white; }
  .partnerpages a {
    display: block;
    position: relative; }
    .partnerpages a .logo-wrapper {
      position: relative;
      display: block;
      width: 100%;
      height: 200px;
      padding: 15px;
      background-color: white;
      object-fit: contain;
      object-position: center; }
      .partnerpages a .logo-wrapper img {
        max-width: 80%;
        max-height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }

.buttons-wrapper {
  position: absolute;
  top: 80px;
  left: 168px;
  z-index: 250; }
  .buttons-wrapper a {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    padding: 5px 20px;
    color: white;
    text-decoration: none;
    font-size: 13px;
    border-radius: 15px;
    margin-bottom: 20px; }
    .buttons-wrapper a:hover {
      text-decoration: none;
      color: white; }
    .buttons-wrapper a.anketa-btn {
      background-color: #00A8FF; }
    .buttons-wrapper a.vizitka-btn {
      background-color: #FF0036; }

#anketaform {
  width: 100%;
  max-width: 400px;
  background-color: white;
  padding: 30px 20px 40px 20px;
  border-radius: 15px;
  margin: 0 auto; }

#anketaform input {
  border-radius: 10px;
  width: 30px;
  margin-bottom: 20px;
  border: 1px solid #00A8FF;
  padding-left: 15px; }

#anketaform label {
  width: auto;
  position: relative;
  display: inline-block;
  font-size: 13px;
  max-width: calc(100% - 40px); }

#anketaform button {
  border-radius: 100px;
  box-shadow: 5px 5px 10px #0000004D;
  background-color: #FF0036;
  color: #cecdc2 !important;
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #FF0036; }

#anketaform .mfp-close {
  display: none; }

#anketaform p.nologinmail {
  font-size: 14px;
  padding-top: 20px; }

#anketaform p.nologinmail a {
  color: #00A8FF; }

#contacts.tab-pane h4 {
  font-size: 18px;
  font-weight: 100;
  text-transform: uppercase; }
#contacts.tab-pane p {
  margin-bottom: 0px;
  font-size: 14px; }
  #contacts.tab-pane p a {
    color: #00A8FF; }
    #contacts.tab-pane p a:hover {
      color: #00A8FF; }
    #contacts.tab-pane p a.btn.btn-danger {
      color: white;
      margin-top: 15px;
      margin-bottom: 10px; }
      #contacts.tab-pane p a.btn.btn-danger:hover {
        color: white; }
#contacts.tab-pane .table th, #contacts.tab-pane .table td {
  border-top: 0px solid transparent; }

.smcontent {
  width: 400px !important;
  max-width: 100% !important;
  height: 445px;
  margin: 0 auto;
  max-height: 90vh; }

/* rozdelovniky - program*/
.inspiration,
.event-program,
.matchmaking {
  width: calc(100% - 120px - 6%);
  max-height: 95vh;
  overflow: auto;
  margin-top: 50px;
  margin-left: 140px; }
  .inspiration::-webkit-scrollbar,
  .event-program::-webkit-scrollbar,
  .matchmaking::-webkit-scrollbar {
    width: 10px; }
  .inspiration::-webkit-scrollbar-thumb,
  .event-program::-webkit-scrollbar-thumb,
  .matchmaking::-webkit-scrollbar-thumb {
    background: #0064bf;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    height: 48px; }
  .inspiration::-webkit-scrollbar-track,
  .event-program::-webkit-scrollbar-track,
  .matchmaking::-webkit-scrollbar-track {
    border: 3px solid #283641;
    background: white;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  .inspiration,
  .event-program,
  .matchmaking {
    scrollbar-face-color: #0064bf;
    scrollbar-track-color: white; }
  .inspiration .eventprogram-wrapper, .inspiration .matchmaking-wrapper, .inspiration .inspiration-wrapper,
  .event-program .eventprogram-wrapper,
  .event-program .matchmaking-wrapper,
  .event-program .inspiration-wrapper,
  .matchmaking .eventprogram-wrapper,
  .matchmaking .matchmaking-wrapper,
  .matchmaking .inspiration-wrapper {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    padding-right: 40px;
    padding-bottom: 6em; }
    @media (max-width: 999px) {
      .inspiration .eventprogram-wrapper, .inspiration .matchmaking-wrapper, .inspiration .inspiration-wrapper,
      .event-program .eventprogram-wrapper,
      .event-program .matchmaking-wrapper,
      .event-program .inspiration-wrapper,
      .matchmaking .eventprogram-wrapper,
      .matchmaking .matchmaking-wrapper,
      .matchmaking .inspiration-wrapper {
        width: 95%; } }
    .inspiration .eventprogram-wrapper .container-filters, .inspiration .matchmaking-wrapper .container-filters, .inspiration .inspiration-wrapper .container-filters,
    .event-program .eventprogram-wrapper .container-filters,
    .event-program .matchmaking-wrapper .container-filters,
    .event-program .inspiration-wrapper .container-filters,
    .matchmaking .eventprogram-wrapper .container-filters,
    .matchmaking .matchmaking-wrapper .container-filters,
    .matchmaking .inspiration-wrapper .container-filters {
      width: auto;
      margin-left: 2em; }
      .inspiration .eventprogram-wrapper .container-filters .row, .inspiration .matchmaking-wrapper .container-filters .row, .inspiration .inspiration-wrapper .container-filters .row,
      .event-program .eventprogram-wrapper .container-filters .row,
      .event-program .matchmaking-wrapper .container-filters .row,
      .event-program .inspiration-wrapper .container-filters .row,
      .matchmaking .eventprogram-wrapper .container-filters .row,
      .matchmaking .matchmaking-wrapper .container-filters .row,
      .matchmaking .inspiration-wrapper .container-filters .row {
        padding: 0; }
        .inspiration .eventprogram-wrapper .container-filters .row .container, .inspiration .matchmaking-wrapper .container-filters .row .container, .inspiration .inspiration-wrapper .container-filters .row .container,
        .event-program .eventprogram-wrapper .container-filters .row .container,
        .event-program .matchmaking-wrapper .container-filters .row .container,
        .event-program .inspiration-wrapper .container-filters .row .container,
        .matchmaking .eventprogram-wrapper .container-filters .row .container,
        .matchmaking .matchmaking-wrapper .container-filters .row .container,
        .matchmaking .inspiration-wrapper .container-filters .row .container {
          width: auto;
          margin-left: 0em; }
    .inspiration .eventprogram-wrapper .container.urbis-matchmaking, .inspiration .matchmaking-wrapper .container.urbis-matchmaking, .inspiration .inspiration-wrapper .container.urbis-matchmaking,
    .event-program .eventprogram-wrapper .container.urbis-matchmaking,
    .event-program .matchmaking-wrapper .container.urbis-matchmaking,
    .event-program .inspiration-wrapper .container.urbis-matchmaking,
    .matchmaking .eventprogram-wrapper .container.urbis-matchmaking,
    .matchmaking .matchmaking-wrapper .container.urbis-matchmaking,
    .matchmaking .inspiration-wrapper .container.urbis-matchmaking {
      padding-left: 33px; }
    .inspiration .eventprogram-wrapper .container.matchmaking-list, .inspiration .matchmaking-wrapper .container.matchmaking-list, .inspiration .inspiration-wrapper .container.matchmaking-list,
    .event-program .eventprogram-wrapper .container.matchmaking-list,
    .event-program .matchmaking-wrapper .container.matchmaking-list,
    .event-program .inspiration-wrapper .container.matchmaking-list,
    .matchmaking .eventprogram-wrapper .container.matchmaking-list,
    .matchmaking .matchmaking-wrapper .container.matchmaking-list,
    .matchmaking .inspiration-wrapper .container.matchmaking-list {
      padding-left: 0; }
    .inspiration .eventprogram-wrapper .row.js-filters, .inspiration .matchmaking-wrapper .row.js-filters, .inspiration .inspiration-wrapper .row.js-filters,
    .event-program .eventprogram-wrapper .row.js-filters,
    .event-program .matchmaking-wrapper .row.js-filters,
    .event-program .inspiration-wrapper .row.js-filters,
    .matchmaking .eventprogram-wrapper .row.js-filters,
    .matchmaking .matchmaking-wrapper .row.js-filters,
    .matchmaking .inspiration-wrapper .row.js-filters {
      padding-left: 2em; }
    .inspiration .eventprogram-wrapper h2, .inspiration .matchmaking-wrapper h2, .inspiration .inspiration-wrapper h2,
    .event-program .eventprogram-wrapper h2,
    .event-program .matchmaking-wrapper h2,
    .event-program .inspiration-wrapper h2,
    .matchmaking .eventprogram-wrapper h2,
    .matchmaking .matchmaking-wrapper h2,
    .matchmaking .inspiration-wrapper h2 {
      color: white;
      font-size: 1.3em;
      font-family: Roboto, sans-serif;
      font-weight: bold; }
    .inspiration .eventprogram-wrapper h3, .inspiration .matchmaking-wrapper h3, .inspiration .inspiration-wrapper h3,
    .event-program .eventprogram-wrapper h3,
    .event-program .matchmaking-wrapper h3,
    .event-program .inspiration-wrapper h3,
    .matchmaking .eventprogram-wrapper h3,
    .matchmaking .matchmaking-wrapper h3,
    .matchmaking .inspiration-wrapper h3 {
      color: white;
      font-size: 1em;
      font-family: Roboto, sans-serif;
      font-weight: 400; }
      .inspiration .eventprogram-wrapper h3 span, .inspiration .matchmaking-wrapper h3 span, .inspiration .inspiration-wrapper h3 span,
      .event-program .eventprogram-wrapper h3 span,
      .event-program .matchmaking-wrapper h3 span,
      .event-program .inspiration-wrapper h3 span,
      .matchmaking .eventprogram-wrapper h3 span,
      .matchmaking .matchmaking-wrapper h3 span,
      .matchmaking .inspiration-wrapper h3 span {
        font-family: Roboto, sans-serif; }
    .inspiration .eventprogram-wrapper h4, .inspiration .matchmaking-wrapper h4, .inspiration .inspiration-wrapper h4,
    .event-program .eventprogram-wrapper h4,
    .event-program .matchmaking-wrapper h4,
    .event-program .inspiration-wrapper h4,
    .matchmaking .eventprogram-wrapper h4,
    .matchmaking .matchmaking-wrapper h4,
    .matchmaking .inspiration-wrapper h4 {
      color: white;
      font-size: .8em;
      font-family: Roboto, sans-serif;
      font-weight: 400; }
    .inspiration .eventprogram-wrapper .filters, .inspiration .matchmaking-wrapper .filters, .inspiration .inspiration-wrapper .filters,
    .event-program .eventprogram-wrapper .filters,
    .event-program .matchmaking-wrapper .filters,
    .event-program .inspiration-wrapper .filters,
    .matchmaking .eventprogram-wrapper .filters,
    .matchmaking .matchmaking-wrapper .filters,
    .matchmaking .inspiration-wrapper .filters {
      color: white;
      font-size: 18px; }
      .inspiration .eventprogram-wrapper .filters .label, .inspiration .matchmaking-wrapper .filters .label, .inspiration .inspiration-wrapper .filters .label,
      .event-program .eventprogram-wrapper .filters .label,
      .event-program .matchmaking-wrapper .filters .label,
      .event-program .inspiration-wrapper .filters .label,
      .matchmaking .eventprogram-wrapper .filters .label,
      .matchmaking .matchmaking-wrapper .filters .label,
      .matchmaking .inspiration-wrapper .filters .label {
        display: inline-block;
        font-size: .6em;
        margin-right: 15px; }
      .inspiration .eventprogram-wrapper .filters ul.filter, .inspiration .matchmaking-wrapper .filters ul.filter, .inspiration .inspiration-wrapper .filters ul.filter,
      .event-program .eventprogram-wrapper .filters ul.filter,
      .event-program .matchmaking-wrapper .filters ul.filter,
      .event-program .inspiration-wrapper .filters ul.filter,
      .matchmaking .eventprogram-wrapper .filters ul.filter,
      .matchmaking .matchmaking-wrapper .filters ul.filter,
      .matchmaking .inspiration-wrapper .filters ul.filter {
        display: inline-block;
        list-style: none;
        padding: 0; }
        .inspiration .eventprogram-wrapper .filters ul.filter > li, .inspiration .matchmaking-wrapper .filters ul.filter > li, .inspiration .inspiration-wrapper .filters ul.filter > li,
        .event-program .eventprogram-wrapper .filters ul.filter > li,
        .event-program .matchmaking-wrapper .filters ul.filter > li,
        .event-program .inspiration-wrapper .filters ul.filter > li,
        .matchmaking .eventprogram-wrapper .filters ul.filter > li,
        .matchmaking .matchmaking-wrapper .filters ul.filter > li,
        .matchmaking .inspiration-wrapper .filters ul.filter > li {
          display: inline-block; }
          .inspiration .eventprogram-wrapper .filters ul.filter > li button, .inspiration .matchmaking-wrapper .filters ul.filter > li button, .inspiration .inspiration-wrapper .filters ul.filter > li button,
          .event-program .eventprogram-wrapper .filters ul.filter > li button,
          .event-program .matchmaking-wrapper .filters ul.filter > li button,
          .event-program .inspiration-wrapper .filters ul.filter > li button,
          .matchmaking .eventprogram-wrapper .filters ul.filter > li button,
          .matchmaking .matchmaking-wrapper .filters ul.filter > li button,
          .matchmaking .inspiration-wrapper .filters ul.filter > li button {
            color: white;
            border: none;
            background: none;
            font-family: Helvetica, arial, sans-serif;
            font-weight: 100;
            cursor: pointer;
            font-size: .7em;
            padding: .35em 1em; }
          .inspiration .eventprogram-wrapper .filters ul.filter > li.active button, .inspiration .matchmaking-wrapper .filters ul.filter > li.active button, .inspiration .inspiration-wrapper .filters ul.filter > li.active button,
          .event-program .eventprogram-wrapper .filters ul.filter > li.active button,
          .event-program .matchmaking-wrapper .filters ul.filter > li.active button,
          .event-program .inspiration-wrapper .filters ul.filter > li.active button,
          .matchmaking .eventprogram-wrapper .filters ul.filter > li.active button,
          .matchmaking .matchmaking-wrapper .filters ul.filter > li.active button,
          .matchmaking .inspiration-wrapper .filters ul.filter > li.active button {
            border: 2px solid white;
            border-radius: .7em; }
          .inspiration .eventprogram-wrapper .filters ul.filter > li a, .inspiration .matchmaking-wrapper .filters ul.filter > li a, .inspiration .inspiration-wrapper .filters ul.filter > li a,
          .event-program .eventprogram-wrapper .filters ul.filter > li a,
          .event-program .matchmaking-wrapper .filters ul.filter > li a,
          .event-program .inspiration-wrapper .filters ul.filter > li a,
          .matchmaking .eventprogram-wrapper .filters ul.filter > li a,
          .matchmaking .matchmaking-wrapper .filters ul.filter > li a,
          .matchmaking .inspiration-wrapper .filters ul.filter > li a {
            font-size: .7em;
            color: white;
            margin-left: 15px;
            border: none;
            background: none;
            cursor: pointer;
            text-decoration: none;
            border: 2px solid rgba(255, 255, 255, 0);
            padding: 0 2px;
            font-weight: bold; }
            .inspiration .eventprogram-wrapper .filters ul.filter > li a:hover, .inspiration .matchmaking-wrapper .filters ul.filter > li a:hover, .inspiration .inspiration-wrapper .filters ul.filter > li a:hover,
            .event-program .eventprogram-wrapper .filters ul.filter > li a:hover,
            .event-program .matchmaking-wrapper .filters ul.filter > li a:hover,
            .event-program .inspiration-wrapper .filters ul.filter > li a:hover,
            .matchmaking .eventprogram-wrapper .filters ul.filter > li a:hover,
            .matchmaking .matchmaking-wrapper .filters ul.filter > li a:hover,
            .matchmaking .inspiration-wrapper .filters ul.filter > li a:hover {
              border: 2px solid white;
              border-radius: 5px; }
          .inspiration .eventprogram-wrapper .filters ul.filter > li.active button, .inspiration .matchmaking-wrapper .filters ul.filter > li.active button, .inspiration .inspiration-wrapper .filters ul.filter > li.active button,
          .event-program .eventprogram-wrapper .filters ul.filter > li.active button,
          .event-program .matchmaking-wrapper .filters ul.filter > li.active button,
          .event-program .inspiration-wrapper .filters ul.filter > li.active button,
          .matchmaking .eventprogram-wrapper .filters ul.filter > li.active button,
          .matchmaking .matchmaking-wrapper .filters ul.filter > li.active button,
          .matchmaking .inspiration-wrapper .filters ul.filter > li.active button {
            border: 2px solid white;
            border-radius: 5px; }
    .inspiration .eventprogram-wrapper div.filter-wrapper, .inspiration .matchmaking-wrapper div.filter-wrapper, .inspiration .inspiration-wrapper div.filter-wrapper,
    .event-program .eventprogram-wrapper div.filter-wrapper,
    .event-program .matchmaking-wrapper div.filter-wrapper,
    .event-program .inspiration-wrapper div.filter-wrapper,
    .matchmaking .eventprogram-wrapper div.filter-wrapper,
    .matchmaking .matchmaking-wrapper div.filter-wrapper,
    .matchmaking .inspiration-wrapper div.filter-wrapper {
      width: auto;
      margin-left: 2em; }
      .inspiration .eventprogram-wrapper div.filter-wrapper .row .col-2, .inspiration .matchmaking-wrapper div.filter-wrapper .row .col-2, .inspiration .inspiration-wrapper div.filter-wrapper .row .col-2,
      .event-program .eventprogram-wrapper div.filter-wrapper .row .col-2,
      .event-program .matchmaking-wrapper div.filter-wrapper .row .col-2,
      .event-program .inspiration-wrapper div.filter-wrapper .row .col-2,
      .matchmaking .eventprogram-wrapper div.filter-wrapper .row .col-2,
      .matchmaking .matchmaking-wrapper div.filter-wrapper .row .col-2,
      .matchmaking .inspiration-wrapper div.filter-wrapper .row .col-2 {
        padding: 0; }
      .inspiration .eventprogram-wrapper div.filter-wrapper .row div, .inspiration .matchmaking-wrapper div.filter-wrapper .row div, .inspiration .inspiration-wrapper div.filter-wrapper .row div,
      .event-program .eventprogram-wrapper div.filter-wrapper .row div,
      .event-program .matchmaking-wrapper div.filter-wrapper .row div,
      .event-program .inspiration-wrapper div.filter-wrapper .row div,
      .matchmaking .eventprogram-wrapper div.filter-wrapper .row div,
      .matchmaking .matchmaking-wrapper div.filter-wrapper .row div,
      .matchmaking .inspiration-wrapper div.filter-wrapper .row div {
        padding-left: 0; }
    .inspiration .eventprogram-wrapper div.events, .inspiration .matchmaking-wrapper div.events, .inspiration .inspiration-wrapper div.events,
    .event-program .eventprogram-wrapper div.events,
    .event-program .matchmaking-wrapper div.events,
    .event-program .inspiration-wrapper div.events,
    .matchmaking .eventprogram-wrapper div.events,
    .matchmaking .matchmaking-wrapper div.events,
    .matchmaking .inspiration-wrapper div.events {
      width: auto;
      margin-left: 2em; }
      .inspiration .eventprogram-wrapper div.events.small, .inspiration .matchmaking-wrapper div.events.small, .inspiration .inspiration-wrapper div.events.small,
      .event-program .eventprogram-wrapper div.events.small,
      .event-program .matchmaking-wrapper div.events.small,
      .event-program .inspiration-wrapper div.events.small,
      .matchmaking .eventprogram-wrapper div.events.small,
      .matchmaking .matchmaking-wrapper div.events.small,
      .matchmaking .inspiration-wrapper div.events.small {
        margin-left: 2em;
        width: calc(100% - 2em);
        margin-top: 10px; }
        .inspiration .eventprogram-wrapper div.events.small > .row, .inspiration .matchmaking-wrapper div.events.small > .row, .inspiration .inspiration-wrapper div.events.small > .row,
        .event-program .eventprogram-wrapper div.events.small > .row,
        .event-program .matchmaking-wrapper div.events.small > .row,
        .event-program .inspiration-wrapper div.events.small > .row,
        .matchmaking .eventprogram-wrapper div.events.small > .row,
        .matchmaking .matchmaking-wrapper div.events.small > .row,
        .matchmaking .inspiration-wrapper div.events.small > .row {
          padding: 0 15px;
          color: white;
          text-decoration: none;
          height: 55px;
          margin-top: 5px;
          font-family: Roboto, sans-serif !important; }
          .inspiration .eventprogram-wrapper div.events.small > .row > div, .inspiration .matchmaking-wrapper div.events.small > .row > div, .inspiration .inspiration-wrapper div.events.small > .row > div,
          .event-program .eventprogram-wrapper div.events.small > .row > div,
          .event-program .matchmaking-wrapper div.events.small > .row > div,
          .event-program .inspiration-wrapper div.events.small > .row > div,
          .matchmaking .eventprogram-wrapper div.events.small > .row > div,
          .matchmaking .matchmaking-wrapper div.events.small > .row > div,
          .matchmaking .inspiration-wrapper div.events.small > .row > div {
            font-family: Roboto, sans-serif !important; }
      .inspiration .eventprogram-wrapper div.events.big > div, .inspiration .matchmaking-wrapper div.events.big > div, .inspiration .inspiration-wrapper div.events.big > div,
      .event-program .eventprogram-wrapper div.events.big > div,
      .event-program .matchmaking-wrapper div.events.big > div,
      .event-program .inspiration-wrapper div.events.big > div,
      .matchmaking .eventprogram-wrapper div.events.big > div,
      .matchmaking .matchmaking-wrapper div.events.big > div,
      .matchmaking .inspiration-wrapper div.events.big > div {
        margin-top: 15px; }
        .inspiration .eventprogram-wrapper div.events.big > div .event-img, .inspiration .matchmaking-wrapper div.events.big > div .event-img, .inspiration .inspiration-wrapper div.events.big > div .event-img,
        .event-program .eventprogram-wrapper div.events.big > div .event-img,
        .event-program .matchmaking-wrapper div.events.big > div .event-img,
        .event-program .inspiration-wrapper div.events.big > div .event-img,
        .matchmaking .eventprogram-wrapper div.events.big > div .event-img,
        .matchmaking .matchmaking-wrapper div.events.big > div .event-img,
        .matchmaking .inspiration-wrapper div.events.big > div .event-img {
          padding-left: 0;
          height: 100%;
          border: 0px dashed red; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-img .img-wrapper, .inspiration .matchmaking-wrapper div.events.big > div .event-img .img-wrapper, .inspiration .inspiration-wrapper div.events.big > div .event-img .img-wrapper,
          .event-program .eventprogram-wrapper div.events.big > div .event-img .img-wrapper,
          .event-program .matchmaking-wrapper div.events.big > div .event-img .img-wrapper,
          .event-program .inspiration-wrapper div.events.big > div .event-img .img-wrapper,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-img .img-wrapper,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-img .img-wrapper,
          .matchmaking .inspiration-wrapper div.events.big > div .event-img .img-wrapper {
            background-color: lime;
            width: 100%;
            height: 100%; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-img .color-strip, .inspiration .matchmaking-wrapper div.events.big > div .event-img .color-strip, .inspiration .inspiration-wrapper div.events.big > div .event-img .color-strip,
          .event-program .eventprogram-wrapper div.events.big > div .event-img .color-strip,
          .event-program .matchmaking-wrapper div.events.big > div .event-img .color-strip,
          .event-program .inspiration-wrapper div.events.big > div .event-img .color-strip,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-img .color-strip,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-img .color-strip,
          .matchmaking .inspiration-wrapper div.events.big > div .event-img .color-strip {
            width: 10px;
            height: 126px;
            display: inline-block;
            position: absolute; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-img img, .inspiration .matchmaking-wrapper div.events.big > div .event-img img, .inspiration .inspiration-wrapper div.events.big > div .event-img img,
          .event-program .eventprogram-wrapper div.events.big > div .event-img img,
          .event-program .matchmaking-wrapper div.events.big > div .event-img img,
          .event-program .inspiration-wrapper div.events.big > div .event-img img,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-img img,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-img img,
          .matchmaking .inspiration-wrapper div.events.big > div .event-img img {
            display: inline-block;
            margin-left: 10px;
            max-width: 100%; }
        .inspiration .eventprogram-wrapper div.events.big > div .event-text-content, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content, .inspiration .inspiration-wrapper div.events.big > div .event-text-content,
        .event-program .eventprogram-wrapper div.events.big > div .event-text-content,
        .event-program .matchmaking-wrapper div.events.big > div .event-text-content,
        .event-program .inspiration-wrapper div.events.big > div .event-text-content,
        .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content,
        .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content,
        .matchmaking .inspiration-wrapper div.events.big > div .event-text-content {
          color: white;
          padding: 10px 0; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-text-content > p, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content > p, .inspiration .inspiration-wrapper div.events.big > div .event-text-content > p,
          .event-program .eventprogram-wrapper div.events.big > div .event-text-content > p,
          .event-program .matchmaking-wrapper div.events.big > div .event-text-content > p,
          .event-program .inspiration-wrapper div.events.big > div .event-text-content > p,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content > p,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content > p,
          .matchmaking .inspiration-wrapper div.events.big > div .event-text-content > p {
            color: white; }
            .inspiration .eventprogram-wrapper div.events.big > div .event-text-content > p.text-for-short, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content > p.text-for-short, .inspiration .inspiration-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .event-program .eventprogram-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .event-program .matchmaking-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .event-program .inspiration-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content > p.text-for-short,
            .matchmaking .inspiration-wrapper div.events.big > div .event-text-content > p.text-for-short {
              font-size: .8em;
              margin-bottom: 0; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-text-content .partner, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content .partner, .inspiration .inspiration-wrapper div.events.big > div .event-text-content .partner,
          .event-program .eventprogram-wrapper div.events.big > div .event-text-content .partner,
          .event-program .matchmaking-wrapper div.events.big > div .event-text-content .partner,
          .event-program .inspiration-wrapper div.events.big > div .event-text-content .partner,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content .partner,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content .partner,
          .matchmaking .inspiration-wrapper div.events.big > div .event-text-content .partner {
            font-size: .8em; }
          .inspiration .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text, .inspiration .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text, .inspiration .inspiration-wrapper div.events.big > div .event-text-content .read-less-text, .inspiration .inspiration-wrapper div.events.big > div .event-text-content .read-more-text,
          .event-program .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text,
          .event-program .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text,
          .event-program .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text,
          .event-program .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text,
          .event-program .inspiration-wrapper div.events.big > div .event-text-content .read-less-text,
          .event-program .inspiration-wrapper div.events.big > div .event-text-content .read-more-text,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text,
          .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text,
          .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text,
          .matchmaking .inspiration-wrapper div.events.big > div .event-text-content .read-less-text,
          .matchmaking .inspiration-wrapper div.events.big > div .event-text-content .read-more-text {
            border: 1px solid white;
            border-radius: 5px;
            margin-left: 10px;
            font-size: 10px;
            padding: 5px 10px 0;
            text-transform: uppercase;
            line-height: 10px; }
            .inspiration .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text a, .inspiration .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text a, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text a, .inspiration .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text a, .inspiration .inspiration-wrapper div.events.big > div .event-text-content .read-less-text a, .inspiration .inspiration-wrapper div.events.big > div .event-text-content .read-more-text a,
            .event-program .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text a,
            .event-program .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text a,
            .event-program .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text a,
            .event-program .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text a,
            .event-program .inspiration-wrapper div.events.big > div .event-text-content .read-less-text a,
            .event-program .inspiration-wrapper div.events.big > div .event-text-content .read-more-text a,
            .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content .read-less-text a,
            .matchmaking .eventprogram-wrapper div.events.big > div .event-text-content .read-more-text a,
            .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content .read-less-text a,
            .matchmaking .matchmaking-wrapper div.events.big > div .event-text-content .read-more-text a,
            .matchmaking .inspiration-wrapper div.events.big > div .event-text-content .read-less-text a,
            .matchmaking .inspiration-wrapper div.events.big > div .event-text-content .read-more-text a {
              color: white;
              text-decoration: none; }
        .inspiration .eventprogram-wrapper div.events.big > div .event-partner-logo, .inspiration .matchmaking-wrapper div.events.big > div .event-partner-logo, .inspiration .inspiration-wrapper div.events.big > div .event-partner-logo,
        .event-program .eventprogram-wrapper div.events.big > div .event-partner-logo,
        .event-program .matchmaking-wrapper div.events.big > div .event-partner-logo,
        .event-program .inspiration-wrapper div.events.big > div .event-partner-logo,
        .matchmaking .eventprogram-wrapper div.events.big > div .event-partner-logo,
        .matchmaking .matchmaking-wrapper div.events.big > div .event-partner-logo,
        .matchmaking .inspiration-wrapper div.events.big > div .event-partner-logo {
          display: flex;
          justify-content: center;
          align-items: center; }
      .inspiration .eventprogram-wrapper div.events > .row .event-name, .inspiration .matchmaking-wrapper div.events > .row .event-name, .inspiration .inspiration-wrapper div.events > .row .event-name,
      .event-program .eventprogram-wrapper div.events > .row .event-name,
      .event-program .matchmaking-wrapper div.events > .row .event-name,
      .event-program .inspiration-wrapper div.events > .row .event-name,
      .matchmaking .eventprogram-wrapper div.events > .row .event-name,
      .matchmaking .matchmaking-wrapper div.events > .row .event-name,
      .matchmaking .inspiration-wrapper div.events > .row .event-name {
        font-size: 16px; }
        .inspiration .eventprogram-wrapper div.events > .row .event-name::before, .inspiration .matchmaking-wrapper div.events > .row .event-name::before, .inspiration .inspiration-wrapper div.events > .row .event-name::before,
        .event-program .eventprogram-wrapper div.events > .row .event-name::before,
        .event-program .matchmaking-wrapper div.events > .row .event-name::before,
        .event-program .inspiration-wrapper div.events > .row .event-name::before,
        .matchmaking .eventprogram-wrapper div.events > .row .event-name::before,
        .matchmaking .matchmaking-wrapper div.events > .row .event-name::before,
        .matchmaking .inspiration-wrapper div.events > .row .event-name::before {
          display: block;
          width: 10px;
          height: 100%;
          background-color: #a90d2f; }
      .inspiration .eventprogram-wrapper div.events > .row .event-time, .inspiration .matchmaking-wrapper div.events > .row .event-time, .inspiration .inspiration-wrapper div.events > .row .event-time,
      .event-program .eventprogram-wrapper div.events > .row .event-time,
      .event-program .matchmaking-wrapper div.events > .row .event-time,
      .event-program .inspiration-wrapper div.events > .row .event-time,
      .matchmaking .eventprogram-wrapper div.events > .row .event-time,
      .matchmaking .matchmaking-wrapper div.events > .row .event-time,
      .matchmaking .inspiration-wrapper div.events > .row .event-time {
        color: #ff0036;
        font-size: 15px;
        font-weight: bold; }
      .inspiration .eventprogram-wrapper div.events > .row .event-desc, .inspiration .matchmaking-wrapper div.events > .row .event-desc, .inspiration .inspiration-wrapper div.events > .row .event-desc,
      .event-program .eventprogram-wrapper div.events > .row .event-desc,
      .event-program .matchmaking-wrapper div.events > .row .event-desc,
      .event-program .inspiration-wrapper div.events > .row .event-desc,
      .matchmaking .eventprogram-wrapper div.events > .row .event-desc,
      .matchmaking .matchmaking-wrapper div.events > .row .event-desc,
      .matchmaking .inspiration-wrapper div.events > .row .event-desc {
        font-size: 12px; }
      .inspiration .eventprogram-wrapper div.events > .row .event-btn, .inspiration .matchmaking-wrapper div.events > .row .event-btn, .inspiration .inspiration-wrapper div.events > .row .event-btn,
      .event-program .eventprogram-wrapper div.events > .row .event-btn,
      .event-program .matchmaking-wrapper div.events > .row .event-btn,
      .event-program .inspiration-wrapper div.events > .row .event-btn,
      .matchmaking .eventprogram-wrapper div.events > .row .event-btn,
      .matchmaking .matchmaking-wrapper div.events > .row .event-btn,
      .matchmaking .inspiration-wrapper div.events > .row .event-btn {
        text-align: right;
        padding-top: 2px;
        padding-bottom: 2px; }
        .inspiration .eventprogram-wrapper div.events > .row .event-btn a.btn, .inspiration .matchmaking-wrapper div.events > .row .event-btn a.btn, .inspiration .inspiration-wrapper div.events > .row .event-btn a.btn,
        .event-program .eventprogram-wrapper div.events > .row .event-btn a.btn,
        .event-program .matchmaking-wrapper div.events > .row .event-btn a.btn,
        .event-program .inspiration-wrapper div.events > .row .event-btn a.btn,
        .matchmaking .eventprogram-wrapper div.events > .row .event-btn a.btn,
        .matchmaking .matchmaking-wrapper div.events > .row .event-btn a.btn,
        .matchmaking .inspiration-wrapper div.events > .row .event-btn a.btn {
          background: #a90d2f;
          border-radius: 10px;
          text-align: center;
          width: 90%;
          color: white; }
          .inspiration .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-login, .inspiration .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-login, .inspiration .inspiration-wrapper div.events > .row .event-btn a.btn.btn-login,
          .event-program .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-login,
          .event-program .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-login,
          .event-program .inspiration-wrapper div.events > .row .event-btn a.btn.btn-login,
          .matchmaking .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-login,
          .matchmaking .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-login,
          .matchmaking .inspiration-wrapper div.events > .row .event-btn a.btn.btn-login {
            background-color: #a90d2f; }
          .inspiration .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-entry, .inspiration .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-entry, .inspiration .inspiration-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .event-program .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .event-program .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .event-program .inspiration-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .matchmaking .eventprogram-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .matchmaking .matchmaking-wrapper div.events > .row .event-btn a.btn.btn-entry,
          .matchmaking .inspiration-wrapper div.events > .row .event-btn a.btn.btn-entry {
            background-color: #004b8f; }
      .inspiration .eventprogram-wrapper div.events > .row.typ-main-stage, .inspiration .eventprogram-wrapper div.events > .row.events-type-a, .inspiration .matchmaking-wrapper div.events > .row.typ-main-stage, .inspiration .matchmaking-wrapper div.events > .row.events-type-a, .inspiration .inspiration-wrapper div.events > .row.typ-main-stage, .inspiration .inspiration-wrapper div.events > .row.events-type-a,
      .event-program .eventprogram-wrapper div.events > .row.typ-main-stage,
      .event-program .eventprogram-wrapper div.events > .row.events-type-a,
      .event-program .matchmaking-wrapper div.events > .row.typ-main-stage,
      .event-program .matchmaking-wrapper div.events > .row.events-type-a,
      .event-program .inspiration-wrapper div.events > .row.typ-main-stage,
      .event-program .inspiration-wrapper div.events > .row.events-type-a,
      .matchmaking .eventprogram-wrapper div.events > .row.typ-main-stage,
      .matchmaking .eventprogram-wrapper div.events > .row.events-type-a,
      .matchmaking .matchmaking-wrapper div.events > .row.typ-main-stage,
      .matchmaking .matchmaking-wrapper div.events > .row.events-type-a,
      .matchmaking .inspiration-wrapper div.events > .row.typ-main-stage,
      .matchmaking .inspiration-wrapper div.events > .row.events-type-a {
        background: #410815; }
        .inspiration .eventprogram-wrapper div.events > .row.typ-main-stage .color-strip, .inspiration .eventprogram-wrapper div.events > .row.events-type-a .color-strip, .inspiration .matchmaking-wrapper div.events > .row.typ-main-stage .color-strip, .inspiration .matchmaking-wrapper div.events > .row.events-type-a .color-strip, .inspiration .inspiration-wrapper div.events > .row.typ-main-stage .color-strip, .inspiration .inspiration-wrapper div.events > .row.events-type-a .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.typ-main-stage .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.events-type-a .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.typ-main-stage .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.events-type-a .color-strip,
        .event-program .inspiration-wrapper div.events > .row.typ-main-stage .color-strip,
        .event-program .inspiration-wrapper div.events > .row.events-type-a .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.typ-main-stage .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.events-type-a .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.typ-main-stage .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.events-type-a .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.typ-main-stage .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.events-type-a .color-strip {
          background-color: #004b8f; }
      .inspiration .eventprogram-wrapper div.events > .row.typ-workshop, .inspiration .eventprogram-wrapper div.events > .row.events-type-b, .inspiration .matchmaking-wrapper div.events > .row.typ-workshop, .inspiration .matchmaking-wrapper div.events > .row.events-type-b, .inspiration .inspiration-wrapper div.events > .row.typ-workshop, .inspiration .inspiration-wrapper div.events > .row.events-type-b,
      .event-program .eventprogram-wrapper div.events > .row.typ-workshop,
      .event-program .eventprogram-wrapper div.events > .row.events-type-b,
      .event-program .matchmaking-wrapper div.events > .row.typ-workshop,
      .event-program .matchmaking-wrapper div.events > .row.events-type-b,
      .event-program .inspiration-wrapper div.events > .row.typ-workshop,
      .event-program .inspiration-wrapper div.events > .row.events-type-b,
      .matchmaking .eventprogram-wrapper div.events > .row.typ-workshop,
      .matchmaking .eventprogram-wrapper div.events > .row.events-type-b,
      .matchmaking .matchmaking-wrapper div.events > .row.typ-workshop,
      .matchmaking .matchmaking-wrapper div.events > .row.events-type-b,
      .matchmaking .inspiration-wrapper div.events > .row.typ-workshop,
      .matchmaking .inspiration-wrapper div.events > .row.events-type-b {
        background: #061a3c; }
        .inspiration .eventprogram-wrapper div.events > .row.typ-workshop .color-strip, .inspiration .eventprogram-wrapper div.events > .row.events-type-b .color-strip, .inspiration .matchmaking-wrapper div.events > .row.typ-workshop .color-strip, .inspiration .matchmaking-wrapper div.events > .row.events-type-b .color-strip, .inspiration .inspiration-wrapper div.events > .row.typ-workshop .color-strip, .inspiration .inspiration-wrapper div.events > .row.events-type-b .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.typ-workshop .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.events-type-b .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.typ-workshop .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.events-type-b .color-strip,
        .event-program .inspiration-wrapper div.events > .row.typ-workshop .color-strip,
        .event-program .inspiration-wrapper div.events > .row.events-type-b .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.typ-workshop .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.events-type-b .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.typ-workshop .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.events-type-b .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.typ-workshop .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.events-type-b .color-strip {
          background-color: #a90d2f; }
      .inspiration .eventprogram-wrapper div.events > .row.typ-networking, .inspiration .eventprogram-wrapper div.events > .row.events-type-c, .inspiration .matchmaking-wrapper div.events > .row.typ-networking, .inspiration .matchmaking-wrapper div.events > .row.events-type-c, .inspiration .inspiration-wrapper div.events > .row.typ-networking, .inspiration .inspiration-wrapper div.events > .row.events-type-c,
      .event-program .eventprogram-wrapper div.events > .row.typ-networking,
      .event-program .eventprogram-wrapper div.events > .row.events-type-c,
      .event-program .matchmaking-wrapper div.events > .row.typ-networking,
      .event-program .matchmaking-wrapper div.events > .row.events-type-c,
      .event-program .inspiration-wrapper div.events > .row.typ-networking,
      .event-program .inspiration-wrapper div.events > .row.events-type-c,
      .matchmaking .eventprogram-wrapper div.events > .row.typ-networking,
      .matchmaking .eventprogram-wrapper div.events > .row.events-type-c,
      .matchmaking .matchmaking-wrapper div.events > .row.typ-networking,
      .matchmaking .matchmaking-wrapper div.events > .row.events-type-c,
      .matchmaking .inspiration-wrapper div.events > .row.typ-networking,
      .matchmaking .inspiration-wrapper div.events > .row.events-type-c {
        background: #07420c; }
        .inspiration .eventprogram-wrapper div.events > .row.typ-networking .color-strip, .inspiration .eventprogram-wrapper div.events > .row.events-type-c .color-strip, .inspiration .matchmaking-wrapper div.events > .row.typ-networking .color-strip, .inspiration .matchmaking-wrapper div.events > .row.events-type-c .color-strip, .inspiration .inspiration-wrapper div.events > .row.typ-networking .color-strip, .inspiration .inspiration-wrapper div.events > .row.events-type-c .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.typ-networking .color-strip,
        .event-program .eventprogram-wrapper div.events > .row.events-type-c .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.typ-networking .color-strip,
        .event-program .matchmaking-wrapper div.events > .row.events-type-c .color-strip,
        .event-program .inspiration-wrapper div.events > .row.typ-networking .color-strip,
        .event-program .inspiration-wrapper div.events > .row.events-type-c .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.typ-networking .color-strip,
        .matchmaking .eventprogram-wrapper div.events > .row.events-type-c .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.typ-networking .color-strip,
        .matchmaking .matchmaking-wrapper div.events > .row.events-type-c .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.typ-networking .color-strip,
        .matchmaking .inspiration-wrapper div.events > .row.events-type-c .color-strip {
          background-color: #009211; }
    .inspiration .eventprogram-wrapper .urbis-partners, .inspiration .matchmaking-wrapper .urbis-partners, .inspiration .inspiration-wrapper .urbis-partners,
    .event-program .eventprogram-wrapper .urbis-partners,
    .event-program .matchmaking-wrapper .urbis-partners,
    .event-program .inspiration-wrapper .urbis-partners,
    .matchmaking .eventprogram-wrapper .urbis-partners,
    .matchmaking .matchmaking-wrapper .urbis-partners,
    .matchmaking .inspiration-wrapper .urbis-partners {
      margin-top: 15px;
      padding-left: 1.6em; }
      .inspiration .eventprogram-wrapper .urbis-partners .partner-item, .inspiration .matchmaking-wrapper .urbis-partners .partner-item, .inspiration .inspiration-wrapper .urbis-partners .partner-item,
      .event-program .eventprogram-wrapper .urbis-partners .partner-item,
      .event-program .matchmaking-wrapper .urbis-partners .partner-item,
      .event-program .inspiration-wrapper .urbis-partners .partner-item,
      .matchmaking .eventprogram-wrapper .urbis-partners .partner-item,
      .matchmaking .matchmaking-wrapper .urbis-partners .partner-item,
      .matchmaking .inspiration-wrapper .urbis-partners .partner-item {
        display: inline-block;
        margin: 0 20px 20px 0; }
        .inspiration .eventprogram-wrapper .urbis-partners .partner-item a, .inspiration .matchmaking-wrapper .urbis-partners .partner-item a, .inspiration .inspiration-wrapper .urbis-partners .partner-item a,
        .event-program .eventprogram-wrapper .urbis-partners .partner-item a,
        .event-program .matchmaking-wrapper .urbis-partners .partner-item a,
        .event-program .inspiration-wrapper .urbis-partners .partner-item a,
        .matchmaking .eventprogram-wrapper .urbis-partners .partner-item a,
        .matchmaking .matchmaking-wrapper .urbis-partners .partner-item a,
        .matchmaking .inspiration-wrapper .urbis-partners .partner-item a {
          display: block; }
    .inspiration .eventprogram-wrapper .urbis-expo, .inspiration .matchmaking-wrapper .urbis-expo, .inspiration .inspiration-wrapper .urbis-expo,
    .event-program .eventprogram-wrapper .urbis-expo,
    .event-program .matchmaking-wrapper .urbis-expo,
    .event-program .inspiration-wrapper .urbis-expo,
    .matchmaking .eventprogram-wrapper .urbis-expo,
    .matchmaking .matchmaking-wrapper .urbis-expo,
    .matchmaking .inspiration-wrapper .urbis-expo {
      margin-top: 15px;
      padding-left: 1.6em; }
      .inspiration .eventprogram-wrapper .urbis-expo .kiosk-item, .inspiration .matchmaking-wrapper .urbis-expo .kiosk-item, .inspiration .inspiration-wrapper .urbis-expo .kiosk-item,
      .event-program .eventprogram-wrapper .urbis-expo .kiosk-item,
      .event-program .matchmaking-wrapper .urbis-expo .kiosk-item,
      .event-program .inspiration-wrapper .urbis-expo .kiosk-item,
      .matchmaking .eventprogram-wrapper .urbis-expo .kiosk-item,
      .matchmaking .matchmaking-wrapper .urbis-expo .kiosk-item,
      .matchmaking .inspiration-wrapper .urbis-expo .kiosk-item {
        color: black;
        text-align: center;
        min-height: 150px;
        margin-bottom: 15px; }
        .inspiration .eventprogram-wrapper .urbis-expo .kiosk-item a, .inspiration .matchmaking-wrapper .urbis-expo .kiosk-item a, .inspiration .inspiration-wrapper .urbis-expo .kiosk-item a,
        .event-program .eventprogram-wrapper .urbis-expo .kiosk-item a,
        .event-program .matchmaking-wrapper .urbis-expo .kiosk-item a,
        .event-program .inspiration-wrapper .urbis-expo .kiosk-item a,
        .matchmaking .eventprogram-wrapper .urbis-expo .kiosk-item a,
        .matchmaking .matchmaking-wrapper .urbis-expo .kiosk-item a,
        .matchmaking .inspiration-wrapper .urbis-expo .kiosk-item a {
          display: block;
          text-decoration: none; }
          .inspiration .eventprogram-wrapper .urbis-expo .kiosk-item a img, .inspiration .matchmaking-wrapper .urbis-expo .kiosk-item a img, .inspiration .inspiration-wrapper .urbis-expo .kiosk-item a img,
          .event-program .eventprogram-wrapper .urbis-expo .kiosk-item a img,
          .event-program .matchmaking-wrapper .urbis-expo .kiosk-item a img,
          .event-program .inspiration-wrapper .urbis-expo .kiosk-item a img,
          .matchmaking .eventprogram-wrapper .urbis-expo .kiosk-item a img,
          .matchmaking .matchmaking-wrapper .urbis-expo .kiosk-item a img,
          .matchmaking .inspiration-wrapper .urbis-expo .kiosk-item a img {
            width: 100%; }
          .inspiration .eventprogram-wrapper .urbis-expo .kiosk-item a h3, .inspiration .matchmaking-wrapper .urbis-expo .kiosk-item a h3, .inspiration .inspiration-wrapper .urbis-expo .kiosk-item a h3,
          .event-program .eventprogram-wrapper .urbis-expo .kiosk-item a h3,
          .event-program .matchmaking-wrapper .urbis-expo .kiosk-item a h3,
          .event-program .inspiration-wrapper .urbis-expo .kiosk-item a h3,
          .matchmaking .eventprogram-wrapper .urbis-expo .kiosk-item a h3,
          .matchmaking .matchmaking-wrapper .urbis-expo .kiosk-item a h3,
          .matchmaking .inspiration-wrapper .urbis-expo .kiosk-item a h3 {
            font-size: 17px;
            text-align: center;
            margin-top: 5px; }
    .inspiration .eventprogram-wrapper .urbis-partners-container-wrapper,
    .inspiration .eventprogram-wrapper .urbis-expo-container-wrapper, .inspiration .matchmaking-wrapper .urbis-partners-container-wrapper,
    .inspiration .matchmaking-wrapper .urbis-expo-container-wrapper, .inspiration .inspiration-wrapper .urbis-partners-container-wrapper,
    .inspiration .inspiration-wrapper .urbis-expo-container-wrapper,
    .event-program .eventprogram-wrapper .urbis-partners-container-wrapper,
    .event-program .eventprogram-wrapper .urbis-expo-container-wrapper,
    .event-program .matchmaking-wrapper .urbis-partners-container-wrapper,
    .event-program .matchmaking-wrapper .urbis-expo-container-wrapper,
    .event-program .inspiration-wrapper .urbis-partners-container-wrapper,
    .event-program .inspiration-wrapper .urbis-expo-container-wrapper,
    .matchmaking .eventprogram-wrapper .urbis-partners-container-wrapper,
    .matchmaking .eventprogram-wrapper .urbis-expo-container-wrapper,
    .matchmaking .matchmaking-wrapper .urbis-partners-container-wrapper,
    .matchmaking .matchmaking-wrapper .urbis-expo-container-wrapper,
    .matchmaking .inspiration-wrapper .urbis-partners-container-wrapper,
    .matchmaking .inspiration-wrapper .urbis-expo-container-wrapper {
      width: auto;
      margin-left: 1.75em; }
      .inspiration .eventprogram-wrapper .urbis-partners-container-wrapper .row,
      .inspiration .eventprogram-wrapper .urbis-expo-container-wrapper .row, .inspiration .matchmaking-wrapper .urbis-partners-container-wrapper .row,
      .inspiration .matchmaking-wrapper .urbis-expo-container-wrapper .row, .inspiration .inspiration-wrapper .urbis-partners-container-wrapper .row,
      .inspiration .inspiration-wrapper .urbis-expo-container-wrapper .row,
      .event-program .eventprogram-wrapper .urbis-partners-container-wrapper .row,
      .event-program .eventprogram-wrapper .urbis-expo-container-wrapper .row,
      .event-program .matchmaking-wrapper .urbis-partners-container-wrapper .row,
      .event-program .matchmaking-wrapper .urbis-expo-container-wrapper .row,
      .event-program .inspiration-wrapper .urbis-partners-container-wrapper .row,
      .event-program .inspiration-wrapper .urbis-expo-container-wrapper .row,
      .matchmaking .eventprogram-wrapper .urbis-partners-container-wrapper .row,
      .matchmaking .eventprogram-wrapper .urbis-expo-container-wrapper .row,
      .matchmaking .matchmaking-wrapper .urbis-partners-container-wrapper .row,
      .matchmaking .matchmaking-wrapper .urbis-expo-container-wrapper .row,
      .matchmaking .inspiration-wrapper .urbis-partners-container-wrapper .row,
      .matchmaking .inspiration-wrapper .urbis-expo-container-wrapper .row {
        padding: 0; }
        .inspiration .eventprogram-wrapper .urbis-partners-container-wrapper .row .col-12,
        .inspiration .eventprogram-wrapper .urbis-expo-container-wrapper .row .col-12, .inspiration .matchmaking-wrapper .urbis-partners-container-wrapper .row .col-12,
        .inspiration .matchmaking-wrapper .urbis-expo-container-wrapper .row .col-12, .inspiration .inspiration-wrapper .urbis-partners-container-wrapper .row .col-12,
        .inspiration .inspiration-wrapper .urbis-expo-container-wrapper .row .col-12,
        .event-program .eventprogram-wrapper .urbis-partners-container-wrapper .row .col-12,
        .event-program .eventprogram-wrapper .urbis-expo-container-wrapper .row .col-12,
        .event-program .matchmaking-wrapper .urbis-partners-container-wrapper .row .col-12,
        .event-program .matchmaking-wrapper .urbis-expo-container-wrapper .row .col-12,
        .event-program .inspiration-wrapper .urbis-partners-container-wrapper .row .col-12,
        .event-program .inspiration-wrapper .urbis-expo-container-wrapper .row .col-12,
        .matchmaking .eventprogram-wrapper .urbis-partners-container-wrapper .row .col-12,
        .matchmaking .eventprogram-wrapper .urbis-expo-container-wrapper .row .col-12,
        .matchmaking .matchmaking-wrapper .urbis-partners-container-wrapper .row .col-12,
        .matchmaking .matchmaking-wrapper .urbis-expo-container-wrapper .row .col-12,
        .matchmaking .inspiration-wrapper .urbis-partners-container-wrapper .row .col-12,
        .matchmaking .inspiration-wrapper .urbis-expo-container-wrapper .row .col-12 {
          padding-left: 0;
          margin-left: -10px; }
    .inspiration .eventprogram-wrapper .inspiration-container h1, .inspiration .eventprogram-wrapper .inspiration-container h2s, .inspiration .matchmaking-wrapper .inspiration-container h1, .inspiration .matchmaking-wrapper .inspiration-container h2s, .inspiration .inspiration-wrapper .inspiration-container h1, .inspiration .inspiration-wrapper .inspiration-container h2s,
    .event-program .eventprogram-wrapper .inspiration-container h1,
    .event-program .eventprogram-wrapper .inspiration-container h2s,
    .event-program .matchmaking-wrapper .inspiration-container h1,
    .event-program .matchmaking-wrapper .inspiration-container h2s,
    .event-program .inspiration-wrapper .inspiration-container h1,
    .event-program .inspiration-wrapper .inspiration-container h2s,
    .matchmaking .eventprogram-wrapper .inspiration-container h1,
    .matchmaking .eventprogram-wrapper .inspiration-container h2s,
    .matchmaking .matchmaking-wrapper .inspiration-container h1,
    .matchmaking .matchmaking-wrapper .inspiration-container h2s,
    .matchmaking .inspiration-wrapper .inspiration-container h1,
    .matchmaking .inspiration-wrapper .inspiration-container h2s {
      color: white;
      font-size: 1.3em;
      font-family: Roboto, sans-serif;
      font-weight: bold;
      margin-bottom: 1em; }
    .inspiration .eventprogram-wrapper .inspiration-container .row > div a, .inspiration .matchmaking-wrapper .inspiration-container .row > div a, .inspiration .inspiration-wrapper .inspiration-container .row > div a,
    .event-program .eventprogram-wrapper .inspiration-container .row > div a,
    .event-program .matchmaking-wrapper .inspiration-container .row > div a,
    .event-program .inspiration-wrapper .inspiration-container .row > div a,
    .matchmaking .eventprogram-wrapper .inspiration-container .row > div a,
    .matchmaking .matchmaking-wrapper .inspiration-container .row > div a,
    .matchmaking .inspiration-wrapper .inspiration-container .row > div a {
      text-decoration: none;
      color: white; }
      .inspiration .eventprogram-wrapper .inspiration-container .row > div a img, .inspiration .matchmaking-wrapper .inspiration-container .row > div a img, .inspiration .inspiration-wrapper .inspiration-container .row > div a img,
      .event-program .eventprogram-wrapper .inspiration-container .row > div a img,
      .event-program .matchmaking-wrapper .inspiration-container .row > div a img,
      .event-program .inspiration-wrapper .inspiration-container .row > div a img,
      .matchmaking .eventprogram-wrapper .inspiration-container .row > div a img,
      .matchmaking .matchmaking-wrapper .inspiration-container .row > div a img,
      .matchmaking .inspiration-wrapper .inspiration-container .row > div a img {
        width: 100%; }
      .inspiration .eventprogram-wrapper .inspiration-container .row > div a h3, .inspiration .matchmaking-wrapper .inspiration-container .row > div a h3, .inspiration .inspiration-wrapper .inspiration-container .row > div a h3,
      .event-program .eventprogram-wrapper .inspiration-container .row > div a h3,
      .event-program .matchmaking-wrapper .inspiration-container .row > div a h3,
      .event-program .inspiration-wrapper .inspiration-container .row > div a h3,
      .matchmaking .eventprogram-wrapper .inspiration-container .row > div a h3,
      .matchmaking .matchmaking-wrapper .inspiration-container .row > div a h3,
      .matchmaking .inspiration-wrapper .inspiration-container .row > div a h3 {
        margin-top: .5em;
        font-size: 1.1em;
        font-family: Roboto, sans-serif; }
      .inspiration .eventprogram-wrapper .inspiration-container .row > div a p, .inspiration .matchmaking-wrapper .inspiration-container .row > div a p, .inspiration .inspiration-wrapper .inspiration-container .row > div a p,
      .event-program .eventprogram-wrapper .inspiration-container .row > div a p,
      .event-program .matchmaking-wrapper .inspiration-container .row > div a p,
      .event-program .inspiration-wrapper .inspiration-container .row > div a p,
      .matchmaking .eventprogram-wrapper .inspiration-container .row > div a p,
      .matchmaking .matchmaking-wrapper .inspiration-container .row > div a p,
      .matchmaking .inspiration-wrapper .inspiration-container .row > div a p {
        margin-top: .5em; }
    .inspiration .eventprogram-wrapper .hidden-link, .inspiration .matchmaking-wrapper .hidden-link, .inspiration .inspiration-wrapper .hidden-link,
    .event-program .eventprogram-wrapper .hidden-link,
    .event-program .matchmaking-wrapper .hidden-link,
    .event-program .inspiration-wrapper .hidden-link,
    .matchmaking .eventprogram-wrapper .hidden-link,
    .matchmaking .matchmaking-wrapper .hidden-link,
    .matchmaking .inspiration-wrapper .hidden-link {
      display: none; }

/* matchmaking and networking list */
.matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item {
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  color: white; }
  .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item img.thumb {
    width: 100%; }
  .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item h3 {
    margin-top: 10px;
    font-size: 14px;
    font-family: Roboto, sans-serif; }
    .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item h3 .time {
      color: #d7112c;
      font-weight: bold;
      font-family: Roboto, sans-serif; }
  .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item .sponsors {
    line-height: 60px; }
    .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item .sponsors .title {
      font-size: 11px;
      margin-top: 5px;
      font-family: Roboto, sans-serif; }
    .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item .sponsors img {
      display: inline-block;
      height: 60px;
      max-width: 100%; }
  .matchmaking .matchmaking-wrapper .matchmaking-list .matchmaking-item a {
    text-decoration: none;
    color: white; }

/* Kiosk detail*/
.kiosk-detail .kiosk-detail-wrapper {
  display: flex;
  position: absolute;
  left: 180px;
  top: 80px;
  z-index: 999;
  width: calc(95vw - 140px - 300px);
  height: 50px;
  color: white; }
  .kiosk-detail .kiosk-detail-wrapper h1 {
    font-size: 1.15em;
    padding: 0;
    font-weight: 300;
    line-height: 1.5em;
    font-family: Roboto, sans-serif; }
    .kiosk-detail .kiosk-detail-wrapper h1.title-bold {
      font-weight: bold; }
  .kiosk-detail .kiosk-detail-wrapper .leave-contact {
    margin-left: 20px;
    padding: 0; }
    .kiosk-detail .kiosk-detail-wrapper .leave-contact a.vizitka-btn {
      display: block;
      background-color: #ff0027;
      color: white;
      font-size: .8em;
      line-height: .8em;
      height: 30px;
      line-height: 33px;
      padding: 0 10px;
      border-radius: 10px;
      text-decoration: none; }

/* carousel kiosks */
.carousel-kiosk {
  position: absolute;
  width: calc(100vw - 150px - 370px);
  height: 22vh;
  left: 150px;
  bottom: 1vh;
  z-index: 10; }
  .carousel-kiosk .swiper-container {
    height: 90%; }
    .carousel-kiosk .swiper-container .swiper-wrapper {
      display: flex;
      align-items: stretch; }
      .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide {
        align-self: flex-end;
        display: flex;
        align-items: stretch;
        transform-origin: bottom center; }
        .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide > * {
          display: flex;
          align-self: flex-end;
          width: 100%; }
          .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide > * a {
            display: block;
            width: 100%;
            text-decoration: none; }
            .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide > * a > h3 {
              font-size: 10px;
              color: white;
              text-align: center; }
            .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide > * a .img-container {
              aspect-ratio: 3/ 2;
              height: calc((100vw - 520px) / 18);
              width: 100%;
              max-width: 100%;
              background-position: center center;
              background-size: cover;
              border: 1px solid white;
              border-radius: 5px; }
        .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
          opacity: 1;
          z-index: 900;
          transform: scale(1.5);
          transition: all 500ms ease-in-out; }
          .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active > * a > h3 {
            font-size: 7px;
            padding-left: 10px;
            padding-right: 10px; }
        .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next, .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev {
          transform: scale(1.3);
          transition: all 500ms ease-in-out; }
          .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next > *, .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev > * {
            margin-top: 0; }
            .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next > * a > h3, .carousel-kiosk .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev > * a > h3 {
              font-size: 8px; }
    .carousel-kiosk .swiper-container .swiper-button-prev,
    .carousel-kiosk .swiper-container .swiper-button-next {
      color: white;
      top: auto;
      bottom: 15%; }

/* carousel pseudo apple style */
.carousel-ala-apple {
  width: calc(100% - 340px - 200px);
  margin-left: 340px;
  height: 85%; }
  .carousel-ala-apple .swiper-wrapper {
    display: flex;
    align-items: stretch; }
    .carousel-ala-apple .swiper-wrapper .swiper-slide {
      align-self: flex-end;
      display: flex;
      align-items: stretch;
      transform-origin: bottom center; }
      .carousel-ala-apple .swiper-wrapper .swiper-slide > * {
        display: flex;
        align-self: flex-end;
        width: 100%;
        max-height: 100%; }
        .carousel-ala-apple .swiper-wrapper .swiper-slide > * a {
          display: flex;
          flex-flow: column;
          width: 100%;
          max-height: 100%;
          text-decoration: none;
          text-align: center; }
          .carousel-ala-apple .swiper-wrapper .swiper-slide > * a > h3 {
            flex: 1;
            font-size: 13px;
            height: 42px;
            color: white;
            text-align: center; }
          .carousel-ala-apple .swiper-wrapper .swiper-slide > * a > .img {
            padding-top: 30%;
            width: 100%;
            flex: 4;
            height: 80%;
            text-align: center; }
            .carousel-ala-apple .swiper-wrapper .swiper-slide > * a > .img img {
              max-height: 100%;
              width: auto;
              max-width: 100%; }
      .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-active {
        opacity: 1;
        z-index: 900;
        transition: all 500ms ease-in-out; }
        .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-active > * a > .img {
          padding-top: 0; }
          .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-active > * a > .img img {
            max-height: 100%; }
      .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-next, .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-prev {
        transition: all 500ms ease-in-out; }
        .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-next > *, .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-prev > * {
          margin-top: 0; }
          .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-next > * a > .img, .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-prev > * a > .img {
            padding-top: 15%; }
            .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-next > * a > .img img, .carousel-ala-apple .swiper-wrapper .swiper-slide.swiper-slide-prev > * a > .img img {
              max-height: 100%; }
  .carousel-ala-apple .swiper-button-prev,
  .carousel-ala-apple .swiper-button-next {
    color: white; }

/* room */
.room-youtube {
  margin-left: 150px;
  height: calc(100vh - 100px);
  display: flex;
  align-items: center;
  justify-content: center; }
  .room-youtube .youtube-wrapper {
    width: 85%;
    max-height: calc(100% - 150px);
    margin-bottom: 50px; }

/* kiosk all */
.urbis-expo-list {
  display: flex;
  flex-direction: column;
  max-height: 100vh; }
  .urbis-expo-list .urbis-expo-list-header {
    flex: 2;
    margin-top: 8vh;
    max-height: 10vh;
    margin-bottom: 5px; }
    .urbis-expo-list .urbis-expo-list-header h1 {
      color: white;
      font-size: 1.3em;
      font-family: Roboto, sans-serif;
      font-weight: bold; }
    .urbis-expo-list .urbis-expo-list-header input {
      background: none;
      color: white;
      border: 1px white solid;
      border-radius: 7px;
      padding: 3px 6px;
      width: 100%; }
      .urbis-expo-list .urbis-expo-list-header input:-ms-input-placeholder {
        color: white; }
      .urbis-expo-list .urbis-expo-list-header input::placeholder {
        color: white; }
      .urbis-expo-list .urbis-expo-list-header input::-webkit-input-placeholder {
        color: white; }
  .urbis-expo-list .urbis-expo-list-wrapper {
    flex: 4;
    max-height: 70vh; }
    .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo {
      max-height: 70vh;
      overflow: auto; }
      .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo::-webkit-scrollbar {
        width: 10px; }
      .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo::-webkit-scrollbar-thumb {
        background: #0064bf; }
      .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo::-webkit-scrollbar-track {
        background: white; }
      .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo {
        scrollbar-face-color: #0064bf;
        scrollbar-track-color: white; }
      .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo .kiosk-item {
        color: black;
        text-align: center;
        min-height: 150px;
        margin-bottom: 15px; }
        .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo .kiosk-item a {
          display: block;
          text-decoration: none;
          color: white; }
          .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo .kiosk-item a img {
            width: 100%; }
          .urbis-expo-list .urbis-expo-list-wrapper .urbis-expo .kiosk-item a h3 {
            font-size: 17px;
            text-align: center;
            margin-top: 5px; }
  .urbis-expo-list .urbis-expo-list-carousel {
    flex: 2; }
    .urbis-expo-list .urbis-expo-list-carousel .carousel-kiosk {
      width: calc(100% - 140px); }

/* partners page */
.container-fluid.flex-center-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90vh;
  margin-top: 5vh; }

.urbis-partners {
  margin-left: 129px;
  margin-top: 15px;
  padding-left: 1.6em; }
  .urbis-partners .urbis-partners-wrapper {
    color: white;
    max-height: 90vh;
    overflow-y: auto; }
    .urbis-partners .urbis-partners-wrapper::-webkit-scrollbar {
      width: 10px; }
    .urbis-partners .urbis-partners-wrapper::-webkit-scrollbar-thumb {
      background: #0064bf;
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
      border-radius: 50px;
      height: 48px; }
    .urbis-partners .urbis-partners-wrapper::-webkit-scrollbar-track {
      border-right: 3px solid #283641;
      border-left: 3px solid #19242c;
      background: white;
      border-radius: 5px;
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
    .urbis-partners .urbis-partners-wrapper {
      scrollbar-face-color: #0064bf;
      scrollbar-track-color: white; }
    .urbis-partners .urbis-partners-wrapper a {
      text-decoration: none; }
    .urbis-partners .urbis-partners-wrapper h1 {
      color: white;
      font-size: 1.3em;
      font-family: Roboto, sans-serif;
      font-weight: bold; }
    .urbis-partners .urbis-partners-wrapper .blue-strip {
      display: block;
      width: 70px;
      height: 5px;
      background-color: #2c91ff;
      margin-bottom: 20px;
      margin-top: 10px; }
    .urbis-partners .urbis-partners-wrapper h2 {
      font-size: 20px;
      margin-top: 20px;
      margin-bottom: 0; }
    .urbis-partners .urbis-partners-wrapper .partner-item {
      display: inline-block;
      margin: 0 20px 20px 0; }

/* eu flag */
.eu-flag {
  display: inline-block; }
  .eu-flag img {
    height: 30px;
    margin: 5px 0 0 15px; }

/* login */
.login-overlay-wrapper .nologinmail a {
  color: black; }

/* simple page  -login, etc*/
.simple-page {
  position: relative;
  width: 100vw;
  height: 100vh; }
  .simple-page > * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh; }
  .simple-page-bg {
    z-index: 1;
    background-image: url("https://storage.googleapis.com/eventporta/bvv_urbis/img/blur-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .simple-page-content {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center; }
    .simple-page-content > div {
      background: white;
      color: black;
      width: 800px;
      min-height: 300px;
      max-height: 80%;
      padding: 20px;
      border-radius: 20px; }
      .simple-page-content > div .row > *:nth-child(2) {
        border-left: 1px solid black; }
      .simple-page-content > div .row .nologinmail a {
        color: black; }

.game-notifications {
  display: flex; }
  .game-notifications > img {
    height: 35px;
    margin-right: 3px; }
  .game-notifications .red-ball {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-radius: 50%;
    background-color: red;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-top: 2px;
    color: white; }

/*h bold*/
h1.title-bold,
h3.title-bold,
h3.title-bold,
h4.title-bold {
  font-weight: bold; }

/* partners title blue strip*/
x.blue-strip {
  display: block;
  width: 50px;
  height: 3px;
  background-color: #2c91ff; }

/*# sourceMappingURL=basic-theme.css.map */
