@charset "UTF-8";
/*!
 Theme Name: kapverden.de
 Theme URI: http://www.kapverden.de/
 Description: kapverden.de - WordPress Theme
 Version: 1.0
 Author: Markus B&auml;ck
 Author URI: http://www.lake-studio.de
 Tags: custom-menu
 License: GNU General Public License (GPL) version 3
 License URI: license.txt
 last Date: 23.07.2016
 */
/*
 @mixin at-least($num) {
 $selector: &;
 $child: nth(nth($selector, -1), -1);
 &:nth-last-child(n + #{$num}),
 &:nth-last-child(n + #{$num}) ~ #{$child} {
 @content;
 }
 }
 */
/*
 @mixin at-most($num) {
 $selector: &;
 $child: nth(nth($selector, -1), -1);
 &:nth-last-child(-n + #{$num}):first-child,
 &:nth-last-child(-n + #{$num}):first-child ~ #{$child} {
 @content;
 }
 }
 */
/*
 @mixin in-between($min, $max) {
 $selector: &;
 $child: nth(nth($selector, -1), -1);
 &:nth-last-child(n + #{$min}):nth-last-child(-n + #{$max}):first-child,
 &:nth-last-child(n + #{$min}):nth-last-child(-n + #{$max}):first-child ~ #{$child} {
 @content;
 }
 }
 */
.filters-wrap li:before, .header:before, .main:before, .welcome-wrapper:before, .post-meta:before, .post-tags:before, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:before, .gruppenreisen-wrapper .gruppenreisen-details .container-error:before, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:before, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:before, .gruppenreisen-wrapper .gruppenreisen-details .container-success:before, .box .appointment-list li:before, .overview-list li:before, .related-pages > div:before, .related-pages-inner:before, .filters-wrap li:after, .header:after, .main:after, .welcome-wrapper:after, .post-meta:after, .post-tags:after, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:after, .gruppenreisen-wrapper .gruppenreisen-details .container-error:after, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:after, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:after, .gruppenreisen-wrapper .gruppenreisen-details .container-success:after, .box .appointment-list li:after, .overview-list li:after, .related-pages > div:after, .related-pages-inner:after {
  content: " ";
  display: table;
}
.filters-wrap li:after, .header:after, .main:after, .welcome-wrapper:after, .post-meta:after, .post-tags:after, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:after, .gruppenreisen-wrapper .gruppenreisen-details .container-error:after, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:after, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:after, .gruppenreisen-wrapper .gruppenreisen-details .container-success:after, .box .appointment-list li:after, .overview-list li:after, .related-pages > div:after, .related-pages-inner:after {
  clear: both;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}
/* Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0;
}
/* Text-level semantics
 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* Reset
 ---------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
.filters-wrap li:before, .header:before, .main:before, .welcome-wrapper:before, .post-meta:before, .post-tags:before, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:before, .gruppenreisen-wrapper .gruppenreisen-details .container-error:before, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:before, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:before, .gruppenreisen-wrapper .gruppenreisen-details .container-success:before, .box .appointment-list li:before, .overview-list li:before, .related-pages > div:before, .related-pages-inner:before, .filters-wrap li:after, .header:after, .main:after, .welcome-wrapper:after, .post-meta:after, .post-tags:after, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:after, .gruppenreisen-wrapper .gruppenreisen-details .container-error:after, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:after, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:after, .gruppenreisen-wrapper .gruppenreisen-details .container-success:after, .box .appointment-list li:after, .overview-list li:after, .related-pages > div:after, .related-pages-inner:after {
  content: " ";
  display: table;
}
.filters-wrap li:after, .header:after, .main:after, .welcome-wrapper:after, .post-meta:after, .post-tags:after, .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner:after, .gruppenreisen-wrapper .gruppenreisen-details .container-error:after, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error:after, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error:after, .gruppenreisen-wrapper .gruppenreisen-details .container-success:after, .box .appointment-list li:after, .overview-list li:after, .related-pages > div:after, .related-pages-inner:after {
  clear: both;
}
/* Table of contents
 ----------------------------------------
 @media all
 - Normalize
 - Typography resets
 @media print
 - Print
 ---------------------------------------- */
/* Html5
 ---------------------------------------- */
/* Reset elements */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* Create block elements */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
[hidden] {
  display: none;
}
/* Box sizing
 ---------------------------------------- */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Basic
 ---------------------------------------- */
body {
  font-size: 100%;
  font-family: 'Darwin-Light';
  background-color: #094a7e;
  color: #083457;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 400;
}
html, body {
  height: 100%;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #e99337;
}
a:hover, a:active {
  outline: 0;
  text-decoration: underline;
}
.hr hr {
  display: none;
}
.hr {
  background: #d67b19;
  height: 1px;
  overflow: hidden;
  margin: 15px 0 30px;
  padding: 0;
}
p {
  padding: 0 0 1em;
}
p:last-child {
  padding-bottom: 0;
}
table {
  margin: 0 0 1em;
}
tr, th, td {
  margin: 0;
  padding: 0.154em 1.625em 0.154em 0;
  vertical-align: top;
}
strong, b, th, dt {
  font-weight: 600;
}
em, i, tfoot {
  font-style: italic;
}
ul, ol {
  list-style: none;
  list-style-type: none;
}
img, object, embed {
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
/* Outer-wrap
 ---------------------------------------- */
/* Inner-wrap
 ---------------------------------------- */
/* Page wrap
 ---------------------------------------- */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/assets/fontawesome-webfont.eot?v=4.3.0');
  src: url('fonts/assets/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/assets/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/assets/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/assets/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/assets/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}
.fa-won:before, .fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
/*!
 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%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 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: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.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: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-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) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -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) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -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) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.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) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.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);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 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-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-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);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-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;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-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% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    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: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    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: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    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: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    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: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    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: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -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: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -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: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/*
 @font-face {font-family: 'Darwin-Bold';src: url('fonts/2D0DF0_D_0.eot');src: url('fonts/2D0DF0_D_0.eot?#iefix') format('embedded-opentype'),url('fonts/2D0DF0_D_0.woff') format('woff'),url('fonts/2D0DF0_D_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin-Light';src: url('fonts/2D0DF0_11_0.eot');src: url('fonts/2D0DF0_11_0.eot?#iefix') format('embedded-opentype'),url('fonts/2D0DF0_11_0.woff') format('woff'),url('fonts/2D0DF0_11_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin';src: url('fonts/2D0DF0_13_0.eot');src: url('fonts/2D0DF0_13_0.eot?#iefix') format('embedded-opentype'),url('fonts/2D0DF0_13_0.woff') format('woff'),url('fonts/2D0DF0_13_0.ttf') format('truetype');}
 */
/*
 @font-face {font-family: 'Darwin-Bold';src: url('fonts/31AA70_1_0.eot');src: url('fonts/31AA70_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/31AA70_1_0.woff2') format('woff2'),url('fonts/31AA70_1_0.woff') format('woff'),url('fonts/31AA70_1_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin-Light';src: url('fonts/31AA70_C_0.eot');src: url('fonts/31AA70_C_0.eot?#iefix') format('embedded-opentype'),url('fonts/31AA70_C_0.woff2') format('woff2'),url('fonts/31AA70_C_0.woff') format('woff'),url('fonts/31AA70_C_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin-Regular';src: url('fonts/31AA70_E_0.eot');src: url('fonts/31AA70_E_0.eot?#iefix') format('embedded-opentype'),url('fonts/31AA70_E_0.woff2') format('woff2'),url('fonts/31AA70_E_0.woff') format('woff'),url('fonts/31AA70_E_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin';src: url('fonts/31AA70_E_0.eot');src: url('fonts/31AA70_E_0.eot?#iefix') format('embedded-opentype'),url('fonts/31AA70_E_0.woff2') format('woff2'),url('fonts/31AA70_E_0.woff') format('woff'),url('fonts/31AA70_E_0.ttf') format('truetype');}
 */
/*
 @font-face {font-family: 'Darwin-Bold';src: url('fonts/31FE7E_1_0.eot');src: url('fonts/31FE7E_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/31FE7E_1_0.woff2') format('woff2'),url('fonts/31FE7E_1_0.woff') format('woff'),url('fonts/31FE7E_1_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin-Light';src: url('fonts/31FE7E_C_0.eot');src: url('fonts/31FE7E_C_0.eot?#iefix') format('embedded-opentype'),url('fonts/31FE7E_C_0.woff2') format('woff2'),url('fonts/31FE7E_C_0.woff') format('woff'),url('fonts/31FE7E_C_0.ttf') format('truetype');}
 @font-face {font-family: 'Darwin';src: url('fonts/31FE7E_E_0.eot');src: url('fonts/31FE7E_E_0.eot?#iefix') format('embedded-opentype'),url('fonts/31FE7E_E_0.woff2') format('woff2'),url('fonts/31FE7E_E_0.woff') format('woff'),url('fonts/31FE7E_E_0.ttf') format('truetype');}
 */
@font-face {
  font-family: 'Darwin-Bold';
  src: url('fonts/2D0DF0_D_0.eot');
  src: url('fonts/2D0DF0_D_0.eot?#iefix') format('embedded-opentype'), url('fonts/2D0DF0_D_0.woff') format('woff'), url('fonts/2D0DF0_D_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Darwin-Light';
  src: url('fonts/2D0DF0_11_0.eot');
  src: url('fonts/2D0DF0_11_0.eot?#iefix') format('embedded-opentype'), url('fonts/2D0DF0_11_0.woff') format('woff'), url('fonts/2D0DF0_11_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Darwin';
  src: url('fonts/2D0DF0_13_0.eot');
  src: url('fonts/2D0DF0_13_0.eot?#iefix') format('embedded-opentype'), url('fonts/2D0DF0_13_0.woff') format('woff'), url('fonts/2D0DF0_13_0.ttf') format('truetype');
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
 *********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
 *********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/assets/flexslider-icon.eot');
  src: url('fonts/assets/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/assets/flexslider-icon.woff') format('woff'), url('fonts/assets/flexslider-icon.ttf') format('truetype'), url('fonts/assets/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
 *********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
/*.flexslider .slides img {width: 100%; display: block;}*/
.flexslider .slides img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
 *********************************/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */
/* ----------------------
 Stylesheet Guide
 -------------------------
 GENERAL
 FORUM SIGNATURE
 SEARCH FORM
 BREADCRUMB
 FORUM TABLE
 PAGINATION
 REPLIES
 SEARCH RESULTS
 USER
 CMB2
 USER BOXES
 USER BLOG
 WIDGETS
 COMPATIBILITY
 MEDIA
 */
/* Lake Studio */
.bbp-pagination {
  margin: 1em 0;
}
.bbpress input[type="text"], .bbpress input[type="email"], .bbpress input[type="number"], .bbpress input[type="date"], .bbpress input[type="password"], .bbpress input[type="url"], .bbpress input[type="tel"], .bbpress textarea {
  border: 1px solid #ddd;
  background: #fff;
  padding: 6px 6px;
}
@media (min-width: 576px) {
  .bbpress input[type="text"] {
    width: 50%;
  }
  .bbpress textarea {
    width: 75%;
  }
  .bbpress input[type="text"], .bbpress textarea {
    width: 100%;
  }
}
.bbpress .select-wrapper {
  position: relative;
  border: 1px solid #094a7e;
}
@media (min-width: 576px) {
  .bbpress .select-wrapper {
    width: 100%;
  }
}
.bbpress .select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 5px 30px 4px 10px;
  background-color: #e99337;
  color: #fff;
  cursor: pointer;
}
.bbpress .select-wrapper select:-ms-expand {
  display: none;
}
.bbpress .select-wrapper:before {
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  content: '\f107';
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  pointer-events: none;
}
/* ================= GENERAL ================== */
.bbp-template-notice {
  margin-bottom: 40px;
  padding: 1.5rem;
  background: #f1f1f1;
  border-left: 3px solid #1d84b5;
}
.bbp-template-notice p {
  margin: 0px;
}
.bbp-template-notice.danger, .bbp-template-notice.error {
  border-color: #ff5a5f;
}
.bbp-template-notice.warning {
  border-color: #eca72c;
}
.bbp-template-notice img {
  display: none !important;
}
#subscription-toggle {
  margin-top: 0.5rem;
  display: block;
  font-weight: 700;
  text-align: right;
}
.disputo-reply-wrapper blockquote {
  padding: 30px 25px;
  font-size: 1rem;
  margin: 2rem 0;
  border-width: 3px;
}
.disputo-reply-wrapper blockquote p {
  margin-bottom: 1.5rem;
}
.disputo-reply-wrapper blockquote p:last-of-type {
  margin-bottom: 0;
}
.disputo-reply-wrapper blockquote.disputo-quote a:first-of-type {
  display: block;
  font-style: normal;
  font-weight: bold;
}
.disputo-reply-wrapper blockquote.disputo-quote {
  margin: 0 0 2rem 0;
}
label[for=bbp_log_topic_edit] {
  font-size: 1rem;
  color: #6b717e;
  font-weight: normal;
}
.disputo-quote-span {
  font-weight: bold;
}
/* ================= FORMUM SIGNATURE ================== */
.disputo-forum-signature {
  display: block;
  width: 100%;
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: 1px solid #ddd;
  font-style: italic;
}
/* ================= SEARCH FORM ================== */
.bbp-search-form {
  margin-bottom: 40px;
  max-width: 40%;
  display: none;
  /* Placeholder */
}
.bbp-search-form input::placeholder, .bbp-search-form textarea::placeholder {
  color: #083457;
}
.bbp-search-form button[type="submit"] {
  height: 32px;
}
.bbp-search-form .form input[type="text"] {
  background: #fff;
}
#bbp-header-search-form {
  position: relative;
}
#bbp-header-search-form.disputo_ajax_search_loading:before {
  font-family: 'FontAwesome';
  content: "\f110";
  position: absolute;
  top: 50%;
  right: 100px;
  z-index: 99999;
  font-size: 22px;
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -webkit-animation: disputo-bg-loader 2s linear infinite;
  animation: disputo-bg-loader 2s linear infinite;
  color: #fff;
  opacity: 0.5;
}
.bbp-search-form .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.bbp-search-form .input-group .input-group-append {
  margin-left: 10px;
}
/* ================= BREADCRUMB ================== */
.bbp-breadcrumb {
  background: #f1f1f1;
  padding: 1.5rem;
  margin-bottom: 40px;
}
.bbp-breadcrumb p {
  margin: 0px;
}
.bbp-breadcrumb-sep {
  margin: 0px 5px;
}
/* ================= FORUM TABLE ================== */
.bbp-forums, .bbp-topics, .bbp-replies, .bbp-lead {
  list-style: none;
  margin: 0px;
  padding: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
}
.bbp-replies, .bbp-lead {
  border-bottom: none;
}
.bbp-topics, .bbp-replies {
  margin: 1rem 0;
}
.bbp-lead {
  margin: 1rem 0 2rem 0;
}
.bbp-forum-info .badge, .bbp-topic-title .badge {
  margin: 0.4rem 0;
  vertical-align: top;
}
/* Header */
.bbp-header > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #f1f1f1;
}
.bbp-header > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 1.15rem 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  border-right: 1px solid #ddd;
}
.bbp-header > ul > li:last-child {
  border-right: none;
}
.bbp-header ul li.bbp-forum-info {
  width: 50%;
  text-align: left;
}
.bbp-header ul li.bbp-forum-topic-count, .bbp-header ul li.bbp-forum-reply-count, .bbp-header ul li.bbp-topic-voice-count, .bbp-header ul li.bbp-topic-reply-count {
  position: relative;
  width: 12%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bbp-header ul li.bbp-forum-freshness, .bbp-header ul li.bbp-topic-freshness {
  width: 26%;
  text-align: right;
}
/* Body */
.bbp-body > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #ddd;
}
.bbp-body > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 1rem 1.5rem;
  border-right: 1px solid #ddd;
}
.bbp-body > ul > li:last-child {
  border-right: none;
}
.bbp-body ul li.bbp-forum-info {
  width: 50%;
  text-align: left;
}
.bbp-body ul li.bbp-forum-topic-count, .bbp-body ul li.bbp-forum-reply-count, .bbp-body ul li.bbp-topic-voice-count, .bbp-body ul li.bbp-topic-reply-count {
  width: 12%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.15rem;
  font-weight: 700;
}
.bbp-body ul li.bbp-forum-freshness, .bbp-body ul li.bbp-topic-freshness {
  width: 26%;
  text-align: right;
}
.disputo-forum-table-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.disputo-forum-left, .disputo-forum-right {
  display: table-cell;
  vertical-align: middle;
}
.disputo-forum-left {
  width: 100px;
  padding-right: 1.5rem;
}
.disputo-forum-left a {
  display: block;
}
.disputo-forum-left img {
  max-width: 100%;
  height: auto;
  margin: 0.5rem 0;
}
.disputo-forum-right {
  width: 100%;
}
.disputo-forum-right .bbp-forum-title, ul.bbp-topics li.bbp-topic-title .bbp-topic-permalink {
  font-weight: 700;
  margin-bottom: 0.3rem;
  display: inline-block;
  font-size: 1.15rem;
  padding-right: 5px;
}
.forum-titles {
  font-size: 1.15rem;
  color: #364253;
}
.forum-titles .fa {
  cursor: help;
}
.bbp-forum-content {
  font-style: italic;
}
ul.bbp-forums-list {
  list-style: none;
  margin: 0.3rem 0 0 0;
  padding: 0px;
}
ul.bbp-forums-list li {
  display: inline-block;
  font-size: 80%;
  padding-right: 5px;
}
.bbp-topic-meta {
  margin: 0px;
}
.bbp-forum-description .avatar, .bbp-topic-description .avatar, .bbp-topic-meta .avatar {
  border-radius: 100%;
  width: 16px;
  height: auto;
  margin: 0px;
  vertical-align: middle;
}
.bbp-footer {
  display: none;
}
.bbp-row-actions #favorite-toggle, .bbp-row-actions #subscription-toggle {
  display: inline-block;
}
.bbp-row-actions #favorite-toggle a, .bbp-row-actions #subscription-toggle a {
  text-decoration: none;
  padding: 0px;
  border: none;
  font-size: 90%;
  line-height: 15px;
  color: #fff;
  background: #ff5a5f;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  margin: 0px 5px 0px 0px;
}
.bbp-topic-started-by, .bbp-topic-started-in {
  display: block;
  font-size: 80%;
}
.disputo-freshness-box {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.disputo-freshness-left, .disputo-freshness-right {
  display: table-cell;
  vertical-align: middle;
}
.disputo-freshness-left {
  width: 100%;
}
.disputo-freshness-right {
  width: 55px;
}
.disputo-freshness-right a {
  display: block;
}
.disputo-freshness-right img {
  border-radius: 100%;
  width: 45px;
  height: auto;
}
.disputo-freshness-link {
  position: relative;
  font-size: 80%;
}
.disputo-freshness-link a {
  color: inherit;
}
.disputo-freshness-link a:before {
  font-family: 'FontAwesome';
  content: "\f017";
  speak: none;
  text-indent: 0em;
  text-align: center;
  font-style: normal;
  padding-right: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* ================= PAGINATION ================== */
.bbp-pagination {
  display: table;
  table-layout: auto;
  width: 100%;
}
.bbp-pagination-count, .bbp-pagination-links {
  display: table-cell;
  vertical-align: middle;
}
.bbp-pagination-count {
  text-align: left;
}
.bbp-pagination-links {
  text-align: right;
}
.bbp-pagination-links .page-numbers {
  line-height: 1;
  padding: 7px 10px;
  display: inline-block;
  -webkit-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  transition: border 0.2s linear;
  color: #fff;
  background-color: #e99337;
  text-decoration: none;
}
.bbp-pagination-links .page-numbers.current {
  background-color: #a86012;
}
a.page-numbers:hover {
  background-color: #a86012;
}
.bbp-topic-pagination {
  display: block;
  margin: 0px 0px 5px 0px;
}
.bbp-topic-pagination .page-numbers {
  line-height: 1;
  padding: 5px 7px;
  display: inline-block;
  -webkit-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  transition: border 0.2s linear;
  color: #fff;
  background-color: #e99337;
}
.bbp-topic-pagination a.page-numbers:hover {
  border: 1px solid #1d84b5;
  color: #1d84b5;
}
.bbp-topic-form, .bbp-reply-form {
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #ddd;
}
.bbp-the-content-wrapper {
  margin-bottom: 1.5rem;
}
.bbp-form legend {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  color: #364253;
}
.bbp-no-topic {
  margin: 1.5rem 0;
}
.quicktags-toolbar .button {
  line-height: 1 !important;
  height: auto !important;
}
#bbp_destination_topic, #bbp_topic_tags, #bbp_reply_move_destination_title, #bbp_topic_split_destination_title {
  margin-bottom: 1.5rem;
}
label[for=bbp_log_reply_edit], label[for=bbp_topic_subscription] {
  font-size: 1rem;
  color: #6b717e;
  font-weight: normal;
  margin: 0;
}
/* ================= REPLIES ================== */
.bbp-topic-tags {
  padding: 1rem;
  display: block;
  background: #f1f1f1;
  margin: 1.5rem 0;
  border-left: 3px solid #1d84b5;
}
.bbp-topic-tags p {
  margin: 0;
}
.bbp-threaded-replies {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* Top Bar */
.disputo-replies-bar {
  list-style: none;
  margin: 1rem 0 -1rem 0;
  display: table;
  table-layout: auto;
  width: 100%;
  text-transform: uppercase;
  padding: 0px;
  background: #f1f1f1;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #364253;
}
.disputo-replies-bar li {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  padding: 1.5rem;
  font-size: 1.15rem;
}
.disputo-replies-title {
  text-align: left;
  font-weight: 700;
}
.disputo-replies-links {
  text-align: right;
}
.disputo-replies-links #subscription-toggle {
  margin-top: 0;
  display: inline-block;
  text-align: center;
  text-transform: none;
}
.disputo-replies-favorites {
  padding-left: 1rem;
}
.is-favorite .favorite-toggle, .favorite-toggle:hover {
  color: #083457;
}
/* Replies */
.disputo-replies-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.disputo-replies-content, .disputo-replies-author {
  display: table-cell;
  vertical-align: top;
}
.disputo-replies-content {
  width: 100%;
}
.disputo-replies-author {
  width: 180px;
  padding: 1.5rem 0;
  text-align: center;
  border-right: 1px solid #ddd;
}
.disputo-replies-author .bbp-author-avatar {
  display: block;
}
.disputo-replies-author .avatar {
  margin: 0 0 0.75rem 0;
  width: 80px;
  vertical-align: bottom;
}
.disputo-reply-wrapper {
  padding: 1.5rem;
}
.disputo-reply-wrapper > p:last-child {
  margin: 0px;
}
.disputo-replies-content-bar {
  padding: 1rem 1.5rem;
  display: table;
  border-bottom: 1px solid #ddd;
  table-layout: auto;
  width: 100%;
  background: #f1f1f1;
}
.bbp-replies > li > ul.bbp-threaded-replies .disputo-replies-content-bar {
  background: #fff;
}
.disputo-replies-content-bar-left, .disputo-replies-content-bar-right {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
}
.disputo-replies-content-bar-left {
  text-align: left;
}
.disputo-replies-content-bar-right {
  text-align: right;
}
.disputo-replies-content-bar-left > li, .disputo-replies-content-bar-right > li {
  display: inline-block;
}
.disputo-replies-content-bar-right > li {
  padding-left: 0.75rem;
}
.disputo-replies-content-bar-right ul.nav li ul li a, .disputo-replies-content-bar-right ul.nav li ul li a:hover {
  color: #fff;
}
.disputo-replies-author .bbp-author-name {
  display: block;
  font-weight: 700;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.bbp-author-role {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  background-color: #1d84b5;
  margin-bottom: 0.25rem;
}
.bbp-reply-ip, .bbp-topic-ip {
  display: block;
}
#bbp-cancel-reply-to-link {
  color: #fff;
  background-color: #ff5a5f;
  border-color: #ff5a5f;
  font-size: 0.925rem;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.75rem 1.25rem;
  line-height: 1.5;
  border-radius: 0;
  box-shadow: none;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
#bbp-cancel-reply-to-link:hover {
  color: #fff;
  background-color: #ff3037;
  border-color: #ff3037;
}
.disputo-popover {
  display: block;
  cursor: pointer;
}
.bbp-replies .bbp-breadcrumb {
  margin: 0px;
}
body.disputo .bbp-signature {
  border-top: 1px solid #ddd;
  margin-top: 2rem;
  padding: 1rem 0 0 0;
  font-style: italic;
}
body.bbp-user-edit fieldset span.description {
  margin: 5px 0 40px 0;
  font-size: 80%;
  font-style: italic;
  width: 100%;
  display: block;
}
/* Revision */
.bbp-topic-revision-log {
  list-style: none;
  margin: 0;
  padding: 1rem;
  border-left: 3px solid #1d84b5;
  background: #f1f1f1;
}
.bbp-topic-revision-log .avatar {
  border-radius: 100%;
}
#bbp-edit-topic-tag #tag-rename, #bbp-edit-topic-tag #tag-merge {
  margin-bottom: 1.5rem;
}
#bbp-edit-topic-tag #tag-name {
  margin-bottom: 1rem;
}
/* ================= SEARCH RESULTS ================== */
.disputo-no-feedback .bbp-template-notice {
  margin: 0px;
  font-size: 1.15rem;
  font-style: italic;
}
.bbp-search-results {
  margin-top: 1rem;
}
.disputo-forum-search-result {
  position: relative;
  border: 1px solid #ddd;
  background: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.disputo-forum-search-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 1;
  z-index: 1;
}
.disputo-forum-search-badge .badge {
  padding: 0.5rem 0.7rem;
}
.disputo-forum-search-result-title-meta {
  font-style: italic;
}
.disputo-forum-search-result-left, .disputo-forum-search-result-right {
  display: table-cell;
  vertical-align: top;
}
.disputo-forum-search-result-left {
  width: 100px;
  padding-right: 20px;
}
.disputo-forum-search-result-left a {
  display: block;
}
.disputo-forum-search-result-right {
  width: 100%;
}
.disputo-forum-search-result-title h5 {
  margin: 0px;
  line-height: 1.5;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}
