/*#region Variables */
/*@highlight-color2:      #EADCC8;*/
/*@base-font: 'Helvetica Neue LT W01_35 Thin',Arial, Verdana, Helvetica, sans-serif;
@second-font: 'Helvetica Neue LT W01_37 Th Cn',Arial, Verdana, Helvetica, sans-serif;
@third-font: 'Helvetica Neue LT W01_57 Cond',Arial, Verdana, Helvetica, sans-serif;*/
/*
font-family:'Helvetica Neue LT W01_25 UltLt';
font-family:'Helvetica Neue LT W01_35 Thin';
font-family:'Helvetica Neue LT W01_41488878';
font-family:'Helvetica Neue LT W01_55 Roman';
font-family:'Helvetica Neue LT W01_65 Md';
font-family:'Helvetica Neue LT W01_71488914';
font-family:'Helvetica Neue LT W0127UltLtCn';
font-family:'Helvetica Neue LT W01_37 Th Cn';
font-family:'Helvetica Neue LT W01_47 Lt Cn';
font-family:'Helvetica Neue LT W01_57 Cond';
font-family:'Helvetica Neue LT W01_67 Md Cn';
font-family:'Helvetica LT W01 Condensed';
font-family:'Helvetica LT W01 Narrow';
*/
/*@media @media0 { body::before, body:before {content:'media0 / extra grosser desktop'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999;  background:rgba(0,0,0,0.3);}  }
@media @media1 { body::before, body:before {content:'media1 / grosser desktop'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999;  background:rgba(0,0,0,0.3);}  }
@media @media2 { body::before, body:before {content:'media2 / desktop/laptop'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999; background:rgba(0,0,0,0.3);} }
@media @media3 { body::before, body:before {content:'media3 / laptop'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999; background:rgba(0,0,0,0.3);} }
@media @media4 { body::before, body:before {content:'media4 / tablet/ipad querformat'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999; background:rgba(0,0,0,0.3);} }
@media @media5 { body::before, body:before {content:'media5 / tablet/ipad hochformat'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999; background:rgba(0,0,0,0.3);} }
@media @media6 { body::before, body:before {content:'media6 / smartphone'; font-size:12px; line-height:18px; color:#fff; text-align:center; position:fixed;top:0;z-index:999;  background:rgba(0,0,0,0.3);} }*/

/*#endregion */

/*#region Imports */

.simpleslider {
  width: 100%;
  clear: both;
  position: relative;
  color: white;
  height: 190px;
  overflow: hidden;
}
.simpleslider .items {
  position: relative;
  width: 100%;
  height: 100%;
}
.simpleslider .items .item {
  display: none;
  width: 100%;
}
.simpleslider .items .item:first-child {
  display: block;
}
.simpleslider .items .item .caption {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

  color: white;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.simpleslider .items .item .caption a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.simpleslider .items .item .caption a:hover {
  color: #a3c7db;
  border: 0px;
}
.simpleslider .items .item .caption strong {
  font-weight: 700;
}
.simpleslider .items .item .caption:last-child {
  margin-bottom: 0;
}
.simpleslider .items .item .cnt {
  position: absolute;
  left: 30px;
  width: 50%;
  top: 30px;
  height: 140px;
}
.simpleslider .items .item .caption,
.simpleslider .items .item .txt {
  max-height: 130px;
  overflow: hidden;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.simpleslider .items .item.wtext:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1240px) {
  .simpleslider .items .item .cnt {
    width: 80%;
  }
}
@media only screen and (max-width: 1000px) {
  .simpleslider {
    height: 140px;
  }
  .simpleslider .items .item .caption {
    margin-bottom: 10px;
  }
  .simpleslider .items .item .cnt {
    height: auto;
    font-size: 80%;
    line-height: 14px;
  }
}
@media only screen and (max-width : 720px) {
  .simpleslider {
    height: 120px;
  }
  .simpleslider .items .item .caption,
  .simpleslider .items .item .cnt {
    top: 20px;
  }
}
.simpleslider-icons {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.simpleslider-icons a {
  display: inline-block;
  position: relative;
  margin-left: 4px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.simpleslider-icons a.active,
.simpleslider-icons a:hover {
  opacity: 1.0 !important;
  filter: alpha(opacity=100);
}
.simpleslider-icons a.icon {
  background: white;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.simpleslider-icons.thumbs a.icon {
  width: 30px;
  height: 30px;
  border-radius: 0;
  overflow: hidden;
  background: none;
  box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 5px;
}
.simpleslider-icons.thumbs a.icon img {
  width: auto;
  height: 100%;
}
.simpleslider-icons.thumbs.background {
  margin-right: -30px;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.simpleslider-icons.thumbs.background.hmoth {
  right: 0;
  bottom: 0;
  padding: 50px 20px 20px 50px;
}
.simpleslider-icons.thumbs.background a.icon {
  width: 40px;
  height: 40px;
  float: right;
  clear: both;
  margin-bottom: 5px;
  border-radius: 0;
}
@media only screen and (max-width: 1240px) {
  .simpleslider-icons.thumbs.background a.icon {
    width: 30px;
    height: 30px;
  }
}
.simpleslider-icons.thumbs.background:hover {
  margin-right: -10px;
}
.simpleslider-arrow {
  position: absolute;
  display: inline-block;
  top: 50%;
  z-index: 200;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.simpleslider-arrow.left {
  left: 20px;
}
.simpleslider-arrow.left:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 80px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 80px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
}
.simpleslider-arrow.right {
  right: 20px;
}
.simpleslider-arrow.right:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 80px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 80px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
}
.simpleslider-arrow:hover:before {
  color: rgba(255, 255, 255, 0.8) !important;
}
.simpleslider.background {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}
.simpleslider.background .items {
  width: 100%;
  height: 100%;
}
.simpleslider.background .items .item {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.simpleslider.background .items .item img {
  width: 100%;
}
.simpleslider.background .items .item a.more {
  position: relative!important;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}
/* Link-Hover CSS3 Animation */
.ani {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
}
/*.noAni() {
   -webkit-transition: all 0ms ease-in-out;
    -moz-transition: all 0ms ease-in-out;
    -ms-transition: all 0ms ease-in-out;
    -o-transition: all 0ms ease-in-out;
    transition: all 0ms ease-in-out;
}*/
a,
a:hover,
.fancybox-nav span,
.fancybox-close,
button,
.lnk {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.overflow-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
strong {
  font-weight: 500;
}
.nolist ul li:before {
  display: none;
}
hr {
  height: 1px!important;
  border: none;
  border-top: solid 1px #e7e5e5;
  margin: 20px 0 20px 0;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
small,
.small {
  font-size: 14px;
  line-height: 20px;
}
.x-small {
  font-size: 12px;
  line-height: 18px;
}
.ajaxloading * {
  cursor: wait!important;
}
blockquote {
  display: block;
  background: #fcfcfb;
  padding: 15px;
  margin-bottom: 22px;
  text-align: center;
  border-left: solid 3px #a3c7db;
}
/* Generated by Glyphter (http://www.glyphter.com) on  Thu May 08 2014*/

@font-face {
  font-family: 'Glyphter';
  src: url('/frontend/styles/iconfont/part1/fonts/Glyphter.eot');
  src: url('/frontend/styles/iconfont/part1/fonts/Glyphter?#iefix') format('embedded-opentype'), url('/frontend/styles/iconfont/part1/fonts/Glyphter.woff') format('woff'), url('/frontend/styles/iconfont/part1/fonts/Glyphter.ttf') format('truetype'), url('/frontend/styles/iconfont/part1/fonts/Glyphter.svg#Glyphter') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphter2';
  src: url('/frontend/styles/iconfont/part2/fonts/Glyphter.eot');
  src: url('/frontend/styles/iconfont/part2/fonts/Glyphter?#iefix') format('embedded-opentype'), url('/frontend/styles/iconfont/part2/fonts/Glyphter.woff') format('woff'), url('/frontend/styles/iconfont/part2/fonts/Glyphter.ttf') format('truetype'), url('/frontend/styles/iconfont/part2/fonts/Glyphter.svg#Glyphter') format('svg');
  font-weight: normal;
  font-style: normal;
}
.facebook:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f09a';
  padding-right: 7px;
}
.facebook:before {
  padding-right: 0;
}
.facebook span {
  display: none;
}
.instagram:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f16d';
  padding-right: 7px;
}
.instagram:before {
  padding-right: 0;
}
.instagram span {
  display: none;
}
i.kontakt:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f095';
  padding-right: 7px;
}
i.kontakt:before {
  font-size: 18px;
  line-height: inherit;
  text-align: center;
  padding: 0;
}
i.buchen:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  padding-right: 7px;
}
i.buchen:before {
  font-size: 18px;
  line-height: inherit;
  text-align: center;
  padding: 0;
}
i.zimmer:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f236';
  padding-right: 7px;
}
i.zimmer:before {
  font-size: 18px;
  line-height: inherit;
  text-align: center;
  padding: 0;
}
i.gutscheine:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f06b';
  padding-right: 7px;
}
i.gutscheine:before {
  font-size: 18px;
  line-height: inherit;
  text-align: center;
  padding: 0;
}
i.menu:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c9';
  padding-right: 7px;
}
i.menu:before {
  font-size: 21px;
  line-height: inherit;
  text-align: center;
  padding: 0;
}
.icon.gutschein {
  display: block;
  width: 26px;
  text-align: center;
  padding-bottom: 5px;
  border: 0;
  color: #a3c7db;
}
.icon span {
  display: block!important;
  font-family: 'Glyphter';
  font-size: 23px;
  font-weight: 100!important;
}
.icon.gutscheine {
  display: block;
  margin-top: 0px;
  display: inline-block;
  color: #a3c7db !important;
}
.icon.gutscheine span {
  font-size: 26px;
}
.glyphicon span.icon {
  display: block!important;
  font-family: 'Glyphter';
  font-size: 23px;
  font-weight: 100!important;
}
body {
  background: white !important;
}
#master {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  z-index: 10;
  position: relative;
  width: 100%;
  box-shadow: none!important;
}
#master.noTitleImage {
  padding-top: 0;
}
#header {
  width: 100%;
}
#header #logo {
  background: white;
  position: fixed;
  left: 50%;
  margin-left: -190px;
  top: 40%;
  z-index: 50 !important;
  display: inline-block;
  width: 500px;
  height: 307px;
  background: url(/Frontend/Images/logo.png) no-repeat 0 0;
  background: none\9;
  background-size: contain;
}
@media only screen and (max-width : 520px) {
  
}
#header #logo img {
  width: 100%;
  display: none;
  display: block\9;
}
#header #logo img.ie8 {
  display: none;
}
.noTitleImage #header #logo {
  display: none!important;
}
#header .infos {
  position: fixed;
  z-index: 999;
  top: 20px;
  right: 35px;
  margin-top: -2px;
}
#header .infos .icon {
  float: left;
  color: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 8px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 4px;
}
#header .infos .icon:hover {
  color: #512a86;
}
#header .links {
  float: left;
  position: relative;
  padding-top: 10px;
  margin-right: 7px;
}
#header .links .links-inner {
  -webkit-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -moz-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -ms-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -o-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #fafafa;
  top: 79px;
  padding: 30px 30px 30px;
  width: 320px;
  text-align: left;
  right: 50%;
  margin-right: -160px;
  font-size: 15px;
}
@media only screen and (max-width : 720px) {
  #header .links .links-inner,
  #header .links .links-inner.open {
    position: fixed;
    top: 60px!important;
    right: 0!important;
    margin-right: 0!important;
  }
}
#header .links .links-inner .h2 {
  color: black;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0;
  padding: 0;
  font-weight: 500;
}
#header .links .links-inner.open {
  -webkit-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -moz-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -ms-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -o-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  opacity: 1;
  visibility: visible;
  top: 79px;
}
#header .links .links-inner:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #fafafa transparent;
  position: absolute;
  top: -10px;
  left: 46%;
  width: 0;
  z-index: 1;
}
#navigation {
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 599;
  background: black;
  background: rgba(0, 3, 7, 0.92);
  color: white;
  font-size: 36px;
  line-height: 36px;
}
#navigation a {
  color: white;
  /*span {
            background:#fff;
        }*/

  text-transform: uppercase;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
  font-weight: 200;
  letter-spacing: 3px;
}
#navigation a:hover,
#navigation a.open,
#navigation a.active {
  color: #512a86;
}
#navigation h3,
#navigation h4 {
  color: white;
  font-weight: 400;
  margin-bottom: 10px;
}
#navigation #mainnav {
  width: 100%;
  padding: 0 60px;
  z-index: 600;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -100px \9;
}
#navigation #mainnav .nav {
  margin-bottom: 60px;
}
#navigation #mainnav .favoriten .nav ul li {
  margin-bottom: 0px!important;
}
#navigation #mainnav .favoriten .nav ul li a.lvl0,
#navigation #mainnav .favoriten .nav ul li a.lvl1 {
  font-size: 14px!important;
  padding-top: 2px;
  padding-bottom: 2px;
}
#navigation #mainnav ul {
  text-align: center;
}
#navigation #mainnav ul li.lvl1,
#navigation #mainnav ul li.lvl0 {
  margin-bottom: 20px;
}
#navigation #mainnav ul li.lvl1 > a,
#navigation #mainnav ul li.lvl0 > a {
  /*.icon('\f067');*/
  display: block;
  position: relative;
  outline: none;
  text-decoration: none;
  padding: 5px 0;
}
#navigation #mainnav ul li.lvl1 > a:before,
#navigation #mainnav ul li.lvl0 > a:before {
  color: #512a86;
  font-size: 12px;
  line-height: 16px;
  top: -3px;
  position: relative;
  padding-right: 10px;
}
@media only screen and (max-width : 720px) {
  #navigation #mainnav ul li.lvl1 > a:before,
  #navigation #mainnav ul li.lvl0 > a:before {
    top: -1px;
  }
}
#navigation #mainnav ul li.lvl1 > .nav,
#navigation #mainnav ul li.lvl0 > .nav {
  margin-bottom: 10px;
}
#navigation #mainnav ul li.lvl1 li.lvl2 a,
#navigation #mainnav ul li.lvl0 li.lvl2 a {
  padding: 0;
  font-size: 16px;
  color: white;
  /*span {
            background:#fff;
        }*/

}
#navigation #mainnav ul li.lvl1 li.lvl2 a:hover,
#navigation #mainnav ul li.lvl0 li.lvl2 a:hover,
#navigation #mainnav ul li.lvl1 li.lvl2 a.open,
#navigation #mainnav ul li.lvl0 li.lvl2 a.open,
#navigation #mainnav ul li.lvl1 li.lvl2 a.active,
#navigation #mainnav ul li.lvl0 li.lvl2 a.active {
  color: #512a86;
}
#navigation #mainnav .infos {
  position: absolute;
  bottom: 50px;
  font-size: 14px;
  line-height: 20px;
}
#navigation #mainnav .icons {
  margin-top: 20px;
}
#navigation #mainnav .icons a {
  margin-right: 15px;
}
@media only screen and (max-width : 720px) {
  #navigation #mainnav li {
    margin-bottom: 5px;
  }
  #navigation #mainnav li a {
    font-size: 17px;
  }
}
#navigation.open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, filter 0.5s;
}
#navigation .footer {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-49.4%);
  font-size: 14px;
  width: 100%;
  text-align: center;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
}
#navigation .footer .nav {
  display: inline-block !important;
  /*@media @media5 {
        & {
            ul {
            margin: 0 0 15px;
            width: 100%;
            float:none;
            }

            li {
                width: 100%;
                margin: 0;
                border-bottom: solid 1px @border-color;
                text-align: center;
                display:block;

                &:last-child {
                    border-bottom: 0px;
                }

                a {
                    display: block;
                    padding: 5px 0;
                }
            }
        }
    }*/

}
#navigation .footer .nav ul {
  display: inline-block;
}
#navigation .footer .nav ul li {
  display: inline-block;
  margin: 0 10px;
}
@media only screen and (max-width : 720px) {
  #navigation .footer .nav ul li {
    margin: 0 4px;
  }
}
#navigation .footer .nav a {
  color: white;
  letter-spacing: 2px;
}
#navigation .footer .nav a:hover,
#navigation .footer .nav a.open,
#navigation .footer .nav a.active {
  color: #512a86;
}
#navigation .footer .nav ul li {
  margin: 0 11px 0 11px;
}
@media only screen and (max-width : 720px) {
  #navigation {
    width: 100%;
    height: 100%;
    height: 100vh;
    position: fixed;
    border-left: 0!important;
  }
  #navigation #mainnav .nav {
    margin-bottom: 30px!important;
  }
  #navigation #mainnav .nav ul a {
    font-size: 20px!important;
    line-height: 23px!important;
  }
  #navigation #mainnav .nav ul li a.lvl0,
  #navigation #mainnav .nav ul li a.lvl1 {
    padding: 2px 0;
  }
  #navigation #mainnav .nav ul li .nav {
    margin-bottom: 14px!important;
  }
  #navigation #mainnav .nav ul li ul li.lvl2 {
    margin-bottom: 0;
  }
  #navigation #mainnav .nav ul li ul li.lvl2 a {
    font-size: 15px!important;
    line-height: 22px!important;
  }
  #navigation .logo {
    margin-bottom: 30px!important;
  }
}
#subnav ul li {
  /*border-bottom: solid 1px @subnav-border-color;*/
  margin-bottom: 2px;
}
#subnav ul li a {
  color: white;
  /*span {
            background:#fff;
        }*/

}
#subnav ul li a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
#subnav ul li a:hover,
#subnav ul li a.open,
#subnav ul li a.active {
  color: #512a86;
}
#subnav ul li ul {
  margin-top: 5px;
  border: none;
}
#subnav ul li ul li {
  padding: 1px 0 1px 13px;
  border: none;
}
#subnav ul li ul li :last-child {
  border: none;
}
#content {
  zoom: 1;
  /*background:@bg-content;*/
  position: absolute;
  z-index: 100;
  width: 100%;
  /*margin-top:500px;*/
  margin-top: 100vh;
  /*h4.small {
        a {
            .icon('\f104','absolute');
            left:9px!important;

            &:before {
                .aniOpacity;
                color:@highlight-color;
                top:3px!important;
                opacity:0;
            }
            &:hover {
                &:before {
                 .aniOpacity;
                   opacity:1;
                }
            }
        }
        
    }*/

}
#content:before,
#content:after {
  content: '';
  display: table;
}
#content:after {
  clear: both;
}
@media only screen and (max-width: 839px) {
  #content {
    margin-top: 400px;
  }
}
.noTitleImage #content {
  margin-top: 0!important;
}
.noTitleImage #content .middle {
  padding-top: 80px;
}
#content .section > .inner {
  padding: 75px 0 85px;
}
.standard #content .section > .inner,
.start #content .section > .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  max-width: 1070px;
  padding: 75px 115px 95px;
}
.start #content .breadcrumb {
  display: none;
}
#content .breadcrumb .limit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
#content .breadcrumb ul {
  margin-left: -13px;
}
#content .breadcrumb ul li {
  display: inline-block;
  margin: 0 0 0 0!important;
}
#content .breadcrumb ul li.last.active {
  display: none;
}
#content .breadcrumb ul li a {
  font-size: 15px;
  line-height: 20px;
  margin: 0 7px 0 7px!important;
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
}
#content .breadcrumb ul li a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
#content .breadcrumb ul li a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
#content .breadcrumb ul li a:before {
  font-size: 14px;
  color: #cccccc;
  line-height: 20px;
}
#content .breadcrumb ul li.first a:before {
  display: none;
}
#content .top {
  background: #a3c7db;
  zoom: 1;
}
#content .top:before,
#content .top:after {
  content: '';
  display: table;
}
#content .top:after {
  clear: both;
}
.full #content .top.section > .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  max-width: 840px;
}
#content .center {
  zoom: 1;
}
#content .center:before,
#content .center:after {
  content: '';
  display: table;
}
#content .center:after {
  clear: both;
}
#content .center.section > .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  max-width: 1070px !important;
}
#content .center.overviewactive {
  margin-top: -20px;
}
#content .center.detailsactive {
  margin-top: -35px;
}
#content .middle {
  width: 100%;
}
.full #content .middle {
  margin-top: -40px !important;
}
#content .bottom {
  zoom: 1;
}
#content .bottom:before,
#content .bottom:after {
  content: '';
  display: table;
}
#content .bottom:after {
  clear: both;
}
.standard #content .bottom {
  margin-top: -20px;
  background: #f6f4f2;
}
#content .bottom.section > .inner {
  zoom: 1;
  margin: 0 auto;
  max-width: 1250px;
}
#content .bottom.section > .inner:before,
#content .bottom.section > .inner:after {
  content: '';
  display: table;
}
#content .bottom.section > .inner:after {
  clear: both;
}
@media only screen and (max-width: 1549px) {
  #content .bottom.section > .inner {
    max-width: 100%;
  }
}
.full #content .bottom.section > .inner,
.mixed #content .bottom.section > .inner {
  max-width: 100%;
}
.full #content .bottom.section > .inner {
  padding: 0px!important;
}
.start #content .bottom.section > .inner {
  max-width: 1250px;
}
.start #content .section.bottom {
  background: #f6f4f2;
}
.start #content .section.bottom > .inner {
  padding-top: 45px;
  padding-bottom: 120px!important;
}
.start #content .section.bottom.second > .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.textlist #content .top .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  max-width: 1070px;
  padding: 44px 115px 64px;
}
.textlist #content .bottom.grey {
  background: #f6f4f2;
}
.textlist #content .bottom .inner {
  margin: 0 auto;
  padding: 60px;
  max-width: 1400px !important;
}
#footer {
  zoom: 1;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 35px 0 30px;
  display: block;
  background: #a3c7db;
  font-size: 14px;
  line-height: 20px;
}
#footer:before,
#footer:after {
  content: '';
  display: table;
}
#footer:after {
  clear: both;
}
#footer .inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#footer a {
  color: white;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
}
#footer a:hover,
#footer a.open,
#footer a.active {
  color: #512a86;
}
#footer .nav {
  display: inline-block;
  /*@media @media5 {
        & {
            ul {
            margin: 0 0 15px;
            width: 100%;
            float:none;
            }

            li {
                width: 100%;
                margin: 0;
                border-bottom: solid 1px @border-color;
                text-align: center;
                display:block;

                &:last-child {
                    border-bottom: 0px;
                }

                a {
                    display: block;
                    padding: 5px 0;
                }
            }
        }
    }*/

}
#footer .nav ul {
  display: inline-block;
}
#footer .nav ul li {
  display: inline-block;
  margin: 0 10px;
}
@media only screen and (max-width : 720px) {
  #footer .nav ul li {
    margin: 0 4px;
  }
}
@media only screen and (max-width: 1549px) {
  /*#header {
          &, &.fixed, .noTitleImage & {
              .inner {
                  padding-left: 35px;
                  padding-right:35px;
              }
          }
      }*/
  
  #footer .inner {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 1240px) {
  #header #logo {
    position: absolute;
    width: 250px !important;
    height: 250px !important;
    left: 50%;
    margin-left: -125px;
    top: 35px!important;
    margin-top: 0!important;
  }
}
@media only screen and (max-width: 1000px) {
  .standard #content .section > .inner,
  .start #content .section > .inner {
    padding-left: 6%;
    padding-right: 6%;
  }
  #content .section.center > .inner {
    zoom: 1;
    padding-left: 6%!important;
    padding-right: 6%!important;
  }
  #content .section.center > .inner:before,
  #content .section.center > .inner:after {
    content: '';
    display: table;
  }
  #content .section.center > .inner:after {
    clear: both;
  }
  #content .section.bottom > .inner {
    padding-top: 0;
  }
  .standard #content .section.bottom > .inner,
  .start #content .section.bottom > .inner {
    padding-left: 6%;
    padding-right: 6%;
  }
  #footer .inner {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media only screen and (max-width: 839px) {
  #header #logo {
    position: absolute;
    width: 150px !important;
    height: 150px !important;
    left: 50%;
    margin-left: -75px;
    top: 35px!important;
    margin-top: 0!important;
  }
  .full #content .section.top > .inner {
    padding-left: 6%;
    padding-right: 6%;
  }
  #footer .nav ul li {
    margin: 0 4px;
  }
}
@media only screen and (max-width : 720px) {
  #master {
    /*padding-top:@header-fixedheight!important;*/
  
    zoom: 1;
  }
  #master:before,
  #master:after {
    content: '';
    display: table;
  }
  #master:after {
    clear: both;
  }
  #header {
    top: 0;
    /*position:fixed; // Header fixed*/
    position: absolute;
    z-index: 600;
    width: 100%;
    height: 100px !important;
    padding: 0;
    /*background:@bg-content2;*/
  
    /*background:@bg-content;*/
  
  }
  #header .inner {
    padding: 10px 25px 0;
  }
  #header .links {
    margin: 0!important;
    padding-top: 0;
  }
  #header .infos {
    top: 9px;
    right: 20px;
  }
  #header .infos .icon {
    margin-left: 0;
  }
  #header #logo {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 17px!important;
    margin-top: 0!important;
  }
  .noTitleImage #header #logo {
    display: block!important;
  }
  #header #search {
    display: none;
  }
  #content {
    margin-top: 250px!important;
    z-index: 3;
    position: relative!important;
  }
  .start #content {
    margin-top: 300px!important;
  }
  #content .left,
  #content .middle,
  #content .right {
    width: 100%;
    float: none;
  }
  #content .middle {
    padding-top: 0!important;
  }
  #content .section > .inner {
    padding: 6% 6% 6%;
  }
  .standard #content .section > .inner,
  .start #content .section > .inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    max-width: 1070px;
    padding: 6% 6% 6%;
  }
  #content .section.bottom {
    margin-top: 0!important;
  }
  #content .section.bottom > .inner {
    padding-left: 6%;
    padding-right: 6%;
  }
  .full #content .section.bottom > .inner {
    padding: 0;
  }
  #content .section.center > .inner {
    padding-left: 6%!important;
    padding-right: 6%!important;
  }
  .start #content .section.bottom > .inner {
    padding-top: 5%;
    padding-bottom: 20px!important;
  }
  .start #content .section.bottom > .inner .box2.ipage {
    margin-bottom: 0;
  }
  .start #content .section.bottom.second {
    padding-top: 15px;
    padding-bottom: 0;
  }
  #footer {
    z-index: 10;
    position: relative;
    padding-top: 0;
    height: 70px;
    background-position: left top!important;
    background: none!important;
  }
  .start #footer {
    position: relative!important;
  }
  .standard #footer,
  .full #footer {
    background: none!important;
  }
  #footer .inner {
    padding: 20px 0%;
  }
  #footer a {
    font-size: 12px;
    line-height: 24px;
  }
  #footer .lnkBtn {
    margin-bottom: -4px;
  }
  #footer .center {
    text-align: center;
  }
  #footer span.info {
    display: inline;
    float: none;
  }
  #footer span.info a {
    white-space: nowrap;
  }
  #footer .nav ul li {
    margin: 0 4px;
  }
  #footer .nav ul li:nth-child(3) {
    display: none;
  }
  #footer .nav ul li a {
    font-size: 14px;
    padding: 5px 0;
    letter-spacing: 1px;
  }
  #footer .crow .c {
    font-size: 12px;
    line-height: 18px;
  }
  #footer .crow .c.c1,
  #footer .crow .c.c2 {
    float: none!important;
    width: 100%!important;
    margin-bottom: 5px;
    text-align: center!important;
  }
  #footer .crow .c.c2 {
    padding-top: 18px!important;
  }
  #quicklinks,
  #subnav {
    display: none;
  }
}
@media only screen and (max-width : 520px) {
  #header #logo {
    position: absolute;
    width: 100px !important;
    height: 100px !important;
    left: 50%;
    margin-left: -50px;
    top: 25px!important;
    margin-top: 0!important;
  }
}
/*#region Texte/Module im Content */

