/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5rem;
    margin: 0.83rem 0;
}

h3 {
    font-size: 1.17rem;
    margin: 2rem 0 1rem;
}

h4 {
    font-size: 1rem;
    margin: 1.33rem 0;
}

h5 {
    font-size: 0.83rem;
    margin: 1.67rem 0;
}

h6 {
    font-size: 0.75rem;
    margin: 2.33rem 0;
}

p {
	margin: 0 0 1rem;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 15px;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #be6661;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 18px;
  text-align: left;
  list-style: none;
  background-color: RGB(0, 0, 0,.85);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #55555;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle {
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
}
.navbar-default .navbar-toggle .icon-bar {
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition:      -o-transform .3s ease-out;
  transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .8;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition:      -o-transform .6s ease-in-out;
    transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map *//*PRICE COLOR CODE START*/
#preise .generic_content{
    background-color: #fff;
}

#preise .generic_content .generic_head_price{
    background-color: #f6f6f6;
}

#preise .generic_content .generic_head_price .generic_head_content .head_bg{
    border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#preise .generic_content .generic_head_price .generic_head_content .head span{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #ea6463;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #37556b;
}

#preise .generic_content .generic_head_price .generic_price_tag .month{
    color: #ea6463;
}

#preise .generic_content .generic_head_price .generic_price_tag .month.description{
    color: #37556b;
}


#preise .generic_content .generic_feature_list ul li{
    color: #a7a7a7;
}

#preise .generic_content .generic_feature_list ul li span{
    color: #37556b;
}
#preise .generic_content .generic_feature_list ul li:hover{
    background-color: #E4E4E4;
    border-left: 5px solid #9bb5b7;
}



#preise .generic_content.active .generic_head_price .generic_head_content .head_bg,
#preise .generic_content:hover .generic_head_price .generic_head_content .head_bg{
    border-color: #9bb5b7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9bb5b7;
    color: #fff;
}

#preise .generic_content:hover .generic_head_price .generic_head_content .head span,
#preise .generic_content.active .generic_head_price .generic_head_content .head span{
    color: #fff;
}


#generic_price_table{
    margin: 50px 0 50px 0;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#preise .generic_content{
    overflow: hidden;
    position: relative;
    text-align: center;
}

#preise .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#preise .generic_content .generic_head_price .generic_head_content{
    margin: 0 0 50px 0;
}

#preise .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#preise .generic_content .generic_head_price .generic_head_content .head{
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

#preise .generic_content .generic_head_price .generic_head_content .head span{
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#preise .generic_content .generic_head_price .generic_price_tag{
    padding: 0 0 20px;
}

#preise .generic_content .generic_head_price .generic_price_tag .price{
    display: block;
    margin-top: 3px;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
   
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .currency{
   
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#preise .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 7px;
    font-weight: 400;
    vertical-align: bottom;
}

#preise .generic_content .generic_head_price .generic_price_tag .month{
   
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#preise .generic_content .generic_feature_list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#preise .generic_content .generic_feature_list ul li{
    font-size: 18px;
    padding: 4px 0;
    transition: all 0.3s ease-in-out 0s;
}
#preise .generic_content .generic_feature_list ul li:hover{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;

}
#preise .generic_content .generic_feature_list ul li .fa{
    padding: 0 10px;
}
#preise .generic_content .generic_price_btn{
    margin: 20px 0 32px;
}




@media (max-width: 767px) {
    #preise .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #preise.col-md-3{
        float:left;
        width:50%;
    }

    #preise.col-md-4{
        float:left;
        width:50%;
    }

    #preise .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
    font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}
.demo-pic{
    margin: 0 auto;
}
.demo-pic:hover{
    opacity: 0.7;
}

#generic_price_table_home ul{
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}
#generic_price_table_home li{
    float: left;
}
#generic_price_table_home li + li{
    margin-left: 10px;
    padding-bottom: 10px;
}
#generic_price_table_home li a{
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}
#generic_price_table_home .blue{
    background: #3498DB;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
    background: #9bb5b7;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
    background: #7F8C8D;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
    background: #34495E;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
    background: #E67E22;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
    background: #9B59B6;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
    background: #E74C3C;
    transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
    background: #1ABC9C;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
#generic_price_table_home .divider span{
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}
#generic_price_table_home .itemname{
    text-align: center;
    font-size: 50px ;
    padding: 50px 0 20px ;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
    padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
    color: #666;
    margin: 0;
    padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;

}
.bottom_btn:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;
}

@media (min-width: 768px) {
    #preise .row {
        display: flex;
        justify-content: space-around;
    }
}

.preise h2, .preise h3, .preise .h2.maBo1, .preise .h3.maBo3 {
    color: white;
}


.iphone-x {
    position: relative;
    margin: 30px auto;
    height: 500px;
    width: 235px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    border-radius: 20px;
    box-shadow: 0px 0px 0px 3px #1f1f1f, 0px 0px 0px 8px #191919, 0px 0px 0px 6px #111;
}
.iphone-x:before, .iphone-x:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.iphone-x:after {
    bottom: 7px;
    width: 140px;
    height: 4px;
    background-color: #f2f2f2;
    border-radius: 10px;
}
.iphone-x:before {
    top: 0px;
    width: 56%;
    height: 18px;
    background-color: #1f1f1f;
    border-radius: 0px 0px 40px 40px;
}
.iphone-x i,
.iphone-x b,
.iphone-x s,
.iphone-x span {
    position: absolute;
    display: block;
    color: transparent;
}
.iphone-x i {
    top: 0px;
    left: 50%;
    transform: translate(-50%, 6px);
    height: 8px;
    width: 15%;
    background-color: #101010;
    border-radius: 8px;
    box-shadow: inset 0px -3px 3px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b {
    left: 10%;
    top: 0px;
    transform: translate(180px, 4px);
    width: 12px;
    height: 12px;
    background-color: #101010;
    border-radius: 12px;
    box-shadow: inset 0px -3px 2px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b:after {
    content: "";
    position: absolute;
    background-color: #2d4d76;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px;
    top: 3px;
    left: 3px;
    display: block;
    border-radius: 4px;
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
}
.iphone-x s {
    top: 50px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 70px;
    font-weight: 100;
    padding-top: 60px;
}
.iphone-x span {
    bottom: 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    left: 30px;
}
.iphone-x span + span {
    left: auto;
    right: 30px;
}

.css-mb {
    max-width: 750px; /* Set the desired maximum width of the macbook */
    min-width: 100%; /* Set the desired minimum width of the macbook */
    margin: 20px auto 0; /* Align mockup to center */
}

.css-mb div {
    box-sizing: border-box !important; /* Just in case */
}

/* Center the display */
.css-mb .mb-display-position {
    width: 80%;
    margin: 0 auto;
}

/* The display */
.css-mb .mb-display {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 65.9442%;
    background: #373435;

    -webkit-border-top-left-radius:  3.5% 5.3075%;
    -moz-border-radius-topleft:  3.5% 5.3075%;
    border-top-left-radius:  3.5% 5.3075%;

    -webkit-border-top-right-radius: 3.5% 5.3075%;
    -moz-border-radius-toptight: 3.5% 5.3075%;
    border-top-right-radius: 3.5% 5.3075%;
}

/* Webcam */
/* Browser may not render a perfect circle */
.css-mb .mb-display:before {
    content: '';
    display: block;
    position: absolute;
    top: 3%;
    left: 50%;
    width: 1%;
    height: 1.5164%;
    margin-left: -0.5%;
    border-radius: 50%;
    background: #525252;
}

/* Glare */
/* Browser may not render the top and right offset evenly */
.css-mb .mb-display:after {
    content: '';
    display: none;
    position: absolute;
    right: 0.4%;
    top: 0.64%;
    width: 62.5%;
    height: 100%;

    background: none; /* Hide the gradient on older browsers */
    background:    -moz-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* FF3.6+ */
    background: -webkit-linear-gradient(36deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* Chrome10+ and Safari5.1+ compute the degree differently */
    background:      -o-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%); /* IE10+ */
    background:         linear-gradient(55deg, rgba(0,0,0,0) 61%, rgba(255,255,255,0.05) 61%);

    -webkit-border-top-right-radius: 5.3075%;
    -moz-border-radius-toptight: 5.3075%;
    border-top-right-radius: 5.3075%;
}

/* Only show glare, if the class is applied */
.css-mb.with-glare .mb-display:after { display: block; }

/* Position the screen and give make it the right size, ratio 16:10 */
.css-mb .mb-screen-position {
    position: absolute;
    top: 6.5%;
    width: 93.2%;
    left: 3.4%;
    height: 0;
    margin: 0;
    padding-bottom: 58.25%; /* Ratio */
}

/* Give parent (this element) a "height", so that child elements can use height: 100%;*/
.css-mb .mb-screen {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #4b4b4d; /* bg color if content is not big enough, or rendering is off */
}

/* Image on the screen */
.css-mb .mb-screen img {
    max-width: 100%;
    height: auto;
}

/* Iframe on the screen */
.css-mb .mb-screen iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* Macbook body */
.css-mb .mb-body {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 2.3%;
    background: #e6e7e8;
}

/* The groove */
.css-mb .mb-body:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 14.0740%;
    height: 0;
    padding-bottom: 1.4814%;
    margin-left: -7.037%;
    background: #a9abae;

    -webkit-border-bottom-left-radius:  7.0370% 50%;
    -moz-border-radius-bottomleft:  7.0370% 50%;
    border-bottom-left-radius:  7.0370% 50%;

    -webkit-border-bottom-right-radius: 7.0370% 50%;
    -moz-border-radius-bottomtight: 7.0370% 50%;
    border-bottom-right-radius: 7.0370% 50%;
}

/* Macbook bottom */
.css-mb .mb-bottom-cover {
    width: 100%;
    height: 0;
    padding-bottom: 0.7407%;
    background: #a9abae;

    -webkit-border-bottom-left-radius:  12% 600%;
    -moz-border-radius-bottomleft:  12% 600%;
    border-bottom-left-radius:  12% 600%;

    -webkit-border-bottom-right-radius: 12% 600%;
    -moz-border-radius-bottomtight: 12% 600%;
    border-bottom-right-radius: 12% 600%;
}

.wpforms-container label {
    color: white;
}

.modal .wpforms-container label {
    color: #37556b;
}

.wpforms-container {
    max-width: 800px;
}

.wpforms-field-medium {
    max-width: 100%!important;
}

.contactSection .wpforms-submit-container .wpforms-submit {
    font-size: 20px!important;
    margin-top: 11px;

    display: inline-block;
    padding: 6px 12px!important;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid white!important;
    border-radius: 4px;
    background-color: #be6661!important;
}

.wpforms-submit-container {
    text-align: center;
}


.contactSection .wpforms-submit-container .wpforms-submit:hover {
    background-color: white!important;
    color: #37556b!important;
}

.wpforms-field-label, .wpforms-field-row-block {
    text-align: left;
}

.start-header {
    padding: 5rem 0;
    background-color: #f8f8f8;
}

.app-badge {
    max-width: 250px;
}

@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
    }
    .text-md-left {
        text-align: left !important;
    }
}

div.ui-slider .ui-corner-all {
    background: #37556b!important;
    width: 28px;
    height: 28px;
    top: -6px;
}

div.ui-slider-horizontal {
    height: 18px;
}

div.ui-widget.ui-widget-content {
    border: 1px solid #37556b;
}

.interesse-bild-box {
    background-color: #37556b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    padding-bottom: 34px;
    padding-top: 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 767px) {
    .interesse-bild-box {
        position: relative;
        bottom: 24px;
    }
}/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Theme for Actifloor by mh-6
Version:            1.0
Author:             mh-6
Author URI:         https://mh-6.de/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* CSS HEX */
/*
--charcoal: #37556b;
--persian-green: #9bb5b7ff;
--#ea6463-yellow-crayola: #e9c46aff;
--sandy-brown: #ea6463ff;
--burnt-sienna: #e76f51ff;
*/


@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Hind-Regular.woff2') format('woff2'),
	     url('../fonts/Hind-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Hind-Bold.woff2') format('woff2'),
	     url('../fonts/Hind-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Hind-Light.woff2') format('woff2'),
	     url('../fonts/Hind-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Permanent Marker';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/PermanentMarker-Regular.woff2') format('woff2'),
	     url('../fonts/PermanentMarker-Regular.ttf') format('truetype');
}



/* BREADCRUMBS */

.mh-breadcrumbs {
	background: #f5f5f5;
	padding: 10px 0;
	font-size: 14px;
	color: #777;
}

.mh-breadcrumbs a {
	color: #00B8E4;
	text-decoration: none;
}

.mh-breadcrumbs a:hover {
	text-decoration: underline;
}

.mh-breadcrumbs-sep {
	margin: 0 8px;
	color: #bbb;
}

.mh-breadcrumbs-current {
	color: #555;
}

/* ALLGEMEIN */

*:focus {
	outline: none;
}

