body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

@media 3.1.0{
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
}
@media 2.0.0-beta.2.4{
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel .owl-rtl{direction:rtl}.owl-carousel .owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../system/modules/owlcarousel/assets/vendor/owl.carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
}
@media 2.0.0-beta.2.4{
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
}
* {
    margin:0;
    padding:0;
    border:0;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
    outline: 0; 
    background-repeat: no-repeat;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
}
html {
    -webkit-text-size-adjust: none;
    overflow-y: scroll;
    -webkit-text-rendering:optimizelegibility;
}
body {
    height:100%;
    min-width: 320px;
    position:relative;
    background-color:#fff;
    font:15px/1.3 "LinotypeUnivers","LinotypeUnivers IE","Arial Narrow",Arial,Verdana,Helvetica,sans-serif;
    font-weight:normal;
    color:#232425;
    font-size: 99.99%
    font-weight: 400;
    overflow-x:hidden;
}
.invisible {
    width:0;
    height:0;
    left:-1000px;
    top:-1000px;
    position:absolute;
    overflow:hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position:relative;
    margin-top:0;
    margin-bottom:.5em;
    line-height:1.2;
    color:#0d4985;
    font-weight: 800;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
}
h1 {
    font-size:1.8em;
    font-weight:400;
}
h2 {
    font-size:1.6em;
}
h3 {
    font-size:1.4em;
}
h4 {
    font-size:1.2em;
}
h5 {
    font-size:1.3em;
}
h6 {
    font-size:1.2em;
}
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom:15px;
}
section,
figure {
    margin:0;
    padding:0;
}
a {
    color:#232425;
}
a:hover {
    color:#0D4985;
}
i {
    margin-right:4px;
}
ul li {
    list-style-type:none;
}
::-moz-selection {
    background-color:#0D4985;
    color:#fff;
}
::selection {
    background-color:#0D4985;
    color:#fff;
}
.mod_article {
    position:relative;
}
#logo {
    width:587px;
    height:100px;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
    margin-bottom:0;
    background-image:url(../../files/theme/img/BKT_BLAU_CLAIM_WEB.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-size: 100%;
}
.mod_ctslogo {
    display:table-cell;
    vertical-align:middle;
}
.mod_ctslogo .image_container {
    display:table;
}
#logo a {
    width:100%;
    height:100%;
    display:block;
}
#logo a span {
    left:-999em;
    top:-999em;
    position:absolute;
}
#logografik {
    width:64px;
    height:68px;
    left:-99999em;
    top:-9999em;
    position:absolute;
    overflow:hidden;
    float:left;
    display:block;
    margin-top:-7px;
    margin-right:30px;
    margin-bottom:7px;
    background-image:url(../../files/theme/img/logo-symbol-web.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-size: 100%;
}
.banner--clone.banner--stick #logografik {
    width:64px;
    height:68px;
    left:0;
    top:0;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
    margin-top:-7px;
    margin-right:30px;
    margin-bottom:7px;
    background-image:url(../../files/theme/img/logo-symbol-web.png);
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-box-shadow:1px 0 1px 0 rgba(255,255,255,1);
    box-shadow:1px 0 1px 0 rgba(255,255,255,1);
    background-size: 100%;
}
#logografik a {
    width:100%;
    height:100%;
    display:block;
}
#logografik a span {
    left:-999em;
    top:-999em;
    position:absolute;
}
#header {
    position:relative;
    margin-bottom:30px;
    //background-color:#ffffff;
    //background-image: url(../../files/theme/img/cloud.png);
    background-repeat:repeat;
}
#header .mod_article.header_2percent {
    margin-top:2%;
    margin-right:2%;
    margin-left:2%;
}
.top {
    background-color:#0D4985;
}
.top .inside {
    max-width:1140px;
    overflow:visible;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding:0 30px;
    text-align: center;
}
.navi-section {
    width:100%;
    position:relative;
    background-color:#0D4985;
    -webkit-box-shadow:0 0 1px rgba(0,0,0,.75);
    box-shadow:0 0 1px rgba(0,0,0,.75);
    border-top:5px solid #f5f5f5;
    border-bottom:3px solid #f5f5f5;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    z-index:1000 !important;
}
.logo-section .inside {
    width:100%;
    max-width:1140px;
    overflow:hidden;
    display:table;
    margin-right:auto;
    margin-left:auto;
    padding:10px 6px 10px 19px;
    z-index:999;
}
.navi-section .inside {
    width:100%;
    max-width:1140px;
    overflow:visible;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding-right:30px;
    padding-left:30px;
    z-index:999;
}
.banner--clone {
    left:0;
    top:0;
    position:fixed;
    z-index: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner--stick {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.banner--clone.banner--stick {
    left:0;
    top:0;
    background-color:#0D4985;
}
.boxed .banner--clone.banner--stick {
    -webkit-box-shadow:0 0 0 #000;
    box-shadow:0 0 0 #000;
}
.banner--clone .inside {
    -webkit-transition: all 600ms ease-in-out;
            -moz-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
}
#afterheader {
    display:block;
    margin:0;
    padding:0;
}
#afterheader .inside .mod_article {
    margin-bottom:30px;
    padding-right:30px;
    padding-left:30px;
}
#afterheader .inside {
    max-width:1140px;
    margin-right:auto;
    margin-left:auto;
}
#breadcrump {
    max-width:1140px;
    margin:0 auto;
}
#container {
    max-width:1140px;
    margin-right:auto;
    margin-left:auto;
}
.fullwidth #container {
    max-width:100%;
}



#main .inside {
    padding:0 30px 30px;
    margin-bottom:30px;
}

.product .inside {
    margin-bottom:0;
}


.product .inside ul li::before, .advlist ul li::before, .infalist ul li::before, .zubelist ul li::before {
    margin-right:6px;
    margin-left:-1.2em;
    font-family:FontAwesome;
    content: "\f058";
}


.ce_text .advlist ul li {
    list-style-type:none;
}


.advlist ul li::before {
    content: "\f055";
    color: #0D4985;
    font-size: 1.2em;
}

.infalist ul li::before {
    content: "\f058";
    color: #0D4985;
    font-size: 1.2em;
}

.zubelist ul li::before {
    content: "\f055";
    color: #0D4985;
    font-size: 1.2em;
}


.product .inside ul li::before, .advlist ul li::before {
    width: .8em;
    margin-right: .8em;
    margin-left: -1.6em;
}

.textarea > ul {
    margin-left: 1.6em;
}



#main .inside .center_div {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 50%;
}



.rightColumn #main .inside {
    padding:0 30px 30px 20px;
}
.fullwidth #main .inside {
    padding-right:0;
    padding-left:0;
}
.fullwidth #main .inside .mod_article {
    max-width:960px;
    margin-right:auto;
    margin-left:auto;
    padding-right: 30px;
    padding-left:30px;
}
.fullwidth #main .inside .mod_article.fullwidth {
    max-width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-right:0;
    padding-left:0;
}
.fullwidth #main .inside .mod_article.fullwidth .ce_ctselementwrapper .inside {
    max-width:1140px;
    position:relative;
    overflow:hidden;
    margin-right:auto;
    margin-left:auto;
    padding:30px;
}

#left {
    margin-bottom: 32px;
}

#left .inside {
    margin-left:30px;
    padding:20px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
}
#right .inside {
    margin-right:30px;
    padding:20px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
}
aside h3 {
    padding-bottom:6px;
    border-bottom:1px solid #0D4985;
    font-size:1.2em;
}
#footer {
    width:100%;
    position:relative;
    display:block;
    //background-color:#0D4985;
    color:#ffffff;
}

.ce_text,
.ce_list,
.ce_table,
.ce_image,
.ce_gallery,
.ce_download,
.ce_downloads,
.ce_code,
.ce_hyperlink,
.ce_youtube,
.ce_player {
    position:relative;
    margin-bottom:10px;
}
header .ce_text,
header .ce_image,
header .image_container.float_above {
    margin:0 !important;
}


.headsubline p {
    font-size: 110%;
    font-weight: bold;
    color: #46484b;
    line-height: 1.1em;
}

.mod_quicknav.mobileselect {
    display:none;
}
.dk_menu {
    display:none;
}
#mainmenu {
    width:100%;
    position:relative;
    overflow:visible;
    float:left;
    display:block;
    line-height:0;
    visibility:visible;
    z-index:9999;
}
.banner--clone.banner--stick #mainmenu {
    position:relative;
    overflow:visible;
    float:left;
    display:block;
    line-height:0;
    width: calc( 100% - 64px - 30px);
    visibility:visible;
    z-index:9999;
}
#mainmenu ul {
    position:relative;
    float:left;
    margin-bottom:0;
}
#mainmenu ul li {
    float:left;
    margin-right:5px;
    padding-top:14px;
    padding-bottom:14px;
}
#mainmenu .level_1 li:hover a {
    color:#ffffff;
}
#mainmenu ul li a,
#mainmenu ul li span {
    position:relative;
    float:none;
    display:block;
    padding:18px 12px;
    font-size:100%;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1px;
    -webkit-transition: All 0.25s ease;
    -moz-transition: All 0.25s ease;
    -o-transition: All 0.25s ease;
    -ms-transition: All 0.25s ease;
    transition: All 0.25s ease;
    z-index:10;
}
#mainmenu ul li.submenu a:after,
#mainmenu ul li.submenu span:after {
    float: right;
    margin-left:5px;
    font-family:FontAwesome;
    text-decoration:none;
    //position: absolute;
    //right: 12px;
    content: "\f107";
}
#mainmenu ul li ul li a:after,
#mainmenu ul li ul li span:after {
    display:none;
}
#mainmenu ul li:hover a:after {
    height:100%;
    z-index:-1;
}
#mainmenu ul ul li a:after {
    display:none;
}
#mainmenu a {
    text-decoration:none;
    color:#ffffff;
    -webkit-transition: All 0.25s ease;
    -moz-transition: All 0.25s ease;
    -o-transition: All 0.25s ease;
    -ms-transition: All 0.25s ease;
    transition: All 0.25s ease;
}
#mainmenu ul li a:hover,
#mainmenu ul li span,
#mainmenu a.trail {
    background-color:rgba(0,0,0,.3);
    //border-radius:3px;
    color:#ffffff;
}
#mainmenu ul:after {
    clear:both;
    display:block;
    content: "";
}
#mainmenu ul ul li:after {
    display:none;
}
#mainmenu ul ul {
    width:200px;
    left:-999999px;
    top:120px;
    position:absolute;
    padding: 10px 0 0 0;
    background-color:rgba(72,72,72,.95);
    -webkit-box-shadow:0 0 3px rgba(0,0,0,.3);
    box-shadow:0 0 3px rgba(0,0,0,.3);
    border-top:4px solid #0D4985;
    border-bottom:4px solid #0D4985;
    opacity:0;
    visibility: hidden;
    -webkit-transition: All 0.25s ease;
        -moz-transition: All 0.25s ease;
        -o-transition: All 0.25s ease;
        -ms-transition: All 0.25s ease;
        transition: All 0.25s ease;
}
.safari #mainmenu ul ul {
    opacity:0;
    visibility: hidden;
    -webkit-transition: none;
    transition: none;
}
#mainmenu ul li:hover > ul {
    height:auto;
    left:auto;
    top:64px;
    position:absolute;
    opacity:1;
    visibility: visible;
    -webkit-transition: All 0.55s ease;
            -moz-transition: All 0.55s ease;
            -o-transition: All 0.25s ease;
            -ms-transition: All 0.55s ease;
            transition: All 0.25s ease;
}
.safari #mainmenu ul li:hover > ul {
    height:auto;
    left:auto;
    opacity:1;
    visibility: visible;
    -webkit-transition: none;
            transition: none;
}
#mainmenu ul ul li {
    width:100%;
    padding-top:0;
    padding-bottom:0;
    border-bottom:1px solid rgba(0,0,0,.1);
}
#mainmenu ul ul li a {
    display:block;
    padding:10px 14px;
    text-align:left;
    line-height:1;
    text-transform:none;
    color:#cccccc !important;
}
#mainmenu ul ul li:last-child {
    width:100%;
    border-bottom:0px solid rgba(0,0,0,.1);
}
#mainmenu ul ul span,
#mainmenu ul ul li a:hover {
    display:block;
    padding:10px 14px 10px 18px;
    text-align:left;
    background-color:#0D4985;
    line-height:1.5;
    text-transform:none;
    letter-spacing:1px;
    color:#ffffff !important;
}
#mainmenu ul ul ul {
    left:100%;
    top:auto;
    position:absolute;
    margin-top:-41px;
    padding-top:0;
}
#mainmenu ul li:last-child {
    margin-right:0;
}
#submenu {
    margin-bottom:20px;
}
#submenu h3 {
    padding-bottom:10px;
    padding-left:0;
    border-bottom:1px solid #0D4985;
    font-size:1.2em;
    font-weight:400;
}
#submenu li {
    //margin-bottom:10px;
    border-bottom:1px solid #deddd9;
}
#submenu li.active {
    //margin-bottom:10px;
    border-bottom:1px solid #0D4985;
}
#submenu li.active.submenu,
#submenu li.trail.submenu {
    margin-bottom:0;
    //border-bottom: 0px solid #deddd9;
}
#submenu a {
    display:block;
    margin-bottom:0;
    padding:3px 12px 3px 0;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    font-weight:600;
/*    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;*/
}
#submenu a:after {
    right:12px;
    position: absolute;
    display:inline-block;
    padding-right:6px;
    font:14px/2 FontAwesome;
    text-decoration:none;
    color:rgba(888888,.6);
    content: "\f105";
}
#submenu span:after,
#submenu a:hover:after,
#submenu a.trail:after {
    right:12px;
    position: absolute;
    display:inline-block;
    padding-right:6px;
    font:14px/2 FontAwesome;
    color:#0D4985;
    content: "\f105";
}
#submenu a.active,
#submenu a:hover,
#submenu span,
#submenu a.trail {
    display:block;
    margin-bottom:0;
    padding:3px 12px 3px 0;
    line-height:2;
    text-decoration:none;
    //color:#0D4985;
    //font-weight:800;
}


#submenu a:hover, #submenu a:focus {
    background-color: #0D4985;
    color: white;
    padding-left: 6px;
    font-size: 90%;
}

#submenu ul {
   margin: 0 4%;
}

#submenu ul ul {
    margin-top:6px;
    margin-left:10px;
}
.mod_breadcrumb {
    display:block;
    margin-right:30px;
    margin-bottom:30px;
    margin-left:30px;
    padding:0 15px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
    font-size:11px;
    line-height:40px;
}
#main .mod_breadcrumb {
    float:none;
    display:block;
    margin-left:0;
    font-size:11px;
    line-height:30px;
}
.mod_breadcrumb ul li {
    float:left;
    line-height:30px;
}
.mod_breadcrumb ul li:before {
    margin-right:6px;
    margin-left:6px;
    font-family:FontAwesome;
    content: "\f105";
}
.mod_breadcrumb ul li.first:before {
    display:none;
}
.mod_breadcrumb ul li a {
    text-decoration:none;
}
.mod_booknav {
    margin-top:1em;
}
.mod_booknav ul {
    margin-bottom:0;
    padding-top:16px;
    border-top:1px solid #eee;
}
.mod_booknav li {
    float:left;
    margin-right:6px;
}
.mod_booknav li a {
    padding:8px 10px;
    background-color:#f4f4f4;
    line-height:2.3;
    text-decoration:none;
}
.mod_booknav li a:hover {
    padding:5px 10px;
    background-color:#0D4985;
    line-height:2.3;
    text-decoration:none;
    color:#fff;
}
.slider-control {
    position:static!important;
    height:0!important;
}
.slider-control a {
    top:50%;
    margin-top:-35px;
    font-size:0;
    text-decoration:none;
    opacity: 0.7;
}
.slider-control a:hover {
    opacity: 1;
}
.slider-menu {
    bottom:15px;
    font-family: "LinotypeUnivers","LinotypeUnivers IE","Arial Narrow",Arial,Verdana,Helvetica,sans-serif;
    top: auto!important;
}
.slider-menu b {
    margin: 0 2px!important;
}
.slider-control .slider-menu {
    width:20%;
    left:80%;
    margin-left:-40%;
}
#header .ce_sliderStart,
#header .slider-wrapper .ce_image,
#header .ce_sliderStart,
#header .slider-wrapper .ce_text,
#header .ce_sliderStart,
#header .slider-wrapper .ce_ctsheaderimage {
    position:relative;
    margin:0;
    margin-left:0 !important;
    margin-right: 0 !important;
}
#main .slider-wrapper .ce_image,
#main .slider-wrapper .ce_text {
    position:relative;
    margin:0;
    margin-left:0 !important;
    margin-right: 0 !important;
}
.home .slider-wrapper .ce_image img {
    position:relative;
    margin-left:0 !important;
    margin-right: 0 !important;
}
.home .slider-wrapper .image_container.float_above {
    position:relative;
    margin:0;
    margin-left:0 !important;
    margin-right: 0 !important;
}
.ce_sliderStart {
    position: relative!important;
}
.slider-next {
    width:50px;
    height:70px;
    right:0;
    border-radius:3px 0 0 3px;
    background: rgba(160, 160, 160, 0.5);
    z-index: 100;
    color: rgba(0, 0, 0, 0);
}
.slider-next:before {
    top:50%;
    position:relative;
    display:block;
    margin-top:-12px;
    text-align:center;
    font:30px/26px FontAwesome;
    color:#fff;
    content: "\f054";
}
.slider-prev {
    width:50px;
    height:70px;
    background-color:rgba(160,160,160,.5);
    border-radius:0 3px 3px 0;
    color:#000;
    z-index: 100;
}
.slider-prev:before {
    top:50%;
    position:relative;
    display:block;
    margin-top:-12px;
    text-align:center;
    font:30px/26px FontAwesome;
    color:#fff;
    content: "\f053";
}
.ce_sliderStart .caption {
    //display:none;
}
.mod_article.textslider {
    position:relative;
}
.ce_sliderStart.textslider {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    position: absolute !important;
}
.ce_sliderStart.textslider .ce_ctsheaderimage {
    height:100%;
}
.ce_sliderStart.textslider .content-slider,
.ce_sliderStart.textslider .slider-wrapper {
    width:100%;
    height:100%;
}
.mod_article.textslider .ce_text {
    height:100%;
}
.mod_article.textslider .ce_image,
.mod_article.textslider .ce_video-container {
    position:relative;
    margin:0;
}
.mod_article.textslider.bgvideo .ce_text {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute !important;
}
.textslider .textbox {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:relative;
    display:table;
}
.slider_text {
    width:75%;
    bottom:0;
    left:0;
    display:table-cell;
    padding:30px 56px;
    vertical-align:middle;
    text-align:center;
}
.bottom .slider_text {
    width:75%;
    bottom:0;
    left:0;
    display:table-cell;
    padding:30px 56px;
    vertical-align:bottom;
    text-align:left;
}
.left .slider_text {
    text-align:left;
}
.textwrapper {
    max-width:1140px;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding-right:120px;
    padding-left:120px;
}
.left .textwrapper {
    max-width:1140px;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding-right:200px;
    padding-left:30px;
}
.bottom .textwrapper {
    max-width:1140px;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding-right:200px;
    padding-bottom:50px;
    padding-left:30px;
}
.textbox {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    display:block;
    padding-top:0;
}
.home .content-slider .textbox,
.home .mainslider .textbox,
.home .content-slider .textcell,
.home .mainslider .textcell {
    padding-top: calc(300px + 40px + 40px);
}
.textboxtable {
    width:100%;
    height:100%;
    display:table;
}
.slider_text h1 {
    font-size:3.2em;
    font-weight:600;
}
.slider_text h2 {
    font:2.8em 'Raleway',sans-serif;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:800;
    text-shadow:0 0 6px rgba(0, 0, 0, 0.50);
}
.slider_text h3 {
    font-size:2.4em;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:600;
}
.slider_text p {
    font-size:20px;
    letter-spacing:1px;
    font-weight:600;
}
.left .slider_text p {
    font-size:20px;
    text-transform:none;
    letter-spacing:1px;
    font-weight:600;
}
.left .slider_text h2,
.bottom .slider_text h2 {
    display:table-cell;
    font:2em 'Raleway',sans-serif;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:700;
}
.bg-color .slider_text h2 {
    padding:20px 30px;
    background-color:rgba(0D4985,.6);
    font-weight:700;
}
.bg-color .slider_text p {
    clear:both;
    display:inline-block;
    padding:20px 30px;
    background-color:rgba(255,255,255,.6);
    font:1.5em 'Raleway',sans-serif;
    letter-spacing:2px;
    font-weight:700;
}
.slider_text p a {
    padding:8px 16px;
    background-color:rgba(0,0,0,.3);
    border:2px solid #fff;
    font-size:1em;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    font-weight:600;
}
.slider_text div {
    margin-top:20px;
}
.slider_text div a {
    padding:12px 16px;
    background-color:rgba(0,0,0,.3);
    border:2px solid #fff;
    font-size:1.6em;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:600;
}
.slider_text p a:hover {
    background-color:#fff;
    text-decoration:none;
    color:#0D4985;
    font-weight:400;
}
.slider_text div a:hover {
    background-color:#fff;
    text-decoration:none;
    color:#0D4985;
    font-weight:400;
}
table {
    width:100%;
    margin-bottom:10px;
    white-space:nowrap;
    border-bottom:3px solid #7a7a7a;
}
.ce_table table th,
.ce_table table tfoot td {
    text-align:left;
    background-color:#f3f3f3;
    border-top:1px solid #e3e3e3;
}
table th {
    padding:.5em;
}
table td {
    padding:.5em;
    border-top:1px solid #e3e3e3;
}

/* Striped */
.ce_table.striped tr.even {
    background-color:#f8f8f8;
}
.ce_accordion .accordion {
    border:0;
    background: none;
}
.ce_accordion .accordion > div {
    padding:0;
}
.ce_accordion .toggler {
    margin-bottom:10px;
    padding:7px 0 7px 10px;
    background-image:none;
    border:1px solid #f4f4f4;
    line-height:30px;
    font-weight:bold;
    color:rgba(888888,.7);
    cursor: pointer;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -ms-transition: All 0.3s ease;
    transition: All 0.3s ease;
}
.ce_accordion .toggler:hover {
    border:1px solid #0D4985;
    color:#0D4985;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -ms-transition: All 0.3s ease;
    transition: All 0.3s ease;
}
.ce_accordion .toggler:before {
    width:25px;
    height:25px;
    float:right;
    clear:both;
    display:inline-block;
    margin-top:3px;
    margin-right:15px;
    margin-left:15px;
    padding:0;
    text-align:center;
    border-radius:3px;
    font:1.3em/28px FontAwesome;
    font-weight:normal;
    color:#0D4985;
    content: '\f0d7';
}
.ce_accordion .ui-accordion-header-active {
    border:1px solid #0D4985;
    color:#0D4985;
}
.ce_accordion .toggler.ui-state-active:before {
    font-family:FontAwesome;
    content: '\f0d8';
}
.ce_accordion .toggler:after {
    display:none;
}
.ce_list ul,
.ce_text ul {
    padding-left:2em;
}
.ce_list ol,
.ce_text ol {
    padding-left:1.8em;
}
/*.ce_list ul li {
    list-style-type:disc;
    list-style-position:outside;
}
.ce_text ul li {
    list-style-type:disc;
    list-style-position:outside;
}*/
.ce_list.circle ul li {
    list-style-type:circle;
    list-style-position:outside;
}
.ce_list.square ul li {
    list-style-type:square;
    list-style-position:outside;
}
.ce_list ol li {
    list-style-type:decimal;
    list-style-position:outside;
}
.ce_list.upper-alpha ol li {
    list-style-type:upper-alpha;
    list-style-position:outside;
}
.ce_list[class^="symlist"] ul,
.ce_list[class*="symlist"] ul {
    margin-left:12px;
    padding-left:0;
    list-style-type:none;
}
.ce_list[class^="symlist"] ul li:before,
.ce_list[class*="symlist"] ul li:before {
    margin-left:12px;
    padding-left:0;
    font-family:FontAwesome;
    list-style-type:none;
}
.ce_list[class^="symlist"] ul li,
.ce_list[class*="symlist"] ul li {
    margin-left:12px;
    padding-left:0;
    list-style-type:none;
}
.ce_list.symlist1 ul li:before {
    width:1em;
    display:inline-block;
    margin-right:.5em;
    margin-left:-1.55em;
    font-family:FontAwesome;
    list-style-type:none;
    content: "\$symlist1";
}
.ce_list.symlist2 ul li:before {
    width:1em;
    display:inline-block;
    margin-right:.5em;
    margin-left:-1.55em;
    font-family:FontAwesome;
    list-style-type:none;
    content: "\$symlist2";
}
.ce_list.iconlist ul,
.ce_list.iconlistcolor ul {
    margin-left:30px;
    padding-left:0;
    list-style-type:none;
}
.ce_list.iconlist ul li,
.ce_list.iconlistcolor ul li {
    list-style-type:none;
}
.ce_list.iconlist ul li i,
.ce_list.iconlistcolor ul li i {
    width:1.4em;
    margin-right:.4em;
    margin-left:-1.85em;
}
.ce_list.iconlistcolor ul li i {
    color:#0D4985;
}
.image_container {
    position:relative;
    overflow:hidden;
    padding:5px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
    line-height:0;
}
.image_container a img {
    transform:scale(1,1);
    transition:all 300ms ease-out;
}
.image_container a:hover img {
    transform:scale(1.02,1.02);
    transition:all 300ms ease-out;
}
header .image_container img {
    width:100%;
}
.image_container.float_left {
    margin-right:3%;
    margin-bottom:1%;
}
.image_container.float_right {
    margin-bottom:1%;
    margin-left:3%;
}
.image_container.float_above {
    margin-bottom:1%;
}
#afterheader .ce_ctsheaderimage .image_container.float_above {
    margin-bottom:0;
}
.image_container.float_below {
    margin-top:1%;
}
.image_container .caption {
    bottom:0;
    left:0;
    position:absolute;
    padding:3px 6px;
    background-color:rgba(255,255,255,.95);
    border:1px solid #f4f4f4;
    font-size:.8em;
    line-height:1.5;
    width: auto !important;
}
.ce_gallery ul {
    overflow:hidden;
}
.ce_gallery.gallery_bg {
    overflow:hidden;
    padding-top:15px;
    padding-right:15px;
    padding-left:15px;
    background-color:#f2f2f2;
}
.ce_text .ce_gallery ul {
    padding-left:0;
}
.ce_gallery ul li {
    position:relative;
    float:left;
    margin-bottom:2%;
}
.ce_text .ce_gallery ul li {
    list-style-type:none;
}