.love-wrapper .love-line {
  width: 280px;
  margin: 0 auto;
}
.love-wrapper .love-line.center {
  font-weight: 600;
  text-align: center;
}
.love-wrapper .love-line.center.last {
  margin-bottom: 25px;
}
.trauzeugen-wrapper p {
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .trauzeugen-wrapper {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
.about-wrapper {
  width: 840px;
  height: 280px;
  margin-top: 100px;
}
@media only screen and (max-width : 720px) {
  .about-wrapper {
    width: 100%;
    height: 900px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 839px) {
  .about-wrapper {
    width: 100%;
    margin-top: 10px;
  }
}
.about-wrapper .about-img.right {
  float: right;
}
.about-wrapper .about-img.left {
  float: left;
}
@media only screen and (max-width : 720px) {
  .about-wrapper .about-img {
    width: 100%;
  }
}
@media only screen and (max-width : 720px) {
  .about-wrapper .about-img img {
    position: relative;
    margin-left: 50%;
    left: -120px;
  }
}
@media only screen and (max-width: 839px) {
  .about-wrapper .about-img img {
    width: 250px;
  }
}
.about-wrapper .about-separator {
  float: left;
  width: 360px;
  height: 100%;
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

  font-size: 172px;
  margin-top: 100px;
}
@media only screen and (max-width : 720px) {
  .about-wrapper .about-separator {
    width: 300px;
    height: 75px;
    position: relative;
    margin-left: -50%;
    left: 150px;
  }
}
@media only screen and (max-width: 839px) {
  .about-wrapper .about-separator {
    /*width: auto;
              margin-left:25px;*/
    /*width: 500px;*/
    height: 75px;
    position: relative;
    margin-left: -50%;
    left: 250px;
  }
}
@media only screen and (max-width : 720px) {
  .about-wrapper .about-separator {
    left: 190px;
  }
}
.about-wrapper .about-separator a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.about-wrapper .about-separator a:hover {
  color: #a3c7db;
  border: 0px;
}
.about-wrapper .about-separator strong {
  font-weight: 700;
}
.about-wrapper .about-separator:last-child {
  margin-bottom: 0;
}
.about-wrapper .about-name {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

  font-size: 30px;
  margin-top: 10px;
}
.about-wrapper .about-name a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.about-wrapper .about-name a:hover {
  color: #a3c7db;
  border: 0px;
}
.about-wrapper .about-name strong {
  font-weight: 700;
}
.about-wrapper .about-name:last-child {
  margin-bottom: 0;
}
.map-link {
  display: block;
  color: #512a86;
  margin-top: 10px;
  background: #a3c7db;
  width: 100%;
  padding: 5px;
  text-align: center;
}
.map-link:hover {
  border-bottom-color: transparent !important;
  background-color: #5a9abe;
}
#content .section .inner h1,
#content .section .inner h4 {
  display: none;
}
.calltoaction .icon-buttons {
  position: fixed;
  bottom: -8px;
  right: 25px;
  z-index: 50;
  right: 0px;
  top: 50%;
  margin-top: -60px;
  width: 35px;
}
.calltoaction .icon-buttons a {
  display: block;
  width: 32px;
  height: 32px;
  background: #f6f4f2;
  text-align: center;
  margin-bottom: 0;
  color: #512a86;
  padding-top: 7px;
  margin-bottom: 2px;
}
.calltoaction .icon-buttons a:hover {
  color: white;
}
.calltoaction .icon-buttons a:before {
  padding: 0 !important;
}
.calltoaction div.float-action-button {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 30px;
  z-index: 400;
}
.calltoaction div.float-action-button a {
  position: relative;
}
.calltoaction div.float-action-button a:not(:last-child):before {
  content: attr(data-title);
  display: block;
  position: absolute;
  right: 55px;
  bottom: 0;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: black;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  text-align: right;
}
.calltoaction div.float-action-button a i,
.calltoaction div.float-action-button a:before {
  line-height: inherit;
}
.calltoaction div.float-action-button a span {
  display: none;
}
.calltoaction div.float-action-button .buttons.fab-visible {
  opacity: 1 !important;
  margin: 20px auto 0 !important;
  transform: scale(1) !important;
}
.calltoaction div.float-action-button a.buttons {
  background-color: #a3c7db;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  line-height: 56px;
  color: white;
  font-size: 22px;
  padding: 1px 0 0 0;
  text-align: center;
  display: block;
  margin: 20px auto 0;
  position: relative;
  -webkit-transition: color 0.1s ease-in-out, transform 0.1s ease-in-out, opacity 0.1s ease-in-out, box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, transform 0.1s ease-in-out, opacity 0.1s ease-in-out, box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out;
  text-decoration: none;
}
.calltoaction div.float-action-button a.buttons:hover {
  background-color: #91bcd4;
}
.calltoaction div.float-action-button a.buttons:not(:last-child) {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 20px auto 0;
  opacity: 0;
  font-size: 18px;
  padding-top: 0;
  -webkit-transform: translateY(50px) scale(0.3);
  -ms-transform: translateY(50px) scale(0.3);
  transform: translateY(50px) scale(0.3);
}
.calltoaction div.float-action-button a.buttons:nth-last-child(1) i.fa-navicon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.calltoaction div.float-action-button a.buttons:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: 50ms;
  transition-delay: 20ms;
  font-size: 22px;
}
.calltoaction div.float-action-button a.buttons:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 75ms;
  transition-delay: 40ms;
}
.calltoaction div.float-action-button a.buttons:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 100ms;
  transition-delay: 60ms;
  font-size: 22px;
}
.calltoaction div.float-action-button a.buttons:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 125ms;
  transition-delay: 80ms;
  font-size: 20px;
}
.calltoaction div.float-action-button:hover a.buttons:not(:last-child) {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin: 20px auto 0;
  transform: scale(1);
}
.calltoaction div.float-action-button .tooltip.left {
  margin-left: -10px;
}
.mods {
  padding-bottom: 0;
  zoom: 1;
}
.mods:before,
.mods:after {
  content: '';
  display: table;
}
.mods:after {
  clear: both;
}
.noTitleImage .mods {
  padding-bottom: 30px;
}
@media only screen and (max-width : 720px) {
  .mods {
    padding-bottom: 0px;
  }
}
.mods ul,
.mods ol {
  margin-bottom: 28px;
  margin-left: 15px;
}
.mods ul:last-child,
.mods ol:last-child {
  margin-bottom: 0;
}
.mods ul li {
  list-style: disc;
  list-style-position: outside;
  list-style-image: url(/frontend/images/listitem.gif);
  padding-bottom: 3px;
  margin: 0;
}
.mods a {
  border-bottom: solid 1px transparent;
}
.mods a:hover {
  border-bottom-color: #512a86;
  font-weight: bold;
}
.mods p a {
  color: #512a86;
  border-bottom-color: #512a86;
}
/*#endregion */