.disputo-forum-search-result-meta {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
/* ================= USER ================== */
.disputo-user-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.disputo-user-left, .disputo-user-right {
  display: table-cell;
  vertical-align: top;
}
.disputo-user-left {
  width: 190px;
}
.disputo-user-right {
  width: 100%;
  padding-left: 40px;
}
#bbp-user-avatar {
  width: 100%;
  padding: 20px;
  border: 1px solid #ddd;
  border-bottom: none;
  background: #fff;
}
#bbp-user-avatar img {
  max-width: 150px;
  width: 100%;
  height: auto;
  margin: 0px auto;
  display: block;
}
.disputo-subtitle-text {
  display: block;
  margin-bottom: 0.2rem;
}
.bbp-user-section-1 {
  margin-bottom: 2.5rem;
}
.disputo-edit-profile-section {
  margin-bottom: 2rem;
}
body.bbp-user-edit .entry-title {
  display: none;
}
.disputo-user-list-group.list-group .list-group-item {
  padding: 1.5rem;
}
.disputo-user-list-group.list-group .list-group-item p {
  margin: 0;
  line-height: 1.4;
  font-size: 1.1rem;
}
#bbp-your-profile label {
  font-size: 90%;
  font-weight: bold;
}
/* ================= CMB2 ================== */
#disputo_cmb2_user_avatar, #disputo_cmb2_user_cover_image, #cmb2-metabox-disputo_usercover .cmb2-upload-button {
  margin-bottom: 1rem;
}
#cmb2-metabox-disputo_usercover .cmb2-upload-button {
  padding: 0.5rem 0.75rem;
  font-size: 0.82031rem;
  line-height: 1.5;
}
#cmb2-metabox-disputo_usercover .cmb2-remove-file-button {
  color: #ff5a5f;
}
#cmb2-metabox-disputo_usercover label {
  font-weight: 700;
  color: #364253;
  margin: 0;
}
#cmb2-metabox-disputo_usercover .cmb-row.cmb-type-file, #cmb2-metabox-disputo_usercover .cmb-type-wysiwyg {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
}
#cmb2-metabox-disputo_usercover .cmb-type-wysiwyg .cmb-th, #cmb2-metabox-disputo_usercover .cmb-type-wysiwyg .cmb-td {
  width: 100%;
}
#cmb2-metabox-disputo_usercover .cmb2-radio-list li {
  font-size: 1rem;
}
#cmb2-metabox-disputo_usercover .cmb2-radio-list li label {
  color: inherit;
  font-weight: normal;
}
#cmb2-metabox-disputo_usercover > .cmb-row.cmb2-id-disputo-cmb2-date-of-birth, #cmb2-metabox-disputo_usercover > .cmb-row.cmb2-id-disputo-cmb2-gender {
  margin-bottom: 0.5rem;
}
#cmb2-metabox-disputo_usercover > .cmb-row.cmb2-id-disputo-cmb2-user-avatar {
  margin-top: 1rem;
  padding-top: 2rem;
  border-top: 1px solid #ddd;
}
#cmb2-metabox-disputo_usercover .cmb-th, #cmb2-metabox-disputo_usercover .cmb-td {
  padding: 0 0 20px 0;
}
#cmb2-metabox-disputo_usercover > .cmb-row > .cmb-th {
  width: 30%;
}
#cmb2-metabox-disputo_usercover > .cmb-row > .cmb-td {
  width: 70%;
}
#cmb2-metabox-disputo_usercover > .cmb2-id-disputo-cmb2user-icons > .cmb-td {
  width: 100%;
}
#cmb2-metabox-disputo_usercover .cmb-repeat-group-field, #cmb2-metabox-disputo_usercover .cmb-type-group .cmb-remove-field-row {
  padding: 20px 20px 0px 20px;
}
#cmb2-metabox-disputo_usercover .cmb2-metabox-title {
  font-size: inherit;
}
#cmb2-metabox-disputo_usercover .cmb-repeatable-group .cmb-group-title {
  padding: 15px 15px 15px 40px;
  background-color: #f1f1f1;
  margin: 0;
  font-size: 1rem;
}
#cmb2-metabox-disputo_usercover .cmb-repeatable-group label {
  font-weight: normal;
  font-size: 90%;
}
#cmb2-metabox-disputo_usercover .cmb-type-group .cmb-row .cmbhandle {
  height: 50px;
  width: 50px;
  padding: 0;
}
#cmb2-metabox-disputo_usercover .cmb-type-group .cmb-row .cmbhandle:before {
  line-height: 50px;
  padding: 0;
  text-align: center;
  right: auto;
  height: 50px;
  width: 50px;
}
#cmb2-metabox-disputo_usercover .cmb-type-group .cmb-repeatable-grouping {
  padding: 0;
}
#cmb2-metabox-disputo_usercover button.dashicons-before.dashicons-no-alt.cmb-remove-group-row {
  line-height: 50px;
  top: 15px;
  height: 50px;
  padding: 0px 0px 0px 10px;
}
#cmb2-metabox-disputo_usercover input[type="text"] {
  width: 100%;
}
#cmb2-metabox-disputo_usercover .cmb2-metabox-description {
  padding-top: 5px;
}
#cmb2-metabox-disputo_usercover button.button-secondary {
  color: #fff;
  background-color: #1d84b5;
  border-color: #1d84b5;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem !important;
  font-size: 0.82031rem;
  line-height: 1.5;
  border-radius: 0;
  box-shadow: none !important;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