/* gallery-neu.css */
.ce_gallery ul.cols_1 li {
    position:relative;
    float:left;
    margin-right:0;
    margin-bottom:2%;
    margin-left:0;
}
.ce_gallery ul.cols_2 li {
    width:49%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul.cols_3 li {
    width:32%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul.cols_4 li {
    width:23.4%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul.cols_5 li {
    width:18.3%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul.cols_6 li {
    width:15%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul.cols_8 li {
    width:10.75%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery1 ul li {
    position:relative;
    float:left;
    margin-right:0;
    margin-bottom:2%;
    margin-left:0;
}
.ce_gallery.gallery2 ul li {
    width:49%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery3 ul li {
    width:32%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery4 ul li {
    width:23.4%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery5 ul li {
    width:18.3%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery6 ul li {
    width:15%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery.gallery8 ul li {
    width:10.75%;
    margin-right:1%;
    margin-left:1%;
}
.ce_gallery ul li.col_first {
    margin-left:0;
}
.ce_gallery ul li.col_last {
    margin-right:0;
}
.pagination {
    clear:both;
    margin-top:10px;
    padding-top:8px;
    white-space:nowrap;
    border-top:1px solid #ddd;
}
.pagination ul {
    float:right;
    margin-bottom:0;
}
.pagination ul li {
    float:left;
}
.pagination ul li a,
.pagination ul li span {
    display:block;
    margin-right:2px;
    padding:4px 12px;
    text-decoration:none;
}
.pagination ul li span.current {
    background-color:#0D4985;
    color:#fff;
}
.pagination ul li a:hover {
    color:#0D4985;
}
.pagination p {
    float:left;
    display:block;
    margin-bottom:0;
}
.mod_search input[type="search"] {
    width:50%;
    float:left;
    display:inline-block;
    margin-bottom:20px;
    -webkit-appearance: none;
}
.mod_search input.submit[type="submit"] {
    display:inline-block;
    padding-top:9px;
    padding-bottom:9px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.mod_search fieldset {
    width:50%;
    clear:both;
    display:block;
}
aside .mod_search input[type="search"] {
    width:100%;
    float:none;
    display:block;
    margin-bottom:0;
    -webkit-appearance: none;
}
.sidebar_grey aside .mod_search input[type="search"] {
    width:100%;
    float:none;
    display:block;
    margin-bottom:0;
    background-color:#eee;
    -webkit-appearance: none;
}
aside .mod_search input.submit[type="submit"] {
    width:100%;
    float:none;
    display:block;
    margin-bottom:0;
    border-radius:0;
}
.searchform form div {
    margin-bottom:0;
}
.searchform form {
    margin:0;
}
.searchform form .widget.widget-text {
}
.searchform form input[type="text"] {
    width:120px;
    float:left;
    margin-bottom:0;
    padding:5px;
    border:0;
    font-size:12px;
}
.ie .searchform form input[type="text"] {
    width:120px;
    float:left;
    margin-bottom:0;
    padding:5px 5px 6px;
    border:0;
    font-size:12px;
}
.searchform form input.submit[type="submit"] {
    width:25px;
    height:25px;
    float:left;
    display:block;
    background:#ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAP1JREFUeNqE0bFKQ0EUhOEvRqyshFRWglVAiFgfBCvBSlAUxM4nsJNUipVvYKsIFgEhVUrh+ABp9AEEISDYCoJcm40kl6DTLOzuPzOH06iqCmTmJrro4ANPOIuIdzXNFeAUj2ijjxcc4zkz1+rQfLm8Kp8PI+KzGHWK0Q3W60kH+MbJGICIGOICncxs16FVjGZ1LzVhpQ69YjkzWzOgjXK+1aFbNHGdmYvjhzLTKYal6q8aVVXJzC4uMcIALWwXsy/sR0R/CprY03ltT0vYKeBhRDxMQbOUmQu4x24BjyKi9yc0Ad5hb1x1zj+KiC8coYcFbP2bNJHYLPMNfgYAOaZlhOXT8SMAAAAASUVORK5CYII=") center center no-repeat;
    border-radius:0;
    font-size:0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input:not([type]),
textarea {
    padding:4px;
    background-color:#fff;
    border:1px solid #eee;
    border-radius:0;
    box-shadow:none;
    transition:all 0.15s linear 0s;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input:focus:not([type]),
textarea:focus {
    background-color:#fff;
    border:1px solid #0D4985;
    border-radius:0;
    box-shadow:none;
}
input[type = "checkbox"]:checked + label,
input[type = "radio"]:checked + label {
    padding:3px;
    background-color:#0D4985;
    color:#fff;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
input.submit[type="submit"] {
    position:relative;
    display:block;
    padding:10px 16px;
    border-radius:3px;
    font-size:14px;
    color:#fff;
    background-color:#0D4985;
    border:0 !important;
    cursor:pointer;
    transition: all 0.2s ease-out 0s;
}


form div {
    margin-bottom:20px;
}
.picker__holder {
    max-width: 360px !important;
}
form div.picker__footer,
form div.picker__header,
form div.picker__table,
form div.picker__frame {
    margin-bottom:0;
}
form div.picker__day {
    margin-bottom:0;
}
form div.picker__month,
form div.picker__year,
form div.picker__box {
    margin-bottom:0;
}
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover,
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    color:#fff;
    background-color:#0D4985 !important;
    color:#fff !important;
}
th.picker__weekday {
    text-align:left;
}
form div label[class*="grid"],
form div input[class*="grid"],
form div textarea[class*="grid"],
form div select[class*="grid"],
form div fieldset[class*="grid"] {
    width:100%;
    float:none;
    margin-right:0;
    margin-left:0;
}
p.error {
    width:100%;
    display:inline-block;
    font-size:12px;
    color:#f00;
}
form fieldset,
div.widget-upload {
    padding:10px;
    border:1px solid #eee;
}
form fieldset[class*="grid"] {
    width:100%;
}
form fieldset legend {
    width:auto;
    padding-right:10px;
    padding-left:10px;
    border:1px solid #0D4985;
}
form select {
    padding:10px;
    border:1px solid #eee;
}
.ce_form form select {
    padding:10px;
    border:1px solid #eee;
    -webkit-appearance: none;
}
.ce_form form select {
    display:inline-block;
    padding:10px;
    background-color:#fff;
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUM2M0MxQTQxMDJEMTFFNUIwMzFGOTBEMjhCN0YzMDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUM2M0MxQTUxMDJEMTFFNUIwMzFGOTBEMjhCN0YzMDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRkE3NkE4OTEwMkMxMUU1QjAzMUY5MEQyOEI3RjMwOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRkE3NkE4QTEwMkMxMUU1QjAzMUY5MEQyOEI3RjMwOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoiKpIMAAAAqSURBVHjaYmxsavvPgAMw1dVWMmKTAIkzwRjoEmDG////4RhkBTIfIMAApqkc2ELmU9gAAAAASUVORK5CYII=");
    background-repeat:no-repeat;
    border:1px solid #eee;
    border-radius:0;
    background-position: 95% center;
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        text-indent: 0.01px; /* Removes default arrow from firefox*/
        text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}
.ce_form form select.multiselect {
    background-image:none;
}
form select option {
    padding-right:10px;
    padding-left:10px;
}
form select.multiselect option {
    padding-right:0;
    padding-left:0;
}
.checkbox_container.vertical span,
.radio_container.vertical span {
    display:block;
}
.radio_container  label,
.checkbox_container  label {
    margin-left:6px;
}
.checkbox_container span,
.radio_container span {
    margin-right:12px;
}
span.mandatory {
    color:#f00;
}
.top .mod_customnav.socialsnavi a {
    width:40px;
    height:40px;
    overflow:hidden;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
.logo-section .mod_customnav.socialsnavi a {
    width:40px;
    height:40px;
    overflow:hidden;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
    color:#fff;
}
.top .mod_customnav.socialsnavi a:hover {
    font-size:0;
    line-height:0;
    text-decoration:none;
}
#afterheader .mod_customnav.socialsnavi a {
    overflow:hidden;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
.socialsnavi {
    overflow:hidden;
    float:right;
    line-height:0;
}
.top .mod_customnav.socialsnavi {
    overflow:hidden;
    float:left;
    line-height:0;
}
.socialsnavi ul {
    margin-bottom:0;
}
.top .mod_customnav.socialsnavi li {
    overflow:hidden;
    float:left;
    display:block;
    margin-left:0;
}
.logo-section .mod_customnav.socialsnavi li {
    overflow:hidden;
    float:left;
    display:block;
    margin-left:0;
}
.logo-section .mod_customnav.socialsnavi li:first-child {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.logo-section .mod_customnav.socialsnavi li:last-child {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.socialsnavi li a:hover {
    text-decoration:none;
}
.top .socialsnavi li.first {
    overflow:hidden;
    margin-left:0;
}
.socialsnavi li[class*="fa-"]:before,
.socialsnavi li[class^="fa-"]:before {
    display:none;
}
.socialsnavi a:before {
    width:40px;
    height:40px;
    overflow:hidden;
    display:block;
    text-align:center;
    font:12px/40px FontAwesome;
    -webkit-transition: All 0.45s ease;
    -moz-transition: All 0.45s ease;
    -o-transition: All 0.45s ease;
    -ms-transition: All 0.45s ease;
    transition: All 0.45s ease;
}
.logo-section .socialsnavi a:hover:before {
    font-size:16px;
    -webkit-transition: All 0.45s ease;
    -moz-transition: All 0.45s ease;
    -o-transition: All 0.45s ease;
    -ms-transition: All 0.45s ease;
    transition: All 0.45s ease;
}
.socialsnavi a.fa-facebook:before {
    background-color:rgba(13,110,172,.4);
    content: "\f09a";
}
.logo-section .socialsnavi a.fa-facebook:before {
    background-color:rgba(13,110,172,1);
    content: "\f09a";
    -webkit-transition: All 0.45s ease;
    -moz-transition: All 0.45s ease;
    -o-transition: All 0.45s ease;
    -ms-transition: All 0.45s ease;
    transition: All 0.45s ease;
}
.socialsnavi a.fa-facebook:hover:before,
#afterheader .socialsnavi a.fa-facebook:hover:before {
    background-color:#0d6eac;
    text-decoration:none;
    color:#fff;
    content: "\f09a";
}
.socialsnavi a.fa-instagram:before {
    background-color:rgba(12,87,130,.4);
    color:#fff;
    content: "\f16d";
}
.logo-section .socialsnavi a.fa-instagram:before {
    background-color:rgba(12,87,130,1);
    color:#fff;
    content: "\f16d";
}
.socialsnavi a.fa-instagram:hover:before,
#afterheader .socialsnavi a.fa-instagram:hover:before {
    background-color:#0c5782;
    text-decoration:none;
    color:#fff;
    content: "\f16d";
}
.socialsnavi a.fa-twitter:before {
    background-color:rgba(85,172,238,.4);
    color:#fff;
    content: "\f099";
}
.socialsnavi a.fa-twitter:hover:before,
#afterheader .socialsnavi a.fa-twitter:hover:before {
    background-color:#55ACEE;
    border-color:#55ACEE;
    color:#fff;
    content: "\f099";
}
.logo-section .socialsnavi a.fa-twitter:before {
    background-color:rgba(85,172,238,1);
    color:#fff;
    content: "\f099";
}
.socialsnavi a.fa-google-plus:before {
    background-color:rgba(228,61,43,.4);
    color:#fff;
    content: "\f0d5";
}
.logo-section .socialsnavi a.fa-google-plus:before {
    background-color:rgba(228,61,43,1);
    color:#fff;
    content: "\f0d5";
}
.socialsnavi a.fa-google-plus:hover:before,
#afterheader .socialsnavi a.fa-google-plus:hover:before {
    background-color:#E43D2B;
    color:#fff;
    content: "\f0d5";
}
.socialsnavi a.fa-xing:before {
    background-color:rgba(0,100,100,.4);
    color:#fff;
    content: "\f168";
}
.logo-section .socialsnavi a.fa-xing:before {
    background-color:rgba(0,100,100,1);
    color:#fff;
    content: "\f168";
}
.socialsnavi a.fa-xing:hover:before,
#afterheader .socialsnavi a.fa-xing:hover:before {
    background-color:#006464;
    color:#fff;
    content: "\f168";
}
.socialsnavi a.fa-linkedin:before {
    background-color:rgba(0,102,153,.4);
    color:#fff;
    content: "\f0e1";
}
.logo-section .socialsnavi a.fa-linkedin:before {
    background-color:rgba(0,102,153,1);
    color:#fff;
    content: "\f0e1";
}
.socialsnavi a.fa-linkedin:hover:before,
#afterheader .socialsnavi a.fa-linkedin:hover:before {
    background-color:#069;
    color:#fff;
    content: "\f0e1";
}
.socialsnavi a.fa-youtube:before {
    background-color:rgba(204,24,30,.4);
    color:#fff;
    content: "\f167";
}
.logo-section .socialsnavi a.fa-youtube:before {
    background-color:rgba(204,24,30,1);
    color:#fff;
    content: "\f167";
}
.socialsnavi a.fa-youtube:hover:before,
#afterheader .socialsnavi a.fa-youtube:hover:before {
    background-color:#cc181e;
    border-color:#cc181e;
    color:#fff;
    content: "\f167";
}
#header .social-contact {
    overflow:hidden;
    float:right;
    display:block;
    margin-right:1%;
}
.social-contact .inside {
    padding:0 !important;
}
.social-contact .socialsnavi.block {
    overflow:visible;
    float:right;
    margin-bottom:15px;
}
.social-contact .socialsnavi li {
    float:left;
}
.mod_customnav.socialsnavi.footer {
    float:left;
}
.mod_customnav.socialsnavi.footer2 li {
    float:left;
}
.mod_customnav.socialsnavi.footer li {
    float:left;
}
.mod_customnav.socialsnavi.footer2 ul {
    overflow:hidden;
    float:right;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
.mod_customnav.socialsnavi.footer ul {
    overflow:hidden;
    float:right;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
.mod_customnav.socialsnavi.footer ul li {
    margin-bottom:10px;
}
.mod_customnav.socialsnavi.footer2 a {
    overflow:hidden;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
.mod_customnav.socialsnavi.footer a {
    overflow:hidden;
    display:block;
    font-size:0;
    line-height:0;
    text-decoration:none;
}
#footer .inside .mod_customnav.socialsnavi.footer2 a:hover {
    text-decoration:none;
}
#footer .inside .mod_customnav.socialsnavi.footer a:hover {
    text-decoration:none;
}
.mod_customnav a {
    background: #0D4985;
    border-radius: 3px;
}

#footer .inside {
    font-size:14px;
    color:#ffffff;
}
#footer .inside h4 {
    padding-bottom:6px;
    border-bottom:1px solid #0D4985;
    font-size:18px;
    color:#ffffff;
}
#footer .inside a, #animatedModal .inside a {
    text-decoration:none;
    color:#ffffff;
}
#footer .inside a:hover,  #animatedModal .inside a:hover {
    text-decoration:underline;
}

#footer > .inside {
    //max-width:1140px;
    margin-right:auto;
    margin-left:auto;
    padding:50px 5%;
    background-image: linear-gradient(hsla(360,0%,0%,0.5), hsla(360,0%,0%,0.5)), url(../../files/theme/img/footer.jpg);
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center bottom;
}

#footer .mod_microformat_adr_input {
    padding-bottom: 30px;
    padding-right: 15px;
}
#footer .grid10.mod_microformat_adr_input.footer_2 .adressbox.grid8 {
    margin-left:0;
}
#footer .grid8.mod_microformat_adr_input .adressbox.grid8 {
    margin-left:0;
}
#footer .mod_customnav.footer_2 {
    float:left;
    margin-left:1%;
}
#footer .mod_customnav.footer_2 ul {
    margin-bottom:0;
}
#footer .mod_customnav.footer_2 ul li {
    display:inline-block;
    margin-right:10px;
    margin-bottom:0;
}
#footer .mod_microformat_adr_input.footer2 {
    padding-top:30px;
}
#footer .mod_microformat_adr_input.footer2 .grid8 {
    margin-left:0;
}
.mod_microformat_adr_input span.fa {
    width:18px;
}


#footer .ce_html.row1:first-child {
    overflow:hidden;
    display:block;
    margin-bottom:30px;
}
#footer .contactvcard .tel:before {
    margin-right:6px;
    font-family:FontAwesome;
    content: "\f095";
}
#footer .contactvcard .tel span.type {
    display:none;
}
#footer .contactvcard .phonefax.grid8 {
    margin-top:30px;
}
#footer .contactvcard .tel.fax:before {
    margin-right:6px;
    font-family:FontAwesome;
    content: "\f1ac";
}
#footer .contactvcard .tel.mobil:before {
    width:14px;
    display:inline-block;
    margin-right:6px;
    text-align:center;
    font-family:FontAwesome;
    content: "\f10b";
}
#footer .contactvcard a.email:before {
    margin-right:6px;
    font-family:FontAwesome;
    content: "\f0e0";
}
#footer .inside .ce_text {
    margin-bottom:0;
}
#footer .inside .ce_text a {
    padding:6px 8px;
    border:1px solid #ffffff;
    text-decoration:none;
    color:#ffffff;
    transition:all 0.25s ease 0s;
}
#footer .inside .ce_text a:hover {
    padding:6px 12px;
}
#footer .inside .footermenu {
    //margin-top:36px;
    padding-top:12px;
    border-top:1px solid rgba(ffffff,.2);
    font-size:12px;
    padding-right: 72px;
}
#footer .inside .footermenu span.designby {
    float:right;
    font-size:12px;
}
#footer .inside .footermenu.footer2 {
    bottom:52px;
    right:42px;
    position:absolute;
    padding-top:0;
    border-top:0;
}
#footer .mod_newslist .layout_simple,
#footer .layout_upcoming {
    padding:.5em;
    border:1px solid #ffffff;
}
#footer form div {
    margin-bottom:10px;
}
.ce_comments input[type="text"],
.ce_comments input[type="email"],
.ce_comments input[type="url"],
.ce_comments textarea {
    width:100%;
}

#footer .customNavi3 {
    float: left;
}

/*#footer .grid4.ce_ctsimage.cts-element_imagebox {
    float: right;
}*/

#footer .customNavi3 li {
    float: left;
    margin: 12px;
    box-shadow: 1px 1px 1px 1px #ffffff;
}
#footer .customNavi3 li a, #footer .customNavi3 li .active a {
    border-radius: 3px;
    display:block;
    padding:6px;
}

#footer .customNavi3 li span {
    display:block;
    padding:6px;
}

#footer .customNavi3 li a:hover {
    background-color: #09335D;
    text-decoration:none;
}


#footer .ce_ctselementwrapper .inside {
    padding:0;
}

#footer .cts-element_imagebox {
    padding-top: 0;
    text-align: left;
}

#footer .cts-element_imagebox a:hover  {
    text-decoration: none;
}
#footer .cts-element_imagebox h2 {
    font-size: 1.6em;
}

#footer * {
    color: #ffffff;
}

.modal-content h1, .modal-content .cts-element_imagebox {
    background-color: #0d4985;
    color: white;
}

.modal-content .cts-element_imagebox {
    border: 6px solid rgba(255, 255, 255, 0.95);
}

.main .cts-element_imagebox .link {
    margin: -12px 0 12px 0;
}


p.back a,
p.more a {
    padding:10px 14px;
    background-color:#0D4985;
    text-decoration:none;
    color:#fff;
}
.mod_sitemap li.submenu {
    font-size:16px;
    letter-spacing:2px;
    font-weight:600;
}
.mod_sitemap li {
    font-size:16px;
    letter-spacing:0;
    font-weight:400;
}
.mod_sitemap li a {
    text-decoration:none;
}
.mod_sitemap ul ul {
    margin-left:15px;
}
.mod_nl_list li {
    padding:6px 10px;
    background-color:#f4f4f4;
}
.mod_nl_list li a {
    text-decoration:none;
}
aside .mod_subscribe input[type="text"] {
    width:100%;
}
.mod_subscribe input[type="text"],
.mod_unsubscribe input[type="text"] {
    width:60%;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"] {
    width:60%;
    display:block;
    margin-right:auto;
    margin-left:auto;
    padding:12px 10px;
    text-align:center;
    font-size:22px;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]:focus {
    margin-right:auto;
    margin-left:auto;
    padding:12px 10px;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]::-webkit-input-placeholder {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]:focus::-webkit-input-placeholder {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    text-decoration:none;
    color:transparent;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]::-moz-placeholder {
    display:block;
    text-align:center;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]:focus::-moz-placeholder {
    display:block;
    text-align:center;
    color:transparent;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]:-ms-input-placeholder {
    display:block;
    text-align:center;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="text"]:focus:-ms-input-placeholder {
    display:block;
    text-align:center;
    font-size:20px;
    text-decoration:none;
    color:transparent;
}
.fullwidth #main .inside .mod_article.nl-fullwidth.fullwidth .mod_subscribe input[type="submit"] {
    position:relative;
    display:block;
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:15px 20px;
    text-align:center;
    background-color:#0D4985;
    font-size:18px;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:700;
}
aside .layout_latest .image_container.float_left,
aside .layout_latest .image_container.float_right {
    margin:0 0 8px;
}
aside .layout_latest h2,
aside .layout_latest h2 a {
    font-size:1.1em;
    text-decoration:none;
}
.mod_newslist p.info,
.mod_newsarchive p.info,
.mod_newsreader p.info {
    padding:6px 12px;
    border:1px solid #f4f4f4;
    font-size:12px;
}
.mod_newslist h2 a,
.mod_newsarchive h2 a {
    text-decoration:none;
}
.mod_newslist .layout_latest,
.mod_newslist .layout_short {
    margin-bottom:16px;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}
.mod_newslist .layout_latest.last,
.mod_newslist .layout_short.last,
.mod_newsarchive .layout_latest.last {
    margin-bottom:16px;
    padding-bottom:10px;
    border-bottom:0px solid #eee;
}
.mod_newslist .layout_simple {
    margin-bottom:6px;
    padding:.6em 1.5em;
    border:1px solid #f4f4f4;
}
.fullwidth #main .inside .mod_article.fullwidth .mod_newslist .layout_simple {
    margin-bottom:6px;
    padding:.6em 1.5em;
    border:1px solid #e5e5e5;
}
.mod_newslist .layout_simple a {
    display:block;
    text-decoration:none;
}
.layout_full h1,
.layout_full_cts h1 {
    font-size:1.6em;
}
h2.subheadline {
    font-size:1.1em;
    color:#9aa1a6;
}

.product .subheadline {
    font-size:1.5em;
}