/*#region Links */

/*#region Definitions */

.hover {
  color: #512a86;
}
.lnk {
  color: white;
}
.lnk:hover,
.lnk.open,
.lnk.active {
  color: #512a86;
}
/*#endregion*/
/*#region Arrows */
.lnkArrow {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
}
.lnkArrow:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.lnkArrow:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.lnkArrow:hover,
.lnkArrow.open,
.lnkArrow.active {
  color: #512a86;
}
p .lnkArrow {
  border-color: transparent !important;
}
p .lnkArrow:hover {
  border-color: #a3c7db !important;
}
.lnkArrow:before {
  top: 0;
}
/*#endregion */
/*#region Buttons */
.donateForm,
.donateButton {
  border: 0;
  width: 126px;
  height: 47px;
  margin: 0 0 35px 0 !important;
  padding: 0 !important;
  background: none;
}
.donateForm img,
.donateButton img {
  display: none;
}
.lnkBtn,
.btn,
input[type=submit] {
  font-weight: 600;
  background: #512a86;
  border: solid 0 #a3c7db !important;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 6px 0;
  /*height: 46px;
        line-height: 46px;*/
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  outline: none;
}
.lnkBtn:before,
.btn:before,
input[type=submit]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.lnkBtn:before,
.btn:before,
input[type=submit]:before {
  font-size: 20px;
  padding-right: 7px !important;
  top: 1px;
  position: relative;
}
.lnkBtn:hover,
.btn:hover,
input[type=submit]:hover {
  /*background:#fff;*/
  background-color: #512a86 !important;
  /*color: @text-color;*/
  border-color: white !important;
}
#footer .lnkBtn,
#footer .btn,
#footer input[type=submit] {
  color: white;
  /*background:#fff;
            border: solid 1px @base-color!important;
            color:@base-color;
            &:hover { color:@highlight-color!important;}*/

}
@media only screen and (max-width : 720px) {
  
}
/*#endregion */

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
  text-decoration: none;
  color: #512a86 !important;
  border: 0px !important;
}
a.img {
  border: 0 !important;
  position: relative;
  display: block;
  margin: 34px 0;
  overflow: hidden;
}
a.img span.cnt {
  background: #aaaaaa;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 6;
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
}
a.img span.cnt span.title {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 4px 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
a.img img {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
  position: relative;
  z-index: 5;
  margin: 0;
}
a.img:hover span.cnt {
  background: #999999;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  visibility: visible;
}
a.img:hover span.cnt span.title {
  background: white;
  color: black;
}
#lnk-back {
  /*display:none;*/
  background: #b9d4e4;
  position: fixed;
  right: 30px;
  bottom: 30px;
  opacity: 0;
  text-align: center;
  z-index: 598;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  border-radius: 52px;
  width: 52px;
  height: 52px;
  /*&:after {
        content:attr(title);
        display:block;
        position:absolute;
        right:7px;
        color:@mainnav-color;
        bottom:0;
        z-index:-2;
        background:lighten(@bg-content2,3%);
        height:53px;
        line-height:53px!important;
        padding:0 0 0 22px;
        .x-small;
        .font-medium;
        width:120px;
        text-align:left;
        opacity:0;
        visibility:hidden;
        letter-spacing:2px;
        .border-radius(52px);
        .aniOpacity;
        .uppercase;
    }*/

}
#lnk-back span.icon {
  position: absolute;
  left: 15px;
  top: 10px;
  transform: rotate(-90deg);
  font-size: 20px;
}
#lnk-back:before {
  position: relative;
  z-index: 3;
  font-size: 23px;
}
#lnk-back:hover:after {
  opacity: 1;
  visibility: visible;
}
#lnk-back:hover:before {
  opacity: 1;
}
#lnk-back span {
  display: none;
}
@media only screen and (max-width : 720px) {
  #lnk-back {
    display: none;
  }
}
/*#endregion */
/*#region Navigation */
/*#endregion */

/*#region Files */

.files {
  margin-bottom: 27px;
}
.files ul.list li {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: none;
}
.files .img-list {
  width: 103% !important;
  margin: 0 -1.5% !important;
  float: left !important;
}
.files .img-list li {
  width: 30.25% !important;
  background: none !important;
  padding: 0 !important;
  float: left;
  margin: 0 1.5% 25px !important;
}
.files .img-list li .noGal {
  margin-bottom: 8px !important;
  width: 100%;
}
/*#endregion */

/*#region Data */

dl {
  display: table-row;
  width: 100%;
}
dl dt,
dl dd {
  display: table-cell;
  vertical-align: top;
}
dl dt {
  width: 100px;
  color: #a3c7db;
  padding-right: 10px;
}
.left dl dt {
  width: 80px;
}
.left dl dt {
  width: 80px;
}
.left dl dd {
  width: 150px;
}
@media only screen and (max-width: 1000px) {
  dl dt,
  dl dd {
    display: block;
  }
  dl dt {
    font-weight: bold;
  }
  dl dd {
    margin-bottom: 10px;
  }
}
/*#endregion */

/*#region Structure Rows */

.crow {
  width: 100%;
  zoom: 1;
}
.crow:before,
.crow:after {
  content: '';
  display: table;
}
.crow:after {
  clear: both;
}
.crow .c {
  float: left;
  padding-right: 20px;
  vertical-align: top;
  margin-bottom: 20px;
  width: 100%;
}
.crow .c p:last-child,
.crow .c ul:last-child {
  margin-bottom: 0px;
}
.crow .c:last-child {
  padding-right: 0;
}
.crow .i {
  zoom: 1;
}
.crow .i:before,
.crow .i:after {
  content: '';
  display: table;
}
.crow .i:after {
  clear: both;
}
.crow .i:first-child {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.crow.one .c {
  width: 100%;
  display: block;
}
.crow.two .c {
  width: 50%;
}
.crow.three .c {
  width: 33%;
}
.crow.three .c:last-child {
  width: 34%;
}
.crow.four .c {
  width: 25%;
}
@media only screen and (max-width: 839px) {
  .crow .c {
    width: 100% !important;
    float: none;
    padding-right: 0;
  }
}
/*#endregion */

/*#region LanguageSwitcher*/

#langSwitcher.list {
  margin-bottom: 10px;
}
#langSwitcher ul li {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width : 720px) {
  #langSwitcher ul li {
    margin: 0 5px 0;
  }
}
/*#endregion */

/*#region Social */

.social {
  display: inline-block !important;
}
.social a.facebook:after {
  padding-left: 6px;
  content: 'Fan werden!';
  display: inline-block;
}
@media only screen and (max-width : 720px) {
  .social {
    display: block;
    width: 100%;
    margin: 0 0 12px;
    text-align: center;
  }
  .social ul {
    float: none !important;
    display: inline-block;
  }
  .social ul li {
    margin: 0 5px;
  }
  .social .icon {
    display: inline-block;
  }
  .social a.facebook {
    padding: 8px 0;
    font-size: 16px !important;
  }
}
/*#endregion*/

/*#region Tooltip*/

.tooltip {
  position: relative;
  text-decoration: none;
  border: 0 !important;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
}
.tooltip span {
  display: none;
}
.tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 8px solid #888888;
  border-bottom: 8px solid rgba(0, 0, 0, 0.5);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 43%;
  transform: translateX(-50%);
  margin-left: -10px \9;
  top: 100%;
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 180ms ease;
  -moz-transition: all 180ms ease;
  transition: all 180ms ease;
}
.tooltip:after {
  /*.small;*/
  /*.uppercase;*/
  font-size: 25px;
  letter-spacing: 2px;
  content: attr(data-tooltip);
  position: absolute;
  top: 121%;
  left: 42%;
  transform: translateX(-50%);
  width: 120px\9;
  margin-left: -70px \9;
  max-width: 180px;
  background: #888888;
  background: rgba(0, 0, 0, 0.5);
  padding: 7px 12px 6px;
  color: white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  white-space: nowrap;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  /*box-shadow:rgba(0,0,0,0.08) 0 1px 12px;*/
  -webkit-transition: all 180ms ease;
  -moz-transition: all 180ms ease;
  transition: all 180ms ease;
}
.tooltip:hover:before {
  top: 88%;
}
.tooltip:hover:after {
  top: 108%;
}
.tooltip:hover:after,
.tooltip:hover:before {
  opacity: 1;
  visibility: visible;
}
.tooltip.left:before {
  top: -2px;
  right: 10px;
  left: auto;
  width: 8px;
  border-left: 8px solid #888888;
  border-left: 8px solid rgba(0, 0, 0, 0.5);
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  transform: none;
}
.tooltip.left:after {
  top: -13px;
  right: 34px;
  left: auto;
  transform: none;
}
.tooltip.left:hover:before {
  right: 5px;
}
.tooltip.left:hover:after {
  right: 29px;
}
/*#endregion*/

/*#region Form Basics */

input,
textarea {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  border: 1px solid white;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  color: #eeeeee;
  margin: 0;
  padding: 15px 17px 11px!important;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
@media only screen and (max-width : 720px) {
  input,
  textarea {
    padding: 10px 15px 9px!important;
  }
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input-defaults {
  border: 1px solid white;
}
.input-error {
  border-color: #a3c7db;
  color: #a3c7db;
}
/*.radio-group{
    margin-left: -15px!important;
}*/

.label-nested,
.control-label.input-group {
  left: 0 !important;
}
.input {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  border: 1px solid white;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  color: #eeeeee;
  margin: 0;
  padding: 15px 17px 11px!important;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
}
.input::-webkit-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input:-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input::-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input:-ms-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
@media only screen and (max-width : 720px) {
  .input {
    padding: 10px 15px 9px!important;
  }
}
.input:focus::-webkit-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input:focus:-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input:focus::-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.input:focus:-ms-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  border: 1px solid white;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  color: #eeeeee;
  margin: 0;
  padding: 15px 17px 11px!important;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  width: 90px;
  color: white;
  box-shadow: none;
  border: 0;
  padding: 2px 0!important;
  border-bottom: solid 2px #cccccc;
  background: none;
  font-size: 14px;
  line-height: 20px;
  /*.icon-search;*/

}
.inputSearch::-webkit-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch:-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch::-moz-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch:-ms-input-placeholder {
  color: white;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
@media only screen and (max-width : 720px) {
  .inputSearch {
    padding: 10px 15px 9px!important;
  }
}
.inputSearch:focus::-webkit-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch:focus:-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch:focus::-moz-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.inputSearch:focus:-ms-input-placeholder {
  color: #222222;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
.icon-search {
  background-image: url(/Frontend/Images/icons.png);
  background-repeat: no-repeat;
  background-position: 99% -79px;
}
.hasDatepicker {
  background-repeat: no-repeat;
  background-position: 93% -361px;
}
.hasDatepicker:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  padding-right: 7px;
}
.input-group.date {
  width: 100%!important;
  /*.input-group-addon {
        position:absolute;
        right:15px;
        top:17px;
        z-index:10;
            i.glyphicon-calendar {
                color:@mainnav-color;
                content:'g';
                font-family:'Glyphter';
            }
    }*/

}
#newsletter input {
  max-width: 380px;
}
#newsletter .result.success {
  color: #a3c7db;
}
#newsletter .lnkBtn {
  margin-top: 15px;
}
#newsletterProfile {
  padding-bottom: 20px;
}
#newsletterProfile .unsubscribe {
  font-size: 14px;
  float: left;
  color: #888888;
}
#newsletterProfile .unsubscribe:hover {
  color: #a3c7db;
}
#newsletterProfile label {
  line-height: 28px;
  display: block;
}
#newsletterProfile #profileSubmit {
  float: right;
}
#newsletterProfile.nlprofile .messages {
  border-color: #a3c7db;
  color: #a3c7db;
}
select {
  background: white;
  border: white;
  padding: 10px 14px;
  outline: none!important;
}
select option {
  background: white;
  line-height: 25px;
  outline: none!important;
}
/*#endregion */

/*#region Formbuilder */