#cmb2-metabox-disputo_usercover button.button-secondary:hover {
  color: #fff;
  background-color: #0076ad;
  border-color: #0076ad;
}
#cmb2-metabox-disputo_usercover a.button-secondary {
  font-size: 0.925rem;
  background-color: #f1f1f1;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0.5rem 0.75rem !important;
  font-size: 0.82031rem;
  cursor: pointer;
  margin: 0 1px 0 0;
}
#cmb2-metabox-disputo_usercover .dashicons {
  height: auto;
  line-height: 1;
}
.disputo-user-location {
  font-size: 0.9rem;
  margin: 0.25rem 0;
}
.disputo-user-location .flag {
  margin: 0;
}
/* ================= USER BOXES ================== */
.disputo-user-list-group {
  margin-top: -1px;
}
.disputo-user-boxes {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  margin: 0px;
  background-color: #f1f1f1;
}
.disputo-user-box {
  display: table-cell;
  vertical-align: top;
  width: 33%;
  border: 1px solid #ddd;
  padding: 2rem 1rem;
}
.disputo-user-box.center-box {
  border-width: 1px 0px;
}
.disputo-user-box-icon {
  display: block;
}
.disputo-user-box-icon-inner {
  background: #fff;
  line-height: 1;
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  line-height: 90px;
  font-size: 2rem;
  margin-bottom: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.disputo-user-box-info h5 {
  margin-bottom: 0.2rem;
}
.disputo-user-box .badge.badge-info, .disputo-user-box .badge.badge-primary {
  font-size: 1rem;
  padding: 0.4rem 0.6rem;
}
.disputo-user-box-info p {
  margin: 0.75rem 0 0 0;
}
.disputo-user-list-group.list-group .bbp-user-socialmedia.list-group-item {
  background-color: #f1f1f1;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.bbp-user-socialmedia .disputo-social-icons {
  text-align: inherit;
  margin: 0px;
}
.bbp-user-socialmedia .disputo-social-icons li {
  margin: 0 2px;
}
.bbp-user-socialmedia .disputo-social-icons li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
}
/* ================= USER BLOG ================== */
/* Front end form */
#front-end-post-form .cmb-th {
  margin-bottom: 5px;
  font-weight: 700;
}
#front-end-post-form .cmb-td {
  margin-bottom: 30px;
}
#front-end-post-form ul.cmb2-checkbox-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#front-end-post-form ul.cmb2-checkbox-list li {
  display: inline-block;
  margin: 0px 2px 4px 0px;
  padding: 7px 10px;
  line-height: 1;
}
#front-end-post-form ul.cmb2-checkbox-list li input {
  display: inline-block;
  width: auto;
  padding: 0px;
  margin: 0px;
}
#front-end-post-form ul.cmb2-checkbox-list li label {
  display: inline-block;
}
#front-end-post-form .cmb-multicheck-toggle {
  cursor: pointer;
  text-decoration: underline;
}
#front-end-post-form ul.cmb2-checkbox-list li {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
#front-end-post-form .form-control-file {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}
/* Pending Posts */
.disputo-pending-outer {
  position: relative;
}
.disputo-delete-post-btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  line-height: 1;
  color: #ff5a5f;
}
.disputo-delete-post-btn:hover {
  color: #ff5a5f;
}
.disputo-pending-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #f1f1f1;
  padding: 1rem;
  margin-bottom: 1px;
}
.disputo-pending-img, .disputo-pending {
  display: table-cell;
  vertical-align: middle;
}
.disputo-pending-img {
  width: 95px;
  padding-right: 15px;
}
.disputo-pending {
  width: 100%;
}
.disputo-pending-img img {
  width: 100%;
  height: auto;
}
.disputo-pending-title {
  font-weight: 700;
}
.disputo-pending-meta {
  font-size: 80%;
  margin-bottom: 0.5rem;
}
.disputo-pending-desc {
  font-style: italic;
}
.disputo-pending-desc p {
  margin: 0px;
}
/* ================= WIDGETS ================== */
.widget_display_forums ul li a, .widget_display_views ul li a, .widget_display_stats ul li a, .widget_display_replies ul li a, .widget_display_topics ul li a {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  margin: 0px !important;
  font-weight: normal !important;
}
.widget_display_forums ul, .widget_display_views ul, .widget_display_stats ul, .widget_display_replies ul, .widget_display_topics ul {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}
.widget_display_forums ul li, .widget_display_views ul li, .widget_display_stats ul li, .widget_display_replies ul li, .widget_display_topics ul li {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
}
.widget_display_forums ul li:after, .widget_display_views ul li:after, .widget_display_stats ul li:after, .widget_display_replies ul li:after, .widget_display_topics ul li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border: none;
  color: white;
  height: 1px;
  width: 100%;
  background: #ddd;
  content: "";
  background: linear-gradient(to right, #fff, #ddd, #ddd, #fff);
  overflow: hidden;
}
#disputo-footer .widget_display_forums ul li:after, #disputo-footer .widget_display_views ul li:after, #disputo-footer .widget_display_stats ul li:after, #disputo-footer .widget_display_replies ul li:after, #disputo-footer .widget_display_topics ul li:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
.widget_display_forums ul li:last-child, .widget_display_views ul li:last-child, .widget_display_stats ul li:last-child, .widget_display_replies ul li:last-child, .widget_display_topics ul li:last-child {
  padding: 0px;
  margin: 0px;
}
.widget_display_forums ul li:last-child:after, .widget_display_views ul li:last-child:after, .widget_display_stats ul li:last-child:after, .widget_display_replies ul li:last-child:after, .widget_display_topics ul li:last-child:after {
  display: none;
}
.widget_display_topics ul li .avatar, .widget_display_replies ul li .avatar {
  border-radius: 100%;
}
.widget_display_topics ul li div, .widget_display_replies ul li div {
  font-size: 80%;
  margin-top: 0.2rem;
  opacity: 0.7;
  position: relative;
}
.widget_display_topics ul li div:before, .widget_display_replies ul li div:before {
  font-family: 'FontAwesome';
  content: "\f017";
  speak: none;
  text-indent: 0em;
  text-align: center;
  font-style: normal;
  padding-right: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Statistics */
.disputo-statistics-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.disputo-statistics-wrapper:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border: none;
  color: white;
  height: 1px;
  width: 100%;
  background: #ddd;
  content: "";
  background: linear-gradient(to right, #fff, #ddd, #ddd, #fff);
  overflow: hidden;
}
#disputo-footer .disputo-statistics-wrapper:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
#disputo-footer .disputo-statistics-wrapper:last-child, .disputo-statistics-wrapper:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#disputo-footer .disputo-statistics-wrapper:last-child:after, .disputo-statistics-wrapper:last-child:after {
  display: none;
}
.disputo-statistics-icon, .disputo-statistics {
  display: table-cell;
  vertical-align: middle;
}
.disputo-statistics-icon {
  width: 46px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.disputo-statistics-icon-circle {
  width: 46px;
  height: 46px;
  background: #f1f1f1;
  line-height: 46px;
  text-align: center;
  border-radius: 100%;
}
.disputo-statistics {
  width: 100%;
  padding-right: 0.5rem;
}
.disputo-statistics small, .disputo-statistics strong {
  display: block;
}
.disputo-statistics strong {
  font-size: 1.3rem;
  line-height: 1;
}
/* Login */
.bbp_widget_login .bbp-logged-in {
  text-align: center;
}
.bbp_widget_login .bbp-logged-in a {
  display: block;
}
.bbp_widget_login .bbp-logged-in .avatar {
  margin-bottom: 0.5rem;
  border-radius: 100%;
}
.bbp_widget_login .button, .bbp_widget_login .button:hover {
  color: #fff;
}
.bbp_widget_login legend {
  font-weight: 700;
  font-size: 1.45rem;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  color: #364253;
}
.bbp-submit-wrapper {
  margin-top: 0.5rem;
}
.bbp_widget_login .bbp-username {
  margin-bottom: 1.5rem;
}
.bbp_widget_login .bbp-login-links {
  margin-top: 1.5rem;
}
.bbp_widget_login .bbp-login-links a {
  margin-right: 0.5rem;
}
.bbp_widget_login .bbp-remember-me {
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
/* ================= COMPATIBILITY ================== */
#bbp-user-navigation .tab-messages {
  position: relative;
  display: block;
  padding: 1rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#bbp-user-navigation .tab-messages.current {
  z-index: 2;
  background-color: #1d84b5;
}
#bbp-user-navigation .tab-messages.current a {
  color: #fff;
}
#bbp-user-navigation.bbp-user-navigation-hide .tab-myblog {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
#bbp-user-navigation .list-group li.list-group-item {
  position: relative;
  display: block;
  padding: 1rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* ================= MEDIA ================== */