.mod_newslist .layout_latest_cts {
    width:100%;
    display:block;
    margin-bottom:50px;
    padding-bottom:20px;
    border-bottom:2px solid #f4f4f4;
}
.mod_newslist .layout_latest_cts.last {
    border-bottom:0px solid #f4f4f4;
}
.meta_box {
    display:block;
    margin-bottom:16px;
    background-color:#f4f4f4;
    font-size:12px;
    width:95%;
    margin: 0 auto;
}
.meta_box .info,
.meta_box .info_author {
    display:table-cell;
    padding:3px 8px;
}
.meta_box .info {
    background-color:#0D4985;
    color:#fff;
}
.layout_full_cts.grid4,
.layout_full_cts.grid33,
.layout_full_cts.grid8 {
    width:100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.ce_comments {
    width:100%;
    display:block;
    margin-top:30px;
}
.ce_comments h2 {
    font-size:1.4em;
}
.ce_comments .comment_default {
    width:100%;
    display:block;
    margin-bottom:30px;
    padding:20px;
    background-color:#f4f4f4;
}
.ce_comments .comment_default .reply {
    width:100%;
    display:block;
    padding-left:40px;
    background-color:#f4f4f4;
}
.mod_newsreader .enclosure {
    width:100%;
    display:inline-block;
    margin-bottom:30px;
}
.mod_newsreader .enclosure p {
    display:block;
    margin-bottom:6px;
}
.mod_newsreader .enclosure p img.mime_icon {
    display:inline-block;
    vertical-align:middle;
}
.mod_newsmenu li {
    margin-bottom:6px;
}
.mod_newsmenu ul ul {
    margin-top:6px;
}
.mod_newsmenu a {
    display:block;
    margin-bottom:0;
    padding:6px 12px;
    border:1px solid #f4f4f4;
    line-height:2;
    text-decoration:none;
    font-weight:400;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -ms-transition: All 0.3s ease;
    transition: All 0.3s ease;
}
.mod_newsmenu a:before {
    display:inline-block;
    padding-right:6px;
    font:12px/2 FontAwesome;
    text-decoration:none;
    color:rgba(888888,.6);
    content: "\f105";
}
.mod_newsmenu span:before,
.mod_newsmenu a:hover:before {
    display:inline-block;
    padding-right:6px;
    font:12px/2 FontAwesome;
    color:#0D4985;
    content: "\f105";
}
.mod_newsmenu a.active,
.mod_newsmenu a:hover,
.mod_newsmenu span {
    display:block;
    margin-bottom:0;
    padding:6px 12px 6px 16px;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    font-weight:400;
}
.ce_download.img.mime_icon,
.ce_downloads img.mime_icon {
    vertical-align:middle;
}
.ce_download.ifont img.mime_icon,
.ce_downloads.ifont img.mime_icon {
    display:none;
}
.ce_download.ifont a[href$=".pdf"]::before,
.ce_downloads.ifont a[href$=".pdf"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c1";
}
.ce_download.ifont a[href$=".doc"]::before,
.ce_downloads.ifont a[href$=".doc"]::before,
.ce_download.ifont a[href$=".docx"]::before,
.ce_downloads.ifont a[href$=".docx"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c2";
}
.ce_download.ifont a[href$=".xls"]::before,
.ce_downloads.ifont a[href$=".xls"]::before,
.ce_download.ifont a[href$=".xlsx"]::before,
.ce_downloads.ifont a[href$=".xlsx"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c3";
}
.ce_download.ifont a[href$=".zip"]::before,
.ce_downloads.ifont a[href$=".zip"]::before,
.ce_download.ifont a[href$=".rar"]::before,
.ce_downloads.ifont a[href$=".rar"]::before,
.ce_download.ifont a[href$=".7z"]::before,
.ce_downloads.ifont a[href$=".7z"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c6";
}
.ce_download.ifont a[href$=".txt"]::before,
.ce_downloads.ifont a[href$=".txt"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f0f6";
}
.ce_download.ifont a[href$=".jpg"]::before,
.ce_downloads.ifont a[href$=".jpg"]::before,
.ce_download.ifont a[href$=".jpeg"]::before,
.ce_downloads.ifont a[href$=".jpeg"]::before,
.ce_download.ifont a[href$=".png"]::before,
.ce_downloads.ifont a[href$=".png"]::before,
.ce_download.ifont a[href$=".gif"]::before,
.ce_downloads.ifont a[href$=".gif"]::before,
.ce_download.ifont a[href$=".svg"]::before,
.ce_downloads.ifont a[href$=".svg"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c5";
}
.ce_download.ifont a[href$=".mp4"]::before,
.ce_downloads.ifont a[href$=".mp4"]::before,
.ce_download.ifont a[href$=".ogg"]::before,
.ce_downloads.ifont a[href$=".ogg"]::before,
.ce_download.ifont a[href$=".mov"]::before,
.ce_downloads.ifont a[href$=".mov"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c8";
}
.ce_download.ifont a[href$=".mp3"]::before,
.ce_downloads.ifont a[href$=".mp3"]::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f1c7";
}

.ce_downloads a,
.ce_download a {
    text-decoration:none;
    display: block;
}
.ce_download a span.size,
.ce_downloads a span.size {
    font-size:12px;
    font-style:italic;
    text-decoration:none;
}

.ce_downloads li {
    margin-bottom:6px;
    padding-bottom:6px;
    vertical-align:middle;
    border-bottom:1px solid #eee;
}


.download_box {
    padding:28px;
    background-color:#f4f4f4;
    display: block;
    text-decoration: none;
}
.download_box h1,
.download_box h2,
.download_box h3,
.download_box h4,
.download_box h5,
.download_box h6 {
    font-size:1.2em;
}
.download_box[class^="fa-"]:before,
.download_box[class*="fa-"]:before {
    width:80px;
    height:80px;
    display:inline-block;
    margin-top:4px;
    margin-bottom:20px;
    text-align:center;
    border:2px solid #cecece;
    border-radius:50%;
    font:40px/80px FontAwesome;
    transition:all 0.3s ease 0s;
}
.mod_quicklink.right,
.mod_quicknav.right {
    float:right;
}
#afterheader .mod_quicklink.right,
#afterheader .mod_quicknav.right {
    float:right;
    line-height:71px;
    color:#fff;
}
.mod_quicklink.left {
    float:left;
}
.mod_quicklink select,
.mod_quicknav select {
    display:inline-block;
    padding:.75em 1.2em;
    background-color:#0D4985;
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/A8EDDgAExAz4pBjZIIx0CVgOhnQFMAVAgQYAMeJBAoARyDLAAAAAElFTkSuQmCC");
    background-repeat:no-repeat;
    border-radius:0;
    color:#fff;
    background-position: 90% center;
    border: 0 !important;  /*Removes border*/
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}
.mod_quicklink input.submit[type="submit"] {
    display:inline-block;
    margin:0;
    padding:12px 12px 11px;
}

input.submit[type="submit"]:hover {
    background-color:#09335D;
}

.js .mod_quicklink input.submit[type="submit"] {
    display:none;
}
.mod_quicklink form,
.mod_quicklink form div,
.mod_quicknav form,
.mod_quicknav form div {
    margin-bottom:0;
}
.ce_youtube .mejs-container {
    height:0;
    position:relative;
    overflow:hidden;
    padding-top:30px;
}
.ce_youtube .mejs-container iframe,
.ce_youtube .mejs-container object {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    width:100% !important;
    height:100% !important;
}
.mejs-container .mejs-controls {
    visibility:visible !important;
}
.ce_video-container {
    height:0;
    position:relative;
    overflow:hidden;
    padding-top:0;
    padding-bottom:54%;
    margin:0 !important;
}
.grid8 .ce_video-container {
    height:0;
    position:relative;
    overflow:hidden;
    padding-top:0;
    padding-bottom:55%;
    margin:0 !important;
}
.ce_video-container.vimeo {
    height:0;
    position:relative;
    overflow:hidden;
    padding-top:0;
    padding-bottom:55%;
    margin-left:1% !important;
    margin-right:1% !important;
}
.ce_video-container.bg-video .mejs-container {
    width:100% !important;
}
.ce_video-container iframe,
.ce_video-container object,
.ce_video-container embed,
.ce_video-container video {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
}

/* Padding ändern */
.ce_video-container.bg-video {
    padding-bottom:36%;
}
.ie .ce_video-container.bg-video {
    height:0;
    position:relative;
    overflow:hidden;
    padding-top:0;
    padding-bottom:44%;
    margin-left:0% !important;
    margin-right:0% !important;
}

/* top ändern */
.ce_video-container.bg-video video {
    width:100%;
    height:auto;
    min-width:100%;
    min-height:100%;
    left:50%;
    top:60%;
    position:absolute;
    display:inline-block;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/* Transparenz ändern */
.ce_video-container.bg-video .transparent-layer {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background-color:rgba(0,0,0,.3);
}
::-webkit-media-controls {
    display:none !important;
}
.mejs-overlay-button {
    display:none;
}
.mejs-container .mejs-controls {
    z-index:999;
}
.second_navi {
    float:left;
    padding-top:15px;
    padding-bottom:15px;
    margin:0 !important;
}
#afterheader .second_navi {
    float:right;
    padding-top:15px;
    padding-bottom:15px;
    margin:0 !important;
}
.second_navi-sidebar {
    width:100%;
    text-align:right;
}
#afterheader .second_navi-sidebar {
    width:auto;
    text-align:right;
}
.rightColumn .second_navi-sidebar {
    width:100%;
    text-align:left;
    line-height:1;
}
.second_navi ul {
    margin:0;
    line-height:1;
}
.second_navi-sidebar ul {
    margin:0;
}
#afterheader .second_navi-sidebar ul {
    margin:0;
    line-height:71px;
}
.second_navi li {
    display:inline-block;
    margin-right:6px;
    margin-left:6px;
}
.second_navi-sidebar li {
    display:inline-block;
    margin-right:6px;
    margin-left:6px;
}
.second_navi-sidebar li.first {
    margin-left:0;
}
.second_navi-sidebar li.last {
    margin-right:0;
}
.second_navi li a {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #f4f4f4;
    line-height:2;
    text-decoration:none;
    letter-spacing:.08em;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
#afterheader .second_navi li a {
    border:1px solid #e5e5e5;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
#afterheader .second_navi-sidebar li a {
    border:1px solid #e5e5e5;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.second_navi-sidebar li a {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #f4f4f4;
    line-height:2;
    text-decoration:none;
    letter-spacing:.08em;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.second_navi li span,
.second_navi li a:hover {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
#afterheader .second_navi li span,
#afterheader .second_navi li a:hover {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
#afterheader .second_navi-sidebar li span,
#afterheader .second_navi-sidebar li a:hover {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
.second_navi-sidebar li span,
.second_navi-sidebar li a:hover {
    display:block;
    padding:.3em 1.2em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
.second_navi_box ul {
    margin:0;
}
.second_navi_box li {
    display:block;
    margin-bottom:6px;
}
.second_navi_box li a {
    display:block;
    padding:.5em 1.5em;
    line-height:2;
    text-decoration:none;
    letter-spacing:.08em;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.fullwidth #main .inside .mod_article.fullwidth .second_navi_box li a {
    display:block;
    padding:.5em 1.5em;
    line-height:2;
    text-decoration:none;
    letter-spacing:.08em;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.second_navi_box li span,
.second_navi_box li a:hover {
    display:block;
    padding:.5em 1.5em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
.fullwidth #main .inside .mod_article.fullwidth .second_navi_box li span,
.fullwidth #main .inside .mod_article.fullwidth .second_navi_box li a:hover {
    display:block;
    padding:.5em 1.5em;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    letter-spacing:.08em;
}
.top .contactdetails {
    float:left;
    margin-left:15px;
}
.variante2 .contactdetails {
    float:right;
    margin-right:10px;
    margin-left:15px;
}
.top .contactdetails ul {
    margin-bottom:0;
}
.variante2 .contactdetails ul {
    margin-bottom:0;
}
.top .contactdetails ul li {
    display:inline-block;
    margin-bottom:0;
    font-size:12px;
    line-height:40px;
    color:#fff;
}
.variante2 .contactdetails ul li {
    display:inline-block;
    margin-bottom:0;
    font-size:12px;
    line-height:1px;
    color:#fff;
}
.top .contactdetails ul li a {
    display:inline-block;
    margin-right:8px;
    padding-right:8px;
    text-decoration:none;
    color:#fff;
}
.variante2 .contactdetails ul li a {
    display:inline-block;
    margin-right:8px;
    padding-right:8px;
    text-decoration:none;
    color:#fff;
}
.top li[class^="fa-"]:before,
.top li[class*="fa-"]:before {
    float:left;
    margin-right:5px;
    font-family:FontAwesome;
    color:#fff;
}
.variante2 li[class^="fa-"]:before,
.variante2 li[class*="fa-"]:before {
    float:left;
    margin-right:5px;
    font-family:FontAwesome;
    color:#fff;
}
.top .mod_customnav {
    float:right;
    margin-right:12px;
    line-height:0;
}
.variante2 .mod_customnav {
    float:right;
    display:block;
    margin-right:10px;
    vertical-align:middle;
}
.top .mod_customnav ul {
    margin-bottom:0;
}
.variante2 .mod_customnav ul {
    margin-bottom:0;
    text-align:right;
}
.top .mod_customnav ul li {
    display:inline-block;
    margin-left:6px;
    line-height:36px;
}
.variante2 .mod_customnav ul li {
    display:inline-block;
    margin-left:6px;
    line-height:1;
}
.top .mod_customnav ul li a {
    font-size:12px;
    text-decoration:none;
    color:#fff;
}
.variante2 .mod_customnav ul li a {
    font-size:12px;
    text-decoration:none;
    color:#fff;
}
.top .mod_customnav ul li a:hover,
.top .mod_customnav ul li span {
    font-size:12px;
    text-decoration:underline;
    color:#fff;
}
.variante2 .mod_customnav ul li a:hover,
.variante2 .mod_customnav ul li span {
    font-size:12px;
    text-decoration:underline;
    color:#fff;
}

/* faq.css */
.mod_faqlist li {
    margin-bottom:12px;
    padding:4px 4px 4px 8px;
    background-color:#f4f4f4;
    border-bottom:1px solid #0D4985;
}
.mod_faqlist li a {
    font-size:16px;
    text-decoration:none;
}
.mod_faqreader .ce_text {
    margin-bottom:0;
    margin-left:0 !important;
    margin-right:0 !important;
}
.mod_faqreader p.info {
    font-size:12px;
}
.mod_faqpage section {
    margin-bottom:1em;
    border-bottom:2px solid #0D4985;
}
.mod_faqpage.faqblock2 .toplink,
.mod_faqpage.faqblock3 .toplink {
    display:none;
}
.mod_faqpage.faqblock2 h2,
.mod_faqpage.faqblock3 h2 {
    width:100%;
    display:inline-block;
    margin-right:1%;
    margin-left:1%;
    margin-bottom: 2em;
}
.mod_faqpage.faqblock2 section {
    width:47.8%;
    display:inline-block;
    margin-right:1%;
    margin-left:1%;
    vertical-align:top;
    border-bottom:0px;
    margin-bottom: 4em;
}
.mod_faqpage.faqblock3 section {
    width:31.1%;
    display:inline-block;
    margin-right:1%;
    margin-left:1%;
    vertical-align:top;
    border-bottom:0px;
    margin-bottom: 4em;
}
.mod_faqpage h3 {
    margin-bottom:.3em;
    padding:6px;
    background-color:#f4f4f4;
    font-size:18px;
}
.mod_faqpage.faqblock2 h3,
.mod_faqpage.faqblock3 h3 {
    margin-bottom:1.2em;
    padding:0;
    background:none;
}
.mod_faqpage h3::before {
    margin-right:6px;
    font-family:FontAwesome;
    color:#0D4985;
    content: "\f059";
}
.mod_faqpage .ce_text {
    margin-bottom:0;
    margin-left:0 !important;
    margin-right:0 !important;
}
.mod_faqpage img.mime_icon,
.mod_faqreader img.mime_icon {
    vertical-align:middle;
}
.mod_faqpage p.info {
    font-size:12px;
}

/* events.css */
.mod_calendar table {
    border:0;
}
.mod_calendar .calendar td {
    width:14.28%;
    height:7em;
    padding:0;
    border:1px solid #ededed;
}
.mod_calendar td .event {
    display:inline-block;
    font-size:11px;
}
.mod_calendar th.label {
    padding:10px 0;
}
.mod_calendar th.head {
    padding:0;
    background-color:#0D4985;
    border-top:1px solid #0D4985;
    border-right:1px solid #0D4985;
    border-left:1px solid #0D4985;
    color:#fff;
    font-weight:300;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
    display:inline-block;
    padding:10px;
    background-color:#0D4985;
    text-decoration:none;
    color:#fff;
}
.mod_calendar th.previous a:hover,
.mod_calendar th.next a:hover {
    border-color: #84898d !important;
}
.mod_calendar th.current {
    text-align:center;
}
.mod_calendar th.next {
    text-align:right;
}
.mod_calendar th.previous {
    text-align:left;
}
.mod_calendar th.label {
    text-align:center;
    background-color:#f2f2f2;
    border-right:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    border-left:1px solid #d8d8d8;
    font-weight:300;
}
.mod_calendar td div.header {
    padding:3px 3px 3px 6px;
    background-color:#f4f4f4;
    font-size:12px;
    color:#666;
}
.mod_calendar td.empty {
    background: #fff;
}
.mod_calendar td .event {
    width:99%;
    overflow:hidden;
    white-space:normal;
    text-overflow: ellipsis;
}
.mod_calendar td.today {
    background-color:#f4f4f4;
}
.mod_calendar th.current {
    padding:10px;
}
.mod_calendar th.current:before {
    display:inline-block;
    margin-right:8px;
    font-family:FontAwesome;
    content: "\f073";
}
.mod_calendar .minicalendar th.current:before {
    display:inline-block;
    margin-right:8px;
    font:14px FontAwesome;
    content: "\f073";
}
table.minicalendar .head {
    padding:5px;
}
.mod_calendar .minicalendar th.previous a,
.mod_calendar .minicalendar th.next a {
    padding:0;
}
.mod_calendar .minicalendar th.label {
    padding:2px;
    font-size:14px;
    line-height:28px;
}
.mod_calendar .minicalendar th.current {
    font-size:14px;
    line-height:28px;
}
table.minicalendar td {
    padding-top:.2em;
    padding-bottom:.2em;
    text-align:center;
}
.mod_calendar .minicalendar td {
    width:14.28px;
    padding:0;
    border:1px solid #ededed;
}
.mod_eventlist [class*="ce_"],
.mod_eventlist [class*="mod_"] {
    margin-left:0 !important;
    margin-right:0 !important;
}
.mod_eventlist .header {
    margin-bottom:10px;
    padding:6px 10px;
    background-color:#f4f4f4;
}
.mod_eventlist h2 a {
    text-decoration:none;
}
.mod_eventlist .layout_teaser {
    margin-bottom:30px;
}
.mod_eventlist .layout_upcoming {
    display:block;
    margin-bottom:10px;
    padding:.6em 1.5em;
    border:1px solid #f4f4f4;
}
.mod_eventlist .layout_upcoming a {
    display:block;
    text-decoration:none;
}
.mod_eventlist .layout_upcoming span.date {
    display:block;
    font-size:11px;
}
.mod_eventmenu li {
    margin-bottom:6px;
}
.mod_eventmenu ul ul {
    margin-top:6px;
}
.mod_eventmenu a {
    display:block;
    margin-bottom:0;
    padding:6px 12px;
    border:1px solid #f4f4f4;
    line-height:2;
    text-decoration:none;
    font-weight:400;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -ms-transition: All 0.3s ease;
    transition: All 0.3s ease;
}
.mod_eventmenu a:before {
    display:inline-block;
    padding-right:6px;
    text-decoration:none;
    font:12px/2 FontAwesome;
    color:rgba(136,136,136,.6);
    content: "\f105";
}
.mod_eventmenu span:before,
.mod_eventmenu a:hover:before {
    display:inline-block;
    padding-right:6px;
    font:12px/2 FontAwesome;
    color:#0D4985;
    content: "\f105";
}
.mod_eventmenu a.active,
.mod_eventmenu a:hover,
.mod_eventmenu span {
    display:block;
    margin-bottom:0;
    padding:6px 12px 6px 16px;
    border:1px solid #0D4985;
    line-height:2;
    text-decoration:none;
    color:#0D4985;
    font-weight:400;
}

/* user.css */
#main .mod_login {
    //max-width:400px;
    padding:20px 40px;
    background-color:#f4f4f4;
}

/* user.css */
.mod_lostPassword {
    //max-width:400px;
    background-color:#f4f4f4;
    padding:20px 40px !important;
}
#afterheader .mod_login form label {
    display:none;
}

/* user.css */
.mod_closeAccount {
    //max-width:400px;
    background-color:#f4f4f4;
    padding:20px 40px !important;
}
.mod_login form div {
    margin-bottom:0;
}
.mod_login form div.submit_container {
    margin-top:20px;
    margin-bottom:0;
}
.mod_login form div label {
    display:block;
    margin-bottom:0;
}
.mod_lostPassword form div label {
    display:block;
    margin-bottom:0;
}
.mod_closeAccount form div label {
    display:block;
    margin-bottom:0;
}
.mod_login form div input {
    width:100%;
    display:block;
    margin-bottom:0;
}
.mod_lostPassword form div input {
    width:100%;
    display:block;
    margin-bottom:0;
}
.mod_closeAccount form div input {
    width:100%;
    display:block;
    margin-bottom:0;
}
.mod_login form div input.checkbox {
    width:auto;
    display:inline-block;
    margin-bottom:0;
}
.mod_login form div.checkbox_container label {
    display:inline-block;
    margin-bottom:0;
}
.mod_login form div.checkbox_container {
    margin-bottom:20px;
}
.mod_registration fieldset,
.mod_personalData fieldset {
    margin-bottom:20px;
}
.mod_registration fieldset label,
.mod_personalData fieldset label {
    width:100%;
    display:inline-block;
}
.mod_registration fieldset span label,
.mod_personalData fieldset span label {
    width:auto;
    display:inline-block;
}
.mod_registration fieldset input.checkbox,
.mod_personalData fieldset input.checkbox {
    width:auto;
    display:inline-block;
}
.mod_registration fieldset input,
.mod_personalData fieldset input {
    width:75%;
}
.captcha_text {
    width:100%;
    float:left;
    display:block;
    margin: 12px 0 !important;
    color: #0D4985;
}

p .confirm .message {

}

.mod_registration form div {
    margin-bottom:10px;
}
.desktop_no {
    display:none;
}
.column2 p {
    -webkit-column-count: 2; 
       -moz-column-count: 2; 
            column-count: 2;
    -webkit-column-gap: 2.5em;
       -moz-column-gap: 2.5em;
            column-gap: 2.5em;
}
.column3 p {
    -webkit-column-count: 3; 
       -moz-column-count: 3; 
            column-count: 3;
    -webkit-column-gap: 2.5em;
       -moz-column-gap: 2.5em;
            column-gap: 2.5em;
}
.column4 p {
    -webkit-column-count: 4; 
       -moz-column-count: 4; 
            column-count: 4;
    -webkit-column-gap: 2.5em;
       -moz-column-gap: 2.5em;
            column-gap: 2.5em;
}
.mobile_no {
    display:none;
}
.celine h1 {
    margin-bottom:40px;
    padding-bottom:16px;
    text-align:center;
    border-bottom:1px solid #eee;
}
h1.celine {
    margin-bottom:40px;
    padding-bottom:16px;
    border-bottom:1px solid #eee;
}
.celine h1:after {
    width:48%;
    right:26%;
    position:absolute;
    border-bottom:1px solid #0D4985;
    bottom:-1px;
    content:"";
}
h1.celine:after {
    width:48%;
    bottom:-1px;
    left:0;
    position:absolute;
    display:block;
    border-bottom:1px solid #0D4985;
    left:26%;
    content:"";
}
.leftline h1 {
    margin-bottom:40px;
    padding-bottom:16px;
    border-bottom:1px solid #eee;
}

.leftline h1:after {
    width:31.33333%;
    bottom:-1px;
    left:0;
    position:absolute;
    display:block;
    border-bottom:1px solid #0D4985;
    content:"";
}

h1.leftline {
    clear:both;
    margin-bottom:40px;
    padding-bottom:16px;
    border-bottom:1px solid #eee;
}
h1.leftline:after {
    width:31.33333%;
    bottom:-1px;
    left:0;
    position:absolute;
    display:block;
    border-bottom:1px solid #0D4985;
    content:"";
}
#backtotop {
    height:auto;
    bottom:30px;
    right:30px;
    position:fixed;
    display:none;
    z-index: 30;
}
#backtotop ul {
    padding-top:15px;
    padding-bottom:15px;
}
#backtotop ul li a:before {
    width:30px;
    height:30px;
    top:-15px;
    position:relative;
    float:right;
    display:block;
    text-align:center;
    font:20px/30px FontAwesome;
    color:#fff;
    content: "\f077";
}
#backtotop ul li a {
    width:30px;
    height:30px;
    bottom:30px;
    right:30px;
    float:right;
    display:block;
    padding-top:15px;
    padding-bottom:15px;
    background-color:#0D4985;
    font-size:0;
}
#backtotop ul li a:hover {
    background-color:#aaa;
}

.vcard.h-card a {
    //color: white;
}

.isotope-item .ceport_cell p a, .link > a {
    box-shadow: 1px 1px 1px 1px #ffffff;
}

.videolink {
    position: absolute;
    margin: 0 auto;
    float: left;
    top: 0;
    padding: 25%;
    display: table;
}

.videolink > h1, .videolink > h2, .videolink > a {
display: table-cell;
}

.leadtext {
    font-size: 1.3em;
}

.nopadding figure {
    padding: 0;
}

#mainmenu ul {
    width:100%;
}

/* megameu.css */
#mainmenu ul.level_1 li.submenu.megamenu.sibling:hover ul.level_2 {
    display:block;
}
#mainmenu > ul > li.submenu.megamenu.ul_2 > ul > li.submenu,
#mainmenu > ul > li.submenu.megamenu.ul_3 > ul > li.submenu,
#mainmenu > ul > li.submenu.megamenu.ul_4 > ul > li.submenu {
    margin:0;
    border-bottom:0;
}

/* 8 Bloecke */
#mainmenu > ul > li.submenu.megamenu.ul_4 > ul > li.submenu.megamenu_dis_bottom {
    margin-bottom:30px;
}
#mainmenu ul li.megamenu ul ul {
    position:static;
    border-top:0px;
    box-shadow:none;
}
#mainmenu ul li.megamenu.ul_2 ul.level_2 {
    width:600px;
    padding:20px 10px;
}
.logonavicenter #mainmenu ul li.megamenu.ul_2 ul.level_2 {
    left:auto;
    right:auto;
}
#mainmenu ul li.megamenu.ul_2.last.first ul.level_2 {
    left:auto;
    right:auto;
}

/*#mainmenu ul li.megamenu.ul_3 ul.level_2 {
    width:700px;
    right:0;
    padding:20px 10px;
}*/

#mainmenu ul li.megamenu.ul_3 ul.level_2 {
    right:0;
    padding:20px 10px;
    /*width: calc(1140px - 60px);*/
    width: 100%;
}

#mainmenu ul li.megamenu.ul_4 ul.level_2 {
    right:0;
    padding:20px 10px;
    width: calc(1140px - 60px);
}

/* Menu right */
#mainmenu ul li.megamenu:last-child ul {
    right:0;
}
#mainmenu ul li.megamenu ul li {
    float:left;
    display:block;
    padding-right:10px;
    padding-left:10px;
    border-right:1px solid rgba(0,0,0,.08);
}

