/* lora-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora-v35-latin-regular.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lora-v35-latin-700.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v27-latin-300.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v27-latin-700.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* GENERELL */
body {
  font-family: 'Lora', serif;
  font-size: 1.7em !important;
  line-height: 150%;
  font-weight: 400;
  color: #614d46;
  background-image: url('/media/allgemein/grau.png');
  padding-top: 50px;
}
a {
  color: #e30038;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .box {
    height: auto !important;
  }
}
/* BILDER */
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
.img-rounded {
  border-radius: 2px;
}
.img-gray {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.jumbotron {
  background-color: #ffffff;
  margin-top: 30px;
}
h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 1em;
  line-height: 130%;
  margin-bottom: 15px;
}
h2 {
  font-size: 1.2em;
  line-height: 160%;
  margin-top: 15px;
  margin-bottom: 15px;
}
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 2.5em;
  color: #82b646;
}
.page-header {
  border-bottom: 0px;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #f0f0f0;
  border-radius: 2px;
}
.abstandgross {
  margin-top: 60px;
  margin-bottom: 30px;
}
.abstandklein {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* PAGINATION */
.pagination {
  margin: 0px;
}
.pagination > li > a,
.pagination > li > span {
  border: 0;
  background-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2c5238;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 1px solid #eae8eb;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-width: 0;
}
.nav-tabs > li > a {
  border: none;
  color: #666;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover {
  border: none;
  color: #e30038 !important;
  background: transparent;
}
.nav-tabs > li > a::after {
  content: "";
  background: #e30038;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
.tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* TERM */
.term {
  background-color: #82b646;
  padding: 15px 0 15px 0;
}
.term h1 {
  color: #2c5238;
}
.term .fa,
.term p {
  color: #ffffff;
}
.randrechts {
  border-right: 1px dashed #ffffff;
}
/*
.term:after {  content: " ";  display: block; position: relative; bottom: -20px; height:4px;  background: 
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAABG2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+Gkqr6gAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIe/JErERBS0sLAIEq2iaARfhWCCqBAkxAi+muTyEvI47hIk2Aq2goJo46vQv0BbwVoQFEUQwc5a0UbDOZcIETGzzM63v90ZdmfBGk4rGb2uDzLZvBaa9LnmFxZd9mfsOHAyxGhE0dXxYDBATfu4w2LGmx6zVu1z/5ojFtcVsDQIjymqlheeEg6s5lWTt4XblFQkJnwq7NHkgsK3ph6t8IvJyQp/mayFQ36wtgi7kr84+ouVlJYRlpfjzqQLys99zJc449m5WYmd4h3ohJjEh4tpJvAzSD8jMg/Sg5deWVEjv6+cP0NOchWZVYporJAkRR6PqAWpHpeYED0uI03R7P/fvuqJAW+lutMH9U+G8dYF9i0obRrG56FhlI7A9ggX2Wp+7gCG30XfrGrufWheh7PLqhbdgfMNaH9QI1qkLNnErYkEvJ5A0wK0XkPjUqVnP/sc30N4Tb7qCnb3oFvONy9/A6b2aAP2Ov83AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAn0lEQVQYlZWPrQoCURBGz9Xoa00ZUFAwaNpmM9q8aZrRZDIZbYZBuLDJ4usIIqJg2YVl3fXni2fON8MEc1kCxn95AlkAMJcFsPqx+ACmUdM+lMRc5sD6S/EOjKOmA0CoTsxlBmzqvMgNGEZNxxK8SeaSAVugU8FXoB815VW36QLmMgF2QBe4ABo1nepeY7lYMCpeGERN5zavNebS+zR/AZwiKGovtw6EAAAAAElFTkSuQmCC') repeat-x; }
*/
hr {
  margin-top: 20px;
  margin-bottom: 60px;
  border: 0;
  border-top: 1px dashed #ffffff;
  clear: both;
  width: 75px;
}
/* NAVTOP */
.navtop {
  background-color: #ebd89c;
  padding: 15px 0 5px 0;
}
#nachoben,
#zurueck {
  color: #2c5238;
  text-transform: uppercase;
}
.dropdown-menu li {
  font-size: 18px !important;
}
/* VIERER */
.vierer {
  background-color: #82b646;
  padding: 30px 0;
}
.vierer:after {
  content: " ";
  display: block;
  position: relative;
  bottom: -45px;
  height: 15px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAABG2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+Gkqr6gAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIe/JErERBS0sLAIEq2iaARfhWCCqBAkxAi+muTyEvI47hIk2Aq2goJo46vQv0BbwVoQFEUQwc5a0UbDOZcIETGzzM63v90ZdmfBGk4rGb2uDzLZvBaa9LnmFxZd9mfsOHAyxGhE0dXxYDBATfu4w2LGmx6zVu1z/5ojFtcVsDQIjymqlheeEg6s5lWTt4XblFQkJnwq7NHkgsK3ph6t8IvJyQp/mayFQ36wtgi7kr84+ouVlJYRlpfjzqQLys99zJc449m5WYmd4h3ohJjEh4tpJvAzSD8jMg/Sg5deWVEjv6+cP0NOchWZVYporJAkRR6PqAWpHpeYED0uI03R7P/fvuqJAW+lutMH9U+G8dYF9i0obRrG56FhlI7A9ggX2Wp+7gCG30XfrGrufWheh7PLqhbdgfMNaH9QI1qkLNnErYkEvJ5A0wK0XkPjUqVnP/sc30N4Tb7qCnb3oFvONy9/A6b2aAP2Ov83AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAn0lEQVQYlZWPrQoCURBGz9Xoa00ZUFAwaNpmM9q8aZrRZDIZbYZBuLDJ4usIIqJg2YVl3fXni2fON8MEc1kCxn95AlkAMJcFsPqx+ACmUdM+lMRc5sD6S/EOjKOmA0CoTsxlBmzqvMgNGEZNxxK8SeaSAVugU8FXoB815VW36QLmMgF2QBe4ABo1nepeY7lYMCpeGERN5zavNebS+zR/AZwiKGovtw6EAAAAAElFTkSuQmCC') repeat-x;
}
.vierer h1 {
  color: #b3d48e;
}
.vierer .fa,
.vierer p {
  color: #ffffff;
}
/* FUSS */
.fuss {
  background-color: #689138;
  padding: 30px 0;
}
.fuss h3 {
  color: #b3d48e;
}
.fuss p,
.fuss a {
  color: #fefefd;
}
/* BUTTON */
.btn {
  font-family: 'Roboto Condensed', sans-serif;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: 700;
  border-radius: 2px;
}
.btn-bd {
  color: #ffffff;
  background-color: #e30038;
}
.btn-bd:hover {
  color: #ffe3ea;
  background-color: #7d001f;
}
.btn-bd:active {
  color: #ffe3ea;
  background-color: #7d001f;
}
.btn-vierer {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-vierer:hover,
.btn-vierer:hover {
  color: #ffffff;
  background-color: #689138;
  border-color: #ffffff;
}
.btn-primary {
  background-color: #919191;
  border-color: #919191;
}
.btn-primary:hover,
.btn-primary:active {
  color: #ffffff;
  background-color: #787878;
  border-color: #787878;
}
.btn-danger {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-danger:hover,
.btn-danger.active {
  color: #ffffff;
  background-color: #e30038;
  border-color: #ffffff;
}
/* NAVI */
.navbar-fixed-top {
  font-family: 'Roboto Condensed', sans-serif;
  border-width: 0 0 0;
}
.navbar-inverse {
  background-color: #2c5238;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: 700;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #08100b;
}
.navbar-brand {
  color: #e9e8e8 !important;
}
.navbar-inverse .navbar-toggle {
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    font-size: 18px;
  }
}
/* GALLERY */
.gallery img {
  margin-bottom: 25px;
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
}
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #614d46;
  color: #ffffff;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: #b7b4b4;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 14px;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .glyphicon-play-circle {
  font-size: 60px;
  opacity: 0.6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #ffffff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
}
.video-list-thumbs .duration {
  background-color: #d0cece;
  border-radius: 2px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000;
  transition: all 500ms ease;
}
@media (min-width: 320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #614d46;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
.intro-header {
  background-color: #808080;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 50px;
}
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
  padding: 100px 0 50px;
}
@media only screen and (min-width: 768px) {
  .intro-header .site-heading,
  .intro-header .post-heading,
  .intro-header .page-heading {
    padding: 150px 0;
  }
}
.intro-header .site-heading,
.intro-header .page-heading {
  text-align: center;
}
.intro-header .site-heading h1,
.intro-header .page-heading h1 {
  margin-top: 0;
  font-size: 50px;
  color: #ffffff;
}
.intro-header .site-heading .subheading,
.intro-header .page-heading .subheading {
  font-size: 24px;
  line-height: 1.1;
  display: block;
  font-weight: 400;
  margin: 10px 0 0;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .intro-header .site-heading h1,
  .intro-header .page-heading h1 {
    font-size: 80px;
  }
}
.intro-header .post-heading h1 {
  font-size: 35px;
  color: #ffffff;
}
.intro-header .post-heading .subheading,
.intro-header .post-heading .meta {
  line-height: 1.1;
  display: block;
}
.intro-header .post-heading .subheading {
  font-size: 24px;
  margin: 10px 0 30px;
  font-weight: 700;
}
.intro-header .post-heading .meta {
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
}
.intro-header .post-heading .meta a {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .intro-header .post-heading h1 {
    font-size: 55px;
  }
  .intro-header .post-heading .subheading {
    font-size: 30px;
  }
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* HOVER EFFEKT */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 30px;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px;
}
.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 20px 0 0;
  padding: 7px 14px;
}
.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hovereffect:hover h2,
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}
.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