img {
	width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

body {
	font-family: 'Hind', sans-serif;
	font-size: 1.5rem;
	color: #37556b;
	font-weight: 300;
	position: relative;
}

a {
	color: #37556b;
}

h1, .h1 {
	color: #37556b;
	font-size: 5rem;
}

h2, .h2 {
	color: #37556b;
	font-size: 34px;
	/* font-weight: 700;

	 */
}

/* ========================================
   PRICING PAGE STYLES
   ======================================== */

/* Main pricing section */
.preise {
    position: relative;
}

.preise .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Pricing page showcase header styling */
.preise .showcase-header {
    text-align: center;
    margin-bottom: 60px;
}

.preise .showcase-title {
    font-size: 42px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.preise .showcase-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.preise .showcase-description {
    font-size: 18px;
    color: white;
    max-width: 800px;
    margin: 0 auto;
    
    line-height: 1.6;
}

/* Unified section styling for consistent layout */
.pricing-section {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-spacing {
    margin: 80px auto;
}

/* Pricing Cards */
.pricing-cards {
    display: flex;
    gap: 30px;
    max-width: 900px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}

.pricing-card {
    flex: 1;
    min-width: 320px;
    max-width: 450px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    overflow: hidden;
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
}

.pricing-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0,0,0,0.2);
}

.pricing-card.popular {
    border: 3px solid #28a745;
    transform: scale(1.02);
    z-index: 2;
}

.pricing-card.popular:hover {
    transform: scale(1.02) translateY(-8px);
}

.pricing-card.popular::before {
    content: "BELIEBT";
    position: absolute;
    top: 20px;
    right: -35px;
    background: linear-gradient(135deg, #28a745 0%, #34ce57 100%);
    color: white;
    padding: 8px 45px;
    font-size: 12px;
    font-weight: bold;
    transform: rotate(45deg);
    z-index: 3;
    box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
}

.pricing-header {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    padding: 24px 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pricing-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    pointer-events: none;
}

.pricing-header.premium {
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
}

.plan-name {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    position: relative;
    z-index: 1;
}

.plan-price {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 8px;
    position: relative;
    z-index: 1;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.plan-period {
    font-size: 15px;
    opacity: 0.9;
    position: relative;
    z-index: 1;
}

.pricing-body {
    padding: 40px 30px;
}

.feature-section {
    margin-bottom: 25px;
}

.feature-section h4 {
    color: #37556b;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f0f0f0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.feature-list {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.pricing-card .feature-list li {
    list-style: none !important;
    background: none !important;
    padding-left: 0 !important;
    position: relative;
}

.pricing-card .feature-list li::before {
    display: none !important;
}

.feature-item {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #f8f9fa;
    min-height: 48px;
    transition: background-color 0.2s ease;
}

.feature-item:hover {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding-left: 12px;
    padding-right: 12px;
}

.feature-item:last-child {
    border-bottom: none;
}

.feature-name {
    flex: 1;
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    font-weight: 400;
}

.feature-value {
    margin-left: 15px;
    font-weight: 500;
}

.popular-badge, .premium-badge {
    font-size: 10px;
    padding: 3px 8px;
    border-radius: 12px;
    margin-left: 8px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.popular-badge {
    background: #28a745;
    color: white;
}

.premium-badge {
    background: #ea6463;
    color: white;
}

.expand-btn {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 2px solid #dee2e6;
    color: #37556b;
    padding: 12px 20px;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 600;
}

.expand-btn:hover {
    background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
    border-color: #adb5bd;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.additional-features {
    display: none;
    animation: slideDown 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.additional-features.show {
    display: block;
}

@keyframes slideDown {
    from { 
        opacity: 0; 
        max-height: 0;
        transform: translateY(-10px);
    }
    to { 
        opacity: 1; 
        max-height: 800px;
        transform: translateY(0);
    }
}

.cta-button {
    background: linear-gradient(135deg, #28a745 0%, #34ce57 100%);
    color: white;
    padding: 18px 30px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin-top: 25px;
    box-shadow: 0 4px 16px rgba(40, 167, 69, 0.2);
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(40, 167, 69, 0.4);
    text-decoration: none;
    color: white;
}

/* Price Calculator */
.price-calculator {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 24px;
    padding: 50px;
    margin: 0 auto;
    max-width: 900px;
    box-shadow: 0 16px 48px rgba(0,0,0,0.12);
    border: 1px solid #dee2e6;
    position: relative;
    overflow: hidden;
}

.price-calculator::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(55, 85, 107, 0.05) 0%, transparent 70%);
    pointer-events: none;
}

.calculator-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.calculator-title {
    font-size: 36px;
    font-weight: bold;
    color: #37556b !important;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.calculator-subtitle {
    color: #6c757d !important;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
}

.calculator-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: start;
    position: relative;
    z-index: 1;
}

.calculator-controls {
    background: white;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.1);
    border: 1px solid #f0f0f0;
}

.calculator-results {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(55, 85, 107, 0.4);
    position: relative;
    overflow: hidden;
}

.calculator-results::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    pointer-events: none;
}

.employee-counter {
    margin-bottom: 35px;
}

.employee-label {
    font-size: 20px;
    font-weight: 600;
    color: #37556b;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.employee-count {
    background: linear-gradient(135deg, #28a745 0%, #34ce57 100%);
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 20px;
    min-width: 70px;
    text-align: center;
    display: inline-block;
    box-shadow: 0 4px 16px rgba(40, 167, 69, 0.3);
}

.slider-container {
    margin: 25px 0;
    padding: 15px 0;
}

.premium-option {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 16px;
    padding: 25px;
    margin: 25px 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.premium-option:hover {
    border-color: #ea6463;
    background: #fff5f5;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(234, 100, 99, 0.15);
}

.premium-option.active {
    border-color: #ea6463;
    background: linear-gradient(135deg, #fff5f5 0%, #ffe6e6 100%);
    box-shadow: 0 8px 32px rgba(234, 100, 99, 0.25);
    transform: translateY(-2px);
}

.premium-checkbox {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
    cursor: pointer;
}

.premium-checkbox input[type="checkbox"] {
    width: 24px;
    height: 24px;
    accent-color: #ea6463;
    cursor: pointer;
}

.premium-checkbox label {
    font-size: 18px;
    font-weight: 600;
    color: #37556b;
    cursor: pointer;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.result-section {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.result-label {
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.result-value {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
}

.result-description {
    font-size: 15px;
    opacity: 0.8;
}

.total-price {
    background: rgba(255,255,255,0.15);
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    margin-top: 25px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
}

.total-price .result-value {
    font-size: 42px;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

.minimum-price {
    background: rgba(255,193,7,0.2);
    border: 1px solid rgba(255,193,7,0.4);
    border-radius: 10px;
    padding: 12px 18px;
    margin-top: 18px;
    font-size: 14px;
    display: none;
}

/* Calendly Section */
.calendly-section {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 900px;
}

/* Fix Calendly section layout and positioning */
.calendly-section .container {
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.calendly-section .row {
    margin: 0 !important;
    justify-content: center !important;
}

.calendly-section .col-lg-10 {
    max-width: 100% !important;
    padding: 0 !important;
}

.calendly-container {
    background: white;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 16px 48px rgba(0,0,0,0.12);
    border: 1px solid #f0f0f0;
}

.calendly-header {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    padding: 50px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.calendly-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    pointer-events: none;
}

.calendly-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.calendly-subtitle {
    font-size: 18px;
    opacity: 0.9;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.calendly-widget-wrapper {
    padding: 0;
}

/* Custom Design Section */
.custom-design-section {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
    overflow: hidden;
}

.custom-design-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 20% 80%, rgba(55, 85, 107, 0.05) 0%, transparent 50%),
                radial-gradient(circle at 80% 20%, rgba(234, 100, 99, 0.05) 0%, transparent 50%);
    pointer-events: none;
}

.custom-design-decoration {
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: linear-gradient(45deg, rgba(40, 167, 69, 0.1), rgba(52, 206, 87, 0.1));
    border-radius: 50%;
    pointer-events: none;
}

.custom-design-content-left {
    padding: 0 30px;
    position: relative;
    z-index: 1;
}

.custom-design-header {
    margin-bottom: 40px;
}

.custom-design-title {
    font-size: 36px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 15px;
    line-height: 1.2;
}

.custom-design-subtitle {
    font-size: 18px;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
}

.custom-design-features {
    margin-bottom: 40px;
}

.custom-design-features .feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #37556b;
    font-weight: 500;
}

.custom-design-features .feature-item i {
    color: #28a745;
    font-size: 18px;
}

.custom-design-pricing {
    background: white;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
    border: 2px solid #f0f0f0;
}

.pricing-label {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 10px;
    font-weight: 500;
}

.pricing-value {
    font-size: 32px;
    font-weight: bold;
    color: #37556b;
}

.tax-note {
    font-size: 16px;
    color: #6c757d;
    font-weight: normal;
}

.custom-design-werki {
    position: relative;
    margin-bottom: 30px;
}

.werki-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.werki-speech-bubble {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    border: 2px solid #f0f0f0;
    max-width: 280px;
    z-index: 2;
}

.speech-content {
    font-size: 16px;
    color: #37556b;
    text-align: center;
    line-height: 1.4;
}

.speech-arrow {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
}

.werki-character {
    position: relative;
    z-index: 1;
}

.werki-image {
    width: 120px;
    height: auto;
}

.custom-design-image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
}

.custom-design-image-container {
    max-width: 400px;
    position: relative;
}

.custom-design-image {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 12px 36px rgba(0,0,0,0.15);
}

/* Responsive Design */
@media (max-width: 992px) {
    .section-spacing {
        margin: 60px auto;
    }
    
    .pricing-section {
        padding: 0 15px;
    }
    
    .pricing-cards {
        gap: 20px;
    }
	
    .pricing-card.popular {
        transform: none;
    }
    
    .pricing-card.popular:hover {
        transform: translateY(-8px);
    }
    
    .calculator-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .price-calculator {
        padding: 30px;
    }
    
    .calculator-title {
        font-size: 28px;
    }
    
    .custom-design-title {
        font-size: 28px;
    }
    
    .calendly-section {
        padding: 0 15px;
    }
    
    .preise .showcase-title {
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    .section-spacing {
        margin: 50px auto;
    }
    
    .pricing-section {
        padding: 0 10px;
    }
    
    .pricing-cards {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    
    .pricing-card {
        min-width: 280px;
        max-width: 400px;
    }
    
    .pricing-body {
        padding: 30px 25px;
    }
    
    .price-calculator {
        padding: 25px;
    }
    
    .calculator-controls,
    .calculator-results {
        padding: 25px;
    }
    
    .calendly-section {
        padding: 0 10px;
    }
    
    .calendly-header {
        padding: 30px 25px;
    }
    
    .calendly-title {
        font-size: 28px;
    }
    
    .custom-design-section {
        padding: 40px 0;
    }
    
    .preise .showcase-title {
        font-size: 28px;
    }
    
    .preise .showcase-header {
        margin-bottom: 40px;
    }
    
    .custom-design-content-left {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    
    .custom-design-image-wrapper {
        padding: 0 20px;
    }
    
    .werki-speech-bubble {
        max-width: 240px;
        padding: 15px;
    }
    
    .speech-content {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .section-spacing {
        margin: 40px auto;
    }
    
    .pricing-section {
        padding: 0 5px;
    }
    
    .pricing-card {
        min-width: 260px;
    }
    
    .plan-price {
        font-size: 36px;
    }
    
    .price-calculator {
        padding: 20px;
    }
    
    .calculator-title {
        font-size: 24px;
        flex-direction: column;
        gap: 10px;
    }
    
    .employee-label {
        font-size: 18px;
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }
    
    .premium-checkbox {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .calendly-section {
        padding: 0 5px;
    }
    
    .calendly-header {
        padding: 20px 15px;
    }
    
    .calendly-title {
        font-size: 24px;
    }
    
    .custom-design-section {
        padding: 30px 0;
    }
    
    .custom-design-title {
        font-size: 24px;
    }
    
    .pricing-value {
        font-size: 28px;
    }
    
    .preise .showcase-title {
        font-size: 24px;
    }
    
    .preise .showcase-header {
        margin-bottom: 30px;
    }
    
    .preise .showcase-description {
        font-size: 16px;
    }
}

/* Additional utility classes for inline styles cleanup */
.external-link-icon {
    font-size: 12px !important;
    color: #ea6462 !important;
}

.feature-icon {
    font-size: 18px !important;
}

.calendly-widget {
    min-width: 320px;
    height: 1000px;
}

.start-header p {
	font-size: 3rem;
	font-weight: 300;
	margin: 0;
	color: #9bb5b7;
}

.start-header h1 {
	margin: 0.5rem 0;
	color: #ea6463;
	font-size: 4rem;
}

.start-header h2 {
	font-size: 3rem;
}

.start-header h3 {
	margin-top: 8px;
}


@media (max-width: 767px) {
	.start-header h1 {
		font-size: 4rem;
	}
	.start-header h3 {
		font-size: 2rem;
		margin-top: 4px;
	}
	.start-header ul {
		margin-top: 4rem;
	}
	.start-header {
		padding-top: 0;
	}
	.appvorstellung  .slick-next {
		right: -2px!important;
		display: block!important;
		position: absolute!important;
	}
	.slick-next, .slick-prev {
		width: 70px;
		height: 104px;
	}
	.slick-prev {
		left: -39px!important;
	}
	.slick-slide {
		padding: 30px!important;
	}
	h1, .h1 {
		font-size: 3.5rem;
		margin: 8px 0 0 0;
	}
	h2, .h2 {
		font-size: 3rem;
		margin-top: 12px;
	}
}



h3, .h3, h4, .h4 {
	/* color: #37556b; */
	font-weight: 200;
	/*font-weight: bold;*/
}

.justCenter {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ctaBtn{
	color: #d2d2d2;
	background: #243743;
	padding: 1.4rem 3rem;
	position: relative;
	display: inline-block;
}

.ctaBtn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: rgba(0,0,0,.05);
	z-index: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.ctaBtn span {
	z-index: 2;
	position: relative;
}

.ctaBtn:hover:after {
	width: 100%;
	background: rgba(0,0,0,.05);
}

.ghostBtn{
	background: transparent;
	color: #d2d2d2;
	border: 1px solid #d2d2d2;
	padding: 1.4rem 3rem;
	position: relative;
	display: inline-block;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.ghostBtn:hover {
	background: #d2d2d2;
	color: #243743;
}


.flexRow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.flexWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.alignItemsCenter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.alignItemsEnd {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.opacity0 {
	opacity: 0!important;
	visibility: hidden;
}

.padTo3 {
	padding-top: 3rem;
}

.maTo3 {
	margin-top: 3rem;
}

.maTo2 {
	margin-top: 2rem;
}

.maTo1 {
	margin-top: 1rem;
}

.maTo6 {
	margin-top: 6rem;
}

.maTo4 {
	margin-top: 4rem;
}


.maBo3 {
	margin-bottom: 3rem;
}

.maBo1 {
	margin-bottom: 1rem;
}

.maBo0 {
	margin-bottom: 0;
}

.maBo6 {
	margin-bottom: 6rem;
}

@media (max-width: 1199px){
	.maToMD3 {
		margin-top: 3rem;
	}

	.maToMD6 {
		margin-top: 6rem;
	}
}

@media (max-width: 991px){
	.maToSM3 {
		margin-top: 3rem;
	}

	.maToSM6 {
		margin-top: 6rem;
	}
}

@media (max-width: 767px){
	.maToXS3 {
		margin-top: 3rem;
	}

	.maToXS6 {
		margin-top: 6rem;
	}

	html {
		font-size: 9px;
	}

	.order2mobile {
		order: 2;
	}
}


/* Modern Fixed Contact Elements - optimized for website design */


.fixedContactWrap {
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1000;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.fixedContactWrap > div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: auto;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Modern Contact Button Styling */
.fixedContactWrap img {
	background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
	width: 56px;
	height: 56px;
	padding: 14px;
	border-radius: 32%;
	cursor: pointer;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.3);
	border: 2px solid rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(10px);
	position: relative;
	z-index: 2;
}

.fixedContactWrap img:hover {
	background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
	transform: scale(1.1);
	box-shadow: 0 12px 35px rgba(234, 100, 99, 0.4);
	border-color: rgba(255, 255, 255, 0.4);
}

/* Modern Label Styling - Glass Morphism */
.fixedContactWrap p {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 250, 0.95) 100%);
	backdrop-filter: blur(20px);
	color: #37556b;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 12px 20px;
	border-radius: 25px;
	position: absolute;
	right: 70px;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	transform: translateX(20px);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.8);
	z-index: 1;
}

.fixedContactWrap p::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -8px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 8px solid rgba(255, 255, 255, 0.95);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Hover Effects */
.fixedPhone:hover > p,
.fixedContact:hover > p,
.fixedRegistration:hover > p,
.fixedWhatsApp:hover > p {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.fixedContactWrap a {
	color: inherit;
	text-decoration: none;
	display: flex;
	align-items: center;
}

/* Spacing between buttons */
.fixedContact,
.fixedRegistration,
.fixedWhatsApp {
	margin-top: 0;
}

/* WhatsApp Button - special styling for brand recognition */
.fixedWhatsApp img {
    background: #5bd366;
    padding: 6px;
}

.fixedWhatsApp img:hover {
	transform: scale(1.1);
	box-shadow: 0 12px 35px rgba(37, 211, 102, 0.4);
    background: #5bd366;
}

/* Responsive Design for Fixed Contact Elements */
@media (max-width: 991px) {
	.fixedContactWrap {
		position: fixed;
		bottom: 20px;
		right: 20px;
		top: unset;
		transform: none;
		flex-direction: row;
		gap: 12px;
		background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 250, 0.95) 100%);
		backdrop-filter: blur(20px);
		padding: 12px 16px;
		border-radius: 30px;
		box-shadow: 0 12px 35px rgba(55, 85, 107, 0.2);
		border: 1px solid rgba(255, 255, 255, 0.8);
	}

	.fixedContactWrap > div {
		margin: 0;
	}

	.fixedContactWrap img {
		width: 48px;
		height: 48px;
		padding: 12px;
		box-shadow: 0 6px 20px rgba(55, 85, 107, 0.25);
	}

	.fixedContactWrap img:hover {
		transform: scale(1.05);
		box-shadow: 0 8px 25px rgba(234, 100, 99, 0.35);
	}

	/* Hide labels on mobile - only show icons */
	.fixedContactWrap p {
		display: none;
	}
}

@media (max-width: 768px) {
	.fixedContactWrap {
		bottom: 15px;
		right: 15px;
		gap: 10px;
		padding: 10px 14px;
	}

	.fixedContactWrap img {
		width: 44px;
		height: 44px;
		padding: 11px;
	}
}

@media (max-width: 576px) {
	.fixedContactWrap {
		bottom: 10px;
		right: 10px;
		gap: 8px;
		padding: 8px 12px;
	}

	.fixedContactWrap img {
		width: 40px;
		height: 40px;
		padding: 10px;
	}
}

/* Header Batch */

.headerBatch {
	position: absolute;
	right: -120px;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	bottom: -5rem;
	font-size: 2rem;
	background: #be9d54;
	color: #fff;
	padding: 2rem;
	border-radius: 100%;
	z-index: 999999999999;
	-webkit-box-shadow: 10px 10px 10px -2px rgba(207,207,207,1);
	box-shadow: 10px 10px 10px -2px rgba(207,207,207,1);
	display: none!important;
}

.headerBatchWrap {
	position: relative;
}

.headerBatch strong {
	font-size: 2.8rem;
}

@media (max-width: 1500px) {
	.headerBatch {
		right: 20px;
		bottom: -120px;
	}
}

@media (max-width: 991px) {
	.headerBatch {
		bottom: -9rem;
		font-size: 1.4rem;
		right: 0;
	}
}

@media (max-width: 767px) {
	.headerBatch {
		right: 30px;
	}
}

/* HEADER */

header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

/* Top Header */

.topHeader {
	background: #37556b;
	color: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.topHeader a{
	color: #8a6d3b;
	text-decoration: none;
	line-height: 1;
}

.topHeader a:hover{
	text-decoration: underline;
}

.topHeader .container > p {
	display: inline-block;
	margin-left: 1.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 0;
}


.topHeader .container p {
	margin-bottom: 0;
}


.topHeader .container > .leftPart > p:first-of-type {
	margin-left: 0;
	float: left;
	color: #8a6d3b;
}

.topHeaderPhone, .topHeaderMail {
	padding-left: 2.6rem;
	position: relative;
	float: left;
	margin-left: 2rem;
}

.topHeaderPhone:before, .topHeaderMail:before{
	position: absolute;
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	width: 1.6rem;
	height: 1.6rem;
	left: 0;
	top: 5px;
}

.topHeaderInstagram, .topHeaderFacebook {
	padding-left: 1.6rem;
	position: relative;
	float: left;
	margin-left: 1rem;
}

.topHeaderInstagram img, .topHeaderFacebook img {
	width: 1.6rem;
	height: 1.6rem;
}


.menuWrapper:after, .menuWrapper:before {
	display: none;
}

.topHeaderPhone:before {
	background-image: url('../images/telephone-topheader.svg');
}

.topHeaderMail:before {
	 background-image: url('../images/email-topheader.svg');
 }


/* ===== MODERN HEADER DESIGN ===== */
.mainHeader {
	background: #36576b;
	-webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	width: 100%;
	color: white;
	position: relative;
	border-bottom: 2px solid rgba(234, 100, 99, 0.3);
}

/* Modern Navigation Links */
.navbar-nav a {
	color: white;
	font-weight: 500;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
}

.navbar-nav a:hover {
	color: #ea6463;
	text-decoration: none;
}


.navbar-header {
	margin-right: 2rem;
}

.navbar-brand img {
	width: 22rem;
}

header + .wrap {
	margin-top: 60px;
}

.weddinglocations-template-default header + .wrap {
	margin-top: 0;
}

header .dropdown-menu li a{
	color: #37556b;
	font-size: 1.6rem;
}

/*
header .dropdown-menu li.current-menu-item a{
	color: ;
}
*/
header .dropdown-menu li {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.navbar-brand {
	padding: 7px 15px;
}

header .dropdown-menu li:hover a, header .dropdown-menu li.active a {
	color: #37556b;
}



header .dropdown-menu > li:last-of-type {
	border-bottom: none;
}

header .dropdown-menu {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-nav > li {
	font-size: 2rem;
}

/* Modern Mobile Toggle Button */
.navbar-default .navbar-toggle {
	border: 2px solid #37556b;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: rgba(234, 100, 99, 0.1);
	border-color: #ea6463;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #ea6463;
	border-radius: 2px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.navbar-default .navbar-toggle:hover .icon-bar {
	background: #ea6463;
}

.mobileLangSwitcher {
	display: none;
}

@media (min-width: 992px){
	header .dropdown-menu li.current-menu-item, header .dropdown-menu li:hover, header .dropdown-menu li:active {
		background: rgba(0,0,0,.06);
	}
	nav.navbar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.mainHeader .container:before, .mainHeader .container:after, .mainHeader .navbar:before {
		display: none;
	}

	.menuWrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
	}

	.navbar-collapse.collapse {
		padding-right: 0;
	}

	.navbar-nav > li.current-menu-item > a, .navbar-nav > li:hover > a, .navbar-nav > li.active > a {

	}

	.navbar-nav > li > a {
		padding: 20px 12px !important;
		font-size: 18px;
		margin-top: 11px;
		color: white;
		/*border-right: 1px solid rgba(0,0,0,.05);*/
		/*margin-top: 0px;*/
		padding-top: 0px;
		margin-bottom: 15px;
	}

	.navbar-nav > li  {
		position: relative;
	}



	.navbar-nav > li.current-menu-item:after , .navbar-nav > li:hover:after, .navbar-nav > li.active:after {
		width: 100%;
	}

	/* Modern CTA Button in Header */
	.navbar-nav > li:last-of-type > a {
		background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
		padding: 16px 24px !important;
		border-radius: 12px;
		margin-top: 11px;
		font-weight: 600 !important;
		margin-left: 35px;
		color: white;
		box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
		transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
		border: 2px solid transparent;
	}

	.navbar-nav > li:last-of-type > a:hover, 
	.navbar-nav > li:last-of-type > a:active {
		background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
		color: white;
		transform: translateY(-2px);
		box-shadow: 0 8px 25px rgba(55, 85, 107, 0.4);
		border: 2px solid rgba(234, 100, 99, 0.3);
		font-weight: 600;
	}
}

.btn-cta {
	background-color: #ea6463;
	padding: 20px!important;
	border-radius: 4px;
	margin-top: 11px;
	font-weight: 400!important;
	color: white;
	font-size: 2rem;
	display: inline-block;
}

.btn-cta:hover {
	background-color: white;
	color: #ea6463;
	border: 1px solid #ea6463;
	font-weight: 400;
}

.modal {
	z-index: 999999999;
}

.modal-header .close {
	margin-top: -2px;
	position: absolute;
	right: 16px;
	top: 16px;
}

.modal-content {
	margin-top: 80px;
}


@media (min-width: 992px) and (max-width: 1500px) {
	.navbar-header {
		margin-right: 4rem;
	}

	.navbar-nav > li > a {
		padding: 20px 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-header {
		margin-right: 3rem;
	}

	.navbar-nav > li > a {
		padding: 20px 15px;
	}

	.navbar-brand img {
		/*width: 12.5rem;*/
	}
}

/* Stick Header */

header.scrolled {
	top: -140px;
	-webkit-transition: top 1.5s ease;
	-o-transition: top 1.5s ease;
	transition: top 1.5s ease;
	position: fixed;
	width: 100%;
}

header.scrolled .topHeader{
	display: none;
}

header.scrolled.sticky {
	top: 0;
}

.wrap.scrolled {
	margin-top: 169px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-header {
		margin-right: 2rem;
	}

	.navbar-nav > li > a {
		padding: 20px 15px;
	}
}

@media (max-width: 991px){

   .pricing-section.section-spacing {
       .row.mt-md-7 {
           margin-right: 0;
           margin-left: 0;
       }
   }

	header.scrolled .mainHeader {
		/* background: #fafafa; */
	}

	.navbar-default .navbar-toggle {
		position: absolute;
		right: 0;
	}

	.langSwitcher {
		position: absolute;
		right: 12rem;
		top: 0;
	}

	.current-menu-item > a, .current-menu-parent > a {
		color: #8a6d3b;
	}

	header .dropdown-menu li {
		border-bottom: unset;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/* Animation Burgermenü */

	.navbar-toggle > span {
		margin-bottom: 4px;
		-webkit-transition: top 0.5s ease, -webkit-transform 0.5s ease;
		transition: top 0.5s ease, -webkit-transform 0.5s ease;
		-o-transition: transform 0.5s ease, top 0.5s ease;
		transition: transform 0.5s ease, top 0.5s ease;
		transition: transform 0.5s ease, top 0.5s ease, -webkit-transform 0.5s ease;
	}

	.navbar-toggle > span:first-of-type, .navbar-toggle > span:last-of-type{
		margin-bottom: 0px;
	}

	.navbar-toggle span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 7px;
		position: relative;
	}

	.navbar-toggle span:nth-child(3) {
		opacity: 0;
		/* width: 0; */
		/* height: 0; */
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.navbar-toggle span:nth-child(4) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: -5px;
		position: relative;
	}
	.navbar-toggle.collapsed span {
		opacity: 1;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		top: 0;
	}

    .navbar-toggle:not(.collapsed) .icon-bar {
        display: none!important;
    }

	header.headerHelper {
		max-height: 100vh;
		overflow-y: scroll;
	}
}

@media (max-width: 767px){
	.header.scrolled .mainHeader {
		/* background: #fff; */
	}

    .navbar-nav > li.current-menu-item > a{
        color: #ea6463;
        border: 1px solid #ea6463;
    }

	.navbar-default .navbar-toggle {
		position: absolute;
		right: -15px;
		background: transparent;
	}

	.topHeader {
		display: none;
	}

	.mobileLangSwitcher {
		display: block;
	}

	.mobileLangSwitcher > div{
		float: right;
	}

	.langSwitcher {
		display: none;
	}

	/*.navbar-brand  {*/
		/*padding-top: 0;*/
	/*}*/

	.navbar-brand img {
		width: 12rem;
	}

	.navbar-brand {
		padding: 8px;
		background: #37556b;
		border-bottom-right-radius: 12px;
	}

	.navbar-header {
		background: inherit;
	}

	.wrap.scrolled {
		margin-top: 70px;
	}

	/* Modern Mobile Navigation */
	.navbar-nav a {
		color: #37556b;
		background: rgba(255, 255, 255, 0.9);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		margin: 5px 0;
		border-radius: 8px;
		padding: 12px 20px !important;
		transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	}
	
	.navbar-nav a:hover {
		background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
		color: white;
		transform: translateX(5px);
	}

	header + .wrap {
		margin-top: 10px;
	}
}


/* STOCKWERKE */

/* Voll breites Bild */

.fullWidthPicSection {
	background-repeat: no-repeat;
	background-size: cover;
}

@media (min-width: 992px){
    .fullWidthPicTextWrap {
        /* margin-top: 10vh; */
    }
    .mobile-menu-close {
        display: none!important;
    }
}

.fullWidthPicTextWrap {
	padding: 1.5rem 3rem;
}

@media (min-width: 1025px){
	.fullWidthPicSection.paraxify {
		background-attachment: fixed;
	}
}

/* Freier Text */

@media (min-width: 992px){
	.freeTextSection .twoCols {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.freeTextSection .threeCols {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.freeTextSection .fourCols {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
}

/* animierte Karten */

.aniCardWrap {
	overflow: hidden;
	position: relative;
}

.aniCardTextWrap {
	background-color: rgba(23,23,23,0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	font-family: 'Dancing Script';
	font-size: 2.6rem;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.aniCardInnerWrap {
	padding: 15px 15px 0;
	border-radius: 0px;
	height: 100%;
}

/*.aniCardWrap {
	border-radius: 8px;
}*/

.aniCardTextWrap p{
	margin-bottom: 0;
	color: #fff;
}

.aniCardWrap:hover .aniCardTextWrap {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.aniCardWrap img {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.aniCardWrap:hover img {
	/*-webkit-transform: scale(1.1);*/
	/*-ms-transform: scale(1.1);*/
	/*transform: scale(1.1);*/

	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.aniCardDownText {
	padding: 1rem 0;
}




/* Icons */

.iconImgOutterWrap {
	width: 12.6rem;
	height: 12.6rem;
	display: block;
	margin: 0 auto;
	border-radius: 100%;
	border: 0.8rem solid #f8f8f8;
	-webkit-box-shadow: inset 0 0 7px 0 rgba(0,0,0,.08);
	box-shadow: inset 0 0 7px 0 rgba(0,0,0,.08);
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	-o-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.iconImgWrap {
	width: 11rem;
	height: 11rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	border-radius: 100%;
	border: 2px solid #45a4a0;
	background-image: url(../images/stripes_3_b.png);
	-webkit-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
}

.iconImgWrap .iconImgInnerWrap{
	width: 4.5rem;
	height: 3.4rem;
	display: inline-block;
	margin: 0 auto;
	position: relative;

}

.iconImgWrap .iconImgInnerWrap img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -2.3rem;
	margin-top: -1.7rem;
	-webkit-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.iconsSection .hoverImg {
	opacity: 0;
}

.iconsSection .iconCol:hover .hoverImg{
	opacity: 1;
}

.iconsSection .iconCol:hover .standardImg{
	opacity: 0;
}

.iconsSection .iconCol:hover .iconImgWrap{
	background-color: #45a4a0;
	background-image: unset;
}

.iconsSection .iconCol:hover .iconImgOutterWrap{
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

/* Karten mit Text */

.picWithTextSection h1, .picWithTextSection h2, .picWithTextSection h3, .picWithTextSection h4 {
	margin-top: 0;
	line-height: 1;
}

.cardTextWrap {
	overflow: hidden;
}

.cardImgWrap {
	position: relative;
}

.cardIconWrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: #45a4a0;
}

.cardTextWrap .cardImg{
	-webkit-transform: translate(20px);
	-ms-transform: translate(20px);
	transform: translate(20px);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.cardTextWrap .cardIcon{
	padding-left: 8px;
	padding-right: 8px;
}

.cardTextWrap:hover .cardImg {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.cardTextWrap:hover .cardIconWrap {
	-webkit-transform: translate(-90px);
	-ms-transform: translate(-90px);
	transform: translate(-90px);
}

.cardTextWrap .cardText {
	margin-left: 60px;
}

.picWithTextSection ul li{
	margin-bottom: 1rem;
}

.picWithTextSection ul li:last-of-type {
	margin-bottom: 2rem;
}

@media(max-width: 992px){
	.cardIconWrap {
		width: 50px;
	}
	.cardTextWrap .cardText {
		margin-left: 50px;
	}
}

@media(max-width: 767px){
	.cardIconWrap {
		width: 90px;
	}
	.cardTextWrap .cardText {
		margin-left: 90px;
	}
}

/* Zähler */

.counterWrap {
	position: relative;
}

.counterText {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.counterText {
	padding: 0 15px;
	color: #ededed;
	font-weight: bold;
}

.counterText > div {
	width: 100%;
}

.counterNumber {
	font-size: 5rem;
	margin-bottom: 0;
}

.counterUnit {
	font-size: 2.5rem;
}

/* Aktuelles & Jobs */

.newsHeadline {
	background: #8a6d3b;
	color: #fff;
	font-size: 2.2rem;
	padding: 10px;
	margin: 0;
}

.singleNewsHeadline{
	font-size: 20px;
	margin-bottom: 1.5rem;
}

.singleNewsTextWrap img {
	width: auto;
	max-width: 100%;
}

.singleNewsHeadline a{
	color: #000;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.singleNewsHeadline:hover a{
	color: #8a6d3b;
}

.newsInnerWrap {
	color: #737E86;
	/* padding: 1rem 1rem 4rem;
	margin-bottom: 20px; */
}


.readMoreLink a:hover{
	text-decoration: underline;
}

.newsDate {
	color: #373737;
	font-size: 13px;
	margin-bottom: 0.7rem;

}

.job-listing .job-preview .job-cta .apply-btn {
	border-radius: 5px!important;
	font-size: 14px!important;
	padding: 8px 26px!important;
}

.slick-next {
	right: -140px;
}

.slick-prev {
	left: -140px;
}

@media (max-width: 991px){
	.newsSlider button.slick-arrow{
		display: none!important;
	}
}

@media (max-width: 767px){
	.newsInnerWrap img{
		margin-left: 0;
		margin-bottom: 1rem;
	}
}

/* Bild und Text */

.picWithTextSection {
	overflow: hidden;
}

.roundImg {
	border-radius: 100%;
}

.picWithTextImg.fadeToLeft {
	-webkit-transform: translate(100%);
	-ms-transform: translate(100%);
	transform: translate(100%);
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.picWithTextImg.fadeToRight {
	-webkit-transform: translate(-100%);
	-ms-transform: translate(-100%);
	transform: translate(-100%);
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.picWithTextImg.fadeToLeft.fixMe, .picWithTextImg.fadeToRight.fixMe {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}


@media (min-width: 992px){
	.textRight {
		text-align: right;
	}
}

/* Bild-Galerie */

#swipebox-overlay {
	background: rgba(13, 13, 13, 0.74);
}

.galleryRow img {
	width: 0;
	height: 0;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.galleryRow.fixMe img {
	width: 100%;
	height: auto;
}

/* Kundenübersicht */

.customerSection {
	background-size: cover;
	background-repeat: no-repeat;
}

.customerName, .customerSection a{
	background: #ddd;
	color: #626262;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.customerName {
	padding: 2.2rem;
	font-size: 2.2rem;
}

.customerName:hover, .customerSection a:hover {
	background: rgba(69, 164, 160, 0.8);
	color: #fff;
}

/* Timeline */

.timelineRow h1, .timelineRow h2, .timelineRow h3, .timelineRow h4 {
	margin-top: 0;
}

.timelineRow {
	position: relative;
}

.timelineSection > div > div:nth-child(odd) {
	background: #f2f2f2;
}

.timelineSection > div > div:nth-child(even) {
	background: #fff;
}

.timelineRow:before {
	position: absolute;
	content: '';
	width: 0.4rem;
	left: 50%;
	margin-left: -0.2rem;
	height: 100%;
	background: #45a4a0;
}

.timelineRow:after {
	position: absolute;
	content: '';
	background: #cfcfcf;
	border-radius: 100%;
	border: 4px solid #45a4a0;
	width: 1.8rem;
	height: 1.8rem;
	left: 50%;
	margin-left: -0.9rem;
	top: 1.2rem;
}

.timelineSection > div > div:nth-child(odd) .timelineRightPart, .timelineSection > div > div:nth-child(even) .timelineRightPart {
	position: relative;
}

.timelineSection .timelineRightPart:after {
	position: absolute;
	content: '';
	width: 1.8rem;
	height: 2.4rem;
	left: 0;
	margin-left: -0.9rem;
	top: 0.9rem;
}

.timelineSection > div > div:nth-child(odd) .timelineRightPart:after {
	background: #f2f2f2;
}

.timelineSection > div > div:nth-child(even) .timelineRightPart:after {
	background: #fff;
}

.timelineRightPart {
	padding: 1rem 1.5rem 3rem 5rem;
}

.timelineLeftPart {
	padding: 1rem 5rem 3rem 1.5rem;
}

.timelineSection > .container {
	position: relative;
}

.timelineSection > .container:before, .timelineSection > .container:after {
	content: '';
	position: absolute;
	left: 50%;
	width: 0.4rem;
	margin-left: -0.2rem;
	height: 1.2rem;
	border-radius: 6px;
	background: #45a4a0;
}

.timelineSection > .container:before {
	top: -1rem;
}

.timelineSection > .container:after {
	bottom: -1rem;
}

.timelineHeadline {
	font-size: 2rem;
	font-weight: 700;
	color: #45a4a0;
}

@media (min-width: 992px){
	.timelineRow > div {
		width: 50%;
	}

	.timelineRightPart.wantAborder {
		position: relative;
	}

	.timelineRightPart.wantAborder:before {
		position: absolute;
		content: '';
		left: 1.4rem;
		width: 2.6rem;
		border-radius: 4px;
		top: 1.8rem;
		background: #45a4a0;
		height: 4px;
	}

	.timelineLeftPart.wantAborder {
		position: relative;
	}

	.timelineLeftPart.wantAborder:before {
		position: absolute;
		content: '';
		right: 1.4rem;
		width: 2.6rem;
		border-radius: 4px;
		top: 1.8rem;
		background: #45a4a0;
		height: 4px;
	}
}


@media (max-width: 991px){
	.timelineRow > div {
		width: 100%;
	}

	.timelineRightPart {
		position: relative;
	}

	.timelineRightPart:before {
		position: absolute;
		content: '';
		left: 1.4rem;
		width: 2.6rem;
		border-radius: 4px;
		top: 1.8rem;
		background: #45a4a0;
		height: 4px;
	}

	.timelineRow:before {
		left: 0;
	}

	.timelineRow:after {
		top: 5.2rem;
		left: 0;
	}

	.timelineSection .timelineRightPart:after {
		width: 0.4rem;
		left: 0.7rem;
	}

	.timelineSection > .container:before, .timelineSection > .container:after {
		left: 15px;
	}
}

/* Kontakt */

.contactSecIcon {
	width: 2rem;
	margin-right: 1rem;
}


/* Icons 4-Col */

.icon4ColIcon {
	width: 5rem;
	height: 5rem;
}

.icon4ColIcon.centerMe {
	margin: 0 auto;
	display: block;
}

/* St-18 Tabelle */



.tableSection .container > div:first-of-type {
	margin-top: 0;
}

.tableSection .tableContainer > .tableRow > div {
	border-right: 1px solid #45A4A0;
	border-top: 1px solid #45A4A0;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.tableSection .tableContainer > .tableRow  p {
	margin-bottom: 0;
}

.tableSection .tableContainer > .tableRow > div:last-of-type {
	border-right: none;
}

.tableSection .tableContainer > .tableRow:first-of-type > div {
	border-top: none;
}

@media(max-width: 767px){
	.tableSection .fourColTable .col-xs-3 {
		min-width: 175px;
	}
	.tableSection .fourColTable  {
		min-width: 700px;
	}
	.tableSection {
		overflow: scroll;
	}
}

@media(max-width: 767px){
	.tableSection .threeColTable .col-xs-4 {
		min-width: 230px;
	}
	.tableSection .threeColTable  {
		min-width: 690px;
	}
	.tableSection {
		overflow: scroll;
	}
}




/* Video Section */

.videoSection + .fullWidthPicSection {
	margin-top: 7rem;
}
.videoSection {
	position: relative;
}

.videoSection.heroVideo {
	width: 100%;
	max-height: 90vh;
    height: 90vh;
	overflow: hidden;
	position: relative;
	top: 0;
	right: 0;
	z-index: -100;
}

@media(max-width: 991px){
    .videoSection.heroVideo {
        max-height: 85vh;
        height: 85vh;
        margin-top: -30px;
    }
	.videoTextInnerWrap {
		padding: 0.5rem 1rem!important;
		position: absolute;
		bottom: 2vw;
		max-width: 96vw;
	}
	.section-color-overlay {
		/*opacity: 0!important;*/
	}
}


.videoTextWrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}


video {
	width: 100%;
}

.heroVideo video{
	position: relative;
	width: auto;
	min-width: 100%;
	height: auto;
}

.videoTextInnerWrap {
	padding: 1rem 2rem;
	margin-top: auto;
	margin-bottom: auto;
}


/* Accordion */

.accordionHeadline p, .accordionHeadline h1, .accordionHeadline h2, .accordionHeadline h3, .accordionHeadline h4{
	font-size: 20px;
	padding: 9px 16px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
}

.accordionWrap {
	border: 1px solid #dfe1e5;
	border-radius: 8px;
}

.accordionSection .accordion-title {
	margin: 0;
	padding: 9px 40px 9px 16px;
	border-top: 1px solid #dfe1e5;
}

.accordionSection .accordion-content {
	padding: 16px 16px 10px;
}

.accordionSection .accordion-title a{
	position: relative;
	color: #333;
	display: block;
}

.accordionSection .accordion-title a:after{
	position: absolute;
	content: '';
	background-image: url('../images/arrow.png');
	width: 12px;
	height: 7px;
	background-size: cover;
	background-repeat: no-repeat;
	top: 50%;
	right: -10px;
}

.accordionSection .accordion-title a.collapsed:after{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Bild, Text mit Hintergrundbild */

.ctaSection2 {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow-y: hidden;
}

.ctaSection2 .innerWrap{
	padding: 5rem 3.5rem;
	margin-bottom: 1rem;
}

.ctaSection2 .ctaCard{
	padding: 15px;
}

.ctaSection2 .ctaCardInner{
	margin-top: 0;
	margin-bottom: 0;
}

.ctaName {
	position: absolute;
	color: #fff;
	z-index: 99;
}

/* Kundenmeinungen#2 - Testimonials */

.testimonialsSection2 {
	overflow: hidden;
}


.testimonialsSection2 .slick-prev, .testimonialsSection2 .slick-next {
	width: 41px;
	height: 78px;
}

@media(max-width: 991px){
	.testimonialsSection2 .slick-prev, .slick-next {
		display: none!important;
	}
}

.testimonialsSection2 .slick-prev {
	background: url(../images/control-left.png);
	left: -60px;
	background-size: contain;
}

.testimonialsSection2 .slick-next {
	background: url(../images/control-right.png);
	right: -60px;
	background-size: contain;
}

.testimonialsSection2 .slick-slider li:before {
	display: none;
}

.testimonialsSection2 .slick-dots {
	bottom: -40px;
}

.testimonialsSection2 .slick-dots li button:before {
	opacity: 1;
	content: '';
	height: 8px;
	background: rgba(65, 83, 93, 0.2);
}

.testimonialsSection2 .slick-dots li.slick-active button:before {
	background: #45a4a0;
	opacity: 1;
}

.testimonialsSection2 .testimonialTextWrap img {
	max-width: 200px;
	margin-left: 30px;
}

.testimonialsSection2 .vorteileWrap {
	background: #45a4a0;
	color: #fff;
	padding: 1rem 2rem;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -40px;
	font-size: 22px;
}

.testimonialsSection2 .vorteileWrap strong{
	font-size: 30px;
}

.posRel {
	position: relative;
}

@media(max-width: 991px){
	.testimonialsSection2 .testimonialTextWrap img {
		display: none!important;
	}

	.testimonialsSection2 .vorteileWrap {
		display: none;
	}
}


/* Google Maps */

.gmapsSection iframe{
	width: 100%;
	height: 67.6rem;
	margin-bottom: -6px;
}

.mapsContent {
	color: rgba(45,41,38,0.5);
	font-size: 1.6rem;
}

.mapsSwitcher {
	padding-left: 15px;
	padding-right: 15px;
}

.slider.round {
	border-radius: 34px;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 26px;
}

.switch input {
	display: none;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.slider.round:before {
	border-radius: 50%;
}

input:checked + .slider {
	background-color: #45a4a0;
}

input:checked + .slider:before {
	-webkit-transform: translateX(14px);
	-ms-transform: translateX(14px);
	transform: translateX(14px);
}

.contactSection iframe {
	width: 100%;
}

/* FOOTER */

footer {
	background: #37556b;
	padding-top: 3rem;
	padding-bottom: 3rem;
	border-top: 5px solid #ffffff;
}

.page-template-news footer, .page-template-team footer, .single-news footer, .category footer{
	margin-top: 6rem;
}

footer a, footer p{
	color: white;
	margin-right: 12px;
}

footer img{

}

.footerHeadline, .footerHeadline a{
	color: #f5f5f5;
	text-decoration: underline;
}

footer img.footerContactIcon {
	width: 2rem;
	margin-right: 1rem;
}

.footerHeadline{
	margin-bottom: 2rem;
}

.bottomFooter {
	margin-top: 4rem;
	border-top: 1px solid #cccccc;
	padding-top: 2rem;
}

.bottomFooter > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bottomFooter > .container:before, .bottomFooter > .container:after {
	display: none;
}

.impressumFooter {
	margin-right: 1.5rem;
}

/* Team Profilseite Bild verkleinern */

.page-id-1899 .picWithTextSection img {
	width: 60%;
	height: auto;
	float: right;
}

/*Bild bei Anmeldung verkleinern und rechtsbündig setzen*/
.page-id-1834 .picWithTextSection img {
	max-width: 20rem;
	float: right;
}

/* Google Bewertungen */

.topHeaderWrapper {
	background: #d2d2d2;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.topHeaderWrapper .leftPart a{
	margin-top: 3px;
	display: inline-block;
}

.topHeaderWrapper .leftPart a:last-of-type{
	margin-left: 20px;
}

.innerRating {
	position: absolute;
	height: 100%;
	background-image: url(../images/star-white.svg);
	background-size: contain;
}

.starRating {
	background-repeat: repeat-x;
	width: 109px;
	height: 19px;
	background-size: contain;
	margin-right: 0.8rem;
	display: inline-block;
	position: relative;
	background-image: url(../images/star-gray.svg);
	top: 3px;
	margin-left: 15px;
}

@media (max-width: 991px){
	.topHeaderWrapper .leftPart {
		display: block;
		width: 100%;
		text-align: center;
	}
	.topHeaderWrapper .rightPart {
		display: block;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 380px){
	.topHeaderWrapper .leftPart a:last-of-type{
		margin-left: 0px;
		display: block;
		margin-bottom: 5px;
	}
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

.fa, .fab, .fad, .fal, .far, .fas, .fa-solid {
	font-family: 'Font Awesome 5 Pro'!important;
}

/* WooCommerce */

.topBarCart {
	position: relative;
}
.topBarCart a {
	position: relative;
	padding: 0.8rem 1rem 0.6rem 4rem;
	display: inline-block;
	color: white;
	font-size: 16px;
}

.topBarCart a:hover {
	text-decoration: none;
}

.cross-sells h2, .related.products h2 {
	margin-bottom: 3rem;
}

.productImgWrap > img {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.categoryName, .productName {
	color: #8a6d3b;
	font-weight: 700;
	margin-top: 1rem;
	font-size: 2.4rem;
}

.productImgWrap {
	overflow: hidden;
	border-radius: 8px;
}

.productImgWrap:hover > img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

@media (min-width: 768px){
	.mobileCart{
		display: none;
	}
	.mt-md-7 {
		margin-top: 7rem!important;
	}
}

@media (max-width: 767px){
	.mobileCart {
		position: absolute;
		right: 50px;
		top: 12px;
	}
	.mobileCart a {
		border: none;
		color: #fff;
	}

	.mobileCart a span {
		background: #fff;
		color: #8a6d3b;
		border-radius: 100%;
		width: 20px;
		height: 20px;
		display: inline-block;
		text-align: center;
		line-height: 1.5;
		font-size: 12px;
	}

	.topBarCart a:before {
		background-image: url('../images/cart-icon-white.png');
		left: 0.8rem;
	}
}

/* WooCommerce Sidebar */

#sidebar {
	border-left: 1px solid #8a6d3b;
}

#sidebar h3{
	margin-top: 0;
}

#sidebar .widget_product_categories > ul{
	padding-left: 0;
}

#sidebar .widget_product_categories ul{
	list-style: none;
}

#sidebar .widget_product_categories ul.product-categories > li.cat-item {
	font-weight: 700;
}

#sidebar .widget_product_categories ul.product-categories > li.cat-item ul li.cat-item {
	font-weight: 400;
}

#sidebar .widget_product_categories ul.product-categories > li.cat-item a {
	text-decoration: none;
}

@media (max-width: 991px){
	#sidebar {
		margin-top: 2rem;
		margin-bottom: 6rem;
	}
}



.wpforms-form button {
	background-color: #243743 !important;
	color: #fff !important;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover,
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

input[type=text].form-control, input[type=password].form-control, input[type=email].form-control {
	height: 50px;
	margin: 0;
	padding: 0 12px;
	vertical-align: middle;
	background: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
}
.form-box .btn {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	line-height: 50px;
	font-weight: 700;
}
.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #37556b;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #37556b;
	background: rgba(255, 24,112, 0.3);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #19b9e7;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}

.middle-border {
	min-height: 300px;
	margin-top: 170px;
	border-right: 1px solid #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.w-100 {
	width: 100%!important;
}

.float-right {
	float: right;
}

.mt-3 {
	margin-top: 3rem!important;
}

.mb-3 {
	margin-bottom: 3rem!important;
}

.mb-5 {
	margin-bottom: 5rem!important;
}

.mt-2 {
	margin-top: 2rem!important;
}

.mt-5 {
	margin-top: 5rem!important;
}

.mt-7 {
	margin-top: 7rem!important;
}

.pb-5 {
	padding-bottom: 5rem!important;
}

.pt-5 {
	padding-top: 5rem!important;
}

.acf-field-group>.acf-label>label, .acf-field-google-map>.acf-label>label {
	color: #37556b;
	font-size: 20px!important;
}

.header-container {
	position: relative;
}

.header-container .logo {
	width: auto /* 179px */;
	height: 125px;
	position: absolute;
	right: 30px;
	bottom: 50%;
	object-fit: contain;
	transform: translateY(50%);
	border: 1px solid #37556b;
	padding: 3px;
	background: #fff;
}

.header-container .header-image {
	max-height: 600px;
	object-fit: cover;
}

.headline-container {
	transform: translate(0, -50%);
	position: absolute;
	width: 100%;
	top: 40%;
	left: 10%;
	text-align: left;
	padding: 30px;
	margin: 0 auto;
}

.headline-inner-container {
	position: relative;
}

.h1-container {
	/*
    background-color: rgb(201, 201, 201, 0.8);
     padding: 30px 40px; */
	margin-bottom: 10px;
}

.h1-container h1 {
	text-align:left !important;
	background: #37556b;
	display: inline;
	padding: 20px 14px!important;
	box-decoration-break: clone;
	line-height: 1.4em;
	margin: 0 !important;
	color: #fff;
}

.h2-container-desktop h2 {
	border: 3px solid #37556b;
}


@media (min-width: 768px){
	.h2-container-mobile {
		display: none;
	}

	.h2-container-desktop {
		display: inline;
		margin-left: 14px;
	}

	.h2-container-desktop h2 {
		color: #37556b;
		padding: 12px;
		background: white;
		box-decoration-break: clone;
		display: inline;
	}

	.headline-inner-container {
		padding: 0 250px 0 30px;
	}
}

@media (max-width: 767px){
	.h2-container-desktop {
		display: none;
	}

	.h2-container-mobile {
		margin-left: 32px;
		margin-right: 32px;
		margin-top: 55px;
		margin-bottom: -40px;
	}
	.headline-container {
		width: 100%;
		text-align: center;
		left: 0;
		right: 0;
		transform: translate(0px, -50%)
	}
}

@media (min-width: 768px) and (max-width: 1200px){
	.h1-container h1 { font-size: 4rem; }
	.h2-container-desktop h2 { font-size: 22px; }
}

.h1-container h1 {
	margin: 0;
}

p {
	/*color: #37556b; */
	font-size: 18px;
}

.color-primary {
	color: #37556b;
}

.background-primary {
	background-color: #37556b;
}

.text-cursiv {
	font-style: italic;
}

.text-20 {
	font-size: 20px;
}

.media-container .picture-item {
	padding: 15px;
}

/*  Bootstrap 4 Card */

.box-text {
	margin-left: 14px;
	text-align: left;
	overflow: hidden;
	color: #37556b;
	font-size: 20px;
	line-height: 1;
}

.card-body .center-childs:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.card-body h3 {
	margin: 0;
}

.card-body i.fas, .card-body i.far {
	width: 25px;
	min-width: 25px;
	margin-left: 5px;
	color: #37556b;
	text-align: center;
	font-size: 20px;
}

.card-body .center-childs {
	padding: 10px 0;
	border-bottom: 1px solid #ecebeb;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
	border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
	height: 250px;
	object-fit: cover;
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.salespartner-list .card-body h3 {
	color: inherit;
	font-size: inherit;
	margin-top: inherit;
	margin-bottom: inherit;
}

.card-body img {
	margin-top: 16px;
}

.form-select {
	height: 50px;
	margin: 0;
	padding: 0 12px;
	vertical-align: middle;
	background: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
}

ul.ui-menu {
	color: #37556b;
	font-family: inherit;
}

ul.ui-menu .ui-menu-item {
	padding: 6px 10px;
}

ul.ui-menu .ui-menu-item:hover {
	color: white;
	background-color: #37556b;
	cursor: pointer;
}

ul.ui-menu .ui-menu-item:hover div {
	color: white;
	background-color: #37556b;
	background: #37556b;
}

.ui-menu .ui-menu-item div {
	color: #37556b;
	font-family: inherit;
}

ul.ui-menu .ui-state-active {
	border: inherit;
}

.rangeslider__fill {
	background: #37556b!important;
}

.range-output {
	margin-top: 10px;
	text-align: center;
}

.checkbox-row div {
	font-size: 20px;
	margin-bottom: 6px;
}

.checkbox-row .unchecked {
	color: #c4c4c4;
}

.checkbox-row .checked i {
	color: #3c763d;
	font-weight: bold;
}

table {
	width: 100%;
}

thead tr {
	border-bottom: 1px solid #37556b;
}

table td, th {
	padding-top: 5px;
	padding-bottom: 5px;
}

tbody tr:first-of-type td {
	padding-top: 15px;
}

.acf-tab-wrap {
	position: sticky;
	top: 0px;
}

.background-primary h2, .background-primary p {
	color: white;
}

.sticky-button-wrapper {
	position: sticky;
	bottom: -3px;
	margin-right: auto;
	margin-left: auto;
	width: 220px;
}

.sticky-button-wrapper a {
	padding: 14px 0px;
	font-size: 20px;
	width: 100%;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
	max-width: 700px;
}

.mh-modal {
	position: relative;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #fefefe;
	border-radius: 4px;
}

.mh-modal .modal-header {
	background: #37556b;
	border: none;
	color: #fff;
	padding: 12px 16px;
	font-size: 22px;
	font-weight: bold;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.mfp-close-btn-in .mfp-close {
	color: white!important;
}

.mh-modal .modal-body {
	padding: 34px;
}

.mt-0 {
	margin-top: 0!important;
}

.form-row {
	margin-left: -15px;
	margin-right: -15px;
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem;
}

.form-check-label {
	margin-left: 20px;
}

textarea.form-control {
	height: auto!important;
}

.acf-form .acf-fields.-border {
	border: inherit;
}

.acf-form .acf-field .acf-label {
	margin: 0 0 2px;
}

.acf-form .acf-fields>.acf-field {
	padding: 8px 6px;
}

.acf-form ul.acf-radio-list li, .acf-form ul.acf-checkbox-list li {
	font-size: 16px;
	line-height: 24px;
}

.acf-form .form-control {
	font-size: 16px;
}

.acf-form {
	font-size: 16px;
}

.acf-fields>.acf-tab-wrap .acf-tab-group li a {
	font-size: 18px!important;
}
.acf-form .acf-field-true-false {
	display: inline-flex;
	width: 100%;
}

.acf-form .acf-field-true-false .acf-label {
	order: 1;
	margin-left: 9px;
}

.acf-form label {
	font-weight: inherit;
}

.acf-form-submit.text-center {
	position: sticky;
	bottom: 0;
	z-index: 999999999;
}

.acf-field p.description {
	font-size: 14px;
}

.acf-field.acf-field-group, .acf-field.acf-field-google-map {
	border: 1px solid #37556b!important;
	margin: 16px 10px!important;
	padding: 14px!important;
	border-radius: 6px;

}

.fab-container {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 999;
	cursor: pointer;
}

.fab-icon-holder {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #016fb9;

	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.fab-icon-holder:hover {
	opacity: 0.8;
}

.fab-icon-holder i {
	display: flex;
	align-items: center;
	justify-content: center;

	height: 100%;
	font-size: 25px;
	color: #ffffff;
}

.fab {
	width: 60px;
	height: 60px;
	background: black;
}

.fab-options {
	list-style-type: none;
	margin: 0;

	position: absolute;
	bottom: 70px;
	right: 0;

	opacity: 0;

	transition: all 0.3s ease;
	transform: scale(0);
	transform-origin: 85% bottom;
}

.fab:hover+.fab-options,
.fab-options:hover {
	opacity: 1;
	transform: scale(1);
}

.fab-options li {
	display: flex;
	justify-content: flex-end;
	padding: 5px;
}

.fab-label {
	padding: 2px 5px;
	align-self: center;
	user-select: none;
	white-space: nowrap;
	border-radius: 3px;
	font-size: 16px;
	background: #666666;
	color: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
	margin-right: 10px;
}

.content .acf-form .acf-gallery-sort {
	display: none;
}

.acf-gallery[data-columns="8"] .acf-gallery-attachment {
	width: 25%!important;
}

.acf-form input.form-control {
	height: 34px;
	margin: 0;
	padding: 0 8px;
}

.freeTextSection p {
	color: inherit;
}

body .btn-success {
	background-color: #ea6463;
	border-color: #ea6463;
}

body .btn-success:hover {
	background-color: #9bb5b7;
	border-color: #9bb5b7;
}

.trennlinie {
	width: 100%;
	height: 10px;
	background-color: #37556b;
}

.angebot {
	background-color: #9bb5b7;
}

.angebot .container .row {
	padding: 24px;
	background-color: #e0efee;
	border-radius: 24px;
	border: 14px solid white;
}

/*.angebot .img-container {*/
	/*padding: 20px 60px;*/
/*}*/

.angebot .text-container {
	padding: 20px;
}

.angebot h3 {
	font-family: "Permanent Marker";
	color: #9bb5b7;
}

.angebot p {
	color: #9bb5b7;
}

@media (min-width: 768px) {
	.to_bottom {
		margin-top: auto;
		position: absolute;
		bottom: 0;
		left: 0;
	}
}

body ul, body ol {
	margin-left: -22px;
}

.preise h4 {
	color: #37556b;
	font-size: 22px;
	margin-bottom: 0;
}


.paket-wrap .paket {
	text-align: center;
	background-color: #37556b;
	padding: 20px 14px;
	border-radius: 8px;
	font-weight: 700;
}

.paket-wrap {
	padding: 20px;
}

.paket .price {
	font-size: 20px;
}

.bold {
	font-weight: 700;
}

ul li {
	font-size: 20px;
	list-style-type: none;
}

ol li {
	font-size: 20px;
}

ol li:before {
	padding-right: 10px;
}

section ul li:before {
	content: "\f6e3";
	font-family: 'Font Awesome 5 Pro';
	padding-right: 10px;
}

.interesse h2, .interesse .h2, .interesse a {
	color: white;
	text-align: center;
}

.interesse a {
	border-color: white;
	font-size: 20px;
	margin-top: 11px;
	background-color: #be6661;
}

.interesse {
	text-align: center;
}

.interesse .btn:hover {
	background-color: white;
	color: #37556b;
}

.contactSection h2, .contactSection p {
	color: white;
}

.contactSection {
	text-align: center;
}

@media(min-width: 768px) {
	.slick-slide p {
		min-height: 185px;
	}

	.kundenbereich .slick-slide p {
		min-height: 100px;
	}
}

.contact img {
	width: 3rem;
	height: 3rem;
}

.contact a {
	color: white;
	font-size: 24px;
}

.exclusive-description {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
	padding: 0 18px;
}

.col-md-12 .generic_content {
	padding: 14px 0;
}

#preise .col-md-12 .generic_content .generic_price_btn {
	margin: 20px 0 20px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	border-radius: 20px !important;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15) !important;
	border: 3px solid rgba(255, 255, 255, 0.8) !important;
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;
	margin: 30px auto !important;
	max-width: 1000px !important;
	transition: all 0.4s ease !important;
}

.video-container:hover {
	transform: translateY(-5px) !important;
	box-shadow: 0 30px 80px rgba(0, 0, 0, 0.2) !important;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 17px !important;
}

/* Video container mobile responsive */
@media (max-width: 768px) {
	.video-container {
		margin: 20px 15px !important;
		border-radius: 15px !important;
		border-width: 2px !important;
	}
	
	.video-container iframe,
	.video-container object,
	.video-container embed {
		border-radius: 13px !important;
	}
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #ea6463!important;
	border: #ea6463!important;
}

.slider-wrapper {
	padding: 0 20px;
}

/* Old WAButton CSS removed - WhatsApp button now integrated into fixedContactWrap system */

.box {
	box-shadow: 4px 2px 12px 3px #d5d5d5;
	border-radius: 10px;
	padding: 25px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: white;
}

.box h2 {
	margin-top: 0;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
}

.box div {
	font-size: 18px;
	line-height: 1.7;
}

.box i {
	color: #ea6463;
	margin-right: 6px;
	font-size: 24px;
}

.box svg {
	margin-right: 6px;
	padding-top: 4px;
}

/* Style the tab */
.tab {
	float: left;
	background-color: #38546b;
	width: 30%;
	/*
	height: 300px;
	border: 1px solid #ccc;

	 */
}

/* Style the buttons inside the tab */
.tab button {
	display: block;
	background-color: inherit;
	color: white;
	width: 100%;
	border: 1px solid white;
	padding: 12px 14px;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #eb6462;
}

/* Create an active/current "tab button" class */
.tab button.active {
	background-color: #eb6462;
}

/* Style the tab content */
.tabcontent {
	float: left;
	padding: 0px 22px 8px;
	border: 1px solid #ccc;
	width: 70%;
	display: none;
}

@media (max-width: 767px) {
	.tab {
		width: 40%;
	}
	.tabcontent {
		width: 60%;
	}
	.tab button {
		font-size: 14px;
	}
	.iphone-x {
		height: 325px;
		width: 150px;
		box-shadow: 0px 0px 0px 3px #1f1f1f, 0px 0px 0px 5px #191919, 0px 0px 0px 6px #111;
	}
	h3, .h3 {
		font-size: 20px;
	}
}

.tabcontent.open {
	display: block;
}

.flexRow.maTo6 {
	box-shadow: 4px 2px 12px 3px #d5d5d5;
	padding: 40px 30px;
}

img.picWithTextImg {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.picWithTextImgWrap {
	text-align: center;
}

.flexRow.maTo6 .h3 {
	margin-top: 0;
}

/* Modern Testimonial Plugin Styling */
.strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
	background: rgba(255, 255, 255, 0.95) !important;
	backdrop-filter: blur(10px) !important;
	border-radius: 15px !important;
	padding: 8px !important;
	margin: 10px !important;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06) !important;
	border: 1px solid rgba(234, 100, 99, 0.1) !important;
	transition: all 0.3s ease !important;
	position: relative !important;
	overflow: hidden !important;
	height: auto !important;
	min-height: 320px !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial.t-slide:hover {
	transform: translateY(-3px) !important;
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08) !important;
	border-color: rgba(234, 100, 99, 0.2) !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial.t-slide::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: linear-gradient(135deg, #ea6463 0%, #f47776 100%) !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-heading {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #37556b !important;
	margin: 0 0 15px 0 !important;
	padding: 0 0 0 16px !important;
	text-transform: none !important;
	line-height: 1.4 !important;
	background: none !important;
	position: relative !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-heading::before {
	content: '"' !important;
	position: absolute !important;
	left: 0 !important;
	top: -5px !important;
	font-size: 2rem !important;
	font-family: Georgia, serif !important;
	font-weight: 700 !important;
	color: #ea6463 !important;
	opacity: 0.8 !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content {
	font-size: 1.1rem !important;
	line-height: 1.6 !important;
	color: #555 !important;
	margin: 15px 0 20px 0 !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p {
	margin-bottom: 10px !important;
	font-size: 16px !important;
	line-height: 1.6 !important;
}

.strong-view.wpmtst-default .testimonial-name {
	font-size: 1.2rem !important;
	font-weight: 600 !important;
	color: #37556b !important;
	margin: 20px 0 10px 0 !important;
	position: relative !important;
	text-align: right !important;
}

.strong-view.wpmtst-default .testimonial-name::before {
	content: "— " !important;
	color: #ea6463 !important;
	font-weight: 700 !important;
}

/* Star Rating Styling */
.strong-view.wpmtst-default .strong-rating-wrapper {
	margin-top: 15px !important;
	text-align: right !important;
}

.strong-view.wpmtst-default .strong-rating .star {
	color: #ffd700 !important;
	font-size: 1.3rem !important;
	margin-right: 3px !important;
	text-shadow: 0 2px 4px rgba(255, 215, 0, 0.4) !important;
}

/* Slider Controls */
.testimonial-content .wpmslider-wrapper {
	margin-top: 0 !important;
	max-width: 100% !important;
	width: 100% !important;
	overflow: hidden !important;
	position: relative !important;
}

/* Navigation Arrows - Universal Styling */
.strong-view .wpmslider-prev,
.strong-view .wpmslider-next {
	position: absolute !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	background: rgba(55, 85, 107, 0.9) !important;
	color: white !important;
	border: none !important;
	border-radius: 50% !important;
	width: 50px !important;
	height: 50px !important;
	font-size: 1.8rem !important;
	font-weight: bold !important;
	cursor: pointer !important;
	transition: all 0.3s ease !important;
	z-index: 10 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
	font-family: Arial, sans-serif !important;
	text-decoration: none !important;
}

.strong-view .wpmslider-prev:hover,
.strong-view .wpmslider-next:hover {
	background: #ea6463 !important;
	transform: translateY(-50%) scale(1.1) !important;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important;
}

.strong-view .wpmslider-prev {
	left: -25px !important;
}

.strong-view .wpmslider-next {
	right: -25px !important;
}

/* Override plugin's SVG masks with simple text arrows - Maximum Specificity */
body div .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev::before,
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev::before,
.strong-view .wpmslider-prev::before {
	content: '‹' !important;
	margin-right: 2px !important;
	-webkit-mask: none !important;
	mask: none !important;
	background: transparent !important;
	width: auto !important;
	height: auto !important;
	top: auto !important;
	left: auto !important;
	display: inline !important;
	position: static !important;
	font-size: inherit !important;
	color: inherit !important;
}

body div .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next::before,
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next::before,
.strong-view .wpmslider-next::before {
	content: '›' !important;
	margin-left: 2px !important;
	-webkit-mask: none !important;
	mask: none !important;
	background: transparent !important;
	width: auto !important;
	height: auto !important;
	top: auto !important;
	left: auto !important;
	display: inline !important;
	position: static !important;
	font-size: inherit !important;
	color: inherit !important;
}

/* Hide screen reader text */
.strong-view .wpmslider-prev .screen-reader-text,
.strong-view .wpmslider-next .screen-reader-text {
	display: none !important;
}

/* Dots Navigation */
.strong-view.wpmtst-default .wpmslider-dots {
	text-align: center !important;
	margin-top: 25px !important;
	padding: 0 !important;
}

.strong-view.wpmtst-default .wpmslider-dot {
	display: inline-block !important;
	width: 12px !important;
	height: 12px !important;
	border-radius: 50% !important;
	background: rgba(55, 85, 107, 0.3) !important;
	margin: 0 6px !important;
	cursor: pointer !important;
	transition: all 0.3s ease !important;
	border: none !important;
}

.strong-view.wpmtst-default .wpmslider-dot.active,
.strong-view.wpmtst-default .wpmslider-dot:hover {
	background: #ea6463 !important;
	transform: scale(1.2) !important;
}

/* Container Improvements */
.testimonial-container {
	position: relative !important;
	padding: 40px 20px !important;
	margin: 0 auto !important;
	max-width: 1200px !important;
}

.testimonial-container .section-title {
	text-align: center !important;
	margin-bottom: 30px !important;
	color: #37556b !important;
	font-size: 2rem !important;
	font-weight: 700 !important;
}

.testimonial-container .section-subtitle {
	text-align: center !important;
	margin-bottom: 40px !important;
	color: #6c757d !important;
	font-size: 1.1rem !important;
	max-width: 600px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* Additional fallback styling for controls */
.strong-view.wpmtst-default .wpmslider-controls-direction {
	position: relative !important;
}

.strong-view.wpmtst-default .wpmslider-controls {
	position: relative !important;
	width: 100% !important;
	height: 0 !important;
	padding: 20px 0 30px!important;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
	.strong-view.wpmtst-default .wpmslider-prev,
	.strong-view.wpmtst-default .wpmslider-next {
		width: 40px !important;
		height: 40px !important;
		font-size: 1.5rem !important;
	}
	
	.strong-view.wpmtst-default .wpmslider-prev {
		left: -15px !important;
	}
	
	.strong-view.wpmtst-default .wpmslider-next {
		right: -15px !important;
	}
	
	.strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
		margin: 5px !important;
		padding: 15px !important;
		min-height: 250px !important;
		min-width: 300px!important;
	}
	
	.testimonial-container {
		padding: 30px 15px !important;
	}
}

.testimonial-content .wpmslider-viewport {
	min-height: auto !important;
	border-radius: 15px !important;
	overflow: hidden !important;
	width: 100% !important;
}

.testimonial-content .strong-content.wpmslider-content {
	max-width: none !important;
}

.wpmslider-controls {
	margin-top: 30px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 20px !important;
}

.wpmslider-prev,
.wpmslider-next {
	background: linear-gradient(135deg, #ea6463 0%, #f47776 100%) !important;
	color: white !important;
	border: none !important;
	border-radius: 50% !important;
	width: 50px !important;
	height: 50px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	font-size: 1.2rem !important;
	box-shadow: 0 8px 25px rgba(234, 100, 99, 0.3) !important;
	transition: all 0.3s ease !important;
	text-decoration: none !important;
}

.wpmslider-prev:hover,
.wpmslider-next:hover {
	transform: translateY(-3px) !important;
	box-shadow: 0 12px 35px rgba(234, 100, 99, 0.4) !important;
	color: white !important;
}

.wpmslider-stop {
	background: rgba(55, 85, 107, 0.1) !important;
	color: #37556b !important;
	border: 2px solid #37556b !important;
	border-radius: 25px !important;
	padding: 8px 20px !important;
	font-size: 0.9rem !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
}

.wpmslider-stop:hover {
	background: #37556b !important;
	color: white !important;
}

.wpmslider-controls-auto {
	opacity: 0!important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
	.strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
		margin: 10px 5px !important;
		padding: 20px !important;
	}
	
	.strong-view.wpmtst-default .wpmtst-testimonial-heading {
		font-size: 16px !important;
		padding: 0!important;
	}
	
	.strong-view.wpmtst-default .wpmtst-testimonial-heading::before {
		left: -25px !important;
		font-size: 16px !important;
	}
	
	.wpmslider-prev,
	.wpmslider-next {
		width: 45px !important;
		height: 45px !important;
		font-size: 1rem !important;
	}
}

.container.post-container {
	max-width: 900px;
	width: 100%;
	margin-top: 120px;
}


@media (max-width: 767px) {
	.container.post-container {
		margin-top: 30px;
	}
}

.container.post-container ul li {
	font-size: 19px;
	line-height: 1.9em;
	margin: 0.6em 0;
	padding: 0;
	list-style-type: circle;
}

.container.post-container p {
	font-size: 19px;
	line-height: 1.9em;
	display: inline-block;
	margin: 1.6em 0 0.8em;
	padding: 0;
}

.container.post-container h1 {
	font-weight: bold;
}

.container.post-container h2 {
	margin-top: 2.4em!important;
	font-size: 1.8em;
	line-height: 1.25em;
	font-weight: bold;
}

.container.post-container h3 {
	margin-top: 2.4em!important;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}

.container.post-container .antwort p {
	margin: 0;
}

.faqs {
	margin-bottom: 60px;
}

.container.post-container a {
	text-decoration: underline;
}

.grecaptcha-badge {
	display: none;
}

#preise .table td:first-child, #preise .table th:first-child {
	text-align: left;
}
#preise .table td, #preise .table th {
	text-align: center;
	padding: 5px 15px;
	font-size: 18px;
	border: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
	#preise .generic_content {
		overflow-x: scroll;
	}
	#preise .table td:first-child, #preise .table th:first-child {
		max-width: 155px;
		padding: 5px 9px;
		font-size: 14px;
		padding-top: 10px;
		line-height: 1;
	}
	#preise .table td, #preise .table th {
		font-size: 14px;
		padding-top: 6px;
	}
}

#preise tbody tr:first-of-type td {
	padding-top: 8px;
}
#preise .booking_button {
	text-align: center!important;
	background-color: #ea6463;
	border: 2px solid #ea6463 !important;
}
#preise .booking_button:hover {
	background-color: white;
}
#preise .booking_button a {
	color: white;
	font-weight: bold;
	padding: 14px !important;
	display: block;
}
#preise .booking_button:hover a {
	color: #ea6463;
}

.header_stars {
	display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: -25px;
}

.header_stars svg.star_solid {
	width: 35px!important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	color: white!important;
	background-color: #990000;
}

.text-dark {
	--bs-text-opacity: 1;
	color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-break {
	word-wrap: break-word !important;
	word-break: break-word !important;
}
.justify-content-end {
	justify-content: flex-end !important;
}
.d-flex {
	display: flex !important;
}
.p-2 {
	padding: .5rem !important;
}

.me-3 {
	margin-right: 1rem !important;
}
.pt-2 {
	padding-top: .5rem !important;
}

.me-2 {
	margin-right: .5rem !important;
}
.rounded-4 {
	border-radius: var(--bs-border-radius-xl) !important;
}

.form-control:focus {
	background-color: var(--bs-body-bg);
	border-color: #86b7fe;
	outline: 0;
}
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption), .visually-hidden:not(caption) {
	position: absolute !important;
}
.mb-2 {
	margin-bottom: .5rem !important;
}
.justify-content-center {
	justify-content: center !important;
}
.d-flex {
	display: flex !important
;
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
.spinner-grow-sm {
	--bs-spinner-width: 1rem;
	--bs-spinner-height: 1rem;
}
.spinner-grow {
	--bs-spinner-width: 2rem;
	--bs-spinner-height: 2rem;
	--bs-spinner-vertical-align: -0.125em;
	--bs-spinner-animation-speed: 0.75s;
	--bs-spinner-animation-name: spinner-grow;
	background-color: currentcolor;
	opacity: 0;
}
.spinner-border, .spinner-grow {
	display: inline-block;
	width: var(--bs-spinner-width);
	height: var(--bs-spinner-height);
	vertical-align: var(--bs-spinner-vertical-align);
	border-radius: 50%;
	animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

/* Modern Chat Wrapper - optimized for website design */
#buddybot-single-conversation-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-family: 'Segoe UI', sans-serif;
	max-width: 900px;
	margin: 0 auto;
	padding: 20px;
}

/* Modern Chat Messages Container - glass morphism design */
#buddybot-single-conversation-messages-wrapper {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 250, 0.95) 100%);
	backdrop-filter: blur(20px);
	border-radius: 24px;
	box-shadow: 0 20px 60px rgba(55, 85, 107, 0.15);
	width: 100%;
	max-width: 800px;
	padding: 30px 25px;
	overflow-y: auto;
	max-height: 500px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	position: relative;
}

#buddybot-single-conversation-messages-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
	border-radius: 24px 24px 0 0;
}

/* Enhanced Chat Messages - modern styling */
.buddybot-chat-conversation-list-item {
	margin-bottom: 20px;
	line-height: 1.6;
	animation: messageSlideIn 0.3s ease-out;
}

@keyframes messageSlideIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* User Messages - brand colors */
.buddybot-chat-conversation-list-item .p-2 {
	background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
	color: white;
	border-radius: 20px;
	padding: 18px 24px !important;
	font-size: 16px;
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.2);
	max-width: 85%;
	margin-left: auto;
}

/* Werki (Assistant) Messages - modern light design */
.buddybot-chat-conversation-assistant-response {
	background: linear-gradient(135deg, rgba(248, 249, 250, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
	color: #37556b;
	border-radius: 20px;
	padding: 18px 24px;
	font-size: 16px;
	border: 1px solid rgba(234, 100, 99, 0.1);
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.1);
	max-width: 85%;
	margin-right: auto;
}

/* Avatar von Werki */
.buddybot-chat-conversation-list-item img {
	width: 60px !important;
	height: 60px;
	object-fit: cover;
}

/* Zeitangabe unter Nachricht */
.buddybot-chat-conversation-list-item .small {
	font-size: 12px;
	opacity: 0.6;
	margin-top: 4px;
}

/* Modern Input Field - brand styling */
#buddybot-single-conversation-user-message {
	max-width: 800px;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 20px !important;
	border: 2px solid rgba(234, 100, 99, 0.2) !important;
	background: rgba(255, 255, 255, 0.95) !important;
	backdrop-filter: blur(10px);
	padding: 20px 25px !important;
	transition: all 0.3s ease;
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.1);
	resize: none;
}

#buddybot-single-conversation-user-message:focus {
	border-color: #ea6463 !important;
	box-shadow: 0 12px 35px rgba(234, 100, 99, 0.2) !important;
	outline: none !important;
}

#buddybot-single-conversation-user-message::placeholder {
	color: #6c757d;
	font-style: italic;
}

/* Modern Send Button - brand styling */
#buddybot-single-conversation-send-message-btn {
	background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%) !important;
	border: none !important;
	color: white !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	border-radius: 20px !important;
	padding: 18px 40px !important;
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	transition: all 0.3s ease;
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.2);
	position: relative;
	overflow: hidden;
}

#buddybot-single-conversation-send-message-btn:hover {
	background: linear-gradient(135deg, #4a6b7c 0%, #37556b 100%) !important;
	transform: translateY(-2px);
	box-shadow: 0 12px 35px rgba(55, 85, 107, 0.3) !important;
}

#buddybot-single-conversation-send-message-btn:active {
	transform: translateY(0);
}

#buddybot-single-conversation-new-messages-wrapper {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

/* Responsive Design for Werki Chat */
@media (max-width: 992px) {
	.werki-greeting-wrapper {
		padding: 20px 25px;
		gap: 15px;
	}
	
	.werki-avatar {
		width: 60px;
		height: 60px;
	}
	
	#buddybot-single-conversation-wrapper {
		padding: 15px;
	}
	
	#buddybot-single-conversation-messages-wrapper {
		max-width: 100%;
		padding: 25px 20px;
	}
}

@media (max-width: 768px) {
	.werki-greeting-wrapper {
		padding: 18px 20px;
		gap: 12px;
		margin: 20px auto;
	}
	
	.werki-greeting-text {
		font-size: 16px;
	}
	
	.werki-greeting-text strong {
		font-size: 18px;
	}
	
	#buddybot-single-conversation-wrapper {
		padding: 10px;
	}
	
	#buddybot-single-conversation-messages-wrapper {
		padding: 20px 15px;
		max-height: 400px;
	}
	
	.buddybot-chat-conversation-list-item .p-2,
	.buddybot-chat-conversation-assistant-response {
		padding: 15px 20px !important;
		font-size: 15px;
		max-width: 90%;
	}
	
	#buddybot-single-conversation-user-message {
		font-size: 15px;
		padding: 18px 20px !important;
	}
	
	#buddybot-single-conversation-send-message-btn {
		padding: 16px 30px !important;
		font-size: 15px !important;
	}
}

@media (max-width: 576px) {
	.werki-greeting-wrapper {
		flex-direction: column;
		text-align: center;
		padding: 15px;
		gap: 15px;
	}
	
	.werki-avatar {
		width: 50px;
		height: 50px;
		align-self: center;
	}
	
	#buddybot-single-conversation-messages-wrapper {
		padding: 15px 10px;
		max-height: 350px;
	}
	
	.buddybot-chat-conversation-list-item .p-2,
	.buddybot-chat-conversation-assistant-response {
		padding: 12px 16px !important;
		font-size: 14px;
		max-width: 95%;
	}
	
	#buddybot-single-conversation-user-message {
		font-size: 14px;
		padding: 15px 18px !important;
	}
	
	#buddybot-single-conversation-send-message-btn {
		padding: 14px 25px !important;
		font-size: 14px !important;
		max-width: 250px;
	}
}

#buddybot-single-conversation-top-spinners {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	padding: 10px 0;
}