.formbuilder {
  width: 100%;
  margin-bottom: 30px;
  zoom: 1;
}
.formbuilder:before,
.formbuilder:after {
  content: '';
  display: table;
}
.formbuilder:after {
  clear: both;
}
.formbuilder .forminner > h3 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.formbuilder .form-group {
  margin: 8px 0 8px;
  display: block;
  width: 100%;
  position: relative;
  zoom: 1;
  /* #region CUSTOM RADIO/CHECKBOX BUTTONS */

  /*#endregion*/

}
.formbuilder .form-group:before,
.formbuilder .form-group:after {
  content: '';
  display: table;
}
.formbuilder .form-group:after {
  clear: both;
}
.formbuilder .form-group label {
  position: relative\9;
  left: 0\9;
  top: 0\9;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif;
  color: #512a86;
  position: absolute;
  top: 13px;
  left: 18px;
  display: block;
  margin-bottom: 5px;
}
.formbuilder .form-group label.radio,
.formbuilder .form-group label.input-group,
.formbuilder .form-group label.checkbox {
  display: block;
  position: relative;
}
.formbuilder .form-group label.checkbox-inline,
.formbuilder .form-group label.checkbox,
.formbuilder .form-group label.radio {
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif;
  text-transform: none;
}
.formbuilder .form-group label abbr {
  position: absolute;
  top: 0;
  right: -10px;
  padding-left: 5px;
  opacity: 0.5;
}
.formbuilder .form-group label abbr:after {
  content: '*' !important;
  display: block;
}
.formbuilder .form-group .radio-group,
.formbuilder .form-group .checkbox-group {
  margin: 10px 0 20px;
  float: left;
}
.formbuilder .form-group .radio-group label,
.formbuilder .form-group .checkbox-group label {
  display: block;
}
.formbuilder .form-group .radio-group .radio,
.formbuilder .form-group .checkbox-group .radio {
  display: block;
  zoom: 1;
}
.formbuilder .form-group .radio-group .radio:before,
.formbuilder .form-group .checkbox-group .radio:before,
.formbuilder .form-group .radio-group .radio:after,
.formbuilder .form-group .checkbox-group .radio:after {
  content: '';
  display: table;
}
.formbuilder .form-group .radio-group .radio:after,
.formbuilder .form-group .checkbox-group .radio:after {
  clear: both;
}
.formbuilder .form-group .radio-group .checkbox-inline,
.formbuilder .form-group .checkbox-group .checkbox-inline {
  display: inline-block;
  margin-right: 30px;
}
.formbuilder .form-group .radio-group .checkbox-block,
.formbuilder .form-group .checkbox-group .checkbox-block {
  zoom: 1;
  margin-bottom: 5px;
}
.formbuilder .form-group .radio-group .checkbox-block:before,
.formbuilder .form-group .checkbox-group .checkbox-block:before,
.formbuilder .form-group .radio-group .checkbox-block:after,
.formbuilder .form-group .checkbox-group .checkbox-block:after {
  content: '';
  display: table;
}
.formbuilder .form-group .radio-group .checkbox-block:after,
.formbuilder .form-group .checkbox-group .checkbox-block:after {
  clear: both;
}
.formbuilder .form-group.has-error input,
.formbuilder .form-group.has-error textarea,
.formbuilder .form-group.has-error select {
  border-color: #a3c7db;
  color: #a3c7db;
}
.formbuilder .form-group.error abbr {
  display: inline-block;
}
.formbuilder .form-group[class*='captcha'] div {
  float: left;
  width: 30%;
}
.formbuilder .form-group[class*='captcha'] div img {
  width: 100%;
  max-width: 200px;
}
.formbuilder .form-group[class*='captcha'] .form-control {
  float: left;
  width: 40%;
}
.formbuilder .form-group .fileupload {
  width: 300px;
}
.formbuilder .form-group .fileupload .btn {
  cursor: pointer!important;
  margin-top: 0!important;
}
.formbuilder .form-group .fileupload .btn:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0ee';
  padding-right: 7px;
}
.formbuilder .form-group .fileupload .btn:before {
  font-size: 18px;
  position: relative;
  top: 2px;
}
@media only screen and (max-width : 720px) {
  .formbuilder .form-group .form-control {
    float: none;
    width: 100%;
  }
  .formbuilder .form-group input,
  .formbuilder .form-group textarea {
    width: 100%!important;
  }
  .formbuilder .form-group .input-group.date {
    width: 100%!important;
  }
  .formbuilder .form-group[class*='captcha'] div {
    float: left;
    width: 50%;
  }
  .formbuilder .form-group[class*='captcha'] .form-control {
    float: left;
    width: 50%;
  }
}
.formbuilder .form-group .check-box input,
.formbuilder .form-group .radio input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}
.formbuilder .form-group input[type='checkbox'],
.formbuilder .form-group input[type='radio'] {
  width: auto;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none;
}
.formbuilder .form-group input[type='checkbox']:checked,
.formbuilder .form-group input[type='checkbox']:not(:checked),
.formbuilder .form-group input[type='radio']:checked,
.formbuilder .form-group input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  display: none;
}
.formbuilder .form-group input[type='checkbox'] + label,
.formbuilder .form-group input[type='radio'] + label {
  cursor: pointer;
}
.formbuilder .form-group input[type='checkbox']:checked + label::before,
.formbuilder .form-group input[type='checkbox']:not(:checked) + label::before,
.formbuilder .form-group input[type='radio']:checked + label::before,
.formbuilder .form-group input[type='radio']:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  float: left;
  width: 25px;
  height: 25px;
  position: relative;
  margin-top: 1px;
  margin-right: 10px;
  background: url(/frontend/images/checkbox.png) no-repeat 0 -32px;
}
.formbuilder .form-group input[type='radio']:checked + label::before,
.formbuilder .form-group input[type='radio']:not(:checked) + label::before {
  background-image: url(/frontend/images/radiobuttons.png);
}
.formbuilder .form-group input[type=radio]:checked + label::before,
.formbuilder .form-group input[type=radio]:not(:checked) + label::before {
  background: url(/frontend/images/checkbox.png) no-repeat 0 -32px;
}
.formbuilder .form-group input[type=radio]:not(:checked) + label::before {
  background-image: url(/frontend/images/radiobuttons.png);
}
.formbuilder .form-group input[type='checkbox']:hover + label::before,
.formbuilder .form-group input[type='radio']:hover + label::before {
  background: url(/frontend/images/checkbox.png) no-repeat 0 -32px;
}
.formbuilder .form-group input[type='radio']:hover + label::before {
  background-image: url(/frontend/images/radiobuttons.png);
}
.formbuilder .form-group input[type='checkbox']:checked + label::before,
.formbuilder .form-group input[type='radio']:checked + label::before {
  background: url(/frontend/images/checkbox.png) no-repeat 0 0;
}
.formbuilder .form-group input[type='radio']:checked + label::before {
  background-image: url(/frontend/images/radiobuttons.png);
}
.formbuilder .form-group > .help-block {
  padding: 8px 0 10px;
  color: #9c9e9f;
}
.formbuilder .help-block {
  position: relative;
  display: block;
  width: 100%;
  color: #a3c7db;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width : 720px) {
  .formbuilder .help-block {
    left: auto;
    width: auto;
  }
}
.formbuilder button.btn {
  font-weight: 600;
  background: #512a86;
  border: solid 0 #a3c7db !important;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 6px 0;
  /*height: 46px;
        line-height: 46px;*/
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  outline: none;
  float: right;
  z-index: 999;
  position: relative;
}
.formbuilder button.btn:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.formbuilder button.btn:before {
  font-size: 20px;
  padding-right: 7px !important;
  top: 1px;
  position: relative;
}
.formbuilder button.btn:hover {
  /*background:#fff;*/
  background-color: #512a86 !important;
  /*color: @text-color;*/
  border-color: white !important;
}
#footer .formbuilder button.btn {
  color: white;
  /*background:#fff;
            border: solid 1px @base-color!important;
            color:@base-color;
            &:hover { color:@highlight-color!important;}*/

}
@media only screen and (max-width : 720px) {
  
}
@media only screen and (max-width: 1000px) {
  .formbuilder {
    padding: 25px !important;
  }
}
/*#endregion */

