/*
orange rgb(247, 147, 29)
f7931d
*/

@import url('uikit.min.css');

html,
body {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  overflow-x: hidden;
  line-height: 150%;
}

h1,
h2,
h3,
h4 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4 {
  margin-top: 20px;
}
h1 {
  font-size: 230%;
}
.uk-card-body h3.uk-card-title {
  margin-bottom: 10px;
  font-size: 120%;
}

.uk-card-body p {
  margin-top: 5px;
}
h5 {
  text-align: left;
  text-transform: uppercase;
  padding: 0 0 20px;
  position: relative;
  margin: 0;
}
/* h5:before {
    content: "";
    position: absolute;
    top: 25px;
    width: 40px;
    border-bottom: 1px solid #f7931d;
} */

p {
  font-weight: 300;
  font-style: normal;
}
a {
  color: #f7931d;
}
a:hover {
  color: #f7931d;
}
/* 881F1F */

b,
strong {
  font-weight: 600;
}

.uk-heading-divider {
  border-bottom: 1px solid #f7931d;
}

img#logo {
  width: 145px;
  height: 45px;
  margin-top: 0;
  /* position: absolute;
  z-index: 10000;
  top: 10px;
  left: 10px; */
  transition: transform 0.3s, top 0.3s, left 0.3s, margin 0.3s, width 0.3s ease-out;
}

#header {
  /* padding-left:140px; */
  height: 80px;
  z-index: 980;
  /* background-color: transparent; */
  transition: transform 0.3s, background-color 0.5s, height 0.3s, width 0.3s ease-out;
}
#menumob {
  height: 40px;
  z-index: 980;
  /* background-color: rgba(247, 147, 29,.5); */
  background-color: rgba(38, 39, 45, 0.5);
  transition: transform 0.3s, background-color 0.5s, width 0.3s ease-out;
}

.uk-text-large {
  font-size: 1.1rem;
  line-height: 1.1;
}

/* PW image align */
[class*='align_'] {
  display: block;
  margin-bottom: 30px;
}
* + [class*='align_'] {
  margin-top: 30px;
}
.align_center {
  margin-left: auto;
  margin-right: auto;
}
.align_left {
  margin-top: 0;
  margin-right: 30px;
  float: left;
}
.align_right {
  margin-top: 0;
  margin-left: 30px;
  float: right;
}
@media (min-width: 640px) {
  .align_left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .align_right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
@media (min-width: 960px) {
  .align_left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .align_right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
@media (min-width: 1200px) {
  .align_left\@l {
    margin-top: 0;
    float: left;
  }
  .align_right\@l {
    margin-top: 0;
    float: right;
  }
  .align_left,
  .align_left\@l,
  .align_left\@m,
  .align_left\@s {
    margin-right: 40px;
  }
  .align_right,
  .align_right\@l,
  .align_right\@m,
  .align_right\@s {
    margin-left: 40px;
  }
}
@media (min-width: 1600px) {
  .align_left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left;
  }
  .align_right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right;
  }
}

#slider .uk-overlay > span {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  color: #fff;
  font-weight: 300;
}
#slider img {
  /* display: none; */
  width: 100%;
  height: 100%;
}
#bg {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.uk-heading-line > :after,
.uk-heading-line > :before {
  content: '';
  position: absolute;
  top: calc(50% - (1px / 2));
  width: 20px;
  border-bottom: 1px solid #f7931d;
}

.uk-card-body {
  padding: 15px;
}

.uk-overlay-primary {
  color: #fff;
  font-weight: 200;
  /* text-transform: uppercase; */

  background: rgba(34, 34, 34, 0.3); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    rgba(34, 34, 34, 0.25),
    rgba(34, 34, 34, 0.5),
    rgba(34, 34, 34, 0.85)
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(
    rgba(34, 34, 34, 0.25),
    rgba(34, 34, 34, 0.5),
    rgba(34, 34, 34, 0.85)
  ); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    rgba(34, 34, 34, 0.25),
    rgba(34, 34, 34, 0.5),
    rgba(34, 34, 34, 0.85)
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(
    rgba(34, 34, 34, 0.25),
    rgba(34, 34, 34, 0.5),
    rgba(34, 34, 34, 0.85)
  ); /* Standard syntax */
}
.uk-overlay-default {
  color: rgba(247, 147, 29, 1);
  font-weight: 200;
  text-transform: uppercase;

  background: rgba(255, 255, 255, 0.7);
  border: rgba(255, 255, 255, 0.75) solid 20px;
}

