/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-panel-box-secondary a {text-decoration:none}
.uk-navbar-nav > li > a {text-transform: uppercase;font-size: 14px;}
.tm-slideset-bento {
  position: relative;
}
@media (min-width: 1220px) {
  .tm-slideset-bento .uk-subnav {
    position: absolute;
    top: -70px;
    right: 0;
    margin-bottom: 0;
  }
}
.tm-slideset-bento .tm-slideset-title {
  margin-top: 25px;
}
.tm-slideset-bento .tm-slideset-date {
  padding-left: 25px;
}
@media (min-width: 479px) {
  .tm-slideset-bento .uk-slideset {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-left: 0 !important;
  }
  .tm-slideset-bento .uk-slideset > li {
    box-sizing: border-box;
    width: 100%;
    padding: 25px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel > .tm-slideset-media {
    margin-right: 25px !important;
    text-align: center !important;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel > .tm-slideset-media.uk-panel-teaser {
    margin-bottom: 0 !important;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel > .tm-slideset-main {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel > .tm-slideset-main .tm-slideset-title {
    margin-top: 5px !important;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel > .tm-slideset-main .tm-slideset-title .tm-slideset-badge-title {
    margin-left: 5px !important;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel .tm-slideset-date {
    text-align: right !important;
  }
  .tm-slideset-bento .uk-slideset > li > .tm-slideset-panel .tm-slideset-date > span {
    display: block;
    font-size: 24px;
  }
}
@media (min-width: 1220px) {
  #tm-slideset-bento-slidenav .uk-subnav {
    right: 95px;
  }
  #tm-slideset-bento-slidenav .tm-slideset-slidenav {
    position: absolute;
    top: -70px;
    right: 0;
    margin-top: 0 !important;
  }
  #tm-slideset-bento-slidenav .tm-slideset-slidenav .uk-slidenav {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
}
.tm-contact {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .tm-contact {
    padding-left: 30px;
  }
}
@media (max-width: 959px) {
  .tm-contact {
    padding-top: 25px;
  }
  .tm-contact > .uk-grid {
    margin-bottom: 25px;
  }
}
.tm-error-icon {
  font-size: 250px;
}
.tm-error-headline {
  font-size: 100px;
}
.tm-offline {
  width: 300px;
}
.tm-socialbuttons {
  line-height: 1;
}
.tm-socialbuttons > div {
  margin-right: 10px;
  float: left;
}
.alignleft {
  display: block;
  margin-right: 25px;
  float: left;
}
.alignright {
  display: block;
  margin-left: 25px;
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.uk-overlay-background{rgba(255, 255, 255);-moz-opacity: 0.6;}uk-panel.tm-panel-box-alternative .uk-nav-side > li > p {
    border-top-color: rgba(255, 255, 255, 0.1);}
    color: #b1b9ba;

}