.list.box {
  float: left;
  width: 100%;
}
.list.box .items {
  width: 101.6%;
  margin: 0 -0.8% 0;
  float: left;
}
.bottom .list.box .items {
  margin-top: 38px;
}
.list.box .items .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  margin-bottom: 12px;
}
.list.box .items .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.box .items .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.box .items .title strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  .list.box .items .title {
    letter-spacing: 1px;
  }
}
.list.box .items .item {
  float: left;
  overflow: hidden;
  position: relative;
  opacity: 1\9;
}
.list.box .items .item .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
  color: black;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-bottom: 0;
  width: 100%;
  transform: translateY(-50%);
  margin-top: -10px \9;
  font-weight: 300 !important;
}
.list.box .items .item .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.box .items .item .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.box .items .item .title strong {
  font-weight: 700;
}
.list.box .items .item .title.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.list.box .items .item .title:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .list.box .items .item .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.list.box .items .item .title a {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
  border: solid 0 white;
  color: white;
  padding: 10px 18px;
}
.list.box .items .item .title a:hover {
  background: transparent!important;
  color: white !important;
}
.list.box .items .item .cnt,
.list.box .items .item .img {
  display: block;
  width: 100%;
  padding: 0;
}
.list.box .items .item .img {
  background-size: cover!important;
  background-position: center center!important;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transition: all .9s ease;
}
.list.box .items .item .cnt {
  border: solid 6px transparent;
  transition: all .5s ease;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.list.box .items .item p.desc {
  opacity: 0;
  transition: all 0.1s ease-in-out;
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  color: white;
}
.list.box .items .item p.desc span {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 3px 8px;
}
.list.box .items .item:hover .cnt {
  border: solid 6px white;
  transition: all .9s ease;
}
.list.box .items .item:hover p.desc {
  opacity: 1;
  top: 61%;
}
.list.box .items .item:hover .img {
  transform: scale(1.05);
}
.list.box .items .item:hover .title a {
  color: white !important;
}
@media only screen and (max-width : 720px) {
  .list.box .items {
    width: 100%!important;
    margin: 5px 0 0!important;
  }
  .list.box .items .item {
    width: 100%!important;
    margin: 0 0 25px!important;
  }
  .list.box .items .item .img {
    transform: scale(1);
  }
  .list.box .items .item .cnt {
    background: rgba(0, 0, 0, 0.2);
    border: 0!important;
    margin-bottom: -2px !important;
    overflow: hidden;
  }
  .list.box .items .item .cnt .title {
    font-size: 22px;
    text-shadow: black 1px 1px 2px;
  }
}
.list.box .items .item {
  width: 48.4%;
  margin: 0 0.8% 1.6%;
  background: white;
}
.list.box .items .item .img,
.list.box .items .item .cnt {
  display: block;
  width: 100%;
  padding: 0;
}
.list.box .items .item .cnt {
  padding: 20px;
}
.list.box .items .item .img {
  transition: all 0.5s ease-in-out;
}
.list.box .items .item:hover .img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1549px) {
  
}
@media only screen and (max-width: 1240px) {
  
}
@media only screen and (max-width : 720px) {
  
}
.list.box2 {
  float: left;
  width: 100%;
}
.list.box2 .items {
  width: 101.6%;
  margin: 0 -0.8% 0;
  float: left;
}
.bottom .list.box2 .items {
  margin-top: 38px;
}
.list.box2 .items .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  margin-bottom: 12px;
}
.list.box2 .items .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.box2 .items .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.box2 .items .title strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  .list.box2 .items .title {
    letter-spacing: 1px;
  }
}
.list.box2 .items .item {
  float: left;
  overflow: hidden;
  position: relative;
  opacity: 1\9;
}
.list.box2 .items .item .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
  color: black;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-bottom: 0;
  width: 100%;
  transform: translateY(-50%);
  margin-top: -10px \9;
  font-weight: 300 !important;
}
.list.box2 .items .item .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.box2 .items .item .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.box2 .items .item .title strong {
  font-weight: 700;
}
.list.box2 .items .item .title.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.list.box2 .items .item .title:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .list.box2 .items .item .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.list.box2 .items .item .title a {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
  border: solid 0 white;
  color: white;
  padding: 10px 18px;
}
.list.box2 .items .item .title a:hover {
  background: transparent!important;
  color: white !important;
}
.list.box2 .items .item .cnt,
.list.box2 .items .item .img {
  display: block;
  width: 100%;
  padding: 0;
}
.list.box2 .items .item .img {
  background-size: cover!important;
  background-position: center center!important;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transition: all .9s ease;
}
.list.box2 .items .item .cnt {
  border: solid 6px transparent;
  transition: all .5s ease;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.list.box2 .items .item p.desc {
  opacity: 0;
  transition: all 0.1s ease-in-out;
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  color: white;
}
.list.box2 .items .item p.desc span {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 3px 8px;
}
.list.box2 .items .item:hover .cnt {
  border: solid 6px white;
  transition: all .9s ease;
}
.list.box2 .items .item:hover p.desc {
  opacity: 1;
  top: 61%;
}
.list.box2 .items .item:hover .img {
  transform: scale(1.05);
}
.list.box2 .items .item:hover .title a {
  color: white !important;
}
@media only screen and (max-width : 720px) {
  .list.box2 .items {
    width: 100%!important;
    margin: 5px 0 0!important;
  }
  .list.box2 .items .item {
    width: 100%!important;
    margin: 0 0 25px!important;
  }
  .list.box2 .items .item .img {
    transform: scale(1);
  }
  .list.box2 .items .item .cnt {
    background: rgba(0, 0, 0, 0.2);
    border: 0!important;
    margin-bottom: -2px !important;
    overflow: hidden;
  }
  .list.box2 .items .item .cnt .title {
    font-size: 22px;
    text-shadow: black 1px 1px 2px;
  }
}
.list.box2 .items .item {
  width: 31.7%;
  margin: 0 0.8% 1.6%;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .list.box2 .items .item {
    width: 48.4%!important;
  }
}
@media only screen and (max-width : 720px) {
  .list.box2 .items {
    width: 100%!important;
    margin: 0!important;
  }
  .list.box2 .items .item {
    width: 100%!important;
    margin: 0 0 20px!important;
  }
}
.list.akkordeon {
  float: left;
  width: 100%;
  margin: 22px 0 50px!important;
}
.list.akkordeon:last-child {
  margin-bottom: 70px!important;
}
.list.akkordeon .cntwrap {
  width: 100%!important;
}
.list.akkordeon > .listContent > .items > .item {
  margin: 0 0 8px;
  border: solid 0 #f6f4f2;
  background: #f6f4f2;
}
.list.akkordeon > .listContent > .items > .item ul li:before {
  display: none;
}
.list.akkordeon > .listContent > .items > .item > .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
  text-align: left;
  margin: 0!important;
}
.list.akkordeon > .listContent > .items > .item > .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.akkordeon > .listContent > .items > .item > .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.akkordeon > .listContent > .items > .item > .title strong {
  font-weight: 700;
}
.list.akkordeon > .listContent > .items > .item > .title.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.list.akkordeon > .listContent > .items > .item > .title:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .list.akkordeon > .listContent > .items > .item > .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.list.akkordeon > .listContent > .items > .item > .title a {
  padding: 21px 28px 20px;
  display: block;
}
.list.akkordeon > .listContent > .items > .item > .title a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  padding-right: 7px;
}
.list.akkordeon > .listContent > .items > .item > .title a:before {
  float: right;
  margin-right: 0;
  padding: 0 0 0;
  line-height: 30px;
  font-size: 24px;
}
@media only screen and (max-width : 720px) {
  .list.akkordeon > .listContent > .items > .item > .title a:before {
    line-height: 20px;
    font-size: 20px;
  }
}
.list.akkordeon > .listContent > .items > .item > .title a:after {
  content: '';
}
.list.akkordeon > .listContent > .items > .item .dyncnt {
  zoom: 1;
  border: solid 1px #f6f4f2;
  display: none;
  width: 100%;
  background: #f6f4f2;
  padding: 20px 28px;
}
.list.akkordeon > .listContent > .items > .item .dyncnt:before,
.list.akkordeon > .listContent > .items > .item .dyncnt:after {
  content: '';
  display: table;
}
.list.akkordeon > .listContent > .items > .item .dyncnt:after {
  clear: both;
}
.list.akkordeon > .listContent > .items > .item .list {
  margin: 20px 0;
}
.list .list.akkordeon {
  margin-top: 30px;
}
.list.links .items .item,
.list.downloads .items .item {
  padding: 0;
  margin: 0;
}
.list.links .items .item .title,
.list.downloads .items .item .title {
  color: #512a86;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  font-weight: 300;
  display: inline-block;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width : 720px) {
  .list.links .items .item .title,
  .list.downloads .items .item .title {
    font-size: 14px;
    line-height: 20px;
  }
}
.list.links .items .item .title a,
.list.downloads .items .item .title a {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
}
.list.links .items .item .title a:before,
.list.downloads .items .item .title a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.list.links .items .item .title a:before,
.list.downloads .items .item .title a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.list.links .items .item .title a:hover,
.list.downloads .items .item .title a:hover,
.list.links .items .item .title a.open,
.list.downloads .items .item .title a.open,
.list.links .items .item .title a.active,
.list.downloads .items .item .title a.active {
  color: #512a86;
}
p .list.links .items .item .title a,
p .list.downloads .items .item .title a {
  border-color: transparent !important;
}
p .list.links .items .item .title a:hover,
p .list.downloads .items .item .title a:hover {
  border-color: #a3c7db !important;
}
.list.links .items .item .title a:before,
.list.downloads .items .item .title a:before {
  top: 0;
}
.list.media .items img {
  float: left;
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpSmall {
  animation-name: fadeInUpSmall ;
}
.list.inhalt .items {
  margin: 0!important;
}
.list.inhalt .items .item {
  margin-bottom: 0;
}
.list.inhalt .items .item .inner {
  zoom: 1;
  margin: 0 auto;
}
.list.inhalt .items .item .inner:before,
.list.inhalt .items .item .inner:after {
  content: '';
  display: table;
}
.list.inhalt .items .item .inner:after {
  clear: both;
}
.list.inhalt .items .item .img {
  display: block;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 1549px) {
  .list.inhalt .items .item .img .inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1240px) {
  .list.inhalt .items .item .img .inner {
    max-width: 100%;
  }
}
@media only screen and (max-width : 720px) {
  .list.inhalt .items .item .img {
    background: none;
  }
}
.list.inhalt .items .item .cnt {
  display: block;
  width: 100%;
}
.list.inhalt .items .item h2:not(.receipt) {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

}
.list.inhalt .items .item h2:not(.receipt) a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.inhalt .items .item h2:not(.receipt) a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.inhalt .items .item h2:not(.receipt) strong {
  font-weight: 700;
}
.list.inhalt .items .item h2:not(.receipt):last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  
}
.parallax-window {
  min-height: 80vh;
  background: transparent;
}
@media only screen and (max-width : 720px) {
  .parallax-window {
    min-height: 250px;
  }
}
.parallax-content {
  background: #a3c7db;
  z-index: 500!important;
  opacity: 1!important;
  display: block!important;
}
.parallax-content:not(.fullwidth) {
  padding: 75px 0 85px;
}
.parallax-content:not(.fullwidth) .inner {
  padding: 75px 0 0px;
}
.parallax-content.last .inner {
  padding-bottom: 120px;
}
@media only screen and (max-width : 720px) {
  .parallax-content.last .inner {
    padding-bottom: 0px;
  }
}
.parallax-content .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 840px;
}
@media only screen and (max-width: 1240px) {
  .parallax-content .inner {
    padding: 6% 0;
  }
}
@media only screen and (max-width: 1000px) {
  .parallax-content .inner {
    padding: 6%;
    max-width: 100%;
  }
}
.parallax-content.fullwidth .cnt .inner {
  padding-top: 75px;
  margin: 0 !important;
  max-width: none;
}
ul.page-menu {
  /*background:url(/frontend/Images/shadow.png) no-repeat center center;*/
  position: fixed;
  right: 0;
  top: 42%;
  list-style: none!important;
  overflow: visible;
  margin: 0 10px 0;
  padding: 30px;
  list-style: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 999;
}
@media only screen and (max-width : 720px) {
  ul.page-menu {
    display: none;
  }
}
ul.page-menu li {
  position: relative;
  display: block;
  margin: 10px 0;
  cursor: pointer;
  background: none;
  list-style: none!important;
  width: 13px;
  height: 13px;
}
ul.page-menu li a {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  position: absolute;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px white;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
ul.page-menu li a span {
  display: none;
}
ul.page-menu li a:focus {
  outline: none;
}
ul.page-menu li a:hover {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.6);
}
ul.page-menu li a.active,
ul.page-menu li a:hover {
  box-shadow: inset 0 0 0 8px white;
}
.list.newsitem {
  display: block;
}
.list.newsitem .listDetails .desc {
  margin-bottom: 30px;
}
.list.newsitem .items {
  margin-top: 40px;
}
.list.newsitem .items .item {
  opacity: 1\9;
}
.list.newsitem .items .item .title {
  margin-bottom: 15px!important;
}
.list.newsitem .items .item .title span {
  display: block;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 20px;
}
.list.newsitem .items .item .desc {
  margin-bottom: 22px;
}
@media only screen and (max-width : 720px) {
  .list.newsitem .items {
    margin-top: 10px;
  }
}
.list.gutscheine table {
  margin-top: 0;
}
.list.contactitem {
  margin: 0 auto;
  max-width: 842px;
}
.list.contactitem .listTitle {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
}
.list.contactitem .listTitle a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list.contactitem .listTitle a:hover {
  color: #a3c7db;
  border: 0px;
}
.list.contactitem .listTitle strong {
  font-weight: 700;
}
.list.contactitem .listTitle.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.list.contactitem .listTitle:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .list.contactitem .listTitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.list.contactitem .items {
  width: 103%;
  margin: 0 -1.5% 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  /*@media @media6 {
            width:100%;
            margin:0;
            .item {
                flex:none;
               display:block!important;
               width:100%;
               margin:0 0 25px;
            }
        }*/

}
.list.contactitem .items .item {
  float: left;
  width: 22%;
  margin: 0 1.5% 1%;
  -webkit-box-flex: 0 1 22%;
  -moz-box-flex: 0 1 22%;
  -webkit-flex: 0 1 22%;
  -ms-flex: 0 1 22%;
  flex: 0 1 22%;
  opacity: 1!important\9;
}
.list.contactitem .items .item span.title {
  color: #512a86;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  font-weight: 300;
  margin-bottom: 10px!important;
  text-align: center;
  text-transform: none;
}
@media only screen and (max-width : 720px) {
  .list.contactitem .items .item span.title {
    font-size: 14px;
    line-height: 20px;
  }
}
.list.contactitem .items .item .img,
.list.contactitem .items .item .cnt {
  display: block;
  width: 100%;
}
.list.contactitem .items .item .img {
  padding: 0;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.list.contactitem .items .item .cnt {
  padding: 20px 0;
}
@media only screen and (max-width: 1240px) {
  .list.contactitem .items .item {
    width: 22%;
    -webkit-box-flex: 1 22%;
    -moz-box-flex: 1 22%;
    -webkit-flex: 0 1 22%;
    -ms-flex: 0 1 22%;
    flex: 0 1 22%;
  }
}
@media only screen and (max-width: 839px) {
  .list.contactitem .items .item {
    width: 30.3%;
    -webkit-box-flex: 1 30.3%;
    -moz-box-flex: 1 30.3%;
    -webkit-flex: 0 1 30.3%;
    -ms-flex: 0 1 30.3%;
    flex: 0 1 30.3%;
  }
}
@media only screen and (max-width: 839px) {
  .list.contactitem .items .item {
    width: 47%;
    -webkit-box-flex: 1 47%;
    -moz-box-flex: 1 47%;
    -webkit-flex: 0 1 47%;
    -ms-flex: 0 1 47%;
    flex: 0 1 47%;
  }
}
.list.contactitem .filters {
  margin-bottom: 50px;
  text-align: center;
}
.list.contactitem .filters .filter .ftitle {
  display: none;
}
.list.contactitem .filters .filter .fitems .fitem {
  display: inline-block;
}
.list.contactitem .filters .filter .fitems .fitem a {
  background: white;
  color: #f6f4f2;
  display: block;
  font-size: 15px;
  padding: 2px 10px 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-weight: 500;
  text-transform: uppercase;
}
.list.contactitem .filters .filter .fitems .fitem a:hover,
.list.contactitem .filters .filter .fitems .fitem a.active {
  background: #a3c7db;
  /*border-color:@highlight-color;*/

}
@media only screen and (max-width : 720px) {
  .list.contactitem .filters .filter .fitems .fitem a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}
.list.contactitem .filters .filter .fitems .fitem.active a {
  background: #a3c7db;
  border-color: #a3c7db;
}
.list.tabs ul.tab-menu {
  zoom: 1;
  margin: 0;
  text-align: center;
  width: 101%;
  width: calc(100% + 2px);
  margin: 0 -2px 25px;
}
.list.tabs ul.tab-menu:before,
.list.tabs ul.tab-menu:after {
  content: '';
  display: table;
}
.list.tabs ul.tab-menu:after {
  clear: both;
}
.list.tabs ul.tab-menu li {
  list-style: none!important;
  width: 32.3%;
  width: calc(33.3% - 2px);
  margin: 0 1px -5px;
  float: left;
}
.list.tabs ul.tab-menu li:hover a,
.list.tabs ul.tab-menu li.current a {
  color: #a3c7db;
  background: #f6f4f2;
  border-bottom: solid 0 #a3c7db;
}
.list.tabs ul.tab-menu li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  background: #f6f4f2;
  border-bottom: solid 0 #333333;
  color: #512a86;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
  display: block;
  padding: 15px 0;
}
@media only screen and (max-width : 720px) {
  .list.tabs ul.tab-menu {
    margin-bottom: 0;
  }
  .list.tabs ul.tab-menu li {
    width: 32%;
  }
  .list.tabs ul.tab-menu li a {
    letter-spacing: 1px;
    padding: 8px 0;
    font-size: 12px;
  }
}
.list.tabs .tab-content {
  display: none;
  padding: 25px 0 0;
}
@media only screen and (max-width : 720px) {
  .list.tabs .tab-content {
    padding: 20px 0;
  }
}
.list.tabs .tab-content.current {
  display: inherit;
}
.list.tabs .tab-content.current .cnt {
  opacity: 1;
}
.list.tabs .tab-content .cnt {
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */
  opacity: 0;
}
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.list.branditem .items {
  width: 103%;
  margin: 20px -1.5% 10px !important;
}
.list.branditem .items .item {
  width: 17%;
  margin: 0 1.5% 3%;
  float: left;
}
.list.branditem .items .item .img {
  padding: 5px 10px;
}
.list.branditem .items .item .cnt {
  display: none;
}
@media only screen and (max-width: 839px) {
  .list.branditem .items .item {
    width: 22%;
  }
}
@media only screen and (max-width : 520px) {
  .list.branditem .items .item {
    width: 30.3%;
  }
  .list.branditem .items .item .img {
    padding: 5px 5px;
  }
}
.list {
  zoom: 1;
}
.list:before,
.list:after {
  content: '';
  display: table;
}
.list:after {
  clear: both;
}
@media only screen and (max-width : 720px) {
  .list {
    margin-bottom: 5px;
  }
}
.list.ipage.default .items {
  margin-top: 38px;
}
.list .listTitle {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
}
.list .listTitle a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list .listTitle a:hover {
  color: #a3c7db;
  border: 0px;
}
.list .listTitle strong {
  font-weight: 700;
}
.list .listDetails .imgcnt-right.imgcnt-right {
  margin-top: 5px!important;
}
.list.withfilters .listTitle {
  float: left;
}
.list .irow {
  display: table;
  width: 100%;
}
.list .irow.full {
  display: block;
}
.list .ic {
  display: table-cell;
  position: relative;
  vertical-align: top;
}
.list .items {
  margin-bottom: 30px;
}
.list .items .item {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.list .items .item .title {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
  text-align: left;
  padding: 0!important;
}
.list .items .item .title a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.list .items .item .title a:hover {
  color: #a3c7db;
  border: 0px;
}
.list .items .item .title strong {
  font-weight: 700;
}
.list .items .item .title.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.list .items .item .title:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .list .items .item .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.list .items .item .subtitle {
  color: #512a86;
  font-weight: 500;
}
.list .items .item .img {
  width: 50%;
  padding-right: 30px;
}
.list .items .item .img a {
  display: block;
  border: 0;
}
.list .items .item .img img {
  width: 100%;
  margin: 0!important;
}
.list .items .item .cnt {
  width: 50%;
}
.list .items .item.crow {
  margin: 0!important;
}
.list .items .item.crow a {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
}
.list .items .item.crow a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.list .items .item.crow a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.list .items .item.crow a:hover,
.list .items .item.crow a.open,
.list .items .item.crow a.active {
  color: #512a86;
}
p .list .items .item.crow a {
  border-color: transparent !important;
}
p .list .items .item.crow a:hover {
  border-color: #a3c7db !important;
}
.list .items .item.crow a:before {
  top: 0;
}
.list .items .item.crow .c.inquiry {
  text-align: right;
}
.list .items .item.crow.three .c1 {
  width: 60%;
}
.list .items .item.crow.three .c2 {
  width: 20%;
}
.list .items .item.crow.three .c3 {
  width: 20%;
}
@media only screen and (max-width : 520px) {
  .list .items .item .img,
  .list .items .item .cnt {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .list .items .item .cnt {
    padding: 10px 0;
  }
}
.list .filters {
  zoom: 1;
  margin-bottom: 40px;
}
.list .filters:before,
.list .filters:after {
  content: '';
  display: table;
}
.list .filters:after {
  clear: both;
}
.list .filters .filter:nth-child(1) {
  z-index: 20;
}
.list .filters .filter:nth-child(2) {
  z-index: 19;
}
.list .filters .filter:nth-child(3) {
  z-index: 18;
}
.list .filters .filter:nth-child(4) {
  z-index: 17;
}
.list .filters .filter:nth-child(5) {
  z-index: 16;
}
.list .filters .filter .fitem {
  margin: 0 0px 4px;
}
.list .filters .filter .fitem.active a {
  color: #a3c7db;
}
.standard .list .filters,
.full .list .filters {
  width: 100%;
}
.standard .list .filters .filter:last-child,
.full .list .filters .filter:last-child {
  border-left: none;
}
@media only screen and (max-width: 839px) {
  .list .filters .filter {
    width: 100%!important;
    float: none!important;
    border: none!important;
  }
  .list .filters .filter .fitem {
    margin: 0 4px!important;
  }
}
@media only screen and (max-width : 720px) {
  .list .filters .filter .fitem {
    margin: 0!important;
  }
}
.list .list.childs {
  margin-bottom: 20px;
}
.list .list.childs a {
  float: left;
  width: 50%;
  display: inline-block;
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
}
.list .list.childs a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.list .list.childs a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.list .list.childs a:hover,
.list .list.childs a.open,
.list .list.childs a.active {
  color: #512a86;
}
p .list .list.childs a {
  border-color: transparent !important;
}
p .list .list.childs a:hover {
  border-color: #a3c7db !important;
}
.list .list.childs a:before {
  top: 0;
}
.list .list.childs .img {
  display: none;
}
.list .list.childs .cnt {
  width: 100%;
}
.list .pagination {
  margin: 20px 0;
  float: right;
  zoom: 1;
}
.list .pagination:before,
.list .pagination:after {
  content: '';
  display: table;
}
.list .pagination:after {
  clear: both;
}
.list .pagination li {
  float: left;
  margin: 0 0 0 10px;
  list-style: none;
}
.list .pagination li:before {
  display: none!important;
}
.list .pagination li a {
  color: white;
}
.list .pagination li a:hover,
.list .pagination li a.open,
.list .pagination li a.active {
  color: #512a86;
}
.list .pagination li.active a {
  color: #a3c7db;
}
.list .pagination li a.next {
  width: 10px;
  text-indent: -10000px;
  background: url(/frontend/images/arrows.gif) no-repeat center -78px;
  padding: 0 0 0 14px;
}
.start .list .pagination {
  display: none;
}
.list .files .list {
  margin-bottom: 20px;
}
.list .files a {
  display: block;
  position: relative;
  padding-left: 25px;
}
.list .files a img {
  position: absolute;
  left: 0;
  top: 1px;
}
.list .back {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
  left: 17px;
}
.list .back:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.list .back:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.list .back:hover,
.list .back.open,
.list .back.active {
  color: #512a86;
}
p .list .back {
  border-color: transparent !important;
}
p .list .back:hover {
  border-color: #a3c7db !important;
}
.list .back:before {
  top: 0;
}
.list .back:before {
  transform: rotate(180deg);
  bottom: -1px;
  left: -17px;
}
.img-right {
  float: right;
  max-width: 200px;
  margin: 5px 0 20px 30px;
}
@media only screen and (max-width : 520px) {
  .img-right {
    width: 100%;
    display: block;
    float: none;
    margin: 5px 0 20px;
  }
}
.imgcnt,
.imgcnt-left,
.imgcnt-right,
.imgcnt-full {
  position: relative;
  width: 38%;
  left: 0!important;
  margin: 5px 30px 25px 0;
  float: left;
  /*@media @media4 {
        #content & {        // #content to prevent 100% in Visual CMS Editor
            max-width:none;
            width:100%;
        }
    }*/

  /*@media @media6 {
        display:block;
        width:100%;
        margin:0 0 20px!important;
    }*/

}
@media only screen and (max-width : 520px) {
  .imgcnt,
  .imgcnt-left,
  .imgcnt-right,
  .imgcnt-full {
    width: 32%;
  }
}
.imgcnt.pull-right,
.imgcnt-left.pull-right,
.imgcnt-right.pull-right,
.imgcnt-full.pull-right,
.imgcnt.img_right,
.imgcnt-left.img_right,
.imgcnt-right.img_right,
.imgcnt-full.img_right,
.imgcnt.imgcnt-right,
.imgcnt-left.imgcnt-right,
.imgcnt-right.imgcnt-right,
.imgcnt-full.imgcnt-right {
  float: right;
  margin: 5px 0 25px 30px;
}
.imgcnt.imgcnt-full,
.imgcnt-left.imgcnt-full,
.imgcnt-right.imgcnt-full,
.imgcnt-full.imgcnt-full {
  width: 100%;
  float: none;
}
.dyncnt .imgcnt,
.dyncnt .imgcnt-left,
.dyncnt .imgcnt-right,
.dyncnt .imgcnt-full {
  margin-top: 5px!important;
}
.imgcnt a,
.imgcnt-left a,
.imgcnt-right a,
.imgcnt-full a {
  position: relative;
  display: inline-block;
  border: 0!important;
  left: 0!important;
  margin: 0!important;
}
.imgcnt img,
.imgcnt-left img,
.imgcnt-right img,
.imgcnt-full img {
  width: 100%;
  max-width: none;
}
.img-wrapper {
  line-height: 16px;
  position: relative;
}
.img-wrapper a,
.img-wrapper a.gal {
  display: block;
  margin-bottom: 0;
  border: 0px!important;
}
.img-wrapper .img {
  zoom: 1;
  margin-bottom: 5px;
}
.img-wrapper .img:before,
.img-wrapper .img:after {
  content: '';
  display: table;
}
.img-wrapper .img:after {
  clear: both;
}
.img-wrapper .img:before {
  content: '';
  width: 25px;
  height: 25px;
  background: url(/Frontend/Images/lupe.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
.img-wrapper .img:hover {
  opacity: 0.7;
  cursor: pointer;
}
.img-wrapper .img:hover:before {
  display: inline-block;
}
.img-wrapper .alt {
  font-size: 11px;
  line-height: 17px;
  margin-top: 6px;
}
@media only screen and (max-width : 520px) {
  .img-wrapper .alt {
    font-size: 10px;
    line-height: 15px;
  }
}
.img-wrapper .longdesc {
  color: #9c9e9f;
  font-size: 11px;
}
.img-wrapper.pull-right,
.img-wrapper.img_right,
.img-wrapper.imgcnt-right {
  text-align: right;
}
/*#region Fancybox */

.fancybox-title {
  color: white !important;
  font-size: 14px!important;
  margin-top: 10px!important;
}
#fancybox-thumbs ul li {
  border: 0!important;
  margin: 12px 8px;
  opacity: 1!important;
  background: black;
  padding: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#fancybox-thumbs ul li a {
  margin: 0;
  padding: 0;
  border: 0!important;
}
#fancybox-thumbs ul li a img {
  opacity: 1!important;
}
#fancybox-thumbs ul li.active {
  border: 0!important;
}
#fancybox-thumbs ul li.active a img {
  opacity: 0.5!important;
}
.fancybox-title .copyright {
  opacity: 0.5;
  float: left;
}
.fancybox-close {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url(/Frontend/Images/fancybox_sprite.png) !important;
  background-repeat: no-repeat !important;
  background-position: -2px 8px !important;
  background-color: #444444 !important;
  right: 5px!important;
  top: 5px!important;
  width: 36px!important;
  height: 36px!important;
  visibility: visible!important;
  position: fixed!important;
}
.fancybox-close:hover {
  background-color: #a3c7db !important;
}
.fancybox-prev span,
.fancybox-next span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url(/Frontend/Images/fancybox_sprite.png) no-repeat 5px 5px !important;
  width: 50px!important;
  height: 50px!important;
  visibility: visible!important;
  position: fixed!important;
}
.fancybox-prev span:hover,
.fancybox-next span:hover {
  opacity: 0.6;
}
.fancybox-prev span {
  background-position: 5px -87px !important;
  left: 0!important;
}
.fancybox-next span {
  background-position: 0 -37px !important;
  right: 0!important;
}
@-webkit-keyframes animateArrow {
  0% {
    opacity: 0;
    transform: translate(0, -5px);
  }
  40% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 5px);
  }
}
@-moz-keyframes animateArrow {
  0% {
    opacity: 0;
    transform: translate(0, -5px);
  }
  40% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 5px);
  }
}
@-o-keyframes animateArrow {
  0% {
    opacity: 0;
    transform: translate(0, -5px);
  }
  40% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 5px);
  }
}
@keyframes animateArrow {
  0% {
    opacity: 0;
    transform: translate(0, -5px);
  }
  40% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 5px);
  }
}
#teaser {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 800px;
  height: 100vh;
  cursor: pointer;
  z-index: -102;
  /* 1. No object-fit support: */

  /* 2. If supporting object-fit, overriding (1): */

}
@media only screen and (max-width: 839px) {
  #teaser {
    height: 400px;
  }
}
@media only screen and (max-width : 720px) {
  #teaser {
    height: 250px!important;
    /*margin-top:100px;*/
    position: absolute;
  }
}
#teaser:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  z-index: 800;
  /*background: -webkit-gradient(linear,left top,left bottom,from(rgba(30,32,33,.7)),to(rgba(30,32,33,0)));
        background: -webkit-linear-gradient(top,rgba(30,32,33,.7) 0,rgba(30,32,33,0) 100%);
        background: linear-gradient(to bottom,rgba(30,32,33,.7) 0,rgba(30,32,33,0) 100%);*/
  background: -moz-linear-gradient(top, rgba(133, 115, 99, 0.65) 0%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(133, 115, 99, 0.65) 0%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(133, 115, 99, 0.65) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6857363', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */

}
@media only screen and (max-width : 720px) {
  #teaser:before {
    display: none;
  }
}
#teaser.smallTitle {
  height: 700px;
  height: 70vh;
}
@media only screen and (max-width : 720px) {
  #teaser.smallTitle {
    height: 250px;
  }
}
#teaser #scroller {
  -webkit-animation: animateArrow 3s infinite;
  -moz-animation: animateArrow 3s infinite;
  -o-animation: animateArrow 3s infinite;
  animation: animateArrow 3s infinite;
  transition: all 3s ease-in-out;
  border: solid 0 white;
  background: transparent;
  color: white;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -40px;
  /*.icon('\f107');*/
  text-align: center;
  z-index: 600;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
}
#teaser #scroller i {
  position: absolute;
  font-family: Glyphter;
  font-size: 86px;
  transform: rotate(90deg);
  left: -5px;
  top: 40px;
}
#teaser #scroller:hover {
  border-color: #a3c7db;
  color: #a3c7db;
  opacity: 0.6;
}
.smallTitle #teaser #scroller {
  bottom: 40px;
}
#teaser #scroller:before {
  font-size: 36px;
  padding: 0;
}
#teaser #scroller span.icon {
  width: 18px;
  height: 23px;
  margin-top: 12px;
  display: inline-block;
  background: url(/Frontend/Images/arrow_small.png) 0 0 no-repeat \9;
  background: url(/Frontend/Images/arrow.png) 0 0 no-repeat;
  background-size: 18px;
}
#teaser #scroller span.txt {
  display: none;
}
@media only screen and (max-width: 839px) {
  #teaser #scroller {
    display: none!important;
  }
}
#teaser .swiper-pagination-fraction,
#teaser .swiper-pagination-custom,
#teaser .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 80px;
}
@media only screen and (max-width : 720px) {
  #teaser .swiper-pagination-fraction,
  #teaser .swiper-pagination-custom,
  #teaser .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 40px;
  }
}
#teaser .swiper-button-white {
  -webkit-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -moz-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -ms-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -o-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  /*background:none!important;*/

}
#teaser .swiper-button-white:hover {
  -webkit-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -moz-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -ms-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  -o-transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  transition: opacity 180ms ease-in-out, visibility 180ms ease-in-out, top 180ms ease-in-out;
  opacity: 0.5;
}
#teaser .swiper-button-white.swiper-button-next,
#teaser .swiper-button-white.swiper-button-prev {
  margin: 0;
  top: 0;
  width: 35%;
  height: 100%;
}
#teaser .swiper-button-white.swiper-button-next {
  background-position: 95% center;
  right: 0;
}
#teaser .swiper-button-white.swiper-button-prev {
  background-position: 5% center;
  left: 0;
}
@media only screen and (max-width: 839px) {
  #teaser .swiper-button-white {
    background-image: none;
  }
}
#teaser .swiper-pagination {
  bottom: 80px;
  display: none;
}
#teaser .swiper-pagination .swiper-pagination-bullet {
  background: white;
  width: 11px;
  height: 11px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  opacity: 0.3;
  margin: 0 8px;
}
#teaser .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: white;
  opacity: 1;
}
#teaser .swiper-slide.video {
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#teaser .swiper-slide.video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-aspect-ratio: 16/9) {
  #teaser .swiper-slide.video video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #teaser .swiper-slide.video video {
    width: 300%;
    left: -100%;
  }
}
@supports (object-fit: cover) {
  .swiper-slide.video video {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
  }
}
#teaser .h1 {
  /*.uppercase;*/
  /*opacity:0;*/
  color: white;
  position: absolute;
  width: 100%;
  padding: 0 0;
  top: 45.5%;
  left: 0;
  /*transform: translateY(-50%);*/
  z-index: 570;
  font-size: 60px;
  line-height: 54px;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
  text-shadow: rgba(133, 115, 99, 0.85) 0 0 20px;
}
@media only screen and (max-width: 839px) {
  #teaser .h1 {
    font-size: 28px;
    line-height: 32px;
    padding: 0;
  }
}
@media only screen and (max-width : 720px) {
  #teaser .h1 {
    top: 40%;
    margin-top: 0!important;
  }
  #teaser .h1 span.txt {
    display: none!important;
  }
}
@media only screen and (max-width : 520px) {
  #teaser .h1 {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    letter-spacing: 2px;
  }
}
#teaser .swiper-wrapper {
  transition: filter 2s linear, transform 17.5s linear !important;
  /*.swiper-slide {
            opacity:0.8;
        }*/

}
@media only screen and (max-width : 720px) {
  #teaser .swiper-wrapper,
  #teaser .swiper-wrapper .swiper-slide {
    height: 300px!important;
  }
}
#teaser .swiper-slide {
  position: relative;
  /*-webkit-filter: ~"contrast(100%) brightness(66%) saturate(82%) sepia(17%) grayscale(9%)";
          filter: ~"contrast(100%) brightness(66%) saturate(82%) sepia(17%) grayscale(9%)";*/

  /*&:before {
            content:'';
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            background:rgba(0,0,0,0.12);
        }*/

  /*opacity:0.8!important;*/

}
#teaser .swiper-slide::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  /*mix-blend-mode: soft-light;*/

  /*opacity: 0.5;*/

  /*background: rgba(62, 162, 253, 0.5);*/

}
#teaser .videowrapper {
  position: fixed;
  display: none;
  background: #444444;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
  min-width: 100%;
  min-height: 100%;
  z-index: 999;
}
@media only screen and (max-width: 839px) {
  #teaser .videowrapper {
    position: absolute;
  }
}
#teaser .videowrapper .videoframe {
  width: 80%;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 85vw;
  height: 80vh;
  max-width: 1800px;
  max-height: 1010px;
}
@media only screen and (max-width: 839px) {
  #teaser .videowrapper .videoframe {
    transform: none;
    top: -10px;
    left: 0;
    width: 100%;
  }
}
#teaser .videowrapper #video2 {
  /*top: 0px;
            left: 0px; 
            min-width: 100%;
            width: 100%;*/
  width: 100%;
}
#teaser .videowrapper #video2 video:-webkit-full-screen {
  left: 0;
  top: 0;
}
@media only screen and (max-width: 839px) {
  #teaser .videowrapper #video2 {
    top: 0px;
    left: 0;
    width: 100%;
    transform: none;
  }
}
#teaser #ifrmVideo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 1800px;
  max-height: 1012px;
}
@media only screen and (max-width: 839px) {
  #teaser #ifrmVideo {
    top: 0;
    left: 0;
    transform: none;
    width: 100%!important;
    height: 410px!important;
  }
}
@media only screen and (max-width : 720px) {
  #teaser #ifrmVideo {
    width: 100%!important;
    height: 300px!important;
  }
}
#teaser .lnkClose {
  color: white;
  position: absolute;
  right: 70px;
  top: 70px;
  width: 43px;
  height: 43px;
  z-index: 999;
  background: transparent;
  font-family: 'Glyphter';
  transform: rotate(-45deg);
  border: solid 2px white;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#teaser .lnkClose:hover {
  background: white;
  color: black;
  border-color: white;
}
#teaser .lnkClose span {
  position: absolute;
  right: 8px;
  top: 7px;
  font-size: 18px;
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#teaser .fadeInUpSmall {
  animation-name: fadeInUpSmall ;
}
#teaser .letter-animation {
  opacity: 0;
  display: none;
  display: inline-block;
  opacity: 1\9;
}
#teaser .lnkVideo {
  background: transparent;
  color: white;
  display: block;
  text-shadow: none!important;
  text-align: center;
  margin-top: 10px;
  position: relative;
  letter-spacing: 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 17px;
  border: solid 2px white;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 105px;
  -moz-border-radius: 105px;
  border-radius: 105px;
  font-size: 14px;
  line-height: 20px;
  z-index: 800;
}
#teaser .lnkVideo:hover {
  background: white;
  color: black !important;
  border-color: white;
}
#teaser .lnkVideo:hover span {
  color: black !important;
}
#teaser .lnkVideo i {
  font-family: 'Glyphter2';
  font-size: 32px;
  top: 23px;
  position: absolute;
  left: 33px;
}
#teaser .lnkVideo span {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  font-weight: 600;
  color: white;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 3px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 13px;
  left: 24px;
}
@media only screen and (max-width : 720px) {
  #teaser .lnkVideo {
    padding: 3px 10px;
    margin: -10px 0 0;
  }
  #teaser .lnkVideo span {
    max-width: 100%;
    font-size: 14px;
  }
}
.list.gallery {
  display: block;
  width: 100%;
  float: left;
  text-align: center;
}
.list.gallery a {
  z-index: 0;
  border-bottom: 0px;
  left: 0!important;
}
.list.gallery .items {
  float: left;
  margin: 0;
}
.list.gallery.thumbnails {
  float: left;
  width: 100.4%;
  margin: 8px -0.2% 38px;
  /*@media @media3 {
            a{
                width: 24%;
            }
        }*/

}
.bottom .list.gallery.thumbnails {
  margin-top: 38px;
}
@media only screen and (max-width : 720px) {
  .bottom .list.gallery.thumbnails {
    margin-top: 0;
  }
}
.inhalt .list.gallery.thumbnails {
  width: 100%;
  margin: 30px 0% 30px;
}
.inhalt .list.gallery.thumbnails:last-child {
  margin-bottom: 0;
}
.inhalt .list.gallery.thumbnails a {
  width: 50%;
}
@media only screen and (max-width: 1240px) {
  .inhalt .list.gallery.thumbnails {
    width: 110%;
    margin: 30px -5%;
  }
}
@media only screen and (max-width : 720px) {
  .inhalt .list.gallery.thumbnails {
    width: 100%;
    margin: 30px 0;
  }
}
.list.gallery.thumbnails a {
  width: 49.6%;
  margin: 0 0.2% 0.4%;
  float: left;
}
.list.gallery.thumbnails a img {
  width: 100%;
}
.list.gallery.thumbnails.three a {
  width: 32.3%;
}
@media only screen and (max-width : 720px) {
  .list.gallery.thumbnails.three a {
    width: 49%;
  }
}
@media only screen and (max-width : 720px) {
  .list.gallery.thumbnails {
    width: 100.4%;
    margin: 0 -0.2% 28px;
  }
  .list.gallery.thumbnails a {
    width: 49.6%;
    margin: 0 0.2% 0.4%;
  }
}
.list.images {
  width: 100%;
  position: relative;
}
.list.images .items {
  width: 100%;
  margin-top: 37px;
}
.list.images .grid-sizer,
.list.images .grid-item {
  width: 32.8%;
  display: inline-block;
  width: calc(33.33% - 4px);
  margin: 0 2px 4px;
}
.crow .c .thumbnails a {
  width: 24%!important;
}
body {
  /*background: url(/frontend/images/bg.jpg) no-repeat center center fixed;*/
  background-color: white;
  /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/

  /*@media (max-height: 620px) {
        background-image:none;
    }*/

}
.hide-desktop {
  display: none;
}
.hide-mobile {
  display: block;
}
/*.wow { opacity:0; }*/