#news .uk-overlay-default {
  color: #fff;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 85%;

  background: rgba(0, 0, 0, 0.75);
  border: rgba(0, 0, 0, 0) solid 10px;
  height: 30px;
}
#news .uk-overlay-default a {
  color: #fff;
}

figure {
  display: table;
}
figure img,
figure img.uk-align-left,
figure img.uk-align-right {
  display: table-row;
  padding: 0;
  margin: 0;
}
figure figcaption {
  display: table-row;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  height: 25px;
  margin-top: -25px;
  color: #fff;
}

footer p {
  margin: 0 0 5px 0;
}

#links {
  /* margin-top:400px; */
}

@media (max-width: 960px) {
  /* #links {
        margin-top:485px;
    } */
}

.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button {
  background-color: rgba(255, 255, 255, 1);
  color: #cc2229;
  width: 24px;
  height: 24px;
}
.uk-navbar-item {
  height: auto;
}

#kenburns .uk-overlay {
  padding: 0;
}

.ls-slide p {
  font-size: 200%;
}

.uk-navbar-nav > li > a {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  font-size: 100%;
}
.uk-navbar-nav > li > a:hover {
  color: #000;
}

.uk-card-default {
  background: #f3f3f3;
  color: #666;
  border-bottom: 2px solid #f7931d;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03);
}

h4 {
  font-weight: 300;
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0 0 10px 5px;
  /* background: #fffbf7; */
}
h4:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: 10px;
  left: 5px;
  border-bottom: 1px solid #f7931d;
}
/* h4:after{
    position: absolute;
    heigh
    margin-bottom: 10px;
} */

.uk-card-secondary {
  background: #eee;
  color: #fff;
  box-shadow: none;
}

.uk-switcher {
  padding-left: 30px;
}

@media (min-width: 1200px) {
  .uk-switcher {
    padding-left: 40px;
  }
}

footer ul {
  list-style-type: none;
  list-style-position: initial;
  padding: 0;
  margin: 0;
}
footer ul li,
footer p {
  padding: 0;
  margin: 0;
  line-height: 150%;
}
footer ul li:before {
  content: '» ';
  color: #f7931d;
}

#layerslider {
  margin-top: -40px;
}

@media (min-width: 960px) {
  #layerslider {
    margin-top: -80px;
  }
}

.event-date {
  color: #f7931d;
  font-size: 150%;
  font-weight: 700;
}
.event-month {
  font-size: 85%;
}
.event-title a {
  font-size: 75%;
  font-weight: 700;
  color: #333;
}
.event-title {
  padding-bottom: 5px;
  line-height: 1.25;
}
.event-meta p {
  padding: 0;
  margin: 0;
  font-size: 75%;
  line-height: 1.25;
}

/* 
.row >div {
    justify-content: center;
    align-items: center;
    text-
} */
.row.line.next {
  color: #000;
  font-weight: 900;
}

.uk-offcanvas-bar {
  background: #f7931d;
}

.uk-navbar-toggle.uk-open,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover,
.uk-navbar-toggle {
  color: #fff;
}

#main ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

#main li {
  padding-left: 1em;
  text-indent: -1em;
}

#main li:before {
  content: '‣';
  padding-right: 5px;
  color: #f7931d;
}

.uk-overlay-primary {
  background: linear-gradient(rgba(34, 34, 34, 0.5), rgba(34, 34, 34, 0.75), rgba(34, 34, 34, 0.9));
  padding: 20px;
}

.uk-navbar-nav > li.uk-active > a {
  color: #f7931d;
  text-shadow: 0 0 2px #000;
}

.uk-dotnav > .uk-active > * {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
}
.uk-dotnav > * > :focus,
.uk-dotnav > * > :hover {
  background-color: rgba(255, 255, 255, 0.6);
  outline: 0;
  border-color: transparent;
}
.uk-dotnav > * > * {
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.nounderline:hover {
  text-decoration: none !important;
}