/* 8 Bloecke */
#mainmenu ul li.megamenu ul li {
    float:none;
    display:inline-block;
    padding-right:10px;
    padding-left:10px;
    vertical-align:top;
    border-right:1px solid rgba(0,0,0,.08);
}
#mainmenu ul li.megamenu ul li ul li {
    border-right: none;
}
#mainmenu ul li.megamenu ul li:last-child {
    border-right: none;
}
#mainmenu ul li.megamenu.ul_4 ul li {
    width:25%;
}

/* 8 Bloecke */
#mainmenu ul li.megamenu.ul_4 ul li {
    width:24.5%;
}
#mainmenu ul li.megamenu.ul_3 ul li {
    width:33%;
}
#mainmenu ul li.megamenu.ul_2 ul li {
    width:49.5%;
}
#mainmenu ul li.megamenu.ul_4 ul li ul li,
#mainmenu ul li.megamenu.ul_3 ul li ul li,
#mainmenu ul li.megamenu.ul_2 ul li ul li {
    width:100%;
}
#mainmenu ul li.megamenu ul li ul li {
    width:100%;
    overflow:hidden;
    float:none;
}
#mainmenu ul li.megamenu ul li a.trail {
    background: #ffffff !important;
    color:#0D4985 !important;
}
#mainmenu ul li.megamenu ul li a.trail .first {
    background: #bbbbbb !important;
    color:#0D4985 !important;
}
#mainmenu ul li.megamenu .level_2 li.submenu a.submenu,
#mainmenu ul li.megamenu .level_2 li.submenu span.submenu {
    border-bottom:1px solid rgba(0,0,0,.08);
    font-weight:bold;
    text-transform:uppercase;
}
#mainmenu ul li.megamenu .level_2 li.submenu span.submenu {
    background-color:#fff;
    color: #0D4985 !important;
    font-weight: bold;
}
#mainmenu ul li.megamenu .level_3 li.submenu a.last {
    font-weight:normal;
    text-transform:none;
}
#mainmenu ul li.megamenu .level_4 li.submenu a.submenu.first.last {
    font-weight:bold;
    text-transform:uppercase;
}
#mainmenu ul li.megamenu .level_5 li.submenu.first a.first.last {
    font-weight:normal;
    text-transform:none;
}
#mainmenu ul li.megamenu .level_6 li.submenu a.submenu.first.last {
    font-weight:bold;
    text-transform:uppercase;
}
#mainmenu ul li.megamenu ul.level_3,
#mainmenu ul li.megamenu ul.level_4,
#mainmenu ul li.megamenu ul.level_5,
#mainmenu ul li.megamenu ul.level_6,
#mainmenu ul li.megamenu ul.level_7 {
    width:100%;
    display:block;
    margin:0;
    border-bottom:0;
    background: transparent;
    visibility: visible;
    opacity:1;
}
#mainmenu ul li.megamenu ul.level_3 li,
#mainmenu ul li.megamenu ul.level_4 li,
#mainmenu ul li.megamenu ul.level_5 li {
    margin:0;
    padding-right:0;
    padding-left:0;
}
#mainmenu > ul > li.submenu.last.megamenu > ul > li.submenu > ul > li.last {
    border-bottom:0;
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px #777777; }

.mm-menu.mm-white {
    color: #232425; }


.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
    color: #ffffff;
    background-color: #0D4985;
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen::after,
.mm-menu.mm-white .mm-list > li > a.mm-subclose::before {
    border-color: #ffffff;
}

.mm-list a.mm-subopen::before {
    border-color: #232425;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    background-color: #0D4985 !important;
    width: 40px;
}
*[class*="grid"] {
    float:left;
    display:inline;
    //margin-right:1%;
    //margin-left:1%;
}


.mod_newsreader .layout_full h1,
.mod_newsreader p.info {
    margin-right:1%;
    margin-left:1%;
}
.mod_article.grid1,
.mod_article.grid2,
.mod_article.grid3,
.mod_article.grid4,
.mod_article.grid5,
.mod_article.grid6,
.mod_article.grid7,
.mod_article.grid8,
.mod_article.grid9,
.mod_article.grid10,
.mod_article.grid11,
.mod_article.grid12,
.mod_article.grid13,
.mod_article.grid14,
.mod_article.grid15,
.mod_article.grid16 {
    margin-right:0;
    margin-left:0;
}
.grid1 {
    width:4.25%;
}
.grid2 {
    width:10.5%;
}
.grid3 {
    width:16.75%;
}
.grid4 {
    width:25%;
}
.grid5 {
    width:29.25%;
}
.grid33 {
    width:33.3334%;
}
.grid6 {
    width:35.5%;
}
.grid7 {
    width:41.75%;
}
.grid8 {
    width:50%;
}
.grid9 {
    width:54.25%;
}
.grid10 {
    width:60.5%;
}
.grid11 {
    width:66.75%;
}
.grid12 {
    width:73%;
}
.grid13 {
    width:79.25%;
}
.grid14 {
    width:85.5%;
}
.grid15 {
    width:91.75%;
}
.grid16 {
    width:98%;
}
.grid16_0 {
    width:100%;
    margin:0 !important;
}
.mod_article.grid1 {
    width:6.25%;
}
.mod_article.grid2 {
    width:12.5%;
}
.mod_article.grid3 {
    width:18.75%;
}
.mod_article.grid4 {
    width:25%;
}
.mod_article.grid5 {
    width:31.25%;
}
.mod_article.grid6 {
    width:37.5%;
}
.mod_article.grid7 {
    width:43.75%;
}
.mod_article.grid8 {
    width:50%;
}
.mod_article.grid9 {
    width:56.25%;
}
.mod_article.grid10 {
    width:62.5%;
}
.mod_article.grid11 {
    width:68.75%;
}
.mod_article.grid12 {
    width:75%;
}
.mod_article.grid13 {
    width:81.25%;
}
.mod_article.grid14 {
    width:87.5%;
}
.mod_article.grid15 {
    width:93.75%;
}
.mod_article.grid16 {
    width:100%;
}
.offset1 {
    margin-left:7.25% !important;
}
.offset2 {
    margin-left:13.5% !important;
}
.offset3 {
    margin-left:19.75% !important;
}
.offset4 {
    margin-left:26% !important;
}
.offset5 {
    margin-left:32.25% !important;
}
.offset6 {
    margin-left:38.5% !important;
}
.offset7 {
    margin-left:44.75% !important;
}
.offset8 {
    margin-left:51% !important;
}
.offset9 {
    margin-left:57.25% !important;
}
.offset10 {
    margin-left:63.5% !important;
}
.offset11 {
    margin-left:69.75% !important;
}
.offset12 {
    margin-left:76% !important;
}
.offset13 {
    margin-left:82.25% !important;
}
.offset14 {
    margin-left:88.5% !important;
}
.offset15 {
    margin-left:94.75% !important;
}
.nodistance .grid33 {
    width:33.3333%;
    margin-right:0;
    margin-left:0;
}
.nodistance .grid4 {
    width:25%;
    margin-right:0;
    margin-left:0;
}
.nodistance .grid8 {
    width:50%;
    margin-right:0;
    margin-left:0;
}

#breadcrump .pagetitle {
    margin-left:1%;
    font-size:22px;
    line-height:71px;
    color:#444;
    text-transform:uppercase;
}
#sidebar {
    width:300px;
    height:100%;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    display:none;
    background-color:#f6f6f6;
    -webkit-box-shadow:-2px 0 4px rgba(0,0,0,.5);
    box-shadow:-2px 0 4px rgba(0,0,0,.5);
    border-left:2px solid #0D4985;
    z-index: 10000000;
}
#sidebar .inside {
    padding:22px;
}
#sidebar .inside .mod_microformat_adr_input .desc {
    font-size:0;
}
#sidebar .inside .mod_microformat_adr_input .desc:before {
    width:16px;
    display:block;
    font-size:14px;
}
#sidebar .inside .second_navi_box li a {
    border-color:#e2e2e2;
}
#sidebar-close {
    width:100%;
    height:45px;
    text-align:center;
    background-color:#0D4985;
    font-size:30px;
    line-height:45px;
    color:#fff;
    cursor:pointer;
}
header .mod_article .ce_gallery {
    margin: 0 !important;
}
.center {
    text-align:center;
}
.button p a:after {
    display:inline-block;
    margin-left:10px;
    font-family:FontAwesome;
    text-decoration:none;
    content: '\f105';
}
.button p a {
    display:inline-block;
    padding:4px 12px;
    border:1px solid #0D4985;
    text-decoration:none;
    color:#0D4985;
    text-transform:uppercase;
}
.button.round a {
    display:inline-block;
    padding:4px 12px;
    background-color:#0D4985;
    border-radius:50px;
    text-decoration:none;
    color:#fff;
}
.button.medium a {
    display:inline-block;
    padding:8px 20px;
}
.button.round.medium a {
    display:inline-block;
    padding:8px 20px;
    background-color:#0D4985;
    border-radius:50px;
    text-decoration:none;
    color:#fff;
}
.button.big a {
    padding:12px 28px;
}
.button.round.big a {
    display:inline-block;
    padding:12px 28px;
    background-color:#0D4985;
    border-radius:50px;
    text-decoration:none;
    color:#fff;
}
.button p a:hover,
.button.round.medium p a:hover,
.button.round.big p a:hover {
    display:inline-block;
    background-color:rgba(0D4985,.8);
    text-decoration:none;
    color:#fff;
}
.tabs ul li a {
    cursor: pointer;
}
.tabs ul li a:before {
    margin-right:8px;
    font-family:FontAwesome;
}
.tabs {
    position:relative;
    margin-bottom:1em;
}
.tabs ul.horizontal {
    width:100%;
    display:inline-block;
    margin-bottom:-6px;
}
.tabs ul.horizontal li {
    position:relative;
    float:left;
    margin:0;
    padding:0 16px;
    border-top:1px solid #e4e4e4;
    border-right:0px solid #e4e4e4;
    border-left:1px solid #e4e4e4;
    line-height:38px;
    list-style-type:none;
    cursor:pointer;
}
.tabs.horizontal.tab4 ul,
.tabs.horizontal.tab3 ul,
.tabs.horizontal.tab2 ul {
    width:100%;
}
.tabs.horizontal.tab4 li {
    width:25%;
    line-height:58px;
}
.tabs ul.horizontal li:last-child {
    border-right:1px solid #e4e4e4;
}
.tabs.horizontal.tab4 li:last-child,
.tabs.horizontal.tab3 li:last-child,
.tabs.horizontal.tab2 li:last-child {
    border-right:1px solid #e4e4e4;
}
.tabs.horizontal.tab3 li {
    width:33.3333%;
    line-height:58px;
}
.tabs.horizontal.tab2 li {
    width:50%;
    line-height:58px;
}
.tabs ul.horizontal li a {
    position:relative;
    display:block;
    text-decoration:none;
    list-style-type:none;
}
.tabs ul.horizontal li.active {
    background-color: #0D4985;
    border-bottom: 1px solid #fff;
}
.tabs ul.horizontal li.active a {
    color: #ffffff;
}
.tabs ul.horizontal li:hover {
    border-top:1px solid #0D4985;
    list-style-type:none;
    cursor:pointer;
}
.tabs > DIV {
    padding:30px 30px 20px;
    border:1px solid #e4e4e4;
    margin:0 !important;
    z-index: 0;
}
.tabs.vertical ul.vertical {
    width:30%;
    float:left;
    display:block;
    margin:0;
}
.tabs.vertical ul.vertical li {
    position:relative;
    float:none;
    margin:0;
    padding:0 16px;
    border-top:1px solid #e4e4e4;
    border-bottom:0px solid #e4e4e4;
    border-left:1px solid #e4e4e4;
    line-height:38px;
    list-style-type:none;
    cursor:pointer;
}
.tabs.vertical ul.vertical li:last-child {
    border-bottom:1px solid #e4e4e4;
    cursor:pointer;
}
.tabs.vertical ul.vertical li.active {
    margin-right:-1px;
    border-left:1px solid #0D4985;
    border-right: 1px solid #fff;
}
.tabs.vertical ul.vertical li:hover {
    border-left:1px solid #0D4985;
    cursor:pointer;
}
.tabs ul.vertical li a {
    position:relative;
    display:block;
    line-height:38px;
    text-decoration:none;
    list-style-type:none;
}
.tabs.vertical > DIV {
    margin:0;
    padding-top:30px;
    padding-left:30px;
    margin:0 !important;
    z-index: 0;
}
.widget.contactvcard.sidebar {
    margin-bottom:20px;
}
.sidebar_grey .widget.contactvcard.sidebar {
    margin-bottom:20px;
    padding:12px 16px;
    border:1px solid #eaeaea;
}
.widget.contactvcard.sidebar h4 {
    padding-bottom:.5em;
    border-bottom:1px solid #0D4985;
    font-size:1.2em;
    font-weight:400;
}
.widget.contactvcard.sidebar .org,
.widget.contactvcard.sidebar .adr {
    display:none;
}
.widget.contactvcard.sidebar .tel:before {
    margin-right:6px;
    font-family:FontAwesome;
    content: "\f095";
}
.widget.contactvcard.sidebar a.email:before {
    margin-right:6px;
    font-family:FontAwesome;
    content: "\f0e0";
}
aside .widget.newsletter {
    margin-bottom:20px;
}
.sidebar_grey aside .widget.newsletter {
    margin-bottom:20px;
    padding:12px 16px;
    border:1px solid #eaeaea;
}
aside .widget.newsletter h4 {
    padding-bottom:.5em;
    border-bottom:1px solid #0D4985;
    font-size:1.2em;
    font-weight:400;
}
aside .widget.newsletter input[type="submit"] {
    width:100%;
    padding:8px;
    font-weight:400;
}
/*#toplogin {
    position:relative;
    float:right;
    display:inline-block;
    margin-right:12px;
    font-size:12px;
    line-height:40px;
    z-index: 1010;
    cursor:pointer;
}
.top #toplogin span {
    display:block;
    color:#fff;
    z-index: 10000000;
}
.top #toplogin span:after {
    margin-left:4px;
    font-family:FontAwesome;
    content:"\f107";
}
.top #toplogin.login_open span:after {
    margin-left:4px;
    font-family:FontAwesome;
    content:"x";
}
.top .mod_login {
    width:220px;
    right:0;
    top:40px;
    position:absolute;
    display:none;
    padding:15px;
    background-color:rgba(255,255,255,.9);
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
}
.top #toplogin.login_open .mod_login {
    display:block;
    -webkit-animation: fadeIn 800ms ease;
        -moz-animation: fadeIn 800ms ease;
        -ms-animation: fadeIn 800ms ease;
        animation: fadeIn 800ms ease;
}
.top .mod_login br {
    display:none;
}*/
#language {
    position:relative;
    float:right;
    display:inline-block;
    margin-right:12px;
    font-size:12px;
    line-height:40px;
    z-index: 1010;
    cursor:pointer;
}
/*.top #language span {
    display:block;
    color:#fff;
    z-index: 10000000;
}
.top #language span:after {
    margin-left:4px;
    font-family:FontAwesome;
    content:"\f107";
}
.top .mod_changelanguage {
    width:170px;
    right:0;
    top:40px;
    position:absolute;
    //display:none;
    padding:15px;
    background-color:rgba(255,255,255,.9);
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
}*/
/*.top #language.language_open .mod_changelanguage {
    display:block;
    -webkit-animation: fadeIn 800ms ease;
        -moz-animation: fadeIn 800ms ease;
        -ms-animation: fadeIn 800ms ease;
        animation: fadeIn 800ms ease;
}
.top #language.language_open span:after {
    margin-left:4px;
    font-family:FontAwesome;
    content:"x";
}*/
/*#topsearch {
    display: none;
    position:relative;
    float:right;
    //display:inline-block;
    margin-right:12px;
    font-size:12px;
    line-height:40px;
    z-index: 1010;
    cursor:pointer;
}
.navi-section #topsearch {
    display: none;
    position:relative;
    float:right;
    //display:inline-block;
    margin-right:12px;
    font-size:12px;
    line-height:71px;
    z-index: 100;
    cursor:pointer;
}
.top #topsearch span {
    display:block;
    color:#fff;
    z-index: 100;
}
.navi-section #topsearch span {
    display:block;
    color:#0D4985;
    z-index: 10000000;
}
.navi-section #topsearch span:after {
    margin-left:4px;
    font:14px FontAwesome;
    color:#fff;
    content: "\f002";
}
.top #topsearch .mod_form.searchform {
    width:206px;
    right:0;
    top:40px;
    position:absolute;
    display:none;
    padding:15px;
    background-color:rgba(255,255,255,.95);
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
}
.navi-section #topsearch .mod_form.searchform {
    width:200px;
    right:0;
    top:69px;
    position:absolute;
    display:none;
    padding:15px;
    background-color:rgba(255,255,255,.95);
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.2);
}
.top #topsearch.search_open .mod_form.searchform {
    display:block;
    -webkit-animation: fadeIn 800ms ease;
        -moz-animation: fadeIn 800ms ease;
        -ms-animation: fadeIn 800ms ease;
        animation: fadeIn 800ms ease;
}
.navi-section #topsearch.search_open .mod_form.searchform {
    display:block;
    -webkit-animation: fadeIn 800ms ease;
        -moz-animation: fadeIn 800ms ease;
        -ms-animation: fadeIn 800ms ease;
        animation: fadeIn 800ms ease;
}
.top #topsearch span:after {
    margin-left:4px;
    font:14px FontAwesome;
    content:"\f002";
}
#afterheader #topsearch span:after {
    margin-left:4px;
    font:14px FontAwesome;
    content:"\f002";
}
.top #topsearch .searchform form input[type="text"] {
    width:143px;
    border:1px solid #efefef;
}
.navi-section #topsearch .searchform form input[type="text"] {
    width:143px;
    border:1px solid #efefef;
}
.top #topsearch .searchform form input.submit[type="submit"] {
    height:27px;
    background:#0D4985 url("../../files/theme/css/files/theme/img/search-white.png") center center no-repeat;
}
.navi-section #topsearch .searchform form input.submit[type="submit"] {
    height:27px;
    background:#0D4985 url("../../files/theme/css/files/theme/img/search-white.png") center center no-repeat;
}*/
.dropcap1 p:first-of-type::first-letter {
    float:left;
    margin-top:.5rem;
    margin-right:1rem;
    padding:1rem;
    background-color:#fafafa;
    border:1px solid #dadada;
    border-radius:3px;
    font:4rem/3rem Georgia,serif;
    font-weight:bold;
    font-style:italic;
    color:#aaa;
}
.dropcap2 p:first-of-type::first-letter {
    float:left;
    margin-top:.5rem;
    margin-right:1rem;
    padding:1rem;
    background-color:#0D4985;
    border-radius:3px;
    font:4rem/3rem Georgia,serif;
    font-weight:bold;
    font-style:italic;
    color:#fff;
}
.dropcap3 p:first-of-type::first-letter {
    float:left;
    margin-top:.7rem;
    margin-right:1rem;
    padding:0;
    font:4rem/2.8rem Georgia,serif;
    font-weight:bold;
    font-style:italic;
    color:#aaa;
}
#sidebar-toggler {
    float:right;
    margin-right:10px;
    line-height:40px;
    color:#fff;
    cursor:pointer;
}
#modalwindow {
    float:none;
    /*margin-right:12px;*/
}
a#modalwindow {
    font-size:1.4em;
    line-height:40px;
    text-decoration:none;
    color:#fff;
}

a#modalwindow .fa {
    font-size: 1.4em;
    vertical-align: sub;
    margin-right: 10px;
}

a#modalwindow i {
    font-size: 1.4em;
}

#animatedModal {
    background-color: rgba(255, 255, 255, 0.95) !important;
}
#animatedModal .close-animatedModal {
    width:100%;
    position:relative;
    margin-top:40px;
    text-align:center;
    cursor:pointer;
}
#animatedModal .close-animatedModal::before {
    width:50px;
    height:50px;
    position:relative;
    display:inline-block;
    text-align:center;
    border:3px solid #0D4985;
    border-radius:50%;
    line-height:50px;
    color:#0D4985;
}
#animatedModal .close-animatedModal span {
    display:none;
}
#animatedModal .modal-content .ce_ctselementwrapper {
    max-width:1140px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
#animatedModal .modal-content .ce_ctselementwrapper .inside {
    position:relative;
    overflow:hidden;
    padding:30px;
}

#animatedModal .modal-content .link {
    margin: 24px 0 0 0;
    border-radius: 3px;
}

#animatedModal .mod_microformat_adr_input .desc {
    font-size:0;
}
#animatedModal .mod_microformat_adr_input .desc::before {
    width:16px;
    display:block;
    font-size:14px;
}
.navi-section .ce_form.searchform form, .navi-section .mod_form.searchform form {
    top:48%;
    position:absolute;
    margin-top:-14px;
    right: 20px;
    z-index: 99999;
}
.navi-section .searchform form input.submit[type="submit"] {
    height:27px;
    background:#fff url(../../files/theme/img/search.png) center center no-repeat;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    font-size:0;
}
.navi-section .searchform form input[type="text"] {
    height:27px;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
/*.navi-section .searchform form input[type="text"]:focus {
    width:200px;
    height:27px;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    transition: none;
}*/

.mod_changelanguage {
  /*  float:right;
    display:block;
    margin-top:0;
    margin-right:0;
    margin-left:0;
    line-height:27px;*/
    right: 200px;
    position: absolute;
    margin-top: 20px;
    z-index: 10000;
}
.mod_changelanguage ul {
    margin:0;
    text-align:center;
}
.mod_changelanguage ul li {
    display:inline-block;
    margin:0 0 0 16px;
}
.mod_changelanguage ul li:first-child {
    display:inline-block;
    margin:0;
}
.mod_changelanguage ul li a,
.mod_changelanguage ul li span {
    width:36px;
    display:block;
   /*text-indent:-9999em;*/
}
/*.mod_changelanguage ul li a.lang-de,
.mod_changelanguage ul li span.lang-de {
    background-image:url("../../files/files/theme/img/icons/de.png");
    background-position:center center;
    background-repeat:no-repeat;
}
.mod_changelanguage ul li a.lang-en,
.mod_changelanguage ul li span.lang-en {
    display:block;
    background-image:url("../../files/files/theme/img/icons/gb.png");
    background-position:center center;
    background-repeat:no-repeat;
}
.mod_changelanguage ul li a.lang-fr,
.mod_changelanguage ul li span.lang-fr {
    background-image:url("../../files/files/theme/img/icons/fr.png");
    background-position:center center;
    background-repeat:no-repeat;
}
.mod_changelanguage ul li a.lang-ru,
.mod_changelanguage ul li span.lang-ru {
    background-image:url("../../files/files/theme/img/icons/ru.png");
    background-position:center center;
    background-repeat:no-repeat;
}*/
.ce_dlh_googlemaps {
    width:100%;
    padding:5px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
    margin-left:0 !important;
    margin-right:0 !important;
}
.ce_dlh_googlemaps .dlh_googlemap {
    width:100% !important;
}
#dlh_googlemap_1 > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div > div.gm-style-iw > div > div > div > div > form > input.submit {
    display:inline-block;
    padding-top:8px;
    padding-bottom:9px;
}
.ce_tabs {
    position:relative;
}
.ce_tabs ul.nav {
    width:100%;
    overflow:hidden;
    display:block;
    margin-bottom:0;
}
.ui-tabs-nav li {
    float:left;
    display:block;
    border-top:1px solid #e4e4e4;
    border-left:1px solid #e4e4e4;
}
.ui-tabs-nav li:last-child {
    border-right:1px solid #e4e4e4;
}
.ui-tabs-nav li.ui-tabs-active {
    display:inline-block;
    border-top:1px solid #0D4985;
    border-bottom: 1px solid #fff;
}
.ui-tabs-nav li:hover {
    display:inline-block;
    border-top:1px solid #0D4985;
}
.ui-tabs-nav li a {
    display:block;
    padding:6px 16px;
    text-decoration:none;
}
.ui-tabs-nav li.ui-tabs-active a {
    display:block;
    text-decoration:none;
    color:#0D4985;
}
.ce_tabs ul.nav li.dropdown {
    float:right;
    margin-right:0;
    border-right:1px solid #e4e4e4;
}
.ce_tabs ul.nav li.dropdown:hover {
    float:right;
    margin-right:0;
    border-top:1px solid #0D4985;
    color:#0D4985;
    cursor:pointer;
}
.ce_tabs ul.nav li.dropdown ul {
    width:200px;
    top:60px;
    position:absolute;
    display:none;
    opacity: 0;
        -webkit-transition: All 0.55s ease;
        -moz-transition: All 0.55s ease;
        -o-transition: All 0.25s ease;
        -ms-transition: All 0.55s ease;
        transition: All 0.55s ease;
}
.ce_tabs ul.nav li.dropdown:hover ul {
    right:0;
    top:34px;
    position:absolute;
    display:block;
    padding-top:6px;
    z-index:999;
    opacity: 1;
        -webkit-transition: All 0.55s ease;
        -moz-transition: All 0.55s ease;
        -o-transition: All 0.25s ease;
        -ms-transition: All 0.55s ease;
        transition: All 0.55s ease;
}
.ce_tabs ul.nav li.dropdown ul li {
    width:100%;
    float:right;
    margin-right:0;
    background-color:#fff;
    border-right:1px solid #e4e4e4;
    border-bottom:1px solid #fff;
    z-index:9999;
}
.ce_tabs ul.nav li.dropdown ul li:hover {
    width:100%;
    float:right;
    background-color:#fff;
    border-top:1px solid #0D4985;
    z-index:9999;
}
.ce_tabs ul.nav li.dropdown ul li:last-child {
    border-bottom:1px solid #e4e4e4;
}
.ui-tabs-nav li span {
    display:block;
    padding:6px 16px;
    text-decoration:none;
}
.vertical ul.ui-tabs-nav {
    width:30%;
    float:left;
    display:block;
    margin:0;
}
.vertical .ui-tabs-nav li {
    width:100%;
    float:none;
    display:block;
    border-right:0px solid #e4e4e4;
}
.vertical .ui-tabs-nav li.ui-tabs-active {
    border-left:1px solid #0D4985;
    z-index:9999;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #fff;
}
.vertical .ui-tabs-nav li:hover {
    border-left:1px solid #0D4985;
    z-index:9999;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #fff;
}
.vertical .ui-tabs-nav li:last-child {
    border-right:0px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
}
.ce_tabs .panel {
    width:100%;
    overflow:hidden;
    display:block;
    margin:-1px 0 0;
    padding:30px;
    border:1px solid #e4e4e4;
    z-index: -1;
}
.vertical.ce_tabs .panel {
    width:69.5%;
    margin:0 -1px 0 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    cursor: grab;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    cursor: hand;
    position: absolute;
    left: 8%;
    border-radius: 3px;
    overflow: hidden;
    text-indent: -99em;
    line-height: 0;
}


.owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus, .owl-carousel .owl-next:hover, .owl-carousel .owl-next:focus {
    text-decoration: none;
}

/*
.sidebar .owl-carousel .owl-prev, .sidebar .owl-carousel .owl-next {
    bottom: 0.375em;
}
*/

.owl-carousel .owl-prev:after, .owl-carousel .owl-next:after {
    font:18px/100% FontAwesome;
    color:#fff;
    content: "\f0a5";
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;

    color: white;
}

.owl-carousel:hover .owl-prev:hover, .owl-carousel:hover .owl-next:hover, .owl-carousel:hover .owl-nav:hover, .owl-carousel:hover .owl-caption:hover {
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 1;
}

.owl-carousel .owl-next {
    left: auto;
    right: 8%;
}

.owl-carousel .owl-next:after {
    content: "\f0a4";
}

.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-item .cts-element_imagebox {
    padding-bottom: 5px;
}


.owl-carousel .owl-item .cts-element_imagebox h1 {
    min-height: 48px;
    font-size: 16px;
}

.owl-carousel .owl-item .cts-element_imagebox p {
    min-height: 36px;
}



.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../../files/theme/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*
 * 	CUSTOM theme - Owl Carousel CSS File edited
 */
.owl-theme .owl-controls {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    min-height: 1em;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 14px;
    margin-top: 0;
    padding: 3px 10px;
    background: #0D4985;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
    background: #09335D;
    color: white;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
    //opacity: 0.5;
    cursor: default;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #0D4985;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #09335D;
}

.owl-item:hover {
    background-color:#f5f5f5;
    transition: All 0.25s ease;
}



.textcell > h1 {
    background-color:rgba(0D4985,.8);
}
.bxsmall {
    background-color:#313438;
}
header .bxsmall .ce_ctsslider {
    max-width:1140px;
    margin-right:auto;
    margin-left:auto;
    padding-right:40px;
    padding-left:40px;
    margin-right: auto !important;
    margin-left: auto !important;
}
.bx-wrapper {
    position:relative;
    margin:0 auto;
    padding:0;
    *zoom: 1;
}
.bx-wrapper .bx-viewport {
    background:transparent;
}
.gallery-small .bx-wrapper {
    position:relative;
    margin:0;
    padding:0;
    *zoom: 1;
}
.ce_gallery.gallery-small .bx-wrapper ul {
    width:100%;
    height:auto;
    position:relative;
    overflow:visible;
}
.bx-wrapper img {
    max-width:100%;
    display:block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    width:100%;
    bottom:10px;
    position:absolute;
}
.bx-wrapper .bx-pager {
    padding-top:20px;
    text-align:center;
    font-weight:bold;
    color:#666;
    font:.85em Arial;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 999;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    background:none;
}
.bx-wrapper .bx-prev {
    left:-10%;
    -webkit-transition: All 0.65s ease;
    -moz-transition: All 0.65s ease;
    -o-transition: All 0.65s ease;
    -ms-transition: All 0.65s ease;
    transition: All 0.65s ease;
}
.bx-wrapper:hover .bx-prev {
    left:2%;
    -webkit-transition: All 0.65s ease;
    -moz-transition: All 0.65s ease;
    -o-transition: All 0.65s ease;
    -ms-transition: All 0.65s ease;
    transition: All 0.65s ease;
}
.bx-wrapper .bx-next {
    right:-10%;
    -webkit-transition: All 0.65s ease;
    -moz-transition: All 0.65s ease;
    -o-transition: All 0.65s ease;
    -ms-transition: All 0.65s ease;
    transition: All 0.65s ease;
}
.bx-wrapper:hover .bx-next {
    right:2%;
    -webkit-transition: All 0.65s ease;
    -moz-transition: All 0.65s ease;
    -o-transition: All 0.65s ease;
    -ms-transition: All 0.65s ease;
    transition: All 0.65s ease;
}
.ce_gallery .bx-wrapper .bx-prev {
    left:2%;
}
.ce_gallery .bx-wrapper .bx-next {
    right:2%;
}
.bx-wrapper .bx-controls-direction a {
    width:48px;
    height:48px;
    margin-top:-50px;
    text-decoration:none;
    text-indent:0;
}
.bx-wrapper .bx-controls-direction a:hover {
    text-decoration:none;
    text-indent:0;
}
.bx-wrapper a:after {
    width:48px;
    height:100px;
    left:0;
    top:0;
    position:absolute;
    text-align:center;
    font:100px/100px FontAwesome;
    color:#0D4985;
    text-indent:0;
    opacity:0.3;
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
}
.bx-wrapper:hover a:after {
    -webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;
    opacity:1;
}
.bx-wrapper a.bx-prev:after {
    content: "\f104";
}
.bx-wrapper a.bx-next:after {
    content: "\f105";
}
.bx-wrapper .ce_text .image_container {
    margin-bottom:0;
}
.home header .ce_ctssliderstart .textcell {
    padding-top: calc(300px + 40px + 40px);
}