@media only screen and (max-width : 720px) {
  .hide-desktop {
    display: block!important;
  }
  .hide-mobile {
    display: none!important;
  }
}
a.gal {
  border: 0px!important;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 5;
  margin: 0 -1px;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
}
a.gal:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  padding-right: 7px;
}
a.gal:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
a.gal:before,
a.gal::before {
  color: white;
  font-size: 24px;
  top: 50%;
  left: 50%;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -50%);
  transition: all .5s ease;
}
a.gal:after,
a.gal::after {
  content: '';
  background: #aaaaaa;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}
a.gal img {
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  transition: all .5s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
a.gal:hover:before,
a.gal:hover::before,
a.gal:hover:after,
a.gal:hover::after {
  opacity: 1;
  visibility: visible;
}
a.gal:hover img {
  -webkit-transform: scale(1.012);
  -moz-transform: scale(1.012);
  -ms-transform: scale(1.012);
  -o-transform: scale(1.012);
  transform: scale(1.012);
}
@media only screen and (max-width : 720px) {
  a.gal {
    margin: 0;
    left: 0!important;
  }
}
.logo {
  background: none;
  /*position:absolute;
    top:30px;
    left:50%;
    margin-left:-80px;*/
  width: 160px;
  height: 34px;
  display: none;
  margin: 0 auto;
  position: absolute;
  top: -165px;
  left: 50%;
  margin-left: -80px;
  z-index: 999;
  display: none!important;
}
@media only screen and (max-width : 720px) {
  .logo {
    top: -155px;
  }
}
.logo img {
  width: 160px;
}
.noTitleImage .logo {
  display: block!important;
  top: 32px;
  background-size: 160px;
  z-index: 999;
}
.noTitleImage .logo img {
  display: block!important;
}
@media only screen and (max-width: 1000px) {
  
}
@media only screen and (max-width : 720px) {
  .noTitleImage .logo {
    display: none!important;
    margin: 50px auto 30px;
  }
}
.modulesleft {
  margin-top: 30px;
}
.modulesleft h3 {
  border-bottom: solid 1px #e8e8e8;
  margin-bottom: 14px;
  padding-bottom: 6px;
  font-weight: normal;
}
.modulesright .startquickservice a.submit {
  float: right;
}
.modulesright .banner img {
  width: 100%;
  margin-bottom: 20px;
}
.modulesright .infoservice a {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
  color: black;
}
.modulesright .infoservice a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.modulesright .infoservice a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.modulesright .infoservice a:hover,
.modulesright .infoservice a.open,
.modulesright .infoservice a.active {
  color: #512a86;
}
p .modulesright .infoservice a {
  border-color: transparent !important;
}
p .modulesright .infoservice a:hover {
  border-color: #a3c7db !important;
}
.modulesright .infoservice a:before {
  top: 0;
}
.modulesright .infoservice a:hover,
.modulesright .infoservice a.active {
  color: #512a86;
}
.siteSearch {
  background: white;
  position: absolute;
  width: 50%;
  right: 20px;
  top: 0;
  z-index: 1000 !important;
  padding-bottom: 20px;
  border: solid 1px #dddddd;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
}
.siteSearch .searchTitle {
  position: absolute;
  left: 20px;
  top: 20px;
  display: none;
}
.siteSearch .group {
  width: 100%;
  display: inline-block;
  position: relative;
}
.siteSearch-loading .siteSearch .group.clicked {
  opacity: 0.5;
}
.siteSearch .group .groupTitle {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 5px;
  margin-bottom: 15px;
  line-height: 26px;
  overflow: hidden;
  padding: 15px 20px;
  font-size: 20px;
}
.siteSearch .group .items {
  display: table;
  width: 100%;
}
.siteSearch .group .items .item {
  width: 100%;
  padding: 5px 20px;
  display: table-row;
}
.siteSearch .group .items .item > div {
  padding: 10px 0;
}
.siteSearch .group .items .item > div:first-child {
  padding-left: 20px;
}
.siteSearch .group .items .item > div:last-child {
  padding-right: 20px;
}
.siteSearch .group .items .item .img {
  display: table-cell;
  width: 150px;
  vertical-align: top;
  padding-right: 20px;
  position: relative;
}
.siteSearch .group .items .item .img img {
  width: 100%;
  height: 100%;
  max-height: 100px;
  object-fit: cover;
}
.siteSearch .group .items .item .date {
  width: 120px;
  display: table-cell;
  white-space: nowrap;
  padding-right: 20px;
  vertical-align: top;
}
.siteSearch .group .items .item .date .time {
  white-space: nowrap;
  display: block;
  opacity: 0.8;
}
.siteSearch .group .items .item .cnt {
  display: table-cell;
  vertical-align: top;
}
.siteSearch .group .items .item .cnt .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.siteSearch .group .items .item .cnt .desc {
  opacity: 0.8;
}
.siteSearch .group .items .item .cnt .date {
  opacity: 0.8;
  float: right;
  width: auto;
  margin: 0;
  padding: 0;
}
.siteSearch .group .items .item:hover,
.siteSearch .group .items .item.selected {
  cursor: pointer;
  background: rgba(200, 200, 200, 0.2);
}
.siteSearch a.close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  opacity: 0.4;
  background: none!important;
  z-index: 1001;
}
.siteSearch a.close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00d';
}
.siteSearch a.close span {
  display: none;
}
.siteSearch a.close:hover {
  opacity: 0.8;
}
.siteSearch .noresults {
  padding: 20px;
  padding-bottom: 0;
}
.siteSearch .pager {
  float: right;
  margin-right: 20px;
}
.siteSearch .pager a {
  font-weight: bold;
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: rgba(100, 100, 100, 0.1);
}
.siteSearch .pager a:hover {
  opacity: 0.7;
}
.siteSearch .pager .pager-total {
  float: left;
  padding: 0 15px;
  opacity: 0.7;
  line-height: 40px;
}
.siteSearch .pager a.pager-previous:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
}
.siteSearch .pager a.pager-previous span {
  display: none;
}
.siteSearch .pager a.pager-next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
}
.siteSearch .pager a.pager-next span {
  display: none;
}
.siteSearch-target-container {
  position: relative;
}
.siteSearch-soft {
  opacity: 0.8;
}
.sitesearch-cf:before,
.sitesearch-cf:after {
  content: '';
  display: table;
}
.sitesearch-cf:after {
  clear: both;
}
#Search::-webkit-search-cancel-button {
  position: relative;
  right: 20px;
}
#search {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  top: 1px;
  display: inline-block;
  right: 0;
  z-index: 60;
  position: relative;
  /*.tooltip {
        position:absolute;
        width:40px;
        height:40px;
        display:block;
        left:0;
        top:0;
        border:solid 1px red;
        visibility:hidden;
        &:hover {
            border-color:green;
        }
    }*/

}
#search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  padding-right: 7px;
}
#search:hover:before {
  color: #a3c7db;
}
#search:before {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
  color: white;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
}
#header.fixed #search,
.noTitleImage #search {
  top: 0;
}
#header.fixed #search:before,
.noTitleImage #search:before {
  color: #512a86;
}
#header.fixed #search:hover:before,
.noTitleImage #search:hover:before {
  color: #a3c7db;
}
#search .check-search {
  position: absolute;
  right: 0;
  top: 1px;
  background: none;
  width: 30px;
  height: 40px;
  z-index: 5;
  display: block;
  border: 0;
  background: none!important;
  opacity: 0;
  cursor: pointer;
}
#search .search-field {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  max-width: 840px;
  right: 50%;
  margin-right: -420px;
  height: auto;
  /*transform:translateX(-50%);*/
  /*height:100vh;*/
  background: #fafafa;
  top: 140px;
  padding: 22px 16px 30px;
  border: solid 1px #f2f2f2;
  box-shadow: 0 5px 12px -5px rgba(0, 0, 0, 0.15);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