@media only screen and (max-width: 1439px) {
  .disputo-forum-left, .disputo-freshness-right {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .disputo-forum-left {
    width: 75px;
    padding-right: 1rem;
  }
  .bbp-header > ul > li, .bbp-body > ul > li {
    padding: 1rem;
  }
  .bbp-body ul li.bbp-forum-topic-count, .bbp-body ul li.bbp-forum-reply-count, .bbp-body ul li.bbp-topic-voice-count, .bbp-body ul li.bbp-topic-reply-count {
    font-size: 1rem;
  }
  .bbp-template-notice, .bbp-breadcrumb, .disputo-replies-bar li {
    padding: 1rem;
  }
  .disputo-replies-bar li {
    padding: 1.5rem 1rem;
  }
  .disputo-reply-wrapper, .disputo-replies-content-bar {
    padding: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .disputo-user-wrapper, .disputo-user-left, .disputo-user-right {
    display: block;
    width: 100%;
  }
  .disputo-user-left {
    margin-bottom: 1.5rem;
  }
  .disputo-user-right {
    padding: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .bbp-header ul li.bbp-forum-info, .bbp-body ul li.bbp-forum-info {
    width: 80%;
  }
  .bbp-header ul li.bbp-forum-freshness, .bbp-body ul li.bbp-forum-freshness, .bbp-header ul li.bbp-topic-freshness, .bbp-body ul li.bbp-topic-freshness, .bbp-header ul li.bbp-forum-reply-count, .bbp-body ul li.bbp-forum-reply-count, .bbp-header ul li.bbp-topic-voice-count, .bbp-body ul li.bbp-topic-voice-count {
    display: none;
  }
  .bbp-header ul li.bbp-topic-reply-count, .bbp-body ul li.bbp-topic-reply-count, .bbp-header ul li.bbp-forum-topic-count, .bbp-body ul li.bbp-forum-topic-count {
    border: none;
  }
  .bbp-header ul li.bbp-forum-topic-count, .bbp-body ul li.bbp-forum-topic-count, .bbp-header ul li.bbp-topic-reply-count, .bbp-body ul li.bbp-topic-reply-count {
    width: 20%;
  }
  .bbp-pagination, .bbp-pagination-count, .bbp-pagination-links {
    display: block;
    text-align: center;
  }
  .bbp-pagination-links {
    margin-top: 0.5rem;
  }
  .disputo-replies-content-bar {
    background: #fff;
  }
  .disputo-replies-wrapper, .disputo-replies-content {
    display: block;
    width: 100%;
  }
  .disputo-replies-author {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 1rem;
    text-align: inherit;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  .disputo-replies-author-img, .disputo-replies-author-info {
    display: table-cell;
    vertical-align: top;
  }
  .disputo-replies-author-img {
    width: 60px;
  }
  .disputo-replies-author-info {
    padding: 0 1rem;
  }
  .bbp-replies div.reply {
    border-bottom: 20px solid #f1f1f1;
  }
  .bbp-replies div.reply:last-of-type {
    border-bottom: none;
  }
  .bbp-replies > li {
    border-bottom: 20px solid #f1f1f1;
  }
  .bbp-replies > li:last-child {
    border-bottom: none;
  }
  .disputo-replies-author .bbp-author-avatar .avatar {
    width: 60px;
  }
  .disputo-user-boxes, .disputo-user-box {
    display: block;
    width: 100%;
  }
  .disputo-user-box {
    margin-bottom: 20px;
  }
  .disputo-user-box.center-box {
    border-width: 1px;
  }
  .bbp-breadcrumb, .bbp-template-notice, .bbp-topic-tags, .disputo-replies-bar {
    background: #fff;
  }
  #cmb2-metabox-disputo_usercover .cmb2-id-disputo-cmb2user-icons .cmb-td, #cmb2-metabox-disputo_usercover .cmb2-id-disputo-cmb2user-icons .cmb-th {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  #bbp-user-avatar img {
    max-width: 100px;
  }
  .disputo-pending-img {
    display: none;
  }
  #cmb2-metabox-disputo_usercover > .cmb-row > .cmb-th, #cmb2-metabox-disputo_usercover > .cmb-row > .cmb-td {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .bbp-template-notice, .bbp-search-form, .bbp-breadcrumb {
    margin-bottom: 20px;
  }
  .disputo-reply-wrapper blockquote {
    padding: 20px;
  }
  .disputo-forum-search-result-left {
    display: none;
  }
}
/* Register multisite */
.signup .section {
  width: 100%;
  margin: 0;
  border: 4px solid rgba(19, 82, 132, .9);
}
.signup .error {
  padding: 10px;
  margin: 15px 0;
}
.signup label {
  margin-top: 5px;
}
/* clearfix */
.clearfix:before, .clearfix:after, .container:before, .container:after, .inner:before, .inner:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  display: table;
  content: " ";
}
.clearfix:after, .container:after, .inner:after, .container-fluid:after, .row:after {
  clear: both;
}
/* fontweights */
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 500;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
/* floats */
.ls-align-left {
  float: left;
  margin: 0 15px 5px 0;
}
.ls-align-right {
  float: right;
  margin: 0 0 5px 15px;
}
.ls-float-left {
  float: left !important;
}
.ls-float-right {
  float: right !important;
}
.ls-float-none {
  float: none !important;
}
.ls-clear-float {
  overflow: hidden;
}
/* horizontal alignments */
.ls-text-center {
  text-align: center !important;
}
.ls-text-right {
  text-align: right !important;
}
.ls-text-left {
  text-align: left !important;
}
.ls-text-justify {
  text-align: justify !important;
}
/* text proberties */
.ls-text-uppercase {
  text-transform: uppercase;
}
.ls-text-indenthide {
  text-indent: -999em;
}
/* vertical alignment */
.ls-vertical-align-top {
  vertical-align: top;
}
.ls-vertical-align-middle {
  vertical-align: middle;
}
.ls-vertical-align-bottom {
  vertical-align: bottom;
}
/* Line height */
.ls-line-height-1 {
  line-height: 1 !important;
}
/* Width */
.ls-width-auto {
  width: auto;
}
/* Display */
.ls-display-block {
  display: block !important;
}
.ls-display-inline-block {
  display: inline-block !important;
}
.ls-display-inline {
  display: inline !important;
}
.ls-display-none {
  display: none !important;
}
/* margin */
.ls-margin-none {
  margin: 0 !important;
}
/* general */
.ls-m5 {
  margin: 5px !important;
}
/* top */
.ls-mt-0 {
  margin-top: 0px !important;
}
.ls-mt-3 {
  margin-top: 3px !important;
}
.ls-mt-5 {
  margin-top: 5px !important;
}
.ls-mt-10 {
  margin-top: 10px !important;
}
.ls-mt-15 {
  margin-top: 15px !important;
}
.ls-mt-20 {
  margin-top: 20px !important;
}
.ls-mt-30 {
  margin-top: 30px !important;
}
.ls-mt-40 {
  margin-top: 40px !important;
}
.ls-mt-50 {
  margin-top: 50px !important;
}
/* bottom */
.ls-mb-0 {
  margin-bottom: 0px !important;
}
.ls-mb-3 {
  margin-bottom: 3px !important;
}
.ls-mb-5 {
  margin-bottom: 5px !important;
}
.ls-mb-10 {
  margin-bottom: 10px !important;
}
.ls-mb-15 {
  margin-bottom: 15px !important;
}
.ls-mb-20 {
  margin-bottom: 20px !important;
}
.ls-mb-30 {
  margin-bottom: 30px !important;
}
.ls-mb-40 {
  margin-bottom: 40px !important;
}
.ls-mb-50 {
  margin-bottom: 50px !important;
}
/* left */
.ls-mr-0 {
  margin-left: 0px !important;
}
.ls-ml-3 {
  margin-left: 3px !important;
}
.ls-ml-5 {
  margin-left: 5px !important;
}
.ls-ml-10 {
  margin-left: 10px !important;
}
.ls-ml-15 {
  margin-left: 15px !important;
}
.ls-ml-20 {
  margin-left: 20px !important;
}
/* right */
.ls-mr-0 {
  margin-right: 0px !important;
}
.ls-mr-3 {
  margin-right: 3px !important;
}
.ls-mr-5 {
  margin-right: 5px !important;
}
.ls-mr-10 {
  margin-right: 10px !important;
}
.ls-mr-15 {
  margin-right: 15px !important;
}
.ls-mr-20 {
  margin-right: 20px !important;
}
/* padding */
.ls-padding-none {
  padding: 0 !important;
}
/* general */
.ls-p-5 {
  padding: 5px !important;
}
.ls-p-10 {
  padding: 10px !important;
}
.ls-p-15 {
  padding: 15px !important;
}
.ls-p-20 {
  padding: 20px !important;
}
.ls-p-30 {
  padding: 30px !important;
}
/* top */
.ls-pt-0 {
  padding-top: 0 !important;
}
.ls-pt-5 {
  padding-top: 5px !important;
}
.ls-pt-10 {
  padding-top: 10px !important;
}
.ls-pt-15 {
  padding-top: 15px !important;
}
.ls-pt-20 {
  padding-top: 20px !important;
}
.ls-pt-30 {
  padding-top: 30px !important;
}
.ls-pt-40 {
  padding-top: 40px !important;
}
.ls-pt-50 {
  padding-top: 50px !important;
}
/* bottom */
.ls-pb-0 {
  padding-bottom: 0 !important;
}
.ls-pb-5 {
  padding-bottom: 5px !important;
}
.ls-pb-10 {
  padding-bottom: 10px !important;
}
.ls-pb-15 {
  padding-bottom: 15px !important;
}
.ls-pb-20 {
  padding-bottom: 20px !important;
}
.ls-pb-30 {
  padding-bottom: 30px !important;
}
.ls-pb-40 {
  padding-bottom: 40px !important;
}
.ls-pb-50 {
  padding-bottom: 50px !important;
}
/* left */
.ls-pl-0 {
  padding-left: 0px !important;
}
.ls-pl-5 {
  padding-left: 5px !important;
}
.ls-pl-10 {
  padding-left: 10px !important;
}
.ls-pl-15 {
  padding-left: 15px !important;
}
.ls-pl-20 {
  padding-left: 20px !important;
}
/* right */
.ls-pr-0 {
  padding-right: 0px !important;
}
.ls-pr-5 {
  padding-right: 5px !important;
}
.ls-pr-10 {
  padding-right: 10px !important;
}
.ls-pr-15 {
  padding-right: 15px !important;
}
.ls-pr-20 {
  padding-right: 20px !important;
}
/* Tables */
.table-responsive {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* Panel */
.ls-panel-box {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .ls-panel-box.flush {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ls-panel-box.oneandhalf {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ls-panel-box.double {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* border radius */
.ls-border-radius-2 {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.ls-border-radius-3 {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ls-border-radius-5 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.ls-border-radius-50 {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.ls-border-radius-100 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
/* only desktops */
@media (min-width: 992px) {
  .ls-visible-small {
    display: none !important;
  }
  .ls-visible-medium {
    display: none !important;
  }
  .ls-hidden-large {
    display: none !important;
  }
}
/* only tablets portrait */
@media (min-width: 768px) and (max-width: 991px) {
  .ls-visible-small {
    display: none !important;
  }
  .ls-visible-large {
    display: none !important;
  }
  .ls-hidden-medium {
    display: none !important;
  }
}
/* only phones */
@media (max-width: 767px) {
  .ls-visible-medium {
    display: none !important;
  }
  .ls-visible-large {
    display: none !important;
  }
  .ls-hidden-small {
    display: none !important;
  }
}
/* Remove from the flow and screen readers on any device */
.ls-hide {
  display: none !important;
  visibility: hidden !important;
}
/* It's hidden, but still affects layout */
.ls-invisible {
  visibility: hidden !important;
}
/* ipad & iphone */
.lsIosNoRoundCorners {
  -webkit-appearance: none;
  border-radius: 0;
}
/* Mixed */
.ls-overflow-hidden {
  overflow: hidden;
}
.ls-img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
/* only print */
@media print {
  .ls-hide-print {
    display: none;
  }
}
/* High-Definition content */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .ls-show-hd {
    display: block;
    visibility: visible;
  }
  .ls-hide-hd {
    display: none;
    visibility: hidden;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* No gutter */
.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutter [class^="ls-col-"], .row.no-gutter [class*=" ls-col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row + .row {
  margin-top: 20px;
}
@media (min-width: 992px) {
  /* Flush */
  /* One and (a) Half */
  /* Double */
  .row + .row.flush {
    margin-top: 0;
  }
  .row + .row.oneandhalf {
    margin-top: 30px;
  }
  .row + .row.double {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .row > [class^="ls-col-"] + [class^="ls-col-"] {
    margin-top: 20px;
  }
  .row.no-gutter > [class^="ls-col-"] + [class^="ls-col-"] {
    margin-top: 0;
  }
}
/* Grid bootstrap 3.2.x ( prefix modified )
 ---------------------------------------- */
.ls-col-xs-1, .ls-col-sm-1, .ls-col-md-1, .ls-col-lg-1, .ls-col-xs-2, .ls-col-sm-2, .ls-col-md-2, .ls-col-lg-2, .ls-col-xs-3, .ls-col-sm-3, .ls-col-md-3, .ls-col-lg-3, .ls-col-xs-4, .ls-col-sm-4, .ls-col-md-4, .ls-col-lg-4, .ls-col-xs-5, .ls-col-sm-5, .ls-col-md-5, .ls-col-lg-5, .ls-col-xs-6, .ls-col-sm-6, .ls-col-md-6, .ls-col-lg-6, .ls-col-xs-7, .ls-col-sm-7, .ls-col-md-7, .ls-col-lg-7, .ls-col-xs-8, .ls-col-sm-8, .ls-col-md-8, .ls-col-lg-8, .ls-col-xs-9, .ls-col-sm-9, .ls-col-md-9, .ls-col-lg-9, .ls-col-xs-10, .ls-col-sm-10, .ls-col-md-10, .ls-col-lg-10, .ls-col-xs-11, .ls-col-sm-11, .ls-col-md-11, .ls-col-lg-11, .ls-col-xs-12, .ls-col-sm-12, .ls-col-md-12, .ls-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.ls-col-xs-1, .ls-col-xs-2, .ls-col-xs-3, .ls-col-xs-4, .ls-col-xs-5, .ls-col-xs-6, .ls-col-xs-7, .ls-col-xs-8, .ls-col-xs-9, .ls-col-xs-10, .ls-col-xs-11, .ls-col-xs-12 {
  float: left;
}
.ls-col-xs-12 {
  width: 100%;
}
.ls-col-xs-11 {
  width: 91.66667%;
}
.ls-col-xs-10 {
  width: 83.33333%;
}
.ls-col-xs-9 {
  width: 75%;
}
.ls-col-xs-8 {
  width: 66.66667%;
}
.ls-col-xs-7 {
  width: 58.33333%;
}
.ls-col-xs-6 {
  width: 50%;
}
.ls-col-xs-5 {
  width: 41.66667%;
}
.ls-col-xs-4 {
  width: 33.33333%;
}
.ls-col-xs-3 {
  width: 25%;
}
.ls-col-xs-2 {
  width: 16.66667%;
}
.ls-col-xs-1 {
  width: 8.33333%;
}
.ls-col-xs-pull-12 {
  right: 100%;
}
.ls-col-xs-pull-11 {
  right: 91.66667%;
}
.ls-col-xs-pull-10 {
  right: 83.33333%;
}
.ls-col-xs-pull-9 {
  right: 75%;
}
.ls-col-xs-pull-8 {
  right: 66.66667%;
}
.ls-col-xs-pull-7 {
  right: 58.33333%;
}
.ls-col-xs-pull-6 {
  right: 50%;
}
.ls-col-xs-pull-5 {
  right: 41.66667%;
}
.ls-col-xs-pull-4 {
  right: 33.33333%;
}
.ls-col-xs-pull-3 {
  right: 25%;
}
.ls-col-xs-pull-2 {
  right: 16.66667%;
}
.ls-col-xs-pull-1 {
  right: 8.33333%;
}
.ls-col-xs-pull-0 {
  right: auto;
}
.ls-col-xs-push-12 {
  left: 100%;
}
.ls-col-xs-push-11 {
  left: 91.66667%;
}
.ls-col-xs-push-10 {
  left: 83.33333%;
}
.ls-col-xs-push-9 {
  left: 75%;
}
.ls-col-xs-push-8 {
  left: 66.66667%;
}
.ls-col-xs-push-7 {
  left: 58.33333%;
}
.ls-col-xs-push-6 {
  left: 50%;
}
.ls-col-xs-push-5 {
  left: 41.66667%;
}
.ls-col-xs-push-4 {
  left: 33.33333%;
}
.ls-col-xs-push-3 {
  left: 25%;
}
.ls-col-xs-push-2 {
  left: 16.66667%;
}
.ls-col-xs-push-1 {
  left: 8.33333%;
}
.ls-col-xs-push-0 {
  left: auto;
}
.ls-col-xs-offset-12 {
  margin-left: 100%;
}
.ls-col-xs-offset-11 {
  margin-left: 91.66667%;
}
.ls-col-xs-offset-10 {
  margin-left: 83.33333%;
}
.ls-col-xs-offset-9 {
  margin-left: 75%;
}
.ls-col-xs-offset-8 {
  margin-left: 66.66667%;
}
.ls-col-xs-offset-7 {
  margin-left: 58.33333%;
}
.ls-col-xs-offset-6 {
  margin-left: 50%;
}
.ls-col-xs-offset-5 {
  margin-left: 41.66667%;
}
.ls-col-xs-offset-4 {
  margin-left: 33.33333%;
}
.ls-col-xs-offset-3 {
  margin-left: 25%;
}
.ls-col-xs-offset-2 {
  margin-left: 16.66667%;
}
.ls-col-xs-offset-1 {
  margin-left: 8.33333%;
}
.ls-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .ls-col-sm-1, .ls-col-sm-2, .ls-col-sm-3, .ls-col-sm-4, .ls-col-sm-5, .ls-col-sm-6, .ls-col-sm-7, .ls-col-sm-8, .ls-col-sm-9, .ls-col-sm-10, .ls-col-sm-11, .ls-col-sm-12 {
    float: left;
  }
  .ls-col-sm-12 {
    width: 100%;
  }
  .ls-col-sm-11 {
    width: 91.66667%;
  }
  .ls-col-sm-10 {
    width: 83.33333%;
  }
  .ls-col-sm-9 {
    width: 75%;
  }
  .ls-col-sm-8 {
    width: 66.66667%;
  }
  .ls-col-sm-7 {
    width: 58.33333%;
  }
  .ls-col-sm-6 {
    width: 50%;
  }
  .ls-col-sm-5 {
    width: 41.66667%;
  }
  .ls-col-sm-4 {
    width: 33.33333%;
  }
  .ls-col-sm-3 {
    width: 25%;
  }
  .ls-col-sm-2 {
    width: 16.66667%;
  }
  .ls-col-sm-1 {
    width: 8.33333%;
  }
  .ls-col-sm-pull-12 {
    right: 100%;
  }
  .ls-col-sm-pull-11 {
    right: 91.66667%;
  }
  .ls-col-sm-pull-10 {
    right: 83.33333%;
  }
  .ls-col-sm-pull-9 {
    right: 75%;
  }
  .ls-col-sm-pull-8 {
    right: 66.66667%;
  }
  .ls-col-sm-pull-7 {
    right: 58.33333%;
  }
  .ls-col-sm-pull-6 {
    right: 50%;
  }
  .ls-col-sm-pull-5 {
    right: 41.66667%;
  }
  .ls-col-sm-pull-4 {
    right: 33.33333%;
  }
  .ls-col-sm-pull-3 {
    right: 25%;
  }
  .ls-col-sm-pull-2 {
    right: 16.66667%;
  }
  .ls-col-sm-pull-1 {
    right: 8.33333%;
  }
  .ls-col-sm-pull-0 {
    right: auto;
  }
  .ls-col-sm-push-12 {
    left: 100%;
  }
  .ls-col-sm-push-11 {
    left: 91.66667%;
  }
  .ls-col-sm-push-10 {
    left: 83.33333%;
  }
  .ls-col-sm-push-9 {
    left: 75%;
  }
  .ls-col-sm-push-8 {
    left: 66.66667%;
  }
  .ls-col-sm-push-7 {
    left: 58.33333%;
  }
  .ls-col-sm-push-6 {
    left: 50%;
  }
  .ls-col-sm-push-5 {
    left: 41.66667%;
  }
  .ls-col-sm-push-4 {
    left: 33.33333%;
  }
  .ls-col-sm-push-3 {
    left: 25%;
  }
  .ls-col-sm-push-2 {
    left: 16.66667%;
  }
  .ls-col-sm-push-1 {
    left: 8.33333%;
  }
  .ls-col-sm-push-0 {
    left: auto;
  }
  .ls-col-sm-offset-12 {
    margin-left: 100%;
  }
  .ls-col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .ls-col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .ls-col-sm-offset-9 {
    margin-left: 75%;
  }
  .ls-col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .ls-col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .ls-col-sm-offset-6 {
    margin-left: 50%;
  }
  .ls-col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .ls-col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .ls-col-sm-offset-3 {
    margin-left: 25%;
  }
  .ls-col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .ls-col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .ls-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ls-col-md-1, .ls-col-md-2, .ls-col-md-3, .ls-col-md-4, .ls-col-md-5, .ls-col-md-6, .ls-col-md-7, .ls-col-md-8, .ls-col-md-9, .ls-col-md-10, .ls-col-md-11, .ls-col-md-12 {
    float: left;
  }
  .ls-col-md-12 {
    width: 100%;
  }
  .ls-col-md-11 {
    width: 91.66667%;
  }
  .ls-col-md-10 {
    width: 83.33333%;
  }
  .ls-col-md-9 {
    width: 75%;
  }
  .ls-col-md-8 {
    width: 66.66667%;
  }
  .ls-col-md-7 {
    width: 58.33333%;
  }
  .ls-col-md-6 {
    width: 50%;
  }
  .ls-col-md-5 {
    width: 41.66667%;
  }
  .ls-col-md-4 {
    width: 33.33333%;
  }
  .ls-col-md-3 {
    width: 25%;
  }
  .ls-col-md-2 {
    width: 16.66667%;
  }
  .ls-col-md-1 {
    width: 8.33333%;
  }
  .ls-col-md-pull-12 {
    right: 100%;
  }
  .ls-col-md-pull-11 {
    right: 91.66667%;
  }
  .ls-col-md-pull-10 {
    right: 83.33333%;
  }
  .ls-col-md-pull-9 {
    right: 75%;
  }
  .ls-col-md-pull-8 {
    right: 66.66667%;
  }
  .ls-col-md-pull-7 {
    right: 58.33333%;
  }
  .ls-col-md-pull-6 {
    right: 50%;
  }
  .ls-col-md-pull-5 {
    right: 41.66667%;
  }
  .ls-col-md-pull-4 {
    right: 33.33333%;
  }
  .ls-col-md-pull-3 {
    right: 25%;
  }
  .ls-col-md-pull-2 {
    right: 16.66667%;
  }
  .ls-col-md-pull-1 {
    right: 8.33333%;
  }
  .ls-col-md-pull-0 {
    right: auto;
  }
  .ls-col-md-push-12 {
    left: 100%;
  }
  .ls-col-md-push-11 {
    left: 91.66667%;
  }
  .ls-col-md-push-10 {
    left: 83.33333%;
  }
  .ls-col-md-push-9 {
    left: 75%;
  }
  .ls-col-md-push-8 {
    left: 66.66667%;
  }
  .ls-col-md-push-7 {
    left: 58.33333%;
  }
  .ls-col-md-push-6 {
    left: 50%;
  }
  .ls-col-md-push-5 {
    left: 41.66667%;
  }
  .ls-col-md-push-4 {
    left: 33.33333%;
  }
  .ls-col-md-push-3 {
    left: 25%;
  }
  .ls-col-md-push-2 {
    left: 16.66667%;
  }
  .ls-col-md-push-1 {
    left: 8.33333%;
  }
  .ls-col-md-push-0 {
    left: auto;
  }
  .ls-col-md-offset-12 {
    margin-left: 100%;
  }
  .ls-col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .ls-col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .ls-col-md-offset-9 {
    margin-left: 75%;
  }
  .ls-col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .ls-col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .ls-col-md-offset-6 {
    margin-left: 50%;
  }
  .ls-col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .ls-col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .ls-col-md-offset-3 {
    margin-left: 25%;
  }
  .ls-col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .ls-col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .ls-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ls-col-lg-1, .ls-col-lg-2, .ls-col-lg-3, .ls-col-lg-4, .ls-col-lg-5, .ls-col-lg-6, .ls-col-lg-7, .ls-col-lg-8, .ls-col-lg-9, .ls-col-lg-10, .ls-col-lg-11, .ls-col-lg-12 {
    float: left;
  }
  .ls-col-lg-12 {
    width: 100%;
  }
  .ls-col-lg-11 {
    width: 91.66667%;
  }
  .ls-col-lg-10 {
    width: 83.33333%;
  }
  .ls-col-lg-9 {
    width: 75%;
  }
  .ls-col-lg-8 {
    width: 66.66667%;
  }
  .ls-col-lg-7 {
    width: 58.33333%;
  }
  .ls-col-lg-6 {
    width: 50%;
  }
  .ls-col-lg-5 {
    width: 41.66667%;
  }
  .ls-col-lg-4 {
    width: 33.33333%;
  }
  .ls-col-lg-3 {
    width: 25%;
  }
  .ls-col-lg-2 {
    width: 16.66667%;
  }
  .ls-col-lg-1 {
    width: 8.33333%;
  }
  .ls-col-lg-pull-12 {
    right: 100%;
  }
  .ls-col-lg-pull-11 {
    right: 91.66667%;
  }
  .ls-col-lg-pull-10 {
    right: 83.33333%;
  }
  .ls-col-lg-pull-9 {
    right: 75%;
  }
  .ls-col-lg-pull-8 {
    right: 66.66667%;
  }
  .ls-col-lg-pull-7 {
    right: 58.33333%;
  }
  .ls-col-lg-pull-6 {
    right: 50%;
  }
  .ls-col-lg-pull-5 {
    right: 41.66667%;
  }
  .ls-col-lg-pull-4 {
    right: 33.33333%;
  }
  .ls-col-lg-pull-3 {
    right: 25%;
  }
  .ls-col-lg-pull-2 {
    right: 16.66667%;
  }
  .ls-col-lg-pull-1 {
    right: 8.33333%;
  }
  .ls-col-lg-pull-0 {
    right: auto;
  }
  .ls-col-lg-push-12 {
    left: 100%;
  }
  .ls-col-lg-push-11 {
    left: 91.66667%;
  }
  .ls-col-lg-push-10 {
    left: 83.33333%;
  }
  .ls-col-lg-push-9 {
    left: 75%;
  }
  .ls-col-lg-push-8 {
    left: 66.66667%;
  }
  .ls-col-lg-push-7 {
    left: 58.33333%;
  }
  .ls-col-lg-push-6 {
    left: 50%;
  }
  .ls-col-lg-push-5 {
    left: 41.66667%;
  }
  .ls-col-lg-push-4 {
    left: 33.33333%;
  }
  .ls-col-lg-push-3 {
    left: 25%;
  }
  .ls-col-lg-push-2 {
    left: 16.66667%;
  }
  .ls-col-lg-push-1 {
    left: 8.33333%;
  }
  .ls-col-lg-push-0 {
    left: auto;
  }
  .ls-col-lg-offset-12 {
    margin-left: 100%;
  }
  .ls-col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .ls-col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .ls-col-lg-offset-9 {
    margin-left: 75%;
  }
  .ls-col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .ls-col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .ls-col-lg-offset-6 {
    margin-left: 50%;
  }
  .ls-col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .ls-col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .ls-col-lg-offset-3 {
    margin-left: 25%;
  }
  .ls-col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .ls-col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .ls-col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Five equal columns in twitter bootstrap */
.ls-col-xs-2-4 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.ls-col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .ls-col-sm-2-4 {
    float: left;
    width: 20%;
  }
}
.ls-col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .ls-col-md-2-4 {
    float: left;
    width: 20%;
  }
}
.ls-col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .ls-col-lg-2-4 {
    float: left;
    width: 20%;
  }
}
/* General
 ---------------------------------------- */
/* Prefixes */
.rotated-element {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Inner */
.inner, .container-fluid, .breadcrumb {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 15px;
}
/* Images */
.image-caption {
  position: absolute;
  left: 8px;
  bottom: 8px;
  background: rgba(255, 255, 255, .7);
  font-size: 13px;
  font-style: italic;
  margin-right: 8px;
  padding: 8px 10px;
}
/*
 * Buttons
 * http://sixrevisions.com/css/ghost-buttons/
 */
/* Primary button */
/* Secondary button */
/* Ghost button */
.btn-ghost {
  background-color: #f5f5f5;
  border: 1px solid #000;
  display: inline-block;
  letter-spacing: 0.05em;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  outline: none;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.btn-ghost:hover, .btn-ghost:active {
  background-color: #fff;
  color: #000;
}
/* Backgrounds */
.bg-cover {
  position: relative;
  height: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Overlay */
.bg-overlay {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.bg-overlay-transparent {
  position: absolute;
  z-index: 25;
  bottom: 0;
  left: 0;
  height: 110px;
  width: 100%;
  background: rgba(9, 73, 126, 0);
  background: -moz-linear-gradient(top, rgba(9, 73, 126, 0) 0%, rgba(9, 73, 126, 1) 90%, rgba(9, 73, 126, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9, 73, 126, 0)), color-stop(90%, rgba(9, 73, 126, 1)), color-stop(100%, rgba(9, 73, 126, 1)));
  background: -webkit-linear-gradient(top, rgba(9, 73, 126, 0) 0%, rgba(9, 73, 126, 1) 90%, rgba(9, 73, 126, 1) 100%);
  background: -o-linear-gradient(top, rgba(9, 73, 126, 0) 0%, rgba(9, 73, 126, 1) 90%, rgba(9, 73, 126, 1) 100%);
  background: -ms-linear-gradient(top, rgba(9, 73, 126, 0) 0%, rgba(9, 73, 126, 1) 90%, rgba(9, 73, 126, 1) 100%);
  background: linear-gradient(to bottom, rgba(9, 73, 126, 0) 0%, rgba(9, 73, 126, 1) 90%, rgba(9, 73, 126, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09497e', endColorstr='#09497e', GradientType=0);
}
.bg-overlay-transparent-black {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  background: rgba(0, 0, 0, 0.20);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.20) 0%, rgba(231, 56, 39, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.20)), color-stop(100%, rgba(231, 56, 39, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.20) 0%, rgba(231, 56, 39, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.20) 0%, rgba(231, 56, 39, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.20) 0%, rgba(231, 56, 39, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.20) 0%, rgba(231, 56, 39, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#e73827', GradientType=0);
}
.bg-overlay-transparent-googlemaps {
  position: absolute;
  z-index: 25;
  top: 0;
  left: 0;
  height: 85px;
  width: 100%;
  background: rgba(90, 140, 205, 1);
  background: -moz-linear-gradient(top, rgba(90, 140, 205, 1) 0%, rgba(90, 140, 205, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(90, 140, 205, 1)), color-stop(100%, rgba(90, 140, 205, 0)));
  background: -webkit-linear-gradient(top, rgba(90, 140, 205, 1) 0%, rgba(90, 140, 205, 0) 100%);
  background: -o-linear-gradient(top, rgba(90, 140, 205, 1) 0%, rgba(90, 140, 205, 0) 100%);
  background: -ms-linear-gradient(top, rgba(90, 140, 205, 1) 0%, rgba(90, 140, 205, 0) 100%);
  background: linear-gradient(to bottom, rgba(90, 140, 205, 1) 0%, rgba(90, 140, 205, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a8ccd', endColorstr='#5a8ccd', GradientType=0);
}
/* Gradients */
/* Anchor */
/* Icons */
a.icon {
  position: relative;
  text-decoration: none;
}
/* Font Awesome */
a.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
}
/* Icon */
.xxx:before {
  font-size: xem;
}
/* Divider */
.divider {
  background-color: #d67b19;
  height: 1px;
  margin: 20px 0;
}
/* Mixed
 ---------------------------------------- */
/* Fancybox */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  border: 0;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  margin: 0;
  padding: 15px;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(images/fancybox/blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
  padding: 2px 20px;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, .8);
  padding: 10px;
}
.fancybox-nav:hover span, .fancybox-opened .fancybox-title {
  visibility: visible;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(images/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(images/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
/* Googlemaps */
.map-canvas-container {
  overflow: hidden;
  width: 100%;
  height: 790px;
}
.map-canvas-container img {
  max-width: none;
}
.map-canvas-container div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.map-canvas-container .map-canvas {
  height: 790px;
}
.map-canvas-container .map-canvas .infoBox {
  font-size: 14px !important;
  font-weight: 300 !important;
  padding: 10px !important;
}
.map-canvas-container .map-canvas .infoBox > img {
  position: absolute !important;
  right: 10px;
  top: 10px;
}
.map-canvas-container .map-canvas .infoBox .info-image, .map-canvas-container .map-canvas .infoBox .info-content {
  text-align: left;
  float: left;
  width: 110px;
  margin-right: 15px;
}
.map-canvas-container .map-canvas .infoBox .info-content {
  float: left;
  width: 170px;
  margin-right: 0;
}
.map-canvas-container .map-canvas .infoBox a {
  text-decoration: underline;
}
.map-canvas-container .map-canvas .infoBox a:hover {
  text-decoration: none;
}
.map-canvas-container .map-canvas .infoBox h3 {
  margin: -2px 0 5px;
  line-height: 1.3;
}
/* Filter */
.filters-wrap {
  margin-top: 20px;
  padding: 0 15px;
  margin-bottom: 50px;
}
.filters-wrap#draggable:hover {
  cursor: move;
}
@media (min-width: 768px) {
  .filters-wrap {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 100;
    top: 100px;
    left: 10px;
  }
}
.filters-wrap .filters-outer {
  text-align: left;
  border: 4px solid rgba(19, 82, 132, .9);
}
.filters-wrap h2 {
  background: rgba(19, 82, 132, .9);
  margin: 0;
  padding: 10px 10px 10px 8px;
  font-weight: 700;
  color: #e99337;
  font-size: 17px;
  font-size: 1.0625rem;
}
.filters-wrap .filters-inner {
  padding: 15px;
  background-color: #fff;
  color: #083457;
}
@media (min-width: 768px) {
  .filters-wrap .filters-inner {
    max-height: 180px;
    overflow-y: scroll;
  }
}
.filters-wrap li {
  border-bottom: 1px solid #95a9b8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}
.filters-wrap li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.filters-wrap li a {
  text-decoration: none;
  color: #083457;
}
.filters-wrap li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  padding-right: 5px;
  content: '\f10c';
  color: #f56d45;
}
.filters-wrap li a.active:before, .filters-wrap li a:hover:before {
  color: #377626;
  content: '\f192';
}
/* Form
 ---------------------------------------- */
form label {
  cursor: pointer;
}
fieldset {
  border: none;
}
button, input, select, textarea {
  font-size: 100%;
  vertical-align: middle;
  margin: 0;
  font-family: inherit;
}
button, input {
  line-height: normal;
  *overflow: visible;
}
textarea {
  line-height: 1.25;
}
button {
  cursor: pointer;
  width: auto;
  overflow: visible;
}
input[type=button], input[type=submit] {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
table button, table input {
  *overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
/*
 ::-webkit-input-placeholder {color:#000}
 ::-moz-placeholder {color:#000;opacity:1}
 :-ms-input-placeholder {color:#000}
 */
/* Form error */
.errorContainer {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  background: #ffebe8;
  padding: 15px;
  border: 1px solid #c00;
}
/* Form wrap */
.form-wrap {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
.form div {
  margin-bottom: 10px;
}
.form div:last-child {
  margin-bottom: 0;
}
.form label {
  display: block;
  width: auto;
}
/* Form wrap */
.form-wrap {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
.form div {
  margin-bottom: 15px;
}
.form label {
  display: block;
  width: auto;
}
.form select, .form textarea, .comment-form textarea, .form input[type="text"], .comment-form input[type="text"], .form input[type="password"], .form input[type="datetime"], .form input[type="datetime-local"], .form input[type="date"], .form input[type="month"], .form input[type="time"], .form input[type="week"], .form input[type="number"], .form input[type="email"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="color"] {
  outline: 0;
  box-shadow: none;
  max-width: 100%;
  padding: 6px 6px;
  border: 1px solid #094a7e;
  background-color: #e99337;
  color: #fff;
  -webkit-border-radius: 0;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.form select:focus, .form textarea:focus, .form input[type="text"]:focus, .form input[type="password"]:focus, .form input[type="datetime"]:focus, .form input[type="datetime-local"]:focus, .form input[type="date"]:focus, .form input[type="month"]:focus, .form input[type="time"]:focus, .form input[type="week"]:focus, .form input[type="number"]:focus, .form input[type="email"]:focus, .form input[type="url"]:focus, .form input[type="search"]:focus, .form input[type="tel"]:focus, .form input[type="color"]:focus {
  outline: 0;
  background: #fff;
  color: #444;
}
.form select:disabled, .form textarea:disabled, .form input[type="text"]:disabled, .form input[type="password"]:disabled, .form input[type="datetime"]:disabled, .form input[type="datetime-local"]:disabled, .form input[type="date"]:disabled, .form input[type="month"]:disabled, .form input[type="time"]:disabled, .form input[type="week"]:disabled, .form input[type="number"]:disabled, .form input[type="email"]:disabled, .form input[type="url"]:disabled, .form input[type="search"]:disabled, .form input[type="tel"]:disabled, .form input[type="color"]:disabled {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #999;
}
.form input, .comment-form input {
  width: 100%;
}
.form textarea, .comment-form textarea {
  width: 100%;
  height: 150px;
}
@media (min-width: 768px) {
  .form input, .comment-form input {
    width: 25%;
  }
  .form textarea, .comment-form textarea {
    width: 50%;
  }
}
.form textarea {
  height: 150px;
}
/* Select */
select[multiple] {
  width: 100%;
}
.select-wrapper {
  position: relative;
  border: 1px solid #094a7e;
}
@media (min-width: 768px) {
  .select-wrapper {
    width: 14%;
  }
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 7px 30px 7px 10px;
  background-color: #e99337;
  color: #fff;
  cursor: pointer;
}
.select-wrapper select:-ms-expand {
  display: none;
}
.select-wrapper:before {
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  content: '\f107';
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
  pointer-events: none;
}
.select-wrapper.termine-wrapper {
  font-family: 'Open Sans';
}
@media (min-width: 768px) {
  .select-wrapper.termine-wrapper {
    width: 25%;
  }
}
.form .checkbox {
  width: auto;
}
.bbp-submit-wrapper button, .form button, .form input[type="submit"], .comment-form input[type="submit"] {
  display: inline-block;
  padding: 5px 20px;
  background: #fff;
  background: #e99337;
  border: 1px solid #094a7e;
  color: #fff;
  letter-spacing: normal;
  width: auto;
}
/* Off-Canvas Menu */
.responsive-nav {
  position: fixed;
  left: -280px;
  width: 280px;
  min-height: 50px;
  top: 0;
  text-align: left;
  z-index: 300;
}
@media (min-width: 992px) {
  .responsive-nav {
    z-index: 90;
  }
}
.responsive-nav.menu-open {
  left: 0;
}
/* Menu wrap */
.menu-wrap {
  position: absolute;
  top: 0;
  right: 60px;
  background: #d67b19;
  width: 220px;
  padding: 0;
  overflow: auto;
}
.menu-wrap .responsive li {
  font-size: 15px;
  display: block;
  margin: 0;
}
.menu-wrap .responsive li:last-child {
  border-bottom: none;
}
.menu-wrap .responsive li a {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}
.menu-wrap .responsive li a:hover, .menu-wrap .responsive li.current > a, .menu-wrap .responsive li.current-cat > a, .menu-wrap .responsive li.current_page_item > a, .menu-wrap .responsive li.current-menu-item > a, .menu-wrap .responsive li.current-post-ancestor > a, .menu-wrap .responsive li.current-menu-ancestor > a {
  color: #fff;
}
/* Level 2 */
.menu-wrap .responsive ul a {
  padding-left: 25px;
}
/* Toogle */
.menu-wrap .responsive li.menu-item-has-children {
  position: relative;
}
.menu-wrap .responsive .menu-item-has-children .plus:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  content: "\f105";
  font-size: 24px;
  display: block;
  width: 25px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 2px;
  z-index: 999;
  cursor: pointer;
  color: #fff;
}
.menu-wrap .responsive .menu-item-has-children .plus.expanded:before {
  content: "\f107";
}
.body-push {
  overflow-x: hidden;
  position: relative;
  right: 0;
}
.body-push-toleft {
  right: -280px;
}
.responsive-nav, .body-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* Mobil button */
.ls-nav-trigger {
  display: block;
  position: absolute;
  top: 0;
  right: -45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 110;
  background-color: #d67b19;
  opacity: 1;
}
.ls-nav-trigger:hover {
  opacity: 1;
}
.ls-nav-trigger.active {
  background-color: #c2560c;
  right: 15px;
}
@media (min-width: 992px) {
  .ls-nav-trigger {
    display: none;
  }
}
.ls-nav-trigger span {
  position: absolute;
  height: 2px;
  width: 26px;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -13px;
  background-color: #fff;
  -webkit-transition: background-color 0.3s 0.3s;
  -moz-transition: background-color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s;
}
.ls-nav-trigger span::before, .ls-nav-trigger span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* Force Hardware Acceleration in WebKit */
  -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;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.ls-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}
.ls-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}
/* Active */
.nav-is-visible .ls-nav-trigger {
  opacity: 1;
}
.nav-is-visible .ls-nav-trigger span {
  background-color: transparent;
}
.nav-is-visible .ls-nav-trigger span::before {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.nav-is-visible .ls-nav-trigger span::after {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
/* Sticky nav
 ---------------------------------------- */
.nav-container {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: none;
  /* Logo */
}
@media (min-width: 992px) {
  .nav-container {
    position: fixed;
    -webkit-backface-visibility: hidden;
    z-index: 200;
  }
  .daniel .nav-container {
    padding-bottom: 3px;
    background-color: rgba(19, 82, 132, .7);
    /*
     .logo {
     img {
     max-width: 225px;
     }
     }
     */
  }
}
.nav-container .logo {
  position: relative;
  z-index: 230;
  display: inline-block;
  margin: 10px 0 0;
  float: right;
}
@media (min-width: 768px) {
  .nav-container .logo {
    margin: 13px 0 0;
  }
}
.nav-container .logo img {
  max-height: 40px;
}
@media (min-width: 768px) {
  .nav-container .logo img {
    max-height: 45px;
  }
}
@media (min-width: 992px) {
  .nav-container .logo img {
    max-height: 51px;
  }
}
/* Header
 ---------------------------------------- */
.header {
  position: relative;
  padding: 0;
  z-index: 110;
  text-align: center;
}
.home .header {
  border-bottom: 4px solid #fff;
}
.header .header-inner {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  z-index: 100;
}
.header .header-inner .container-fluid {
  position: relative;
}
.header .keyvisual {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  min-height: 460px;
}
@media (min-width: 992px) {
  .header .keyvisual {
    min-height: 680px;
  }
}
.header .infobox-wrap {
  padding: 0 0 100px;
}
.header .infobox-wrap .infobox-outer {
  text-align: left;
  border: 4px solid rgba(19, 82, 132, .9);
}
.header .infobox-wrap h2 {
  background: rgba(19, 82, 132, .9);
  margin: 0;
  padding: 10px 0 10px 8px;
  font-weight: 700;
  color: #e99337;
  font-size: 17px;
  font-size: 1.0625rem;
}
.header .infobox-wrap .close {
  cursor: pointer;
  float: right;
  padding-right: 8px;
}
.header .infobox-wrap .close:after {
  content: 'X';
}
.header .infobox-wrap .close.active:after {
  content: '—';
}
.header .infobox-wrap .infobox-inner {
  padding: 25px 20px;
  background-color: #fff;
  color: #083457;
}
.header .infobox-wrap .infobox-inner h3 {
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  color: #083457;
  margin-bottom: 10px;
  line-height: 1.2;
  text-transform: uppercase;
}
.header .infobox-wrap .infobox-inner.ls-hide-infobox {
  display: none;
}
@media (min-width: 768px) {
  .header .infobox-wrap {
    padding: 0;
    /*left: 15px;
     position: absolute;
     width: 95%;
     top: 60%;
     margin: 0;
     -webkit-transform: translate(0, -40%);
     transform: translate(0, -40%);*/
  }
}
/* Inner */
/* Main nav */
.mainnavi {
  display: none;
}
@media (min-width: 992px) {
  .mainnavi {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0;
    /* Level 2 */
    /* Level 3 */
  }
  .mainnavi li {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-right: 2px;
    line-height: 1;
    /* Hover */
    /* Home button */
  }
  .mainnavi li:last-child {
    margin-right: 0;
  }
  .mainnavi li a {
    display: block;
    padding: 18px 15px 16px;
    text-decoration: none;
    background-color: #1d6eae;
    line-height: 1;
  }
  .mainnavi li a:hover {
    color: #fff;
  }
  .mainnavi li.current_page_item > a, .mainnavi li.current-menu-item > a, .mainnavi li.current_page_parent > a, .mainnavi li.current-page-ancestor > a, .mainnavi li.current-page-parent > a {
    color: #fff;
  }
  .mainnavi li:hover > ul {
    display: block;
  }
  .mainnavi li:hover > a {
    color: #fff;
  }
  .mainnavi li.menu-item-has-children:hover > a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1d6eae;
  }
  .mainnavi li.home > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('images/icons/ico-home.png');
    -webkit-background-size: 26px 21px;
    -ms-background-size: 26px 21px;
    background-size: 26px 21px;
    background-color: #fff;
    width: 51px;
  }
  .mainnavi li.home > a span {
    display: inline-block;
    text-indent: -999em;
  }
  .mainnavi ul {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 160px;
    z-index: 99;
    border-top: 2px solid transparent;
  }
  .mainnavi ul li {
    display: block;
    text-align: left;
    margin-right: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    text-transform: none;
  }
  .mainnavi ul li.menu-item-has-children > a, .mainnavi ul li.menu-item-has-children:hover > a {
    position: relative;
  }
  .mainnavi ul li.menu-item-has-children > a:after, .mainnavi ul li.menu-item-has-children:hover > a:after {
    content: '>>';
    position: absolute;
    left: auto;
    bottom: auto;
    width: auto;
    height: auto;
    background: none;
    right: 5px;
    top: 4px;
  }
  .mainnavi ul li.menu-item-has-children > a:after:hover, .mainnavi ul li.menu-item-has-children:hover > a:after:hover {
    color: #fff;
  }
  .mainnavi ul li a {
    height: auto;
    background: #1d6eae;
    color: #e99337;
    padding: 4px 22px 3px 15px;
    white-space: nowrap;
    line-height: 1.2;
  }
  .mainnavi ul li a:hover {
    color: #fff;
    text-decoration: none;
  }
  .mainnavi ul li a:hover:after {
    left: auto;
    bottom: auto;
    width: auto;
    height: auto;
    background: none;
  }
  .mainnavi ul li:last-child > a {
    padding-bottom: 7px;
  }
  .mainnavi ul li:hover > a {
    color: #fff;
    text-decoration: none;
  }
  .mainnavi ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    border-top: none;
  }
}
@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 992px) and (-o-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi), only screen and (min-width: 992px) and (min-resolution: 2dppx) {
  .mainnavi li.home > a {
    background-image: url('images/icons/ico-home@2x.png');
  }
}
/* Search */
.searchform {
  margin: 0;
}
#searchform legend, #searchform label {
  display: none;
}
/* Main
 ---------------------------------------- */
.main {
  position: relative;
  z-index: 111;
  padding-bottom: 45px;
  margin-top: -87px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1010px;
}
.main > .container-fluid {
  padding: 0;
  /* daniel hier nicht startseite */
}
@media (min-width: 768px) {
  .main > .container-fluid {
    padding: 0 15px;
  }
}
.home .main > .container-fluid {
  padding: 0 15px;
}
.page-template-template-disable-info .main {
  margin-top: 55px;
}
.page-template-template-mainpage .main, .page-template-default .main, .page-template-template-sitemap .main, .page-template-template-import .main, .single-ls_bargain .main, .single-ls_gruppenreisen .main, .single-ls_appointment .main {
  margin-top: -135px;
}
@media (min-width: 768px) {
  .main {
    padding-top: 20px;
    margin-top: -74px;
  }
  .page-template-template-mainpage .main, .page-template-default .main, .page-template-template-sitemap .main, .page-template-template-import .main, .single-ls_bargain .main, .single-ls_gruppenreisen .main, .single-ls_appointment .main {
    margin-top: -220px;
  }
}
@media (min-width: 992px) {
  .main {
    margin-top: -72px;
  }
  .page-template-template-mainpage .main, .page-template-default .main, .page-template-template-sitemap .main, .page-template-template-import .main, .single-ls_bargain .main, .single-ls_gruppenreisen .main, .error404 .main, .single-ls_appointment .main {
    margin-top: -140px;
  }
}
.disableslider .main, .single-ls_bargain .main, .single-ls_gruppenreisen .main, .bbpress .main, .signup .main {
  margin-top: 51px;
}
.single-ls_gruppenreisen .main .section {
  width: 100%;
  margin: 0;
}
/* Navigation Pages */
.nav-pages {
  position: relative;
  z-index: 200;
}
@media (min-width: 992px) {
}
.nav-pages .row {
  margin-right: -10px;
  margin-left: -10px;
}
.nav-pages [class^="ls-col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
.nav-pages a {
  text-decoration: none;
  color: #b5d6f1;
}
.nav-pages a:hover {
  color: #fff;
}
.nav-pages .header-pages {
  display: block;
  border: 4px solid #fff;
  padding: 10px;
  margin-bottom: 20px;
  background: #d67b19;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d67b19 0%, #d67b19 60%, #c2560c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d67b19), color-stop(60%, #d67b19), color-stop(100%, #c2560c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d67b19 0%, #d67b19 60%, #c2560c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d67b19 0%, #d67b19 60%, #c2560c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d67b19 0%, #d67b19 60%, #c2560c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d67b19 0%, #d67b19 60%, #c2560c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67b19', endColorstr='#c2560c',GradientType=0);
  /* IE6-9 */
}
.nav-pages .header-pages:hover {
  background: #f5a500;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5a500 0%, #f5a500 60%, #d38e00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5a500), color-stop(60%, #f5a500), color-stop(100%, #d38e00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5a500 0%, #f5a500 60%, #d38e00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5a500 0%, #f5a500 60%, #d38e00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5a500 0%, #f5a500 60%, #d38e00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5a500 0%, #f5a500 60%, #d38e00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a500', endColorstr='#d38e00',GradientType=0);
  /* IE6-9 */
}
.nav-pages .header-pages span {
  text-align: center;
  display: block;
  position: relative;
  color: #fff;
  font-weight: 400;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
.nav-pages .header-pages span em {
  display: block;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.875rem;
  /*
   overflow-wrap: break-word;
   word-wrap: break-word;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -moz-hyphens: auto;
   hyphens: auto;
   */
}
@media (min-width: 768px) {
  .nav-pages .header-pages span em {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media (min-width: 992px) {
  .nav-pages .header-pages span em {
    line-height: 1;
    text-align: left;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) {
  .nav-pages .header-pages span {
    text-align: left;
    font-size: 16px;
    font-size: 1rem;
  }
}
.nav-pages .header-pages span img {
  border: 4px solid #fff;
  margin-bottom: 8px;
}
.nav-pages .header-pages .page-title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-family: 'Darwin-Bold';
  margin-bottom: 7px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .nav-pages .header-pages .page-title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .nav-pages .header-pages .page-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .nav-pages .header-pages .page-title {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .nav-pages .header-pages {
    padding: 8px;
  }
}
@media (min-width: 992px) {
  .nav-pages .header-pages {
    text-align: left;
    padding: 10px 12px 12px 12px;
    margin-bottom: 20px;
    min-height: 145px;
  }
}
.nav-pages .navipages {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: center;
}
.nav-pages .navipages li {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-pages .navipages li {
    margin-bottom: 3px;
  }
}
@media (min-width: 768px) {
  .nav-pages .navipages {
    line-height: 1.3;
    text-align: left;
  }
}
.header-page {
  padding: 20px 20px 20px 20px;
  background: rgba(19, 82, 132, .9);
  color: #fff;
  margin-bottom: 10px;
  /* Breadcrumb */
}
@media (min-width: 768px) {
  .header-page {
    padding: 20px 20px 20px 30px;
  }
}
.header-page h1 {
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .header-page h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.header-page .breadcrumb {
  padding: 0;
  color: #dcedfa;
  font-size: 16px;
  font-size: 1rem;
}
.header-page .breadcrumb li {
  float: left;
  margin-right: 5px;
}
/* Section */
.section {
  width: 100%;
  margin: 0 0 20px;
  border: 4px solid rgba(19, 82, 132, .9);
}
.section .entry-header {
  background: rgba(19, 82, 132, .9);
  padding: 10px 0 10px 16px;
}
@media (min-width: 768px) {
  .section .entry-header {
    padding: 10px 0 10px 26px;
  }
}
.bbpress .section .entry-header {
  display: none;
}
.section .entry-header h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #e99337;
  font-size: 16px;
  font-size: 1rem;
}
.section .entry-section {
  margin-bottom: 0;
  padding: 23px 14px 24px 16px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .section .entry-section {
    padding: 33px 24px 24px 26px;
  }
}
.page-id-386 .section .entry-section, .page-id-389 .section .entry-section, .page-id-344 .section .entry-section {
  padding: 0;
}
.page-id-411 .section .entry-section {
  padding: 0;
}
.page-id-396 .section .entry-section {
  padding: 0;
}
.aside {
  width: 100%;
  margin: 0 0 20px;
}
/* bbPress */
.bbpress.col-2cl .aside {
  display: none;
}
.bbpress.col-2cl .section {
  width: 100%;
}
/* Layout */
/* 1 col */
.col-1c .section {
  width: 100%;
  margin: 0;
}
/* 2 col */
.col-2cr .section {
  width: 100%;
  margin: 0 0 20px;
}
.col-2cr .aside {
  width: 100%;
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  /* 2 col content/sidebar */
  /* 2 col sidebar/content */
  /* 3col sidebar/content/sidebar */
  /* 3col content/sidebar/sidebar */
  /* 3col sidebar/sidebar/content */
  .aside {
    float: right;
    width: 20.4%;
  }
  .section {
    float: left;
    width: 78.59%;
  }
  .col-2cr .aside {
    float: left;
    margin: 0;
    width: 20.4%;
  }
  .col-2cr .section {
    float: right;
    margin: 0;
    width: 78.59%;
  }
  .page-template-template-large-sidebar  {
    /* 2 col sidebar/content */
  }
  .page-template-template-large-sidebar  .aside {
    float: right;
    width: 34.3%;
  }
  .page-template-template-large-sidebar  .section {
    float: left;
    width: 64.69%;
  }
  .page-template-template-large-sidebar  .col-2cr .aside {
    float: left;
    margin: 0;
    width: 34.3%;
  }
  .page-template-template-large-sidebar  .col-2cr .section {
    float: right;
    margin: 0;
    width: 64.69%;
  }
  .col-3cm .main .inner {
    padding-left: 315px;
    padding-right: 315px;
  }
  .col-3cm .section {
    float: right;
    width: 100%;
    padding: 0 30px;
  }
  .col-3cm .aside {
    float: left;
    margin-left: -300px;
    width: 300px;
  }
  .col-3cm .aside.secondary {
    position: relative;
    right: -100%;
    float: right;
    margin-right: -300px;
    margin-left: 0;
    width: 300px;
  }
  .col-3cl .main .inner {
    padding-right: 600px;
  }
  .col-3cl .aside {
    float: right;
    margin-right: -600px;
    width: 300px;
  }
  .col-3cl .aside.secondary {
    float: right;
    margin-right: -300px;
    width: 300px;
    padding: 0 30px;
  }
  .col-3cl .section {
    float: left;
    width: 100%;
  }
  .col-3cr .main .inner {
    padding-left: 615px;
    padding-right: 0;
  }
  .col-3cr .aside {
    float: left;
    margin-left: -600px;
    width: 300px;
  }
  .col-3cr .aside.secondary {
    float: left;
    margin-left: -300px;
    width: 300px;
    padding: 0 30px;
  }
  .col-3cr .section {
    float: right;
    width: 100%;
  }
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Darwin-Bold';
  font-weight: 400;
}
h1 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 400;
}
@media (min-width: 768px) {
  h1 {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 15px;
  line-height: 1.2;
  font-family: 'Darwin-Light';
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 13px;
  line-height: 1.3;
  font-family: 'Darwin-Light';
}
h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1em;
  line-height: 1.25;
  font-family: 'Darwin-Light';
}
h5, h6 {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1em;
  line-height: 1.3;
  font-family: 'Darwin-Light';
}
/* List elements */
.entry-content ul li, .entry-content ol ul li {
  list-style: disc;
}
.entry-content ol li, .entry-content ol ul ol li {
  list-style: decimal;
}
.entry-content ul, .entry-content ol {
  font-size: inherit;
  font-weight: 300;
  margin: 0 0 15px 30px;
}
.entry-content ol ol, .entry-content ol ul, .entry-content ul ul, .entry-content ul ol {
  margin-bottom: 0;
  margin-left: 15px;
}
/* Plain */
.entry-content ul.plain {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.entry-content ul.plain li {
  background: none;
  margin: 0;
  padding: 0;
}
/* Table */
.entry-content table {
  font-size: 14px;
  margin-bottom: 1.5em;
  width: 100%;
  text-align: center;
}
.entry-content table tr.odd {
  background: #f1f1f1;
}
.entry-content table td {
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
}
.entry-content table th {
  font-weight: 400;
  text-align: center;
  /*border-top: 1px solid #f1f1f1;*/
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 5px;
}
/* Pre */
pre {
  position: relative;
  background: #f0f0f0;
  border-left: 3px solid #333;
  line-height: 20px;
  width: 75%;
  overflow: auto;
  overflow-y: hidden;
  margin: 0 0 1em 1em;
  padding: 0;
}
pre code {
  padding-left: 1.5px;
  display: block;
  margin: 0;
}
/* Definition list */
dt {
  font-weight: bold;
  text-decoration: underline;
}
dd {
  margin: 0;
  padding: 0 0 1em 0;
}
/* Blockquote */
.entry-content blockquote {
  position: relative;
  color: #777;
  font-style: italic;
  padding-left: 50px;
  overflow: hidden;
  margin: 0 0 20px;
}
.entry-content blockquote p {
  margin-bottom: 0.75em;
}
.entry-content blockquote:before {
  content: "\f10d";
  color: #ccc;
  font-size: 32px;
  font-style: normal;
  font-family: 'FontAwesome';
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
/* Aside */
/* Subnavi */
.subnavi {
  margin: 0 0 20px;
}
.subnavi > li {
  display: none;
}
.subnavi > li.current_page_item, .subnavi > li.current_page_parent, .subnavi > li.current_page_ancestor {
  display: block;
}
.subnavi > li.current_page_item > ul ul, .subnavi > li.current_page_parent > ul ul, .subnavi > li.current_page_ancestor > ul ul {
  display: none;
}
.subnavi > li ul li.current_page_item ul, .subnavi > li ul li.current_page_parent ul, .subnavi > li ul li.current_page_ancestor ul {
  display: block;
}
/* Home */
.welcome-wrapper {
  border: 4px solid rgba(19, 82, 132, .9);
}
.welcome-wrapper .entry-header {
  background: rgba(19, 82, 132, .9);
  padding: 10px 0 10px 16px;
}
@media (min-width: 768px) {
  .welcome-wrapper .entry-header {
    padding: 10px 0 10px 26px;
  }
}
.welcome-wrapper .entry-header h1 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #e99337;
  font-size: 16px;
  font-size: 1rem;
  font-family: 'Darwin-Light';
}
.welcome-wrapper .welcome-inner {
  padding: 33px 24px 24px 26px;
  background-color: #fff;
}
/* Footer
 ---------------------------------------- */
.footer {
  position: relative;
  z-index: 102;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background: #094a7e;
  /* Copyright */
  /* Footer nav */
  /* Top */
  /* Social */
}
.footer:before, .footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .footer-inner {
  line-height: 1;
  padding: 21px 0 20px;
  border-top: 1px solid #87bae1;
}
.footer a {
  text-decoration: none;
}
.footer a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .footer .copyright {
    float: left;
    margin-right: 2px;
  }
}
.footer .footernavi {
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 0;
}
@media (min-width: 768px) {
  .footer .footernavi {
    float: left;
    margin-bottom: 0;
  }
}
.footer .footernavi li {
  display: inline-block;
  margin-left: 2px;
  line-height: 1;
  font-size: 15px;
  font-size: 0.9375rem;
}
.footer .footernavi li + li:before {
  content: '\00a0·\00a0';
  color: #dce2e9;
}
.footer .footernavi a {
  padding: 0 2px;
}
.footer .footernavi .current_page_item > a {
  color: #fff;
}
.footer .totop {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer .totop {
    margin: 0 0 0 20px;
    float: right;
  }
}
.footer .social-wrapper .fb-wrapper, .footer .social-wrapper .gplus {
  margin-bottom: 20px;
}
.footer .social-wrapper .gplus {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer .social-wrapper {
    float: right;
  }
  .footer .social-wrapper .fb-wrapper, .footer .social-wrapper .gplus {
    float: right;
    margin-left: 20px;
  }
}
/* Totop
 ---------------------------------------- */
/* Arrow */
.arrow {
  position: relative;
  z-index: 10;
  text-align: center;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: #000;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.arrow:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.arrow span {
  position: absolute;
  height: 2px;
  width: 12px;
  margin-left: -6px;
  top: 50%;
  left: 50%;
  z-index: 20;
}
.arrow span::before, .arrow span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.arrow span::before {
  left: 4px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.arrow span::after {
  right: 4px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.arrow.up span {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.totop-trigger {
  display: none;
  display: block;
  position: fixed;
  bottom: 25px;
  right: 0;
  background-color: rgba(233, 147, 55, 0.65);
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
  z-index: 9999;
}
@media (min-width: 992px) {
  .totop-trigger {
    bottom: 0;
  }
}
.totop-trigger:hover {
  background-color: rgba(233, 147, 55, 1);
}
/* Print
 ---------------------------------------- */
.logo-print {
  display: none;
}
@media print {
  /* Hide elements */
  /* Elements */
  @page {
    margin: 0.5cm;
  }
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    -ms-filter: none !important;
    filter: none !important;
  }
  *:before, *:after {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    -ms-filter: none !important;
    filter: none !important;
  }
  body {
    background-color: #fff;
    color: #000;
    font: 0.43846em Georgia, "Times New Roman", Times, serif;
  }
  img {
    max-width: 100% !important;
  }
  .show-print {
    display: block;
    visibility: visible;
  }
  .hide-print, video, audio, object, embed, nav, footer, a[href^="#"]:after {
    display: none;
    visibility: hidden;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  a {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
  }
  a:visited {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-size: smaller;
  }
  q:after {
    content: " (Source: " attr(cite) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #ededed;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  ul {
    list-style: none;
  }
  ul li {
    content: "&raquo; ";
  }
  .label, .badge {
    border: 1px solid #000;
    color: #000;
  }
  .logo-print {
    display: block;
    margin: 0 0 10pt 0;
    text-align: right;
  }
  .header, .breadcrumb, .aside, .footer {
    display: none;
  }
  .section {
    width: 100%;
  }
  .inner {
    padding: 0;
  }
}
/* Forum */
.forum__header {
  background: rgba(19, 82, 132, .9);
  color: #fff;
  margin-bottom: 10px;
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .forum__header {
    padding: 20px 20px 20px 30px;
  }
}
@media (min-width: 576px) {
  .forum__header-navi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
.forum__header-navi ul {
  font-size: 0;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .forum__header-navi ul {
    margin-bottom: 0;
  }
}
.forum__header-navi li {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-right: 10px;
}
.forum__header-search .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  /* Placeholder */
}
.forum__header-search .input-group input::placeholder, .forum__header-search .input-group textarea::placeholder {
  color: #083457;
}
.forum__header-search button[type="submit"] {
  height: 32px;
}
.forum__header-search .form input[type="text"] {
  background: #fff;
  width: 250px;
  margin-right: 5px;
  color: #083457;
}
/* General */
.alignleft, img.alignleft {
  display: block;
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) {
  .alignleft, img.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 5px 0;
  }
}
.alignright, img.alignright {
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .alignright, img.alignright {
    display: inline;
    float: right;
    margin: 0 0 5px 20px;
  }
}
.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: left;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  margin: 0 0 5px;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  margin: 0;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.singular-post .wp-post-image {
  margin-bottom: 1.5em;
}
p img {
  max-width: 100%;
  padding: 0;
}
/* Large images */
article.hentry img {
  height: auto;
  max-width: 100%;
}
article.hentry .wp-caption {
  max-width: 100%;
}
/* Responsive videos */
.fluid-width-video-wrapper {
  margin: 0 0 20px;
}
/* Paging */
.paging {
  clear: both;
  margin: 0 0 20px;
}
.paging span, .paging a {
  display: inline-block;
  text-decoration: none;
  background: #e99337;
  color: #fff;
  margin: 2px 2px 2px 0;
  padding: 5px 10px 5px;
}
.paging a:hover, .paging .current {
  color: #fff;
  background: #1d6eae;
}
/* Tinymce */
span.important {
  color: #8a0020;
}
/* Page & Posts Image */
.entry-image {
  overflow: hidden;
  position: relative;
  margin: 0 0 30px;
}
.entry-image .image-text {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 100%;
  text-align: center;
}
.entry-image .caption {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.entry-image .description {
  display: block;
  font-size: 15px;
  line-height: 36px;
  font-weight: 300;
}
.entry-image .description i {
  background: rgba(255, 255, 255, .7);
  opacity: 0.9;
  font-style: normal;
  padding: 6px 10px;
}
a.lightbox img {
  max-width: 278px;
}
pre {
  font-family: 'Open Sans';
  line-height: 1.5;
  border: none;
  background: none;
  margin: 0 0 15px;
  width: auto;
}
/* Pages */
/* Share */
.share {
  margin: 0 0 20px;
}
.share h2 {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 15px;
  padding: 0 0 10px;
}
.share h2 i {
  color: #ccc;
  margin-right: 5px;
}
.share li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.share li:last-child {
  margin-right: 0;
}
.share a {
  color: #fff;
  width: 34px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  background-color: #d67b19;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #d67b19;
  font-size: 20px;
  font-size: 1.25rem;
}
/* Logged in */
/* Home */
/* Blog */
/* Image */
.blog .entry-image {
  margin: 0 0 20px;
  max-width: none;
  overflow: hidden;
  position: relative;
}
/* Single */
/* Related Posts */
.related-posts {
  margin-bottom: 20px;
}
.related-posts h3 {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 15px;
  padding: 0 0 10px;
}
.related-posts h3 i {
  color: #ccc;
  margin-right: 7px;
  font-size: 22px;
}
/* Auhtor box */
.author-box {
  margin-bottom: 20px;
  background: #f6f6f6;
  padding: 20px;
}
.author-box .author-image img {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.author-box ul.author-social {
  margin-top: 20px;
}
.author-box .author-info li {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
}
.author-box .author-info a {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ccc;
  border-radius: 100%;
}
/* Page */
/* Search */
/* Results */
.search-results .search-term {
  font-weight: 700;
}
/* Archive */
/* Date */
/* Sticky */
.sticky {
  background: #f8f8f8;
  padding: 20px;
}
/* Post */
/* Author */
/* Category */
/* Tag */
/* 404 */
/* Attachment */
.single-attachment .entry-meta {
  margin: 0 0 10px;
}
.single-attachment .entry-caption {
  margin: 5px 0 0;
}
.single-attachment .entry-image {
  margin: 0 0 20px;
}
/* Blog */
.entry-header {
  margin: 0;
}
.entry-section {
  margin: 0 0 20px;
}
.entry-footer {
  margin: 0 0 20px;
}
.post-pages {
  margin: 0 0 20px;
}
/* Meta */
.post-meta {
  margin-bottom: 20px;
}
.post-meta li {
  display: inline-block;
  margin-left: 2px;
  line-height: 1;
}
.post-meta li + li:before {
  content: ' · ';
  color: #083457;
}
.post-meta .updated:not(.published) {
  display: none;
}
/* Schnäppchen */
.ls_bargain {
  /* Post */
}
.ls_bargain .entry-header-post {
  margin-bottom: 0;
}
.ls_bargain .entry-header-post .entry-title {
  margin-bottom: 10px;
}
.ls_bargain .entry-header-post .entry-title a {
  text-decoration: underline;
  color: #083457;
}
.ls_bargain .entry-header-post .entry-title a:hover {
  text-decoration: none;
}
.ls_bargain .entry-content {
  margin-bottom: 20px;
}
.ls_bargain .link-article, .ls_bargain .link-bargain {
  text-align: left;
}
@media (min-width: 768px) {
  .ls_bargain .link-bargain {
    text-align: right;
  }
}
.btn-more {
  position: relative;
  display: inline-block;
  background: #e99337;
  text-align: center;
  color: #fff;
  padding: 0 10px 0 10px;
  margin-bottom: 5px;
  text-decoration: none;
  width: 140px;
  height: 33px;
  line-height: 33px;
  background: url('images/btn-price.png') no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .btn-more {
    background: url('images/btn-price@2x.png') no-repeat;
    background-size: 140px 33px;
  }
}
.btn-more:hover {
  background: url('images/btn-price-hover.png') no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .btn-more:hover {
    background: url('images/btn-price-hover@2x.png') no-repeat;
    background-size: 140px 33px;
  }
}
.btn-arrow-left {
  position: relative;
  display: inline-block;
  background: #e99337;
  text-align: center;
  color: #fff;
  padding: 0 10px 0 10px;
  margin-bottom: 5px;
  text-decoration: none;
  width: 140px;
  height: 33px;
  line-height: 33px;
  background: url('images/btn-arrow-left.png') no-repeat;
  /*
   @include breakpoint(high-density) {
   background: url( 'images/btn-price@2x.png' ) no-repeat;
   background-size: 140px 33px;
   }
   &:hover {
   background: url( 'images/btn-price-hover.png' ) no-repeat;
   @include breakpoint(high-density) {
   background: url( 'images/btn-price-hover@2x.png' ) no-repeat;
   background-size: 140px 33px;
   }
   }
   */
}
.section article.hentry {
  overflow: hidden;
  margin: 0;
  padding: 0 0 0;
  border-bottom: 1px solid #e1e1e1;
}
.section article.hentry.ls_bargain {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.section article.hentry.ls_bargain:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.section article.hentry:last-of-type {
  padding: 0;
  border: none;
}
/* Tags */
.post-tags {
  position: relative;
}
.post-tags span {
  position: absolute;
  left: 0;
  top: 0;
  padding: 3px 5px 3px 0;
}
.post-tags ul {
  float: left;
  display: inline-block;
  margin-left: 45px;
}
.post-tags li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.post-tags a {
  display: inline-block;
  margin: 0 4px 4px 0;
  padding: 4px 8px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
/* Comments */
/* Default */
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}
/* Tab */
.comment-tabs {
  overflow: hidden;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.comment-tabs li {
  display: inline-block;
  margin-right: 10px;
}
.comment-tabs .fa-comments-o, .comment-tabs .fa-share {
  font-size: 24px;
  padding-right: 10px;
  color: #e1e1e1;
}
/* Discussion */
.discussion {
  margin: 0 0 20px;
}
.discussion > h2 {
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 7px 0;
  margin: 0 0 15px;
}
/* Gravatar */
.discussion .comment-gravatar img {
  display: inline-block;
  width: 65px;
  height: 65px;
}
/* Approved */
.discussion .comment-approved {
  margin: 0 0 15px;
  font-weight: 500;
  color: #505050;
  background: #f5f5f5;
  padding: 10px;
}
.discussion .comment-wrap {
  margin: 0 0 10px;
  overflow: hidden;
}
@media (min-width: 480px) {
  .discussion .comment-wrap {
    float: left;
    width: 15%;
    margin: 0 5% 0 0;
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .discussion .comment-wrap {
    width: 10%;
  }
}
.discussion .comment-gravatar img {
  width: auto;
  height: auto;
}
.discussion span.says, .discussion span.date {
  font-style: italic;
  color: #505050;
  font-size: 11px;
  font-size: 1.1 rem;
}
.discussion .comment-reply {
  display: none;
}
.discussion .comment-reply a {
  font-style: italic;
  font-size: 11px;
  font-size: 1.1 rem;
  text-decoration: none;
}
.discussion .comment-author {
  line-height: 1.1;
}
.discussion .comment-gravatar {
  margin: 0 0 10px;
}
.discussion .comment-author a {
  font-size: 12px;
  font-size: 1.2 rem;
  text-decoration: none;
}
.discussion .comment-content {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 480px) {
  .discussion .comment-content {
    float: right;
    width: 80%;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .discussion .comment-content {
    width: 85%;
  }
}
.discussion .comment {
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px;
  margin: 0 0 20px;
  overflow: hidden;
}
.discussion .children {
  margin-left: 0;
}
@media (min-width: 480px) {
  .discussion .children {
    margin-left: 3%;
  }
}
/* Trackbacks & Pingbacks */
.pinglist li {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.pinglist li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
/* Respond */
.loggedin {
  margin-bottom: 15px;
}
#respond h2 {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding: 15px 0 7px 0;
  margin: 0 0 30px 0;
}
#cancel-comment-reply {
  margin-bottom: 5px;
}
/* Form wraps */
.comments-textarea-wrap, .comments-input-wrap {
  overflow: hidden;
}
.form-input-wrap:before, .form-input-wrap:after {
  content: " ";
  display: table;
}
.form-input-wrap:after {
  clear: both;
}
@media (min-width: 992px) {
  .form-input-wrap .inputcontainer {
    float: left;
    width: 33.33%;
    padding-right: 2%;
    margin-bottom: 0;
  }
  .form-input-wrap .inputcontainer:last-child {
    padding-right: 0;
  }
}
.form-input-wrap .inputcontainer:last-child {
  padding: 0;
}
/* Default comment form */
div#respond {
  margin: 0 0 20px;
}
#commentform .comment-row {
  margin: 0 0 20px;
}
#commentform label {
  display: block;
}
/* Reply title. */
/* Cancel comment link. */
/* The comment form. */
/* Comment author field. */
/* Comment email field. */
/* Comment URL field. */
/* Required (*) text. */
/* Comment form text. */
.comment-notes {
  margin: 0 0 20px;
}
/* Allowed tags paragraph. */
.form-allowed-tags {
  font-size: 14px;
}
/* Widgets
 ---------------------------------------- */
/* Basis */
.widget-container {
  margin: 0 0 10px;
  border: 4px solid rgba(19, 82, 132, .9);
}
.widget-container .widget-inner {
  padding: 10px 0 10px 12px;
}
.widget-container > div {
  padding: 15px;
  background-color: #fff;
}
.widget-container:last-child {
  margin: 0;
}
.widget-container h4 {
  font-family: 'Darwin-Light';
  background: rgba(19, 82, 132, .9);
  margin: 0;
  font-weight: 700;
  color: #e99337;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}
/* Links */
/* Meta */
/* Pages */
/* Recent posts */
/* Archives */
/* Tag-cloud */
/* Calendar */
/* Category */
/* Recent comments */
/* Search */
.widget_search legend, .widget_search label {
  display: none;
}
/* Text */
/* Openxwpwidget */
@media only screen and (max-width: 768px) {
  .widget_openxwpwidget ins {
    display: inline-block;
    margin: 0 12px;
  }
}
.widget_openxwpwidget ins {
  display: inline-block;
  margin-bottom: 25px;
}
/* Post formats
 ---------------------------------------- */
.post-format {
  margin: 0 0 15px;
}
.post-format p {
  margin-bottom: 1em;
}
.post-format .format-pad {
  padding: 30px 30px 20px;
}
/* Container */
.post-format .format-container {
  position: relative;
  background: #f1f1f1;
  padding-bottom: 10px;
  border-left: 3px solid #ccc;
}
.post-format .format-container .fa {
  color: #ccc;
  float: right;
  font-size: 36px;
  margin: 0 0 20px 20px;
}
/* Link */
.format-link .post-format p {
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
}
/* Audio */
.format-audio .format-container {
  padding: 0;
  border: none;
}
/* jPlayer */
.jp-interface {
  background-color: #444;
}
.jp-play-bar, .jp-volume-bar-value {
  background-color: #83ad02;
}
.jp-progress {
  background-color: #262626;
}
.jp-volume-bar {
  border: 1px solid #262626;
}
.jp-seek-bar, .jp-volume-bar {
  background-color: #383838;
}
.jp-interface a {
  color: #bbb;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.jp-interface a:hover {
  color: #eee;
}
.jp-progress-container, .jp-volume-bar-container {
  border-left: 1px solid #333;
}
.jp-audio, .jp-interface, .jp-progress, .jp-seek-bar {
  width: 100%;
  min-width: 100%;
}
.jp-audio a, .jp-interface a, .jp-progress a, .jp-seek-bar a {
  text-decoration: none;
}
.jp-interface {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.jp-interface .jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jp-interface .jp-controls li {
  display: inline;
}
.jp-interface .jp-controls a {
  position: absolute;
}
.jp-interface .jp-controls a i {
  display: block;
}
.jp-play, .jp-pause {
  width: 25px;
  height: 30px;
  z-index: 1;
  outline: none;
  margin: 15px 0 0 9px;
}
.jp-play, .jp-pause {
  top: 0;
  left: 0;
}
.jp-progress-container {
  margin-left: 34px;
  margin-right: 84px;
  height: 6px;
  padding: 20px 10px;
}
.jp-progress {
  overflow: hidden;
}
.jp-progress {
  height: 5px;
  padding: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
}
.jp-seek-bar {
  width: 0px;
  height: 5px;
  cursor: pointer;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.jp-play-bar {
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.jp-volume-bar-container {
  width: 40px;
  height: 6px;
  padding: 20px 10px 20px 33px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 38px;
  height: 5px;
  cursor: pointer;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
}
.jp-volume-bar {
  top: 0;
  left: 0;
}
.jp-volume-bar-value {
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.jp-mute, .jp-unmute {
  width: 17px;
  z-index: 1;
  outline: none;
  margin-top: 13px;
}
.jp-mute, .jp-unmute {
  top: 2px;
  right: 58px;
}
.jp-unmute {
  display: none;
}
.jp-jplayer {
  width: 0;
  height: 0;
}
/* Video */
/* Gallery */
.format-gallery .post-format .flexslider {
  overflow: visible;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.format-gallery .post-format .flexslider .slides {
  background: #262626;
  overflow: hidden;
  position: relative;
}
.format-gallery .post-format .flexslider .slides img {
  max-height: 405px;
  width: auto;
  max-width: 100%;
}
.format-gallery .post-format .flexslider .flex-control-nav {
  bottom: -10px;
}
.format-gallery .post-format .flex-direction-nav a:before {
  color: #fff;
}
/* Image */
.format-image .image-container {
  position: relative;
}
/* Quote */
.format-quote .post-format blockquote {
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
}
.format-quote .post-format .quote-author {
  font-style: italic;
}
/* Chat */
.format-chat .post-format p {
  font-style: italic;
}
/* Shortcodes
 ---------------------------------------- */
/* Gallery */
.gallery {
  clear: both;
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px !important;
}
.gallery img {
  display: block;
  min-width: 100%;
  height: auto;
  border: none !important;
  padding: 0 10px 10px 0;
}
.gallery .gallery-item {
  position: relative;
  overflow: hidden;
  margin-top: 0 !important;
  border-color: transparent;
}
.gallery .gallery-caption {
  display: none;
}
@media (min-width: 768px) {
  .gallery .gallery-caption {
    display: block;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    color: #333;
    font-size: 13px;
    text-align: left;
    text-indent: 10px;
    bottom: 10px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin: 0;
    padding: 7px 10px 7px 5px;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-item:hover .gallery-caption {
    bottom: -44px;
  }
}
/* Custom post types
 ---------------------------------------- */
/* Gruppenreisen */
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner {
  margin-bottom: 30px;
}
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner .img-left {
  max-width: 140px;
  margin: 4px 16px 4px 0;
}
@media only screen and (min-width: 480px) {
  .gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner .img-left {
    float: left;
  }
}
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner h3 {
  margin-bottom: 5px;
  line-height: 1.3;
  font-family: 'Darwin-Bold';
}
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner p {
  padding-bottom: 5px;
  display: inline;
}
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner a.mehr {
  text-decoration: underline;
}
.gruppenreisen-wrapper .gruppenreisen-list .gruppenreisen-inner a.mehr:hover {
  text-decoration: none;
}
.gruppenreisen-wrapper .gruppenreisen-details {
  /* Error */
  /* Success */
}
.gruppenreisen-wrapper .gruppenreisen-details li {
  margin-bottom: 15px;
}
.gruppenreisen-wrapper .gruppenreisen-details .gruppenreise-intro {
  margin-bottom: 20px;
}
.gruppenreisen-wrapper .gruppenreisen-details .gruppenreise-highlights {
  font-weight: 700;
  margin-bottom: 20px;
}
.gruppenreisen-wrapper .gruppenreisen-details .img-left {
  float: left;
  margin: 0 20px 20px 0;
}
.gruppenreisen-wrapper .gruppenreisen-details .container-error, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error {
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  background: #ffebe8;
  color: #083457;
  border: 1px solid #c00;
}
.gruppenreisen-wrapper .gruppenreisen-details .container-error strong, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error strong, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error strong, .gruppenreisen-wrapper .gruppenreisen-details .container-error h2, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error h2, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error h2, .gruppenreisen-wrapper .gruppenreisen-details .container-error h3, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error h3, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error h3, .gruppenreisen-wrapper .gruppenreisen-details .container-error h4, .gruppenreisen-wrapper .gruppenreisen-details .gform_wrapper .validation_error h4, .gform_wrapper .gruppenreisen-wrapper .gruppenreisen-details .validation_error h4 {
  color: #083457;
}
.gruppenreisen-wrapper .gruppenreisen-details .container-success {
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  background: #dff2bf;
  color: #4f8a10;
  border: 1px solid #aede5c;
}
.gruppenreisen-wrapper .gruppenreisen-details .container-success strong, .gruppenreisen-wrapper .gruppenreisen-details .container-success h2, .gruppenreisen-wrapper .gruppenreisen-details .container-success h3, .gruppenreisen-wrapper .gruppenreisen-details .container-success h4 {
  color: #4f8a10;
}
.gruppenreisen-wrapper .gruppenreisen-details button {
  background-color: #e99337;
  color: #fff;
  padding: 10px 10px 8px;
}
/* Taxonomies
 ---------------------------------------- */
/* ls_xxx_cat */
/* Templates
 ---------------------------------------- */
/* Login */
.loginform__lostpassword {
  margin-top: 20px;
}
/* Iframe */
.page-template-template-iframe .main {
  margin: 0;
  padding: 0;
  color: #fff;
}
.page-template-template-iframe .entry-section {
  margin: 0;
  padding: 0;
}
.page-template-template-iframe p {
  padding: 0;
}
/* Mainpage */
.col-left, .col-middle, .col-right {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .col-left, .col-middle, .col-right {
    float: left;
    width: 31.02%;
    margin-right: 1.02%;
    margin-bottom: 0;
  }
  .col-middle {
    width: 32.65%;
    margin-bottom: 0;
  }
  .col-right {
    width: 34.28%;
    margin-right: 0;
    margin-bottom: 0;
  }
}
/* Box */
.box {
  width: 100%;
  margin: 0 0 20px;
  border: 4px solid rgba(19, 82, 132, .9);
}
@media (min-width: 992px) {
  .box {
    margin-bottom: 10px;
  }
}
.box .entry-header {
  background: rgba(19, 82, 132, .9);
  padding: 10px 0 10px 12px;
}
.box .entry-header h2 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #e99337;
  font-size: 16px;
  font-size: 1rem;
  font-family: 'Darwin-Bold';
  text-transform: uppercase;
}
.box .entry-section {
  margin-bottom: 0;
  padding: 10px;
  background-color: #fff;
}
.box .gallery-list li {
  margin-bottom: 10px;
}
.box .gallery-list li:last-child {
  margin: 0;
}
.box .gallery-list img {
  min-width: 100%;
}
.box.box-appointment .entry-section {
  padding: 25px 10px;
}
.box .appointment-list li {
  border-bottom: 1px solid #f56d45;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.box .appointment-list li span {
  display: block;
  font-weight: 700;
}
.box .appointment-list li h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
  margin: 0;
}
.box .appointment-list li a {
  font-weight: 700;
}
.box .appointment-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.overview-list li {
  border-bottom: 1px solid #f56d45;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.overview-list li .img-container {
  float: left;
  margin-right: 15px;
}
.overview-list li .header-container {
  overflow: hidden;
}
.overview-list li h3, .overview-list li h4 {
  text-transform: uppercase;
  font-weight: 700;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.overview-list li h3 {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 12px;
  margin-top: 16px;
  line-height: 1.1;
}
.overview-list li h4 {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
}
.overview-list li h4 a {
  color: #083457;
}
.overview-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.related-pages > div {
  margin-bottom: 20px;
}
.related-pages .img-container {
  float: left;
  margin-right: 15px;
}
.related-pages .header-container {
  overflow: hidden;
  line-height: 1.2;
}
.related-pages h3, .related-pages h4 {
  text-transform: uppercase;
  font-weight: 700;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.related-pages h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 6px;
  line-height: 1.1;
}
.related-pages:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.related-pages-hover {
  /*
   .item-hover {
   visibility: hidden;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba( $color-3, 0 );
   color: $color-1;
   @include font-size(18px);
   @include vendor( transition, all 0.15s linear 0s );
   .item-inner {
   position: relative;
   left: 50%;
   top: 50%;
   @include vendor( transform, translate(-50%, -50%) );
   -webkit-transform: translate(-50%, -50%);
   }
   }
   */
  /*
   a:hover .item-hover {
   visibility: visible;
   background-color: rgba( $color-3, 1 );
   }
   */
}
.related-pages-hover span {
  display: inline-block;
}
.related-pages-hover .img-container {
  position: relative;
  margin-bottom: 30px;
}
.related-pages-hover .item {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #d67b19;
  color: #fff;
  padding: 10px 15px;
  line-height: 1;
  font-size: 16px;
  font-size: 1rem;
}
.related-pages-hover a:hover .item {
  background-color: #094a7e;
  color: #d67b19;
}
.related-pages-hover a {
  display: inline-block;
  width: 100%;
}
/* Import */
.import-list {
  margin-bottom: 30px;
}
.import-list .import-img img {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .import-list .import-img img {
    margin-bottom: 0;
  }
}
.import-list h2, .import-list h3, .import-list h4 {
  line-height: 1;
}
.import-list h2 {
  margin-bottom: 5px;
  font-size: 20px;
  font-size: 1.25rem;
}
.import-list h2 a {
  color: #444;
}
.import-list h3 {
  font-size: 16px;
  font-size: 1rem;
}
.import-list h4, .import-list h5 {
  margin-bottom: 5px;
}
.import-list .price {
  position: relative;
  display: inline-block;
  background: #e99337;
  text-align: center;
  color: #fff;
  padding: 0 10px 0 10px;
  margin-bottom: 5px;
  text-decoration: none;
  width: 140px;
  height: 33px;
  line-height: 33px;
  background: url('images/btn-price.png') no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .import-list .price {
    background: url('images/btn-price@2x.png') no-repeat;
    background-size: 140px 33px;
  }
}
.import-list .price:hover {
  background: url('images/btn-price-hover.png') no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .import-list .price:hover {
    background: url('images/btn-price-hover@2x.png') no-repeat;
    background-size: 140px 33px;
  }
}
.import-list .empfehlung {
  color: #e99337;
}
.import-list .row {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.import-list .row:hover {
  background-color: rgba(29, 110, 174, .05);
}
.import-list .rating {
  color: #f3d835;
}
.import-list .rating i {
  margin-right: 2px;
}
.related-pages-inner {
  margin-bottom: 30px;
}
.related-pages-inner .img-left {
  max-width: 140px;
  margin: 4px 16px 4px 0;
}
@media only screen and (min-width: 480px) {
  .related-pages-inner .img-left {
    float: left;
  }
}
.related-pages-inner h3 {
  margin-bottom: 5px;
  line-height: 1.3;
  font-family: 'Darwin-Bold';
}
.related-pages-inner p {
  padding-bottom: 5px;
  display: inline;
}
.related-pages-inner a.mehr {
  text-decoration: underline;
}
.related-pages-inner a.mehr:hover {
  text-decoration: none;
}
/* Plugins
 ---------------------------------------- */
/* bbPress */
.bbp-breadcrumb {
  display: none;
}
.bbpressstatistics {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .bbpressstatistics {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
.bbpressstatistics__box {
  width: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
  background-color: #e99337;
  color: #fff;
}
@media (min-width: 768px) {
  .bbpressstatistics__box {
    width: calc(33.3333% - ( 0.66666666666667 * 30px ));
    padding: 20px;
    margin-bottom: 0;
  }
}
.bbpressstatistics__box h3 {
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
}
.bbpressstatistics__box-left {
  font-size: 40px;
  font-size: 2.5rem;
}
.bbpressstatistics__box-left .icon_wrap {
  background-color: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  text-align: center;
}
.bbpressstatistics__box-left .fa {
  color: #e99337;
}
.bbpressstatistics__box-right {
  text-align: right;
  font-size: 20px;
  font-size: 1.25rem;
}
/* Error */
.error, .form input[type="text"].error {
  background: #ffebe8;
  color: #083457;
  border: 1px solid #c00;
}
/* Required */
.required, .gform_wrapper .validation_message {
  color: #f12b2c;
}
/* Reset li */
.ls-list-unstyled, .gform_wrapper .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ls-list-unstyled li, .gform_wrapper .gform_fields li {
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
  list-style: none;
}
.ls-list-unstyled li:before, .gform_wrapper .gform_fields li:before {
  content: '';
  width: auto;
  margin: 0;
  color: inherit;
  display: block;
}
/* Slider Revolution */
.fullscreen-container, #rev_slider_6_1_forcefullwidth, #rev_slider_6_1_wrapper {
  min-height: 460px;
}
@media (min-width: 992px) {
  .fullscreen-container, #rev_slider_6_1_forcefullwidth, #rev_slider_6_1_wrapper {
    max-height: 680px !important;
  }
}
/* Arrows */
.rev_slider_wrapper .tp-leftarrow.default, .rev_slider_wrapper .tp-rightarrow.default {
  display: block;
  background: url('images/icons/arrow_large_left.png') no-repeat;
  height: 43px;
  width: 43px;
}
.rev_slider_wrapper .tp-rightarrow.default {
  background: url('images/icons/arrow_large_right.png') no-repeat;
}
.rev_slider_wrapper .tp-leftarrow.default:hover {
  background: url('images/icons/arrow_large_left.png') 0 -46px no-repeat;
}
.rev_slider_wrapper .tp-rightarrow.default:hover {
  background: url('images/icons/arrow_large_right.png') 0 -46px no-repeat;
}
/* Shareholic */
.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
  margin: 0 !important;
  padding: 0 !important;
}
/* Gravity forms */
.gform_wrapper p:last-child, .gform_wrapper .gform_hidden {
  display: none;
}
.gform_wrapper .gform_fields li {
  margin-bottom: 15px;
}
.gform_wrapper .gform_fields li:before, .gform_wrapper .gform_fields li:after {
  content: " ";
  display: table;
}
.gform_wrapper .gform_fields li:after {
  clear: both;
}
.gform_wrapper .gform_fields li:last-child {
  margin-bottom: 15px;
}
.gform_wrapper label.gfield_label {
  display: block;
  width: auto;
  margin-bottom: 5px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .gform_wrapper .ginput_complex {
    margin: 0 -15px;
  }
}
.gform_wrapper .ginput_complex span {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .gform_wrapper .ginput_complex span {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .gform_wrapper .ginput_complex span {
    padding: 0 15px;
  }
}
.gform_wrapper .ginput_complex label {
  display: none;
}
.gform_wrapper select, .gform_wrapper textarea, .gform_wrapper input[type="text"], .gform_wrapper input[type="password"], .gform_wrapper input[type="datetime"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="date"], .gform_wrapper input[type="month"], .gform_wrapper input[type="time"], .gform_wrapper input[type="week"], .gform_wrapper input[type="number"], .gform_wrapper input[type="email"], .gform_wrapper input[type="url"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="color"] {
  outline: 0;
  box-shadow: none;
  padding: 8px 20px 7px 10px;
  border: 1px solid #094a7e;
  background-color: #e99337;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.gform_wrapper select:focus, .gform_wrapper textarea:focus, .gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="password"]:focus, .gform_wrapper input[type="datetime"]:focus, .gform_wrapper input[type="datetime-local"]:focus, .gform_wrapper input[type="date"]:focus, .gform_wrapper input[type="month"]:focus, .gform_wrapper input[type="time"]:focus, .gform_wrapper input[type="week"]:focus, .gform_wrapper input[type="number"]:focus, .gform_wrapper input[type="email"]:focus, .gform_wrapper input[type="url"]:focus, .gform_wrapper input[type="search"]:focus, .gform_wrapper input[type="tel"]:focus, .gform_wrapper input[type="color"]:focus {
  outline: 0;
  background: #fff;
  color: #444;
  font-style: normal;
}
.gform_wrapper .address_country, .gform_wrapper .ginput_container_select {
  position: relative;
}
@media (min-width: 768px) {
  .gform_wrapper .address_country, .gform_wrapper .ginput_container_select {
    width: 14%;
  }
}
.gform_wrapper .address_country select, .gform_wrapper .ginput_container_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  width: 100%;
  padding: 6px 10px;
  background-color: #e99337;
  color: #fff;
  cursor: pointer;
}
.gform_wrapper .address_country select:-ms-expand, .gform_wrapper .ginput_container_select select:-ms-expand {
  display: none;
}
.gform_wrapper .address_country:after, .gform_wrapper .ginput_container_select:after {
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  content: '\f107';
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  right: 10px;
  top: 1px;
  color: #fff;
  pointer-events: none;
}
.gform_wrapper .termine-wrapper .ginput_container_select {
  font-family: 'Open Sans';
  font-weight: 400;
}
@media (min-width: 768px) {
  .gform_wrapper .termine-wrapper .ginput_container_select {
    width: 25%;
  }
}
.gform_wrapper input {
  width: 100%;
}
.gform_wrapper textarea {
  width: 100%;
  height: 150px;
}
@media (min-width: 768px) {
  .gform_wrapper input {
    width: 25%;
  }
  .gform_wrapper textarea {
    width: 50%;
  }
}
.gform_wrapper .gform_button {
  background-color: #e99337;
  color: #fff;
  padding: 12px 10px 10px;
  border: none;
  line-height: normal;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #094a7e;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  background-color: #e99337;
  color: #fff;
  padding: 10px 10px 8px;
  border: none;
  margin-bottom: 0;
}