#filters.button-group {
    margin-bottom:20px;
    margin-left:12px;
    text-align:left;
}
#filters.button-group button {
    margin-right:10px;
    margin-left:0;
    padding:10px 22px;
    text-align:center;
    background-color:#f5f5f5;
    border-style:solid;
    border-radius:3px;
    color:#888888;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    -webkit-transition: All 0.25s ease;
        -moz-transition: All 0.25s ease;
        -o-transition: All 0.25s ease;
        -ms-transition: All 0.25s ease;
        transition: All 0.25s ease;
}
#filters.button-group button:hover {
    background-color:#0D4985;
    color:#fff;
    cursor:pointer;
    -webkit-transition: All 0.25s ease;
        -moz-transition: All 0.25s ease;
        -o-transition: All 0.25s ease;
        -ms-transition: All 0.25s ease;
        transition: All 0.25s ease;
}
#filters.button-group button.is-checked {
    background-color:#0D4985;
    color:#fff;
    cursor:default;
}
.isotope-item .image_container.float_above {
    width:100%;
    float:none;
    margin:0;
}
.fullwidth #main .inside #portfolio-wrapper {
    padding-right:0;
    padding-left:0;
}
.mod_article .portfolioRegular {
    margin-right:0;
    margin-left:0;
}
.isotope-item {
    //margin-bottom:20px;
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.bx-wrapper .ce_text {
    margin-bottom:0;
    margin-left:0;
}
.bx-wrapper ul.gallery_slider li {
    margin-bottom:0;
    margin-left:0;
}
.teaser_content {
    width:100%;
    position:relative;
    overflow:hidden;
}
.teaser_content div.more {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
    background-color:rgba(0D4985,1);
    z-index:2;
    opacity:0;
    visibility:hidden;
    transition:all 300ms ease-out;
}
.isotope-item:hover .teaser_content div.more {
    z-index:2;
    opacity:1;
    visibility:visible;
    transition:all 300ms ease-out;
}
.teaser_content div.more span {
    width:100%;
    height:100%;
    display:table;
    vertical-align:middle;
    text-align:center;
}
.teaser_content div.more span a {
    display:table-cell;
    vertical-align:middle;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.teaser_content div.more span a::before {
    display:block;
    font:30px FontAwesome;
    text-decoration:none;
    color:#fff;
    content: '\f05a';
}
.mod_newslist .isotope-item img {
    transform:scale(1,1);
    transition:all 300ms ease-out;
}
.mod_newslist .isotope-item:hover img {
    transform:scale(1.1,1.1);
    opacity:0.7;
    transition:all 300ms ease-out;
}
.isotope-item .meta_box {
    margin-bottom:0;
    border-bottom:1px solid #0D4985;
}
.isotope-item .meta_box .info,
.isotope-item .meta_box .info_author {
    width:100%;
    display:block;
}
.isotope-item .teaser_content {
    padding:1em 1.5em .5em;
    background-color:#f4f4f4;
}
.isotope-item .teaser_content h2 {
    font-size:1.4em;
}
.mod_newslist.portfoliolist {
    margin-left:0 !important;
    margin-right:0 !important;
}
.mod_newslist.portfoliolist .pagination {
    margin-right:1%;
    margin-left:1%;
}
.layout_full_cts.grid4,
.layout_full_cts.grid33,
.layout_full_cts.grid8 {
    width:100%;
    margin-right:0% !important;
        margin-left:0% !important;
}
.isotope-item img {
    transition:transform 0.2s ease 0s
}
.isotope-item:hover img {
    transform:scale(1.2);
}
.isotope-item .imagebox {
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
    display:block;
    margin:0;
    padding:0;
}
.isotope-item .imagebox img {
    width:100%;
    height:auto;
    position:relative;
    overflow:hidden;
    display:block;
    margin:0;
    padding:0;
    border:0;
}
.isotope-item .ceport_content {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    display:block;
    background-color:rgba(13,73,133, 0.2);

    transition: all .2s linear;
}
.isotope-item:hover .ceport_content {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    display:block;
    background-color:rgba(0,0,0, 0.1);
}
.isotope-item .ceport_cell {
    bottom:20px;
    left:20px;
    right:20px;
    top:20px;
    position:absolute;
    display:block;
}
.isotope-item .ceport_cell h2,
.isotope-item .ceport_cell p {
    color:#fff;
    text-align: left;
}
.isotope-item .ceport_cell p a {
    bottom:10px;
    right:20px;
    position:absolute;
    display:block;
    //padding:6px 12px;
    font-size: 1rem;
}


.cts-element_infobox p {
    margin-bottom:0;
}
header .ce_ctsslider,
header .ce_ctssliderstart {
    width:100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.ce_ctsslider .ce_image,
.ce_ctsslider .image_container.float_above {
    margin-bottom:0;
}
.bx-wrapper .bx-viewport {
    width:100%;
    left:0;
    -webkit-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    border:0;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.ce_ctsvegassliderbox {
    padding:5px;
    background-color:#f5f5f5;
    border:1px solid #e7e7e7;
}
.mod_ctslogo .image_container img {
    width:auto;
}
.mod_ctslogo .image_container a:hover img {
    width:auto;
    transform:none;
}
.cts-element_imagebox {
    padding:15px 15px 30px;
    text-align:center;
    //background-color:#f5f5f5;
    //border:1px solid #e7e7e7;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.left {
    text-align:left;
}
.cts-element_imagebox.right {
    text-align:right;
}
.cts-element_imagebox .image_container {
    margin:-15px -15px 15px;
    border-top:0px;
    border-right:0px;
    border-left:0px;
    transition:all 0.25s linear 0s;
}
.mod_article.fullwidth .cts-element_imagebox .image_container img {
    width:100%;
}
.cts-element_imagebox:hover .image_container {
}

.cts-element_imagebox h1,
.cts-element_imagebox h2,
.cts-element_imagebox h3,
.cts-element_imagebox h4,
.cts-element_imagebox h5 {
    font-size:1.4em;
    //white-space: nowrap;

}

.cts-element_imagebox {
    min-height: 222px;
}

.cts-element_imagebox > p {
    min-height: 40px;
}


.cts-element_imagebox.own-color .image_container,
.cts-element_imagebox.own-color:hover .image_container {
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.own-color.round .image_container img,
.cts-element_imagebox.own-color.round:hover .image_container img {
    border:0px;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.round .image_container {
    height:auto;
    display:block;
    margin:0 0 20px;
    padding:0;
    border:0px;
    background-color:tranparent;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.round .image_container img {
    height:auto;
    border-radius:50%;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.own-color.round .image_container {
    height:auto;
    display:block;
    margin:0 0 20px;
    border:0px;
    border-radius:50%;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox.icon .image_container {
    height:auto;
    display:block;
    margin:0 0 20px;
    border:0px solid;
    background-color:transparent;
    transition:all 0.25s linear 0s;
}
.mod_article.fullwidth .cts-element_imagebox.icon .image_container img {
    width:auto;
}
.cts-element_imagebox.icon:hover .image_container {
    height:auto;
    display:block;
    border:0px;
    transition:all 0.25s linear 0s;
}



.cts-element_imagebox .link a {
    display:inline-block;
    padding:4px 12px;
    background: #0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    transition:all 0.25s linear 0s;
    box-shadow: 1px 1px 1px 1px #ffffff;
}
.cts-element_imagebox.own-color .link a {
    display:inline-block;
    padding:4px 12px;
    border-radius:3px;
    text-decoration:none;
    text-transform:uppercase;
    background-color:transparent;
    transition:all 0.25s linear 0s;
}
.cts-element_imagebox .link a:after {
    display:inline-block;
    margin-left:4px;
    font-family:FontAwesome;
    text-decoration:none;
    content: '\f105';
}
.cts-element_imagebox:hover .link a {
    background-color: #09335D;

}
.cts-element_imagebox.own-color .link {
    display:inline-block;
    border:1px solid;
    background-color:transparent;
}
.cts-element_imagebox.own-color:hover .link a {
    background-color: #09335D;
    }
.cts-element_icon_colorbox {
    position:relative;
    padding:0 10px 0 10px;
    text-align:center;
    overflow: hidden;
}
.cts-element_icon_colorbox.left {
    text-align:left;
}
.cts-element_icon_colorbox.right {
    text-align:right;
}
.cts-element_icon_colorbox.nobg {
    padding:0;
    text-align:center;
    background:none;
    text-shadow: 2px 2px 4px #000000;
}
.cts-element_icon_colorbox.iconleft {
    position:relative;
    padding:25px 25px 35px 90px;
    text-align:left;
}
.cts-element_icon_colorbox.iconleft i {
    left:22px;
    top:28px;
    position:absolute;
}
.cts-element_icon_colorbox.iconright {
    position:relative;
    padding:25px 90px 35px 25px;
    text-align:right;
}
.cts-element_icon_colorbox.iconright i {
    right:22px;
    top:28px;
    position:absolute;
}
.cts-element_icon_colorbox i[class^="fa-"]:before,
.cts-element_icon_colorbox i[class*="fa-"]:before {
    display:block;
    margin-bottom:20px;
    font:2.8em FontAwesome;
    font-weight:normal;
    transition:all 0.3s ease 0s;
}
.cts-element_icon_colorbox.standard i[class^="fa-"]:before,
.cts-element_icon_colorbox.standard i[class*="fa-"]:before {
    display:block;
    margin-bottom:20px;
    font-family:FontAwesome;
    font-weight:normal;
    color:#0D4985;
    transition:all 0.3s ease 0s;
}
.cts-element_icon_colorbox .link a {
    display:inline-block;
    padding:4px 12px;
    background-color:#0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    transition:all 0.25s linear 0s;
}
.cts-element_icon_colorbox.own-color .link {
    display:inline-block;
    border:1px solid;
    background-color:transparent;
    transition:all 0.25s linear 0s;
}
.cts-element_icon_colorbox.own-color .link a {
    display:inline-block;
    padding:4px 12px;
    border:0px;
    text-decoration:none;
    text-transform:uppercase;
    background-color:transparent;
    transition:all 0.25s linear 0s;
}
.cts-element_icon_colorbox:hover .link a {
    background-color: #09335D;
}
.cts-element_icon_colorbox.own-color:hover .link a {
    letter-spacing:1px;
    background-color:#F5F5F5;
}
.cts-element_icon_colorbox .link a:after {
    display:inline-block;
    margin-left:4px;
    font-family:FontAwesome;
    text-decoration:none;
    content: '\f105';
}

.cts-element_icon_colorbox .description {
    margin: 12px 0;
}

.cts-element_icon_colorbox h2 {
    color: #ffffff
}

.cts-element_divider {
    width:100%;
    height:3px;
    clear:both;
    display:inline-block;
    margin-right:auto;
    margin-left:auto;
    padding-top:1px;
    padding-bottom:1px;
}
.fullwidth .cts-element_divider {
    width:98%;
}
.cts-element_divider hr.leftline {
    width:98%;
    height:1px;
    position:relative;
    overflow:visible;
    display:block;
    margin-right:auto;
    margin-left:auto;
    background-color:#eee;
}
hr.leftline:before {
    width:31.33333%;
    height:1px;
    bottom:0;
    left:0;
    position:absolute;
    display:block;
    background-color:#0D4985;
    content:"";
}
.cts-element_divider hr.centerline {
    width:98%;
    height:1px;
    position:relative;
    display:block;
    margin-right:auto;
    margin-left:auto;
    background-color:#eee;
}
hr.centerline:before {
    width:48%;
    height:1px;
    bottom:0;
    right:26%;
    position:absolute;
    display:block;
    background-color:#0D4985;
    content:"";
}
.cts-element_divider hr.invisible_hr {
    width:100%;
    height:1px;
    position:relative;
    display:block;
    margin-right:auto;
    margin-left:auto;
    background: transparent;
}
.cts-element_divider hr.standard {
    width:98%;
    height:1px;
    position:relative;
    display:block;
    margin-right:auto;
    margin-left:auto;
    background-color:#eee;
}
.cts-element_divider.pattern {
    width:100%;
    height:10px;
    position:relative;
    clear:both;
    display:inline-block;
    margin-right:auto;
    margin-left:auto;
}
.cts-element_divider hr.divider_5.pattern {
    width:98%;
    height:10px;
    position:relative;
    clear:both;
    display:block;
    margin-right:auto;
    margin-left:auto;
    background-image:url("../../files/theme/css/files/theme/img/pattern/subtle6.png");
    background-position:left center;
    background-repeat:repeat-x;
}
.cts-element_divider.border {
    width:100%;
    height:6px;
    position:relative;
    clear:both;
    display:inline-block;
    margin-right:auto;
    margin-left:auto;
}
.cts-element_divider.border hr.border {
    width:98%;
    height:4px;
    position:relative;
    clear:both;
    display:block;
    margin-right:auto;
    margin-left:auto;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
.fullwidth .cts-element_divider hr.leftline,
.fullwidth .cts-element_divider hr.centerline,
.fullwidth .cts-element_divider hr.standard {
    width:100%;
}
.cts-element_infobox {
    padding:30px 20px;
    text-align:center;
    font-size:16px;
}
.cts-element_infobox p {
    font-family:"Lato",sans-serif;
}
.cts-element_infobox p:before {
    margin-right:10px;
    vertical-align:middle;
    font:20px FontAwesome;
}
.cts-element_infobox.variant1 {
    background-color:#DBECB0;
    border:1px solid #ABBF7A;
    color:#45582B;
}
.cts-element_infobox.variant2 {
    background-color:#CBEEFF;
    border:1px solid #afcfde;
    color:#115475;
}
.cts-element_infobox.variant3 {
    background-color:#FBE9DF;
    border:1px solid #dbc7bd;
    color:#B1382D;
}
.cts-element_infobox.variant4 {
    background-color:#f9f9f9;
    border:1px solid #D8D8D8;
    color:#333;
}
.cts-element_zitate.variant1 blockquote {
    position:relative;
    padding-left:40px;
}
.cts-element_zitate.variant1 blockquote:before {
    left:0;
    top:6px;
    position:absolute;
    font:28px FontAwesome;
    content: '\f10e';
}
.cts-element_zitate.variant2 blockquote {
    position:relative;
    padding-left:40px;
}
.cts-element_zitate.variant2 blockquote:before {
    left:0;
    top:3px;
    position:absolute;
    font:28px FontAwesome;
    content: '\f0e5';
    transform:scale(-1,1);
}
.ce_text blockquote {
    position:relative;
    padding-left:40px;
}
.ce_text blockquote:before {
    left:0;
    top:6px;
    position:absolute;
    font:28px FontAwesome;
    content: '\f10e';
}
.cts-element_produkt {
    position:relative;
}
.cts-element_produkt.standard .price {
    bottom:10px;
    right:0;
    position:absolute;
    padding:4px;
    background-color:#0D4985;
    font-size:26px;
    line-height:1;
    color:#fff;
}
.cts-element_produkt .price .tax {
    margin-left:4px;
    font-size:12px;
}
.cts-element_produkt.menucard p:last-child {
    margin-bottom:6px;
}
.cts-element_produkt.menucard .price {
    position:relative;
    overflow:hidden;
    padding:4px;
    font-size:12px;
    line-height:1;
    font-style:italic;
    color:#0D4985;
    background:none;
    bottom:unset;
}
.cts-element_produkt.menucard2 {
    padding:16px;
    border:1px solid #f4f4f4;
}
.cts-element_produkt.menucard2 .price {
    position:relative;
    overflow:hidden;
    float:right;
    display:inline-block;
    padding:4px;
    font-size:14px;
    line-height:1;
    font-style:italic;
    color:#0D4985;
    bottom:unset;
    background:none;
}
.cts-element_produkt.menucard3 {
    border-bottom:1px solid #f4f4f4;
}
.cts-element_produkt.menucard3:last-child {
    border-bottom:0px;
}
.cts-element_produkt.menucard3 .description {
    max-width:100%;
    padding:0;
    overflow-x: hidden;
}
.cts-element_produkt.menucard3 .description .meal-price:after {
    width:0;
    float:left;
    padding:0;
    white-space:nowrap;
    content:
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . ";
}
.cts-element_produkt.menucard3 .description .meal-price span:first-child {
    padding-right:.33em;
    white-space:nowrap;
    background-color:#fff;
    font-weight:bold;
}
.cts-element_produkt.menucard3 .description .meal-price span + span {
    position:relative;
    float:right;
    padding-left:.33em;
    background-color:#fff;
    z-index: 1;
}
.cts-element_produkt.menucard3 .description .menu-description {
    font-style:italic;
}
.vcard-team {
    position:relative;
    text-align:center;
    //background-color:#f6f6f6;
    font-size:13px;
}
.vcard-team .teambox {
    padding:10px;
    text-align:center;
    //background-color:#f6f6f6;
    font-size:13px;
}
.vcard-team .teambox.slidein {
    width:100%;
    height:100%;
    left:0;
    top:100%;
    position:absolute;
    background-color:#0D4985;
    color:#fff;
    opacity:0.8;
    transition:all 800ms ease-out;
}
.vcard-team:hover .teambox.slidein {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    opacity:0.9;
    visibility:visible;
    transition:all 800ms ease-out;
}
.vcard-team:hover .slideintable {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:relative;
    display:table;
    vertical-align:middle;
    text-align:center;
}
.vcard-team:hover .slideintablecell {
    width:100%;
    height:100%;
    display:table-cell;
    vertical-align:middle;
}
.vcard-team .name {
    font-size:15px;
}
.vcard-team .teambox.slidein .name {
    margin-bottom:6px;
    font-size:15px;
}
.vcard-team .role {
    margin-bottom:10px;
    text-transform:uppercase;
}
.vcard-team .desc:before {
    margin-right:4px;
}
.vcard-team a.email {
    text-decoration:none;
}
.vcard-team .teambox.slidein a.email {
    text-decoration:none;
    color:#fff;
}
.vcard-team .team_socials {
    overflow:hidden;
    display:block;
    margin-top:12px;
}
.vcard-team .team_socials ul {
    overflow:hidden;
    margin-bottom:0;
    text-align:center;
}
.vcard-team .team_socials li {
    overflow:hidden;
    display:inline-block;
}
.vcard-team .team_socials li i {
    margin-right:6px;
    font-size:16px;
    text-decoration:none;
}
.vcard-team .team_socials li a {
    font-size:16px;
    text-decoration:none;
}
.vcard-team .teambox.slidein .team_socials li a {
    text-decoration:none;
    color:#fff;
}
.mod_microformat_adr_input .org {
    font-size:18px;
}
.vcard-team .teambox.slidein .team_socials li a {
    font-size:16px;
    text-decoration:none;
}
.mod_microformat_adr_input .n {
    display:none;
}
.mod_microformat_adr_input .desc {
    font-size:0;
}
.mod_microformat_adr_input .desc:before {
    width:16px;
    display:block;
    font-size:14px;
}
.mod_microformat_adr_input .mail:before,
.mod_microformat_adr_input .web:before {
    width:16px;
    display:inline-block;
    font-family:FontAwesome;
}

.ce_microformat_adr_input > h1 {
    text-align: center;
    font-size: 100%;
    margin-top: 24px;
}

.cts-element_calltoaction {
    border:1px solid #e4e4e4;
    border-left:3px solid #0D4985;
    width: 100%;
}
.cts-element_calltoaction h1,
.cts-element_calltoaction h2,
.cts-element_calltoaction h3,
.cts-element_calltoaction h4,
.cts-element_calltoaction h5,
.cts-element_calltoaction h6 {
    margin-bottom:8px;
    font-size:1.3em;
}
.cts-element_calltoaction p:last-child {
    display:table;
    margin-bottom:0;
}
.cts-element_calltoaction.variant1 {
    display:table;
    padding:15px 20px 10px 20px;
    background-color:#f6f6f6;
    line-height:1.3;
}
.cts-element_calltoaction.variant1 i {
    width:8%;
    display:table-cell;
    padding-right:6px;
    vertical-align:middle;
    text-align:center;
    font-size:46px;
    color:#0D4985;
    min-width: 20%;
}
.cts-element_calltoaction.variant1 .calltoactioncontent {
    display:table-cell;
    padding-right:10px;
    padding-left:10px;
    vertical-align:middle;
}
.cts-element_calltoaction.variant1 .link {
    width:15%;
    display:table-cell;
    padding:10px;
    vertical-align:middle;
    text-align:center;
}
.cts-element_calltoaction.variant1 .link a {
    display:block;
    padding:10px 14px;
    white-space:nowrap;
    background-color:#0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.cts-element_calltoaction.variant1 .link a:hover,
.cts-element_calltoaction.variant2 .link a:hover {
    text-decoration:none;
    text-transform:uppercase;
    background-color:#09335D;
}
.cts-element_calltoaction.variant2 {
    display:table;
    padding:20px 10px;
    background-color:#f6f6f6;
    line-height:1.3;
}
.cts-element_calltoaction.variant2 .calltoactioncontent {
    width:88%;
}
.cts-element_calltoaction.variant2 .link {
    display:table-cell;
    padding:10px;
    vertical-align:middle;
    text-align:center;
}
.cts-element_calltoaction.variant2 .link a {
    display:block;
    padding:10px 14px;
    white-space:nowrap;
    background-color:#0D4985;
    border:1px solid #0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.cts-element_calltoaction.variant3 {
    display:table;
    padding:20px 20px 20px 20px;
    background-color:#f6f6f6;
    line-height:1.3;
}
.cts-element_calltoaction.variant3 i {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    font-size:46px;
    color:#0D4985;
}
.cts-element_calltoaction.variant3 .calltoactioncontent {
    padding-right:20px;
    padding-left:20px;
    vertical-align:middle;
}

.calltoactiontext > p {
    font-size: 1.5em;
}

.calltoactiontext > ul {
    margin-left: 1.5em;
    text-align: left;
}

.cts-element_contentbox p {
    margin-bottom:0;
}
.cts-element_contentbox .cts_contentbox, .navlibox ul li {
    padding:25px;
}
.cts-element_contentbox .variant1 {
    background-color:#DBECB0;
    border:1px solid #ABBF7A;
    color:#45582B;
}
.cts-element_contentbox .variant2 {
    background-color:#CBEEFF;
    border:1px solid #afcfde;
    color:#115475;
}
.cts-element_contentbox .variant3 {
    background-color:#FBE9DF;
    border:1px solid #dbc7bd;
    color:#B1382D;
}
.cts-element_contentbox .variant4 {
    background-color:#f9f9f9;
    border:1px solid #D8D8D8;
    color:#333;
}
.cts-element_contentbox .variant5, .navlibox li {
    border:1px solid #e0e0e0;
}

.navlibox ul li {
    background-color: #f5f5f5;
    border-left: 3px solid #0d4985;
    margin-bottom: 20px;
}

.navlibox ul li a {
    font-size: 1.3em;
    color: #0d4985;
    font-weight: 800;
}


.cts-element_contentbox .variant1 h1,
.cts-element_contentbox .variant1 h2,
.cts-element_contentbox .variant1 h3,
.cts-element_contentbox .variant1 h4,
.cts-element_contentbox .variant1 h5,
.cts-element_contentbox .variant1 h6 {
    font-size:1.3em;
    color:#45582B;
}
.cts-element_contentbox .variant2 h1,
.cts-element_contentbox .variant2 h2,
.cts-element_contentbox .variant2 h3,
.cts-element_contentbox .variant2 h4,
.cts-element_contentbox .variant2 h5,
.cts-element_contentbox .variant2 h6 {
    font-size:1.3em;
    color:#115475;
}
.cts-element_contentbox .variant3 h1,
.cts-element_contentbox .variant3 h2,
.cts-element_contentbox .variant3 h3,
.cts-element_contentbox .variant3 h4,
.cts-element_contentbox .variant3 h5,
.cts-element_contentbox .variant3 h6 {
    font-size:1.3em;
    color:#B1382D;
}
.cts-element_contentbox .variant4 h1,
.cts-element_contentbox .variant4 h2,
.cts-element_contentbox .variant4 h3,
.cts-element_contentbox .variant4 h4,
.cts-element_contentbox .variant4 h5,
.cts-element_contentbox .variant4 h6 {
    font-size:1.3em;
    color:#333;
}
.cts-element_contentbox .variant5 h1,
.cts-element_contentbox .variant5 h2,
.cts-element_contentbox .variant5 h3,
.cts-element_contentbox .variant5 h4,
.cts-element_contentbox .variant5 h5,
.cts-element_contentbox .variant5 h6 {
    font-size:1.3em;
}
.cts-element_headerimage {
    position:relative;
    margin-right:0;
    margin-left:0;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.cts-element_headerimage h1,
.cts-element_headerimage h2,
.cts-element_headerimage h3,
.cts-element_headerimage h4,
.cts-element_headerimage h5,
.cts-element_headerimage h6 {
    position:relative;
    display:table-cell;
    margin-bottom:0;
    padding:15px 20px;
    font:2em 'Raleway',sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:700;
    opacity:0.8;
    text-shadow:0px 0px 2px rgba(0, 0, 0, 0.50)
}
.nobg.cts-element_headerimage h1,
.nobg.cts-element_headerimage h2,
.nobg.cts-element_headerimage h3,
.nobg.cts-element_headerimage h4,
.nobg.cts-element_headerimage h5,
.nobg.cts-element_headerimage h6 {
    padding:15px 20px 0 0;
    opacity:1;
}
.cts-element_headerimage.zentriert h1,
.cts-element_headerimage.zentriert h2,
.cts-element_headerimage.zentriert h3,
.cts-element_headerimage.zentriert h4,
.cts-element_headerimage.zentriert h5,
.cts-element_headerimage.zentriert h6 {
    position:relative;
    display:table;
    margin-right:auto;
    margin-bottom:0;
    margin-left:auto;
    padding:15px 20px;
    font:1.8em 'Raleway',sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:700;
    opacity:0.8;
}
.nobg.cts-element_headerimage.zentriert h1,
.nobg.cts-element_headerimage.zentriert h2,
.nobg.cts-element_headerimage.zentriert h3,
.nobg.cts-element_headerimage.zentriert h4,
.nobg.cts-element_headerimage.zentriert h5,
.nobg.cts-element_headerimage.zentriert h6 {
    font-weight:700;
    opacity:1;
}
.cts-element_headerimage .textarea {
    position:relative;
    display:inline-block;
    padding:15px 20px;
    font:1.1em 'Raleway',sans-serif;
    letter-spacing:1px;
    font-weight:700;
    opacity:0.8;
    text-shadow:0px 0px 1px rgba(0, 0, 0, 0.50)
}
.nobg.cts-element_headerimage .textarea {
    position:relative;
    display:inline-block;
    padding:15px 20px 15px 0;
    font:1.1em 'Raleway',sans-serif;
    letter-spacing:1px;
    font-weight:700;
    opacity:1;
}
.cts-element_headerimage .headertextwrapper {
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    display:block;
}
.cts-element_headerimage .textarea p:last-child {
    margin-bottom:0;
}
.cts-element_headerimage .headertextwrapper .textblock {
    height:100%;
    max-width:1140px;
    position:relative;
    display:block;
    margin-right:auto;
    margin-left:auto;
}
.cts-element_headerimage .headertextwrapper .textblock .texttable {
    width:100%;
    height:100%;
    display:table;
    padding:30px;
}
.fullwidth .cts-element_headerimage .headertextwrapper .textblock .texttable {
    width:100%;
    height:100%;
    display:table;
    padding:30px 30px 60px 41px;
}
.cts-element_headerimage .headertextwrapper .textblock .texttable .link a {
    display:inline-block;
    margin-top:20px;
    padding:8px 12px;
    background-color:rgba(0,0,0,.3);
    border:2px solid #fff;
    border-radius:3px;
    font:18px 'Raleway',sans-serif;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    font-weight:400;
}
.cts-element_headerimage.texttop .headertextwrapper .textblock .texttable .textcell {
    display:table-cell;
    vertical-align:top;
    text-align:left;
}
.cts-element_headerimage.textunten .headertextwrapper .textblock .texttable .textcell {
    display:table-cell;
    vertical-align:bottom;
    text-align:left;
}
.cts-element_headerimage.zentriert .headertextwrapper .textblock .texttable .textcell {
    display:table-cell;
    margin-right:auto;
    margin-left:auto;
    vertical-align:middle;
    text-align:center;
}
.cts-element_headerimage.textmittig .headertextwrapper .textblock .texttable .textcell {
    display:table-cell;
    vertical-align:middle;
    text-align:left;
}

.hyperlink_extended {
    display: inline-block;
}

.hyperlink_extended a {
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    font-family:'Raleway',sans-serif;;
    text-decoration:none;
    font-weight:600;
    -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
        -ms-transition: All 0.3s ease;
        transition: All 0.3s ease;
}
.hyperlink_extended a:before,  {
    display:inline-block;
    margin-right:.5em;
    font-family:FontAwesome;
}

.hyperlink_extended.fullblock a {
    display:block;
    text-align:center;
    white-space:nowrap;
    text-decoration:none;
    -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
        -ms-transition: All 0.3s ease;
        transition: All 0.3s ease;
}
.hyperlink_extended:hover {
    background-color: #09335D;
}

.hyperlink_extended.rounded3 a {
    border-radius:3px;
}
.hyperlink_extended.rounded5 a {
    border-radius:5px;
}
.hyperlink_extended.rounded99 a {
    border-radius:99px;
}
.hyperlink_extended.small a {
    padding:8px 10px;
}
.hyperlink_extended.middle a {
    padding:10px 12px;
    font-size:15px;
}
.hyperlink_extended.big a {
    padding:15px 18px;
    font-size:18px;
    text-decoration:none;
}
.hyperlink_extended.variant1 a {
    background-color:#0D4985;
    color:#fff;
}


.hyperlink_extended.variant1 a:hover {
    background-color: #09335D;
}

.hyperlink_extended.variant2 a {
    border:1px solid #0D4985;
    color:#0D4985;
}
.hyperlink_extended.variant2 a:hover {
    border:1px solid #888888;
    color:#888888;
}
.hyperlink_extended.variant3 a {
    border:1px solid #888888;
    color:#888888;
}
.hyperlink_extended.variant3 a:hover {
    background-color:#888888;
    border:1px solid #888888;
    color:#fff;
}

.listtile {
}

.listtile ul {
    float: left;
    padding-left: 0;
}

.listtile ul li {
    float: left;
    background-color:#0D4985;
    color:#fff;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 10px 0 0;
}


.ce_ctspreistabelle.highlightyes.block {
    position:relative;
    overflow:visible;
    z-index:99;
}
.cts-element_preistabelle {
    position:relative;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
    border:1px solid #efefef;
}
.highlightyes .cts-element_preistabelle {
    position:relative;
    margin-top:-6px;
    text-align:center;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
    box-shadow:0 0 10px rgba(0,0,0,.4);
}
.cts-element_preistabelle .titel {
    position:relative;
    padding:25px 30px;
    font-size:2.1em;
}
.cts-element_preistabelle .titel .titelbox .image_container.float_above {
    margin-bottom:0;
    padding:0;
    border:0;
    background-color:transparent;
}
.cts-element_preistabelle .titel .titelbox .image_container {
    position:relative;
    display:inline-block;
    margin-right:8px;
    vertical-align:middle;
    border:0;
    background-color:transparent;
}
.cts-element_preistabelle .titel .titelbox .image_container img {
    border-radius:50%;
}
.cts-element_preistabelle .image_container.float_above {
    margin-bottom:0;
    padding:0;
    border:0;
    background-color:transparent;
}
.cts-element_preistabelle .titel .highlighttext {
    position:relative;
    padding:0;
    font-size:.4em;
}
.cts-element_preistabelle .preis {
    font-size:3em;
    line-height:1.2;
    font-weight:700;
}
.cts-element_preistabelle .preis span {
    vertical-align:top;
    font-size:.6em;
    line-height:1.5em;
    font-weight:700;
}
.cts-element_preistabelle .preisbox {
    padding:25px;
    font-size:.8em;
}
.cts-element_preistabelle .featurelist {
    background-color:#f9f9f9;
}
.cts-element_preistabelle .featurelist ul {
    margin-bottom:0;
}
.cts-element_preistabelle .featurelist ul li {
    border-bottom:1px solid #efefef;
    line-height:60px;
}
.cts-element_preistabelle .link {
}
.cts-element_preistabelle .link a {
    display:block;
    padding:16px;
    text-decoration:none;
    text-transform:uppercase;
}
.highlightyes .cts-element_preistabelle .link a {
    display:block;
    padding:22px 16px;
    text-decoration:none;
    text-transform:uppercase;
}
.cts-element_imageboxext {
    position:relative;
    overflow:hidden;
    display:table;
    vertical-align:top;
}
.cts-element_imageboxext ul {
    display:table;
    padding-left:1.4em;
}
.cts-element_imageboxext ul li {
    list-style-type:disc;
    list-style-position: outside;
}
.cts-element_imageboxext .link a {
    position:relative;
    display:inline-block;
    padding:6px 16px;
    background-color:#0D4985;
    border:1px solid #0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
}
.cts-element_imageboxext .link a:hover {
    text-decoration:none;
}

.cts-element_imageboxext .imagebox {
    position:relative;
    display:block;
}
.cts-element_imageboxext .imagebox .image_container.float_above {
    margin-bottom:0;
    padding:0;
    border:0;
    background-color:transparent;
}
.cts-element_imageboxext .textwrapperext {
    position:relative;
    display:table-cell;
    padding-right:0;
    padding-left:5%;
    vertical-align:top;
}
.cts-element_imageboxext .textwrapperext .headlinebox {
    margin-bottom:16px;
    border-bottom:2px solid #ececec;
}
.cts-element_imageboxext .textwrapperext .headlinebox .subheadline {
    color:#acacac;
}
.cts-element_imageboxext.imgright .textwrapperext {
    position:relative;
    display:table-cell;
    padding-right:5%;
    padding-bottom:0;
    padding-left:0;
    vertical-align:top;
    //text-align:right;
}
.cts-element_imageboxext.textmittig .textwrapperext {
    position:relative;
    display:table-cell;
    vertical-align:middle;
}
.cts-element_imageboxext.textunten .textwrapperext {
    position:relative;
    display:table-cell;
    vertical-align:bottom;
}
.cts-element_imageboxext .textwrapperext .link a {
    position:relative;
    display:inline-block;
    padding:6px 16px;
    background-color:#0D4985;
    border:1px solid #0D4985;
    text-decoration:none;
    color:#fff;
}
.cts-element_imageboxext .textwrapperext .link a:hover {
    position:relative;
    display:inline-block;
    text-decoration:none;
    color:#0D4985;
    background-color:transparent;
}
.cts-element_listext .ext_list ul{
    margin-left:26px;
    padding-left:0;
    list-style-type:none;
}

.cts-element_listext .ext_list.iconright ul {
    margin-right:0;
    margin-left:0;
    list-style-type: none;
}
.ext_list.iconright {
    text-align:right;
}
.cts-element_listext .ext_list ul li span {
    width: .8em;
    margin-right: .8em;
    margin-left: -1.55em;
}
.cts-element_listext .ext_list.iconright ul li span {
    width:1em;
    margin-right:0;
    margin-left:.5em;
}
.cts-element_textbgimage * {
    position:relative;
    background-color:#515151;
    color: #ffffff;
}
.fullwidth #main .inside .cts-element_textbgimage .inside {
    max-width:1140px;
    position:static;
    margin-right:auto;
    margin-left:auto;
    padding:0;
    padding:0  30px !important;
}
.cts-element_textbgimage .image-left {
    width:50%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
}
.cts-element_textbgimage .text-right {
    width:49%;
    margin-left:50%;
    padding:50px 0 50px 60px;
}
.cts-element_textbgimage .texttable {
    width:100%;
    height:100%;
    display:table;
}
.cts-element_textbgimage .textcell {
    display:table-cell;
    margin-left:50%;
    vertical-align:middle;
}
.cts-element_textbgimage .image-right {
    width:50%;
    height:100%;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
}
.cts-element_textbgimage .text-left {
    width:50%;
    margin-left:1%;
    padding:70px 60px 70px 0;
}
.cts-element_textbgimage .image-full {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.cts-element_textbgimage.full .bgimage-overlay {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    overflow:hidden;
}
.cts-element_textbgimage .text-full {
    position:relative;
    overflow:hidden;
    padding:70px 60px;
    text-align:center;
}
.isotope-item .ceport_cell p a, .cts-element_textbgimage .link a {
    display:inline-block;
    padding:4px 12px;
    background-color:#0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    font-size: 0.8em;
    text-transform:uppercase;
}
.isotope-item .ceport_cell p a:hover, .cts-element_textbgimage .link a:hover {
    text-decoration:none;
    text-transform:uppercase;
    background-color: #09335D;
}

.isotope-item .ceport_cell {
    text-shadow: 1px -1px 2px rgba(0, 0, 0, 0.9);
}

.isotope-item .ceport_cell p {
    font-size: 1em;
    margin-bottom: 0;
    font-weight: bold;
}

.isotope-item .ceport_cell p {
}

.cts-element_textbgimage .link a.customcolor {
    background-color:transparent;
    transition: All 0.25s ease;
}
.cts-element_textbgimage .link a.customcolor:hover {
    letter-spacing:2px;
    background-color: transparent;
    transition: All 0.25s ease;
}
.cts-element_projektdetail {
    position:relative;
    overflow:hidden;
}
.cts-element_projektdetail .imageblock {
    width:60%;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
}
.cts-element_projektdetail.variante2 .imageblock {
    width:100%;
    position:relative;
    overflow:hidden;
    float:none;
    display:block;
    margin-bottom:0;
}
.cts-element_projektdetail .imageblock .ce_video-container.vimeo {
    margin-left: 0% !important;
    margin-right: 0% !important;
}
.cts-element_projektdetail .imageblock .image_container.float_above,
.cts-element_projektdetail .imageblock .ce_youtube,
.cts-element_projektdetail .imageblock .ce_player {
    margin-bottom:0;
}
.cts-element_projektdetail .projektdetails {
    width:38%;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
    margin-left:2%;
}
.cts-element_projektdetail.variante2 .projektdetails {
    width:100%;
    position:relative;
    overflow:hidden;
    float:none;
    display:table;
    margin-left:0;
    padding:5%;
    background-color:#f6f6f6;
}
.cts-element_projektdetail.variante2 .headline {
    width:40%;
    height:100%;
    position:relative;
    overflow:hidden;
    float:none;
    display:table-cell;
    vertical-align:middle;
}
.cts-element_projektdetail .projektdetails ul li {
    overflow:hidden;
    margin-bottom:6px;
    padding-bottom:6px;
    border-bottom:1px solid #f4f4f4;
}
.cts-element_projektdetail.variante2 .projektdetails ul li {
    overflow:hidden;
    border-bottom:1px solid #ebebeb;
}
.cts-element_projektdetail.variante2 .projektdetails ul {
    width:60%;
    float:none;
    display:table-cell;
    margin-bottom:0;
    padding-left:1%;
    vertical-align:middle;
}
.leftColumn .cts-element_projektdetail .projektdetails ul li,
.rightColumn .cts-element_projektdetail .projektdetails ul li {
    padding-bottom:0;
}
.cts-element_projektdetail .projektdetails ul li .label {
    width:35%;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
    padding-right:3px;
    font-weight:bold;
}
.cts-element_projektdetail.variante2 .projektdetails ul li .label {
    width:40%;
    position:relative;
    overflow:hidden;
    float:left;
    display:block;
    padding-right:3px;
    font-weight:bold;
}
.cts-element_projektdetail .projektdetails ul li .description {
    width:65%;
    position:relative;
    float:left;
    display:block;
}
.cts-element_projektdetail.variante2 .projektdetails ul li .description {
    width:60%;
    position:relative;
    float:left;
    display:block;
}
.cts-element_projektdetail .moreprojektdetails .ce_list ul {
    margin-left:26px;
    padding-left:0;
    list-style-type:none;
}
.cts-element_projektdetail .moreprojektdetails ul li {
    margin-bottom:6px;
    list-style-type:none;
}
.cts-element_projektdetail .moreprojektdetails ul li i {
    width:1em;
    margin-right:.5em;
    margin-left:-1.55em;
    color:#0D4985;
}
.cts-element_projektdetail .link a {
    position:relative;
    display:inline-block;
    margin-top:20px;
    padding:6px 12px;
    background-color:#0D4985;
    border:1px solid #0D4985;
    border-radius:3px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
.leftColumn .cts-element_projektdetail .link a,
.rightColumn .cts-element_projektdetail .link a {
    margin-top:0;
    padding:5px 10px;
}
.cts-element_projektdetail .link a:hover {
    color:#0D4985;
    background-color:transparent;
}
.cts-element_projektdetail .projektdescription {
    position:relative;
    display:block;
    margin-top:40px;
}
.cts-element_projektdetail .projektgallery {
    position:relative;
    margin-top:20px;
}
.cts-element_projektdetail .projektgallery .ce_gallery {
    position:relative;
    margin-bottom:0;
}
.cts-element_projektdetail .projektgallery .ce_gallery ul li {
    position:relative;
    margin-bottom:0;
}
.top10 {
    margin-top:10px;
}
.bottom10 {
    margin-bottom:10px;
}
.top20 {
    margin-top:20px;
}
.bottom20 {
    margin-bottom:20px;
}
.top30 {
    margin-top:30px;
}
.bottom30 {
    margin-bottom:30px;
}
.top40 {
    margin-top:40px;
}
.bottom40 {
    margin-bottom:40px;
}
.top50 {
    margin-top:50px;
}
.bottom50 {
    margin-bottom:50px;
}
.top60 {
    margin-top:60px;
}
.bottom60 {
    margin-bottom:60px;
}
.top70 {
    margin-top:70px;
}
.bottom70 {
    margin-bottom:70px;
}
.top80 {
    margin-top:80px;
}
.bottom80 {
    margin-bottom:80px;
}
.top90 {
    margin-top:90px;
}
.bottom90 {
    margin-bottom:90px;
}
.top100 {
    margin-top:100px;
}
.bottom100 {
    margin-bottom:100px;
}
.top110 {
    margin-top:110px;
}
.bottom110 {
    margin-bottom:110px;
}
.top120 {
    margin-top:120px;
}
.bottom120 {
    margin-bottom:120px;
}
.top-m30 {
    margin-top:-30px;
}
.bottom-m30 {
    margin-bottom:-30px;
}
.ptop10 {
    padding-top:10px;
}
.pbottom10 {
    padding-bottom:10px;
}
.ptop20 {
    padding-top:20px;
}
.pbottom20 {
    padding-bottom:20px;
}
.ptop30 {
    padding-top:30px;
}
.pbottom30 {
    padding-bottom:30px;
}
.ptop40 {
    padding-top:40px;
}
.pbottom40 {
    padding-bottom:40px;
}
.ptop50 {
    padding-top:50px;
}
.pbottom50 {
    padding-bottom:50px;
}
.ptop60 {
    padding-top:60px;
}
.pbottom60 {
    padding-bottom:60px;
}
.ptop70 {
    padding-top:70px;
}
.pbottom70 {
    padding-bottom:70px;
}
.ptop80 {
    padding-top:80px;
}
.pbottom80 {
    padding-bottom:80px;
}
.ptop90 {
    padding-top:90px;
}
.pbottom90 {
    padding-bottom:90px;
}
.ptop100 {
    padding-top:100px;
}
.pbottom100 {
    padding-bottom:100px;
}
.ptop110 {
    padding-top:110px;
}
.pbottom110 {
    padding-bottom:110px;
}
.ptop120 {
    padding-top:120px;
}
.pbottom120 {
    padding-bottom:120px;
}
.ce_ctselementwrapper.grey {
    background-color:#f6f6f6;
}
.ce_ctselementwrapper > i {
    font-size:2em;
    color:#0D4985;
}
.ce_ctselementwrapper.parallax-window {
    width:100%;
    min-height:300px;
    position:relative;
    background-color:#f6f6f6;
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.ce_ctselementwrapper.parallax-window .inside {
    z-index:999;
}
.ce_ctselementwrapper.nopadding .inside {
    padding: 0!important;
}
.ce_ctselementwrapper.parallax-window.overlay-light:before, .overlay-light:before {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background-color:rgba(255,255,255,.5);
    content:"";
    z-index:9;
}
.ce_ctselementwrapper.parallax-window.overlay-dark:before, .overlay-dark:before {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background-color:rgba(0,0,0,.5);
    content:"";
    z-index:9;
}
.ce_ctselementwrapper.parallax-window.overlay-color:before, .overlay-color:before {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background-color:rgba(#0D4985,.4);
    content:"";
    z-index:9;
}
.ctsprogress-bar .title {
    margin:0 0 15px;
    font-size:13px;
}
.ctsprogress-bar .meter {
    position:relative;
    overflow:visible;
    margin:0 0 25px;
    background-color:#f1f1f1;
    border-radius:25px;
    border: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.ctsprogress-bar .progressbar {
    width:0%;
    height:3px;
    position:relative;
    float:left;
    display:block;
    text-align:right;
    background-color:#5c5c5c;
    border-radius:25px;
    background-clip: padding-box;
}
.ctsprogress-bar .progressbar .value {
    right:0;
    position:absolute;
    float:none;
    margin-top:0;
    top: -32px;
    z-index: 11;
}
.ctsprogress-bar .progressbar .value.background-set:after {
    top:18px;
    position:absolute;
    display:block;
    border:4px solid;
    content: '';
    right: 0px;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
}
.ctsprogress-bar .value {
    float:right;
    margin-top:-32px;
    font-size:12px;
    font-weight: 400;
}
.cts-element_countto {
    padding:20px;
    text-align:center;
}
.cts-element_countto.ctgrey {
    background-color:#f6f6f6;
}
.cts-element_countto i {
    font-size:36px;
}
.cts-element_countto .count,
.cts-element_countto .zusatz {
    font-size:2em;
    line-height:2em;
}
.cts-element_countto .title {
    font-size:1.2em;
}
.cursorbig.cts-element_typed .typed-cursor {
    font-size:44px;
}
.cursor-speed1.cts-element_typed .typed-cursor {
    opacity: 1;
    -webkit-animation: blink 1.2s infinite;
    -moz-animation: blink 1.2s infinite;
     animation: blink 1.2s infinite;
}
.cursor-color.cts-element_typed .typed-cursor {
    color:#0D4985;
}
.cursor-color2.cts-element_typed .typed-cursor {
    font-weight:bold;
    color:#f00;
}

.ce_ctstyped {
    height: 80px;
}

.overlay-dark  * {
    color: white;
}

.codedrops {
    max-width:1000px;
    position:relative;
    text-align:center;
    list-style: none;
}
.codedrops .figure {
    position:relative;
    overflow:hidden;
    float:left;
    text-align:center;
    cursor: pointer;
}
.codedrops .image_container.float_above {
    margin-bottom:0;
}
.codedrops figure img {
    max-width:100%;
    position:relative;
    display:inline-block;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.codedrops:hover figure img {
    opacity: 0.8;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.05,1.05,1);
}
.codedrops .figure a:before,
.codedrops .figure a:hover:after {
    display:none;
}
.codedrops .figure .figcaption .caption {
    padding:1.2em;
    font-size:1.25em;
    text-transform:uppercase;
    background-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width:100% !important;
}
.codedrops .figure .figcaption::before,
.codedrops .figure .figcaption::after {
    pointer-events: none;
}
.codedrops .figure,
.codedrops .figure .figcaption,
.codedrops .figure .figcaption a {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
}
.codedrops .figure .figcaption .caption a {
    white-space:nowrap;
    font-size:0;
    text-decoration:none;
    text-indent:200%;
    z-index: 1000;
    opacity: 0;
}
.codedrops .figure h2,
.codedrops .figure h3 {
    text-decoration:none;
    word-spacing:-0.15em;
    font-weight: 300;
    font-weight:400;
}
.codedrops .figure a {
    text-decoration:none;
}
.codedrops .figure h2 span {
    font-weight: 800;
}
.codedrops .figure h2,
.codedrops .figure h3,
.codedrops .figure p {
    margin:0;
}
.codedrops .figure p {
    font-size:68.5%;
    letter-spacing:1px;
}
.figure.effectlily {
    background-color:rgba(0D4985,.08);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectlily:hover {
    background-color:rgba(0D4985,.4);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectlily .figcaption {
    text-align:left;
}
.figure.effectlily .figcaption > div {
    width:100%;
    height:50%;
    bottom:0;
    left:0;
    position:absolute;
    padding:2em;
}
.grid33 .figure.effectlily .figcaption > div {
    width:100%;
    height:70%;
    bottom:0;
    left:0;
    position:absolute;
    padding:2em;
}
.figure.effectlily h2,
.figure.effectlily h3,
.figure.effectlily h4,
.figure.effectlily p {
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
}
.figure.effectlily h3,
.figure.effectlily h4,
.figure.effectlily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectlily p {
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}
.figure.effectlily:hover p {
    opacity: 1;
}
.figure.effectlily:hover h2,
.figure.effectlily:hover h3,
.figure.effectlily:hover h4,
.figure.effectlily:hover p {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectlily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

/* --------------- */
.figure.effectsadie .figcaption::before {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background:-moz-linear-gradient(top,#0D4985 0%,#0D4985 75%);
    background:-webkit-linear-gradient(top,#0D4985 0%,#0D4985 75%);
    background:-o-linear-gradient(top,#0D4985 0%,#0D4985 75%);
    background:-ms-linear-gradient(top,#0D4985 0%,#0D4985 75%);
    background:linear-gradient(to bottom,#0D4985 0%,#0D4985 75%);
    -pie-background:linear-gradient(top,#0D4985 0%,#0D4985 75%);
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.figure.effectsadie h2,
.figure.effectsadie h3,
.figure.effectsadie h4 {
    width:100%;
    top:50%;
    position:absolute;
    color:#484c61;
    left: 0;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.figure.effectsadie .figcaption::before,
.figure.effectsadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectsadie p {
    width:100%;
    bottom:0;
    left:0;
    position:absolute;
    padding:2em;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
.figure.effectsadie:hover h2,
.figure.effectsadie:hover h3,
.figure.effectsadie:hover h4,
 {
    color:#fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
.figure.effectsadie:hover .figcaption::before,
.figure.effectsadie:hover p {
    opacity: 0.7;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectroxy {
    background-color: rgba(103, 103, 103, 0.2);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectroxy .figcaption::before {
    top:30px;
    position:absolute;
    border:1px solid #fff;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}
.figure.effectroxy .figcaption {
    padding:3em;
    text-align:left;
}
.grid33 .figure.effectroxy .figcaption {
    padding:2em;
    text-align:left;
}
.figure.effectroxy h2,
.figure.effectroxy h3,
.figure.effectroxy h4 {
    padding: 30% 0 10px 0;
    transition: padding 0.35s, transform 0.35s;
}
.figure.effectroxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}
.grid33 .figure.effectroxy:hover h2,
.grid33 .figure.effectroxy:hover h3,
.grid33 .figure.effectroxy:hover h4 {
    padding: 6% 0 5px 0;
    transition: padding 0.35s, transform 0.35s;
}
.figure.effectroxy:hover {
    background-color:rgba(0D4985,.6);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectroxy:hover .figcaption::before,
.figure.effectroxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectbubba {
    background-color:rgba(0D4985,.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectbubba:hover {
    background-color:rgba(0D4985,.5);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectbubba .figcaption::before,
.figure.effectbubba .figcaption::after {
    top:30px;
    position:absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectbubba .figcaption::before {
    border-top:1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.figure.effectbubba .figcaption::after {
    border-right:1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.figure.effectbubba h2,
.figure.effectbubba h3,
.figure.effectbubba h4 {
    padding-top:30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
.grid33 .figure.effectbubba h2,
.grid33 .figure.effectbubba h3,
.grid33 .figure.effectbubba h4 {
    padding-top:20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
.figure.effectbubba p {
    padding: 20px 2em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.figure.effectbubba:hover .figcaption::before,
.figure.effectbubba:hover .figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.figure.effectbubba:hover h2,
.figure.effectbubba:hover h3,
.figure.effectbubba:hover h4,
.figure.effectbubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,-30px,0);
}

/* --------------- */
.figure.effectromeo {
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectromeo:hover {
    background-color:rgba(0D4985,.15);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectromeo .figcaption::before,
.figure.effectromeo .figcaption::after {
    width:80%;
    height:1px;
    top:50%;
    position:absolute;
    left: 50%;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.figure.effectromeo:hover .figcaption::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
    transform: translate3d(-50%,-50%,0) rotate(45deg);
}
.figure.effectromeo:hover .figcaption::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
    transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
.figure.effectromeo h2,
.figure.effectromeo h3,
.figure.effectromeo p {
    width:100%;
    top:50%;
    position:absolute;
    left: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectromeo h2,
.figure.effectromeo h3 {
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
    transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
.figure.effectromeo p {
    padding:.25em 2em;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
    transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
.grid33 .figure.effectromeo p {
    padding:.25em 2em;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
    transform: translate3d(0,-50%,0) translate3d(0,130%,0);
}
.figure.effectromeo:hover h2 {
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
    transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
.figure.effectromeo:hover p {
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
    transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}

/* --------------- */
.figure.effectlayla .figcaption {
    padding:1.5em;
}
.figure.effectlayla .figcaption::before,
.figure.effectlayla .figcaption::after {
    position:absolute;
    content: '';
    opacity: 0;
}
.figure.effectlayla .figcaption::before {
    top:50px;
    border-top:1px solid #fff;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.figure.effectlayla .figcaption::after {
    top:30px;
    border-right:1px solid #fff;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.figure.effectlayla h2,
.figure.effectlayla h3,
.figure.effectlayla h4 {
    padding-top:26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.grid33 .figure.effectlayla h2,
.grid33 .figure.effectlayla h3,
.grid33 .figure.effectlayla h4 {
    padding-top:8%;
    font-size:1.5em;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectlayla p {
    padding:.5em 2em;
    text-transform:none;
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
}
.figure.effectlayla h2,
.figure.effectlayla h3,
.figure.effectlayla h4 {
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}
.figure.effectlayla .figcaption::before,
.figure.effectlayla .figcaption::after,
.figure.effectlayla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectlayla:hover .figcaption::before,
.figure.effectlayla:hover .figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.figure.effectlayla:hover h2,
.figure.effectlayla:hover h3,
.figure.effectlayla:hover h4,
.figure.effectlayla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,-10,0);
}
.figure.effectlayla:hover .figcaption::after,
.figure.effectlayla:hover h2,
.figure.effectlayla:hover h3,
.figure.effectlayla:hover h4,
.figure.effectlayla:hover p {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

/* --------------- */
.figure.effecthoney {
    background: #4a3753;
}
.figure.effecthoney img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.figure.effecthoney:hover img {
    opacity: 0.5;
}
.figure.effecthoney .figcaption::before {
    width:100%;
    height:10px;
    bottom:0;
    left:0;
    position:absolute;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
.figure.effecthoney h2 {
    width:100%;
    bottom:0;
    left:0;
    position:absolute;
    padding:1em 1.5em;
    text-align:left;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}
.figure.effecthoney h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}
.figure.effecthoney .figcaption::before,
.figure.effecthoney h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effecthoney:hover .figcaption::before,
.figure.effecthoney:hover h2,
.figure.effecthoney:hover h2 i {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectoscar .figcaption {
    padding:2em;
    background-color:rgba(0D4985,.25);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.figure.effectoscar .figcaption::before {
    top:30px;
    position:absolute;
    border:1px solid #fff;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
}
.figure.effectoscar h2,
.figure.effectoscar h3,
.figure.effectoscar h4 {
    margin: 8% 0 0px 0 !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-60%,0);
    transform: translate3d(0,-60%,0);
}
.figure.effectoscar .figcaption::before,
.figure.effectoscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.figure.effectoscar:hover h2,
.figure.effectoscar:hover h3,
.figure.effectoscar:hover h4 {
    -webkit-transform: translate3d(0,-10%,0);
    transform: translate3d(0,-30%,0);
}
.figure.effectoscar:hover .figcaption::before,
.figure.effectoscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.figure.effectoscar:hover .figcaption {
    background-color:rgba(255,255,255,.1);
}

/* --------------- */
.figure.effectmarley .figcaption {
    text-align:right;
}
.figure.effectmarley h2,
.figure.effectmarley p {
    right:30px;
    position:absolute;
    padding:10px 0;
    left: 30px;
}
.figure.effectmarley p {
    bottom:30px;
    line-height:1.5;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.figure.effectmarley h2,
.figure.effectmarley h3,
.figure.effectmarley h4 {
    top:30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.figure.effectmarley:hover h2,
.figure.effectmarley:hover h3,
.figure.effectmarley:hover h4 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectmarley h2::after,
.figure.effectmarley h3::after,
.figure.effectmarley h4::after {
    width:100%;
    height:4px;
    top:100%;
    position:absolute;
    left: 0;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
}
.figure.effectmarley h3::after,
.figure.effectmarley h4::after,
.figure.effectmarley h2::after,
.figure.effectmarley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectmarley h3::after,
.figure.effectmarley h4::after,
.figure.effectmarley:hover h2::after,
.figure.effectmarley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectruby {
    background-color:rgba(0D4985,.1);
}
.figure.effectruby {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: background-color 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.figure.effectruby:hover {
    background-color:rgba(0D4985,.4);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.figure.effectruby h2,
.figure.effectruby h3,
.figure.effectruby h4 {
    margin-top:7%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
.figure.effectruby p {
    margin:1em 0 0;
    padding:1.3em;
    border:1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}
.figure.effectruby:hover h2,
.figure.effectruby:hover h3,
.figure.effectruby:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}

/* --------------- */
.figure.effectmilo {
    background-color: rgba(103, 103, 103, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectmilo:hover {
    background-color:rgba(0D4985,.6);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectmilo h2 {
    right:0;
    bottom:0;
    position:absolute;
    padding:1em 1.2em;
}
.figure.effectmilo p {
    width:50%;
    padding:0 10px 0 0;
    text-align:right;
    border-right:1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
}
.figure.effectmilo:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectdexter {
    background-color:rgba(255,255,255,.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectdexter:hover {
    background-color:rgba(0D4985,.4);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectdexter .figcaption::after {
    right:30px;
    position:absolute;
    border:7px solid #fff;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(45% - 30px);
    height: calc(45% - 30px);
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}
.figure.effectdexter:hover .figcaption::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectdexter .figcaption {
    padding:2em;
    text-align:left;
}
.grid33 .figure.effectdexter .figcaption {
    padding:1.4em 2em;
    text-align:left;
}
.figure.effectdexter p {
    right:60px;
    position:absolute;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
}
.figure.effectdexter:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectsarah {
    background-color:rgba(207,207,207,.15);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectsarah:hover {
    background-color:rgba(0D4985,.5);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectsarah .figcaption {
    text-align:left;
}
.figure.effectsarah h2,
.figure.effectsarah h3,
.figure.effectsarah h4 {
    position:relative;
    overflow:hidden;
    padding:.5em 0;
}
.figure.effectsarah h2::after,
.figure.effectsarah h3::after,
.figure.effectsarah h4::after {
    width:100%;
    height:3px;
    bottom:0;
    left:0;
    position:absolute;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}
.figure.effectsarah:hover h2::after,
.figure.effectsarah:hover h3::after,
.figure.effectsarah:hover h4::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectsarah p {
    padding:1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}
.figure.effectsarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectchico {
    background-color:rgba(255,255,255,.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectchico:hover {
    background-color:rgba(0D4985,.6);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectchico .figcaption {
    padding:3em;
}
.grid33 .figure.effectchico .figcaption {
    padding:2em;
}
.figure.effectchico .figcaption::before {
    top:30px;
    position:absolute;
    border:1px solid #fff;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.grid33 .figure.effectchico .figcaption::before {
    bottom:20px;
    left:20px;
    right:20px;
    top:20px;
    position:absolute;
    border:1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.figure.effectchico .figcaption::before,
.figure.effectchico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectchico h2 {
    padding: 16% 0 20px 0;
}
.grid33 .figure.effectchico h2 {
    padding: 10% 0 10px 0;
}
.figure.effectchico p {
    max-width:250px;
    margin:0 auto;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.figure.effectchico:hover .figcaption::before,
.figure.effectchico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* --------------- */
.figure.effectjulia {
    background-color:rgba(255,255,255,.02);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectjulia:hover {
    background-color:rgba(0D4985,.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectjulia .figcaption {
    text-align:left;
}
.figure.effectjulia h2,
.figure.effectjulia h3,
.figure.effectjulia h4 {
    position:relative;
    padding:.5em 0;
}
.figure.effectjulia p {
    display:inline-block;
    margin:0 0 .25em;
    padding:.4em 1em;
    font-size:75%;
    color:#2f3238;
    text-transform:none;
    background: rgba(255,255,255,0.9);
    font-weight: 500;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-500px,0,0);
    transform: translate3d(-500px,0,0);
}
.figure.effectjulia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.figure.effectjulia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.figure.effectjulia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.figure.effectjulia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.figure.effectjulia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.figure.effectjulia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.figure.effectjulia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* ----------------- */
.figure.effectgoliath {
    background-color: rgba(103, 103, 103, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectgoliath h2,
.figure.effectgoliath h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectgoliath h2,
.figure.effectgoliath h3,
.figure.effectgoliath p {
    bottom:0;
    left:0;
    position:absolute;
    padding:30px;
}
.figure.effectgoliath p {
    font-size:90%;
    text-transform:none;
    background: #373a3e;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}
.figure.effectgoliath:hover h2,
.figure.effectgoliath:hover h3 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
}
.figure.effectgoliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* ----------------- */
.figure.effectselena {
    background-color: rgba(103, 103, 103, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectselena:hover {
    background-color: rgba(103, 103, 103, 0.3);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectselena h2,
.figure.effectselena h3,
.figure.effectselena h4 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.figure.effectselena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
    transform: perspective(1000px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
.figure.effectselena:hover h2,
.figure.effectselena:hover h3,
.figure.effectselena:hover h4 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectselena:hover p {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
    transform: perspective(1000px) rotate3d(1,0,0,0);
}

/* ----------------- */
.figure.effectapollo {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectapollo:hover {
    background-color:rgba(0D4985,.2);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectapollo .figcaption::before {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
    background-color:rgba(0D4985,.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.figure.effectapollo p {
    max-width:150px;
    right:0;
    bottom:0;
    position:absolute;
    margin:3em;
    padding:0 1em;
    text-align:right;
    border-right:4px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.figure.effectapollo h2,
.figure.effectapollo h3 {
    text-align:left;
}
.figure.effectapollo:hover .figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.figure.effectapollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/* ----------------- */
.figure.effectsteve {
    overflow:visible;
    z-index: auto;
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectsteve:before,
.figure.effectsteve h3:before,
.figure.effectsteve h2:before {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    z-index: -1;
    background: #000;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.figure.effectsteve:before {
    box-shadow: 0 3px 30px rgba(0,0,0,0.8);
    opacity: 0;
}
.figure.effectsteve .figcaption {
    z-index: 1;
}
.figure.effectsteve h2,
.figure.effectsteve h3,
.figure.effectsteve p {
    color:#2d434e;
    background: #fff;
}
.figure.effectsteve h2,
.figure.effectsteve h3 {
    position:relative;
    margin-top:1em;
    padding:.25em;
}
.figure.effectsteve h2:before,
.figure.effectsteve h3:before {
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);
}
.figure.effectsteve p {
    margin-top:1em;
    padding:.5em;
    font-weight: 800;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9,0.9,1);
    transform: scale3d(0.9,0.9,1);
}
.figure.effectsteve:hover:before {
    opacity: 1;
}
.figure.effectsteve:hover h2:before,
.figure.effectsteve:hover h3:before {
    opacity: 0;
}
.figure.effectsteve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

/* ----------------- */
.figure.effectmoses {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectmoses:hover {
    background: rgba(49, 52, 56, 0.6);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectmoses h2,
.figure.effectmoses h3,
.figure.effectmoses p {
    width:50%;
    height:50%;
    padding:20px;
    border:2px solid #fff;
}
.grid33 .figure.effectmoses h2,
.grid33 .figure.effectmoses h3,
.grid33 .figure.effectmoses p {
    width:50%;
    height:50%;
    padding:10px;
    border:2px solid #fff;
}
.figure.effectmoses h2,
.figure.effectmoses h3 {
    width:50%;
    height:50%;
    padding:20px;
    text-align:left;
    background: rgba(49, 52, 56, 0.30);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
}
.figure.effectmoses p {
    float:right;
    padding:20px;
    text-align:right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.figure.effectmoses:hover h2,
.figure.effectmoses:hover h3 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.figure.effectmoses:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectjazz {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectjazz:hover {
    background: rgba(49, 52, 56, 0.4);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectjazz .figcaption::after,
.figure.effectjazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectjazz .figcaption::after {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    border-top:1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.figure.effectjazz h2,
.figure.effectjazz h3,
.figure.effectjazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
}
.figure.effectjazz h2,
.figure.effectjazz h3 {
    padding-top:26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.grid33 .figure.effectjazz h2,
.grid33 .figure.effectjazz h3 {
    padding-top:16%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectjazz p {
    padding:.5em 2em;
    font-size:.85em;
    text-transform:none;
    opacity: 0;
}
.figure.effectjazz:hover .figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
.figure.effectjazz:hover h2,
.figure.effectjazz:hover h3,
.figure.effectjazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

/* --------------- */
.figure.effectming {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectming:hover {
    background-color:rgba(0D4985,.3);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.figure.effectming .figcaption::before {
    top:30px;
    position:absolute;
    border:2px solid #fff;
    right: 30px;
    bottom: 30px;
    left: 30px;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.4);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}
.figure.effectming h2 {
    margin: 11% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.grid33 .figure.effectming h2 {
    margin: 8% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.figure.effectming p {
    padding:1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.figure.effectming p {
    padding:.7em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.figure.effectming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.figure.effectming:hover .figcaption::before,
.figure.effectming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.figure.effectming:hover .figcaption {
    background-color: rgba(58,52,42,0);
}

/* --------------- */
.figure.effectlexi {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectlexi:hover {
    background-color:rgba(0D4985,.4);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectlexi .figcaption::before,
.figure.effectlexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectlexi .figcaption::before {
    width:300px;
    height:300px;
    right:-100px;
    position:absolute;
    border:2px solid #fff;
    border-radius:50%;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    bottom: -100px;
    box-shadow: 0 0 0 900px rgba(255,255,255,0.5);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5,0.5,1);
    transform: scale3d(0.5,0.5,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.figure.effectlexi h2 {
    text-align:left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px,5px,0);
    transform: translate3d(5px,5px,0);
}
.figure.effectlexi p {
    width:140px;
    right:0;
    bottom:0;
    position:absolute;
    padding:0 1.5em 1.5em 0;
    text-align:right;
    opacity: 0;
    -webkit-transform: translate3d(20px,20px,0);
    transform: translate3d(20px,20px,0);
}
.figure.effectlexi:hover .figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.figure.effectlexi:hover h2,
.figure.effectlexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* --------------- */
.figure.effectduke {
    background: rgba(49, 52, 56, 0.1);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectduke:hover {
    background: rgba(49, 52, 56, 0.6);
    transition: background-color 0.35s, transform 0.35s;
}
.figure.effectduke p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figure.effectduke h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.figure.effectduke p {
    bottom:0;
    left:0;
    position:absolute;
    margin:20px;
    padding:30px;
    border:2px solid #fff;
    font-size:90%;
    text-transform:none;
    opacity: 0;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
}
.grid33 .figure.effectduke p {
    bottom:0;
    left:0;
    position:absolute;
    margin:20px;
    padding:20px;
    border:2px solid #fff;
    font-size:90%;
    text-transform:none;
    opacity: 0;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
}
.figure.effectduke:hover h2,
.figure.effectduke:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

/*************************
    bxSlider zoom in nur Bild
 *************************/

.bx-wrapper .zoominimg img{
    -webkit-animation: kenburns linear;
            animation: kenburns linear;
            -webkit-animation-duration: 48s;
                    animation-duration: 48s;
/* 
            -webkit-animation-delay: 1s;
                    animation-delay: 1s;
 */
            -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;

}

/*************************
    Einzelbild
 *************************/

.zoom-single img{
    -webkit-animation: zoomsingle linear;
            animation: zoomsingle linear;
            -webkit-animation-duration: 40s;
                    animation-duration: 40s; 
            -webkit-animation-delay: 2s;
                    animation-delay: 2s;
            -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite;

}

@keyframes zoomsingle {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3) rotate(1deg);
                transform: scale(1.3) rotate(1deg);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}



/*************************
    bounce
 *************************/
  .ctsslider .bounce .texttable .textarea,
  .ctsslider .bounce .texttable a,
  .ctsslider .bounce .texttable h1{
  opacity: 0;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

}
 
 
 .ctsslider .bounce .texttable h1{
   -webkit-animation-name: cd-bounce-right;
  -moz-animation-name: cd-bounce-right;
  animation-name: cd-bounce-right;
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  animation-duration: 1.6s;
/* 
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
 */
}


  .ctsslider .bounce .texttable .textarea{
   -webkit-animation-name: cd-bounce-left;
  -moz-animation-name: cd-bounce-left;
  animation-name: cd-bounce-left;
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  animation-duration: 1.6s;

}

  .ctsslider .bounce .texttable a{
   -webkit-animation-name: cd-bounce-rotate;
  -moz-animation-name: cd-bounce-rotate;
  animation-name: cd-bounce-rotate;
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  animation-duration: 1.6s;

}

/*************************
    slide-up
 *************************/
  .ctsslider .slideup .texttable .textarea,
  .ctsslider .slideup .texttable a,
  .ctsslider .slideup .texttable h1{
  -webkit-animation-name: cd-slide-up;
  -moz-animation-name: cd-slide-up;
  animation-name: cd-slide-up;
              -webkit-animation-delay: 0s;
                    animation-delay: 0s;
  -webkit-animation-duration: 1.4s;
  -moz-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  animation-fill-mode: backwards;

            -webkit-animation-iteration-count: 1;
                    animation-iteration-count: 1;
}

 .ctsslider .slideup .texttable h1{
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;

}

  .ctsslider .slideup .texttable .textarea{
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;

}

  .ctsslider .slideup .texttable a{
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;

}

/*************************
    scale
 *************************/
  .ctsslider .scale .texttable {
  background-color: transparent;
  /* Force hardware acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: cd-scale-in 0.6s 0.3s both;
  -moz-animation: cd-scale-in 0.6s 0.3s both;
  animation: cd-scale-in 0.9s 0.3s both;
}

/*************************
    scale out
 *************************/
  .ctsslider .scaleout h1 {
  background-color: transparent;
  /* Force hardware acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: cd-scale-out 0.6s 0.3s both;
  -moz-animation: cd-scale-out 0.6s 0.3s both;
  animation: cd-scale-out 0.9s 0.8s both;
}

  .ctsslider .scaleout .textarea {
  background-color: transparent;
  /* Force hardware acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: cd-scale-out 0.6s 0.3s both;
  -moz-animation: cd-scale-out 0.6s 0.3s both;
  animation: cd-scale-out 1.2s 0.9s both;
}

  .ctsslider .scaleout .link {
  background-color: transparent;
  /* Force hardware acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: cd-scale-out 0.6s 0.3s both;
  -moz-animation: cd-scale-out 0.6s 0.3s both;
  animation: cd-scale-out 1.5s 1s both;
}

/*************************
    Animationen
 *************************/

@-webkit-keyframes cd-bounce-rotate {
  0% {
    opacity: .2;
    -webkit-transform: perspective(800px) rotateX(-80deg);
  }
  20% {
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(800px) rotateX(20deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(800px) rotateX(0);
  }
}
@-moz-keyframes cd-bounce-rotate {
  0% {
    opacity: .2;
    -moz-transform: perspective(800px) rotateX(-80deg);
  }
  20% {
    opacity: 1;
  }
  60% {
    -moz-transform: perspective(800px) rotateX(20deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(800px) rotateX(0);
  }
}
@keyframes cd-bounce-rotate {
  0% {
    opacity: .2;
    -webkit-transform: perspective(800px) rotateX(-80deg);
    -moz-transform: perspective(800px) rotateX(-80deg);
    -ms-transform: perspective(800px) rotateX(-80deg);
    -o-transform: perspective(800px) rotateX(-80deg);
    transform: perspective(800px) rotateX(-80deg);
  }
  20% {
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(800px) rotateX(20deg);
    -moz-transform: perspective(800px) rotateX(20deg);
    -ms-transform: perspective(800px) rotateX(20deg);
    -o-transform: perspective(800px) rotateX(20deg);
    transform: perspective(800px) rotateX(20deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(800px) rotateX(0);
    -moz-transform: perspective(800px) rotateX(0);
    -ms-transform: perspective(800px) rotateX(0);
    -o-transform: perspective(800px) rotateX(0);
    transform: perspective(800px) rotateX(0);
  }
}

@-webkit-keyframes cd-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30vh);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes cd-slide-up {
  0% {
    opacity: 0;
    -moz-transform: translateY(30vh);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes cd-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30vh);
    -moz-transform: translateY(30vh);
    -ms-transform: translateY(30vh);
    -o-transform: translateY(30vh);
    transform: translateY(30vh);
  }
  100% {
    opacity: 0.8;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes cd-scale-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-scale-in {
  0% {
    opacity: 0;
    -moz-transform: scale(3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes cd-scale-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes cd-scale-out {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-scale-out {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes cd-scale-out {
  0% {
    opacity: 0;
/* 
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
 */
    transform: scale(0);
  }
  100% {
    opacity: 1;
/* 
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
 */
    transform: scale(1);
  }
}


@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3,) rotate(2deg);
                transform: scale(1.3) rotate(2deg);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3) rotate(2deg);
                transform: scale(1.3) rotate(2deg);

    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@media screen and (min-width:1100px) and (max-width: 1280px) {
#P1 {
    width:800px;
    height:500px;
    margin-top:30px;
}
.android .navi-section.logonavicenter .inside {
    display:table;
}
.logonavicenter #logo {
    display:table-cell;
}

/* Quicknavigation, dk_mmenu */
.android #mainmenu {
    display:none;
}
.android .mod_quicknav.mobileselect {
    display:block;
}

/* Quicknavigation */
.android .mod_quicknav.mobileselect {
    width:120px;
    top:50%;
    position:absolute;
    display:block;
    margin-top:-15px;
    margin-right:0;
    margin-left:0;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    background-color:#0D4985;
    right:20px;
}

/* Quicknavigation */
.android .logonaviright .mod_quicknav.mobileselect {
    right:auto;
    position:relative;
    float:none;
    display:table-cell;
    margin:0;
    padding:0;
    vertical-align:middle;
}

/* Quicknavigation */
.android .mod_quicknav.mobileselect select {
    width:120px;
    float:none;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#0D4985;
    background-image:url("../../files/theme/css/files/theme/img/select-arrow.png");
    background-repeat:no-repeat;
    border:1px solid #0D4985;
    border-radius:0;
    color:#fff;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    background-position: 90% center;
        border: 0 !important;  /*Removes border*/
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        text-indent: 0.01px; /* Removes default arrow from firefox*/
        text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}

/* Quicknavigation */
.android .mod_quicknav.mobileselect form,
.android .mod_quicknav.mobileselect .formbody,
.android .mod_quicknav.mobileselect select {
    margin-bottom:0;
}
.android .dk_menu {
    display:block;
}

/* dk_mmenu */
.android .dk_menu {
    display:table-cell;
    vertical-align:middle;
    text-align:right;
}

/* dk_mmenu */
.android .logonaviright .dk_menu {
    float:left;
    display:table-cell;
    vertical-align:middle;
    text-align:left;
}

/* dk_mmenu */
.android .dk_menu i {
    margin-right:0;
}

/* dk_mmenu */
.android .dk_menu a.dk_mobilmenu {
    width:44px;
    height:44px;
    float:right;
    display:block;
    text-align:center;
    background-color:#0D4985;
    font-size:26px;
    line-height:44px;
    text-decoration:none;
    color:#fff;
}

/* dk_mmenu */
.android em.mm-counter {
    right:50px;
    float:right;
    display:inline-block;
}
.android .logonaviright #logo {
    float:right;
}
}

@media screen and (min-width:768px) and (max-width:1024px) {
#wrapper {
    max-width:100%;
}
.custom {
    padding-right:0;
    padding-left:0;
}
#left .inside {
    padding-left:20px;
}
#right .inside {
    padding-right:20px;
}

/* Smaller Right Column */
.rightColumn #right {
    width:250px;
}

/* Smaller Right Column */
.rightColumn #container {
    padding-right:250px;
}

/* Smaller Left Column */
.leftColumn #left {
    width:250px;
    right:250px;
}

/* Smaller Left Column */
.leftColumn #container {
    padding-left:250px;
}

/* Quicknavigation */
.mod_quicknav.mobileselect form,
.mod_quicknav.mobileselect .formbody,
.mod_quicknav.mobileselect select {
    margin-bottom:0;
    background-color:#0D4985;
}

/* Quicknavigation */
.mod_quicknav.mobileselect {
    width:160px;
    position:relative;
    float:right;
    display:block;
    margin:20px 0;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    background-color:#0D4985;
    border:2px solid #fff;
    border-radius:4px;
}

/* Quicknavigation */
.mod_quicknav.mobileselect select {
    width:160px;
    float:none;
    display:block;
    padding:5px 10px;
    background-color:#0D4985;
    background-image:url("../../files/theme/css/files/theme/img/select-arrow.png");
    background-repeat:no-repeat;
    color:#fff;
    background-position: 90% center;
        border: 0 !important;  /*Removes border*/
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        text-indent: 0.01px; /* Removes default arrow from firefox*/
        text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}



em.mm-counter {
    right:50px;
    float:right;
    display:inline-block;
}
input.submit[type="submit"] {
    background:-moz-linear-gradient(top,#0D4985,#0D4985);
    background:-webkit-linear-gradient(top,#0D4985,#0D4985);
    background:-o-linear-gradient(top,#0D4985,#0D4985);
    background:-ms-linear-gradient(top,#0D4985,#0D4985);
    background:linear-gradient(to bottom,#0D4985,#0D4985);
    -pie-background:linear-gradient(top,#0D4985,#0D4985);
}
.tabs ul.horizontal li {
    padding-right:8px;
    padding-left:8px;
}
.tabs.horizontal.tab4 li,
.tabs.horizontal.tab3 li,
.tabs.horizontal.tab2 li {
    line-height:38px;
}
.button a {
    font-size:13px;
}
.mod_form.searchform.tableless.block {
    width:145px;
}

.cts-element_projektdetail.variante2 img {
    width:100%;
}
.cts-element_projektdetail.variante2 h1,
.cts-element_projektdetail.variante2 h2,
.cts-element_projektdetail.variante2 h3,
.cts-element_projektdetail.variante2 h4 {
    width:100%;
    font-size:1.2em;
}
.cts-element_produkt .price {
    position:relative;
    display:inline-block;
}
.cts-element_imageboxext .imagebox {
    display:table-cell;
}
.cts-element_textbgimage .image-full {
    background-attachment: unset;
}





/*.navi-section .ce_form.searchform form {
    width:250px;
    left: 30px
}
.navi-section.banner--clone.banner--stick .ce_form.searchform form {
    width:250px;
    left: calc(64px + 60px);
}*/
}

@media screen and (max-width:1024px) {

    /* dk_mmenu */
    .dk_menu {
        float: left;
        width: 44px;
        height: 44px;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        text-align: right;
    }

    /* dk_mmenu */
    .dk_menu i {
        margin-right: 0;
    }

    /* dk_mmenu */
    .dk_menu a.dk_mobilmenu {
        width: 44px;
        height: 44px;
        float: right;
        display: block;
        text-align: center;
        background-color: #0D4985;
        font-size: 26px;
        line-height: 44px;
        text-decoration: none;
        color: #fff;
    }

    /* Quicknavigation, dk_mmenu */
    /*#mainmenu,
	.banner--clone.banner--stick #mainmenu {
		display:none;
	}*/
    #mainmenu,
    .banner--clone.banner--stick #mainmenu /*,
	.banner--clone.banner--stick #logografik*/
    {
        display: none !important;
    }

    .banner--clone.banner--stick #logografik {
        left: 100px;
        position: absolute;
    }

    .mod_changelanguage {
        margin-top: 18px;
    }

    .cts-element_icon_colorbox {
        margin-bottom: 20px;
    }

    .cts-element_projektdetail .imageblock,
    .cts-element_projektdetail .projektdetails {
        width: 100%;
        margin-bottom: 20px;
    }

    .cts-element_projektdetail.variante2 .projektdetails {
        display: block;
    }

    .cts-element_projektdetail.variante2 .headline,
    .cts-element_projektdetail.variante2 .projektdetails ul {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    #main .inside .center_div {
        max-width: 70%;
    }

    .cts-element_textbgimage .text-right, .cts-element_textbgimage .text-left {
        padding: 42px;
    }
    #afterheader .inside .mod_article .cts-element_textbgimage .inside {
        padding: 0;
    }
     .cts-element_textbgimage .inside .text-left, .cts-element_textbgimage .inside .text-right {
        padding: 36px;
    }
    .grid4, .grid8 {
        display: block;
        width: 50%;
        float: left;
    }

    .isotope-item .ceport_content h2 {
        font-size: 1.2em;
    }

}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
#afterheader .pagetitle {
    display:block;
    text-align:left;
    font-size:20px;
    color:#0D4985;
}
.leftrightColumn #container {
    padding-right:0;
    padding-left:0;
}
.leftrightColumn #left {
    width:50%;
    right:0;
    float:left;
    margin-left:0;
}
.leftrightColumn #left .inside {
    padding-right:20px;
}
.leftrightColumn #right {
    width:50%;
    float:left;
    margin-right:0;
}
.leftrightColumn #right .inside {
    padding-left:20px;
}
#mainmenu ul li.megamenu.ul_4 ul.level_2 {
    width:680px;
    left:0;
    padding:20px 10px;
}
.left .slider_text h2,
.bottom .slider_text h2 {
    font-size:1.6em;
}
.slider_text p,
.bg-color .slider_text p {
    display:none;
}
.mobil_no {
    display:none !important;
}

/* Padding ändern */
.ce_video-container.bg-video {
    padding-bottom:45%;
}

/* top ändern */
.ce_video-container.bg-video video {
    top:80%;
}
}

@media screen and (max-width: 767px) {

/*#mainmenu,
.banner--clone.banner--stick #mainmenu /!*,
.banner--clone.banner--stick #logografik*!/ {
    display:none;
}*/
    .banner--clone.banner--stick #logografik {
        left:60px;
        position: absolute;
    }

.mod_breadcrumb {
    margin-right:16px;
    margin-left:16px;
}
#topsearch,
#language,
#toplogin {
    display:none;
}
header .bxsmall .ce_ctsslider {
    padding-right:0;
    padding-left:0;
}
.mod_article.bxsmall {
    padding-top:20px !important;
}

/* Quicknavigation */
.mod_quicknav.mobileselect {
    width:160px;
    position:relative;
    float:none;
    display:block;
    margin:20px auto;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    background-color:#0D4985;
    border:2px solid #fff;
    border-radius:4px;
}

/* Quicknavigation */
.mod_quicknav.mobileselect select {
    width:160px;
    float:none;
    display:block;
    padding:5px 10px;
    background-color:#0D4985;
    background-image:url("../../files/theme/css/files/theme/img/select-arrow.png");
    background-repeat:no-repeat;
    color:#fff;
    background-position: 90% center;
        border: 0 !important;  /*Removes border*/
        -webkit-appearance: none;  /*Removes default chrome and safari style*/
        -moz-appearance: none; /* Removes Default Firefox style*/
        text-indent: 0.01px; /* Removes default arrow from firefox*/
        text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}

/* Quicknavigation */
.mod_quicknav.mobileselect form,
.mod_quicknav.mobileselect .formbody {
    width:100%;
    margin-bottom:0;
}

/* dk_mmenu */
.dk_menu {
    width:36px;
    height:36px;
    display:block;
    margin:10px 0;
    text-align:right;
}

/* dk_mmenu */
.dk_menu i {
    margin-right:0;
}

/* dk_mmenu */
.dk_menu a.dk_mobilmenu {
    width:36px;
    height:36px;
    float:right;
    display:block;
    text-align:center;
    background-color:#0D4985;
    font-size:26px;
    line-height:36px;
    text-decoration:none;
    color:#fff;
}

/* dk_mmenu */
em.mm-counter {
    right:50px;
    float:right;
    display:inline-block;
}
#wrapper {
    width:100%;
}
/*.top .boxleft {
    overflow:hidden;
    display:block;
}
.top .boxright {
    display:block;
}

.top .boxright #sidebar-toggler,
.top .boxright a#modalwindow,
.top .boxright #topsearch,
.top .boxright #language,
.top .boxright #toplogin {
    float:none;
}

.top .inside,
.fullwidth .top .inside {
    padding-right:10px;
    padding-left:10px;
}
.top .contactdetails ul {
    text-align:center;
}
.top .mod_form.searchform {
    display:none;
}*/
.home #header .navi-section {
    position:relative;
}
.fullwidth .navi-section .inside {
    padding-right:16px;
    padding-left:16px;
}
.ce_form.searchform {
    /*display:none;*/
}
/* Mobile logo */
#logo {
    //width:250px;
    //height:100px;
    float:none;
    margin-right:auto;
    margin-left:auto;
}

    .logo-section .inside {
        padding-right: 0;
        padding-left: 0;
    }

/*#header .social-contact {
    width:100%;
    margin-bottom:8px;
}*/
#afterheader .mod_quicklink {
    padding-top:15px;
    padding-bottom:15px;
}
/*.mod_changelanguage ul {
    float:none;
    text-align:center;
}*/
/*.top .mod_customnav.socialsnavi,
.top .contactdetails {
    float:none;
    margin-bottom:0;
    text-align:center;
}*/
.second_navi.mobil_no,
.second_navi-sidebar.mobil_no {
    display:none;
}
.navi-section .inside,
#afterheader .inside,
.fullwidth #main .inside .mod_article,
.fullwidth #main .inside .mod_article.fullwidth .elementwrapper,
#footer .inside,
.fullwidth .nav--slide_in.js--is-fixed .inside {
    padding-right:16px;
    padding-left:16px;
}
#afterheader .inside .mod_article {
    padding-right:0;
    padding-left:0;
}
.logo-section .inside {
   //padding-top:20px;
  //padding-bottom:20px;
}
.second_navi li,
.second_navi-sidebar li {
    display:block;
    margin-right:0;
    margin-bottom:6px;
    margin-left:0;
}
.custom {
    padding-right:0;
    padding-left:0;
}
.fullwidth .mod_article *[class*="ce_"],
.fullwidth .mod_article *[class*="mod_"] {
    margin-right:0;
    margin-left:0;
}
#left .inside {
    margin-left:0;
    padding-right:30px;
    padding-left:30px;
}
#right .inside {
    margin-right:0;
    margin-left:0;
    padding-right:30px;
    padding-left:30px;
}
#footer .widget,
#footer .ce_html,
#footer .mod_newslist,
#footer .mod_customnav {
    margin-bottom:12px;
}
#footer .mod_customnav.footer_2 {
    margin-bottom:30px;
}
#footer .contactvcard.footer2 {
    padding-top:26px;
}
#footer .inside .footermenu.footer2 {
    margin-top:0;
}
.tabs ul.horizontal {
    width:100%;
    display:block;
}
.tabs ul.horizontal li {
    float:none;
    margin:0;
}
.tabs > DIV {
        margin-top:0 !important;
}
.tabs.horizontal.tab2 li,
.tabs.horizontal.tab3 li,
.tabs.horizontal.tab4 li {
    width:100%;
}
.tabs.vertical ul.vertical {
    width:100%;
    float:none;
}
.tabs.vertical ul.vertical li {
    border-right:1px solid #e4e4e4;
}
#afterheader .second_navi {
    display:none;
}
.mod_booknav li a {
    padding-right:8px;
    padding-left:8px;
    font-size:12px;
}
.image_container.float_left,
.image_container.float_right {
    float:none;
    margin-right:0;
    margin-left:0;
    float:none !important;
}


    input.submit[type="submit"] {
        background:-moz-linear-gradient(top,#0D4985,#0D4985);
        background:-webkit-linear-gradient(top,#0D4985,#0D4985);
        background:-o-linear-gradient(top,#0D4985,#0D4985);
        background:-ms-linear-gradient(top,#0D4985,#0D4985);
        background:linear-gradient(to bottom,#0D4985,#0D4985);
        -pie-background:linear-gradient(top,#0D4985,#0D4985);
        border-radius:0;
    }

.mod_subscribe input[type="text"],
.mod_unsubscribe input[type="text"] {
    width:100%;
}
.mod_registration fieldset input {
    width:100%;
}
.mod_search input[type="search"] {
    width:100%;
    display:block;
    margin-bottom:0;
    border-radius:0;
}
.mod_search input.submit[type="submit"] {
    width:100%;
    margin-bottom:20px;
    border-radius:0 0 3px 3px;
}
.mod_search fieldset {
    width:100%;
}
.slider-control,
.bx-wrapper .bx-pager {
    display:none;
}
.slider_text {
    width:92%;
    padding:16px;
}
.textwrapper,
.bottom .textwrapper,
.left .textwrapper {
    padding-right:16px;
    padding-left:16px;
}
.home .content-slider .textbox,
.home .mainslider .textbox {
    padding-top:0;
}
.bottom .slider_text {
    width:100%;
    padding:5px 0;
}
.slider_text h2 {
    font-size:1.2em;
}
.left .slider_text h2,
.bottom .slider_text h2 {
    padding:10px 15px;
    font-size:1.1em;
}
.slider_text p,
.bg-color .slider_text p {
    display:none;
}
.slider_text div a {
    padding:6px 8px;
    font-size:1em;
}
.mod_login {
    padding-right:20px;
    padding-left:20px;
}
.mod_changelanguage {
  margin-top: 15px;
}
.mod_quicklink.right {
    width:100%;
    float:none;
    display:block;
}
.mod_quicklink.right,
.mod_quicklink select {
    width:100%;
    float:none;
    display:block;
}
#afterheader .socialsnavi {
    width:100%;
    float:none;
    margin-bottom:20px;
    text-align:center;
}
.mobil_no {
    display:none !important;
}
.column2 p,
.column3 p,
.column4 p {
    -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    -webkit-column-rule: none;
        -moz-column-rule: none;
        column-rule: none;
}

.hyperlink_extended {
    margin-bottom:20px;
}
.hyperlink_extended a {
    display:block;
}
/*.cts-element_icon_colorbox {
    margin-bottom:20px;
}
.cts-element_projektdetail .imageblock,
.cts-element_projektdetail .projektdetails {
    width:100%;
    margin-bottom:20px;
}
.cts-element_projektdetail.variante2 .projektdetails {
    display:block;
}
.cts-element_projektdetail.variante2 .headline,
.cts-element_projektdetail.variante2 .projektdetails ul {
    width:100%;
    display:block;
    margin-bottom:20px;
}*/
.cts-element_produkt .price {
    position:relative;
}
.cts-element_imageboxext {
    display:block;
}
.cts-element_imageboxext .imagebox {
    margin-top:10px;
    margin-bottom:10px;
    width:100% !important;
}
.cts-element_imageboxext.textunten .textwrapperext,
.cts-element_imageboxext.imgright .textwrapperext {
    padding-right:0;
    padding-left:0;
}
.fullwidth #main .inside .cts-element_textbgimage .inside {
    padding: 0 0px !important;
}
.cts-element_textbgimage .image-left,
.cts-element_textbgimage .image-right {
    width:100%;
    height:250px;
    position:relative;
}
.cts-element_textbgimage .text-left,
.cts-element_textbgimage .text-right {
    width:100%;
    position:relative;
    display:block;
    margin-right:0;
    margin-left:0;
    padding:10px;
}
.cts-element_headerimage h1,
.cts-element_headerimage h2,
.cts-element_headerimage h3,
.cts-element_headerimage h4,
.cts-element_headerimage h5,
.cts-element_headerimage h6,
.cts-element_headerimage.zentriert h1,
.cts-element_headerimage.zentriert h2,
.cts-element_headerimage.zentriert h3,
.cts-element_headerimage.zentriert h4,
.cts-element_headerimage.zentriert h5,
.cts-element_headerimage.zentriert h6 {
    font-size:1.2em;
}
.cts-element_headerimage .textarea {
    font-size:1em;
}
.home header .ce_ctssliderstart .textcell,
.fullwidth .cts-element_headerimage .headertextwrapper .textblock .texttable {
    padding:20px;
}
.top .inside {
    text-align:center;
}

    /*
		.top .mod_login {
		-ms-transform: translateX(30%);
		-webkit-transform: translateX(30%);
		transform: translateX(30%);
	}
	.top .mod_changelanguage {
		-ms-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}
	.top #topsearch .mod_form.searchform {
		-ms-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}*/
#afterheader .pagetitle {
    display:block;
    text-align:center;
}
.vertical ul.ui-tabs-nav {
    width:100%;
    float:none;
    padding-right:0;
}
.vertical.ce_tabs .panel {
    width:100%;
    margin-top:20px;
}
.mod_faqpage.faqblock2 section,
.mod_faqpage.faqblock3 section {
    width:100%;
}
#afterheader .mod_quicklink.right,
#afterheader .mod_quicknav.right,
#afterheader .mod_quicklink.right select,
#afterheader .mod_quicknav.right select {
    width:100%;
}

.grid33 {
    width: 100%;
}

    .leadtext {
        font-size: 1em;
    }

}




@media screen and (max-width: 499px) {
    .navi-section .searchform form input[type="text"],
    .navi-section .searchform form input[type="text"]:focus {
        width:5em;
        transition: none;

    }

    .mod_changelanguage {
        right: 8.6em;
        margin-top: 12px;

    }
    .mod_changelanguage ul li {
        margin:0 0 0 8px;
    }
    .mod_changelanguage ul li a,
    .mod_changelanguage ul li span {
        width:28px;
    }

    .dk_menu {
        width:28px;
        height:28px;
        margin:10px 0 6px;
    }

    .dk_menu a.dk_mobilmenu {
        width:24px;
        height:24px;
        float:none;
        font-size:24px;
        text-decoration:none;
        color:#fff;
        line-height: 24px;
    }



    .banner--clone.banner--stick #logografik {
        left: 55px;
        height: 58px;
        margin-bottom: 10px;
        width: 50px;
    }

    .navi-section.nav--slide_in.banner.banner--clone.banner--stick {
        min-width: 320px;
    }

    #main .inside .center_div {
        max-width: 90%;
    }

    #main .inside {
        margin: 0 auto;
        width: 90%;
        padding: 0;
    }


    .cts-element_projektdetail.variante2 .projektdetails ul li .label, .cts-element_projektdetail.variante2 .projektdetails ul li .description {
         width: 100%;
     }
    .cts-element_calltoaction.variant1,
    .cts-element_calltoaction.variant2,
    .cts-element_calltoaction.variant3,
    .cts-element_calltoaction.variant1 i,
    .cts-element_calltoaction.variant2 i,
    .cts-element_calltoaction.variant3 i,
    .cts-element_calltoaction.variant1 .link,
    .cts-element_calltoaction.variant2 .link,
    .cts-element_calltoaction.variant3 .link,
    .cts-element_calltoaction.variant1 .calltoactioncontent,
    .cts-element_calltoaction.variant2 .calltoactioncontent,
    .cts-element_calltoaction.variant3 .calltoactioncontent
    {
        width:100%;
        display:block;
        text-align: center;
    }
    .cts-element_calltoaction.variant1,
    .cts-element_calltoaction.variant2,
    .cts-element_calltoaction.variant3,
    .calltoactioncontent {
        padding: 10px;
    }

    .cts-element_calltoaction i  {
        padding-bottom: 12px;
    }
    .cts-element_textbgimage .inside .text-left, .cts-element_textbgimage .inside .text-right {
        padding: 24px;
    }
    *[class*="grid"] {
        margin-right: 0;
        margin-left: 0;
        float: none !important;
        display: block;
        width: 100% !important;
    }
    *[class*="offset"] {
        margin-left:1% !important;
    }

    .ce_form [class*="grid"] {
        width:100%;
    }
    .ce_form [class*="grid"] input[class*="grid"],
    .ce_form [class*="grid"] select[class*="grid"],
    .ce_form [class*="grid"] textarea[class*="grid"] {
        width:100% !important;
    }

    .tabs > DIV {
        padding: 24px 14px;

    }

    .leftline h1:after {
	    display:none;
    }

}