@media only screen and (max-width: 839px) {
  #search .search-field {
    right: 0;
    margin-right: 0;
  }
}
#search .search-field .search-field-inner {
  max-width: 840px;
  margin: 0 auto;
}
#header.over #search .search-field {
  top: 140px;
}
#header.fixed #search .search-field,
.noTitleImage #search .search-field,
#search .search-field.open {
  top: 70px;
}
.noTitleImage #search .search-field {
  top: 70px!important;
}
#search .search-field .close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f057';
  padding-right: 7px;
}
#search .search-field input {
  text-align: left;
  line-height: 22px;
  margin: 0 25px!important;
  width: calc(100% - 50px);
  background: none;
  border: 0;
  border-bottom: solid 1px #e7e5e5;
  padding: 6px 0!important;
  color: black !important;
  outline: none;
  box-shadow: none!important;
}
#search .search-field input::-webkit-input-placeholder {
  color: black;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
#search .search-field input:-moz-placeholder {
  color: black;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
#search .search-field input::-moz-placeholder {
  color: black;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
#search .search-field input:-ms-input-placeholder {
  color: black;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
#search .check-search:checked + .search-field {
  opacity: 1;
  visibility: visible;
  top: 140px;
  z-index: 50;
}
#search a {
  color: white;
}
#search a:hover {
  opacity: 0.6;
}
.siteSearch {
  top: 0!important;
  right: 0!important;
  margin-right: 0;
  position: relative!important;
  overflow: auto;
  width: 100%;
  background: none;
  border: 0;
  padding: 30px 25px 0;
  box-shadow: none!important;
  height: auto;
  max-width: 840px;
  margin: 0 auto;
  max-height: 650px;
}
.siteSearch a.close {
  display: none!important;
}
.siteSearch .noresults {
  padding: 0 0;
}
.siteSearch .siteSearchInner {
  position: relative;
}
.siteSearch .siteSearchInner a.close {
  display: block;
  width: 24px!important;
  height: 24px!important;
  background: #a3c7db url(/Frontend/Images/fancybox_sprite.png) no-repeat -1px 5px !important;
  background-size: 29px!important;
  opacity: 1!important;
}
.siteSearch .siteSearchInner a.close:before {
  display: none!important;
}
.siteSearch .siteSearchInner a.close:hover {
  background: #91bcd4;
}
.siteSearch .pager {
  z-index: 500;
  color: black;
  float: right;
  margin-right: 0;
}
.siteSearch .pager .pager-total {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  line-height: 30px;
}
.siteSearch .pager a {
  color: white;
  background: none!important;
  width: 20px;
  height: 30px;
  line-height: 30px;
  /*.border-radius(30px);*/

}
.siteSearch .pager a.pager-next {
  margin-left: 15px;
}
.siteSearch .pager a.pager-previous {
  margin-right: 15px;
}
.siteSearch .group {
  margin-bottom: 0;
}
.siteSearch .group .groupTitle {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
  color: black;
  font-size: 20px;
  margin-bottom: 0;
  padding: 0!important;
  border: 0;
  padding-top: 10px;
  padding-bottom: 0;
  text-align: left;
  display: none;
}
.siteSearch .group .groupTitle a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.siteSearch .group .groupTitle a:hover {
  color: #a3c7db;
  border: 0px;
}
.siteSearch .group .groupTitle strong {
  font-weight: 700;
}
.siteSearch .group .groupTitle.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.siteSearch .group .groupTitle:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .siteSearch .group .groupTitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.siteSearch .group .items {
  padding-bottom: 10px;
}
.siteSearch .group .items .item {
  padding-top: 0;
  padding-bottom: 0;
}
.siteSearch .group .items .item .cnt {
  text-align: left;
  padding: 0!important;
}
.siteSearch .group .items .item .cnt .title {
  margin-bottom: 0!important;
  font-weight: 300;
}
.siteSearch .group .items .item .cnt .title a {
  -webkit-transition: all 140ms ease-in;
  -moz-transition: all 140ms ease-in;
  -ms-transition: all 140ms ease-in;
  -o-transition: all 140ms ease-in;
  transition: all 140ms ease-in;
  color: black !important;
  border-bottom: solid 1px transparent;
  display: block;
}
.siteSearch .group .items .item .cnt .title a:hover {
  margin-left: 2px;
  opacity: 1!important;
  color: #a3c7db !important;
}
.siteSearch .group .items .item .desc,
.siteSearch .group .items .item .date {
  display: none;
}
.siteSearch .group .items .item .date {
  padding-top: 5px;
  padding-bottom: 5px;
}
.siteSearch .group .items .item:hover {
  background: none;
}
@media only screen and (max-width : 720px) {
  .siteSearch {
    width: 100%;
  }
}
@media only screen and (max-width : 520px) {
  .siteSearch .group .item .date {
    display: block;
  }
  .siteSearch .group .item .cnt {
    display: block;
  }
}
#mobilenavFrm {
  position: fixed;
  z-index: 600;
  /*left:50%;
    margin-left:-720px;
    top: 0;*/

}
#mobilenavBtn {
  display: none !important;
  background: transparent;
  cursor: pointer;
  position: fixed;
  top: 20px;
  left: 40px;
  padding: 12px 5px 22px;
  z-index: 1000;
  border: solid 0 transparent;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#mobilenavBtn span.text {
  display: none!important;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  color: white;
  font-weight: 300;
  letter-spacing: 2px;
  display: inline-block;
  padding-left: 12px;
}
#mobilenavBtn span.icon {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 4px;
  background: white none repeat scroll 0 0;
  display: inline-block;
  height: 2px;
  margin: 10px 0;
  position: relative;
  top: 5px;
  width: 28px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#mobilenavBtn span.icon,
#mobilenavBtn span.icon:before,
#mobilenavBtn span.icon:after {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#mobilenavBtn span.icon:before,
#mobilenavBtn span.icon::before,
#mobilenavBtn span.icon:after,
#mobilenavBtn span.icon::after {
  left: 0;
  background: white none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 4px;
}
#mobilenavBtn span.icon:before,
#mobilenavBtn span.icon::before {
  top: -7px;
  width: 28px;
}
#mobilenavBtn span.icon:after,
#mobilenavBtn span.icon::after {
  top: 7px;
  width: 28px;
}
#mobilenavBtn.active {
  border: solid 0 white;
}
#mobilenavBtn.active span.text {
  color: #a3c7db;
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
}
#mobilenavBtn.active span.icon {
  background: transparent;
  background: white none repeat scroll 0 0;
  background: transparent none repeat scroll 0 0;
  /*color: @highlight-color;*/
  color: white;
}
#mobilenavBtn.active span.icon:before,
#mobilenavBtn.active span.icon::before,
#mobilenavBtn.active span.icon:after,
#mobilenavBtn.active span.icon::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  background: white none repeat scroll 0 0;
  top: 0 !important;
  content: "";
  height: 2px;
  position: absolute;
}
#mobilenavBtn.active span.icon:before,
#mobilenavBtn.active span.icon::before {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px;
  width: 100%;
}
#mobilenavBtn.active span.icon:after,
#mobilenavBtn.active span.icon::after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 28px;
}
#mobilenavBtn.active:hover span.text {
  color: black !important;
}
#mobilenavBtn.active:hover span.icon:before,
#mobilenavBtn.active:hover span.icon:after {
  background-color: white !important;
}
@media only screen and (max-width : 720px) {
  #mobilenavBtn {
    display: inline-block;
    top: 0;
    left: 5%;
  }
}
/* jQuery UI Datepicker 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */

/* Overlays */

.ui-datepicker .ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*Component containers
----------------------------------*/