/* Spinner-Kugel */
.buddybot-spinner {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #2a8c55;
	animation: spinner-grow 0.9s infinite ease-in-out;
}

/* Verzögerung je nach Position */
.buddybot-spinner:nth-child(2) {
	animation-delay: 0.1s;
}
.buddybot-spinner:nth-child(3) {
	animation-delay: 0.2s;
}

/* Animation */
@keyframes spinner-grow {
	0%, 80%, 100% {
		transform: scale(0.5);
		opacity: 0.3;
	}
	40% {
		transform: scale(1.2);
		opacity: 1;
	}
}

/* Modern Werki Chat Greeting - optimized for website design */
.werki-greeting-wrapper {
	display: flex;
	align-items: center;
	gap: 20px;
	max-width: 600px;
	margin: 30px auto;
	padding: 25px 30px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 249, 250, 0.95) 100%);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	box-shadow: 0 15px 40px rgba(55, 85, 107, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.8);
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.werki-greeting-wrapper:hover {
	transform: translateY(-2px);
	box-shadow: 0 20px 50px rgba(55, 85, 107, 0.2);
}

.werki-greeting-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
}

/* Werki Avatar - modern styling */
.werki-avatar {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
	border: 3px solid rgba(234, 100, 99, 0.2);
	box-shadow: 0 8px 25px rgba(55, 85, 107, 0.15);
	transition: all 0.3s ease;
	flex-shrink: 0;
}