.ui-datepicker {
  border: solid 1px white !important;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 3px;
  color: white;
  display: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  padding: 15px 20px!important;
  margin-bottom: 20px;
  margin-left: 0px;
  width: 305px;
}
.ui-datepicker * {
  font-size: 14px;
  border-radius: 0px;
}
.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-widget-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0px;
  border-bottom: 1px solid white;
  background: white;
  color: black;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'proxima-nova', 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  position: relative;
  padding: .4em 5px;
}
.ui-datepicker .ui-datepicker-header a,
.ui-datepicker .ui-widget-header a,
.ui-datepicker .ui-datepicker-header span,
.ui-datepicker .ui-widget-header span {
  color: #512a86;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-header a,
.ui-datepicker .ui-widget-header a {
  position: absolute!important;
  top: 8px;
  right: 10px;
  width: 20px;
  height: 15px;
  text-align: center;
  padding: 0 8px;
}
.ui-datepicker .ui-datepicker-header a:hover,
.ui-datepicker .ui-widget-header a:hover {
  color: #a3c7db;
}
.ui-datepicker .ui-datepicker-header a:before,
.ui-datepicker .ui-widget-header a:before {
  font-size: 18px;
}
.ui-datepicker .ui-datepicker-header a span,
.ui-datepicker .ui-widget-header a span {
  display: none;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev,
.ui-datepicker .ui-widget-header a.ui-datepicker-prev {
  right: 25px;
  left: auto;
  border-bottom: 0px;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev:before,
.ui-datepicker .ui-widget-header a.ui-datepicker-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
  padding-right: 7px;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next,
.ui-datepicker .ui-widget-header a.ui-datepicker-next {
  right: 0px;
  border-bottom: 0px;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next:before,
.ui-datepicker .ui-widget-header a.ui-datepicker-next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next span,
.ui-datepicker .ui-widget-header a.ui-datepicker-next span {
  background-position: -16px -1px;
}
.ui-datepicker .ui-datepicker-header a.ui-state-hover,
.ui-datepicker .ui-widget-header a.ui-state-hover {
  cursor: pointer;
  background-color: transparent!important;
}
.ui-datepicker .ui-datepicker-header a.ui-state-hover.ui-datepicker-prev-hover,
.ui-datepicker .ui-widget-header a.ui-state-hover.ui-datepicker-prev-hover {
  left: auto;
  border: 0px!important;
}
.ui-datepicker .ui-datepicker-header a.ui-state-hover.ui-datepicker-next-hover,
.ui-datepicker .ui-widget-header a.ui-state-hover.ui-datepicker-next-hover {
  border: 0px!important;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.ui-datepicker .ui-widget-header .ui-datepicker-title {
  margin: 0;
  line-height: 1.8em;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
}
.ui-datepicker table.ui-datepicker-calendar {
  margin: 0px;
  padding: 0px;
  border: 0px solid white;
  left: 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
.ui-datepicker table.ui-datepicker-calendar tr th {
  background: #c4dbe8;
  border: solid 1px #bdd7e5;
  font-weight: 400;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
  color: #bbbbbb;
  letter-spacing: 2px;
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif;
}
.ui-datepicker table.ui-datepicker-calendar tr th a,
.ui-datepicker table.ui-datepicker-calendar tr th span {
  color: #512a86 !important;
}
.ui-datepicker table.ui-datepicker-calendar tr td {
  background: #aecedf;
  color: #f3efe8;
  border: solid 1px #bdd7e5;
  padding: 0px;
}
.ui-datepicker table.ui-datepicker-calendar tr td.first {
  width: auto;
  position: relative;
}
.ui-datepicker table.ui-datepicker-calendar tr td.last {
  text-align: right;
  width: auto;
}
.ui-datepicker table.ui-datepicker-calendar tr td a {
  background-color: none;
}
.ui-datepicker table.ui-datepicker-calendar tr td a,
.ui-datepicker table.ui-datepicker-calendar tr td span {
  display: block;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  border: 0px;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 2px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0;
  cursor: pointer;
  padding: 0px;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker input,
.ui-datepicker select,
.ui-datepicker textarea,
.ui-datepicker button {
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
}
/*#region  Interaction states*/

.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: 1px solid white;
  background: #aecedf !important;
  font-weight: 400;
  color: #dddddd;
}
.ui-datepicker .ui-state-default a,
.ui-datepicker .ui-state-default a:link,
.ui-datepicker .ui-state-default a:visited {
  background: none!important;
  color: white;
  text-decoration: none;
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  border: 1px solid #a3c7db;
  background: #a3c7db !important;
  font-weight: 400;
  color: white;
}
.ui-datepicker .ui-state-hover a,
.ui-datepicker .ui-state-hover a:hover {
  color: white;
  background: #a3c7db;
  text-decoration: none;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
  border: 1px solid #a3c7db;
  background: #a3c7db !important;
  font-weight: 700 !important;
  color: white !important;
}
.ui-datepicker .ui-state-active a,
.ui-datepicker .ui-state-active a:link,
.ui-datepicker .ui-state-active a:visited {
  color: white;
  text-decoration: none;
}
.ui-datepicker .ui-widget :active {
  outline: none;
}
/*#endregion*/

/*#region  Interaction Cues*/

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid white;
  background: #888888 !important;
  color: white !important;
  border-color: #a3c7db;
  font-weight: 700 !important;
}
.ui-datepicker .ui-state-highlight a,
.ui-datepicker .ui-widget-header .ui-state-highlight a {
  color: white;
  background: #888888;
}
.ui-datepicker .ui-state-error,
.ui-datepicker .ui-widget-header .ui-state-error {
  border: 1px solid #a3c7db;
  background: #a3c7db;
  color: white;
}
.ui-datepicker .ui-state-error a,
.ui-datepicker .ui-widget-header .ui-state-error a {
  color: white;
}
.ui-datepicker .ui-state-error-text,
.ui-datepicker .ui-widget-header .ui-state-error-text {
  color: white;
}
.ui-datepicker .ui-priority-primary,
.ui-datepicker .ui-widget-header .ui-priority-primary {
  font-weight: 400;
}
.ui-datepicker .ui-priority-secondary,
.ui-datepicker .ui-widget-header .ui-priority-secondary {
  opacity: 0.3;
  background: #a3c7db;
  color: #512a86;
  border: solid 1px #a3c7db;
  font-weight: 400;
}
.ui-datepicker .ui-state-disabled,
.ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: 0.3;
  color: #512a86;
  background: white;
  background-image: none;
}
/*#endregion*/

/*.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }*/

/*.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}*/

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */

.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  position: absolute;
  /*must have*/
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
  /*must have*/

}
/*#endregion*/

.drop {
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  width: 100%;
  height: 42px;
}
.drop .ftitle {
  font-weight: 600;
  background-color: white;
  border: solid 1px #e7e5e5;
  cursor: pointer;
  width: 100%;
  height: 42px;
  z-index: 20!important;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 42px;
  padding: 0 10px 0 15px;
}
.drop .ftitle span {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  overflow: hidden;
  color: #eeeeee;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  height: 42px;
  line-height: 42px;
}
.drop .ftitle span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  padding-right: 7px;
}
.drop .ftitle span:before {
  float: right;
  font-size: 22px;
  line-height: 42px;
}
.drop .ftitle:hover span {
  -webkit-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  transition: color 180ms ease-in-out, background-color 180ms ease-in-out, border-color 180ms ease-in-out, opacity 180ms ease-in-out;
  color: #a3c7db;
}
.drop .fitems {
  padding: 10px 15px;
  position: absolute;
  border: solid 1px #e7e5e5;
  left: 0;
  top: 42px;
  display: none;
  z-index: 19;
  background: white;
  min-width: 100%;
}
.drop .fitems .fitem {
  margin-bottom: 0;
}
.drop .fitems .fitem:before {
  display: none;
}
.drop .fitems .fitem.active a {
  color: #512a86;
  font-weight: 500;
}
.drop .fitems .fitem a {
  position: relative;
  left: 13px;
  margin: 0 18px 0 0;
  padding: 0;
  color: white;
}
.drop .fitems .fitem a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  padding-right: 7px;
}
.drop .fitems .fitem a:before {
  padding-right: 0;
  position: absolute;
  left: -13px;
  top: 2px;
}
.drop .fitems .fitem a:hover,
.drop .fitems .fitem a.open,
.drop .fitems .fitem a.active {
  color: #512a86;
}
p .drop .fitems .fitem a {
  border-color: transparent !important;
}
p .drop .fitems .fitem a:hover {
  border-color: #a3c7db !important;
}
.drop .fitems .fitem a:before {
  top: 0;
}
.drop.active .ftitle {
  height: 43px;
  background-position: 96% -72px;
}
.drop.active .fitems {
  display: block;
}
.akkordeon table {
  margin: 5px 0 10px!important;
}
.akkordeon table tr:nth-child(even) {
  background: white !important;
}
.mods table {
  width: 100%;
  padding: 0;
  margin: 34px 0 34px;
  border-top: solid 1px #e7e5e5 !important;
}
.mods table thead tr {
  border-bottom: solid 3px #e7e5e5 !important;
  background: #f8f8f8;
}
.mods table thead tr td,
.mods table thead tr th {
  font-weight: 500;
  text-align: left;
  color: black;
  padding: 11px 15px;
}
.mods table thead tr td.price,
.mods table thead tr th.price {
  width: 120px;
}
.mods table tr {
  border-bottom: solid 1px #e7e5e5;
}
.mods table tr:nth-child(even) {
  background: #f8f8f8;
}
.mods table tr td {
  padding: 11px 15px;
  border-right: solid 1px #e7e5e5;
}
.mods table tr td:last-child {
  border-right: 0px;
}
@media screen and (max-width: 820px) {
  .mods table.responsive {
    border: none;
    border-top: solid 1px #eeeeee;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .mods table.responsive thead {
    display: none;
  }
  .mods table.responsive tbody tr {
    display: block;
    margin-bottom: 5px;
    border: none;
    padding: 10px 0;
    background: white;
    border-bottom: solid 1px #eeeeee;
  }
  .mods table.responsive tbody tr td {
    display: block;
    position: relative;
    padding: 0;
    padding-top: 0;
    /*padding-left:145px;*/
    border: none;
    font-size: 14px!important;
    line-height: 19px!important;
    text-align: left!important;
    float: none!important;
    width: 100%!important;
    max-width: 100%!important;
  }
  .mods table.responsive tbody tr td:not(:last-child) {
    margin-bottom: 5px;
  }
  .mods table.responsive tbody tr td label.title {
    display: block!important;
    /*position:absolute;*/
    left: 0;
    top: 0;
    color: #512a86;
    /*width:145px;*/
    font-size: 15px;
    line-height: 20px;
    padding-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
  }
  .mods table.responsive tbody tr td a {
    white-space: normal;
  }
  .mods table.responsive tbody tr td a[href^=tel] {
    white-space: nowrap;
  }
}
#map_canvas {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 600px;
  height: 70vh;
  z-index: 0;
  margin: 0!important;
  padding: 0!important;
}
#map_canvas .gm,
#map_canvas h4,
#map_canvas h3 {
  font-size: 14px !important;
  line-height: 20px !important;
  font-family: 'proxima-nova', arial, verdana, Helvetica, sans-serif !important;
  margin: 0px;
}
#map_canvas h4 {
  font-size: 16px!important;
  line-height: 22px!important;
}
.countdown-wrapper a {
  display: block;
  margin-bottom: 1em;
  color: #e7f7f5;
  text-decoration: none;
}
.countdown-wrapper a:last-of-type {
  font-size: 0.9em;
}
.countdown-wrapper a:hover {
  text-decoration: underline;
}
.countdown-wrapper ul {
  width: 600px;
  margin: 0 auto;
}
@media only screen and (max-width : 720px) {
  .countdown-wrapper ul {
    width: 100%;
    padding: 35px;
  }
}
@media only screen and (max-width : 720px) {
  .countdown-wrapper ul li {
    margin-bottom: 25px !important;
  }
}
.countdown-wrapper .chart {
  text-align: center;
  margin-top: 30px;
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 0 10px;
  vertical-align: top;
  position: relative;
  /*.box-sizing(border-box);*/
  padding-top: 35px;
  /*padding-left: 25px;*/

}
.countdown-wrapper .chart span {
  display: block;
  font-size: 2em;
  font-weight: normal;
}
.countdown-wrapper .chart canvas {
  position: absolute;
  left: 0;
  top: 0;
}
/*#endregion */

body,
input,
textarea,
select,
table,
td,
.crow,
.text,
button {
  color: #512a86;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  font-weight: 300;
}
@media only screen and (max-width : 720px) {
  body,
  input,
  textarea,
  select,
  table,
  td,
  .crow,
  .text,
  button {
    font-size: 14px;
    line-height: 20px;
  }
}
table,
tr,
td {
  font-size: 16px;
  line-height: 24px;
}
.hx {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
}
.hx a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.hx a:hover {
  color: #a3c7db;
  border: 0px;
}
.hx strong {
  font-weight: 700;
}
.h1 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

}
.h1 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h1 a:hover {
  color: #a3c7db;
  border: 0px;
}
.h1 strong {
  font-weight: 700;
}
.h1:last-child {
  margin-bottom: 0;
}
h1 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

}
h1 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
h1 a:hover {
  color: #a3c7db;
  border: 0px;
}
h1 strong {
  font-weight: 700;
}
h1:last-child {
  margin-bottom: 0;
}
.h2 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
}
.h2 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h2 a:hover {
  color: #a3c7db;
  border: 0px;
}
.h2 strong {
  font-weight: 700;
}
.h2.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
.h2:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  .h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
h2 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  text-transform: uppercase;
  font-size: 24px;
  /*line-height: @h2 ;*/
  margin-bottom: 10px;
  padding: 0 40px;
  text-align: center;
}
h2 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
h2 a:hover {
  color: #a3c7db;
  border: 0px;
}
h2 strong {
  font-weight: 700;
}
h2.title {
  font-size: 45px!important;
  letter-spacing: 3px;
}
h2:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
    padding: 0;
    letter-spacing: 2px;
  }
}
.about-separator {
  font-family: 'Alex Brush', Georgia, Times, 'Times New Roman', serif !important;
}
.h3 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}
.h3 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h3 a:hover {
  color: #a3c7db;
  border: 0px;
}
.h3 strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  .h3 {
    letter-spacing: 1px;
  }
}
h3 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}
h3 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
h3 a:hover {
  color: #a3c7db;
  border: 0px;
}
h3 strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  h3 {
    letter-spacing: 1px;
  }
}
.h4 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0px;
  letter-spacing: 3px;
}
.h4 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h4 a:hover {
  color: #a3c7db;
  border: 0px;
}
.h4 strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  .h4 {
    letter-spacing: 1px;
  }
}
.h4.small {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 15px!important;
  line-height: 24px!important;
  letter-spacing: 2px;
  margin-bottom: 43px;
}
.h4.small a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h4.small a:hover {
  color: #a3c7db;
  border: 0px;
}
.h4.small strong {
  font-weight: 700;
}
.h4.small:last-child {
  margin-bottom: 0;
}
#content .h4.small:after {
  padding-top: 15px;
  content: '';
  display: block;
  width: 50px;
  zoom: 1;
  margin: 0 auto;
  border-bottom: solid 3px #a3c7db;
}
#content .h4.small:after:before,
#content .h4.small:after:after {
  content: '';
  display: table;
}
#content .h4.small:after:after {
  clear: both;
}
@media only screen and (max-width : 720px) {
  .h4 {
    font-size: 15px!important;
    line-height: 22px!important;
    letter-spacing: 1px;
  }
  .h4.small {
    display: none!important;
    margin-bottom: 23px;
    font-size: 13px!important;
    line-height: 20px!important;
  }
  #content .h4.small:after {
    padding-top: 6px;
    border-bottom-width: 2px;
  }
}
h4 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  /*.uppercase;*/
  font-family: 'Raleway', Georgia, Times, 'Times New Roman', serif !important;
  font-weight: 800!important;
  /*letter-spacing:3px;*/
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0px;
  letter-spacing: 3px;
}
h4 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
h4 a:hover {
  color: #a3c7db;
  border: 0px;
}
h4 strong {
  font-weight: 700;
}
@media only screen and (max-width : 720px) {
  h4 {
    letter-spacing: 1px;
  }
}
h4.small {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 76px;
  margin-bottom: 36px;
  text-align: center;
  /*@media @media5 {
        font-size:56px;
        line-height:24px;
        margin-bottom:22px;
        letter-spacing:2px;
        .font-normal;
    }*/

  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 15px!important;
  line-height: 24px!important;
  letter-spacing: 2px;
  margin-bottom: 43px;
}
h4.small a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
h4.small a:hover {
  color: #a3c7db;
  border: 0px;
}
h4.small strong {
  font-weight: 700;
}
h4.small:last-child {
  margin-bottom: 0;
}
#content h4.small:after {
  padding-top: 15px;
  content: '';
  display: block;
  width: 50px;
  zoom: 1;
  margin: 0 auto;
  border-bottom: solid 3px #a3c7db;
}
#content h4.small:after:before,
#content h4.small:after:after {
  content: '';
  display: table;
}
#content h4.small:after:after {
  clear: both;
}
@media only screen and (max-width : 720px) {
  h4 {
    font-size: 15px!important;
    line-height: 22px!important;
    letter-spacing: 1px;
  }
  h4.small {
    display: none!important;
    margin-bottom: 23px;
    font-size: 13px!important;
    line-height: 20px!important;
  }
  #content h4.small:after {
    padding-top: 6px;
    border-bottom-width: 2px;
  }
}
.h5,
h5 {
  color: #512a86;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: 'house-script', Georgia, Times, 'Times New Roman', serif;
}
.h5 a,
h5 a {
  color: #512a86;
  text-decoration: none;
  border: 0px;
}
.h5 a:hover,
h5 a:hover {
  color: #a3c7db;
  border: 0px;
}
.h5 strong,
h5 strong {
  font-weight: 700;
}
p {
  margin-bottom: 33px;
}
.mods > p:last-child {
  margin-bottom: 0;
}
p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 720px) {
  p {
    margin-bottom: 17px;
  }
}
a {
  color: white;
  text-decoration: none;
  cursor: pointer;
  color: #512a86;
}
a:hover,
a.open,
a.active {
  color: #512a86;
}
a:hover,
a.active,
a.open {
  color: #512a86;
}
b {
  font-weight: 600;
}