.werki-avatar:hover {
	transform: scale(1.05);
	border-color: rgba(234, 100, 99, 0.4);
}

/* Greeting text - enhanced typography */
.werki-greeting-text {
	font-size: 18px;
	line-height: 1.5;
	color: #37556b;
	font-weight: 400;
}

.werki-greeting-text strong {
	font-size: 20px;
	font-weight: 700;
	color: #37556b;
	display: block;
	margin-bottom: 5px;
}

/* Eingabe + Button */
.werki-input-group {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

.buddybot-temp-chat-wrap {
	display: none!important;
}

/* ========================================
   App Presentation Section Styles
   ======================================== */

.app-showcase .showcase-header {
    text-align: center;
    margin-bottom: 60px;
}

.app-showcase .showcase-title {
    font-size: 42px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.app-showcase .showcase-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.app-showcase .showcase-description {
    font-size: 18px;
    color: #6c757d;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.app-showcase .modern-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 50px;
    padding: 8px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    backdrop-filter: blur(10px);
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.app-showcase .tab-button {
    background: transparent;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    white-space: nowrap;
}

.app-showcase .tab-button:hover {
    color: #37556b;
    background: rgba(55, 85, 107, 0.1);
}

.app-showcase .tab-button.active {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(55, 85, 107, 0.3);
}

.app-showcase .tab-content-container {
    position: relative;
    min-height: 600px;
}

.app-showcase .tab-content {
    display: none;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.app-showcase .tab-content.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
    position: relative;
}

.app-showcase .content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    min-height: 500px;
}

.app-showcase .content-text {
    padding: 30px;
}

.app-showcase .content-title {
    font-size: 32px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 20px;
    line-height: 1.2;
}

.app-showcase .content-description {
    font-size: 16px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 25px;
}

.app-showcase .video-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 12px 24px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
}

.app-showcase .video-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(234, 100, 99, 0.4);
    text-decoration: none;
    color: white;
}

.app-showcase .phone-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.app-showcase .laptop-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.app-showcase .modern-phone {
    width: 300px;
    height: 600px;
    background: #1a1a1a;
    border-radius: 35px;
    padding: 15px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
    position: relative;
    overflow: hidden;
}

.app-showcase .modern-phone::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 25px;
    background: #1a1a1a;
    border-radius: 12px;
    z-index: 2;
}

.app-showcase .phone-screen {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.app-showcase .background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.1;
    background-image: 
        radial-gradient(circle at 15% 25%, #37556b 3px, transparent 3px),
        radial-gradient(circle at 85% 75%, #ea6463 4px, transparent 4px),
        radial-gradient(circle at 45% 55%, #28a745 2px, transparent 2px),
        radial-gradient(circle at 70% 30%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 25% 80%, #ea6463 3px, transparent 3px);
    background-size: 80px 80px, 120px 120px, 60px 60px, 100px 100px, 90px 90px;
    background-position: 0 0, 40px 40px, 20px 20px, 60px 10px, 10px 70px;
}

.app-showcase .content-decoration {
    position: absolute;
    top: 50%;
    right: -100px;
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.1) 0%, rgba(234, 100, 99, 0.1) 100%);
    border-radius: 50%;
    transform: translateY(-50%);
    filter: blur(40px);
    animation: gentle-pulse 4s ease-in-out infinite;
}

@keyframes gentle-pulse {
    0%, 100% { transform: translateY(-50%) scale(1); opacity: 0.1; }
    50% { transform: translateY(-50%) scale(1.1); opacity: 0.15; }
}

@media (max-width: 768px) {
	.app-showcase .content-decoration {
		display: none!important;
	}
    .app-showcase .showcase-title {
        font-size: 28px;
    }
    
    .app-showcase .content-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        text-align: center;
    }
    
    .app-showcase .modern-tabs {
        flex-direction: column;
        align-items: center;
        border-radius: 15px;
        padding: 15px;
    }
    
    .app-showcase .tab-button {
        width: 100%;
        max-width: 250px;
    }
    
    .app-showcase .modern-phone {
        width: 250px;
        height: 500px;
    }
    
    .app-showcase .content-text {
        padding: 15px;
    }
    
    .app-showcase .content-title {
        font-size: 24px;
    }
}

/* ========================================
   Interesse Section Styles
   ======================================== */

.interesse-modern {
    position: relative;
    overflow: hidden;
}

.interesse-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.08;
    background-image: 
        radial-gradient(circle at 25% 25%, #ffffff 2px, transparent 2px),
        radial-gradient(circle at 75% 75%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 50%, #28a745 1px, transparent 1px);
    background-size: 100px 100px, 150px 150px, 80px 80px;
    background-position: 0 0, 50px 50px, 25px 25px;
}

.interesse-decoration {
    position: absolute;
    top: 20%;
    right: -150px;
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(234, 100, 99, 0.1) 100%);
    border-radius: 50%;
    filter: blur(60px);
    animation: float-gentle 6s ease-in-out infinite;
}

@keyframes float-gentle {
    0%, 100% { transform: translateY(0px) scale(1); }
    50% { transform: translateY(-10px) scale(1.05); }
}

.interesse-content {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 60px;
    align-items: center;
    position: relative;
    z-index: 2;
}

.interesse-text-section {
    color: white;
    text-align: center;
}

.interesse-title {
    font-size: 48px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
    line-height: 1.2;
    position: relative;
}

.interesse-title::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.interesse-subtitle {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    line-height: 1.6;
}

.interesse-cta-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
}

.interesse-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 18px 36px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(234, 100, 99, 0.4);
    border: 2px solid transparent;
}

.interesse-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(234, 100, 99, 0.5);
    text-decoration: none;
    color: white;
    background: linear-gradient(135deg, #f47776 0%, #ea6463 100%);
}

.interesse-btn i {
    font-size: 16px;
}

.interesse-features {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.interesse-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 500;
}

.interesse-feature i {
    color: #28a745;
    font-size: 14px;
    width: 16px;
}

.interesse-mascot-section {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 60px;
}

.werki-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.werki-mascot {
    width: 350px;
    height: auto;
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.2));
    animation: bounce-subtle 3s ease-in-out infinite;
}

@keyframes bounce-subtle {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

.werki-speech-bubble {
	position: absolute;
	top: -80px;
	left: -26px;
	padding: 21px 10px;
	border-radius: 20px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
	max-width: 165px;
	font-weight: 600;
	font-size: 14px;
    line-height: 1.3;
}

.werki-speech-bubble p {
	margin-bottom: 0;
	color: #37556b;
	opacity: 1 !important;
}

.werki-speech-bubble::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    border-radius: 20px;
    animation: pulse-speech-bg 4s ease-in-out infinite;
    z-index: -1;
}


@keyframes pulse-speech-bg {
    0%, 100% { opacity: 0.6; }
    50% { opacity: 0.8; }
}

@media (max-width: 768px) {
    .interesse-content {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }
    
    .interesse-title {
        font-size: 32px;
    }
    
    .interesse-subtitle {
        font-size: 18px;
    }
    
    .interesse-btn {
        font-size: 16px;
        padding: 16px 32px;
        align-self: center;
    }
    
    .interesse-features {
        align-items: center;
    }
    
    .werki-mascot {
        width: 220px;
    }
    
    .werki-speech-bubble {
        position: relative;
        top: 20px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        max-width: 250px;
        transform: inherit;
    }
    
    .werki-speech-bubble::after {
        top: -8px;
        bottom: auto;
        border-top: none;
        border-bottom: 8px solid white;
    }
}

/* ========================================
   Interesse Bild Section Styles
   ======================================== */

.interesse-bild-modern {
    position: relative;
    overflow: hidden;
    min-height: 90vh;
}

.interesse-bild-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.interesse-bild-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.interesse-bild-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.8) 0%, rgba(55, 85, 107, 0.6) 100%);
    z-index: 2;
}

.interesse-bild-content {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    min-height: 90vh;
}

.interesse-bild-text-container {
    text-align: center;
    color: white;
    width: 100%;
}

.interesse-bild-title {
    font-size: 42px;
    font-weight: bold;
    color: white;
    margin-bottom: 30px;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

.interesse-bild-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.interesse-bild-cta {
    margin-top: 40px;
}

.interesse-bild-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 16px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(234, 100, 99, 0.4);
    border: 2px solid transparent;
}

.interesse-bild-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(234, 100, 99, 0.5);
    text-decoration: none;
    color: white;
    background: linear-gradient(135deg, #f47776 0%, #ea6463 100%);
}

.interesse-bild-btn i {
    font-size: 14px;
}

@media (max-width: 768px) {
    .interesse-bild-modern {
        min-height: 300px;
    }
    
    .interesse-bild-content {
        min-height: 300px;
    }
    
    .interesse-bild-title {
        font-size: 28px;
        margin-bottom: 25px;
    }
    
    .interesse-bild-btn {
        font-size: 15px;
        padding: 14px 28px;
    }
}

/* ========================================
   Contact Section Styles
   ======================================== */

.contact-modern {
    position: relative;
    overflow: hidden;
}

.contact-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.06;
    background-image: 
        radial-gradient(circle at 20% 30%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 80% 70%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 50%, #28a745 1px, transparent 1px);
    background-size: 120px 120px, 180px 180px, 90px 90px;
    background-position: 0 0, 60px 60px, 30px 30px;
}

.contact-decoration {
    position: absolute;
    top: 30%;
    left: -100px;
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.1) 0%, rgba(234, 100, 99, 0.1) 100%);
    border-radius: 50%;
    filter: blur(40px);
    animation: float-gentle 5s ease-in-out infinite;
}

.contact-header {
    text-align: center;
    margin-bottom: 60px;
}

.contact-title {
    font-size: 42px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.contact-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.contact-subtitle {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.contact-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 80px;
    align-items: start;
}

.contact-form-section {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-info-section {
    padding: 40px 0;
}

.contact-info-title {
    font-size: 24px;
    font-weight: bold;
    color: white;
    margin-bottom: 30px;
    position: relative;
	text-align: left;
}

.contact-info-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 50px;
    height: 3px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.contact-info-items {
    display: flex;
    flex-direction: column;
}

.contact-info-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 0;
}

.contact-icon {
    width: 35px;
    height: 35px;
    cursor: pointer;
    box-shadow: rgba(55, 85, 107, 0.3) 0px 8px 25px;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 2;
    background: linear-gradient(135deg, rgb(55, 85, 107) 0%, rgb(74, 107, 124) 100%);
    padding: 6px;
    border-radius: 32%;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-width: 2px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
    border-image: initial;
}

.contact-link {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.contact-link:hover {
    color: #ea6463;
    text-decoration: none;
}

@media (max-width: 768px) {
    .contact-title {
        font-size: 28px;
    }
    
    .contact-subtitle {
        font-size: 16px;
    }
    
    .contact-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .contact-form-section {
        padding: 30px 20px;
    }
    
    .contact-info-section {
        padding: 20px 0;
    }
    
    .contact-info-title {
        font-size: 20px;
        text-align: center;
    }
    
    .contact-info-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .contact-info-items {
        align-items: center;
    }
    
    .contact-info-item {
        justify-content: center;
        text-align: center;
    }
}

/* ========================================
   WPForms Submit Button Styling
   ======================================== */

div.wpforms-container-full {
	margin: 0!important;
}

.wpforms-submit {
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
    position: relative;
    overflow: hidden;
    text-transform: none;
    min-width: 160px;
}

.wpforms-submit::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.wpforms-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(234, 100, 99, 0.4);
    background: linear-gradient(135deg, #f47776 0%, #ea6463 100%);
}

.wpforms-submit:hover::before {
    left: 100%;
}

.wpforms-submit:active {
    transform: translateY(0);
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
}

.wpforms-submit:focus {
    outline: none;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3), 0 0 0 3px rgba(234, 100, 99, 0.2);
}

/* Loading state styling */
.wpforms-submit[disabled] {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.wpforms-submit[disabled]:hover {
    transform: none;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
}

/* ========================================
   Contact Werki Mascot Styling
   ======================================== */

.contact-werki-container {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.contact-werki-mascot {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    animation: float-gentle 6s ease-in-out infinite;
}

.contact-werki-img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
}

.contact-werki-speech {
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 15px 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 220px;
    transform: translateX(-10px);
}

.contact-werki-speech-content {
    color: #37556b;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

.contact-werki-speech-content strong {
    color: #ea6463;
    font-weight: 700;
}

.contact-werki-speech-arrow {
    position: absolute;
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid rgba(255, 255, 255, 0.95);
}

/* Pointing arrow towards form */
.contact-werki-container::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    border-left: 3px solid #ea6463;
    border-bottom: 3px solid #ea6463;
	
    opacity: 0.7;
    animation: pulse-arrow 3s ease-in-out infinite;
}

@keyframes pulse-arrow {
    0%, 100% {
        opacity: 0.7;
        transform: translateY(-50%) rotate(45deg) scale(1);
    }
    50% {
        opacity: 1;
        transform: translateY(-50%) rotate(45deg) scale(1.1);
    }
}

@media (max-width: 768px) {
    .contact-werki-container {
        margin-bottom: 20px;
    }
    
    .contact-werki-mascot {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    
    .contact-werki-img {
        width: 60px;
        height: 60px;
    }
    
    .contact-werki-speech {
        transform: none;
        max-width: 200px;
    }
    
    .contact-werki-speech-arrow {
        left: 50%;
        top: -8px;
        transform: translateX(-50%) rotate(45deg);
        border-right: none;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid rgba(255, 255, 255, 0.95);
    }
    
    .contact-werki-container::after {
        display: none;
    }
}

/* ========================================
   FAQ Accordion Modern Styling
   ======================================== */

.faq-modern {
    position: relative;
    overflow: hidden;
}

.faq-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.04;
    background-image: 
        radial-gradient(circle at 25% 25%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 75% 75%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 50%, #28a745 1px, transparent 1px);
    background-size: 100px 100px, 150px 150px, 80px 80px;
    background-position: 0 0, 50px 50px, 25px 25px;
}

.faq-decoration {
    position: absolute;
    top: 20%;
    right: -80px;
    width: 160px;
    height: 160px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.08) 0%, rgba(234, 100, 99, 0.08) 100%);
    border-radius: 50%;
    filter: blur(30px);
    animation: float-gentle 8s ease-in-out infinite;
}

.faq-header {
    text-align: center;
    margin-bottom: 50px;
}

.faq-title {
    font-size: 36px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.faq-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.faq-subtitle {
    font-size: 16px;
    color: rgba(55, 85, 107, 0.8);
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.faq-content {
    max-width: 800px;
    margin: 0 auto;
}

.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.faq-item {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.faq-question {
    border: none;
    background: none;
}

.faq-question-btn {
    width: 100%;
    background: none;
    border: none;
    padding: 16px 30px;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
}

.faq-question-btn:focus {
    outline: none;
}

.faq-question-btn:hover {
    background: rgba(55, 85, 107, 0.05);
}

.faq-question-text {
    font-size: 18px;
    font-weight: 600;
    color: #37556b;
    line-height: 1.4;
    flex: 1;
    padding-right: 20px;
}

.faq-icon {
    width: 30px;
    height: 30px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 14px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.faq-question-btn.collapsed .faq-icon {
    transform: rotate(0deg);
}

.faq-question-btn:not(.collapsed) .faq-icon {
    transform: rotate(45deg);
    background: linear-gradient(135deg, #28a745 0%, #34ce57 100%);
}

.faq-answer {
    border-top: 1px solid rgba(55, 85, 107, 0.1);
}

.faq-answer-content {
    padding: 25px 30px;
    color: #37556b;
    line-height: 1.6;
    font-size: 16px;
}

.faq-answer-content p {
    margin-bottom: 15px;
}

.faq-answer-content p:last-child {
    margin-bottom: 0;
}

.faq-answer-content ul,
.faq-answer-content ol {
    padding-left: 20px;
    margin-bottom: 15px;
}

.faq-answer-content li {
    margin-bottom: 8px;
}

.faq-answer-content strong {
    color: #ea6463;
    font-weight: 600;
}

@media (max-width: 768px) {
    .faq-title {
        font-size: 28px;
    }
    
    .faq-subtitle {
        font-size: 15px;
    }
    
    .faq-question-btn {
        padding: 20px 20px;
    }
    
    .faq-question-text {
        font-size: 16px;
        padding-right: 15px;
    }
    
    .faq-answer-content {
        padding: 20px 20px;
        font-size: 15px;
    }
    
    .faq-icon {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }
}

/* ========================================
   Picture with Text Modern Styling
   ======================================== */

.pic-text-modern {
    position: relative;
    overflow: hidden;
}

.pic-text-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.03;
    background-image: 
        radial-gradient(circle at 30% 40%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 70% 60%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 80%, #28a745 1px, transparent 1px);
    background-size: 120px 120px, 160px 160px, 90px 90px;
    background-position: 0 0, 60px 60px, 30px 30px;
}

.pic-text-decoration {
    position: absolute;
    top: 15%;
    left: -60px;
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.06) 0%, rgba(234, 100, 99, 0.06) 100%);
    border-radius: 50%;
    filter: blur(25px);
    animation: float-gentle 10s ease-in-out infinite;
}

.pic-text-header {
    margin-bottom: 50px;
}

.pic-text-title {
    font-size: 36px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.pic-text-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.pic-text-header[style*="center"] .pic-text-title::after {
    left: 50%;
    transform: translateX(-50%);
}

.pic-text-header[style*="right"] .pic-text-title::after {
    left: auto;
    right: 0;
}

.pic-text-item {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    position: relative;
}

.pic-text-item:last-child {
    margin-bottom: 0;
}

.pic-text-content {
    display: flex;
    align-items: center;
    padding: 0 30px;
}

.pic-text-content-inner {
    width: 100%;
}

.pic-text-subtitle {
    font-size: 24px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
}

.pic-text-subtitle::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 40px;
    height: 2px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 1px;
}

.pic-text-description {
    color: #37556b;
    line-height: 1.7;
    font-size: 16px;
}

.pic-text-description p {
    margin-bottom: 15px;
}

.pic-text-description p:last-child {
    margin-bottom: 0;
}

.pic-text-description ul,
.pic-text-description ol {
    padding-left: 20px;
    margin-bottom: 15px;
}

.pic-text-description li {
    margin-bottom: 8px;
}

.pic-text-description strong {
    color: #ea6463;
    font-weight: 600;
}

.pic-text-image {
    position: relative;
}

.pic-text-image-container {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.pic-text-image-container:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.pic-text-image-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.05) 0%, rgba(234, 100, 99, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
    pointer-events: none;
}

.pic-text-image-container:hover::before {
    opacity: 1;
}

.pic-text-img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
    transition: all 0.4s ease;
}

.pic-text-img.roundImg {
    border-radius: 50%;
}

.pic-text-image-container:hover .pic-text-img {
    transform: scale(1.02);
}

/* Alternating layout for visual interest */
.pic-text-reverse .pic-text-content {
    order: 2;
}

.pic-text-reverse .pic-text-image {
    order: 1;
}

@media (max-width: 768px) {
    .pic-text-title {
        font-size: 28px;
    }
    
    .pic-text-item {
        flex-direction: column;
        margin-bottom: 40px;
        text-align: center;
    }
    
    .pic-text-content {
        padding: 0 15px;
        margin-bottom: 30px;
        order: 2 !important;
    }
    
    .pic-text-image {
        order: 1 !important;
        margin-bottom: 20px;
    }
    
    .pic-text-subtitle {
        font-size: 20px;
        text-align: center;
    }
    
    .pic-text-subtitle::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .pic-text-description {
        font-size: 15px;
        text-align: left;
    }
    
    .pic-text-image-container {
        border-radius: 15px;
    }
    
    .pic-text-img {
        border-radius: 15px;
    }
    
    .pic-text-img.roundImg {
        border-radius: 50%;
    }
}

/* ========================================
   Free Text Section Modern Styling
   ======================================== */

.free-text-modern {
    position: relative;
    overflow: hidden;
}

.free-text-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.02;
    background-image: 
        radial-gradient(circle at 20% 20%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 80% 80%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 50%, #28a745 1px, transparent 1px);
    background-size: 140px 140px, 180px 180px, 100px 100px;
    background-position: 0 0, 70px 70px, 35px 35px;
}

.free-text-decoration {
    position: absolute;
    top: 30%;
    right: -50px;
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.04) 0%, rgba(234, 100, 99, 0.04) 100%);
    border-radius: 50%;
    filter: blur(20px);
    animation: float-gentle 12s ease-in-out infinite;
}

.free-text-content {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(8px);
    border-radius: 15px;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    line-height: 1.7;
    font-size: 16px;
}

.free-text-content h1,
.free-text-content h2,
.free-text-content h3,
.free-text-content h4,
.free-text-content h5,
.free-text-content h6 {
    color: #37556b;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.free-text-content h1 {
    font-size: 36px;
    margin-bottom: 25px;
}

.free-text-content h2 {
    font-size: 30px;
    margin-bottom: 22px;
}

.free-text-content h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.free-text-content h4 {
    font-size: 20px;
    margin-bottom: 18px;
}

.free-text-content h1::after,
.free-text-content h2::after,
.free-text-content h3::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 50px;
    height: 3px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

/* Centered underline for headings in text-center containers */
.text-center h1::after,
.text-center h2::after,
.text-center h3::after {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.free-text-content h4::after,
.free-text-content h5::after,
.free-text-content h6::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 1px;
}

.free-text-content p {
    margin-bottom: 18px;
    line-height: 1.7;
}

.free-text-content p:last-child {
    margin-bottom: 0;
}

.free-text-content ul,
.free-text-content ol {
    padding-left: 25px;
    margin-bottom: 18px;
}

.free-text-content li {
    margin-bottom: 8px;
    line-height: 1.6;
}

.free-text-content strong {
    color: #ea6463;
    font-weight: 600;
}

.free-text-content a {
    color: #ea6463;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.free-text-content a:hover {
    color: #37556b;
    text-decoration: underline;
}

.free-text-content blockquote {
    border-left: 4px solid #ea6463;
    padding-left: 20px;
    margin: 20px 0;
    font-style: italic;
    color: rgba(55, 85, 107, 0.8);
    background: rgba(234, 100, 99, 0.05);
    padding: 15px 20px;
    border-radius: 0 10px 10px 0;
}

/* Column layouts */
.free-text-columns {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(8px);
    border-radius: 15px;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    line-height: 1.7;
    font-size: 16px;
}

.free-text-two-cols {
    column-count: 2;
    column-gap: 30px;
}

.free-text-three-cols {
    column-count: 3;
    column-gap: 25px;
}

.free-text-four-cols {
    column-count: 4;
    column-gap: 20px;
}

.free-text-columns h1,
.free-text-columns h2,
.free-text-columns h3,
.free-text-columns h4,
.free-text-columns h5,
.free-text-columns h6 {
    color: #37556b;
    font-weight: bold;
    margin-bottom: 15px;
    break-after: avoid;
}

.free-text-columns p {
    margin-bottom: 15px;
    break-inside: avoid;
}

.free-text-columns ul,
.free-text-columns ol {
    break-inside: avoid;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .free-text-content,
    .free-text-columns {
        padding: 20px;
        font-size: 15px;
        border-radius: 12px;
    }
    
    .free-text-content h1 {
        font-size: 28px;
    }
    
    .free-text-content h2 {
        font-size: 24px;
    }
    
    .free-text-content h3 {
        font-size: 20px;
    }
    
    .free-text-content h4 {
        font-size: 18px;
    }
    
    .free-text-two-cols,
    .free-text-three-cols,
    .free-text-four-cols {
        column-count: 1;
        column-gap: 0;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .free-text-three-cols,
    .free-text-four-cols {
        column-count: 2;
        column-gap: 25px;
    }
}

/* ========================================
   Custom Design Section Modern Styling
   ======================================== */

.custom-design-section {
    position: relative;
    overflow: hidden;
    padding: 80px 0;

}

.custom-design-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.06;
    background-image: 
        radial-gradient(circle at 25% 30%, #37556b 2px, transparent 2px),
        radial-gradient(circle at 75% 70%, #ea6463 3px, transparent 3px),
        radial-gradient(circle at 50% 50%, #28a745 1px, transparent 1px);
    background-size: 130px 130px, 170px 170px, 95px 95px;
    background-position: 0 0, 65px 65px, 32px 32px;
}

.custom-design-decoration {
    position: absolute;
    top: 20%;
    right: -70px;
    width: 140px;
    height: 140px;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.08) 0%, rgba(234, 100, 99, 0.08) 100%);
    border-radius: 50%;
    filter: blur(35px);
    animation: float-gentle 8s ease-in-out infinite;
}

/* Left Content Column */
.custom-design-content-left {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(15px);
    border-radius: 25px;
    padding: 50px 40px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    height: 100%;
}

.custom-design-content-left::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(55, 85, 107, 0.02) 0%, rgba(234, 100, 99, 0.02) 100%);
    pointer-events: none;
}

.custom-design-header {
    margin-bottom: 35px !important;
    position: relative;
    z-index: 1;
}

.custom-design-section .custom-design-title {
    font-size: 36px !important;
    font-weight: bold !important;
    color: #37556b !important;
    margin-bottom: 25px !important;
    position: relative;
    line-height: 1.2 !important;
    font-family: inherit !important;
}

.custom-design-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.custom-design-section .custom-design-subtitle {
    font-size: 18px !important;
    color: #666 !important;
    font-weight: 500 !important;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: center !important;
    font-family: inherit !important;
}

.custom-design-section .custom-design-subtitle i {
    color: #ea6463 !important;
    font-size: 18px !important;
}

/* Features List */
.custom-design-features {
    margin: 35px 0 40px 0 !important;
    position: relative;
    z-index: 1;
}

.custom-design-section .feature-item {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 20px !important;
    font-size: 18px !important;
    color: #37556b !important;
    font-family: inherit !important;
}

.custom-design-section .feature-item i {
    color: #28a745 !important;
    font-size: 18px !important;
    margin-right: 12px !important;
    flex-shrink: 0 !important;
}

.custom-design-section .feature-item span {
    font-weight: 500 !important;
    color: #37556b !important;
    font-family: inherit !important;
}

/* Pricing Section */
.custom-design-pricing {
    background: linear-gradient(135deg, rgba(234, 100, 99, 0.1) 0%, rgba(244, 119, 118, 0.1) 100%) !important;
    border-radius: 20px !important;
    padding: 30px 25px !important;
    margin: 40px 0 !important;
    text-align: center !important;
    border: 2px solid rgba(234, 100, 99, 0.2) !important;
    position: relative !important;
    z-index: 1 !important;
}

.custom-design-section .pricing-label {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    font-family: inherit !important;
}

.custom-design-section .pricing-value {
    font-size: 32px !important;
    font-weight: bold !important;
    color: #37556b !important;
    line-height: 1 !important;
    font-family: inherit !important;
}

.custom-design-section .tax-note {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: normal !important;
    font-family: inherit !important;
}

.custom-design-section .pricing-note {
    margin-top: 15px !important;
    padding-top: 15px !important;
    border-top: 1px solid rgba(234, 100, 99, 0.2) !important;
    font-family: inherit !important;
}

.custom-design-section .pricing-note small {
    font-size: 13px !important;
    color: #666 !important;
    font-style: italic !important;
    line-height: 1.4 !important;
    font-family: inherit !important;
}

/* Right Column Image Wrapper */
.custom-design-image-wrapper {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Werki Mascot Section - Positioned as overlay */
.custom-design-werki {
    position: absolute !important;
    top: 20px !important;
    right: 48px !important;
    z-index: 10 !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;
}

.custom-design-werki .werki-container {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-direction: row;
}

.custom-design-werki .werki-speech-bubble {
    top: 0;
    padding: 15px 20px;
    border-radius: 20px;
    position: relative;
    max-width: 220px;
    animation: gentle-bounce 4s ease-in-out infinite;
    margin-top: 10px;
    left: 0;
}

.custom-design-werki .speech-content {
	
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 500 !important;
    text-align: left !important;
    font-family: inherit !important;
}

.custom-design-werki .speech-content strong {
    font-weight: 700 !important;
}

.custom-design-werki .speech-arrow {
    position: absolute;
    top: 50%;
    right: -11px;
    left: 100%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid white;
	opacity: 0.6;
}

.custom-design-werki .werki-character {
    flex-shrink: 0;
}

.custom-design-werki .werki-image {
    width: 120px !important;
    height: auto !important;
    animation: float-gentle 6s ease-in-out infinite !important;
    filter: drop-shadow(0 4px 15px rgba(0, 0, 0, 0.1)) !important;
}

@keyframes gentle-bounce {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-3px);
    }
}

/* CTA Button */
.custom-design-cta {
    margin-top: 45px !important;
    position: relative;
    z-index: 1;
}

.custom-design-section .custom-design-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: linear-gradient(135deg, #28a745 0%, #34ce57 100%) !important;
    color: white !important;
    text-decoration: none !important;
    padding: 18px 35px !important;
    border-radius: 50px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 6px 25px rgba(40, 167, 69, 0.3) !important;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    justify-content: center !important;
    font-family: inherit !important;
    border: none !important;
}

.custom-design-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.custom-design-section .custom-design-btn:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 35px rgba(40, 167, 69, 0.4) !important;
    background: linear-gradient(135deg, #34ce57 0%, #28a745 100%) !important;
    text-decoration: none !important;
    color: white !important;
}

.custom-design-btn:hover::before {
    left: 100%;
}

.custom-design-section .custom-design-btn:hover i {
    transform: translateX(3px) !important;
}

.custom-design-section .custom-design-btn i {
    transition: transform 0.3s ease !important;
    font-size: 18px !important;
    color: white !important;
}

/* Right Image Column */
.custom-design-image-wrapper {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-design-image-container {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.custom-design-image {
    max-width: 100%;
    width: 600px;
    height: auto;
    border-radius: 25px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
	margin-top: 10px;
}

.custom-design-image:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.2);
}

.image-overlay {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
}

.overlay-badge {
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
    display: flex;
    align-items: center;
    gap: 6px;
}

.overlay-badge i {
    font-size: 12px;
}

/* Responsive Design */
@media (max-width: 991px) {
    .custom-design-section {
        padding: 60px 0 !important;
    }
    
    .custom-design-content-left {
        padding: 40px 30px !important;
        margin-bottom: 40px !important;
    }
    
    .custom-design-section .custom-design-title {
        font-size: 28px !important;
    }
    
    .custom-design-section .custom-design-image {
        width: 400px !important;
    }
}

@media (max-width: 768px) {
    .custom-design-section {
        padding: 40px 0 !important;
    }
    
    .custom-design-content-left {
        padding: 30px 25px !important;
        border-radius: 20px !important;
    }
    
    .custom-design-section .custom-design-title {
        font-size: 24px !important;
    }
    
    .custom-design-section .custom-design-subtitle {
        font-size: 14px !important;
    }
    
    .custom-design-section .feature-item {
        font-size: 15px !important;
    }
    
    .custom-design-section .pricing-value {
        font-size: 28px !important;
    }
    
    .custom-design-section .custom-design-btn {
        padding: 16px 30px !important;
        font-size: 18px !important;
    }
    
    .custom-design-section .custom-design-image {
        width: 100% !important;
        max-width: 350px !important;
    }
    
    .custom-design-werki {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        margin-bottom: 20px !important;
        justify-content: center !important;
    }
    
    .custom-design-werki .werki-container {
        gap: 15px !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    
    .custom-design-werki .werki-speech-bubble {
        max-width: 250px !important;
        padding: 16px 18px !important;
        order: 2;
        margin-top: 0 !important;
    }
    
    .custom-design-werki .speech-content {
        font-size: 14px !important;
    }

    .custom-design-werki .speech-arrow {
        bottom: auto !important;
		top: -24px!important;
        right: 50% !important;
        left: auto !important;
        transform: translateX(50%) rotate(180deg) !important;
        border-top: 12px solid white !important;
        border-bottom: 12px solid transparent !important;
        border-left: 12px solid transparent !important;
        border-right: 12px solid transparent !important;
    }
    
    .custom-design-werki .werki-character {
        order: 1;
    }
    
    .custom-design-werki .werki-image {
        width: 60px !important;
    }
}

@media (max-width: 480px) {
    .custom-design-content-left {
        padding: 25px 20px !important;
    }
    
    .custom-design-section .custom-design-title {
        font-size: 22px !important;
    }
    
    .custom-design-section .custom-design-image {
        max-width: 300px !important;
    }
    
    .custom-design-section .overlay-badge {
        font-size: 12px !important;
        padding: 6px 12px !important;
    }
}

/* Calendly Section Styling */
.calendly-section {
    position: relative !important;
    overflow: hidden !important;
}

.calendly-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="calendly-pattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%23ea6463" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23calendly-pattern)"/></svg>');
    opacity: 0.3;
    z-index: 0;
}

.calendly-container {
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(20px) !important;
    border-radius: 25px !important;
    padding: 45px 30px !important;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
    position: relative !important;
    z-index: 1 !important;
}

.calendly-header {
    text-align: center !important;
    margin-bottom: 40px !important;
}

.calendly-title {
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    color: #37556b !important;
    margin-bottom: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Override global white text for Calendly section */
.calendly-section .calendly-title,
.calendly-section .calendly-subtitle,
.calendly-section h2,
.calendly-section p {
    color: white !important;
}

.calendly-title i {
    color: #ea6463 !important;
    font-size: 2.2rem !important;
}

.calendly-subtitle {
    font-size: 18px !important;
    color: #6c757d !important;
    line-height: 1.6 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    font-weight: 400 !important;
}

.calendly-widget-wrapper {
    border-radius: 15px !important;
    overflow: hidden !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1) !important;
    background: white !important;
    border: 2px solid rgba(234, 100, 99, 0.1) !important;
    height: 1000px;
}

.calendly-inline-widget {
    border-radius: 15px !important;
    height: 1000px;
}

/* Calendly Mobile Responsive */
@media (max-width: 768px) {
    .calendly-section {
        padding: 60px 0 !important;
    }
    
    .calendly-container {
        padding: 30px 20px !important;
        margin: 0 15px !important;
    }
    
    .calendly-title {
        font-size: 2rem !important;
        flex-direction: column !important;
        gap: 10px !important;
    }
    
    .calendly-title i {
        font-size: 1.8rem !important;
    }
    
    .calendly-subtitle {
        font-size: 1rem !important;
    }
    
    .calendly-inline-widget {
        height: 600px !important;
    }
}

/* ===== MARQUEE REVIEWS SECTION ===== */
.marquee-reviews-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    position: relative;
    overflow: hidden;
}

/* Header */
.marquee-reviews-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.google-rating-badge {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 60px;
    padding: 14px 30px;
    margin-bottom: 24px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.google-g-icon {
    flex-shrink: 0;
}

.google-rating-info {
    text-align: left;
}

.google-rating-score {
    display: flex;
    align-items: center;
    gap: 8px;
}

.rating-number {
    font-size: 2rem;
    font-weight: 800;
    color: #37556b;
    line-height: 1;
}

.google-stars {
    display: flex;
    gap: 2px;
}

.google-stars i {
    color: #fbbc05;
    font-size: 1.1rem;
}

.google-rating-label {
    font-size: 0.9rem;
    color: #6c757d;
    font-weight: 500;
}

.marquee-reviews-title {
    font-size: 2.4rem;
    font-weight: 700;
    color: #37556b;
    margin: 0;
    letter-spacing: -0.02em;
}

/* Marquee Track */
.marquee-track-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}

.marquee-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
}

.marquee-fade-left {
    left: 0;
    background: linear-gradient(to right, #f8f9fa 0%, transparent 100%);
}

.marquee-fade-right {
    right: 0;
    background: linear-gradient(to left, #eceef0 0%, transparent 100%);
}

.marquee-track {
    display: flex;
    width: max-content;
}

.marquee-track-inner {
    display: flex;
    gap: 24px;
    padding-right: 24px;
}

.marquee-track-left {
    animation: marquee-scroll-left 120s linear infinite;
}

.marquee-track-right {
    animation: marquee-scroll-right 130s linear infinite;
}

.marquee-track:hover {
    animation-play-state: paused;
}

@keyframes marquee-scroll-left {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes marquee-scroll-right {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}

/* Review Cards */
.marquee-card {
    flex-shrink: 0;
    width: 380px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 16px;
    padding: 28px;
    transition: all 0.3s ease;
    cursor: default;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.marquee-card:hover {
    border-color: #ea6463;
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.marquee-card-stars {
    display: flex;
    gap: 3px;
    margin-bottom: 14px;
}

.marquee-card-stars i {
    color: #fbbc05;
    font-size: 1.1rem;
}

.marquee-card-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #37556b;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.marquee-card-text {
    font-size: 1.1rem;
    color: #555;
    line-height: 1.7;
    margin: 0 0 20px 0;
}

.marquee-card-author {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 18px;
    border-top: 1px solid #eee;
}

.marquee-card-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ea6463, #f47776);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    flex-shrink: 0;
}

.marquee-card-author-info {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
}

.marquee-card-name {
    font-size: 1.05rem;
    font-weight: 600;
    color: #37556b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.marquee-card-company {
    font-size: 0.9rem;
    color: #999;
}

.marquee-card-google {
    flex-shrink: 0;
    opacity: 0.4;
    transition: opacity 0.3s ease;
}

.marquee-card:hover .marquee-card-google {
    opacity: 1;
}

/* Footer */
.marquee-reviews-footer {
    text-align: center;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

.marquee-reviews-btn {
    display: inline-flex;
    align-items: center;
    color: #fff;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    padding: 15px 35px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(234, 100, 99, 0.3);
    border: none;
}

.marquee-reviews-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(234, 100, 99, 0.4);
    color: #fff;
    text-decoration: none;
}

/* Marquee Mobile Responsive */
@media (max-width: 768px) {
    .marquee-reviews-section {
        padding: 60px 0;
    }

    .marquee-reviews-title {
        font-size: 1.8rem;
        padding: 0 20px;
    }

    .google-rating-badge {
        padding: 10px 20px;
        gap: 12px;
    }

    .google-g-icon {
        width: 30px;
        height: 30px;
    }

    .rating-number {
        font-size: 1.6rem;
    }

    .marquee-card {
        width: 300px;
        padding: 22px;
    }

    .marquee-fade {
        width: 40px;
    }
}

@media (max-width: 480px) {
    .marquee-reviews-title {
        font-size: 1.5rem;
    }

    .marquee-card {
        width: 270px;
        padding: 18px;
    }

    .marquee-card-text {
        font-size: 0.92rem;
    }
}

/* ===== MODERN FOOTER DESIGN ===== */
.content-info {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    padding: 60px 0 40px;
    margin-top: 80px;
    position: relative;
}

.content-info::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #ea6463 0%, #f47776 100%);
}

.content-info .container {
    max-width: 1140px;
}

.copyright {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
}

.copyright a {
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-bottom: 1px solid transparent;
}

.copyright a:hover {
    color: #ea6463;
    border-bottom-color: #ea6463;
    text-decoration: none;
}

.legal-links {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.legal-links li {
    margin-bottom: 0;
}

.legal-links a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: 400;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 8px 0;
    border-left: 3px solid transparent;
    padding-left: 12px;
    margin-left: -12px;
}

.legal-links a:hover {
    color: white;
    border-left-color: #ea6463;
    text-decoration: none;
    transform: translateX(5px);
}

.footer-menu {
    margin: 2rem 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-menu li {
    margin: 0;
}

.footer-menu a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: 400;
    padding: 10px 16px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-menu a:hover {
    color: white;
    background: rgba(234, 100, 99, 0.2);
    border-color: rgba(234, 100, 99, 0.3);
    transform: translateY(-2px);
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.2);
}

@media (max-width: 767px) {
    .content-info {
        padding: 40px 0 30px;
        margin-top: 60px;
    }

    .content-info .row > div {
        margin-bottom: 2rem;
        text-align: center;
    }

    .footer-menu {
        justify-content: center;
        margin: 1.5rem 0 0;
    }

    .legal-links {
        align-items: center;
    }

    .legal-links a {
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        border-bottom: 2px solid transparent;
        padding-bottom: 8px;
    }

    .legal-links a:hover {
        transform: translateY(-2px);
        border-bottom-color: #ea6463;
    }
}

@media (max-width: 576px) {
    .footer-menu {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .footer-menu a {
        width: 200px;
        text-align: center;
    }
}

/* ===== NEW FOOTER SECTIONS STYLING ===== */

/* Footer Headings */
.footer-heading {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

.footer-heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: linear-gradient(90deg, #ea6463 0%, #f47776 100%);
    border-radius: 1px;
}

/* Contact Section */
.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-item:hover {
    transform: translateX(5px);
}

.contact-item a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-weight: 400;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 15px;
}

.contact-item a:hover {
    color: white;
    text-decoration: none;
}

/* Social Media Links */
.social-links {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.social-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.social-link svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.social-link.facebook:hover {
    background: rgba(24, 119, 242, 0.2);
    border-color: rgba(24, 119, 242, 0.3);
    color: #1877f2;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(24, 119, 242, 0.2);
}

.social-link.instagram:hover {
    background: rgba(225, 48, 108, 0.2);
    border-color: rgba(225, 48, 108, 0.3);
    color: #e1306c;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(225, 48, 108, 0.2);
}

.social-link.youtube:hover {
    background: rgba(255, 0, 0, 0.2);
    border-color: rgba(255, 0, 0, 0.3);
    color: #ff0000;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(255, 0, 0, 0.2);
}

/* App Download Buttons */
.app-download-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.app-button {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    color: white;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    min-height: 60px;
}

.app-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.app-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.app-store {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
}

.app-name {
    font-size: 16px;
    font-weight: 600;
    color: white;
}

.app-button.google-play:hover {
    background: rgba(52, 168, 83, 0.2);
    border-color: rgba(52, 168, 83, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(52, 168, 83, 0.3);
}

.app-button.app-store:hover {
    background: rgba(0, 122, 255, 0.2);
    border-color: rgba(0, 122, 255, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 122, 255, 0.3);
}

/* Team Links */
.team-links {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.team-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: 400;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.team-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    color: #ea6463;
}

.team-link:hover {
    background: rgba(234, 100, 99, 0.2);
    border-color: rgba(234, 100, 99, 0.3);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.2);
    text-decoration: none;
}

/* Footer Bottom */
.footer-bottom {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom .legal-links {
    flex-direction: row;
    justify-content: flex-end;
    gap: 20px;
}

.footer-bottom .legal-links a {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    padding: 8px 12px;
    border-radius: 6px;
}

.footer-bottom .legal-links a:hover {
    transform: translateY(-2px);
    background: rgba(234, 100, 99, 0.2);
    border-color: rgba(234, 100, 99, 0.3);
}

/* Mobile Responsive */
@media (max-width: 991px) {
    .footer-heading {
        text-align: center;
        margin-bottom: 16px;
    }

    .footer-heading::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .social-links,
    .app-download-buttons,
    .team-links {
        align-items: center;
    }

    .footer-bottom .legal-links {
        justify-content: center;
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    .app-download-buttons {
        gap: 12px;
    }

    .app-button {
        padding: 14px 16px;
        min-height: 56px;
    }

    .app-icon {
        width: 28px;
        height: 28px;
    }

    .app-name {
        font-size: 14px;
    }

    .footer-bottom .legal-links {
        flex-direction: column;
        gap: 12px;
    }
}

/* Modern Scroll to Top Button */
.scroll-to-top {
    position: fixed;
    right: 50%;
    bottom: 20px;
    transform: translateX(50%);
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 25px rgba(55, 85, 107, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.scroll-to-top:hover {
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    transform: translateX(50%) translateY(-4px) scale(1.05);
    box-shadow: 0 12px 35px rgba(234, 100, 99, 0.4);
    border-color: rgba(255, 255, 255, 0.3);
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
}

.scroll-to-top svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.scroll-to-top:hover svg {
    transform: translateY(-2px) scale(1.1);
}

@media (max-width: 768px) {
    .scroll-to-top {
        width: 52px;
        height: 52px;
        bottom: 30px;
        border-radius: 14px;
    }

    .scroll-to-top svg {
        width: 22px;
        height: 22px;
    }
}

@media (max-width: 576px) {
    .scroll-to-top {
        width: 48px;
        height: 48px;
        bottom: 25px;
        border-radius: 12px;
    }

    .scroll-to-top svg {
        width: 20px;
        height: 20px;
    }
}

/* ===================================
   Link-Box Component Styles
   =================================== */

.link-box-section {
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

.link-box-background-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(55, 85, 107, 0.03) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(234, 100, 99, 0.03) 0%, transparent 50%);
    pointer-events: none;
}

.link-box-header {
    text-align: center;
    margin-bottom: 60px;
    padding: 0 20px;
}

section.link-box-section .link-box-title {
    font-size: 42px;
    font-weight: 700;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    margin-top: 0!important;
}

.link-box-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.link-box-subtitle {
    font-size: 18px;
    color: #6c757d;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
    word-wrap: break-word;
}

.link-box-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.link-box-item {
    position: relative;
}

section.link-box-section .link-box-card {
    display: block;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(55, 85, 107, 0.1);
    border-radius: 24px;
    padding: 30px 25px;
    text-decoration: none;
    color: inherit;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: visible;
    height: auto;
    min-height: 200px;
    display: flex;
    flex-direction: column;
}

section.link-box-section .link-box-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-box-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.98);
}

.link-box-card:hover::before {
    transform: scaleX(1);
}

.link-box-content {
    position: relative;
    z-index: 2;
    flex: 1;
    display: flex;
    flex-direction: column;
}

section.link-box-section .link-box-card-title {
    font-size: 22px;
    font-weight: 600;
    color: #37556b;
    margin-bottom: 15px;
    line-height: 1.4;
    transition: color 0.3s ease;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    margin-top: 0!important;
}

.link-box-card:hover .link-box-card-title {
    color: #ea6463;
}

section.link-box-section .link-box-excerpt {
    font-size: 15px;
    color: #6c757d;
    line-height: 1.6;
    margin-bottom: 20px;
    flex: 1;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin: inherit;
}

section.link-box-section .link-box-arrow {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    color: #ea6463;
    transition: transform 0.3s ease;
    margin-top: auto;
}

.link-box-card:hover .link-box-arrow {
    transform: translateX(5px);
}

section.link-box-section .link-box-empty {
    text-align: center;
    padding: 60px 20px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(55, 85, 107, 0.1);
    border-radius: 24px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    max-width: 500px;
    margin: 0 auto;
}

section.link-box-section .link-box-empty p {
    font-size: 18px;
    color: #6c757d;
    margin: 0;
}

/* Responsive Design */
@media (max-width: 992px) {
    .link-box-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .link-box-title {
        font-size: 36px;
    }
    
    .link-box-header {
        margin-bottom: 50px;
        padding: 0 15px;
    }
    
    .link-box-grid {
        gap: 25px;
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        padding: 0 15px;
    }
    
    .link-box-card {
        padding: 30px 20px;
        min-height: 180px;
    }
    
    .link-box-card-title {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .link-box-section {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .link-box-title {
        font-size: 32px;
    }
    
    .link-box-subtitle {
        font-size: 16px;
    }
    
    .link-box-header {
        margin-bottom: 40px;
        padding: 0 10px;
    }
    
    .link-box-grid {
        gap: 20px;
        grid-template-columns: 1fr;
        padding: 0 10px;
    }
    
    .link-box-card {
        padding: 25px 20px;
        min-height: 160px;
    }
    
    .link-box-card-title {
        font-size: 19px;
    }
    
    .link-box-excerpt {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .link-box-section {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .link-box-title {
        font-size: 28px;
    }
    
    .link-box-header {
        margin-bottom: 30px;
        padding: 0 10px;
    }
    
    .link-box-grid {
        padding: 0 10px;
    }
    
    .link-box-card {
        padding: 20px 15px;
        border-radius: 20px;
        min-height: 140px;
    }
    
    .link-box-card-title {
        font-size: 18px;
        margin-bottom: 12px;
    }
    
    .link-box-excerpt {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .link-box-arrow {
        font-size: 14px;
    }
}

/* ==========================================================================
   OPTIMIERTES MOBILE BURGER-MENÜ
   ========================================================================== */

/* Overlay hinter dem Menü */
.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 991px) {
    /* Verbessertes Mobile Navigation Container */
    .navbar-collapse {
        position: fixed !important;
        top: 0;
        right: -100%;
        width: 85%;
        max-width: 320px;
        height: 100vh !important;
        background: linear-gradient(180deg, #37556b 0%, #2a4354 100%);
        box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
        z-index: 9999;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        overflow-y: auto;
        display: block !important;
    }

    .navbar-collapse.in,
    .navbar-collapse.collapsing.in {
        right: 0;
    }

    /* Menü Header mit Schließen-Button */
    .navbar-collapse::before {
        content: '';
        display: block;
        height: 80px;
        background: rgba(255, 255, 255, 0.05);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    /* Navigation Liste */
    .navbar-collapse .navbar-nav {
        margin: 0 !important;
        padding: 20px 0;
        width: 100%;
        float: none !important;
    }

    .navbar-collapse .navbar-nav > li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
        transform: translateX(20px);
        animation: slideInMenuItem 0.4s ease forwards;
    }

    .navbar-collapse.in .navbar-nav > li:nth-child(1) { animation-delay: 0.1s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(2) { animation-delay: 0.15s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(3) { animation-delay: 0.2s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(4) { animation-delay: 0.25s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(5) { animation-delay: 0.3s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(6) { animation-delay: 0.35s; }
    .navbar-collapse.in .navbar-nav > li:nth-child(7) { animation-delay: 0.4s; }

    @keyframes slideInMenuItem {
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    /* Menüpunkte Styling */
    .navbar-collapse .navbar-nav > li > a {
        display: flex !important;
        align-items: center;
        color: white !important;
        background: transparent !important;
        padding: 18px 25px !important;
        margin: 0 !important;
        font-size: 17px !important;
        font-weight: 500;
        border-radius: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
    }

    .navbar-collapse .navbar-nav > li > a::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 4px;
        height: 100%;
        background: #ea6463;
        transform: translateX(-100%);
        transition: transform 0.3s ease;
    }

    .navbar-collapse .navbar-nav > li > a:hover,
    .navbar-collapse .navbar-nav > li > a:focus,
    .navbar-collapse .navbar-nav > li > a:active {
        background: rgba(255, 255, 255, 0.1) !important;
        color: white !important;
        padding-left: 30px !important;
        transform: none !important;
    }

    .navbar-collapse .navbar-nav > li > a:hover::before,
    .navbar-collapse .navbar-nav > li > a:focus::before {
        transform: translateX(0);
    }

    /* Aktiver Menüpunkt - NUR für echte Seiten, NICHT für Anchor-Links (#) */
    .navbar-collapse .navbar-nav > li.current-menu-item:not(.menu-item-home) > a:not([href*="#"]),
    .navbar-collapse .navbar-nav > li.active:not(.menu-item-home) > a:not([href*="#"]) {
        background: rgba(234, 100, 99, 0.15) !important;
        color: white !important;
    }

    .navbar-collapse .navbar-nav > li.current-menu-item:not(.menu-item-home) > a:not([href*="#"])::before {
        transform: translateX(0);
    }

    /* Anchor-Links (#) bekommen KEINE aktive Hervorhebung */
    .navbar-collapse .navbar-nav > li > a[href*="#"] {
        background: transparent !important;
        border: 1px solid rgba(255, 255, 255, 0.08);
        border-left: none;
    }

    /* CTA Button (letztes Element) - Besonders hervorgehoben */
    .navbar-collapse .navbar-nav > li:last-child {
        padding: 20px;
        margin-top: 10px;
    }

    .navbar-collapse .navbar-nav > li:last-child > a {
        background: linear-gradient(135deg, #ea6463 0%, #f47776 100%) !important;
        border-radius: 12px !important;
        text-align: center;
        justify-content: center;
        font-weight: 600 !important;
        padding: 16px 25px !important;
        border: none !important;
        box-shadow: 0 4px 15px rgba(234, 100, 99, 0.4);
    }

    .navbar-collapse .navbar-nav > li:last-child > a:hover {
        background: linear-gradient(135deg, #f47776 0%, #ea6463 100%) !important;
        transform: scale(1.02) !important;
        box-shadow: 0 6px 20px rgba(234, 100, 99, 0.5);
        padding-left: 25px !important;
    }

    .navbar-collapse .navbar-nav > li:last-child > a::before {
        display: none;
    }

    /* Schließen-Button */
    .mobile-menu-close {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 44px;
        height: 44px;
        background: rgba(255, 255, 255, 0.1);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        z-index: 10000;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }

    .mobile-menu-close:hover {
        background: rgba(234, 100, 99, 0.3);
        transform: rotate(90deg);
    }

    .mobile-menu-close::before,
    .mobile-menu-close::after {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background: white;
        border-radius: 2px;
    }

    .mobile-menu-close::before {
        transform: rotate(45deg);
    }

    .mobile-menu-close::after {
        transform: rotate(-45deg);
    }

    /* Burger Button Verbesserungen */
    .navbar-default .navbar-toggle {
        border: none;
        background: transparent !important;
        padding: 10px;
        margin: 10px 0;
        z-index: 10001;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: transparent !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 24px;
        height: 3px;
        border-radius: 3px;
        transition: all 0.3s ease;
    }

    /* Body Lock wenn Menü offen */
    body.mobile-menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

/* ==========================================================================
   MEGA MENU
   ========================================================================== */

/* Navigation Container für absolute Positionierung - NUR Desktop */
@media (min-width: 992px) {
    header .navbar-nav {
        position: static;
    }

    header .navbar-default,
    header .menuWrapper {
        position: static;
    }

    header .navbar-collapse {
        position: static;
    }

    /* Mega Menu Parent Item */
    .mega-menu {
        position: static !important;
    }
}

/* Mega Menu Container */
.mega-menu > .mega-menu-dropdown {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    top: 100%;
    width: 100%;
    max-width: 820px;
    background: #fff;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
    border-radius: 12px;
    padding: 20px 25px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    z-index: 99999;
    margin-top: 8px;
}

/* Desktop: Hover öffnet Dropdown */
@media (min-width: 992px) {
    .mega-menu:hover > .mega-menu-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateX(-50%) translateY(0);
    }
}

/* Fallback: .open Klasse (für Mobile Click) */
.mega-menu.open > .mega-menu-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

/* Grid Layout - 4 Spalten kompakt */
.mega-menu-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

/* Einzelne Grid Items */
.mega-menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 14px 10px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 10px;
    background: linear-gradient(145deg, #f8fafc 0%, #eef2f7 100%);
    border: 1px solid rgba(55, 85, 107, 0.08);
    transition: all 0.25s ease;
    min-height: 60px;
}

/* Items mit Icon haben mehr Höhe */
.mega-menu-item:has(.mega-menu-icon) {
    min-height: 90px;
    justify-content: flex-start;
    padding: 14px 10px 12px;
}

.mega-menu-item:hover {
    background: linear-gradient(145deg, #37556b 0%, #4a7089 100%);
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(55, 85, 107, 0.25);
    text-decoration: none !important;
    border-color: transparent;
}

.mega-menu-item.active {
    background: linear-gradient(145deg, #37556b 0%, #4a7089 100%);
    border-color: transparent;
}

/* Icon Styling */
.mega-menu-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #37556b;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(55, 85, 107, 0.1);
    transition: all 0.25s ease;
}

.mega-menu-item:hover .mega-menu-icon,
.mega-menu-item.active .mega-menu-icon {
    color: #ea6463;
    background: #fff;
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

/* Title Styling */
.mega-menu-title {
    font-size: 13px;
    font-weight: 600;
    color: #37556b;
    line-height: 1.3;
    transition: color 0.25s ease;
}

.mega-menu-item:hover .mega-menu-title,
.mega-menu-item.active .mega-menu-title {
    color: #fff;
}

/* Caret für Mega-Menü verstecken */
.mega-menu > a .caret {
    display: none;
}

/* Responsive - Tablet */
@media (max-width: 1200px) {
    .mega-menu > .mega-menu-dropdown {
        max-width: 750px;
        padding: 30px 35px;
    }

    .mega-menu-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }

    .mega-menu-item {
        padding: 22px 15px 20px;
        min-height: 120px;
    }

    .mega-menu-icon {
        width: 48px;
        height: 48px;
        font-size: 22px;
    }

    .mega-menu-title {
        font-size: 13px;
    }
}

/* Responsive - Mobile */
@media (max-width: 991px) {
    /* Mobile: Dropdown versteckt */
    .mega-menu > .mega-menu-dropdown {
        position: static !important;
        left: auto !important;
        transform: none !important;
        box-shadow: none;
        padding: 10px 0;
        opacity: 1 !important;
        visibility: visible !important;
        display: none !important;
        background: transparent;
        border-radius: 0;
        margin: 0;
        max-width: 100%;
        width: 100%;
    }

    /* Mobile: Nur .open zeigt es an */
    .mega-menu.open > .mega-menu-dropdown {
        display: block !important;
    }

    /* Pfeil/Caret für Mega-Menu */
    .mega-menu > a .caret {
        display: inline-block !important;
        transition: transform 0.3s ease;
    }

    .mega-menu.open > a .caret {
        transform: rotate(180deg);
    }

    /* Grid: 1 Spalte */
    .mega-menu-grid {
        grid-template-columns: 1fr !important;
        gap: 0 !important;
        padding: 0 !important;
    }

    /* Items: Horizontal Layout - überschreibt .navbar-nav a */
    .navbar-nav .mega-menu .mega-menu-item,
    .mega-menu-dropdown .mega-menu-item,
    a.mega-menu-item {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        padding: 12px 20px !important;
        min-height: auto !important;
        background: transparent !important;
        border: none !important;
        border-radius: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
        color: #fff !important;
        text-align: left !important;
        backdrop-filter: none !important;
        margin: 0 !important;
    }

    .navbar-nav .mega-menu .mega-menu-item:last-child,
    .mega-menu-dropdown .mega-menu-item:last-child {
        border-bottom: none !important;
    }

    /* Icons links */
    .mega-menu-icon {
        width: 32px !important;
        height: 32px !important;
        font-size: 14px !important;
        margin-bottom: 0 !important;
        margin-right: 12px !important;
        background: rgba(255, 255, 255, 0.15) !important;
        border-radius: 8px !important;
        box-shadow: none !important;
        color: #fff !important;
        flex-shrink: 0 !important;
    }

    /* Titel rechts neben Icon */
    .mega-menu-title {
        font-size: 14px !important;
        color: #fff !important;
        line-height: 1.3 !important;
        font-weight: 500 !important;
    }

    /* Hover/Active States */
    .navbar-nav .mega-menu .mega-menu-item:hover,
    .navbar-nav .mega-menu .mega-menu-item:active,
    a.mega-menu-item:hover,
    a.mega-menu-item:active {
        background: rgba(255, 255, 255, 0.1) !important;
        transform: none !important;
        box-shadow: none !important;
        color: #fff !important;
    }

    .mega-menu-item:hover .mega-menu-title,
    .mega-menu-item:active .mega-menu-title {
        color: #fff !important;
    }

    .mega-menu-item:hover .mega-menu-icon,
    .mega-menu-item:active .mega-menu-icon {
        transform: none !important;
        background: rgba(255, 255, 255, 0.25) !important;
    }
}

/* ========================================
   Feature Blocks - Overrides für post-container
   ======================================== */

/* Keine Extra-Icons vor Listen in Feature-Blöcken */
.feature-hero ul li:before,
.feature-highlights ul li:before,
.feature-image-text ul li:before,
.feature-steps ul li:before,
.feature-showcase ul li:before,
.feature-sync ul li:before,
.feature-testimonial ul li:before,
.feature-cta ul li:before,
[class*="feature-hero-"] ul li:before,
[class*="feature-highlights-"] ul li:before,
[class*="feature-image-text-"] ul li:before,
[class*="feature-steps-"] ul li:before,
[class*="feature-showcase-"] ul li:before,
[class*="feature-sync-"] ul li:before,
[class*="feature-testimonial-"] ul li:before,
[class*="feature-cta-"] ul li:before {
    content: none !important;
    display: none !important;
}

/* Keine Extra-Icons vor Listen in Feature-Blöcken */
.blog-hero ul li:before,
.blog-highlights ul li:before,
.blog-image-text ul li:before,
.blog-steps ul li:before,
.blog-showcase ul li:before,
.blog-sync ul li:before,
.blog-testimonial ul li:before,
.blog-cta ul li:before,
[class*="blog-hero-"] ul li:before,
[class*="blog-highlights-"] ul li:before,
[class*="blog-image-text-"] ul li:before,
[class*="blog-steps-"] ul li:before,
[class*="blog-showcase-"] ul li:before,
[class*="blog-sync-"] ul li:before,
[class*="blog-testimonial-"] ul li:before,
[class*="blog-cta-"] ul li:before {
    content: none !important;
    display: none !important;
}

/* Feature-Block Listen zurücksetzen */
.feature-image-text-list,
.feature-image-text-list li {
    list-style: none !important;
    padding-left: 0 !important;
}

.feature-image-text-list li {
    margin: 0 0 14px 0 !important;
}


.blog-image-text-list,
.blog-image-text-list li {
    list-style: none !important;
    padding-left: 0 !important;
}

.blog-image-text-list li {
    margin: 0 0 14px 0 !important;
}

/* ========================================
   ST-45 Schnittstellen - Logo-Grid mit Accordion
   ======================================== */

.schnittstellen-section {
    position: relative;
    overflow: hidden;
}

.schnittstellen-header {
    text-align: center;
    margin-bottom: 50px;
}

.schnittstellen-title {
    font-size: 36px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 16px;
}

.schnittstellen-beschreibung {
    font-size: 18px;
    color: #6b7b8d;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Grid */
.schnittstellen-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* Cards */
.schnittstelle-card {
    background: #fff;
    border-radius: 16px;
    padding: 28px 24px 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    display: flex;
    flex-direction: column;
}

.schnittstelle-card:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    transform: translateY(-3px);
}

/* Card Header */
.schnittstelle-card-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 12px;
}

/* Logo */
.schnittstelle-logo {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.schnittstelle-logo img {
    max-width: 120px;
    max-height: 80px;
    object-fit: contain;
}

.schnittstelle-logo-placeholder {
    background: linear-gradient(135deg, #37556b 0%, #4a7a9b 100%);
    border-radius: 12px;
    width: 80px;
    height: 80px;
}

.schnittstelle-logo-placeholder span {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Name */
.schnittstelle-name {
    font-size: 18px;
    font-weight: 700;
    color: #37556b;
    margin: 0 0 10px;
}

/* Badges */
.schnittstelle-badges {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
}

.schnittstelle-badge {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.schnittstelle-badge-buchhaltung { background: #e8f4fd; color: #2980b9; }
.schnittstelle-badge-erp { background: #e8f8f0; color: #27ae60; }
.schnittstelle-badge-lohn { background: #fef5e7; color: #e67e22; }
.schnittstelle-badge-kalkulation { background: #f4ecf7; color: #8e44ad; }
.schnittstelle-badge-crm { background: #fdedec; color: #c0392b; }
.schnittstelle-badge-material { background: #e8f6f3; color: #16a085; }
.schnittstelle-badge-termin { background: #eef0fb; color: #5b5ea6; }
.schnittstelle-badge-sonstiges { background: #f0f0f0; color: #7f8c8d; }

/* Typ Badge */
.schnittstelle-typ-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
    background: #f5f5f5;
    color: #666;
}

.schnittstelle-typ-badge::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}

.schnittstelle-typ-automatisch::before { background: #27ae60; }
.schnittstelle-typ-halbautomatisch::before { background: #f39c12; }
.schnittstelle-typ-manuell::before { background: #bdc3c7; }

/* Kurzbeschreibung */
.schnittstelle-kurz {
    font-size: 14px;
    color: #7f8c8d;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 16px;
    flex-grow: 1;
}

/* Accordion Detail */
.schnittstelle-detail {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding-top: 16px;
    margin-top: 8px;
}

.schnittstelle-card.is-open .schnittstelle-detail {
    border-top: 1px solid #eee;
}

.schnittstelle-detail-text {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
}

.schnittstelle-detail-text p {
    margin-bottom: 10px;
}

.schnittstelle-detail-text p:last-child {
    margin-bottom: 0;
}

/* Link */
.schnittstelle-link {
    display: inline-block;
    margin-top: 14px;
    padding: 8px 20px;
    background: #ea6463;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s ease;
}

.schnittstelle-link:hover {
    background: #d9534f;
    color: #fff;
    text-decoration: none;
}

/* Toggle Button */
.schnittstelle-toggle {
    display: block;
    width: 100%;
    background: none;
    border: none;
    padding: 12px 0 0;
    margin-top: auto;
    font-size: 13px;
    font-weight: 600;
    color: #37556b;
    cursor: pointer;
    transition: color 0.3s ease;
}

.schnittstelle-toggle:hover {
    color: #ea6463;
}

/* Responsive - Tablet */
@media (max-width: 991px) {
    .schnittstellen-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .schnittstellen-title {
        font-size: 30px;
    }
}

/* Responsive - Mobil */
@media (max-width: 575px) {
    .schnittstellen-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .schnittstellen-title {
        font-size: 26px;
    }

    .schnittstellen-header {
        margin-bottom: 30px;
    }

    .schnittstelle-card {
        padding: 20px 18px 18px;
    }

    .schnittstellen-beschreibung {
        font-size: 16px;
    }
}

/* ===================================
   Blog Related Sections (unter Blog-Artikeln)
   =================================== */

.blog-related-section {
    padding: 5rem 1rem;
    background-color: #f8f9fa;
}

.blog-related-container {
    max-width: 1200px;
    margin: 0 auto;
}

.blog-related-header {
    text-align: center;
    margin-bottom: 3rem;
}

.blog-related-title {
    font-size: 42px;
    font-weight: 700;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.blog-related-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.blog-related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.blog-related-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(55, 85, 107, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    display: flex;
    flex-direction: column;
}

.blog-related-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(55, 85, 107, 0.15);
}

.blog-related-card-image {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

.blog-related-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-related-card:hover .blog-related-card-image img {
    transform: scale(1.05);
}

.blog-related-card-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #37556b 0%, #ea6463 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-related-card-placeholder img {
    position: relative;
    width: auto;
    height: 70%;
    object-fit: contain;
    opacity: 0.6;
}

.blog-related-card-content {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-related-card-date {
    font-size: 0.85rem;
    color: #ea6463;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.blog-related-card-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #37556b;
    margin-bottom: 0.75rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-related-card-title a {
    color: inherit;
    text-decoration: none;
    font-size: 18px;
}

.blog-related-card-title a:hover {
    color: #ea6463;
}

.blog-related-card-excerpt {
    font-size: 0.95rem;
    color: #6c757d;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-related-card-link {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    color: #ea6463;
    font-weight: 600;
    font-size: 0.9rem;
    text-decoration: none;
    transition: gap 0.2s ease;
}

.blog-related-card-link:hover {
    gap: 0.7rem;
    color: #d45554;
    text-decoration: none;
}

.blog-related-card-link svg {
    width: 16px;
    height: 16px;
}

/* Blog Related - Responsive */
@media (max-width: 991px) {
    .blog-related-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-related-title {
        font-size: 36px;
    }
}

@media (max-width: 575px) {
    .blog-related-grid {
        grid-template-columns: 1fr;
    }

    .blog-related-section {
        padding: 3rem 1rem;
    }

    .blog-related-title {
        font-size: 28px;
    }

    .blog-related-header {
        margin-bottom: 2rem;
    }
}
/* ========================================
   Feature Highlights (st-47) - Highlight-Bühne
   ======================================== */

.feature-highlights .showcase-header {
    text-align: center;
    margin-bottom: 50px;
}

.feature-highlights .showcase-title {
    font-size: 42px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.feature-highlights .showcase-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.feature-highlights .showcase-description {
    font-size: 18px;
    color: #6c757d;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.fh-showcase {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 40px;
    align-items: center;
    margin-bottom: 40px;
}

.fh-nav {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.fh-nav-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px 20px;
    border: none;
    background: transparent;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
}

.fh-nav-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 0;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
    transition: height 0.3s ease;
}

.fh-nav-item:hover {
    background: rgba(55, 85, 107, 0.05);
}

.fh-nav-item.active {
    background: rgba(55, 85, 107, 0.08);
}

.fh-nav-item.active::before {
    height: 60%;
}

.fh-nav-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(55, 85, 107, 0.08);
    color: #6c757d;
    font-size: 16px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.fh-nav-item.active .fh-nav-icon {
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    box-shadow: 0 4px 12px rgba(55, 85, 107, 0.3);
}

.fh-nav-title {
    font-size: 15px;
    font-weight: 600;
    color: #6c757d;
    transition: color 0.3s ease;
}

.fh-nav-item.active .fh-nav-title {
    color: #37556b;
}

.fh-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 550px;
}

.fh-slide {
    display: none;
    opacity: 0;
    transform: scale(0.95);
    transition: all 0.4s ease;
    position: absolute;
    width: 100%;
}

.fh-slide.active {
    display: flex;
    justify-content: center;
    opacity: 1;
    transform: scale(1);
    position: relative;
}

.fh-phone-container {
    position: relative;
}

.fh-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    font-size: 48px;
}

.fh-placeholder span {
    font-size: 14px;
}

.fh-details {
    text-align: center;
    min-height: 120px;
    position: relative;
}

.fh-detail {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.4s ease;
}

.fh-detail.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.fh-detail-title {
    font-size: 28px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 12px;
}

.fh-detail-text {
    font-size: 16px;
    color: #555;
    line-height: 1.7;
    max-width: 700px;
    margin: 0 auto 20px;
}

.fh-detail-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ea6463;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.fh-detail-link:hover {
    gap: 12px;
    color: #d55352;
    text-decoration: none;
}

@media (max-width: 991px) {
    .fh-showcase {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .fh-nav {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
    }

    .fh-nav-item {
        padding: 10px 16px;
    }

    .fh-nav-item::before {
        display: none;
    }

    .fh-nav-item.active {
        background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    }

    .fh-nav-item.active .fh-nav-icon {
        background: rgba(255,255,255,0.2);
    }

    .fh-nav-item.active .fh-nav-title {
        color: white;
    }

    .fh-preview {
        min-height: 450px;
    }
}

@media (max-width: 768px) {
    .feature-highlights .showcase-title {
        font-size: 28px;
    }

    .fh-nav-icon {
        display: none;
    }

    .fh-nav-item {
        padding: 8px 14px;
        border-radius: 20px;
    }

    .fh-nav-title {
        font-size: 13px;
    }

    .fh-detail-title {
        font-size: 22px;
    }

    .fh-preview {
        min-height: 400px;
    }

    .feature-highlights .modern-phone {
        width: 240px;
        height: 480px;
    }
}


/* ========================================
   Feature Grid (st-48) - Konzept C2: Lebendiges Feature-Mosaik
   ======================================== */

.fg2 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(175deg, #f8f9fc 0%, #eef2f7 100%);
}

/* Background Decorations */
.fg2-bg-deco {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    filter: blur(80px);
}

.fg2-bg-deco-1 {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(43,124,233,0.08) 0%, transparent 70%);
    top: -100px;
    right: -150px;
}

.fg2-bg-deco-2 {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(234,100,99,0.06) 0%, transparent 70%);
    bottom: -50px;
    left: -100px;
}

/* Header */
.fg2-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.fg2-title {
    font-size: 42px;
    font-weight: 800;
    color: #37556b;
    margin-bottom: 16px;
    position: relative;
    display: inline-block;
}

.fg2-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.fg2-subtitle {
    font-size: 18px;
    color: #6c757d;
    max-width: 650px;
    margin: 20px auto 0;
    line-height: 1.6;
}

/* Stats - Compact Inline */
.fg2-stats {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
}

.fg2-stat-number {
    font-size: 56px;
    font-weight: 800;
    background: linear-gradient(135deg, #37556b 0%, #ea6463 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
}

.fg2-stat-plus {
    font-size: 36px;
    font-weight: 800;
    background: linear-gradient(135deg, #37556b 0%, #ea6463 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
}

.fg2-stat-label {
    font-size: 18px;
    font-weight: 600;
    color: #8c9baa;
}

/* Grid - 5 columns */
.fg2-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 14px;
    position: relative;
}

/* Cards */
.fg2-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 22px 20px;
    background: var(--card-bg);
    border-radius: 16px;
    border: none;
    text-decoration: none;
    color: inherit;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
    transform: translateY(25px) scale(0.97);
    min-height: 0;
}

.fg2-card.fg2-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* Icon */
.fg2-card-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: white;
    color: var(--card-color);
    font-size: 22px;
    margin-bottom: 14px;
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.fg2-card:hover .fg2-card-icon {
    background: var(--card-color);
    color: white;
    box-shadow: 0 8px 24px var(--card-glow);
    transform: scale(1.08) rotate(-3deg);
}

/* Body */
.fg2-card-body {
    flex-grow: 1;
}

/* Title */
.fg2-card-title {
    font-size: 15px;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 6px;
    line-height: 1.3;
    transition: color 0.3s ease;
}

.fg2-card:hover .fg2-card-title {
    color: var(--card-color);
}

/* Description - always visible, truncated */
.fg2-card-desc {
    font-size: 12.5px;
    color: #8899a8;
    line-height: 1.45;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.35s ease;
}

.fg2-card:hover .fg2-card-desc {
    -webkit-line-clamp: 5;
    color: #5a6b7a;
}

/* Arrow */
.fg2-card-arrow {
    position: absolute;
    top: 20px;
    right: 18px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    color: var(--card-color);
    font-size: 10px;
    opacity: 0;
    transform: translateX(-6px);
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.fg2-card:hover .fg2-card-arrow {
    opacity: 1;
    transform: translateX(0);
}

/* Hover */
.fg2-card:hover {
    transform: translateY(-5px) scale(1.02);
    background: var(--card-bg-hover);
    box-shadow: 0 12px 35px var(--card-glow), 0 4px 12px rgba(0,0,0,0.03);
    text-decoration: none;
    color: inherit;
}

/* CTA */
.fg2-cta {
    text-align: center;
    margin-top: 50px;
    position: relative;
}

.fg2-cta-text {
    font-size: 16px;
    color: #8c9baa;
    margin-bottom: 20px;
    font-style: italic;
}

.fg2-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 16px 36px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 6px 24px rgba(234, 100, 99, 0.3);
}

.fg2-cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 35px rgba(234, 100, 99, 0.4);
    text-decoration: none;
    color: white;
    gap: 14px;
}

/* Responsive */
@media (max-width: 1199px) {
    .fg2-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 991px) {
    .fg2-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .fg2-stat-number {
        font-size: 44px;
    }
}

@media (max-width: 768px) {
    .fg2-title {
        font-size: 28px;
    }

    .fg2-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .fg2-card {
        padding: 18px 16px;
        opacity: 1;
        transform: none;
    }

    .fg2-card-icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }

    .fg2-card-desc {
        -webkit-line-clamp: 2;
    }

    .fg2-card:hover .fg2-card-desc {
        -webkit-line-clamp: 2;
    }

    .fg2-card-arrow {
        opacity: 1;
        transform: translateX(0);
    }

    .fg2-stat-number {
        font-size: 36px;
    }

    .fg2-stat-label {
        font-size: 15px;
    }

    .fg2-bg-deco {
        display: none;
    }

    .fg2-cta-btn {
        padding: 14px 28px;
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .fg2-grid {
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }

    .fg2-card {
        padding: 16px 14px;
    }

    .fg2-card-icon {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .fg2-card-title {
        font-size: 13px;
    }

    .fg2-card-desc {
        font-size: 11px;
        -webkit-line-clamp: 1;
    }
}


/* ========================================
   App Zusammenspiel (st-49)
   ======================================== */

.app-zusammenspiel .showcase-header {
    text-align: center;
    margin-bottom: 60px;
}

.app-zusammenspiel .showcase-title {
    font-size: 42px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.app-zusammenspiel .showcase-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.app-zusammenspiel .showcase-description {
    font-size: 18px;
    color: #6c757d;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.az-visual {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 60px;
    padding: 40px 0;
}

.az-device {
    text-align: center;
}

.az-device-label {
    display: block;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 600;
    color: #37556b;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Laptop Mockup */
.az-laptop-frame {
    position: relative;
}

.az-laptop-screen {
    width: 420px;
    height: 260px;
    background: #1a1a1a;
    border-radius: 12px 12px 0 0;
    padding: 8px;
    overflow: hidden;
}

.az-laptop-screen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.az-laptop-base {
    width: 480px;
    height: 14px;
    background: linear-gradient(to bottom, #c0c0c0, #a0a0a0);
    border-radius: 0 0 8px 8px;
    margin: 0 auto;
    position: relative;
}

.az-laptop-base::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: #888;
    border-radius: 0 0 4px 4px;
}

.az-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    font-size: 36px;
    border-radius: 6px;
}

.az-placeholder span {
    font-size: 13px;
    font-weight: 600;
}

/* Sync Animation */
.az-sync {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 0 10px;
}

.az-sync-line {
    display: flex;
    gap: 8px;
}

.az-sync-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ea6463;
    animation: az-pulse 1.5s ease-in-out infinite;
}

.az-sync-dot-2 {
    animation-delay: 0.3s;
}

.az-sync-dot-3 {
    animation-delay: 0.6s;
}

@keyframes az-pulse {
    0%, 100% { opacity: 0.3; transform: scale(0.8); }
    50% { opacity: 1; transform: scale(1.2); }
}

.az-sync-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    font-size: 18px;
    box-shadow: 0 6px 20px rgba(234, 100, 99, 0.3);
    animation: az-rotate 3s linear infinite;
}

@keyframes az-rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.az-sync-label {
    font-size: 12px;
    font-weight: 700;
    color: #ea6463;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Phone im Zusammenspiel */
.app-zusammenspiel .modern-phone {
    width: 220px;
    height: 440px;
    background: #1a1a1a;
    border-radius: 30px;
    padding: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.25);
    position: relative;
    overflow: hidden;
}

.app-zusammenspiel .modern-phone::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 22px;
    background: #1a1a1a;
    border-radius: 11px;
    z-index: 2;
}

.app-zusammenspiel .phone-screen {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Benefits */
.az-benefits {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    max-width: 950px;
    margin: 0 auto;
}

.az-benefit {
    display: flex;
    gap: 18px;
    align-items: center;
    padding: 24px 28px;
    background: white;
    border-radius: 16px;
    border-left: 4px solid transparent;
    box-shadow: 0 2px 12px rgba(55,85,107,0.06);
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}

.az-benefit::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: linear-gradient(135deg, rgba(55,85,107,0.04) 0%, rgba(234,100,99,0.04) 100%);
    transition: width 0.35s ease;
}

.az-benefit:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(55,85,107,0.12);
    border-left-color: #ea6463;
}

.az-benefit:hover::before {
    width: 100%;
}

.az-benefit-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    font-size: 20px;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0 4px 14px rgba(55,85,107,0.25);
    transition: all 0.35s ease;
}

.az-benefit:hover .az-benefit-icon {
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    box-shadow: 0 6px 18px rgba(234,100,99,0.3);
    transform: scale(1.05);
}

.az-benefit-content {
    position: relative;
}

.az-benefit-content strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #37556b;
    margin-bottom: 4px;
}

.az-benefit-content p {
    font-size: 13.5px;
    color: #6c8090;
    line-height: 1.5;
    margin: 0;
}

.az-video-cta {
    text-align: center;
    margin-top: 40px;
}

.az-video-cta .video-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: white;
    padding: 14px 28px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(234, 100, 99, 0.3);
}

.az-video-cta .video-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(234, 100, 99, 0.4);
    text-decoration: none;
    color: white;
}

@media (max-width: 991px) {
    .az-visual {
        flex-direction: column;
        gap: 20px;
    }

    .az-laptop-screen {
        width: 340px;
        height: 210px;
    }

    .az-laptop-base {
        width: 380px;
    }

    .az-sync {
        transform: rotate(90deg);
        padding: 10px 0;
    }

    .az-sync-line {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .app-zusammenspiel .showcase-title {
        font-size: 28px;
    }

    .az-laptop-screen {
        width: 280px;
        height: 175px;
    }

    .az-laptop-base {
        width: 320px;
    }

    .app-zusammenspiel .modern-phone {
        width: 180px;
        height: 360px;
    }

    .az-benefits {
        grid-template-columns: 1fr;
    }
}


/* ========================================
   Kundenbereich Kompakt (st-50)
   ======================================== */

.kb-kompakt {
    position: relative;
    overflow: hidden;
}

.kb-inner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 60px;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
    background: linear-gradient(135deg, #f8f9fa 0%, #f0f4f7 100%);
    border-radius: 24px;
    padding: 50px 60px;
    position: relative;
    overflow: hidden;
}

.kb-inner::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(234, 100, 99, 0.08) 0%, transparent 70%);
    border-radius: 50%;
}

.kb-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 16px;
    background: rgba(55, 85, 107, 0.08);
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    color: #37556b;
    margin-bottom: 16px;
}

.kb-badge i {
    font-size: 12px;
}

.kb-title {
    font-size: 28px;
    font-weight: bold;
    color: #37556b;
    margin-bottom: 12px;
    line-height: 1.3;
}

.kb-text {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 20px;
}

.kb-features {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kb-features li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #37556b;
    font-weight: 500;
}

.kb-features li i {
    color: #28a745;
    font-size: 16px;
    flex-shrink: 0;
}

.kb-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ea6463;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s ease;
}

.kb-link:hover {
    gap: 12px;
    color: #d55352;
    text-decoration: none;
}

.kb-visual {
    position: relative;
}

.kb-phone {
    width: 200px;
    height: 400px;
    background: #1a1a1a;
    border-radius: 30px;
    padding: 12px;
    box-shadow: 0 16px 48px rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
}

.kb-phone::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 20px;
    background: #1a1a1a;
    border-radius: 10px;
    z-index: 2;
}

.kb-phone .phone-screen {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.kb-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #37556b 0%, #4a6b7c 100%);
    color: white;
    font-size: 48px;
}

@media (max-width: 768px) {
    .kb-inner {
        grid-template-columns: 1fr;
        padding: 30px 24px;
        gap: 30px;
        text-align: center;
    }

    .kb-title {
        font-size: 24px;
    }

    .kb-features {
        align-items: center;
    }

    .kb-visual {
        display: flex;
        justify-content: center;
    }

    .kb-phone {
        width: 170px;
        height: 340px;
    }

    .kb-link {
        justify-content: center;
    }
}


/* ============================================
   ST-51: Warum MeinHandwerker (Bento-Grid v2)
   ============================================ */

.wm-section {
    position: relative;
    overflow: hidden;
    background: #37556b;
}

.wm-bg-glow { display: none; }

/* --- Header (showcase-Stil, zentriert, weiß auf dunkel) --- */
.wm-section .showcase-header {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 56px;
}

.wm-section .showcase-title {
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.wm-section .showcase-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    border-radius: 2px;
}

.wm-section .showcase-description {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
    max-width: 800px;
    margin: 20px auto 0;
}

/* --- Grid --- */
.wm-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    position: relative;
    z-index: 1;
}

/* --- Card Base --- */
.wm-card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 32px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: translateY(30px);
}

.wm-card.wm-visible {
    opacity: 1;
    transform: translateY(0);
}

.wm-card:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.15);
    transform: translateY(-4px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.wm-card.wm-visible:hover {
    transform: translateY(-4px);
}

/* --- Large cards span 2 cols --- */
.wm-card--preis,
.wm-card--support {
    grid-column: span 2;
}

.wm-card--preis .wm-card__inner,
.wm-card--support .wm-card__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: center;
}

/* --- Card Icon --- */
.wm-card__icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.wm-card--preis .wm-card__icon {
    background: linear-gradient(135deg, #ea6463, #f47776);
    color: #fff;
    box-shadow: 0 8px 24px rgba(234, 100, 99, 0.35);
}

.wm-card--config .wm-card__icon {
    background: linear-gradient(135deg, #37556b, #4a6b80);
    color: #fff;
    box-shadow: 0 8px 24px rgba(55, 85, 107, 0.35);
}

.wm-card--handwerk .wm-card__icon {
    background: linear-gradient(135deg, #ea6463, #f47776);
    color: #fff;
    box-shadow: 0 8px 24px rgba(234, 100, 99, 0.35);
}

.wm-card--offline .wm-card__icon {
    background: linear-gradient(135deg, #4ecdc4, #44b8b0);
    color: #fff;
    box-shadow: 0 8px 24px rgba(78, 205, 196, 0.35);
}

.wm-card--erstag .wm-card__icon {
    background: linear-gradient(135deg, #ea6463, #f47776);
    color: #fff;
    box-shadow: 0 8px 24px rgba(234, 100, 99, 0.35);
}

.wm-card--support .wm-card__icon {
    background: linear-gradient(135deg, #4ecdc4, #44b8b0);
    color: #fff;
    box-shadow: 0 8px 24px rgba(78, 205, 196, 0.35);
}

.wm-card--updates .wm-card__icon {
    background: linear-gradient(135deg, #37556b, #4a6b80);
    color: #fff;
    box-shadow: 0 8px 24px rgba(55, 85, 107, 0.35);
}

/* --- Typography --- */
.wm-card__title {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 12px;
    line-height: 1.3;
}

.wm-card__text {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.65;
    margin: 0 0 18px;
}

/* --- Price Display --- */
.wm-price-display {
    text-align: center;
    margin-bottom: 24px;
}

.wm-price-display__label {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 4px;
}

.wm-price-display__amount {
    font-size: 80px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
}

.wm-price-display__currency {
    font-size: 36px;
    vertical-align: super;
    color: #ea6463;
}

.wm-price-display__period {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 8px;
}

/* --- Price Compare Bars --- */
.wm-price-compare {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.wm-price-compare__row {
    display: grid;
    grid-template-columns: 100px 1fr 50px;
    align-items: center;
    gap: 12px;
}

.wm-price-compare__name {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
}

.wm-price-compare__bar-track {
    height: 12px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 4px;
    overflow: hidden;
}

.wm-price-compare__bar {
    height: 100%;
    border-radius: 4px;
    width: 0;
    transition: width 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.wm-price-compare__bar--mh {
    background: linear-gradient(90deg, #ea6463, #f47776);
}

.wm-price-compare__bar--other {
    background: rgba(255, 255, 255, 0.15);
}

.wm-price-compare__val {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    text-align: right;
    font-weight: 600;
}

.wm-price-compare__val--mh {
    color: #ea6463;
}

/* --- Pills --- */
.wm-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px;
}

.wm-pill {
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    background: rgba(78, 205, 196, 0.12);
    color: #4ecdc4;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid rgba(78, 205, 196, 0.2);
}

/* --- Toggles --- */
.wm-toggles {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
}

.wm-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}

.wm-toggle__sw {
    width: 40px;
    height: 22px;
    border-radius: 12px;
    position: relative;
    flex-shrink: 0;
}

.wm-toggle__sw--on {
    background: #4ecdc4;
}

.wm-toggle__sw--off {
    background: rgba(255, 255, 255, 0.12);
}

.wm-toggle__sw::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    top: 2px;
    transition: left 0.3s;
}

.wm-toggle__sw--on::after { left: 20px; }
.wm-toggle__sw--off::after { left: 2px; }

/* --- Tag --- */
.wm-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 10px;
    background: rgba(234, 100, 99, 0.12);
    color: #ea6463;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid rgba(234, 100, 99, 0.2);
    margin-top: 16px;
}

.wm-tag i { font-size: 0.75rem; }

/* --- Offline Animation --- */
.wm-offline-anim {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 4px;
    padding: 14px 18px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.wm-offline-anim__icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
}

.wm-offline-anim__icon--off {
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.3);
}

.wm-offline-anim__icon--sync {
    background: rgba(78, 205, 196, 0.15);
    color: #4ecdc4;
}

.wm-offline-anim__arrow {
    color: rgba(255, 255, 255, 0.2);
    font-size: 1.1rem;
}

.wm-offline-anim__label {
    font-size: 0.78rem;
    font-weight: 600;
    color: #4ecdc4;
    background: rgba(78, 205, 196, 0.1);
    padding: 4px 10px;
    border-radius: 6px;
}

/* --- Steps --- */
.wm-steps {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.wm-step {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.65);
}

.wm-step__check {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.6rem;
    flex-shrink: 0;
    background: rgba(78, 205, 196, 0.15);
    color: #4ecdc4;
    border: 1px solid rgba(78, 205, 196, 0.25);
}

/* --- Chat --- */
.wm-chat {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
}

.wm-chat__bubble {
    max-width: 90%;
    padding: 14px 18px;
    border-radius: 18px;
    font-size: 15px;
    line-height: 1.5;
}

.wm-chat__bubble p {
    margin: 0;
}

.wm-chat__bubble--user {
    background: linear-gradient(135deg, #37556b, #4a6b80);
    color: #fff;
    align-self: flex-end;
    border-bottom-right-radius: 6px;
}

.wm-chat__bubble--team {
    background: rgba(78, 205, 196, 0.12);
    color: rgba(255, 255, 255, 0.85);
    align-self: flex-start;
    border-bottom-left-radius: 6px;
    border: 1px solid rgba(78, 205, 196, 0.2);
}

.wm-chat__time {
    display: block;
    font-size: 0.65rem;
    opacity: 0.5;
    margin-top: 4px;
    text-align: right;
}

.wm-support-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 8px;
}

.wm-support-feat {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}

.wm-support-feat i {
    color: #4ecdc4;
    font-size: 14px;
}

/* --- Changelog --- */
.wm-changelog {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.wm-changelog__item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    padding: 10px 14px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.03);
}

.wm-changelog__dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}

.wm-changelog__dot--new { background: #4ecdc4; }
.wm-changelog__dot--improve { background: #ea6463; }
.wm-changelog__dot--fix { background: #37556b; }

.wm-changelog__legend {
    display: flex;
    gap: 16px;
    margin-top: 12px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
}

.wm-changelog__legend span {
    display: flex;
    align-items: center;
    gap: 6px;
}

.wm-changelog__legend .wm-changelog__dot {
    width: 6px;
    height: 6px;
}

/* --- CTA --- */
.wm-cta {
    text-align: center;
    margin-top: 48px;
    position: relative;
    z-index: 1;
}

.wm-cta__button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 35px;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%);
    color: #fff;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 8px 25px rgba(234, 100, 99, 0.3);
}

.wm-cta__button:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(234, 100, 99, 0.4);
    color: #fff;
    text-decoration: none;
}

.wm-cta__button i {
    transition: transform 0.3s;
}

.wm-cta__button:hover i {
    transform: translateX(5px);
}

/* --- Staggered delays --- */
.wm-card:nth-child(1) { transition-delay: 0s; }
.wm-card:nth-child(2) { transition-delay: 0.07s; }
.wm-card:nth-child(3) { transition-delay: 0.14s; }
.wm-card:nth-child(4) { transition-delay: 0.21s; }
.wm-card:nth-child(5) { transition-delay: 0.28s; }
.wm-card:nth-child(6) { transition-delay: 0.35s; }
.wm-card:nth-child(7) { transition-delay: 0.42s; }
.wm-card:nth-child(8) { transition-delay: 0.49s; }

/* --- Responsive: Tablet --- */
@media (max-width: 991px) {
    .wm-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .wm-card--preis,
    .wm-card--support {
        grid-column: span 2;
    }

    .wm-header__title {
        font-size: 2.2rem;
    }

    .wm-card {
        padding: 28px;
    }
}

/* --- Responsive: Mobile --- */
@media (max-width: 767px) {
    .wm-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .wm-card--preis,
    .wm-card--support {
        grid-column: span 1;
    }

    .wm-card--preis .wm-card__inner,
    .wm-card--support .wm-card__inner {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .wm-card {
        padding: 24px;
        border-radius: 16px;
    }

    .wm-header__title {
        font-size: 1.8rem;
    }

    .wm-header__text {
        font-size: 1rem;
    }

    .wm-header {
        margin-bottom: 36px;
    }

    .wm-price-display__amount {
        font-size: 3.5rem;
    }

    .wm-price-compare__row {
        grid-template-columns: 80px 1fr 42px;
        gap: 8px;
    }

    .wm-cta {
        margin-top: 36px;
    }

    .wm-cta__button {
        width: 100%;
        justify-content: center;
        padding: 16px 28px;
    }
}

/* =============================================
   Cinematic Video Section
   ============================================= */

/* Fullwidth breakout aus dem freeTextSection-Container */
.video-cinematic-section {
    background: linear-gradient(135deg, #1e2d3d 0%, #37556b 50%, #2c4050 100%);
    padding: 60px 0 70px;
    position: relative;
    overflow: hidden;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

.video-cinematic-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255,255,255,0.04) 0%, transparent 70%);
    pointer-events: none;
}

.video-cinematic-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
    z-index: 1;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 30px;
}

.video-cinematic-content {
    text-align: center;
    margin-bottom: 10px;
}

.video-cinematic-badge {
    display: inline-block;
    background: rgba(234, 100, 99, 0.15);
    border: 1px solid rgba(234, 100, 99, 0.4);
    color: #ea6463;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 50px;
    margin-bottom: 16px;
}

.video-cinematic-content .showcase-title {
    font-size: 42px !important;
    font-weight: bold !important;
    color: white !important;
    margin-bottom: 20px !important;
    position: relative !important;
    display: inline-block !important;
}

.video-cinematic-content .showcase-title::after {
    content: '' !important;
    position: absolute !important;
    bottom: -10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 80px !important;
    height: 4px !important;
    background: linear-gradient(135deg, #ea6463 0%, #f47776 100%) !important;
    border-radius: 2px !important;
}

.video-cinematic-content .showcase-description {
    font-size: 18px !important;
    color: rgba(255,255,255,0.75) !important;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.video-cinematic-player {
    position: relative;
    width: 100%;
}

.video-cinematic-thumbnail {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    aspect-ratio: 16 / 9;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.4);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.video-cinematic-thumbnail:hover {
    transform: translateY(-4px) scale(1.005);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.5);
}

.video-cinematic-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.video-cinematic-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.15);
    transition: background 0.3s ease;
}

.video-cinematic-thumbnail:hover .video-cinematic-overlay {
    background: rgba(0, 0, 0, 0.05);
}

.video-cinematic-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.95);
    border: none;
    cursor: pointer;
    z-index: 2;
    padding: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
    animation: videoPulse 2s ease-in-out infinite;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.video-cinematic-play svg {
    width: 28px;
    height: 28px;
    margin-left: 3px;
}

.video-cinematic-thumbnail:hover .video-cinematic-play {
    animation: none;
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}

@keyframes videoPulse {
    0%, 100% { transform: translate(-50%, -50%) scale(1); }
    50% { transform: translate(-50%, -50%) scale(1.08); }
}

/* Video-Container innerhalb cinematic (nach Klick) */
.video-cinematic-player .video-container {
    margin: 0 !important;
    max-width: 100% !important;
    border: none !important;
    box-shadow: none !important;
    background: #000 !important;
    border-radius: 12px !important;
}

/* Cinematic Video Responsive */
@media (max-width: 768px) {
    .video-cinematic-section {
        padding: 40px 0 50px;
    }

    .video-cinematic-inner {
        padding: 0 20px;
    }

    .video-cinematic-content .showcase-title {
        font-size: 28px !important;
    }

    .video-cinematic-subtitle {
        font-size: 15px;
    }

    .video-cinematic-play {
        width: 64px;
        height: 64px;
    }

    .video-cinematic-play svg {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 480px) {
    .video-cinematic-section {
        padding: 30px 0 40px;
    }

    .video-cinematic-inner {
        padding: 0 15px;
    }

    .video-cinematic-content .showcase-title {
        font-size: 24px !important;
    }

    .video-cinematic-subtitle {
        font-size: 14px;
    }

    .video-cinematic-play {
        width: 56px;
        height: 56px;
    }

    .video-cinematic-play svg {
        width: 20px;
        height: 20px;
    }
}